@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 768px) {
.pc { display: none }
.sp { display: block }
.sp_br{ display: block; }

.mt30{ margin-top: 20px !important;}
.mt40{ margin-top: 30px !important;}
.mt50{ margin-top: 30px !important;}
.mt60{ margin-top: 40px !important;}
.mt70{ margin-top: 50px !important;}
.mt80{ margin-top: 60px !important;}
.mt90{ margin-top: 70px !important;}
.mt100{ margin-top: 80px !important;}

.wid10{ width: 10%; }
.wid20{ width: 20%; }
.wid30{ width: 30%; }
.wid40{ width: 40%; }
.wid50{ width: 50%; }
.wid60{ width: 60%; }
.wid70{ width: 70%; }
.wid80{ width: 80%; }
.wid90{ width: 90%; }
.wid100{ width: 100%; }

html {
  font-size: 10px;
}
img {
  max-width: 100%;
	height: auto;
}
	header{
		width: 100%;
	}
header .btn{
	width: 100%;
	text-align: center;
		position: fixed;
		bottom: 0;
		background: #FF81AD;
		padding: 25px;
	z-index: 1000;
	}
main .cont01{
	background: url("../img/cont01_bg.png") no-repeat top center;
	background-size: 300%;
}
main .cont01 .inner{
	max-width: 950px;
	margin: 0 auto;
	padding-top: 30px;
	display: block;
	justify-content: space-between;
}
main .cont01 .inner .instalink{
	text-align: center;
	margin-top: 20px;
	font-size: 1.2rem;
	font-weight: bold;
}
main .cont01 .inner .txt .box{
	margin-top: 20px;
background: #fff;
border: 3px solid #a48645;
	width: 90%;
	margin: 20px auto 0;
}
main .cont01 .inner .txt .box p.ttl{
	margin: 20px 0 0 0px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
main .cont01 .inner .txt .box ul{
	margin-top: 10px;
	padding: 0 10px;
	font-size: 1.3em;
	margin-bottom: 20px;
}

main .cont02{
	max-width: 980px;
	margin: 30px auto 0;
	display: block;
	justify-content: space-between;
}
main .cont02::before{
	content: '';
	background: none;
	padding: 0px;
}
main .cont02::after{
	content: '';
	background: none;
	padding: 0px;
}
main .cont02 figure{
	padding: 0px 0;
	text-align: center;
}
main .cont02 p.txt{
	padding: 20px;
	font-size: 1.6rem;
	max-width: 500px;
	line-height: 2em;
}

main .cont03 .ttl{
	background: url("../img/cont03_ttl_bg.png") no-repeat center;
	background-size: 220%;
	height: auto;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
main .cont03 .ttl h2{
max-width: 90%;
	text-align: center;
border-radius: 50px;
background: rgba(255,255,255,0.8);
	font-size: 1.9rem;
	margin: 0 auto;
	padding: 20px 20px;
	font-family: 'Krona One', sans-serif;
}
main .cont03 .ttl h2 span{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	display: block;
	font-size: 1.4rem;
}
main .cont03 ul.slider_sp{
	max-width: 250px;
	margin: 30px auto 0;
}
main .cont03 ul.slider_sp li{
	padding: 0 10px;
	}
main .cont03 ul.slider_sp img.slide-arrow{
	position: absolute;
	top: 50%;
	margin-top: -15px;
}
main .cont03 ul.slider_sp img.prev-arrow{
	right: -40px;
	width: 30px;
}
main .cont03 ul.slider_sp img.next-arrow{
	left: -40px;
	width: 30px;
}

main .cont04{
	margin-top: 50px;
}
main .cont04 .top{
	background: url("../img/cont04_ttl_bg.png");
	padding: 30px 0;
	margin-top: 20px;
}
main .cont04 .top h3{
	text-align: center;
	font-size: 2.2rem;
	font-weight: bold;
	color: #fff;
}
main .cont04 .box{
	max-width: 940px;
	margin: 90px auto 0;
	display: none;
	justify-content: space-between;
}
main .cont04 .sp_box{
	padding: 20px;
}
main .cont04 .sp_box .sp_box_in{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	}
main .cont04 .sp_box .sp_box_in figure{
	width: 45%;
	}
main .cont04 .sp_box .sp_box_in .txt{
	width: 45%;
}
main .cont04 .sp_box p.ttl{
	font-size: 2.4rem;
	font-weight: bold;
	border-bottom: 5px solid #222222;
	position: relative;
	text-align: center;
	padding-bottom: 10px;
}
main .cont04 .sp_box p.ttl::after{
	content: '';
	position: absolute;
	right: 0;
	bottom: -5px;
	width: 80%;
	border-bottom: 5px solid #FF81AD;
}
main .cont04 .sp_box p.com{
	font-size: 1.5rem;
	line-height: 2em;
	margin-top: 20px;
}
main .cont04 .sp_box p.img{
	margin-top: 30px;
}

main .cont05{
	background: url("../img/cont05_bg.png");
	background-size: 200%;
	margin-top: 50px;
	padding: 50px 0;
}
main .cont05 p.top span{
	font-family: 'Krona One', sans-serif;
	font-size: 2.1rem;
	background:linear-gradient(transparent 60%, #FFF000 60%);
	padding: 0 50px;
}
main .cont05 h2.ttl{
	font-size: 2.7rem;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	background: url("../img/cont05_ttl_bg_sp.png") no-repeat center;
	background-size: 90%;
	padding-bottom: 50px;
}

main .cont05 .box{
	width: 90%;
	margin: 30px auto 0;
	border: 1px solid #222222;
	background: #fff;
	padding: 50px 20px;
	display: block;
	justify-content: space-between;
}
main .cont05 .box figure{
	width: 50%;
	margin: 0 auto;
	}
main .cont05 .box .right p.txt{
	font-size: 1.5rem;
	line-height: 2em;
	margin-top: 20px;
}
main .cont05 .box .right p.case{
	margin-top: 50px;
	text-align: center;
}
main .cont05 .box .right p.case span{
	display: inline-block;
	font-size: 1.5rem;
	font-weight: bold;
	background: #222222;
	border-radius: 50px;
	color: #fff;
	padding: 5px 70px;
}
main .cont05 .box .right dl{
	display: block;
	text-align: center;
	justify-content: space-between;
	margin-top: 40px;
}
main .cont05 .box .right dl img{
	width: 50%;
}
main .cont05 .box .right dl dd{
	max-width: 100%;
	font-size: 1.5rem;
	line-height: 2em;
	margin-top: 20px;
}
main .cont05 .box .right dl dd span.name{
	font-weight: bold;
}
main .cont05 .box .right dl dd span.price{
	font-size: 2.2rem;
	color: #FF81AD;
	font-weight: bold;
}

main .cont06{
	background: none;
	padding-bottom: 50px;
}
main .cont06 .lead01{
	text-align: center;
	padding-top: 30px;
	width: 80%;
	margin: 0 auto;
}
main .cont06 .lead02{
	text-align: center;
	padding-top: 20px;
	font-size: 1.7rem;
	font-weight: bold;
}
main .cont06 .txt01{
	width: 85%;
	margin: 30px auto 0;
	font-size: 1.5rem;
}
main .cont06 .lead03_txt{
	text-align: center;
	padding-top: 45px;
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 2em;
}
main .cont06 .lead03_txt span{
	font-size: 2.4rem;
	font-weight: bold;
	background:linear-gradient(transparent 60%, #FFF000 60%);
}
main .cont06 .txt02{
	text-align: center;
	padding-top: 30px;
	width: 80%;
	margin: 0 auto;
}
main .cont06 .img{
	text-align: center;
	padding-top: 30px;
}

main .cont07{
	background: url("../img/cont07_bg_sp.png") top center;
	padding-bottom: 50px;
}
main .cont07 .icon01{
	text-align: center;
	padding-top: 20px;
}
main .cont07 .icon01 img{
	width: 67px;
	}
main .cont07 .lead01{
	text-align: center;
	padding-top: 20px;
}
main .cont07 .txt01{
	text-align: center;
	padding-top: 20px;
}	
main .cont07 ul.img{
	padding-top: 40px;
	display: block;;
	justify-content: space-between;
	max-width: 920px;
	margin: 0 auto;
}
main .cont07 ul.img li{
	text-align: center;
	margin-bottom: 30px;
	}
main .cont07 ul.img li img{
	width: 200px;
	}
main .cont07 p.comment{
	font-size: 1.5rem;
	text-align: center;
	color: #333;
	margin-top: 40px;
	padding: 0 20px;
	line-height: 2em;
}
main .cont07 .box{
	width: 85%;
background: #fff;
border: 3px solid #a48645;
	margin: 40px auto 0;
	padding: 40px 15px;
}
main .cont07 .box .logo{
	text-align: center;
}
main .cont07 .box .lead{
	text-align: center;
	margin-top: 30px;
	line-height: 4em;
}
main .cont07 .box .lead span{
	display: inline-block;
	font-size: 2.0rem;
	font-weight: bold;
	border-bottom: dotted 6px #A48645;
}
main .cont07 .box .txt{
	margin-top: 20px;
	text-align: center;
	font-size: 1.5rem;
	line-height: 2em;
}
main .cont07 .box .txt span{
	text-decoration: underline;
	font-weight: bold;
}
	
main .cont08 .top{
	background: url("../img/cont08_top_bg.png") no-repeat top center;
	background-size: 250%;
	padding: 40px 0 60px;
}	
main .cont08 .content{
	background: url("../img/cont08_bg.png") no-repeat top center;
	padding-bottom: 50px;
	margin-top: -35px;
}
main .cont08 .content .box{
	max-width: 940px;
	margin: 0 auto;
	padding-top: 50px;
	display: block;
	justify-content: space-between;
}
main .cont08 .content_sp{
	background: url("../img/cont08_bg.png") no-repeat top center;
	background-size: 270%;
	padding-bottom: 50px;
	margin-top: 0;
}
main .cont08 .content_sp .box{
	padding-top: 30px;
	}
main .cont08 .content_sp .box .ttl{
	width: 90%;
	margin: 0 auto;
	font-size: 2.2rem;
	font-weight: bold;
	background:linear-gradient(transparent 60%, #FFF000 60%);
	text-align: center;
}
main .cont08 .content_sp .box figure{
	margin-top: 20px;
	text-align: center;
	}
main .cont08 .content_sp .box figure img{
	width: 165px;
	}
main .cont08 .content_sp .box .txt{
	margin-top: 20px;
	line-height: 2em;
	font-size: 1.5rem;
	padding: 0 15px;
}
main .cont08 .content_sp p.other{
	text-align: center;
	margin-top: 60px;
}
main .cont08 .content_sp p.other span{
	font-size: 5.0rem;
	font-weight: bold;
	display: inline-block;
}
main .cont08 .content_sp p.other span::before{
	content: '';
	background: url("../img/cont08_icon03.png") no-repeat left center;
	padding: 30px 80px;
}
main .cont08 .content_sp p.other span::after{
	content: '';
	background: url("../img/cont08_icon04.png") no-repeat right center;
	padding: 30px 80px;
}
main .cont08 .content_sp p.comment{
	text-align: center;
	font-size: 2.0rem;
	font-weight: bold;
	margin-top: 50px;
}
main .cont08 .content_sp .greeting{
	max-width: 950px;
	margin: 40px auto 0;
	display: block;
	justify-content: space-between;
}
main .cont08 .content_sp .greeting .photo{
	text-align: center;
	}
main .cont08 .content_sp .greeting .photo img{
	width: 70%;
	}
main .cont08 .content_sp .greeting a{
	display: block;
	text-align: right;
}
main .cont08 .content_sp .lead{
	text-align: center;
	margin-top: 50px;
}
main .cont08 .content_sp .greeting .right figure{
	text-align: center;
	margin-top: 30px;
	}
main .cont08 .content_sp .greeting .right figure img{
	width: 80%;
	}
main .cont08 .content_sp .greeting .right a{
	margin-right: 20px;
	}
main .cont08 .content_sp .greeting .right a img{
	width: 60px;
	}
main .cont09{
	background: url("../img/cont09_bg.png") top center;
	background-size: 180%;
}
main .cont09 .lead01{
	padding-top: 50px;
	text-align: center;
}
main .cont09 .img{
	padding-top: 20px;
	text-align: center;
	width: 85%;
	margin: 0 auto;
}
main .cont09 .box{
	margin: 40px auto 0;
	max-width: 930px;
}
main .cont09 .box p.txt{
	background: #fff;
	font-size: 1.5rem;
	padding: 30px;
	border: 1px solid #222;
	position: relative;
	z-index: 1;
	line-height: 2em;
	width: 90%;
	margin: 0 auto;
}
main .cont09 .box p.txt::before{
	content: '';
	position: absolute;
	top: -15px;
	left: -15px;
	width: 100%;
	height: 100%;
	border: 1px solid #222;
	margin: 10px 0 0 10px;
	z-index: 10;
	background: #fff;
}
main .cont09 .box p.txt span{
	position: relative;
	z-index: 100;
}
main .cont09 .box p.comment{
	text-align: right;
	font-size: 0.8rem;
	margin-top: 20px;
}
main .cont09 .lead02{
	padding-top: 30px;
	text-align: center;
}
main .cont09 .photo{
	margin: 30px auto 0;
	width: 90%;
	display: block;
	justify-content: space-between;
}
main .cont09 .photo figure{
	text-align: center;
	}
main .cont09 .photo figure img{
	width: 50%;
	}
main .cont09 .photo .txt{
	max-width: 540px;
	margin-top: 40px;
}
main .cont09 .photo .txt p{
	background: #fff;
	font-size: 1.5rem;
	padding: 30px;
	border: 1px solid #222;
	position: relative;
	z-index: 1;
	line-height: 2em;
}
main .cont09 .photo .txt p::before{
	content: '';
	position: absolute;
	top: -15px;
	left: -15px;
	width: 100%;
	height: 100%;
	border: 1px solid #222;
	margin: 10px 0 0 10px;
	z-index: 10;
	background: #fff;
}
main .cont09 .photo .txt p span{
	position: relative;
	z-index: 100;
}	
	
main .cont10_sp{
	margin-top: 50px;
}
main .cont10_sp h3{
	background: url("../img/cont10_top_bg.png") no-repeat;
	background-size: 100%;
	font-size: 2.2rem;
	font-weight: bold;
	padding: 50px 0;
	max-width: 1300px;
	margin: 0 auto;
	text-align: center;
}	
main .cont10_sp .flow{
	display: flex;
	width: 330px;
	margin: 20px auto 0;
}
main .cont10_sp .flow figure img{
	width: 40px;
	}
main .cont10_sp .flow{
	max-width: 810px;
	margin-left: 20px;
	border-bottom: 4px dotted #FF81AD;
	padding-bottom: 10px;
}
main .cont10_sp .flow .ttl{
	font-size: 2.0rem;
	font-weight: bold;
	padding-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
}
main .cont10_sp .txt{
	font-size: 1.5rem;
	width: 330px;
	margin: 20px auto 0;
}	

main .cont11{
	background: url("../img/cont11_bg.png") top center;
	background-size: 200%;
	padding-bottom: 50px;
}
main .cont11 .inner{
	max-width: 730px;
	margin: 50px auto 0;
	padding-top: 50px;
}
main .cont11 .inner h3{
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}
main .cont11 .inner h3::before{
	content: '';
	background: url("../img/cont11_icon01.png") no-repeat left center;
	background-size: 50%;
	padding: 40px 20px;
}
main .cont11 .inner h3::after{
	content: '';
	background: url("../img/cont11_icon02.png") no-repeat right center;
	background-size: 50%;
	padding: 40px 20px;
}
main .cont11 .inner dl{
	background: #E5FFF0;
	padding: 0px;
	width: 90%;
	margin: 0 auto 30px;
}
main .cont11 .inner dl dt{
	font-size: 1.6rem;
	font-weight: bold;
	background: url("../img/cont11_icon04.png") no-repeat;
	background-position: 0% 0px;
	padding-right: 0px;
	padding: 20px 10px 20px 80px;
	display: flex;
	cursor: pointer;
}
main .cont11 .inner dl dt.nigyo{
	padding: 10px 10px 8px 80px;
}
	main .cont11 .inner dl dt.active{
	background: url("../img/cont11_icon03.png") no-repeat;
	background-position: 0% 0px;
}
main .cont11 .inner dl dd{
	font-size: 1.5rem;;
	display: none;
	padding: 20px;
	background: #fff;
	line-height: 2em;
}
	
main .cont12{
	background: url("../img/cont12_bg.png") center top;
	background-size: 100%;
	padding-top: 60px;
}
main .cont12 .lead{
	text-align: center;
	width: 90%;
	margin: 0 auto;
}
main .cont12 .lead2{
	text-align: center;
	margin-top: 30px;
	}
main .cont12 .img{
	text-align: center;
	margin-top: 0px;
}

footer{
	background: #222;
	padding-bottom: 120px;
}
footer .inner{
	max-width: 1100px;
	margin: 0 auto;
	padding: 50px 0 0;
}
footer .inner figure{
	text-align: center;
}
footer .inner figure img{
	width: 60%;
	}

footer .inner p.left{
	margin-top: 20px;
	line-height: 2em;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
}
footer .inner p.right{
	text-align: center;
	background: #ADADAD;
	margin-top: 40px;
	line-height: 2em;
	font-size: 1.2rem;
	padding: 15px 0;
	color: #fff;
}


}