﻿@charset 'utf-8';

/**************************************************
上書き
***************************************************/
#breadcrimb li{
    position: relative;
    margin-left: .5rem;
    padding-left: .75rem;
}
#breadcrimb li::before{
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    content: '>';
}
#breadcrimb li:nth-of-type(1){
    margin-left: 0;
    padding-left: 0;
}

/**************************************************
common
***************************************************/
main *{
    box-sizing: border-box;
}
main h1,
main h2,
main h3,
main h4,
main h5,
main h5,
main th,
main td,
main button,
main{
    font-size: 1.6rem;
    line-height: 1.5;
    color: #333;
    font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
main input[type=text].form-control,
main input[type=tel].form-control,
main input[type=email].form-control{
  font-size: 16px;
  padding: 20px 12px;
}
main select.form-control{
  font-size: 16px;
  height: 44px;
}

main h1{
    background-color: #c91b40;
}
main.hotel h1{
    background-color: #f79700;
}

main.follow h1{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 200px;
    min-height: 200px;
    font-size: 2rem;
    font-weight: bold;
}

main h1 img{
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 940px;
}

main h2{
    font-size: 2.2rem;
    font-weight: bold;
    color: #212549;
}
main h3{
    font-size: 1.8rem;
    font-weight: bold;
}

.any,
.must{
    display: inline-block;
    position: relative;
    padding-left: 4rem;
}
.must::before{
    display: block;
    content: '必須';
    position: absolute;
    top: 2px;
    left: 0;
    background-color: #c24e00;
    color: #fff;
    padding: .125rem .5rem 0;
    font-size: 1.2rem;
}

main .submit-wrapper{
    padding-left: 15px;
    padding-right: 15px;
}
main .submit-inner{
    margin: 0 auto;
    padding: 45px 15px;
    background-color: #f8f8f8;
    border: 1px solid #d5d5d5;
    max-width: 840px;
}
main .submit-wrapper a:link,
main .submit-wrapper a:visited,
main .submit-wrapper a:hover,
main .submit-wrapper a:active{
    text-decoration: underline;
}

main .submit-wrapper .attention{
    display: inline-block;
    position: relative;
    font-size: 1.3rem;
    padding-left: 1.3rem;
}
main .submit-wrapper .attention::before{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: '\FF0A';
}

main .page_layout01{
    padding: 0 15px;
}

#table-itemlist.table-striped tbody tr:nth-of-type(odd){
    background-color: rgba(0, 0, 0, .025);
}
#table-itemlist{
    margin-bottom: 0;
    border-bottom: 1px solid #dee2e6;
    background-color: #fff;
}
#table-itemlist thead th{
    border-left: 1px dotted #d5d5d5;
}
#table-itemlist thead th:nth-of-type(1){
    border-left: none;
    width: 280px;
    min-width: 280px;
}
#table-itemlist thead th:nth-of-type(3){
    width: 120px;
    min-width: 120px;
}
#table-itemlist .price_off01{
    font-weight: bold;
    font-size: 1.2rem;
}
#table-itemlist .price_off01::before{
    content: '\FF1C';
}
#table-itemlist .price_off01::after{
    content: '\FF1E';
}

main.hotel #table-itemlist thead th:nth-of-type(1){
    border-left: none;
    width: 80px;
    min-width: 80px;
}
main.hotel #table-itemlist thead th:nth-of-type(3){
    width: 120px;
    min-width: 120px;
}
main.hotel #table-itemlist thead th:nth-of-type(4){
    width: 80px;
    min-width: 80px;
}
main.hotel #table-itemlist .thumbnail img{
    display: block;
    width: 100%;
    height: auto;
}
main.hotel #table-itemlist tbody td{
    vertical-align: middle;
}
main.hotel #table-itemlist tbody td.price strong{
    font-weight: bold;
    color: #c00;
}
main.hotel #table-itemlist tbody td.price{
    color: #c00;
}

#sale2019_sticker{
    position: fixed;
    z-index: 1;
    text-align: right;
    bottom: 5px;
    right: 5px;
    display: block;
    background-color: rgba(33, 37, 73, .95);
    color: #fff;
    padding: 10px;
    min-width: 140px;
    font-size: 1.3rem;
    font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#sale2019_sticker strong{
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
}

