@charset "utf-8";
/* CSS Document */


/*-------------------------------s---------------------------------------------
***                                                             Header
----------------------------------------------------------------------------*/
#headerArea{width:100%; margin:0 auto;padding: 0.2rem 0;background: #fff;position: sticky;top: 0;z-index: 999;}
#headerArea #headerAreaInner {width:950px; margin:0 auto; padding: 0;}
#headerArea h1 { margin-right: 1rem;}
#headerArea .partnerLogo{margin-right: auto;}
/*----------------------------------------------------------------------------
***                                                         mainsection
----------------------------------------------------------------------------*/
.secBox > .sectionInner{width:920px;margin:0 auto;}
.secBox .inSec{width: 804px;margin: 0px auto;margin-top: -1px;}
.dispNone{display: none !important;}

/*----- mainImgSec -----*/
#mainImgSec{margin: 0 auto 1;background:url(../images/img_header.jpg) no-repeat center top;background-size: cover;}

#mainImgSec > .sectionInner{position:relative;padding: 6rem 0 5.5rem;max-width: 1080px;}
#mainImgSec > .sectionInner > .titleBox{margin:0 auto; position:relative;}
#mainImgSec > .sectionInner > .titleBox h2{/* margin-bottom:1em; */}
#mainImgSec > .sectionInner > .titleBox p .txt01{font-size:38px; font-weight:bold; margin:0 0.2em; color:#ffffff;}
#mainImgSec > .sectionInner > .titleBox p .txt02{font-size: 36px;color:#ffffff;margin-right: 5px;}
#mainImgSec > .sectionInner > .titleBox p .txt03{font-size: 19px;color:#ffffff;}

#mainImgSec > .gentei{}
#mainImgSec .titleBox .mainTxt01{font-size:27px;color:#fff;text-align: center;margin:0 auto;display:block;text-shadow: 3px 4px 6px black;line-height: 1.3em;}
#mainImgSec .titleBox .mainTxt02{font-size:29px;color:#fff;text-align: center;margin:0px auto 0;display: block;text-shadow: 3px 4px 6px black;}
#mainImgSec .titleBox .mainTxt03{font-size:4.8rem;color:#fff;text-align: center;margin: 40px auto 0;display:block;text-shadow: 3px 4px 9px black;}

#mainImgSec .subtitle{width: 720px;padding: 1.4em 1em;background: #000;margin: 30px auto 0;}
#mainImgSec .subtitle p{color: #fff;font-size: 2rem;font-weight: 500;line-height: 1.2em;}
#mainImgSec .subtitle p.topTxt{color:#ffe600;font-weight: 500;font-size: 1.8rem;line-height: 1.2;padding-bottom: 0.5em;margin-bottom: 0.5em;border-bottom: 1px solid #fff;}
#mainImgSec .subtitle .sub01{
    font-size: 42px;
    margin-top: 28px;
    font-weight: bold;
    line-height: 54px;
}
#mainImgSec .subtitle .sub01 span{}
#mainImgSec .subtitle .sub02{ font-size: 30px; line-height: 1.6em;}

.pdt0{padding-top:0!important;}
.borderN{border-bottom:none!important;}


#mainImgbottom{background-color: #231815;margin:0 auto;padding: 2rem 0 1.5rem;border-bottom: 7px solid #ffe600;border-top: 7px solid #ffe600;width: 100%;}
#mainImgbottom .mainImgbottomInner{width: 920px;margin: 0 auto;position: relative;}
#mainImgbottom .txt01{display:block;font-size: 200%;font-weight:bold;text-align: center;line-height: 1.2em;width: 100%;color: #fff;}
#mainImgbottom .txt01 span{font-size: 0.7em;}
#mainImgbottom .txt01 .kaijoWhite{color: #e7e7e7;font-size: 95%;font-weight: 400;}
#mainImgbottom .btnBox{margin: 1rem auto;width: 100%;}
#mainImgbottom .formImg{display:block;margin: -10px auto 20px;text-align:center;font-weight: bold;font-size: 26px;}
#mainImgbottom .summaryUl{width: 930px;margin: 20px auto 40px;box-sizing: border-box;}
#mainImgbottom .summaryLi{width: 33%;box-sizing: border-box;}
#mainImgbottom .summaryLi .campNameBox{margin-right: 0.5em;width: 4em;background: #ffe600;}
#mainImgbottom .summaryLi .summaryR {width: 100%;padding-right: 0.5em;box-sizing: border-box;}
#mainImgbottom .summaryLi .campName{color: #231815;font-size: 110%;font-weight: bold;line-height: 1.2;}
#mainImgbottom .summaryLi .dateTaisyoBox {width: 100%;}
#mainImgbottom .summaryLi .dateTaisyoBox .date{line-height: 1;padding: 0.2em 0;margin-bottom: 0.2em;width: 100%;font-weight: bold;border-bottom: 1px solid #ffe600;font-size: 140%;color: #ffe600;}
#mainImgbottom .summaryLi .dateTaisyoBox .taisyo{/* font-weight: bold; */font-size: 100%;line-height: 1.3;color: #ffe600;}
#mainImgbottom .summaryLi .dateTaisyoBox .taisyo span {font-weight: normal;}
#mainImgbottom .summaryLi .txt{line-height: 1.5;margin-top: 0.3em;color: #e7e7e7;}
#mainImgbottom .hukidashiR{position:absolute;top: -30px;right: 80px;transform: translate(100%, -50%);}

