/* CSS for PC @date */
/* ------------------------------------------

------------------------------------------ */
#widewrapper {
  box-sizing: border-box;
}

.clearFix:after {
  content: "";
  display: block;
  clear: both;
}

#widewrapper {
  width: 100%;
  min-width: 1220px;
}

.sp {
  display: none !important;
}

#contentsArea {
  position: relative;
  width: 100%;
  background: #FFF;
  color: #3e3631;
}

#contents {
  width: 100% !important;
  padding: 40px 0 60px;
  background: #fff;
  overflow: hidden;
  box-shadow: inset 0px 15px 10px -15px #999;
  position: relative;
}

#contents .twoblock {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}

/* ----- AreaSearch -----*/
.columleft {
  float: left;
}

nav.arealist {
  width: 254px;
  background: #FFF;
  z-index: 99;
  /* left: 40px; */
}

nav.arealist h2 {
  text-align: center;
}

nav.arealist span.sub-arrow {
  display: none;
}

nav.arealist li.area13 {
  border-top: 1px solid #DDD;
  font-size: 16px;
}

nav.arealist li.area13.allarea {
  border-top: none;
}

nav.arealist ul.sm li.allarea.area13 ul.subMenu {
  border-bottom: 2px solid #DDD;
}

nav.arealist li.area13 a {
  padding: 9px 10px 9px 72px;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) top left 40px no-repeat;
}

nav.arealist li.area13 a:hover {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1down.gif) top left 40px no-repeat;
  text-decoration: none !important;
}

nav.arealist li.area13 a.noken:hover {
  background: #EEE url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) top left 40px no-repeat;
}

nav.arealist li.ken47 {
  font-size: 15px;
  border-bottom: 1px dotted #DDD;
  font-weight: normal;
}

nav.arealist li.ken47 a {
  text-align: center;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow2right.png) top left 60px no-repeat;
}

nav.arealist li.ken47.first {
  margin-top: -12px;
}

nav.arealist li.ken47 a:hover {
  background: #EEE url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow2right.png) top left 60px no-repeat;
}

nav.arealist li.ken47:last-child {
  border: none;
}

nav.arealist li.superSale {
  padding-left: 0;
}

nav.arealist li.superSale a {
  padding-left: 0;
  padding-right: 0;
  background: none;
  text-align: center;
}

nav.arealist li.superSale a:hover {
  background: #eee;
}

.kenlist {
  letter-spacing: 2px;
}

.kenlist li.ken47 a {
  display: block;
  text-decoration: none !important;
  padding: 14px 10px 12px 29px;
}

.kenlist ul.ken {
  border-bottom: 2px solid #ddd;
}

.columleft ul.sm.pc,
.columleft ul.pc.totops {
  margin: 0 10px;
}

.kenlist ul.totops {
  margin-top: 5px;
}

.columleft ul.pc.totops.areasOthNav li {
  margin: 0;
}

.kenlist ul.totops li {
  text-align: center;
  border-bottom: 1px dotted #ddd;
  margin: 0 10px;
}

.kenlist ul.totops li.last {
  border-bottom: none;
}

.kenlist ul.totops li a {
  position: relative;
}

.kenlist ul.totops li a.invoice:before {
  content: '';
  background: url(../images/info_black.svg) center;
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: calc(50% - 64px);
  top: 12px;
  background-size: 100%;
}

.kenlist h2 {
  font-weight: normal;
}

.kenlist.otherNav h2 {
  margin: 0 10px;
}

.kenlist.otherNav h2 a.invoice:before {
  left: 50px;
  top: 10px;
}

.kenlist h2.searchicon {
  color: #b90000;
  font-weight: bold;
  font-size: 17px;
  padding: 7px 0 12px 29px;
}

.kenlist h2.searchicon.pink {
  background-color: #fef6da;
  border-top: 7px solid #fef6da;
}

.kenlist h2.searchicon span {
  letter-spacing: 1px;
  font-style: normal;
  display: inline-block;
  padding: 20px 10px 15px 34px;
  background: url(../images/icon_search2.png) left center no-repeat;
}

