* {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 1px;
  color: #333;
  line-height: 140%;
  list-style: none;
  font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
.flex-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
address {
  padding-top: 10px;
  clear: both;
  width: 214px;
  margin: 10px auto 0 auto;
}

a:hover {
  text-decoration: underline;
}


input[type="radio"], label {
  vertical-align: middle;
}

label {
  margin-left: 10px;
}

.mt-10{
  margin: 10px 0 0 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

#breadlist li.next {
  clear: both;
}

/* header
---------------------------*/

#header {
  width: 100%;
  height: 206px;
  /*padding-top: 4px;*/
  /* お役立ち情報のドロップダウン時に必要 */
  overflow: visible;
/*overflow: hidden;*/
}

#header-dropdown-info {
    display:none;
    width:360px;
    padding: 10px;
    background-color:#fff;
    border-top: none;
    border-left:#5fb700 4px solid;
    border-right:#5fb700 4px solid;
    border-bottom:#5fb700 10px solid;
    z-index:10000;
    box-sizing: border-box;
    position:absolute;
    top:48px;
    right: 0;
    box-sizing: border-box;
}
#header-dropdown-info p {
  cursor:pointer;
  margin:5px 0;
  padding-left:5px;
}

#header-dropdown-info p::before {
  display: inline-block;
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
}

#header-dropdown-info .blue {
    color:#00f;
    font-weight:bold;
}

#header-dropdown-info .orange {
    color:#F60;
}


#header-dropdown-info p:hover {
    text-decoration:underline;
}

#header-dropdown-info span.header-dropdown-bold {
    font-weight:bold;}


#header .inline {
  position: relative;
}

#header .header_h1 {
  font-size: 10px;
  padding: 5px 0 5px 0;
  display: block;
  width: 100%;
  color: white;
  background: #182E71;
  text-align: center;
  font-size: 12px;
  letter-spacing: .05em;
  white-space: nowrap;
  overflow: hidden;
}
#header #logo2 {
  position: absolute;
  top: 34px;
  right: -10px;
}
#header #bn_tpoint {
    position: absolute;
    top: -22px;
    right: 8px;
    height: 28px;
    /* height="83" width="66" */
}
#header #bn_dpoint {
    position: absolute;
    top: -22px;
    right: -20px;
    height: 26px;
    margin-top: 2px;
    /* height="83" width="66" */
}
#header #bn_rakuten_superpoint {
    position: absolute;
    top: -22px;
    right: 36px;
    height: 30px;
    /* height="117" width="99"*/
}

#header #headerlogoblock {
  position: absolute;
  top: 28px;
  width: 220px;
}

#header #headersearchblock {
  position: absolute;
  top: 31px;
  left: 250px;
  height: 87px;
  width: 180px;
}

#header #headersearchblock p,
#header #headersearchblock p span {
  color: #152B74;
  font-size: 10px;
  margin-bottom: 0;
}
#header #headersearchblock p span {
  text-decoration: underline;
}

#header #headersearchblock p a.renewal {
  color:#ff0000;
  font-size: 10px;
  letter-spacing: 0;
}

#header #headersearchblock ul {
  display: block;
  /*width: 150px;*/
  width: 190px;
}

#header #headersearchblock ul li {
  float: left;
  color: #152B74;
  margin-top: 0px;
}

#header #headersearchblock ul li a {
  color: #152B74;
  font-size: 12px;
}

#header #headersearchblock ul li.header-calendar {
    padding-right:2px;
}

#header #headersearchblock div {
  clear: both;
  position: absolute;
  bottom: 3px;
  height: 24px;
}

#header #headersearchblock div input[type="text"] {
  height: 20px;
  padding: 1px;
  color: #999;
  position: relative;
  top: 0px;
  width: 124px;
}
#header #headersearchblock div input[type="image"] {
  vertical-align: bottom;
}
#header #headersearchblock #headersearchblock_calendar span {
    font-size: 10px;
}

#header #headerinformationblock {
  height: 30px;
  position: absolute;
  top: 0px;
  right: 10px;
}

#header div.headerinformationblock-normal #naviblock {
  display: flex;
  float: left;
  width: 460px;
  margin-top: 20px;
  position: relative;
  /* background: url("../img/common/bg_header_menu.jpg") no-repeat; */
}

#header div.headerinformationblock-normal #naviblock a {
  letter-spacing: 0;
  font-size: 11px;
  text-decoration: underline;
  display: block;
  width: auto;
  min-height: 12px;
}

#header div.headerinformationblock-normal #naviblock a.h_entry {
  color: #FF9000;
  top: 2px;
  left: 18px;
  padding-left: 14px;
  margin-right: 10px;
  background: url("../img/common/bn_header_icon1.jpg") no-repeat 0 2px;
}

#header div.headerinformationblock-normal #naviblock a.h_login {
  top: 16px;
  left: 18px;
  padding-left: 14px;
  margin-right: 10px;
  background: url("../img/common/bn_header_icon2.jpg") no-repeat 0 2px;
}

#header div.headerinformationblock-normal #naviblock a.h_guide {
  top: 16px;
  left: 120px;
  margin-right: 10px;
  padding-left: 14px;
  background: url("../img/common/bn_header_icon3.jpg") no-repeat 3px 2px;
  min-height: 14px;
}

#header div.headerinformationblock-normal #naviblock a.h_regist {
  margin-right: 10px;
  padding-left: 14px;
  top: 2px;
  left: 120px;
  background: url("../img/common/bn_header_icon4.jpg") no-repeat 0 1px;
}

#header div.headerinformationblock-normal #naviblock a.h_company {
  top: 2px;
  left: 240px;
  margin-right: 10px;
  padding-left: 14px;
  background: url("../img/common/bn_header_icon5.jpg") no-repeat 0px 5px;
  min-height: 14px;
}

#header div.headerinformationblock-normal #naviblock a.h_recruit {
  padding-left: 7px;
  top: 16px;
  left: 240px;
  background: url("../img/common/bn_header_icon5.jpg") no-repeat 0 5px;
}

#header div.headerinformationblock-login #naviblock {
  float: left;
  width: 590px;
  height: 35px;
  margin-top: 4px;
  position: relative;
  background: url("../img/common/bg_header_infor_login.jpg") no-repeat;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column {
  display: inline-block;
  vertical-align: top;
  line-height: 110%;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column p {
  line-height: 110%;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column1 {
  min-width: 185px;
  margin-right: 16px;
  margin-left: 3px;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column1 p {
  font-size: 10px;
  margin: 3px 0 0 5px;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column1 p.navidate {
  position: absolute;
  top: 0;
  left: 60px;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column1 p span.nickname {
    font-weight:bold;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column1 p span.point {
    font-weight:bold;
    color:#00f;
    font-size:10px;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column2 a,
#header div.headerinformationblock-login #naviblock div.naviblock-column3 a,
#header div.headerinformationblock-login #naviblock div.naviblock-column4 a {
  font-size: 11px;
  line-height: 130%;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column2,
#header div.headerinformationblock-login #naviblock div.naviblock-column3,
#header div.headerinformationblock-login #naviblock div.naviblock-column4 {
  padding-top: 3px;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column2 {
  margin-right: 8px;
}
#header div.headerinformationblock-login #naviblock a.h_mypage {
  padding-left: 18px;
  background: url("../img/common/bn_header_icon2.jpg") no-repeat 0 0px;
}
#header div.headerinformationblock-login #naviblock a.h_logout {
  padding-left: 18px;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column3 {
  margin-right: 8px;
}
#header div.headerinformationblock-login #naviblock div.naviblock-column3 a {
  padding-left: 10px;
  background: url("../img/common/bn_header_icon6.jpg") no-repeat 0 3px;
}
#header div.headerinformationblock-login #naviblock a.h_guide {
  padding-left: 19px;
  background: url("../img/common/bn_header_icon3.jpg") no-repeat 2px -1px;
}
#header div.headerinformationblock-login #naviblock a.h_regist {
  padding-left: 19px;
  background: url("../img/common/bn_header_icon4.jpg") no-repeat 0px -2px;
}

#header #headerinformationblock #historyblock {
  display: block;
  float: left;
  margin-left: 5px;
  width: 173px;
  height: 38px;
  background: url("../img/common/bg_header_history.jpg") no-repeat;
  text-indent: 130px;
  text-align: center;
  line-height: 38px;
  vertical-align: middle;
  text-decoration: underline;
}


#header #headerresponseblock {
  position: absolute;
  top: 46px;
  left: 423px;
  width: 663px;
  height: 74px;
  text-align: right;
  background: url("../img/common/bg_header_response.png") no-repeat;
}

#header #headerresponseblock div {
  position: absolute;
  top: 3px;
  right: 10px;
}

#header #headerresponseblock div#header-mail-to {
    position: absolute;
    top: 55px;
    left: 40px;
    width: 155px;
    height: 16px;
    cursor: pointer;
    /*border: 1px solid #f00;*/
}

#header #headerresponseblock div.header-sp-tel-link {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 190px;
    height: 30px;
    /*cursor: pointer;*/
    /*border: 1px solid #f00;*/
}

#header #globalmenu {
  width: 100%;
  position: absolute;
  top: 158px;
  background: #5fb700;

}

#header #globalmenu ul {
  width: 1080px;
  margin: 0 auto;
}
#header #globalmenu ul li {
  float: left;
  display: flex;
  background: #5fb700;
  align-items: center;
  height: 48px;
  width: 135px;
  box-sizing: border-box;
  border-right: 1px solid white;
  position: relative;
}

#header #globalmenu ul li:first-child {
  border-left: 1px solid white;
}

#header #globalmenu ul li a {
  display: block;
  font-size: 13.5px;
  overflow: hidden;
  /* text-indent: -9999px; */
  color:white;
  background: transparent;
  text-align: center;
  flex: 1;
  /* background: url("../img/common/menu_global.jpg") no-repeat 0 0; */
}

#header #globalmenu ul li a#MENU_CRUISE{ background-position: 0 0; width: 135px; }
#header #globalmenu ul li a#MENU_PLANE{ background-position: -136px 0; width: 135px; }
#header #globalmenu ul li a#MENU_CONDUCTOR{ background-position: -241px 0; width: 135px; }
#header #globalmenu ul li a#MENU_SHIP{ background-position: -346px 0; width: 135px; }
#header #globalmenu ul li a#MENU_JPSHIP{ background-position: -445px 0; width: 135px; }
#header #globalmenu ul li a#MENU_LUXURY{ background-position: -536px 0; width: 135px; }
#header #globalmenu ul li a#MENU_REVERCRUISE{ background-position: -653px 0; width: 135px; }
#header #globalmenu ul li a#MENU_REVIEW{ background-position: -752px 0; width: 135px; }
#header #globalmenu ul li a#MENU_RANKING{ background-position: -880px 0; width: 135px; }
#header #globalmenu ul li a#MENU_INFOR{ background-position: -986px 0; width: 135px; padding:8px 0; }
#header #globalmenu ul li a#MENU_RESERVE{ background-position: -978px 0; width: 135px; }

/* サイト全体用 */
#sitecontents {
  margin: 5px auto 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: hidden;
}
#sitecontents-over {
  position: relative;
  z-index: 1;
  width: 100%;
  display: inline-block;
  text-align: center;
}
/* 問い合わせ入力用 */
#contents {
  margin: 0 auto 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

/* leftnavi
---------------------------*/
#leftnavi {
  width: 190px;
  float: left;
  margin-left: 5px;
}

/* navi_common
---------------------------*/

#themeBlock h3 {
  background:url("../img/common/icon_theme.png") no-repeat 5px -1px #F0FAE6;
}

