@charset "utf-8";
/* CSS Document */

s #gotocruise .titile {
    margin: 1rem;
    text-align: center;
    background-color: #4e371a;
    padding: 0.5rem;
}

#gotocruise .titile p {
    color: #fff;
    line-height: 2;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 6px;
}

.goto_section .ti {
    font-size: 25px;
    text-align: center;
    margin: 4rem 0 2rem;

}

.goto_section .ti2 {
    font-size: 20px;
    text-align: center;
    margin: 1rem 0 2rem;

}

.ti3 {
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
    border: solid 1px;
    border-color: #5E9CD3;
    width: 75%;
    margin: 1rem auto;
    padding: 1rem;
}

.hr_gotocruise {
    border-top: 1px solid #5E9CD3;
    width: 200px;
}

.banner_gotocruise {
    font-size: 38px !important;
    text-align: center;
    background-color: #5E9CD3;
    color: #ffff;
    padding: 20px 0 !important;
    /*  width: 80%;*/
    margin: 2% auto;
}

.goto_section .fo30 {
    font-size: 26px;
    max-width: 800px;
    color: #3a3b48;
    line-height: 1.6;
    padding: 2rem;
    margin: 4rem auto;
    font-weight: bold;
    background-color: #f7f7f7;
}

.fo30_gotocruise {
    /* font-size: 26px;
max-width: 800px;
color: #3a3b48;
line-height: 1.6;
padding: 2rem;
margin: 4rem auto;
font-weight: bold; */
    /* background-color: #f7f7f7; */
    text-align: center;
}

.inline-block_test {
    display: inline-block;
    /* インラインブロック要素にする */
    padding: 20px;
    /* 余白指定 */
    height: 100px;
    /* 高さ指定 */
}

.rect {
    width: 100%;
    */ padding: 10%;
    background-color: #5E9CD3;
    /* vertical-align: top; */
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    width: 100px;
    height: 100px;
}

#gotocruise .chef p,
#gotocruise .item2 p {
    font-size: 20px;
    padding: 20px 0;
    line-height: 1.7;
    font-family: "Arial", "メイリオ";
}

.goto_section p span {
    display: block;
}

.goto_section .chef {
    margin: 1rem;
}

.goto_section .chef2 {
    margin: 4rem 4rem 1rem;
}

#gotocruise .chef2 p,
#gotocruise .item2 p {
    font-size: 20px;
    padding: 50px 0;
    line-height: 1.7;
    font-family: "Arial", "メイリオ";
    text-align: center;
    font-weight: bold;
}

#gotocruise .douga {
    display: flex;
    justify-content: center;
    margin-top: 3rem;
}

.goto_section .courses {
    background: #fff !important;
    padding: 3rem 0;
    margin: 1rem;
    padding-left: 33px;
    border: none !important;
}

#gotocruise .courses {
    padding: 3rem 0;
    margin: 1rem;
    padding-left: 33px;
}

#gotocruise .ship_point p {
    font-size: 18px;
    color: #0B1B35;
    font-family: "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
}

#gotocruise .course_box_prn .princess_2_bottom p {
    display: none;
}

#gotocruise .goto_head {
    text-align: center;
    margin-top: 4rem;
}

#gotocruise .goto_head .head_1,
#gotocruise .goto_head .head_2 {
    color: #242020;
    font-weight: 700;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
}

#gotocruise .goto_head .head_1:before {
    left: 40px;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

#gotocruise .goto_head .head_1:after {
    right: 40px;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

#gotocruise .goto_head .head_1:before,
#gotocruise .goto_head .head_1:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 45px;
    top: 50%;
    margin-top: -22px;
    background: #000;
    position: absolute;
}

#gotocruise .goto_head .head_1 {
    font-size: 35px;
    position: relative;
    margin: 5% auto;
}

#gotocruise .goto_head .head_2 {
    font-size: 30px;
    margin: 4% auto;
}

#gotocruise .goto_head span {
    display: block;
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    margin: 10px;
}

#gotocruise .goto_section img {
    display: block;
    margin: 0 auto;
    box-shadow: 0 0 8px grey;
}
#gotocruise .goto_section img[src="../img/tokusyu/nihonsen/icon_point_blk.jpg?v=2067"],
#gotocruise .goto_section img[src="../img/tokusyu/nihonsen/woman.png?v=2067"]
{box-shadow:none;}

