/*rktn*/

body #htlContents,
#htlMainContent,
div#RthCustomize {
    margin: 0 0;
    max-width: none;
}

div#RthCustomize,
#htlMainContent {
    width: auto;
    float: none;
}

#RthCustomizeW a,
#RthCustomizeW a:link,
#RthCustomizeW a,
#RthCustomizeW a:visited {
    color: #ffffff;
    text-decoration: none;
}

#RthCustomizeW {
    width: 950px;
    overflow: hidden;
}

#RthCustomizeW a:hover {
    text-decoration: none;
}

#htlSide-A {
    top: 152px;
    padding-top: 0;
    left: 20px;
    position: absolute;
}

#RthCustomizeW .bns a,
#RthCustomizeW .bns a:link,
#RthCustomizeW .bns a,
#RthCustomizeW .bns a:visited {
    color: #b22222;
    text-decoration: none;
}

div#RthCustomizeW {
    width: 100%;
}

div#RthCustomizeW * {
    box-sizing: border-box;
}

/*common*/

html,
body {
    width: 100%;
}

body {
    color: #261F1A;
    margin: 0 auto;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
    /*font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;*/
    overflow: hidden;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-size: 16px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    min-width: 100%;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.p15 {
    padding: 0 15px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.mb05em {
    margin-bottom: 0.5em !important;
}

.mb1em {
    margin-bottom: 1em !important;
}

.mb2em {
    margin-bottom: 2em !important;
}

.mb3em {
    margin-bottom: 3em !important;
}

.mb4em {
    margin-bottom: 4em !important;
}

.pb05em {
    padding-bottom: 0.5em !important;
}

.mr0 {
    margin-right: 0 !important;
}

li {
    list-style: none;
}

p {
    text-align: justify;
    -ms-text-justify: auto;
    text-justify: auto;
    text-justify: inter-ideograph;
}

img {
    vertical-align: bottom;
}

.noborder {
    border: none !important;
}

.nomargin {
    margin: 0 0 !important;
}

.ta_r {
    text-align: right;
}

.ta_c {
    text-align: center;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mb120 {
    margin-bottom: 120px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.ls-1 {
    letter-spacing: -1px;
}

.ls-2 {
    letter-spacing: -2px;
}

.ls-3 {
    letter-spacing: -3px;
}

.ls-4 {
    letter-spacing: -4px;
}

a,
.wrap a:link,
.wrap a,
.wrap a:visited {
    -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 {
    -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:active,
a:hover,
a:hover img {
    opacity: 0.7;
}

.for_sp {
    display: none !important;
}

.wrap {
    position: relative;
}

.cflex {
    display: flex;
}

.anchor {
    padding-top: 100px;
    margin-top: -100px;
}

/*mainw*/

.mainw {
    width: 950px;
/*    left: 260px;*/
    position: relative;
    margin: auto;
}

/*#gnav*/

#gnav {
    position: relative;
    width: 950px;
    margin-top: 15px;
    margin-bottom: 36px;
    justify-content: space-between;
/*    left: 260px;*/
    margin-left: auto;
    margin-right: auto;
}

#gnav h3 {
    width: 183px;
    text-align: center;
}

#gnav .box_nav {
    width: 790px;
}

#gnav .gnav {
    width: 100%;
    margin: 0 0 0 auto;
    box-sizing: border-box;
}

.gnav li:last-child {}

#gnav .gnav li a {
    width: auto;
    padding-top: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#gnav .gnav ul {
    justify-content: space-between;
    align-items: center;
}

/*fnav*/

#fnav {
    height: 100px;
    width: 100%;
    position: fixed;
    top: -100px;
    background: #FFFFFF;
    z-index: 5000;
    transition: 0.3s;
    left: 0;
    justify-content: space-between;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#fnav.show {
    top: 0;
}

#fnav #fnav_in {
    position: relative;
    width: 950px;
/*    left: 260px;*/
    margin: auto;
}

#fnav h3 {
    width: 183px;
    text-align: center;

}

