@charset "UTF-8";
#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
#mainArea{
    letter-spacing: 0;
    line-height: 2;
    overflow: hidden;
    margin: 0 auto;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;
	 font-size: 1.2rem;
}
#mainArea div{font-family: noto-sans-cjk-jp, sans-serif;}
#mainArea p{font-family: noto-sans-cjk-jp, sans-serif;}
.bnr_ {
	width: 900px;
	margin: 0 auto;
	display: block;
}
section {
	width: 860px;
   margin: 7em auto 10em;
}
.f-y {
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.f-f {
    font-family: futura-pt, sans-serif!important;
    font-weight: 400;
    font-style: normal;
}
.under_ {
	margin: 5.5em auto;
}
.back-b {background: #f2ecd6;}
.lead {
	width: 100%;
	margin: 0 auto -2em;
    font-size: 1.3rem;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
	background: #f2ecd6;
	text-align: center;
}
.lead p {
	padding: 4em 0;
}
.lead-under {
	width: 100%;
    position: absolute;
    display: block;
    bottom: -11%;  
}
.wave {
	transform: scale(1, -1);
    fill: #f2ecd6;
    margin: 0 auto 5em;
    text-align: center;
}
/*///*/
.no_ {
    display: block;
    width: 60px;
    margin: 0px auto 1.5em;
}
.item_Img {
    width: 53%;
    position: relative;
    display: inline-block;
    margin: 0px 6% 0px 0px;
}
.uv {
	width: 120px !important;
    position: absolute;
    bottom: 0%;
    right: 0%;
}
.comment_ {
    font-size: 1.2rem;
	line-height: 2.0;
	margin: 2em 0 3em;
}
/*///*/
.gif_Img {
    width: 51%;
    position: relative;
    display: inline-block;
}
.main_creditArea {
    background: #faf5e5;
    padding: 2em 2em 1.4em;
}
.main_credit {
	width: 70%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.8;
	font-size: 1.1rem;
}
.crdit {margin-bottom: 15px;}
.sub_credit {
	width: 74%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.7;
	font-size: 1.1rem;
}
.pr_ {font-size: 110%;}
.item_Text {
	width: 40%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.m-r {margin-right: 8%;}
/*///*/
.crdit {margin-bottom: 15px;}
/*////*/
.button_crdit {
	width: 73%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.7;
	font-size: 1.2rem;
}
.button_ {
    width: 78px;
    height: 36px;
    border: solid 2px #222;
    background: #ffffff00;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: inline-block;
    color: #222;
    line-height: 2.6;
    text-decoration: none;
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-family: futura-pt, sans-serif;
}
.button_:hover{
    background: #222;
	border: solid 2px #222;
	color: #fff !important; 
	transition : .3s;
}
.button_2 {
    width: 68px;
    height: 36px;
    border: solid 2px #222;
    background: #ffffff00;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: inline-block;
    color: #222;
    line-height: 2.6;
    text-decoration: none;
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-family: futura-pt, sans-serif;
}
.button_2:hover{
    background: #222;
	border: solid 2px #222;
	color: #fff !important; 
	transition : .3s;
}
/*////*/
.button_all {
    width: 400px;
    height: 51px;
    border: solid 2px #4b4b4b;
    background: #4b4b4b;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: block;
    color: #fff;
    line-height: 47px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-weight: 400;
    text-decoration: none;
    margin: 0 auto;
}
.button_all:hover{
    background: #fff;
	border: solid 2px #4b4b4b;
	color: #4b4b4b !important; 
	transition : .3s;
}
/*////*/
.fade {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 1.5s, transform 1s;
}
.fade.active {
	opacity: 1;
	transform: translateY(0px);
}
h3 {
	font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 600;
    font-style: normal;
	text-align: center;
	font-size: 1.6rem;
	margin: 0 0 1em 0;
}
.dots {
	display: block;
    width: 5px;
    margin: 0 auto -1.5%;
}
.no_img {
	position: absolute;
    width: 110px !important;
    top: -6%;
    left: -6%;
}
.b-1 {
	width: 960px;
	background: #d2efe0;
    margin: 0px auto;
    padding: 5em 6em;
}
.b-2 {
	width: 960px;
	background: #fef3cd;
	margin: 0px auto;
    padding: 5em 6em;
}
.b-3 {
	width: 960px;
	background: #d9ddf8;
	margin: 0px auto;
    padding: 5em 6em;
}