
/* ------------------------------------------------------------------
intial set
------------------------------------------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
/**	vertical-align:baseline;**/
}

h1{
	font-size:30px;
	padding:25px 0;
}
h2{
	font-size:22px;
}
h3{
	font-size:18px;
}
h4,h5,h6{
	font-size:16px;
	letter-spacing: 4px;
}
@media screen and (max-width: 768px) {
	h1{
		font-size:20px;
		padding:10px 0;
	}
	h2{
		font-size:18px;
	}
	h3{
		font-size:16px;
	}
	h4,h5,h6{
		font-size:14px;
		letter-spacing: 4px;
	}
}
@media screen and (max-width: 640px) {
	h1{
		font-size:20px;
		padding:10px 0;
	}
	h2{
		font-size:18px;
	}
	h3{
		font-size:16px;
	}
	h4,h5,h6{
		font-size:14px;
		letter-spacing: 2px;
	}
}

ol, ul {
	list-style:none;
}

.clear{
	clear: both;
}

strong{
	font-weight:bold;
}

/* ------------------------------------------------------------------
clearfix
------------------------------------------------------------------ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix{
	height: 1%;
}

.clearfix {
	display: block;
}

/* ------------------------------------------------------------------
body
------------------------------------------------------------------ */
html,body{
/**	height:100%;**/
}

body{
	color:#222;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:16px;
}
body.drawer{
	color:#222;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:16px;
}
.pc_style{
	display:block;
}
.sp_style{
	display:none;
}

@media screen and (max-width: 768px) {
	body{
		font-size:14px;
	}
	.pc_style{
		display:none;
	}
	.sp_style{
		display:block;
	}

}
@media screen and (max-width: 640px) {
	body{
		background: none;
		font-size:14px;
	}
	body.drawer{
		background: none;
		background-attachment: fixed;

	}
	.pc_style{
		display:none;
	}
	.sp_style{
		display:block;
	}

}

/* ------------------------------------------------------------------
link
------------------------------------------------------------------ */
a{
	color:#222222;
	text-decoration:none;
}
a:link{
/**	text-decoration:none;
	opacity: 0.80;		
	filter: alpha(opacity=80);
	-moz-opacity:0.80; **/

}
a:active{
	color:#E7001D; 
	text-decoration:none;
}
a:hover{
	color:#E7001D; 
	text-decoration:none;
	opacity: 0.60;		/* firefox, opera, safari */
	filter: alpha(opacity=60);	/* ie */
	-moz-opacity:0.60; 
}

a:hover img#hov{
	color:#AA8D47; 
	text-decoration:underline;
	opacity: 0.60;		/* firefox, opera, safari */
	filter: alpha(opacity=60);	/* ie */
	-moz-opacity:0.60; 
	background: #fff;
}
a:hover #bt{
	padding-left:10px;
}


/* ------------------------------------------------------------------
common
------------------------------------------------------------------ */
.m0{
	margin:0px !important;
}

.mb0{
	margin-bottom:0px !important;
}

.mb05{
	margin:0px 0px 5px 0px !important;
}

.mb10{
	margin:0px 0px 10px 0px !important;
}

.mb20{
	margin:0px 0px 20px 0px !important;
}

.mb30{
	margin:0px 0px 30px 0px !important;
}

.mb40{
	margin:0px 0px 40px 0px !important;
}

.mb50{
	margin:0px 0px 50px 0px !important;
}

.mb60{
	margin:0px 0px 60px 0px !important;
}

.fl{
	float:left !important;
}

.fr{
	float:right !important;
}

.tc{
	text-align:center;
}

.tr{
	text-align:right;
}

.tl{
	text-align:left;
}

.f14{
	font-size:14px;
}

.red{
	color:#cc0000 !important;
}

.brown{
	color:#aa8d47 !important;
}

input{
/**	max-width:100%;**/
	height:auto;
	vertical-align:bottom;
}
img{
	width:100%;
	vertical-align:middle;
}

/* ------------------------------------------------------------------
base
------------------------------------------------------------------ */

div#top_ttl{
	text-align:center;padding:10px;font-size: 4.2vw;
}
main{
    margin: 0 auto;
}
div#head{
	max-width: 1200px;
    margin: 25px auto 15px;
}
.sub_main{
	max-width: 1000px;
    margin: 0 auto;
	padding: 0 10px;
}
.head_logo{
	float:left;
	width:28%;
}
.head_right{
	float:right;
}
.head_soudan_area{
    float:left;
}
.head_soudan{
	float: left;
    background-color: #af2f2c;
    color: #fff;
    padding: 11px 20px;
    margin-top: 5px;
    font-size: 1.3rem;
    border-radius: 10px;
    margin-right: 15px;
}
.tel_mailarea{
    float:left;
    margin-right: 20px;
}
.tel_mail_tel{
	font-size: 1.4rem;
    color: #af2f2c;
    font-weight: bold;
}
.tel_mail_mail{
	font-size: 1rem;
    color: #af2f2c;
    font-weight: bold;
}
.tel_mailarea img{
    vertical-align: middle;
    padding-right: 5px;
}
.head_sns_area{
    float:left;
}
.head_skype_area{
	font-size: 1.2rem;
}
.head_line_area{
	font-size: 1.2rem;
}
.head_skype{
	background-color: #54b56c;
    color: #fff;
    padding: 2px 14px;
    border-radius: 7px;
	font-size: 0.9rem;
}
.head_line{
	background-color: #21abea;
    color: #fff;
    padding: 2px 14px;
    border-radius: 7px;
	font-size: 0.9rem;
}

