@charset "utf-8";
a {
  text-decoration: none;
}
html body {
	  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
html body #wrapper{
width: 100%;
}
html body #main{
width: 100%;
max-width: 700px;
margin: 0 auto;
direction: block;
box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);

}
html body .underline {
  text-decoration: underline;
}
html body .bold {
  font-weight: bold;
}
html body .big {
  font-size:140%;
  line-height:120%;
}
html body .big2 {
  font-size:180%;
  line-height:200%;
}
html body .small {
  font-size:80%;
}
html body .back-yellow {
  background: #ff0;
}
html body .red {
  color: #e60340;
}
html body .yellow {
  color: #ff0;
}
html body .white {
  color: #fff;
}
html body #wrapper .center {
  text-align: center;
}

html body .min {
  font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
html body .num {
font-family: "Open Sans";
}
html body #wrapper .main {
  width: 700px;
  margin: 0 auto;
}

html body #wrapper .head_area{
	width: 980px;
	height: 660px;
	margin: 0 auto;
}


html body #wrapper .head{
  background: url("../images/head.png") ;
  background-position: center;
  height:540px;
}

html body #wrapper .head_text00{
	color: #fff;
	padding: 20px 0;
	background: #000;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
html body #wrapper .head_text01{
	margin: 0 auto;
	padding: 40px 0;
	display: block;
	width: 96%;
}
html body #wrapper .head_text02{
	margin: 0 auto;
	padding: 40px 0 20px;
	display: block;
	width: 86%;
}

html body #wrapper .head_text03{
	margin: 0 auto;
	padding: 20px 0 50px;
	display: block;
	width: 90%;
}
html body #wrapper .head_text04{
	width: 100%;
	margin-bottom: 40px;
}
html body #wrapper .text05{
	text-align: center;
	margin: 0 auto;
	display: block;
    width: 94%;
	padding: 0;
}


html body #wrapper .head_line{
	border-top: 1px solid #ffffff;
	margin: 30px 0;
}

html body #wrapper .copy01{
	font-size: 140px;
	font-weight: 900;
	font-family: Lato;
	line-height: 200px;
	text-align: center;
	display: block;
}

html body #wrapper .copy02{
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	display: block;
}

html body #wrapper .copy03{
	font-size: 26px;
	font-weight: 600;
	font-family: Lato;
	padding: 0 0 40px;
	line-height: 40px;
}
html body #wrapper .copy04{
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	display: block;
	margin: 0 0 30px;
}

html body #wrapper .head_text h1{
	font-size: 52px;
	font-weight: 900;
	font-family: Lato;
	padding: 0 0 40px;
	line-height: 62px;
}
html body #wrapper .head_text h2{
	font-size: 34px;
	font-weight: bold;
	padding: 20px 0;
}
html body #wrapper .head_text h3{
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0;
}
html body #wrapper .head_text h4{
	font-size: 30px;
	font-weight: bold;
	padding: 60px 0 20px;
}
html body #wrapper .head_text p{
	font-size: 24px;
	line-height: 42px;
}
html body #wrapper .head_text .kakaku{
	padding: 40px 0;
	line-height: 48px;
}
html body #wrapper .head_text .kakaku-sale{
	font-size: 48px;
	font-weight: bold;
}

html body #wrapper .sub-kin {
  background: url("../images/kin.png") ;
  background-position: right;
  background-repeat: no-repeat;
}

html body #wrapper .sub-bg {
  padding: 40px 0;
}

html body #wrapper .sub {
  text-align: center;
  padding: 0 ;
  margin: 0;
  font-size: 2.6em;
  line-height: 1.3;
  font-weight: 800;
  margin:  0  ;
  color: #000;
  font-feature-settings: "palt";
  font-family: 'Noto Sans JP', sans-serif;
}

html body #wrapper .sub-w {
  text-align: center;
  padding: 0 ;
  margin: 0;
  font-size: 2.8em;
  line-height: 1.3;
  font-weight: 800;
  margin:  0  ;
  color: #fff;
}