* .ico_theme1 { background-position: 5px -1px; }
* .ico_theme2 { background-position: 5px -22px !important;}
* .ico_theme3 { background-position: 5px -43px !important;}
* .ico_theme4 { background-position: 5px -64px !important;}
* .ico_theme5 { background-position: 5px -85px !important;}
* .ico_theme6 { background-position: 5px -106px !important;}
* .ico_theme7 { background-position: 5px -127px !important;}
* .ico_theme8 { background-position: 5px -148px !important;}

* .ico_theme1 { }
* .ico_theme2 { background-color: #FFF4FD !important; border-color: #E271CE !important; }
* .ico_theme3 { background-color: #FEF4E5 !important; border-color: #F5A533 !important; }
* .ico_theme4 { background-color: #F1FCF9 !important; border-color: #00A175 !important; }
* .ico_theme5 { background-color: #F6F4F8 !important; border-color: #73509F !important; }
* .ico_theme6 { }
* .ico_theme7 { background-color: #FEF8F8 !important; border-color: #D92A3F !important; }
* .ico_theme8 { background-color: #EDF9FC !important; border-color: #4FC1DD !important; }

#index_categoryblock{
  width: 100%;
}
#index_categoryblock h2{
  display: inline-block;
  margin: 15px 0 0 0;
  padding: 5px 10px;
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
  color: white;
  background: #182E71;
}
#index_categoryblock .block{
  background: #f1f1f1;
  padding: 1em;
  border-radius: 0 5px 5px 5px;
  box-sizing: border-box;
}
#index_categoryblock ul{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  /*  リニューアル後の方面別レイアウト */
}
#index_categoryblock li a{
  display: inline-block;
  width: 200px;
  color: #2F8CBE;
  margin: 7px 10px 7px 0;
  font-size: 14px;
}
#index_categoryblock li a span{
  font-size: 12px;
  color: #2F8CBE;
}
#index_categoryblock li:nth-child(5n) a{
  margin: 5px 0;
}
#index-groupblock .flex-wrap{
  flex-wrap: wrap;
}
#index-groupblock h2{
  display: inline-block;
  width: 150px;
  margin: 15px 0 0 0;
  padding: 5px 10px;
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
  color: white;
  background: #182E71;
}

#index-groupblock h3{
  display: inline-block;
  margin-left: auto;
  text-align: center;
  margin: 10px 0 0 0;
  padding: 0 30px 0 10px;
  border-left: 8px solid #182E71;
  line-height: 2em;
  font-size: 14px;
  font-weight: bold;
}
#index-groupblock .flex-wrap div{
  margin: 5px 0;
  min-width: 150px;
}
#index-groupblock .flex-wrap img{
  width: 100%;
  height: auto;

}
#index-groupblock .flex-wrap a{
  width: 150px;
  display: block;
  text-align: center;
  font-size: 10px;
  color: #2F8CBE;
  word-break:break-all;
}
#toggleslide {
  display: none;
}
.recommend-toggle-button,
.toggle-button{
  position: relative;
  z-index: 100;
  width: 250px;
  line-height: 40px;
  margin:-20px auto 0;
  background: #99C737;
  border-radius: 20px;
  color: white;
  text-align: center;
  cursor: pointer;
}
.recommend-toggle-button:hover,
.toggle-button:hover{
  cursor: pointer;
  font-weight: bold;
}
.recommend-toggle-button{
  margin: 0 auto 15px;
}
#categoryblock {
  width: 188px;
  border: solid 1px #ccc;
  background-color: #eee;
  text-align: center;
  padding-bottom: 10px;
}

#categoryblock div h2 {
  margin-top: 6px;
}

#categoryblock div.block {
  border: solid 1px #63BF00;
  border-width: 0px 1px 1px 1px;
  background-color: #fff;
  width: 169px;
  margin: 0 auto;
  padding: 5px 0;
  text-align: left;
}
#categoryblock div.link_block {
  border: solid 1px #63BF00;
  border-width: 0px 1px 0px 1px;
  background-color: #fff;
  width: 169px;
  margin: 0 auto;
  padding: 5px 0;
  text-align: center;
  text-decoration: underline;
}
#categoryblock div.link_block a {
  font-weight: bold;
}

#categoryblock div.icoblock ul li {
  width: 125px;
  padding: 5px 0px 5px 37px;
  margin-left: 2px;
  background: url("../img/common/ico_navi.jpg") no-repeat 0 0;
}

#categoryblock div.block ul li.ico_navi_no    { background: none; }
#categoryblock div.block ul li.ico_navi11 { background-position: 0 -11px; }
#categoryblock div.block ul li.ico_navi12 { background-position: 0 -62px; }
#categoryblock div.block ul li.ico_navi13 { background-position: 0 -114px; }
#categoryblock div.block ul li.ico_navi99999 { background-position: 0 -166px; }
#categoryblock div.block ul li.ico_navi59 { background-position: 0 -220px; }
#categoryblock div.block ul li.ico_navi50 { background-position: 0 -271px; }
#categoryblock div.block ul li.ico_navi51 { background-position: 0 -323px; }
#categoryblock div.block ul li.ico_navi52 { background-position: 0 -375px; }
#categoryblock div.block ul li.ico_navi58 { background-position: 0 -427px; }
#categoryblock div.block ul li.ico_navi57 { background-position: 0 -479px; }
#categoryblock div.block ul li.ico_navi54 { background-position: 0 -531px; }
#categoryblock div.block ul li.ico_navi53 { background-position: 0 -583px; }
#categoryblock div.block ul li.ico_navi61 { background-position: 0 -635px; }
#categoryblock div.block ul li.ico_navi66 { background-position: 0 -687px; }
#categoryblock div.block ul li.ico_navi74 { background-position: 0 -739px; }
#categoryblock div.block ul li.ico_navi62 { background-position: 0 -788px; }
#categoryblock div.block ul li.ico_navi56 { background-position: 0 -840px; }
#categoryblock div.block ul li.ico_navi99998 { background-position: 0 -892px; }
#categoryblock div.block ul li.ico_navi75 { background-position: 0 -944px; }
#categoryblock div.block ul li.ico_navi76 { background-position: 0 -996px; }
#categoryblock div.block ul li.ico_navi55 { background-position: 0 -1048px; }
#categoryblock div.block ul li.ico_navi64 { background-position: 0 -1100px; }
#categoryblock div.block ul li.ico_navi99997 { background-position: 0 -1152px; }
#categoryblock div.block ul li.ico_navi60 { background-position: 0 -1204px; }
#categoryblock div.block ul li.ico_navi73 { background-position: 0 -1254px; }
#categoryblock div.block ul li.ico_navi68 { background-position: 0 -1314px; }
#categoryblock div.block ul li.ico_navi69 { background-position: 0 -1366px; }
#categoryblock div.block ul li.ico_navi65 { background-position: 0 -1418px; }
#categoryblock div.block ul li.ico_navi70 { background-position: 0 -1464px; }
#categoryblock div.block ul li.ico_navi619 { background-position: 0 -1520px; }
#categoryblock div.block ul li.ico_navi63 { background-position: 0 -1580px; }
#categoryblock div.block ul li.ico_navi620 { background-position: 0 -1632px; }
#categoryblock div.block ul li.ico_navi72 { background-position: 0 -1684px; }
#categoryblock div.block ul li.ico_navi621 { background-position: 0 -1735px; }

/*
#categoryblock div.block ul li.ico_navi1 { background-position: 0 -15px; }
#categoryblock div.block ul li.ico_navi2 { background-position: 0 -62px; }
#categoryblock div.block ul li.ico_navi3 { background-position: 0 -110px; }
#categoryblock div.block ul li.ico_navi4 { background-position: 0 -160px; }

#categoryblock div.block ul li.ico_navi5 { background-position: 0 -212px; }
#categoryblock div.block ul li.ico_navi6 { background-position: 0 -260px; }
#categoryblock div.block ul li.ico_navi7 { background-position: 0 -310px; }
#categoryblock div.block ul li.ico_navi8 { background-position: 0 -362px; }
#categoryblock div.block ul li.ico_navi9 { background-position: 0 -412px; }
#categoryblock div.block ul li.ico_navi10 { background-position: 0 -456px; }
#categoryblock div.block ul li.ico_navi11 { background-position: 0 -512px; }
#categoryblock div.block ul li.ico_navi12 { background-position: 0 -563px; }
#categoryblock div.block ul li.ico_navi13 { background-position: 0 -605px; }
#categoryblock div.block ul li.ico_navi14 { background-position: 0 -660px; }
#categoryblock div.block ul li.ico_navi15 { background-position: 0 -710px; }
#categoryblock div.block ul li.ico_navi16 { background-position: 0 -760px; }
#categoryblock div.block ul li.ico_navi17 { background-position: 0 -810px; }
#categoryblock div.block ul li.ico_navi18 { background-position: 0 -860px; }
*/

#categoryblock div.block ul li a {
  color: #3C5DCA;
  font-weight: bold;
  letter-spacing: 0;
}

#categoryblock #iconblock_type div.block ul li a {
  font-size: 14px;
}
#categoryblock #iconblock_area div.block ul li a {
  font-size: 13px;
}

#categoryblock ul li.ico_cruise { background-position: -500px; }

#groupblock div.block {
  text-align: center;
}

#groupblock div.block div {
  width: 154px;
  margin: 5px auto;
  border: solid 1px #ccc;
  padding: 2px;
  text-align: center;
}

#groupblock div.block div a:hover img {
  opacity:0.7;
  filter: alpha(opacity=70);
}


#goalblock div.block {
  border: solid 1px #ccc;
  overflow: hidden;
}

#goalblock div.block ul li {
  width: 70px;
  height: 70px;
  float: left;
  margin: 6px;
}

#goalblock div.block ul li a {
  font-size: 11px;
  letter-spacing: 0;
  line-height: 120%;
  color: #333;
  font-weight: normal;
}

#goalblock div.block ul li a img {
  margin-bottom: 3px;
}

#categoryblock #themeblock div.block {
  border: solid 1px #ccc;
}

#categoryblock div#themeblock h3 {
  border: solid 1px #5DAD07;
  background-color: #F0FAE6;
  padding: 3px 5px 5px 35px;
  margin-bottom: 5px;
  height: 12px;
}

#categoryblock div#themeblock ul {
  overflow: hidden;
  margin-bottom: 10px;
  margin-left: 10px;
}

#categoryblock div#themeblock ul li {
  padding: 1px 0 0 17px;
  background: url("../img/common/ico_lens.gif") no-repeat 0 center;
}

#categoryblock div#themeblock ul li a {
  color: #333;
  font-weight: normal;
}

#categoryblock div#themeblock .themeinline {
  width: 150px;
  margin: 2px auto;
}

#infoblock div.block {
  border: solid 1px #FA9500;
}

#infoblock div.inforow {
  overflow: hidden;
  width: 150px;
  margin: 0 auto;
  padding-bottom: 10px;
}

#infoblock div.inforow img {
  float: left;
  width: 70px;
}

#infoblock div.inforow div {
  float: right;
  width: 70px;
}

#infoblock div.inforow div h3 {
  color: #001765;
}

#infoblock div.inforow a.infolink {
  background: url("../img/common/ico_footer1.gif") no-repeat 0 center;
  padding-left: 10px;
}

#commonBannerBlock {
  margin-top: 15px;
}

#socialbannerblcok {
  width: 188px;
  border: solid 1px #ccc;
  background-color: #eee;
  text-align: center;
  margin-top: 10px;
  padding: 5px 0;
}