@media screen and (max-width: 1000px) {
	.sub_main{
		max-width: 1000px;
		width:96%;
	    margin: 0 auto;
		padding: 0;
	}
	div#head{
		max-width: 1200px;
	    margin: 25px auto 15px;
		padding: 0 20px;
	}
	.head_right{
		float:right;
	    width: 100%;
	}
	.head_logo{
		float:none;
		width:28%;
		margin-bottom: 20px;
	}
	.head_soudan_area{
	    float:left;
	}
	.head_sns_area{
	    float:right;
	}
}
@media screen and (max-width: 768px) {
	div#head{
	    margin: 25px auto 0;
		padding: 0 20px;
	}
	.head_logo{
		float:none;
		width:28%;
		margin-bottom: 0px;
	}
}
@media screen and (max-width: 640px) {
	.head_logo{
		float:none;
		width:80%;
		margin-bottom: 0px;
	}

}

/* ------------------------------------------------------------------
section01
------------------------------------------------------------------ */
.bg_area01{
	background:url(./img/bg01.png) no-repeat;
	background-size: cover;
    width: 100vw;
}
.bg_area01_pic01{
	width:98%;
	margin:0 auto;
}
.bg_area01_pic02{
	width:100%;
	margin:0 auto;
}
.bg_area01_3col{
	float: left;
    width: 32.33333%;
    padding: 0 0.5%;
    margin: 7px 0;
}
.bg_area01_3col p{
	padding:2%;
	background-color:#fff;
    box-shadow: 3px 3px 6px #ddd;
	border-radius: 13px;
}
.bg_area01_txt{
	text-align: center;
    font-size: 25px;
    padding: 45px 0;
    line-height: 43px;
}
.bg_area01_pic03{
	width:80%;
	margin:0 auto;
    padding-bottom: 60px;
}
@media screen and (max-width: 1000px) {
	.bg_area01{
		background:url(./img/bg01.png) no-repeat;
		background-size: cover;
	    width: 100%;
	}
	.bg_area01_txt{
		text-align: center;
	    font-size: 1.2rem;
	    padding: 45px 0;
	    line-height: 43px;
	}
}
@media screen and (max-width: 768px) {
	.bg_area01_txt{
		text-align: left;
	    font-size: 1rem;
	    padding: 45px 0;
	    line-height: 1.8rem;
	}
}
@media screen and (max-width: 640px) {
	.bg_area01_pic03{
		width:80%;
		margin:0 auto;
	    padding-bottom: 15px;
	}

}
/* ------------------------------------------------------------------
btn_area
------------------------------------------------------------------ */
.btn_area {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 50px 0;
}
.btn_area:before {
    content: '';
    position: absolute;
    top: -25%;
    left: 0;
    width: 120%;
    height: 130%;
    margin: 3% -10% 0;
    background: #af2f2c;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
    z-index: -1;
}
.btn_area:after {
    content: '';
    position: absolute;
    top: -50%;
    left: 0;
    width: 120%;
    height: 145%;
    margin: 3% -10% 0;
    background: #c94342;
    z-index: -2;
}
.contents_inner {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 35%;
    max-width: 640px;
    height: 100%;
    margin: 0 auto;
    padding: 20px 10px 20px;
    color: #af2f2c;
    text-align: center;
    background-color: #fff9b1;
    font-size: 1.2rem;
    font-weight: bold;
    border-radius: 15px;
    box-shadow: 5px 5px 5px #711311;
}
.contents_inner:hover{
 	text-decoration:underline;
}

@media screen and (max-width: 1000px) {
	.contents_inner {
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	    width: 75%;
	    max-width: 640px;
	    height: 100%;
	    margin: 0 auto;
	    padding: 20px 10px 20px;
	    color: #af2f2c;
	    text-align: center;
	    background-color: #fff9b1;
	    font-size: 1.2rem;
	    font-weight: bold;
	    border-radius: 15px;
	    box-shadow: 5px 5px 5px #711311;
	}
}
@media screen and (max-width: 640px) {
	.contents_inner {
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	    width: 95%;
	    max-width: 640px;
	    height: 100%;
	    margin: 0 auto;
	    padding: 20px 10px 20px;
	    color: #af2f2c;
	    text-align: center;
	    background-color: #fff9b1;
	    font-size: 1rem;
	    font-weight: bold;
	    border-radius: 15px;
	    box-shadow: 5px 5px 5px #711311;
	}

}