html body #wrapper .sub-bg2 {
  padding: 40px 0;
  margin:  0;
  clear: both;
}

html body #wrapper .sub2 {
  text-align: center;
  padding: 0 ;
  margin: 0;
  font-size: 3.0em;
  line-height: 1.3;
  font-weight: 800;
  margin:  0 0 80px ;
  color: #000;
}

html body #wrapper .merit{
	margin: 40px 0 0;
}
html body #wrapper .merit-sub{
	background: #83c9b1;
    color: #fff;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    font-size: 24px;
	font-weight: bold;
}
html body #wrapper .merit h1{
	font-size: 32px;
    text-align: center;
    margin: 20px 0;
    border-bottom: solid 1px;
    padding-bottom: 16px;

}

html body #wrapper .main .img1 {
  margin: 0 auto;
  display: block;
}


html body #wrapper .bre{
	margin: 0 48px ;
	padding: 0   ;
}
html body #wrapper ul {
  list-style-type: none;
}
html body #wrapper li {
  position: relative;
  margin: 18px 0;
  font-size: 26px;
  font-feature-settings: "palt";
  font-family: 'Noto Sans JP', sans-serif;
}


html body #wrapper li::before {
	margin-right: 10px;
    padding-left: 0.2rem;
    color: #eb6877;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f058';
	font-size: 36px;
}
.bre-text{
font-size: 16px;
line-height: 24px;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 auto ;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtubebg {
    background: #fff;
	width: 950px;
	margin: 0 auto;
	margin: 40px 0 0;
}


html body #wrapper .main p {
  margin: 0 48px ;
  padding: 20px 0;
  font-size: 20px;
  line-height: 34px;
}

html body #wrapper .main2 p {
  margin: 40px 48px ;
  padding: 20px 0;
  font-size: 20px;
  line-height: 34px;
}

html body #wrapper .bt a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

html body #wrapper .bt_text{
	padding: 20px 30px;
	color: #fff;
	max-width: 480px;
	border: dotted #fff 1px;
	font-size: 14px;
	line-height: 24px;
	margin: 20px auto;
}


html body #wrapper #footer {
  background: #333;
  color: #FFF;
  padding: 15px 0;
}
html body #wrapper #footer .content {
  width: 100%;
  margin: 0 auto;
}

html body #wrapper #footer .copy {
  font-size: 10px;
  text-align:center;
  line-height: 20px;
}
html body #wrapper #footer .content .link {
  text-align:center;
  font-size: 11px;
  padding-bottom:5px;
}
html body #wrapper #footer a {
  color: #FFF;
  text-decoration: none;
}


html body #wrapper .headtxt {
	text-align:center;
	margin:0 auto;
	background: #000;

}

html body #wrapper .headbg {
  background: url("../images/bg.png")#1a2f64 no-repeat;
  background-position: center;
  height:760px;
}

.right {
  margin: 0;
  float: right; 
  clear: both;
}

.right-img {
  margin: 0;
  float: right; 
  clear: both;
  width: 220px;
}

.img-100 {
  width: 100%;
}

.toku{
	width: 90%;
    margin: 40px auto;
	border: solid #444 1px;
}

.toku_title{
	background: #444;
	color: #ffffff;
	font-size: 30px;
	font-weight: 700;

	padding: 10px 40px;
	line-height: 42px;
	width: 80%;
	border: solid #444 1px;
	text-align: center;
}
.toku_text{
	background: #fff;
}

.joken{
	width: 90%;
    margin: 80px auto 40px;
	border: solid #d6a0a0 1px;
}

.joken_title{
	background: #d6a0a0;
	color: #ffffff;
	font-size: 30px;
	font-weight: 700;

	padding: 10px 40px;
	line-height: 42px;
	width: 80%;
	border: solid #d6a0a0 1px;
	text-align: center;
}
.joken_text{
	background: #fff;
}

html body #wrapper .con-bg {
  background: url("../images/bg_con.jpg") #fef7f4;
  background-position: center top;
  background-repeat: no-repeat;

  background-attachment: fixed;
  padding: 40px 0;
}

