@charset "utf-8";

/* Layout */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;400;600;700&display=swap');
@import url('herecook_patch.css');
/* -또는 아래와 같은 적용이 가능합니다.- */


/* Common */
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

body,
html {
    width: 100%;
    height: 100%;
}

body,
input,
textarea,
select,
button,
table {
    font-family: 'Noto Serif KR', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased
}

html {
    background:#fff;
}
.wrap-section:after{
    content:"";
    display:block;
    clear:both;
}
img,
fieldset,
button {
    border: 0
}

ul,
ol {
    list-style: none
}

em,
address {
    font-style: normal
}

a {
    text-decoration: none
}

a:hover,
a:active,
a:focus {
    text-decoration: none
}

.blind {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0
}

.edge {
    position: absolute;
    top: 12px;
    right: 4px;
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #333
}

.clear {
    clear: both
}
.sub-header .m-header.in-header h1{
    padding:15px 0;
}
/* Skip to content */
.skip {
    margin: 0
}
.c-div{text-align:center;}
.c-div img{max-width: 90%;vertical-align: middle;}
.c-div1{padding-top:120px;}
.c-div2{padding-top:80px;}
.c-div3{padding-top:40px;padding-bottom:120px;}
.skip>a {
    display: block;
    overflow: hidden;
    height: 0;
    line-height: 28px;
    text-align: center
}

.skip>a:focus {
    height: auto
}

/* 작업용 */

