/* CSS Document */
/*@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}*/
html,
body {
    width: 100%;
}

body {
    color: #634C36;
    margin: 0 auto;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background: url(../images/bg.jpg) repeat;
    letter-spacing: 1px;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
}

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

div#RthCustomizeW {
    width: auto;
}

div#trvlHtlTabNav {
    width: 950px;
}

#htlContents,
#htlMainContent {
    margin-left: 0;
    max-width: none;
}

#htlSide-A {
    top: 220px;
    padding-top: 0;
    left: 50%;
    margin-left: -634px;
    position: absolute;
}

.mainw {
    width: 950px;
/*    left: 50%;*/
/*    margin-left: -410px;*/
    position: relative;
    margin: auto;
}

p {
    color: #634C36;
    line-height: 30px;
    font-size: 16px;
}

.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;
}

/*.rtban_box {
    margin-bottom: 20px;
}*/

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;
}

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

.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;
}

#RthCustomizeW {
    width: 950px;
    overflow: hidden;
    font-family: "YuMincho","Yu Mincho",'游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ 明朝','MS Mincho';
    /*font-family: "Sawarabi Mincho";*/
}

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

.for_sp {
    display: none !important;
}

body {
    font-size: 14px;
    line-height: 16px;
}

.wrap {
    position: relative;
}

.left {
    float: left;
}

.right {
    float: right;
}

#fnav {
    height: 80px;
    width: 100%;
    /*position: fixed;*/
    top: -80px;
    background: #fff;
    z-index: 5000;
    transition: 0.3s;
    left: 0;
    font-weight: bold;
    display: none;
}

#fnav.show {
    top: 0;
}

#fnav .mainw {
    position: relative;
}

#fnav .gnav {
    width: 950px;
    height: 30px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

#fnav .gnav ul {
    overflow: hidden;
}

#fnav .gnav .btn_plan {
    height: 25px;
    padding: 0;
}

.gnav li {
    float: left;
}

.gnav li:nth-child(5) {
    margin: 0 18px;
}

.gnav li:last-child {
    width: 140px;
    margin-left: 24px;
}

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


.gnav .btn_plan {
    background: #9c8c61;
    display: block;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    font-size: 16px;
    width: 130px;
    height: 40px;
    padding: 8px 0 0;
}

.gnav .btn_plan:hover {
    background-color: #4d4637;
    opacity: 1;
    color: #ffffff;
}

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

#gnav {
    height: 150px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding: 25px;
    margin-bottom: 60px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
}

#gnav h3 {
    float: left;
}

#gnav .gnav {
    padding-left: 0;
    float: right;
}

#gnav .gnav li a {
    width: auto;
    padding-top: 8px;
}

.subnav {
    width: 950px;
    text-align: right;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
}

.subnav li {
    display: inline-block;
    width: 115px;
}

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

.subnav li.tel {
    width: 537px;
}

.subnav li a {
    color: #231913;
}

.subnav li {
    vertical-align: middle;
    margin-left: 12px;
    margin-top: 15px;
    float: left;
}

.fnav_subnav {
    width: 950px;
    text-align: right;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
}

.fnav_subnav ul {
    display: flex;
    margin-left: 32px;
}

.fnav_subnav ul li {
    margin-right: 15px;
}

.bn_coupon {
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 5000;
}

/*pagetop*/

#RthCustomizeW .bn_coupon a.pagetop {
    text-align: center;
    display: block;
    width: 60px;
    height: 60px;
    position: relative;
    border: #4d4637 1px solid;
    padding-top: 30px;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    background: url("../images/pagetop.png") center 13px no-repeat #4d4637;
}

#RthCustomizeW .bn_coupon a.pagetop:hover {
    border: #9c8c61 1px solid;
    color: #ffffff;
    opacity: 1;
    background: url("../images/pagetop_on.png") center 13px no-repeat #9c8c61;
}

#top {
    margin-top: 15px;
    min-width: auto;
}