#fnav .box_nav {
    width: 767px;
}

#fnav .mainw {
    position: relative;
}

#fnav .gnav {
    width: 100%;
    margin: 0 0 0 auto;
    box-sizing: border-box;
}

#fnav .box_nav .gnav ul {
    justify-content: space-between;
    align-items: center;
}

.gnav li a {
    display: block;
    font-size: 16px;
    color: #231913;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
}

#fnav .gnav li a {
    width: auto;
    padding-top: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}


#fnav_in .gnav a.btn_plan,
#gnav .gnav a.btn_plan {
    width: 180px;
    height: 40px;
    background: #00a3de;
    border-radius: 5px;
    padding: 12px 20px 0;
    border: 1px solid #00a3de;
    color: #FFFFFF;
}

.gnav a:hover.btn_plan img {
    opacity: 1;
}

/*subnav*/

#gnav .subnav {
    width: 100%;
    margin: 10px 0 0 auto;

}

#gnav .subnav ul {
    justify-content: flex-end;
    align-items: center;
    padding-left: 30px;
}

#gnav .subnav ul li {
    vertical-align: top;
}

#gnav .subnav ul li:first-child {
    margin-right: 20px;
}

#gnav .subnav ul li:last-child {
    /*margin-left: 90px;*/
    margin-left: auto;
    margin-right: 20px;
}

.subnav li {
    display: inline-block;
}

#fnav .subnav {
    text-align: right;
    width: 100%;
}

#fnav .subnav ul {
    width: 790px;
    margin: 10px 0 0 auto;
    padding-left: 30px;
    box-sizing: border-box;
}

#fnav .subnav li {
    margin-right: 15px;
}

#fnav .subnav li:last-child {
    margin-right: 0;
}

.bn_coupon {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 5000;
}

/*pagetop*/

#RthCustomizeW .bn_coupon a.pagetop {
    text-align: center;
    display: block;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 15px;
    margin-top: 5px;
    background: url("../images/pagetop.png") center 15px no-repeat #00a3de;
    border: 1px solid #00a3de;
    line-height: 72px;
}

#RthCustomizeW .bn_coupon a.pagetop:hover {
    background: url("../images/pagetop_on.png") center 12px no-repeat #fff;
    border: 1px solid #00a3de;
    color: #00a3de;
    opacity: 1;
}

.memo {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: left;
    font-weight: bold;
    line-height: 1.2
}

/*slide_wrp_i*/

.slide_wrp_i {
    max-width: 950px;
    min-width: 950px;
    overflow: hidden;
    position: relative;
    height: 500px;
    background: #232323;
/*    left: 260px;*/
margin: auto;
}

.slide_wrp_i .mainw {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -550px;
    z-index: 202;
}

.slide_wrp_i ul.m_btn {
    position: absolute;
    bottom: 20px;
    right: 50%;
    margin-right: -675px;
}

.slide_wrp_i ul.m_btn li:last-child a.cbtn {
    color: #FFFFFF;
    border-color: #FFFFFF;
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
}

.slide_wrp_i ul.m_btn li:last-child a:hover.cbtn {
    color: #FFFFFF !important;
    background: url("../images/icon_arrow.png") right 10px center no-repeat;
}

.slide_wrp_i .bx-wrapper {
    margin: 0 auto;
    height: 500px;
}

.slide_wrp_i .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    left: 0;
    height: 100% !important;
}

.slide_wrp_i:before,
.slide_wrp_i:after {
    background: none;
}

.slide_wrp_i .slide_i {
    width: 100%;
    height: 100%;
    position: relative;
    top: auto;
    left: auto;
    margin-left: 0;
}

.slide_wrp_i .slide_i li {
    width: 100% !important;
    height: 100%;
}

.slide_wrp_i .slide_i li:first-child {
    background: url(../images/mv01.jpg) center center no-repeat;
    background-size: cover;
}

.slide_wrp_i .slide_i li:nth-child(2) {
    background: url(../images/mv02.jpg) center center no-repeat;
    background-size: cover;
}

