@charset "UTF-8";



/*---------- ページ全体の指定 ----------*/
body {
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
margin:0;
padding:0;
font-size:14px;
background-color:#fff;
color:#1a1919;
}

a:link {color:#3b5998;text-decoration:underline;}
a:visited {color:#3b5998;text-decoration:underline;}
a:hover {color:#206CFF;text-decoration:none;}
a img {border-style:none;}
a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
}
a img {
border-style:none;
-webkit-transition: all .3s;
transition:all .3s;
}
a{
-webkit-transition:0.3s ease-in-out;
-moz-transition:0.3s ease-in-out;
-o-transition:0.3s ease-in-out;
transition:0.3s ease-in-out;
}
img {vertical-align:bottom;}

.clr{clear:both;}

p {
font-size:18px;
line-height:180%;
letter-spacing:1px;
}
.pcnone{display:none;}
.spnone{}
.sp_only { display: none; }
.large { font-size: 150%; }

#logo{
margin:0;
padding:20px 0 15px 0;
text-align:center;
border-bottom:2px solid #ff9300;
}
#top{
margin:0;
padding:15px 0;
font-size:16px;
line-height:100%;
letter-spacing:1px;
text-align:center;
color:#fff;
border-top:3px solid #ff9300;
background-color:#383838;
}

#movie{
margin:0;
padding:25px 0;
background:#fafafa;
}
#title{
margin:0 30px;
padding:0;
}
@media screen and (min-width: 1025px) {
#title{
width:1240px;
margin:0 auto;
}
}

#movie_box{
margin:0 30px;
padding:0;
}
@media screen and (min-width: 1025px) {
#movie_box{
width:1240px;
margin:0 auto;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
justify-content:space-between;
}
}

.movie_main{
margin:0;
padding:0;
}
@media screen and (min-width: 1025px) {
.movie_main{
width:870px;
}
}

.movie_thumb{
margin:0;
padding:0;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
justify-content:space-between;
}
@media screen and (min-width: 1025px) {
.movie_thumb{
width:345px;
margin:0;
padding:0;
border-top:1px solid #ddd;
}
}

.video{
margin:0 0 5px 0;
padding:0;
position:relative;
width:100%;
padding-top:56.25%;
}
.video iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}

.movie_lesson{
margin:0;
padding:2px 0 20px 0;
font-size:20px;
line-height:100%;
color:#000000;
font-weight: bold;
font-family: 'Roboto Condensed', sans-serif;
}
.movie_lesson span{
padding:4px 10px 4px 10px;
background-color: #ffffff;
border: 2px solid #ff6400;
}
.movie_title{
margin:0;
padding:0 0 15px 0;
font-size:32px;
font-weight:bold;
line-height:140%;
letter-spacing:1px;
text-align: center;
}

.movie_title span{
font-size:21px;
}

.movie_title strong {
	color: #ff6400;
}

.thumbnail{
width:24%;
margin:0;
padding:0;
display: block;
text-decoration: none !important;
}
@media screen and (min-width: 1025px) {
.thumbnail{
width:100%;
margin:0;
padding:31px 0;
border-bottom:1px solid #ddd;
}
}

