@charset "utf-8";

/* layout
------------------------------------------------------------------------------- */
#content {
	position: relative;
	padding: 0;
	margin: -50px 0 0 0;
}
.container {
	width: 95%;
	margin: 0 auto 3em;
	padding: 0 15px;
	box-sizing:border-box;
}

/* heading style
------------------------------------------------------------------------------- */
.heading01 {
	font-size: 23px;
	font-size: 2.3rem;
	line-height: 1.6;
	margin-bottom: 1.2em;
}
.heading02 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.6;
	margin-bottom: 0;
	color: #818181;
}
.heading03 {
	font-size: 17px;
	font-size: 1.7rem;
	margin: 1em 0 0.5em;
}

/* hr
------------------------------------------------------------------------------- */
hr {
	border-style: solid;
	border-width:1px 0 0 0;
	border-color: #ccc; 
	height:1px;/* for IE6 */
	clear:both;/* for IE6 */
}

.rule01 {
	width: 130px;
	margin:2.8em auto;
	border-top: 1px solid #fff;
	text-align: center;
}

.rule02 {
	width: 100px;
	height: 1px;
	margin: 1em auto 2em;
	text-align: center;
}

.icon-facebook02 {
	padding: 0 3px 0 0;
}

.icon-instagram02 {
	padding: 0 3px 0 0;
}

ul.style01 {
	margin-bottom: 5em;
}

ul.style01 li {
	padding: 1em 0;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	font-size: 1.3rem;
}

ul.style01 li span{
	padding: 0 1em 0 0;
	font-size: 17px;
	font-size: 1.7rem;
} 

/* navi 
==================================================================================== */
/* navigation - g-navi-sp
------------------------------------------------------------------------------- */
.g-navi {
	font-size: 23px;
	font-size: 2.3rem;
	letter-spacing: 0.1em;
}

.g-navi li a{
	color:#FFF;
	}


.address {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
}

/* navigation - toggle_menu
------------------------------------------------------------------------------- */
.menu_open,
.menu_close,
.menu_tel{
	display: block;
	position: relative;
	width: 26px;
	height: 26px;
	border: none;
}
.menu_open span {
	display: block;
	position: relative;
	width: 100%;
	height: 2px;
	background: #fff;
	transition: all .3s;
}

.menu_open.remix span {
	background: #9D9C9C;
}


span.first,
span.second {
	margin-bottom: 8px;
}

.menu_close span {
	display: block;
	position: relative;
	top: -2px;
	left: -3px;
	width: 33px;
	height: 2px;
	margin: 0 0 10px 0;
	background: #fff;
	transition: all .3s;
}

.menu_close span:before,
.menu_close span:after{
	display: none;
}
.menu_close span.first{
	-webkit-transform: translate(0px,12px) rotate(45deg);
	transform: translate(0px,12px) rotate(45deg);
}
.menu_close span.second{
	opacity: 0;
	width: 0;
}
.menu_close span.third{
	-webkit-transform: translate(0px,-12px) rotate(-45deg);
	transform: translate(0px,-12px) rotate(-45deg);
}


/* main stylesheet
==================================================================================== */

/* slider
------------------------------------------------------------------------------- */
.slider-pro {
	margin: 0 auto 3em !important;
}
#slider01 .center-center {
	height: 18%;
}
#slider01 h1.sitename img {
	width: 140px;
}

/* menu-sp 繝｡繝九Η繝ｼ 繝医Μ繧ｬ繝ｼ */
.fix
{
	z-index: 9999;
	background-color: #CCC;
	opacity:0.5;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 0px;
	position: fixed;
}

.pos_topright {
	display: block;
	float: right !important;
	margin:3px 10px 3px 0;
	z-index: 9999;
}
.pos_topleft {
	z-index: 9999;
	margin:6px 0 3px 10px;
}

.close {
	z-index: 9999;
	position: fixed;
	top: 30px; right: 30px;
}





/* scroll-down */
.scroll-down {
	position: absolute;
	top: -70px;
  left: 0;
  right: 0;
	width: 25px;
	margin: 0 auto;
}
/* follow us */

