@charset "UTF-8";

/*++++++++++++++++++++++++++
	背景
++++++++++++++++++++++++++*/
body {
    background:
    url(../img/bg_header_01.png) no-repeat top center,
    url(../img/bg_header_02.png) repeat-y center 60vw;
    background-size: 100%;
    width: 100%;
    }
.wrapper  {

}
#wrapper {

    margin: auto;
    background: url(../img/image21.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: auto;
    margin-bottom: ;
    }

@media all and (-ms-high-contrast: none) {
    #wrapper{
        height:;
    }
}
/*++++++++++++++++++++++++++
	共通
++++++++++++++++++++++++++*/
.none_pc{display: none;}

section{
    margin: 0 auto 0px auto;
    }

.attention {
    font-size: 13px;
    text-indent: -1em;
    padding-left: 1em;
    text-align: left;
    margin: 0 5px;
    }

.attention2 {
    font-size: 13px;
    text-align: left;
    margin: 0 5px;
    }

.mgb30{margin-bottom: 30px;}
.mgb60{margin-bottom: 60px;}
.mgb170{margin-bottom: 170px;}
.mgb62{margin-bottom: 60px;}
.mgt30{margin-top: 30px}
.mgt32{margin-top: 30px}
.mgb100{margin-bottom: 100px;}
.mxw-50{max-width: 50%;}
.mxw-100{max-width: 100%;}

.pc-none{
    display: none;
}

/*++++++++++++++++++++++++++
	ヘッダー
++++++++++++++++++++++++++*/

header{
    padding: 60px 0 80px;
    clear: both;
    width: 100%;
    background-size: cover;
    }
    header#top{
        width: 100%;
        background-size: cover;
        max-width: 1600px;
        margin: 0 auto;
    }

header h1 {
    margin: 0 auto;
    padding: 0;
    width: 980px;
    }

/*++++++++++++++++++++++++++
main
++++++++++++++++++++++++++*/
.plan1{
    position: relative;
}
.plan1-logo{
    position: absolute;
    top: 32px;
    right: -44px;
    width: 270px;
}
.plan2{
    position: relative;
}
.plan2-logo{
    position: absolute;
    top: 32px;
    right: -44px;
    width: 270px;
}
.plan-img{
    padding: unset !important;
}
.choose{
    position: relative;
    top: 18px;
}
.onekure{
    padding-bottom: unset !important;
}
.hd-map {
    padding: 80px 0;
    margin: 0 auto;
    box-sizing: border-box;
    width: 714px;
    }
.hd-add {
    padding: 80px 0;
    box-sizing: border-box;
    }
.hd-add-80-40 {
    padding: 20px 0 60px;
    box-sizing: border-box;
    }
    .hd-add-0-100 {
        padding: 0 0 100px 0;
        box-sizing: border-box;
        }


section.shop-list-wrap{
    width: 980px;
    margin: 0 auto ;
    }
section.shop-list-wrap h2{
    font-size: 40px;
    font-weight: bold;
    line-height: 68px;
    color: #fff;
    background: #033886;
    margin: 0 0 16px;
    }
