@charset "utf-8";
/* .wedding-header
----------------------------------------------*/
.wedding-header .header-inner {
  position: relative;
  padding-top: 30px;
}
.wedding-header .header-inner > .menu-btn-wrap {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
}
.wedding-header .header-inner > .menu-btn-wrap > ul, .wedding-header .header-inner > .menu-btn-wrap > ul > li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.wedding-header .header-inner > .menu-btn-wrap > ul > li:nth-child(1) {
  width: 140px;
}
.wedding-header .header-inner > .menu-btn-wrap > ul > li:nth-child(2) {
  width: 160px;
}
.wedding-header .header-inner > .menu-btn-wrap > ul > li a {
  width: 100%;
  height: 50px;
  line-height: 48px;
  border: 1px solid #a49c7e;
  box-sizing: border-box;
  display: block;
}
.wedding-header .header-inner > .menu-btn-wrap > ul > li:nth-child(1) a {
  color: #a49c7e;
}
.wedding-header .header-inner > .menu-btn-wrap > ul > li:nth-child(2) a {
  color: #fff;
  background: #a49c7e;
}
.wedding-header .header-inner > .menu-btn-wrap > ul > li a:hover {
  opacity: 0.8;
}
.wedding-header .header-inner .logo {
  max-width: 250px;
  min-width: 125px;
  margin: 0 auto 38px;
}
.wedding-header .header-inner .logo h1 {
  width: 100%;
}
.wedding-header .menu-btn-wrap .menu-btn {
  display: inline-block;
  vertical-align: top;
  text-indent: -9999px;
  overflow: hidden;
  width: 55px;
  height: 50px;
  background: transparent url(/wedding/img/btn_menu_wedding.jpg) no-repeat center center;
  background-size: 55px 50px;
}
/* ヘッダー固定　*/
.mainVisual, .content {
  margin-top: 60px;
}
header.wedding-header{
  height: 160px;
}
/* ヘッダー固定（SPのみ）　*/
@media screen and (max-width: 999px) {
header.wedding-header, .en header.wedding-header{
  height: 50px;
}
.mainVisual, .content {
  margin-top: 0;
}
}
/* .nav-wedding
----------------------------------------------*/
.header-inner .nav-wedding-container {
  text-align: center;
}
.header-inner .nav-wedding {
  padding-left: 12px;
}
.header-inner .nav-wedding li {
  display: inline-block;
  padding: 0 22px;
  margin: 2px 0;
  border-right: 1px solid #a49c7e;
  line-height: 1.0;
}
@media screen and (max-width: 1365px) {
.header-inner .nav-wedding li {
font-size: 1.1713vw;
}
}
.header-inner .nav-wedding li:last-child {
  border: none;
}
.header-inner .nav-wedding li a {
  color: #a49c7e;
}

@media screen and (max-width: 999px) {
.header-inner .nav-wedding-container {
  display: none;
}
.wedding-header .header-inner {
  padding-top: 0;
}
.wedding-header .header-inner .logo {
  width: 18.3vw;
  margin: 0 0 0 4.6875vw;
  line-height: 50px;
}
.wedding-header .header-inner .logo h1 img {
  vertical-align: middle;
}
.wedding-header .header-inner > .menu-btn-wrap > ul > li a {
  font-size: 1.0rem;
}
.wedding-header .header-inner > .menu-btn-wrap > ul > li:nth-child(2) a {
  line-height: inherit;
  padding: 10px;
}
.wedding-header .header-inner > .menu-btn-wrap > ul > li {
  width: 55px!important;
}
}

