@charset "utf-8";
/*************************************************************
	style css
*************************************************************/
/* body
====================================================*/
body{
	font-family: "Noto Sans Japanese";
	font-size:14px;
	margin:0 auto;
	font-feature-settings: 'palt' 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* h
====================================================*/
h1{
	color:#60604d;
}
h2{
	text-align:center;
}
/* img
====================================================*/
img{
	width:100%;
	height:auto;
}
/* PC ------------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width:768px){
.wrapper{
	width:1000px;
	margin:0 auto;
}
.sp-only{
	display:none;
}
/*header
====================================================*/
header {
	margin-bottom:16px;
}
header .wrapper{
	overflow:hidden;
}
header h1{
	font-size:86%;
	margin:28px auto;
	width:740px;
	float:left;
}
header div.logo {
	width:550px;
	float:left;
	margin-top:12px;
	margin-right:75px;
}
header div.tel {
	width:260px;
	float:left;
	margin-top:18px;
	text-align:right;
}
header ul{
	float:left;
	margin-left:30px;
}
header ul li{
	float:left;
}
header ul li.btn_web{
	width:155px;
}
header ul li.btn_mail{
	width:180px;
	margin-left:10px;
}
/*block-fv
====================================================*/
.block-fv{
	background-image:url(../images/border_fv.jpg), url(../images/bg_fv_pc.jpg) ;
	background-repeat:no-repeat, no-repeat;
	background-position:center bottom, center top;
	background-size:100% auto, cover;
	height:464px;
	margin:0 auto;
	display:block;
}
.block-fv .wrapper{
	position:relative;
}
.block-fv h2{
	margin-bottom:30px;
	position:absolute;
	top:80px;
	left:55px;
}
.block-fv h2 img{
	width:453px;
}
.block-fv ul{
	position:absolute;
	top:224px;
	left:0;
}
.block-fv li{
	float:left;
	margin-right:10px;
	list-style:none;
}
.block-fv li img{
	width:172px;
}
/*block-01
====================================================*/
.block-01 {
	margin-bottom:65px;
	background-color:#f9f5ed;
	padding:45px 0;
}
.block-01 .wrapper{
	overflow:hidden;
}
.block-01 h2{
	background-image:url(../images/bg_title_01.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:76px 96px;
	padding:36px 0;
	margin:0 auto 16px;
	font-size:172%;
	color:#44403b;
	text-align:center;
}
.block-01 .block-left{
	float:left;
	width:224px;
	margin-right:26px;
}
.block-01 .block-right{
	float:left;
	width:750px;
	padding-top:24px;
}
.block-01 figure{
	width:224px;
}
.block-01 p{
	margin-bottom:1em;
}
/*block-02
====================================================*/
.block-02{
	margin-bottom:40px;
}
.block-02 h2{
	margin:0 auto 50px;
	text-align:center;
	color:#44403b;
	font-size:200%;
	position:relative;
	width:410px;
}
.block-02 h2:before,
.block-02 h2:after{ 
    content:'';
    width: 18px;
    height: 42px;
    position: absolute;
    display: inline-block;
}
.block-02 h2:before{
    border-left: solid 1px #d4b700;
    border-top: solid 1px #d4b700;
    top:0;
    left: 0;
}
.block-02 h2:after{
    border-right: solid 1px #d4b700;
    border-bottom: solid 1px #d4b700;
    bottom:0;
    right: 0;
}
.block-02 .wrapper{
	position:relative;
}
.block-02 img.woman{
	width:154px;
	height:227px;
	position:absolute;
	right:50px;
	bottom:-15px;
}
.block-02 img.arrow{
	width:57px;
	margin:0 auto;
	position:absolute;
	left:0;
	right:0;
	bottom:-40px;
}
.block-02 ul{
	background-color:#7f5b55;
	border-radius:4px;
	width:1000px;
	margin:0 auto 76px;
	padding:50px;
	box-sizing:border-box;
}
.block-02 ul li{
	color:#fff;
	font-size:129%;
	background-image:url(../images/icn_list.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:22px 16px;
	padding-left:38px;
	line-height:2;
}
.block-02 p{
	text-align:center;
	font-size:172%;
	color:#44403b;
	background-image: url(../images/bg_title_03_left.png), url(../images/bg_title_03_right.png);
	background-repeat:no-repeat, no-repeat;
	background-position:left center, right center;
	background-size:68px 87px;
	width:710px;
	margin:0 auto;
}
.block-02 p span.txt-large{
	font-size:124%;
}
/*block-03
====================================================*/
.block-03{
	margin-bottom:70px;
}
.block-03 h2{
	color:#44403b;
	font-size:214%;
	border-bottom:#d4b700 dashed 1px;
	width:1000px;
	padding-bottom:20px;
	margin:0 auto 40px;
	position:relative;
}
.block-03 h2::before{
	content:'';
	background-image: url(../images/bg_title_04_left.png);
	background-repeat:no-repeat;
	background-size: contain;
	display: inline-block;
	width:47px;
	height:33px;
	position:absolute;
	top:35px;
	left:250px;
}
.block-03 h2::after{
	content:'';
	background-image: url(../images/bg_title_04_right.png);
	background-repeat:no-repeat;
	background-size: contain;
	display: inline-block;
	width:59px;
	height:31px;
	margin-left:20px;
	position:absolute;
	top:35px;
	right:240px;
}
.block-03 h2 span.txt-red{
	color:#ce3636;
}
.block-03 h2 span.txt-large{
	font-size:160%;
}
.block-03 .wrapper{
	width:1000px;
	height:auto;
	margin:0 auto 50px;
	overflow:hidden;
}
.block-03 .box-point{
	float:left;
	width:480px;
}
.block-03 .box-point:nth-child(odd){
	margin-right:40px;
}
.block-03 .box-point h3{
	width:480px;
	margin-bottom:30px;
}
.block-03 .box-point dt{
	color:#282823;
	font-size:115%;
	border-bottom:#9e7974 dashed 1px;
	padding-bottom:16px;
	margin-bottom:16px;
	font-weight:bold;
}
.block-03 .box-point dt.line-2{
	padding-top:1.6em;
}
.block-03 .box-point dd{
	color:#60604d;
}
/*block-04
====================================================*/
.block-04{
	margin:0 auto;
	padding:40px 0;
	background-color:#f9f5ed;
}
.block-04 .wrapper{
	overflow:hidden;
}
.block-04 .block-left,
.block-04 .block-right{
	float:left;
}
.block-04 .block-left{
	width:540px;
	margin-right:115px;
}
.block-04 .block-right{
	width:345px;
}
.block-04 figure{
	width:300px;
}
.block-04 h2{
	color:#282823;
	font-size:172%;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}
.block-04 p{
	color:#60604d;
}
/*block-05
====================================================*/
.block-05{
	margin:0 auto 50px;
	background-image:url(../images/bg_block_05.jpg);
	background-repeat:repeat;
	background-position:top center;
	background-size:100%;
	padding:60px 0;
}
.block-05 h2{
	margin:0 auto 50px;
	text-align:center;
	color:#44403b;
	font-size:200%;
	position:relative;
	background-image:url(../images/bg_title_06.jpg);
	background-repeat:repeat-x;
	background-position: center 85%;
	background-size:5px;
	width:580px;
}
.block-05 h2::before{
	content:'';
	background-image: url(../images/bg_title_02_left.png);
	background-repeat:no-repeat;
	background-size: contain;
	display: inline-block;
	width:17px;
	height:42px;
	margin-right:20px;
}
.block-05 h2::after{
	content:'';
	background-image: url(../images/bg_title_02_right.png);
	background-repeat:no-repeat;
	background-size: contain;
	display: inline-block;
	width:17px;
	height:42px;
	margin-left:20px;
	position:absolute;
	top:15px;
}
.block-05 .wrapper{
	overflow:hidden;
	margin-bottom:50px;
	position:relative;
}
.block-05 .block-left,
.block-05 .block-right{
	float:left;
	text-align:center;
}
.block-05 .block-left,
.block-05 .block-right{
	width:500px;
	box-sizing:border-box;
}
.block-05 .block-left{
	border-right:#d3d3d3 solid 1px;
}
.block-05 .block-left dl,
.block-05 .block-right dl{
	border-bottom:#d3d3d3 solid 1px;
}
.block-05 .block-left dt,
.block-05 .block-right dt{
	background-color:#60604d;
	color:#fff;
}
.block-05 .block-left dd,
.block-05 .block-right dd{
	color:#60604d;
	width:360px;
	height:100px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-size:115%;
}
.block-05 .block-left dl{
	padding-left:24px;
}
.block-05 .block-right dl{
	padding-left:110px;
}
.block-05 .block-center{
	position:absolute;
	top:324px;
	left:0;
	right:0;
}
.block-05 .block-left figure,
.block-05 .block-right figure{
	width:300px;
	height:324px;
	margin:0 auto;
}
.block-05 .block-center ul{
	margin:0 auto;
	width:166px;
}
.block-05 .block-center li{
	background-image:url(../images/bg_title_05.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:168px 36px;
	color:#fff;
	text-align:center;
	width:168px;
	height:101px;
	line-height:36px;
	padding:30px 0;
	box-sizing:border-box;
	font-size:115%;
}
.block-05 p.notice{
	text-align:right;
	width:1000px;
	margin:0 auto 50px;
	color:#60604d;
}
.block-05 .box-white{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	padding:40px 40px 30px 30px;
	box-sizing:border-box;
	background-color:#fff;
}
.block-05 .box-white .block-left{
	border-right:none;
}
.block-05 .box-white h3,
.block-05 .box-white p{
	text-align:left;
}
.block-05 .box-white h3{
	color:#000;
	font-size:150%;
	font-weight:bold;
	margin-bottom:20px;
}
.block-05 .box-white p{
	color:#60604d;
	margin-bottom:50px;
}
.block-05 .box-white p:last-child{
	margin-bottom:0;
}
.block-05 .box-white .block-left,
.block-05 .box-white .block-right{
	float:left;
}
.block-05 .box-white .block-left{
	width:670px;
	margin-right:30px;
}
.block-05 .box-white .block-right{
	width:230px;
}
.block-05 .box-white .block-right figure{
	width:230px;
}
/*block-06
====================================================*/
.block-06{
	padding-bottom:40px;
}
.block-06 h2{
	margin:0 auto 50px;
	text-align:center;
	color:#44403b;
	font-size:200%;
	position:relative;
	width:575px;
}
.block-06 h2:before,
.block-06 h2:after{ 
    content:'';
    width: 18px;
    height: 42px;
    position: absolute;
    display: inline-block;
}
.block-06 h2:before{
    border-left: solid 1px #d4b700;
    border-top: solid 1px #d4b700;
    top:0;
    left: 0;
}
.block-06 h2:after{
    border-right: solid 1px #d4b700;
    border-bottom: solid 1px #d4b700;
    bottom:0;
    right: 0;
}
.block-06 p{
	color:#60604d;
}
.block-06 p.head{
	text-align:center;
	font-size:122%;
	margin-bottom:35px;
}
.block-06 .box_step{
	background-color:#f9f9f9;
	border-radius:4px;
	padding:20px 30px 30px 25px;
	margin-bottom:20px;
	position:relative;
	min-height:260px;
	box-sizing:border-box;
}
.block-06 .box_step::after{
	content:'';
	background-image:url(../images/arrow_gold.png);
	background-size:41px 33px;
	background-repeat:no-repeat;
	background-position:center bottom;
	width:41px;
	height:33px;
	display:inline-block;
	position:absolute;
	left:50%;
	right:50%;
	bottom:-33px;
	z-index:1;
}
.block-06 .box_step:last-of-type::after{
	background-image:none;
}
.block-06 .box_step h3{
	text-align:center;
	color:#000;
	font-size:150%;
	font-weight:bold;
	margin-bottom:30px;
	position:absolute;
	top:30px;
	left:0;
	right:0;
}
.block-06 .box_step p{
	text-align:left;
	margin-left:224px;
}
.block-06 .box_step p.last{
	margin-bottom:0;
}
.block-06 .box_step p:first-of-type{
	margin-top:60px;
	margin-bottom:20px;
}
.block-06 .box_step p img.step,
.block-06 .box_step .inner img.step{
	width:184px;
	margin-right:40px;
	position:absolute;
	top:20px;
	left:25px;
}
.block-06 .box_step .inner{
	margin-top:60px;
	margin-left:224px;
}
.block-06 .box_step dl{
	margin-bottom:30px;
}
.block-06 .box_step dl dt{
	color:#896112;
}
.block-06 .box_step dl dd{
	color:#60604d;
}
.block-06 .box_step dl:last-of-type{
	margin-bottom:0;
}
/*block-07
====================================================*/
.block-07{
	background-image:url(../images/bg_gradation_pc.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-size:100%;
	background-color:#d4a47a;
	margin-bottom:65px;
}
.block-07 .wrapper{
	background-image:url(../images/bg_woman_left.png), url(../images/bg_woman_right.png);
	background-repeat:no-repeat, no-repeat;
	background-position:left center, right center;
	background-size:172px 195px,139px 182px;
	padding:65px 0;
}
.block-07 h2{
	font-size:214%;
	font-weight:bold;
	color:#44403b;
	margin-bottom:30px;
}
.block-07 h2 span.txt-red{
	color:#ce3636;
}
.block-07 p{
	text-align:center;
	color:#60604d;
	font-size:122%;
}
/*block-08
====================================================*/
.block-08{
	background-color:#f7f5eb;
	background-image:url(../images/pic_07.png);
	background-repeat:no-repeat;
	background-position:430px 70px;
	background-size:325px 197px;
	width:820px;
	box-sizing:border-box;
	margin:0 auto 86px;
	border:#d8c150 solid 3px;
	padding:20px 0 40px;
}
.block-08 h2{
	font-size:200%;
	color:#44403b;
	margin-bottom:50px;
}
.block-08 h2 {
	position: relative;
	text-align: center;
}
.block-08 h2 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 3em;
	padding: 0 1em;
	background-color: #f7f5eb;
	text-align: left;
}
.block-08 h2::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d8c150;
}
.block-08 p{
	color:#60604d;
	margin-left:130px;
}
.block-08 p.price{
	width:226px;
	margin-bottom:36px;
}
.block-08 p span.txt-middle{
	font-size:257%;
}
.block-08 p span.txt-small{
	font-size:186%;
}
/*block-09
====================================================*/
.block-09{
	margin-bottom:70px;	
}
.block-09 h2{
	margin:0 auto 60px;
	text-align:center;
	color:#44403b;
	font-size:200%;
	position:relative;
	width:575px;
}
.block-09 h2:before,
.block-09 h2:after{ 
    content:'';
    width: 18px;
    height: 42px;
    position: absolute;
    display: inline-block;
}
.block-09 h2:before{
    border-left: solid 1px #d4b700;
    border-top: solid 1px #d4b700;
    top:0;
    left: 0;
}
.block-09 h2:after{
    border-right: solid 1px #d4b700;
    border-bottom: solid 1px #d4b700;
    bottom:0;
    right: 0;
}
.block-09 p{
	font-size:122%;
	text-align:center;
	color:#60604d;
}
.block-09 dl:first-child{
	border-top:#d8d8d8 solid 1px;
}
.block-09 dl{
	font-size:122%;
	color:#60604d;
	border-bottom:#d8d8d8 solid 1px;
}
.block-09 dl:last-of-type{
	margin-bottom:35px;
}
.block-09 dt{
	font-weight:bold;
	border-bottom:#d8d8d8 dashed 1px;
	padding:16px 30px 16px 96px;
	background-image:url(../images/icn_q.png);
	background-repeat:no-repeat;
	background-position:30px 10px;
	background-size:40px 40px;
}
.block-09 dd{
	padding:16px 20px 16px 96px;
	background-image:url(../images/icn_a.png);
	background-repeat:no-repeat;
	background-position:30px 10px;
	background-size:40px 40px;
}
/*block-10
====================================================*/
.block-10{
	margin:0 auto 50px;
	background-image:url(../images/bg_block_05.jpg);
	background-repeat:repeat;
	background-position:top center;
	padding:40px 0 5px;
	margin-bottom:70px;
}
.block-10 h2{
	margin:0 auto 20px;
	text-align:center;
	color:#44403b;
	font-size:200%;
	position:relative;
	width:450px;
	background-image:url(../images/bg_title_07_left.png), url(../images/bg_title_07_right.png);
	background-repeat:no-repeat, no-repeat;
	background-position:left center, right center;
	padding:16px 160px 25px 170px;
}
.block-10 .wrapper{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	width:1060px;
	padding:20px 30px 10px;
	box-sizing:border-box;
}
.block-10 .box_item{
	border:#dbd2bd solid 1px;
	background-color:#fff;
	position:relative;
	margin-bottom:60px;
	padding:30px;
	width:478px;
	min-height:460px;
	box-sizing:border-box;
}
.block-10 .box_item:nth-child(odd){
	margin-right:44px;
}
.block-10 .box_item .icn{
	position:absolute;
	top:-20px;
	left:-30px;
	width:115px;
	height:60px;
}
.block-10 .box_item figure{
	margin-bottom:30px;
}
.block-10 .box_item h3{
	color:#2d2d22;
	font-size:122%;
	font-weight:bold;
	margin-bottom:20px;
}
.block-10 .box_item p{
	color:#60604d;
	font-size:122%;
}
/*block-11
====================================================*/
.block-11{
	margin-bottom:95px;
}
.block-11 .wrapper{
	overflow:hidden;
}
.block-11 .block-left,
.block-11 .block-right{
	float:left;
	width:480px;
}
.block-11 .block-left{
	margin-right:40px;
}	
.block-11 h2{
	width:480px;
	margin-bottom:30px;
}
.block-11 p{
	color:#60604d;
	font-size:115%;
	margin-bottom:20px;
}
.block-11 .tel{
	background-color:#f4e6d3;
	padding:10px 20px;
	margin-bottom:20px;
}
.block-11 .tel p{
	font-size:150%;
	font-weight:bold;
	text-align:center;
	margin-bottom:0;
}
.block-11 table{
	border-top:#b2b2b2 solid 1px;
}
.block-11 tr{
	border-bottom:#b2b2b2 solid 1px;
}
.block-11 th{
	background-color:#f4f1e6;
	text-align:center;
	color:#252525;
	font-size:93%;
	padding:10px 0;
	width:12.5%;
}
.block-11 th.time{
	width:16%;
}
.block-11 th span.txt-blue{
	color:#2c7dbf;
}
.block-11 th span.txt-red{
	color:#d80000;
}
.block-11 td{
	text-align:center;
	color:#252525;
	font-size:93%;
	padding:24px 10px;
	position:relative;
}
.block-11 td span.time{
	position:absolute;
	top:53px;
	left:0;
	right:0;
	line-height:1.1;
}
.block-11 td.circle {
    background: url(../images/icn_circle.svg) no-repeat center center;
    background-size: 15px 15px;
}
.block-11 td.triangle {
    background: url(../images/icn_triangle.svg) no-repeat center center;
    background-size: 15px 15px;
}
.block-11 td.bar {
    background: url(../images/icn_bar.svg) no-repeat center center;
    background-size: 15px 15px;
}
/*block-12
====================================================*/
.block-12{
	border:#bca696 solid 3px;
	background-color:#f9f8ef;
	width:1000px;
	box-sizing:border-box;
	margin:0 auto 70px;
	position:relative;
	padding:20px 0 30px;
}
.block-12::before{
	content:'';
	background-image:url(../images/icn_crown.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:72px auto;
	width:72px;
	height:60px;
	display:inline-block;
	position:absolute;
	top:-62px;
	left:0;
	right:0;
	margin:0 auto;
}
.block-12 h2{
	font-size:200%;
	color:#44403b;
	margin-bottom:50px;
}
.block-12 h2 {
	position: relative;
	text-align: center;
}
.block-12 h2 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 3em;
	padding: 0 1em;
	background-color: #f7f5eb;
	text-align: left;
	width:460px;
}
.block-12 h2 span img{
	padding-top:10px;
}
.block-12 h2::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d8c150;
}
.block-12 h2{
	margin:0 auto 30px;
}
.block-12 .inner{
	overflow:hidden;
	margin:0 auto;
	display:table;
}
.block-12 p,
.block-12 .tel,
.block-12 ul{
	float:left;
}
.block-12 p{
	margin-top:5px;
	margin-right:16px;
	color:#5b2e24;
	font-size:129%;
}
.block-12 .tel{
	text-align:center;
}
.block-12 .tel img{
	width:280px;
}
.block-12 .tel p{
	font-size:86%;
	color:#60604d;
	width:100%;
	margin-top:2px;
}
.block-12 ul li{
	float:left;
	width:220px;
	margin-left:20px;
}
/*footer
====================================================*/
footer{
	border-top:#d8d8d8 solid 1px;
	padding:20px 14px;
	margin-bottom:170px;
	overflow:hidden;
}
footer small{
	float:right;
	font-size:93%;
	color:#595959;
}
/*footerFloatingMenu
====================================================*/
#footerFloatingMenu{
	width:100%;
	background: #fff;
	position:fixed;
	right:0;
	bottom:0;
	z-index:2;
}
#footerFloatingMenu .wrapper{
	width:740px;
	margin:20px auto;
	overflow:hidden;
}
#footerFloatingMenu .logo {
	width:430px;
	float:left;
	margin-top:8px;
	margin-right:30px;
}
#footerFloatingMenu .tel {
	width:276px;
	float:left;
	margin-bottom:15px;
}
#footerFloatingMenu  ul{
	clear:both;
	overflow:hidden;
	display:table;
	margin:0 auto;
}
#footerFloatingMenu li{
	display:table-cell;
}
#footerFloatingMenu li:first-child{
	border-right:#fff solid 30px;
}
}
/* SP ------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
.pc-only{
	display:none;
}
p{
	color:#60604d;
	font-size:0.9rem;
}
/*header
====================================================*/
header{
	padding:2vw 4vw;
	background:#ffffff;
}
header h1{
	display:none;
}
header .logo{
	width:62%;
	float:left;
	margin-top:3px;
	margin-right:3%;
	margin-bottom:2%;
}
header .tel{
	width:35%;
	float:right;
}
header ul{
	clear:both;
	overflow:hidden;
	display:table;
	margin-bottom:2vw;
}
header li{
	display:table-cell;
}
header li:first-child{
	border-right:#fff solid 10px;
}
/*block-fv
====================================================*/
.block-fv{
	padding:10vw 6vw 85vw;
	background-image:url(../images/bg_fv_sp.jpg) ;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100% auto, cover;
}
.block-fv h2{
	width:80%;
	margin:0 auto 20px;
}
.block-fv ul{
	overflow:hidden;
	margin:0 auto;
}
.block-fv ul li{
	float:left;
	width:32%;
	margin-right:2%;
}
.block-fv ul li:last-child{
	margin-right:0;
}
/*block-01
====================================================*/
.block-01 {
	margin-bottom:40px;
	background-color:#f9f5ed;
	padding:4vw 4vw 6vw;
}
.block-01 .wrapper{
	overflow:hidden;
}
.block-01 h2{
	background-image:url(../images/bg_title_01.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:60px auto;
	padding:30px 0;
	margin:0 auto 15px;
	font-size:1.2rem;
	color:#44403b;
	text-align:center;
}
.block-01 figure{
	width:68%;
	margin:0 auto 20px;
}
.block-01 p{
	margin-bottom:1.5em;
	font-size:0.8rem;
	line-height:1.8;
}
.block-01 p:last-of-type{
	margin-bottom:0;
}
.block-01 p br{
	display:none;
}
/*block-02
====================================================*/
.block-02{
	margin-bottom:25px;
	padding:0 2vw;
}
.block-02 h2{
	margin:0 auto 25px;
	text-align:center;
	color:#44403b;
	font-size:1.2rem;
	position:relative;
	width:80%;
}
.block-02 h2:before,
.block-02 h2:after{ 
    content:'';
    width: 10px;
    height: 25px;
    position: absolute;
    display: inline-block;
}
.block-02 h2:before{
    border-left: solid 1px #d4b700;
    border-top: solid 1px #d4b700;
    top:0;
    left: 0;
}
.block-02 h2:after{
    border-right: solid 1px #d4b700;
    border-bottom: solid 1px #d4b700;
    bottom:0;
    right: 0;
}
.block-02 .wrapper{
	position:relative;
}
.block-02 img.woman{
	position:absolute;
	width:95%;
	margin:0 auto;
	left:0;
	right:0;
	bottom:20px;
}
.block-02 img.arrow{
	width:50px;
	margin:0 auto;
	position:absolute;
	left:0;
	right:0;
	bottom:-36px;
}
.block-02 ul{
	background-color:#7f5b55;
	border-radius:4px;
	margin:0 auto 65px;
	padding:20px 20px 54vw;
	box-sizing:border-box;
}
.block-02 ul li{
	color:#fff;
	font-size:0.9rem;
	background-image:url(../images/icn_list.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	background-size:16px auto;
	padding-left:24px;
	margin-bottom:0.8em;
}
.block-02 p{
	text-align:center;
	font-size:1rem;
	color:#44403b;
	background-image: url(../images/bg_title_03_left.png), url(../images/bg_title_03_right.png);
	background-repeat:no-repeat, no-repeat;
	background-position:left center, right center;
	background-size:30px auto;
	width:100%;
	margin:0 auto;
}
.block-02 p span.txt-large{
	font-size:124%;
}
/*block-03
====================================================*/
.block-03{
	margin-bottom:40px;
}
.block-03 h2{
	color:#44403b;
	font-size:1.2rem;
	border-bottom:#d4b700 dashed 1px;
	width:100%;
	padding-bottom:10px;
	margin:0 auto 25px;
	position:relative;
}
.block-03 h2::before{
	content:'';
	background-image: url(../images/bg_title_04_left.png);
	background-repeat:no-repeat;
	background-size: contain;
	display: inline-block;
	width:37px;
	height:23px;
	position:absolute;
	top:20px;
	left:10px;
}
.block-03 h2::after{
	content:'';
	background-image: url(../images/bg_title_04_right.png);
	background-repeat:no-repeat;
	background-size: contain;
	display: inline-block;
	width:44px;
	height:16px;
	margin-left:20px;
	position:absolute;
	top:25px;
	right:0;
}
.block-03 h2 span.txt-red{
	color:#ce3636;
}
.block-03 h2 span.txt-large{
	font-size:160%;
}
.block-03 .wrapper{
	padding:0 3vw;	
}
.block-03 .box-point h3{
	margin-bottom:20px;
}
.block-03 .box-point dl{
	margin-bottom:20px;
}
.block-03 .box-point dt{
	color:#282823;
	font-size:0.8rem;
	border-bottom:#9e7974 dashed 1px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:bold;
}
.block-03 .box-point dt br{
	display:none;
}
.block-03 .box-point dd{
	color:#60604d;
	font-size:0.8rem;
}
/*block-04
====================================================*/
.block-04{
	margin:0 auto;
	padding:20px 3vw 30px;
	background-color:#f9f5ed;
}
.block-04 figure{
	width:80%;
	margin:0 auto;
}
.block-04 h2{
	color:#282823;
	font-size:1rem;
	margin-bottom:20px;
	text-align:left;
}
.block-04 p{
	color:#60604d;
	font-size:0.8rem;
	margin-bottom:20px;
}
/*block-05
====================================================*/
.block-05{
	margin:0 auto 40px;
	background-image:url(../images/bg_block_05.jpg);
	background-repeat:repeat;
	background-position:top center;
	background-size:100%;
	padding:30px 0 30px;
}
.block-05 h2{
	margin:0 auto 30px;
	text-align:center;
	color:#44403b;
	font-size:1.05rem;
	position:relative;
	background-image:url(../images/bg_title_06.jpg);
	background-repeat:repeat-x;
	background-position: center 95%;
	background-size:5px;
	width:85%;
}
.block-05 h2::before{
	content:'';
	background-image: url(../images/bg_title_02_left.png);
	background-repeat:no-repeat;
	background-size: contain;
	background-position: center left;
	display: inline-block;
	position:absolute;
	width:12px;
	height:25px;
	top:0;
	left:-5%;
}
.block-05 h2::after{
	content:'';
	background-image: url(../images/bg_title_02_right.png);
	background-repeat:no-repeat;
	background-size: contain;
	background-position: center right;
	display: inline-block;
	width:12px;
	height:25px;
	position:absolute;
	top:10px;
	right:-5%;
}
.block-05 .block-left,
.block-05 .block-right{
	text-align:center;
	margin-bottom:30px;	
}
.block-05 .block-left dt,
.block-05 .block-right dt{
	background-color:#60604d;
	color:#fff;
	padding:5px 0;
}
.block-05 .block-left dd,
.block-05 .block-right dd{
	padding:14px 2vw;
	color:#60604d;
	text-align:center;
	font-size:0.9rem;
}
.block-05 .block-left figure,
.block-05 .block-right figure{
	width:45%;
	height:auto;
	margin:0 auto 20px;
}
.block-05 .block-center ul{
	margin:0 auto;
	width:166px;
}
.block-05 .block-center li{
	background-image:url(../images/bg_title_05.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:168px 36px;
	color:#fff;
	text-align:center;
	width:168px;
	height:101px;
	line-height:36px;
	padding:30px 0;
	box-sizing:border-box;
	font-size:115%;
}
.block-05 p.notice{
	display:none;
}
.block-05 .box-white{
	margin:0 4vw;
	overflow:hidden;
	padding:20px 20px 30px;
	box-sizing:border-box;
	background-color:#fff;
}
.block-05 .box-white .block-left{
	border-right:none;
}
.block-05 .box-white .block-right{
	margin-bottom:0;
}
.block-05 .box-white h3,
.block-05 .box-white p{
	text-align:left;
}
.block-05 .box-white h3{
	color:#000;
	font-size:1.1rem;
	font-weight:bold;
	margin-bottom:10px;
}
.block-05 .box-white p{
	color:#60604d;
	margin-bottom:25px;
	font-size:0.9rem;
}
.block-05 .box-white p:last-child{
	margin-bottom:0;
}
.block-05 .box-white .block-right figure{
	width:90%;
	margin:0 auto;
}
/*block-06
====================================================*/
.block-06{
	padding:0 0 40px;
}
.block-06 h2{
	margin:0 auto 20px;
	text-align:center;
	color:#44403b;
	font-size:1.2rem;
	position:relative;
	width:90%;
}
.block-06 h2:before,
.block-06 h2:after{ 
    content:'';
    width: 12px;
    height: 25px;
    position: absolute;
    display: inline-block;
}
.block-06 h2:before{
    border-left: solid 1px #d4b700;
    border-top: solid 1px #d4b700;
    top:0;
    left: 0;
}
.block-06 h2:after{
    border-right: solid 1px #d4b700;
    border-bottom: solid 1px #d4b700;
    bottom:0;
    right: 0;
}
.block-06 p{
	color:#60604d;
}
.block-06 p.head{
	text-align:center;
	font-size:0.85rem;
	margin-bottom:20px;
}
.block-06 .box_step{
	background-color:#f9f9f9;
	border-radius:4px;
	position:relative;
	box-sizing:border-box;
	padding:15px 3vw;
	margin:0 0 20px;
}
.block-06 .box_step::after{
	content:'';
	background-image:url(../images/arrow_gold.png);
	background-size:31px 23px;
	background-repeat:no-repeat;
	background-position:center bottom;
	width:31px;
	height:23px;
	display:inline-block;
	position:absolute;
	left:0;
	right:0;
	bottom:-15px;
	z-index:1;
	margin:0 auto;
}
.block-06 .box_step:last-of-type::after{
	background-image:none;
}
.block-06 .box_step:last-of-type{
	margin-bottom:0;
}
.block-06 .box_step h3{
	text-align:center;
	color:#000;
	font-size:1rem;
	font-weight:bold;
	margin-bottom:15px;
}
.block-06 .box_step p{
	text-align:left;
	font-size:0.8rem;
}
.block-06 .box_step p.last{
	margin-bottom:0;
}
.block-06 .box_step p:first-of-type{
	margin-bottom:20px;
}
.block-06 .box_step p img.step,
.block-06 .box_step .inner img.step{
	width:40%;
	margin-top:10px;
	margin-right:1em;
	float:left;
}
.block-06 .box_step dl{
	margin-bottom:20px;
}
.block-06 .box_step dl dt{
	color:#896112;
}
.block-06 .box_step dl dd{
	color:#60604d;
}
.block-06 .box_step dl:last-of-type{
	margin-bottom:0;
}
/*block-07
====================================================*/
.block-07{
	background-image:url(../images/bg_gradation_sp.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-size:100% auto;
	background-color:#d4a47a;
	margin-bottom:30px;
}
.block-07 .wrapper{
	background-image:url(../images/bg_woman_left.png), url(../images/bg_woman_right.png);
	background-repeat:no-repeat, no-repeat;
	background-position:5% 95%, 95% 95%;
	background-size:22vw auto,18vw auto;
	padding:20px 0 20vw;
}
.block-07 h2{
	font-size:1.1rem;
	font-weight:bold;
	color:#44403b;
	margin:0 4vw 16px;
}
.block-07 h2 span.txt-red{
	color:#ce3636;
}
.block-07 p{
	text-align:center;
	color:#60604d;
	font-size:0.85rem;
	margin:0 5vw;
}
/*block-08
====================================================*/
.block-08{
	background-color:#f7f5eb;
	background-image:url(../images/pic_07.png);
	background-repeat:no-repeat;
	background-position:center 90%;
	background-size:75%;
	width:100%;
	box-sizing:border-box;
	margin:0 auto 30px;
	border:#d8c150 solid 2px;
	padding:20px 0 52vw;
}
.block-08 h2{
	font-size:1.1rem;
	color:#44403b;
	margin-bottom:20px;
}
.block-08 h2 {
	position: relative;
	text-align: center;
}
.block-08 h2 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 3em;
	padding: 0 1em;
	background-color: #f7f5eb;
	text-align: left;
}
.block-08 h2::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d8c150;
}
.block-08 p{
	color:#60604d;
}
.block-08 p.price{
	width:40%;
	margin:0 auto 20px;
}
.block-08 p span.txt-middle{
	font-size:1.1rem;
}
.block-08 p span.txt-small{
	font-size:0.9rem;
}
.block-08 p.notice{
	text-align:center;
	font-size:0.8rem;
}
/*block-09
====================================================*/
.block-09{
	margin-bottom:40px;	
}
.block-09 h2{
	margin:0 auto 25px;
	text-align:center;
	color:#44403b;
	font-size:1.2rem;
	position:relative;
	width:90%;
}
.block-09 h2:before,
.block-09 h2:after{ 
    content:'';
    width: 12px;
    height: 25px;
    position: absolute;
    display: inline-block;
}
.block-09 h2:before{
    border-left: solid 1px #d4b700;
    border-top: solid 1px #d4b700;
    top:0;
    left: 0;
}
.block-09 h2:after{
    border-right: solid 1px #d4b700;
    border-bottom: solid 1px #d4b700;
    bottom:0;
    right: 0;
}
.block-09 p{
	font-size:0.9rem;
	text-align:center;
	color:#60604d;
	width:90%;
	margin:0 auto;
}
.block-09 dl:first-child{
	border-top:#d8d8d8 solid 1px;
}
.block-09 dl{
	font-size:122%;
	color:#60604d;
	border-bottom:#d8d8d8 solid 1px;
}
.block-09 dl:last-of-type{
	margin-bottom:20px;
}
.block-09 dt{
	font-weight:bold;
	border-bottom:#d8d8d8 dashed 1px;
	padding:16px 4vw 16px 18vw;
	background-image:url(../images/icn_q.png);
	background-repeat:no-repeat;
	background-position:4vw 10px;
	background-size:36px 36px;
	font-size:1rem;
}
.block-09 dd{
	padding:16px 4vw 16px 18vw;
	background-image:url(../images/icn_a.png);
	background-repeat:no-repeat;
	background-position:4vw 10px;
	background-size:36px 36px;
	font-size:0.85rem;
}
/*block-10
====================================================*/
.block-10{
	margin:0 auto 50px;
	background-image:url(../images/bg_block_05.jpg);
	background-repeat:repeat;
	background-position:top center;
	padding:20px 0 5px;
	margin-bottom:40px;
}
.block-10 h2{
	margin:0 auto 20px;
	text-align:center;
	color:#44403b;
	font-size:1.1rem;
	padding:16px 0;
}
.block-10 .wrapper{
	padding:0 4vw;
}
.block-10 .box_item{
	border:#dbd2bd solid 1px;
	background-color:#fff;
	position:relative;
	margin-bottom:40px;
	padding:24px;
	box-sizing:border-box;
}
.block-10 .box_item .icn{
	position:absolute;
	top:-20px;
	left:-4vw;
	width:100px;
	height:auto;
}
.block-10 .box_item figure{
	margin-bottom:18px;
}
.block-10 .box_item h3{
	color:#2d2d22;
	font-size:1rem;
	font-weight:bold;
	margin-bottom:14px;
}
.block-10 .box_item p{
	color:#60604d;
	font-size:0.85rem;
}
/*block-11
====================================================*/
.block-11{
	margin-bottom:60px;
}
.block-11 .block-left{
	margin-bottom:40px;
	padding:0 2vw;
}	
.block-11 h2{
	width:70%;
	margin:0 auto 30px;
}
.block-11 p{
	color:#60604d;
	font-size:0.8rem;
	margin-bottom:20px;
}
.block-11 .tel{
	background-color:#f4e6d3;
	padding:6px 10px;
	margin-bottom:20px;
}
.block-11 .tel p{
	font-size:1rem;
	font-weight:bold;
	margin-bottom:0;
	text-align:center;
}
.block-11 table{
	border-top:#b2b2b2 solid 1px;
}
.block-11 tr{
	border-bottom:#b2b2b2 solid 1px;
}
.block-11 th{
	background-color:#f4f1e6;
	text-align:center;
	color:#252525;
	font-size:0.8rem;
	padding:4px 0;
	width:12.5%;
}
.block-11 th.time{
	width:16%;
}
.block-11 th span.txt-blue{
	color:#2c7dbf;
}
.block-11 th span.txt-red{
	color:#d80000;
}
.block-11 td{
	text-align:center;
	color:#252525;
	font-size:0.8rem;
	padding:15px 10px;
	position:relative;
}
.block-11 td span.time{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	line-height:1.1;
}
.block-11 td.circle {
    background: url(../images/icn_circle.svg) no-repeat center center;
    background-size: 3.5vw;
}
.block-11 td.triangle {
    background: url(../images/icn_triangle.svg) no-repeat center center;
    background-size: 3.5vw;
}
.block-11 td.bar {
    background: url(../images/icn_bar.svg) no-repeat center center;
    background-size: 3.5vw;
}
.block-11 iframe{
	height:110vw;
}
/*block-12
====================================================*/
.block-12{
	border:#bca696 solid 2px;
	background-color:#f9f8ef;
	box-sizing:border-box;
	margin:0 auto 40px;
	position:relative;
	padding:20px 0 30px;
}
.block-12::before{
	content:'';
	background-image:url(../images/icn_crown.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:55px auto;
	width:72px;
	height:60px;
	display:inline-block;
	position:absolute;
	top:-47px;
	left:0;
	right:0;
	margin:0 auto;
}
.block-12 h2{
	color:#44403b;
	margin-bottom:30px;
	position: relative;
	text-align: center;
}
.block-12 h2 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 3em;
	padding: 0 1em;
	background-color: #f7f5eb;
	text-align: left;
}
.block-12 h2 span img{
	padding-top:5px;
}
.block-12 h2::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d8c150;
}
.block-12 h2{
	margin:0 auto 30px;
}
.block-12 .inner{
	margin:0 auto;
}
.block-12 p{
	color:#5b2e24;
	font-size:1rem;
	text-align:center;
	margin-bottom:10px;
}
.block-12 .tel{
	text-align:center;
}
.block-12 .tel img{
	width:90%;
}
.block-12 .tel p{
	font-size:1rem;
	color:#60604d;
	width:100%;
	margin-top:2px;
	margin-bottom:20px;
}
.block-12 ul li{
	width:80%;
	margin:0 auto 20px;
}
.block-12 ul li:last-child{
	margin-bottom:0;
}
/*footer
====================================================*/
footer{
	border-top:#d8d8d8 solid 1px;
	padding:20px 14px;
	margin-bottom:120px;
}
footer small{
	text-align:center;
	font-size:0.8rem;
	color:#595959;
	margin:0 auto;
	display:block;
}
/*footerFloatingMenu
====================================================*/
#footerFloatingMenu{
	margin-top:4vw;
	width:100%;
	padding:2% 0 0;
	background: #fff;
	position:fixed;
	right:0;
	bottom:0;
	z-index:2;
}
#footerFloatingMenu h1 {
    display: none;
}
#footerFloatingMenu .wrapper{
	overflow:hidden;
	padding:0 4vw;
}
#footerFloatingMenu .logo {
    width: 62%;
    float:left;
	margin-top:3px;
	margin-right:3%;
	margin-bottom:2%;
}
#footerFloatingMenu .tel {
	width:35%;
	float:right;
}
#footerFloatingMenu  ul{
	clear:both;
	overflow:hidden;
	display:table;
	margin-bottom:2vw;
}
#footerFloatingMenu li{
	display:table-cell;
}
#footerFloatingMenu li:first-child{
	border-right:#fff solid 10px;
}
}