@charset "UTF-8";
#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
#mainArea{
	width: 900px;
    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;
}
.bnr_ {
	width: 900px;
	margin: 0 auto;
}
section {
	width: 800px;
   margin: 7em auto 10em;
	position: relative;
}
.po-r {position: relative;}
.lead_area {
	background-image: linear-gradient(0deg, transparent 11px, #d3dff6 12px), linear-gradient(90deg, transparent 11px, #d3dff6 12px);
    background-size: 12px 12px;
	margin: 0em;
	padding: 6em 0 6em;
	position: relative;
}
.lead {
	font-size: 1.3rem;
    padding: 1em 0 1em;
	text-align: center;
}
.lead-el {
	position: absolute;
    width: 113px;
    top: 55px;
    left: 160px;
}
.fade {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 1.5s, transform 1s;
}
.fade.active {
	opacity: 1;
	transform: translateY(0px);
}
.f-y {
    font-family: yu-gothic-pr6n, sans-serif !important;
    font-weight: 400;
    font-style: normal;
}
.f-a {
	font-family: "adobe-garamond-pro", serif;
	font-weight: 400;
	font-style: normal;
}
.midashi--1 {
	display: block;
    width: 250px;
	margin: 5em auto 0;  
}
/*scrolldown*/
.scrolldown1{
  position:absolute;
  left:50%;
  height:70px;
}
.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;
  }
}
/*///*/
.title_ {
   position: relative;
    width: 100%;
    margin: 0 auto 3em;
}
.title_::before{
   content:"";
   display: block;
   width: 100%;
   height: 2px;
   background-color: #092a4d;
   position: absolute;
   top:0;
}
.title_::after{
   content:"";
   display:block;
   width: 100%;
   height: 2px;
   background-color: #092a4d;
   position: absolute;
   bottom:0;
}
.title-img {
	left: 425px;
    margin-top: -25px;
    position: absolute;
    width: 50px;
    z-index: 2;
}
.title-textimg {
	display: block;
    width: 300px;
    margin: 0 auto;
    padding: 3em 0 1em;
}
.title-cap {
    padding: 0 0 2em;
	font-size: 1.3rem;
	color: #072a4c;
	line-height: 1.8;
	text-align: center;
}
/*///*/
.item_Area {
	position: relative;
	margin: 0 auto 5em;
	width: 510px;
}
.item--style {
    position: absolute;
    width: 150px;
    top: 67px;
    right: 0;
    z-index: 2;
}
.daily{
	width: 96px !important;
    right: 17px;
    top: 67px;
}
.img-area {
	width: 71%;
	display: inline-block;
	vertical-align: middle;
	    margin: 0 2em 0 0;
}
.text-area {
	width: 23%;
	display: inline-block;
	vertical-align: middle;
}
.text-area--mainText {
	display: block;
    margin: 0 auto 0px;
    width: 56px !important;
}
/*///*/
.item_Area2 {
	width: 690px;
    margin: 0 auto;
}
.text-area2 {
	width: 57%;
	display: inline-block;
	vertical-align: middle;
}
.text-area2-inner {
	display: block;
    margin: 0 5em 0 0px;
    font-size: 1.2rem;
    line-height: 1.8;
}
.voice {
	width: 120px !important;
    display: block;
    margin: 0px 0 4px;
}
.img-area2 {
	width: 42%;
	display: inline-block;
	vertical-align: top;
}

/*///*/
.crditArea_ {
	width: 90%;
    margin: 0 auto;
    padding: 0% 0% 20%;
}
.img_area {
	display: block;
    margin: 0 0 3em;
}
.text_area {
	display: block;
    width: 88%;
    margin: 0 auto;
}
/*///*/
.img-c img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
/*////*/
.crdit {
    margin-bottom: 10px;
}
.button_crdit {
	width: 71%;
    display: inline-block;
    vertical-align: middle;
    line-height: 2.0;
    font-size: 1.1rem;
}
.button_crdit span {background: linear-gradient(transparent 53%, #bfc5da 30%);}
.button_ {
    width: 80px;
    height: 38px;
    border: solid 2px #072a4c;
    background: #072a4c;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: inline-block;
	text-decoration: none;
	line-height: 36px;
	letter-spacing: 1px;
	color: #fff;
	font-size: 1.2rem;
	font-family: futura-pt, sans-serif;
}
.button_:hover{
    background: #fff;
	border: solid 2px #072a4c;
	color: #072a4c !important; 
	transition : .3s;
}
/*////*/
.button_crdit2 {
	width: 61%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.8;
    font-size: 1.2rem;
	margin: 0 !important;
}
.button_crdit2 span {background: linear-gradient(transparent 53%, #bfc5da 30%);}
.button2_ {
    width: 100px;
    height: 42px;
    border: solid 2px #072a4c;
    background: #072a4c;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: inline-block;
	text-decoration: none;
	line-height: 40px;
	letter-spacing: 1px;
	color: #fff;
	font-size: 1.2rem;
	font-family: futura-pt, sans-serif;
}
.button2_:hover{
    background: #fff;
	border: solid 2px #072a4c;
	color: #072a4c !important; 
	transition : .3s;
}
/*///*/
.midashi {
	position: absolute;
    left: 11%;
    top: 4%;
    z-index: 4;
}
.button_link {
	width: 84%;
	margin: 0 auto;
	display: block;
}
/*////*/
#moreItem {
	background: #f4f4f4;
	padding: 5em;
}
.otherItem {
	width: 170px;
    margin: 0 auto 5px;
    display: block;
}
h3{
    color: #072a4c;
    font-size: 1.6rem;
    text-align: center;
    font-weight: 600;
    line-height: 1.7;
	margin: 0 0 15px;
}
h4{
    margin-bottom: 25px;
    font-size: 1.4rem;
	color: #072a4c;
	text-align: center;
	font-family: yu-gothic-pr6n, sans-serif !important;
    font-weight: 400;
    font-style: normal;
}
.moreItem--img {
    width: 48%;
	display: inline-block;
    vertical-align: middle;
}
.moreItem--text {
    width: 40%;
	display: inline-block;
    vertical-align: middle;
}
.m--r {margin: 0 7% 0 0;}
.moreItem--text p {
	margin: 0 0 2em;
}
#profileArea {
   position: relative;
}
#profileArea::before{
   content:"";
   display: block;
   width: 100%;
   height: 3px;
   background-color: #092a4d;
   position: absolute;
   top:0;
}
#profileArea::after{
   content:"";
   display:block;
   width: 100%;
   height: 3px;
   background-color: #092a4d;
   position: absolute;
   bottom:0;
}
#profileArea div {
	width: 400px;
	margin: 0 auto;
	padding: 3em 0;
}
#profileArea div p {font-size: 1.2rem;}
.snsLink {
	margin: 1em 0 0 0;
}
#moreBtn {
	width: 450px;
    display: block;
    margin: 0 auto 5em;
}
#moreBtn div {
}
.cr_ {
	font-size: 1.1rem;
	margin: 1em 0 0;
}
.mb40 {
	margin-bottom: 40px;
}