@charset "UTF-8";
/* ---------------------------------
	基本デザイン
---------------------------------- */
body{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "HiraginoSans-W3", "メイリオ", sans-serif;
  color: #222;
  background: #fff;
  line-height: 1.8;
}
.mincho{
  font-family :
  YuMincho,    /* Mac用 */
  'Yu Mincho', /* Windows用 */
  serif;
}
.wrapper{
  padding: 0 15px;
  max-width: 1030px;
  margin: auto;
}
.wrapper.halls_wide{
  padding: 0 0 20px;
}
.inner{
  margin: 0;
}
section{
  padding: 0;
  overflow: hidden;
  position: relative;
}
.btn_area{
  margin: auto;
  padding: 25px 45px 30px;
}
.btn{
  background: #3f8cc9;
  padding: 25px 10px;
  border-radius: 50px;
  cursor: pointer;
  font-size: 2.0rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.3));
  margin: 10px auto;
  border: 1px solid #fff;
  position: relative;
  max-width: 460px;
}
.btn span{
  position: relative;
  padding-left: 25px;
}
.btn span::before{
  position: absolute;
  content: "";
  width: 2.1rem;
  height: 2.1rem;
  background: url("/lp/new_wedding/img/ico_line.svg") no-repeat;
  background-size: 2.1rem;
  left: 0;
  top:1px;
}
.btn::after{
  position: absolute;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background: url("/lp/new_wedding/img/ico_arrow.svg") no-repeat;
  background-size: 1.5rem;
  right: 12px;
  top: 46%;
  border: none;
}
.btn span .small{
  display: inline-block;
  font-size: 1.2rem;
  margin-left: 2px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "HiraginoSans-W3", "メイリオ", sans-serif;
}
.btn_bal{
  text-align: center;
  position: absolute;
  left:0;
  right:0;
  top: -10px;
  background: #fff;
  border: 1px solid #65a6df;
  color: #65a6df;
  font-size: 1.2rem;
  width: 180px;
  margin:auto;
  padding:4px 6px;
  font-feature-settings: "palt";
  border-radius: 2px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "HiraginoSans-W3", "メイリオ", sans-serif;
  white-space: nowrap;
}
.banner_area{
  padding: 5px 20px 20px;
  position: relative;
}

