@charset "utf-8";

.page-header {
background-image: url(//kashikiri-fit.com/wp-content/themes/lightning-child/img/f-contact/mv_contact_tri.jpg);
}
.page-header-title::after {
content: 'FREE TRIAL';
}
.contact_note {
margin: 40px 0 60px;
}
.scrolled .page_top_btn {
display: none;
} .page-c_sec_tel {
padding: 50px 0;
}
.page-c_sec_web {
padding: 50px 0;
}
.page-c_st {
background-color: #f76b1c;
width: 100%;
margin-bottom: 0;
padding: 10px 20px;
font-size: 18px;
font-weight: 600;
border: none;
color: #fff;
text-align: center;
}
.page-c_tel_cont {
border: 1px solid #f76b1c;
padding: 20px 0 0;
}
.page-c_tel_note {
text-align: center;
margin-bottom: 30px;
}
.page-c_tel_note_rd {
color: #CC1414;
}
.shop_list_cont {
width: 620px;
margin: 0 auto;
font-size: 16px;
margin-bottom: 60px;
}
.shop_list_cont ul {
padding-left: 0;
}
.shop_list_li {
list-style: none;
}
.shop_thum {
position: relative;
width: 40%;
height: auto;
margin: 0 auto;
}
.shop_thum img {
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
}
.shop_list_li a {
width: 100%;
height: 150px;
border: 1px solid #ccc;
display: flex;
text-decoration: none;
color: #333333;
}
.shop_list_li a:hover {
opacity: .85;
border: 1px solid #000;
}
.shop_list_det {
padding: 10px 16px;
width: 60%;
}
.shop_list_li h4 {
background-color: transparent;
font-size: 18px;
padding: 0;
margin: 0 0 6px;
border: none;
}
.page-c_shop {
font-size: 22px;
margin-bottom: 0;
background-color: transparent;
padding: 0;
}
.page-c_shop span {
font-size: 14px;
}
.page-c_tel {
font-size: 40px;
font-weight: 600;
color: #f76b1c;
margin-top: 10px;
margin-bottom: 0;
line-height: 1.2;
}
.icon_contact_tel {
width: 30px;
margin-right: 6px;
}
.page-c_list_pref {
border-bottom: 1px solid #ccc;
background-color: transparent;
padding: 0.5rem 0.5rem 0 0.5rem;
font-weight: 300;
font-size: 1.1rem;
color: #000;
margin: 16px 0;
}  .sec_line_add {
width: 900px;
margin: 0 auto 30px;
}
.page-c_st_line {
background-color: #00b900;
border-radius: 12px 12px 0 0;
}
.page-c_tel_cont_line {
border-right: 5px solid #00b900;
border-bottom: 5px solid #00b900;
border-left: 5px solid #00b900;
border-top: none;
border-radius: 0 0 12px 12px;
background-color: #fff;
}
.cont_line_stt {
font-size: 25px;
border-bottom: none;
color: #000;
margin-top: 20px;
line-height: 1.2;
text-align: center;
}
.cont_line_stt span {
font-size: 40px;
}
.cont_line_stt::after {
border-bottom: none;
}
.cont_line_qr {
text-align: center;
}
.line_add_note {
text-align: center;
font-size: 18px;
margin-bottom: 20px;
}  .con_priv_cont {
margin: 30px 0;
}
.con_title {
margin-bottom: 20px;
background: #fff2e0;
border-left: 8px solid #f76b1c !important;
padding: 10px 20px;
font-size: 18px;
font-weight: bold;
border: none;
}
.con_s-title {
font-size: 18px;
font-weight: 600;
margin-top: 10px;
}
.con_priv_det {
width: 90%;
margin: 0 auto;
}
.con_priv_accept {
text-align: center;
}
.scroll-box {
padding: 10px;
font-size: 14px;
margin-bottom: 20px;
}
.scroll-box h3 {
font-size: 14px;
margin-top: 10px;
}
.scroll-box li {
margin: 0;
} .scroll-box::-webkit-scrollbar {
width: 10px;
} .scroll-box::-webkit-scrollbar-track {
background: #ccc
} .scroll-box::-webkit-scrollbar-thumb {
border-radius: 6px;
background: #aaa
} .bs {
margin-bottom: 1.0em;
}     .cform th {
font-size: 15px;
width: 25%;
border: solid 1px #ccc;
padding: 20px 0px 20px 15px;
font-weight: bolder;
}
.cform td {
font-size: 15px;
line-height: 200%;
border: solid 1px #ccc;
padding: 20px 20px;
} .cform {
width: 100%;
margin: auto;
border-collapse: collapse;
}
@media only screen and (max-width:767px) {
.cform th, .cform td {
width: 100%;
border: 1px solid #999;
padding: .5em 1em;
display: block;
border-top: none;
}
}
.cform {
border-top: 1px solid #999;
} .submit-btn input {
background-color: #f76b1c;
color: #fff;
margin: 0 auto;
padding: 8px 32px;
border-radius: 5px;
cursor: pointer;
text-align: center;
border: #cb5716 1px solid;
}
.submit-btn {
text-align: center;
margin-top: 20px;
cursor: pointer;
}
.submit-btn input:hover {
background: #fff;
color: #f76b1c;
cursor: pointer;
} .required-srt {
font-size: 0.7em;
padding: 6px;
border-radius: 3px;
margin-right: 10px;
background: #f76b1c;
color: #ffffff;
}
input.add_date_det {
width: 150px;
}
input.add_time_det {
width: 270px;
}
.add_date_note {
margin-left: 10px;
color: #f76b1c;
font-weight: 600;
}         @media screen and (max-width: 1000px) { .sec_line_add {
width: 86vw;
margin: 0 auto 30px;
} }    @media screen and (max-width: 834px) {}    @media screen and (max-width: 768px) { .shop_list_cont {
width: 100%;
margin-bottom: 40px;
}
.shop_list_li a {
width: 96%;
margin: 0 auto;
}
.shop_list_det {
padding: 10px 10px;
}
.shop_list_li h4 {
font-size: 16px;
margin: 0 0 4px;
}
.page-c_shop {
font-size: 18px;
}
.page-c_tel {
font-size: 28px;
}
.icon_contact_tel {
width: 20px;
} }    @media screen and (max-width: 640px) {
.page-header {
background-image: url(//kashikiri-fit.com/wp-content/themes/lightning-child/img/f-contact/mv_contact_tri_sp.jpg);
}
.grecaptcha-badge {
margin-bottom: 90px !important;
} .shop_list_li a {
height: 130px;
}
.shop_thum {
position: relative;
width: 35%;
height: auto;
margin: 0 auto;
}
.shop_thum img {
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
}
.shop_list_det {
padding: 10px;
width: 65%;
}
.shop_list_li h4 {
font-size: 16px;
margin: 0 0 2px;
}
.page-c_sec_tel {
padding: 30px 0;
}
.page-c_sec_web {
padding: 30px 0;
}
.page-c_shop {
font-size: 16px;
}
.page-c_tel {
font-size: 20px;
}
.icon_contact_tel {
width: 17px;
}  .cont_line_stt {
font-size: 19px;
margin-top: 0;
padding: 0 8px;
}
.cont_line_stt span {
font-size: 26px;
}
.cont-line_btn {
text-align: center;
margin-top: 10px;
}
.cont-line_btn img {
height: 55px;
}
.line_add_note {
text-align: left;
font-size: 16px;
padding: 10px 10px 0;
}  .scroll-box {
font-size: 12px;
} }