@charset "utf-8";

@font-face {
  font-family: 'GyeonggiTitleM';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/GyeonggiTitleM.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'yg-jalnan';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@import url(https://hangeul.pstatic.net/hangeul_static/css/nanum-square.css);


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

br.brM{display:none;}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 95%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: .5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

.sr-only,
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.show {
  display: block !important
}

.hidden {
  display: none !important;
  visibility: hidden !important
}

.invisible {
  visibility: hidden
}

html {
  overflow-y: scroll
}

body {
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

body ::-moz-selection {
  color: inherit;
  background-color: #e6e6e6;
  background-color: rgba(0, 0, 0, .1);
  cursor: text
}

body ::selection {
  color: inherit;
  background-color: #e6e6e6;
  background-color: rgba(0, 0, 0, .1);
  cursor: text
}

body ::-moz-selection {
  color: inherit;
  background-color: #e6e6e6;
  background-color: rgba(0, 0, 0, .1);
  cursor: text
}

@media (min-width:768px) {
  body {
    font-family: "Open Sans", "Noto Sans KR", "Apple SD Gothic Neo", '맑은 고딕', "Malgun Gothic", '나눔고딕', nanumgothic, "Helvetica Neue", Helvetica, Arial, "Trebuchet MS", sans-serif
  }
}

header,
footer,
section,
article,
aside,
div {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text
}

h1 {
  font-weight: 700
}

h2 {
  font-weight: 700
}

h3 {
  font-weight: 700
}

embed,
iframe,
object,
video {
  max-width: 100%
}

.serif {
  font-family: Georgia, "Times New Roman", Times, serif
}

@media (min-width:768px) {
  .serif {
    font-family: Georgia, "Times New Roman", Times, '나눔명조', nanummyeongjo, serif
  }
}

.strong,
strong,
dt,
kbd kbd,
label,
.label {
  font-weight: bold;
}

.normal,
.fwn,
.btn-link,
.radio label,
.checkbox label,
.radio-inline,
.checkbox-inline,
.input-group-addon,
.dropdown-menu > li > a,
.tooltip,
.popover,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400
}

.underline {
  text-decoration: underline
}

.lowercase {
  text-transform: lowercase
}

.uppercase {
  text-transform: uppercase
}

.capitalize {
  text-transform: capitalize
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.pull-left {
  float: left !important
}

.pull-right {
  float: right !important
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: local('NotoSansKR-Light');
  src: url(../fonts/NotoSansKR-Light.woff2) format('woff2'), url(../fonts/NotoSansKR-Light.woff) format('woff'), url(../fonts/NotoSansKR-Light.otf) format('opentype')
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: local('NotoSansKR-Regular');
  src: url(../fonts/NotoSansKR-Regular.woff2) format('woff2'), url(../fonts/NotoSansKR-Regular.woff) format('woff'), url(../fonts/NotoSansKR-Regular.otf) format('opentype')
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: local('NotoSansKR-Medium');
  src: url(../fonts/NotoSansKR-Medium.woff2) format('woff2'), url(../fonts/NotoSansKR-Medium.woff) format('woff'), url(../fonts/NotoSansKR-Medium.otf) format('opentype')
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: local('NotoSansKR-Bold');
  src: url(../fonts/NotoSansKR-Bold.woff2) format('woff2'), url(../fonts/NotoSansKR-Bold.woff) format('woff'), url(../fonts/NotoSansKR-Bold.otf) format('opentype')
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('OpenSans-Regular');
  src: url(../fonts/OpenSans-Regular.eot);
  src: url(../fonts/OpenSans-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Regular.woff) format('woff'), url(../fonts/OpenSans-Regular.otf) format('opentype')
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: local('OpenSans-Semibold');
  src: url(../fonts/OpenSans-Semibold.eot);
  src: url(../fonts/OpenSans-Semibold.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Semibold.woff) format('woff'), url(../fonts/OpenSans-Semibold.otf) format('opentype')
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('OpenSans-Bold');
  src: url(../fonts/OpenSans-Bold.eot);
  src: url(../fonts/OpenSans-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/OpenSans-Bold.woff) format('woff'), url(../fonts/OpenSans-Bold.otf) format('opentype')
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.hentry:before,
.hentry:after,
.page-content:before,
.page-content:after,
.entry-content:before,
.entry-content:after,
.singular .entry-content .gallery:before,
.singular .entry-content .gallery:after,
.cke_editable .gallery:before,
.cke_editable .gallery:after,
.mceContentBody .gallery:before,
.mceContentBody .gallery:after,
.tax-foundation_type .content-wrap .gallery:before,
.tax-foundation_type .content-wrap .gallery:after,
.singular .page-content .gallery:before,
.singular .page-content .gallery:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.clearfix:after,
.container:after,
.hentry:after,
.page-content:after,
.entry-content:after,
.singular .entry-content .gallery:after,
.cke_editable .gallery:after,
.mceContentBody .gallery:after,
.tax-foundation_type .content-wrap .gallery:after,
.singular .page-content .gallery:after {
  clear: both
}

@media (max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}

.visible-xs {
  display: none !important
}

@media (max-width:767px) {
  .visible-xs {
    display: block !important
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 10px;
  font-size: 12px;
  line-height: 1;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: .15s all ease-out;
  -o-transition: .15s all ease-out;
  -moz-transition: .15s all ease-out;
  transition: .15s all ease-out
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #fff;
  text-decoration: none
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn.btn01 {
  background-color: #00aae6;
  color: #fff
}

.btn.btn02 {
  background: #666;
  color: #fff
}

.btn.btn02:hover {
  background-color: #4d4d4d
}

.btn.btn02:focus,
.btn.btn02.focus {
  background-color: #444
}

.btn.btn02.disabled,
.btn.btn02[disabled] {
  opacity: 1;
  background-color: #ccc;
  color: #999
}

.btn.btn03 {
  background-color: transparent;
  border-color: #222;
  color: #222
}

.btn.btn03:hover {
  background-color: #e6e6e6
}

.btn.btn03:focus,
.btn.btn03.focus {
  background-color: #ccc
}

.btn.btn-sm {
  padding: 6px 8px;
  font-size: 11px;
  font-size: 1.1rem
}

.btn.btn-md {
  padding: 8px 10px;
  font-size: 14px;
  font-size: 1.4rem
}

.btn.btn-lg {
  padding: 13px 26px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500
}

.btns {
  text-align: center
}

.btn-default {
  width: 175px;
  color: #222;
  background-color: #fff;
  border-color: #626874
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus {
  color: #fff;
  background-color: #00aae6
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
  color: rgba(13, 13, 13, .5);
  border-color: #e2e2e2;
  background-color: #e2e2e2
}

.line-break {
  display: inline;
  white-space: normal;
  word-wrap: normal
}

.tabmenu {
  margin: 0 0 20px;
  border-bottom: 1px solid #000;
  height: 29px
}

.tabmenu:before,
.tabmenu:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.tabmenu:after {
  clear: both
}

.tabmenu:before,
.tabmenu:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.tabmenu:after {
  clear: both
}

.tabmenu-item {
  float: left;
  margin-left: -1px;
  margin-top: 0;
  width: auto;
  border: 1px solid #000;
  background-color: #fff
}

.tabmenu-item:first-child {
  margin-top: 0;
  margin-left: 0;
  border-left: 1px solid #000
}

.tabmenu-item.on {
  z-index: 2;
  height: 29px
}

.tabmenu-item.on > a {
  color: #ddb343
}

.tabmenu-item > a {
  display: block;
  padding: 4px 20px 3px;
  text-align: center
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.embed-responsive-4by3 {
  padding-bottom: 75%
}

.ico,
.selectbox .label:after {
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {

  .ico,
  .selectbox .label:after {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.centered-block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em
}

.centered {
  width: 100%;
  display: inline-block;
  vertical-align: middle
}

.selectbox {
  position: relative;
  height: 42px;
  border: 1px solid #d3d3d3;
  background-color: #fff
}

.selectbox p {
  margin: 0
}

.selectbox .label {
  padding: 0 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #2e2e2e;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 40px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal
}

.selectbox .label:after {
  content: "";
  width: 11px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  background-position: -100px -50px
}

.selectbox .js-select {
  width: 100%;
  height: 100%;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0
}

.selectbox.list-wrap {
  margin-bottom: 10px
}

.selectbox.list-wrap .label {
  text-align: center
}

.selectbox.list-wrap .list-option {
  padding: 10px 0;
  display: none;
  margin: 0;
  position: absolute;
  z-index: 2;
  top: 40px;
  left: -1px;
  right: -1px;
  background-color: #fff;
  border: 1px solid #d3d3d3
}

.selectbox.list-wrap .list-option > li > a {
  display: block;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem
}

.selectbox.list-wrap .list-option > li.current-menu-item > a {
  background-color: #e3e3e3
}

.selectbox.list-wrap + .page-content {
  border-top: 0
}

.selectbox.list-wrap.opened .label:after {
  background-position: -150px -50px
}

.form-field,
.fieldset-table .set .input input[type=file],
.fieldset-table .set .input textarea,
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap input[type=email],
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap input[type=text],
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap input[type=number],
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap select,
.singular .entry-content input[type=text],
.singular .entry-content input[type=password],
.cke_editable input[type=text],
.cke_editable input[type=password],
.mceContentBody input[type=text],
.mceContentBody input[type=password],
.tax-foundation_type .content-wrap input[type=text],
.tax-foundation_type .content-wrap input[type=password],
.singular .page-content input[type=text],
.singular .page-content input[type=password] {
  height: 30px;
  padding: 4px 6px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -webkit-appearance: none
}

.form-field::-moz-placeholder {
  color: #ccc;
  opacity: 1
}

.form-field:-ms-input-placeholder {
  color: #ccc
}

.form-field::-webkit-input-placeholder {
  color: #ccc
}

.form-field:focus,
.form-field.focus {
  border-color: #ccc;
  outline: 0
}

.form-field.error {
  border-color: #f34747;
  color: #f34747
}

.slick-dots {
  position: absolute;
  z-index: 1000;
  bottom: 14px;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center
}

.slick-dots > li {
  display: inline-block;
  margin: 0 3px;
  padding: 0
}

.slick-dots > li button {
  text-indent: -9999px;
  border-radius: 100px;
  background-color: #fff;
  width: 7px;
  height: 7px;
  display: block;
  border: 0;
  padding: 0;
  -webkit-transition: .15s all ease-in-out;
  -o-transition: .15s all ease-in-out;
  -moz-transition: .15s all ease-in-out;
  transition: .15s all ease-in-out
}

.slick-dots > li.slick-active button {
  background-color: #00aae6
}

.tab .tab-btns {
  margin: 0;
  padding: 0
}

.tab .tab-btns:before,
.tab .tab-btns:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.tab .tab-btns:after {
  clear: both
}

.tab .tab-btns:before,
.tab .tab-btns:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.tab .tab-btns:after {
  clear: both
}

.tab .tab-btns > li {
  display: block;
  float: left;
  margin: 0;
  padding: 0
}

.tab .tab-btns > li a {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: center;
  -webkit-transition: .15s all ease-in-out;
  -o-transition: .15s all ease-in-out;
  -moz-transition: .15s all ease-in-out;
  transition: .15s all ease-in-out
}

.tab .tab-btns > li:before {
  display: none
}

.tab .tab-btns > li.current-menu-item a {
  font-weight: 500;
  border-color: #666
}

.tab .tab-btns.col-2 > li {
  width: 50%
}

.tab .tab-btns.col-3 > li {
  width: 33.3333%
}

.tab .tab-btns.col-4 > li {
  width: 25%
}

.tab .tab-btns.col-5 > li {
  width: 20%
}

.tab .tab-btns.col-6 > li {
  width: 16.6666%
}

.tab.tab01 .tab-btns {
  margin-bottom: 20px;
  border-top: 1px solid #222
}

.tab.tab01 .tab-btns > li a {
  color: #222;
  padding: 7px 0;
  border: 1px solid #ccc;
  margin-left: -1px;
  background-color: #fff
}

.tab.tab01 .tab-btns > li.current-menu-item a {
  background-color: #666;
  border-color: #666;
  color: #fff
}

.tab.tab02 .tab-btns {
  height: 31px;
  border-bottom: 1px solid #00aae6;
  margin-bottom: 20px
}

.tab.tab02 .tab-btns > li a {
  display: block;
  color: #999;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  background-color: #fff;
  padding: 5px 0;
  height: 30px;
  border: 1px solid #cecece;
  border-bottom: 0;
  margin-left: -1px
}

.tab.tab02 .tab-btns > li.current-menu-item a {
  color: #00aae6;
  border-color: #00aae6;
  position: relative;
  z-index: 1;
  height: 31px
}

.tab.tab02 .tab-btns > li:first-child a {
  margin-left: 0
}

.tab .tab-panels .tab-panel {
  display: none;
  padding: 20px 0
}

.tab .tab-panels .tab-panel.on {
  display: block
}

.wp-pagenavi {
  padding-top: 5px;
  text-align: center
}

.wp-pagenavi:before,
.wp-pagenavi:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.wp-pagenavi:after {
  clear: both
}

.wp-pagenavi:before,
.wp-pagenavi:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.wp-pagenavi:after {
  clear: both
}

.wp-pagenavi .pages {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.wp-pagenavi a,
.wp-pagenavi span {
  border-radius: 2px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  color: #999;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 8px 0;
  line-height: 1;
  margin: 5px 2px 0;
  border: 1px solid #e3e3e3
}

.wp-pagenavi a:first-child,
.wp-pagenavi span:first-child,
.wp-pagenavi a.first,
.wp-pagenavi span.first {
  margin-left: 0
}

.wp-pagenavi a:hover,
.wp-pagenavi span:hover {
  border: 1px solid #e3e3e3
}

.wp-pagenavi a.current,
.wp-pagenavi span.current {
  color: #00aae6;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  border: 1px solid #e3e3e3
}

.wp-pagenavi .first,
.wp-pagenavi .last,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  padding: 0;
  text-indent: -9999px
}

.wp-pagenavi .first:after,
.wp-pagenavi .last:after,
.wp-pagenavi .previouspostslink:after,
.wp-pagenavi .nextpostslink:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
  width: 11px;
  height: 11px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
  background-position: -600px 0
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {

  .wp-pagenavi .first:after,
  .wp-pagenavi .last:after,
  .wp-pagenavi .previouspostslink:after,
  .wp-pagenavi .nextpostslink:after {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.wp-pagenavi .previouspostslink:after {
  background-position: -500px 0;
  width: 6px;
  margin-left: -3px
}

.wp-pagenavi .nextpostslink:after {
  background-position: -550px 0;
  width: 6px;
  margin-left: -3px
}

.wp-pagenavi .last:after {
  background-position: -650px 0
}

.fieldset-table {
  border-top: 1px solid #222
}

.fieldset-table .set {
  background-color: #e3e3e3;
  border-bottom: 1px solid #ccc
}

.fieldset-table .set:before,
.fieldset-table .set:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.fieldset-table .set:after {
  clear: both
}

.fieldset-table .set:before,
.fieldset-table .set:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.fieldset-table .set:after {
  clear: both
}

.fieldset-table .set .label {
  padding: 5px;
  white-space: nowrap;
  border-right: 1px solid #ccc
}

.fieldset-table .set .label label {
  font-weight: 500
}

.fieldset-table .set .input {
  padding: 5px;
  background-color: #fff
}

.fieldset-table .set .input input[type=file],
.fieldset-table .set .input textarea {
  width: 100%
}

.fancybox-skin {
  border-radius: 0
}

.fancybox-skin .item-popup {
  padding: 15px
}

.fancybox-skin .fancybox-close {
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
  background-position: -200px -50px;
  width: 18px;
  height: 18px;
  top: 20px;
  right: 25px
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .fancybox-skin .fancybox-close {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  width: 100%;
  min-height: 100%;
  font-size: 10px;
  position: relative
}

body {
  width: 100%;
  color: #333;
  font-family: "Open Sans", "Noto Sans KR", "Apple SD Gothic Neo", '맑은 고딕', "Malgun Gothic", '나눔고딕', nanumgothic, "Helvetica Neue", Helvetica, Arial, "Trebuchet MS", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.42857143;
  background-color: #f6f6f6
}

a {
  color: #222;
  text-decoration: none
}

ul {
  padding-left: 0;
  list-style: none
}

em,
address {
  font-style: normal
}

fieldset {
  margin: 0;
  padding: 0
}

fieldset,
fieldset:hover,
fieldset:focus {
  border: 0
}

input,
input[type=search],
input[type=text] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

input:before,
input[type=search]:before,
input[type=text]:before,
input:after,
input[type=search]:after,
input[type=text]:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

input[disabled] {
  background-color: #eee
}

select {
  border-radius: 0
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none
}

.fancybox-opened {
  z-index: 8030
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-outer,
.fancybox-inner {
  position: relative
}

.fancybox-inner {
  overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(../images/fancybox/fancybox_sprite.png)
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../images/fancybox/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../images/fancybox/blank.gif);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040
}

.fancybox-prev {
  left: 0
}

.fancybox-next {
  right: 0
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px
}

.fancybox-nav:hover span {
  visibility: visible
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important
}

.fancybox-lock {
  overflow: visible !important;
  width: auto
}

.fancybox-lock body {
  overflow: hidden !important
}

.fancybox-lock-test {
  overflow-y: hidden !important
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fancybox/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll
}

.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050
}

.fancybox-opened .fancybox-title {
  visibility: visible
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, .8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff
}

.fancybox-title-inside-wrap {
  padding-top: 10px
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {

  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(../images/fancybox/fancybox_sprite@2x.png);
    -webkit-background-size: 44px 152px;
    background-size: 44px 152px
  }

  #fancybox-loading div {
    background-image: url(../images/fancybox/fancybox_loading@2x.gif);
    -webkit-background-size: 24px 24px;
    background-size: 24px 24px
  }
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
  position: relative
}

.container:before,
.container:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.container:after {
  clear: both
}

.container:before,
.container:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.container:after {
  clear: both
}

.search-form label {
  display: block
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 45px;
  background-color: #fff;
  border-bottom: 1px solid #e3e3e3;
  z-index: 2000;
  background: url(../images/header-bg.png) repeat-x 0 0 #fff
}

.site-header:before,
.site-header:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-header:after {
  clear: both
}

.site-header:before,
.site-header:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-header:after {
  clear: both
}

.site-header .site-title {
  position: absolute;
  top: 8px;
  left: 44px;
  margin: 0
}

.site-header .site-title a {
  display: block;
  text-indent: -9999px;
  width: 82px;
  height: 27px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .site-header .site-title a {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.site-header .menu-member {
  border-bottom: 1px solid #e3e3e3
}

.site-header .menu-member:before,
.site-header .menu-member:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-header .menu-member:after {
  clear: both
}

.site-header .menu-member:before,
.site-header .menu-member:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-header .menu-member:after {
  clear: both
}

.site-header .menu-member a {
  display: block;
  float: left;
  width: 50%;
  padding: 15px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #00aae6;
  border-left: 1px solid #e3e3e3
}

.site-header .menu-member a:first-child {
  border-left: 0
}

.site-header .sidemenu-toggle {
  position: absolute;
  left: 12px;
  top: 15px;
  text-indent: -9999px;
  width: 18px;
  height: 15px;
  border: 0;
  border-radius: 0;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: -100px 0;
  padding: 0
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .site-header .sidemenu-toggle {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.site-header .sidemenu-wrap .sidemenu-bg {
  display: none;
  position: fixed;
  z-index: 1;
  top: 45px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .5)
}

.site-header .sidemenu-wrap .main-menu-wrap {
  position: fixed;
  z-index: 2;
  top: 45px;
  left: -82.8125%;
  right: 0;
  bottom: 0;
  width: 82.8125%;
  overflow-y: auto;
  background-color: #fff;
  -webkit-transition: left .15s ease-out;
  -o-transition: left .15s ease-out;
  -moz-transition: left .15s ease-out;
  transition: left .15s ease-out
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap {
  padding: 5px 12px 8px;
  border-bottom: 1px solid #e3e3e3
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap:before,
.site-header .sidemenu-wrap .main-menu-wrap .search-wrap:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap:after {
  clear: both
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap:before,
.site-header .sidemenu-wrap .main-menu-wrap .search-wrap:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap:after {
  clear: both
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap .search-field {
  float: left;
  width: 84.73%;
  margin-right: 2%;
  height: 30px;
  padding: 4px 6px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -webkit-appearance: none
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap .search-field::-moz-placeholder {
  color: #ccc;
  opacity: 1
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap .search-field:-ms-input-placeholder {
  color: #ccc
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap .search-field::-webkit-input-placeholder {
  color: #ccc
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap .search-field:focus,
.site-header .sidemenu-wrap .main-menu-wrap .search-wrap .search-field.focus {
  border-color: #ccc;
  outline: 0
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap .search-field.error {
  border-color: #f34747;
  color: #f34747
}

.site-header .sidemenu-wrap .main-menu-wrap .search-wrap .search-submit {
  vertical-align: top;
  text-indent: -9999px;
  position: relative;
  float: left;
  width: 13.27%;
  height: 30px;
  padding: 0;
  margin: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: url(../images/header-bg-search.png) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-background-size: 13px 14px;
  background-size: 13px 14px
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .site-header .sidemenu-wrap .main-menu-wrap .search-wrap .search-submit {
    background-image: url(../images/header-bg-search@2x.png)
  }
}

.site-header .sidemenu-wrap .main-menu-wrap .main-menu > .menu {
  margin: 0
}

.site-header .sidemenu-wrap .main-menu-wrap .main-menu > .menu > li a {
  display: block
}

.site-header .sidemenu-wrap .main-menu-wrap .main-menu > .menu > li > a {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 13px 20px;
  border-bottom: 1px solid #e3e3e3
}

.site-header .sidemenu-wrap .main-menu-wrap .main-menu > .menu > li > a:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 7px;
  top: 50%;
  right: 20px;
  margin-top: -3px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
  background-position: -800px -100px
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .site-header .sidemenu-wrap .main-menu-wrap .main-menu > .menu > li > a:before {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.site-header .sidemenu-wrap .main-menu-wrap .main-menu > .menu > li > .sub-menu {
  display: none;
  margin: 0;
  background-color: #f6f6f6;
  padding: 8px 0
}

.site-header .sidemenu-wrap .main-menu-wrap .main-menu > .menu > li > .sub-menu > li > a {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 8px 20px
}

.site-header .sidemenu-wrap .main-menu-wrap .main-menu > .menu > li.opened > a:before {
  background-position: -850px -100px
}

.site-header .btns-member {
  position: absolute;
  right: 12px;
  top: 8px;
  text-align: right
}

.sidemenu-opened {
  overflow: hidden
}

.sidemenu-opened .site-header .sidemenu-toggle {
  background-position: -200px -50px
}

.sidemenu-opened .site-header .sidemenu-wrap .main-menu-wrap {
  left: 0
}

.site-footer {
  background-color: #fff;
  padding: 0 0 20px;
  border-top: 1px solid #ccc
}

.site-footer:before,
.site-footer:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-footer:after {
  clear: both
}

.site-footer:before,
.site-footer:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-footer:after {
  clear: both
}

.site-footer .footer-top .footer-menu .menu {
  padding: 0;
  margin: 0 auto;
  width: 295px
}

.site-footer .footer-top .footer-menu .menu:before,
.site-footer .footer-top .footer-menu .menu:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-footer .footer-top .footer-menu .menu:after {
  clear: both
}

.site-footer .footer-top .footer-menu .menu:before,
.site-footer .footer-top .footer-menu .menu:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-footer .footer-top .footer-menu .menu:after {
  clear: both
}

.site-footer .footer-top .footer-menu .menu > li {
  float: left;
  margin-left: 24px;
  letter-spacing: -.011em
}

.site-footer .footer-top .footer-menu .menu > li:first-child {
  margin-left: 0
}

.site-footer .footer-top .footer-menu .menu > li a {
  color: #222;
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  padding: 8px 0 0
}

.site-footer .footer-top .footer-menu .menu > li.menu-item-144 {
  display: none
}

.site-footer .footer-top .link-related {
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc
}

.site-footer .footer-top .link-related:before,
.site-footer .footer-top .link-related:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-footer .footer-top .link-related:after {
  clear: both
}

.site-footer .footer-top .link-related:before,
.site-footer .footer-top .link-related:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-footer .footer-top .link-related:after {
  clear: both
}

.site-footer .footer-top .link-related .link {
  position: relative;
  z-index: 2;
  width: 50%;
  font-size: 12px;
  font-size: 1.2rem;
  float: left;
  padding: 11px 0;
  text-align: center;
  border-left: 1px solid #ccc
}

.site-footer .footer-top .link-related .link.l02 {
  border-left: 0;
}

.site-footer .footer-top .link-related .link.l03 {
  padding: 0;
  text-align: left
}

.site-footer .footer-top .link-related .link.l03 button {
  padding: 11px 15px;
  width: 100%;
  text-align: left;
  display: block;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none
}

.site-footer .footer-top .link-related .link.l03 button:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
  width: 9px;
  height: 5px;
  margin-top: -2px;
  background-position: 0 -50px;
  vertical-align: top
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .site-footer .footer-top .link-related .link.l03 button:after {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.site-footer .footer-top .link-related .link.l03.active button:after {
  background-position: -50px -50px
}

.site-footer .footer-top .link-related .link.l03 .list-family {
  display: none;
  position: absolute;
  bottom: 39px;
  right: 0;
  margin: 0;
  border: 1px solid #ccc;
  background-color: #f1f1f1
}

.site-footer .footer-top .link-related .link.l03 .list-family > li a {
  display: block;
  padding: 10px;
  border-top: 1px solid #ccc;
  white-space: nowrap;
  word-wrap: normal
}

.site-footer .footer-top .link-related .link.l03 .list-family > li:first-child a {
  border-top: 0
}

.site-footer .footer-top .link-related .link.l04 {
  width: 14%;
  padding: 0
}

.site-footer .footer-top .link-related .link.l04 .btn-top {
  position: relative;
  border: 0;
  background-color: transparent;
  padding: 0;
  width: 100%;
  height: 39px;
  text-indent: -9999px
}

.site-footer .footer-top .link-related .link.l04 .btn-top:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
  background-position: -150px 0;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .site-footer .footer-top .link-related .link.l04 .btn-top:before {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.site-footer .address {
  text-align: center;
  clear: both;
  display: block;
  padding-top: 12px
}

.site-footer .address .btn-newsletter {
  background-color: #00aae6;
  color: #fff;
  border-radius: 0;
  border: 0
}

.site-footer .address p {
  margin: 0;
  line-height: 1.54;
  font-size: 11px;
  font-size: 1.1rem;
  color: #666;
  text-align: center;
  white-space: nowrap;
  word-wrap: normal
}

.site-footer .copy {
  text-align: center;
  color: #666;
  font-size: 11px;
  font-size: 1.1rem;
  white-space: nowrap;
  margin-top: 10px
}

.site-footer .copy .brand-footer {
  display: block;
  text-indent: -9999px;
  width: 52px;
  height: 17px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
  background-position: -800px 0;
  margin: 0 auto 10px
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .site-footer .copy .brand-footer {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.home .site-content .section:before,
.home .site-content .section:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section:after {
  clear: both
}

.home .site-content .section:before,
.home .site-content .section:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section:after {
  clear: both
}

.home .site-content .section .recent-more {
  position: absolute;
  right: 12px;
  top: 2px;
  font-size: 11px;
  font-size: 1.1rem;
  color: #666
}

.home .site-content .section .recent-more:after {
  content: '';
  width: 10px;
  height: 10px;
  vertical-align: top;
  margin-left: 5px;
  margin-top: 3px;
  display: inline-block;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
  background-position: -900px -100px
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .home .site-content .section .recent-more:after {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.home .site-content .section.section-banner {
  position: relative;
  margin-bottom: 20px
}

.home .site-content .section.section-banner .js-slider_main {
  min-height: 1px;
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative
}

.home .site-content .section.section-banner .js-slider_main .item .item-image {
  display: block;
  height: 450px;
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.home .site-content .section.section-banner .js-slider_main .item .item-image .item-text {
  display: none;
  padding: 41px 14px;
}

.home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .item-title {
  position: relative;
  display: inline;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.2;
  margin: 0
}

.home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .item-title.quotation:before,
.home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .item-title.quotation:after {
  content: '';
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
  width: 24px;
  height: 20px;
  display: block;
  position: absolute
}

.home .site-content .section.section-banner > .container {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 45px;
}
.home .site-content .section.section-banner > .container .control-box {
  display: flex;
  column-gap: 25px;
  justify-content: center;
  align-items: center;
  background-color: #9499a2;
  padding: 0 5px;
  width: 190px;
  height: 45px;
  color: #ffffff;
}
.home .site-content .section.section-banner > .container .control-box .control-paging {
  display: flex;
  column-gap: 8px;
  align-items: center;
}
.home .site-content .section.section-banner > .container .control-box .control-paging .page-info {
  font-size: 1.5rem;
  color: #ffffff;
}
.home .site-content .section.section-banner > .container .control-box .control-btns {
  display: flex;
  column-gap: 25px;
  align-items: center;
}
.home .site-content .section.section-banner > .container .control-box .btn {
  padding: 0;
  display: block;
  border-radius: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}
.home .site-content .section.section-banner > .container .control-box .control-btns .btn.btn-extend {
  background-image: url("../images/btn-slide-extend.png");
  width: 20px;
  height: 20px;
}
.home .site-content .section.section-banner > .container .control-box .control-btns .btn.btn-pause {
  background-image: url("../images/btn-slide-pause.png");
  width: 16px;
  height: 20px;
}
.home .site-content .section.section-banner > .container .control-box .control-btns .btn.btn-pause.play {
  background-image: url("../images/btn-slide-play.png");
}

.overay-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  overflow: auto;
}
.overay-bg .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  background-image: url("../images/btn-close.png");
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.overay-bg .slide-list {
  display: grid;
  grid-template-columns: 90%;
  justify-content: center;
  margin-top: 5vh;
  margin-bottom: 5vh;
}
.overay-bg .slide-list .slide-item > a > img {
  display: block;
  width: 100%;
  height: 100%;
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {

  .home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .item-title.quotation:before,
  .home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .item-title.quotation:after {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .item-title.quotation:before {
  top: -9px;
  left: -17px;
  background-position: -250px 0
}

.home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .item-title.quotation:after {
  bottom: -9px;
  right: -17px;
  background-position: -300px 0
}

.home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .item-title p {
  margin: 0
}

.home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .item-subtitle {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-left: 6px;
  margin-top: 7px;
  white-space: nowrap
}

.home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .item-subtitle p {
  margin: 0
}

.home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .btns {
  text-align: left;
  margin-top: 10px
}

.home .site-content .section.section-banner .js-slider_main .item .item-image .item-text .btns .btn {
  color: #fff
}

.home .site-content .section.section-banner .js-slider_main .item.has-btn .item-text {
  padding: 24px 14px
}

.home .site-content .section.section-banner .js-slider_main .slick-arrow {
  position: absolute;
  z-index: 1000;
  text-indent: -9999px;
  display: block;
  top: 50%;
  margin-top: -33px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  padding: 0;
  width: 33px;
  height: 60px;
  background-repeat: no-repeat;
  border: 0;
  background-color: transparent
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .home .site-content .section.section-banner .js-slider_main .slick-arrow {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.home .site-content .section.section-banner .js-slider_main .slick-arrow.slick-prev {
  background-position: -350px 0;
  left: 50%;
  margin-left: -637px
}

.home .site-content .section.section-banner .js-slider_main .slick-arrow.slick-next {
  background-position: -400px 0;
  right: 50%;
  margin-right: -637px
}

.home .site-content .section.section-sticky {
  margin-bottom: 20px
}

.home .site-content .section.section-sticky .sticky-post {
  margin-top: 15px
}

.home .site-content .section.section-sticky .sticky-post .sticky-category {
  color: #00aae6;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 7px
}

.home .site-content .section.section-sticky .sticky-post .item-wrap {
  overflow: hidden
}

.home .site-content .section.section-sticky .sticky-post .item-wrap .item .inner {
  display: block;
  background-color: #fff
}

.home .site-content .section.section-sticky .sticky-post .item-wrap .item .inner .item-image {
  height: 0;
  padding-bottom: 78.125%;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-position: center center;
  background-repeat: no-repeat
}

.home .site-content .section.section-sticky .sticky-post .item-wrap .item .inner .item-text {
  padding: 17px 24px
}

.home .site-content .section.section-sticky .sticky-post .item-wrap .item .inner .item-text .item-title {
  font-size: 16px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  margin: 0 0 3px;
  font-weight: 500
}

.home .site-content .section.section-sticky .sticky-post .item-wrap .item .inner .item-text .item-excerpt p {
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.625;
  max-height: 3.25em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: keep-all
}

.home .site-content .section.section-sticky .sticky-post.sticky-campaign .item-title {
  margin: 0;
  padding: 30px;
  color: #fff;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.1
}

.home .site-content .section.section-sticky .sticky-post.sticky-campaign .item-title span {
  display: inline-block;
  background-color: rgba(0, 0, 0, .7);
  margin-bottom: 5px;
  padding-bottom: 2px
}

.home .site-content .section.section-sticky .sticky-post.sticky-campaign .slick-dots {
  text-align: right;
  right: 16px;
  bottom: 21px
}

.home .site-content .section.section-sticky .sticky-post.sticky-campaign .slick-dots li {
  margin-left: 4px;
  margin-right: 4px
}

.home .site-content .section.section-sticky .sticky-post:first-child {
  margin-top: 0
}

.home .site-content .section.section-sticky .sticky-post.sticky-story {
  position: relative
}

.home .site-content .section.section-quicklink {
  margin-bottom: 24px
}

.home .site-content .section.section-quicklink .quicklink-wrap:before,
.home .site-content .section.section-quicklink .quicklink-wrap:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section.section-quicklink .quicklink-wrap:after {
  clear: both
}

.home .site-content .section.section-quicklink .quicklink-wrap:before,
.home .site-content .section.section-quicklink .quicklink-wrap:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section.section-quicklink .quicklink-wrap:after {
  clear: both
}

.home .site-content .section.section-quicklink .quicklink-wrap .banner-quicklink {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.5;
  font-weight: 500
}

.home .site-content .section.section-quicklink .quicklink-wrap .banner-quicklink p {
  margin: 7px 0 0
}

.home .site-content .section.section-quicklink .quicklink-wrap .list-quicklink {
  margin: 0 -2% 0 0
}

.home .site-content .section.section-quicklink .quicklink-wrap .list-quicklink > li {
  float: left;
  width: 31.3333%;
  margin-right: 2%;
  text-align: center;
  font-size: 0
}

.home .site-content .section.section-quicklink .quicklink-wrap .list-quicklink > li img {
  display: block;
  max-width: 100%;
  height: auto
}

.home .site-content .section.section-recent {
  margin-bottom: 20px
}

.home .site-content .section.section-recent .recent-wrap {
  background-color: #fff;
  overflow: hidden
}

.home .site-content .section.section-recent .recent-wrap .recent-post {
  display: none;
  padding: 0 20px 20px;
  position: relative
}

.home .site-content .section.section-recent .recent-wrap .recent-post:before,
.home .site-content .section.section-recent .recent-wrap .recent-post:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section.section-recent .recent-wrap .recent-post:after {
  clear: both
}

.home .site-content .section.section-recent .recent-wrap .recent-post:before,
.home .site-content .section.section-recent .recent-wrap .recent-post:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section.section-recent .recent-wrap .recent-post:after {
  clear: both
}

.home .site-content .section.section-recent .recent-wrap .recent-post .recent-category + .item {
  margin-top: 0
}

.home .site-content .section.section-recent .recent-wrap .recent-post .recent-more {
  top: auto;
  right: 5px;
  bottom: 12px
}

.home .site-content .section.section-recent .recent-wrap .recent-post .item {
  margin-top: 11px
}

.home .site-content .section.section-recent .recent-wrap .recent-post .item a:before,
.home .site-content .section.section-recent .recent-wrap .recent-post .item a:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section.section-recent .recent-wrap .recent-post .item a:after {
  clear: both
}

.home .site-content .section.section-recent .recent-wrap .recent-post .item a:before,
.home .site-content .section.section-recent .recent-wrap .recent-post .item a:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section.section-recent .recent-wrap .recent-post .item a:after {
  clear: both
}

.home .site-content .section.section-recent .recent-wrap .recent-post .item a .item-title {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #222;
  font-weight: 500
}

.home .site-content .section.section-recent .recent-wrap .recent-post .item a .item-date {
  color: #666;
  font-size: 12px;
  font-size: 1.2rem
}

.home .site-content .section.section-recent .recent-wrap .recent-post .item:first-child {
  margin-top: 0
}

.home .site-content .section.section-recent .recent-wrap .recent-post.current-menu-item {
  display: block
}

.home .site-content .section.section-sns .list-snslink {
  margin: 0 0 20px;
  padding: 20px 12px 17px;
  background-color: #fff
}

.home .site-content .section.section-sns .list-snslink:before,
.home .site-content .section.section-sns .list-snslink:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section.section-sns .list-snslink:after {
  clear: both
}

.home .site-content .section.section-sns .list-snslink:before,
.home .site-content .section.section-sns .list-snslink:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section.section-sns .list-snslink:after {
  clear: both
}

.home .site-content .section.section-sns .list-snslink li {
  float: left;
  width: 20%;
  text-align: center
}

.home .site-content .section.section-sns .list-snslink li a {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  overflow: hidden
}

.home .site-content .section.section-sns .list-snslink li a:before {
  content: '';
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto 2px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .home .site-content .section.section-sns .list-snslink li a:before {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.home .site-content .section.section-sns .list-snslink li.facebook a:before {
  background-position: 0 -100px
}

.home .site-content .section.section-sns .list-snslink li.twitter a:before {
  background-position: -50px -100px
}

.home .site-content .section.section-sns .list-snslink li.happybean a:before {
  background-position: -100px -100px
}

.home .site-content .section.section-sns .list-snslink li.webzine a:before {
  background-position: -150px -100px
}

.home .site-content .section.section-sns .list-snslink li.newsletter a:before {
  background-position: -200px -100px
}

.home .site-content .section.section-sns .list-snslink li.instagram a:before {
  background-position: -250px -100px
}

.home .site-content .section.section-sns .list-snslink li.youtube a:before {
  background-position: -300px -100px
}






.home .site-content .section.section-partners {
  padding-bottom: 40px
}

.home .site-content .section.section-partners .row:before,
.home .site-content .section.section-partners .row:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section.section-partners .row:after {
  clear: both
}

.home .site-content .section.section-partners .row:before,
.home .site-content .section.section-partners .row:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.home .site-content .section.section-partners .row:after {
  clear: both
}

.home .site-content .section.section-partners .row .col-1-3 {
  float: left;
  margin-left: 4%;
  width: 48%
}

.home .site-content .section.section-partners .row .col-1-3:first-child {
  margin-left: 0
}

.home .site-content .section.section-partners .row .col-1-3 img {
  display: block;
  max-width: 100%;
  height: auto
}

.site-main .site-content .page-header {
  position: relative;
  margin: 0;
  padding-top: 37px
}

.site-main .site-content .page-header .header-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.site-main .site-content .page-header .header-wrap .policy-date {
  margin-bottom: 10px;
  padding: 2px 4px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 1.3rem;
}

.site-main .site-content .page-header .page-title {
  margin: 0 0 4px;
  color: #222;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.2;
  font-weight: 700
}

.site-main .site-content .page-header .page-title small {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #222
}

.site-main .site-content .page-header .page-excerpt {
  margin-top: 0;
  margin-bottom: 6px
}

.site-main .site-content .page-header .page-excerpt p {
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  color: #222;
  line-height: 1.5625
}

.site-main .site-content .entry-header {
  padding-bottom: 13px;
  border-bottom: 1px solid #ccc;
  margin-top: -7px;
  margin-bottom: 40px
}

.site-main .site-content .entry-header .entry-title {
  color: #00aae6;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.357;
  margin-bottom: 4px
}

.site-main .site-content .entry-header .entry-date {
  color: #444;
  font-size: 12px;
  font-size: 1.2rem
}

.page-header,
.page-content,
.entry-header,
.entry-content,
.entry-summary {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto
}

.cke_editable,
.mceContentBody {
  width: auto;
  background-color: #fff;
  margin: 10px 30px;
  padding: 10px !important
}

.cke_editable table,
.mceContentBody table {
  max-width: 750px
}

.cke_editable table.row tr td + td,
.mceContentBody table.row tr td + td {
  border-left: 1px dashed #bbb !important
}

.cke_editable .wp-caption-dd,
.mceContentBody .wp-caption-dd {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 0 0
}

.edit-link {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #f9f9f9
}

.edit-link .post-edit-link {
  color: #777;
  font-size: 12px;
  font-size: 1.2rem
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
  font-family: "Open Sans", "Noto Sans KR", "Apple SD Gothic Neo", '맑은 고딕', "Malgun Gothic", '나눔고딕', nanumgothic, "Helvetica Neue", Helvetica, Arial, "Trebuchet MS", sans-serif;
  color: #ccc
}

.site-main {
  padding-top: 45px
}

.page-content {
  padding: 15px;
  background-color: #fff;
  border-top: 1px solid #222
}

.skip-link {
  padding: 0;
  margin: 0
}

.skip-link li {
  margin: 0;
  padding: 0
}

.skip-link li a {
  position: fixed;
  top: -50px;
  left: 0;
  right: 0;
  z-index: 9999;
  display: block;
  text-align: center;
  padding: 10px 0;
  background-color: #222;
  color: #fff
}

.skip-link li a.focus {
  top: 0
}

.archive .site-content,
.singular .site-content {
  position: relative;
  min-height: 1px;
  padding-bottom: 50px
}

.archive .site-content .tab + .page-content,
.singular .site-content .tab + .page-content {
  border-top: 0
}

.archive .site-content .page-content > h2:first-child,
.singular .site-content .page-content > h2:first-child {
  margin-top: -5px
}

.archive .site-content .page-content > .content-none,
.singular .site-content .page-content > .content-none {
  position: relative;
  padding: 76px 0 114px;
  text-align: center
}

.archive .site-content .page-content > .content-none h3,
.singular .site-content .page-content > .content-none h3 {
  margin: 0;
  position: relative;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500
}

.archive .site-content .page-content > .content-none:before,
.singular .site-content .page-content > .content-none:before {
  position: absolute;
  content: '';
  width: 131px;
  height: 90px;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -90px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
  background-position: -800px 0
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {

  .archive .site-content .page-content > .content-none:before,
  .singular .site-content .page-content > .content-none:before {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.search .site-content {
  position: relative;
  min-height: 1px;
  padding-bottom: 50px
}

.error-content {
  text-align: center;
  padding-top: 90px;
  padding-bottom: 60px
}

.error-content figure {
  margin: 0
}

.error-content figure img {
  width: 200px;
  margin: 0 auto 22px
}

.error-content h3 {
  margin: 0 0 8px;
  font-size: 16px;
  font-size: 1.6rem
}

.error-content p {
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.444
}

body div#a1-po {
  top: 45px !important;
  left: 0 !important;
  display: none;
  padding: 0
}

body div#a1-po.visiblebox {
  display: none
}

body div#a1-po.home {
  display: block
}

body div#a1-po .nwp-msg {
  width: 100% !important;
  height: auto !important
}

body div#a1-po .nwp-msg p {
  margin: 0
}

body div#a1-po .nwp-msg img {
  display: block;
  width: 100%;
  height: auto
}

body div#a1-po .nwp-msg .hide {
  display: block
}

body div#a1-po .nwp-msg div.claimbutton {
  background: 0 0;
  bottom: 6%;
  text-align: right;
  padding-right: 35px
}

body div#a1-po .nwp-msg div.claimbutton a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #222;
  text-shadow: none;
  font-family: "Open Sans", "Noto Sans KR", "Apple SD Gothic Neo", '맑은 고딕', "Malgun Gothic", '나눔고딕', nanumgothic, "Helvetica Neue", Helvetica, Arial, "Trebuchet MS", sans-serif;
  font-weight: 400;
  padding: 0
}

body div#a1-po .nwp-msg div.claimbutton a:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  margin-right: 5px;
  width: 12px;
  height: 12px;
  background: url(../images/popup-check.png) no-repeat 0 0
}

body.home div#a1-po {
  display: block
}

.site-main .site-content .archive-list {
  clear: both;
  margin: 0
}

.site-main .site-content .archive-list > li {
  padding-left: 0
}

.site-main .site-content .archive-list > li:before {
  content: none
}

.site-main .site-content .list-wrap .post-sum,
.site-main .site-content .list-wrap .page-location {
  color: #999;
  margin-top: -3px;
  margin-bottom: 5px;
  font-size: 11px;
  font-size: 1.1rem
}

.site-main .site-content .list-wrap .post-sum strong,
.site-main .site-content .list-wrap .page-location strong {
  color: #222
}

.site-main .site-content .list-wrap .post-sum {
  float: left
}

.site-main .site-content .list-wrap .page-location {
  float: right
}

.site-main .site-content .list-wrap .list-item {
  padding: 7px 6px;
  border-bottom: 1px solid #ccc
}

.site-main .site-content .list-wrap .list-item:before,
.site-main .site-content .list-wrap .list-item:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-main .site-content .list-wrap .list-item:after {
  clear: both
}

.site-main .site-content .list-wrap .list-item:before,
.site-main .site-content .list-wrap .list-item:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-main .site-content .list-wrap .list-item:after {
  clear: both
}

.site-main .site-content .list-wrap .list-item:first-child {
  border-top: 1px solid #ccc
}

.site-main .site-content .list-wrap .item {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #222;
  padding: 0
}

.site-main .site-content .list-wrap .item.item-number {
  display: none;
  text-align: center
}

.site-main .site-content .list-wrap .item.item-title {
  margin: 0
}

.site-main .site-content .list-wrap .item.item-date {
  font-size: 11px;
  font-size: 1.1rem;
  color: #444
}

.site-main .site-content .list-wrap .list-header {
  display: none;
  clear: both;
  background-color: #ccc
}

.site-main .site-content .list-wrap .list-header:before,
.site-main .site-content .list-wrap .list-header:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-main .site-content .list-wrap .list-header:after {
  clear: both
}

.site-main .site-content .list-wrap .list-header:before,
.site-main .site-content .list-wrap .list-header:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-main .site-content .list-wrap .list-header:after {
  clear: both
}

.site-main .site-content .list-wrap .list-header .item {
  padding: 14px 5px
}

.site-main .site-content .list-wrap .list-header .item.item-title {
  text-align: center
}

.site-main .site-content .list-wrap .list-notice .item.item-date {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400
}

.site-main .site-content .list-story:before,
.site-main .site-content .list-story:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-main .site-content .list-story:after {
  clear: both
}

.site-main .site-content .list-story:before,
.site-main .site-content .list-story:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.site-main .site-content .list-story:after {
  clear: both
}

.site-main .site-content .list-story .list-item {
  margin-top: 10px;
  background-color: #fff
}

.site-main .site-content .list-story .list-item .item-image {
  height: 0;
  margin: 0;
  padding-bottom: 66%;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-position: center center;
  background-repeat: no-repeat
}

.site-main .site-content .list-story .list-item .item-text {
  padding: 15px
}

.site-main .site-content .list-story .list-item .item-text .item-title {
  font-size: 14px;
  font-size: 1.4rem;
  color: #222;
  margin: 0;
  font-weight: 500
}

.site-main .site-content .list-story .list-item .item-text .item-excerpt {
  margin-top: 4px
}

.site-main .site-content .list-story .list-item .item-text .item-excerpt p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.625;
  color: #222;
  max-height: 3.25em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: keep-all;
  margin: 0
}

.site-main .site-content .list-story .list-item .item-text .item-date {
  margin-top: 4px;
  font-size: 11px;
  font-size: 1.1rem;
  color: #444
}

.site-main .site-content .list-faq .list-item .label {
  position: absolute;
  left: 9px;
  top: 6px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #222;
  -webkit-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  transition: color .15s ease-out
}

.site-main .site-content .list-faq .list-item .label + * {
  margin-top: 2px
}

.site-main .site-content .list-faq .list-item .item {
  position: relative;
  padding: 9px 10px 9px 29px;
  border: 1px solid #ccc
}

.site-main .site-content .list-faq .list-item .item-title {
  position: relative;
  margin: -1px 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  color: #222;
  -webkit-transition: border-color .15s ease-out;
  -o-transition: border-color .15s ease-out;
  -moz-transition: border-color .15s ease-out;
  transition: border-color .15s ease-out;
  cursor: pointer
}

.site-main .site-content .list-faq .list-item .item-title:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  top: 15px;
  right: 10px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat;
  background-position: -50px -50px
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .site-main .site-content .list-faq .list-item .item-title:before {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.site-main .site-content .list-faq .list-item .item-content {
  display: none;
  padding-bottom: 22px;
  border-top: 0
}

.site-main .site-content .list-faq .list-item .item-content p,
.site-main .site-content .list-faq .list-item .item-content ul,
.site-main .site-content .list-faq .list-item .item-content li {
  font-size: 14px;
  font-size: 1.4rem
}

.site-main .site-content .list-faq .list-item .item-content p {
  margin-bottom: 8px
}

.site-main .site-content .list-faq .list-item .item-content p:last-child {
  margin-bottom: 0
}

.site-main .site-content .list-faq .list-item .item-content ul {
  margin-top: 2px;
  margin-bottom: 8px;
  padding-left: 15px
}

.site-main .site-content .list-faq .list-item .item-content ul:last-child {
  margin-bottom: 0
}

.site-main .site-content .list-faq .list-item .item-content .label {
  color: #00aae6
}

.site-main .site-content .list-faq .list-item.active .item-title {
  border-bottom: 1px solid #00aae6
}

.site-main .site-content .list-faq .list-item.active .item-title:before {
  background-position: 0 -50px
}

.site-main .site-content .list-faq .list-item.active .label {
  color: #00aae6
}

.category-newsletter .site-main .site-content .volume_select {
  padding-top: 10px;
  border-top: 1px solid #222;
  margin-bottom: 10px
}

.category-newsletter .site-main .site-content .volume_select:before,
.category-newsletter .site-main .site-content .volume_select:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.category-newsletter .site-main .site-content .volume_select:after {
  clear: both
}

.category-newsletter .site-main .site-content .volume_select:before,
.category-newsletter .site-main .site-content .volume_select:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.category-newsletter .site-main .site-content .volume_select:after {
  clear: both
}

.category-newsletter .site-main .site-content .volume_select .selectbox {
  float: left;
  width: 38%;
  margin-right: 2%
}

.category-newsletter .site-main .site-content .volume_select .btn {
  float: left;
  width: 20%;
  padding: 14px 10px
}

.category-newsletter .site-main .site-content .volume_select + .page-content {
  border-top: 0
}
.category-newsletter .site-main .site-content .newsletter-header .button-box {
  margin-bottom: 10px;
}
.category-newsletter .site-main .site-content .newsletter-header .button-box button {
  width: 100%;
}

.category-newsletter .site-main .site-content .newsletter-form {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2001;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2002;
  transform: translate(-50%, -50%);
  background-color: #f9f9f9;
  padding: 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  width: 480px;
  max-width: 95%;
}

.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 0;
  padding: 5px;
  border-radius: 5px;
  background-color: transparent;
  font-size: 1.6rem;
}

.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .form-item {
  display: flex;
  align-items: center;
  column-gap: 15px;
  margin-bottom: 10px;
  /* height: 45px; */
}

.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .form-item label {
  width: 60px;
  font-weight: bold;
  color: #333;
}

.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap input[type=email],
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap input[type=text],
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap input[type=number],
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap select {
  font-size: 15px;
  font-size: 1.3rem;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap input[type=text] {
  width: 120px;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap input[type=email] {
  width: 240px;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap input[type=number] {
  width: 100px;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap select {
  width: auto;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap input:focus,
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap select:focus {
  border-color: #00aae6;
  outline: none;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement {
  display: flex;
  align-items: center;
  column-gap: 5px;
  height: 20px;
  font-size: 13px;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement input[type=checkbox] {
  height: 15px;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail {
  font-size: 1.3rem;
  text-decoration: underline;
  text-underline-position: under;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail-content {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 600px;
  max-width: 100%;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 10000;
  display: none;
}

.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail-content.active {
  display: block;
}

.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail-content .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 0;
  padding: 5px;
  border-radius: 5px;
  background-color: transparent;
  font-size: 1.6rem;
  cursor: pointer;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail-content h3 {
  margin-top: 0;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail-content p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail-content .last-p {
  margin-top: 20px;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail-content table {
  width: 100%;
  border-collapse: collapse;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail-content table th,
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail-content table td {
  border: 1px solid #ccc;
  padding: 5px;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail-content table th {
  background-color: #f9f9f9;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .agreement .detail-content table td {
  background-color: #fff;
}

.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .button-box {
  margin-top: 15px;
  text-align: center;
}
.category-newsletter .site-main .site-content .newsletter-form .subscript-wrap .button-box .btn-submit {
  padding: 8px 10px;
  background-color: #666;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem
}

.category-newsletter .site-main .site-content .newsletter-contents {
  text-align: center
}

.category-newsletter .site-main .site-content .newsletter-contents img {
  width: 100%
}

.category-newsletter .site-main .site-content .newsletter-contents iframe {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 1000px;
  border: 0
}

.category-newsletter .site-main .site-content .newsletter-contents table {
  width: 100%
}

.category-webzine .site-main .site-content .volume_select {
  border-top: 1px solid #222;
  padding-top: 20px;
  margin-bottom: 20px
}

.category-webzine .site-main .site-content .volume_select:before,
.category-webzine .site-main .site-content .volume_select:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.category-webzine .site-main .site-content .volume_select:after {
  clear: both
}

.category-webzine .site-main .site-content .volume_select:before,
.category-webzine .site-main .site-content .volume_select:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.category-webzine .site-main .site-content .volume_select:after {
  clear: both
}

.category-webzine .site-main .site-content .volume_select .selectbox {
  float: left;
  width: 77%;
  margin-right: 3%
}

.category-webzine .site-main .site-content .volume_select .btn {
  width: 20%;
  float: left;
  padding-top: 14px;
  padding-bottom: 14px
}

.category-webzine .site-main .site-content .page-content {
  border-top: 0
}

.category-webzine .site-main .site-content .page-content .item-image {
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 3px
}

.category-webzine .site-main .site-content .page-content .item-image img {
  display: block;
  max-width: 100%;
  height: auto
}

.category-webzine .site-main .site-content .page-content .item-text .item-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.38;
  font-weight: 400;
  word-break: keep-all;
  margin: 11px 0;
  padding: 0
}

.category-webzine .site-main .site-content .page-content .item-text .item-excerpt {
  margin: 0 0 20px
}

.category-webzine .site-main .site-content .page-content .item-text .item-excerpt p {
  margin: 0 0 9px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.625
}

.category-webzine .site-main .site-content .page-content .item-text .item-contents {
  margin-bottom: 20px
}

.category-webzine .site-main .site-content .page-content .item-text .item-contents:before,
.category-webzine .site-main .site-content .page-content .item-text .item-contents:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.category-webzine .site-main .site-content .page-content .item-text .item-contents:after {
  clear: both
}

.category-webzine .site-main .site-content .page-content .item-text .item-contents:before,
.category-webzine .site-main .site-content .page-content .item-text .item-contents:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.category-webzine .site-main .site-content .page-content .item-text .item-contents:after {
  clear: both
}

.category-webzine .site-main .site-content .page-content .item-text .item-contents .contents-title {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 10px
}

.category-webzine .site-main .site-content .page-content .item-text .item-contents dl {
  margin: 0 0 13px;
  padding: 0
}

.category-webzine .site-main .site-content .page-content .item-text .item-contents dl dt {
  padding: 0;
  margin: 0 0 3px
}

.category-webzine .site-main .site-content .page-content .item-text .item-contents dl dd {
  margin: 0;
  padding: 0
}

.category-webzine .site-main .site-content .page-content .item-text .btn {
  font-weight: 700
}

.category-webzine .site-main .site-content .adobe {
  text-align: center;
  margin: 36px 0 0
}

.category-webzine .site-main .site-content .adobe p {
  margin: 0 0 16px
}

.archive .page-content > h2:first-child {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.384;
  margin: -5px 0 17px;
  font-weight: 300
}

.tax-foundation_type .tab.tab02 .tab-btns {
  margin-bottom: 30px
}

.tax-foundation_type .volume_select {
  margin-bottom: 20px
}

.tax-foundation_type .volume_select:before,
.tax-foundation_type .volume_select:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.tax-foundation_type .volume_select:after {
  clear: both
}

.tax-foundation_type .volume_select:before,
.tax-foundation_type .volume_select:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.tax-foundation_type .volume_select:after {
  clear: both
}

.tax-foundation_type .volume_select .selectbox {
  width: 38%;
  margin-right: 2%;
  float: left
}

.tax-foundation_type .volume_select .selectbox:first-child {
  margin-left: 0
}

.tax-foundation_type .volume_select .btn {
  width: 20%;
  padding: 14px 10px
}

.tax-foundation_type .content-wrap {
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 26px
}

.tax-foundation_type .content-wrap .content-inner > :first-child {
  margin-top: 0
}

.tax-foundation_type .content-wrap figure {
  margin: 7px 0 30px
}

.tax-foundation_type .content-wrap table tr td {
  white-space: nowrap
}

.tax-foundation_type .content-wrap table tr td.th01 {
  width: 51.5%
}

.tax-foundation_type .content-wrap table tr td.th02 {
  width: 31.13%
}

.tax-foundation_type .content-wrap table tr td.td01 {
  width: 17.6%
}

.tax-foundation_type .content-wrap table tr.bold td {
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  font-weight: 700
}

.tax-foundation_type .content-wrap table + h1 {
  margin-top: 43px
}

.tax-foundation_type .item-wrap {
  position: relative
}

.tax-foundation_type .item-wrap:before,
.tax-foundation_type .item-wrap:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.tax-foundation_type .item-wrap:after {
  clear: both
}

.tax-foundation_type .item-wrap:before,
.tax-foundation_type .item-wrap:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.tax-foundation_type .item-wrap:after {
  clear: both
}

.tax-foundation_type .item-wrap > .item-image {
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 3px
}

.tax-foundation_type .item-wrap > .item-image img {
  display: block;
  max-width: 100%;
  height: auto
}

.tax-foundation_type .item-wrap > .item-text .item-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.38;
  font-weight: 400;
  word-break: keep-all;
  margin: 11px 0;
  padding: 0
}

.tax-foundation_type .item-wrap > .item-text .item-excerpt p {
  margin: 0 0 9px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.625
}

.tax-foundation_type .item-wrap > .item-text .item-contents {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.625
}

.tax-foundation_type .item-wrap > .item-text .btn {
  font-weight: 700
}

.tax-foundation_type .item-wrap .report-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  width: 100%;
}
.tax-foundation_type .item-wrap .report-list .report-item {
  box-sizing: border-box;
  width: 24%;
  padding: 7px;
}
.tax-foundation_type .item-wrap .report-list .report-item .item-image {
  margin: 0 0 5px;
  border: 1px solid #cfcfcf;
  max-height: 130px;
}
.tax-foundation_type .item-wrap .report-list .report-item .item-image > img {
  width: 100%;
  height: 100%;
}
.tax-foundation_type .item-wrap .report-list .report-item .item-title {
  margin: 0;
}
.tax-foundation_type .item-wrap .pagination-wrap {
  width: 100%;
}
.tax-foundation_type .item-wrap .pagination-wrap .wp-pagenavi {
  margin-top: 15px;
}


.singular .entry-content,
.cke_editable,
.mceContentBody,
.tax-foundation_type .content-wrap,
.singular .page-content {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.625;
  color: #222;
  font-weight: 300
}

.singular .entry-content *,
.cke_editable *,
.mceContentBody *,
.tax-foundation_type .content-wrap *,
.singular .page-content * {
  word-break: keep-all
}

.singular .entry-content h1,
.singular .entry-content h2,
.singular .entry-content h3,
.singular .entry-content h4,
.singular .entry-content h5,
.singular .entry-content h6,
.cke_editable h1,
.cke_editable h2,
.cke_editable h3,
.cke_editable h4,
.cke_editable h5,
.cke_editable h6,
.mceContentBody h1,
.mceContentBody h2,
.mceContentBody h3,
.mceContentBody h4,
.mceContentBody h5,
.mceContentBody h6,
.tax-foundation_type .content-wrap h1,
.tax-foundation_type .content-wrap h2,
.tax-foundation_type .content-wrap h3,
.tax-foundation_type .content-wrap h4,
.tax-foundation_type .content-wrap h5,
.tax-foundation_type .content-wrap h6,
.singular .page-content h1,
.singular .page-content h2,
.singular .page-content h3,
.singular .page-content h4,
.singular .page-content h5,
.singular .page-content h6 {
  color: #222;
  font-weight: 500
}

.singular .entry-content h1,
.cke_editable h1,
.mceContentBody h1,
.tax-foundation_type .content-wrap h1,
.singular .page-content h1 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.357;
  margin: 12px 0 5px;
  color: #00aae6
}

.singular .entry-content h2,
.cke_editable h2,
.mceContentBody h2,
.tax-foundation_type .content-wrap h2,
.singular .page-content h2 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.384;
  margin: 12px 0 5px;
  font-weight: 300
}

.singular .entry-content h3,
.cke_editable h3,
.mceContentBody h3,
.tax-foundation_type .content-wrap h3,
.singular .page-content h3 {
  font-size: 14px;
  font-size: 1.8rem;
  line-height: 1.8;
  margin: 9px 0 5px;
  font-weight: 500
}

.singular .entry-content h4,
.cke_editable h4,
.mceContentBody h4,
.tax-foundation_type .content-wrap h4,
.singular .page-content h4 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5555;
  margin: 9px 0 3px
}

.singular .entry-content h5,
.cke_editable h5,
.mceContentBody h5,
.tax-foundation_type .content-wrap h5,
.singular .page-content h5 {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.75;
  margin: 9px 0 3px;
  color: #00aae6
}

.singular .entry-content p,
.cke_editable p,
.mceContentBody p,
.tax-foundation_type .content-wrap p,
.singular .page-content p {
  margin: 8px 0;
  font-size: 14px;
  font-size: 1.65rem;
  /* font-weight: 500; */
  line-height: 1.625;
  color: #222;
  font-family: NanumSquare;
}

.singular .entry-content em,
.cke_editable em,
.mceContentBody em,
.tax-foundation_type .content-wrap em,
.singular .page-content em {
  font-style: italic
}

.singular .entry-content .wp-caption-text,
.cke_editable .wp-caption-text,
.mceContentBody .wp-caption-text,
.tax-foundation_type .content-wrap .wp-caption-text,
.singular .page-content .wp-caption-text {
  font-size: 11px;
  font-size: 1.1rem;
  padding: 5px 0 0
}

.singular .entry-content img,
.cke_editable img,
.mceContentBody img,
.tax-foundation_type .content-wrap img,
.singular .page-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto
}

.singular .entry-content hr,
.cke_editable hr,
.mceContentBody hr,
.tax-foundation_type .content-wrap hr,
.singular .page-content hr {
  margin: 6px 0;
  height: 0;
  border: none;
  border-bottom: 1px solid #222
}

.singular .entry-content ul,
.cke_editable ul,
.mceContentBody ul,
.tax-foundation_type .content-wrap ul,
.singular .page-content ul {
  margin: 9px 0;
  list-style: none
}

.singular .entry-content ul > li,
.cke_editable ul > li,
.mceContentBody ul > li,
.tax-foundation_type .content-wrap ul > li,
.singular .page-content ul > li {
  margin: 0;
  position: relative;
  padding-left: 12px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.875;
  color: #222;
  font-weight: 300
}

.singular .entry-content ul > li:first-child,
.cke_editable ul > li:first-child,
.mceContentBody ul > li:first-child,
.tax-foundation_type .content-wrap ul > li:first-child,
.singular .page-content ul > li:first-child {
  margin-top: 0;
}

.singular .entry-content ul > li:before,
.cke_editable ul > li:before,
.mceContentBody ul > li:before,
.tax-foundation_type .content-wrap ul > li:before,
.singular .page-content ul > li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #00aae6
}

.singular .entry-content ul > li > ul,
.cke_editable ul > li > ul,
.mceContentBody ul > li > ul,
.tax-foundation_type .content-wrap ul > li > ul,
.singular .page-content ul > li > ul {
  padding-left: 4px;
  margin: 0
}

.singular .entry-content ul > li > ul > li,
.cke_editable ul > li > ul > li,
.mceContentBody ul > li > ul > li,
.tax-foundation_type .content-wrap ul > li > ul > li,
.singular .page-content ul > li > ul > li {
  margin: 0;
  padding-left: 9px
}

.singular .entry-content ul > li > ul > li:before,
.cke_editable ul > li > ul > li:before,
.mceContentBody ul > li > ul > li:before,
.tax-foundation_type .content-wrap ul > li > ul > li:before,
.singular .page-content ul > li > ul > li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 1px;
  background-color: #222
}

.singular .entry-content ol,
.cke_editable ol,
.mceContentBody ol,
.tax-foundation_type .content-wrap ol,
.singular .page-content ol {
  margin: 9px 0;
  padding-left: 0;
  list-style-position: inside;
  font-weight: 500
}

.singular .entry-content ol > li,
.cke_editable ol > li,
.mceContentBody ol > li,
.tax-foundation_type .content-wrap ol > li,
.singular .page-content ol > li {
  position: relative;
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.875;
  color: #222
}

.singular .entry-content ol > li > ol,
.cke_editable ol > li > ol,
.mceContentBody ol > li > ol,
.tax-foundation_type .content-wrap ol > li > ol,
.singular .page-content ol > li > ol {
  margin: 0
}

.singular .entry-content ol > li > ol > li,
.cke_editable ol > li > ol > li,
.mceContentBody ol > li > ol > li,
.tax-foundation_type .content-wrap ol > li > ol > li,
.singular .page-content ol > li > ol > li {
  padding-left: 15px;
  font-weight: 400
}

.singular .entry-content .no-style > li,
.cke_editable .no-style > li,
.mceContentBody .no-style > li,
.tax-foundation_type .content-wrap .no-style > li,
.singular .page-content .no-style > li {
  padding-left: 0
}

.singular .entry-content .no-style > li:before,
.cke_editable .no-style > li:before,
.mceContentBody .no-style > li:before,
.tax-foundation_type .content-wrap .no-style > li:before,
.singular .page-content .no-style > li:before {
  content: none
}

.singular .entry-content dl,
.cke_editable dl,
.mceContentBody dl,
.tax-foundation_type .content-wrap dl,
.singular .page-content dl {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.875
}

.singular .entry-content dl > dt,
.cke_editable dl > dt,
.mceContentBody dl > dt,
.tax-foundation_type .content-wrap dl > dt,
.singular .page-content dl > dt {
  color: #00aae6;
  position: relative;
  margin: 0;
  font-weight: 400
}

.singular .entry-content dl > dd,
.cke_editable dl > dd,
.mceContentBody dl > dd,
.tax-foundation_type .content-wrap dl > dd,
.singular .page-content dl > dd {
  margin: 0;
  padding-left: 15px
}

.singular .entry-content blockquote,
.singular .entry-content .box,
.cke_editable blockquote,
.cke_editable .box,
.mceContentBody blockquote,
.mceContentBody .box,
.tax-foundation_type .content-wrap blockquote,
.tax-foundation_type .content-wrap .box,
.singular .page-content blockquote,
.singular .page-content .box {
  margin: 15px 0;
  padding: 17px 20px;
  background-color: #e3e3e3
}

.singular .page-content .policy-date {
  padding: 3px 7px;
  font-size: 1.2rem;
}

.singular .entry-content blockquote h1:first-child,
.singular .entry-content .box h1:first-child,
.singular .entry-content blockquote h2:first-child,
.singular .entry-content .box h2:first-child,
.singular .entry-content blockquote h3:first-child,
.singular .entry-content .box h3:first-child,
.singular .entry-content blockquote h4:first-child,
.singular .entry-content .box h4:first-child,
.singular .entry-content blockquote ul:first-child,
.singular .entry-content .box ul:first-child,
.singular .entry-content blockquote ol:first-child,
.singular .entry-content .box ol:first-child,
.singular .entry-content blockquote p:first-child,
.singular .entry-content .box p:first-child,
.singular .entry-content blockquote table:first-child,
.singular .entry-content .box table:first-child,
.singular .entry-content blockquote blockquote:first-child,
.singular .entry-content .box blockquote:first-child,
.cke_editable blockquote h1:first-child,
.cke_editable .box h1:first-child,
.cke_editable blockquote h2:first-child,
.cke_editable .box h2:first-child,
.cke_editable blockquote h3:first-child,
.cke_editable .box h3:first-child,
.cke_editable blockquote h4:first-child,
.cke_editable .box h4:first-child,
.cke_editable blockquote ul:first-child,
.cke_editable .box ul:first-child,
.cke_editable blockquote ol:first-child,
.cke_editable .box ol:first-child,
.cke_editable blockquote p:first-child,
.cke_editable .box p:first-child,
.cke_editable blockquote table:first-child,
.cke_editable .box table:first-child,
.cke_editable blockquote blockquote:first-child,
.cke_editable .box blockquote:first-child,
.mceContentBody blockquote h1:first-child,
.mceContentBody .box h1:first-child,
.mceContentBody blockquote h2:first-child,
.mceContentBody .box h2:first-child,
.mceContentBody blockquote h3:first-child,
.mceContentBody .box h3:first-child,
.mceContentBody blockquote h4:first-child,
.mceContentBody .box h4:first-child,
.mceContentBody blockquote ul:first-child,
.mceContentBody .box ul:first-child,
.mceContentBody blockquote ol:first-child,
.mceContentBody .box ol:first-child,
.mceContentBody blockquote p:first-child,
.mceContentBody .box p:first-child,
.mceContentBody blockquote table:first-child,
.mceContentBody .box table:first-child,
.mceContentBody blockquote blockquote:first-child,
.mceContentBody .box blockquote:first-child,
.tax-foundation_type .content-wrap blockquote h1:first-child,
.tax-foundation_type .content-wrap .box h1:first-child,
.tax-foundation_type .content-wrap blockquote h2:first-child,
.tax-foundation_type .content-wrap .box h2:first-child,
.tax-foundation_type .content-wrap blockquote h3:first-child,
.tax-foundation_type .content-wrap .box h3:first-child,
.tax-foundation_type .content-wrap blockquote h4:first-child,
.tax-foundation_type .content-wrap .box h4:first-child,
.tax-foundation_type .content-wrap blockquote ul:first-child,
.tax-foundation_type .content-wrap .box ul:first-child,
.tax-foundation_type .content-wrap blockquote ol:first-child,
.tax-foundation_type .content-wrap .box ol:first-child,
.tax-foundation_type .content-wrap blockquote p:first-child,
.tax-foundation_type .content-wrap .box p:first-child,
.tax-foundation_type .content-wrap blockquote table:first-child,
.tax-foundation_type .content-wrap .box table:first-child,
.tax-foundation_type .content-wrap blockquote blockquote:first-child,
.tax-foundation_type .content-wrap .box blockquote:first-child,
.singular .page-content blockquote h1:first-child,
.singular .page-content .box h1:first-child,
.singular .page-content blockquote h2:first-child,
.singular .page-content .box h2:first-child,
.singular .page-content blockquote h3:first-child,
.singular .page-content .box h3:first-child,
.singular .page-content blockquote h4:first-child,
.singular .page-content .box h4:first-child,
.singular .page-content blockquote ul:first-child,
.singular .page-content .box ul:first-child,
.singular .page-content blockquote ol:first-child,
.singular .page-content .box ol:first-child,
.singular .page-content blockquote p:first-child,
.singular .page-content .box p:first-child,
.singular .page-content blockquote table:first-child,
.singular .page-content .box table:first-child,
.singular .page-content blockquote blockquote:first-child,
.singular .page-content .box blockquote:first-child {
  margin-top: 0
}

.singular .entry-content blockquote h1:last-child,
.singular .entry-content .box h1:last-child,
.singular .entry-content blockquote h2:last-child,
.singular .entry-content .box h2:last-child,
.singular .entry-content blockquote h3:last-child,
.singular .entry-content .box h3:last-child,
.singular .entry-content blockquote h4:last-child,
.singular .entry-content .box h4:last-child,
.singular .entry-content blockquote ul:last-child,
.singular .entry-content .box ul:last-child,
.singular .entry-content blockquote ol:last-child,
.singular .entry-content .box ol:last-child,
.singular .entry-content blockquote p:last-child,
.singular .entry-content .box p:last-child,
.singular .entry-content blockquote table:last-child,
.singular .entry-content .box table:last-child,
.singular .entry-content blockquote blockquote:last-child,
.singular .entry-content .box blockquote:last-child,
.cke_editable blockquote h1:last-child,
.cke_editable .box h1:last-child,
.cke_editable blockquote h2:last-child,
.cke_editable .box h2:last-child,
.cke_editable blockquote h3:last-child,
.cke_editable .box h3:last-child,
.cke_editable blockquote h4:last-child,
.cke_editable .box h4:last-child,
.cke_editable blockquote ul:last-child,
.cke_editable .box ul:last-child,
.cke_editable blockquote ol:last-child,
.cke_editable .box ol:last-child,
.cke_editable blockquote p:last-child,
.cke_editable .box p:last-child,
.cke_editable blockquote table:last-child,
.cke_editable .box table:last-child,
.cke_editable blockquote blockquote:last-child,
.cke_editable .box blockquote:last-child,
.mceContentBody blockquote h1:last-child,
.mceContentBody .box h1:last-child,
.mceContentBody blockquote h2:last-child,
.mceContentBody .box h2:last-child,
.mceContentBody blockquote h3:last-child,
.mceContentBody .box h3:last-child,
.mceContentBody blockquote h4:last-child,
.mceContentBody .box h4:last-child,
.mceContentBody blockquote ul:last-child,
.mceContentBody .box ul:last-child,
.mceContentBody blockquote ol:last-child,
.mceContentBody .box ol:last-child,
.mceContentBody blockquote p:last-child,
.mceContentBody .box p:last-child,
.mceContentBody blockquote table:last-child,
.mceContentBody .box table:last-child,
.mceContentBody blockquote blockquote:last-child,
.mceContentBody .box blockquote:last-child,
.tax-foundation_type .content-wrap blockquote h1:last-child,
.tax-foundation_type .content-wrap .box h1:last-child,
.tax-foundation_type .content-wrap blockquote h2:last-child,
.tax-foundation_type .content-wrap .box h2:last-child,
.tax-foundation_type .content-wrap blockquote h3:last-child,
.tax-foundation_type .content-wrap .box h3:last-child,
.tax-foundation_type .content-wrap blockquote h4:last-child,
.tax-foundation_type .content-wrap .box h4:last-child,
.tax-foundation_type .content-wrap blockquote ul:last-child,
.tax-foundation_type .content-wrap .box ul:last-child,
.tax-foundation_type .content-wrap blockquote ol:last-child,
.tax-foundation_type .content-wrap .box ol:last-child,
.tax-foundation_type .content-wrap blockquote p:last-child,
.tax-foundation_type .content-wrap .box p:last-child,
.tax-foundation_type .content-wrap blockquote table:last-child,
.tax-foundation_type .content-wrap .box table:last-child,
.tax-foundation_type .content-wrap blockquote blockquote:last-child,
.tax-foundation_type .content-wrap .box blockquote:last-child,
.singular .page-content blockquote h1:last-child,
.singular .page-content .box h1:last-child,
.singular .page-content blockquote h2:last-child,
.singular .page-content .box h2:last-child,
.singular .page-content blockquote h3:last-child,
.singular .page-content .box h3:last-child,
.singular .page-content blockquote h4:last-child,
.singular .page-content .box h4:last-child,
.singular .page-content blockquote ul:last-child,
.singular .page-content .box ul:last-child,
.singular .page-content blockquote ol:last-child,
.singular .page-content .box ol:last-child,
.singular .page-content blockquote p:last-child,
.singular .page-content .box p:last-child,
.singular .page-content blockquote table:last-child,
.singular .page-content .box table:last-child,
.singular .page-content blockquote blockquote:last-child,
.singular .page-content .box blockquote:last-child {
  margin-bottom: 0
}

.singular .entry-content blockquote.box01,
.singular .entry-content .box.box01,
.cke_editable blockquote.box01,
.cke_editable .box.box01,
.mceContentBody blockquote.box01,
.mceContentBody .box.box01,
.tax-foundation_type .content-wrap blockquote.box01,
.tax-foundation_type .content-wrap .box.box01,
.singular .page-content blockquote.box01,
.singular .page-content .box.box01 {
  background-color: #fff;
  border: 1px solid #ccc
}

.singular .entry-content table,
.cke_editable table,
.mceContentBody table,
.tax-foundation_type .content-wrap table,
.singular .page-content table {
  margin: 7px 0 5px;
  width: 100%;
  border-top: 1px solid #222
}

.singular .entry-content table,
.singular .page-content table {
  width: 100% !important;
  height: auto !important;
  table-layout: fixed;
}
.singular .entry-content table tr,
.singular .page-content table tr,
.singular .entry-content table td,
.singular .page-content table td,
.singular .entry-content table th,
.singular .page-content table th {
  height: auto !important;
  word-break: break-word;
}
.singular .entry-content table colgroup,
.singular .entry-content table col,
.singular .page-content table colgroup,
.singular .page-content table col {
  width: auto !important;
}

.singular .entry-content table td,
.singular .entry-content table th,
.cke_editable table td,
.cke_editable table th,
.mceContentBody table td,
.mceContentBody table th,
.tax-foundation_type .content-wrap table td,
.tax-foundation_type .content-wrap table th,
.singular .page-content table td,
.singular .page-content table th {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc
}

.singular .entry-content table td:last-child,
.singular .entry-content table th:last-child,
.cke_editable table td:last-child,
.cke_editable table th:last-child,
.mceContentBody table td:last-child,
.mceContentBody table th:last-child,
.tax-foundation_type .content-wrap table td:last-child,
.tax-foundation_type .content-wrap table th:last-child,
.singular .page-content table td:last-child,
.singular .page-content table th:last-child {
  border-right: 0
}

.singular .entry-content table th,
.cke_editable table th,
.mceContentBody table th,
.tax-foundation_type .content-wrap table th,
.singular .page-content table th {
  background-color: #e3e3e3;
  font-weight: 500
}

.singular .entry-content .table-wrap,
.cke_editable .table-wrap,
.mceContentBody .table-wrap,
.tax-foundation_type .content-wrap .table-wrap,
.singular .page-content .table-wrap {
  overflow-x: auto;
  padding-top: 1px
}

.singular .entry-content input[readonly],
.singular .entry-content input[disabled],
.cke_editable input[readonly],
.cke_editable input[disabled],
.mceContentBody input[readonly],
.mceContentBody input[disabled],
.tax-foundation_type .content-wrap input[readonly],
.tax-foundation_type .content-wrap input[disabled],
.singular .page-content input[readonly],
.singular .page-content input[disabled] {
  background-color: #ccc;
  color: #999
}

.singular .entry-content .alignleft,
.cke_editable .alignleft,
.mceContentBody .alignleft,
.tax-foundation_type .content-wrap .alignleft,
.singular .page-content .alignleft {
  text-align: left
}

.singular .entry-content .aligncenter,
.cke_editable .aligncenter,
.mceContentBody .aligncenter,
.tax-foundation_type .content-wrap .aligncenter,
.singular .page-content .aligncenter {
  text-align: center
}

.singular .entry-content .alignright,
.cke_editable .alignright,
.mceContentBody .alignright,
.tax-foundation_type .content-wrap .alignright,
.singular .page-content .alignright {
  text-align: right
}

.singular .entry-content h1:first-child,
.singular .entry-content h2:first-child,
.singular .entry-content h3:first-child,
.singular .entry-content h4:first-child,
.singular .entry-content ul:first-child,
.singular .entry-content ol:first-child,
.singular .entry-content p:first-child,
.singular .entry-content table:first-child,
.singular .entry-content blockquote:first-child,
.cke_editable h1:first-child,
.cke_editable h2:first-child,
.cke_editable h3:first-child,
.cke_editable h4:first-child,
.cke_editable ul:first-child,
.cke_editable ol:first-child,
.cke_editable p:first-child,
.cke_editable table:first-child,
.cke_editable blockquote:first-child,
.mceContentBody h1:first-child,
.mceContentBody h2:first-child,
.mceContentBody h3:first-child,
.mceContentBody h4:first-child,
.mceContentBody ul:first-child,
.mceContentBody ol:first-child,
.mceContentBody p:first-child,
.mceContentBody table:first-child,
.mceContentBody blockquote:first-child,
.tax-foundation_type .content-wrap h1:first-child,
.tax-foundation_type .content-wrap h2:first-child,
.tax-foundation_type .content-wrap h3:first-child,
.tax-foundation_type .content-wrap h4:first-child,
.tax-foundation_type .content-wrap ul:first-child,
.tax-foundation_type .content-wrap ol:first-child,
.tax-foundation_type .content-wrap p:first-child,
.tax-foundation_type .content-wrap table:first-child,
.tax-foundation_type .content-wrap blockquote:first-child,
.singular .page-content h1:first-child,
.singular .page-content h2:first-child,
.singular .page-content h3:first-child,
.singular .page-content h4:first-child,
.singular .page-content ul:first-child,
.singular .page-content ol:first-child,
.singular .page-content p:first-child,
.singular .page-content table:first-child,
.singular .page-content blockquote:first-child {
  margin-top: 0
}

.singular .entry-content figure img,
.cke_editable figure img,
.mceContentBody figure img,
.tax-foundation_type .content-wrap figure img,
.singular .page-content figure img {
  width: auto !important;
  height: auto
}

.singular .entry-content figure.wp-caption,
.cke_editable figure.wp-caption,
.mceContentBody figure.wp-caption,
.tax-foundation_type .content-wrap figure.wp-caption,
.singular .page-content figure.wp-caption {
  margin: 0;
  width: auto !important
}

.singular .entry-content .gallery,
.cke_editable .gallery,
.mceContentBody .gallery,
.tax-foundation_type .content-wrap .gallery,
.singular .page-content .gallery {
  margin-left: -10px;
  margin-right: -10px
}

.singular .entry-content .gallery .gallery-item,
.cke_editable .gallery .gallery-item,
.mceContentBody .gallery .gallery-item,
.tax-foundation_type .content-wrap .gallery .gallery-item,
.singular .page-content .gallery .gallery-item {
  float: left;
  padding: 10px;
  margin: 0
}

.singular .entry-content .gallery img,
.cke_editable .gallery img,
.mceContentBody .gallery img,
.tax-foundation_type .content-wrap .gallery img,
.singular .page-content .gallery img {
  display: block;
  width: 100%
}

.singular .entry-content .gallery.gallery-columns-1 .gallery-item,
.cke_editable .gallery.gallery-columns-1 .gallery-item,
.mceContentBody .gallery.gallery-columns-1 .gallery-item,
.tax-foundation_type .content-wrap .gallery.gallery-columns-1 .gallery-item,
.singular .page-content .gallery.gallery-columns-1 .gallery-item {
  width: 100%
}

.singular .entry-content .gallery.gallery-columns-2 .gallery-item,
.cke_editable .gallery.gallery-columns-2 .gallery-item,
.mceContentBody .gallery.gallery-columns-2 .gallery-item,
.tax-foundation_type .content-wrap .gallery.gallery-columns-2 .gallery-item,
.singular .page-content .gallery.gallery-columns-2 .gallery-item {
  width: 50%
}

.singular .entry-content .gallery.gallery-columns-3 .gallery-item,
.cke_editable .gallery.gallery-columns-3 .gallery-item,
.mceContentBody .gallery.gallery-columns-3 .gallery-item,
.tax-foundation_type .content-wrap .gallery.gallery-columns-3 .gallery-item,
.singular .page-content .gallery.gallery-columns-3 .gallery-item {
  width: 33.3333%
}

.singular .entry-content .gallery.gallery-columns-4 .gallery-item,
.cke_editable .gallery.gallery-columns-4 .gallery-item,
.mceContentBody .gallery.gallery-columns-4 .gallery-item,
.tax-foundation_type .content-wrap .gallery.gallery-columns-4 .gallery-item,
.singular .page-content .gallery.gallery-columns-4 .gallery-item {
  width: 25%
}

.singular .entry-content .gallery.gallery-columns-5 .gallery-item,
.cke_editable .gallery.gallery-columns-5 .gallery-item,
.mceContentBody .gallery.gallery-columns-5 .gallery-item,
.tax-foundation_type .content-wrap .gallery.gallery-columns-5 .gallery-item,
.singular .page-content .gallery.gallery-columns-5 .gallery-item {
  width: 20%
}

.singular .entry-content .gallery.gallery-columns-6 .gallery-item,
.cke_editable .gallery.gallery-columns-6 .gallery-item,
.mceContentBody .gallery.gallery-columns-6 .gallery-item,
.tax-foundation_type .content-wrap .gallery.gallery-columns-6 .gallery-item,
.singular .page-content .gallery.gallery-columns-6 .gallery-item {
  width: 16.665%
}

.singular .entry-content .gallery.gallery-columns-7 .gallery-item,
.cke_editable .gallery.gallery-columns-7 .gallery-item,
.mceContentBody .gallery.gallery-columns-7 .gallery-item,
.tax-foundation_type .content-wrap .gallery.gallery-columns-7 .gallery-item,
.singular .page-content .gallery.gallery-columns-7 .gallery-item {
  width: 14.285%
}

.singular .entry-content .gallery.gallery-columns-8 .gallery-item,
.cke_editable .gallery.gallery-columns-8 .gallery-item,
.mceContentBody .gallery.gallery-columns-8 .gallery-item,
.tax-foundation_type .content-wrap .gallery.gallery-columns-8 .gallery-item,
.singular .page-content .gallery.gallery-columns-8 .gallery-item {
  width: 12.5%
}

.singular .entry-content .gallery.gallery-columns-9 .gallery-item,
.cke_editable .gallery.gallery-columns-9 .gallery-item,
.mceContentBody .gallery.gallery-columns-9 .gallery-item,
.tax-foundation_type .content-wrap .gallery.gallery-columns-9 .gallery-item,
.singular .page-content .gallery.gallery-columns-9 .gallery-item {
  width: 11.111%
}

.singular .entry-content .slider-gallery,
.cke_editable .slider-gallery,
.mceContentBody .slider-gallery,
.tax-foundation_type .content-wrap .slider-gallery,
.singular .page-content .slider-gallery {
  position: relative
}

.singular .entry-content .slider-gallery .slick-dots,
.cke_editable .slider-gallery .slick-dots,
.mceContentBody .slider-gallery .slick-dots,
.tax-foundation_type .content-wrap .slider-gallery .slick-dots,
.singular .page-content .slider-gallery .slick-dots {
  margin: 10px 0 0;
  padding: 0;
  position: static
}

.singular .entry-content .slider-gallery .slick-dots li,
.cke_editable .slider-gallery .slick-dots li,
.mceContentBody .slider-gallery .slick-dots li,
.tax-foundation_type .content-wrap .slider-gallery .slick-dots li,
.singular .page-content .slider-gallery .slick-dots li {
  margin: 0 6px;
  padding: 0
}

.singular .entry-content .slider-gallery .slick-dots li:before,
.cke_editable .slider-gallery .slick-dots li:before,
.mceContentBody .slider-gallery .slick-dots li:before,
.tax-foundation_type .content-wrap .slider-gallery .slick-dots li:before,
.singular .page-content .slider-gallery .slick-dots li:before {
  display: none
}

.singular .entry-content .slider-gallery .slick-arrow,
.cke_editable .slider-gallery .slick-arrow,
.mceContentBody .slider-gallery .slick-arrow,
.tax-foundation_type .content-wrap .slider-gallery .slick-arrow,
.singular .page-content .slider-gallery .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 60px;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  display: block
}

.singular .entry-content .slider-gallery .slick-arrow:before,
.cke_editable .slider-gallery .slick-arrow:before,
.mceContentBody .slider-gallery .slick-arrow:before,
.tax-foundation_type .content-wrap .slider-gallery .slick-arrow:before,
.singular .page-content .slider-gallery .slick-arrow:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 20px;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -10px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {

  .singular .entry-content .slider-gallery .slick-arrow:before,
  .cke_editable .slider-gallery .slick-arrow:before,
  .mceContentBody .slider-gallery .slick-arrow:before,
  .tax-foundation_type .content-wrap .slider-gallery .slick-arrow:before,
  .singular .page-content .slider-gallery .slick-arrow:before {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.singular .entry-content .slider-gallery .slick-arrow.slick-prev,
.cke_editable .slider-gallery .slick-arrow.slick-prev,
.mceContentBody .slider-gallery .slick-arrow.slick-prev,
.tax-foundation_type .content-wrap .slider-gallery .slick-arrow.slick-prev,
.singular .page-content .slider-gallery .slick-arrow.slick-prev {
  left: -23px
}

.singular .entry-content .slider-gallery .slick-arrow.slick-prev:before,
.cke_editable .slider-gallery .slick-arrow.slick-prev:before,
.mceContentBody .slider-gallery .slick-arrow.slick-prev:before,
.tax-foundation_type .content-wrap .slider-gallery .slick-arrow.slick-prev:before,
.singular .page-content .slider-gallery .slick-arrow.slick-prev:before {
  background-position: -450px -50px
}

.singular .entry-content .slider-gallery .slick-arrow.slick-next,
.cke_editable .slider-gallery .slick-arrow.slick-next,
.mceContentBody .slider-gallery .slick-arrow.slick-next,
.tax-foundation_type .content-wrap .slider-gallery .slick-arrow.slick-next,
.singular .page-content .slider-gallery .slick-arrow.slick-next {
  right: -23px
}

.singular .entry-content .slider-gallery .slick-arrow.slick-next:before,
.cke_editable .slider-gallery .slick-arrow.slick-next:before,
.mceContentBody .slider-gallery .slick-arrow.slick-next:before,
.tax-foundation_type .content-wrap .slider-gallery .slick-arrow.slick-next:before,
.singular .page-content .slider-gallery .slick-arrow.slick-next:before {
  background-position: -500px -50px
}

.singular .entry-content .slider-gallery .slider,
.cke_editable .slider-gallery .slider,
.mceContentBody .slider-gallery .slider,
.tax-foundation_type .content-wrap .slider-gallery .slider,
.singular .page-content .slider-gallery .slider {
  position: relative
}

.singular .entry-content .slider-gallery .slider .slide-image,
.cke_editable .slider-gallery .slider .slide-image,
.mceContentBody .slider-gallery .slider .slide-image,
.tax-foundation_type .content-wrap .slider-gallery .slider .slide-image,
.singular .page-content .slider-gallery .slider .slide-image {
  height: 0;
  padding-bottom: 57%;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-position: center center;
  background-repeat: no-repeat
}

.singular .entry-content .slider-gallery .slider .slide-title,
.cke_editable .slider-gallery .slider .slide-title,
.mceContentBody .slider-gallery .slider .slide-title,
.tax-foundation_type .content-wrap .slider-gallery .slider .slide-title,
.singular .page-content .slider-gallery .slider .slide-title {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 5px
}

.singular .entry-content .slider-gallery .slider .slick-arrow,
.cke_editable .slider-gallery .slider .slick-arrow,
.mceContentBody .slider-gallery .slider .slick-arrow,
.tax-foundation_type .content-wrap .slider-gallery .slider .slick-arrow,
.singular .page-content .slider-gallery .slider .slick-arrow {
  margin-top: -70px
}

.singular .entry-content .slider-gallery .slider-nav-thumbnails,
.cke_editable .slider-gallery .slider-nav-thumbnails,
.mceContentBody .slider-gallery .slider-nav-thumbnails,
.tax-foundation_type .content-wrap .slider-gallery .slider-nav-thumbnails,
.singular .page-content .slider-gallery .slider-nav-thumbnails {
  position: relative;
  margin-top: 30px
}

.singular .entry-content .slider-gallery .slider-nav-thumbnails .slide-image,
.cke_editable .slider-gallery .slider-nav-thumbnails .slide-image,
.mceContentBody .slider-gallery .slider-nav-thumbnails .slide-image,
.tax-foundation_type .content-wrap .slider-gallery .slider-nav-thumbnails .slide-image,
.singular .page-content .slider-gallery .slider-nav-thumbnails .slide-image {
  height: 0;
  padding-bottom: 57%;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-position: center center;
  background-repeat: no-repeat
}

.singular .entry-content .slider-gallery .slider-nav-thumbnails .slick-arrow,
.cke_editable .slider-gallery .slider-nav-thumbnails .slick-arrow,
.mceContentBody .slider-gallery .slider-nav-thumbnails .slick-arrow,
.tax-foundation_type .content-wrap .slider-gallery .slider-nav-thumbnails .slick-arrow,
.singular .page-content .slider-gallery .slider-nav-thumbnails .slick-arrow {
  margin-top: -30px
}

.singular .entry-content .slider-gallery .slider-nav-thumbnails .slide,
.cke_editable .slider-gallery .slider-nav-thumbnails .slide,
.mceContentBody .slider-gallery .slider-nav-thumbnails .slide,
.tax-foundation_type .content-wrap .slider-gallery .slider-nav-thumbnails .slide,
.singular .page-content .slider-gallery .slider-nav-thumbnails .slide {
  cursor: pointer;
  padding: 0 5px;
  -webkit-transition: .2s all ease-out;
  -o-transition: .2s all ease-out;
  -moz-transition: .2s all ease-out;
  transition: .2s all ease-out;
  opacity: .5;
  filter: alpha(opacity=50)
}

.singular .entry-content .slider-gallery .slider-nav-thumbnails .slide.slick-current,
.cke_editable .slider-gallery .slider-nav-thumbnails .slide.slick-current,
.mceContentBody .slider-gallery .slider-nav-thumbnails .slide.slick-current,
.tax-foundation_type .content-wrap .slider-gallery .slider-nav-thumbnails .slide.slick-current,
.singular .page-content .slider-gallery .slider-nav-thumbnails .slide.slick-current {
  opacity: 1;
  filter: alpha(opacity=100)
}

.singular .entry-content .slider-gallery .slider-index,
.cke_editable .slider-gallery .slider-index,
.mceContentBody .slider-gallery .slider-index,
.tax-foundation_type .content-wrap .slider-gallery .slider-index,
.singular .page-content .slider-gallery .slider-index {
  position: absolute;
  right: 0;
  font-size: 12px;
  font-size: 1.2rem
}

.singular .entry-content .slider-gallery .slider-index b,
.cke_editable .slider-gallery .slider-index b,
.mceContentBody .slider-gallery .slider-index b,
.tax-foundation_type .content-wrap .slider-gallery .slider-index b,
.singular .page-content .slider-gallery .slider-index b {
  font-weight: 700;
  color: #00aae6
}

.singular .nav-links {
  text-align: center;
  margin-top: 20px
}

.single .entry-content {
  max-width: 750px;
  margin: 0 auto
}

.single .entry-share {
  border-top: 1px solid #eee;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-top: 30px;
  font-size: 0;
  text-align: right
}

.korea-sns-shortcode {
  display: inline-block;
  vertical-align: top
}

.korea-sns-button {
  position: relative;
  margin-left: 15px;
  width: 36px;
  height: 36px;
  display: inline-block;
  cursor: pointer;
  border-radius: 20px;
  background-image: none !important
}

.korea-sns-button:first-child {
  margin-left: 0
}

.korea-sns-button:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  margin-left: -9px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .korea-sns-button:after {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.korea-sns-button.korea-sns-facebook {
  background-color: #3b5998
}

.korea-sns-button.korea-sns-facebook:after {
  background-position: 0 -800px
}

.korea-sns-button.korea-sns-twitter {
  background-color: #55acee
}

.korea-sns-button.korea-sns-twitter:after {
  margin-left: -8px;
  background-position: -20px -800px
}

.korea-sns-button.korea-sns-kakaostory {
  background-color: #fae100
}

.korea-sns-button.korea-sns-kakaostory:after {
  margin-top: -8px;
  background-position: -40px -800px
}

.korea-sns-button.korea-sns-url {
  display: inline-block;
  vertical-align: top;
  padding: 10px 0 9px;
  background-color: #efefef;
  color: #888;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
  border: 0
}

.korea-sns-button.korea-sns-url:after {
  content: none
}

.page-template-template-committee .page-content .sections {
  margin-top: 30px
}

.page-template-template-committee .page-content .committee {
  border-top: 1px solid #e3e3e3;
  margin-top: 20px;
  padding-top: 36px
}

.page-template-template-committee .page-content .committee:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0
}

.page-template-template-committee .page-content .committee .committee-title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  color: #00aae6;
  margin: 0
}

.page-template-template-committee .page-content .committee .list-committee {
  margin: -3px 0 0
}

.page-template-template-committee .page-content .committee .list-committee:before,
.page-template-template-committee .page-content .committee .list-committee:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-template-template-committee .page-content .committee .list-committee:after {
  clear: both
}

.page-template-template-committee .page-content .committee .list-committee:before,
.page-template-template-committee .page-content .committee .list-committee:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-template-template-committee .page-content .committee .list-committee:after {
  clear: both
}

.page-template-template-committee .page-content .committee .list-committee .list-item {
  width: 46%;
  float: left;
  padding: 0;
  margin: 20px 2% 40px
}

.page-template-template-committee .page-content .committee .list-committee .list-item:before {
  display: none
}

.page-template-template-committee .page-content .committee .list-committee .list-item .item-image {
  margin-bottom: 10px;
  height: 0;
  padding-bottom: 100%
}

.page-template-template-committee .page-content .committee .list-committee .list-item .item-image img {
  display: block;
  max-width: 100%;
  height: auto
}

.page-template-template-committee .page-content .committee .list-committee .list-item .item-text {
  text-align: center
}

.page-template-template-committee .page-content .committee .list-committee .list-item .item-text .item-title {
  font-size: 14px;
  font-size: 1.4rem;
  color: #444;
  line-height: 1.2;
  margin: 0 0 4px
}

.page-template-template-committee .page-content .committee .list-committee .list-item .item-text .item-position {
  font-size: 12px;
  font-size: 1.2rem;
  color: #444;
  line-height: 1.2;
  height: 28px
}

.page-id-19 .page-content .item-wrap:before,
.page-id-19 .page-content .item-wrap:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-19 .page-content .item-wrap:after {
  clear: both
}

.page-id-19 .page-content .item-wrap:before,
.page-id-19 .page-content .item-wrap:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-19 .page-content .item-wrap:after {
  clear: both
}

.page-id-19 .page-content .item-image {
  margin: 0 0 10px;
  height: 0;
  padding-bottom: 80%;
  overflow: hidden
}

.page-id-19 .page-content .item-text h1 {
  font-weight: 400;
  margin-bottom: 12px
}

.page-id-19 .page-content .item-text p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.857;
  margin: 14px 0
}

.page-id-19 .page-content .signature img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -5px;
  width: 41px;
  height: auto
}

.page-id-21 .page-content .section {
  text-align: center;
  padding-top: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e3e3
}

.page-id-21 .page-content .section .section-title {
  font-size: 20px;
  font-size: 2rem
}

.page-id-21 .page-content .section .section-subtitle {
  margin-top: 0;
  margin-bottom: 18px
}

.page-id-21 .page-content .section .section-image {
  margin: 0
}

.page-id-21 .page-content .section:first-child {
  padding-top: 0
}

.page-id-21 .page-content .section.section-mission .section-title {
  margin-bottom: 16px
}

.page-id-21 .page-content .section.section-mission .col-2 {
  margin: 0 auto
}

.page-id-21 .page-content .section.section-mission .col-2:before,
.page-id-21 .page-content .section.section-mission .col-2:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-21 .page-content .section.section-mission .col-2:after {
  clear: both
}

.page-id-21 .page-content .section.section-mission .col-2:before,
.page-id-21 .page-content .section.section-mission .col-2:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-21 .page-content .section.section-mission .col-2:after {
  clear: both
}

.page-id-21 .page-content .section.section-mission .col-2 .col {
  margin-top: 20px;
  position: relative
}

.page-id-21 .page-content .section.section-mission .col-2 .col .section-subtitle {
  font-size: 17px;
  font-size: 1.7rem;
  margin: 0 0 4px
}

.page-id-21 .page-content .section.section-mission .col-2 .col p {
  margin: 0;
  font-weight: 300
}

.page-id-21 .page-content .section.section-mission .col-2 .col:first-child {
  margin-top: 0
}

.page-id-21 .page-content .section.section-hope {
  padding-bottom: 0;
  border-bottom: 0
}

.page-id-21 .page-content .section.section-hope .section-subtitle {
  margin-bottom: 10px;
  font-weight: 300
}

.page-id-21 .page-content .section.section-hope .section-subtitle strong {
  font-weight: bold;
}

.page-id-21 .page-content .section.section-hope dl {
  max-width: 275px;
  margin: 7px auto 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300
}

.page-id-21 .page-content .section.section-hope dl:before,
.page-id-21 .page-content .section.section-hope dl:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-21 .page-content .section.section-hope dl:after {
  clear: both
}

.page-id-21 .page-content .section.section-hope dl:before,
.page-id-21 .page-content .section.section-hope dl:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-21 .page-content .section.section-hope dl:after {
  clear: both
}

.page-id-21 .page-content .section.section-hope dl p {
  color: inherit;
  font-size: inherit;
  margin: 0
}

.page-id-21 .page-content .section.section-hope dl dt {
  float: left;
  width: 65px;
  color: #222
}

.page-id-21 .page-content .section.section-hope dl dt strong {
  font-weight: 700
}

.page-id-21 .page-content .section.section-hope dl dd {
  float: left;
  width: 205px;
  text-align: left;
  white-space: nowrap;
  word-wrap: normal
}

.page-temp .page-content .organization,
.page-id-27 .page-content .organization {
  position: relative;
  width: 100%;
  height: 435px;
  background: url(../images/organization-frame_211206_m.png) no-repeat center center #fff;
  border: 1px solid #ccc;
  margin-bottom: 27px
}

.page-temp .page-content .organization .depth015 > li,
.page-id-27 .page-content .organization .depth015 > li,
.page-temp .page-content .organization .depth01 > li,
.page-id-27 .page-content .organization .depth01 > li {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  width: 65px;
  height: 65px;
  line-height: 55px;
  white-space: nowrap;
  font-size: 13px;
  font-size: 1.3rem;
  border: 5px solid transparent;
  border-radius: 100px;
  background-color: #fff;
  text-align: center;
  color: #222
}

.page-temp .page-content .organization .depth015 > li > a,
.page-id-27 .page-content .organization .depth015 > li > a,
.page-temp .page-content .organization .depth01 > li > a,
.page-id-27 .page-content .organization .depth01 > li > a {
  position: absolute;
  top: -5px;
  left: -5px;
  display: block;
  width: 65px;
  height: 65px;
  line-height: 1.2;
  padding: 25px 3px;
  border-radius: 100px;
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  -moz-transition: all .15s ease-out;
  transition: all .15s ease-out
}

.page-temp .page-content .organization .depth015 > li > a:hover:before,
.page-id-27 .page-content .organization .depth015 > li > a:hover:before,
.page-temp .page-content .organization .depth01 > li > a:hover:before,
.page-id-27 .page-content .organization .depth01 > li > a:hover:before {
  content: 'detail >';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 65px;
  color: #fff;
  background-color: transparent
}

.page-temp .page-content .organization .depth015 > li.directors,
.page-id-27 .page-content .organization .depth015 > li.directors,
.page-temp .page-content .organization .depth01 > li.directors,
.page-id-27 .page-content .organization .depth01 > li.directors {
  margin-top: -198px;
  border-color: #00aae6
}

.page-temp .page-content .organization .depth015 > li.directors.d01:hover > a,
.page-id-27 .page-content .organization .depth015 > li.directors.d01:hover > a,
.page-temp .page-content .organization .depth01 > li.directors.d01:hover > a,
.page-id-27 .page-content .organization .depth01 > li.directors.d01:hover > a {
  background-color: #00aae6;
  color: #00aae6
}

.page-temp .page-content .organization .depth015 > li.directors.d02,
.page-id-27 .page-content .organization .depth015 > li.directors.d02,
.page-temp .page-content .organization .depth01 > li.directors.d02,
.page-id-27 .page-content .organization .depth01 > li.directors.d02 {
  margin-top: -118px;
  border-color: #666
}

.page-temp .page-content .organization .depth015 > li.directors.d02:hover > a,
.page-id-27 .page-content .organization .depth015 > li.directors.d02:hover > a,
.page-temp .page-content .organization .depth01 > li.directors.d02:hover > a,
.page-id-27 .page-content .organization .depth01 > li.directors.d02:hover > a {
  background-color: #666;
  color: #666
}

.page-temp .page-content .organization .depth015 > li.directors.d03,
.page-id-27 .page-content .organization .depth015 > li.directors.d03,
.page-temp .page-content .organization .depth01 > li.directors.d03,
.page-id-27 .page-content .organization .depth01 > li.directors.d03 {
  margin-top: -83px;
  border-color: #666
}

.page-temp .page-content .organization .depth015 > li.directors.d03:hover > a,
.page-id-27 .page-content .organization .depth015 > li.directors.d03:hover > a,
.page-temp .page-content .organization .depth01 > li.directors.d03:hover > a,
.page-id-27 .page-content .organization .depth01 > li.directors.d03:hover > a {
  background-color: #666;
  color: #666
}


.page-temp .page-content .organization .depth015 > li.committee,
.page-id-27 .page-content .organization .depth015 > li.committee,
.page-temp .page-content .organization .depth01 > li.committee,
.page-id-27 .page-content .organization .depth01 > li.committee {
  border-color: transparent;
  background-color: transparent;
}

.page-temp .page-content .organization .depth015 > li.committee.c01,
.page-id-27 .page-content .organization .depth015 > li.committee.c01,
.page-temp .page-content .organization .depth01 > li.committee.c01,
.page-id-27 .page-content .organization .depth01 > li.committee.c01 {
  margin-top: -50px;
  padding: 12px 0;
  white-space: normal;
  line-height: 1.3
}

.page-temp .page-content .organization .depth015 > li.committee.c01 a,
.page-id-27 .page-content .organization .depth015 > li.committee.c01 a,
.page-temp .page-content .organization .depth01 > li.committee.c01 a,
.page-id-27 .page-content .organization .depth01 > li.committee.c01 a {}

.page-temp .page-content .organization .depth015 > li.committee.c02,
.page-id-27 .page-content .organization .depth015 > li.committee.c02,
.page-temp .page-content .organization .depth01 > li.committee.c02,
.page-id-27 .page-content .organization .depth01 > li.committee.c02 {
  margin-left: 40px;
  margin-top: -50px
}

.page-temp .page-content .organization .depth015 > li.committee > a:hover,
.page-id-27 .page-content .organization .depth015 > li.committee > a:hover,
.page-temp .page-content .organization .depth01 > li.committee > a:hover,
.page-id-27 .page-content .organization .depth01 > li.committee > a:hover {
  background-color: #00aae6;
  color: #00aae6
}

.page-temp .page-content .organization .depth015 > li.secretariat,
.page-id-27 .page-content .organization .depth015 > li.secretariat,
.page-temp .page-content .organization .depth01 > li.secretariat,
.page-id-27 .page-content .organization .depth01 > li.secretariat {
  margin-top: 20px;
  border-color: #666
}

.page-temp .page-content .organization .depth015 > li.secretariat > a:hover,
.page-id-27 .page-content .organization .depth015 > li.secretariat > a:hover,
.page-temp .page-content .organization .depth01 > li.secretariat > a:hover,
.page-id-27 .page-content .organization .depth01 > li.secretariat > a:hover {
  background-color: #666;
  color: #666
}

.page-temp .page-content .organization .depth015 > li.planhead:hover > a,
.page-id-27 .page-content .organization .depth015 > li.planhead:hover > a,
.page-temp .page-content .organization .depth01 > li.planhead:hover > a,
.page-id-27 .page-content .organization .depth01 > li.planhead:hover > a {
  background-color: #666;
  color: #666
}

.page-temp .page-content .organization .depth015 > li .depth02 > li,
.page-id-27 .page-content .organization .depth015 > li .depth02 > li,
.page-temp .page-content .organization .depth01 > li .depth02 > li,
.page-id-27 .page-content .organization .depth01 > li .depth02 > li {
  position: absolute;
  top: 143px;
  left: 50%;
  margin-left:-44px;
}

.page-temp .page-content .organization .depth015 > li .depth02 > li > a,
.page-id-27 .page-content .organization .depth015 > li .depth02 > li > a,
.page-temp .page-content .organization .depth01 > li .depth02 > li > a,
.page-id-27 .page-content .organization .depth01 > li .depth02 > li > a {
  color: #222;
  width: 90px;
  height: 31px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 26px;
  display: block;
  border: 3px solid #e3e3e3;
  background-color: #fff;
  border-radius: 100px;
  text-align: center;
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  -moz-transition: all .15s ease-out;
  transition: all .15s ease-out
}

.page-temp .page-content .organization .depth015 > li .depth02 > li > a:hover,
.page-id-27 .page-content .organization .depth015 > li .depth02 > li > a:hover,
.page-temp .page-content .organization .depth01 > li .depth02 > li > a:hover,
.page-id-27 .page-content .organization .depth01 > li .depth02 > li > a:hover {
  background-color: #e3e3e3;
  color: #e3e3e3
}

.page-temp .page-content .organization .depth015 > li .depth02 > li > a:hover:before,
.page-id-27 .page-content .organization .depth015 > li .depth02 > li > a:hover:before,
.page-temp .page-content .organization .depth01 > li .depth02 > li > a:hover:before,
.page-id-27 .page-content .organization .depth01 > li .depth02 > li > a:hover:before {
  content: 'detail >';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 33px;
  color: #666;
  background-color: transparent
}

.page-temp .page-content .organization .depth015 > li .depth02 > li.l01,
.page-id-27 .page-content .organization .depth015 > li .depth02 > li.l01,
.page-temp .page-content .organization .depth01 > li .depth02 > li.l01,
.page-id-27 .page-content .organization .depth01 > li .depth02 > li.l01 {
  margin-left: -45px;
  margin-top: -31px
}

.page-temp .page-content .organization .depth015 > li .depth02 > li.l02,
.page-id-27 .page-content .organization .depth015 > li .depth02 > li.l02,
.page-temp .page-content .organization .depth01 > li .depth02 > li.l02,
.page-id-27 .page-content .organization .depth01 > li .depth02 > li.l02 {
  margin-left: -136px
}

.page-temp .page-content .organization .depth015 > li .depth02 > li.l03,
.page-id-27 .page-content .organization .depth015 > li .depth02 > li.l03,
.page-temp .page-content .organization .depth01 > li .depth02 > li.l03,
.page-id-27 .page-content .organization .depth01 > li .depth02 > li.l03 {.home .site-content .section.section-partners
  margin-left: -46px
}

.page-temp .page-content .organization .depth015 > li .depth02 > li.l04,
.page-id-27 .page-content .organization .depth015 > li .depth02 > li.l04,
.page-temp .page-content .organization .depth01 > li .depth02 > li.l04,
.page-id-27 .page-content .organization .depth01 > li .depth02 > li.l04 {
  margin-left: 44px
}

.page-temp .page-content .organization .depth015 > li .depth02 > li.l05,
.page-id-27 .page-content .organization .depth015 > li .depth02 > li.l05,
.page-temp .page-content .organization .depth01 > li .depth02 > li.l05,
.page-id-27 .page-content .organization .depth01 > li .depth02 > li.l05 {
  margin-left: 0;
  margin-top: -31px
}

.page-temp .page-content .organization.updated,
.page-id-27 .page-content .organization.updated {
  background: url(../images/organization-frame_240102_m.png) top center no-repeat #fff;
  height: 570px
}

.page-temp .page-content .organization.updated .depth01 > li.directors.d01,
.page-id-27 .page-content .organization.updated .depth01 > li.directors.d01 {
  margin-top: -236px
}

.page-id-27 .page-content .organization.updated .depth01 > li.directors.d01 > a {
  padding-top: 17px;
  line-height: 15px;
}

.page-temp .page-content .organization.updated .depth01 > li.directors.d02,
.page-id-27 .page-content .organization.updated .depth01 > li.directors.d02 {
  margin-top: -161px
}

.page-temp .page-content .organization.updated .depth01 > li.committee.c01,
.page-id-27 .page-content .organization.updated .depth01 > li.committee.c01 {
  margin-top: -86px
}

.page-temp .page-content .organization.updated .depth01 > li.committee.c02,
.page-id-27 .page-content .organization.updated .depth01 > li.committee.c02 {
  margin-top: -82px
}

.page-temp .page-content .organization.updated .depth01 > li.secretariat,
.page-id-27 .page-content .organization.updated .depth01 > li.secretariat {
  margin-top: -11px
}

.page-temp .page-content .organization.updated .depth01 > li.secretariat_1,
.page-id-27 .page-content .organization .depth01 > li .depth02 > li.planhead > a.noBorder {
  border: 0;
  background-color: transparent;
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.planhead1,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.planhead1 {
  top: 110px;
  margin-left: 54px
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.planhead,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.planhead {
  top: 110px;
  margin-left: -143px
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.marketing,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.marketing {
  top: 110px;
  margin-left: -46px
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.planhead .depth02 li,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.planhead .depth02 li {
  left: 0;
  top: 103px;
  margin-left: 0
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.marketing .depth02 li,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.marketing .depth02 li {
  left: 0;
  top: 103px;
  margin-left: 0
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.planhead .depth02 li.l04,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.planhead .depth02 li.l04 {
  margin-top: -68px
}
.page-temp .page-content .organization.updated .depth01 .depth02 > li.planhead .depth02 li.l07,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.planhead .depth02 li.l07 {
  margin-top: 35px
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.planhead .depth02 li.l05,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.planhead .depth02 li.l05 {
  margin-top: -35px
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.planhead .depth02 li.l06,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.planhead .depth02 li.l06 {
  margin-top: -34px
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.marketing .depth02 li.l07,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.marketing .depth02 li.l07 {
  margin-top: -69px
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.marketing .depth02 li.l08,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.marketing .depth02 li.l08 {
  margin-top: -70px
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.l01,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.l01 {
  margin-left: -44px;
  margin-top: -75px;
}
.page-temp .page-content .organization.updated .depth01 .depth02 > li.l05,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.l05 {
  margin-left: -44px;
  margin-top: -40px;
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.l02,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.l02 {
  margin-left: -44px;
  margin-top: 35px
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.l03,
.page-id-27 .page-content .organization.updated .depth01 .depth02 > li.l03 {
  margin-left: -45px;
  margin-top: -108px
}

.page-temp .page-content .organization.updated .depth01 .depth015 > li,
.page-id-27 .page-content .organization.updated .depth01 .depth015 > li {
  margin-top: 40px;
  margin-left: 40px;
  border-color: #666
}

.page-temp .page-content .organization.updated .depth01 .depth015 > li .depth02 > li,
.page-id-27 .page-content .organization.updated .depth01 .depth015 > li .depth02 > li {
  margin-left: -48px
}

.page-temp .page-content .organization.updated .depth01 .depth015 > li .depth02 > li.l04,
.page-id-27 .page-content .organization.updated .depth01 .depth015 > li .depth02 > li.l04 {
  margin-top: -69px
}

.page-temp .page-content .organization.updated .depth01 .depth015 > li .depth02 > li.l05,
.page-id-27 .page-content .organization.updated .depth01 .depth015 > li .depth02 > li.l05 {
  margin-top: -35px
}

.page-temp .page-content .organization.updated .depth01 .depth015 > li .depth02 > li.l06,
.page-id-27 .page-content .organization.updated .depth01 .depth015 > li .depth02 > li.l06 {
  margin-top: 0
}

.page-temp .page-content h2:first-child,
.page-id-27 .page-content h2:first-child {
  margin-bottom: 17px
}

.page-temp .page-content .title-lined,
.page-id-27 .page-content .title-lined {
  padding-bottom: 14px;
  border-bottom: 1px solid #ccc
}

.page-temp .page-content dl,
.page-id-27 .page-content dl {
  margin-bottom: 23px
}

.page-temp .page-content dl:before,
.page-id-27 .page-content dl:before,
.page-temp .page-content dl:after,
.page-id-27 .page-content dl:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-temp .page-content dl:after,
.page-id-27 .page-content dl:after {
  clear: both
}

.page-temp .page-content dl:before,
.page-id-27 .page-content dl:before,
.page-temp .page-content dl:after,
.page-id-27 .page-content dl:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-temp .page-content dl:after,
.page-id-27 .page-content dl:after {
  clear: both
}

.page-temp .page-content dl dt,
.page-id-27 .page-content dl dt {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem
}

.page-temp .page-content dl dd,
.page-id-27 .page-content dl dd {
  float: left;
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  color: #222;
  padding-left: 0;
  padding-right: 7px;
  margin-right: 7px;
  font-weight: 500
}

.page-temp .page-content dl dd:before,
.page-id-27 .page-content dl dd:before {
  content: '';
  position: absolute;
  top: 6px;
  right: 0;
  width: 1px;
  height: 15px;
  background-color: #ccc
}

.page-temp .page-content dl dd:last-child,
.page-id-27 .page-content dl dd:last-child {
  padding-right: 0;
  margin-right: 0
}

.page-temp .page-content dl dd:last-child:before,
.page-id-27 .page-content dl dd:last-child:before {
  display: none
}

.page-temp .page-content .team-description,
.page-id-27 .page-content .team-description {
  text-align: center;
  color: #444;
  margin: 0;
  padding: 10px 0 0
}

.page-id-33 .page-content > h2:first-child {
  margin-bottom: 12px
}

.page-id-33 .page-content .list-directors {
  margin: 0
}

.page-id-33 .page-content .list-directors > li {
  padding: 20px 0;
  border-top: 1px solid #e3e3e3
}

.page-id-33 .page-content .list-directors > li:before,
.page-id-33 .page-content .list-directors > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-33 .page-content .list-directors > li:after {
  clear: both
}

.page-id-33 .page-content .list-directors > li:before,
.page-id-33 .page-content .list-directors > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-33 .page-content .list-directors > li:after {
  clear: both
}

.page-id-33 .page-content .list-directors > li:before {
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-33 .page-content .list-directors > li:first-child {
  padding-top: 0;
  border-top: 0
}

.page-id-33 .page-content .list-directors > li.l14 {
  padding-bottom: 0
}

.page-id-33 .page-content .list-directors > li .item-image {
  width: 70%;
  margin: 0 auto 10px
}

.page-id-33 .page-content .list-directors > li .item-image img {
  display: block
}

.page-id-33 .page-content .list-directors > li .item-text {
  padding-top: 12px
}

.page-id-33 .page-content .list-directors > li .item-text .item-title {
  margin: 0;
  line-height: 1.2;
  font-weight: 400
}

.page-id-33 .page-content .list-directors > li .item-text .item-position {
  margin: 3px 0 0;
  line-height: 1.2
}

.page-id-33 .page-content .list-directors > li .item-text .item-excerpt {
  margin: 7px 0 0;
  color: #444;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.71
}

.page-id-25 .site-content .year-btns {
  position: relative;
  margin-bottom: 20px;
  opacity: 0;
  filter: alpha(opacity=0)
}

.page-id-25 .site-content .year-btns .slick-arrow {
  position: absolute;
  top: 0;
  width: 40px;
  height: 42px;
  border: 0;
  background-color: #fff;
  text-indent: -9999px;
  padding: 0;
  z-index: 1
}

.page-id-25 .site-content .year-btns .slick-arrow:before {
  content: '';
  width: 12px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -10px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .page-id-25 .site-content .year-btns .slick-arrow:before {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.page-id-25 .site-content .year-btns .slick-arrow.slick-prev {
  left: 0
}

.page-id-25 .site-content .year-btns .slick-arrow.slick-prev:before {
  background-position: -450px -50px
}

.page-id-25 .site-content .year-btns .slick-arrow.slick-next {
  right: 0
}

.page-id-25 .site-content .year-btns .slick-arrow.slick-next:before {
  background-position: -500px -50px
}

.page-id-25 .site-content .year-btns .slick-list {
  padding-left: 40px;
  padding-right: 40px
}

.page-id-25 .site-content .year-btns .slick-list .year-btn a {
  display: block;
  height: 42px;
  line-height: 40px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  margin-left: -1px;
  background-color: #fff;
  -webkit-transition: .15s all ease-out;
  -o-transition: .15s all ease-out;
  -moz-transition: .15s all ease-out;
  transition: .15s all ease-out;
  font-weight: 500
}

.page-id-25 .site-content .year-btns .slick-list .year-btn.active a {
  background-color: #00aae6;
  color: #fff
}

.page-id-25 .site-content .page-content {
  background-color: #fff;
  border-top: 0;
  padding: 10px
}

.page-id-25 .site-content .page-content .history-tab {
  overflow: hidden;
  height: 0
}

.page-id-25 .site-content .page-content .history-tab.active {
  height: auto
}

.page-id-25 .site-content .page-content .history-tab .list-month > li {
  position: relative;
  background: url(../images/history-bg-line.png) repeat-y top center;
  padding: 0 0 30px
}

.page-id-25 .site-content .page-content .history-tab .list-month > li:before,
.page-id-25 .site-content .page-content .history-tab .list-month > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-25 .site-content .page-content .history-tab .list-month > li:after {
  clear: both
}

.page-id-25 .site-content .page-content .history-tab .list-month > li:before,
.page-id-25 .site-content .page-content .history-tab .list-month > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-25 .site-content .page-content .history-tab .list-month > li:after {
  clear: both
}

.page-id-25 .site-content .page-content .history-tab .list-month > li:first-child {
  margin-top: 0
}

.page-id-25 .site-content .page-content .history-tab .list-month > li .event-image {
  margin: 0;
  position: relative;
  width: 41.778%
}

.page-id-25 .site-content .page-content .history-tab .list-month > li .event-image img {
  max-width: 100%;
  height: auto;
  display: block
}

.page-id-25 .site-content .page-content .history-tab .list-month > li .inner {
  position: relative;
  width: 41.778%
}

.page-id-25 .site-content .page-content .history-tab .list-month > li .inner .list-wrap {
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #fff
}

.page-id-25 .site-content .page-content .history-tab .list-month > li .inner .list-wrap ul {
  margin: 0
}

.page-id-25 .site-content .page-content .history-tab .list-month > li .inner .list-wrap ul li {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.714;
  word-break: keep-all;
  margin-top: 10px
}

.page-id-25 .site-content .page-content .history-tab .list-month > li .inner .list-wrap ul li:before {
  top: 8px
}

.page-id-25 .site-content .page-content .history-tab .list-month > li .inner .list-wrap ul li:first-child {
  margin-top: 0
}

.page-id-25 .site-content .page-content .history-tab .list-month > li .inner .list-wrap:before {
  content: '';
  position: absolute;
  top: 7px;
  width: 13px;
  height: 17px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .page-id-25 .site-content .page-content .history-tab .list-month > li .inner .list-wrap:before {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.page-id-25 .site-content .page-content .history-tab .list-month > li .marker {
  position: absolute;
  top: 0;
  left: 50%;
  width: 34px;
  height: 34px;
  margin-left: -17px;
  line-height: 28px;
  border: 3px solid #ccc;
  font-size: 13px;
  font-size: 1.3rem;
  white-space: nowrap;
  font-weight: 500;
  text-align: center;
  border-radius: 100px;
  background-color: #fff
}

.page-id-25 .site-content .page-content .history-tab .list-month > li.odd .inner {
  float: left
}

.page-id-25 .site-content .page-content .history-tab .list-month > li.odd .inner .list-wrap:before {
  right: -12px;
  background-position: -750px 0
}

.page-id-25 .site-content .page-content .history-tab .list-month > li.odd .event-image {
  float: right
}

.page-id-25 .site-content .page-content .history-tab .list-month > li.even .inner {
  float: right
}

.page-id-25 .site-content .page-content .history-tab .list-month > li.even .inner .list-wrap:before {
  left: -12px;
  background-position: -700px 0
}

.page-id-25 .site-content .page-content .history-tab .list-month > li.even .event-image {
  float: left
}

.page-id-25 .site-content .page-content .history-tab .list-month > li:before {
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-25 .site-content .page-content .history-tab .list-month > li.last {
  background: 0 0
}

.page-id-45 .page-content > h2 {
  margin-bottom: 17px
}

.page-id-45 .page-content .campaign-tab,
.site-content > article .campaign-tab {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.page-id-45 .page-content .campaign-tab > li,
.site-content > article .campaign-tab > li {
  border: 1px solid #cccccc;
  margin-bottom: 5px;
  padding-left: 0;
}
.page-id-45 .page-content .campaign-tab > li::before,
.site-content > article .campaign-tab > li::before {
  width: 0;
  height: 0;
}
.page-id-45 .page-content .campaign-tab > li > a,
.site-content > article .campaign-tab > li > a {
  display: block;
  padding: 7px 15px;
  width: 100%;
  height: 100%;
  color: #888888;
  text-align: center;
}
.page-id-45 .page-content .campaign-tab > li.active,
.site-content > article .campaign-tab > li.active {
  background-color: #0086e6;
}
.page-id-45 .page-content .campaign-tab > li.active > a,
.site-content > article .campaign-tab > li.active > a {
  color: #ffffff;
}

.page-id-45 .page-content .list-campaign {
  margin: 0
}

.page-id-45 .page-content .list-campaign > li {
  border: 1px solid #ccc;
  margin: 20px 0 0
}

.page-id-45 .page-content .list-campaign > li:before,
.page-id-45 .page-content .list-campaign > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-45 .page-content .list-campaign > li:after {
  clear: both
}

.page-id-45 .page-content .list-campaign > li:before,
.page-id-45 .page-content .list-campaign > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-45 .page-content .list-campaign > li:after {
  clear: both
}

.page-id-45 .page-content .list-campaign > li:before {
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-45 .page-content .list-campaign > li .item-image {
  border-bottom: 1px solid #ccc
}

.page-id-45 .page-content .list-campaign > li .item-text {
  padding: 17px 20px
}

.page-id-45 .page-content .list-campaign > li .item-text p {
  word-wrap: normal;
  margin: 0
}

.page-id-45 .page-content .list-campaign > li .item-text ul {
  margin: 9px 0 13px
}

.page-id-45 .page-content .list-campaign > li .item-text ul li {
  padding-left: 10px;
  line-height: 1.625
}

.page-id-45 .page-content .list-campaign > li .item-text ul li:before {
  height: 1px;
  width: 4px;
  background-color: #727272
}

.page-id-47 .page-content > h2 {
  margin-bottom: 26px
}

.page-id-96 .page-content .item-wrap {
  position: relative
}

.page-id-96 .page-content .item-wrap p {
  margin-bottom: 0
}

.page-id-96 .page-content .item-wrap:after {
  content: '';
  display: block;
  width: 266px;
  height: 124px;
  margin-top: 10px;
  background: url(/wp-content/uploads/purme-bookshelf-bg.png) no-repeat 0 0;
  -webkit-background-size: contain;
  background-size: contain
}

.page-template-template-publish .page-content .list-publish {
  margin: 0
}

.page-template-template-publish .page-content .list-publish .list-item {
  margin: 20px 0 0;
  border: 1px solid #ccc
}

.page-template-template-publish .page-content .list-publish .list-item:before,
.page-template-template-publish .page-content .list-publish .list-item:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-template-template-publish .page-content .list-publish .list-item:after {
  clear: both
}

.page-template-template-publish .page-content .list-publish .list-item:before,
.page-template-template-publish .page-content .list-publish .list-item:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-template-template-publish .page-content .list-publish .list-item:after {
  clear: both
}

.page-template-template-publish .page-content .list-publish .list-item:before {
  width: 0;
  height: 0;
  background-color: transparent
}

.page-template-template-publish .page-content .list-publish .list-item:first-child {
  margin-top: 0
}

.page-template-template-publish .page-content .list-publish .list-item .item-image {
  margin: 0;
  padding: 15px 15px 0
}

.page-template-template-publish .page-content .list-publish .list-item .item-image img {
  border: 1px solid #ccc;
  display: block
}

.page-template-template-publish .page-content .list-publish .list-item .item-text {
  padding: 15px
}

.page-template-template-publish .page-content .list-publish .list-item .item-text .item-title {
  margin: 0 0 7px
}

.page-template-template-publish .page-content .list-publish .list-item .item-text .item-meta {
  margin: 0 0 7px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #999
}

.page-template-template-publish .page-content .list-publish .list-item .item-text .item-content {
  margin-bottom: 7px
}

.page-template-template-publish .page-content .list-publish .list-item .item-text .item-content p {
  margin: 0;
  color: #666
}

.formtype01 .fieldset-table {
  margin-bottom: 17px
}

.formtype01 .fieldset-table .set .input textarea {
  resize: none;
  height: 155px
}

.formtype01 h3 {
  margin: 0 0 6px
}

.formtype01 .box {
  margin: 0 0 6px
}

.formtype01 .checkbox {
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  color: #444;
  font-weight: 400
}

.formtype01 .checkbox input {
  vertical-align: middle;
  margin-right: 5px
}

.formtype01 .checkbox span {
  vertical-align: middle
}

.formtype01 .btns {
  padding-top: 17px
}

.page-id-58 .page-content h2 {
  margin-bottom: 33px
}

.page-id-58 .page-content .fieldset-table .set .input input[type=text],
.page-id-58 .page-content .fieldset-table .set .input textarea {
  width: 100%
}

.page-id-58 .page-content .fieldset-table .set.s03 .input input[type=text],
.page-id-58 .page-content .fieldset-table .set.s02 .input input[type=text] {
  width: 100%
}

.page-id-17 .page-content .fieldset-table .set .input:before,
.page-id-17 .page-content .fieldset-table .set .input:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-17 .page-content .fieldset-table .set .input:after {
  clear: both
}

.page-id-17 .page-content .fieldset-table .set .input:before,
.page-id-17 .page-content .fieldset-table .set .input:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-17 .page-content .fieldset-table .set .input:after {
  clear: both
}

.page-id-17 .page-content .fieldset-table .set .input input[type=text] {
  width: 100%
}

.page-id-17 .page-content .fieldset-table .set .input input[type=text].file-dummy {
  float: left;
  width: 72%;
  margin-right: 3%
}

.page-id-17 .page-content .fieldset-table .set .input .radio {
  display: inline-block;
  margin-right: 10px;
  font-weight: 400
}

.page-id-17 .page-content .fieldset-table .set .input .radio input {
  vertical-align: middle;
  margin-right: 5px
}

.page-id-17 .page-content .fieldset-table .set .input .radio span {
  vertical-align: middle
}

.page-id-17 .page-content .fieldset-table .set.s06 .btn {
  vertical-align: top;
  float: left;
  width: 25%
}

.page-id-62 .page-content {
  background-color: transparent
}

.page-id-62 .page-content .form-login {
  margin: 0 auto;
  padding: 30px 0 37px
}

.page-id-62 .page-content .form-login input[type=text] {
  margin-bottom: 5px;
  width: 100%;
  height: 50px
}

.page-id-62 .page-content .form-login input[type=password] {
  margin-bottom: 10px;
  width: 100%;
  height: 50px
}

.page-id-62 .page-content .form-login .btn {
  width: 100%;
  margin-bottom: 7px
}

.page-id-62 .page-content .form-login .member-links {
  font-size: 14px;
  font-size: 1.4rem;
  white-space: nowrap;
  text-align: center
}

.page-id-62 .page-content .box01 {
  margin-bottom: 0;
  margin-top: 0;
  position: relative
}

.page-id-62 .page-content .box01 h1 {
  font-size: 17px;
  font-size: 1.7rem;
  margin: 0 0 15px
}

.page-id-62 .page-content .box01 p {
  margin: 0 0 10px
}

.page-id-62 .page-content .box01 .contact {
  font-weight: 700;
  margin-bottom: 10px
}

.page-id-62 .page-content .box01 .btn {
  font-weight: 300
}

.page-id-53 .page-content > h1 {
  margin-top: 27px;
  margin-bottom: 25px
}

.page-id-53 .page-content .list-company {
  margin: 0
}

.page-id-53 .page-content .list-company:before,
.page-id-53 .page-content .list-company:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-53 .page-content .list-company:after {
  clear: both
}

.page-id-53 .page-content .list-company:before,
.page-id-53 .page-content .list-company:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-53 .page-content .list-company:after {
  clear: both
}

.page-id-53 .page-content .list-company:before {
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-53 .page-content .list-company .list-item {
  float: left;
  width: 50%;
  margin-top: 20px
}

.page-id-53 .page-content .list-company .list-item .item-image {
  margin: 0;
  height: 64px
}

.page-id-53 .page-content .list-company .list-item .item-popup {
  display: none
}

.page-id-53 .fancybox-wrap {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important
}

.page-id-53 .fancybox-skin {
  height: 100% !important
}

.page-id-53 .fancybox-skin .fancybox-inner {
  width: 100% !important;
  height: 100% !important
}

.page-id-53 .fancybox-skin .item-popup .item-title {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 500;
  color: #00aae6;
  margin: 0 0 5px
}

.page-id-53 .fancybox-skin .item-popup .item-subtitle {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #222;
  margin: 0 0 7px
}

.page-id-53 .fancybox-skin .item-popup table {
  margin: 0;
  width: 100%;
  border-top: 1px solid #222
}

.page-id-53 .fancybox-skin .item-popup table th {
  background-color: #e3e3e3
}

.page-id-53 .fancybox-skin .item-popup table td,
.page-id-53 .fancybox-skin .item-popup table th {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 5px;
  border-bottom: 1px solid #ccc
}

.page-id-53 .fancybox-skin .item-popup table td + td,
.page-id-53 .fancybox-skin .item-popup table th + th,
.page-id-53 .fancybox-skin .item-popup table th + td,
.page-id-53 .fancybox-skin .item-popup table td + th {
  border-left: 1px solid #ccc
}

.page-id-53 .fancybox-skin .item-popup table + .item-subtitle {
  margin-top: 27px
}

.page-id-53 .fancybox-skin .item-popup .table-wrap + .item-subtitle {
  margin-top: 27px
}

.page-id-53 .fancybox-skin .item-popup .company-gallery {
  position: relative
}

.page-id-53 .fancybox-skin .item-popup .company-gallery .item-image {
  width: 100%;
  height: 164px;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-position: center center;
  background-repeat: no-repeat
}

.page-id-53 .fancybox-skin .item-popup .company-gallery .slick-arrow {
  position: absolute;
  border: 0;
  height: 100%;
  text-indent: -9999px;
  top: 0;
  width: 50px;
  padding: 0;
  background-color: transparent;
  z-index: 1;
  -webkit-transition: background-color .15s ease-out;
  -o-transition: background-color .15s ease-out;
  -moz-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out
}

.page-id-53 .fancybox-skin .item-popup .company-gallery .slick-arrow:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 30px;
  margin-left: -8px;
  margin-top: -15px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .page-id-53 .fancybox-skin .item-popup .company-gallery .slick-arrow:before {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.page-id-53 .fancybox-skin .item-popup .company-gallery .slick-arrow:hover {
  background-color: rgba(255, 255, 255, .8)
}

.page-id-53 .fancybox-skin .item-popup .company-gallery .slick-arrow.slick-prev {
  left: 0
}

.page-id-53 .fancybox-skin .item-popup .company-gallery .slick-arrow.slick-prev:before {
  background-position: -450px -50px
}

.page-id-53 .fancybox-skin .item-popup .company-gallery .slick-arrow.slick-prev:hover:before {
  background-position: -550px -50px
}

.page-id-53 .fancybox-skin .item-popup .company-gallery .slick-arrow.slick-next {
  right: 0
}

.page-id-53 .fancybox-skin .item-popup .company-gallery .slick-arrow.slick-next:before {
  background-position: -500px -50px
}

.page-id-53 .fancybox-skin .item-popup .company-gallery .slick-arrow.slick-next:hover:before {
  background-position: -600px -50px
}

.page-id-15 .map-container {
  margin-bottom: 20px;
  padding-bottom: 48.49%;
  position: relative
}

.page-id-15 .map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.page-id-15 .map-container .gm-style .place-card {
  display: none
}

.page-id-15 .item-wrap:before,
.page-id-15 .item-wrap:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-15 .item-wrap:after {
  clear: both
}

.page-id-15 .item-wrap:before,
.page-id-15 .item-wrap:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-15 .item-wrap:after {
  clear: both
}

.page-id-15 .item-wrap .item-image {
  margin: 0
}

.page-id-15 .item-wrap .item-text {
  margin: 0 0 20px
}

.page-id-15 .item-wrap .item-text dl {
  position: relative;
  padding-left: 72px;
  padding-top: 0;
  margin-top: 14px;
  min-height: 61px
}

.page-id-15 .item-wrap .item-text dl:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 61px;
  height: 61px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .page-id-15 .item-wrap .item-text dl:before {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.page-id-15 .item-wrap .item-text dl:first-child {
  margin-top: 0
}

.page-id-15 .item-wrap .item-text dl dt {
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 3px
}

.page-id-15 .item-wrap .item-text dl dd {
  margin: 0;
  line-height: 1.5;
  padding: 0
}

.page-id-15 .item-wrap .item-text dl.d01:before {
  background-position: -600px -100px
}

.page-id-15 .item-wrap .item-text dl.d02:before {
  background-position: -700px -100px
}

.page-id-56 .page-content .list-guide {
  margin-top: -10px;
  margin-bottom: 0
}

.page-id-56 .page-content .list-guide:before,
.page-id-56 .page-content .list-guide:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-56 .page-content .list-guide:after {
  clear: both
}

.page-id-56 .page-content .list-guide:before,
.page-id-56 .page-content .list-guide:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-56 .page-content .list-guide:after {
  clear: both
}

.page-id-56 .page-content .list-guide .list-item {
  margin-top: 20px;
  border: 1px solid #ccc
}

.page-id-56 .page-content .list-guide .list-item .item-image {
  margin: 0;
  border-bottom: 1px solid #ccc
}

.page-id-56 .page-content .list-guide .list-item .item-text {
  padding: 17px 20px
}

.page-id-56 .page-content .list-guide .list-item .item-text .item-title {
  margin-bottom: 7px
}

.page-id-56 .page-content .list-guide .list-item .item-text p,
.page-id-56 .page-content .list-guide .list-item .item-text .item-excerpt {
  margin: 0
}

.page-donation-apply .page-content .list-donation,
.page-id-60 .page-content .list-donation {
  margin-bottom: 0
}

.page-donation-apply .page-content .list-donation:first-child,
.page-id-60 .page-content .list-donation:first-child {
  margin-top: -20px
}

.page-donation-apply .page-content .list-donation:before,
.page-id-60 .page-content .list-donation:before,
.page-donation-apply .page-content .list-donation:after,
.page-id-60 .page-content .list-donation:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-donation-apply .page-content .list-donation:after,
.page-id-60 .page-content .list-donation:after {
  clear: both
}

.page-donation-apply .page-content .list-donation:before,
.page-id-60 .page-content .list-donation:before,
.page-donation-apply .page-content .list-donation:after,
.page-id-60 .page-content .list-donation:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-donation-apply .page-content .list-donation:after,
.page-id-60 .page-content .list-donation:after {
  clear: both
}

.page-donation-apply .page-content .list-donation .list-item,
.page-id-60 .page-content .list-donation .list-item {
  position: relative;
  margin-top: 20px
}

.page-donation-apply .page-content .list-donation .list-item:first-child .item-image,
.page-id-60 .page-content .list-donation .list-item:first-child .item-image {
  overflow: hidden
}

.page-donation-apply .page-content .list-donation .list-item:first-child .item-image img,
.page-id-60 .page-content .list-donation .list-item:first-child .item-image img {
  height: 140px
}

.page-donation-apply .page-content .list-donation .list-item .cover,
.page-id-60 .page-content .list-donation .list-item .cover {
  position: relative
}

.page-donation-apply .page-content .list-donation .list-item .item-image,
.page-id-60 .page-content .list-donation .list-item .item-image {
  margin: 0
}

.page-donation-apply .page-content .list-donation .list-item .item-text,
.page-id-60 .page-content .list-donation .list-item .item-text {
  background-color: rgba(0, 0, 0, .6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  text-align: center;
  -webkit-transition: .2s background-color ease-out;
  -o-transition: .2s background-color ease-out;
  -moz-transition: .2s background-color ease-out;
  transition: .2s background-color ease-out
}

.page-donation-apply .page-content .list-donation .list-item .item-text .item-title,
.page-id-60 .page-content .list-donation .list-item .item-text .item-title {
  -webkit-transition: .2s margin-top ease-out;
  -o-transition: .2s margin-top ease-out;
  -moz-transition: .2s margin-top ease-out;
  transition: .2s margin-top ease-out;
  color: #fff;
  margin-top: 21px;
  margin-bottom: 5px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500
}

.page-donation-apply .page-content .list-donation .list-item .item-text .item-excerpt,
.page-id-60 .page-content .list-donation .list-item .item-text .item-excerpt {
  margin: 0;
  color: #fff
}

.page-donation-apply .page-content .list-donation .list-item .item-text .item-excerpt .line-break,
.page-id-60 .page-content .list-donation .list-item .item-text .item-excerpt .line-break {
  display: block;
  margin: 0 0 7px
}

.page-donation-apply .page-content .list-donation .list-item .item-text .item-excerpt .btn,
.page-id-60 .page-content .list-donation .list-item .item-text .item-excerpt .btn {
  -webkit-transition: .2s opacity ease-out;
  -o-transition: .2s opacity ease-out;
  -moz-transition: .2s opacity ease-out;
  transition: .2s opacity ease-out
}

.page-id-35 .page-content .list-ambassador > li {
  position: relative;
  margin-top: 30px
}

.page-id-35 .page-content .list-ambassador > li:before,
.page-id-35 .page-content .list-ambassador > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-35 .page-content .list-ambassador > li:after {
  clear: both
}

.page-id-35 .page-content .list-ambassador > li:before,
.page-id-35 .page-content .list-ambassador > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-35 .page-content .list-ambassador > li:after {
  clear: both
}

.page-id-35 .page-content .list-ambassador > li .item-image {
  margin: 0 auto 10px;
  width: 70%
}

.page-id-35 .page-content .list-ambassador > li .item-image img {
  display: block;
  max-width: 100%;
  height: auto
}

.page-id-35 .page-content .list-ambassador > li .item-text .item-title {
  margin: 0 0 9px;
  font-weight: 400
}

.page-id-35 .page-content .list-ambassador > li .item-text .item-title .item-job {
  display: inline;
  font-size: 14px;
  font-size: 1.4rem
}

.page-id-35 .page-content .list-ambassador > li .item-text .item-title .item-name {
  display: inline
}

.page-id-35 .page-content .list-ambassador > li .item-text .item-quote {
  margin: 0 0 13px;
  font-weight: 300
}

.page-id-35 .page-content .list-ambassador > li .item-text p,
.page-id-35 .page-content .list-ambassador > li .item-text .item-excerpt {
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.75;
  font-weight: 300;
  color: #444
}

.page-id-29 .page-content .sec-header {
  font-size: 12px;
  font-size: 1.2rem;
  color: #222;
  margin: 17px 0;
  padding: 7px 0;
  border: 1px solid #00aae6;
  border-left: 0;
  border-right: 0
}

.page-id-29 .page-content .sec-header .sec-position {
  position: relative;
  display: inline;
  padding: 0 10px
}

.page-id-29 .page-content .sec-header .sec-position:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: 12px;
  background-color: #727272
}

.page-id-29 .page-content .sec-header .sec-name {
  padding: 0 10px
}

.page-id-29 .page-content .divider {
  position: relative;
  font-family: "Noto Sans KR", "Apple SD Gothic Neo", '맑은 고딕', "Malgun Gothic", '나눔고딕', nanumgothic, "Helvetica Neue", Helvetica, Arial, "Trebuchet MS", sans-serif;
  padding-left: 6px;
  margin-left: 6px
}

.page-id-29 .page-content .divider a {
  font-weight: inherit
}

.page-id-29 .page-content .divider:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 1px;
  height: 8px;
  background-color: #666;
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  transform: rotate(15deg)
}

.page-id-29 .page-content .divider:first-child {
  padding-left: 0;
  margin-left: 0
}

.page-id-29 .page-content .divider:first-child:before {
  display: none
}

.page-id-29 .page-content .sec-part {
  margin-top: 23px
}

.page-id-29 .page-content .sec-part:first-child {
  margin-top: 0
}

.page-id-29 .page-content .sec-part .sec-title {
  font-size: 17px;
  font-size: 1.7rem;
  margin: 0 0 9px
}

.page-id-29 .page-content .sec-part .list-person {
  margin: 0
}

.page-id-29 .page-content .sec-part .list-person > li {
  margin: 5px 0 0
}

.page-id-29 .page-content .sec-part .list-person > li .person-name {
  margin: 0
}

.page-id-29 .page-content .sec-part .list-person > li .person-work {
  margin: 0
}

.page-id-41 .page-content .list-indivisual {
  margin: 0 0 17px
}

.page-id-41 .page-content .list-indivisual .list-item {
  border-bottom: 1px solid #e3e3e3;
  padding: 20px 0
}

.page-id-41 .page-content .list-indivisual .list-item:before,
.page-id-41 .page-content .list-indivisual .list-item:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-41 .page-content .list-indivisual .list-item:after {
  clear: both
}

.page-id-41 .page-content .list-indivisual .list-item:before,
.page-id-41 .page-content .list-indivisual .list-item:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-41 .page-content .list-indivisual .list-item:after {
  clear: both
}

.page-id-41 .page-content .list-indivisual .list-item:first-child {
  padding-top: 12px
}

.page-id-41 .page-content .list-indivisual .list-item .item-image {
  margin: 0 0 10px
}

.page-id-41 .page-content .list-indivisual .list-item .item-text .item-title {
  margin: -5px 0 8px
}

.page-id-41 .page-content .list-indivisual .list-item .item-text .item-subtitle {
  margin: 0 0 12px
}

.page-id-41 .page-content .list-indivisual .list-item .item-text .item-content {
  margin: 0 0 15px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.25
}

.page-id-41 .page-content .list-indivisual .list-item .item-text .item-content dt {
  color: #222;
  font-weight: 500;
  line-height: 1.6;
  margin-top: 10px
}

.page-id-41 .page-content .list-indivisual .list-item .item-text .item-content dd {
  padding: 0;
  line-height: 1.625
}

.page-id-41 .page-content .list-indivisual .list-item .item-text .item-content dd p {
  margin: 0
}

.page-id-41 .page-content .list-indivisual .list-item .item-text .item-content:first-child {
  margin-top: 0
}

.page-id-41 .page-content .list-indivisual .list-item .item-text p,
.page-id-41 .page-content .list-indivisual .list-item .item-text .btns {
  text-align: left;
  margin: 0
}

.page-id-41 .page-content .description .description-title {
  margin: 0 0 11px
}

.page-id-41 .page-content .description .description-content {
  margin: 0
}

.page-id-49 .page-content table tr th {
  display: block;
  text-align: left;
  border-right: 0
}

.page-id-49 .page-content table tr td {
  display: block
}

.page-id-51 .page-content > h2:first-child {
  margin-bottom: 29px
}

.page-id-51 .page-content > h1 {
  margin: 0 0 14px
}

.page-id-51 .page-content .list-strength {
  margin: 0 0 33px;
  text-align: center
}

.page-id-51 .page-content .list-strength > li {
  margin: 20px 0 0;
  text-align: center
}

.page-id-51 .page-content .list-strength > li .item-image {
  margin: 0 auto 15px;
  width: 121px;
  height: 120px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .page-id-51 .page-content .list-strength > li .item-image {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.page-id-51 .page-content .list-strength > li .item-text .item-title {
  margin: 0 0 9px;
  text-align: center
}

.page-id-51 .page-content .list-strength > li .item-text .item-excerpt {
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.625
}

.page-id-51 .page-content .list-strength > li.l01 {
  margin-top: 0
}

.page-id-51 .page-content .list-strength > li.l01 .item-image {
  background-position: -450px -200px
}

.page-id-51 .page-content .list-strength > li.l02 .item-image {
  background-position: -600px -200px
}

.page-id-51 .page-content .list-strength > li.l03 .item-image {
  background-position: -750px -200px
}

.page-id-51 .page-content .list-step {
  margin: 0;
  text-align: center
}

.page-id-51 .page-content .list-step > li {
  width: 167px;
  height: 190px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  border: 1px solid #ccc;
  margin-top: 10px
}

.page-id-51 .page-content .list-step > li::after {
  content: '';
  position: absolute;
  width: 167px;
  height: 100px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .page-id-51 .page-content .list-step > li::after {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.page-id-51 .page-content .list-step > li.l01 {
  margin-top: 0
}

.page-id-51 .page-content .list-step > li.l01::after {
  background-position: 0 -600px
}

.page-id-51 .page-content .list-step > li.l02::after {
  background-position: -200px -600px
}

.page-id-51 .page-content .list-step > li.l03::after {
  background-position: -400px -600px
}

.page-id-51 .page-content .list-step > li.l04::after {
  background-position: -600px -600px
}

.page-id-51 .page-content .list-step > li.l05::after {
  background-position: -800px -600px
}

.page-id-51 .page-content .list-step > li .step-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 13px;
  margin: 0
}

.page-id-51 .page-content .list-step > li .step {
  margin-top: 10px
}

.page-id-43 .page-content > h1 {
  margin: 14px 0 10px
}

.page-id-43 .page-content .list-apply {
  margin: 10px 0 25px
}

.page-id-43 .page-content .list-apply:before,
.page-id-43 .page-content .list-apply:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-43 .page-content .list-apply:after {
  clear: both
}

.page-id-43 .page-content .list-apply:before,
.page-id-43 .page-content .list-apply:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-43 .page-content .list-apply:after {
  clear: both
}

.page-id-43 .page-content .list-apply > li {
  margin-top: 10px;
  position: relative;
  min-height: 64px
}

.page-id-43 .page-content .list-apply > li .item-image {
  position: absolute;
  top: 5px;
  left: 0;
  margin: 0;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .page-id-43 .page-content .list-apply > li .item-image {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.page-id-43 .page-content .list-apply > li .item-text {
  padding-left: 92px
}

.page-id-43 .page-content .list-apply > li .item-text .item-title {
  margin: 0 0 5px
}

.page-id-43 .page-content .list-apply > li .item-text p,
.page-id-43 .page-content .list-apply > li .item-text .item-excerpt {
  margin: 0
}

.page-id-43 .page-content .list-apply > li.l01 .item-image {
  width: 69px;
  height: 57px;
  background-position: -650px -350px
}

.page-id-43 .page-content .list-apply > li.l02 .item-image {
  width: 64px;
  height: 59px;
  background-position: -750px -350px
}

.page-id-43 .page-content .list-apply > li.l03 .item-image {
  width: 64px;
  height: 58px;
  background-position: -850px -350px
}

.page-id-43 .page-content .list-payment > li {
  border: 1px solid #e3e3e3;
  margin-top: 40px
}

.page-id-43 .page-content .list-payment > li:before,
.page-id-43 .page-content .list-payment > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-43 .page-content .list-payment > li:after {
  clear: both
}

.page-id-43 .page-content .list-payment > li:before,
.page-id-43 .page-content .list-payment > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-43 .page-content .list-payment > li:after {
  clear: both
}

.page-id-43 .page-content .list-payment > li:first-child {
  margin-top: 0
}

.page-id-43 .page-content .list-payment > li .item-header {
  padding: 22px 15px
}

.page-id-43 .page-content .list-payment > li .item-header .item-image {
  display: block;
  margin: 0 auto 10px;
  width: 121px;
  height: 120px;
  background-image: url(../images/ico_renewal.png);
  -webkit-background-size: 1000px 1000px;
  background-size: 1000px 1000px;
  background-repeat: no-repeat
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:13/10),
(min-resolution:1.3dppx) {
  .page-id-43 .page-content .list-payment > li .item-header .item-image {
    background-image: url(../images/ico_renewal@2x.png)
  }
}

.page-id-43 .page-content .list-payment > li .item-header .item-title {
  margin: 7px 0 4px;
  text-align: center
}

.page-id-43 .page-content .list-payment > li .item-header .item-excerpt {
  text-align: center;
  margin: 0;
  color: #00aae6;
  font-size: 12px;
  font-size: 1.2rem
}

.page-id-43 .page-content .list-payment > li .item-text {
  position: relative;
  padding: 11px 15px;
  border-top: 1px solid #e3e3e3
}

.page-id-43 .page-content .list-payment > li .item-text .item-subtitle {
  margin: 0
}

.page-id-43 .page-content .list-payment > li .item-text p,
.page-id-43 .page-content .list-payment > li .item-text .item-content {
  margin: 0
}

.page-id-43 .page-content .list-payment > li .item-text .col {
  position: relative;
  padding: 11px 15px;
  border-top: 1px solid #e3e3e3
}

.page-id-43 .page-content .list-payment > li.l01 .item-text {
  padding: 0;
  border-top: 0
}

.page-id-43 .page-content .list-payment > li.l01 .item-image {
  background-position: -200px -350px
}

.page-id-43 .page-content .list-payment > li.l02 .item-image {
  background-position: -350px -350px
}

.page-id-43 .page-content .list-payment > li.l03 .item-subtitle {
  font-weight: 600
}

.page-id-43 .page-content .list-payment > li.l03 .item-image {
  background-position: -500px -350px
}

.page-id-77 .page-content .list-summary {
  margin: 0
}

.page-id-77 .page-content .list-summary > li {
  margin-top: 10px;
  border-top: 1px solid #e3e3e3;
  padding: 20px 0
}

.page-id-77 .page-content .list-summary > li:before,
.page-id-77 .page-content .list-summary > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-77 .page-content .list-summary > li:after {
  clear: both
}

.page-id-77 .page-content .list-summary > li:before,
.page-id-77 .page-content .list-summary > li:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page-id-77 .page-content .list-summary > li:after {
  clear: both
}

.page-id-77 .page-content .list-summary > li:first-child {
  padding-top: 0;
  border-top: 0
}

.page-id-77 .page-content .list-summary > li .item-image {
  margin: 0 0 10px
}

.page-id-77 .page-content .list-summary > li .item-text .item-title {
  margin: 0 0 6px
}

.page-id-77 .page-content .list-summary > li .item-text .item-excerpt {
  margin: 0
}

.page-id-77 .page-content .list-summary > li:first-child {
  margin-top: 0
}

.page .page-content .business-template > h1 {
  margin-top: 15px;
  margin-bottom: 7px
}

.page .page-content .business-template .business-header:before,
.page .page-content .business-template .business-header:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page .page-content .business-template .business-header:after {
  clear: both
}

.page .page-content .business-template .business-header:before,
.page .page-content .business-template .business-header:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page .page-content .business-template .business-header:after {
  clear: both
}

.page .page-content .business-template .business-header .business-logo {
  margin: 0 auto;
  text-align: center
}

.page .page-content .business-template .business-header .business-logo img {
  width: 120px;
  margin: 0 auto
}

.page .page-content .business-template .business-header p {
  margin: 0
}

.page .page-content .business-template .business-header + figure {
  margin: 17px 0 0
}

.page .page-content .business-template .business-list {
  margin: 6px 0 12px
}

.page .page-content .business-template .business-list > li {
  line-height: 2
}

.page .page-content .business-template .business-list > li .label {
  color: #222;
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  margin-right: 14px
}

.page .page-content .business-template .business-list > li .content {
  color: #222;
  font-size: 12px;
  font-size: 1.2rem;
  display: inline
}

.page .page-content .business-template .business-list > li .content > ul {
  margin: 0 0 3px
}

.page .page-content .business-template .business-list > li .content > ul > li {
  line-height: 2.3
}

.page .page-content .business-template .business-list > li .content > ul > li .label {
  font-size: 12px;
  font-size: 1.2rem
}

.page .page-content .business-template .business-list > li .content > ul > li.absolute {
  position: relative
}

.page .page-content .business-template .business-list > li .content > ul > li.absolute .label {
  position: absolute;
  left: 0;
  top: 0
}

.page .page-content .business-template .business-list > li .content > ul > li.absolute .content {
  padding-left: 47px;
  display: block
}

.page .page-content .business-template .business-list.default-style > li {
  margin-top: 10px
}

.page .page-content .business-template .business-list.default-style > li:before {
  top: 12px
}

.page .page-content .business-template .business-list.default-style .content > ul > li {
  line-height: 1.625
}

.page .page-content .business-template .col-1 {
  margin: 0
}

.page .page-content .business-template .col-3:before,
.page .page-content .business-template .col-3:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page .page-content .business-template .col-3:after {
  clear: both
}

.page .page-content .business-template .col-3:before,
.page .page-content .business-template .col-3:after {
  content: " ";
  display: table;
  width: 0;
  height: 0;
  background-color: transparent
}

.page .page-content .business-template .col-3:after {
  clear: both
}

.page .page-content .business-template .col-3 .col {
  margin: 10px 0 0
}

.page .page-content .business-template .col-3 .col:first-child {
  margin-top: 0
}

.page-id-92 .page-content .business-template .business-header .business-logo img {
  margin-top: -10px
}

.page-id-86 .page-content .business-template .business-header .business-logo img {
  max-width: 250px;
  margin-top: 10px
}

.page-id-82 .page-content .business-template .business-header .business-logo img {
  max-width: 250px;
  margin-top: 5px
}

.page .site-content .prev-privacy .selectbox {
  display: inline-block;
  width: 220px;
  margin: 0;
  margin-right: 5px;
  vertical-align: top
}

.page .site-content .prev-privacy .selectbox + .btn {
  vertical-align: top
}

.page-english .breadcrumbs {
  display: none
}

.page-english .site-content {
  border-top: 0
}

.page-english .page-content figure {
  margin: 10px 0
}

.page-english .page-content .translate-description {
  display: block;
  text-align: center
}

.page-english .page-content .row.contact .col {
  margin-top: 15px
}

.page-english .page-content .row.contact .col:first-child {
  margin-top: 0
}

.page-english .page-content .accordion-content {
  display: none;
  padding: 0
}

/*20190621 추가 */
/*
.page-temp .page-content .organization.updated .depth01 .depth02 > li.l01,
.page-id-27 .page-content .organization.updated .depth01 .depth02.committee > li {
    margin-left: 50px;
    background: #38bceb;
    border: none;
    color: #fff;
    line-height: 33px;
    border-radius: 50px
}
*/

.page-id-27 .page-content .organization.updated .depth01 .depth02.committee > li.r_00 > a {
  margin-left: 50px;
  background: #38bceb;
  border: none;
  color: #fff;
  line-height: 33px;
  border-radius: 50px;
  position: relative;
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  -moz-transition: all .15s ease-out;
  transition: all .15s ease-out;
}

.page-id-27 .page-content .organization.updated .depth01 .depth02.committee > li.r_00 > a:hover {
  background-color: #fff;
  border: 5px solid #38bceb;
  color: transparent;
}

.page-id-27 .page-content .organization.updated .depth01 .depth02.committee > li.r_00 > a:hover::before {
  content: 'detail >';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 22px;
  color: #666;
  background-color: transparent;
}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.l01,
.page-id-27 .page-content .organization.updated .depth01 .depth02.committee > li.r01 {
  top: -43px;
  left: 70px;

}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.l01,
.page-id-27 .page-content .organization.updated .depth01 .depth02.committee > li.r02 {
  top: -5px;
  left: 70px;

}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.l01,
.page-id-27 .page-content .organization.updated .depth01 .depth02.committee > li.r03 {
  top: 33px;
  left: 70px;

}

.page-temp .page-content .organization.updated .depth01 .depth02 > li.l01,
.page-id-27 .page-content .organization.updated .depth01 .depth02.committee > li.r04 {
  top: 71px;
  left: 70px;

}
.page-temp .page-content .organization.updated .depth01 .depth02 > li.l01,
.page-id-27 .page-content .organization.updated .depth01 .depth02.committee > li.r05 {

  top:15px;
  left:-110px;

}


.page-temp .page-content .organization.updated .depth01 .depth02 > li.l01,
.page-id-27 .page-content .organization.updated .depth01 .depth02.committee > li {
  width: 98px;
}



/*2020.11.15 - 기부신청페이지*/

/*기부신청*/
/*기부신청 탭메뉴*/
#dona_intro {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

#dona_intro * {
  font-size: 1.6rem;
}

#dona_intro li {
  padding-left: 0;
}

#dona_intro li::before {
  content: none;
}

#dona_intro p {
  margin: 0;
}

#dona_intro h2 {
  margin: 0;
}

#dona_intro .dona_menu_area {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 70px;
}

#dona_intro .dona_menu_area > .dona_menu_con {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

#dona_intro .dona_menu_area > .dona_menu_con > li {
  width: -webkit-calc((100% - 10px;) / 2);
  width: -moz-calc((100% - 10px;) / 2);
  width: calc((100% - 10px;) / 2);
  margin-right: 10px;
  height: auto;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  float: left;
}

#dona_intro .dona_menu_area > .dona_menu_con > li:nth-of-type(2n){
  margin-right: 0;
}

#dona_intro .dona_menu_area > .dona_menu_con > li:last-of-type {
  margin-right: 0;
}

#dona_intro .dona_menu_area > .dona_menu_con > li > a {
  display: block;
  padding: 8px 5px;
  border-radius: 6px;
  border: 2px solid #00aae6;
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #00aae6;
  font-weight: 400;
}

#dona_intro .dona_menu_area > .dona_menu_con > li > a:hover {
  background-color: #00aae6;
  color: #fff;
}

@media all and (max-width: 321px) {
  #dona_intro .dona_menu_area > .dona_menu_con > li > a {
    font-size: 1.2rem;
  }
}

/*기부신청 탭메뉴 end*/

/*기부신청 메인타이틀*/
#dona_intro .dona_title_area {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  line-height: 30px;
}

#dona_intro .dona_title_area > h2 {
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: -1.5px;
  color: #32251b;
}

#dona_intro .dona_title_area > h2 > span {
  font-size: 2rem;
  font-weight: 600;
}

#dona_intro .dona_title_area > h2 > span.color_blue {
  color: #0072bd;
}

@media all and (max-width: 321px) {
  #dona_intro .dona_title_area {
    line-height: 25px;
  }

  #dona_intro .dona_title_area > h2 {
    font-size: 1.7rem;
  }

  #dona_intro .dona_title_area > h2 > span {
    font-size: 1.7rem;
  }
}

/*기부신청 메인타이틀 end*/

#dona_intro .dona_contents_area {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
  border-bottom: 1px solid #0072bc;
  margin-bottom: 30px;
}

#dona_intro .dona_title_img {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

#dona_intro .dona_title_img .img_box {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

#dona_intro .dona_title_img .img_box > img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
}

#dona_intro .dona_contents_area .dona_cont_txt {
  width: 100%;
  height: auto;
  position: relative;
}

#dona_intro .dona_contents_area .dona_cont_txt .txt_box {
  width: 100%;
  height: auto;
  position: relative;
}

#dona_intro .dona_contents_area .dona_cont_txt .txt_box > p {
  font-size: 1.4rem;
  color: #979099;
  font-weight: 400;
  letter-spacing: -1.5px;
  line-height: 23px;
  margin-bottom: 20px;
}

#dona_intro .dona_contents_area .dona_cont_txt .txt_box > p > span.fontPen{
  color:#0072bc;
  font-weight:400;
  font-size:2rem;

}


#dona_intro .dona_contents_area .dona_cont_txt .txt_box > p > br {
  display: none;
}

#dona_intro .dona_contents_area .dona_cont_txt .txt_box > p:last-of-type {
  margin-bottom: 0;
}

#dona_intro .dona_contents_area .dona_cont_txt .txt_box > p > span {
  font-size: 1.4rem;
  font-weight: 600;
  color: #1b2132;
  display: block;
}


/*기부신청 리스트- 옵션*/
#dona_intro .dona_info_area {
  width: 100%;
  height: auto;
  position: relative;
}

#dona_intro .dona_info_area .dona_info_con {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

#dona_intro .dona_info_area .dona_info_con_use {
  padding-top: 65px;
  padding-bottom: 65px;
  border-bottom: 1px solid #0072bc;
}

#dona_intro .dona_info_area .dona_info_con_use:last-of-type{
  border-bottom: 0;
  padding-bottom: 25px;
}

/*기부신청 리스트- 옵션 end*/

/*기부신청 리스트- 타이틀*/
#dona_intro .dona_info_area .dona_info_con .dona_info_title {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 20px;
}

#dona_intro .dona_info_area .dona_info_con .dona_info_title .info_main_title {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
}

#dona_intro .dona_info_area .dona_info_con .dona_info_title .info_main_title p {
  display: none;
}

#dona_intro .dona_info_area .dona_info_con .dona_info_title .info_main_title br {
  display: none;
}

#dona_intro .dona_info_area .dona_info_con .dona_info_title .info_main_title > span {
  width: 27px;
  height: 29px;
  float: left;
  position: relative;
  margin-right: 10px;
}

#dona_intro .dona_info_area .dona_info_con .dona_info_title .info_main_title > span > img {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}

#dona_intro .dona_info_area .dona_info_con .dona_info_title .info_main_title > h2 {
  line-height: 29px;
  font-size: 2rem;
  color: #0072bc;
  -webkit-transform: rotate(0.05deg);
  -ms-transform: rotate(0.05deg);
  -o-transform: rotate(0.05deg);
  -moz-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
  font-weight: 600;
}

#dona_intro .dona_info_area .dona_info_con .dona_info_title > p {
  font-size: 1.7rem;
  line-height: 1.7rem;
  color: #1b2132;
  -webkit-transform: rotate(0.05deg);
  -ms-transform: rotate(0.05deg);
  -o-transform: rotate(0.05deg);
  -moz-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
  font-weight: 500;
}

/*기부신청 리스트- 타이틀 end*/

/*기부신청 버튼*/
.dona_btn_box_con {
  width: 100%;
  margin: 0 auto;
  display: table;
}

.dona_btn_list {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.dona_btn_list > .dona_btn_box {
  width: 100%;
  height: auto;
  margin-bottom: 15px !important;
  text-align: center;
}

.dona_btn_list > .dona_btn_box:last-of-type{
  margin-bottom: 0 !important;
}

.dona_btn_list > .dona_btn_box > a {
  display: block;
  width: 100%;
  height: auto;
  padding: 15px 25px;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-family: "Open Sans", "Noto Sans KR", "Apple SD Gothic Neo", '맑은 고딕', "Malgun Gothic", '나눔고딕', nanumgothic, "Helvetica Neue", Helvetica, Arial, "Trebuchet MS", sans-serif;
  font-weight: 700;
  color: #1b2132;
  border-radius: 15px;
}

.dona_btn_list > .dona_btn_box > a > span {
  vertical-align: middle;
  margin-left: 15px;
  display: inline-block;
}

.dona_btn_list > .dona_btn_box_01 > a {
  background-color: #006bb9;
  color:white;
}

.dona_btn_list > .dona_btn_box_01 > a:hover {
  background-color: #145c90;
  color:white;

}

.dona_btn_list > .dona_btn_box_02 > a {
  background-color: #efefef;
}

.dona_btn_list > .dona_btn_box_02 > a:hover {
  background-color: #ddd;
}

/*기부신청 버튼 end*/

/*기부신청 리스트- 서브01*/
#dona_intro .dona_info_area .dona_info_01 {
  padding-bottom: 55px;
  border-bottom: 1px solid #0072bc;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont .cont_list_01 {
  width: 100%;
  height: auto;
  text-align: left;
  margin-bottom: 30px;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont .cont_list_01 > .cont_list_img {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont .cont_list_01 > .cont_list_img > img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont .cont_list_01 > h4 {
  font-size: 1.7rem;
  line-height: 25px;
  color: #1b2132;
  font-weight: 600;
  letter-spacing: -.5px;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont .cont_list_02 {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont .cont_list_02 .cont_list_box {
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont .cont_list_02 .cont_list_box:last-of-type{
  margin-bottom: 20px;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont .cont_list_02 .cont_list_box .cont_list_box_img {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 15px;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont .cont_list_02 .cont_list_box .cont_list_box_img > img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont .cont_list_02 .cont_list_box > h4 {
  font-size: 1.7rem;
  line-height: 25px;
  margin-bottom: 10px;
  font-weight: 600;
  letter-spacing: -1px;
  color: #1b2132;
}

#dona_intro .dona_info_area .dona_info_01 .dona_info_cont .cont_list_02 .cont_list_box > p {
  font-size: 1.5rem;
  line-height: 23px;
  font-weight: 300;
  color: #1b2132;
}
/*기부신청 리스트- 서브01 end*/

/*기부신청 리스트- 서브02*/
#dona_intro .dona_info_area .dona_info_con_use .dona_flex_cont {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

#dona_intro .dona_info_area .dona_info_con_use .dona_flex_cont > .dona_flex_img {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

#dona_intro .dona_info_area .dona_info_con_use .dona_flex_cont > .dona_flex_img > .flex_img {
  width: 100%;
  height: auto;
  position: relative;
}

#dona_intro .dona_info_area .dona_info_con_use .dona_flex_cont > .dona_flex_img > .flex_img > img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
}

#dona_intro .dona_info_area .dona_info_con_use .dona_flex_cont > .dona_flex_txt {
  width: 100%;
  float: left;
  height: auto;
  position: relative;
}

#dona_intro .dona_info_area .dona_info_con_use .dona_flex_cont > .dona_flex_txt > .dona_txt_title {
  width: 100%;
  height: auto;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

#dona_intro .dona_info_area .dona_info_con_use .dona_flex_cont > .dona_flex_txt > .dona_txt_title::after {
  content: '';
  width: 100px;
  height: 1px;
  background-color: #0072bc;
  position: absolute;
  bottom: 0;
  left: 0;
}

#dona_intro .dona_info_area .dona_info_con_use .dona_flex_cont > .dona_flex_txt > .dona_txt_title > h2 {
  font-size: 1.7rem;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: -.5px;
  color: #1b2132;
}

#dona_intro .dona_info_area .dona_info_con_use .dona_flex_cont > .dona_flex_txt > h3 {
  font-size: 1.6rem;
  line-height: 25px;
  color: #1b2132;
  letter-spacing: -.5px;
  margin-bottom: 15px;
  font-weight: 500;
}

#dona_intro .dona_info_area .dona_info_con_use .dona_flex_cont > .dona_flex_txt > p {
  font-size: 1.5rem;
  line-height: 23px;
  font-weight: 300;
  margin-bottom: 20px;
}
/*기부신청 리스트- 서브02 end*/

/*기부신청 end*/

/*2020.11.15 - 기부신청페이지 end*/

/* 나눔대사 페이지 */

.singular .entry-content ul, .cke_editable ul, .mceContentBody ul, .tax-foundation_type .content-wrap ul, .singular .page-content ul{margin-bottom:80px;}
ul.sharingList{width:100%; position:relative; display: flex; flex-direction: column; }
ul.sharingList li{float:left; list-style: none;}
.page-content ul.sharingList>li:before{

  content: "";
  position: absolute;
  top: unset;
  left: unset;
  width: unset;
  height:unset;
  background-color: unset;


}



ul.sharingList:after{content:""; display:block; clear:both;}
ul.sharingList li.sharingImg{width:90%; order:1;}
ul.sharingList li.sharingImg img{width:100%; margin-bottom:20px;}
ul.sharingList li.sharingText{width:90%; padding-left:0px; text-align: justify; order:2;}


@media screen and (max-width:550px){

  br.brM{display:block;}

}





@media screen and (max-width: 780px){

  div.root_daum_roughmap root_daum_roughmap_landing os_mac{width:100%;}
  img.mapImage{margin-bottom:70px;}

}



/* 2022년 추가 페이지 제작 */

.site-main.business .site-content .page-header .page-title {
  font-size: 2.2rem;
  font-weight: 500;
  text-align: center;
}
.site-main.business .site-content .page-header .page-title::after {
  content: "";
  display: block;
  margin: 10px auto 0;
  background-color: #0072bc;
  width: 38px;
  height: 2px;
}
.site-main.business .site-content .page-header .page-excerpt {
  margin-top: 15px;
  margin-bottom: 35px;
}
.site-main.business .site-content .page-header .page-excerpt p {
  text-align: center;
  font-size: 1.25rem;
  line-height: 140%;
  font-weight: 300;
}
.site-main.business .site-content .page-header .page-excerpt p > strong {
  color: #00aae6;
  font-weight: 300;
}

.page-content .budget {
  margin-top: 35px;
}

.page-content h4.chart-title {
  padding: 10px 17px;
  background-color: #ecf4f8;
  color: #0072bc;
  font-weight: 500;
}
.page-content-add .support-project-title {
  margin-top: 70px;
  font-size: 2.6rem;
  text-align: center;
  font-weight: 400;
}
.page-content-add .support-project-title > strong {
  color: #0072bc;
  font-weight: 600;
}
.page-content-add .list-support-project {
  padding: 20px 45px;
  background-color: #e4f1f9;
  width: 100%;
}
.page-content-add .list-support-project li {
  display: flex;
  width: 100%;
}
.page-content-add .list-support-project li h5.item-title {
  margin: 10px 0;
  border-radius: 48px;
  background-color: #0072bc;
  width: 96px;
  height: 96px;
  color: #ffffff;
  font-size: 1.8rem;
  text-align: center;
  line-height: 96px;
  font-weight: 400;
}
.page-content-add .list-support-project li .item-excerpt {
  margin: 10px 0 0 30px;
  padding-top: 25px;
  font-size: 1.7rem;
  line-height: 2.4rem;
  color: #333333;
  text-align: center;
  letter-spacing: -1px;
}


.page-content-footer .sponsors,
.page-content-footer .sponsors li {
  border-style: solid;
  border-color: #d8dde8;
}
.page-content-footer .sponsors {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-width: 1px 0 0 1px;
}

.page-content-footer > h3 {
  margin: 70px 0 15px;
  color: #0072bc;
  font-size: 2rem;
  font-weight: 500;
}
.page-content-footer .sponsors li {
  border-width: 0 1px 1px 0;
  width: 50%;
}
.page-content-footer .sponsors li > img {
  display: block;
  width: 100%;
}

.sub-content {
  margin-top: 70px;
}
.sub-content .content-02,
.sub-content .content-03,
.sub-content .content-04,
.sub-content .content-05,
.sub-content .content-06 {
  display: none;
}
.page-content-full .photo-frame {
  width: 100%;
}
.page-content-full .photo-frame .photo-area {
  position: relative;
  width: 100%;
  height: 50.755vw;
}
.page-content-full .sub-content.support .photo-frame .photo-area {
  height: 53.77vw;
}
.page-content-full .photo-frame .photo-area > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.page-content-full .photo-frame .photo-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 1px;
}
.page-content-full .photo-frame .photo-nav > li {
  width: calc(100% / 3);
}
.page-content-full .photo-frame .photo-nav > li:nth-child(4),
.page-content-full .photo-frame .photo-nav > li:nth-child(5) {
  width: 50%;
}
.page-content-full .sub-content.support .photo-frame .photo-nav > li {
  width: calc(100% / 4);
}
.page-content-full .sub-content.independence .photo-frame .photo-nav > li {
  width: calc(100% / 3);
}
.page-content-full .photo-frame .photo-nav > li > a {
  display: block;
  background-color: #94979d;
  width: 100%;
  height: 54px;
  line-height: 54px;
  color: #ffffff;
  font-size: 1.3rem;
  text-align: center;
}
.page-content-full .photo-frame .photo-nav > li.active > a {
  background-color: #0072bc;
}

.page-content-full .text-content {
  overflow-y: scroll;
  padding: 0 30px 12px;
  width: 100%;
}
.page-content-full .text-content p br {
  display: none;
}
.page-content-full .text-content article > h1 {
  margin: 0;
  color: #0072bc;
  font-size: 2.2rem;
}
.page-content-full .text-content article > h1::before {
  content: "";
  display: block;
  margin-bottom: 17px;
  width: 47px;
  height: 3px;
  background-color: #4cca96;
}
.page-content-full .text-content article p {
  margin-top: 5px;
  color: #333333;
  font-size: 1.5rem;
  line-height: 150%;
  word-break: keep-all;
}

.page-content-full .text-content article > h2 {
  margin: 37px 0 18px;
  font-size: 1.8rem;
}
.page-content-full .text-content article section {
  margin-top: 36px;
}
.page-content-full .text-content article section h3 {
  margin-bottom: 0;
  font-size: 1.8rem;
  color: #0072bc;
}
.page-content-full .text-content article section ul {
}
.page-content-full .text-content article section ul > li {
  margin-bottom: 30px;
  padding-left: 14px;
}
.page-content-full .text-content article section ul > li .label {
  margin-bottom: 5px;
  width: 105px;
  color: #00aae6;
  font-size: 1.7rem;
}
.page-content-full .text-content article section ul > li p {
  margin: 0;
  font-size: 1.4rem;
}
.page-content-full .text-content article section.organ-info {
  background-color: #4f5256;
  padding: 20px;
  width: 100%;
}
.page-content-full .text-content article section.organ-info .branch {
  margin-right: 20px;
}
.page-content-full .text-content article section.organ-info .branch h4 {
  margin-bottom: 10px;
  font-size: 1.7rem;
  color: #ffffff;
}
.page-content-full .text-content article section.organ-info .branch:last-child h4 {
  margin-top: 30px;
}
.page-content-full .text-content article section.organ-info h3 {
  margin: 0;
  padding-bottom: 18px;
  border-bottom: 1px solid #727578;
  color: #76cceb;
}
.page-content-full .text-content article section.organ-info ul > li {
  margin-bottom: 10px;
}
.page-content-full .text-content article section.organ-info ul > li:last-child {
  margin-bottom: 0;
}
.page-content-full .text-content article section.organ-info ul > li .label {
  display: block;
  background: no-repeat left center;
  color: #c8c8c8;
  font-size: 1.6rem;
}
.page-content-full .text-content article section.organ-info ul > li .label.location {
  background-image: url("../images/business/icon-organ-location.png");
}
.page-content-full .text-content article section.organ-info ul > li .label.website {
  background-image: url("../images/business/icon-organ-website.png");
}
.page-content-full .text-content article section.organ-info ul > li .label.contact {
  background-image: url("../images/business/icon-organ-contact.png");
}

.page-content-full .text-content article section.organ-info ul > li .label.open {
  background-image: url("../images/business/icon-organ-open.png");
}

.page-content-full .text-content article section.organ-info ul > li p {
  color: #ffffff;
}
.page-content-full .text-content article section.organ-info ul > li a {
  color: #ffffff;
}

.distrib-category > ul {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  display: flex;
  font-size: 2.0rem;
}
.distrib-category > ul > li {
  margin-right: 20px !important;
}
.distrib-category > ul > li.separator {
  display: none;
}
.distrib-category > ul > li.active::after {
  content: "";
  display: block;
  margin-top: 8px;
  background-color: #00aae6;
  height: 2px;
}
.distrib-category > ul > li > a {
  color: #898989;
}
.distrib-category > ul > li.active > a {
  font-weight: 600;
  color: #000000;
}

.business-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px !important;
  padding-top: 15px;
  text-align: center;
}
.business-items > li::before {
  display: none;
}
.business-items > li {
  padding-left: 0;
  width: calc(100% / 3);
}
.business-items > li figure {
  height: 60px;
}
.business-items > li .item-name {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 9px 0 12px;
  padding: 0 17px;
  border: 1px solid #0072bc;
  border-radius: 15px;
  min-height: 40px;
  font-size: 1.4rem;
  line-height: 140%;
  color: #0072bc;
  font-weight: 500;
}
.business-items > li .item-counter {
  display: block;
  font-size: 2rem;
  color: #333333;
  font-weight: 600;
}
.business-items > li .item-counter .unit {
  font-size: 1.7rem;
  font-weight: 500;
}

/* 출판 */
.publish-list {
  border-top: 1px solid #dfdfdf;
}
.singular .page-content ul.publish-list li::before {
  display: none;
}
.singular .page-content ul.publish-list li.list-item {
  padding: 50px 25px 50px 40px;
  border-bottom: 1px solid #dfdfdf;
}
.publish-list .list-item .item-image {
  padding-top: 4px;
  margin: 0 auto;
  background: url('../images/business/publishing_book_bg.png') no-repeat top center;
  width: 45vw;
}
.publish-list .list-item .item-image > img {
  display: block;
  border: 1px solid #b7b7b7;
  width: 100%;
  height: 100%;
}
.publish-list .list-item .item-image .dummy-book {
  background-color: #cfcfcf;
  border: 1px solid #b7b7b7;
  width: 100%;
  height: 100%;
}
.publish-list .list-item .item-text {
  margin-top: 30px;
  width: 100%;
}
.publish-list .list-item .item-text .item-title {
  font-size: 2rem;
}
.publish-list .list-item .item-text .item-meta {
  margin: 20px 0 27px;
  color: #868686;
  font-size: 1.3rem;
  line-height: 100%;
}
.publish-list .list-item .item-text .item-content p {
  margin-bottom: 30px;
  color: #333333;
  font-size: 1.2rem;
  font-weight: 400;
}
.publish-list .btn-publish-detail {
  position: relative;
  background-color: #838383;
  background-image: url("../../images/business/icon_move_detail.png");
  background-repeat: no-repeat;
  background-position-x: 92%;
  background-position-y: 48%;
  padding: 4px 35px 5px 17px;
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 100%;
}
.publish-list .btn-publish-detail::after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  display: block;
  border-style: solid;
  border-width: 13px 5px;
  border-color: #838383 transparent transparent #838383;
  width: 0;
  height: 0;
}
.new-book-pic {
  position: relative;
  margin-top: 50px;
  width: 100%;
  height: 55.24vw;
}
.new-book-pic .badge {
  position: absolute;
  top: -25px;
  right: 10px;
  display: block;
  background: linear-gradient(135deg, #29d9e7, #007fc2);
  border-radius: 40px;
  padding: 24px 10px;
  width: 80px;
  height: 80px;
  word-break: break-all;
  color: #ffffff;
  line-height: 120%;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
}
.new-book-pic > img {
  width: 100%;
  height: 100%;
}
.new-book-pic .empty-dummy {
  background-color: #dfdfdf;
  width: 100%;
  height: 100%;
}

.singular .page-content h3.new-book-title {
  margin-top: 30px;
  color: #333333;
  font-size: 2.2rem;
}
.singular .page-content p.new-book-meta {
  color: #868686;
  font-size: 1.2rem;
  font-weight: 400;
}
.singular .page-content p.new-book-content {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dfdfdf;
  color: #333333;
  font-size: 1.3rem;
  font-weight: 400;
}

.page-content-full .photo-frame .photo-area > .slider-photo {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.page-content-full .photo-frame .photo-nav > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: normal;
  word-break: keep-all;
  font-size: 1.1rem;
}

/* POPUP */
.popup-layer {
  max-width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  background-color: #ffffff;
  min-width: 200px;
  min-height: 200px;
  box-shadow: #0b0b0b 0 0 10px;
}
.popup-layer .popup-content {
  overflow: hidden;
  padding: 10px 12px 20px 12px;
}
.popup-layer .popup-content,
.popup-layer .popup-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.popup-layer .popup-content > p {
  margin: 0;
}
.popup-layer .popup-control {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #eeeeee;
  padding: 2px;
  text-align: right;
}
.popup-layer .popup-control input[type="checkbox"] {
  appearance: auto;
  vertical-align: middle;
}
.popup-layer .popup-control label {
  color: #000000;
  font-size: 1.2rem;
}
.popup-layer .popup-control .btn-popup-close {
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #000000;
}
/* POPUP END */