ul,li{list-style:none;}
body{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #777;
}
.sticky {
    display: none;
}
a{
	text-decoration: none;
	color: #777;
}
html,body{
    width: 100%;
    font-size: 18px;
}
h1 {
    font-size: 11px;
    color: #333;
    text-align: center;
    position: relative;
    top:3px;
    font-weight: normal;
}
.nav02{
	position:fixed;
	z-index:99;
	background: #f8f7f0;
	width: 100%;
	padding:2px 0 5px 0;
}
.nav02 ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.nav02 li{
	position: relative;
}
.nav02 li:after{
	content:"-";
	position: absolute;
    top: 0;
}
.nav02 li:first-child:after{
	content:"";

}
.btn{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0cc7e+0,f4db8c+27,f9f3e5+50,c78a03+75,efca84+100 */
background: rgb(240,204,126); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,204,126,1) 0%, rgba(244,219,140,1) 27%, rgba(249,243,229,1) 50%, rgba(199,138,3,1) 75%, rgba(239,202,132,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(240,204,126,1) 0%,rgba(244,219,140,1) 27%,rgba(249,243,229,1) 50%,rgba(199,138,3,1) 75%,rgba(239,202,132,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(240,204,126,1) 0%,rgba(244,219,140,1) 27%,rgba(249,243,229,1) 50%,rgba(199,138,3,1) 75%,rgba(239,202,132,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0cc7e', endColorstr='#efca84',GradientType=0 ); /* IE6-9 */	
}

.nav02 a{
	color: #333;
	display: block;
	padding: 0 25px;
	font-size: 17px;
	text-decoration: none;
}
.nav02 .btn{
	height: 50px;
	width: 240px;
	margin-left: 20px;
	position: relative;
	top:-7px;
}
.nav02 .btn a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding:0;
	background: #fff;
	text-align: center;
	color: #b28146;
	width: 234px;
    height: 44px;
    margin: 3px;
}

.area01{
background:url(../img/mv-bg.jpg);
background-size:cover;
text-align: center;	
padding: 70px 0 0;
line-height: 0;
}
.wrapper{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.area02{
	padding: 60px 0;
}
.area02 ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.area02 li{
	width: 330px;
}
.area02 li img{
	width: 100%;
}
.area03 .bg{
	width: 1250px;
	margin:0 auto;
	background:url(../img/pic02.png) no-repeat right bottom;
}
.area03 h2{
	font-size: 40px;
	text-align: center;
}
.area03 h3{
	font-size: 30px;
	text-align: center;
}
.area03 dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	
}
.area03 dt{
	width: 420px;
	margin-left: -10px;
}
.area03 dt img{
	width: 100%;
}
.area03 dd{
	text-align: center;
	
	padding: 50px 0 0;
	margin-left: 20px;
}
.area03 dd p{
	margin: 20px 0 0;
	line-height: 2;
	font-size: 20px;
}
.area04{
	padding: 140px 0 80px;
}
.area04 h2{
	font-size: 40px;
	text-align: center;
	margin:0 0 60px;
}

.area04 .box{
	margin:0 0 80px;
}
.area04 .box .top{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.area04 .box .top .txt{
	width: 500px;	
}
.area04 .box .top .txt h3{
	font-size: 28px;
	margin-bottom: 10px;
}

.area04 .point01 .card{
	margin-top: 15px;
	background: #dbdcdc;
	padding: 20px 20px 10px;	
	color: #717071;
}
.area04 .card p{
	color: #777;
}
.area04 .point01 .card ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.area04 .point01 .card li{
	width: 215px;
}
.area04 .point01 .card .ttl{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin:3px 0 3px 0;
}
.area04 .point01 .card p{
	font-size: 13px;
}
.area04 .point02 .card{
	margin-top: 25px;
	background: #dbdcdc;
	padding: 25px;	
	color: #717071;
}
.area04 .point02 .card .ttl{
	font-size: 20px;
	font-weight: bold;
	margin:0 0 8px 0;
}
.area04 .point03 .card{
	margin-top: 25px;
	background: #dbdcdc;
	padding: 25px;	
	color: #717071;
}
.area04 .point03 .card .ttl{
	font-size: 20px;
	font-weight: bold;
	margin:0 0 8px 0;
}
.area04 .point04 .card{
	margin-top: 25px;
	background: #dbdcdc;
	padding: 25px;	
	color: #717071;
}
.area04 .point04 li:first-child{
	margin-bottom: 20px;
}
.area04 .point04 dt{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin:0 0 15px 0;	
}
.area04 .point04 dd{
	text-align: center;
}
.area04 .point04 dd img{
	width: 100%;
}

.area04 .point04 .toggle dt {
    position: relative;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    border-bottom: 1px solid #000;
    padding: 10px 0;
    cursor: pointer;
    text-align: left;
}
.area04 .point04 .toggle dd {
    display: none;
    padding-top: 10px;
    text-align: left;
}
.area04 .point04 .toggle dt:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    font-size: 16px;
}
.area04 .point05 .card{
	margin-top: 25px;
	background: #dbdcdc;
	padding: 25px;	
	color: #717071;
}
.area04 .point05 .card ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.area04 .point05 .card li{
	width: 48%;
}
.area04 .point05 dt{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin:0 0 10px 0;	
}
.area04 .point05 dd div{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	font-weight: bold;
	font-size: 16px;
}
.area04 .point05 i{
	font-style: normal;
}
.area04 .point05 dd p{
	margin-bottom: 15px;
}
.area05{
	padding:0 0 100px;
}
.area05 h2{
	background: url(../img/ttl01.png) no-repeat center top;
    font-size: 32px;
    text-align: center;
    padding: 30px 0 70px 0;
    line-height: 1;
}
.area05 h2 span{
	font-size: 20px;
}
.area05 h3{
    font-size: 28px;
    text-align: center;	
    
}
.area05 .lead{
    width: 600px;
    margin:20px auto;
}
.area05 .lead p{
	text-align: left;
	
}
.area05 .pic{
	text-align: center;
	margin: 50px 0 0;
}
.area06{

	background:url(../img/bg01.jpg);
	background-size:cover;
}
.area06:before{
	content:"";
	background:url(../img/line-.jpg) repeat-x;
	display: block;
	width: 100%;
	height: 5px;
}
.area06:after{
	content:"";
	background:url(../img/line-.jpg) repeat-x;
	display: block;
	width: 100%;
	height: 5px;	
}
.area06 .wrapper{
	padding: 150px 0 90px;
}
.area06 h2{
    font-size: 35px;
    text-align: center;
    padding: 0 0 70px 0;
}

.area06 .content dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin:0 0 60px;
}
.area06 .content dt{
	margin-right: 30px;
}
.area06 .content dd.pt{
	padding-top: 25px;
}
.area06 .content .pic dd{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.area06 .content .pic dd .txt{
	margin-right: 30px;
}
.area06 .content dd h3{
	font-size: 28px;
	font-weight: bold;
	margin:0 0 10px;
}
.area06 .content dd p{
	font-size: 18px;
}
.area06 .content .icon{

}
.area06 .content ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	font-size: 22px;
	margin: 15px 0 0;
}