.follow-us {
	position: relative;
	cursor: pointer;
}
.sns {
	position: absolute;
	top: 1.3em;
	display:none;
	font-size: 25px !important;
}
.sns li {
	margin-right: 0.5em;
}
.right-top .heading01 {
	color: #fff !important;
}


/* about
------------------------------------------------------------------------------- */
#about {
	height: auto;
	background-image: url(../images/top/bg_sp.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
	background-size:cover;
	color: white;
}
#about .container {
	width: 81%;
	margin: 0 auto;
	padding: 6em 0 4.5em;
}
#about .inner {
	text-align: left;
	margin-bottom: 1.5em; 
}
#about .heading01 {
	font-size: 30px;
	font-size: 3.0rem;
	color: #fff;
	line-height: 1;
	text-align: center;
}

/* wedding
------------------------------------------------------------------------------- */
#wedding {
	height: auto;
	background-image: url(../images/top/bg-wedding-sp.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	/* [disabled]background-color: #000; */
	background-size: cover;
	color: white;
	margin: 0;
	padding: 0;
}
#wedding .container {
	width: 81%;
	margin: 0 auto;
	padding: 6em 0 4.5em;
}
#wedding .inner {
	text-align: left;
	margin-bottom: 1.5em; 
}
#wedding .heading01 {
	font-size: 30px;
	font-size: 3.0rem;
	color: #fff;
	line-height: 1;
	text-align: center;
}

#wedding-mini {
	height: auto;
	background-image: url(../images/top/bg-wedding-sp.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
	background-size:cover;
	color: white;
}
#wedding-mini .container {
	width: 81%;
	margin: 0 auto;
	padding: 10em 0 4.5em;
}
#wedding-mini .inner {
	text-align: left;
	margin-bottom: 1.5em; 
}
#wedding-mini .heading01 {
	font-size: 30px;
	font-size: 3.0rem;
	color: #fff;
	line-height: 1;
	text-align: center;
}


#about p,
#wedding p,
#about h2,
#wedding h2
{
	color: #fff !important;
}

/* style guide
------------------------------------------------------------------------------- */
#styleguide {
	margin: 0 auto 4.3em;
	padding: 0;
}
#styleguide .heading01 {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #fff;
}
#styleguide .right h1.post-title {
	font-size: 15px;
	font-size: 1.5rem;
	padding: 1.2em;
	line-height: 1.5;
}
#styleguide .inner {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
}
#styleguide .text-bloc {
	position: absolute;
	bottom: 0 !important; left: 0;
	text-align: center;
	width: 100%;
	height: auto;
	margin: 0 auto;
	color: #fff;
	background-image: url(../images/top/bg03.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	background-size:cover;
}
#styleguide .inner-x {
	padding: 1.5em 0 2em;
}


/*  Shop Information
------------------------------------------------------------------------------- */
#store {
	margin: 0 auto 4.3em;
	padding: 0;
}
#store .left {
	width: 100%;
	height: 200px;
}
#store .right {
	width: 100%;
	height: 200px;
	background-color: #000;
}
.followus {
	color: #818181;
}
.followus p {
	padding: 0 0 0 0;
}

#map_canvas {
	width: 100%;
	height: 210px;
	margin: 0 auto;
	display: block;
	zoom: 1;
}
#map_canvas label { width: auto; display: inline; }
#map_canvas img { max-width: none; max-height: none; }

/* info
------------------------------------------------------------------------------- */
#shopinfo {
	margin: 0 auto;
	padding: 0;
}
#shopinfo .heading02 {
	margin-bottom: 1em;
}
#shopinfo p {
	width: 85%;
	margin: 0 auto;
	text-align: center;
}
#shopinfo h1.sitename-typo01 img {
	width: 100px;
	margin-bottom: 1em;
}

/*  instagram
------------------------------------------------------------------------------- */
.insta {
	margin: 0;
	padding: 0;
	background: #fff;
}
.insta ul {
	padding: 0 3em 3em;
}
.insta ul li img {
	width: 150px !important;
}
ul.instagram {
	padding: 0 3em 0;
	line-height: 0;
}
ul.instagram li img {
	width: 150px !important;
}

