@charset "UTF-8";
.Page-content {
  padding-top: 60px;
}

.txt_bg_white {
    display: inline;
    padding: 0.2em 0.4em;
    line-height: 2.0;
    margin-left: 0.2em;
    background-color: #fff;
    opacity: 0.7;
}

@media only screen and (max-width: 60em){
.Page-content {
    padding-top: 4%;
}
}

.selectMenuBlock {
  padding: 60px 0 80px;
}

.selectMenuBlock-header {
  margin-bottom: 40px;
  text-align: center;
}

.selectMenuBlock-headTitle {
  font-size: 2rem;
}

.selectMenuBlock-tab {
  margin-bottom: 40px; 
  font-size: 0;
}

.selectMenuBlock-tabItem {
  position: relative; 
  padding: 10px 0;
  text-align: center;
  letter-spacing: .1rem;
  font-weight: bold;
  font-size: 1.7rem !important;
  color: #AA8E76;
}

.selectMenuBlock-tabItem:nth-child(n) {
  display: inline-block ;
  margin-right: 1%; 
  margin-left: 1%;
  width: 32% ;
  vertical-align: top;
  font-size: 1.3rem;
}
.selectMenuBlock-tabItem:nth-child(3n+1) {
  margin-left: 0;
}
.selectMenuBlock-tabItem:nth-child(3n+3) {
  margin-right: 0;
}
@media only screen and (max-width: 37.5em) {
  .selectMenuBlock-tabItem {
    font-size: 1.2rem !important;
  }
}
/*.selectMenuBlock-tabItem:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #999; 
  content: "";
}*/
@media only screen and (min-width: 60.0625em) {
  .selectMenuBlock-tabItem.is-active {
    background-color: #AA8E76; /*#b69955*/
    color: #fff;
  }
}
/*.selectMenuBlock-tabItem.is-active:after {
  background-color: #b69955;
}*/
.selectMenuBlock-tabItem:hover {
  cursor: pointer;
}
@media only screen and (min-width: 60.0625em) {
  .selectMenuBlock-tabItem:hover {
    background-color: #AA8E76; /*#b69955*/
    color: #fff;
  }
}
.selectMenuBlock-tabItem:hover:after {
  background-color: #AA8E76; /*#b69955*/
}

.selectMenuBox {
  display: none; 
  margin-bottom: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.selectMenuBox:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
.selectMenuBox .caution {
  clear: both;
}

.selectMenuBox-list {
  width: 48%;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 37.5em) {
  .selectMenuBox-list {
    float: none !important;
    width: 100%;
    font-size: 1.2rem;
  }
}
.selectMenuBox-list:nth-child(2n+1) {
  float: left;
}
.selectMenuBox-list:nth-child(2n) {
  float: right;
}

.selectMenuBox-item {
  position: relative; 
  margin-bottom: 5px;
}
.selectMenuBox-item.has-category {
  padding-left: 80px;
}
.selectMenuBox-item.is-exception {
  padding-top: 22px; 
  padding-left: 80px;
}
.selectMenuBox-item strong {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 70px;
}


/* 4シーズンプランタイトル */
.season_title_spring{
  font-weight: normal; 
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "Quicksand";
  color: #0091d9;
}

.season_title_summer{
  font-weight: normal; 
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "Quicksand";
  color: #00A3D9;
}

.season_title_autumn{
  font-weight: normal; 
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "Quicksand";
  color: #B20000;
}

.season_title_winter{
  font-weight: normal; 
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "Quicksand";
  color: #FF8000;
}
/* 4シーズンプランタイトル */


.MainContentBlock.plan {
  background-color: #f5f5f5;
}

.planBlock {
  padding-bottom: 60px;
}

.planBox {
  position: relative;
  margin-bottom: 30px;
  background-color: #fff;
}
.planBox .planBox-modal {
  display: none;
}

.planBox-bgImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 24%;
  height: 100%;
}
@media only screen and (max-width: 37.5em) {
  .planBox-bgImg {
    position: relative;
    padding-top: 56.33803%; 
    width: 100%;
  }
  .planBox-bgImg img {
    position: absolute;
    width: 100%;
    height: 100%;
  }
}

