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

body {
    color: #232323;
    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%;
}

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: #231815;
    line-height: 30px;
}

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

#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: "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_in { height: 55px; width: 100%; position: relative;
        z-index: 13000; }*/
#fnav .mainw {
    position: relative;
}

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

#fnav .gnav ul {
    overflow: hidden;
}

.gnav li {
    float: left;
}

#gnav li.tel {
    width: 300px!important;
    height: 42px!important;
    background: url(https://mogamigawa-beni.sakura.ne.jp/ssl/rktn/group/images/tel.svg) left center #d69090;
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

#gnav li.tel p {
    margin-left: 50px;
    color: #fff;
    text-align: center;
    padding: .5em;
    font-size: 25px;
}

/*.gnav li:nth-child(6):after,.gnav li:last-child:after { background: none; }*/
.gnav li a {
    display: block;
    /* padding: 0 30px;*/
    font-size: 16px;
    color: #231913;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    width: 117px;
}


.gnav .btn_plan {
    background: #A63D36;
    display: block;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    font-size: 16px;
    width: 130px;
    height: 30px;
    /*position: absolute; right: 0;*/
    padding: 0 0;
}

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

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

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

.subnav li {
    display: inline-block;
    /*margin-right: 15px;*/
}

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

.subnav li a {
    color: #231913;
}

/*.subnav li a:before { content: "\f0da"; font-family: FontAwesome; color: #A63D36; padding-right: 5px; }*/

.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: #A63D36 1px solid;
    padding-top: 30px;
    font-size: 14px;
    color: #A63D36;
    margin-top: 5px;
    background: url("../images/pagetop.png") center 13px no-repeat #ffffff;
}

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

#top {
    margin-top: 15px;
}

#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%;
    top: auto;
    left: auto;
    margin-left: 0;
}

/*.gnav*/
#gnav {
    height: 150px;
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

#gnav h3 {
    float: left;
}

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

#gnav .gnav li a {
    width: auto;
}

#gnav .subnav li {
    vertical-align: middle;
    margin-left: 12px;
    margin-top: 10px;
}

.bns {
    display: contents;
    text-align: center;
    width: 950px;
    left: 50%;
    margin-left: -410px;
    position: relative;
}

/*.table*/
.table {
    width: 860px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    border-top: 1px dotted #4D4D4D;
    line-height: 20px;
}

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

.table td {
    padding: 20px 20px;
    border-bottom: 1px dotted #4D4D4D;
}

/* -----------------------------------------------------------
    .rtban_box

----------------------------------------------------------- */

/*.bns a { color: #b22222; text-decoration: none; }*/
#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: #A63D36;
    text-decoration: underline;
}

.rtban_box {
    width: 730px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 30px;
    /*margin-bottom: 20px;*/
}
.rtban_box img {
    width: 100%;
    /*margin-bottom: 15px;*/
}
.rtban_box span {
    display: block;
    margin: auto;
    text-align: center;
    text-decoration: underline;
    color:#A63D36;
}


#menu {
    height: 600px;
    margin-bottom: 80px;
}

#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: relative;
    z-index: 15;
}

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

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

#menu li a .arrow {
    position: absolute;
    bottom: -25px;
    right: -25px;
}

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

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

#menu li:first-child a {
    /*background: url("../images/menu01.jpg") center center no-repeat;
    background-size: 589px auto;*/
    padding-top: 98px;
}
#menu li:first-child a::after {
    background: url("../images/menu01.jpg") center center no-repeat;
}
/*
#menu li:first-child a:hover {
    background-size: 639px auto;
}
*/
#menu li:nth-child(2) {
    width: 196px;
    height: 200px;
    bottom: 0;
    left: 0;
}
/*
#menu li:nth-child(2) a {
    background: url("../images/menu04.jpg") center center no-repeat;
    background-size: 196px auto;
}
*/
#menu li:nth-child(2) a::after {
    background: url("../images/menu04.jpg") center center no-repeat;
}
/*
#menu li:nth-child(2) a:hover {
    background-size: 220px auto;
}
*/
#menu li:nth-child(3) {
    width: 196px;
    height: 200px;
    bottom: 0;
    left: 197px;
}

