@media screen and (max-width: 980px) {
  section {
    width: 94%;
    margin: 0 auto;
  }
  .sectionTitle {
    font-size: 23px;
  }
  .bathImageText h4 {
    font-size: 20px;
  }
  .bathName2 {
    font-size: 26px;
  }
  .bathInfoName p {
    font-size: 16px;
  }
  .bathInfoName h5 {
    font-size: 30px;
  }
  .captionGreen {
    font-size: 17px;
  }
  .bathDescription {
    width: 100%;
  }
  img {
    max-width: 100%;
  }
  .bathImageSample {
    float: unset;
    margin-bottom: 20px;
  }
  .bathImageText {
    float: unset;
    width: 100%;
  }
  .bathSelect li.bathType1,
  .bathSelect li.bathType2,
  .bathSelect li.bathType3,
  .bathSelect li.bathType4 {
    width: 100%;
    height: 200px;
  }
  .layerTransparent,
  .layerTransparent:hover {
    height: 200px;
  }
  .bathName {
    font-size: 26px;
    margin: 45px 0 0 0;
  }
  .sliderArea {
    width: 100%;
    float: unset;
    margin-bottom: 50px;
  }
  #daiyokujyou,
  #roten,
  #kashikiri,
  #ashiyu,
  .bathOtherText,
  .componentTable {
    width: 94%;
    margin: 50px auto 0;
  }
  .subPhoto1,
  .subPhoto2 {
    float: unset;
    width: 100%;
    margin: 0 auto 30px;
  }
  .onsenCaptionImg {
    float: unset;
    width: 100%;
    margin-bottom: 20px;
  }
  .onsenCaptionText {
    float: unset;
    width: 100%;
  }
  .tableWrap {
    width: 100%;
    height: auto;
    background-size: cover;
  }
  .onsenTable {
    width: 100%;
  }
  .onsenTable th,
  .onsenTable td {
    display: block;
    width: 95%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 20px;
    padding: 7px 0 7px;
  }
  .analysis {
    width: 97%;
    line-height: 1.5em;
    padding-left: 5px;
  }
  .pageTitle h2 {
    width: auto;
    text-align: center;
    display: inline-block;
    position: unset;
    margin: 135px 0;
  }
  .textArea {
    float: unset;
    width: 100%;
  }
  .bathInfoName {
    float: unset;
    width: 100%;
  }
  #id_plansearch_top {
    display: none;
  }
  .en .analysis {
    padding-bottom: 45px;
  }
  .en .bathInfoName h5 {
    font-size: 35px;
    line-height: 40px;
  }
  .zh-tw .sectionTitle {
    line-height: 1.5em;
  }
  .zh-tw .analysis {
    padding-bottom: 30px;
  }
  #id_plansearch_title_box {
    float: unset;
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
  #id_plansearch .plansearchitem {
    margin: 5px 0;
    float: left;
    height: 90px;
    line-height: 2em;
    width: 100%;
  }
  #id_plansearch_date_box,
  #id_plansearch_staynum_box,
  #id_plansearch_dispoption_box {
    padding-left: 0;
  }
  #id_plansearch #id_plansearch_button_box {
    height: 50px;
  }
  #id_plansearch #id_plansearch_dispoption_box {
    height: 118px;
    width: 100%;
  }
  #id_plansearch div#id_plansearch_staynum_box,
  #id_plansearch div#id_plansearch_roomnum_box {
    width: 115px;
  }
  .en.plansearch {
    display: none;
  }
}
