@charset "utf-8";
a {
  text-decoration: none;
}
html body {
	  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
html body .underline {
  text-decoration: underline;
}
html body .bold {
  font-weight: bold;
}
html body .big {
  font-size:140%;
  line-height:160%;
}
html body .big2 {
  font-size:140%;
  line-height:160%;
}
html body .small {
  font-size:68%;
}
html body .back-yellow {
  background: #ff0;
}
html body .back-yellow {
  background: #ff0;
}
html body .red {
  color: #e80980;
}
html body .blue {
  color: #15ced3;
}
color: rgb(255, 147, 0);

html body #wrapper .center {
  text-align: center;
}
html body #wrapper .img-center {
    margin: 0 auto;
    display: block;
}
html body #wrapper .img-space {
    margin: 120px auto;
}
html body #wrapper .img-space2 {
    margin: 60px auto;
}
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 .main2 {
  width: 960px;
  margin: 0 auto;
  background-color:rgba(255,255,255,0.9)
}

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:750px;
}

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: 0 0 60px;
	padding: 0 0 80px;
	text-align: center;
}
html body #wrapper .btarea p{
	font-size: 100%;
}
html body #wrapper .btarea img:hover {
	opacity: 0.8;
}


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 {
  padding: 40px 0;
}


html body #wrapper .sub {
  text-align: center;
  padding: 0 ;
  margin: 0;
  font-size: 3.0em;
  line-height: 1.3;
  font-weight: 800;
  margin:  0  ;
  color: #2f4159;
  font-feature-settings: "palt";
  font-family: 'Noto Sans JP', sans-serif;
}
html body #wrapper .sub2 {
  text-align: center;
  padding: 0 ;
  margin: 0;
  font-size: 3.0em;
  line-height: 1.3;
  font-weight: 800;
  margin:  0  ;
  color: #fff;
  font-feature-settings: "palt";
  font-family: 'Noto Sans JP', sans-serif;
}
html body #wrapper .sub-bgtop {
  padding: 40px 0;
    background-image: -webkit-gradient(linear, right top, left top, from(#e80980), to(#7d1442));
    background-image: linear-gradient(75deg, #e80980, #7d1442);
}
html body #wrapper .sub-bg2 {
  padding: 40px 0;
  margin:  0;
  clear: both;
}



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:16px;
}

html body #wrapper .bre p {
  margin: 0 0 0 0 !important;
  padding:0 0 14px 0 !important;
  font-size: 18px !important;
	line-height: 28px !important;
}
ul.list {
list-style:none;
margin:0 auto;
background-color:#FFF;
color:#000;
padding:20px;
border:double #c7ad76 3px;
}

ul.list li {
font-size:16px;
list-style:none;
margin:0 0 20px 0px;
padding:15px 0 20px 48px;
line-height:150%;
letter-spacing:1px;
background-image: url("../images/list.png") ;
background-position:left top;
background-repeat:no-repeat;
border-bottom-width: 1px;
border-bottom-style: dotted;
}

.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;
  font-feature-settings: "palt";
}

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_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 .bt_area2{
	text-align: center;
}
html body #wrapper .bt_area2 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;
}

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

.joken_title{
    background-image: -webkit-gradient(linear, right top, left top, from(#e80980), to(#7d1442));
    background-image: linear-gradient(75deg, #e80980, #7d1442);
	color: #ffffff;
	font-size: 30px;
	font-weight: 700;

	padding: 10px 40px;
	line-height: 42px;
	width: 80%;
	border: solid #7d1442 1px;
	text-align: center;
}

.joken_text{
	background: #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 #wrapper .input {
	max-width:820px;
	min-width: 680px;
	height:100px;
	font-size:32px;
	border-radius:8px;
	text-align:center;
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
	border: solid 2px #80bbcc;
	box-shadow:0px 0px 4px 2px #80bbcc;

}

input::placeholder {
  color: #aaa;
}
input:-ms-input-placeholder {
  color: #aaa;
}
input::-ms-input-placeholder {
  color: #aaa;
}

html body #wrapper form.bottom {
  max-width: 1000px;
  height:auto;
  margin:0 auto;
  position: relative;
  padding: 0 0 40px 0;
  color:#000;
}

html body #wrapper form.bottom  {
  margin: 0 auto;
  text-align:center;
}

html body #wrapper form.bottom div .button {
	margin:0 auto;
}
html body #wrapper form.bottom div .button:hover {
  opacity: 0.6;
}


html body #wrapper .formtext{
	margin: 40px auto 0;
	width: 80%;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #333;
}


html body #wrapper form.bottom input{ margin:0 auto 30px  ;}

html body #wrapper #btarea{
	margin: 0 0 20px;
}



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

html body #CDT{
	background: #000;
}


.hajime{
  border: solid 1px #333;
  background: #fff;
  max-width: 960px;
  margin:  0 auto;
  padding: 20px ;
  font-size: 16px;
  line-height: 24px;
}