#navSec{width: 100%;margin:0 auto;padding: 25px 20px;border: 5px solid #000;border-radius:25px;background:#fff;/* transform:translate(0px,40px); */position: absolute;bottom: -50%;}
#navSec .titleBox{margin-bottom:20px;}
#navSec .txtBox h3{font-size:35px;font-weight:500;line-height:1;}
#navSec .txtBox p{font-size:24px;}
#navSec .txtBox p span{color:#ea1c24;}
#navSec .logoBox{margin-right: 20px;padding-right: 20px;border-right:3px solid #969696;}
#navSec #nav{text-align:center;}
#navSec #nav ul{display:inline-block;}
#navSec #nav li{float:left;margin-right: 18px;}
#navSec #nav li:last-child{margin-right:0;}

/*----- dsaSec -----*/
#dsaCampSec{}
#dsaCampSec > .sectionInner{padding:60px 0px;}
#dsaCampSec h2{font-size:34px;font-weight:normal;line-height:1;margin-bottom:45px;}
#dsaDiscripBox{margin-bottom: 20px;}
#dsaDiscripBox h3{font-size:20px;}
#dsaDiscripBox p{font-size: 110%;text-align: left;margin: 0 auto;line-height: 1.6;width: 75%;}
#dsaDiscripBox .txtBox{width:calc(100% - 323px); padding-left:10px;}

#dsaDiscripBox .photoslide{width: 700px; margin: 1em auto 0em;}

#pageTitle{width:701px; margin: 0 auto;}
#pageTitle .sectionTnner {height:98px;background-size: cover;background:url(/advance/images/img_content01.png) no-repeat bottom 0 center/cover;margin-bottom: 16px;/* margin-top: -5px; */}
#pageTitle .titleEnglish {font-size: 13px;}
#pageTitle h3 {line-height: 1.1em; font-size: 33px;color: #fff; font-weight: 100;}


/*----- dsa3pointSec -----*/
#dsaSec{background:url(../images/img_contents01_01.jpg) no-repeat center top #f5f5f5; padding-top:30px; margin-bottom: -10px;}
#dsaSec .sectionInner{background:#ffffff;  width:920px; margin:50px auto 0px; }
#dsaSec .secBox > .sectionInner{}
#dsaSec h2{font-size:34px;width: 13em;margin:20px auto;height: 45px;}
#dsaSec h2 span{color:#ea1c24; font-weight:bold;}
#dsaSec p{/* font-size:14px; */}
#dsaSec p.listFont{font-size:21px; font-weight:bold; margin:10px 30px; width:10px 30px;display:inline;}

#dsaSec section[id^='point'] h3{position:relative; margin-bottom:15px; font-size:25px; font-weight:bold; line-height:1.4;}
#dsaSec section[id^='point'] h3:before{content:""; position:absolute; width:64px; height:64px; background-size:64px auto; top:50%; left:-80px; transform:translate(0,-50%);}


#dsalinkSec .link01{display:inline;}
#dsalinkSec .link02{display:inline;}
#dsalinkSec .link03{display:inline;}