#menu li:nth-child(3) a {
    /*background: url("../images/menu05.jpg") center center no-repeat;
    background-size: 196px auto;*/
    padding-top: -10px;
}

#menu li:nth-child(3) a::after {
    background: url("../images/menu05.jpg") center center no-repeat;
}
/*
#menu li:nth-child(3) a:hover {
    background-size: 220px auto;
}
*/
#menu li:nth-child(4) {
    width: 195px;
    height: 200px;
    bottom: 0;
    left: 394px;
}

#menu li:nth-child(4) a {
    /*background: url("../images/menu06.jpg") center center no-repeat;
    background-size: 196px auto;*/
    padding-top: -10px;
}

#menu li:nth-child(4) a::after {
    background: url("../images/menu06.jpg") center center no-repeat;    
}
/*
#menu li:nth-child(4) a:hover {
    background-size: 220px auto;
}
*/
#menu li:nth-child(5) {
    width: 360px;
    height: 300px;
    top: 0;
    right: 0;
}

#menu li:nth-child(5) a {
    /*background: url("../images/menu02.jpg") center center no-repeat;
    background-size: 360px auto;*/
    padding-top: 20px;
}

#menu li:nth-child(5) a::after {
    background: url("../images/menu02.jpg") center center no-repeat;    
}
/*
#menu li:nth-child(5) a:hover {
    background-size: 410px auto;
}
*/
#menu li:last-child {
    width: 360px;
    height: 299px;
    bottom: 0;
    right: 0;
}

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

#menu li:last-child a::after {
    background: url("../images/menu03.jpg") center center no-repeat;    
}
/*
#menu li:last-child a:hover {
    background-size: 410px auto;
}
*/
a.cbtn {
    display: block;
    width: 340px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin: 0 auto 60px;
    background: url("../images/icon_arrow.png") right 15px center no-repeat #A63D36;
}

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

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

a.cbtn2 {
    display: block;
    width: 220px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #000000;
    border: #1A1A1A 1px solid;
    margin-top: 15px;
    background: url(../images/icon_arrow_s.png) right 15px center no-repeat;
}

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

.voice {
    padding: 40px 0;
    background: #E9EAEA;
    border-top: #CECECE 1px solid;
    border-bottom: #CECECE 1px solid;
}

.voice h4 {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 30px;
    font-weight: normal;
}

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

.voice ul {
    margin-left: 45px;
}

.voice ul li {
    width: 280px;
    height: 240px;
    float: left;
    margin-right: 8px;
    border: #A63D36 1px solid;
    padding: 25px;
}

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

.voice ul li p {
    font-size: 14px;
    line-height: 24px;
}

#RthCustomizeW .voice ul li a {
    display: block;
    width: 220px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #A63D36 !important;
    border: #A63D36 1px solid;
    margin-top: 15px;
    background: url("../images/icon_arrow_r.png") right 15px center no-repeat;
}

#RthCustomizeW .voice ul li a:hover {
    opacity: 1;
    color: #ffffff !important;
    background: url("../images/icon_arrow.png") right 10px center no-repeat #A63D36;
}

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

section .ttl {
    overflow: hidden;
}

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

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

section#room .thmenu {
    height: 50px;
    margin-left: 240px;
}

section#room .thmenu ul {
    overflow: hidden;
}

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

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

section#room .thmenu li a:link {
    display: block;
    background: #ffffff;
    border: #666666 1px solid;
    padding: 6px 0;
    position: relative;
    color: #000000 !important;
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    margin-top: 4px;
}

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;
    height: 26px;
    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: #A63D36;
    border: #A63D36 1px solid;
    color: #ffffff !important;
    opacity: 1;
    padding: 10px 0;
    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: 330px;
}

/*#r2 {
    display: none;
}*/

section#room .bx-wrapper .bx-viewport {
    left: 0;
}

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-wrapper .bx-prev {
    left: 0;
    width: 44px;
    height: 44px;
    border-radius: 22px;
    background: rgba(0, 0, 0, 0.6);
    margin-left: 10px;
    border:none;
}

section#room .bx-wrapper .bx-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    text-indent: 0;
    position: absolute;
    text-align: center;
    line-height: 44px;
    color: #ffffff;
    top: 0;
    left: 0;
    width: 44px;
    font-size: 24px;
}