#socialbannerblcok ul li a img {
  border: solid 1px #ccc;
}

.sideListBlock {
  width: 178px;
  margin-top: 10px;
  border: solid 1px #ccc;
}

.sideListBlock div.blocktitle {
  width: 100%;
  background-color: #E8EAF4;
  padding: 5px 0;
  border-bottom: solid 1px #ccc;
  position: relative;
}

.sideListBlock h2 {
  padding-left: 10px;
  border-left: solid 5px #071E6A;
  margin-left: 5px;
  font-weight: bold;
}

.sideListBlock div.blocktitle a.next {
  bottom: 3px;
  right: 3px;
  display: block;
  position: absolute;
  text-decoration: underline;
}

.sideListBlock ul.list li {
  width: 230px;
  margin: 5px auto;
  padding-bottom: 3px;
  padding-left: 15px;
  border-bottom: dotted 1px #ccc;
  background: url("../img/index/ico_arrow.gif") no-repeat 0 center;
}

.sideListBlock ul.list li span {
  color: #071E6A;
}

.sideListBlock ul.list li.end {
  margin: 0 auto;
  border: none;
}
.sideListBlock ul.list li.next {
  text-align: right;
  background: none;
  text-decoration: underline;
}
#leftnavi .sideListBlock ul.list li.next a {
  vertical-align: 0px;
}


/* maincontents
---------------------------*/
/*
#maincontents {
  float: right;
  width: 860px;
  margin-right: 5px;
}
*/
div.colnum2 {
  float: right;
  width: 860px;
  margin-right: 5px;
}

#breadlist {
  clear: both;
  overflow: hidden;
}

#breadlist li {
  float: left;
}

#breadlist li a {
  text-decoration: underline;
}


/* footer
---------------------------*/

#footer {
  margin-top: 20px;
  background: #F7F7F7;
  border-top: solid 1px #071E6A;
  overflow: hidden;
}

#footer_top {
  width: 1080px;
  height: 430px;
  margin: 0 auto;
  border-bottom: solid 1px #dcdcdc;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#footer_top > * {
  box-sizing: border-box;
}
#footer-menu {
    float:none;
    position: absolute;
    top: 270px;
    left: 25px;
    width:360px;
    height:100px;
}

#footer-social {
  clear: both;
  width: 100%;
  text-align: left;
}
#footer-social i {
  font-size: 2.8em;
  margin-right: 10px;
  transition: .2s;
}
#footer-social i:hover {
  filter: brightness(1.1);
  transition: .2s;
}
#footer-social .fa-facebook-square {
  color: #3b5998;
}
#footer-social .fa-twitter-square {
  color: #1da1f2;
}
#footer-social .fa-line {
  color: #00c300;
}

#footer-menu a {
    letter-spacing: 0;
    font-size: 11px;
    text-decoration: underline;
    display: block;
    float: left;
    width: auto;
    min-height: 12px;
    position: absolute;

    padding-left: 8px;
    background: url("../img/common/ico_footer1.gif") no-repeat 0 center;
}

/* 1列目 */
#footer-menu a.pos-r1-c1 {top:  4px;left:  5px;}
#footer-menu a.pos-r2-c1 {top: 20px;left:  5px;}
#footer-menu a.pos-r3-c1 {top: 36px;left:  5px;}
#footer-menu a.pos-r4-c1 {top: 52px;left:  5px;}

/* 2列目 */
#footer-menu a.pos-r1-c2 {top:  4px;left:158px;}
#footer-menu a.pos-r2-c2 {top: 20px;left:158px;}
#footer-menu a.pos-r3-c2 {top: 36px;left:158px;}
#footer-menu a.pos-r4-c2 {top: 52px;left:158px;}

#footer_top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#footer_top div {
  border-right: solid 1px #dcdcdc;
  height: 362px;
  padding: 0px 5px 20px 20px;
  margin: 10px 0;
}
#footer_top div#footer_company {
  border-right: none;
  padding: 0px 10px 0px 0px;
}

#footer_top h3 {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #071e6a;
  clear: both;
  width: 100%;
}

#footer_top ul.list {
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
}
#footer_top ul.list_column1 {
  width: 11em;
}
#footer_top ul.list_column_last {
  margin-right: 0px;
}


#footer ul.list li {
  background: url("../img/common/ico_footer1.gif") no-repeat 0 center;
  padding-left: 7px;
  margin-top: 0px;
}

#footer ul.list li a {
  font-size: 11px;
  letter-spacing: 0;
}
#footer ul.list li.subtitle span {
  font-size: 11px;
  letter-spacing: 0;
}

#footer ul.list li.parent {
  background: none;
}

#footer ul.list li.parent ul li {
  background: url("../img/common/ico_footer2.gif") no-repeat 0 center;
  padding-left: 10px;
}

#footer_middle {
  width: 1080px;
  margin: 10px auto 0;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}

#footer_middle div {
  margin-right: 20px;
}

#footer_middle > div:nth-child(1) {
  width: 14%;
}
#footer_middle > div:nth-child(2) {
  flex-wrap: wrap;
  width: 77%;
}

#footer_middle div,
#footer_middle div h3,
#footer_middle div a {
  font-size: 12px;
  line-height: 130%;
}

#footer_middle div h3 {
  color: #071E6A;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 15px;
}

#footer_middle div#footer_middle_center {
  margin-top: 33px;
}

#footer_middle div#guide_link {
  margin-top: 5px;
}

#footer_middle div ul.list {
  margin-right: 20px;
  width: 100%;
}

#footer_middle div ul.end {
  margin-right: 0;
}

#footer_middle div ul.list li a {
  color: #071E6A;
  text-decoration: underline;
}

#footer_bottom {
  width: 1080px;
  margin:  30px auto 0;
  padding: 2px 0 30px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#footer_bottom ul li {
  float: left;
  border-right: solid 1px #ccc;
  padding-right: 6px;
  margin-right: 6px;
}

#footer_bottom ul li a {
  font-size: 11px;
  letter-spacing: 0;
}



/* utility
---------------------------*/

div.inline {
  width: 1080px;
  margin: 0 auto;
}

div.footer-to-top {
  text-align:right;
  margin-bottom:-20px;
  z-index: 1;
  position: relative;
}

.end {
  border: none !important;
  padding: 0;
  margin: 0;
}

.rollover:hover img {
  opacity:0.7;
  filter: alpha(opacity=70);
}

div.pagetop {
  clear: both;
  overflow: hidden;
  background: url("../img/common/ico_pagetop.jpg") no-repeat 0 8px;
  padding: 5px 0 0px 15px;
  float: right;
  margin-top: 0px;
}

div.pagetop a {
  text-decoration: underline;
}

a.btn_type1 {
  display: block;
  width: 127px;
  height: 16px;
  padding: 4px 0;
  background: url("../img/common/bg_btn1.jpg") no-repeat 0 0;
}

label.point,
select option.point {
  color: #0000ff;
}
select option.point1 {
  color: #0080ff;
}
select option.point2 {
  color: #f80;
}
label.point_red,
select option.point_red {
  color: #ff0000;
}
label.point_green,
select option.point_green {
  color: #2EA500;
}
img.ui-datepicker-trigger {
  vertical-align: -12px;
  width: 35px;
}

span.ui-datepicker-year,span.ui-datepicker-month {
  color: #fff;
  font-weight: bold;
}

/* login
---------------------------*/
div.mypage_login h2 {
  margin-top: 12px;
}
div.mypage_login div.introduction {
  padding: 25px 0 20px 28px;

}
div.mypage_login div.undercolumn_login_left {
  display: inline-block;
  width: 566px;
  vertical-align: top;
}
div.mypage_login div.undercolumn_login_right {
  display: inline-block;
  width: 271px;
  vertical-align: top;
}
div#undercolumn_login h3 {
  width: 100%;
  text-align: center;
  background-color: #D2F1FF;
}
div#undercolumn_login div.undercolumn_login_left h3 {
  margin-bottom: 23px;
}

div.mypage_login div.undercolumn_login_left table {
  margin-left: 13px;
  margin-bottom: 25px;
}
div.mypage_login div.undercolumn_login_left tr th {
  padding: 5px 10px 0 5px;
  background-color: #dddddd;
  vertical-align: top;
  text-align: left;
}
div.mypage_login div.undercolumn_login_left tr td {
  padding: 5px 0 0 10px;
}
div.mypage_login div.undercolumn_login_left tr.tr_login_id {
  height: 73px;
}
div.mypage_login div.undercolumn_login_left tr input {
  height: 25px;
  width: 323px;
  border-color: #DDDDDD;
}
div.mypage_login div.undercolumn_login_left tr.tr_password {
  height: 52px;
}
div.mypage_login div.undercolumn_login_left tr.tr_login_id p {
  padding-top: 10px;
}
div.mypage_login div.undercolumn_login_left p.login_memory {
  margin-left: 65px;
  margin-bottom: 25px;
}
div.mypage_login div.undercolumn_login_left p.login_memory input,
div.mypage_login div.undercolumn_login_left p.login_memory label {
  vertical-align: top;
}
div.mypage_login div.undercolumn_login_left div.btn_area {
  margin-left: 65px;
  margin-bottom: 5px;
}
div.mypage_login div.undercolumn_login_left p.link_forgot {
  margin-left: 65px;
}
div.mypage_login div.undercolumn_login_left p.link_forgot a {
  color: #003399
}

div#undercolumn_login div.undercolumn_login_right h3 {
  margin-bottom: 30px;
}
div#undercolumn_login div.undercolumn_login_right div.mini_title {
  margin-bottom: 20px;
  padding-left: 28px;
}
div#undercolumn_login div.undercolumn_login_right div.mypage_point {
  border-bottom: dotted 1px #2E4531;
  padding: 31px 0 6px 50px;
  margin-bottom: 12px;
}
div#undercolumn_login div.undercolumn_login_right div.mypage_point_1 {
  background: url('../img/login/point1.gif') no-repeat;
}
div#undercolumn_login div.undercolumn_login_right div.mypage_point_2 {
  background: url('../img/login/point2.gif') no-repeat;
}
div#undercolumn_login div.undercolumn_login_right div.mypage_point_3 {
  background: url('../img/login/point3.gif') no-repeat;
}
div#undercolumn_login div.undercolumn_login_right div.mypage_point_4 {
  background: url('../img/login/point4.png') no-repeat;
}
div#undercolumn_login div.undercolumn_login_right div.mypage_point_5 {
  background: url('../img/login/point5.png') no-repeat;
}

div.completemenu {
  margin-top: 30px;
  text-align: center;
}
#entry div.completemenu a {
  color: #3C5DCA;
  font-weight: bold;
  letter-spacing: 0;
  text-decoration: underline;

}
/* error
---------------------------*/
#undercolumn_error {
  margin-top: 40px;
}
#undercolumn_error div.message_area p.error {
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 20px;
}


/* _blank window
---------------------------*/
div#window_area {
  padding: 5px;
}
div#window_area h2 {
  font-size: 14px;
  font-weight: bold;
  color: #0561B6;
  margin-bottom: 20px;
}
div#window_area p.information {
  font-size: 13px;
}
div#window_area .attention {
  font-size: 11px;
  margin-top: 5px;
  color: red;
}
div#window_area div#forgot{
  margin-top: 20px;
}
input.box300 {
  width: 300px;
}