.spCont {
    display: none;
}

#sim_goto {
    margin: 5px auto;
    padding: 15px 20px 5px;
    /* width: 850px;*/
    background-color: #fdfdfd;
}

.form {
    margin: 0 0 45px;
    padding: 0 5% 0 1%;
}

.guide {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 10px 20px;
    background-color: #0073a8;
    border-radius: 4px;
    color: #fff;
    text-align: left;
    font-size: 13px;
}

.guide span {
    position: relative;
    font-size: 20px;
    padding-right: 16px;
    color: #000000;
    z-index: 2;
    font-weight: bold;
}

.guide span::after {
    content: "";
    position: absolute;
    top: -6px;
    left: -29%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    background-color: #fff;
    z-index: -1;
}

.form ul {
    margin: 20px 0 0;
    padding: 0 40px;
    display: flex;
    flex-direction: row;
}

.form ul>li {
    display: flex;
    width: 50%;
    align-items: center;
    height: 60px;
    padding: 4px 14px;
    margin-bottom: 10px;
}

.form ul>li span {
    position: relative;
    width: 45%;
    text-align: center;
    padding: 2px 0;
    font-size: 20px;
    color: #282828;
    background: url(../img/ico-days.png) left 6px no-repeat;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
}

.form ul>li:nth-child(2) span {
    background: url(../img/ico-price.png) left 6px no-repeat;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
}

.form ul>li select {
    width: 55%;
    height: 48px;
    font-size: 20px;
    padding: 5px 25px 5px 13px;
    background: transparent;
    border: none;
    cursor: pointer;
    white-space: nowrap !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://mda.jtp.li/common/img/arrow_select02.png) 95% center no-repeat #fff;
    -webkit-background-size: 12px auto;
    background-size: 12px auto;
    border: 1px solid #bbb;
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Arial, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, sans-serif;
    border-radius: 0;
    font-weight: bold;
}

.submits {
    text-align: center;

}

.submits input[type="button"] {
    display: inline-block !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    text-align: center !important;
    width: auto !important;
    font-size: 20px !important;
    padding: 10px 60px 8px !important;
    margin: 10px auto 0 !important;
    color: #fff !important;
    background: url(https://mda.jtp.li/common/img/bg_btn.png) no-repeat right center #1e90ff !important;
    -webkit-background-size: auto 106px !important;
    background-size: auto 106px !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.25s linear !important;
    border-radius: 2px !important;
}

.submits input[type="button"]:hover {
    opacity: 0.8 !important;
}

.result {
    position: relative !important;
    margin: 0 0% 0 0% !important;
    padding: 57px 20px 15px !important;
    background-color: #dedede !important;
    border-radius: 3px !important;
    text-align: center !important;
}

.result .guide {
    width: 91% !important;
    position: absolute !important;
    top: 10px !important;
    left: 20px !important;
}

.result li {
    display: flex !important;
    align-items: center !important;
    padding: 20px 0 !important;
    border-radius: 2px !important;
}

.text_link {
    display: block;
    font-size: 19px;
    font-family: 'Noto Serif JP', serif;
    margin: 10px;
    text-align: center;
    text-decoration: underline;
    color: #377bb7;
}

.tour {
    background-color: #fff;
    margin-top: 18px;
}

.tour li {
    border-bottom: 1px dotted #dedede;
    font-size: 18x;
    font-weight: bold;
}

.tour li .name {
    width: 50%;
    font-size: 19px;
    background: url(../img/ico-price_red.png) 80px 3px no-repeat;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
}

.tour li:nth-child(2) .name {
    background: url(../img/ico-coupon_red.png) 80px 3px no-repeat;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
}

.tour li .name span {
    padding-left: 18px;
}

.tour li .price {
    width: 50% !important;
    padding: 0 150px 0 0 !important;
    text-align: right !important;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #1e90ff !important;
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Arial, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, sans-serif !important;
}

.tour li .price input[type="text"] {
    /* padding-right: 2px!important; */
    font-size: 28px !important;
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Arial, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, sans-serif !important;
    text-align: right
}

.campaign {
    display: flex !important;
    flex-direction: row !important;
    padding: 0 10px !important;
    /* width: 100%; */
    background-color: #f1f1f1 !important;
}

.campaign li {
    width: 50% !important;
    padding: 10px 0 !important;
    justify-content: center !important;
    font-size: 15px !important;
    white-space: nowrap;
}

.campaign li .price {
    width: 30% !important;
    font-size: 15px !important;
    padding-left: 8px !important;
    text-align: left !important;
}

.campaign li .price input[type="text"] {
    /* padding-right: 2px!important; */
    font-size: 18px !important;
    text-align: right;
}


h2.launch_title  {
    position: relative;
    padding: 1rem 2rem calc(1rem + 10px);
    background: #CCFFFF;
    font-size: 35px;
    font-family: "Arial", "メイリオ";
    font-weight: bold;
    width: 90%;
    margin: 2% 2.5%;
}
h2.launch_title:before {
    position: absolute;
    top: -7px;
    left: -7px;
    width: 99%;
    height: 90%;
    content: '';
    border: 4px solid #000;
}

/* h2.launch_title:after {
    position: absolute;
    bottom: -10px;
    left: 1em;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 12px 0 12px;
    border-style: solid;
    border-color: #f9f9f9 transparent transparent transparent;
} */


.conbr_btn_goto2 .conbr_btn_W2 {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    /* display: block; */
    text-align: center;
    padding: 8px 0 10px;
    color: #2b483c;
    background-color: #c3dbf9;
    border-radius: 5px;
    box-shadow: 4px 4px #555;
    padding: 20px;
}

.conbr_btn_W2 span {
    display: block;
    font-size: 25px;
    color: #031049;
    font-weight: bold;
    text-shadow: 2px 2px #fff;
}

.conbr_btn_goto2 {
    display: flex;
    justify-content: space-between;
    padding: 3rem 20rem;
}

h2.cruise_midashi {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
    position: relative;
    padding: 1.5rem 2rem;
    -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    width: 90%;
    margin: 40px auto
  }
  
  h2.cruise_midashi:before,
  h2.cruise_midashi:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    content: '';
    background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
    background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  }
  
  h2.cruise_midashi:before {
    top: 0;
  }
  
  h2.cruise_midashi:after {
    bottom: 0;
  }


  h2.japan_midashi {
    font-size: 3.4rem;
    font-style: italic;
    letter-spacing: .1em;
    color: #fff;
    text-shadow: -3px 2px 0 #000;
  }
  


  .japan_midashi{
    text-align: center;
    margin-top: 50px;
}