section#room .bx-wrapper .bx-next {
    right: 0;
    width: 44px;
    height: 44px;
    border-radius: 22px;
    background: rgba(0, 0, 0, 0.6);
    margin-right: 10px;
    border:none;
}

section#room .bx-wrapper .bx-next:before {
    content: "\f105";
    font-family: FontAwesome;
    text-indent: 0;
    position: absolute;
    text-align: center;
    line-height: 44px;
    color: #ffffff;
    top: 0;
    left: 0;
    width: 44px;
    font-size: 24px;
}

section#room .bx-wrapper .bx-prev:hover,
.slide_wrp_i .bx-wrapper .bx-next:hover {
    opacity: 1;
    background: #A63D36;
}

section#room .bx-controls a {
    border: #B8B8B8 1px solid;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: none;
}

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

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

section#room .ame .table {
    margin-top: 20px;
}

section#cuisine a {
    margin-top: 20px;
}

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

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

section#hotspring p.title {
    width: 770px;
    float: right;
}

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

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

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

section#sightseeing .title {
    overflow: hidden;
}

section#sightseeing .title p {
    width: 770px;
    float: right;
}

section#sightseeing .sig_list {
    width: 737px;
    margin-top: 20px;
    float: right;
}

section#sightseeing li {
    overflow: hidden;
    padding: 40px 0;
}

section#sightseeing li:nth-child(1) {
    background: #E9EAEA;
}

section#sightseeing li:nth-child(1) .left {
    width: 430px;
}

section#sightseeing li:nth-child(1) .right {
    width: 475px;
}

section#sightseeing li:nth-child(2) .left {
    width: 600px;
}

section#sightseeing li:nth-child(2) .right {
    width: 323px;
}

section#sightseeing li:nth-child(3) .left {
    width: 323px;
}

section#sightseeing li:nth-child(3) .right {
    width: 600px;
}

section#sightseeing .name {
    font-size: 20px;
    font-weight: normal;
    margin: 15px 0 10px;
}

.rlist {
    width: 860px;
    margin: 0 auto 40px;
}

.rlist li {
    float: left;
}

section#facilities {
    padding-top: 110px;
    margin-top: -110px;
    margin-bottom: 80px;
}

#facilities .faclist {
    width: 860px;
    height: 620px;
    margin: 0 auto;
    position: relative;
}

#facilities .faclist li {
    position: absolute;
}

#facilities .faclist li img {
    margin-bottom: 5px;
}

#facilities .faclist li:nth-child(1) {
    width: 580px;
    top: 0;
    left: 0;
}

#facilities .faclist li:nth-child(2) {
    width: 271px;
    top: 416px;
    left: 0;
}

#facilities .faclist li:nth-child(3) {
    width: 271px;
    top: 416px;
    left: 294px;
}

#facilities .faclist li:nth-child(4) {
    width: 250px;
    top: 0;
    right: 0;
}

#facilities .faclist li:nth-child(5) {
    width: 250px;
    top: 210px;
    right: 0;
}

#facilities .faclist li:nth-child(6) {
    width: 271px;
    top: 416px;
    right: 0;
}

section#access {
    padding-top: 110px;
    margin-top: -110px;
}

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

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

.recommend h4 {
    font-weight: normal;
}

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

.boxPlan {
    width: 300px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
}
.boxPlan .img_box {
    width: 300px;
    height: 190px;
    object-fit: cover;
    overflow: hidden;
}
.boxPlan .img_box img {
    display: block;
    max-width: 340px;
}


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

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

#rplan .bnlist li {
    float: left;
}

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

footer {}

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

footer .footerwrap .foot_in {
    border-top: solid 1px #929292;
    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: #231913;
}

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;
    overflow: hidden;
}

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

footer .footerwrap .foot_conqr li:nth-child(2) a {
    width: 270px;
    height: 61px;
    line-height: 61px;
}

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

footer .footerwrap .foot_conqr li.tel {
    width: 316px;
    line-height: 1.5;
    background: url(https://mogamigawa-beni.sakura.ne.jp/ssl/rktn/group/images/tel.svg) left center #d69090;
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

footer .footerwrap .foot_conqr li.tel p {
    margin-left: 50px;
    color: #fff;
    text-align: center;
    padding: .5em;
    font-size: 25px;
}

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

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

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