.slide_wrp_i { width: 100%; /*width: 950px;*/ height:600px; /*height: 460px;*/ overflow: hidden; position:relative; }
.slide_wrp_i .bx-wrapper { width:100%; /*width: 950px;*/ height: 600px; /*height: 460px;*/ }
.slide_i li { position: relative; text-align: center; }
.slide_i li img { width: 100%; height:600px; }
.slide_i li .cc { position: absolute; top: 50%; left: 50%; transform:translate(-50%); }
.slide_wrp_i .cc span {
    font-family: "Sawarabi Mincho", serif;
    font-size: 28px;
    letter-spacing: 5px;
    color: #FFF;
    text-shadow: 1px 1px 10px rgba(0,0,0,.3),1px 1px 15px rgba(0,0,0,.3),1px 1px 20px rgba(0,0,0,.3),
                -1px 1px 10px rgba(0,0,0,.3),-1px 1px 15px rgba(0,0,0,.3),-1px 1px 20px rgba(0,0,0,.3),
                1px -1px 10px  rgba(0,0,0,.3),1px -1px 15px rgba(0,0,0,.3),1px -1px 20px rgba(0,0,0,.3),
                -1px -1px 10px rgba(0,0,0,.3),-1px -1px 15px rgba(0,0,0,.3),-1px -1px 20px rgba(0,0,0,.3);
    }

#room .slide {
    /*height: 100%;*/
    height: 380px;
    top: auto;
    left: auto;
    margin-left: 0;
}

.bns {
    text-align: center;
}

/*.table*/
.table {
    width: 860px;
    margin-right: auto;
    margin-left: auto;
    border-top: 1px solid #d4cec1;
    line-height: 20px;
}

.table th {
    font-weight: normal;
    width: 120px;
    padding: 20px 20px;
    border-bottom: 1px solid #d4cec1;
    text-align: center;
}

.table td {
    padding: 20px 20px;
    border-bottom: 1px solid #d4cec1;
}

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

.bns a p {
    text-align: center;
    padding: 10px 0 40px;
    color: #9c8c61;
    text-decoration: underline;
}

/*.rtban_box {
    text-align: center;
}
*/

.rtban_box {
    /*width: 970px;*/
    width: 730px;
    /*margin: 0 auto 30px!important;*/
    margin: 30px auto;
}
.rtban_box img {
    width: 100%;
    /*margin-bottom: 15px;*/
}

#menu {
    height: 600px;
}

#menu li {
    position: absolute;
    text-align: center;
}

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

#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: absolute;
    z-index: 15;
    right: 0;
    top: 0;
}

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

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

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

#menu li:first-child {
    width: 590px;
    height: 400px;
    top: 0;
    left: 0;
}

#menu li:first-child a {
    padding-top: 98px;
}

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

#menu li:nth-child(2) {
    width: 295px;
    height: 200px;
    bottom: 0;
    left: 0;
}

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

#menu li:nth-child(3) {
    width: 295px;
    height: 200px;
    bottom: 0;
    left: 295px;
}

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

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

#menu li:nth-child(4) {
    width: 360px;
    height: 300px;
    top: 0;
    right: 0;
}

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

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

#menu li:last-child {
    width: 360px;
    height: 300px;
    bottom: 0;
    right: 0;
}

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

#RthCustomizeW a.cbtn {
    display: block;
    width: 400px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff !important;
    font-size: 16px;
    background: url("../images/icon_arrow.png") right 15px center no-repeat #9C8C61;
}

#RthCustomizeW a.cbtn:hover {
    background: url("../images/icon_arrow.png") right 10px center no-repeat #4D4637;
    opacity: 1;
    color: #fff !important;
}

#RthCustomizeW a.cbtn.last {
    margin: 0 auto;
}

#RthCustomizeW a.cbtn2 {
    display: block;
    width: 265px;
    height: 50px;
    line-height: 47px;
    text-align: center;
    color: #E1DEDB !important;
    border: #635A4B 1px solid;
    margin-top: 15px;
    background: url(../images/icon_arrow_s.png) right 15px center no-repeat;
}