.slide_wrp_i .slide_i li:nth-child(3) {
    background: url(../images/mv03.jpg) center center no-repeat;
    background-size: cover;
}

.slide_wrp_i .slide_i li:nth-child(4) {
    background: url(../images/mv04.jpg) center center no-repeat;
    background-size: cover;
}

.slide_wrp_i .slide_i li:nth-child(5) {
    background: url(../images/mv05.jpg) center center no-repeat;
    background-size: cover;
}

.slide_wrp_i .slide_i li:first-child img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -64px;
    margin-left: -399px;
}

.slide_wrp_i .slide_i li:nth-child(2) img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -95px;
    margin-left: -399px;
}

.slide_wrp_i .slide_i li:nth-child(3) img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -64px;
    margin-left: -399px;
}

.slide_wrp_i .bx-wrapper .bx-pager {
    text-align: right;
    padding-top: 0;
    bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 60;
}

.slide_wrp_i .bx-wrapper .bx-pager .bx-pager-item {
    width: 20px;
    margin: 0 5px;
}

.slide_wrp_i .bx-wrapper .bx-pager.bx-default-pager a {
    background: transparent;
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 auto;
    border: 1px solid #FFFFFF;
}

.slide_wrp_i .bx-wrapper .bx-pager.bx-default-pager a:hover,
.slide_wrp_i .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #FFFFFF;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.slide_wrp_i .bx-wrapper .bx-controls-direction a {
    width: 34px;
    height: 69px;
    margin-top: -34px;
}

.slide_wrp_i .bx-wrapper .bx-prev {
    background: url(../images/contrlos_prev.png) center center no-repeat;
}

.slide_wrp_i .bx-wrapper .bx-next {
    background: url(../images/contrlos_next.png) center center no-repeat;
}

.slide_wrp_i .bx-wrapper .bx-prev:hover {
    background: url(../images/contrlos_prev.png) center center no-repeat;
}

.slide_wrp_i .bx-wrapper .bx-next:hover {
    background: url(../images/contrlos_next.png) center center no-repeat;
}

.slide_wrp_i #cc {
    position: absolute;
    top: 50%;
    margin-top: -118px;
    left: 50%;
    margin-left: -302px;
    z-index: 4000;
}

#att {
    width: 730px;
    border: solid 1px #8d6b26;
    padding: 25px 0 20px 0;
    margin: 0 auto 40px auto;
    background-color: #ffffff;
}

#att p {
    text-align: center;
    font-size: 13pt;
    line-height: 1.7;
}

/*bns*/

.bns {
    text-align: center;
    margin-bottom: 60px;
    width: 730px;
}

.bns .rtban_box {
    margin-bottom: 20px;
}

.bns .rtban_box img {
    width: 100%;
}


/*menu*/

#menu {
    justify-content: space-between;
    margin-bottom: 85px;
}

#menu li {
    text-align: center;
    width: 315px;
    height: 220px;
}

#menu li a {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    transition: 2s;
    position: relative;
    overflow: hidden;
}

#menu li a:hover,
#menu li a:hover img {
    opacity: 1;
}

#menu li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
}

#menu li a img {
    position: relative;
    z-index: 15;
}

#menu li a img.cc {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 20;
}

#menu li:nth-child(2) a img.cc {
    top: 35px;
    left: 30px;
}

#menu li:last-child a img.cc {
    top: 35px;
    left: 0;
}

#menu li a img.menu_ttl {
    position: absolute;
    left: 0;
    bottom: 0;
}

#menu li a:hover::after {
    transform: scale(1.1);
}

#menu li a .arrow {
    position: absolute;
    bottom: 12px;
    right: 10px;
    z-index: 30;
}

#menu li a:hover .arrow {
    bottom: 7px;
}

#menu li:first-child {}


#menu li:first-child a::after {
    background: url("../images/menu01.jpg") center center no-repeat;
}

#menu li:nth-child(2) {
    bottom: 0;
    left: 0;
}

#menu li:nth-child(2) a {
    padding-top: -10px;
}