/* detailSec*/
#detailSec{padding-top: 15px;}
#detailSec .secBox{margin-top:10px;}
#detailSec .kikan{font-size: 24px;font-weight: bold;}
#detailSec .caution{font-size: 16px; font-weight: bold; color:#ea1c24;}


#detailSec .formBtnArea{background:#fff;}
#detailSec .formBtnArea{background:url(../images/img_sub_back01.jpg) no-repeat center center / cover; padding:70px 0;}
#detailSec .formBtnArea .formBtnInner{width:701px;margin: 0 auto;padding: 25px 20px;border: 5px solid #000;border-radius: 25px;background: #fff;}
#detailSec .formBtnArea .formBtnInner .logoBox{margin-right:20px; padding:10px 20px 10px 0; border-right:3px solid #000;}
#detailSec .formBtnArea .formBtnInner .txtBox{width:calc(100% - 253px); }
#detailSec .formBtnArea .formBtnInner .txtBox .txt{font-size:18px; color:#ea1c24; margin-bottom:10px;}


/*----- boshuSec -----*/
#detailSec > .sectionInner{margin:0 auto;}
#detailSec h2{font-size:34px;font-weight:bold;margin-bottom: 23px;border-left:6px solid #ffe600;padding-left: 5px;}
#detailSec #tableBox{}
#detailSec #tableBox table{table-layout:fixed; width:100%;}
#detailSec #tableBox table *{border:none;margin-bottom: 12px;}
#detailSec #tableBox table tr{padding: 10px 0;}
#detailSec #tableBox table .shiharaiTable tr{border-bottom: dashed 1px #999;}
#detailSec #tableBox table .cancelTable tr{border-bottom: dashed 1px #999;}
#detailSec #tableBox table .borderB{border-bottom: 1px solid #c9c9c9;}
#detailSec #tableBox table .borderB_d{border-bottom: 1px dashed #c9c9c9;}
#detailSec #tableBox table tr:nth-of-type(2) td img{margin-left:15px;margin-right:8px;margin-bottom: 3px;}
#detailSec #tableBox table tr:nth-of-type(4) th{ vertical-align:top;}
#detailSec #tableBox table .borderT{border-top:1px dashed #c9c9c9;}
#detailSec #tableBox table th{width:22%;padding-left:0;vertical-align: top;padding-top: 20px;}
#detailSec #tableBox table th p{font-size:20px;padding:5px;text-align: center;background:#ffea00;font-weight: bold;}
#detailSec #tableBox table td{padding-top: 20px;padding-left: 3%;vertical-align:middle;font-size: 16px;line-height: 1.5em;}
#detailSec #tableBox table td #schoolkit{ display: flex; flex-direction: column; margin: 30px auto; border: solid 2px #ffea00; padding: 20px 0 15px;}
#detailSec #tableBox table td #schoolkit h2{ font-size: 17px; width: 100%; margin: 0 auto; text-align: center; height: 32px;} 
#detailSec #tableBox table td #schoolkit h2 span{ font-size: 30px;} 
#detailSec #tableBox table td #schoolkit h4{ text-align: center;margin: 0 auto;line-height: 20px;}
#detailSec #tableBox table td #schoolkit h3{ font-size: 17px; text-align: center; margin-bottom: 0;}
#detailSec #tableBox table td #schoolkit h3 span{ font-size: 25px; color: #ea1c24;}
#detailSec #tableBox table td #schoolkit2 h2{font-size: 27px;margin: 0;width: 100%; }
#detailSec #tableBox table td #schoolkit2 h2 span{font-size: 37px; color: red;}
#detailSec #tableBox table .sailBox{border: solid 2px #ffe600; padding: 1rem 1rem 0.5rem; position: relative;}
#detailSec #tableBox table .sailBox .ttl_top{position: absolute;top: -0.8rem; background: #fff;padding: 0 1em; font-weight: 600; font-size: 1.4rem; line-height: 1em; margin: 0;}
#detailSec #tableBox table .sailBox ul{margin: 0 auto;}
#detailSec #tableBox table .sailBox ul li{display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.5em 1em; margin: 0 auto;}
#detailSec #tableBox table .sailBox ul li:first-child{border-bottom: dashed 1px #999;}
#detailSec #tableBox table .sailBox ul li p{padding: 0; font-size: 0.9rem; font-weight: 600;}
#detailSec #tableBox table .sailBox ul li p span{font-size: 2em; color: red;}
#detailSec #tableBox table .sailBox ul li .ttl{width: 45%; margin-right: 5%; margin-bottom: 0;}
#detailSec #tableBox table .sailBox ul li .txt{width: 50%; margin: 0 auto; }

