@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');

*{padding: 0; margin: 0; border: 0; list-style: none; color: inherit; text-decoration: none; box-sizing: border-box;}
img{vertical-align: top; max-width: 100%;}
button{background-color: inherit; cursor: pointer;}
html, body{padding: 0; margin: 0; scroll-behavior: smooth;}
body{overflow-x: hidden; letter-spacing: 0px; color: #1a1a1a;}
#wrapper{overflow-x: hidden;}

body, h1, h2, h3, h4, h5, h6, input, textarea, select {font-family: 'nanumsquare', 'oppo', sans-serif;}


.sub_h2 {font-size: 36px; margin-bottom: 60px; text-align: center;}
.sub_inner {max-width: 1280px; margin: 120px auto;}




.mb60 {margin-bottom: 60px;}
.mb120 {margin-bottom: 120px;}
.mt55 {margin-top: 55px;}
.mt70 {margin-top: 70px;}


.top_mob {position: fixed; bottom: 30px; right: 20px; display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; border-radius: 50%; background-color: #f1592a; color: #fff; font-size: 14px; font-weight: 900; z-index: 99990; box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5); display: none; cursor: pointer;}


/* header */
header {position: fixed; top: 0; left: 0; z-index: 100; width: 100%; height: 80px; background-color: #fff; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.5);}
header .ham-btn {position: absolute; top: 50%; left: 30px; transform: translateY(-50%); cursor: pointer; display: none; z-index: 111;}
header .inner {position: relative; max-width: 1280px; height: 80px; margin: 0 auto;}
header .inner .h-menu::after {display: block; clear: both; content: '';}
header .inner .h-menu .logo {float: left; width: 150px; padding-top: 24px;}
header .inner .h-menu .logo a {display: block; width: 100%; height: 100%;}
header .inner .h-menu .logo a img {width: 100%;}
header .inner .h-menu .chi {float: left; display: block; width: 70px; height: 27px; border-radius: 10px; background-color: #ed1c24; color: #fff; font-size: 16px; font-weight: 700; font-family: 'oppo', sans-serif; text-align: center; line-height: 27px; margin-left: 20px; margin-top: 28px;}
header .inner .h-menu nav {float: left; margin-left: 70px; padding-top: 20px;}
header .inner .h-menu nav .gnb::after {display: block; clear: both; content: '';}
header .inner .h-menu nav .gnb > li {position: relative; float: left; width: 140px; height: 60px; border-top-left-radius: 10px; border-top-right-radius: 10px;}
header .inner .h-menu nav .gnb > li > a {display: block; width: 100%; height: 100%; font-size: 20px; font-weight: 700; color: #333; text-align: center; line-height: 60px;}
/* header .inner .h-menu nav .gnb > li:hover::before {content: ''; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 20px; background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2));} */
header .inner .h-menu nav .gnb > li:hover {background-color: #f1592a;}
header .inner .h-menu nav .gnb > li:hover > a {color: #fff;}
header .inner .h-menu nav .gnb ul {display: none; box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);}
header .inner .h-menu nav .gnb ul li {position: relative; width: 140px; height: 50px; background-color: #fff; color: #333; font-weight: 700;}
header .inner .h-menu nav .gnb ul li:hover {color: #fff;}
header .inner .h-menu nav .gnb ul li:last-child {border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
header .inner .h-menu nav .gnb ul li a {display: block; width: 100%; height: 100%;  font-size: 15px; text-align: center; line-height: 50px; color: #333;}
header .inner .h-menu nav .gnb ul li a span {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 130px; height: 30px; line-height: 30px;}
header .inner .h-menu nav .gnb ul li:hover a span {background-color: #f1592a; border-radius: 5px; color: #fff;}
header .inner .h-menu .join-login {position: absolute; top: 40px; right: 0px; display: flex;}
header .inner .h-menu .join-login a {font-size: 12px; font-weight: 700;}
header .inner .h-menu .join-login a:first-child {margin-right: 18px; position: relative;}
header .inner .h-menu .join-login a:first-child::before {content: ''; display: block; position: absolute; top: 1px; right: -9px; width: 1px; height: 10px; background-color: #333;}
header .inner .h-menu .mypage-logout {position: absolute; top: 40px; right: 0px; display: flex; align-items: center;}
header .inner .h-menu .mypage-logout a {font-size: 12px; font-weight: 700; height: 17px; display: block; position: relative; height: 14px;}
header .inner .h-menu .mypage-logout a:first-child {margin-right: 18px; top: -2.7px;}
header .inner .h-menu .mypage-logout a:first-child::before {content: ''; display: block; position: absolute; top: 4px; right: -9px; width: 1px; height: 10px; background-color: #333;}


/* aside */
aside {display: block; position: fixed; z-index: 9999; top: 0; left: -280px; background-color: #fff; width: 260px; height: 100vh; border-top-right-radius: 10px; overflow: auto; scrollbar-width: none; box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.45)}
aside::-webkit-scrollbar {display: none;}
aside .a-logo {width: 126px; padding: 20px 20px 15px;}
aside .a-logo a {display: block; width: 100%; height: 100%;}
aside .a-logo a img {width: 100%;}
aside .login-join {display: flex; padding: 0 20px;}
aside .login-join a {display: block; width: 120px; height: 25px; border-radius: 10px; background-color: #4d4d4d; font-size: 12px; font-weight: 700; color: #fff; text-align: center; line-height: 25px;}
aside .login-join a:last-child {background-color: #ff9116; margin-left: 5px;}
aside .line {width: 100%; height: 1px; background-color: #999; margin: 15px auto;}
aside .gnb > li {width: 220px; margin-bottom: 8px; margin-left: 20px;}
aside .gnb > li:last-child {margin-bottom: 0;}
aside .gnb > li.on > a {background-color: #ff9116;}
aside .gnb > li > a {display: block; width: 100%; height: 100%; position: relative; font-weight: 700; color: #fff; line-height: 40px; padding-left: 20px; background-color: #b3b3b3; border-radius: 15px;}
aside .gnb > li > a img {width: 12px; position: absolute; top: 50%; right: 20px; transform: translateY(-50%) rotate(90deg); transition: all 0.3s;}
aside .gnb > li.on > a img {transform: translateY(-50%) rotate(-90deg);}
aside .gnb .depth {display: none;}
aside .gnb .depth li {width: 220px; height: 40px;}
aside .gnb .depth li a {display: block; width: 100%; height: 100%; line-height: 40px; color: #808080; font-weight: 100; padding-left: 20px;}
aside .reservation {display: flex; margin-top: 40px;}
aside .reservation div {width: 50%; text-align: center;}
aside .reservation div a {display: block; width: 100%; height: 100%;}
aside .reservation div a img {width: 35px;}
aside .reservation div a p {font-size: 12px; font-weight: 700; margin-top: 5px;}
aside .aside-person {display: flex; margin-top: 25px; margin-bottom: 15px; padding-left: 20px;}
aside .aside-person a {position: relative; font-size: 11px; color: #4d4d4d; margin-right: 10px;}
aside .aside-person a:first-child::before {content: ''; display: block; width: 1px; height: 10px; background-color: #4d4d4d; position: absolute; top: 1px; right: -6px;}
aside .aside-person a:last-child {margin-right: 0px; top: -3px;}
aside .aside-footer {padding: 0 0 20px 20px;}
aside .aside-footer h2 {font-size: 14px; font-weight: 700; margin-bottom: 3px;}
aside .aside-footer p {font-size: 11px; margin-bottom: 2px;}
aside .aside-footer div::after {display: block; clear: both; content: '';}
aside .aside-footer div p {float: left;}
aside .aside-footer .copy {font-size: 10px; color: #4d4d4d; margin-bottom: 0; margin-top: 8px; letter-spacing: -0.5px;}
.aside_close {position: fixed; bottom: 100px; left: 210px; transform: rotate(90deg); width: 100px; height: 30px; border-radius: 10px; background-color: #333; font-size: 12px; font-weight: 700; line-height: 30px; text-align: center; color: #fff; cursor: pointer; z-index: 100000; display: none;}
.aside_bg {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.6; z-index: 9998; display: none;}

/* right-fix */
.right-fix {position: fixed; top: 50%; right: 1%; transform: translateY(-50%); width: 100px; text-align: center; z-index: 100;}
.right-fix > ul {box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); display: flex; flex-direction: column;}
.right-fix > ul li {display: block; width: 100px; height: 95px;}
.right-fix > ul > li:first-child {width: 100px; height: 140px; background-color: #f1592a;}
.right-fix > ul > li:first-child a {position: relative; gap: 0; height: 140px; z-index: 3;}
.right-fix > ul > li:first-child a h2 {font-size: 21px; font-weight: 900; color: #fff;}
.right-fix > ul > li:first-child a p {font-size: 14px; font-weight: 700; color: #fff;}
.right-fix > ul > li:first-child a img {width: 40px; height: 53px;}
.right-fix > ul li a {display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; height: 100%; gap: 10px;}
.right-fix > ul li a img {width: 35px; height: 35px;}
.right-fix > ul li a p {font-size: 16px; font-weight: 600; color: #999;}
.right-fix > ul > li.top {width: 100px; height: 70px; background-color: #fff; position: relative; top: -1px;}
.right-fix > ul > li.top a span {display: block; width: 50px; height: 50px; border-radius: 50%; background-color: #f1592a; color: #fff; font-size: 14px; font-weight: 900; text-align: center; line-height: 50px; position: relative; z-index: 5;}
.right-fix > ul ul {background-color: #fff;}
.right-fix > ul > li:nth-child(2) {display: none; background-color: #fff;}
.right-fix > ul > li:nth-child(4) {display: none; background-color: #fff;}

.right-fix .side-list > li:last-child {height:140px;}


/* bottom-fix */
.bottom-fix {position: fixed; bottom: 0; left: 0; width: 100%; height: 80px; background-color: #fff; z-index: 6666; box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.2); display: none;}
.bottom-fix > ul {display: flex; align-items: center; height: 100%;}
.bottom-fix > ul > li:first-child {background-color: #f1592a; width: 20%; height: 100%;}
.bottom-fix > ul > li:first-child a {display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; gap: 10px;}
.bottom-fix > ul > li:first-child a img {filter: none; width: 30px;}
.bottom-fix > ul > li:first-child a h2 {color: #fff;}

.bottom-fix > ul > li:last-child {width: 80px; height: 100%; background-color: #f1592a;}
.bottom-fix > ul > li:last-child a {width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
.bottom-fix > ul > li:last-child a span {display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; border-radius: 50%; background-color: #fff; color: #f1592a; font-size: 14px; font-weight: 800;}

.bottom-fix > ul ul {display: flex; justify-content: space-around; align-items: center; width: calc(100% - 20% - 80px); height: 100%;}
.bottom-fix > ul ul li {width: 80px; height: 100%;}
.bottom-fix > ul ul li a {display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 5px; width: 100%; height: 100%;}
.bottom-fix > ul ul li img {filter: none; width: 35px;}
.bottom-fix > ul ul li p {font-size: 14px; line-height: 14px; color: #999;}
.bottom-fix > ul ul li:first-child {display: none;}
.bottom-fix-br {display: none;}


/* 로그인 */
.loginn {max-width: 1080px; margin: 120px auto;}
.loginn .login-first {max-width: 480px; display: flex; flex-direction: column; margin: 0 auto;}
.loginn .login-first h2 {font-size: 36px; line-height: 36px; text-align: center; color: #f1592a; margin-bottom: 60px;}
.loginn .login-first > input {width: 100%; height: 55px; outline: none; border: 1px solid #dfdfdf; margin-bottom: 10px; padding-left: 10px;}
.loginn .login-first label {display: flex; align-items: center; margin-right: 10px;}
.loginn .login-first label span {font-size: 16px; display: block; margin-left: 5px;}
.loginn .login-first button {width: 100%; height: 60px; background-color: #f1592a; color: #fff; font-size: 20px; margin: 40px 0 20px;}
.loginn .login-first div {display: flex; width: 100%;}
.loginn .login-first div > a {width: 50%; position: relative; font-size: 18px; font-weight: 400; color: #1a1a1a; display: flex; justify-content: center; align-items: center; line-height: 18px;}
.loginn .login-first div > a::before {content: ''; display: block; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 1px; height: 15px; background-color: #f1592a;}
.loginn .login-first div > a::after {content: ''; display: block; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 1px; height: 15px; background-color: #f1592a;}
.loginn .login-first div p {display: flex; justify-content: center; align-items: center; position: relative; line-height: 18px; font-size: 18px; width: 50%;}
.loginn .login-first div p a {position: relative; font-size: 18px; font-weight: 400; color: #1a1a1a; display: flex; justify-content: center; align-items: center; line-height: 18px;}
.loginn .login-first div p::after {content: ''; display: block; position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 1px; height: 15px; background-color: #f1592a;}



.loginn > h2 {font-size: 36px; line-height: 36px; text-align: center;}
.loginn .login-terms {display: flex; margin: 40px auto 80px; width: 400px; justify-content: space-between;}
.loginn .login-terms div {display: flex; flex-direction: column; align-items: center;}
.loginn .login-terms div p {width: 45px; height: 45px; border-radius: 50%; background-color: #aaa; font-size: 18px; font-weight: 700; color: #dfdfdf; display: flex; justify-content: center; align-items: center; margin-bottom: 10px; line-height: 18px; position: relative;}
.loginn .login-terms div p::before {content: ''; position: absolute; top: 50%; right: -130px; width: 130px; height: 1px; background-color: #ddd;}
.loginn .login-terms div:last-child p:before {display: none;}
.loginn .login-terms div span {display: block; font-weight: 700; color: #aaa;}
.loginn .login-terms div.on p {background-color: #555;}
.loginn .login-terms div.on span {color: #555;}

.line01 {width: 100%; height: 1px; background-color: #b3b3b3; margin: 0 auto 40px;}
.line02 {width: 100%; height: 1px; background-color: #b3b3b3; margin: 0 auto 0px;}
.line03 {width: 100%; height: 1px; background-color: #dfdfdf; margin: 0 auto 40px;}

.loginn .contents {padding: 0 40px; margin-bottom: 100px;}
.loginn .contents > h2 {font-size: 24px; line-height: 24px; margin-bottom: 20px; word-break: keep-all;}
.member_txt_area {background-color:#fafafa; border:1px solid #eaeaea; height:170px; padding:18px 20px; overflow:auto; font-size: 12px; margin-bottom: 20px;}
.privacy_title01 {font-size: 14px; color: #333; padding-bottom: 10px}
.privacy_deth01 {padding-right: 24px; padding-left: 24px;}
.privacy_title02 {font-size: 12px; color: #333; padding-bottom: 10px;}
.privacy_d p {font-size: 14px; color: #353535;}
.privacy_br {padding-bottom: 20px !important;}
span.blue {color: #f1592a;}


.loginn .contents label {display: block;}
.loginn .contents label span {position: relative; top: -2px;}
.loginn .log-btn {display: flex; gap: 20px; justify-content: center;}
.loginn .log-btn button {display: block; width: 240px; height: 60px; background-color: #666; font-size: 18px; font-weight: 500; color: #fff;}
.loginn .log-btn button:last-child {background-color: #f1592a;}

.log-input {margin-bottom: 60px;}
.log-input > div {display: flex; align-items: center; padding: 12px 0; border-bottom: 1px solid #dfdfdf;}
.log-input > div h3 {width: 240px; padding-left: 20px; line-height: 16px; font-size: 16px;}
.log-input > div > input {width: 400px; height: 45px; outline: none; padding-left: 20px; border: 1px solid #dfdfdf;}
.log-input > div div input {width: 100px; height: 45px; outline: none; padding-left: 20px; border: 1px solid #dfdfdf; margin-right: 5px;}
.log-input > div ul li {width: 400px; margin-top: 10px;}
.log-input > div ul li input {width: 100%; height: 45px; outline: none; padding-left: 20px; border: 1px solid #dfdfdf;}
.log-input > div ul li:first-child {display: flex; justify-content: space-between; margin-top: 0;}
.log-input > div ul li:first-child button {width: 100px; height: 45px; background-color: #666; color: #fff;}
.log-input > div > button {width: 120px; height: 45px; border: 1px solid #dfdfdf;}
.log-input > div > p {height: 45px; line-height: 45px;}

.loginn > img {display: block; width: 140px; height: 140px; margin: 0 auto;}
.loginn > p {font-size: 36px; line-height: 36px; text-align: center; margin: 30px auto 20px;}
.loginn > span {display: block; text-align: center; font-size: 15px; font-weight: 400; color: #777; margin-bottom: 60px; word-break: keep-all;}
.loginn > span b {font-weight: 500;}


.loginn .identification .identi-cate {display: flex; align-items: center; margin-bottom: 60px;}
.loginn .identification .identi-cate p {width: 110px; height: 40px; border: 1px solid transparent; background-color: #e5e5e5; display: flex; justify-content: center; align-items: center; color: #888; font-weight: 400; cursor: pointer;}
.loginn .identification .identi-cate p.on {background-color: #fff; border: 1px solid #666; color: #1a1a1a; font-weight: 700;}

.loginn .identification .identi-contents .contents {width: 100%; padding: 40px 0; border: 2px solid #b3b3b3; border-radius: 20px; display: none;}
.loginn .identification .identi-contents .contents.active {display: block;}
.loginn .identification .identi-contents .contents h2 {padding: 0 50px; color: #f1592a; margin-bottom: 5px; font-weight: 900;}
.loginn .identification .identi-contents .contents > p {padding: 0 50px; font-weight: 700; word-break: keep-all;}
.loginn .identification .identi-contents .contents a {display: flex; justify-content: center; align-items: center; width: 200px; height: 40px; background-color: #f1592a; border-radius: 8px; color: #fff; font-weight: 700; margin: 80px auto 30px;}
.loginn .identification .identi-contents .contents .txt_box {padding: 0 30px;}
.loginn .identification .identi-contents .contents .txt_box p {display: flex; margin-bottom: 5px;}
.loginn .identification .identi-contents .contents .txt_box img {width: 12px; height: 12px; position: relative; top: 3px; margin-right: 5px;}
.loginn .identification .identi-contents .contents .txt_box p span {font-size: 12px; word-break: keep-all;}


.loginn .member_information > h3 {font-size: 21px; margin-bottom: 10px;}
.loginn .member_information > h2 {font-size: 24px; font-weight: 400; margin-bottom: 30px; word-break: break-all;}
.loginn .member_information .contents {position: relative; padding: 0; border-top: 3px solid #f1592a;}
.loginn .member_information .contents .right_check {position: absolute; top: -30px; right: 0; display: flex; align-items: center; gap: 5px;}
.loginn .member_information .contents .right_check span {font-size: 14px; font-weight: 900; color: #f1592a;}
.loginn .member_information .contents .right_check p {font-size: 14px; line-height: 14px; font-weight: 700;}
.loginn .member_information .contents .info_contents > div {display: flex; border-bottom: 1px solid #b3b3b3;}
.loginn .member_information .contents .info_contents > div:last-child {border-bottom: 2px solid #b3b3b3;}
.loginn .member_information .contents .info_contents > div > h2 {width: 150px; display: flex; background-color: #f9f9f9; border-right: 1px solid #b3b3b3; padding-left: 10px;}
.loginn .member_information .contents .info_contents > div > h2 span {font-size: 16px; line-height: 16px; font-weight: 900; color: #f1592a; width: 17px; margin-top: 22px;}
.loginn .member_information .contents .info_contents > div > h2 p {font-size: 16px; line-height: 16px; font-weight: 700; margin-top: 22px;}
.loginn .member_information .contents .info_contents > div > div {padding: 20px 0 20px 20px; width: calc(100% - 150px);}
.loginn .member_information .contents .info_contents > div > div > p {font-size: 21px; line-height: 21px; color: #4d4d4d;}

.loginn .member_information .contents .info_contents > div > .first_name input {width: 120px;}



.loginn .member_information .contents .info_contents > div .info_input > div {display: flex; align-items: center; position: relative;}
.loginn .member_information .contents .info_contents > div .info_input > div input {width: 120px; height: 25px; border: 1px solid #b3b3b3; border-radius: 5px; padding-left: 5px; outline: none;}
.loginn .member_information .contents .info_contents > div .info_input > div button {display: flex; justify-content: center; align-items: center; font-size: 12px; color: #4d4d4d; width: 80px; height: 25px; background-color: #f9f9f9; border: 1px solid #b3b3b3; border-radius: 5px; margin-left: 15px;}

.loginn .member_information .contents .info_contents > div .info_input > h3 {font-size: 18px; font-weight: 400; color: #4d4d4d; word-break: keep-all;}

.loginn .member_information .contents .info_contents > div .info_input > div i {display: flex; justify-content: center; align-items: center; font-style: normal; font-size: 13px; color: #1a1a1a; font-weight: 700; width: 140px; height: 25px; background-color: #f9f9f9; border: 1px solid #b3b3b3; border-radius: 5px; margin-left: 15px; cursor: pointer;}

.loginn .member_information .contents .info_contents > div .info_input > div .pass_rule {display: none; padding: 20px 35px 5px; color: #4d4d4d; border: 1px solid #4d4d4d; background-color: #fff; position: absolute; top: 25px; left: 180px; z-index: 8;}
.loginn .member_information .contents .info_contents > div .info_input > div .pass_rule h6 {font-size: 16px; line-height: 16px; margin-bottom: 15px; word-break: keep-all;}
.loginn .member_information .contents .info_contents > div .info_input > div .pass_rule p {font-size: 13px; position: relative; padding-left: 20px; margin-bottom: 15px; word-break: keep-all;}
.loginn .member_information .contents .info_contents > div .info_input > div .pass_rule p::before {content: '01.'; position: absolute; top: 3px; left: 0px; font-size: 12px; font-weight: 900; color: #f1592a;}
.loginn .member_information .contents .info_contents > div .info_input > div .pass_rule p:last-child:before {content: '02.'; position: absolute; top: 3px; left: 0px; font-size: 12px; font-weight: 900; color: #f1592a;}
.loginn .member_information .contents .info_contents > div .info_input > div .pass_rule .pass_close {position: absolute; top: 5px; right: 5px; width: 30px; height: 30px; cursor: pointer;}
.loginn .member_information .contents .info_contents > div .info_input > div .pass_rule .pass_close span:first-child {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(45deg); width: 22px; height: 2px; border-radius: 3px; background-color: #1a1a1a;}
.loginn .member_information .contents .info_contents > div .info_input > div .pass_rule .pass_close span:last-child {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(-45deg); width: 22px; height: 2px; border-radius: 3px; background-color: #1a1a1a;}

.loginn .member_information .contents .info_contents > div .info_input_email {display: flex; align-items: center; gap: 15px;}
.loginn .member_information .contents .info_contents > div .info_input_email input {width: 120px; height: 25px; border: 1px solid #b3b3b3; border-radius: 5px; padding-left: 5px; outline: none;}
.loginn .member_information .contents .info_contents > div .info_input_email select {width: 120px; height: 25px; border: 1px solid #b3b3b3; border-radius: 5px; background: #f9f9f9 url(../img/arrow_down.png) no-repeat 96%/10px; outline: none; appearance: none; padding-left: 5px;}
.loginn .member_information .contents .info_contents > div .info_input_email button {display: flex; justify-content: center; align-items: center; font-size: 12px; color: #4d4d4d; width: 80px; height: 25px; background-color: #f9f9f9; border: 1px solid #b3b3b3; border-radius: 5px;}

.loginn .member_information .contents .info_contents > div .info_input_tel {display: flex; align-items: center; gap: 10px;}
.loginn .member_information .contents .info_contents > div .info_input_tel select {width: 60px; height: 25px; border: 1px solid #b3b3b3; border-radius: 5px; background: #f9f9f9 url(../img/arrow_down.png) no-repeat 96%/10px; outline: none; appearance: none; padding-left: 5px;}
.loginn .member_information .contents .info_contents > div .info_input_tel input {width: 60px; height: 25px; border: 1px solid #b3b3b3; border-radius: 5px; padding-left: 5px; outline: none;}

.loginn .member_information .contents .info_contents > div .info_input_add {display: flex; align-items: center; gap: 10px; margin-bottom: 10px;}
.loginn .member_information .contents .info_contents > div .info_input_add span {width: 120px; height: 25px; border: 1px solid #b3b3b3; border-radius: 5px; background-color: #ddd; padding-left: 5px; overflow: hidden; text-overflow: ellipsis;}
.loginn .member_information .contents .info_contents > div .info_input_add a {display: flex; justify-content: center; align-items: center; width: 100px; height: 25px; font-size: 12px; color: #4d4d4d; background-color: #f1f1f1;}
.loginn .member_information .contents .info_contents > div > div > span {display: flex; align-items: center; width: 100%; height: 25px; border: 1px solid #b3b3b3; border-radius: 5px; background-color: #ddd; padding-left: 5px; overflow: hidden; text-overflow: ellipsis; margin-bottom: 10px;}
.loginn .member_information .contents .info_contents > div > div > input {width: 100%; height: 25px; border: 1px solid #b3b3b3; border-radius: 5px; outline: none; padding-left: 5px;}

.loginn .fin_join > img {display: block; width: 129px; height: 137px; margin: 0 auto;}
.loginn .fin_join > p {font-size: 36px; line-height: 36px; text-align: center; margin: 30px auto 20px;}
.loginn .fin_join > span {display: block; text-align: center; font-size: 15px; font-weight: 400; color: #777; margin-bottom: 60px; word-break: keep-all;}
.loginn .fin_join > span b {font-weight: 700; color: #f1592a;}

.loginn .member_information .contents .info_contents > .myp > div span {display: flex; align-items: center; width: 160px; height: 25px; border: 1px solid #b3b3b3; border-radius: 5px; background-color: #ddd; padding-left: 5px; overflow: hidden; text-overflow: ellipsis; margin-bottom: 0px;}
.loginn .member_information .contents .info_contents > .myp > div input {width: 160px; height: 25px; border: 1px solid #b3b3b3; border-radius: 5px; outline: none; padding-left: 5px;}
.loginn .member_information .contents .info_contents > .myp > h2 span {font-size: 16px; line-height: 16px; font-weight: 900; color: #f1592a; width: 17px; margin-top: 24px;}
.loginn .member_information .contents .info_contents > .myp > h2 p {font-size: 16px; line-height: 16px; font-weight: 700; margin-top: 24px;}


.loginn .mypage {display: flex; align-items: center; gap: 20px; background-color: #f9f9f9; padding: 20px 0 20px 40px; margin-bottom: 40px;}
.loginn .mypage div {display: flex; justify-content: center; align-items: center; width: 60px; height: 60px; border-radius: 50%; background-color: #f1592a;}
.loginn .mypage div img {width: 35px;}
.loginn .mypage p {font-size: 18px; font-weight: 700;}

.loginn .member_information .contents .info_contents > div > div > b {display: block; font-size: 14px; margin-top: 10px;}
.loginn .member_information .contents .info_contents > div > div .myp_label {display: flex; gap: 15px; margin-top: 5px;}
.loginn .member_information .contents .info_contents > div > div .myp_label label {display: flex; align-items: center; gap: 5px;}
.loginn .member_information .contents .info_contents > div > div .myp_label label span {font-size: 14px;}

.loginn .member_information > span {display: block; font-size: 14px; margin-bottom: 30px;}

.loginn .member_information .contents .info_contents > .myid > div {display: flex; align-items: center; gap: 8px;}
.loginn .member_information .contents .info_contents > .myid > div > div {display: flex; align-items: center;}
.loginn .member_information .contents .info_contents > .myid > div > div select {width: 80px; height: 25px; border-radius: 5px; border: 1px solid #b3b3b3; outline: none; appearance: none; background: #fff url(../img/arrow_down.png) no-repeat 96%/8px; padding-left: 5px; margin-right: 3px;}
.loginn .member_information .contents .info_contents > .myid > div > div span {font-size: 14px;}











/* sub-banner */
.sub-banner {position: relative; width: 100%; margin-top: 80px; z-index: 10;}
.sub-banner .bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.3;}

.sub-banner01 .swiper-slide {height: 550px;}
.sub-banner01 .bg01 {width: 100%; background: url(../img/sub01.jpg) no-repeat center/cover;}
.sub-banner01 .bg02 {width: 100%; background: url(../img/sub01.jpg) no-repeat center/cover;}
.sub-banner01 .bg03 {width: 100%; background: url(../img/sub01.jpg) no-repeat center/cover;}
.sub-banner01 .bg04 {width: 100%; background: url(../img/sub01.jpg) no-repeat center/cover;}
.sub-banner01 .bg05 {width: 100%; background: url(../img/sub01.jpg) no-repeat center/cover;}
/* .sub-banner01 .bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.15);} */

.sub-banner02 .swiper-slide {height: 550px;}

/* 의료진 소개 배너 */
.sub-banner02 .bg01 {width: 100%; background: url(../img/의료진소개배너01.png) no-repeat center/cover;}
.sub-banner02 .bg02 {width: 100%; background: url(../img/의료진소개배너02.png) no-repeat center/cover;}
.sub-banner02 .bg03 {width: 100%; background: url(../img/의료진소개배너03.png) no-repeat center/cover;}
.sub-banner02 .bg04 {width: 100%; background: url(../img/의료진소개배너04.png) no-repeat center/cover;}
.sub-banner02 .bg05 {width: 100%; background: url(../img/의료진소개배너05.png) no-repeat center/cover;}

/* 병원 둘러보기 배너 */
.sub-banner02 .bg06 {width: 100%; background: url(../img/sub02.jpg) no-repeat center/cover;}
.sub-banner02 .bg07 {width: 100%; background: url(../img/병원둘러보기01.png) no-repeat center/cover;}
.sub-banner02 .bg08 {width: 100%; background: url(../img/병원둘러보기02.png) no-repeat center/cover;}

/* 의료장비 배너 */
.sub-banner02 .bg09 {width: 100%; background: url(../img/sub02.jpg) no-repeat center/cover;}
.sub-banner02 .bg10 {width: 100%; background: url(../img/의료장비01.png) no-repeat center/cover;}

/* 안전함 배너 */
.sub-banner02 .bg11 {width: 100%; background: url(../img/안전함01.png) no-repeat center/cover;}
.sub-banner02 .bg12 {width: 100%; background: url(../img/안전함02.png) no-repeat center/cover;}
.sub-banner02 .bg13 {width: 100%; background: url(../img/안전함03.png) no-repeat center/cover;}

/* 오시는길 배너 */
.sub-banner02 .bg14 {width: 100%; background: url(../img/오시는길01.png) no-repeat center/cover;}
.sub-banner02 .bg15 {width: 100%; background: url(../img/오시는길02.png) no-repeat center/cover;}
.sub-banner02 .bg16 {width: 100%; background: url(../img/오시는길03.png) no-repeat center/cover;}

/* 협력사 배너 */
.sub-banner02 .bg17 {width: 100%; background: url(../img/협력사01.png) no-repeat center/cover;}












/* .sub-banner02 .bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.15);} */

/* .sub-banner03 .bg01 {width: 100%; height: 760px; background: url(../img/sub03.jpg) no-repeat center/cover;}
.sub-banner03 .bg02 {width: 100%; height: 760px; background: url(../img/sub03.jpg) no-repeat center/cover;}
.sub-banner03 .bg03 {width: 100%; height: 760px; background: url(../img/sub03.jpg) no-repeat center/cover;}
.sub-banner03 .bg04 {width: 100%; height: 760px; background: url(../img/sub03.jpg) no-repeat center/cover;}
.sub-banner03 .bg05 {width: 100%; height: 760px; background: url(../img/sub03.jpg) no-repeat center/cover;} */
/* .sub-banner03 .bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.15);} */

.sub-banner03 {width: 100%; height: 550px; background: url(../img/sub03.jpg) no-repeat center/cover;}

.sub-banner04 {width: 100%; height: 550px; background: url(../img/sub04.jpg) no-repeat center/cover;}

.sub-banner05 {width: 100%; height: 550px; background: url(../img/sub05.jpg) no-repeat center/cover;}

.sub-banner06 {width: 100%; height: 550px; background: url(../img/sub06.jpg) no-repeat center/cover;}

.sub-banner07 {width: 100%; height: 550px; background: url(../img/sub07.png) no-repeat center/cover;}

.sub-banner08 {width: 100%; height: 550px; background: url(../img/sub08.png) no-repeat center/cover;}

.sub-banner09 {width: 100%; height: 550px; background: url(../img/sub09.png) no-repeat center/cover;}

.sub-banner10 {width: 100%; height: 550px; background: url(../img/sub10.png) no-repeat center/cover;}

.sub-banner11 {width: 100%; height: 550px; background: url(../img/sub11.png) no-repeat center/cover;}

.sub-banner12 {width: 100%; height: 300px; background: url(../img/오시는길01.png) no-repeat center/cover;}

.sub-banner13 {width: 100%; height: 550px; background: url(../img/sub13.png) no-repeat center/cover;}

.sub-banner14 {width: 100%; height: 550px; background: url(../img/sub14.png) no-repeat center/cover;}

.sub-banner15 {width: 100%; height: 550px; background: url(../img/sub15.png) no-repeat center/cover;}
.sub-banner15-1 {width: 100%; height: 550px; background: url(../img/sub15-1.png) no-repeat center/cover;}
.sub-banner15-2 {width: 100%; height: 550px; background: url(../img/sub15-2.png) no-repeat center/cover;}
.sub-banner15-3 {width: 100%; height: 550px; background: url(../img/sub15-3.png) no-repeat center/cover;}
.sub-banner15-4 {width: 100%; height: 550px; background: url(../img/sub15-4.png) no-repeat center/cover;}
.sub-banner15-5 {width: 100%; height: 550px; background: url(../img/sub15-5.png) no-repeat center/cover;}
.sub-banner15-6 {width: 100%; height: 550px; background: url(../img/sub15-6.png) no-repeat center/cover;}
.sub-banner15-7 {width: 100%; height: 550px; background: url(../img/sub15-7.png) no-repeat center/cover;}

.sub-banner16 {width: 100%; height: 550px; background: url(../img/sub16.png) no-repeat center/cover;}

.sub-banner17-1 {width: 100%; height: 550px; background: url(../img/sub17-1.png) no-repeat center/cover;}
.sub-banner17-2 {width: 100%; height: 550px; background: url(../img/sub17-2.png) no-repeat center/cover;}
.sub-banner17-3 {width: 100%; height: 550px; background: url(../img/sub17-3.png) no-repeat center/cover;}
.sub-banner17-4 {width: 100%; height: 550px; background: url(../img/sub17-4.png) no-repeat center/cover;}
.sub-banner17-5 {width: 100%; height: 550px; background: url(../img/sub17-5.png) no-repeat center/cover;}
.sub-banner17-6 {width: 100%; height: 550px; background: url(../img/sub17-6.png) no-repeat center/cover;}

.sub-banner04-1 {width: 100%; height: 550px; background: url(../img/sub02.jpg) no-repeat center/cover;}

.sub-banner18 {width: 100%; height: 550px; background: url(../img/sub17.png) no-repeat center/cover;}

.sub-banner19 {width: 100%; height: 550px; background: url(../img/sub18.png) no-repeat center/cover;}

.sub-banner .txt {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 1280px; width: 100%;}

.sub-banner .txt h2 {font-size: 60px; font-weight: 500; color: #fff;}
.sub-banner .txt p {font-size: 30px; color: #fff; margin: 5px 0 0;}

.sub-banner01 .txt h2 {font-size: 60px; font-weight: 500; color: #fff;}
.sub-banner01 .txt p {font-size: 30px; color: #fff; margin: 5px 0 0;}
.sub-banner01 .txt a {display: block; width: 240px; height: 60px; border-radius: 15px; background-color: #f1592a; color: #fff; font-size: 24px; line-height: 60px; text-align: center;}

.sub-banner02 .txt h2 {font-size: 60px; font-weight: 700; color: #fff;}
.sub-banner02 .txt p {font-size: 30px; color: #fff; margin: 10px 0;}

.sub-banner03 .txt h2 {font-size: 30px; font-weight: 900; color: #fff; margin-bottom: 15px;}
.sub-banner03 .txt h3 {font-size: 60px; font-weight: 400; color: #fff; margin-bottom: 10px;}
.sub-banner03 .txt h4 {font-size: 20px; font-weight: 700; color: #fff; margin-bottom: 5px;}
.sub-banner03 .txt p {font-size: 24px; font-weight: 400; color: #fff; margin-bottom: 20px;}
.sub-banner03 .txt .menu {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; max-width: 960px; gap: 1.5625%;}
.sub-banner03 .txt .menu a {width: 18.75%; height: 50px;  font-size: 18px; font-weight: 400; color: #1a1a1a; display: flex; justify-content: center; align-items: center; margin-bottom: 10px; background-color: #fff;}
.sub-banner03 .txt .menu a.on {border: none; background-color: #f1592a; font-weight: 700; color: #fff;}
.sub-banner03 .txt .menu a:hover {border: none; background-color: #f1592a; font-weight: 700; color: #fff;}

.sub-banner04 .txt h3 {font-size: 24px; line-height: 30px; font-weight: 900; color: #fff;}
.sub-banner04 .txt h2 {font-size: 48px; font-weight: 900; color: #fff; margin: 10px 0 30px;}
.sub-banner04 .txt .menu {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; max-width: 960px; gap: 1.5625%;}
.sub-banner04 .txt .menu a {width: 18.75%; height: 50px; line-height: 16px; font-size: 18px; font-weight: 400; color: #1a1a1a; display: flex; justify-content: center; align-items: center; margin-bottom: 10px; background-color: #fff;}
.sub-banner04 .txt .menu a.on {background-color: #f1592a; font-weight: 700; color: #fff;}
.sub-banner04 .txt .menu a:hover {background-color: #f1592a; font-weight: 700; color: #fff;}

.sub-banner05 .txt > h3 {font-size: 30px; font-weight: 900; color: #fff; margin-bottom: 5px;}
.sub-banner05 .txt > p {font-size: 30px; color: #fff;}
.sub-banner05 .txt > h2 {font-size: 60px; font-weight: 900; color: #fff; margin-top: 5px; margin-bottom: 10px;}
.sub-banner05 .txt span {font-size: 18px; line-height: 32px; color: #fff; word-break: keep-all;}

.sub-banner06 .txt > h3 {font-size: 30px; font-weight: 900; color: #fff; margin-bottom: 5px;}
.sub-banner06 .txt > p {font-size: 30px; color: #fff;}
.sub-banner06 .txt > h2 {font-size: 60px; font-weight: 900; color: #fff; margin-top: 5px; margin-bottom: 10px;}
.sub-banner06 .txt span {font-size: 18px; line-height: 32px; color: #fff;}

.sub-banner08 .txt h2 {font-size: 48px; font-weight: 900; color: #fff; margin: 10px 0 30px;}
.sub-banner08 .txt p {font-size: 24px; line-height: 30px; margin-bottom: 25px; font-weight: 400;}
.sub-banner08 .txt .menu {max-width: 960px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; gap: 1.5625%;}
.sub-banner08 .txt .menu a {width: 18.75%; height: 50px; background-color: #fff; font-size: 18px; line-height: 18px; font-weight: 400; display: flex; justify-content: center; align-items: center; margin-bottom: 10px;}
.sub-banner08 .txt .menu a.on {background-color: #f1592a; font-weight: 700; color: #fff;}
.sub-banner08 .txt .menu a:hover {background-color: #f1592a; font-weight: 700; color: #fff;}

.sub-banner-cate .txt h2 {font-size: 30px; font-weight: 900; color: #fff; margin-bottom: 15px;}
.sub-banner-cate .txt h3 {font-size: 60px; font-weight: 400; color: #fff; margin-bottom: 10px;}
.sub-banner-cate .txt h4 {font-size: 20px; font-weight: 700; color: #fff; margin-bottom: 5px;}
.sub-banner-cate .txt p {font-size: 24px; font-weight: 400; color: #fff; margin-bottom: 20px; word-break: keep-all;}
.sub-banner-cate .txt .menu {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; max-width: 960px; gap: 1.5625%;}
.sub-banner-cate .txt .menu a {width: 18.75%; height: 50px;  font-size: 18px; font-weight: 400; color: #1a1a1a; display: flex; justify-content: center; align-items: center; margin-bottom: 10px; background-color: #fff; white-space: nowrap;}
.sub-banner-cate .txt .menu a.on {border: none; background-color: #f1592a; font-weight: 700; color: #fff;}
.sub-banner-cate .txt .menu a:hover {border: none; background-color: #f1592a; font-weight: 700; color: #fff;}

.sub-banner-care .txt h3 {font-size: 24px; line-height: 30px; font-weight: 900; color: #fff;}
.sub-banner-care .txt h2 {font-size: 48px; font-weight: 900; color: #fff; margin: 10px 0 30px;}
.sub-banner-care .txt .menu {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; max-width: 960px; gap: 1.5625%;}
.sub-banner-care .txt .menu a {width: 18.75%; height: 50px;  font-size: 18px; font-weight: 400; color: #1a1a1a; display: flex; justify-content: center; align-items: center; margin-bottom: 10px; background-color: #fff;}
.sub-banner-care .txt .menu a.on {background-color: #f1592a; font-weight: 700; color: #fff;}
.sub-banner-care .txt .menu a:hover {background-color: #f1592a; font-weight: 700; color: #fff;}


.sub-banner .swiper-container .swiper-pagination {position: absolute; bottom: 25px;}
.sub-banner .swiper-pagination-bullet {background-color: #fff; width: 15px; height: 15px; margin-right: 5px; opacity: 1;}
.sub-banner .swiper-pagination-bullet:last-child {margin-right: 0px;}
.sub-banner .swiper-pagination-bullet-active {background-color: #eb3f06;}


.sub-banner-cate.veins .txt p {margin-bottom: 0;}
.veins span {display: block; font-size: 30px; font-weight: 300; color: #fff; margin-bottom: 30px; word-break: keep-all;}


/* staff-detail */
.s-d {position: relative;}
.s-d .img_sticky {position: fixed; bottom: 0; left: 50%; transform: translateX(-50%); max-width: 1350px; width: 100%; z-index: 8; opacity: 0; transition: all 0.3s;}
.s-d .img_sticky img {width: 43%;}
.s-d .inner {position: relative; max-width: 1350px; margin: 0 auto; display: flex; padding: 100px 0;}
.s-d .inner .s-d-top {width: 50%;}
.s-d .inner .s-d-top .right {position: relative; z-index: 9;}
.s-d .inner .s-d-top .right h2 {font-size: 36px; line-height: 48px; font-weight: 700; color: #27272c; margin-bottom: 20px; word-break: keep-all;}
.s-d .inner .s-d-top .right .subject {display: flex; gap: 40px; align-items: center; margin-bottom: 10px;}
.s-d .inner .s-d-top .right .subject p {font-size: 24px; line-height: 24px; font-weight: 700; color: #f1592a; position: relative;}
.s-d .inner .s-d-top .right .subject p:first-child::before {content: ''; display: block; position: absolute; top: 0px; right: -20px; width: 2px; height: 22px; background-color: #f1592a;}
.s-d .inner .s-d-top .right > p {font-size: 48px; font-weight: 700; color: #27272c; margin-bottom: 15px;}
.s-d .inner .s-d-top .right .s-p {margin-bottom: 30px;}
.s-d .inner .s-d-top .right .s-p span {display: block; width: 140px; height: 40px; border-radius: 20px; background-color: #152c56; color: #fff; font-size: 18px; font-weight: 700; text-align: center; line-height: 40px; margin-bottom: 10px;}
.s-d .inner .s-d-top .right .s-p h3 {font-size: 20px; font-weight: 400; color: #666; word-break: keep-all;}
.s-d .inner .s-d-top .right .s-d-table ul {display: flex; justify-content: space-between; width: 100%;}
.s-d .inner .s-d-top .right .s-d-table ul li {width: 14.28%; height: 40px; text-align: center; line-height: 40px; font-weight: 700;}
.s-d .inner .s-d-top .right .s-d-table ul:nth-child(1) {background-color: #152c56;}
.s-d .inner .s-d-top .right .s-d-table ul:nth-child(1) li {color: #fff;}
.s-d .inner .s-d-top .right .s-d-table ul:nth-child(2) {border-bottom: 0.25px solid #999;}
.s-d .inner .s-d-top .right .s-d-table ul:nth-child(2) li {border-right: 0.25px solid #999;}
.s-d .inner .s-d-top .right .s-d-table ul:nth-child(2) li:first-child {border-left: 0.25px solid #999;}
.s-d .inner .s-d-top .right .s-d-table ul:nth-child(3) {border-bottom: 0.25px solid #999;}
.s-d .inner .s-d-top .right .s-d-table ul:nth-child(3) li {border-right: 0.25px solid #999;}
.s-d .inner .s-d-top .right .s-d-table ul:nth-child(3) li:first-child {border-left: 0.25px solid #999;}
.s-d .inner .s-d-top .right .s-d-table ul .duty {color: #152c56;}
.s-d .inner .s-d-top .right .s-d-table ul .surgery {color: #eb3f06;}
.s-d .inner .s-d-top .right .s-d-table ul .empty {color: red;}
.s-d .inner .s-d-top .right .s-d-table ul .empty01 {color: #fff;}
.s-d .inner .s-d-top .right .s-d-table ul .biweekly {color: #fff;}
.s-d .inner .s-d-top .right .etc {font-size: 20px; font-weight: 400; color: #666; margin: 15px 0 20px; word-break: keep-all;}

.s-d .inner .s-d-top .right .s-d-table-mob {display: none;}
.s-d .inner .s-d-top .right .s-d-table-mob ul {display: flex; justify-content: space-between; width: 100%;}
.s-d .inner .s-d-top .right .s-d-table-mob ul li {width: 40%; height: 40px; text-align: center; line-height: 40px; font-weight: 700;}
.s-d .inner .s-d-top .right .s-d-table-mob ul:nth-child(1) {background-color: #152c56;}
.s-d .inner .s-d-top .right .s-d-table-mob ul:nth-child(1) li {color: #fff;}
.s-d .inner .s-d-top .right .s-d-table-mob ul {border-bottom: 0.25px solid #999;}
.s-d .inner .s-d-top .right .s-d-table-mob ul li {border-right: 0.25px solid #999;}
.s-d .inner .s-d-top .right .s-d-table-mob ul li:first-child {border-left: 0.25px solid #999; width: 20%;}
.s-d .inner .s-d-top .right .s-d-table-mob ul .duty {color: #152c56;}
.s-d .inner .s-d-top .right .s-d-table-mob ul .surgery {color: #eb3f06;}
.s-d .inner .s-d-top .right .s-d-table-mob ul .empty {color: red;}
.s-d .inner .s-d-top .right .s-d-table-mob ul .empty01 {color: #fff;}







.s-d .inner .s-d-top .right > ul {display: flex; width: 100%;}
.s-d .inner .s-d-top .right > ul li {width: 25%; height: 50px; border: 0.5px solid #ccc; border-right: none; background-color: #e6e6e6;}
.s-d .inner .s-d-top .right > ul li:nth-child(2) {border-right: 1px solid #ccc;}
.s-d .inner .s-d-top .right > ul li:last-child {border-right: 0.5px solid #ccc;}
.s-d .inner .s-d-top .right > ul li a {position: relative; display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; gap: 10px;}
.s-d .inner .s-d-top .right > ul li a img {width: 25px;}
.s-d .inner .s-d-top .right > ul li a p {font-size: 14px;}

.s-d .s-d-mid {width: 100%; background-color: #152c56;}
.s-d .s-d-mid .inner {position: relative; max-width: 1350px; margin: 0 auto; display: flex;}
.s-d .s-d-mid .inner > div {width: 50%;}
.s-d .s-d-mid .inner ul {display: flex; width: 100%; position: relative; z-index: 9;}
.s-d .s-d-mid .inner ul li {width: 33.33%; height: 50px; border: 0.5px solid #ccc; border-right: none; color: #fff; font-size: 18px; font-weight: 700; text-align: center; line-height: 50px; cursor: pointer;}
.s-d .s-d-mid .inner ul li:last-child {border-right: 0.5px solid #ccc;}
.s-d .s-d-mid .inner ul li:hover {border: none; background-color: #fff; color: #152c56;}
.s-d .s-d-mid .inner ul li.on {border: none; background-color: #fff; color: #152c56;}
.s-d .s-d-mid .inner .s-d-mid-des {width: 100%; padding-top: 50px;}
.s-d .s-d-mid .inner .description {display: none;}
.s-d .s-d-mid .inner .description p {position: relative; font-size: 16px; font-weight: 400; color: #fff; margin-bottom: 25px; padding-left: 30px; word-break: keep-all; z-index: 9;}
.s-d .s-d-mid .inner .description p::before {content: ''; display: block; position: absolute; top: 10px; left: 20px; width: 3px; height: 3px; border-radius: 50%; background-color: #fff;}
.s-d .s-d-mid .inner .description.active {display: block;}



/* .s-d .inner .list_view {display: block; width: 240px; height: 60px; border-radius: 15px; background-color: #f1592a; font-size: 24px; color: #fff; line-height: 60px; text-align: center; margin: 0 auto 40px;}
.s-d .inner .s-d-top {max-width: 1150px; margin: 0 auto 120px; display: flex; align-items: center;}
.s-d .inner .s-d-top img {width: 45%;}
.s-d .inner .s-d-top .right {width: 55%; position: relative; top: 30px;}
.s-d .inner .s-d-top .right .subject {display: flex; width: 100px; height: 100px; border-radius: 50%; background-color: #eb3f06; color: #fff; justify-content: center; align-items: center; text-align: center; font-size: 18px; font-weight: 700; line-height: 24px;}
.s-d .inner .s-d-top .right .sub-p {font-size: 28px; font-weight: 700; color: #eb3f06; margin: 15px 0 20px;}
.s-d .inner .s-d-top .right h2 {font-size: 60px; font-weight: 400; color: #888;}
.s-d .inner .s-d-top .right h2 span {font-weight: 400;}
.s-d .inner .s-d-top .right .s-p {display: flex; gap: 20px; align-items: center; margin: 40px 0 60px;}
.s-d .inner .s-d-top .right .s-p span {display: block; width: 80px; height: 40px; border-radius: 20px; font-weight: 700; background-color: #eb3f06; color: #fff; line-height: 40px; text-align: center;}
.s-d .inner .s-d-top .right .s-p h3 {font-size: 24px; color: #666;}
.s-d .inner .s-d-top .right .s-d-table ul {display: flex; justify-content: space-between; border-bottom: 1px solid #eb3f06;}
.s-d .inner .s-d-top .right .s-d-table ul:nth-child(2) {padding: 10px 0;}
.s-d .inner .s-d-top .right .s-d-table ul:nth-child(3) {padding: 10px 0; border-bottom: 3px solid #eb3f06;}
.s-d .inner .s-d-top .right .s-d-table ul li {width: 80px; height: 40px; text-align: center; line-height: 40px; font-weight: 700; color: #eb3f06;}
.s-d .inner .s-d-top .right .s-d-table ul .empty {border-radius: 20px; border: 1px solid #ccc;}
.s-d .inner .s-d-top .right .s-d-table ul .duty {border-radius: 20px; background-color: #4d4d4d; color: #fff; font-weight: 400;}
.s-d .inner .s-d-top .right .s-d-table ul .holy {border-radius: 20px; background-color: #eb3f06; color: #fff; font-weight: 400;}
.s-d .inner .s-d-top .right .etc {font-size: 18px; color: #666; margin-top: 20px;}
.s-d .inner .s-d-mid {display: flex; justify-content: space-between;}
.s-d .inner .s-d-mid .left {width: 49%;}
.s-d .inner .s-d-mid .left h2 {font-size: 36px; color: #eb3f06; margin-bottom: 30px; padding-left: 30px; position: relative;}
.s-d .inner .s-d-mid .left h2::before {content: ''; display: block; position: absolute; top: 50%; left: 0px; transform: translateY(-50%); width: 10px; height: 100%; background-color: #eb3f06;}
.s-d .inner .s-d-mid .left p {font-size: 24px; color: #666; margin-bottom: 20px; padding-left: 40px; position: relative; word-break: keep-all;}
.s-d .inner .s-d-mid .left p::before {content: ''; display: block; position: absolute; top: 11px; left: 30px; width: 2px; height: 2px; background-color: #666; border-radius: 50%;}
.s-d .inner .s-d-mid .right {width: 48%;}
.s-d .inner .s-d-mid .right h2 {font-size: 36px; color: #eb3f06; margin-bottom: 30px; padding-left: 30px; position: relative;}
.s-d .inner .s-d-mid .right h2::before {content: ''; display: block; position: absolute; top: 50%; left: 0px; transform: translateY(-50%); width: 10px; height: 100%; background-color: #eb3f06;}
.s-d .inner .s-d-mid .right p {font-size: 24px; color: #666; margin-bottom: 20px; padding-left: 40px; position: relative; word-break: keep-all;}
.s-d .inner .s-d-mid .right p::before {content: ''; display: block; position: absolute; top: 11px; left: 30px; width: 2px; height: 2px; background-color: #666; border-radius: 50%;}
.s-d .inner .s-d-bot {margin-top: 120px;}
.s-d .inner .s-d-bot h2 {font-size: 36px; color: #eb3f06; margin-bottom: 30px; padding-left: 30px; position: relative;}
.s-d .inner .s-d-bot h2::before {content: ''; display: block; position: absolute; top: 50%; left: 0px; transform: translateY(-50%); width: 10px; height: 100%; background-color: #eb3f06;}
.s-d .inner .s-d-bot p {font-size: 24px; color: #666; margin-bottom: 20px; padding-left: 40px; position: relative; word-break: keep-all;}
.s-d .inner .s-d-bot p::before {content: ''; display: block; position: absolute; top: 11px; left: 30px; width: 2px; height: 2px; background-color: #666; border-radius: 50%;} */


/* sub-top */
/* .sub-top .inner {max-width: 1440px; margin: 80px auto;}
.sub-top .inner > div {display: flex; justify-content: space-between; margin-bottom: 30px;}
.sub-top .inner > div .left {width: 240px; height: 60px; border-radius: 15px; background-color: #4d4d4d; font-size: 24px; font-weight: 700; text-align: center; line-height: 60px; color: #fff;}
.sub-top .inner > div .left.on {background-color: #ff9116;}
.sub-top .inner > div .right {width: calc(100% - 320px);}

.sub-top .inner .intro-s01 .right .title {display: flex;}
.sub-top .inner .intro-s01 .right .title h2 {font-size: 48px; color: #4d4d4d; margin-right: 60px; position: relative;}
.sub-top .inner .intro-s01 .right .title h2::before {content: ''; position: absolute; top: 15px; right: -30px; width: 3px; height: 44px; background-color: #4d4d4d;}
.sub-top .inner .intro-s01 .right .title p {font-size: 36px; font-weight: 400; color: #4d4d4d; position: relative; top: 15px;}
.sub-top .inner .intro-s02 .right div {width: 100px; height: 60px; border-radius: 15px; border: 2px solid #4d4d4d; font-size: 24px; font-weight: 400; line-height: 55px; text-align: center;}
.sub-top .inner .intro-s03 .right .intro-table {margin-top: 10px;}
.sub-top .inner .intro-s03 .right .intro-table ul {display: flex; justify-content: space-between; font-weight: 400; text-align: center; margin-bottom: 10px;}
.sub-top .inner .intro-s03 .right .intro-table ul:last-child {margin-bottom: 0;}
.sub-top .inner .intro-s03 .right .intro-table ul li {width: 145px; height: 40px; line-height: 40px;}
.sub-top .inner .intro-s03 .right .intro-table ul:nth-child(1) li {background-color: #b3b3b3; color: #fff;}
.sub-top .inner .intro-s03 .right .intro-table ul:nth-child(2) li:first-child {background-color: #b3b3b3; color: #fff;}
.sub-top .inner .intro-s03 .right .intro-table ul:nth-child(2) li {background-color: #fff; color: #4d4d4d; border: 1px solid #ccc;}
.sub-top .inner .intro-s03 .right .intro-table ul:nth-child(2) li.on {color: #ed1c24;}
.sub-top .inner .intro-s03 .right .intro-table ul:nth-child(3) li:first-child {background-color: #b3b3b3; color: #fff;}
.sub-top .inner .intro-s03 .right .intro-table ul:nth-child(3) li {background-color: #fff; color: #4d4d4d; border: 1px solid #ccc;}
.sub-top .inner .intro-s03 .right .intro-table ul:nth-child(3) li.on {color: #ed1c24;}

.movie{position: relative; padding-bottom: 56.25%; overflow: hidden;}
iframe{position: absolute; top: 0; left: 0; width: 100%;height: 100%} */


/* sub-bot */
/* .sub-bot {max-width: 1440px; margin: 0 auto 200px;}
.sub-bot .information > li {width: 100%; margin-bottom: 20px;}
.sub-bot .information > li a {position: relative; display: block; width: 100%; height: 100%; font-size: 24px; font-weight: 700; line-height: 60px; padding-left: 40px; color: #666; border: 1px solid #ccc;}
.sub-bot .information > li a::before {content: ''; position: absolute; top: 0; left: 0; width: 10px; height: 60px; background-color: #4d4d4d;}
.sub-bot .information > li a p {position: absolute; top: 50%; right: 10px; transform: translateY(-50%); width: 40px; height: 40px; border-radius: 50%; background-color: #4d4d4d;}
.sub-bot .information > li a p img {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 15px; transition: all 0.5s;}

.sub-bot .information > li.on a p {background-color: #ff9116;}
.sub-bot .information > li.on a p img {transform: translate(-50%, -60%) rotate(180deg);}

.sub-bot .information .depth {margin-top: 40px; margin-bottom: 40px; padding-left: 40px; display: none;}
.sub-bot .information .depth li {display: flex; margin-bottom: 30px;}
.sub-bot .information .depth li:last-child {margin-bottom: 0;}
.sub-bot .information .depth li span {font-size: 18px; font-weight: 400; color: #666; margin-right: 40px;}
.sub-bot .information .depth li i {font-size: 18px; font-weight: 400; color: #666; font-style: normal; margin-right: 70px;}
.sub-bot .information .depth li p {font-size: 18px; font-weight: 400; color: #666; width: calc(100% - 250px); word-break: keep-all;} */


/* treat-contents */
/* .treat-contents {max-width: 1080px; margin: 120px auto 200px;}
.treat-contents .title h2 {font-size: 48px; color: #4d4d4d; position: relative; text-align: center;}
.treat-contents .title h2::before {content: ''; position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); width: 180px; height: 5px; background-color: #4d4d4d; border-radius: 5px;}
.treat-contents .title h3 {font-size: 36px; text-align: center; color: #4d4d4d; margin-top: 20px; margin-bottom: 10px;}
.treat-contents .title h3 span {font-weight: 400; margin-right: 5px;}
.treat-contents .title p {font-size: 21px; font-weight: 400; color: #4d4d4d; text-align: center;}

.treat-contents .treat-category {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; width: 1000px; margin: 40px auto 100px;}
.treat-contents .treat-category li {width: 24%; height: 60px; border: 2px solid #999; font-size: 21px; font-weight: 400; text-align: center; line-height: 56px; margin-bottom: 12px;}
.treat-contents .treat-category li.active {background-color: #ff9116; color: #fff; border: none;}

.treat-contents .treat-category01 {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; width: 1000px; margin: 40px auto 100px;}
.treat-contents .treat-category01 li {width: 24%; height: 60px; border: 2px solid #999; font-size: 21px; font-weight: 400; text-align: center; line-height: 56px; margin-bottom: 12px;}
.treat-contents .treat-category01 li a {display: block; width: 100%; height: 100%;}
.treat-contents .treat-category01 li.active {background-color: #ff9116; color: #fff; border: none;}

.treat-contents .clinic-doctor > h2 {font-size: 36px; color: #4d4d4d; text-align: center; margin-bottom: 40px;}
.treat-contents .clinic-doctor .doctors {display: flex; justify-content: space-between;}
.treat-contents .clinic-doctor .doctors > div {width: 32%;}
.treat-contents .clinic-doctor .doctors > div a {display: block; width: 100%;}
.treat-contents .clinic-doctor .doctors > div a .img-contents {position: relative; width: 100%;}
.treat-contents .clinic-doctor .doctors > div a .img-contents img {width: 100%;}
.treat-contents .clinic-doctor .doctors > div a .img-contents p {width: 150px; height: 40px; background-color: #333; color: #fff; border-radius: 10px; font-size: 14px; font-weight: 400; text-align: center; line-height: 40px; position: absolute; bottom: 20px; left: 15px;}
.treat-contents .clinic-doctor .doctors > div a .txt {padding: 20px 30px;}
.treat-contents .clinic-doctor .doctors > div a .txt h2 {font-size: 36px; color: #4d4d4d; text-align: left;}
.treat-contents .clinic-doctor .doctors > div a .txt h2 span {font-size: 21px; font-weight: 700; color: #4d4d4d; margin-left: 10px;}
.treat-contents .clinic-doctor .doctors > div a .txt h3 {font-size: 18px; color: #4d4d4d;}
.treat-contents .clinic-doctor .doctors > div a .txt h3 span {font-weight: 400; margin-right: 20px;}
.treat-contents .clinic-doctor .doctors > div a .btn {width: 150px; height: 40px; background-color: #ff9116; font-size: 14px; font-weight: 500; color: #fff; border-radius: 10px; line-height: 40px; text-align: center; margin: 0 auto;}

.treat-contents .category-detail .detail-description h2 {font-size: 36px; color: #4d4d4d; text-align: center; margin-bottom: 30px;}
.treat-contents .category-detail .detail-description p {font-size: 24px; font-weight: 400; color: #4d4d4d; text-align: center; line-height: 40px; margin-bottom: 60px;}


.medi {max-width: 1280px; margin: 0 auto;}
.medi h2 {font-size: 72px; margin-bottom: 50px;}
.medi h2 span {font-size: 36px; margin-left: 30px;}
.medi .medi-contents {display: flex; justify-content: space-between; margin-bottom: 30px;}

.medi .medi-contents .left h3 {font-size: 24px; color: #fff; line-height: 40px; height: 40px; padding-left: 20px; border-radius: 15px; background-color: #333; margin-bottom: 15px;}
.medi .medi-contents:nth-child(2) .left h3 {width: 340px;}
.medi .medi-contents:nth-child(3) .left h3 {width: 245px;}
.medi .medi-contents:nth-child(4) .left h3 {width: 205px;}
.medi .medi-contents:nth-child(5) .left h3 {width: 225px;}

.medi .medi-contents .left p {font-size: 24px; font-weight: 400; line-height: 48px;}
.medi .medi-contents .left span {font-size: 18px; font-weight: 700; color: #4d4d4d;}

.medi .medi-contents .right img {width: 460px; position: relative; bottom: 70px;} */


/* staff */
.staff .inner {max-width: 1200px; margin: 0 auto 120px;}
.staff .inner .category {max-width: 1200px; margin: 120px auto 100px; display: flex; justify-content: space-between;}
.staff .inner .category a {width: 8.4%; height: 45px; border: 1px solid #999; font-size: 13px; font-weight: 700; text-align: center; line-height: 45px; color: #999;}
.staff .inner .category a.on {border: 1px solid #f1592a; background-color: #f1592a; line-height: 45px; color: #fff;}
.staff .inner .category a:hover {border: 1px solid #f1592a; background-color: #f1592a; line-height: 45px; color: #fff;}
/* .staff .inner .category .left {display: block; width: 240px; height: 60px; border-radius: 15px; background-color: #f1592a; font-size: 24px; font-weight: 700; line-height: 62px; color: #fff; text-align: center;}
.staff .inner .category .right {display: flex; width: 80%; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; gap: 2%;}
.staff .inner .category .right a {display: block; width: 240px; height: 60px; border-radius: 15px; border: 2px solid #999; font-size: 24px; font-weight: 700; line-height: 60px; color: #999; text-align: center; margin-bottom: 15px;} */

/* .staff .inner .staff_list {display: none; justify-content: space-between; flex-direction: row; flex-wrap: wrap;} */
.staff .inner .staff_list {display: none; flex-direction: row; flex-wrap: wrap; gap: 2.22%;}
.staff .inner .staff_list.active {display: flex;}
.staff .inner .staff_list .staff_content {position: relative; width: 23.33%; border: 1px solid #ccc; border-top-left-radius: 5px; border-top-right-radius: 5px; margin-bottom: 50px;}
.staff .inner .staff_list .staff_content h3 {margin-top: 40px; font-size: 16px; font-weight: 700; color: #f1592a; text-align: center;}
.staff .inner .staff_list .staff_content h2 {font-size: 30px; font-weight: 700; text-align: center; margin-bottom: 15px;}
.staff .inner .staff_list .staff_content h2 span {font-size: 30px; font-weight: 400;}
.staff .inner .staff_list .staff_content .img {width: 230px; height: 230px; border-radius: 50%; margin: 0 auto;}
.staff .inner .staff_list .staff_content .line {width: 95%; height: 1px; background-color: #ccc; margin: 20px auto 10px;}
.staff .inner .staff_list .staff_content > p {font-size: 18px; line-height: 24px; color: #808080; margin-bottom: 20px; text-align: center;}
.staff .inner .staff_list .staff_content .staff_link {display: flex; width: 100%;}
.staff .inner .staff_list .staff_content .staff_link a {position: relative; width: 50%; height: 50px; background-color: #e6e6e6; border-top: 0.5px solid #ccc; display: flex; justify-content: center; align-items: center; gap: 10px;}
.staff .inner .staff_list .staff_content .staff_link a:first-child {border-right: 0.5px solid #ccc;}
.staff .inner .staff_list .staff_content .staff_link a:first-child div {width: 25px; height: 25px; background: url(../img/staff-check.png) no-repeat center/cover;}
.staff .inner .staff_list .staff_content .staff_link a:last-child div {width: 25px; height: 25px; background: url(../img/staff-search.png) no-repeat center/cover;}
.staff .inner .staff_list .staff_content .staff_link a p {font-size: 14px; color: #333;}
.staff .inner .staff_list .staff_content:hover {border: 1px solid #f1592a; background-color: #f1592a; border-bottom: 1px solid #333;}
.staff .inner .staff_list .staff_content:hover h3 {color: #fff;}
.staff .inner .staff_list .staff_content:hover h2 {color: #fff;}
.staff .inner .staff_list .staff_content:hover p {color: #fff;}
.staff .inner .staff_list .staff_content:hover .staff_link {width: 100%; bottom: -1px;}
.staff .inner .staff_list .staff_content:hover .staff_link a {background-color: #333; border: none;}
.staff .inner .staff_list .staff_content:hover .staff_link a:first-child div {background: url(../img/staff-check-hover.png) no-repeat center/cover;}
.staff .inner .staff_list .staff_content:hover .staff_link a:last-child div {background: url(../img/staff-search-hover.png) no-repeat center/cover;}
.staff .inner .staff_list .staff_content:hover .staff_link a p {color: #fff;}

.staff .inner .staff_list .staff_content:hover .staff_link a:first-child::before {content: ''; position: absolute; top: 0; left: -1px; width: 2px; height: 100%; background-color: #333;}
.staff .inner .staff_list .staff_content:hover .staff_link a:last-child::before {content: ''; position: absolute; top: 0; right: -1px; width: 2px; height: 100%; background-color: #333;}


/* .staff .inner .staff_list a {display: flex; width: 46%; height: 400px; margin-bottom: 30px;}
.staff .inner .staff_list a .left {width: 50%; border: 1px solid #999; position: relative;}
.staff .inner .staff_list a .left img {position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 100%;}
.staff .inner .staff_list a .right {width: 50%; border: 1px solid #999; border-left: none; position: relative; padding: 70px 30px;}
.staff .inner .staff_list a .right .subject {font-size: 24px; line-height: 24px; color: #f1592a;}
.staff .inner .staff_list a .right h2 {font-size: 24px; line-height: 24px; color: #f1592a; font-weight: 900;}
.staff .inner .staff_list a .right .name {font-size: 36px; font-weight: 400; margin: 25px 0;}
.staff .inner .staff_list a .right span {display: block; font-weight: 900; color: #f1592a; margin-bottom: 10px;}
.staff .inner .staff_list a .right i {font-style: normal; font-size: 14px; font-weight: 700; color: #b3b3b3;}
.staff .inner .staff_list a .right div {display: flex; padding: 0 30px; width: 100%; height: 80px; background-color: #333; position: absolute; bottom: 0; left: 0; justify-content: space-between;}
.staff .inner .staff_list a .right div p {font-size: 21px; font-weight: 700; color: #fff; line-height: 80px;}
.staff .inner .staff_list a .right div span {font-size: 21px; font-weight: 700; color: #fff; line-height: 80px;} */


/* treat */
.treat .menu {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; max-width: 1280px; gap: 1.33%; margin: 80px auto 0; display: none;}
.treat .menu a {width: 24%; height: 45px; border: 2px solid #ccc; font-size: 14px; font-weight: 400; line-height: 45px; text-align: center; color: #666; margin-bottom: 10px; white-space: nowrap;}
.treat .menu a.on {border: none; background-color: #f1592a; font-weight: 700; color: #fff;}
.treat .menu a:hover {border: none; background-color: #f1592a; font-weight: 700; color: #fff;}

.treat .inner01 {max-width: 1280px; margin: 0 auto;}
.treat .inner01 > h2 {position: relative; font-size: 36px; color: #27272c; padding-left: 35px; margin-top: 100px; margin-bottom: 40px; word-break: keep-all; height: 50px; line-height: 50px;}
.treat .inner01 > h2 span {font-size: 16px;}
.treat .inner01 > h2::before {content: ''; display: block; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 20px; height: 100%; background-color: #27272c;}
.treat .inner01 > p {max-width: 900px; font-size: 21px; font-weight: 400; color: #666; line-height: 36px; word-break: keep-all;}
.treat .inner01 > p i {font-style: normal; font-weight: 700; color: #f1592a;}
.treat .inner01 > p b {color: #1a1a1a; font-weight: 900;}
.treat .inner01 > span {display: block; font-size: 20px; font-weight: 400; color: #666; line-height: 36px; padding-left: 35px; margin-bottom: 40px; word-break: keep-all;}
.treat .inner01 > p.mb60 {margin-bottom: 60px;}
.treat .inner01 .symptom .left {padding-left: 0; width: 100%;}
.treat .inner01 .symptom .left.mt40 {margin-top: 40px;}
.treat .inner01 .symptom .left > p {font-size: 21px; font-weight: 400; color: #666; line-height: 36px;}
.treat .inner01 .symptom .left > h4 {font-size: 24px; font-weight: 700; padding-left: 25px; margin-top: 20px; margin-bottom: 20px; word-break: keep-all;}
.treat .inner01 .symptom .left > span {display: block; font-size: 21px; line-height: 30px; font-weight: 700; color: #f1592a; padding-left: 25px; word-break: keep-all;}

.treat .inner01 .symptom > img {padding-left: 20px; margin-top: 40px;}

.treat .inner01.inner_number > p {position: relative; padding-left: 25px;}
.treat .inner01.inner_number > p:nth-child(2)::before {content: '①'; position: absolute; top: 0px; left: 0px; color: #999;}
.treat .inner01.inner_number > p:nth-child(3)::before {content: '②'; position: absolute; top: 0px; left: 0px; color: #999;}
.treat .inner01.inner_number > p:nth-child(4)::before {content: '③'; position: absolute; top: 0px; left: 0px; color: #999;}


.treat_bot .inner01 > h2 {position: relative; font-size: 36px; color: #27272c; padding-left: 35px; margin-top: 120px; margin-bottom: 40px;}
.treat_bot .inner01 > h2 span {font-size: 16px;}
.treat_bot .inner01 > h2::before {content: ''; display: block; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 20px; height: 100%; background-color: #27272c;}
.treat_bot .inner01 > p {font-size: 20px; font-weight: 400; color: #999; line-height: 36px; word-break: keep-all; max-width: 900px;}


.treat .inner01 > div.one_img {justify-content: center; flex-direction: column; align-items: center; margin-top: 50px;}
.treat .inner01 > div.one_img p {font-size: 21px; margin-top: 15px; color: #1a1a1a; text-align: center;}

.treat .inner01_twin {max-width: 1280px; margin: 180px auto 0; display: flex; justify-content: space-between; align-items: flex-start;}
.treat .inner01_twin.sug {justify-content: unset; gap: 100px;}
.treat .inner01_twin .left {width: 50%;}
.treat .inner01_twin .right {width: 45%;}
.treat .inner01_twin.sug .right {width: auto;}
.treat .inner01_twin .right img {width: 100%; object-fit: cover;}
.treat .inner01_twin.sug .right img {height: 420px; object-fit: contain;}
.treat .inner01_twin .left h2 {position: relative; font-size: 36px; color: #27272c; padding-left: 35px; margin-bottom: 40px;}
.treat .inner01_twin .left h2::before {content: ''; display: block; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 20px; height: 100%; background-color: #27272c;}
.treat .inner01_twin .left p {font-size: 20px; font-weight: 400; color: #999; line-height: 36px; word-break: keep-all; max-width: 900px;}

.treat .treat_img_once {display: flex; flex-direction: column; max-width: 500px; margin-top: 40px;}
.treat .treat_img_once img {width: 100%;}
.treat .treat_img_once p {font-size: 24px; text-align: center; margin-top: 20px; width: 100%;}

.treat_bot_img {display: block; margin: 0 auto 20px;}
.treat_bot_img img {display: block; margin: 0 auto;}
.treat_bot_img p {font-size: 24px; margin-top: 20px; text-align: center;}

.treat_bot_img01 {display: flex; justify-content: space-between; margin: 0 auto 20px; max-width: 768px;}
.treat_bot_img01 div {width: 49%;}
.treat_bot_img01 div img {width: 100%;}
.treat_bot_img01 div p {text-align: center; font-size: 24px; font-weight: 700; margin-bottom: 10px; margin-top: 15px;}
.treat_bot_img01 div span {display: block; text-align: center; font-size: 21px;}


.treat .inner01 .adhd {display: flex; justify-content: space-between;}
.treat .inner01 .adhd ul {width: 49%;}
.treat .inner01 .adhd ul li {display: flex; align-items: center; width: 100%; height: 120px; padding: 0 30px; font-size: 21px; line-height: 30px; color: #4d4d4d; margin-bottom: 15px; border: 1px solid #b2b2b2; word-break: keep-all;}
.treat .inner01 .adhd ul:first-child li:first-child {background-color: #27272c; color: #fff; font-size: 28px; line-height: 28px; padding: 0; display: flex; justify-content: center; align-items: center; height: 80px; border: none; font-weight: 700;}
.treat .inner01 .adhd ul:last-child li:first-child {background-color: #f1592a; color: #fff; font-size: 28px; line-height: 28px; padding: 0; display: flex; justify-content: center; align-items: center; height: 80px; border: none; font-weight: 700;}


.treat .inner01 .stress {display: flex; justify-content: space-between;}
.treat .inner01 .stress li {width: 23%;}
.treat .inner01 .stress li .img_box {position: relative;}
.treat .inner01 .stress li .img_box div {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; display: flex; flex-direction: column; gap: 10px; justify-content: center; align-items: center;}
.treat .inner01 .stress li .img_box div img {width: 120px;}
.treat .inner01 .stress li .img_box div p {width: 100%; text-align: center; font-size: 24px; font-weight: 700; color: #fff; padding: 0 20px; word-break: keep-all;}
/* .treat .inner01 .stress li div {width: 100%; height: 240px; display: flex; flex-direction: column; gap: 10px; justify-content: center; align-items: center; background-color: #27272c;}
.treat .inner01 .stress li div img {width: 120px;}
.treat .inner01 .stress li div p {width: 100%; text-align: center; font-size: 24px; font-weight: 700; color: #fff; padding: 0 20px; word-break: keep-all;} */
.treat .inner01 .stress li span {font-size: 18px; line-height: 30px; color: #4d4d4d; display: block; margin-top: 15px; text-align: center;}



.treat .inner01 .stress.mt60 {margin-top: 60px;}
.treat .inner01 .stress.mt60 li {position: relative;}
.treat .inner01 .stress.mt60 li p {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; font-size: 24px; font-weight: 700; color: #fff; padding: 0 20px; word-break: keep-all;}


.treat .inner01 .stress_treat li {display: flex; gap: 50px; align-items: center; margin-bottom: 40px;}
.treat .inner01 .stress_treat li .txt_box {width: calc(100% - 300px);}
.treat .inner01 .stress_treat li .txt_box h2 {font-size: 30px; margin-bottom: 15px;}
.treat .inner01 .stress_treat li .txt_box p {font-size: 18px; color: #4d4d4d; word-break: keep-all;}


.treat .inner01 .alcohol li {display: flex; gap: 20px; height: 120px; margin-bottom: 20px;}
.treat .inner01 .alcohol li h2 {width: 240px; height: 100%; background-color: #27272c; display: flex; align-items: center; padding: 20px; font-size: 24px; color: #fff; font-weight: 400;}
.treat .inner01 .alcohol li p {width: calc(100% - 260px); height: 100%; background-color: #f1592a; display: flex; align-items: center; padding: 0 20px; font-size: 18px; color: #fff; word-break: keep-all;}


.treat .age_ins {max-width: 1280px; margin: 0 auto;}
.treat .age_ins div {margin-top: 80px;}
.treat .age_ins div h2 {font-size: 28px; color: #f1592a;}
.treat .age_ins div h3 {font-size: 22px; margin-top: 25px;}
.treat .age_ins div p {font-size: 18px; color: #4d4d4d; margin-top: 10px; word-break: keep-all;}


.treat .depression {display: flex; justify-content: space-between;}
.treat .depression li {width: 32%;}
.treat .depression li h2 {width: 100%; height: 70px; display: flex; justify-content: center; align-items: center; font-size: 30px; color: #fff; background-color: #f1592a;}
.treat .depression li p {width: 100%; height: 110px; display: flex; justify-content: center; align-items: center; text-align: center; font-size: 20px; color: #4d4d4d; border: 1px solid #b2b2b2; margin-top: 15px;}


.treat .inner_indication {display: flex; justify-content: space-between; align-items: flex-start;}
.treat .inner_indication > div {width: 49%;}
.treat .inner_indication .left {display: flex; flex-direction: row; flex-wrap: wrap; gap: 2%;}
.treat .inner_indication .left div {width: 49%; position: relative; margin-bottom: 2%;}
.treat .inner_indication .left div img {width: 100%; border: 1px solid #4d4d4d;}
.treat .inner_indication .left div p {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; padding: 0 20px; font-size: 30px; line-height: 42px; color: #4d4d4d; text-align: center;}
.treat .inner01 .inner_indication .right img {position: unset;}
.treat .inner01 .inner_indication .right p { font-size: 24px; padding: 0; margin-top: 10px; text-align: center;}

.new_medical {max-width: 1280px; margin: 80px auto 0; display: flex; justify-content: center; align-items: center; gap: 60px;}
.new_medical > p {font-size: 24px; color: #4d4d4d; word-break: keep-all; width: calc(100% - 370px);}
.new_medical a {display: flex; align-items: center; justify-content: space-between; width: 320px; height: 66px; background-color: #27272c; color: #fff; padding: 0 30px;}
.new_medical a p {font-size: 21px; line-height: 21px; font-weight: 400;}


.treat .inner01 .prp_box {display: flex; justify-content: unset;}
.treat .inner01 .prp_box img {width: 46%;}
.treat .inner01 .prp_box ul {width: 54%; background-color: #f1592a; color: #fff; padding: 40px; display: flex; flex-direction: column; justify-content: center;}
.treat .inner01 .prp_box ul li {margin-bottom: 50px; position: relative;}
.treat .inner01 .prp_box ul li::before {content: ''; position: absolute; bottom: -25px; left: 0; width: 100%; height: 2px; background-color: #fff;}
.treat .inner01 .prp_box ul li:last-child {margin-bottom: 0;}
.treat .inner01 .prp_box ul li:last-child::before {display: none;}
.treat .inner01 .prp_box ul li h2 {font-size: 24px; margin-bottom: 15px; word-break: keep-all;}
.treat .inner01 .prp_box ul li p {font-size: 20px; line-height: 26px; font-weight: 400; word-break: keep-all;}


.treat .inner01 .or_three {display: flex; gap: 40px; margin: 50px 0 60px;}
.treat .inner01 .or_three li {width: 200px; height: 200px; border-radius: 50%; background-color: #f1592a; display: flex; justify-content: center; align-items: center; font-size: 24px; color: #fff; font-weight: 700; text-align: center; word-break: keep-all;}


.treat .inner01 .two_way_img {display: flex; justify-content: unset; gap: 20px;}
.treat .inner01 .two_way_img.center {justify-content: center;}
.treat .inner01 .two_way_img > div {width: 480px; height: 480px; border: 2px solid #b2b2b2; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 15px;}
.treat .inner01 .two_way_img > div p {padding: 0; width: 75%; height: 70px; border-radius: 70px; border: 2px solid #f1592a; display: flex; justify-content: center; align-items: center; font-size: 30px; font-weight: 700; color: #1a1a1a;}

.treat .inner01 .two_way_table {display: block; margin-top: 60px;}
.treat .inner01 .two_way_table ul {display: flex; border-bottom: 1px solid #b3b3b3;}
.treat .inner01 .two_way_table ul li {display: flex; justify-content: center; align-items: center; width: 33.33%; height: 60px; font-size: 18px; line-height: 18px; color: #4d4d4d;}
.treat .inner01 .two_way_table ul:first-child li {background-color: rgba(179,179,179,0.25); color: #1a1a1a; font-size: 24px; line-height: 24px; font-weight: 700;}
.treat .inner01 .two_way_table ul:first-child li:nth-child(2) {background-color: #f1592a; color: #fff;}
.treat .inner01 .two_way_table ul li:nth-child(2) {background-color: rgba(241,89,42,0.5);}


.treat_des {text-align: center; margin: 100px auto;}
.treat_des h3 {font-size: 36px; line-height: 48px; font-weight: 900; word-break: keep-all;}
.treat_des h3 span {color: #f1592a;}
.treat_des h2 {font-size: 48px; color: #f1592a; margin-top: 25px; font-weight: 900;}


.treat_fif {max-width: 1280px; margin: 0 auto 60px; display: flex; justify-content: center; gap: 1.25%;}
.treat_fif div {width: 19%; position: relative;}
.treat_fif div img {width: 100%;}
.treat_fif div p {position: absolute; width: 100%; padding: 0 15px; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 24px; line-height: 28px; font-weight: 400; color: #fff; word-break: keep-all; text-align: center; font-weight: 700;}

.treat_third {max-width: 800px; margin: 0 auto 60px;}
.treat_third h2 {font-size: 36px; margin-bottom: 40px; text-align: center;}
.treat_third > div {width: 100%; display: flex; justify-content: space-between;}
.treat_third > div div {width: 31.25%; position: relative;}
.treat_third > div div img {width: 100%;}
.treat_third > div div p {position: absolute; width: 100%; padding: 0 15px; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 24px; line-height: 28px; font-weight: 400; color: #fff; word-break: keep-all; text-align: center;}





.treat_mini_img {max-width: 1280px; margin: 0 auto; display: flex;}
.treat_mini_img img {width: 50%;}

.treat .inner01 .care05 {justify-content: unset; flex-direction: row; flex-wrap: wrap; gap: 5.33%; margin-top: 70px;}
.treat .inner01 .care05 div {width: 22%; position: relative; margin-bottom: 5%;}
.treat .inner01 .care05 div img {width: 100%; border: 1px solid #4d4d4d;}
.treat .inner01 .care05 div p {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; padding: 0 20px; color: #4d4d4d; font-size: 24px; line-height: 32px; margin-bottom: 0; text-align: center;}


.treat .inner01 .two_imgBox {display: flex; justify-content: center; align-items: center; margin-bottom: 60px;}
.treat .inner01 .two_imgBox li {width: 40%;}
.treat .inner01 .two_imgBox li img {width: 100%;}
.treat .inner01 .two_imgBox li p {font-size: 21px; margin-top: 15px; text-align: center;}
.treat .inner01 > img.width50 {width: 50%;}














.treat .inner01 .contents01 {padding-left: 35px; display: flex; justify-content: space-between;}
.treat .inner01 .contents01 li {width: 400px;}
.treat .inner01 .contents01 li h2 {width: 100%; height: 80px; font-size: 36px; line-height: 80px; padding-left: 20px; color: #fff; background-color: #b3b3b3; margin-bottom: 12px;}
.treat .inner01 .contents01 li:first-child h2 {background-color: #27272c;}
.treat .inner01 .contents01 li img {width: 100%;}
.treat .inner01 .contents01 li p {font-size: 21px; line-height: 36px; padding: 10px; word-break: keep-all;}

.treat .inner01 .caution {display: flex; margin-top: 30px; justify-content: unset; align-items: center; flex-direction: unset; flex-wrap: unset;}
.treat .inner01 .caution p {margin-left: 20px; font-size: 24px; font-weight: 400; color: #999; word-break: keep-all; width: calc(100% - 65px);}

.treat .inner01 > h4 {font-size: 30px; margin-top: 120px; padding-left: 25px; word-break: keep-all;}
.treat .inner01 > strong {display: block; font-size: 24px; text-align: center; margin-top: 20px; font-weight: 700;}

.treat .inner01 .img_box01 {margin: 40px auto 0;}
.treat .inner02 .img_box01 {width: 100%; margin: 0px auto 0;}
.treat .inner02 > h4 {font-size: 24px; margin-bottom: 10px;}

.treat .inner02 {max-width: 1280px; margin: 40px auto 0;}
.treat .inner02 .ph_view {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap;}
.treat .inner02 .ph_view.treat01-05 {max-width: 768px; width: 100%; margin: 60px auto 0;}
.treat .inner02 .ph_view.width768 {max-width: 768px; width: 100%;}
.treat .inner02 .ph_view.width840 {max-width: 840px; width: 100%;}
.treat .inner02 .ph_view > div {width: 49%;}
.treat .inner02 .ph_view > div h2 {font-size: 22px; color: #4d4d4d; margin-bottom: 10px; margin-top: 20px; height: 30px; display: flex; justify-content: center; align-items: center; word-break: keep-all; text-align: center;}
.treat .inner02 .ph_view.width768 > div h2 {font-size: 18px;}
.treat .inner02 .ph_view > div > img {display: block; margin: 0 auto;}
.treat .inner02 .ph_view > div > div {display: flex; width: 100%;}
.treat .inner02 .ph_view > div > div.jc_center {justify-content: center;}
.treat .inner02 .ph_view > div > div div {width: 50%; display: flex; justify-content: center; align-items: center;}
.treat .inner02 .ph_view > div > p {font-size: 21px; text-align: center; margin-top: 20px; word-break: keep-all;}
.treat .inner02 .ph_view > div > p.p_top {margin-bottom: 20px;}
.treat .inner02 .ph_view > div > div div:last-child {border-left: none;}
.treat .inner02 .ph_view > div > div div img {width: 85%; height: 85%; object-fit: cover;}
.treat .inner02 .ph_view .right .right_view div:first-child {border-left: none;}

.treat .inner02 .ph_view .ph_view_one {width: 100%; height: 350px;}
.treat .inner02 .ph_view .left .ph_view_one {border-left: 2px solid #b3b3b3; padding: 0;}
.treat .inner02 .ph_view .left .ph_view_one img {width: 100%; height: 100%;}
.treat .inner02 .ph_view .right .ph_view_one {border-left: 2px solid #b3b3b3; padding: 0;}
.treat .inner02 .ph_view .right .ph_view_one img {width: 100%; height: 100%;}

.treat .inner02 .ph_view .left .ph_view_one span {color: #999; font-size: 24px; line-height: 36px; display: block; text-align: center;}
.treat .inner02 .ph_view .right .ph_view_one span {color: #999; font-size: 24px; line-height: 36px; display: block; text-align: center;}

.treat .inner02 .ph_view .ph_view_two {width: 100%; height: 165px; justify-content: unset;}
.treat .inner02 .ph_view .ph_view_two p {font-size: 24px; line-height: 40px; font-weight: 700; }
.treat .inner02 .ph_view .left .ph_view_two {border-left: 2px solid #b3b3b3;}

.treat .inner02 .ph_view .center {width: 100%;}
.treat .inner02 .ph_view .center .center_view > div {border-left: 2px solid #b3b3b3;}
.treat .inner02 .ph_view .center .center_view > div img {width: 100%; height: 100%;}


.treat .inner03 {max-width: 1280px; margin: 0 auto 80px;}
.treat .inner03 > h2 {position: relative; font-size: 36px; color: #27272c; padding-left: 35px; margin-top: 180px; margin-bottom: 40px;}
.treat .inner03 > h2::before {content: ''; display: block; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 20px; height: 100%; background-color: #27272c;}
.treat .inner03 > p {font-size: 20px; font-weight: 400; color: #999; line-height: 36px;}
.treat .inner03 > span {display: block; font-size: 20px; font-weight: 400; color: #999; line-height: 36px; padding-left: 35px; margin-bottom: 40px;}
.treat .inner03 .symptom .left {padding-left: 0; width: 100%;}
.treat .inner03 .symptom .left > p {font-size: 20px; font-weight: 400; color: #999; line-height: 40px;}

.treat .inner03 > div > div h3 {font-size: 21px; padding-left: 25px; word-break: keep-all; margin-bottom: 10px;}
.treat .inner03 > div > div h3:nth-child(3) {margin-top: 40px;}
.treat .inner03 > div > div p {font-size: 18px; font-weight: 400; color: #999; padding-left: 25px; letter-spacing: -1px; margin-bottom: 15px; word-break: keep-all;}
.treat .inner03 > div > div span {display: block; font-size: 18px; line-height: 30px; font-weight: 400; color: #999; padding-left: 25px; letter-spacing: -1px; margin-bottom: 15px; word-break: keep-all; max-width: 900px;}

.treat .inner03 > div {display: flex; justify-content: space-between;}

.treat .inner03 > div > .right {width: 30%;}
.treat .inner03 > div > .right > div {width: 100%;}
.treat .inner03 > div > .right > i {display: block; font-size: 24px; font-style: normal; text-align: center; font-weight: 700; margin-top: 10px;}


/* .treat .inner02 .ph_view .right {width: 50%;}
.treat .inner02 .ph_view .right .right_view {display: flex;}
.treat .inner02 .ph_view .right .right_view div {width: 350px; height: 350px; border: 2px solid #b3b3b3; position: relative;}
.treat .inner02 .ph_view .right .right_view div:last-child {border-left: none;}
.treat .inner02 .ph_view .right .right_view div img {width: 85%; height: 85%; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);} */
.treat .inner02 .caution {display: flex; margin-top: 30px; align-items: center; padding-left: 25px;}
.treat .inner02 .caution p {margin-left: 20px; font-size: 24px; font-weight: 400; color: #999; word-break: keep-all;}
.treat .inner01 > div {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap;}
.treat .inner01 > div.mt40 {margin-top: 40px;}
.treat .inner01 > div > div {width: 49%;}
.treat .inner01 > .lr > .left {width: 65%;}
.treat .inner01 > .lr > .right {width: 30%;}
.treat .inner01 > div > div h2 {width: 100%; height: 70px; background-color: #27272c; color: #fff; font-size: 24px; line-height: 70px; padding-left: 25px; margin-bottom: 20px;}
.treat .inner01 > div > div h3 {font-size: 21px; padding-left: 25px; word-break: keep-all; margin-bottom: 30px; max-width: 900px;}
.treat .inner01 > div > div p {font-size: 21px; font-weight: 400; color: #666; padding-left: 25px; letter-spacing: -1px; margin-bottom: 10px; word-break: keep-all; line-height: 30px;}
.treat .inner01 > div > div b {display: block; font-size: 16px; color: #999; padding-left: 45px; letter-spacing: -1px; margin-bottom: 15px; word-break: keep-all; font-weight: 700; line-height: 26px;}
.treat .inner01 > div .right h2 {background-color: #b3b3b3; color: #4d4d4d;}
.treat .line {width: 100%; height: 2px; background-color: #b3b3b3; margin: 120px auto;}
.treat .inner01 > div .right00 {width: 40%;}
.treat .inner01 > div .right img {width: 100%; position: relative;}

.treat .inner01 > div > .right > div {width: 100%;position: relative;}
.treat .inner01 > div > .right > i {display: block; font-size: 24px; font-style: normal; text-align: center; position: relative; font-weight: 700;}

.treat .inner01 .tri_process {display: flex; justify-content: space-between; margin-top: 80px;}
.treat .inner01 .tri_process li {display: flex; flex-direction: column; align-items: center; width: 30%; color: #645858;}
.treat .inner01 .tri_process li h2 {font-size: 48px; line-height: 48px; text-align: center; margin-bottom: 24px;}
.treat .inner01 .tri_process li h3 {font-size: 30px; line-height: 30px; text-align: center; margin: 30px auto 20px;}
.treat .inner01 .tri_process li p {font-size: 18px; line-height: 26px; color: #999; word-break: keep-all; padding: 0 20px; text-align: center;}


.treat .inner01 .stage li {display: flex; align-items: center; padding-left: 25px; margin-bottom: 20px;}
.treat .inner01 .stage li span {display: flex; justify-content: center; align-items: center; width: 120px; height: 50px; border: 3px solid #1a1a1a; border-radius: 25px; font-size: 18px; font-weight: 900;}
.treat .inner01 .stage li p {color: #1a1a1a; margin-left: 15px; font-weight: 700;}

.treat .inner01 .stage_des {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; margin-top: 60px;}
.treat .inner01 .stage_des li {width: 18%;}
.treat .inner01 .stage_des li img {width: 100%; border-radius: 50%; border: 2px solid #e6e6e6;}
.treat .inner01 .stage_des li p {font-size: 21px; font-weight: 700; text-align: center; margin-top: 15px;}


.inner_mid {max-width: 1280px; margin: 0 auto; width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.inner_mid p {font-size: 36px; color: #4d4d4d;}
.inner_mid img {margin: 50px auto;}


.treat .inner01 .treat_img_box05 {display: flex; justify-content: space-between; align-items: flex-start;}
.treat .inner01 .treat_img_box05 .left_box {width: 49%;}
.treat .inner01 .treat_img_box05 .left_box img {width: 100%;}
.treat .inner01 .treat_img_box05 .left_box p {font-size: 24px; margin-top: 10px; text-align: center; padding: 0;}

.treat .inner01 .treat_img_box05 .right_box {width: 49%;}
.treat .inner01 .treat_img_box05 .right_box > div {display: flex; justify-content: space-between;}
.treat .inner01 .treat_img_box05 .right_box > div > div {width: 49%;}
.treat .inner01 .treat_img_box05 .right_box > div > div div {width: 100%; height: 300px; border: 2px solid #b3b3b3; border-left: none;}
.treat .inner01 .treat_img_box05 .right_box > div > div:first-child div {border-left: 2px solid #b3b3b3;}
.treat .inner01 .treat_img_box05 .right_box > div > div div img {width: 100%; height: 100%; object-fit: cover;}
.treat .inner01 .treat_img_box05 .right_box > div > div p {font-size: 24px; margin-top: 10px; margin-bottom: 30px; text-align: center; padding: 0;}

.treat .inner01 h6 {font-size: 36px; text-align: center; margin: 80px auto;}
.treat .inner01 .treat_description {display: block;}
.treat .inner01 .treat_description .treat_des_contents:hover .des_left {background-color: #f1592a;}
.treat .inner01 .treat_description .treat_des_contents {display: flex; gap: 60px; margin-bottom: 80px; width: 100%; align-items: center;}
.treat .inner01 .treat_description .treat_des_contents img {width: 250px; height: 250px; object-fit: cover;}
.treat .inner01 .treat_description .treat_des_contents .des_left {width: 250px; height: 250px; background-color: #999; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 28px; line-height: 34px; text-align: center; flex-direction: column;}
.treat .inner01 .treat_description .treat_des_contents:first-child .des_left {background-color: #f1592a;}
.treat .inner01 .treat_description .treat_des_contents .des_left span {display: block; font-size: 18px;}
.treat .inner01 .treat_description .treat_des_contents .des_right {width: calc(100% - 310px);}
.treat .inner01 .treat_description .treat_des_contents .des_right h3 {font-size: 28px; line-height: 28px; margin-bottom: 25px; padding: 0;}
.treat .inner01 .treat_description .treat_des_contents .des_right p {font-size: 18px; line-height: 36px; word-break: keep-all; color: #999; padding: 0; margin-bottom: 0;}


.treat .inner01 .treat_description01 {display: block;}
.treat .inner01 .treat_description01 .treat_des_contents:hover .des_left {background-color: #f1592a;}
.treat .inner01 .treat_description01 .treat_des_contents {display: flex; gap: 40px; margin-bottom: 80px; width: 100%; align-items: center;}
.treat .inner01 .treat_description01 .treat_des_contents img {width: 200px; height: 200px; object-fit: cover;}
.treat .inner01 .treat_description01 .treat_des_contents .des_left {width: 200px; height: 200px; background-color: #999; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 28px; line-height: 34px; text-align: center; flex-direction: column;}
.treat .inner01 .treat_description01 .treat_des_contents .des_left span {display: block; font-size: 18px;}
.treat .inner01 .treat_description01 .treat_des_contents .des_right {width: calc(100% - 240px);}
.treat .inner01 .treat_description01 .treat_des_contents .des_right h3 {font-size: 28px; line-height: 28px; margin-bottom: 25px; padding: 0;}
.treat .inner01 .treat_description01 .treat_des_contents .des_right p {font-size: 18px; line-height: 36px; word-break: keep-all; color: #999; padding: 0; margin-bottom: 0;}



.treat .inner01 .treat_description .treat_des_contents02 {display: flex; gap: 60px; margin-bottom: 80px; width: 100%; align-items: center;}
.treat .inner01 .treat_description .treat_des_contents02 img {width: 250px; height: 250px; object-fit: cover;}
.treat .inner01 .treat_description .treat_des_contents02 .des_left {width: 250px; height: 250px; background-color: #f1592a; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 28px; line-height: 34px; text-align: center; flex-direction: column; border-radius: 50%;}
.treat .inner01 .treat_description .treat_des_contents02 .des_left span {display: block; font-size: 18px;}
.treat .inner01 .treat_description .treat_des_contents02 .des_right {width: calc(100% - 310px);}
.treat .inner01 .treat_description .treat_des_contents02 .des_right h3 {font-size: 28px; line-height: 28px; margin-bottom: 25px; padding: 0;}
.treat .inner01 .treat_description .treat_des_contents02 .des_right p {font-size: 18px; line-height: 36px; word-break: keep-all; color: #999; padding: 0; margin-bottom: 0;}
.treat .inner01 .treat_description .treat_des_contents02 .des_right p b {color: #f1592a; padding: 0; font-weight: 700;}


.treat .inner01 .treat_description .treat_des_contents03 {display: flex; gap: 50px; margin-bottom: 80px; width: 100%; align-items: center;}
.treat .inner01 .treat_description .treat_des_contents03 img {width: 250px; height: 250px; object-fit: cover;}
.treat .inner01 .treat_description .treat_des_contents03 .des_left {width: 150px; height: 150px; background-color: #f1592a; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 28px; line-height: 34px; text-align: center; flex-direction: column; border-radius: 50%;}
.treat .inner01 .treat_description .treat_des_contents03 .des_left span {display: block; font-size: 18px;}
.treat .inner01 .treat_description .treat_des_contents03 .des_right {width: calc(100% - 200px);}
.treat .inner01 .treat_description .treat_des_contents03 .des_right h3 {font-size: 28px; line-height: 28px; margin-bottom: 25px; padding: 0;}
.treat .inner01 .treat_description .treat_des_contents03 .des_right p {font-size: 21px; line-height: 36px; word-break: keep-all; color: #999; padding: 0; margin-bottom: 0;}
.treat .inner01 .treat_description .treat_des_contents03 .des_right p b {color: #f1592a; padding: 0; font-weight: 700;}


.nu_img {margin: 40px auto 0; display: block;}




.treat .inner01 .exer_icon {display: flex; justify-content: center; gap: 4.16%;}
.treat .inner01 .exer_icon li {width: 21.875%; display: flex; flex-direction: column; align-items: center;}
.treat .inner01 .exer_icon li img {width: 240px;}
.treat .inner01 .exer_icon li h2 {font-size: 24px; text-align: center; color: #f1592a; margin-bottom: 10px;}
.treat .inner01 .exer_icon li p {font-size: 18px; text-align: center; color: #4d4d4d; word-break: keep-all;}


.exer_three {display: flex; justify-content: center; max-width: 1000px; margin: 80px auto 150px; gap: 2%;}
.exer_three img {border: 9px solid #f1592a; border-radius: 50%; width: 32%;}


.out_body {max-width: 1280px; margin: 80px auto 0; display: flex;}
.out_body img {width: 57%;}
.out_body > div {width: 43%; background-color: #f1592a; position: relative;}
.out_body > div div {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; color: #fff; padding: 0 20px; text-align: center;} 
.out_body > div div h2 {font-size: 36px; margin-bottom: 25px;}
.out_body > div div p {font-size: 24px; line-height: 36px;}


.treat .inner01 .img_align {margin-top: 60px; justify-content: unset; align-items: center; flex-direction: column;}
.treat .inner01 .img_align p {font-size: 21px; color: #999; margin-top: 20px; text-align: center;}


/* =========================
   류마티스내과 신규 레이아웃
   (treat10-01.php - .new_treat)
   ========================= */
.new_treat {background-color: #fff;}

.new_treat .menu {margin-bottom: 40px;}

/* 공통 섹션 박스 */
.new_treat .inner01 {
    max-width: 1280px;
    margin: 0 auto 80px;
}

.new_treat .inner01 h2 {
    font-size: 32px;
    line-height: 1.4;
    color: #000;
    margin-bottom: 25px;
}

.new_treat .inner01 > p {
    font-size: 18px;
    line-height: 32px;
    color: #555;
}

/* 상단 "류마티스관절염" 섹션 : 텍스트 + 이미지 가로 배치 */
.new_treat .inner01 .img_sec {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    margin-bottom: 40px;
}

.new_treat .inner01 .img_sec p {
    font-size: 18px;
    line-height: 32px;
    color: #555;
    width: 55%;
}

.new_treat .inner01 .img_sec img {
    width: 40%;
    max-width: 420px;
    height: auto;
    object-fit: cover;
    flex-shrink: 0;
    aspect-ratio: 12/8;
}

/* 증상 섹션용 symptom_txt 스타일 */
.new_treat .inner01 .img_sec .symptom_txt {
    width: 55%;
    flex: 1;
}

.new_treat .inner01 .img_sec .symptom_txt h3 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
    line-height: 1.4;
}

.new_treat .inner01 .img_sec .symptom_txt p {
    font-size: 18px;
    line-height: 32px;
    color: #555;
    margin-bottom: 15px;
    width: 100%;
}

.new_treat .inner01 .img_sec .symptom_txt ul {
    font-size: 18px;
    line-height: 32px;
    color: #555;
    margin-top: 10px;
}

.new_treat .inner01 .img_sec .symptom_txt ul li {
    margin-bottom: 8px;
}

/* 두 번째 img_sec는 순서 반대 (텍스트 왼쪽, 이미지 오른쪽) - 필요시 추가 */

/* 진단 섹션 스타일 */
.new_treat .inner01.diagnosis_section {
    margin-bottom: 80px;
}

.new_treat .inner01.diagnosis_section .diagnosis_header {
    background-color: #f1592a;
    color: #fff;
    padding: 60px 40px;
    text-align: center;
    margin-bottom: 0;
    justify-content: center;
}

.new_treat .inner01.diagnosis_section .diagnosis_header h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 25px;
}

.new_treat .inner01.diagnosis_section .diagnosis_header p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    width: 100%;
}

.new_treat .inner01.diagnosis_section .diagnosis_content {
    background-color: #fff;
    padding: 60px 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 60px;
    align-items: center;
}

.new_treat .inner01.diagnosis_section .diagnosis_img {
    width: 30%;
    flex-shrink: 0;
}

.new_treat .inner01.diagnosis_section .diagnosis_img img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    object-fit: cover;
    aspect-ratio: 1;
}

.new_treat .inner01.diagnosis_section .diagnosis_list {
    width: 55%;
    flex: 1;
}

.new_treat .inner01.diagnosis_section .diagnosis_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.new_treat .inner01.diagnosis_section .diagnosis_list ul li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
    color: #333;
}

.new_treat .inner01.diagnosis_section .diagnosis_list ul li .num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #f1592a;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-right: 20px;
    flex-shrink: 0;
}

.new_treat .inner01.diagnosis_section .diagnosis_list .diagnosis_note {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.new_treat .inner01.diagnosis_section .diagnosis_footer {
    background-color: #f1592a;
    color: #fff;
    padding: 30px 40px;
    text-align: center;
}

.new_treat .inner01.diagnosis_section .diagnosis_footer p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    margin: 0;
    width: 100%;
}

/* new_treat 페이지 전체 텍스트 단어별 줄바꿈 */
.new_treat {
    word-break: keep-all;
    word-wrap: break-word;
}

.new_treat * {
    word-break: keep-all;
}

/* 류마티스 인자 섹션 (좌우 2열 레이아웃) */
.new_treat .inner01.rf_section {
    background-color: #fff;
}

.new_treat .inner01.rf_section .rf_content_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 60px;
    max-width: 1280px;
    margin: 0 auto;
}

.new_treat .inner01.rf_section .rf_text {
    width: 60%;
    flex: 1;
}

.new_treat .inner01.rf_section .rf_text h2 {
    color: #000;
    margin-bottom: 25px;
    font-size: 32px;
    line-height: 1.4;
}

.new_treat .inner01.rf_section .rf_text p {
    font-size: 18px;
    line-height: 32px;
    color: #555;
    margin-bottom: 18px;
    width: 100%;
}

.new_treat .inner01.rf_section .rf_text p strong {
    color: #f1592a;
    font-weight: 700;
}

.new_treat .inner01.rf_section .rf_text .rf_note {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #e0e0e0;
}

.new_treat .inner01.rf_section .rf_image {
    width: 35%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.new_treat .inner01.rf_section .rf_image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
    aspect-ratio: 56/65;
}

/* 치료 방법 섹션 (좌우 2열 레이아웃) */
.new_treat .inner01.treatment_section {
}

.new_treat .inner01.treatment_section h2 {
    margin-bottom: 30px;
}

.new_treat .inner01.treatment_section .treatment_content_wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 60px;
    max-width: 1280px;
    margin: 0 auto;
}

.new_treat .inner01.treatment_section .treatment_text {
    width: 60%;
    flex: 1;
}

.new_treat .inner01.treatment_section .treatment_text > p {
    font-size: 18px;
    line-height: 28px;
    color: #555;
    margin-bottom: 20px;
}

.new_treat .inner01.treatment_section .treatment_goals {
    list-style: disc;
    padding-left: 25px;
    margin: 20px 0 30px;
}

.new_treat .inner01.treatment_section .treatment_goals li {
    font-size: 18px;
    line-height: 32px;
    color: #333;
    margin-bottom: 10px;
}

.new_treat .inner01.treatment_section .treatment_intro {
    font-size: 18px;
    line-height: 28px;
    color: #555;
    margin-top: 30px;
    margin-bottom: 20px;
}

.new_treat .inner01.treatment_section .treatment_methods {
    list-style: disc;
    padding-left: 25px;
    margin: 15px 0 25px;
}

.new_treat .inner01.treatment_section .treatment_methods li {
    font-size: 18px;
    line-height: 32px;
    color: #555;
    margin-bottom: 12px;
}

.new_treat .inner01.treatment_section .treatment_methods li strong {
    color: #000;
    font-weight: 700;
}

.new_treat .inner01.treatment_section .treatment_note {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #e0e0e0;
}

.new_treat .inner01.treatment_section .treatment_image {
    width: 35%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.new_treat .inner01.treatment_section .treatment_image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
    aspect-ratio: 56/65;
}

/* 예후 및 전망 섹션 (좌우 2열 레이아웃) */
.new_treat .inner01.prognosis_section {
}

.new_treat .inner01.prognosis_section h2 {
    margin-bottom: 30px;
}

.new_treat .inner01.prognosis_section .prognosis_content_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 60px;
    max-width: 1280px;
    margin: 0 auto;
}

.new_treat .inner01.prognosis_section .prognosis_text {
    width: 60%;
    flex: 1;
}

.new_treat .inner01.prognosis_section .prognosis_text p {
    font-size: 18px;
    line-height: 32px;
    color: #555;
    margin-bottom: 20px;
}

.new_treat .inner01.prognosis_section .prognosis_image {
    width: 35%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.new_treat .inner01.prognosis_section .prognosis_image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
    aspect-ratio: 56/65;
}

/* 반응형: 화면이 좁아지면 세로 정렬 */
@media screen and (max-width: 1024px) {
    .new_treat .inner01 {
        padding: 0 20px;
        margin-bottom: 60px;
        margin: 0px auto;
    }

    .new_treat .inner01 .img_sec {
        flex-direction: column;
    }

    .new_treat .inner01 .img_sec:nth-child(2) {
        flex-direction: column;
    }

    .new_treat .inner01 .img_sec p,
    .new_treat .inner01 .img_sec img,
    .new_treat .inner01 .img_sec .symptom_txt {
        width: 100%;
    }

    .new_treat .inner01.diagnosis_section .diagnosis_content {
        flex-direction: column;
        padding: 40px 20px;
    }

    .new_treat .inner01.diagnosis_section .diagnosis_img,
    .new_treat .inner01.diagnosis_section .diagnosis_list {
        width: 100%;
    }

    .new_treat .inner01.diagnosis_section .diagnosis_header,
    .new_treat .inner01.diagnosis_section .diagnosis_footer {
        padding: 40px 20px;
    }

    .new_treat .inner01.diagnosis_section .diagnosis_header h2 {
        font-size: 28px;
    }

    .new_treat .inner01.rf_section {
    }

    .new_treat .inner01.rf_section .rf_content_wrapper {
        flex-direction: column;
        gap: 40px;
    }

    .new_treat .inner01.rf_section .rf_text,
    .new_treat .inner01.rf_section .rf_image {
        width: 100%;
    }

    .new_treat .inner01.rf_section .rf_text h2 {
        font-size: 28px;
    }

    .new_treat .inner01.rf_section .rf_text p {
        font-size: 16px;
        line-height: 28px;
    }

    .new_treat .inner01.treatment_section {
    }

    .new_treat .inner01.treatment_section h2 {
        font-size: 28px;
    }

    .new_treat .inner01.treatment_section .treatment_content_wrapper {
        flex-direction: column;
        gap: 40px;
    }

    .new_treat .inner01.treatment_section .treatment_text,
    .new_treat .inner01.treatment_section .treatment_image {
        width: 100%;
    }

    .new_treat .inner01.treatment_section .treatment_goals li,
    .new_treat .inner01.treatment_section .treatment_methods li {
        font-size: 16px;
        line-height: 28px;
    }

    .new_treat .inner01.prognosis_section {
        padding: 0px 20px;
    }

    .new_treat .inner01.prognosis_section h2 {
        font-size: 28px;
    }

    .new_treat .inner01.prognosis_section .prognosis_content_wrapper {
        flex-direction: column;
        gap: 40px;
    }

    .new_treat .inner01.prognosis_section .prognosis_text,
    .new_treat .inner01.prognosis_section .prognosis_image {
        width: 100%;
    }

    .new_treat .inner01.prognosis_section .prognosis_text p {
        font-size: 16px;
        line-height: 28px;
    }
}


.treat .inner01 .in_surg .in_surg_table {max-width: 1000px; width: 100%; margin: 40px auto; text-align: center;}
.in_surg_table ul {display: flex;}
.in_surg_table ul li:nth-child(1) {width: 41.5%;}
.in_surg_table ul li:nth-child(2) {width: 17%;}
.in_surg_table ul li:nth-child(3) {width: 41.5%; border-left: 2px solid #1a1a1a; border-right: 2px solid #1a1a1a;}
.in_surg_table ul li {height: 70px; display: flex; justify-content: center; align-items: center; font-size: 18px; color: #4d4d4d; border-left: 2px solid #b2b2b2; border-bottom: 2px solid #b2b2b2;}
.in_surg_table ul li i {font-style: normal; font-weight: 700; color: #1a1a1a;}
.in_surg_table ul:first-child li {font-size: 24px; line-height: 24px; font-weight: 700; border-top: 2px solid #b2b2b2;}
.in_surg_table ul:first-child li:first-child {background-color: rgba(179,179,179,0.25);}
.in_surg_table ul:first-child li:last-child {color: #fff; background-color: #f1592a;}
.in_surg_table ul:first-child li:nth-child(3) {width: 41.5%; border-top: 2px solid #1a1a1a; border-bottom: 2px solid #1a1a1a;}
.in_surg_table ul li:last-child {border-bottom: 2px solid #1a1a1a;}

.treat .inner01 .in_surg > span {display: block; font-size: 18px; line-height: 30px; color: #4d4d4d; margin: 0 auto; max-width: 1000px;}
.treat .inner01 .in_surg > strong {display: block; font-size: 18px; color: red; margin: 0 auto; max-width: 1000px;}


.treat_part_img {max-width: 1280px; margin: 100px auto;}
.treat_part_img h2 {font-size: 30px; text-align: center; margin-bottom: 40px;}
.treat_part_img img {display: block; margin: 0 auto; width: 100%;}
.treat_part_img div {display: flex;}
.treat_part_img div p {width: 50%; font-size: 21px; text-align: center; color: #999; margin-top: 15px;}
.treat_part_img span {display: block; text-align: center; font-size: 16px; color: #999; margin-top: 50px;}


.treat .inner01 .treat06-03 .left {width: 64%;}
.treat .inner01 .treat06-03 .right {width: 36%;}
.treat .inner01 .treat06-03 .right img {position: unset;}


.treat .inner01 .circle_hover > div {width: 300px; height: 300px; border-radius: 50%; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 10px; margin-top: 60px;}
.treat .inner01 .circle_hover > div h2 {height: auto; background-color: transparent; color: #999; font-size: 60px; font-weight: 800; line-height: normal; padding: 0; margin: 0; text-align: center;}
.treat .inner01 .circle_hover > div p {font-size: 21px; line-height: 30px; font-weight: 700; padding: 0; margin-bottom: 0; text-align: center;}
.treat .inner01 .circle_hover > div:hover {background-color: #f1592a;}
.treat .inner01 .circle_hover > div:hover h2 {color: #fff;}
.treat .inner01 .circle_hover > div:hover p {color: #fff;}


.treat .inner01 .remedy_pos {max-width: 850px; margin-top: 40px;}
.treat .inner01 .remedy_pos li {width: 100%; height: 60px; border-radius: 70px; border: 3px solid #1a1a1a; padding-left: 20px; display: flex; align-items: center; font-size: 18px; word-break: keep-all; margin-bottom: 20px; font-weight: 700;}
.treat .inner01 .remedy_pos li:last-child {margin-bottom: 50px;}
.treat .inner01 .remedy_pos p {font-size: 20px; padding-left: 25px; font-weight: 700; position: relative; top: -20px;}

.treat .inner01 .remedy_box01 {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; max-width: 768px; margin: 0 auto;}
.treat .inner01 .remedy_box01 div {width: 49%; margin-bottom: 60px;}
.treat .inner01 .remedy_box01 div img {width: 100%;}
.treat .inner01 .remedy_box01 div p {font-size: 24px; text-align: center; margin-top: 20px; padding: 0; color: #1a1a1a; letter-spacing: 0; line-height: normal;}


.treat .inner01 .imgBox01 {display: flex; flex-direction: column; max-width: 850px; margin: 40px auto 0;}
.treat .inner01 .imgBox01 p {font-size: 21px; line-height: 27px; font-weight: 700; text-align: center; margin-top: 15px;}

.treat_back_gr {background-color: #f5f5f5; width: 100%; padding: 20px 0 100px; margin-top: 100px;}

.treat .inner01 > div > div .right_top_center {position: relative; padding: 0; text-align: center;}


.treat .inner01 .treat_img_box_fif {margin: 30px auto 0;}
.treat .inner01 .treat_img_box_fif div {width: 19%;}
.treat .inner01 .treat_img_box_fif div p {padding: 0; margin-top: 10px; margin-bottom: 0; text-align: center; line-height: normal;}

.mt50 {margin-top: 50px;}








.treat_title_h2{font-size: 48px; font-weight: 400; color: #f1592a; text-align: center; margin: 150px auto;}

.treat .inner01 .symptom_img {display: flex; justify-content: unset; flex-direction: row; flex-wrap: wrap; margin-top: 60px;}
.treat .inner01 .symptom_img img:nth-child(1) {width: 100%;}
.treat .inner01 .symptom_img img:nth-child(2) {width: 50%;}
.treat .inner01 .symptom_img img:nth-child(3) {width: 50%;}


.treat_tri03 {max-width: 870px; margin: 120px auto;}
.treat_tri03 h2 {font-size: 48px; color: #f1592a; text-align: center; margin-bottom: 40px;}
.treat_tri03 h2 span {font-weight: 400;}
.treat_tri03 > div {display: flex; justify-content: space-between;}
.treat_tri03 > div div {width: 250px; height: 250px; border-radius: 50%; background-color: #f1592a; color: #fff; display: flex; justify-content: center; align-items: center; font-size: 32px;}

.treat .inner01 h5 {font-size: 24px; line-height: 24px; margin: 20px 0;}
.treat .inner01 h5.width768 {max-width: 768px; margin: 20px auto;}
.pdl25 {padding-left: 25px;}

.treat_img007 {max-width: 1280px; margin: 60px auto 120px;}
.treat_img007 div {display: flex; justify-content: space-between;}
.treat_img007 span {display: block; font-size: 24px; font-weight: 700; text-align: center; margin-top: 20px;}


.treat .inner01 em {display: block; font-style: normal; font-size: 36px; margin-bottom: 20px; font-weight: 700; margin-top: 60px;}
.treat .inner01 .bad_good {flex-direction: column; margin-top: 40px;}
.treat .inner01 .bad_good div {width: 100%; display: flex; align-items: flex-end; margin-bottom: 20px;}
.treat .inner01 .bad_good div i {font-style: normal; font-size: 24px; line-height: 24px; font-weight: 700; width: 110px;}
.treat .inner01 .bad_good div p {line-height: 18px; margin-bottom: 0; padding-left: 0; width: calc(100% - 110px);}
.treat .inner01 .bad_good div:first-child p {color: red;}
.treat .inner01 .bad_good div:last-child p {color: #0071bc;}

.in_camera {max-width: 1200px; margin: 0 auto;}
.in_camera > div {display: flex; gap: 4.16%; flex-direction: row; flex-wrap: wrap;}
.in_camera > div div {width: 16.66%;}
.in_camera > div div:first-child {margin-bottom: 4.16%;}
.in_camera > div div img {width: 100%;}
.in_camera > div div p {font-size: 20px; line-height: 20px; color: #999; font-weight: 700; text-align: center; margin-top: 10px;}
.in_camera span {font-size: 24px; margin-top: 40px; display: block; text-align: center; font-weight: 700;}

.in_camera02 {max-width: 1200px; margin: 60px auto 0;}
.in_camera02 > div {display: flex; gap: 4.16%; flex-direction: row; flex-wrap: wrap;}
.in_camera02 > div div {width: 16.66%;}
.in_camera02 > div div img {width: 100%;}
.in_camera02 > div div p {font-size: 20px; line-height: 20px; color: #999; font-weight: 700; text-align: center; margin-top: 10px;}
.in_camera02 span {font-size: 24px; margin-top: 40px; display: block; text-align: center; font-weight: 700;}


.treat .inner01 .in_surg {display: block; margin-top: 40px;}
.treat .inner01 .in_surg h2 {font-size: 24px; line-height: 30px; margin-bottom: 15px; position: relative; padding-left: 25px; height: auto; background-color: transparent; color: #1a1a1a; word-break: keep-all;}
.treat .inner01 .in_surg h2::before {content: ''; position: absolute; top: 6px; left: 0; width: 16px; height: 16px; background-color: #1a1a1a; border-radius: 50%;}
.treat .inner01 .in_surg h4 {font-size: 20px; font-weight: 600; padding-left: 25px; margin-bottom: 10px;}
.treat .inner01 .in_surg h4:nth-child(4) {margin-top: 15px;}
.treat .inner01 .in_surg p {padding-left: 25px; font-size: 21px; line-height: 36px; color: #666; word-break: keep-all; letter-spacing: -1px; margin-bottom: 10px;}
.treat .inner01 .in_surg p b {color: #1a1a1a;}
.treat .inner01 .in_surg p.mw900 {max-width: 900px;}
/* .treat .inner01 .in_surg p.in_surg_p {line-height: 40px; margin-bottom: 15px;} */
.treat .inner01 .in_surg > h3 {font-size: 24px; line-height: 24px; margin-top: 50px; margin-bottom: 15px; position: relative; padding-left: 25px;}
.treat .inner01 .in_surg .in_surg_img_box {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; margin-bottom: 30px; padding-left: 25px; width: 100%; margin-top: 40px;}
.treat .inner01 .in_surg .in_surg_img_box img {width: 49%; margin-bottom: 2%;}

.treat .inner01 .in_surg .in_surg_img_box4 {display: flex; justify-content: center; align-items: center; flex-direction: row; flex-wrap: wrap; gap: 20px; width: 100%; margin-top: 40px;}

.treat .inner01 .in_surg.in_surg_flex {display: flex;}
.treat .inner01 .in_surg.in_surg_flex img {width: 28%;}


.treat_bot .inner01 .in_surg {display: block; margin-top: 60px;}
.treat_bot .inner01 .in_surg h2 {font-size: 24px; line-height: 24px; margin-bottom: 20px; position: relative; padding-left: 25px;}
.treat_bot .inner01 .in_surg h2::before {content: ''; position: absolute; top: 3px; left: 0; width: 16px; height: 16px; background-color: #1a1a1a; border-radius: 50%;}
.treat_bot .inner01 .in_surg h4 {font-size: 20px; font-weight: 600; padding-left: 25px; margin-bottom: 10px;}
.treat_bot .inner01 .in_surg h4:nth-child(4) {margin-top: 15px;}
.treat_bot .inner01 .in_surg p {padding-left: 25px; font-size: 18px; line-height: 32px; color: #999; word-break: keep-all;}

.surg_h3 {font-size: 36px; margin: 80px auto 200px; text-align: center; word-break: keep-all;}


.treat .inner04 {max-width: 1280px; margin: 80px auto 120px;}
.treat .inner04 > h2 {font-size: 36px; line-height: 48px; color: #f1592a; margin-bottom: 20px; word-break: keep-all;}
.treat .inner04 > p {font-size: 24px; line-height: 36px; color: #666; word-break: keep-all;}
.treat .inner04 > p b {display: block;font-size: 36px; line-height: 48px; color: #f1592a; margin-bottom: 20px; word-break: keep-all;}
.treat .inner04 > h3 {font-size: 24px; color: #f1592a; margin-top: 10px; margin-bottom: 50px; word-break: keep-all;}
.treat .inner04 > img {display: block; margin: 0 auto 50px;}
.treat .inner04 .diet {display: flex; justify-content: space-between;}
.treat .inner04 .diet ul {width: 48%;}
.treat .inner04 .diet ul li {display: flex; justify-content: center; align-items: center; font-size: 21px; line-height: 21px; font-weight: 400; color: #fff; background-color: #b0b0b0; height: 60px; margin-bottom: 15px;}
.treat .inner04 .diet ul:first-child li:first-child {background-color: #27272c; font-size: 24px; line-height: 24px; font-weight: 700;}
.treat .inner04 .diet ul:last-child li {font-weight: 700; background-color: #f1592a;}
.treat .inner04 .diet ul:last-child li:first-child {font-size: 24px; line-height: 24px;}
.treat .inner04 .diet ul:last-child li:nth-child(1) {background-color: #eb3f06;}



.treat .inner05 {max-width: 1280px; margin: 120px auto 0;}
.treat .inner05 > h2 {font-size: 48px; line-height: 48px; font-weight: 900; color: #f1592a; text-align: center; margin-bottom: 10px;}
.treat .inner05 > span {display: block; font-size: 48px; line-height: 48px; font-weight: 400; color: #f1592a; text-align: center;}
.treat .inner05 ul {display: flex; justify-content: space-between; margin: 80px auto; max-width: 1000px;}
.treat .inner05 ul li {width: 200px;}
.treat .inner05 ul li h2 {width: 200px; height: 200px; border: 3px solid #f1592a; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 36px; line-height: 48px; font-weight: 900; color: #f1592a; text-align: center;}
.treat .inner05 ul li p {font-size: 21px; line-height: 30px; text-align: center; color: #4d4d4d; margin-top: 20px; word-break: keep-all;}
.treat .inner05 .union {display: flex; justify-content: center;}
.treat .inner05 .union h2 {width: 300px; height: 300px; border-radius: 50%; display: flex; justify-content: center; align-items: center; text-align: center; font-size: 36px; line-height: 48px; font-weight: 900;}
.treat .inner05 .union h2:first-child {position: relative; left: 25px; border: 3px solid #ed1f24; color: #ed1f24;}
.treat .inner05 .union h2:last-child {position: relative; right: 25px; color: #fff; background-color: #ed1f24;}
.treat .inner05 > p {font-size: 24px; line-height: 40px; color: #4d4d4d; text-align: center; font-weight: 700; margin-top: 40px; word-break: keep-all;}


.treat .inner01 .nosleep {display: flex; justify-content: center; flex-direction: row; flex-wrap: wrap; gap: 2.5%;}
.treat .inner01 .nosleep li {width: 18%}
.treat .inner01 .nosleep li img {width: 100%; border-radius: 50%;}
.treat .inner01 .nosleep li p {font-size: 16px; line-height: 18px; margin-top: 15px; text-align: center; font-weight: 600; word-break: keep-all;}


.treat .inner01 .brain03 {justify-content: center; flex-wrap: nowrap; gap: 50px; margin: 50px 0 30px;}
.treat .inner01 .brain03 > div {width: 250px;}
.treat .inner01 .brain03 > div h2 {width: 100%; height: 250px; background-color: #f1592a; border-radius: 50%; display: flex; justify-content: center; align-items: center; line-height: 24px; padding: 0; margin: 0;}
.treat .inner01 .brain03 > div p {color: #f1592a; font-weight: 700; padding: 0; margin-bottom: 0; margin-top: 15px; text-align: center; line-height: 24px;}

.treat .inner01 .brain04 {margin: 20px auto 30px;}
.treat .inner01 .brain04 h2 {width: 250px; height: 250px; background-color: #f1592a; border-radius: 50%; display: flex; justify-content: center; align-items: center; line-height: 24px; padding: 0; margin: 0; color: #fff; text-align: center;}


.treat .inner01 .non_imgBox01 {display: flex; flex-direction: column; flex-wrap: unset; justify-content: unset; max-width: 480px; position: relative; margin-bottom: 40px;}
.treat .inner01 .non_imgBox01 p {font-size: 21px; text-align: center;}


.treat .inner01 .non_prp {justify-content: unset; align-items: center; gap: 50px;}
.treat .inner01 .non_prp .non_prp_img {max-width: 300px; width: 100%;}
.treat .inner01 .non_prp .non_prp_img p {padding-left: 0; text-align: center; margin-bottom: 0px; color: #1a1a1a; margin-top: 5px;}
.treat .inner01 .non_prp .symptom {position: relative; top: -20px; width: calc(100% - 350px);}
.treat .inner01 .non_prp .symptom p {padding-left: 0;}

.treat .inner01 .symptom_img_ff {display: flex; justify-content: space-between; margin-top: 40px;}
.treat .inner01 .symptom_img_ff img {width: 24%;}




.treat_bot .inner .remedy-box .caution {display: flex; margin-top: 30px; align-items: center; padding-left: 25px; width: 100%;}
.treat_bot .inner .remedy-box .caution p {margin-left: 20px; font-size: 24px; font-weight: 400; color: #999; word-break: keep-all;}

.treat_bot .inner .remedy_contents .caution {display: flex; margin-top: 60px; align-items: center; padding-left: 25px; width: 100%;}
.treat_bot .inner .remedy_contents .caution p {margin-left: 20px; font-size: 24px; font-weight: 400; color: #999; word-break: keep-all;}



.treat_bot .inner {max-width: 1280px; margin: 0 auto;}
.treat_bot .inner .title h2 {font-size: 36px; font-weight: 900; color: #f1592a; text-align: center; margin-bottom: 15px; word-break: keep-all;}
.treat_bot .inner .title p {font-size: 48px; font-weight: 400; color: #f1592a; text-align: center; word-break: keep-all;}
.treat_bot .inner .title span {display: block; margin-top: 15px; font-size: 24px; font-weight: 700; text-align: center;}
.treat_bot .inner .remedy {width: 400px; height: 90px; border: 5px solid #27272c; border-radius: 50px; font-size: 24px; font-weight: 900; text-align: center; color: #27272c; margin: 60px auto; display: flex; align-items: center; justify-content: center;}
.treat_bot .inner .remedy_contents {display: flex; flex-direction: row; flex-wrap: wrap; gap: 80px; margin-bottom: 120px;}
.treat_bot .inner .remedy_contents .left {width: 200px; height: 200px; border-radius: 50%; background-color: #27272c; color: #fff; font-size: 36px; font-weight: 900; display: flex; justify-content: center; align-items: center; text-align: center;}

.treat_bot .inner .remedy_contents .left01 {width: 200px;}
.treat_bot .inner .remedy_contents .left01 h2 {position: relative; color: #27272c; font-size: 28px; padding-left: 25px;}
.treat_bot .inner .remedy_contents .left01 h2::before {content: ''; display: block; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 13px; height: 100%; background-color: #27272c;}

.treat_bot .inner .remedy_contents .right {width: calc(100% - 280px);}
.treat_bot .inner .remedy_contents .right.flex_center {display: flex; align-items: center;}
.treat_bot .inner .remedy_contents .right > h4 {font-size: 30px; margin-bottom: 20px; word-break: keep-all;}
.treat_bot .inner .remedy_contents .right > i {display: block; font-style: normal; font-size: 18px; color: #999; margin-bottom: 30px;}
.treat_bot .inner .remedy_contents .right > img {width: 100%;}
.treat_bot .inner .remedy_contents .right .remedy_top {max-width: 768px;}
.treat_bot .inner .remedy_contents .right .remedy_top h2 {font-size: 30px; font-weight: 700; margin-bottom: 10px; word-break: keep-all;}
.treat_bot .inner .remedy_contents .right .remedy_top > p {font-size: 20px; color: #999; word-break: keep-all;}
.treat_bot .inner .remedy_contents .right .remedy_top > span {display: block; font-size: 20px; margin-bottom: 40px;}
.treat_bot .inner .remedy_contents .right .remedy_top > i {display: block; font-style: normal; font-size: 20px; line-height: 32px; margin-bottom: 40px; color: #999; word-break: keep-all;}
.treat_bot .inner .remedy_contents .right .remedy_top > h3 {font-size: 24px; margin-bottom: 15px;}
.treat_bot .inner .remedy_contents .right .remedy_top > h4 {font-size: 20px; color: red; word-break: keep-all; margin-top: 20px;}
.treat_bot .inner .remedy_contents .right .remedy_top p.mb05 {margin-bottom: 5px;}
.treat_bot .inner .remedy_contents .right > h5 {font-size: 24px; font-weight: 700; margin-bottom: 10px; margin-top: 60px; word-break: keep-all;max-width: 768px; text-align: center;}
.treat_bot .inner .remedy_contents .right .remedy_top .remedy_category {display: flex; gap: 15px; margin-bottom: 20px;}
.treat_bot .inner .remedy_contents .right .remedy_top .remedy_category:first-child {position: relative; top: 12px;}
.treat_bot .inner .remedy_contents .right .remedy_top .remedy_category:last-child {position: relative; top: 10px;}
.treat_bot .inner .remedy_contents .right .remedy_top .remedy_category p {width: 180px; height: 60px; border: 2px solid #b3b3b3; border-radius: 30px; font-size: 20px; color: #808080; display: flex; justify-content: center; align-items: center;}
.treat_bot .inner .remedy_contents .right .remedy_photo {display: flex; flex-direction: row; gap: 30px; margin-top: 20px; max-width: 768px;}
.treat_bot .inner .remedy_contents .right .remedy_photo div {width:49%;}
.treat_bot .inner .remedy_contents .right .remedy_photo div img {width: 100%;object-fit: cover;}
.treat_bot .inner .remedy_contents .right .remedy_photo div p {font-size: 21px; text-align: center; margin-top: 10px;}
.treat_bot .inner .remedy_go {display: block; margin: 60px auto 100px; width: 300px; height: 60px; background-color: #f1592a; color: #fff; font-size: 24px; text-align: center; line-height: 60px;}


.treat_bot .inner .remedy_contents .right > h2 {margin-top: 60px;}


.treat_bot .inner .remedy_contents .right .remedy_pos {max-width: 650px;}
.treat_bot .inner .remedy_contents .right .remedy_pos li {width: 100%; height: 60px; border-radius: 70px; border: 3px solid #1a1a1a; padding-left: 20px; display: flex; align-items: center; font-size: 18px; word-break: keep-all; margin-bottom: 20px; font-weight: 700;}
.treat_bot .inner .remedy_contents .right .remedy_pos li:last-child {margin-bottom: 50px;}
.treat_bot .inner .remedy_contents .right .remedy_pos li.h80 {height: 80px;}
.treat_bot .inner .remedy_contents .right .remedy_pos p {font-size: 20px; padding-left: 25px; font-weight: 700; position: relative; top: -20px;}

.treat_bot .inner .remedy_des {font-size: 28px; line-height: 40px; font-weight: 700; text-align: center; margin-bottom: 100px; word-break: keep-all;}

.treat_bot .inner .remedy_des_caution {display: flex; justify-content: center; align-items: center; margin: 0 auto 100px;}
.treat_bot .inner .remedy_des_caution p {font-size: 28px; line-height: 40px; font-weight: 700; word-break: keep-all; margin-left: 10px;}


.treat_bot .inner .remedy-box {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; margin: 0 auto 120px;}
.treat_bot .inner .remedy-box.center {display: flex; justify-content: center; flex-direction: row; flex-wrap: wrap; margin: 0 auto 200px;}
.treat_bot .inner .remedy-box > div {width: 49%; margin-bottom: 40px;}
.treat_bot .inner .remedy-box > div h2 {width: 100%; height: 60px; font-size: 24px; line-height: 60px; text-align: center; background-color: #27272c; color: #fff;}
.treat_bot .inner .remedy-box > div div {width: 100%; height: 240px; background-color: #e6e6e6; position: relative;}
/* .treat_bot .inner .remedy-box > div:first-child div {background-color: #fff; position: relative;} */
.treat_bot .inner .remedy-box > div div span {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 21px; line-height: 26px; color: #1a1a1a; text-align: center; width: 100%; font-weight: 900; word-break: keep-all; width: 100%;}
.treat_bot .inner .remedy-box > div div i {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 21px; line-height: 26px; font-weight: 900; text-align: center; font-style: normal; word-break: keep-all; width: 100%;}
.treat_bot .inner .remedy-box > div div b {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 0 10px; width: 100%; font-size: 21px; line-height: 26px; font-weight: 900; text-align: center; font-style: normal; word-break: keep-all;}

.treat_bot .inner .remedy-box > div div p {font-size: 21px; line-height: 26px; font-weight: 900; height: 80px; display: flex; justify-content: center; align-items: center; text-align: center; padding-top: 50px;}
.treat_bot .inner .remedy-box > div div a {display: block; width: 300px; height: 60px; position: relative; border-radius: 60px; border: 5px solid #27272c; font-size: 14px; line-height: 50px; font-weight: 700; text-align: center; margin: 50px auto 0; padding-left: 20px;}
.treat_bot .inner .remedy-box > div div a img {position: absolute; top: 50%; left: 20px; transform: translateY(-50%); width: 25px;}


.treat_bot .inner .remedy-box > div ul {width: 100%; height: 240px; background-color: #fff;}
.treat_bot .inner .remedy-box > div ul li {width: 100%; height: 60px; display: flex; justify-content: center; align-items: center; font-size: 21px; line-height: 36px; font-weight: 900;}
.treat_bot .inner .remedy-box > div ul li:nth-child(2n) {background-color: #e6e6e6;}

.etc_txt {max-width: 768px;}
.etc_txt h2 {font-size: 18px; color: #f1592a;}


.treat_bot .inner .remedy-box01 {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; margin: 0 auto 200px;}
.treat_bot .inner .remedy-box01 > div {width: 32%;}
.treat_bot .inner .remedy-box01 > div h2 {width: 100%; height: 60px; font-size: 24px; line-height: 60px; text-align: center; background-color: #27272c; color: #fff;}
.treat_bot .inner .remedy-box01 > div div {width: 100%; height: 350px; background-color: #e6e6e6; position: relative;}
.treat_bot .inner .remedy-box01 > div div p {font-size: 18px; line-height: 26px; font-weight: 900; display: flex; justify-content: center; align-items: center; text-align: center; width: 100%; position: absolute; top: 40%; left: 50%; transform: translate(-50%, -50%);}
.treat_bot .inner .remedy-box01 > div div a {position: absolute; bottom: 105px; left: 50%; transform: translateX(-50%); display: block; width: 300px; height: 60px; border-radius: 60px; border: 5px solid #27272c; font-size: 18px; line-height: 50px; font-weight: 700; text-align: center;}
.treat_bot .inner .remedy-box01 > div div a img {position: absolute; top: 50%; left: 20px; transform: translateY(-50%); width: 25px;}



.remedy_contents .remedy_box {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; max-width: 768px; margin-top: 30px;}
.remedy_contents .remedy_box div {width: 49%; margin-bottom: 40px;}
.remedy_contents .remedy_box div h4 {font-size: 24px; line-height: 24px; margin-bottom: 10px; text-align: center;}
.remedy_contents .remedy_box div img {width: 100%;}
.remedy_contents .remedy_box div p {font-size: 20px; text-align: center; margin-top: 10px; word-break: keep-all;}
.remedy_contents .remedy_box div p.top {margin-bottom: 10px;}
.remedy_contents .remedy_box div h6 {font-size: 18px; line-height: 24px; margin-bottom: 10px; height: 24px; text-align: center; word-break: keep-all;}
.remedy_contents .remedy_box div h6.only45 {height: 45px;}
.remedy_contents .remedy_box div h5 {font-size: 24px; line-height: 30px; text-align: center; margin-bottom: 10px; word-break: keep-all;}

.remedy_contents .remedy_box.width32 div {width: 32%;}
.remedy_contents .remedy_box.width32 div h6.height45 {height: 45px; margin-bottom: 5px; display: flex; align-items: center; justify-content: center;}

.remedy_contents .remedy_box.width45 {align-items: center;}
.remedy_contents .remedy_box.width45 div {width: 45%;}

.remedy_contents .remedy_box01 {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; max-width: 768px;}
.remedy_contents .remedy_box01 div {width: 32%; margin-bottom: 60px;}
.remedy_contents .remedy_box01 div img {width: 100%;}
.remedy_contents .remedy_box01 div p {font-size: 20px; text-align: center; margin-top: 20px;}

.remedy_contents .remedy_box02 {margin-bottom: 60px; max-width: 768px;}
.remedy_contents .remedy_box02 img {width: 100%;}
.remedy_contents .remedy_box02 p {font-size: 24px; text-align: center; margin-top: 20px;}

.treat .inner01 .remedy_txt_des {display: block; max-width: 768px; margin: 20px auto 80px;}
.remedy_txt_des {max-width: 768px; margin-bottom: 60px; text-align: center;}
.remedy_txt_des.mt40 {margin-top: 40px;}
.remedy_txt_des p {font-size: 18px; color: #999; word-break: keep-all; margin-bottom: 5px;}


.treat .inner01 .treat_img_box {display: flex; justify-content: unset; flex-direction: row; flex-wrap: wrap; margin: 60px auto 100px; gap: 2%;}
.treat .inner01 .treat_img_box div {width: 32%; margin-bottom: 25px;}
.treat .inner01 .treat_img_box div img {width: 100%;}
.treat .inner01 .treat_img_box div p {padding-left: 0px; font-size: 24px; color: #999; margin-top: 15px; text-align: center;}
.treat .inner01 .treat_img_box div:first-child p {color: #27272c;}
.treat .inner01 > h3 {font-size: 28px; line-height: 28px;}


.treat .inner01 .treat_img_box005 {gap: 2.5%; display: flex; justify-content: unset; flex-direction: row; flex-wrap: wrap; margin: 60px auto 100px;}
.treat .inner01 .treat_img_box005 div {width: 18%;}




.treat_bot .inner .remedy_contents .right .treat_img_box {display: flex; justify-content: unset; flex-direction: row; flex-wrap: wrap; margin: 60px auto 100px; gap: 1.33%;}
.treat_bot .inner .remedy_contents .right .treat_img_box div {width: 32%; margin-bottom: 25px;}
.treat_bot .inner .remedy_contents .right .treat_img_box div img {width: 100%;}
.treat_bot .inner .remedy_contents .right .treat_img_box div p {text-align: center; font-size: 24px; color: #27272c; margin-top: 15px;}
.treat_bot .inner .remedy_contents .right .treat_img_box div:first-child p {color: #27272c;}
.treat_bot .inner .remedy_contents .right > h3 {font-size: 28px; line-height: 28px;}
.treat_bot .inner .remedy_contents .right .treat_img_box div span {font-size: 18px; margin-top: 10px; text-align: center; display: block;}


.treat_bot .inner .remedy_contents .right .treat_img_box768 {display: flex; justify-content: unset; flex-direction: row; flex-wrap: wrap; margin: 10px 0 100px; gap: 1.33%; max-width: 768px; width: 100%;}
.treat_bot .inner .remedy_contents .right .treat_img_box768 div {width: 32%; margin-bottom: 25px;}
.treat_bot .inner .remedy_contents .right .treat_img_box768 div img {width: 100%;}
.treat_bot .inner .remedy_contents .right .treat_img_box768 div p {text-align: center; font-size: 24px; color: #27272c; margin-top: 15px;}
.treat_bot .inner .remedy_contents .right .treat_img_box768 div:first-child p {color: #27272c;}
.treat_bot .inner .remedy_contents .right > h3 {font-size: 28px; line-height: 28px;}
.treat_bot .inner .remedy_contents .right .treat_img_box768 div span {font-size: 18px; margin-top: 10px; text-align: center; display: block; word-break: keep-all;}


.treat_bot_h2_div {display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 20px; margin: 0 auto 60px;}
.treat_bot_h2 {font-size: 21px; text-align: center;}
.treat_bot_h2.mb60 {margin-bottom: 60px;}


.treat_bot_img_box {display: flex; flex-direction: row; flex-wrap: wrap; gap: 4%; margin-bottom: 80px;}
.treat_bot_img_box > div {width: 48%; margin-bottom: 4%;}
.treat_bot_img_box > div h2 {width: 100%; height: 80px; display: flex; justify-content: center; align-items: center; background-color: #27272c; color: #fff; font-size: 21px; padding: 0 10px; word-break: keep-all; text-align: center;}
.treat_bot_img_box > div img {width: 100%;}

.mtt30 {margin-top: 30px;}


.treat .inner01 .treat_img_box01 {display: flex; justify-content: unset; flex-direction: row; flex-wrap: wrap; margin: 60px auto 100px; gap: 2%;}
.treat .inner01 .treat_img_box01 div {width: 32%; margin-bottom: 25px;}
.treat .inner01 .treat_img_box01 div img {width: 100%;}
.treat .inner01 .treat_img_box01 div p {padding-left: 20px; font-size: 24px; color: #999; margin-top: 15px; height: 33px; text-align: center;}
.treat .inner01 .treat_img_box01 div:first-child p {color: #27272c;}
.treat .inner01 .treat_img_box01 div h4 {font-size: 24px; line-height: 24px; margin: 15px 0 10px; color: #4d4d4d; text-align: center;}
.treat .inner01 .treat_img_box01 div i {display: block; font-style: normal; font-size: 20px; line-height: 28px; color: #999; text-align: center; word-break: keep-all;}

.treat .inner01 .treat_img_box02 {display: flex; margin-top: 60px;}
.treat .inner01 .treat_img_box02 div {width: 49%;}
.treat .inner01 .treat_img_box02 div h5 {text-align: center;}
.treat .inner01 .treat_img_box02 div p {height: 26px;}
.treat .inner01 .treat_img_box02 div img {width: 100%; object-fit: cover;}
.treat .inner01 .treat_img_box02 div h4 {font-size: 28px; line-height: 28px; color: #4d4d4d; margin-bottom: 10px; margin-top: 15px; text-align: center;}
.treat .inner01 .treat_img_box02 div span {display: block; font-size: 21px; line-height: 21px; color: #999; font-weight: 400; text-align: center; word-break: keep-all;}

.treat_bot_img_box02 {display: flex; justify-content: space-between; align-items: center; max-width: 768px; margin: 0 auto 120px;}
.treat_bot_img_box02 div {width: 49%;}
.treat_bot_img_box02 div p {font-size: 24px; color: #4d4d4d; font-weight: 700; margin-bottom: 15px; height: 33px;}
.treat_bot_img_box02 div img {width: 100%;}


.treat .inner01 .treat_img_box03 {display: flex; justify-content: space-between; align-items: center; flex-direction: row; flex-wrap: wrap; margin-top: 30px;}
.treat .inner01 .treat_img_box03 div {width: 24%;}
.treat .inner01 .treat_img_box03 div img {width: 100%; object-fit: cover;}
.treat .inner01 .treat_img_box03 div p {font-size: 21px; margin-top: 10px; color: #1a1a1a; text-align: center; padding: 0;}


.treat_bot_ul {display: flex; justify-content: space-between; margin-bottom: 120px;}
.treat_bot_ul li {position: relative; width: 31.25%; color: #fff;}
.treat_bot_ul li img {width: 100%;}
.treat_bot_ul li p {position: absolute; top: 70px; left: 50%; transform: translateX(-50%); width: 100%; font-size: 28px; line-height: 36px; text-align: center;}
.treat_bot_ul li:nth-child(2) p {top: 50px;}
.treat_bot_ul li p span {color: #777;}
.treat_bot_ul li h2 {position: absolute; bottom: 17%; left: 50%; transform: translateX(-50%); width: 100%; font-size: 100px; font-weight: 900; text-align: center; letter-spacing: -5px;}
.treat_bot_ul li h2 span {font-size: 50px;}

.treat_bot_ul li:last-child h2 {letter-spacing: -12px;}
.treat_bot_ul li:last-child h2 span {margin-left: 13px;}

.care05_img {display: block; margin: 100px auto;}



.treat .inner01 .remedy-box {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; margin: 50px auto 0px;}
.treat .inner01 .remedy-box.center {display: flex; justify-content: center; flex-direction: row; flex-wrap: wrap; margin: 0 auto 200px;}
.treat .inner01 .remedy-box > div {width: 49%; margin-bottom: 40px;}
.treat .inner01 .remedy-box > div h2 {width: 100%; height: 60px; font-size: 24px; line-height: 60px; text-align: center; background-color: #27272c; color: #fff; padding: 0;}
.treat .inner01 .remedy-box > div div {width: 100%; height: 240px; background-color: #e6e6e6; position: relative;}
/* .treat .inner01 .remedy-box > div:first-child div {background-color: #fff; position: relative;} */
.treat .inner01 .remedy-box > div div span {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 21px; line-height: 45px; color: #1a1a1a; text-align: center; width: 100%; font-weight: 900;}
.treat .inner01 .remedy-box > div div i {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 21px; line-height: 26px; font-weight: 900; text-align: center; font-style: normal;}
.treat .inner01 .remedy-box > div div b {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 0 10px; width: 100%; font-size: 21px; line-height: 32px; font-weight: 900; text-align: center; font-style: normal; color: #1a1a1a;}

.treat .inner01 .remedy-box > div div p {font-size: 21px; line-height: 26px; font-weight: 900; height: 80px; display: flex; justify-content: center; align-items: center; text-align: center; padding-top: 50px; color: #1a1a1a;}
.treat .inner01 .remedy-box > div div a {display: block; width: 300px; height: 60px; position: relative; border-radius: 60px; border: 5px solid #27272c; font-size: 14px; line-height: 50px; font-weight: 700; text-align: center; margin: 50px auto 0; padding-left: 20px;}
.treat .inner01 .remedy-box > div div a img {position: absolute; top: 50%; left: 20px; transform: translateY(-50%); width: 25px;}


.treat .inner01 .remedy-img {display: block;}
.treat .inner01 .remedy-img div {display: flex; justify-content: space-between; width: 100%;}
.treat .inner01 .remedy-img div img {width: 49%;}
.treat .inner01 .remedy-img h2 {font-size: 30px; text-align: center; margin-top: 40px;}
.treat .inner01 .remedy-img p {text-align: center; font-size: 16px; color: #999; margin-top: 50px;}


.treat .inner01 .treat06-02-img {display: flex; justify-content: space-between; align-items: flex-start; max-width: 1000px; margin: 0 auto;}
.treat .inner01 .treat06-02-img01 div {width: 46%;}
.treat .inner01 .treat06-02-img01 div img {width: 100%;}
.treat .inner01 .treat06-02-img01 div p {padding-left: 0; color: #1a1a1a; text-align: center;}

.treat .inner01 .treat06-02-img02 img {width: 25%;}


.treat .inner01 .inner01-desc {display: block; text-align: center;}
.treat .inner01 .inner01-desc span {font-size: 24px; color: #999;}
.treat .inner01 .inner01-desc h2 {font-size: 28px; font-weight: 900; color: #f1592a; margin-top: 15px;}

.treat .inner01 .inner01-desc01 {display: block; margin-bottom: 40px;}
.treat .inner01 .inner01-desc01 span {font-size: 24px; color: #1a1a1a; font-weight: 900;}
.treat .inner01 .inner01-desc01 h2 {font-size: 18px; font-weight: 400; color: red; margin-top: 5px;}


.treat .inner01 .remedy_box {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; max-width: 768px; margin: 60px auto 0;}
.treat .inner01 .remedy_box div {width: 49%; margin-bottom: 60px;}
.treat .inner01 .remedy_box div h4 {font-size: 24px; line-height: 24px; margin-bottom: 10px;}
.treat .inner01 .remedy_box div img {width: 100%;}
.treat .inner01 .remedy_box div p {font-size: 20px; text-align: center; margin-top: 20px;}
.treat .inner01 .remedy_box div h6 {font-size: 22px; line-height: 24px; margin-bottom: 10px; height: 24px;}

.treat .inner01 .treat_img_center {display: block; margin: 0px auto 0; width: 50%;}

.treat .inner01 .treat06-07-table {display: block; margin-bottom: 40px;}
.treat06-07-table ul {display: flex;}
.treat06-07-table ul li:nth-child(1) {width: 41.5%;}
.treat06-07-table ul li:nth-child(2) {width: 17%;}
.treat06-07-table ul li:nth-child(3) {width: 41.5%; border-left: 2px solid #1a1a1a; border-right: 2px solid #1a1a1a;}
.treat06-07-table ul li {height: 70px; display: flex; justify-content: center; align-items: center; font-size: 18px; color: #4d4d4d; border-left: 2px solid #b2b2b2; border-bottom: 2px solid #b2b2b2; text-align: center;}
.treat06-07-table ul li i {font-style: normal; font-weight: 700; color: #1a1a1a;}
.treat06-07-table ul:first-child li {font-size: 24px; line-height: 24px; font-weight: 700; border-top: 2px solid #b2b2b2;}
.treat06-07-table ul:first-child li:first-child {background-color: #27272c; color: #fff; border: 2px solid #27272c;}
.treat06-07-table ul:first-child li:last-child {color: #fff; background-color: #ed1f24;}
.treat06-07-table ul:first-child li:nth-child(2) {border-left: 2px solid #27272c;}
.treat06-07-table ul:first-child li:nth-child(3) {width: 41.5%; border-top: 2px solid #1a1a1a; border-bottom: 2px solid #1a1a1a;}
.treat06-07-table ul li:last-child {border-bottom: 2px solid #1a1a1a; color: #1a1a1a; font-weight: 700;}

.treat .inner01 .red_bl {margin-bottom: 60px;}
.treat .inner01 .red_bl > div {width: 49%;}
.treat .inner01 .red_bl > div div {width: 100%; height: 600px; display: flex; justify-content: center; align-items: center; }
.treat .inner01 .red_bl > div div p {font-size: 30px; line-height: 42px; color: #fff; text-align: center; padding: 0; letter-spacing: 0; margin-bottom: 0; font-weight: 400;}
.treat .inner01 .red_bl > div div p i {font-weight: 900; font-style: normal;}
.treat .inner01 .red_bl > div:first-child > div {background-color: #ed1f24;}
.treat .inner01 .red_bl > div:last-child > div {background-color: #333;}


.treat .inner01 .inner01_box500 {max-width: 700px; margin: 20px auto 0;}
.treat .inner01 .inner01_box500 div {display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center;}
.treat .inner01 .inner01_box500 div h3 {padding-left: 0; margin-bottom: 0; margin-top: 10px;}

.treat .inner01 .treat_tri03 {margin: 120px 0; display: block; max-width: 800px;}
.treat .inner01 .treat_tri03 > div {width: 100%;}






.treat_position {max-width: 1280px; margin: 250px auto 0; position: relative;}

.treat_position .pos_title {position: absolute; top: -150px;}
.treat_position .pos_title h2 {font-size: 60px; color: #f1592a;}
.treat_position .pos_title p {font-size: 36px;}

.treat_position .pos_img {position: relative; display: flex; justify-content: flex-end;}
.treat_position .pos_img p {position: absolute; font-size: 24px; font-weight: 700; color: #f1592a; left: 22%;}
.treat_position .pos_img p:nth-child(1) {top: 45.4%;}
.treat_position .pos_img p:nth-child(2) {top: 50%;}
.treat_position .pos_img p:nth-child(3) {top: 54.7%;}
.treat_position .pos_img h2 {position: absolute; font-size: 30px; bottom: 31.8%; left: 22%;}

.treat_position .remedy-box01 {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; margin: 50px auto 0px;}
.treat_position .remedy-box01.center {display: flex; justify-content: center; flex-direction: row; flex-wrap: wrap; margin: 0 auto 200px;}
.treat_position .remedy-box01 > div {width: 49%; margin-bottom: 40px;}
.treat_position .remedy-box01 > div:last-child {width: 100%;}
.treat_position .remedy-box01 > div h2 {width: 100%; height: 60px; font-size: 24px; line-height: 60px; text-align: center; background-color: #27272c; color: #fff;}
.treat_position .remedy-box01 > div div {width: 100%; height: 240px; background-color: #e6e6e6; position: relative;}
.treat_position .remedy-box01 > div div span {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 18px; line-height: 45px; color: #999; text-align: center; width: 100%;}
.treat_position .remedy-box01 > div div i {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 18px; line-height: 26px; font-weight: 900; text-align: center; font-style: normal;}
.treat_position .remedy-box01 > div div b {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 0 10px; width: 100%; font-size: 18px; line-height: 26px; font-weight: 900; text-align: center; font-style: normal;}


.treat_bot .inner .remedy_contents .right > h6 {max-width: 768px; font-size: 28px; color: #f1592a; word-break: keep-all; text-align: center; margin-bottom: 40px;}
.remedy_des_box {display: flex; justify-content: center; align-items: center; max-width: 768px; width: 100%; padding: 20px 10px; text-align: center; font-size: 28px; font-weight: 700; background-color: #f1592a; color: #fff; word-break: keep-all;}


.remedy_table {width: 100%; margin-bottom: 120px;}
.remedy_table div {display: flex; background-color: #27272c;}
.remedy_table div p {display: flex; justify-content: center; align-items: center; width: 37%; height: 50px; font-size: 21px; font-weight: 700; color: #fff; border-left: 1px dashed #ccc;}
.remedy_table div p:nth-child(1) {width: 26%; border-left: none;}
.remedy_table ul {display: flex; border-top: 1px dashed #ccc;}
.remedy_table ul li {display: flex; justify-content: center; align-items: center; width: 37%; height: 50px; font-size: 18px; font-weight: 500; border-left: 1px dashed #ccc; text-align: center; word-break: keep-all;}
.remedy_table ul li:nth-child(1) {width: 26%; border-left: none;}

.remedy_table ul:last-child li {height: 80px;}
.remedy_table ul.back_gr {background-color: #e6e6e6;}

.treat_bot .inner .remedy_box1280 {display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; margin-top: 30px; margin-bottom: 120px;}
.treat_bot .inner .remedy_box1280 div {width: 49%; margin-bottom: 40px;}
.treat_bot .inner .remedy_box1280 div h4 {font-size: 24px; line-height: 24px; margin-bottom: 10px; text-align: center;}
.treat_bot .inner .remedy_box1280 div img {width: 100%;}
.treat_bot .inner .remedy_box1280 div p {font-size: 20px; text-align: center; margin-top: 10px; word-break: keep-all;}
.treat_bot .inner .remedy_box1280 div p.top {margin-bottom: 10px;}
.treat_bot .inner .remedy_box1280 div h6 {font-size: 18px; line-height: 24px; margin-bottom: 10px; height: 24px; text-align: center; word-break: keep-all;}
.treat_bot .inner .remedy_box1280 div h6.only45 {height: 45px;}
.treat_bot .inner .remedy_box1280 div h2 {font-size: 18px; margin-top: 10px; text-align: center;}


.treat_bot .inner .remedy_box1281 {display: flex; justify-content: space-between; flex-direction: column; margin-top: 30px; margin-bottom: 100px;}
.treat_bot .inner .remedy_box1281 div {width: 100%; display: flex; justify-content: space-between; align-items: center;}
.treat_bot .inner .remedy_box1281 div img {width: 49%;}
.treat_bot .inner .remedy_box1281 h2 {font-size: 18px; margin-top: 10px; text-align: center;}


.rr_box01 {max-width: 768px; margin: 20px 0 60px;}
.rr_box01 h3 {text-align: center; font-size: 20px; word-break: keep-all; font-weight: 400;}

.treat .inner01 h5.tt06-04 {max-width:800px; text-align: center; margin-top: 40px; margin-bottom: 40px;}











/* care */
.care .inner {max-width: 1280px; margin: 0 auto;}
.care .inner > h2 {position: relative; font-size: 36px; color: #27272c; padding-left: 35px; margin-top: 100px; margin-bottom: 40px; word-break: keep-all; height: 50px; line-height: 50px;}
.care .inner > h2::before {content: ''; display: block; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 20px; height: 100%; background-color: #27272c;}
.care .inner > p {max-width: 900px; font-size: 21px; font-weight: 400; color: #666; line-height: 36px; word-break: keep-all;}
.care .inner .care-category {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; margin-top: 50px; margin-bottom: 120px;}
.care .inner .care-category div {width: 220px; height: 220px; border-radius: 50%; border: 2px solid #e6e6e6; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center;}
.care .inner .care-category div img {width: 80px; height: 80px;}
.care .inner .care-category div p {font-size: 18px; font-weight: 700; color: #808080; margin-top: 10px;}
.care .inner .list {display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 25px; align-items: flex-start;}
.care .inner .list h2 {font-size: 20px; line-height: 20px; font-weight: 900; color: #4d4d4d; width: 160px;}
.care .inner .list p {font-size: 20px; line-height: 20px; font-weight: 700; color: #999; width: calc(100% - 160px); word-break: keep-all;}

.care .inner .be-af {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; margin-top: 50px;}
.care .inner .be-af .content {width: 49%; margin-bottom: 30px;}
.care .inner .be-af .content > div {display: flex; justify-content: space-between; width: 100%;}
.care .inner .be-af .content > div.joint_in {display: block; margin-top: 10px;}
.care .inner .be-af .content > div.joint_in h2 {font-size: 20px; line-height: 20px; color: #f1592a; margin-bottom: 10px;}
.care .inner .be-af .content > div.joint_in p {font-size: 18px; line-height: 24px; word-break: keep-all;}
.care .inner .be-af .content > p {word-break: keep-all; color: #999; margin-top: 10px;}
.care .inner .be-af .content > div > div {width: 49%;}
.care .inner .be-af .content > div > div h2 {font-size: 21px; color: #27272c; margin-bottom: 10px; text-align: center;}
.care .inner .be-af .content > div > div div {width: 100%; padding: 15px; border: 2px solid #b3b3b3; display: flex; justify-content: center; align-items: center;}
.care .inner .be-af .content > div > div div img {width: 100%; height: 100%; object-fit: cover;}
.care .inner .be-af .content .right div {border-left: none; padding: 15px 15px 15px 17px;}

.care .line {width: 100%; height: 2px; background-color: #b3b3b3; margin: 220px auto 160px;}

.care-mid {text-align: center;}
.care-mid .title {margin-bottom: 100px;}
.care-mid .title h2 {font-size: 30px; font-weight: 900; color: #f1592a; margin-bottom: 60px;}
.care-mid .title h3 {font-size: 64px; font-weight: 900; color: #f1592a; height: 27px;}
.care-mid .title p {font-size: 40px; font-weight: 400; color: #f1592a; margin: 20px 0;}
.care-mid .middle p {font-size: 30px; font-weight: 900; color: #27272c;}
.care-mid .middle h2 {font-size: 60px; font-weight: 900; color: #27272c; margin: 15px auto;}
.care-mid .middle span {font-size: 28px; line-height: 40px; color: #27272c; margin-top: 40px; margin-bottom: 80px; display: block;}
.care-mid a {display: block; width: 400px; height: 90px; border-radius: 50px; margin: 0 auto 40px; background-color: #152c56; color: #fff; font-size: 24px; font-weight: 900; line-height: 90px;}

.care-photo {max-width: 1280px; margin: 0 auto 0px; display: flex; justify-content: space-between;}
.care-photo div {width: 32%;}
.care-photo div img {width: 100%;}
.care-photo div p {font-size: 18px; line-height: 28px; color: #808080; text-align: center; margin-top: 20px; word-break: keep-all;}

.care-guide {max-width: 1280px; margin: 160px auto;}
.care-guide > h2 {font-size: 36px; font-weight: 900; color: #27272c; margin-bottom: 40px; text-align: center;}
.care-guide .menu {display: flex; justify-content: space-between;}
.care-guide .menu a {display: flex; flex-direction: column; justify-content: center; align-items: center; width: 240px; height: 240px; border-radius: 50%; border: 4px solid #152c56; background-color: #fff;}
.care-guide .menu a h2 {font-size: 36px; font-weight: 900; color: #152c56; margin-bottom: 10px;}
.care-guide .menu a p {font-size: 18px; font-weight: 700; color: #808080; line-height: 28px; text-align: center; word-break: keep-all;}
.care-guide .menu a:hover {background-color: #152c56; border: none;}
.care-guide .menu a:hover h2 {color: #fff;}
.care-guide .menu a:hover p {color: #fff;}

.care02_img {display: block; margin: 0 auto 120px;}















/* board */
.board .inner {max-width: 1280px; margin: 0 auto;}
.board .inner .category {display: flex; gap: 25px; justify-content: center; margin-top: 100px; margin-bottom: 80px;}
.board .inner .category a {display: flex; justify-content: center; align-items: center; width: 240px; height: 60px; border: 2px solid #999; font-size: 24px; font-weight: 700; color: #999; text-align: center;}
.board .inner .category a.on {border: none; background-color: #152c56; color: #fff;}
.board .inner .category a:hover {border: none; background-color: #152c56; color: #fff;}

.board .inner .search {display: flex; justify-content: space-between; margin-bottom: 60px;}
.board .inner .search select {width: 240px; height: 50px; border: 2px solid #152c56; border-radius: 30px; background: #fff url(../img/b-down-arrow.png) no-repeat 95%/15px; outline: none; appearance: none; font-size: 16px; font-weight: 700; text-align: left; padding-left: 15px;}
.board .inner .search .right {width: 640px; position: relative;}
.board .inner .search .right div {width: 100%; height: 50px; border: 2px solid #152c56; border-radius: 30px;}
.board .inner .search .right div input {position: absolute; top: 2px; left: 2px; width: calc(100% - 140px); height: 46px; border-radius: 30px; outline: none; font-size: 18px; padding-left: 10px;}
.board .inner .search .right div input::placeholder {font-size: 18px; color: #999; text-align: right;}
.board .inner .search .right button {position: absolute; top: 0; right: 0; width: 135px; height: 50px; border-radius: 30px; background-color: #152c56; color: #fff; font-size: 18px; font-weight: 700; cursor: pointer;}

.board .inner .contents {display: flex; flex-direction: row; flex-wrap: wrap; gap: 5%;}
.board .inner .contents a {display: block; width: 30%; margin-bottom: 40px;}
.board .inner .contents a img {width: 100%; height: 300px; border-radius: 10px; object-fit: cover;}
.board .inner .contents a h2 {font-size: 18px; font-weight: 500; color: #999; text-align: center; padding: 0 5px; white-space: nowrap; word-break: keep-all; text-overflow: ellipsis; overflow: hidden; margin-top: 20px;}
.board .inner .contents a p {font-size: 18px; font-weight: 400; color: #999; text-align: center; padding: 0 5px; white-space: nowrap; word-break: keep-all; text-overflow: ellipsis; overflow: hidden; margin-top: 15px;}
.board .inner .contents a span {font-size: 18px; font-weight: 400; color: #999; display: block; text-align: center; margin-top: 15px;}
.board .inner .contents a i {font-style: normal; display: block; width: 150px; height: 40px; border-radius: 20px; background-color: #152c56; color: #fff; font-size: 18px; font-weight: 700; margin: 20px auto 0; text-align: center; line-height: 40px;}


/* after_surgery */
.surgery .inner {max-width: 1280px; margin: 0 auto 120px;}
.surgery .inner > h2 {position: relative; font-size: 36px; color: #27272c; padding-left: 35px; margin-top: 180px; margin-bottom: 40px;}
.surgery .inner > h2::before {content: ''; display: block; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 20px; height: 100%; background-color: #27272c;}
.surgery .inner .contents {display: flex; gap: 50px; margin-bottom: 50px;}
.surgery .inner .contents .left {position: relative; width: 200px; height: 200px; border-radius: 50%; background-color: #152c56;}
.surgery .inner .contents .left img {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80px; height: 80px;}
.surgery .inner .contents .right {position: relative; top: 20px;}
.surgery .inner .contents .right h2 {font-size: 28px; color: #27272c; margin-bottom: 20px;}
.surgery .inner .contents .right p {position: relative; font-size: 18px; font-weight: 400; color: #27272c; margin-bottom: 10px; padding-left: 25px; word-break: keep-all;}
.surgery .inner .contents .right p::before {content: ''; display: block; position: absolute; top: 12px; left: 12px; width: 2px; height: 2px; border-radius: 50%; background-color: #27272c;}
.surgery .inner .contents .right i {font-style: normal; font-size: 18px; font-weight: 400; color: #27272c; padding-left: 10px; word-break: keep-all;}
.surgery .inner .contents .right i::before {content: '→'; margin-right: 10px;}
.surgery .inner .contents .right div {display: flex; gap: 40px; margin-top: 30px;}
.surgery .inner .contents .right div img {width: 380px; height: 300px; border-radius: 10px; object-fit: cover;}
.surgery .inner .contents .right h3 {position: relative; font-size: 18px; font-weight: 900; color: #27272c; padding-left: 25px; margin-top: 40px; margin-bottom: 15px;}
.surgery .inner .contents .right h3::before {content: ''; display: block; position: absolute; top: 7px; left: 12px; width: 4px; height: 4px; border-radius: 50%; background-color: #27272c;}
.surgery .inner .contents .right span {display: block; font-size: 18px; font-weight: 400; color: #27272c; margin-bottom: 10px; padding-left: 25px; word-break: keep-all;}


/* before_surgery */
.before .inner {max-width: 1280px; margin: 0 auto 120px;}
.before .inner .category {display: flex; gap: 25px; justify-content: center; margin-top: 100px; margin-bottom: 80px;}
.before .inner .category a {display: flex; justify-content: center; align-items: center; width: 240px; height: 60px; border: 2px solid #999; font-size: 24px; font-weight: 700; color: #999; text-align: center;}
.before .inner .category a.on {border: none; background-color: #27272c; color: #fff;}
.before .inner .category a:hover {border: none; background-color: #27272c; color: #fff;}
.before .inner .step {display: flex; flex-direction: row; justify-content: space-between; margin-bottom: 40px;}
.before .inner .step .left {color: #27272c; margin-bottom: 30px;}
.before .inner .step .left h2 {font-size: 28px; font-weight: 900; color: #f1592a;}
.before .inner .step .left h3 {font-size: 36px; font-weight: 700; margin-bottom: 20px;}
.before .inner .step .left p {position: relative; color: #4d4d4d; font-size: 18px; font-weight: 400; line-height: 32px; padding-left: 10px; word-break: keep-all;}
.before .inner .step .left p::before {content: ''; display: block; position: absolute; top: 14px; left: 0; width: 2px; height: 2px; border-radius: 50%; background-color: #27272c;}
.before .inner .step .left h4 {position: relative; color: #4d4d4d; font-size: 18px; font-weight: 900; padding-left: 10px; margin-bottom: 15px; margin-top: 40px;}
.before .inner .step .left h4::before {content: ''; display: block; position: absolute; top: 7px; left: 0; width: 4px; height: 4px; border-radius: 50%; background-color: #4d4d4d;}
.before .inner .step .left span {display: block; color: #4d4d4d; padding-left: 10px; line-height: 32px; font-weight: 400; word-break: keep-all;}
.before .inner .step .left {width: calc(100% - 450px);}
.before .inner .step .right {width: 420px;}
.before .inner .step .right img {width: 100%; border-radius: 10px; object-fit: cover; margin-bottom: 40px;}


.treat .inner01 .img_box01.img_box900 {max-width: 900px; width: 100%;}








/* advice */
.line000 {width: 100%; height: 2px; background-color: #b3b3b3; margin: 120px auto 120px;}
.advice .inner {max-width: 1280px; margin: 80px auto 120px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
/* .advice .inner > .left {width: 49%; display: flex; flex-direction: column; gap: 25px;} */
.advice .inner > .left {width: 100%; display: flex; justify-content: space-between;}
/* .advice .inner .left .contents01 {position: relative; width: 100%; height: 400px; background-color: #f1592a; padding: 70px;} */
.advice .inner .left .contents01 {position: relative; width: 49%; height: 400px; background-color: #f1592a; padding: 70px;}
.advice .inner .left .contents01 h2 {font-size: 36px; font-weight: 900; color: #fff; margin-bottom: 10px;}
.advice .inner .left .contents01 p {font-size: 24px; line-height: 36px; color: #fff;}
.advice .inner .left .contents01 a {position: absolute; bottom: 45px; right: 75px; width: 260px; height: 60px; border-radius: 30px; background-color: #27272c; color: #fff; font-size: 20px; font-weight: 900; text-align: center; line-height: 60px;}
/* .advice .inner .left .contents02 {width: 100%; height: 400px; background-color: #27272c; padding: 60px 70px;} */
.advice .inner .left .contents02 {width: 49%; height: 400px; background-color: #27272c; padding: 60px 70px;}
.advice .inner .left .contents02 h2 {font-size: 36px; font-weight: 900; color: #fff;}
.advice .inner .left .contents02 .n-t {display: flex; justify-content: space-between; margin: 15px 0 10px;}
.advice .inner .left .contents02 .n-t input {border: none; outline: none; border-radius: 10px; height: 50px; font-size: 20px; padding-left: 20px;}
.advice .inner .left .contents02 .n-t input::placeholder {font-size: 20px; color: #999;}
.advice .inner .left .contents02 .n-t input:first-child {width: 40%;}
.advice .inner .left .contents02 .n-t input:last-child {width: 54%;}
.advice .inner .left .contents02 select {width: 100%; height: 50px; font-size: 21px; color: #999; padding-left: 20px; outline: none; appearance: none; border-radius: 10px; background: #fff url(../img/sel-down.png) no-repeat 98%/3%;}
.advice .inner .left .contents02 p {font-size: 16px; color: #fff; margin-top: 10px; margin-bottom: 30px; padding-left: 15px; word-break: keep-all;}
.advice .inner .left .contents02 .check {display: flex; justify-content: space-between; align-items: center;}
.advice .inner .left .contents02 .check .left {display: flex; flex-direction: row; align-items: flex-start; gap: 10px;}
.advice .inner .left .contents02 .check .left input {width: 16px; height: 16px; margin-top: 5px;}
.advice .inner .left .contents02 .check .left a {font-size: 18px; color: #fff; word-break: keep-all;}
.advice .inner .left .contents02 .check .right {display: block; width: 240px; height: 50px; border: 2px solid #fff; color: #fff; border-radius: 25px; font-size: 18px; font-weight: 900; text-align: center; padding: 0; line-height: 50px;}

/* .advice .inner .right {position: relative; width: 49%; height: 825px; background-color: #152c56; padding: 70px 65px;}
.advice .inner .right h2 {font-size: 36px; font-weight: 900; color: #fff; margin-bottom: 140px;}
.advice .inner .right .advice-slider {width: 500px;}
.advice .inner .right .advice-slider .swiper-slide {position: relative; width: 100%;}
.advice .inner .right .advice-slider .swiper-slide img {width: 100%; height: 400px;}
.advice .inner .right .advice-slider .swiper-slide .bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.7;}
.advice .inner .right .advice-slider .swiper-slide .login {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.advice .inner .right .advice-slider .swiper-slide .login img {width: 94px; height: 70px; margin-bottom: 25px;}
.advice .inner .right .advice-slider .swiper-slide .login p {font-size: 21px; line-height: 36px; color: #fff;}
.advice .inner .right .advice-prev {position: absolute; top: 240px; right: 120px; width: 43px; height: 46px; border: 2px solid #fff; border-radius: 10px; font-size: 32px; font-weight: 900; color: #fff; text-align: center; line-height: 44px; cursor: pointer;}
.advice .inner .right .advice-next {position: absolute; top: 240px; right: 65px; width: 43px; height: 46px; border: 2px solid #fff; border-radius: 10px; font-size: 32px; font-weight: 900; color: #fff; text-align: center; line-height: 44px; cursor: pointer;} */


/* look */
#detach-button-host {display: none;}
.look .inner {max-width: 1280px; margin: 120px auto;}
.look .inner .look-category {width: 100%; display: flex; justify-content: space-between; margin: 0 auto 40px; border-bottom: 2px solid #f1592a;}
.look .inner .look-category li {width: calc(50% - 4px); height:60px; border: 1px solid #cfcfcf; font-size: 18px; font-weight: 700; color: #27272c; text-align: center; line-height: 60px; border-bottom: none;}
.look .inner .look-category li a {display: block; width: 100%; height: 100%;}
.look .inner .look-category li.on {color: #fff; border: 2px solid #f1592a; background-color: #f1592a;}
.look .inner .look-category li:hover {color: #fff; border: 2px solid #f1592a; background-color: #f1592a;}
.look .inner .contents .main_category {display: flex; flex-direction: row; flex-wrap: wrap; gap: 20px; width: 480px; margin: 0 auto 50px;}
.look .inner .contents .main_category li {width: 80px; height: 80px; border-radius: 50%; border: 2px solid #27272c; font-size: 18px; font-weight: 700; text-align: center; line-height: 76px;}
.look .inner .contents .main_category li a {display: block; width: 100%; height: 100%;}
.look .inner .contents .main_category li:hover {border: 2px solid #f1592a; background-color: #f1592a; color: #fff;}
.look .inner .contents .main_category li.on {border: 2px solid #f1592a; background-color: #f1592a; color: #fff;}

/* .look .inner .contents .annex_category {display: flex; flex-direction: row; flex-wrap: wrap; gap: 20px; width: 380px; margin: 0 auto 50px;} */
.look .inner .contents .annex_category {display: flex; flex-direction: row; flex-wrap: wrap; gap: 20px; width: 480px; margin: 0 auto 50px;}
.look .inner .contents .annex_category li {width: 80px; height: 80px; border-radius: 50%; border: 2px solid #27272c; font-size: 18px; font-weight: 700; text-align: center; line-height: 76px;}
.look .inner .contents .annex_category li a {display: block; width: 100%; height: 100%;}
.look .inner .contents .annex_category li:hover {border: 2px solid #f1592a; background-color: #f1592a; color: #fff;}
.look .inner .contents .annex_category li.on {border: 2px solid #f1592a; background-color: #f1592a; color: #fff;}

.look .inner .contents .main_title li {display: none; font-size: 24px; font-weight: 700; color: #f1592a; text-align: center; margin-bottom: 30px;}
.look .inner .contents .main_title li.on {display: block;}
.look .inner .contents .vid_img {display: flex; justify-content: center; margin: 0 auto 40px; gap: 10px;}
.look .inner .contents .vid_img li {width: 180px; height: 60px; border-radius: 10px; border: 2px solid #27272c;}
.look .inner .contents .vid_img li a {position: relative; display: block; width: 100%; height: 100%;}
.look .inner .contents .vid_img li a img {position: absolute; display: block; top: 50%; left: 35px; transform: translateY(-50%);}
.look .inner .contents .vid_img li a p {position: absolute; display: block; top: 50%; right: 50px; transform: translateY(-50%); font-size: 21px; font-weight: 700;}
.look .inner .contents .content .vidd {width: 100%; height: 700px; object-fit: cover; padding-top: 100px;}

.look .inner .contents .content .imagee {margin: 0 auto; padding-top: 100px;}
.look .inner .contents .content .imagee > h2 {font-size: 36px; line-height: 36px; text-align: center; margin-bottom: 30px;}
.gallery-box{margin:0 auto; width: 100%; position: relative;}
.gallery-box .gallery-main-box{padding:0 0 10px;}
.gallery-box .gallery-main-box .swiper-slide .info-img{position:relative;height:600px;box-sizing:border-box;}
.gallery-box .gallery-main-box .swiper-slide .info-img img{position:absolute;}
.gallery-box .floor-prev{position: absolute; bottom: 7%; left: 20px; cursor: pointer;}
.gallery-box .floor-next{position: absolute; bottom: 7%; right: 20px; transform: rotate(180deg); cursor: pointer;}
.gallery-box .gallery-thumb-box {width: 90%;}
.gallery-box .gallery-thumb-box .swiper-slide{cursor:pointer; opacity: 0.4;}
.gallery-box .gallery-thumb-box .swiper-slide.swiper-slide-active{position:relative; opacity: 1;}
.gallery-box .gallery-thumb-box .swiper-slide.swiper-slide-active:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;border:5px solid #f1592a;box-sizing:border-box;} 
.gallery-box .gallery-thumb-box .swiper-slide .info-img{position:relative;padding:0 0 62.5%;height:0;box-sizing:border-box;}
.gallery-box .gallery-thumb-box .swiper-slide .info-img img{position:absolute;}
.object-fit img{width:100%;height:100%;object-fit:cover;}


/* footer */
footer {width: 100%; padding: 100px 0; background-color: #f5f5f5; margin-top: 120px;}
footer.classFooter {margin-top: 0;}
footer .inner {max-width: 1280px; margin: 0 auto; display: flex; justify-content: space-between;}
footer .inner .left div:first-child {margin-bottom: 50px;}
footer .inner .left div:nth-child(2) {margin-bottom: 5px;}
footer .inner .left div:last-child {margin-top: 40px;}
footer .inner .left .footer-flex {display: flex; gap: 40px;}
footer .inner .left a {font-weight: 400; position: relative;}
footer .inner .left a::before {content: ''; display: block; position: absolute; top: 2px; right: -20px; width: 1px; height: 12px; background-color: #808080;}
footer .inner .left a:last-child::before {display: none;}
footer .inner .left .footer-flex p {font-weight: 400; position: relative;}
footer .inner .left .footer-flex p::before {content: ''; display: block; position: absolute; top: 5px; right: -20px; width: 1px; height: 12px; background-color: #808080;}
footer .inner .left .footer-flex p:last-child::before {display: none;}
footer .inner .left div:last-child p:first-child {font-size: 18px; color: #808080; margin-bottom: 5px;}
footer .inner .left div:last-child p:last-child {font-size: 14px; color: #808080; word-break: keep-all;}
footer .inner .left div:last-child p:last-child br {display: none;}
footer .inner .right {display: flex; flex-direction: column; align-items: flex-end;}
footer .inner .right select {width: 200px; height: 45px; border: 1px solid #808080; font-size: 14px; font-weight: 400; color: #333; padding-left: 10px; outline: none; appearance: none; background: #fff url(../img/r_down.png) no-repeat 95%;}
footer .inner .right .sns {display: flex; gap: 15px; margin-top: 20px; margin-bottom: 40px;}
footer .inner .right .right-bot {display: flex; align-items: baseline; position: relative; top: 18px;}
footer .inner .right .right-bot p {font-size: 21px; font-weight: 400; margin-right: 10px;}
footer .inner .right .right-bot h2 {font-size: 36px; font-weight: 900;}


.list-page {display: flex; gap: 15px; justify-content: center; margin: 100px auto 120px;}
.list-page .prev {position: relative; width: 30px; height: 30px; background-color: #4d4d4d;}
.list-page .prev a {display: block; width: 100%; height: 100%;}
.list-page .prev span:first-child {position: absolute; top: 11px; left: 8px; width: 12px; height: 3px; background-color: #fff; border-radius: 3px; transform: rotate(-45deg);}
.list-page .prev span:last-child {position: absolute; top: 18px; left: 8px; width: 12px; height: 3px; background-color: #fff; border-radius: 3px; transform: rotate(45deg);}
.list-page .num {display: flex; gap: 15px;}
.list-page .num div {width: 30px; height: 30px; background-color: #4d4d4d; color: #fff; text-align: center; line-height: 30px; font-weight: 500; font-size: 20px;}
.list-page .num div a {display: block; width: 100%; height: 100%;}
.list-page .num div.on {background-color: #e6e6e6; color: #333; font-weight: 900;}
.list-page .next {position: relative; width: 30px; height: 30px; background-color: #4d4d4d;}
.list-page .next a {display: block; width: 100%; height: 100%;}
.list-page .next span:first-child {position: absolute; top: 11px; right: 8px; width: 12px; height: 3px; background-color: #fff; border-radius: 3px; transform: rotate(45deg);}
.list-page .next span:last-child {position: absolute; top: 18px; right: 8px; width: 12px; height: 3px; background-color: #fff; border-radius: 3px; transform: rotate(-45deg);}


/* tab_menu */
.tab_area{max-width:1280px; width:100%; margin:0 auto; border-bottom:2px solid #f1592a; margin-bottom:70px;}
.tab_area.margin_none{margin-bottom:0;}
.tab_area.margin_50{margin-bottom:50px;}
.sort_category_area.margin_50{margin-bottom:50px;}



.tab_area ul.tab_menu03_02{display: flex;}
.tab_area ul.tab_menu03_02 li{width: calc(33.3% - 3px); border:1px solid #cfcfcf; border-width:1px 1px 0 1px; text-align:center; height:47px; line-height:47px; font-size:18px; float:left; margin-right:2px;}
.tab_area ul.tab_menu03_02 li:last-child{margin-right:0px;}
.tab_area ul.tab_menu03_02 li.on {background:#f1592a; color:#fff;}
.tab_area ul.tab_menu03_02 li.on a{width:100%; background:#f1592a; color:#fff; height:48px; line-height:48px;}
.tab_area ul.tab_menu03_02 li a{display:inline-block; height:48px; width:100%; line-height: 48px;}


/* 장비소개 */
.equipment .inner {max-width: 1280px; margin: 70px auto;}

a.eqbtn_blue img {vertical-align: middle;}

.Equipment_area{display: flex; justify-content: space-between; }
.Equipment_area > div:first-child{order:1;width: calc(50% - 20px);}
.Equipment_area > div:last-child{order:2; width: calc(50% - 20px);}

.Equipment_area0{display: flex; justify-content: space-between; margin-top:-69px;}
.Equipment_area0 > div:first-child{order:1;width: calc(50% - 20px);}
.Equipment_area0 > div:last-child{order:2; width: calc(50% - 20px);}

.eq_imgbox{border:1px solid #cfcfcf;}
.eq_imgbox > img {width:100%; max-width:618px;}

.eq_con_title{font-size:24px; line-height: 24px; font-weight:400; letter-spacing: -2px; position: relative;margin-top:70px;margin-bottom: 30px; word-break: keep-all;}
.eq_con_title::after{content: ""; display: inline-block; width:83px; height:2px; background:#f1592a; margin-top:15px; position: absolute; left:0; top:20px}

.eq_con_text{font-size:18px; padding: 0 0 20px; word-break: keep-all;}
.eq_con_text02{font-size:16px; padding-top:20px; word-break: keep-all;}

a.eqbtn_blue{display: none; padding:0 20px; height:45px; line-height:45px; color:#fff; background:#f1592a; font-size:18px; text-align:center; margin-top:20px;}
a:hover.eqbtn_blue{background:#f1592a; color:#fff;}


.eq_imgbox .swiper-container {width:100%;}
.eq_imgbox .swiper-slide {text-align:center; display:flex; /* 내용을 중앙정렬 하기위해 flex 사용 */ align-items:center; /* 위아래 기준 중앙정렬 */ justify-content:center; /* 좌우 기준 중앙정렬 */ }
.eq_imgbox .swiper-container img{width:100%;}

.swiper_nv_btn .swiper-pagination {top: 0;}
.swiper_nv_btn .swiper-pagination-bullet{width: 15px;  height: 15px;}
.swiper_nv_btn .swiper-pagination-bullet{background: #f9f9f9;  opacity: 1;  border: 1px solid #cfcfcf;}
.swiper_nv_btn .swiper-pagination-bullet-active {border: 1px solid #cfcfcf; background: #f1592a;}

.swiper_nv_btn{width:100%; text-align:center; display: inline-block; display: flex; justify-content: center; align-items: center; position: absolute;  bottom: 15px;}

.swiper_nv_btn .swiper-button-next{top: calc(100% - 33px); right: -20px; width:13px; height:17px; margin-top:0; z-index: 100; position: relative; display: inline-block;}
.swiper_nv_btn .swiper-button-prev{top: calc(100% - 33px); left: -20px; width:13px; height:17px; margin-top:0; z-index: 100; position: relative; display: inline-block;}

.swiper-button-prev {background:url(../img/eq_prebtn.png) no-repeat top left; order:1; margin-right: 15px;}
.swiper-pagination{position: relative; order:2}
.swiper-button-next {background:url(../img/eq_nextbtn.png) no-repeat top right; order:3; margin-left: 15px;}

.swiper-button-prev::after {display: none;}
.swiper-button-next::after {display: none;}

.swiper-pagination-clickable .swiper-pagination-bullet{margin: -2px 3px;}




#map {width: 100%;}
.root_daum_roughmap {width:100% !important;}
#map .root_daum_roughmap .wrap_map {height: 490px;}
.root_daum_roughmap .wrap_controllers {display: none;}

.map .inner {max-width: 1280px; margin: 70px auto;}
.map_wrap {position:relative;width:100%;margin-bottom:80px;}
.map_wrap #map {overflow:hidden;background:#f5f5f5;}

.map_contact {padding: 25px 0; display: flex; align-items: center; background-color: #f8f8f8;}
.map_contact > h2 {font-size: 40px; width: 400px; padding-left: 90px;}
.map_contact .right {max-width: 450px; width: 100%;}
.map_contact .right .m_top {display: flex; align-items: center;}
.map_contact .right .m_mid {display: flex; justify-content: space-between;}
.map_contact .right .m_cont {display: flex; align-items: flex-start; margin-bottom: 10px;}
.map_contact .right .m_cont h2 {width: 75px; font-size: 15px; line-height: 20px;}
.map_contact .right .m_cont p {font-size: 15px; line-height: 20px; font-weight: 400; word-break: keep-all;}
.map_contact button {display: block; width: 180px; height: 50px; background-color: #f1592a; color: #fff; cursor: pointer;}

.come_met .come_contents {display: flex; align-items: flex-start; border-top: 2px solid #b5b5b5; padding: 50px 0;}
.come_met .come_contents > h2 {font-size: 32px; width: 400px; padding-left: 90px; position: relative; top: 8px;}
.come_met .come_contents:last-child > h2 {top: -2px;}
.come_met .come_contents .right {width: calc(100% - 400px);}
.come_met .come_contents .right .what_met {display: flex; align-items: flex-start; border-top: 1px solid #e8e8e8; padding: 20px;}
.come_met .come_contents .right .what_met:first-child {border-top: 0; padding-top: 0;}
.come_met .come_contents .right .what_met:last-child {padding-bottom: 0;}
.come_met .come_contents .right .what_met h2 {font-size: 18px; line-height: 18px; width: 140px; margin-right: 20px; position: relative; top: 9px; word-break: keep-all;}
.come_met .come_contents .right .what_met > div {width: calc(100% - 160px);}
.come_met .come_contents .right .what_met > div p {padding: 8px 0; font-size: 18px; line-height: 22px; color: #666; word-break: keep-all;}
.come_met .come_contents .right .what_met > div p i {height: 22px; min-width: 52px; padding: 0 10px; margin-right: 10px; border-radius: 11px; font-size: 13px; color: #fff; line-height: 22px; text-align: center; display: inline-block; position: relative; top: -2px; font-style: normal;}
/* .come_met .come_contents .right .what_met > div p i {height: 22px; min-width: 52px; margin-right: 10px; border-radius: 11px; font-size: 13px; color: #fff; line-height: 22px; display: inline-block; position: relative; top: -2px;} */
.come_met .come_contents .right .what_met > div p i.line1 {background-color: #003499;}
.come_met .come_contents .right .what_met > div p i.line2 {background-color: #37b42d;}
.come_met .come_contents .right .what_met > div p i.line7 {background-color: #606d00;}
.come_met .come_contents .right .what_met > div p i.green {background-color: #138a0c;}
.come_met .come_contents .right .what_met > div p i.blue {background-color: #155ebc;}
.come_met .come_contents .right .what_met > div p i.orange {background-color: #f1592a;}
.come_met .come_contents .right .what_met > div span {font-size: 18px; word-break: keep-all; display: block;}
.come_met .come_contents .right .what_met > div .pos_span {position: relative; top: 2px;}

/* .come_met .come_contents .right .what_met > div p i span {max-width: 52px; height: 22px; display: flex; justify-content: center; align-items: center; font-size: 13px;} */






/* .contact_us {display:table;width:100%;overflow:hidden;background:#f8f8f8;z-index:10;}
.contact_us dt {display:table-cell;width:432px;padding:25px 0 35px 90px;font-size:40px;color:#000;line-height:1;vertical-align:middle;}
.contact_us dd {display:table-cell;padding:30px 90px 35px 0;}
.contact_us .addr_tbl th,  .contact_us .addr_tbl td {height:32px;color:#333;text-align:left;vertical-align:top;line-height:24px;}
.contact_us .addr_tbl th {font-weight:600;font-size:15px;color:#000;}
.contact_us .addr_tbl td {font-size:16px;}
.contact_us button {display: block; width: 180px; height: 50px; background-color: #f1592a; color: #fff; cursor: pointer;}
.contact_us .bar {display:inline-block;margin:0 11px;font-size:0;width:1px;height:11px;background:#b59534;opacity:0.4;}
.contact_info {position:relative;padding:30px 0 30px 430px;border-top:1px solid #b5b5b5;}
.map_wrap + .contact_info {border-color:#666;}
.contact_info h3 {position:absolute;top:-15px;left:0;width:430px;height:100%;padding:72px 50px 0 90px;font-size:32px;color:#333;line-height:44px;}
.contact_info dl {position:relative;padding:30px 0 30px 140px;border-top:1px solid #e8e8e8;}
.contact_info h3 + dl {border-top:0 none;}
.contact_info dl > dt {position:absolute;top:0;left:0;width:140px;padding:30px 10px 0 2px;font-weight:600;font-size:18px;color:#333;line-height:30px;}
.contact_info dl > dd {width:696px;font-size:18px;color:#666;line-height:30px;word-break: keep-all;}
.contact_info dl > dd + dd {margin-top:28px;}
.contact_info dl > dd p {font-size:18px;color:#333;}
.contact_info dl > dd p.info {padding:8px 0;font-size:18px;line-height:22px;color:#666;}
.contact_info dl > dd p.info.bus > span {display:inline-block;margin-right:22px;font-size:20px;line-height:22px; margin-bottom: 16px;}
.contact_info .bul {display:inline-block;height:22px;min-width:52px;padding:0 10px;margin-right:10px;border-radius:11px;font-size:13px;color:#fff;line-height:20px;text-align:center;vertical-align:top;}
.contact_info .bul_type li {position:relative;padding-left:17px;line-height:26px;}
.contact_info .bul_type li + li {margin-top:10px;}
.contact_info .bul_type li:before {content:'';position:absolute;top:12px;left:0;width:3px;height:3px;border-radius:50%;background:#666;}
.contact_info .bul.blue {background:#155ebc;}
.contact_info .bul.green {background:#138a0c;}
.contact_info .bul.orange {background-color: #f1592a;} 
.contact_info .bul.line1 {background:#003499;}
.contact_info .bul.line2 {background:#37b42d;}
.contact_info .bul.line3 {background:#fa5f2c;}
.contact_info .bul.line4 {background:#45b3f9;}
.contact_info .bul.line7 {background:#606d00;}
.contact_info .bul.airtrain {background:#70b7e5;}
.contact_info .bul.airbus {background:#666;}
.contact_info .arrow {display:inline-block;width:25px;height:22px;vertical-align:top;background:url('/source/images/pc/hospital/bul_arrow.png') no-repeat 50% 50%;}
.contact_info dl > dd > .arrow {height:30px;}
.contact_info:last-child {padding-bottom:0;} */


.collaborate .inner {max-width: 812px; margin: 70px auto;}
.collaborate .inner > h2 {font-size: 36px; line-height: 36px; margin-bottom: 60px;}
.collaborate .inner .contents h2 {padding-bottom: 15px; border-bottom: 2px solid #666;}
.collaborate .inner .contents .contents_box {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; gap: 5%; margin: 50px 0;}
.collaborate .inner .contents .contents_box a {display: block; width: 30%; word-break: keep-all; margin-bottom: 20px;}
.collaborate .inner .contents .contents_box a img {border: 1px solid #ddd; width: 100%;}
.collaborate .inner .contents .contents_box p {margin-top: 15px; font-size: 14px; color: #444;}
.collaborate .inner .contents .contents_box span {font-size: 12px; color: #777; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; width: 100%;}

/* intro07 */
.subcontractor {margin:50px 0;zoom:1;}
.subcontractor:after {content:"";clear:both;display:block;}
.subcontractor:first-child {margin:60px 0 0;}
.subcontractor div {margin:0 0 0 40px;width:243px;height:151px;float:left;}
.subcontractor div:first-child {margin:0;}
.subcontractor div span {display:block;}
.subcontractor .image {border:1px solid #ddd;}
.subcontractor .image img {width:100%;}
.subcontractor .name {margin-top:15px;font-size:16px;color:#444;}
.subcontractor .link {font-size:12px;color:#777;}

.subTitle {
    margin: 50px 0 35px;
    padding: 0 0 15px;
    font-size: 24px;
    color: #000;
    border-bottom: 2px solid #666;
}

.review .inner {max-width: 1280px; margin: 70px auto;}
.review .inner > h2 {font-size: 36px; line-height: 36px; text-align: center; margin-bottom: 60px;}

.review .inner .review-cate {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; border-bottom: 2px solid #f1592a;}
.review .inner .review-cate li {width: calc(50% - 4px); border: 1px solid #cfcfcf; border-bottom: none; font-size: 18px; height: 50px;}
.review .inner .review-cate li.on {border: none; background-color: #f1592a; color: #fff;}
.review .inner .review-cate li:hover {border: none; background-color: #f1592a; color: #fff;}
.review .inner .review-cate li a {display: block; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}

.review .inner .category {max-width: 100%; margin: 60px auto 100px; display: flex; justify-content: space-between;}
.review .inner .category a {width: 10%; height: 50px; border: 1px solid #999; font-size: 15px; font-weight: 700; text-align: center; line-height: 50px;}
.review .inner .category a:hover {border: 1px solid #f1592a; background-color: #f1592a; line-height: 50px; color: #fff;}
.review .inner .category a.on {border: 1px solid #f1592a; background-color: #f1592a; line-height: 50px; color: #fff;}

.review .inner .review-board .review-top {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.review .inner .review-board .review-top > p {font-weight: 700;}
.review .inner .review-board .review-top > p span {color: #f1592a; font-weight: 900;}
.review .inner .review-board .review-top div {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; gap: 10px;}
.review .inner .review-board .review-top div select {width: 130px; height: 34px; outline: none; border: 1px solid #ccc; padding-left: 10px;}
.review .inner .review-board .review-top div input {width: 200px; height: 34px; outline: none; border: 1px solid #ccc;}
.review .inner .review-board .review-top div button {width: 34px; height: 34px;}
.review .inner .review-board .review-top div button img {width: 100%; height: 100%;}
.review .inner .review-board .line01 {width: 100%; height: 3px; background-color: #f1592a; margin: 15px auto 30px;}
.review .inner .review-board .line02 {width: 100%; height: 1px; background-color: #cfcfcf; margin: 15px auto 30px;}
.review .inner .review-board .contents {display: none; flex-direction: row; flex-wrap: wrap; gap: 1.33%;}
.review .inner .review-board .contents.active {display: flex;}
.review .inner .review-board .contents a {display: block; width: 24%; margin-bottom: 25px;}
.review .inner .review-board .contents a .img-box {width: 100%; height: auto; overflow: hidden;}
.review .inner .review-board .contents a .img-box img {width: 100%; height: 100%; object-fit: contain; transition: all 0.3s;}
.review .inner .review-board .contents a .txt-box {padding: 15px; background-color: #f9f9f9; position: relative;}
.review .inner .review-board .contents a .txt-box h2 {font-size: 16px; font-weight: 700; color: #f1592a; margin-bottom: 10px;}
.review .inner .review-board .contents a .txt-box > p {font-weight: 700; line-height: 18px; margin-bottom: 15px; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 36px;}
.review .inner .review-board .contents a .txt-box > p img {position: relative; top: 2px; width: 20px; height: 15px; margin-right: 5px;}
.review .inner .review-board .contents a .txt-box div {display: flex; flex-direction: row; flex-wrap: wrap; font-size: 14px; line-height: 14px; color: #808080; font-weight: 700; margin-bottom: 15px;}

.review .inner .review-board .contents a:hover .img-box img {transform: scale(1.1);}
.review .inner .review-board .contents a:hover .txt-box::before {content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 100%; height: 5px; background-color: #f1592a;}






.board_list{width:100%; display:inline-block;}
.board_noti{max-width:1280px; width:100%; margin:0px 0px 0px 0px; padding:36px 0;color:#ed7147; font-size:15px;}
.board_noti img{max-width:94px;margin-right:13px;}
.search_area{max-width:1280px; width:100%; margin:0 auto; margin-bottom:12px;display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
.search_area.search_area_r{justify-content: flex-end;}
.search_area > p.list_count {display:inline-block; line-height:34px; font-weight:500;}
.search_area > p.list_count::before{content:""; display: inline-block; width:5px; height:17px; background:#f1592a; margin-right:5px; vertical-align: -3px;}
.search_area > p.list_count em{color:#ed7147; font-style: normal;}

.search_area > p.list_count2 {padding-top:0px; display:inline-block; line-height:34px; font-weight:500;}
.search_area > p.list_count2::before{content:""; display: inline-block; width:5px; height:17px; background:#469ed8; margin-right:5px; vertical-align: -3px;}
.search_area > p.list_count2 em{color:#ed7147;}

.search_area > .board_search {float:right; }
.search_area > .board_search > input {margin-right:2px; vertical-align:middle;width:196px;}
.search_area > .board_search > select {vertical-align:middle; min-width:110px;}
.search_area.board_shc > .board_search > select {margin-right:0;}


.search_area .board_search{display: flex;flex-direction: row;align-items: center;flex-wrap: wrap;}
.search_area .board_search .select_search:nth-child(2){margin-left:6px;}
.search_area .board_search input{margin: 0 5px 0 6px;}
.search_area .board_search input.sch_doctor{margin-left:0;}
.search_area .board_search a img{max-width:34px;}

.search_area.board_shc .board_search{flex-wrap: nowrap;}
.search_area.board_shc .board_search select{width:95px;}
.search_area.board_shc02 .board_search{flex-wrap: nowrap;}
.search_area.board_shc02 .board_search select{width:95px;}

.board_area{max-width:1280px; width:100%; margin:0 auto; border-top:3px solid #f1592a;    display: flex; flex-direction: column;position:relative;}
.board_area_nonboder{max-width:1280px; width:100%; margin:0 auto;overflow:hidden;}
table.board_normal{width:100%;}
table.board_normal tr {border-bottom:1px solid #bdbdbd;}
table.board_normal tr th{background:#f9f9f9; font-size:16px; height:58px; line-height: 58px; font-weight:500;}
table.board_normal tr td{font-size:16px; height:58px; line-height: 58px; text-align:center;}
table.board_normal tr td.text_align_left{text-align: left;}
table.board_normal tr td.text_align_left a{    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
table.board_normal tr td.text_align_left a img{max-width:21px;margin-left:7px;}
table.board_normal tr.board_point td:first-child{color:#ed7147;}
table.board_normal tr td:nth-child(2) img {margin-left:5px; vertical-align: -1px;} 

table.board_border{width:100%;}
table.board_border tr th{background:#f9f9f9; font-size:16px; height:58px; line-height: 58px; border:1px solid #bdbdbd; border-width:0 1px 1px 1px; font-weight:500;}
table.board_border tr td{font-size:16px; text-align:center;border:1px solid #bdbdbd; vertical-align: middle;padding:15px 15px 15px 15px;}
table.board_border tr td.left{text-align: left; padding:15px 15px 15px 25px; line-height:26px;letter-spacing:-0.5px;}
table.board_border tr td.center26{text-align: center; padding: 15px; line-height:26px;letter-spacing:-0.5px;}
table.board_border tr td.text_align_left{text-align: left; padding:5px 20px;}
table.board_border tr.board_point td:first-child{color:#ed7147;}
table.board_border tr td:nth-child(2) img {margin-left:5px; vertical-align: -1px;} 

table.board_border_vertical{width:100%;}
table.board_border_vertical tr th{background:#f9f9f9; font-size:16px; height:58px; padding:20px 0; border:1px solid #bdbdbd; font-weight:500; vertical-align: middle;}
table.board_border_vertical tr td{font-size:16px; height:58px; text-align:center;border:1px solid #bdbdbd; vertical-align: middle;}
table.board_border_vertical tr td.left{text-align: left; padding: 15px 15px 15px 25px; line-height:26px;letter-spacing:-0.5px;}


.board_area_pd {max-width:1280px; width:100%; margin:0 auto; border-top:3px solid #036eb7; overflow-x: auto;}
table.board_pd {width:100%; min-width:1280px;}
table.board_pd tr th{background:#f9f9f9; padding:10px 5px; border:1px solid #bdbdbd; border-width:0 1px 1px 1px; vertical-align: middle; font-weight:500; line-height:20px;} 
table.board_pd tr td{padding:20px 5px; text-align:center; border:1px solid #bdbdbd; line-height:20px;}

.board_gallery{margin-top:30px; padding-bottom:14px;border-bottom:1px solid #cfcfcf;width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;}
.board_g{display:none;}
.board_g.on{display:block;}
.board_gallery .doctor_box{display: flex;flex-direction: row; flex-wrap: nowrap;}



.board_gallery li{display:block;width: calc(25% - 12px);  margin-left: 16px; margin-bottom: 16px;}
.board_g.board_gallery li{margin-left:0;}
.board_gallery li:nth-child(4n+1){margin-left:0;}

.board_gallery li:nth-child(4n) {margin-right: 0;}

.board_gallery li a:hover .gallery_text {border-bottom: 5px solid #f1592a ;}
.board_gallery li a:hover .gallery_text02 {border-bottom: 5px solid #f1592a ;}

.board_area_nonboder .board_gallery .sl_arr_wrap{position: absolute;top: 48%;left: 50%;transform: translate(-50%, -50%);z-index: 2;}
.swiper-button-next09, .swiper-button-prev09{position: absolute; top: 50%;margin-top: -22px; z-index: 10;cursor: pointer;background-position: center;background-repeat: no-repeat;}
.board_area_nonboder .sl_arr_wrap .swiper-button-next09, .swiper-container-rtl .swiper-button-prev{right:-5%;background-image: url(../img/main_sl_r.png);width: 38px; height: 38px;background-size: contain;transition: 0.2s ease-in;}
.board_area_nonboder .sl_arr_wrap .swiper-button-next09:hover, .swiper-container-rtl .swiper-button-prev {background-image: url(../img/main_sl_r_on.png); }
.board_area_nonboder .sl_arr_wrap .swiper-button-prev09, .swiper-container-rtl .swiper-button-next{left:-5%;background-image: url(../img/main_sl_l.png);width: 38px;height: 38px;background-size: contain;transition: 0.2s ease-in;}
.board_area_nonboder .sl_arr_wrap .swiper-button-prev09:hover, .swiper-container-rtl .swiper-button-next {background-image: url(../img/main_sl_l_on.png)}
.swiper-button-next10, .swiper-button-prev10{position: absolute; top: 50%;margin-top: -22px; z-index: 10;cursor: pointer;background-position: center;background-repeat: no-repeat;}
.board_area_nonboder .sl_arr_wrap .swiper-button-next10, .swiper-container-rtl .swiper-button-prev{right:-5%;background-image: url(../img/main_sl_r.png);width: 38px; height: 38px;background-size: contain;transition: 0.2s ease-in;}
.board_area_nonboder .sl_arr_wrap .swiper-button-next10:hover, .swiper-container-rtl .swiper-button-prev {background-image: url(../img/main_sl_r_on.png); }
.board_area_nonboder .sl_arr_wrap .swiper-button-prev10, .swiper-container-rtl .swiper-button-next{left:-5%;background-image: url(../img/main_sl_l.png);width: 38px;height: 38px;background-size: contain;transition: 0.2s ease-in;}
.board_area_nonboder .sl_arr_wrap .swiper-button-prev10:hover, .swiper-container-rtl .swiper-button-next {background-image: url(../img/main_sl_l_on.png)}
.board_area_nonboder .sl_contbox{display: none;}




.gallery_img {width:100%; overflow: hidden; position: relative; background:#f1592a; text-align:center;} 
.gallery_img span {position:absolute; top:10px; left:10px; background: #ed7147; color:#fff; padding:5px 15px 7px 15px; border-radius: 50px; font-size:14px; z-index:1;}
.gallery_img span.labelblue {position:absolute; top:10px; left:10px; background: #2fc3d9; color:#fff; padding:5px 15px 7px 15px; border-radius: 50px; font-size:14px; z-index:1;}
.gallery_img img {transition: all 0.2s linear; width:100%; height:auto;}
.board_gallery li a:hover .gallery_img img {transform: scale(1.1);}
.gallery_text {background:#f9f9f9; padding:15px; padding-bottom:10px; height:auto; text-align:left;border-bottom: 5px solid #f9f9f9 ;}
.gallery_title {line-height:20px;   height: 40px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.gallery_title img {max-width:21px; margin-left: 6px;vertical-align: -1px;}
.gallery_date {font-size:14px; color:#818181; margin-top:15px; margin-bottom:3px;}
.gallery_text_point {color:#f1592a; margin-bottom:10px;}
.gallery_text02{background:#fff; padding:10px; height:auto;border-bottom: 5px solid #fff ;} */

/* pagination*/
.pagination{width:100%; margin:0 auto; margin-top:30px; text-align:center; position: relative;}
.pagination ul{margin:0 auto; display:inline-flex;}
.pagination li a{float:left; border:1px solid #cbcbcb; width:45px; height:45px; line-height:45px; margin-right: 2px;}
.pagination li a:hover{color:#fff; background:#f1592a;}
.pagination li a.on{color:#fff; background:#f1592a;}
.pagination li:nth-child(1) a{background:url(../img/sub_page01.png) no-repeat center center; }
.pagination li:nth-child(1) a:hover{background:#f1592a url(../img/sub_page01_on.png) no-repeat center center;}
.pagination li:nth-child(2) a{background:url(../img/sub_page02.png) no-repeat center center; margin-right:10px;}
.pagination li:nth-child(2) a:hover{background:#f1592a url(../img/sub_page02_on.png) no-repeat center center;}

.pagination li:nth-last-child(2) a{background:url(../img/sub_page03.png) no-repeat center center; margin-left:8px;border: 1px solid #cbcbcb;}
.pagination li:nth-last-child(2) a:hover{background:#f1592a url(../img/sub_page03_on.png) no-repeat center center;}
.pagination li:nth-last-child(1) a{background:url(../img/sub_page04.png) no-repeat center center; margin-right:0;border: 1px solid #cbcbcb;}
.pagination li:nth-last-child(1) a:hover{background:#f1592a url(../img/sub_page04_on.png) no-repeat center center;}


table.board_normal_view {width:100%; border-top:3px solid #036eb7;table-layout : fixed; }
table.board_normal_view tr {border-bottom:1px solid #bdbdbd;}
table.board_normal_view tr th {background:#f9f9f9; font-size:16px; height:58px; line-height: 58px; text-align: left; padding:0 20px; font-weight:500;}
table.board_normal_view tr th span{float:right; height:58px; line-height: 58px; font-weight: 400;}
table.board_normal_view tr td {border-bottom:1px solid #bdbdbd; font-size:16px; padding:17px 20px; text-align:left;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
table.board_normal_view tr td.prenext{text-align:center; font-weight:500; background:#f9f9f9;    width: 120px;box-sizing: border-box;}
table.board_normal_view tr td.prenext img{margin-left:12px;    margin-top: -5px;}
table.board_normal_view tr td.prenext_txt img{max-width:21px;margin-left:7px;}
table.board_normal_view tr td.text-align_left{text-align: left !important; padding-left:20px !important;}
table.board_normal_view em {font-weight:500; margin-left:95px}
table.board_normal_view em:first-child{margin-left:0; font-weight:500;}
table.board_normal_view em::after{content: ""; display: inline-block; background:#bdbdbd; width:1px; height:14px; margin-left:20px; vertical-align: -2px; margin-right:20px;}
table.board_normal_view .board_file, table.board_normal_view .board_file a {color:#ed7147;}
table.board_normal_view tr td.board_content {padding:50px 0 50px; text-align:left;}
table.board_normal_view tr td.board_content div{white-space: normal;}
table.board_normal_view tr td.board_content img{max-width:750px;} */

.re_name {text-align: center !important; vertical-align: middle; background-color: #f9f9f9; font-weight: 500;}
.re_date {font-size: 13px; margin-top: 10px; color:#b2b2b2; font-weight: 400;}
.re_cont {padding:17px 20px !important; text-overflow: initial !important;}
.re_text {font-size: 16px !important; white-space: normal !important;}

.doctor_card {clear: both; background:#f2faff; padding:30px; margin-top:50px; display: inline-block; width: calc(100% - 60px) ; text-align:left;}
.doctor_card ul{display: flex;align-items: center;    justify-content: space-between;}
.doctor_card ul li{float:left;}
.doctor_card ul li:nth-child(1){width: calc(100% - 385px);display: flex;align-items: center;}
.doctor_card ul li .doc_pic{width: 152px; height: 152px;min-width: 152px; min-height: 152px;box-sizing: border-box; overflow: hidden; background: #fff; border:4px solid #bdddf2; border-radius: 50%;}
.doctor_card ul li .doc_dis{margin-left:25px;}
.doctor_card ul li .doc_dis p.doc_name {font-size:30px; font-weight:600; margin:18px 0;}
.doctor_card ul li .doc_dis p.doc_name em {font-size:30px; color:#036eb7}
.doctor_card ul li .doc_dis p.doc_name em::after{content: ""; display: inline-block; background:#434343; width:1px; height:27px; margin-left:20px; vertical-align: -2px; margin-right:20px;}
.doctor_card ul li .doc_dis p.doc_name + p{white-space: normal;line-height: 22px;}
.doctor_card ul li.doc_btn{float:right; vertical-align: middle; padding:0 35px;width: 315px; display: flex;justify-content: space-between;}

.b_r{background: #469ed8; color:#fff; width:148px; height:45px; line-height: 43px; border:1px solid #d9d9d9; display: inline-block; text-align: center; font-weight:400;box-sizing: border-box;width: calc(50% - 7.5px);}
.b_d{background: #036eb7; color:#fff; width:148px; height:45px; line-height: 43px; border:1px solid #d9d9d9; display: inline-block; text-align: center; font-weight:400;box-sizing: border-box;width: calc(50% - 7.5px);}



/* doctor_talk */
.doctor_talk .inner {max-width: 1280px; margin: 70px auto;}
.doctor_talk .inner > h2 {font-size: 36px; line-height: 36px; text-align: center; margin-bottom: 60px;}

.doctor_talk .inner .category {max-width: 100%; margin: 60px auto 60px; display: flex; justify-content: space-between;}
.doctor_talk .inner .category a {width: 9%; height: 45px; border: 1px solid #999; font-size: 14px; font-weight: 700; text-align: center; line-height: 45px; color: #999;}
.doctor_talk .inner .category a:hover {border: 1px solid #f1592a; background-color: #f1592a; line-height: 45px; color: #fff;}
.doctor_talk .inner .talk-submit {width: 100%; padding: 40px; background-color: #f2f2f2; display: flex; align-items: center; justify-content: space-between; margin-bottom: 40px;}
.doctor_talk .inner .talk-submit div {display: flex; align-items: center; gap: 10px;}
.doctor_talk .inner .talk-submit div img {width: 40px; height: 40px;}
.doctor_talk .inner .talk-submit div p {font-size: 20px; color: #666; font-weight: 400; word-break: keep-all;}
.doctor_talk .inner .talk-submit div p span {font-weight: 700; color: #f1592a;}
.doctor_talk .inner .talk-submit a {display: block; width: 180px; height: 60px; border-radius: 60px; background-color: #f1592a; color: #fff; font-size: 18px; text-align: center; line-height: 60px;}
.doctor_talk .inner .doctor-board ul {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; text-align: center; border-bottom: 1px solid #eee; height: 80px;}

.doctor-pop {position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 500px; z-index: 999; display: none;}
.doctor-pop .doctor-close {position: absolute; top: 15px; right: 30px; width: 30px; height: 30px; cursor: pointer;}
.doctor-pop .doctor-close span:first-child {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(45deg); width: 30px; height: 3px; border-radius: 3px; background-color: #fff;}
.doctor-pop .doctor-close span:last-child {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(-45deg); width: 30px; height: 3px; border-radius: 3px; background-color: #fff;}
.doctor-pop h2 {width: 100%; height: 60px; font-size: 20px; line-height: 20px; display: flex; align-items: center; padding-left: 30px; background-color: #f1592a; color: #fff;}
.doctor-pop .txt-box {padding: 35px 60px 40px; background-color: #fff;}
.doctor-pop .txt-box p {font-size: 16px; text-align: center; word-break: k;}
.doctor-pop .txt-box input {width: 100%; padding: 13px 20px; outline: none; border: 1px solid #b2b2b2; margin: 25px auto 30px;}
.doctor-pop .txt-box div {display: flex; justify-content: center; gap: 10px;}
.doctor-pop .txt-box div a {display: flex; justify-content: center; align-items: center; width: 120px; height: 50px; border: 1px solid #777; border-radius: 25px;}
.doctor-pop .txt-box div a:last-child {border: none; background-color: #f1592a; color: #fff;}
.doctor-back {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.6; z-index: 990; display: none;}


.doctor_talk .inner .doctor-board ul li:nth-child(1) {width: calc(100% - 500px);}
.doctor_talk .inner .doctor-board ul li:nth-child(2) {width: 180px;}
.doctor_talk .inner .doctor-board ul li:nth-child(3) {width: 160px;}
.doctor_talk .inner .doctor-board ul li:nth-child(4) {width: 160px;}

.doctor_talk .inner .doctor-board ul a {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; width: 100%; height: 100%;}
.doctor_talk .inner .doctor-board ul a li:nth-child(1) {width: calc(100% - 500px); text-align: left; display: flex; align-items: center; flex-direction: row; flex-wrap: wrap; gap: 5px; padding: 0 40px;}
.doctor_talk .inner .doctor-board ul a li:nth-child(2) {width: 180px;}
.doctor_talk .inner .doctor-board ul a li:nth-child(3) {width: 160px;}
.doctor_talk .inner .doctor-board ul a li:nth-child(4) {width: 160px;}

.doctor_talk .inner .doctor-board-title {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; text-align: center; height: 60px; border-top: 1px solid #666; border-bottom: 1px solid #eee; background-color: #f9f9f9;}
.doctor_talk .inner .doctor-board-title li:nth-child(1) {width: calc(100% - 500px);}
.doctor_talk .inner .doctor-board-title li:nth-child(2) {width: 180px;}
.doctor_talk .inner .doctor-board-title li:nth-child(3) {width: 160px;}
.doctor_talk .inner .doctor-board-title li:nth-child(4) {width: 160px;}

.doctor_talk .inner .doctor-board ul:last-child {border-bottom: 1px solid #666;}

.doctor_talk .inner .doctor-board ul a li:nth-child(1) span {position: relative; color: #f1592a; font-size: 16px; line-height: 16px;}
.doctor_talk .inner .doctor-board ul a li:nth-child(1) p {width: calc(100% - 50px); word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative; font-size: 16px; line-height: 16px;}
.doctor_talk .inner .doctor-board ul a li:nth-child(1) img {width: 18px; height: 17px; position: absolute; top: 4px;}

.doctor_talk .inner .doctor-board ul a li:nth-child(4) p {width: 75px; height: 30px; font-size: 14px; border-radius: 30px; border: 1px solid #999; line-height: 28px; text-align: center; margin: 0 auto;}
.doctor_talk .inner .doctor-board ul a li.complete p {border: none; background-color: #707070; color: #fff; line-height: 30px;}
.doctor_talk .inner #js-btn-wrap a {display: block; width: 180px; height: 60px; border-radius: 60px; border: 1px solid #888; line-height: 58px; font-size: 18px; text-align: center; margin: 60px auto 0;}

.doctor_talk .inner .doctor-board .js-load {
    display: none;
}
.doctor_talk .inner .doctor-board .js-load.active {
    display: block;
}
.doctor_talk .inner .doctor-board .js-load:after {
    display: none;
}
.btn-wrap, .lists, .main {
    display: block;
}



.category_select {width: 100%; height: 45px; outline: none; appearance: none; background: #fff url(../img/r_down.png) no-repeat 99%; border: 2px solid #999; padding-left: 10px; font-size: 14px; color: #999; font-weight: 700; margin: 60px auto; display: none;}
.doctor_talk .inner .contents > div {display: flex; margin-bottom: 15px;}
.doctor_talk .inner .contents > div > h2 {width: 200px; font-size: 18px; display: flex; align-items: center; font-weight: 500; padding-left: 15px;}
.doctor_talk .inner .contents > div > h2 span {color: red;}

.doctor_talk .inner .contents .subject {border-top: 1px solid #1a1a1a; padding-top: 50px;}
.doctor_talk .inner .contents .subject select {width: calc(100% - 200px); height: 45px; outline: none; appearance: none; border: 1px solid #b2b2b2; padding-left: 10px; background: #fff url(../img/arrow_down.png) no-repeat 98%/16px;}
.doctor_talk .inner .contents .subject > div {display: flex; gap: 20px; padding: 5px 0;}
.doctor_talk .inner .contents .subject > div label {display: flex; flex-direction: column; align-items: center; gap: 10px;}
.doctor_talk .inner .contents .subject > div label input[type="radio"] {appearance: none; border: 1px solid #1a1a1a; border-radius: 50%; width: 16px; height: 16px;}
.doctor_talk .inner .contents .subject > div label input[type="radio"]:checked {border: 8px solid #f1592a;}

.doctor_talk .inner .contents .open_close > div {display: flex; align-items: center; gap: 20px; width: calc(100% - 200px);}
.doctor_talk .inner .contents .open_close > div label {display: flex; align-items: center; gap: 5px;}
.doctor_talk .inner .contents .open_close > div > p {font-size: 15px; color: #f1592a; position: relative; top: -1px;}

.doctor_talk .inner .contents .title {border-top: 1px solid #eee; margin-top: 20px; padding-top: 30px;}
.doctor_talk .inner .contents .title > input {width: calc(100% - 200px); height: 45px; outline: none; border: 1px solid #b2b2b2; padding-left: 10px;}

.doctor_talk .inner .contents .reqi .text_box {width: calc(100% - 200px); position: relative;}
.doctor_talk .inner .contents .reqi .text_box textarea {width: 100%; height: 250px; outline: none; resize: none; border: 1px solid #b2b2b2; padding: 15px 10px;}
.doctor_talk .inner .contents .reqi .text_box .count {position: absolute; bottom: 20px; right: 30px; font-size: 15px; color: #999;}
.doctor_talk .inner .contents .reqi .text_box #counter {position: absolute; bottom: 20px; right: 30px; font-size: 15px; color: #999;}

.doctor_talk .inner .contents .attached {border-bottom: 1px solid #b2b2b2; padding-bottom: 30px;}
.doctor_talk .inner .contents .attached > div {width: calc(100% - 200px);}
.doctor_talk .inner .contents .attached > div i {display: block; font-style: normal; font-size: 14px; color: #666; margin-top: 5px;}
.doctor_talk .inner .contents .attached > div div {display: flex; align-items: center; gap: 10px;}
.doctor_talk .inner .contents .attached > div div p {width: calc(100% - 130px); height: 45px; border: 1px solid #b2b2b2; position: relative; display: flex; align-items: center; padding-left: 35px; font-size: 15px; white-space: nowrap; word-break: keep-all; text-overflow: ellipsis; overflow: hidden;}
.doctor_talk .inner .contents .attached > div div img {position: absolute; top: 50%; left: 10px; transform: translateY(-50%); width: 15px;}
.doctor_talk .inner .contents .attached > div div button {display: flex; justify-content: center; align-items: center; width: 120px; height: 45px; border: 1px solid #1a1a1a;}

.doctor_talk .inner .contents02 > h2 {margin: 100px 0 20px; font-size: 30px; font-weight: 400;}
.doctor_talk .inner .contents02 > div > input {width: 365px; height: 45px; outline: none; border: 1px solid #b2b2b2; padding-left: 10px;}
.doctor_talk .inner .contents02 .name {border-top: 1px solid #1a1a1a; padding-top: 30px;}
.doctor_talk .inner .contents02 .phone div {width: 550px; display: flex; justify-content: space-between;}
.doctor_talk .inner .contents02 .phone div select {width: 180px; height: 45px; outline: none; appearance: none; border: 1px solid #b2b2b2; background: #fff url(../img/arrow_down.png) no-repeat 96%/12px; padding-left: 10px;}
.doctor_talk .inner .contents02 .phone div input {width: 180px; height: 45px; outline: none; border: 1px solid #b2b2b2; padding-left: 10px;}
.doctor_talk .inner .contents02 .email {border-bottom: 1px solid #eee; padding-bottom: 30px;}
.doctor_talk .inner .contents02 .email > div {width: 550px; display: flex;}
.doctor_talk .inner .contents02 .email div select {width: 180px; height: 45px; outline: none; appearance: none; border: 1px solid #b2b2b2; background: #fff url(../img/arrow_down.png) no-repeat 96%/12px; padding-left: 10px; margin-left: 5px;}
.doctor_talk .inner .contents02 .email div div {width: 365px; display: flex; position: relative;}
.doctor_talk .inner .contents02 .email div input {width: 50%; height: 45px; outline: none; border: 1px solid #b2b2b2; padding-left: 10px;}
.doctor_talk .inner .contents02 .email div .input01 {border-right: none;}
.doctor_talk .inner .contents02 .email div .input02 {border-left: none;}
.doctor_talk .inner .contents02 .email div span {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

.doctor_talk .inner .personal_re {padding: 15px 15px 30px; border-bottom: 1px solid #777;}
.doctor_talk .inner .personal_re h2 {font-size: 18px; font-weight: 400;}
.doctor_talk .inner .personal_re h2 span {color: red;}
.doctor_talk .inner .personal_re .text-box {padding: 25px 30px; margin: 20px 0; color: #666; border: 1px solid #b2b2b2; overflow-y: scroll;}
.doctor_talk .inner .personal_re .text-box b {font-weight: 700;}
/* .doctor_talk .inner .personal_re .label-ck input[type="checkbox"]+label {display: block; width: 20px; height: 20px; background: url(../img/check-off.png) no-repeat center}
.doctor_talk .inner .personal_re .label-ck input[type='checkbox']:checked+label {background: url(../img/check-on.png) no-repeat center}
.doctor_talk .inner .personal_re .label-ck input[type="checkbox"] {display: none;}
.doctor_talk .inner .personal_re .label-ck label {position: relative;}
.doctor_talk .inner .personal_re .label-ck p {position: absolute; font-size: 15px; color: #4d4d4d; width: 180px; left: 25px; top: -1px;} */

.doctor_talk .inner .personal_re .label-ck {position: relative; top: -4px;}
.doctor_talk .inner .personal_re .label-ck label::before {content: ''; display: inline-block; width: 20px; height: 20px; background: url(../img/check-bg.png) no-repeat -2px -3px; position: relative; top: 5px; margin-right: 5px;}
.doctor_talk .inner .personal_re .label-ck input[type="checkbox"]:checked+label:before {background-position: -38px -3px;}
.doctor_talk .inner .personal_re .label-ck input {position: absolute; left: -3000%;}
.doctor_talk .inner .personal_re .label-ck label {color: #4d4d4d; font-size: 15px; line-height: 15px; cursor: pointer;}


.doctor_talk .inner .two_button {display: flex; justify-content: center; gap: 10px; margin: 60px 0 0;}
.doctor_talk .inner .two_button a {display: flex; justify-content: center; align-items: center; width: 180px; height: 60px; border-radius: 30px; background-color: #707070; color: #fff; font-size: 18px;}
.doctor_talk .inner .two_button button {display: flex; justify-content: center; align-items: center; width: 180px; height: 60px; border-radius: 30px; background-color: #f1592a; color: #fff; font-size: 18px;}

.doctor_talk .inner .talk_detail {border-top: 1px solid #1a1a1a; border-bottom: 1px solid #777;}
.doctor_talk .inner .talk_detail .title {position: relative;}
.doctor_talk .inner .talk_detail .title div {display: flex; align-items: center;}
.doctor_talk .inner .talk_detail .title .top {padding: 30px; flex-direction: row; flex-wrap: wrap; gap: 10px;}
.doctor_talk .inner .talk_detail .title .top b {font-size: 22px; line-height: 26px; color: #f1592a;}
.doctor_talk .inner .talk_detail .title .top h2 {font-size: 22px; line-height: 26px; font-weight: 500; width: calc(100% - 90px);}
.doctor_talk .inner .talk_detail .title .top span {display: flex; justify-content: center; align-items: center; width: 80px; height: 30px; border-radius: 30px; border: 1px solid #999; font-size: 14px; margin-left: 10px;}
.doctor_talk .inner .talk_detail .title .bottom {width: 100%; background-color: #f9f9f9; padding: 20px 30px; color: #666; justify-content: space-between;}
/* .doctor_talk .inner .talk_detail .title div h2 {font-size: 22px; line-height: 22px; font-weight: 500; padding-left: 30px; display: flex; align-items: center;}
.doctor_talk .inner .talk_detail .title div h2 b {color: #f1592a;}
.doctor_talk .inner .talk_detail .title div h2 span {display: flex; justify-content: center; align-items: center; width: 80px; height: 30px; border-radius: 30px; border: 1px solid #999; font-size: 14px; margin-left: 10px;}
.doctor_talk .inner .talk_detail .title > span {position: absolute; top: 30px; right: 30px; color: #666;}
.doctor_talk .inner .talk_detail .title > p {width: 100%; background-color: #f9f9f9; padding: 30px; color: #666;} */
.doctor_talk .inner .talk_detail .content {padding: 50px 30px 60px; color: #666; word-break: keep-all;}

.doctor_talk .inner .talk_detail .doctor_review {padding: 40px 30px; background-color: #f0f3f7; word-break: keep-all;}

.doctor_talk .inner .three_button {display: flex; justify-content: center; gap: 10px; margin: 60px 0 0;}
.doctor_talk .inner .three_button a {display: flex; justify-content: center; align-items: center; width: 180px; height: 60px; border: 1px solid #777; border-radius: 30px; background-color: #fff; color: #777; font-size: 18px;}
.doctor_talk .inner .three_button button {display: flex; justify-content: center; align-items: center; width: 180px; height: 60px; border-radius: 30px; background-color: #707070; color: #fff; font-size: 18px;}
.doctor_talk .inner .three_button button:last-child {display: flex; justify-content: center; align-items: center; width: 180px; height: 60px; border-radius: 30px; background-color: #f1592a; color: #fff; font-size: 18px;}







.faq .inner {max-width: 1280px; margin: 120px auto;}
.faq .inner > h2 {font-size: 36px; line-height: 36px; text-align: center; margin-bottom: 60px;}

.faq .inner .category {max-width: 100%; margin: 60px auto 40px; display: flex; justify-content: space-between;}
.faq .inner .category a {width: 8.4%; height: 45px; border-radius: 15px; border: 2px solid #999; font-size: 14px; font-weight: 700; text-align: center; line-height: 45px; color: #999;}
.faq .inner .category a:hover {border: 2px solid #f1592a; background-color: #f1592a; line-height: 45px; color: #fff;}

.faq .inner .faq-board ul:first-child {border-top: 2px solid #333;}
.faq .inner .faq-board ul li {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 25px 20px 25px 30px; border-bottom: 1px solid #dbdbdb;}
.faq .inner .faq-board ul li:first-child {cursor: pointer;}
.faq .inner .faq-board ul li:last-child {padding: 30px 20px 20px 30px; background-color: #f5f5f5; display: none;}
.faq .inner .faq-board ul li div {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; gap: 20px; width: calc(100% - 40px);}
.faq .inner .faq-board ul li:last-child div {align-items: flex-start;}
.faq .inner .faq-board ul li div img {width: 43px; height: 43px;}
.faq .inner .faq-board ul li span {display: block; width: 20px; height: 20px; background: url(../img/arrow.png) no-repeat center/cover;}
.faq .inner .faq-board ul li span.on {background: url(../img/arrow_down.png) no-repeat center/cover;}
.faq .inner .faq-board ul li div > div {display: block; width: calc(100% - 63px);}
.faq .inner .faq-board ul li div p {font-size: 14px; color: #626262; font-weight: 700; word-break: keep-all;}
.faq .inner .faq-board ul li:last-child div p {color: #1a1a1a; line-height: 30px;}




.board_write { width: 100%; border-collapse: collapse }
.board_write th, .board_write td { border-bottom: 1px solid #d9d9d9; border-top: 1px solid #F400A1; padding: 8px 0; background: #fff }
.board_write th { background: #efefef; font-weight: bold; text-align: center }
.board_write td { padding-left: 10px }
.board_write .end th,.board_write .end td {border-bottom:1px solid #919191;border-left:0;border-right:0}
.board_write .first th, .board_write .first td {border-top:3px solid #2754ae}


.board_view { width: 100%; border-collapse: collapse }
.board_view th, .board_view td { border-bottom: 1px solid #d9d9d9; border-top: 1px solid #F400A1; padding: 8px 0; background: #fff }
.board_view th { background: #efefef; font-weight: bold; text-align: center }
.board_view td { padding-left: 10px }
.board_view .first th, .board_view .first td {border-top:3px solid #1d2b54}
#commentContents td {border:0}

.comment_view { width: 100%; border-collapse: collapse }

/* .board_search form {display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 40px;}
.board_search select { width: 96px; height: 26px;   padding: 3px; border: 1px solid #A9A9A9;}
.ed, .inputbox {    border: 1px solid #d5d5d5; padding: 5px 0px 4px 3px;}
.board_search button {width: 42px; height: 24px; background-color: #333; color: #fff;} */


/* safety */
.safety_cate {display: flex; justify-content: space-between; border-bottom: 2px solid #f1592a;}
.safety_cate li {width: calc(50% - 4px); height: 60px; border: 1px solid #cfcfcf; border-bottom: none; font-size: 18px; font-weight: 700; cursor: pointer;}
.safety_cate li a {width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
.safety_cate li.on {border: 0; background-color: #f1592a; color: #fff;}
.safety_cate li:hover {border: 0; background-color: #f1592a; color: #fff;}

.safety_contents {margin: 60px auto 0;}
.safety_contents .content01 .content {display: flex; flex-direction: row; flex-wrap: wrap;}
.safety_contents .content01 .content img {width: 50%; height: 400px; object-fit: cover;}
.safety_contents .content01 .content .txt-box {width: 50%; position: relative;}
.safety_contents .content01 .content .txt-box div {position: absolute; top: 50%; left: 0px; transform: translateY(-50%); width: 100%; padding: 0 30px;}
.safety_contents .content01 .content .txt-box div h2 {font-size: 28px; line-height: 28px; font-weight: 700; margin-bottom: 40px; position: relative;}
.safety_contents .content01 .content .txt-box div h2::before {content: ''; position: absolute; bottom: -15px; left: 0; width: 50px; height: 3px; background-color: #1a1a1a;}
.safety_contents .content01 .content .txt-box div p {font-size: 16px; line-height: 30px; word-break: keep-all; font-weight: 700; color: #4d4d4d;}

.safety_contents .des {margin-bottom: 60px;}
.safety_contents .des h2 {font-size: 30px; line-height: 38px; font-weight: 900; margin-bottom: 30px;}
.safety_contents .des p {font-size: 18px; line-height: 30px; word-break: keep-all;}
.safety_contents .des_h2 {margin-bottom: 30px;}
.safety_contents .des_h2 h2 {font-size: 24px; line-height: 24px; color: #f1592a; position: relative; padding-left: 15px; margin-bottom: 20px;}
.safety_contents .des_h2 h2::before {content: ''; position: absolute; top: 0; left: 0; width: 5px; height: 24px; background-color: #f1592a;}
.safety_contents .des_h2 div {display: flex; gap: 10px; padding-left: 15px; align-items: center;}
.safety_contents .des_h2 div img {width: 16px; height: 16px;}
.safety_contents .des_h2 div p {word-break: keep-all;}
.safety_contents .des_h2 > p {margin-top: 20px; word-break: keep-all;}
.safety_contents .des_detail {margin-top: 20px;}
.safety_contents .des_detail h3 {font-size: 18px; line-height: 18px; font-weight: 400; color: #f1592a; margin-bottom: 5px;}
.safety_contents .safety_slide_contents {margin-top: 70px; margin-bottom: 60px;}
.safety_contents .safety_slide_contents p {position: relative; font-size: 14px; line-height: 14px; margin-bottom: 15px; padding-left: 15px;}
.safety_contents .safety_slide_contents p::before {content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 10px; height: 4px; background-color: #f1592a;}

.safety_contents .swiper-bg {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.6; z-index: 500; display: none;}

.safety_contents .mySwiper .swiper-wrapper {display: flex; flex-direction: row; flex-wrap: wrap; gap: 1.33%;}
.safety_contents .mySwiper .swiper-slide {width: 24%; height: 200px; margin-bottom: 1.33%; cursor: pointer;}
.safety_contents .mySwiper .swiper-slide.bg01 {background: url(../img/sub01.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg02 {background: url(../img/sub02.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg03 {background: url(../img/sub03.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg04 {background: url(../img/sub04.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg05 {background: url(../img/sub01.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg06 {background: url(../img/sub02.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg07 {background: url(../img/sub03.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg08 {background: url(../img/sub04.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg09 {background: url(../img/sub01.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg10 {background: url(../img/sub02.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg11 {background: url(../img/sub03.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg12 {background: url(../img/sub04.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg13 {background: url(../img/sub01.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg14 {background: url(../img/sub02.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg15 {background: url(../img/sub03.jpg) no-repeat center/cover;}
.safety_contents .mySwiper .swiper-slide.bg16 {background: url(../img/sub04.jpg) no-repeat center/cover;}

.safety_contents .mySwiper2 {position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 70%; height: 83%; background-color: #f9f9f9; z-index: 501; padding: 20px; overflow: hidden; visibility: hidden; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.6);}
.safety_contents .mySwiper2 .swiper-slide {width: 100%; height: 100%; margin-bottom: 1.33%; cursor: pointer;}
.safety_contents .mySwiper2 .swiper-slide.bg01 {background: url(../img/sub01.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg02 {background: url(../img/sub02.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg03 {background: url(../img/sub03.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg04 {background: url(../img/sub04.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg05 {background: url(../img/sub01.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg06 {background: url(../img/sub02.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg07 {background: url(../img/sub03.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg08 {background: url(../img/sub04.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg09 {background: url(../img/sub01.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg10 {background: url(../img/sub02.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg11 {background: url(../img/sub03.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg12 {background: url(../img/sub04.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg13 {background: url(../img/sub01.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg14 {background: url(../img/sub02.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg15 {background: url(../img/sub03.jpg) no-repeat center/cover;}
.safety_contents .mySwiper2 .swiper-slide.bg16 {background: url(../img/sub04.jpg) no-repeat center/cover;}

.safety_contents .mySwiper2 .swiper-close {position: absolute; top: 35px; right: 35px; width: 50px; height: 50px; border-radius: 50%; background-color: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); z-index: 600; cursor: pointer;}
.safety_contents .mySwiper2 .swiper-close div {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 42px; height: 42px; border-radius: 50%; background-color: #f1592a;}
.safety_contents .mySwiper2 .swiper-close div span:first-child {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(45deg); width: 30px; height: 4px; border-radius: 4px; background-color: #fff;}
.safety_contents .mySwiper2 .swiper-close div span:last-child {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(-45deg); width: 30px; height: 4px; border-radius: 4px; background-color: #fff;}

.safety_contents .mySwiper2 .left {position: absolute; top: 0; left: 0; width: 50%; height: 100%; z-index: 550; cursor: pointer;}
.safety_contents .mySwiper2 .left .swiper-prev-btn001 {position: absolute; top: 50%; left: 30px; transform: translateY(-50%); width: 50px; height: 50px; border-radius: 50%; background-color: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); cursor: pointer; display: none;}
.safety_contents .mySwiper2 .left .swiper-prev-btn001 div {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 42px; height: 42px; border-radius: 50%; background-color: #f1592a;}
.safety_contents .mySwiper2 .left .swiper-prev-btn001 div span:first-child {position: absolute; top: 12px; left: 9px; width: 20px; height: 4px; border-radius: 4px; background-color: #fff; transform: rotate(-45deg);}
.safety_contents .mySwiper2 .left .swiper-prev-btn001 div span:last-child {position: absolute; top: 24px; left: 9px; width: 20px; height: 4px; border-radius: 4px; background-color: #fff; transform: rotate(45deg);}

.safety_contents .mySwiper2 .right {position: absolute; top: 0; right: 0; width: 50%; height: 100%; z-index: 550; cursor: pointer;}
.safety_contents .mySwiper2 .right .swiper-next-btn001 {position: absolute; top: 50%; right: 30px; transform: translateY(-50%); width: 50px; height: 50px; border-radius: 50%; background-color: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); cursor: pointer; display: none;}
.safety_contents .mySwiper2 .right .swiper-next-btn001 div {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 42px; height: 42px; border-radius: 50%; background-color: #f1592a;}
.safety_contents .mySwiper2 .right .swiper-next-btn001 div span:first-child {position: absolute; top: 12px; right: 9px; width: 20px; height: 4px; border-radius: 4px; background-color: #fff; transform: rotate(45deg);}
.safety_contents .mySwiper2 .right .swiper-next-btn001 div span:last-child {position: absolute; top: 24px; right: 9px; width: 20px; height: 4px; border-radius: 4px; background-color: #fff; transform: rotate(-45deg);}

.safety_contents .mySwiper2 .left:hover div {display: block;}
.safety_contents .mySwiper2 .right:hover div {display: block;}


/* csr */
.csr .inner {max-width: 1280px; margin: 140px auto;}
.csr .inner .csr-top h2 {font-size: 48px; line-height: 60px; font-weight: 900; color: #f1592a; margin-bottom: 20px;}
.csr .inner .csr-top p {font-size: 21px; line-height: 32px; color: #4d4d4d; word-break: keep-all;}
.csr .inner .csr-top div {display: flex; justify-content: space-between; margin-top: 60px;}
.csr .inner .csr-top div img {width: 31.25%;}

.csr .inner .csr-contents {margin-top: 140px;}
.csr .inner .csr-contents .content-top {display: flex; gap: 20px; margin-bottom: 70px;}
.csr .inner .csr-contents .content-top > p {display: flex; justify-content: center; align-items: center; width: 70px; height: 70px; border-radius: 50%; background-color: #f1592a; font-size: 32px; line-height: 32px; font-weight: 900; color: #fff;}
.csr .inner .csr-contents .content-top div {position: relative; top: 20px; width: calc(100% - 90px);}
.csr .inner .csr-contents .content-top div h2 {font-size: 32px; line-height: 32px; font-weight: 900; color: #f1592a; margin-bottom: 25px;}
.csr .inner .csr-contents .content-top div p {font-size: 21px; line-height: 32px; color: #4d4d4d; word-break: keep-all;}

.csr .inner .csr-contents .content-bot {display: flex; gap: 20px; padding-left: 90px;}
.csr .inner .csr-contents .content-bot > img {width: 520px; height: 520px; object-fit: cover;}
.csr .inner .csr-contents .content-bot .right-img {display: flex; gap: 20px;}
.csr .inner .csr-contents .content-bot .right-img > div {display: flex; flex-direction: column; gap: 20px;}
.csr .inner .csr-contents .content-bot .right-img > div div {position: relative; width: 250px; height: 250px;}
.csr .inner .csr-contents .content-bot .right-img > div div img {width: 100%; height: 100%; filter: brightness(0.55); object-fit: cover;}
.csr .inner .csr-contents .content-bot .right-img > div div p {font-size: 21px; line-height: 21px; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; font-weight: 900; width: 100%; word-break: keep-all;}

.csr .inner .csr-contents02 .content-bot .right-img > div div p {top: 50%; bottom: auto; transform: translate(-50%, -50%);}
.csr .inner .csr-contents03 .content-bot .right-img > div div p {top: 50%; bottom: auto; transform: translate(-50%, -50%);}

.csr .inner .csr-contents .content-bot .left-img {display: flex; flex-direction: row; flex-wrap: wrap; width: 520px; gap: 20px;}
.csr .inner .csr-contents .content-bot .left-img > img {width: 520px; height: 520px; object-fit: cover;}
.csr .inner .csr-contents .content-bot .left-img span {display: flex; width: 250px; height: 250px; background-color: #f1592a; color: #fff; font-size: 28px; line-height: 28px; font-weight: 900; justify-content: center; align-items: center; text-align: left;}
.csr .inner .csr-contents .content-bot .left-img div {position: relative; width: 250px; height: 250px;}
.csr .inner .csr-contents .content-bot .left-img div img {width: 100%; height: 100%; filter: brightness(0.55); object-fit: cover;}
.csr .inner .csr-contents .content-bot .left-img div p {font-size: 21px; line-height: 21px; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; font-weight: 900; width: 100%;}









/* guide */
.guide .inner {max-width: 1280px; margin: 140px auto;}
.guide .inner > img {width: 100%;}

.guide .inner > h2 {font-size: 48px; line-height: 48px; color: #f1592a; text-align: center; margin-bottom: 70px;}
.guide .inner .table_pc > ul {display: flex; border-bottom: 1px solid #ccc;}
.guide .inner .table_pc > ul > li {border-left: 1px solid #fff; display: flex; justify-content: center; align-items: center; font-size: 14px; font-weight: 700;}
.guide .inner .table_pc > ul li ul {display: flex; flex-direction: column; width: 100%;}
.guide .inner .table_pc > ul li ul li {width: 100%; height: 80px; display: flex; justify-content: center; align-items: center;}
.guide .inner .table_pc > ul li ul li ul li {height: 40px; font-weight: 700;}
.guide .inner .table_pc > ul li ul li ul li.duty {color: #152c56;}
.guide .inner .table_pc > ul li ul li ul li.empty {color: #7a7a7a;}
.guide .inner .table_pc > ul li ul li ul li.surgery {color: #eb3f06;}
.guide .inner .table_pc > ul li ul li ul li.biweekly {background-color: #f1592a; color: #fff;}
.guide .inner .table_pc > ul > li:nth-child(1) {width: 13.5%; border-left: none;}
.guide .inner .table_pc > ul > li:nth-child(2) {width: 20%;}
.guide .inner .table_pc > ul > li:nth-child(3) {width: 9.5%;}
.guide .inner .table_pc > ul > li:nth-child(4) {width: 9.5%;}
.guide .inner .table_pc > ul > li:nth-child(5) {width: 9.5%;}
.guide .inner .table_pc > ul > li:nth-child(6) {width: 9.5%;}
.guide .inner .table_pc > ul > li:nth-child(7) {width: 9.5%;}
.guide .inner .table_pc > ul > li:nth-child(8) {width: 9.5%;}
.guide .inner .table_pc > ul > li:nth-child(9) {width: 9.5%;}

.guide .inner .table_pc > .timetable-contents > li:nth-child(4) {border-left: 1px solid #ccc;}
.guide .inner .table_pc > .timetable-contents > li:nth-child(5) {border-left: 1px solid #ccc;}
.guide .inner .table_pc > .timetable-contents > li:nth-child(6) {border-left: 1px solid #ccc;}
.guide .inner .table_pc > .timetable-contents > li:nth-child(7) {border-left: 1px solid #ccc;}
.guide .inner .table_pc > .timetable-contents > li:nth-child(8) {border-left: 1px solid #ccc;}
.guide .inner .table_pc > .timetable-contents > li:nth-child(9) {border-left: 1px solid #ccc;}

.guide .inner .table_pc > ul li ul li ul li {border-top: 1px solid #fff;}



.guide .inner .table_mob {display: none;}
.guide .inner .table_mob > h3 {font-size: 24px; line-height: 24px; margin-bottom: 20px;}
.guide .inner .table_mob > ul {display: flex;}
.guide .inner .table_mob > ul > li {border-left: 1px solid #fff; display: flex; justify-content: center; align-items: center; font-size: 14px; font-weight: 700;}
.guide .inner .table_mob > ul li ul {display: flex; flex-direction: column; width: 100%;}
.guide .inner .table_mob > ul li ul li {width: 100%; height: 80px; display: flex; justify-content: center; align-items: center;}
.guide .inner .table_mob > ul li ul li ul li {height: 40px; font-weight: 700; border-top: 1px solid #fff;}
.guide .inner .table_mob > ul li ul li ul li.duty {color: #152c56;}
.guide .inner .table_mob > ul li ul li ul li.empty {color: #7a7a7a;}
.guide .inner .table_mob > ul li ul li ul li.surgery {color: #eb3f06;}
.guide .inner .table_mob > ul li ul li ul li.biweekly {background-color: #f1592a; color: #fff;}
.guide .inner .table_mob > ul > li:nth-child(1) {width: 13.5%; border-left: none;}
.guide .inner .table_mob > ul > li:nth-child(2) {width: 20%;}
.guide .inner .table_mob > ul > li:nth-child(3) {width: 9.5%;}
.guide .inner .table_mob > ul > li:nth-child(4) {width: 9.5%; border-left: 1px solid #ccc;}
.guide .inner .table_mob > ul > li:nth-child(5) {width: 9.5%; border-left: 1px solid #ccc;}
.guide .inner .table_mob > ul > li:nth-child(6) {width: 9.5%; border-left: 1px solid #ccc;}
.guide .inner .table_mob > ul > li:nth-child(7) {width: 9.5%; border-left: 1px solid #ccc;}
.guide .inner .table_mob > ul > li:nth-child(8) {width: 9.5%; border-left: 1px solid #ccc;}
.guide .inner .table_mob > ul > li:nth-child(9) {width: 9.5%; border-left: 1px solid #ccc;}

.guide .inner .table_mob .timetable-contents {margin-bottom: 60px;}


/* .guide .inner .timetable-top {margin-top: 40px;} */
.guide .inner .timetable-top li {background-color: #f1592a; color: #fff; height: 40px;}
.guide .inner .timetable-contents li {background-color: #f2f2f2; color: #4d4d4d;}
.guide .inner .timetable-contents > li:first-child {background-color: #fff;}
/* .guide .inner .timetable-contents > li:first-child {background-color: #fff; position: relative; top: 1px;} */
/* .guide .inner .timetable-contents.last-or {border-bottom: 1px solid #f1592a;}
.guide .inner .timetable-contents.last-or > li:first-child {border-bottom: 1px solid #f1592a;} */

/* .guide .inner .timetable-contents li > ul > li {border-top: 1px solid #fff;}

.guide .inner .table_pc > ul li ul li ul li {border-top: none;}
.guide .inner .table_pc > ul li ul li ul li:last-child {border-top: 1px solid #fff;}
.guide .inner .table_pc > ul.last-or li ul li ul li:last-child {border-bottom: 1px solid #f1592a;} */


.guide .inner .tiemtable-refer {margin-top: 200px;}
.guide .inner .tiemtable-refer .contents {display: flex; align-items: center;}
.guide .inner .tiemtable-refer .contents > div {width: 50%;}
.guide .inner .tiemtable-refer .contents > .right {padding: 0 40px;}
.guide .inner .tiemtable-refer .contents .right .top-cont {padding-bottom: 40px; border-bottom: 1px solid #ccc; margin-bottom: 40px;}
.guide .inner .tiemtable-refer .contents .right .top-cont h3 {font-size: 40px; line-height: 40px; color: #f1592a; margin-bottom: 5px;}
.guide .inner .tiemtable-refer .contents .right .top-cont h2 {font-size: 52px; line-height: 52px; color: #f1592a;}

.guide .inner .tiemtable-refer .contents .right .mid-cont h2 {font-size: 32px; line-height: 32px; color: #f1592a;margin-bottom: 20px;}
.guide .inner .tiemtable-refer .contents .right .mid-cont > p {font-size: 16px; line-height: 28px; color: #999; margin-top: 20px; word-break: keep-all;}
.guide .inner .tiemtable-refer .contents .right .mid-cont > p span {color: #f1592a;}
.guide .inner .tiemtable-refer .contents .right .mid-cont div div {display: flex; margin-bottom: 10px; align-items: center;}
.guide .inner .tiemtable-refer .contents .right .mid-cont div div span {display: block; width: 100px; color: #999; position: relative; top: 2px;}

.guide .inner .tiemtable-refer .contents .right .mt-bot {padding-top: 40px; border-top: 1px solid #ccc; margin-top: 40px;}

.guide .inner .tiemtable-refer .contents .right .icon-cont {display: flex; margin-top: 40px; gap: 80px;}
.guide .inner .tiemtable-refer .contents .right .icon-cont a {display: flex; flex-direction: column; align-items: center;}
.guide .inner .tiemtable-refer .contents .right .icon-cont a div {width: 80px; height: 80px; border-radius: 50%; background-color: #f1592a; display: flex; justify-content: center; align-items: center;}
.guide .inner .tiemtable-refer .contents .right .icon-cont a div img {width: 40px;}
.guide .inner .tiemtable-refer .contents .right .icon-cont a p {text-align: center; color: #999; line-height: 22px; margin-top: 15px; font-weight: 400;}
.guide .inner .tiemtable-refer .contents .right .icon-cont a p span {font-weight: 900; color: #f1592a;}

.guide .inner .tiemtable-refer .contents .right h4 {font-size: 18px; font-weight: 900; color: #f1592a; margin-top: 20px; margin-bottom: 15px;}
.guide .inner .tiemtable-refer .contents .right h4.tel-black {color: #1a1a1a;}

.guide .inner .tiemtable-refer .contents .right .tel-cont {display: flex; justify-content: space-between;}
.guide .inner .tiemtable-refer .contents .right .tel-cont > div {width: 48%;} 
.guide .inner .tiemtable-refer .contents .right .tel-cont > div > div {display: flex; margin-bottom: 20px;}
.guide .inner .tiemtable-refer .contents .right .tel-cont > div > div p {width: 40px; height: 40px; border-radius: 50%; background-color: #f1592a; color: #fff; font-size: 18px; line-height: 40px; font-weight: 900; text-align: center; margin-right: 10px;}
.guide .inner .tiemtable-refer .contents .right .tel-cont.tel-black > div > div p {background-color: #1a1a1a;}
.guide .inner .tiemtable-refer .contents .right .tel-cont > div > div > div {position: relative; top: 8px; width: calc(100% - 50px);}
.guide .inner .tiemtable-refer .contents .right .tel-cont > div > div span {font-size: 14px; color: #999; margin-right: 10px;}
.guide .inner .tiemtable-refer .contents .right .tel-cont > div > div i {font-style: normal; font-size: 14px;}


.guide .inner-1150 {max-width: 1150px; margin: 140px auto;}
.guide .inner-1150 > h2 {font-size: 48px; line-height: 48px; color: #f1592a; text-align: center; margin-bottom: 70px;}
.guide .inner-1150 .book-progress {width: 100%; height: 60px; position: relative;}
.guide .inner-1150 .book-progress div {position: absolute; display: flex; justify-content: center; align-items: center; font-size: 21px; font-weight: 700; color: #666;}
.guide .inner-1150 .book-progress div:nth-child(1) {top: 0; left: 0; width: 412px; height: 60px; background: url(../img/reservation-off.png) no-repeat center/cover; z-index: 10; padding-right: 25px;}
.guide .inner-1150 .book-progress div:nth-child(1).on { background: url(../img/reservation-on.png) no-repeat center/cover; color: #fff;}
.guide .inner-1150 .book-progress div:nth-child(2) {top: 0; left: 52%; transform: translateX(-50%); width: 412px; height: 60px; background: url(../img/reservation-off.png) no-repeat center/cover; z-index: 9; padding-right: 45px;}
.guide .inner-1150 .book-progress div:nth-child(2).on { background: url(../img/reservation-on.png) no-repeat center/cover; color: #fff;}
.guide .inner-1150 .book-progress div:nth-child(3) {top: 0; right: 0; width: 360px; height: 60px; background: url(../img/reservation-basic.png) no-repeat center/cover; z-index: 8;}
.guide .inner-1150 .book-progress div:nth-child(3).on { background: url(../img/reservation-basic-on.png) no-repeat center/cover; color: #fff;}


.guide .inner-1150 .book-progress00 {width: 100%; height: 60px; display: flex; justify-content: space-between; align-items: center;}
.guide .inner-1150 .book-progress00 div {position: relative; width: 31%; height: 100%; background-color: #f2f2f2; display: flex; justify-content: center; align-items: center;}
.guide .inner-1150 .book-progress00 div:nth-child(1) {z-index: 8;}
.guide .inner-1150 .book-progress00 div:nth-child(2) {z-index: 7;}
.guide .inner-1150 .book-progress00 div:nth-child(3) {z-index: 6;}
.guide .inner-1150 .book-progress00 div::before {content: ''; position: absolute; top: 50%; right: -120px; transform: translateY(-50%); border-top: 30px solid transparent; border-right: 60px solid transparent; border-bottom: 30px solid transparent; border-left: 60px solid #f2f2f2;}
.guide .inner-1150 .book-progress00 div.on::before {content: ''; position: absolute; top: 50%; right: -120px; transform: translateY(-50%); border-top: 30px solid transparent; border-right: 60px solid transparent; border-bottom: 30px solid transparent; border-left: 60px solid #f1592a;}
.guide .inner-1150 .book-progress00 div:last-child:before {display: none;}
.guide .inner-1150 .book-progress00 div p {font-size: 21px; font-weight: 700; color: #666; position: absolute; top: 50%; left: 53%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.guide .inner-1150 .book-progress00 div:last-child p {top: 51%; left: 50%;}
.guide .inner-1150 .book-progress00 div.on {background-color: #f1592a;}
.guide .inner-1150 .book-progress00 div.on p {color: #fff;}



.guide .inner-1150 .book-caution {margin: 60px auto 0;}
.guide .inner-1150 .book-caution h2 {font-size: 24px; line-height: 24px; font-weight: 900; color: #f1592a; margin-bottom: 20px;}
.guide .inner-1150 .book-caution p {font-size: 20px; margin-bottom: 2px; font-weight: 400; word-break: keep-all;}
.guide .inner-1150 .book-caution p b {color: #f1592a;}

.guide .inner-1150 .book-level {width: 100%; padding: 35px 60px 25px; margin-top: 60px;}
.guide .inner-1150 .book-level h2 {font-size: 24px; line-height: 24px; font-weight: 900; margin-bottom: 25px;}
.guide .inner-1150 .book01 {background-color: #1a1a1a;}
.guide .inner-1150 .book01 h2 {color: #fff;}
.guide .inner-1150 .book01 div {display: flex; flex-direction: row; flex-wrap: wrap; gap: 1.33%;}
.guide .inner-1150 .book01 div a {display: flex; justify-content: center; align-items: center; width: 24%; height: 60px; background-color: #f2f2f2; color: #666; font-size: 20px; font-weight: 700; text-align: center; margin-bottom: 10px;}
.guide .inner-1150 .book01 div a.on {background-color: #f1592a; color: #fff;}

.guide .inner-1150 .book02 .contents {display: none;}
.guide .inner-1150 .book02 .contents.active {display: block;}
.guide .inner-1150 .book02 {background-color: #e6e6e6;}
.guide .inner-1150 .book02 .contents ul {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; gap: 1.33%;}
.guide .inner-1150 .book02 .contents ul li {width: 24%; display: flex; flex-direction: column; align-items: center; background-color: #f2f2f2; height: 340px; cursor: pointer; position: relative; margin-bottom: 1.33%;}
.guide .inner-1150 .book02 .contents ul li.on {background-color: #f1592a; color: #fff;}
.guide .inner-1150 .book02 .contents ul li.on span {background-color: #fff;}
.guide .inner-1150 .book02 .contents ul li:hover {background-color: #f1592a; color: #fff;}
.guide .inner-1150 .book02 .contents ul li:hover span {background-color: #fff;}

.guide .inner-1150 .book02 .contents ul li div {width: 170px; height: 170px; border-radius: 50%; margin-top: 30px;}

.guide .inner-1150 .book02 .contents ul li:nth-child(1) div {background: #fff url(../img/doctor00.png) no-repeat top center/cover;}
.guide .inner-1150 .book02 .contents ul li:nth-child(2) div {background: #fff url(../img/doctor01.png) no-repeat top center/cover;}
.guide .inner-1150 .book02 .contents ul li:nth-child(3) div {background: #fff url(../img/doctor02.png) no-repeat top center/cover;}
.guide .inner-1150 .book02 .contents ul li:nth-child(4) div {background: #fff url(../img/doctor05.png) no-repeat top center/cover;}
.guide .inner-1150 .book02 .contents ul li:nth-child(5) div {background: #fff url(../img/doctor03.png) no-repeat top center/cover;}
.guide .inner-1150 .book02 .contents ul li:nth-child(6) div {background: #fff url(../img/doctor06.png) no-repeat top center/cover;}
.guide .inner-1150 .book02 .contents ul li:nth-child(7) div {background: #fff url(../img/doctor04.png) no-repeat top center/cover;}

.guide .inner-1150 .book02 .contents ul li h3 {font-size: 21px; line-height: 21px; font-weight: 700; margin: 15px 0;}
.guide .inner-1150 .book02 .contents ul li p {font-size: 14px; line-height: 14px; font-weight: 700; word-break: keep-all;}
.guide .inner-1150 .book02 .contents ul li span {position: absolute; width: 70%; height: 1px; background-color: #808080; bottom: 40px; left: 50%; transform: translateX(-50%);}
.guide .inner-1150 .book02 .contents ul li i {font-style: normal; font-size: 14px; line-height: 14px; font-weight: 700; position: absolute; bottom: 14px;}

.guide .inner-1150 .book03 {background-color: #e6e6e6;}
.guide .inner-1150 .book03 .contents {display: flex; justify-content: space-between;}
.guide .inner-1150 .book03 .contents .left {background-color: #fff; padding: 25px 100px;}
.guide .inner-1150 .book03 .contents .left .date-head {display: flex; justify-content: space-between; width: 260px; align-items: center; margin: 0 auto 15px;}
.guide .inner-1150 .book03 .contents .left .date-head .date-btn-prev {width: 25px; height: 25px; background-color: #333; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.guide .inner-1150 .book03 .contents .left .date-head .date-btn-prev img {width: 15px; transform: rotate(90deg);}
.guide .inner-1150 .book03 .contents .left .date-head .date-btn-next {width: 25px; height: 25px; background-color: #333; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.guide .inner-1150 .book03 .contents .left .date-head .date-btn-next img {width: 15px; transform: rotate(-90deg);}
.guide .inner-1150 .book03 .contents .left .date-head h2 {font-size: 21px; margin-bottom: 0;}
.guide .inner-1150 .book03 .contents .left .content ul {display: flex; gap: 35px;}
.guide .inner-1150 .book03 .contents .left .content ul li {width: 25px; height: 25px; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.guide .inner-1150 .book03 .contents .left .content .date-top {margin-bottom: 10px;}
.guide .inner-1150 .book03 .contents .left .content .date-top li {font-weight: 600;}
.guide .inner-1150 .book03 .contents .left .content .date-content {margin-bottom: 15px; word-break: keep-all;}
.guide .inner-1150 .book03 .contents .left .content .date-content .res-none {background-color: #666; color: #fff;}
.guide .inner-1150 .book03 .contents .left .content .date-content .res-today {background-color: #ff0000; border: 1px solid #333; color: #fff;}
.guide .inner-1150 .book03 .contents .left .content .date-content .res-pos {background-color: #e6e6e6; border: 1px solid #333;}
.guide .inner-1150 .book03 .contents .left .content .date-content .res-pos.on {background-color: #f1592a; border: 1px solid #f1592a; color: #fff;}
.res-check {display: flex; gap: 20px; align-items: center;}
.res-check div {display: flex; gap: 7px; align-items: center;}
.res-check div span {width: 15px; height: 15px; background-color: #e6e6e6; border: 1px solid #e6e6e6;}
.res-check div.reservation-none span {background-color: #666; border: none;}
.res-check div.reservation-today span {background-color: #ff0000;}
.res-check div p {font-size: 12px; font-weight: 700; color: #666;}


.guide .inner-1150 .book03 .contents .right {padding: 25px 30px; background-color: #fff;}
.guide .inner-1150 .book03 .contents .right > h2 {font-size: 21px; line-height: 21px; text-align: center;}
.guide .inner-1150 .book03 .contents .right .res-time {display: flex; flex-direction: row; flex-wrap: wrap; width: 340px; gap: 6.66px;}
.guide .inner-1150 .book03 .contents .right .res-time label {display: block; position: relative; width: 80px; height: 25px; background-color: #e6e6e6; margin-bottom: 8px;}
.guide .inner-1150 .book03 .contents .right .res-time label.reservation-none {display: block; position: relative;}
.guide .inner-1150 .book03 .contents .right .res-time label input[type="radio"] {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; appearance: none; outline: none;}
.guide .inner-1150 .book03 .contents .right .res-time label.reservation-none input[type="radio"] {background-color: #666;}
.guide .inner-1150 .book03 .contents .right .res-time p {display: flex; justify-content: center; align-items: center; position: relative; width: 80px; height: 25px; background-color: #e6e6e6; margin-bottom: 8px; font-size: 12px; font-weight: 700; cursor: pointer;}
.guide .inner-1150 .book03 .contents .right .res-time label.reservation-none p {color: #fff;}
.guide .inner-1150 .book03 .contents .right .res-time p.on {background-color: #f1592a; color: #fff;}



.cl-re-info .content .left > div .label6 label input[type="radio"] {appearance: none; border: 1px solid #b2b2b2; width: 10px; height: 10px;}
.cl-re-info .content .left > div .label6 label input[type="radio"]:checked {border: 5px solid #c0272d;}



.guide .inner-1150 > h5 {margin-top: 20px; text-align: center; font-size: 21px; line-height: 24px; font-weight: 900;}

.guide .book-btn {margin-top: 60px; display: flex; justify-content: center; gap: 20px;}
.guide .book-btn button {display: block; width: 360px; height: 60px; background-color: #e6e6e6; font-size: 21px; font-weight: 700;}
.guide .book-btn button:last-child {background-color: #f1592a; color: #fff;}

.guide .inner-1150 > h3 {font-size: 36px; line-height: 48px; color: #f1592a; margin: 60px 0 80px;}
.guide .book-info > div {display: flex; align-items: center; margin-bottom: 30px;}
.guide .book-info > div h4 {width: 300px; display: flex; align-items: center; font-size: 24px; line-height: 24px; font-weight: 900;}
.guide .book-info > div h4.on {color: #f1592a;}
.guide .book-info > div p {width: calc(100% - 300px); font-size: 21px; line-height: 21px; color: #808080;}
.guide .book-info > div > input {width: 440px; height: 50px; outline: none; border: 1px solid #999; padding-left: 10px;}
.guide .book-info > div div {display: flex; align-items: center; gap: 20px; height: 100%; width: calc(100% - 300px);}
.guide .book-info > div:nth-child(3) div input:nth-child(1) {width: 120px; height: 50px; outline: none; border: 1px solid #999; padding-left: 10px;}
.guide .book-info > div:nth-child(3) div input:nth-child(2) {width: 140px; height: 50px; outline: none; border: 1px solid #999; padding-left: 10px;}
.guide .book-info > div:nth-child(3) div input:nth-child(3) {width: 140px; height: 50px; outline: none; border: 1px solid #999; padding-left: 10px;}
.guide .book-info > div select {width: 440px; height: 50px; outline: none; appearance: none; border: 1px solid #999; background: #fff url(../img/select-down.png) no-repeat right; padding-left: 10px; cursor: pointer;}
.guide .book-info > div textarea {width: calc(100% - 300px); height: 200px; resize: none; padding: 25px 20px; border: 1px solid #999; outline: none;}


/****************************************************************/

.guide .book-info > div:nth-child(4) div input {width: 240px; height: 50px; outline: none; border: 1px solid #999; padding-left: 10px;}
.guide .book-info > div:nth-child(6) {align-items: flex-start;}
.guide .book-info > div:last-child {align-items: flex-start;}
.guide .book-info > div:last-child div {flex-direction: column; width: calc(100% - 300px);}
.guide .book-info > div:last-child p {width: 100%; height: 300px; border: 1px solid #999; padding: 25px 20px; font-size: 14px; line-height: 21px; font-weight: 400; color: #1a1a1a; overflow-y: scroll;}



/****************************************************************/


/* .guide .book-info > div:nth-child(5) {align-items: flex-start;}
.guide .book-info > div textarea {width: calc(100% - 300px); height: 200px; resize: none; padding: 25px 20px; border: 1px solid #999; outline: none;}
.guide .book-info > div:nth-child(6) {align-items: flex-start;}
.guide .book-info > div:nth-child(6) div {flex-direction: column; width: calc(100% - 300px);}
.guide .book-info > div:nth-child(6) p {width: 100%; height: 300px; border: 1px solid #999; padding: 25px 20px; font-size: 14px; line-height: 21px; font-weight: 400; color: #1a1a1a; overflow-y: scroll;}
.guide .book-info > div:last-child div input {width: 240px; height: 50px; outline: none; border: 1px solid #999; padding-left: 10px;} */

.guide .book-comp {margin: 80px auto 120px;}
.guide .book-comp h2 {font-size: 32px; line-height: 44px; margin-bottom: 65px; text-align: center; word-break: keep-all;}
.guide .book-comp h2 span {color: #f1592a;}
.guide .book-comp p {font-size: 24px; line-height: 36px; text-align: center;}


.guide .inner-800 {max-width: 800px; margin: 140px auto;}
.guide .inner-800 > h2 {font-size: 48px; line-height: 48px; color: #f1592a; text-align: center; margin-bottom: 70px;}
.guide .inner-800 .book-name {margin-bottom: 50px;}
.guide .inner-800 .book-name div {display: flex; margin-bottom: 30px;}
.guide .inner-800 .book-name h3 {width: 270px; padding-left: 25px; font-size: 24px; color: #f1592a; font-weight: 900; display: flex; align-items: center;}
.guide .inner-800 .book-name input {width: 230px; height: 50px; outline: none; border: 1px solid #999; padding-left: 20px; margin-right: 20px;}
.guide .inner-800 p {width: 100%; height: 300px; border: 1px solid #999; padding: 25px 20px; font-size: 14px; line-height: 21px; font-weight: 400; color: #1a1a1a; overflow-y: scroll;}
.guide .inner-800 label {display: flex; justify-content: center; margin-top: 30px; gap: 5px; align-items: center;}


.guide .booktable ul {display: flex;}
.guide .booktable ul li {display: flex; justify-content: center; align-items: center; height: 60px; border-left: 1px solid #fff; font-size: 14px; line-height: 14px; font-weight: 700;}
.guide .booktable ul li:first-child {border-left: none;}

.guide .booktable ul li:nth-child(1) {width: 16%;}
.guide .booktable ul li:nth-child(2) {width: 30%;}
.guide .booktable ul li:nth-child(3) {width: 18%;}
.guide .booktable ul li:nth-child(4) {width: 18%;}
.guide .booktable ul li:nth-child(5) {width: 18%;}

.guide .booktable .booktable-top li {background-color: #f1592a; color: #fff;}
.guide .booktable .booktable-content {margin-top: 2px;}
.guide .booktable .booktable-content li {background-color: #f2f2f2; color: #4d4d4d;}
.guide .booktable .booktable-content li a {cursor: default;}
.guide .booktable .booktable-content li a.on {display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; background-color: #f1592a; color: #fff; cursor: pointer;}

.paper-cate {margin-bottom: 100px;}
.paper-cate .paper-cate-title {display: flex;}
.paper-cate .paper-cate-title > a {display: flex; justify-content: center; align-items: center; width: 50%; height: 80px; background-color: #e6e6e6; color: #808080; font-size: 18px; font-weight: 900; text-align: center; word-break: keep-all; padding: 0 10px;}
.paper-cate .paper-cate-title > a.on {background-color: #f1592a; color: #fff;}
.paper-cate .paper-cate-title > a:hover {background-color: #f1592a; color: #fff;}
.paper-cate .contents {display: flex; flex-direction: column; align-items: center; justify-content: center; height: 400px; text-align: center; border: 1px solid #b3b3b3; border-top: none;}
.paper-cate .contents h2 {font-size: 21px; line-height: 21px; font-weight: 900; color: #f1592a; word-break: keep-all;}
.paper-cate .contents p {line-height: 24px; color: #4d4d4d; font-weight: 700; margin: 30px auto 25px; word-break: keep-all;}
.paper-cate .contents span {display: block; font-size: 14px; line-height: 20px; color: #4d4d4d; font-weight: 700; word-break: keep-all;}
.paper-cate .contents div {display: flex; justify-content: center; gap: 15px; margin-top: 30px;}
.paper-cate .contents div a {display: flex; justify-content: center; align-items: center; width: 240px; height: 60px; background-color: #f1592a; color: #fff; font-weight: 700;}

.paper-process > h2 {font-size: 36px; line-height: 36px; font-weight: 900; margin-bottom: 50px; text-align: center; word-break: keep-all;}
.paper-process .paper-img {display: flex; justify-content: space-between; align-items: center; margin-bottom: 140px;}
.paper-process .paper-img > div {position: relative; width: 30%;}
.paper-process .paper-img > div .img_box {width: 100%; height: 240px;}
.paper-process .paper-img > div .img_box img {width: 100%; height: 100%; object-fit: cover;}
.paper-process .paper-img > div .txt-box {position: absolute; bottom: -60px; left: 10px; display: flex; align-items: center; gap: 20px;}
.paper-process .paper-img > div .txt-box h3 {width: 40px; height: 40px; border-radius: 50%; background-color: #f1592a; display: flex; justify-content: center; align-items: center; font-size: 18px; font-weight: 900; color: #fff;}
.paper-process .paper-img > div .txt-box p {font-size: 18px; font-weight: 900; color: #808080;}
.paper-process .paper-img span {font-size: 21px; line-height: 21px; font-weight: 700; color: #f1592a;}

.des-box {display: flex; margin-bottom: 80px;}
.des-box div {width: 50%; padding-left: 10px;}
.des-box div p {padding-left: 18px; font-size: 14px; line-height: 24px; color: #666; position: relative; margin-bottom: 15px; word-break: keep-all;}
.des-box div p::before {content: ''; position: absolute; top: 7px; left: 0; width: 10px; height: 10px; border-radius: 50%; background-color: #f1592a;}
.des-box.widthEtc div {width: 100%;}


.paper-contents {margin-top: 120px; padding-top: 100px; border-top: 2px solid #f1592a;}
.paper-contents > h2 {font-size: 36px; line-height: 36px; font-weight: 900; text-align: center; margin-bottom: 45px; word-break: keep-all;}
.paper-contents > p {font-size: 24px; line-height: 24px; font-weight: 700; text-align: center; margin-bottom: 45px; word-break: keep-all;}

.paper-table > ul {display: flex;}
.paper-table > ul > li {display: flex; justify-content: center; align-items: center; padding: 20px 0; border-left: 1px solid #fff;}

.paper-table > ul > li:nth-child(1) {width: 360px; border-left: none;}
.paper-table > ul > li:nth-child(2) {width: 360px;}
.paper-table > ul > li:nth-child(3) {width: 560px;}

.paper-table .contents {margin-bottom: 40px;}
.paper-table .contents > ul {display: flex;}
.paper-table .contents > ul > li {display: flex; flex-direction: column; justify-content: center; align-items: center; border-left: 1px solid #fff; text-align: center; word-break: keep-all;}

.paper-table .contents > ul > li:nth-child(1) {width: 360px; border-left: none;}
.paper-table .contents > ul > li:nth-child(2) {width: 360px;}
.paper-table .contents > ul > li:nth-child(3) {width: 560px;}

.paper-table .paper-table-t {background-color: #f1592a;}
.paper-table .paper-table-t li {color: #fff; font-size: 18px; font-weight: 700;}

.paper-table .paper-table-c {background-color: #f2f2f2;}
.paper-table .paper-table-c:nth-child(2n) {background-color: #fff;}
.paper-table .paper-table-c li {font-size: 14px; color: #4d4d4d;}

.paper-table .paper-table-c.back-w {background-color: #fff;}
.paper-table .paper-table-c.back-w > li {border-left: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2;}

.paper-table .contents > ul > li ul {width: 100%;}
.paper-table .contents > ul > li:first-child {border-bottom: 1px solid #fff; font-size: 18px;}
.paper-table .contents > ul > li:first-child span {font-size: 14px;}
.paper-table .contents > ul > li ul li {display: flex; flex-direction: column; justify-content: center; align-items: center; border-left: 1px solid #fff; width: 100%; border-bottom: 1px solid #fff;}
.paper-table .contents > ul > li:last-child ul li {align-items: unset;}

/* .paper-table .paper-table-c > li:nth-child(3) ul li { padding-left: 30px;} */
.paper-table .paper-table-c:nth-child(1) > li ul li {height: 50px;}
.paper-table .paper-table-c:nth-child(1) > li ul li:nth-child(3) {height: 80px;}

.paper-table .paper-table-c:nth-child(2) > li ul li {height: 125px; border-bottom: 1px solid #f2f2f2; border-left: 1px solid #f2f2f2;}
.paper-table .paper-table-c:nth-child(2) > li ul li:nth-child(3) {height: 100px; border-bottom: 1px solid #fff;}

.paper-table .paper-table-c:nth-child(3) > li ul li {height: 125px;}
.paper-table .paper-table-c:nth-child(3) > li ul li:nth-child(3) {height: 150px;}

.paper-contents02 .paper-table > ul > li:nth-child(1) {width: 200px; border-left: none;}
.paper-contents02 .paper-table > ul > li:nth-child(2) {width: 520px;}
.paper-contents02 .paper-table > ul > li:nth-child(3) {width: 560px;}

.paper-contents02 .paper-table .contents > ul:nth-child(2n) li {color: #999;}
.paper-contents02 .paper-table .contents > ul > li {height: 50px; font-size: 14px;}
.paper-contents02 .paper-table .contents > ul > li:first-child {border-bottom: none;}
.paper-contents02 .paper-table .contents > ul > li:nth-child(1) {width: 200px; border-left: none; font-size: 14px;}
.paper-contents02 .paper-table .contents > ul > li:nth-child(2) {width: 520px;}
.paper-contents02 .paper-table .contents > ul > li:nth-child(3) {width: 560px;}

.paper-contents02 > span {display: block; font-size: 14px; line-height: 14px; color: #4d4d4d; margin-bottom: 20px; text-align: center; word-break: keep-all;}
.paper-contents02 > h3 {font-size: 30px; font-weight: 900; text-align: center;}
.paper-contents02 > h3 i {font-style: normal; font-weight: 400;}


.pdf-in div {display: flex; justify-content: center; gap: 25px;}
.pdf-in div button {display: flex; cursor: pointer; width: 360px; height: 60px; background-color: #d41a1a; color: #fff; justify-content: center; align-items: center; gap: 10px;}
.pdf-in div button:last-child {background-color: #02723b;}
.pdf-in div button img {width: 20px;}
.pdf-in div button p {font-size: 16px; line-height: 16px; font-weight: 400;}

.faq_box {display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px;}
.faq_box > select {width: 150px; height: 45px; border: 1px solid #dbdbdb; border-radius: 4px; padding-left: 10px; font-size: 15px; outline: none; appearance: none; background: #fff url(../img/arrow_down.png) no-repeat 92%/8px;}

.faq_search {display: flex; justify-content: flex-end;}
.faq_search select {width: 80px; height: 45px; border: 1px solid #dbdbdb; border-radius: 4px; padding-left: 10px; font-size: 15px; outline: none; appearance: none; background: #fff url(../img/arrow_down.png) no-repeat 92%/8px;}
.faq_search input {width: 295px; height: 45px; border: 1px solid #dbdbdb; border-radius: 4px; padding-left: 10px; font-size: 15px; outline: none; margin-left: 5px;}
.faq_search button {display: flex; justify-content: center; align-items: center; width: 70px; height: 45px; border-radius: 4px; background-color: #646464; color: #fff; margin-left: 10px;}

.notice_search {display: flex; justify-content: center; position: relative; top: -60px; max-width: 460px; margin: 0 auto;}
.notice_search select {width: 80px; height: 45px; border: 1px solid #dbdbdb; border-radius: 4px; padding-left: 10px; font-size: 15px; outline: none; appearance: none; background: #fff url(../img/arrow_down.png) no-repeat 92%/8px;}
.notice_search input {width: calc(100% - 165px); height: 45px; border: 1px solid #dbdbdb; border-radius: 4px; padding-left: 10px; font-size: 15px; outline: none; margin-left: 5px;}
.notice_search button {display: flex; justify-content: center; align-items: center; width: 70px; height: 45px; border-radius: 4px; background-color: #646464; color: #fff; margin-left: 10px;}


.notice_board ul {display: flex; background-color: #f1592a;}
.notice_board ul li {display: flex; justify-content: center; align-items: center; height: 60px; color: #fff; font-size: 18px; font-weight: 700;}
.notice_board a {display: flex; border-bottom: 1px solid #f1592a;}
.notice_board a p {display: flex; justify-content: center; align-items: center; height: 50px; font-weight: 700;}

.notice_board ul li:nth-child(1) {width: 100px;}
.notice_board ul li:nth-child(2) {width: calc(100% - 440px);}
.notice_board ul li:nth-child(3) {width: 120px;}
.notice_board ul li:nth-child(4) {width: 120px;}
.notice_board ul li:nth-child(5) {width: 100px;}

.notice_board a p:nth-child(1) {width: 100px;}
.notice_board a p:nth-child(2) {display: block; line-height: 50px; width: calc(100% - 440px); padding-left: 10px; white-space: nowrap; word-break: keep-all; text-overflow: ellipsis; overflow: hidden;}
.notice_board a p:nth-child(3) {width: 120px;}
.notice_board a p:nth-child(4) {width: 120px;}
.notice_board a p:nth-child(5) {width: 100px;}
.notice_board a:last-child {border-bottom: 2px solid #f1592a;}


.detail-title {display: flex; padding: 16px 50px; border-top: 1px solid #1a1a1a; border-bottom: 1px solid #1a1a1a; align-items: center; margin-bottom: 100px;}
.detail-title > p {width: calc(100% - 260px); word-break: keep-all; font-weight: 700; font-size: 18px; padding-right: 20px;}
.detail-title div {width: 260px; display: flex; justify-content: space-between;}
.detail-title div p {margin-right: 10px;}
.detail-title div p span {margin-left: 6px;}
.detail-title ul {display: flex; align-items: center;}
.detail-title ul:first-child {margin-right: 80px;}
.detail-title ul li {height: 22px;line-height: 22px; font-weight: 700; position: relative;}
.detail-title ul li:first-child {margin-right: 26px;}
.detail-title ul li:first-child::before {content: ''; position: absolute; top: 4px; right: -13px; width: 1px; height: 14px; background-color: #1a1a1a;}
.detail-content {display: flex; flex-direction: column; align-items: center;}
.detail-content p {line-height: 24px; text-align: center; word-break: keep-all; position: relative;}
/* .detail-content p a {pointer-events: none; cursor: default;} */
.detail-content img {display: block; margin: 100px auto 30px;}

.detail-content div img {display: inline;}

.faq .inner .line {width: 100%; height: 1px; background-color: #1a1a1a; margin: 100px auto 40px;}
.faq .inner .list_go {width: 240px; height: 60px; background-color: #f1592a; color: #fff; font-size: 21px; display: flex; justify-content: center; align-items: center; margin: 0 auto;}

.review .inner .line {width: 100%; height: 1px; background-color: #1a1a1a; margin: 100px auto 40px;}
.review .inner .list_go {width: 240px; height: 60px; background-color: #f1592a; color: #fff; font-size: 21px; display: flex; justify-content: center; align-items: center; margin: 0 auto;}

.review .inner .list_bottom {margin-top: 100px;}
.review .inner .list_bottom a {display: flex; align-items: center; width: 100%; height: 60px; border-top: 1px solid #1a1a1a;}
.review .inner .list_bottom a:last-child {border-bottom: 1px solid #1a1a1a;}
.review .inner .list_bottom a h2 {width: 120px; height: 100%; font-size: 16px; display: flex; justify-content: center; align-items: center; background-color: #f9f9f9;}
.review .inner .list_bottom a p {width: calc(100% - 120px); padding-left: 20px; display: flex; align-items: center; font-weight: 600;}

.img_mt50 {margin-top: 50px; width: 50%;}




.news-view{width: 100%; height:50px; line-height: 50px; box-sizing: border-box; border-top: 1px solid #999; border-bottom: 1px solid #ccc;  padding-left: 15px; color: #666;font-size: 14px;margin-top: 25px;}
.news-view::after{clear: both;content: '';display: block;}
.news-view .title{float: left; width: 70%; font-weight: 900;}
.info_wrap01{text-align: left; width: 650px;height: 605px; position: fixed;margin-left: -325px;margin-top: -300px;top: 50%;left: 50%;background: #fff;padding: 5px 15px;border-radius: 25px;z-index: 9999;background: #fff;display: none;border: 1px solid #333;box-sizing: border-box; z-index: 100001;}
.info_wrap02{text-align: left; width: 650px;height: 605px; position: fixed;margin-left: -325px;margin-top: -300px;top: 50%;left: 50%;background: #fff;padding: 5px 15px;border-radius: 25px;z-index: 9999;background: #fff;display: none;border: 1px solid #333;box-sizing: border-box; z-index: 100001;}
.info_wrap03{text-align: left; width: 650px;height: 605px; position: fixed;margin-left: -325px;margin-top: -300px;top: 50%;left: 50%;background: #fff;padding: 5px 15px;border-radius: 25px;z-index: 9999;background: #fff;display: none;border: 1px solid #333;box-sizing: border-box; z-index: 100001;}
.view-detail {width: 100%}
.info_close_btn {width: 20px; height: 20px; position: absolute; right: 25px; top: 47px; cursor: pointer;}
.info_close_btn img{ display: block;}
.info_bg {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.6; z-index: 100000; display: none;}

.auto-no {position: relative; margin: 40px auto 0;}
.auto-no div {display: flex; align-items: center;}
.auto-no div:first-child h3 {width: 120px; height: 50px; background-color: #f1f1f1; border: 1px solid #b2b2b2; line-height: 50px; padding-left: 20px; font-size: 14px; font-weight: 400;}
.auto-no div:first-child p {width: 240px; height: 50px; margin-right: 10px; border: 1px solid #b2b2b2; border-left: none;}
.auto-no div:first-child input {width: 240px; height: 50px; border: 1px solid #b2b2b2; outline: none; border-radius: 0;}
.auto-no div:last-child span {width: 120px;}
.auto-no div:last-child p {font-size: 12px; line-height: 12px; margin-top: 10px; padding-left: 10px;}
.captcha_reload {width: 24px; height: 24px; margin-right: 20px; cursor: pointer;}

.before_h2 {margin: 100px auto 80px; text-align: center; font-size: 36px; line-height: 36px; color: #f1592a;}


/* sns */
.s-sns {width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; gap: 2%;}
.s-sns a {display: block; width: 23.43%; margin-bottom: 35px;}
.s-sns a .image-boxes {position: relative;}
.s-sns a .image-boxes img:first-child {width: 100%; height: 300px; object-fit: cover; border: 1px solid #b3b3b3; border-bottom: none;}
.s-sns a .image-boxes img:last-child {position: absolute; top: 15px; left: 15px; width: 50px; height: 50px;}
.s-sns a .txt {padding: 20px 25px; color: #808080; border: 1px solid #ccc; border-top: none; height: 110px;}
.s-sns a .txt span {display: block; font-size: 14px; font-weight: 400; margin-bottom: 5px;}
.s-sns a .txt > p {font-size: 14px; font-weight: 400; line-height: 24px; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.s-sns a .txt div {display: flex; gap: 8px;}
.s-sns a .txt div p {width: 60px; height: 25px; border-radius: 25px; border: 1px solid #808080; font-size: 13px; line-height: 25px; text-align: center;}


/* press */
.press .sub_inner .contents li {border-top: 1px solid #ddd;}
.press .sub_inner .contents li:last-child a {border-bottom: 1px solid #ddd;}
.press .sub_inner .contents li a {display: flex; align-items: center; gap: 30px; padding: 30px 0; position: relative;}
.press .sub_inner .contents li a img {width: 360px; height: 220px; object-fit: cover;}
.press .sub_inner .contents li a .txt_box {width: calc(100% - 390px);}
.press .sub_inner .contents li a .txt_box h2 {font-size: 20px; line-height: 20px; white-space: nowrap; word-break: keep-all; text-overflow: ellipsis; overflow: hidden;}
.press .sub_inner .contents li a .txt_box p {font-size: 16px; line-height: 24px; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 15px 0 0;}
.press .sub_inner .contents li a span {font-size: 12px; position: absolute; bottom: 30px; right: 0;}


/* gallery */
.gallery .sub_inner .top_contents {display: flex; justify-content: space-between; align-items: center;}
.gallery .sub_inner .top_contents h2 {font-size: 20px; line-height: 20px; font-weight: 900; padding-left: 10px; position: relative;}
.gallery .sub_inner .top_contents h2 span {color: #f1592a;}
.gallery .sub_inner .top_contents h2::before {content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 3px; height: 100%; background-color: #f1592a;}
.gallery .sub_inner .top_contents .faq_search {margin-bottom: 0;}
.gallery .sub_inner .contents {display: flex; gap: 2.66%; margin-top: 30px; padding: 30px 0; border-top: 2px solid #f1592a; border-bottom: 1px solid #ddd; flex-direction: row; flex-wrap: wrap;}
.gallery .sub_inner .contents li {width: 23%; margin-bottom: 2.66%;}
.gallery .sub_inner .contents li a {display: block; width: 100%;}
.gallery .sub_inner .contents li a .img_box {width: 100%; height: 180px; overflow: hidden;}
.gallery .sub_inner .contents li a .img_box img {width: 100%; height: 100%; object-fit: cover; transition: all 0.3s;}
.gallery .sub_inner .contents li a .txt_box {background-color: #f9f9f9; padding: 15px 10px;}
.gallery .sub_inner .contents li a .txt_box p {font-size: 16px; line-height: 20px; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 15px; font-weight: 600; height: 40px;}
.gallery .sub_inner .contents li a .txt_box span {font-size: 14px; line-height: 14px; color: #555;}
.gallery .sub_inner .contents li:hover a .img_box img {transform: scale(1.2);}


.news_cate {display: flex; gap: 1.33%; margin-bottom: 80px;}
.news_cate a {display: flex; justify-content: center; align-items: center; width: 24%; height: 45px; border: 2px solid #ccc; font-size: 14px; line-height: 14px; font-weight: 400; color: #666; margin-bottom: 10px;}
.news_cate a:hover {border: 2px solid #f1592a; background-color: #f1592a; color: #fff;}
.news_cate a.on {border: 2px solid #f1592a; background-color: #f1592a; color: #fff;}

.safety_contents .des_detail p {word-break: keep-all;}

.susul_none {display: none;}

.treat .inner01 .symptom .left > p.textCenter {color: #1a1a1a;}


.pdf_contents {width: 100%; height: 800px; border: 1px solid #b2b2b2; padding: 30px; overflow-y: scroll;}
.pdf_contents img {filter: none; display: block; margin: 0 auto; width: 100%;}












/* veins */
.treat .inner01 .veins_box01 {margin: 80px auto 160px;}
.treat .inner01 .veins_box01 .contents {width: 600px;}
.treat .inner01 .veins_box01 .contents > p {font-size: 24px; line-height: 24px; margin-bottom: 15px; padding: 0; color: #4d4d4d; text-align: center;}
.treat .inner01 .veins_box01 .contents > div {width: 100%; height: 600px; background-color: #1a1a1a; position: relative; display: flex; justify-content: space-between; align-items: center; padding: 0 20px;}
.treat .inner01 .veins_box01 .contents > div .txt_box h2 {font-size: 21px; line-height: 21px; color: #fff; margin-bottom: 20px; width: auto; height: auto; background-color: transparent; padding: 0;}
.treat .inner01 .veins_box01 .contents > div .txt_box p {font-size: 16px; line-height: 22px; color: #fff; padding: 0; letter-spacing: 0; margin-bottom: 0;}
.treat .inner01 .veins_box01 .contents > div img {width: 220px;}


.veins_full {width: 100%; margin: 0 auto 200px;}
.veins_full img {display: block; margin: 0 auto 40px;}
.veins_full p {font-size: 28px; line-height: 48px; color: #999; text-align: center; word-break: keep-all;}
.veins_full p b {color: #f1592a;}


.veins_one {max-width: 1280px; width: 100%; margin: 0 auto;}
.veins_one > h2 {font-size: 48px; line-height: 48px; text-align: center;}
.veins_one .one_contents {display: flex; justify-content: center; flex-direction: row; flex-wrap: wrap; gap: 40px; margin: 80px auto 120px;}
.veins_one .one_contents .contents {width: 300px;}
.veins_one .one_contents .contents h2 {font-size: 36px; line-height: 36px; font-weight: 900; text-align: center; color: #f1592a; margin-bottom: 40px;}
.veins_one .one_contents .contents div {display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 60px; width: 100%; height: 500px; border-radius: 300px; background-color: #f1592a;}
.veins_one .one_contents .contents:nth-child(2) div {gap: 80px;}
.veins_one .one_contents .contents div p {font-size: 21px; line-height: 30px; font-weight: 600; color: #fff; text-align: center;}

.veins_one .box_contents .contents {display: flex; gap: 60px; align-items: center; margin-bottom: 60px;}
.veins_one .box_contents .contents img {width: 640px;}
.veins_one .box_contents .contents .txt_box {width: calc(100% - 700px);}
.veins_one .box_contents .contents .txt_box h2 {font-size: 36px; font-weight: 900; margin-bottom: 20px;}
.veins_one .box_contents .contents .txt_box p {font-size: 18px; line-height: 36px; color: #4d4d4d; word-break: keep-all;}


.veins_bottom {max-width: 1280px; width: 100%; margin: 200px auto 0;}
.veins_bottom > h2 {font-size: 48px; font-weight: 900; color: #f1592a; text-align: center; word-break: keep-all;}
.veins_bottom .middle {max-width: 850px; width: 100%; margin: 60px auto;}
.veins_bottom .middle div {display: flex; align-items: flex-start; gap: 15px;}
.veins_bottom .middle div p {width: 35px; height: 35px; border-radius: 50%; background-color: #f1592a; color: #fff; text-align: center; line-height: 37px; font-size: 24px; font-weight: 900; position: relative; top: 10px;}
.veins_bottom .middle div h2 {font-size: 36px; word-break: keep-all;}
.veins_bottom .middle div h2 span {font-weight: 400;}
.veins_bottom .middle div h2 b {font-weight: 900; color: #f1592a;}
.veins_bottom > p {font-size: 30px; text-align: center; margin-bottom: 100px; word-break: keep-all;}
.veins_bottom > p b {font-weight: 900; color: #f1592a;}



.veins_img {margin-top: 50px;}


.treat .inner01 > div.veins_box02 {display: block;}
.treat .inner01 > div.veins_box02 > h2 {font-size: 36px; color: #f1592a; text-align: center; margin-bottom: 40px; word-break: keep-all;}
.treat .inner01 > div.veins_box02 .contents {display: flex; justify-content: space-between; width: 100%;}
.treat .inner01 > div.veins_box02 .contents > div {width: 31.25%;}
.treat .inner01 > div.veins_box02 .contents > div img {width: 100%;}
.treat .inner01 > div.veins_box02 .contents > div .txt_box {margin-top: 20px;}
.treat .inner01 > div.veins_box02 .contents > div .txt_box h2 {font-size: 24px; text-align: center; height: auto; background-color: transparent; line-height: normal; padding: 0; color: #1a1a1a;}
.treat .inner01 > div.veins_box02 .contents > div .txt_box p {font-size: 16px; line-height: 24px; color: #4d4d4d; padding: 0; letter-spacing: 0; margin-bottom: 0; text-align: center;}


.treat .inner01 > div.veins_box03 {display: block; margin-top: 50px;}
.treat .inner01 > div.veins_box03 > div {width: 100%; display: flex; justify-content: space-between;}
.treat .inner01 > div.veins_box03 > div img {width: 49%;}
.treat .inner01 > div.veins_box03 > p {font-size: 24px; font-weight: 700; color: #4d4d4d; text-align: center; margin-top: 30px; word-break: keep-all;}
.treat .inner01 > div.veins_box03 > p br {display: none;}


.treat .inner01 > div.veins_box04 .contents {width: 31.25%;}
.treat .inner01 > div.veins_box04 .contents .txt_box {border: 1px solid #b0b0b0; border-top: none; padding: 30px 20px; height: 380px;}
.treat .inner01 > div.veins_box04 .contents .txt_box h2 {font-size: 24px; line-height: 24px; text-align: center; height: auto; background-color: transparent; color: #1a1a1a; line-height: normal; padding: 0; margin-bottom: 30px;}
.treat .inner01 > div.veins_box04 .contents .txt_box span {display: block; font-size: 14px; line-height: 21px; color: #ff0000; margin-bottom: 10px; word-break: keep-all;}
.treat .inner01 > div.veins_box04 .contents .txt_box p {font-size: 14px; line-height: 21px; color: #4d4d4d; padding: 0; letter-spacing: 0; margin-bottom: 0;}


.treat .inner01 > div.veins_box05 {display: block; margin: 120px auto 0;}
.treat .inner01 > div.veins_box05 > h2 {font-size: 36px; line-height: 36px; text-align: center; margin-bottom: 30px;}
.treat .inner01 > div.veins_box05 .contents {display: flex; justify-content: space-between; width: 100%;}
.treat .inner01 > div.veins_box05 .contents .left {width: 50%; display: flex; justify-content: space-between;}
.treat .inner01 > div.veins_box05 .contents .right {width: 46.875%;}
.treat .inner01 > div.veins_box05 .contents .left div {width: 46.875%;}
.treat .inner01 > div.veins_box05 .contents .left div img {width: 100%;}
.treat .inner01 > div.veins_box05 .contents .left div p {font-size: 16px; line-height: 24px; color: #4d4d4d; margin-top: 10px; text-align: center;}
.treat .inner01 > div.veins_box05 .contents .right div {display: flex;}
.treat .inner01 > div.veins_box05 .contents .right div img {width: 50%;}
.treat .inner01 > div.veins_box05 .contents .right p {font-size: 16px; line-height: 24px; color: #4d4d4d; margin-top: 10px; text-align: center;}


.treat .inner01 .in_surg .in_surg_table.veins_table {max-width: 100%;}

.in_surg_table.veins_table ul:first-child li:nth-child(3) {border-top: 2px solid #b2b2b2;}
.in_surg_table.veins_table ul li:nth-child(3) {border-left: 2px solid #b2b2b2; border-right: 2px solid #b2b2b2;}
.in_surg_table.veins_table ul li:last-child {border-bottom: 2px solid #b2b2b2;}
.in_surg_table.veins_table ul:last-child li {border-bottom: 2px solid #b2b2b2;}





.robot_left .pop_btn {position: fixed; bottom: 90px; left: 0; z-index: 299; width: 40px; height: 40px; border-radius: 0px 10px 10px 0; background-color: #f1592a; cursor: pointer; display: none;}
.robot_left .pop_btn span:first-child {position: absolute; top: 13px; left: 12px; width: 17px; height: 3px; border-radius: 3px; background-color: #fff; transform: rotate(45deg);}
.robot_left .pop_btn span:last-child {position: absolute; top: 24px; left: 12px; width: 17px; height: 3px; border-radius: 3px; background-color: #fff; transform: rotate(-45deg);}


.pop_contents {position: fixed; bottom: 0px; left: 0; z-index: 300; width: 110px;}
/* top: -15px; display: none; */
.pop_contents .close {position: absolute; top: 50%; right: -15px; width: 30px; height: 30px; border-radius: 50%; background-color: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4); cursor: pointer; z-index: 11;}
.pop_contents .close span:first-child {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(-45deg); width: 16px; height: 3px; border-radius: 3px; background-color: #000;}
.pop_contents .close span:last-child {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) rotate(45deg); width: 16px; height: 3px; border-radius: 3px; background-color: #000;}

.pop_contents .fix_slide {width: 110px;}
.pop_contents .fix_slide .swiper-slide {display: block; width: 100%;}

.pop_contents img {width: 100%;}







/* 반응형 시작 */
@media(max-width:1600px){

    .csr .inner .csr-contents .content-bot .right-img {max-width: 520px; flex-direction: row; flex-wrap: wrap;}

}

@media(max-width:1440px){

    header .inner {padding: 0 5%;}
    header .inner .h-menu .join-login {padding: 0 5%;}
    footer .inner {padding: 0 5%;}

    header .inner .h-menu nav .gnb > li {width: 120px;}
    header .inner .h-menu nav .gnb > li > a {font-size: 16px;}
    header .inner .h-menu nav .gnb ul li {width: 120px;}
    header .inner .h-menu nav .gnb ul li a {font-size: 13px;}
    header .inner .h-menu nav .gnb ul li a span {width: 110px;}

    .treat .inner01 {padding: 0 5%;}
    .treat .inner02 {padding: 0 5%;}
    .treat .inner04 {padding: 0 5%;}
    .treat .inner05 {padding: 0 5%;}
    .treat .inner01_twin {padding: 0 5%;}
    .treat_img007 {padding: 0 5%;}
    .treat .age_ins {padding: 0 5%;}
    .care .inner {padding: 0 5%;}
    .s-d .inner {padding: 100px 5%;}
    .care-photo {padding: 0 5%;}
    .treat_des {padding: 0 5%;}
    .treat_fif {padding: 0 5%;}
    .treat_mini_img {padding: 0 5%;}
    .treat_third {padding: 0 5%;}
    .review .inner {padding: 0 5%;}
    .new_medical {padding: 0 5%;}

    .care .inner .care-category div {width: 180px; height: 180px;}
    .care .inner .care-category div img {width: 60px; height: 60px;}
    .care .inner .care-category div p {font-size: 14px; margin-top: 5px;}
    
    .review .inner .category {flex-direction: row; flex-wrap: wrap; justify-content: unset; gap: 2%; margin: 40px auto 80px;}
    .review .inner .category a {width: 15%; margin-bottom: 2%;}


    .treat .inner01 .veins_box01 .contents {width: 500px;}
    .treat .inner01 .veins_box01 .contents > div {height: 500px;}
    .treat .inner01 .veins_box01 .contents > div img {width: 180px;}

}

@media(max-width:1350px){

    .robot_left .pop_btn {display: block; left: -40px;}
    .pop_contents .close {display: block;}
    .pop_contents {left: 0; bottom: 75px;}

    .bottom-fix {display: block;}
    
    header .inner .h-menu .mypage-logout {display: none;}
    .right-fix {display: none;}

    header .ham-btn {display: block;}
    header .inner .h-menu .logo {float: none; margin: 0 auto;}
    header .inner .h-menu .chi {display: block; position: absolute; top: 30px; right: 5%; margin-top: 0;}
    header .inner .h-menu nav {display: none;}
    header .inner .h-menu .join-login {display: none;}

    /* .right-fix {width: 75px; top: auto; bottom: 20px; right: 1%; transform: translateY(0); opacity: 0.5;}
    .right-fix ul li {width: 75px; height: 70px;}
    .right-fix ul li a {gap: 5px;}
    .right-fix ul li a img {width: 35px;}
    .right-fix ul li a p {font-size: 12px;}
    .right-fix > ul > li:first-child {width: 75px; height: 100px;}
    .right-fix > ul > li:first-child a {height: 100px;}
    .right-fix > ul > li:first-child a h2 {font-size: 16px;}
    .right-fix > ul > li:first-child a p {font-size: 12px;}
    .right-fix > ul > li:first-child a img {width: 30px; height: 40px;}
    .right-fix > ul > li:last-child {width: 75px; height: 80px;}
    .right-fix ul ul {display: none;}
    .right-fix > ul > li:nth-child(2) {display: block; height: 60px;}
    .right-fix > ul > li:nth-child(4) {display: none; height: 30px;}
    .right-fix .el {top: 0px; width: 75px; height: 75px;}
    .right-fix .el_box {top: 40px; left: 50%; width: 75px; height: 80px;}
    .right-fix > ul > li.top img {width: 75px;} */

    footer .inner .left div:last-child p:last-child br {display: block;}

    .sub-banner .txt {padding: 0 5%;}
    .look .inner {padding: 0 5%;}
    .equipment .inner {padding: 0 5%;}
    .sub_inner {padding: 0 5%;}
    .csr .inner {padding: 0 5%;}
    .treat_bot .inner {padding: 0 5%;}
    .advice .inner {padding: 0 5%;}
    .treat .inner03 {padding: 0 5%;}
    .guide .inner {padding: 0 5%;}
    .faq .inner {padding: 0 5%;}
    .csr .inner {padding: 0 5%;}
    .doctor_talk .inner {padding: 0 5%;}
    .out_body {padding: 0 5%;}
    .board .inner {padding: 0 5%;}
    .before .inner {padding: 0 5%;}
    .surgery .inner {padding: 0 5%;}

    .sub-banner03 {height: 600px;}
    .sub-banner03 .txt h2 {font-size: 24px; margin-bottom: 15px;}
    .sub-banner03 .txt h3 {font-size: 48px;}
    .sub-banner03 .txt h4 {font-size: 16px; margin-bottom: 5px;}
    .sub-banner03 .txt p {font-size: 18px;}
    .sub-banner03 .txt .menu {max-width: 810px; width: 100%;}
    .sub-banner03 .txt .menu a {font-size: 16px; width: 150px;}

    .gallery-box .gallery-thumb-box {width: 100%;}
    .gallery-box .floor-prev{display: none;}
    .gallery-box .floor-next{display: none;}


    .contact_us dt {width: 250px; padding: 25px 0 35px 15px;}
    .contact_us dd {padding: 30px 0 35px;}

    .contact_info {padding: 0; padding-bottom: 50px;}
    .contact_info h3 {position: unset; padding: 0; width: auto; padding: 50px 0 20px;}
    .contact_info h3 br {display: none;}
    .contact_info dl > dd {width: auto;}

    .advice .inner .left .contents01 {height: 350px; padding: 45px;}
    .advice .inner .left .contents02 {height: 350px; padding: 45px;}

    .advice .inner .left .contents01 h2 {font-size: 24px;}
    .advice .inner .left .contents01 p {font-size: 18px; line-height: 26px;}
    .advice .inner .left .contents02 h2 {font-size: 24px;}
    .advice .inner .left .contents02 p {font-size: 14px;}

    .advice .inner .left .contents02 .n-t input {height: 40px; font-size: 15px;}
    .advice .inner .left .contents02 .n-t input::placeholder {font-size: 15px;}
    .advice .inner .left .contents02 select {height: 40px; font-size: 15px;}

    .advice .inner .left .contents02 .check .left a {font-size: 16px;}
    .advice .inner .left .contents02 .check .left a br {display: none;}
    .advice .inner .left .contents02 .check .right {font-size: 14px; line-height: 46px;}

    .care-guide .menu {max-width: 760px; flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 20px; margin: 0 auto;}

    .csr .inner .csr-top h2 {text-align: center;}
    .csr .inner .csr-top p {text-align: center;}
    .csr .inner .csr-contents .content-top {justify-content: center;}
    .csr .inner .csr-contents .content-bot {flex-direction: column; padding-left: 0; justify-content: center; align-items: center;}


    .doctor_talk .inner .category {display: none;}
    .category_select {display: block;}

    .come_met .come_contents > h2 {width: 250px;}
    .come_met .come_contents .right {width: calc(100% - 250px);}

    .des-box div p br {display: none;}


    .guide .inner .tiemtable-refer {margin-top: 120px;}
    .guide .inner .tiemtable-refer .contents > div{width: 100%;}
    .guide .inner .tiemtable-refer .contents > .left {display: none;}
    .guide .inner .tiemtable-refer .contents > .right {padding: 0;}
    .guide .inner .tiemtable-refer .contents .right .top-cont {padding: 0; border: 0; margin: 0;}
    .guide .inner .tiemtable-refer .contents .right .mid-cont {padding-top: 40px; border-top: 1px solid #ccc; margin-top: 40px;}

    .treat .inner01 .treat_description .treat_des_contents .des_right h3 {font-size: 24px; line-height: 24px; margin-bottom: 15px;}
    .treat .inner01 .treat_description .treat_des_contents .des_right p {font-size: 16px; line-height: 30px;}

    .in_camera {padding: 0 5%;}
    .in_camera02 {padding: 0 5%;}

    .treat .inner04 > h2 {font-size: 24px; line-height: 36px;}

    .out_body > div div h2 {font-size: 24px; margin-bottom: 20px;}
    .out_body > div div p {font-size: 18px; line-height: 26px;}

    .board .inner .contents a img {height: 220px;}
    .board .inner .contents a h2 {font-size: 16px; margin-top: 10px;}
    .board .inner .contents a p {font-size: 16px; margin-top: 10px;}
    .board .inner .contents a span {font-size: 16px; margin-top: 10px;}
    .board .inner .contents a i {font-size: 14px; margin: 10px auto 0;}

    .s-sns a .image-boxes img:first-child {height: 260px;}




    .veins_one .box_contents {padding: 0 5%;}
    .veins_one .box_contents .contents {gap: 0; justify-content: space-between;}
    .veins_one .box_contents .contents img {width: 50%;}
    .veins_one .box_contents .contents .txt_box {width: 48%;}




    .veins_bottom {padding: 0 5%;}


}

@media(max-width:1280px){

    .veins_one .box_contents .contents img {width: 40%;}
    .veins_one .box_contents .contents .txt_box {width: 58%;}
    .veins_one .box_contents .contents .txt_box h2 {font-size: 24px; margin-bottom: 15px;}
    .veins_one .box_contents .contents .txt_box p {font-size: 16px; line-height: 28px;}


    
    .treat .inner01 > div.veins_box04 .contents .txt_box p br {display: none;}

}

@media(max-width:1250px){

    .s-d .inner .s-d-top .right .subject {flex-direction: column; gap: 10px; align-items: unset;}
    .s-d .inner .s-d-top .right .subject p:first-child::before {display: none;}

}

@media(max-width:1240px){

    .staff .inner {padding: 0 5%;}
    .staff .inner .category {flex-direction: row; flex-wrap: wrap; justify-content: unset; gap: 2%; margin: 100px auto 80px;}
    .staff .inner .category a {width: 15%; margin-bottom: 2%;}

    

    .safety_contents .content01 .content img {height: 350px;}

    .treat_bot_ul li p {font-size: 24px; line-height: 28px; top: 50px;}
    .treat_bot_ul li:nth-child(2) p {top: 35px;}
    .treat_bot_ul li h2 {font-size: 80px;}
    .treat_bot_ul li h2 span {font-size: 40px;}

    .staff .inner .staff_list .staff_content .staff_link a p {font-size: 12px;}
    .staff .inner .staff_list .staff_content .staff_link a:first-child div {width: 20px; height: 20px;}
    .staff .inner .staff_list .staff_content .staff_link a:last-child div {width: 20px; height: 20px;}

    .treat .inner01 .prp_box ul li h2 {font-size: 20px; margin-bottom: 10px;}
    .treat .inner01 .prp_box ul li p {font-size: 16px; line-height: 20px;}

    .treat_bot .inner .remedy_contents .right > h6 {font-size: 21px;}
    .remedy_des_box {font-size: 21px;}

}

@media(max-width:1200px){

    .eq_con_text {height: 65px;}

    .paper-process .paper-img > div .img_box {height: 200px;}
    .paper-process .paper-img > div .txt-box {left: 0; gap: 10px; bottom: -50px;}
    .paper-process .paper-img > div .txt-box h3 {width: 35px; height: 35px; font-size: 16px;}
    .paper-process .paper-img > div .txt-box p {font-size: 16px; font-weight: 700;}

    .paper-contents02 .paper-table .contents > ul > li {height: 80px;}

    .guide .inner-1150 {padding: 0 5%;}
    .guide .inner-1150 .book03 .contents .left {padding: 20px 10px;}
    .guide .inner-1150 .book03 .contents .right {padding: 20px 10px;}

    .treat .inner01 .brain04 h2 {width: 200px; height: 200px; font-size: 21px;}

    .treat .inner01 .in_surg.in_surg_flex {flex-direction: column;}
    .treat .inner01 .in_surg.in_surg_flex .left {width: 100%;}
    .treat .inner01 .in_surg.in_surg_flex img {width: 100%; margin-top: 20px;}

    .staff .inner .staff_list .staff_content .img {width: 180px; height: 180px;}

    .eq_con_title {font-size: 20px; margin-bottom: 10px;}
    .eq_con_title::after {display: none;}


    .treat .inner01 > div.veins_box04 .contents .txt_box {height: 400px;}

}

@media(max-width:1172px){

    .treat .inner01 > div.veins_box04 .contents .txt_box {height: 430px;}
    .treat .inner01 > div.veins_box04 .contents .txt_box span br {display: none;}

}

@media(max-width:1141px){

    .treat .inner01 > div.veins_box04 .contents .txt_box {height: 470px;}

}

@media(max-width:1130px){

    .treat .inner01 .veins_box01 {flex-direction: column; justify-content: center; align-items: center;}
    .treat .inner01 .veins_box01 .contents:first-child {margin-bottom: 40px;}

}

@media(max-width:1100px){

    .s-d .inner .s-d-top .right h2 {font-size: 30px; line-height: 40px;}
    .s-d .inner .s-d-top .right > p {font-size: 40px;}

    .eq_con_text {font-size: 14px; height: auto; padding: 0 0 10px;}
    .eq_con_text02 {font-size: 14px; }

    .treat_bot .inner .remedy-box01 > div {width: 100%; margin-bottom: 40px;}

    .loginn {padding: 0 5%;}

    .guide .inner-1150 .book02 .contents ul li {width: 32%;}

    .s-sns a .image-boxes img:first-child {height: 200px;}




    .treat .inner01 > div.veins_box02 .contents > div .txt_box p br {display: none;}

}

@media(max-width:1090px){

    .treat .inner01 > div.veins_box04 .contents .txt_box {height: 510px;}

}

@media(max-width:1053px){

    footer .inner {display: -webkit-box; display: -moz-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; box-orient: vertical;}
    footer .inner .left {-webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2;  box-ordinal-group: 2; display: flex; flex-direction: column; align-items: center;}
    footer .inner .right {-webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1;  box-ordinal-group: 1; align-items: center;}
    footer .inner .right .sns {margin-bottom: 20px;}
    footer .inner .right .right-bot {margin-bottom: 20px;}
    footer .inner .left div:first-child {margin-bottom: 5px;}

}

@media(max-width:1024px){

    /* .top_mob {display: flex;} */


    .sub-banner .txt h2 {font-size: 36px;}
    .sub-banner .txt p {font-size: 20px; line-height: 24px; margin: 0px;}

    .sub-banner04 .txt h2 {margin-bottom: 0;} 
    .sub-banner04 .txt h3 {font-size: 18px; line-height: 24px;}

    .sub-banner05 .txt > h3 {font-size: 24px;}
    .sub-banner05 .txt span {font-size: 16px; line-height: 28px;}

    .sub-banner06 .txt > h3 {font-size: 24px;}
    .sub-banner06 .txt span {font-size: 16px; line-height: 26px;}

    .sub-banner08 .txt h2 {margin: 0 0 10px;}

    .sub-banner02 .swiper-slide {height: 400px;}
    .sub-banner02 .txt h2 {font-size: 36px;}
    .sub-banner02 .txt p {font-size: 20px; margin: 0px;}

    .sub-banner-cate .txt h2 {font-size: 30px;}
    .sub-banner-care .txt h2 {margin-bottom: 0;}

    .sub-banner-care .txt h3 {font-size: 18px; line-height: 24px;}


    .sub-banner01 .swiper-slide {height: 400px;}
    .sub-banner02 .swiper-slide {height: 400px;}

    .sub-banner03 {height: 400px;}
    .sub-banner04 {height: 400px;}
    .sub-banner05 {height: 400px;}
    .sub-banner06 {height: 400px;}
    .sub-banner07 {height: 400px;}
    .sub-banner08 {height: 400px;}
    .sub-banner09 {height: 400px;}
    .sub-banner10 {height: 400px;}
    .sub-banner11 {height: 400px;}
    .sub-banner14 {height: 400px;}
    .sub-banner13 {height: 400px;}
    .sub-banner15 {height: 400px;}
    .sub-banner15-1 {height: 400px;}
    .sub-banner15-2 {height: 400px;}
    .sub-banner15-3 {height: 400px;}
    .sub-banner15-4 {height: 400px;}
    .sub-banner15-5 {height: 400px;}
    .sub-banner15-6 {height: 400px;}
    .sub-banner15-7 {height: 400px;}
    .sub-banner16 {height: 400px;}
    .sub-banner18 {height: 400px;}
    .sub-banner19 {height: 400px;}

    .sub-banner03 .txt .menu {display: none;}
    .sub-banner04 .txt .menu {display: none;}
    .sub-banner-cate .txt .menu {display: none;}
    .treat .menu {display: flex; padding: 0 5%;}
    .sub-banner-cate .txt p {margin-bottom: 0;}


    .sub-banner08 .txt .menu {display: none;}


    .rf_section .rf_image,
    .treatment_section .treatment_image ,
    .prognosis_section .prognosis_image {display: none !important;}

    .staff .inner .staff_list {margin: 0 auto;}

    .s-d .img_sticky {display: none;}
    .s-d .inner .s-d-top:first-child {display: none;}
    .s-d .inner .s-d-top:last-child {width: 100%;}

    .s-d .s-d-mid .inner > div {width: 100%;}
    .s-d .s-d-mid .inner > div:first-child {display: none;}

    .look .inner {margin: 80px auto;}
    .sub_h2 {margin-bottom: 40px;}
    .look .inner .look-category li {font-size: 16px;}
    .look .inner .contents .content .vidd {height: 550px;}
    .gallery-box .gallery-main-box .swiper-slide .info-img {height: 550px;}

    .tab_area ul.tab_menu03_02 li {font-size: 16px;}

    .safety_cate li {font-size: 16px;}
    .safety_contents .content01 .content .txt-box div h2 {font-size: 22px; line-height: 22px; margin-bottom: 25px;}
    .safety_contents .content01 .content .txt-box div h2::before {bottom: -8px;}
    .safety_contents .content01 .content .txt-box div p {font-size: 14px; line-height: 26px;}

    .safety_contents .mySwiper .swiper-slide {height: 160px;}
    .safety_contents .mySwiper2 {height: 50%;}

    .surgery .inner > h2 {margin-top: 120px; margin-bottom: 40px; font-size: 24px; line-height: 24px; padding-left: 15px; height: 24px;}
    .surgery .inner > h2::before {width: 5px;}

    .treat .inner01 > h2 {margin-top: 120px; margin-bottom: 25px; font-size: 18px; line-height: 24px; padding-left: 15px; height: 24px;}
    .treat .inner01 > p {font-size: 16px; line-height: 30px;}
    .treat .inner01 > span {font-size: 16px; line-height: 30px;}

    .treat_bot .inner .remedy_contents .left01 h2 {font-size: 24px; line-height: 24px; padding-left: 15px; height: 24px;}
    .treat_bot .inner .remedy_contents .left01 h2::before {width: 5px;}

    .treat .inner03 > h2 {margin-top: 120px; margin-bottom: 30px; font-size: 24px; padding-left: 20px;}
    .treat .inner03 > h2::before {width: 10px;}
    .treat .inner03 > div > div h3 {font-size: 18px; padding-left: 0px;}
    .treat .inner03 > div > div p {font-size: 16px; line-height: 30px; padding-left: 0px;}
    .treat .inner03 > div > div span {font-size: 16px; line-height: 30px; padding-left: 0px;}

    .treat .inner01_twin {margin-top: 120px; margin-bottom: 0;}
    .treat .inner01_twin .left h2 {margin-bottom: 30px; font-size: 24px; line-height: 24px; padding-left: 15px; height: 24px;}
    .treat .inner01_twin .left p {font-size: 16px; line-height: 30px;}

    .treat .inner02 .ph_view > div h2 {font-size: 18px; height: 24px; margin-bottom: 10px;}
    .treat .inner01 > h2::before {width: 5px;}

    .treat .inner01_twin .left h2::before {width: 5px;}

    .treat .inner01 .symptom .left > p {font-size: 16px; line-height: 30px; margin-bottom: 5px;}
    .treat .inner01 > div > div p {font-size: 16px; line-height: 30px; margin-bottom: 5px;}

    .treat .inner01 .contents01 li h2 {font-size: 24px; height: 50px; line-height: 50px; margin-bottom: 8px;}
    .treat .inner01 .contents01 li p {font-size: 16px; line-height: 28px; padding: 10px;}




    .treat_bot .inner .title h2 {font-size: 24px; margin-bottom: 15px;}
    .treat_bot .inner .title p {font-size: 36px;}
    .treat_bot .inner .remedy {margin: 60px auto;}
    .treat_bot .inner .remedy_des {font-size: 18px; line-height: 26px; margin-bottom: 60px;}
    .treat_bot .inner .remedy_des_caution {margin: 0 auto 60px;}
    .treat_bot .inner .remedy_des_caution img {width: 35px;}
    .treat_bot .inner .remedy_des_caution p {font-size: 18px; line-height: 26px; margin-left: 5px;}
    .treat_bot .inner .remedy-box > div h2 {font-size: 18px;}

    .treat_bot .inner .remedy_contents{gap: 40px;}
    .treat_bot .inner .remedy_contents .left {width: 125px; height: 125px; font-size: 24px;}
    .mt70 {margin-top: 30px;}
    .treat_bot .inner .remedy_contents .right {width: calc(100% - 165px);}
    .treat_bot .inner .remedy_contents .right .remedy_top h2 {font-size: 24px; margin-bottom: 15px;}



    .treat .inner01 .treat_img_box div p {font-size: 16px; margin-top: 10px; line-height: normal;}
    .treat .inner01 > h3 {font-size: 21px; line-height: 21px;}

    .treat_bot .inner .remedy_contents .right .remedy_top > span {margin-bottom: 20px; word-break: keep-all;}


    .treat .inner01 .caution {margin-top: 15px;}
    .treat .inner01 .caution img {width: 35px;}
    .treat .inner01 .caution p {font-size: 16px; margin-left: 10px;}

    .treat .inner02 .caution {margin-top: 15px;}
    .treat .inner02 .caution img {width: 35px;}
    .treat .inner02 .caution p {font-size: 16px; margin-left: 10px;}

    .treat_bot .inner .remedy-box .caution {margin-top: 15px;}
    .treat_bot .inner .remedy-box .caution img {width: 35px;}
    .treat_bot .inner .remedy-box .caution p {font-size: 16px; margin-left: 10px;}

    .treat_bot .inner .remedy_contents .caution {margin-top: 15px;}
    .treat_bot .inner .remedy_contents .caution img {width: 35px;}
    .treat_bot .inner .remedy_contents .caution p {font-size: 16px; margin-left: 10px;}

    .treat .inner01 > h4 {font-size: 24px; margin-top: 60px;}

    .treat .inner02 .ph_view > div > p {font-size: 16px; margin-top: 10px;}


    .treat_bot .inner .remedy_contents .right > h5 {font-size: 20px; margin-top: 40px; margin-bottom: 15px;}
    .remedy_contents .remedy_box div p {font-size: 18px; margin-top: 10px;}


    .treat_bot .inner .remedy_contents .right .remedy_top > i {font-size: 17px;}
    .treat_bot .inner .remedy_contents .right .remedy_pos li {font-size: 16px;}


    .remedy_contents .remedy_box01 div p {font-size: 16px; margin-top: 10px;}

    .treat .treat_img_once p {font-size: 16px; margin-top: 10px;}

    .treat_bot_img01 div p {font-size: 16px; margin-top: 5px; margin-bottom: 5px;}
    .treat_bot_img01 div span {font-size: 16px;}


    .treat .inner01 > div > div h2 {height: 55px; line-height: 55px; font-size: 18px;}


    .treat_bot .inner .remedy_contents .right .remedy_top .remedy_category p {width: 120px; height: 40px; font-size: 14px; line-height: 14px;}

    .treat_bot .inner .remedy_contents .right .remedy_photo div p {font-size: 16px; margin-top: 10px;}


    .remedy_contents .remedy_box div h4 {font-size: 18px; line-height: 18px;}


    .treat .inner01 > div > .right > div {top: -55px;}
    .treat .inner01 > div > .right > i {font-size: 18px; top: -50px;}


    .guide .inner > h2 {font-size: 36px; line-height: 36px; margin-bottom: 50px;}


    .doctor_talk .inner .talk-submit {margin-bottom: 0;}
    .doctor_talk .inner .doctor-board-title {display: none;}
    .doctor_talk .inner .doctor-board ul {height: 120px;}
    .doctor_talk .inner .doctor-board ul a {position: relative;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(1) {position: relative; top: 5px; width: 100%;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(2) {width: auto; position: absolute; bottom: 10px; left: 40px;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(3) {width: auto; position: absolute; bottom: 10px; left: 100px;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(3)::before {content: ''; position: absolute; top: 3px; left: -16px; width: 1px; height: 12px; background-color: #1a1a1a;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(4) {width: auto; position: absolute; top: 12px; left: 40px;}


    .map_contact {display: block; padding: 25px;}
    .map_contact > h2 {padding: 0; margin-bottom: 20px; font-size: 36px;}
    .come_met .come_contents > h2 {padding-left: 25px; font-size: 24px; width: 150px;}
    .come_met .come_contents:last-child > h2 {top: 1px;}
    .come_met .come_contents .right {width: calc(100% - 150px);}
    .come_met .come_contents .right .what_met h2 {font-size: 16px; line-height: 16px;}
    .come_met .come_contents .right .what_met > div p {font-size: 16px; line-height: 20px;}
    .come_met .come_contents:last-child .right .what_met > div {position: relative; top: 5px;}
    .come_met .come_contents:last-child .right .what_met > div span {font-size: 16px; line-height: 20px;}


    .loginn .member_information > h3 {font-size: 18px; margin-bottom: 5px;}
    .loginn .member_information > h2 {font-size: 21px;}
    .loginn .member_information .contents .info_contents > div > div > p {font-size: 16px; line-height: 16px;}
    .loginn .member_information .contents .info_contents > div .info_input > h3 {font-size: 16px;}


    .paper-cate .paper-cate-title > a {font-size: 14px; font-weight: 700;}
    .paper-cate .contents div a {font-size: 14px;}

    .paper-contents > h2 {font-size: 24px; line-height: 24px; font-weight: 700; margin-bottom: 30px;}
    .paper-contents > p {font-size: 20px; line-height: 20px; margin-bottom: 25px;}


    .guide .inner {margin: 80px auto;}
    .guide .inner .table_pc {display: none;}
    .guide .inner .table_mob {display: block;}
    .guide .inner .table_mob > ul > li:nth-child(1) {display: none;}
    .guide .inner .table_mob > ul > li:nth-child(2) {width: 16%;}
    .guide .inner .table_mob > ul > li:nth-child(3) {width: 12%;}
    .guide .inner .table_mob > ul > li:nth-child(4) {width: 12%;}
    .guide .inner .table_mob > ul > li:nth-child(5) {width: 12%;}
    .guide .inner .table_mob > ul > li:nth-child(6) {width: 12%;}
    .guide .inner .table_mob > ul > li:nth-child(7) {width: 12%;}
    .guide .inner .table_mob > ul > li:nth-child(8) {width: 12%;}
    .guide .inner .table_mob > ul > li:nth-child(9) {width: 12%;}
    .guide .inner .table_mob > ul li ul li {height: 70px;}
    .guide .inner .table_mob > ul li ul li ul li {height: 35px;}


    .guide .inner-1150 > h2 {font-size: 36px; line-height: 36px; margin-bottom: 50px;}
    .guide .inner-1150 .book-progress00 div p {font-size: 16px;}

    .guide .inner-1150 .book-caution {margin: 40px auto 0;}
    .guide .inner-1150 .book-caution p {font-size: 18px;}
    
    .guide .inner-1150 .book01 div a {font-size: 16px;}


    .guide .inner-1150 .book03 .contents {flex-direction: column;}
    .guide .inner-1150 .book03 .contents .left .content {max-width: 385px; width: 100%; margin: 0 auto;}
    .res-check {max-width: 385px; width: 100%; margin: 0 auto;}

    .guide .inner-1150 .book03 .contents .right .res-time {max-width: 385px; width: 100%; margin: 0 auto;}
    .guide .inner-1150 .book03 .contents .right .res-time label {width: 90.25px;}
    .guide .inner-1150 .book03 .contents .right .res-time p {width: 91px;}


    .guide .inner-1150 > h3 {font-size: 24px; line-height: 36px; margin: 40px auto 60px;}
    .guide .book-info > div h4 {font-size: 18px; line-height: 18px; width: 180px;}
    .guide .book-info > div p {width: calc(100% - 180px); font-size: 16px; line-height: 16px;}
    .guide .book-info > div textarea {width: calc(100% - 180px);}
    .guide .book-info > div:last-child div {width: calc(100% - 180px);}
    .guide .book-info > div > input {height: 40px;}
    .guide .book-info > div:nth-child(3) div input:nth-child(1) {height: 40px;}
    .guide .book-info > div:nth-child(3) div input:nth-child(2) {height: 40px;}
    .guide .book-info > div:nth-child(3) div input:nth-child(3) {height: 40px;}
    .guide .book-info > div select {height: 40px;}
    .guide .book-info > div:nth-child(4) div input {height: 40px;}


    .guide .book-comp h2 {font-size: 24px; line-height: 36px; margin-bottom: 45px;}
    .guide .book-comp p {font-size: 16px; line-height: 24px;}


    .guide .inner-800 > h2 {font-size: 36px; line-height: 36px; margin-bottom: 50px;}


    .guide .inner-800 .book-name h3 {font-size: 18px; line-height: 18px; padding-left: 0; width: 180px;}


    .doctor_talk .inner > h2 {font-size: 24px; line-height: 24px; margin-bottom: 40px;}
    .doctor_talk .inner .contents .subject {padding-top: 35px;}
    .doctor_talk .inner .contents > div > h2 {font-size: 16px; width: 140px;}
    .doctor_talk .inner .contents .subject select {width: calc(100% - 140px);}
    .doctor_talk .inner .contents .title > input {width: calc(100% - 140px);}
    .doctor_talk .inner .contents .reqi .text_box {width: calc(100% - 140px);}
    .doctor_talk .inner .contents .attached > div {width: calc(100% - 140px);}
    .doctor_talk .inner .contents02 > h2 {font-size: 24px; margin: 80px 0 15px;}


    .treat_bot .inner .remedy-box > div div i {font-size: 16px; line-height: 22px; font-weight: 700;}
    .treat_bot .inner .remedy-box > div div b {font-size: 16px; line-height: 22px; font-weight: 700;}
    .treat_bot .inner .remedy-box > div div span {font-size: 16px; line-height: 22px; font-weight: 700;}
    .treat_bot .inner .remedy-box > div div p {font-size: 16px; line-height: 22px; font-weight: 700;}

    .treat_bot .inner01 > h2 {margin-top: 120px; margin-bottom: 30px; font-size: 24px; line-height: 24px; padding-left: 15px; height: 24px;}
    .treat_bot .inner01 > h2::before {width: 5px;}

    .treat_bot .inner01 .in_surg {margin-top: 20px;}
    .treat_bot .inner01 .in_surg h2 {margin-bottom: 10px;}

    .treat .inner01 > div > div .right_top_center {top: -40px; line-height: 26px;}

    .treat_bot_h2 {font-size: 18px;}
    .treat_bot_img_box > div h2 {font-size: 18px; height: 65px;}


    .treat .inner04 > h2 {font-size: 24px; line-height: 36px; margin-bottom: 10px;}
    .treat .inner04 > p {font-size: 18px; line-height: 28px;}

    .treat .inner01 .treat_img_box01 div p {font-size: 16px; line-height: 24px; height: auto;}
    .treat .inner01 .treat_img_box02 div h4 {font-size: 21px; line-height: 21px; margin-top: 10px; margin-bottom: 5px;}
    .treat .inner01 .treat_img_box02 div span {font-size: 16px;}

    .treat_bot_img_box02 div p {font-size: 21px; margin-bottom: 10px;}

    .treat .inner01 .treat_img_box02 div h5 {font-size: 21px; line-height: 21px; margin: 10px 0;}

    .treat .inner01 .treat_img_box03 div p {font-size: 16px; line-height: 16px; margin-top: 5px;}

    .treat .inner01 .treat_img_box01 div h4 {font-size: 21px; line-height: 21px; margin: 10px 0;}
    .treat .inner01 .treat_img_box01 div i {font-size: 16px; line-height: 21px;}

    .inner_mid img {width: 60px; margin: 40px auto;}
    .inner_mid img:first-child {margin: 0 auto 40px;}
    .inner_mid p {font-size: 24px;}


    .treat .inner01 .treat_img_box05 .left_box p{font-size: 16px; line-height: normal; margin-top: 5px;}
    .treat .inner01 .treat_img_box05 .right_box > div > div p {font-size: 16px; line-height: normal; margin-top: 5px;}

    .treat .inner01 .remedy-box > div h2 {font-size: 18px; height: 50px; line-height: 50px;}
    .treat .inner01 .remedy-box > div div {height: 200px;}
    .treat .inner01 .remedy-box > div div b {font-size: 16px; line-height: 24px; font-weight: 700;}

    .treat_bot .inner .remedy-box > div ul li {font-size: 16px; line-height: 24px; font-weight: 700;}

    .treat .inner01 .remedy-box > div div span {font-size: 16px; line-height: 24px; font-weight: 700;}

    .treat .inner01 .remedy_box div p {font-size: 16px; line-height: 24px; margin-top: 5px;}

    .treat .inner01 > div.one_img p {font-size: 16px; margin-top: 5px;}

    .treat_title_h2 {font-size: 36px; margin: 100px auto; padding: 0 5%; text-align: center; word-break: keep-all;}

    .treat .inner01 .treat_description .treat_des_contents{gap: 30px;}
    .treat .inner01 .treat_description .treat_des_contents img {width: 200px; height: 200px;}
    .treat .inner01 .treat_description .treat_des_contents .des_right {width: calc(100% - 230px);}
    .treat .inner01 .treat_description .treat_des_contents .des_right h3 {font-size: 20px; line-height: 20px; margin-bottom: 8px;}
    .treat .inner01 .treat_description .treat_des_contents .des_right p {font-size: 14px; line-height: 26px;}

    .treat .inner01 h6 {font-size: 24px; margin: 40px auto 60px;}
    .treat .inner01 .treat_description .treat_des_contents .des_left {width: 200px; height: 200px; font-size: 20px; line-height: 26px;}
    .treat .inner01 .treat_description .treat_des_contents .des_left span {font-size: 14px;}


    .treat_tri03 {padding: 0 5%; margin: 80px auto;}
    .treat_tri03 h2 {font-size: 36px;}
    .treat_tri03 > div div {width: 200px; height: 200px; font-size: 24px;}


    .treat_img007 {margin: 30px auto 80px;}
    .treat_img007 span {font-size: 16px; margin-top: 10px;}
    .treat .inner01 em {font-size: 24px;}

    .in_camera > div div p {font-size: 16px; line-height: 16px; margin-top: 5px;}
    .in_camera span {font-size: 16px; margin-top: 20px;}
    .in_camera02 {margin: 30px auto 0;}
    .in_camera02 > div div p {font-size: 16px; line-height: 16px; margin-top: 5px;}
    .in_camera02 span {font-size: 16px; margin-top: 20px;}


    .surg_h3 {padding: 0 5%; font-size: 24px; margin: 60px auto 120px;}


    .treat .inner01 .brain03 > div {width: 180px;}
    .treat .inner01 .brain03 > div h2 {height: 180px;}


    .treat .inner01 .treat_description .treat_des_contents02 {gap: 30px;}
    .treat .inner01 .treat_description .treat_des_contents02 .des_left {width: 200px; height: 200px; font-size: 24px; line-height: 24px;}
    .treat .inner01 .treat_description .treat_des_contents02 .des_right {width: calc(100% - 230px);}
    .treat .inner01 .treat_description .treat_des_contents02 .des_right p {font-size: 16px; line-height: 24px;}
    .treat .inner01 .treat_description .treat_des_contents02 .des_right p b {font-size: 14px;}


    .treat .inner01 .symptom .left > h4 {font-size: 20px; margin-bottom: 10px;}


    .treat .inner01 .treat_description .treat_des_contents03 {gap: 20px;}
    .treat .inner01 .treat_description .treat_des_contents03 .des_right {width: calc(100% - 170px);}

    .treat .inner01 .imgBox01 p {font-size: 16px; line-height: 20px; margin-top: 5px;}

    .treat .inner04 > p b {font-size: 24px; line-height: 36px; margin-bottom: 10px;}
    .treat .inner04 > h3 {font-size: 18px; margin-top: 5px;}


    .treat .inner04 .diet ul:first-child li:first-child {font-size: 20px; line-height: 20px;}
    .treat .inner04 .diet ul:last-child li:nth-child(1) {font-size: 20px; line-height: 20px;}
    .treat .inner04 .diet ul li {font-size: 18px; line-height: 18px;}


    .treat .inner05 > h2 {font-size: 36px; line-height: 36px; margin-bottom: 5px;}
    .treat .inner05 > span {font-size: 36px; line-height: 36px;}
    .treat .inner05 ul {margin: 60px auto;}
    .treat .inner05 ul li {width: 150px;}
    .treat .inner05 ul li h2 {width: 150px; height: 150px; font-size: 24px; line-height: 30px;}
    .treat .inner05 ul li p {font-size: 16px; line-height: 22px;}
    .treat .inner05 .union h2 {width: 250px; height: 250px; font-size: 24px; line-height: 32px;}
    .treat .inner05 > p {font-size: 21px; line-height: 34px; margin-top: 30px;}


    .treat .inner01 .nosleep li p {font-size: 14px; line-height: 16px; margin-top: 10px;}


    .treat .inner01 .adhd ul:first-child li:first-child {font-size: 24px; line-height: 24px; height: 60px;}
    .treat .inner01 .adhd ul:last-child li:first-child {font-size: 24px; line-height: 24px; height: 60px;}
    .treat .inner01 .adhd ul li {font-size: 18px; line-height: 26px;}


    .treat .inner01 .stress li .img_box div img {width: 80px;}
    .treat .inner01 .stress li .img_box div p {font-size: 16px;}
    .treat .inner01 .stress li span {font-size: 14px; line-height: 22px; word-break: keep-all;}


    .treat .inner01 .stress_treat li {gap: 30px;}
    .treat .inner01 .stress_treat li img {width: 200px;}
    .treat .inner01 .stress_treat li .txt_box {width: calc(100% - 230px);}
    .treat .inner01 .stress_treat li .txt_box h2 {font-size: 24px; margin-bottom: 10px;}
    .treat .inner01 .stress_treat li .txt_box p {font-size: 16px;}


    .treat .inner01 .alcohol li h2 {font-size: 20px; width: 200px;}
    .treat .inner01 .alcohol li p {font-size: 15px; width: calc(100% - 170px);}


    .treat .inner01 .alcohol li {gap: 10px;}
    .treat .inner01 .alcohol li h2 {font-size: 17px; width: 150px;}
    .treat .inner01 .alcohol li p {width: calc(100% - 160px); font-size: 14px;}


    .treat .depression li h2 {font-size: 24px; height: 50px;}
    .treat .depression li p {font-size: 16px; height: 100px; margin-top: 10px;}


    .treat .inner01 h5 {font-size: 20px; line-height: 20px;}


    .treat .age_ins div {margin-top: 60px;}
    .treat .age_ins div h2 {font-size: 24px;}
    .treat .age_ins div h3 {font-size: 18px; margin-top: 20px;}
    .treat .age_ins div p {font-size: 15px; margin-top: 5px;}


    .treat .inner01 .two_way_table {margin-top: 40px;}
    .treat .inner01 .two_way_table ul:first-child li {font-size: 18px; line-height: 18px;}
    .treat .inner01 .two_way_table ul li {font-size: 14px; line-height: 14px;}


    .treat_bot .inner .remedy_contents .right > h4 {font-size: 21px; margin-bottom: 10px;}
    .remedy_contents .remedy_box02 p {font-size: 18px; margin-top: 10px;}


    .care .inner > h2 {margin-top: 100px; margin-bottom: 25px; font-size: 24px; line-height: 24px; padding-left: 15px; height: 24px;}
    .care .inner > h2::before {width: 5px;}
    .care .inner > p {font-size: 16px; line-height: 30px;}
    .care .inner .care-category div {width: 150px; height: 150px;}
    .care .inner .list h2 {font-size: 18px; line-height: 18px; width: 120px;}
    .care .inner .list p {font-size: 18px; line-height: 18px; width: calc(100% - 120px);}
    .care .inner .be-af .content > div h2 {font-size: 18px; margin-bottom: 5px;}


    .care-mid .title h2 {font-size: 24px; margin-bottom: 30px;}
    .care-mid .title h3 {font-size: 48px; height: 20px;}
    .care-mid .title p {font-size: 32px; margin: 10px 0;}

    .care-photo div p {font-size: 16px; line-height: 24px; margin-top: 10px;}

    .treat .inner01 .img_align {margin-top: 25px;}
    .treat .inner01 .img_align p {font-size: 16px; margin-top: 5px;}


    .treat .inner01 .stress.mt60 li p {font-size: 16px; line-height: 24px;}


    .in_surg_table ul li {font-size: 14px;}
    .in_surg_table ul:first-child li {font-size: 18px; line-height: 18px;}


    .treat_des {margin: 60px auto;}
    .treat_des h3 {font-size: 24px; line-height: 36px;}
    .treat_des h2 {font-size: 36px; margin-top: 15px;}
    .treat_fif div p {font-size: 18px; line-height: 21px;}
    .treat_third h2 {font-size: 24px; margin-bottom: 20px;}
    .treat_third > div div p {font-size: 18px; line-height: 21px;}


    .staff .inner .staff_list {gap: 2%;}
    .staff .inner .staff_list .staff_content {width: 32%;}
    .staff .inner .staff_list .staff_content h3 {margin-top: 30px;}
    .staff .inner .staff_list .staff_content h2 {font-size: 24px;}
    .staff .inner .staff_list .staff_content h2 span {font-size: 24px;}
    .staff .inner .staff_list .staff_content p {font-size: 15px; line-height: 21px;}


    .review .inner .review-board .contents {gap: 2%;}
    .review .inner .review-board .contents a {width: 32%;}
    /* .review .inner .review-board .contents a .img-box {height: 150px;} */

    .new_medical > p {font-size: 18px; width: calc(100% - 270px);}
    .new_medical a {padding: 0 15px; width: 220px;}
    .new_medical a p {font-size: 16px; line-height: 16px;}
    .new_medical a h2 {font-size: 20px; line-height: 20px;}


    .treat .inner01 .prp_box {display: block;}
    .treat .inner01 .prp_box img {display: block; width: auto; margin: 0 auto;}
    .treat .inner01 .prp_box ul {width: 100%;}
    .treat .inner01 .prp_box ul li p br {display: none;}


    .treat .inner01 .treat_description01 .treat_des_contents .des_right h3 {font-size: 20px; line-height: 20px; margin-bottom: 8px;}
    .treat .inner01 .treat_description01 .treat_des_contents .des_right p {font-size: 14px; line-height: 26px;}

    .exer_three img {border: 5px solid #f1592a;}

    .treat .inner01 .exer_icon li h2 {font-size: 20px;}
    .treat .inner01 .exer_icon li p {font-size: 15px;}

    .treat_bot .inner .remedy_contents .right .remedy_top > h3 {font-size: 21px;}
    .treat_bot .inner .remedy_contents .right .remedy_top > p {font-size: 17px;}
    .treat_bot .inner .remedy_contents .right .remedy_top > h4 {font-size: 17px;}

    .detail-title {flex-direction: column; align-items: flex-start;}
    .detail-title > p {width: 100%; padding: 0; margin-bottom: 10px;}
    .detail-title ul:first-child {margin-bottom: 5px; margin-right: 0;}

    .notice_board ul li {font-size: 16px;}
    .notice_board a p {font-size: 14px;}
    .notice_board ul li:nth-child(2) {width: calc(100% - 320px);}
    .notice_board a p:nth-child(2) {width: calc(100% - 320px);}
    .notice_board ul li:nth-child(3) {display: none;}
    .notice_board a p:nth-child(3) {display: none;}

    .board .inner .category a {width: 200px; height: 50px; font-size: 16px;}
    .board .inner .search select {width: 160px; font-size: 14px; padding-right: 25px;}
    .board .inner .search .right {width: calc(100% - 200px);}
    .board .inner .search .right div input {font-size: 14px; width: calc(100% - 110px);}
    .board .inner .search .right div input::placeholder {font-size: 14px;}
    .board .inner .search .right button {font-size: 14px; width: 100px;}

    .before .inner .category a {font-size: 16px; width: 200px; height: 50px;}
    .before .inner .step .left h2 {font-size: 21px;}
    .before .inner .step .left h3 {font-size: 30px; margin-bottom: 15px;}
    .before .inner .step .left p {font-size: 16px; line-height: 28px;}
    .before .inner .step .left {width: calc(100% - 320px);}
    .before .inner .step .right {width: 300px;}


    .surgery .inner .contents {gap: 25px;}
    .surgery .inner .contents .left {width: 150px; height: 150px;}
    .surgery .inner .contents .left img {width: 60px; height: 60px;}
    .surgery .inner .contents .right {width: calc(100% - 175px);}
    .surgery .inner .contents .right h2 {font-size: 21px; margin-bottom: 10px;}
    .surgery .inner .contents .right p {font-size: 14px; margin-bottom: 5px; padding-left: 15px;}
    .surgery .inner .contents .right p::before {top: 10px; left: 6px;}
    .surgery .inner .contents .right i {font-size: 14px;}
    .surgery .inner .contents .right i::before {margin-right: 5px;}
    .surgery .inner .contents .right h3 {font-size: 16px; margin-top: 25px; margin-bottom: 10px; padding-left: 15px; font-weight: 700;}
    .surgery .inner .contents .right h3::before {top: 9px; left: 6px;}
    .surgery .inner .contents .right span {font-size: 14px; margin-bottom: 5px; padding-left: 15px;}

    .treat_bot .inner .remedy-box01 > div div p {font-size: 16px; font-weight: 700;}

    .treat .inner01 .remedy-box > div div p {font-size: 16px; line-height: 24px; font-weight: 700;}

    .care .inner .be-af .content > div.joint_in h2 {font-size: 16px; line-height: 16px; color: #f1592a; margin-bottom: 5px;}
    .care .inner .be-af .content > div.joint_in p {font-size: 14px; line-height: 20px; word-break: keep-all;}
    .care .inner .be-af .content > p {font-size: 14px;}

    .before_h2 {font-size: 30px; line-height: 30px;}

    .s-sns a {width: 49%;}
    .s-sns a .image-boxes img:first-child {height: 300px;}

    .press .sub_inner .contents li a {gap: 20px;}
    .press .sub_inner .contents li a img {width: 280px; height: 165px;}
    .press .sub_inner .contents li a .txt_box {width: calc(100% - 300px);}

    .gallery .sub_inner .contents li a .img_box {height: 120px;}

    .look .inner .contents .content .imagee > h2 {font-size: 24px; line-height: 24px; margin-bottom: 15px;}

    .treat_bot .inner .title span {font-size: 18px; line-height: 26px;}

    .rr_box01 h3 {font-size: 18px;}

    .treat .inner01 .symptom_img_ff img {width: 48%; margin-bottom: 4%;}

    .treat .inner01 .treat_tri03 {margin: 80px 0;}




    .treat .inner01 .veins_box01 {margin: 40px auto 80px;}
    .treat .inner01 .veins_box01 .contents > p {font-size: 18px; line-height: 18px; margin-bottom: 10px;}
    .treat .inner01 .veins_box01 .contents > div .txt_box h2 {font-size: 18px; line-height: 18px; margin-bottom: 15px;}
    .treat .inner01 .veins_box01 .contents > div .txt_box p {font-size: 14px; line-height: 20px;}


    .veins_full {margin: 0 auto 100px;}
    .veins_full img {margin: 0 auto 30px;}
    .veins_full p {font-size: 21px; line-height: 36px;}


    .veins_one > h2 {font-size: 36px; line-height: 36px;}
    .veins_one .one_contents {gap: 20px; margin: 60px auto 100px;}
    .veins_one .one_contents .contents {width: 240px;}
    .veins_one .one_contents .contents h2 {font-size: 28px; line-height: 28px; margin-bottom: 20px;}
    .veins_one .one_contents .contents div {height: 400px; gap: 20px;}
    .veins_one .one_contents .contents:nth-child(2) div {gap: 50px;}
    .veins_one .one_contents .contents div p {font-size: 18px; line-height: 26px;}


    .veins_bottom {margin: 160px auto 0;}
    .veins_bottom > h2 {font-size: 36px;}
    .veins_bottom .middle {max-width: 580px; margin: 40px auto;}
    .veins_bottom .middle div {gap: 8px; margin-bottom: 10px;}
    .veins_bottom .middle div p {top: 2px;}
    .veins_bottom .middle div h2 {font-size: 24px; width: calc(100% - 43px);}
    .veins_bottom > p {font-size: 21px; margin-bottom: 60px;}


    .treat .inner01 > div.veins_box02 > h2 {font-size: 24px; margin-bottom: 25px;}


    .treat .inner01 > div.veins_box04 {flex-direction: column; justify-content: center; align-items: center; gap: 60px;}
    .treat .inner01 > div.veins_box04 .contents {width: 100%; max-width: 400px;}
    .treat .inner01 > div.veins_box04 .contents .txt_box {height: auto;}


    .treat .inner01 > div.veins_box05 .contents {flex-direction: column; justify-content: center; align-items: center; gap: 60px;}
    .treat .inner01 > div.veins_box05 .contents .left {width: 100%;}
    .treat .inner01 > div.veins_box05 .contents .right {width: 100%;}


}/* ******************************1024****************************** */

@media(max-width:960px){

    .csr .inner .csr-top p br {display: none;}
    .csr .inner .csr-contents .content-top div p br {display: none;}

    .treat_bot_ul li p {font-size: 21px; line-height: 24px;}
    .treat_bot_ul li h2 {font-size: 60px;}
    .treat_bot_ul li h2 span {font-size: 30px;}
    .treat_bot_ul li:last-child h2 {letter-spacing: -7px;}

    .out_body {flex-direction: column;}
    .out_body img {width: 100%;}
    .out_body > div {width: 100%;}
    .out_body > div div {position: unset; transform: translate(0); padding: 20px;}

    .eq_con_title {height: 48px;}

}

@media(max-width:940px){

    .eq_con_text {height: 47px;}

    .advice .inner > .left {flex-direction: row; flex-wrap: wrap;}
    .advice .inner .left .contents01 {width: 100%;}
    .advice .inner .left .contents02 {width: 100%;}


    .paper-process .paper-img {flex-direction: column; margin-bottom: 60px;}
    .paper-process .paper-img > div {max-width: 380px; width: 100%;}
    .paper-process .paper-img > div .img_box {height: 240px;}
    .paper-process .paper-img > div .txt-box {position: unset; margin-top: 10px;}
    .paper-process .paper-img span {display: block; margin: 20px auto; transform: rotate(90deg);}
    .des-box {flex-direction: column; justify-content: center; align-items: center; max-width: 380px; width: 100%; margin: 0 auto 40px;}
    .des-box div {width: 100%;}




    .veins_one .box_contents .contents {flex-direction: column;}
    .veins_one .box_contents .contents img {width: 100%; max-width: 640px;}
    .veins_one .box_contents .contents .txt_box {width: 100%; max-width: 640px; margin-top: 20px;}

}

@media(max-width:926px){

    .treat .inner01 .stage {margin-top: 40px;}
    .treat .inner01 .stage li {flex-direction: column; padding-left: 0; margin-bottom: 30px;}
    .treat .inner01 .stage li span {margin-bottom: 15px;}
    .treat .inner01 .stage li p {margin-left: 0; word-break: keep-all; text-align: center;}

    .treat .inner01 .brain04 h2 {width: 150px; height: 150px; font-size: 18px; line-height: 20px;}

}

@media(max-width:876px){

    .loginn .member_information .contents .info_contents > div .info_input > div .pass_rule {left: 135px; padding: 20px 20px 5px;}
    .loginn .member_information .contents .info_contents > div .info_input > div .pass_rule p br {display: none;}

    .guide .inner-800 {padding: 0 5%; margin: 80px auto;}

    .care .inner .care-category {justify-content: center; max-width: 500px; gap: 25px; margin: 40px auto;}

    .review .inner .category {gap: 2.66%;}
    .review .inner .category a {width: 23%;}

}

@media(max-width:875px){

    .bottom-fix > ul > li:first-child {display: none;}
    .bottom-fix > ul > li:last-child {position: absolute; right: 16px; bottom: 100px; width: 50px; height: 50px; background-color: transparent; border-radius: 50%; box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);}
    .bottom-fix > ul > li:last-child a {background-color: #f1592a; border-radius: 50%;}
    .bottom-fix > ul > li:last-child a span {color: #fff; background-color: #f1592a;}
    .bottom-fix > ul ul {width: 100%;}
    .bottom-fix > ul ul li:first-child {display: block; background-color: #f1592a;}
    .bottom-fix > ul ul li:nth-child(4) {display: none;}
    .bottom-fix > ul ul li h2 {font-size: 12px; line-height: 14px; font-weight: 400; color: #fff;}

} /* 반응형 가로 875px */ 

@media(max-width:854px){

    .contact_us {display: flex; flex-direction: column; padding: 30px 15px;}
    .contact_us dt {width: auto; padding: 0; margin-bottom: 20px; font-size: 24px;}
    .contact_us dd {padding: 0;}

    .collaborate .inner {padding: 0 5%;}
    .collaborate .inner .contents .contents_box {flex-direction: row; flex-wrap: wrap; gap: 2%;}
    .collaborate .inner .contents .contents_box a {width: 49%; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-bottom: 30px;}
    .collaborate .inner .contents .contents_box span {text-align: center;}


    .guide .inner-1150 .book02 .contents ul {gap: 4%;}
    .guide .inner-1150 .book02 .contents ul li {width: 48%; margin-bottom: 4%;}
    .guide .inner-1150 .book02 .contents ul li span {width: 80%;}

}

@media(max-width:814px){

    .treat .inner01 > div {flex-direction: column;}
    .treat .inner01 > div > div {width: 100%; margin-bottom: 40px;}
    .treat .inner01 > div > div .right_top_center {position: unset; margin-top: 5px;}

    .treat .inner01 > div.veins_box03 > div {margin-bottom: 0;}

    .treat .inner01 .inner01_box500 {flex-direction: row;}
    .treat .inner01 .inner01_box500 > div {width: 49%;}
    .treat .inner01 .inner01_box500 > div img {width: 50%;}

    .treat .inner01 .treat_img_box02 {flex-direction: row;}
    .treat .inner01 .treat_img_box05 {flex-direction: row;}
    .treat .inner01 .treat06-02-img {flex-direction: row;}
    .treat .inner01 .brain03 {flex-direction: row;}
    .treat .inner01 .brain04 {flex-direction: row;}
    .treat .inner01 .adhd {flex-direction: row;}
    .treat .inner01 .non_prp {flex-direction: row;}
    

    .treat .inner01 > div > .right > div {position: unset;}
    .treat .inner01 > div > .right > i {position: unset; margin-top: 10px; font-size: 18px;}

    .treat .inner01 .treat_img_box_fif {margin: 30px auto 0; flex-direction: row;}
    .treat .inner01 .treat_img_box_fif div {width: 19%;}
    .treat .inner01 .treat_img_box_fif div p {padding: 0; margin-top: 10px; margin-bottom: 0; text-align: center;}

    .treat .inner01 .bad_good div {align-items: center;}

    .treat .inner04 > h2 {font-size: 21px; line-height: 30px;}

    .remedy_table div p {font-size: 16px; font-weight: 500;}
    .remedy_table ul li {font-size: 14px; font-weight: 400;}

    .treat .inner01 h5.tt06-04 {margin-top: 0; margin-bottom: 25px;}

    .treat .inner01 .symptom_img_ff {flex-direction: row; margin-top: 0px;}




    .veins_one .one_contents {flex-direction: column; padding: 0 5%; gap: 60px;}
    .veins_one .one_contents .contents {width: 100%;}
    .veins_one .one_contents .contents div {flex-direction: row; gap: 40px; height: 250px;}
    .veins_one .one_contents .contents:nth-child(2) div {gap: 40px;}

}

@media(max-width:768px){

    .sub_inner {margin: 80px auto;}

    .info_wrap01 {width: 343px; margin: 0; transform: translate(-50%, -50%);}
    .info_wrap02 {width: 343px; margin: 0; transform: translate(-50%, -50%);}
    .info_wrap03 {width: 343px; margin: 0; transform: translate(-50%, -50%);}

    footer {padding: 60px 0;}
    footer .inner .left div:first-child {flex-direction: row; flex-wrap: wrap;  gap: 10px; justify-content: center; font-size: 13px; margin-bottom: 15px;}
    footer .inner .left div:first-child a::before {right: -5px;}
    footer .inner .left div:nth-child(2) {flex-direction: column; gap: 0; text-align: center;}
    footer .inner .left div:nth-child(3) {flex-direction: column; gap: 0; text-align: center;}
    footer .inner .left div:nth-child(2) p {margin-bottom: 5px; font-size: 13px;}
    footer .inner .left div:nth-child(2) p::before {display: none;}
    footer .inner .left div:nth-child(3) p {margin-bottom: 5px; font-size: 13px;}
    footer .inner .left div:nth-child(3) p::before {display: none;}
    footer .inner .left div:last-child {text-align: center;}
    footer .inner .left div:last-child p:first-child {font-size: 15px;}
    footer .inner .left div:last-child p:last-child {font-size: 13px; word-break: keep-all;}

    .sub-banner01 .swiper-slide {height: 300px;}
    .sub-banner01 .txt h2 {font-size: 36px;}
    .sub-banner01 .txt p {font-size: 18px;}

    .sub-banner02 .swiper-slide {height: 300px;}
    .sub-banner02 .txt h2 {font-size: 36px;}
    .sub-banner02 .txt p {font-size: 18px;}

    .sub-banner05 .txt > h3 {font-size: 18px; margin-bottom: 0;}
    .sub-banner .txt h2 {margin-bottom: 5px;}
    .sub-banner05 .txt span {font-size: 14px; line-height: 20px;}

    .sub-banner06 .txt > h3 {font-size: 18px;}
    .sub-banner06 .txt span {font-size: 14px; line-height: 20px;}

    .staff .inner .category {gap: 2.66%;}
    .staff .inner .category a {width: 23%;}


    .sub-banner .txt h2 {font-size: 24px;}
    .sub-banner .txt p {font-size: 16px; margin: 5px 0 0;}

    .sub-banner02 .swiper-slide {height: 300px;}
    .sub-banner02 .txt h2 {font-size: 24px;}
    .sub-banner02 .txt p {font-size: 16px; margin: 0px;}

    .sub-banner .swiper-container .swiper-pagination {bottom: 15px;}
    .sub-banner .swiper-pagination-bullet {width: 10px; height: 10px;}



    .sub-banner03 {height: 300px;}
    .sub-banner04 {height: 300px;}
    .sub-banner05 {height: 300px;}
    .sub-banner06 {height: 300px;}
    .sub-banner07 {height: 300px;}
    .sub-banner08 {height: 300px;}
    .sub-banner09 {height: 300px;}
    .sub-banner10 {height: 300px;}
    .sub-banner11 {height: 300px;}
    .sub-banner13 {height: 300px;}
    .sub-banner14 {height: 300px;}
    .sub-banner15 {height: 300px;}
    .sub-banner15-1 {height: 300px;}
    .sub-banner15-2 {height: 300px;}
    .sub-banner15-3 {height: 300px;}
    .sub-banner15-4 {height: 300px;}
    .sub-banner15-5 {height: 300px;}
    .sub-banner15-6 {height: 300px;}
    .sub-banner15-7 {height: 300px;}
    .sub-banner16 {height: 300px;}
    .sub-banner18 {height: 300px;}
    .sub-banner19 {height: 300px;}

    .sub-banner-cate .txt h2 {font-size: 24px; margin-bottom: 10px;}
    .sub-banner-cate .txt h3 {font-size: 48px; margin-bottom: 5px;}
    .sub-banner-cate .txt h4 {font-size: 16px;}
    .sub-banner-cate .txt p {font-size: 18px;}

    .sub-banner-care .txt h3 {font-size: 16px; line-height: 22px; font-weight: 700;}
    .sub-banner-care .txt h2 {margin-bottom: 0;}


    .veins span {font-size: 20px; margin-bottom: 0;}


    .s-d .inner .s-d-top .right h2 {font-size: 28px; line-height: 36px; margin-bottom: 10px;}

    /* .s-d .inner .s-d-top .right .subject {gap: 20px;} */
    .s-d .inner .s-d-top .right .subject p {font-size: 18px; line-height: 18px;}
    .s-d .inner .s-d-top .right .subject p:first-child::before {top: 0px; right: -10px; height: 18px;}

    .s-d .inner .s-d-top .right > p {font-size: 28px;}

    .s-d .inner .s-d-top .right .s-p span {font-size: 14px; width: 120px;}
    .s-d .inner .s-d-top .right .s-p h3 {font-size: 16px;}

    .s-d .inner .s-d-top .right .etc {font-size: 14px;}

    .sub_h2 {font-size: 24px;}
    .look .inner .look-category li {height: 45px; line-height: 45px;}
    .look .inner .contents .main_title li {font-size: 20px; word-break: keep-all;}
    /* .look .inner .contents .vid_img li {height: 45px;}
    .look .inner .contents .vid_img li a img {width: 35px; left: 58px;}
    .look .inner .contents .vid_img li a p {font-size: 18px; right: 58px;} */

    .look .inner .contents .content .vidd {height: 400px;}
    .gallery-box .gallery-main-box .swiper-slide .info-img {height: 400px;}

    .tab_area ul.tab_menu03_02 li {font-size: 14px;}

    .safety_cate li {height: 45px; line-height: 45px;}
    .safety_contents .content01 .content {margin-bottom: 60px;}
    .safety_contents .content01 .content img {width: 100%;}
    .safety_contents .content01 .content .txt-box {width: 100%;}
    .safety_contents .content01 .content .txt-box div {position: unset; transform: translate(0); padding: 20px 0 0;}

    .safety_contents .content01 .content:nth-child(2) {flex-direction: column-reverse;}
    .safety_contents .content01 .content:nth-child(4) {flex-direction: column-reverse;}

    .safety_contents .des h2 {font-size: 24px; line-height: 30px; margin-bottom: 20px;}
    .safety_contents .des p {font-size: 14px; line-height: 26px;}
    .safety_contents .des_detail p {font-size: 14px;}

    .safety_contents .mySwiper .swiper-slide {width: 48%;}
    .safety_contents .safety_slide_contents p {display: none;}
    .safety_contents .mySwiper2 {display: none;}
    .safety_contents .swiper-bg {visibility: hidden;}

    .treat_bot .inner .remedy-box > div {width: 100%;}
    .treat_bot .inner .remedy-box > div:first-child div {border: 1px solid #e6e6e6; border-top: none;}
    /* .remedy_contents .remedy_box div {width: 100%;} */
    .remedy_txt_des p {font-size: 16px;}

    .treat .inner02 {margin: 40px auto 0;}
    .treat .inner02 .ph_view > div {width: 49%; margin-bottom: 0px;}
    /* .treat .inner02 .ph_view.treat01-01 > div {width: 49%; margin-bottom: 0px;}
    .treat .inner02 .ph_view.treat01-02 > div {width: 49%; margin-bottom: 0px;}
    .treat .inner02 .ph_view.treat01-03 > div {width: 49%; margin-bottom: 0px;}
    .treat .inner02 .ph_view.treat01-06 > div {width: 49%; margin-bottom: 0px;} */

    .treat .inner01 .contents01 {flex-direction: row; flex-wrap: wrap;}
    .treat .inner01 .contents01 li {width: 100%; margin-bottom: 40px;}

    .treat .inner01 .symptom .left > p {padding-left: 0;}
    .treat .inner01 > span {padding-left: 0;}
    .treat .inner01 .contents01 {padding-left: 0;}


    .treat_bot .inner .remedy_contents .right .remedy_top > span {font-size: 16px; margin-bottom: 5px; margin-top: 20px;}
    .treat_bot .inner .remedy_contents .right .remedy_top > span.textCenter {text-align: center;}


    .treat .inner01 > div > div h3 {padding-left: 0; font-size: 18px; margin-bottom: 20px;}

    .treat .inner01 .caution {padding-left: 0;}

    .treat .inner01 > div > div p {padding-left: 0;}
    .treat .inner01.paddingLeft > div > div p {padding-left: 15px;}

    .treat .inner01 > h4 {padding-left: 0;}

    .treat_bot .inner .remedy_contents .right > h5 {font-size: 17px; text-align: center;}

    .treat .inner02 .ph_view > div h2 {height: auto;}

    .remedy_contents .remedy_box01 div {width: 100%;}


    .treat .inner01 .tri_process {flex-direction: column; align-items: center;}
    .treat .inner01 .tri_process li {max-width: 400px; width: 100%; margin-bottom: 60px;}
    .treat .inner01 .tri_process li h2 {font-size: 36px; line-height: 36px; margin-bottom: 10px;}
    .treat .inner01 .tri_process li h3 {font-size: 24px; line-height: 24px; margin: 15px auto 10px;}
    .treat .inner01 .tri_process li p {font-size: 16px; line-height: 24px;}


    .remedy_contents .remedy_box div h4 {text-align: center; font-size: 14px; line-height: 14px;}
    .treat .inner02 .ph_view > div h2 {justify-content: center; margin-top: 10px; margin-bottom: 5px; font-size: 16px;}


    .treat .inner03 > div {flex-direction: column;}
    .treat .inner03 > div > div {width: 100%;}
    .treat .inner03 > div > .right {width: 100%;}
    .treat .inner03 > div > .right img {display: block; margin: 0 auto;}
    .treat .inner03 > div > .right > i {font-size: 18px;}


    .care-guide .menu a {width: 180px; height: 180px; border: 2px solid #152c56;}
    .care-guide .menu a h2 {font-size: 28px; font-weight: 700;}
    .care-guide .menu a p {font-size: 14px; line-height: 20px; font-weight: 700;}


    .csr .inner {margin: 80px auto;}
    .csr .inner .csr-top h2 {font-size: 36px; line-height: 48px; margin-bottom: 15px;}
    .csr .inner .csr-top p {font-size: 16px; line-height: 24px;}
    .csr .inner .csr-contents .content-top {margin-bottom: 50px;}
    .csr .inner .csr-contents .content-top > p {width: 50px; height: 50px; font-size: 24px; line-height: 24px;}
    .csr .inner .csr-contents .content-top div {width: calc(100% - 70px); top: 14px;}
    .csr .inner .csr-contents .content-top div h2 {font-size: 24px; line-height: 24px; margin-bottom: 15px;}
    .csr .inner .csr-contents .content-top div p {font-size: 16px; line-height: 24px;}


    #map .root_daum_roughmap .wrap_map {height: 380px;}
    .contact_us button {margin-top: 15px;}


    .guide .inner {margin: 80px auto;}


    .map_contact > h2 {font-size: 24px; margin-bottom: 15px; width: 100%;}
    .map_contact .right {max-width: 100%;}
    .map_contact .right .m_mid {justify-content: unset; gap: 50px;}
    .map_contact button {width: 100%;}

    .come_met .come_contents {display: block;}
    .come_met .come_contents > h2 {width: 100%; padding-left: 20px; margin-bottom: 30px; top: 0;}
    .come_met .come_contents > h2 br {display: none;}
    .come_met .come_contents .right {width: 100%;}
    .come_met .come_contents .right .what_met {display: block;}
    .come_met .come_contents .right .what_met h2 {width: 100%; margin-bottom: 20px;}
    .come_met .come_contents .right .what_met > div {width: 100%;}
    .come_met .come_contents .right .what_met > div span {padding: 8px 0;}


    .doctor_talk .inner .talk-submit {flex-direction: column; align-items: unset;}
    .doctor_talk .inner .talk-submit div p {font-size: 16px; line-height: 24px;}
    .doctor_talk .inner .talk-submit a {width: 100%; height: 40px; line-height: 38px; font-size: 16px; border-radius: 0; border: 1px solid #b2b2b2; margin-top: 20px;}

    .doctor_talk .inner .doctor-board ul a li:nth-child(1) span {top: 0;}


    .loginn > h2 {font-size: 24px; line-height: 24px;}
    .loginn .contents > h2 {font-size: 21px; line-height: 21px; margin-bottom: 15px;}

    .loginn .member_information > h2 {font-size: 16px;}
    .loginn .member_information .contents .info_contents > div .info_input > div .pass_rule {left: 0; top: 35px;}
    .loginn .member_information .contents .info_contents > div .info_input_email {flex-direction: row; flex-wrap: wrap;}
    .loginn .member_information .contents .info_contents > div .info_input > h3 {margin-top: 5px;}


    .guide .inner > h2 {font-size: 24px; line-height: 24px; margin-bottom: 35px;}
    .paper-cate .paper-cate-title > a {height: 55px;}
    .paper-cate .contents {padding: 0 10px;}
    .paper-cate .contents h2 {font-size: 18px;}
    .paper-cate .contents p {font-size: 12px; line-height: 18px;}
    .paper-cate .contents span {font-size: 12px; line-height: 18px;}
    .paper-cate .contents div a {width: 160px; height: 55px;}


    .paper-contents02 .paper-table .contents > ul > li {height: 100px;}
    .paper-table .paper-table-c li {font-size: 12px;}
    .paper-table .contents > ul > li:first-child {font-size: 14px;}
    .paper-table .contents > ul > li:first-child span {font-size: 12px;}
    .paper-table .paper-table-c:nth-child(3) > li ul li:nth-child(3) {height: 200px;}
    .paper-table .paper-table-c:nth-child(1) > li ul li:nth-child(3) {height: 120px;}
    .paper-table > ul > li {padding: 15px 0; font-size: 16px;}
    .paper-table .paper-table-t li {font-size: 16px;}
    .paper-table .paper-table-c:nth-child(2) > li ul li:nth-child(3) {height: 120px;}
    .paper-contents02 .paper-table .contents > ul > li {font-size: 12px;}


    .guide .inner .table_mob > h3 {font-size: 20px; margin-bottom: 10px;}
    .guide .inner .table_mob > ul > li {font-size: 12px;}


    .guide .inner .tiemtable-refer .contents .right .top-cont h3 {font-size: 24px; line-height: 24px;}
    .guide .inner .tiemtable-refer .contents .right .top-cont h2 {font-size: 36px; line-height: 36px;}
    .guide .inner .tiemtable-refer .contents .right .mid-cont h2 {font-size: 24px; line-height: 24px; margin-bottom: 15px;}


    .guide .inner-1150 {margin: 80px auto;}
    .guide .inner-1150 .book-progress00 div::before {content: ''; position: absolute; top: 50%; right: -80px; transform: translateY(-50%); border-top: 30px solid transparent; border-right: 40px solid transparent; border-bottom: 30px solid transparent; border-left: 40px solid #f2f2f2;}
    .guide .inner-1150 .book-progress00 div.on::before {content: ''; position: absolute; top: 50%; right: -80px; transform: translateY(-50%); border-top: 30px solid transparent; border-right: 40px solid transparent; border-bottom: 30px solid transparent; border-left: 40px solid #f1592a;}
    .guide .inner-1150 > h2 {font-size: 24px; line-height: 24px; margin-bottom: 40px;}
    .guide .inner-1150 .book-progress00 div p {font-size: 14px;}


    .guide .inner-1150 .book-caution h2 {font-size: 20px; line-height: 20px;}
    .guide .inner-1150 .book-caution p {font-size: 16px; margin-bottom: 8px;}

    .guide .inner-1150 .book-level h2 {font-size: 20px; line-height: 20px;}

    .guide .inner-1150 .book01 div a {height: 50px; font-size: 14px;}

    .guide .inner-1150 .book01 div {gap: 2%;}
    .guide .inner-1150 .book01 div a {width: 32%;}


    .guide .book-info > div {display: block;}
    .guide .book-info > div h4 {width: 100%; margin-bottom: 20px;}
    .guide .book-info > div p {width: 100%;}
    .guide .book-info > div > input {width: 100%;}
    .guide .book-info > div div {width: 100%;}
    .guide .book-info > div select {width: 100%;}
    .guide .book-info > div textarea {width: 100%; padding: 20px;}
    .guide .book-info > div:last-child div {width: 100%;}
    .guide .book-info > div:last-child p {padding: 20px;}
    .guide .book-info > div:nth-child(4) div input {width: 48%;}
    .guide .book-info > div:nth-child(3) div input:nth-child(1) {width: 25%;}
    .guide .book-info > div:nth-child(3) div input:nth-child(2) {width: 37.5%;}
    .guide .book-info > div:nth-child(3) div input:nth-child(3) {width: 37.5%;}

    .guide .book-btn button {height: 50px; font-size: 16px;}

    .guide .book-comp {margin: 60px auto 100px;}
    .guide .book-comp h2 {font-size: 21px; line-height: 30px; margin-bottom: 30px;}

    .guide .inner-800 > h2 {font-size: 24px; line-height: 24px; margin-bottom: 40px;}


    .guide .inner-800 .book-name div {display: block;}
    .guide .inner-800 .book-name h3 {width: 100%; margin-bottom: 20px;}
    .guide .inner-800 .book-name input {width: 100%;}
    .guide .inner-800 .book-name div:last-child {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
    .guide .inner-800 .book-name div:last-child input {width: 49%; margin-right: 0;}


    .guide .booktable ul li {height: 50px;}
    .guide .booktable .booktable-content li {font-size: 12px; line-height: 12px;}
    .guide .booktable ul li:nth-child(1) {width: 10%;}
    .guide .booktable ul li:nth-child(2) {width: 39%;}
    .guide .booktable ul li:nth-child(3) {width: 22%;}
    .guide .booktable ul li:nth-child(4) {width: 14%;}
    .guide .booktable ul li:nth-child(5) {width: 15%;}


    .doctor_talk .inner .contents > div {display: block;}
    .doctor_talk .inner .contents > div > h2 {width: 100%; padding: 0; margin-bottom: 15px;}
    .doctor_talk .inner .contents .subject select {width: 100%;}
    .doctor_talk .inner .contents .title > input {width: 100%;}
    .doctor_talk .inner .contents .reqi .text_box {width: 100%;}
    .doctor_talk .inner .contents .attached > div {width: 100%;}
    .doctor_talk .inner .contents .attached > div div p {width: calc(100% - 100px); font-size: 14px; line-height: 14px;}
    .doctor_talk .inner .contents .attached > div div button {width: 90px;}
    .doctor_talk .inner .contents02 > div > input {width: 100%;}
    .doctor_talk .inner .contents02 .phone div {width: 100%;}
    .doctor_talk .inner .contents02 .phone div select {width: 33%;}
    .doctor_talk .inner .contents02 .phone div input {width: 33%;}
    .doctor_talk .inner .contents02 .email > div {width: 100%; flex-direction: row; flex-wrap: wrap;}
    .doctor_talk .inner .contents02 .email div div {width: 100%; margin-bottom: 10px;}
    .doctor_talk .inner .contents02 .email div select {margin-left: 0; width: 100%;}
    .doctor_talk .inner .personal_re {padding: 15px 0 30px;}
    .doctor_talk .inner .personal_re .text-box {padding: 20px; font-size: 14px;}
    .doctor_talk .inner .two_button a {height: 50px; font-size: 16px;}
    .doctor_talk .inner .two_button button {height: 50px; font-size: 16px;}


    .doctor_talk .inner .talk_detail .title .top b {font-size: 18px; line-height: 22px;}
    .doctor_talk .inner .talk_detail .title .top h2 {font-size: 18px; line-height: 22px; width: calc(100% - 60px);}
    .doctor_talk .inner .talk_detail .title .top span {font-size: 12px; width: 60px; height: 25px;}
    .doctor_talk .inner .talk_detail .title .bottom {font-size: 14px;}


    .treat .inner01 .in_surg h2 {font-size: 21px; line-height: 26px; padding-left: 20px;}
    .treat .inner01 .in_surg h2::before {width: 12px; height: 12px;}
    .treat .inner01 .in_surg h4 {font-size: 16px; padding-left: 20px;}
    .treat .inner01 .in_surg p {font-size: 14px; line-height: 20px; padding-left: 20px;}

    .treat_bot .inner01 > h2 {margin-top: 80px; margin-bottom: 20px;}

    .treat_bot .inner01 .in_surg h2 {padding-left: 20px; font-size: 21px; line-height: 21px;}
    .treat_bot .inner01 .in_surg h2::before {width: 12px; height: 12px; top: 4px;}
    .treat_bot .inner01 .in_surg p {font-size: 14px; padding-left: 20px;}

    .treat_bot .inner .remedy_contents .right .remedy_top > i {font-size: 16px; line-height: 24px;}
    .treat_bot .inner .remedy_contents .right .remedy_top > i.textCenter {text-align: center;}
    .treat_bot .inner .remedy_contents .right .remedy_pos li {font-size: 14px;}

    .treat .inner01 > div > div h2 {padding-left: 15px;}
    .treat .inner01.paddingLeft > div > div h2 {margin-bottom: 10px;}

    .treat .inner01 > div > div b {padding-left: 18px;}

    .treat_bot .inner .remedy_contents .right .treat_img_box div p {font-size: 16px; margin-top: 5px;}

    .treat_bot .inner .remedy_des {font-size: 16px; line-height: 24px;}
    .treat_bot .inner .remedy_des.mb25px {margin-bottom: 25px;}

    .treat .inner01 .stage_des li p {font-size: 14px; margin-top: 5px;}

    .treat .inner02 > h4 {text-align: center; font-size: 18px;}

    .treat_bot_img_box > div h2 {font-size: 16px;}


    .treat_bot .inner .remedy_contents {margin-bottom: 80px;}

    .treat_bot_h2 {font-size: 16px;}


    .treat .inner01 .treat_img_box_fif {margin: 20px auto 0; flex-direction: row; justify-content: unset; gap: 1.33%;}
    .treat .inner01 .treat_img_box_fif div {width: 32%; margin-bottom: 2%;}
    .treat .inner01 .treat_img_box_fif div p {padding: 0; margin-top: 5px; margin-bottom: 0; text-align: center; font-size: 14px;}


    .treat .inner01 .two_imgBox {justify-content: space-between;}
    .treat .inner01 .two_imgBox li {width: 49%;}
    .treat .inner01 .two_imgBox li p {font-size: 16px; margin-top: 5px;}


    .treat .inner01 .treat_img_box01 {margin: 20px auto 20px;}

    .treat .inner01 .treat_img_box02 {margin-top: 0px;}
    .treat .inner01 .treat_img_box02 div h4 {font-size: 16px; line-height: 16px;}
    .treat .inner01 .treat_img_box02 div span {font-size: 14px;}


    /* .treat_bot_img_box02 {flex-direction: column;}
    .treat_bot_img_box02 div {width: 100%;} */
    .treat_bot_img_box02 div p {text-align: center; font-size: 14px;}

    .treat .inner01 .treat_img_box02 div h5 {font-size: 16px; line-height: 16px;}


    .treat .inner01 .treat_img_box03 div {width: 49%;}

    .treat .inner01 .treat_img_box01 div h4 {font-size: 16px; line-height: 16px; margin: 5px 0;}
    .treat .inner01 .treat_img_box01 div i {font-size: 12px; line-height: 16px;}

    .treat .inner01_twin {flex-direction: column;}
    .treat .inner01_twin .left {width: 100%;}
    .treat .inner01_twin .right {width: 100%; margin-top: 20px;}


    .treat .inner01 .treat_img_box05 {flex-direction: column;}
    .treat .inner01 .treat_img_box05 .left_box {width: 100%;}
    .treat .inner01 .treat_img_box05 .right_box {width: 100%;}

    .treat .inner01 .remedy-box {flex-direction: column;}
    .treat .inner01 .remedy-box > div {width: 100%;}

    /* .treat .inner01 .remedy_box {flex-direction: column;}
    .treat .inner01 .remedy_box div {width: 100%;} */


    .treat .inner01 .treat_description .treat_des_contents {align-items: flex-start;}
    .treat .inner01 .treat_description .treat_des_contents img {width: 150px; height: 150px;}
    .treat .inner01 .treat_description .treat_des_contents .des_right {width: calc(100% - 180px);}

    .treat_title_h2 {font-size: 24px;}
    .treat .inner01 > p.mb60 {margin-bottom: 20px;}
    .treat .inner01 .symptom_img {margin-top: 20px;}

    .treat .inner01 .treat_description .treat_des_contents .des_left {width: 150px; height: 150px;}


    .treat_tri03 {padding: 0 5%; margin: 60px auto;}
    .treat_tri03 h2 {font-size: 24px; margin-bottom: 20px;}
    .treat_tri03 > div div {width: 150px; height: 150px; font-size: 18px;}

    .in_camera > div {gap: 2%;}
    .in_camera > div div {width: 32%;}
    .in_camera > div div:nth-child(4) {margin-bottom: 4.16%;}
    .in_camera > div div p {font-size: 14px; line-height: 14px;}

    .in_camera02 > div {gap: 2%;}
    .in_camera02 > div > div {width: 32%;}
    .in_camera02 > div > div:first-child {margin-bottom: 4.16%;}
    .in_camera02 > div div p {font-size: 14px; line-height: 14px;}


    .treat .inner01 .brain03 {gap: 20px;}
    .treat .inner01 .brain03 > div {width: 150px;}
    .treat .inner01 .brain03 > div h2 {height: 150px;}


    .treat .inner01 .brain04 h2 {width: 120px; height: 120px; font-size: 16px; line-height: 18px;}


    .treat .inner01 .treat_description .treat_des_contents02 {gap: 20px; margin-bottom: 40px;}
    .treat .inner01 .treat_description .treat_des_contents02 .des_left {width: 150px; height: 150px; font-size: 21px; line-height: 21px;}
    .treat .inner01 .treat_description .treat_des_contents02 .des_right {width: calc(100% - 170px);}


    .treat .inner01 .symptom .left > h4 {padding-left: 0; margin-top: 0;}

    .treat .inner01 .symptom .left {margin-bottom: 20px;}
    .treat .inner01 .symptom .left.mt40 {margin-top: 20px; margin-bottom: 0;}
    .treat .inner04 {margin: 60px auto 80px;}

    .treat .inner01 .treat_description .treat_des_contents03 {margin-bottom: 40px;}
    .treat .inner01 .treat_description .treat_des_contents03 .des_left {width: 120px; height: 120px; font-size: 21px; line-height: 21px;}
    .treat .inner01 .treat_description .treat_des_contents03 .des_right {width: calc(100% - 140px);}
    .treat .inner01 .treat_description .treat_des_contents03 .des_right p {font-size: 16px; line-height: 24px;}


    .treat .inner05 ul li {width: 120px;}
    .treat .inner05 ul li h2 {width: 120px; height: 120px; font-size: 16px; line-height: 20px; font-weight: 700;}
    .treat .inner05 ul li p {font-size: 14px; line-height: 18px;}
    .treat .inner05 > p {font-size: 16px; line-height: 22px;}
    .treat .inner05 .union h2 {width: 200px; height: 200px; font-size: 20px; line-height: 26px; font-weight: 700;}

    .treat .inner01 .symptom .left > span {padding: 0; font-size: 18px; line-height: 27px;}


    .treat .inner01 .adhd ul:first-child li:first-child {font-size: 20px; line-height: 20px;}
    .treat .inner01 .adhd ul:last-child li:first-child {font-size: 20px; line-height: 20px;}
    .treat .inner01 .adhd ul li {font-size: 16px; line-height: 24px;}


    .treat .inner01 .stress {flex-direction: row; flex-wrap: wrap;}
    .treat .inner01 .stress li {width: 48%;}
    .treat .inner01 .stress li:first-child {margin-bottom: 40px;}
    .treat .inner01 .stress li:nth-child(2) {margin-bottom: 40px;}


    .treat .inner01 .stress_treat li .txt_box p br {display: none;}

    .pdl25 {padding-left: 0;}


    .treat .inner01 .two_way_table ul:first-child li {font-size: 16px; line-height: 16px;}
    .treat .inner01 .two_way_table ul li {font-size: 12px; line-height: 12px; height: 50px;}

    .treat_bot .inner .remedy_contents .right > h4 {font-size: 18px; text-align: center;}

    .care .inner .list h2 {font-size: 16px; line-height: 16px; width: 100px;}
    .care .inner .list p {font-size: 16px; line-height: 16px; width: calc(100% - 100px); font-weight: 500;}


    .care-mid a {width: 300px; height: 60px; line-height: 60px; font-size: 18px;}
    .care .inner .be-af .content {width: 100%;}
    .care .line {margin: 160px auto 100px;}
    .care-mid .title {margin-bottom: 60px;}
    .care .inner .be-af .content > div h2 {font-size: 14px;}


    .care-photo {flex-direction: row; flex-wrap: wrap; justify-content: center;}
    .care-photo div {width: 100%; margin-bottom: 50px;}

    .treat .inner01 .in_surg .in_surg_table {padding-left: 0; margin: 20px 0 10px;}
    .treat .inner01 .in_surg > span {padding-left: 0; font-size: 14px; line-height: 21px;}
    .treat .inner01 .in_surg > strong {padding-left: 0; font-size: 14px;}


    .treat_bot_ul li p {font-size: 16px; line-height: 20px;}
    .treat_bot_ul li h2 {font-size: 36px; letter-spacing: -1px;}
    .treat_bot_ul li h2 span {font-size: 18px;}

    .treat_des h3 {font-size: 16px; line-height: 24px; font-weight: 700;}
    .treat_des h2 {font-size: 24px; margin-top: 10px;}
    .treat_fif {gap: 2%; flex-direction: row; flex-wrap: wrap; margin: 0 auto 30px;}
    .treat_fif div {width: 32%; margin-bottom: 2%;}
    .treat_fif div p {font-size: 14px; line-height: 18px; padding: 0 5px;}
    .treat_third h2 {font-size: 20px; margin-bottom: 10px;}
    .treat_third > div div p {font-size: 14px; line-height: 18px; padding: 0 5px;}

    .treat .inner01 .in_surg > h3 {padding-left: 20px; font-size: 18px; line-height: 18px; margin-top: 30px;}

    .staff .inner .staff_list {gap: 4%;}
    .staff .inner .staff_list .staff_content {width: 48%;}

    .review .inner .review-board .contents {gap: 4%;}
    .review .inner .review-board .contents a {width: 48%;}

    .treat .inner01 .non_prp {flex-direction: column; gap: 0; max-width: 300px; margin: 0 auto;}
    .treat .inner01 .non_prp .symptom {top: 0; margin-bottom: 0; width: 100%;}
    .treat .inner01 .non_prp .non_prp_img {margin-bottom: 20px;}

    .new_medical {flex-direction: column; gap: 20px; margin: 40px auto 0;}
    .new_medical > p {width: 100%; text-align: center;}

    .treat .inner01 .nosleep {gap: 2%;}
    .treat .inner01 .nosleep li {width: 49%; margin-bottom: 30px;}
    .treat .inner01 .nosleep li p {font-size: 12px; line-height: 14px;}

    .treat .inner01 .or_three {gap: 20px;}
    .treat .inner01 .or_three li {width: 150px; height: 150px; font-size: 16px; padding: 0 20px;}

    .treat .inner01 .treat_description01 .treat_des_contents {gap: 20px;}
    .treat .inner01 .treat_description01 .treat_des_contents img {width: 150px; height: 150px;}
    .treat .inner01 .treat_description01 .treat_des_contents .des_right {width: calc(100% - 170px);}

    .exer_three img {border: 3px solid #f1592a;}

    .treat .inner01 .exer_icon {gap: 2%; flex-direction: row; flex-wrap: wrap;}
    .treat .inner01 .exer_icon li {width: 49%;}

    .treat_bot .inner01 > p {font-size: 16px; line-height: 24px;}

    .treat_bot .inner .remedy_contents .right .remedy_top > h3 {font-size: 18px; margin-bottom: 10px;}
    .treat_bot .inner .remedy_contents .right .remedy_top > p {font-size: 16px;}
    .treat_bot .inner .remedy_contents .right .remedy_top > h4 {font-size: 16px;}

    .out_body > div div h2 {font-size: 20px; margin-bottom: 10px;}
    .out_body > div div p {font-size: 16px; line-height: 24px;}

    .care-guide {margin: 100px auto;}

    .detail-title {padding: 16px 0; margin-bottom: 60px;}
    .review .inner .line {margin: 60px auto 40px;}
    .review .inner .list_bottom {margin-top: 60px;}

    .faq .inner > h2 {font-size: 24px; line-height: 24px; margin-bottom: 40px;}
    .notice_board ul li {font-size: 14px; line-height: 14px; height: 45px;}
    .notice_board a p {font-size: 12px; line-height: 12px; height: 40px;}
    .notice_board ul li:nth-child(1) {width: 60px;}
    .notice_board ul li:nth-child(4) {width: 100px;}
    .notice_board ul li:nth-child(5) {display: none;}
    .notice_board a p:nth-child(5) {display: none;}
    .notice_board a p:nth-child(1) {width: 60px;}
    .notice_board ul li:nth-child(2) {width: calc(100% - 160px);}
    .notice_board a p:nth-child(2) {width: calc(100% - 160px); line-height: 40px;}
    .notice_board a p:nth-child(4) {width: 100px;}

    .board .inner .category {gap: 2%; margin: 80px auto 60px;}
    .board .inner .contents {gap: 4%;}
    .board .inner .contents a {width: 48%;}

    .before .inner .step {flex-direction: column;}
    .before .inner .step .left {width: 100%;}
    .before .inner .step .right {width: 100%;}

    .remedy_contents .remedy_box div h6 {font-size: 15px; line-height: 20px;}

    .treat .inner01 .treat_img_box {margin: 20px auto 80px;}

    .treat .inner02 .ph_view > div > p.p_top {font-size: 14px; line-height: 14px; margin-bottom: 5px;}

    .treat .inner01 > div.mt40 {margin-top: 20px;}

    .treat .inner01 .remedy-box > div h2 {margin-bottom: 10px;}

    .treat .inner01 em {margin-top: 40px; margin-bottom: 0;}
    .treat .inner01 .bad_good div i {font-size: 18px; line-height: 18px; width: 90px;}

    .gallery-box .gallery-thumb-box .swiper-slide.swiper-slide-active:after {border: 2px solid #f1592a;}

    .auto-no div {flex-direction: row; flex-wrap: wrap;}
	.auto-no div:first-child h3 {padding-left: 5px;}

    .care .inner .be-af .content > p {margin-top: 5px; line-height: 20px;}

    .before_h2 {margin: 80px auto 60px;}

    .news_cate {margin-bottom: 60px;}

    .s-sns a .image-boxes img:first-child {height: 240px;}

    .press .sub_inner .contents li a img {width: 220px; height: 130px;}
    .press .sub_inner .contents li a .txt_box {width: calc(100% - 240px);}
    .press .sub_inner .contents li a .txt_box h2 {font-size: 16px; line-height: 16px;}
    .press .sub_inner .contents li a .txt_box p {font-size: 14px; line-height: 20px; margin: 10px 0 0;}

    .gallery .sub_inner .top_contents {flex-direction: column; justify-content: unset; align-items: unset; gap: 20px;}
    .gallery .sub_inner .top_contents .faq_search {width: 100%; justify-content: unset;}
    .gallery .sub_inner .top_contents .faq_search input {width: calc(100% - 165px);}
    .gallery .sub_inner .contents {gap: 2%; flex-wrap: wrap;}
    .gallery .sub_inner .contents li {width: 49%;}
    .gallery .sub_inner .contents li a .img_box {height: 200px;}

    .treat .inner02 .ph_view.width768 > div h2 {font-size: 16px;}

    .treat_bot .inner .title span {font-size: 16px; line-height: 24px;}

    .treat_bot .inner .remedy_box1281 h2 {font-size: 16px; margin-top: 5px;}
    .treat_bot .inner .remedy_box1280 div h2 {font-size: 16px; margin-top: 5px;}

    .treat .inner01_twin.sug {flex-direction: row; gap: 20px; align-items: flex-start;}
    .treat .inner01_twin.sug .right img {height: auto;}

    .treat .inner01 .treat_tri03 {margin: 60px 0;}

    .care02_img {margin: 0 auto 60px;}

    .remedy_contents .remedy_box div h5 {font-size: 21px; line-height: 24px;}


    .doctor_talk .inner .contents .open_close > div {width: 100%;}

    .treat_bot .inner .remedy_contents .right .treat_img_box768 div span {font-size: 14px;}


    .faq_box {flex-direction: column; gap: 20px;}
    .faq_box > select {max-width: 460px; width: 100%; background: #fff url(../img/arrow_down.png) no-repeat 98%/8px;}


    .pdf_contents {height: 500px;}





    .treat .inner01 > h2 {margin-top: 100px;}





    .veins_full img {margin: 0 auto 20px;}
    .veins_full p {font-size: 14px; line-height: 26px; padding: 0 16px;}


    .veins_bottom > h2 {font-size: 30px;}
    .veins_bottom > p {font-size: 18px; margin-bottom: 40px;}


    .veins_img {margin-top: 20px;}


    .treat .inner01 > div.veins_box02 .contents > div .txt_box {margin-top: 10px;}
    .treat .inner01 > div.veins_box02 .contents > div .txt_box h2 {font-size: 18px; margin-bottom: 5px;}
    .treat .inner01 > div.veins_box02 .contents > div .txt_box p {font-size: 14px; line-height: 21px;}


    .treat .inner01 > div.veins_box03 > p {font-size: 16px; margin-top: 15px;}
    .treat .inner01 > div.veins_box03 > p br {display: block;}


}/* ******************************768****************************** */

@media(max-width:726px){

    .auto-no div:first-child input {margin-top: 20px;}
	.auto-no div:last-child span {display: none;}
	.auto-no div:last-child p {padding: 0;}

}

@media(max-width:660px){

    .look .inner .contents .main_category {width: 280px; justify-content: center;}
    .look .inner .contents .annex_category {width: 280px; justify-content: center;}

    .care-guide .menu {gap: 10px; max-width: 335px;}
    .care-guide .menu a {width: 105px; height: 105px;}
    .care-guide .menu a h2 {font-size: 18px; margin-bottom: 5px;}
    .care-guide .menu a p {font-size: 10px; line-height: 14px;}

}

@media(max-width:640px){

    .remedy_contents .remedy_box div h6.height45 {height: 45px; margin-bottom: 5px; display: flex; align-items: center; justify-content: center;}

    .susul640 {display: none;}

}

@media(max-width:625px) {

    .guide .inner .tiemtable-refer .contents .right .tel-cont {flex-direction: column;}
    .guide .inner .tiemtable-refer .contents .right .tel-cont > div {width: 100%;}
    .guide .inner .tiemtable-refer .contents .right .tel-cont > div > div {width: 100%;}

}

@media(max-width:612px) {

    .treat .inner02 .ph_view.width768 > div h2 {height: 40px;}

    .susul612 {display: none;}

}

@media(max-width:600px){

    .mb60 {margin-bottom: 0;}

    .s-d .inner {padding: 80px 5%;}
    .s-d .s-d-mid .inner .s-d-mid-des {padding-top: 30px;}

    .s-d-table {display: none;}
    .s-d .inner .s-d-top .right .s-d-table-mob {display: block;}

    .s-d .inner .s-d-top .right > ul {flex-direction: row; flex-wrap: wrap;}
    .s-d .inner .s-d-top .right > ul li {width: 50%;}

    .s-d .s-d-mid .inner ul li {font-size: 14px;}
    .s-d .s-d-mid .inner .description p {font-size: 14px; margin-bottom: 15px;}

    .Equipment_area0 {justify-content: unset; flex-direction: column; flex-wrap: wrap;}
    .Equipment_area0 > div:first-child {width: 100%;}
    .Equipment_area0 > div:last-child {width: 100%;}

    .Equipment_area {justify-content: unset; flex-direction: column; flex-wrap: wrap;}
    .Equipment_area > div:first-child {width: 100%;}
    .Equipment_area > div:last-child {width: 100%;}

    .eq_con_text {height: auto;}

    .advice .inner .left .contents01 {height: 300px;}
    .advice .inner .left .contents01 a {right: auto; left: 50%; transform: translateX(-50%);}
    .advice .inner .left .contents02 .check {flex-direction: column;}
    .advice .inner .left .contents02 .check .left {margin-bottom: 10px;}

    .treat_bot .inner .remedy_contents {gap: 20px;}
    .treat_bot .inner .remedy_contents .left {margin: 0 auto;}
    .treat_bot .inner .remedy_contents .right {width: 100%;}
    .treat_bot .inner .remedy_contents .right .remedy_top h2 {margin-bottom: 10px; text-align: center; font-size: 16px;}
    .treat_bot .inner .remedy_contents .right .remedy_top h2.textLeft {text-align: left; font-size: 18px;}
    .mt70 {margin-top: 0;}


    .treat .menu {gap: 2%;}
    .treat .menu a {width: 32%; font-size: 14px;}

    .remedy_contents .remedy_box div p {font-size: 14px; margin-top: 5px;}
    .remedy_contents .remedy_box div p.top {margin-bottom: 5px;}


    /* .treat .inner01 > div {flex-direction: column-reverse;} */
    .treat .inner01 > div .right00 {width: 100%;}
    .treat .inner01 > div > div {width: 100%; margin-top: 10px; margin-bottom: 20px;}


    .treat .inner01 > h4 {font-size: 18px; margin-top: 40px;}
    .treat .inner01 > h4.textCenter {text-align: center;}


    /* .treat_bot .inner .remedy_contents .right .remedy_top > i {text-align: center;} */
    .treat_bot .inner .remedy_contents .right .remedy_pos p {font-size: 16px;}


    .treat .inner01 .treat_img_once {flex-direction: column;}


    .treat_bot_img01 {flex-direction: row; flex-wrap: wrap;}
    /* .treat_bot_img01 div {width: 100%; margin-bottom: 60px;} */


    .treat .inner02 .ph_view > div > div {flex-direction: row; flex-wrap: wrap;}
    .treat .inner02 .ph_view > div > div div {width: 100%;}


    .treat_bot .inner .remedy_contents .right .remedy_top .remedy_category {justify-content: center;}


    .treat_bot .inner .remedy_contents .right .remedy_photo {flex-wrap: wrap; gap: 0; justify-content: space-between; margin-top: 0; margin-bottom: 30px;}
    /* .treat_bot .inner .remedy_contents .right .remedy_photo div {width: 100%;} */

    .treat_bot .inner .remedy_contents .right .remedy_top > p.textCenter {text-align: center;}


    .img_mt50 {width: 100%; margin-top: 40px;}


    .csr .inner .csr-top h2 {font-size: 24px; line-height: 36px;}
    .csr .inner .csr-top div {margin-top: 30px;}
    .csr .inner .csr-contents .content-bot > img {width: 400px; height: 400px;}
    .csr .inner .csr-contents .content-bot .right-img {max-width: 400px;}
    .csr .inner .csr-contents .content-bot .right-img > div div {width: 190px; height: 190px;}
    .csr .inner .csr-contents .content-bot .right-img > div div p {font-size: 14px; line-height: 14px; font-weight: 700;}
    .csr .inner .csr-contents .content-bot .left-img {width: 400px;}
    .csr .inner .csr-contents .content-bot .left-img > img {width: 400px; height: 400px;}
    .csr .inner .csr-contents .content-bot .left-img span {width: 190px; height: 190px; font-size: 21px; line-height: 21px;}
    .csr .inner .csr-contents .content-bot .left-img div {width: 190px; height: 190px;}
    .csr .inner .csr-contents .content-bot .left-img div p {font-size: 14px; line-height: 14px; font-weight: 700;}

    .map_contact .right .m_cont p {width: calc(100% - 75px);}

    .collaborate .inner .contents .contents_box p {margin-top: 8px;}

    .doctor-pop {width: 100%; height: 100%;}
    .doctor-pop .txt-box {height: 100%;}


    .loginn .login-terms {width: 100%;}
    .loginn .contents {padding: 0;}
    .loginn .log-btn {justify-content: space-between; gap: 0;}
    .loginn .log-btn.center {justify-content: center; gap: 0;}
    .loginn .log-btn button {width: 48%; font-size: 16px;}

    .loginn .identification .identi-contents .contents h2 {padding: 0 15px;}
    .loginn .identification .identi-contents .contents > p {padding: 0 15px;}
    .loginn .identification .identi-contents .contents a {margin: 50px auto 30px;}
    .loginn .identification .identi-contents .contents .txt_box {padding: 0 15px;}

    .loginn .member_information .contents .info_contents > div > h2 {width: 120px;}
    .loginn .member_information .contents .info_contents > div > h2 p {font-size: 14px; line-height: 14px; margin-top: 19px;}
    .loginn .member_information .contents .info_contents > div > h2 span {font-size: 14px; line-height: 14px; margin-top: 19px;}
    .loginn .member_information .contents .info_contents > div.posi_top > h2 p {margin-top: 25px;}
    .loginn .member_information .contents .info_contents > div.posi_top > h2 span {margin-top: 25px;}
    .loginn .member_information .contents .info_contents > div > div {width: calc(100% - 120px); padding: 20px 0 20px 10px;}
    .loginn .member_information .contents .info_contents > div > div > p {font-size: 14px; line-height: 14px;}
    .loginn .member_information .contents .info_contents > div .info_input > div i {font-size: 10px;}


    .paper-cate .contents span br {display: none;}
    .paper-process > h2 {font-size: 28px; line-height: 28px; margin-bottom: 30px;}


    .guide .inner-1150 .book-level {padding: 30px 15px 20px;}

    .guide .inner-1150 .book02 .contents ul {gap: 0; justify-content: space-between;}
    .guide .inner-1150 .book02 .contents ul li {height: 250px;}
    .guide .inner-1150 .book02 .contents ul li div {width: 130px; height: 130px; margin-top: 10px;}
    .guide .inner-1150 .book02 .contents ul li h3 {font-size: 16px; margin: 10px auto;}
    .guide .inner-1150 .book02 .contents ul li p {font-size: 12px; line-height: 12px;}


    .guide .inner-1150 .book-progress00 {height: 45px;}
    .guide .inner-1150 .book-progress00 div::before {content: ''; position: absolute; top: 50%; right: -64px; transform: translateY(-50%); border-top: 22.5px solid transparent; border-right: 32px solid transparent; border-bottom: 22.5px solid transparent; border-left: 32px solid #f2f2f2;}
    .guide .inner-1150 .book-progress00 div.on::before {content: ''; position: absolute; top: 50%; right: -64px; transform: translateY(-50%); border-top: 22.5px solid transparent; border-right: 32px solid transparent; border-bottom: 22.5px solid transparent; border-left: 32px solid #f1592a;}


    .guide .inner-1150 > h3 {font-size: 21px; line-height: 30px;}
    .guide .book-comp h2 {font-size: 18px; line-height: 26px;}


    .doctor_talk .inner .talk_detail .title .top {padding: 20px 10px;}
    .doctor_talk .inner .talk_detail .title .bottom {padding: 20px 10px;}
    .doctor_talk .inner .talk_detail .content {padding: 30px 10px 50px; font-size: 14px;}
    .doctor_talk .inner .three_button a {font-size: 14px; height: 40px;}
    .doctor_talk .inner .three_button button {font-size: 14px; height: 40px;}
    .doctor_talk .inner .three_button button:last-child {font-size: 14px; height: 40px;}
    .doctor_talk .inner .three_button {margin: 40px 0 0;}

    .treat_bot .inner .remedy_contents .right .remedy_top {margin-bottom: 25px; margin-bottom: 15px;}

    .treat_bot .inner .remedy_contents .right .remedy_top > i br {display: none;}
    .treat_bot .inner .remedy_contents .right .remedy_top > i br.db_enter {display: block;}

    .treat_bot .inner .remedy_contents .right .remedy_top .remedy_category:last-child {top: 0;}

    .treat_bot .inner .remedy_contents .right > h2 {margin-top: 30px; margin-bottom: 30px; font-size: 18px;}

    .treat_bot .inner .remedy_contents .right .treat_img_box {margin: 30px auto 0;}


    .treat_bot_img_box > div {width: 100%;}

    .care-guide > h2 {font-size: 24px; margin-bottom: 25px;}

    .treat .inner04 > p {font-size: 14px; line-height: 20px;}


    /* .treat .inner01 .treat_img_box01 {flex-direction: column;}
    .treat .inner01 .treat_img_box01 div {width: 100%;} */

    /* .treat .inner01 .treat_img_box02 {flex-direction: column; margin-top: 20px;}
    .treat .inner01 .treat_img_box02 div {width: 100%;} */

    .treat_bot .inner .remedy_contents .right.flex_center {display: block;}


    .treat .inner01 .treat_description .treat_des_contents {gap: 15px;}
    .treat .inner01 .treat_description .treat_des_contents img {width: 120px; height: 120px;}
    .treat .inner01 .treat_description .treat_des_contents .des_right {width: calc(100% - 135px);}

    .treat .inner01 h6 {margin: 30px auto 40px;}
    .treat .inner01 .treat_description .treat_des_contents .des_left {width: 120px; height: 120px; font-size: 16px; line-height: 22px;}
    .treat .inner01 .treat_description .treat_des_contents .des_left span {font-size: 12px;}

    .treat .inner01 h5 {margin: 20px 0 0px;}


    .treat .inner01 .brain03 {max-width: 100%; width: 100%; gap: 0; justify-content: space-between; margin: 30px auto 15px;}
    .treat .inner01 .brain03 > div {width: 120px;}
    .treat .inner01 .brain03 > div h2 {height: 120px; text-align: center; font-size: 16px;}
    .treat .inner01 .brain03 > div p {font-size: 14px; line-height: 20px;}


    .treat .inner01 .brain04 {max-width: 343px; justify-content: center; gap: 20px;}

    .treat .inner04 .diet {flex-direction: column;}
    .treat .inner04 .diet ul {width: 100%;}
    .treat .inner04 .diet ul:first-child {margin-bottom: 60px;}

    .treat .inner04 > p b {font-size: 21px; line-height: 30px;}

    .treat .inner05 > h2 {font-size: 24px; line-height: 24px;}
    .treat .inner05 > span {font-size: 24px; line-height: 24px;}
    .treat .inner05 ul {max-width: 343px; flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 20px; margin: 30px auto 60px;}

    .treat .inner01 .adhd {flex-direction: column;}
    .treat .inner01 .adhd ul {width: 100%;}
    .treat .inner01 .adhd ul:first-child {margin-bottom: 60px;}
    .treat .inner01 .adhd ul li {height: 100px; padding: 0 20px;}

    .inner_he {height: auto;}
    .inner01 .alcohol{margin-top: 50px;}

    .treat .depression {flex-direction: row; flex-wrap: wrap;}
    .treat .depression li {width: 100%; margin-bottom: 40px;}
    .treat .depression li:last-child {margin-bottom: 0;}

    .mt50 {margin-top: 20px;}

    .treat .inner01 h5.pdl25 {margin: 0 0 20px;}

    .treat .inner01 .two_way_table ul:first-child li {font-size: 14px; line-height: 14px;}

    .treat .inner01 .two_way_img > div {width: 343px; height: 343px; margin: 10px auto 20px;}
    .treat .inner01 .two_way_img > div img {width: 200px; height: 200px;}
    .treat .inner01 .two_way_img > div p {font-size: 18px; width: 250px; height: 55px;}

    .care-mid .title h2 {font-size: 18px; margin-bottom: 20px;}
    .care-mid .title p {font-size: 22px;}
    .care-mid .title h3 {font-size: 36px; height: 15px;}

    .in_surg_table ul:first-child li {font-size: 14px; line-height: 14px;}
    .in_surg_table ul li {font-size: 10px; height: 55px; word-break: keep-all;}

    .treat_bot_ul li p {font-size: 10px; line-height: 14px; top: 30px;}
    .treat_bot_ul li:nth-child(2) p {top: 20px;}
    .treat_bot_ul li:last-child h2 span {margin-left: 8px;}

    .review .inner .category {gap: 2%; margin: 40px auto;}
    .review .inner .category a {width: 49%;}

    .review .inner .review-board .review-top {flex-direction: column; align-items: unset;}
    .review .inner .review-board .review-top > p {margin-bottom: 10px;}
    .review .inner .review-board .review-top div input {width: calc(100% - 184px);}

    .review .inner .review-board .contents {gap: 0%;}
    .review .inner .review-board .contents a {width: 100%;}
    /* .review .inner .review-board .contents a .img-box {height: 180px;} */

    .treat .inner01 .or_three {gap: 10px;}
    .treat .inner01 .or_three li {width: 100px; height: 100px; font-size: 12px; padding: 0 20px;}

    .exer_three {margin: 40px auto 80px;}

    .treat_bot .inner .remedy_contents .right .remedy_top > p {text-align: left;}

    .list-page {margin: 60px auto;}
    .notice_search {top: 0;}

    .board .inner .category a {font-size: 14px;}

    .board .inner .search {flex-direction: column;}
    .board .inner .search select {margin-bottom: 20px; width: 100%; text-align: left; padding-left: 15px;}
    .board .inner .search .right {width: 100%;}
    .board .inner .search .right div input::placeholder {text-align: left;}

    .board .inner .contents a img {height: 180px;}

    .surgery .inner .contents {gap: 15px;}
    .surgery .inner .contents .left {width: 100px; height: 100px;}
    .surgery .inner .contents .left img {width: 40px; height: 40px;}
    .surgery .inner .contents .right {width: calc(100% - 115px); top: 0;}

    .treat .inner02 .ph_view > div h2 {font-size: 14px; margin-top: 5px;}


    .treat_bot .inner .remedy_des br {display: none;}
    .treat_bot .inner .remedy_des br.db_enter {display: block;}

    .faq_search input {width: calc(100% - 165px);}

    .loginn .fin_join > p {font-size: 30px; line-height: 30px;}

    .eq_con_title {height: auto;}

    .before .inner .step .left h2 {font-size: 18px;}
    .before .inner .step .left h3 {font-size: 24px; margin-bottom: 10px;}
    .before .inner .step .left p {font-size: 14px; line-height: 22px; padding-left: 8px;}
    .before .inner .step .left p::before {top: 9px;}
    .before .inner .step .left {margin-bottom: 15px;}

    .s-d .s-d-mid .inner .description p::before {top: 9.5px;}

    .s-sns a .image-boxes img:first-child {height: 200px;}

    .press .sub_inner .contents li a img {width: 180px; height: 100px;}
    .press .sub_inner .contents li a .txt_box {width: calc(100% - 200px);}

    .gallery .sub_inner .contents li a .img_box {height: 160px;}

    .treat .inner01 > img.width50 {width: 100%;}

    .rr_box01 h3 {font-size: 14px;}

    .remedy_contents .remedy_box div h5 {font-size: 18px;}

    .look .inner .contents .content .imagee {padding-top: 60px;}

    .doctor_talk .inner .talk_detail .doctor_review {padding: 20px 10px; font-size: 14px;}

    .faq_box {gap: 10px;}
    .faq_box > select {max-width: 347px;}





    .treat .inner01 .veins_box01 .contents {width: 343px;}
    .treat .inner01 .veins_box01 .contents > div {width: 343px; height: 343px; padding: 0 10px;}
    .treat .inner01 .veins_box01 .contents > div img {width: 110px;}
    .treat .inner01 .veins_box01 .contents > div .txt_box h2 {font-size: 16px; line-height: 16px; margin-bottom: 10px;}
    .treat .inner01 .veins_box01 .contents > div .txt_box p {font-size: 12px; line-height: 18px;}





    .treat .inner01 > div.veins_box02 .contents {flex-direction: column; justify-content: center; align-items: center;}
    .treat .inner01 > div.veins_box02 .contents > div {width: 100%; max-width: 400px; margin-bottom: 60px;}
    .treat .inner01 > div.veins_box02 .contents > div .txt_box p br {display: block;}



    .treat .inner01 > p.mt70 {margin-top: 40px;}


    .treat .inner02.veins_view02 .ph_view {flex-direction: column; justify-content: center; align-items: center; gap: 40px;}
    .treat .inner02.veins_view02 .ph_view > div {width: 100%; max-width: 400px;}







}/* ******************************600****************************** */

@media(max-width:546px){

    .treat .inner02 .ph_view > div h2 {height: 40px;}




    .veins_one .box_contents .contents .txt_box p br {display: none;}

}

@media(max-width:520px){

    .treat_tri03 {max-width: 343px; margin: 40px auto;}
    .treat_tri03 > div div {width: 90px; height: 90px; font-size: 16px;}

    .staff .inner .staff_list .staff_content h3 {font-size: 14px; margin-top: 20px;}
    .staff .inner .staff_list .staff_content h2 {font-size: 21px; margin-bottom: 10px;}
    .staff .inner .staff_list .staff_content h2 span {font-size: 21px;}
    .staff .inner .staff_list .staff_content .img {width: 150px; height: 150px;}
    .staff .inner .staff_list .staff_content .line {margin: 10px auto 5px;}
    .staff .inner .staff_list .staff_content > p {font-size: 14px; margin-bottom: 10px;}
    .staff .inner .staff_list .staff_content .staff_link a {gap: 5px; height: 40px;}
    .staff .inner .staff_list .staff_content .staff_link a:first-child div {width: 15px; height: 15px;}
    .staff .inner .staff_list .staff_content .staff_link a:last-child div {width: 15px; height: 15px;}
    .staff .inner .staff_list .staff_content .staff_link a p {font-size: 10px; line-height: 10px;}

    .treat .inner02 .ph_view > div > p .treat05-09Br {display: none;}

    .treat .inner01 .treat_tri03 {margin: 40px 0;}

    .doctor_talk .inner .contents .open_close > div {flex-direction: row; flex-wrap: wrap; gap: 0;}
    .doctor_talk .inner .contents .open_close > div label:first-child {margin-right: 20px;}
    .doctor_talk .inner .contents .open_close > div > p {width: 100%; margin-top: 5px;}




    .veins_one .one_contents .contents div {height: 200px; gap: 25px;}
    .veins_one .one_contents .contents:nth-child(2) div {gap: 25px;}
    .veins_one .one_contents .contents div img {width: 100px;}

}

@media(max-width:503px){

    .map_contact .right .m_top {margin-bottom: 20px;}
    /* .map_contact .right .m_top p {position: relative; top: 10px;} */

    .time_br {display: none;}

    .treat .inner01 .treat06-02-img01 div p {font-size: 14px; line-height: 17px; margin-top: 5px;}

    .mt50 br {display: none;}

}

@media(max-width:483px) {
    
    .guide .inner-1150 .book03 .contents .right .res-time p {width: 65px;}

}

@media(max-width:480px){

    .bottom-fix {height: 75px;}
    .bottom-fix > ul > li:last-child {bottom: 85px;}
    /* .bottom-fix > ul ul {position: relative; top: -5px;} */
    .bottom-fix > ul ul li img {width: 30px;}
    .bottom-fix > ul ul li p {font-size: 12px; line-height: 12px;}

    .sub-banner01 .swiper-slide {height: 250px;}
    .sub-banner02 .swiper-slide {height: 250px;}

    .sub-banner03 {height: 250px;}
    .sub-banner04 {height: 250px;}
    .sub-banner05 {height: 250px;}
    .sub-banner06 {height: 250px;}
    .sub-banner07 {height: 250px;}
    .sub-banner08 {height: 250px;}
    .sub-banner09 {height: 250px;}
    .sub-banner10 {height: 250px;}
    .sub-banner11 {height: 250px;}
    .sub-banner12 {height: 250px;}
    .sub-banner13 {height: 250px;}
    .sub-banner14 {height: 250px;}
    .sub-banner15 {height: 250px;}
    .sub-banner15-1 {height: 250px;}
    .sub-banner15-2 {height: 250px;}
    .sub-banner15-3 {height: 250px;}
    .sub-banner15-4 {height: 250px;}
    .sub-banner15-5 {height: 250px;}
    .sub-banner15-6 {height: 250px;}
    .sub-banner15-7 {height: 250px;}
    .sub-banner16 {height: 250px;}
    .sub-banner18 {height: 250px;}
    .sub-banner19 {height: 250px;}

    .sub-banner-cate .txt h2 {font-size: 20px;}
    .sub-banner-cate .txt h3 {font-size: 36px;}
    .sub-banner-cate .txt h4 {font-size: 14px; word-break: keep-all;}
    .sub-banner-cate .txt p {font-size: 16px; word-break: keep-all;}
    .sub-banner-care .txt h3 {font-size: 14px; line-height: 18px;}


    .sub-banner-cate.veins .txt p {font-size: 14px;}
    .veins span {font-size: 16px; margin-top: 3px;}


    .treat .line {margin: 80px auto;}

    .staff .inner .category {gap: 2%; margin: 80px auto 60px;}
    .staff .inner .category a {width: 49%;}

    .look .inner .contents .content .vidd {height: 300px;}
    .gallery-box .gallery-main-box .swiper-slide .info-img {height: 300px;}

    .safety_contents .mySwiper .swiper-slide {width: 100%; height: 200px;}

    .advice .inner .left .contents02 {height: 380px;}

    .treat .menu {gap: 2%; margin: 40px auto;}
    .treat .menu a {width: 49%;}

    .treat_bot .inner .title h2 {font-size: 18px; margin-bottom: 10px;}
    .treat_bot .inner .title p {font-size: 24px;}
    .treat_bot .inner .remedy {width: 343px; height: 75px; border: 3px solid #27272c; font-size: 18px;}

    /* .treat .inner01 .treat_img_box div {width: 100%;} */
    .treat .inner01 .treat_img_box div p {padding: 0; text-align: center;}

    .remedy_contents .remedy_box div p {font-size: 16px; margin-top: 10px;}

    .treat .inner01 > div > div h3 {font-size: 16px;}


    /* .csr .inner .csr-contents .content-bot > img {width: 343px; height: 343px;}
    .csr .inner .csr-contents .content-bot .right-img {max-width: 343px;}
    .csr .inner .csr-contents .content-bot .right-img > div div {width: 343px; height: 343px;}
    .csr .inner .csr-contents .content-bot .left-img {width: 343px;}
    .csr .inner .csr-contents .content-bot .left-img > img {width: 343px; height: 343px;}
    .csr .inner .csr-contents .content-bot .left-img span {width: 343px; height: 120px; justify-content: unset; padding-left: 50px;}
    .csr .inner .csr-contents .content-bot .left-img span br {display: none;}
    .csr .inner .csr-contents .content-bot .left-img div {width: 343px; height: 343px;} */
    .csr .inner .csr-contents .content-bot {gap: 10px;}
    .csr .inner .csr-contents .content-bot > img {width: 310px; height: 310px;}
    .csr .inner .csr-contents .content-bot .right-img {max-width: 310px; gap: 10px;}
    .csr .inner .csr-contents .content-bot .right-img > div {gap: 10px;}
    .csr .inner .csr-contents .content-bot .right-img > div div {width: 150px; height: 150px;}
    .csr .inner .csr-contents .content-bot .left-img {width: 310px; gap: 10px;}
    .csr .inner .csr-contents .content-bot .left-img > img {width: 310px; height: 310px;}
    .csr .inner .csr-contents .content-bot .left-img span {width: 150px; height: 150px; font-size: 16px; line-height: 16px; font-weight: 700;}
    .csr .inner .csr-contents .content-bot .left-img div {width: 150px; height: 150px;}


    .des-box {margin-bottom: 60px;}
    .pdf-in div {gap: 15px;}
    .pdf-in div button p {font-size: 14px; line-height: 14px;}


    .faq_search select {font-size: 14px;}
    .faq_search input {padding-left: 6px; font-size: 14px;}
    .faq .inner .faq-board ul li {padding: 20px 15px;}
    .faq .inner .faq-board ul li div {gap: 15px;}
    .faq .inner .faq-board ul li div img {width: 35px; height: 35px;}
    .faq .inner .faq-board ul li div p {width: calc(100% - 70px);}

    .faq .inner .faq-board ul li:last-child div {width: 100%;}
    .faq .inner .faq-board ul li:last-child {padding: 20px 15px;}
    .faq .inner .faq-board ul li:last-child div p {width: 100%;}
    .faq .inner .faq-board ul li:last-child div > div {width: calc(100% - 50px);}

    #map .root_daum_roughmap .wrap_map {height: 300px;}
    .map_contact .right .m_mid {display: block;}


    .doctor_talk .inner .talk-submit {padding: 40px 20px;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(1) {padding: 0px;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(2) {left: 0px;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(3) {left: 60px;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(4) {left: 0px;}


    .loginn .member_information .contents .info_contents > div .info_input_email {gap: 10px;}
    .loginn .member_information .contents .info_contents > div .info_input_email input {width: 88px;}


    .loginn .member_information .contents .info_contents > .myid > div > div select {width: 50px;}

    .paper-table .paper-table-c:nth-child(2) > li ul li:nth-child(3) {height: 140px;}


    .guide .inner .tiemtable-refer .contents .right .icon-cont {gap: 0px; justify-content: space-between;}
    .guide .inner .tiemtable-refer .contents .right .mid-cont > p {font-size: 14px; line-height: 22px;}


    .guide .inner-1150 .book-progress00 {height: 40px;}
    .guide .inner-1150 .book-progress00 div::before {content: ''; position: absolute; top: 50%; right: -56px; transform: translateY(-50%); border-top: 20px solid transparent; border-right: 28px solid transparent; border-bottom: 20px solid transparent; border-left: 28px solid #f2f2f2;}
    .guide .inner-1150 .book-progress00 div.on::before {content: ''; position: absolute; top: 50%; right: -56px; transform: translateY(-50%); border-top: 20px solid transparent; border-right: 28px solid transparent; border-bottom: 20px solid transparent; border-left: 28px solid #f1592a;}
    .guide .inner-1150 .book-progress00 div p {font-size: 12px;}
    .guide .inner-1150 .book-progress00 div:last-child p {top: 55%;}


    .guide .inner-1150 .book03 .contents .left .content {max-width: 286px;}
    .guide .inner-1150 .book03 .contents .left .content ul {gap: 20px;}
    .res-check {max-width: 286px;}
    .guide .inner-1150 .book03 .contents .right .res-time {max-width: 286px; gap: 8.66px;}


    .treat .inner01 > h2 {margin-top: 80px; margin-bottom: 20px;}


    .treat_bot .inner .remedy_des_caution {max-width: 300px; width: 100%;}

    .treat .inner01 > h2.mb480 {margin-bottom: 55px; line-height: 32px;}
    .treat .inner01 > h2.mb480::before {top: 15px;}

    .treat .inner01 .tri_process {margin-top: 40px;}
    .treat .inner01 .tri_process li img {width: 200px;}

    .treat .inner01 > h2 span {font-size: 12px;}

    .treat .inner01 .symptom .left > h4 {font-size: 18px;}

    .treat .inner04 .diet ul:first-child li:first-child {font-size: 18px; line-height: 18px;}
    .treat .inner04 .diet ul:last-child li:nth-child(1) {font-size: 18px; line-height: 18px;}
    .treat .inner04 .diet ul li {height: 50px; font-size: 14px; line-height: 14px;}

    .treat .inner05 .union h2 {width: 170px; height: 170px; font-size: 18px; line-height: 22px;}
    .treat .inner05 .union h2:first-child {left: 15px;}
    .treat .inner05 .union h2:last-child {right: 15px;}

    .treat .inner01 .stress_treat li {gap: 20px;}
    .treat .inner01 .stress_treat li img {width: 130px;}
    .treat .inner01 .stress_treat li .txt_box {width: calc(100% - 150px);}
    .treat .inner01 .stress_treat li .txt_box h2 {font-size: 18px; margin-bottom: 6px;}
    .treat .inner01 .stress_treat li .txt_box p {font-size: 14px;}
    .st_br_none {display: none;}

    .treat .inner01 .alcohol li {flex-direction: column; height: auto; gap: 5px;}
    .treat .inner01 .alcohol li h2 {width: 100%;}
    .treat .inner01 .alcohol li h2 br {display: none;}
    .treat .inner01 .alcohol li p {width: 100%; padding: 20px;}

    .treat .inner01 .two_way_table ul:first-child li {font-size: 12px; line-height: 12px;}
    .treat .inner01 .two_way_table ul li {font-size: 10px; line-height: 10px;}

    .treat .inner01 .stress.mt60 li p {font-size: 14px; line-height: 21px;}

    .treat_bot_ul li h2 {font-size: 20px;}
    .treat_bot_ul li:last-child h2 {letter-spacing: -1px;}
    .treat_bot_ul li:last-child h2 span {margin-left: 1px;}

    .treat_des h3 {font-size: 14px; line-height: 20px;}

    .in_surg .mt70 {margin-top: 70px;}

    .treat_bot .inner .remedy-box > div div {height: auto; padding: 40px 0; display: flex; justify-content: center; align-items: center; flex-direction: column;}
    .treat_bot .inner .remedy-box > div div span {position: unset; transform: translate(0);}
    .treat_bot .inner .remedy-box > div div p {height: auto; padding-top: 0;}
    .treat_bot .inner .remedy-box > div div a {margin: 20px auto 0;}
    .treat_bot .inner .remedy-box > div div i {position: unset; transform: translate(0);}
    .treat_bot .inner .remedy-box > div div b {position: unset; transform: translate(0);}
    .treat .inner01 .remedy-box > div div {height: auto; padding: 40px 0; display: flex; justify-content: center; align-items: center; flex-direction: column;}
    .treat .inner01 .remedy-box > div div b {position: unset; transform: translate(0); padding: 0; margin-bottom: 0;}


    .treat_bot .inner .remedy-box01 > div div {height: auto; padding: 60px 0; display: flex; justify-content: center; align-items: center; flex-direction: column;}
    .treat_bot .inner .remedy-box01 > div div span {position: unset; transform: translate(0);}
    .treat_bot .inner .remedy-box01 > div div p {height: auto; padding-top: 0; position: unset; transform: translate(0);}
    .treat_bot .inner .remedy-box01 > div div a {margin: 20px auto 0; position: unset; transform: translate(0);}

    .treat_bot .inner .remedy_contents .right .treat_img_box div p {font-size: 14px;}

    .treat .inner02 {margin: 25px auto;}

    .treat .inner01 .remedy-box > div div span {position: unset; transform: translate(0);}
    .treat .inner01 .remedy-box > div div p {padding: 0; height: auto;}
    .treat .inner01 .remedy-box > div div a {margin: 20px auto 0;}

    .care .inner > h2 {margin-top: 80px; margin-bottom: 20px;}

    .eq_con_text02 br {display: none;}

    .paper-cate .contents {height: auto; padding: 40px 10px;}
    .paper-cate .contents div {gap: 10px;}
    .paper-cate .contents div a {width: 140px; height: 50px; font-size: 12px;}

    .doctor_talk .inner .doctor-board ul a li {font-size: 14px; line-height: 14px;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(1) span {font-size: 14px; line-height: 14px;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(1) p {font-size: 14px; line-height: 14px;}
    .doctor_talk .inner .doctor-board ul a li:nth-child(3)::before {top: 1px;}

    .auto-no div:first-child p {width: 160px;}

    .s-d .inner .s-d-top .right h2 {font-size: 24px; line-height: 32px;}

    .news_cate {gap: 2%; flex-direction: row; flex-wrap: wrap;}
    .news_cate a {width: 49%;}

    .s-sns a {width: 100%;}

    .press .sub_inner .contents li a {flex-direction: column; align-items: unset;}
    .press .sub_inner .contents li a img {width: 100%; height: auto;}
    .press .sub_inner .contents li a .txt_box {width: 100%;}
    .press .sub_inner .contents li a .txt_box p {margin: 10px 0 30px;}

    .gallery .sub_inner .contents li {width: 100%;}
    .gallery .sub_inner .contents li a .img_box {height: auto;}

    .list-page .num div a {font-size: 14px;}

    .remedy_table div p {font-size: 15px;}
    .remedy_table ul li {font-size: 12px;}

    .treat_bot .inner .remedy_box1281 h2 {font-size: 14px; margin-top: 5px;}
    .treat_bot .inner .remedy_box1280 div h2 {font-size: 14px; margin-top: 5px;}

    .treat .inner01 h5.tt06-04 {font-size: 18px; margin-bottom: 15px;}

    .treat .inner01_twin.sug {flex-direction: column; gap: 0px; align-items: center;}

    .susul480 {display: none;}
    .susul_none {display: block;}
    .safety_contents .des_h2 h2.susul_line_h {line-height: 30px;}

    .faq_box > select {max-width: 326px;}

    .treat_bot .inner .remedy_contents .right .treat_img_box div span {font-size: 14px; margin-top: 5px;}




    .veins_bottom > p br {display: none;}


    .treat .inner01 > div.veins_box05 .contents .left {flex-direction: column; justify-content: center; align-items: center; gap: 60px;}
    .treat .inner01 > div.veins_box05 .contents .left div {width: 100%;}

}

@media(max-width:465px){

    .treat .inner02 .ph_view.treat02-03 > div h2 {height: 60px;}

}

@media(max-width:440px){

    .sub-banner08 .txt p {font-size: 14px; line-height: 21px;}

    footer .inner .left div:last-child p:last-child br {display: none;}
    
    .csr .inner .csr-contents .content-top div h2 {font-size: 21px; line-height: 21px;}

    .collaborate .inner .contents .contents_box a {width: 100%;}
    
    .look .inner .contents .vid_img {width: 100%; justify-content: center; gap: 10px;}
    .look .inner .contents .vid_img li {width: 150px; height: 50px;}
    .look .inner .contents .vid_img li a img {left: 30px; width: 30px;}
    .look .inner .contents .vid_img li a p {right: 35px; font-size: 18px;}

    .guide .inner-1150 .book01 div {gap: 4%;}
    .guide .inner-1150 .book01 div a {width: 48%; height: 40px;}
    .guide .inner-1150 .book-level h2 {font-size: 16px; line-height: 16px;}

    .treat04-01-none {display: none;}

    .remedy_contents .remedy_box div h6 {font-size: 15px;}

    .treat .inner01 .brain03 > div {width: 100px;}
    .treat .inner01 .brain03 > div h2 {height: 100px; text-align: center; font-size: 14px;}
    .treat .inner01 .brain03 > div p {font-size: 12px; line-height: 15px; margin-top: 8px;}

    .treat .inner01 .treat_description .treat_des_contents02 {align-items: flex-start;}
    .treat .inner01 .treat_description .treat_des_contents02 .des_left {width: 100px; height: 100px; font-size: 16px; line-height: 16px;}
    .treat .inner01 .treat_description .treat_des_contents02 .des_right {width: calc(100% - 120px);}

    .treat .inner04 > h2 {font-size: 21px; line-height: 28px;}

    .treat .inner04 > p br {display: none;}

    .care .inner .care-category {gap: 10px;}
    .care .inner .care-category div {width: 140px; height: 140px;}

    .treat_bot_ul {margin-bottom: 80px;}

    .board .inner .contents {gap: 0;}
    .board .inner .contents a {width: 100%;}

    .treat_bot .inner .title p {font-size: 21px;}
    .treat_bot .inner .title h2 {font-size: 16px;}

    .remedy_contents .remedy_box div p {font-size: 14px; line-height: 14px; margin-top: 5px;}

    .treat .inner01 > h4 {font-size: 14px; margin-top: 25px;}

    .treat .inner01 .treat_img_box01 div p {font-size: 14px; line-height: 18px;}
    .treat .inner01 .treat_img_box02 div h4 {font-size: 14px; line-height: 18px;}

    .treat .inner01 .remedy_box div p {font-size: 14px; line-height: 21px;}

    .treat .inner01 .or_three {justify-content: center;}

    .treat .inner02 .ph_view.width768 > div h2 {font-size: 14px;}

    .susul440 {display: none;}

} /* NOTE, S10, S20, 20+, Ultra, iphone 11/12/13 pro max */

@media(max-width:400px){

    .guide .inner-1150 .book02 .contents ul li {height: 230px;}
    .guide .inner-1150 .book02 .contents ul li div {width: 110px; height: 110px;}

    .treat .inner01 .in_surg > span br {display: none; word-break: keep-all;}

    /* .treat .inner01 .treat_description .treat_des_contents {flex-direction: column;}
    .treat .inner01 .treat_description .treat_des_contents img {width: 100%; height: auto;}
    .treat .inner01 .treat_description .treat_des_contents .des_right {width: 100%;} */

    /* .treat .inner01 .treat_description01 .treat_des_contents {flex-direction: column;}
    .treat .inner01 .treat_description01 .treat_des_contents img {width: 100%; height: auto;}
    .treat .inner01 .treat_description01 .treat_des_contents .des_right {width: 100%;} */

    .remedy_contents .remedy_box div h6 {font-size: 13px;}


}

@media(max-width:390px){

    .loginn .member_information .contents .info_contents > div .info_input_email {gap: 5px;}
    .loginn .member_information .contents .info_contents > div .info_input_tel {gap: 5px;}

    .advice .inner .left .contents02 {padding: 35px;}

    .remedy_txt_des {margin-bottom: 20px;}


} /* iphone 11/12/13 pro, mini, se */


/* ========================================
   통풍(Gout) 페이지 전용 스타일
   ======================================== */

/* 서브 설명 텍스트 */
.new_treat .inner01 .gout_sub_desc {
    font-size: 17px;
    line-height: 30px;
    color: #666;
    margin-top: 30px;
    padding: 20px 25px;
    background-color: #f9f9f9;
    border-left: 4px solid #f1592a;
    word-break: keep-all;
}

/* 발병 원인 섹션 (cause_section) */
.new_treat .inner01.cause_section {
    margin-top: 100px;
}

.new_treat .inner01.cause_section .cause_intro {
    font-size: 18px;
    line-height: 30px;
    color: #555;
    margin-bottom: 40px;
}

.new_treat .inner01.cause_section .cause_content_wrapper {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.new_treat .inner01.cause_section .cause_box {
    width: 48%;
    background-color: #fff;
    border-radius: 12px;
    padding: 35px 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.new_treat .inner01.cause_section .cause_box_left {
    border-top: 4px solid #27272c;
}

.new_treat .inner01.cause_section .cause_box_right {
    border-top: 4px solid #f1592a;
}

.new_treat .inner01.cause_section .cause_header {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.new_treat .inner01.cause_section .cause_num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #27272c;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50%;
    margin-right: 15px;
    flex-shrink: 0;
}

.new_treat .inner01.cause_section .cause_box_right .cause_num {
    background-color: #f1592a;
}

.new_treat .inner01.cause_section .cause_header h3 {
    font-size: 20px;
    font-weight: 700;
    color: #27272c;
    margin: 0;
    line-height: 1.4;
}

.new_treat .inner01.cause_section .cause_list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.new_treat .inner01.cause_section .cause_list li {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: #555;
    padding-left: 20px;
    margin-bottom: 12px;
    word-break: keep-all;
}

.new_treat .inner01.cause_section .cause_list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    background-color: #ccc;
    border-radius: 50%;
}

/* 증상 리스트 섹션 (symptom_list_section) */
.new_treat .inner01.symptom_list_section {
    margin-top: 100px;
}

.new_treat .inner01.symptom_list_section .symptom_intro {
    font-size: 18px;
    line-height: 32px;
    color: #555;
    margin-bottom: 40px;
}

.new_treat .inner01.symptom_list_section .symptom_intro strong {
    color: #f1592a;
    font-weight: 700;
}

.new_treat .inner01.symptom_list_section .symptom_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 40px;
}

.new_treat .inner01.symptom_list_section .symptom_item {
    display: flex;
    align-items: center;
    padding: 25px 30px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.new_treat .inner01.symptom_list_section .symptom_item:hover {
    border-color: #f1592a;
    box-shadow: 0 4px 15px rgba(241, 89, 42, 0.15);
}

.new_treat .inner01.symptom_list_section .symptom_icon {
    color: #f1592a;
    font-size: 12px;
    margin-right: 15px;
    flex-shrink: 0;
}

.new_treat .inner01.symptom_list_section .symptom_text {
    font-size: 17px;
    font-weight: 500;
    color: #333;
    line-height: 1.5;
}

.new_treat .inner01.symptom_list_section .symptom_detail_box {
    background-color: #f8f8f8;
    padding: 35px;
    border-radius: 12px;
}

.new_treat .inner01.symptom_list_section .symptom_detail_box p {
    font-size: 17px;
    line-height: 30px;
    color: #555;
    margin-bottom: 15px;
    word-break: keep-all;
}

.new_treat .inner01.symptom_list_section .symptom_detail_box p:last-child {
    margin-bottom: 0;
}

.new_treat .inner01.symptom_list_section .symptom_detail_box p strong {
    color: #27272c;
    font-weight: 700;
}

/* 사진 섹션 (gout_photo_section) */
.new_treat .inner01.gout_photo_section {
    margin-top: 60px;
    margin-bottom: 80px;
}

.new_treat .inner01.gout_photo_section .photo_wrapper {
    display: flex;
    justify-content: center;
    gap: 40px;
}

.new_treat .inner01.gout_photo_section .photo_item {
    width: 45%;
    max-width: 400px;
    text-align: center;
}

.new_treat .inner01.gout_photo_section .photo_item img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    object-fit: cover;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.12);
    aspect-ratio: 12/8;
}

.new_treat .inner01.gout_photo_section .photo_caption {
    font-size: 16px;
    font-weight: 600;
    color: #444;
    margin-top: 18px;
    text-align: center;
}

/* 진단 섹션 추가 스타일 */
.new_treat .inner01.diagnosis_section .diagnosis_main_text {
    font-size: 18px;
    line-height: 32px;
    color: #333;
    margin-bottom: 20px;
}

.new_treat .inner01.diagnosis_section .diagnosis_main_text strong {
    color: #f1592a;
    font-weight: 700;
}

/* 약물 치료 서브섹션 */
.new_treat .inner01.treatment_section .medicine_section:first-child {
    margin-top: 0;
}
.new_treat .inner01.treatment_section .medicine_section {
    background-color: #f8f8f8;
    padding: 25px 30px;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.new_treat .inner01.treatment_section .medicine_section h4 {
    font-size: 20px;
    font-weight: 700;
    color: #27272c;
    margin-bottom: 20px;
}

/* 식이 및 생활요법 섹션 (diet_section) */
.new_treat .inner01.diet_section {
    margin-top: 100px;
}

.new_treat .inner01.diet_section .diet_content_wrapper {
    max-width: 1280px;
}

.new_treat .inner01.diet_section .diet_main {
    display: flex;
    gap: 40px;
    margin-bottom: 30px;
}

.new_treat .inner01.diet_section .diet_tip_box {
    width: 50%;
}

.new_treat .inner01.diet_section .diet_tip {
    display: flex;
    align-items: flex-start;
    padding: 25px 30px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    margin-bottom: 20px;
}

.new_treat .inner01.diet_section .diet_icon {
    font-size: 28px;
    margin-right: 20px;
    flex-shrink: 0;
}

.new_treat .inner01.diet_section .diet_tip p {
    font-size: 17px;
    line-height: 28px;
    color: #444;
    margin: 0;
}

.new_treat .inner01.diet_section .diet_tip p small {
    font-size: 14px;
    color: #888;
    display: block;
    margin-top: 5px;
}

.new_treat .inner01.diet_section .diet_avoid_box {
    width: 50%;
    background-color: #fff5f3;
    padding: 30px;
    border-radius: 12px;
    border: 1px solid #ffe0d9;
}

.new_treat .inner01.diet_section .diet_avoid_box h4 {
    font-size: 18px;
    font-weight: 700;
    color: #e04a2a;
    margin-bottom: 20px;
}

.new_treat .inner01.diet_section .diet_avoid_box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.new_treat .inner01.diet_section .diet_avoid_box ul li {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #555;
    padding-left: 22px;
    margin-bottom: 12px;
}

.new_treat .inner01.diet_section .diet_avoid_box ul li::before {
    content: '✕';
    position: absolute;
    left: 0;
    top: 0;
    color: #e04a2a;
    font-size: 14px;
    font-weight: 700;
}

.new_treat .inner01.diet_section .diet_note_box {
    background-color: #f8f8f8;
    padding: 25px 30px;
    border-radius: 10px;
    border-left: 4px solid #27272c;
}

.new_treat .inner01.diet_section .diet_note_box p {
    font-size: 16px;
    line-height: 28px;
    color: #555;
    margin: 0;
}

/* 조기 발견 중요성 섹션 (importance_section) */
.new_treat .inner01.importance_section {
    margin-top: 100px;
    margin-bottom: 120px;
}

.new_treat .inner01.importance_section .importance_content {
    background: linear-gradient(135deg, #f1592a 0%, #ff7f4d 100%);
    padding: 60px 50px;
    border-radius: 16px;
    text-align: center;
}

.new_treat .inner01.importance_section .importance_content h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    padding-left: 0;
}

.new_treat .inner01.importance_section .importance_content h2::before {
    display: none;
}

.new_treat .inner01.importance_section .importance_text p {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 15px;
}

.new_treat .inner01.importance_section .importance_text p:last-child {
    margin-bottom: 0;
}

.new_treat .inner01.importance_section .importance_text p strong {
    font-weight: 700;
}

/* 통풍 페이지 반응형 스타일 */
@media (max-width: 1024px) {
    .new_treat .inner01.cause_section .cause_content_wrapper {
        flex-direction: column;
    }

    .new_treat .inner01.cause_section .cause_box {
        width: 100%;
    }

    .new_treat .inner01.symptom_list_section .symptom_grid {
        grid-template-columns: 1fr;
    }

    .new_treat .inner01.gout_photo_section .photo_wrapper {
        flex-direction: column;
        align-items: center;
    }

    .new_treat .inner01.gout_photo_section .photo_item {
        width: 80%;
        max-width: 400px;
    }

    .new_treat .inner01.diet_section .diet_main {
        flex-direction: column;
    }

    .new_treat .inner01.diet_section .diet_tip_box,
    .new_treat .inner01.diet_section .diet_avoid_box {
        width: 100%;
    }

    .new_treat .inner01.importance_section .importance_content {
        padding: 50px 30px;
    }

    .new_treat .inner01.importance_section .importance_content h2 {
        font-size: 26px;
    }
}

@media (max-width: 768px) {
    .new_treat .inner01.cause_section .cause_box {
        padding: 25px 20px;
    }

    .new_treat .inner01.cause_section .cause_header h3 {
        font-size: 18px;
    }

    .new_treat .inner01.symptom_list_section .symptom_item {
        padding: 20px;
    }

    .new_treat .inner01.symptom_list_section .symptom_text {
        font-size: 15px;
    }

    .new_treat .inner01.symptom_list_section .symptom_detail_box {
        padding: 25px 20px;
    }

    .new_treat .inner01.gout_photo_section .photo_item {
        width: 100%;
    }

    .new_treat .inner01.diet_section .diet_tip {
        padding: 20px;
    }

    .new_treat .inner01.diet_section .diet_avoid_box {
        padding: 25px 20px;
    }

    .new_treat .inner01.importance_section .importance_content {
        padding: 40px 25px;
    }

    .new_treat .inner01.importance_section .importance_content h2 {
        font-size: 22px;
        line-height: 1.4;
    }

    .new_treat .inner01.importance_section .importance_text p {
        font-size: 16px;
        line-height: 28px;
    }
}

.new_treat.treat .inner01 > div > div{
    width: 100%;
}
.new_treat.treat .inner01 > p{
    max-width: unset;
}
.new_treat .inner01.importance_section .importance_content
{
justify-content: center;
}

/* ========================================
   강직성 척추염 페이지 전용 스타일
   ======================================== */

/* 유전자/환경요인 섹션 (gene_section) */
.new_treat .inner01.gene_section {
    margin-top: 100px;
}

.new_treat .inner01.gene_section .gene_intro {
    font-size: 18px;
    line-height: 30px;
    color: #555;
    margin-bottom: 40px;
}

.new_treat .inner01.gene_section .gene_content_wrapper {
    display: flex;
    gap: 30px;
}

.new_treat .inner01.gene_section .gene_box {
    flex: 1;
    background-color: #fff;
    border-radius: 16px;
    padding: 35px 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.new_treat .inner01.gene_section .gene_box_primary {
    border-top: 4px solid #f1592a;
}

.new_treat .inner01.gene_section .gene_box_secondary {
    border-top: 4px solid #27272c;
}

.new_treat .inner01.gene_section .gene_header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.new_treat .inner01.gene_section .gene_icon {
    font-size: 32px;
    margin-right: 15px;
}

.new_treat .inner01.gene_section .gene_header h3 {
    font-size: 22px;
    font-weight: 700;
    color: #27272c;
    margin: 0;
}

.new_treat .inner01.gene_section .gene_text p {
    font-size: 17px;
    line-height: 30px;
    color: #555;
    margin-bottom: 12px;
}

.new_treat .inner01.gene_section .gene_text p:last-child {
    margin-bottom: 0;
}

.new_treat .inner01.gene_section .gene_text .gene_note {
    font-size: 15px;
    color: #888;
    padding-left: 15px;
    border-left: 3px solid #ddd;
    margin-top: 15px;
}

/* 증상 카테고리 섹션 (symptom_category_section) */
.new_treat .inner01.symptom_category_section {
    margin-top: 100px;
}

.new_treat .inner01.symptom_category_section .symptom_category_intro {
    font-size: 18px;
    line-height: 30px;
    color: #555;
    margin-bottom: 40px;
}

.new_treat .inner01.symptom_category_section .symptom_category_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.new_treat .inner01.symptom_category_section .symptom_category_card {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 16px;
    padding: 30px;
    transition: all 0.3s ease;
}

.new_treat .inner01.symptom_category_section .symptom_category_card:hover {
    border-color: #f1592a;
    box-shadow: 0 6px 25px rgba(241, 89, 42, 0.12);
}

.new_treat .inner01.symptom_category_section .symptom_category_card_wide {
    /* grid-column: 1 / -1; */
}

.new_treat .inner01.symptom_category_section .symptom_category_header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.new_treat .inner01.symptom_category_section .symptom_category_num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background-color: #f1592a;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50%;
    margin-right: 15px;
    flex-shrink: 0;
}

.new_treat .inner01.symptom_category_section .symptom_category_header h3 {
    font-size: 20px;
    font-weight: 700;
    color: #27272c;
    margin: 0;
    line-height: 1.4;
}

.new_treat .inner01.symptom_category_section .symptom_category_list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.new_treat .inner01.symptom_category_section .symptom_category_list li {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: #555;
    padding-left: 20px;
    margin-bottom: 10px;
}

.new_treat .inner01.symptom_category_section .symptom_category_list li::before {
    content: '•';
    position: absolute;
    left: 0;
    top: 0;
    color: #f1592a;
    font-weight: bold;
}

.new_treat .inner01.symptom_category_section .symptom_category_desc {
    font-size: 16px;
    line-height: 28px;
    color: #555;
    margin: 0;
}

.new_treat .inner01.symptom_category_section .symptom_extra_list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 30px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.new_treat .inner01.symptom_category_section .symptom_extra_list li {
    font-size: 13px;
    line-height: 26px;
    color: #555;
    padding: 6px 16px;
    background-color: #f8f8f8;
    border-radius: 8px;
}

.new_treat .inner01.symptom_category_section .symptom_extra_list li strong {
    color: #27272c;
}

/* 진단 섹션 추가 스타일 */
.new_treat .inner01.diagnosis_section .diagnosis_method {
    background-color: #f8f8f8;
    padding: 20px 25px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.new_treat .inner01.diagnosis_section .diagnosis_method:last-child {
    margin-bottom: 0;
}

.new_treat .inner01.diagnosis_section .diagnosis_method h4 {
    font-size: 18px;
    font-weight: 700;
    color: #27272c;
    margin-bottom: 10px;
}

.new_treat .inner01.diagnosis_section .diagnosis_method p {
    font-size: 16px;
    line-height: 26px;
    color: #555;
    margin: 0;
}

/* 진단 인트로 섹션 */
.new_treat .inner01.diagnosis_intro_section {
    margin-top: 100px;
}

.new_treat .inner01.diagnosis_intro_section .diagnosis_intro_text {
    font-size: 18px;
    line-height: 32px;
    color: #555;
    max-width: 100%;
}

/* 진단 사진+텍스트 섹션 (diagnosis_photo_section) */
.new_treat .inner01.diagnosis_photo_section {
    margin-top: 50px;
    margin-bottom: 80px;
}

.new_treat .inner01.diagnosis_photo_section .diagnosis_photo_wrapper {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}

.new_treat .inner01.diagnosis_photo_section .diagnosis_photo_item {
    flex: 1;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.new_treat .inner01.diagnosis_photo_section .diagnosis_photo_item:hover {
    border-color: #f1592a;
    box-shadow: 0 8px 30px rgba(241, 89, 42, 0.12);
}

.new_treat .inner01.diagnosis_photo_section .diagnosis_photo_img {
    width: 100%;
    overflow: hidden;
}

.new_treat .inner01.diagnosis_photo_section .diagnosis_photo_img img {
    width: 100%;
    object-fit: cover;
    display: block;
    aspect-ratio: 12/8;
}

.new_treat .inner01.diagnosis_photo_section .diagnosis_photo_caption {
    font-size: 15px;
    font-weight: 600;
    color: #444;
    text-align: center;
    padding: 18px 20px;
    margin: 0;
    background-color: #f8f8f8;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.new_treat .inner01.diagnosis_photo_section .diagnosis_photo_caption small {
    font-size: 13px;
    font-weight: 400;
    color: #888;
}

.new_treat .inner01.diagnosis_photo_section .diagnosis_photo_desc {
    padding: 25px 30px;
}

.new_treat .inner01.diagnosis_photo_section .diagnosis_photo_desc h4 {
    font-size: 20px;
    font-weight: 700;
    color: #f1592a;
    margin-bottom: 12px;
}

.new_treat .inner01.diagnosis_photo_section .diagnosis_photo_desc p {
    font-size: 16px;
    line-height: 28px;
    color: #555;
    margin: 0;
}

.new_treat .inner01.diagnosis_photo_section .diagnosis_photo_desc p strong {
    color: #27272c;
    font-weight: 700;
}

/* 진단 사진 섹션 반응형 */
@media (max-width: 1024px) {
    .new_treat .inner01.diagnosis_photo_section .diagnosis_photo_wrapper {
        flex-direction: column;
        gap: 30px;
    }
}

@media (max-width: 768px) {
    .new_treat .inner01.diagnosis_photo_section .diagnosis_photo_img img {
        height: 220px;
    }

    .new_treat .inner01.diagnosis_photo_section .diagnosis_photo_desc {
        padding: 20px;
    }

    .new_treat .inner01.diagnosis_photo_section .diagnosis_photo_desc h4 {
        font-size: 18px;
    }
}

/* 예후 경고 섹션 (prognosis_warning_section) */
.new_treat .inner01.prognosis_warning_section {
    margin-top: 100px;
}

.new_treat .inner01.prognosis_warning_section .prognosis_warning_content {
    max-width: 1280px;
}

.new_treat .inner01.prognosis_warning_section .prognosis_warning_box {
    display: flex;
    align-items: flex-start;
    background-color: #fff5f3;
    border: 1px solid #ffe0d9;
    border-left: 5px solid #f1592a;
    border-radius: 12px;
    padding: 35px 40px;
}

.new_treat .inner01.prognosis_warning_section .warning_icon {
    font-size: 40px;
    margin-right: 25px;
    flex-shrink: 0;
}

.new_treat .inner01.prognosis_warning_section .warning_text p {
    font-size: 17px;
    line-height: 30px;
    color: #444;
    margin-bottom: 15px;
}

.new_treat .inner01.prognosis_warning_section .warning_text p:last-child {
    margin-bottom: 0;
}

.new_treat .inner01.prognosis_warning_section .warning_text strong {
    color: #e04a2a;
    font-weight: 700;
}

/* 조기 진단 섹션 체크리스트 스타일 */
.new_treat .inner01.importance_section .importance_checklist {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 30px 40px;
    border-radius: 12px;
    margin-bottom: 30px;
}

.new_treat .inner01.importance_section .importance_checklist ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 30px;
    justify-content: center;
}

.new_treat .inner01.importance_section .importance_checklist ul li {
    font-size: 17px;
    line-height: 28px;
    color: #fff;
    padding: 8px 20px;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 25px;
    position: relative;
}

.new_treat .inner01.importance_section .importance_checklist ul li::before {
    content: '✓';
    margin-right: 8px;
    font-weight: bold;
}

.new_treat .inner01.importance_section .importance_checklist .checklist_note {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    margin: 0;
}

/* 강직성 척추염 반응형 스타일 */
@media (max-width: 1024px) {
    .new_treat .inner01.gene_section .gene_content_wrapper {
        flex-direction: column;
    }

    .new_treat .inner01.symptom_category_section .symptom_category_grid {
        grid-template-columns: 1fr;
    }

    .new_treat .inner01.symptom_category_section .symptom_category_card_wide {
        grid-column: 1;
    }

    .new_treat .inner01.importance_section .importance_checklist ul {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 768px) {
    .new_treat .inner01.gene_section .gene_box {
        padding: 25px 20px;
    }

    .new_treat .inner01.gene_section .gene_header h3 {
        font-size: 18px;
    }

    .new_treat .inner01.symptom_category_section .symptom_category_card {
        padding: 25px 20px;
    }

    .new_treat .inner01.symptom_category_section .symptom_extra_list {
        flex-direction: column;
        gap: 10px;
    }

    .new_treat .inner01.prognosis_warning_section .prognosis_warning_box {
        flex-direction: column;
        padding: 25px 20px;
    }

    .new_treat .inner01.prognosis_warning_section .warning_icon {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .new_treat .inner01.importance_section .importance_checklist {
        padding: 25px 20px;
    }

    .new_treat .inner01.importance_section .importance_checklist ul li {
        font-size: 15px;
        padding: 6px 15px;
    }
}

.new_treat.treat .inner01 > div > div p{
    padding-left: 5px;
}
.treatment_intro{margin-bottom: 20px;}

/* ========================================
   자가면역질환 페이지 전용 스타일
   ======================================== */

/* 인트로 섹션 (autoimmune_intro) */
.new_treat .inner01.autoimmune_intro {
    margin-top: 80px;
}

.new_treat .inner01.autoimmune_intro .autoimmune_intro_box {
    background: linear-gradient(135deg, #f8f8f8 0%, #fff 100%);
    padding: 40px;
    border-radius: 16px;
    border-left: 5px solid #f1592a;
    margin-top: 30px;
}

.new_treat .inner01.autoimmune_intro .autoimmune_intro_box p {
    font-size: 18px;
    line-height: 32px;
    color: #444;
    margin-bottom: 15px;
}

.new_treat .inner01.autoimmune_intro .autoimmune_intro_box p:last-child {
    margin-bottom: 0;
}

.new_treat .inner01.autoimmune_intro .autoimmune_notice {
    font-size: 17px;
    color: #f1592a;
    font-weight: 500;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #ddd;
}

/* 질환 카드 섹션 (disease_card_section) */
.new_treat .inner01.disease_card_section {
    margin-top: 60px;
}

.new_treat .inner01.disease_card_section:first-of-type {
    margin-top: 80px;
}

.new_treat .inner01.disease_card_section .disease_card {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.new_treat .inner01.disease_card_section .disease_card:hover {
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

/* 질환 카드 헤더 */
.new_treat .inner01.disease_card_section .disease_card_header {
    display: flex;
    align-items: center;
    padding: 30px 40px;
    background: linear-gradient(135deg, #27272c 0%, #3a3a42 100%);
}

.new_treat .inner01.disease_card_section .disease_num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    background-color: #f1592a;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50%;
    margin-right: 25px;
    flex-shrink: 0;
}

.new_treat .inner01.disease_card_section .disease_title h3 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 8px 0;
}

.new_treat .inner01.disease_card_section .disease_subtitle {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.75);
    margin: 0;
}

/* 질환 카드 바디 */
.new_treat .inner01.disease_card_section .disease_card_body {
    padding: 40px;
}

.new_treat .inner01.disease_card_section .disease_desc {
    margin-bottom: 35px;
}

.new_treat .inner01.disease_card_section .disease_desc p {
    font-size: 17px;
    line-height: 30px;
    color: #555;
    margin-bottom: 12px;
}

.new_treat .inner01.disease_card_section .disease_desc p:last-child {
    margin-bottom: 0;
}

/* 2분할 그리드 */
.new_treat .inner01.disease_card_section .disease_content_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

/* 3분할 그리드 (레이노증후군용) */
.new_treat .inner01.disease_card_section .disease_content_triple {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

/* 증상/치료/원인 박스 공통 */
.new_treat .inner01.disease_card_section .disease_symptom_box,
.new_treat .inner01.disease_card_section .disease_treatment_box,
.new_treat .inner01.disease_card_section .disease_cause_box {
    background-color: #f9f9f9;
    padding: 28px;
    border-radius: 14px;
}

.new_treat .inner01.disease_card_section .disease_symptom_box {
    border-top: 3px solid #f1592a;
}

.new_treat .inner01.disease_card_section .disease_treatment_box {
    border-top: 3px solid #27272c;
}

.new_treat .inner01.disease_card_section .disease_cause_box {
    border-top: 3px solid #4a90d9;
}

.new_treat .inner01.disease_card_section .disease_symptom_box h4,
.new_treat .inner01.disease_card_section .disease_treatment_box h4,
.new_treat .inner01.disease_card_section .disease_cause_box h4 {
    font-size: 18px;
    font-weight: 700;
    color: #27272c;
    margin-bottom: 18px;
}

.new_treat .inner01.disease_card_section .disease_symptom_box ul,
.new_treat .inner01.disease_card_section .disease_treatment_box ul,
.new_treat .inner01.disease_card_section .disease_cause_box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.new_treat .inner01.disease_card_section .disease_symptom_box ul li,
.new_treat .inner01.disease_card_section .disease_treatment_box ul li,
.new_treat .inner01.disease_card_section .disease_cause_box ul li {
    position: relative;
    font-size: 15px;
    line-height: 26px;
    color: #555;
    padding-left: 18px;
    margin-bottom: 10px;
    word-break: keep-all;
}

.new_treat .inner01.disease_card_section .disease_symptom_box ul li:last-child,
.new_treat .inner01.disease_card_section .disease_treatment_box ul li:last-child,
.new_treat .inner01.disease_card_section .disease_cause_box ul li:last-child {
    margin-bottom: 0;
}

.new_treat .inner01.disease_card_section .disease_symptom_box ul li::before {
    content: '•';
    position: absolute;
    left: 0;
    top: 0;
    color: #f1592a;
    font-weight: bold;
}

.new_treat .inner01.disease_card_section .disease_treatment_box ul li::before {
    content: '•';
    position: absolute;
    left: 0;
    top: 0;
    color: #27272c;
    font-weight: bold;
}

.new_treat .inner01.disease_card_section .disease_cause_box ul li::before {
    content: '•';
    position: absolute;
    left: 0;
    top: 0;
    color: #4a90d9;
    font-weight: bold;
}

/* 자가면역질환 반응형 스타일 */
@media (max-width: 1024px) {
    .new_treat .inner01.disease_card_section .disease_content_grid,
    .new_treat .inner01.disease_card_section .disease_content_triple {
        grid-template-columns: 1fr;
    }

    .new_treat .inner01.disease_card_section .disease_card_header {
        padding: 25px 30px;
    }

    .new_treat .inner01.disease_card_section .disease_title h3 {
        font-size: 22px;
    }

    .new_treat .inner01.disease_card_section .disease_card_body {
        padding: 30px;
    }
}

@media (max-width: 768px) {
    .new_treat .inner01.autoimmune_intro .autoimmune_intro_box {
        padding: 30px 25px;
    }

    .new_treat .inner01.autoimmune_intro .autoimmune_intro_box p {
        font-size: 16px;
        line-height: 28px;
    }

    .new_treat .inner01.disease_card_section .disease_card_header {
        flex-direction: column;
        align-items: flex-start;
        padding: 25px;
    }

    .new_treat .inner01.disease_card_section .disease_num {
        width: 45px;
        height: 45px;
        font-size: 16px;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .new_treat .inner01.disease_card_section .disease_title h3 {
        font-size: 20px;
    }

    .new_treat .inner01.disease_card_section .disease_card_body {
        padding: 25px;
    }

    .new_treat .inner01.disease_card_section .disease_desc p {
        font-size: 15px;
        line-height: 26px;
    }

    .new_treat .inner01.disease_card_section .disease_symptom_box,
    .new_treat .inner01.disease_card_section .disease_treatment_box,
    .new_treat .inner01.disease_card_section .disease_cause_box {
        padding: 22px;
    }

    .new_treat .inner01.disease_card_section .disease_symptom_box h4,
    .new_treat .inner01.disease_card_section .disease_treatment_box h4,
    .new_treat .inner01.disease_card_section .disease_cause_box h4 {
        font-size: 16px;
    }

    .new_treat .inner01.disease_card_section .disease_symptom_box ul li,
    .new_treat .inner01.disease_card_section .disease_treatment_box ul li,
    .new_treat .inner01.disease_card_section .disease_cause_box ul li {
        font-size: 14px;
        line-height: 24px;
    }
}

.new_treat.treat .inner01 > div > div h3{
    padding-left: 0;
}

/* ========================================
   류마티스관절염 페이지 추가 스타일
   ======================================== */

/* 증상 카드 내부 콘텐츠 (이미지 + 텍스트) */
.new_treat .inner01.symptom_category_section .symptom_card_content {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    margin-top: 5px;
    flex-direction: column;

}

.new_treat .inner01.symptom_category_section .symptom_card_content_reverse {
    flex-direction: column;
}

.new_treat .inner01.symptom_category_section .symptom_card_img {
    width: 100%;
    flex-shrink: 0;
}

.new_treat .inner01.symptom_category_section .symptom_card_img img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    object-fit: cover;
    aspect-ratio: 4/3;
}

.new_treat .inner01.symptom_category_section .symptom_card_text {
    flex: 1;
}

.new_treat .inner01.symptom_category_section .symptom_card_text p {
    font-size: 16px;
    line-height: 28px;
    color: #555;
    margin-bottom: 15px;
    word-break: keep-all;
}

.new_treat .inner01.symptom_category_section .symptom_card_text p:last-child {
    margin-bottom: 0;
}

.new_treat .inner01.symptom_category_section .symptom_card_text .symptom_category_list {
    margin-top: 15px;
}

/* 류마티스관절염 반응형 */
@media (max-width: 1024px) {
    .new_treat .inner01.symptom_category_section .symptom_card_content,
    .new_treat .inner01.symptom_category_section .symptom_card_content_reverse {
        flex-direction: column;
    }

    .new_treat .inner01.symptom_category_section .symptom_card_img {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .new_treat .inner01.symptom_category_section .symptom_card_text p {
        font-size: 15px;
        line-height: 26px;
    }
}

.sub-banner-cate .txt .menu a{
    font-family: 'Noto Sans KR', sans-serif;
}

/* ========================================
   자가질환들 드롭다운 메뉴 스타일
   ======================================== */

/* 드롭다운 컨테이너 */
.sub-banner-cate .txt .menu .menu-dropdown,
.treat .menu .menu-dropdown {
    position: relative;
    display: inline-block;
}

/* 드롭다운 토글 버튼 */
.sub-banner-cate .txt .menu .menu-dropdown .dropdown-toggle {
    width: 18.75%;
    min-width: 150px;
    cursor: pointer;
}

.treat .menu .menu-dropdown .dropdown-toggle {
    width: 24%;
    min-width: 120px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sub-banner-cate .txt .menu .menu-dropdown .dropdown-toggle .arrow,
.treat .menu .menu-dropdown .dropdown-toggle .arrow {
    font-size: 10px;
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.sub-banner-cate .txt .menu .menu-dropdown:hover .dropdown-toggle .arrow,
.treat .menu .menu-dropdown:hover .dropdown-toggle .arrow {
    transform: rotate(180deg);
}

/* 드롭다운 콘텐츠 */
.sub-banner-cate .txt .menu .menu-dropdown .dropdown-content,
.treat .menu .menu-dropdown .dropdown-content {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 155px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 1000;
    overflow: hidden;
    margin-top: 5px;
}

.sub-banner-cate .txt .menu .menu-dropdown:hover .dropdown-content,
.treat .menu .menu-dropdown:hover .dropdown-content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* 드롭다운 아이템 */
.sub-banner-cate .txt .menu .menu-dropdown .dropdown-content a,
.treat .menu .menu-dropdown .dropdown-content a {
    display: block;
    width: 100% !important;
    height: auto !important;
    padding: 14px 20px;
    font-size: 15px;
    font-weight: 400;
    color: #444;
    text-align: left;
    border: none;
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.2s ease;
    line-height: 1.4;
    margin-bottom: 0;
}

.sub-banner-cate .txt .menu .menu-dropdown .dropdown-content a:last-child,
.treat .menu .menu-dropdown .dropdown-content a:last-child {
    border-bottom: none;
}

.sub-banner-cate .txt .menu .menu-dropdown .dropdown-content a:hover,
.treat .menu .menu-dropdown .dropdown-content a:hover {
    background-color: #f1592a;
    color: #fff;
    font-weight: 500;
}

/* 드롭다운 반응형 */
@media (max-width: 1024px) {
    .sub-banner-cate .txt .menu .menu-dropdown .dropdown-toggle {
        width: auto;
        min-width: 130px;
    }
}

@media (max-width: 768px) {
    .treat .menu .menu-dropdown .dropdown-toggle {
        width: 49%;
    }
    
    .treat .menu .menu-dropdown .dropdown-content {
        min-width: 160px;
    }
    
    .treat .menu .menu-dropdown .dropdown-content a {
        padding: 12px 15px;
        font-size: 14px;
    }
}

/* 앵커 스크롤 오프셋 (헤더 높이 고려) */
.disease_card_section[id] {
    scroll-margin-top: 120px;
}

.sub-banner-cate .txt .menu .menu-dropdown, .treat .menu .menu-dropdown{

}
@media (max-width: 600px) {
    .sub-banner-cate .txt .menu .menu-dropdown, .treat .menu .menu-dropdown{
        width: 32%;
    }
    .sub-banner-cate .txt .menu .menu-dropdown a, .treat .menu .menu-dropdown a{
        width: 100% !important;
    }
}
@media (max-width: 480px) {
    .sub-banner-cate .txt .menu .menu-dropdown, .treat .menu .menu-dropdown{
        width: 49%;
    }
}