div#window_area .btn_area {
  margin-top: 20px;
  text-align: center;
}
div#window_area p#password {
  display: block;
  width: 70%;
  margin: 0 auto;
  border-radius: 5px;
  border: 1px solid #B6CCE7;
  background-color: #F0FEFF;
  text-align:center;
  padding: 10px 0;
}
div#window_area p#password span.attention {
  font-size: 16px;
  font-weight: bold;
}
div#resultlistblock1 h3.result_group_caption {
  font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  height: 25px; /* 32px */
  padding-top: 7px;
  text-indent: 30px;
  /*background: url('../img/common/bg_result_group_caption.jpg') repeat-x;*/
  background-color: #107aeb;
  font-size: 20px;
  /*color: #084A9B;*/
  color: #ffffff;
  font-weight: bold;
  margin-top: 8px;
  line-height:110%;
}



#lerge_map_dialog {
  display: none;
  height: 264px;
  width: 416px;
  background: url('../img/common/bg_lerge_map.jpg') no-repeat;
  position: relative;
}
#lerge_map_dialog img {
  position: absolute;
  display: block;
  height: 227px;
  width: 397px;
  top: 32px;
  left: 10px;
  /*margin: 28px 0 0 10px;*/

}
#lerge_map_dialog .close-button {
    float:right;
    color:#fff;
    cursor:pointer;
}

.ui-dialog-titlebar {
  display: none;
}



/* form common
---------------------------*/
div.subcontents h2.title,
div.form_common {
  position: relative;
}
#contact h2.title,
div.subcontents h2.title,
div.form_common .title {
  margin-top: 0px;
  font-size: 23px;
  line-height: 55px;
  text-align: center;
  /*
  border-top: 3px solid #2F60C7;
  border-bottom: 1px solid #2F60C7;
  */
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
div.form_common .title {
  color: white;
  background-color: #5fa814;
  font-weight: bold;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
div.form_common .title span.warning {
  font-size: 13px;
  color: #000066;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
div.form_common p.windowtext {
  font-size: 16px;
  line-height: 120%;
  margin: 24px 0 49px 24px;
}
div.form_common div.messagearea {
  margin-top: 3px;
  font-size: 16px;
}
div.form_common a.btnaddressset {
  vertical-align: middle;
  margin: 5px 0 0 20px;
}

div.form_common span.address_auto_input {
  background: #72ca1b;
  color: white;
  padding: 6px 10px;
  border-radius: 5px;
  transition: .2s;
}
div.form_common span.address_auto_input:hover,
div.form_common a.btnaddressset:hover {
  background: rgb(87, 155, 20);
  text-decoration: none;
  transition: .2s;
}

  div.form_common div.review_entrytext {
  width: 260px;
  position: absolute;
  right: 10px;
  top: 90px;
}
.form_wrap {
  padding: 0 40px;
  box-sizing: border-box;
}
.form_title {
  background: #5fa814;
  color: white;
  margin: 0 0 10px 0;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-radius: 5px;
}
div.form_common div.review_entrytext p {
  font-size: 16px;
  letter-spacing: 0px;
}
div.form_common div.review_entrytext span.warning {
  font-size: 11px;
}
div.form_common div.review_entrytext p.button {
  text-align: center;
  margin-top: 0px;
}

div.form_common table.contact {
    width:100%;
}
table#price_table td:nth-child(n+3) {
    font-weight: bold;
    font-size: 1.4em;
}
.online_price_title_b{
  font-size: 1.2em;
}
#price_table, 
#price_expense_table {
  width: 100%;
  margin: 10px 0 5px 0;
  border-collapse: collapse;
  color: white;
}
table#price_table thead,
table#price_expense_table thead {
  background: #5fa814;
  color: white;
  text-align: center;
}
table#price_table th,
table#price_expense_table th {
  padding:3px 0 2px 0 ;
  border: none;
  color: white;
  text-align: center;
  font-size: 1.15em;
  border: 1px solid #505050;
}
table#price_table tr,
table#price_expense_table tr{
  color: white;
  text-align: center;
}
table#price_table tbody tr td:nth-child(1) {
  background: #5fa814;
  font-weight: bold;
  color: white;
  font-size: 1.3em;
}
table#price_table tbody.port_tax tr td:nth-child(1) {
font-size: 1.2em;
padding: 8px 15px 8px 0;
}
.port_charge {
  height: inherit;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 35px;
  padding-left: 15px;
  border-left: 12px solid #5fa814;
  border-bottom: 2px solid #5fa814;
  vertical-align: middle;
  box-sizing: border-box;
}
  .port_charge img {
vertical-align: middle;
margin: 0 0 0 10px;
width: 200px;
  }
table#price_table .port_tax{
  border-top: 1px solid #303030;
}

table#price_table .one_man_price td:nth-child(3){
  font-size: 1.1em;

}
  table#price_table .pay_total{
  border-top: 3px solid #303030;
}
table#price_table .port_tax tr td:nth-child(1){
  /* background: rgb(121, 158, 170); */
  /* background: rgb(85, 159, 182); */
  background: #99c737;
  /* background: #ecb22a; */
}
table#price_table tr td{
  padding: 8px 0;
  border: 1px solid #505050;
  text-align: right;
  padding-right: 15px;
  box-sizing: border-box;
}
table#price_table tr td:nth-child(2){
  text-align: center;
  padding-right: 0px;
  font-size: 1.2em;
}
table#price_table .port_tax tr td{
  background: #f8ffe9;
}
table#price_table .port_tax tr td:nth-child(2){
  padding-right: 0px;
  font-size: 1.2em;
}
table#price_table .port_tax tr td,
table#price_table .one_man_price tr td
{
  padding: 2px 15px 2px 0;
  color: #404040;
  font-size: 1.2em;
}
table#price_table .one_man_price tr td{
  font-weight: normal;
}
table#price_table .one_man_price tr td:nth-child(1){
  font-size: 1.1em;
}
table#price_expense_table td:nth-child(n+3) {
  font-weight: bold;
}
table#price_total_table td {
    font-weight: bold;
  width: 70%;
}
div.form_common table th,
div.form_common table td {
  height: 40px;

}

.confirm table {
 border-collapse: collapse;
}
.confirm table tr {
  border-bottom: 1px solid #aaa;
}
.confirm table tr:last-child {
  border-bottom: none;
}
.confirm table th {
  width: 25% !important;
  padding-right: 40px;
}
.form_wrap table th {
  border-style: none;
  background-color: transparent;
  height: 50%;
  width: 25%;
  text-align: left;
  vertical-align: middle;
  padding-left: 45px;
  font-size: 14px;
  font-weight: bold;
}
.form_wrap table th.top {
  vertical-align: top;
}
div.form_common table th.th-companion {
    padding-right: 42px;
    width: 120px;
}

div.form_common table th.second-col {
    width: 80px;
}
div.form_common table td.first-row {
    width: 673px;
}
div.form_common table td.second-col {
    width: 320px;
}
div.form_common table tr.background-none th {
  background-color: transparent;
}
div.form_common table th.string-long {
  text-align: left;
}

div.form_common tr.note > th {
  position: relative;
  border-style: none;
}
div.form_common tr.note > th:before {
  display: block;
  content: "任意";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #5fa814;
  color:white;
  padding: 0 6px;
  border-radius: 5px;
}
div.form_common tr.note > th.row1 {
  position: relative;
  border-style: none;
  text-align: left;
}
div.form_common tr.note > th.row1:before {
  display: block;
  content: "任意";
  position: absolute;
  top: 25%;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #5fa814;
  color:white;
  padding: 0 6px;
  border-radius: 5px;
}
div.form_common tr.note > th.row2 {
  position: relative;
  border-style: none;
  text-align: left;
}
div.form_common tr.note > th.row2:before {
  display: block;
  content: "任意";
  position: absolute;
  top: 25%;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #5fa814;
  color:white;
  padding: 0 6px;
  border-radius: 5px;
}
div.form_common tr.note > th.row3 {
  position: relative;
  border-style: none;
}
div.form_common tr.note > th.row3:before {
  display: block;
  content: "任意";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #5fa814;
  color:white;padding: 0 6px;
  border-radius: 5px;
}
div.form_common tr.note > th.row4 {
  position: relative;
  border-style: none;
  text-align: left;
}

div.form_common tr.note > th.row4:before {
  display: block;
  content: "任意";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #5fa814;
  color:white;padding: 0 6px;
  border-radius: 5px;
}
.form_wrap table td.accompanying_person_button {
  width: 100%;
  line-height: 40px;
  display: block;
  margin: 15px auto 10px;
  background-color: #72ca1b;
  color: white;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
  cursor: pointer;
  transition: .2s;
}
.form_wrap table td.accompanying_person_button:hover {
  background: rgb(87, 155, 20);
  transition: .2s;
}

.accompanying_person {
  display: none;
  height: auto;
}
.accompanying_person-tabopen {
  display: table-row-group;
}
div.form_common tr.note > th.row5 {
  position: relative;
  border-style: none;
}
div.form_common tr.note > th.row5:before {
  display: block;
  content: "任意";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #5fa814;
  color:white;padding: 0 6px;
  border-radius: 5px;
}
div.form_common tr.require > th.note {
  border-style: none;
}
div.form_common tr.require > th {
  position: relative;
  border-style: none;
  text-align: left;
  letter-spacing: .05em;
}
div.form_common tr.birthday > th {
  position: relative;
  text-align: left;
}
div.form_common tr.birthday > td {
  width: 500px;
}
div.form_common tr.require > th:before {
  display: block;
  content: "必須";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #ec6941;
  color: #fff;
  padding: 0 6px;
  border-radius: 5px;
}

div.form_common tr.require > th.row1 {
  position: relative;
  border-style: none;
  text-align: left;
}
div.form_common tr.require > th.row1:before {
  display: block;
  content: "必須";
  position: absolute;
  top: 25%;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #ec6941;
  color: #fff;
  padding: 0 6px;
  border-radius: 5px;
}
div.form_common tr.require > th.row2 {
  position: relative;
  border-style: none;
}
div.form_common tr.require > th.row2:before {
  display: block;
  content: "必須";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #ec6941;
  color: #fff;
  padding: 0 6px;
  border-radius: 5px;
}
div.form_common tr.require > th.row3 {
  position: relative;
  border-style: none;
  text-align: left;
}
div.form_common tr.require > th.row3:before {
  display: block;
  content: "必須";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #ec6941;
  color: #fff;
  padding: 0 6px;
  border-radius: 5px;
}
div.form_common tr.birthday > th.require:before {
  display: block;
  content: "必須";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #ec6941;
  color: #fff;
  padding: 0 6px;
  border-radius: 5px;
}
div.form_common tr.require > th.require {
  position: relative;
  border-style: none;
  text-align: left;
}
div.form_common tr.require > th.note {
  position: relative;
  border-style: none;
  text-align: left;
}
div.form_common tr.require > th.note:before {
  display: block;
  content: "任意";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #5fa814;
  color:white;padding: 0 6px;
  border-radius: 5px;
}
div.form_common tr.require > th.note1 {
  position: relative;
  border-style: none;
}
span.city-buil {
  display: inline-block;
  width: 150px;
  margin: 10px 0;
}
#cruise_preferred_date_ym {
  width: 236px;
}
#cruise_preferred_date_day {
  width: 136px;
}

