/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
	width:100%;
	margin: 0px;
	padding: 0px;
}



.formspn {
	height: 0;
	/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 35.46%;
	background-size: contain;
	background-image: url(../img/formimg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}



#Header h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
}
#Header {
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.section0 {
	background-color: #F7FFFF;
	padding-top: 25px;
	background-image: url(../img/bg7.jpg);
	background-repeat: repeat;
	padding-bottom: 15px;
}
.section1 {
	background-color: #F7FFFF;
	background-image: url(../img/bg6.jpg);
	background-repeat: repeat;
	padding-top: 25px;
	padding-bottom: 15px;
}
.section2 {
	background-color: #FFFBE8;
	padding-top: 25px;
	padding-bottom: 15px;
}
.section3 {
	background-color: #F4FFFF;
	padding-top: 25px;
	padding-bottom: 15px;
}
.section4 {
	padding-top: 25px;
	padding-bottom: 15px;
	background-image: url(../img/bg8.png);
	background-repeat: repeat;
}
.section5 {
	padding-top: 25px;
	padding-bottom: 15px;
	background-repeat: repeat;
	background-color: #F6F6F6;
}
.section6 {
	padding-top: 25px;
	padding-bottom: 15px;
	background-repeat: repeat;
	background-color: #F6F6F6;
	background-image: url(../img/c50.png);
}
.section7 {
	padding-top: 25px;
	padding-bottom: 15px;
	background-image: url(../img/c14.jpg);
	background-repeat: no-repeat;
}
.MainBoxInnerLeft {
	clear: both;
	text-align: center;
}
.mainBoxTais {
	font-family: "メイリオ";
	font-size: 17px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
body {
	margin: 0px;
}
.imgL {
	clear: both;
}
.MainBoxsp {
	border: 4px solid #003EAA;
	padding: 15px;
}
.MainBoxsp2 {
	border: 4px solid #737373;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.mainBoxTais3 {
	font-family: "メイリオ";
	font-size: 10px;
}
.mainBoxTais2Pl {
	text-align: center;
	float: none;
}
.section {
	padding-top: 20px;
	padding-bottom: 15px;
}

.MainBoxInnerLeft2 {
	clear: both;
	text-align: center;
}


.m-p {
	font-family: "メイリオ", "ＭＳ ゴシック";
	font-size: 10px;
	text-align: left;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#Contentsu p {
	margin-bottom: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.MainBox-p {
	font-family: "メイリオ", "ＭＳ ゴシック";
	font-size: 10px;
	margin: auto;
	text-align: left;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
.mainBoxTai {
	font-size: 17px;
	font-family: "メイリオ";
	font-weight: bold;
	color: #333333;
	text-align: left;
	display: block;
	margin: auto;
}
.mainBoxName {
	font-size: 16px;
	font-family: "メイリオ";
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	display: block;
	overflow: auto;
	font-weight: bold;
	padding-bottom: 5px;
}
.MainBoxw {
	background-image: url(../img/c14.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	margin-top: 15px;
}
.MainBox-p {
	font-family: "メイリオ", "ＭＳ ゴシック";
	font-size: 10px;
	margin: auto;
	text-align: left;
	color: #000;
}
.mainBoxTai2 {
	font-family: "メイリオ";
	font-size: 16px;
	color: #003EAA;
	text-align: left;
	font-weight: bold;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.MainBox2 {
	padding-bottom: 10px;
	padding-top: 15px;
}
.MainBoxInnerLeft3 {
	text-align: center;
	clear: both;
}
.mainBoxTai3 {
	font-size: 16px;
	font-weight: bold;
	font-family: "メイリオ";
	padding-right: 5px;
	padding-left: 5px;
}
.mainBoxName4 {
	font-size: 14px;
	font-weight: bold;
	font-family: "メイリオ";
	padding-right: 5px;
	padding-left: 5px;
}



.mainBoxName2 {
	font-size: 14px;
	font-family: "メイリオ", "ＭＳ ゴシック";
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	display: block;
	overflow: auto;
	padding-bottom: 5px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.mainBoxTais2 {
	font-family: "メイリオ";
	font-size: 10px;
	color: #000;
	padding: 10px;
	border: 1px solid #999;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.mtai {
	padding-top: 0px;
	padding-bottom: 15px;
}
.mtai2 {
	padding-top: 0px;
	padding-bottom: 5px;
}
.checklist .ctai {
	background-image: url(../img/ceck.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	font-family: "メイリオ";
	padding-left: 40px;
}
.checklist {
	text-align: left;
	background-image: url(../img/bgc.png);
	background-repeat: repeat;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}
.checklist .ctex {
	font-family: "メイリオ";
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 10px;
}
.ctex .checklists li {
	list-style-position: inside;
	list-style-image: url(../img/check.gif);
	font-size: 10px;
	font-weight: bold;
	margin-left: -30px;
}
.checklists {
}
.btn {
	padding-top: 10px;
	padding-bottom: 10px;
}
.btnsubt {
	font-family: "メイリオ";
	font-size: 10px;
	color: #666;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.p-r {
	color: #C00;
}

.checklists {
	margin-bottom: 10px;
}
.checklists ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
table#table-04 {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: "メイリオ";
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	margin: 5px auto;
	width: 95%;
}
table#table-04 th {
	padding: 20px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
}
table#table-04 td {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "メイリオ";
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display: block;
	width: 100%;
}
.Tai2 {
	color: #FFFFFF;
	background-color: #003366;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	background-image: url(../img/c53.png);
	background-repeat: repeat;
}
.Tai {
	color: #000000;
	background-color: #F2F9FF;
}
.Tai3 {
	text-align: left;
}
.BgG {	color: #886600;
	background-color: #F7EFE8;
	width: 100px;
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 30px;
}
.qtai {
	background-image: url(../img/q.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 40px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	font-family: "メイリオ";
	padding-top: 5px;
	margin-bottom: 10px;
}
.qlist {
	text-align: left;
	margin: auto;
	background-image: url(../img/bgc.png);
	background-repeat: repeat;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.qtex {
	font-family: "メイリオ";
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 30px;
	background-image: url(../img/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}.qtex p {
	margin: 0px;
}
#Footer {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #003366;
	clear: both;
	color: #FFF;
	margin-bottom: 30px;
}
.FNavi {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin: auto;
	padding-right: 0px;
	padding-left: 0px;
}
.FNavi a {
	color: #FFF;
}

.FNavi ul {
	margin: 0px;
	padding: 0px;
}

.FNavi li {
	font-family: "メイリオ";
	display: inline;
	font-size: 10px;
	margin-right: 10px;
	color: #FFF;
}
#Footer p {
	font-family: "メイリオ";
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}









#scbtn {
	overflow: hidden;
	position: fixed;
	width: 100%;
	bottom: 0;
}
#slide {
	color: #fff;
	width: 100%;
	background-color: #036;
	padding-top: 5px;
}
#slide-in {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#scbtn a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}




.youtubeboxL {
 position: relative;
 width: 100%;
 padding-top: 56.25%;
}
.youtubeboxL iframe {
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
}
.youtubeboxR {
 position: relative;
 width: 100%;
 padding-top: 56.25%;
}
.youtubeboxR iframe {
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
}
.movie {
 position: relative;
 width: 100%;
 padding-top: 56.25%;
}
.movie iframe {
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
}


.ytsp1 {
height: 0; /* 表示画像の高さ ÷ 表示画像の幅 × 100 */ 
padding-top: 30.46%; background: url('../img/c3sp1.png') 0 0 no-repeat; background-size: contain;
}
.ytsp2 {
height: 0; /* 表示画像の高さ ÷ 表示画像の幅 × 100 */ 
padding-top: 30.46%; background: url('../img/c3sp2.png') 0 0 no-repeat; background-size: contain;
}
.ytsp3 {
height: 0; /* 表示画像の高さ ÷ 表示画像の幅 × 100 */ 
padding-top: 19.76%; background: url('../img/c3sp3.png') 0 0 no-repeat; background-size: contain;
}
.voicet {
	font-family: "メイリオ";
	font-size: 8px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
#Footer p a {
	color: #FFF;
}



.timer { display: block; width: 100vw; font-size: 3.8vw; padding: 5px 0; background: #343434; color: #ffffff; text-align: center; font-weight: bold; line-height: 1.2; font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; position: fixed; top: 0; z-index: 2000; }
.timer_num { font-size: 170%; color: #fff000; }

.zansu__wrap { background: #333; }
.zansu__inner { width: 960px; padding: 0; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; }
.zansu__box { background: #fff; flex-basis: 22%; margin: 0 0.3em 1em; padding: 0.5em 0.5em; line-height: 1.2; text-align: center; font-weight: bold; }
.zansu__box .course-name { font-size: 1.5rem; color: #0a319d; border-bottom: 1px solid #ccc; margin: 0; }
.zansu__box .course-date { font-size: 1.1rem; margin:  10px 0 0; }
.zansu__box .course-left { margin: 0; font-size: 1.6rem; line-height: 1; }
.zansu__num { display: inline-block; font-size: 180%; color: #d00; font-weight: bold; }
.zansu__info { font-size: 80%; color: #d00; font-weight: bold; }
.zansu__result_txt { text-align: center; font-weight: bold; margin: 0 auto 2em; }
.zansu__result { font-size: 150%; }
.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;} 50% {opacity:1;} }
@-moz-keyframes blink{ 0% {opacity:0;} 50% {opacity:1;} }
@keyframes blink{ 0% {opacity:0;} 50% {opacity:1;} }

.m-p { font-size: 4vw; }

* { -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }