@charset "utf-8";
/*--------------------------- article */

.icon_rank {
  position: absolute;
  top: -10px;
  left: -3px;
  display: block;
}

.icon_pr {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
}

.topics_photo, .topics_photo .photo, .topics_photo .photo_box{
	position: relative;
}

.icon_pr img {
  display: block;
}


/*--------------------------- img_box */

.img_box {
  margin-bottom: 51px;
  border: 5px solid;
  border-color: rgba(255,255,255,0.1);
  margin-top: -10px;
  margin-left: -5px;
}

.img_box01 {
  border: 5px solid;
  border-color: rgba(255,255,255,0.1);
  margin-top: -10px;
  margin-left: -5px;
}

.img_box .photo_box {
  position: relative;
  float: left;
  width: 380px;
  height: 230px;
  background: no-repeat center center;
  background-size: cover;
}

.img_box .text_box {
  margin-top: -3px;
  float: right;
  width: 393px;
  text-align: left;
}

.img_box .text_box .ttl {
  margin-bottom: 15px;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 12px;
  color: #888;
}

.img_box02 .text_box .ttl {
  margin-bottom: 5px;
}

.img_box .text_box p {
  font-size: 12px;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  color: #222;
  line-height: 1.6;
}

.img_box .text_box .post-categories,
.img_box01 .text_box .post-categories,
.img_box .text_box .author,
.img_box01 .text_box .author {
  margin-top: 10px;
  color: #666;
  line-height: 1;
}

.img_box .text_box .post-categories,
.img_box01 .text_box .post-categories {
  display: block;
  padding: 5px 0;
  overflow: hidden;
}

.img_box .text_box .post-categories li,
.img_box01 .text_box .post-categories li {
  float: left;
}

.img_box .text_box > a {
  display: block;
  overflow: hidden;
}

.img_box .text_box > a:hover {
  text-decoration: none !important;
}

.img_box .text_box .post-categories a,
.img_box01 .text_box .post-categories a,
.img_box .text_box .author a,
.img_box01 .text_box .author a {
  margin: 0 4px 5px 0;
  padding: 4px 8px;
  font-size: 11px;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  border-radius: 15px;
  letter-spacing: 0;
  background-color: #eaeaea;
  display: inline-block;
}

@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop,
     .img_box .text_box .post-categories a,
     .img_box01 .text_box .post-categories a,
     .img_box .text_box .author a,
     .img_box01 .text_box .author a {
    padding: 4px 8px 1px;
  }
}

.img_box .text_box .post-categories a::before,
.img_box01 .text_box .post-categories a::before,
.img_box .text_box .author a::before,
.img_box01 .text_box .author a::before {
  display: inline-block;
  content: "#";
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  opacity: 0.5;
  padding-right: 2px;
}

.img_box .text_box .post-categories a:hover,
.img_box01 .text_box .post-categories a:hover,
.img_box .text_box .author a:hover,
.img_box01 .text_box .author a:hover {
  color: #FFF;
}

.img_box .text_box .tags {
  margin-right: 10px;
  font-size: 15px;
}

.img_box .text_box .date {
  margin-top: 12px;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 12px;
  letter-spacing: .08em;
  color: #888;
}

