@charset "UTF-8";
#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
#mainArea {
  width: 940px;
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
}
.w-m {
  width: 880px;
  margin: 0 auto;
}
.lead {
   width: 90%;
    font-size: 1.3rem;
     margin: 8% auto 20%;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
section {
	width: 960px;
    margin: 14em auto 11em;
}
.bnr_ {
	width: 900px;
	margin: 0 auto;
}
.blc {
  display: block;
}
.in-blc{
  display: inline-block;
}
.left{
  text-align: left;
}
.center{
  text-align: center;
}
.v-m{
  vertical-align: middle;
}
.f-11 {
  font-size: 1.1rem;
}
.f-12 {
  font-size: 1.2rem;
}
h3 {
    font-size: 2.6rem;
    margin-bottom: 3%;
    line-height: 1.6;
    font-family: lust-didone, serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
}
h4 {
    font-size: 1.3rem;
    font-family: lust-didone, serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 1px;
    position: relative;
	margin-bottom: 3%;
}
h4::after {
    position: absolute;
    content: "";
    top: 50%;
    width: 300px;
    height: 1px;
    margin-left: 3%;
    background-color: #878787;
}
.f-y {
	font-family: yu-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.po-r {
	position: relative;
}
.po-a {
	position: absolute;
}
.ele-1 {
	position: absolute;
	z-index: 0;
}
.ele-2 {
	position: absolute;
}
.title-area {
	position: absolute;
	top: -10%;
    left: 6%;
	z-index: 2;
}
.title-area div {
	font-size: 1.1rem;
    line-height: 1.6;
	font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
	color: #222;
}
.item-img {
	width: 84%;
    margin: 9% auto 0%;
}
.text-area {
	width: 38%;
    display: inline-block;
    vertical-align: middle;
}
.caption {
	font-size: 1.3rem;
	line-height: 1.9;
}
.main-img {
	width: 100%;
	display: inline-block;
	position: relative;
}
.item_img {
	width: 78%;
	margin: 6% auto 10%;
}
.slide-area {
	width: 53%;
    display: inline-block;
}
.main-credit-area {
    margin: 12% auto;
    padding: 9% 8%;
    background: #f5f1e8;
}
.m-r {
	margin-right: 8%;
}
.credit-area {
	 width: 78%;
    margin: 8% auto 12%;
}
.border_ {
	border: solid 1px #b4b4b4;
    width: 84%;
    margin: 0 auto;
}
.back_g {
	padding: 13% 0 15%;
	background: #f2f2f2;
}
/*///*/
.c-li {
	display: inline-block;
	width: 44%;
}
.c-li:nth-child(even){
	display: inline-block;
	width: 44%;
  margin-right: 11%;
}
.fade {
	width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    margin-right: 5%;
}
.crdit {
    display: inline-block;
    width: 74%;
    vertical-align: middle;
    font-size: 1.1rem;
    line-height: 1.8;
}
.crdit p {
    margin-bottom: 3px;
}
.mb10 {
	margin-bottom: 10px;
}
.img-c img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
.col2 {
	width: 74%;
	margin: 13% auto;
}
.col2 div {
	width: calc(98% / 2);
    padding: 0% 7%;
	display: inline-block;
	vertical-align: top;
}
.col3 {
	margin: 13% auto;
}
.col3 div {
	width: calc(97% / 3);
	 padding: 0% 3%;
	display: inline-block;
	vertical-align: top;
}
.f-col {
	text-align: center;
    font-size: 10px;
    color: #555;
	margin-top: 10%;
}
/*////*/
.button_crdit {
	width: 69%;
	display: inline-block;
	vertical-align: middle;
}
.button_ {
  width: 82px;
  height: 34px;
  border: solid 1px #222;
  background: #f5f1e8;
  text-align: center;
  transition : 1s;
  vertical-align: middle;
  display: inline-block;
}
.eff {
  text-decoration: none;
	line-height: 34px;
	color: #222 !important;
	font-size: 1.1rem;
	letter-spacing: 1px;
    font-weight: 200;
    font-style: normal;
	font-family: century-gothic, sans-serif;
}
.button_:hover{
    background: #fff;
	border: solid 1px #222;
	color: #222 !important; 
	transition : .3s;
}
.eff:hover {
    color: #222 !important;
    background: #fff;
}
/*////*/
.button_crdit2 {
	width: 74%;
	display: inline-block;
	vertical-align: middle;
}
.button_2 {
  width: 70px;
  height: 32px;
  border: solid 1px #222;
  background: #fff;
  text-align: center;
  transition : 1s;
  vertical-align: middle;
  display: inline-block;
}
.eff2 {
  text-decoration: none;
	line-height: 32px;
	color: #222 !important;
	font-size: 1.1rem;
	letter-spacing: 1px;
    font-weight: 200;
    font-style: normal;
	font-family: century-gothic, sans-serif;
}
.button_2:hover{
    background: #fff;
	border: solid 1px #222;
	color: #222 !important; 
	transition : .3s;
}
.eff2:hover {
    color: #222 !important;
    background: #fff;
}
/*////*/
.btn_all {
    text-align: left;
    line-height: 4.0;
    display: block;
    vertical-align: middle;
    margin: 10% auto 0;
}
.btn_all a {
	width: 74px;
   border: 1px solid #222;
    color: #fff;
    background-color: #222;
    text-align: center;
    padding: 0px;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem;
	letter-spacing: 1px;
    transition: all 0.3s ease 0s;
    display: inline-block;
    text-decoration: none;
}
.btn_all a:hover {
    color: #111 !important;
    background-color: #fff;
    border: 1px solid #222;
}