.thumbnail a{display:block;}
.thumbnail a:link {color:#1a1919;text-decoration:none;}
.thumbnail a:visited {color:#1a1919;text-decoration:none;}
.thumbnail a:hover {color:#1a1919;text-decoration:none;}

.thumbnail_pict{
margin:0;
padding:15px 0 10px 0;
}
@media screen and (min-width: 1025px) {
.thumbnail_pict{
width:175px;
margin:0;
padding:0;
display:table-cell;
vertical-align:top;
}
}
.thumbnail_pict img{
width:100%;
}

.thumbnail_detail{
margin:0;
padding:0;
font-size:15px;
line-height:140%;
}
@media screen and (min-width: 1025px) {
.thumbnail_detail{
width:155px;
margin:0;
padding:0 0 0 15px;
font-size:14px;
line-height:140%;
display:table-cell;
vertical-align:top;
}
}

.thumbnail_lesson{
margin:0;
padding:5px 0 5px 0;
font-size:14px;
line-height:100%;
color:#000;
font-family: 'Roboto Condensed', sans-serif;
margin-bottom: 5px;
}
.thumbnail_lesson span{
padding:4px 10px 4px 10px;
background-color:#ffffff;
border: 2px solid #ff6400;
}

.thumbnail_detail strong {
	color: #ff6400;
}

.thumbnail_status{
margin:0;
padding:3px 0 0 0;
font-size:12px;
color:#999;
}

.movie_text{
margin:30px 100px 0 100px;
padding:0;
}
@media screen and (min-width: 1025px) {
.movie_text{
width:720px;
margin:45px auto 0 auto;
padding:1px 120px;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
}
}
.wordcheck{
margin:25px 0;
padding:15px 30px 5px 30px;
border:1px solid #ff9300;
border-radius:3px;
}
.wordcheck_ttl{
margin:0 0 10px 0;
padding:5px 0;
font-size:18px;
font-weight:bold;
line-height:150%;
letter-spacing:1px;
color:#ff9300;
border-bottom:1px dotted #999;
}
.wordcheck ul {
margin:0;
padding:0;
list-style:none;
}
.wordcheck ul li {
display:inline-block;
margin:0 1px 15px 1px;
padding:0;
font-size:16px;
line-height:150%;
}
.wordcheck span{
font-size:24px;
font-weight:bold;
font-family: 'Roboto Condensed', sans-serif;
}

.voiceuser_ttl {
	color: #1a1919;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5;
	margin-top: 1.5em;
	margin-bottom: 1em;
	text-align: center;
}
.voiceuser_w {
	overflow: hidden;
	width: 648px;
	margin: 0 auto;
}
.voiceuser_movie {
	display: inline-block;
	width: 49%;
}
.voiceuser_w .vu_title {
	color: #1a1919;
	display: block;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.voiceuser_w iframe {
	/*display: block;
	height: 350px;
	margin: 0 auto;
	width: 90%;*/
}
#news{
margin:0;
padding:45px 0 60px 0;
background-color:#ffefbe;
}

.news_head{
margin:0;
padding:1px 0 6px 0;
text-align:center;
}
.news_head span{
padding:2px 10px 1px 10px;
font-size:14px;
line-height:100%;
color:#ff9300;
border:1px solid #ff9300;
font-family: 'Roboto Condensed', sans-serif;
}
.news_subhead{
margin:0;
padding:0 0 10px 0;
font-size:26px;
font-weight:bold;
line-height:150%;
letter-spacing:1px;
text-align:center;
}
.news_box{
width:720px;
margin:60px auto 0 auto;
padding:30px 45px 35px 45px;
font-size:18px;
line-height:180%;
letter-spacing:1px;
background-color:#fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
.news_title{
margin:0;
padding:0 0 20px 0;
font-size:24px;
font-weight:bold;
line-height:150%;
letter-spacing:1px;
text-align:center;
color:#ff6400;
}

.news_title span {
	background: #03be02;
	color: #ffffff;
	padding: 5px 10px;
	margin: 0 3px;
}
.news_img {
	display: none;
}
.triangle{
margin:0;
padding:0;
text-align:center;
width:0;
height:0;
border-left:60px solid transparent;
border-right:60px solid transparent;
border-top:40px solid #ffefbe;
}


#wrapper{
margin:0;
padding:40px 30px;
}
@media screen and (min-width: 1025px) {
#wrapper{
width:1024px;
margin:0 auto;
padding:0 0 75px 0;
}
}

.present_head{
margin:0;
padding:10px 0 10px 0;
text-align:center;
}
.present_head span{
margin:0 auto;
padding:3px 15px;
font-size:20px;
font-weight:bold;
line-height:100%;
color:#fff;
background-color:#ff9300;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
.present_title{
margin:0;
padding:0 0 15px 0;
font-size:32px;
font-weight:bold;
line-height:150%;
text-align:center;
}
.present_step{
margin:0;
padding:0;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
justify-content:space-between;
}
.step_text{
width:48%;
margin:0;
padding:0;
order:1;
font-size:16px;
line-height:160%;
letter-spacing:1px;
}
@media screen and (min-width: 1025px) {
.step_text{
width:480px;
}
}
.step_photo{
width:48%;
margin:0;
padding:0;
order:2;
}
@media screen and (min-width: 1025px) {
.step_photo{
width:480px;
}
}
.step_photo img{
width:100%;
}

.process_title{
margin:0 0 15px 0;
padding:10px 0 3px 0;
font-size:20px;
font-weight:bold;
line-height:150%;
letter-spacing:1px;
border-bottom:solid 1px #ff9300;
}
table.process{
width:100%;
border-collapse:collapse;
margin:0;
}
table.process th{
width:50px;
font-size:18px;
line-height:180%;
padding:10px 0 5px 0;
vertical-align:top;
text-align:left;
font-family: 'Roboto Condensed', sans-serif;
}
@media screen and (min-width: 1025px) {
table.process th{
font-size:20px;
padding:12px 0 10px 0;
}
}
table.process td{
font-size:18px;
font-weight:bold;
line-height:160%;
letter-spacing:1px;
padding:10px 0 5px 0;
border-bottom:dotted 1px #999999;
vertical-align:top;
}
@media screen and (min-width: 1025px) {
table.process td{
font-size:20px;
padding:12px 0 10px 0;
}
}
.process span{
padding:5px 12px;
color:#fff;
background-color:#ff9300;
}

.present_text{
width:810px;
margin:0 auto;
padding:30px 0 40px 0;
}
.present_summary{
width:810px;
margin:0 auto;
padding:0;
}
.caption_box{
margin:0;
padding:10px 0 0 0;
font-size:14px;
color:#666;
line-height:160%;
letter-spacing:1px;
}

.line_head{
margin:0;
padding:60px 0 15px 0;
text-align:center;
font-size: 30px;
}
.line_head span{
margin:0 auto;
padding:3px 15px;
font-weight:bold;
line-height:100%;
color:#fff;
background-color:#00ac36;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}

.line_box{
margin:0;
padding:0;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
justify-content:space-between;
}
.line_sp{
width:48%;
margin:0;
padding:0;
}
.line_sp img{
width:100%;
}
.line_number{
margin:0;
padding:10px 0 15px 0;
text-align:center;
}
.line_number span{
margin:0 auto;
padding:8px 15px;
font-size:18px;
font-weight:bold;
line-height:100%;
color:#fff;
background-color:#00ac36;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
font-family: 'Roboto Condensed', sans-serif;
}
.line_name{
margin:0 0 10px 0;
padding:0;
font-size:24px;
font-weight:bold;
line-height:150%;
text-align:center;
}

.induction{
margin:0;
padding:15px 0 0 0;
font-size:40px;
font-weight:bold;
line-height:140%;
text-align:center;
}
.triangle_line{
margin:20px 0 25px 0;
padding:0;
text-align:center;
width:0;
height:0;
border-left:60px solid transparent;
border-right:60px solid transparent;
border-top:35px solid #00bb00;
}

.line_top{
margin:0 0 10px 0;
padding:0;
font-size:24px;
font-weight:bold;
line-height:100%;
letter-spacing:1px;
text-align:center;
color:#009744;
font-family: "Noto Sans Japanese";
}
.line_title{
margin:0 auto 15px auto;
padding:0;
font-size:32px;
font-weight:bold;
line-height:140%;
text-align:center;
color:#00bb00;
font-family: "Noto Sans Japanese";
}
.step_box{
margin:0;
padding:35px 20px 30px 20px;
border:5px solid #00bb00;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
justify-content:space-between;
}
.step{
width:24%;
margin:0;
padding:0;
font-size:18px;
font-weight:bold;
line-height:140%;
text-align:center;
color:#3c4258;
}
.flow img{
width:80%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
margin-bottom:10px;
border:1px solid #3c4258;
}
.qr img{width:80%;margin-bottom:7px;}

#special{
margin:0;
padding:60px 0 75px 0;
background:#f3f3f3;
}
.special_title{
margin:0;
padding:0 0 20px 0;
font-size:32px;
font-weight:bold;
line-height:150%;
letter-spacing:1px;
text-align:center;
color:#ff6400;
}
.special_text{
margin:0;
padding:0;
font-size:18px;
font-weight:bold;
line-height:150%;
letter-spacing:1px;
text-align:center;
}
.special_box{
width:600px;
margin:15px auto 25px auto;
padding:5px 75px 5px 75px;
font-size:18px;
line-height:180%;
letter-spacing:1px;
border:1px solid #ddd;
background:#fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
justify-content:space-between;
}
.special{
width:48%;
margin:0;
padding:0;
}
.special_qus{
width:60%;
margin:0;
padding:0;
}
.special_key{
width:36%;
margin:0;
padding:0;
}
.special_subtitle{
margin:0;
padding:0 0 5px 0;
font-size:20px;
font-weight:bold;
line-height:150%;
letter-spacing:1px;
}

.device{
margin:0;
padding:0;
text-align:center;
}
.device a:link {color:#fff;text-decoration:none;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}
.device a:visited {color:#fff;text-decoration:none;}
.device a:hover {color:#fff;text-decoration:none;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}

.btn {
display:inline-block;
margin:0;
padding:24px 0;
font-size:24px;
font-weight:bold;
text-decoration:none;
color:#fff;
-webkit-border-radius:40px;
-moz-border-radius:40px;
border-radius:40px;
}
.btn:hover {
opacity:0.7;
}

.size_01{width:600px;background:#03be02;}
.size_02{width:600px;background:#ff6400;}


.prf_title{
margin:60px 0 30px 0;
padding:0;
font-size:30px;
font-weight:bold;
line-height:150%;
text-align:center;
}
.prf{
width:740px;
margin:0 auto;
padding:0;
}
.prf p{
font-size:16px;
}
.prf_photo{
float:right;
margin:0;
padding:10px 0 15px 30px;
background-color:#fff;
}
.prf_photo img{
width:300px;
border:1px solid #eee;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
}
.name_eng{
margin:0;
padding:0 0 5px 0;
font-size:16px;
font-weight:bold;
line-height:150%;
color:#ff9300;
font-family: 'Roboto Condensed', sans-serif;
}
.name{
margin:0;
padding:0;
font-size:24px;
font-weight:bold;
line-height:150%;
}
.name_jpn{
margin:0 0 30px 0;
padding:0 0 10px 0;
font-size:16px;
font-weight:bold;
line-height:150%;
border-bottom:1px solid #ff9300;
}
.photobox{
margin:0;
padding:20px 0 0 0;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
justify-content:space-between;
}
.photo{
width:32%;
margin:0 0 10px 0;
padding:0;
font-size:12px;
line-height:150%;
letter-spacing:1px;
text-align:center;
}
.photo img{
width:100%;
margin-bottom:5px;
}

.lecturer_subhead{
margin:30px 0 0 0;
padding:0 0 10px 0;
font-size:18px;
font-weight:bold;
line-height:100%;
letter-spacing:1px;
border-bottom:solid 1px #ff9300;
}

.prf ul{
margin:15px 0 0 0;
padding:0 0 0 20px;
}
.prf ul li{
list-style-type:disc;
margin:0;
padding:0 0 5px 0;
font-size:16px;
line-height:150%;
letter-spacing:1px;
}

.book{
margin:0;
padding:0 0 0 30px;
float:right;
}
.book img{
width:165px;
border:solid 1px #ccc;
}

.video_box{
width:980px;
margin:0 auto;
padding:25px 0 35px 0;
}

.support_title{
width:780px;
margin:75px auto 0 auto;
padding:15px 0;
font-size:20px;
font-weight:bold;
line-height:100%;
letter-spacing:1px;
text-align:center;
color:#fff;
border-top:1px solid #383838;
border-left:1px solid #383838;
border-right:1px solid #383838;
background-color:#383838;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;
}
.support_box{
width:720px;
margin:0 auto;
padding:20px 30px 25px 30px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
background-image:url(/temp/douga/img/support.jpg);
background-position:bottom right;
background-repeat:no-repeat;
-webkit-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
border-radius:0 0 5px 5px;
}
.support_message{
margin:0;
padding:0 0 5px 0;
font-size:24px;
font-weight:bold;
line-height:150%;
text-align:center;
}
.support_line{
margin:0;
padding:10px 0 0 0;
font-size:18px;
font-weight:bold;
line-height:150%;
letter-spacing:1px;
}
.support_subtitle{
margin:0;
padding:12px 0 2px 0;
font-size:18px;
font-weight:bold;
line-height:150%;
letter-spacing:1px;
}
.support_add{
width:355px;
margin:0 auto 0 0;
padding:2px 0;
}
.support_add a:link {color:#fff;text-decoration:none;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}
.support_add a:visited {color:#fff;text-decoration:none;}
.support_add a:hover {color:#fff;text-decoration:none;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}
.add {
display:inline-block;
width:100%;
margin:0;
padding:15px 0;
font-size:20px;
font-weight:bold;
text-decoration:none;
color:#fff;
text-align:center;
background:#03be02;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
.add:hover {
opacity:0.7;
}

.support_tel{
margin:0;
padding:0;
font-size:36px;
font-weight:bold;
line-height:100%;
}
.support_tel a:link {color:#1a1919;text-decoration:none;}
.support_tel a:visited {color:#1a1919;text-decoration:none;}
.support_tel a:hover {color:#1a1919;text-decoration:none;}
@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}
.support_time{
margin:0;
padding:5px 0 0 0;
font-size:14px;
line-height:150%;
letter-spacing:1px;
color:#666;
}

.gallery_head{
margin:60px 0 15px 0;
padding:0;
font-size:20px;
line-height:150%;
letter-spacing:1px;
text-align:center;
}
.gallery_box{
width:980px;
margin:0 auto 60px auto;
padding:0;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
justify-content:space-between;
}

.gallery_title{
margin:0;
padding:0 0 8px 0;
font-size:15px;
font-weight:bold;
line-height:140%;
text-align:center;
}
.gallery{
width:24%;
margin:0;
padding:0;
}
.gallery img{
width:100%;
}
.gallery a{display:block;}
.gallery a:link {color:#1a1919;text-decoration:none;}
.gallery a:visited {color:#1a1919;text-decoration:none;}
.gallery a:hover {color:#1a1919;text-decoration:none;}

.webiner_caption{
width:740px;
margin:0 auto 30px auto;
padding:0;
font-size:14px;
line-height:160%;
letter-spacing:1px;
color:#666;
}
.webiner_caption2{
width:740px;
margin:0 auto 30px auto;
padding:0;
font-size:18px;
line-height:180%;
letter-spacing:1px;
}
.webiner_subhead{
margin:30px auto 0 auto;
padding:0;
font-size:24px;
font-weight:bold;
line-height:150%;
letter-spacing:1px;
text-align:center;
color:#ff6400;
}
.webiner_subhead2{
margin:30px auto 0 auto;
padding:0;
font-size:24px;
font-weight:bold;
line-height:150%;
letter-spacing:1px;
text-align:left;
color:#ff6400;
}
.webiner_text{
margin:0;
padding:5px 0 0 0;
font-size:18px;
line-height:180%;
letter-spacing:1px;
text-align:center;
}

.webiner_message{
margin:45px 0 15px 0;
padding:0;
font-size:18px;
font-weight:bold;
line-height:180%;
letter-spacing:1px;
text-align:center;
}




.tokuten {
	width: 910px;
	border: 5px solid #ffcccc;
	padding: 0;
	margin: 30px auto 0 auto;
}

.tokuten h3 {
	background: #fcf4d7;
	padding: 10px 10px 10px 50px;
	margin: 0;
	font-weight: normal;
	font-size: 38px;
	text-align: center;
	position: relative;
}

.tokuten h3:before {
	position: absolute;
	top: 5px;
	left: 280px;
	content: "";
	display: inline-block;
	background: url(/temp/douga/img/present.png) no-repeat;
	width: 49px;
	height: 61px;
}

.tokuten p {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
	line-height: 1.3;
}

.qrcode {
	width: 840px;
	margin: 0 auto;
	background: #eeeeee;
	padding: 40px;
	text-align: center;
	font-size: 40px;
}

.uketorikata {
	border: #ff9600 4px solid;
	padding: 0 0 40px 0;
	width: 912px;
	margin: 50px auto 0 auto;
	overflow: hidden;
}

.uketorikata h3 {
	background: #ff9600;
	color: #fff;
	text-align: center;
	font-size: 40px;
	margin: 0;
	padding: 10px;
	line-height: 1;
}

.uketorikata p.copy {

	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin: 30px 30px 0 30px;
}

.uketorikata h4 {
	font-size: 24px;
	margin: 50px 30px 0 30px;
}

.uketorikata p {
	font-size: 20px;
	margin: 10px 30px 0 30px;
}

.uketorikata_l {
	float: left;
	width: 403px;
	margin: 30px 0 0 30px;
}

.uketorikata_r {
	float: right;
	width: 403px;
	margin: 30px 30px 0 0;
}


/*---------- 文字装飾 ----------*/

.ul{text-decoration:underline;}
.red {color:#e53244;}
.org {color:#ff6400;}
.green{color:#00bb00;}
.blue{color: #0D47A1}
.through{text-decoration:line-through;}
.ym{background:linear-gradient(transparent 60%, #f7ef40 60%);}
.dotline{border-bottom:dotted 3px orange;}
.caption{font-size:75%;color:#666;font-weight:normal;line-height:150%;}
.bk_ye {background: #fef3cd}
.bk_gr { background: #0ab607; color: #fff; }


/*---------- 文字位置 ----------*/

.center{text-align:center;}
.right{text-align:right;}


/*---------- マージン、揃え ----------*/

.mt30{margin-top:30px;}
.mt_50{margin-top:50px;}
.t_c { text-align: center; }




/*---------- フッター ----------*/


#footer{
margin:0;
padding:30px 0;
font-size:12px;
line-height:100%;
text-align:center;
color:#999f;
font-family: 'Roboto Condensed', sans-serif;
}

.sp_pad_none{}
@media only screen and (min-width:640px) and (max-width:1024px){
.sp_pad_none{display:none;}
}
@media screen and (min-width: 1025px) {
.sp_pad_none{}
}


.right_btn{
width:180px;
margin:0;
padding:0 0 20px 0;
position:fixed;
right:0;
bottom:0;
background-color:#fff;
}
.side_title{
margin:0;
padding:10px 0;
font-size:16px;
font-weight:bold;
line-height:140%;
text-align:center;
color:#fff;
background:#03be02;
}
.side_triangle{
margin:0;
padding:0;
text-align:center;
width:0;
height:0;
border-left:15px solid transparent;
border-right:15px solid transparent;
border-top:15px solid #03be02;
}
.side_number{
margin:0;
padding:10px 0 5px 0;
text-align:center;
}
.side_number span{
margin:0 auto;
padding:3px 10px;
font-size:14px;
font-weight:bold;
line-height:100%;
color:#ff9300;
border:1px solid #ff9300;
}
.side_subtitle{
margin:0;
padding:px 0;
font-size:16px;
font-weight:bold;
line-height:140%;
text-align:center;
}
.side_qr{
margin:5px 20px 10px 20px;
padding:12px;
border:2px solid #ddd;
}
.side_qr img{
width:100%;
}
.right_btn a:link {color:#fff;text-decoration:none;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}
.right_btn a:visited {color:#fff;text-decoration:none;}
.right_btn a:hover {color:#fff;text-decoration:none;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}
.entry {
display:inline-block;
width:100%;
margin:10px 0 0 0;
padding:8px 5px;
font-size:16px;
font-weight:bold;
line-height:130%;
text-decoration:none;
color:#fff;
text-align:center;
background:#03be02;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.entry:hover {
opacity:0.7;
}


#movie_wrapper {margin: 0 auto;}
#wrap {
    width: 980px;
    margin: 0 auto;
    padding: 25px 0 35px 0;
    text-align: center;
}

.yycountdown-box {
	font-size: 35px;
}

/*---------- kando ----------*/

#kando_wrapper{
display: block;
margin:0 auto;
width: 870px;
}

@media screen and (max-width: 768px) {
#kando_wrapper{
width:90%;
margin:0 auto;
padding:10px 0 75px 0;
}
}

@media screen and (min-width: 769px) {
#kando_wrapper{
width:870px;
margin:0 auto;
padding:10px 0 75px 0;
}
}

#kando_wrapper2{
display: block;
margin:0 auto;
width: 870px;
}

@media screen and (max-width: 768px) {
#kando_wrapper2{
width:90%;
margin:0 auto;
padding:10px 0 0 0;
}
}

@media screen and (min-width: 769px) {
#kando_wrapper2{
width:870px;
margin:0 auto;
padding:10px 0 0 0;
}
}

.kando_title{
margin:50px auto 30px;
font-size:32px;
font-weight:bold;
line-height:140%;
letter-spacing:1px;
text-align: center;
}

.kando_pp{
overflow: hidden;
}

.kando_pp--text{
font-size: 16px;
line-height:150%;
letter-spacing:1px;
margin: 40px auto 30px;
}

.kando_ted--text{
margin-top: 90px;
font-size: 16px;
}

.kando_ted1--text{
margin-top: 40px;
font-size: 16px;
}

.kando_movie_text{
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 1px;
}

.kando_img{
float: right;
width: 160px;
padding: 30px;
}

@media screen and (max-width: 678px) {
.kando_img {
width: 90%;
border: 1px solid red;
}
}

.kando_graph{
display: block;
margin: 0 auto;
width: 550px;
}

.kando_img img{
width: 100%;
}

.kando_graph img{
width: 100%;
}

.kando_video{
margin: 0 auto;
}

.kando_video iframe{
display: block;
width: 100%;
height: 408px;
margin: 0;
}

.kando_video_thumb{
display: inline-block;
width: 240px;
padding: 10px 6px;
overflow: hidden;
}

@media screen and (max-width: 768px) {
.kando_video_thumb{
display: inline-block;
width: 31%;
padding: 10px 6px;
overflow: hidden;
}
}

@media screen and (min-width: 769px) {
.kando_video_thumb{
display: inline-block;
width: 31%;
padding: 10px 6px;
overflow: hidden;
}
}

.kando_video_thumb img{
	width: 100%;
}

table.kando_process{
width:97%;
border-collapse:collapse;
margin:0 0 0 25px;
}
table.kando_process th{
width:50px;
font-size:18px;
line-height:180%;
padding:10px 0 5px 0;
vertical-align:top;
text-align:left;
font-family: 'Roboto Condensed', sans-serif;
}
@media screen and (min-width: 1025px) {
table.kando_process th{
font-size:20px;
padding:12px 0 10px 0;
}
}
table.kando_process td{
font-size:18px;
font-weight:bold;
line-height:160%;
letter-spacing:1px;
padding:10px 0 5px 0;
vertical-align:top;
}
@media screen and (min-width: 1025px) {
table.kando_process td{
font-size:20px;
padding:12px 0 10px 0;
}
}
.kando_process span{
padding:5px 12px;
color:#fff;
background-color:#ff9300;
}

.kando_device{
margin: 60px 0 40px 0;
padding:0;
text-align:center;
overflow: hidden;
}

.kando_device i{
float: right;
margin: -14px 30px 0 0;
}

.kando_device a:link {color:#fff;text-decoration:none;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}
.kando_device a:visited {color:#fff;text-decoration:none;}
.kando_device a:hover {color:#fff;text-decoration:none;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}

.size_03{width:600px;background:#ff8802;}

#kando_movie{
margin:0 auto;
padding:0;
border: 20px solid #fafafa;
}

#kando_movie_box{
margin:0;
padding:0;
}

.kando_movie_main{
margin:0;
padding:0;
}
@media screen and (min-width: 1025px) {
.kando_movie_main{
width:100%;
}
}

@media screen and (min-width: 1025px) {
#kando_movie_box{
width:100%;
margin:0 auto;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:-o-flex;
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
justify-content:space-between;
}
}

.kando_btn {
display:inline-block;
margin:0;
padding:24px 0;
font-size:24px;
font-weight:bold;
text-decoration:none;
color:#fff;
-webkit-border-radius:40px;
-moz-border-radius:40px;
border-radius:40px;
}
.kando_btn:hover {
opacity:0.7;
}









/*ボタンアニメーション*/

a:hover img.btn_animation,
.syousai_b a:hover img,
.syousai_b2 a:hover img {
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform-origin: middle center;
	-webkit-animation-name: animation07;
	-webkit-transform: rotate(0deg);
}
 @-webkit-keyframes animation07 {
 0% {
 -webkit-transform: rotate(0deg); bottom: 0;}
 20% {
 -webkit-transform: rotate(5deg); bottom: 5px;}
 40% {
 -webkit-transform: rotate(-5deg);}
 60% {
 -webkit-transform: rotate(4deg);}
 80% {
 -webkit-transform: rotate(-3deg);}
 100% {
 -webkit-transform: rotate(0deg);}
}

.syousai_b a:hover img,
.syousai_b2 a:hover img {
	opacity: 0.8;
}
/*---------- 追記G ----------*/
.red{color:#e53244 !important;}
.bold{font-weight:bold !important;}
.underline{text-decoration:underline !important;}
.m_yellow{background:linear-gradient(transparent 0%, #ffff66 0%) !important;}
.big_tx{
	font-size: 150%;
	padding-bottom: 15px;
	padding-top: 15px;
}
.db{display:block;}

/*９月30日追記*/

.tokuten_photo_r{
float:right;
margin:0;
padding:10px 0 15px 30px;
background-color:#fff;
}
.tokuten_photo_r img{
width:400px;
}
.clr{clear:both;
}
.toku_title_text{
	font-size: 18px;
	margin-bottom: 30px;
}


@media screen and (min-width: 640px) {
.sp_line { display: none !important; }
}




.secret_title{margin:0;padding:0;font-size:31px;font-weight:bold;line-height:180%;text-align:center;}
.secret_subtitle{margin:25px auto 0 auto;padding:5px 20px;font-size:24px;font-weight:bold;line-height:150%;text-align:center;color:#fff;background:#eb4753;display: inline-block;z-index: 2;}
.secret{width:720px;margin:-15px auto 75px auto;padding:35px 140px 60px 140px;background:#f3f6f8;z-index: 1;}
.secret img{width:100%;margin:0 0 15px 0;}






/*オジンオズボーン経歴*/

.ozin {
  background: #f8f7ef;
  padding: 40px 50px 50px 50px;
  width: 800px;
  margin: 40px auto 60px auto;
}

.ozin h3 {
  text-align: center;
  color: #d73143;
  font-size: 24px;
  margin: 0;
}

.ozin h4 {
  text-align: center;
  font-size: 36px;
  margin: 15px 0;
}

.ozin p {
  font-size: 16px;
  margin: 5px 0 10px;
}

.ozin_photo {
  text-align: center;
}

.ozin_photo img {
  border: 10px solid #fff;
}

.ozin h5 {
  border-bottom: 1px solid #000000;
  font-size: 28px;
  margin: 30px 0 0 0;
  padding-bottom: 3px;
}

.ozin ul {
  padding-left: 25px;
  list-style: disc;
  margin-top: 15px;
}

.ozin ul li {
  font-size: 16px;
  line-height: 1.8;
  list-style-type: disc;
}

.praise_contents{width:100%;margin:50px auto 20px auto;padding:0;}
.praise {height:400px;background-color:#fee8e8; border:1px #fdcfcf solid; padding:30px 100px 40px 100px;overflow: scroll; margin:20px auto}
.praise p { border-bottom:dotted 1px #ccc;padding-bottom:20px; text-align:left}
.praise_contents .vu_title {
	color: #1a1919;
	display: block;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 100%;
	margin-bottom: 10px;
	text-align: center;
}





/* media_box */

.media_box_out {
  background: #fafafa;
	margin: 0;
	padding: 80px 0;
}

.media_box {
  padding: 30px;
  text-align: center;
  width: 854px;
  margin: 0 auto;
  background: #fff;
}

.media_box.mt80 {
	margin: 80px auto 0 auto;
}

.media_box_ttl {
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  color: #ff6400;
}

.small {}

.media_box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.media_box ul.school_list {
	margin: 0 20px;
}
.media_box ul.school_list li {
  list-style: none;
  margin: 15px 20px 5px 20px;
  padding: 0;
  display: inline-block;
  font-size: 28px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
}

.media_box ul.school_list li:first-child { color: #1d9083; } /*青山学院大学*/
.media_box ul.school_list li:nth-child(2) { color: #cd2428; } /*中央大学*/
.media_box ul.school_list li:nth-child(3) { color: #5e3d5d; } /*大妻女子大学*/
.media_box ul.school_list li:nth-child(4) { color: #6b242a; } /*お茶の水女子大学*/
.media_box ul.school_list li:nth-child(5) { color: #174b8e; } /*学習院大学*/
.media_box ul.school_list li:nth-child(6) { color: #eb92ab; } /*成蹊大学*/
.media_box ul.school_list li:nth-child(7) { color: #2191dc; } /*昭和女子大学*/
.media_box ul.school_list li:nth-child(8) { color: #224936; } /*武蔵大学*/
.media_box ul.school_list li:nth-child(9) { color: #1f1715; } /*東京学芸大学*/
.media_box ul.school_list li:nth-child(10) { color: #a10c6c; } /*國學院大学*/

.media_box ul.media_list li {
  list-style: none;
  margin: 20px 35px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}

.copy_media {
	margin: 75px auto 0 auto;
	width: 1000px;
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	background: url(/img/copy_media.png);
	padding: 5px 0;
	color: #cd2d3b;
}

.mt80 { margin-top: 80px;}








#maruhi {
	text-align: center;
	padding: 40px 20px;
	width: 760px;
	margin: 0 auto;
}

#maruhi h2 {
	font-family: "Noto Sans Japanese";
	font-size: 40px;
	font-weight: 900;
	margin: 0 0 30px 0;
	padding: 0;
	line-height: 1.3;
}

#maruhi h2 .maruhi_s {
	font-size: 32px;
	font-weight: 700;
}

#maruhi h2 .kakeru {
	font-size: 36px;
	color: #d73143;
}

#maruhi h2 .naname {
	font-size: 56px;
	font-weight: 700;
	color: #d73143;
	display: inline-block;
	transform: rotate(12deg);
}

@media screen and (max-width: 799px) {
	#maruhi {
		width: 100%;
	}
}

#support_staff {
	width: auto;
	margin: 10px 0 50px 0;
	padding: 40px 0;
	background: #fcf4d7;
	text-align: center;
}

#support_staff .ss_copy {
	width: auto;
	margin-bottom: 30px;
}

#support_staff .ss_copy:before,
#support_staff .ss_copy:after {
	content: "";
	display: inline-block;
	width: 58px;
	height: 65px;
	background:url(/img/waiwai.png) no-repeat;
	background-size:contain;
}

#support_staff .ss_copy:after {
	transform: scale(-1, 1);
}

#support_staff h2 {
	font-family: "Noto Sans Japanese";
	font-size: 28px;
	font-weight: 700;
	display: inline-block;
	margin: 0 20px;
}


#support_staff img {
	border: 10px solid #fff;
}








.feedback {
	text-align: center;
	padding: 50px 20px 0 20px;
	width: 760px;
	margin: 0 auto;
}

.feedback h2 {
	font-family: "Noto Sans Japanese";
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 30px 0;
	padding: 0;
	line-height: 1.3;
	color: #ff6400;
}

@media screen and (max-width: 799px) {
	.feedback {
		width: 100%;
	}
}




#yokoku {
	text-align: center;
	width: 100%;
	padding: 0 0 70px 0;
}

#yokoku h2 {
	font-family: "Noto Sans Japanese";
	font-size: 36px;
	font-weight: 700;
	position: relative;
	display: inline-block;
	letter-spacing: 5px;
	margin: 20px 10px 0 0;
}

#yokoku h2:after {
	content: '';
	background: url(/img/megaphone.png) no-repeat;
	width: 65px;
	height: 54px;
	position: absolute;
	bottom: 0;
	right: -70px;
}

#yokoku p {
	font-size: 24px;
	color: #ff0000;
	font-weight: bold;
}

.go_top {
	position: fixed;
	bottom: 20px;
	right: 195px;
	z-index: 100;
}

.go_top.non_float {
	right: 20px;
}

.go_top a {
	display: block;
	width: 50px;
	height: 50px;
	background: url(/img/go_top.png);
	opacity: 0.7;
}

.go_top a:hover {
	opacity: 1;
}

.go_top a span {
	display: none;
}

.yt_video {
	position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    cursor: pointer;
}

.yt_video::before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f04b";
    font-weight: 900;
    color: #fc0d1c;
    font-size: 70px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: .90;
    transition: .5s;
}

.yt_video:hover::before {opacity:0.6;filter:alpha(opacity=60);transition:.3s;/* ゆっくり変化 */}

.yt_video img {
    width: 100%;
    height: auto;
}

.voice_link {
	text-align: center;
	margin: 60px 0 0 0;
}

.vu_title2 {
	color: #1a1919;
	display: block;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 150%;
	margin-bottom: 10px;
	text-align: center;
}

.vu_title3 {
	color: #1a1919;
	display: block;
	letter-spacing: 1px;
	line-height: 150%;
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
}

.seminar_movie_out {
	width: 720px;
    margin: 70px auto;
    padding: 1px 120px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.seminar_movie {
	overflow: hidden;
    width: 648px;
    margin: 0 auto;
}

.seminar_movie_ttl {
	font-weight: bold;
    font-size: 30px;
    margin: 0 0 20px 0;
    color: #ff6400;
    text-align: center;
}

.catch {
	color: #ff006c;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	margin: 1em 0 -20px 0;
}

.catch span {
	background: #fffa75;
	padding: 5px;
}

#chibaTV {
	width: 100%;
	background: #ffffff;
	padding: 50px 0;
}

#chibaTV h3 {
	color: #ff006c;
	text-align: center;
	font-size: 36px;
}

.chibaTV_box {
	border: 2px solid #f5dab4;
	background: #fff8ee;
	padding: 18px;
	width: 922px;
	margin: 0 auto;
}

.chibaTV_box_in {
	background: #ffffff;
	padding: 20px 25px 0 25px;
	overflow: hidden;
}

.chibaTV_box_in p {
	text-align: center;
	font-size: 16px;
	margin: 0 0 20px 0;
}

.chibaTV_l {
	float: left;
	width: 352px;
}

.chibaTV_l img {
	margin-top: 30px;
}

.chibaTV_r {
	float: right;
	width: 500px;
}

.chibaTV_box_in h4 {
	color: #fa5a13;
	font-size: 24px;
	margin: 15px 0 0 0;
}

.chibaTV_r dl {
	overflow: hidden;
	font-size: 16px;
}

.chibaTV_r dt {
	float: left;
	width: 100px;
}

.chibaTV_r dd {
	margin-left: 105px;
}

.chibaTV_r dd span {
	font-size: 14px;
}

.chibaTV_box_in ul {
	overflow: hidden;
	margin: 0 0 0 60px;
	padding: 0;
	list-style-type: none;
}

.chibaTV_box_in li {
	float: left;
	width: 230px;
	text-align: center;
	margin: 0 30px 0 0;
	padding: 0;
	font-size: 16px;
}

.chibaTV_box_in li:last-child {
	margin: 0;
}

.chibaTV_box_in li img {
	margin-bottom: 5px;
}





.fa-hand-point-right { margin-right: 5px; font-size: 20px; }

h4.newspaper_ttl {
  border: 1px solid #959595;
  padding: 7px;
  text-align: center;
  margin: 40px auto;
  width: 360px;
}

h4.newspaper_ttl img {
  height: 37px;
  width: auto;
}

.newspaper_clm {
  float: left;
  margin: 0 20px;
  width: 376px;
}

.newspaper_clm p img {
  width: 100%;
}

.mw269 {
	max-width: 269px;
}

.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}







/* 20200318 チバテレビ動画告知 start */

.chibaTV_box_in2 {
	background: #ffffff;
	padding: 20px 68px 0 68px;
	overflow: hidden;
}

.chibaTV_box_in2 .video {
  margin: 0 auto 20px auto;
}

.left { text-align: left; }

/* 20200318 チバテレビ動画告知 end */


.sales #footer {
	padding: 50px 0;
}







.con_center {
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
}

.responsive {
    width: 100%;
}

.con_center img {
    margin: 0 auto;
}

.inner_img {
    max-width: 900px;
}

.lineid_msg p {
    text-align: center;
    font-weight: bold;
    font-size: 44px;
    color: #000;
    line-height: auto;
    margin: 0 0 10px;
}

.lineid_add {
    font-size: 56px;
}








#video_box {
    width: 980px;
    margin: 0 auto;
    padding: 25px 0 35px 0;
    text-align: center;
}

.video {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}


.bonus_ttl {
	text-align: center;
	font-size:1.3em;
	line-height: 140%;
	color:#ff5a21
}

.news_box img {
	width: 100%;
}

.midashi1 {
	text-align: center;
	font-size:1.6em;
	line-height: 140%;
}



.media_box ul.media_list li,
h4.newspaper_ttl { font-weight: bold; }

.media_box ul.media_list li,
h4.newspaper_ttl { font-size: 28px; }

.newsp01 { color: #4a4a4a; }
.newsp01 span { color: #f90d2e; }
.newsp02 { color: #196ab8; }
.newsp03 { color: #b80a19; }
.newsp04 { color: #1d9c4b; }
.newsp05 { color: #000000; }
.newsp06 { color: #232b3e; }
.newsp06 span { color: #22ba1d; }
.newsp07 { color: #3181d1; }
.newsp08 { color: #494691; }
.newsp08 span { color: #1e81ce; }
.newsp09 { color: #5d5d5d; }
.newsp10 { color: #752108; }
.newsp11 { color: #2c2c2c; }
.newsp12 { color: #3c78bb; }
.newsp13 { color: #1d1412; }
.newsp13 span { color: #175cab; }
.newsp14 { color: #160808; }
.newsp15 { color: #fb8f1a; }
.newsp15 span { color: #000000; }
.newsp16 { color: #000000; }
.newsp16 .red { color: #b73327 !important; }
.newsp16 .gold { color: #c19e42; }
.newsp17 { color: #f91f17; }

.mw264 {
  max-width: 264px;
}



/* style.css end DW一括置換時に最下部に必要！消さないで！*/