.img_box .text_box .h3_ttl01 {
  margin-bottom: 8px;
  font-size: 21px;
  font-weight: normal;
  color: #000;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

.img_box01 {
  margin-bottom: 47px;
}

.img_box01 > a {
  display: block;
  overflow: hidden;
}

.img_box01 .photo_box {
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  height: 484px;
  background: #FFF no-repeat center center;
  background-size: cover;
}

.img_box01 .text_box {
  text-align: left;
}

.img_box01 .text_box .ttl {
  margin-bottom: 7px;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 12px;
  color: #888;
}

.img_box01 .text_box p {
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 12px;
  color: #222;
  line-height: 1.6;
}

.img_box01 .text_box .date {
  margin-top: 8px;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 12px;
  letter-spacing: .08em;
  color: #888;
}

.img_box01 .text_box > a {
  display: block;
  overflow: hidden;
}

.img_box01 .text_box .h3_ttl01 {
  margin-bottom: 2px;
  font-size: 21px;
  font-weight: normal;
  color: #000;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

.img_box01 .text_box .tags {
  margin-right: 10px;
  font-size: 15px;
}

.img_box02 .photo_box {
  width: 238px;
  height: 144px;
  background: #FFF no-repeat center center;
  background-size: cover;
}

.img_box02 .text_box {
  width: 530px;
}

.img_box02 .text_box .date {
  margin-top: 10px;
}

.img_box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.img_box01:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.img_box02:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/*--------------------------- category_header */

.category_header {
  width: 100%;
  display: block;
  margin-bottom: 70px;
  text-align: center;
}

.category_header .keyvisual {
  margin-bottom: 10px;
}

.category_header .keyvisual img {
  max-width: 100%;
  height: auto;
}

.category_header .h2_ttl03 .txt02 {
  margin: 0 0;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  display: block;
}

.category_header .h2_ttl03 {
  margin-bottom: 15px;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.category_header .h2_txt03 {
  margin: -15px 0 10px;
  font-family: 'Lora', serif;
  font-weight: bold;
  font-size: 52px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}

.category_header .text1 {
  width: 100%;
  display: block;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 12px;
  line-height: 1.7;
}

.category_header .mv_margin{
  margin-bottom: 40px;
}

.category_header .tags {
  width: 100%;
  text-align: center;
  font-size: 12px;
  margin: 20px auto 50px;
}

.category_header .tags ul {
  margin-left: -10px;
}

.category_header .tags_box li {
  padding: 0 1px 5px;
  display: inline-block;
}

.category_header .tags_box a {
  padding: 2px 11px;
  display: block;
  border: 1px solid;
  border-radius: 15px;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 12px;
  color: #222;
}

@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop,
     .category_header .tags_box a {
    padding: 2px 11px 0px;
  }
}


/*--------------------------- page_title */

.page_title {
  text-align: right;
  width: 400px;
  position: absolute;
  top: -5px;
  right: 0;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 15px;
}

.page_title h1,
.page_title h2 {
  font-size: 12px;
  display: inline;
  font-weight:normal;
}

.page_title span {
  font-size: 12px;
  margin-left: 3px;
}

.page_title strong {
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  padding-left: 0.6em;
}

/*エディタで画像の配置を指定したときのスタイル*/
img.alignleft {
  text-align: left;
}

img.aligncenter {
  display: block;
  margin: 1px auto;
}

img.alignright {
  display: block;
  margin: 1px 1px 1px auto;
}

/* 記事ページのコーデランキング */
#coordinate_rank .coordinate_ranking .img_box{
  display:inline !important;
  float: left;
  margin-bottom: 10px !important;
}
#coordinate_rank .coordinate_ranking .img_box .photo_box{
    width: 250px !important;
    height: 250px !important;
    background-size: cover !important;
}

#coordinate_rank .coordinate_ranking .img_box:not(:nth-of-type(3)){
  margin-right:17px;
}

#coordinate_rank .coordinate_ranking .cdn_s_btn{
    clear: left;
    margin-top: -1px;
    padding: 15px 0;
    display: block;
    border-top: 1px solid #000;
    border-bottom: 5px solid #000;
    font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-align: center;
    background: url(/wp-content/themes/oggi/img/common/bg_arrow01.png) no-repeat 98% center;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-decoration:none;
}

#coordinate_rank .coordinate_ranking .cdn_s_btn:hover {
    background-position: 100% center;
    font-weight: bold;
}

#coordinate_rank .coordinate_ranking .opa_btn{
    margin: 0 auto;
    margin-top: 40px;
    padding: 21px 0;
    display: block;
    width: 390px;
    border: 2px solid #333;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 1;
    letter-spacing: .1em;
    text-align: center;
    text-decoration:none;
}
.coordinate_ranking .img_box .photo_box{
  background: no-repeat center top;
  background-size: cover;
}

.clientname{
  width: 100%;
  display: block;
  font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  font-size: 12px;
  line-height: 1.7;
  margin-bottom: 24px;
    text-align: left;
}

#toc_container.no_bullets {
    display: none;
}

.toc-wrap a::before {
  display: inline-block;
  margin-right: 5px;
  color: #333;
}

article .article_inner .toc-wrap li a {
  text-decoration: none;
  color: #222;
  display: flex;
}

.work article .article_inner .toc-wrap li a:hover {
  color: #ec6e58;
}

.fashion article .article_inner .toc-wrap li a:hover {
  color: #ec8700;
}

.beauty article .article_inner .toc-wrap li a:hover {
  color: #72D1D1;
}

.lifestyle article .article_inner .toc-wrap li a:hover {
  color: #0c98e0;
}

.love article .article_inner .toc-wrap li a:hover {
  color: #ef67a1;
}

.fortune article .article_inner .toc-wrap li a:hover {
  color: #af77b8;
}