#RthCustomizeW a.cbtn2:hover {
    background: url("../images/icon_arrow.png") right 10px center no-repeat #635A4B;
    opacity: 1;
    color: #fff !important;
}

.voice {
    padding: 40px 0;
    background: #4D4637;
    margin-top: 50px;
}

.voice h4 {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 30px;
    font-weight: normal;
    color: #E1DEDB;
    letter-spacing: 2px;
}

.voice h4 span {
    color: #9C8C61;
    font-size: 14px;
}

.voice ul {
    display: flex;
    justify-content: space-between;
}

.voice ul li {
    width: 305px;
    height: 240px;
    margin-right: 40px;
    border-right: #635A4B 1px dotted;
    padding-right: 40px;
}

.voice ul li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    width: 265px;
}

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

.voice ul li p {
    font-size: 15px;
    line-height: 28px;
    color: #E1DEDB;
    letter-spacing: 0;
}

#RthCustomizeW .voice a.cbtn2 {
    width: 100%;
}

.anchor {
    padding: 110px 0 0;
    margin-top: -110px;
}

p.txt_right {
    float: right;
    width: 770px;
    margin-top: 20px;
}

.intro {
    margin-bottom: 180px;
    background: url("../images/bg_point.png") left 180px bottom no-repeat;
}

.intro .mainw {
    border-top: 1px solid #D4CEC1;
    padding-top: 60px;
    background: url("../images/ttl_intro02.jpg") right 0 top 180px no-repeat;
}


.intro h3 {
    text-align: center;
    margin-bottom: 30px;
}

.intro p.txt_intro {
    text-align: center;
}

.intro p.txt_right {
    width: 780px;
}

section .ttl {
    overflow: hidden;
}

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

section .ttl p {
    margin: 30px 0 60px 0;
}

section#cuisine {
    background-image: url("../images/bg_point.png"), url("../images/bg_point.png");
    background-repeat: no-repeat, no-repeat;
    background-position: bottom 47% left 22%, bottom 30% right 14%;
}

section#cuisine .cui_list ul {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

section#cuisine .cui_list ul li:first-child {
    margin-right: 10px;
}

section#cuisine .cui_bre {
    overflow: hidden;
    margin: 60px 0;
}

section#cuisine .cui_bre p {
    width: 737px;
}

section#cuisine .cui_sake p {
    margin-top: 20px;
}

section#hotspring {
    background-image: url("../images/bg_point.png"), url("../images/bg_point.png");
    background-repeat: no-repeat, no-repeat;
    background-position: bottom 68% right 4%, bottom 27% left 22%;
}

section#hotspring .hot_big p {
    margin-top: 20px;
}

section#hotspring .hot_bat {
    overflow: hidden;
    margin: 60px 0;
}

section#hotspring .hot_bat p {
    width: 730px;
}

section#room ul {
    display: flex;
    justify-content: center;
}

section#room .cui_bre {
    overflow: hidden;
    margin: 60px 0;
}

section#room .cui_bre p {
    width: 737px;
    margin-top: 20px;
    float: right;
}

section#room .cui_sake p {
    margin-top: 20px;
}

section#room .thmenu ul {
    width: 910px;
    margin: 0 auto;
}

section#room .thmenu li {
    width: 230px;
    height: 70px;
    margin-right: 13px;
}

section#room .thmenu li:last-child {
    margin-right: 0;
}

section#room .thmenu li a:link {
    display: grid;
    background: #ffffff;
    border: #d4cec1 1px solid;
    padding: 6px 0;
    position: relative;
    color: #634c36 !important;
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    height: 70px;
    align-content: center;
}

section#room .thmenu li:nth-child(3) a/*,section#room .thmenu li:last-child a*/ {
    padding: 14px 0;
}

section#room .thmenu li a img {
    margin-bottom: 15px;
}

section#room .thmenu li a p.en {
    font-size: 18px;
    line-height: 24px;
}