#detailSec #tableBox table th span{background:hsla(50,100%,50%,1.00); color:#000000; display:block; padding:2% 0;}
#detailSec #tableBox table th .list{background:hsla(50,100%,50%,1.00); color:#000000; display:block; padding:2% 0;}
#detailSec #tableBox table th .list2{background:hsla(50,100%,50%,1.00); color:#000000; display:block; padding:30% 0;}
#detailSec #tableBox table th .list3{background:hsla(50,100%,50%,1.00); color:#000000; display:block; padding:40% 0;}

#detailSec #tableBox table .midashi.nittei{margin-bottom: 0;}
#detailSec #tableBox table .midashi.nittei dt{width: 5em;margin-bottom: 0;line-height: 1.4;}
#detailSec #tableBox table .midashi.nittei01 dt{color: #ea1c24;}
#detailSec #tableBox table .midashi.nittei02 dt{color: #002bff;}
#detailSec #tableBox table .midashi.nittei03 dt{color: #00AF28;}
#detailSec #tableBox table .midashi.nittei dd{width: calc(100% - 4em);line-height: 1.4;}

#detailSec #tableBox .komeTxt{font-size:12px;line-height:100%;}
#detailSec #tableBox .floatR{}
#detailSec #tableBox .kaijouList{padding-top: 20px;}
#detailSec #tableBox .kaijouList .kaijou{font-size: 150%;margin-bottom: 0;}
#detailSec #tableBox .kaijouList .address{margin: 0;}
#detailSec #tableBox .kaijouList .access{margin: 0 0 0.5em 0;}
#detailSec #tableBox .map02{margin-top:0;margin-bottom: -10px;}

#detailSec .hiyou{width: 100%;}
#detailSec #tableBox table .nittei01.hiyou .ttlBox{/* border-bottom: 2px solid #ea1c24; */padding: 1em 0 0.3em 0;margin-bottom: 0;}
#detailSec #tableBox table .nittei01.hiyou .ttlBox .midashi{width: 100%;}
#detailSec #tableBox table .nittei01.hiyou .ttlBox .midashi.nihaku{width: 19em;margin-right: 0;margin-bottom: 0;}
#detailSec #tableBox table .nittei02.hiyou .ttlBox{border-bottom: 2px solid #002bff;padding: 1em 0 0.3em 0;}
#detailSec #tableBox table .FShalves dt{
    margin-bottom: 0;
    padding-left: 10px;
    border-left: 6px solid #000;
}
#detailSec #tableBox table .FShalves dd{
    font-weight: bold;
    margin-bottom: 0;
    margin-left: .5em;
} 

#detailSec #tableBox table .hiyou .midashi.nittei01 dd,
#detailSec #tableBox table .hiyou .midashi.nittei02 dd{margin-bottom: 0;font-weight: bold;}
#detailSec #tableBox table .hiyou .submidashi{margin-bottom: 0;line-height: 1.1;padding: 0.2em 0 0.2em 1em;border-left: 1px solid #ccc;}

#detailSec #tableBox table .hiyou .hiyouBox{border: 2px solid #000;margin-bottom: 0.3em;}
#detailSec #tableBox table .hiyou .hiyouBox.gaibu{margin-bottom: 0; border-bottom: none;}
#detailSec #tableBox table .hiyou.nittei01 .hiyouBox .kakakuBox{width: 30%; margin-bottom: 0;}
#detailSec #tableBox table .hiyou.nittei01 .hiyouBox .tokutenBox{width: 70%;margin-bottom: 0;height: 100%;}
#detailSec #tableBox table .hiyou.nittei02 .hiyouBox .kakakuBox{width: 100%; margin-bottom: 0;}
#detailSec #tableBox table .hiyou .hiyouBox .ttl{margin-bottom:0;font-weight: bold;/* border-bottom: 1px solid #000; */font-size: 92%;}
#detailSec #tableBox table .hiyou.nittei01 .hiyouBox .kakakuBox .ttl, #detailSec #tableBox table .hiyou.nittei01 .hiyouBox .kakakuBox .price{border-right: 1px solid #000;}
#detailSec #tableBox table .hiyou .hiyouBox .price,
#detailSec #tableBox table .hiyou .hiyouBox .tokuten{padding: 0.5em 2%;margin-bottom:0;line-height: 1.2;}

