@media(min-width:800px){
    .transparent{
        display:none;
    }
    body{
        margin: 0px 0 0px 0;
        padding: 0;
        font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        color: #3e3e3e;
        line-height: 1.6em;
        background-color:#f7f3f0;
    }
    a{
        color:#47aad1;
        text-decoration:none;
    }
    img{
        border:none;
    }
    ul{
        margin:0;
        padding:0;
        list-style:none;
    }
    li{
        margin:0;
        padding:0;
        display:list-item;
    }
    dl,dt,dd{
        margin:0;
        padding:0;
    }
    textarea,input {
    font-family:osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }
    
    #header-wrap{
        margin: 0;
        padding: 0;
        background-color: #82cdec;
        background-image: url(../images/bg_header-wrap.gif);
        background-repeat: repeat-x;
        background-position: left top;
    }
    #header{
        margin:0 auto;
        padding:20px 0 0 0;
        width:960px;
        background-color: #82cdec;
        background-image: url(../images/bg_header.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        height:210px;
    }
    #global-navigation{
        margin: -35px auto 0px auto;
        padding: 0;
        width: 642px;
        background-image: url(../images/bg_nav.png);
        background-repeat: no-repeat;
        background-position: left top;
        min-height:125px;
        position:relative;
    }
    #kv-wrap{
        margin:0;
        padding:0 0 0 0;
        line-height:0;
    }
    
    #kv{
        margin:0 auto;
        padding:0;
        width:900px;
    }
    #contents{
        margin:0px auto;
        padding:0;
        width:960px;
    }
    #contents:after {  
        visibility: hidden;  
        display: block;  
        font-size: 0;  
        content: " ";  
        clear: both;  
        height: 0;  
        }  
    * html #contents{ zoom: 1; } /* IE6 */  
    *:first-child+html #contents{ zoom: 1; } /* IE7 */
    
    #footer-wrap{
        margin:0;
        padding:0;
        background-color:#82cdec;
        background-image: url(../images/bg_footer-wrap.gif);
        background-repeat: repeat-x;
        background-position: left top;
    }
    #footer{
        margin:0 auto 0 auto;
        padding:100px 0 35px 0;
        width:960px;
        background-image: url(../images/bg_footer.gif);
        background-repeat: no-repeat;
        background-position: left top;
    }
    .box{
        margin:0 0 35px 0;
        padding:40px;
        background-color:#fff;
        -moz-box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
        -o-box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
        -ms-box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
    }
    .box:after {  
        visibility: hidden;  
        display: block;  
        font-size: 0;  
        content: " ";  
        clear: both;  
        height: 0;  
        }  
    * html .box{ zoom: 1; } /* IE6 */  
    *:first-child+html .box{ zoom: 1; } /* IE7 */
    .left-side01{
        float:left;
        margin:0 0 0 0 ;
        padding:0;
        width:600px;
    }
    .right-side01{
        float:right;
        margin:0 0 0 0 ;
        padding:0;
        width:240px;
    }
    
    .left-side02{
        float:left;
        margin:0 0 0 0 ;
        padding:0;
        width:480px;
    }
    .right-side02{
        float:right;
        margin:0 0 0 0 ;
        padding:0;
        width:300px;
    }
    
    #contents h1{
        margin:0 0px 20px 0px;
        padding:0;
        font-size:2em;
        line-height:1.6;
        color:#3e3e3e;
    }
    #contents h2{
        margin:0 0px 20px 0px;
        padding:5px 5px 10px 5px;
        font-size:1.385em;
        line-height:1.6;
        color:#000;
        border-bottom:1px solid #eee;
    }
    #contents h3{
        margin:0 0px 20px 0px;
        padding:5px;
        font-size:1em;
        line-height:1.6;
        color:#000;
        border-left:5px solid #ccc;
    }
    #contents p{
        margin:0 0px 35px 0px;
        padding:0;
        font-size:1em;
        line-height:1.6;
    }
    
    
    #footer h3{
        margin:0 0 10px 0px;
        padding:0;
        font-size:1.25em;
        line-height:1;
        text-align:center;
    }
    #footer h3 span{
        margin:0 0 10px 0px;
        padding:0;
        font-size:0.75em;
        line-height:1;
        text-align:center;
        color:#fff;
    }
    #footer p{
        margin:0 0 0 0;
        padding:0;
        font-size:1em;
        line-height:1.5;
        letter-spacing:0.125em;
        color:#fff;
        text-align:center;
    }
    
    #global-navigation ul{
        margin:0;
        padding:0;
    }
    
    .footer-menu{
        margin:0 0 35px 0;
        padding:0;
        text-align:center;
    }
    .footer-menu:after {  
        visibility: hidden;  
        display: block;  
        font-size: 0;  
        content: " ";  
        clear: both;  
        height: 0;  
        }  
    * html .footer-menu{ zoom: 1; } /* IE6 */  
    *:first-child+html .footer-menu{ zoom: 1; } /* IE7 */  
    
    .footer-menu li{
        margin:0;
        padding:3px 10px;
        font-size:13px;
        display:inline;
    }
    .footer-menu li a:link{
        color:#fff;
    }
    .footer-menu li a:visited{
        color:#fff;
    }
    .footer-menu li a:hover{
        color:#000;
    }
    
    #site-id{
        margin:0;
        padding:0;
        top:-23px;
        left:249px;
        position:relative;
    }
    .reserve-arrow{
        margin:0;
        padding:0;
        top:11px;
        left:276px;
        position:relative;
    }
    .pagetop{
        clear:both;
        margin:0 auto;
        padding:0;
        text-align:right;
    }
    .hr{
        clear:both;
        margin:0 0 20px 0;
        padding:0;
        height:2px;
        border:none;
        background-image: url(../images/hr.gif);
        background-repeat: no-repeat;
        background-position: left top;
    }
    .hr2{
        clear:both;
        margin:0 0 20px 0;
        padding:0;
        height:2px;
        border:none;
        background-image: url(../images/hr_02.gif);
        background-repeat: no-repeat;
        background-position: left top;
    }
    .top_link-area{
        margin:0 0 35px 0;
        padding:0;
    }
    .top_link-area:after {  
        visibility: hidden;  
        display: block;  
        font-size: 0;  
        content: " ";  
        clear: both;  
        height: 0;  
        }  
    * html .top_link-area{ zoom: 1; } /* IE6 */  
    *:first-child+html .top_link-area{ zoom: 1; } /* IE7 */  
    .top_link-area ul{
        margin:0;
        padding:0;
    }
    .top_link-area li{
        float:left;
        margin:0 10px;
        padding:0;
    }
    
    #banner-wrap{
        background-color:#82cdec;
    }
    #banner-wrap:after {  
        visibility: hidden;  
        display: block;  
        font-size: 0;  
        content: " ";  
        clear: both;  
        height: 0;  
        }  
    * html #banner-wrap{ zoom: 1; } /* IE6 */  
    *:first-child+html #banner-wrap{ zoom: 1; } /* IE7 */  
    
    #banner{
        margin:0 auto;
        padding:20px 0;
        width:960px;
        text-align:center;
        background-color:#82cdec;
    }
    #banner li{
        display:inline;
    }
    .lanthaum{
        margin:-310px 0 0 -70px;
        padding:0;
        position:absolute;
        z-index:10;
    }
    .top-indy{
        margin: 0 0 35px 0;
        padding: 0 220px !important;
        background-image: url(../images/bg_indy.jpg);
        background-repeat: no-repeat;
        background-position: 740px bottom;
        min-height:93px;
        height:auto !important;
        height:93px;
    }
    .freedial{
        padding:5px 0 5px 30px;
        font-size:1.25em;
        font-weight:bold;
        color:#dc0000;
        background-image:url(../office/images/freedial.gif);
        background-repeat:no-repeat;
        background-position:left center;
    }
    .icon_reserve{
        margin:-90px 0 0 800px !important;
        padding:0;
        position:absolute;
        z-index:10;
    }
    .reserve{
        margin-left:40px;
    }
    .center{
        text-align: center;
    }
    
    .nightcamp{
        padding-top: 500px;
        background-image: url(../cars/images/bg_index_box.jpg);
        background-repeat: no-repeat;
        background-position: left top;
    }
    .indy727{
        background-image: url(../cars/images/indy727/kv_indy727.jpg);
        background-repeat: no-repeat;
        background-position:left top;
        /*background-position: 425px 70px;*/
    }
    .indy727-spec{
        margin-bottom:10px;
    }
    .karucan{
        background-image: url(../cars/images/karucan/kv_karucan.jpg);
        background-repeat: no-repeat;
        background-position:left top;
        /*background-position: 430px 120px;*/
    }
    .mush{
        background-image: url(../cars/images/mush/kv_mush.jpg);
        background-repeat: no-repeat;
        background-position:left top;
        /*background-position: 500px 130px;*/
    }
    .cordebunks {
        background-image: url("../cars/images/cordebunks/kv_cordebunks.jpg");
        background-position: left top;
        background-repeat: no-repeat;
    padding-left: 520px;
    }
    .attention{
        color:#dc0000;
    }
    .google-calendar img{
        margin-bottom:5px;
    }
    .google-calendar iframe{
        margin-bottom:35px;
    }
    
    #tab1,#tab2,#tab3,#tab4{
        margin:0 0 70px 0;
    }
    .sougeisha{
        background-image:url(../office/images/bg_car_01.jpg);
        background-repeat:no-repeat;
        background-position:540px 200px;
    }
    .red{
        color:#dc0000;
    }
    .clock_01{
        padding-left:150px !important;
        background-image:url(../cars/images/bg_clock_01.gif);
        background-repeat:no-repeat;
        background-position:left top;
        min-height:130px;
        height:auto !important;
        height:130px;
    }
    .movie{
        margin: 20px 0 70px 0;
    }
    .movie iframe{
        margin:0;
        padding:0;
        border:10px solid #3e3e3e;
        width:560px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
    }
    .mov_mush{
        background-image: url(images/bg_movie_03.png);
        background-repeat: no-repeat;
        background-position: 620px center;
    }
    .mov_mush2{
        background-image: url(images/bg_movie_04.png);
        background-repeat: no-repeat;
        background-position: 620px center;
    }
    .mov_cordebunks{
        background-image: url(images/bg_movie_05.png);
        background-repeat: no-repeat;
        background-position: 620px center;
    }
    .mov_indy{
        background-image: url(images/bg_movie_01.png);
        background-repeat: no-repeat;
        background-position: 620px center;
    }
    .mov_karucan{
        background-image: url(images/bg_movie_karucan.png);
        background-repeat: no-repeat;
        background-position: 620px center;
    }
    .mov_rafting{
        background-image: url(images/bg_movie_02.png);
        background-repeat: no-repeat;
        background-position: 595px center;
    }
    .mov_rafting iframe{
        border:10px solid #3e3e3e;
    }
    .heisei_link{
        padding:3px 0 3px 29px;
        color:#dc0000;
        background-image: url(../company/images/bg_link.gif);
        background-repeat: no-repeat;
        background-position: left center;
    }
    
    .mega-menu ul, .mega-menu ul li {list-style: none;
    }
    .mega-menu ul {position: relative; padding: 0; margin: 0;}
    .mega-menu ul li ul {display: none;}
    .mega-menu .sub {display: none;}
    .mega-menu .sub ul {display: block;}
    #mega-menu-1 {
    font: normal 14px Arial, sans-serif;
    list-style: none; 
    position: relative; 
    padding: 0; 
    margin: 0;
    }
    #mega-menu-1 .sub ul {
    display: block;
    }
    #mega-menu-1 {
        padding:0;
        width: 100%;
        position: relative;
        z-index:1000;
    }
    #mega-menu-1 li {
    float: left; 
    margin: 0; 
    padding: 0; 
    font-weight: bold;
    }
    #mega-menu-1 li a {
    float: left;
    display: block; 
    color: #fff;
    padding: 0; 
    text-decoration: none; 
    }
    #mega-menu-1 li:first-child a{
    margin-right:0;
    border-bottom:none;
    }
    /* #mega-menu-1 li.mega-hover a, #mega-menu-1 li.mega-hover a:hover {
    
    } */
    /* #mega-menu-1 li a:hover {
    
    } */
    #mega-menu-1 li .sub-container {
    position: absolute;
    }
    #mega-menu-1 li .sub {
        margin-top:5px;
        background: #fff; 
        padding: 15px; 
        border: 5px solid #48a9d3;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius:10px;
        -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.5);
        -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.5);
        box-shadow: 0px 0px 10px rgba(0,0,0,.5);
    }
    #mega-menu-1 li .sub .row {
    width: 100%; 
    overflow: hidden;
    clear: both;
    }
    #mega-menu-1 li .sub li {
    list-style: none; 
    float: none; 
    width: 200px; 
    font-size: 1em; 
    font-weight: normal;
    }
    #mega-menu-1 li .sub li.mega-hdr {
    margin: 0 10px 10px 0; 
    float: left;
    }
    #mega-menu-1 li .sub li.mega-hdr.last {
    margin-right: 0;
    }
    #mega-menu-1 li .sub a {
    background: none; 
    color: #4d86a9; 
    padding: 7px 10px; 
    display: block; 
    float: none; 
    font-size: 0.9em;
    border-bottom:1px solid #eee;
    }
    
    #mega-menu-1 li .sub li.mega-hdr a.mega-hdr-a {
    padding: 5px 15px; 
    margin-bottom: 5px; 
    background: #6B6B6B; 
    text-transform: uppercase; 
    font-weight: bold; 
    color: #fff;
    }
    #mega-menu-1 li .sub li.mega-hdr a.mega-hdr-a:hover {
    color: #000;
    }
    #mega-menu-1 .sub li.mega-hdr li a {
    padding: 4px 5px; 
    font-weight: normal;
    }
    #mega-menu-1 .sub li.mega-hdr li a:hover {
        color: #ed2c00; 
        background: -moz-linear-gradient(top, #ffce00, #fff);
        background: -webkit-gradient(linear, left top, right bottom, from(#ffce00), to(#fff));
    }
    #mega-menu-1 .sub ul li {
    padding-right: 0;
    }
    #mega-menu-1 li .sub-container.non-mega .sub {
    padding: 10px;
    }
    #mega-menu-1 li .sub-container.non-mega li {
    padding: 0; 
    width: 250px; 
    margin: 0;
    }
    #mega-menu-1 li .sub-container.non-mega li a {
    padding: 7px 5px 7px 5px;
    }
    #mega-menu-1 li .sub-container.non-mega li a:hover {
    color: #dc0000; 
    background: #efefef;
    }
    
    #mega-menu-1 li li span{
        padding:5px 15px;
        display:block;
        color:#fff;
        background-color:#0098e0;
    }
    .nav-pict{
        margin:0 6px !important;
    }

    /* <!-- 予約フォーム用CSS --> */
    .errorWrap {
    padding: 10px;
    margin: 0 0 20px 0;
    background: #fff;
    border-left: 4px solid #dd3d36;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
.succWrap{
    padding: 10px;
    margin: 0 0 20px 0;
    background: #fff;
    border-left: 4px solid #5cb85c;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width:800px;
  table-layout: fixed;
}
table tr {
  background-color: #fff;
  padding: .35em;
  border: 2px solid #eee;
}
table tr:last-child{
  border: none;
}
table th{
  padding: 1.5em;
  border-right: 2px solid #fff;
  text-align: center;
}
table th img{
    margin-bottom:13px;
}
table td {
  padding: 1em .5em;
  border-right: 2px solid #eee;
  text-align: center;
}
table th {
  font-size: 1.3em;
  background-color:lightskyblue;
  font-weight: 500;
}
table thead tr{
  background-color: #50535d;
  color:#fff;
}
table tbody th {
    border-right: 2px solid #eee;
}
th.non {
    border-right: none;
}
.txt{
   text-align: left;
   font-size: .85em;
}
.price{
  color: #000;
  font-weight: bold;
  font-size:1.3em
}
.price span {
    font-size: .6em;
}
.red_bk{
  background:#e81010
}
.red-txt{
  color:#e81010
}

table .btnarea td {
  padding: .2em .5em;
  border-right:none
}
.cont2{
  max-width:780px;
  margin:0 auto 60px;
}
h3{
  margin-top:10px;
  font-size:15px;
  font-weight:normal;
}
form{
    margin:0;
}
button.button8 {
    /* 文字サイズを1.4emに指定 */
    font-size: 100%;

    /* 文字の太さをboldに指定 */
    font-weight: normal;

    /* 縦方向に10px、
     * 横方向に30pxの余白を指定 */
    padding: 20px 30px;


    /* 文字色を白色に指定 */
    color: #fff;

    /* ボーダーをなくす */
    border-style: none;

    /* ボタンの影の指定
     * 影の横幅を2px
     * 縦長を2px
     * ぼかしを3px
     * 広がりを1px
     * 色を#666（グレー）に指定 */
    box-shadow: 2px 2px 3px 1px #666;
    -moz-box-shadow: 2px 2px 3px 1px #666;
    -webkit-box-shadow: 2px 2px 3px 1px #666;

    /* テキストの影の指定
     * 影の横幅を1px
     * 縦長を1px
     * ぼかしを2px
     * 色を#000（黒）に指定 */
    text-shadow: 1px 1px 2px #000;

    /* グラデーションの指定 */
    /* background: -moz-linear-gradient(bottom, #ff69b4, #248 50%, #ff69b4);
    background: -webkit-gradient(linear, left bottom, left top, from(#ff69b4), color-stop(0.5, red), to(#ff69b4)); */
    background:#1122CC;

    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

button.button8:hover {
    /* 透明度を20%に指定 */
    opacity: 0.8;
}

.maincontainer{
    margin:0 auto;
    max-width: 700px;
    background-color: #fff;
    height:300px;
}
.start_date{
    display:flex;
    justify-content: center;
}
input.hoge { width: 120px; }
.start_in{
    display:flex;

}
.box1111,.box1112{
    margin-left:60px;
}
}
/* 800px以上ここまで */

select::-ms-expand {
display: none;
}
.icon22 {
    width:28px;
    margin-left:5px;
}
label {
    display: flex;
    align-items:center;
}


@media (max-width: 800px) {
            .transparentsp{
                display:none;
            }
                body,html {
                    width: 100%;
                    height: 100%;
                    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
                    color: #3e3e3e;
                    font-size: 15px;
                    background-color: #f7f3f0;
                }
                h1, h2, h3, h4, h5, h6 {
                    font-family: "メイリオ", Meiryo, sans-serif;
                    font-weight: 900;
                }
                a {
                    transition: all 0.3s ease-out;
                }
                /**** 各セクションのスペース *****/
                .content-section {
                    margin-top: 3rem;
                    margin-bottom: 3rem;
                    padding: 0;
                }
                /**** スペース指定 *****/
                .h10 {
                    height: 10px;
                }
                .h20 {
                    height: 20px;
                }
                .h30 {
                    height: 30px;
                }
                .h40 {
                    height: 40px;
                }
                .h50 {
                    height: 50px;
                }
                /**** 改行禁止 *****/
                .nowrap {
                    display: inline-block;
                }
                /**** トップに戻るボタン *****/
                .scroll-to-top {
                    width: 70px;
                    height: auto;
                    background: none;
                    line-height: normal;
                }
                .scroll-to-top:hover {
                    background: none;
                }
                /**** 区切り線 *****/
                hr {
                    margin-top: 1.2rem;
                    margin-bottom: 1.2rem;
                    border: 0;
                    border-top: 1px solid rgba(97, 97, 97, 0.1);
                }
                /**** 文字色 *****/
                .white {
                    color: #fff;
                }
                .red {
                    color: #dc0000;
                }
                .orange {
                    color: #f6a248 !important;
                }
                .pink {
                    color: #f56e6b;
                }
                .blue {
                    color: #47aad1;
                }
                /**** マージンを消す *****/
                .margin0 {
                    margin: 0;
                }
                .padding0 {
                    padding: 0;
                }
                /**** 画面サイズ375px以上から非表示 *****/
                .smallSize {
                    display: none;
                }
                /**** 各セクション見出し *****/
                .section-headline {
                    margin-bottom: 1.5rem;
                    letter-spacing: 2px;
                    text-indent: 2px;
                }
                .section-headline-sub {
                    font-size: 0.7em;
                }
                /**** youtubeレスポンシブ対応 *****/
                .content-wrapper {
                    position: relative;
                    width: 100%;
                    height: 0;
                    padding-top: 56.25%;
                }
                .content-wrapper iframe {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                }
                .calendar-wrapper {
                    margin-bottom: 1.5rem;
                }
                /**** テーブル *****/
                table {
                    width: 100%;
                }



                /*---------------------------------------
                ヘッダー
                ---------------------------------------*/
                header.header {
                    padding-top: 2rem;
                    background: #82cdec;
                }
                .top-img {
                    position: relative;
                }
                a.top-logo {
                    position: absolute;
                    top: 30%;
                    left: 50%;
                    transform: translate(-50%, -30%);
                    width: 350px;
                }
                /**** ハンバーガーメニュー *****/
                .menu-toggle {
                    right: 10px;
                    top: 10px;
                    width: 40px;
                    height: 40px;
                    line-height: 40px;
                }
                .sidebar-nav>.sidebar-brand {
                    height: 65px;
                    line-height: 45px;
                    padding-top: 10px;
                    padding-bottom: 10px;
                }
                .sidebar-nav li.sidebar-nav-item a {
                    padding: 10px 15px;
                }
                .menu-subMenu {
                    list-style: none;
                    padding-left: 1rem;
                }
                .menu-subMenu > li a:before {
                    content: '\f105';
                    font-family: 'Font Awesome 5 Free';
                    display: inline-block;
                    margin-right: 10px;
                    font-weight: 900;
                }
                .menu-subMenu > li a {
                    padding: 8px 15px !important;
                    font-size: 14px;
                }



                /*---------------------------------------
                フッター
                ---------------------------------------*/
                footer.footer {
                    padding-top: 1.5rem;
                    padding-bottom: 2rem;
                    background: #82cdec;
                }
                .footer-top-img {
                    background: url(../../img/bg_footer.jpg);
                    background-size: cover;
                    background-position: top center;
                    background-repeat: no-repeat;
                    height: 70px;
                }
                .footer-menu-link li a {
                    color: #fff;
                    font-size: 14px;
                }
                .footer-name {
                    font-weight: 700;
                    font-size: 1.1rem;
                }
                span.footer-name-sub {
                    font-size: 0.9rem;
                    color: #fff;
                    display: inline-block;
                    margin-left: 0.5rem;
                }
    /* <!-- 予約フォーム用CSS --> */
    .errorWrap {
        padding: 10px;
        margin: 0 0 20px 0;
        background: #fff;
        border-left: 4px solid #dd3d36;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    }
    .succWrap{
        padding: 10px;
        margin: 0 0 20px 0;
        background: #fff;
        border-left: 4px solid #5cb85c;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    }
    table {
      border-collapse: collapse;
      margin: 0 auto;
      padding: 0;
      width: 100%;
      max-width:750px;
      table-layout: fixed;
    }
    table tr {
      background-color: #fff;
      padding: .35em;
      border: 2px solid #eee;
    }
    table tr:last-child{
      border: none;
    }
    table th{
      padding: 1.5em 0.2em;
      border: 2px solid #fff;
      text-align: center;

    }
    table td {
      padding: 1em .5em;
      border-right: 2px solid #eee;
      text-align: center;
    }
    table th {
      font-size: .85em;
      background-color:lightskyblue;
    }
    table thead tr{
      background-color: #50535d;
      color:#fff;
    }
    table tbody th {
        border-right: 2px solid #fff;
    }
    th.non {
        border-right: none;
    }
    .txt{
       text-align: left;
       font-size: .85em;
    }
    .price{
      color: #000;
      font-weight: bold;
      font-size:1.3em
    }
    .price span {
        font-size: .6em;
    }
    .red_bk{
      background:#e81010
    }
    .red-txt{
      color:#e81010
    }
    
    table .btnarea td {
      padding: .2em .5em;
      border-right:none
    }
    .cont2{
      max-width:550px;
      margin:0 auto 60px;
    }
    h3{
      margin-top:10px;
      font-size:15px;
      font-weight:normal;
    }
    button.button8 {
        /* 文字サイズを1.4emに指定 */
        font-size: 100%;
    
        /* 文字の太さをboldに指定 */
        font-weight: normal;
    
        /* 縦方向に10px、
         * 横方向に30pxの余白を指定 */
        padding: 10px 0;
    
        /* 文字色を白色に指定 */
        color: #fff;
    
        /* ボーダーをなくす */
        border-style: none;
    
        /* ボタンの影の指定
         * 影の横幅を2px
         * 縦長を2px
         * ぼかしを3px
         * 広がりを1px
         * 色を#666（グレー）に指定 */
        box-shadow: 2px 2px 3px 1px #666;
        -moz-box-shadow: 2px 2px 3px 1px #666;
        -webkit-box-shadow: 2px 2px 3px 1px #666;
    
        /* テキストの影の指定
         * 影の横幅を1px
         * 縦長を1px
         * ぼかしを2px
         * 色を#000（黒）に指定 */
        text-shadow: 1px 1px 2px #000;
    
        /* グラデーションの指定 */
        /* background: -moz-linear-gradient(bottom, #ff69b4, #248 50%, #ff69b4);
        background: -webkit-gradient(linear, left bottom, left top, from(#ff69b4), color-stop(0.5, red), to(#ff69b4)); */
        background:#1122CC;
    
        /* 角丸の指定 */
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    
    button.button8:hover {
        /* 透明度を20%に指定 */
        opacity: 0.8;
    }

    .fiit{
        font-size: 0.8em;
    }


    .maincontainer{
        margin:0 auto;

    }

    .start_date{
        margin:0 auto;
        width:90%;
        max-width: 375px;
        height:150px;
        background:white;
        display:flex;
        justify-content: center;
    }



    .margin-top{
        margin-top:15px;
    }
    

}
/* 800px以下 ここまで*/

input.hoge { 
    width: 120px;
    height:40px; 
    border-radius: 6px;
    border:solid 1px blue;
    font-size:16px;
    text-align:center;
}


button {
    width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
}
img.ui-datepicker-trigger{
  cursor: pointer;
  margin-left: 7px!important;
  vertical-align: middle;
  width:28px;
}






/* //flextest */
/* *{border: 0.1px dotted #999;} */


.whole{
    max-width:800px;
    width:100%;
    margin:0 auto;
}



/* ボタンを押したときの枠を消す */
button:focus {
	outline:0;
}
button:hover{
    opacity: 0.8;
}
.indyb,.mushb,.cordeb,.corde_petb,.base1b{
    background-color: #61c527;
    border-radius: 3px;
    /* opacity:0.6; */
}
.opb{
    opacity: 0.5;
}
.step{
    margin:15px auto;
    line-height: 1.3em;
    text-align: center;
}
.step_{
    border-bottom:2px solid blue;
    font-size:16px;
    padding-bottom:3px;
}
.close{
    display:none;
}

/* flex3box */
.flex3boxwrap{
    max-width: 600px;
    margin:0 auto;
}
.flex3box{
    display:flex;
    /* border:1px solid #999; */
}
@media screen and (max-width: 520px){
    .flex3box{
        flex-wrap: wrap;
    }

}
.box31{
    width:33.3333%;
    /* border:1px solid #0098e0; */
}

/* flex2box */
.flex22boxwrap{
    max-width: 600px;

    margin:0 auto;
}
.flex22box{
    display:flex;
    border:1px solid #999;
}
.box221{
    width:30%;
    border:1px solid #0098e0;
    height:130px;
    display:flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.box2211{
    width:100%;
    display: flex;
    justify-content: center;
}
.box2212{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}



.box222{
    width:70%;
    border:1px solid #0098e0;
    height:130px;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
}
.box2221{
    margin-left:15px;
}

/* flex4box */
.flex4boxwrap{
    max-width: 600px;
    margin:0 auto;
}
.flex4box{
    display:flex;
    /* border:1px solid #999; */
    justify-content: space-between;
    margin-bottom:15px;
}
.box41{
    width: 24%;
    /* border:1px solid #0098e0; */
    height:50px;
    padding:3px;
    color:white;
    background-color: #47aad1;
    margin:5px;
    text-align: center;
}

/* flex1box */
.flex1boxwrap{
    max-width: 600px;
    margin:20px auto 0;
}
.flex1box{
    display:flex;
    /* border:1px solid #999; */
    justify-content: space-between;
    margin-bottom:15px;
    flex-wrap: wrap;
}
.box11{
    width: 100%;
    /* border:1px solid #0098e0; */
    height:200px;
    padding:3px;
    color:black;
    display:flex;
    flex-direction: column;
}
.box12{
    width: 100%;
    /* border:1px solid #0098e0; */
    height:230px;
    padding:3px;
    color:black;
    display:flex;
    flex-direction: column;
}
.box111{
    margin:5px 15px 5px 7px;
    width:96%;
    height:150px;
    /* background-color: #ccc; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #cff0d6;
}
.box1111{
    height:60px;
    /* background-color: blueviolet; */
    display:flex;

}
.box11111{
    width:0%;
    display:flex;
    justify-content: center;
    align-items: center;
    background-color: turquoise;
}
.box11112{
    width:60px;
    display:flex;
    margin:0 7px 0 20px;
    align-items: center;
    

}
.box11113{
    width:160px;
    display:flex;
    justify-content: left;
    align-items: center;
}
.box1112{
    height:60px;
    display:flex;


}
.box11121{
    width:60px;
    display:flex;
    align-items: center;
    margin:0 7px 0 20px;
}
.box11124{
    width:40px;
    display:flex;
    justify-content: flex-end;
    align-items: center;
    margin-right:6px;
}
.box11122{
    width: 160px;
    display:flex;
    justify-content: left;
    align-items: center;
}
.box11123{
    width: 250px;
    display:flex;
    align-items: center;
    margin-left:15px;
}
.box112{
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #47aad1;
        margin:0 auto;
}



select {

    /* styling */
    background-color: white;
    border: thin solid blue;
    border-radius: 4px;
    display: inline-block;
    font: 16px;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
  
    /* reset */
  
    margin: 0;      
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  
  
  /* arrows */
  
  select.classic {
    background-image:
      linear-gradient(45deg, transparent 50%, blue 50%),
      linear-gradient(135deg, blue 50%, transparent 50%),
      linear-gradient(to right, skyblue, skyblue);
    background-position:
      calc(100% - 20px) calc(1em + 2px),
      calc(100% - 15px) calc(1em + 2px),
      100% 0;
    background-size:
      5px 5px,
      5px 5px,
      2.5em 2.5em;
    background-repeat: no-repeat;
    font-size: 16px;
  }
  
  select.classic:focus {
    background-image:
      linear-gradient(45deg, white 50%, transparent 50%),
      linear-gradient(135deg, transparent 50%, white 50%),
      linear-gradient(to right, gray, gray);
    background-position:
      calc(100% - 15px) 1em,
      calc(100% - 20px) 1em,
      100% 0;
    background-size:
      5px 5px,
      5px 5px,
      2.5em 2.5em;
    background-repeat: no-repeat;
    border-color: grey;
    outline: 0;
  }
  .ca_1{
      text-align: center;
      margin:0;
      padding:0;
      color:red;
  }

  .fcenter{
    display:flex;
    justify-content: center;
    margin:10px 0;
}
  .vali{
    padding: 16px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: #dc0000;
    border: none;
    border-radius: 2px;
    box-shadow: 0 6px 6px rgba(0,0,0,.1);
    width: 50%;
    cursor: pointer;
}

.option_table{
    max-width:600px;
    width:100%;
    margin:0 auto;
}
.option_col{
    max-width:600px;
    width:100%;
    margin:0 auto;
    padding:5px;
    text-align: center;
}

.option_table th{
    width:30%;
    height:50px;
    font-size: 14px;
}
.option_table td{
    width:70%;
    height:50px;
    font-size: 14px;
}

@media screen and (max-width:800px){
            .flex1boxwrap{
                margin-top:0px;
            }

            .box21{
                margin-top:10px;
                height:135px;
            }
            .c1box2{
                height:300px;
            }
            .box212{
                margin-left:15px;
            }
            .box11{
                height:40%;
            }
            .box11 img{
                margin-top:0px;
            }
            hr{
                margin:3px;
            }
            .whole h3{
                font-size:14px;
                font-weight:normal;
            }
            .whole p{
                padding:5px;
                font-size:12px;
            }
            .box211,.box212{
                margin: 0 0 0 30px;
            }
            .box41{
                font-size: 13px;
            }
            input{
                font-size: 16px;
            }
            .box2221{
                font-size:14px;
                margin-left:2px;
            }
            .option_table th{
               padding:5px; 
               height:40px;
               font-weight:normal;
               width:30px;
            }
            .option_table td{
                width:70px;
            }
            .center{
                text-align: center;
                font-size:0.8rem;
            }
        }

                .box41 > a {
                    color:white;
                }

.m_wrapper{
    max-width: 600px;
    margin:0 auto;
}

h1.ca_manual{
    font-size: 26px;
    text-align: center;
    padding:30px 0;
}
h2.ca_h2{
    margin-top:15px;
    font-size: 20px;
    text-align: left;
    padding:5px 0 5px 8px;
    border-left:5px solid #82cdec;
}


*{
    /* outline:1px solid #ccc; */
}

.m_box{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.m_box img{
    width:200px;
}
@media screen and (max-width: 600px){
 .mb1,.mb2{
     flex-direction: column-reverse;
     /* flex-direction: row; */
     flex-wrap: wrap;

 }
 .m_box img{
     width:100%;
 }

}
.mb1,.mb2{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-top:10px;
}
.mb1 p,.mb2 p{
    padding-left:15px;
    font-size:16px;
    color:#000;
}
.mb1 span,.mb2 span{
    color:#000;
    display:inline-block;
    font-size:16px;
    border-bottom: 2px solid #82cdec;
    margin-bottom:10px;

}

.m_wrapper ol li{
    padding-bottom:6px;
    font-size:16px;
}
.m_wrapper p{
    margin-top:16px;
    margin-bottom:5px;
    font-size:16px;
}
@media screen and (max-width: 600px){
 .m_wrapper ol li{
     font-size: 14px;
 }
  .m_wrapper img{
      max-width: 100%;
  }
}