@charset "utf-8";



/* ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■

【PC】ウィンドウ幅が769px以上の場合に適用するCSS

■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ */
@media print, screen and ( min-width:1700px ) {
.lp_area_01 .h_set .title,
.main_title_01 .title,
.lp_area_05 .h_set .title {
transition: all 3000ms cubic-bezier(0.215,0.610,0.355,1.000);
}

.main_title_01 .title {
font-size: 8vw;
}
.lp_area_05 .h_set .title {
font-size: 4vw;
}
}




/*【PC】ウィンドウ幅が769px以上の場合に適用するCSS */
@media print, screen and ( min-width:769px ) {

a:link {color: #283C46;text-decoration: none;}
a:visited {color: #283C46;text-decoration: none;}
a:active {color: #283C46;text-decoration: none;}
.sp {display: none !important;}


/* □　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□
ページ
□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□ */



/* ==================================================================================================

コロナ対策

================================================================================================== */
.counterplan_page .page_link {
margin: 0 0 50px 0;
text-align: center;
}
.counterplan_page .page_link ul {
display: flex;
justify-content: center;
}
.counterplan_page .page_link li {
width: 180px;
border-right: 1px solid #283C46;
}
.counterplan_page .page_link li:first-child {
border-left: 1px solid #283C46;
}
.counterplan_page .page_link a {
padding: 10px 0;
display: block;
position: relative;
}
.counterplan_page .page_link a:before {
content: "";
width: 5px;
height: 5px;
border: solid #283C46;
border-width: 1px 1px 0 0;
position: absolute;
left: 50%;
bottom: 0;
transform: rotate(135deg);
}
.counterplan_page .page_link a:hover:before {
bottom: -3px;
}

/* counterplan_main
======================================== */
.counterplan_page .counterplan_main {}
.counterplan_page .counterplan_main .title_01 {
font-weight: bold;
line-height: 1.5;
margin: 0 0 30px 0;
}
.counterplan_page .counterplan_main .movie_youtube {
margin: 50px 0;
}

.counterplan_page .counterplan_main .greenzone {
text-align: center;
margin: 0 0 100px 0;
}
.counterplan_page .counterplan_main .greenzone .title {
font-weight: bold;
font-size: 1.5em;
margin: 0 0 30px 0;
}
.counterplan_page .counterplan_main .greenzone a {
display: inline-block;
width: 400px;
background: #fff;
border: 1px solid #eee;
padding: 20px 40px;
}
.counterplan_page .counterplan_main .greenzone a:hover {
opacity: 0.7;
}
.counterplan_page .counterplan_main .greenzone a img {
width: 100%;
}

/* counterplan_list
======================================== */
.counterplan_page .counterplan_list {}

.counterplan_page .counterplan_list .title_01 {
position: relative;
font-weight: bold;
font-size: 1.8em;
line-height: 1.5;
}
.counterplan_page .counterplan_list .title_01:before {
content: "";
height: 1px;
width: 500px;
background: #283C46;
left: 50%;
bottom: -20px;
position: absolute;
transform: translateX(-50%);
}

.counterplan_page .counterplan_list .list_area .title_01 {
font-size: 1.1em;
line-height: 1.3;
background: #7F949E;
color: #fff;
padding: 15px 0;
font-weight: normal;
}
.counterplan_page .counterplan_list .list_area .title_01:before {
content: none;
}
.counterplan_page .counterplan_list .list_area .title_01 span {
font-size: 1.8em;
}

.counterplan_page .title_02 {
font-weight: bold;
font-size: 1.2em;
text-align: center;
margin: 0 0 15px 0;
}

.counterplan_page .counterplan_list .list_area {
margin: 100px 0 50px 0;
}
.counterplan_page .counterplan_list ul {
display: flex;
flex-wrap:wrap;
margin: 80px 0;
}
.counterplan_page .counterplan_list li {
width: 31%;
margin: 0 3.5% 60px 0;
padding: 0 0 40px 0;
border-bottom: 1px solid #333;
position: relative;
}
.counterplan_page .counterplan_list li:nth-child(3n) {
margin-right: 0;
}
.counterplan_page .counterplan_list li img {
width: 100%;
}
.counterplan_page .counterplan_list .number,
.counterplan_page .counterplan_point .point {
font-style: italic;
font-size: 5em;
position: absolute;
left: 10px;
top: -40px;
line-height: 1;
text-shadow: 1px 1px 0 #fff;
}
.counterplan_page .counterplan_list .title {
font-size: 1.2em;
line-height: 1.5;
font-weight: bold;
margin: 5px 0 10px 0;
text-align: center;
}
.counterplan_page .counterplan_list p {
line-height: 1.8;
font-size: 0.9em;
}

/* counterplan_point
======================================== */
.counterplan_page .counterplan_point {
margin: 0 0 -150px 0;
}
.counterplan_page .counterplan_point .title_header {
background: #B0C4DE;
color: #fff;
position: relative;
padding: 0 0 20px 0;
margin: 0 0 150px 0;
}
.counterplan_page .counterplan_point .title_header:before,
.counterplan_page .counterplan_point .title_header:after {
content: "";
width: 100%;
position: absolute;
}
.counterplan_page .counterplan_point .title_header:before {
transform: skew(0,-2deg) translateY(-50px);
z-index: 1;
top: 0;
background: #fff;;
height: 400px;
}
.counterplan_page .counterplan_point .title_header:after {
transform: skew(0,-2deg) translateY(50px);
z-index: -1;
bottom: 0;
background: #B0C4DE;
height: 100px;
}
.counterplan_page .counterplan_point .title_header .img {
position: relative;
z-index: 1;
}
.counterplan_page .counterplan_point .title_header .img img {
width: 100%;
height: 400px;
object-fit: cover;
}
.counterplan_page .counterplan_point .title_header .img .title {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
line-height: 1.5;
text-align: center;
}
.counterplan_page .counterplan_point .title_header .img .title span {
font-size: 0.7em;
}
.counterplan_page .counterplan_point .title_header .title_02 {
margin: 30px 0 10px 0;
    text-align: center;
}

.counterplan_page .list_box {
margin: 100px 0 150px 0;
}
.counterplan_page .box + .list_box_02 {
margin-top: -70px;
}

.counterplan_page .list_box ul {
display: flex;
flex-wrap:wrap;
}
.counterplan_page .list_box li {
width: 31%;
margin: 0 3.5% 0 0;
position: relative;
}
.counterplan_page .list_box li:nth-child(3n) {
margin-right: 0;
}
.counterplan_page .list_box .img {}
.counterplan_page .list_box .img img {
width: 100%;
}

.counterplan_page .list_box .point {
font-size: 3em;
top: -35px;
}
.counterplan_page .list_box .point span {
font-size: 0.5em;
letter-spacing: -1px;
display: inline-block;
margin: 0 -10px 0 0;
}

.counterplan_page .list_box .title {
font-weight: bold;
font-size: 1.1em;
margin: 5px 0 5px 0;
}
.counterplan_page .list_box p {
font-size: 0.9em;
line-height: 1.8;
}

.counterplan_page .list_box_02 {}
.counterplan_page .list_box_02 .title_02 {
font-size: 1.5em;
}
.counterplan_page .list_box_02 ul {
display: flex;
margin: 30px 0 160px 0;
}
.counterplan_page .list_box_02 li {
border-right: 1px solid #283C46;
padding: 0 20px;
position: relative;
}
.counterplan_page .list_box_02 li:last-child {
border-right: 0;
}
.counterplan_page .list_box_02 li:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 10px 13px 0 13px;
border-color: #283C46 transparent transparent transparent;
position: absolute;
top: 50%;
right: -22px;
transform: rotate(270deg) translateY(-50%);
}
.counterplan_page .list_box_02 li:last-child:before {
content: none;
}

.counterplan_page .list_box_02 .img {}
.counterplan_page .list_box_02 .img img {
width: 100%;
}
.counterplan_page .list_box_02 .title {
text-align: center;
font-size: 1.1em;
line-height: 1;
font-weight: bold;
margin: 4px 0 10px 0;
}
.counterplan_page .list_box_02 .title span {
font-size: 1.8em;
    font-style: italic;
    margin: 0 5px 0 0;
    vertical-align: -2px;
    color: #6D6E7B;
}
.counterplan_page .list_box_02 p {
font-size: 0.9em;
line-height: 1.6;
}

/* btn_area
======================================== */
.counterplan_page .btn_area {
margin: -120px 0 100px 0;
}
.counterplan_page .btn_area p {
margin: 0 0 15px 0;
}
.counterplan_page .btn_area a {
background: #283C46;
    color: #fff;
    display: inline-block;
    width: 700px;
    padding: 20px 0;
    line-height: 1.4;
	 position: relative;
}
.counterplan_page .btn_area a .font_e {
font-size: 2em;
}
.counterplan_page .btn_area a:before {
content: "";
background: #1C2C32;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transform-origin: right top;
transform: scale(0, 1);
transition: transform 0.5s;
}
.counterplan_page .btn_area a:hover:before {
position: absolute;
transform-origin: left bottom;
transform: scale(1, 1);
}
.counterplan_page .btn_area a:after {
content: url(https://esterio.com/wp/wp-content/themes/original-theme/common/img/bace/arrow_02.svg);
width: 40px;
right: 40px;
top: 31px;
position: absolute;
transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
}



/* ==================================================================================================

エステリオLP

================================================================================================== */


/* LPのヘッダー削除
======================================== */
.page-template-page-lp header.header {
display: none;
}
.page-template-page-lp {}
.page-template-page-lp {}
.page-template-page-lp {}



/* ========================================

header

======================================== */
.page-template-page-lp header {
    display: flex;
	height: 60px;
	background: #fff;
}
.page-template-page-lp header .logo {
width: 210px;
    margin: 5px 0 0 15px;
}
.page-template-page-lp header .logo img {
width: 100%;
}

.page-template-page-lp header .btn_reservation {
margin-left: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
	transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.page-template-page-lp header .btn_reservation a {
background: #98b585;
    color: #fff;
    line-height: 60px;
    height: 60px;
    padding: 0 50px;
    display: inline-block;
    font-size: 16px;
    position: relative;
}
.page-template-page-lp header .btn_reservation a:before {
content: "";
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    right: 16px;
    top: 25px;
    transform: rotate(45deg);
}
.page-template-page-lp header .btn_reservation a:hover {
transition: all 3000ms cubic-bezier(0.215,0.610,0.355,1.000);
background: #FF8C03;
}

/* header bottom */
.page-template-page-lp header.header_bottom .btn_reservation {
transform: translateY(-70px);
}



/* ========================================

フォーム

======================================== */
.lp_page #form_area {}

.lp_page #form_area table {
}
.lp_page #form_area th {
width: 30%;
    padding: 20px 0 0 0;
    vertical-align: top;
    text-align: left;
    font-size: 0.8em;
}
.lp_page #form_area td{
width: 70%;
padding: 0 0 30px 0;
}

.lp_page #form_area .c-required {
background: #32281e;
font-size: 11px;
color: #fff;
margin: 0 0 0 10px;
padding: 3px 8px 5px 6px;
line-height: 1;
vertical-align: 2px;
}
.lp_page #form_area select,
.lp_page #form_area input,
.lp_page #form_area textarea {
padding: 12px 15px;
border: 1px solid #eee;
margin: 10px 0;
outline: none;
line-height: 1.6;
}

.lp_page #form_area .c-buttonGroup {
padding: 20px 0 100px 0;
}
.lp_page #form_area .c-buttonGroup .c-button {
padding: 25px;
width: 70%;
}


/* ラジオボックス
======================================== */
.lp_page #form_area .check {
padding: 10px 0 20px 0;
}
.lp_page #form_area .check input[type="radio"] {
  display: none;
}
.lp_page #form_area .check label span{
        transition: .4s;
padding: 0 30px 0 25px;
    position: relative;
    margin: 8px 0;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
}
.lp_page #form_area .check label span::before{
content: "";
display: block;
position: absolute;
left: 0;
top: 5px;
width: 15px;
height: 15px;
border: solid 1px #D3D3D3;
background: #fff;
}
.lp_page #form_area .check label span::after{
content: "";
background: #BEA05A;
display: block;
position: absolute;
left: 3px;
top: 8px;
width: 11px;
height: 11px;
transition: .4s;
opacity: 0;
}
.lp_page #form_area .check input[type="radio"]:checked + span::after{
  opacity:1;
}



/* ========================================

corona_area コロナ対策

======================================== */
.corona_area {
background: #eeedec;
padding: 80px 0 30px 0;
}

.corona_area .flow_area li {
border-bottom: 1px dashed #bbb;
}
.corona_area li span {
    font-size: 2.5em;
color: #aa9664;
    margin: 0 10px 0 0;
}
.corona_area li b {
font-size: 1.4em;
}
.corona_area li p {
padding: 0 0 30px 65px;
}

.corona_area .img ul {
display: flex;
justify-content: center;
margin: 0 0 50px 0;
}
.corona_area .img ul li {
margin: 0 20px;
}
.corona_area .img ul img {
border-radius: 50%;
width: 180px;
height: 180px;
object-fit: cover;
}



/* ========================================

lp_area_06 ブライダルフェア

======================================== */
.lp_area_06 {
    margin: 120px 0 0 0;
    padding: 100px 0 0 0;
position: relative;
}

.lp_area_06 .img img {
position: absolute;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
z-index: -1;
}

.lp_area_06 .h_set + p {
margin: -30px auto 0;
width: 600px;
}

.lp_area_06 .text {
background: rgba(255,255,255,0.7);
    min-width: 700px;
    width: 70%;
    margin: 50px auto 0;
    padding: 50px 60px;
    text-align: center;
    box-sizing: border-box;
}
.lp_area_06 .text .title {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 30px 0;
}
.lp_area_06 .text .title span {
font-size: 0.7em;
}
.lp_area_06 ul {}
.lp_area_06 ul li {
display: inline-block;
    width: 49%;
    text-align: left;
    margin: 10px 0;
	font-size: 1.2em;
}
.lp_area_06 ul li span {
color: #C0A27C;
font-size: 0.7em;
    margin: 0 10px 0 0;
    vertical-align: 1px;
}
.lp_area_06 .note {
margin: 20px 0 0 0;
    font-size: 0.8em;
}
.lp_area_06 .btn_main {
margin: 100px 0 0 0;
}



/* ========================================

lp_area_05 フロー

======================================== */
.lp_area_05 {
background: #eeedec;
padding: 80px 0;
    margin: 0 0 80px 0;
}
.lp_area_05 .h_set {
margin-bottom: 50px;
}
.lp_area_05 .h_set .title {
font-size: 6vw;
}
.lp_area_05 .h_set p {
font-size: 1.2em;
}
.lp_area_05 .line:before {
bottom: -20px;
width: 15%;
}

/* flow_area */
.lp_area_05 .flow_area {
margin-bottom: 70px;
}
.lp_area_05 .flow_area li {
text-indent: -41px;
    line-height: 1.7;
    border-bottom: 1px dashed #bbb;
 padding: 15px 0 20px 45px;
 font-size: 1.1em;
}
.lp_area_05 .flow_area li span {
color: #aa9664;
font-size: 2.2em;
    margin: 0 10px 0 0;
	line-height: 1;
}


/* ========================================

lp_area_04 ドレスギャラリー

======================================== */
.lp_area_04 {
}
.lp_area_04 li {
outline: none;
transition: all 1000ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.lp_area_04 .slick-current,
.lp_area_04 .slider-nav li:hover {
opacity: 0.7;
}

.lp_area_04 .slider-nav {
padding: 30px 60px;
margin: 20px 0;
}
.lp_area_04 .slider-nav li {
margin: 0 5px;
cursor: pointer;
}


/* ========================================

btn_main

======================================== */
.btn_main {
    background: #f2efe8;
    text-align: center;
padding: 80px 0;
margin: 90px 0 120px;
}
.btn_main p {
font-size: 1.3em;
margin: -30px 0 20px 0;
}
.btn_main a {
position: relative;
    background: #98b585;
    padding: 30px 0;
    width: 50%;
    min-width: 700px;
    color: #fff;
    display: inline-block;
    font-size: 1.6em;
	transition: all 1000ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.btn_main a:before {
content: "";
position: absolute;
width: 10px;
height: 10px;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(-45deg);
right: 40px;
    top: 45px;
}
.btn_main a:hover {
width: 60%;
background: #FF8D06;
letter-spacing: 1px;
}



/* ========================================

lp_area_03 プラン

======================================== */

/* h_set */
.lp_area_03 .main_title_01 {
margin: 0 0 200px 0;
}
.lp_area_03 .h_set .title span {
color: #aa9664;
}

.main_title_01 {
text-align: center;
margin: 0 0 110px 0;
}
.main_title_01 .title {
font-size: 10vw;
    line-height: 1.2;
}

.main_title_02 {
text-align: center;
margin: 0 0 110px 0;
}
.main_title_02 .title {
font-size: 5vw;
    line-height: 1.2;
}

.lp_area_03 .plan_box {
margin: 0 0 100px 0;
}

/* plan_text */
.lp_area_03 .plan_text {
display: flex;
    margin: 90px 0;
}

.lp_area_03 .plan_text .img {
width: 50%;
margin: 0 5% 0 0;
}
.lp_area_03 .plan_text .img img {
width: 100%;
height: 100%;
object-fit: cover;
}

.lp_area_03 .plan_text .text {
width: 45%;
    position: relative;
}
.lp_area_03 .plan_text .text .box {
position: absolute;
transform: translateY(-50%);
    top: 50%;
}
.lp_area_03 .plan_text .text .box .title {
font-size: 1.4em;
    line-height: 1.5;
    margin: 0 0 20px 0;
	font-weight: bold;
}

/* plan_data */
.lp_area_03 .plan_data {
border: 1px solid#bdb9b5;
margin: 100px 0 60px 0;
}
.lp_area_03 .plan_data .plan_data_text {
display: flex;
flex-direction:row-reverse;
}

.lp_area_03 .plan_data .plan_data_text .img {
width: 50%;
margin: 0 0 0 5%;
}
.lp_area_03 .plan_data .plan_data_text .img img {
    vertical-align: bottom;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lp_area_03 .plan_data .plan_data_text .text {
width: 40%;
    text-align: center;
padding: 40px 0;
}
.lp_area_03 .plan_data .plan_data_text .text .title {
font-size: 1.4em;
    margin: 0 0 20px 0;
	font-weight: bold;
}
.lp_area_03 .plan_data .plan_data_text .text .title + p {
text-align: left;
}
.lp_area_03 .plan_data .plan_data_text .text .price + p {
    font-size: 0.8em;
}

.lp_area_03 .plan_data .plan_data_text .text .price {
line-height: 1.4;
    margin: 20px 0 0 0;
}
.lp_area_03 .plan_data .plan_data_text .text .price b {
color: #aa9664;
font-size: 3em;
font-weight: bold;
}
.lp_area_03 .plan_data .plan_data_text .text .price .en {
font-size: 0.5em;
}
.lp_area_03 .plan_data .plan_data_text .text .price .tax {
font-size: 0.3em;
}
.lp_area_03 .plan_data .plan_data_text .text .price .kara {
font-size: 0.5em;
    margin: 0 0 0 5px;
    vertical-align: 9px;
}


.lp_area_03 .plan_data .plan_set {
background: #f6f4ef;
text-align: center;
padding: 30px 0 10px;
}
.lp_area_03 .plan_data .plan_set .title {
margin: 0 0 20px 0;
    font-size: 1.2em;
	font-weight: bold;
}

/* 1段
========================== */
.lp_area_03 .plan_data .plan_set ul {
display: flex;
justify-content: space-around;
}
.lp_area_03 .plan_data .plan_set li {
border-right: 1px solid #c1bebb;
    flex-grow: 1;
    line-height: 1.3;
    display: flex;
    align-items: center;
    justify-content: center;
margin: 0 0 5px 0;
	font-size: 0.8em;
}
.lp_area_03 .plan_data .plan_set li:last-child {
border-right: none;
}

/* 2段
========================== */
.list_2 {
flex-wrap:wrap;
}
.list_2 li {
width: 15%;
}
.list_2 li:nth-child(6n) {
margin-right: 0;
border-right: none !important;
}


/* 特典
========================== */
.privilege_area {
background: #FFF0DF;
text-align: center;
padding: 20px 0;
}
.privilege_area .title {
color: #FF8C03;
font-size: 1.4em;
font-weight: bold;
}
.privilege_area p {
font-size: 1.3em;
}


/* location_photo
========================== */
.lp_area_03 .location_photo {
margin: 0 0 70px 0;
}
.lp_area_03 .location_photo .title {
font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    margin: 0 0 70px 0;
}
.lp_area_03 .location_photo .title:before {
bottom: -20px;
    width: 15%;
}
.lp_area_03 .location_photo p {
text-align: center;
font-size: 0.7em;
color: #bbb;
}

/* slider_location */
.slider_location {
margin: 0 0 70px 0;
}
.slider_location li {
margin: 0 5px;
text-align: center;
}

.slider_location .slick-dots li button:before {
background: #bbb;
}
.slider_location .slick-dots {
bottom: -47px;
}
.slider_location .slick-next,
.slider_location .slick-prev {
bottom: -80px;
top: auto;
}

/*location_host */
.lp_area_03 .location_host ul {
display: flex;
justify-content: center;
}
.lp_area_03 .location_host li {
margin: 0 3% 0 0;
text-align: center;
}
.lp_area_03 .location_host li:last-child {
margin-right: 0;
}
.lp_area_03 .location_host li img {
width: 100%;
}


/* ========================================

lp_area_02 コンセプト

======================================== */
.lp_area_02 {
margin: 150px 0;
}

.lp_area_02 .box {
background: rgba(0,0,0,0.7);
    color: #fff;
padding: 100px 6% 0 15%;
    display: inline-block;
    width: 50%;
	min-width: 600px;
    position: absolute;
    z-index: 1;
    height: 100%;
    box-sizing: border-box;
}

.lp_area_02 .title span {
font-size: 3em;
}
.lp_area_02 .title {
    line-height: 1.2;
    margin: 0 0 60px 0;
}
.lp_area_02 .line:before {
background-color: #fff;
bottom: -30px;
}

.lp_area_02 p {
line-height: 2;
}
.lp_area_02 p span {
font-size: 1.2em;
    margin: 0 0 20px 0;
    display: block;
    line-height: 1.6;
	font-weight: bold;
}

.slider_concept .slick-slide img {
vertical-align: bottom;
width: 100%;
max-height: 750px;
    min-height: 650px;
    object-fit: cover;
}



/* ========================================

lp_area_01 おすすめ フォトウェディング

======================================== */
.lp_area_01 {
}

.lp_area_01 .h_set {
text-align: center;
margin: 90px 0 180px;
display: block;
}
.lp_area_01 .h_set .title {
font-size: 10em;
line-height: 1.3;
}
.h_set p {
font-size: 1.3em;
font-weight: bold;
}

.lp_area_01 ul {

}
.lp_area_01 ul li {
display: flex;
margin: 0 0 120px 0;
}
.lp_area_01 ul li:nth-child(even) {
flex-direction:row-reverse;
}

.lp_area_01 .img {
width: 50%;
margin: 0 5% 0 0;
overflow: hidden;
    max-height: 500px;
}
.lp_area_01 ul li:nth-child(even) .img {
margin: 0 0 0 5%;
}
.lp_area_01 .img img {
width: 100%;
height: 100%;
object-fit: cover;
}

.lp_area_01 .text {
width: 40%;
max-width: 600px;
margin: 0 5% 0 0;
position: relative;
}
.lp_area_01 ul li:nth-child(even) .text {
margin: 0 0 0 5%;
}

.lp_area_01 .text .box {
position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.lp_area_01 .text .text_number {
font-size: 5em;
    color: #98938e;
    line-height: 1;
    margin: -30px 0 20px 0;
    display: block;
}
.lp_area_01 .text .title {
font-size: 1.8em;
    margin: 0 0 50px 0;
	font-weight: bold;
	line-height: 1.5;
}
.lp_area_01 .text p span {
font-size: 1.4em;
    color: #aa9664;
    margin: 0 0 -15px 0;
    display: block;
	font-weight: bold;
	line-height: 1.5;
}

.lp_area_01 .text .line:before {
    bottom: -20px;
}



/* ========================================

画像ズーム

======================================== */
.img-zoom {
}
.img-zoom:hover img {
transform: scale(1.05);
}
.img-zoom img {
transition: all 15000ms cubic-bezier(0.215,0.610,0.355,1.000);
overflow: hidden;
}


/* ==========================

line

========================== */
.line {
position: relative;
}
.line:before {
content: "";
position: absolute;
left: 50%;
bottom: -40px;
display: inline-block;
width: 20%;
height: 1px;
transform: translateX(-50%);
background-color: #46413c;
}

.line_l:before {
left: 0;
transform: translateX(0);
}


/* ==========================

common

========================== */
.inner_mini {
min-width: 600px;
max-width: 700px;
margin: 0 auto;
width: calc(100% - 50px);
}
.inner_max {
max-width: 1500px;
margin: 0 auto;
width: calc(100% - 50px);
}

.lp_esterio .font_e {
font-family: 'Italiana', serif;
}



/* ========================================

アコーディオン

======================================== */
.accordion {
}
.accordion dt {
position: relative;
padding: 20px 35px 20px 0;
    cursor: pointer;
    font-size: 1.1em;
    line-height: 1.5;
	border-bottom: 1px dashed #bbb;
}

.accordion dt::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 15px;
  height: 1px;
  /*縦線に*/
  transform: rotate(90deg);
  background: #46413c;
  transition: all .3s ease-in-out;
}

.accordion dt::after {
content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 15px;
    height: 1px;
    background: #46413c;
    transition: all .2s ease-in-out;
}

.accordion dt.open::before {
  transform: rotate(180deg);
}

.accordion dt.open::after {
  opacity: 0;
}

.accordion dd {
padding: 10px 15px;
border-bottom: 1px dashed #bbb;
}



/* ========================================

画像スライド表示

======================================== */
.inimg {
	position:relative;
	overflow: hidden;
}

.imgin-on:after,
.imgin-on:before {
    left: -100% !important;
}

.inimg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #fbfaf7;
    transition: all 0.5s cubic-bezier(.77,0,.175,1);
    transition-timing-function: cubic-bezier(.77,0,.175,1);
    transition-delay: 0.3s;
}
.inimg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fbfaf7;
    z-index: 2;
    transition: all 0.3s cubic-bezier(.77,0,.175,1);
    transition-timing-function: cubic-bezier(.77,0,.175,1);
}

.bg_fff .inimg:before {
	background: #fbfaf7;
}



/* ========================================

スライド表示

======================================== */
#contents {
overflow: hidden;
}