.area06 .btn{
	height: 50px;
	width: 407px;
	margin-left: 20px;
}
.area06  .btn a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;	
	text-decoration: none;
	padding: 0;
	background: #fff;
	text-align: center;
	color: #b28146;
	width: 400px;
    height: 44px;
    margin: 3px;
}

.area07{
	background:url(../img/bg02.jpg);
	background-size:cover;
	padding: 100px 0;
}
.area07 .ttl{
	text-align: center;
}
.area07 .subttl{
	display: inline-block;
	background: #595757;
	padding: 3px 20px;
	color: #fff;
}
.area07 .ttl .pic{
	text-align: center;
	margin-top: -20px;
	margin-bottom: 50px;
	z-index:0;
}
.area07 .ttl .pic span{
	display: block;
	font-weight: bold;
	margin-top: -50px;
}
.area07 .box{
	position: relative;
	background: rgba(170,198,215, .4);
	padding: 20px 20px 40px;
}
.area07 .box .ttl-program{
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	margin:0 0 30px;
}
.area07 .box .ttl-program small,
.area08 .box .ttl-program small,
.area09 .box .ttl-program small{
	font-weight: normal;
	    font-size: 65%;
}
.area07 .box .price,
.area08 .box .price,
.area09 .box .price{
	color: #ff0000;
	padding-left: 20px;
	font-size: 28px;
	font-weight: bold;
}




