@charset "UTF-8";
#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
#mainArea {
   letter-spacing: 0;
   line-height: 2;
   overflow: hidden;
   margin: 0 auto;
   font-family: yu-gothic-pr6n, sans-serif;
   font-weight: 400;
   font-style: normal;
}
.lead {
   width: 900px;
    font-size: 1.3rem;
    margin: 2em auto;
    text-align: center;
}
section {
	width: 840px;
    margin: 7em auto 11em;
	font-size: 1.2rem;
}
.bnr_ {
	width: 900px;
	margin: 0 auto;
}

h4 {
	line-height: 1.8;
    font-family: yu-gothic-pr6n, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 1.7rem;
    text-align: center;
    margin: 0 0 1em;
}
.f-y {
    font-family: yu-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.look_img {
	display: block;
	margin: 0 auto 3em;
	width: 240px;
}
.about_area {
	width: 900px;
}
.about_ {
	border-top: solid 1px #111;
    border-bottom: solid 1px #111;
    width: 100%;
    margin: 0 auto;
	background: #ffefe4;
}
.about_inner {
	width: 530px;
    margin: 5em auto;
}
.b-b {
	background: #e9ecf9;
}
.about_img {
	width: 250px;
    display: block;
    margin: 0em auto 3em;
}
/*///*/
.imgArea_ {
    margin: 0% auto 10%;
}
.cap_ {
	margin: 0 0 4em;
}
.slick-prev,.slick-next {display: none !important;}
.slick-dots {bottom: -20px;}
.slider_Area {
	width: 49%;
	display: inline-block;
    margin: 0 8% 0 0;
    position: relative;
	vertical-align: middle;
}
.item_no {
	position: absolute;
    left: -7%;
    top: -3%;
    width: 170px;
    z-index: 2;
}
.item_Area {
	width: 49%;
	display: inline-block;
    margin: 0 0 0 8%;
    position: relative;
	vertical-align: middle;
}
.crditArea_ {
	width: 90%;
    margin: 0 auto;
    padding: 0% 0% 20%;
}
.crdit {
	font-size: 1.2rem;
    margin-bottom: 15px;
}
.img_area {
	display: block;
    margin: 0 0 3em;
}
.text_area {
	display: inline-block;
    width: 40%;
    font-size: 1.3rem;
    vertical-align: middle;
}
/*///*/
.comment_ {
	display: block;
    margin: 0 auto 4em;
    font-size: 1.3rem;
}
/*///*/
.img-c img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
/*////*/
.button_crdit {
	width: 70%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.8;
}
.button_ {
    width: 86px;
    height: 40px;
    border: solid 1px #111;
    background: #111;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: inline-block;
}
.eff {
    text-decoration: none;
    line-height: 40px;
    color: #fff !important;
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-weight: 400;
}
.button_:hover{
    background: #fff;
	border: solid 2px #111;
	color: #111 !important; 
	transition : .3s;
}
.eff:hover {
    color: #111 !important;
    background: #fff;
}
/*///*/
.button_all {
    width: 480px;
    height: 55px;
    border: solid 1px #111;
    background: #fff;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: block;
	margin: 0 auto;
}
.eff2 {
    text-decoration: none;
    line-height: 55px;
    color: #111 !important;
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-weight: 400;
}
.button_all:hover{
    background: #111;
	border: solid 2px #111;
	color: #fff !important; 
	transition : .3s;
}
.eff2:hover {
    color: #fff !important;
    background: #111;
}