/* --------------------------------------------------------
 Name:      ETVOS life - app.css
 Author:    
 Info:      ETVOS life
----------------------------------------------------------- */


/*　基本css*/


@charset "UTF-8";
a, abbr, address, article, aside, audio, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, ins, label, legend, li, main, mark, nav, ol, p, pre, q, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

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

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	      height: -webkit-fill-available;
}

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


body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: 1;
font-feature-settings: "pkna";
    letter-spacing: 0.4px;
	  background: #fff;
    font-family:"atten-new", "Noto Sans JP","Avenir", "Segoe UI", "游ゴシック Medium", "Yu Gothic Medium", YuGothic, "游明朝", "游明朝体", "Yu Mincho", YuMincho, sans-serif;
  font-size: 13.5px;
}

p{
	line-height: 1.7}

a {
  text-decoration: none
}

a:hover {
 opacity:0.8;
	    transition: .4s;
}



img {
  border-style: none;
  vertical-align: bottom
}

img, video {
  max-width: 100%
}

ol, ul {
  list-style: none;
  list-style-type: none
}

.hide{
display: none;	
}

.wf{
font-family: "atten-new";
}


.nowf{
font-family:"Noto Sans JP","Avenir", "Segoe UI", "游ゴシック Medium", "Yu Gothic Medium", YuGothic, "游明朝", "游明朝体", "Yu Mincho", YuMincho, sans-serif;
}

.serif{
	font-family: "source-han-serif-japanese",serif;
}

 .flex {
  display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
   -ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}


blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none
}

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

input::-webkit-search-decoration {
  display: none
}

input:focus {
  outline-offset: -2px
}

select::-ms-expand {
  display: none
}

select::-webkit-search-decoration {
  display: none
}

select:focus {
  outline-offset: -2px
}

button {
  background-color: transparent
}

textarea {
  resize: none
}

textarea::-webkit-search-decoration {
  display: none
}

textarea:focus {
  outline-offset: -2px
}

.animated{
		opacity:0;
}

.clearfix {
  *zoom: 1
}

.clearfix:after, .clearfix:before {
  display: table;
  content: ""
}

.clearfix:after {
  clear: both
}



a, body {
  color: #000
}

.fix {
position: fixed!important;
}

.overflow {
overflow: hidden;
}

/*　基本css*/

/*　記事テンプレ*/



small{
	font-size:10.5px;
}

sup{
	vertical-align: top;
}

.small_wrap{
	line-height: 1.5!important;
    display: block;
    margin: 20px 0 0;
}

.text_center{
	    text-align: center;
}

.text_right {
    text-align: right;
    width: 100%;
}

 .br-sp {
	    display: block
    display: none
  }

  .br-pc {
   display: none
}

.page-article .text_color_b {
    color: #c5b596;
}

.page-article .section-article-column-text {
     font-size: 14px;
    margin-top: 15px;
    line-height: 2.1;
	    font-weight: 400;

}


  .page-article .section-article-inner {
  padding: 0 23px;
	  font-family: "Noto Sans JP","Avenir", "Segoe UI", "游ゴシック Medium", "Yu Gothic Medium", YuGothic, "游明朝", "游明朝体", "Yu Mincho", YuMincho, sans-serif;	  
  }
  .page-article .section-article-column-image {
    margin-top: 25px;
  }

  .page-article .block_picup_intro {
    border: solid 1px;
    margin-top: 30px;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
	     overflow: hidden;
  }

  .page-article .block_picup_intro .tit{
  position: absolute;
    font-weight: 500;
    color: #a0a0a0;
    writing-mode: vertical-rl;
    border-left: solid 1.5px;
    margin-left: 10px;
    line-height: 1.2;
    padding-bottom: 20px;
    left: 5px;
    font-size: 12px;
    letter-spacing: .03rem;
  }

  .page-article .block_picup_intro .img{
      text-align: center;
    margin-bottom: 20px;
  }

  .page-article .block_picup_intro .img img{
	    width: 45%;
	margin: 0 auto;}

  .page-article .block_picup_intro .txt b{
	   font-weight: 550;
    font-size: 14px;}

 .page-article .block_picup_intro .txt p{
	    font-size: 13px;
    margin-top: 10px;
}

 .page-article .block_picup_intro2 {
    border: none;
    background-color: #f9f8f8;
    padding: 20px;
  }

 .page-article .block_picup_intro2 .wf{
       margin: 0 10px 20px;
    color: #c5b596;
    text-align: center;
}

 .page-article .block_picup_intro .item_box {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
 .page-article .block_picup_intro .item_box:last-child {
    margin-bottom: 0;
}


 .page-article .block_picup_intro .item_box img {
    width: 35%;
}

 .page-article .block_picup_intro .item_box .product_name {
    width: 60%;
    font-size: 13px;
}

.page-article .block_hukidashi_staff{
	border: solid 1px;
    margin-top: 30px;
   padding: 19px 20px 28px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    border-radius: 8px;
}


.page-article .block_hukidashi_staff_wrap .img{
transform: translate(10px, -20px);
    width: 25%;
    margin-top: 0;
    z-index: 2;
    position: relative;
    left: 0;
}


 .page-article .block_hukidashi_staff .after{
	position: absolute;
    bottom: -15px;
    right: 60%;
    border-top: solid 1.2px #333;
    width: 15px;
    height: 15px;
    background-color: #fff;
    transform: rotate(-90deg);
}

 .page-article .block_hukidashi_staff .after:after{
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    width: 15px;
    border-top: 1.2px solid #333;
    transform: skewY(45deg);
}

 
 .page-article .block_hukidashi_staff .txt b{
	      font-weight: 550;
    font-size: 14px;
}
  
 .page-article .block_hukidashi_staff .txt p{
	       font-size: 13px;
    margin-top: 10px;
}

  .page-article .section-article-column-text.small {

    font-size: 11px;
  }
  .page-article .section-article-title-large {
       padding-top: 65px;
    display: flex;
    justify-content:flex-start;

  }
  .page-article .section-article-title-large .topic_num{
width: 45px;
    margin-right: 25px;
    display: flex;
    align-items: center;
    line-height: 1;
    flex-direction: column;
    font-size: 35px;
    font-weight: 400;
    position: relative;
    margin-left: -5px;
    margin-top: 10px;

  }

  .page-article .section-article-title-large .topic_num span{
    font-size: 10px;
    bottom: 1px;
    left: 2px;
    top: 0;
    font-weight: 500;
    letter-spacing: .06rem;
    margin-bottom: 3px;
  }

.page-article .section-article-inner .product_link_wrap{
	  justify-content: space-between;
    margin-top: 20px;
}
.page-article .section-article-inner .product_link_wrap a{
	    justify-content: space-between;
    align-items: center;
}


 .page-article .section-article-inner .product_link_wrap .img {
     width: 45%;
    margin-top: 0;
}

 .page-article .section-article-inner .product_link_wrap .txt{
    width: 50%;
    font-size: 13px;
    margin-top: 0;
}

 .page-article .section-article-inner .product_link_wrap .txt p{
     line-height: 1.6;
}

.page-article .section-article-inner .product_link_wrap .txt span{
	margin-top: 7px;
    display: inline-block;
	    line-height: 1.6;
	font-size: 12px;
}



.page-article .box_wrap_backcolor {
      margin-top: 30px;
    background-color: #efefef;
    padding: 20px;
}

.page-article .box_wrap_backcolor p{

    font-size: 13px;
    margin: 15px 0 0;
}

.page-article .section-article-title-large h2{
	    word-wrap: break-word;
    display: block;
    font-weight: 500;
    line-height: 1.3;
    word-break: break-all;
    font-size: 17px;
    line-height: 1.7;
    letter-spacing: .02rem;
	display: flex;
    justify-content: center;
    flex-direction: column;
}

.page-article .section-article-title-large:first-child{
	padding-top: 0;
}

.page-article .section-article-title-middle{
	    margin-top: 40px;
border-left: 1.4px solid #c0a87a;
    padding-left: 15px;
}

.page-article .section-article-title-middle h3 {
font-size: 15.5px;
    font-weight: 550;
    letter-spacing: .04rem;
	    line-height: 1.7;
}
.page-article .section-article-title-small{
	    margin-top: 20px;

}

.page-article .check_p .check{
	width: 21px;
    height: 21px;
    border: solid 1.5px;
    border-radius: 100%;
    position: relative;
    display: inline-block;
    margin-right: 10px;
	
}
.page-article .check_p .check:after{
    content: '';
    width: 7.5px;
    height: 4.8px;
    border: 0px;
    border-top: solid 1.5px;
    border-right: solid 1.5px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
}
.page-article .check_p {
     display: flex;
    align-items: flex-start; 
    justify-content: flex-start; 
    line-height: 1.6;
    margin-top: 55px;
}

.page-article .check_p div,
.page-article .check_p div h3{

    font-weight: 550;
    letter-spacing: .04rem;
	 
}

.page-article .check_p div{
	   width: calc(100% - 30px);
}



.page-article .qanda_p{
display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    line-height: 1.6;
    margin-top: 55px;
}

.page-article .qanda_p .q,
.page-article .qanda_p .a{
		    border-radius: 100%;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 24px;
    font-weight: 550;
    padding-top: 1px;
	    color: #c0a87a;
	line-height:1;
}

.page-article .qanda_p .a{
	color: #cc9797;
}


.page-article .qanda_p div{
	   width: calc(100% - 30px);
}


.page-article .qanda_p div,
.page-article .qanda_p div h3{
font-size: 15.5px;
    font-weight: 550;
    letter-spacing: .04rem;
	
}

.page-article .number_p .number{
width: 21px;
    height: 21px;
    border: solid 1.5px;
    border-radius: 100%;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 14px;
    font-weight: 550;
	padding-top: 1px;
	
}

.page-article .number_p {
     display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    line-height: 1.6;
    margin-top: 55px;
}

.page-article .number_p div,
.page-article .number_p div h3{
    font-size: 15.5px;
    font-weight: 550;
    letter-spacing: .04rem;
}

.page-article .number_p div{
	   width: calc(100% - 30px);
}

.page-article .center_p{
	     margin-top: 20px;
    position: relative;
    text-align: center;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

.page-article .center_p:after{
    content: "";
    width: 20px;
    height: 1.3px;
    background-color: #333;
    position: absolute;
    bottom: 0;
	    right: 0;
    left: 0;
    margin: auto;
}

.page-article .center_p p{
	 font-size: 15px;
    font-weight: 500;
}

.page-article .staff_wrap{
padding: 20px 0px 50px;	
}

.page-article .staff_wrap p:first-child {
    text-align: center;
    margin: 15px 0;
    line-height: 2;
    font-size: 14.5px;
    font-weight: 550;
}

.page-article .staff_wrap .flex {
    align-items: center;
    justify-content: space-between;
    margin: 20px 10px;
}

.page-article .staff_wrap .flex img {
    width: 30%;
}

.page-article .staff_wrap .flex .name {
    width: 65%;
    font-size: 13px;
}

.page-article .staff_wrap .flex .discription {
    margin: 10px 0;
    font-size: 12.5px;
}

.page-article .h2_ptn_two{
    border-bottom: solid 1px;
    padding-bottom: 10px;
}

.page-article .h2_ptn_two .topic_num {
    display: none!important;
}

.page-article .h2_ptn_two h2 {
    font-size: 15.5px;
    flex-direction: inherit;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.page-article .h2_ptn_two h2 .wf {
    text-align: center;
    font-size: 35px;
    width: 50px;
    display: flex;
    flex-direction: column;
    line-height: 1.3;
    font-weight: 550;
    color: #c5b596;
}

.page-article .h2_ptn_two .wf span {
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
}

.page-article .h2_ptn_two .wf+p {
    width: calc(100% - 60px);
}

.page-article .text_qst {
    margin-top: 55px;
    font-weight: 550;
    line-height: 2;
    font-size: 14.2px;
    position: relative;
    display: flex;
    align-items: flex-start;
    width: fit-content;
}

.page-article .text_qst .sen {
    width: 18px;
    height: 27px;
    margin-right: 6px;
    display: inline-block;
    position: relative;
    margin-left: 5px;
}

.text_qst .sen:after {
    content: "";
    width: 18px;
    height: 1.4px;
    background-color: #000;
    position: absolute;
    top: 50%;
}

.page-article .text_qst p {
    display: inline-block;
    z-index: 2;
    position: relative;
    width: fit-content;
    line-height: 1.7;
}

.page-article .boxtm{
	display: inline-block;
}

.page-article .boxtm span{
border: 1px solid #a9905f;
    color: #a9905f;
    padding: 2px 8px;
    display: block;
    font-size: 14px;
    width: fit-content;

}

.page-article .highlight{
background: linear-gradient(transparent 10%, #fcedc3 10%);
}

.page-article .text_border{
	border-bottom: solid 1px;
    padding-bottom: 5px;
}

.page-article .box_wrap_border{
    padding: 20px;
    margin-bottom: 30px;
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
}

.page-article .sq_image {
    margin: 20px auto 40px;
    width: 70%;
}


.page-article .block_check_colum {
padding: 25px;
    background-color: #f9f8f8;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.page-article .block_check_colum .check{
    margin: 0;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    letter-spacing: normal;
    position: relative;
    color: #616160;
    margin-right: 10px;
}

.page-article .block_check_colum .check:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translate(0px, -50%);
}

.page-article .block_check_colum .title {
    line-height: 1.6;
    font-size: 14.5px;
    color: #616160;
    width: fit-content;
    margin: 0;
}

.page-article .block_check_colum .text_title {
    font-size: 13px;
    line-height: 2;
    width: 100%;
    text-align: center;
    font-weight: 600;
    margin: 25px 0 0;
}

.page-article .block_check_colum img {
    margin-top: 25px;
}

.page-article .block_check_colum p {
     font-size: 13px;
    line-height: 2;
    width: 100%;
    margin: 20px 0 0;
}


/*　記事テンプレ*/



.section-header-title{
	display:none;
}

.home .section-header-title{
display: block;
    padding-top: 60px;
}

.category{
	margin-top: 80px;
}

.slick-dots {
    padding: 0px 35px 0!important;
    position: relative!important;}


.slick-dots li button:before {
content: ""!important;
    width: 26px!important;
    height: 26px!important;
    background-color: #e1d8cc!important;
    border-radius: 50%;
    opacity: 0!important;

}
.slick-dots li.slick-active button:before {
    opacity:1!important;
}

.slick-dots li button {
    width: 26px!important;
    height: 26px!important;
    padding: 0!important;
}

.slick-dots li{
    width: 26px!important;
    height: 26px!important;
    margin: 0 5px!important;
}


.slick-dots li:first-of-type{
    margin-left: 10px!important;
	
}
.slick-dots li:first-of-type:after {
  content: "1";
    position: absolute;
    font-size: 13px;
    left: 0;
    top: 0;
    line-height: 26px;

    width: 26px;
    color: #333;
    z-index: 2;
}

.slick-dots li:nth-of-type(2):after {
   content: "2";
    position: absolute;
    font-size: 13px;
    left: 0;
    top: 0;
    line-height: 26px;

    width: 26px;
    color: #333;
    z-index: 2;
}

.slick-dots li:last-of-type:after {
   content: "3";
    position: absolute;
    font-size: 13px;
    left: 0;
    top: 0;
    line-height: 26px;
    width: 26px;
    color: #333;
    z-index: 2;
}
.slick-dots li.slick-active:after {
    color: #fff;
}

.slick-dotted.slick-slider {
    margin-bottom: 75px!important;
}

.slick-prev, .slick-next{
	bottom: -20px;
    top: auto!important;
}
.slick-next:before, .slick-prev:before{
     position: absolute;
right: 0;
    left: 0;
    margin: auto;
    top: 30%;
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    background: none;
    border-top: solid 1px #333333;
    border-right: solid 1px #333333;
    transform: rotate( 45deg);
	color: unset!important;
}
.slick-prev:before{
	   transform: rotate( -135deg);
}
.slick-next {
    right: 20px!important;
}

.slick-prev {
    left: 20px!important;
}

#section-wrapper{
	    position: relative;
	width: 100%;
}

#section-column {
    margin-top: 60px;
}

.home #section-column{
	  margin-top:0;
}