.move-bottom {
transform : translate(0, 50px);
}
.move-top {
transform : translate(0, -50px);
}
.move-right {
transform : translate(50px, 0);
}
.move-left {
transform : translate(-50px, 0);
}

[class*="move-"] {
opacity: 0;
}
[class*="-on"] {
transition: all 4000ms cubic-bezier(0.215,0.610,0.355,1.000);
transform : translate(0, 0);
opacity: 1;
}
































/* ==================================================================================



================================================================================== */
















/* ==================================================================================

資料請求・お問合せ

================================================================================== */
.contact_page {}

.p-bigbanner {
margin: 0 0 50px 0;
}
.p-bigbanner img {
width: 100%;
height: auto;
}

.p-form {
    background: #fff;
    padding: 70px 80px;
}

.p-form table {
width: 100%;
}
.p-form table tr {
border-bottom: 1px solid #eee;
}
.p-form table th,
.p-form table td {
padding: 40px 10px;
    text-align: left;
}
.p-form table th {
width: 35%;
line-height: 1.5;
    vertical-align: middle;
    font-size: 0.9em;
}

.p-form .c-notes {
font-size: 0.7em;
margin: 10px 0 15px;
}

.p-form th .c-required {
    background:#BEA05A;
    color: #fff;
    font-size: 0.7em;
    padding: 2px 3px;
    margin: 0 0 0 15px;
    vertical-align: 2px;
}

.p-form td .mwform-radio-field {
display: block;
margin: 0 !important;
}


/* radio
======================================== */
.p-form input[type="radio"] {
display: none;
}

.p-form input[type="radio"] + span {
    position: relative;
    padding: 10px 0 10px 30px;
	margin: 0 0 -10px 0;
    cursor: pointer;
    border-radius: 3px;
    display: block;
    font-size: 0.9em;
}

.p-form input[type="radio"] + span:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
border-radius: 50%;
    background: #E8E8E8;
    position: absolute;
    left: 0;
    top: 15px;
    opacity: .6;
    transition: all .12s, border-color .08s;
}

.p-form input[type="radio"] + span:after {
content: "";
    width: 14px;
    height: 14px;
    background: #BEA05A;
    position: absolute;
    left: 3px;
    top: 18px;
    border-radius: 50%;
    opacity: 0;
	transform: scale(0.1);
}
.p-form input[type="radio"]:checked + span {
transition: all 300ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.p-form input[type="radio"]:checked + span:after {
opacity: 1;
transform: scale(1);
}
.p-form input[type="radio"]:checked + span:before {
opacity: 1;
}


/* select
======================================== */
.p-form select {
padding: 10px 15px;
border: 1px solid #ccc;
border-radius: 3px;
margin: 0 10px 0 0;
max-width: 550px;
}


/* input textarea
======================================== */
.p-form input,
.p-form textarea {
padding: 13px 15px;
margin: 10px 0;
border: 1px solid #ccc;
border-radius: 3px;
outline: none;
}


/* 横幅制限
======================================== */
.c-textbox.type-m {
    max-width: 400px;
}
.c-textbox.type-s {
    max-width: 230px;
}
.c-textbox.type-ss {
    max-width: 100px;
}

.form_name .c-textbox.type-m {
max-width: 200px;
}
.form_name span {
width: 70px;
    display: inline-block;
}


/* ボタン
======================================== */
.c-buttonGroup {
text-align: center;
    padding: 50px 0 0 0;
}
.c-buttonGroup .c-button {
	background: #BEA05A;
	width: 40%;
    padding: 20px 0;
    cursor: pointer;
    font-size: 1em;
	border: none;
	color: #fff;
	transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.c-buttonGroup .c-button:hover {
background: #C6AD70;
}

.c-buttonGroup .c-button.back,
.mw_wp_form_complete p a {
    background: #ccc;
    width: 20%;
    padding: 10px 0;
    margin: 0 30px 0 0;
}
.c-buttonGroup .c-button.back:hover,
.mw_wp_form_complete p a:hover {
background: #DCDCDC;
}


/* 完了画面
======================================== */
.mw_wp_form_complete {}
.mw_wp_form_complete h2 {
text-align: center;
    margin: 0 0 20px 0;
}
.mw_wp_form_complete p {
margin: 0 0 20px 0;
}
.mw_wp_form_complete p a {
    margin: 20px 0 0 0;
    padding: 15px 30px;
    border-radius: 3px;
    font-size: 0.8em;
    display: inline-block;
    color: #fff;
}



/* ==================================================================================

アーカイブ　archive

================================================================================== */
.archive_page {}
.archive_page .title_set_archive {
padding: 0 0 10px 0;
}
.archive_page .main_blog_list .img {
width: 40%;
}
.archive_page .main_blog_list .btn_area {
padding: 20px 0 0 0;
text-align: left;
}
.archive_page .main_blog_list .btn_area a {
padding: 13px 0;
    width: 40%;
    text-align: center;
    font-size: 0.8em;
}
.archive_page .main_blog_list .arrow_link_01:after {
    width: 25px;
    right: 15px;
}
.archive_page .main_blog_list .arrow_link_01:hover:after {
right: -15px;
}






/* ==================================================================================

アーカイブ　archive tag 

================================================================================== */
.archive_tag_page .title_set_archive {
padding: 0 0 10px 0;
}
.archive_tag_page .title_set_archive span {
font-size: 0.6em;
}



/* ==================================================================================

コロナ対策

================================================================================== */
.corona_page {
}
.corona_page .green_logo {
margin: 70px 0;
}
.corona_page .green_logo .mini {
font-size: 0.8em;
}
.corona_page .green_logo a {
border: 1px solid #eee;
padding: 10px 20px;
background: #fff;
margin: 20px 0 0 0;
display: inline-block;
}
.corona_page .green_logo a:hover {
opacity: 0.7;
}

.corona_page .movie_youtube {
margin: 0 0 70px 0;
}

.corona_page  .text_list li {
display: flex;
margin: 0 0 30px 0;
}
.corona_page  .text_list li:nth-child(odd) {
flex-direction:row-reverse;
}

.corona_page  .text_list .img {
}
.corona_page  .text_list .img img {
 border-radius: 50%;
    width: 250px;
    height: 250px;
	object-fit: cover;
}

.corona_page  .text_list .text {
width: 70%;
position: relative;
margin: 30px 0 0 0;
}
.corona_page  .text_list li:nth-child(odd) .text {
padding: 0 50px 0 170px;
}
.corona_page  .text_list li:nth-child(even) .text {
padding: 0 150px 0 50px;
}

.corona_page  .text_list .text .title {
font-size: 1.5em;
    line-height: 1.5;
    margin: 0 0 15px 0;
}
.corona_page  .text_list .text .font_e {
position: absolute;
    font-size: 11em;
    top: 0;
    line-height: 0.5;
	font-style: italic;
	color: #97CDE7;
	width: 130px;
}
.corona_page  .text_list li:nth-child(odd) .text .font_e {
left: 0;
text-align: right;
}
.corona_page  .text_list li:nth-child(even) .text .font_e {
right: 0;
text-align: left;
}

.corona_page  .text_list .main_title {
text-align: center;
font-size: 2.2em;
line-height: 1.5;
margin: 0 0 80px 0;
position: relative;
display: inline-block;
width: 100%;
}
.corona_page  .text_list .main_title:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -30px;
    display: inline-block;
    width: 20%;
    height: 1px;
    transform: translateX(-50%);
    background-color: #97CDE7;
}
.corona_page  .text_list .list_02 .main_title:before {
background-color: #71DD98;
}

.corona_page  .text_list .list_01 .main_title,
.corona_page  .text_list .list_01 .text .font_e {
 color: #73C4EB;
}
.corona_page  .text_list .list_02 .main_title,
.corona_page  .text_list .list_02 .text .font_e {
color: #71DD98;
}

.corona_page  .end_text {
margin: 70px 0 0 0;
    border: 1px solid #eee;
    padding: 50px 0;
}
.corona_page  .end_text p {
}
.corona_page  .end_text p span {
    font-size: 1.5em;
    display: block;
    margin: 0 0 -20px 0;
}




/* ==================================================================================

フォトギャラリー

================================================================================== */
.movie_youtube {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.movie_youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.photo_page .movie_youtube {
margin: 50px 0 150px 0;
}



/* ==================================================================================

スタッフブログ 記事ページ

================================================================================== */
.blog_article_area {
background: #fff;
}

.blog_article_area .blog_header img {
width: 100%;
height: auto;
}
.blog_article_area .blog_header .text {
padding: 20px 50px 30px;
    border-bottom: 1px solid #eee;
    margin: 0 0 40px 0;
    line-height: 1.3;
}
.blog_article_area .blog_header .text .day {
color: #bbb;
    font-size: 0.8em;
    margin: 0 0 15px 0;
    display: block;
}

.blog_article_area .category {
}
.blog_article_area .category a {
margin: 0 5px;
}

.blog_article_area .blog_header .text .main_title {
margin: 20px 0 0 0;
}

.blog_sentence_area {
padding: 0 50px;
}
.blog_sentence_area img {
width: 100%;
height: auto;
}

.p-items .p-items__image {
text-align: center;
height: 18vh;
}
.p-items .p-items__image img {
width: 100%;
height: 100%;
object-fit: cover;
}

.p-items .p-items__item {
background: #fff;
    margin: 0 0 20px 0;
}
.p-items__title {
font-size: 0.8em;
    line-height: 1.4;
    padding: 6px 0;
    text-align: center;
}
.p-items__title span {
font-size: 1.5em;
}


.p-stuffedroll {
    padding: 50px 5% 0;
}
.p-stuffedroll table {
width: 100%;
}
.p-stuffedroll table th,
.p-stuffedroll table td {
    padding: 5px 10px;
}
.p-stuffedroll table th {
text-align: right;
}
.p-stuffedroll table td {
text-align: left;
}



/* サイドバー固定
======================================== */
#sticked {
transition: all 1000ms cubic-bezier(0.215,0.610,0.355,1.000);
top: 0;
}
#sticked.changed {
transition: all 1000ms cubic-bezier(0.215,0.610,0.355,1.000);
top: 70px !important;
}


/* 記事内タイトル
======================================== */
.blog_sentence_area h2 {
    margin: 1.7em 0 1.2em;
    padding: 15px 20px;
    background-color: #E3E3E3;
    font-size: 1.2em;
    line-height: 1.5;
	    font-weight: bold;
}
.blog_sentence_area h3 {
margin: 1.7em 0 0.8em;
    padding: 4px 0 4px 10px;
    font-size: 1.1em;
    line-height: 1.4;
    border-left: 2px solid #ccc;
	    font-weight: bold;
}


/* SNS
======================================== */
.p-share__list {
display: flex;
justify-content: center;
}
.p-share__item {
  width: 178px;
  margin: 0 8px;
}
.p-share__item a {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #000;
  height: 40px;
  line-height: 1.5;
}


/* 次の記事
======================================== */
.p-pager2--border {
padding: 0 50px 50px;
}
.p-pager2 {
  display: flex;
}
.p-pager2 a {
width:49%;
margin:0 2% 0 0;
background-color: #efefef;
}
.p-pager2 a:nth-child(2n) {
margin-right: 0;
}

.p-pager2 .p-pager2__prev .p-pager2__title {
padding-left: 30px;
}
.p-pager2 .p-pager2__next .p-pager2__title {
padding-right: 30px;
}