.info article .article_inner .toc-wrap li a:hover {
  color: rgb(177, 176, 176);
}

.model article .article_inner .toc-wrap li a:hover {
  color: rgb(177, 176, 176);
}

.toc-wrap {
  margin-bottom: 40px;
  text-align: left;
  line-height: 1.9;
  font-family: Roboto,"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
  -webkit-font-smoothing: antialiased;
  padding: 40px 30px 15px 30px;
  position: relative;
  margin-top: 50px;
}

.work .toc-wrap {
  border: solid 1px #ec6e58;
}

.fashion .toc-wrap {
  border: solid 1px #ec8700;
}

.beauty .toc-wrap {
  border: solid 1px #72D1D1;
}

.lifestyle .toc-wrap {
  border: solid 1px #0c98e0;
}

.love .toc-wrap {
  border: solid 1px #ef67a1;
}

.fortune .toc-wrap {
  border: solid 1px #af77b8;
}

.info .toc-wrap{
  border: solid 1px #222;
}

.model .toc-wrap{
  border: solid 1px #222;
}

.toc-wrap .toc-title {
  margin-bottom: 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 140px;
  height: 40px;
  background-color: #FFF;
}

.work .toc-wrap .toc-title{
  color: #ec6e58;
}
.fashion .toc-wrap .toc-title {
  color: #ec8700;
}
.beauty .toc-wrap .toc-title {
  color: #27c0c2;
}
.lifestyle .toc-wrap .toc-title{
  color: #0c98e0;
}
.love .toc-wrap .toc-title{
  color: #ef67a1;
}
.fortune .toc-wrap .toc-title{
  color: #af77b8;
}
.info .toc-wrap .toc-title{
  color: #222;
}
.model .toc-wrap .toc-title{
  color: #222;
}

article .article_inner p.toc-title span {
  padding:0;
  margin: 0;
}

.toc-wrap .toc-title .toc-title-heading {
  font-size: 14px;
  background-color: #FFF;
  line-height: 14px;
  font-family: Roboto,"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
}

.toc-wrap .toc-title .toc-title-contents {
  font-size: 24px;
  font-style: italic;
  font-family: 'Lora';
  background-color: #FFF;
  line-height: 24px;
}

.toc-wrap span.toc_number {
  display:inline-block;
  text-align: center;
  line-height: 28.5px;
  margin-right: 10px;
  width: 20px;
  min-width: 20px;
  height: 28.5px;
  font-family: 'Montserrat';
  font-weight: 600;
  font-style: italic;
  font-size:0;
  position: relative;
}

.toc-wrap span.toc_number:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.beauty .toc-wrap span.toc_number:before {
  background-image: url(../img/check-solid-beauty.svg);
}

.work .toc-wrap span.toc_number:before {
  background-image: url(../img/check-solid-work.svg);
}

.fashion .toc-wrap span.toc_number:before {
  background-image: url(../img/check-solid-fashion.svg);
}

.lifestyle .toc-wrap span.toc_number:before {
  background-image: url(../img/check-solid-lifestyle.svg);
}

.love .toc-wrap span.toc_number:before {
  background-image: url(../img/check-solid-love.svg);
}

.fortune .toc-wrap span.toc_number:before {
  background-image: url(../img/check-solid-fortune.svg);
}

.info .toc-wrap span.toc_number:before {
  background-image: url(../img/check-solid-info.svg);
}

.model .toc-wrap span.toc_number:before {
  background-image: url(../img/check-solid-model.svg);
}

.post h2 span {
  display: block;
}

.nextpage-toc-container li {
  font-size: 15px;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}

.table-wrap{
  overflow-x: auto;
}
.table_center{
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px;
  border: 0.1px solid #222;
}
.heading_center{
  background-color: #ddd;
  font-weight: normal;
}
.heading_center,
.cell_center{
  border: 1px solid #222;
  padding: 4px 8px;
  max-width: 80px;
  min-width: 80px;
  font-size: 14px;
}
.row_center{
  text-align: center;
}
.row_left{
  text-align: left;
}

.category_header .nocatchild {
  margin-bottom: 50px;
}

header .fortune,
.tags.fortune,
.feature .fortune,
.ttl_detail .fortune,
#other .ranking .fortune {
  color: #af77b8;
  font-family: 'Lora', serif;
  font-weight: 700;
  letter-spacing: 0.01em;
  font-style: italic;
}

