@charset "utf-8";
@charset "utf-8";
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
@media all and (max-width: 480px) {
.mfp-iframe-scaler iframe {
position:fixed;
top: 50%;
left:50%;
transform: translate(-50%,-50%);
height:90%;
max-height:300px;
}
}

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;
}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0;}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
border: 0;
vertical-align: bottom;
max-width: 100%;
height: auto;
}
a {
outline: none;
transition-duration: .3s;
color: inherit;
}
a:hover {
opacity: .8;
}
hover {
transition-duration: .3s;
opacity: .8;
}
html {
font-size: 100%;
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
line-height: 150%;
letter-spacing: 0;
box-sizing: border-box;
}
p {
letter-spacing: 1px;
}
strong {
font-weight: bold;
}
*, *:before, *:after {
box-sizing: inherit;
}
.mincho {
font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.pc-only {
display: none;
}
#ns_spmenu {
background: #fffc;
padding: 24px;
height: 71px;
position: fixed;
cursor: pointer;
top: 0;
right: 0;
z-index: 2;
}
.ns_mbr1, .ns_mbr2, .ns_mbr3 {
height: 3px;
width: 26px;
display: block;
background: #111;
transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
}
.ns_mbr1, .ns_mbr2 {
margin-bottom: 7px;
}
.menuclick1 {
top: 12px;
-o-transform: rotate(405deg);
-moz-transform: rotate(405deg);
-webkit-transform: rotate(405deg);
-ms-transform: rotate(405deg);
transform: rotate(405deg);
margin-top: 3px;
margin-bottom: 11px;
}
.menuclick2 {
background-color: rgba(255,255,255,0);
margin-bottom: 0;
}
.menuclick3 {
top: 12px;
-o-transform: rotate(-405deg);
-moz-transform: rotate(-405deg);
-webkit-transform: rotate(-405deg);
-ms-transform: rotate(-405deg);
transform: rotate(-405deg);
margin-top: -17px;
margin-bottom: 12px;
}
.ns_ovf{
position: fixed;
z-index: -1;
width: 100%;
height: 100%;
top: 0;
right: 0;
}
.menu-container.sp-only {
display: none;
position: absolute;
background-color: #fff;
z-index: 2;
top: 71px;
width: 100%;
}
.menu-container.sp-only br.sp-only, .link-item br.sp-only {
display: none;
}
.menu-container-sp br {
display: none;
}
.menu-container-sp:before {
content: "";
background-color: rgba(0,0,0,.7);
display: block;
width: 100vw;
height: 100vh;
position: absolute;
z-index: -1;
}
.menu-container-sp .menu-item {
font-size: 14px;
line-height: 1.5;
border-bottom: 1px dotted #ddd;
background-color: #fff;
}
.menu-container-sp .menu-item:last-of-type {
border: none;
}
.menu-container-sp .menu-item a {
text-decoration: none;
width: 100%;
height: 100%;
display: inline-block;
padding: 12px 16px;
display: flex;
align-items: center;
justify-content: space-between;
}
.menu-container-sp .menu-item a:after {
color: #c1c5c6;
font-size: 12px;
font-family: FontAwesome;
content: "\f054";
display: inline-block;
}
.footer-back {
background-color: #ecf3f6;
padding: 16px;
}
.footer-logo {
display: block;
margin: 0 auto;
}
.footer-inner img {
margin-bottom: 24px;
}
.consultation-hours {
line-height: 1.3;
}
.tel-number {
color: #123d51;
font-size: 24px;
font-weight: bold;
letter-spacing: 0.15em;
text-decoration: none;
margin-bottom: 16px;
}
.tel-number a {
text-decoration: none;
}
.tel-number::before {
content: "";
width: 1em;
height: 1em;
background-size: cover;
background-image: url(//www.whiteteeth-plan.tokyo/wp-content/themes/sat-lite/images/denwa-f.svg);
display: inline-block;
vertical-align: sub;
margin-right: 8px;
}
.header-inquiry-container {
float: right;
margin-top: 8px;
}
.sp-menu-inquiry-container {
padding: 16px;
margin: 8px 16px;
border: 1px dotted #ccc;
}
.sp-menu-inquiry-container .tel-number, .header-inquiry-container .tel-number {
font-size: 22px;
margin-bottom: 8px;
}
.consultation-hours, .closed-day, .address {
font-size: 0.8rem;
letter-spacing: 0.05em;
margin-bottom: 4px;
line-height: 1.2;
display: flex;
align-items: center;
}
.menu-container .closed-day {
margin-bottom: 0;
}
.consultation-hours span, .closed-day span, .address span {
background-color: #004492;
border-radius: 4px;
color: #fff;
padding: 4px;
min-width: 64px;
display: inline-block;
text-align: center;
line-height: 1;
margin-right: 8px;
}
.btn-link-container {
display: flex;
justify-content: space-between;
}
.btn-link {
background: #004492;
border-radius: 8px;
color: #fff;
line-height: 1.2em;
text-align: center;
min-height: 54px;
margin-top: 8px;
padding: 8px 8px;
display: flex;
justify-content: center;
align-items: center;
flex: 1 1 auto;
}
.reservation-btn-link {
margin-left: 8px;
}
.official-btn-link {
padding: 16px 8px;
}
footer a:link {
text-decoration: none;
}
.footer-nav li:last-child {
margin-bottom: none;
}
.footer-nav ul {
padding: 8px 0;
}
.copy {
color: #123d51;
font-size: 3vw;
text-align: center;
padding: 3vw 0;
}
.surgery-container {
padding: 0 16px;
margin: 40px auto;
}
.surgery-container-header {
font-size: 16px;
font-weight: bold;
color: #123d51;
text-align: center;
padding-bottom: 8px;
border-bottom: 1px dotted #ccc;
margin-bottom: 24px;
}
.surgery-link-container {
text-align: center;
}
.surgery-link-item {
display: inline-block;
text-align: center;
margin-bottom: 24px;
flex: 0 1 auto;
padding: 4px;
border: 1px solid #f1f1f1;
}
.surgery-link-item:last-of-type {
margin-bottom: 0;
}
.surgery-link-item a {
text-decoration: none;
}
.surgery-link-item img {
margin-bottom: 16px;
}
.surgery-link-item p {
font-size: 12px;
line-height: 1.3;
color: #555;
text-align: center;
}
.menu-item.specialize-link {
background-color: #bddeff;
}
@media screen and (min-width: 768px){
.pc-only {
display: block;
}
.sp-only {
display: none;
}
.logo-container {
max-width: 1088px;
margin: 0 auto;
}
.menu-container {
width: 100%;
background-color: rgba(255, 255, 255, .9);
}
.menu-container.pc-only {
display: flex;
height: 60px;
justify-content: center;
align-items: center;
}
.menu-container .menu-item {
color: #123d51;
font-weight: bold;
padding: 0 16px;
border-right: 1px solid #c1c1c1;
}
.menu-container .menu-item:last-of-type {
border-right: none;
}
.menu-container .menu-item a {
text-decoration: none;
}
.footer-back {
padding: 80px 16px;
}
.footer-inner {
background: rgba(255,255,255,.5);
box-sizing: border-box;
max-width: 1088px;
display: flex;
align-items: center;
padding: 3%;
margin: 0 auto;
}
.footer-nav {
display: flex;
width: 100%;
justify-content: space-around;
}
footer li {
color: #123d51;
font-size: 16px;
line-height: 1.3;
display: flex;
align-items: baseline;
margin-bottom: 8px;
}
footer li:before {
color: #c1c5c6;
font-size: 10px;
font-family: FontAwesome;
content: "\f054";
display: inline-block;
margin-right: 6px;
}
footer a {
text-decoration: none;
}
.fo-r {
border-left: solid 1px #ccc;
margin-left: 6%;
flex: 1 0 auto;
}
.copy {
font-size: 14px;
text-align: center;
padding: 16px 0;
}
#gbox.fix-navi {
position: fixed;
top: 0;
left: 0;
z-index: 2;
}
.surgery-container {
max-width: 1088px;
padding: 0;
margin: 80px auto;
}
.surgery-container-header {
margin-bottom: 40px;
}
.surgery-link-container {
display: flex;
justify-content: space-around;
flex-wrap: nowrap;
}
.surgery-link-item {
margin-bottom: 0;
}
a[href^="tel:"] {
display: inline-block;
pointer-events: none;
}
.implant-specialize-link-container {
position: fixed;
top: 50%;
right: 0;
transform: translateY(-50%);
width: 50px;
background-color: #0068b7;
opacity: .9;
z-index: 3;
opacity: 0;
transition: all 300ms;
}
.scroll-in {
opacity: 1;
}
.implant-specialize-link-container a {
text-align: center;
text-decoration: none;
display: block;
}
.implant-specialize-link-container p {
display: inline-block;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
color: #fff;
font-weight: bold;
letter-spacing: 3px;
text-align: right;
line-height: 1.3;
padding: 24px 0;
margin: 0 auto;
}
.h-d01 {
float: right;
padding: 0;
border: none;
margin: 12px 0 0;
}
.stlink li {
display: inline-block;
}
}