.p-pager2 .p-pager2__prev .p-pager2__title:before,
.p-pager2 .p-pager2__next .p-pager2__title:before {
content: "";
border: solid #888;
border-width: 0 0 1px 1px;
width: 5px;
height: 5px;
position: absolute;
top: 50%;
}
.p-pager2 .p-pager2__prev .p-pager2__title:before {
transform: rotate(45deg) translateY(-50%);
left: 5px;
}
.p-pager2 .p-pager2__next .p-pager2__title:before {
transform: rotate(-135deg) translateY(50%);
    right: 13px;
}

.p-pager2__prev {
}

.p-pager2 img {
width: 100%;
}

.p-pager2 .p-pager2__title {
font-size: 0.8em;
line-height: 1.5;
padding:15px;
margin: -10px 0 0 0;
position: relative;
}

.p-pager2 a:hover {
opacity: 0.6;
}


.blog_article_footer .c-link {
padding: 0 50px 50px;
}

.blog_article_footer .l-unit {
}
.blog_article_footer .l-unit .c-heading {
    text-align: center;
    font-size: 1.3em;
    padding: 30px 0 5px;
}

.p-items2 {
border-top: 1px solid #eee;
padding: 20px 50px;
}
.p-items2 .p-items2__item {
display: flex;
    border-bottom: 1px dashed #efefef;
    padding: 20px 0 10px 0;
}
.p-items2 .p-items2__item:last-child {
border-bottom: none;
}

.p-items2 .p-items2__figure {
width: 40%;
}
.p-items2 .p-items2__figure img {
width: 100%;
height: auto;
}
.p-items2 a:hover {
opacity: 0.6;
}

.p-items2 .p-items2__main {
    width: 70%;
    padding: 0 0 0 20px;
}

.p-items2__main .category {
text-align: left;
font-size: 0.7em;
margin: 5px 0 10px 0;
}
.p-items2__main .category a {
margin: 0 3px 0 0;
}

.p-items2__title {
font-size: 0.9em;
    line-height: 1.4;
}
.p-items2 {}



/* ==================================================================================

スタッフブログ

================================================================================== */
.aside_page {
display: flex;
}
.aside_page .main_area {
width: 70%;
}
.aside_page .side_area {
width: 25%;
    margin: 0 0 0 3%;
}

.blog_page .main_blog_list li {
display: flex;
background: #fff;
    margin: 0 0 30px 0;
}
.blog_page .blog_list li .img {
width: 40%;
}
.blog_page .main_area li .img img {
    width: 100%;
    height: auto;
	vertical-align: bottom;
}
.blog_page .main_area li .text {
width: 60%;
padding: 15px 20px 15px 25px;
}
.blog_page .main_area li .text .category {
margin: 10px 0;
}
.blog_page .main_area li .text .day,
.p-items2__main .day {
color: #bbb;
font-size: 0.7em;
}
.blog_page .main_area li .text .title {
line-height: 1.5;
    margin: 5px 0;
}

.blog_page .main_area li .text .category a,
.blog_article_area .blog_header .text .category a,
.p-items2__main .category a {
background: #eee;
    font-size: 0.7em;
    padding: 2px 8px;
    display: inline-block;
}
.blog_page .main_area li .text .category a:hover,
.blog_article_area .blog_header .text .category a:hover {
background: #D8D8D8;
}
.blog_page .main_area li .new_icon {
background: #BEA05A;
    color: #fff;
    font-size: 0.7em;
    padding: 3px 8px;
}

.blog_page .main_area li .text a .title,
.blog_page .main_area li .text a:hover .title,
.blog_page .main_area li .img a img,
.blog_page .main_area li .img a:hover img {
transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.blog_page .main_area li .text a:hover .title {
color: #bbb;
}
.blog_page .main_area li .img a:hover img {
opacity: 0.8;
}



/* ==================================================================================

スタッフブログ サイド ランキング

================================================================================== */
.p-ranking {
    background-color: #fff;
    padding: 0 0 5px 0;
    margin: 0 0 20px 0;
}
.p-ranking__list {
    counter-reset: ranking;
}
.p-ranking__list li {
position: relative;
border-bottom: 1px dashed #ccc;
margin: 10px 10px 0 10px;
}
.p-ranking__list li:last-child {
border-bottom: none;
}
.p-ranking__list li:before {
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: ranking;
  content: counter(ranking);
  display: block;
  background-color: #dbe3e7;
  width: 20px;
  height: 20px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  text-align: center;
  z-index: 5;
}

.p-ranking__list li:nth-of-type(1):before {
  background-color: #d7d123;
  color: #fff;
}
.p-ranking__list li:nth-of-type(2):before {
  background-color: #aeaeae;
  color: #fff;
}
.p-ranking__list li:nth-of-type(3):before {
  background-color: #c1a573;
  color: #fff;
}

.p-ranking__list li a {
display: flex;
}
.p-ranking__image {
width: 35%;
}
.p-ranking__image img {
width: 100%;
height: auto;
}

.p-ranking__title {
font-size: 0.7em;
    line-height: 1.3;
    width: 65%;
    padding: 0 0 0 5%;
}

.p-ranking__heading {
text-align: center;
font-size: 1.2em;
padding: 10px 0 0 0;
}
.p-ranking__heading:before {
  position: relative;
  top: -2px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #d7d123;
  content: '\f091';
  font-size: 18px;
  line-height: 1.33333;
  margin-right: 5px;
}



/* ==================================================================================

スタッフブログ サイド カテゴリー

================================================================================== */
.p-links {
  margin: 0 0 20px;
  padding: 3px;
  background-color: #fff;
}
.p-links__heading {
  padding: 10px 10px 8px;
  font-size: 1.2em;
  text-align: center;
}
.p-links__list > li {
  border-top: 2px solid #fff;
}
.p-links__list > li:first-child {
  border-top: none;
}
.p-links__list > li a {
position: relative;
    display: block;
    padding: 10px 20px 10px 15px;
    background-color: #EFEFEF;
    font-size: 0.7em;
    line-height: 1.5;
}
.p-links__list > li a:before {
  position: absolute;
  top: 50%;
  right: 10px;
  color: #878787;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  content: '\f105';
  font-size: 14px;
  line-height: 1;
  margin-top: -7px;
}
.p-links__list > li a:hover{
opacity: 0.5;
}
.p-links__list > li a:hover:before {
right: 7px;
}

.p-links__list > li > ul {
border-top: 2px solid #fff;
    background: #F5F5F5;
}
.p-links__list > li > ul li > a {
padding: 5px 0 5px 25px;
    border-bottom: 1px dashed #FFFFFF;
    background:none;
}
.p-links__list > li > ul li:last-child a {
border-bottom: none;
}
.p-links__list > li > ul li > a:after {
position: absolute;
top: 11px;
    left: 12px;
display: block;
box-sizing: border-box;
content: '';
width: 5px;
height: 7px;
border: solid #A7A7A7;
border-width: 0 0 1px 1px;
}



/* ==================================================================================

ページネーション

================================================================================== */
.paginate_links,
.p-pager {
text-align: center;
    display: flex;
	justify-content: center;
	margin: 50px 0 0 0;
}
.paginate_links a,
.paginate_links .current,
.p-pager a,
.p-pager .current {
background: #eee;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 0.9em;
    margin: 0 5px;
}
.paginate_links a:hover,
.p-pager a:hover {
background: #ddd;
}
.paginate_links .current,
.p-pager .current {
background: #BEA05A;
color: #fff;
}

.paginate_links .prev,
.paginate_links .next {
font-size: 0;
position: relative;
}
.paginate_links .prev:before,
.paginate_links .next:before {
content: "";
border: solid #888;
border-width: 0 0 1px 1px;
width: 8px;
height: 8px;
position: absolute;
top: 16px;
}
.paginate_links .prev:before {
transform: rotate(45deg);
left: 18px;
}
.paginate_links .next:before {
transform: rotate(-135deg);
left: 14px;
}

.paginate_links .dots {
    line-height: 40px;
    margin: 0 10px;
    color: #ccc;
}



/* ==================================================================================

ブライダルフェア　記事ページ

================================================================================== */
.p-point__tags {
    text-align: center;
    margin: 40px 0 10px;
}
.p-point__tags a {
margin: 0 2px;
}

.p-fairHead__table {
    width: 100%;
    margin: 20px 0 50px;
}
.p-fairHead__table th,
.p-fairHead__table td {
background: #eee;
    border: 1px solid #fff;
    text-align: left;
    padding: 15px 25px;
	font-size: 0.9em;
}
.p-fairHead__table th {
width: 80px;
}

.type-fair .p-freearea {
margin: 0 0 50px 0;
}
.type-fair .p-freearea:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
.type-fair .p-freearea img {
float: left;
margin: 0 30px 0 0;
width: 50%;
height: auto;
}

.p-reservation__title {
text-align: center;
    font-size: 1.7em;
    line-height: 1.2;
}
.p-reservation__title span {
font-size: 0.55em;
}
.p-reservation__mailUnit .btn_area a {
    width: 70%;
}

.p-infobanner {
text-align: center;
margin: 50px 0 80px;
}
.p-infobanner .p-infobanner__phone {
margin: -20px 0;
}
.p-infobanner .p-infobanner__title {
font-size: 1.7em;
}
.p-infobanner .phone_text_01 {}
.p-infobanner .phone_text_02 {
    font-size: 4em;
}

.p-fairCalendar__title {
    font-size: 1.8em;
    text-align: center;
    line-height: 1.2;
    margin: 0 0 40px 0;
}
.p-fairCalendar__title span {
font-size: 0.5em;
}

.p-fairCalendar__next,
.p-fairCalendar__prev {
font-size: 0;
    background: #E0E0E0;
    width: 40px;
    height: 40px;
	position: relative;
	transition: all 300ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.p-fairCalendar__next:before,
.p-fairCalendar__prev:before {
    content: "";
    width: 15px;
    height: 15px;
    border-bottom: 2px solid #bbb;
    border-left: 2px solid #bbb;
    position: absolute;
    top: 12px;
}
.p-fairCalendar__prev:before {
transform: rotate(45deg);
left: 15px;
}
.p-fairCalendar__next:before {
transform: rotate(-135deg);
left: 7px;
}
.p-fairCalendar__next:hover,
.p-fairCalendar__prev:hover {
opacity: 0.6;
}

.p-share {
border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 50px 0;
    padding: 60px 0;
}

.c-link a {
position: relative;
    padding: 20px 0;
    margin: 0 auto;
    background: #eee;
    display: block;
    width: 100%;
    text-align: center;
}
.c-link a:before {
    content: "";
    border-bottom: 1px solid #9C9C9C;
    border-left: 1px solid #9C9C9C;
    width: 9px;
    height: 9px;
    transform: rotate(45deg);
    position: absolute;
    left: 30px;
    top: 30px;
	transition: all 300ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.c-link a:hover {
background: #E0E0E0;
}
.c-link a:hover:before  {
left: 25px;
}

.p-reservation__finish {
text-align: center;
    background: #ddd;
    padding: 30px 0;
    font-size: 1.2em;
    line-height: 1.5;
}
.p-reservation__finish span {
font-size: 0.8em;
}

.p-fairCalendar-reservation .p-fairCalendar_calendar td.date {
    background: #BEA05A;
	color: #fff;
}



/* ==================================================================================

ブライダルフェア　検索ページ

================================================================================== */
.fair_page {
}

.fair_page .fair_footer .title_set .title {
text-align: center;
    padding: 20px 0 40px 0;
    font-size: 1.8em;
}

.fair_page .l-toggle .title {
text-align: center;
    background: #D7D7D7;
    border-radius: 3px;
    padding: 10px 0 9px;
    margin: 100px 0 20px 0;
}
.p-fairCalendar__text {
text-align: center;
font-size: 0.8em;
margin: 0 0 20px 0;
}
.l-toggle .p-fairCalendar__button,
.l-toggle .l-toggle__button {
    margin: 30px auto 0;
    padding: 15px 0;
    font-size: 1.1em;
    width: 50%;
    display: block;
    border: none;
    border-radius: 3px;
    background: #BEA05A;
    color: #fff;
    cursor: pointer;
    outline: none;
	transition: all 300ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.p-fairCalendar__button:hover,
.l-toggle__button:hover {
background: #C8AF74;
}

.fair_page .c-formGroup {
display: flex;
flex-wrap:wrap;
}
.fair_page .c-formGroup li {
    width: 32%;
    margin: 15px 2% 5px 0;
}
.fair_page .c-formGroup li:nth-child(3n) {
margin-right: 0;
}

.fair_page input[type="checkbox"] {
display: none;
}

.fair_page input[type="checkbox"] + span {
position: relative;
    padding: 10px 0 10px 45px;
    cursor: pointer;
    background: #E7E7E7;
    border-radius: 3px;
    display: block;
}
.fair_page input[type="checkbox"] + span:last-child {
}

.fair_page input[type="checkbox"] + span:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    background: #fff;
    position: absolute;
    left: 15px;
    top: 15px;
    opacity: .6;
    transition: all .12s, border-color .08s;
}

.fair_page input[type="checkbox"] + span:after {
content: "";
    width: 16px;
    height: 8px;
    border-bottom: 4px solid #BEA05A;
    border-left: 4px solid #BEA05A;
    position: absolute;
    left: 18px;
    top: 13px;
	transition: all 300ms cubic-bezier(0.215,0.610,0.355,1.000);
    transform: rotate(0deg);
	opacity: 0;
}
.fair_page input[type="checkbox"]:checked + span {
background: #E7DCC4;
transition: all 300ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.fair_page input[type="checkbox"]:checked + span:after {
 transform: rotate(-45deg);
	opacity: 1;
}

.fair_page .p-result__text,
.title_set_archive {
    border-bottom: 1px solid #bbb;
margin: 0 0 60px;
padding: 100px 0 10px 0;
    font-size: 1.2em;
    text-align: center;
}
.fair_page .p-result__text span {
font-size: 2em;
    margin: 0 3px 0 0;
	color: #BEA05A;
}

#search-result article {
    display: flex;
    background: #fff;
    margin: 0 0 30px 0;
    padding: 30px;
    box-shadow: 0 5px 5px rgba(0,0,0,0.1);
}
#search-result article .p-items5__head {
margin: 0 3% 0 0;
width: 37%;
}
#search-result article .p-items5__head img {
width: 100%;
object-fit: cover;
height: 100%;
}
.p-items5__head figure {
height: 100%;
}

.p-items5__head a {
display: inline-block;
height: 100%;
}
.p-items5__head a:hover {
opacity: 0.7;
}

#search-result article .text {
width: 60%;
}
#search-result .p-items5__title {
line-height: 1.5;
}