#menu li:nth-child(2) a::after {
    background: url("../images/menu02.jpg") center center no-repeat;
}

#menu li:last-child {
    bottom: 0;
    right: 0;
}

#menu li:last-child a {
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#menu li:last-child a::after {
    background: url("../images/menu03.jpg") center center no-repeat;
}


section#cuisine {
    position: relative;
    padding-top: 100px;
    margin-top: -100px;
    margin-bottom: 100px;
    background: url(../images/bg_section.jpg) center top 55px no-repeat;
    background-size: contain;
}

section#cuisine a.btnplan {
    margin: auto;

}

section .ttl {
    position: relative;
}

section .ttl h4 {
    position: absolute;
    top: -35px;
    right: 95px;
}

section .ttl p {
    color: #961c12;
    text-align: center;
    margin: 40px 0;
    color: #961c12;
    font-size: 18px;
    line-height: 34px;
}

section .it {
    margin-bottom: 50px;
}

section .it p {
    font-size: 14px;
    line-height: 21px;
    width: 750px;
    margin-top: 13px;
    padding-left: 45px;
}

section .it p.txt_r {
    margin-left: 195px;
    padding-left: 0;
}

ul.clist {
    margin-left: 45px;
    margin-bottom: 30px;
}

ul.clist li {
    width: 271px;
    height: 230px;
    float: left;
    margin-right: 20px;
}

ul.clist li p {
    margin-top: 10px;
    font-size: 16px;
}

/*cbtn*/

a.cbtn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 50px;
    text-align: center;
    color: #ffffff !important;
    background: url("../images/icon_arrow.png") right 15px center no-repeat #00a3de;
    border: 1px solid #00a3de;
    border-radius: 5px;
    -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.cbtn:hover {
    background: url("../images/icon_arrow_on02.png") right 10px center no-repeat #FFFFFF;
    opacity: 1;
    color: #00a3de !important;
    -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.cbtn2 {
    display: block;
    width: 340px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff !important;
    background: url("../images/icon_arrow.png") right 15px center no-repeat #C22A3C;
    border: 1px solid #C22A3C;
    -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.cbtn2:hover {
    background: url("../images/icon_arrow_on02.png") right 10px center no-repeat;
    opacity: 1;
    border: 1px solid #C22A3C;
    color: #C22A3C !important;
    -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;
}

/*voice*/

.voice {
    background: rgba(234, 234, 234, 1);
    padding: 60px 0;
    position: relative;
    margin-top: 50px;
}

.voice .img {
    position: absolute;
    top: 0;
    left: 0;
}

.voice h4 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #232323;
    font-weight: normal;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";

}

.voice h4 span {
    font-size: 14px;
    color: #00a3de;
    font-weight: normal;
}

.voice ul {
    width: 800px;
    margin: 0 auto;
    justify-content: space-between;
}

.voice ul li {
    width: 226px;
    display: flex;
    flex-direction: column;
}

.voice ul li img {
    margin-bottom: 15px;
}

.voice ul li.line {
    width: 1px;
    border-right: 1px dashed #808080;
    display: block;
}

.voice ul li p {
    margin-bottom: 30px;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
}

.voice ul li .star {
    color: #8e772c;
    margin-bottom: 10px;
}

.voice ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: auto;
    width: 100%;
    height: 35px;
    line-height: 1;
    border: 1px solid #00a3de;
    border-radius: 5px;
    background: url(../images/icon_arrow.png) center right 15px no-repeat #00a3de;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Noto Sans JP', sans-serif, メイリオ, Meiryo, 'ＭＳ Ｐゴシック';
    color: #FFFFFF !important;
}

.voice ul li a:hover {
    color: #00a3de !important;
    background: url(../images/icon_arrow_on.png) center right 10px no-repeat #FFFFFF;
}

/*hotspring*/
#hotspring {
    padding-top: 120px;
    margin-top: -100px;
    margin-bottom: 200px;
    position: relative;
    background: url(../images/bg_section.jpg) center top 55px repeat-x;
    background-size: 1300px 500px;
}