html body #wrapper .con h1 {
    background: #f29b76;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    padding: 20px 60px;
    margin: 20px;
    width: auto;
	text-align: center;
}

html body #wrapper .con {
margin:30px 90px ;
	
box-shadow:0px 0px 6px 3px #eee ;
-moz-box-shadow:0px 0px 6px 3px #eee ;
-webkit-box-shadow:0px 0px 6px 3px #eee ;
}

html body #wrapper .con-text {
  padding:10px;
  font-size: 20px;
  line-height: 34px;
  background-color:#FFF;
}

html body #wrapper .kakakubg {
  background: url("../images/kakakubg.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	padding-bottom: 50px;
}


html body #wrapper .about-bg{
	background: #1fb7d5;
}

html body #wrapper .about-sub{
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	padding: 80px 0 40px;
}

.clear{clear: both;}

.jissen{margin: 0 auto; width: 90%; border: solid 2px #ccc; margin-bottom: 2%; }


html body #time {
	text-align: center;
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
	padding: 10px 0px;
	background: #000;
	color: #ffff00;
}

html body #CDT{
	background: #000;
}


.osusume{
width: 30%;
margin: 0 13px;
}

.title{
background: #14ae67;
}

.riyuu{
	margin: 0 1% 40px;
	background:#FFF; 
	padding:0 0 20px;
}
.riyuu img{
margin-bottom: 15px;
}

.riyuu-text01{

  font-size: 28px;
  font-feature-settings: "palt";
  font-family: 'Noto Sans JP', sans-serif;
}
.riyuu-text02{
  font-size: 52px;
  line-height: 60px;
  font-feature-settings: "palt";
  font-family: 'Noto Sans JP', sans-serif;
  color: #cf1515;
}

.merit{
width: 100%;
margin: 20px 0 ;
}


.info{
margin: 0 80px 34px ;
padding:10px 10px 10px 10px;
border:solid 1px #999999;
background: #fff;
}

table.outline{
width:100%;
border-collapse:separate;
margin:0 auto;
}
table.outline td{
font-size:16px;
line-height:150%;
border-bottom:dotted 1px #999999;
padding:40px 15px ;
	text-align: left;
}
table.outline td.item{
font-weight:bold;
background-color:#F6F6F6;
border-bottom:dotted 1px #999999;
text-align:center;
vertical-align: middle;

}

.text_nittei{
text-align: center;
margin-top: 20px;
font-size: 16px;
}

.spbn{display:none;}
.mousikomi{ margin: 40px auto;}


html body #wrapper .section_movie{
    background-image : url("../images/bg_movie.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 80px 0;
}
html body #wrapper .section_form{
  background:#f3f3f3;
  padding: 80px 0 ;
  text-align: center;
}
html body #wrapper .section_voice{
  background:#f4eee5;
  padding-bottom: 20px;
}
html body #wrapper .section_voice img{
  padding: 10px 0;
}
html body #wrapper .form-img{
  margin-top: 40px;
}
html body #wrapper .form-text{
  font-size: 90%;
  line-height: 24px;
  text-align: left;
  max-width: 640px;
  margin: 0 auto 40px;
}
html body #wrapper .btarea{
	margin: 20px auto 0 ;
	max-width: 580px;
	padding: 0 20px;
	text-align: center;
}
html body #wrapper .btarea p{
	font-size: 100%;
}
html body #wrapper .bt01 img:hover {
	opacity: 0.8;
}
html body #wrapper .bt01{
padding: 10px 0 20px;
max-width: 600px;
}

html body #wrapper .section01{
  background:#e8fbf8;
  padding: 40px 0;
  
}
html body #wrapper .section02{
  background-image : url("../images/bg_02.png");
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 80px 0;
}
html body #wrapper .section03{

	padding: 80px 0 ;
}
html body #wrapper .section04{
    background:#f3f3f3;
	padding: 80px 0 ;
}
html body #wrapper .section05{
    background : url("../images/bg_section05.jpg")#f7f2e2;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	padding: 80px 0;
}
html body #wrapper .section06{
    background: #333;
	padding: 40px 0 10px;
}