#section-column .section-header-title .section-header-logo{
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 1;
    position: relative;
    margin-top: -20px;
	    -webkit-animation-duration: 3s!important;
    animation-duration: 3s!important;
}

#section-column .section-header-title .section-header-logo {
     display: block;
    text-align: center;
}

#section-column .section-header-title .section-header-logo img{
    width: 220px;
    padding-left: 12px;
    margin-bottom: 19px;
}

#section-column .section-header-title .section-header-logo p{
  font-size: 10px;
    font-weight: 550;
    letter-spacing: .03rem;
    transform: translate(0px, -25px);
    padding-right: 5px;
}

 .category-login img {
	opacity: 0.45;
    position: relative;
	}

.category-login .section-article-common img{
		opacity: 1!important;
	}

 .category-login .section-column-image .login_icon,
.section-article-related .section-column-image .login_icon{
position: absolute;
    z-index: 2;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
  top: 50%;
    transform: translate(0%, -50%);
	}

 .section-column-one .category-login .section-column-image .login_icon img{
	    opacity: 1;
    width: 40%!important;
	}

.section-article-related .section-column-image .login_icon img{
	opacity: 1;
    width: 68%!important;
}

.section-column-two .category-login .section-column-image .login_icon img{
	    opacity: 1;
    width: 60%!important;
	}

#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-image .login_icon{
	position: absolute;
    z-index: 2;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translate(0%, -50%);
	}

#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-image .login_icon img{
 opacity: 1;
    width: 70%!important;
	}


#section-contents .section-column {
     position: relative;

}




#section-contents .section-column-box .section-column-new {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  visibility: hidden;
  overflow: hidden;
  background-image: url(../images/common/img_product_new.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999px
}

#section-contents .section-column-box .section-column-new.active {
  visibility: visible;
}

#section-contents .section-column-box .section-column-image {
     position: relative;
    overflow: hidden;
}

#section-contents .section-column-box .section-column-image a{
    display: block;
	overflow: hidden;
	    background-color: #fff;
}

#section-contents .section-column-box .section-column-image img {
  width: 100%;
height: auto;
}

.mhover img{
    transform: scale(1.04);
	transition: .8s;
	z-index:1;
	position:relative;
}


#section-contents .section-column-box .section-column-image .section-column-decoration {
  position: absolute;
  top: 10px;
  left: 0
}

#section-contents .section-column-box .section-column-image .section-column-decoration p {
    font-weight: 550;
    color: #f9f9f9;
    writing-mode: vertical-rl;
    border-left: solid 2px;
    margin-left: 10px;
    line-height: 1.2;
    padding-bottom: 20px;
}

#section-contents .section-column-box .section-column-text .section-column-title a {
    word-wrap: break-word;
    display: block;
    color: #000;
    font-weight: 450;
    line-height: 1.6;
    word-break: break-all;
    margin-top: 10px;
    letter-spacing: 0;
     font-size: 13px;

}

#section-contents .section-column-box .section-column-text .section-column-module {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center
	  flex-wrap: wrap;
-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	margin-top: 10px;
}

#section-contents .section-column-box .section-column-text .section-column-module .section-column-category {
    margin-right: 10px;
}

#section-contents .section-column-box .section-column-text .section-column-module .section-column-title {
	width: 100%;

}
#section-contents .section-column-box .section-column-text .section-column-module .section-column-category p {
      font-size: 13px;
    font-weight: 500;
    letter-spacing: .02em;
    line-height: 1;
    opacity: 0.6;
}

#section-contents .section-column-box .section-column-text .section-column-module .section-column-category p.skincare {
  
}

#section-contents .section-column-box .section-column-text .section-column-module .section-column-category p.makeup {

}



#section-contents .section-column-box .section-column-text .section-column-module .section-column-date p {
     font-size: 11px;
    font-weight: 450;
    letter-spacing: .03rem;
    line-height: 1;
    opacity: 0.6;
}

#section-contents .section-column-box .section-column-text .section-column-description, #section-contents .section-column-box .section-column-text .section-column-tag {
  margin-top: 10px
}

#section-contents .section-column-box .section-column-text .section-column-description a, #section-contents .section-column-box .section-column-text .section-column-description p, #section-contents .section-column-box .section-column-text .section-column-tag a, #section-contents .section-column-box .section-column-text .section-column-tag p {

font-size: 13px;
}

#section-contents .section-article-list {
  position: relative;
  overflow: hidden
}

#section-contents .section-article-list .section-article-list-head .section-article-list-title {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between
}

#section-contents .section-article-list .section-article-list-head .section-article-list-title h1 {
font-weight: 550;
    letter-spacing: .07rem;
    line-height: 1;
    padding: 10px 0px;
    font-size: 24px;
}

#section-contents .section-article-list .section-article-list-head .section-article-list-title h1 span {
  color: #626262;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1;
  vertical-align: middle
}

#section-contents .section-article-list .section-article-list-head .section-article-list-title h1 span:nth-child(2) {
  color: #6c514e;
  font-weight: 700
}

#section-contents .section-article-list .section-article-list-head .section-article-list-result {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
	margin-bottom: 20px;
	    margin-top: 10px;
 
}

#section-contents .section-article-list .section-article-list-head .section-article-list-result p {
 font-weight: 500;
    line-height: 1.5;
    font-size: 14px;
}



#section-contents .section-article-list .section-article-list-head .section-article-list-result p span {
    margin-left: 6px;
  font-weight: 700;
	display: none;
}

#section-contents .section-article-list .section-article-list-error p {
  font-weight: 400;
  line-height: 1;
  text-align: center
}

#section-footer {
  z-index: 2;
  position: relative;

}


#section-footer .booklet_wrap{
     background-color:#f7f5f2;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 25px;
    align-items: center;
    justify-content: space-between;
	margin-top: 20px;
}


#section-footer .booklet_wrap .category_big_title_wrap{
position: absolute;
  
    top: -20px;
}


#section-footer .booklet_wrap .img{
    width: 42%;
    padding: 10px 0;
}