div.form_common tr.require > th.note1:before {
  display: block;
  content: "任意";
  position: absolute;
  top: 25%;
  left: 0;
  font-size: 10px;
  font-weight: lighter;
  background-color: #5fa814;
  color:white;padding: 0 6px;
  border-radius: 5px;
}
div.form_common th  p.warning {
  text-indent: -5px;
  font-size: 12px;
  text-align: center;
  margin-top: 14px;
}
div.form_common td {
  /*padding-left: 10px;*/
  /* padding: 3px 4px; */
  /*width: 673px;*/
  width: 170px;
}
div.form_common table.confirm td {
  padding-left: 8px;
  font-size: 16px;
}
select.pref {
  display:inline-block;
  height: 34px !important;
  margin: 0 0 0 -5px;
  width: 236px;
}
div.billing > span{
  display: block;
  margin: 0 0 5px 0;
  color: #5fa814;
}
div.form_common label {
  /*font-size: 14px;*/
  font-size: 13px;
  /*vertical-align: 5px;*/
  display: inline-block;
  margin-left:5px;
}
div.form_common input[type=checkbox],
div.form_common input[type=radio] {
  vertical-align: -1px;
  margin-right: 3px;
}
div.form_common input[type=checkbox].cruise_arrangement_type_ids {
    width:18px;
    height:18px;
    vertical-align: -4px;
}
div.form_common select,
div.form_common input[type=text],
div.form_common input[type=password] {
    padding-left: 4px;
    height: 15px;
    font-size:16px;
    border: solid 1px #c0c0c0;
}
div.form_common input[type=file] {
    padding-left: 4px;
    border: solid 1px #c0c0c0;
}

div.form_common textarea {
    font-size:14px;
    border: solid 1px #c0c0c0;
}
div.form_common select,
div.form_common textarea,
div.form_common input[type=text],
div.form_common input[type=password]{
  border: #999999 1px solid;
  background-color: #fdfdff;

  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#online-reserve{
  margin-bottom: 20px;
}
  #online-reserve tr {
    width: 100%;
  }
  #online-reserve tr:nth-child(1) {
    margin: 0 0 10px 0;
  }

  #online-reserve tr:nth-child(1) th {
    height: inherit;
    line-height: 35px; 
    padding-left: 15px;
    border-left: 12px solid #5fa814;
    border-bottom: 2px solid #5fa814;
    box-sizing: border-box;
    font-size: 1.4em;
  }
  #online-reserve tr:nth-child(1) td {
    height: auto;
    margin-top: 5px;
    padding-left: 15px;
    box-sizing: border-box;
  }
  #online-reserve tr:nth-child(1) td span {
   font-size: 15px; 
  }
  #online-reserve tr:nth-child(n+2):nth-child(-n+7) {
    width: 46%;
    margin: 0 0 10px 0;
  }
  #online-reserve tr:nth-child(n+2):nth-child(-n+7) th {
    height: inherit;
    line-height: 35px; 
    padding-left: 15px;
    border-left: 12px solid #5fa814;
    border-bottom: 2px solid #5fa814;
    box-sizing: border-box;
    font-size: 1.4em;
  }
  #online-reserve td {
    height: auto;
    margin-top: 5px;
    padding-left: 15px;
    font-size: 15px;
    box-sizing: border-box;
  }
  #online-reserve tr:nth-child(n+2):nth-child(-n+7) td span {
    font-size: 15px;
  }
  #online-reserve th,
  #online-reserve td {
  display: block;
  width: 100%;
  height:auto;
}
div.form_common select,
div.form_common input[type=text],
div.form_common input[type=password]{
  height: 23px;
}

div.form_common .bold {
  font-weight:bold;
}
div.form_common .size-large {
  font-size:13px;
}
div.form_common .width-xxlarge {
  width: 640px;
}
div.form_common .width-xlarge {
  width: 480px;
}
div.form_common .width-large {
  width: 280px;
}
div.form_common .width-xmedium {
  width: 210px;
}
div.form_common .width-medium {
  width: 180px;
}
div.form_common .width-small {
  width: 150px;
}
div.form_common .width-xsmall {
  width: 75px;
}
div.form_common .width-xxsmall {
  width: 50px;
}
div.form_common .width-middle {
  width: 42%;
}
/*
div.form_common .width-large {
  width: 70%;
  width: 148px;
}

div.form_common .width-xlarge {
  width: 85%;
  width: 192px;
}

div.form_common .width-small {
  width: 28%;
  width:50px;
  font-size:14px;
div.form_common tr.require > th.require {
  border-style: none;
}
div.form_common tr.require > th.note {
  position: relative;
  border-style: none;
}
div.form_common tr.require > th.note:after {
  display: block;
  content: "任意";
  position: absolute;
  top: 50%;
  right: 5px;
  font-size: 11px;
  font-weight: lighter;
  background-color: rgba(0,0,0,0);;
  color: #000;
  border: #ec6941 1px solid;
  padding: 2px;
  margin-top: -12px;
}
div.form_common th  p.warning {
  text-indent: -5px;
  font-size: 12px;
  text-align: center;
  margin-top: 14px;
}
div.form_common td {
  /*padding-left: 10px;*/
  /*width: 673px;*/
div.form_common table.confirm td {
  padding-left: 8px;
  font-size: 16px;
}
div.form_common label {
  /*font-size: 14px;*/
  font-size: 13px;
  /*vertical-align: 5px;*/
  display: inline-block;
  margin-left:5px;
}
div.form_common input[type=checkbox],
div.form_common input[type=radio] {
  vertical-align: -1px;
  margin-right: 3px;
}
div.form_common input[type=checkbox].cruise_arrangement_type_ids {
    width:18px;
    height:18px;
    vertical-align: -4px;
}
div.form_common select,
div.form_common input[type=text],
div.form_common input[type=password] {
    padding-left: 4px;
    height: 15px;
    font-size:16px;
    border: solid 1px #c0c0c0;
}
div.form_common input[type=file] {
    padding-left: 4px;
    border: solid 1px #c0c0c0;
}

div.form_common textarea {
    font-size:14px;
    border: solid 1px #c0c0c0;
}
div.form_common select,
div.form_common textarea,
div.form_common input[type=text],
div.form_common input[type=password]{
  border: #404040 1px solid;
  background-color: #fdfdff;

  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

div.form_common select,
div.form_common input[type=text],
div.form_common input[type=password]{
  height: 32px;
  font-size: 14px;
  vertical-align: middle;
}

div.form_common input::placeholder{
  color: #707070;
}
  div.form_common select::placeholder{
  font-size: 12px;
  color: #707070;
}

div.form_common .bold {
  font-weight:bold;
}
div.form_common .size-large {
  font-size:13px;
}
div.form_common .width-xxlarge {
  width: 640px;
}
div.form_common .width-xlarge {
  width: 480px;
}
div.form_common .width-large {
  width: 280px;
}
div.form_common .width-xmedium {
  width: 210px;
}
div.form_common .width-medium {
  width: 180px;
}
div.form_common .width-small {
  width: 150px;
}
div.form_common .width-xsmall {
  width: 65px;
}
div.form_common .width-xxsmall {
  width: 50px;
}
div.form_common .width-middle {
  width: 42%;
}
/*
div.form_common .width-large {
  width: 70%;
  width: 148px;
}

div.form_common .width-xlarge {
  width: 85%;
  width: 192px;
}

div.form_common .width-small {
  width: 28%;
  width:50px;
  font-size:14px;
}

div.form_common .width-medium {
  width:72px;
}

div.form_common .width-xsmall {
  width: 28%;
  width:36px;
  font-size:14px;
}*/

div.form_common .width-max {
  width: 96%;
}
div.form_common select.width-max {
  width: 98%;
}
div.form_common .width-min {
  /*width: 20%;*/
  width: 30px;
}
#id-tr-phone .width-min {
  width: 50px;
}
#id-tr-phone .note1 {
  width: 40px;
}
#id-td-phone {
  width: 230px;
}
div.form_common table td.w-100 {
  width: 100%;
}
div.form_common .width-small-fix {
  width: 6em;
}
div.form_common .width-min-fix {
  width: 3em;
}
div.form_common td.star,
div.form_common select.star,
div.form_common select.star option {
  color: #3C5DCA;
  font-size: 14px;
}
div.form_common select.star option.normal {
  color: #333;
}
div.form_common div.bottom-warning {
  text-align: center;
  margin-top: 15px;
}
div.form_common div.bottom-warning p {
  display: inline-block;
  text-align: left;
}
div.form_common div.btn_area {
  text-align: center;
  margin-top: 5px;
}
div.form_common div.btn_area p {
  text-align: center;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  margin-bottom: 10px;
  font-size: 16px;
}
div.form_common div.btn_area li {
  display: inline;
  margin-left: 20px;
}
div.form_common div.btn_area li:first-child {
  margin-left: 0px;
}
div.form_common #completebox {
  margin-top: 60px;
  text-align: center;
  margin-bottom: 60px;
}
div.form_common #completebox p {
  font-size: 14px;
  line-height: 140%;
}
div.form_common #completebox p.message {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}
div.form_common h2.form_subtitle {
  width: 100%;
  margin: 20px 0 10px 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 10px 15px;
  box-sizing: border-box;
  background: #5fa814;
  color: white;
  border-radius: 5px;
}
div.form_common div.under_messagearea p {
/*
  text-align: left;
  font-size: 13px;
  width: 56em;
  margin: 0 auto;
  letter-spacing:-0.5px;
  */
  font-size: 12px;
  letter-spacing:0;
}
div.form_common p.subtext {
  margin: 5px 0 0 0;
  font-size: 12px;
  text-decoration: underline;
}

div.form_common span.attention {
  color: #FF0033;
  overflow: hidden;
  text-decoration: underline;
}
div.form_common span.mt-10 {
  margin-top: 10px;
}

div.form_common span.attention.bold {
    font-weight: bold;
}
div.form_common span.attention.underline {
    text-decoration: underline;
}
div.form_common span.note {
    color: #EA4215 !important;
    font-weight: bold;
}

div.contactnav {
    position: relative;
    display: table;
    margin: -6px 0px -5px;
}
div.contactnav hr {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #000;
    height: 3px;
    width: 80%;
    margin: 0 auto;
}
div.contactnav_active,
div.contactnav_inactive {
    position: relative;
    display: table-cell;
    width: 288px;
    height: 67px;
    background-repeat: no-repeat;
    background-position: left;
    vertical-align: middle;
    font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
}
div.contactnav_active {
  color: white !important;
}
div.contactnav div:nth-child(1) {
  position: relative;
}
div.contactnav div:nth-child(2) {
  left: -21px; z-index: -1;
}
div.contactnav div:nth-child(3) {
  left: -42px; z-index: -2;
  width: 291px;
}
div.contactnav div:nth-child(1).contactnav_active {
    background-image: url('../img/common/b1_nav_active_1.png');
}
div.contactnav div:nth-child(2).contactnav_active {
    background-image: url('../img/common/b1_nav_active_2.png');
}
div.contactnav div:nth-child(3).contactnav_active {
    background-image: url('../img/common/b1_nav_active_3.png');
}
div.contactnav div:nth-child(1).contactnav_inactive {
    background-image: url('../img/common/b1_nav_inactive_1.png');
}
div.contactnav div:nth-child(2).contactnav_inactive {
    background-image: url('../img/common/b1_nav_inactive_2.png');
}
div.contactnav div:nth-child(3).contactnav_inactive {
    background-image: url('../img/common/b1_nav_inactive_3.png');
}
div.contactnav div span {
    padding: 8px;
    font-size: 18px !important;
    font-weight: bold !important;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    width: 8px;
    height: 8px;
    display: inline-block;
    line-height: 10px;
}
div.contactnav_active span {
    background-color: white;
    color: #74C6D3 !important;
    margin: 0px 5px 0px -15px;
}
div.contactnav_inactive span {
    background-color: #74C6D3;
    color: white !important;
    margin: 0px 5px 0px -15px;
}
div.contactnav div:nth-child(2) span {
    margin: 0px 5px 0px 10px;
}


