@charset "utf-8";

/**************************************************

	Variables

**************************************************/
:root {

	--layout-width : 1300px; /* 웹사이트 레이아웃 width 값 */
	--key-color1 : #6b52e9;

}

/**************************************************

	Resets

**************************************************/
html {overflow-x: hidden;}

/* Web Fonts */
@font-face {font-family: 'pre';src: url('https://caution-fonts.s3.ap-northeast-2.amazonaws.com/woff/Pretendard-Thin.woff') format('woff');font-weight: 100;font-display: swap;}
@font-face {font-family: 'pre';src: url('https://caution-fonts.s3.ap-northeast-2.amazonaws.com/woff/Pretendard-ExtraLight.woff') format('woff');font-weight: 200;font-display: swap;}
@font-face {font-family: 'pre';src: url('https://caution-fonts.s3.ap-northeast-2.amazonaws.com/woff/Pretendard-Light.woff') format('woff');font-weight: 300;font-display: swap;}
@font-face {font-family: 'pre';src: url('https://caution-fonts.s3.ap-northeast-2.amazonaws.com/woff/Pretendard-Regular.woff') format('woff');font-weight: normal;font-display: swap;}
@font-face {font-family: 'pre';src: url('https://caution-fonts.s3.ap-northeast-2.amazonaws.com/woff/Pretendard-Medium.woff') format('woff');font-weight: 500;font-display: swap;}
@font-face {font-family: 'pre';src: url('https://caution-fonts.s3.ap-northeast-2.amazonaws.com/woff/Pretendard-SemiBold.woff') format('woff');font-weight: 600;font-display: swap;}
@font-face {font-family: 'pre';src: url('https://caution-fonts.s3.ap-northeast-2.amazonaws.com/woff/Pretendard-Bold.woff') format('woff');font-weight: 700;font-display: swap;}
@font-face {font-family: 'pre';src: url('https://caution-fonts.s3.ap-northeast-2.amazonaws.com/woff/Pretendard-ExtraBold.woff') format('woff');font-weight: 800;font-display: swap;}
@font-face {font-family: 'pre';src: url('https://caution-fonts.s3.ap-northeast-2.amazonaws.com/woff/Pretendard-Black.woff') format('woff');font-weight: 900;font-display: swap;}
@font-face {font-family: 'Jalnan';src: url('https://caution-fonts.s3.ap-northeast-2.amazonaws.com/woff/Jalnan.woff') format('woff');font-weight: normal;font-display: swap;}
@font-face {font-family: 'JalnanGothic';src: url('https://caution-fonts.s3.ap-northeast-2.amazonaws.com/woff/JalnanGothicTTF.woff') format('woff');font-weight: normal;font-display: swap;}