section.shop-list-wrap h2.red{
    background: #D7261B;
}
section.shop-list-wrap ul{
    width: 980px;
    margin: 30px auto 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
section.shop-list-wrap ul li{
    width: 50%;
    padding: 10px 0;
    text-align: left;
    font-size: 18px;
    box-sizing: border-box;
    }
section.shop-list-wrap ul li strong{
    font-size: 20px;
    font-weight: bold;
    }


section.intro_01{
    max-width: 1600px;
    background-size: cover;
    box-sizing: border-box;
    }
    .bg_wrap {
    background: url(../img/image21.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 30px;
    }
    .bg_wrap-b {
    background: url(../img/image21.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 30px;
    }
    .bg_wrap-c {
    background: url(../img/image21.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 30px;
    background-position: 0px 2730px;
    }
    .image11{
        position: relative;
    }
    .image12{
        position: relative;
    }
    .image24-btn{
        position: absolute;
        width: 100%;
        bottom: 66px;
    }
    .image24-btn img{
        width: 874px;
    }
    .inner-wrapper {
        width: 960px;
        margin: 0 auto;
        position: relative;
        }
        .img13{
            position: absolute;
            top: -70px;
            left: -90px;
            width: 70%;
        }
        .img6{
            position: absolute;
            top: 900px;
            left: -42px;
            width: 100%;
       }
section.intro_02{
    /* background: url(../img/image21.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom; */
    padding-top: 20px;
    height: auto;
    position: relative;
    margin-top: 30px;
    margin-bottom: 60px;
}
.inner-wrapper2{
    width: 960px;
    margin: 0 auto;
    position: relative;
}
section.intro_03{
    /* background: url(../img/image21.png);
    background-size: cover; */
}
.inner-wrapper3{
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.image13{
    position: absolute;
    top: -310px;
    width: 100%;
}
.image26{
    position: relative;
}
.image25-btn{
    position: absolute;
    bottom: 18px;
}
.image9{
    padding-top:;
}



section.main_02{
    width: 980px;
    padding-top: 250px;
    padding-bottom: 130px;
    }

ul.item_lineup{
    width: 980px;
    margin: 10px auto;
    padding: 12px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: url(../img/lineup_back_cut_01.png) repeat-y top center;
    }

ul.item_lineup li{
    width: 956px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    text-align: center;
    }
li.item_detail img{
    width: 100%;
    }

.main_03{
    max-width: 1600px;
    margin: auto;
    background: url(../img/lp-28.png) no-repeat top center;
    background-size: cover;

    box-sizing: border-box;

    }
    .main_03 p{
        xmargin: 0 0 120px;
        margin: 0 0 0px;
        padding: 0 0 60px;
        }

/*++++++++++++++++++++++++++
	フッター
++++++++++++++++++++++++++*/

footer {
    margin: auto;
    padding: 20px 0;
    text-align: center;
    clear: both;
    font-size: 14px;
    background-color: #de2726;
    color: #fff;
    }

/*--------------------------------------
		pagetop
---------------------------------------*/
#btn_top {
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 10;
    }

#btn_top a {
    background: #de2726;
    text-decoration: none;
    color: #fff;
    padding: 7px 9px;
    text-align: center;
    display: block;
    border-radius: 5px;
    }

#btn_top a:hover {
    text-decoration: none;
    background-color: #de2726;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    }
    .vr-wrap {
        width: 960px;
        min-height: 480px;
        box-sizing: border-box;
        padding: 25px;
        margin: 0 auto;
        }
        .ricoh-theta-tour-image{
          background: #fff;
            }


@media screen and (max-width:767px) {
    #btn_top {
        right: 10px;
        bottom: 70px;
    }
}


/*--------------------------------------
responsive-style
---------------------------------------*/
@media screen and (max-width: 767px){
.none_sp{display: none;}
.none_pc{display: block;}
.sp-none{
    display: none !important;
}
.mgb100{margin-bottom: 10px!important;}
.mgb170{margin-bottom: 20px;}
.mgb62{margin-bottom: 0!important;}
.mgt32{margin-top: 0}

body {
    background:
    url(../img/bg_header_01.png) no-repeat top center,
    url(../img/bg_header_02.png) repeat-y center 200px;
    background-size: 100%;
    width: 100%;
    }

.mgb60{margin-bottom: 30px;}

header{
    padding: 20px 0;
    clear: both;
    xbackground: transparent;
    }
    header#top{
        background-size: cover;
    }
    header h1 {
        margin: 0 auto;
        padding: 0;
        width: 90%;
        }
        header h1 img{
            width: 100%;
            }

section {
    margin: 0 auto 0px auto;
    }
#wrapper{
    height: auto;
    margin-bottom: 0px;
}
.top-image{
    margin-top: 5px !important;
}
.choose{
    top: 5px;
}
.plan1-logo{
    right: 0;
    width: 78px;
    top: 0px;
}
.plan2{
    padding-bottom: 20px;
}
.plan2-logo{
    right: 0;
    width: 78px;
    top: 0px;
}
section.shop-list-wrap{
    margin: 0 auto 0;
}
.image24-btn{
    bottom: 16px;
}
.here-btn{
    margin-bottom: 0 !important;
}
.image24-btn img{
    width: 80% !important;
}
.hd-map {
    padding: 40px 0 20px;
    box-sizing: border-box;
    width: 84%;
    }

.hd-add {
    padding: 40px 0;
    box-sizing: border-box;
    width: 96%;
    }
.hd-add-80-40 {
    padding: 20px 10px 10px;
    box-sizing: border-box;
    }
    .hd-add-0-100 {
        padding: 0 0 20px 0;
        box-sizing: border-box;
        }

section.shop-list-wrap{
    width: 96%;
    }
section.shop-list-wrap h2 {
    font-size: 30px;
    line-height: 58px;
    margin: 0 0 16px;
    }
section.shop-list-wrap ul{
    width: 96%;
    margin: 20px auto 30px;
    }
section.shop-list-wrap ul li{
    width: 100%;
    padding: 10px 0;
    font-size: 13px;
    }
section.shop-list-wrap ul li strong {
    font-size: 16px;
    }

section.intro_01{
    width: 100%;
    height: 100%;
    background-size: 100%;
    padding-bottom: 10px;
    box-sizing: border-box;
    }
    .inner-wrapper {
        width: 94%;
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 0;
        }
section.intro_02{
    width: 100%;
    height: 100%;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 10px;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;
    }
    .inner-wrapper2 {
        width: 94%;
        margin: 0 auto;
        padding-top: 0;
        padding-bottom: 0;
        }
        .image13{
            position: unset;
        }
        .image14{
            padding-top: 0px !important;
        }
.image17{
    padding-top: 0 !important;
}
.image25{
    margin-bottom: 0px !important;
}
.image25-btn{
    bottom: 5px;
}
.image19{
    padding-top: 20px;
}
section.intro_03{
    width: 100%;
    height: 100%;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 10px;
    box-sizing: border-box;
    }
    .inner-wrapper3 {
        width: 94%;
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 0;
        }
section.intro_01 img{
    width: 100%;
    margin: 0 auto 30px;
    display: block;
    }
    .img13{
        width: 50% !important;
        left: 0;
        top: -38px;
    }
    .img6{
        width: ;
        left: 0;
        top: 260px;
    }

section.main_02{
    width: 96%;
    margin: 10px auto 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    }

ul.item_lineup{
    width: 96%;
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: url(../img/lineup_sp_back_01.png) repeat-y top center;
    background-size: 100% 25%;
    background-position: top left;
    }
ul.item_lineup li{
    width: 100%;
    padding: 0 0;
    box-sizing: border-box;
    text-align: center;
    }
ul.item_lineup li img{
    width: 100%;
    }
section.main_03{
    width: 100%;
    margin: 10px auto -10px;
    padding: 30px 0;
    background-size: cover;
    }
section.main_03 img{
    width: 100%;
    }
    section.main_03 .inner-wrapper {
        width: 94%;
        margin: 0 auto;
        }

.main_03 p{
    margin: 0 0 20px;
    }
footer {
    font-size: 11px;
    }
.main_02 img{
    width: 97%;
    margin: auto;
}
.vr-wrap {
    width: 100%;
    min-height: auto;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
    }
    .ricoh-theta-tour-image{
        margin: 15px auto;
        }
        .bg_wrap-b {
        padding-bottom: 0;
        }
        .bg_wrap-c {
        padding-top: 0;
        }
        .bg_wrap {
        padding-top: 0;
        }
}