/* ---------------------------------
	section共通
---------------------------------- */
.sec_title{
  color: #222;
  font-size: 1.6rem;
  line-height: 2.8rem;
  letter-spacing: 0.5rem;
  padding: 23px 20px 22px;
}
.sec_title img.logo{
  width: 110px;
  height: auto;
  display: block;
  margin: 6px auto;
}
.sec_title_lead img{
  height: 15px;
  width: auto;
}
.sec_title.medium{
  font-size: 2.4rem;
  letter-spacing: 0.2rem;
}
.sec_title span{
  display: block;
  line-height: 1.2;
}
.sec_title span img{
  height: 7px;
}
.txt_pink{
  color: #d44f9e;
}
.txt_marker{
  background:linear-gradient(transparent 70%, #f5eedc 70%);
  font-weight: bold;
}
.txt_marker.pink{
  background:linear-gradient(transparent 70%, #fae2e7 70%);
  font-weight: bold;
}
.txt_border_pink{
  background:linear-gradient(transparent 70%, #f4cdd9 70%);
}

/* ---------------------------------
	kv
---------------------------------- */
.kvSec{
  overflow: hidden;
}
.kvSec .kv_img{
  background: url("/lp/new_wedding/img/kv_imgSP.webp") no-repeat center;
  background-size: cover;
  height: 660px;
  position: relative;
}
.no-webp .kvSec .kv_img{
  background: url("/lp/new_wedding/img/kv_imgSP.jpg") no-repeat center;
  background-size: cover;
}
.kvSec .logo_area{
  position: absolute;
  width: 90px;
  left: 8px;
  top: 8px;
  padding: 5px 5px 0px;
  background: rgba(255,255,255,0.8);
}
.kvSec .logo_area .logo_img{
  width: 100%;
  height: auto;
  margin:auto;
}
.kvSec .kv_inner{
  background: #fff;
  padding: 30px 0 22px;
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
}
.kvSec .kv_bal{
  width: 160px;
  left:0;
  right:0;
  margin:auto;
  position:absolute;
  top:-13px;
}
.kvSec .kv_lead{
  width: 76%;
  margin:auto;
  margin-bottom:12px;
}
.kvSec h1.kv_title{
  width: 76%;
  margin: auto;
}
.kvSec .btn_area{
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 15px 45px;
}
.btn_bn_kv{
  margin:auto;
  width: 240px;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.3));
}

/* ---------------------------------
  メイト訴求
---------------------------------- */
.meritSec_inner{
  background: #fff;
}
.meritSec_inner img{
  padding: 10px 0;
  width: 85%;
  margin: auto;
}

/* ---------------------------------
	式場探しのお悩み
---------------------------------- */
.problemSec{
  background: #fff;
  padding-bottom: 40px;
}
.problemSec .sec_title{
  background: #86bbe5;
}
.problemSec .wrapper{
}
.problem_list{
  padding:50px 0 0;
}
.problem_list li{
  margin-bottom: 45px;
}
.problem_list_title{
  margin-bottom: 20px;
}
.problem_list_title img{
  height: 40px;
}
.problem_list_block{
  border: 5px solid #dbe8f3;
  position: relative;
  padding: 28px 10px 18px;
  position: relative;
}
.problem_list_bal{
  position: absolute;
  left:0;
  right:0;
  margin:auto;
  top:-15px;
}
.problem_list_bal img{
  width: 110px;
  margin: auto;
}
.problem_list_img{
  position: absolute;
}
.problem_list_img img{
  border-radius: 8px;
}
.problem_list_txt{
  text-align: left;
  margin-bottom:10px;
  line-height: 1.7;
  font-size: 1.3rem;
}
.problem_list_tokihana{
  display: flex;
}
.problem_list_tokihana li{
  font-size: 1.1rem;
  background: #e6f0f8;
  color: #5591c1;
  font-feature-settings: "palt";
  padding:0px 4px;
  margin-right: 3px;
  margin-bottom:0;
}
/* ありきたりの結婚式はしたくない */
.problem_list li.list1 .problem_list_block{
  margin-left: 20px;
  padding-left: 22%;
}
.problem_list li.list1 .problem_list_img{
  width: 26%;
  left:-20px;
}
/* 結婚式の主役になりたくない */
.problem_list li.list2 .problem_list_bal{
  margin-left: -35%;
}
.problem_list li.list2 .problem_list_block{
  margin-right: 20px;
  padding-right: 33%;
  padding-left: 20px;
}
.problem_list li.list2 .problem_list_img{
  width: 38%;
  right:-20px;
}
/* 相応しい式場をご紹介 */
.problem_list li.list3 .problem_list_bal{
  margin-left: -35%;
}
.problem_list li.list3 .problem_list_block{
  margin-right: 20px;
  padding-right: 26%;
  padding-left: 20px;
}
.problem_list li.list3 .problem_list_img{
  width: 28%;
  right:-20px;
}
/* 準備が大変 だし、パートナーのやる気も */
.problem_list li.list4 .problem_list_block{
  margin-left: 20px;
  padding-left: 28%;
}
.problem_list li.list4 .problem_list_img{
  width: 34%;
  left:-20px;
  top:8%;
}
.problem_list li.list4 .problem_list_bal{
  margin-left: 25%;
}
/* 費用が心配 */
.problem_cost{
  width: 100%;
  border: 15px solid #e3eef6;
  padding: 40px 0;
}
.problem_cost_title{
  width: 80%;
  margin:auto;
  margin-bottom:15px;
}
.problem_cost_lead{
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  position: relative;
  padding-left: 38px;
  width: fit-content;
  margin:auto;
  margin-bottom:30px;
  margin-top:20px;
}
.problem_cost_lead::before{
  position: absolute;
  content: "";
  width: 3.4rem;
  height: 3.4rem;
  background: url("/lp/new_wedding/img/ico_bestrate.svg") no-repeat;
  background-size: 3.4rem;
  left: 0;
  top:0;
}
.problem_cost_txt{
  width: fit-content;
  margin: auto;
  text-align: center;
  position: relative;
}
.problem_cost_price{
  position: absolute;
  right: 0;
  width: 150px;
  bottom: -25px;
}
.problem_cost_list{
  padding: 30px 0 30px;
  text-align: left;
  width: fit-content;
  margin:auto;
}
.problem_cost_list li{
  border-bottom:1px solid #e3eef6;
  padding-left: 20px;
  padding-right:3px;
  position: relative;
  margin-bottom:8px;
  font-size: 1.5rem;
}
.problem_cost_list li span{
  color:#3f8cc9;
  font-weight:bold;
}
.problem_cost_list li::before{
  position: absolute;
  content: "";
  width: 1.3rem;
  height: 1.3rem;
  background: url("/lp/new_wedding/img/ico_check.svg") no-repeat;
  background-size: 1.3rem;
  left: 0;
  top:6px;
}
.problemSec .btn_area{
  background: #e3eef6;
}
.problem_visual{
  margin: 0 -15px;
  z-index: 100;
}
.problem_visual_inner{
  margin:0 5px;
}
.problemSec .banner_area{
  background: #e3eef6;
  padding: 5px 20px 60px;
}

/* ---------------------------------
  コンセプトsec
---------------------------------- */
.conceptSec{
  padding-bottom: 30px;
}
.conceptSec::before{
  position: absolute;
  content: "";
  background: #e2ecf4;
  width: 100%;
  height: 78%;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}
.concept_list{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  padding:20px 0 0;
}
.concept_list li{
  width: 48%;
  margin-bottom:30px;
}
.concept_title{
  background: #fff;
  display: block;
  font-size: 1.3rem;
  font-feature-settings: "palt";
  text-align: center;
  position: relative;
  top:-15px;
  width: 90%;
  margin:auto;
  padding:8px 1px 2px;
}
.concept_title span img{
  height: 11px;
  display: block;
  margin:auto;
}
.concept_list li:nth-child(1) .concept_title{
  border-left:3px solid #e1c5bb;
}
.concept_list li:nth-child(2) .concept_title{
  border-left:3px solid #d9c18f;
}
.concept_list li:nth-child(3) .concept_title{
  border-left:3px solid #d1c0cb;
}
.concept_list li:nth-child(4) .concept_title{
  border-left:3px solid #a4cbc6;
}
.concept_list li:nth-child(5) .concept_title{
  border-left:3px solid #b9c4a9;
}
.concept_list li:nth-child(6) .concept_title{
  border-left:3px solid #bcc3d1;
}
.concept_list li:nth-child(5),
.concept_list li:nth-child(6){
  margin-bottom:10px;
}

/* popup */
.mfp-content{
  background: #fff;
  width: 93% !important;
  max-width: 480px;
}
.mfp-content .close_area{
  position: absolute;
  top: -10px;
  right: -5px;
}
.mfp-content .close_area .btn_close {
  padding: 0px;
  background: #777;
  border: 2px solid #fff;
  border-radius: 30px;
  height: 35px;
  width: 35px;
  position: relative;
  -webkit-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.3));
  -moz-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.3));
  -ms-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.3));
  text-align: center;
}
.mfp-content button.mfp-close {
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
}
.mfp-content .close_area .btn_close img {
  opacity: 1.0;
  position: relative;
  top: 6px;
  width: 60%;
}
.concept-wrap_cont{
  padding: 20px 16px 0;
}
.concept-wrap_title{
  background: #ccc;
  color: #555555;
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  padding: 12px 5px 3px;
  -webkit-font-smoothing: antialiased;
}
.concept-wrap_title img{
  height: 13px;
  margin: auto;
  display: block;
}
.concept-wrap_list{
  line-height: 2.5rem;
  font-size: 1.5rem;
  padding: 15px 0 10px;
  width: fit-content;
  margin: auto;
}
.mfp-content .btn_area{
  padding: 6px 30px;
}
.concept-wrap_list li{
  margin-bottom: 8px;
  padding-left: 17px;
  position: relative;
  line-height: 1.6;
  font-feature-settings: "palt";
}
.concept-wrap_list li span{
  border-bottom: 1px solid;
  padding-bottom: 1px;
}
.concept-wrap_list li::before{
  position: absolute;
  content: "";
  background-size: 13px;
  width: 13px;
  height: 13px;
  left: 0;
  top: 5px;
}
.concept-wrap_bottom{
  font-size: 1.1rem;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 20px;
  color: #555;
}
.concept-wrap_bottom span{
  color: #3f8cc9;
}
.mfp-content .btn{
  padding: 20px 10px;
}
/* カジュアル */
#concept-wrap1{
  border: 6px solid #e1c5bb;
}
#concept-wrap1 .concept-wrap_title{
  background: #fef4f1;
}
#concept-wrap1 .concept-wrap_list li span{
  color: #d78568;
}
#concept-wrap1 .concept-wrap_list li::before{
  background-image: url(/lp/new_wedding/img/ico_consept1.svg);
}
/* クラシカル */
#concept-wrap2{
  border: 5px solid #ccaf72;
}
#concept-wrap2 .concept-wrap_title{
  background: #f4f0e8;
}
#concept-wrap2 .concept-wrap_list li span{
  color: #c09b4d;
}
#concept-wrap2 .concept-wrap_list li::before{
  background-image: url(/lp/new_wedding/img/ico_consept2.svg);
}
/* マイスタイル */
#concept-wrap3{
  border:5px solid #d1c0cb;
}
#concept-wrap3 .concept-wrap_title{
  background: #f7eef4;
}
#concept-wrap3 .concept-wrap_list li span{
  color: #b990ab;
}
#concept-wrap3 .concept-wrap_list li::before{
  background-image: url(/lp/new_wedding/img/ico_consept3.svg);
}
/* ナチュラル */
#concept-wrap4{
  border: 5px solid #a4cbc6;
}
#concept-wrap4 .concept-wrap_title{
  background: #eaf7f5;
}
#concept-wrap4 .concept-wrap_list li span{
  color: #6daca4;
}
#concept-wrap4 .concept-wrap_list li::before{
  background-image: url(/lp/new_wedding/img/ico_consept4.svg);
}
/* シンプル */
#concept-wrap5{
  border: 5px solid #b9c4a9;
}
#concept-wrap5 .concept-wrap_title{
  background: #f2f8ea;
}
#concept-wrap5 .concept-wrap_list li span{
  color: #839d5f;
}
#concept-wrap5 .concept-wrap_list li::before{
  background-image: url(/lp/new_wedding/img/ico_consept5.svg);
}
/* ジェンダーフリー */
#concept-wrap6{
  border: 5px solid #bcc3d1;
}
#concept-wrap6 .concept-wrap_title{
  background: #eaf0fa;
}
#concept-wrap6 .concept-wrap_list li span{
  color: #8896b4;
}
#concept-wrap6 .concept-wrap_list li::before{
  background-image: url(/lp/new_wedding/img/ico_consept6.svg);
}