#section-footer .booklet_wrap .txt{
       width: 50%;

}


#section-footer .booklet_wrap .txt b{
     display: block;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}


#section-footer .booklet_wrap .txt a{
width: 100%;
    display: block;
    text-align: right;
    margin-top: 20px;
    padding-right: 15px;
    position: relative;
    font-weight: 400;
	    width: fit-content;
	    line-height: 2;
}


#section-footer .booklet_wrap .txt a:before{
    position: absolute;
    right: 0px;
    top: 30%;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    background: none;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    transform: rotate( 45deg);
    color: unset!important;
}

#section-footer .booklet_wrap .txt a:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 95%;
    height: 1px;
    background:#333;
    transition: all .3s;
    transform: scale(0, 1);
    transform-origin: left top;
}

#section-footer .booklet_wrap .txt a:hover:after
{
    transform: scale(1, 1);
}




#section-footer .bottom_category_wrap{
	   padding: 25px;
}

#section-footer .bottom_category_wrap .section-header-navigation{


    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
}


#section-footer .bottom_category_wrap .section-header-navigation li{
     font-weight: 550;
    font-size: 15px;
    margin: 4px 35px 4px 0;
	    line-height: 2;
    letter-spacing: .07rem;
    width: auto;
    width: fit-content;
	position: relative;
}


#section-footer .bottom_category_wrap .section-header-navigation li:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 98%;
    height: 1.5px;
    background:#333;
    transition: all .3s;
    transform: scale(0, 1);
    transform-origin: left top;
}

#section-footer .bottom_category_wrap .section-header-navigation li:hover:after
{
    transform: scale(1, 1);
}


		


#section-footer .bottom_category_wrap .online_btn{
background-color: #c3b395;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    margin: 30px 0 10px;
    font-weight: 550;
    letter-spacing: .1rem;
    font-size: 14.5px;
	position:relative;
	    padding-right: 30px;
    padding-left: 20px;
    line-height: 1.4;
    min-width: 220px;
}

#section-footer .bottom_category_wrap .online_btn:after{
position: absolute;
    right: 20px;
    top: 40%;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background: none;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    transform: rotate( 
45deg);
    color: unset!important;
}


#section-footer .section-footer-inner .section-footer-block {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  justify-content: center
}

#section-footer .section-footer-inner .section-footer-block .section-footer-share p {
  font-weight: 400;
  letter-spacing: .12em;
  line-height: 1;
  text-align: center
}

#section-footer .section-footer-inner .section-footer-block .section-footer-share ul {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between
}

#section-footer .section-footer-inner .section-footer-block .section-footer-share ul li a {
    width: 28px;
    height: 28px;
    background-size: 100%;
    display: block;
    overflow: hidden;
    background-position: 50%;
    background-repeat: no-repeat;
    text-indent: -9999px;
	    margin: 0 10px;
}

#section-footer .section-footer-inner .section-footer-block .section-footer-share ul li a.icon-twitter {
  background-image: url(https://etevos.live/img/usr/common/footer_icon_tw.png)
}

#section-footer .section-footer-inner .section-footer-block .section-footer-share ul li a.icon-instagram {
  background-image: url(https://etevos.live/img/usr/common/footer_icon_insta.png)
}

#section-footer .section-footer-inner .section-footer-block .section-footer-share ul li a.icon-facebook {
  background-image: url(https://etevos.live/img/usr/common/footer_icon_fb.png)
}

#section-footer .section-footer-inner .section-footer-block .section-footer-share ul li a.icon-line {
  background-image: url(https://etevos.live/img/usr/common/footer_icon_line.png)
}


#section-footer .section-footer-inner .section-footer-block .section-footer-share ul li a.icon-youtube {
  background-image: url(https://etevos.live/img/usr/common/footer_icon_youtube.png)
}

#section-footer .section-footer-inner .section-footer-block .section-footer-article {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: space-between
}

#section-footer .section-footer-inner .section-footer-block .section-footer-article p {
  font-weight: 400;
  letter-spacing: .12em;
  line-height: 1
}

#section-footer .section-footer-inner .section-footer-block .section-footer-article ul li a {
  display: block;
  font-weight: 400;
  line-height: 1
}

#section-footer .section-footer-inner .section-footer-block .section-footer-btn a {
  -webkit-border-radius: .4em;
  -moz-border-radius: .4em;
  display: block;
  border-radius: .4em;
  background-color: #f6f3ec;
  color: #6c514e;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-decoration: none
}

#section-footer .section-footer-inner .section-footer-block .section-footer-btn a span {
  *zoom: 1;
  -webkit-transform: scaleX(.6);
  -moz-transform: scaleX(.6);
  -ms-transform: scaleX(.6);
  -o-transform: scaleX(.6);
  display: inline-block;
  *display: inline;
  transform: scaleX(.6)
}

#section-footer .section-footer-inner .section-footer-link ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

#section-footer .section-footer-inner .section-footer-link ul li {
    font-size: 11px;
    margin: 10px 15px;
    width: auto;
    width: fit-content;
}

#section-footer .section-footer-inner .section-footer-link ul li a {
  display: block;
  font-weight: 400;
  line-height: 1
}

#section-footer .section-footer-inner .section-footer-description p {
  font-weight: 400;
  text-align: center;
  opacity: .7;
	 font-size: 10px;
    padding: 5px 25px;
}

#section-footer .section-footer-inner .section-footer-copyright p {
  font-weight: 400;
  letter-spacing: .12em;
  line-height: 1;
  text-align: center
}

#section-header {
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
   position:fixed;
    /* background-color: #ddd5c7;*/
	 
}

.top_menu_btn{
    display: flex;
    justify-content: space-between;
    width: 100%;
    top: 0;
    height: 60px;
background-color: #e0d7caf7;
    padding: 15px;
	position: absolute;
}

.top_menu_btn .logo{
 display: none;
}



.sticky{      position: fixed;
    z-index: 20;
    -webkit-animation-duration: .5s!important;
    animation-duration: .5s!important;

}



.sticky .logo{   
    display: block;
    width: 110px;
    margin-top: 5px;
    margin-left: 20px;
}

.sticky2{   position: fixed;
    z-index: 20;
}	

.fix .sticky .logo{   
   display: none;
   }	

.menu_inner{
	  display:none;
}


.header.sticky {

}

.header.sticky .section-header-inner{
	
}

.header.sticky .section-header-logo{
	    display: block;
    text-align: center;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    margin: auto;
}

.header.sticky .section-header-logo p{
    display: none!important;
}

.header.sticky .section-header-logo img{
    width: 105px!important;
    margin-top: 6px;
    padding-left: 0!important;
}



#section-header .section-header-inner {

  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
width: calc(100% - 30px);
    margin: 0 auto;
    padding-top: 15px;
}

#section-header .section-header-title {
width: 100%;

}

#section-header-clone .section-header-inner .section-header-description, #section-header .section-header-inner .section-header-description {
  width: 100%;
  color: #6d6c6c;
  line-height: 1
}

 #section-header .section-header-logo {
     display: block;
    text-align: center;
}

 #section-header .section-header-logo img{
width: 230px;
    padding-left: 10px;
}

#section-header .section-header-logo p{
      font-size: 10px;
    font-weight: 550;
    letter-spacing: .07rem;
    transform: translate(0px, -20px);
    padding-right: 5px;
}

#section-header-clone .section-header-inner .section-header-navigation, #section-header .section-header-inner .section-header-navigation {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between
}

#section-header-clone .section-header-inner .section-header-navigation li:first-child.active a, #section-header .section-header-inner .section-header-navigation li:first-child.active a {
  color: #5e423e;
  font-weight: 500
}

#section-header-clone .section-header-inner .section-header-navigation li:nth-child(2).active a, #section-header .section-header-inner .section-header-navigation li:nth-child(2).active a {
  color: #a0824b;
  font-weight: 500
}

#section-header-clone .section-header-inner .section-header-navigation li:nth-child(3).active a, #section-header .section-header-inner .section-header-navigation li:nth-child(3).active a {
  color: #be71aa;
  font-weight: 500
}

#section-header-clone .section-header-inner .section-header-navigation li:nth-child(4).active a, #section-header .section-header-inner .section-header-navigation li:nth-child(4).active a {
  color: #5489ac;
  font-weight: 500
}

#section-header-clone .section-header-inner .section-header-navigation li.active a, #section-header .section-header-inner .section-header-navigation li.active a {
  background-color: #fff
}

#section-header-clone .section-header-inner .section-header-navigation li a, #section-header .section-header-inner .section-header-navigation li a {
  -webkit-border-radius: .6em;
  -moz-border-radius: .6em;
  display: block;
  border-radius: .6em;
  background-color: #f5f1ea;
  color: #92908b;
  font-weight: 400;
  letter-spacing: .1em;
  line-height: 1;
  text-align: center;
  text-decoration: none
}

#section-header-clone .section-header-inner .section-header-blank, #section-header .section-header-inner .section-header-blank {
    width: fit-content;
    width: auto;
}

.menu_online_link {
display: block;
    color: #333;
    letter-spacing: .05rem;
    text-decoration: none;
    font-weight: 450;
    font-size: 10px;
    position: relative;
    padding-right: 12px;
    line-height: 1.5;
    text-align: center;
    width: fit-content;
    width: auto;
    letter-spacing: .01rem;
    z-index: 20;
}



 .menu_online_link:after {
    position: absolute;
    right: 0;
    top: 35%;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    background: none;
    border-top: solid 1px #333333;
    border-right: solid 1px #333333;
    transform: rotate( 45deg);
    color: unset!important;
}




#section-header .menu_inner{
    padding: 60px 20px;
    z-index: 20;
    width: 100%;
    height: 100vh;
    top: 0;
    background-color:#e0d7ca;
	
}

#section-header .menu_inner .big_menu{
font-weight: 550;
    letter-spacing: .07rem;
    font-size: 17px;
    display: flex;
    align-items: center;
    position: relative;
    width: fit-content;
    margin-bottom: 20px;
    line-height: 2;
}

#section-header .menu_inner .big_menu:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 95%;
    height: 1.5px;
    background:#333;
    transition: all .3s;
    transform: scale(0, 1);
    transform-origin: left top;
}

#section-header .menu_inner .big_menu:hover::after {
    transform: scale(1, 1);
}


#section-header  .menu_inner .big_menu span{
    font-size: 11px;
    margin: 0 10px;
    line-height: 1;
    letter-spacing: .03rem;
}

#section-header .menu_inner .big_menu_list{
margin-bottom: 40px;
}

#section-header .menu_inner .big_menu_list .big_menu{
    margin-bottom: 5px;
}

#section-header  .menu_inner .small_menu {
 font-size: 13px;
    letter-spacing: .04rem;
    display: block;
    position: relative;
    width: fit-content;
    line-height: 2;
	margin-left: 20px;
}

#section-header  .menu_inner .small_menu:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -20px;
    width: 10px;
    height: 1px;
    background-color: #333;
    transform: translate(0px, -50%);

}

#section-header .menu_inner .small_menu:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.5px;
    background:#333;
    transition: all .3s;
    transform: scale(0, 1);
    transform-origin: left top;
}

