@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.pageTitle .photoBox .photo {background-image: url(../img/wedding/main_visual_bg.jpg);}
#main .content {padding-top: 27px;width: 1122px;}
#main .headLine06 {margin-bottom: 45px;}
#main .text {
	margin: 0 auto 30px;
	width: 650px;
	position: relative;
	font-size: 14px;
	line-height: 2.15;
	text-align: center;
}
@media all and (min-width: 0) and (max-width: 767px) {
	#main .text {margin-bottom: 20px;width: auto;letter-spacing: 0;}
	#main .text01 {margin-bottom: 70px;}
	#main .text:before {height: 30px;bottom: -45px;}
	#main .photo {margin-bottom: 60px;}
	#main .photo img {max-width: 100%;}
	#main .photo:before {
		margin-left: -11px;
		width: 22px;
		height: 26px;
		bottom: -26px;
		background-size: 22px auto;
	}
	#main .photo01 {margin-bottom: 60px;}
	#main .h3Ttl01 {margin-bottom: 30px;width: auto;}
	#main .cody {margin: 0 10px 50px;padding-top: 0;width: auto;}
	#main .cody .imgBox {margin-bottom: 70px;}
	#main .cody .imgBox .photoBox {float: none;text-align: center;}
	#main .cody .imgBox .photoBox img {max-width: 100%;}
	#main .cody .imgBox .textBox {margin-top: 10px;width: auto;float: none;}
	#main .cody .imgBox .textBox h4 {margin-bottom: 10px;letter-spacing: 0;}
	#main .cody .imgBox .textBox .title {margin-bottom: 20px;}
	#main .cody .area {margin: 0 0 40px;}
	#main .cody .area .ttl .num {top: -50px !important;}
	#main .cody .area .lBox {margin-bottom: 60px;width: auto;float: none;}
	#main .cody .area .rBox {width: auto;float: none;}
	#main .cody .area .txtBox {margin: -30px 0 20px;}
	#main .cody .area .txtBox ul {margin: 20px 5px 0 0 !important;width: 48%;float: left;}
	#main .cody .imgInner {margin: 0 0 50px !important;}
	#main .cody .imgInner .phoBox {margin: 0 auto;max-width: 451px;float: none !important;}
	#main .cody .imgInner .phoBox img {width: 100%;}
	#main .cody .imgInner .phoBox .shadow {
		width: 100%;
		height: 100%;
		position: absolute !important;
		right: -10px;
		bottom: -10px;
		left: inherit !important;
		top: inherit !important;
	}
	#main .cody .imgInner .txtBox {
		width: auto !important;
		float: none !important;
		display: block !important;
		table-layout: inherit;
	}
	#main .cody .imgInner .txtBox .subBox {padding: 35px 0 10px;display: block;}
	#main .cody .imgInner .txtBox h4 {margin-bottom: 20px;font-size: 20px;}
	#main .cody .imgInner .txtBox h4 .small {margin-bottom: 5px;font-size: 13px;}
	#main .cody .imgInner .txtBox .en {margin-bottom: 16px;font-size: 15px;letter-spacing: 0;}
	#main .hikady {margin: 0 10px 40px;padding-top: 0;width: auto;}
}
/*------------------------------------------------------------

	 SERVICE

------------------------------------------------------------*/
#service .headLine04 {margin-bottom: 0;}
#service .flexbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 5rem;
}
#service .mb120 {margin-bottom: 120px;}
#service .flexbox figure {width: 49%;}
#service .txtbox {width: 49%;}
#service .txtbox h4 {max-width: 200px;margin: 0 auto 24px;text-align: center;}
#service .txtbox h3 {margin-bottom: 16px;font-size: 18px;text-align: center;}
#service .txtbox p {margin-bottom: 20px;}
#service .insta {font-size: 18px;text-align: center;}
#service .insta a {transition: .5s;}
#service .insta a:hover {opacity: .5;}
#service .insta img {vertical-align: text-top;}
#service .comLink {text-align: center;}
#service .box {margin-bottom: 5rem;padding-top: 10rem;}
#service .img1 {max-width:500px;margin: 0 auto;}
#service .imgbox h4 {margin-bottom: 53px;font-size: 20px;text-align: center;}
#service .img1 div:nth-of-type(1) {position: relative;margin-bottom: 132px;text-align: center;}
#service .img1 div:nth-of-type(1):before {
	margin-left: -22px;
	width: 44px;
	height: 51px;
	position: absolute;
	left: 50%;
	bottom: -51px;
	background: url(../img/common/icon12.png) no-repeat;
	content: "";
}
#service .photo01 {margin: -6px 0 110px;}
#service .photo:last-child:before {display: none;}
#service .imgBox {margin-bottom: 166px;}
#service .imgBox .photoBox {float: left;}
#service .imgBox .textBox {margin-top: 12px;width: 714px;float: right;}
#service .imgBox .textBox h4 {
	margin-bottom: 19px;
	font-size: 24px;
	letter-spacing: 0.07em;
	font-family: 'urw-din', sans-serif;
}
#service .imgBox .textBox h4 img{max-width: 100px;}
#service .imgBox .textBox .title {
	margin-bottom: 35px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7;
}
#service .imgBox .textBox p {font-size: 14px;line-height: 2;}
#service .area {
	display: flex;    
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 13rem;
}
#service .area .lBox {width: 49%;}
#service .area .rBox {width: 49%;}
#service .area .ttl {
	margin-bottom: 35px !important;
	position: relative;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	font-family: 'urw-din', sans-serif;
	z-index: -1;
}
#service .area .ttl .num {
	display: block;
	position: absolute;
	left: 25px;
	top: 0px;
	z-index: -1;
}
#service .area h4 {margin-bottom: 21px;text-align: left;z-index: 1;}
#service .area p {margin-bottom: 46px;line-height: 1.7;}
#service .area .txtBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}
#service.area ul {margin-right: 10px;}
#service li {
	position: relative;
	padding-left: 14px;
	line-height: 1.8;
}
#service li::before {
	content: '';
	position: absolute;
	top: 9px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #000;
}
#service .area .txtBox li span {display: block;}
#service .area .txtBox li .dot {margin-top: 4px;float: left;font-size: 7px;}
#service .area .txtBox li .txt {padding-left: 0.8em;}
#service .area .note {margin-bottom: 0;font-size: 13px;}
#service .area .rBox p {margin-bottom: 80px;}
#service .area .rBox p:last-child {margin-bottom: 0;}
#service .imgInner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 11rem;
}
#service .imgInner:nth-last-of-type(2) {flex-direction: row-reverse;margin-right: 18px;}
#service .imgInner .phoBox {position: relative;width: 45%;}
#service .imgInner .phoBox img {position: relative;z-index: 10;}
#service .imgInner .phoBox .shadow {
	width: 100%;
	height: 100%;
	position: absolute !important;
	top: 18px;
	right: -18px;
	z-index: 1;
	background-color: #F4F4F4;
}
#service .imgInner .txtBox {width: 45%;display: table;table-layout: fixed;}
#service .imgInner .txtBox .subBox {vertical-align: middle;}
#service .imgInner .txtBox h4 {margin-bottom: 28px;font-size: 24px;text-align: left;}
#service .imgInner .txtBox h4 span {display: block;font-size: 16px;}
#service .imgInner .txtBox h4 .small {
	margin-bottom: 10px;
	display: block;
	font-size: 13px;
	font-weight: 400;
}
#service .imgInner .txtBox .en {
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	font-family: 'urw-din', sans-serif;
}
#service .imgInner .txtList li {
	margin-bottom: 1px;
	font-size: 14px;
	line-height: 1.7;
	overflow: hidden;
	zoom: 1;
}
#service .imgInner .txtList li:last-child {margin-bottom: 0;}
#service .imgInner .txtList li span {display: block;}
#service .imgInner .txtList li .dot {margin-top: 4px;float: left;font-size: 7px;}
#service .imgInner .txtList li .txt {padding-left: 1em;}
#service .comBtn2 {margin-bottom: 0;}
#service .comImgBox .bg01 {background-image: url(../img/wedding/photo08.jpg);}
#service .hikady {margin: 0 auto 148px;padding-top: 50px;width: 780px;}
#service .hikady .headLine07 {margin: 0 0 47px -30px;font-size: 24px;text-align: left;}
#service .hikady .title {margin-bottom: 27px;font-size: 16px;font-weight: bold;}
#service .hikady p {font-size: 14px;line-height: 1.7;}
#service .comBtn2 a {margin-bottom: 2rem;cursor: pointer;}
/*.accordion_header {
	position: relative;
	max-width: 300px;
	height: 5rem;
	margin: 0 auto 3rem;
	padding: 10px;
	border: 2px solid #222;
    background-color: #222;
    color: #fff;
	font-family: 'urw-din', sans-serif;
    font-size: 18px;
	font-weight: 100;
    text-align: center;
	cursor: pointer;
	z-index: +1;
}
.accordion_header::after {
	content: "";
	position: absolute;
	right: 25px;
	top: 38%;
	transition: all 1s ease-in-out;
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.accordion_header.open {display: none;}
.accordion_header.open::after {transform: rotate(-45deg);}
.accordion_header::before {content: 'VIEW MORE';}
.accordion_header.open::before {content: 'CLOSE';}
.accordion_inner {display: none;}
a.close_btn {
	display: block;
	margin: 5rem auto 0;
	font-family: 'urw-din', sans-serif;
    font-size: 18px;
	text-align: center;
	cursor: pointer;
}
a.close_btn::after {content: "✕";padding-left: 1rem;}*/
/*--------wedding2のcss--------------*/
.panel {display: none;}
.nav-list.is-open .panel {display: block;}
.button {
	display: block;
	position: relative;
	max-width: 300px;
	height: 5rem;
	margin: 0 auto 3rem;
	padding: 10px;
	border: 2px solid #222;
    background-color: #222;
    color: #fff;
	font-family: 'urw-din', sans-serif;
    font-size: 18px;
	font-weight: 100;
    text-align: center;
	cursor: pointer;
	z-index: +1;
}
.button::before {
	content: "";
	position: absolute;
	right: 25px;
	top: 38%;
	transition: all 0.2s ease-in-out;
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.button::after {content: 'VIEW MORE';color: #fff;}
.nav-list.is-open .button {display: none;}
.nav-list.is-open .close {
	margin-top: 5rem;
	border: none;
	background: #fff;
	color: #000;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}
.nav-list.is-open .close::after {content: 'CLOSE ×';color: #222;}
@media all and (min-width: 0) and (max-width: 767px) {
	#service .box {margin-bottom: 5rem;padding-top: 8rem;}
	#service .flexbox figure {
		-webkit-box-ordinal-group:1;
		-ms-flex-order:1;
		-webkit-order:1;
		order:1;
		width: 100%;
		margin-bottom: 20px;
	}
	#service .txtbox {
		-webkit-box-ordinal-group:2;
		-ms-flex-order:2;
		-webkit-order:2;
		order:2;
		width: 100%;
	}
	#service .txtbox h3 {font-size: 1.6rem;}
	#service .photo01 {margin-bottom: 3rem;}
	#service .area .lBox,
	#service .area .rBox {width: 100%;margin-bottom: 30px;}
	#service .area .rBox p {margin-bottom: 30px;}
	#service .imgInner {margin: 0 18px 3rem 0;}
	#service .imgInner .phoBox {
		-webkit-box-ordinal-group:1;
		-ms-flex-order:1;
		-webkit-order:1;
		order:1;
		width: 100%;
		margin-bottom: 4rem;
	}
	#service .imgInner .txtBox {
		-webkit-box-ordinal-group:2;
		-ms-flex-order:2;
		-webkit-order:2;
		order:2;
		width: 100%;
	}
	#service .imgInner .txtBox h4 {font-size: 2rem;}
	#service .img1 div:nth-of-type(1) {margin-bottom: 55px;}
	#service .imgbox h4 {margin-bottom: 25px;font-size: 16px;}
	#service .area {margin-bottom: 3rem;}
	.accordion_header {border-width: 1px;}
}