section{
    position:relative;
}
.target-span{
    position:absolute;
    height:120px;
    width:1px;
    display:block;
    top:-120px;
}
img{vertical-align: middle;}
.box5{
    position: absolute;
    animation-name: animation1;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    left:0;
    top:10%;
}
@keyframes animation1 {
    0%   {margin-top:0px;}
    50%  { margin-top:40px;}
    100% {margin-top:0px;}
}
.box5 img{
    max-width:100%;
    vertical-align:middle;
	width:100%;
}
.box6{
    position: absolute;
    animation-name: animation2;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
@keyframes animation2 {
    0%   {margin-bottom:0px;}
    50%  {margin-bottom:40px;}
    100% {margin-bottom:0px;}
}
.box6 img{
    max-width:100%;
    vertical-align:middle;
}
.wrap-section {
    max-width: 1900px;
    background: #fff;
    margin: 0 auto;
    padding-top: 120px;
}
.m_wrap-section{
    padding-top:187px;
}
.root-width {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 15px;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 9;
    -moz-box-shadow: 0px 3px 6px rgb(0 0 0 / 14%);;
    -webkit-box-shadow:0px 3px 6px rgb(0 0 0 / 14%);;
    box-shadow:0px 3px 6px rgb(0 0 0 / 14%);;
}
.top-tell{
    position: absolute;
    right: 0;
    font-size: 22px;
    color: #242424;
    font-weight: 600;
    line-height: 24px;
    top: 50%;
    margin-top: -10px;
}

.m-header{
    position:absolute;
}
.m-header.quick_header{
    position:fixed;
    top:-107px;
}
.in-header {
    position: relative;
    padding-left: 210px;
    padding-right:310px;
    height:120px;
}
header .root-width{
    max-width:1100px;
}
.in-header h1 {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.in-header .top-tell a{
    color:#242424;
}

.wrap-mobile .in-header{
    padding:0;
    height:76px;
}
.wrap-mobile .in-header h1 {
    position:relative;
    width:100%;
    top:0;
    padding:10px;
    margin:0;
    transform: translateY(0);
}
.wrap-mobile .in-header h1 img{
    width: auto;
    height:40px;
}
.in-header h1 img {
    width: 200px;
    vertical-align: middle;
}

nav ul {
    display: flex;
    justify-content: space-between;
}
.m-header nav ul {
    width: 100%;
    justify-content: space-around;
}
nav ul li {
    text-align: right;
    padding: 0 0 0 0px;
}

nav ul li a {
    line-height: 20px;
    color: #111;
    font-size: 22px;
    padding: 52px 0 48px;
    display: block;
    font-weight:600;
}
.m-header nav ul{
    display:flex;
}
.m-header nav ul li{
    padding:0;
}
.m-header nav ul li a{
    padding: 32px 0 28px;
}
.box-section {
    background-size: cover;
    background-position: 50% top;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

/* main */
.main-image{width:100%;}
.section1-box{
    position:absolute;
    width:44%;
    top:12%;
    bottom:12%;
    height:76%;
    left:28%;
    text-align:center;
    display:flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.section1-box img{
    max-width:100%;
}
.box-section2{
    position: relative;
}
.section2-box{
    position:absolute;
    width:44%;
    top:17%;
    bottom:17%;
    height:66%;
    right:24%;
    text-align:right;
    display:flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.section2-box p:nth-child(2){
    padding-bottom:6%;
}
.section2-box img{
    max-width:100%;
}
#box-section2 {
    background: #f3f3f3;
}
#box-section2 {
    height:auto;
    background-image: url("/layouts/adplanet/images/section2-edit.webp");
    background-position:50% top;
    background-size:cover;
    background-repeat:no-repeat;
	padding-top: 830px;
}

.box-section3 {
    padding-top: 2843px;
    background-image: url("/layouts/adplanet/images/section3-edit.webp");
	background-position:50% top;
    background-size:cover;
    background-repeat:no-repeat;
}
.middle-section3{
    position: absolute;
    width:1100px;
    left:50%;
    margin-left:-550px;
    top:0;
    bottom:0;
    height:100%;
}
.fade-box{
    position:absolute;
}
.fade-box1{
    left:3%;
    top:8%;
}
.fade-box2{
    right:2%;
    top:7%;
}
.fade-box3{
    left: 4%;
    bottom: 12%;
}
.fade-box4{
    right: 2%;
    bottom: 11.5%;
}
.middle-section3 .fade-box{
    width:33.333%;
}
.middle-section3 .fade-box img{
    max-width:100%;
}
.swiper {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* section4 */
.box-section4 {
    height:auto;
	background-image: url("/layouts/adplanet/images/section4-edit.webp");
    background-position: 50% top;
    background-color:#f3f3f3;
    background-size:cover;
    background-repeat:no-repeat;
	padding-top: 1693px;
    overflow:hidden;
}
.box-section4 h2{
    text-align:center;
    padding-bottom:60px;
    padding-top:110px;
    padding: 8.2% 0 4.5%;
    max-width:1100px;
    margin:0 auto;
}

.box-section4  .swiper-slide{
    width:388px;
    display:inline-block;
}

/* section5 */
.box-section5 {
    height:auto;
    background-image: url("/layouts/adplanet/images/section5-edit.webp");
    background-position:50% top;
    background-color:#f3f3f3;
    background-size:cover;
    background-repeat:no-repeat;
	padding-top: 967px;
}
.box-section5 h2{
    padding-top:80px;
    text-align:center;
}
.m-box-section5 h2{
    padding:100px 10.2% 80px;
}
.box-section5 h2 img{
    max-width:100%;
    vertical-align: middle;
}
.m-box-section5 .wrap-tab{
    padding:0 0 30px;
}

.wrap-tab{
   padding: 0 0 70px 0;
}
.wrap-tab ul{
    display:flex;
    max-width:815px;
    margin:0 auto;
	justify-content: center;
}
.wrap-tab ul li{
    flex:1;
    text-align: center;
	margin-right: 25px;
}
.wrap-tab ul li:last-child {margin-right:0;}
.wrap-tab ul li a{
    font-size:26px;
    font-weight:bold;
    width:182px;
    line-height: 25px;
    padding:16px 0;
    border-radius: 30px;
    background: transparent;
    color:#282828;
    display:inline-block;
	border: 3px solid #fcca00;
    
}
.wrap-tab ul li.on a{
    background:#fff;
}
.tab-box{
   position:absolute;
   left:-99999px;
    max-width:1100px;
    margin:0 auto;
    overflow: hidden;
    text-align: center;
    font-weight:600;
    line-height: 20px;
}
.tab-box h3{
    margin-bottom:30px;
}
.tab-box h4{
    font-size:25px;
}
.in-tab-bottom{
    position:relative;
}
.swiper-button-prev2{
    background:url(images/prev.png) no-repeat 50% 50%;
    left:-50px !important;
    margin-top:-40px !important;
}
.swiper-button-next2{
    background:url(images/next.png) no-repeat 50% 50%;
    right:-50px !important;
    margin-top:-40px !important;
}
.in-tab-bottom .swiper-button-prev:after{
    display:none;
}
.wrapTab_on{
    display:block;
    position: relative;
    left:0;
}

.tab-box .swiper-slide img{
    height:auto;
    max-width:316px;
}
.m-box-section5 .tab-box{
    padding-top:270px;
}
.tab1 ul{
    text-align:center;
    padding:0 2% 0;
    position:absolute;
    width:96%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.tab1 ul:after{
    content:"";
    display:block;
    clear:both;
}
.tab1 ul li{
    float:left;
    width:33.33333%;
}
.tab1 ul li span {
    display:inline-block;
    position:relative;
    max-width:87%;
}
.tab1 ul li span img{
    width:100%;
    vertical-align: middle;
}
.in-tab2 img{
    max-width:100%;
}
.box-section6 {
	height:0;
	padding-top:1062px;
	background-image: url("/layouts/adplanet/images/section6-edit.webp");
	background-position: 50% bottom;
}
.box-section7-new {
	height:0;
	padding-top:1080px;
	background-image: url("/layouts/adplanet/images/section7_new.jpg");
	background-position: 50% 50%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.box-section7 {
    /* height:0;
    padding-top:940px;
    background-image: url("/layouts/adplanet/images/section7.jpg");
    background-position: 50% bottom;
    background-size: auto;  */
}
.box-section7 h2 {
    background-image: url("/layouts/adplanet/images/section7-edit.gif");
    text-align: center;
    background-size:cover;
    height:0;
    background-position:50% 50%; 
	padding-top: 400px;
}
.box-section7 img {max-width:100%;}
.box-section8 {
    background-color: #fff8e2;
    text-align: center;
} 
.box-section8 h2 {
    background-image: url("/layouts/adplanet/images/section8.gif");
    text-align: center;
    background-size:cover;
    height:0;
    background-position:50% 50%; 
	padding-top: 243px;
}
.box-section8 h2 img{
    max-width:100%;
}

.box-section8-new1 {
	height:0;
	padding-top:1080px;
	background-image: url("/layouts/adplanet/images/section8_new1.jpg");
	background-position: 50% 50%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.box-section8-new2 {
	height:0;
	padding-top:1080px;
	background-image: url("/layouts/adplanet/images/section8_new2.jpg");
	background-position: 50% 50%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.section8-box{
    max-width:1100px;
    margin:80px auto;
    padding-top:5px;
    padding-bottom:15px;
}
.section8-box p{
    margin:22px 0;
}
.section8-box p img{
    max-width:100%;
}
.box-section9 {
    text-align: center;
    height:auto;
}
.box-section9 .box-section9-top{
    background-image: url("/layouts/adplanet/images/bg_section9_top.webp");
    text-align: center;
    background-size:cover;
    height:0;
    background-position:50% 50%; 
	padding-top: 2964px;
}
.box-section9 .box-section9-middle{
    background:#383838;
}
.box-section9 .box-section9-middle .ytb{
   
    max-width:1100px;
    margin:0 auto;
}
.box-section9 .box-section9-middle .wrap-iframe{
    position: relative;
    height:0;
    padding-top:56.25%;
}
.box-section9 .box-section9-middle .ytb iframe{
    position: absolute;
    left:0;
    width:100%;
    top:0;
    bottom:0;
    height:100%;
}
.box-section9 .box-section9-bottom{
    background-image: url("/layouts/adplanet/images/bg_section9_bottom.gif");
    text-align: center;
    background-size:cover;
    height:0;
    background-position:50% 50%; 
	padding-top: 300px;
}



.box-section9 h2 {
    padding-top: 5.3%;
    padding-top: 60px;
    text-align: center;
}
.box-section9 h2 img{
    max-width:100%;
}
.section9-box{
    max-width:1100px;
    margin:10px auto;
    padding-top:5px;
    padding-bottom:15px;
}
.section9-box p{
    margin:35px 0;
}
.section9-box p img{
    max-width:100%;
}
.box-section10 {
    background-image: url("/layouts/adplanet/images/section10-edit.gif");
    text-align: center;
    background-repeat:no-repeat;
    height:0;
    background-position:50% top; 
	padding-top: 760px !important;
}

.box-section10 h2 {
    padding: 4.7% 0 2.2%;
    text-align: center;
    margin:0 auto;
    max-width:1300px;
}
.box-section10 h2 img{
    max-width:63.6%;
}
.section10-box{padding:0 15px;}
.section10-box img{
    max-width:100%;
}
.box-section11{
    background-image: url("/layouts/adplanet/images/section11.webp");
    background-repeat:no-repeat;
    height:0;
    background-position:50% top;
	padding-top: 1589px;
}
.box-section11 h2{
    padding: 80px 0 3.7%;
    text-align: center;
    margin:0 auto;
    max-width:1100px;
}
.box-section11 h2 img{
    max-width:76%;
}

.box-section11 a {    
	position: absolute;
    top: 59%;
    left: 50%;
    margin-left:-156px;
    width:312px;
    height:76px;
}

.section11-box{
    max-width:1100px;
    margin:0 auto;
    padding:0 5px;
}
.section11-box img{
    max-width:100%;
}

.box-section12{
    background-image: url("/layouts/adplanet/images/section12-edit.gif");
    background-repeat:no-repeat;
    height:0;
    background-position:50% top;
	padding-top: 1095px !important;
}
.box-section13{
    background-image: url("/layouts/adplanet/images/section13-edit.gif");
    background-repeat:no-repeat;
    height:0;
    background-position:50% top;
	padding-top: 1199px !important;
}
.box-section14{
    background:#ffb400;
    padding-bottom:90px;
    padding-bottom:4.7%;
}
.box-section14 .title-section14 {
	background-image: url("/layouts/adplanet/images/section14-edit.gif");
    background-repeat:no-repeat;
    height:0;
    background-position:50% top;
	padding-top: 343px !important;
	background-size: cover;
}
.box-section14 h2{
    padding: 6.4% 0 3.7%;
    text-align: center;
    margin:0 auto;
    max-width:1100px;
}
.box-section14 h2 a{
    color:#fff;
    text-decoration: none;
    font-size:18px;
    padding-top: 3vw;
    display: block;
}
.box-section14 h2 img{
    max-width:80%;
}
.box-section14 .fix-right h2{
    padding:1px 0 8px;
}
.swiper-button-prev3,
.swiper-button-next3{
    width:36px !important;
    height:36px !important;
}
.swiper-button-prev3{
    background:url("img/prev.png")
}
.swiper-button-next3{
    background:url("img/next.png")
}
.swiper-button-prev3:after,
.swiper-button-next:after{
    display:none;
}

.div_footer {
	height:auto;
   
}
.ec + .div_footer {
    border-top:1px solid #969696;  
}
.div_footer > div{
    max-width:1100px;
    margin:0 auto;

}
.div_footer > div img{
    max-width:590px;
    width:98%;
}
footer{
    background:#fff;
    padding:40px 0 35px;
}
footer img{
    max-width:100%;
}
footer .root-width{
    padding:0 30px;
    max-width:1040px;
    position: relative;
}
footer ul{
    display: flex;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -18px;
}
footer ul li{
    margin-right:18px;
}
.m_wrap-section .box-section{
    background-size: 100%;
}
.m_wrap-section .box-section1{
    padding-top:146.805%;
    background-image:url("img/m-section1.webp");
}
.m_wrap-section .box-section2{
    padding-top:95.827%;
    background-image:url("img/m-section2.webp");
}
.m_wrap-section .box-section3{
    padding-top:147.588%;
    background-image:url("img/m-section3.webp");
}
.m_wrap-section .box-section5{
    background-image:url("img/m-section5.webp");
}
.m_wrap-section .box-section6{
    padding-top:206.127%;
    background-image:url("img/m-section6.webp");
}
.m_wrap-section .box-section7{
    padding-top:230.769%;
    background-image:url("img/m-section7.webp");
}
.m_wrap-section .box-section8{
    padding-top:428.161%;
    background-image:url("img/m-section8.webp");
}
.m_wrap-section .box-section9{
    background-image:url("img/m-section9.gif");
    background-color:#f3f3f3;
    padding:140px 0 240px;
}
.m_wrap-section .slide-section9{
    padding:0;
}
.m_wrap-section .box-section10{
    padding:115px 5.14% 110px;
}
.m_wrap-section .target-span{
    top:-80px;
    height:80px;
}
.m_wrap-section #target1{
    top:-187px;
}
.m_wrap-section #target4 {
    top: -350px;
}
.m-footer{
    padding: 100px 8.27% 90px;   
}
.m_wrap-section .root-width{
    padding:0; 
}
.wrap-form{
    max-width:980px;
    margin:0 auto;
    background: #d9d9d9;
    padding:33px 20px 33px 50px;
    box-sizing: border-box;
}
.wrap-form .ap_form input[type="text"],.wrap-form  .ap_form input[type="url"],.wrap-form  .ap_form input[type="email"], .wrap-form .ap_form input[type="tel"],.wrap-form  .ap_form input[type="number"], .ap_form input[type="password"], .wrap-form .ap_form select,
.wrap-form .ap_form input[type="text"]{
    border:0;
    padding:15px 10px;
    border-radius: 0;
    border:2px solid #e1aa25;
}
.js .wrap-form  .floating-labels label {
    font-size: 18px;
    cursor: text;
    -webkit-transition: top 0.2s, left 0.2s, font-size 0.2s;
    -moz-transition: top 0.2s, left 0.2s, font-size 0.2s;
    transition: top 0.2s, left 0.2s, font-size 0.2s;
    color: #fff;
    font-weight:600;
    font-size:20px;
    line-height:36px;
}
.wrap-form .ap_form fieldset > div{
    padding: 0 30px 0 140px;
}
.ap_form ul.rx_ev_radio{
    display:flex;
    padding:0;
    margin:0 -2px;
}
.ap_form ul.rx_ev_radio li{
    flex:1;
    margin:0 0px;
    top:0;
}
.ap_form ul.rx_ev_radio li input[type=radio]+label{
    width: 100%;
    padding: 0;
    display: block;
    text-align: center;
    height:60px;
    background:#fff;
    top:0;
    line-height:56px;
    cursor: pointer;
    border:2px solid #e1aa25;
    color:#000;
}
.ap_form ul.rx_ev_radio li:last-child input[type=radio]+label{
    border-left:0;
}
.wrap-form .ap_form textarea{
    border:0;
    padding:7px 10px;
    border-radius: 0;
}
.ap_form ul.rx_ev_radio li input[type=radio]+label:before{
    display:none !important;
}
.ap_form ul.rx_ev_radio li input[type=radio]:checked+label{
    background:#ffe29b;
}
.ap_form ul.rx_ev_radio li input[type=radio]:checked+label::after{
    display:none !important;
}
.box-section11 .root-width{
    position:relative;
}
.form-right{
    position:absolute;
    right:255px;
    -webkit-transition: all 400ms;-moz-transition: all 400ms;-o-transition: all 400ms;transition: all 400ms;
    opacity: 0;
}
.quick_form{
    opacity: 1;
}
.wrap-form-right{
    position:fixed;
    top:140px;
    
}



.fix-right{
    width:200px;
    background:#fff;
    box-sizing: border-box;
    border-radius: 13px;
    padding:15px 20px;
    border:2px solid #ffae00;
}
.to-home-quick{
    margin-top:15px;
    display:block;
}
.box-section11 .fix-right h2{
    margin-bottom:10px;
    font-size:0;
}
.quick_foot{
    position:fixed;
    z-index:9;
    bottom:0;
    left:0;
    width:100%;
}
.quick_foot ul {
    display: flex;
    align-items: center;
    justify-content: center;
    background:#ffd016;
    padding:3px 0 2px;
}
.quick_foot ul li{
    width: calc(100% / 3);
    text-align:center;
    position: relative;
}
.quick_foot ul li img{
    width:70px;
    vertical-align: middle;
}
.quick_foot ul li:after{
    content:"";
    width:1px;
    height:44px;
    background:#fff;
    position:absolute;
    left:0;
    top:8px;
}
.ap_form .ap_submit_info .ap_privacy .ap_privacy_content{
    background-color:#ffb500 !important;
}
.quick_foot ul li:first-child:after{
    display:none;
}
.wrap-mobile img{max-width:100%;}
.m-fixed{
    position:relative;
    height:80px;
    z-index:9999;
}
.section1_ul{
    position: fixed;
    bottom:0;
    left:0;
    width:100%;
}
.section1_ul{
    display:flex;
    background:#27963d;
    text-align: center;
}
.section11-box{text-align: center;}
.section1_ul li{
    flex:1;
    position: relative;
}
.section1_ul li:last-child:after{
    content:"";
    display:block;
    width:2px;
    height:70%;
    top: 15%;
    left:-1px;
    background:#fff;
    position: absolute;
}
.section1_ul li img{
    padding: 15px 10px;
    max-width: 80px;
}

.margin-img {margin-bottom:35px;}

.box5-left {
    top: 15%;
    left: 50%;
    margin-left: -800px;
}
.box5-right {
    top: auto;
    left: 50%;
    margin-left: 400px;
    bottom: 22.2%;
    width:454px;
}
.ap_form .ap_submit_info ul.ap_section{
    padding-left:140px !important;
}
.form-right .ap_form .ap_submit_info ul.ap_section{
    padding-left:0px !important;
    font-family: '돋움', Dotum , sans-serif;
}
.form-right .ap_form .ap_submit_info ul.ap_section .ap_privacy_content{
    font-family: 'Noto Serif KR', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
    font-size: 16px;
}
.ap_form .ap_submit_info .ap_privacy .ap_popup_trigger{
    background: #666 !important;
}
/**Tab box**/

.grid-box {display: flex;flex-wrap: wrap;width: 100%; padding:0 7px;box-sizing: border-box;   padding-bottom: 95px;}
.grid-box .box-line {width: calc(100% / 5 - 16px);padding: 0 10px 30px;}
.grid-box .box-line:nth-child(5n+1) {padding-left:0;}
.grid-box .box-line:nth-child(5n) {padding-right:0;}
.grid-box .box-line .box-image {margin-bottom:10px;}
.grid-box .box-line .box-image img {width:100%;}


.wrap-right-bottom {margin-top:10px;}
.wrap-right-bottom a { display:block; width:200px; }
.wrap-right-bottom a img {  width:100%; }

.swiper-pagination-main {bottom: 43px !important;}
.swiper-pagination-main .swiper-pagination-bullet {
	background-image: url('/layouts/adplanet/images/bullet.png');
	background-size: 23px 12px;
    width: 23px;
    height: 12px;
    border-radius: 0;
    background-color: transparent;
	opacity: 1;

}

.swiper-pagination-main .swiper-pagination-bullet-active {
	background-image: url('/layouts/adplanet/images/bullet-activer.png');
	background-size: 56px 12px;
    width: 56px;
    height: 12px;
    border-radius: 0;
    background-color: transparent;
}

.wrap-form {background: transparent;}


.box-tab-image {margin:0 0 95px 0;}
.box-tab-image .box-tab-wrap {max-width:1060px;margin:0 auto;width:100%;display: flex;justify-content: space-between;}
.box-tab-image .box-tab-wrap .box-tab-menu .menu-li {border: 5px solid #ffe7af;width:335px;margin-bottom: 10px;height: 208px;}
.box-tab-image .box-tab-wrap .box-tab-menu .menu-li:hover {cursor: pointer;}
.box-tab-image .box-tab-wrap .box-tab-menu .menu-li:last-child {margin-bottom:0;}
.box-tab-image .box-tab-wrap .box-tab-menu .menu-li img {max-width:335px;width:100%;height: 208px;}
.box-image .box-image-1, .box-image .box-image-2 {border: 5px solid #fcca00;width:692px;display:none;}
.box-image .box-on {display:block;}
.box-image img {max-width:692px;width:100%;}
.ec .complete{
    padding:300px 15px 200px 15px;
    text-align: center;
}
.ec  .complete > div{
    padding:40px 0;
}
.ec .complete img{
    max-width:90%;
}
@media all and (max-width: 1100px) {
    .in-header {
        position: relative;
        padding-left: 160px;
        padding-right:260px;
    }
    .grid-box .box-line {width: calc(100% / 5 - 16px);padding: 0 12px 30px;}
	.wrap-tab ul {max-width: 670px;}
	.wrap-tab ul li a {width: 120px;}
	.grid-box .box-line {width: calc(100% / 4 - 16px);}
	.grid-box .box-line:nth-child(4n+1) {padding-left: 0;}
	.grid-box .box-line:nth-child(5n) {padding-right:10px;}
	.grid-box .box-line:nth-child(4n) {padding-right:0px;}
}

@media all and (max-width: 1100px) {
    .wrap-section{padding-top:75px;}
    #target5{
        top: auto;
        bottom: 15%;
        width: 100px;
    }
    .in-header{
        padding:0;
    }
    .in-header h1{
        position:relative;
        top:0;
        margin:0;
    }
    .in-header h1{
        padding:10px 0 10px !important;
    }
    .in-header .top-tell{
        text-align:right;
        margin-top: -26px;
    }
    .swiper-pagination-main {
        bottom: 20px !important;
    }
    .in-header .top-tell a{
        font-size:16px;
    }
    nav ul {
        justify-content: space-around;
    }
    nav ul li {
        text-align: center;
        padding: 0 0 0 0px;
    }
    nav ul li a{
        font-size:16px;
        padding:5px 0 15px;
    }
    body{
        max-width:767px;
        margin:0 auto;
    }
    header{max-width:767px;}
    
    .section2-box{
        width:83.2%;
        left:8.4%;
        height:92%;
        top:4%;
    }
    .box-section3{
        padding-top: 0;
        background-image:none;  
    }
    .middle-section3{
        width:90%;
        left:5%;
        margin:0;
    }
    .fade-box1{
        left:0;
        top:3%;
    }
    .fade-box2{
        right:0;
    }
    .fade-box3{
        left:0;
        bottom:20%;
    }
    .fade-box4{
        right:0;
        bottom:10%;
    }
    .middle-section3 img{
        max-width:100%;
    }
    .middle-section3 .fade-box{
        width:100%;
    }
    .box-section8 {
       /*  background-color: url("images/ms8.webp");
        text-align: center;
        background-size:100%;
        height:194.393vw;
        max-height:1491px;
        background-position:50% top; */
    }
    .section8-box{
        margin: 8vw auto;  
    }
    .section8-box p{
        margin:2% 0;
    }
    .in-box-section8{
        margin: 0;
        padding-top:40%;
    }
    .box-section8 h2{
        margin-top:0%;
        padding:0%;
    }
    .box-section9 .box-section9-top{
        background-image: url("/layouts/adplanet/images/section9_m_top.webp");
        text-align: center;
        background-size:cover;
        height:0;
        background-position:50% 50%; 
        padding-top: 280.468vw;
    }
    .box-section9 .box-section9-middle{
        padding:0 15px;
    }
    .box-section9 .box-section9-bottom{
        background-image: url("/layouts/adplanet/images/section9_m_bottom.gif");
        text-align: center;
        background-size:cover;
        height:0;
        background-position:50% 50%; 
        padding-top: 66.97vw;
    }
    .section9-box p{
        margin:5.5vw 0;
    }
    .box-section10 {
        background-image: url("/layouts/adplanet/images/section10_m.gif");
        text-align: center;
        background-size:cover;
        height:0;
        background-position:50% 50%; 
        padding-top: 145.57vw !important;
    }
    .section11-box,
    .section10-box{
        padding:0;
        text-align: center;
    }
    .box-section11 {
        padding-top:270.57vw;
        background-image: url(/layouts/adplanet/images/section11_m.webp);
    }
    .box-section11 a{
        top:188vw;
    }
    .box-section13 {
        padding-top:180.44vw !important;
        background-image: url(/layouts/adplanet/images/section13_m.gif);
    }
    .box-section14 .title-section14 {
        background-image: url(/layouts/adplanet/images/section14_m.gif);
        background-repeat: no-repeat;
        height: 0;
        background-position: 50% top;
        padding-top:46.41vw !important;
        background-size: cover;
    }
    .box-section4 h2 img{
        max-width:100%;
    }
    .box-section5 h2{
        padding-top:170px;
        padding-bottom:50px;
    }
    .box5{
        width:24%;
        top:6vw;
        margin-left:0;
        left:10%;
    }
    .wrap-tab{
        padding:0 0 6.5vw;
    }
    .tab-box{padding:0;}
    .box-section5 .root-width{padding:0;}
    .box-section5 .swiper-slide{padding:0 15px;width:300px;}
    .swiper-button-prev2{
        left: 50% !important;
        margin-top: -40px !important;
        margin-left: -190px;
    }
    .swiper-button-next2{
        right:50% !important;
        margin-right: -190px;
    }
    .tab-box h4{
        font-size:20px;
        padding-top:10px;
    }
    .box-section6,
    .box-section7 {
        height: auto;
        padding-top:0px;
        background: none;
    }

    .box-section7-new {
        height: auto;
        background-image: url(/layouts/adplanet/images/section7_new_mo.jpg);
        padding-top: 150vw;
    }
    .box-section8-new1 {
        height: auto;
        background-image: url(/layouts/adplanet/images/section8_new1_mo.jpg);
        padding-top: 300vw;
    }
    .box-section8-new2 {
        height: auto;
        background-image: url(/layouts/adplanet/images/section8_new2_mo.jpg);
        padding-top: 206vw;
    }

    .box-section12 h2 img{max-width:100%;}
    .box-section12 h2 {
        padding: 11.2vw 0 6.6vw;
    }
    .wrap-form{
        padding:30px 20px 40px;
    }
    footer{
        padding:0;
    }
    footer .root-width{
        padding:0;
    }
    footer ul{
        top:0;
        margin:0;
        right:9%;
        top:5.5vw;
    }
    footer ul li{
        margin-right:3vw;
    }
    footer ul img{
        max-width:5vw;
    }
    .box-section4{
        overflow:visible;
        position: relative;
        z-index: 2;
    }
    .box-section5{
        position: relative;
        z-index: 1;
    }
    .box5{
        width: 47%;
        top:6vw;
    }
    .box5-left{
        
        top: -30vw;
        left: 3%;
    }
    .box5-right {
        top: auto;
        left: auto;
        margin-left: 0px;
        right: 3%;
        bottom: -15vw;
        width: 37%;
    }
    .box-tab-image .box-tab-wrap .box-tab-menu {
    }
    .box-tab-image .box-tab-wrap .box-tab-menu .menu-li{
        width:calc(50% - 5px);
        margin:0 0 10px !important;
        box-sizing: border-box;
        height:auto;
    }
    .box-tab-image .box-tab-wrap .box-tab-menu .menu-li img{
        height:auto;
    }
    .box-image .box-image-1, .box-image .box-image-2 {
        box-sizing: border-box;
        height:auto;

    }
    .box-tab-image{
        margin: 0 5.2vw 14.2vw;
    }
}

@media all and (max-width: 767px) {
	#box-section2 {
		background-image: url('/layouts/adplanet/images/section2-mo.webp');
		background-size: 100% auto;
		padding-top: 157.36vw;
	}
	.box-section3 {
		background-image: url('/layouts/adplanet/images/section3-mo.webp');
		background-size: 100% auto;
		padding-top: 629.59vw;
		padding-bottom:115px;
	}
	.box-section4 {
		background-image: url('/layouts/adplanet/images/section4-mo.webp');
		background-size: 100% auto;
		padding-top: 255.93vw;
	}
	.box-section5 {
		background-image: url('/layouts/adplanet/images/section5-mo.webp');
		background-size: 100% auto;
		padding-top: 159.71vw;
	}
	.box-section6 {
		background-image: url('/layouts/adplanet/images/section6-mo.webp');
		background-size: 100% auto;
		padding-top: 183.31vw;
	}
	.box-tab-image .box-tab-wrap {flex-direction: column;max-width: 686px;}
	.box-tab-menu {display: flex;justify-content: space-between;}
	.box-image .box-image-1, .box-image .box-image-2 {width:100%;}
    .ap_form .ap_submit_info ul.ap_section{
        padding-left:0 !important;
    }
    .ap_form input[type=checkbox]+label::before {top:10px !important;}
}

@media all and (max-width: 760px) {
    .m-box-section4 h2{
        padding-top:15.64%;
    }
    .m_wrap-section .box-section9{
        padding:18vw 0 31vw; 
    }
    .m_wrap-section .box-section10{
        padding:14vw 5.14% 14vw;
    }
    .m-footer{
        padding: 13vw 8.27% 90px;   
    }

    .box-section4 .swiper-slide{
        width:250px;
        padding:0 5px;
    }
    .box-section4 h2 {
        padding: 14vw 0 6vw;
    }
    .box-section5 h2{
        padding-top:22vw;
        padding-bottom:6.5vw;
    }

    .tab-box{
        padding:0;
    }
    .box-section5 .root-width{padding:0;}
    .ec .complete{
        padding:200px 15px 100px 15px;
        text-align: center;
    }
}
@media all and (max-width: 670px) { 
    .grid-box{
        padding-bottom:14vw;
    }
	.grid-box .box-line {width: calc(100% / 3 - 16px);}
	.grid-box .box-line:nth-child(5n) {padding-right:10px;}
	.grid-box .box-line:nth-child(4n) {padding-right:10px;}
	.grid-box .box-line:nth-child(3n) {padding-right:0px;}
	.grid-box .box-line:nth-child(4n+1), .grid-box .box-line:nth-child(5n+1) {padding-left: 10px;}
	.grid-box .box-line:nth-child(3n+1) {padding-left: 0;}
    .wrap-tab ul{
        flex-wrap: wrap;
    }
    .wrap-tab ul li{
        margin:2% !important;
        width:46%;
        flex:auto;
    }
    .wrap-tab ul li a{
        width:100%;
        box-sizing: border-box;
    }
}
@media all and (max-width: 520px) {

	.grid-box .box-line {width: calc(100% / 2 - 10px);}
	.grid-box .box-line:nth-child(5n) {padding-right:10px;}
	.grid-box .box-line:nth-child(4n) {padding-right:10px;}
	.grid-box .box-line:nth-child(3n) {padding-right:10px;}
	.grid-box .box-line:nth-child(2n) {padding-right:0px;}
	.grid-box .box-line:nth-child(4n+1), .grid-box .box-line:nth-child(5n+1), .grid-box .box-line:nth-child(3n+1) {padding-left: 10px;}
	.grid-box .box-line:nth-child(2n+1) {padding-left: 0;}
    .grid-box .box-line {
        padding: 0 10px 30px;
    }
    .m-header nav ul li a {
        font-size:18px;
        padding:22px 0 18px;
    }
    .m-header.in-header h1{
        padding-top:35px;
    }
    .m_wrap-section {
        padding-top: 132px;
    }
    .m-header.quick_header {
        position: fixed;
        top: -82px;
    }
    .m-box-section4 .middle-section4{
        margin: 9.12% 5.21%;
    }
    .m-box-section4 .text-section4 {
        padding: 0 12.1% 2.6%;
    }
    .m-box-section4 .mySwiper2 .swiper-slide{
        width:20%;
    }
    .m-box-section4 .mySwiper2 .swiper-slide img{
        width:100%;
    }
    .m-box-section4 .slide-section4{
        padding:4vw 0 8vw;
    }
    .m-box-section5 .tab-section5{
        padding-bottom:12.77%;
    }
    .m-box-section5 .tab-box{
        padding-top:39.3%;
    }

    .m-box-section5 h2{
        padding:13vw 10.2% 10vw;
    }
    .m-box-section5 .wrap-tab{
        padding-bottom:5vw;
    }
    .m_wrap-section .target-span {
        top: -60px;
        height: 60px;
    }
    .m_wrap-section #target4 {
        top: -50vw;
    }
    .m_wrap-section #target1 {
        top: -137px;
    }
    .tab-box{
    
    }
    .c-div{
        max-width:80%;
        margin:0 auto;
    }
    .c-div img{
        width:70%;
    }
    .c-div1 img{
        width:100%;
    }
    .ec .in-header{
       
    }
    .ec article{
        padding:30vw 10% 20vw;
    }
   
    .box-section5 .swiper-slide{padding:0 10px;width:200px;}
    .swiper-button-prev2{
        left: 50% !important;
        margin-top: -40px !important;
        margin-left: -130px;
    }
    .swiper-button-next2{
        right:50% !important;
        margin-right: -130px;
    }
    .ec .complete{
        padding:50vw 15px 25vw 15px;
        text-align: center;
    }
    .wrap-form{
        padding:30px 5px 40px;
    }
}
@media all and (max-width: 360px) {
    .m-header nav ul li a {
        font-size:16px;
    }
}

/* HERECOOK responsive header cascade guard
 * Keep these rules after the legacy stylesheet so the old absolute-position
 * header cannot override the responsive grid imported at the top of this file.
 */
body header {
    width: 100%;
    max-width: none;
}

body header .root-width {
    box-sizing: border-box;
    width: min(1280px, 100%);
    max-width: 1280px;
    padding: 0 24px;
}

body header .in-header,
body .wrap-mobile header .in-header {
    display: grid;
    grid-template-columns: 200px minmax(0, 1fr) auto;
    align-items: center;
    gap: 42px;
    box-sizing: border-box;
    position: relative;
    height: 104px;
    padding: 0;
}

body header .in-header h1,
body .wrap-mobile header .in-header h1 {
    position: static;
    top: auto;
    left: auto;
    width: auto;
    margin: 0;
    padding: 0 !important;
    transform: none;
}

body header .in-header h1 img,
body .wrap-mobile header .in-header h1 img {
    width: 180px;
    height: auto;
}

body header .legacy-main-nav {
    display: flex;
    align-items: stretch;
    justify-content: center;
    position: static;
    width: auto;
    height: 100%;
    gap: clamp(18px, 2.4vw, 38px);
}

body header .in-header .top-tell {
    position: static;
    top: auto;
    right: auto;
    width: auto;
    margin: 0;
    font-size: 18px;
}

@media all and (max-width: 1100px) {
    body {
        width: 100%;
        max-width: none;
    }

    body header,
    body header .root-width {
        width: 100%;
        max-width: none;
    }

    body header .root-width {
        padding: 0 22px;
    }

    body header .in-header,
    body .wrap-mobile header .in-header {
        grid-template-columns: 160px minmax(0, 1fr) auto;
        gap: 18px;
        height: 96px;
    }

    body header .in-header h1 img,
    body .wrap-mobile header .in-header h1 img {
        width: 150px;
    }

    body header .legacy-main-nav {
        gap: 16px;
    }

    body header .legacy-main-nav a {
        font-size: 14px;
    }

    body header .in-header .top-tell {
        font-size: 15px;
    }

    /* The fixed quick form covers image-based copy at tablet widths.  The
     * complete inquiry form remains available at the bottom of the page. */
    body .wrap-form-right {
        display: none !important;
    }
}

@media all and (min-width: 768px) and (max-width: 1100px) {
    /* Section 2 contains baked-in copy.  Its legacy fixed 830px height made
     * background-size: cover crop the beginning of every line on tablets. */
    body #box-section2 {
        background-position: left top;
        background-size: clamp(1200px, calc(100vw + 300px), 1400px) auto;
        padding-top: clamp(524px, calc(43.684vw + 131px), 612px);
    }
}

@media all and (max-width: 760px) {
    body header .root-width {
        padding: 0;
    }

    body header .in-header,
    body .wrap-mobile header .in-header {
        grid-template-columns: minmax(0, 1fr) auto;
        grid-template-rows: 62px 46px;
        gap: 0 16px;
        height: 108px;
        padding: 0 16px;
    }

    body header .in-header h1 img,
    body .wrap-mobile header .in-header h1 img {
        width: 136px;
    }

    body header .in-header .top-tell {
        font-size: 14px;
    }

    body header .legacy-main-nav {
        grid-column: 1 / -1;
        grid-row: 2;
        justify-content: flex-start;
        gap: 22px;
        overflow-x: auto;
        scrollbar-width: none;
    }

    body header .legacy-main-nav::-webkit-scrollbar {
        display: none;
    }

    body header .legacy-main-nav a {
        flex: 0 0 auto;
        font-size: 13px;
    }

    /* Keep the full inquiry form inside narrow phone viewports.  The legacy
     * privacy row uses nowrap, which otherwise gives the fieldset a 500px+
     * intrinsic width and pushes the submit button off-screen. */
    body .ap_form fieldset.ap_submit_info,
    body .ap_form .ap_submit_info ul.ap_section,
    body .ap_form .ap_submit_info .wrap-submit {
        box-sizing: border-box;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
    }

    body .ap_form .ap_submit_info ul.ap_section,
    body .ap_form .ap_submit_info ul.ap_section li,
    body .ap_form .ap_submit_info ul.ap_section label {
        white-space: normal;
    }

    body .ap_form .ap_submit_info .wrap-submit {
        text-align: center;
    }

    body .ap_form .ap_submit_info .wrap-submit input[type="submit"] {
        box-sizing: border-box;
        position: static;
        left: auto;
        right: auto;
        max-width: 100%;
    }

    /* Convert the legacy two-column inquiry fields to one usable column.
     * Each old 50% item reserved 120px for its label, leaving only a few
     * pixels for the actual input on narrow phones. */
    body .wrap-form .ap_form:not(.fix-form) .ap_basic_info {
        display: block !important;
    }

    body .wrap-form .ap_form:not(.fix-form) .ap_basic_info > .ap_item,
    body .wrap-form .ap_form:not(.fix-form) .ap_message_info > .ap_item {
        box-sizing: border-box;
        width: 100% !important;
        min-width: 0;
        padding-left: 92px !important;
    }

    body .wrap-form .ap_form:not(.fix-form) .ap_item > label {
        left: 0 !important;
        top: 50% !important;
        width: 82px !important;
        font-size: 16px !important;
        line-height: 1.35 !important;
        white-space: normal;
        transform: translateY(-50%) !important;
    }

    body .wrap-form .ap_form:not(.fix-form) .ap_item > input,
    body .wrap-form .ap_form:not(.fix-form) .ap_item > textarea,
    body .wrap-form .ap_form:not(.fix-form) .ap_item > select,
    body .wrap-form .ap_form:not(.fix-form) .ap_item > ul.rx_ev_radio {
        box-sizing: border-box;
        width: 100% !important;
        min-width: 0;
    }
}
