﻿@charset "UTF-8";


/*---------- ページ全体の指定 ----------*/

body {
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
margin:0;
padding:0;
font-size:100%;
color:#111;
background:#f7f7f7;
-webkit-text-size-adjust:none;
}

a:link {color:#3b5998;text-decoration:underline;}
a:visited {color:#3b5998;text-decoration: underline;}
a:hover {color:#206CFF;text-decoration:none;}
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;}
a img {border-style:none;}
img {vertical-align:bottom;image-rendering:-webkit-optimize-contrast;}
a:hover img{opacity:0.6;filter:alpha(opacity=60);}
a img {border-style:none;-webkit-transition:all .3s;transition:all .3s;}

p {
font-size:100%;
line-height:180%;
}
@media screen and (min-width:769px){
p {font-size:18px;letter-spacing:1px;}
}

/*---------- 見出し ----------*/

h1{}
h2{}
h3{}
h4{}


/*---------- PC・スマホの非表示指定 ----------*/

@media screen and (max-width:768px){.spnone{display:none;}}
@media screen and (min-width:769px){.pcnone{display:none;}}

#wrapper{margin:0;padding:0;background:#fff;}
.top{
margin:0;
padding:15px 0;
font-size:120%;
font-weight:900;
line-height: 150%;
text-align: center;
color: #112a52;
background: #ffffff;
}
#copy{
margin:0;
padding:0;
text-align:center;
}
#copy img{width:100%;}
@media screen and (min-width:769px){
#wrapper{
width:768px;
margin:0 auto;
padding:0;
box-shadow:0 0 10px rgba(0,0,0,0.3);
}
#copy img{width:768px;}
.top{font-size:24px;}
}





.device{
margin:0;
padding:30px 0 0 0;
text-align:center;
}
.device_top{padding:30px 20px;}
@media screen and (min-width:769px){.device{padding:45px 0 0 0;}.device_top{padding:30px 20px 30px 20px;}}

.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:hover {
color:#fff;
text-decoration:none;
opacity:0.7;
filter:alpha(opacity=70);
-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;}

