@charset "UTF-8";
/* CSS Document */
#beltbnr {
  display: none;
}
.topimg img {
	width: 1100px;
    margin: 0 auto;
    display: block;
}
#mainArea {
    margin: 0 auto;
}
#mainArea p {
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2.0;
	font-size: 1.3rem;
}
.mb_10 {
	margin-bottom: 10px !important;
}
.mb_20 {
	margin-bottom: 20px !important;
}
.mb_30 {
	margin-bottom: 30px !important;
}
.mb_40 {
	margin-bottom: 40px !important;
}
.lead {
    text-align: center;
    margin: 5%;
    font-size: 1.5rem;
    line-height: 2;
}
section {
	width: 900px;
    margin: 0% auto 8%;
}
.f-m {
    font-family: 'Montserrat', sans-serif !important;
}
.img-c img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
.midashi_c {
    font-size: 3.0rem;
    line-height: 1.1;
    margin: 0 auto;
    margin-bottom: 45px;
    letter-spacing: 1px;
    font-style: italic;
    font-weight: 600;
    position: relative;
    width: fit-content;
}
.midashi_c::after {
    content: " ";
    display: block;
    border-bottom: solid 3px #000000;
    width: 35px;
    text-align: center;
    margin: 0 auto;
    padding-top: 15px;
}
.midashi {
	font-size: 1.6rem !important;
    line-height: 1.7 !important;
	font-weight: 800;
	margin-bottom: 10%;
}
.midashi-sub {
	font-size: 1.4rem;
	line-height: 2.3;
	color: #015baa;
	letter-spacing: 1px;
    font-weight: 900;
}
.marker {
  background: linear-gradient(transparent 50%, #cae4f2 0%);
}
.main-item-area {
	width: 100%;
	margin: 0 auto 15%;
	border: solid 1px #222;
	padding: 7%;
}
.item-img {
	width: 50%;
    margin-right: 6%;
    display: inline-block;
    vertical-align: middle;
}
.item-img img {
	width: 100%;
}
.item-text {
	width: 42%;
    display: inline-block;
    vertical-align: middle;
}
h5 {
	display: inline-block;
    font-size: 2.9rem;
    line-height: 1.1;
    color: #fff;
    letter-spacing: 1px;
    font-style: italic;
    font-weight: 400;
    position: relative;
    padding: 4% 9%;
    background: #022e51;
	margin-bottom: 15%;
}
.onoff {
	overflow:hidden; 
}
.onoff-img {
	    width: 50%;
    display: inline-block;
    margin-right: 7%;
}

.onoff-credit-area {
    vertical-align: middle;
    width: 41%;
    display: inline-block;
}

.onoff-credit {
	padding: 7%;
    background: #ebebeb;
}



.crdit {
	display: inline-block;
	width: 69%;
    vertical-align: middle;
}
.morebtn_ {
    width: 80px;
    text-align: left;
    line-height: 2.8;
    letter-spacing: 1px;
    margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
}
.morebtn_ a {
   border: 1px solid rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    background-color: rgb(255 255 255 / 0%);
    text-align: center;
    padding: 0px;
    font-size: 12px;
    transition: all 0.3s ease 0s;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    letter-spacing: 1px;
}
.morebtn_ a:hover {
    color: #fff !important;
    background-color: #000;
    border: 1px solid #000000;
}
.button_all {
	font-size: 1.4rem;
	margin: 0% auto 18%;
    width: 82%;
    height: 52px;
    border: solid 1px #022e51;
    background: #022e51;
    text-align: center;
    transition: 1s;
  }
  .eff2 {
	text-decoration: none;
	  line-height: 52px;
	  color: #fff !important;
  }
  
  .button_all:hover{
	  background: #fff;
	  border: solid 1px #022e51;
	  color: #022e51 !important; 
	  transition : .3s;
  }
  .eff2:hover {
	color: #022e51 !important; 
  }

#archive_ {
    width: 100%;
    background: #fbfbf9;
    padding: 7% 0%;
}
#archive_li {
	width: 30%;
	display: inline-block;
}
.archive_img {
	width: 230px;
}
.archive_linktext {
	display: block;
}