.kenlist h2.searchicon.kenBetu {
  padding: 7px 0 17px 35px;
  margin-top: 18px;
}

.kenlist .schArea {
  background: #fef6da;
  display: block;
  padding: 2px 0 15px 0;
  margin-top: 4px;
}

.kenlist h2.navimds a {
  border-bottom: none;
}

.schArea b {
  background: #ba0100;
  color: #ffffff;
  text-align: center;
  margin-top: 5px;
  display: inline-block;
  padding: 6px 10px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 30px;
  text-indent: 2%;
  width: 80px;
  line-height: 16px;
  height: auto;
}

.kenlist h2.searchicon em {
  font-style: normal;
}

.kenlist h2.searchicon span {
  letter-spacing: 1px;
  font-style: normal;
}

.kenlist h2 a {
  position: relative;
  border-bottom: 1px dotted #DDD;
  display: block;
}

.kenlist h2 a.invoice:before {
  content: '';
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/ico_info.png) center;
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  left: 60px;
  top: 8px;
  background-size: 100%;
}

.kenlist h2.navimds a {
  color: #ba0000 !important;
  font-weight: bold;
  font-size: 1.4em;
  padding-left: 0;
}

.kenlist a {
  padding: 14px 0;
  display: block;
  text-align: center;
}

.kenlist a:hover {
  text-decoration: none !important;
  background-color: #EEE;
}

.kenlist span {
  letter-spacing: 1px;
  font-style: normal;
}


/* ----- leftbnr -----*/
ul.leftbnr li {
  text-align: center;
  margin-top: 20px;
}

/* ----- rightpart -----*/
.columright {
  width: 916px;
  float: right;
  font-family: 'Yu Gothic';
}

/* ----- pickup -----*/
.contentright {
  margin-bottom: 40px;
  width: 916px;
}

.contentright h2 {
  padding-top: 20px;
  text-align: center;
  margin-bottom: 40px;
}

ul.pickup {
  overflow: hidden;
}

ul.pickup li {
  width: 284px;
  float: left;
  margin-right: 18px;
  margin-bottom: 27px;
  line-height: 0;
  text-align: left;
}

ul.pickup li img {
  width: 100%;
}

ul.pickup li .area_pkup {
  display: inline-block;
  background-color: #66b821;
  padding: 1px 15px 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #fff;
  font-size: 14px;
  line-height: 23px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

  /*IE11*/
  ul.pickup li .area_pkup {
    padding: 3px 15px 0 !important;
  }
}

ul.pickup1 {
  text-align: center;
}

ul.pickup1 li {
  float: none;
  display: inline-block;
}

ul.pickup1 li.lastright {
  margin-right: 0.4%;
}

ul.pickup1 li a:hover {
  opacity: 0.75;
}

ul.pickup1 li img {
  box-shadow: 2px 2px 3px #c9c9c9;
}

/* ----- newplan -----*/
.htlBox {
  margin-right: 13px;
  margin-bottom: 18px;
  padding-bottom: 20px;
  border: none;
}

.htlBox .basic:before,
.htlBox .basic:after {
  display: none;
  content: none;
}

.htlBox p.area {
  background: none;
  color: #333;
  font-size: 12px;
  text-align: left;
}

.htlBox p.rate {
  border: none;
  font-size: 11px;
  margin: 6px 0;
}

.htlBox p.rate .rating00 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/sprite.png) no-repeat #FFF;
  background-position: 3px -797px;
  color: #FFF;
}

.htlBox a:hover {
  text-decoration: none !important;
  opacity: 0.75;
}

.htlBox a.plan {
  background: #f5f5f5;
  padding: 10px;
}

.htlBox a.plan p.price {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.6em;
  text-align: center;
}

.htlBox a.plan p.price span {
  display: block;
  font-weight: bold;
  font-size: 150%;
  color: #ba0100;
}

.htlBox a.plan h3.planName {
  font-size: 13px;
  line-height: 1.3em;
  font-weight: normal;
  margin: 0;
  text-align: left;
}

.htlBox h3 {
  margin: 0 10px 10px;
  font-size: 15px;
  text-align: left;
  word-wrap: break-word;
}

