@charset "UTF-8";

body.page .site-content,
body.single .site-content {
margin-top: 0 !important;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
background: #fff !important;
}
#section3 .scroll {
position: absolute;
bottom: 55px;
left: 0;
width: 100%;
opacity: 0;
animation-duration: 1s;
animation-name: upNdown;
animation-iteration-count: infinite;
animation-direction: alternate;
text-align: center;
}
#section3 .scroll span {
display: inline-block;
width: 54px;
height: 70px;
background: url(//eng.idhospital.com/wp-content/themes/zeein/assets/img/twojaw/csyg_scroll.png)
no-repeat center center;
text-indent: -9999px;
}
@keyframes upNdown {
from {
bottom: 55px;
}
to {
bottom: 65px;
}
}
.div-scroll-top {
width: 40px;
} #section0 {
background: url(//eng.idhospital.com/wp-content/themes/zeein/assets/img/twojaw/doctor_profile_bg.jpg)
no-repeat center center / cover;
background-color: #fff !important;
}
.doctor_area .id_logo {
display: none;
}
.doctor_area {
position: relative;
margin: 190px 15% 0;
max-height: calc(100vh - 190px);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.doctor_area p {
margin: 0;
}
.doctor_area picture {
height: 60vh;
margin-bottom: 21px;
}
.doctor_area picture img {
display: block;
height: 100%;
width: auto;
max-width: none;
object-fit: contain;
}
.doctor_list .tit_box {
line-height: 1.8;
}
.doctor_area .doctor_title {
text-align: center;
}
.doctor_title .doctor_title_desc {
margin-bottom: 8px;
font-size: 1.7vw;
font-size: clamp(20px, 2.8vw, 28px);
font-weight: 600;
}
.doctor_title .doctor_title_tit {
font-size: clamp(30px, 2.8vw, 50px);
font-weight: 700;
line-height: 1.1;
background-image: linear-gradient(45deg, #c1a4f4 3%, #4190d5);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-background-clip: text;
-moz-text-fill-color: transparent;
}
.doctor_con {
position: absolute;
bottom: 40px;
display: flex;
flex-direction: column;
justify-content: end;
align-items: center;
width: 100%;
height: 100%;
}
.doctor_list {
display: flex;
justify-content: center;
gap: 20vw;
margin-bottom: 20px;
text-align: center;
font-size: 0.6vw;
font-weight: bold;
}
.doctor_list li .pro_name strong {
font-size: 0.8vw;
font-weight: 700;
}
.doctor_area .pro_desc {
padding: 10px;
margin-top: 10px;
background-color: #000;
color: #fff;
font-size: 0.8vw;
font-weight: normal;
}
@media screen and (max-width: 991px) {
.doctor_area {
margin: 0;
max-height: calc(100vh - 60px);
}
.doctor_area .doctor_title {
margin-top: 120px;
}
}
@media screen and (max-width: 640px) {
#section0 {
background: none;
}
.doctor_area .pro_desc {
display: none;
}
.doctor_area .id_logo {
display: inline-block;
width: 75%;
margin: 0 auto;
}
.doctor_area {
flex-direction: column-reverse;
justify-content: center;
gap: 20px;
}
.doctor_area picture {
height: auto;
width: 100%;
padding: 0 5%;
}
.doctor_area picture img {
width: 100%;
}
.doctor_area .doctor_title {
margin-top: 0;
}
.doctor_title .doctor_title_desc {
font-size: 6vw;
line-height: 1.3;
}
.doctor_title .doctor_title_tit {
font-size: 8vw;
}
.doctor_con {
position: static;
height: auto;
}
.doctor_list {
width: 100%;
padding: 0 5%;
gap: 5vw;
}
.doctor_list,
.doctor_list li .pro_name strong {
font-size: clamp(10px, 3vw, 14px);
font-weight: normal;
}
.doctor_list li .pro_name,
.doctor_list li .pro_name strong {
font-weight: bold;
}
.doctor_list li {
display: flex;
width: 33.3333%;
flex-direction: column-reverse;
justify-content: start;
gap: 10px;
}
}
.video-frame { } .mans_selfie_area {
margin-top: 190px;
background-image: url(//eng.idhospital.com/wp-content/themes/zeein/assets/img/twojaw/before_after_bg.jpg);
background-size: cover;
background-repeat: no-repeat;
width: 100%;
}
@media screen and (max-width: 832px) {
.video-frame {
margin-top: 0;
}
.mans_selfie_area {
margin-top: 0;
}
} .mans_selfie {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 5%;
padding: 0 10%;
} .cont02_tit {
padding-bottom: 18px;
text-align: center;
}
.cont02_tit > h3 {
margin-top: 17px;
}
.cont02_tit > h2 {
margin: 15px 0 5px 0;
font-weight: 600;
font-size: 320%;
}
.cont02_tit > h2 > span {
color: #f072ab;
}
.cont02_imgbox { }
.cont02_big_img {
float: left;
width: 560px;
height: 560px;
position: relative;
margin-right: 11px;
}
.img_scroll {
position: absolute;
top: 0;
left: 0;
z-index: 100;
cursor: pointer;
height: 100%;
}
.cont02_big_img .man_img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.cont02_big_img .man_img img {
position: absolute;
top: 0;
left: 0;
}
.cont02_small_img {
float: right;
width: 550px;
}
.cont02_small_img ul {
font-size: 0;
}
.cont02_small_img ul li {
display: inline-block;
vertical-align: top;
width: 176px;
height: 176px;
margin-bottom: 15px;
box-sizing: border-box;
position: relative;
cursor: pointer;
}
.cont02_small_img ul li span {
display: block;
width: 176px;
height: 176px;
box-sizing: border-box;
transition: all 0.2s;
position: absolute;
top: 0;
left: 0;
z-index: 10;
} .cont02_small_img ul li:hover span {
border: 10px solid #f072ab;
}
.cont02_small_img ul li > img {
width: 100%;
}
.cont02_small_img ul li:nth-child(3n + 2) {
margin: 0 10px;
}
.cont02_btn {
width: 500px;
height: 160px;
background-color: #fff;
border: 1px solid #dedede;
box-sizing: border-box;
text-align: center;
padding: 15px 0 30px;
position: absolute;
bottom: -70px;
left: 30px;
letter-spacing: -1px;
z-index: 2;
}
.cont02_btn > span {
display: block;
font-size: 18px;
color: #000;
padding-bottom: 8px;
margin: 0;
padding: 0;
}
.cont02_btn > p {
font-size: 24px;
color: #000;
margin: 0;
}
.cont02_btn a {
display: block;
width: 244px;
height: 50px;
background-color: #222;
line-height: 50px;
color: #fff;
font-size: 16px;
text-align: center;
margin: 10px auto 0;
} .mans_selfie_mo {
width: 100%;
overflow: hidden;
padding: 8% 0 11% 0;
display: none;
}
.mans_selfie_title {
display: block;
width: 70%;
margin: 0 auto 5% auto;
}
.mans_selfie_big {
float: left;
width: calc(78% - 20px);
max-height: 99.3vw;
margin-left: 5px;
}
.mans_selfie_big .swiper-wrapper {
}
.mans_selfie_big .swiper-wrapper .swiper-slide {
width: 100%;
}
.mans_selfie_bna_wrap {
position: relative;
}
.mans_selfie_big_thumb_bf {
}
.mans_selfie_big_thumb {
position: relative;
}
.mans_selfie_bna_btn {
position: absolute;
top: 50%;
left: 10%;
width: 10vw;
height: 10vw;
margin: -5vw 0 0 0;
}
.mans_selfie_bna_btn::after {
content: "";
display: block;
width: 1px;
height: 100vw;
background: #fff;
position: absolute;
left: 50%;
top: -350%;
}
.mans_selfie_txtbox {
background: #fff;
padding: 4% 0;
z-index: 9;
position: relative;
}
.mans_selfie_txtbox > dl {
text-align: center;
line-height: 1.2;
}
.mans_selfie_txtbox > dl > dt {
font-size: 3vw;
}
.mans_selfie_txtbox > dl > dd {
font-size: 4vw;
margin: 0;
padding-top: 7px;
}
.mans_selfie_txtbox > a {
display: block;
}
.mans_selfie_txtbox > a.quick_onlinebtn {
position: static;
width: 40vw;
height: 8vw;
line-height: 8vw;
text-align: center;
color: #fff;
background: #222;
margin: 3% auto 0 auto;
}
.mans_selfie_small {
float: right;
width: 22%;
max-height: 72vw;
margin: 0 auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
margin-right: 5px;
}
.mans_selfie_small .swiper-wrapper {
}
.mans_selfie_small .swiper-wrapper .swiper-slide {
width: 100%;
box-sizing: border-box;
}
.mans_selfie_small .swiper-wrapper .swiper-slide.swiper-slide-active {
border: 4px solid #fff;
position: relative;
}
.mans_selfie_small .swiper-wrapper .swiper-slide.swiper-slide-active::after {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.2);
}
.mans_selfie_small .swiper-wrapper .swiper-slide > img {
}
.mans_selfie_mo .btns {
margin-top: 1%;
text-align: center;
width: 100%;
position: absolute;
bottom: 35px;
}
.mans_selfie_mo .btns a {
display: block;
margin: 12px 3%;
font-size: 16px;
color: #fff;
text-align: center;
padding: 10px;
text-decoration: none;
border-radius: 10px;
}
.mans_selfie_mo .btns a.btn_blue {
background: #1a213e;
}
.mans_selfie_mo .btns a.btn_pink {
background: #f072ab;
}
@media screen and (max-width: 832px) {
.mans_selfie_area {
background: #e2fcf1;
}
}
.mans_selfie_mo .cont02_tit {
padding-bottom: 7px;
text-align: center;
}
.mans_selfie_mo .cont02_tit > h3 {
margin-top: 15px;
}
.mans_selfie_mo .cont02_tit > h2 {
margin: 15px 0 10px 0;
font-weight: 600;
font-size: 200%;
}
.mans_selfie_mo .cont02_tit > h2 > span {
color: #f072ab;
}
.video-frame video {
display: initial;
}
.video-frame-pc {
display: block;
}
.video-frame-mo {
display: none;
}
.case_list_pc {
display: block;
}
.case_list_mo {
display: none;
}
@media screen and (max-width: 991px) {
.mans_selfie_mo {
display: block;
}
.mans_selfie {
display: none;
}
.video-frame-mo {
display: block;
}
.video-frame video.video-frame-pc {
display: none;
}
.man_center_cont03 {
padding: 0;
}
.case_list_pc {
display: none !important;
}
.case_list_mo {
display: block;
}
}
@media screen and (max-width: 680px) {
.case_area .case_list_mo {
}
.case_area .case_list_mo li {
width: 100%;
padding: 5px 20px;
position: relative;
}
.case_area .case_list_mo li a {
color: #000;
width: 100%;
display: inline-block;
vertical-align: middle;
background-repeat: no-repeat;
background-size: cover;
background-position: left center;
height: 80px; font-size: 100%;
border-radius: 10px;
position: relative;
}
.case_area .case_list_mo li a span {
padding-left: 40%;
padding-right: 10%;
display: inline-block;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
text-align: right;
}
} .visual_area {
background: url(//eng.idhospital.com/wp-content/themes/zeein/assets/img/twojaw/bg_fullpage_1.jpg)
center center no-repeat;
background-size: cover;
padding: 10% 15% 0;
color: #fff;
margin-top: 180px;
}
.visual_area .inner {
}
.visual_area h1 {
margin: 1% 0 2%;
font-size: 72px;
}
.visual_area h1 img {
vertical-align: bottom;
}
.visual_area span {
font-size: 28px;
}
#section3 {
position: relative;
}
#section3 p {
position: absolute;
bottom: 3%;
right: 14%;
font-size: 17px;
color: #000;
margin: 0;
}
@media screen and (max-width: 680px) {
.visual_area {
background: url(//eng.idhospital.com/wp-content/themes/zeein/assets/img/twojaw/bg_m1.jpg) center
0 no-repeat;
background-size: cover;
padding: 10% 0 0;
margin-top: 0;
text-align: center;
}
.visual_area .inner {
padding-top: 8%;
}
.visual_area h1 {
font-size: 4em;
}
.visual_area h1 img {
width: 10%;
}
.visual_area span {
font-size: 2em;
}
}
@media screen and (max-width: 480px) {
.visual_area h1 {
font-size: 2em;
}
.visual_area h1 img {
width: 8%;
}
.visual_area span {
font-size: 1.3em;
}
} .history_area {
background: url(//eng.idhospital.com/wp-content/themes/zeein/assets/img/twojaw/bg_fullpage_2.jpg)
center center no-repeat;
background-size: cover;
margin-top: 180px;
padding: 0 15%;
}
.history_area .inner {
padding-top: 10%;
}
.history_area h2 {
position: relative;
color: #fff;
}
.history_area h2:before {
content: "";
position: absolute;
top: -15%;
left: 0;
width: 56px;
height: 3px;
background-color: #fff;
display: block;
}
.history_area h2 span {
font-size: 36px;
}
.history_area h2 strong {
font-size: 55px;
}
.history_area ul {
display: flex;
justify-content: flex-start;
margin: 3% 0 0 -3%;
}
.history_area ul li {
margin-right: 1%;
text-align: center;
color: #fff;
}
.history_area ul li dl dt {
font-size: 64px;
font-weight: bold;
color: #ff9dc9;
}
.history_area ul li dl dd {
font-size: 15px;
}
@media screen and (max-width: 680px) {
.history_area {
background: url(//eng.idhospital.com/wp-content/themes/zeein/assets/img/twojaw/bg_m2.jpg) center
0 no-repeat;
background-size: cover;
margin-top: 0;
padding: 0;
}
.history_area h2:before {
position: relative;
top: 0;
display: block;
text-align: center;
margin: 0 auto 2%;
}
.history_area h2 {
text-align: center;
}
.history_area h2 span {
font-size: 1em;
}
.history_area h2 strong {
font-size: 1.3em;
}
.history_area ul {
margin: 3% 0 0 -3%;
display: block;
}
.history_area ul li {
margin-right: 0;
}
.history_area ul li dl dt {
font-size: 3em;
}
}
@media screen and (max-width: 414px) {
.history_area h2 span {
font-size: 0.8em;
}
.history_area h2 strong {
font-size: 0.8em;
}
.history_area ul li dl dt {
font-size: 2em;
}
.history_area ul li i img {
width: 8%;
}
.history_area ul li dl dd {
font-size: 1em;
}
} .case_area {
background: url(//eng.idhospital.com/wp-content/themes/zeein/assets/img/twojaw/bg_fullpage_3.jpg)
center center no-repeat;
background-size: cover;
margin-top: 180px;
}
.case_area .inner {
padding-top: 5%;
}
.case_area h2 {
color: #fff;
font-size: 36px;
text-align: center;
}
.case_area h2 strong {
display: block;
font-size: 35px;
}
.case_area h2:before {
content: "";
position: relative;
top: 0;
left: 0;
width: 56px;
height: 3px;
background-color: #fff;
display: block;
margin: 0 auto 2%;
}
.case_area .case_list {
display: flex;
justify-content: center;
margin-top: 3%;
padding: 0 14%;
}
.case_area .case_list li {
margin-left: 1%;
width: 20%;
text-align: center;
}
.case_area .case_list li:first-child {
margin-left: 0;
}
.case_area .case_list a {
position: relative;
display: block;
width: 100%;
height: 100%;
text-decoration: none;
}
.case_area .case_list a .case_list_img {
position: relative;
}
.case_area .case_list a .case_list_img .off {
position: absolute;
top: 0;
left: 0;
z-index: 3;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
}
.case_area .case_list a:hover .off {
background: none;
border: 6px solid #ff8dc1;
}
.case_area .case_list a span {
position: absolute;
top: 88%;
left: 0;
z-index: 4;
-webkit-transform: translate(0, -78%);
-moz-transform: translate(0, -78%);
-o-transform: translate(0, -78%);
transform: translate(0, -78%);
width: 100%;
font-size: 120%;
color: #fff;
}
.case_area .case_list a:hover span {
color: #ff8dc1;
font-weight: bold;
}
.layer {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 50;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
-webkit-align-items: center;
-webkit-justify-content: center;
-webkit-box-pack: center;
-webkit-box-align: center;
-moz-box-pack: center;
-moz-box-align: center;
-ms-box-pack: center;
-ms-box-align: center;
background-color: rgba(255, 255, 255, 0.1);
}
.layer.web_mb {
display: none;
}
.layer .content {
position: relative;
margin-top: 12%;
}
.layer .content .im {
position: absolute;
top: 11%;
left: 4%;
width: 41%;
}
.layer .content .exp {
position: absolute;
top: 50%;
right: 3%;
z-index: 4;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
width: 41%;
color: #000;
}
.layer .content .exp em {
font-size: 25px;
font-weight: bold;
color: #f859a2;
}
.layer .content .exp ul {
margin: 2% 0;
padding-left: 5%;
}
.layer .content .exp ul li {
font-size: 18px;
letter-spacing: -1.5px;
}
.layer .content .exp ul li:before {
content: "\2022";
display: inline-block;
margin-left: -5%;
width: 5%;
font-size: 130%;
font-weight: bold;
color: #f272ad;
text-align: center;
}
.layer .content .exp p {
font-size: 14px;
}
.layer .content .exp p span {
color: #195dac;
}
.layer .content .btn_close {
position: absolute;
top: -8%;
right: 0;
z-index: 2;
}
@media screen and (max-width: 1280px) {
.layer .content .exp em {
font-size: 20px;
}
.layer .content .exp ul li {
font-size: 13px;
}
.layer .content .exp p {
font-size: 12px;
}
.case_area .inner {
padding-top: 17%;
}
}
@media screen and (max-width: 680px) {
.case_area {
background: url(//eng.idhospital.com/wp-content/themes/zeein/assets/img/twojaw/bg_m3.jpg) center
0 no-repeat;
background-size: cover;
margin-top: 0;
}
.case_area h2 {
font-size: 1.5em;
}
.case_area h2 strong {
font-size: 2em;
}
.case_area .case_list {
padding: 0 28%;
flex-wrap: wrap;
}
.case_area .case_list li {
margin-bottom: 1%;
width: 49%;
}
.case_area .case_list a .off {
background: none;
border: 6px solid #ff8dc1;
}
.case_area .case_list a span {
color: #ff8dc1;
font-weight: bold;
}
.layer.web_pc {
display: none;
}
.layer.web_mb {
display: block;
}
.layer .content {
margin: 0 10%;
text-align: center;
}
.layer .content .im {
top: 7%;
left: 50%;
width: 80%;
margin-left: -40%;
}
.layer .content .exp {
position: absolute;
top: 63%;
left: 0;
z-index: 4;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
width: 100%;
padding: 0 5%;
text-align: left;
}
.layer .content .btn_close {
top: 2%;
right: 2%;
}
}
@media screen and (max-width: 414px) {
.case_area h2 {
font-size: 1.2em;
}
.case_area h2 strong {
font-size: 1.5em;
}
.case_area .case_list {
padding: 0 21%;
}
.layer .content {
margin: 0;
text-align: center;
}
.layer .content .exp em {
font-size: 16px;
}
.layer .content .exp ul li {
font-size: 12px;
}
}
@media screen and (max-width: 375px) {
.layer .content .exp em {
font-size: 14px;
}
} .link_area {
background: url(//eng.idhospital.com/wp-content/themes/zeein/assets/img/twojaw/bg_fullpage_7.jpg)
center center no-repeat;
background-size: cover;
margin-top: 180px;
}
.link_area .web_mobile {
display: none;
}
.link_area .inner {
padding-top: 4%;
} .link_area .link-tit {
margin-bottom: 1%;
color: #000;
text-align: center;
line-height: 58px;
}
.link_area .link-tit h3 {
font-size: 30px;
}
.link_area .link-tit h2 strong {
font-size: 45px;
color: #f072ab;
}
.link_area .link_list {
text-align: center;
}
.link_area li {
display: inline-block;
padding: 0 0.5% 1%;
}
.link_area li a {
position: relative;
display: block;
}
.link_area li a div {
position: absolute;
top: 50%;
right: 5%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
color: #555;
text-align: right;
}
.link_area li a div span {
font-size: 9px;
}
.link_area li a div h2 {
margin: 0;
}
.link_area li a div strong {
display: block;
color: #141a36;
font-size: 12px;
color: #141a36;
}
.link_area li a div button {
display: inline-block;
padding: 3%;
margin-top: 5px;
vertical-align: top;
border-radius: 30px;
font-size: 50%;
color: #2d3a49;
text-align: center;
border: 1px solid #2d3a49;
text-transform: uppercase;
}
.link_area .btns {
margin-top: 1%;
text-align: center;
}
.link_area .btns a {
display: inline-block;
margin: 0 0.5%;
width: 154px;
height: 54px;
line-height: 54px;
font-size: 13px;
color: #fff;
text-align: center;
text-decoration: none;
}
.link_area .btns a.btn_blue {
background: #1a213e;
}
.link_area .btns a.btn_pink {
background: #f072ab;
}
@media screen and (max-width: 680px) {
.link_area {
background: url(//eng.idhospital.com/wp-content/themes/zeein/assets/img/twojaw/bg_m4.jpg) center
0 no-repeat;
background-size: cover;
margin-top: 0;
}
.link_area .inner {
padding-top: 10%;
}
.link_area .link-tit {
line-height: 1.4;
}
.link_area .link-tit h3 {
font-size: 0.9em;
}
.link_area .link-tit h2 strong {
font-size: 1em;
}
.link_area .web_pc {
display: none;
}
.link_area .web_mobile {
display: block;
}
.link_area li {
display: inline-block;
padding: 0 0.5% 1%;
width: 34%;
}
.link_area li {
vertical-align: middle;
}
.link_area li a div {
width: 90%;
color: #fff;
text-align: center;
}
.link_area li a div strong {
color: #fff;
}
.link_area .btns a {
margin: 0.5% 0;
}
.link_area li a div button {
color: #fff;
border: 1px solid #fff;
}
}
@media screen and (max-width: 414px) {
.link_area .link-tit {
margin-bottom: 1%;
color: #000;
text-align: center;
line-height: 1.4;
}
.link_area .link-tit h3 {
font-size: 0.6em;
}
.link_area .link-tit h2 strong {
font-size: 1em;
}
.link_area li {
width: 43%;
}
.link_area .btns a {
width: 140px;
height: 43px;
line-height: 43px;
font-size: 0.9em;
border-radius: 5px;
}
}
@media screen and (max-width: 680px) {
.snsbx {
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
border-bottom: 1px solid #ddd;
}
.snsbx .sns_in { padding: 5%;
width: 25%;
}
.snsbx .sns_in.color_d {
background: #ddd;
}
.snsbx .sns_in h6 {
text-align: center;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.case_area .case_list_mo {
}
.case_area .case_list_mo li {
width: 100%;
padding: 5px 20px;
position: relative;
}
.case_area .case_list_mo li a {
color: #000;
width: 100%;
display: inline-block;
vertical-align: middle;
background-repeat: no-repeat;
background-size: cover;
background-position: left center;
height: 80px; font-size: 100%;
border-radius: 10px;
position: relative;
}
.case_area .case_list_mo li a span {
padding-left: 40%;
padding-right: 10%;
display: inline-block;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.layer.web_pc {
display: none;
}
.layer.web_mb {
display: block;
}
.layer .content {
margin: 11% 10% 0;
text-align: center;
}
.layer .content .im {
top: 7%;
left: 50%;
width: 80%;
margin-left: -40%;
}
.layer .content .exp {
position: absolute;
top: 63%;
left: 0;
z-index: 4;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
width: 100%;
padding: 0 5%;
text-align: left;
}
.layer .content .btn_close {
top: 2%;
right: 2%;
}
.mans_selfie_mo .btns a {
display: inline-block;
margin: 12px 3%;
width: 40%;
}
}