@charset "UTF-8";
/* common
=================================================================== */
/* layout
=================================================================== */
/* animation delay
=================================================================== */
/* 3d
=================================================================== */
/* font
=================================================================== */
/* vw
=================================================================== */
/* form
=================================================================== */
/*top
=================================================================== */
/*header
ーーーーーーーーーーーーーーーーーー*/
.top #header h1 {
  width: 603px;
  margin: 0 auto;
  background: url(../img/logo_c--2.png) no-repeat center top;
  background-size: auto 13px; }
  .top #header h1 img {
    width: 100%;
    height: auto; }

#header h1 {
  width: 273px;
  margin: auto; }

#header h1 img {
  width: 100%;
  height: auto; }

/*nav
ーーーーーーーーーーーーーーーーーー*/
#nav li.ins a {
  padding: 14px 21px; }

/*banner white
ーーーーーーーーーーーーーーーーーー*/
.container article.banner--white {
  margin-bottom: 70px;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  　-moz-transition-duration: 0.3s;
  -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
  .container article.banner--white.disable {
    pointer-events: none; }
  .container article.banner--white a {
    display: block;
    width: 100%; }
    .container article.banner--white a img {
      width: 100%;
      height: auto; }
    .container article.banner--white a.banner--white--sp {
      display: none; }
  .container article.banner--white:hover {
    opacity: .7; }

/*fair_container
ーーーーーーーーーーーーーーーーーー*/
.fair_container li {
  height: auto; }
  .fair_container li dt {
    position: relative;
    padding-top: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 20px; }
    .fair_container li dt img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      height: 100%;
      width: auto; }
  .fair_container li dd {
    float: none;
    width: auto; }
    .fair_container li dd span {
      font-size: 11px; }
    .fair_container li dd strong {
      font-size: 14px;
      font-weight: inherit; }
    .fair_container li dd p {
      font-size: 12px; }