#section-header .menu_inner .small_menu:hover::after {
    transform: scale(1, 1);
}


#section-sidebar .section-sidebar-inner .section-sidebar-topics>p {
  font-weight: 400;
  letter-spacing: .02em;
  vertical-align: middle
}

#section-sidebar .section-sidebar-inner .section-sidebar-topics>p span {
  vertical-align: middle
}

#section-sidebar .section-sidebar-inner .section-sidebar-topics .section-sidebar-topics-error p {
  font-weight: 400;
  line-height: 1;
  text-align: center
}



#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between
}

#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-image {
     width: 35%;
    position: relative;
	    overflow: hidden;
}

#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-image img {
  width: 100%;
  height: auto
}




#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-text {
width: 58%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-column-category p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .02em;
    line-height: 1;
    opacity: 0.6;
	margin-right: 10px;
}



#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-text .section-sidebar-topics-title {
 word-wrap: break-word;
    display: block;

    font-weight: 450;
    line-height: 1.6;
    word-break: break-all;
    margin-top: 10px;
	    width: 100%;
}

#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-text .section-sidebar-topics-date {
 
    font-size: 11px;
    font-weight: 450;
    letter-spacing: .03rem;
    line-height: 1;
    opacity: 0.6;
}

#section-sidebar .section-sidebar-inner .section-sidebar-new>p {
  font-weight: 400;
  letter-spacing: .02em;
  vertical-align: middle
}

#section-sidebar .section-sidebar-inner .section-sidebar-new>p span {
  vertical-align: middle
}

#section-sidebar .section-sidebar-inner .section-sidebar-new .section-sidebar-new-error p {
  font-weight: 400;
  line-height: 1;
  text-align: center
}

#section-sidebar .section-sidebar-inner .section-sidebar-new ul li:not(:first-child) {
  border-top: 1px solid #ede6d9
}

#section-sidebar .section-sidebar-inner .section-sidebar-new ul li a {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between
}

#section-sidebar .section-sidebar-inner .section-sidebar-new ul li a .section-sidebar-new-image {
  width: 40%
}

#section-sidebar .section-sidebar-inner .section-sidebar-new ul li a .section-sidebar-new-image img {
  width: 100%;
  height: auto
}

#section-sidebar .section-sidebar-inner .section-sidebar-new ul li a .section-sidebar-new-text {
  width: 55%
}

#section-sidebar .section-sidebar-inner .section-sidebar-new ul li a .section-sidebar-new-text .section-sidebar-new-title {
  font-weight: 400;
  line-height: 1.5
}

#section-sidebar .section-sidebar-inner .section-sidebar-new ul li a .section-sidebar-new-text .section-sidebar-new-date {
  font-weight: 400
}

#section-sidebar .section-sidebar-inner .section-sidebar-keyword>p,
.page-article .section-article-bottom .section-article-bottom-keyword>p

{
  font-weight: 400;
  letter-spacing: .02em;
  vertical-align: middle
}

#section-sidebar .section-sidebar-inner .section-sidebar-keyword>p span,
.page-article .section-article-bottom .section-article-bottom-keyword>p span
{
  vertical-align: middle
}

#section-sidebar .section-sidebar-inner .section-sidebar-keyword ul,
.page-article .section-article-bottom .section-article-bottom-keyword ul
{
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap
}


#section-sidebar .section-sidebar-inner .section-sidebar-keyword ul li,.page-article .section-article-bottom .section-article-bottom-keyword ul li

{
		position:relative;
font-weight: 400;
    text-decoration: none;
    margin-right: 20px;
    font-size: 12.5px;
	    line-height: 2;
}


#section-sidebar .section-sidebar-inner .section-sidebar-keyword ul li:after,.page-article .section-article-bottom .section-article-bottom-keyword ul li:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 95%;
    height: 1px;
    background:#333;
    transition: all .3s;
    transform: scale(0, 1);
    transform-origin: left top;
}

#section-sidebar .section-sidebar-inner .section-sidebar-keyword ul li:hover:after,.page-article .section-article-bottom .section-article-bottom-keyword ul li:hover:after
{
    transform: scale(1, 1);
}




#section-sidebar .section-sidebar-inner .section-sidebar-others ul li a {
  display: block;
  text-decoration: none
}

#section-sidebar .section-sidebar-inner .section-sidebar-others ul li a img {
  width: 100%;
  height: auto
}


.page-article #section-wrapper {
    position: relative;
}

.page-article .section-header-title{
	       display: none;
}

.page-article .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%
}

.page-article .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important
}

.page-article .section-article-common {
  position: relative
}

.page-article .section-article-common .section-article-common-module {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
	    padding: 0px 20px 0;
}



.page-article .section-article-common .section-article-common-module .section-article-common-category p {
font-weight: 500;
    letter-spacing: .02em;
    line-height: 1;
    opacity: 0.6;
	font-size: 13px;
	width: auto;
}





.page-article .section-article-common .section-article-common-module .section-article-common-date p {
    font-weight: 450;
    letter-spacing: .03rem;
    line-height: 1;
    opacity: 0.6;
    font-size: 11px;
}

.page-article .section-article-common .section-article-common-title h1 {
  word-wrap: break-word;
    display: block;
    font-weight: 500;
    line-height: 1.3;
    word-break: break-all;
    font-size: 19px;
    line-height: 1.7;
    margin: 20px 20px 0;
    letter-spacing: .04rem;
}

.page-article .section-article-common .section-article-common-title {
    padding: 0 0 10px;
}

.page-article .section-article-common .section-article-common-tag {
    padding: 0 20px;
}

.page-article .section-article-common .section-article-common-tag a, .page-article .section-article-common .section-article-common-tag p {
      font-weight: 500;
    font-size: 13px;
	line-height: 2;
    margin: 0 8px 0 0;
	display: inline-block;
	    color: #a9905f;
}

.page-article .section-article-common .section-article-common-share {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-end
}

.page-article .section-article-common .section-article-common-share>p {
  color: #3c3c3c;
  font-weight: 400;
  letter-spacing: .12em;
  line-height: 1;
  text-align: center
}

.page-article .section-article-common .section-article-common-share ul {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center
}

.page-article .section-article-common .section-article-common-share ul li a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-background-size: 50% 50%;
  -moz-background-size: 50%;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  background-color: #c3b395;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  text-indent: -9999px
}

.page-article .section-article-common .section-article-common-share ul li a.icon-twitter {
  background-image: url(../images/common/icon_tw.svg)
}

.page-article .section-article-common .section-article-common-share ul li a.icon-instagram {
  background-image: url(../images/common/icon_ig.svg)
}

.page-article .section-article-common .section-article-common-share ul li a.icon-facebook {
  background-image: url(../images/common/icon_fb.svg)
}

.page-article .section-article-common .section-article-common-share ul li a.icon-line {
  background-image: url(../images/common/icon_li.svg)
}

.page-article .section-article-common .section-article-common-image img {
  width: 100%;
  height: auto
}

.page-article .section-article-common .section-article-common-point {
  background-color: #f9f8f8;
    padding: 20px;
    margin: 10px 20px 40px;
}

.page-article .section-article-common .section-article-common-point .section-article-common-point-inner>p {
     font-size: 16px;
    font-weight: 500;
}

.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
    align-items: flex-start;
    margin-bottom: 8px;
    justify-content: space-between;
}

.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li br{
display: none;
}


.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li .number{
display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-right: 20px;
    color: #a9905f;
    font-weight: 500;
    line-height: 1.3;
}

.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a {
   display: block;
    font-size: 14px;
    color: #a9905f;
    width: 100%;
    position: relative;
}

.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li h2:after{
    content: '';
    width: 9px;
    height: 9px;
    background: none;
    border-top: solid 1.3px;
    border-right: solid 1.3px;
    transform: rotate( 135deg);
    position: absolute;
    right: 5px;
    top: 6px;
	
}


.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a h2{
    line-height: 1.75;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    padding: 0 30px 0 0;
    margin-top: 15px;
}

.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a h3,
.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a h4{
      padding-left: 24px;
    font-size: 13px;
    line-height: 1.6;

}
.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a h3 .sen,
.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a h4 .sen{
       margin-right: 5px;
}

.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a h3 div,
.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a h4 div{
  
    display: inline;
}

.page-article .section-article-inner img {
  width: 100%;
  height: auto
}


.page-article .section-article-bottom {
  position: relative;
	  background-color: #fff;
}

.page-article .view_fav_wrap{
      margin: 20px 25px;
    justify-content: flex-end;
    align-items: center;
}
.page-article .view_fav_wrap .view{
font-size: 17px;
}

.page-article .view_fav_wrap .favo{
	width: 22px;
    margin: 0 0 0 13px;
}

.page-article .view_fav_wrap .favo .wpfp-hide {
    display: none!important;
}


.page-article .section-article-bottom .section-article-bottom-share {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
	    padding: 20px;
    background-color: #f9f8f8;
}

.page-article .section-article-bottom .section-article-bottom-share>p {
  color: #3c3c3c;
  font-weight: 400;
  letter-spacing: .12em;
  line-height: 1;
  text-align: center
}

.page-article .section-article-bottom .section-article-bottom-share ul {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center
}

.page-article .section-article-bottom .section-article-bottom-share ul li a {

    -webkit-background-size: 100%  100%;
    -moz-background-size:  100%;
    display: block;
    overflow: hidden;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    text-indent: -9999px;
    width: 25px;
    height: 25px;
    margin: 0 4px;
}

.page-article .section-article-bottom .section-article-bottom-share ul li a.icon-twitter {
  background-image: url(https://etevos.live/img/usr/common/footer_icon_tw.png);
}

.page-article .section-article-bottom .section-article-bottom-share ul li a.icon-instagram {
 background-image: url(https://etevos.live/img/usr/common/footer_icon_insta.png);
}

.page-article .section-article-bottom .section-article-bottom-share ul li a.icon-facebook {
    background-image: url(https://etevos.live/img/usr/common/footer_icon_fb.png);
}

.page-article .section-article-bottom .section-article-bottom-share ul li a.icon-line {
    background-image: url(https://etevos.live/img/usr/common/footer_icon_line.png);
}



.page-article .section-article-bottom .section-article-bottom-spacer+.section-article-products, .page-article .section-article-bottom .section-article-bottom-spacer+.section-article-related {
margin-top: 0;
    padding: 20px;
    margin-bottom: 30px;
}



.page-article .section-article-bottom .section-article-products .section-article-products-head {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between
}


.page-article .section-article-bottom .section-article-related {
     position: relative;
    padding: 30px 20px;

}

.page-article .section-article-bottom .section-article-related .section-article-related-head {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between
}




.page-error #section-header, .page-error #section-header-clone, .page-error #section-sidebar, .page-error .section-component {
  display: none
}

.page-error #section-contents {
  width: 100%
}

.page-error #section-column {
  padding: 0!important
}

.page-error #section-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.page-error #section-column, .page-error #section-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.page-error #section-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.page-error #section-contents {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center
}

.page-error #section-contents-error .section-contents-error-inner {
  text-align: center
}