/* =================================
ウェディング共通
================================= */
.c-wedding:not(.wedding-plan_detail) .mainVisual {
  width: 100%;
  height: 400px;
  position: relative;
}
.c-wedding .mainVisual h2 {
  text-align: center;
  color: #fff;
  margin: 0 auto;
  padding: 0 20px;
  letter-spacing: 12px;
  margin-left: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.c-wedding .section-01 h3 {
  font-size: 2.8rem;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 5.5px;
  margin-bottom: 26px;
}
@media screen and (min-width: 740px) {
.c-wedding .mainVisual .sub-hdg-2-1 {
  margin-top: 5px;
  margin-left: -7px;
  letter-spacing: 4px;
}
.c-wedding .section-01 .text > p {
  margin-left: 7px;
  line-height: 2.0;
  letter-spacing: 3.3px;
  text-align: center;
}
.c-wedding .section-01 h4 {
  font-size: 2.4rem;
  margin-top: 100px;
  margin-bottom: 20px;
  letter-spacing: 5px;
}
.c-wedding .section-01 > .section-inner {
  padding-top: 85px;
}
.c-wedding .photo-thumbnail-area.col_flex_sp {
  -webkit-justify-content: space-between; /* Safari */
  justify-content: space-between;
}
.c-wedding .lyt-image .image > button:hover {
  opacity: 0.8;
}
.c-wedding .lyt-image {
  padding: 110px 0 60px;
}
.c-wedding .lyt-image > .col .col-inner {
  padding-top: 45px;
}
.c-wedding .lyt-image > .col .col-inner h4 {
  font-size: 3.2rem;
  text-align: center;
  margin: 30px 0 30px 7px;
  letter-spacing: 0.5px;
}
.c-wedding .lyt-image > .col .col-inner .text {
  margin-bottom: 50px;
}
.c-wedding .lyt-image > .col .col-inner .text > p {
  line-height: 2.0;
}
.c-wedding .lyt-image > .col .col-inner .hdg-l2-1 > .small{
  margin-left: 0;
}
.c-wedding .photo-thumbnail-area.col_flex_sp > .col {
  margin-right: 12px;
}
.c-wedding .photo-thumbnail-area.col_flex_sp > .col:last-child {
  margin-right: 0;
}
.c-wedding button {
  padding: 0;
}
}
@media screen and (max-width: 739px) {
.c-wedding:not(.wedding-plan_detail) .mainVisual {
  height: 230px!important;
}
.c-wedding .section-01 > .section-inner {
  padding-top: 42px;
}
.c-wedding .mainVisual h2 {
  font-size: 2.8rem;
  margin-left: 4px;
  letter-spacing: 7px;
  top: 48.4%;
}
.c-wedding .mainVisual .sub-hdg-2-1 {
  font-size: 1.0rem;
  margin-top: -5px;
  margin-left: -8px;
  letter-spacing: 1px;
}
.c-wedding .section-01 h3 {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 3.5px;
}
.c-wedding .section-01 h3 {
  margin-bottom: 17px;
}
.c-wedding .section-01 .text > p {
  font-size: 1.0rem;
  margin-left: 0;
  letter-spacing: 2px;
}
.c-wedding .lyt-image {
  padding: 0 20px;
  box-sizing: border-box;
}
.c-wedding .lyt-image > .col .col-inner {
  padding-top: 30px;
}
.c-wedding .lyt-image > .col .col-inner h4 {
  font-size: 2.0rem;
  margin: 30px 0 20px 7px;
  letter-spacing: 0.5px;
}
.c-wedding .lyt-image > .col .col-inner .text {
  margin-bottom: 23px;
}
.c-wedding .lyt-image > .col .col-inner .text > p {
  font-size: 1.4rem;
  line-height: 1.6;
}
.c-wedding .photo-thumbnail-area.col_flex_sp > .col {
  margin-right: 8px;
}

}
/* ボタン*/
.btn_flex, .btn_flex2{
  color: #b1a98c;
}
.btn-link-01 > a:before, .btn_flex:before {
    background: url(../../common/img/btn-link_arrow_02wed.png) no-repeat center;
    background-size: 5px;
}
.wedding-btn {
  max-width: 360px;
  height: 60px;
  border: 1px solid #b1a98c;
}

@media screen and (max-width: 739px) {
.wedding-btn {
  max-width: 240px;
  height: 50px;
}
.btn_flex.wedding-btn:before, .sub-menu-content-03 .col_flex > .col .sub-menu-btn li > .btn_flex:before {
  height: 10px;
  right: 0.8rem;
  margin-top: -5px;
}
}
/* ボタン ホバー時*/
.detail-btn > a:hover, .detail-btn > a:focus, .btn_flex:hover, .btn_flex:focus{
  background-color: #b1a98c!important;
}

.sub-menu-content-03 .col_flex > li dl .tel {
  margin-left: -40px;
}
@media screen and (min-width: 740px) {
.wedding-top .section-02 > .section-inner .text {
  margin-left: 5px;
}
.sub-menu-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0 42px;
}
.sub-menu-content-03 .col_flex {
  padding: 0 23px;
  box-sizing: border-box;
}
.sub-menu-content-03 .col_flex > .col:first-child {
  width: 35.83%;
  padding-top: 2px;
}
.sub-menu-content-03 .col_flex > .col:last-child {
  width: 64.17%;
  padding-right: 0;
}
.sub-menu-content li .title {
  margin-left: -20px;
}
.sub-menu-content-03 .col_flex > li .title {
  margin: 5px auto 19px;
}
.sub-menu-content-03 .col_flex > li:first-child p {
  font-size: 1.6rem;
}
.sub-menu-content-03 .col_flex > li:first-child p.reception-time {
  font-size: 1.4rem;
  margin-top: -2px;
  margin-right: -8px;
}
.sub-menu-content-03 .col_flex > li dl {
  padding-bottom: 8px;
}
.sub-menu-content-03 .col_flex > li dl .tel {
  line-height: 1.5;
  letter-spacing: -0.5px;
}
.sub-menu-content-03 .col_flex > li dl .tel-box{
  margin-left: 24px;
}
.sub-menu-content-03 .col_flex > .col .sub-menu-btn {
  margin-right: -10px;
}
.sub-menu-content-03 .col_flex > .col .sub-menu-btn li {
  max-width: 220px;
  width: 100%;
}
}
@media screen and (max-width: 739px) {
.sub-menu-content-03 .col_flex > li dl .tel-box{
  margin-left: 6px;
}
}
.sub-menu-content li .title {
  margin: 15px auto 0;
}
.sub-menu-content li .title span {
  margin-left: -22px;
}
.sub-menu-content li .text {
  letter-spacing: -0.2px;
}
@media screen and (min-width: 740px) {
.more-content{
  display: block!important;
}
}
@media screen and (max-width: 739px) {
  .fix_bottom{
    position: fixed;
    bottom: 0;
    z-index: 10000;
  }
  footer{
    margin-bottom: 52px;
  }
.sub-menu-content-03 .col_flex{
    padding: 0 15px 25px;
    margin: 0 15px;
    border-top: 1px solid #aaa;
}
.sub-menu-content-03 .col_flex > .col:first-child, .sub-menu-content-03 .col_flex > .col:last-child{
  padding: 0;
  }
  .sub-menu-content-03 .title{
    border: none;
    position: relative;
  }
.sub-menu-content-03 .title .toggle-arrow {
    display: block;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    margin-top: -2.5px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #958a7f;
    border-right: 1px solid #958a7f;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.sub-menu-content-03 .title .toggle-arrow.active{
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.sub-menu-content li .title {
  display: inline;
}
.sub-menu-content li .title span {
  margin-left: 0;
  line-height: 1.3;
}
.sub-menu-content li .title span:before {
  display: none;
}
.sub-menu-content li {
  position: relative;
  padding: 22px 15px;
}
.sub-menu-content li:before {
  content: "";
  display: block;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  margin-top: -2.5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #958a7f;
  border-right: 1px solid #958a7f;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sub-menu-content li .image img {
  width: 50px;
}
.sub-menu-content li .text-wrap {
  vertical-align: middle;
}

.sub-menu-content-03 .title{
  font-size: 1.45rem;
  padding: 20px 15px 14px;
}
.sub-menu-content-03 .col_flex > .col .sub-menu-btn li {
  width: 100%;
}
.sub-menu-content-03 .col_flex > .col .sub-menu-btn li > .btn_flex {
  height: 50px;
}
}
/* =================================
ウェディングTOP
================================= */
/* 見出し */
.wedding-top .mainVisual video{
width: 100%;
}
.wedding-top .mainVisual {
  /* width: 87.84773%; */
  width: 69%;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}
.wedding-top .mainVisual .cuisine-1st {
width: 15%;
position: absolute;
right: 1.19760%;
bottom: 20px;
}
.wedding-top .mainVisual .wedding-1st {
width: 15%;
max-width: inherit;
position: absolute;
right: 17.9640%;
bottom: 20px;
}
.wedding-top .mainVisual .cuisine-1st:hover {
  opacity: 0.8;
}
.section.section-top .section-inner{
    width: 69%;
    margin: 0 auto;
    padding: 0;
    max-width: initial;
}
.wedding-top .award-list{
font-size: 0;
display: flex;
 justify-content: flex-end
}
.wedding-top .award-list li{
display: inline-block;
font-size: 100%;
max-width: 120px;
width: 12%;
margin-left: 10px;
}
.wedding-top .award-list li:first-of-type{
margin-left: 0;
}
.wedding-top .award-list li div{
position: static;
}

@media screen and (max-width: 739px) {
.wedding-top .mainVisual {
  width: 100%;
}
.wedding-top .mainVisual .cuisine-1st {
    width: 17.59133%;
    position: absolute;
    right: 1.11976%;
    bottom: 10px;
}
.wedding-top .mainVisual .wedding-1st {
    width: 17.59133%;
    position: absolute;
    right: 20.2976995%;
    bottom: 10px;
}
.section.section-top .section-inner{
width: 100%;
}
.wedding-top .award-list li{
    width: 15%;
    min-width: 80px;
}
}
/* .section-02
----------------------------------------------*/
.wedding-top .section-02 {
  background: transparent url(/wedding/img/bg_wedding_top_01.jpg) no-repeat center;
  background-size: cover;
}
.wedding-top .section-02 > .section-inner {
  padding-top: 133px;
  padding-bottom: 160px;
}
.wedding-top .hdg-l3-1 {
  letter-spacing: 6.4px;
}
.wedding-top .section-02 > .section-inner .text > p {
  text-align: center;
  line-height: 2.5;
  letter-spacing: 3.3px;
  margin-bottom: 14px;
}
.wedding-top .section-02 > .section-inner .text {
  margin-bottom: 66px;
}

@media screen and (max-width: 739px) {
.wedding-top .section-02 {
  background: transparent url(/wedding/img/bg_wedding_top_01_sp.jpg) no-repeat center;
  background-size: cover;
}
.wedding-top .section-02 > .section-inner {
  padding-top: 66px;
  padding-bottom: 80px;
}
.wedding-top .section-02 .hdg-l3-1 {
  font-size: 2.0rem;
  margin: 40px auto 20px;
  letter-spacing: 4px;
}
.wedding-top .section-02 > .section-inner .text > p {
  font-size: 1.2rem;
  line-height: 2.5;
  letter-spacing: 2.3px;
}
.wedding-top .section-02 > .section-inner .text {
  margin-bottom: 40px;
}
}
/* .section-03
----------------------------------------------*/
.wedding-top .section-03 {
  background: transparent url(/wedding/img/bg_wedding_top_02.jpg) no-repeat center;
  background-size: cover;
}
.wedding-top .section-03 > .section-inner {
  padding-top: 93px;
  padding-bottom: 120px;
}
.wedding-top .section-03 .hdg-l2-1 {
  margin: 35px auto 5px;
  letter-spacing: 4px;
}
.wedding-top .section-03 .hdg-l5-1 {
  margin: 7px 0 7px 10px;
  letter-spacing: 3.2px;
}
.wedding-top .section-03 .col_flex{
  margin-top: 55px;
}
.wedding-top .section-03 .col_flex > .col > a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 739px) {
.wedding-top .section-03 {
  background: transparent url(/wedding/img/bg_wedding_top_02_sp.jpg) no-repeat center;
  background-size: cover;
}
.wedding-top .section-03 > .section-inner {
  padding-top: 48px;
  padding-bottom: 60px;
}
  .wedding-top .section-03 .hdg-l2-1{
    letter-spacing: 3px;
  }
.wedding-top .section-03 .hdg-l5-1 {
  margin-left: 10px;
  font-size: 1.2rem;
  letter-spacing: 1.5px;
}
.wedding-top .section-03 .col_flex {
  margin-top: 28px;
  padding: 0 20px;
}
.wedding-top .section-03 .col_flex .col .image > img {
  width: 100%;
}
}
/* .section-04
----------------------------------------------*/
.wedding-top .section-04 > .section-inner {
  padding-top: 93px;
  padding-bottom: 120px;
}
.wedding-top .section-04 .hdg-l2-1 {
  margin: 35px auto 5px;
  letter-spacing: 4px;
}
.wedding-top .section-04 .hdg-l5-1 {
  margin: 7px auto 0;
  letter-spacing: 2px;
}
.wedding-top .section-04 > .section-inner .section > .section-inner{
  padding: 0;
}
.wedding-top .section-04 .lyt-image{
  padding: 60px 0 80px;
}
.wedding-top .section-04 .lyt-image .col .hdg-l3-1{
  letter-spacing: 0;
  margin-bottom: 16px;
  line-height: 1.2;
}
.wedding-top .section-04 .lyt-image .col .text + .text{
  margin-top: 32px;
}
.wedding-top .section-04 .lyt-image .col .text > p{
  line-height: 2;
}
@media screen and (max-width: 739px) {
.wedding-top .section-04 > .section-inner {
  padding-top: 48px;
  padding-bottom: 50px;
}
.wedding-top .section-04 .hdg-l2-1{
  letter-spacing: 2.4px;
}
.wedding-top .section-04 .hdg-l5-1 {
  font-size: 1.2rem;
  margin: 5px auto 27px;
}
.wedding-top .section-04 .lyt-image > .col .col-inner {
  padding: 23px 40px 37px;
}
.wedding-top .section-04 > .section-inner .scene-carousel-area-wrap{
  margin-bottom: 0;
}
.wedding-top .section-04 .lyt-image{
  padding: 0;
}
.wedding-top .section-04 .lyt-image .col .hdg-l3-1{
  font-size: 2.0rem;
  margin-bottom: 12px;
}
.wedding-top .section-04 .lyt-image .col .text + .text{
  margin-top: 25px;
}
.wedding-top .section-04 .lyt-image .col .text > p{
  font-size: 1.4rem;
  line-height: 1.5;
}
}
/* .top-news-area
----------------------------------------------*/
.top-news-area {
  background: #b1a98c;
}
.top-news-area-02 .top-news-01 dt span.news {
  color: #b1a98c;
  background: #fff;
}

