@charset "UTF-8";
/*/▼帯バナー削除用CSS▼//*/
#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
/*/▲帯バナー削除用CSS▲//*/
#mainArea {
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
  background: #c6dbde;	
}
#mainArea div {
  font-family: noto-sans-cjk-jp, sans-serif;
}
#mainArea p {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.bnr_ {
  width: 900px;
  margin: 0 auto;
  display: block;
}
section {
  width: 860px;
  margin: 7em auto 10em;	
	position: relative;	
}
.f-y {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.f-f {
  font-family: futura-pt, sans-serif !important;
  font-weight: 400;
  font-style: normal;
}
.f-f_2 {
  font-family: futura-pt, sans-serif !important;
  font-weight: 400;
  font-style: normal;
    line-height: 2.2rem;
    font-size: 1.3rem;
}
.under_ {
  margin: 5.5em auto;
}
.back-b {
  background: #085bb9;
}
.lead {
  width: 100%;
  margin: 0 auto -2em;
  font-size: 1.3rem;
  font-family: noto-sans-cjk-jp, 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;
}
.lead-under {
  width: 100%;
  position: absolute;
  display: block;
  bottom: -11%;
}

/*///*/
.item_Img {
  width: 53%;
  position: relative;
  display: inline-block;
  margin: 0px 6% 0px 0px;
}
.ttl {
  width: 50% !important;
  position: absolute;
}

.icon {
  width: 40% !important;
  position: absolute;
}
.icon_2 {
  width: 40% !important;
  position: absolute;
}
.comment_ {
  font-size: 1.3rem;
  line-height: 2.0;
  margin: 2em 0 3em;
}
p.schedule {
  font-size: 1.1rem;
  line-height: 2.0;
  letter-spacing: 1px;
  margin: 5% 0 0 0;	
}
/*///*/
.gif_Img {
  width: 51%;
  position: relative;
  display: inline-block;
}
.main_creditArea {
  padding: 2em 0 0 0;
}
.main_credit {
  display: inline;
  vertical-align: middle;
  line-height: 1.8;
  font-size: 1.1rem;
	padding-right: 8%;
}
.main_credit_2 {
  display: inline;
  vertical-align: bottom;
  line-height: 1.8;
  font-size: 1.1rem;
	padding-right: 8%;	
}
.crdit {
  margin-bottom: 15px;
}
.sub_credit {
  width: 74%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.7;
  font-size: 1.1rem;
}


.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.main_creditArea table td.txt {
	width: 70%;
    padding: 3% 0;	
}
.main_creditArea table td.btn {
	width: 30%;
}
.f-f_2 {
    line-height: 2.2rem;
    font-size: 1.3rem;
}


.pr_ {
  font-size: 110%;
}
.item_Text {
  width: 40%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.m-r {
  margin-right: 8%;
}
/*///*/
.crdit {
  margin-bottom: 15px;
}
.crdit_2 {
  margin-bottom: 40px;
}
/*////*/
.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 #0a5ab9;	
  background: none;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: inline-block;
  color: #0a5ab9;
  line-height: 2.4;
  text-decoration: none;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-family: futura-pt, sans-serif;
}
.button_bl:hover {
  background: #0a5ab9;
  border: solid 2px #0a5ab9;
  color: #ffffff !important;
  transition: .3s;
}
.button_wh {
  width: 78px;
  height: 36px;
  background: none;
  border: solid 2px #ffffff;	
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: inline-block;
  color: #ffffff;
  line-height: 2.4;
  text-decoration: none;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-family: futura-pt, sans-serif;
}
.button_wh:hover {
  background: #8b9dbc;
  border: solid 2px #8b9dbc;
  color: #ffffff !important;
  transition: .3s;
}


/*////*/
.button_all {
  width: 500px;
  height: 51px;
  border: solid 2px #0a5ab9;
  background: #0a5ab9;
  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;
}
.button_all:hover {
  background: none;
  border: solid 2px #ffffff;
  color: #ffffff !important;
  transition: .3s;
}
/*////*/
.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 1s;
}
.fade.active {
  opacity: 1;
  transform: translateY(0px);
}
h2 {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 600;
	font-style: normal;
	text-align: center;
	font-size: 2rem;
    background: #1c1c1c;
    display: inline;
    color: #fff;
    padding: 0.5% 3%;
	z-index: 1;	
}
.b-1 {
  width: 960px;
  background: #d2efe0;
  margin: 0px auto;
  padding: 5em 6em;
}
.b-2 {
  width: 960px;
  background: #fef3cd;
  margin: 0px auto;
  padding: 5em 6em;
}
.b-3 {
  width: 960px;
  background: #d9ddf8;
  margin: 0px auto;
  padding: 5em 6em;
}