/* ---------------------------------
  事例sec
---------------------------------- */
.caseSec{
  background:#b1c7d9;
  padding-bottom: 30px;
  padding: 40px 0 50px;
}
.case_list{
  width:80%;
  margin:auto;
  min-width:300px;
  margin: 10px auto 50px;
}
.case_list_li{
  background:#fff;
  border-radius:20px;
  box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
  overflow:hidden;
  padding-bottom: 25px;
  margin-bottom:30px;
}
.case_list_header{
  height:190px;
  width:100%;
  position:relative;
}
.case_list_header img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.case_list_btn{
  border-radius:50px;
  border:1px solid #fff;
  color:#fff !important;
  background:rgba(107, 178, 169, 0.9);
  padding:5px 10px;
  width:150px;
  position:absolute;
  bottom:20px;
  left:0;
  right:0;
  margin:auto;
  box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
}
.case_list_btn.btncasual{
  background:rgba(203, 126, 98, 0.9);
}
.case_list_btn.btnsimple{
  background:rgba(158, 178, 129, 0.9);
}
.case_list_tit{
  font-size:1.6rem;
  color:#6bb2a9;
  text-align:left;
  line-height: 1.0;
  width:fit-content;
  margin:auto;
  padding:20px 0;
  position:relative;
  padding-left:55px;
  font-feature-settings: "palt";
}
.case_list_tit span{
  display:block;
  margin-bottom:3px;
}
.case_list_tit span img{
  height: 13px;
}
.case_list_tit:before{
  position: absolute;
  content: "";
  width: 5rem;
  height: 5rem;
  background: url(/lp/new_wedding/img/ico_concept_green.svg) no-repeat;
  background-size: 5rem;
  left: 0;
  bottom: 6px;
}
.case_list_tit.titcasual{
  color:#cb7e62;
}
.case_list_tit.titcasual:before{
  background: url(/lp/new_wedding/img/ico_concept_orange.svg) no-repeat;
  background-size: 5rem;
}
.case_list_tit.titsimple{
  color:#9eb281;
}
.case_list_tit.titsimple:before{
  background: url(/lp/new_wedding/img/ico_concept_lgreen.svg) no-repeat;
  background-size: 5rem;
}
.case_list_txt{
  font-size:1.3rem;
  text-align:left;
  width:fit-content;
  margin:auto;
}
.order_block{
  background:#fff;
  border:10px solid #dbe8f3;
  padding:20px 20px 10px;
  max-width: 1030px;
  margin: auto;
}
.order_block .btn_bal{
  background:#3f8cc9;
  color:#fff;
  border:none;
}
.order_block .btn_area{
  padding: 25px 15px 30px;
}
.order_block .btn{
  background: #fff;
  letter-spacing: 0.1rem;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.3));
  margin: 10px auto;
  border: 1px solid #3f8cc9;
  position: relative;
  max-width: 460px;
  color:#3f8cc9 !important;
  letter-spacing:0;
  font-feature-settings: "palt";
}
.order_block .btn span{
  padding-left: 30px;
}
.order_block .btn span::before{
  position: absolute;
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  background: url(/lp/new_wedding/img/ico_orderseat_free.svg) no-repeat;
  background-size: 2.5rem;
  left: 0;
  top:-1px;
}
.order_block .btn::after{
  background: url(/lp/new_wedding/img/ico_arrow_blue.svg) no-repeat;
}
.lead_order{
  width:75%;
  margin:auto;
  padding:30px 0 20px;
}
.order_inner{
  padding-left:40%;
  background:url(/lp/new_wedding/img/order_img.png) no-repeat;
  background-size: 37%;
}
.order_inner_cont{
  background:#dbe8f3;
  border-radius:20px;
  padding:25px 15px 20px;
  text-align:center;
  position:relative;
}
.order_inner_cont:before{
  content:"";
  position:absolute;
  background:url(/lp/new_wedding/img/ico_order.png) no-repeat;
  background-size: 40px;
  width: 40px;
  height: 30px;
  left: -33px;
  top: 61px;
}
.tit_order{
  letter-spacing:0.2rem;
  font-size:1.8rem;
  font-weight:bold;
  color:#3f8cc9;
  margin-bottom:5px;
}
.tit_order span{
  display:block;
  color:#fff;
  font-size:1.2rem;
  background:#3f8cc9;
  width:fit-content;
  padding:0px 5px;
  margin:auto;
}
.txt_order{
  text-align:left;
}