#search-result .shedule_list {
margin: 15px 0;
}
#search-result .shedule_list li {
display: flex;
    padding: 0;
    font-size: 0.8em;
}
#search-result .shedule_list li .title {
    width: 55px;
}
#search-result .shedule_list li .data {
}

.p-items5__data a,
.p-point__tags a {
font-size: 0.7em;
    background: #eee;
    padding: 5px 10px;
    margin: 0 10px 0 0;
}#search-result .p-items5__data a:hover,
.p-point__tags a:hover {
background: #7A7A7A;
}

#search-result .btn_area {
padding: 15px 0 0 0;
display: flex;
}
#search-result .btn_area a {
    width: 100%;
    padding: 8px 0;
    font-size: 0.9em;
    letter-spacing: 0;
}
#search-result .btn_area a:after {
width: 25px;
right: 15px;
top: 55%;
}
#search-result .btn_area a:hover:after {
right: -15px;
}

#search-result .btn_more {
width: 50%;
    margin: 0 5% 0 0;
}
#search-result .p-items5__reservation{
width: 50%;
}

#search-result .p-items5__reservation2 .t_02 {
color: #BEA05A;
    font-size: 1.2em;
    margin: 0 0 0 15px;
}
#search-result .p-items5__reservation2 .phone a {
color: #BEA05A;
font-size: 2em;
pointer-events: none;
}
#search-result .p-items5__finish {
text-align: left;
    font-size: 0.8em;
    line-height: 1.4;
    background: #eee;
    width: 50%;
    padding: 4px 0 0 15px;
    box-sizing: border-box;
}

.wgt-result__text {
padding: 150px 0 0 0;
    text-align: center;
}



/* ==================================================================================

【共通】テキストページ

================================================================================== */
.text_area {
}

.text_area table {
width: 100%;
margin: 50px 0;
}
.text_area table tr:nth-child(even) th {
background: #EBECED;
}
.text_area table tr:nth-child(even) td {
background: #F4F5F6;
}
.text_area table th,
.text_area table td {
border: 1px solid #D4D8DA;
padding: 20px 25px;
}
.text_area table th {
background: #F4F5F6;
text-align: left;
}

.text_area .text_title_01 {
    line-height: 1.4;
    border-left: 3px solid #283C46;
    border-bottom: 1px solid #283C46;
    padding: 3px 0 10px 15px;
    margin: 30px 0;
	font-size: 1.5em;
}
.text_area .text_title_02 {
    line-height: 1.5;
    border-left: 3px solid #7E8A90;
    padding: 2px 0 2px 15px;
    margin: 30px 0;
    font-size: 1.3em;
}
.text_area .text_title_03 {
    position: relative;
    font-size: 1.1em;
    line-height: 1.4;
    margin: 30px 0;
    padding: 0 0 0 17px;
}
.text_area .text_title_03:before {
content: "";
    background: #7E8A90;
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 9px;
}









/* ==================================================================================

アクセス

================================================================================== */
.access_main {
background: url("https://esterio.com/wp/wp-content/themes/original-theme/common/img/access/main_bg.webp") no-repeat scroll center bottom;
background-size: cover;
margin: -40px 0 100px 0;
position: relative;
z-index: 1;
}

.access_main .access_message {
padding: 150px 0 100px;
    font-size: 1.1em;
}

.access_main img {
width: 100%;
}

.access_main .map_address {
}
.access_main .map_address p {
padding: 0 0 15px 0;
}
.access_main .map_address p b {
font-size: 1.3em;
}
.access_main .map_address .btn_area {
text-align: left;
padding: 0;
}
.access_main .map_address .btn_area a {
font-size: 0.8em;
    padding: 10px 50px 10px 40px;
}
.access_main .map_address .btn_area a:after {
width: 27px;
    right: 12px;
}
.access_main .map_address .btn_area a:hover:after {
right: -18px;
}

.access_point {
padding: 0 0 100px 0;
}

.access_point .title {
border-left: 3px solid #68767D;
padding: 4px 0 4px 10px;
    margin: 0 0 30px 0;
    font-size: 1.5em;
    line-height: 1;
}
.access_point .title span {
font-size: 1.3em;
}

.access_point .box {
background: #E9EBEC;
    padding: 60px 90px;
	margin: 0 0 80px 0;
}
.access_point img {
width: 100%;
}

.access_point p {
margin: 20px 0 0 0;
}



/* ==================================================================================

スタッフブログ

================================================================================== */
.blog_list {
padding: 150px 0;
}