/*sp menu
ーーーーーーーーーーーーーーーーーー*/
.sp--menu {
  display: flex;
  background: #000;
  line-height: 0;
  position: fixed;
  width: 100%;
  height: 41px;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  border-top: 1px solid #fff; }
  .sp--menu li {
    width: 50%;
    height: 41px;
    background-size: auto 22px !important; }
    .sp--menu li a {
      display: block;
      height: 100%; }
    .sp--menu li:nth-child(1) {
      background: url(../img/sp--btn--1__.png) no-repeat center center;
      width: calc(50% - 1px);
      border-right: 1px solid #fff; }
    .sp--menu li:nth-child(2) {
      background: url(../img/sp--btn--2__.png) no-repeat center center; }

@media only screen and (max-width: 738px) {
  .sp--menu {
    display: flex; } }
/*restaurant
=================================================================== */
.restaurant {
  /*restnew
  ーーーーーーーーーーーーーーーーーー*/
  /*chef
  ーーーーーーーーーーーーーーーーーー*/ }
  .restaurant .brsp {
    display: none; }
  .restaurant .main_copy {
    text-align: center;
    margin-bottom: 80px; }
    .restaurant .main_copy p {
      margin-bottom: 50px; }
    .restaurant .main_copy dl dt {
      margin-bottom: 10px; }
    .restaurant .main_copy dl dd {
      font-size: 13px;
      color: #737373;
      line-height: 2; }
  .restaurant .restnew .restnew__contents {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 65px; }
    .restaurant .restnew .restnew__contents .restnew__contents--img {
      width: 62%; }
      .restaurant .restnew .restnew__contents .restnew__contents--img span {
        display: block;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover; }
    .restaurant .restnew .restnew__contents .restnew__contents--detail {
      width: 34%; }
      .restaurant .restnew .restnew__contents .restnew__contents--detail dl {
        margin-bottom: 15px; }
        .restaurant .restnew .restnew__contents .restnew__contents--detail dl dt {
          text-indent: -9999px;
          height: 18px;
          background-image: url(../img/rest/new/1__title.png);
          background-repeat: no-repeat;
          background-position: left center;
          background-size: auto 100%;
          margin-bottom: 15px; }
        .restaurant .restnew .restnew__contents .restnew__contents--detail dl dd {
          font-size: 12px;
          color: #737373; }
      .restaurant .restnew .restnew__contents .restnew__contents--detail p {
        position: relative;
        padding-top: calc(210 / 350 * 100%); }
        .restaurant .restnew .restnew__contents .restnew__contents--detail p img {
          position: absolute;
          width: 100%;
          height: auto;
          top: 0;
          left: 0; }
        .restaurant .restnew .restnew__contents .restnew__contents--detail p:first-of-type {
          margin-bottom: 30px; }
    .restaurant .restnew .restnew__contents.restnew__contents--r {
      flex-direction: row-reverse;
      margin-bottom: 80px; }
      .restaurant .restnew .restnew__contents.restnew__contents--r .restnew__contents--detail dl dt {
        background-image: url(../img/rest/new/2__title.png); }
  .restaurant .chef {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 50px; }
    .restaurant .chef li {
      width: calc(50% - 23px); }
      .restaurant .chef li dl {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between; }
        .restaurant .chef li dl dt {
          margin-right: 25px; }
        .restaurant .chef li dl dd {
          font-size: 12px;
          color: #737373; }
          .restaurant .chef li dl dd strong {
            display: block;
            font-size: 13px;
            color: #000;
            margin-bottom: 10px; }

/*dress
=================================================================== */
.dress #tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 20px; }
  .dress #tab li {
    width: calc(50% - 6px); }
    .dress #tab li.tab1 {
      background: url(../img/dress/new/tab1_off.png) no-repeat left top; }
    .dress #tab li.tab2 {
      background: url(../img/dress/new/tab2_off.png) no-repeat left top; }
    .dress #tab li img {
      filter: alpha(opacity=0);
      -moz-opacity: 0;
      opacity: 0; }
    .dress #tab li.selected img, .dress #tab li:hover img {
      filter: alpha(opacity=100) !important;
      -moz-opacity: 1.00 !important;
      opacity: 1.00 !important; }

/*info
=================================================================== */
.info #tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 40px; }
  .info #tab li {
    width: calc(100% / 2 - 6px); }
    .info #tab li.tab1 {
      background: url(../img/wedding/new/tab1_off.png?20210215) no-repeat left top; }
    .info #tab li.tab2 {
      background: url(../img/wedding/new/tab2_off.png?20210215) no-repeat left top; }
    .info #tab li.tab3 {
      background: url(../img/wedding/new/tab3_off.png?20210215) no-repeat left top; }
    .info #tab li img {
      filter: alpha(opacity=0);
      -moz-opacity: 0;
      opacity: 0; }
    .info #tab li.selected img, .info #tab li:hover img {
      filter: alpha(opacity=100) !important;
      -moz-opacity: 1.00 !important;
      opacity: 1.00 !important; }