/**************************************************
page_list_style01
***************************************************/
main .page_list_style01{
    text-align: left;
    margin: 0 auto;
    padding: .5rem 0;
    border: 2px solid #212549;
    max-width: 840px;
}
main .page_list_style01 li{
    position: relative;
    padding: 2rem 20px 2rem 50px;
    border-top: 1px dotted #d5d5d5;
}
main .page_list_style01 li:nth-of-type(1){
    border-top: none;
}
main .page_list_style01 li:nth-of-type(even){
    background-color: #f8f8f8;
}
main .page_list_style01 li::before{
    position: absolute;
    display: block;
    text-align: center;
    top: 16px;
    left: 12px;
    color: #fff;
    background-color: #212549;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    line-height: 2;
}
main .page_list_style01 li:nth-of-type(1)::before{
    content: '1';
}
main .page_list_style01 li:nth-of-type(2)::before{
    content: '2';
}
main .page_list_style01 li:nth-of-type(3)::before{
    content: '3';
}
main .page_list_style01 li:nth-of-type(4)::before{
    content: '4';
}
main .page_list_style01 li:nth-of-type(5)::before{
    content: '5';
}
main .page_list_style01 li:nth-of-type(6)::before{
    content: '6';
}
main .page_list_style01 li:nth-of-type(7)::before{
    content: '7';
}
main .page_list_style01 h4{
    color: #212549;
    font-weight: bold;
}
main .page_list_style01 p{
    font-size: 1.5rem;
}
main .page_list_style01 .attention{
    display: block;
    position: relative;
    font-size: 1.3rem;
    padding-left: 1.3rem;
}
main .page_list_style01 .attention::before{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: '\FF0A';
}

/**************************************************
page_list_style02
***************************************************/
main .page_list_style02 .table-payment{
    margin: 0 auto;
    border: 2px solid #212549;
    max-width: 840px;
}
main .page_list_style02 .table-payment > tbody > tr > th,
main .page_list_style02 .table-payment > tbody > tr > td{
    padding: 2rem 20px;
    border-top: 1px dotted #d5d5d5;
}
main .page_list_style02 .table-payment > tbody > tr > th{
    background-color: #f8f8f8;
    border-right: 1px dotted #d5d5d5;
}
main .page_list_style02 .table-payment > tbody > tr:nth-of-type(1) > th,
main .page_list_style02 .table-payment > tbody > tr:nth-of-type(1) > td{
    border-top: none;
}
main .page_list_style02 .table-bank th,
main .page_list_style02 .table-bank td{
    padding-top: .75rem;
}
main .page_list_style02 .table-bank th{
    white-space: nowrap;
    padding-right: 20px;
}
main .page_list_style02 .attention{
    display: block;
    position: relative;
    font-size: 1.3rem;
    padding-left: 1.3rem;
}
main .page_list_style02 .attention::before{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: '\FF0A';
}

/**************************************************
page_list_style03
***************************************************/
main .page_list_style03{
    text-align: left;
    margin: 0 auto;
    padding: 2.5rem 20px;
    border: 2px solid #212549;
    max-width: 840px;
}

.sale2019 .btn-toggle {
  text-align: center;
  max-width: 320px;
  background-color: #007e35;
  color: #fff;
  width: 100%;
  margin: 0 auto;
  padding: 1rem;
  font-size: 1.6rem;
  border: none;
  border-radius: 4px;
}
.sale2019 .btn-toggle{
    -webkit-transition: .3s;
    transition: .3s;
}
.sale2019 .btn-toggle .ico{
    display: inline-block;
    position: relative;
    padding-right: 24px;
}
.sale2019 .btn-toggle .ico::after{
    display: block;
    text-align: center;
    position: absolute;
    top: 2px;
    right: 0;
    content: '\FF0B';
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 4px;
    color: #007e35;
    line-height: 1.3;
}
.sale2019 .btn-toggle.active{
    background-color: #0fa950;
}
.sale2019 .btn-toggle.active .ico::after{
    content: '\FF0D';
}

.sale2019 .btn-default {
  text-align: center;
  max-width: 640px;
  background-color: #bfbfbf;
  color: #fff;
  width: 100%;
  margin: 0 auto;
  padding: 1rem;
  font-size: 2rem;
  border: none;
  border-radius: 4px;
}
.sale2019 .btn-primary {
  text-align: center;
  max-width: 640px;
  background-color: #005698;
  color: #fff;
  width: 100%;
  margin: 0 auto;
  padding: 1rem;
  font-size: 1.75rem;
  border: none;
  border-radius: 4px;
}

/**************************************************
container01_layout01
***************************************************/
.container01_header_style01 header{
    max-width: 840px;
    margin: 0 auto;
    border-left: 2px solid #212549;
    border-right: 2px solid #212549;
    background-color: #ddeaf1;
}
.container01_header_style01 header h2{
    background-color: #212549;
    color: #fff;
}

.container01_inner_style01{
    max-width: 840px;
    margin: 0 auto;
}

.container01_layout01{
    max-width: 840px;
    margin: 0 auto;
    border-left: 2px solid #212549;
    border-right: 2px solid #212549;
    border-bottom: 2px solid #212549;
    background-color: #ddeaf1;
}