#detailSec #tableBox table .hiyou.nittei01 .hiyouBox .ttl{ background-color:#f4edee;}
#detailSec #tableBox table .hiyou.nittei02 .hiyouBox .ttl{ background-color:#ebeef2;}
#detailSec #tableBox table .hiyou .hiyouBox .price{margin-bottom:0;line-height: 1.2;color: #ea1c24;}
#detailSec #tableBox table .hiyou .hiyouBox .price > p{margin-bottom: 0;}
#detailSec #tableBox table .hiyou.nittei02 .hiyouBox .price{padding: 0 0 0.2em 0;font-size: 110%;}
#detailSec #tableBox table .hiyou.nittei02 .hiyouBox.naibu .schoolkit{position: relative;}
#detailSec #tableBox table .hiyou.nittei02 .hiyouBox.naibu .schoolkit:before{content:"("; font-size: 260%; font-weight: normal; position: absolute; top: 50%; left: -0.4em; transform: translateY(-55%);}
#detailSec #tableBox table .hiyou.nittei02 .hiyouBox.naibu .schoolkit:after{content:")"; font-size: 260%; font-weight: normal; position: absolute; top: 50%; right: -0.4em; transform: translateY(-55%);}
#detailSec #tableBox table .hiyou.nittei02 .hiyouBox .ikkai,
#detailSec #tableBox table .hiyou.nittei02 .hiyouBox .schoolkit{line-height: 1.2;padding: 0.3em 0;}

#detailSec #tableBox table .hiyou .waribikiBox .ttl{width: 20%; margin-bottom: 0; line-height: 1.2;}
#detailSec #tableBox table .hiyou .waribikiBox .waribikiUl{width: 80%; margin-bottom: 0;}
#detailSec #tableBox table .hiyou .waribikiBox .waribikiUl > li,
#detailSec #tableBox table .hiyou .waribikiBox .waribikiUl > li p{margin-bottom: 0; line-height: 1.3;}
#detailSec #tableBox table .hiyou .waribikiBox .waribikiUl > li {font-size: 110%;font-weight: bold;padding: 0.7em 1em;border-bottom: 1px dashed #ccc;}
#detailSec #tableBox table .hiyou.nittei01 .waribikiBox .waribikiUl > li {background-color: #fff3f4;}
#detailSec #tableBox table .hiyou.nittei02 .waribikiBox .waribikiUl > li {background-color: #eef2ff;}
#detailSec #tableBox table .hiyou .waribikiBox .waribikiUl > li:last-child{border-bottom: 0;}
#detailSec #tableBox table .hiyou .waribikiBox .waribikiUl > li .priceRed{color: #ea1c24;}
#detailSec #tableBox table .hiyou .waribikiBox .waribikiUl > li .rightBox{font-size: 120%;}
#detailSec #tableBox table .hiyou.nittei01 .waribikiBox{background-color: #ffd9de;}
#detailSec #tableBox table .hiyou.nittei02 .waribikiBox{background-color: #d7e1ff;}



#detailSec #tableBox .shiharaiTable table{}

#detailSec #tableBox .shiharaiTable tr:nth-of-type(5){ border-bottom:1px dashed #c9c9c9;}
#detailSec #tableBox .shiharaiTable tr th{background: #ffffcc;padding: 10px 10px 5px; vertical-align: middle; }
#detailSec #tableBox .shiharaiTable tr td{background: #f7f7f7;vertical-align: middle; padding: 10px 10px 5px;}
#detailSec #tableBox .shiharaiTable tr td span{font-size:14px;}

#detailSec #tableBox .shiharaiTable .chushaku01{margin-top:10px;}
#detailSec #tableBox .shiharaiTable .chushaku01 li{font-size:12px;line-height:1em;}


#detailSec #tableBox .cancelTable table{border:1px solid #666;}

#detailSec #tableBox .cancelTable .cancelText{
    font-size: 16px;
    line-height: 1.5em;
}

#detailSec #tableBox .cancelTable tr th{line-height: 1.2em;text-align: center;font-weight: normal;padding: 10px 5px;vertical-align: middle;width: 35%;border-right: 1px solid #c1c1c1;}