/* =================================
コンセプト
================================= */
.wedding-concept .mainVisual {
  background: #fff url(/wedding/img/bg_wedding_concept_hdg.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-concept .section-01 > .section-inner {
  padding-bottom: 115px;
}
.wedding-concept .section-01 h3 {
  margin-bottom: 100px;
}
.wedding-concept .section-01 .text > p {
  text-align: center;
  line-height: 2.5;
  letter-spacing: 3px;
}
.wedding-concept .section-02 {
  margin-bottom: 90px;
}

@media screen and (max-width: 739px) {
.wedding-concept .mainVisual {
  background: #fff url(/wedding/img/bg_wedding_concept_hdg_sp.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-concept .section-01 > .section-inner {
  padding-bottom: 56px;
}
.wedding-concept .section-01 h3 {
  margin-bottom: 48px;
}
.wedding-concept .section-01 h4 {
  font-size: 1.4rem;
  margin-top: 50px;
  margin-bottom: 10px;
  letter-spacing: 3px;
}
.wedding-concept .section-01 .text > p {
  font-size: 1.0rem;
  line-height: 2.0;
  letter-spacing: 2px;
}
.wedding-concept .section-02 {
  margin-bottom: 70px;
}
.wedding-concept .section-02 .image img {
  width: 90%;
}
}
/* =================================
挙式
================================= */
.wedding-ceremony .mainVisual {
  background: #fff url(../ceremony/img/bg_wedding_ceremony_hdg.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-ceremony .wedding-btn {
  margin-bottom: 9px;
}
.wedding-ceremony .section-02 {
  margin-bottom: 60px;
}