section#room .thmenu li a:after {
    content: "";
    position: absolute;
    width: 6px;
    background: url("../images/arrow_v_b.svg") center top no-repeat;
    bottom: -13px;
    left: 50%;
    margin-left: -3px;
    transition: 0.2s;
}

section#room .thmenu li a:hover,
section#room .thmenu li a.active {
    background: #9c8c61;
    border: #9c8c61 1px solid;
    color: #fff !important;
    opacity: 1;
    margin-top: 0;
}

section#room .thmenu li a:hover:after,
section#room .thmenu li a.active:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 56px;
    background: url("../images/arrow_v_g.svg") center bottom no-repeat;
    bottom: -45px;
    left: 50%;
    margin-left: -6px;
}

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

section#room #rwrap {
    margin: 10px 0 40px;
    overflow: hidden;
    height: 380px;
}
section#room .bx-wrapper {
    height: 100%;
}
section#room .bx-wrapper .bx-viewport {
    left: 0;
    height: 380px !important;
}

section#room .bx-controls a.active {
    opacity: 1;
}

section#room .bx-pager {
    bottom: 28px;
    position: relative;
    z-index: 1000;
    padding-top: 0;
}

section#room .bx-controls a {
    border: #fff 1px solid;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: none;
    background: #fff;
    margin: 0 7px;
}

section#room .bx-controls a:hover,
section#room .bx-controls a.active {
    background: #9c8c61;
    border: #9c8c61 1px solid;
}

section#room .ame {
    width: 860px;
    margin: 0 auto;
}

section#room .ame .table {
    margin: 20px 0 40px;
}

section#room .cui_case {
    margin-bottom: 70px;
}

section#room p {
    margin-top: 20px;
}

section#facilities .table {
    margin-bottom: 50px;
}

section#facilities .table th {
    width: 300px;
    text-align: left;
}

section#access {
    padding-top: 110px;
    margin-top: -110px;
    background: url("../images/bg_point.png") top 45% right 14% no-repeat;
}

section#access .acroot {
    margin-bottom: 80px;
}

.recommend {
    border-top: solid 1px #d4cec1;
    margin-bottom: 60px;
    text-align: center;
    font-size: 24px;
    padding-top: 50px;
}

.recommend h4 {
    font-weight: normal;
}

#RthCustomizeW #rplan .cbtn {
    margin: 0 auto;
    width: 400px;
    height: 60px;
    line-height: 60px;
}

#rplan {
    margin-bottom: 60px;
}

.plan_wrap {
    width: 950px;
    margin: 0 auto 40px;
}

.boxPlan {
    width: 300px;
    margin-right: 19px;
    display: inline-block;
    vertical-align: top;
}

.boxPlan.last {
    margin-right: 0;
}

.boxPlan p.planName {
    margin-top: 15px;
    line-height: 25px;
    min-height: 70px;
    text-decoration: underline;
}

.boxPlan a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.boxPlan img {
    width: 300px;
    height: 190px;
    object-fit: cover;
}

#rplan .bnlist {
    width: 680px;
    margin: 0 auto;
}

#rplan .bnlist li {
    float: left;
}

#rplan .bnlist li:last-child {
    margin-right: 0;
}

footer .footerwrap {
    margin: auto;
    position: relative;
}

footer .footerwrap .foot_in {
    border-top: solid 1px #d4cec1;
    width: 950px;
    left: 50%;
    margin-left: -410px;
    position: relative;
}

footer .footerwrap .foot_totop {
    min-width: 150px;
    height: 15px;
    position: absolute;
    right: 0;
    top: -25px;
}

#RthCustomizeW footer .footerwrap .foot_totop a {
    display: block;
    min-width: 150px;
    height: 15px;
    line-height: 15px;
    color: #231913;
    background: url("../images/pagetop.png") right center no-repeat;
}

#RthCustomizeW footer .footerwrap .foot_totop a:link,
#RthCustomizeW footer .footerwrap .foot_totop a:visited {
    color: #634c36;
}

footer .footerwrap .foot_logo_add {
    margin-bottom: 15px;
    overflow: hidden;
    margin-top: 40px;
}

