@charset "UTF-8";
/* CSS Document */
.inr {
  width: 950px;
  min-width: 950px;
  margin: 0 auto; }

/* hdg */
.hdg-icon {
  text-align: center;
  position: relative;
  margin: 40px 0; }

.hdg-icon:before {
  content: "";
  display: inline-block;
  width: 48px;
  height: 46px;
  position: absolute;
  top: -65px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(/inter/route/hawaii/hotel/common/img/sprite.png) no-repeat; }

.hdg-icon.icon-hotel:before {
  background-position: 0 0; }

.fixed-btn {
  position: fixed;
  top: 25px;
  right: 0;
  z-index: 2001;
  /* miyake Add */ 
  }
 .limited{
 margin-left: -21px;
 margin-top: 10px;
 }

.mv-bg-wrap {
  position: relative; }

.mv-bg-01 {
  background: url(/inter/route/hawaii/hotel/common/img/mv-bg-01.jpg); }

.mv-bg-02 {
  background: url(/inter/route/hawaii/hotel/common/img/mv-bg-02.jpg); }

.mv-bg-03 {
  background: url(/inter/route/hawaii/hotel/common/img/mv-bg-03.jpg); }

.mv-bg-04 {
  background: url(/inter/route/hawaii/hotel/common/img/mv-bg-04.jpg); }

.mv-bg-05 {
  background: url(/inter/route/hawaii/hotel/common/img/mv-bg-05.jpg); }

.mv-bg-06 {
  background: url(/inter/route/hawaii/hotel/common/img/mv-bg-06_pc_221014.png); }

/* miyake Add */
.mv-bg-07 {
  background: url(/inter/route/hawaii/hotel/common/img/mv-bg-07_pc_221014.png); }

/* miyake Add */
.mv-bg-08 {
  background: url(/inter/route/hawaii/hotel/common/img/mv-bg-08_pc_221014.png); }

/* mori Add */
.mv-bg-09 {
  background: url(/inter/route/hawaii/hotel/common/img/mv-bg-09.jpg); }
.mv-bg-10 {
  background: url(/inter/route/hawaii/hotel/common/img/mv-bg-10.jpg); }
.mv-bg-11 {
  background: url(/inter/route/hawaii/hotel/common/img/mv-bg-11.jpg); }

/* miyake Add */
/*.mv-bg-wrap > div{
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}*/
/* ��miyake add */
.slide-img {
  position: absolute;
  /*top: 50%;*/
  margin-top: -18px;
  left: 0;
  z-index: 1001;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  /*text-align: center;*/
  font-weight: bold;
  background-color: rgba(230, 230, 230, 0.5); }

.slide-bg-inner {
  width: 100%;
  padding-top: 39.7916666666666%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover; }

/* ��miyake add */
.mv-inr {
  width: 100%;
  /*width: 49.9218%;*/
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50%;
  margin-top: 18px;
  /* miyake add */ }

.logo-jal {
  margin: 26px auto 0 auto;
  max-width: 950px; }

.ttl-mai {
  margin: 52px 0 0 0; }

.tmb-wrap {
  position: relative; }

/*
.tmb-list{position:relative;}
.tmb-list:before{display:block; content:""; background-color:rgba(0,0,0,0.8); width:100%; height:100%;}
.tmb-list:after{display:block; content:""; background-color:rgba(0,0,0,0.8); width:100%; height:100%;}
 */
.btn-next, .btn-prev {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5; }

.btn-next:hover, .btn-prev:hover {
  background: rgba(255, 255, 255, 0.2); }

.btn-prev {
  left: 50%;
  margin-left: -475px; }

.btn-next {
  right: 50%;
  margin-right: -475px; }

.tmb-list-main {
  font-size: 0;
  width: 100%;
  z-index: 1002;
  /* miyake add */ }

.tmb-list-main li {
  display: inline-block;
  font-size: 14px;
  width: 20%;
  vertical-align: top; }

/*.tmb-list li:nth-child(4){width:16%;}*/
.tmb-list-main li img {
  width: 100%;
  vertical-align: bottom; }

.privilege-area .lead {
  padding: 134px 0;
  text-align: center; }

.privilege-area .lead .txt {
  margin-bottom: 80px; }

/* .benefits-hotel */
.hotel-lest-wrap {
  margin: 50px 0 0 0; }