@media screen and (max-width: 739px) {
.wedding-ceremony .mainVisual {
  background: #fff url(../ceremony/img/bg_wedding_ceremony_hdg_sp.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-ceremony .section-01 > .section-inner {
  padding-top: 36px;
  padding-bottom: 53px;
}
.lyt-image > .col .col-inner {
  padding: 35px 0 30px;
}
.wedding-ceremony .wedding-btn {
  margin-bottom: 50px;
}
.wedding-ceremony .section-02 {
  margin-bottom: 30px;
}
}
/* =================================
披露宴会場
================================= */
.wedding-banquet .mainVisual {
  background: #fff url(/wedding/img/bg_wedding_banquet_hdg.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-banquet .section-01 > .section-inner {
  padding-bottom: 10px;
}
.wedding-banquet .lyt-image > .col .col-inner .seat {
  display: inline-block;
  margin-top: 7px;
}
.wedding-banquet .section-02 {
  margin-bottom: 60px;
}

@media screen and (min-width: 740px) {
.wedding-banquet .section-01 h3 {
  margin-left: 8px;
  padding-top: 3px;
  line-height: 1.75;
}
.wedding-banquet .lyt-image {
  padding: 100px 0 60px;
}
.wedding-banquet .lyt-image > .col .col-inner {
  padding-top: 0;
}
.wedding-banquet .section-02 .section:nth-child(1) .lyt-image > .col .col-inner {
  padding-top: 45px;
}
.wedding-banquet .section-02 .section:nth-child(2) .lyt-image > .col .col-inner {
  padding-top: 11px;
}
.wedding-banquet .section-02 .section:nth-child(3) .lyt-image > .col .col-inner {
  padding-top: 40px;
}
.wedding-banquet .section-02 .section:nth-child(4) .lyt-image > .col .col-inner {
  padding-top: 75px;
}
.wedding-banquet .section-02 .section:nth-child(5) .lyt-image > .col .col-inner {
  padding-top: 43px;
}
.wedding-banquet .section-02 .section:nth-child(4) .lyt-image > .col .col-inner .text > p {
  line-height: 2.0;
  letter-spacing: -0.33px;
}
.wedding-banquet .lyt-image > .col .col-inner h4 {
  margin: 30px 0 27px 7px;
}
.wedding-banquet .lyt-image > .col .col-inner .hdg-l5-1 {
  margin-bottom: 3px;
}
}