.area07 .box .line{
	text-align: center;
	margin: 15px auto 0;
}
.area07 .box .line img{
	width: 100%;
}
.area07 .flow{
	width: 93%;
}
.area07 .flow dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
	border:2px solid #a57c00;
	background: #fff;
	padding:20px 30px;	
}
.area07 .flow dl:last-child{
	margin-bottom: 0;
}
.area07 .flow dt{
	margin-right: 30px;
}
.area07 .flow dd h3{
	font-size: 28px;
}

.area07 .block-flex,
.area08 .block-flex,
.area09 .block-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

.flow-arrow {
 	background: #898989;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center; 	
}
.flow-arrow  span{
	    padding: 0 10px;
    text-align: center;
    display: block;
}
.flow-arrow:before{
	content:"";
  width: 0;
  height: 0;
  border-left: 19px solid transparent;
  border-right: 19px solid transparent;
  border-bottom: 19px solid #898989;
  display: block;
  position: absolute;
  top: -19px;
}
.flow-arrow:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    border-top: 19px solid #898989;
    display: block;
    position: absolute;
   bottom: -19px;
}

.area08{
	background:url(../img/bg03.jpg);
	background-size:cover;
	padding: 100px 0;
}
.area08 .ttl{
	text-align: center;
}
.area08 .subttl{
	display: inline-block;
	background: #595757;
	padding: 3px 20px;
	color: #fff;
}
.area08 .ttl .pic{
	text-align: center;
	margin-top: -20px;
	margin-bottom: 50px;
	z-index:0;
}
.area08 .ttl .pic span{
	display: block;
	font-weight: bold;
	margin-top: -30px;
}
.area08 .box{
	background: rgba(165,204,188, .4);
	padding: 20px 20px 40px;
}
.area08 .box .ttl-program{
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	margin:0 0 30px;
}
.area08 .box .price{
	color: #ff0000;
	padding-left: 20px;
}



.area08 .box .line{
	text-align: center;
	margin: 15px auto 0;
}
.area08 .box .line img{
	width: 100%;
}
.area08 .flow{
	width: 93%;
}
.area08 .flow dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
	border:2px solid #a57c00;
	background: #fff;
	padding:20px 30px;
}
.area08 .flow dl:last-child{
	margin-bottom: 0;
}
.area08 .flow dt{
	margin-right: 30px;
}
.area08 .flow dd h3{
	font-size: 28px;
}
.area08 .flow dd h3 .label{
    display: inline-block;
    background: #595757;
    padding: 3px 20px;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 15px;
}
.area09{
	background:url(../img/bg04.jpg);
	background-size:cover;
	padding: 100px 0;
}
.area09 .ttl{
	text-align: center;
}
.area09 .subttl{
	display: inline-block;
	background: #595757;
	padding: 3px 20px;
	color: #fff;
}
.area09 .ttl .pic{
	text-align: center;
	margin-top: -20px;
	margin-bottom: 50px;
	z-index:0;
}
.area09 .ttl .pic span{
	display: block;
	font-weight: bold;
	margin-top: -10px;
}
.area09 .box{
	background: rgba(245,177,162, .4);
	padding: 20px 20px 40px;
}
.area09 .box .ttl-program{
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	margin:0 0 30px;
}
.area09 .box .price{
	color: #ff0000;
	padding-left: 20px;
}



