@charset "UTF-8";
    .siteContent h1,
.siteContent h2,
.siteContent h3,
.siteContent h4,
.siteContent h5,
.siteContent h6 {
padding: 0;
margin: 0;
font-size: 16px;
font-weight: 400;
line-height: 1.4;
border: none;
border-radius: 0;
background-color: transparent;
box-shadow: none;
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.siteContent h1:before,
.siteContent h2:before,
.siteContent h3:before,
.siteContent h4:before,
.siteContent h5:before,
.siteContent h6:before,
.siteContent h1:after,
.siteContent h2:after,
.siteContent h3:after,
.siteContent h4:after,
.siteContent h5:after,
.siteContent h6:after {
display: none;
}
.siteContent p {
margin: 0;
}
.siteContent dl,
.siteContent ol,
.siteContent ul,
.siteContent dl dt,
.siteContent dl dd,
.siteContent ol li,
.siteContent ul li {
margin: 0;
padding: 0;
list-style-type: none;
border: none;
font-weight: 400;
}   .siteContent {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.siteContent p {
line-height: 2;
}
.siteContent p strong {
font-weight: 700;
font-style: normal;
}
.siteContent p strong.pink {
color: #FF909E;
}
.siteContent p + p {
margin-top: 2em;
}
.siteContent a {
transition: .4s opacity;
}   #tyuuzetsu_kv {
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/kv_bg.png) no-repeat center;
background-size: cover;
}
#tyuuzetsu_kv::after {
position: absolute;
bottom: -.5px;
left: 50%;
transform: translateX(-50%);
width: 100%;
height: 58px;
content: '';
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/common/img/bg/2.svg) repeat-x center bottom;
background-size: 2200px auto;
}
@media (max-width: 991px) {
#tyuuzetsu_kv::after {
background-size: 700px auto;
}
}
#tyuuzetsu_kv .container {
position: relative;
max-width: 1040px; padding: 110px 15px 92px;
}
@media (max-width: 991px) {
#tyuuzetsu_kv .container {
padding: 100px 30px;
}
}
@media (max-width: 767px) {
#tyuuzetsu_kv .container {
padding: 50px 20px;
max-width: 500px;
}
}
#tyuuzetsu_kv .tit {
position: relative;
margin: 0;
padding: 0;
border: none;
background: transparent;
width: 50%;
z-index: 2;
}
@media (max-width: 991px) {
#tyuuzetsu_kv .tit {
width: 67.83069%;
}
}
#tyuuzetsu_kv .img {
position: absolute;
right: 40px;
top: 90px; width: 50%;
z-index: 1;
}
@media (max-width: 991px) {
#tyuuzetsu_kv .img {
top: 42px;
right: -20px;
width: 45%;
}
}
.tyuuzetsu_kv_list {
position: relative;
margin-top: 40px;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 95.87302%;
margin-left: -35px;
}
@media (max-width: 991px) {
.tyuuzetsu_kv_list {
width: auto;
margin-top: 0;
margin-left: -20px;
justify-content: center;
}
}
.tyuuzetsu_kv_list li {
margin-top: 10px;
box-sizing: border-box;
width: 33%;
padding-left: 35px;
text-align: center;
color: #846954;
font-size: 26px;
line-height: 1.6;
}
@media (max-width: 991px) {
.tyuuzetsu_kv_list li {
font-size: 20px;
padding-left: 20px;
}
}
@media (max-width: 767px) {
.tyuuzetsu_kv_list li {
font-size: 15px;
}
}
@media (max-width: 500px) {
.tyuuzetsu_kv_list li {
width: 50%;
}
}
.tyuuzetsu_kv_list div {
position: relative;
padding-top: 100%;
background: #FEF5E6;
border-radius: 100%;
}
.tyuuzetsu_kv_list div::before, .tyuuzetsu_kv_list div::after {
position: absolute;
border: #CEB17E 2px dashed;
width: 100%;
height: 100%;
content: '';
border-radius: 100%;
}
.tyuuzetsu_kv_list div::before {
left: -3px;
top: -4px;
}
.tyuuzetsu_kv_list div::after {
right: -3px;
bottom: -6px;
}
.tyuuzetsu_kv_list span {
position: absolute;
top: 50%;
left: 50%;
white-space: nowrap;
transform: translate(-50%, -50%);
}   #tyuuzetsu_intro .tit {
margin-bottom: 2em;
font-size: 22px;
font-weight: 700;
color: #574726;
}
@media (max-width: 767px) {
#tyuuzetsu_intro .tit {
font-size: 24px;
text-align: center;
}
}
@media (min-width: 991px) {
#tyuuzetsu_intro p {
font-size: 18px;
}
}
.tyuuzetsu_intro_flex_01 {
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 767px) {
.tyuuzetsu_intro_flex_01 {
display: block;
}
}
.tyuuzetsu_intro_flex_01 section {
width: 50%;
}
@media (max-width: 767px) {
.tyuuzetsu_intro_flex_01 section {
width: auto;
}
}
.tyuuzetsu_intro_flex_01 figure {
width: 37.27273%;
}
@media (max-width: 767px) {
.tyuuzetsu_intro_flex_01 figure {
width: auto;
text-align: center;
margin-top: 20px;
}
}
.tyuuzetsu_intro_flex_01 figure img {
width: 410px;
}
.tyuuzetsu_intro_flex_02 {
margin-top: 100px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
@media (max-width: 767px) {
.tyuuzetsu_intro_flex_02 {
margin-top: 50px;
}
}
.tyuuzetsu_intro_flex_02 .col_01 {
width: 43.18182%;
}
@media (max-width: 767px) {
.tyuuzetsu_intro_flex_02 .col_01 {
width: 100%;
margin-top: 30px;
}
}
.tyuuzetsu_intro_flex_02 .col_02 {
width: 50%;
}
@media (max-width: 767px) {
.tyuuzetsu_intro_flex_02 .col_02 {
width: 100%;
order: -1;
}
}
.tyuuzetsu_intro_flex_02 figure {
width: 77.89474%;
overflow: hidden;
border-radius: 20px;
}
.tyuuzetsu_intro_flex_02 .img_02 {
margin: 45px 0 0 auto;
}
@media (max-width: 767px) {
.tyuuzetsu_intro_flex_02 .img_02 {
margin-top: 20px;
}
}
.tyuuzetsu_tit_01 {
margin-bottom: 1.5em !important;
text-align: center;
font-size: 48px !important;
letter-spacing: .1em;
color: #574726;
}
@media (max-width: 991px) {
.tyuuzetsu_tit_01 {
font-size: 24px !important;
}
}
.tyuuzetsu_tit_01 i {
display: block;
margin-bottom: 35px;
font-size: 0;
}
@media (max-width: 991px) {
.tyuuzetsu_tit_01 i {
margin-bottom: 20px;
}
}
@media (max-width: 991px) {
.tyuuzetsu_tit_01 img {
transform: scale(0.7);
}
}
.tyuuzetsu_tit_01 small {
display: block;
margin-bottom: .3em;
font-size: 28px;
line-height: 1.4 !important;
color: #574726 !important;
}
@media (max-width: 991px) {
.tyuuzetsu_tit_01 small {
font-size: 18px;
}
}
#tyuuzetsu_point {
margin-top: 170px;
padding: 17px 0 188px;
background: #FCFAF6;
}
@media (max-width: 991px) {
#tyuuzetsu_point {
margin-top: 85px;
padding-bottom: 100px;
}
}
#tyuuzetsu_point::before {
position: absolute;
top: -71px;
left: 50%;
transform: translateX(-50%);
width: 337px;
height: 72.5px;
content: '';
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/point_bg.png) no-repeat center bottom;
background-size: 337px auto;
}
@media (max-width: 991px) {
#tyuuzetsu_point::before {
background-size: 168px auto;
}
}
#tyuuzetsu_point .container {
max-width: 1150px;
padding-right: 40px;
padding-left: 40px;
}
@media (max-width: 767px) {
#tyuuzetsu_point .container {
padding-right: 15px;
padding-left: 28px;
}
}
#tyuuzetsu_point .tyuuzetsu_tit_01 img {
width: 100px;
}
.tyuuzetsu_point_list_01 {
display: flex;
flex-wrap: wrap;
margin-left: -80px;
margin-top: -90px;
}
@media (max-width: 991px) {
.tyuuzetsu_point_list_01 {
margin-top: -50px;
}
}
.tyuuzetsu_point_list_01 > * {
width: 50%;
padding-left: 80px;
box-sizing: border-box;
}
@media (max-width: 991px) {
.tyuuzetsu_point_list_01 > * {
width: 100%;
}
}
.tyuuzetsu_point_item_01 {
margin-top: 90px;
position: relative;
}
@media (max-width: 767px) {
.tyuuzetsu_point_item_01 {
margin-top: 50px;
}
}
.tyuuzetsu_point_item_01 section {
position: relative;
height: 100%;
box-sizing: border-box;
padding: 40px 35px 35px 45px;
border-radius: 20px;
background: #fff;
border: #CEB17E 2px dashed;
}
@media (max-width: 767px) {
.tyuuzetsu_point_item_01 section {
padding: 30px;
}
}
.tyuuzetsu_point_item_01 small {
position: absolute;
left: -35px;
top: -55px;
display: block;
width: 130px;
}
@media (max-width: 767px) {
.tyuuzetsu_point_item_01 small {
width: 85px;
left: -15px;
top: -30px;
}
}
.tyuuzetsu_point_item_01 .tit {
margin-bottom: 1em;
padding-left: 2.5em;
font-size: 22px;
color: #574726;
}
@media (max-width: 767px) {
.tyuuzetsu_point_item_01 .tit {
font-size: 16px;
}
}
@media (min-width: 992px) {
.tyuuzetsu_point_item_01 p {
font-size: 16px;
}
}
.tyuuzetsu_point_item_01 .link {
position: relative;
display: inline-block;
padding: .3em 20px .3em 0;
border-radius: 0px;
margin-top: 1em;
font-weight: 700;
color: #C8A87A;
font-size: 14px;
border-bottom: #C8A87A 1px solid;
}
.tyuuzetsu_point_item_01 .link:hover {
opacity: .6;
text-decoration: none;
}
.tyuuzetsu_point_item_01 .link::after {
position: absolute;
display: block;
width: 5px;
right: 0;
top: 50%;
transform: translateY(-50%);
content: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/point_arrow.svg);
}
.tyuuzetsu_inner_01 {
max-width: 1100px;
margin: 0 auto;
padding: 100px 120px;
box-sizing: border-box;
border-radius: 20px;
background: #fff;
}
@media (max-width: 991px) {
.tyuuzetsu_inner_01 {
padding: 50px 60px;
}
}
@media (max-width: 767px) {
.tyuuzetsu_inner_01 {
padding: 50px 15px;
}
}
#tyuuzetsu_weeks {
padding: 100px 0 160px;
background: #FFECE9;
}
@media (max-width: 991px) {
#tyuuzetsu_weeks {
padding: 50px 0 80px;
}
}
#tyuuzetsu_weeks::before {
position: absolute;
top: -57px;
left: 50%;
transform: translateX(-50%);
width: 100%;
height: 58px;
content: '';
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/weeks_bg.svg) repeat-x center bottom;
background-size: 2200px auto;
}
@media (max-width: 991px) {
#tyuuzetsu_weeks::before {
background-size: 700px auto;
}
}
@media (min-width: 992px) {
#tyuuzetsu_weeks p {
font-size: 16px;
}
}
.tyuuzetsu_weeks_section_01 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 70px;
}
@media (max-width: 991px) {
.tyuuzetsu_weeks_section_01 {
margin-top: 40px;
}
}
.tyuuzetsu_weeks_section_01 > * {
width: 43.78698%;
}
@media (max-width: 991px) {
.tyuuzetsu_weeks_section_01 > * {
width: 46%;
}
}
@media (max-width: 767px) {
.tyuuzetsu_weeks_section_01 > * {
width: 100%;
}
}
@media (max-width: 767px) {
.tyuuzetsu_weeks_section_01 > * + * {
margin-top: 30px;
}
}
.tyuuzetsu_weeks_section_01 .tit {
max-width: 230px;
margin: 0 auto 2em;
padding: 2px 0;
text-align: center;
font-size: 18px;
color: #E27F7F;
border-top: rgba(234, 152, 152, 0.7) 2.5px solid;
border-bottom: rgba(234, 152, 152, 0.7) 2.5px solid;
}
@media (max-width: 767px) {
.tyuuzetsu_weeks_section_01 .tit {
font-size: 16px;
}
}
.tyuuzetsu_weeks_section_01 .tit span {
display: block;
padding: 1em 0;
border-top: rgba(234, 152, 152, 0.7) 1.5px dashed;
border-bottom: rgba(234, 152, 152, 0.7) 1.5px dashed;
}
#tyuuzetsu_price {
padding: 100px 0 30px;
background: #FEF5E6;
}
@media (max-width: 991px) {
#tyuuzetsu_price {
padding: 50px 0 15px;
}
}
#tyuuzetsu_price::before {
position: absolute;
top: -57px;
left: 50%;
transform: translateX(-50%);
width: 100%;
height: 58px;
content: '';
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/common/img/bg/3.svg) repeat-x center bottom;
background-size: 2200px auto;
}
@media (max-width: 991px) {
#tyuuzetsu_price::before {
background-size: 700px auto;
}
}
#tyuuzetsu_price .tyuuzetsu_tit_01 img {
width: 70px;
}
@media (min-width: 992px) {
#tyuuzetsu_price p {
font-size: 16px;
}
}
.tyuuzetsu_price_tit_01 {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 3em !important;
text-align: center;
color: #768469;
font-weight: bold !important;
font-size: 20px;
}
.tyuuzetsu_price_tit_01::before, .tyuuzetsu_price_tit_01::after {
display: block !important;
width: 2px;
height: 30px;
background: #768469;
content: '';
}
.tyuuzetsu_price_tit_01::before {
margin-right: 1em;
transform: rotate(-45deg);
}
.tyuuzetsu_price_tit_01::after {
margin-left: 1em;
transform: rotate(45deg);
}
.tyuuzetsu_price_box_01 {
max-width: 650px;
margin: 0 auto;
text-align: center;
}
.tyuuzetsu_price_box_01 + .tyuuzetsu_price_box_01 {
margin-top: 55px;
}
.tyuuzetsu_price_box_01 .tit {
position: relative;
display: inline-block;
padding: .2em;
text-align: center;
margin-bottom: 1.5em !important;
color: #67787F;
font-size: 19px;
font-weight: 700;
}
@media (max-width: 767px) {
.tyuuzetsu_price_box_01 .tit {
font-size: 16px;
}
}
.tyuuzetsu_price_box_01 .tit::before {
display: block !important;
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 12px;
background: #E0F1DF;
content: '';
}
.tyuuzetsu_price_box_01 .tit span {
display: block;
position: relative;
}
.tyuuzetsu_price_box_01 .tit + p {
margin-top: 0;
}
.tyuuzetsu_price_box_01 dl {
text-align: left;
color: #67787F;
border-top: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
}
.tyuuzetsu_price_box_01 dl > div {
display: flex;
justify-content: space-between;
padding: 1.3em 90px 1.3em 58px;
}
@media (max-width: 500px) {
.tyuuzetsu_price_box_01 dl > div {
padding-right: 1em;
padding-left: 1em;
}
}
.tyuuzetsu_price_box_01 dl > div + div {
border-top: #CCCCCC 1px dotted;
}
.tyuuzetsu_price_box_01 dl dt {
font-size: 14px;
font-weight: 700;
}
.tyuuzetsu_price_box_01 dl dd {
font-size: 16px;
}
@media (max-width: 767px) {
.tyuuzetsu_price_box_01 dl dd {
font-size: 14px;
}
}
.tyuuzetsu_price_box_01 dl dd small {
font-size: 14px;
}
.tyuuzetsu_price_box_01 p {
margin-top: 1.3em;
text-align: left;
}
.tyuuzetsu_price_box_01 ul {
text-align: left;
margin-top: 1em;
}
.tyuuzetsu_price_box_01 ul li {
position: relative;
padding-left: 1em;
font-size: 14px;
line-height: 2.14286;
}
.tyuuzetsu_price_box_01 ul li::before {
position: absolute;
left: 0;
top: 0;
content: '※';
}
#tyuuzetsu_flow {
padding: 180px 0 130px;
background: #E7F5F7;
}
@media (max-width: 991px) {
#tyuuzetsu_flow {
padding: 90px 0 65px;
}
}
#tyuuzetsu_flow::before {
position: absolute;
top: -1px;
left: 0;
right: 0;
padding-top: 8.4375%;
content: '';
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/flow_bg.svg) repeat-x center bottom;
background-size: 100% auto;
}
#tyuuzetsu_flow .tyuuzetsu_tit_01 {
letter-spacing: normal;
}
#tyuuzetsu_flow .tyuuzetsu_tit_01 img {
width: 62px;
}
#tyuuzetsu_flow .tyuuzetsu_inner_01 {
position: relative;
padding: 50px 45px 70px;
}
@media (max-width: 991px) {
#tyuuzetsu_flow .tyuuzetsu_inner_01 {
padding: 50px 30px;
}
}
@media (max-width: 767px) {
#tyuuzetsu_flow .tyuuzetsu_inner_01 {
padding: 50px 15px;
}
}
#tyuuzetsu_flow .tyuuzetsu_inner_01 + .tyuuzetsu_inner_01 {
margin-top: 150px;
}
@media (max-width: 991px) {
#tyuuzetsu_flow .tyuuzetsu_inner_01 + .tyuuzetsu_inner_01 {
margin-top: 80px;
}
}
#tyuuzetsu_flow .tyuuzetsu_inner_01 + .tyuuzetsu_inner_01::before {
position: absolute;
left: 50%;
top: -57px;
transform: translate(-50%, -100%);
display: block;
margin: 0 auto;
width: 97px;
height: 34px;
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/flow_arrow.svg) no-repeat center;
background-size: contain;
content: '';
}
@media (max-width: 991px) {
#tyuuzetsu_flow .tyuuzetsu_inner_01 + .tyuuzetsu_inner_01::before {
width: 58.2px;
height: 20.4px;
top: -30px;
}
}
.tyuuzetsu_flow_box_01 {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: wrap;
}
.tyuuzetsu_flow_box_01 > section {
width: 54.15842%;
}
@media (max-width: 991px) {
.tyuuzetsu_flow_box_01 > section {
width: 100%;
}
}
.tyuuzetsu_flow_box_01 > figure {
width: 39.60396%;
margin-top: 50px;
border-radius: 20px;
overflow: hidden;
}
@media (max-width: 991px) {
.tyuuzetsu_flow_box_01 > figure {
margin-top: 30px;
width: 100%;
}
}
.tyuuzetsu_flow_box_01 header {
display: flex;
align-items: center;
margin-bottom: 30px;
}
@media (max-width: 991px) {
.tyuuzetsu_flow_box_01 header {
margin-bottom: 20px;
}
}
.tyuuzetsu_flow_box_01 header figure {
width: 130px;
margin-right: 28px;
}
@media (max-width: 991px) {
.tyuuzetsu_flow_box_01 header figure {
width: 80px;
margin-right: 14px;
}
}
.tyuuzetsu_flow_box_01 header .tit {
font-size: 24px;
font-weight: 700;
color: #574726;
}
@media (max-width: 991px) {
.tyuuzetsu_flow_box_01 header .tit {
font-size: 16px;
}
}
.tyuuzetsu_flow_box_01 header .tit small {
display: block;
margin-top: .8em;
font-size: 18px;
font-weight: 700;
color: #574726;
}
@media (max-width: 991px) {
.tyuuzetsu_flow_box_01 header .tit small {
font-size: 14px;
}
}
.tyuuzetsu_flow_box_01 p {
font-size: 14px;
line-height: 2;
}
.tyuuzetsu_flow_box_01 ol {
display: flex;
flex-wrap: wrap;
flex-direction: column;
height: 11em;
margin-top: -1em;
margin-bottom: 1em;
counter-reset: cnt;
list-style-type: none;
font-size: 16px;
}
@media (max-width: 991px) {
.tyuuzetsu_flow_box_01 ol {
height: auto;
font-size: 15px;
margin-bottom: 30px;
}
}
.tyuuzetsu_flow_box_01 ol li {
width: 60%;
position: relative;
margin-top: 2em;
padding-left: 2em;
line-height: 1;
font-weight: 700;
letter-spacing: .05em;
}
@media (max-width: 991px) {
.tyuuzetsu_flow_box_01 ol li {
width: 100%;
}
}
.tyuuzetsu_flow_box_01 ol li.narrow {
width: 40%;
}
@media (max-width: 991px) {
.tyuuzetsu_flow_box_01 ol li.narrow {
width: 100%;
}
}
.tyuuzetsu_flow_box_01 ol li::before {
position: absolute;
left: 0;
top: 0;
display: block !important;
counter-increment: cnt;
content: counter(cnt);
color: #8AC8E7;
}
.tyuuzetsu_reservation {
position: relative;
max-width: 970px;
margin: 143px auto 0;
background: #FFF1F5;
padding: 20px; }
@media (max-width: 991px) {
.tyuuzetsu_reservation {
margin-top: 100px;
}
}
.tyuuzetsu_reservation.bg_green::before, .tyuuzetsu_reservation.bg_green::after {
background: #EFF9E7;
}
.tyuuzetsu_reservation.bg_green .inner::before, .tyuuzetsu_reservation.bg_green .inner::after {
background: #EFF9E7;
}
.tyuuzetsu_reservation::before, .tyuuzetsu_reservation::after {
width: 30px;
height: 30px;
top: -15px;
position: absolute;
border-radius: 100%;
content: '';
background: #fff;
}
.tyuuzetsu_reservation::before {
left: -15px;
}
.tyuuzetsu_reservation::after {
right: -15px;
}
.tyuuzetsu_reservation .inner {
position: relative;
background: #fff;
padding: 50px 20px;
border-radius: 20px;
border: #FF909E 1px dashed;
}
@media (max-width: 991px) {
.tyuuzetsu_reservation .inner {
padding: 30px 20px;
}
}
.tyuuzetsu_reservation .inner::before, .tyuuzetsu_reservation .inner::after {
width: 30px;
height: 30px;
bottom: -35px;
position: absolute;
border-radius: 100%;
content: '';
background: #fff;
}
.tyuuzetsu_reservation .inner::before {
left: -35px;
}
.tyuuzetsu_reservation .inner::after {
right: -35px;
}
.tyuuzetsu_reservation .inner > p {
text-align: center;
font-size: 24px;
}
@media (max-width: 991px) {
.tyuuzetsu_reservation .inner > p {
font-size: 14px;
}
}
.tyuuzetsu_reservation .tit {
position: absolute;
left: 0;
right: 0;
top: 0;
transform: translateY(-90%);
text-align: center;
font-size: 28px;
letter-spacing: .1em;
color: #574726;
}
@media (max-width: 991px) {
.tyuuzetsu_reservation .tit {
font-size: 18px;
}
}
.tyuuzetsu_reservation .tit i {
display: block;
margin-bottom: 20px;
}
.tyuuzetsu_reservation .tit img {
width: 160px;
}
@media (max-width: 991px) {
.tyuuzetsu_reservation .tit img {
width: 112px;
}
}
.tyuuzetsu_reservation .list_btn_1 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
max-width: 800px;
margin: 0 auto;
}
.tyuuzetsu_reservation .list_btn_1 li {
margin-top: 30px;
width: calc(50% - 20px);
}
.tyuuzetsu_reservation .list_btn_1 .btn_1, .tyuuzetsu_reservation .list_btn_1 .btn_2 {
display: flex;
justify-content: center;
align-items: center;
align-content: center;
flex-wrap: wrap;
padding: 10px;
height: 130px;
color: #FFF;
border-radius: 10px;
}
.tyuuzetsu_reservation .list_btn_1 .btn_reception {
background-color: #CEB17E;
}
.tyuuzetsu_reservation .list_btn_1 .btn_pill {
background-color: #ABD475;
}
.tyuuzetsu_reservation .list_btn_1 .btn_online {
background-color: #F2C06F;
}
.tyuuzetsu_reservation .list_btn_1 .btn_1 i {
display: block;
margin-bottom: 10px;
width: 100%;
height: 50px;
}
.tyuuzetsu_reservation .list_btn_1 .btn_1 i img {
display: block;
margin: 0 auto;
width: auto;
height: 100%;
}
.tyuuzetsu_reservation .list_btn_1 .btn_1 .ttl {
font-size: 17px;
font-weight: 700;
}
.tyuuzetsu_reservation .list_btn_1 .btn_2 {
background-color: #FF909E;
}
.tyuuzetsu_reservation .list_btn_1 .btn_2 i {
display: block;
margin-right: 5px;
width: 20px;
}
.tyuuzetsu_reservation .list_btn_1 .btn_2 i img {
display: block;
width: 100%;
}
.tyuuzetsu_reservation .list_btn_1 .btn_2 .ttl {
font-size: 30px;
font-weight: 700;
line-height: 1;
}
.tyuuzetsu_reservation .list_btn_1 .btn_2 .note {
margin-top: 15px;
font-size: 13px;
text-align: center;
}
.tyuuzetsu_reservation .list_btn_1 .caption {
margin-top: 10px;
font-size: 16px;
text-align: center;
}
@media (max-width: 991px) {
.tyuuzetsu_reservation .list_btn_1 {
margin: 0;
width: auto;
}
.tyuuzetsu_reservation .list_btn_1 li {
margin-top: 15px;
width: 100%;
}
.tyuuzetsu_reservation .list_btn_1 .btn_1, .tyuuzetsu_reservation .list_btn_1 .btn_2 {
height: 60px;
}
.tyuuzetsu_reservation .list_btn_1 .btn_1 i {
margin-bottom: 0;
margin-right: 5px;
width: auto;
height: 30px;
}
.tyuuzetsu_reservation .list_btn_1 .btn_1 .ttl {
font-size: 13px;
}
.tyuuzetsu_reservation .list_btn_1 .btn_2 {
height: 100px;
}
.tyuuzetsu_reservation .list_btn_1 .btn_2 i {
display: block;
margin-right: 5px;
width: 20px;
height: auto;
}
.tyuuzetsu_reservation .list_btn_1 .btn_2 .ttl {
font-size: 24px;
}
.tyuuzetsu_reservation .list_btn_1 .btn_2 .note {
margin-top: 10px;
font-size: 10px;
text-align: center;
}
.tyuuzetsu_reservation .list_btn_1 .caption {
margin-top: 5px;
font-size: 12px;
}
}
@media (max-width: 413px) {
.tyuuzetsu_reservation .list_btn_1 .btn_1 {
height: 80px;
}
}
#tyuuzetsu_inspection {
padding: 100px 0 160px;
background: #FFF1F5;
}
@media (max-width: 991px) {
#tyuuzetsu_inspection {
padding: 30px 0 80px;
}
}
#tyuuzetsu_inspection .container {
max-width: 1130px;
}
#tyuuzetsu_inspection::before {
position: absolute;
top: -1.82292vw;
right: 0;
left: 0;
display: block !important;
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/inspection_bg.svg) no-repeat center 0;
background-size: 103% auto;
content: '';
padding-top: 9.54677%;
}
@media (max-width: 991px) {
#tyuuzetsu_inspection::before {
top: -35px;
padding-top: 35px;
background-size: 1100px auto;
}
}
#tyuuzetsu_inspection .tyuuzetsu_tit_01 img {
width: 142px;
}
.tyuuzetsu_inspection_txt_01 {
position: relative;
text-align: center;
margin: 0 auto !important;
padding: 0 252px 35px;
}
@media (min-width: 992px) {
.tyuuzetsu_inspection_txt_01 {
font-size: 16px;
}
}
@media (max-width: 1240px) {
.tyuuzetsu_inspection_txt_01 {
padding-left: 0;
}
}
@media (max-width: 991px) {
.tyuuzetsu_inspection_txt_01 {
text-align: left;
padding-right: 200px;
}
}
@media (max-width: 767px) {
.tyuuzetsu_inspection_txt_01 {
padding: 0 0 190px;
}
}
.tyuuzetsu_inspection_txt_01::before {
position: absolute;
right: 0;
bottom: -24px;
display: block;
width: 252px;
height: 252px;
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/inspection_01.png) no-repeat center bottom;
background-size: contain;
content: '';
}
@media (max-width: 991px) {
.tyuuzetsu_inspection_txt_01::before {
width: 200px;
height: 200px;
}
}
@media (max-width: 767px) {
.tyuuzetsu_inspection_txt_01::before {
left: 50%;
margin-left: -100px;
}
}
.tyuuzetsu_inspection_inner_01 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.tyuuzetsu_inspection_box_01 {
position: relative;
border: #FF909E 2px dashed;
border-radius: 20px;
background: #fff;
width: 100%;
padding: 57px 75px;
}
@media (max-width: 991px) {
.tyuuzetsu_inspection_box_01 {
padding: 40px 20px;
}
}
.tyuuzetsu_inspection_box_01 + .tyuuzetsu_inspection_box_01 {
margin-top: 60px;
}
@media (max-width: 991px) {
.tyuuzetsu_inspection_box_01 + .tyuuzetsu_inspection_box_01 {
margin-top: 30px;
}
}
@media (min-width: 992px) {
.tyuuzetsu_inspection_box_01.narrow {
width: calc(50% - 30px);
padding: 50px;
}
}
.tyuuzetsu_inspection_box_01 .tit {
display: inline-block;
margin-bottom: 1em;
padding: .1em 0;
font-size: 19px;
font-weight: 700;
color: #67787F;
}
@media (max-width: 767px) {
.tyuuzetsu_inspection_box_01 .tit {
font-size: 16px;
}
}
.tyuuzetsu_inspection_box_01 .tit::before {
display: block !important;
position: absolute;
right: 0;
left: 0;
bottom: 0;
height: 12px;
background: #FFE9EC;
content: '';
}
.tyuuzetsu_inspection_box_01 .tit span {
display: block;
position: relative;
}
@media (min-width: 992px) {
.tyuuzetsu_inspection_box_01 p {
font-size: 16px;
}
}
.tyuuzetsu_inspection_box_01 dl {
margin-top: 20px;
}
.tyuuzetsu_inspection_box_01 dl > div {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.tyuuzetsu_inspection_box_01 dl > div + div {
margin-top: 16px;
}
.tyuuzetsu_inspection_box_01 dl dt {
width: 130px;
margin-right: 30px;
padding: .3em;
text-align: center;
font-size: 12px;
color: #846954;
background: #FCFAF6;
border: #CEB17E 1px dotted;
}
@media (max-width: 767px) {
.tyuuzetsu_inspection_box_01 dl dt {
margin-right: 0;
}
}
.tyuuzetsu_inspection_box_01 dl dd {
flex: 1;
font-size: 14px;
}
@media (max-width: 767px) {
.tyuuzetsu_inspection_box_01 dl dd {
margin-top: .5em;
flex: none;
width: 100%;
}
}
#tyuuzetsu_notice {
padding: 100px 0 150px;
background: #FFFCE7;
}
@media (max-width: 991px) {
#tyuuzetsu_notice {
padding: 50px 0 75px;
}
}
#tyuuzetsu_notice::before {
position: absolute;
top: -57px;
left: 50%;
transform: translateX(-50%);
width: 100%;
height: 58px;
content: '';
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/notice_bg.svg) repeat-x center bottom;
background-size: 2200px auto;
}
@media (max-width: 991px) {
#tyuuzetsu_notice::before {
background-size: 700px auto;
}
}
@media (min-width: 992px) {
#tyuuzetsu_notice .tyuuzetsu_inner_01 {
padding-left: 75px;
padding-right: 75px;
}
}
#tyuuzetsu_notice .tyuuzetsu_tit_01 i {
margin-bottom: 0;
}
#tyuuzetsu_notice .tyuuzetsu_tit_01 img {
width: 212px;
}
@media (min-width: 992px) {
#tyuuzetsu_notice p {
font-size: 16px;
}
}
.tyuuzetsu_notice_tit_01 {
display: inline-block;
margin-bottom: 1em !important;
padding: 0.2em 0 0.2em 20px !important;
font-size: 19px !important;
color: #67787F;
font-weight: 700 !important;
}
@media (max-width: 767px) {
.tyuuzetsu_notice_tit_01 {
font-size: 16px !important;
}
}
.tyuuzetsu_notice_tit_01::before {
display: block !important;
position: absolute;
right: 0;
left: 20px;
bottom: 0;
height: 12px;
background: #E0F1DF;
content: '';
}
.tyuuzetsu_notice_tit_01::after {
content: "";
position: absolute;
left: 0;
top: .5em;
display: block !important;
width: 16px;
height: 16px;
background-image: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/common/img/ico/ul_1.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
* + .tyuuzetsu_notice_tit_01 {
margin-top: 2em !important;
}
.tyuuzetsu_notice_tit_01 span {
display: block;
position: relative;
}
#tyuuzetsu_faq {
padding: 100px 0 350px;
background: #ffffff;
}
@media (max-width: 991px) {
#tyuuzetsu_faq {
padding: 30px 0 250px;
}
}
#tyuuzetsu_faq .container {
max-width: 1130px;
}
#tyuuzetsu_faq::before {
position: absolute;
top: -1.82292vw;
right: 0;
left: 0;
display: block !important;
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/faq_bg.svg) no-repeat center 0;
background-size: 103% auto;
content: '';
padding-top: 9.54677%;
}
@media (max-width: 991px) {
#tyuuzetsu_faq::before {
top: -35px;
padding-top: 35px;
background-size: 1100px auto;
}
}
#tyuuzetsu_faq .tyuuzetsu_tit_01 img {
width: 44px;
}
.tyuuzetsu_faq_table_01 {
margin-top: 90px !important;
border-top: #CCCCCC 1px dotted !important;
}
.tyuuzetsu_faq_table_01 > div {
position: relative;
padding: 1em 5em 1em 1em;
border-bottom: #CCCCCC 1px dotted;
cursor: pointer;
}
@media (min-width: 992px) {
.tyuuzetsu_faq_table_01 > div {
font-size: 16px;
}
}
@media (max-width: 991px) {
.tyuuzetsu_faq_table_01 > div {
padding-right: 3em;
}
}
.tyuuzetsu_faq_table_01 > div::after {
position: absolute;
display: block;
right: 1.5em;
top: 1.7em;
width: 14px;
height: 8px;
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/faq_arrow_01.svg) no-repeat right center;
background-size: contain;
content: '';
transition: .4s;
}
.tyuuzetsu_faq_table_01 > div.active::after {
transform: rotate(180deg);
}
.tyuuzetsu_faq_table_01 > div.active dd {
padding-top: .8em;
line-height: 1.875 !important;
opacity: 1;
visibility: visible;
transition: line-height .3s ease-out, opacity     .1s linear .1s, visibility  .1s linear .1s;
}
.tyuuzetsu_faq_table_01 dt {
position: relative;
padding-left: 43px !important;
color: #574726;
font-weight: 700 !important;
line-height: 1.875 !important;
transition: .4s;
}
@media (max-width: 991px) {
.tyuuzetsu_faq_table_01 dt {
padding-left: 30px !important;
}
}
.tyuuzetsu_faq_table_01 dt::before {
position: absolute;
left: 0;
top: -.2em;
font-size: 20px;
font-weight: bold;
content: 'Q';
color: #B2965D;
}
@media (max-width: 991px) {
.tyuuzetsu_faq_table_01 dt::before {
font-size: 16px;
}
}
.tyuuzetsu_faq_table_01 dd {
position: relative;
padding-left: 43px !important;
line-height: 0 !important;
transition: line-height .3s ease-out, opacity     .1s linear, visibility  .1s linear;
opacity: 0;
visibility: hidden;
}
@media (max-width: 991px) {
.tyuuzetsu_faq_table_01 dd {
padding-left: 30px !important;
}
}
.tyuuzetsu_faq_table_01 dd::before {
position: absolute;
left: 0;
top: .3em;
font-size: 20px;
font-weight: bold;
content: 'A';
color: #67787F;
}
@media (max-width: 991px) {
.tyuuzetsu_faq_table_01 dd::before {
font-size: 16px;
}
}
#tyuuzetsu_finally {
padding-bottom: 180px;
background: #EFF9E7;
}
@media (max-width: 991px) {
#tyuuzetsu_finally {
padding-bottom: 90px;
}
}
#tyuuzetsu_finally::before {
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, -35%);
width: 100%;
padding-top: 27.75097%;
background: url(//www.shibuya-bunkamuradori-ladies.jp/wp-content/themes/lightning-pro-child/assets/lp_tyuuzetsu/img/finally_bg.svg) no-repeat center 0;
background-size: 107% auto;
content: '';
}
@media (max-width: 1920px) {
#tyuuzetsu_finally::before {
background-size: 2072px auto;
transform: translate(-50%, -175px);
}
}
@media (max-width: 991px) {
#tyuuzetsu_finally::before {
height: 287px;
background-size: 1036px auto;
transform: translate(-50%, -140px);
}
}
#tyuuzetsu_finally .container {
position: relative;
max-width: 1110px;
}
#tyuuzetsu_finally .tyuuzetsu_tit_01 {
margin-bottom: 0 !important;
transform: translateY(-50%);
}
#tyuuzetsu_finally .tyuuzetsu_tit_01 img {
width: 102px;
}
.tyuuzetsu_finally_box {
position: relative;
display: flex;
flex-wrap: wrap;
}
.tyuuzetsu_finally_box > div {
width: 69.90741%;
border-radius: 20px;
background: #fff;
padding: 60px 120px 60px 60px;
}
@media (max-width: 991px) {
.tyuuzetsu_finally_box > div {
width: 100%;
padding: 40px;
}
}
.tyuuzetsu_finally_box figure {
width: 30.09259%;
display: flex;
align-items: center;
justify-content: flex-end;
}
@media (max-width: 991px) {
.tyuuzetsu_finally_box figure {
width: 100%;
display: block;
text-align: center;
}
}
.tyuuzetsu_finally_box figure img {
max-width: none;
width: 129.23077%;
}
@media (max-width: 991px) {
.tyuuzetsu_finally_box figure img {
max-width: 100%;
width: 420px;
}
}