#detailSec #tableBox .cancelTable tr td{text-align: center;vertical-align: middle;padding: 10px 10px 5px;font-weight:bold; color:red;}

#detailSec #tableBox .cancelTable tr:nth-of-type(5){ border-bottom:1px dashed #c9c9c9;}

#detailSec #tableBox .cancelTable tr:nth-of-type(1){background:#000;font-weight:bold;border-bottom: none;}

#detailSec #tableBox .cancelTable tr:nth-of-type(1) td{font-weight:bold;color:#fff;padding: 15px 10px 10px;border-bottom: none;}

#detailSec #tableBox .cancelTable tr:nth-of-type(1) th{font-weight:bold;color:#fff;padding: 10px 10px 5px;vertical-align: middle;}




#detailSec #tableBox table.inTableBox th p{background:none;}
#detailSec #tableBox table.inTableBox th span{background:none;}

#detailSec #tableBox table.inTableBox .yellowBox{background:#ffffcc;padding-top: 10px;line-height: 1.2em;border-top: 2px solid #000;border-bottom: 2px solid #000;}
#detailSec #tableBox table.inTableBox .pinkBox{background:#fff3f4;padding-top: 10px;line-height: 1.2em;border-top: 2px solid #000;border-bottom: 2px solid #000;}
#detailSec #tableBox table.inTableBox .grayBox{background:#f7f7f7;padding-top: 10px;line-height: 1.2em;}
#detailSec #tableBox table.inTableBox tbody {}

#detailSec #tableBox table .kome{font-size:12px;line-height: 1.8em;}
#detailSec .inTableBox .kome{font-size:12px;line-height: 1.3em;}



.taisho{}
.priceTxtred{color:hsla(359,100%,50%,1.00);font-size:45px; font-weight: bold;}
.yen{color:hsla(359,100%,50%,1.00);font-size:27px; font-weight:bold;}
.shimekiri{font-size:14px;}
.kaijou{font-size:25px; font-weight:bold;}
.address{font-size:15px;}
.access{font-size:15px;}
.address img,
.access img{margin-right:5px;margin-bottom: 3px!important;height: 95%;}
.shugou{font-weight:bold; font-size: 20px;}
.hotel{font-size: 18px;line-height: 2em;}
.mochimono{font-weight:bold; font-size: 15px;}
.mochicaution{font-weight:100; font-size:14px;}
#detailSec #tableBox .map{width:300px; height:250px;}

#scheduleSec{}
#scheduleSec {width:920px;padding-top:30px;background:#ffffff;}
#scheduleInner{text-align:center;}
#scheduleSec h2{font-size:34px;font-weight: bold;width: 390px;margin:0 auto 30px;height: 45px;border-left:6px solid #ffe600;padding-left: 5px;}

/*-----タブのinputを消す-----*/
#scheduleSec input[name="tabItem"],
#scheduleSec input[name="season"] { display: none;}
/*-----タブのスタイル-----*/
#scheduleSec .tabItem .btn_nittei01Camp,
#scheduleSec .tabItem .btn_nittei02Camp,
#scheduleSec .tabItem .btn_nittei03Camp{display: inline-block;width: 25%;text-align: center;box-sizing: border-box;margin:0 0.3em 1em;background-color: #e6e6e6;color: #666;font-weight: bold;font-size: 140%;padding: 0.5em 0;border-radius: 5px;}
/*-----hover時のタブのスタイル-----*/
#scheduleSec .tabItem:hover{cursor: pointer;}
#scheduleSec .tabItem.nittei01Camptab .btn_nittei01Camp:hover{background-color: #ffd9de; color:#ff3342;}
#scheduleSec .tabItem.nittei02Camptab .btn_nittei02Camp:hover{background-color: #d7e1ff;color: #436cff;}
#scheduleSec .tabItem.nittei03Camptab .btn_nittei03Camp:hover{background-color: #dbf7e1;color: #00AF28;}
/*-----選択中のタブのスタイル-----*/
#scheduleSec #nittei01Camptab:checked ~ label.tabItem.nittei01Camptab .btn_nittei01Camp {background-color: #ff3342;color: #fff; position: relative;}
#scheduleSec #nittei02Camptab:checked ~ label.tabItem.nittei02Camptab .btn_nittei02Camp {background-color: #436cff;color: #fff; position: relative;}
#scheduleSec #nittei03Camptab:checked ~ label.tabItem.nittei03Camptab .btn_nittei03Camp {background-color: #00AF28;color: #fff; position: relative;}

