@charset "UTF-8";

html,
body {
    scroll-behavior: smooth
}

h2 img {
    width: 100%;
}

#mainContents {
    overflow: hidden;
    padding-top: 10px;
}

#contents.column1 {
    padding: 0;
    background: #fff;
}

.pc {
    display: none;
}

.top_bnr {
    margin: 20px 10px 0;
}

.top_bnr li {
    width: 100%;
    margin: 0 auto 10px;
}

.top_bnr li img {
    width: 100%;
    display: block;
}

.rightBlock {
    line-height: 1.5;
    font-family: 'Noto Sans JP', sans-serif;
    color: #222;
    font-size: 14px;
    line-height: 1.5;
}

/*--Top--*/
@font-face {
    font-family: 'MyWebFont';
    src: url('DShirkg6.ttf') format("truetype")
}

#Top {
    position: relative;
    width: 100%;
    background: #cbe8ff;
}

#Top h1 {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    z-index: 200;
}

#Top img {
    width: 100%;
}

#Top h1 span {
    width: 33%;
}

.p0_sp {
    width: 90%;
    margin: auto;
    max-width: 340px;
    text-align: center;
}

.pcon img {
    width: 100%;
    margin: auto;
}

.pcon {
    position: relative;
    padding: 24px 0 30px 0;
    background: #cbe8ff url(../images/pcon_bg.png) center bottom no-repeat;
    background-size: 570px;
}

.pgh2 {
    text-align: center;
    margin: auto auto 16px auto;
    font-family: 'MyWebFont';
    font-weight: normal;
    line-height: 1.6;
    font-size: 20px;
}

.remark {
    width: 70px;
    top: 60px;
    left: 8px;
    position: absolute;
}

.remark img {
    display: none;
}

.point {
    width: 50px;
    top: 112px;
    left: 15px;
    z-index: 20;
    position: absolute;
}

.pcon .pgh2 em {
    display: block;
    font-size: 32px;
    font-style: normal;
    line-height: 1.2;
}

.pcon .pgh2 em small {
    font-size: 88%;
}

.pcon .pgh2 small.dot {
    font-size: 13px;
}

.pcon .pgh2 small.h2_sub {
    font-size: 15px;
}

.pcon .pgh2 small.h2_sub_sml {
    font-size: 13px;
}

.pgh2 img {
    margin: auto;
    width: 100%;
}

.img_sp img {
    width: 100%;
}

.merit {
    background: #fef6da;
    padding: 20px 30px 24px 30px;
    margin-bottom: 50px;
}

.merit .pgh2 {
    font-size: 24px;
}

.merit .pgh2 small {
    font-size: 15px;
}

.merit p {
    background: #fff;
    padding: 20px 16px;
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
}

.boxconT {
    position: relative;
    margin: auto 30px 42px 30px;
}

.boxconT:before {
    width: 130px;
    height: 48px;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: -26px;
    z-index: 5;
}

.boxconT h3 {
    color: #fff;
    font-family: 'MyWebFont';
    font-weight: normal;
    font-size: 24px;
    text-align: center;
    padding: 8px 0;
    margin-bottom: 24px;
}

.boxconT dl {
    padding-bottom: 24px;
    background: url(../images/boxLine.gif) center bottom repeat-x;
    margin-bottom: 30px;
}

.boxconT dl.noLine {
    background: none;
    margin-bottom: 0;
}

.boxconT dl dt {
    font-size: 21px;
    font-family: 'MyWebFont';
    text-align: center;
    line-height: 1.35;
    margin-bottom: 16px;
}

.boxconT dl dt small {
    font-size: 14px;
    display: block;
    margin-bottom: 3px;
}

.boxconT dl dd {
    text-align: center;
    margin: auto 24px;
}

.boxconT dl dd img {
    margin: auto;
    width: 100%;
    max-width: 400px;
}

.boxconT_bu {
    background: #ebeff5;
}

.boxconT_wo {
    background: #eaf3e8;
}

.boxconT_bu h3 {
    background: #2351af;
}

.boxconT_wo h3 {
    background: #4db036;
}

.boxconT_bu:before {
    background: url(../images/business_icon02.png) 0 0 no-repeat;
    background-size: 130px;
}

.boxconT_wo:before {
    background: url(../images/worcation_icon02.png) 0 0 no-repeat;
    background-size: 130px;
}

.pgBtn {
    margin: 0 20px 20px 20px;
}

.pgBtn a img {
    width: 100%;
}

#contents .pagetop {
    bottom: 100px;
    right: 10px;
    width: auto;
    height: auto;
}

#contents .pagetop a {
    width: 60px;
    background: none;
}

#contents .pagetop a:before {
    display: none;
}

#contents .pagetop a img {
    display: block;
}

#contents .pagetop img {
    width: 100%;
}