.area09 .box .line{
	text-align: center;
	margin: 15px auto 0;
}
.area09 .box .line img{
	width: 100%;
}
.area09 .flow{
	width: 93%;
}
.area09 .flow dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
	border:2px solid #a57c00;
	background: #fff;
	padding:20px 30px;
}
.area07 .flow dl:last-child{
	margin-bottom: 0;
}
.area09 .flow dt{
	margin-right: 30px;
}
.area09 .flow dd h3{
	font-size: 28px;
}
.area10{
	background: #f8e1e6;
	padding: 100px 0;
}
.area10 .ttl{
	font-weight: bold;
	margin:0 0 10px;
	font-size: 24px;
}
.area10 dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.area10 dt{
	margin-right: 30px;
}
.area10 dd{
	width: 70%;
}
.area10 li{
	justify-content: space-between;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	border-bottom:1px solid #777;
	padding: 10px 10px 10px;
}
.area11{
	padding: 100px 0;
}
.area11 h2{
    font-size: 32px;
    text-align: center;
    padding: 0 0 40px 0;
}

.area11 .toggle dt {
	font-weight: bold;
    position: relative;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
    border-bottom: 1px solid #000;
    padding: 10px 0;
    cursor: pointer;
}
.area11 .toggle dd {
    display: none;
    padding-top: 10px;
    font-size: 14px;
    line-height: 1.8;
    background: #fff;
    text-align: left;
}
.flow dd a,
.area11 dd a{
	color: #b28146;
}
.area11 .toggle dt:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    font-size: 16px;
}
.area12{
	background: url(../img/bg05.jpg);
	background-size: cover;
	padding: 100px 0;
}
.area12 h2{
    font-size: 32px;
    text-align: center;
    padding: 0 0 70px 0;
}
.area12 h3{
	font-size: 28px;
	line-height: 1.5;
	margin-bottom: 30px;
}
.area12 dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

}
.area12 dt{
	margin-right: 30px;
}
.area12 dd{
	padding-bottom: 80px;
}
.area12 dd p{
	margin-bottom: 20px;
}
.area12 hr{
	width: 230px;
	margin:0 auto 80px;
	height: 1px;
  border: none;
  border-top: 1px #777 solid;
}

.area13{
	background: #e3e3e3;
	padding: 50px 0;
}
.area13.reserve {
    background: url(../img/bg01.jpg);
    background-size: cover;
}
.reserve .container p .red{
	background: #595757;
    padding: 3px 5px;
    color: #fff;
    font-size: 11px;
    vertical-align: 2px;
}
.area13 h2{
	color: #000;
	text-align: center;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", ".HiraKakuInterface-W2";
    font-weight: 300;
	font-size: 45px;
	padding-bottom: 20px;
}
.area13 h2 span{
	display: block;
	font-weight: bold;
	font-size: 15px;
	font-family: "貂ｸ繧ｴ繧ｷ繝�け菴�","YuGothic", "Yu Gothic", "貂ｸ繧ｴ繧ｷ繝�け","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro";
}
.area13 textarea {
    width: 100%;
    height: 120px;
    padding: 10px;
    border: 1px solid #b0b0b0;
    background: #fff;    
}
.red{
	color: #be272d;
}
.area13 input[type="time"],
.area13 input[type="date"],
.area13 input[type="text"],
.area13 input[type="email"] {
    border: 1px solid #b0b0b0;
    background: #fff;
     width: 100%;
    padding: 10px;   
}
.area13 input[type="time"].half,
.area13 input[type="date"].half,
.area13 input[type="text"].half{

     width: 49%;
}
.area13 .ttl{
	display: block;
}
.area13 .block-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}.area13 .block-flex-st{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.area13 .others input[type="text"] {

    padding:3px 5px;   
}
.area13 .container{
	margin-bottom: 30px;
}
.area13 .container p{
	margin-bottom: 4px;
}
.area13 .container .note{
	font-size: 12px;
}
.area13 dt{
	text-align: center;
	border-bottom: none;
}

.area13 .button{
	background: none;
	margin-top: 15px;
}
.area13 .button input[type=submit], .button a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    display: block;
    border-radius: 6px;
    padding: 8px 0;
    background: #a48247;
    text-decoration: none;
    width: 100%;
}
.area13 span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}
.area13 .toggle{
	width: 100%;
}
.area13 .toggle dt{
	width: 40%;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}
.area13 .toggle dt:after {
	content: "";
    position: absolute;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    font-size: 16px;
    top: -0.2%;
    right: 16%;
    
    width: 7px;
    height: 7px;
}
.area13 .toggle dd{
	font-size: 13px;
	padding: 15px;
	display: none;
	
}