.page-error #section-contents-error .section-contents-error-inner .section-contents-error-title p {
    font-weight: 500;
}

.page-error #section-contents-error .section-contents-error-inner .section-contents-error-text p {

  font-weight: 400;
  line-height: 1
}

.page-error #section-contents-error .section-contents-error-inner .section-contents-error-text p:last-child span:after {
  margin: 0 15px;
  border-right: 1px solid #d1c0a5;
  content: ""
}

.page-error #section-contents-error .section-contents-error-inner .section-contents-error-text p a {
  border-bottom: 1px solid ;

  line-height: 1;
  text-decoration: none
}

.page-index #section-contents .section-column-two {
    background: linear-gradient(180deg, #fff 0%, #fff 17%, #f7f5f2 17%, #f7f5f2 100%);

    background-color: #f7f5f2;
  }

.page-index .section-mainvisual {

    padding-bottom: 20px;
}

.page-index .section-mainvisual .section-column-one .section-column-box .section-column-text {
background-color: #ffffff94;
    z-index: 2;
    position: absolute;
    bottom: 0;
    padding:10px 20px 15px;
}

.page-index .section-mainvisual .section-mainvisual-error {
  width: 100%
}

.page-index .section-mainvisual .section-mainvisual-error p, .page-index .section-others-btn a {
  font-weight: 400;
  line-height: 1;
  text-align: center
}

 .page-index .section-others-btn {
background-color: #f7f5f2;
    padding: 40px 0 20px;
  }

 .page-index .section-others-btn a {
    width: fit-content;
    height: auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
 
  }
	
  .page-index .section-others-btn a p{
font-size: 14px;
    line-height: 1.4;
    font-weight: 450;
    position: relative;
    width: fit-content;
    margin: 0 auto;
padding: 0 13px 0 0;
    line-height: 2;
 
  }	



.page-index .section-others-btn a:before {
    position: absolute;
    right: 0;
    top: 30%;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    background: none;
    border-top: solid 1px #333333;
    border-right: solid 1px #333333;
    transform: rotate( 45deg);
    color: unset!important;
  }



.page-index .section-others-btn a:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 95%;
    height: 1px;
    background:#333;
    transition: all .3s;
    transform: scale(0, 1);
    transform-origin: left top;
}

.page-index .section-others-btn a:hover:after
{
    transform: scale(1, 1);
}




.page-index .section-etvos-about {
  position: relative;
  border: 1px solid #c6c1b8
}

.page-index .section-etvos-about .section-etvos-about-title .section-etvos-about-text {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  background-color: #fff
}

.page-index .section-etvos-about .section-etvos-about-title p {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  overflow: hidden;
  background-image: url(../images/common/tit_logo.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999px
}

.page-index .section-etvos-about .section-etvos-about-title span {
  display: block
}

.page-index .section-etvos-about .section-etvos-about-text p {
  font-weight: 400;
  line-height: 1.9;
  text-align: center
}

.page-index .section-category .section-category-error {
  width: 100%
}

.page-index .section-category .section-category-error p {
  font-weight: 400;
  line-height: 1;
  text-align: center
}

.page-index .section-category.skincare .section-category-head .section-category-btn a {
  border: 1px solid #a0824b;
  color: #a0824b
}

.page-index .section-category.skincare .section-category-head .section-category-btn a svg {
  stroke: #a0824b
}

.page-index .section-category.makeup .section-category-head .section-category-btn a {
  border: 1px solid #be71aa;
  color: #be71aa
}

.page-index .section-category.makeup .section-category-head .section-category-btn a svg {
  stroke: #be71aa
}

.page-index .section-category.lifestyle .section-category-head .section-category-btn a {
  border: 1px solid #5489ac;
  color: #5489ac
}

.page-index .section-category.lifestyle .section-category-head .section-category-btn a svg {
  stroke: #5489ac
}

.page-index .section-category .section-category-head {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.page-index .section-category .section-category-head .section-category-title p {
  font-weight: 400;
  letter-spacing: .1em;
  line-height: 1
}

.page-index .section-category .section-category-head .section-category-title p span {
  color: #626262;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1;
  vertical-align: middle
}

.page-index .section-category .section-category-head .section-category-btn a {
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  -moz-transition: opacity .3s;
  display: block;
  position: relative;
  font-weight: 400;
  letter-spacing: .12em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  transition: opacity .3s
}

.page-index .section-category .section-category-head .section-category-btn a:hover {
  opacity: .8
}

.page-index .section-category .section-category-head .section-category-btn a svg {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}


.breadcrumb span, .breadcrumb strong {
  color: #3c3c3c
}

.breadcrumb ul {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.breadcrumb ul li:not(:last-child):after {
  content: ">"
}

.section-component {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between
}

.searchbox, .section-component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.searchbox {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #f5f5f5
}

.searchbox form {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center
}

.searchbox input[type=text] {
  border: none;
  background-color: transparent;
  color: #8f8c87
}

.searchbox button {
  height: 100%;
  border: none;
  background-color: transparent;
  cursor: pointer
}

.searchbox button svg {
  opacity: .5
}





  .hide-sp {
    display: none;
  }
  .br-sp {
    display: block
  }
  #section-contents .section-column-margin {

  }
  #section-contents .section-column-one .section-column-box {
    width: 100%;
		position: relative;
  }
  #section-contents .section-column-one .section-column-box .section-column-image .section-column-decoration {
   bottom: 5%;
    top: auto;
	left: 10px;
	z-index: 2;  
  }
  #section-contents .section-column-one .section-column-box .section-column-image .section-column-decoration p {

  }

  #section-contents .section-column-one .section-column-box .section-column-text .section-column-title a {
	      font-size: 16px;
 
  }

  #section-contents .section-column-one .section-column-box .section-column-text .section-column-module .section-column-category {
  
  }
  #section-contents .section-column-one .section-column-box .section-column-text .section-column-module .section-column-category p {
  
  }
  #section-contents .section-column-one .section-column-box .section-column-text .section-column-module .section-column-date p {
    
  }

  #section-contents .section-column-one .section-column-box .section-column-text .section-column-description a, #section-contents .section-column-one .section-column-box .section-column-text .section-column-description p, #section-contents .section-column-one .section-column-box .section-column-text .section-column-tag a, #section-contents .section-column-one .section-column-box .section-column-text .section-column-tag p {
    font-size: 12px;
    font-size: 3.2vw
  }
  #section-contents .section-column-two {
	   -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	  padding: 20px 20px 0;
	 position: relative;

  }

	
 .category_big_title	
	{
  font-size: 24px;
    font-weight: 550;
    display: flex;
    align-items: center;
	letter-spacing: .05rem;

	}
	
.pc_side_latest .category_big_title{
	padding: 0 20px;
}
	
 .category_big_title  span	
	{
      font-size: 12px;
    margin-left: 15px;
    display: block;
    letter-spacing: .07rem;
    font-weight: 500;
    margin-top: 3px;
	min-width: fit-content;	
	}
	
  #section-contents .section-column-two .section-column-box .section-column-image .section-column-decoration {
   
  }
  #section-contents .section-column-two .section-column-box .section-column-image .section-column-decoration p {

  }
  #section-contents .section-column-two .section-column-box .section-column-text {
padding: 10px 3px 0;
  }
  

  #section-contents .section-column-four .section-column-box .section-column-image .section-column-decoration, #section-contents .section-column-products .section-column-box .section-column-image .section-column-decoration, #section-contents .section-column-three .section-column-box .section-column-image .section-column-decoration {
    top: 5%
  }

  #section-contents .section-column-four .section-column-box .section-column-text, #section-contents .section-column-products .section-column-box .section-column-text, #section-contents .section-column-three .section-column-box .section-column-text {
padding: 5px 2px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }



  #section-contents .section-column-four .section-column-box .section-column-text .section-column-module {
    margin-top: 0
  }

  #section-contents .section-article-list .section-column .section-column-box:last-child {
    margin-bottom: 0
  }
  #section-contents .section-article-list .section-column .section-column-box:last-child:after {
    display: none
  }
  #section-contents .section-article-list .section-article-list-pagination {
       margin: 30px 0 100px;
  }
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center
  }
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner span {
    opacity: .2
  }
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner .section-article-list-pagination-next, #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner .section-article-list-pagination-prev {
    width: 20px;
    height: 20px;
    margin: 0 30px;
	      margin-top: -5px;
  }
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner .section-article-list-pagination-prev,
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner .section-article-list-pagination-next{
   position: relative;
  }
	
 #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner .section-article-list-pagination-next:after,
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner .section-article-list-pagination-prev:after{
position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 30%;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background: none;
    border-top: solid 1px #333333;
    border-right: solid 1px #333333;
    transform: rotate( 45deg);
    color: unset!important;
	  
  }

 #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner .section-article-list-pagination-prev:after{
	   transform: rotate( -135deg); 
}


  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner .section-article-list-pagination-dot a {
    font-size: 12px;
    font-size: 3.2vw;
    letter-spacing: normal
  }
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
  }
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul li {
    margin-left: 10px;
    text-align: center
  }
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul li:first-child {
    margin-left: 0
  }
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul a, #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul span {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    display: block;
width: 20px;
    height: 20px;
    padding: 0;
    border: 1px solid transparent;
    border-radius: 100%;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    opacity: 1;
	    display: flex;
    align-items: center;
    justify-content: center;
  }
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul a:active, #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul span:active {
    outline: none
  }
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul a:active, #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul a:hover, #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul span:active, #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul span:hover {
    background-color: #f6f3ed
  }
  #section-contents .section-article-list .section-article-list-pagination .section-article-list-pagination-inner ul span {
background-color: #e1d8cc;
    cursor: default;
	  color: #fff;
  }
  #section-footer .section-footer-inner {
      padding: 25px 0;
 
  }
  #section-footer .section-footer-inner .section-footer-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  #section-footer .section-footer-inner .section-footer-block .section-footer-share p {