/* 資料請求 / 予約
---------------------------*/
div#syntax_group {
    display: table;
    margin: 10px 0;
}
div.contact_type_1 strong {
  font-weight: bold;
  font-size: 15px;
}
div.contact_type_1 p.syntax1 {
  font-size: 20px;
  /*width: 490px;*/
  width: 660px;
  line-height: 120%;
  margin: 0px auto 0px auto;
  letter-spacing: 0px;
}
div.contact_type_1 div.syntax2 {
  display: table-cell;
  font-size: 12px;
  /*margin-top: -10px;*/
  letter-spacing: 0px;
  text-align: left;
}
div.contact_type_1 div.syntax3 {
  display: table-cell;
  font-size: 12px;
  /*width: 490px;*/
  width:400px;
  /*margin: 5px 0 5px 0px;*/
  margin: 0px 0 5px 0px;
  padding: 5px;
  /*letter-spacing: 0px;*/
  letter-spacing: -0.5px;
  /*color: #0000ff;*/
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  border: #f90 3px solid;
  background-color: #fff697;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  text-align: left;
  vertical-align: middle;
}
div.contact_type_1 div.syntax3 span {
  font-size: 21px;
  text-decoration: underline;
  margin: 0 10px 0 10px;
  color: #ff7d82;
  font-weight: bold;
  letter-spacing: 0px;
  vertical-align: middle;
}
div.contact_type_1 div.syntax3 div.hour {
  font-size: 14px;
}
div.contact_type_1 p.syntax4 {
  font-size: 9px;
  width: 800px;
  margin: 5px 0 10px 0;
  letter-spacing: 0px;
}
div.contact_type_1 p.syntax4-contact {
  font-size: 10px;
  width: 850px;
  margin: 5px 0 3px 0;
  letter-spacing: 0px;
  background-color: #c0e4d7;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 5px;
}
body.LC_Page_Contact div.form_common div.review_entrytext {
  width: 188px;
  right: -5px;
  /*top: 70px;*/
  top: 45px;
}
/* 右上会員登録
---------------------------*/
body.LC_Page_Contact div.form_common div.review_entrytext p {
  font-size: 14px;
}

/* body.LC_Page_Contact div.form_common div.review_entrytext p {
  font-size: 12px;
}--*/

body.LC_Page_Contact div.form_common table#companion {

}
body.LC_Page_Contact div.form_common table#companion th {
  font-size: 14px;
  padding-left: 0;
  padding-right: 0;
}
div.form_common button.contact_general_btn {
  width: 80px;
  height: 30px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
div.form_common button.contact_input_btn {
  background-color: #f1aa3e;
  width: 250px;
  height: 70px;
  color: white;
  font-size: 24px;
  font-weight: bold;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border: 2px solid #404040;
  transition: .2s;
}
div.form_common button.contact_input_btn:hover {
  background-color: #ecb869;
  transition: .2s;
}
div.form_common button.contact_input_btn_disabled {
  background-color: #DCDCDC !important;
  border: 3px solid #99999E !important;
  cursor: not-allowed !important;
}

/* 会員になるとお得
---------------------------*/
#subcontents_good {
  width: 822px;
}
#subcontents_good h2 {
  text-align: center;
  margin-bottom: 11px;
}
div#subcontents_good div.section {
  margin-bottom: 20px;
}
div.subcontents div.buttons {
  text-align: center;
}
div.subcontents div.buttons li {
  display: inline-block;
  margin-left: 15px;
}
#subcontents_good_button {
  position: relative;
  margin-top: 20px;
}
#subcontents_good_button p.syntax {
  padding-left: 185px;
  font-size: 16px;
  letter-spacing: 0px;
}
#subcontents_good_button a.button {
  position: absolute;
  top: 0;
  right: 80px;
}

/* Webご利用ガイド
---------------------------*/
#subcontents_gudie div.subcontents_header h3.subtitle {
  text-align: center;
  font-size: 64px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  margin-bottom: 10px;
}
#subcontents_gudie div.subcontents_header p {
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
  margin: 0 0 10px 30px;
  letter-spacing: 0px;
}
#subcontents_gudie div.subcontents_header p.logos {
  margin: 30px 0 0 0;
}
#subcontents_gudie div.subcontents_contents p.info {
  font-size: 16px;
  letter-spacing: 0px;
  margin: 20px 0 20px 30px;
}
#subcontents_gudie div.subcontents_contents div.subcontents_contents_item {
  position: relative;
  width: 826px;
  min-height: 159px;
  border-radius: 5px;
  border: solid 1px #65C200;
  margin-bottom: 16px;
}
#subcontents_gudie div.subcontents_contents div.subcontents_contents_item div.no {
  position: absolute;
  top: 18px;
  left: 10px;
  font-size: 18px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: bold;
}
#subcontents_gudie div.subcontents_contents div.subcontents_contents_item div.left_title {
  position: absolute;
  top: 15px;
  left: 40px;
  font-size: 30px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color: #459F00;
  text-align: center;
}

#subcontents_gudie div.subcontents_contents div.subcontents_contents_item div.left_contents {
  position: absolute;
  top: 110px;
  left: 60px;
  font-size: 16px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  text-align: left;
  font-weight: bold;
  background: url('../img/info/guide/bn_search.jpg') no-repeat;
  background-position: right 0px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  width: 176px;
}

#subcontents_gudie div.subcontents_contents div.subcontents_contents_item div.right_title {
  position: absolute;
  top: 15px;
  left: 280px;
  font-size: 30px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color: #459F00;
  text-align: left;
}

#subcontents_gudie div.subcontents_contents div.subcontents_contents_item div.left_contents_nosearch {
  text-align: left;
  position: absolute;
  top: 90px;
  left: 14px;
  font-size: 16px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  text-align: left;
  font-weight: bold;
  width: 300px;
}

#subcontents_gudie div.subcontents_contents div.subcontents_contents_item div.right_contents {
  position: absolute;
  top: 18px;
  left: 331px;
  font-size: 16px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  text-align: left;
  font-weight: bold;
  line-height: 160%;
}