@font-face {font-family: 'A2z';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-3Light.woff2') format('woff2');font-weight: 300;font-display: swap;}
@font-face {font-family: 'A2z';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-4Regular.woff2') format('woff2');font-weight: 400;font-display: swap;}
@font-face {font-family: 'A2z';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-5Medium.woff2') format('woff2');font-weight: 500;font-display: swap;}
@font-face {font-family: 'A2z';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-6SemiBold.woff2') format('woff2');font-weight: 600;font-display: swap;}
@font-face {font-family: 'A2z';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-7Bold.woff2') format('woff2');font-weight: 700;font-display: swap;}
@font-face {font-family: 'A2z';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-6@1.0/에이투지체-8ExtraBold.woff2') format('woff2');font-weight: 800;font-display: swap;}

/* Reset Fonts */
body,td,form,select,input,button,textarea,div,option,pre,p,span,blockquote,li,dt,dd,legend,label,h1,h2,h3,h4,h5,h6{font-family: 'pre', 'Malgul Gothic', sans-serif;font-size: 15px;color: #000;letter-spacing: -0.025em;word-break:keep-all !important; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto;}
/* [Chinese] body,td,form,select,input,button,textarea,div,option,pre,p,span,blockquote,li,dt,dd{font-family: "Microsoft Yahei","微软雅黑",STXihei,"华文细黑",sans-serif;font-size: 14px;color: #666666;} */
/* [Japanese] body,td,form,select,input,button,textarea,div,option,pre,p,span,blockquote,li,dt,dd{font-family: "MS PGothic",Osaka,Arial,sans-serif;font-size: 14px;color: #666666;} */

h2, h3, h4, h5, h6 { line-height: 1.2;}
p { line-height: 1.5;}
img { vertical-align: middle;}


/* For js */
#_device_pc{display: block;} #_device_ta{display: none;} #_device_mo{display: none;} .__pc{display: block !important;} .__ta{display: none !important;} .__mo{display: none;}

/* Accessibility */
#skip-to-article a {background: #333333;color: #ffffff;display: block;font-size: 30px;height: 0;left: 0;letter-spacing: -0.05em;line-height: 80px;opacity: 0.95;overflow: hidden;position: fixed;text-align: center;text-decoration: none;top: 0;width: 0;z-index: 400;}
#skip-to-article a:focus {height: 80px;width: 100%;}
.sound_only_ele {background: none !important;border: none !important;height: 0 !important;left: 0 !important;overflow: hidden !important;position: absolute !important;text-indent: -999em !important;top: 0 !important;width: 0 !important;}

/* Cursors */
body.has_custom_cursor, body.has_custom_cursor *{cursor: none;}
body.has_custom_cursor a,
body.has_custom_cursor a *,
body.has_custom_cursor button,
body.has_custom_cursor button *,
body.has_custom_cursor input,
body.has_custom_cursor label,
body.has_custom_cursor select{cursor: pointer !important;}
#custom_cursor {width: 12px;height: 12px;position: fixed;top: -999em;left: -999em;pointer-events: none;z-index: 9999999;}
#custom_cursor .in {position: absolute;background-color: rgba(0,0,0,0.7);border-radius: 50%;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 12px;height: 12px;transition: all 0.2s;}
#custom_cursor.anchor .in {width: 80px;height: 80px;background-color: rgba(0,0,0,0.1);}
#custom_cursor.type2 .in {background: blue;} /* 특정 element 에서만 적용 */

/* Input */
.inp {background: #ffffff;border: 1px solid #cccccc;box-sizing: border-box;color: #000000;height: 40px;line-height: 40px;padding: 0 10px;vertical-align: top;font-size: 15px;}
.inp:focus {background-color: #f7f7f7;border-color: #333333;}

.slt{background: #ffffff;border: 1px solid #cccccc;box-sizing: border-box;height: 40px;vertical-align: top;position: relative;overflow: hidden;}
.slt:after{content: '';display: block;position: absolute;top: 50%;transform: translate(0, -50%);right: 10px;width: 12px;height: 12px;background: url('../../layout/images/ico_arrow_down.svg') no-repeat center center;background-size: contain;}
.slt select{position: absolute;top: 0;left: 0;width: calc(100% + 30px);height: 40px;border: none;font-size: 15px;padding-left: 10px;background: transparent;cursor: pointer;}

.inp.w100,
.slt.w100 {width: 300px;}
.inp.wfull,
.slt.wfull {width: 100%;}
.inp.w50,
.slt.w50 {width: 150px;}
.inp.w33,
.slt.w33 {width: 170px;}

textarea {background: #ffffff;border: 1px solid #cccccc;box-sizing: border-box;color: #000000;min-height: 200px;padding: 10px;resize: none;width: 100%;font-size: 15px;}
textarea:focus {background-color: #f7f7f7;border-color: #333333;}
input[readonly], select[readonly], textarea[readonly] {background: #f7f7f7;}
.inp[required],
.inp.required,
textarea[required],
textarea.required {background-image: url('../images/input-required-bull.png');background-position: calc(100% - 5px) 5px;background-repeat: no-repeat;}

.many_inputs{font-family: empty;font-size: 0;}
.many_inputs * {vertical-align: middle;}
.many_inputs .hipen{width: 20px;text-align: center;display: inline-block;}

.lab{display: none;}
.lab + label{color: #000000;padding-left: 30px;line-height: 22px;display: inline-block;vertical-align: middle;position: relative;font-size: 15px;margin: 3px 0;}
.lab + label:before{content: '';display: block;position: absolute;top: 50%;transform: translate(0, -50%);left: 0;width: 22px;height: 22px;border: 1px solid #333;box-sizing: border-box;}
.lab:checked + label:after{content: '\f1ad';display: block;position: absolute;top: 50%;transform: translate(0, -50%);left: 0;width: 22px;line-height: 22px;text-align: center;font-family: 'axicon';font-size: 13px;color: #000;}
.lab.radio + label:before{content: '';display: block;position: absolute;top: 50%;transform: translate(0, -50%);left: 0;width: 22px;height: 22px;border-radius: 50%;border: 1px solid #333;box-sizing: border-box;}
.lab.radio:checked + label:after{content: '\f111';display: block;position: absolute;top: 50%;transform: translate(0, -50%);left: 0;width: 22px;line-height: 22px;text-align: center;font-family: 'axicon';font-size: 8px;color: #000;}

.finp{position: relative;padding-right: 100px;display: inline-block;width: 300px;}
.finp .input{position: relative;width: 100%;}
.finp .input input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;opacity: 0;}
.finp .input p{font-size: 14px;color: rgba(0,0,0,0.4);line-height: 40px !important;background: #f7f7f7;padding: 0 15px;font-weight: bold;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;box-sizing: border-box;}
.finp .input p.selected{color: #111;}
.finp button{position: absolute;top: 0;right: 0;width: 100px;height: 40px !important;border-radius: 0;margin: 0;}

/* Captcha */
#zigger-captcha img {width: auto;height: 64px;}
#zigger-captcha .inp {margin-left: 5px;}

/* Button */
.btn-wrap {margin-top: 40px;min-height: 55px;position: relative;text-align: center;}
.btn-wrap .left {text-align: left;}
.btn-wrap .right {display: inline-block;position: absolute;right: 0;top: 0;}
.btn1 {background: #2a2a2b;border: 1px solid #2a2a2b;box-sizing: border-box;color: #ffffff !important;cursor: pointer;display: inline-block;font-size: 16px;height: 55px;letter-spacing: -0.5px;line-height: 53px;min-width: 130px;padding: 0 30px;text-align: center;text-decoration: none !important;transition: all 0.3s;vertical-align: top;}
.btn1:hover {border-color: #2a2a2b;color: #ffffff !important;}
.btn1.small {font-size: 14px;height: 40px;line-height: 38px;min-width: 40px;padding: 0 10px;vertical-align: middle;}
.btn1 > i.fa {margin-right: 3px;}
.btn2 {background: #fafafa;border: 1px solid #999999;box-shadow: 1px 1px 0 rgba(0,0,0,0.05);box-sizing: border-box;color: #333333 !important;cursor: pointer;display: inline-block;font-size: 16px;height: 55px;letter-spacing: -0.5px;line-height: 53px;min-width: 130px;padding: 0 30px;text-align: center;text-decoration: none !important;transition: all 0.3s;vertical-align: top;}
.btn2:hover {background: #f1f1f1;color: #000000 !important;}
.btn2.small {font-size: 14px;height: 40px;line-height: 38px;min-width: 40px;padding: 0 10px;vertical-align: middle;}
.btn2 > i.fa {margin-right: 3px;}
.btn3 {background: #666666;border: none;box-sizing: border-box;color: #ffffff !important;cursor: pointer;display: inline-block;font-size: 16px;height: 55px;letter-spacing: -0.5px;line-height: 53px;min-width: 130px;padding: 0 20px;text-align: center;text-decoration: none !important;transition: all 0.3s;vertical-align: top;}
.btn3:hover {background: #333333;}
.btn3.small {font-size: 14px;height: 40px;line-height: 38px;min-width: 40px;padding: 0 10px;vertical-align: middle;}
.btn3 > i.fa {margin-right: 3px;}
*:disabled {opacity: 0.5;}

/* Table */
.table {border-collapse: collapse;width: 100%;}
.table tr > * {border: 1px solid #f1f1f1;border-width: 1px 0 1px 0;font-size: 15px;letter-spacing: -0.05em;padding: 20px 15px;}
.table tr:nth-child(even) > * {background: #fafafa;}
.table > thead > tr > th {border: 1px solid #000000;border-width: 1px 0;color: #000000;font-weight: 500;}
.table > tbody > tr > th {font-weight: normal;text-align: left;}
.table > tbody > tr > td {color: #666666;}
.table > tbody > tr > td.no {color: #999999;font-size: 13px;}
.table > tbody > tr > td p {line-height: 22px;}
.table > tbody > tr > td a {color: #000000;letter-spacing: -0.05em;}
.table > tbody td strong {color: #000000;font-weight: bold;}
.table.listtbl tbody > tr > * {text-align: center;}

.table_wrt {border-collapse: collapse;width: 100%;table-layout: fixed;}
.table_wrt tr > * {border: 1px solid #eeeeee;border-width: 1px 0 1px 0;font-size: 15px;letter-spacing: -0.05em;padding: 15px;}
.table_wrt tr:first-child > * {border-top: 2px solid #333;}
.table_wrt tr:last-child > * {border-bottom: 1px solid #cccccc;}
.table_wrt tbody th {color: #000000;font-weight: normal;letter-spacing: -0.05em;text-align: left;font-weight: 500;font-weight: 500;background: #f7f7f7;border-color: #e8e8e8;padding: 15px 25px;}
.table_wrt tbody th em {color: #000000;display: inline-block;font-style: normal;vertical-align: middle;}
.table_wrt tbody td {color: #666666;}
.table_wrt tbody td p {line-height: 22px;}
.table_wrt > tbody td strong {color: #000000;font-weight: 500;}

span.tbltxt {color: #999999;display: block;font-size: 13px;letter-spacing: -0.05em;line-height: 18px;margin: 7px 0 0 0;}
ul.tbltxt {margin: 7px 0 0 0;}
ul.tbltxt li {color: #999999;font-size: 13px;letter-spacing: -0.05em;line-height: 16px;margin: 3px 0 0 0;position: relative;padding-left: 7px;}
ul.tbltxt li:before {background: #cccccc;content: '';display: block;height: 2px;left: 0;position: absolute;top: 8px;width: 2px;}

.list-nodata{background: #f7f7f7;padding: 30px;text-align: center;font-size: 14px;color: #666;display: block;margin: 20px 0;border-radius: 4px;}

/* Tab */
.article-tab{margin-bottom: 40px;border-bottom: 1px solid #000000;display: flex;justify-content: space-between;flex-wrap: wrap;}
.article-tab li{position: relative;display: inline-block;vertical-align: top;margin-right: -1px;border: 1px solid #ddd;border-bottom: none;flex: 1;flex-basis: 0;box-sizing: border-box;}
.article-tab li:last-child{margin-right: 0;}
.article-tab li a{display: block;text-align: center;line-height: 60px;text-decoration: none;letter-spacing: -1px;color: #666666;background: #ffffff;font-size: 16px;font-weight: normal;}
.article-tab li.on{z-index: 2;border-color: #000000;}
.article-tab li.on a{line-height: 61px;margin-bottom: -1px;color: #000000;background: #ffffff;font-weight: 500;}

/* Notice box */
.article-notice {background: #f1faff;border: 1px solid #0073bb;border-radius: 2px;color: #333333;display: block;font-size: 18px;font-weight: bold;letter-spacing: -0.05em;line-height: 25px;margin-bottom: 20px;padding: 35px 0;text-align: center;}
.article-notice i {color: #0073bb;display: block;font-size: 30px;margin: 0 auto;margin-bottom: 10px;}
.article-notice em {color: #666666;display: block;font-size: 13px;font-style: normal;font-weight: normal;letter-spacing: -0.05em;line-height: 20px;margin-top: 10px;text-align: center;}
.article-notice em strong,
.article-notice em a {color: #000 !important;font-weight: normal;text-decoration: none;vertical-align: top;}

/* Paging */
.paging {margin-top: 50px;text-align: center;}
.paging > li {display: inline-block;margin: 0 -1px;vertical-align: top;}
.paging > li a {box-sizing: border-box;color: #111;display: block;font-size: 14px;width: 35px;height: 35px;line-height: 35px;border-radius: 50%;position: relative;text-align: center;text-decoration: none;font-family: 'arial', 'tahoma', sans-serif;}
.paging > li.active a {background: #111;color: #fff;box-shadow: 0 0 7px rgba(0,0,0,0.05);margin: 0 5px;}
.paging > li.first,
.paging > li.prev{margin: 0 15px 0 -15px;}
.paging > li.next,
.paging > li.last{margin: 0 -15px 0 15px;}
.paging > li.first a,
.paging > li.prev a,
.paging > li.next a,
.paging > li.last a {background: none;color: #111;font-size: 15px;width: 22px;}

/* Ajax Validator */
.validt {background: #fde8e9;border: #f4cdcf;border-radius: 3px;color: #5b5252;display: block;font-size: 13px;line-height: 24px;margin: 3px 0 10px 0;padding: 5px 10px;}
.validt.checked {background: #f7f7f7;border-color: #e5e5e5;color: #999999;}

/* Form layout */
.tblform h4 {color: #000000;font-size: 20px;font-weight: bold;letter-spacing: -0.05em;margin-bottom: 20px;}
.tblform h4 em {color: #999999;display: block;font-size: 14px;font-style: normal;line-height: 20px;margin-top: 15px;}
.tblform h5 {color: #000000;font-size: 16px;font-weight: bold;letter-spacing: -0.05em;margin-bottom: 10px;}
.tblform fieldset {display: block;}
.agr-box {border: 1px solid #eeeeee;border-radius: 5px;box-shadow: 0 0 20px rgba(0,0,0,0.05);margin-bottom: 20px;padding: 30px 20px;}
.agr-box legend {display: none;}
.agr-box h4 {font-weight: normal;margin-bottom: 10px;}
.agr-box .txt {background: #f7f7f7;height: 150px;margin-bottom: 10px;overflow-y: scroll;padding: 20px;}
.agr-box .chk {display: block;text-align: right;}
.mypoint {background: #fafafa;border: 1px solid #dddddd;border-width: 1px 0;font-size: 16px;letter-spacing: -0.05em;margin-bottom: 30px;padding: 40px 20px;text-align: center;}
.mypoint strong {color: #000000;display: inline-block;font-family: Arial;font-size: 40px;padding: 0 10px;vertical-align: middle;}
.email-chg-guid {background: #f1faff;border: 1px solid #0073bb;border-radius: 2px;color: #333333;display: block;font-size: 14px;line-height: 20px;margin-top: 10px;padding: 20px;}
.form-progress{overflow: hidden;position: fixed;top: 0;left: 0;width: 100%;z-index: 100;}
.form-progress .track{background: rgba(0,0,0,0.1);height: 4px;position: relative;}
.form-progress .bar{background: #000000;height: 4px;left: 0;position: absolute;top: 0;}

/* Popup */
.ph-pop {background: #ffffff;border: 2px solid rgba(0,0,0,0.9);border-radius: 8px;box-shadow: 0 0 30px rgba(0,0,0,0.15);overflow: hidden;position: absolute;z-index: 85;}
.ph-pop .link {height: 100%;left: 0;position: absolute;top: 0;width: 100%;z-index: 2;}
.ph-pop .pop-cont {overflow: hidden;position: relative;}
.ph-pop .pop-btn {border-top: 1px solid rgba(0,0,0,0.1);position: relative;z-index: 3;zoom: 1;}
.ph-pop .pop-btn:after {clear: both;content: '';display: block;}
.ph-pop .pop-btn a {background: #f7f7f7;border-left: 1px solid rgba(0,0,0,0.1);box-sizing: border-box;color: #333333;display: block;float: left;font-size: 14px;letter-spacing: -0.05em;line-height: 45px;text-align: center;text-decoration: none;width: 50%;}
.ph-pop .pop-btn a:first-child {border-left: none;}
.ph-pop .pop-btn .close {left: 0;top: 0;}
.ph-pop .pop-btn .close-today {right: 0;top: 0;}

/* Init progress bar */
#loading-screen{background: rgba(0,0,0,1);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9000;display: block;display: none;}
#loading-screen .in{width: 400px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: none;}
#loading-screen .progress-bar{height: 3px;border-radius: 3px;background: rgba(255,255,255,0.5);overflow: hidden;position: relative;}
#loading-screen #progress{height: 7px;background: #fff;width: 0;position: absolute;top: 0;left: 0;height: 100%;transition: all 0.2s;}
#loading-screen .loading-text{margin-top: 10px;}
#loading-screen .loading-text,
#loading-screen #progress-percent{font-size: 14px;font-weight: bold;text-align: center;color: #fff;}

/* Multi ajax popup */
.layer-ajaxpop{position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);padding-top: 60px;z-index: 301;background: #fff;overflow: hidden;box-sizing: border-box;opacity: 0;box-shadow: 0 0 10px rgba(0,0,0,0.1);max-height: calc(100% - 40px);}
.layer-ajaxpop .pop-tit{position: absolute;top: 0;left: 0;width: 100%;height: 60px;background: #fff;padding: 0 20px;border-bottom: 1px solid #ddd;box-sizing: border-box;box-shadow: 0 0 3px rgba(0,0,0,0.1);}
.layer-ajaxpop .pop-tit h3{font-size: 16px;color: #000;font-weight: bold;line-height: 60px;}
.layer-ajaxpop .pop-tit .close{display: block;position: absolute;top: 0;right: 0;width: 60px;height: 60px;line-height: 60px;text-align: center;color: #666;border-left: 1px solid #ddd;text-indent: -999em;}
.layer-ajaxpop .pop-tit .close:after{content: '\f1b5';display: block;position: absolute;top: 0;left: 0;width: 100%;line-height: 60px;text-align: center;font-size: 16px;color: #333;font-family: axicon;text-indent: 0;}

.layer-ajaxpop .pop-wrap{height: 100%;overflow-y: auto;padding: 20px;box-sizing: border-box;}
.layer-ajaxpop.on{opacity: 1;}
.layer-ajaxpopBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(0,0,0,0.5);opacity: 0;}
.layer-ajaxpopBG.on{opacity: 1;}

/* Etc */
.no-data{font-size: 16px;color: #999;}

/**************************************************

	Layout

**************************************************/
#smooth-content{padding-top: 110px;}

#error-page {margin: 150px auto;}
#error-page em{font-style: normal;font-weight: normal;display: block;text-align: center;font-size: 240px;color: #dddddd;font-family: sans-serif;letter-spacing: -10px;}
#error-page h1 {color: #000000;margin-bottom: 15px;text-align: center;font-size: 35px;font-weight: 900;}
#error-page h1 i {color: #dddddd;display: block;font-size: 80px;margin: 0 auto;margin-bottom: 20px;}
#error-page h2 {color: #999999;font-size: 18px;font-weight: normal;letter-spacing: -0.05em;line-height: 160%;text-align: center;}

#header{position: fixed;top: 0;left: 0;width: 100%;z-index: 90;background: #fff;border-bottom: 1px solid #F9F9F9;box-shadow: 0 4px 14px 0 rgba(199, 189, 150, 0.2);padding: 0 22px;box-sizing: border-box;}
#header:after{content: '';display: block;position: absolute;bottom: -1px;left: 0;width: 100%;height: 1px;background: rgba(0,0,0,0.08);}
#header .inner{position: relative;max-width: 768px;height: 110px;margin: 0 auto;}
#header .logo{position: absolute;top: 50%;transform: translate(0, -50%);left: 0;height: 100%;line-height: 110px;}
#header .logo img{width: auto;max-width: 140px;max-height: calc(100% - 20px);vertical-align: middle;}

#gnb {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 2;white-space: nowrap;}
#gnb li.hidden {display: none;}
#gnb > li {position: relative;display: inline-block;vertical-align: top;margin: 0 30px;}
#gnb > li > a {display: block;line-height: 110px;font-size: 20px;color: #1B1B1B;text-decoration: none;font-weight: 500;}
#gnb > li:hover > a,
#gnb > li:focus-within > a,
#gnb > li.on > a {color: #000000;}
#gnb > li > ul {left: 50%;transform: translate(-50%, 0);width: 240px;opacity: 0;position: absolute;top: 110px;transition: all 0.1s;visibility: hidden;box-shadow: 0 2px 8px rgba(0,0,0,0.05), inset 0 2px 2px rgba(0,0,0,0.04);background: #ffffff;border: 1px solid rgba(0,0,0,0.1);border-top: 1px solid #dddddd;border-radius: 0 0 10px 10px; overflow: hidden;;}
#gnb > li:hover > ul,
#gnb > li:focus-within > ul {opacity: 1;visibility: visible;}
#gnb > li > ul > li {border-top: 1px solid #eaeaea;position: relative;}
#gnb > li > ul > li:first-child {border-top: none;}
#gnb > li > ul > li > a {display: block;font-size: 18px;letter-spacing: -0.05em;line-height: 50px;padding: 0 20px;text-decoration: none;transition: all 0.1s;white-space: nowrap;text-align: center;}
#gnb > li > ul > li:hover > a,
#gnb > li > ul > li:focus-within > a,
#gnb > li > ul > li.on > a {background: #fafafa;color: #000000;}
#gnb > li > ul > li > ul {border: 1px solid rgba(0,0,0,0.15);box-shadow: 2px 2px 0 rgba(0,0,0,0.04);left: 100%;opacity: 0;position: absolute;top: -1px;transition: all 0.1s;visibility: hidden;}
#gnb > li > ul > li:hover > ul,
#gnb > li > ul > li:focus-within > ul {opacity: 1;visibility: visible;}
#gnb > li > ul > li > ul > li {border-top: 1px solid #eaeaea;}
#gnb > li > ul > li > ul > li:first-child {border-top: none;}
#gnb > li > ul > li > ul > li > a {background: #ffffff;color: #000000;display: block;font-size: 15px;font-weight: bold;letter-spacing: -0.05em;line-height: 50px;padding: 0 50px 0 20px;text-decoration: none;transition: all 0.1s;white-space: nowrap;text-align: center;}
#gnb > li > ul > li > ul > li:hover,
#gnb > li > ul > li > ul > li.on {z-index: 2;}
#gnb > li > ul > li > ul > li:hover > a,
#gnb > li > ul > li > ul > li.on > a {background: #fafafa;color: #000000;}
#gnb > li > ul > li > ul > li > ul{display: none;}

#util_menu{line-height: 65px;margin-right: -600px;position: absolute;top: 0;right: 50%;}
#util_menu li {display: inline-block;margin-left: 25px;vertical-align: middle;}
#util_menu li a {border: none;background: none;color: #000000;height: 65px;font-size: 16px;letter-spacing: -0.05em;text-decoration: none;}
#util_menu li a i{color: #cccccc;display: inline-block;margin-top: -2px;vertical-align: middle;}
#util_menu li a strong{margin-left: 7px;color: #999999;}
#util_menu li.new a i{color: #000000;}
#util_menu li.new a strong{color: #000000;}

#sch {left: 180px;position: absolute;top: 50%;transform: translate(0, -50%);width: 250px;}
#sch legend {display: none;}
#sch fieldset {background: #ffffff;border: 1px solid #dddddd;border-radius: 40px;height: 40px;overflow: hidden;zoom: 1;}
#sch fieldset:after {clear: both;content: '';display: block;}
#sch fieldset > * {float: left;}
#sch fieldset .inp {background: transparent;border: none;height: 40px;padding-left: 15px;width: calc(100% - 40px);}
#sch fieldset .sbm {background: transparent;border: none;color: #000000;font-size: 15px;height: 40px;position: relative;text-indent: -999em;width: 40px;}
#sch fieldset .sbm:after {content: '\f002';display: block;font-family: 'Font Awesome 5 Free';font-weight:bold;left: 0;line-height: 40px;position: absolute;text-align: center;text-indent: 0;top: 0;width: 100%;}

#drdw{position: fixed;top: 110px;left: 0;width: 100%;background: #fff;border-top: 1px solid #ddd;z-index: 91;display: none;box-shadow: 3px 10px 10px rgba(0,0,0,0.1);}
#drdw .inner{position: relative;max-width: var(--layout-width);margin: 0 auto;border-right: 1px solid #e8e8e8;display: flex;justify-content: space-between;flex-wrap: wrap;}
#drdw .inner li.hidden{display: none;}
#drdw .inner > li{display: inline-block;padding: 40px 0;vertical-align: top;flex: 1;}
#drdw .inner > li:before{content: '';display: block;position: absolute;top: 0;height: 100%;width: 1px;background: #e8e8e8;}
#drdw .inner > li:first-child{border-left-width: 1px;}
#drdw .inner > li > a{display: block;margin-bottom: 15px;font-size: 20px;color: #000;text-align: center;font-weight: 500;}
#drdw .inner > li ul li a{display: block;font-size: 17px;line-height: 35px;color: #999;text-align: center;}
#drdw .inner > li ul li.on a{color: #000;}
#drdw .inner > li.hidden-gnb{display: none;}
#drdw .close{width: 0;height: 0;border: none;background: #333;font-size: 16px;color: #fff;letter-spacing: -1px;overflow: hidden;margin: 0;display: block;}
#drdw .close:focus-within{width: 100%;height: 55px;}

#tnb{position: absolute;top: 15px;right: 0;z-index: 2;display: none;}
#tnb > li{display: inline-block;margin-left: 15px;box-sizing: border-box;}
#tnb > li a{font-size: 14px;color: #666;}

#hd-lan{position: absolute;top: 50%;transform: translate(0, calc(-50% + 15px));right: 110px;z-index: 92;display: none;}
#hd-lan > a{display: block;line-height: 40px;padding: 0 12px 0 23px;font-size: 18px;color: #2e3144;text-decoration: none;background: url('../images/ico_globe.svg') no-repeat 0 center / 18px auto, url('../images/ico_arrow_down.svg') no-repeat right center / 7px auto;}
#hd-lan > ul{position: absolute;top: 40px;left: 50%;display: none;width: 80px;margin-left: -40px;padding: 10px 0;border: 1px solid #b8b8b8;background: #fff;border-radius: 3px;}
#hd-lan > ul li a{display: block;font-size: 16px;line-height: 26px;color: #666666;text-decoration: none;text-align: center;}
#hd-lan.on > ul,
#hd-lan:focus-within > ul{display: block;}

#hd-sch{position: absolute;top: 50%;transform: translate(0, calc(-50% + 15px));right: 70px;z-index: 91;display: none;}
#hd-sch .btn{display: block;width: 24px;height: 24px;background: url('../images/ico_search.svg');text-indent: -999em;border: none;}
#hd-sch-pop{position: fixed;top: 110px;left: 0;width: 100%;background: #fff;border-top: 1px solid #ddd;z-index: 91;display: none;box-shadow: 3px 10px 10px rgba(0,0,0,0.1);padding: 30px 0;}
#hd-sch-pop.on{display: block !important;}
#hd-sch-pop form{max-width: var(--layout-width);position: relative;margin: 0 auto;zoom: 1;padding: 0 20px;}
#hd-sch-pop form fieldset > *{float: left;}
#hd-sch-pop legend{display: none;}
#hd-sch-pop .inp{width: calc(100% - 110px);height: 55px;line-height: 55px;text-indent: 20px;font-size: 16px;background: none;border: none;background: #f7f7f7;}
#hd-sch-pop .sbm{position: relative;width: 55px;height: 55px;background: #333333;border: none;text-indent: -999em;background: #333333 url('../images/ico_search_w.svg') no-repeat center center / 22px auto;}
#hd-sch-pop .close{position: relative;width: 55px;height: 55px;background: #444444;border: none;text-indent: -999em;background: #444444 url('../images/ico_close_w.svg') no-repeat center center / 18px auto;}

#slide-btn{text-indent: -999em;width: 30px;height: 20px;position: absolute;top: 50%;transform: translate(0, calc(-50% + 15px));right: 0;display: none;}
#slide-btn button{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;background: none;cursor: pointer;}
#slide-btn button span,
#slide-btn button:before,
#slide-btn button:after{border-radius: 2px;overflow: hidden;position: absolute;left: 0;width: 100%;height: 2px;background: #282828;}
#slide-btn button span{display: block;top: 50%;margin-top: -1px;opacity: 1;transition: all 0.3s;}
#slide-btn button:before{content: '';display: block;top: 0;transition: all 0.3s;}
#slide-btn button:after{content: '';display: block;bottom: 0;transition: all 0.3s;}
#slide-btn button.on span{opacity: 0;}
#slide-btn button.on:before{top: 50%;margin-top: -1px;transform: rotate(45deg);}
#slide-btn button.on:after{bottom: 50%;margin-bottom: -1px;transform: rotate(-45deg);}

.hd_btn { position: absolute; top: 50%; right: 0; transform: translateY(-50%); }
.hd_btn a { display: block; padding: 11px 20px; background-color: #ff6a45; color: #fff; font-family: 'Jalnan'; font-size: 24px; border-radius: 10px; text-decoration: none; line-height: 1.2;}

.quick_btn { position: fixed; bottom: 0; left: 0; right: 0; }
.quick_btn > img { position: absolute; top: 0; right: 35%; transform: translateY(-50%); animation: floatAni2 0.5s alternate cubic-bezier(0.55, 0, 1, 0.45) infinite; }
.quick_btn a { display: block; height: 130px; align-content: center; background-color: #FFEC44; color: #1B1B1B; font-family: 'Jalnan'; font-size: 40px; text-decoration: none; text-align: center;}
.quick_btn a i { display: inline-block; width: 22px; height: 36px; margin-left: 10px; transform: translateY(2px); background: url(/theme/basic/layout/images/main/ico_arrow2.png) no-repeat 50% / contain; }

@keyframes floatAni2 { 
	0% { transform: translateY(-56%);}
}

#slide-bg{display: none;}
#slide-menu{display: none;}

#footer {background: #fafafa;border-top: 1px solid #eeeeee;padding: 40px 0;text-align: center;display: none;}
#footer .copyright {color: #cccccc;display: block;font-size: 12px;margin-top: 10px;}

#fnb {text-align: center;}
#fnb li {display: inline-block;margin: 0 10px;vertical-align: top;}
#fnb li a {color: #666666;font-style: normal;letter-spacing: -0.05em;}

/**************************************************

	Main

**************************************************/
#main #mainWrap {position: relative;margin: 0 auto;padding-bottom: 130px;}
#mainWrap .inner { max-width: 768px; margin: 0 auto; padding: 0 22px; box-sizing: border-box;}

#main .visual{position: relative;}
#main .visual .roll{position: relative;}
#main .visual .roll .item .img{height: 600px;background-position: center center;background-size: cover;}
#main .visual .roll .item *.pc{display: block;}
#main .visual .roll .item *.mobile{display: none;}
#main .visual .dots{position: absolute;bottom: 50px;left: 50%;transform: translate(-50%, 0);z-index: 81;text-align: center;}
#main .visual .dots span{display: inline-block;vertical-align: top;margin: 0 3px;}
#main .visual .dots span.swiper-pagination-bullet{border: none;background: rgba(0,0,0,0.2);width: 12px;height: 12px;border-radius: 12px;text-indent: -999em;transition: all 0.1s;}
#main .visual .dots span.swiper-pagination-bullet-active{width: 30px;background: rgba(255,255,255,1);}

#main .lat-wrap {display: flex;flex-wrap: wrap;justify-content: space-between;padding: 20px 0;}
#main .lat-wrap > * {border-bottom: 1px solid #cccccc;box-sizing: border-box;width: calc(50% - 25px);}
#main .lat {min-height: 240px;position: relative;}
#main .lat .more {color: #333333;font-size: 14px;line-height: 55px;position: absolute;right: 0;text-align: center;top: 0;width: 40px;}
#main .lat .more p {display: none;}
#main .lat h4 {border: 1px solid #000000;border-width: 1px 0;}
#main .lat h4 a {color: #333333;font-size: 16px;font-weight: bold;letter-spacing: -0.05em;line-height: 55px;padding: 0 15px;text-decoration: none;}

#main .lat.list ul {padding: 15px;}
#main .lat.list ul li {border-top: 1px solid #eeeeee;padding-right: 150px;position: relative;}
#main .lat.list ul li:first-child {border-top: none;}
#main .lat.list ul li .sbj {color: #000000;display: block;font-size: 15px;font-weight: bold;line-height: 50px;overflow: hidden;padding-left: 12px;}
#main .lat.list ul li .sbj:before {background: #dddddd;content: '';display: block;height: 3px;left: 0;position: absolute;top: 50%;transform: translate(0, -50%);width: 3px;}
#main .lat.list ul li .sbj em {color: #f13039;font-size: 13px;font-style: normal;font-weight: bold;margin-left: 4px;}
#main .lat.list ul li .sbj img{display: inline-block;vertical-align: middle;width: 15px;}
#main .lat.list ul li .writer {color: #999999;font-size: 14px;letter-spacing: -0.05em;line-height: 50px;position: absolute;right: 85px;top: 0;}
#main .lat.list ul li .date {color: #999999;font-size: 14px;letter-spacing: -0.05em;line-height: 50px;position: absolute;right: 0;top: 0;}

#main .lat.gallery ul{display: flex;flex-wrap: wrap;margin: -5px;padding: 20px 0;}
#main .lat.gallery ul li{width: calc(33.33% - 10px);margin: 5px;position: relative;}
#main .lat.gallery ul li a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;}
#main .lat.gallery ul li .tmb{padding-bottom: 100%;background-position: center center;background-size: cover;position: relative;margin-bottom: 20px;border: 1px solid #eee;}
#main .lat.gallery ul li .title{font-size: 15px;line-height: 20px;font-weight: bold;color: #000;letter-spacing: -1px;display: block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
#main .lat.gallery ul li .summary{font-size: 14px;letter-spacing: -1px;line-height: 20px;color: #999;margin-top: 5px;display: block;}
#main .lat.gallery ul li .icons{position: absolute;top: 15px;left: 15px;z-index: 2;}
#main .lat.gallery ul li .icons .icon{width: 40px;line-height: 40px;border-radius: 40px;text-align: center;font-size: 14px;border: 2px solid #272727;display: block;margin-bottom: 3px;font-weight: bold;color: #222222;}
#main .lat.gallery ul li .icons .icon.hit{background: #dc000c;border-color: #dc000c;color: #fff;}

#main .lat dl {align-items: center;border-top: 1px solid #eeeeee;display: flex;flex-wrap: wrap;justify-content: space-between;padding: 20px 15px;}
#main .lat dl:first-child {border-top: none;}
#main .lat dl dt {width: 140px;}
#main .lat dl dt img{height: auto;width: 100%;}
#main .lat dl dd {width: calc(100% - 170px);}
#main .lat dl dd .sbj {color: #000000;display: block;font-size: 16px;font-weight: bold;margin-bottom: 15px;}
#main .lat dl dd .sbj em {color: #f13039;font-size: 13px;font-style: normal;font-weight: bold;margin-left: 4px;}
#main .lat dl dd .article {color: #999999;display: block;font-size: 14px;line-height: 22px;margin-bottom: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#main .lat dl dd .date,
#main .lat dl dd .writer {color: #999999;font-size: 14px;letter-spacing: -0.05em;margin-right: 10px;}
#main .lat .no-data {color: #999999;font-size: 14px;padding: 40px 0;text-align: center;}



.col_purple { color: #6540F7; font-size: inherit; font-weight: inherit}
.col_yellow { color: #FFEE61; font-size: inherit; font-weight: inherit;}
.col_orange { color: #FF5429; font-size: inherit; font-weight: inherit;}

.tit1 { font-size: 80px; }
.tit2 { font-size: 60px; }
.tit3 { font-size: 40px; }
.txt1 { font-size: 35px; }


.m1 { position: relative; background: url(/theme/basic/layout/images/main/bg_m1.jpg) no-repeat 50% / cover; overflow: hidden; text-align: center;}
.m1 .tit_box { margin-left: -90px; padding: 60px 0 230px;}
.m1 .tit_box img { display: inline-block; }
.m1 .txt_box { position: absolute; bottom: 0; left: -20px; right: -20px; }
.m1 .txt_box img { }
.m1 .txt_box .stamp { position: absolute; top: 0; left: 50%; transform: translate(calc(35% - 0.5px),calc(5% - 0.5px)) ; }
.m1 .txt_box p { position: absolute; bottom: 10%; left: 22px; right: 22px; color: #fff; }
.m1 .txt_box p .col { color: #fff180; font-family: 'Jalnan'; font-size: 55px; font-weight: 400;}
.m1 .txt_box p strong { font-family: 'Jalnan'; font-size: 55px; font-weight: 400;}


.m2 { padding: 100px 0; background: linear-gradient(#14132A,#301F76); }
.m2 .cont_box1 { margin-bottom: 60px;}
.m2 .cont_box1 .tit_box { text-align: center;}
.m2 .cont_box1 .tit_box h3 { padding-top: 50px; color: #fff; font-family: 'Jalnan'; text-align: center; }
.m2 .cont_box1 .tit_box h3 .dot { position: relative; font-family: inherit; font-size: inherit; }
.m2 .cont_box1 .tit_box h3 .dot::before { content: ''; position: absolute; top: -15px; left: 50%; transform: translateX(-50%); width: 11px; aspect-ratio: 1/1; background-color: #FFEE61; border-radius: 50%;}
.m2 .cont_box1 .list_box { padding-top: 60px; }
.m2 .cont_box1 .list_box ul { }
.m2 .cont_box1 .list_box li { display: flex; justify-content: space-between; background-color: #F3F3F7; border-radius: 40px; overflow: hidden;}
.m2 .cont_box1 .list_box li + li { margin-top: 24px; }
.m2 .cont_box1 .list_box li .txt_box { padding-left: 50px; align-content: center;}
.m2 .cont_box1 .list_box li .txt_box p { color: #000; font-size: 40px; font-weight: 600; line-height: 1.3; white-space: nowrap;}
.m2 .cont_box1 .list_box li .txt_box p b { font-size: 45px; font-weight: 800; }
.m2 .cont_box1 .list_box li .img_box { }
.m2 .cont_box1 .list_box li .img_box + .txt_box { padding: 0 50px 0 0; text-align: right;}

.m2 .cont_box2 { position: relative; padding: 180px 0 0; }
.m2 .cont_box2::before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 13px; height: 116px; background: url(/theme/basic/layout/images/main/m2_dot.png) no-repeat 50% / contain; }
.m2 .cont_box2 .tit_box { text-align: center; }
.m2 .cont_box2 .tit_box em { color: #fff; font-style: normal;  font-weight: 600;}
.m2 .cont_box2 .tit_box h3 { padding-top: 5px; font-family: 'Jalnan'; text-align: center; }
.m2 .cont_box2 .bg_box { margin-top: 100px; padding: 80px 80px 200px; background: linear-gradient(180deg, #FFF , #E9E9E9 69%, #301F76); border-radius: 70px 70px 0 0; box-sizing: border-box;}
.m2 .cont_box2 .bg_box .tit1 { margin: 0 -15px; font-family: 'Jalnan'; }
.m2 .cont_box2 .bg_box ul { margin-top: 35px; }
.m2 .cont_box2 .bg_box li { height: 120px; align-content: center; color: #fff; font-family: 'A2Z'; font-weight: 600; text-align: center; border-radius: 20px; }
.m2 .cont_box2 .bg_box li + li { margin-top: 20px; }

.m2 .cont_box2 .top_box { margin-bottom: 60px;} 
.m2 .cont_box2 .top_box .tit3 { position: relative; height: 90px; align-content: center; background-color: #FFEE61; font-family: 'Jalnan'; border-radius: 99px; text-align: center;} 
.m2 .cont_box2 .top_box .tit3::before { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); width: 0; height: 0; border-style: solid; border-width: 40px 30px 0px 30px; border-color: #FFEE61 transparent transparent transparent;}
.m2 .cont_box2 .top_box .tit1 { padding-top: 70px; text-align: center;}
.m2 .cont_box2 .top_box li { background: linear-gradient(#824EFB,#6540F7); } 
.m2 .cont_box2 .btm_box { position: relative; padding-top: 210px; } 
.m2 .cont_box2 .btm_box::before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 3px; height: 150px; background-color: #000; }
.m2 .cont_box2 .btm_box .tit1 { text-align: center;}
.m2 .cont_box2 .btm_box .tit1 .col_orange { font-family: inherit;}
.m2 .cont_box2 .btm_box ul { } 
.m2 .cont_box2 .btm_box li { background-color: rgba(31,30,36,0.5);} 


.m3 { position: relative; padding: 80px 0; background: #FFEB42 url(/theme/basic/layout/images/main/m3_bg.png) no-repeat 50% 100% / 100%; text-align: center;}
.m3::before { content: ''; position: absolute; top: 2px; left: 0; right: 0; transform: translateY(-100%); height: 243px; background: url(/theme/basic/layout/images/main/m3_round.png) no-repeat 50% 0 / cover;}
.m3 .cont_box1 { margin-bottom: 90px; }
.m3 .cont_box1 .tit_box h3 { padding-top: 10px; font-family: 'Jalnan'; font-size: 100px; text-align: center; }
.m3 .cont_box1 ul { margin-top: 60px;}
.m3 .cont_box1 ul li { height: 115px; align-content: center; background: linear-gradient(#814EFB,#6741F7); color: #fff; font-family: 'A2Z'; font-weight: 600; border-radius: 20px; }
.m3 .cont_box1 li + li { margin-top: 20px; }

.m3 .cont_box2 { position: relative; padding-top: 180px; }
.m3 .cont_box2::before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 50px; height: 94px; background: url(/theme/basic/layout/images/main/m3_arrow.png) no-repeat 50% / contain; }
.m3 .tit_box p { padding-top: 60px; font-weight: 500; }
.m3 .tit_box p b { font-family: 'Jalnan'; font-weight: 400; }
.m3 .tit_box p .bg_txt { display: inline-block; padding: 0 5px; background-color: #FF8C00; color: #fff; font-family: inherit; font-size: inherit; font-weight: 400; }
.m3 .cont_box2 .compare_box { position: relative; margin-top: 70px; text-align: center;}
.m3 .cont_box2 .before { position: absolute; top: 50%; left: 50%; width: 240px; background-color: rgba(221, 182, 25, 0.5); border-radius: 30px; }
.m3 .cont_box2 .before .tit { padding: 20px 5px; color: #B29317; font-size: 36px; border-bottom: 1px solid #FFE031; font-weight: bold;}
.m3 .cont_box2 .before ul { padding: 10px 0;}
.m3 .cont_box2 .before li { padding: 22px 5px; color: #B29317; font-size: 28px; font-weight: 600; }

.m3 .cont_box2 .now { width: calc(100% - 260px); margin-left: 20px; border: 6px solid #FFBD39; border-radius: 38px; overflow: hidden; box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1); box-sizing: border-box;}
.m3 .cont_box2 .now .tit { padding: 20px 5px; background-color: #FFD634; }
.m3 .cont_box2 .now ul {}
.m3 .cont_box2 .now li { height: 100px; align-content: center; font-size: 32px; font-weight: 700; background-color: #FFF49B; }
.m3 .cont_box2 .now li:nth-child(odd) { background-color: #fff;}


.m4 { padding-top: 75px; background: radial-gradient(50% 85% at 50% 100%, #FFEB42 0%, #FFD634 100%); text-align: center;}
.m4 .tit_box { position: relative; }
.m4 .tit_box h3 { position: absolute; top: 50%; left: 5px; right: 5px; transform: translateY(-65%); font-family: 'Jalnan'; font-size: 46px; line-height: 1.4; text-align: center; }
.m4 .tit_box h3 b { color: #FF6A45;}
.m4 .img_box { padding-top: 30px; }


.m5 { background-color: #FAFAFA;}
.m5 .list_box {}
.m5 .list_box > ul {}
.m5 .list_box > ul > li { padding: 100px 0; text-align: center;}
.m5 .list_box li .num { display: inline-block; width: 94px; padding: 21px 0 36px; align-content: center; background: url(/theme/basic/layout/images/main/m5_speech.png) no-repeat 50% / contain; color: #fff; font-size: 34px; font-weight: bold; text-align: center; }
.m5 .list_box li .tit_box { padding-top: 40px;}
.m5 .list_box li .tit_box h3 { font-family: 'Jalnan'; font-size: 55px; line-height: 1.4; text-align: center;}
.m5 .list_box li .tit_box p { padding-top: 30px; font-family: 'A2Z'; font-size: 30px; font-weight: 500; }
.m5 .list_box li .tit_box p b { font-weight: 800; }
.m5 .list_box li .speech_box { position: relative; display: inline-block; margin-top: 50px; padding: 20px 60px; background-color: #1B1B1B; border-radius: 999px; z-index: 1; animation: floatAni 0.5s alternate cubic-bezier(0.55, 0, 1, 0.45) infinite;}
.m5 .list_box li .speech_box::before { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); margin-top: -10px; width: 0; height: 0; border-style: solid; border-width: 40px 30px 0px 30px; border-color: #1B1B1B transparent transparent transparent;}
.m5 .list_box li .speech_box p { color: #FFF180; font-family: 'A2Z'; font-weight: 600; line-height: 1.4;}
.m5 .list_box li .speech_box p:not(.txt1) { font-size: 30px; }
.m5 .list_box li .speech_box p b { font-weight: 700; }
.m5 .list_box li .img_box { padding-top: 80px;}
.m5 .list_box li .speech_box + .full_img { padding-top: 10px;}

@keyframes floatAni { 
	0% { transform: translateY(-9%);}
}

.m5 .list_box li .intro_box { display: flex; justify-content: center; margin: 65px -10px 0;}
.m5 .list_box li .intro_box > div { position: relative; width: calc(50% - 20px); max-width: 340px; margin: 0 10px; padding: 30px; aspect-ratio: 4/5; border-radius: 40px; box-sizing: border-box; text-align: left; z-index: 0; overflow: hidden;}
.m5 .list_box li .intro_box .name { font-family: 'A2Z'; font-size: 42px; font-weight: 800; }
.m5 .list_box li .intro_box .txt { padding-top: 10px; font-size: 24px; font-weight: 500; }
.m5 .list_box li .intro_box .txt b { font-weight: bold; }

.m5 .list_box li .intro_box .purple { background: #DDD4FF url(/theme/basic/layout/images/main/m5_book_line1.png) no-repeat 50% 35% / 100%;}
.m5 .list_box li .intro_box .purple::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url(/theme/basic/layout/images/main/m5_intro_img1.png) no-repeat 50% 100% / 100%; z-index: -1;}
.m5 .list_box li .intro_box .purple .name { color: #7D5CFF;}
.m5 .list_box li .intro_box .yellow { background: #FFEB79 url(/theme/basic/layout/images/main/m5_book_line2.png) no-repeat 50% 65%; }
.m5 .list_box li .intro_box .yellow::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url(/theme/basic/layout/images/main/m5_intro_img2.png) no-repeat 50% 100% / 100%; z-index: -1;}
.m5 .list_box li .intro_box .yellow .name { color: #FF9D00;}

.m5 .list_box li .txt_list { margin-top: 60px; }
.m5 .list_box li .txt_list ul { }
.m5 .list_box li .txt_list li { max-width: 680px; padding: 48px 10px; border-radius: 999px; box-sizing: border-box; box-shadow: 0 5px 15px rgba(0,0,0,0.15);}
.m5 .list_box li .txt_list li:nth-child(odd) { background: linear-gradient(#FFED4A,#FFE817); }
.m5 .list_box li .txt_list li:nth-child(even) { background: linear-gradient(#FFFCE5,#FFFACE); border: 1px solid #FFF580;}
.m5 .list_box li .txt_list li + li { margin-top: 20px;}
.m5 .list_box li .txt_list li h4 { font-family: 'A2Z'; font-size: 42px; font-weight: bold; text-align: center; }
.m5 .list_box li .txt_list li p { padding-top: 10px; color: #795800; font-size: 28px; font-weight: 600; }

.m5 .review_list { margin-top: 60px;}
.m5 .review_list ul {}
.m5 .review_list li { display: flex; align-items: center; padding: 30px; background-color: #fff; border-radius: 30px; box-shadow: 0 4px 10px 0 rgba(0,0,0,0.1); box-sizing: border-box;}
.m5 .review_list li + li { margin-top: 20px; }
.m5 .review_list li .tmb_box { width: 30.5%; border: 1px solid #D9D9D9; border-radius: 20px; overflow: hidden;; }
.m5 .review_list li .tmb_box .tmb { height: 0; padding-bottom: 90%; background-position: 50%; background-size: cover; background-repeat: no-repeat;}
.m5 .review_list li .txt_box { padding-left: 20px; width: 69.5%; box-sizing: border-box; text-align: left;}
.m5 .review_list li .txt_box .tit { color: #6251E1; font-family: 'A2Z'; font-size: 30px; font-weight: 700; }
.m5 .review_list li .txt_box .txt { padding-top: 10px; color: #3B3B3B; font-size: 24px; font-weight: 500; line-height: 1.4;}
.m5 .review_list li .txt_box .name { display: inline-block; padding-top: 20px; color: #3B3B3B; font-size: 18px; }
.m5 .review_list a { display: block; max-width: 560px; height: 120px; margin: 100px auto 0; align-content: center; background-color: #DDD4FF; color: #1B1B1B; font-family: 'A2Z'; font-size: 35px; font-weight: 500; text-align: center; text-decoration: none; border-radius: 99px; animation: scaleAni 0.6s alternate cubic-bezier(0.55, 0, 1, 0.45) infinite;;} 
.m5 .review_list a b { font-weight: 700; }
.m5 .review_list a i { display: inline-block; width: 18px; height: 28px; margin-left: 5px; transform: translateY(2px); background: url(/theme/basic/layout/images/main/ico_arrow.png) no-repeat 50% / contain; }

@keyframes scaleAni { 
	0% { transform: scale(1.1);}
}


.m6 {}

/**************************************************

	Sub

**************************************************/
#sub #content{max-width: var(--layout-width);position: relative;margin: 0 auto;padding: 0;padding-bottom: 130px;}
#sub #content .inner {  max-width: 768px; margin: 0 auto; padding: 0 22px;}

#sub .sub_visual{height: 240px;background: #f7f7f7;background-position: center center;background-size: cover;display: none;}
#sub .sub_visual .inner{width: var(--layout-width);margin: 0 auto;position: relative;top: 50%;transform: translate(0, -50%);}
#sub .sub_visual h3{text-align: center;font-size: 36px;color: #000;letter-spacing: -1px;font-weight: bold;}
#sub .sub_visual p{text-align: center;font-size: 16px;letter-spacing: -1px;color: #999;margin-top: 10px;}

#status{text-align: right;display: none;}
#status > li{display: inline-block;vertical-align: middle;padding: 0 18px;position: relative;}
#status > li:before{content: '\f105';display: block;position: absolute;top: 0;left: 0;font-family: 'axicon';font-size: 15px;color: #bcbcbc;line-height: 18px;}
#status > li a{font-size: 16px;letter-spacing: -1px;color: #666;line-height: 20px;}
#status > li:first-child:before{display: none;}
#status > li:first-child i{display: inline-block;vertical-align: middle;margin-top: -2px;margin-right: 5px;}
#status > li:last-child{padding-right: 0;}

#navigator{position: relative;border: 1px solid #ddd;border-width: 0 0 1px 0;display: none;}
#navigator:before{content: '';display: block;position: absolute;top: -1px;left: 0;width: 100%;height: 1px;background: rgba(0,0,0,0.1);}
#navigator li.hidden{display: none;}
#navigator > ul{max-width: var(--layout-width);position: relative;margin: 0 auto;border-left: 1px solid rgba(0,0,0,0.1);box-sizing: border-box;background: #fff;}
#navigator > ul > li{position: relative;display: inline-block;border-right: 1px solid rgba(0,0,0,0.1);vertical-align: top;z-index: 88;}
#navigator > ul > li > a{display: block;min-width: 198px;font-size: 15px;font-weight: 500;color: #333;text-decoration: none;padding: 0 60px 0 15px;line-height: 50px;background: url('../images/ico_arrow_down.svg') no-repeat calc(100% - 15px) center / 8px auto;}
#navigator > ul > li:first-child a{min-width: 0;width: 50px;text-align: center;padding: 0;background: #f7f7f7;color: #888;font-size: 20px;}
#navigator > ul > li:first-child a i{vertical-align: middle;display: inline-block;margin-top: -2px;}
#navigator > ul > li > ul{position: absolute;top: 50px;left: -1px;width: 100%;border: 1px solid #ddd;visibility: hidden;opacity: 0;box-shadow: 3px 3px 10px rgba(0,0,0,0.03);overflow: hidden;}
#navigator > ul > li > ul li{margin-top: -1px;}
#navigator > ul > li > ul li a{display: block;padding: 14px 15px;font-size: 15px;border-top: 1px solid #eee;text-decoration: none;transition: all 0.3s;}
#navigator > ul > li > ul li:hover a{background: #f7f7f7;}
#navigator > ul > li.on > ul{background: #fff;visibility: visible;opacity: 1;}
#navigator > ul > li > ul li.hidden-gnb{display: none;}

.lnb_wrap {background: #464646;display: none;}
#lnb{margin: 0 auto;position: relative;max-width: var(--layout-width);display: flex;flex-wrap: wrap;}
#lnb li.hidden {display: none;}
#lnb > li {flex: 1;position: relative;}
#lnb > li:before{content: '';display: block;position: absolute;top: 0;left: 0;width: 1px;height: 100%;background: rgba(255,255,255,0.1);}
#lnb > li:first-child:before{display: none;}
#lnb > li > a {color: #fff;font-size: 16px;letter-spacing: -1px;line-height: 55px;text-decoration: none;display: block;text-align: center;}
#lnb > li.on:before{display: none;}
#lnb > li.on + li:before{display: none;}
#lnb > li.on > a {background: #fff;color: #000;}
#lnb > li > ul {border: 1px solid rgba(0,0,0,0.15);box-shadow: 2px 2px 0 rgba(0,0,0,0.04);left: 0;opacity: 0;position: absolute;top: 54px;transition: all 0.1s;visibility: hidden;width: 100%;}
/* #lnb > li:hover > ul,
#lnb > li:focus-within > ul {opacity: 1;top: 54px;visibility: visible;} */
#lnb > li > ul > li {border-top: 1px solid #eaeaea;position: relative;}
#lnb > li > ul > li:first-child {border-top: none;}
#lnb > li > ul > li > a {background: #ffffff;color: #000000;display: block;font-size: 15px;font-weight: bold;letter-spacing: -0.05em;line-height: 50px;padding: 0 50px 0 20px;text-decoration: none;transition: all 0.1s;white-space: nowrap;}
#lnb > li > ul > li:hover > a,
#lnb > li > ul > li:focus-within > a,
#lnb > li > ul > li.on > a {background: #fafafa;color: #000000;}

#sub-tit {margin-bottom: 30px;position: relative;}
#sub-tit h2 {color: #000000;font-size: 28px;letter-spacing: -0.05em;position: relative;}

#signin {margin: 30px auto;width: 425px;}
#signin h4 {color: #3f4044;font-size: 34px;font-weight: bold;letter-spacing: -0.05em;margin-bottom: 30px;text-align: center;}
#signin .or:before {background: #efefef;content: '';display: block;height: 1px;left: 0;position: absolute;top: 50%;width: calc(50% - 30px);}
#signin .or:after {background: #efefef;content: '';display: block;height: 1px;position: absolute;right: 0;top: 50%;width: calc(50% - 30px);}
#signin .inp-wrap label {color: #4c4d51;display: block;font-size: 14px;letter-spacing: -0.05em;margin: 15px 0 10px 0;}
#signin .inp-wrap label em {color: #999999;font-size: 11px;font-style: normal;}
#signin .inp-wrap label a {color: #000000;font-weight: bold;}
#signin .inp-wrap label.chk {color: #4c4d51;display: block;font-size: 13px;letter-spacing: -0.05em;text-align: right;}
#signin .inp-wrap .agree_wrap{text-align: right;margin: 30px 0 10px 0;}
#signin .inp-wrap .agree_wrap label{display: inline-block;font-size: 15px;margin: 0;}
#signin .inp-wrap .inp {margin-bottom: 5px;width: 100%;}
#signin .inp-wrap .inp[readonly] {background: #f7f7f7;color: #999999;}
#signin .inp-wrap .tbltxt {margin-top: 0;}
#signin .inp-wrap button {width: 100%;}
#signin .labelWrap label {display: inline-block;margin: 0 10px 10px 0;vertical-align: top;}
#signin .mb_email {color: #333333;display: block;font-size: 13px;font-weight: bold;letter-spacing: -0.05em;margin-bottom: 5px;}
#signin .lvBtn {color: #999999;display: block;font-size: 13px;letter-spacing: -0.05em;margin-top: 10px;}
#signin .ft-btns {margin-top: 20px;text-align: center;}
#signin .ft-btns li {display: inline-block;padding: 0 30px;position: relative;}
#signin .ft-btns li a {color: #333333;font-size: 15px;letter-spacing: -0.05em;}
#signin .ft-btns li:before {background: #dddddd;content: '';display: block;height: 15px;left: 0;position: absolute;top: 50%;transform: translate(0, -50%);width: 1px;}
#signin .ft-btns li:first-child:before {display: none;}
#signin button[type=submit]{border-radius: 0;font-size: 16px;height: 45px;line-height: 43px;}

#signin .snsbox h5 {color: #4c4d51;font-size: 13px;font-weight: bold;margin-bottom: 20px;text-align: center;}
#signin .snsbox ul {margin: -2px;}
#signin .snsbox ul li {display: inline-block;margin: 2px;vertical-align: top;width: calc(50% - 4px);}
#signin .snsbox ul li a {background: #4c4d51;border-radius: 2px;color: #ffffff;display: block;font-size: 13px;line-height: 34px;text-align: center;text-decoration: none;}
#signin .snsbox ul li a img {display: inline-block;margin-right: 5px;margin-top: -2px;vertical-align: middle;}
#signin .or {color: #c1c1c1;display: block;font-size: 16px;font-style: italic;margin: 40px 0;position: relative;text-align: center;}
#signin .or:before {background: #efefef;content: '';display: block;height: 1px;left: 0;position: absolute;top: 50%;width: calc(50% - 30px);}
#signin .or:after {background: #efefef;content: '';display: block;height: 1px;position: absolute;right: 0;top: 50%;width: calc(50% - 30px);}

#signinForm .inp[required],
#forgotForm .inp[required] {background-image: none;}

/* signup */
#signup_terms{width: 800px;margin: 0 auto;}
#signup_terms fieldset{margin-top: 60px;}
#signup_terms fieldset:first-child{margin-top: 0;}
#signup_terms .sns_signup_wrap{position: relative;border: 1px solid #b3b3b3;border-width: 1px 0;padding: 40px 0;text-align: center;}
#signup_terms .sns_signup_wrap h5{display: inline-block;vertical-align: middle;margin-right: 30px;font-size: 18px;color: #000;font-weight: 600;}
#signup_terms .sns_signup_wrap ul{display: inline-block;vertical-align: middle;}
#signup_terms .sns_signup_wrap ul li {display: inline-block;margin: 2px;vertical-align: top;}
#signup_terms .sns_signup_wrap ul li a {background: #4c4d51;border-radius: 2px;color: #ffffff;display: block;font-size: 14px;line-height: 40px;font-weight: 600;text-align: center;text-decoration: none;padding: 0 20px;}
#signup_terms .sns_signup_wrap ul li a img {display: inline-block;margin-right: 5px;margin-top: -2px;vertical-align: middle;}

#signupForm{width: 1000px;margin: 0 auto;}
#signupForm.modify{width: 100%;}
#signupForm #confirm-sms-code-wrap{margin-top: 15px;}
#infoForm #confirm-sms-code-wrap{margin-top: 15px;}

/* agreebox (for subpage) */
#policy-agree-box {color: #666666;font-size: 15px;letter-spacing: -0.05em;line-height: 25px;}
#policy-agree-box h4 {color: #333333;display: block;font-size: 20px;font-weight: bold;letter-spacing: -0.05em;margin-bottom: 25px;}
#policy-agree-box p{font-size: 15px;}

/* agreebox (for emement) */
.agreebox .scroll_txt{border: 1px solid #b3b3b3;background: #f9f9f9;padding: 30px;font-size: 15px;overflow-y: auto;letter-spacing: -1px;line-height: 18px;height: 180px;border-radius: 8px;}
.agreebox .chk_wrap{margin-top: 20px;letter-spacing: -1px;}
.agreebox .chk_wrap label{font-size: 16px;}

/* Search head */
.list-head{margin-bottom: 20px;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;}
.list-head .right{width: 30%;text-align: right;}

#search-form {position: relative;}
#search-form legend {display: none;}
#search-form fieldset {display: inline-block;font-family: empty;font-size: 0;vertical-align: middle;}
#search-form fieldset .datebox {display: inline-block;margin-right: -1px;position: relative;vertical-align: middle;}
#search-form fieldset .datebox:after {color: #999;content: '\f073';font-family: "Font Awesome 5 Free";font-size: 13px;line-height: 0;position: absolute;right: 15px;top: 50%;transform: translate(0, -50%);}
#search-form fieldset .datebox .inp {margin-right: 0;padding-right: 40px;width: 140px;}
#search-form fieldset .inp {background: none;border: 1px solid #ccc;font-size: 13px;height: 40px;letter-spacing: -0.5px;margin-right: 3px;padding-left: 12px;}
#search-form fieldset .keyword {width: 240px;}
#search-form fieldset .sltbox {background: #fff;border: 1px solid #ccc;box-sizing: border-box;display: inline-block;height: 40px;margin-right: 3px;overflow: hidden;position: relative;vertical-align: top;width: 160px;}
#search-form fieldset .sltbox:after {color: #999;content: '\f0dd';font-family: "Font Awesome 5 Free";font-size: 13px;font-weight: bold;line-height: 0;position: absolute;right: 10px;top: 50%;transform: translate(0, calc(-50% - 2px));}
#search-form fieldset .sltbox select {background: transparent;border: none;color: #666;cursor: pointer;font-size: 13px;height: 38px;left: 0;letter-spacing: -0.5px;padding-left: 10px;position: absolute;top: 0;width: calc(100% + 40px);z-index: 3;}
#search-form fieldset .submit {height: 40px;line-height: 38px;}
#search-form fieldset hr {background: none;border: none;display: inline-block;height: 1px;vertical-align: middle;width: 20px;}
#search-form .reset-btn {color: #666666;display: inline-block;font-size: 18px;margin-left: 12px;vertical-align: middle;}

#search-sort{position: absolute;right: 0;top: 50%;transform: translate(0, -50%);}
#search-sort li{display: inline-block;vertical-align: middle;padding: 0 20px;position: relative;}
#search-sort li:before{content: '';display: block;position: absolute;top: 50%;transform: translate(0, -50%);left: 0;width: 1px;height: 12px;background: #ddd;}
#search-sort li:first-child:before{display: none;}
#search-sort li:last-child{padding-right: 0;}
#search-sort li a{font-size: 14px;color: #666;text-decoration: none;}
#search-sort li.on a{font-weight: 700;color: #000;}

/* Mypage */
.mypagebox {border: 1px solid #b3b3b3;border-radius: 2px;box-shadow: 2px 2px 0 rgba(0,0,0,0.03);margin-bottom: 50px;text-align: center;display: flex;justify-content: space-between;flex-wrap: wrap;border-radius: 10px;overflow: hidden;}
.mypagebox > li {display: inline-block;padding-bottom: 25px;position: relative;vertical-align: top;width: 25%;}
.mypagebox > li:before {background: rgba(0,0,0,0.06);content: '';display: block;height: 100%;left: 0;position: absolute;top: 0;width: 1px;}
.mypagebox > li:first-child:before {display: none;}
.mypagebox > li h5 {background: #fafafa;border-bottom: 1px solid #eeeeee;color: #333333;font-size: 16px;font-weight: bold;letter-spacing: -0.05em;line-height: 60px;text-align: center;}
.mypagebox > li .txt {color: #666666;display: block;font-size: 15px;letter-spacing: -0.05em;line-height: 70px;overflow: hidden;text-align: center;text-overflow: ellipsis;white-space: nowrap;}
.mypagebox > li .txt strong {color: #000000;font-size: 18px;font-weight: bold;margin-right: 5px;}
.mypagebox > li .txt strong.black {color: #333333;}

.mb-profileimg {background-position: center center;background-size: cover;border: 1px solid #ddd;border-radius: 50%;height: 60px;width: 60px;}

#pointgift-send {background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.03);box-sizing: border-box;display: none;height: 600px;left: 50%;margin-left: -300px;margin-top: -300px;overflow: hidden;padding-top: 60px;position: fixed;top: 50%;width: 600px;z-index: 301;}
#pointgift-send .tit {background: #fafafa;border-bottom: 1px solid #eee;box-sizing: border-box;left: auto;line-height: 60px;padding: 0 25px;position: absolute;top: 0;width: 100%;z-index: 302;}
#pointgift-send .tit h2 {color: #000;font-size: 16px;font-weight: bold;letter-spacing: -1px;}
#pointgift-send .tit .close {color: #333;display: block;font-size: 16px;height: 60px;line-height: 60px;position: absolute;right: 0;text-align: center;text-decoration: none;top: 0;width: 60px;}
#pointgift-send .cont {box-sizing: border-box;height: 100%;overflow-y: auto;padding: 30px;}
#pointgift-send .sment {display: block;font-size: 13px;line-height: 50px;text-align: center;}
#pointgift-send .btn {text-align: center;}
#pointgift-send-bg {background: rgba(0,0,0,0.2);display: none;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 300;}

/* About manager */
#gui-content {background: #ffffff;}
#gui-content h2.sub-tit {background: #31427a;color: #ffffff;font-size: 28px;font-weight: bold;letter-spacing: -1px;padding: 45px 60px;}
#gui-content h2.sub-tit em {color: #ffffff;display: block;font-size: 15px;font-style: normal;font-weight: normal;letter-spacing: -0.05em;margin-top: 15px;opacity: 0.7;text-align: left;}
#gui-content .inner {margin-top: 20px;padding: 0;}

.gui-warbox {border: 1px solid #cccccc;margin-bottom: 60px;padding: 25px;}
.gui-warbox > strong {border-bottom: 1px solid #eeeeee;color: #333333;display: block;font-size: 16px;font-weight: bold;letter-spacing: -0.05em;margin-bottom: 15px;padding-bottom: 10px;}
.gui-warbox > strong i {color: #999999;margin-right: 2px;}
.gui-warbox > p {color: #666666;display: block;font-size: 14px;letter-spacing: -0.05em;line-height: 20px;}
.gui-warbox > p strong {color: #000000;font-weight: bold;}
.gui-warbox.bg {background: #f7f7f7;border: none;}
.gui-warbox.bg > strong {border-bottom-color: #ddd;}

.gui-linkbox {border: 1px solid #cccccc;margin-top: 60px;padding: 25px;}
.gui-linkbox > strong {border-bottom: 1px solid #eeeeee;color: #333333;display: block;font-size: 16px;font-weight: bold;letter-spacing: -0.05em;margin-bottom: 15px;padding-bottom: 10px;}
.gui-linkbox > strong i {color: #999999;margin-right: 2px;}
.gui-linkbox > a {color: #1a1ac6;color: #666666;display: block;font-size: 14px;letter-spacing: -0.05em;line-height: 20px;padding-left: 15px;position: relative;text-decoration: underline;}
.gui-linkbox > a:before {background: #000000;content: '';display: block;height: 2px;left: 0;margin-top: 0;position: absolute;top: 50%;width: 5px;}

.ctit1 {border-bottom: 1px solid #eeeeee;color: #000000;display: block;font-size: 20px;font-weight: bold;letter-spacing: -0.05em;margin: 50px 0 20px 0;padding-bottom: 20px;}
.ctxt1 {color: #686b6d;display: block;font-size: 15px;letter-spacing: -0.5px;line-height: 24px;margin-bottom: 20px;}
.ctxt1 strong {color: #dd1144;}

/* Blocked */
#blocked {margin: 100px auto;width: 700px;}

/* Emailchk */
#emailchk {margin: 100px auto;width: 700px;}

/* Zig Alert */
#zig-alert-wrap {background: rgba(0,0,0,0.15);height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 900;}
#zig-alert {background: #fff;border-radius: 8px;box-shadow: 3px 3px 50px rgba(0,0,0,0.1);box-sizing: border-box;left: 50%;opacity: 0;position: fixed;top: calc(50% - 5px);transform: translate(-50%, -50%);transition: all 0.3s;width: 450px;max-width: 450px;z-index: 901;}
#zig-alert.show {opacity: 1;top: 50%;}
#zig-alert .content {border-bottom: 1px solid #eee;max-height: calc(100vh - 160px);overflow-y: auto;padding: 35px;}
#zig-alert .content p {color: #000;font-size: 15px;line-height: 24px;text-align: center;word-break: break-all;}
#zig-alert .button {padding: 15px;text-align: center;}
#zig-alert .button button {background: none;border: none;border-radius: 4px;color: #000000;font-size: 16px;font-weight: bold;letter-spacing: -1px;line-height: 40px;padding: 0 20px;}
#zig-alert .button button:hover {background: #f7f7f7;}

/* Zig Confirm */
#zig-confirm-wrap {background: rgba(0,0,0,0.15);height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 900;}
#zig-confirm {background: #fff;border-radius: 8px;box-shadow: 3px 3px 50px rgba(0,0,0,0.1);box-sizing: border-box;left: 50%;opacity: 0;position: fixed;top: calc(50% - 5px);transform: translate(-50%, -50%);transition: all 0.3s;width: 450px;max-width: 450px;z-index: 901;}
#zig-confirm.show {opacity: 1;top: 50%;}
#zig-confirm .content {border-bottom: 1px solid #eee;max-height: calc(100vh - 160px);overflow-y: auto;padding: 35px;}
#zig-confirm .content p {color: #000;font-size: 15px;line-height: 24px;text-align: center;word-break: break-all;}
#zig-confirm .button {padding: 15px;text-align: center;}
#zig-confirm .button button {background: none;border: none;border-radius: 4px;font-size: 16px;letter-spacing: -1px;line-height: 40px;padding: 0 20px;}
#zig-confirm .button button:hover {background: #f7f7f7;}
#zig-confirm .button button.no {color: #999999;}
#zig-confirm .button button.yes {color: #000000;font-weight: bold;}

/**************************************************

	Subpage utility
	(모든 서브페이지에서 공통으로 사용되는 utility 스타일)

**************************************************/
/* fullsizing wrapper */
.full_wrapper{width: 100vw;position: relative;left: 50%;transform: translate(-50%, 0);padding: 0 20px;box-sizing: border-box;}
.full_wrapper.bg_gray{padding: 100px 20px;background: #f7f7f7;}
.full_wrapper .inner{max-width: var(--layout-width);margin: 0 auto;}

/* etc */
.sub_title{margin-bottom: 50px;display: none;}
.sub_title h3{font-size: 40px;letter-spacing: -1px;color: #000;text-align: center;}
.sub_title p{margin-top: 10px;font-size: 17px;letter-spacing: -1px;text-align: center;}

.content_title{font-size: 26px;letter-spacing: -1px;color: #000;margin-bottom: 20px;}
.content_text{display: block;margin: 10px 0;font-size: 15px;color: #666;display: block;}

/**************************************************

	Subpage styling
	(각 서브페이지별 스타일. 식별을 위해 경로 주석 표기)
	
	- class명은 snake style로 선언 ( greetings_box1 (ㅇ) / greetingsBox1 (x) )

**************************************************/

/* qna > qna */
.qna_sec { min-height: 100vh; padding: 60px 0 100px; background-color: #F9F9F9; box-sizing: border-box;}
.qna_sec .tab_box { }
.qna_sec .tab_box ul { display: flex; justify-content: center; margin: -10px;}
.qna_sec .tab_box li { margin: 10px; }
.qna_sec .tab_box li a { display: block; padding: 0 42px; height: 60px; align-content: center; background-color: #D9D9D9; color: #6D6D6D; font-family: 'Jalnan'; font-size: 28px; border-radius: 99px; text-decoration: none;}
.qna_sec .tab_box li.active a { background: linear-gradient(45deg,#FFEC44,#FFC800); color: #1B1B1B;}

.qna_list .list { margin-top: 40px; }
.qna_list .list li { position: relative; cursor: pointer; padding: 0 30px; background-color: #fff; border: 1px solid #E9E9E9; border-radius: 20px; z-index: 0;}
.qna_list .list li::before { content: ''; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 2px solid #FFDF6D; transition: all .3s; border-radius: 20px; opacity: 0; }
.qna_list .list li + li { margin-top: 10px; }
/* .qna_list li > div { padding: 0 35px; box-sizing: border-box; } */
.qna_list .list li .question_box { display: flex; justify-content: space-between; align-items: center; padding: 30px 0;}
.qna_list .list li .question_box .txt_box { display: flex; align-items: center; }
.qna_list .list li .question_box span { display: inline-block; width: 50px; aspect-ratio: 1/1; align-content: center; text-align: center; background: linear-gradient(45deg,#FFEC44,#FFC800); border-radius: 50%; color: #1B1B1B; font-size: 28px; font-weight: 700; }
.qna_list .list li .question_box p { margin-left: 20px; font-size: 28px; font-weight: 500;}
.qna_list .list li .question_box i { color: #FFB92D; font-size: 35px; transition: all .3s; }
.qna_list .list li .answer_box { padding: 25px 0; border-top: 2px solid #E9E9E9; display: none;}
.qna_list .list li .answer_box p { color: #3b3b3b; font-size: 22px; line-height: 1.4;}

.qna_list .listli.active::before { opacity: 1; }
.qna_list .listli.active .txt_box p { font-weight: 700;}
.qna_list .listli.active i { transform: rotate(180deg); }


/* review > review */
.review_cont1 { padding: 100px 0; background-color: #FFEB42; text-align: center;} 
.review_cont1 .tit_box {  } 
.review_cont1 .tit_box h4 { font-family: 'Jalnan'; font-size: 55px; text-align: center; } 
.review_cont1 .tit_box p { padding-top: 20px; font-weight: 600; } 
.review_cont1 .list_box {}
.review_cont1 .list_box ul { margin-top: 45px; }
.review_cont1 .list_box li { display: flex; justify-content: center; align-items: center; max-width: 593px; margin: 0 auto;}
.review_cont1 .list_box li + li { margin-top: 12px;}
.review_cont1 .list_box li .bar_wrap { position: relative; width: 70%; height: 68px; padding: 0 25px; align-content: center; z-index: 0; border-radius: 99px; overflow: hidden; z-index: 0;}
.review_cont1 .list_box li .bar_wrap .bar { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to right,#FFEB42,#FFD400 61%,#FF6600); z-index: -1;}
.review_cont1 .list_box li .bar_wrap .txt { color: #fff; font-size: 30px; font-weight: 600; text-align: right;}
.review_cont1 .list_box li .per { padding-left: 25px; color: #FF6600; font-family: 'Jalnan'; font-size: 35px; font-weight: 400; }
.review_cont1 .list_box > p { padding-top: 10px; color: #AB9C1A; font-size: 18px; }

.review_cont2 { padding: 120px 0; background-color: #FFD634; text-align: center; }
.review_cont2 .list_box { }
.review_cont2 .list_box ul { }
.review_cont2 .list_box li { max-width: 560px; margin: 0 auto; background-color: #fff; border: 5px solid #ffff; border-radius: 30px; overflow: hidden; box-shadow: 0 4px 10px 0 rgba(0,0,0,0.1); box-sizing: border-box;}
.review_cont2 .list_box li + li { margin-top: 75px; }
.review_cont2 .list_box li .tmb_box { width: 100%; height: 0; padding-bottom: 71.5%; background-position: 50%; background-size: cover; background-repeat: no-repeat; }
.review_cont2 .list_box li .txt_box { padding: 40px 10px 30px;}
.review_cont2 .list_box li .txt_box .tit { color: #FF6A45; font-family: 'A2Z'; font-size: 30px; font-weight: 700; }
.review_cont2 .list_box li .txt_box .txt { padding-top: 10px; color: #3B3B3B; font-size: 24px; font-weight: 500; }
.review_cont2 .list_box li .txt_box .name { display: inline-block; padding-top: 10px; color: #3B3B3B; font-size: 18px; }

.review_cont3 { padding: 120px 0; background-color: #F9F9F9;}
.review_cont3 .tit_box { text-align: center; }
.review_cont3 .tit_box .tit2 { font-family: 'Jalnan'; text-align: center;}
.review_cont3 .tit_box .txt1 { padding-top: 30px; font-weight: 600;}
.review_cont3 .input_list { max-width: 688px; margin: 80px auto 0; padding-bottom: 50px; }
.review_cont3 .input_list ul {  }
.review_cont3 .input_list li { display: flex; align-items: center; }
.review_cont3 .input_list li.brd_top { margin-top: 35px; padding-top: 35px; border-top: 1px solid #EBEBEB;}
.review_cont3 .input_list li + li { margin-top: 20px;  }
.review_cont3 .input_list li span { width: 36%; color: #5e5e5e; font-size: 30px; font-weight: 500;}
.review_cont3 .input_list li input[type="text"],
.review_cont3 .input_list li select { width: 64%; height: 64px; padding: 0 15px; background-color: #fff; border: 1px solid #cdcdcd; font-size: 25px; border-radius: 10px; box-sizing: border-box;}
.review_cont3 .input_list li input::placeholder { color: #aeaeae;}
.review_cont3 .input_list li textarea { width: 64%; padding: 15px; font-size: 21px; box-sizing: border-box; border-radius: 10px; background-color: #fff;}
.review_cont3 .input_list li span + input {  }
.review_cont3 .input_list .inputs { display: flex; width: calc(64% + 10px); margin: -5px -10px;}
.review_cont3 .input_list .inputs.wrap { flex-wrap: wrap; }
.review_cont3 .input_list .inputs input { margin: 5px 10px;}
.review_cont3 .input_list li input.w100 { width: 100%; } 
.review_cont3 .input_list li input.w250 { width: 250px; } 
.review_cont3 .input_list li input.w170 { width: 170px; } 
.review_cont3 .input_list li .search_btn { width: 36%; background-color: #3D3D3D; border-radius: 10px; color: #fff; font-size: 25px; border: 0;}
.review_cont3 .input_list .inputs > .add { display: flex;}

.review_cont3 .input_list li input[type="checkbox"],
.review_cont3 .input_list li input[type="radio"] { display: none;}
.review_cont3 .input_list li input[type="checkbox"] + label,
.review_cont3 .input_list li input[type="radio"] + label { position: relative; margin: 0 10px; padding-left: 35px; color: #5e5e5e; font-size: 25px; font-weight: 500;}
.review_cont3 .input_list li input[type="checkbox"] + label::before,
.review_cont3 .input_list li input[type="radio"] + label::before { content: ''; position: absolute; top: 2px; left: 0; width: 27px; height: 27px; background-color: #fff; border-radius: 50%; border: 1px solid #CDCDCD; box-sizing: border-box;}
.review_cont3 .input_list li input[type="checkbox"] + label::after,
.review_cont3 .input_list li input[type="radio"] + label::after { content: '\f1ae'; position: absolute; top: 2px; left: 0; width: 27px; line-height: 27px; font-family: 'axicon'; font-size: 15px; color: #6540F7; text-align: center; display: none;}
.review_cont3 .input_list li input:checked + label::after { display: block; }

.agree_box { }
.agree_box { padding-top: 50px; border-top: 1px solid #5E5E5E;}
.agree_box + .agree_box { margin-top: 20px; padding-top: 0; border: 0;}
.agree_box > div { border: 1px solid #CDCDCD; border-radius: 10px; overflow: hidden;}
.agree_box .agree_input { position: relative; padding: 30px 40px; background-color: #fff; box-sizing: border-box; }
.agree_box .agree_input input { display: none;}
.agree_box .agree_input label { position: relative; padding-left: 45px; color: #5E5E5E; font-size: 30px; font-weight: 500;}
.agree_box .agree_input label::before { content: ''; position: absolute; top: 0; left: 0; width: 35px; height: 35px; background-color: #fff; border-radius: 50%; border: 1px solid #5E5E5E; box-sizing: border-box; }
.agree_box .agree_input label::after { content: '\f1ae'; position: absolute; top: 2px; left: 0; width: 35px; line-height: 35px; font-family: 'axicon'; font-size: 20px; color: #6540F7; text-align: center; display: none;}
.agree_box .agree_input input:checked + label::after { display: block;}
.agree_box .agree_input i { position: absolute; top: 50%; right: 40px; transform: translateY(-50%); width: 28px; height: 18px; background: url(/theme/basic/layout/images/ico_arrow3.png) no-repeat 50% / contain; transition: all .3s; cursor: pointer;}
.agree_box .txt_box { padding: 30px 40px; background-color: #fff; border-top: 1px solid #5e5e5e; display: none;} 
.agree_box .txt_box p { font-size: 20px; }
.agree_box .txt_box .tit { display: block; font-size: 22px; font-weight: bold; }

.agree_box .agree_input.active i { transform: translateY(-50%) rotate(180deg); }


.review_cont3 .submit_btn { display: block; width: 100%; max-width: 560px; height: 120px; margin: 65px auto 0; align-content: center; background-color: #6540F7; color: #fff; font-family: 'A2Z'; font-size: 35px; font-weight: 700; text-align: center; text-decoration: none; border-radius: 99px; border: 0; }
.review_cont3 .submit_btn i { display: inline-block; width: 34px; height: 34px;  margin-left: 5px; transform: translateY(5px); background: url(/theme/basic/layout/images/ico_arrow4.png) no-repeat 50% / contain; }