/*-----詳細の初期非表示-----*/
#scheduleSec .tabContent {display: none;opacity: 0;padding: 0;clear: both;overflow: hidden;width: 100%;}
/*-----選択されたら詳細を表示する-----*/
#scheduleSec #nittei01Camptab:checked ~ #content_nittei01Camp,
#scheduleSec #nittei02Camptab:checked ~ #content_nittei02Camp,
#scheduleSec #nittei03Camptab:checked ~ #content_nittei03Camp{display: block; opacity: 1;}
/*-----詳細のスタイル-----*/
#scheduleSec .nitteiTable {width: 100%; max-width: 600px; margin: 0 auto;}
#scheduleSec .nitteiTable.nittei03{max-width: 900px;}
#scheduleSec .nitteiTable tr,
#scheduleSec .nitteiTable td{padding: 1%;line-height: 1.2;}
#scheduleSec .nitteiTable .dateTh{width: 30%; color: #fff;}
#scheduleSec .nitteiTable .dateTh{background-color: #000000;}
#scheduleSec .nitteiTable.nittei01 .dateTh{background-color: #ff3342;}
#scheduleSec .nitteiTable.nittei02 .dateTh{background-color: #436cff;}
#scheduleSec .nitteiTable.nittei03 .dateTh{background-color: #00AF28;}
#scheduleSec .nitteiTable .time {font-size: 85%;width: 12%;text-align: center;vertical-align: middle;background-color: #fffbcc;}
#scheduleSec .nitteiTable .naiyou {width: 18%;text-align: center;}
#scheduleSec .nitteiTable .naiyou span{font-size: 80%;}
#scheduleSec .nitteiTable .time.bgGray{background-color: #b3b3b3;}
#scheduleSec .nitteiTable .naiyou.bgGray{background-color: #dfdfdf;}
#scheduleSec .nitteiTable .bgPink{background-color: #ffd9de;}
#scheduleSec .nitteiTable .bgLightGreen{background-color: #d2efb9;}
#scheduleSec .nitteiTable .bgBlue{background-color: #436cff; color: #fff;}
#scheduleSec .nitteiTable .bgLightBlue{background-color: #d7e1ff;}

#guidelineSec{}
#guidelineSec .inner{width:920px;padding-top:50px;background:#fff; margin: 0 auto;}
#guidelineSec h2{font-size:32px;font-weight: bold;width: 600px;margin:0 auto 30px;height: 45px;border-left:6px solid #ffe600;padding-left: 5px;}
#guidelineSec .guidelineBox{border: solid 2px #ddd; padding: 2rem; width: 800px; margin: 0 auto; border-radius: 10px;}
#guidelineSec .guidelineBox ul{width: 97%; margin-left: 3%;}
#guidelineSec .guidelineBox .ttl{font-size: 1.2em; font-weight: 600; background: #ffe600; padding: 0.2em 0.6em 0; margin-bottom: 0.5em;}
#guidelineSec .guidelineBox .ttl02{margin-top: 2rem;}



#boshuSec{}
#boshuSec .sectionInner .formBtn{width:371px; height:64px;}

#boshuSec #mapBox{margin:45px auto 0;}
#boshuSec #mapBox .boxTop{margin-bottom:45px;}
#boshuSec #mapBox .box{width:45%;}
#boshuSec #mapBox .address{}
#boshuSec #mapBox .address .name{display:block; line-height:1.4; border-left:7px solid #ffe600; padding-left:0.5em;}
#boshuSec #mapBox .address .jusho{display:block; font-size:14px; font-weight:normal; padding-left:1em;}
#boshuSec #mapBox .address .jushoBtn{border: solid 1px black; background-color: #f2f2f2; width: auto;}
#boshuSec #mapBox .box .mapMore{display:block; text-align:center;}
#boshuSec #mapBox .box.noMap{border:1px solid #e3e3e3; padding:10px 0; text-align:center;}