.htlBox .photo {
  padding-bottom: 0;
  text-align: center;
}

.htlBox .photo img {
  width: unset;
}

.htlBox dl.return {
  color: #FFF;
  margin-top: 10px;
  overflow: hidden;
  background: #ba0100;
  height: 60px;
}

.htlBox dl.return dt {
  width: 63px;
  height: 60px;
  float: left;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/mark_off.gif) left top no-repeat;
  font-size: 9px;
  padding: 10px 0 0 3px;
  text-align: center;
  line-height: 1.1;
}

.htlBox dl.return dt span {
  font-size: 180%;
  font-weight: bold;
}

.htlBox dl.return dd {
  height: 40px;
  float: left;
  background: #ba0100;
  font-weight: bold;
  padding: 10px 0 0;
  text-align: center;
}

.htlBox dl.return dd span {
  font-size: 60%;
}

.htlBox dl.return dd em {
  font-size: 115%;
  font-style: normal;
}

#ss_special .htlBox a.plan,
#ss_the_sale .htlBox a.plan {
  background: #FFECEC;
}

#ss_special .htlBox dl.return dt,
#ss_the_sale .htlBox dl.return dt {
  background-image: url(https://img.travel.rakuten.co.jp/superdeal/images/base/ss_mark_off.jpg);
}

#ss_special .htlBox dl.return dd,
#ss_the_sale .htlBox dl.return dd {
  background: #b18500;
}

.htlBox5 {
  width: 208px;
}

.htlBox5 dl.return dd {
  width: 141px;
  height: 50px;
}

.htlBox33 {
  width: 284px;
}

.htlBox33 p.rate {
  font-size: 12px;
}

.htlBox33 dl.return dd {
  width: 218px;
  padding-top: 20px;
  font-size: 17px;
}

/* ----- bussinessRank -----*/
.jdsSwiper,
.swiper-container {
  width: 891px;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: content-box;
}

.swiper-container {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.swiper-container .swiper-button-prev {
  top: 0;
  left: 0px;
  width: 30px;
  height: 100%;
  margin-top: 0;
  background-color: #F0F0F0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23bb0000'%2F%3E%3C%2Fsvg%3E") !important;
  background-size: 20px 35px;
}

.swiper-container .swiper-button-next {
  top: 0;
  right: 0px;
  width: 30px;
  height: 100%;
  margin-top: 0;
  background-color: #F0F0F0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' fill%3D'%23bb0000'%2F%3E%3C%2Fsvg%3E") !important;
  background-size: 20px 35px;
}

#bussRank .swiper-container,
#leisureRank .swiper-container {
  padding-top: 30px;
}

#bussRank .htlBox,
#leisureRank .htlBox {
  position: relative;
}

/* 534 */
#bussRank .htlBox p.rankicon,
#leisureRank .htlBox p.rankicon {
  height: 30px;
  width: 100%;
  position: absolute;
  top: -30px;
  left: 0;
  z-index: 9;
}

#bussRank .htlBox p.rankicon1,
#leisureRank .htlBox p.rankicon1 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_1st.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon2,
#leisureRank .htlBox p.rankicon2 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_2nd.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon3,
#leisureRank .htlBox p.rankicon3 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_3rd.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon4,
#leisureRank .htlBox p.rankicon4 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_4th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon5,
#leisureRank .htlBox p.rankicon5 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_5th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon6,
#leisureRank .htlBox p.rankicon6 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_6th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon7,
#leisureRank .htlBox p.rankicon7 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_7th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon8,
#leisureRank .htlBox p.rankicon8 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_8th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon9,
#leisureRank .htlBox p.rankicon9 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_9th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon10,
#leisureRank .htlBox p.rankicon10 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_10th.gif) top left no-repeat;
}

.areaprank .hotels {
  padding-top: 30px;
}

.hotels1 {
  text-align: center;
}

.hotels1 .htlBox {
  float: none;
  display: inline-block;
}

/* ----- totop -----*/
#contents .pagetop {
  width: 75px;
  height: 75px;
  position: fixed;
  bottom: 15px;
  right: 40px;
  z-index: 9;
}

