/* CSS for SmartPhone @date   */
/* ------------------------------------------

------------------------------------------ */
body {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}


#widewrapper .pc {
  display: none !important;
}

#contentsArea {
  position: relative;
  background: #FFF;
}

.red {
  color: #b00;
}

#contents {
  background: #fff;
  box-shadow: inset 0px 15px 10px -15px #999;
  padding-top: 20px!important;
}

/* ----- pickup -----*/
.contentright h2 {
  padding: 35px 10px 0;
  text-align: center;
}

.contentright h2 img {
  width: 100%;
  max-width: 373px;
}


/* ----- linkbnr -----*/
ul.leftbnr {
  text-align: center;
  margin: 15px;
}

ul.leftbnr li {
  margin-bottom: 10px;
}

ul.leftbnr li img {
  width: 100%;
  max-width: 200px;
}

#contents .superSale a {
  color: #ba0100;
}

.superSale {
  font-weight: normal;
  font-size: 15px;
  display: none;
}

.dropup-menu .navimds.superSale {
  display: block;
}

nav.arealist li.superSale {
  padding-left: 0;
}

nav.arealist li.superSale a {
  padding-left: 0;
  padding-right: 0;
  background: none;
}

nav.arealist li.superSale a:hover {
  background: #eee;
}

nav.arealist li.allarea {
  border-top: none;
}

nav.arealist li.allarea a {
  position: relative;
  display: block;
}

nav.arealist li.allarea a.noken {
  background-image: none;
}

nav.arealist li.allarea a.open {
  background-image: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1down.gif);
}

/* .area13 {
  line-height: 1.5;
}

.area13 > ul {
  display: none;
}

.area13 > .isShow {
  display: block;
} */

/* btm_nav */
.btmNav {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  width: 100%;
  background-color: #c6506c;
}

@media screen and (min-width: 0px) and (max-width: 240px) {
  .btmNav {
    width: 240px;
  }
}

.btmNav .dropup-menu {
  display: none;
  /* box-shadow: 0px 3px 15px #999;  */
  position: absolute;
  bottom: 100%;
  width: 100%;
  border: 1px solid #c6506c;
  background-color: #fff;
  z-index: 9999;
}

.btmNav .dropup-menu a {
  position: relative;
}

.btmNav .dropup-menu li {
  text-align: center;
  margin: auto;
  padding: 0;
}

.btmNav .dropup-menu li:first-child {
  text-align: center;
}

.btmNav .dropup-menu li:first-child img {
  width: 5%;
}

.btmNav .dropup-menu.areachos {
  padding-bottom: 5px;
}

.btmNav .dropup-menu.areachos li {
  padding: 5px 0;
}

.btmNav .dropup-menu.areachos li select {
  border-radius: 4px;
  padding: 10px;
  background-color: #f7f7f4;
  font-size: .9em;
}

.btmNav .dropup-menu.areachos li.remindMsg {
  padding: 0;
}

.btmNav .dropup-menu:last-of-type .close {
  padding: 8px 0;
}

.btmNav .dropup-menu .close {
  position: relative;
  font-weight: bold;
  background-color: #f1f1f1;
  color: #c6506c;
  cursor: pointer;
}

.btmNav .dropup-menu a, .btmNav .dropup-menu .close {
  display: block;
  padding: 3px 0;
  font-size: 15px;
}

.btmNav .dropup-menu a em, .btmNav .dropup-menu .close em {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/close.gif) 0 0/100% 100%;
}

.btmNav a.invoice:before {
  content: '';
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/ico_info.png) center;
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: calc( 50% - 60px);
  top: 5px;
  background-size: 100%;
}

.btmNav .column2 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;
}

.btmNav .column2 a.invoice:before {
  top: 5px;
}

.btmNav .column2 a.wid98 {
  width: 98%;
}

.btmNav:after {
  content: "";
  display: block;
  clear: both;
}

.btmNav .isShow {
  display: block;
}