.planBox-count {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  text-align: center;
  font-size: 4rem;
  font-family: "PT Serif"; 
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.planBox-count:before {
  display: block;
  content: "Plan";
  font-size: 2rem;
}

.planBox-header {
  margin-bottom: 15px;
}

.planBox-subTitle {
  color: #a37e31;
  font-weight: bold; 
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.planBox-headTitle {
  font-size: 1.7rem;
}

.planBox-price {
  font-weight: bold; 
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.planBox-body {
  margin-left: 24%;
  padding: 4%; 
  width: 76%;
}
@media only screen and (max-width: 37.5em) {
  .planBox-body {
    margin-left: auto; 
    width: 100%;
  }
}
.planBox-body .Btn {
  width: 240px;
}

.planBox-text {
  margin-bottom: 15px; 
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
.planBox-text span {
  display: block; 
  font-size: 1.3rem;
}

.planModalBlock {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  overflow: scroll; 
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}

.planModalBox {
  position: relative; 
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 60px 40px 60px;
  background-color: #f5f5f5;
}
@media only screen and (max-width: 60em) {
  .planModalBox {
    padding: 60px 4% 60px;
  }
}

.planModalBox-closeBtn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  transition-timing-function: linear; 
  transition-duration: .2s;
  transition-property: opacity;
}
.planModalBox-closeBtn:before, .planModalBox-closeBtn:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; 
  width: 40px;
  height: 1px;
  background-color: #000;
  content: "";
}
.planModalBox-closeBtn:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.planModalBox-closeBtn:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.planModalBox-closeBtn:hover {
  opacity: .5;
  cursor: pointer;
}

.planModalBox-header {
  margin-bottom: 4%; 
  text-align: center;
}

.planModalBox-headTitle {
  margin-bottom: 3%; 
  font-size: 2.4rem;
}

.planModalBox-price {
  margin-bottom: 4%; 
  font-weight: bold;
  font-size: 1.8rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
.planModalBox-price strong {
  display: block;
}

.planModalBox-subTitle {
  font-size: 1.7rem;
}

.planModalBox-content:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}

.planModalBox-item {
  margin-bottom: 20px; 
  padding: 4%;
  background-color: #fff;
}
.planModalBox-item span {
  display: inline-block;
  margin-bottom: 15px; 
  padding: 0 15px;
  background-color: #b69955;
}
.planModalBox-item p strong {
  display: block;
  margin-bottom: 10px; 
  font-size: 1.8rem;
}


/* 宴会ページメニュータブ */
.selectMenuBlock-tab li + li{
	border-top:1px solid #AA8E76;
	border-right:1px solid #AA8E76;
	border-bottom:1px solid #AA8E76;
}
.selectMenuBlock-tabItem {
  color: #AA8E76 !important;
}
@media only screen and (min-width: 60.0625em) {
  .selectMenuBlock-tabItem:hover {
    background-color: #AA8E76 !important;
   color: #fff !important;
  }
}
.selectMenuBlock-tab li {
    border: 1px solid #AA8E76 !important;
}
@media only screen and (min-width: 60.0625em) {
  .selectMenuBlock-tabItem.is-active {
    background-color: #AA8E76 !important;
   color: #fff !important;
  }
}

.selectMenuBlock-tab li a {
   color: #463e3a !important;
   text-decoration: none;
}

/* 各コースTABに写真追加 */
.selectMenuBox_img img{
  width: 500px;
  padding-left: 10px;
}
@media only screen and (max-width: 37.5em) {
.selectMenuBox_img img{
  width: 100%;
  padding-left: 0;
}

}

/* 各コース下にオプション追加 */
.option_box{
border:solid 1px #AA8E76;
padding: 20px;
margin-bottom: 1%;
}
.option_title01{
font-size: 14px;
font-weight: bold;
font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
text-align: center;
margin-bottom: 10px;
border:solid 1px #AA8E76;
padding: 5px;
color: #AA8E76;
}
.option_box_img img{
  width: 100%;
  margin-bottom: 10px;
}
.option_box_txt01{
font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
.option_box_txt01 > div {
display: flex;
width: 100%;
}
.option_box_txt01 > div > span {
flex: none;
padding: 0;
}
.option_box_txt01 > div > hr {
flex: auto;
border: none;
}


/* LINKS バナー */
.sp-topics_title.party{
  font-size: 18px !important;
}
.sp-topics_lead-txt.party {
  font-size: 14px !important;
}
.sp-links_bg-img1 {
  width: 50%;
  min-height: 247px;
  float: left;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repea;
  background-image: url(/bridal/tokyo/classicaomotesando/party/space/img/links1_bg-img.jpg);
}
.sp-links_bg-img1 img
{ visibility: hidden; }

@media only screen and (max-width: 48em) {
  .sp-links_bg-img1
{ 
    float: none;
    position: relative;
    padding-top: 45.33333%;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
	min-height: 166px; /*210*/
  }
  .sp-links_bg-img1 img
  {
    display: none;
  }
}


/* = sp-topics = */
.sp-topics {
  min-height: 100%;
  max-width: 1024px;
  margin: 0 auto 50px auto;
  background-color: #ede7d5;
  position: relative;
  overflow: hidden;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity;
}

@media only screen and (max-width: 48em) {
  .sp-topics  {
    margin-bottom: 5%;
    padding-bottom: 1%;
  }
}

.sp-topics a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  background-color: transparent;
}

.sp-topics a span {
  display: none;
}

.sp-topics:hover {
  opacity: 0.8;
}

.sp-topics:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}


/* = sp-topics_content = */
.sp-topics .sp-topics_content {
  width: 48%;
  float: right;
  margin: 1%;
  padding: 5.2%;  /*3.2*/
  border: solid 1px #FFF;
}

@media only screen and (max-width: 60em) {
  .sp-topics .sp-topics_content {
    padding: 4.7%; /*3*/
  }
}

@media only screen and (max-width: 48em) {
  .sp-topics .sp-topics_content {
    text-align: center;
    float: none;
    padding-bottom: 4%;
    margin-bottom: 0;
    width: 98%;
  }
}

/* = sp-topics_title = */
.sp-topics .sp-topics_content .sp-topics_title {
  margin-bottom: 2%;
  letter-spacing: 0.2rem;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
}

/* = sp-topics_lead-txt = */
.sp-topics .sp-topics_content .sp-topics_lead-txt {
  letter-spacing: 0.1rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  margin-bottom: 2%;
}

/* = sp-topics_sub-txt = */
.sp-topics .sp-topics_content .sp-topics_sub-txt {
  letter-spacing: 0.1rem;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}