/* ---------------------------------
  ポイントsec
---------------------------------- */
.pointSec{
  background: #fff;
  padding: 50px 0;
}
.pointSec_inner{
  border: 5px solid #dbe8f3;
  margin: 0 5px 10px;
  padding: 20px 0;
  border-radius: 10px;
}
.pointSec .sec_title .hmhimg{
  height: 28px;
  margin-top: 10px;
  display: block;
  margin: 10px auto 0;
}
.point_list{
  width: 90%;
  margin:auto;
  margin-bottom:15px;
}
.point_list li{
  display: flex;
  justify-content: space-between;
  border-bottom:1px solid #cedcea;
  padding: 15px 0
}
.point_list_img{
  width: 30%;
}
.point_list_txtbox{
  width: 66%;
  text-align: left;
  padding-top: 15px;
}
.point_list_title{
  font-size: 1.8rem; 
  font-family :YuMincho,'Yu Mincho',serif;
  line-height: 1.5;
}
.point_list_lead{
  position: relative;
  color:#fff;
  background: #769ebf;
  font-size:1.2rem;
  text-align: center;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 0 2px;
  margin-bottom: 8px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "HiraginoSans-W3", "メイリオ", sans-serif;
}
.point_list_lead_soku{
  position: absolute;
  width: 65px;
  top: -13px;
  left: 18%;
}
.point_list_title span{
  font-size: 1.3rem;
}
.point_list_txt{
  font-size: 1.2rem;
  color: #5783a7;
  font-feature-settings: "palt";
}
.point_support{
  padding: 20px 12px;
}
.point_support_lead{
  margin-bottom:10px;
}
.point_support_title{
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  color: #769ebf;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom:10px;
}
.point_support_title span{
  font-size: 1.6rem;
}
.point_support_txt{
  font-feature-settings: "palt";
  margin-bottom:10px;
}
.point_support_list{
  display: flex;
  justify-content: space-between;
  margin:auto;
  width: 95%;
}
.point_support_list li{
  width: 31%;
}
.point_support_list li img{
  margin-bottom:2px;
}
.point_support_list li span{
  display: block;
  font-size: 1.2rem;
  color: #769ebf;
  line-height: 1.2;
}
/* ---------------------------------
	about
---------------------------------- */
.aboutSec{
}
.aboutSec .sec_title{
  background: #86bbe5;
  margin-bottom: 30px;
}

/* ---------------------------------
	place
---------------------------------- */
.placeSec{
  background: #507caa;
  padding: 0 0 20px;
}
.placeSec .sec_title{
  line-height: 3rem;
  font-size: 2.6rem;
  letter-spacing: 0.05rem;
  margin-bottom: 20px;
  font-weight: bold;
}
.placeSec .sec_txt{
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  margin-bottom: 15px;
}

/* -------------------------------------------------------------------------
Wedding Halls
------------------------------------------------------------------------- */
/* タブ */
.tab{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  width: 95%;
  margin:auto;
  margin-bottom: 15px;
}
.tab li{
  display: table-cell;
  padding: 0 3px;
  width: calc(100% / 3);
  margin-bottom:10px;
}
.tab li a{
  border: 1px solid var(--gray-light1);
  font-weight: bold;
  border-radius: 20px;
  text-decoration: none;
  width: 100%;
  display: inline-block;
  padding: 4px 0;
  cursor: pointer;
  position: relative;
}
.tab li.active a{
  background:var(--gray-light1);
}