font-size: 13px;
    font-weight: 500;
    margin-bottom: 20px;
    letter-spacing: .07rem;

  }
  #section-footer .section-footer-inner .section-footer-block .section-footer-share ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }


  #section-footer .section-footer-inner .section-footer-block .section-footer-article {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 8vw;
    padding-top: 8vw;
    border-top: 1px solid #d2c6ae
  }
  #section-footer .section-footer-inner .section-footer-block .section-footer-article p {
    font-size: 14px;
    font-size: 3.73333vw
  }
  #section-footer .section-footer-inner .section-footer-block .section-footer-article ul {
    margin-left: 8vw
  }
  #section-footer .section-footer-inner .section-footer-block .section-footer-article ul li:not(:first-child) {
    margin-top: 4vw
  }
  #section-footer .section-footer-inner .section-footer-block .section-footer-article ul li a {
    font-size: 12px;
    font-size: 3.2vw
  }
  #section-footer .section-footer-inner .section-footer-block .section-footer-btn {
    width: 75%;
    margin: 8vw auto 0
  }
  #section-footer .section-footer-inner .section-footer-block .section-footer-btn a {
    padding: 4vw 0;
    font-size: 12px;
    font-size: 3.2vw;
    letter-spacing: .12em
  }
  #section-footer .section-footer-inner .section-footer-block .section-footer-btn a span {
    margin-right: 1.33333vw;
    font-size: 9px;
    font-size: 2.4vw
  }
  #section-footer .section-footer-inner .section-footer-link {
     margin-top: 40px;
    padding: 30px 25px 0;

  }
  #section-footer .section-footer-inner .section-footer-link ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  #section-footer .section-footer-inner .section-footer-link ul li:nth-child(4) {
    margin: 0;
    padding: 0;
    border-left: none
  }
  
  #section-footer .section-footer-inner .section-footer-link ul li a {
    font-size: 11px;
  }

  #section-footer .section-footer-inner .section-footer-description p {
  
  }
  #section-footer .section-footer-inner .section-footer-copyright {
    margin-top: 2.66667vw
  }
  #section-footer .section-footer-inner .section-footer-copyright p {
    font-size: 9px;
  }
  #section-header-clone:before, #section-header:before {
       height: 60px;
    position: absolute;
    z-index: -1;
  }
  #section-header-clone:after, #section-header:after {
    height: 0
  }
  #section-header+.section-component, #section-header-clone+.section-component {
  
  }
  #section-header+.section-component.active, #section-header-clone+.section-component.active {
    top: 29vw
  }
  #section-header+.section-component .breadcrumb, #section-header-clone+.section-component .breadcrumb {
    display: none
  }
  #section-header-clone .section-header-description, #section-header .section-header-description {
    margin-top: 2.66667vw;
    margin-left: 2.66667vw;
    font-size: 9px;
    font-size: 2.4vw
  }
 
  #section-header-clone .section-header-inner .section-header-search a, #section-header .section-header-inner .section-header-search a {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    display: block;
    width: 5.06667vw;
    height: 4.93333vw;
    overflow: hidden;
    background-image: url(../images/common/icon_search.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999px
  }
  #section-header-clone .section-header-inner .section-header-navigation, #section-header .section-header-inner .section-header-navigation {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    margin-top: 1.33333vw;
    border-bottom: 2px solid #f5f1ea;
    text-align: center
  }
  #section-header-clone .section-header-inner .section-header-navigation li:first-child, #section-header .section-header-inner .section-header-navigation li:first-child {
    width: 15%
  }
  #section-header-clone .section-header-inner .section-header-navigation li:not(:first-child), #section-header .section-header-inner .section-header-navigation li:not(:first-child) {
    width: 27.3333333333%
  }
  #section-header-clone .section-header-inner .section-header-navigation li a, #section-header .section-header-inner .section-header-navigation li a {
    -webkit-border-radius: .6em;
    -moz-border-radius: .6em;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    width: 100%;
    padding: 2.66667vw 0;
    border-radius: .6em;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 12px;
    font-size: 3.2vw
  }
  #section-header-clone .section-header-inner .section-header-blank, #section-header .section-header-inner .section-header-blank {
 
  }
 
.menu_hb{
	    margin-top: 3.5px;
    z-index: 40;
    position: relative;
	}	


	
 .menu_hb span{
display: block;
    width: 25px;
    height: 1px;
    margin-bottom: 8px;
    position: relative;
    background: #333;
    z-index: 1;
	     -webkit-transition: cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease,-webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease,-webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease,-webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}	
	
.menu_hb span:first-child {
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
}
	
.menu_hb span:nth-last-child(2) {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}	
	
.menu_hb span:last-child {
   margin-bottom: 0;
}	

	
.close span:first-child {
opacity: 0;
    -webkit-transform: rotate(
0deg
) scale(0.2, 0.2);
    transform: rotate(
0deg
) scale(0.2, 0.2);
}
	
.close span:nth-last-child(2) {
     opacity: 1;
    -webkit-transform: rotate( 
-45deg
 ) translate(-1px, -1px);
    transform: rotate( 
-45deg
 ) translate(0px, 0px);
    transform-origin: unset;
}	
	
.close span:last-child {
    opacity: 1;
    /* background-color: #fff; */
    -webkit-transform: rotate( 
45deg
 ) translate(-5.5px, -5.5px);
    transform: rotate( 
45deg
 ) translate(-5.5px, -5.5px);
}	


.section-article-list-error{
	    margin: 40px 0;
}

.page-recent .section-article-list .category_big_title_wrap{
	padding: 20px 20px 0;
	
}


	#section-header .section-header-inner .section-header-menu .close{

	}	
	
#section-header .section-header-inner .section-header-menu .menu_contents {
	display: none;