footer .footerwrap .foot_logo_add .foot_logo {
    width: 254px;
    float: left;
    margin-left: 200px;
    margin-right: 15px;
}

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

.foot_add address {
    font-style: normal;
}

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

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

footer .footerwrap .foot_conqr li:first-child {
    width: 316px;
}

/* footer tel */
footer .footerwrap .foot_conqr li {
    float: left;
    /*margin-right: 19px;*/
    height: 61px;
}
li.tel {
    background: url(../images/tel.svg) left center #9c8c61;
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}
li.tel p {
    margin-left: 50px;
    color: #fff;
    text-align: center;
    padding: .5em;
    font-size: 25px;
}
#gnav li.tel {
    width: 300px!important;
    height: 42px!important;
    margin-left: 250px;
}


#RthCustomizeW footer .footerwrap .foot_conqr li a.cbtn {
    width: 290px;
    height: 60px;
    line-height: 60px;
}

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

footer .footerwrap .foot_grlink {
    background: url("https://rakuten.i-o-s.co.jp/2019/sagiya.in/images/bg_foot.jpg") center bottom no-repeat;
    padding-top: 30px;
    color: #fff;
    overflow: hidden;
}
footer .footerwrap .foot_grlink .mainw {
    top: 15px;
}

footer .footerwrap .foot_grlink h4 {
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 20px;
}

footer .footerwrap .foot_grlink .grlink_list {
    width: 840px;
    margin: 0 auto;
}


footer .footerwrap .foot_grlink .grlink {
    width: 270px;
    float: left;
    margin-right: 10px;
}

footer .footerwrap .foot_grlink .grlink:nth-child(3) {
    margin-right: 0;
}

footer .footerwrap .foot_grlink .grlink dl {
    margin-bottom: 30px;
}

footer .footerwrap .foot_grlink .grlink dt {
    font-size: 16px;
    margin-bottom: 10px;
}

footer .footerwrap .foot_grlink .grlink dd {
    padding-left: 1.2em;
    position: relative;
    margin-bottom: 5px;
}

footer .footerwrap .foot_grlink .grlink dd::before {
    content: "- ";
    position: absolute;
    left: 0;
}

#RthCustomizeW footer .footerwrap .foot_grlink .grlink dd a {
    color: #fff;
    text-decoration: underline;
}

#RthCustomizeW footer .footerwrap .foot_grlink .grlink dd a:link,
#RthCustomizeW footer .footerwrap .foot_grlink .grlink dd a:visited {
    color: #fff;
    text-decoration: underline;
}

@-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;
    }
}


/*  2025-06-13追記 */

    #footer_hotel .phone_rsv {
        width: 680px;
        padding: 10px;
        background: #1a1a1a;
        border: 4px solid #4d4d4d;
        display: flex;
        align-items: center;
        justify-content: space-around;
        color: #FFF;
        margin-top: 30px;
        margin-bottom: 20px;
        margin-right: auto;
        margin-left: auto;
    }
    #footer_hotel .phone_rsv h5 {
        text-align: center;
        font-size: 14px;
        letter-spacing: 1.4px;
        position: relative;
        line-height: 28px;
    }
    #footer_hotel .phone_rsv .phone_number {
        text-align: center;
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
        padding: 0 1.5em;
    }
    #footer_hotel .phone_rsv .phone_number a {
        font-size: 24px;
        letter-spacing: 2.4px;
        color: #FFF;
        pointer-events: none;
        line-height: 1.5;
    }
    #footer_hotel .phone_rsv .phone_number a::before {
        content: "";
        display: inline-block;
        width: 19px;
        height: 31px;
        background: url("../images/icon_rsv_phone_w.svg") center no-repeat;
        background-size: contain;
        position: relative;
        bottom: -.15em;
        left: -.2em;
    }
    #footer_hotel .phone_rsv .phone_time {
        text-align: center;
        font-size: 14px;
        letter-spacing: 1.4px;
        color: #FFF;
    }

