/*
Theme Name:     puum.me theme
Author:         dmain
Version:        0.0.1
*/

@charset "utf-8";
html {font-family:'Montserrat',Apple SD Gothic Neo, 'Noto Sans KR',나눔고딕,맑은고딕,MalgunGothic; color:#242424;scroll-behavior: smooth;}
body {font-family:'Montserrat', 'Noto Sans KR'; color: #585858;font-size: 14px; line-height: 20px;}

/*------------------------ 0. setting ------------------------*/

/*placeholder*/
::-webkit-input-placeholder{color:#aaa}
:-moz-placeholder{color:#aaa}
::-moz-placeholder{color:#aaa}
:-ms-input-placeholder{color:#aaa}
.cson {height: 90vh; width: 90%; max-width: 640px; white-space: nowrap; text-align: center; margin: 0 auto; background: url(/wp-content/themes/puum_theme/images/comingsoon.png) center center no-repeat; background-size: contain; }
.email {display: block; margin-top: 5px;}
.email i { font-size: 13px; line-height: 24px; vertical-align: top; color: #777; margin-right: 2px;}
#nickname_form {text-align: center;}
#user_nickname {height: 36px; padding-left: 10px;}
.admin-bar header {top:32px;}
.term-wrapper h3 {font-size: 15px; font-weight: bold; margin: 30px 0 16px 5%; color: #999;}
/*--- 신청하기 안보이게 ---*/

a.btn_application {display: none;}
img.alignright

p {font-size: 14px;}
.cs {display: none;}
strong {font-weight: bold;}
.input {height: 46px; border-radius:7px; border: 1px solid #ccc;padding-left: 12px;}
.input.mid{height: 32px; border-radius:7px; border: 1px solid #ccc;padding-left: 6px;}
select {height: 46px; border-radius:7px; border: 1px solid #ccc;padding-left: 6px;font-size: 16px;}
.login-submit .button { height:46px; background: #8B73C9; border-radius: 7px; border:none; color: white; font-size:16px; font-weight: bold; }
.textarea { border-radius: 7px; border:1px solid #ccc; width:100%; padding:10px;} 
hr { border: 0; border-top: 1px solid #ccc; margin:20px 0;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt40 {margin-top: 40px;}
.mr10 {margin-right: 10px;}
header {position: fixed; top:0; left:0; width:100%; background: white; height:42px; border-bottom: 1px solid #A697CE; box-shadow: 0px 2px 2px 0 rgba(0,0,0,0.2);z-index: 999}
header .logo {position: absolute; top: 0;}
header .logo a{padding:10px 15px;display: block;}

.mobile-menu-open .mobile-menu-wrap .menu-bg { display: block;}
.mobile-menu-wrap .menu-bg { background-color: rgba(0,0,0,0.5); position: fixed; top: 42px; left: 0; right: 0; bottom: 0; display: none; z-index: 2;}
.mobile-menu-open header .nav {  top: 43px; right: 0; }
header .nav { width: 100%; position: fixed; overflow: hidden; top: 43px;right: -100%; background-color: #fff; z-index: 3; transition: .3s right ease-out;}

header .nav .menu-main-container { background: white;}
header .nav .menu {padding:30px 50px}
header .nav .menu li a{ font-size: 18px; color:#808080; font-weight: bold; line-height: 54px;}
header .nav .nicename {padding: 40px 50px 0 50px; background: white;}
header .nav .nicename strong {font-weight: bold;}
header .search {position: absolute; right: 40px ;top: 6px; text-align: right; width:53%;}
header .search label {display: none;}
header .search input[type="text"] {border:none; height: 31px; padding: 3px 10px; background: #eee; width: 80%; border-radius: 5px;}
header .search button {border: 0; background: white; font-size: 20px; color: #777;width: 30px;height: 31px; margin: 0; padding: 0;}

header .nav-toggle { width: 32px; height: 42px; position: absolute; top: 0; right: 0; margin-right: 7px;font-size: 22px; background-color: white ;color: #777; border: 0;}
header .nav-toggle .icon-bar:first-child { margin-top: 0;}
header .nav-toggle .icon-bar { height: 3px; margin-top: 3px; background: #777; display: block;}
.logged-in header .nav .menu {padding: 0 50px 30px;}
.logged-in header .nav .menu li:first-child {border-bottom: 1px solid #ccc;padding-bottom: 5px; margin-bottom: 10px; }

.info {width: 100%; bottom: 0; border-top: 2px dashed #ccc; padding: 30px 0 30px 10%; background:#fcfcfc; border-bottom: 1px solid #ccc; }
.info > p { font-size: 16px; color: #808080; margin-bottom: 20px;}
.info img {float:left; margin-right: 20px;}
.info a h1 { font-family: 'Montserrat';font-size: 26px; line-height: 26px; color: #808080;margin-bottom: 7px; }

.page-template-share_write .qmenu,
.page-template-templatescommunity_write-php .qmenu,
.page-id-74 .qmenu,
.page-template-register .qmenu,
.page-template-login .qmenu,
.home .qmenu {display: none;}
.home .main { margin: 42px auto 0;}
.page-id-7414 .main { margin-bottom: 66px;}
.home.logged-in .qmenu {display: block;}
.qmenu {position: fixed;left:0; bottom:0; border-top: 1px solid #ccc; width:100%; padding: 12px 3% 6px; background :rgba(255,255,255,0.9);z-index: 2}
.qmenu li{float:left; width:20%; text-align: center;}
.qmenu li a {display: block; font-size: 12px;padding-top:27px;}
.qmenu li:nth-child(1) a{background:url("images/icon_01.svg")no-repeat center top;}
.qmenu li:nth-child(2) a{background:url("images/icon_02.svg")no-repeat center top;}
.qmenu li:nth-child(3) a{background:url("images/icon_03.svg")no-repeat center top;}
.qmenu li:nth-child(4) a{background:url("images/icon_04.svg")no-repeat center top;}
.qmenu li:nth-child(5) a{background:url("images/icon_05.svg")no-repeat center top;}
.qmenu li:nth-child(1) a.active{background:url("images/icon_01a.svg")no-repeat center top;}
.qmenu li:nth-child(2) a.active{background:url("images/icon_02a.svg")no-repeat center top;}
.qmenu li:nth-child(3) a.active{background:url("images/icon_03a.svg")no-repeat center top;}
.qmenu li:nth-child(4) a.active{background:url("images/icon_04a.svg")no-repeat center top;}
.qmenu li:nth-child(5) a.active{background:url("images/icon_05a.svg")no-repeat center top;}

.inner {width: 86%; margin: 0 auto;}
.btn {display: inline-block;background: #8B73C9; color: white; font-size: 15px;border-radius: 7px; padding: 8px 20px; border: none; line-height: 20px;}
.btn.small {font-size: 12px;border-radius: 4px; padding:6px 12px; }
.btn.big {font-size:16px;  padding:12px 0; font-weight: bold;border: none;}
.btn.disabled {background:#999999; color: #ccc; }
.btn.line {color: #6546B5;padding:13px 0 11px; border: 1px solid #8B73C9; background: white;}
.btn.full {width:100%;display: block; text-align: center; }
.btn_text_underline {text-decoration: underline;border: none; background: none;}
.lefter {float:left;}
.righter {float:right;}
.page-template-login .btn_text_underline{ display: block;margin-top: 30px;text-align: center;font-size: 15px; }

.wp-social-login-provider-list a span {position: relative;padding-left: 29px; color: #585858;}
.wp-social-login-provider-list a span::before {content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: -2px;}
.wp-social-login-provider-list a:nth-child(1) span::before {background: url(images/login_f.png); background-size: cover;}
.wp-social-login-provider-list a:nth-child(2) span::before {background: url(images/login_g.png); background-size: cover;}
.wp-social-login-provider-list a:nth-child(3) span::before {background: url(images/login_n.png); background-size: cover;}
.wp-social-login-provider-list a:nth-child(4) span::before {background: url(images/login_k.png); background-size: cover;}

table { height: auto!important; font-size: 14px;line-height: 20px;display: block;overflow-x: auto; word-break: keep-all; margin:10px 0!important;}
table caption {display: none;}
table thead th {text-align: center; font-weight: bold; white-space: nowrap; background: #eee;border: 1px solid #ccc; border-bottom: 2px solid #777; padding: 6px 8px;line-height: 18px; vertical-align: middle;}
table tbody th {text-align: center; white-space: nowrap;background: #ececec; border: 1px solid #ccc; padding: 8px 10px;line-height: 18px; vertical-align: middle;}
table td{border: 1px solid #ccc; padding: 6px 8px; line-height: 18px; vertical-align: middle;}
table + p > span, 
table + span { font-size: 13px; margin-top: 10px;display: block; text-align: right;color: #777;line-height: 20px;}
table + span br {margin-top: 5px;}

img.alignleft { float: left;margin-right: 12px; }
img.alignright {float: right; margin-left: 12px;}
.page-id-79 .single .content img.wp-image-6793 {width: 90px; margin-bottom: 0; margin-left: 0;}
.page-id-79 .single .content img.wp-image-6792 {width:120px; margin-bottom: 0; margin-top:10px;}
.page-id-79 .single .content img.wp-image-6791 {width:100px; margin:0;}

#s01 { display: block; width: 100%; height: 320px;background: url("images/mainbanner.png") no-repeat center center; background-size: cover; text-align: center; color: white;}
#s01 h1 {display:block; font-size: 24px; line-height: 32px;  font-weight: bold; margin: 0 0 20px;padding-top: 40px}
/*
#s01 h1 {    display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    margin: 0 0 20px;
    padding-top: 110px;}
*/
#s01 h2{color:#f7ed8e;font-weight: bold;line-height: 28px;}
#s01 p {margin:15px 0 20px}
#s01 a.btn {background:#f7ed8e; color:darkviolet; font-weight: bold; margin: 5px 0}

#s02 .inner {background: url("images/joinus.png") no-repeat right top; margin: 30px auto 0; padding-bottom: 30px;}
#s02 p {color: #777;margin-bottom: 15px; }

#s03 {background: #eee;padding:40px 0 80px;overflow: hidden;}
#s03 h2 {color: #6546B5; font-size:22px; line-height: 28px; margin-bottom: 5px; font-weight: bold;text-align: center}
#s03 h3 {color: #8B73C9; font-size: 15px; line-height: 28px; margin-bottom: 25px;text-align: center; }

.swiper-container {width: 100%; height: 100%;}
.swiper-slide:first-child {margin-left: 30px;}
.s1 .swiper-slide {border: 1px solid #CCC; box-sizing: border-box; margin-right: 10px; border-radius: 0; padding:0 0 10px}
.s1 .swiper-slide:first-child {margin-left: 0;}
.s1 .swiper-slide .thumbnail {display: block; height: 90px; background-size: cover; background-repeat: no-repeat; background-position: center;border-bottom: 1px solid #ccc;}
.s1 .swiper-slide h2 {padding: 8px 10px 5px; font-size: 14px; font-weight: bold; word-break: break-all;}
.s1 .swiper-slide p {padding: 0 10px; color: #999; font-size: 13px;}
.swiper-slide:last-child {margin-right: 30px;}
.s1 .swiper-slide:last-child {margin-right: 0;}
.swiper-slide {width:36%; background: white; font-size: 13px; border-radius:10px; padding: 15px 18px; word-break: keep-all;}
#s03 .swiper-slide {width:36%;}
.s1 .swiper-slide {width:120px;}
#s04 {margin: 55px 0;}
#s04 ul li {margin-bottom: 40px;}
#s04 ul li h2 {font-size: 22px; color: #333;margin: 16px 0;}
#s04 ul li p {font-size: 13px; margin-bottom: 20px; word-break: keep-all; color: #777}
#s04 ul li a span {color: #aaa; font-weight: bold;}
#s04 ul li:nth-child(odd) .cont_txt {width:50%;float:left; text-align: right; padding:50px 25px}
#s04 ul li:nth-child(even) .cont_txt {width:50%;float:right;padding: 50px 25px;}
#s04 ul li:nth-child(even) .cont_shot {text-align: right;}

#s05 {background: #eee; padding: 50px 0; text-align: center;}
#s05 h2 {font-size: 22px; font-weight: bold; color: #777; margin-bottom: 36px;}
#s05 ul {overflow: hidden;margin: 0 4%;}
#s05 ul li {background: white; width:22%; margin: 0 1.5%;float:left;  height: 76px;text-align: center;}
#s05 ul li img {height:32px; margin-top: 21px;}
#s05 ul li:nth-child(3) img {width:56px;height: auto;margin-top:30px;}
#s05 ul li:nth-child(4) img {width:50px;height: auto;margin-top:32px;}

#s06 {border-top: 1px solid #999; padding: 15px 5%;}
#s06 img {float:left; margin:6px 15px 0 0}
#s06 p {display: inline-block; font-size:9px; }
#s06 ul {float:right;}
#s06 ul li {float:left;}
#s06 ul li a {font-size: 12px; margin-left: 16px; color: #808080;}

.cont_member {margin: 77px 0 35px;text-align: center}
.cont_member form {text-align: left;}
.cont_member label {font-size: 12px; color: #777; display: inline-block;margin-bottom: 6px;}
.cont_member input{width:100%;margin-bottom: 12px;}
.cont_member a#btn_forgot_password {float:right; color: #6546B5; text-decoration: underline; font-size:12px;}
.cont_member .btn.big {display: block; width:100%;}
.cont_member .btn.big.line {text-align: center; font-weight: normal;margin-bottom: 8px; }
.cont_member .inner {width:80%;}
h1.liner {font-size: 20px;color: #8B73C9; font-weight: bold;padding-left: 10%;position: relative;margin-bottom: 20px;text-align: left;}
h1.liner:before{content: "";display: block;background: #8B73C9; width: 7%; height: 5px;position: absolute;left: 0; top:6px;}
.cline { font-size: 12px; color: #777; width: 100%; text-align: center; border-bottom: 1px solid #ccc; line-height: 0.1em; margin: 20px 0 32px} 
.cline span { background:#fff; padding:0 10px; }
.cline.welcome {margin-top: 20px;}
.cont_member .cont_checkbox {text-align: left;margin: 30px 0; }
.cont_member .cont_checkbox input{width:inherit; margin-bottom: 2px; margin-right: 10px;}
.cont_member .cont_checkbox span {display: block; margin-bottom: 10px;font-size:15px; }
.cont_info {margin-bottom: 40px;color: #8B73C9; padding-left:30px;position: relative; word-break: keep-all;}
.cont_info::before {content: "\e9a7";position: absolute; left:0; font-family: 'xeicon';font-size: 22px; }
.error {background :#F9E9E9; color: crimson; padding:15px 0; margin-bottom: 20px;}
.success {background :#dbfedb ; color: forestgreen; padding:15px 0; margin-bottom: 20px;}
.cont_member img {width:60%;margin-top: 20px; }
.page-id-74 .cline {margin:30px 0;}
.page-id-74 .mb20 {width:80%;word-break: keep-all;margin: 0 auto 20px;}
.page-id-74 h1 {display: none;}
.cont_member h1 {display: block; color:#8B73C9; font-size: 20px; line-height: 28px; font-weight: bold;margin: 20px 0 30px;}
.cont_member h1 + p {margin-top: -15px; font-size: 15px; word-break: keep-all; margin-bottom: 30px;}
.cont_member em {display: block;margin-top: 15px; font-style: normal; color: #999; font-size: 13px;}
.main em {display: block;width: 80%; margin: 15px auto 0;font-style: normal; color: #999; font-size: 13px; line-height: 18px;}
.main #s01 em { margin:-18px auto 20px; color:bisque;}
#progressbar{position: relative; width: 66%; margin: 0 auto; background:#ddd; height:12px; border-radius: 6px;margin-top: 82px;}
#progressbar::before {content:"\eb6d";font-size: 24px; position: absolute; top:-4px; left:-32px; font-family: 'xeicon'; color:#B16FAE }
#progressbar::after {content:"\e961";font-size: 24px;  position: absolute;top:-4px; right:-32px; font-family: 'xeicon'; color:#B16FAE }
#progressbar .ui-progressbar-value { background-color: #B16FAE;height:12px;border-radius: 6px;}
.q_content .field.field-slider {margin-bottom: 30px;}
.slider{width: 88%; background: #DDDDDD; height: 6px; position: relative; border-radius: 3px;margin:0 auto 18px;}
.ui-slider-handle { position:absolute; width: 30px; height: 30px; border-radius: 15px;background: #8B73C9; top: -11px ; margin-left: -15px; text-align: center; line-height: 30px;}
.ui-slider-handle span{ position: absolute; top:-35px;text-align: right;width:17px;left:-5px;font-size: 18px; font-weight: bold;}
.ui-slider-handle span::after {content: "개월"; display: block; position: absolute; top: 0; left: 20px;text-align: left;width: 60px;}
.step_wrapper {width:90%; margin:25px auto 0;}
.step_wrapper h3 {font-size: 20px; word-break: keep-all; text-align: center; line-height: 26px; height: 26px; }
.step_wrapper h3 span {display: block; font-size: 13px; color: #808080;margin-top: 5px;}
.q_content {display: flex; justify-content: center; align-items: center; flex-direction: column; height: 60vh;}
.btn_cont {position: fixed; width: 100%;left:0; bottom: 0; border-top: 1px solid #aaa; padding:20px;background:white;}
.hide{display:none;}

.q_content h4 {text-align: center; margin: 0 auto 8px;}
.q_content .field { display: block; width:100%;text-align: center;margin:4px 0;}
.q_content input[type="checkbox"],
.q_content input[type="radio"] { display: none;}
.q_content input[type="checkbox"] + label,
.q_content input[type="radio"] + label { display: block; width: 80%;margin: 0 auto;color: #6546B5;padding:13px 0 11px; border: 1px solid #8B73C9; background: white;font-size:16px; cursor: pointer; border-radius: 7px; }
.q_content input[type="radio"]:disabled + label{ background: #ddd; color: #777; border-color: #ccc;}
.q_content input[type="checkbox"]:checked + label,
.q_content input[type="radio"]:checked + label {  background: #8B73C9; color: white; padding:13px 0; font-weight: bold;border: none; }
.q_content select {margin: 0 3px 0 12px;}
.q_content select + label {font-size: 18px;color: #777;}
.q_content.priv input[type="checkbox"] + label { width: 90%; font-size: 14px; }
.tarea {width:90%; padding:12px; border-radius: 7px; border-color: #aaa; height: 25vh;overflow-y: scroll;border :1px solid #ccc;margin-bottom: 20px;}

#step-q-5 .q_content select {width:80%; margin: 0 0 10px 0;}
#step-q-5 .q_content input[type="checkbox"]:checked + label {margin-bottom: 20px;}

.topper {background:#EEEEEE;height: 60px; padding:18px 24px 0 ;margin-top: 42px }
.topper h1 {display: inline-block;font-size: 20px; color: #333;margin-top: 2px;}
.topper h1 img {width: 20px; margin-right: 8px; vertical-align: top;}
.topper a.link {float:right; position: relative;font-size: 13px; line-height: 16px;; color: #777; margin-top: -4px;}
.topper a.link::before {content: "\ea98"; position: absolute; left:-32px;top:8px; font-family: 'xeicon'; font-size: 24px;}
.topper.fit {overflow: hidden;padding: 24px 24px; height: auto;}
.topper.fit h2 {font-size: 16px;line-height: 24px;float:left;}
.topper.fit a {float:right;}

.archive ul.taxonomy.depth-0 {position: relative;display: block; background: #eee; overflow: hidden; width:100%; margin:0 auto; padding:0 4%;box-shadow: 0px 3px 3px 0 rgba(0,0,0,0.2)}
.archive.term-107 ul.taxonomy.depth-0 {box-shadow: none;}

.archive ul.taxonomy.depth-0 li.list {float:left; width:19%; margin:0 0.5%}
.archive ul.taxonomy.depth-0 li.list a {background: white; border: 1px solid #999; border-bottom: none; border-radius: 5px 5px 0 0; padding: 8px 0; width: 100%; overflow: hidden; display: block; text-align: center;margin-top:2px;box-sizing: border-box; }
.archive ul.taxonomy.depth-0 li.list.active a {color:black; font-weight: bold; border-color:black; margin-top:0;}
.archive ul.taxonomy.depth-0 li.list.active a::after {content: "";position: relative; top:7px;left:0; width:100%; height: 1px; background: white;display: block;z-index: 1;}
.archive ul.taxonomy.depth-1 {position: absolute; top:36px; left:0; background: white; width:100%;padding: 6px 3%; border-top: 1px solid black;}
.archive ul.taxonomy.depth-1,
.archive ul.taxonomy.depth-2 {display: none;}
.archive .taxonomy li:first-child.active {height:125px;}
.archive .taxonomy li:nth-child(2).active {height:120px;}
.archive .taxonomy li:nth-child(2).active ul.taxonomy.depth-1 li.list {width:auto}
.archive .taxonomy li:nth-child(2).active ul.taxonomy.depth-1 li.list a {display: block;}
.archive .taxonomy li:nth-child(3).active {height:124px;}
.archive .taxonomy li:nth-child(4).active {height: 120px;}
.archive .taxonomy li:nth-child(5).active {height:40px;}
.archive.tax-news_terms ul.taxonomy.depth-0 li.list{ width:auto}
.archive.tax-news_terms ul.taxonomy.depth-0 li.list a{ padding: 8px 15px}
.archive.tax-news_terms ul.taxonomy.depth-0 li.list.active a::after { left: -20px; width: calc(100% + 40px);}
.archive.tax-news_terms .taxonomy li.active {height: inherit}
.archive.tax-news_terms ul.taxonomy.depth-0 {box-shadow: none;}
.archive ul.taxonomy.depth-0 li:nth-child(5).list.active::before {content:""; display: block;position: absolute; left:0; bottom:0; width:100%;border-top: 1px solid black;}
.archive .active ul.taxonomy.depth-1,
.archive .active ul.taxonomy.depth-2 {display: block;}
.archive .active ul.taxonomy.depth-1 li.list a {border: none; color:#B16FAE; font-size: 13px; padding: 0;text-align: left;width: 20%; float: left;line-height: 32px;}
.archive .active ul.taxonomy.depth-1 li.list {width:100%; margin: 2px 0;}
.archive .active ul.taxonomy.depth-1 li.list a::before{content: none;font-size: 13px;}
.archive .active ul.taxonomy.depth-2 {width: 80%; display: block; overflow: hidden;}
.archive .active ul.taxonomy.depth-2 li.list {width:auto;margin: 0 3px 3px 0; }


.subnav { position: relative; display: block; background: #eee; overflow: hidden; width: 100%; margin: 0 auto; padding: 0 4%;height: 36px;}
.subnav::before {content: ""; position: absolute; top: 35px; left: 0; width: 100%; height: 1px; background: black; display: block; z-index: 0;}
.subnav li { float: left; width: 19%; margin: 0 0.5%;}
.subnav li a { background: white; border: 1px solid #999; border-bottom: none; border-radius: 5px 5px 0 0; padding: 8px 0; width: 100%; overflow: hidden; display: block; text-align: center; margin-top: 2px; box-sizing: border-box;}
.subnav li a.active { color: black; font-weight: bold; border-color: black; margin-top: 0;}
.subnav li a.active::before { content: ""; position: relative; top: 26px; left: 0; width: 100%; height: 1px; background: white; display: block; z-index: 1;}


a.btn.write { position: fixed;  bottom: 80px; right: 3%; width: 50px; height: 50px; padding: 0; display: inline-block;   direction: ltr; text-indent: -999px; border-radius: 25px;}
a.btn.write::before{ position: absolute;top:15px ;left: 13px; content: "\e9c3"; font-family: 'xeicon'; font-size: 24px;color: white; text-indent: 0;}

.writer {margin-top: 72px;}
.page-template-share_write .writer {margin-bottom: 105px;}
.writer .field-row {width:100%; min-height: 32px; margin-bottom: 8px; overflow: hidden;}
.writer .field-row span{float:left; width:20%; line-height: 32px;}
.writer .field-row input{ width:80%; }
.writer .textarea {height: 240px;}
.writer .files { margin-top: 3px;}

ul#file_list {width:100%; display: block; margin-top: 12px;overflow: hidden;}
ul#file_list li {position: relative;width:25%;float:left;}
ul#file_list li img {width:100%;}
ul#file_list li a {position: absolute; top:0; right:0; width:32px; height: 32px; background: rgba(0,0,0,.7); text-indent: -999px;}
ul#file_list li a::before {content: "\e921"; position: absolute; top: 7px; left: 4px; font-size: 24px; font-family: 'xeicon'; color: white; text-indent: 0;}
.single .content {width: 100%; padding: 30px 5%; display: block; overflow: hidden;border-bottom: 1px solid #aaa;border-top: 1px solid #aaa; }
.page .single .content {margin-bottom: 60px;}
.page-id-7371 .content {border-bottom: 0;}
/*.single.single-news .content {margin-bottom: 58px;border-bottom: none;}*/
.single.single-news .content .btn_scrap {float:left;}
.single.single-news .content strong {font-weight: bold;}
.single.single-news .content h1:first-child {margin-top: 0;}
.single.single-news .content h1 {font-size: 20px; line-height: 26px;margin: 50px 0 30px;}
.single.single-news .content h2 {font-size: 18px; font-weight: bold; line-height: 24px;margin: 40px 0 20px; color:#6e44db }
.single .singletop { width:100%; padding:30px 5% 20px; }
.single.single-news .content h3 {font-size: 16px; font-weight: bold; line-height: 24px;margin: 25px 0 15px; color:#B16FAE; }
.single .singletop { width:100%; padding:72px 5% 20px; }
.single .singletop h1 { font-size: 18px; color: #585858; line-height: 24px;margin-bottom: 5px;font-weight: bold;}
.single .singletop .status {margin-bottom: 5px; color:#B16FAE;font-weight: bold;}
.single .content img {width:100%; height: auto;}
.single .content img:last-child { margin-bottom: 20px; }
.single .content h2 {font-size: 15px; font-weight: bold; margin: 24px 0 14px;}
.single .content h2:first-child {margin-top: 0;}
.single .content p {font-size: 14px; color: #585858; line-height: 22px; margin-bottom: 12px;}
.page-id-6336 .single .content p {word-break: keep-all;}
.single .content img.wp-image-6368 { margin: 20px auto; width: 80%; display: block;}
.single .content img.wp-image-6366 {width: 80px!important; height: auto; }
.single .content img.wp-image-6367 {width: 80px!important; height: auto;}


.single .content ul li {word-break: keep-all;list-style: disc;color: #585858}
.single .content ul,
.single .content ol {line-height: 30px;margin-bottom: 15px; }
.single .content ul li{margin-left: 24px; margin-bottom: 10px; line-height: 22px; list-style: disc; }
.single .content ol li{margin-left: 24px; margin-bottom: 10px; line-height: 22px; list-style: decimal;color: #585858}
.single .content ol li ol {margin: 10px 0 0;}
.single .content ol li ol li{list-style: upper-roman}
.single .content ul li ul {list-style-type: square; margin: 10px 0 20px;}
.single .content ul li ul li {margin-bottom: 6px; font-size: 15px; list-style: circle;}
.single .content ul li ol {margin: 10px 0 20px;}
.single .content ul li ol li{margin-bottom: 6px; font-size: 15px;}
.single .content ul li img,
.single .content ul li ul li img {margin-top: 10px;}
.single .content ul li ul li ul {list-style-type:circle; }
.single .content ul li ul table ul {margin: 5px 0;}
.single .content blockquote { padding: 25px 0; margin-bottom: 40px; border-bottom: 5px solid #555;border-top: 5px solid #555;}
.single .content blockquote p {margin-bottom: 0;}

.pagination {margin:30px auto 20px; text-align: center;}
.page-numbers {display: inline-block; margin: 0 2px; width:30px; height: 30px; border-radius: 15px; background: white; border: 1px solid #ccc; padding: 4px 0 0 }
.page-numbers.current {background: #8B73C9;color: white;border: 1px solid #8B73C9; font-weight: bold; }
.page-numbers.prev,
.page-numbers.next {text-indent: -9999px; position: relative;}
.page-numbers.prev:before, 
.page-numbers.next:before {text-indent: 0;font-family: xeicon;font-size: 15px;  position: absolute; top: 4px; left: 7px;}
.page-numbers.prev:before {content: "\e93b"; }
.page-numbers.next:before {content: "\e93e"; }


.btn_scrap {display: inline-block;margin-top:50px; float:right;}
.btn_edit {display: inline-block;margin-top:50px; float:left;}

.comments-area {width: 100%; display: block; overflow: hidden; box-sizing: border-box; padding: 0 5% 108px;}
.comment-form-comment label{ font-size: 16px; color: #333; margin: 30px 0 10px; display: block;}
.comment-form-comment textarea { width:100%; padding:10px; border-radius: 7px 7px 0 0; height: 60px;border-color: #aaa; }
.form-submit {}
.form-submit .submit {background: #eee; color: #6546B5; font-size: 15px;border-radius: 0 0 7px 7px; padding: 8px 20px; width:100%;border:1px solid #aaa; border-top:0;}

.btn_bottom {position: fixed; bottom: 80px; right: 3%; width: 50px; height: 50px; padding: 0; display: inline-block; direction: ltr; text-indent: -999px; border-radius: 25px;}
.btn_bottom::before {position: absolute; top: 15px; left: 13px; content: "\e95f"; font-family: 'xeicon'; font-size: 24px; color: white; text-indent: 0;}

.comment-list {margin-top: 20px;}
.comment-list li.comment {padding:15px 0; border-bottom:1px dashed #ccc;}
.comment-list li.comment:last-child {border:none;}
.comment-list li.comment p {margin-top: 7px;}
.commentmetadata {font-size: 12px; color:#808080;}
.comment-list li.comment .children {padding-left: 20px;position: relative}
.comment-list li.comment .children:before {content: "\e97e"; font-family: 'xeicon'; font-size: 15px; position: absolute;
top: 11px; color: #B16FAE; left: 0;}
.comment-list li.comment .children li {border:none; padding:10px 0 0;}
.comment-reply-link {display: inline-block;color: #6546B5; font-size: 12px;border: 1px solid #8B73C9; border-radius: 4px; padding:6px 12px;margin-top: 10px; }

.post-Array {border-bottom:1px solid #ddd; padding:16px 0; }
.post-community {width:90%; margin:0 auto; border-bottom:1px solid #ddd; padding:16px 0; }
.post-Array h3,
.post-community h3 {font-size: 15px; color:#585858;margin-bottom: 5px;font-weight: bold;word-break: keep-all;}

.ctrl dd input[type="radio"],
.archive .taxonomy input[type="radio"] { display: none;}
.ctrl dd input[type="radio"] + label,
.archive .taxonomy input[type="radio"] + label {display: inline-block; background: white; border-radius: 0;  font-weight: normal; ;height: 32px; padding: 0 10px; border :1px solid #ccc; color:#777;line-height: 32px }
.ctrl dd input[type="radio"]:checked + label,
.archive .taxonomy input[type="radio"]:checked + label {  background: #B16FAE; color: white; font-weight: bold;border: none; }
.ctrl dd  {margin-bottom: 5px;}
.ctrl dd input[type="radio"] + label {float:left; margin: 0 3px 3px 0;}

.archive .content { padding: 10px 0 80px;}
.searchType .item {position: relative;margin: 7px auto; width:100%; background:white; border:1px solid #ccc; border-radius: 7px; padding:10px 12px;}
.archive .content .item {position: relative;margin: 7px auto; width:94%; background:white; border:1px solid #ccc; border-radius: 7px; padding:10px 12px;}
.searchType .item h3,
.archive .content .item h3 {font-size: 14px; color: #585858; margin-bottom: 3px; font-weight: bold; word-break: keep-all;}
.searchType .item p,
.archive .content .item p {font-size: 13px;}
.archive .content .item.post-news, 
.archive .content .item.post-share {padding: 0; border-radius: 0 7px 7px 0; overflow: hidden}
.archive .content .item.post-share .thumbnail {width: 100px; height: 100px; background-size: cover; float: left;margin-right: 15px;}
.archive .content .item.post-share .desc {padding-top: 12px; }
.archive .content .item.post-share .desc .badge {position: absolute; background: rgba(0,0,0,.6); color: white; padding:3px 10px ;font-size: 12px; top: 12px; left:0;}

.archive .content .item.post-news .thumbnail {width: 100px; height: 100px; background-size: cover; float: left;margin-right: 15px;}
.archive .content .item.post-news .desc {padding-top: 12px; }
.archive .content .item.post-news .desc .badge {position: absolute; background: rgba(0,0,0,.6); color: white; padding:3px 10px ;font-size: 12px; top: 12px; left:0;}


.page-template-share_write input[type="radio"] { display: none;}
.page-template-share_write input[type="radio"] + label {display: inline-block; background: white; border-radius: 0;  font-weight: normal; ;height: 32px; padding: 0 12px; border :1px solid #ccc; color:#777;line-height: 32px }
.page-template-share_write input[type="radio"]:checked + label {  background: #B16FAE; color: white; font-weight: bold;border: none; vertical-align: bottom;}
.page-template-share_write input[type="radio"]:disabled + label {background: #eee; color: #999;}
.page-template-share_write select{height: 32px; font-size: 14px;display: inline-block; }
.page-template-share_write select#area-2{margin-top: 5px;}
.page-template .container {display: block;width:80%;float:right;}

.mapper {position: relative;}
.mapper .ctrl_wrapper {position: absolute; z-index: 2; top:0; left:0; width:100%;}
.mapper .ctrl { width:100%; overflow: hidden; height: 7px;box-shadow: 0px 3px 3px 0 rgba(0,0,0,0.2);background:white;padding: 0 3%; }

.term-104 .topper a.link, .term-105 .topper a.link, .term-106 .topper a.link, .term-107 .topper a.link, 
.term-94 .topper a.link, .term-95 .topper a.link {display: none;}
.term-94 .mapper .ctrl {height: 40px;}
/*
.term-93 .mapper .ctrl.on { height: 80px;}
.term-94 .mapper .ctrl.on { height: 60px;}
.term-95 .mapper .ctrl.on {height: 121px;}
*/
.mapper .ctrl p {padding: 4px 0 8px;font-size: 13px;color: #777;}
.term-94 .toggle {display: none;}
.mapper .ctrl.on {height: 100%;}
.mapper .ctrl dt {width:12%; float:left;line-height: 32px;color: #B16FAE; font-size: 13px;}
.mapper .ctrl dd {width:88%;display: block;overflow: hidden;}
.mapper .ctrl form {margin-top: 7px;}
.mapper .map {width:100%; height: calc(100vh - 205px); box-sizing: border-box; overflow: hidden;background: url(&quot;http://t1.daumcdn.net/mapjsapi/images/2x/bg_tile.png&quot;);}
.map.inside {width:100%;height:240px; border-top: 1px solid #aaa;overflow: hidden;background: url(&quot;http://t1.daumcdn.net/mapjsapi/images/2x/bg_tile.png&quot;);}
.mapbox {display: block;padding: 10px;top: -75px!important; box-shadow: 0px 5px 5px 3px rgba(0,0,0,0.2)}
.mapbox::after {content: ""; position: absolute; bottom: -8px; left: 50%; margin-left: -4px; width: 0; height: 0; border-style: solid;
    border-width: 8px 6px 0 6px; border-color: #ffffff transparent transparent transparent; }
.mapbox h1 {font-size: 13px;font-weight: bold;margin-bottom: 5px;word-break: keep-all}

.mypage {width:90%; margin: 62px auto 80px;}
.mypage p strong {font-weight: bold;}
.mypage h2 {font-size: 18px; font-weight: bold; margin: 24px 0 10px;}
.mypage h3 {font-size: 15px; font-weight: bold; margin: 24px 0 12px;color:#8B73C9;}
.mypage img { width: 70%; margin: 20px auto 0; display: block;}
.mypage .box div{display: block;border-bottom: 1px dashed #ccc;padding:7px 0;}
.mypage .box div p {font-size: 13px;color: #999;}

.tags {overflow: hidden;}
.tags li {display: inline-block;font-size: 13px; float:left;border:1px solid #B16FAE; padding:5px 10px 5px 8px; color:#B16FAE;margin:0 3px 3px 0;}
.tags li:before {content:"#";font-size: 16px; padding-right: 3px;}
.mypage_cont li{margin-bottom: 5px;}
.mypage_menu {overflow: hidden; margin-bottom: 16px;}
.mypage_menu li{float:left; width:20%;}
.mypage_menu li:last-child {margin-right: 0;}
.mypage_menu li a.btn.line {width: 100%; display: block;text-align: center; border-radius: 0; padding:8px 0 7px; border-right:none;}
.mypage_menu li:last-child a.btn.line { border-right:1px solid;}
.mypage_menu li.typeactive a.btn.line {background:#8B73C9; color:white;}

.must-log-in {color:#8B73C9; margin: 30px 0 -15px;}
.must-log-in a {font-weight: bold;text-decoration: underline;}

.toggle {position: relative;display:block; top: 0; left:50%;margin-left: -30px; width:60px; height: 30px; border-radius: 0 0 30px 30px; background: white; text-indent:0;text-align: center;box-shadow: 0px 3px 3px 0 rgba(0,0,0,0.2)}


.fit.inner {margin-bottom: 90px ; width: 100%;;}
.fit.inner h1{ display: inline-block; font-size:18px;color:#333;margin: 30px 0 15px 5%; }
.fit.inner h1 + span {color:#777;}
.fit.inner .btn.more {float:right; font-size: 14px;padding:5px 0;background:none; color:#AAA;font-weight: bold;margin: 25px 5% 0 0;}
.fit.inner .swiper-container {overflow: hidden;}
.fit.inner .tags {margin: 15px 0 5px;}
.fit.inner .tags + h3 {margin-bottom: 15px;}
.fit.inner .swiper-slide:first-child {margin-left: 5%;}
.fit.inner .swiper-slide:last-child {margin-right: 5%;}
.ui-accordion-content {margin-bottom: 20px; height: auto!important; padding-left: 20px; border-left: 3px solid #ddd;}
.single.single-news .content h3.ui-accordion-header {border: 1px solid #ccc; border-radius:4px;padding: 10px 12px; font-size: 15px;margin:0 0 10px;}
.single.single-news .content h3.ui-accordion-header.ui-state-active  {background: #B16FAE; color:white; border-color : #B16FAE}

.searchType .item,
.archive .content .item {border-top-left-radius: 0; border-bottom-left-radius: 0;}
.thumbnail a {width:83px; height:63px;float:left; margin-top:-10px; margin-left: -12px; border-right: 1px solid #ccc; margin-right: 12px;}
.thumbnail img {width:100%; height: 100%;}


.searchWrap { margin-top: 42px; padding: 30px 5% 100px;}
.searchWrap h1 {font-size: 20px; margin-bottom: 12px; font-weight: bold; color: #777}
.searchWrap h1 + span {margin-bottom: 15px;display: block;}
.searchType h2 {margin: 40px 0 20px; font-size: 20px; font-weight: bold; color: #777}

.searcher {color: #6e44db; padding-bottom: 20px; border-bottom:  1px solid #aaa}

@media screen and (min-width: 640px) {
	.cont_member {max-width: 640px; margin: 42px auto; border: 1px solid #ccc;padding: 0 0 60px;}
	.topper {max-width: 640px; margin: 42px auto 0}
	.subnav,
	.post-community {max-width: 640px}
	.single {max-width: 640px; margin: 0 auto ; border: 1px solid #ccc;}
	.home .main {max-width: 640px; margin: 42px auto 0; border: 1px solid #ccc;}
	.archive ul.taxonomy.depth-0 {max-width: 640px;}
	.archive .content {max-width: 640px; margin: 0 auto;border: 1px solid #ccc}
	.tax-news_terms .content {border-top: none;}
	.mapper .map,
	.mapper .ctrl {max-width: 640px; margin: 0 auto}
}