/*cal
=================================================================== */
.cal {
  position: relative;
  padding-top: 10px; }
  .cal p {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 4px; }
  .cal .calendar-table {
    width: 100%;
    font-size: 10px;
    color: #000;
    font-weight: normal;
    text-align: center; }
    .cal .calendar-table th, .cal .calendar-table td {
      width: calc(100% / 7); }
      .cal .calendar-table th.sat, .cal .calendar-table td.sat {
        color: #00a99d; }
      .cal .calendar-table th.sun, .cal .calendar-table td.sun {
        color: #f00; }
    .cal .calendar-table thead {
      color: #969696;
      border: 1px solid #ccc; }
      .cal .calendar-table thead tr th {
        padding: 10px 0;
        border-right: 1px solid #ccc; }
    .cal .calendar-table tbody {
      border: 1px solid #cccccc; }
      .cal .calendar-table tbody td {
        position: relative;
        padding: 3px;
        height: 40px;
        vertical-align: top;
        border: 1px solid #cccccc;
        background-repeat: no-repeat;
        background-position: center 72%;
        background-size: 10px auto; }
        .cal .calendar-table tbody td a {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          top: 3px; }
          .cal .calendar-table tbody td a:active, .cal .calendar-table tbody td a:hover {
            text-decoration: none; }
        .cal .calendar-table tbody td.r_on {
          background-image: url("../img/bridal/y1.png"); }
        .cal .calendar-table tbody td.r_out {
          background-image: url("../img/bridal/y2.png"); }
        .cal .calendar-table tbody td.r_off {
          background-image: url("../img/bridal/y3.png");
          pointer-events: none; }
  .cal .cal__btn {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 10px;
    left: 0;
    border-radius: 50%;
    background-color: #000;
    cursor: pointer;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition-duration: 0.2s;
    -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    　-moz-transition-duration: 0.2s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
    .cal .cal__btn:after {
      content: " ";
      position: absolute;
      top: 11px;
      left: 13px;
      width: 0px;
      height: 0px; }
    .cal .cal__btn.cal__btn--prev:after {
      border-top: 5px solid transparent;
      border-right: 5px solid #fff;
      border-bottom: 5px solid transparent; }
    .cal .cal__btn.cal__btn--next {
      left: auto;
      right: 0; }
      .cal .cal__btn.cal__btn--next:after {
        left: 15px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #fff; }
    .cal .cal__btn.disable {
      pointer-events: none;
      background-color: #cccccc; }
    .cal .cal__btn:hover {
      opacity: .6; }

/*bridal
=================================================================== */
.bridal .cal {
  border-top: 1px solid #ccc; }
.bridal #tab {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 20px; }
  .bridal #tab li {
    width: calc(33% - 6px); }
    .bridal #tab li.tab1 {
      background: url(../img/bridal/new/tab1_off.png?20210215) no-repeat left top; }
    .bridal #tab li.tab2 {
      background: url(../img/bridal/new/tab2_off.png?20210215) no-repeat left top; }
    .bridal #tab li.tab3 {
      background: url(../img/bridal/new/tab3_off.png?20210215) no-repeat left top; }
    .bridal #tab li.tab4 {
      background: url(../img/bridal/new/tab4_off.png?20210215) no-repeat left top; }
    .bridal #tab li img {
      filter: alpha(opacity=0);
      -moz-opacity: 0;
      opacity: 0; }
    .bridal #tab li.selected img, .bridal #tab li:hover img {
      filter: alpha(opacity=100) !important;
      -moz-opacity: 1.00 !important;
      opacity: 1.00 !important; }
.bridal .section .section_b {
  display: flex;
  flex-direction: column; }
.bridal .section .bridal_l {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  justify-content: space-between; }
  .bridal .section .bridal_l ul {
    position: relative;
    margin-right: 25px;
    display: none; }
  .bridal .section .bridal_l .bridal_l--img {
    position: relative;
    width: 504px;
    margin-right: 35px;
    overflow: hidden; }
    .bridal .section .bridal_l .bridal_l--img img {
      position: relative;
      height: auto;
      width: 100%;
      top: 0;
      left: 0; }
  .bridal .section .bridal_l .cal {
    width: calc(100% - 565px); }
.bridal .section .bridal_r {
  position: relative;
  float: none;
  width: auto;
  padding-right: 220px;
  margin: 20px 0 0 0; }
  .bridal .section .bridal_r a {
    position: absolute;
    width: 191px;
    height: 52px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 0;
    margin-top: 20px;
    background: url(../img/bridal/new/btn_off.png) no-repeat left top; }

/*bridal__detail
=================================================================== */
.bridal__detail .detail .section {
  padding-top: 0; }
.bridal__detail .fair .f2 span {
  color: #696969; }
.bridal__detail .fair .f2 strong {
  font-size: 14px;
  font-weight: normal; }
.bridal__detail .detail_l p {
  color: #5e5e5e; }

/*form
=================================================================== */
.form #nav {
  top: 240px; }

/*instagram
=================================================================== */
#main {
  background: url(../img/loading.gif) no-repeat center center; }

.insta--target {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  min-height: 300px;
  background: url(../img/loading.gif) no-repeat center center; }
  .insta--target li {
    width: calc(100% / 3 - 1px);
    margin-bottom: 1px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: calc(100% / 3 - 1px);
    position: relative;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition-duration: 0.5s;
    -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    　-moz-transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
    .insta--target li:hover {
      opacity: .4; }
    .insta--target li a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

@media only screen and (max-width: 738px) {
  /*===================================================================sp */
  #wrapper .contents {
    padding-bottom: 80px; }

  .top #header h1, #header h1 {
    width: 194px;
    background-image: url("../img/logo_contents--2.png") !important;
    background-size: 100% auto !important;
    padding-top: calc(73 / 273 * 100%) !important;
    position: relative; }
    .top #header h1 img, #header h1 img {
      display: none; }
    .top #header h1 a, #header h1 a {
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }

  .container article.banner--white a.banner--white--pc {
    display: none; }
  .container article.banner--white a.banner--white--sp {
    display: block; }

  /*fair_container
  ーーーーーーーーーーーーーーーーーー*/
  .fair_container li dl {
    position: relative; }
    .fair_container li dl dt {
      width: calc(100% - 20px); }
  .fair_container li dd {
    margin-left: 10px; }
    .fair_container li dd span {
      font-size: 10px; }
    .fair_container li dd strong {
      font-size: 12px; }
    .fair_container li dd p {
      font-size: 11px; }

  /*restaurant
  =================================================================== */
  .restaurant {
    /*restnew
    ーーーーーーーーーーーーーーーーーー*/
    /*chef
    ーーーーーーーーーーーーーーーーーー*/ }
    .restaurant .brsp {
      display: block; }
    .restaurant .main_copy {
      margin-bottom: 50px;
      padding: 30px 20px 0; }
      .restaurant .main_copy p {
        margin-bottom: 30px; }
      .restaurant .main_copy dl dt img {
        height: 15px;
        width: auto; }
      .restaurant .main_copy dl dd {
        font-size: 11px;
        line-height: 1.8; }
    .restaurant .restnew {
      margin: 0 10px; }
      .restaurant .restnew .restnew__contents {
        flex-wrap: wrap;
        margin-bottom: 65px; }
        .restaurant .restnew .restnew__contents .restnew__contents--img {
          width: 100%;
          margin-bottom: 20px; }
          .restaurant .restnew .restnew__contents .restnew__contents--img span {
            height: 0;
            padding-top: calc(592 / 636 * 100%); }
        .restaurant .restnew .restnew__contents .restnew__contents--detail {
          width: 100%; }
          .restaurant .restnew .restnew__contents .restnew__contents--detail dl {
            margin-bottom: 15px; }
            .restaurant .restnew .restnew__contents .restnew__contents--detail dl dt {
              height: 14px;
              margin-bottom: 10px; }
            .restaurant .restnew .restnew__contents .restnew__contents--detail dl dd {
              font-size: 11px; }
          .restaurant .restnew .restnew__contents .restnew__contents--detail p:first-of-type {
            margin-bottom: 15px; }
        .restaurant .restnew .restnew__contents.restnew__contents--r {
          margin-bottom: 60px; }
    .restaurant .chef {
      flex-wrap: wrap;
      margin: 0 10px 30px; }
      .restaurant .chef li {
        width: 100%;
        margin-bottom: 30px; }
        .restaurant .chef li dl {
          flex-wrap: wrap; }
          .restaurant .chef li dl dt {
            width: 100%;
            text-align: center;
            margin-right: 15px; }
          .restaurant .chef li dl dd {
            font-size: 11px; }
            .restaurant .chef li dl dd strong {
              font-size: 12px;
              margin-bottom: 10px; }

  .dress #tab li {
    width: 50%;
    height: 55px;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    background-size: 74px 110px !important;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    overflow: hidden;
    box-sizing: border-box; }
    .dress #tab li a {
      display: block;
      height: 100%;
      overflow: hidden; }
      .dress #tab li a img {
        display: none; }
    .dress #tab li.tab1 {
      background-image: url(../img/dress/new/tab1_sp.png?20210301);
      border-right: 2px solid #000; }
    .dress #tab li.tab2 {
      background-image: url(../img/dress/new/tab2_sp.png?20210301);
      border-right: 2px solid #000; }
    .dress #tab li.selected {
      background-position: center -55px !important;
      background-color: #000; }

  /*cal
  =================================================================== */
  .cal .calendar-table tbody td {
    background-size: 8px auto; }

  /*bridal
  =================================================================== */
  .bridal #tab {
    margin-bottom: 30px; }
    .bridal #tab li {
      width: 34%;
      height: 55px;
      background-repeat: no-repeat !important;
      background-position: center top !important;
      background-size: 74px 110px !important;
      border-top: 2px solid #000;
      border-bottom: 2px solid #000;
      overflow: hidden;
      box-sizing: border-box; }
      .bridal #tab li.tab1 {
        background-image: url(../img/sp/t_1.png); }
      .bridal #tab li.tab2 {
        background-image: url(../img/sp/t_3.png); }
      .bridal #tab li.tab3 {
        background-image: url(../img/sp/t_2.png);
        border-right: 2px solid #000; }
      .bridal #tab li.tab4 {
        background-image: url(../img/sp/t_4.png);
        border-right: 2px solid #000; }
      .bridal #tab li.selected {
        background-position: center -55px !important;
        background-color: #000; }
  .bridal .section {
    margin: 0 10px 50px; }
    .bridal .section .section_b {
      display: flex;
      flex-direction: column; }
    .bridal .section .bridal_l {
      margin: 0;
      flex-wrap: wrap; }
      .bridal .section .bridal_l ul {
        position: absolute;
        z-index: 2; }
      .bridal .section .bridal_l .bridal_l--img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        overflow: hidden; }
        .bridal .section .bridal_l .bridal_l--img img {
          margin-left: 0;
          width: 100% !important; }
      .bridal .section .bridal_l .cal {
        width: 100%; }
    .bridal .section .bridal_r {
      width: 100%;
      padding-right: 0;
      margin: 10px 0 0 0; }
      .bridal .section .bridal_r a {
        position: relative;
        width: 191px;
        height: 52px;
        top: 0;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        right: 0;
        margin-top: 20px; }

  /*info
  =================================================================== */
  .info #tab li {
    width: 50%;
    height: 55px;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    background-size: 74px 110px !important;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    overflow: hidden;
    box-sizing: border-box; }
    .info #tab li img {
      display: none; }
    .info #tab li.tab1 {
      background: url(../img/sp/t_3.png) no-repeat left top;
      border-right: 2px solid #000; }
    .info #tab li.tab2 {
      background: url(../img/sp/t_2.png) no-repeat left top;
      border-right: 2px solid #000; }
    .info #tab li.tab3 {
      background: url(../img/sp/t_4.png) no-repeat left top; }
    .info #tab li.selected {
      background-position: center -55px !important;
      background-color: #000; }
  .info .info_l h3 {
    width: 180px; }
    .info .info_l h3 img {
      width: 100%;
      height: auto; }
  .info .info_l ul {
    margin-left: 122px; }

  #netshop {
    bottom: 44px; }

  .sp--bridal {
    display: none; } }
.bridal, .section_b {
  cursor: inherit; }
