@charset "UTF-8";
/*/▼帯バナー削除用CSS▼//*/

@import url('https://fonts.googleapis.com/css?family=Josefin+Slab:400i|Noto+Sans+JP|Noto+Serif+JP');

#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
/*/▲帯バナー削除用CSS▲//*/
#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;
  font-size: 1.2rem;
  background: #dcd8d0;	
}
#mainArea div {
  font-family: yu-gothic-pr6n, sans-serif;
}
#mainArea p {
  font-family: yu-gothic-pr6n, sans-serif;
}
.bnr_ {
  width: 900px;
  margin: 0 auto;
  display: block;
}
section {
	width: 860px;
	margin: 7em auto 10em;	
	position: relative;	
}
.f-f_2 {
	font-family: yu-gothic-pr6n, sans-serif !important;
	font-weight: normal;
	font-style: normal;
	line-height: 2rem;
	font-size: 1.2rem;
	letter-spacing: 1px;
	color: #06243e;
}
.under_ {
    margin: 0 auto 7% auto;
}
.back-b {
	background: #dcd8d0;
}
.lead {
  width: 100%;
  margin: 0 auto -2em;
  font-size: 1.3rem;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  text-align: center;
}
.lead p {
	padding: 4em 0;
	font-size: 1.5rem;
	line-height: 1.9;
	color: #06243e;
}
.lead-under {
  width: 100%;
  position: absolute;
  display: block;
  bottom: -11%;
}
h3 {
	font-family: Arial, sans-serif;
	font-weight: 100;
	font-style: normal;
	text-align: left;
	font-size: 2rem;
    display: inline;
	z-index: 1;
	color: #000000;
	letter-spacing: 1.3px;
}

/*///*/
.main_contents {
	width: 100%;
	position: relative;
}
.sub_contents {
	width: 100%;
	position: relative;
    margin-top: 7%;	
}
.ttl_img {
	position: absolute;
    z-index: 1;
}
.ttl_img img {
	width: 45%;
	height: auto;
}
.main_img {
	margin: 0 auto;
    width: 50%;
}
.text_img {
    position: absolute;
    z-index: 1;
    width: 17%;
}
.of_img {
    width: 50%;
}

.item_Text {
	width: 315px;
	vertical-align: middle;
	display: inline-block;
}

/* slide */
.main-itemArea--img {
    width: 398px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.slide-items__wrap {
	
}
.bx-prev,.bx-next {
	display: none;
}
.bx-wrapper {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}
.bx-wrapper {
    margin-bottom: 0!important;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    background: #dcd8d0!important;
}


.comment_ {
  font-size: 1.3rem;
  line-height: 2.0;
  margin: 1em 0 1em;
	color: #06243e;
}
/*///*/
.main_creditArea {
	padding: 0;
}
.main_credit {
  display: inline;
  vertical-align: middle;
  line-height: 1.8;
  font-size: 1.1rem;
	padding-right: 8%;
}
.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.main_creditArea table td.txt {
	width: 80%;
    padding: 4% 0;	
}
.main_creditArea table td.btn {
	width: 30%;
}
.pr_ {
  font-size: 110%;
}



/*///*/
.crdit {
  margin-bottom: 15px;
}
/*////*/
.button_crdit {
  width: 73%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.7;
  font-size: 1.2rem;
}
.button_bl {
  width: 78px;
  height: 36px;
  border: solid 2px #202020;	
  background: #202020;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: inline-block;
  color: #ffffff;
  line-height: 2.5;
  text-decoration: none;
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-family: futura-pt, sans-serif;
}
.button_bl:hover {
  background: none;
  border: solid 2px #202020;
  color: #202020 !important;
  transition: .3s;
}
.button_nv {
  width: 78px;
  height: 36px;
  border: solid 2px #072a4c;	
  background: #072a4c;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: inline-block;
  color: #ffffff;
  line-height: 2.5;
  text-decoration: none;
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-family: futura-pt, sans-serif;
}
.button_nv:hover {
  background: none;
  border: solid 2px #072a4c;
  color: #072a4c !important;
  transition: .3s;
}

/*////*/
.button_all {
  width: 600px;
  height: 51px;
  border: solid 2px #072a4c;
  background: #072a4c;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #fff;
  line-height: 47px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-weight: 400;
  text-decoration: none;
  margin: 0 auto;
  font-family: yu-gothic-pr6n, sans-serif;	
}
.button_all:hover {
  background: none;
  border: solid 2px #072a4c;
  color: #072a4c !important;
  transition: .3s;
}
/*////*/

.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 1s;
}
.fade.active {
  opacity: 1;
  transform: translateY(0px);
}

/*////*/
#item_1 {
	position: relative;
	clear: both;
    margin-top: 10%;	
}
#item_1 .ttl_img {
	top: -19%;
    left: 57%;
}
#item_1 .of_img {
	width: 410px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2% 0 0;
}
#item_1 .text_img {
    top: 37%;
    left: 58%;
}
#item_1 .item_Text {
    width: 400px;
    vertical-align: middle;
    display: inline-block;
    margin: -3% 0 0 0;
}
#item_2 {
	position: relative;
	clear: both;
    margin-top: 20%;	
}
#item_2 .ttl_img {
	top: -19%;
    left: 57%;
}
#item_2 .of_img {
	width: 410px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 0;
}
#item_2 .text_img {
    top: 37%;
    left: 55%;
}
#item_2 .item_Text {
    width: 400px;
    vertical-align: middle;
    display: inline-block;
    margin: -2% 3% 0 0;
}
#item_3 {
	position: relative;
	clear: both;
    margin-top: 20%;	
}
#item_3 .ttl_img {
	top: -19%;
    left: 29%;
}
#item_3 .of_img {
	width: 410px;
    display: inline-block;
    vertical-align: middle;
    margin: -3% 2% 0 0;
}
#item_3 .text_img {
    top: 13%;
    left: 22%;
}
#item_3 .item_Text {
    width: 400px;
    vertical-align: middle;
    display: inline-block;
    margin: -2% 0 0 0;
}
#item_4 {
	position: relative;
	clear: both;
    margin-top: 20%;	
}
#item_4 .ttl_img {
	top: -20%;
    left: 27%;
}
#item_4 .of_img {
	width: 410px;
    display: inline-block;
    vertical-align: middle;
    margin: -1% 0 0 0;
}
#item_4 .text_img {
    top: 3%;
    left: 58%;
}
#item_4 .item_Text {
    width: 400px;
    vertical-align: middle;
    display: inline-block;
    margin: -2% 3% 0 0;
}