.logo-container {
position: relative;
}
.logo-top {
width: calc(100% - 80px);
margin: 8px 0 48px;
max-width: 436px;
}
.logo-s {
display: block;
width: 40vw;
height: auto;
filter: drop-shadow(0px 0px 5px #fff);
margin: 0 auto 8vw;
filter: drop-shadow(0px 0px 4px rgba(255,255,255,0.9));
}
header {
position: relative;
background-image: url(//www.whiteteeth-plan.tokyo/wp-content/themes/sat-lite/images/top-icatch.jpg);
background-size: cover;
background-position: 55% 50%;
padding: 0 0 48px;
}
header:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(255, 255, 255, .7);
}
.lede-container {
width: 100%;
position: relative;
z-index: 1;
}
h1 {
width: 100%;
color: #123d51;
font-size: 8.5vw;
font-weight: bold;
text-align: center;
text-shadow: 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6;
margin-bottom: 8.5vw;
}
h1 span {
font-size: 7.5vw;
display: block;
margin-bottom: 5vw;
}
h1 span.official-name {
font-size: 6vw;
margin-top: 5vw;
}
.lede {
background-color: rgba(255, 255, 255, .8);
width: 93vw;
text-align: justify;
padding: 4vw;
margin: 0 auto;
}
.lede p {
color: #123d51;
font-size: 4.5vw;
line-height: 1.5;
}
.video-container {
width: 100%;
position: relative;
}
video {
width: 100%;
}
.start-button-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}
.start-button {
background-color: #123d51;
padding: 3vw 6vw;
border-radius: 12vw;
white-space: nowrap;
display: inline-block;
text-decoration: none;
font-size: 5vw;
color: #fff;
line-height: 1.3;
box-shadow: 0px 3px 6px 2px rgba(0,0,0,0.3);
display: flex;
align-items: center;
}
.start-button.pc-only {
display: none;
}
.start-button:before {
content: "";
display: inline-block;
border: 2vw solid transparent;
border-left-color: #fff;
margin-right: 1vw;
}
section {
padding: 0 16px;
}
section h2 {
color: #123d51;
font-size: 24px;
font-weight: bold;
line-height: 1.5;
text-align: center;
text-shadow: 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6;
margin-bottom: 32px;
}
section p {
color: #123d51;
line-height: 2.5;
max-width: 460px;
width: 100%;
margin: 0 auto 40px;
}
.s1 {
background-image: url(//www.whiteteeth-plan.tokyo/wp-content/themes/sat-lite/images/top-s1-back.jpg);
background-size: cover;
background-position: center;
position: relative;
padding: 40px 16px;
}
.s1 .inner {
position: relative;
z-index: 1;
}
.s1:after { display: inline-block;
background-image: url(//www.whiteteeth-plan.tokyo/wp-content/themes/sat-lite/images/top-president-message.png);
background-size: contain;
background-repeat: no-repeat;
width: 60%;
max-width: 600px;
height: 0;
padding-top: 6.4%;
margin: 3vw 3vw 1vw;
position: absolute;
top: 0;
left: 0;
}
.s1 p {
line-height: 2.5;
margin: 0 auto;
}
.s1 img {
display: block;
max-width: 300px;
width: 50%;
margin: 0 auto;
}
.section-wrapper {
background-image: url(//www.whiteteeth-plan.tokyo/wp-content/themes/sat-lite/images/top-back.jpg);
background-size: cover;
background-position: center;
display: flex;
flex-direction: column;
position: relative;
}
.s1:before, .section-wrapper:before {
content: "";
position: absolute;
display: block;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: rgba(255, 255, 255, .8);
}
.s1:before {
background-color: rgba(220, 240, 255, .8)
}
.section-wrapper section {
padding: 40px 16px;
z-index: 1;
}
.link-container {
max-width: 414px;
text-align: center;
margin: 0 auto;
}
.link-item:not(:last-of-type) {
margin-bottom: 40px;
}
.link-item img {
max-width: 240px;
width: 100%;
margin-bottom: 16px;
}
.link-item p {
max-width: 100%;
line-height: 1.5;
margin: 0;
}
.link-item a {
text-decoration: none;
}
.stlink li {
display: inline-block;
}
@media screen and (min-width: 768px){
header {
padding: 0 0 120px;
}
header:before {
content: none;
}
.header-inquiry-container {
padding: 8px;
background-color: rgba(255, 255, 255, .8);
}
.logo-container {
margin: 0 auto 60px;
}
.logo-top {
width: auto;
margin: 8px 0 0;
max-width: 340px;
}
.logo {
display: none;
}
.logo-s {
display: block;
width: auto;
margin: 0 auto 3vw;
}
.lede-container {
max-width: 90%;
margin: 0 auto;
}
.lede-text-container {
display: block;
}
.menu-container {
position: absolute;
bottom: 0;
left: 0;
}
h1 {
width: auto;
font-size: 40px;
margin-bottom: 3vw;
}
h1 span {
font-size: 30px;
margin-bottom: 16px;
}
h1 span.official-name {
font-size: 24px;
margin-top: 16px;
}
h1 br.pc-only {
display: none;
}
.lede {
width: auto;
padding: 40px 24px;
max-width: 976px;
text-align: center;
margin: 0 auto;
flex: 1 0 auto;
}
.lede p {
font-size: 16px;
line-height: 2.5;
}
.start-button {
font-size: 24px;
padding: 12px 24px 8px;
border-radius: 24px;
}
.start-button.pc-only {
display: flex;
}
.start-button.sp-only {
display: none;
}
.start-button:before {
border: 9px solid transparent;
border-left-color: #fff;
margin-right: 8px;
vertical-align: baseline;
}
section {
padding: 0;
}
.inner {
max-width: 1088px;
width: calc(100% - 16px);
margin: 0 auto;
}
section p {
max-width: 778px;
}
section h2 {
font-size: 32px;
}
.section-wrapper p {
text-align: center;
}
.link-container {
max-width: 100%;
display: flex;
flex-wrap: nowrap;
justify-content: center;
}
.link-container.wrap {
flex-wrap: wrap;
}
.link-item {
flex: 0 1 auto;
}
.link-item:not(:last-of-type) {
margin-right: 24px;
}
.s1 {
padding: 120px 0;
}
.s1:before {
display: none;
}
.s1 .inner {
max-width: 1088px;
width: calc(100% - 32px);
display: flex;
align-items: center;
margin: 0 auto;
}
.s1-item.text-container {
width: 60%;
}
.s1-item.text-container p {
padding: 40px 24px;
background-color: rgba(255, 255, 255, .7);
}
.s1 .img-container{
flex: 0 0 auto;
width: 35%;
}
.s1 img {
max-width: 100%;
width: 100%;
margin: 0;
}
.inner-container { }
.s3 .inner-container {
margin-left: auto;
}
}