.blog_list a {
display: inline-block;
transition: all 3000ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.blog_list a:hover {
opacity: 0.8;
}
.blog_list ul {
display: flex;
flex-wrap:wrap;
}
.blog_list li {
width: 48%;
margin: 0 4% 50px 0;
}
.blog_list li:nth-child(2n) {
margin-right: 0;
}
.blog_list li img {
width: 100%;
vertical-align: bottom;
}

.blog_list .text {
margin: 10px 0 0 0;
}
.blog_list .text span {
color: #7E8A90;
font-size: 0.8em;
}
.blog_list .text p {
line-height: 1.5;
}
.blog_list .img {
overflow: hidden;
}


.blog_details_area {}
.blog_details_area .day {
text-align: center;
color: #939DA2;
font-size: 0.9em;
margin: 30px 0;
letter-spacing: 2px;
}
.blog_details_area .title {
margin: 40px 0 20px 0;
}
.blog_details_area .inner_mini + .inner {
margin-top: 100px;
}



/* ==================================================================================

パーティーレポート

================================================================================== */
.report_details_area,
.blog_details_area,
.fair_details_area {
padding-bottom: 0 !important;
}

.report_details_area .main_data {
padding: 0 0 100px 0;
}

.report_details_area .main_data .img {
margin: 0 0 50px 0;
}
.report_details_area .main_data .img li {
margin: 0 10px;
}
.report_details_area .main_data .img .slick-prev {
left: 50px;
    top: 50%;
}
.report_details_area .main_data .img .slick-next {
right: 50px;
top: 50%;
}

.footer_page_link {
margin: 200px 0 -50px 0;
}
.footer_page_link .btn_area {
margin: 30px 0 0 0;
}

.report_page .title_line {
margin: 10px 0 70px 0;
}
.report_page .title_line a {
line-height: 1.4;
}



/* ==================================================================================

ブライダルフェア

================================================================================== */
.fair_details_area .fair_data {
    padding: 100px 0;
}

.fair_details_area .fair_data .img {
margin: 0 0 30px 0;
}

.category_list {
text-align: center;
margin: 20px 0;
}
.category_list ul {
}
.category_list li {
display: inline-block;
margin: 0 5px;
}
.category_list a {
background: #DFE2E3;
    padding: 8px 15px;
    display: block;
    font-size: 0.8em;
}

.fair_details_area .fair_data .title {
    font-size: 1.5em;
    display: block;
    text-align: center;
}

.fair_details_area .fair_data .schedule_list {
margin: 40px 0;
}
.fair_details_area .fair_data .schedule_list li {
background: #E9EBEC;
    display: flex;
    padding: 20px 30px;
    margin: 15px 0;
}
.fair_details_area .fair_data .schedule_list span {
color: #939DA2;
width: 10%;
}
.fair_details_area .fair_data .schedule_list p {
width: 90%;
}

.fair_details_area .fair_reservation {}
.fair_details_area .fair_reservation .titile_set {
text-align: center;
}
.fair_details_area .fair_reservation .titile_set .title {
font-size: 1.8em;
    margin: 0 0 20px 0;
}

.fair_details_area .tel {
    text-align: center;
    padding: 100px 0;
	font-size: 1.5em;
}
.fair_details_area .tel span {
    font-size: 1.3em;
}
.fair_details_area .tel a {
font-size: 3em;
}
.fair_details_area .tel .time {
font-size: 0.6em;
}

.fair_details_area .other_fairs {
    padding: 80px 0;
}
.fair_details_area .other_fairs .title {
text-align: center;
font-size: 1.8em;
}



/* ==================================================================================

プラン

================================================================================== */
.plan_page .photo_gallery {
    margin: 150px 0 130px 0;
}

.plan_details_area {
margin: 50px 0 -100px 0;
}

.plan_details_area .main_data {
margin: 0 0 100px 0;
}

.plan_details_area .main_data .img {
margin: 0 0 40px 0;
}
.plan_details_area .main_data .img img {
width: 100%;
	height: auto;
}

.plan_details_area .title_set {
    margin: -30px 0 50px 0;
}

.plan_details_area p b {
font-weight: bold;
    font-size: 1.2em;
    line-height: 1.8;
    display: block;
    margin: 0 0 -15px 0;
}

.plan_details_area .main_data ul {
margin: 40px 0;
}
.plan_details_area .main_data li {
background: #E9EBEC;
    padding: 20px 50px;
    margin: 20px 0;
    text-align: center;
	font-size: 1.2em;
}
.plan_details_area .main_data li span {
color: #939DA2;
font-size: 0.8em;
}

.plan_details_area .price_data {
text-align: center;
}
.plan_details_area .price_data .people {
color: #BEA05A;
font-size: 2.2em;
}
.plan_details_area .price_data .off {
background: #BEA05A;
color: #fff;
}
.plan_details_area .price_data .price {
font-size: 4em;
    margin: -10px 0 10px 0;
    display: block;
	color: #BEA05A;
}
.plan_details_area .price_data p {
margin: 20px 0 0 0;
    font-size: 0.8em;
}

.plan_details_area .btn_area {
padding: 50px 0;
}
.plan_details_area .btn_area a {
padding: 30px 0;
    width: 100%;
}

.plan_details_area .plan_data {
    padding: 100px 0;
}
.plan_details_area .plan_data .title {
text-align: center;
    font-size: 1.8em;
}
.plan_details_area .plan_data ul {
display: flex;
flex-wrap:wrap;
margin: 60px 0 0;
}
.plan_details_area .plan_data li {
width: 19.2%;
    margin: 0 1% 10px 0;
    padding: 0 10px 15px 10px;
    text-align: center;
    font-size: 0.7em;
    background: #fff;
    box-sizing: border-box;
    border-radius: 3px;
}
.plan_details_area .plan_data li:nth-child(5n) {
margin-right: 0;
}
.plan_details_area .plan_data li span {
font-size: 0.7em;
}

.plan_details_area .plan_data .no_item {
background: #B2BBBF;
}


/* ==================================================================================

ウェディング

================================================================================== */
.weddhing_page .slant_img_list_01 ul {
margin: 0;
}

.weddhing_page .text_title_01 {
font-size: 1.5em;
font-weight: bold;
margin: 0 0 20px 0;
}
.weddhing_page p + .text_title_01 {
margin-top: 30px;
}
.weddhing_page p b {
display: block;
    margin: 30px 0 -20px 0;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.6;
}


/* リンクボタン
======================================== */
.plan_link_area {
position: relative;
margin: 100px 0 150px;
}
.plan_link_area .btn_area {
padding: 120px 0 70px 0;
}
.plan_link_area:before {
content: "";
    background: url(https://esterio.com/wp/wp-content/themes/original-theme/common/img/wedding/link_bg.webp) no-repeat scroll center center;
    background-size: cover;
    width: 100%;
    height: 330px;
    display: inline-block;
    position: absolute;
    transform: skewY(-2.5deg);
    top: 0;
}


/* ========================================

マタニティ

======================================== */
.weddhing_details_area {}
.weddhing_details_area　.img_fl {
    margin: 70px 0 -100px 0;
}

.text_title_01 {
    font-size: 1.4em;
    margin: 20px 0;
    line-height: 1.6;
}



/* ==================================================================================

料理

================================================================================== */
.cuisine_page {
margin: 0 0 100px 0;
}
.cuisine_page .slant_img_list_02 b {
font-size: 1.4em;
    line-height: 1.6;
}

.img_long {
overflow: hidden;
margin: 150px 0;
}
.img_long .slant_inner {
margin: -50px 0;
}
.img_long img {
width: 100%;
height: 600px;
object-fit: cover;
}

.chef_area {
    margin: 150px 0 0;
}
.chef_area .inner {
display: flex;
}

.chef_area .img {
width: 45%;
margin: 0 10% 0 0;
overflow: hidden;
}
.chef_area .img .slant_inner {
margin: -20px 0;
}
.chef_area .img img {
width: 100%;
}

.chef_area .text {
position: relative;
width: 50%;
}
.chef_area .text .box {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.chef_area .text .font_e {
font-size: 2.2em;
margin: 0 0 30px 0;
}
.chef_area .text p {
line-height: 1.8;
}
.chef_area .text p b {
font-size: 1.4em;
    display: block;
}
.chef_area .text p b span {
font-size: 0.7em;
}


/* ==================================================================================

ドレス

================================================================================== */
.dress_page .photo_gallery {
margin: 150px 0 100px 0;
}

.dress_masiage {
position: relative;
overflow: hidden;
}

.dress_masiage .img {
margin: -50px 0 -50px 0;
}
.dress_masiage .img img {
width: 100%;
height: 1000px;
object-fit: cover;
margin: 0 0 0 -2px;
}

.dress_masiage .text {
position: absolute;
    width: 50%;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.dress_masiage .text img {
margin: 0 0 30px 0;
}
.dress_masiage .text p {
line-height: 1.8;
font-size: 1.1em;
}
.dress_masiage .text p + p {
position: relative;
margin: 50px 0 0 0;
font-size: 1em;
}
.dress_masiage .text p + p:before {
content: "";
background: #68767D;
width: 120px;
height: 1px;
position: absolute;
top: -25px;
left: 0;
}

.dress_masiage .text .btn_area {
text-align: left;
}
.dress_masiage .text .btn_area a {
padding: 12px 60px 11px 40px;
    font-size: 0.8em;
}
.dress_masiage .text .btn_area a:after {
width: 25px;
top: 55%;
}
.dress_masiage .text .btn_area a:hover:after {
right: -15px;
}



/* ==================================================================================

コンセプト

================================================================================== */
.concept_page {
margin: 0 0 -80px 0;
}



/* ==================================================================================

【下層ページ共通】

================================================================================== */
.second_page {
padding: 100px 0;
}



/* ==================================================================================

【トップページ】ニュース

================================================================================== */
.topicks_area {
padding: 0 0 80px 0;
}
.topicks_area .inner {
display: flex;
}

.topicks_area .title {
font-size:2.5em;
}

.topicks_area .btn_area {
padding: 0;
text-align: left;
}
.topicks_area .btn_area a,
.topicks_area .btn_area a:hover {
font-size: 0.9em;
    padding: 7px 45px;
}
.topicks_area .btn_area a:after {
width: 22px;
    position: absolute;
    right: 10px;
    top: 57%;
}
.topicks_area .btn_area a:hover:after {
    right: -15px;
}

.topicks_area .text {
width: 25%;
}
.topicks_area ul {
width: 75%;
    height: 300px;
    overflow: auto;
}
.topicks_area li {
margin: 0 20px 20px 0;
}
.topicks_area li span {
color: #939DA2;
font-size: 0.8em;
display: block;
letter-spacing: 3px;
}
.topicks_area li a:hover {
color: #616B9E;
}



/* ==================================================================================

【トップページ】ページリンク

================================================================================== */
.page_link_area {
padding: 70px 0;
}
.page_link_area ul {
display: flex;
flex-wrap:wrap;
}
.page_link_area li {
width: 23.5%;
margin: 0 2% 10px 0;
position: relative;
text-align: center;
}
.page_link_area li:nth-child(4n) {
margin-right: 0;
}
.page_link_area .img {
height: 190px;
opacity: 0.4;
transition: all 5000ms cubic-bezier(0.215,0.610,0.355,1.000);
overflow: hidden;
}
.page_link_area a:hover .img {
opacity: 1;
}
.page_link_area .img img {
width: 100%;
height: 100%;
object-fit: cover;
vertical-align: bottom;
}
.page_link_area .text {
line-height: 1.3;
width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
z-index: 1;
transition: all 5000ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.page_link_area a:hover .text {
opacity: 0.6;
}
.page_link_area p {
font-size: 0.8em;
}
.page_link_area p span {
font-size: 2em;
}



/* ==================================================================================

【トップページ】コンセプト

================================================================================== */
.concept_area {
position: relative;
height: 800px;
background: #e8eceb;
}

.concept_area .img {
position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
	text-align: center;
	overflow: hidden;
}
.concept_area .img img {
object-fit: cover;
    height: 100%;
}

.concept_area .text {
width: 1000px;
    margin: 0 auto;
    padding: 90px 0 0 0;
    z-index: 10;
    position: relative;
}
.concept_area .text .font_e {
font-size: 4.5em;
position: relative;
display: inline-block;
}
.concept_area .font_e span {
    font-size: 0.3em;
    display: block;
    margin: 50px 0;
}
.concept_area .font_e span:before {
content: url("https://esterio.com/wp/wp-content/themes/original-theme/common/img/deco/title_line_black.svg");
width: 75%;
    top: 90px;
    position: absolute;
}
.concept_area p {
line-height: 1.8;
margin: 0 0 20px 0;
}
.concept_area p b {
    font-size: 1.6em;
    margin: 0 0 -10px 0;
    display: block;
    line-height: 1.5;
}

.concept_area .btn_area {
text-align: left;
}
.concept_area .btn_area a {
padding: 18px 90px;
    font-size: 1em;
}



/* ==================================================================================

【トップページ】ニュースイベント

================================================================================== */
.news_area {
padding: 60px 0 100px;
}

.top_bridal_fair {
padding: 20px 0;
}

.top_bridal_fair .btn_area {
margin: 50px 0 0 0;
}

.slider_link_01 .img:after {
content: "";
background: rgba(255,255,255,0.2);
width: 100%;
height: 100%;
display: inline-block;
position: absolute;
top: 0;
left: 0;
z-index: 100;
transform-origin: right top;
transform: scale(0, 1);
transition: transform 0.5s;
pointer-events: none;
}
.slider_link_01 .img:hover:after {
transform-origin: left bottom;
transform: scale(1, 1);
transition: transform 0.5s;
}
.slider_link_01 .img {
background: #E5E5E5;
height: 150px;
position: relative;
}
.slider_link_01 img {
width: 100%;
height: 150px;
object-fit: cover;
z-index: 10;
position: relative;
}
.slider_link_01 .img:before {
content: "No images";
    position: absolute;
    z-index: 5;
    top: 50%;
    transform: translate(0, -50%);
    color: #fff;
    font-size: 1.7em;
    letter-spacing: 3px;
    text-align: center;
    width: 100%;
	pointer-events: none;
}
.slider_link_01 .img a {
display: inline-block;
width: 100%;
height: 100%;
}



/* ==================================================================================

【トップページ】スペシャルプラン

================================================================================== */
.sp_plan {
margin: 50px 0;
padding: 50px 0 10px 0;
}

.sp_plan .title_set {
padding: 50px 0 0 0;
}

.sp_plan .new_icon {
background: #BEA05A;
    padding: 3px 10px;
    color: #fff;
    font-size: 0.8em;
    margin: 0 0 10px 0;
    display: inline-block;
}
.sp_plan .day {
font-size: 0.8em;
    letter-spacing: 3px;
    color: #A4A4A4;
}

.sp_plan .title_line {
font-size: 1.8em;
line-height: 1.3;
letter-spacing: 2px;
}
.sp_plan .title_line.font_e {
    font-size: 3em;
}
.sp_plan .title_line a {
color: #fff;
}
.sp_plan .title_line a:hover {
color: #B2C4CD;
}
.sp_plan .title_line span {
font-size: 0.4em;
    letter-spacing: 0;
    display: block;
    margin: 10px 0;
}

.sp_plan .img a {
transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
position: relative;
display: inline-block;
height: 100%;
}
.sp_plan .img a:before {
content: "";
background: rgba(255,255,255,0.2);
width: 100%;
height: 120%;
    left: 0;
    top: 0;
transform-origin: right top;
transform: scale(0, 1);
transition: transform 0.5s;
}
.sp_plan .img a:hover:before {
transform-origin: left bottom;
transform: scale(1, 1);
}

.sp_plan .price_data {
margin: 0 0 20px 0;
    line-height: 1.5;
}
.sp_plan p {
font-size: 0.9em;
line-height: 1.8;
margin: 0 0 30px 0;
}

.price_data {
}
.price_data .off {
background: #fff;
    color: #283C46;
    padding: 8px 15px;
    display: inline-block;
    line-height: 1;
font-size: 1.1em;
    font-weight: bold;
}
.price_data .people {
    font-size: 1.5em;
}
.price_data .people span {
font-size: 0.6em;
    margin: 0 15px 0 2px;
}
.price_data .price {
color: #FFB432;
font-size: 2.5em;
letter-spacing: 2px;
}
.price_data .price span {
font-size: 0.7em;
margin: 0 6px;
}
.price_data .zei {
font-size: 0.3em !important;
margin: 0 0 0 -10px !important;
}


.home .slant_img_list_01 li {
padding: 70px 0 10px 0;
}
.home .slant_img_list_01 li:nth-child(odd) .text {
    margin: 30px 0 0 -10%;
    padding: 60px 20% 70px 15%;
}
.home .slant_img_list_01 li:nth-child(even) .text {
margin: 80px -10% 0 0;
    padding: 60px 15% 70px 20%;
}
.home .slant_img_list_01 .img {
height: 430px;
}
.home .sp_plan .title_set {
margin: 0;
padding: 0;
}








/* ==================================================================================

【トップページ】バナー

================================================================================== */
.top_banner {
margin: 70px auto;
max-width: 1500px;
width: calc(100% - 50px);
}
.top_banner ul {
display: flex;
justify-content: center;
}
.top_banner img {
width: 100%;
vertical-align: bottom;
}
.top_banner a {
display: inline-block;
overflow: hidden;
}
.top_banner li {
margin: 0 20px 0 0;
max-width: 40%;
}
.top_banner li:last-child {
margin-right: 0;
}



/* ==================================================================================

【トップページ】メインビジュアル

================================================================================== */
.mv {
position: relative;
margin: 0 0 70px 0;
}
.mv li {
height: 100vh;
}
.mv li img {
object-fit: cover;
height: 100vh;
}
.mv .ex_news {
position: absolute;
left: 5%;
bottom: 70px;
background: rgba(0,0,0,0.5);
color: #fff;
width: 350px;
font-size: 0.8em;
line-height: 1.5;
padding: 20px 30px;
transition: all 1000ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.mv .ex_news b {
font-size: 1.3em;
    margin: 0 0 -15px 0;
    display: block;
}

.mv .ex_news:hover {
background: rgba(0,0,0,0.95);
}

.mv .ex_news span {
position: relative;
    border: 1px solid #fff;
    padding: 6px 30px 7px;
    margin: 10px 0 5px 0;
    display: inline-block;
    line-height: 1;
	transition: all 1000ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.mv .ex_news span:before {
width: 3px;
height: 3px;
right: 8px;
top: 40%;
}
.mv .ex_news span:hover {
background: rgba(255,255,255,0.2);
}

.none_mv {
    padding: 90px 0 0 0;
}
.none_mv .path,
.none_mv .path a {
color: #969696;
}.none_mv .path li + li:before {
    border-bottom: 0.8px solid #969696;
    border-left: 0.8px solid #969696;
}



/* ==================================================================================

【下層ページ　共通】second_mv

================================================================================== */
.second_mv {
    position: relative;
	overflow: hidden;
    height: 450px;
	z-index: 2;
}
.second_mv .slant_inner {
margin: 0 0 -30px 0;
}

.second_mv .img {
height: 500px;
}
.second_mv .img img {
width: 100%;
height: 100%;
object-fit: cover;
}

.second_mv .text {
position: absolute;
    left: 50%;
    top: 45%;
	transform: translateX(-50%);
}
.second_mv .text .title {
color: #fff;
text-align: center;
font-size: 0.9em;
line-height: 1.3;
}
.second_mv .text .title span {
font-size: 4.5em;
}




/* □　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□
ページ　END
□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□ */






/* □　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□
共通
□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□ */


/* ==================================================================================

title

================================================================================== */


/* title_01
======================================== */
.title_01 {
text-align: center;
position: relative;
margin: -40px 0 50px 0;
}
.title_01 .title {
font-size: 4em;
letter-spacing: 4px;
}
.title_01 .title:before {
content: url("https://esterio.com/wp/wp-content/themes/original-theme/common/img/deco/deco_01.svg");
width: 300px;
left: 50%;
bottom: -5px;
position: absolute;
transform: translateX(-50%);
}


/* title_line
======================================== */
.title_line {
display: inline-block;
position: relative;
margin: 0 0 50px 0;
}
.title_line:before {
content: url("https://esterio.com/wp/wp-content/themes/original-theme/common/img/deco/title_line.svg");
width: 80%;
opacity: 0.7;
position: absolute;
bottom: -30px;
left: 0;
pointer-events: none;
}



/* ==================================================================================

【共通】ボタン

================================================================================== */
a {
}
a:before,
a:after {
position: absolute;
}

.btn_area a {
transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
padding: 25px 150px 25px 140px;
}
.btn_area a span {
    position: relative;
}


/* ==========================

【共通】背景

========================== */
.bg_01 {
background: #E9EBEC;
}


/* ==========================

【共通】矢印

========================== */
.arrow_01 {
position: relative;
}
.arrow_01:before {
position: absolute;
content: "";
width: 6px;
height: 6px;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
transform: rotate(-135deg) translateY(-50%);
right: 15px;
top: 50%;
}


/* ==========================

【共通】矢印 link

========================== */
.arrow_link_01 {
position: relative;
}
.arrow_link_01:after {
content: url(https://esterio.com/wp/wp-content/themes/original-theme/common/img/bace/arrow_01.svg);
width: 40px;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.arrow_link_01:hover:after {
right: -30px;
}

.arrow_link_02 {
position: relative;
}
.arrow_link_02:after {
content: url(https://esterio.com/wp/wp-content/themes/original-theme/common/img/bace/arrow_02.svg);
width: 40px;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.arrow_link_02:hover:after {
right: -25px;
opacity: 0;
}

.arrow_link_02:before {
content: url(https://esterio.com/wp/wp-content/themes/original-theme/common/img/bace/arrow_01.svg);
width: 40px;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.arrow_link_02:hover:before {
right: -25px;
}


/* ========================================

btn_01_clea

======================================== */
.btn_area {
text-align: center;
padding: 30px 0;
}
.btn_01_clea {
font-size: 1.2em;
display: inline-block;
outline: 1px solid #283C46;
outline-offset: -2px;
box-sizing: border-box;
}
.btn_01_clea:hover {
color: #fff;
}
.btn_01_clea:before {
content: "";
background: #283C46;
position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
transform-origin: right top;
transform: scale(0, 1);
transition: transform 0.5s;
}
.btn_01_clea:hover:before {
position: absolute;
transform-origin: left bottom;
transform: scale(1, 1);
}


/* ========================================

btn_02_black

======================================== */
.btn_01_black {
font-size: 1.2em;
background: #3D4F58;
display: inline-block;
box-sizing: border-box;
color: #fff !important;
    z-index: 1;
    position: relative;
padding: 0 !important;
}
.btn_01_black span {
padding: 25px 150px 25px 140px;
display: block;
}
.btn_01_black span:before {
content: "";
background: #283C46;
position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
z-index: -1;
transform-origin: right top;
transform: scale(0, 1);
transition: transform 0.5s;
}
.btn_01_black:hover span:before {
position: absolute;
transform-origin: left bottom;
transform: scale(1, 1);
}


/* ========================================

btn_more_white

======================================== */
.btn_more_white {
color: #fff !important;
border: 1px solid #fff;
padding: 15px 0;
line-height: 1;
width: 100%;
display: inline-block;
text-align: center;
position: relative;
z-index: 1;
}
.btn_more_white:after {
content: url("https://esterio.com/wp/wp-content/themes/original-theme/common/img/bace/arrow_02.svg");
    width: 25px;
    right: 15px;
    top: 8px;
position: absolute;
transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.btn_more_white:hover:after {
right: -20px;
}
.btn_more_white:before {
content: "";
background: rgba(255,255,255,0.1);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
transform-origin: right top;
transform: scale(0, 1);
transition: transform 0.5s;
}
.btn_more_white:hover:before {
position: absolute;
    transform-origin: left bottom;
    transform: scale(1, 1);
}



/* ==================================================================================

【共通】画像フロート

================================================================================== */
.img_fl {}

.img_fl .fl_r,
.img_fl .fl_l {
display: flex;
margin: 0 0 80px 0;
}

.img_fl .fl_l {
flex-direction:row-reverse;
}

.img_fl .img img {
width: 100%;
}
.img_fl .img {
width: 50%;
}

.img_fl .text {
width: 45%;
}
.img_fl .fl_r .text {
margin: 0 0 0 5%;
}
.img_fl .fl_l .text {
margin: 0 5% 0 0;
}





/* ==================================================================================

【共通】画像リスト

================================================================================== */
.slant_img_list_01 {}

.slant_img_list_01 ul {
margin: 0 0 100px 0;
}

.slant_img_list_01 li {
display: flex;
padding: 50px 0;
}

.slant_img_list_01 li:nth-child(even) {
flex-direction:row-reverse;
}
.slant_img_list_01 li:nth-child(odd) .text {
margin: 50px 0 0 -10%;
padding: 80px 20% 100px 15%;
}
.slant_img_list_01 li:nth-child(even) .text {
margin: 130px -10% 0 0;
padding: 80px 15% 100px 20%;
}

.slant_img_list_01 .img {
width: 50%;
height: 500px;
overflow: hidden;
z-index: 1;
}
.slant_img_list_01 .img img {
width: 100%;
height: 110%;
object-fit: cover;
}

.slant_img_list_01 .text {
background: #283C46;
color: #fff;
width: 30%;
position: relative;
}

.slant_img_list_01 .img .slant_inner {
margin: -30px 0 0 0;
height: 100%;
}

.slant_img_list_01 .text a {
width: 70%;
}


/* ==================================================================================

【共通】画像リスト

================================================================================== */
.slant_img_list_02 {
}
.slant_img_list_02 li {
display: flex;
position: relative;
margin: 0 0 80px 0;
}
.slant_img_list_02 li:nth-child(even) {
flex-direction: row-reverse;
}
.slant_img_list_02 .img {
width: 60%;
height: 800px;
overflow: hidden;
}
.slant_img_list_02 .img img {
width: 100%;
height: 900px;
object-fit: cover;
}
.slant_img_list_02 li:nth-child(odd) .img {
}
.slant_img_list_02 li:nth-child(even) .img {
text-align: right;
}

.slant_img_list_02 .text {
    background: #F9F9F9;
    width: 30%;
    position: absolute;
    top: 50%;
    
    transform: translateY(-55%) skew(0, -2deg);
}
.slant_img_list_02 li:nth-child(odd) .text {
padding: 100px 15% 100px 70px;
right: 0;
}
.slant_img_list_02 li:nth-child(even) .text {
padding: 100px 50px 100px 15%;
left: 0;
transform: translateY(-45%) skew(0, -2deg);
}
.slant_img_list_02 .slant_inner {
margin: -30px 0;
}

.slant_img_list_02 p {
line-height: 2;
}
.slant_img_list_02 b {
font-size: 1.8em;
    display: inline-block;
    margin: 0 0 10px 0;
}



/* ==================================================================================

【共通】フォトギャラリー

================================================================================== */
.photo_gallery {
margin: 50px 0;
}
.photo_gallery ul {
display: flex;
flex-wrap:wrap;
padding: 0 5%;
}
.photo_gallery li {
width: 11.62%;
height: 6.5vw;
    margin: 0 1% 10px 0;
    overflow: hidden;
}
.photo_gallery li:nth-child(8n) {
margin-right: 0;
}
.dress_page .photo_gallery li {
height: 240px;
}

.photo_gallery img {
width: 100%;
height: 100%;
object-fit: cover;
vertical-align: bottom;
transition: all 10000ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.photo_gallery a {
display: inline-block;
position: relative;
}
.photo_gallery a:before {
    content: "";
    background: rgba(255,255,255,0.5);
    width: 100%;
    height: 100%;
    z-index: 1;
	transition: all 1000ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.photo_gallery a:hover:before {
opacity: 0;
}
.photo_gallery a:hover img {
transform: scale(1.3);
}



/* ==================================================================================

path

================================================================================== */
.path {
position: absolute;
top: 150px;
color: #fff;

left: 15px;
font-size: 0.8em;
z-index: 2;
}
.path ul {
display: inline-flex;
}
.path li {
margin: 0 20px 0 0;
position: relative;
}
.path li + li:before {
content: "";
    height: 3px;
    width: 3px;
    border-bottom: 0.8px solid #fff;
    border-left: 0.8px solid #fff;
    transform: rotate(-135deg);
    display: block;
    left: -12px;
    top: 11px;
    position: absolute;
}
.path a {
color: #fff;
}
.path a:hover {
color: #D0D0D0;
}


/* ==================================================================================

footer

================================================================================== */
.footer {
padding: 50px 0 0 0;
}
.footer:after {
content: none !important;
}

.operation_link {
text-align: center;
padding: 50px 0 60px 0;
}
.operation_link li {
display: inline-block;
}
.operation_link a {
font-size: 0.8em;
margin: 0 10px;
}
.operation_link a:hover {
opacity: 0.8;
}

.copy {
    text-align: center;
    font-size: 0.8em;
    padding: 10px 0;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}


/* ========================================

footer 会社情報

======================================== */
.address {
text-align: center;
padding: 50px 0 20px;
}
.address img {
width: 200px;
}
.address p {
font-size: 0.8em;
margin: 10px 0;
line-height: 1.7;
}


/* ========================================

footer お問い合わせ

======================================== */
.access {
text-align: center;
font-size: 1.2em;
line-height: 1.4;
}
.access .tel span {
font-size: 1.2em;
}
.access .tel a {
    font-size: 3em;
	pointer-events: none;
}
.access .btn_area {
padding: 10px 0 0 0;
}
.access .btn_area a {
font-size: 1em;
}


/* ========================================

footer リンク

======================================== */
.access .btn_area {}
.access .btn_area a:last-child {
background: #BEA05A;
}
.access .btn_area a {
width: 23%;
min-width: 400px;
margin: 0 20px;
}
.access .btn_area a span {
padding: 25px 0;
}
.footer .access .btn_area a:last-child span:before {
background: #CF8E00;
}
.footer .access .btn_area a:last-child:before {
    content: url(https://esterio.com/wp/wp-content/themes/original-theme/common/img/bace/arrow_03.svg);
}

.gnav .btn_area a {
min-width: 300px;
}


/* ========================================

footer その他リンク

======================================== */
.other_link_area {
margin: 10px 0 30px 0;
}
.other_link_area ul {
display: flex;
justify-content: center;
}
.other_link_area li {
    width: 200px;
	margin: 0 10px;
}
.other_link_area li img {
width: 100%;
}
.other_link_area li span {
display: block;
font-size: 0.7em;
line-height: 1.3;
}


/* ========================================

footer 提携リンク

======================================== */
.outside_link {}
.outside_link ul {
display: inline-flex;
text-align: center;
width: 100%;
}
.outside_link li {
width: 100%;
}
.outside_link a {
position: relative;
display: block;
}

.outside_link .img {}
.outside_link .img img {
width: 100%;
max-height: 350px;
object-fit: cover;
vertical-align: bottom;
}

.outside_link .text {
position: absolute;
    left: 50%;
    top: 50%;
transform: translate(-50%, -50%);
font-size: 1.2em;
}
.outside_link .text span {
font-size: 2.5em;
    display: block;
    margin: 0 0 -65px 0;
}

/* ========================================

footer SNS

======================================== */
.footer .sns_link {
padding: 70px 0 10px 0;
}
.footer .sns_link .facebook {
}
.footer .sns_link .link {
display: flex;
flex-wrap:wrap;
}
.footer .sns_link .link li {
width: 31%;
margin: 0 3.5% 0 0;
}
.footer .sns_link .link li:nth-child(3n) {
margin-right: 0;
}
.footer .sns_link .link a {
position: relative;
    border: 1px solid #B4BEC3;
    display: block;
    padding: 15px 60px;
    margin: 0 0 20px 0;
    font-size: 0.8em;
    z-index: 1;
}
.footer .sns_link .link a:after {
width: 25px;
    top: 55%;
}
.footer .sns_link .link a:hover:after {
right: -20px;
}
.footer .sns_link .link img {
position: absolute;
    width: 28px;
    left: 16px;
    top: 14px;
}
.footer .sns_link a:before {
content: "";
background: #D4D8DA;
position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
z-index: -1;
transform-origin: right top;
transform: scale(0, 1);
transition: transform 0.5s;
}
.footer .sns_link a:hover:before {
position: absolute;
transform-origin: left bottom;
transform: scale(1, 1);
}


/* ========================================

footer ブライダルフェア

======================================== */
.footer_bridal_fair {
    z-index: 100;
    position: relative;
	padding: 100px 0 0 0;
	margin: 50px 0 0 0;
}
.footer_bridal_fair:before {
    content: "";
    background: url(https://esterio.com/wp/wp-content/themes/original-theme/common/img/footer/bridal_fair_bg.webp) no-repeat scroll center center;
    background-size: cover;
    width: 100%;
    height: 700px;
    display: inline-block;
    position: absolute;
    transform: skewY(-2.5deg);
    top: 0;
}
.footer_plan:before {
background: url(https://esterio.com/wp/wp-content/themes/original-theme/common/img/footer/plan_bg.webp) no-repeat scroll center center;
background-size: cover;
}
.footer_bridal_fair:after {
content: none;
}
.footer_bridal_fair + .footer {
margin: -30px 0 0 0;
}
.footer_bridal_fair + .footer:before {
content: none !important;
}

.footer_bridal_fair .text {
position: absolute;
top: 100px;
    left: 50%;
    transform: translateX(-50%);
}
.footer_bridal_fair .img .slant_inner {
margin: -50px 0;
}

.slider_link_01 .slick-slide {
margin: 0 15px;
}
.slider_link_01 .slick-slide p {
color: #222;
font-size: 0.9em;
line-height: 1.5;
margin: 5px 0 0 0;
}



/* ==================================================================================

header

================================================================================== */
body {
background: #F9F9F9 !important;
}

header.header {
transition: all 1000ms cubic-bezier(0.215,0.610,0.355,1.000);
position: fixed;
width: 100%;
height: 80px;
padding: 0;
z-index: 999;
top: 0;
}
header.header:before {
content: "";
    background: #fff;
height: 160px;
    transform: skew(0,-2deg) translateY(-40px);
    display: block;
	transition: all 1000ms cubic-bezier(0.215,0.610,0.355,1.000);
}

header.header .logo {
transition: all 1500ms cubic-bezier(0.215,0.610,0.355,1.000);
    position: absolute;
left: 20px;
    top: 35px;
    width: 180px;
}
header.header .logo img {
width: 100%;
}


/* header contact_area お問い合わせ
=======================================================================*/
.contact_area {
position: absolute;
    right: 45px;
    top: 0;
}
.contact_area ul {
display: inline-flex;
}
.contact_area a {
font-size: 0.8em;
    background: #939DA2;
    color: #fff;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    width: 150px;
    text-align: center;
    box-sizing: border-box;
    margin: 0 1px 0 0;
	position: relative;
	transition: 1.3s;
	z-index: 1;
}
.contact_area li:last-child a {
background: #BEA05A;
}
.contact_area li:last-child a:before {
background: #CF8E00;
}

.contact_area a:before {
content: "";
background: #79858C;
position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
z-index: -1;
transform-origin: center top;
transform: scale(1, 0);
transition: transform 0.5s;
}
.contact_area a:hover:before {
position: absolute;
transform-origin: center bottom;
transform: scale(1, 1);
}

.contact_area a span {
z-index: 2;
position: relative;
}


/* header menu_main メインメニュー
=======================================================================*/
.menu_main {
transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
position: absolute;
right: 0;
top: 55px;
}
.menu_main ul {
display: inline-flex;
}
.menu_main li {}
.menu_main a {
font-size: 0.85em;
    padding: 10px 20px;
	position: relative;
}
.menu_main a:before {
content: "";
background: #283C46;
    position: absolute;
    width: 40%;
    height: 1px;
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
	opacity: 0;
	transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.menu_main a:hover:before {
bottom: 5px;
opacity: 100;
}


/* スクロールメニュー
======================================================================= */
.hide {
height: 35px;
}
.hide .menu_main {
opacity: 0;
transform: translateY(-10px);
}
.hide .menu_main a {
pointer-events: none;
}
.hide:before {
opacity: 0;
height: 0;
}
.hide .logo {
top: 20px;
}

.hide:before {
transform: skew(0,0) translateY(-40px);
}

.hide .contact_area a {
width: 180px;
}



/* ==================================================================================

slant 斜め

================================================================================== */
.slant {
transform: skewY(-2deg);
}
.slant_inner {
transform: skewY(2deg);
}
.slant_hidden {
overflow: hidden;
}

/* 斜め　ベース　白 */
.slant_img {
position: relative;
}
.slant_img:before,
.slant_img:after {
position: absolute;
width: 100%;
z-index: 5;
}
.slant_img:before {
content: url("https://esterio.com/wp/wp-content/themes/original-theme/common/img/deco/slant_01.svg");
top: 0; 
left: 0;
}
.slant_img:after {
content: url("https://esterio.com/wp/wp-content/themes/original-theme/common/img/deco/slant_01.svg");
bottom: -1px;
transform: rotate(-180deg);
left: 0;
}

/* 斜め　グレー */
.slant_img_02:before {
content: url("https://esterio.com/wp/wp-content/themes/original-theme/common/img/deco/slant_02.svg");
}
.slant_img_02:after {
content: url("https://esterio.com/wp/wp-content/themes/original-theme/common/img/deco/slant_02.svg");
}



/* ========================================

斜め　背景グレー

======================================== */
.slant_bg_01 {
position: relative;
z-index: 0;
padding: 70px 0 100px 0;
}
.slant_bg_01:after {
content: '';
position: absolute;
left:0;
top: 0;
transform: skewY(-2.5deg);
transform-origin: bottom left;
z-index: -2;
width:100%;
height:100%;
background:#E9EBEC;
}





/* ==================================================================================

全画面メニュー

================================================================================== */
.menu {
background: #283C46;
width: 45px;
height: 45px;
position: absolute;
right: 0;
top: 0;
cursor: pointer;
}
.menu_line {
    background: #fff;
    display: block;
    height: 2px;
	left: 8px;
    position: absolute;
transition: all 500ms cubic-bezier(0.215,0.610,0.355,1.000);
    width: 68%;
	z-index: 99;
}
.ml_top {
    top: 10px;
}
.ml_center {
    top: 20px;
}
.ml_bottom {
    top: 31px;
}
.ml_top.active {
top: 30px;
    left: -10px;
    transform: rotate(45deg);
    width: 100%;
}
.ml_center.active{
    transform:scaleX(0);
	opacity: 0;
	transition: all 100ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.ml_bottom.active{
top: 30px;
    left: -10px;
    transform: rotate(135deg);
    width: 100%;
}
/*gnav*/
.gnav{
background-size:cover;
display: none;
width: 100%;
height: 100%;
position: fixed;
z-index: 98;
top: 0;
}
.gnav_wrap{
background: url(https://esterio.com/wp/wp-content/themes/original-theme/common/img/bace/menu_bg.webp) scroll no-repeat center center #ccc;
height: 100%;
width: 100%;
}


.g_menu_wrap {
display: flex;
    padding: 3% 10% 0;
}

.g_menu {
width: 32%;
margin: 0 2% 0 0;
align-items: flex-start;
}
.g_menu:nth-child(3n) {
margin-right: 0;
}

.gm_contact {
margin: 50px 0 0 0;
}

.gm_contact .btn_area {}
.gm_contact .btn_area a {
    width: 28%;
    max-width: 280px;
    margin: 0 20px;
    font-size: 0.75em;
}
.gm_contact .btn_area a span {
padding: 25px 0;
}

.gm_contact .btn_area a:after {
content: none;
}
.gm_contact .btn_area a:before {
width: 25px;
right: 15px;
}
.gm_contact .btn_area a:hover:before {
right: 10px;
}
.gm_contact .btn_area a:before {
content: url(https://esterio.com/wp/wp-content/themes/original-theme/common/img/bace/arrow_02.svg);
}

.gm_contact .btn_area a:last-child {
background: #00b900;
}
.gm_contact .btn_area a:last-child span:before {
background: #009F00;
}



.gm_item a {
position: relative;
    z-index: 10;
    display: block;
    padding: 0 0 0 25px;
    font-size: 0.9em;
}

.gm_item a:before {
content: "";
    border-bottom: 1px solid#888;
    border-left: 1px solid#888;
    transform: rotate(-135deg);
    position: absolute;
    left: 13px;
    top: 12px;
    height: 3px;
    width: 3px;
}

.gm_item a span {
	z-index:100;
	position:relative;
}
.gm_item a::after {
	background:rgba(255,255,255,0.2);
}
.gm_item a::after,
.gm_item a:hover::after {
    transform-origin: left top;
    transform: scaleX(1);
}
.gm_item a::after {	
    content: "";
    position: absolute;
	z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    transform-origin: left top;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}


.hero{
    background-position: 50% 50%;
    background-size: cover;
    height: 100vh;
}




/* ==================================================================================

ページトップ

================================================================================== */
#pagetop {
bottom: 0;
position: fixed;
right: 0;
z-index: 9999;
}

#pagetop a {
background:rgba(255,255,255,0.2);
width: 40px;
	height: 40px;
	display: inline-block;
	position: relative;
    vertical-align: bottom;
}
#pagetop a:after {
content: "";
width: 10px;
height: 10px;
border-top: 1px solid #283C46;
border-right: 1px solid #283C46;
display: inline-block;
	position: absolute;
	left: 50%;
	top: 45%;
	transform: translate(-50%,0) rotate(-45deg);
}

#pagetop a:hover:after {
top: 40%;
}


/* 黒フィルター追加
=======================================================================*/
.bg_black:before {
	content: "";
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    z-index: 2;
	transition: all 3000ms cubic-bezier(0.215,0.610,0.355,1.000);
}
.bg_black:hover:before {
	content: "";
    background: rgba(0,0,0,0.2);
}
.bg_black2:before {
	content: "";
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    z-index: 2;
	transition: all 3000ms cubic-bezier(0.215,0.610,0.355,1.000);
}


/* 共通　画像拡大
=======================================================================*/
.img_zoom {
	overflow:hidden;
}
.img_zoom img {
	transition: all 8000ms cubic-bezier(0.215,0.610,0.355,1.000);
	z-index:1;
}
.img_zoom:hover img {
    transform: scale(1.05);
}


/* ==================================================================================

common

================================================================================== */
body {
}

.inner {
min-width: 900px;
max-width: 1000px;
margin: 0 auto;
width: calc(100% - 50px);
}
.inner_mini {
min-width: 700px;
max-width: 800px;
margin: 0 auto;
width: calc(100% - 50px);
}

a {transition: all 0.3s linear;}
.hv:hover{
transition: all 0.2s linear;
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}


/* □　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□
共通　END
□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□　□ */


}/*【PC】ウィンドウ幅が769px以上の場合に適用するCSS */




/* ==================================================================================

【PC】【SP】ふわっとスライド表示

================================================================================== */
.move {
	transform : translate(0, 30px);
	transition: all 3s cubic-bezier(.25,.15,.30,1);

	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.move-on {
	transform : translate(0, 0);
	
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}



/* ====================================================================================

【PC】【SP】共通パーツ

======================================================================================= */
body {
color: #283C46;
font-family: 'Noto Serif JP', serif;

/*
ゴシック
font-family: 'Noto Sans JP', sans-serif;

明朝
Noto+Serif+JP:wght@200
font-family: 'Noto Serif JP', serif;
*/

line-height: 2;
margin:0;
padding:0;
}

html:focus-within {
  scroll-behavior: smooth;
}

.font_e {
font-family: 'Cormorant SC', serif;
letter-spacing: 3px;
}
.font_n {
font-family: 'Frank Ruhl Libre', serif;
}
.font_normal {
font-family: 'Noto Sans JP', sans-serif;
}


/* スクロールバー　デザイン変更 -----------------*/
.scroll::-webkit-scrollbar {
    width: 3px;
}
.scroll::-webkit-scrollbar-track {
	border-radius: 0;
	background: #DCDDE3;
}
/*スクロールバーの色・角丸指定*/
.scroll::-webkit-scrollbar-thumb {
	border-radius: 0;
	background:#B0B3B9;
}
:before,
:after {
transition: all 0.2s linear;
}



/* ====================================================================================
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
==================================================================================== */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table:not(.oiwaii-content *), caption:not(.oiwaii-content *), tbody:not(.oiwaii-content *), tfoot:not(.oiwaii-content *), thead:not(.oiwaii-content *), tr:not(.oiwaii-content *), th:not(.oiwaii-content *), td:not(.oiwaii-content *),
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
	font-weight:normal;
    vertical-align:baseline;
    background:transparent;
	list-style-type: none;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	outline: none;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;  
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