#boshuSec .formBtnArea{background:#fff;padding-bottom: 4rem;}
#boshuSec .formBtnArea .formBtnInner{width:865px;margin: 0 auto;padding: 15px 20px;border: 5px solid #000;border-radius: 25px;background: #fff;}
#boshuSec .formBtnArea .formBtnInner .logoBox{margin-right:20px; padding:10px 20px 10px 0; border-right:3px solid #000;}
#boshuSec .formBtnArea .formBtnInner .txtBox{ text-align:center;}
#boshuSec .formBtnArea .formBtnInner .txtBox .txt{font-size:20px; color:#ea1c24; margin-bottom:10px;}

/*----- kaijouSec -----*/
#kaijouSec > .sectionInner{margin:0 auto;}
#kaijouSec h3{font-size:30px; font-weight:normal; padding-top:20px;}
#kaijouSec h4{font-size:16px; font-weight:bold; margin-top:10px;}
#kaijouSec div.kaijoulist{border:#ccc 5px solid; padding:10px 20px 20px 20px;}
#kaijouSec li{border-bottom:1px dashed #c9c9c9;}
#kaijouSec dt{float:left; width:50%; font-size:13px; font-weight:normal; padding-left:1em;}
#kaijouSec dd{float:right; width:50%; font-size:13px;}
#kaijouSec p{margin-top:30px;}

#KaijouLinkBox .sectionInner > .titleBox {
margin-bottom: 25px;
padding: 15px 50px; border-top: 15px solid #e6e6e6; margin-top: 40px; border-bottom: 15px solid #e6e6e6;
}
#KaijouLinkBox h2 {padding-left: 30px; margin-bottom: 5px;}
#KaijouLinkBox .table_child p { padding-top: 20px;}

#tableBox .cancel{color:#ea1c24; font-size:14px; font-weight:bold;}

/*----- formSec -----*/
#formSec{border-top:28px solid #ffe600; background:url(../images/img_sub_back02.jpg) no-repeat center top -5% / cover; background-attachment: fixed;}
#formSec > .sectionInner{
background: rgb(0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 80%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 80%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 80%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}

#formSec #formTb{width:865px; margin:0 auto; padding:50px 0 0;}
#formSec #formTb #formBox{background:#fff; padding:65px 80px;}
#formSec h2{ font-weight:bold; margin-bottom:25px; line-height:2em;}
#formSec h2 span{display:block; text-align:center; color:#fff;}
#formSec h2 .txt01{font-size:28px;}
#formSec h2 .txt02{font-size:34px;}
#formTb form ul #keikenLi #nensu{ line-height: 1.7em; width: 4em;}
#formTb #nitteiLi dd .nitteiBr{width: 100%}
#formTb #nitteiLi dd label.nitteiRadio{width: 33%;}
#formTb #nitteiLi dd.nittei01 {background-color: #fff3f4; border: 1px solid #ffd9de;}
#formTb #nitteiLi dd.nittei02 {background-color: #eef2ff;border: 1px solid #d7e1ff;margin-top: 1em;}
#formTb #nitteiLi dd label.pmOnly{width: 100%;margin-right: 300px;}

#formTb #nitteiLi dd.fukuoka {background-color: #fff3f4; border: 1px solid #ffd9de;}
#formTb #nitteiLi dd.hokkaido {background-color: #eef2ff;border: 1px solid #d7e1ff;margin-top: 1em;}
#formTb #nitteiLi dd.aichi {background-color: #eafcee;border: 1px solid #c4fbc9;margin-top: 1em;}
#formTb #nitteiLi dd label.pmOnly{/* width: 100%; */margin-right: 300px;}

/*受付終了*/
/*#formSec {display: none!important;}*/
/*----------------------------------------------------------------------------
***                                                               form
----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------
***                                                             footer
----------------------------------------------------------------------------*/
#footerArea{background:#000;}
#footerArea .boxTop{width: 865px;margin:0 auto;padding:45px 0;}

#addressBox{display:inline-block; padding-left:30px;}
#addressBox dl dt{display:inline-block; padding:0 5.5em; font-size:12px; color:#ffffff; background:#910782;}
#addressBox dl dd .txtTel{margin:1em 0;}
#addressBox dl dd .txt01{font-size: 1rem;}
#addressBox dl dd p{font-size:13px; line-height:1.5;}
#addressBox p{color:#e3e3e3;}
#addressBox p a{color:#e3e3e3;}
#copy{padding:10px 0; border-top:2px solid #ffe600;}
#copy p{color:#b0b0b0;}