#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_5 div.left_title {
  line-height: 110%;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_5 div.left_contents {
  top: 120px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_7 div.left_title {
  line-height: 110%;
  letter-spacing: 0px;
  text-align: left;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_7 div.left_contents {
  width: 240px;
  left: 40px;
  top: 120px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_8 {
 height:220px;
 min-height:220px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_8 div.left_title {
  line-height: 110%;
  text-align: left;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_8 div.left_contents_nosearch {
  width: 270px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_8 div.right_title {
  line-height: 110%;
  text-align: left;
  left: 331px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_8 div.right_contents {
  top: 66px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 {
 height:300px;
 min-height:180px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.left_title {
  line-height: 110%;
  text-align: left;
  width:240px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.left_contents_nosearch {
  top: 120px
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.right_title {
  left: 331px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.right_dpoint{
  clear:both;
  width:410px;
  position: absolute;
  top:120px;
  left:330px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.right_dpoint a{
 color: #000;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.right_dpoint img{
  height:70px;
  float: left;
  margin-right: 30px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.right_dpoint p{
  margin-top:15px;
  font-size:16px;
  font-weight: bold;
  line-height: 110%;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.right_dpoint span{
  border-bottom:solid 1px #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 110%;
  color:#000;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.right_QuoPAY{
  position: absolute;
  top:210px;
  left:330px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.right_QuoPAY img{
  width: 160px;
  float: left;
  margin-right: 30px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.right_QuoPAY p{
  position: absolute;
  top:-5px;
  left:200px;
  width: 100%;
  margin-top:15px;
  font-size:16px;
  font-weight: bold;
  line-height: 110%;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.right_contents {
  top: 265px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_9 div.left_contents_warning {
  position: absolute;
  top: 90px;
  left: 180px;
  font-size: 12px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_10 div.left_title {
  line-height: 110%;
  text-align: left;
  letter-spacing: 0px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_10 div.right_contents p{
  font-size: 16px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: bold;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_10 div.right_contents a{
  font-size: 16px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: bold;
  text-decoration: underline;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_11 div.left_title {
  line-height: 110%;
  text-align: left;
  letter-spacing: 0px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_11 div.left_contents_nosearch {
  top: 100px;
  left: 30px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_11 div.right_contents img{
  height: 50px;
  margin-top:20px;
  margin-right:10px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_11 .fab {
  margin: 20px 10px 0 0;
  font-size: 50px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_11 .fa-twitter-square {
  color: #1da1f2;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_11 .fa-facebook-square {
  color: #3B579D;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_11 .fa-line {
  color: #00b900;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_11 .fa-instagram {
  color: #ca4274;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_11 .fa-youtube-square {
  color: #FF0000;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_12 div.left_title {
  line-height: 110%;
  text-align: left;
  letter-spacing: 0px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_12 div.right_contents {
  left: 330px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_12 div.right_contents a {
  font-size: 24px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color: #459F00;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_12 div.right_contents a p{
  font-size: 18px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_12 div.right_contents img{
  width:200px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_13 div.right_contents img{
  height: 34px;
  margin-right:5px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_14 {
  height:180px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_14 div.right_contents div{
  font-size: 16px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-weight: bold;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_14 div.right_contents img{
  height:70px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_16{
  height: 270px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_16 div.right_contents > p{
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}
#subcontents_gudie div.subcontents_contents div#subcontents_contents_item_16 div.right_contents div{
  width: 235px; display: inline-block;
}
#subcontents_gudie div.subcontents_contents .awardImg,
#subcontents_gudie div.subcontents_contents .awardImg img {
  letter-spacing: 0 !important;
}

#subcontents_gudie div.subcontents_footer {
  position: relative;
  margin-top: 20px;
}
#subcontents_gudie div.subcontents_footer p {
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
}
#subcontents_gudie div.subcontents_footer p.syntax2 {
  margin-bottom: 5px;
}
#subcontents_gudie div.subcontents_footer p.syntax2 span {
  font-size: 11px;
}
#subcontents_gudie div.subcontents_footer p.syntax4 a {
  font-size: 13px;
    text-decoration: underline;
}
#subcontents_gudie div.subcontents_footer a.toplink {
    position: absolute;
    display: block;
    width: 12.5em;
    right: 110px;
    top:-50px;
    bottom: 5em;
    text-decoration: underline;
}


#subcontents_howto div.subcontents_header h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 20px 34px;
  letter-spacing: 0px;
}
#subcontents_howto div.subcontents_header p {
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  margin: 0 0 10px 60px;
}

#subcontents_howto div.subcontents_contents {
}

#subcontents_howto div.subcontents_contents li.subcontents_contents_item {
  height: 47px;
  clear: both;
  padding-left: 350px;
  margin-bottom: 19px;
  display: block;
  position: relative;
}
#subcontents_howto div.subcontents_contents li.subcontents_contents_item a {
  font-size: 17px;
  text-decoration: underline;
  line-height: 47px;
  vertical-align: middle;
}
#subcontents_howto div.subcontents_contents li.subcontents_contents_item a.detaillink {
  height: 47px;
  line-height: 47px;
  vertical-align: middle;
  position: absolute;
  width: 7em;
  top: 0;
  right: 0;
  display: block;
}

#subcontents_howto div.subcontents_contents li#subcontents_contents_item_1 {
  background: url('../img/info/howto/bn_point_01.jpg') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_2 {
  background: url('../img/info/howto/bn_point_02.jpg') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_3 {
  background: url('../img/info/howto/bn_point_03.jpg') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_4 {
  background: url('../img/info/howto/bn_point_04.jpg') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_5 {
  background: url('../img/info/howto/bn_point_05.jpg') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_6 {
  background: url('../img/info/howto/bn_point_06.jpg') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_7 {
  background: url('../img/info/howto/bn_point_07.jpg') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_8 {
  background: url('../img/info/howto/bn_point_08.jpg') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_9 {
  background: url('../img/info/howto/bn_point_09.jpg') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_10 {
  background: url('../img/info/howto/bn_point_10.jpg') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_11 {
  background: url('../img/info/howto/bn_point_11.png') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_12 {
  background: url('../img/info/howto/bn_point_12.png') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_13 {
  background: url('../img/info/howto/bn_point_13.png') no-repeat top left;
}
#subcontents_howto div.subcontents_contents li#subcontents_contents_item_14 {
  background: url('../img/info/howto/bn_point_14.jpg') no-repeat top left;

}


#subcontents_howto div.subcontents_footer {
  position: relative;
  width: 80%;
  padding-top: 5px;
}
#subcontents_howto div.subcontents_footer p.info {
  font-size: 20px;
  text-align: center;
}
#subcontents_howto div.subcontents_footer div.responseblock {
  margin-top: 20px;
}
#subcontents_howto div.subcontents_footer div.contentsinline {
  text-align: center;
}

#subcontents_howto div.subcontents_footer div.review_entrytext {
  position: absolute;
  right: -160px;
  top: 0px;
}
.youtube {
    margin: 10px 0 10px 0;
    text-align: center;
}
.youtube h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #f00;
}

div.navi {
  min-height: 1em;
  text-align: left;
  margin-top: 8px;
  margin-bottom: 25px;
}
div.navi a.page_prev,
div.navi a.page_next {
/*
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 43px;
  height: 29px;
  text-align: center;
  */
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;

  border-radius: 3px;
  display: inline-block;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 14px;
  height: 15px;
  letter-spacing: 0;
  line-height: 100%;
  padding-right: 0;
  padding-top: 2px;
  text-align: center;
  vertical-align: top;
  width: 21px;

}
div.navi a.page_prev {
  /*background: url('../img/common/btn_page_prev.jpg') no-repeat;*/
  background: url('../img/common/btn_page_prev_s.jpg') no-repeat;
  width:29px;
  height:17px;
}
div.navi a.page_next {
  /*background: url('../img/common/btn_page_next.jpg') no-repeat;*/
  background: url('../img/common/btn_page_next_s.jpg') no-repeat;
  width:29px;
  height:17px;
}
div.navi strong.page_no,
div.navi a.page_no {
/*  text-align: center;
  display: inline-block;
  width: 43px;
  height: 29px;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  vertical-align: top;
  font-size: 18px;
  width: 28px;
  height: 25px;
  border-radius: 3px;
  padding-top: 1px;
*/
  border-radius: 3px;
  display: inline-block;
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 14px;
  height: 15px;
  letter-spacing: 0;
  line-height: 100%;
  padding-right: 0;
  padding-top: 2px;
  text-align: center;
  vertical-align: top;
  width: 21px;
}
div.navi a.page_no {
  border: 1px solid #c0bcbc;
  color: #2867cb;
  text-decoration: none;
}
div.navi strong.page_no {
  border: 1px solid #c8e1e6;
  background-color: #c8e1e6;
  color: #fff;
}

div.navi div.sort-blc {
  position: relative;
  display: inline-block;
  width: 450px;
  top: -6px;
}
div.navi div.sort-text-blc {
  display: inline-block;
  width: 120px;
}
div.navi div.sort-text-blc span.sort-label {
  font-weight: bold;
  font-size: 13px;
  color: #009900;
  line-height: 25px;
}
div.navi div.sort-text-blc span.sort-label:after {
  content: "：";
}
div.navi div.sort-inline-blc {
  display: inline-block;
  width: 95px;
}
div.navi input.btn_sort_clear{
  padding: 1px 7px;
  color: #333;
  font-weight: normal;
  background-color: white;
  border: solid 1px #666;
  border-radius: 10px;
}
div.navi input.btn_sortprice_off,
div.navi input.btn_sortduration_off,
div.navi input.btn_sortdistance_off {
  padding: 1px 7px;
  color: #3C60DB;
  background-color: white;
  border: solid 1px #3C60DB;
  border-radius: 5px;
}
div.navi input.btn_sortprice_on,
div.navi input.btn_sortduration_on,
div.navi input.btn_sortdistance_on {
  padding: 1px 7px;
  color: white;
  background-color: #3C60DB;
  border: solid 1px #3C60DB;
  border-radius: 5px;
}
div#viewhistory_result_note {
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  text-align: center;
  font-size: 16px;
}
div#viewhistory_result_note span {
  font-size:10px;
}
div.result_note {
  font-family: メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  text-align: left;
  font-size: 12px;
  margin-top: 8px;
}
div.condition_note ul {
  /*margin-top: -1.4em;*/
  /*margin-left: 5em;*/
}
div.condition_note li {
  display: inline;
  margin-right: 5px;
  font-size: 14px;
}
div.condition_note li span {
  font-weight: bold;
  font-size: 14px;
}

/* 「検索結果」 */
.search-result-title {
    color: #009900;
    font-size: 16px !important;
}

/* 「検索結果」の件数部分 */
.search-result-count {
    font-weight:bold;
    font-size: 14px !important;
}

/* 「検索結果なし」 */
.search-result-none {
    font-weight:bold;
    font-size: 16px !important;
}

@media screen {
    /* サイト右下のナビ */
    #id-fixed-navigation {
        font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
        position:fixed;
        vertical-align:middle;
        bottom:0px;
        right:0px;
        width:135px;
        height:72px;
        font-size: 11px;
        padding:1px;
        font-weight:bold;
        border: #60B900 2px solid;
        letter-spacing: -1px;
        color: #000;
        line-height:120%;
        z-index: 2;
        /*background-color:rgba(205, 255, 175, 0.8);*/
        background-color: rgba(205, 255, 175, 0.7);
        filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#CCcdffaf,EndColorStr=#CCcdffaf);
        -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#CCcdffaf,EndColorStr=#CCcdffaf)";
        /*z-index:10000;*/
    }
    /* サイト右下のナビ IE用 */
    #id-fixed-navigation:not(:target){
        filter: none;
        -ms-filter: none;
    }
    #id-fixed-navigation .sp-tel-link {
        font-size: 12px;
        font-weight:bold;
        color: #3C5DCA;
    }
    #id-fixed-navigation a {
        font-size: 14px;
        font-weight:bold;
        color: #3C5DCA;
    }
    #id-fixed-navigation-close {
        position:absolute;
        right:0;
        top:-7px;
        font-weight:bold;
        color:#333;
        cursor:pointer;
        font-size:14px;
    }
}

@media only screen and (max-device-width: 480px) {
    #footer_top,
    #footer_middle,
    #footer_bottom  {
      width:1180px;
    }
    body {
        -webkit-text-size-adjust: none;
    }
}




#bottomcolumn {
  clear: both;
}
#view_history_bloc {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
  position: relative;
}

div.view_history_bloc_course {
  width: 202px;
  margin: 0 4px 4px 0;
  border: solid 1px #999;
  padding-bottom: 4px;
  display: inline-block;
  vertical-align: top;
}

div.view_history_bloc_course .section1 {
  text-align: center;
  padding: 4px 0;
  color: #fff;
}
div.view_history_bloc_course .section1_category11 {
  background-color: #70CC0C;
}
div.view_history_bloc_course .section1_category12 {
  background-color: #9B87FB;
}
div.view_history_bloc_course .section1_category13 {
  background-color: #26A3FF;
}
div.view_history_bloc_course .section1_category973 {
  background-color: #CACD34;
}
div.view_history_bloc_course .section1_category2064 {
  background-color: #FB7635;
}
div.view_history_bloc_course .section2 p {
  padding: 2px 4px;
}
div.view_history_bloc_course .section2 p a {
}
div.view_history_bloc_course .section3,
div.view_history_bloc_course .section4,
div.view_history_bloc_course .section5,
div.view_history_bloc_course .button
{
  width: 96%;
  margin: 8px auto 0 auto;
}
div.view_history_bloc_course .section2 img {
  width: 100%;
}

div.view_history_bloc_course h4 {
  font-size: 11px;
}

div.view_history_bloc_course  div.button a {
  color: #fff;
  background-color: #333;
  text-align: center;
  display: block;
  width: 100%;
  padding: 2px 0;
}

div.view_history_bloc_course .section5 {
  font-size: 12px;
}
div.view_history_bloc_course .section5 span {
  font-size: 12px;
  margin-left: 4px;
  font-weight: bold;
  color: #900;
}

#view_history_bloc h2 {
  background-color: #F7F7F7;
  color: #071E6A;
  padding: 4px 16px;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  border-top: 2px solid #071E6A;
  border-bottom: 2px solid #071E6A;
}
#view_history_bloc p.h2_info {
    position: absolute;
    color: #071E6A;
    top: 22px;
    left: 180px;
}
#recommend2_bloc {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
  position: relative;
}

div.recommend2_bloc_course {
  width: 202px;
  margin: 0 4px 4px 0;
  border: solid 1px #999;
  padding-bottom: 4px;
  display: inline-block;
  vertical-align: top;
}

div.recommend2_bloc_course .section1 {
  text-align: center;
  padding: 4px 0;
  color: #fff;
}
div.recommend2_bloc_course .section1_category11 {
  background-color: #CECC0C;
}
div.recommend2_bloc_course .section1_category12 {
  background-color: #4622F9;
}
div.recommend2_bloc_course .section1_category13 {
  background-color: #B425FC;
}
div.recommend2_bloc_course .section1_category973 {
  background-color: #CC8535;
}
div.recommend2_bloc_course .section1_category2064 {
  background-color: #FB7635;
}
div.recommend2_bloc_course .section2 p {
  padding: 2px 4px;
}
div.recommend2_bloc_course .section2 p a {
}
div.recommend2_bloc_course .section3,
div.recommend2_bloc_course .section4,
div.recommend2_bloc_course .section5,
div.recommend2_bloc_course .button
{
  width: 96%;
  margin: 8px auto 0 auto;
}
div.recommend2_bloc_course .section2 img {
  width: 100%;
}

div.recommend2_bloc_course h4 {
  font-size: 11px;
}

div.recommend2_bloc_course  div.button a {
  color: #fff;
  background-color: #333;
  text-align: center;
  display: block;
  width: 100%;
  padding: 2px 0;
}

div.recommend2_bloc_course .section5 {
  font-size: 12px;
}
div.recommend2_bloc_course .section5 span {
  font-size: 12px;
  margin-left: 4px;
  font-weight: bold;
  color: #900;
}

#recommend2_bloc h2 {
  background-color: #F7F7F7;
  color: #071E6A;
  padding: 4px 16px;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  border-top: 2px solid #071E6A;
  border-bottom: 2px solid #071E6A;
}
#recommend2_bloc p.h2_info {
    position: absolute;
    color: #071E6A;
    top: 22px;
    left: 180px;
}
#recommend2_bloc .arrow_box {
    color: #fff;
    position: relative;
    background: #ec6941;
    border: 4px solid #ec6941;
    border-radius: 10px;
    width: 180px;
    margin: 16px auto 0 auto;
    padding: 3px;
}
#recommend2_bloc .arrow_box:after, #recommend2_bloc .arrow_box:before {
    bottom: 100%;
    left: 30%;
    border: solid transparent;
    border-radius: 0 30px 0 30px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: -1;
}
#recommend2_bloc .arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 16px;
    margin-left: -4px;
    margin-bottom: -6px;
    -webkit-transform: rotate(50deg);
    -moz-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    transform: rotate(50deg);
}
#recommend2_bloc .arrow_box:before {
    border-color: rgba(236, 105, 65, 0);
    border-bottom-color: #ec6941;
    border-width: 18px;
    margin-bottom: -14px;
    margin-left: -14px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

#recommend_for_you_bloc {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
  position: relative;
}

div.recommend_for_you_bloc_course {
  width: 202px;
  margin: 0 4px 4px 0;
  border: solid 1px #999;
  padding-bottom: 4px;
  display: inline-block;
  vertical-align: top;
}

div.recommend_for_you_bloc_course .section1 {
  text-align: center;
  padding: 4px 0;
  color: #fff;
}
div.recommend_for_you_bloc_course .section1_category11 {
  background-color: #CECC0C;
}
div.recommend_for_you_bloc_course .section1_category12 {
  background-color: #4622F9;
}
div.recommend_for_you_bloc_course .section1_category13 {
  background-color: #B425FC;
}
div.recommend_for_you_bloc_course .section1_category973 {
  background-color: #CC8535;
}
div.recommend_for_you_bloc_course .section1_category2064 {
  background-color: #FB7635;
}
div.recommend_for_you_bloc_course .section2 p {
  padding: 2px 4px;
}
div.recommend_for_you_bloc_course .section2 p a {
}
div.recommendfor_you_bloc_course .section3,
div.recommendfor_you_bloc_course .section4,
div.recommendfor_you_bloc_course .section5,
div.recommendfor_you_bloc_course .button
{
  width: 96%;
  margin: 8px auto 0 auto;
}
div.recommend_for_you_bloc_course .section2 img {
  width: 100%;
}

div.recommend_for_you_bloc_course h4 {
  font-size: 11px;
}

div.recommend_for_you_bloc_course  div.button a {
  color: #fff;
  background-color: #333;
  text-align: center;
  display: block;
  width: 100%;
  padding: 2px 0;
}

div.recommend_for_you_bloc_course .section5 {
  font-size: 12px;
}
div.recommend_for_you_bloc_course .section5 span {
  font-size: 12px;
  margin-left: 4px;
  font-weight: bold;
}

#recommend_for_you_bloc h2 {
  background-color: #F7F7F7;
  color: #071E6A;
  padding: 4px 16px;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  border-top: 2px solid #071E6A;
  border-bottom: 2px solid #071E6A;
}
#recommend_for_you_bloc p.h2_info {
    position: absolute;
    color: #071E6A;
    top: 22px;
    left: 180px;
}
#recommend_for_you_bloc .arrow_box {
    color: #fff;
    position: relative;
    background: #ec6941;
    border: 4px solid #ec6941;
    border-radius: 10px;
    width: 180px;
    margin: 16px auto 0 auto;
    padding: 1px;
    line-height: 14px;
}
#recommend_for_you_bloc .arrow_box:after, #recommend_for_you_bloc .arrow_box:before {
    bottom: 100%;
    left: 30%;
    border: solid transparent;
    border-radius: 0 30px 0 30px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: -1;
}
#recommend_for_you_bloc .arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 16px;
    margin-left: -4px;
    margin-bottom: -6px;
    -webkit-transform: rotate(50deg);
    -moz-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    transform: rotate(50deg);
}
#recommend_for_you_bloc .arrow_box:before {
    border-color: rgba(236, 105, 65, 0);
    border-bottom-color: #ec6941;
    border-width: 18px;
    margin-bottom: -14px;
    margin-left: -14px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
div.cruisesearchblock_right div.buttonblock span.cnt,
#leftnavi div.leftblock div.searchinline div.navi_btn_area span.cnt {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}
div.cruisesearchblock_right div.buttonblock span.num,
#leftnavi div.leftblock div.searchinline div.navi_btn_area span.num {
  font-weight: bold;
  font-size: 15px;
  color: #070798;
}

#leftnavi div.leftblock div.searchinline div.navi_btn_area span.cnt {
  width: 110px;
  display: block;
  position: absolute;
  top: 10px;
  left: 0px;
  font-size: 11px;
  text-align: left;
}