.btmNav span.nv {
  float: left;
  display: block;
  max-width: 24.9%;
  width: 24.9%;
  padding: 0;
  box-sizing: border-box;
  background-color: #c6506c;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  margin: 0;
  min-height: 60px;
  border-right: 1px solid #fff;
}

.btmNav span.nv.moreIco {
  margin-right: 0;
}

.btmNav span.nv.pickupIco {
  border-right: none;
}

.btmNav span.nv a {
  color: #fff !important;
  display: block;
  padding: 0;
  margin: 0;
}

.btmNav span.nv img {
  display: block;
  margin: 5px auto;
}

.btmNav.sp .btn {
  float: left;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  background-color: #c6506c;
  font-weight: normal;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
}

@media screen and (max-width: 330px) {
  .btmNav span.nv {
    font-size: 10px;
  }
}

.btmNav span.nv a, .btmNav span.nv span {
  display: block;
  padding: 0;
}

.btmNav .btn em {
  display: inline-block;
  transform: rotate(0deg);
  transition: .3s;
}

.btmNav .btn:first-child {
  border-right: 1px solid #f0f0f0;
}

.btmNav .btn.btn2 {
  width: calc( (100% - 1px) / 2);
}

.btmNav .btn.btn3 {
  width: 33.33%;
}

.btmNav .unchose {
  background-color: #333;
}

.btmNav .chose {
  background-color: #ba0100;
}

.btmNav .chose em {
  transform: rotate(180deg);
}

#schPCSP {
  position: relative;
  bottom: 0;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  z-index: 10;
  box-shadow: none;
  border: 1px solid #c6506c;
  left: 0;
  display: block !important;
}

#schPCSP .close {
  position: relative;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  padding: 8px 0;
  width: 100%;
  display: block;
  color: #FFFFFF;
  background: #c6506c;
}

#schPCSP .close em {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/close.gif) 0 0/100% 100%;
}

#schPCSP .close em {
  display: none;
}

#schPCSP .close:after {
  content: "+";
  color: #FFFFFF;
  position: absolute;
  border: 1px solid #fff;
  padding: 1px 5px 2px 5px;
  font-size: 12px;
  top: 5px;
  right: 5px;
}

#schPCSP .close.open:after {
  content: "-";
}

#search-box {
  position: relative;
  border: 0;
  margin: 0;
  text-align: left;
}

#search-box #search-box-title, #search-box .searchCategory {
  display: none;
}

#search-box .remindMsg {
  text-align: center;
}

#search-box #search-box-body {
  display: block;
}

#search-box #search-box-body #domestic-search-box {
  padding: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl {
  display: block;
  width: 96%;
  margin: auto;
  overflow: hidden;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dt {
  padding-right: 20px;
  padding-top: 5px;
  display: block;
  overflow: hidden;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd {
  margin-bottom: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd select, #search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd input, #search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd a#dh-child-popup {
  margin-bottom: 4px;
  border: 1px solid #747474;
  background-color: #f7f7f4;
  border-radius: 6px;
  font-size: 16px !important;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.heyasu select {
  width: 85%;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number select {
  width: 62px;
  font-size: 16px !important;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li {
  width: 48%;
  max-width: none;
  white-space: nowrap;
  text-align: left;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li a {
  width: 46%;
  display: inline-block;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li.adult {
  float: left;
  margin-top: 2px;
  padding-top: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.number ul li.child {
  float: right;
  margin-top: 0;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.area select {
  font-size: 16px !important;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd.prcBox select {
  width: 65%;
  font-size: 16px !important;
}

.sltBox td {
  font-size: 14px !important;
}

.sltBox table select {
  font-size: 16px !important;
}

#search-box p.searchSubmit {
  display: block;
  overflow: hidden;
  width: 160px;
  margin: 0 auto 2px auto;
}

#search-box p.searchSubmit a {
  border-radius: 100px;
  border: 0;
  padding: 6px 0;
  width: 160px;
  margin: 2px auto 8px auto;
  font-size: 100%;
}

#search-box .inputDate, #search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd select {
  font-size: 13px;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl.structure.structure2.lft {
  width: 46%;
  float: left;
  margin-left: 2%;
}

.hasDatepicker {
  padding: 1px 3px;
}

#search-box #search-box-body #domestic-search-box #searchSwitchArea1 dl dd select {
  height: 30px;
  border-radius: 4px;
  font-size: 16px !important;
}

#search-box .number ul li.child a {
  line-height: 1.2;
}

body .childBox.popup-contents {
  z-index: 999 !important;
}

#search-box #search-box-body dl.structure label {
  font-size: 14px;
}

@media screen and (max-width: 330px) {
  #search-box #search-box-body dl.structure label {
    font-size: 12px;
  }
}

#ui-datepicker-div {
  z-index: 10000000000000000000 !important;
}

/*
#ui-datepicker-div{width:18em!important;}
#ui-datepicker-div .ui-datepicker-group{width: 100%;}
.ui-datepicker{position: fixed !important; }*/
.jdsAlwaysFix2.end {
  display: none !important;
}

.rt-footer {
  z-index: 1 !important;
}

.mt10 {
  margin-top: 10px !important;
}

.arealist.kenlist {
  bottom: 1px !important;
  width: 100%;
  z-index: 999;
  display: none;
}

#showMsg {
  display: none !important;
}


#search-box #f_chu {
  margin-top: 5px;
  display: inline;
}


#sevInfo h2 {
  width: 100% !important;
}