/*============================
#menu-sp
============================*/
#menu-sp {
    display: block;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999;
    background: #fffaf7;
    box-sizing: border-box;
}

#menu-sp .main-acc {
    display: none;
    padding: 15px 10px 1em;
    position: absolute;
    bottom: 47px;
    width: 100%;
    background: rgba(255, 251, 249, 0.9);
    box-sizing: border-box;
}

#menu-sp .menu-arrow {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: solid 3px #333;
    border-right: solid 3px #333;
    border-radius: 1px;
    -webkit-transform: rotateX(0deg) rotate(-45deg);
    transform: rotateX(0deg) rotate(-45deg);
    position: relative;
    top: 1px;
    left: 7px;
    transition: 0.4s;
}

#menu-sp .is-show .menu-arrow {
    top: -3px;
    -webkit-transform: rotateX(-180deg) rotate(-45deg);
    transform: rotateX(-180deg) rotate(-45deg);
}

#menu-sp .ico-close {
    position: absolute;
    width: 22px;
    height: 22px;
    display: block;
    top: 8px;
    right: 8px;
    cursor: pointer;
}

#menu-sp .ico-close:before,
#menu-sp span.ico-close:after {
    content: '';
    width: 22px;
    height: 2px;
    display: block;
    background: #616161;
    position: absolute;
    top: 50%;
}

#menu-sp .ico-close:before {
    transform: rotate(-45deg);
}

#menu-sp .ico-close:after {
    transform: rotate(45deg);
}

#menu-sp ul li a {
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.05em;
}

#menu-sp .menu-list1 li {
    text-align: center;
}

/* 2 column */
#menu-sp .menu-list1.col2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 12px;
}

#menu-sp .menu-list1.col2 li {
    width: 48%;
}

#menu-sp .menu-list1 li a {
    padding: 0.6em 0;
    display: inline-block;
    border-bottom: 1px solid #989898;
    width: 100%;
    box-sizing: border-box;
}

#menu-sp .menu-list1 li a span {
    display: block;
    font-size: 12px;
}

#menu-sp .menu-list2 li {
    text-align: center;
}

#menu-sp .menu-list2 li a {
    padding: 0.7em 0 0;
    display: inline-block;
    width: 100%;
}

#menu-sp .menu-list2 .ico-info a span {
    position: relative;
}

#menu-sp .menu-list2 .ico-info a span:before {
    content: '';
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -26px;
    background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/ico_info.png) no-repeat left center;
    background-size: 22px;
}

#menu-sp p.btn-acc {
    font-size: 1em;
    font-weight: bold;
    color: #333;
    text-align: center;
    text-shadow: 1px 1px 1px #b1b1b1;
    letter-spacing: 0.05em;
    width: 100%;
    height: 47px;
    line-height: 47px;
    cursor: pointer;
    background: #fbe5ea;
}

.navi {
    display: none;
}

#sevInfo h2 {
    margin: 0px auto 0;
    padding-top: 20px;
}

.pbBtn {
    width: 90%;
    margin: 0 auto auto auto;
}

.pbBtn img {
    width: 100%;
}

#topNav {
    display: block;
    height: auto;
}

.dropup-menu a {
    float: left;
    width: 48%;
    box-sizing: border-box;
    background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) -5px -5px no-repeat;
    position: relative;
}

.dropup-menu li {
    text-align: center;
    margin: auto;
    padding: 0;
}

.dropup-menu li.dealTop {
    width: 184px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.dropup-menu li.dealTop a {
    float: none;
    width: 100%;
    margin: 2px 0;
    background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) -5px -7px no-repeat;
}
/*-----------------------------

サービス概要

-------------------------------*/
#OVERVIEW {
  padding: 32px 0;
}


#OVERVIEW h2{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #bf0000;
}

#OVERVIEW .holder {
  box-sizing: border-box;
  margin: 20px 16px 0;
  padding: 16px;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 12px;
  background-color: #fff;
  color: #333;
}

#OVERVIEW .holder .title {
  padding-bottom: 16px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 16px;
  font-weight: bold;
}

#OVERVIEW .holder .title span {
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
}

#OVERVIEW .holder dl {
  line-height: 1.6;
  padding-bottom: 4px;
}

#OVERVIEW .holder dl:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 16px;
}

#OVERVIEW .holder dl dt {
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}

#OVERVIEW .holder dl dd span {
  display: inline-block;
  font-weight: 400;
  padding: 4px 8px;
  background: #ebebeb;
}

#OVERVIEW .holder dl dd p {
  padding: 4px 0 14px;
  font-weight: 300;
}

#OVERVIEW .holder dl dd p em {
  font-style: normal;
  text-decoration: underline;
}

#OVERVIEW .holder dl dd a {
  text-decoration: underline;
}

#OVERVIEW .holder dl b {
  font-weight: 700;
}

#OVERVIEW h2 img{
    width: auto;
}