@charset "UTF-8";
.faq .in:after {
	content: '';
	display: block;
	clear: both
}
@font-face {
	font-family: berthold_walbaum_bookregular;
	src: url(../common/font/berthold_walbaum_book_regular-webfont.eot);
	src: url(../common/font/berthold_walbaum_book_regular-webfont.eot?#iefix) format("embedded-opentype"), url(../common/font/berthold_walbaum_book_regular-webfont.woff2) format("woff2"), url(../common/font/berthold_walbaum_book_regular-webfont.woff) format("woff"), url(../common/font/berthold_walbaum_book_regular-webfont.ttf) format("truetype"), url(../common/font/berthold_walbaum_book_regular-webfont.svg#berthold_walbaum_bookregular) format("svg");
	font-weight: 400;
	font-style: normal
}
.section01 {
	background: url(../img/guest/section_bg.jpg) center 0 no-repeat;
	background-size: cover;
	padding: 100px 0;
	font-family: source-han-serif-japanese, serif
}
@media screen and (max-width:460px) {
	.section01 {
		width: 100%;
		padding: 32px 0
	}
}
.section01 .in {
	position: relative;
	width: 1080px;
	margin: 0 auto
}
@media screen and (max-width:460px) {
	.section01 .in {
		width: 100%
	}
}
.section01 .in .leaf {
	position: absolute;
	width: 100%
}
.section01 .in .leaf img {
	position: absolute
}
.section01 .in .leaf .p01 {
	top: 20px;
	left: 4%
}
@media screen and (max-width:460px) {
	.section01 .in .leaf .p01 {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		width: 10%;
		top: 80px;
		left: 4%
	}
}
.section01 .in .leaf .p02 {
	top: 200px;
	left: 11%;
	-webkit-transform: scale(.6) rotate(90deg);
	-ms-transform: scale(.6) rotate(90deg);
	transform: scale(.6) rotate(90deg)
}
@media screen and (max-width:460px) {
	.section01 .in .leaf .p02 {
		-webkit-transform: scale(.85) rotate(25deg);
		-ms-transform: scale(.85) rotate(25deg);
		transform: scale(.85) rotate(25deg);
		width: 10%;
		top: 190px;
		left: 5%
	}
}
.section01 .in .leaf .p03 {
	top: -7px;
	right: 5%;
	-webkit-transform: scale(.6) rotate(120deg);
	-ms-transform: scale(.6) rotate(120deg);
	transform: scale(.6) rotate(120deg)
}
@media screen and (max-width:460px) {
	.section01 .in .leaf .p03 {
		-webkit-transform: scale(.8) rotate(120deg);
		-ms-transform: scale(.8) rotate(120deg);
		transform: scale(.8) rotate(120deg);
		width: 10%;
		top: -20px;
		right: 5%
	}
}
.section01 .in .leaf .p04 {
	top: 170px;
	right: 10%;
	-webkit-transform: scale(.8) rotate(-70deg);
	-ms-transform: scale(.8) rotate(-70deg);
	transform: scale(.8) rotate(-70deg)
}
@media screen and (max-width:460px) {
	.section01 .in .leaf .p04 {
		-webkit-transform: scale(1.1) rotate(-75deg);
		-ms-transform: scale(1.1) rotate(-75deg);
		transform: scale(1.1) rotate(-75deg);
		width: 10%;
		top: 200px;
		right: 3%
	}
}
.section01 .in .text_box {
	text-align: center
}
@media screen and (max-width:460px) {
	.section01 .in .text_box {
		width: 100%
	}
}
.section01 .in .text_box .catch {
	font-size: 28px;
	line-height: 56px;
	color: #3c3c3c
}
@media screen and (max-width:460px) {
	.section01 .in .text_box .catch {
		font-size: 1.8rem;
		line-height: 3.2rem;
		margin-bottom: 12px
	}
}
.section01 .in .text_box .read {
	font-size: 20px;
	line-height: 42px;
	color: #3c3c3c
}
@media screen and (max-width:460px) {
	.section01 .in .text_box .read {
		font-size: 1.5rem;
		line-height: 2.8rem
	}
}
.support {
	background-color: #f2eee2;
	background: url(../img/guest/bg_top_leaf.png), url(../img/guest/bg01.png), url(../img/guest/bg_r_a.png), url(../img/guest/bg_l_a.png), url(../img/guest/bg_r_a.png), url(../img/guest/bg_l_a.png);
	background-size: 100% auto, 100% auto, auto, auto, auto, auto;
	background-position: center top, center -20%, 100% 23%, 0 51%, 100% 75%, 0 100%;
	background-repeat: no-repeat, repeat-y, no-repeat, no-repeat, no-repeat, no-repeat;
	background-color: #f2eee2;
	background-blend-mode: multiply;
	position: relative
}
@media screen and (max-width:460px) {
	.support {
		width: 100%;
		background-size: auto, 100% auto, 30%, 30%, 30%, 30%
	}
}
.support:before {
	content: "";
	display: block;
	width: 100%;
	height: 7px;
	background: url(../common/img/prt_deco03.png);
	background-size: 30px 7px;
	background-repeat: repeat-x;
	background-position: center;
	position: absolute;
	top: 6px;
	left: 0
}
.support .title {
	text-align: center;
	padding: 90px 0 70px 0
}
@media screen and (max-width:460px) {
	.support .title {
		padding: 40px 0 0 0
	}
	.support .title img {
		max-height: 42px;
		width: auto!important
	}
}
.support .in {
	margin: 0 auto;
	max-width: 1440px;
	padding-bottom: 100px
}
@media screen and (max-width:460px) {
	.support .in {
		width: 100%;
		padding-bottom: 30px
	}
}
.support .in .wrap {
	position: relative;
	margin: 100px 0 0 0
}
.support .in .wrap:first-child {
	margin: 0
}
.support .in .wrap .ph {
	width: 63.4%;
	position: absolute;
	height: 40vw;
	max-width: 860px;
	max-height: 560px;
	min-height: 440px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 1;
	position: relative
}
@media screen and (max-width:460px) {
	.support .in .wrap .ph {
		position: absolute;
		width: 80%;
		min-height: auto;
		height: 50vw;
		top: -27vw;
		left: 0;
		right: 0;
		margin: auto
	}
}
.support .in .wrap .text_box {
	background-color: #fff;
	margin: auto 5px auto 0;
	padding: 50px 0;
	width: 37%;
	height: 460px;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 0;
	letter-spacing: .1rem
}
@media screen and (max-width:460px) {
	.support .in .wrap .text_box {
		width: 92%;
		position: relative;
		top: 0;
		bottom: auto;
		margin: 35vw 4% 0 4%;
		padding: 32% 0 0 0;
		height: auto
	}
}
.support .in .wrap .text_box dl dt {
	width: 140px;
	margin: 0 auto
}
@media screen and (max-width:460px) {
	.support .in .wrap .text_box dl dt {
		width: 30%
	}
}
.support .in .wrap .text_box dl dt img {
	width: 100%
}
.support .in .wrap .text_box dl dd .catch {
	font-size: 22px;
	line-height: 38px;
	text-align: center;
	color: #be9b50;
	margin: 50px 0 0 0;
	font-family: source-han-serif-japanese, serif
}
@media screen and (max-width:460px) {
	.support .in .wrap .text_box dl dd .catch {
		width: 100%;
		font-size: 1.6rem;
		line-height: 2.6rem;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 20px 0 0 0
	}
}
.support .in .wrap .text_box dl dd .read {
	width: 340px;
	font-size: 13px;
	line-height: 22px;
	color: #3c3c3c;
	margin: 22px auto 0 auto;
	padding: 0 15px
}
@media screen and (max-width:460px) {
	.support .in .wrap .text_box dl dd .read {
		width: 100%;
		font-size: 1.2rem;
		line-height: 2.1rem;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 8% 25px 8%;
		margin: 20px auto 0 auto
	}
}
.support .in .wrap.ph_r {
	margin-right: 80px
}
@media screen and (max-width:460px) {
	.support .in .wrap.ph_r {
		width: 100%;
		margin: 0
	}
}
.support .in .wrap.ph_r .leaf {
	position: relative
}
.support .in .wrap.ph_r .leaf img {
	position: absolute
}
.support .in .wrap.ph_r .leaf .p01 {
	-webkit-transform: scale(.7) rotate(95deg);
	-ms-transform: scale(.7) rotate(95deg);
	transform: scale(.7) rotate(95deg);
	top: -115px;
	left: 90px
}
@media screen and (max-width:460px) {
	.support .in .wrap.ph_r .leaf .p01 {
		-webkit-transform: scale(1) rotate(85deg);
		-ms-transform: scale(1) rotate(85deg);
		transform: scale(1) rotate(85deg);
		top: -15px;
		left: auto;
		right: -15px;
		width: 10%
	}
}
.support .in .wrap.ph_r .leaf .p02 {
	-webkit-transform: rotate(-16deg);
	-ms-transform: rotate(-16deg);
	transform: rotate(-16deg);
	top: -76px;
	left: 13px
}
@media screen and (max-width:460px) {
	.support .in .wrap.ph_r .leaf .p02 {
		-webkit-transform: scale(1.2) rotate(-15deg);
		-ms-transform: scale(1.2) rotate(-15deg);
		transform: scale(1.2) rotate(-15deg);
		top: 20px;
		left: auto;
		right: 30px;
		width: 11%
	}
}
.support .in .wrap.ph_r .ph {
	margin: 0 0 0 37%
}
@media screen and (max-width:460px) {
	.support .in .wrap.ph_r .ph {
		margin: auto
	}
}
.support .in .wrap.ph_r .text_box {
	border-left: 6px solid #be9b50;
	left: 0
}
@media screen and (max-width:460px) {
	.support .in .wrap.ph_r .text_box {
		left: auto;
		border-left: 4px solid #be9b50
	}
}
.support .in .wrap.ph_r .text_box:before {
	background-image: url(../img/guest/side_deco_lft.png);
	background-repeat: no-repeat;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 26px;
	height: 159px;
	background-size: auto 100%;
	background-position: center 0
}
@media screen and (max-width:460px) {
	.support .in .wrap.ph_r .text_box:before {
		width: 12px;
		height: 78px
	}
}
.support .in .wrap.ph_l {
	margin-left: 80px
}
@media screen and (max-width:460px) {
	.support .in .wrap.ph_l {
		width: 100%;
		margin: 0
	}
}
.support .in .wrap.ph_l .leaf {
	position: relative
}
.support .in .wrap.ph_l .leaf img {
	position: absolute
}
.support .in .wrap.ph_l .leaf .p01 {
	-webkit-transform: scale(.7) rotate(-20deg);
	-ms-transform: scale(.7) rotate(-20deg);
	transform: scale(.7) rotate(-20deg);
	top: -115px;
	right: 90px
}
@media screen and (max-width:460px) {
	.support .in .wrap.ph_l .leaf .p01 {
		-webkit-transform: scale(1) rotate(-20deg);
		-ms-transform: scale(1) rotate(-20deg);
		transform: scale(1) rotate(-20deg);
		top: -10px;
		right: auto;
		left: -7px;
		width: 10%
	}
}
.support .in .wrap.ph_l .leaf .p02 {
	-webkit-transform: rotate(-74deg);
	-ms-transform: rotate(-74deg);
	transform: rotate(-74deg);
	top: -76px;
	right: 13px
}
@media screen and (max-width:460px) {
	.support .in .wrap.ph_l .leaf .p02 {
		-webkit-transform: scale(1.2) rotate(-74deg);
		-ms-transform: scale(1.2) rotate(-74deg);
		transform: scale(1.2) rotate(-74deg);
		top: 25px;
		right: auto;
		left: 20px;
		width: 11%
	}
}
.support .in .wrap.ph_l .text_box {
	border-right: 6px solid #be9b50;
	right: 0
}
@media screen and (max-width:460px) {
	.support .in .wrap.ph_l .text_box {
		right: auto;
		border-right: 4px solid #be9b50
	}
}
.support .in .wrap.ph_l .text_box:before {
	background-image: url(../img/guest/side_deco_rgt.png);
	background-repeat: no-repeat;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 26px;
	height: 159px;
	background-size: auto 100%;
	background-position: center 0;
	right: 0
}
@media screen and (max-width:460px) {
	.support .in .wrap.ph_l .text_box:before {
		width: 12px;
		height: 78px
	}
}
.faq {
	background: url(../img/guest/faq_bg.jpg) center 0 no-repeat;
	background-size: cover
}
.no-touchevents .faq {
	background-size: 100% auto;
	background-attachment: fixed
}
.faq .title {
	text-align: center;
	margin: 0 auto;
	padding: 80px 0 30px 0
}
@media screen and (max-width:460px) {
	.faq .title {
		padding: 40px 0 25px 0
	}
	.faq .title img {
		max-height: 42px;
		width: auto!important
	}
}
.faq>p {
	font-size: 13px;
	line-height: 26px;
	color: #fff;
	text-align: center;
	margin: 0 0 60px 0;
	letter-spacing: .1rem
}
@media screen and (max-width:460px) {
	.faq>p {
		width: 92%;
		margin: 0 auto 20px auto;
		text-align: left;
		font-size: 1.2rem;
		line-height: 2.1rem
	}
}
.faq .in {
	min-width: 1080px;
	max-width: 1210px;
	margin: 0 auto;
	padding-bottom: 110px
}
@media screen and (max-width:460px) {
	.faq .in {
		width: 100%;
		min-width: auto;
		max-width: auto;
		padding-bottom: 40px
	}
}
.faq .in .Qbox {
	background-color: #fff;
	width: calc(50% - 5px);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 5px;
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 10px 0
}
@media screen and (max-width:460px) {
	.faq .in .Qbox {
		width: 92%;
		margin: 10px 4% 0 4%;
		padding: 3px
	}
}
.faq .in .Qbox:nth-child(2n) {
	margin-right: 0
}
.faq .in .Qbox:before {
	content: "";
	width: 52px;
	height: calc(100% - 10px);
	position: absolute;
	right: 5px;
	background-color: #eee9df
}
@media screen and (max-width:460px) {
	.faq .in .Qbox:before {
		width: 40px
	}
}
.faq .in .Qbox .qanda {
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #be9b50;
	cursor: pointer
}
.faq .in .Qbox .qanda dt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	font-size: 13px;
	line-height: 26px;
	color: #be9b50;
	padding: 0 0 0 90px;
	position: relative;
	height: 110px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media screen and (max-width:460px) {
	.faq .in .Qbox .qanda dt {
		height: 67px;
		padding: 0 18% 0 17%;
		width: 65%;
		font-size: 1rem;
		line-height: 1.7rem
	}
}
.faq .in .Qbox .qanda dt:before {
	content: "";
	display: block;
	background: url(../img/guest/question.png) 0 0 no-repeat;
	background-size: auto 100%;
	width: 30px;
	height: 42px;
	top: 0;
	bottom: 0;
	left: 28px;
	margin: auto;
	position: absolute
}
@media screen and (max-width:460px) {
	.faq .in .Qbox .qanda dt:before {
		width: 20px;
		height: 28px;
		margin: auto 0 auto 5%;
		left: 0
	}
}
.faq .in .Qbox .qanda dt:after {
	content: "";
	display: block;
	margin: auto;
	width: 16px;
	height: 16px;
	border-right: 2px solid #be9b50;
	border-bottom: 2px solid #be9b50;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: -10px;
	bottom: 0;
	right: 17px;
	-webkit-transition: .2s ease;
	transition: .2s ease
}
@media screen and (max-width:460px) {
	.faq .in .Qbox .qanda dt:after {
		width: 12px;
		height: 12px;
		border-right: 1px solid #be9b50;
		border-bottom: 1px solid #be9b50;
		right: 13px
	}
}
.faq .in .Qbox .qanda dd {
	display: none;
	font-size: 13px;
	line-height: 23px;
	color: #fff;
	background-color: #be9b50;
	padding: 25px 28px 25px 90px;
	position: relative;
	z-index: 2
}
@media screen and (max-width:460px) {
	.faq .in .Qbox .qanda dd {
		padding: 13px 6% 13px 17%;
		font-size: 1rem;
		line-height: 1.7rem
	}
}
.faq .in .Qbox .qanda dd:before {
	content: "";
	display: block;
	background: url(../img/guest/answer.png) 0 0 no-repeat;
	background-size: auto 100%;
	width: 32px;
	height: 35px;
	top: 0;
	bottom: 0;
	left: 28px;
	margin: auto;
	position: absolute
}
@media screen and (max-width:460px) {
	.faq .in .Qbox .qanda dd:before {
		width: 26px;
		height: 30px;
		margin: auto 0 auto 3%;
		left: 2px
	}
}
.faq .in .Qbox .qanda.on dt:after {
	top: 8px;
	-webkit-animation-name: roll;
	animation-name: roll;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-transition: 0;
	transition: 0
}
@media screen and (max-width:460px) {
	.faq .in .Qbox .qanda.on dt:after {
		width: 12px;
		height: 12px
	}
}
@-webkit-keyframes roll {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	99% {
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg)
	}
	100% {
		-webkit-transform: rotate(-135deg);
		transform: rotate(-135deg)
	}
}
@keyframes roll {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	99% {
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg)
	}
	100% {
		-webkit-transform: rotate(-135deg);
		transform: rotate(-135deg)
	}
}