.btn {
width:100%;
margin:0 auto;
padding:20px 0;
display:inline-block;
font-size:120%;
font-weight:bold;
text-decoration:none;
border:solid 1px #6a9700;
color:#fff;
text-shadow:0 2px 0 rgba(0,0,0,0.3);
text-align:center;
background:-moz-linear-gradient(top, #afe51f, #59b802);
background:-webkit-linear-gradient(top, #afe51f, #59b802);
background:linear-gradient(to bottom, #afe51f, #59b802);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
@media screen and (min-width:769px){
.btn {
width:600px;
font-size:24px;
letter-spacing:1px;
}
}

.subhead{
margin:0;
padding:20px;
font-size:150%;
font-weight:900;
line-height:150%;
text-align:center;
color:#fff;
background:#112a52;
font-family: "Noto Sans Japanese";
border-bottom:4px solid #d7b687;
}
.subtitle{
margin:0 0 0 0;
padding:15px 0;
font-size:125%;
font-weight:900;
line-height:150%;
color:#112a52;
text-align:center;
border-top:double 3px #112a52;
border-bottom:double 3px #112a52;
font-family: "Noto Sans Japanese";
}
.space_top{margin-top:45px;}
.contents{
margin:0;
padding:15px 20px 45px 20px;
}


.contents_fb{
    margin:0;
    padding:15px 20px 15px 20px;
    }


table.check{
width:100%;
border-collapse:collapse;
margin:0;
}
table.check th{
width:25px;
font-size:100%;
line-height:180%;
padding:10px 0 0 0;
color:#c71432;
vertical-align:top;
text-align:left;
}
table.check td{
font-size:100%;
font-weight:bold;
line-height:180%;
padding:10px 0 5px 0;
border-bottom:dotted 1px #999;
vertical-align:top;
}
@media screen and (min-width:769px){
.subhead{padding:30px;font-size:36px;}
.space_top{margin-top:90px;}
.subtitle{margin:0 0 20px 0;font-size:32px;}
.space_top{margin-top:45px;}
.contents_fb{padding:0px 75px 10px 75px;}
table.check th{width:35px;font-size:24px;padding:13px 0 0 0;}
table.check td{font-size:20px;letter-spacing:1px;padding:14px 0 10px 0;}
}


.prf{
margin:0 0 20px 0;
padding:30px 25px 15px 25px;
border:solid 2px #112a52;
}
.prf p{font-size:95%;}
.prf_degree{
margin:0;
padding:20px 0 0 0;
font-size:100%;
font-weight:bold;
line-height:150%;
color:#112a52;
text-align:center;
}
.prf_name{
margin:0;
padding:5px 0 0 0;
font-size:140%;
font-weight:bold;
line-height:150%;
text-align:center;
}
.prf_pict{
margin:0;
padding:0;
text-align:center;
}
.prf_pict img{width:60%;}
.prf_subhead{
margin:30px 0 15px 0;
padding:0 0 10px 0;
font-size:100%;
font-weight:bold;
line-height:150%;
color:#1b63a7;
border-bottom:solid 1px #1b63a7;
}
.prf_mediabox{
margin:0;
padding:0;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.prf_media {
width:47%;
margin:0 0 20px 0;
padding:0;
font-size:75%;
line-height:180%;
text-align:center;
}
.prf_media img{width:100%;border:solid 1px #ddd;margin-bottom:10px;}


.top_font{
    margin:0;
    padding: 5px 0 40px 0;
    font-size:140%;
    font-weight:bold;
    line-height:150%;
   
    }


    .tokuten_font{
        margin:0;
        padding: 70px 0 0px 0;
        font-size:140%;
        font-weight:bold;
        line-height:150%;
        text-align:center;
       
        }
    


@media screen and (min-width:769px){
.prf{margin:0 0 45px 0;padding:40px 45px 30px 45px;}
.prf p{font-size:16px;}
.prf_degree{padding:0;font-size:21px;text-align:left;}
.prf_name{font-size:30px;text-align:left;}
.prf_pict{padding:0 0 0 20px;float:right;}
.prf_pict img{width:210px;}
.prf_subhead{
    margin:30px 0 20px 0;
    padding:0 0 5px 0;
    font-size:21px;
    }
.top_font{font-size:40px;}
.tokuten_font{font-size:35px;}

.prf_mediabox{padding:0 0 15px 0;}
.prf_media {width:24%;margin:0;font-size:14px;}
}



table.schedule{
width:100%;
border-collapse:collapse;
margin:0;
}
table.schedule th{
font-size:75%;
line-height:150%;
padding:10px 0 10px 0;
border:solid 1px #ccc;
background-color:#f0ebeb;
}
table.schedule td{
font-size:75%;
line-height:150%;
padding:5px;
text-align:center;
border:solid 1px #ccc;
}
@media screen and (min-width:769px){
table.schedule{
width:100%;
border-collapse:collapse;
margin:0 0 20px 0;
}
table.schedule th{
font-size:16px;
line-height:150%;
padding:12px 0 10px 0;
border:solid 1px #ccc;
background-color:#f0ebeb;
}
table.schedule td{
font-size:14px;
line-height:150%;
padding:10px;
text-align:center;
border:solid 1px #ccc;
}
}


.detail {
margin:0;
padding:20px 0 15px 0;
font-size:125%;
font-weight:bold;
line-height:150%;
text-align:center;
}
.detail2 {
margin:0;
padding:30px 0 15px 0;
font-size:150%;
font-weight:bold;
line-height:150%;
text-align:center;
}
table.spec{
width:100%;
border-collapse:collapse;
margin:0;
}
table.spec th{
width:80px;
font-size:100%;
font-weight:normal;
line-height:150%;
padding:15px 0 15px 0;
border-bottom:solid 2px #999;
}
table.spec td{
ont-size:100%;
line-height:150%;
padding:15px 0 15px 15px;
border-bottom:solid 1px #ccc;
}
.spec_caption{
margin:0;
padding:5px 0 0 0;
font-size:75%;
line-height:160%;
color:#666;
}
@media screen and (min-width:769px){
.detail {
padding:30px 0 15px 0;
font-size:24px;
letter-spacing:1px;
}
.detail2 {
padding:45px 0 15px 0;
font-size:30px;
letter-spacing:1px;
}
table.spec{
width:100%;
border-collapse:collapse;
margin:0;
}
table.spec th{
width:180px;
font-size:16px;
font-weight:normal;
line-height:150%;
letter-spacing:1px;
padding:15px 0 15px 0;
border-bottom:solid 2px #999;
}
table.spec td{
font-size:16px;
line-height:150%;
letter-spacing:1px;
padding:15px 0 15px 15px;
border-bottom:solid 1px #ccc;
}
}


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

.bold{font-weight:bold;}
.ul{text-decoration:underline;}
.red {color:#c71432;font-weight:bold;}
.ym{font-weight:bold;background:linear-gradient(transparent 40%, #faef00 40%);}
.ym_fb{;background:linear-gradient(transparent 70%, #faef00 40%);}




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

.center{text-align:center;}
.right{text-align:right;}
.through{text-decoration:line-through;}

.mt{margin-top:30px;}
.caption{margin:0;padding:0;font-size:75%;color:#666;}
.bg_01{background:#f4f1ea;}
.bg_02{background:#dbd6b9;padding:30px 20px 45px 20px;}
@media screen and (min-width:769px){
.mt{margin-top:45px;}
.caption{font-size:14px;}
.bg_02{padding:45px 75px 90px 75px;}
}


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

#pp{
margin:45px 90px 0 90px;
padding:1px 15px 15px 15px;
border:solid 1px #666;
overflow:auto;
height:75px;
text-align:left;
}
#pp p{
font-size:10px;
color:#666;
}

#footer{
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:200%;
text-align:center;
padding:25px 0;
color:#CCCCCC;
background:#29394c;
}
#footer a:link {color:#ccc;text-decoration:none;}
#footer a:visited {color:#ccc;text-decoration:none;}
#footer a:hover {color:#ccc;text-decoration:underline;}

#footerFloatingMenu {
display:block;
width:100%;
position:fixed;
left:0px;
bottom:0;
z-index:9999;
text-align:center;
margin:0;
padding:0 auto;
background:rgba(0,0,0,0.5);
}
.menuin{
margin:0;
padding:0;
}
.device2{
margin:0 auto;
padding:20px 0;
text-align:center;
}
.device2 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;
}
.device2 a:hover {
color:#fff;
text-decoration:none;
opacity:0.7;
filter:alpha(opacity=70);
-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;
}
.device2 a:visited {color:#fff;text-decoration:none;}

.button {
width:500px;
margin:0 auto;
padding:24px 0 20px 0;
display:inline-block;
font-size:24px;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
border:solid 1px #6a9700;
color:#fff;
text-shadow:0 2px 0 rgba(0,0,0,0.3);
text-align:center;
background:-moz-linear-gradient(top, #afe51f, #59b802);
background:-webkit-linear-gradient(top, #afe51f, #59b802);
background:linear-gradient(to bottom, #afe51f, #59b802);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}




/*---------- 各回先着10名限定 ----------*/
.limit {
    margin: 0;
    padding: 10px 0;
    font-size: 150%;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
    color: #c30d23;
}


.limit span {
    padding: 2px 5px;
    border: solid 3px #c30d23;
}




.p_fb{
    color: #112a52;
    font-size: 15px;
    font-weight: bold;
  }




  #copy_fb{
    margin:0;
    padding:0;
    text-align:center;
    background-image: url(img/bg.png);
    background-repeat: no-repeat;
    background-size:contain;
    }

    #copy_fb img{width:100%;}
    @media screen and (min-width:769px){
    #wrapper{
    width:768px;
    margin:0 auto;
    padding:0;
    box-shadow:0 0 10px rgba(0,0,0,0.3);
    }
    #copy_fb img{width:768px;}
    .top{font-size:24px;}
    }



    .top_fb{
        margin: 0;
        padding: 15px 0;
        font-size: 180%;
        font-weight: 900;
        line-height: 100%;
        text-align: center;
        color: #fff;
        background: #112a52;
        }


/*---------- 画面サイズが◯◯px以上に適用 ----------*/

@media screen and (min-width:769px){

.limit { font-size: 250%; }
.p_fb{font-size: 27px;font-weight: bold;}

 }