/* スライダー */
.top_wedding_halls_list {
  margin-bottom: 30px;
}
.top_wedding_halls_list .slick-list{
  padding-left: 1.4rem;
}
.top_wedding_halls_list .slick-dots {
  bottom: -25px;
}
.top_wedding_halls_list li {
  list-style: none;
}
.top_wedding_halls_list li.slick-slide {
  margin: 0 1.4rem 0.6rem 0;
  border-radius: 6px;
}
.top_wedding_halls_list li.slick-slide .thumbnail {
  height: 250px;
  position: relative;
}
.top_wedding_halls_list li.slick-slide .thumbnail img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.slick-dots li{
  margin: 0 !important;
}
.top_wedding_halls_list li.slick-slide img.thum {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.top_wedding_halls_list .top_wedding_halls_wrapper {
  -webkit-box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
  box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
  border-radius: 6px;
  background-color: #fff;
}
.top_wedding_halls_list li.slick-slide img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.top_wedding_halls_list .text {
  text-align: center;
  padding: 15px 10px 10px;
  font-size: 1.2rem;
  line-height: 1.2;
}
.top_wedding_halls_list .text .area {
  display: block;
  margin-bottom: 6px;
  font-size: 1.2rem;
  line-height: 1;
}
.top_wedding_halls_list .text .hall_name {
  margin-bottom: 4px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: 17px;
  display: inline-block;
}
.top_wedding_halls_list .text .item_area {
  margin-bottom: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding-bottom: 2px;
  padding-left: 2px;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 1.0rem;
  height: 12px;
  color: var(--gray);
}
.placeSec .sec_title.unknow{
  border-top: 1px solid #222;
  border-bottom: 3px double #222;
  padding: 20px 40px 12px;
  text-align: left;
  width: 90%;
  margin: 30px auto 30px;
  position: relative;
  font-size: 2.1rem;
}
.placeSec h2.sec_title.unknow .title_bal{
  padding-bottom: 0;
  margin-bottom: 5px;
}
.placeSec h2.sec_title.unknow .title_bal img{
  height: 38px;
}
.placeSec .sec_title.unknow img.illust{
  width: 90px;
  position: absolute;
  top: -12px;
  right: 12px;
}

/* ---------------------------------
	No.1セクション
---------------------------------- */
.no1sec{
}
.no1sec .wrapper{
  padding: 20px 25px 10px;
}
.no1_wrapper{
  background: #e3eef6;
  border-radius: 10px;
  padding: 40px 40px 30px;
  position: relative;
}
.no1_ribbon{
  width: 60px;
  position: absolute;
  top: 0;
  left:0;
}
.no1_wrapper .sec_title{
  padding: 0;
}
.no1_star{
  padding: 20px 0 5px;
}
.no1_star img{
  margin:auto;
  height: 10px;
}
.no1_list{
  padding: 0 0 10px;
}
.no1_list li{
  margin-bottom:5px;
}


/* ---------------------------------
	お客様の声
---------------------------------- */
.voiceSec{
  padding-bottom: 30px;
}
.voice_list{
  padding: 20px 10px 0;
  width: 100%;
  margin: auto;
}
.voice_list li{
  background: #fff;
  position: relative;
  padding:25px;
  filter: drop-shadow(0 3px 6px rgb(0 0 0 / 20%));
  margin-bottom:20px;
}
.voice_list_header{
  display: table;
  width: 100%;
  position: relative;
}
.voice_list_img{
  width: 13%;
  display: table-cell;
}
.voice_list_img img{
  vertical-align: bottom;
}
.voice_list_txtbox{
  display: table-cell;
  text-align:left;
  vertical-align: top;
  width: 62%;
  color: #999;
  padding:5px 15px 0;
}
.voice_list_time{
  font-size: 1.1rem;
  line-height:1.0;
  padding-bottom:6px;
}
.voice_list_name{
  font-size:1.6rem;
  color: #222;
  line-height:1.0;
}
.voice_list_name span{
  font-size: 1.1rem;
}
.voice_list_point{
  display: table-cell;
  vertical-align: middle;
  width: 25%;
}
.voice_list_point img{
  vertical-align: bottom;
}
.voice_cont_tit{
  text-align: left;
  font-weight:bold;
  font-size:1.5rem;
  padding: 20px 0 8px;
}
.voice_cont_txt{
  font-size: 1.3rem;
  text-align: left;
}

/* ---------------------------------
	メディア
---------------------------------- */
.mediaSec{
  padding: 30px 0 50px;
  background: #e3eef6;
}
.mediaSec .sec_title{
  font-size: 1.5rem;
  letter-spacing: 0.08rem;
  margin-bottom: 0;
  padding: 15px 0px 0;
}
.mediaSec .media{
  background: #fff;
  padding: 40px 20px 30px;
  text-align: center;
}

/* ---------------------------------
	FAQ
---------------------------------- */
.faqSec{
  padding: 0 0 20px;
}
.faqSec .faq{
  background: #fff;
  padding: 50px 5px 0;
}
.faqSec .faq_title{
  width: 25%;
  margin: auto;
}
.faqSec .faq_list{
  text-align: left;
  font-size: 1.4rem;
  padding:0;
}
.faqSec .faq_list_txt.question{
  font-size: 1.6rem;
  font-weight: bold;
  padding-left: 22px;
  margin-bottom: 8px;
  position: relative;
  color: #809eb6;
}
.faqSec .faq_list_txt.answer{
  padding-left: 22px;
  position: relative;
}
.faqSec .faq_list_txt.answer span{
  font-weight: bold;
}
.faqSec .faq_list_txt.question::before{
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  background: url("/lp/new_wedding/img/ico_q.svg") no-repeat;
  background-size: 18px;
  left: 0;
  top: 5px;
}
.faqSec .faq_list_txt.answer::before{
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  background: url("/lp/new_wedding/img/ico_a.svg") no-repeat;
  background-size: 18px;
  left: 0;
  top: 4px;
}
.faqSec .faq_list li{
  border-bottom: 1px dotted #333333;
  padding: 23px 0;
}
.faqSec .faq_list li:last-child{
  border: none;
}

/* ---------------------------------
	footer
---------------------------------- */
footer{
  padding: 15px 0 10px;
  background: #e3eef6;
}
footer .end_logo{
  width: 90px;
  margin: 0 auto 5px;
}
.footer_list{
  display: inline-flex;
  font-size: 1.3rem;
  text-align: center;
}
.footer_list li{
  padding: 0 15px;
  border-right: 1px solid #3268a0;
  line-height: 1.2rem;
}
.footer_list li a{
  color: #3268a0;
}
.footer_list li:last-child{
  border: none;
}
.footer_infoCompany{
  padding: 5px 0 0;
  text-align: center;
  margin: auto;
  width: fit-content;
}

/* ---------------------------------
	フローティングボタン
---------------------------------- */
.FloatingArea{
  padding: 10px 5px 6px;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background-color: rgba(45, 45, 45, 0.75);
  border-top: none;
  min-height: 87px;
  z-index: 120;
}
.FloatingArea .btn_area{
  padding: 0;
}
.FloatingArea .btn_area .btn{
  border-radius: 35px;
  width: 95%;
  padding: 21px 10px 21px;
  margin: 5px auto 8px;
}
.FloatingArea .btn_area .btn::before{
  display: none;
}
.FloatingArea .btn_bal{
  height: inherit;
}

.FloatingArea .btn span::before{
  top: 1px;
}

/* ----------------------------------------------------------------------------
▼▼▼ ウィンドウサイズ768px以上に適用されるcss ▼▼▼
---------------------------------------------------------------------------- */
@media screen and (min-width: 768px) {
  body{
    font-size: 1.6rem;
  }
  /* ---------------------------------
  	section共通
  ---------------------------------- */
  .sec_title{
    font-size: 2.2rem;
    letter-spacing: 1.0rem;
    padding: 50px 0 40px;
    line-height: 4.4rem;
  }
  .sec_title span img{
    height: 10px;
  }
  .sec_title img.logo{
    width: 170px;
    margin: 12px auto;
  }
  .btn{
    padding: 33px 10px;
    font-size: 2.6rem;
  }
  .btn::after{
    background-size: 2.0rem;
    width: 2.0rem;
    height: 2.0rem;
    right: 18px;
  }
  .btn span{
    padding-left: 30px;
  }
  .btn span .small{
    font-size: 1.8rem;
  }
  .btn span::before{
    background-size: 2.6rem;
    width: 2.6rem;
    height: 2.6rem;
  }
  .btn_bal{
    font-size: 1.6rem;
    letter-spacing: 0.2rem;
    top: -13px;
    padding: 5px 10px;
    width: 240px;
  }
  .btn_area{
    padding: 60px 0px 30px;
    max-width: 100%;
    position: relative;
  }
  .banner_area{
    padding: 10px 30px 80px;
  }
  .banner_area img{
    margin: auto;
    max-width: 800px;
  }

  /* ---------------------------------
    コンテンツ共通
  ---------------------------------- */
  .kvSec .kv_img {
    background: url("/lp/new_wedding/img/kv_imgPC.webp") no-repeat center;
    background-size: cover;
    height: 650px;
  }
  .no-webp .kvSec .kv_img{
    background: url("/lp/new_wedding/img/kv_imgPC.jpg") no-repeat center;
    background-size: cover;
  }
  .kvSec .logo_area{
    width: 120px;
    padding: 8px 10px 2px;
  }
  .kvSec .btn_area{
    bottom: 50px;
  }
  .kvSec .kv_inner{
    padding: 60px 0 40px;
    top: 20%;
    max-width: 610px;
  }
  .kvSec .kv_bal{
    width:270px;
  }
  .kvSec .kv_inner::before{
    position: absolute;
    content: "";
    width: 550px;
    height: 900px;
    background: url("/lp/new_wedding/img/img_arch.svg") no-repeat;
    background-size: 550px;
    top: -35%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .meritSec_inner{
    background: #6ea9d8;
  }
  .meritSec_inner img{
    padding: 10px 0;
    width: 85%;
    max-width: 910px;
    margin: auto;
  }
  .problem_list{
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 95%;
    margin: auto;
    padding:100px 0 30px;
  }
  .problem_list li{
    width: 48%;
    margin-bottom: 65px;
  }
  .problem_list_title{
    margin-bottom: 30px;
  }
  .problem_list_title img{
    height: 50px;
  }
  .problem_list_block{
    border: 8px solid #dbe8f3;
    height: 220px;
    padding: 40px 10px 20px;
  }
  .problem_list_bal{
    top: -19px;
    margin:auto !important;
  }
  .problem_list_bal img{
    width: 150px;
  }
  .problem_list_txt{
    font-size: 1.6rem;
  }
  .problem_list_tokihana li{
    font-size: 1.4rem;
  }
  .problem_list_txt{
    margin-bottom:15px;
    line-height: 2;
  }
  .problem_list_tokihana li{
    width: fit-content;
    padding:2px 8px 0px;
  }
  .problem_list li.list1 .problem_list_block,
  .problem_list li.list2 .problem_list_block,
  .problem_list li.list3 .problem_list_block,
  .problem_list li.list4 .problem_list_block{
    margin-left: inherit;
    margin-right: inherit;
  }
  .problem_list li.list1 .problem_list_img{
    width: 33%;
    left: -60px;
  }
  .problem_list li.list2 .problem_list_img{
    width: 44%;
    right: -40px;
  }
  .problem_list li.list3 .problem_list_img{
    width: 33%;
    left: -60px;
    top: 25px;
  }
  .problem_list li.list3 .problem_list_block{
    padding-left: 22%;
    padding-right:20px;
  }
  .problem_list li.list4 .problem_list_block{
    padding-right: 31%;
    padding-left: 20px;
  }
  .problem_list li.list4 .problem_list_img{
    width: 40%;
    right: -50px;
    left: inherit;
  }
  .problem_cost{
    background: #e3eef6;
    padding-bottom:0;
    position: relative;
    padding-top:80px;
    margin-bottom:-220px;
  }
  .problem_cost_inner{
    padding: 80px 0 300px;
    max-width: 940px;
    background: #fff;
    margin:auto;
  }
  .problem_cost_title{
    width: 80%;
  }
  .problem_cost_lead{
    font-size: 3.0rem;
  }
  .problem_cost_lead{
    letter-spacing: 0.5rem;
    padding-left: 58px;
  }
  .problem_cost_lead::before{
    background-size: 5.5rem;
    width: 5.5rem;
    height: 5.5rem;
    top:3px;
  }
  .problem_cost_txt{
    text-align: center;
    font-size: 1.6rem;
  }
  .problem_cost_price{
    position: absolute;
    right: 0;
    width: 180px;
    bottom: -30px;
    left: 0;
    margin: 0 25% 0 auto;
  }
  .problem_cost_list{
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    margin: auto;
    width: 75%;
    padding-top: 70px;
  }
  .problem_cost_list li{
    width: 48%;
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
  .problem_visual{
    position: absolute;
    top:-300px;
    max-width: 1000px;
    margin: auto;
  }
  .problemSec .btn_area{
    padding-bottom: 30px;
  }
  .problemSec .banner_area{
    padding-bottom: 100px;
  }
  .concept_list li{
    width: 30%;
  }
  .concept_list li:nth-child(4),
  .concept_list li:nth-child(5),
  .concept_list li:nth-child(6){
    margin-bottom:0;
  }
  .conceptSec::before{
    height: 69%;
  }
  .concept_title{
    font-size: 1.7rem;
    top: -32px;
    padding: 15px 1px 8px;
  }
  .concept_title span img{
    height: 15px;
  }
  .concept-wrap_cont{
    padding: 30px 50px 15px;
  }
  .concept-wrap_title{
    font-size: 1.7rem;
  }
  .concept-wrap_list{
    font-size: 1.6rem;
    padding: 25px 0 10px;
  }
  .concept-wrap_list li{
    margin-bottom: 10px;
    line-height: 1.8;
  }
  .mfp-content .btn_area{
    padding: 0px 60px 20px;
  }
  .mfp-content .btn_bal{
    font-size: 1.4rem;
  }
  .mfp-content .btn{
    font-size: 2.0rem;
    padding: 25px 10px;
  }
  
  .case_list{
    display:flex;
    justify-content: space-between;
    width: 100%;
  }
  .case_list_li{
    width: 32%;
    padding-bottom: 40px;
  }
  .case_list_header{
    height: 220px;
  }
  .case_list_tit{
    font-size: 1.8rem;
    padding: 30px 0 20px 55px;
  }
  .case_list_txt{
    font-size: 1.5rem;
  }
  .order_block{
    padding: 60px 8%;
  }
  .lead_order{
    width: 65%;
  }
  .tit_order{
    font-size: 2.4rem;
  }
  .tit_order span{
    display:inline-block;
  }
  .order_inner{
    background-size: 33%;
  }
  .order_inner_cont{
    border-radius: 50px;
    padding: 20px 40px;
  }
  .order_inner_cont .tit_order{
    margin-bottom: 25px;
  }
  .order_inner_cont .btn_bal{
    font-size: 1.3rem;
    width: 180px;
  }
  .order_block .btn{
    font-size: 2.0rem;
    padding: 28px 0 25px;
  }
  .order_inner_cont:before{
    background-size: 60px;
    width: 60px;
    height: 50px;
    left: -56px;
    top: 110px;
  }
  
  .pointSec{
    padding: 100px 0 50px;
  }
  .pointSec_inner{
    border: 10px solid #dbe8f3;
    border-radius: 30px;
    padding: 40px 0 80px;
  }
  .pointSec .sec_title .hmhimg{
    height: 50px;
    margin: 20px auto;
  }
  .point_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 88%;
    margin-bottom:50px;
  }
  .point_list li{
    width: 47%;
  }
  .point_list li:nth-child(3),
  .point_list li:nth-child(4){
    border-bottom:none;
  }
  .point_list_img{
    width: 38%;
  }
  .point_list_txtbox{
    width: 58%;
    padding-top: 25px;
  }
  .point_list_lead{
    font-size: 1.6rem;
    padding: 3px 2px 2px;
    margin-bottom: 10px;
  }
  .point_list_lead_soku{
    position: absolute;
    width: 75px;
    top: -15px;
    left: 13%;
  }
  .point_list_title{
    font-size: 2.4rem;
  }
  .point_list_title span{
    font-size: 1.6rem;
  }
  .point_list_txt{
    font-size: 1.6rem;
  }
  .point_support{
    width: 88%;
    margin:auto;
    background: #e3eef6;
    padding:40px 45% 40px 40px;
    position: relative;
  }
  .point_support_list{
    position: absolute;
    top:70px;
    right:30px;
    width: 45%;
  }
  .point_support_title{
    font-size: 2.6rem;
  }
  .point_support_title span{
    font-size: 2.0rem;
  }
  .point_support_list li span{
    font-size: 1.5rem;
  }
  .aboutSec .sec_title{
    margin-bottom: 80px;
  }
  .tab{
    width: 85%;
  }
  .tab li{
    width: calc(100% / 6);
  }
  .wrapper.halls_wide{
    max-width: 1000px;
  }
  .top_wedding_halls_list .slick-list{
    padding-left: 0;
  }
  .top_wedding_halls_list li.slick-slide{
    left: inherit;
    cursor: pointer;
    margin: 0 1.6rem 2.5rem 1.6rem;
  }
  .top_wedding_halls_list li.slick-slide .thumbnail{
    height: 300px;
  }
  .top_wedding_halls_list .text .hall_name{
    font-size: 1.5rem;
    margin: 5px 0 6px;
  }
  .top_wedding_halls_list .text .item_area{
    font-size: 1.3rem;
    height: 15px;
  }
  .slick-prev,.slick-next{
    display: none !important;
  }
  .no1_wrapper{
    width: 680px;
    margin:auto;
    padding:50px;
    padding: 60px 130px;
    border-radius: 20px;
  }
  .no1_list{
    width: 90%;
    margin:auto;
  }
  .no1_list li{
    margin-bottom:10px;
  }
  .no1_star img{
    height: 12px;
  }
  .no1_star{
    padding: 30px 0 10px;
  }
  .no1_other img{
    height: 22px;
  }
  .voice_list{
    padding-top: 40px;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .voice_cont_tit{
    font-size: 1.8rem;
  }
  .voice_list li{
    width: 48%;
    margin-bottom: 40px;
    padding: 30px 30px 40px;
  }
  .voice_list li:last-child{
    width: 730px;
    margin:auto;
  }
  .voice_list li:last-child .voice_list_img{
    width: 54px;
    height: 54px;
    display: block;
  }
  .voice_list li:last-child .voice_list_txtbox{
    width: 515px;
  }
  .voice_list li:last-child .voice_list_point{
    width: 105px;
  }
  .voice_list_time{
    font-size: 1.3rem;
  }
  .voice_list_name{
    font-size: 1.8rem;
  }
  .mediaSec{
    padding: 50px 0 60px;
  }
  .mediaSec .sec_title{
    font-size: 2.6rem;
    margin-bottom:10px;
  }
  .mediaSec .media{
    padding: 60px 100px;
  }
  .faqSec{
    padding: 50px 0 20px;
  }
  .faqSec .faq{
    padding: 50px 100px 0;
  }
  .faqSec .faq_title{
    width: 150px;
  }
  .faqSec .faq_list{
    font-size: 1.6rem;
  }
  .faqSec .faq_list li{
    padding: 40px 0;
  }
  .faqSec .faq_list_txt.question{
    font-size: 2rem;
    padding-left: 30px;
    margin-bottom: 12px;
  }
  .faqSec .faq_list_txt.answer{
    padding-left: 30px;
  }
  .faqSec .faq_list_txt.question::before,
  .faqSec .faq_list_txt.answer::before{
    width: 24px;
    height: 24px;
    background-size: 24px;
  }
  footer{
    padding: 30px 0 30px;
  }
  footer .end_logo{
    width: 120px;
    margin-bottom: 15px;
  }
  .footer_list{
    font-size: 1.6rem;
  }
}

/* ----------------------------------------------------------------------------
 ▼▼▼ウィンドウサイズ768px以上1024px未満に適用されるcss ▼▼▼
---------------------------------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .btn{
    padding: 30px 10px;
    max-width: 400px;
  }
  .btn_area{
    padding: 30px 0px;
  }
  .sec_title{
    font-size: 1.8rem;
    padding: 40px 0 30px;
    line-height: 4.0rem;
  }
  .kvSec .kv_img{
    height: 500px;
  }
  .kvSec .kv_inner{
    max-width: 480px;
    top: 13%;
  }
  .kvSec .kv_bal{
    width: 200px;
  }
  .kvSec .kv_inner::before{
    background-size: 420px;
    width: 420px;
    height: 445px;
    top: -15%;
  }
  .kvSec .btn_area{
    bottom: 30px;
  }
  .problem_list{
    width: 97%;
    padding: 70px 0 10px;
  }
  .problem_list li{
    width: 49%;
  }
  .problem_list_title img{
    height: 45px;
  }
  .problem_list_block{
    padding: 30px 5px 10px;
  }
  .problem_list_txt{
    font-size: 1.5rem;
  }
  .problem_list li.list1 .problem_list_block{
    padding-left: 20%;
  }
  .problem_list li.list1 .problem_list_img{
    width: 26%;
    left: -28px;
  }
  .problem_list li.list2 .problem_list_block{
    padding-right: 35%;
    padding-left: 18px;
  }
  .problem_list li.list2 .problem_list_img{
    width: 40%;
    right: -25px;
  }
  .problem_list li.list3 .problem_list_block{
    padding-left: 15px;
    padding-right: 15px;
  }
  .problem_list li.list4 .problem_list_block{
    padding-right: 28%;
    padding-left: 15px;
  }
  .problem_list li.list4 .problem_list_img{
    width: 36%;
    right: -25px;
  }
  .problem_list_tokihana li{
    font-size: 1.2rem;
    width: fit-content;
    padding: 2px 4px 0px;
  }
  .problem_cost{
    padding-top: 60px;
  }
  .problem_cost_inner{
    padding: 70px 0 260px;
  }
  .problem_cost_list{
    width: 80%;
  }
  .problem_visual{
    top: -260px;
  }
  .problemSec .btn_area{
    padding-bottom: 60px;
  }
  .concept_title{
    padding: 10px 1px 3px;
  }
  .concept_list li{
    margin-bottom:10px;
    width: 32%;
  }
  .pointSec{
    padding: 70px 0 30px;
  }
  .pointSec_inner{
    border: 8px solid #dbe8f3;
    padding: 20px 0 50px;
  }
  .pointSec .sec_title .hmhimg{
    margin: 20px auto 0;
  }
  .point_list{
    width: 95%;
    margin-bottom:30px;
  }
  .point_list li{
    width: 48%;
    padding: 25px 0;
  }
  .point_list_img{
    width: 30%;
  }
  .point_list_lead{
    font-size: 1.4rem;
  }
  .point_list_txtbox{
    width:66%;
  }
  .point_list_txt{
    padding-top: 5px;
  }
  .point_list_title{
    font-size: 2.2rem;
  }
  .point_list_txtbox,
  .point_list_txt{
    font-size: 1.4rem;
    padding-top:0;
  }
  .point_support{
    width: 95%;
    padding: 30px 45% 30px 10px;
  }
  .point_support_lead{
    width: 90%;
    margin:auto;
  }
  .point_support_list{
    width: 43%;
  }
  .point_support_list li span{
    font-size: 1.3rem;
  }
  .tab{
    width: 95%;
  }
  .voice_list{
    padding:20px 0 0;
    margin-bottom:20px;
  }
  .voice_list li{
    padding: 30px 20px 30px;
    margin-bottom: 15px;
  }
  .voice_list li:last-child{
    width: 590px;
  }
  .mediaSec{
    padding: 40px 0;
  }
  .faqSec .faq{
    padding: 20px 20px 20px;
  }
  .mediaSec .media{
    padding: 60px 80px;
  }
}

/* ----------------------------------------------------------------------------
▼▼▼ウィンドウサイズ320px未満に適用されるcss ▼▼▼
---------------------------------------------------------------------------- */
@media screen and (max-width: 320px) {
  .sec_title{
    letter-spacing: 0.2rem;
  }
  .btn_area {
    margin: auto;
    padding: 25px 25px 30px;
  }
  .kvSec .kv_img{
    height: 520px;
  }
  .kvSec .btn_area{
    padding: 15px 20px;
  }
  .problem_list_txt br{
    display: none;
  }
  .problem_list_block{
    padding: 23px 5px 15px;
  }
  .problem_list li.list1 .problem_list_block{
    padding-left: 20%
  }
  .problem_list li.list2 .problem_list_block{
    margin-right: 10px;
    padding-right: 31%;
    padding-left: 15px;
  }
  .problem_list li.list3 .problem_list_block{
    padding-left: 12px;
    padding-right: 12px;
  }
  .concept_title{
    width: 95%;
    font-size: 1.2rem;
  }
  .mfp-content{
    width: 95% !important;
  }
  .mfp-content .btn_area{
    padding: 6px 10px;
  }
  .mfp-content .btn{
    font-size: 1.8rem;
  }
  .concept-wrap_list{
    font-size: 1.3rem;
  }
  .point_list_txt{
    font-size: 1.1rem;
  }
  .pointSec_inner{
    margin:0 0px 10px;
  }
  .point_list{
    width: 90%;
  }
  .point_list_txtbox{
    width: 66%;
  }
  .point_list_title{
    font-size: 1.5rem;
  }
  .tab{
    width: 100%
  }
  .no1_wrapper{
    padding: 30px 20px 20px;
  }
  .voice_list li{
    padding: 15px;
  }
  .faqSec .faq_list_txt.question{
    font-size: 1.4rem;
  }
  .faqSec .faq_list_txt.answer{
    font-size: 1.3rem;
  }
  .footer_list{
    font-size: 1.2rem;
  }
  .footer_list li{
    padding: 0 10px;
  }
}

/* エリアの表示非表示と形状 */
.slick-slider.area {
  background: #fff;
  padding: 10px 0;
}

/* areaにis-activeというクラスがついた時の形状 */
.area.is-active {
  animation-name: displayAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

@keyframes displayAnime {
  from { opacity: 0; }
  to { opacity: 1; }
}

.top_wedding_halls_list.slick-slider {
  display: none;
}
.top_wedding_halls_list.is-active.slick-initialized {
  display: block;
}