.hajime-sub{
 background: #000;
 color: #ffff00;
 padding: 8px 4px;
 text-align: center;
 margin-bottom: 20px;
 font-weight: bold;
}


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


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

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

.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:8px 15px 7px 15px;
	text-align: left;
}
table.outline td.item{
font-weight:bold;
background-color:#F6F6F6;
border-bottom:solid 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 .cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
html body #wrapper .cp_qa {
margin: 80px 0;
}
html body #wrapper .cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 8px;
	color: #1b2538;
}
html body #wrapper .cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
html body #wrapper .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;

}
html body #wrapper .cp_qa .cp_actab label:hover {
	color: #666;
}
/* 答え */
html body #wrapper .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;

}
html body #wrapper .cp_qa .cp_actab .cp_actab-content p {
	margin: 1em;
	font-size: 16px;
}
/* 質問を開いた時の仕様 */
/* --アイコン */
html body #wrapper .cp_qa .cp_actab input:checked ~ label {
	color: #333;
}
/* --答えの高さ */
html body #wrapper .cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
}
html body #wrapper .cp_qa .cp_actab input:checked ~ .cp_actab-content p{
	font-size: 16px !important;
	line-height: 24px !important;
	padding: 0;
}
/* 質問をクリックした時のアイコンの動き */
html body #wrapper .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;
}
html body #wrapper .cp_qa .cp_actab input[type=checkbox] + label::after {
	content: '▼';
	font-size: 12px;
}
html body #wrapper .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;}
}


html body #wrapper .section_form{
    background : #fff;
	padding: 80px 2% ;
}
html body #wrapper .form-img{
	padding: 20px 0 40px ;
}

html body #wrapper .section01{
    background : #fff;
	padding: 80px 2% ;
}
html body #wrapper .section02{
    background:#efefef;
	padding: 80px 2% ;
}
html body #wrapper .section03{
    background: #333333;
	padding: 80px 0;
	color: #fff;
}

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 .section_prof{
    background-image: -webkit-gradient(linear, right top, left top, from(#A900D4), to(#15BAFF));
    background-image: linear-gradient(75deg, #A900D4, #15BAFF);
	color: #fff;
	padding: 80px 2% ;
}
html body #wrapper .prof {
  max-width: 960px;
  margin: 0 auto;
}
.prof02{
margin: 0 ;
font-size: 15px;
line-height:25px;
}

.prof02txt{
padding:25px 30px ;
background-color: rgba(0,0,0,0.40);
font-size: 16px;

}
.box01 {
	padding:  0;
    background: #f1f1f1;
}

.box {
    margin: 40px 40px;
	padding: 1px 0;
    background: #f1f1f1;
}

.spbn{display:none;}

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

html body #wrapper .con {
  margin: 40px auto ;
  padding: 20px 0;
  background: #fff;
  text-align: center;
}

html body #wrapper .voice-text {
  margin: 0 48px  ;
  padding: 20px 0;
  font-size: 20px;
  line-height: 34px;
}
html body #wrapper .keakka-img {
  margin: 20px auto;
  display: block;
}
.mondai{
	margin: 0 auto;
	width: 90%;
	border:solid 1px #444;
	margin-bottom: 2%;
	background:#FFF; 
	padding:0; 
}

.mondai-sub{
	background:#444; 
	padding:20px 0; 
	color: #fff;
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	line-height: 48px;
}

.contents{
	margin: 0 auto;
	width: 90%;
	border:solid 1px #7d1442;
	margin-bottom: 2%;
	background:#FFF; 
	padding:0 ; 
}

.contents-sub{
	background:#000; 
	padding:20px 0; 
	color: #fff;
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	line-height: 48px;
}

.flexbox {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
    flex-direction: row;
    justify-content: space-evenly;
  font-feature-settings: "palt";
}

/* 
TABLE
================================================ */
table {
border-bottom: 1px solid #ddd;
width: 360px;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
-webkit-overflow-scrolling: touch;
}
th, td {
padding: 15px;
  text-align: center;
vertical-align: top;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
line-height: 28px;
font-size: 18px;
}
tr:nth-child(even)>td,
tr:nth-child(even)>th {
background-color: #efefef;
}
th,
.plan-price {
color: #fff;
}
.plan-price {
font-size: 2.5rem;
  border-top: 1px solid rgba(255,255,255,.2);
  padding: 25px 0;
}
.plan-price span {
font-size: 1rem;
}

/* Background colour */
.plan-free th,
.plan-free .plan-price {
background: linear-gradient(-90deg, #e80980, #7d1442);
}
.plan-premium th,
.plan-premium .plan-price {
background: linear-gradient(-90deg, #e80980, #7d1442);
}

@media screen and (max-width: 896px) {
  img {
    max-width: 100%;
    height: auto;
  }
html body #wrapper .head {
    width: 100%;
    height: 0;
    padding-top: 71%;
    background: url("../images/sphead.png") no-repeat center top;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
html body #wrapper .main {
    width: 100%;
    margin: 0 auto;
}
html body #wrapper .voice_lp {
    margin: 8px auto;
    display: block;
}
}