#contents .pagetop a:hover {
  opacity: 0.75;
}

#contents .superSale {
  font-size: 15px;
  display: none;
}

#contents .superSale a {
  color: #ba0100;
}

.areatotop {
  display: none !important;
}

.allarea .area13 {
  line-height: 1.5;
}

.allarea .area13>ul {
  display: none;
}

.allarea .area13>.isShow {
  display: block;
}

.allarea .area13 a {
  position: relative;
  display: block;
}

.rt-header .rt-nav-link li a {
  box-sizing: content-box;
}

#serInvr table {
  margin-left: 65px;
}

.jdsAlwaysFix1.end {
  position: absolute !important;
  bottom: 40px !important;
  top: inherit !important;
}

.jdsShowFix1.end {
  position: absolute !important;
  bottom: 15px !important;
  bottom: 15px !important;
}

/*# sourceMappingURL=contents_pc_j.css.map */

#discover .htlBox33 .photo {
  min-height: 176px;
}

#discover .htlBox33 .basic h3 {
  min-height: 36px;
}

#discover .htlBox33 .planName {
  min-height: 32px;
}


#ss_special {
  display: none;
}

#ss_the_sale {
  display: none;
}

.ebnr {
  display: none;
}

.ss1bnr {
  display: none;
}

.ss2bnr {
  display: none;
}


#search-box {
  border: none;
  background-color: #fef6da;
}

.kenlist #search-box a#dh-child-popup {
  display: inline-block;
}

#search-box #f_heya_su {
  width: 176px;
  padding: 0.56em 5px;
}

#search-box #dh-adlt {
  width: 56px;
  text-align: center;
  padding: 0.4em 5px;
}

#search-box #f_chu,
#search-box #f_shou,
#search-box #f_sai {
  width: 220px;
  padding: 0.56em 5px;
  margin-bottom: 5px;
}

#search-box #dh-adlt,
#search-box #f_heya_su,
#search-box #f_chu,
#search-box #f_shou,
#search-box #f_sai {
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-right: 3px;
  border: 1px solid#777777;
  -moz-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 1px 5px rgba(171, 171, 171, 0.6);
  -webkit-box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 1px 5px rgba(171, 171, 171, 0.6);
  box-shadow: 0px 0px 0px rgba(000, 000, 000, 0), inset 0px 1px 5px rgba(171, 171, 171, 0.6);
  color: #333333;
  line-height: 1.7;
}

#search-box #f_chu {
  margin-top: 5px;
  display: block;
}

#search-box .inputDate {
  background-color: #fff;
}

#search-box dd.number ul {
  border: none;
}

#search-box p.searchSubmit a {
  background: #ba0100;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 30px;
  text-indent: 2%;
  width: 80px;
  line-height: 16px;
  height: auto;
}

#search-box p.searchSubmit a:hover {
  color: #FFFFFF;
}

#ui-datepicker-div {
  z-index: 99 !important;
}

#schPCSP {
  border-left: 10px solid #fef6da;
  border-right: 10px solid #fef6da;
  background-color: #fef6da;
}

.mbN10 {
  margin-bottom: -15px !important;
}


.columleft .navimds.pc a:hover {
  background-color: #ffffff;
}

#search-box .number ul li.adult {
  width: 53%;
}

#search-box .number ul li.child {
  width: 46%;
}

.swiper-container-horizontal>.swiper-scrollbar {
  display: none;
}

.topNav.pc .allarea .area13 li.ken47.superSale {
  padding-left: 0;
  padding-right: 0;
}

.topNav.pc .allarea .area13 li.ken47 a {
  padding-left: 10px;
}

nav.arealist.topNav.pc ul.sm li.allarea.area13 ul.subMenu {
  margin: 0 10px;
  border-bottom: none;
}


nav.arealist.topNav.pc li.ken47 a:hover {
  padding-left: 10px;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow2right.png) top left 60px no-repeat;
}

nav.arealist.topNav.pc li.ken47.superSale a {
  background: none;
}

nav.arealist.topNav.pc ul.subMenu li.area13.udLine {
  border-top: 2px solid #DDD;
}