@media screen and (max-width: 739px) {
.wedding-banquet .mainVisual {
  background: #fff url(/wedding/img/bg_wedding_banquet_hdg_sp.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-banquet .section-02 {
  margin-bottom: 30px;
}
.wedding-banquet .section-01 > .section-inner {
  padding-top: 36px;
  padding-bottom: 81px;
}
.wedding-banquet .lyt-image > .col .col-inner {
  padding: 30px 0 60px;
}
}
/* =================================
プラン
================================= */
.wedding-plan .mainVisual {
  background: #fff url(../plan/img/bg_wedding_plan_hdg.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-plan .lyt-image .hdg-l2-1 > .small {
  display: inline-block;
  margin-left: -7px;
  margin-bottom: 10px;
}

@media screen and (min-width: 740px) {
.wedding-plan .lyt-image > .col .col-inner {
  padding-top: 70px;
}
.wedding-plan .lyt-image > .col .col-inner .text {
  margin-bottom: 39px;
  text-align: center;
}
.wedding-plan .lyt-image {
  padding: 110px 0 10px;
}
.wedding-plan .section-02 {
  margin-bottom: 60px;
}
}

@media screen and (max-width: 739px) {
.wedding-plan .mainVisual {
  height: 230px!important;
}
.wedding-plan .section-02 {
  margin-bottom: 30px;
}
.wedding-plan .section-01 > .section-inner {
  padding: 37px 20px 52px;
}
.wedding-plan .lyt-image .hdg-l2-1 > .small {
  margin-left: 0;
  margin-bottom: 8px;
}
.wedding-plan .lyt-image > .col .col-inner {
  padding: 25px 0 50px;
}
}
/* =================================
プラン詳細
================================= */
.wedding-plan_detail .mainVisual {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.wedding-plan_detail .plan4 .mainVisual img{
  display: none;
}
.wedding-plan_detail .plan4 .mainVisual {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff url(../plan/img/bg_wedding_plan_hdg_3.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-plan_detail .section > .section-inner {
  padding-top: 73px;
}
.wedding-plan_detail .section-01 > .section-inner {
  padding-top: 65px;
}
.wedding-plan_detail .section-01 .text > p {
  margin-left: 0;
  letter-spacing: 0;
}
.wedding-plan_detail .section-02 .text > p {
  letter-spacing: 0;
  margin-left: 0;
}
.wedding-plan_detail .section-01 h2 {
  margin-bottom: 25px;
}
.wedding-plan_detail .section-01 .hdg-l3-1 > .small {
  margin-right: 0;
}
.wedding-plan_detail .section-02 {
  margin-bottom: 120px;
}

@media screen and (max-width: 739px) {
.wedding-plan_detail .section > .section-inner {
  padding-top: 0;
}
.wedding-plan_detail .section-01 > .section-inner {
  padding-top: 33px;
}
.wedding-plan_detail .section-01 h2 {
  font-size: 2.0rem;
  margin-bottom: 18px;
}
.wedding-plan_detail .section-01 .text > p {
  font-size: 1.4rem;
  line-height: 1.6;
}
.wedding-plan_detail .section-01 {
  margin-bottom: 53px;
}
.wedding-plan_detail .section-02 {
  margin-bottom: 51px;
}
}
/* =================================
料理
================================= */
.wedding-cuisine .mainVisual {
  background: #fff url(/wedding/img/bg_wedding_cuisine_hdg.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-cuisine .section-01 > .section-inner {
  padding-top: 89px;
}
.wedding-cuisine .section-01 {
  margin-bottom: 144px;
}
.wedding-cuisine .section-02 > .section:first-child {
  margin-bottom: 10px;
}
.wedding-cuisine .section-02 .text > p {
  margin-left: 3px;
  line-height: 2;
  letter-spacing: 3.25px;
}
.wedding-cuisine .photo-thumbnail-area {
  overflow: hidden;
  max-width: 528px;
  margin: -12px 0 0 -12px;
}
.wedding-cuisine .photo-thumbnail-area > .col {
  float: left;
  width: calc(25% - 12px);
  margin: 12px 0 0 12px;
}
.wedding-cuisine .photo-thumbnail-area > .col img {
  width: 100%;
}

@media screen and (min-width: 740px) {
.wedding-cuisine .section-01 > .section-inner {
  padding-top: 37px;
}
.wedding-cuisine .section-01 h3 {
  margin-left: 9px;
}
.wedding-cuisine .section-01 .text > p {
  margin-left: 10px;
  line-height: 2.0;
  letter-spacing: 3.2px;
}
.wedding-cuisine .lyt-image > .col .col-inner {
  padding-top: 26px;
}
.wedding-cuisine .lyt-image > .col .col-inner h4 {
  font-size: 4.0rem;
  margin: 30px 0 68px 20px;
}
.wedding-cuisine .section-02 h3 {
  margin-bottom: 24px;
  letter-spacing: 4.8px;
  margin-left: 15px;
}
.wedding-cuisine .lyt-image {
  padding: 60px 0;
}
.wedding-cuisine .section-03 > .section-inner {
  padding-top: 93px;
  margin-bottom: 71px;
}
.wedding-cuisine .section-03 .hdg-l4-1 {
  margin-left: 4px;
  margin-bottom: 23px;
  letter-spacing: 4.8px;
}
.wedding-cuisine .section-03 .text > p {
  line-height: 2;
  letter-spacing: 3.2px;
  margin-left: 12px;
}
.wedding-cuisine .scene-carousel-area-wrap img + p {
  margin-top: 15px;
}
.wedding-cuisine .section-03 {
  margin-bottom: 115px;
}
}

@media screen and (max-width: 739px) {
.wedding-cuisine .mainVisual {
  height: 230px!important;
  background: #fff url(/wedding/img/bg_wedding_cuisine_hdg_sp.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-cuisine .section-01 > .section-inner {
  padding-top: 37px;
}
.wedding-cuisine .section-01 {
  margin-bottom: 70px;
}
.wedding-cuisine .section-02 {
  margin-bottom: 15px;
}
.wedding-cuisine .section-02 > .section:first-child {
  margin-bottom: 32px;
}
.wedding-cuisine h3 {
  font-size: 1.4rem;
  letter-spacing: 2.8px;
  margin-left: 6px;
  margin-bottom: 17px;
  line-height: 1.6;
}
.wedding-cuisine .section-02 .text > p,  .wedding-cuisine .section-03 .text > p {
  font-size: 1.0rem;
  margin-left: 3px;
  line-height: 2;
  letter-spacing: 2px;
}
.wedding-cuisine .lyt-image > .col .col-inner {
  padding-top: 24px;
}
.wedding-cuisine .lyt-image > .col .col-inner h4 {
  font-size: 2.4rem;
  margin: 30px 0 33px;
}
.wedding-cuisine .photo-thumbnail-area {
  max-width: calc(100% + 8px);
  margin: -8px 0 0 -8px;
}
.wedding-cuisine .photo-thumbnail-area > .col {
  float: left;
  width: calc(25% - 8px);
  margin: 8px 0 0 8px;
}
.wedding-cuisine .lyt-image {
  padding: 0 20px 26px;
}
.wedding-cuisine .section-03 {
  margin-bottom: 58px;
}
.wedding-cuisine .section-03 > .section-inner {
  margin-bottom: 34px;
  padding: 0 20px;
}
}

/* ウェディングケーキカルーセル */
@media screen and (min-width: 740px) {
.wedding-cuisine .scene-carousel-area {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  padding-left: 0;
}
.scene-carousel-area li {
  width: 30%!important;
  max-width: 360px;
}
  .scene-carousel-area li:nth-child(1), .scene-carousel-area li:nth-child(2){
    margin-right: 5%;
  }
}

@media screen and (max-width: 739px) {
.scene-carousel-area-wrap {
  margin: 0 auto 35px;
  padding: 0 40px;
}
.wedding-cuisine .slick-slide {
  text-align: center;
}
.wedding-cuisine .slick-slide img {
  width: 66.666%;
  display: inline;
}
.wedding-cuisine .scene-carousel-area-wrap img + p {
  font-size: 1.0rem;
  margin-top: 5px;
}
}
/* =================================
衣装
================================= */
.wedding-costume .mainVisual {
  background: #fff url(/wedding/img/bg_wedding_costume_hdg.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-costume .section-01 {
  margin-bottom: 142px;
}
.wedding-costume .section-02 {
  margin-bottom: 120px;
}
.wedding-costume .section-01 h3 {
  margin-left: 10px;
  margin-bottom: 30px;
}
.wedding-costume h3 > .sub-hdg-1-2 {
  margin-top: 9px;
  letter-spacing: 0;
}
.wedding-costume .section-02 > .section {
  margin-bottom: 110px;
}
.wedding-costume .section-02 h3 {
  margin-bottom: 56px;
}
.wedding-costume .col_half .photo-thumbnail-area {
  overflow: hidden;
  max-width: 600px;
  margin-top: -40px;
}
.wedding-costume .col_half .col .photo-thumbnail-area > .col {
  float: left;
  width: 45%;
  margin: 40px 3.3333% 0;
}
.wedding-costume .col_half .right .photo-thumbnail-area > .col:nth-child(even) {
  margin-right: 0;
}
.wedding-costume .col_half .left .photo-thumbnail-area > .col:nth-child(odd) {
  margin-left: 0;
}
.wedding-costume .col_half > .col.left > .image {
  width: 96.6666%;
  margin-right: 3.3333%;
}
.wedding-costume .col_half > .col.right > .image {
  width: 96.6666%;
  margin-left: 3.3333%;
}
.wedding-costume .col_half > .col .image button > img {
  width: 100%;
}

@media screen and (max-width: 739px) {
.wedding-costume .mainVisual {
  background: #fff url(/wedding/img/bg_wedding_costume_hdg_sp.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-costume .section-01 {
  margin-bottom: 70px;
}
.wedding-costume .section-02 {
  margin-bottom: 60px;
}
.wedding-costume .section-02 > .section {
  margin-bottom: 54px;
}
.wedding-costume .section-01 > .section-inner {
  padding-top: 36px;
}
.wedding-costume .section-01 h3 {
  margin-left: 0;
  margin-bottom: 17px;
}
.wedding-costume .section-02 h3 {
  font-size: 2.0rem;
  margin-bottom: 27px;
}
.wedding-costume .section-02 h3 > .sub-hdg-1-2 {
  font-size: 1.0rem;
  margin-top: 4px;
}
.wedding-costume .col_half > .col {
  padding: 0 20px;
  box-sizing: border-box;
}
.wedding-costume .col_half > .col.left > .image,  .wedding-costume .col_half > .col.right > .image {
  width: 100%;
  margin: 0;
}
.wedding-costume .col_half .photo-thumbnail-area {
  max-width: 100%;
  margin-top: 0;
}
.wedding-costume .col_half .col .photo-thumbnail-area > .col {
  width: 48.2142%;
  margin: 10px 3.5716% 0 0;
}
.wedding-costume .col_half .col .photo-thumbnail-area > .col:nth-child(even) {
  margin-right: 0;
}
}
/* =================================
フェア
================================= */
.wedding-fair .mainVisual {
  background: #fff url(/wedding/img/bg_wedding_fair_hdg.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-fair .section-01 {
  margin-bottom: 140px;
}
.wedding-fair .section-01 > .section-inner {
  padding-top: 89px;
}
.wedding-fair .section-01 h3 {
  margin-bottom: 30px;
  margin-left: 5px;
}

@media screen and (max-width: 739px) {
.wedding-fair .mainVisual {
  background: #fff url(/wedding/img/bg_wedding_fair_hdg_sp.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-fair .section-01 {
  margin-bottom: 70px;
}
.wedding-fair .section-01 > .section-inner {
  padding-top: 36px;
}
.wedding-fair .section-01 h3 {
  margin-bottom: 17px;
  margin-left: 10px;
}
.c-wedding .section-01 .text > p {
  margin-left: 7px;
}
}
/* =================================
挙式までの流れ
================================= */
.wedding-flow .mainVisual {
  background: #fff url(/wedding/img/bg_wedding_flow_hdg.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-flow .mainVisual h2 {
  width: 100%;
}
.wedding-flow .section-01 {
  margin-bottom: 73px;
}
.wedding-flow .section-02 {
  margin-bottom: 120px;
}
.wedding-flow .section-02 .detail-set > dt {
  margin-bottom: 30px;
}
.wedding-flow .section-02 .detail-set > dd {
  margin-bottom: 91px;
}
.wedding-flow .section-02 .detail-set > dd:last-child {
  margin-bottom: 0!important;
}

@media screen and (max-width: 739px) {
.wedding-flow .mainVisual {
  height: 230px!important;
}
.wedding-flow .mainVisual h2 {
  line-height: 1.2;
  margin-top: 9px;
}
.c-wedding .mainVisual .sub-hdg-2-1 {
  margin-top: 2px;
}
.wedding-flow .section-01 {
  margin-bottom: 53px;
}
.wedding-flow .section-02 {
  margin-bottom: 51px;
}
.wedding-flow .section-01 > .section-inner {
  padding-top: 37px;
}
.wedding-flow .section-01 .text > p {
  margin-left: 0;
}
.wedding-flow .section-02 .detail-set > dt {
  margin-bottom: 18px;
}
.wedding-flow .section-02 .detail-set > dd {
  margin-bottom: 56px;
}
}
/* .flow-month
----------------------------------------------*/
.flow-month {
  font-size: 2.0rem;
  color: #fff;
  padding: 4px;
  background: #b1a98c;
  text-align: center;
}
.flow-month-wrap {
  margin-bottom: 51px;
}
.flow-month-wrap > dd {
  margin-bottom: 31px;
  padding-top: 12px;
}
.flow-month-wrap > dd.last {
  margin-bottom: 0;
}

@media screen and (max-width: 739px) {
.flow-month-wrap {
  margin-bottom: 25px;
}
.flow-month {
  font-size: 1.6rem;
  padding: 8px;
}
.flow-month-wrap > dd {
  margin-bottom: 21px;
  padding-top: 8px;
}
.flow-month-wrap > dd > p {
  font-size: 1.4rem;
}
}
/* .flow-set
----------------------------------------------*/
.flow-set {
  margin-top: 30px;
}
.flow-set > dt {
  font-size: 2.0rem;
  color: #b1a98c;
  padding: 4px;
  border: 1px solid #b1a98c;
  box-sizing: border-box;
  text-align: center;
}
.flow-set > dd {
  line-height: 2.0;
  margin-bottom: 20px;
  padding: 12px 0 40px;
  background: transparent url(../../common/img/ico_arrow_flow.png) no-repeat center bottom;
}
.flow-set > dd.last {
  padding-bottom: 0;
  background: none;
}

@media screen and (max-width: 739px) {
.flow-set {
  margin-top: 20px;
}
.flow-set > dt {
  font-size: 1.6rem;
  padding: 6px;
}
.flow-set > dd {
  line-height: 1.6;
  margin-bottom: 16px;
  padding: 9px 0 36px;
}
.flow-set > dd > p {
  font-size: 1.4rem;
}
}
/* =================================
直前のウェディング空き情報
================================= */
.wedding-available .mainVisual {
  background: #fff url(/wedding/img/bg_wedding_available_hdg.jpg) no-repeat center center;
  background-size: cover;
}
.wedding-available .section-01 {
  margin-bottom: 9px;
}
.wedding-available .section-01 > .section-inner {
  padding-top: 72px;
}
.wedding-available .section-02 {
  margin-bottom: 90px;
}
.calendar-carousel-area-wrap {
  margin-bottom: 53px;
}
.calendar-carousel-area > li {
  float: left;
  width: 30%;
  margin-top: 54px;
  margin-right: 5%;
}
.calendar-carousel-area > li:nth-child(3n) {
  margin-right: 0;
}
.calendar-ttl {
  font-size: 2.4rem;
  margin-bottom: 12px;
  text-align: center;
}
.calendar-tbl {
  width: 100%;
  margin: 0 auto;
}
.calendar-tbl thead > tr, .calendar-tbl td .status {
  background: #efeeeb;
}
.calendar-tbl tbody > tr {
  background: #e3e2df;
}
.calendar-tbl th {
  font-size: 1.4rem;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.calendar-tbl th:first-child, .calendar-tbl tr td:first-child .date, .calendar-tbl tr td .holiday {
  color: #c00;
}
/* .calendar-tbl th:last-child, .calendar-tbl tr td:last-child .date {
  color: #0087bf;
} */
.calendar-tbl th:last-child, .calendar-tbl tr td:nth-child(7) .date {
  color: #0087bf;
}
.calendar-tbl td {
  vertical-align: top;
}
.calendar-tbl td span {
  display: block;
  font-size: 1.4rem;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.wedding-available .section-02 .list-bullet-01 {
  margin-top: 71px;
}
@media screen and (max-width: 739px) {
.wedding-available .section-01 {
  margin-bottom: 37px;
}
.wedding-available .section-01 > .section-inner {
  padding-top: 38px;
}
.calendar-carousel-area-wrap {
  margin-bottom: 40px;
}
.calendar-ttl {
  font-size: 2.0rem;
  margin-bottom: 12px;
}
.wedding-available .section-02 .list-bullet-01 {
  margin-top: 32px;
}
.wedding-available .section-02 {
  margin-bottom: 57px;
}
.calendar-carousel-area-wrap .prev-arrow {
  left: -10px;
  background: #fff url(/common/img/btn-arrow02_l.png) no-repeat center center;
  background-size: contain;
}
.calendar-carousel-area-wrap .next-arrow {
  right: -10px;
  background: #fff url(/common/img/btn-arrow02_r.png) no-repeat center center;
  background-size: contain;
}
.calendar-carousel-area-wrap .slick-slide {
  padding: 0 20px;
  box-sizing: border-box;
}
.calendar-carousel-area-wrap .slide-arrow {
  width: 15px;
}
.calendar-carousel-area-wrap .note{
  padding: 0 20px;
}
}
/* =================================
挙式-チャペル
================================= */
.wedding-plan_chapel .section-01{
  margin-bottom: 30px;
}
.wedding-plan_chapel .section-02{
  margin-bottom: 60px;
}
.wedding-plan_chapel .section-01 > .section-inner {
    padding-top: 77px;
}
.wedding-plan_chapel .section-01 .hdg-l2-1{
  margin-bottom: 26px;
}
.wedding-plan_chapel .section-01 .text > p{
  margin-left: 0;
    line-height: 2.0;
    letter-spacing: 0;
}
.wedding-plan_chapel .section-02 > .section > .section-inner{
  padding-top: 60px;
  padding-bottom: 60px;
}
.wedding-plan_chapel .section-02 .col_flex.col2 > .col > .col-inner {
    max-width: 540px;
    padding: 0 0 0 20px;
    margin-left: auto;
}
.wedding-plan_chapel .section-02 .col_flex.col2 > .col > .col-inner .text > p{
  line-height: 2;
}
@media screen and (max-width: 739px) {
.wedding-plan_chapel .section-01{
  margin-bottom: 30px;
}
.wedding-plan_chapel .section-02{
  margin-bottom: 40px;
}
.wedding-plan_chapel .section-01 > .section-inner {
    padding: 40px 20px 0;
}
.wedding-plan_chapel .section-01 .hdg-l2-1{
  margin-bottom: 17px;
}
.wedding-plan_chapel .section-01 .text > p{
  font-size: 1.4rem;
    line-height: 1.5;
}
  .wedding-plan_chapel .section-02 > .section{
    padding: 10px 0;
  }
.wedding-plan_chapel .section-02 > .section > .section-inner{
  padding: 30px 20px 15px;
}
.wedding-plan_chapel .section-02 .col_flex.col2 > .col > .col-inner {
    max-width: 540px;
    padding: 27px 0 0;
    margin-left: auto;
}
  .wedding-plan_chapel .section-02 .col_flex.col2 > .col > .col-inner .hdg-l3-1{
    font-size: 2.0rem;
    margin: 40px auto 15px;
  }
.wedding-plan_chapel .section-02 .col_flex.col2 > .col > .col-inner .text > p{
  font-size: 1.4rem;
  line-height: 1.5;
}
}

/* 英語対応 */
@media screen and (min-width: 740px){
.en .sub-menu-content-03 .col_flex > li dl .tel-box {
  margin-left: -40px;
}
}
@media screen and (max-width: 739px) {
.en .sub-menu-content-03 .col_flex > li dl .tel, .en .sub-menu-content-03 .col_flex > li dl .tel-box{
  margin-left: -10px;
}
}