@charset "UTF-8";

body#service_cruise {}
#main p {
  font-size: 123%;
  line-height: 1.5;
  margin: 0 0 1em;
}
span {
  font-size: 100%;
  color: inherit;
}
.center { text-align: center!important; }
.mb1em { margin-bottom: 1em!important; }
.mb2em { margin-bottom: 2em!important; }
.mb3em { margin-bottom: 3em!important; }

.pagetitle {
  margin-bottom: 1.5em;
}
.pagetitle .pc {}
.pagetitle .sp { display: none; }

#main .plan {
  color: #ff4001;
  text-align: center;
  border: 1px solid #ff4001;
  border-bottom: 3px solid #ff4001;
  padding: 0.7em;
  font-weight: bold;
  font-size: 150%;
  margin-bottom: 2em;
}

.kanko_title {
  background: #0e1c79;
  text-align: center;
  font-size: 160%;
  color: #ffffff;
  font-weight: bold;
  padding: 0.8em 0;
  border-radius: 25px;
  margin-bottom: 1em;
  letter-spacing: 1px;
}

#main .plan span {
  font-size: 85%;
}
.min90_120 {
  text-align: center;
}
.min90_120 img:nth-of-type(1) { margin-right: 1em; }
.min90_120 img:nth-of-type(2) { margin-left: 1em; }
.cruise_plus {
  text-align: center;
}

.cruise_ryokin {
  position: relative;
}
.cruise_ryokin .pc {}
.cruise_ryokin .sp { display: none; }
.cruise_ryokin .kochira {
  position: absolute;
  bottom: 9px;
  right: 18px;
  opacity: 0;
}

#main .cruise_basho { margin-bottom: 1em; }
.cruise_basho img:nth-of-type(1) {}
.cruise_basho img:nth-of-type(2) { margin-left: 20px; }

#main .cruise_title {
  text-align: center;
  border: 1px solid #0e9ce5;
  border-bottom: 3px solid #0e9ce5;
  padding: 0.7em;
  font-size: 140%;
  margin-bottom: 2em;
}
.cruise_title span {}

#main .cruise_koutei {
  margin-bottom: 3em;
}
.cruise_koutei .pc {}
.cruise_koutei .sp { display: none; }

#main .cruise_yoyakunagare {
  width: 344px;
  float: left;
}
.cruise_yoyakunagare .pc {}
.cruise_yoyakunagare .sp { display: none; }

.cruise_yoyakuhouhou {
  float: right;
  width: 328px;
}
#main .cruise_yoyakuhouhou p {
  font-size: 108%;
}
#main .cruise_yoyakuhouhou .ind {
  position: relative;
  padding-left: 1em;
}
.cruise_yoyakuhouhou .ind span {
  position: absolute;
  left: 0;
}
.cruise_credit { margin: 5px 0 0 -1em; }
.cruise_combi { margin: 5px 0 0 -1em; }
.cruise_payeasy { margin: 5px 0 0 -1em; }
.cruise_cancel { margin: 10px 0 0 0; }

#main .cruise_routetravel {
  background: #ddf1fc;
  clear: both;
  font-size: 123%;
  padding: 0.5em;
  margin: 0 auto 2em;
  width: 95%;
  box-sizing: border-box;
  text-align: center;
}
.cruise_routetravel img {
  margin: 0.5em 0;
}
.cruise_routetravel .fax {
  padding-left: 1em;
}

.cruise_chui_box {
  width: 95%;
  height: 211px;
  overflow: auto;
  border: 2px solid #cccccc;
  padding: 1.3em 0.8em 0.8em;
  border-radius: 3px;
  margin: 0 auto 3em;
  box-sizing: border-box;
}
.cruise_chui_box h3 {
  font-size: 132%;
  margin-bottom: 1em;
}
#main .cruise_chui_box p {
  font-size: 108%;
}

#main .cruise_plan {
  position: relative;
  margin-bottom: 2em;
}
.cruise_plan .pc {}
.cruise_plan .sp { display: none; }
.cruise_plan .kochira {
  position: absolute;
  top: 44px;
  left: 132px;
  opacity: 0;
}

#main .cruise_toiawase { margin-bottom: 2em; }
.cruise_toiawase .pc {}
.cruise_toiawase .sp { display: none; }
#main .cruise_kariyoyaku { margin-bottom: 3em; }
.cruise_kariyoyaku .pc {}
.cruise_kariyoyaku .sp { display: none; }








@media only screen and (max-width: 800px) {

  .pagetitle {}
  .pagetitle .pc { display: none; }
  .pagetitle .sp { display: block; }

  .kanko_title {
  }
  #main .plan {
    font-size: 145%;
  }
  .min90_120 img:nth-of-type(1) { margin-right: 5px; }
  .min90_120 img:nth-of-type(2) { margin-left: 5px; }
  .cruise_plus img { width: 35px; }

  .cruise_ryokin {
    position: relative;
  }
  .cruise_ryokin .pc { display: none; }
  .cruise_ryokin .sp { display: block; }
  .cruise_ryokin .kochira {
    bottom: 9px;
    right: 230px;
  }

  #main .cruise_basho img { width: 100%; }
  .cruise_basho img:nth-of-type(1) { margin-bottom: 2em; }
  .cruise_basho img:nth-of-type(2) { margin-left: 0; }

  .cruise_koutei .pc { display: none; }
  .cruise_koutei .sp {
    display: block;
    width: 100%;
  }

  #main .cruise_yoyakunagare {
    width: auto;
    float: none;
    margin-bottom: 2em;
  }
  .cruise_yoyakunagare .pc { display: none; }
  .cruise_yoyakunagare .sp { display: block; }

  .cruise_yoyakuhouhou {
    float: none;
    width: auto;
  }
  #main .cruise_yoyakuhouhou p {
    font-size: 123%;
  }
  .cruise_credit { width: 100%; }
  .cruise_combi { width: 100%; }
  .cruise_payeasy { width: 100%; }
  .cruise_cancel { width: 100%; }

  #main .cruise_routetravel {
    font-size: 123%;
    width: auto;
  }
  .cruise_routetravel img {
  }
  .cruise_routetravel .fax {
    padding-left: 0;
    display: block;
  }

  .cruise_chui_box {
    width: auto;
    height: 150px;
    margin: 0 auto 2em;
  }
  .cruise_chui_box h3 {

  }
  #main .cruise_chui_box p {
    font-size: 123%;
  }

  .cruise_plan { }
  .cruise_plan .pc { display: none; }
  .cruise_plan .sp { display: block; }
  .cruise_plan .kochira {
    top: 85px;
    left: 125px;
  }

  .cruise_toiawase { }
  .cruise_toiawase .pc { display: none; }
  .cruise_toiawase .sp { display: block; }
  .cruise_kariyoyaku { }
  .cruise_kariyoyaku .pc { display: none; }
  .cruise_kariyoyaku .sp { display: block; }


}