nav.arealist.topNav.pc ul.sm li.allarea.area13 ul.subMenu.areas {
  margin: 0;
  display: none !important;
}

.topNav.pc .allarea .area13 li.ken47 a:hover {
  background-color: #eee;
}

.allarea .area13 a:hover {
  background:
    url("https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif") #eee no-repeat scroll left 40px top !important;
  padding: 9px 10px 9px 72px;
}

.planSearch p {
  text-align: center;
}

.planSearch p img.pc {
  max-width: 930px;
  margin: 0 auto;
  width: 100%;
}

.tpr {
  font-size: 18px;
  line-height: 1.8;
  text-align: center;
  margin: 50px auto;
}

.yobo {
  background: #f2f2f2;
  overflow: hidden;
  padding-bottom: 60px;
  width: 916px;
}

.yobo dt {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 36px 0 0;
}

.yobo dd {
  display: flex;
  justify-content: center;
  margin: 40px 0 0;
}

.yobo dd img {
  display: block;
  margin: 0 10px;
}

#contents .jsTab .tab_navs {
  padding-bottom: 56px;
  margin-top: 60px;
}

#contents .jsTab .tab_navs span {
  color: rgba(255, 255, 255, 0.4);
  display: block;
  width: 50%;
  padding: 25px 0;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  position: relative;
}

#contents .jsTab .tab_navs span:nth-child(1) {
  background: #c66c38;
}

#contents .jsTab .tab_navs span:nth-child(2) {
  background: #59648e;
}

#contents .jsTab .tab_navs span.active {
  color: #fff;
}

#contents .jsTab .tab_navs span.active:nth-child(1):after {
  display: block;
  content: "";
  background: url(../images/navActive1.png) no-repeat;
  width: 18px;
  height: 56px;
  position: absolute;
  left: 50%;
  margin-left: -9px;
  bottom: -56px;
}

#contents .jsTab .tab_navs span.active:nth-child(2):after {
  display: block;
  content: "";
  background: url(../images/navActive2.png) no-repeat;
  width: 18px;
  height: 56px;
  position: absolute;
  left: 50%;
  margin-left: -9px;
  bottom: -56px;
}


.tab_content .ttls {
  font-size: 17px;
}

.tab_content .pr {
  font-size: 17px;
  margin-top: 20px;
  text-align: center;
  line-height: 1.8;
}

.bgbox {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 80px;
}

.leis {
  background: #f5d9c9;
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 25%, #f5d9c9 25%, #f5d9c9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 25%, #f5d9c9 25%, #f5d9c9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ffffff 25%, #f5d9c9 25%, #f5d9c9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5d9c9', GradientType=1);
  /* IE6-9 */
}

.busi {
  background: #d3e8fb;
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 25%, #d3e8fb 25%, #d3e8fb 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 25%, #d3e8fb 25%, #d3e8fb 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ffffff 25%, #d3e8fb 25%, #d3e8fb 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3e8fb', GradientType=1);
  /* IE6-9 */
}

.point1 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 120px;
}

.point1 .photo {
  margin-top: -55px;
  width: 567px;
}

.point1 .rt {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 45px;
  width: 460px;
  height: 400px;
  box-sizing: border-box;
  margin: 140px 0 0 -135px;
  position: relative;
  z-index: 1;
}

.point1 .ttl {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  width: 100%;
}

.point1 .ttl img {
  margin: -65px 0 15px -20px !important;
}

.point1 .explain {
  font-size: 17px;
  line-height: 1.6;
  margin-top: 20px;
  width: 100%;
}

.point1 .icon {
  margin: 30px 0 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

.point1 .icon li {
  margin: 0 5px;
  font-size: 12px;
  text-align: center;
}

.point1 .icon li img {
  padding-bottom: 10px;
}

.point1 .atn {
  font-size: 12px;
  margin: 20px 0 0;
  text-align: center;
  width: 100%;
}

.point1 .subphoto {
  margin: -110px 0 0 30px;
}


.point2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  margin-top: 55px;
}

.point2 .photo {
  margin-top: 90px;
  width: 611px;
}