/* ------------------------------------------------------------------
section02
------------------------------------------------------------------ */
.bg_area02{
	background:url(./img/bg02.png) no-repeat;
	background-size: cover;
    width: 100vw;
	padding: 40px 0;
}
.bg_area02_subarea{
	border:2px solid #efbdbc;
    border-radius: 10px;
	padding:35px;
	background-color:#fff;
}
.nami_ttl{
	width:45%;
	margin:0 auto;
}
.bg_area02_subarea_ttl{
    margin-top: 1rem;
	text-align:center;
	font-size:1.6rem;
	font-weight:bold;
	color:#af2f2c;
}
.red_nami{
	text-align:center;
}
.chk_icon{
	padding:15px;
}
.bg_area02_subarea table{
	font-size:1.3rem;
	margin-top:20px;
}
@media screen and (max-width: 1000px) {
	.bg_area02{
		background:url(./img/bg02.png) no-repeat;
		background-size: cover;
	    width: 100%;
		padding: 40px 0;
	}
	.nami_ttl{
		width:70%;
		margin:0 auto;
	}
	.bg_area02_subarea table{
		font-size:1.1rem;
		margin-top:20px;
	}
}
@media screen and (max-width: 768px) {
	.bg_area02_subarea table{
		font-size:1rem;
		margin-top:20px;
	}
	.bg_area02_subarea_ttl{
	    margin-top: 1rem;
		text-align:center;
		font-size:1.3rem;
		font-weight:bold;
		color:#af2f2c;
	}
}
@media screen and (max-width: 640px) {
	.bg_area02_subarea{
		border:2px solid #efbdbc;
	    border-radius: 10px;
		padding:5px;
		background-color:#fff;
	}
	.nami_ttl{
		width:95%;
		margin:0 auto;
	}
	.bg_area02_subarea_ttl{
	    margin-top: 1rem;
	    margin-bottom: 5px;
		text-align:center;
		font-size:1rem;
		font-weight:bold;
		color:#af2f2c;
	}
	.chk_icon{
		padding:20px 5px;
	}


}
/* ------------------------------------------------------------------
section03
------------------------------------------------------------------ */
.bg_area03{
	background:url(./img/bg03.png) no-repeat;
	background-size: cover;
    width: 100vw;
	padding: 60px 0 40px;
}
.bg_area03_ribon{
	background: url(./img/ribon.png) no-repeat;
    background-size: contain;
    width: 100%;
    padding: 2vw 0 3vw;
    font-size: 2rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    font-weight: bold;
}
.bg_area03_txt {
    text-align: center;
    font-size: 25px;
    padding: 25px 0 45px;
    line-height: 43px;
}
.bg_area03_picleft{
	float:left;
	width:48%;
	margin-bottom: 3rem;
}
.bg_area03_picright{
	float:right;
	width:48%;
	margin-bottom: 3rem;
}
.bg_area03_picarea01{
	background: url(./img/li02_01.png) no-repeat;
    background-size: contain;
    /* width: 100%; */
    padding: 2vw 0 3vw;
    font-size: 1.8rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: calc(408 / 435 * 100%);
}
.bg_area03_picarea02{
	background: url(./img/li02_02.png) no-repeat;
    background-size: contain;
    /* width: 100%; */
    padding: 2vw 0 3vw;
    font-size: 1.8rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: calc(408 / 435 * 100%);
}
.bg_area03_picarea03{
	background: url(./img/li02_03.png) no-repeat;
    background-size: contain;
    /* width: 100%; */
    padding: 2vw 0 3vw;
    font-size: 1.8rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: calc(408 / 435 * 100%);
}
.bg_area03_picarea04{
	background: url(./img/li02_04.png) no-repeat;
    background-size: contain;
    /* width: 100%; */
    padding: 2vw 0 3vw;
    font-size: 1.8rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: calc(408 / 435 * 100%);
}
p.bg_area03_picttl{
	color:#af2f2c;
	margin-top: -8rem;
}
p.bg_area03_pictxt{
	color: #000;
    text-align: left;
    font-size: 1rem;
    margin-top: 1rem;
    padding: 0px 2.5rem;
}
.bg_area03_subarea{
    border: 2px solid #21abea;
    border-radius: 10px;
    padding: 35px;
    background-color: #fff;
    background: url(./img/ribon_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;

}
.bg_area03_subarea02{
    border: 2px solid #21abea;
    border-radius: 10px;
    padding: 35px;
    background-color: #fff;
}
.bg_area03_nami_ttl{
	width:47%;
	margin: 2rem auto;
}
.bg_area03_subarea_ttl{
    margin-top: 1rem;
	text-align:center;
	font-size:2rem;
	font-weight:bold;
	color:#21abea;
}
.bg_area03_blue_nami{
	text-align:center;
}
.bg_area03_chk_icon{
	padding:15px;
}
.bg_area03_subarea table{
	font-size:1.3rem;
	margin-top:20px;
	width: 70%;
}
.bg_area03_subarea02 table{
	font-size:1.3rem;
	margin-top:20px;
}
.bg_area03_subarea_pic{
	width:100%;
	text-align:center;
}
.bg_area03_subarea_pic img{
	width: 60%;
    margin-top: 2rem;
}
.bg_area03table_left{
	width:51%;
	float:left;
}
.bg_area03table_right{
	width:47%;
	float:right;
}

@media screen and (max-width: 1000px) {
	.bg_area03{
		background:url(./img/bg03.png) no-repeat;
		background-size: cover;
	    width: 100%;
		padding: 60px 0 40px;
	}
	.bg_area03_ribon{
		background: url(./img/ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.6rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area03_txt {
	    text-align: center;
	    font-size: 1.2rem;
	    padding: 25px 0 45px;
	    line-height: 43px;
	}
	.bg_area03_picarea01{
		background: url(./img/li02_01.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.4rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	.bg_area03_picarea02{
		background: url(./img/li02_02.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.4rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	.bg_area03_picarea03{
		background: url(./img/li02_03.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.4rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	.bg_area03_picarea04{
		background: url(./img/li02_04.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.4rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	p.bg_area03_pictxt{
		color: #000;
	    text-align: left;
	    font-size: 13px;
	    margin-top: 1rem;
	    padding: 0px 2.5rem;
	}
	.bg_area03_nami_ttl{
		width:70%;
		margin: 2rem auto;
	}
	.bg_area03_subarea_ttl{
	    margin-top: 1rem;
	    margin-bottom: 1rem;
		text-align:center;
		font-size:1.6rem;
		font-weight:bold;
		color:#21abea;
	}
	.bg_area03_subarea table{
		font-size:1.1rem;
		margin-top:20px;
		width: 70%;
	}
	.bg_area03_subarea02 table{
		font-size:1.1rem;
		margin-top:20px;
	}
	p.bg_area03_picttl{
		color:#af2f2c;
		margin-top: -6.5rem;
	}
}
@media screen and (max-width: 768px) {
	.bg_area03_ribon{
		background: url(./img/ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area03_txt {
	    text-align: left;
	    font-size: 1rem;
	    padding: 25px 0 45px;
	    line-height: 43px;
	}
	.bg_area03_picleft{
		float:none;
		width:98%;
		margin-bottom: 3rem;
	}
	.bg_area03_picright{
		float:none;
		width:98%;
		margin-bottom: 3rem;
	}
	.bg_area03_picarea01{
		background: url(./img/li02_01.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.4rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	.bg_area03_picarea02{
		background: url(./img/li02_02.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.4rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	.bg_area03_picarea03{
		background: url(./img/li02_03.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.4rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	.bg_area03_picarea04{
		background: url(./img/li02_04.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.4rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	p.bg_area03_picttl{
		color:#af2f2c;
		margin-top: -11.5rem;
	}
	p.bg_area03_pictxt{
	    color: #000;
	    text-align: left;
	    font-size: 13px;
	    padding: 0;
	    margin: 1rem auto 0;
	    width: 75%;
	}
	.bg_area03table_left{
		width:35%;
		float:left;
	}
	.bg_area03table_right{
		width:57%;
		float:right;
	}
	.bg_area03_subarea table{
		font-size:1rem;
		margin-top:20px;
		width: 70%;
	}
	.bg_area03_subarea02 table{
		font-size:1rem;
		margin-top:20px;
	}
}
@media screen and (max-width: 640px) {
	.bg_area03_txt {
	    text-align: left;
	    font-size: 1rem;
	    padding: 25px 0 45px;
	    line-height: 1.5rem;
	}
	p.bg_area03_picttl{
		color:#af2f2c;
		margin-top: -6.5rem;
	}
	.bg_area03_picarea01{
		background: url(./img/li02_01.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.1rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	.bg_area03_picarea02{
		background: url(./img/li02_02.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.1rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	.bg_area03_picarea03{
		background: url(./img/li02_03.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.1rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	.bg_area03_picarea04{
		background: url(./img/li02_04.png) no-repeat;
	    background-size: contain;
	    /* width: 100%; */
	    padding: 2vw 0 3vw;
	    font-size: 1.1rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    width: 100%;
	    height: 0;
	    padding-top: calc(408 / 435 * 100%);
	}
	p.bg_area03_pictxt{
	    color: #000;
	    text-align: left;
	    font-size: 12px;
	    padding: 0;
	    margin: 5px auto 0;
	    width: 75%;
	}
	.bg_area03_subarea{
		border: 2px solid #21abea;
	    border-radius: 10px;
	    padding: 0;
	    width: 98%;
	    margin: 0 auto;
	    background-color: #fff;
	    background: url(./img/ribon_bg.png) no-repeat;
	    background-size: cover;
	    background-position: bottom;
	}
	.bg_area03_nami_ttl{
		width:98%;
		margin: 2rem auto;
	}
	.bg_area03_subarea_ttl{
	    margin-top: 1rem;
	    margin-bottom: 1rem;
		text-align:center;
		font-size:1.2rem;
		font-weight:bold;
		color:#21abea;
	}
	.bg_area03_subarea table{
		font-size:1rem;
		margin-top:20px;
		width: 100%;
	}
	.bg_area03_subarea02{
	    border: 2px solid #21abea;
	    border-radius: 10px;
	    padding: 0;
	    width: 98%;
	    margin: 0 auto;
	    background-color: #fff;
	}
	.bg_area03table_left{
		width:50%;
		float:none;
		margin:0 auto;
	}
	.bg_area03table_right{
		width:98%;
		float:none;
		margin:0 auto;
	}

}

/* ------------------------------------------------------------------
section04
------------------------------------------------------------------ */
.bg_area04{
	background:url(./img/bg04.png) no-repeat;
	background-size: cover;
    width: 100vw;
	padding: 60px 0 40px;
}
.bg_area04_headpic{
    width: 45%;
    margin: 0 auto 1rem;
}
.bg_area04_ribon{
	background: url(./img/green_ribon.png) no-repeat;
    background-size: contain;
    width: 100%;
    padding: 2vw 0 3vw;
    font-size: 2rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    font-weight: bold;
}
.bg_area04_num{
    font-size: 1.8rem;
    color: #499672;
    margin-top: 3rem;
    padding-bottom: 20px;
    border-bottom: 2px dashed;
    margin-bottom: 2rem;
}
.bg_area04_num img{
	width: auto;
    margin-right: 15px;
    vertical-align: text-bottom;
}
.bg_area04_num_txt{
    width:49%;
	float:left;
}
.bg_area04_num_pic{
    width:46%;
	float:right;
}

@media screen and (max-width: 1000px) {
	.bg_area04{
		background:url(./img/bg04.png) no-repeat;
		background-size: cover;
	    width: 100%;
		padding: 60px 0 40px;
	}
	.bg_area04_ribon{
		background: url(./img/green_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.6rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area04_num{
	    font-size: 1.6rem;
	    color: #499672;
	    margin-top: 3rem;
	    padding-bottom: 20px;
	    border-bottom: 2px dashed;
	    margin-bottom: 2rem;
	}
}
@media screen and (max-width: 768px) {
	.bg_area04_ribon{
		background: url(./img/green_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.2rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area04_num{
	    font-size: 1.3rem;
	    color: #499672;
	    margin-top: 3rem;
	    padding-bottom: 20px;
	    border-bottom: 2px dashed;
	    margin-bottom: 2rem;
	}
	.bg_area04_num img{
	        width: 35px;
	}
	.bg_area04_num_txt{
	    width:98%;
		float:none;
		margin-bottom: 15px;
	}
	.bg_area04_num_pic{
	    width:98%;
		float:none;
	}
}
@media screen and (max-width: 640px) {
	.bg_area04_headpic{
	    width: 75%;
	    margin: 0 auto 1rem;
	}
	.bg_area04_ribon{
		background: url(./img/green_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area04_num{
	    font-size: 1rem;
	    color: #499672;
	    margin-top: 3rem;
	    padding-bottom: 20px;
	    border-bottom: 2px dashed;
	    margin-bottom: 2rem;
	}
	.bg_area04_num img{
		width:25px;
	    margin-right: 5px;
	    vertical-align: text-bottom;
	}

}

/* ------------------------------------------------------------------
section05
------------------------------------------------------------------ */
.bg_area05{
	background:url(./img/bg05.png) no-repeat;
	background-size: cover;
    width: 100vw;
	padding: 60px 0 40px;
}
.bg_area05_ribon{
	background: url(./img/pink_ribon.png) no-repeat;
    background-size: contain;
    width: 100%;
    padding: 2vw 0 3vw;
    font-size: 2rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    font-weight: bold;
}
.bg_area05_area{
    border: 2px solid #fff0f7;
    border-radius: 10px;
    padding: 30px;
    background-color: #fff;
	margin-top:25px;
}
.bg_area05_area_left01{
    width:51%;
	float:left;
}
.bg_area05_area_left02{
    width:46%;
	float:left;
}
.bg_area05_area_left_ttl{
	margin-bottom: 25px;
    border-left: 4px solid #c94342;
    font-size: 1.6rem;
    font-weight: bold;
    color: #c94342;
    padding-left: 15px;
}
.bg_area05_area_left_txt{
    
}
.bg_area05_area_right01{
    width:46%;
	float:right;
}
.bg_area05_area_right02{
    width:51%;
	float:right;
}

@media screen and (max-width: 1000px) {
	.bg_area05{
		background:url(./img/bg05.png) no-repeat;
		background-size: cover;
	    width: 100%;
		padding: 60px 0 40px;
	}
	.bg_area05_ribon{
		background: url(./img/pink_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.6rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area05_area_left_ttl{
		margin-bottom: 25px;
	    border-left: 4px solid #c94342;
	    font-size: 1.3rem;
	    font-weight: bold;
	    color: #c94342;
	    padding-left: 15px;
	}
}
@media screen and (max-width: 768px) {
	.bg_area05_ribon{
		background: url(./img/pink_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.2rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area05_area_left01{
	    width:98%;
		float:none;
	}
	.bg_area05_area_left02{
	    width:98%;
		float:none;
	}
	.bg_area05_area_left_ttl{
	    margin-top: 25px;
		margin-bottom: 25px;
	    border-left: 4px solid #c94342;
	    font-size: 1.2rem;
	    font-weight: bold;
	    color: #c94342;
	    padding-left: 15px;
	}
	.bg_area05_area_left_txt{
	    margin-bottom:15px;
	}
	.bg_area05_area_right01{
	    width:98%;
		float:none;
	}
	.bg_area05_area_right02{
	    width:98%;
		float:none;
	}
}
@media screen and (max-width: 640px) {
	.bg_area05_ribon{
		background: url(./img/pink_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area05_area{
		border: 2px solid #fff0f7;
	    border-radius: 10px;
	    padding: 0 3%;
	    width: 94%;
	    margin: 0 auto;
	    background-color: #fff;
	    margin-top: 25px;
	}


}

/* ------------------------------------------------------------------
section06
------------------------------------------------------------------ */
.bg_area06{
	background:url(./img/bg06.png) no-repeat;
	background-size: cover;
    width: 100vw;
	padding: 60px 0 40px;
}
.bg_area06_ribon{
	background: url(./img/yellow_ribon.png) no-repeat;
    background-size: contain;
    width: 100%;
    padding: 2vw 0 3vw;
    font-size: 2rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    font-weight: bold;
}
.bg_area06_area{
    padding: 30px;
	margin-top:25px;
}
.bg_area06_area_left{
    width:51%;
	float:left;
}
.bg_area06_area_right{
    width:46%;
	float:right;
}
.bg_area06_area02{
    padding: 50px;
	margin-top:25px;
    border-radius: 10px;
    background-color: #fff;
}
.bg_area06_area02_left{
    width:49%;
	float:left;
}
.bg_area06_area02_right{
    width:47%;
	float:right;
}
.bg_area06_area02_left_txt01{
    color:#ffb100;
	margin:10px 0;
}
span.bg_area06_area02_left_span{
    font-size: 1.8rem;
    padding: 0 10px;
}
.bg_area06_area02_left_txt04 a{
    color:#ffb100;
	text-decoration: underline;
}
.bg_area06_area02_left_txt04 a:hover{
    color:#ffb100;
	text-decoration: none;
}
.bg_area06_area02_right_bigttl{
    background-color:#ffb100;
	color:#fff;
	text-align:center;
	width:100%;
	padding:5px 0;
	font-size:1.6rem;
    border-radius: 10px;
}
.bg_area06_table{
	width:100%;
}
.bg_area06_table td.bg_area06_area02_right_ttl{
	padding: 10px 0;
    color: #ffb100;
    width: 18%;
    border-bottom: 2px dashed #ffb100;
    font-size: 1.3rem;
    vertical-align: top;
}
.bg_area06_table td.bg_area06_area02_right_txt{
	padding:10px;
	width:96%;
    font-size: 1.3rem;
    border-bottom: 2px dashed #ffb100;
}
.bg_area06_table .bg_area06_area02_right_ttl_tel{
	font-size:1.7rem;
    color:#ffb100;
}
.bg_area06_mesttl{
	margin:35px 0 25px;
	text-align:center;
	font-size:1.4rem;
}
.bg_area06_mesttl span{
	font-size:1.8rem;
}
.bg_area06_mesttl img{
}

@media screen and (max-width: 1000px) {
	.bg_area06{
		background:url(./img/bg06.png) no-repeat;
		background-size: cover;
	    width: 100%;
		padding: 60px 0 40px;
	}
	.bg_area06_ribon{
		background: url(./img/yellow_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.6rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area06_area02_right_bigttl{
	    background-color:#ffb100;
		color:#fff;
		text-align:center;
		width:100%;
		padding:5px 0;
		font-size:1.4rem;
	    border-radius: 10px;
	}
	.bg_area06_table td.bg_area06_area02_right_txt{
		padding:10px;
		width:96%;
	    font-size: 1rem;
	    border-bottom: 2px dashed #ffb100;
	}
	.bg_area06_table .bg_area06_area02_right_ttl_tel{
		font-size:1.4rem;
	    color:#ffb100;
	}
	span.bg_area06_area02_left_span{
	    font-size: 1.6rem;
	    padding: 0 10px;
	}
}
@media screen and (max-width: 768px) {
	.bg_area06_ribon{
		background: url(./img/yellow_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.2rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area06_area_left{
	    width:98%;
		margin-bottom:15px;
		float:none;
	}
	.bg_area06_area_right{
	    width:98%;
		float:none;
	}
	.bg_area06_area02_left{
	    width:98%;
		float:none;
	}
	.bg_area06_area02_right{
	    width:98%;
		float:none;
	}
	.bg_area06_area02_left_txt04{
		margin-bottom:15px;
	}
}
@media screen and (max-width: 640px) {
	.bg_area06_area02{
	    padding: 10px;
		margin-top:25px;
	    border-radius: 10px;
	    background-color: #fff;
	}
	.bg_area06_area02_right_bigttl{
	    background-color:#ffb100;
		color:#fff;
		text-align:center;
		width:100%;
		padding:5px 0;
		font-size:1.2rem;
	    border-radius: 10px;
	}
	.bg_area06_table td.bg_area06_area02_right_ttl{
		padding: 10px 0;
	    color: #ffb100;
	    width: 18%;
	    border-bottom: 2px dashed #ffb100;
	    font-size: 1rem;
	    vertical-align: top;
	}
	.bg_area06_mesttl{
		margin:35px 0 25px;
		text-align:center;
		font-size:1rem;
	}
	.bg_area06_mesttl span{
		font-size:1.3rem;
	}


}


/* ------------------------------------------------------------------
section07
------------------------------------------------------------------ */
.bg_area07{
	background:url(./img/bg07.png) no-repeat;
	background-size: cover;
    width: 100vw;
	padding: 60px 0 40px;
}
.bg_area07_ribon{
	background: url(./img/red_ribon.png) no-repeat;
    background-size: contain;
    width: 100%;
    padding: 2vw 0 3vw;
    font-size: 2rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    font-weight: bold;
}
.bg_area07_area01{
	margin:40px 0;
	font-size:1.6rem;
}
.bg_area07_area_left{
	width:48%;
	float:left;
}
.bg_area07_area_left img{
	border: 6px solid #fff;
    box-shadow: 5px 5px 5px #ccc;
}
.bg_area07_area_right{
	width:48%;
	float:right;
}
.bg_area07_area_right img{
	border: 6px solid #fff;
    box-shadow: 5px 5px 5px #ccc;
}
.bg_area07_area_right .nimaime{
	margin-top:2%;
}
.bg_area07_area02{
	margin:30px 0;
}
.bg_area07_mesttl{
	margin:35px 0 25px;
	text-align:center;
	color:#af2f2c;
	font-size:1.6rem;
    font-weight: bold;
}
.bg_area07_area03{
	margin:20px 0;
	width: 100%;
}
.bg_area07_area03 img{
	border: 7px solid #fff;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #ccc;
}
.bg_area07_area03 .pic_left{
	width: 31%;
    float: left;
    margin-right: 2.33%;
    margin-bottom: 15px;
}
.bg_area07_area03 .pic_center{
	width: 31%;
    float: left;
    margin: 0 1%;
    margin-bottom: 15px;
}
.bg_area07_area03 .pic_right{
    width: 31%;
    float: left;
    margin-left: 2.33%;
    margin-bottom: 15px;
}
@media screen and (max-width: 1000px) {
	.bg_area07{
		background:url(./img/bg07.png) no-repeat;
		background-size: cover;
	    width: 100%;
		padding: 60px 0 40px;
	}
	.bg_area07_ribon{
		background: url(./img/red_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.6rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area07_area01{
		margin:40px 0;
		font-size:1.3rem;
	}
}
@media screen and (max-width: 768px) {
	.bg_area07_ribon{
		background: url(./img/red_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.2rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area07_area01{
		margin:40px 0;
		font-size:1rem;
	}
	.bg_area07_mesttl{
		margin:35px 0 25px;
		text-align:center;
		color:#af2f2c;
		font-size:1.2rem;
	    font-weight: bold;
	}
}
@media screen and (max-width: 640px) {
	.bg_area07_ribon{
		background: url(./img/red_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}


}

/* ------------------------------------------------------------------
section08
------------------------------------------------------------------ */
.bg_area08{
	background:url(./img/bg08.png) no-repeat;
	background-size: cover;
    width: 100vw;
	padding: 60px 0 40px;
}
.bg_area08_ribon{
	background: url(./img/ribon.png) no-repeat;
    background-size: contain;
    width: 100%;
    padding: 2vw 0 3vw;
    font-size: 2rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    font-weight: bold;
}
.bg_area08_area01{
	margin: 45px 0 10px;
	width: 100%;
}
.bg_area08_area02{
	margin: 15px 0 30px;
	width: 100%;
}
.bg_area08_area03{
	margin: 2rem 0 10px;
	width: 80%;
	padding:15px 10% 25px;
	border: 1px solid #3db6ed;
    border-radius: 10px;
	background-color:#fff;
}
.bg_area08_area03 p{
    margin: 10px 0 25px;
    text-align: center;
    font-size: 1.8rem;
    color: #3db6ed;
    font-weight: bold;
}
@media screen and (max-width: 1000px) {
	.bg_area08{
		background:url(./img/bg08.png) no-repeat;
		background-size: cover;
	    width: 100%;
		padding: 60px 0 40px;
	}
	.bg_area08_ribon{
		background: url(./img/ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.6rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
}
@media screen and (max-width: 768px) {
	.bg_area08_ribon{
		background: url(./img/ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.2rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area08_area03 p{
	    margin: 10px 0 25px;
	    text-align: center;
	    font-size: 1.2rem;
	    color: #3db6ed;
	    font-weight: bold;
	}

}

/* ------------------------------------------------------------------
section09
------------------------------------------------------------------ */
.bg_area09{
	background:url(./img/bg09.png) no-repeat;
	background-size: cover;
    width: 100vw;
	padding: 60px 0 0px;
}
.bg_area09_sub{
    background: url(./img/1_buildings.png) no-repeat;
    width: 100%;
    background-size: contain;
    background-position: bottom;
    padding-bottom: 50px;
}
.bg_area09_headpic{
    width: 45%;
    margin: 0 auto 1rem;
}
.bg_area09_ribon{
	background: url(./img/green_ribon.png) no-repeat;
    background-size: contain;
    width: 100%;
    padding: 2vw 0 3vw;
    font-size: 2rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    font-weight: bold;
}
.bg_area09_area01{
	margin: 45px 0 10px;
	width: 100%;
    font-size: 1.5rem;
	text-align:center;
}
.bg_area09_area02{
    margin: 30px 0 15px;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    color: #c94342;
    font-weight: bold;
}
.bg_area09_area03{
	width:25%;
	margin:0 auto;
}
.bg_area09_area04{
	width: 50%;
    margin: 15px auto;
}
@media screen and (max-width: 1000px) {
	.bg_area09{
		background:url(./img/bg09.png) no-repeat;
		background-size: cover;
	    width: 100%;
		padding: 60px 0 0px;
	}
	.bg_area09_ribon{
		background: url(./img/green_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.6rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area09_area01{
		margin: 45px 0 10px;
		width: 100%;
	    font-size: 1.2rem;
		text-align:center;
	}
	.bg_area09_area02{
	    margin: 30px 0 15px;
	    width: 100%;
	    font-size: 1.2rem;
	    text-align: center;
	    color: #c94342;
	    font-weight: bold;
	}
}
@media screen and (max-width: 768px) {
	.bg_area09_ribon{
		background: url(./img/green_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 3vw 0 3vw;
	    font-size: 1.2rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area09_area01{
		margin: 45px 0 10px;
		width: 100%;
	    font-size: 1rem;
		text-align:left;
	}
}
@media screen and (max-width: 640px) {
	.bg_area09_headpic{
	    width: 75%;
	    margin: 0 auto 1rem;
	}
	.bg_area09_ribon{
		background: url(./img/green_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 0.8rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	}
	.bg_area09_area01{
		margin: 45px 0 10px;
		width: 100%;
	    font-size: 1rem;
		text-align:left;
	}
	.bg_area09_area02{
	    margin: 30px 0 15px;
	    width: 100%;
	    font-size: 1rem;
	    text-align: center;
	    color: #c94342;
	    font-weight: bold;
	}

}

/* ------------------------------------------------------------------
section10
------------------------------------------------------------------ */
.bg_area10{
    width: 100vw;
	padding: 60px 0 40px;
	background-color:#fff;
}
.bg_area10_ribon{
	background: url(./img/pink_ribon.png) no-repeat;
    background-size: contain;
    width: 100%;
    padding: 2vw 0 3vw;
    font-size: 2rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    font-weight: bold;
	margin-bottom:45px;
}
.bg_area10_faqarea{
	padding:15px 0;
	color:#fc68a6;
	border-bottom:1px dashed #fc68a6;
	font-size:1.6rem;
}
.bg_area10_faqarea img{
	width:auto;
}
.bg_area10_answer{
	padding:15px 0;
}

@media screen and (max-width: 1000px) {
	.bg_area10{
	    width: 100%;
		padding: 60px 0 40px;
		background-color:#fff;
	}
	.bg_area10_ribon{
		background: url(./img/pink_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.6rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
		margin-bottom:45px;
	}
	.bg_area10_faqarea{
		padding:15px 0;
		color:#fc68a6;
		border-bottom:1px dashed #fc68a6;
		font-size:1.4rem;
	}
}
@media screen and (max-width: 768px) {
	.bg_area10_ribon{
		background: url(./img/pink_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.2rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
		margin-bottom:45px;
	}
	.bg_area10_faqarea{
		padding:15px 0;
		color:#fc68a6;
		border-bottom:1px dashed #fc68a6;
		font-size:1.2rem;
	}
}
@media screen and (max-width: 640px) {
	.bg_area10_faqarea{
		padding:15px 0;
		color:#fc68a6;
		border-bottom:1px dashed #fc68a6;
		font-size:1rem;
	}

}

/* ------------------------------------------------------------------
section11
------------------------------------------------------------------ */
.bg_area11{
	background:url(./img/bg10.png) no-repeat;
	background-size: cover;
    width: 100vw;
	padding: 60px 0 40px;
}
.bg_area11_ribon{
	background: url(./img/yellow_ribon.png) no-repeat;
    background-size: contain;
    width: 100%;
    padding: 2vw 0 3vw;
    font-size: 2rem;
    text-align: center;
    color: #fff33f;
    background-position: center;
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 45px;
}
.bg_area11_area{
	margin-bottom: 20px;
    background-color: #fff;
    padding: 4%;
    width: 92%;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #f6a531;
}
.bg_area11_area_left{
	width:20%;
	float:left;
}
.bg_area11_area_right{
	width:77%;
	float:right;
}
.bg_area11_area_right p{
	font-size:1.8rem;
	font-weight:bold;
	color:#f6a531;
	margin-bottom:25px;
}
.bg_area11_area_right span{
	font-size:1.1rem;
	font-weight:bold;
	color:#f6a531;
}
@media screen and (max-width: 1000px) {
	.bg_area11{
		background:url(./img/bg10.png) no-repeat;
		background-size: cover;
	    width: 100%;
		padding: 60px 0 40px;
	}
	.bg_area11_ribon{
		background: url(./img/yellow_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.6rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	    margin-bottom: 45px;
	}
	.bg_area11_area_right p{
		font-size:1.5rem;
		font-weight:bold;
		color:#f6a531;
		margin-bottom:15px;
	}
}
@media screen and (max-width: 768px) {
	.bg_area11_ribon{
		background: url(./img/yellow_ribon.png) no-repeat;
	    background-size: contain;
	    width: 100%;
	    padding: 2vw 0 3vw;
	    font-size: 1.2rem;
	    text-align: center;
	    color: #fff33f;
	    background-position: center;
	    background-repeat: no-repeat;
	    font-weight: bold;
	    margin-bottom: 45px;
	}
	.bg_area11_area_right p{
		font-size:1.3rem;
		font-weight:bold;
		color:#f6a531;
		margin-bottom:15px;
	}
}

/* ------------------------------------------------------------------
section12
------------------------------------------------------------------ */
.bg_area12{
	background-color:#fff;
    width: 100vw;
	padding: 60px 0 40px;
}
.bg_area12_area{
	background-color:#fff;
	border:3px solid #b2312e;
    border-radius: 10px;
    width: 100%;
}
.bg_area12_area_sub{
	background-color:#b2312e;
    width: 100%;
	padding: 20px 0;
	text-align:center;
	color:#fff;
	font-size:2rem;
	font-weight:bold;
}
#mailform_Area{
	width:85%;
}
@media screen and (max-width: 1000px) {
	.bg_area12{
		background-color:#fff;
	    width: 100%;
		padding: 60px 0 40px;
	}
}
@media screen and (max-width: 768px) {
	.bg_area12_area_sub{
		background-color:#b2312e;
	    width: 100%;
		padding: 20px 0;
		text-align:center;
		color:#fff;
		font-size:1.3rem;
		font-weight:bold;
	}
}
@media screen and (max-width: 640px) {
	.bg_area12_area_sub{
		background-color:#b2312e;
	    width: 100%;
		padding: 20px 0;
		text-align:center;
		color:#fff;
		font-size:1.2rem;
		font-weight:bold;
	}
}

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop a {
  display: block;
  z-index: 999;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* ------------------------------------------------------------------
footer
------------------------------------------------------------------ */
.footer_area{
	background-color:#b2312e;
    width: 100%;
	padding: 50px 0 40px;
	text-align:center;
	color:#fff;
}




@media screen and (max-width: 768px) {




}
@media screen and (max-width: 640px) {





}