/*rooms*/
#rooms_type {
    padding-top: 100px;
    margin-top: -100px;
    margin-bottom: 145px;
    position: relative;
    background: url(../images/bg_section.jpg) center top 55px repeat-x;
    background-size: 1300px 500px;
}

#rooms_type .mainw img {
    margin: 0 auto;
    display: block;
}

#rooms_type .obj01 {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -800px;
}

#rooms_type .thmenu {
    height: 70px;
    margin-top: 50px;
}

#rooms_type .thmenu ul {
    justify-content: flex-start;
}

#rooms_type .thmenu li {
    width: 25%;
    height: 70px;
    position: relative;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
}

#rooms_type .thmenu li:last-child a:hover:link {
    border-right: #00a3de 1px solid;
}

#rooms_type .thmenu li a:link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    color: #232323 !important;
    text-align: center;
    line-height: 1.2;
    border-top: #EAEAEA 1px solid;
    border-right: #FFFFFF 1px solid;
    border-bottom: #00a3de 1px solid;
    background: #EAEAEA;
}

#rooms_type .thmenu li a:link span {
    font-size: 14px;
}

#rooms_type .thmenu li a:after {
    content: "";
    display: block;
    width: 9px;
    height: 8px;
    background: url(../images/icon_arrow_bottom.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 6px;
    -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;
}

#rooms_type .thmenu li a:hover:after,
#rooms_type .thmenu li a.active:after {
    content: "";
    display: block;
    width: 9px;
    height: 8px;
    background: url(../images/icon_arrow_bottom.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -5px;
}

#rooms_type .thmenu li:last-child a:link {
    margin-right: 0;
    border-right: none;
}

#rooms_type .thmenu li a:hover,
#rooms_type .thmenu li a.active {
    opacity: 1;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #00a3de;
    border-left: 1px solid #00a3de;
    border-right: 1px solid #00a3de;
    background: none;
}

#rooms_type .thmenu li a:hover img {
    opacity: 1;
}

#rooms_type #rwrap {
    margin-top: 30px;
    margin-bottom: 40px;
    overflow: hidden;
    height: 978px;
}

/*meal*/
#meal {
    padding-top: 120px;
    margin-top: -100px;
    margin-bottom: 180px;
    position: relative;
    background: url(../images/bg_section.jpg) center top 55px repeat-x;
    background-size: 1300px 500px;
}

/*facilities*/

#facilities {
    padding-top: 120px;
    margin-top: -100px;
    margin-bottom: 180px;
    position: relative;
    background: url(../images/bg_section.jpg) center top 55px repeat-x;
    background-size: 1300px 500px;
}

/*sightseeing*/

section#sightseeing {
    padding-top: 120px;
    margin-top: -110px;
    padding-bottom: 85px;
    position: relative;
}

/*access*/

section#access {
    padding-top: 120px;
    margin-top: -110px;
    padding-bottom: 100px;
    position: relative;
    background: url(../images/bg_section.jpg) center top 55px repeat-x;
    background-size: 1300px 500px;
}

#access .obj01 {
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -800px;
}

#access .obj02 {
    position: absolute;
    bottom: -60px;
    right: 50%;
    margin-right: -820px;
    z-index: -10;
}


#access h4.acttl {
    text-align: center;
    font-size: 24px;
    padding-bottom: 30px;
    line-height: 24px;
    background: url("../images/icon_ttl.png") center bottom no-repeat;
    margin-bottom: 20px;
}

#access .acroot {
    text-align: center;
    margin-bottom: 90px;
}

#access .acroot2 {
    margin-bottom: 30px;
}

#access .bus {
    width: 780px;
    margin: auto;
    background-color: #E7E0D0;
    padding: 20px;
    position: relative;
    margin-bottom: 30px;
}

#access .bus::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    background: url("../images/bg_triangle.png") center center no-repeat;
    top: -24px;
    right: 105px;
}

#access .bus .busimg {
    float: left;
    margin-right: 20px;
}

#access .bus .bustxt {
    float: left;
}