#page_nav {
	width: 25%;
    margin: 3% auto 0 auto;
}
#page_nav ul {
	width: 100%;
	margin: 0 auto;
	clear: both;
}
#page_nav ul li {
	width: 50%;
	float: left;
}
#page_nav ul li img {
	margin: 0 auto;
}

@keyframes katakata {
 0% {transform: rotate(0deg);}
  50% {transform: rotate(0deg);}
  51% {transform: rotate(5deg);}
  99% {transform: rotate(5deg);}
  100% {transform: rotate(0deg);}
}
.katakata {
    transform-origin: center bottom;
    animation: katakata 1.5s infinite;	
}

#no_1 {
	margin-top: 22%;
}
#no_1 .ttl {
	top: -15%;
    left: 48%;
}
#no_1 .icon {
	top: -15%;
    left: 4%;
}
#no_1 .item_Img {
	
}
#no_1 .main_creditArea table td.txt {
    width: 80%;
    padding: 3% 0;
}
#no_2 {
	margin-top: 13%;
}
#no_2 .ttl {
    top: -12%;
    left: 47%;
}
#no_2 .icon {
    top: 0;
    left: -4%;
}
#no_2 .main_creditArea table td.txt {
    width: 80%;
    padding: 3% 0;
}
#no_3 {
	margin-top: 13%;
}
#no_3 .ttl {
    top: -16%;
    left: 54%;
}
#no_3 .icon {
    top: -11%;
    left: -4%;
    width: 35% !important;	
}
#no_3 .icon_2 {
    top: 70%;
    left: 68%;
    width: 35% !important;
}
#no_3 .main_creditArea table td.txt {
    width: 60%;
    padding: 3% 0;
}
.scale {
	animation:scale 3s linear infinite;
}
@keyframes scale {
to {
transform:scale(1.5);
}
}
#no_4 {
	margin-top: 13%;
}
#no_4 .ttl {
    top: -13%;
    left: 26%;
}
#no_4 .icon {
    top: 5%;
    left: 46%;
}
#no_4 .main_creditArea table td.txt {
    width: 70%;
    padding: 3% 0;
}
#mns {
	background: #bcc8db;
    padding-bottom: 1%;	
}
#no_5 {
	margin-top: 13%;
}
#no_5 .ttl {
    top: -24%;
    left: 46%;
}
#no_5 .icon {
    top: 0;
    left: 8%;
}
#no_5 .main_creditArea table td.txt {
    width: 45%;
    padding: 3% 0;
}
#no_6 {
	margin-top: 16%;
}
#no_6 .ttl {
    top: -19%;
    left: 42%;
}
#no_6 .icon {
    top: 65%;
    left: -4%;
}
#no_6 .main_creditArea table td.txt {
    width: 50%;
    padding: 3% 0;
}
#no_7 {
	margin-top: 13%;
}
#no_7 .ttl {
    top: 3%;
    left: 59%;
}
#no_7 .icon {
    top: -5%;
    left: 55%;
}
#no_7 .main_creditArea table td.txt {
    width: 50%;
    padding: 3% 0;
}
#no_8 {
	margin-top: 10%;
}
#no_8 .ttl {
    top: -21%;
    left: 50%;
}
#no_8 .main_creditArea table td.txt {
    width: 60%;
    padding: 3% 0;
}