/* jcarousel-control
------------------------------------------------------------------------------- */
.jcarousel-control-prev {
	z-index: 100;
	position: absolute;
	top: 33%;
	left: 15px;
}
.jcarousel-control-next {
	z-index: 100;
	position: absolute;
	top: 33%;
	right: 15px;
}
img.carousel-btn {
	width: 40px;
}

/* footer
------------------------------------------------------------------------------- */
footer {
	position: relative;
	background-color: #2f3135;
	color:  #fff;
	padding: 3em 0;
}
footer .container {
	margin: 0 auto;
}
footer h1.sitename img {
	width: 100px;
	margin-top: 1em;
	margin-bottom: 1em;
}

footer ul {
	margin: 1.3em 0 0.3em;
}
footer ul li {
}
footer ul li a {
	padding: 0 0.1em;
}
.creadit {
	display: block;
	font-family: "Lato","Lucida Grande","Noto Sans Japanese" "貂ｸ繧ｴ繧ｷ繝・け","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","・ｭ・ｳ 繧ｴ繧ｷ繝・け",sans-serif; 
	font-size: 12px !important;
	font-size: 1.2rem !important;
	color: #97989a;
	padding-top: 1em;
}

/* pagetop
------------------------------------------------------------------------------- */
.pagetop {
	display: none;
	position: absolute;
	top: 20px;
	right: 30px;
	z-index: 9999;
}
.pagetop a {
	display: block;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #606060;
	text-align: center;
	font-size: 25px;
	text-decoration: none;
	line-height: 2.4em;
}

/* #blog pages style 
==================================================================================== */
.center-top {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	margin: auto;
	width: 100%;
}
#slider02 h1.sitename img {
	width: 110px;
	position: relative;
	top: 27vw;
}

/* pages
==================================================================================== */
body#pages .bloc {
	margin-bottom: 1em;
	font-size: 14px;
	font-size: 1.4rem;
}
body#pages .bloc h2 {
	margin-bottom: 1em;
}
body#pages .intro {
	width: 90%; /* 370/785* */
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0 auto 2.5em;
}
body#pages .bloc .intro p {
	font-size: 14px;
	font-size: 1.4rem;
}
img.image-fl  {
	width: 90%; /* 370/785* */
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
}
.txt-fl {
	width: 90%;
	margin: 0 auto 2em;
}
.txt-fr {
	width: 90%;
	margin: 0 auto 2em;
}

body#pages #fabrics .bloc h2 {
	margin-bottom: 0;
}
body#pages #howtoorder .bloc h2 {
	position: relative;
	top: -15px;
	margin-bottom: 0;
}

body#pages #howtoorder .bloc h2:first-letter {
  font-size: 2em;
	color: #5d5d5d !important;
	padding: 0 1px 0 0;
}

body#pages #fabrics .bloc h2:first-letter {
  font-size: 2em;
	color: #5d5d5d !important;
	padding: 0 1px 0 0;
}

p.ja {
	font-size: 12px;
	font-size: 1.2rem;
}

/* 繧ｦ繧ｧ繝・ぅ繝ｳ繧ｰ */

.before {
	width: 49%;
	float: left;
}

.after {
	width: 49%;
	float: right;
}

.tuxedo-image {
	width: 49%;
	margin: 0 auto;
}

.round-img {
	width: 150px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.before h2,
.after h2 {
	font-size: ・�5px;
	font-size: 1.5rem;
	text-decoration: underline;
	padding-bottom: 0.8em;
}

.carousel-item p {
	padding-top: 0.5em;
}

.arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #000;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}
.arrow::before,
.arrow::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}

.owl-controls {
	position: absolute;
	top: 0;
	width: 100%;
}
.owl-prev{
	position: absolute;
  top: 134px; 
  left: 10px;
}
.owl-next{
	position: absolute;
  top: 134px; 
  right: 10px;
}


.tuxedo-wrapper {
	width: 75%;
	margin: 0 auto;
}

.tuxedo-wrapper .grid-col {
	width: 49%; /*390/1170*/
	margin-right: 1%;
	text-align: left;
	height: 250px;
}


