@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: #effafb;	
}
#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: 0;
}
.under_ {
  margin: 5.5em auto;
}
.back-b {
  background: #effafb;
}
.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;
  background: #effafb;
  text-align: center;
}
.lead p {
  padding: 4em 0;
}
.lead-under {
  width: 100%;
  position: absolute;
  display: block;
  bottom: -11%;
}

/*///*/
.no_ {
  display: block;
  width: 60px;
  margin: 0px auto 1.5em;
}
.item_Img {
  width: 53%;
  position: relative;
  display: inline-block;
  margin: 0px 6% 0px 0px;
}
.icon {
  width: 35% !important;
  position: absolute;
}
.comment_ {
  font-size: 1.2rem;
  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;
}
.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_ {
  width: 78px;
  height: 36px;
  border: solid 2px #aa31d2;
  background: #ffffff00;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: inline-block;
  color: #aa31d2;
  line-height: 2.6;
  text-decoration: none;
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-family: futura-pt, sans-serif;
}
.button_:hover {
  background: #aa31d2;
  border: solid 2px #aa31d2;
  color: #fff !important;
  transition: .3s;
}
.button_2 {
  width: 68px;
  height: 36px;
  border: solid 2px #222;
  background: #ffffff00;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: inline-block;
  color: #222;
  line-height: 2.6;
  text-decoration: none;
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-family: futura-pt, sans-serif;
}
.button_2:hover {
  background: #222;
  border: solid 2px #222;
  color: #fff !important;
  transition: .3s;
}
/*////*/
.button_all {
  width: 400px;
  height: 51px;
  border: solid 2px #9e31c2;
  background: #9e31c2;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #fff;
  line-height: 47px;
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-weight: 400;
  text-decoration: none;
  margin: 0 auto;
}
.button_all:hover {
  background: #fff;
  border: solid 2px #9e31c2;
  color: #9e31c2 !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;	
}
h3 {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  font-size: 1.6rem;
  margin: 0 0 1em 0;
	letter-spacing: 1px;
}
.dots {
  display: block;
  width: 5px;
  margin: 0 auto -1.5%;
}
.no_img {
  position: absolute;
  width: 110px !important;
  top: -6%;
  left: -6%;
}
.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;
}
#topic_1 {
	margin-top: 10%;
}
#topic_1 h2 {
    position: absolute;
	top: 7%;
    left: 54%;
}
#topic_1 .icon {
	top: -15%;
    left: -10%;
}
.video {
	width: 75%;
    margin: 0 auto;
}
#topic_2 {
    margin-top: 17%;
}
#topic_2 h2 {
    position: absolute;
	top: -8%;
    left: 54%;
}
#topic_2 .icon {
	top: -27%;
    left: 140%;
}
#topic_3 {
    margin-top: 16%;
}
#topic_3 h2 {
    position: absolute;
	top: -12%;
    left: 44%;
}
#topic_3 h2.step2 {
	margin: 7% 0 0 4.5%;
}
#topic_3 .icon {
	top: -19%;
    left: -10%;
}
#topic_3 .item_Text {
    margin-top: 7%;
}
#topic_4 {
    margin-top: 15%;
}
#topic_4 h2 {
    position: absolute;
	top: -2%;
    left: 52%;
}
#topic_4 .icon {
	top: -15%;
    left: 143%;
}
#topic_4 .katakata {
	position: absolute;
	top: 0%;
    left: 0%;
    z-index: 1;
    width: 16%;
    transform-origin: center bottom;
    animation: katakata 1.5s infinite;	
}
@keyframes katakata {
 0% {transform: rotate(0deg);}
  50% {transform: rotate(0deg);}
  51% {transform: rotate(5deg);}
  99% {transform: rotate(5deg);}
  100% {transform: rotate(0deg);}
}
#topic_5 {
    margin-top: 15%;
}
#topic_5 h2 {
    position: absolute;
	top: 6%;
    left: 49%;
}
#topic_5 .icon {
	top: -9%;
    left: -10%;
}
#topic_6 {
    margin-top: 15%;
}
#topic_6 h2 {
    position: absolute;
	top: 0;
    left: 48%;
}
#topic_6 .icon {
	top: -15%;
    left: -10%;
}
#topic_7 {
    margin-top: 15%;
}
#topic_7 h2 {
    position: absolute;
	top: -5%;
    left: 49%;
}
#topic_7 h2.step2 {
	margin: 7% 0 0 4.5%;
}
#topic_7 .icon {
	top: -15%;
    left: -10%;
}

.under_ {
	position: relative;
}
.kirakira {
	position: absolute;
	top: -200%;
    left: 76%;
    width: 15%;
	transform-origin: center bottom;
    animation: katakata 1.5s infinite;		
}



