﻿header {z-index: 10000; height:80px; transition: 0.5s; position:relative;}
header {padding:5px;}
header .header-wrap .right-menu a {color:#fff; float:right; font-size:17px; font-weight:bold; letter-spacing: -1px; padding:7px 30px; border:1px solid #fff; margin-top:30px; transition: 0.3s;}
header .header-wrap .right-menu a:hover {background:#fff; color:#009899;}
header .header-wrap .logo img {margin-top:45px;}
header .header-wrap .mobile-menu-opener {display: inline-block; top:40%;}
header.scroll .header-wrap  {display:none;}

/* 퀵메뉴 */
.right-quick-menu {position:fixed; bottom:2%; right:2rem; z-index:99; text-align:center; cursor:pointer; display: none;}
.right-quick-menu li {background:#bbb; width:87px; height:87px; line-height:87px; border-radius:100%; text-align:center; cursor:pointer; margin-bottom:7px;}
.right-quick-menu li img {margin-bottom:-20px;}
.right-quick-menu li:hover {background:#AD3371;}
.container {height:100%;}



.slick-list,
.slick-track {height: 100%;}
.slick-list * {outline: none;}

.item-section {min-height:100%; background-repeat: no-repeat; overflow-x: hidden;}
.item-box {padding:10% 0;}

.fade {position: relative; opacity: 0; transition: 1s;}
.fade-fast {transition: 0.05s;}
.fade-l {left:-50px;}
.fade-l.fade-show {left:0; opacity: 1;}
.fade-r {right:-50px;}
.fade-r.fade-show {right:0; opacity: 1;}
.fade-t {top:-50px;}
.fade-t.fade-show {top:0; opacity: 1;}
.fade-b {bottom:-50px;}
.fade-b.fade-show {bottom:0; opacity: 1;}
.fade-delay0-5 {transition-delay: 0.2s;}
.fade-delay1 {transition-delay: 0.4s;}
.fade-delay1-5 {transition-delay: 0.6s;}
.fade-delay2 {transition-delay: 0.8s;}
.fade-delay2-5 {transition-delay: 1s;}
.fade-delay3 {transition-delay: 1.2s;}
.fade-delay3-5 {transition-delay: 1.4s;}
.fade-delay4 {transition-delay: 1.8s;}
.fade-delay4-5 {transition-delay: 2.0s;}

.f-bold {font-weight:700;}

/* 스크롤  */
.icon-scroll {display:none; padding-bottom:15px;position:fixed;bottom:-5px;left:calc(50% - 25px);z-index:999; padding:0px 0 20px;;}
.icon-scroll div {display:none; transform:rotate(-90deg); font-size:13px;font-weight:500;color:#222;}
.icon-scroll:after {content:"";display:block;width:50px;height:50px;background:url(../images/arrow1.png) center center no-repeat;margin:0 auto;}
.icon-scroll.on {display:block;}

/* 섹션별 */
.section01 { background: url(../images/bg_01.jpg);  background-size:cover; background-repeat:no-repeat; background-position:center center;}
.section01 .d-flex .inner {width:100%; display:flex; flex-direction: column; justify-content: center; align-items: center; color:#fff;}
.section01 .d-flex .inner .box {width:60%; background:rgba(0,0,0,.6); padding:20px 60px;}
.section01 .d-flex .inner .box h5 {color:#fff; font-size:23px; font-weight:400; letter-spacing:-.05em; margin-bottom:15px;}
.section01 .d-flex .inner .box h3 {color:#fff; font-size:57px; font-weight:700; letter-spacing:-.08em; padding-bottom:20px; border-bottom:1px solid #fff; margin-bottom:20px;}
.section01 .d-flex .inner .box p {font-size:15px; font-weight:500; letter-spacing:0.8em; line-height: 1.3em; margin-bottom:30px;}
.section01 .d-flex .left {width:40%;}
.section01 .d-flex .right {width:60%;}
.section01 .d-flex .left img {position:absolute; bottom:0; height:83%;}
.section01 .d-flex .right {color:rgb(0, 0, 0); padding-top:6%;}
.section01 .d-flex .right h1 {margin:0px;}
.section01 .d-flex .right p {color:#999; font-size:15px; font-weight:500; letter-spacing:0.8em; line-height: 1.3em; margin-top:30px; margin-left:20px;}
.section01 .d-flex .right img {margin:20px 0;}
.section01 .d-flex .right h3 {font-size:47px; font-weight:600; letter-spacing:-.08em;}
.section01 .d-flex .right h5 {font-size:28px; font-weight:400; letter-spacing:-.05em; margin-bottom:15px;}

.section02 .d-flex .left {width:52%; background:#fff; box-sizing: border-box; padding-left:10%; }
.section02 .d-flex .right {width:48%; background: url(../images/bg_sec2.jpg);  background-size:cover; background-repeat:no-repeat; background-position:center center;}
.section02 .d-flex .left h1 {font-size:40px; font-weight:300; letter-spacing: -3px;  margin-top:20%; margin-bottom:20px;}
.section02 .d-flex .left .line {width:50px; height:7px; background:#ffd000; margin:30px 0;}
.section02 .d-flex .left h2 {font-size:23px; font-weight:700; letter-spacing: -2px; line-height: 1.5em;}
.section02 .d-flex .left h3 {font-size:17px; font-weight:500; letter-spacing: -2px; margin:60px 130px 0 0; line-height: 1.5em;}
.section02 .d-flex .left h3 span.f-bold {font-size:20px; color:#2b3d96; letter-spacing: -0.7px;}
.section02 .d-flex .left img {margin-top:30px;}
.section02 .d-flex .right ul {margin-top:23%;}
.section02 .d-flex .right ul h2 {font-size:25px; font-weight:700; letter-spacing: -3px; color:#fff; margin-bottom:12px;}
.section02 .d-flex .right ul p {color:rgba(256, 256, 256, .8); font-size:17px;}
.section02 .d-flex .right ul li {margin-bottom:40px;}

.section03 {background: url(../images/bg_05.jpg);  background-size:cover; background-repeat:no-repeat; background-position:right bottom; display: flex; align-items: center;}
.section03 h1.tit { margin-bottom: 3%; font-size:40px; color:#fff; font-weight:700; letter-spacing: -3px;}
.section03 .inner {background:rgba(256, 256, 256, 1); padding:5%; border-radius: 18px;}
.section03 .inner ul {margin:45px auto;}
.section03 .inner ul li {width:24.9%;}
.section03 .inner h3 {color:#222; font-size:27px; font-weight: 700; letter-spacing: -.1em; margin-bottom: 20px;}
.section03 .inner ul li p {color:#666; font-size: 16px;}
.section03 .inner h5 {font-size:20px; letter-spacing: -.08em; line-height: 1.6em;}

.section04 {background: url(../images/bg_06.jpg);  background-size:cover; background-repeat:no-repeat; background-position:center center;}
.section04 .d-flex .left {width:50%;}
.section04 .d-flex .right {width:50%; color:#fff;}
.section04 .d-flex .left img.doctor {position:absolute; bottom:0; }
.section04 .d-flex .left img.text {position:absolute; left:160px;}
.section04 .d-flex .right {color:#fff; padding-top:7%;}
.section04 .d-flex .right h1 {font-size:29px; font-weight:600; letter-spacing:-.05em; margin-left:10%;margin-top:10%;}
.section04 .d-flex .right img {margin:10px 0;}
.section04 .d-flex .right h3 {font-size:40px; font-weight:600; letter-spacing:-.05em; line-height: 1.5em; margin-left:10%; margin-top:40px;}
.section04 .d-flex .right p {color:#fff; font-size:18px; font-weight:500; line-height: 1.5em; margin-left:10%;}

.section05 {padding-top:8%;}
.section05 h1.tit {font-size:40px; font-weight:300; letter-spacing: -3px; margin-bottom:30px;}


.v-story-wrap .v-story-slider {
text-align:center;
}

.v-story-wrap .v-story-slider .slick-list {
box-sizing:border-box;
}

.v-story-wrap .v-story-slider .slider-item {
max-width:770px;
height:569px;
position:relative;
}

.v-story-wrap .v-story-slider .slider-item .img-box > img {
transform-origin:50% 50%;
transform:scale(0.7);
transition:transform .5s linear;
}

.v-story-wrap .v-story-slider .slick-center .slider-item .img-box > img {
transform:scale(1.0);
transition:transform .5s linear;
}

/* 호버시  */
.v-story-wrap .v-story-slider .slider-item > a {
position:relative;
}

.v-story-wrap .v-story-slider .slider-item > a::after {
content:"";
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background-color:rgba(0,0,0,0);
transition:background-color .8s;
}

.v-story-wrap .v-story-slider .slick-active .slider-item > a:hover::after {
background-color:rgba(0,0,0,.5);
}



/* 호버 애니메이션 */
.v-story-wrap .v-story-slider .slick-active .slider-item > a:hover > .discover {
opacity:1;
}

.v-story-wrap .v-story-slider .slick-active .slider-item > a:hover > .discover > span.discover-btn::after {
transform:rotate(360deg);
}

/* visual story 내부 텍스트 */
.v-story-wrap .v-story-slider .slider-item > .v-story-desc-list {
margin-top:90px;
opacity:0;
transform:translateY(30%);
transition:opacity .8s, transform .8s;
}

.v-story-wrap .v-story-slider .slider-item > .v-story-desc-list > .v-story-desc-tt {
font-size:14px;
}

.v-story-wrap .v-story-slider .slider-item > .v-story-desc-list > .v-story-desc {
font-size:24px;
}

.v-story-wrap .v-story-slider .slick-active .slider-item > .v-story-desc-list {
opacity:1;
transform:translateY(0);
transition:opacity .8s .5s, transform .8s .5s;
}

/* visual story 사이드 버튼 */
.v-story-wrap .v-story-slider .slick-arrow {
z-index:10;
/* top:260px; */
width:50px;
height:60px;
}

.v-story-wrap .v-story-slider .slick-prev {
left:259px;
}

.v-story-wrap .v-story-slider .slick-next {
right:259px;
left:auto;
}

.v-story-wrap .v-story-slider .slick-arrow::before {
display:block;
width:14px;
height:26px;
margin:0 auto;
color: #000;
font-size: 24px;
}

/* visual story 하단 페이지 버튼 */
.v-story-wrap .v-story-slider .slick-dots > li {
width:auto;
height:auto;
margin:0 8px;
}

.v-story-wrap .v-story-slider .slick-dots > li > button {
width:8px;
height:8px;
border:1px solid #363636;
border-radius:45px;
box-sizing:border-box;
display:block;
position:relative;
}

.v-story-wrap .v-story-slider .slick-dots > li > button::before {
content:"";
width:100%;
height:100%;
border-radius:45px;
background-color:#363636;
opacity:0;
transition:opacity .8s;
}

.v-story-wrap .v-story-slider .slick-dots > li.slick-active > button::before {
opacity:1;
}

.v-story-wrap .v-story-slider .slick-dots > li:hover > button::before {
opacity:1;
}

/* .v-story-wrap .v-story-slider .slick-dots {bottom:-50px;} */
	

.section06 {background-image: url(../images/bg_sec6.jpg); background-size: cover;}
.section06 .item-box li .left {width:50%; float:left;}
.section06 .item-box li .right {width:50%; float:left; padding-left:70px;; box-sizing:border-box;}
.section06 .item-box img { width:600px; display:inline-block; margin-top:30px;}
.section06 .item-box img.mphoto {height:100%; margin-left:5px;}
/* .section06 .item-box {padding-top:120px;} */
.section06 .honey-slide .prev{position:Absolute ;left:20px; top:30%;margin-top:-24px;width:34px; height:72px; background:url(../images/pre.png) no-repeat center center; background-size:contain;}
.section06 .honey-slide .next{position:Absolute ;right:20px; top:30%;margin-top:-24px;width:34px; height:72px; background:url(../images/next.png) no-repeat center center; background-size:contain}
.section06 .honey .owl-nav{display:none !Important;}
.section06 p.tt {margin-top:70px; font-size:24px;}
.section06 p.f-size34 {font-size:35px; font-weight:600; letter-spacing: -2px;}
.section06 p.line {margin:30px 0 70px 0; width:70px; height:3px; background:#ffd102;}
.section06 p.f-size16 span {margin-top:10px; display: inline-block;}

.section07 {background: url(../images/bg_07.jpg);  background-size:cover; background-repeat:no-repeat; background-position:center center; display: flex; align-items: center;}
.section07 .left {width:40%;}
.section07 .right {width:60%;}
.section07 p.phone_num a {color:#fff; font-size: 33px; font-weight:700; margin-top:10px;}
.section07 .right img {width:95%; margin-bottom:50px;}
.section07 .tit {font-size:29px; font-weight:600; color:#15cec8; letter-spacing: -1.5px;}
.section07 .right .map {width:100%; height:532px;}
.section07 .right .map .iw_inner {width: 300px; height: auto; padding: 1rem;}
.section07 .right .map .iw_inner h3 {font-size: 1.5rem; margin-bottom: 1rem;}
.section07 .right .map .iw_inner .thumb {width: 100px; height: 100px; margin-bottom:0;}
.section07 .right .map .iw_inner a {color: #0090e5; text-decoration: underline;}
.section07 span.c-yellow {margin-top:10px; display:inline-block; font-size:19px;}

/* 푸터 */
#footer {background-color: #2a2a2a; padding:35px 0 60px;}
#footer .bottom-menu a {color:#fff;}
#footer .copytxt p {line-height: 20px; }
#footer .bottom_menu li {margin:0 20px; position:relative; color:#fff;}
#footer .bottom_menu li a { color:#fff;}
#footer .bottom_menu li a:hover {text-decoration: underline;}
#footer .bottom_menu li::after {display: block; content:''; width:1px; height:15px; background:#fff; position:absolute; top:5px; left:-17px;}
#footer .bottom_menu li:first-child::after {display: none;}
#footer .line {width:100%; height:1px; background-color:#555; margin-top:30px;}





@media(max-width:1500px) {
    .item-box {padding:45px 0;}
	
	.section01 .d-flex .left {width:40%;}
	.section01 .d-flex .right {width:60%;}
	.section01 .d-flex .left img {height:80%;}
	.section01 .d-flex .right {padding-top:10%;}
	.section01 .d-flex .right h1 {margin:0px;}
	.section01 .d-flex .right p {font-size:14px;}
	.section01 .d-flex .right img {margin:10px 0;}
	.section01 .d-flex .right h3 {font-size:28px;}

	.section03 h1.tit img {width:300px;}
	.section03 .inner {background:rgba(256, 256, 256, 1); padding:8% 5%; border-radius: 10px;}
	.section03 .inner ul {margin:10px auto;}
	.section03 .inner ul li h1 {font-size:19px;margin:10px;}
	.section03 .inner ul li h2 {font-size:22px;margin-bottom: 10px;}
	.section03 .inner ul li p {font-size: 14px;}


	.section04 .d-flex .left {width:50%;}
	.section04 .d-flex .right {width:50%; color:#fff;}
	.section04 .d-flex .left img.doctor {position:absolute; bottom:0; left:-110px; height:80%;}
	.section06 .d-flex .left img.text {width:250px; left:30px;}
	.section04 .d-flex .right {padding-top:4%;}
	.section04 .d-flex .right h3 {margin-top:10px;}
	.section04 .d-flex .right p {margin-top:10px;}

}
@media(max-width:1340px) {
	
	.section01 .d-flex .left, .section01 .d-flex .right	{width:100%;}
	.section01 .d-flex .left {order:2;}
	.section01 .d-flex .right {order:1;}
	.section01 .d-flex .right h1 img {margin:10px 0; width:25%;}
	.section01 .d-flex .right img {margin:10px 0; width:100%;}
	.section01 .d-flex .right h3 {font-size:23px;}
	.section01 .d-flex .right p {letter-spacing: 1.3px; margin-top:15px;}
	.section01 .d-flex .left img {left:0; height:57%;}
	.section01 .pc {display:none;}
	.section01 .d-flex .inner .box h1 img {width:150px;}
	.section01 .d-flex .inner .box h3 {font-size:38px;}
	.section01 .d-flex .inner .box h5 {font-size:19px; margin-bottom:10px;}
	.section01 .d-flex .inner .box p {font-size:11px; margin-bottom:20px;}
	.section01 .d-flex .inner .box {padding: 10px 50px;}
	.section01 .d-flex .inner .pic > img {width:150px;}

	.section02 .d-flex .left h1 {font-size:30px; margin-top:12%;}
	.section02 .d-flex .left h2 {font-size:16px;}
	.section02 .d-flex .left h3 {margin:20px 0 30px 0; width:90%; font-size:14px;}
	.section02 .d-flex .right ul {margin-top:15%; padding-bottom:90px;}
	.section02 .d-flex .right ul li {margin-bottom:25px;}
	.section02 .d-flex .right ul h2 {font-size:19px;}
	.section02 .d-flex .left .mt-90 {margin-top:30px;}

	.section03 .inner ul li img {width:55%;}
	.section03 .inner ul li {border-right:none;}
	.section03 .inner ul li h1 {margin:5px; font-size:16px;}
	.section03 .inner ul li h2 {font-size:20px;}
	.section03 .inner h3 {font-size:20px; margin-bottom:10px;}
	.section03 .inner h5 {font-size:18px;}
	.section03 h1.tit {font-size:30px;}
	

	.section04 .d-flex .left {width:50%;}
	.section04 .d-flex .right {width:50%; color:#fff;}
	.section04 .d-flex .left img.doctor {position:absolute; bottom:0; left:-110px; height:80%;}
	.section04 .d-flex .left img.text {width:250px; left:30px;}
	.section04 .d-flex .right {padding-top:4%;}
	.section04 .d-flex .right h1 {font-size:22px;}
	.section04 .d-flex .right h3 {margin-top:10px; font-size:30px;}
	.section04 .d-flex .right p {margin-top:10px; font-size:14px;}

	.section05 h1.tit {font-size:30px; margin-bottom:10px;}
	.section05 {padding-top:3%;}

	.section06 .f-size29 {line-height: 1.4em;}
    .section06 .item-box img { width:700px;  margin-top:30px;}
    .section06 .item-box img.mphoto {width:75%; margin-left:5px;}
    .section06 .item-box {padding-top:120px;}
	.section06 p.tt {font-size:18px;margin-top:30px;}
	.section06 p.f-size34 {font-size:26px;}
	.section06 .f-size16 {font-size:13px;}
	.section06 p.line {margin:10px 0 30px 0;}

	.section07 .f-size29 {font-size: 22px;}
	.section07 .f-size17 {font-size: 13px;}
	.section07 .tit {font-size:22px;}

}

@media(max-width:1200px) {
	.section04 .right .f-size22 {font-size:18px;}
	.section07 {display:block;}
	.section07 .d-m-standard {padding-top:4%;}
}

@media(max-width:1000px) {
	.fade {position: relative; opacity: 0; transition: 0.8s;}
    .fade-fast {transition: 0.05s;}
	
	.section01 .d-flex .inner .box {width:85%;padding:20px 20px;}
	.section01 .d-flex .inner h1 img {width:200px;}
	.section01 .d-flex .inner .box h5 {font-size:17px; }
	.section01 .d-flex .inner .box h3 {font-size:47px;}
	.section01 .d-flex .inner .box p {font-size:12px; letter-spacing: 0.3em;}
	.section01 .d-flex .inner .pic img {width:30%;}
	.section01 .d-flex .left, .section01 .d-flex .right,
	.section02 .d-flex .left, .section02 .d-flex .right,
	.section04 .d-flex .left, .section04 .d-flex .right,
	.section06 .d-flex .left, .section06 .d-flex .right,
	.section07 .left, .section07 .right	 {width:100%;}

	.section01 .d-flex .left {order:2;}
	.section01 .d-flex .right {order:1;}
	.section01 .d-flex .right h1 img {margin:10px 0; width:30%;}
	.section01 .d-flex .right img {margin:10px 0; width:100%;}
	.section01 .d-flex .right h3 {font-size:23px;}
	.section01 .d-flex .right p {letter-spacing: 1.3px; margin-top:15px;}
	.section01 .d-flex .left img {left:0; height:57%;}
	
	.section02 .d-flex .left h1 {font-size:40px; margin-top:12%;}
	.section02 .d-flex .left h3 {margin:30px 0 50px 0; width:90%;}
	.section02 .d-flex .right ul {margin-top:15%; padding-bottom:40px;}
	.section02 .d-flex .right ul li {margin-bottom:25px;}

	.section03 .inner ul li {width:49%; margin-bottom:30px; margin-top:10px;}
	.section03 .inner ul li img {width:55%;}
	.section03 .inner ul li {border-right:none;}
	.section03 .inner ul li h1 {margin:5px; font-size:16px;}
	.section03 .inner ul li h2 {font-size:20px;}

	.section04 {background: url(../images/bg_06_m.jpg) no-repeat; background-size:cover; background-repeat:no-repeat; background-position:left bottom;}
	.section04 .d-flex .left {order:2; bottom:0;}
	.section04 .d-flex .right {order:1;}
	.section04 .d-flex .right img {width:30%;}
	.section04 .d-flex .right .f-size22 {font-size: 17px;}
	.section04 .d-flex .right h3 {font-size:25px; margin-left:0; margin-top:0;line-height: 1.3em;}
	.section04 .d-flex .right p {font-size:16px; margin-left:0;}
	.section04 .d-flex .left img.doctor {left:50px; height:58%;}
	.section04 .d-flex .left img.text {display: none;}
	.section04 .d-flex .right h1 {margin-left:0; margin-bottom:30px;}
	
	.section05 {padding-top:15%;}

	.section06 .f-size29 {line-height: 1.4em;}
    .section06 .item-box li .left {width:100%; float:left;}
    .section06 .item-box li .right {width:100%; float:left; padding-left:20px;;;}
    .section06 .item-box img { width:700px;  margin-top:30px;}
    .section06 .item-box img.mphoto {width:63%; margin-left:5px;}
    .section06 .item-box {padding-top:80px;}
    .item-box {padding-top: 50px !important;  padding-bottom: 30px !important;}
	.section06 p.tt {font-size:18px;margin-top:30px;}
	.section06 p.f-size34 {font-size:30px;}
	.section06 .f-size16 {font-size:15px;}
	.section06 p.line {margin:10px 0 30px 0;}

	.section07 .info, .section07 .map {width:100%;}
	.section07 .left {margin-left:10%;}
	.section07 .left .mt-20 {margin-top:5px;}
	.section07 .left .mt-40 {margin-top:10px;}
	.section07 .left .mt-100 {margin-top:20px;}
	.section07 .right img { margin-top:50px;}
	.section07 .right .map .thumb {margin-top:0;}
	.section07 .f-size29 {font-size: 22px;}
	.section07 .f-size18 {font-size: 15px;}
	.section07 .tit {font-size:25px;}
	.section07 span.c-yellow {font-size:16px; margin-bottom:30px;}
	#footer img{width:150px; margin-bottom:20px;}
	
}

@media(max-width:530px) {
    .item-section {min-height: auto; overflow-y:hidden;}
	#fp-nav {display:none;}
	.section01 .d-flex .inner .box h5 {font-size:13px; }
	.section01 .d-flex .inner .box h3 {font-size:40px; }
	.section01 .d-flex .inner .pic img {width:42%;}
	.section01 .d-flex .left img {left:0; height:47%;}
	.section01 .d-flex .right h1 img {width:50%;}
	.section01 .d-flex .right h5 {font-size:17px;}
	.section01 .d-flex .left img {left:0; height:47%;}
	.section01 .d-flex .right h1 img {width:50%;}
	.section01 .d-flex .right h5 {font-size:17px;}
	.section02 .d-flex .left h1 {font-size:24px; margin-top:12%;}
	.section02 .d-flex .left {padding-left:4%;}
	.section02 .d-flex .left h2 {font-size:16px; width:96%;}
	.section02 .d-flex .left h3 {font-size:14px; margin:20px 0 30px 0; width:96%;}
	.section02 .d-flex .right ul h2 {font-size:17px;}
	.section02 .d-flex .right ul {margin-top:15%; padding-bottom:40px;}
	.section03 .inner ul li img {width:70%;}
	.section03 h1.tit {font-size:24px;}
	.section03 .inner h5 {font-size:14px;}
	.section03 .inner h3 {font-size:19px;}
	.section03 h1.tit {margin-top:3%; margin-bottom:2%;}
	.section04 .inner_bottom p {font-size:15px;}
	.section04 .d-flex .right p {font-size:13px;}
	.section04 .d-flex .left img.doctor {left:30px; height:46%;}
	.section04 .d-flex .right h1 {font-size:22px; margin-left:0;margin-bottom:30px;}
	.section05 h1.tit {font-size:24px; margin-top:25%;}
	.section05 .slick-dots {bottom:250px;}
	.section05 .slider-item img {width:100%;}
	.section06 .d-flex .left img.doctor {left:9px; height:46%;}
	.section06 .mt-40 {margin-top:10px;}
    .section06 .f-size29 {font-size:23px;}
    .section06 p.line {margin:0px 0 0px 0; display:none;}
    .section06 p.tt {margin-top:30px;}
    .section06 p.bg_txt { width:80%;padding:10px;}
    .section06 p.tit { top:110px; left:calc(50% - 170px); letter-spacing: -2px}
    .section06 .f-size16 {font-size: 13px; font-weight:300; line-height:1.4em;}
	.section06 p.f-size34 {font-size:20px;}
    .section06 .item-box {margin-top:0px; padding:20px 0 20px; padding-top:20px; padding-bottom:20px ;}
    .section06 .item-box img { width:280px;  margin-top:0px;}
	.section06 .f-size16 {font-size:12px;}
	
	.section07 .f-size18 {margin-bottom:70px;}
	.section07 .f-size17 {font-size:12px;}
	.section07 .f-size29 {font-size: 20px;}
	.section07 .f-size18 {font-size: 14px;}
	.section07 .tit {font-size:20px;}
	.section07 .mt-50 {margin-top:20px;}
	.section07 .mt-40 {margin-top:0px;}
	.section07 .right img {margin-top:30px; margin-bottom:25px;}
	.section07 p.phone_num a {margin-top:0; font-size: 27px;}
	.section07 .mt-10 {margin-top:0;}
	.section07 .right .map {width:100%; height:300px; margin-bottom:30px;}
	.section07 .right .map .thumb {margin-top:0; margin-bottom: 0;}
	
	.section07 .right .map .iw_inner {width: 250px; height: auto; padding: 0.5rem;}
	.section07 .right .map .iw_inner h3 {font-size: 1.2rem; margin-bottom: 0.5rem;}
	.section07 .right .map .iw_inner .thumb {width: 55px; height: 55px; margin-bottom:0;}
	.section07 .right .map .iw_inner a {color: #0090e5; text-decoration: underline;}	
}

@media(max-width:480px) {
	.section01 .d-flex .inner h1 img {width:130px;}
	.section03 h1.tit img {width:240px;}
	.section03 .inner ul li {margin-bottom:10px;}

	footer .f-size15 {font-size: 13px;}
}

@media(max-width:375px) {
	.section01 .inner .pic img.none {display:none;}
	.section01 .d-flex .inner .box h3 {font-size:35px;}
	.section01 .d-flex .inner .box p {font-size:11px;}
}