.prof {
  margin: 60px 0 0 ;
}

html body #wrapper .movie-text {
  margin: 40px auto 0;
  display: block;
}


html body #wrapper .voice {
	border: solid 1px #D0D0D0;
    background-color: #fff;
    line-height: 34px;
    width: 86%;
    margin: 60px auto 20px;
}
html body #wrapper .voice p {
    margin: 0 48px;
    padding: 20px 0;
    font-size: 18px;
    line-height: 30px;
}

html body #wrapper .mirai-img{
    width: 100%;
	text-align: center;
	margin: 10px auto;
	display: block;
}

.content{
	margin: 40px auto;
	width: 90%;
	border:solid 1px #ccc;
	margin-bottom: 2%;
	background:#FFF; 
	padding:0 0 30px; 
	
	background: #eef3f5;
}

.content-sub{
	background:#8fa6a7; 
	padding:80px 40px; 
	color: #fff;
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	line-height: 48px;
}
.tokuten{
	margin: 0 auto;
	width: 90%;
	border:solid 1px #ccc;
	margin-bottom: 2%;
	background:#FFF; 
	padding:0 0 30px; 
	
}

.tokuten-sub{
	background:#e0b358; 
	padding:80px 40px; 
	color: #fff;
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	line-height: 48px;
}
.contents-img{
padding: 10px 0;
}
.w-100{
width: 100%;
}
.w-80{
width: 80%;
}
.img-center{
    margin: 0 auto;
    display: block;
}
.space-bre{
margin: 40px 0;
}
.space-bre2{
margin: 0 0 40px;
}

.reflection{
display:inline-block;
position:relative;
overflow:hidden;
}

.reflection:after {
content:"";
height:100%;
width:30px;
position:absolute;
top:-180px;
left:0;
background-color: #fff;
opacity:0;
-webkit-transform: rotate(45deg);
-webkit-animation: reflection 2s ease-in-out infinite;
}

@keyframes reflection {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
.animate73 {-webkit-animation-timing-function: ease-in;-moz-animation-timing-function: ease-in;-o-animation-timing-function: ease-in;animation-timing-function: ease-in;-moz-animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;-o-animation-iteration-count: infinite;-ms-animation-iteration-count: infinite;animation-iteration-count: infinite;}a.a-btn {position:relative;display:inline-block;margin:auto;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}a.a-btn img {display: block;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;}img.a-main {width:100%;position:relative;z-index: 54;}@-moz-keyframes animate73 {0%{ -moz-transform:scale(0.92);}40%{ -moz-transform:scale(0.97);}60%{ -moz-transform:scale(0.86);}80%{ -moz-transform:scale(1);}100%{ -moz-transform:scale(0.92);}}@-o-keyframes animate73 {0%{ -o-transform:scale(0.92);}40%{ -o-transform:scale(0.97);}60%{ -o-transform:scale(0.86);}80%{ -o-transform:scale(1);}100%{ -o-transform:scale(0.92);}}@-webkit-keyframes animate73 {0%{ -webkit-transform:scale(0.92);}40%{ -webkit-transform:scale(0.97);}60%{ -webkit-transform:scale(0.86);}80%{ -webkit-transform:scale(1);}100%{ -webkit-transform:scale(0.92);}}@keyframes animate73 {0%{ transform:scale(0.92);}40%{ transform:scale(0.97);}60%{ transform:scale(0.86);}80%{ transform:scale(1);}100%{ transform:scale(0.92);}}.animate73{-webkit-animation-name: animate73;-moz-animation-name: animate73;-o-animation-name: animate73;animation-name: animate73;}

.animate73{animation-duration:1s!important;-webkit-animation-duration:1s;-ms-animation-duration:1s;-moz-animation-duration:1s!important;}

#overlay_banner {
    height: auto;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}

#close_button {
    display: none;
}

#line_banner img {
	display: none;
}