position: fixed;
    background-color: #fff;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    padding: 50px 20px;
    height: 100vh;
    z-index: 30;
    overflow: scroll;
}	


  #section-sidebar .section-sidebar-inner {
     padding: 20px 20px 50px;
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-topics>p {
    font-size: 22px;
    font-size: 5.86667vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-topics>p span {
    margin-left: 2.66667vw;
    font-size: 12px;
    font-size: 3.2vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-topics .section-sidebar-topics-error {
    padding: 13.33333vw 0
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-topics .section-sidebar-topics-error p {
    font-size: 13px;
    font-size: 3.46667vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-topics ul {
    margin-top: 10px;
  }
#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li{
position: relative;
    margin: 15px 0;
}

#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li .rank{
position: absolute;
    z-index: 2;
    color: #bdbdbd;
    font-size: 25px;
    font-weight: 500;
    padding-right: 6px;
    padding-bottom: 20px;
    line-height: 0.8;
    right: 0;

}

#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li:first-child .rank{
    color: #c3b395;
}



  #section-sidebar .section-sidebar-inner .section-sidebar-topics ul li:not(:first-child) {
    margin-top: 15px;
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-text .section-sidebar-topics-title {

  }
  #section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-text .section-sidebar-topics-date {
 
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-new {
    margin-top: 8vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-new>p {
    font-size: 22px;
    font-size: 5.86667vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-new>p span {
    margin-left: 2.66667vw;
    font-size: 12px;
    font-size: 3.2vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-new .section-sidebar-new-error {
    padding: 13.33333vw 0
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-new .section-sidebar-new-error p {
    font-size: 13px;
    font-size: 3.46667vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-new ul {
    margin-top: 2.66667vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-new ul li:not(:first-child) {
    margin-top: 4vw;
    padding-top: 4vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-new ul li a .section-sidebar-new-text .section-sidebar-new-title {
    font-size: 13px;
    font-size: 3.46667vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-new ul li a .section-sidebar-new-text .section-sidebar-new-date {
    font-size: 11px;
    font-size: 2.93333vw
  }

  #section-sidebar .section-sidebar-inner .section-sidebar-keyword>p {
    font-size: 22px;
    font-size: 5.86667vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-keyword>p span {
    margin-left: 2.66667vw;
    font-size: 12px;
    font-size: 3.2vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-keyword {
       margin-top: 40px;
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-keyword ul li {
    margin-top: 12px;
  }
 
  #section-sidebar .section-sidebar-inner .section-sidebar-others {
    margin-top: 10.66667vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-others ul li {
    margin-top: 2.66667vw
  }
  #section-sidebar .section-sidebar-inner .section-sidebar-others ul li a img {
    width: 100%;
    height: auto
  }
  .page-article .wp-block-embed__wrapper, .page-article .wp-block-video {
    margin-top: 4vw
  }

 
  .page-article .section-article-common .section-article-common-module .section-article-common-category {
      margin-right: 10px;
  }
 

  .page-article .section-article-common .section-article-common-share {
    padding: 0 6.66667vw
  }
  .page-article .section-article-common .section-article-common-share>p {
    font-size: 12px;
    font-size: 3.2vw
  }
  .page-article .section-article-common .section-article-common-share ul li {
    margin-left: 2.66667vw
  }
  .page-article .section-article-common .section-article-common-share ul li a {
    width: 7.73333vw;
    height: 7.73333vw
  }

  .page-article .section-article-common .section-article-common-description {
 padding: 20px;
    line-height: 2.1;
    font-size: 14px;
  }






  .page-article .section-article-bottom {
    margin-top: 20px;
  }

.page-article .section-article-bottom .section-article-bottom-share .category_big_title_wrap p{
	    flex-direction: column;
    align-items: flex-start;
	    line-height: 1.5;
	padding-bottom: 0;
}

.page-article .section-article-bottom .section-article-bottom-share .category_big_title_wrap p span{
	margin: 0;
}

  .page-article .section-article-bottom .section-article-bottom-share>p {
    font-size: 14px;
    font-size: 3.73333vw
  }
  .page-article .section-article-bottom .section-article-bottom-share ul li:not(:first-child) {
margin-left: 15px;
  }


  .page-article .section-article-bottom .section-article-bottom-keyword {
    padding: 0 6.66667vw
  }
  .page-article .section-article-bottom .section-article-bottom-keyword>p {
    font-size: 18px;
    font-size: 4.8vw
  }
  .page-article .section-article-bottom .section-article-bottom-keyword>p span {
    margin-left: 2.66667vw;
    font-size: 12px;
    font-size: 3.2vw
  }
  .page-article .section-article-bottom .section-article-bottom-keyword ul {
    margin-left: -2.66667vw
  }
  .page-article .section-article-bottom .section-article-bottom-keyword ul li {
    margin-top: 2.66667vw
  }
 
  .page-article .section-article-bottom .section-column-four, .page-article .section-article-bottom .section-column-products, .page-article .section-article-bottom .section-column-three {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;

    overflow-x: auto
  }
  .page-article .section-article-bottom .section-column-four .section-column-box, .page-article .section-article-bottom .section-column-products .section-column-box, .page-article .section-article-bottom .section-column-three .section-column-box {
webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    width: 140px;
    margin-right: 10px;
	     margin-top: 10px; 
  }

.page-article .section-article-bottom .section-column-four .section-column-box .section-column-title a,  .section-article-bottom .section-column-three .section-column-box .section-column-title a{
	    font-size: 13.5px!important;
}

.page-article .section-article-bottom .section-column-products .section-column-box{
background-color: #f9f8f8;
    padding: 15px;
    display: flex;
    flex-direction: column;
}



  .page-error #section-contents-error {
    padding: 26.66667vw 0
  }
  .page-error #section-contents-error .section-contents-error-inner .section-contents-error-logo p {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    width: 40.26667vw;
    height: 12.53333vw;
    margin: 0 auto;
    overflow: hidden;
    background-image: url(../images/common/tit_logo.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999px
  }
  .page-error #section-contents-error .section-contents-error-inner .section-contents-error-title {
    margin-top: 4vw
  }
  .page-error #section-contents-error .section-contents-error-inner .section-contents-error-title p {
    font-size: 18px;
  }
  .page-error #section-contents-error .section-contents-error-inner .section-contents-error-text {
    margin-top:40px;
  }
  .page-error #section-contents-error .section-contents-error-inner .section-contents-error-text p {
    font-size: 13px;

    line-height: 1.8
  }
  .page-error #section-contents-error .section-contents-error-inner .section-contents-error-text p:nth-child(2) {
    margin-top: 10.66667vw
  }
   .section-column-two .section-column-box {
        margin-bottom: 20px;
   width: 48%;
    margin-right: 3%;
  }
  .section-column-two .section-column-box:nth-child(2n) {
     margin-right: 0;
  }
  
  .page-index .section-mainvisual .section-column-two .section-column-box:last-child {
    margin-bottom: 0
  }
  .page-index .section-mainvisual .section-column-two .section-column-box:last-child:after {
    display: none
  }
  .page-index .section-mainvisual .section-mainvisual-error {
    padding: 26.66667vw 0
  }
  .page-index .section-mainvisual .section-mainvisual-error p {
    font-size: 14px;
    font-size: 3.73333vw
  }
 
 
	

  .page-index .section-etvos-about {
    margin: 16vw 6.66667vw;
    padding: 6.66667vw 0
  }
  .page-index .section-etvos-about .section-etvos-about-title {
    margin-top: -10vw;
    margin-bottom: 1.33333vw
  }
  .page-index .section-etvos-about .section-etvos-about-title .section-etvos-about-text {
    width: 65%
  }
  .page-index .section-etvos-about .section-etvos-about-title p {
    width: 40.26667vw;
    height: 12.53333vw
  }
  .page-index .section-etvos-about .section-etvos-about-title span {
    margin-top: 2.66667vw;
    margin-left: 1.33333vw;
    font-size: 13px;
    font-size: 3.46667vw
  }
  .page-index .section-etvos-about .section-etvos-about-text p {
    font-size: 14px;
    font-size: 3.73333vw
  }
  .page-index .section-column-three {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0 6.66667vw;
    overflow-x: auto
  }
  .page-index .section-column-three .section-column-box {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    width: 58vw;
    margin-right: 5.33333vw
  }
  .page-index .section-category .section-category-error {
    padding: 26.66667vw 0
  }
  .page-index .section-category .section-category-error p {
    font-size: 14px;
    font-size: 3.73333vw
  }
  .page-index .section-category.lifestyle .section-category-head:last-child {
    margin-bottom: 0
  }
  .page-index .section-category .section-category-head {
    display: block;
    margin-top: 6.66667vw;
    margin-bottom: 4vw;
    padding: 0 6.66667vw
  }
  .page-index .section-category .section-category-head:first-child:before {
    display: block;
    width: 100%;
    margin-bottom: 8vw;
    border-top: 1px solid #ede6d9;
    content: ""
  }
  .page-index .section-category .section-category-head .section-category-title p {
    font-size: 22px;
    font-size: 5.86667vw
  }
  .page-index .section-category .section-category-head .section-category-title p span {
    margin-left: 2.66667vw;
    font-size: 12px;
    font-size: 3.2vw
  }
  .page-index .section-category .section-category-head:last-child {
    margin-top: 4vw;
    margin-bottom: 8vw
  }
  .page-index .section-category .section-category-head .section-category-btn a {
    width: 42.66667vw;
    height: 9.33333vw;
    height: auto;
    margin: 0 auto;
    padding: 2.66667vw 0;
    font-size: 12px;
    font-size: 3.2vw;
    font-weight: 400
  }
  .page-index .section-category .section-category-head .section-category-btn a svg {
    right: 8%;
    width: 1.73333vw;
    height: 3.06667vw
  }
  .page-search #section-contents .section-article-list .section-article-list-head, .page-tag #section-contents .section-article-list .section-article-list-head {
    display: block
  }
  .breadcrumb {
    width: 100%;
      padding: 10px 20px;
  }
  .breadcrumb li, .breadcrumb span, .breadcrumb strong {
    font-size: 10px;
  }

  .breadcrumb li br{
   display:none;
  }
  .breadcrumb ul li:not(:last-child):after {
    margin: 0 1.33333vw 0 .8vw
  }
  .searchbox {
    width: 100%;
    margin: 4vw
  }
  .searchbox form {
    width: 100%
  }
  .searchbox input[type=text] {
    width: 100%;
    padding: 2.66667vw 5.33333vw;
    font-size: 15px;
    font-size: 4vw
  }
  .searchbox button {
    padding: 1.33333vw 4vw
  }
  .searchbox button svg {
    width: 4.53333vw;
    height: 4.53333vw;
    margin-bottom: -1vw
  }



.archive #section-contents .section-article-list{

    margin-bottom: 40px;	
}

.page-article .section-article-column-text a{
text-decoration: underline;
    position: relative;
    padding-right: 15px;
}

	
	.page-article .section-article-column-text a:after {
    content: '';
    width: 6px;
    height: 6px;
    background: none;
    border-top: solid 1.3px;
    border-right: solid 1.3px;
    transform: rotate( 45deg);
    position: absolute;
    right: 5px;
    top: 6px;
}

.archive{
	margin-top: 80px;
}
	
		.archive .section-article-list-head{
	padding: 0 20px;
}
	

@media print {
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  width: 1280px;
  transform: scale(.8);
  transform-origin: 0 0
}

@media print, screen and (min-width:781px) {
	
body {
 font-size: 14px;
}
	
	.slick-prev, .slick-next {
    bottom: auto;
     top: 27%!important;
}
	.slick-next:before, .slick-prev:before{
    width: 17px;
    height: 17px;
		
	}	
	.slick-next {
    right: 20px!important;
}
	
	.slick-prev {
    left: 20px!important;
}
	
	.slick-dots li:first-of-type:after,
.slick-dots li:nth-of-type(2):after,
.slick-dots li:last-of-type:after{
    font-size: 12px;
    width: 24px;
    line-height: 24px;
}

.slick-dots li button:before {
    width: 24px!important;
    height: 24px!important;
}

.slick-dots li button {
    width: 24px!important;
	height: 24px!important;}
	
	.slick-dots {
    bottom: 0!important;
    display: flex!important;
    padding: 0px 20px 0!important;
    position: relative!important;
    justify-content: flex-end;
}
	
.close span:first-child {
opacity: 0;
    -webkit-transform: rotate(
0deg
) scale(0.2, 0.2);
    transform: rotate(
0deg
) scale(0.2, 0.2);
}
	
.close span:nth-last-child(2) {
     opacity: 1;
    -webkit-transform: rotate( 
-45deg
 ) translate(-1px, -1px);
    transform: rotate( 
-45deg
 ) translate(0px, 0px);
    transform-origin: unset;
}	
	
.close span:last-child {
    opacity: 1;
    /* background-color: #fff; */
    -webkit-transform: rotate( 45deg ) translate(-8px, -8px);
    transform: rotate( 45deg ) translate(-8px, -8px);
}	
	
	
	
	#section-contents .section-article-list .section-article-list-head .section-article-list-title h1 {
      font-weight: 550;
    letter-spacing: .07rem;
    line-height: 1;
    padding: 20px 30px 20px;
    font-size: 25px;
}
	
	
#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-column-category p {
    margin-right: 10px;
    font-size: 13px;
}
	
	
	
  .br-sp {
    display: none!important;
  }
  .br-pc {
    display: block!important;
}
	
#section-column {
 padding-left: 80px;
    max-width: 1280px;
    margin: 0 auto;
}	
	
	.top_menu_btn {
    display: flex;
    justify-content: space-between;
    width: 80px;
    top: 0;
    height: 100vh;
    background-color:#e0d7ca;
    padding: 2% 10px;
    position: fixed;
    flex-direction: column;
    align-items: center;
		
}
	

.menu_hb {
	margin-top: 0;}
	
.menu_hb span {
    display: block;
    width: 35px;
    height: 1.5px;
    margin-bottom: 10px;
    position: relative;
    background: #333;
    z-index: 1;
}
	
	
#section-column .section-header-title .section-header-logo img {
    width: 260px;

}
	

	
	#section-column #section-contents .section-mainvisual {
 padding: 20px 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-bottom: 50px;
		min-width: 980px;
}
	
	#section-column #section-contents .section-mainvisual .section-column-one{
		    width: 55%;	
	}
	
	.page-index #section-contents .section-mainvisual .pc_side_latest {
    width: 42%;

}



	#section-column #section-sidebar .section-sidebar-inner{
    padding: 0 50px;
    display: flex;
    justify-content: space-between;
		min-width: 980px;
	}	
	

	#section-column #section-sidebar .section-sidebar-inner .section-sidebar-topics{
   width: 55%;
	}	
	
	#section-column #section-sidebar .section-sidebar-inner .section-sidebar-keyword{
    width: 40%;
    padding: 0;
	}	
	
	#section-footer	{
    max-width: 1280px;
    margin: 60px auto;
		padding-left: 80px;
	}
	
	#section-footer .footer_contents_wrap{
		    padding: 0 50px;
    display: flex;
    justify-content: space-between;
		min-width: 980px;
		
	}

	
	#section-footer .booklet_wrap .img {
    width: 25%;
}
	
#section-footer .booklet_wrap .txt {
    width: 65%;

}

		
	#section-footer .booklet_wrap .txt b {
    display: block;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}
	

	#section-footer .booklet_wrap{
	width: 55%;
  padding: 30px 40px;
}
	
		#section-footer .bottom_category_wrap{
	    width: 40%;
    padding: 0;
}
	
#section-footer .bottom_category_wrap .section-header-navigation li {
    font-weight: 550;
    font-size: 16px;
	position:relative;

}
	

	
	#section-footer .bottom_category_wrap .online_btn {
    height: 65px;
    font-size: 17px;
}
	
.page-article	.section-article{  margin: 50px auto;
    padding: 0 50px;
		
	}
	
	.section-mainvisual .category_big_title_wrap {
    padding: 35px 30px 0;
    background: #f7f5f2;
}
	
	.page-index .section-others-btn {
    background-color: #f7f5f2;
    padding: 20px 0 30px;
}

.category_big_title {
    font-size: 25px;
    font-weight: 550;
    display: flex;
    align-items: center;
    letter-spacing: .05rem;
	line-height: 1.2;
    padding-bottom: 20px;
}
	
	.page-index #section-contents .section-column-two {
    background: unset;
    background-color: #f7f5f2;
	 padding: 0px 30px 0;	
}

	

#section-contents .section-column-box .section-column-text .section-column-module .section-column-date p {
	font-size: 13px;}
	
#section-contents .section-column-one .section-column-box .section-column-text .section-column-title a {
      font-size: 19px;
    font-weight: 500;
}
	
#section-sidebar .section-sidebar-inner .section-sidebar-topics ul {
  margin-top: 10px;
    display: flex;
    justify-content:flex-star;
    align-items: flex-start;
}	
	
	#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a{
		flex-direction: column;
		
	}	
	
#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-image {
    width: 100%;
    position: relative;
}
	
#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-text {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px;
}
	

#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li {
    position: relative;
      margin: 35px 20px 10px 0;
    width: 31%;
}
	
#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li .rank {
    position: absolute;
    z-index: 2;
    color: #bdbdbd;
    font-size: 30px;
    font-weight: 500;
    padding-right: 0;
    padding-left: 8px;
    padding-bottom: 20px;
    line-height: 0.8;
    left: -10px;
    right: auto;
    top: -40px;
}	
	

#section-footer .section-footer-inner {
    padding: 25px 0;
    width: 100%;
}
	