.btmNav .dropup-menu li.dealTop {
  width: 184px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.btmNav .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;
}

.btn.btn-default.moreIco.nv {
  border: none;
}


img {
  max-width: 100%;
}

.main {
  padding-top: 20px;
}

a.btn {
  margin: 20px;
  display: block;
}


#sevInfo h2{margin-top: 0;}
.contentright h2{padding-top:15px;}

/* ----- rightpart -----*/

#Top img{
  display: block;
  width: 100%;
}
.lead{
  padding: 40px 0 50px;
  background: url(../images/ill_lady.png) no-repeat scroll left bottom / 18%, url(../images/ill_town.png) no-repeat right bottom / 26%;
}
.lead img{
  display: block;
  margin: 0 auto 30px;
  width: 90%;
}
.lead p{
  text-align: center;
  font-size: 14px;
  color: #444;
  line-height: 1.4;
  padding-left: 20px;
}
.gradientBg{
  background: linear-gradient(to bottom, #f3f3f3 20%, #fff 50%);
}
.navi {
  padding: 25px 0;
}
.navi h2 img{
  display: block;
  margin: 0 auto 20px;
  max-width: 237px;
  width: 80%;
}
.navi ul{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.navi ul li{
  margin: 0 1% 15px;
  width: 30%;
}
.navi ul li img{
  display: block;
  width: 100%;
}
.navi ul li a{
  display: block;
}
.navi ul li a:hover{
  opacity: .8;
}
.navi p{
  color: #444;
  text-align: center;
  font-size: 12px;
}
.accBox{
  background: linear-gradient(to bottom, #f3f3f3 25%, #fff 70%);
  padding: 30px;
}
.accBox img{
  display: block;
  margin: 0 auto 36px;
  width: 80%;
  max-width: 447px;
}
.accBox h4.subTtl img { margin-bottom: 24px;}
.accBox .text{
  color: #444;
  font-size: 14px;
}
.phtBox .swiper-container{
  padding-bottom: 40px;
}
.phtBox .swiper-container .swiper-slide{
  width: 100%;
}
.phtBox .swiper-container .swiper-slide img{
  display: block;
  width: 100%;
}
.access .phtBox .swiper-container .swiper-pagination-white .swiper-pagination-bullet{
  background: #ccc;
  width: 10px;
  height: 10px;
  opacity: 1;
}
.access .phtBox .swiper-container .swiper-pagination-white .swiper-pagination-bullet-active{
  background: #777;
}
.btnBox{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#Access1 .btnBox{
  padding: 30px 10px 50px 65px;
  background: url(../images/bland_Satei.png) center top 10px no-repeat;
  background-size: 40px;
}
#Access2 .btnBox{
  padding: 30px 10px 50px 110px;
  background: url(../images/bland_AgoraPlace.png) center top 10px no-repeat;
  background-size: 80px;
}
#Access3 .btnBox{
  padding: 30px 10px 50px 90px;
  background: url(../images/bland_HotelAgora.png) center top 10px no-repeat;
  background-size: 60px;
}
#Access4 .btnBox{
  padding: 30px 10px 50px 115px;
  background: url(../images/bland_TSUKITokyo_RGB_V.png) center top 10px no-repeat;
  background-size: 80px;
}
#Access5 .btnBox{
  padding: 30px 20px 50px 115px;
  background: url(../images/bland_IMAISO.png) center top 10px no-repeat;
  background-size: 70px;
}
.btnBox li{
  margin: 0 1% 10px;
  width: 100%;
}
.btnBox li.logo{
  display: none;
}
.btnBox.btn4 li{
  margin: 0 1% 10px;
  width: 48%;
}
.btnBox li a{
  display: block;
}
.btnBox li a:hover{
  opacity: .7;
}
.btnAll{
  margin: 80px 0;
}
.btnAll a:hover{
  opacity: .8;
}