.sample5-1::before{
	left: 3px;
	width: 10px;
	height: 10px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.sample5-2::before{
	left: 3px;
	width: 10px;
	height: 10px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.top-time {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    margin: auto;
    width: 40%;
    height: 25%;
    padding: 1%;
    background: rgba(222,222,222,0.8);
}

.top-time table {
	text-align: center;
}
.top-time table, .top-time table tr, .top-time table th, .top-time table td {
    border-collapse: collapse;
    border: 1px solid gray;
    font-size: 1em;
}
.top-time table th, .top-time table td {
	padding: 10px;
}

.top-time p {
    font-size: 1.2em;
    text-align: center;
    padding: 0.5em;
}

#flu {
	margin-top: -73px;
	padding-top: 73px;
}

/* min-width:480px
==================================================================================== */
@media screen and (min-width:480px){
/* about */
#about {
	background-image: url(../images/top/bg_sp.jpg);
}
#wedding {
	background-image: url(../images/top/bg04.jpg);
	background-position: center;
}

.tuxedo-wrapper .grid-col {
	height: auto !important;
}

}


/* min-width:768px
==================================================================================== */
@media screen and (min-width:768px){
#full .center-center {
	height: 12%;
}
/* about */
#about .inner,
#wedding .inner {
	text-align: center;
}

/* instagram */
ul.instagram li img {
	width: 250px !important;
}
/* jcarousel-control */
.jcarousel-control-prev {
	top: 40%;
	left: 30px;
}
.jcarousel-control-next {
	top: 40%;
	right: 30px;
}
img.carousel-btn {
/* 	width: 48px; */
}

/* Shop Information */
#store .left {
	float: left;
	width: 50%;
	height: 410px;
}
#store .right {
	float: right;
	width: 50%;
	height: 410px;
	background-color: #000;
}
#map_canvas {
	height: 410px;
}
#store p {
	text-align: center;
}

/* styleguide */
#styleguide .left {
	float: left;
	width: 50%;
}
#styleguide .right {
	float: right;
	width: 50%;
}

body#pages .container {
	max-width: 785px;
}

body#pages .bloc {
	margin-bottom: 1.5em;
}

img.image-fl  {
	float: left;
	width: 48.40%; /* 370/785* */
	margin-bottom: 2em;
	clear: both;
}
.txt-fl {
	float: left;
	width: 48.40%; /* 370/785* */
	margin-bottom: 2em;
}
.txt-fr {
	float: right;
	width: 48.40%; /* 370/785* */
	margin-bottom: 2em;
}
#slider02 h1.sitename img {
	width: 140px;
	position: relative;
	top: 5.2vw;
}

.owl-prev{
  top: 272px; 
}
.owl-next{
  top: 272px; 
}

.before h2,
.after h2 {
	font-size: ・托ｼ湾x;
	font-size: 1.8rem;
}

.tuxedo-wrapper {
	width: 50%;
}

	 .domannnaka{
		width: 50%;
		float: center;
		margin: 0 235px 0 270px;
	}
	

}

/* min-width:992px
==================================================================================== */
@media screen and (min-width:992px){



}

/* pc 
==================================================================================== */
@media screen and (min-width:1200px){
.container {
	max-width: 1170px;
}
#wedding {
	background-position: center center;
	background-repeat: no-repeat;
}

}
#journal.grid-col a:hover{
	color:#999;
}








.fix
{
	z-index: 9999;
	background: url(../images/top_navi_bg.png);
	height:73px;
	width:100%;
	box-sizing: border-box;
	/*padding: 10px 0px;*/
	position: fixed;
	display:flex;
}