#access .bus .bustxt h5 {
    font-size: 20px;
    font-weight: normal;
    color: #607E60;
    margin-bottom: 15px;
}

#access .bus .bustxt p {
    font-size: 14px;
}

#access .bus .bustxt p.bustel {
    background: url("../images/icon_tel.png") left center no-repeat;
    padding-left: 20px;
    font-size: 20px;
    line-height: 36px;
}

/*rplan*/
#rplan {
    padding-top: 120px;
    margin-top: -100px;
    margin-bottom: 200px;
    position: relative;
    background: url(../images/bg_section.jpg) center top 55px repeat-x;
    background-size: 1300px 500px;
}

#rplan .ttl img {
    margin: 0 auto;
    display: block;
}

#rplan .plan_wrap {
    margin-bottom: 40px;
}

#rplan .plan_wrap h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-family: "Sawarabi Mincho";
    font-weight: normal;
}

#rplan ul {
    justify-content: space-between;
    flex-wrap: wrap;
}

#rplan ul li {
    width: 300px;
    min-height: 265px;
    position: relative;
}

#rplan ul li .img {
    width: 300px;
}

#rplan ul li img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

#rplan ul li:nth-child(1),
#rplan ul li:nth-child(2),
#rplan ul li:nth-child(3) {
    margin-bottom: 50px;
}

#rplan ul li p.planName {
    margin-top: 15px;
    padding: 0 1em;
    color: #232323;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
}

#rplan ul li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0);
    -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;

}

#rplan ul li:hover {
    opacity: 0.5;
    -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;
}

#totop {
    padding: 5px 0;
    width: 100%;
    /*background: #dfdbd7;*/
    text-align: right;
}

footer {
    padding: 0 0 20px;
    background: #37373b;
}

footer .footerwrap {
    /*border-top: solid 1px #BEB3AD;*/
    padding-top: 50px;
}

footer .footerwrap .foot_logo_add {
    margin-bottom: 30px;
}

footer .footerwrap .foot_logo_add .foot_logo {
    /*width: 280px;*/
    float: left;
    margin-left: 140px;
    margin-right: 65px;
    margin-top: 0;
}

footer .footerwrap .foot_logo_add .foot_add {
    float: left;
}

.foot_add address {
    font-style: normal;
}

.foot_add address p {
    line-height: 1.8;
    color: #FFFFFF;
}

footer .footerwrap .foot_conqr {
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}

footer .footerwrap .foot_conqr li {
    /*float: left;*/
    margin-right: 19px;
    height: 60px;
}

footer .footerwrap .foot_conqr li:nth-child(1) a {
    display: block;
    width: 300px;
    height: 60px;
    line-height: 60px;
    color: #ffffff !important;
    text-align: center;
    font-family: YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
    background: url("../images/icon_arrow.png") right 15px center no-repeat #00a3de
        /*,  url(../images/bg_footer_btn.png)*/
    ;
    border: 1px solid #00a3de;
    border-radius: 5px;
    -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;

}

footer .footerwrap .foot_conqr li:nth-child(1) a:hover {
    background: url("../images/icon_arrow_on02.png") right 10px center no-repeat #FFFFFF
        /*, url(../images/bg_footer_btn.png)*/
    ;
    color: #00a3de !important;
    opacity: 1;
}


footer .footerwrap .foot_conqr li:last-child {
    margin-right: 0;
}

footer .footerwrap .foot_conqr li:last-child img {
    width: 306px;
}


@-moz-keyframes imgfade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes imgfade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes imgfade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes imgfade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.information-bnr {
    width: 950px;
    height: 120px;
    /*    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
    margin-bottom: 30px;
    text-align: center;
}

.information-bnr img {
    border: 1px solid #dcdcdc;
}

.information-bnr a {
    width: 860px;
    display: inline-block;
    box-sizing: border-box;
}

.information-bnr a:hover {
    opacity: .8;
    transition: all .3s ease;
}

.btnwrap .cbtn {
    margin-right: auto;
    margin-left: auto;
}