.container01_layout01 footer{
    border-bottom: 1px solid #dee2e6;
    background-color: #313450;
    color: #fff;
}
.container01_layout01 footer .totalPrice{
    font-weight: bold;
    font-size: 1.8rem;
    color: #fff;
}

.container01 header h3::before,
.container01 header h3::after{
    content: '\2015';
}
.container01 header h3::before{
    padding-right: .5rem;
}
.container01 header h3::after{
    padding-left: .5rem;
}
.container01 header p{
    font-size: 1.4rem;
}

main .main_footer{
    margin: 0 auto;
    padding: 100px 15px 120px;
    max-width: 870px;
}
main .main_footer .attention{
    display: block;
    position: relative;
    font-size: 1.3rem;
    padding-left: 1.3rem;
}
main .main_footer .attention::before{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: '\FF0A';
}
main .main_footer li img{
    display: block;
    width: 100%;
    height: auto;
}

/**************************************************
page_layout03
***************************************************/
.page_layout03{
    font-size: 1.5rem;
    padding-left: 15px;
    padding-right: 15px;
}
.page_layout03 .col{
    border: 1px solid #d5d5d5;
    background-color: #f8f8f8;
}
.page_layout03 a:link,
.page_layout03 a:visited,
.page_layout03 a:hover,
.page_layout03 a:active{
    text-decoration: underline;
}

.other_shipping_container{
    display: none;
}

/**************************************************
#modal-confirm
***************************************************/
html, body{
    overflow: auto;
    height: 100%;
}
#modal-confirm{
    display: none;
}
.modal-inner{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    font-size: 1.4rem;
    background-color: rgba(15, 20, 59, 1);
    color: #fff;
}
.modal-wrapper{
    height: 100%;
    overflow-y: auto;
}
.modal-wrapper-inner{
    max-width: 840px;
    margin: 0 auto;
    padding: 0 15px;
}

.modal-inner .modal_thumb img{
    display: block;
    max-width: 65px;
    height: auto;
    margin: 0 auto;
}

.modal-inner h6{
    font-size: 1.6rem;
}
.modal-inner p{
    font-size: 1.4rem;
    line-height: 1.5;
}
#inputBlock0 th,
#inputBlock1 th,
#inputBlock2 th{
    background-color: #202559;
}
#inputBlock0 small{
    font-size: 1.2rem;
}
#inputBlock0 strong{
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
}
.modal-inner #collect,
.modal-inner #submit{
    width: 100%;
    font-size: 1.6rem;
    padding: 1.25rem 0.25rem;
}
.modal-inner table th,
.modal-inner table td{
    padding: 10px;
    border: 1px solid #303671;
    font-size: 1.4rem;
    line-height: 1.375;
    vertical-align: middle;
}
#inputBlock1 table th,
#inputBlock2 table th{
    padding: 10px 5px;
    width: 150px;
    white-space: nowrap;
}

main .text_fix01{
    color: #c00;
}

@media screen and ( max-width: 640px ){
    main .text_fix01{
        font-size: 1.2rem;
    }
    main .page_list_style01 .attention,
    main .page_list_style02 .attention,
    main .main_footer .attention{
        font-size: 1.2rem;
        padding-left: 1.2rem;
    }
    main .page_list_style01 p{
        font-size: 1.4rem;
    }
    main .page_list_style02 .table-payment > tbody > tr > th,
    main .page_list_style02 .table-payment > tbody > tr > td{
        display: block;
        padding: 1rem 10px;
    }
    main .page_list_style02 .table-payment > tbody > tr > th{
        border-top: 1px solid #eee;
    }
    main .page_list_style02 .table-payment > tbody > tr > td{
        border-top: none;
    }
    main .page_list_style02 .table-payment table th,
    main .page_list_style02 .table-payment table td{
        font-size: 1.4rem;
    }
    main .page_list_style03{
        font-size: 1.4rem;
    }
    #table-itemlist thead th,
    #table-itemlist thead td,
    #table-itemlist tbody th,
    #table-itemlist tbody td{
        font-size: 1.4rem;
        padding: .75rem .25rem;
    }
    #table-itemlist thead th:nth-of-type(1){
        width: auto;
        min-width: 0;
    }
    #table-itemlist thead th:nth-of-type(3){
        width: 60px;
        min-width: 60px;
    }
    #table-itemlist select{
        font-size: 1.4rem;
        padding: 0.375rem 0.25rem;
    }
    main .submit-inner{
        padding: 30px 15px;
    }
    main .main_footer{
        padding: 45px 15px 60px;
    }
}

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

    main.hotel #table-itemlist thead th:nth-of-type(3){
        width: 80px;
        min-width: 80px;
    }

    main.hotel #table-itemlist thead th:nth-of-type(4){
        width: 60px;
        min-width: 60px;
    }

}