footer{
	padding: 40px 0;
}
footer dl{
	text-align: center;
}
footer dt{
	margin-bottom: 20px;
}
footer dd{
    width: 100%;
}
footer .txt01{
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
}
footer .txt02{
	font-size: 27px;
	display: inline-block;
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
footer .txt03{
	font-size: 16px;
}
footer .txt04 {
		font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", ".HiraKakuInterface-W2";
    font-weight: 300;
	font-size: 29px;
	color: #000;
	text-decoration: none;	
}
footer .txt04 a{
	color: #000;
	text-decoration: none;	
}
footer .txt05{
	font-size: 15px;
}
footer .sns ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
footer .sns li{
	width: 30px;
	margin:0 .5%;
}
footer .sns li img{
	width: 100%;
}
.pc-only {
    display: block;
}
.smp-only {
    display: none;
}
@media screen and (max-width:1280px){
.nav02 a {
    font-size: 14px;
     padding: 0 15px;
}	
.nav02 li:after {
    content: "-";
    position: absolute;
    top: -3px;
}
}
@media screen and (max-width:770px){
nav .nav01 {
    background: rgba(0,0,0,1);
}	
.pc-only {
    display: none;
}
.smp-only {
    display: block;
}	
#panel-btn{
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 3%;
    top: 3.2%;
    background: #000;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#panel-btn.fix{
	position: fixed;
	z-index: 999;
}
#panel-btn-2{
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 3%;
    top: 3%;
    color: #000;
    background: #fff;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;    
}
#panel-btn-icon{
    display: block;
    position: absolute;
    top: 47%;
    right: 9px;
    width: 22px;
    height: 2px;
    background: #fff;
    transition: .2s;
}
#panel-btn-icon-2{
    display: block;
    position: absolute;
    top: 45%;
    right: 9px;
    width: 22px;
    height: 2px;
    background: #fff;
    transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 22px;
  height: 2px;
  background: #fff;
  transition: .3s;
}

#panel-btn-icon-2:before, #panel-btn-icon-2:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 22px;
  height: 2px;
  background: #000;
  transition: .3s;
}
#panel-btn-icon:before,
#panel-btn-icon-2:before{
  margin-top: -6px;
}
#panel-btn-icon:after,
#panel-btn-icon-2:after{
  margin-top: 4px;
}
#panel-btn .close,
#panel-btn-2 .close{
  background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after,
#panel-btn-2 .close:before, #panel-btn-2 .close:after{
  margin-top: 0;
}
#panel-btn .close:before,
#panel-btn-2 .close:before{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#panel-btn .close:after,
#panel-btn-2 .close:after{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
#panel{
 	position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    z-index: 9999;
    display: block;
    margin: 0;
    padding:0;
   
}


