@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;
}
.m-10 {margin-bottom: 10px!important;}
.m-15 {margin-bottom: 15px!important;}
.m-30 {margin-bottom: 30px!important;}
.mb-0 {margin-bottom: 0px!important;}
section {
	width: 860px;
   margin: 5em auto 11em;
	position: relative;
}
.f-n {
    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;
}
#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.3rem;
}
#mainArea div{font-family: noto-sans-cjk-jp, sans-serif;}
#mainArea p{font-family: noto-sans-cjk-jp, sans-serif;}
section {
   margin: 7em auto 10em;
}
.lead {
	width: 100%;
	margin: 0 auto 11em;
    padding: 5em;
    font-size: 1.3rem;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;
    background: #f9f6ed;
    position: relative;
	text-align: center;
}
/*scrolldown*/
.scrolldown1{
    position: absolute;
    left: 50%;
    height: 70px;
    bottom: -25%;
}
.scrolldown1::after{
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 90px;
  background: #111;
  animation: pathmove 1.6s ease-in-out infinite;
  opacity:0;
}
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:50px;
    opacity: 0;
  }
}
/*///*/
h3 {
	font-size: 1.6rem;
    font-weight: 600;
    text-align: center;
    font-style: normal;
    line-height: 1.8;
}
h3 span {
    background: linear-gradient(transparent 53%, #ffd1ac 30%);
	font-family: noto-sans-cjk-jp, sans-serif;
}
h4 {
	font-size: 1.6rem;
    font-weight: 600;
    text-align: center;
    font-style: normal;
    line-height: 1.8;
	font-family: noto-sans-cjk-jp, sans-serif;
}
.item_Img {
	width: 51%;
    position: relative;
    margin: 0 8% 0 0;
    display: inline-block;
    vertical-align: middle;
}
.no_1 {
	width: 40% !important;
    position: absolute;
    top: -7%;
    right: -15%;
}
.no_2 {
	width: 40% !important;
    position: absolute;
    top: -7%;
    right: -12%;
}
.no_3 {
	width: 40% !important;
    position: absolute;
    top: -7%;
    right: -12%;
}
.no_4 {
	width: 40% !important;
    position: absolute;
    top: -7%;
    right: -13%;
}
.no_5 {
	width: 40% !important;
    position: absolute;
    top: -7%;
    right: -12%;
}
.no_6 {
	width: 40% !important;
    position: absolute;
    top: -7%;
    right: -12%;
}
.comment_ {
    font-size: 1.2rem;
	line-height: 2.0;
	margin: 2em 0 4em;
}
.main_credit {
	background: #f9f6ed;
    padding: 2em 2em 1.5em 2em;
	margin: 0 0 4.5em;
    position: relative;
}
.pr_ {font-size: 107%;}
.color_{
	margin: 0px 0px 1.5em;
    width: 90% !important;
}
.item-name {
	position: absolute;
    width: 110px !important;
    top: -4%;
    left: 34%;
}
.item_Text {
	width: 40%;
    display: inline-block;
    vertical-align: middle;
}
.crdit-right,.crdit-left {
	width: 44%;
	display: inline-block;
	vertical-align: top;
}
.crdit-left {
	margin-right: 10%;
}
.styling_Area {
	width: 94%;
    position: relative;
    margin: 0 auto 1em;
}
.bx-wrapper {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}
.bx-prev,.bx-next {display: none;}
/*///*/
.crdit {margin-bottom: 10px;}
.main_crdit {
    width: 68%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.8;
    font-size: 1.3rem;
	font-family: futura-pt, sans-serif !important;
}
.button_main {
    width: 86px;
    height: 36px;
    border: solid 2px #4b4b4b;
    background: #4b4b4b;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    line-height: 2.6;
    text-decoration: none;
    font-family: futura-pt, sans-serif;
    font-size: 1.3rem;
    letter-spacing: 1px;
}
.button_main:hover{
    background: #fff;
	border: solid 2px #4b4b4b;
	color: #4b4b4b !important; 
	transition : .3s;
}
/*////*/
.button_crdit {
	width: 74%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.7;
	font-size: 1.2rem;
}
.button_ {
    width: 78px;
    height: 38px;
    border: solid 2px #222;
    background: #ffffff00;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: inline-block;
    color: #222;
    line-height: 2.9;
    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;
}
/*////*/
.variationArea {
	width: 780px;
	background: #fff;
	margin: 5em auto 0;
	border: solid 2px #222;
	padding: 3em;
	position: relative;
}
.variation_img {
    width: 70% !important;
    position: absolute;
    right: 8%;
}
.variation_itemArea--img {
	width: 50% !important;
	margin: 0 7% 0 0;
	display: inline-block;
	vertical-align: middle;
}
.variation_itemArea--text {
	width: 40%;
	display: inline-block;
	vertical-align: middle;
}
.variation_ {
	position: absolute;
    width: 160px !important;
    top: -2.8%;
    left: 40%;
}
/*////*/
.column_ {
	position: relative;
	background: #f9f6ed;
	padding: 3em;
}
.column_text {
	position: absolute;
	width: 50% !important;
	top: -2%;
	left: 45%;
}
/*////*/
.button_all {
    width: 480px;
    height: 49px;
    border: solid 2px #4b4b4b;
    background: #4b4b4b;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: block;
    color: #fff;
    line-height: 46px;
    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;
}
/*///*/
.button_link {
	width: 84%;
	margin: 0 auto;
	display: block;
}
/*////*/
.fade {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 1.5s, transform 1s;
}
.fade.active {
	opacity: 1;
	transform: translateY(0px);
}