@charset "utf-8";
a {
  text-decoration: none;
}
html body {
	  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
html body .underline {
  text-decoration: underline;
}
html body .bold {
  font-weight: bold;
}
html body .big {
  font-size:140%;
  line-height:140%;
}
html body .big2 {
  font-size:180%;
  line-height:200%;
}
html body .small {
  font-size:60%;
}
html body .back-yellow {
  background: #ff0;
}
html body .red {
  color: #e5004f;
}
html body .yellow {
  color: #fff100;
}
color: rgb(255, 147, 0);
html body .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: 960px;
  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:1470px;
}

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;
    width: 50%;
	color: #fff;
	padding: 40px 0 20px;
	float: left;
}

html body #wrapper .head2{
	margin: 0 auto;
	/*clear: both;*/
}

html body #wrapper .head_text02{
	text-align: center;
	margin: 0 auto;
    width: 50%;
	color: #fff;
	padding: 10px 0;
	float: left;
}
html body #wrapper .head_text02 p{
	text-align: center;
	color: #fff;
	font-size: 24px;
}
html body #wrapper .head_text03{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}
html body #wrapper .head_text04{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}
html body #wrapper .btarea{
	margin: 60px 0;
	text-align: center;
}
html body #wrapper .btarea p{
	font-size: 100%;
}
html body #wrapper .btarea img:hover {
	opacity: 0.8;
}
html body #wrapper .head_book {
	width: 50%;
	float: right;
    background: url(../images/book.png) no-repeat ;
	background-position: center top;
	background-size: contain;
	min-height: 623px;
	margin-top: 40px;
	
}
html body #wrapper .head_book img {
	width: 90%;
}
html body #wrapper .book img{
	/*position: absolute;
	top:4%;
	right: 6%;*/
	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-bg {
  background-image: url("../images/sub-bg.png") ;
  background-size: contain;
  background-attachment: fixed;
  background: #0cb9d7;
  padding: 60px 0;
  margin:  0;
}

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

}

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

html body #wrapper .sub2 {
  text-align: left;
  padding: 0 ;
  margin: 0;
  background: #fff;
}

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 .riyuu h1 {
background: #e1f7ef;
padding: 10px 0 10px 80px ;
margin: 0 0 0 80px;
font-size: 32px;
}

html body #wrapper .riyuu{
	margin: 80px 0;
	
}
html body #wrapper .riyuu-num {
line-height: 40px;
padding: 1em;
color: white;
background: #83c9b1;
font-size: 32px;
font-weight: bold;
width: 80px;
text-align: center;
height: 80px;
line-height: 40px;
float: left;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
margin: 20px 0 0 0;
clear: both;
}

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

html body #wrapper .bre {
    background: #eef28a;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    padding: 20px 60px;
    margin: 20px;
    width: auto;
}

.youtube {
  position: relative;
  width: 90%;
  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;
	padding: 20px 0 40px;
	
}


html body #wrapper .main 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_area{
	text-align: center;
	padding: 50px 0;
	background: #000436;
}

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 .bt2{
    background: -webkit-linear-gradient(#FFA81E, #E68A00 50%);
    background: -o-linear-gradient(#FFA81E, #E68A00 50%);
    background: linear-gradient(#FFA81E, #E68A00 50%);
    color: #FFFFFF;
    font-size: 20px;
    font-family: "Open Sans";
    font-weight: 700;
    height: 4.375rem;
    width: 400px;
    border-radius: 3px;
	text-align: center;
    display: table-cell;
	vertical-align: middle;
}
html body #wrapper .bt_area2{
	margin: 20px auto 0;
	text-align: center;
	background:#000436;
	padding: 80px 0;
}
html body #wrapper .bt2 a {
  text-decoration: none;
}
html body #wrapper .bt2 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
html body #wrapper #footer {
  background: #000;
  color: #FFF;
  padding: 15px 0;
}
html body #wrapper #footer .content {
  width: 100%;
  margin: 0 auto;
}

html body #wrapper #footer .content .copy {
  font-size: 10px;
  text-align:center;
}
html body #wrapper #footer .content .link {
  text-align:center;
  font-size: 11px;
  padding-bottom:5px;
}
html body #wrapper #footer .content .link 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;
}

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

.book{
	width: 100%;
	margin: 40px 0 0 0;
}
.book_no{
	background: rgb(55,70,90);
	font-size: 32px;
	font-weight: 900;
	font-family: Lato;
	padding: 10px 40px;
	line-height: 42px;
	color: #ffffff;
	width: 30%;
	text-align: center;
}
.book_title{
	background: rgb(240,243,245);
	font-size: 32px;
	font-weight: 900;
	font-family: Lato;
	padding: 10px 40px;
	line-height: 42px;
	width: 80%;
}

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 #kakaku {
margin:30px 90px ;
border-radius:8px;
}

html body #wrapper #kakaku .text {
  padding:50px;
  font-size: 20px;
  line-height: 34px;
  background-color:#FFF;
	border-radius:8px;
	/* box-shadow */
box-shadow:0px 0px 6px 3px #bababa inset;
-moz-box-shadow:0px 0px 6px 3px #bababa inset;
-webkit-box-shadow:0px 0px 6px 3px #bababa inset;
}

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;
}



.service {
	margin: 40px auto 80px;
}
.service-01 {
	border: 1px solid #595959;
	border-collapse: collapse;
	padding: 10px 20px;
}



.info {
  margin: 40px 80px ;
  padding: 10px 10px 10px 10px;
  border: solid 1px #999999;
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
}
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: 8px 15px 7px 15px;
  text-align: left;
  vertical-align: middle;
}
table.outline td.item {
  font-weight: bold;
  background-color: #F6F6F6;
  border-bottom: solid 1px #999999;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}
table.outline td.item1 {
  font-weight: bold;
  background-color: #F6F6F6;
  border-bottom: solid 1px #999999;
  border-left: solid 1px #999999;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}
table.outline td.item2 {
  border-left: solid 1px #999999;
  text-align: right;
  vertical-align: middle;
}

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


.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
margin: 80px 0;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 8px;
	color: #1b2538;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	font-weight: bold;
	line-height: 1.6;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 2em 1em 1em;
	cursor: pointer;
	 background: #f5f5f5;

}
.cp_qa .cp_actab label:hover {
	color: #666;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.5s ease;
	        transition: max-height 0.5s ease;
	color: #333;

}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em;
	font-size: 14px;
}
/* 質問を開いた時の仕様 */
/* --アイコン */
.cp_qa .cp_actab input:checked ~ label {
	color: #333;
}
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
}
.cp_qa .cp_actab input:checked ~ .cp_actab-content p{
	font-size: 16px !important;
	line-height: 24px !important;
	padding: 0;
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab label::after {
	line-height: 1.6;
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 3em;
	margin-top: -12.5px;
	-webkit-transition: all 0.5s ease;
	        transition: all 0.5s ease;
	text-align: center;
}
.cp_qa .cp_actab input[type=checkbox] + label::after {
	content: '▼';
	font-size: 12px;
}
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

/* 点滅 */
.blinking{
	-webkit-animation:blink 0.5s ease-in-out infinite alternate;
    -moz-animation:blink 0.5s ease-in-out infinite alternate;
    animation:blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