#section-footer .section-footer-inner .section-footer-link ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}	
	
	#section-footer .section-footer-inner .section-footer-block .section-footer-share{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 70px 0 20px;
		}	
	
 #section-footer .section-footer-inner .section-footer-block .section-footer-share p {
  font-size: 19px;
    font-weight: 550;
    margin-right: 20px;
    margin-bottom: 0;
  }	
	
#section-footer .section-footer-inner .section-footer-block .section-footer-share ul li a {
    width: 35px;
    height: 35px;
    margin: 0 15px;
}

	
.sticky .logo {
    display: block;
    width: 105px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 10px;
    transform: rotate(90deg);}	
	
	#section-contents .section-column-one .section-column-box .section-column-image .section-column-decoration {
    bottom: auto;
    top: 20px;
    left: 10px;
    z-index: 2;
}
	#section-contents .section-column-one .section-column-box .section-column-image .section-column-decoration p {
    font-size: 24px;
}
	
	.page-article .pc_article_mv_wrap{
		    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
		
	}
	
	
		.page-article .view_fav_wrap {
    margin: 0 20px 25px;
	}
	
		.page-article .pc_article_mv_wrap .section-article-common-image{
		    width: 60%;
	}
	
	
		.page-article .pc_article_mv_wrap .pc_article_clm_wrap{
	    width: 38%;
	}	
	
	.page-article .section-article-common .section-article-common-title h1{
		    font-size: 24px;
    font-weight: 500;
	}	
	

	
	.page-article .section-article-common .section-article-common-description {
    padding: 20px;
    line-height: 2.4;
    font-size: 13.5px;

}
	
.page-article .section-article-common .section-article-common-point {
    background-color: #f9f8f8;
    padding: 25px;
    width: 350px;
    transition: top 1s linear;
    position: sticky;
    top: 40px;
    margin: 0 30px 0 0;
    min-width: 280px;
	overflow-y: scroll;
    max-height: calc(100vh - 70px);
}
	
	::-webkit-scrollbar {
  width: 6px;
  height: 10px;
}
 
::-webkit-scrollbar-thumb {
  background: #e0e0e0;
  border-radius: 5px;
}
::-webkit-scrollbar-track {
  background:unset;
  border-radius: 5px;
}	
	
	
	.page-article .section-article-common .section-article-common-point .section-article-common-point-inner>p {
    font-size: 21px;
    font-weight: 500;
}
	
	.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul {
    margin-top: 10px;
}
	
.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li .number {
    font-size: 22px;
    font-weight: 500;
    margin-top: 0;
padding-right:10px;
}	
	
.page-article .section-article-inner {
padding: 0;
    width: calc(100% - 450px);
    min-width: 500px;
}
	
.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul{
	    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}	
	
	.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li{

	    width: 100%;	
	}
	
.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a {
    font-size: 15px;
  
}
	
.page-article .section-article-title-large {

    justify-content: flex-start;

}
	
.page-article .section-article-title-large .topic_num {
    width: 65px;
    font-size: 50px;

}
	
	.page-article .section-article-title-large h2{
		font-size: 23px;
	}	
	
.page-article .section-article-column-text {
font-size: 14px;
    margin-top: 15px;
    line-height: 2.5;
    color: #1b1b1b;
    letter-spacing: .02rem;
}
	

	
	.page-article .block_picup_intro{
		    align-items: center;
	margin-top: 55px;
		padding: 30px;
	}	
	
	.page-article .block_picup_intro .item_box img {
    width: 30%;
}
	
	.page-article .block_picup_intro .tit{
		top: 20px;
		}	
	
.page-article .block_picup_intro .img {
    text-align: center;
    margin-bottom: 0;
    width: 30%;
}	
.page-article .block_picup_intro .img img {
    width: 65%;
    margin: 0 auto;
}	
	
.page-article .block_picup_intro .txt {
width: 70%;
}	
	.page-article .block_picup_intro .txt b {
    font-weight: 550;
    font-size: 15.5px;
}
	
.page-article .block_picup_intro .txt p {
    font-size: 13px;
    margin-top: 20px;
}
	
.page-article .section-article-column-image {
    margin: 35px auto;
}	
	
.page-article .section-article-title-middle {
    margin-top: 60px;
    border-left: 2px solid #c0a87a;
    padding-left: 20px;
}	
	
.page-article .section-article-title-middle h3 {
    font-size: 18px;
    font-weight: 550;
}	
	
.page-article .section-article-title-small .check_p p {
    font-size: 17px;
    font-weight: 550;
    width: calc(100% - 25px);
}
	
	
	.page-article .section-article-title-small {
    margin-top: 55px;
}
	.page-article .section-article-title-small .check_p .check{
		margin-top: 7px;
	}	
	
	.page-article .section-article-title-small .check_p .check:after{
	    border-top: solid 2px;
    border-right: solid 2px;
	}	
		
	
.page-article .section-article-title-small-center {
    margin-top: 55px;
    position: relative;
    text-align: center;

    margin-bottom: 5px;
}	
	
.page-article .section-article-title-small-center .center_p p {
    font-size: 17px;
    font-weight: 550;
}
	
.page-article .section-article-title-small-center:after {
 
    height: 2px;

}
	
.page-article .box_wrap_backcolor {
    margin-top: 55px;
    background-color: #f9f8f8;
    padding: 60px;
}
	
.page-article .box_wrap_backcolor p {
    margin: 30px 0 0;
}	
	
.page-article .block_hukidashi_staff_wrap{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: 55px 0;
    align-items: center;
}	
	
.page-article .block_hukidashi_staff_wrap .img{
	    width: 20%;
    margin-top: 0;
    z-index: 2;
    position: relative;
    left: 0;}
	
.page-article .block_hukidashi_staff{
    margin-top: 0;
    width: 75%;
	}	
	

.page-article .section-article-bottom .section-article-related {
	margin-top: 50px!important;}
	
.page-article .section-article-bottom .section-column-four .section-column-box,.page-article .section-article-bottom .section-column-three .section-column-box{
	width: 240px;
    margin-right: 25px;
	
	}	
	
	.page-article .section-article-bottom .section-column-products .section-column-box{
		    width: 150px;
    margin-right: 15px;
	}	
	
.page-article .section-article-bottom .section-article-related .section-article-related-head {
    margin-bottom: 20px;	
	}
	
	.page-article .block_check_colum {
    padding: 35px;
	}
	
	
.archive .section-column-two .section-column-box {
     margin-bottom: 25px;
    width: 32%;
    margin-right: 2%;
}

.archive	{
		    padding-top: 20px;
	}
	
.archive .section-column-two .section-column-box:nth-of-type(3n) {
 
    margin-right: 0;
}	
	
.section-column-two .category-login .section-column-image .login_icon img,
	.section-article-related .section-column-image .login_icon img
	{
    width: 50%!important;
	}
	

	
#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li a .section-sidebar-topics-image .login_icon img {
    opacity: 1;
    width: 45%!important;
}
	
#section-footer .booklet_wrap .category_big_title_wrap {
    position: absolute;

    top: -15px;
}	
	
#section-header .menu_inner {
    margin-left: 80px;
    padding: 60px 20px;
    z-index: 20;
    width: 400px;
    border-right: solid 1px #f3efe8;
}
	
	#section-header .menu_inner_contents{
		    display: block;
    width: 350px;
    min-width: 350px;
	}	
	
	
.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a h2{
    line-height: 1.6;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    padding-right: 30px;
    margin-top: 23px;
}
	
	.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a h3,
		.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li a h4{
    padding-left: 40px;
    font-size: 13px;
}
	
	.page-article .section-article-bottom .section-article-bottom-share {
		justify-content: flex-start;
		    padding: 20px 30px;
		}
	.page-article .section-article-bottom .section-article-bottom-share ul{
		margin-left: 30px;
	}
	
	.pc_2clm_wrap{
		    display: flex;
    justify-content: space-between;
    width: 100%;
	max-width:1280px;
     min-width: 750px;
    margin-left: auto;
    margin-right: auto;
		    align-items: flex-start;
	position: relative;	
	}
	
	#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li:not(:first-child) {
    margin-top: 35px;
}
	
	#section-sidebar .section-sidebar-inner .section-sidebar-topics ul li:last-child{
    margin-right: 0px;
}	
	
	.page-article .section-article-bottom .section-article-bottom-spacer+.section-article-products, .page-article .section-article-bottom .section-article-bottom-spacer+.section-article-related{
		    padding: 20px 0;
		
	}


.page-article .section-article-common .section-article-common-point .section-article-common-point-inner ul li h2:after{

    transform: rotate( 45deg);

	
}
	
	#section-sidebar .section-sidebar-inner .section-sidebar-keyword{
		margin-top: 0;
	}
	
			

	
	.page-recent .section-column-two,
	.category .section-column-two,
	.archive .section-column-two
	{
		justify-content: flex-start;
		padding:0 50px!important;
	}
	
	.page-recent .section-column-two .section-column-box {
    margin-bottom: 25px;
    width: 32%;
    margin-right: 2%;
}
	.page-recent .section-column-two .section-column-box:nth-of-type(3n) {
    margin-right: 0;
}	
	
 .page-article .block_hukidashi_staff .after{
	    position: absolute;
    bottom: auto;
    left: -15px;
    transform: unset;
    top: 40%;
    right: auto;
    border-top: solid 1.2px #333;
    width: 15px;
    height: 15px;
	     background-color: #fff;
}

 .page-article .block_hukidashi_staff .after:after{
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    width: 15px;
    border-top: 1.2px solid #333;
    transform: skewY(45deg);
}
	
	.page-article .section-article-inner .product_link_wrap{
	    justify-content: flex-start;
    margin-top: 30px;
    margin-bottom: 30px;
		
}
	
.page-article .section-article-inner .product_link_wrap .wp-block-column{
	   width: 32%;
    margin-right: 2%;
}
	
.page-article .section-article-inner .product_link_wrap .wp-block-column:last-of-type{
	  
    margin-right: 0;
}	
	
	
	.page-article .section-article-inner .product_link_wrap .wp-block-column a{
		justify-content: center;
    flex-direction: column;
	}


 .page-article .section-article-inner .product_link_wrap .img {
    margin: 0;
    width: 80%;
}

 .page-article .section-article-inner .product_link_wrap .txt{
	width: 100%;
    line-height: 1.6;
    font-size: 13px;
	flex-direction: column;
	 flex-grow: 1;
}

.page-article .section-article-inner .product_link_wrap .txt span{
	    margin-top: auto;
    display: inline-block;
}
	
	.category {
    margin-top: 0;
}
	
	 .section-column-one .category-login .section-column-image .login_icon img{
    width: 25%!important;
	}
	
	.page-index .section-mainvisual .section-column-one .section-column-box .section-column-text{
		    padding: 20px;
		    position: relative;
	}
	
.page-recent .section-article-list .category_big_title_wrap {
    padding: 20px 50px 0;
}
	
	.pc_side_latest .category_big_title {
    padding: 0 20px 25px 0;
}
	
	.archive .section-article-list-head{
	padding: 0 50px;
}
	
	.archive {
    margin-top: 20px;
}
	
	.archive #section-contents .section-article-list {
    margin-bottom: 120px;
}

}	
	