.japan_midashi .btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #e60012;
  font-size: 2rem;
  margin: 30px;
  padding: 20px;
}
.japan_midashi .btn--orange:hover,
a.btn--orange:hover {
    color: #e60012;
    background: #fff;
    border: 2px solid;
}


.japan_midashi .btn--orange2,
a.btn--orange2 {
    color: #e60012;
    background-color: #fff;
    font-size: 2rem;
    margin: 30px;
    padding: 20px;
    border: 2px solid;
}
.japan_midashi .btn--orange2:hover,
a.btn--orange2:hover {
    color: #fff;
    background: #e60012;
}

h2.tategaki{
    /* -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl; */
    text-align: center;
    font-family: 'Noto Serif JP', serif !important;
    font-weight: bold;
    margin: 0.5em auto;
    font-size: 40px;
  }
  h2.tategaki:before{
    content:' ';
    display:inline-block;
    width:50px;
    height:50px;
    background-image: radial-gradient(#E7556A 25%, transparent 0),
      radial-gradient(#E7556A 25%, transparent 0),
      radial-gradient(#E7556A 25%, transparent 0),
      radial-gradient(#E7556A 25%, transparent 0),
      radial-gradient(#E7556A 25%, transparent 0);
    background-position: 50% 0, 5% 40%, 95% 40%, 23% 95%, 78% 95%;
    background-size: 30px 30px;
    background-repeat:no-repeat;
    margin: -7px 0px;
  }
  h2.tategaki:after{
    content:' ';
    display:inline-block;
    width:50px;
    height:50px;
    background-image: radial-gradient(#E7556A 25%, transparent 0),
      radial-gradient(#E7556A 25%, transparent 0),
      radial-gradient(#E7556A 25%, transparent 0),
      radial-gradient(#E7556A 25%, transparent 0),
      radial-gradient(#E7556A 25%, transparent 0);
    background-position: 50% 0, 5% 40%, 95% 40%, 23% 95%, 78% 95%;
    background-size: 30px 30px;
    background-repeat:no-repeat;
    margin: -7px 0px;
  }
  
