@charset "UTF-8";
  html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.cnt, footer .f-inner, .top .reason-cnt .youtube-info, .top .reason-cnt-2 .exp, .top .google-voice, .top .flow-wrap, .top .faq .inner {
width: 100%;
max-width: 1000px;
box-sizing: border-box;
}
.cnt-wide, .top .reason-cnt {
width: 100%;
max-width: 1200px;
box-sizing: border-box;
}   .c_orange {
color: #ff8220;
}
.c_green {
color: #006934;
}
.c_pink {
color: #e261b1;
}
.c_blue {
color: #003e92;
}
.c_red {
color: #940c30;
}   .f_base {
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.f_ar {
font-family: "arial";
}
.f_arb {
font-family: "arial black";
}
.f_notos, h1,
h2,
h3,
h4,
h5, p,
li,
dt,
dd,
table,
th,
td, .smp-contact a, .top .fv-inner h2, .top .fv-btm-contact .reserve-btn, .top .reason-cnt-2 .mesh figcaption, .top .google-voice .voice-lead, .top .flow-wrap .flow-cnt::before, .top .faq .qa dt {
font-family: 'Noto Serif JP', serif;
}
.f_robo {
font-family: 'Roboto', sans-serif;
}   b,
.bold,
strong {
font-weight: bold;
}
.normal {
font-weight: normal;
}
.imgborder_dash {
border: 1px dashed #999;
}
.imgshadow {
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.photoframe {
margin: 2px;
border: 10px solid #fff;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
}
.underborder {
border-bottom: 1px solid #222222;
}
.u-line {
border-bottom: 1px solid #940c30;
}
.under_border_da {
border-bottom: 1px dashed #ccc;
}
.noborder,
article .norborder {
border: none;
}
.marker-btm {
background: linear-gradient(rgba(0, 0, 0, 0) 60%, #fff494 0%);
}   .nodisp {
text-indent: -9999px;
}
.disp_none {
display: none;
}
.ani, header, header::before, header .logo, #btm-btn ul li a.pagetop, .link-btn {
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.ani_05 {
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.ani_075 {
-webkit-transition: 0.75s ease-in-out;
-moz-transition: 0.75s ease-in-out;
-o-transition: 0.75s ease-in-out;
transition: 0.75s ease-in-out;
}
.ani_1 {
-webkit-transition: 1s ease-in-out;
-moz-transition: 1s ease-in-out;
-o-transition: 1s ease-in-out;
transition: 1s ease-in-out;
}
@keyframes ani01 {
0% {
transform: translateY(0);
}
33.33333% {
transform: translateY(-8px);
}
66.66667% {
transform: translateY(0);
}
100% {
transform: translateY(0);
}
}
@keyframes rotate-ani01 {
0% {
transform: rotate(0deg) translateY(0);
}
3% {
transform: rotate(-5deg) translateY(-8px);
}
6% {
transform: rotate(0deg) translateY(0);
}
9% {
transform: rotate(4deg);
}
11% {
transform: rotate(0);
} 100% {
transform: rotate(0deg);
}
}
@keyframes zoom-ani01 {
0% {
transform: scale(1);
}
50% {
transform: scale(1.2);
}
100% {
transform: scale(1);
}
}
@keyframes zoom-ani02 {
0% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}   .al-r {
text-align: right;
}
.al-l {
text-align: left;
}
.al-c {
text-align: center;
}
.mauto, footer .f-inner, .top .reason-cnt, .top .reason-cnt .youtube-info, .top .reason-cnt-2 .exp, .top .google-voice, .top .flow-wrap, .top .faq .inner,
article .mauto,
article footer .f-inner,
footer article .f-inner,
article .top .reason-cnt,
.top article .reason-cnt,
article .top .reason-cnt .youtube-info,
.top .reason-cnt article .youtube-info,
article .top .reason-cnt-2 .exp,
.top .reason-cnt-2 article .exp,
article .top .google-voice,
.top article .google-voice,
article .top .flow-wrap,
.top article .flow-wrap,
article .top .faq .inner,
.top .faq article .inner {
margin-left: auto;
margin-right: auto;
}
.mtop-0 {
margin-top: 0 !important;
}
.br-pc,
.dn-pc {
display: block;
}
.br-sp,
.dn-sp {
display: none;
}
.clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
.scroll {
overflow: auto;
white-space: nowrap;
}
.scroll::-webkit-scrollbar {
height: 5px;
}
.scroll::-webkit-scrollbar-track {
background: rgba(255, 255, 255, 0);
}
.scroll::-webkit-scrollbar-thumb { background: rgba(255, 255, 255, 0.4);
} .scroll table { width: 100%;
}
.scrollbox {
position: relative;
width: 100%;
overflow: auto;
} .scrollbox::-webkit-scrollbar {
width: 7px;
background-color: #222222;
} .scrollbox::-webkit-scrollbar:horizontal {
height: 10px;
} .scrollbox::-webkit-scrollbar-button {
width: 7px;
height: 10px;
} .scrollbox::-webkit-scrollbar-thumb {
background: rgba(102, 102, 102, 0.3);
} .scrollbox::-webkit-scrollbar-corner {
background-color: transparent;
}
html {
font-size: 62.5%;
}
body {
text-align: center;
color: #222222;
font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif !important;
font-size: 1.7rem;
position: relative;
background-color: white;
}
body.fixed {
overflow: auto;
height: 100%;
}
p,
li,
dt,
dd,
table,
th,
td {
font-weight: 400;
line-height: 2;
}
img {
margin: 0;
padding: 0;
border: none;
vertical-align: bottom;
}
a {
color: #003e92;
text-decoration: none;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
text-decoration: underline;
}
a:visited {
color: #003e92;
}
a.noborder {
text-decoration: none;
}
a.noborder:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
opacity: 0.1;
}
a.nolink {
pointer-events: none;
}
a.anchor {
display: block;
padding-top: 100px;
margin-top: -100px;
}
@media screen and (max-width: 767px) {
a.anchor {
padding-top: 0;
margin-top: 0;
}
}
a:hover,
a:hover img,
input[type="submit"]:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
}
input[type="submit"],
input[type="button"] {
border-radius: 0;
-webkit-box-sizing: content-box;
-webkit-appearance: button;
appearance: button;
border: none;
box-sizing: border-box;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
display: none;
}
input[type="submit"]:focus,
input[type="button"]:focus {
outline-offset: -2px;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.cnt, footer .f-inner, .top .reason-cnt .youtube-info, .top .reason-cnt-2 .exp, .top .google-voice, .top .flow-wrap, .top .faq .inner {
max-width: calc(100% - 30px);
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.cnt, footer .f-inner, .top .reason-cnt .youtube-info, .top .reason-cnt-2 .exp, .top .google-voice, .top .flow-wrap, .top .faq .inner {
max-width: calc(100% - 50px);
}
}
@media screen and (max-width: 767px) {
.cnt, footer .f-inner, .top .reason-cnt .youtube-info, .top .reason-cnt-2 .exp, .top .google-voice, .top .flow-wrap, .top .faq .inner {
max-width: calc(100% - 50px);
}
.cnt-wide, .top .reason-cnt {
max-width: 100%;
}
.br-pc,
.dn-sp {
display: none;
}
.br-sp,
.dn-pc {
display: block;
}
body {
min-width: initial;
font-size: 1.4rem;
}
}
@media screen and (max-width: 320px) {
.cnt, footer .f-inner, .top .reason-cnt .youtube-info, .top .reason-cnt-2 .exp, .top .google-voice, .top .flow-wrap, .top .faq .inner {
max-width: calc(100% - 30px);
}
body {
font-size: 1.3rem;
}
}
#wrapper {
margin: 0 auto;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
width: 100%;
min-height: 100vh;
position: relative;
background-color: white;
}
@media screen and (max-width: 767px) {
#wrapper {
padding: 0;
max-width: 100%;
box-shadow: none;
}
}   header {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
align-items: center;
width: 100%;
max-width: 100%;
height: 90px;
padding: 0 50px;
position: fixed;
box-sizing: border-box;
top: 0;
left: 50%;
transform: translateX(-50%);
z-index: 25;
background-color: white;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
header {
padding: 0 15px;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
header {
padding: 0 15px;
}
}
@media screen and (max-width: 767px) {
header {
height: 70px;
padding: 0;
-webkit-justify-content: center;
justify-content: center;
position: absolute;
}
}
header::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: -20px;
left: 0;
background-color: white;
-moz-box-shadow: 2px 2px 6px rgba(144, 139, 136, 0.15);
-webkit-box-shadow: 2px 2px 6px rgba(144, 139, 136, 0.15);
box-shadow: 2px 2px 6px rgba(144, 139, 136, 0.15);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
}
header .logo {
position: relative;
z-index: 10;
}
header .logo img {
display: block;
width: auto;
height: 60px;
}
@media screen and (max-width: 767px) {
header .logo img {
height: 50px;
}
}
header .head-contact {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
position: relative;
z-index: 10;
}
@media screen and (max-width: 767px) {
header .head-contact {
display: none;
}
}
header .head-contact .phone {
margin-right: 25px;
font-size: 1.4rem;
color: #998679;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
header .head-contact .phone {
font-size: 1.2rem;
margin-right: 15px;
}
}
header .head-contact .phone .phone-no {
display: inline-block;
padding-left: 2em;
font-size: 2.4rem;
color: #5d524a;
position: relative;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
header .head-contact .phone .phone-no {
padding-left: 1.5em;
font-size: 2.1rem;
}
}
header .head-contact .phone .phone-no::before {
content: "";
display: inline-block;
width: 21px;
height: 21px;
background: url(//ginza-iglad.com/wordpress/wp-content/themes/dg-theme-upd/assets/lp01/assets/img/phone.svg) no-repeat center;
background-size: contain;
position: absolute;
top: 0;
left: 20px;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
header .head-contact .phone .phone-no::before {
width: 18px;
height: 18px;
}
}
header .head-contact .phone .phone-no small {
margin-top: 0.5em;
display: table;
font-size: 1.1rem;
}
header .head-contact .reserve-btn {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
width: 200px;
height: 50px;
background-color: #44516e;
color: white;
text-decoration: none;
position: relative;
overflow: hidden;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
header .head-contact .reserve-btn {
width: 170px;
}
}
header .head-contact .reserve-btn::after {
content: "";
position: absolute;
top: -100px;
left: -100px;
width: 50px;
height: 50px;
background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, #ffffff 100%, rgba(255, 255, 255, 0) 0%);
animation-name: shiny;
animation-duration: 3s;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
display: none;
}
@media screen and (min-width: 1200px) {
header.is-fixed {
height: 80px;
top: 0;
position: fixed;
}
header.is-fixed::before {
top: 0;
height: 100%;
filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
opacity: 1;
}
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
header.is-fixed {
height: 70px;
top: 0;
position: fixed;
}
header.is-fixed::before {
width: 100%;
}
header.is-fixed .g-menuarea {
background-color: transparent;
}
}   article {
padding-bottom: 100px;
text-align: left;
position: relative;
overflow: hidden;
}
@media screen and (max-width: 767px) {
article {
padding-bottom: 50px;
}
}      article table {
width: 100%;
border-collapse: collapse;
}   article ul.list-disc li,
article ol.list-disc li {
margin-left: 20px;
list-style-type: disc;
}
article ul.list-none li,
article ol.list-none li {
margin-left: 20px;
list-style-type: none;
}
article ul.list-num li,
article ol.list-num li {
margin-left: 20px;
list-style-type: decimal;
}   footer {
margin: auto auto 0;
padding: 0;
width: 100%;
position: relative;
z-index: 30;
background-color: #998679;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1YWRhNyIvPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZDBjOGMyIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNiNWFkYTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #b5ada7), color-stop(20%, #d0c8c2), color-stop(50%, #b5ada7));
background: -moz-linear-gradient(left, #b5ada7, #d0c8c2 20%, #b5ada7 50%);
background: -webkit-linear-gradient(left, #b5ada7, #d0c8c2 20%, #b5ada7 50%);
background: linear-gradient(to right, #b5ada7, #d0c8c2 20%, #b5ada7 50%);
}
footer .f-inner {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
padding: 15px 0;
}
@media screen and (max-width: 767px) {
footer .f-inner {
padding-bottom: 100px;
}
}
@media screen and (max-width: 320px) {
footer .f-inner {
padding-bottom: 70px;
}
}
footer .f-inner .copyright {
display: block;
font-size: 1.1rem;
color: white;
text-align: center;
filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
opacity: 1;
}
@media screen and (max-width: 767px) {
footer .f-inner .copyright {
font-size: 1rem;
position: relative;
bottom: auto;
}
}
.smp-contact {
-webkit-justify-content: space-between;
justify-content: space-between;
width: 100%;
position: fixed;
bottom: 0;
left: 0;
z-index: 50;
display: none;
background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 767px) {
.smp-contact {
display: -webkit-flex;
display: flex;
}
}
.smp-contact a {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
width: calc(100% / 2);
height: 70px;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
font-size: 1.5rem;
font-weight: 500;
color: white;
text-decoration: none;
line-height: 1.7;
box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.smp-contact a {
height: 60px;
}
}
.smp-contact a i {
margin-top: 0.15em;
font-size: 1.4rem;
margin-right: 0.5em;
}
.smp-contact a small {
font-size: 1.1rem;
}
@media screen and (max-width: 320px) {
.smp-contact a small {
font-size: 1rem;
}
}
.smp-contact a.phone-btn {
background-color: #44516e;
background-color: #7684a3;
border-right: 1px solid white;
}
.smp-contact a.phone-btn span {
position: relative;
padding-left: 24px;
}
.smp-contact a.phone-btn span::before {
content: "";
display: inline-block;
width: 15px;
height: 15px;
background: url(//ginza-iglad.com/wordpress/wp-content/themes/dg-theme-upd/assets/lp01/assets/img/phone-w.svg) no-repeat center;
background-size: contain;
position: absolute;
top: 5px;
left: 0;
}
.smp-contact a.reserve-btn {
background-color: #44516e;
}
#btm-btn {
position: fixed;
bottom: 15px;
right: 15px;
z-index: 200;
display: none;
}
@media screen and (max-width: 767px) {
#btm-btn {
right: 10px;
bottom: 85px;
}
}
@media screen and (max-width: 320px) {
#btm-btn {
bottom: 75px;
}
}
#btm-btn ul li a.pagetop {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
width: 40px;
height: 40px;
font-size: 1.1rem;
text-decoration: none;
line-height: 1.1;
background-color: #998679;
color: white;
}
@media screen and (max-width: 767px) {
#btm-btn ul li a.pagetop {
width: 32px;
height: 32px;
}
}
#btm-btn ul li a.pagetop i {
font-size: 2rem;
}
@media screen and (max-width: 767px) {
#btm-btn ul li a.pagetop i {
font-size: 1.6rem;
}
}   .iziModal {
max-width: 60% !important;
margin-top: 180px !important; }
.iziModal .wrap {
margin: 0.5em;
padding: 4em;
overflow: hidden;
text-align: left;
background-color: white;
}
.iziModal .wrap p strong {
font-size: 2.4rem;
}
.iziModal .wrap img {
width: 280px;
float: left;
margin-right: 50px;
}   .hd-1 {
display: table;
margin: 0 auto;
padding-top: 60px;
font-size: 4.2rem;
position: relative;
}
@media screen and (max-width: 767px) {
.hd-1 {
padding-top: 35px;
font-size: 2.5rem;
}
}
@media screen and (max-width: 320px) {
.hd-1 {
font-size: 2.1rem;
}
}
.hd-1::before {
content: "";
display: inline-block;
width: 200px;
height: 40px;
background: url(//ginza-iglad.com/wordpress/wp-content/themes/dg-theme-upd/assets/lp01/assets/img/deco-1.svg) no-repeat center;
background-size: contain;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
opacity: 0.6;
}
@media screen and (max-width: 767px) {
.hd-1::before {
width: 120px;
height: 24px;
}
}
.hd-1 span {
position: relative;
}
.hd-1 span::before, .hd-1 span::after {
content: "";
display: inline-block;
width: 100px;
height: 1px;
background-color: #68645d;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
.hd-1 span::before, .hd-1 span::after {
width: 50px;
}
}
.hd-1 span::before {
left: -120px;
}
@media screen and (max-width: 767px) {
.hd-1 span::before {
left: -65px;
}
}
.hd-1 span::after {
right: -120px;
}
@media screen and (max-width: 767px) {
.hd-1 span::after {
right: -65px;
}
}
.link-btn {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
margin: 35px auto 0;
width: 380px;
height: 60px;
position: relative;
z-index: 20;
background-color: #938879;
color: white;
font-size: 1.8rem;
font-weight: 500;
position: relative;
cursor: pointer;
overflow: hidden;
text-decoration: none;
}
@media screen and (max-width: 767px) {
.link-btn {
width: calc(100% - 70px);
height: 50px;
font-size: 16px;
}
}
.link-btn:hover {
background-color: #ff0000;
}
.link-btn:visited {
color: white;
}
.link-btn::after {
content: "";
position: absolute;
top: -100px;
left: -100px;
width: 50px;
height: 50px;
background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, #ffffff 100%, rgba(255, 255, 255, 0) 0%);
animation-name: shiny;
animation-duration: 3s;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
}
.link-btn span {
display: block;
width: 100%;
position: relative;
text-align: center;
}
.link-btn span::after {
font-family: "Font Awesome 5 Pro";
content: "\f054";
font-weight: normal;
font-size: 14px;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
@keyframes shiny {
0% {
transform: scale(0) rotate(25deg);
opacity: 0;
}
50% {
transform: scale(1) rotate(25deg);
opacity: 1;
}
100% {
transform: scale(50) rotate(25deg);
opacity: 0;
}
}   .top .fv {
width: 100%;
height: 580px;
margin: 90px auto 0;
background-color: #f0f0f0;
position: relative;
box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.top .fv {
margin: 70px 0 0;
height: 360px;
}
}
@media screen and (max-width: 320px) {
.top .fv {
height: 300px;
}
}
.top .fv-bg {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.top .fv-inner {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
width: 100%;
max-width: 100%;
height: 100%;
padding: 50px 70px;
position: absolute;
top: 0;
left: 0;
z-index: 15;
box-sizing: border-box;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-inner {
padding: 50px;
}
}
@media screen and (max-width: 767px) {
.top .fv-inner {
padding: 25px;
}
}
@media screen and (max-width: 320px) {
.top .fv-inner {
padding: 15px;
}
}
.top .fv-inner h2 {
display: table;
margin-top: 130px;
font-size: 6.2rem;
font-weight: 600;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-inner h2 {
margin-top: 100px;
font-size: 5.2rem;
}
}
@media screen and (max-width: 767px) {
.top .fv-inner h2 {
margin-top: 70px;
font-size: 3.6rem;
line-height: 1.3;
}
}
@media screen and (max-width: 320px) {
.top .fv-inner h2 {
margin-top: 50px;
font-size: 3rem;
}
}
.top .fv-inner h2 small {
font-size: 4.2rem;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-inner h2 small {
font-size: 3.2rem;
}
}
@media screen and (max-width: 767px) {
.top .fv-inner h2 small {
font-size: 2.4rem;
}
}
@media screen and (max-width: 320px) {
.top .fv-inner h2 small {
font-size: 2.1rem;
}
}
.top .fv-inner p {
margin-top: 15px;
font-size: 3rem;
line-height: 1.6;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-inner p {
font-size: 2.4rem;
}
}
@media screen and (max-width: 767px) {
.top .fv-inner p {
font-size: 1.8rem;
}
}
@media screen and (max-width: 320px) {
.top .fv-inner p {
font-size: 1.6rem;
}
}
.top .fv .doctor {
display: table;
padding: 0.5em 1em;
position: absolute;
bottom: 140px;
right: 120px;
z-index: 15;
background-color: rgba(255, 255, 255, 0.9);
border: 1px solid #999;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv .doctor {
right: 35px;
}
}
@media screen and (max-width: 767px) {
.top .fv .doctor {
bottom: 60px;
right: 15px;
}
}
@media screen and (max-width: 320px) {
.top .fv .doctor {
bottom: 50px;
}
}
.top .fv .inui {
display: block;
width: auto;
height: 100%;
position: absolute;
bottom: -25px;
right: 100px;
z-index: 15;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .fv .inui {
right: 0;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv .inui {
height: 90%;
right: 0;
}
}
@media screen and (max-width: 767px) {
.top .fv .inui {
height: 90%;
bottom: 0;
right: -35px;
right: -10px;
}
}
.top .fv-btm {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
align-items: center;
width: calc(100% - 70px);
max-width: calc(100% - 70px);
height: 180px;
max-height: 180px;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1YWRhNyIvPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZDBjOGMyIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNiNWFkYTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #b5ada7), color-stop(20%, #d0c8c2), color-stop(50%, #b5ada7));
background: -moz-linear-gradient(left, #b5ada7, #d0c8c2 20%, #b5ada7 50%);
background: -webkit-linear-gradient(left, #b5ada7, #d0c8c2 20%, #b5ada7 50%);
background: linear-gradient(to right, #b5ada7, #d0c8c2 20%, #b5ada7 50%);
position: absolute;
bottom: -70px;
left: 50%;
transform: translateX(-50%);
z-index: 20;
box-sizing: border-box;
color: white;
-moz-box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
-webkit-box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .fv-btm {
width: 100%;
max-width: 100%;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-btm {
width: 100%;
max-width: 100%;
}
}
@media screen and (max-width: 767px) {
.top .fv-btm {
width: 100%;
max-width: 100%;
box-shadow: none;
height: 200px;
max-height: 200px;
bottom: -170px;
}
}
@media screen and (max-width: 320px) {
.top .fv-btm {
height: 180px;
max-height: 180px;
bottom: -150px;
}
}
.top .fv-btm::before {
content: "";
display: block;
width: 40%;
height: 100%;
background-color: rgba(255, 255, 255, 0.85);
clip-path: polygon(60px 0%, 100% 0%, 100% 100%, 0% 100%);
position: absolute;
top: 0;
right: 0;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-btm::before {
width: 30%;
}
}
@media screen and (max-width: 767px) {
.top .fv-btm::before {
display: none;
}
}
.top .fv-btm .pickup {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
align-items: center;
height: 100%;
}
@media screen and (max-width: 767px) {
.top .fv-btm .pickup {
width: 100%;
}
}
.top .fv-btm .pickup figure {
display: block;
width: 220px;
height: 100%;
margin: 0;
padding: 0;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-btm .pickup figure {
width: 160px;
}
}
@media screen and (max-width: 767px) {
.top .fv-btm .pickup figure {
width: 140px;
}
}
@media screen and (max-width: 320px) {
.top .fv-btm .pickup figure {
width: 110px;
}
}
.top .fv-btm .pickup figure img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
@media screen and (max-width: 767px) {
.top .fv-btm .pickup figure img {
object-position: -100px 0;
}
}
.top .fv-btm .pickup figure + div {
margin-left: 35px;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-btm .pickup figure + div {
margin-left: 15px;
}
}
@media screen and (max-width: 767px) {
.top .fv-btm .pickup figure + div {
width: calc(100% - 140px - 25px);
max-width: calc(100% - 140px - 25px);
margin-left: 0;
padding-right: 15px;
box-sizing: border-box;
}
}
@media screen and (max-width: 320px) {
.top .fv-btm .pickup figure + div {
width: calc(100% - 110px - 15px);
max-width: calc(100% - 110px - 15px);
}
}
.top .fv-btm .pickup figure + div p {
line-height: 1.7;
}
@media screen and (max-width: 767px) {
.top .fv-btm .pickup figure + div p {
line-height: 1.5;
}
}
.top .fv-btm .pickup figure + div p .row-1 {
font-size: 2.3rem;
font-weight: 600;
text-shadow: 3px 3px 10px rgba(144, 139, 136, 0.7);
letter-spacing: -0.05em;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-btm .pickup figure + div p .row-1 {
font-size: 2rem;
line-height: 1.1;
}
}
@media screen and (max-width: 767px) {
.top .fv-btm .pickup figure + div p .row-1 {
font-size: 2rem;
line-height: 1.1;
}
}
@media screen and (max-width: 320px) {
.top .fv-btm .pickup figure + div p .row-1 {
font-size: 1.8rem;
}
}
.top .fv-btm .pickup figure + div p .row-2 {
display: table;
margin-top: 0.25em;
padding: 0.5em 0.75em;
font-weight: 700;
background-color: white;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
color: #222222;
-moz-box-shadow: 3px 3px 10px rgba(144, 139, 136, 0.7);
-webkit-box-shadow: 3px 3px 10px rgba(144, 139, 136, 0.7);
box-shadow: 3px 3px 10px rgba(144, 139, 136, 0.7);
}
@media screen and (max-width: 767px) {
.top .fv-btm .pickup figure + div p .row-2 {
margin-top: 0.5em;
display: block;
font-size: 1.4rem;
}
}
@media screen and (max-width: 320px) {
.top .fv-btm .pickup figure + div p .row-2 {
font-size: 1.3rem;
}
}
.top .fv-btm .pickup figure + div p .row-2 img {
display: inline-block;
width: 27px;
}
@media screen and (max-width: 767px) {
.top .fv-btm .pickup figure + div p .row-2 img {
width: 22px;
}
}
@media screen and (max-width: 320px) {
.top .fv-btm .pickup figure + div p .row-2 img {
width: 19px;
}
}
.top .fv-btm .pickup figure + div p .row-2 .star {
color: #ffc468;
}
.top .fv-btm .pickup figure + div p .row-3 {
display: table;
margin-top: 0.5em;
padding: 0.5em 0.75em;
font-weight: 700;
background-color: white;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
color: #222222;
-moz-box-shadow: 3px 3px 10px rgba(144, 139, 136, 0.7);
-webkit-box-shadow: 3px 3px 10px rgba(144, 139, 136, 0.7);
box-shadow: 3px 3px 10px rgba(144, 139, 136, 0.7);
}
@media screen and (max-width: 767px) {
.top .fv-btm .pickup figure + div p .row-3 {
display: block;
font-size: 1.4rem;
}
}
@media screen and (max-width: 320px) {
.top .fv-btm .pickup figure + div p .row-3 {
font-size: 1.3rem;
}
}
.top .fv-btm-contact {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
min-width: 360px;
padding-right: 35px;
height: 100%;
position: relative;
z-index: 10;
box-sizing: border-box;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .fv-btm-contact {
min-width: 300px;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-btm-contact {
min-width: 240px;
padding-left: 0;
}
}
@media screen and (max-width: 767px) {
.top .fv-btm-contact {
display: none;
}
}
.top .fv-btm-contact .reserve-btn {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
width: 360px;
height: 80px;
background-color: #44516e;
color: white;
text-decoration: none;
position: relative;
overflow: hidden;
font-size: 2.5rem;
letter-spacing: 0.035em;
line-height: 1.3;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .fv-btm-contact .reserve-btn {
width: 300px;
font-size: 2.2rem;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-btm-contact .reserve-btn {
width: 240px;
font-size: 2rem;
}
}
.top .fv-btm-contact .reserve-btn small {
font-size: 1.4rem;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .fv-btm-contact .reserve-btn small {
font-size: 1.1rem;
}
}
.top .fv-btm-contact .reserve-btn::after {
content: "";
position: absolute;
top: -100px;
left: -100px;
width: 50px;
height: 50px;
background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, #ffffff 100%, rgba(255, 255, 255, 0) 0%);
animation-name: shiny;
animation-duration: 3s;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
}
.top .reason {
padding: 200px 0 0;
position: relative;
}
@media screen and (max-width: 767px) {
.top .reason {
padding-top: 250px;
}
}
@media screen and (max-width: 320px) {
.top .reason {
padding-top: 200px;
}
}
.top .reason-cnt {
margin-top: 100px;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .reason-cnt {
max-width: 100%;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt {
max-width: 100%;
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt {
margin-top: 50px;
max-width: 100%;
}
}
.top .reason-cnt h3 {
display: block;
padding: 1.5em;
padding-left: 100px;
font-size: 2.8rem;
font-weight: 500;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzYmFiMyIgc3RvcC1vcGFjaXR5PSIwLjMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjM2JhYjMiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(195, 186, 179, 0.3)), color-stop(100%, rgba(195, 186, 179, 0.05)));
background: -moz-linear-gradient(left, rgba(195, 186, 179, 0.3), rgba(195, 186, 179, 0.05));
background: -webkit-linear-gradient(left, rgba(195, 186, 179, 0.3), rgba(195, 186, 179, 0.05));
background: linear-gradient(to right, rgba(195, 186, 179, 0.3), rgba(195, 186, 179, 0.05));
position: relative;
text-align: center;
line-height: 1.3;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt h3 {
padding-left: 80px;
font-size: 2.6rem;
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt h3 {
font-size: 2.1rem;
text-align: left;
padding-left: 65px;
line-height: 1.3;
}
}
@media screen and (max-width: 320px) {
.top .reason-cnt h3 {
padding-left: 60px;
font-size: 1.9rem;
}
}
.top .reason-cnt h3 .num {
display: block;
width: auto;
height: 120px;
position: absolute;
bottom: 20px;
left: 25px;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt h3 .num {
height: 90px;
bottom: auto;
top: -15px;
left: 15px;
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt h3 .num {
height: 70px;
left: 15px;
bottom: auto;
top: -15px;
}
}
@media screen and (max-width: 320px) {
.top .reason-cnt h3 .num {
height: 60px;
left: 10px;
}
}
.top .reason-cnt .wrap {
margin-top: 70px;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-start;
align-items: flex-start;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .reason-cnt .wrap {
padding: 0 35px;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt .wrap {
padding: 0 35px;
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt .wrap {
margin-top: 50px;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: center;
align-items: center;
padding: 0 35px;
}
}
.top .reason-cnt .inui {
display: block;
width: 450px;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .reason-cnt .inui {
width: 360px;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt .inui {
width: 270px;
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt .inui {
width: 70%;
margin: 0 auto;
}
}
.top .reason-cnt .inui img {
display: block;
width: 100%;
}
.top .reason-cnt .inui + .doc-profile {
width: calc(100% - 450px - 100px);
margin-top: 70px;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .reason-cnt .inui + .doc-profile {
width: calc(100% - 360px - 50px);
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt .inui + .doc-profile {
margin-top: 0;
width: calc(100% - 270px - 50px);
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt .inui + .doc-profile {
margin-top: 35px;
width: auto;
}
}
.top .reason-cnt .inui + .doc-profile .media {
display: block;
width: 280px;
margin-top: 100px;
}
.top .reason-cnt .inui + .doc-profile .media img {
display: block;
width: 100%;
}
.top .reason-cnt .inui + .doc-profile .doctor-name {
font-size: 3.5rem;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .inui + .doc-profile .doctor-name {
font-size: 2.4rem;
text-align: center;
}
}
.top .reason-cnt .inui + .doc-profile .doctor-name + p {
margin-top: 25px;
font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .inui + .doc-profile .doctor-name + p {
font-size: 1.4rem;
}
}
@media screen and (max-width: 320px) {
.top .reason-cnt .inui + .doc-profile .doctor-name + p {
font-size: 1.3rem;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt .inui + .doc-profile .doctor-name + p br {
display: none;
}
}
.top .reason-cnt .inui + .doc-profile h4 {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
margin-top: 25px;
position: relative;
}
.top .reason-cnt .inui + .doc-profile h4::after {
content: "";
flex-grow: 1;
border-bottom: 1px solid #999;
margin-left: 15px;
padding-right: 15px;
}
.top .reason-cnt .inui + .doc-profile h4 span {
padding: 0.5em 0.75em;
border: 1px solid #222222;
}
.top .reason-cnt .inui + .doc-profile ul {
margin-top: 15px;
}
.top .reason-cnt .inui + .doc-profile ul li {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
font-size: 1.6rem;
line-height: 1.5;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt .inui + .doc-profile ul li {
font-size: 1.5rem;
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt .inui + .doc-profile ul li {
font-size: 1.4rem;
}
}
@media screen and (max-width: 320px) {
.top .reason-cnt .inui + .doc-profile ul li {
font-size: 1.3rem;
}
}
.top .reason-cnt .inui + .doc-profile ul li .date {
width: 4.5em;
}
.top .reason-cnt .inui + .doc-profile ul li .cap {
width: calc(100% - 4.5em);
}
.top .reason-cnt .media {
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
align-items: flex-start;  -webkit-justify-content: center;
justify-content: center;
margin-top: 100px;
padding: 0 70px;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt .media {
padding: 0 35px;
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt .media {
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
justify-content: center;
margin-top: 50px;
padding: 0 35px;
}
}
.top .reason-cnt .media .book {
display: block;
width: 400px;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt .media .book {
width: 300px;
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt .media .book {
margin-top: 25px;
width: auto;
}
}
.top .reason-cnt .media .book img {
display: block;
width: 100%;
}
.top .reason-cnt .media .media-jisseki {
display: block;
width: calc(100% - 400px - 50px);
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt .media .media-jisseki {
width: calc(100% - 300px - 50px);
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt .media .media-jisseki {
width: auto;
margin-top: 25px;
}
}
.top .reason-cnt .media .media-jisseki img {
display: block;
width: 100%;
}
.top .reason-cnt .youtube-info {
margin-top: 100px;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .youtube-info {
margin-top: 30px;
padding: 0 15px;
}
}
.top .reason-cnt .youtube-info .slider {
text-align: center;
overflow: hidden;
transition: opacity 0.3s linear;
}
.top .reason-cnt .youtube-info .slider.slick-initialized {
opacity: 1;
}
.top .reason-cnt .youtube-info .slider div iframe {
display: block;
width: 700px;
height: 380px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .youtube-info .slider div iframe {
width: 100%;
height: 200px;
}
}
.top .reason-cnt .youtube-info .slider-nav {
width: 80%;
margin: 50px auto 0;
position: relative;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .youtube-info .slider-nav {
width: calc(100% - 40px);
margin-top: 15px;
}
}
.top .reason-cnt .youtube-info .slider-nav .item img {
width: calc(100% - 30px) !important;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .youtube-info .slider-nav .item img {
width: calc(100% - 20px) !important;
}
}
.top .reason-cnt .youtube-info .slider-nav .slide-arrow {
width: 30px;
height: 100%;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
position: absolute;
top: 0;
background-color: #f9f9f9;
border: 1px solid #999;
box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .youtube-info .slider-nav .slide-arrow {
width: 20px;
}
}
.top .reason-cnt .youtube-info .slider-nav .slide-arrow i {
font-size: 30px;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .youtube-info .slider-nav .slide-arrow i {
font-size: 21px;
}
}
.top .reason-cnt .youtube-info .slider-nav .slide-arrow.prev-arrow {
left: -40px;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .youtube-info .slider-nav .slide-arrow.prev-arrow {
left: -20px;
}
}
.top .reason-cnt .youtube-info .slider-nav .slide-arrow.next-arrow {
right: -40px;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .youtube-info .slider-nav .slide-arrow.next-arrow {
right: -20px;
}
}
.top .reason-cnt .youtube-info .add-info {
width: calc(100% - 250px);
margin: 25px auto 0;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .youtube-info .add-info {
width: 100%;
}
}
.top .reason-cnt .youtube-info .add-info h3 {
padding: .5em 0;
height: auto;
font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .youtube-info .add-info h3 {
padding: .35em;
font-size: 1.3rem;
letter-spacing: -.05em;
}
}
@media screen and (max-width: 320px) {
.top .reason-cnt .youtube-info .add-info h3 {
font-size: 1.2rem;
}
}
.top .reason-cnt .youtube-info .add-info p {
margin-top: 25px;
font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
.top .reason-cnt .youtube-info .add-info p {
margin-top: 15px;
font-size: 1.1rem;
text-align: left;
line-height: 1.5;
}
}
@media screen and (max-width: 320px) {
.top .reason-cnt .youtube-info .add-info p {
font-size: 1.1rem;
}
}
.top .reason-cnt-2 {
padding: 70px 0;
position: relative;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 {
margin-top: 100px;
padding-top: 0;
}
}
.top .reason-cnt-2 .bg {
display: block;
width: calc(100% + 150px);
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .bg {
width: 100%;
}
}
.top .reason-cnt-2 .wrap {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
position: relative;
z-index: 10;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .wrap {
margin-top: 35px;
-webkit-flex-direction: column;
flex-direction: column;
}
}
.top .reason-cnt-2 .wrap div {
width: calc(100% / 2 - 50px);
margin: 0 25px;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .wrap div {
margin: 25px 0 0;
width: 100%;
}
}
.top .reason-cnt-2 .wrap div iframe {
display: block;
width: 100%;
height: 250px;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .wrap div iframe {
height: 170px;
}
}
@media screen and (max-width: 320px) {
.top .reason-cnt-2 .wrap div iframe {
height: 140px;
}
}
.top .reason-cnt-2 .wrap div .ttl {
display: block;
margin-bottom: 1em;
text-align: center;
}
.top .reason-cnt-2 .mesh {
display: block;
margin: 15px auto 0;
width: 700px;
position: relative;
z-index: 10;
-moz-box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
-webkit-box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .mesh {
margin-top: 50px;
width: calc(100% - 70px);
}
}
.top .reason-cnt-2 .mesh img {
display: block;
width: 100%;
}
.top .reason-cnt-2 .mesh figcaption {
display: block;
text-align: center;
font-size: 2.7rem;
margin-bottom: 1em;
line-height: 1.4;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .mesh figcaption {
font-size: 1.9rem;
}
}
.top .reason-cnt-2 .lead-list {
margin-top: 50px;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
position: relative;
z-index: 10;
}
.top .reason-cnt-2 .lead-list li {
margin: 0 0.5em;
padding: 0.35em 1em;
border: 1px solid #998679;
font-size: 1.5rem;
color: #998679;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .lead-list li {
padding: .35em .5em;
font-size: 1.4rem;
line-height: 1.4;
text-align: center;
}
}
@media screen and (max-width: 320px) {
.top .reason-cnt-2 .lead-list li {
font-size: 1.3rem;
}
}
.top .reason-cnt-2 .exp {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
align-items: center;
margin-top: 70px;
position: relative;
z-index: 10;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .exp {
-webkit-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
}
.top .reason-cnt-2 .exp figure {
display: block;
width: 200px;
background-color: white;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
-moz-box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
-webkit-box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
overflow: hidden;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .exp figure {
margin-top: 35px;
transform-origin: 50% 0;
transform: scale(0.85);
}
}
.top .reason-cnt-2 .exp figure img {
display: block;
width: 100%;
height: 200px;
object-fit: contain;
}
.top .reason-cnt-2 .exp figure + div {
width: calc(100% - 200px - 70px);
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .exp figure + div {
width: auto;
}
}
.top .reason-cnt-2 .exp p {
font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .exp p {
font-size: 1.4rem;
}
}
.top .reason-cnt-2 .wrap-2 {
margin-top: 70px;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-justify-content: space-between;
justify-content: space-between;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .reason-cnt-2 .wrap-2 {
padding: 0 15px;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt-2 .wrap-2 {
padding: 0 15px;
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .wrap-2 {
margin-top: 15px;
padding: 0 25px;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
}
@media screen and (max-width: 320px) {
.top .reason-cnt-2 .wrap-2 {
padding: 0 15px;
}
}
.top .reason-cnt-2 .target {
width: 370px;
max-width: 370px;
padding: 35px;
position: relative;
z-index: 10;
background-color: #f5f4f3;
box-sizing: border-box;
position: relative;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .target {
width: 100%;
max-width: 100%;
padding: 25px;
}
}
.top .reason-cnt-2 .target::before {
content: "";
display: block;
width: calc(100% - 10px);
height: calc(100% - 10px);
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
border: 1px solid rgba(153, 134, 121, 0.3);
box-sizing: border-box;
z-index: 10;
}
.top .reason-cnt-2 .target::after {
content: "";
position: absolute;
right: -50px;
top: 50px;
width: 0px;
height: 0px;
margin: auto;
border-style: solid;
border-color: transparent transparent transparent #f5f4f3;
border-width: 30px 0 30px 70px;
z-index: 15;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .target::after {
right: auto;
top: auto;
bottom: -40px;
left: 50%;
transform: translateX(-50%) rotate(90deg);
border-width: 40px 0 40px 70px;
}
}
.top .reason-cnt-2 .target h4 {
display: table;
font-size: 1.8rem;
font-weight: 500;
color: #998679;
}
.top .reason-cnt-2 .target ul {
margin-top: 35px;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .target ul {
margin-top: 15px;
}
}
.top .reason-cnt-2 .target ul li {
padding: 0.5em 0;
padding-left: 2em;
font-size: 1.5rem;
border-bottom: 1px dashed #998679;
position: relative;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .target ul li {
font-size: 1.4rem;
line-height: 1.5;
}
}
@media screen and (max-width: 320px) {
.top .reason-cnt-2 .target ul li {
font-size: 1.3rem;
}
}
.top .reason-cnt-2 .target ul li i {
font-size: 1.8rem;
position: absolute;
top: 1em;
left: 0;
color: #44516e;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .target ul li i {
top: .75em;
font-size: 1.5rem;
}
}
.top .reason-cnt-2 .target figure {
margin-top: 35px;
display: block;
width: 100%;
position: relative;
z-index: 20;
}
.top .reason-cnt-2 .target figure img {
display: block;
width: 100%;
height: 220px;
object-fit: cover;
}
.top .reason-cnt-2 .feature-wrap {
width: calc(100% - 370px - 100px);
position: relative;
z-index: 10;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt-2 .feature-wrap {
width: calc(100% - 370px - 50px);
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .feature-wrap {
margin-top: 50px;
width: 100%;
}
}
.top .reason-cnt-2 .feature-wrap .feature {
margin-bottom: 35px;
padding: 35px;
background-color: white;
-moz-box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
-webkit-box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
position: relative;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .feature-wrap .feature {
padding: 25px;
}
}
.top .reason-cnt-2 .feature-wrap .feature:nth-last-of-type(1) {
margin-bottom: 0;
}
.top .reason-cnt-2 .feature-wrap .feature h4 {
display: table;
padding-bottom: 0.5em;
padding-right: 100px;
font-size: 2rem;
font-weight: 600;
border-bottom: 1px solid rgba(153, 134, 121, 0.5);
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .reason-cnt-2 .feature-wrap .feature h4 {
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .feature-wrap .feature h4 {
display: block;
font-size: 1.7rem;
padding-right: 0;
}
}
@media screen and (max-width: 320px) {
.top .reason-cnt-2 .feature-wrap .feature h4 {
font-size: 1.5rem;
}
}
.top .reason-cnt-2 .feature-wrap .feature p {
margin-top: 25px;
font-size: 1.4rem;
line-height: 1.6;
}
@media screen and (max-width: 767px) {
.top .reason-cnt-2 .feature-wrap .feature p {
font-size: 1.3rem;
}
}
.top .google-voice {
padding: 100px 70px 0;
position: relative;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .google-voice {
padding: 100px 35px 0;
}
}
@media screen and (max-width: 767px) {
.top .google-voice {
padding: 50px 0 0;
}
}
.top .google-voice .voice-lead {
display: table;
margin: 0 auto 35px;
padding: 35px;
border: 1px solid #998679;
font-size: 1.8rem;
line-height: 2;
text-align: center;
position: relative;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .google-voice .voice-lead {
font-size: 1.6rem;
}
}
@media screen and (max-width: 767px) {
.top .google-voice .voice-lead {
padding: 25px;
font-size: 1.5rem;
text-align: left;
}
}
@media screen and (max-width: 320px) {
.top .google-voice .voice-lead {
font-size: 1.3rem;
}
}
.top .google-voice .voice-lead::before {
content: "";
display: block;
width: calc(100% - 10px);
height: calc(100% - 10px);
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
border: 1px solid rgba(153, 134, 121, 0.35);
}
.top .google-voice .voice-lead .deco {
display: block;
width: 60px;
position: absolute;
z-index: 15;
}
.top .google-voice .voice-lead .deco-1 {
top: -7px;
left: -7px;
transform: scale(-1, 1);
}
.top .google-voice .voice-lead .deco-2 {
top: -7px;
right: -7px;
}
.top .google-voice .voice-lead .deco-3 {
bottom: -7px;
left: -7px;
transform: scale(-1, -1);
}
.top .google-voice .voice-lead .deco-4 {
bottom: -7px;
right: -7px;
transform: scale(1, -1);
}
.top .google-voice .voice-copy {
display: table;
margin: 50px auto 0;
position: relative;
z-index: 21;
text-align: center;
font-size: 2.4rem;
font-weight: 500;
line-height: 1.7;
}
@media screen and (max-width: 767px) {
.top .google-voice .voice-copy {
font-size: 1.7rem;
position: absolute;
top: 270px;
left: 0;
}
}
@media screen and (max-width: 320px) {
.top .google-voice .voice-copy {
font-size: 1.6rem;
top: 255px;
}
}
.top .google-voice .voice-copy-bg {
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
width: 100%;
height: 50px;
position: absolute;
top: 460px;
left: 0;
z-index: 20;
background-color: white;
}
@media screen and (max-width: 767px) {
.top .google-voice .voice-copy-bg {
top: 330px;
height: 120px;
}
}
@media screen and (max-width: 320px) {
.top .google-voice .voice-copy-bg {
top: 300px;
}
}
.top .google-voice .voice-cnt {
margin-top: 30px;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .google-voice .voice-cnt {
margin-top: 50px;
}
}
@media screen and (max-width: 767px) {
.top .google-voice .voice-cnt {
margin-top: 220px;
}
}
@media screen and (max-width: 320px) {
.top .google-voice .voice-cnt {
   margin-top: 150px;
}
}
.top .flow {
margin-top: 100px;
padding: 70px 50px;
position: relative;
background-color: #f5f4f3;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .flow {
padding: 70px 25px;
}
}
@media screen and (max-width: 767px) {
.top .flow {
margin-top: 50px;
padding: 70px 0;
}
}
.top .flow-wrap {
margin-top: 70px;
}
.top .flow-wrap .flow-cnt {
margin-top: 35px;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-start;
align-items: flex-start;
padding: 35px;
padding-left: 90px;
background-color: white;
-moz-box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
-webkit-box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
box-shadow: 15px 25px 25px rgba(144, 139, 136, 0.2);
position: relative;
}
@media screen and (max-width: 767px) {
.top .flow-wrap .flow-cnt {
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: center;
align-items: center;
padding-left: 35px;
}
}
.top .flow-wrap .flow-cnt::before {
content: attr(data-num);
position: absolute;
top: 25px;
left: 25px;
font-size: 10rem;
font-weight: 200;
color: #998679;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
opacity: 0.2;
}
@media screen and (max-width: 767px) {
.top .flow-wrap .flow-cnt::before {
font-size: 6rem;
}
}
.top .flow-wrap .flow-cnt::after {
font-family: "Font Awesome 5 Pro";
content: "\f175";
font-weight: normal;
font-size: 3rem;
font-weight: normal;
position: absolute;
bottom: -25px;
left: 50%;
transform: translateX(-50%);
color: #998679;
}
.top .flow-wrap .flow-cnt:nth-last-of-type(1)::after {
display: none;
}
.top .flow-wrap .flow-cnt figure {
display: block;
width: 120px;
margin: 0 auto;
}
.top .flow-wrap .flow-cnt figure img {
display: block;
width: 100%;
height: 120px;
object-fit: cover;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.top .flow-wrap .flow-cnt figure + div {
width: calc(100% - 120px - 70px);
text-align: left;
}
@media screen and (max-width: 767px) {
.top .flow-wrap .flow-cnt figure + div {
margin-top: 25px;
width: auto;
}
}
.top .flow-wrap .flow-cnt h3 {
display: table;
margin: 0;
font-size: 2rem;
font-weight: 500;
}
@media screen and (max-width: 767px) {
.top .flow-wrap .flow-cnt h3 {
margin: 0 auto;
font-size: 1.8rem;
line-height: 1.3;
text-align: center;
}
}
@media screen and (max-width: 320px) {
.top .flow-wrap .flow-cnt h3 {
font-size: 1.7rem;
}
}
.top .flow-wrap .flow-cnt p {
margin-top: 25px;
font-size: 1.5rem;
line-height: 1.6;
}
@media screen and (max-width: 767px) {
.top .flow-wrap .flow-cnt p {
font-size: 1.4rem;
}
}
@media screen and (max-width: 320px) {
.top .flow-wrap .flow-cnt p {
font-size: 1.3rem;
}
}
.top .flow-wrap .flow-cnt .annotation {
display: table;
margin-top: 25px;
padding-left: 1.5em;
font-size: 1.3rem;
line-height: 1.4;
position: relative;
}
@media screen and (max-width: 767px) {
.top .flow-wrap .flow-cnt .annotation {
font-size: 1.2rem;
}
}
@media screen and (max-width: 320px) {
.top .flow-wrap .flow-cnt .annotation {
font-size: 1.1rem;
}
}
.top .flow-wrap .flow-cnt .annotation::before {
content: "※";
position: absolute;
top: 0;
left: 0;
}
.top .faq {
padding: 150px 70px 0;
position: relative;
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .faq {
padding: 70px 25px 0;
}
}
@media screen and (max-width: 767px) {
.top .faq {
padding: 70px 0 0;
}
}
.top .faq .qa {
width: 100%;
margin: 30px auto 0;
text-align: left;
}
@media screen and (max-width: 767px) {
.top .faq .qa {
margin-top: 20px;
width: 100%;
}
}
.top .faq .qa:nth-of-type(1) {
margin-top: 100px;
}
@media screen and (max-width: 767px) {
.top .faq .qa:nth-of-type(1) {
margin-top: 50px;
}
}
.top .faq .qa dt {
padding: 1em 30px 1em 70px;
position: relative;
line-height: 1.5;
font-size: 2rem;
font-weight: 500;
background-color: #f6f6f6;
}
@media screen and (max-width: 767px) {
.top .faq .qa dt {
font-size: 1.6rem;
}
}
.top .faq .qa dt::before {
content: "Q";
display: inline-block;
position: absolute;
top: 18px;
left: 20px;
}
@media screen and (max-width: 767px) {
.top .faq .qa dt::before {
top: 15px;
left: 15px;
}
}
@media screen and (max-width: 767px) {
.top .faq .qa dt {
padding-left: 40px;
font-size: 1.5rem;
}
}
.top .faq .qa dt span::before, .top .faq .qa dt span::after {
content: "";
display: block;
width: 18px;
height: 1px;
position: absolute;
right: 30px;
top: 50%;
transform: translateY(-50%);
background-color: #222222;
}
@media screen and (max-width: 767px) {
.top .faq .qa dt span::before, .top .faq .qa dt span::after {
width: 14px;
right: 10px;
}
}
.top .faq .qa dt span::after {
transform: translateY(-50%) rotate(90deg);
transition: 0.2s;
}
.top .faq .qa dt span.active::after {
transform: rotate(0);
transition: 0.2s;
}
.top .faq .qa dt:hover {
cursor: pointer;
}
.top .faq .qa dd {
display: none;
padding: 1em;
padding-left: 70px;
position: relative;
line-height: 1.8;
border-top: 1px solid white;
}
@media screen and (max-width: 767px) {
.top .faq .qa dd {
padding-left: 40px;
}
}
.top .faq .qa dd::before {
content: "A";
display: inline-block;
position: absolute;
top: 12px;
left: 20px;
font-size: 2rem;
}
@media screen and (max-width: 767px) {
.top .faq .qa dd::before {
top: 15px;
left: 15px;
font-size: 1.5rem;
}
}
.top .faq .qa dd .row {
margin-top: 25px;
}
.top .clinic {
padding: 150px 150px 0;
position: relative;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .clinic {
padding: 150px 35px 0;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .clinic {
padding: 150px 35px 0;
}
}
@media screen and (max-width: 767px) {
.top .clinic {
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: flex-start;
justify-content: flex-start;
padding: 70px 35px 0;
}
}
.top .clinic figure {
display: block;
width: 500px;
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .clinic figure {
width: 400px;
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .clinic figure {
width: 350px;
}
}
@media screen and (max-width: 767px) {
.top .clinic figure {
width: 100%;
}
}
.top .clinic figure img {
display: block;
width: 100%;
}
.top .clinic figure + div {
width: calc(100% - 500px - 70px);
}
@media screen and (max-width: 1199px) and (min-width: 1040px) {
.top .clinic figure + div {
width: calc(100% - 400px - 50px);
}
}
@media screen and (max-width: 1040px) and (min-width: 768px) {
.top .clinic figure + div {
width: calc(100% - 350px - 50px);
}
}
@media screen and (max-width: 767px) {
.top .clinic figure + div {
width: auto;
margin-top: 35px;
}
}
.top .clinic figure + div .logo {
display: block;
width: 250px;
}
@media screen and (max-width: 767px) {
.top .clinic figure + div .logo {
width: 200px;
margin: 0 auto;
}
}
.top .clinic figure + div .logo + p {
margin-top: 25px;
}
.top .clinic figure + div table {
margin-top: 25px;
}
.top .clinic figure + div table th,
.top .clinic figure + div table td {
padding: 0.5em 0;
font-size: 1.4rem;
box-sizing: border-box;
line-height: 1.6;
border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}
@media screen and (max-width: 767px) {
.top .clinic figure + div table th,
.top .clinic figure + div table td {
font-size: 1.2rem;
line-height: 1.5;
}
}
.top .clinic figure + div table th {
width: 25%;
max-width: 25%;
}
.error-pink input[type="text"],
.error-pink input[type="email"],
.error-pink input[type="tel"],
.error-pink input[type="url"],
.error-pink select,
.error-pink textarea {
background: rgba(255, 192, 203, 0.5) !important;
}
div.fancybox-caption p.caption-title {
background-color: transparent !important;
color: white !important;
}