@charset "UTF-8";
/*==============================================================================
和Produce contents CSS reservation
==============================================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
box-sizing: border-box;
}


.m-reserve-process {
    position: relative;
    display: flex;
    max-width: 796px;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
}


.m-reserve-process:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 49px;
    width: 2px;
    height: 100%;
    background: #C3B587;
    z-index: -1;
}

.m-reserve-process>dt {
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #C3B587;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.m-reserve-process .small {
    line-height: 1.57;
    display: block;
    font-size: 14px;
    color: #222222;
}

.m-reserve-process-detail dt {
    color: #C3402F;
}

.m-reserve-process-detail dt .small {
    padding-left: 24px;
}

.m-reserve-process:nth-of-type(1) dd {
    margin-top: 14px;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom;
}

.m-reserve-process-detail dt {
    color: #C3402F;
}

.m-reserve-process .small {
    line-height: 1.57;
    display: inline-block;
    font-size: 14px;
    color: #222222;
}

.m-reserve-process:nth-of-type(1) dd {
    margin-top: 14px;
}
.m-reserve-process>dd {
    width: calc(100% - 100px);
    padding-left: 22px;
    font-size: 20px;
}

.m-reserve-process+.m-reserve-process {
    align-items: center;
    padding-top: 26px;
}

.reservation{
  padding: 100px 0px;
}

.reservation2{
padding-bottom: 120px;
}

.reservebox {
    position: relative;
    width: 100%;
    margin: 40px auto 0;
    padding-bottom: 42px;
}

.reservebox-col2 {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.reservebox:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 42px;
    background: #C3402F;
    clip-path: polygon(100% 0, 100% 40%, 97% 100%, 0 100%, 0 0);
}

.reservebox-title {
    position: relative;
    padding-top: 11px;
    color: #fff;
    z-index: 1;
    font-size: 24px;
    text-align: center;
    background: linear-gradient(
90deg
,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 20px,#C3402F 20px,#C3402F 100%);
}

.reservebox-title:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 9px;
    width: calc(100% - 21px);
    height: 25px;
    background: #C3402F;
    z-index: -1;
    transform: skewX(
-36deg
);
}

.reservebox-title:after {
    content: '';
    position: absolute;
    display: block;
    top: 25px;
    left: 0;
    width: 100%;
    height: 34px;
    background: #C3402F;
    z-index: -1;
}

.reservebox-inner {
    padding: 37px 21px 10px 26px;
    border: 1px solid #C3402F;
    background: #fff;
}

.reservebox:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 42px;
    background: #C3402F;
    clip-path: polygon(100% 0, 100% 40%, 97% 100%, 0 100%, 0 0);
}

.reservebox-col2 {
    display: flex;
}

.reservebox-col2 .m-reservebox-dl {
    margin-top: 0;
}

.m-reservebox-dl dt {
    font-size: 18px;
    color: #C3402F;
}

.m-reservebox-dl dd {
    line-height: 1.8;
    font-size: 16px;
    margin-bottom: 30px;
}

.fukidashi {
    position: relative;
    display: flex;
    height: 100%;
    margin-left: 16px;
    padding: 11px 20px 14px;
    background: #EFEFEF;
    font-size: 14px;
    max-width: 469px;
}

.fukidashi:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: -16px;
    width: 0;
    height: 0;
    margin: auto;
    border-style: solid;
    border-width: 5.5px 16px 5.5px 0;
    border-color: transparent #EFEFEF transparent transparent;
}

.fukidashi-name {
    width: 29px;
    color: #C3402F;
    letter-spacing: 0.03em;
}

.fukidashi ul {
    position: relative;
    width: calc(100% - 29px);
    padding-left: 17px;
}

.fukidashi ul:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 9px;
    width: 1px;
    height: 92%;
    margin: auto;
    background: #707070;
}


.reservation_costume_box .costume_size_small {
    width: 24%;
}

.reservation_costume_box .costume_size_small .costume_tekebox_list_block {
    padding: 0px 3px;
    margin-left: 0px;
}

.reservation_costume_box .costume_ttl {
    flex-grow: 0;
    position: relative;
    padding-top: 7px;
    color: #fff;
    z-index: 1;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 67px;
    text-align: center;
    background: linear-gradient(
90deg
,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 20px,#C3B587 20px,#C3B587 100%);
}

.reservation_costume_box .costume_ttl::after {
    content: '';
    position: absolute;
    display: block;
    top: 27px;
    left: 0;
    width: 100%;
    height: 40px;
    background: #C3B587;
    z-index: -1;
}

.reservation_costume_box .costume_ttl::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 10px;
    width: calc(100% - 21px);
    height: 28px;
    background: #C3B587;
    z-index: -1;
    transform: skewX(
-36deg
);
}

.reservation_costume_box  .costume_tekebox_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin-left: auto;
    padding-top: 10px;
}

.reservation_costume_box .costume_tekebox_list_item {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 15px;
}

.reservation_costume_box .costume_tekebox_list_item {
    font-size: 14px;
    line-height: 1.8;
 margin-bottom: 0px;
}


.m-reserve-process-detail ul li {
    line-height: 1.8;
}

.tel img {
    margin-bottom: 0px;
}

.m-reserve-process-detail dt {
    color: #C3402F;
    margin-top: 30px;
}
@media screen and (max-width: 770px){
.reservation_costume_box .costume_ttl{
  font-size: 14px;
}

.reservation_costume_box .costume_tekebox_list_item {
    font-size: 11px;
    line-height: 1.8;
    margin-bottom: 0px;
}

.m-reservebox-dl dd {
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 30px;
}

}

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

  .m-reserve-process-detail dt {
    color: #C3402F;
    margin-top: 0px;
}




  .reservation {
      padding: 40px 0px 60px 0px;
  }

  .m-reserve-process>dt {
      line-height: 1.2;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 70px;
      height: 70px;
      border-radius: 50%;
      background: #C3B587;
      color: #fff;
      font-size: 15px;
      text-align: center;
  }
  .m-reserve-process:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 35px;
    width: 2px;
    height: 100%;
    background: #C3B587;
    z-index: -1;
}

.m-reserve-process:nth-child(5):before{
      height: 50%;
}

.m-reserve-process>dd {
    width: calc(100% - 70px);
    padding-left: 9px;
    font-size: 16px;
}

.m-reserve-process-detail dt .small {
    padding-left: 0px;
}

.m-reserve-process .small {
    line-height: 1.57;
    display: inline-block;
    font-size: 14px;
    color: #222222;
    padding-top: 10px;
}



.tel img {
    padding: 20px 0px;
}

dl.m-reserve-process-detail {
    padding-top: 20px;
}

dd.tel {
    margin-top: 0px!important;
}

.tel img {
    padding: 10px 0px 0px 0px;
    width: 188px;
}

.reservation_costume_box .costume_size_small {
    width: 49%;
}


.reservation_costume_box .costume_ttl {
    flex-grow: 0;
    position: relative;
    padding-top: 7px;
    color: #fff;
    z-index: 1;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 46px;
    text-align: center;
    background: linear-gradient(
90deg
 ,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 20px,#C3B587 20px,#C3B587 100%);
}

.reservation_costume_box .costume_ttl::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 10px;
    width: calc(100% - 27px);
    height: 16px;
    background: #C3B587;
    z-index: -1;
    transform: skewX(
310deg
 );
}

.reservation_costume_box .costume_ttl::after {
    content: '';
    position: absolute;
    display: block;
    top: 16px;
    left: 0;
    width: 100%;
    height: 30px;
    background: #C3B587;
    z-index: -1;
}

.reservation_costume_box .costume_tekebox_list_item {
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 0px;
}

.reservation_costume_box .costume-item {
    display: flex;
    flex-direction: column;
    margin: 10px 0;
}

.reservebox-title {
    position: relative;
    padding-top: 11px;
    color: #fff;
    z-index: 1;
    font-size: 14px;
    text-align: center;
    background: linear-gradient(
90deg
 ,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 20px,#C3402F 20px,#C3402F 100%);
}

.reservebox-inner {
    padding: 28px 17px 0px;
}

.reservebox-col2 {
    display: block;
}

.m-reservebox-dl dt {
    margin-bottom: 7px;
    font-size: 17px;
}

.m-reservebox-dl dd {
    line-height: 1.6;
    font-size: 14px;
}

.fukidashi {
    display: block;
    margin-top: 35px;
    margin-left: 0;
    padding: 18px 36px 18px;
    font-size: 14px;
}

.fukidashi:before {
    top: -20px;
    bottom: auto;
    left: 18px;
    border-width: 0 6.5px 20px 6.5px;
    border-color: transparent transparent #EFEFEF transparent;
}

.fukidashi-name {
    width: 100%;
    margin-bottom: 4px;
    letter-spacing: 0;
}

.fukidashi ul {
    width: 100%;
    padding-left: 0;
}

.m-reservebox-dl {
    margin-top: 30px;
}

.m-reservebox-dl dt {
    margin-bottom: 7px;
    font-size: 17px;
}

.m-reservebox-dl dd {
    line-height: 1.6;
    font-size: 14px;
}

.fukidashi ul:before{
  display: none;
}

.reservation2 {
    padding-bottom: 60px;
}

}