.best1point_bloc {
  border: 1px solid #8CC31F;
}
.best1point_bloc h3 {
  background-color: #8CC31F;
  color: white;
  padding: 20px 20px;
  font-size: 20px;
  font-weight: bold;
}
.best1point_bloc ul li {
  padding: 12px 12px;
}
.best1point_bloc ul li:nth-child(2),
.best1point_bloc ul li:nth-child(3),
.best1point_bloc ul li:nth-child(4),
.best1point_bloc ul li:nth-child(5) {
  border-top: 1px solid #8CC31F;
}
.best1point_bloc ul li div {
  display: inline-block;
  width: 6%;
  padding-left: 18px;
  vertical-align: top;
}
.best1point_bloc ul li img {
  width: 50px;
}
.best1point_bloc ul li p {
  display: inline-block;
  width: 90%;
  font-size: 18px;
  color: #555;
  vertical-align: -18px
}





/* サイドの余白に設定するバナー
-------------------- */
#sidespace_banner {
  position: absolute;
  top: 790px;
  left: 50%;
  margin-left: -744px;
  width: 1488px;
  z-index: 0;
}

.sidespace_banner_notop {
  top: 232px !important;
}

#sidespace_banner a {
  position: relative;
  z-index: 1;
}
#sidespace_banner a.sidespace_banner_close {
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 2px;
  z-index: 2;
}
#sidespace_banner div.left_banner a.sidespace_banner_close {
  right: 2px;
}
#sidespace_banner div.right_banner a.sidespace_banner_close {
  right: 2px;
}
#sidespace_banner .left_banner,
#sidespace_banner .right_banner {
  width: 200px;
  position: relative;
}
#sidespace_banner .left_banner {
  float: left;
}
#sidespace_banner .right_banner {
  float: right;
}

.ui-datepicker * {
    font-size: 16px;
}
table.ui-datepicker-calendar tr th.ui-datepicker-week-end span {
    color: #00f;
}
table.ui-datepicker-calendar tr th.ui-datepicker-week-end:first-child span {
    color: #f00;
}
table.ui-datepicker-calendar tr td.ui-datepicker-week-end a {
    background: #E1F7FF;
}
table.ui-datepicker-calendar tr td.ui-datepicker-week-end:first-child a {
    background: #FFE1E1;
}
table.ui-datepicker-calendar tr td.date-holiday a {
    background: #FFE1E1;
}
table.ui-datepicker-calendar tr td.ui-datepicker-today a {
    border: 1px solid #fad42e;
    background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
    color: #363636;
}
.ui-datepicker .ui-widget-header .ui-icon-circle-triangle-e,
.ui-datepicker .ui-widget-header .ui-icon-circle-triangle-w {
    background-size: 20px 20px;
    background-position: 0 0;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
}
.ui-datepicker .ui-widget-header .ui-icon-circle-triangle-w {
    background-image: url("../img/common/datepicker_previous.png");
}
.ui-datepicker .ui-widget-header .ui-icon-circle-triangle-e {
    background-image: url("../img/common/datepicker_forward.png");
}
#topcolumn {
    position: relative;
    z-index: 2;
}



#sidespace_banner .left_banner img{
margin-bottom:5px;
}

#sidespace_banner .left_banner img{
margin-bottom:9px;
}

#sidespace_banner .left_banner img{
 margin-bottom:20px;
}

#sidespace_banner .right_banner img{
margin-bottom:20px;
}


.shortcruise_area{
  margin: 5px 0px 5px;
  padding: 0px 0px 0px 5px;
  font-size: 20px;
  border-left: 10px solid #0054d8;
  font-weight: normal;
}

#page_loading{
    position:absolute;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    z-index: 2;
    vertical-align:middle;
    background-color: rgba(255, 255, 255, 0.5);
}

#page_loading img {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.lazy {
    display: none;
}

.fw-bold{
	font-weight: bold
}


/* -----[20180511/sato] 最安値料金表示等に使用できるカレンダーコンテンツ----- */
h3.tokusyu-calendar-title {
  background-color: #2CA05B;
  margin-top: 20px;
  padding: 5px 20px 8px 30px;
  color: #fff;
  font-size: 24px;
}

h3.tokusyu-calendar-title span {
  position: relative;
  top: -10px;
  background-color: #D31D23;
  border: 2px solid #fff;
  margin-right: 20px;
  padding: 2px 10px 5px;
  font-weight: bold;
  color: #fff;
}

h3.tokusyu-calendar-title img {
  position: relative;
  top: 4px;
}

div.tokusyu-calendar {
  width: 100%;
  margin: 13px 0px 30px;
}

div.tokusyu-calendar .calendar-table {
  width: 97%;
  margin: 0px auto;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab {
  margin-bottom: 15px;
  border-bottom: 1px solid #aaa;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab li {
  display: inline-block;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab li button {
  background-color: #ccc;
  border: 1px solid #aaa;
  border-bottom: none;
  padding: 5px 10px;
  color: #333;
  font-size: 19px;
  font-weight: bold;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab li button:disabled {
  background-color: #fff;
  color: #333;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item {
  display: none;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item.is-active {
  display: block;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table {
  position: relative;
  width: 100%;
  border: 1px solid #aaa;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table thead tr th {
  width: 14.285714285714286%;
  height: 25px;
  background-color: #eee;
  text-align: center;
  vertical-align: middle;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table thead {
  border-bottom: 1px solid #aaa;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr {
  height: 40px;
  border-bottom: 1px solid #aaa;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr:last-child {
  border-bottom: none;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td {
  padding: 5px 10px 2px;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td:first-child {
  border-left: none;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table thead tr th {
  border-left: 1px solid #999;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td {
  border-left: 1px solid #aaa;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table thead tr th,
div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td div .date {
  font-weight: bold;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table thead tr th.week-sun,
div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td:nth-child(1) div .date {
  color: red;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table thead tr th.week-sat,
div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td:last-child div .date {
  color: blue;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td div .holiday_name {
  font-weight: bold;
  color: red;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td div .days {
  float: right;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td div .port {
  display: block;
  clear: both;
  margin-top: 7px;
  margin-bottom: 30px;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td div .price {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  position: absolute;
  bottom: 0px;
  right: 5px;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td.rank {
  position: relative;
  background-color: #339F5D;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td.rank.holiday {
  position: relative;
  background-color: #D31D23;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td.rank.holiday .holiday_name {
  color: white;
  padding-top: 6px;
  text-decoration: underline;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td.holiday span.date {
  color: red;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td.rank a:link,
div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td.rank a:visited,
div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td.rank a:hover,
div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td.rank a:active {
  color: #fff;
}

div.tokusyu-calendar .calendar-table .calendar-table-tab-item table tbody tr td.rank div .date {
  color: #fff;
  font-weight: bold;
}

div.tokusyu-calendar .calendar-table .calendar-table-comment {
  margin-top: 10px;
  margin-left: 10px;
  color: #555;
}

/* corona-news-response
-------------------- */

div.idx-blc-cruise-news-response {
  text-align: center;
  padding: 5px 0;
  background-color: #FB9C3C;
}
div.idx-blc-cruise-news-response a {
  font-weight: bold;
color: white!important;
font-size: 15px!important;
}
div.idx-blc-cruise-news-response-content {
  text-align: center;
  padding: 5px 0;
  background-color: #FB9C3C;
  width: 844px;
}
div.idx-blc-cruise-news-response-content a {
  font-weight: bold;
color: white!important;
font-size: 15px!important;
}