.point2 .rt {
  background: #c66c38;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 45px 35px;
  width: 430px;
  height: 360px;
  box-sizing: border-box;
  margin: 0 -124px 0 0;
  position: relative;
  z-index: 1;
}

.point2 .ttl {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  width: 100%;
}

.point2 .ttl img {
  margin: -65px 0 15px -20px !important;
}

.point2 .explain {
  font-size: 17px;
  line-height: 1.6;
  margin-top: 20px;
  width: 100%;
}

.point2 .icon {
  margin: 30px 0 0;
  width: 100%;
  background: url(../images/ic_kids_siro.png) 20px center no-repeat;
  box-sizing: border-box;
  border-radius: 15px;
  border: 1px dashed #fff;
  padding: 12px 12px 4px 80px;
}

.point2 .icon li {
  margin: 0 0 8px;
  font-size: 14px;
}

.busi .point2 .rt {
  background: #59648e;
}

.busi .point2 .icon {
  background: url(../images/ic_bag_siro.png) 20px center no-repeat;
}

.point3 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 350px;
}

.point3 .photo {
  margin-top: -300px;
  width: 855px;
  display: flex;
  justify-content: space-between;
}

.point3 .mainphoto {
  margin-top: 70px !important;
}

.point3 .rt {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 35px;
  width: 440px;
  height: 370px;
  box-sizing: border-box;
  margin: 0 0 0 -420px;
  position: relative;
  z-index: 1;
}

.point3 .ttl {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  width: 100%;
}

.point3 .ttl img {
  margin: -50px 0 15px -20px !important;
}

.point3 .explain {
  font-size: 17px;
  line-height: 1.6;
  margin-top: 20px;
  width: 100%;
}

.point3 .explain small {
  font-size: 12px;
  display: block;
}

.point3 .icon {
  margin: 30px 0 0;
  width: 100%;
  background: url(../images/ic_kids_cha.png) 20px center no-repeat;
  box-sizing: border-box;
  border-radius: 15px;
  border: 1px dashed #c66c38;
  padding: 12px 12px 4px 80px;
  color: #c66c38;
}

.point3 .icon li {
  margin: 0 0 8px;
  font-size: 14px;
}

.busi .point3 .rt {
  height: 420px;
}

.busi .point3 .icon {
  background: url(../images/ic_bag_ao.png) 20px center no-repeat;
  border: 1px dashed #59648e;
  color: #59648e;
}

.point4 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 160px;
}

.point4 .photo {
  margin-top: -185px;
  width: 493px;
}

.point4 .rt {
  background: #c66c38;
  color: #fff;
  flex-wrap: wrap;
  padding: 35px;
  width: 440px;
  height: 300px;
  box-sizing: border-box;
  margin: 0 0 0 -55px;
  position: relative;
  z-index: 1;
}

.busi .point4 .rt {
  background: #59648e;
}

.point4 .ttl {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  width: 100%;
}

.point4 .ttl img {
  margin: -54px 0 15px -20px !important;
}

.point4 .explain {
  font-size: 17px;
  line-height: 1.6;
  margin-top: 20px;
  width: 100%;
}


.mapBox {
  margin-top: 60px;
}

.mapBox .pr {
  font-size: 19px;
  margin: 30px auto 0;
  text-align: center;
  color: #c66c38;
}

.mapBox .maplist {
  position: relative;
  width: 858px;
  height: 600px;
  margin: 20px auto 0;
}

.mapBox .maplist li {
  position: absolute;
  width: 150px;
}

.mapBox .maplist li a {
  display: block;
  padding: 12px;
  background: #d86618;
  border-radius: 30px;
  color: #fff !important;
  font-size: 14px;
  position: relative;
  text-align: center;
}

.mapBox .maplist li a:hover {
  opacity: .7;
  text-decoration: none !important;
}

.mapBox .maplist li a:after {
  content: ">";
  position: absolute;
  right: 10px;
}

.mapBox .maplist li.photo {
  left: 0;
  height: 0;
}

.mapBox .maplist li:nth-child(2) {
  right: 190px;
  top: 45px;
}

.mapBox .maplist li:nth-child(3) {
  right: 30px;
  top: 250px;
}