.pos_topright {
	display: block;
	float: right;
	margin:10px 15px 3px 0;
	z-index: 9999;
}
.pos_topleft {
	z-index: 9999;
	margin:13px 0 3px 20px;
	float:left;
}
.pos_topleft_tel {
	z-index: 9999;
	margin:18px 10px 3px 10px;
	float: right;
	margin-left:auto;
}
@media screen and (min-width:1400px){
.pos_topleft_logo{
	z-index: 100000 !important;
	margin:-10px auto;
	/*padding-left:570px;
	float:left;*/
}
}
@media screen and (max-width:1400px){

.pos_topleft_logo{
	z-index: 100000 !important;
	margin:-10px 0 3px 0;
	padding-left:510px;
	float:left;
}

}
@media screen and (max-width:1200px){
.pos_topleft_logo{
	z-index: 100000 !important;
	margin:-10px 0 3px 0;
	padding-left:450px;
	float:left;
}
}
@media screen and (max-width:1000px){
.pos_topleft_logo{
	z-index: 100000 !important;
	margin:-10px 0 3px 0;
	padding-left:350px;
	float:left;
}
}
@media screen and (max-width:800px){
.pos_topleft_logo{
	z-index: 100000 !important;
	margin:0 0 3px 0;
	padding-left:250px;
	float:left;
}
}
@media screen and (max-width:768px){
#slider01 .news{
	position:absolute;
	border:#F6F6F6 10px double;
	margin:0 auto 20px auto !important;
	padding:15px 0!important;
	width:95% !important;
	top: 40;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
    background-color:rgba(255,255,255,0.6);
	box-sizing:border-box;
}
#slider01 .news p.box_1
{
	font-size:13px;
	text-align: center;
	color:#666;
	padding:0 !important;
	line-height: 150%;
}
#slider01 .news h3.h3_01
{
	text-align:center;
	font-size:18px;
	color:#333;
	margin:0 0 20px 0;
	line-height: 130%;
}
#slider01 .news strong{
	font-size:14px !important;
	font-weight:normal;
}
.top-time {
    width: 90%!important;
    height: 21%!important;
}

#store .left{
	    margin-top: 50px;
}
}

@media screen and (max-width:600px){
.pos_topleft_logo{
	z-index: 9999;
	margin:0 0 3px 0;
	padding-left:71px;
	float:left;
}
.pos_topleft_logo img{
	width:70%;
}
.top-time {
    height: 232px!important;
}
#flu {
	margin-top: -73px;
	padding-top: 73px;
}
}
@media screen and (max-width:400px){
.pos_topleft_logo{
	z-index: 9999;
	margin:0 0 3px 0;
	padding-left:40px;
	float:left;
}
.pos_topleft_logo img{
	width:80%;
}

.top-time table, .top-time table tr, .top-time table th, .top-time table td {
    font-size: 0.8em;
}
.top-time table th, .top-time table td {
	padding: 4px;
}	
.top-time {
    height: 131px!important;
}
}
header .traetment_menu{
	padding:0 0 20px 0;
	width:30%;
	text-align:center;
	box-sizing:border-box;
}
header .traetment_menu a{
	font-size:14px;
	background:#FFF;
	padding:5px 0;
	color: #999;
	display:block;
}

header .traetment_menu a:hover{
	background-color:#CCC;
	color: #F9F9F9;
	transition:.4s;
}
.post-body .traetment_menu{
	padding:0 0 20px 0;
	margin-right:10px;
	width:31%;
	text-align:center;
	box-sizing:border-box;
	float:left;
}
.post-body .traetment_menu a{
	font-size:14px;
	background: #666;
	padding:5px 0;
	color: #FFF;
	display:block;
}

.post-body .traetment_menu a:hover{
	background-color: #FFF;
	color: #666;
	transition:.4s;
}
.post-body table{
	background-color:#FFF;
}
.post-body table th{
	text-align:center;
	vertical-align:middle;
	padding:10px 0;
}
.post-body table td{
	padding:10px;
}
#slider01 .news{
	position:absolute;
	border:#F6F6F6 10px double;
	padding:10px;
	margin:0 auto;
	width:35%;
	margin-top:25px !important;
	margin-bottom:20px;
	top: 40;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
    background-color:rgba(255,255,255,0.6)	;
}
#slider01 .box_1
{
	text-align: center;
	line-height: 150%;
	color:#666;
	padding:0 0 5px 0;
}
#slider01 h3.h3_01
{
	text-align:center;
	font-size:22px;
	margin-bottom:10px;
	color:#333;
}
#slider01 .news strong{
	font-size:16px;
	color:#4C4C4C;
	padding:10px 0 20px 0 !important;
}