#panel > ul{
    margin: 0;
    padding: 70px 0 0;
}
#panel a{
	display: block;
	padding: 10px 10px;
	border-bottom: none;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-top:1px dotted #fff;
   
}
#panel li:first-child a{
	 border-top:none;
}
#panel a:hover{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}	
.wrapper {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
img{
	width: 100%;
}
.area01 {
    padding: 0;
}
.area02 li {
    width: 33%;
}

.area03 dt {
    width: 50%;
    margin:10px auto 0 auto;
}
.area03 dd {
    padding: 10px 0 0;
    margin-left: 0;
    width: 100%;
}
.area03 .bg {
    width: 95%;
    background: url(../img/pic02.png) no-repeat right bottom;
    background-size: 110px auto;
}
.area04 .box .top .pic{
    width: 60%;
    margin: 20px auto 0;
}
.area04 .point01 .card li {
    width: 22%;
}
.area04 .point04 ul {
    justify-content: center;
}
.area04 .point04 .toggle {
    width: auto;
}
.area05 .lead {
    width: auto;
}
.area06 .content dd {
    width: 100%;
}

.area10 dt {
    margin:0 auto 10px;
    width: 10%;
}
.area10 dd {
    width: 100%;
}
.area12 dd{
	width: 100%;
}
.area12 dt {
    margin: 0 auto 10px;
    width: 15%;
}
footer dt {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
footer .txt02 {
    font-size: 24px;
}
.area13 .toggle dt {
    width: 100%;
}
}	
@media screen and (max-width:500px){
body {
    font-size: 14px;
}	
.area02 li {
    width: 80%;
    margin: 0 auto;
    line-height: 0;
}	
.area03 h2 {
    font-size: 20px;
    text-align: center;
}

.area02 {
    padding: 30px 0;
}
.area03 h3 {
    font-size: 20px;
    text-align: center;
}
.area03 dd p {
    margin: 10px 0 0;
    line-height: 1.6;
    font-size: 17px;
}
.area03 .bg {
    width: 95%;
    background: url(../img/pic02.png) no-repeat right bottom;
    background-size: 60px auto;
}
.area04 {
    padding: 40px 0 10px;
}
.area04 h2 {
    font-size: 20px;
    text-align: center;
    margin: 0 0 30px;
}
.area04 .box {
    margin: 0 0 30px;
}
.area04 .box .num{
	width: 60px;
    margin: 0 auto;	
}
.area04 .box .top .txt h3 {
    font-size: 18px;
    margin-bottom: 0;
    text-align: center;
}
.area04 .point01 .card li {
    width: 100%;
    margin-bottom: 10px;
}
.area04 .point01 .card li:first-child{
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.area04 .point01 .card .ttl {
    font-size: 18px;
}
.area04 .point02 .card .ttl {
    font-size: 18px;
}
.area04 .point03 .card .ttl {
    font-size: 18px;
}
.area04 .point04 dt {
    font-size: 18px;
    margin: 0 0 5px 0;
}
.area04 .card {
    padding: 15px!important;
}
.area04 .point01 .card ul{
	width: 75%;
    margin: 0 auto;	
}
.area04 .point04 .card li:first-child{
	margin-bottom: 10px;
}
.area04 .point05 .card li {
    width: 100%;
}
.area04 .point05 dd div {
    font-size: 14px;
}
.area04 .point05 .card li:first-child{
	margin-bottom: 10px;
}
.area04 .point05 dt {
    font-size: 18px;
    margin: 0 0 5px 0;
}
.area05 {
    padding: 0 0 30px;
}
.area05 h2 {
    background: url(../img/ttl01.png) no-repeat center top;
    background-size: 100%;
    font-size: 17px;
    padding: 13px 0 40px 0;
    line-height: 1.3;
}
.area05 h2 span {
    font-size: 14px;
}
.area05 h3 {
    font-size: 16px;
}
.area05 .lead {
    margin: 10px auto;
}
.area05 .pic {
    margin: 20px 0 0;
}
.area06 .wrapper {
    padding: 30px 0 30px;
}
.area06 h2 {
    font-size: 20px;
    padding: 0 0 30px 0;
}
.area06 .content dl{
	flex-wrap: wrap;	
	margin: 0 0 30px;
}
.area06 .content ul{
	display: block;
	font-size: 16px;
    margin: 10px 0 0;
}
.area06 .content li:first-dhild{
	width: 100%;
}
.area06 .content dt {
    margin: 0 auto 10px;
    width: 45px;
}
.area06 .content dd h3 {
    font-size: 18px;
    margin: 0 0 5px;
}
.area06 .content dd p {
    font-size: 14px;
}
.area06 .btn {
    margin: 0 auto;
    background:none;
    width: 100%;
}
.area06 .btn a{
	border:2px solid #a57c00;
	background: #fff;
	margin: 5px 0 0;
	width: 100%;
}
.area06 .content dd.pt {
    padding-top: 0;
}
.area06 .content .pic dd .txt {
    margin-right: 10px;
    width: 100%;
}
.area06 .content .icon {
    width: 110px;
}
.area07 {
	background: url(../img/bg02.jpg) right top;
    background-size: cover;
    padding: 30px 0;
}
.area07 .subttl {
    padding: 3px 10px;
    font-size: 13px;
}
.area07 .ttl .pic {
	margin-top: 0;
    margin-bottom: 20px;
}
.area07 .ttl .pic span {
    display: block;
    font-weight: bold;
    margin-top: 0;
    font-size: 12px;
}
.area07 .box .ttl-program {
    font-size: 17px;
    margin: 0 0 10px;
}
.area07 .box .price {
    padding-left: 0;

}
.area07 .box .tax{
	font-size: 13px;
}
.area07 .box,
.area08 .box,
.area09 .box {
    padding: 10px 10px 30px;
}
.area07 .flow dl,
.area08 .flow dl,
.area09 .flow dl{
	align-items: normal;
	margin-bottom: 15px;
	padding:10px;
}
.area07 .flow,
.area08 .flow,
.area09 .flow {
    width: 83%;
}

.area07 .flow dt,
.area08 .flow dt,
.area09 .flow dt {
    margin-right: 5px;
    padding-top: 0;
    width: 26px;
}
.area07 .flow dd,
.area08 .flow dd,
.area09 .flow dd{
	width: 83%;
}
.area07 .flow dd h3 {
    font-size: 16px;
}
.area07 .flow {
    
}
.area08 {
	    background: url(../img/bg03.jpg) right top;
    background-size: cover;
    padding: 30px 0;
}
.area08 .subttl {
    padding: 3px 10px;
    font-size: 13px;
}
.area08 .ttl .pic {
	margin-top: 0;
    margin-bottom: 20px;
}
.area08 .ttl .pic span {
    display: block;
    font-weight: bold;
    margin-top: 0;
    font-size: 12px;
}
.area08 .box .ttl-program {
    font-size: 17px;
    margin: 0 0 10px;
}
.area08 .box .price {
    padding-left: 0;

}
.area08 .box .tax{
	font-size: 13px;
}

.area08 .flow dd h3 {
    font-size: 16px;
}
.area08 .flow dd h3 .label {
    display: block;
    padding: 3px 15px;
    font-size: 13px;
    margin-left: 0;
    margin:5px 0 9px;
}
.area09 {
    background: url(../img/bg04.jpg) right top;
    background-size: cover;	
    padding: 30px 0;
}
.area09 .subttl {
    padding: 3px 10px;
    font-size: 13px;
}
.area09 .ttl .pic {
	margin-top: 0;
    margin-bottom: 20px;
}
.area09 .ttl .pic span {
    display: block;
    font-weight: bold;
    margin-top: 0;
    font-size: 12px;
}
.area09 .box .ttl-program {
    font-size: 17px;
    margin: 0 0 10px;
}
.area09 .box .price {
    padding-left: 0;

}
.area09 .box .tax{
	font-size: 13px;
}


.area09 .flow dd h3 {
    font-size: 16px;
}
.area10 {
    padding: 30px 0;
}
.area10 .ttl {
    margin: 0;
    font-size: 16px;
}
.area10 li {
    padding: 10px 0 10px 0;
    font-size: 13px;
    align-items: center;
}
.area11 {
    padding: 30px 0;
}
.area11 h2 {
    font-size: 20px;
    padding: 0 0 20px 0;
}
area11 h2 {
    font-size: 20px;
    padding: 0 0 20px 0;
}
.area11 .toggle dt {
    font-size: 14px;
    padding: 10px 27px 10px 0;
}
.area12 {
    padding: 30px 0;
}
.area12 dl{
	flex-wrap: wrap;	
}
.area12 h2 {
    font-size: 20px;
    padding: 0 0 20px 0;
}
.area12 h3 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 15px;
}
.area12 dd {
    padding-bottom: 0px;
}
.area12 hr {
    width: 70%;
    margin: 0 auto 20px;
}
.area13 .block-flex-st {

    justify-content: space-between;
}
.sticky {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.sticky .ftr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.sticky .ftr li {
    flex: 1;
    background: #a48247;
    text-align: center;
    padding: .8em 0 .3em;
}
.sticky a{
	color: #fff;
}
.sticky i{
	padding-right: 10px;
}
}
@media screen and (max-width:320px){
.area05 h2 {

    font-size: 15px;
    padding: 9px 0 40px 0;
}
.area05 h2 span {
    font-size: 12px;
}
}