.fortune article .article_inner p em,
.fortune .article_head_footer .tags_box a::before,
.fortune article .article_inner a,
.fortune article .article_presentby a,
.fortune .category_header .tags_box a::before,
.fortune .category_header .h2_txt03,
.fortune .category_header .h2_ttl03 {
  color: #af77b8;
}

.fortune article h2.h2_line:before,
.fortune article .hr_line1,
.fortune .category_header .tags_box a:hover,
.fortune .article_head_footer .tags_box a:hover,
.fortune .pagination .current {
  background-color: #af77b8;
}

.fortune .article_head_footer .tags_box a,
.fortune .category_header .tags_box a {
  border-color: #af77b8;
}

.fortune header .fashion>a,
.fortune header .work>a,
.fortune header .beauty>a,
.fortune header .lifestyle>a,
.fortune header .love>a,
.fortune header .starjewelry>a,
.fortune header .shonan>a,
.fortune header .anniversary>a,
.fortune header .ucc>a {
  color: #888;
}

/*ポイントまとめ_パターンA*/

.point_list_wrap_A {
  margin-bottom: 40px;
  padding-top: 43px;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 25px;
  box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.6);
  text-align: left;
  border: solid 1.5px #222;
}

.point_list_A {
  list-style-type: none;
  color:#222;
}

.point_list_A li {
  position: relative;
  line-height: 28px;
  font-weight: 450;
  margin-top: 15px;
  margin-left: 50px;
  word-wrap: break-word;
}

.point_list_A li:before {
  content: '';
  position: absolute;
  top: 0.3em;
  left: -2.5em;
  width: 15px;
  height: 8px;
  transform: rotate(-45deg);
  border-left: 4px solid #222;
  border-bottom: 4px solid #222;
}

.point_list_wrap_A .point_list_title_A {
  position: relative;
  font-size: 28px;
  font-family: 'Lora', "游明朝体", "Yu Mincho", YuMincho, serif;
}