.mapBox .maplist li:nth-child(4) {
  right: 110px;
  top: 430px;
}

.mapBox .maplist li:nth-child(5) {
  right: 150px;
  bottom: 70px;
}

.mapBox .maplist li:nth-child(6) {
  right: 276px;
  top: 225px;
}

.mapBox .maplist li:nth-child(7) {
  left: 350px;
  top: 280px;
}

.mapBox .maplist li:nth-child(8) {
  left: 360px;
  bottom: 50px;
}

.mapBox .maplist li:nth-child(9) {
  left: 240px;
  top: 340px;
}

.mapBox .maplist li:nth-child(10) {
  left: 55px;
  top: 345px;
}

.mapBox .maplist li:nth-child(11) {
  left: 180px;
  bottom: 48px;
}

.mapBox .maplist li:nth-child(12) {
  left: 0;
  bottom: 0;
}

.mapBox .maplist li:nth-child(13) {
  left: 0;
  top: 200px;
}


.busi+.mapBox .pr {
  color: #59648e;
}

.busi+.mapBox .maplist li a {
  background: #59648e;
}

#sevInfo {
  margin-top: 60px;
}


.kv img {
  width: 100%;
}

.ttl {
  margin: 40px auto 0;
  text-align: center;
  width: 100%;
}

.nav {
  margin: 40px auto 0;
  display: flex;
  justify-content: center;
  background: #fff;
}

.nav li {
  font-size: 15px;
  padding: 10px 60px;
  margin: 20px 0;
  border-right: 1px solid #000;
}

.nav li:last-child {
  border-right: none;
}

.sbox {
  margin: 70px auto 0;
}

.qabox {
  margin: 100px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sbox h2+.qabox {
  margin-top: 40px;
}

.qabox .photo {
  width: 488px;
}

.qabox .cts {
  width: 440px;
}

.qabox .cts .name {
  font-size: 16px;
  font-weight: bold;
  background: url(../images/iconQ.png) center left no-repeat;
  padding: 5px 0 5px 60px;
  line-height: 1.4;
  box-sizing: border-box;
  min-height: 50px;
}

.qabox .cts .hint {
  font-size: 15px;
  color: #999999;
  background: #fff;
  padding: 12px;
  margin-top: 50px;
  position: relative;
}

.qabox .cts .hint::before {
  content: url(../images/iconBub.png);
  position: absolute;
  left: 45px;
  top: -45px;
}

.qabox .cts .hint b {
  display: block;
  padding-bottom: 8px;
  font-size: 16px;
  color: #333;
}

.qabox .cts .btnOpen {
  text-align: center;
  margin-top: 50px;
}

.qabox .cts .btnOpen.checked {
  display: none;
}

.qabox .answer {
  margin: 20px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #fff;
}

.qabox .answer .explain {
  font-size: 15px;
  width: 480px;
  line-height: 1.5;
  margin: 20px 0 0 60px;
  padding-left: 20px;
}

.qabox .answer .explain span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 22px;
  font-weight: bold;
  color: #fe7929;
  margin: 0 0 10px -20px;
}

.qabox .answer .explain span img {
  padding-right: 10px;
}

.qabox .answer .photo {
  width: 250px;
  margin: 35px 50px 0 0;
}

.qabox .answer .btnClose {
  width: 100%;
  margin: 20px auto;
  text-align: center;
}

.qabox .btnOpen:hover,
.qabox .btnClose:hover {
  opacity: .7;
  cursor: pointer;
}

.qabox.rt {
  flex-direction: row-reverse;
}

.btnA {
  text-align: center;
  margin: 50px auto 0;
}

#keyVisual div ul.ptexp .jdsCoponSwitch,
#keyVisual div ul.ptexp .foreg {
  display: none !important;
}

#keyVisual div ul.ptexp img {
  margin-top: 5px;
}
#topLogo {
clear: both;
position: relative;
text-align: center;
padding: 16px 0;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}
#topLogo a {
display: flex;
color: #333;
font-size: 18px;
align-items: center;
font-weight: 500;
position: absolute;
top: 50px;
right: 20px;
}