.btnAll{
  margin: 40px 0 50px;
  padding: 0 20px;
}
.btnAll a:hover{
  opacity: .8;
}
.btnAll a img{
  display: block;
  width: 100%;
}
.navi h2 img { width: 210px;}
#contents .pagetop {position: fixed !important; width: 50px; height: 50px; bottom: 68px;}
#contents .pagetop a { background: none; width: 50px; height: 50px;border-radius: 0;}
#contents .pagetop a img { display: block; width: 50px;}
#contents .pagetop a:before { display: none;}




/* 20221122 */
#search-box p.searchSubmit .damibtn {
	font-size: 14px;
	   border: 0;
	   padding: 6px 0;
   display: block;
	   margin: 2px auto 8px auto;
	   font-size: 100%;
	   background: -moz-linear-gradient( top, #CA2828 0%, #BA1313);
	   background: -webkit-gradient( linear, left top, left bottom, from(#CA2828), to(#BA1313));
	   background-color: #BA1313;
		  border-radius: 100px;
	   box-shadow: 0px 1px 2px rgb(0 0 0 / 20%), inset 0px 0px 2px rgb(255 255 255 / 60%);
	   text-shadow: 0px -1px 0px rgb(0 0 0 / 20%), 0px 0px 0px rgb(255 255 255 / 0%);
	   line-height: 1.4;
	   font-size: 110%;
	   font-weight: bold;
	   color: #FFF;
	   text-decoration: none;
	   text-align: center;    width: 160px;
	   cursor: pointer;
   }
   .planBox_2310 .tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
    margin: 8px;
    margin-top: 24px;
  }
  .planBox_2310 .tabs li {
    border-radius: 4px;
    border: 1px solid #ccc; background: #fff;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    cursor: pointer;
    width: calc((100% - 12px) / 5);
    box-sizing: border-box;
  }
  .planBox_2310 .tabs li:hover {
    opacity: 0.8;
  }
  .planBox_2310 .tabs li.active {
    background-color: #00b900;
    color: #fff;
    border-color: #00b900;
  }
  .planBox_2310 .hotel-box {
    min-height: 380px;
    padding-top: 24px;
    padding: 8px;
  }
  .planBox_2310 .hotel-box .noNewArival {
    padding-bottom: 50px;
    padding-top: 30px;
    text-align: center;
    font-weight: 300;
  }
  .planBox_2310 .hotel-box h3 {
    margin-bottom: 16px;
  }
  .planBox_2310 .hotel-box .swiper-scrollbar {
    display: none;
  }
  .planBox_2310 .tab-holder .swiper:last-child .hotels {
    margin-bottom: 4px;
  }
  .planBox_2310 .tab-holder .swiper:not(:last-child) .hotels {
    margin-bottom: 50px;
  }
  .planBox_2310 .hotels li { background: #fff;
    width: 200px;
    border: 1px solid #eee;
    line-height: 1.6;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.16);
    border-radius: 3px;
  }
  .planBox_2310 .hotels li a:hover {
    text-decoration: none;
  }
  .planBox_2310 .hotels li .photo {
    position: relative;
  }
  .planBox_2310 .hotels li .photo img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 4px 4px 0 0;
  }
  .planBox_2310 .hotels li .name {
    display: flex;
    position: absolute; left: 0; right: 0;
    bottom: 0; align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    padding: 4px 8px;
    color: #fff; line-height: 1.3;
  }
  .planBox_2310 .hotels li .box {
    padding: 8px;
    font-size: 12px;
  }
  .planBox_2310 .hotels li .down a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .planBox_2310 .hotels li .down a .badge {
    box-sizing: border-box;
    padding-bottom: 3px;
    width: 58px;
    height: 58px;
    background-size: 58px;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    line-height: 1.1;
  }
  .planBox_2310 .hotels li .down a .badge span {
    color: #fff;
    font-weight: 300;
  }
  .planBox_2310 .hotels li .down a .badge span:last-child {
    letter-spacing: -1px;
  }
  .planBox_2310 .hotels li .down a .badge span em {
    font-style: normal;
    font-weight: 500;
    font-size: 150%;
  }
  .planBox_2310 .hotels li .area {
    color: #767676;
  }
  .planBox_2310 .hotels li .price-box {
    color: #bf0000;
    padding-top: 6px;
  }
  .planBox_2310 .hotels li .price-box span {
    font-size: 14px;
    font-weight: bold;
  }
  .planBox_2310 .hotels li .condition {
    color: #333;
  }
  .planBox_2310 .hotels li .point span {
    font-size: 20px;
  }
  .planBox_2310 .hotels .review a .num {
    color: #bf0000;
    font-size: 14px;
    font-weight: bold;
  }
  .planBox_2310 .hotels .review .stars {
    font-size: 13px;
    letter-spacing: 3px;
    margin-right: 7.5px;
    width: 80px;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  .planBox_2310 .hotels .review .stars .review-base {
    padding-left: 1.5px;
    color: #eaeaea;
    width: 100%;
    box-sizing: border-box;
  }
  .planBox_2310 .hotels .review .stars .review-rst {
    padding-left: 1.5px;
    color: #ffba00;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1;
    width: 0;
    box-sizing: border-box;
  }
  .planBox_2310 .all-plan {
    width: 70%;
    height: 64px;
    margin: 24px auto 0;
  }
  .planBox_2310 .all-plan a {
    text-align: center;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background-color: #00b900;
    color: #fff;
    position: relative;
    font-size: 14px;
  }
  .planBox_2310 .all-plan a:hover {
    text-decoration: none;
  }
  .planBox_2310 .all-plan a:after {
    position: absolute;
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    right: 20px;
    top: 50%;
    margin-top: -5px;
    transform: rotate(-45deg);
  }
.planBox_2310 .swiper-wrapper { overflow:visible;}
.planBox_2310 .ttl span { display:inline; padding: 0 40px;}
.btmNav span.nv { width: 33%!important;}
#contents { padding-top: 20px!important; overflow: hidden;padding-top: 0 !important;}
.planBox_2310 .hotels li {
  width: 200px!important;}
.areattl { display: none!important;}
.name { min-height: 36px!important;}
.btmNav span.nv {
  width: 33% !important;
  max-width: 33% !important;
}

#topLogo {
    position: relative;
    padding: 12px;
      border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  background-color: #fff;
}
#topLogo img{max-width: 100%;}

#OVERVIEW .holder {
  background-color: #FFF;
  margin: 24px 16px 0;
  padding: 16px;
  padding-bottom: 0;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 12px;
}
#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: bold;
  padding: 4px 8px;
  background: #ebebeb;
  font-weight: 400;
}
#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 h2 {
    text-align: center;
    font-weight: 500;
    font-family: YuGothic, "Yu Gothic", sans-serif;
    color: #bf0000;
    font-size: 20px;
    display: flex;align-items: center ; justify-content: center;
}

#OVERVIEW h2 img{width: auto;}

#survey-list *{box-sizing: content-box !important;}