.benefits-hotel-list {
  padding: 120px 0 0 0;
  background: #f5f6f8;
  margin-top: 130px; }

.icon-list {
  font-size: 0;
  background: #fff;
  padding: 25px;
  text-align: center;
  margin-top: 75px; }

.icon-list li {
  display: inline-block;
  /*width: 220px;*/
  margin-right: 50px; }

.icon-list .icon {
  display: inline-block;
  margin: 0 20px 0 0; }

.icon-list li img {
  vertical-align: middle; }

.hotel-list {
  font-size: 0;
  margin-left: -49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

 .selectTabInr .hotel-lest-wrap{
 width: 950px;
 margin: 0 auto;
 }

 .tabs_parent.islandSelectTab{
 margin-top:60px;
 margin-bottom:45px;
 }
 .tabs_parent.islandSelectTab > li{
 	width: 470px;
	padding-left: 10px;
	background-color: transparent;
    border: none;
	border-left-color: transparent;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
 }
 .tabs_parent.islandSelectTab > li:first-child{
 padding-left:0;
 }
 .tabs_parent.islandSelectTab > li > a{
 background-color:#cdd8d7;
 color: #869595;
 font-size: 24px;
 padding: 22px 0 25px 0;
 line-height: 1.3;
 }
 .tabs_parent.islandSelectTab > li > a:visited, .tabs_parent.islandSelectTab > li > a:focus{
 }

 .tabs_parent.islandSelectTab > li.current > a{
 background-color: #85d0c9;
 color: #053e3e;
 }
 .tabs_parent.islandSelectTab > li.current:after{
 background-image: url(../img/arrow_nav_active_green.png);

 }


.hotel-list .panel,
.hotel-list .panel_hawaii{
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 14px;
  display: inline-block;
  width: 284px;
  margin-left: 49px;
  margin: 0 0 50px 49px;
  background: #fff;
  position: relative; }

.hotel-list .panel:hover,
.hotel-list .panel_hawaii:hover{
  -webkit-box-shadow: 0px 2px 8px #ccc;
  box-shadow: 0px 2px 8px #ccc; }

.hotel-list .panel a,
.hotel-list .panel_hawaii a{
  display: block;
  min-height: 380px; }

.hotel-list .panel a:hover,
.hotel-list .panel_hawaii a:hover{
  text-decoration: none; }

.h-detail {
  padding: 22px 22px 35px 22px;
  background: #fff; }

.h-pic img {
  vertical-align: bottom; }

.pic, .h-name, .h-benefits, .h-detail, .h-btm, .h-icon, .h-cmt {
  display: block; }

.h-name {
  font-weight: bold;
  min-height: 50px;
  margin: 0 0 20px 0; }

.h-benefits {
  display: table; }

.h-ttl {
  display: table-cell;
  width: 36px;
  border-top: 1px solid #7a7a7a;
  border-bottom: 1px solid #7a7a7a;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold; }

.h-benefits-list {
  display: table-cell; }

.h-benefits-list img {
  display: inline-block;
  margin-left: 10px; }

.h-benefits-list img:first-of-type {
  margin-left: 0; }

.hotel-list .extIcon {
  position: absolute;
  bottom: 22px;
  right: 22px; }

#wrapper {
  overflow: hidden; }

.curNml {
  cursor: default !important; }

.bkBtn {
  color: #333 !important; }

.otherHotel_wrap,
.benefits-hotel-list,
.secMore, .entryWrap,
.mdlHotel_inr {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.ttl-main {
  width: 50%;
  margin: 5% auto 0 auto; }

.ttl-main h1 {
  text-align: center; }

.ttl-main h1 > img {
  max-width: 593px;
  width: 100%; }

@media all and (max-width: 1420px) {
  .ttl-main {
    width: 35%; } }

@media all and (max-width: 1100px) {
  .ttl-main {
    width: 30%;
    margin-top: 2%; } }

/*@media all and (max-width:1700px){.ttl-main{margin-top:120px;} .ttl-main h1 > img{width:50%;}}
@media all and (max-width:1500px){.ttl-main{margin-top:100px;} .ttl-main h1 > img{width:48%;}}
@media all and (max-width:1300px){.ttl-main{margin-top:80px;} .ttl-main h1 > img{width:46%;}}*/
.mainLogo {
  text-align: right;
  max-width: 950px;
  margin: 10px auto 0 auto; }

/* slider mainvis */
.mv-wrap .tmb-list {
  background: #000; }

.mv-wrap .tmb-list li {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.mv-wrap .tmb-list li {
  opacity: 0.3; }

.mv-wrap .slick-current {
  opacity: 1 !important; }

.mv-wrap .slick-slide img {
  width: 100%; }

.slick-prev, .slick-next {
  height: 40px !important;
  width: 40px !important;
  background-color: rgba(0, 0, 0, 0) !important; }

/* �Œ�mainvis */
.secMain {
  background: url(/inter/route/hawaii/hotel/common/img/bg_main.jpg) top center no-repeat;
  background-size: cover;
  min-height: 760px; }

.secMain .contentsInr {
  padding-top: 25px; }

.secMain .mainHead {
  text-align: center;
  padding-top: 80px; }

/* ���T */
.secPriv {
  background: url(/inter/route/hawaii/hotel/common/img/bg_privilege_top.jpg) top center, url(/inter/route/hawaii/hotel/common/img/bg_privilege_btm.jpg) bottom center;
  background-repeat: no-repeat;
  background-size: 1920px 320px;
  padding: 320px 0 255px 0;
  max-width: 1920px;
  margin: 0 auto; }

.secPriv .privBox {
  background-size: 1920px auto;
  position: relative; }

.secPriv .privBox.type01 {
  background: url(/inter/route/hawaii/hotel/common/img/bg_privilege_01.png) top center no-repeat;
  min-height: 802px; }

.secPriv .privBox.type02 {
  background: url(/inter/route/hawaii/hotel/common/img/bg_privilege_02.png) top center no-repeat;
  min-height: 765px;
  margin-top: 165px; }

.secPriv .privBox.type01:before,
.secPriv .privBox.type02:before {
  display: block;
  content: "";
  border-right: 1px solid #000;
  width: 1px;
  height: 60px;
  position: absolute;
  top: -40px;
  left: 50%; }

.secPriv .privBox.type01ha:before {
  top: -360px; }

.secPriv .privBox .privInr {
  position: relative;
  width: 950px;
  margin: 0 auto; }

.secPriv .privBox .privInr .cont {
  background: #fff; }

.secPriv .privBox.type01 .privInr .cont {
  position: absolute;
  top: -140px;
  left: -80px;
  width: 700px;
  min-height: 690px; }

.secPriv .privBox.type02 .privInr .cont {
  position: absolute;
  top: 115px;
  right: 0px;
  width: 550px;
  min-height: 300px; }

.secPriv .privBox.type01 .privInr .cont:after {
  display: block;
  content: "";
  background: url(/inter/route/hawaii/hotel/common/img/parts_shadow_01.png) 0 0 no-repeat;
  width: 651px;
  height: 656px;
  position: absolute;
  left: -270px;
  bottom: -290px;
  z-index: 0; }

.secPriv .privBox.type01 .privInr .cont dl {
  background: #fff;
  padding: 80px;
  z-index: 1; }

.secPriv .privBox.type02 .privInr .cont:after {
  display: block;
  content: "";
  background: url(/inter/route/hawaii/hotel/common/img/parts_shadow_01.png) 0 0 no-repeat;
  width: 651px;
  height: 656px;
  position: absolute;
  right: -270px;
  bottom: -290px;
  z-index: 0; }

.secPriv .privBox.type02 .privInr .cont dl {
  background: #fff;
  padding: 80px;
  z-index: 1; }

.secPriv .privBox .privInr .cont dl {
  position: relative; }

.checkIn {
  position: absolute;
  top: 380px;
  left: 750px; }

/* more */
.secMore {
  margin-top: 115px; }

.thumBox {
  border: 1px solid #ccc;
  margin-top: 45px; }

.thumBox .col {
  float: left;
  padding: 40px; }

.thumBox .col:first-child {
  padding-right: 0px; }

.thumBox.imgL .col {
  width: 468px; }

.thumBox.imgL .col:first-child {
  width: 360px; }

.thumBox.imgR .col {
  width: 360px; }

.thumBox.imgR .col:first-child {
  width: 468px; }

.thumBox .col .cont dt {
  color: #00b4c5;
  font-size: 18px;
  font-weight: bold; }

.thumBox .col .cont dd {
  margin-top: 15px; }

.thumBox .col .cont dd p {
  line-height: 2; }

/* Maps */
.mapsWrap {
  background: url(/inter/route/hawaii/hotel/common/img/bg_maps_02_1907.jpg) top center no-repeat;
  min-height: 966px; }
.mapsWrap.hawaii {
  background: url(/inter/route/hawaii/hotel/common/img/bg_maps_03.jpg) top center no-repeat;
  min-height: 666px;
  }

.mapsWrap .mapInr {
  width: 950px;
  height: 100%;
  position: relative;
  margin: 0 auto; }

.mapsWrap .pinList li {
  display: block;
  position: absolute; }

.mapsWrap .pinList li:first-child {
  top: 33px;
  left: 281px; }

.mapsWrap .pinList li:nth-child(2) {
  top: 129px;
  left: 290px; }

.mapsWrap .pinList li:nth-child(3) {
  top: 283px;
  left: 503px; }

.mapsWrap .pinList li:nth-child(4) {
  top: 250px;
  left: 513px; }

.mapsWrap .pinList li:nth-child(5) {
  top: 289px;
  left: 633px; }

.mapsWrap .pinList li:nth-child(6) {
  top: 335px;
  left: 751px; }

.mapsWrap .pinList li:nth-child(7) {
  top: 256px;
  left: 627px; }

.mapsWrap .pinList li:nth-child(8) {
  top: 594px;
  left: 795px; }

.mapsWrap .pinList li:nth-child(9) {
  top: 298px;
  left: 564px; }

.mapsWrap .pinList li:nth-child(10) {
  top: 295px;
  left: 598px; }

.mapsWrap .pinList li:nth-child(11) {
  top: 305px;
  left: 654px; }

.mapsWrap .pinList li:nth-child(12) {
  top: 272px;
  left: 662px; }
.mapsWrap .pinList li:nth-child(13) {
	top: 615px;
	left: 90px; }
#js_tab_Hawaii .mapsWrap .pinList li:first-child {
  top: 177px;
  left: 424px; }
#js_tab_Hawaii .mapsWrap .pinList li:nth-child(2) {
  top: 400px;
  left: 375px; }

.mapsWrap .pinList li a {
  display: block; }

.mapsWrap .pinList li span {
  display: none;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 2px 2px 4px #ddd;
  box-shadow: 2px 2px 4px #ddd;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  top: -50px;
  left: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 5px 10px;
  margin-left: 11px;
  z-index: 10;
  white-space: nowrap; }

.mapsWrap .pinList li > p {
  position: relative; }

.mapsWrap .pinList img {
  vertical-align: bottom; }

.noLink {
  cursor: default; }

/* other hoter */
.otherHotel_wrap .moduleHeading {
  text-align: center;
  padding-top: 70px; }

.otherHotel_wrap .moduleHeading span {
  position: relative; }

.otherHotel_wrap .moduleHeading span:before {
  display: block;
  content: "";
  background: url(/inter/route/hawaii/hotel/common/img/icon_pinhead.png) 0 0 no-repeat;
  background-size: 21px 25px;
  width: 21px;
  height: 25px;
  position: absolute;
  top: -70px;
  left: 50%;
  margin-left: -12px; }

.ohList {
  margin-top: 75px; }

.ohList li {
  border-bottom: 1px solid #ccc;
  position: relative;
  float: left;
  width: 212px;
  margin-bottom: 34px;
  margin-left: 34px; }

.ohList li:nth-child(4n+1) {
  margin-left: 0px; }

.ohList li a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 30px; }

.ohList li a:hover {
  text-decoration: none !important;
  opacity: 0.7; }

.ohList li:after {
  display: block;
  content: "";
  background: url(/inter/route/hawaii/hotel/common/img/icon_ext_bk_01.png) 0 0 no-repeat;
  width: 11px;
  height: 10px;
  position: absolute;
  right: 10px;
  bottom: 12px; }

.ohList li a > span {
  display: block; }

.ohList li a > p {
  min-height: 100px; }

/* entry */
.contentsInr {
  margin-top: 0;
  padding-top: 0px; }

.entryWrap {
  background: #f5f6f8;
  padding: 100px 0 120px 0;
  margin-top: 120px; }

.entryWrap .moduleHeading {
  text-align: center;
  padding-top: 70px; }

.entryWrap .moduleHeading span {
  position: relative; }

.entryWrap .moduleHeading span:before {
  display: block;
  content: "";
  background: url(/inter/route/hawaii/hotel/common/img/icon_application.png) 0 0 no-repeat;
  background-size: 44px 29px;
  width: 44px;
  height: 29px;
  position: absolute;
  top: -85px;
  left: 50%;
  margin-left: -22px; }

.entryWrap .lead {
  font-size: 18px;
  text-align: center;
  width: 600px;
  margin: 60px auto 0 auto;
  line-height: 2.5; }

.entryImg {
  margin-top: 80px; }

.entryImg li {
  float: left;
  margin-left: 35px;
  width: 450px; }

.entryImg li:first-child {
  margin-left: 0px; }

.entryImg li p {
  min-height: 160px; }

.confirmationBtn {
  text-align: center;
  margin-top: 120px; }

.confirmationBtn a:hover {
  opacity: 0.7; }

/* �\�񃂃W���[�� */
.moduleWrap {
  margin-top: 120px; }

.moduleWrap .moduleHeading {
  text-align: center;
  padding-top: 70px; }

.moduleWrap .moduleHeading span {
  display: inline-block;
  position: relative; }

.moduleWrap .moduleHeading span:before {
  display: block;
  content: "";
  background: url(/inter/route/hawaii/hotel/common/img/icon_booking.png) 0 0 no-repeat;
  background-size: 37px 37px;
  width: 37px;
  height: 37px;
  position: absolute;
  top: -70px;
  left: 50%;
  margin-left: -19px; }

.moduleWrap .mdl_lead {
  display: none; }

.moduleWrap .interBooking950 {
  margin-top: 65px; }

/* FAQ */
.contents .faqList > dt, .contents .faqList > dd {
  padding-left: 1.5em; }

.contents .faqList > dt .symbol, .contents .faqList > dd .symbol {
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em; }

.contents .faqList > dt {
  font-weight: bold; }

.contents .faqList > dd {
  margin-top: 5px; }

.contents .faqList > dd + dt {
  margin-top: 15px; }

/* SNS */
.snsArea {
  margin: 150px 0 50px 0; }

.snsArea dt {
  text-align: center; }

.snsArea dd {
  text-align: center;
  margin-top: 20px; }

.snsArea dd ul {
  display: inline-block; }

.snsArea dd li {
  float: left;
  width: 30px;
  margin-left: 30px; }

.snsArea dd li:first-child {
  margin-left: 0px; }

.snsArea dd li a {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.snsArea dd li a:hover {
  opacity: 0.7; }

/* modal */
.mdlHotel_inr {
  padding: 25px 30px; }

.mdlHotel_cont > dt {
  border-bottom: 1px solid #ccc;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 15px; }

.mdlHotel_privi {
  display: table;
  width: 100%;
  margin: 20px 0; }

.mdlHotel_privi dt {
  display: table-cell;
  background: #f5f6f8;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 80px;
  vertical-align: middle; }

.mdlHotel_privi dd {
  display: table-cell;
  font-size: 14px;
  font-weight: bold;
  width: 410px;
  vertical-align: middle;
  padding-left: 10px; }

.mdlHotel_privi dd em {
  color: #ed6262;
  font-style: normal; }

.mdlHotel_privi dd li {
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 8px; }

.mdlHotel_privi dd li:first-child {
  margin-top: 0px; }

.mdlHotel_privi_02 {
  display: block;
  width: 100%;
  margin: 20px 0; }

.mdlHotel_privi_02 .privi_sub {
  background: #f5f6f8;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 100px;
  padding: 10px;
  vertical-align: middle; 
}

.mdlHotel_privi_02 dd {
  font-size: 14px;
  font-weight: bold;
  width: 410px;
  vertical-align: middle;
  padding-left: 10px; }

.mdlHotel_privi_02 dd.inner {
  width: 244px;
  float: left;
}

.mdlHotel_privi_02 dd p.inner_sub {
  width: 66px;
  text-align: center;
  border: 1px solid #ccc;
  padding: 7px 10px;
}

.mdlHotel_privi dd em {
  color: #ed6262;
  font-style: normal; }

.mdlHotel_privi dd li {
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 8px; }

.mdlHotel_privi dd li:first-child {
  margin-top: 0px; }

.mdlHotel_txt {
  line-height: 2.2; }

/* lightBox */
.mfp-close.close-btn {
  background: url(/inter/route/hawaii/hotel/common/img/icon_mdl_close.png) 0 0;
  position: absolute;
  top: -40px !important;
  right: 0px;
  width: 32px;
  height: 32px;
  border: 0px;
  font-size: 0px; }

.js-c-lightbox-content {
  padding: 0px; }

.js-c-lightbox-content, .slick-list {
  width: 560px; }

.mv-wrap .js-c-lightbox-content, .mv-wrap .slick-list {
  width: auto; }

/* slick */
.slick-prev {
  left: 50% !important;
  margin-left: -475px; }

.slick-next {
  right: 50% !important;
  margin-right: -475px; }

.mfp-content .slick-dotted.slick-slider {
  margin-bottom: 0px; }

.mfp-content .slick-dots {
  bottom: 5px !important; }

.mfp-content .slick-dots li button:before {
  background: #d7d7d7;
  border-radius: 50%;
  /*border:1px solid #fff;*/
  width: 10px;
  height: 10px;
  opacity: 0.9;
  content: ""; }

.mfp-content .slick-dots li.slick-active button:before {
  background: #ed6262;
  content: "";
  opacity: 1; }

.mfp-content .slick-prev, .mfp-content .slick-next {
  height: 45px !important; }

.mfp-content .slick-dots li {
  margin: 0px; }

.mfp-content .slick-prev {
  left: -40px !important;
  margin-left: 0px; }

.mfp-content .slick-next {
  right: -40px !important;
  margin-right: 0px; }

.c-pagetop {
  width: 52px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999; }

.mgb30 {
  margin-bottom: 30px !important; }

.mgb45 {
  margin-bottom: 45px !important; }

.pdt22 {
  padding-top: 22px !important; }

.pdt53 {
  padding-top: 53px !important; }

.campaign-area {
  background-color: #fff9e2;
  text-align: center;
  padding-top: 110px;
  padding-bottom: 1px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }

.campaign-box {
  background-color: #fff;
  background-image: url(../img/bg_campaign.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 66px;
  padding-top: 69px;
  padding-bottom: 69px;
  margin-bottom: 107px; }
  .campaign-box h3 {
    margin-bottom: 30px; }

.campaign-label {
  position: absolute;
  top: 0;
  left: 0; }

.campaign-text_small {
  font-size: 16px;
}

.campaign-text_red {
  color: #ed6262;
  font-weight: bold;
  font-size: 21px;
  letter-spacing: 0.03em;
  padding-left: 15px;
  padding-top: 3px;
  margin-bottom: 32px;
}

.campaign-accordion {
  width: 806px;
  margin: 37px auto 50px;
}

.campaign-accordion.type_normal .head {
  background: #f5f6f8;
  margin: 0px auto;
  border: none;
  padding: 13px 16px;
}

.campaign-accordion.type_normal .head .headTtl {
  font-size: 18px;
}

.campaign-accordion.type_normal .content {
  border: 1px solid #f5f6f8;
  text-align: left;
  padding: 28px 20px;
}

.campaign-accordion.type_normal .content h3 {
  margin-bottom: 16px;
  font-weight: bold;
  font-size: 18px;
  border-bottom: 2px solid #fbe0e0;
  line-height: 42px;
}

.campaign-accordion.type_normal .content p {
  margin-bottom: 20px;
  font-size: 16px;
}

.campaign-accordion.type_normal .content li {
  font-size: 15px;
}

.campaign-btn:hover {
  opacity: 0.7;
}

.new_accordion .head .js_accordion_btn {
  text-indent: -9999px;
}

.new_accordion .head .js_accordion_btn,
.new_accordion .head .js_accordion_btn.opened {
  padding: 0;
  background-color: #fff;
  background-image: url(../img/icon_plus.png);
  background-position: center center;
  width: 25px;
  height: 25px;
  display: block;
}

.new_accordion .head .js_accordion_btn.closed {
  background-image: url(../img/icon_munus.png);
}

.btmBtnList{
margin: 0 auto;
width: 520px;
text-align: left;
}
.text_pink {
	color: #ed6262;
}
.fs26 {
	font-size: 26px;
}