.point_list_wrap_A .point_list_title_A .point_list_title_A_inner {
  word-break: break-all;
  background-color: #fff;
  width: fit-content;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

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

.point_list_A li a:hover {
  color: #222;
}

.fashion .point_list_A li::before {
  border-left: 4px solid #ec8700;
  border-bottom: 4px solid #ec8700;
}

.fashion .article_inner .point_list_A a{
  color: #222;
  text-decoration: none;
}

.fashion .point_list_A li a:hover {
  color: #ec8700;
}

.fashion .point_list_wrap_A {
  border: solid 1.5px #ec8700;
}

.fashion .point_list_wrap_A {
  color: #ec8700;
}

.fashion .point_list_wrap_A .point_list_title_A {
  color: #ec8700;
}

.work .point_list_A li::before {
  border-left: 4px solid #ec6e58;
  border-bottom: 4px solid #ec6e58;
}

.work .article_inner .point_list_A a{
  color: #222;
  text-decoration: none;
}

.work .point_list_A li a:hover {
  color: #ec6e58;
}

.work .point_list_wrap_A {
  border: solid 1.5px #ec6e58;
}

.work .point_list_wrap_A {
  color: #ec6e58;
}

.work .point_list_wrap_A .point_list_title_A {
  color: #ec6e58;
}

.beauty .point_list_A li::before {
  border-left: 4px solid #27c0c2;
  border-bottom: 4px solid #27c0c2;
}

.beauty .article_inner .point_list_A a{
  color: #222;
  text-decoration: none;
}

.beauty .point_list_A li a:hover {
  color: #27c0c2;
}

.beauty .point_list_wrap_A {
  border: solid 1.5px #27c0c2;
}

.beauty .point_list_wrap_A {
  color: #27c0c2;
}

.beauty .point_list_wrap_A .point_list_title_A {
  color: #27c0c2;
}

.lifestyle .point_list_A li::before {
  border-left: 4px solid #0c98e0;
  border-bottom: 4px solid #0c98e0;
}

.lifestyle .article_inner .point_list_A a{
  color: #222;
  text-decoration: none;
}

.lifestyle .point_list_A li a:hover {
  color: #0c98e0;
}

.lifestyle .point_list_wrap_A {
  border: solid 1.5px #0c98e0;
}

.lifestyle .point_list_wrap_A {
  color: #0c98e0;
}

.lifestyle .point_list_wrap_A .point_list_title_A {
  color: #0c98e0;
}

.love .point_list_A li::before {
  border-left: 4px solid #ef67a1;
  border-bottom: 4px solid #ef67a1;
}

.love .article_inner .point_list_A a{
  color: #222;
  text-decoration: none;
}

.love .point_list_A li a:hover {
  color: #ef67a1;
}

.love .point_list_wrap_A {
  border: solid 1.5px #ef67a1;
}

.love .point_list_wrap_A {
  color: #ef67a1;
}

.love .point_list_wrap_A .point_list_title_A {
  color: #ef67a1;
}

.fortune .point_list_A li::before {
  border-left: 4px solid #af77b8;
  border-bottom: 4px solid #af77b8;
}

.fortune .article_inner .point_list_A a{
  color: #222;
  text-decoration: none;
}

.fortune .point_list_A li a:hover {
  color: #af77b8;
}

.fortune .point_list_wrap_A {
  border: solid 1.5px #af77b8;
}

.fortune .point_list_wrap_A {
  color: #af77b8;
}

.fortune .point_list_wrap_A .point_list_title_A {
  color: #af77b8;
}

/*ポイントまとめ_パターンB*/

.point_list_wrap_B {
  margin-top: 50px;
  margin-bottom: 40px;
  padding-top: 15px;
  padding-bottom: 23px;
  padding-left: 10px;
  padding-right: 15px;
  box-shadow: 0px 0px 15px -10px rgba(0,0,0,0.6);
  text-align: left;
  border: 1.5px solid #222;
}

.point_list_title_B {
  font-size: 28px;
  padding-left: 13px;
  font-family: 'Lora', "游明朝体", "Yu Mincho", YuMincho, serif;
  word-wrap: break-word;
}

.point_list_B li {
  position: relative;
  font-size: 16px;
  line-height: 28px;
  font-weight: 450;
  margin-top: 15px;
  margin-left: 50px;
  margin-right: 5px;
  counter-increment: ol-counter;
  word-wrap: break-word;
}

.point_list_B li::before {
  content: counter(ol-counter);
  position: absolute;
  text-align: center;
  width: 45px;
  left: -52px;
  height: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  font-family: trajan-pro-3,serif;
  color: #222;
}

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

.point_list_B li a:hover {
  color: #222;
}

.fashion .point_list_B li::before {
  color: #ec8700;
}

.fashion .article_inner .point_list_B a{
  color: #222;
  text-decoration: none;
}

.fashion .point_list_B li a:hover {
  color: #ec8700;
}

.fashion .point_list_wrap_B {
  border: 1.5px solid #ec8700;
}

.fashion .point_list_wrap_B {
  color: #ec8700;
}

.work .point_list_B li::before {
  color: #ec6e58;
}

.work .article_inner .point_list_B a{
  color: #222;
  text-decoration: none;
}

.work .point_list_B li a:hover {
  color: #ec6e58;
}

.work .point_list_wrap_B {
  border: 1.5px solid #ec6e58;
}

.work .point_list_wrap_B {
  color: #ec6e58;
}

.beauty .point_list_B li::before {
  color: #27c0c2;
}

.beauty .article_inner .point_list_B a{
  color: #222;
  text-decoration: none;
}

.beauty .point_list_B li a:hover {
  color: #27c0c2;
}

.beauty .point_list_wrap_B {
  border: 1.5px solid #27c0c2;
}

.beauty .point_list_wrap_B {
  color: #27c0c2;
}

.lifestyle .point_list_B li::before {
  color: #0c98e0;
}

.lifestyle .article_inner .point_list_B a{
  color: #222;
  text-decoration: none;
}

.lifestyle .point_list_B li a:hover {
  color: #0c98e0;
}

.lifestyle .point_list_wrap_B {
  border: 1.5px solid #0c98e0;
}

.lifestyle .point_list_wrap_B {
  color: #0c98e0;
}

.love .point_list_B li::before {
  color: #ef67a1;
}

.love .article_inner .point_list_B a{
  color: #222;
  text-decoration: none;
}

.love .point_list_B li a:hover {
  color: #ef67a1;
}

.love .point_list_wrap_B {
  border: 1.5px solid #ef67a1;
}

.love .point_list_wrap_B {
  color: #ef67a1;
}

.fortune .point_list_B li::before {
  color: #af77b8;
}

.fortune .article_inner .point_list_B a{
  color: #222;
  text-decoration: none;
}

.fortune .point_list_B li a:hover {
  color: #af77b8;
}

.fortune .point_list_wrap_B {
  border: 1.5px solid #af77b8;
}

.fortune .point_list_wrap_B {
  color: #af77b8;
}

article .article_inner .copy-guard, .photo_box .copy-guard ,article .g-GalleryImage .copy-guard, #container_inner .copy-guard {
    pointer-events: none;
    user-select: none;
}