@charset "UTF-8";
/* 記事カード */
/* スペシャルコンテンツカード */
/* アクセス総合ランキング */
/* イベントセミナーランキング */
/* SNS周りアイコン色 */
/* 記事詳細(行高) */
/* ---------- PC 記事 start ---------- */
/* ---------- PC 記事 end ---------- */
/* ---------- SP 記事 start ---------- */
/* ---------- SP 記事 end ---------- */
/* ---------- ビジネス+IT特集 記事 start ---------- */
/* pc, spともにデザイン同じため、共通にしている */
/* ---------- ビジネス+IT特集 記事 end ---------- */
/**
* font
* $fv : font-size
* $lv : line-height
* $ls : letter-spacing
* $c  : color
* $fw : font-weight
*/
/**
* icon
* $url   : background-image: url()
* $w     : width, background-size
* $h     : height, background-size
* $align : vertical-align
*/
/**
* select box allow
*/
@font-face {
  src: url("/assets/font/icomoon.ttf?o7n5u6") format("truetype"), url("/assets/font/icomoon.woff?o7n5u6") format("woff"), url("/assets/font/icomoon.svg?o7n5u6#icomoon") format("svg");
  font-display: swap;
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
}
i {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

.icon-facebook:before {
  content: "\E900";
}

.icon-google:before {
  content: "\E901";
}

.icon-hatena:before {
  content: "\E902";
}

.icon-line:before {
  content: "\E903";
}

.icon-mail:before {
  content: "\E904";
}

.icon-pocket:before {
  content: "\E905";
}

.icon-print:before {
  content: "\E906";
}

.icon-twitter:before {
  content: "\E907";
}

.ar-detail-sns__snippet {
  display: none;
}

/* ========2021.07.14 ADD START======== */
/* ========BASIC======== */
/*
#pldnAppended {
  width: 100%;
}
*/
/* =====CARD SNIPPET=====
.ar-cont_box .ar-title-sentence__inner {
  padding: 10px 20px 30px 20px;
}
========================= */
.ar-cont a.co-event_seminar_card__inner--link {
  text-decoration: none;
}

.ar-cont a.co-article_card__inner--link {
  text-decoration: none;
}

.ar-cont .co-article_card__remarks {
  line-height: 10px;
}

span.co-event_seminar_card__contents--eventdate {
  /* display: none; */
}

.co-event_seminar_card__contents--imagevisual.is-event .co-event_seminar_card__remarks {
  line-height: 10px;
  text-align: center;
}

/* ========2021.07.14 ADD END======== */
.ar-limit_readmore {
  position: relative;
  margin: 0 0 25px;
}
.ar-limit_readmore:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 95%);
  content: "";
}
.answered-text {
  margin: 30px 10px 30px 10px;
  clear: both;
  background-color: #f0f0f0;
  color: #333;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 46px;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 767.98px) {
  .brdcrb {
    display: none;
    padding: 13px 0 13px 3%;
    background-color: #f0f0f0;
  }

  main {
    position: relative;
  }

  /* 2021.12.13 ADD */
  .ar-contents-footer {
    display: block;
    right: 20px;
    bottom: 20px;
    margin-top: 20px;
    text-align: right;
  }

  .ar-cont a.ar-contents-footer-link-url {
    text-decoration: none;
  }

  span.ar-contents-footer-link-text {
    color: #53768c;
    font-size: 12px;
    font-size: 1.4rem;
    font-weight: normal;
    letter-spacing: 1.4px;
    line-height: 20px;
  }

  /* 2021.12.13 ADD ここまで */
  .ar-category {
    overflow: hidden;
  }

  .ar-category_title {
    display: none;
  }

  .ar-category_scroll {
    overflow-y: hidden;
  }

  .ar-category_list {
    -webkit-overflow-scrolling: touch;
    padding: 5px 0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }

  .ar-category_list_item {
    display: inline-block;
    padding-left: 7px;
  }

  .ar-category_list_item a {
    display: block;
    height: 20px;
    padding: 0 20px;
    border-radius: 10px;
    background-color: #fff;
    color: #53768c;
    font-size: 10px;
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 0.45px;
    line-height: 10px;
    line-height: 20px;
    text-align: center;
  }

  .ar-category_list_item:first-child {
    padding-left: 12px;
  }

  .ar-category_list_item:last-child {
    padding-right: 12px;
  }

  .ar-category_list_item.is-large {
    margin-top: 0;
  }

  .ar-category_list_item.is-large a {
    height: 26px;
    border-radius: 13px;
    color: #53768c;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 0.55px;
    line-height: 12px;
    line-height: 26px;
  }

  #contents,
.ar-cont {
    background-color: #fff;
  }

  .ar-cont_title {
    padding: 20px 20px 0;
    color: #333;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.6px;
    line-height: 30px;
    word-break: normal;
  }

  .ar-cont_bitwrp {
    padding: 15px 20px 0;
    text-align: right;
  }

  .ar-cont_bithint {
    display: none !important;
  }

  .ar-cont_sentence {
    padding: 16px 20px 0;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 1.4px;
    line-height: 25px;
  }

  .ar-cont_remarks {
    padding-top: 10px;
  }

  .ar-cont_remarks__inner {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: rgba(168, 175, 183, 0.16);
  }

  .ar-cont_remarks__inner--place {
    margin-right: 20px;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 23px;
  }

  .ar-cont_remarks__inner--date {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 23px;
  }

  .ar-cont a {
    color: #4881ff;
    text-decoration: underline;
  }
  .ar-cont .ar-both-space {
    margin-right: 20px;
    margin-left: 20px;
  }
  .ar-cont strong {
    font-weight: bold;
  }

  .ar-cont__notice--link {
    margin-top: 32px;
  }
  .ar-cont__notice--link.is-limit {
    margin-top: -50px;
  }
  .ar-cont__notice--link a {
    color: #4881ff;
    font-size: 1.4rem;
    letter-spacing: 1.05px;
    text-decoration: none;
  }
  .ar-cont__notice--link .ar-both-space {
    margin-right: 20px;
    margin-left: 20px;
  }
  .ar-cont__notice--link strong {
    font-weight: bold;
  }

  .ar-cont_head {
    padding: 8px 15px;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    background-color: #fff;
  }

  .ar-cont_head_title {
    margin-bottom: 5px;
    float: left;
    color: #4a4a4a;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: 1.4px;
    line-height: 20px;
  }

  .ar-cont_head_info {
    float: right;
  }
  .ar-cont_head_info li {
    display: inline-block;
  }

  .ar-cont_head_info_cat {
    margin-left: 10px;
  }
  .ar-cont_head_info_cat span {
    display: inline-block;
    height: 16px;
    padding: 0 13px;
    background-color: #4881ff;
    color: #fff;
    font-size: 10px;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.42px;
    line-height: 1px;
    line-height: 16px;
    text-align: center;
  }

  .ar-cont_head_info_limited {
    margin-left: 10px;
  }
  .ar-cont_head_info_limited span {
    padding-left: 15px;
    background: url("/assets/images/common/icon_limited.png") left center no-repeat;
    background-size: 10px auto;
    color: #53768c;
    font-size: 10px;
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 0.42px;
    line-height: 10px;
  }

  .ar-cont_head_info_prm {
    color: #a3976d;
    font-size: 10px;
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 0.42px;
    line-height: 10px;
  }
  .ar-cont_head_info_prm:before {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 8px;
    border-radius: 50%;
    background-color: #cc9604;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 23px;
    text-align: center;
    content: "P";
  }

  .ar-cont_head_info_date {
    margin-left: 10px;
    color: #a5a5a5;
    font-size: 10px;
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 1.2px;
    line-height: 12px;
  }

  .ar-sns {
    display: none;
    z-index: 5;
    position: fixed;
    bottom: 0;
    left: 0 !important;
    width: 100%;
    padding: 10px 0;
  }
  .ar-sns.state_input_focus {
    display: none !important;
  }

  .ar-sns_inner {
    position: relative;
  }

  .ar-sns_pagetop {
    position: absolute;
    right: 23px;
    bottom: 3px;
  }
  .ar-sns_pagetop a {
    display: block;
    width: 42px;
    height: 42px;
    background: rgba(0, 0, 0, 0.67) url("/assets/images/common/arrow_up_wht_01.png") center no-repeat;
    background-size: 15px auto;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  }

  .ar-sns_list {
    -ms-flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 0 67px 0 16px;
  }

  .ar-sns_list_item {
    margin: 3px 7px;
  }
  .ar-sns_list_item.is-hide {
    width: 0;
    margin: 0;
  }
  .ar-sns_list_item.is-hide a {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  .ar-sns_list_item a {
    -ms-transform: scale(1);
    -ms-transform-origin: center center;
    display: block;
    position: relative;
    width: 42px;
    height: 42px;
    transform: scale(1);
    transform-origin: center center;
    border: 1px solid #748393;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
    opacity: 1;
    transition: all 0.4s ease;
  }
  .ar-sns_list_item a i {
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .ar-sns_list_item--mail {
    -ms-flex-order: 4;
    order: 4;
  }
  .ar-sns_list_item--mail a {
    border-color: #0e50cc;
    color: #0e50cc;
  }
  .ar-sns_list_item--mail a i {
    font-size: 35px;
  }

  .ar-sns_list_item--facebook {
    -ms-flex-order: 1;
    order: 1;
  }
  .ar-sns_list_item--facebook a {
    border-color: #315096;
    color: #315096;
  }
  .ar-sns_list_item--facebook a i {
    font-size: 19px;
  }

  .ar-sns_list_item--twitter {
    -ms-flex-order: 2;
    order: 2;
  }
  .ar-sns_list_item--twitter a {
    border-color: #68b5ef;
    color: #68b5ef;
  }
  .ar-sns_list_item--twitter a i {
    font-size: 21px;
  }

  .ar-sns_list_item--hatena {
    -ms-flex-order: 5;
    order: 5;
  }
  .ar-sns_list_item--hatena a {
    border-color: #02a4d4;
    color: #02a4d4;
  }
  .ar-sns_list_item--hatena a i {
    font-size: 24px;
  }

  .ar-sns_list_item--line {
    -ms-flex-order: 3;
    order: 3;
  }
  .ar-sns_list_item--line a {
    border-color: #01c300;
    color: #01c300;
  }
  .ar-sns_list_item--line a i {
    font-size: 24px;
  }

  .ar-sns_list_item--google {
    -ms-flex-order: 6;
    order: 6;
  }
  .ar-sns_list_item--google a {
    border-color: #dc4e41;
    color: #dc4e41;
  }
  .ar-sns_list_item--google a i {
    font-size: 23px;
  }

  .ar-sns_list_item--pocket {
    -ms-flex-order: 7;
    order: 7;
  }
  .ar-sns_list_item--pocket a {
    border-color: #ed374d;
    color: #ed374d;
  }
  .ar-sns_list_item--pocket a i {
    font-size: 19px;
  }

  .ar-sns_list_item--container {
    -ms-flex-order: 8;
    order: 8;
  }
  .ar-sns_list_item--container a {
    position: relative;
    border-color: #748393;
    background-color: #748393;
  }
  .ar-sns_list_item--container a:before, .ar-sns_list_item--container a:after {
    display: block;
    position: absolute;
    background-color: #fff;
    content: "";
    transition: all 0.25s;
  }
  .ar-sns_list_item--container a.state_close:before, .ar-sns_list_item--container a.state_close:after {
    left: 50%;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    border-radius: 50%;
  }
  .ar-sns_list_item--container a.state_close:before {
    top: 12px;
  }
  .ar-sns_list_item--container a.state_close:after {
    top: 23px;
  }
  .ar-sns_list_item--container a.state_open:before, .ar-sns_list_item--container a.state_open:after {
    top: 18px;
    left: 50%;
    width: 14px;
    height: 4px;
    margin-left: -7px;
    border-radius: 2px;
  }

  .ar-detail-sns {
    margin: 0 20px;
    padding: 5px 0;
    background-color: rgba(238, 242, 245, 0.85);
  }

  .ar-detail-sns_list {
    -ms-flex-direction: row;
    -ms-flex-align: center;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
  }

  .ar-detail-sns_list_item {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .ar-detail-sns_list_item a {
    display: block;
    position: relative;
    background-color: transparent;
    color: #748393;
    transition: all 0.2s ease;
  }
  .ar-detail-sns_list_item a i {
    display: block;
    position: absolute;
  }
  .ar-detail-sns_list_item a:hover {
    opacity: 1;
  }
  .ar-detail-sns_list_item a.is-large {
    width: 40px;
    height: 40px;
    font-size: 40px;
  }
  .ar-detail-sns_list_item a.is-large i {
    top: 2px;
    left: 1px;
  }
  .ar-detail-sns_list_item a.is-small {
    width: 25px;
    height: 25px;
    font-size: 25px;
  }
  .ar-detail-sns_list_item a.is-small i {
    top: 1px;
    left: 1px;
  }

  .ar-detail-sns_list_item--mail a:hover {
    border-color: #0e50cc;
    color: #0e50cc;
  }

  .ar-detail-sns_list_item--print a:hover {
    border-color: #1870a7;
    color: #1870a7;
  }

  .ar-detail-sns_list_item--facebook {
    -ms-flex-order: 1;
    order: 1;
  }
  .ar-detail-sns_list_item--facebook a:hover {
    border-color: #315096;
    color: #315096;
  }

  .ar-detail-sns_list_item--twitter {
    -ms-flex-order: 2;
    order: 2;
  }
  .ar-detail-sns_list_item--twitter a:hover {
    border-color: #68b5ef;
    color: #68b5ef;
  }

  .ar-detail-sns_list_item--hatena a:hover {
    border-color: #02a4d4;
    color: #02a4d4;
  }

  .ar-detail-sns_list_item--line {
    -ms-flex-order: 3;
    order: 3;
  }
  .ar-detail-sns_list_item--line a:hover {
    border-color: #01c300;
    color: #01c300;
  }

  .ar-detail-sns_list_item--google a:hover {
    border-color: #dc4e41;
    color: #dc4e41;
  }

  .ar-detail-sns_list_item--pocket {
    -ms-flex-order: 4;
    order: 4;
  }
  .ar-detail-sns_list_item--pocket a:hover {
    border-color: #ed374d;
    color: #ed374d;
  }

  .ar-detail-sns_list_item--container {
    display: none;
  }

  .ar-cont img.img-original {
    width: auto;
  }
  .ar-cont sup {
    font-size: smaller;
    vertical-align: super;
  }
  .ar-cont sub {
    font-size: smaller;
    vertical-align: sub;
  }
  .ar-cont i,
.ar-cont em {
    font-style: italic;
  }
  .ar-cont b {
    font-weight: bold;
  }
  .ar-cont .ar-detail-sns i {
    font-style: normal;
  }

  .ClearFix {
    display: block;
  }
  .ClearFix:after {
    display: block;
    clear: both;
    content: "";
  }

  .article_info span {
    font-size: 90%;
    vertical-align: middle;
  }
  .article_info .category {
    margin: 0 5px 2px 0;
    padding: 4px 4px 4px 0;
  }

  .tag_business .category {
    color: #8f9d33;
  }
  .tag_business .category a {
    color: #8f9d33;
  }

  .image_left {
    margin: 0 10px 0 0;
    float: left;
  }

  p.text {
    margin-bottom: 1em;
    line-height: 150%;
  }

  .line_list {
    _zoom: 1;
    overflow: hidden;
  }
  .line_list li {
    position: relative;
    margin: -1px 0 7px 0;
    padding: 7px 0 0 0;
    border-top: 1px dotted #cccccc;
  }

  .message_list_normal {
    margin: 0 0px 10px 0px;
    font-size: 80%;
    letter-spacing: 0;
    line-height: 140%;
  }

  .ShowCloseContainer {
    margin-bottom: 20px;
    text-align: right;
  }

  .LabelShowClose span a.ShowLink {
    display: block;
    margin-top: 5px;
    float: right;
    color: #4881ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: normal;
  }

  .show_recent_only {
    display: none;
  }

  .pragraph {
    margin-bottom: 20px;
    clear: both;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: normal;
  }
  .pragraph strong {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }

  .article_list .image_left {
    margin: 4px 10px 0 0;
  }
  .article_list .article_info {
    display: none;
  }
  .article_list li {
    background-position: 0 7px;
  }
  .article_list h3 {
    margin-bottom: 9px;
    font-size: 16px;
    font-weight: bold;
    line-height: 130%;
  }
  .article_list .text {
    margin-top: 5px;
  }
  .article_list .article_info_date_cv,
.article_list .article_info_date_special_cv {
    margin-bottom: 3px;
    padding-top: 3px;
    font-size: 90%;
  }

  h3 {
    clear: both;
  }
  h3.text_mb {
    margin: 20px 0 10px 0;
    padding-left: 13px;
    border-left: 4px solid #53768c;
    color: #2f2f2f;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }

  .komidashi1 {
    margin-bottom: 10px;
    padding-left: 13px;
    clear: both;
    border-left: 4px solid #53768c;
    color: #2f2f2f;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }

  span.text_ll {
    color: #333;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  span.text_lb {
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  span.text_mb {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  span.text_s {
    color: #333;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  span.text_ssb {
    color: #333;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }

  .message_list_view ul li {
    margin-top: 5px;
  }
  .message_list_view ul li a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }

  .box {
    padding: 20px;
    clear: both;
    border: 1px solid #c0c7cc;
  }

  #red {
    margin: 20px 0;
    padding: 20px 32px;
    border: 1px solid #970000;
    background-color: #fdf2f0;
  }

  #orange {
    margin: 20px 0;
    padding: 20px 32px;
    border: 1px solid #e47c05;
    background-color: #fff6ec;
  }

  #blue {
    margin: 20px 0;
    padding: 20px 32px;
    border: 1px solid #066a9c;
    background-color: #e5f2fa;
  }

  #green {
    margin: 20px 0;
    padding: 20px 32px;
    border: 1px solid #3e6e10;
    background-color: #edfdea;
  }

  .columnA {
    margin: 20px 0;
    padding: 4px;
    clear: both;
    border: 1px solid #bfbfbf;
  }

  .columnB {
    padding: 20px 28px;
    background-color: #f5f6f7;
  }

  .article_note {
    font-size: 12px;
  }

  .boxright {
    display: none;
    width: 50%;
    margin-left: 10px;
    padding-bottom: 10px;
    float: right;
    clear: both;
  }
  .boxright ul li {
    margin-top: 0;
    padding: 12px 0;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .boxright ul li a {
    color: #53768c;
    line-height: normal;
    text-decoration: none;
  }

  blockquote {
    clear: both;
  }
  blockquote.quote_bg {
    margin-bottom: 20px;
    padding: 20px;
    background-color: rgba(240, 241, 243, 0.65);
  }
  blockquote.quote_line {
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #c0c7cc;
  }

  table {
    clear: both;
  }
  table.table1 .td1 {
    background-color: #53768c;
    color: #fff;
  }
  table.table1 .td3 {
    background-color: #f0f1f3;
  }
  table.table1 strong {
    font-weight: bold;
  }
  table.table1 td {
    padding: 8px;
    border: 1px solid #c0c7cc;
  }
  table.table1 td[colspan] {
    border: none;
  }

  .h_04 {
    position: relative;
    padding-bottom: 5px;
    clear: both;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: normal;
  }
  .h_04 h3 {
    font-weight: 700;
  }
  .h_04 .goto_index {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    text-align: right;
  }
  .h_04 .goto_index a:before {
    padding-right: 5px;
    font-size: 10px;
    font-size: 1rem;
    content: "\25B6";
  }
  .h_04 a {
    text-decoration: none;
  }

  .page_list li {
    margin-top: 5px;
  }
  .page_list li a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .page_list a {
    text-decoration: none;
  }

  .related_article a {
    text-decoration: none;
  }

  #LabelImage img {
    width: 100%;
  }

  #smartfloat_box,
#nofloat_box,
main + .ClearFix {
    -ms-flex: 0 0 234px;
    flex: 0 0 234px;
    /* 1つの記事を80pxで計算（最終的にはjsに切り替えたい） */
    /* additional styles */
  }

  #smartfloat_box img,
#nofloat_box img,
main + .ClearFix img {
    width: 100% !important;
    height: auto !important;
  }

  #smartfloat_box #case_study_sub,
#nofloat_box #case_study_sub,
main + .ClearFix #case_study_sub {
    padding: 15px 15px 20px 15px;
    overflow: hidden;
    background-color: #fff;
    font-size: 12px;
    line-height: 20.4px;
  }

  #smartfloat_box #case_study_sub .case_study_title,
#nofloat_box #case_study_sub .case_study_title,
main + .ClearFix #case_study_sub .case_study_title {
    padding: 2px 13px;
    background-color: rgba(83, 118, 140, 0.68);
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.75px;
    line-height: 24px;
    text-align: center;
  }

  #smartfloat_box #case_study_sub .case_study_list,
#smartfloat_box #case_study_sub li {
    padding: 12px 0;
    border-bottom: 1px solid #d8d8d8;
  }

  #nofloat_box #case_study_sub .case_study_list,
#nofloat_box #case_study_sub li {
    padding: 12px 0;
    border-bottom: 1px solid #d8d8d8;
  }

  main + .ClearFix #case_study_sub .case_study_list,
main + .ClearFix #case_study_sub li {
    padding: 12px 0;
    border-bottom: 1px solid #d8d8d8;
  }

  #smartfloat_box #case_study_sub .case_study_list:last-child,
#smartfloat_box #case_study_sub li:last-child {
    border-bottom: none;
  }

  #nofloat_box #case_study_sub .case_study_list:last-child,
#nofloat_box #case_study_sub li:last-child {
    border-bottom: none;
  }

  main + .ClearFix #case_study_sub .case_study_list:last-child,
main + .ClearFix #case_study_sub li:last-child {
    border-bottom: none;
  }

  #smartfloat_box #case_study_sub .case_study_list .case_study_pdf_text,
#smartfloat_box #case_study_sub li .case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }

  #nofloat_box #case_study_sub .case_study_list .case_study_pdf_text,
#nofloat_box #case_study_sub li .case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }

  main + .ClearFix #case_study_sub .case_study_list .case_study_pdf_text,
main + .ClearFix #case_study_sub li .case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }

  #smartfloat_box #case_study_sub .case_study_list .case_study_pdf_thumb,
#smartfloat_box #case_study_sub li .case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
    float: left;
  }

  #nofloat_box #case_study_sub .case_study_list .case_study_pdf_thumb,
#nofloat_box #case_study_sub li .case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
    float: left;
  }

  main + .ClearFix #case_study_sub .case_study_list .case_study_pdf_thumb,
main + .ClearFix #case_study_sub li .case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
    float: left;
  }

  #smartfloat_box #case_study_sub .case_study_list .case_study_pdf_thumb > a > img,
#smartfloat_box #case_study_sub li .case_study_pdf_thumb > a > img {
    height: auto;
  }

  #nofloat_box #case_study_sub .case_study_list .case_study_pdf_thumb > a > img,
#nofloat_box #case_study_sub li .case_study_pdf_thumb > a > img {
    height: auto;
  }

  main + .ClearFix #case_study_sub .case_study_list .case_study_pdf_thumb > a > img,
main + .ClearFix #case_study_sub li .case_study_pdf_thumb > a > img {
    height: auto;
  }

  #case_study_sub .case_study__list--item {
    padding: 12px 5px;
    border-bottom: 1px solid #d8d8d8;
  }
  #case_study_sub .case_study__list--item:last-child {
    border-bottom: none;
  }

  #smartfloat_box .ac_container,
#smartfloat_box .special_topics {
    width: 100%;
  }

  #nofloat_box .ac_container,
#nofloat_box .special_topics {
    width: 100%;
  }

  main + .ClearFix .ac_container,
main + .ClearFix .special_topics {
    width: 100%;
  }

  #smartfloat_box #acc_a,
#nofloat_box #acc_a,
main + .ClearFix #acc_a {
    padding: 15px 15px 20px 15px;
    background-color: #fff;
  }

  #smartfloat_box .ac_container label,
#nofloat_box .ac_container label,
main + .ClearFix .ac_container label {
    display: block;
    z-index: 20;
    position: relative;
    height: 24px;
    margin-bottom: 0;
    padding: 2px;
    padding-right: 33px;
    color: #777;
    color: #6c93a4;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4em;
    text-align: right;
    cursor: pointer;
  }

  #smartfloat_box .ac_container label:after,
#nofloat_box .ac_container label:after,
main + .ClearFix .ac_container label:after {
    position: absolute;
    top: -1px;
    right: 7px;
    width: 100px;
    height: 24px;
    background: transparent url(/assets/images/common/acc_arrow_down.png) no-repeat center center;
    content: "";
  }

  #smartfloat_box .ac_container input:checked + label:after,
#nofloat_box .ac_container input:checked + label:after,
main + .ClearFix .ac_container input:checked + label:after {
    position: absolute;
    top: -1px;
    right: 7px;
    width: 100px;
    height: 24px;
    background: transparent url(/assets/images/common/acc_arrow_up.png) no-repeat center center;
    content: "";
  }

  #smartfloat_box .ac_container label:hover,
#nofloat_box .ac_container label:hover,
main + .ClearFix .ac_container label:hover {
    opacity: 0.8;
  }

  #smartfloat_box .ac_container input,
#nofloat_box .ac_container input,
main + .ClearFix .ac_container input {
    display: none;
  }

  #smartfloat_box .ac_container input:checked + label,
#nofloat_box .ac_container input:checked + label,
main + .ClearFix .ac_container input:checked + label {
    opacity: 0.8;
  }
  #smartfloat_box .ac_container input:checked + label:hover,
#nofloat_box .ac_container input:checked + label:hover,
main + .ClearFix .ac_container input:checked + label:hover {
    opacity: 0.8;
  }

  #smartfloat_box .ac_container div.ac_article,
#nofloat_box .ac_container div.ac_article,
main + .ClearFix .ac_container div.ac_article {
    z-index: 10;
    position: relative;
    height: 0px;
    margin-top: -1px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.5);
    transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  }

  #smartfloat_box .ac_container input:checked ~ div.ac_article,
#nofloat_box .ac_container input:checked ~ div.ac_article,
main + .ClearFix .ac_container input:checked ~ div.ac_article {
    transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  }

  #smartfloat_box .ac_container div.ac_article,
#nofloat_box .ac_container div.ac_article,
main + .ClearFix .ac_container div.ac_article {
    color: #777;
    font-size: 12px;
    line-height: 23px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  }

  #smartfloat_box .ac_container input:checked ~ div.acc_1,
#nofloat_box .ac_container input:checked ~ div.acc_1,
main + .ClearFix .ac_container input:checked ~ div.acc_1,
#smartfloat_box .ac_container input:checked ~ div.acc_2,
#nofloat_box .ac_container input:checked ~ div.acc_2,
main + .ClearFix .ac_container input:checked ~ div.acc_2,
#smartfloat_box .ac_container input:checked ~ div.acc_3,
#nofloat_box .ac_container input:checked ~ div.acc_3,
main + .ClearFix .ac_container input:checked ~ div.acc_3 {
    height: auto;
  }

  #smartfloat_box .category_title,
#nofloat_box .category_title,
main + .ClearFix .category_title {
    padding: 2px 13px;
    border-bottom: none;
    background-color: rgba(83, 118, 140, 0.68);
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: 0.75px;
    line-height: 20px;
  }

  #smartfloat_box .category_title span.fs_s,
#nofloat_box .category_title span.fs_s,
main + .ClearFix .category_title span.fs_s {
    font-size: 0.9em;
    font-weight: normal;
    letter-spacing: normal;
  }

  #smartfloat_box .special_topics,
#nofloat_box .special_topics,
main + .ClearFix .special_topics {
    box-sizing: border-box;
    margin-bottom: 1em;
  }

  #smartfloat_box .special_topics p.special_img img,
#nofloat_box .special_topics p.special_img img,
main + .ClearFix .special_topics p.special_img img {
    width: 330px;
    height: 110px;
    margin-bottom: 0;
  }

  #smartfloat_box .special_article,
#nofloat_box .special_article,
main + .ClearFix .special_article {
    display: block;
    margin-top: 0;
    padding: 10px;
    box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3);
  }

  #smartfloat_box .special_article p.sp_tag,
#nofloat_box .special_article p.sp_tag,
main + .ClearFix .special_article p.sp_tag {
    margin-bottom: 8px;
    border-bottom: 1px solid #0a6c9d;
    color: #0a6c9d;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }

  #smartfloat_box .special_article p.sp_title,
#nofloat_box .special_article p.sp_title,
main + .ClearFix .special_article p.sp_title {
    margin-bottom: 5px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  }

  #smartfloat_box .special_article p.sp_title a,
#nofloat_box .special_article p.sp_title a,
main + .ClearFix .special_article p.sp_title a {
    color: #333;
  }

  #smartfloat_box .ac_flbx,
#nofloat_box .ac_flbx,
main + .ClearFix .ac_flbx {
    display: -ms-flexbox;
    display: flex;
    padding: 15px 10px;
    border-bottom: 1px dotted #ccc;
  }

  #smartfloat_box .case_study_list,
#nofloat_box .case_study_list,
main + .ClearFix .case_study_list {
    /* Safari */
    -ms-flex-direction: row-reverse;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    padding: 15px 0;
    border-bottom: 1px dotted #ccc;
  }

  #smartfloat_box div.ac_flbx p.thumb_img, #smartfloat_box div.case_study_list p.case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
  }

  #nofloat_box div.ac_flbx p.thumb_img, #nofloat_box div.case_study_list p.case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
  }

  main + .ClearFix div.ac_flbx p.thumb_img, main + .ClearFix div.case_study_list p.case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
  }

  #smartfloat_box div.ac_flbx p.thumb_img img, #smartfloat_box div.case_study_list p.case_study_pdf_thumb img {
    width: 100%;
    height: auto;
    margin: 0;
  }

  #nofloat_box div.ac_flbx p.thumb_img img, #nofloat_box div.case_study_list p.case_study_pdf_thumb img {
    width: 100%;
    height: auto;
    margin: 0;
    border: 1px solid #ccc;
  }

  main + .ClearFix div.ac_flbx p.thumb_img img, main + .ClearFix div.case_study_list p.case_study_pdf_thumb img {
    width: 100%;
    height: auto;
    margin: 0;
    border: 1px solid #ccc;
  }

  #smartfloat_box div.ac_flbx p.ac_titlelink, #smartfloat_box div.case_study_list p.case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
  }

  #nofloat_box div.ac_flbx p.ac_titlelink, #nofloat_box div.case_study_list p.case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
  }

  main + .ClearFix div.ac_flbx p.ac_titlelink, main + .ClearFix div.case_study_list p.case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
  }

  .topiclist {
    margin: 0 auto 10px;
    text-align: right;
  }

  .index-navigation {
    -ms-flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin: 20px 0 20px 0;
    padding: 14px 10px 14px 10px;
    clear: both;
    border: 1px solid #c0c7cc;
  }
  .index-navigation strong {
    padding: 0 10px 10px 10px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    text-align: left;
  }
  .index-navigation ol {
    margin-left: 0;
    list-style: none;
    counter-reset: old_toc_counter;
  }
  .index-navigation ol li {
    padding-right: 1em;
    padding-left: 3em;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 32px;
    text-indent: -2em;
  }
  .index-navigation ol li::before {
    padding-right: 1em;
    color: #333;
    content: counter(old_toc_counter) ". ";
    counter-increment: old_toc_counter;
  }
  .index-navigation ol li a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 32px;
    text-decoration: none;
  }

  .ar-cont_box table .ar-image.image_1, .ar-cont_box table .ar-image.image_2, .ar-cont_box table .ar-image.image_3, .ar-cont_box table .ar-image.image_4, .ar-cont_box table .ar-image.image_5, .ar-cont_box table .ar-image.image_6 {
    padding: 0 10px;
  }

  .image_note {
    float: right;
    font-size: 11px;
  }

  .ar-cont .contentBanner {
    margin-bottom: 10px;
  }
  .ar-cont iframe {
    max-width: 100%;
  }

  /* 記事詳細-関連リンク系 */
  .h_04 {
    margin-top: 40px;
  }

  .h_04--bottom {
    position: relative;
    padding-bottom: 5px;
    clear: both;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: normal;
  }
  .h_04--bottom .goto_index {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    text-align: right;
  }
  .h_04--bottom .goto_index a:before {
    padding-right: 5px;
    font-size: 10px;
    font-size: 1rem;
    content: "\25B6";
  }
  .h_04--bottom a {
    text-decoration: none;
  }

  .page_list {
    margin-bottom: 20px;
  }
  .page_list li {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .page_list li:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #afafaf;
    content: "";
  }

  .ar-cont_box {
    padding: 0 20px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
    /* ------------- スニペット この記事の続き start ------------- */
    /* ------------- スニペット この記事の続き end ------------- */
    /* ------------- スニペット ホワイトペーパーダウンロード前後 start ------------- */
    /* ------------- スニペット ホワイトペーパーダウンロード前後 end ------------- */
    /* ------------- スニペット ホワイトペーパー start ------------- */
    /* ------------- スニペット ホワイトペーパー end ------------- */
    /* ------------- スニペット キュレーション start ------------- */
    /* ------------- スニペット キュレーション end ------------- */
    /* ------------- スニペット イベントセミナー詳細 start ------------- */
    /* ------------- スニペット イベントセミナー詳細 end ------------- */
    /* ------------- スニペット 画像 start ------------- */
    /* ------------- スニペット 画像 end ------------- */
    /* ------------- スニペット この続きは会員限定です start ------------- */
    /* ------------- スニペット この続きは会員限定です end ------------- */
    /* ------------- スニペット 記事詳細 動画(未ログイン・ログイン) start ------------- */
    /* ------------- スニペット  記事詳細 動画(未ログイン・ログイン) end ------------- */
    /* ------------- スニペット 次ページ見出しリンク start ------------- */
    /* ------------- スニペット 次ページ見出しリンク end ------------- */
    /* ------------- スニペット ページャー start ------------- */
    /* ------------- スニペット ページャー end ------------- */
    /* ------------- スニペット パーミッション(続きを読むアンケートフォーム) start ------------- */
    /* ----------------- mixin start ----------------- */
    /* ----------------- mixin end ----------------- */
    /* ------------- スニペット パーミッション(続きを読むアンケートフォーム) end ------------- */
    /* ------------- スニペット 引用 start ------------- */
    /* ------------- スニペット 引用 end ------------- */
    /* ------------- スニペット あなたにおすすめ start ------------- */
    /* ------------- スニペット あなたにおすすめ end ------------- */
    /* ------------- スニペット 関連コンテンツ start ------------- */
    /* ------------- スニペット 関連コンテンツ end ------------- */
    /* ------------- スニペット 関連記事(すべて表示なし) start ------------- */
    /* ------------- スニペット 関連記事(すべて表示なし) end ------------- */
    /* ------------- スニペット 関連記事 start ------------- */
    /* ------------- スニペット 関連記事 end ------------- */
    /* ------------- スニペット 文章のマスク start ------------- */
    /* maskをかけたい文章に .is-sentence-mask を付与してください */
    /* ------------- スニペット 文章のマスク end ------------- */
    /* ------------- スニペット 文章 start ------------- */
    /* ------------- スニペット タイトルと文章 end ------------- */
    /* ------------- スニペット 連載タイトル start ------------- */
    /* ------------- スニペット 連載タイトル end ------------- */
    /* ------------- スニペット 特集 start ------------- */
    /* ------------- スニペット 特集 end ------------- */
    /* ------------- スニペット 見出し start ------------- */
    /* ------------- スニペット 見出し end ------------- */
    /* ------------- スニペット テーブル start ------------- */
    /* ------------- スニペット テーブル end ------------- */
    /* ------------- スニペット テキストサイズ start ------------- */
    /* ------------- スニペット テキストサイズ end ------------- */
    /* ------------- スニペット タイトルと文章 start ------------- */
    /* ------------- スニペット タイトルと文章 end ------------- */
    /* ------------- スニペット 目次 start ------------- */
    /* ------------- スニペット 目次 end ------------- */
    /* ------------- スニペット 回り込み start ------------- */
    /* ------------- スニペット 回り込み end ------------- */
    /* ------------- スニペット 執筆者 start ------------- */
    /* ------------- スニペット 執筆者 end ------------- */
    /*ADD start*/
    /*ADD end*/
  }
  .ar-cont_box .ar-continuation {
    margin: 20px 0;
    padding: 4px;
    clear: both;
    border: 1px solid #bfbfbf;
  }
  .ar-cont_box .ar-continuation__inner {
    padding: 20px 17px 20px 27px;
    background-color: #f5f6f7;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.6px;
    line-height: 2.21;
  }
  .ar-cont_box .ar-white-paper-dl {
    clear: both;
  }
  .ar-cont_box .ar-white-paper-dl__inner {
    padding: 0 0 30px 0;
  }
  .ar-cont_box .ar-white-paper-dl__block {
    padding: 20px 20px 20px 20px;
    border: 2px solid #e1e1e1;
  }
  .ar-cont_box .ar-white-paper-dl__notice--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 24px;
  }
  .ar-cont_box .ar-white-paper-dl__link {
    margin-top: 30px;
    text-align: center;
  }
  .ar-cont_box .ar-white-paper-dl__link--text {
    padding: 5px 50px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    color: #2470ff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.6px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper-dl__filesize {
    margin-top: 20px;
    text-align: center;
  }
  .ar-cont_box .ar-white-paper-dl__filesize--text {
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 24px;
  }
  .ar-cont_box .ar-white-paper {
    clear: both;
  }
  .ar-cont_box .ar-white-paper__inner {
    padding: 20px 0 5px 0;
  }
  .ar-cont_box .ar-white-paper__cont {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ar-cont_box .ar-white-paper__contents {
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .ar-cont_box .ar-white-paper__contents__tagBitWrapper {
    -ms-flex-wrap: wrap;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
  }
  .ar-cont_box .ar-white-paper__contents__tag {
    padding-top: 10px;
    padding-right: 15px;
  }
  .ar-cont_box .ar-white-paper__contents__tag--text {
    display: inline-block;
    padding: 5px 15px;
    background-color: #2f2f2f;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: normal;
  }
  .ar-cont_box .ar-white-paper__contents__tag--type {
    display: inline-block;
    margin-left: 10px;
    padding: 5px 15px;
    border: 1px solid #bfbfbf;
    background-color: #fff;
    color: #2f2f2f;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: normal;
  }
  .ar-cont_box .ar-white-paper__contents__bitwrp {
    margin-left: auto;
    padding-top: 10px;
  }
  .ar-cont_box .ar-white-paper__contents__bithint {
    display: none !important;
  }
  .ar-cont_box .ar-white-paper__contents__title {
    margin-top: 10px;
  }
  .ar-cont_box .ar-white-paper__contents__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 34px;
  }
  .ar-cont_box .ar-white-paper__contents__sentence {
    margin-top: 20px;
  }
  .ar-cont_box .ar-white-paper__contents__sentence--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 32px;
  }
  .ar-cont_box .ar-white-paper__contents__detail {
    margin: 25px -20px 0;
    background-color: #f0f1f3;
  }
  .ar-cont_box .ar-white-paper__contents__detail__inner {
    padding: 25px 20px;
    overflow: hidden;
  }
  .ar-cont_box .ar-white-paper__contents__detail--title {
    margin-bottom: 15px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
  }
  .ar-cont_box .ar-white-paper__contents__detail__contents {
    overflow: hidden;
  }
  .ar-cont_box .ar-white-paper__contents__detail__image {
    max-width: 40%;
    margin-right: 20px;
    float: left;
  }
  .ar-cont_box .ar-white-paper__contents__detail--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
  }
  .ar-cont_box .ar-white-paper__contents__detail--item {
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
  }
  .ar-cont_box .ar-white-paper__contents__detail .box {
    padding: 0 0 15px 0;
    border: none;
  }
  .ar-cont_box .ar-white-paper__contents__slide {
    position: relative;
    margin: 20px -20px 0;
  }
  .ar-cont_box .ar-white-paper__contents__slide img {
    width: 100%;
    vertical-align: top;
  }
  .ar-cont_box .ar-white-paper__contents__slide.no-login:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
  }
  .ar-cont_box .ar-white-paper__contents__slide.no-login-no-img:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
  }
  .ar-cont_box .ar-white-paper__contents__doc {
    position: relative;
    margin: 20px -20px 0;
  }
  .ar-cont_box .ar-white-paper__contents__doc--img {
    text-align: center;
  }
  .ar-cont_box .ar-white-paper__contents__doc--img img {
    width: auto;
    max-width: 100%;
    vertical-align: top;
  }
  .ar-cont_box .ar-white-paper__notice {
    -ms-transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 53%;
    left: 0;
    width: 100%;
    /* padding: 33px 10px; */
    padding: 20px 10px;
    transform: translateY(-50%);
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
  }
  .ar-cont_box .ar-white-paper__notice.is-nologin .ar-white-paper__notice_ttl {
    margin-top: 0.5em;
    color: #fff;
    font-size: 2.6rem;
    font-weight: bold;
  }
  .ar-cont_box .ar-white-paper__notice.is-nologin .ar-white-paper__notice--lead {
    margin-top: 1em;
    margin-right: 1em;
    margin-left: 1em;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.22px;
    line-height: 18px;
  }
  .ar-cont_box .ar-white-paper__notice.is-nologin .ar-white-paper__notice--btn {
    margin-top: 10px;
  }
  .ar-cont_box .ar-white-paper__notice.is-nologin .ar-white-paper__notice--btn--regist {
    display: inline-block;
    width: 176px;
    margin: 10px 5px 0;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-nologin .ar-white-paper__notice--btn--login {
    display: inline-block;
    width: 176px;
    margin: 10px 5px 0;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #2470ff;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember {
    padding: 10px 0;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice_ttl {
    margin: 0 20px;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 29px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice_ttl span {
    color: #f55e00;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 22px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--lead {
    margin: 10px auto;
    padding: 0 20px;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.4rem;
    letter-spacing: 0px;
    line-height: 28px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--lead br {
    display: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--lead2 {
    margin: 10px auto;
    padding: 0 20px;
    color: #ffffff;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0px;
    line-height: 28px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--lead2 br {
    display: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--btn {
    margin: 15px 10px 0;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--btn--regist {
    display: inline-block;
    width: 100%;
    max-width: 365px;
    padding: 10px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link {
    margin-top: 15px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link.is-limit {
    margin-top: 0px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link a {
    color: #2e7de8;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 22px;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link2 {
    margin-top: 15px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link2.is-limit {
    margin-top: 0px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link2 a {
    color: #2e7de8;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 22px;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-permission .ar-white-paper__notice--lead {
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.22px;
    line-height: 18px;
  }
  .ar-cont_box .ar-white-paper__notice.is-permission .ar-white-paper__notice--txt {
    margin-top: 15px;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-white-paper__notice_slide {
    -ms-transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 10px;
    transform: translateY(-50%);
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0.85);
    text-align: center;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide_ttl {
    margin-top: 2em;
    padding: 0 0 16px;
    color: #fff;
    font-size: 2.2rem;
    font-weight: bold;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--lead {
    padding: 0 0 10px;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--lead br {
    display: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--btn {
    margin-bottom: 20px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--btn--regist {
    width: 140px;
    margin: 10px 5px 0;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--btn--login {
    display: inline-block;
    width: 140px;
    margin: 10px 5px 0;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #2470ff;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember {
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 0;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide_ttl {
    margin-right: 46px;
    margin-left: 46px;
    color: #fff;
    font-size: 1.9rem;
    font-weight: bold;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide_ttl span {
    color: #f55e00;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 22px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead {
    margin-top: 0.6em;
    padding: 0 20px;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.22px;
    line-height: normal;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead.no-ttl {
    margin-top: 2em;
    line-height: 28px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead br {
    display: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead2 {
    margin-top: 0.6em;
    padding: 0 20px;
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: 0.22px;
    line-height: normal;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead2.no-ttl {
    margin-top: 2em;
    line-height: 28px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead2 br {
    display: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--btn {
    margin: 0px 10px 0;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--btn--regist {
    display: inline-block;
    width: 100%;
    max-width: 365px;
    margin-top: 15px;
    padding: 10px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--btn--view {
    display: block;
    width: 100%;
    max-width: 365px;
    height: 50px;
    margin: 0 auto;
    border-radius: 3px;
    background-color: #f2f8fc;
    color: #53768c;
    color: #53768c !important;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.75px;
    line-height: 50px;
    text-decoration: none !important;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link {
    margin-top: 20px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link a {
    color: #2e7de8;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 22px;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link.is-limit {
    margin-top: 10px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link2 {
    margin-top: 10px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link2 a {
    color: #2e7de8;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 22px;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-permission .ar-white-paper__notice_slide--lead {
    margin-top: 3em;
    padding: 0% 0% 8%;
    color: #fff;
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: 0.22px;
    line-height: 18px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-permission .ar-white-paper__notice_slide--txt {
    margin-right: 1em;
    margin-left: 1em;
    padding: 0 10px;
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: 1.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-white-paper__dl {
    display: none;
    margin-top: 17px;
    overflow: hidden;
  }
  .ar-cont_box .ar-white-paper__dl .btn_dl {
    float: right;
  }
  .ar-cont_box .ar-cmt {
    margin: 0 -20px;
  }
  .ar-cont_box .ar-cmt_inner {
    padding-bottom: 20px;
  }
  .ar-cont_box .ar-cmt_inner .btn_link_gry {
    padding: 22px 20px 0;
  }
  .ar-cont_box .ar-cmt_ttl {
    color: #000;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.67px;
    line-height: normal;
    text-align: left;
  }
  .ar-cont_box .ar-cmt_self + .ar-cmt_other {
    padding-top: 20px;
  }
  .ar-cont_box .ar-cmt_other .cmtarea_list:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(83, 118, 140, 0.2);
  }
  .ar-cont_box .ar-cmt_other {
    padding: 0 30px 0 20px;
  }
  .ar-cont_box .ar-cmt_other-list > li {
    margin-top: 15px;
  }
  .ar-cont_box .ar-cmt_other-list > li:first-child {
    margin-top: 5px;
  }
  .ar-cont_box .ar-cmt_other_more {
    display: none;
    padding: 0 30px 0 20px;
  }
  .ar-cont_box .ar-cmt_other_more .cmtarea_list:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(83, 118, 140, 0.2);
  }
  .ar-cont_box .ar-curation {
    clear: both;
  }
  .ar-cont_box .ar-curation__inner {
    padding: 0 0 10px 0;
  }
  .ar-cont_box .ar-curation__title {
    margin: 10px 0 0 0;
  }
  .ar-cont_box .ar-curation__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 23px;
  }
  .ar-cont_box .ar-curation__btns {
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
  }
  .ar-cont_box .ar-curation__sentence {
    margin-top: 10px;
  }
  .ar-cont_box .ar-curation__sentence--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-curation__bitwrp {
    margin-left: auto;
  }
  .ar-cont_box .ar-curation__bithint {
    display: none !important;
  }
  .ar-cont_box .ar-curation__continuetoread {
    margin-top: 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 20px;
    text-align: center;
  }
  .ar-cont_box .ar-curation__continuetoread--text {
    margin-top: 23px;
  }
  .ar-cont_box .ar-event-seminar-detail {
    padding: 30px 0;
    clear: both;
    border-bottom: 1px solid #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__overview {
    border-top: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-event-seminar-detail__overview__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__overview__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__overview__sentence {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate {
    border-top: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--text {
    display: block;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--calender {
    display: block;
    text-align: right;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--y {
    display: inline-block;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--y--image {
    width: 39px;
    height: 33px;
    background-image: url("/assets/images/common/icon_calender1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 39px 33px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--g {
    display: inline-block;
    margin-left: 10px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--g--image {
    width: 39px;
    height: 33px;
    background-image: url("/assets/images/common/icon_calender2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 39px 33px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--o {
    display: inline-block;
    margin-left: 10px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--o--image {
    width: 39px;
    height: 33px;
    background-image: url("/assets/images/common/icon_calender3.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 39px 33px;
  }
  .ar-cont_box .ar-event-seminar-detail__area {
    border-top: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-event-seminar-detail__area__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__area__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__area__sentence {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__place {
    border-top: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-event-seminar-detail__place__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__place__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__place__sentence {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__place__sentence--text a {
    color: #2470ff;
    text-decoration: none;
  }
  .ar-cont_box .ar-event-seminar-detail__organized {
    border-top: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-event-seminar-detail__organized__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__organized__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__organized__sentence {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__capacity {
    border-top: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-event-seminar-detail__capacity__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__capacity__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__capacity__sentence {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__type {
    border-top: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-event-seminar-detail__type__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__type__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__type__sentence,
.ar-cont_box .ar-event-seminar-detail__link {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__link__inner {
    text-align: center;
  }
  .ar-cont_box .ar-event-seminar-detail__link--text a {
    text-decoration: none;
  }
  .ar-cont_box .ar-event-seminar-detail__link--btn {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
    padding: 10px 30px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
  }
  .ar-cont_box .ar-event-seminar-detail__link--here {
    color: #2470ff;
    text-decoration: none;
  }
  .ar-cont_box .ar-image {
    clear: both;
  }
  .ar-cont_box .ar-image__inner {
    padding: 10px 0 10px 0;
  }
  .ar-cont_box .ar-image__figure {
    display: block;
  }
  .ar-cont_box .ar-image__figure img {
    vertical-align: top;
  }
  .ar-cont_box .ar-image__figure--caption {
    position: relative;
    margin: 0 0 10px 0;
    padding: 4px 14px 4px 14px;
    background-color: #ededed;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.9px;
    line-height: 16px;
  }
  .ar-cont_box .ar-image__figure--caption--text {
    display: block;
  }
  .ar-cont_box .ar-image__figure--caption--cp {
    display: block;
    color: #333;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-align: right;
  }
  .ar-cont_box .ar-image__text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-image.image_1, .ar-cont_box .ar-image.image_2, .ar-cont_box .ar-image.image_3, .ar-cont_box .ar-image.image_4, .ar-cont_box .ar-image.image_5, .ar-cont_box .ar-image.image_6 {
    padding: 10px 0;
  }
  .ar-cont_box .ar-image.image_1 .ar-image__inner, .ar-cont_box .ar-image.image_2 .ar-image__inner, .ar-cont_box .ar-image.image_3 .ar-image__inner, .ar-cont_box .ar-image.image_4 .ar-image__inner, .ar-cont_box .ar-image.image_5 .ar-image__inner, .ar-cont_box .ar-image.image_6 .ar-image__inner {
    max-width: 100%;
    margin: 0 auto;
  }
  .ar-cont_box .ar-image.is-zoom figure {
    position: relative;
  }
  .ar-cont_box .ar-image.is-zoom figure:before {
    box-sizing: content-box;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 11px;
    width: 32px;
    height: 32px;
    padding: 9px;
    border-radius: 4px;
    background: url("/assets/images/common/icon-zoom.png");
    background-color: rgba(255, 255, 255, 0.2);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    vertical-align: -1px;
    content: "";
  }
  .ar-cont_box .ar-limit {
    padding: 20px 10px 20px;
    background: #fff;
    text-align: center;
  }
  .ar-cont_box .ar-limit_ttl {
    color: #333;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 29px;
  }
  .ar-cont_box .ar-limit_ttl span {
    color: #f55e00;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 22px;
  }
  .ar-cont_box .ar-limit_txt {
    margin-top: 10px;
    color: #f35f18;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.75px;
    line-height: 28px;
  }
  .ar-cont_box .ar-limit_txt2 {
    margin: 15px 0 15px 0;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.75px;
    line-height: 20px;
  }
  .ar-cont_box .ar-limit_ttl {
    margin-top: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.75px;
    line-height: 28px;
  }
  .ar-cont_box .ar-limit_ttl.is-big {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .ar-cont_box .ar-limit_dtl {
    margin-top: 10px;
    font-size: 18px;
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: 0.75px;
    line-height: 24px;
  }
  .ar-cont_box .ar-limit_ipt {
    margin-top: 20px;
  }
  .ar-cont_box .ar-limit_sty {
    margin-top: 18px;
  }
  .ar-cont_box .ar-limit_ipt_wp {
    margin: 10px 10px 0;
  }
  .ar-cont_box .ar-limit_sty_wp {
    margin: 10px 10px 0;
  }
  .ar-cont_box .ar-movie-login {
    clear: both;
  }
  .ar-cont_box .ar-movie-login__inner {
    margin: 0 -20px;
    padding: 10px 0 10px 0;
  }
  .ar-cont_box .ar-movie-login--cont {
    position: relative;
  }
  .ar-cont_box .ar-movie-login--movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .ar-cont_box .ar-movie-login--movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ar-cont_box .ar-movie-login--image {
    padding-top: 56.25%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .ar-cont_box .ar-movie-login--notice {
    -ms-transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 33px 10px;
    transform: translateY(-50%);
    backface-visibility: hidden;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
  }
  .ar-cont_box .ar-movie-login--notice--lead {
    color: #2f2f2f;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.22px;
    line-height: 18px;
  }
  .ar-cont_box .ar-movie-login--notice--btn {
    margin-top: 10px;
  }
  .ar-cont_box .ar-movie-login--notice--btn--regist {
    display: inline-block;
    width: 176px;
    margin: 10px 5px 0;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-movie-login--notice--btn--login {
    display: inline-block;
    width: 176px;
    margin: 10px 5px 0;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #2470ff;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-movie-login.no-login .ar-movie-login--cont {
    position: relative;
  }
  .ar-cont_box .ar-movie-login.no-login .ar-movie-login--cont:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
  }
  .ar-cont_box .ar-movie-login.no-login .ar-movie-login--cont:after {
    -ms-transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 57px;
    height: 57px;
    transform: translate(-50%, -50%);
    background-image: url(/assets/images/common/icon_play.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 57px auto;
    content: "";
  }
  .ar-cont_box .ar-next-page-link {
    display: block;
    margin: 20px 0;
    padding: 10px;
    background-color: #f0f0f0;
    color: #2470ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
  }
  .ar-cont_box .ar-pager__inner {
    padding: 4px 0 24px 0;
    text-align: center;
  }
  .ar-cont_box .ar-pager__list--item {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 6px;
    border: 1px solid #7591a3;
    text-align: center;
  }
  .ar-cont_box .ar-pager__list--item.is-current {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 0 6px;
    border: 1px solid #7591a3;
    background-color: #53768c;
    text-align: center;
  }
  .ar-cont_box .ar-pager__list--item.is-current .ar-pager__list--link {
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    cursor: default;
    pointer-events: none;
  }
  .ar-cont_box .ar-pager__list--item.is-prev, .ar-cont_box .ar-pager__list--item.is-next {
    width: auto;
    height: auto;
    border: none;
  }
  .ar-cont_box .ar-pager__list--link {
    display: block;
    width: 100%;
    height: 100%;
    color: #53768c;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-pager__list--link.prev {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.6px;
    line-height: normal;
    line-height: 34px;
  }
  .ar-cont_box .ar-pager__list--link.prev:before {
    -ms-transform: rotate(225deg);
    position: absolute;
    top: 50%;
    left: 3px;
    width: 11px;
    height: 11px;
    margin-top: -6px;
    transform: rotate(225deg);
    border: 0px;
    border-top: solid 3px #53768c;
    border-right: solid 3px #53768c;
    content: "";
  }
  .ar-cont_box .ar-pager__list--link.next {
    display: inline-block;
    position: relative;
    padding-right: 20px;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.6px;
    line-height: normal;
    line-height: 34px;
  }
  .ar-cont_box .ar-pager__list--link.next:after {
    -ms-transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 3px;
    width: 11px;
    height: 11px;
    margin-top: -6px;
    transform: rotate(45deg);
    border: 0px;
    border-top: solid 3px #53768c;
    border-right: solid 3px #53768c;
    content: "";
  }
  .ar-cont_box input,
.ar-cont_box textarea {
    font-family: inherit;
    font-size: 100%;
  }
  .ar-cont_box .ar-permission {
    margin: 10px 0px 10px 0px;
    padding: 0px 10px 0px 10px;
    clear: both;
    border: 2px solid #e1e1e1;
  }
  .ar-cont_box .ar-permission__inner {
    padding: 10px 0 0 0;
  }
  .ar-cont_box .ar-permission_header__title {
    overflow: hidden;
    text-align: center;
  }
  .ar-cont_box .ar-permission_header__title--text {
    color: #2f2f2f;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 700;
    letter-spacing: 1.8px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_header__subtitle {
    margin-top: 15px;
  }
  .ar-cont_box .ar-permission_header__subtitle--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-permission_err-top {
    margin-bottom: -10px;
    padding: 0 20px;
    color: #ff0000;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents {
    margin-top: 20px;
    clear: both;
    border: 2px solid #e1e1e1;
    /* --- アイコン群 --- */
  }
  .ar-cont_box .ar-permission_contents__textline {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__textline__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__textline__contents {
    margin: 15px 0;
  }
  .ar-cont_box .ar-permission_contents__textline__contents__email {
    margin: 15px 0;
  }
  .ar-cont_box .ar-permission_contents__textline__contents__email .email_inner {
    -ms-flex: 1;
    position: relative;
    flex: 1;
  }
  .ar-cont_box .ar-permission_contents__textline__contents__email .email_inner input {
    width: 100%;
  }
  .ar-cont_box .ar-permission_contents__textline__contents__email .email_inner .quest-icon {
    position: absolute;
    top: 60%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
  }
  .ar-cont_box .ar-permission_contents__textline__contents__email .email_inner .quest-icon img {
    width: 20px;
    height: auto;
    border-radius: 50%;
    background-color: #2e7de8;
  }
  .ar-cont_box .ar-permission_contents__textline__contents__password {
    margin: 15px 0;
  }
  .ar-cont_box .ar-permission_contents__textline__contents--input {
    width: 100%;
    height: 32px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__textline__contents--input:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__textline__contents--email {
    width: 100%;
    height: 32px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__textline__contents--email:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__textarea {
    margin-top: 15px;
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__textarea_short {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__textarea_short__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__textarea_short__contents {
    margin: 15px 0;
  }
  .ar-cont_box .ar-permission_contents__textarea_short__contents--input {
    width: 100%;
    height: 32px;
    height: 64px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
    resize: none;
  }
  .ar-cont_box .ar-permission_contents__textarea_short__contents--input:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__textarea_long {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__textarea_long__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__textarea_long__contents {
    margin: 15px 0;
  }
  .ar-cont_box .ar-permission_contents__textarea_long__contents--input {
    width: 100%;
    height: 32px;
    height: 128px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
    resize: vertical;
  }
  .ar-cont_box .ar-permission_contents__textarea_long__contents--input:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__textarea__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__textarea__contents {
    margin: 15px 0;
  }
  .ar-cont_box .ar-permission_contents__textarea__contents--input {
    width: 100%;
    height: 32px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__textarea__contents--input:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__select {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__select__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__select__contents {
    position: relative;
    margin: 15px 0 0 0;
  }
  .ar-cont_box .ar-permission_contents__select__contents .ar-permission_contents__select__arrow {
    position: relative;
    width: 100%;
  }
  .ar-cont_box .ar-permission_contents__select__contents .ar-permission_contents__select__arrow::before {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: absolute;
    top: 47%;
    right: 15px;
    width: 12px;
    height: 7px;
    background: url("/assets/images/common/arrow_down_blk_01.png");
    background-repeat: no-repeat;
    background-size: 12px 7px;
    vertical-align: -1px;
    content: "";
    pointer-events: none;
  }
  .ar-cont_box .ar-permission_contents__select__contents--select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 35px;
    padding: 5px 30px 5px 15px;
    border: 1px solid #d0d0d0;
    border-bottom: 2px solid #b9b9b9;
    border-radius: unset;
    background: #fff;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: 25px;
  }
  .ar-cont_box .ar-permission_contents__select__contents--select:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__select__text--text {
    padding: 10px 0;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: 25px;
  }
  .ar-cont_box .ar-permission_contents__select__text--input {
    width: 100%;
    height: 32px;
    padding: 0 20px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__select__text--input:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__radio_notext {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents {
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--title {
    padding: 10px 0 0 0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--block {
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 0 0 0;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--label {
    padding-left: 8px;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--radio {
    display: none;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--radio--icon {
    position: relative;
    padding-left: 30px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 20px;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--radio--icon::before {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #979797;
    border-radius: 50%;
    background-color: #f8f8f8;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--radio:checked + span::before {
    top: 1px;
    left: -1px;
    border: 2px solid #2470ff;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--radio:checked + span::after {
    display: block;
    position: absolute;
    top: 5px;
    left: 3px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #2470ff;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__radio_hastext {
    padding: 0 10px 10px 10px;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents {
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--title {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--block {
    margin: 15px 0 15px 8px;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--label {
    -ms-flex-direction: column;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: column;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--radio {
    display: none;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--radio--icon {
    position: relative;
    padding-left: 30px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 20px;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--radio--icon::before {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #979797;
    border-radius: 50%;
    background-color: #f8f8f8;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--radio:checked + span::before {
    top: 1px;
    left: -1px;
    border: 2px solid #2470ff;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--radio:checked + span::after {
    display: block;
    position: absolute;
    top: 5px;
    left: 3px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #2470ff;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--input {
    display: block;
    width: 100%;
    width: 80%;
    height: 32px;
    margin-top: 15px;
    margin-left: 30px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__radio--company-limited {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .ar-cont_box .ar-permission_contents__radio--company-limited .ar-permission_contents__radio_notext__contents--block.company-limited-11 {
    order: 1;
  }
  .ar-cont_box .ar-permission_contents__check {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__check__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__check__contents {
    margin: 15px 0 0 8px;
    padding-bottom: 15px;
  }
  .ar-cont_box .ar-permission_contents__check__contents--item {
    -ms-flex-direction: column;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    flex-direction: column;
  }
  .ar-cont_box .ar-permission_contents__check__contents--item:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .ar-cont_box .ar-permission_contents__check__contents--check {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    opacity: 0;
  }
  .ar-cont_box .ar-permission_contents__check__contents--check + label {
    padding-bottom: 4px;
    padding-left: 34px;
    background-image: url("/assets/images/common/icon_check_blue_off.png");
    background-repeat: no-repeat;
    background-size: 24px 21px;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__check__contents--check:checked + label {
    padding-bottom: 4px;
    padding-left: 34px;
    background-image: url("/assets/images/common/icon_check_blue_on.png");
    background-repeat: no-repeat;
    background-size: 24px 21px;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__check__contents--text {
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 20px;
  }
  .ar-cont_box .ar-permission_contents__check__contents--input {
    display: block;
    width: 80%;
    height: 32px;
    margin-top: 10px;
    margin-left: 30px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__terms {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__terms__header--text {
    padding: 0 0 10px 0;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 24px;
  }
  .ar-cont_box .ar-permission_contents__terms__contents {
    height: 11em;
    margin: 0 0 10px 0;
    padding: 10px;
    overflow-y: auto;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    background-color: #f6f6f6;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 24px;
  }
  .ar-cont_box .ar-permission_contents__btn__inner {
    padding: 20px 0 30px 0;
    text-align: center;
  }
  .ar-cont_box .ar-permission_contents__btn--text {
    display: inline-block;
    width: 100%;
    padding: 10px 10px 10px 10px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-permission_contents__btn--text:disabled {
    border: 1px solid rgba(207, 16, 16, 0.32);
    background-color: #fff;
    color: #cf1010;
    pointer-events: none;
  }
  .ar-cont_box .loaders-container {
    display: flex;
    z-index: 1;
    position: relative;
    top: -92px;
    justify-content: center;
    margin: 0 auto;
    padding: 0px;
    font-size: 0;
  }
  .ar-cont_box .loaders-container .container {
    box-sizing: border-box;
    top: 50%;
    height: 0px;
  }
  .ar-cont_box .circle {
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    border: 10px solid rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    border-top-color: #4881ff;
    animation: spin 1s infinite linear;
  }
  .ar-cont_box .circleloader {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    width: 80px;
    height: 20px;
    margin-top: -10px;
    padding: 4px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.4);
  }
  .ar-cont_box .circleloader:before {
    position: absolute;
    left: 0;
    width: 20px;
    height: 12px;
    border-radius: 16px;
    background: #fff;
    animation: push 1s infinite linear;
    content: "";
  }
  @keyframes spin {
    100% {
      transform: rotate(360deg);
    }
  }
  .ar-cont_box .ar-permission_contents__rewardarea {
    padding: 0 26px;
    text-align: center;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__header {
    margin-top: 28px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__header--text {
    color: #fb7800;
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: 0.1px;
    line-height: 28px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__contents {
    margin: 14px 0 26px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__contents--maintext {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 30px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__contents--subtext {
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__contents .text-strong {
    color: #ff0000;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 30px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__contents .img-reward {
    width: 269px;
    height: 47px;
    margin: 12px 0;
  }
  .ar-cont_box .ar-permission_contents__error {
    padding: 10px 0 0 0;
  }
  .ar-cont_box .ar-permission_contents__error--text {
    color: #ff0000;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__error--text .icon-alert {
    margin-right: 10px;
  }
  .ar-cont_box .ar-permission_contents__matrix_hastext__contents--input {
    width: 100%;
    height: 32px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__in_text {
    display: flex;
    align-items: center;
    padding: 5px 0px;
    color: #53768c;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 0.94px;
    line-height: 12px;
  }
  .ar-cont_box .ar-quote__border {
    margin: 20px 0;
    padding: 20px 20px 20px 27px;
    border: 1px solid #c0c7cc;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 31px;
  }
  .ar-cont_box .ar-quote__border--orderlist {
    padding-left: 20px;
    list-style: decimal;
  }
  .ar-cont_box .ar-quote__border--orderlist--text:not(:last-of-type) {
    margin-bottom: 4px;
  }
  .ar-cont_box .ar-quote__ground {
    margin: 20px 0;
    padding: 20px 20px 20px 20px;
    background-color: rgba(240, 241, 243, 0.65);
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 31px;
  }
  .ar-cont_box .ar-quote__ground--text {
    margin-bottom: 4px;
  }
  .ar-cont_box .ar-quote__ground--text:first-of-type, .ar-cont_box .ar-quote__ground--text:last-of-type {
    margin-bottom: 0;
  }
  .ar-cont_box .ar-recommend_contents {
    margin: 0 -20px;
    clear: both;
  }
  .ar-cont_box .ar-recommend_contents .cottl_sec-h2 {
    padding: 20px 15px 5px;
  }
  .ar-cont_box .ar-relation_contents {
    margin: 0 -20px;
    clear: both;
  }
  .ar-cont_box .ar-relation_contents .cottl_sec-h2 {
    padding: 20px 15px 5px;
  }
  .ar-cont_box .ar-relation_contents .btn_link_wht {
    padding: 0 15px;
  }
  .ar-cont_box .ar-relation_contents_a {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -14px;
    clear: both;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-relation_contents_a_title a {
    color: #505050;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article-no-all__title {
    margin-top: 10px;
  }
  .ar-cont_box .ar-relational-article-no-all__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-relational-article-no-all__list {
    margin-bottom: 30px;
    clear: both;
  }
  .ar-cont_box .ar-relational-article-no-all__list--show--item {
    margin-top: 10px;
  }
  .ar-cont_box .ar-relational-article-no-all__list--show a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .ar-cont_box .ar-relational-article-no-all__list--show--flex {
    display: -ms-flexbox;
    display: flex;
    color: #53768c !important;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article-no-all__list--show--bullet {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article-no-all__list--show--bullet:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #afafaf;
    content: "";
  }
  .ar-cont_box .ar-relational-article-no-all__list--show--textarea {
    padding-right: 10px;
    padding-left: 0px;
  }
  .ar-cont_box .ar-relational-article-no-all__list--toggle {
    display: none;
  }
  .ar-cont_box .ar-relational-article-no-all__list--toggle--item {
    margin-top: 10px;
  }
  .ar-cont_box .ar-relational-article-no-all__list--toggle a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article-no-all__more {
    margin-top: 10px;
  }
  .ar-cont_box .ar-relational-article-no-all__more--text {
    display: block;
    float: right;
    color: #4881ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: normal;
  }
  .ar-cont_box .ar-relational-article-no-all__more--text:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_down_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-relational-article-no-all__more--text.is-open:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_up_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-relational-article__inner {
    padding: 10px 0 30px 0;
  }
  .ar-cont_box .ar-relational-article__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-relational-article__list--show--item {
    margin-top: 10px;
  }
  .ar-cont_box .ar-relational-article__list--show a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .ar-cont_box .ar-relational-article__list--show--flex {
    display: -ms-flexbox;
    display: flex;
    color: #53768c !important;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article__list--show--bullet {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article__list--show--bullet:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #afafaf;
    content: "";
  }
  .ar-cont_box .ar-relational-article__list--show--textarea {
    padding-right: 10px;
    padding-left: 0px;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .ar-cont_box .ar-relational-article__list--toggle {
    display: none;
  }
  .ar-cont_box .ar-relational-article__list--toggle--item {
    margin-top: 10px;
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .ar-cont_box .ar-relational-article__list--toggle a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .ar-cont_box .ar-relational-article__list--toggle--flex {
    display: -ms-flexbox;
    display: flex;
    color: #53768c !important;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article__list--toggle--bullet {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article__list--toggle--bullet:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #afafaf;
    content: "";
  }
  .ar-cont_box .ar-relational-article__list--toggle--textarea {
    padding-right: 10px;
    padding-left: 0px;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .ar-cont_box .ar-relational-article__more {
    margin-top: 10px;
  }
  .ar-cont_box .ar-relational-article__more a {
    display: block;
    color: #4881ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: normal;
    text-align: center;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article__more a:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_down_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-relational-article__more a.is-open:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_up_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-relational-tag__title {
    padding-top: 20px;
  }
  .ar-cont_box .ar-relational-tag__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-relational-tag__list {
    margin-bottom: 30px;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li {
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 8px 4px 8px 8px;
    border-bottom: 1px solid #d4d4d4;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li a {
    color: #2064e5;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li a:before {
    margin-right: 6px;
    margin-left: -6px;
    content: "#";
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button {
    -ms-flex: 0 0 96px;
    display: block;
    position: relative;
    flex: 0 0 96px;
    width: 96px;
    height: 33px;
    margin-left: 30px;
    padding-left: 5px;
    padding-left: 24px;
    border: 1px solid #53768c;
    border-radius: 3px;
    color: #53768c;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    text-align: left;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button span {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6px;
    width: 14px;
    height: 14px;
    margin: auto;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button span:before {
    -ms-transform: rotate(-90deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 1px;
    width: 12px;
    height: 2px;
    transform: rotate(-90deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button span:after {
    -ms-transform: rotate(0deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 1px;
    width: 12px;
    height: 2px;
    transform: rotate(0deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button label {
    color: #53768c;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button label:hover {
    cursor: pointer;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button.is-b-active {
    border: none;
    background-color: #ced5dc;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button.is-b-active span:before {
    -ms-transform: rotate(45deg);
    display: block;
    position: absolute;
    top: 8px;
    width: 5px;
    height: 2px;
    transform: rotate(45deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button.is-b-active span:after {
    -ms-transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 3px;
    width: 12px;
    height: 2px;
    transform: rotate(-45deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button label {
    display: block;
    width: 100%;
    padding-left: 3px;
    text-align: left;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list_more {
    display: none;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_morebtn {
    margin-top: 10px;
    text-align: center;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_morebtn a {
    display: inline-block;
    color: #2470ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.7;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_morebtn a:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background-image: url(/assets/images/common/arrow_down_blu_03.png);
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_morebtn a.is-open:after {
    background-image: url(/assets/images/common/arrow_up_blu_03.png);
  }
  .ar-cont_box .ar-sentence-mask {
    clear: both;
  }
  .ar-cont_box .ar-sentence-mask__inner {
    padding: 10px 20px 30px 20px;
  }
  .ar-cont_box .ar-sentence-mask__text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .is-sentence-mask {
    position: relative;
  }
  .ar-cont_box .is-sentence-mask:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% / 3);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
    content: "";
  }
  .ar-cont_box .ar-sentence {
    clear: both;
  }
  .ar-cont_box .ar-sentence__inner {
    padding: 10px 0 10px 0;
  }
  .ar-cont_box .ar-sentence__sentence--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: normal;
  }
  .ar-cont_box .ar-serialize-title {
    clear: both;
  }
  .ar-cont_box .ar-serialize-title__inner {
    padding: 0 0 10px 0;
  }
  .ar-cont_box .ar-serialize-title__title {
    margin: 10px 0 0 0;
  }
  .ar-cont_box .ar-serialize-title__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 23px;
  }
  .ar-cont_box .ar-serialize-curation_source--text {
    display: block;
    color: #a5a5a5;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .ar-cont_box .ar-serialize-title__title--curationfrom {
    position: relative;
    left: -10px;
    padding-left: 40px;
    background: url(/assets/images/common/icon_news.png) no-repeat;
    background-position: 1.2rem;
    background-size: 2rem;
    color: #53768c;
    font-size: 1.5rem;
    font-weight: 100;
    letter-spacing: 1.4px;
    line-height: 25px;
    line-height: 30px;
  }
  .ar-cont_box .ar-serialize-title__btns {
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
  }
  .ar-cont_box .ar-serialize-title__sentence {
    margin-top: 10px;
  }
  .ar-cont_box .ar-serialize-title__sentence--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-serialize-title__bitwrp {
    display: flex;
    align-items: center;
    margin-left: auto;
  }
  .ar-cont_box .ar-serialize-title__bithint {
    display: none !important;
  }
  .ar-cont_box .ar-serialize-title__btns--v2 {
    gap: 10px 10px;
    display: grid;
    position: relative;
    grid-template-areas: "snsbtns snsbtns snsbtns" "bitwrp jmpcmt show_snsbtns";
    grid-template-columns: min-content 1fr auto;
  }
  .ar-cont_box .ar-serialize-title__btns--v2 .ar-serialize-title__bitwrp {
    grid-area: bitwrp;
    margin-left: unset;
  }
  .ar-cont_box .ar-serialize-title__btns--v2 .btn_jmpcmt {
    grid-area: jmpcmt;
    width: 27px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .ar-cont_box .ar-serialize-title__btns--v2 .btn_jmpcmt:before, .ar-cont_box .ar-serialize-title__btns--v2 .btn_jmpcmt:after {
    all: initial;
  }
  .ar-cont_box .ar-serialize-title__btns--v2 .btn_jmpcmt--post {
    background-image: url(/assets/images/common/icon_cmt_white.png);
  }
  .ar-cont_box .ar-serialize-title__btns--v2 .btn_jmpcmt--see {
    background-image: url(/assets/images/common/icon_cmt_gray.png);
  }
  .ar-cont_box .ar-sns--v2 {
    display: none;
    z-index: 49;
    position: absolute;
    bottom: 0;
    grid-area: snsbtns;
    width: 100%;
  }
  .ar-cont_box .ar-sns_list--v2 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 3px;
    padding: 10px 0 0;
    background: #f0f0f0;
    box-shadow: 1px 4px 4px 0px #00000040;
  }
  .ar-cont_box .ar-sns_list_item--v2 a {
    text-decoration: none;
  }
  .ar-cont_box .ar-sns_list_item--v2:not(.ar-sns_list_item--close) {
    order: unset;
  }
  .ar-cont_box .btn_show_snsbtns {
    gap: 0 5px;
    display: flex;
    position: relative;
    grid-area: show_snsbtns;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 28px;
    border: 1px solid #53768c;
    border-radius: 3px;
    background-color: #53768c;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 28px;
  }
  .ar-cont_box .btn_show_snsbtns:before {
    width: 15px;
    height: 15px;
    background-image: url(/assets/images/common/icon_share_white.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
  }
  .ar-cont_box .ar-series__image--main {
    padding-top: 56.25%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .ar-cont_box .ar-series__title {
    padding: 35px 20px 15px 20px;
  }
  .ar-cont_box .ar-series__title--text {
    padding-left: 20px;
    border-left: 4px solid #53768c;
    color: #2f2f2f;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: 1.7px;
    line-height: 32px;
  }
  .ar-cont_box .ar-series__cardlists {
    padding: 0 20px;
  }
  .ar-cont_box .ar-series__card {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-series__card.is-favorite {
    position: relative;
  }
  .ar-cont_box .ar-series__card.is-favorite .ar-series__card__inner {
    margin-bottom: 25px;
  }
  .ar-cont_box .ar-series__card.is-favorite .btn_bit {
    position: absolute;
    right: 0;
    bottom: 15px;
  }
  .ar-cont_box .ar-series__card__inner {
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-decoration: none;
  }
  .ar-cont_box .ar-series__card__image {
    width: 35.5%;
  }
  .ar-cont_box .ar-series__card__image--main {
    padding-top: 56.25%;
    border: 1px solid #d8d8d8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .ar-cont_box .ar-series__card__contents {
    width: 59%;
  }
  .ar-cont_box .ar-series__card__contents__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 22px;
  }
  .ar-cont_box .ar-series__card__contents__date {
    margin: 15px 0;
  }
  .ar-cont_box .ar-series__card__contents__date--text {
    color: #a5a5a5;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: normal;
  }
  .ar-cont_box .ar-series__card__subtitle {
    width: 100%;
  }
  .ar-cont_box .ar-series__card__subtitle--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-subtitle {
    width: 100%;
    margin: 20px 0;
    padding: 20px 32px;
    clear: both;
  }
  .ar-cont_box .ar-subtitle.is-red {
    border: 1px solid #970000;
    background-color: #fdf2f0;
  }
  .ar-cont_box .ar-subtitle.is-orange {
    border: 1px solid #e47c05;
    background-color: #fff6ec;
  }
  .ar-cont_box .ar-subtitle.is-blue {
    border: 1px solid #066a9c;
    background-color: #e5f2fa;
  }
  .ar-cont_box .ar-subtitle.is-green {
    border: 1px solid #3e6e10;
    background-color: #edfdea;
  }
  .ar-cont_box .ar-subtitle.is-grey {
    border: 1px solid #bfbfbf;
    background-color: #f5f6f7;
    box-shadow: 0px 0px 0 4px #fff inset;
  }
  .ar-cont_box .ar-subtitle__title {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-subtitle__contents {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-table__title {
    width: 100%;
    margin-bottom: 3px;
  }
  .ar-cont_box .ar-table__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-table__main {
    width: 100%;
    margin: 10px 0 20px 0;
    border: 1px solid #c0c7cc;
  }
  .ar-cont_box .ar-table th {
    padding: 8px;
    border: 1px solid #c0c7cc;
    background-color: #53768c;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
  }
  .ar-cont_box .ar-table td {
    padding: 8px;
    border: 1px solid #c0c7cc;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    text-align: center;
  }
  .ar-cont_box .ar-table td:first-of-type {
    background-color: #f0f1f3;
  }
  .ar-cont_box .ar-text-size {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
  }
  .ar-cont_box .ar-text-size.is-very-small {
    font-size: 10px;
    font-size: 1rem;
  }
  .ar-cont_box .ar-text-size.is-small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .ar-cont_box .ar-text-size.is-large {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .ar-cont_box .ar-text-size.is-very-large {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .ar-cont_box .ar-text-size.is-bold {
    font-weight: 700;
  }
  .ar-cont_box .ar-title-sentence {
    clear: both;
  }
  .ar-cont_box .ar-title-sentence__inner {
    padding: 10px 0 30px 0;
  }
  .ar-cont_box .ar-title-sentence__title {
    margin-bottom: 20px;
    padding-left: 13px;
    border-left: 4px solid #53768c;
  }
  .ar-cont_box .ar-title-sentence__title--text {
    color: #2f2f2f;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 1.6px;
    line-height: 28px;
  }
  .ar-cont_box .ar-title-sentence__sentence--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-toc {
    -ms-flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin: 10px 0 30px 0;
    padding: 14px 10px 14px 10px;
    clear: both;
    border: 1px solid #c0c7cc;
  }
  .ar-cont_box .ar-toc__title {
    padding: 0 10px 10px 10px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    text-align: left;
  }
  .ar-cont_box .ar-toc__contents__list {
    list-style: none;
    counter-reset: toc_counter;
  }
  .ar-cont_box .ar-toc__contents__list li {
    padding-right: 1em;
    padding-left: 3em;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    text-indent: -2em;
  }
  .ar-cont_box .ar-toc__contents__list li a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-toc__contents__list li:before {
    padding-right: 1em;
    color: #333;
    content: counter(toc_counter) ". ";
    counter-increment: toc_counter;
  }
  .ar-cont_box .ar-toc__contents__list li:not(:last-of-type) {
    padding-bottom: 10px;
  }
  .ar-cont_box .ar-wrap {
    padding: 10px 0 30px 0;
  }
  .ar-cont_box .ar-wrap__right {
    padding-bottom: 20px;
  }
  .ar-cont_box .ar-wrap__right--title {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-wrap__right--list--toggle {
    display: none;
  }
  .ar-cont_box .ar-wrap__right li {
    padding: 12px 0;
    border-bottom: 1px solid #d8d8d8;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-wrap__right li a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-wrap__right__more {
    margin-top: 10px;
  }
  .ar-cont_box .ar-wrap__right__more a {
    display: block;
    color: #2470ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: normal;
    text-align: center;
    text-decoration: none;
  }
  .ar-cont_box .ar-wrap__right__more a:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_down_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-wrap__right__more a.is-open:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_up_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-wrap__left {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-writing-box {
    margin: 12px 0;
  }
  .ar-cont_box .ar-writing {
    clear: both;
  }
  .ar-cont_box .ar-writing button {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 96px;
    height: 32px;
    margin-right: 6px;
    margin-left: 6px;
    padding-left: 5px;
    padding-left: 24px;
    border: 1px solid #53768c;
    border-radius: 3px;
    color: #53768c;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    text-align: left;
  }
  .ar-cont_box .ar-writing button span {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6px;
    width: 14px;
    height: 14px;
    margin: auto;
  }
  .ar-cont_box .ar-writing button span:before {
    -ms-transform: rotate(-90deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 1px;
    width: 12px;
    height: 2px;
    transform: rotate(-90deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-writing button span:after {
    -ms-transform: rotate(0deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 1px;
    width: 12px;
    height: 2px;
    transform: rotate(0deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-writing button label {
    color: #53768c;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
  }
  .ar-cont_box .ar-writing button label:hover {
    cursor: pointer;
  }
  .ar-cont_box .ar-writing button.is-b-active {
    border: none;
    background-color: #ced5dc;
  }
  .ar-cont_box .ar-writing button.is-b-active span:before {
    -ms-transform: rotate(45deg);
    display: block;
    position: absolute;
    top: 8px;
    width: 5px;
    height: 2px;
    transform: rotate(45deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-writing button.is-b-active span:after {
    -ms-transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 3px;
    width: 12px;
    height: 2px;
    transform: rotate(-45deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-writing button label {
    display: block;
    width: 100%;
    text-align: left;
  }
  .ar-cont_box .ar-writing__inner {
    position: relative;
  }
  .ar-cont_box .ar-writing__author {
    -ms-flex-direction: row;
    -ms-flex-pack: end;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
  }
  .ar-cont_box .ar-writing__author--text {
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 18px;
    text-align: right;
  }
  .ar-cont_box .ar-writing__author--text a {
    color: #53768c;
    font-weight: 700;
    text-decoration: none;
  }
  .ar-cont_box .ar-writing__author--btn {
    -ms-flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    display: inline-block;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 20px;
    margin-left: 2px;
    border-radius: 4px;
    background-color: #f0f0f0;
    text-align: center;
    vertical-align: -6px;
  }
  .ar-cont_box .ar-writing__author--btn--icon {
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url("/assets/images/common/arrow_down_blu_02.png");
    background-repeat: no-repeat;
    background-size: 12px 7px;
    vertical-align: 8px;
    content: "";
  }
  .ar-cont_box .ar-writing__author--btn.is-open .ar-writing__author--btn--icon {
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url("/assets/images/common/arrow_up_blu_02.png");
    background-repeat: no-repeat;
    background-size: 12px 7px;
    vertical-align: 8px;
    content: "";
  }
  .ar-cont_box .ar-writing__toggle {
    display: none;
    z-index: 1;
    position: absolute;
    width: 94%;
    padding: 0;
  }
  .ar-cont_box .ar-writing__toggle__inner {
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 0 7px 6px rgba(0, 0, 0, 0.13);
  }
  .ar-cont_box .ar-writing__toggle__image {
    width: 30%;
    padding: 20px 15px 20px 30px;
    float: left;
  }
  .ar-cont_box .ar-writing__toggle__image--main {
    padding-top: 100%;
    border-radius: 50%;
    background-color: #979797;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .ar-cont_box .ar-writing__toggle__image.no-image {
    display: none;
  }
  .ar-cont_box .ar-writing__toggle__image.no-image + div {
    width: 100%;
    float: initial;
  }
  .ar-cont_box .ar-writing__toggle__image.no-image + div + div {
    width: 100%;
    float: initial;
  }
  .ar-cont_box .ar-writing__toggle__author {
    width: 70%;
    padding: 40px 30px 20px 30px;
    float: right;
  }
  .ar-cont_box .ar-writing__toggle__author--title {
    display: inline-block;
    color: #4a4a4a;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
  }
  .ar-cont_box .ar-writing__toggle__author--name {
    display: inline-block;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 18px;
  }
  .ar-cont_box .ar-writing__toggle__description {
    width: 100%;
    padding: 0 30px 30px 30px;
    clear: both;
  }
  .ar-cont_box .ar-writing__toggle__description__inner {
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 25px;
  }
  .ar-cont_box .non-author {
    min-width: 108px;
  }

  .ar-relation_contents--article a,
.ar-recommend_contents--article a {
    color: unset;
    text-decoration: unset;
  }

  .ar-cont_box--pr_text {
    margin: 20px 0 20px;
  }
  .ar-cont_box--pr_text section {
    border-top: 1px solid rgba(83, 118, 140, 0.2);
    border-bottom: 1px solid rgba(83, 118, 140, 0.2);
  }
  .ar-cont_box--pr_text .co-relational-article {
    margin-bottom: unset;
    background-color: unset;
  }

  .video_box .ar-movie-login {
    clear: both;
  }
  .video_box .ar-movie-login__inner {
    margin: 0 -20px;
    padding: 10px 0 10px 0;
  }
  .video_box .ar-movie-login--cont {
    position: relative;
  }
  .video_box .ar-movie-login--movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .video_box .ar-movie-login--movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video_box .ar-movie-login--image {
    padding-top: 56.25%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .video_box .ar-movie-login--notice {
    -ms-transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 33px 10px;
    transform: translateY(-50%);
    backface-visibility: hidden;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
  }
  .video_box .ar-movie-login--notice--lead {
    color: #2f2f2f;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.22px;
    line-height: 18px;
  }
  .video_box .ar-movie-login--notice--btn {
    margin-top: 10px;
  }
  .video_box .ar-movie-login--notice--btn--regist {
    display: inline-block;
    width: 176px;
    margin: 10px 5px 0;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .video_box .ar-movie-login--notice--btn--login {
    display: inline-block;
    width: 176px;
    margin: 10px 5px 0;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #2470ff;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .video_box .ar-movie-login.no-login .ar-movie-login--cont {
    position: relative;
  }
  .video_box .ar-movie-login.no-login .ar-movie-login--cont:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
  }
  .video_box .ar-movie-login.no-login .ar-movie-login--cont:after {
    -ms-transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 57px;
    height: 57px;
    transform: translate(-50%, -50%);
    background-image: url(/assets/images/common/icon_play.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 57px auto;
    content: "";
  }

  /* ========2021.07.14 ADD START======== */
  .co-article_card:nth-last-of-type(2) {
    border-bottom: 1px solid rgba(83, 118, 140, 0.2) !important;
  }

  .co-article_card:nth-last-of-type(1) {
    border-bottom: none;
  }

  .ar-cont_box .ar-series__card {
    border-bottom: none;
  }

  .ar-cont_box .ar-series__cardlists {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(83, 118, 140, 0.2);
  }

  .ar-cont_box .ar-series__cardlists:nth-last-of-type(1) {
    border-bottom: none;
  }

  .ar-cont_box .ar-series__card {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
  }

  .co-event_seminar_card:nth-last-of-type(2) {
    border-bottom: 1px solid rgba(83, 118, 140, 0.2);
  }

  .co-event_seminar_card:nth-last-of-type(1) {
    border-bottom: none;
  }

  .co-event_seminar_cardlists {
    border-bottom: none;
  }

  .ar-serialize-title__sentence--text {
    margin: 0 10px 0 10px;
  }

  /* .co-event_seminar_card__contents--imagevisual.is-event  */
  .co-event_seminar_card__remarks {
    position: relative;
  }

  /* 追加 */
  .co-event_seminar_card__remarks.is-event {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: rgba(245, 98, 29, 0.8);
  }

  .co-event_seminar_card__remarks--category {
    color: #fff;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: normal;
    letter-spacing: 1.1px;
    line-height: 16px;
    text-align: center;
  }

  .co-event_seminar_card__contents--date {
    visibility: visible;
  }

  /* ========2021.07.14 ADD END======== */
  .light_enquete_ttl {
    width: 86%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 22px;
  }

  .multi-credits__lists {
    margin: 20px 0;
    padding: 10px;
    border: 2px solid #e1e1e1;
  }
  .multi-credits__ttl {
    margin-bottom: 10px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 22px;
  }
  .multi-credits__list {
    display: inline;
    font-size: 1.4rem;
    letter-spacing: 0.44px;
    line-height: 1.5;
    list-style: none;
    word-break: break-word;
  }
  .js-mdl-movie-permission .mdl_cnt {
    padding: 30px 20px;
  }
}
@media only screen and (min-width: 768px), print {
  #print_wrapper {
    position: relative;
    width: 0;
    height: 0;
    overflow: hidden;
  }

  #print_tmp {
    position: absolute;
    top: 9999px;
    left: 9999px;
    width: 1000px;
  }

  #print_iframe {
    position: absolute;
    top: 9999px;
    left: 9999px;
  }

  #wrapper.article .contents_main {
    position: relative;
    max-width: 1020px;
    margin-top: 28px;
  }

  #wrapper.information .contents_main {
    position: relative;
    max-width: 1020px;
    margin-top: 0;
  }

  #wrapper.not_feed .ar-title-sentence__inner {
    padding: 10px 40px 30px 40px;
  }

  #wrapper.not_feed .ar-cont {
    max-width: 740px;
  }

  #contents main {
    position: relative;
    min-width: 730px;
  }

  .side-article__list--item--link {
    display: inline-block;
  }

  .side-article__list--item.no-image .side-article__card--title {
    width: 100%;
    padding-left: 0;
  }

  .ar-category {
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 7px;
  }

  .ar-category_title {
    -webkit-flex: 0 0 93px;
    -ms-flex: 0 0 93px;
    flex: 0 0 93px;
    color: #4a4a4a;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 1.2px;
    line-height: 12px;
  }

  .ar-category_list {
    width: 100% !important;
  }

  .ar-category_list_item {
    display: inline-block;
    margin: 3px 7px 3px 0;
  }

  .ar-category_list_item a {
    display: block;
    height: 20px;
    padding: 0 20px;
    border-radius: 10px;
    background-color: #fff;
    color: #53768c;
    font-size: 10px;
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 0.45px;
    line-height: 10px;
    line-height: 20px;
    text-align: center;
  }

  .ar-category_list_item.is-large a {
    height: 26px;
    border-radius: 13px;
    color: #53768c;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 0.55px;
    line-height: 12px;
    line-height: 26px;
  }

  .ar-cont {
    max-width: 100%;
    padding-bottom: 10px;
    background-color: #fff;
  }

  .ar-cont_title {
    padding: 32px 40px 0;
    color: #333;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 38px;
    word-break: normal;
  }

  .ar-cont_bitwrp {
    position: relative;
    margin-left: auto;
    padding: 10px 40px 0;
    text-align: right;
  }
  .ar-cont_bitwrp:before {
    display: block;
    position: absolute;
    top: 10px;
    right: 40px;
    bottom: 0;
    width: 48px;
    height: 32px;
    border-radius: 16px;
    box-shadow: 0 0 0 3px #8ca9bc;
    content: "";
    opacity: 0;
    transition: opacity 0.2s ease;
  }
  .ar-cont_bitwrp.is-hover:before {
    opacity: 1;
  }

  .ar-cont_bithint {
    display: none;
    position: absolute;
    top: -115px;
    right: -42px;
    width: 212px;
    height: 104px;
    padding: 7px 18px 0;
    border-radius: 8px;
    background-color: #53768c;
    box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.15);
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 25px;
    text-align: left;
  }
  .ar-cont_bithint:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0 0 0 -6px;
    border-top: 12px solid #53768c;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
  }

  .ar-cont_sentence {
    padding: 16px 40px 0;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 1.4px;
    line-height: 25px;
  }

  .ar-cont_remarks {
    padding: 54px 40px 0 40px;
  }

  .ar-cont_remarks__inner {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: rgba(168, 175, 183, 0.16);
  }

  .ar-cont_remarks__inner--place {
    margin-right: 20px;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 23px;
  }

  .ar-cont_remarks__inner--date {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 23px;
  }

  .ar-cont a {
    color: #4881ff;
    text-decoration: underline;
  }
  .ar-cont .ar-both-space {
    margin-right: 40px;
    margin-left: 40px;
  }
  .ar-cont strong {
    font-weight: bold;
  }

  .ar-cont__notice--link {
    margin-top: 32px;
  }
  .ar-cont__notice--link.is-limit {
    margin-top: -22px;
  }
  .ar-cont__notice--link a {
    color: #4881ff;
    font-size: 1.4rem;
    letter-spacing: 1.05px;
    text-decoration: none;
  }
  .ar-cont__notice--link .ar-both-space {
    margin-right: 40px;
    margin-left: 40px;
  }
  .ar-cont__notice--link strong {
    font-weight: bold;
  }

  .ar-cont_head {
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 8px 15px;
    border-bottom: 2px solid #f0f0f0;
    background-color: #fff;
  }

  .ar-cont_head_title {
    padding-right: 5px;
    color: #4a4a4a;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: 1.4px;
    line-height: 20px;
  }

  .ar-cont_head_info {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .ar-cont_head_info li {
    display: inline-block;
  }

  .ar-cont_head_info_cat {
    margin-left: 8px;
  }
  .ar-cont_head_info_cat span {
    display: inline-block;
    height: 24px;
    padding: 0 9px;
    background-color: #4881ff;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 12px;
    line-height: 24px;
    text-align: center;
  }

  .ar-cont_head_info_limited {
    margin-left: 10px;
  }
  .ar-cont_head_info_limited span {
    padding-left: 20px;
    background: url("/assets/images/common/icon_limited.png") left center no-repeat;
    background-size: 13px auto;
    color: #53768c;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 12px;
    line-height: 14px;
  }

  .ar-cont_head_info_prm {
    color: #a3976d;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 12px;
  }
  .ar-cont_head_info_prm:before {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 8px;
    border-radius: 50%;
    background-color: #cc9604;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 23px;
    text-align: center;
    content: "P";
  }

  .ar-cont_head_info_date {
    margin-left: 8px;
    color: #a5a5a5;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 1.4px;
    line-height: 14px;
  }

  .ar-banner {
    margin-bottom: 25px;
  }

  .ar-banner_inner {
    margin: 0 auto;
  }

  .ar-sns {
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    left: -50px;
  }
  .ar-sns.is-ready {
    display: block !important;
  }

  .ar-sns_list {
    -ms-flex-direction: column;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .ar-sns_list_item {
    margin-top: 11px;
  }
  .ar-sns_list_item:first-child {
    margin-top: 0;
  }
  .ar-sns_list_item:nth-child(3) {
    margin-top: 24px;
  }
  .ar-sns_list_item a {
    display: block;
    position: relative;
    border: 1px solid #748393;
    background-color: #748393;
    color: #fff;
    transition: all 0.2s ease;
  }
  .ar-sns_list_item a i {
    display: block;
    position: absolute;
  }
  .ar-sns_list_item a:hover {
    background-color: #fff;
    opacity: 1;
  }
  .ar-sns_list_item a.is-large {
    width: 42px;
    height: 42px;
    border-radius: 21px;
    font-size: 40px;
  }
  .ar-sns_list_item a.is-large i {
    top: 1px;
    left: 1px;
  }
  .ar-sns_list_item a.is-small {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    font-size: 16px;
  }
  .ar-sns_list_item a.is-small i {
    top: 7px;
    left: 8px;
  }

  .ar-sns_list_item--mail a {
    border-color: #0e50cc;
    background-color: #fff;
    color: #0e50cc;
  }
  .ar-sns_list_item--mail a:hover {
    opacity: 0.6;
  }

  .ar-sns_list_item--print a {
    border-color: #1870a7;
    background-color: #fff;
    color: #1870a7;
  }
  .ar-sns_list_item--print a:hover {
    opacity: 0.6;
  }

  .ar-sns_list_item--facebook a:hover {
    border-color: #315096;
    color: #315096;
  }

  .ar-sns_list_item--twitter a:hover {
    border-color: #68b5ef;
    color: #68b5ef;
  }

  .ar-sns_list_item--hatena a:hover {
    border-color: #02a4d4;
    color: #02a4d4;
  }

  .ar-sns_list_item--line a.is-small i {
    left: 7px;
  }
  .ar-sns_list_item--line a:hover {
    border-color: #01c300;
    color: #01c300;
  }

  .ar-sns_list_item--google a:hover {
    border-color: #dc4e41;
    color: #dc4e41;
  }

  .ar-sns_list_item--pocket a.is-small i {
    top: 8px;
    left: 7px;
  }
  .ar-sns_list_item--pocket a:hover {
    border-color: #ed374d;
    color: #ed374d;
  }

  .ar-sns_list_item--container {
    display: none;
  }

  .ar-detail-sns {
    background-color: rgba(238, 242, 245, 0.85);
  }

  .ar-detail-sns_list {
    -ms-flex-direction: row;
    -ms-flex-align: center;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
  }

  .ar-detail-sns_list_item {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .ar-detail-sns_list_item a {
    display: block;
    position: relative;
    background-color: transparent;
    color: #748393;
    transition: all 0.2s ease;
  }
  .ar-detail-sns_list_item a i {
    display: block;
    position: absolute;
  }
  .ar-detail-sns_list_item a:hover {
    opacity: 1;
  }
  .ar-detail-sns_list_item a.is-large {
    width: 40px;
    height: 40px;
    font-size: 40px;
  }
  .ar-detail-sns_list_item a.is-large i {
    top: 2px;
    left: 1px;
  }
  .ar-detail-sns_list_item a.is-small {
    width: 25px;
    height: 25px;
    font-size: 25px;
  }
  .ar-detail-sns_list_item a.is-small i {
    top: 1px;
    left: 1px;
  }

  .ar-detail-sns_list_item--mail a:hover {
    border-color: #0e50cc;
    color: #0e50cc;
  }

  .ar-detail-sns_list_item--print a:hover {
    border-color: #1870a7;
    color: #1870a7;
  }

  .ar-detail-sns_list_item--facebook a:hover {
    border-color: #315096;
    color: #315096;
  }

  .ar-detail-sns_list_item--twitter a:hover {
    border-color: #68b5ef;
    color: #68b5ef;
  }

  .ar-detail-sns_list_item--hatena a:hover {
    border-color: #02a4d4;
    color: #02a4d4;
  }

  .ar-detail-sns_list_item--line a:hover {
    border-color: #01c300;
    color: #01c300;
  }

  .ar-detail-sns_list_item--google a:hover {
    border-color: #dc4e41;
    color: #dc4e41;
  }

  .ar-detail-sns_list_item--pocket a:hover {
    border-color: #ed374d;
    color: #ed374d;
  }

  .ar-detail-sns_list_item--container {
    display: none;
  }

  .ar-detail-sns__snippet {
    margin: 15px 40px;
  }

  .side-article {
    margin-top: 0px;
  }

  #wrapper .ar-sns.is-fixed {
    position: fixed;
    top: 94px;
    left: 0;
  }
  #wrapper.state_notice_exists .ar-sns.is-fixed {
    top: 148px;
  }

  .ar-cont img.img-original {
    width: auto;
  }
  .ar-cont sup {
    font-size: smaller;
    vertical-align: super;
  }
  .ar-cont sub {
    font-size: smaller;
    vertical-align: sub;
  }
  .ar-cont i,
.ar-cont em {
    font-style: italic;
  }
  .ar-cont b {
    font-weight: bold;
  }
  .ar-cont .ar-detail-sns i {
    font-style: normal;
  }

  .ClearFix {
    display: block;
  }
  .ClearFix:after {
    display: block;
    clear: both;
    content: "";
  }

  .article_info span {
    font-size: 90%;
    vertical-align: middle;
  }
  .article_info .category {
    margin: 0 5px 2px 0;
    padding: 4px 4px 4px 0;
  }

  .tag_business .category {
    color: #8f9d33;
  }
  .tag_business .category a {
    color: #8f9d33;
  }

  .image_left {
    margin: 0 10px 0 0;
    float: left;
  }

  p.text {
    margin-bottom: 1em;
    line-height: 150%;
  }

  .line_list {
    _zoom: 1;
    overflow: hidden;
  }
  .line_list li {
    position: relative;
    margin: -1px 0 7px 0;
    padding: 7px 0 0 0;
    border-top: 1px dotted #cccccc;
  }

  .message_list_normal {
    margin: 0 0px 10px 0px;
    font-size: 80%;
    letter-spacing: 0;
    line-height: 140%;
  }

  .ShowCloseContainer {
    margin-bottom: 20px;
    text-align: right;
  }

  .LabelShowClose span a.ShowLink {
    display: block;
    margin-top: 5px;
    float: right;
    color: #4881ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: normal;
  }

  .show_recent_only {
    display: none;
  }

  .pragraph {
    margin-bottom: 20px;
    clear: both;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: normal;
  }
  .pragraph strong {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }

  .article_list .image_left {
    margin: 4px 10px 0 0;
  }
  .article_list .article_info {
    display: none;
  }
  .article_list li {
    background-position: 0 7px;
  }
  .article_list h3 {
    margin-bottom: 9px;
    font-size: 16px;
    font-weight: bold;
    line-height: 130%;
  }
  .article_list .text {
    margin-top: 5px;
  }
  .article_list .article_info_date_cv,
.article_list .article_info_date_special_cv {
    margin-bottom: 2px;
    padding-top: 3px;
    font-size: 90%;
  }

  h3 {
    clear: both;
  }
  h3.text_mb {
    margin: 20px 0 10px 0;
    padding-left: 13px;
    border-left: 4px solid #53768c;
    color: #2f2f2f;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }

  .komidashi1 {
    margin-bottom: 10px;
    padding-left: 13px;
    clear: both;
    border-left: 4px solid #53768c;
    color: #2f2f2f;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }

  span.text_ll {
    color: #333;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  span.text_lb {
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  span.text_mb {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  span.text_s {
    color: #333;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  span.text_ssb {
    color: #333;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }

  .message_list_view ul li {
    margin-top: 5px;
  }
  .message_list_view ul li a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }

  .box {
    padding: 20px;
    clear: both;
    border: 1px solid #c0c7cc;
  }

  #red {
    margin: 20px 0;
    padding: 20px 32px;
    border: 1px solid #970000;
    background-color: #fdf2f0;
  }

  #orange {
    margin: 20px 0;
    padding: 20px 32px;
    border: 1px solid #e47c05;
    background-color: #fff6ec;
  }

  #blue {
    margin: 20px 0;
    padding: 20px 32px;
    border: 1px solid #066a9c;
    background-color: #e5f2fa;
  }

  #green {
    margin: 20px 0;
    padding: 20px 32px;
    border: 1px solid #3e6e10;
    background-color: #edfdea;
  }

  .columnA {
    margin: 20px 0;
    padding: 4px;
    clear: both;
    border: 1px solid #bfbfbf;
  }

  .columnB {
    padding: 20px 28px;
    background-color: #f5f6f7;
  }

  .article_note {
    font-size: 13px;
  }

  .boxright {
    width: 50%;
    margin-left: 10px;
    padding-bottom: 10px;
    float: right;
    clear: both;
  }
  .boxright ul li {
    margin-top: 0;
    padding: 12px 0;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .boxright ul li a {
    color: #53768c;
    line-height: normal;
    text-decoration: none;
  }

  blockquote {
    clear: both;
  }
  blockquote.quote_bg {
    margin-bottom: 20px;
    padding: 20px;
    background-color: rgba(240, 241, 243, 0.65);
  }
  blockquote.quote_line {
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #c0c7cc;
  }

  table {
    clear: both;
  }
  table.table1 .td1 {
    background-color: #53768c;
    color: #fff;
  }
  table.table1 .td3 {
    background-color: #f0f1f3;
  }
  table.table1 strong {
    font-weight: bold;
  }
  table.table1 td {
    padding: 8px;
    border: 1px solid #c0c7cc;
  }
  table.table1 td[colspan] {
    border: none;
  }

  .h_04 {
    position: relative;
    padding-bottom: 5px;
    clear: both;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: normal;
  }
  .h_04 h3 {
    font-weight: 700;
  }
  .h_04 .goto_index {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    text-align: right;
  }
  .h_04 .goto_index a:before {
    padding-right: 5px;
    font-size: 10px;
    font-size: 1rem;
    content: "\25B6";
  }
  .h_04 a {
    text-decoration: none;
  }

  .page_list li {
    margin-top: 5px;
  }
  .page_list li a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .page_list a {
    text-decoration: none;
  }

  .related_article a {
    text-decoration: none;
  }

  #smartfloat_box,
#nofloat_box,
main + .ClearFix {
    -ms-flex: 0 0 234px;
    flex: 0 0 234px;
    width: 234px;
    /* 1つの記事を80pxで計算（最終的にはjsに切り替えたい） */
    /* additional styles */
  }

  #smartfloat_box.js-smartfloat_box.is-fixed {
    position: fixed;
  }

  #smartfloat_box img,
#nofloat_box img,
main + .ClearFix img {
    width: 100% !important;
    height: auto !important;
  }

  #smartfloat_box #case_study_sub,
#nofloat_box #case_study_sub,
main + .ClearFix #case_study_sub {
    padding: 15px 15px 20px 15px;
    overflow: hidden;
    background-color: #fff;
    font-size: 12px;
    line-height: 20.4px;
  }

  #smartfloat_box #case_study_sub .case_study_title,
#nofloat_box #case_study_sub .case_study_title,
main + .ClearFix #case_study_sub .case_study_title {
    padding: 2px 13px;
    background-color: rgba(83, 118, 140, 0.68);
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.75px;
    line-height: 24px;
    text-align: center;
  }

  #smartfloat_box #case_study_sub .case_study_list,
#smartfloat_box #case_study_sub li {
    padding: 12px 0;
    border-bottom: 1px solid #d8d8d8;
  }

  #nofloat_box #case_study_sub .case_study_list,
#nofloat_box #case_study_sub li {
    padding: 12px 0;
    border-bottom: 1px solid #d8d8d8;
  }

  main + .ClearFix #case_study_sub .case_study_list,
main + .ClearFix #case_study_sub li {
    padding: 12px 0;
    border-bottom: 1px solid #d8d8d8;
  }

  #smartfloat_box #case_study_sub .case_study_list:last-child,
#smartfloat_box #case_study_sub li:last-child {
    border-bottom: none;
  }

  #nofloat_box #case_study_sub .case_study_list:last-child,
#nofloat_box #case_study_sub li:last-child {
    border-bottom: none;
  }

  main + .ClearFix #case_study_sub .case_study_list:last-child,
main + .ClearFix #case_study_sub li:last-child {
    border-bottom: none;
  }

  #smartfloat_box #case_study_sub .case_study_list .case_study_pdf_text,
#smartfloat_box #case_study_sub li .case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }

  #nofloat_box #case_study_sub .case_study_list .case_study_pdf_text,
#nofloat_box #case_study_sub li .case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }

  main + .ClearFix #case_study_sub .case_study_list .case_study_pdf_text,
main + .ClearFix #case_study_sub li .case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
  }

  #smartfloat_box #case_study_sub .case_study_list .case_study_pdf_thumb,
#smartfloat_box #case_study_sub li .case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
    float: left;
  }

  #nofloat_box #case_study_sub .case_study_list .case_study_pdf_thumb,
#nofloat_box #case_study_sub li .case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
    float: left;
  }

  main + .ClearFix #case_study_sub .case_study_list .case_study_pdf_thumb,
main + .ClearFix #case_study_sub li .case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
    float: left;
  }

  #smartfloat_box #case_study_sub .case_study_list .case_study_pdf_thumb > a > img,
#smartfloat_box #case_study_sub li .case_study_pdf_thumb > a > img {
    height: auto;
  }

  #nofloat_box #case_study_sub .case_study_list .case_study_pdf_thumb > a > img,
#nofloat_box #case_study_sub li .case_study_pdf_thumb > a > img {
    height: auto;
  }

  main + .ClearFix #case_study_sub .case_study_list .case_study_pdf_thumb > a > img,
main + .ClearFix #case_study_sub li .case_study_pdf_thumb > a > img {
    height: auto;
  }

  #case_study_sub .case_study__list--item {
    display: block;
    padding: 12px 5px;
    border-bottom: 1px solid #d8d8d8;
  }
  #case_study_sub .case_study__list--item:last-child {
    border-bottom: none;
  }
  #case_study_sub .case_study__list--item > a {
    display: block;
  }

  #smartfloat_box .ac_container,
#smartfloat_box .special_topics {
    width: 100%;
  }

  #nofloat_box .ac_container,
#nofloat_box .special_topics {
    width: 100%;
  }

  main + .ClearFix .ac_container,
main + .ClearFix .special_topics {
    width: 100%;
  }

  #smartfloat_box #acc_a,
#nofloat_box #acc_a,
main + .ClearFix #acc_a {
    padding: 15px 15px 20px 15px;
    background-color: #fff;
  }

  #smartfloat_box .ac_container label,
#nofloat_box .ac_container label,
main + .ClearFix .ac_container label {
    display: block;
    z-index: 20;
    position: relative;
    height: 24px;
    margin-bottom: 0;
    padding: 2px;
    padding-right: 33px;
    color: #777;
    color: #6c93a4;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4em;
    text-align: right;
    cursor: pointer;
  }

  #smartfloat_box .ac_container label:after,
#nofloat_box .ac_container label:after,
main + .ClearFix .ac_container label:after {
    position: absolute;
    top: -1px;
    right: 7px;
    width: 100px;
    height: 24px;
    background: transparent url(/assets/images/common/acc_arrow_down.png) no-repeat center center;
    content: "";
  }

  #smartfloat_box .ac_container input:checked + label:after,
#nofloat_box .ac_container input:checked + label:after,
main + .ClearFix .ac_container input:checked + label:after {
    position: absolute;
    top: -1px;
    right: 7px;
    width: 100px;
    height: 24px;
    background: transparent url(/assets/images/common/acc_arrow_up.png) no-repeat center center;
    content: "";
  }

  #smartfloat_box .ac_container label:hover,
#nofloat_box .ac_container label:hover,
main + .ClearFix .ac_container label:hover {
    opacity: 0.8;
  }

  #smartfloat_box .ac_container input,
#nofloat_box .ac_container input,
main + .ClearFix .ac_container input {
    display: none;
  }

  #smartfloat_box .ac_container input:checked + label,
#nofloat_box .ac_container input:checked + label,
main + .ClearFix .ac_container input:checked + label {
    opacity: 0.8;
  }
  #smartfloat_box .ac_container input:checked + label:hover,
#nofloat_box .ac_container input:checked + label:hover,
main + .ClearFix .ac_container input:checked + label:hover {
    opacity: 0.8;
  }

  #smartfloat_box .ac_container div.ac_article,
#nofloat_box .ac_container div.ac_article,
main + .ClearFix .ac_container div.ac_article {
    z-index: 10;
    position: relative;
    height: 0px;
    margin-top: -1px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.5);
    transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  }

  #smartfloat_box .ac_container input:checked ~ div.ac_article,
#nofloat_box .ac_container input:checked ~ div.ac_article,
main + .ClearFix .ac_container input:checked ~ div.ac_article {
    transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  }

  #smartfloat_box .ac_container div.ac_article,
#nofloat_box .ac_container div.ac_article,
main + .ClearFix .ac_container div.ac_article {
    color: #777;
    font-size: 12px;
    line-height: 23px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  }

  #smartfloat_box .ac_container input:checked ~ div.acc_1,
#nofloat_box .ac_container input:checked ~ div.acc_1,
main + .ClearFix .ac_container input:checked ~ div.acc_1,
#smartfloat_box .ac_container input:checked ~ div.acc_2,
#nofloat_box .ac_container input:checked ~ div.acc_2,
main + .ClearFix .ac_container input:checked ~ div.acc_2,
#smartfloat_box .ac_container input:checked ~ div.acc_3,
#nofloat_box .ac_container input:checked ~ div.acc_3,
main + .ClearFix .ac_container input:checked ~ div.acc_3 {
    height: auto;
  }

  #smartfloat_box .category_title,
#nofloat_box .category_title,
main + .ClearFix .category_title {
    padding: 2px 13px;
    border-bottom: none;
    background-color: rgba(83, 118, 140, 0.68);
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: 0.75px;
    line-height: 20px;
  }

  #smartfloat_box .category_title span.fs_s,
#nofloat_box .category_title span.fs_s,
main + .ClearFix .category_title span.fs_s {
    font-size: 0.9em;
    font-weight: normal;
    letter-spacing: normal;
  }

  #smartfloat_box .special_topics,
#nofloat_box .special_topics,
main + .ClearFix .special_topics {
    box-sizing: border-box;
    margin-bottom: 1em;
  }

  #smartfloat_box .special_topics p.special_img img,
#nofloat_box .special_topics p.special_img img,
main + .ClearFix .special_topics p.special_img img {
    width: 330px;
    height: 110px;
    margin-bottom: 0;
  }

  #smartfloat_box .special_article,
#nofloat_box .special_article,
main + .ClearFix .special_article {
    display: block;
    margin-top: 0;
    padding: 10px;
    box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3);
  }

  #smartfloat_box .special_article p.sp_tag,
#nofloat_box .special_article p.sp_tag,
main + .ClearFix .special_article p.sp_tag {
    margin-bottom: 8px;
    border-bottom: 1px solid #0a6c9d;
    color: #0a6c9d;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }

  #smartfloat_box .special_article p.sp_title,
#nofloat_box .special_article p.sp_title,
main + .ClearFix .special_article p.sp_title {
    margin-bottom: 5px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
  }

  #smartfloat_box .special_article p.sp_title a,
#nofloat_box .special_article p.sp_title a,
main + .ClearFix .special_article p.sp_title a {
    color: #333;
  }

  #smartfloat_box .ac_flbx,
#nofloat_box .ac_flbx,
main + .ClearFix .ac_flbx {
    display: -ms-flexbox;
    display: flex;
    padding: 15px 10px;
    border-bottom: 1px dotted #ccc;
  }

  #smartfloat_box .case_study_list,
#nofloat_box .case_study_list,
main + .ClearFix .case_study_list {
    /* Safari */
    -ms-flex-direction: row-reverse;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    padding: 15px 0;
    border-bottom: 1px dotted #ccc;
  }

  #smartfloat_box div.ac_flbx p.thumb_img, #smartfloat_box div.case_study_list p.case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
  }

  #nofloat_box div.ac_flbx p.thumb_img, #nofloat_box div.case_study_list p.case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
  }

  main + .ClearFix div.ac_flbx p.thumb_img, main + .ClearFix div.case_study_list p.case_study_pdf_thumb {
    width: 30%;
    padding-right: 10px;
  }

  #smartfloat_box div.ac_flbx p.thumb_img img, #smartfloat_box div.case_study_list p.case_study_pdf_thumb img {
    width: 100%;
    height: auto;
    margin: 0;
  }

  #nofloat_box div.ac_flbx p.thumb_img img, #nofloat_box div.case_study_list p.case_study_pdf_thumb img {
    width: 100%;
    height: auto;
    margin: 0;
    border: 1px solid #ccc;
  }

  main + .ClearFix div.ac_flbx p.thumb_img img, main + .ClearFix div.case_study_list p.case_study_pdf_thumb img {
    width: 100%;
    height: auto;
    margin: 0;
    border: 1px solid #ccc;
  }

  #smartfloat_box div.ac_flbx p.ac_titlelink, #smartfloat_box div.case_study_list p.case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
  }

  #nofloat_box div.ac_flbx p.ac_titlelink, #nofloat_box div.case_study_list p.case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
  }

  main + .ClearFix div.ac_flbx p.ac_titlelink, main + .ClearFix div.case_study_list p.case_study_pdf_text {
    width: calc(100% - 30%);
    float: right;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
  }

  .topiclist {
    margin: 0 auto 10px;
    text-align: right;
  }

  .index-navigation {
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 20px 0;
    padding: 20px;
    clear: both;
    border: 1px solid #c0c7cc;
  }
  .index-navigation strong {
    width: 15%;
    padding: 0 10px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    text-align: center;
  }
  .index-navigation ol {
    width: 85%;
    margin-left: 0;
    list-style: none;
    counter-reset: old_toc_counter;
  }
  .index-navigation ol li {
    padding-left: 3em;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 32px;
    text-indent: -2em;
  }
  .index-navigation ol li::before {
    padding-right: 1em;
    color: #333;
    content: counter(old_toc_counter) ". ";
    counter-increment: old_toc_counter;
  }
  .index-navigation ol li a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 32px;
    text-decoration: none;
  }

  .ar-cont_box table .ar-image.image_1, .ar-cont_box table .ar-image.image_2, .ar-cont_box table .ar-image.image_3, .ar-cont_box table .ar-image.image_4, .ar-cont_box table .ar-image.image_5, .ar-cont_box table .ar-image.image_6 {
    padding: 0 10px;
  }

  .image_note {
    float: right;
    font-size: 11px;
  }

  .ar-cont img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .ar-cont .contentBanner {
    margin-bottom: 10px;
  }
  .ar-cont .contentBanner img {
    width: 100%;
    height: auto;
  }
  .ar-cont iframe {
    max-width: 100%;
  }

  /* 記事詳細-関連リンク系 */
  .h_04 {
    margin-top: 40px;
  }

  .h_04--bottom {
    position: relative;
    padding-bottom: 5px;
    clear: both;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: normal;
  }
  .h_04--bottom .goto_index {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    text-align: right;
  }
  .h_04--bottom .goto_index a:before {
    padding-right: 5px;
    font-size: 10px;
    font-size: 1rem;
    content: "\25B6";
  }
  .h_04--bottom a {
    text-decoration: none;
  }

  .page_list {
    margin-bottom: 20px;
  }
  .page_list li {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .page_list li:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #afafaf;
    content: "";
  }

  .ar-cont_box {
    padding: 0 40px;
    /* letter-spacing: 1.2px; */
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 31px;
    /* ------------- スニペット この記事の続き start ------------- */
    /* ------------- スニペット この記事の続き end ------------- */
    /* ------------- スニペット ホワイトペーパーダウンロード前後 start ------------- */
    /* ------------- スニペット ホワイトペーパーダウンロード前後 end ------------- */
    /* ------------- スニペット ホワイトペーパー start ------------- */
    /* ------------- スニペット ホワイトペーパー end ------------- */
    /* ------------- スニペット キュレーション start ------------- */
    /* ------------- スニペット キュレーション end ------------- */
    /* ------------- スニペット イベントセミナー詳細 start ------------- */
    /* ------------- スニペット イベントセミナー詳細 end ------------- */
    /* ------------- スニペット 画像 start ------------- */
    /* ------------- スニペット 画像 end ------------- */
    /* ------------- スニペット この続きは会員限定です start ------------- */
    /* ------------- スニペット この続きは会員限定です end ------------- */
    /* ------------- スニペット 記事詳細 動画(未ログイン・ログイン) start ------------- */
    /* ------------- スニペット 記事詳細 動画(未ログイン・ログイン) end ------------- */
    /* ------------- スニペット 次ページ見出しリンク start ------------- */
    /* ------------- スニペット 次ページ見出しリンク end ------------- */
    /* ------------- スニペット ページャー start ------------- */
    /* ------------- スニペット ページャー end ------------- */
    /* ------------- スニペット パーミッション(続きを読むアンケートフォーム) start ------------- */
    /* ----------------- mixin start ----------------- */
    /* ----------------- mixin end ----------------- */
    /* ------------- スニペット パーミッション(続きを読むアンケートフォーム) end ------------- */
    /* ------------- スニペット 引用 start ------------- */
    /* ------------- スニペット 引用 end ------------- */
    /* ------------- スニペット あなたにおすすめ start ------------- */
    /* ------------- スニペット あなたにおすすめ end ------------- */
    /* ------------- スニペット 関連コンテンツ start ------------- */
    /* ------------- スニペット 関連コンテンツ end ------------- */
    /* ------------- スニペット 関連記事(すべて表示なし) start ------------- */
    /* ------------- スニペット 関連記事(すべて表示なし) end ------------- */
    /* ------------- スニペット 関連記事 start ------------- */
    /* ------------- スニペット 関連記事 end ------------- */
    /* ------------- スニペット 文章のマスク start ------------- */
    /* maskをかけたい文章に .is-sentence-mask を付与してください */
    /* ------------- スニペット 文章のマスク end ------------- */
    /* ------------- スニペット 文章 start ------------- */
    /* ------------- スニペット タイトルと文章 end ------------- */
    /* ------------- スニペット 連載タイトル start ------------- */
    /* ------------- スニペット 連載タイトル end ------------- */
    /* ------------- スニペット 特集 start ------------- */
    /* ------------- スニペット 特集 end ------------- */
    /* ------------- スニペット 見出し start ------------- */
    /* ------------- スニペット 見出し end ------------- */
    /* ------------- スニペット テーブル start ------------- */
    /* ------------- スニペット テーブル end ------------- */
    /* ------------- スニペット テキストサイズ start ------------- */
    /* ------------- スニペット テキストサイズ end ------------- */
    /* ------------- スニペット タイトルと文章 start ------------- */
    /* ------------- スニペット タイトルと文章 end ------------- */
    /* ------------- スニペット 目次 start ------------- */
    /* ------------- スニペット 目次 end ------------- */
    /* ------------- スニペット 回り込み start ------------- */
    /* ------------- スニペット 回り込み end ------------- */
    /* ------------- スニペット 執筆者 start ------------- */
    /* ------------- スニペット 執筆者 end ------------- */
    /*ADD start*/
    /*ADD end*/
  }
  .ar-cont_box .ar-continuation {
    margin: 20px 0;
    padding: 4px;
    clear: both;
    border: 1px solid #bfbfbf;
  }
  .ar-cont_box .ar-continuation__inner {
    padding: 20px 28px;
    background-color: #f5f6f7;
    font-size: 90%;
  }
  .ar-cont_box .ar-white-paper-dl {
    clear: both;
  }
  .ar-cont_box .ar-white-paper-dl__inner {
    padding: 0 0 30px 0;
  }
  .ar-cont_box .ar-white-paper-dl__block {
    padding: 20px 30px 20px 30px;
    border: 2px solid #e1e1e1;
  }
  .ar-cont_box .ar-white-paper-dl__notice--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 24px;
  }
  .ar-cont_box .ar-white-paper-dl__link {
    margin-top: 20px;
    text-align: center;
  }
  .ar-cont_box .ar-white-paper-dl__link--text {
    padding: 5px 50px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    color: #2470ff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.6px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper-dl__filesize {
    margin-top: 20px;
    text-align: center;
  }
  .ar-cont_box .ar-white-paper-dl__filesize--text {
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 24px;
  }
  .ar-cont_box .ar-white-paper {
    clear: both;
  }
  .ar-cont_box .ar-white-paper__inner {
    padding: 15px 0 30px 0;
  }
  .ar-cont_box .ar-white-paper__cont {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .ar-cont_box .ar-white-paper__contents__tagBitWrapper {
    -ms-flex-wrap: wrap;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
  }
  .ar-cont_box .ar-white-paper__contents__tag {
    padding: 8px 0;
  }
  .ar-cont_box .ar-white-paper__contents__tag--text {
    display: inline-block;
    padding: 5px 15px;
    background-color: #2f2f2f;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: normal;
  }
  .ar-cont_box .ar-white-paper__contents__tag--type {
    display: inline-block;
    margin-left: 10px;
    padding: 5px 15px;
    border: 1px solid #bfbfbf;
    background-color: #fff;
    color: #2f2f2f;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: normal;
  }
  .ar-cont_box .ar-white-paper__contents__bitwrp {
    position: relative;
    margin-left: auto;
    padding-right: 15px;
  }
  .ar-cont_box .ar-white-paper__contents__bitwrp:before {
    display: block;
    position: absolute;
    width: 48px;
    height: 32px;
    border-radius: 16px;
    box-shadow: 0 0 0 3px #8ca9bc;
    content: "";
    opacity: 0;
    transition: opacity 0.2s ease;
  }
  .ar-cont_box .ar-white-paper__contents__bitwrp.is-hover:before {
    opacity: 1;
  }
  .ar-cont_box .ar-white-paper__contents__bithint {
    display: none;
    position: absolute;
    top: -115px;
    left: -82px;
    width: 212px;
    height: 104px;
    padding: 7px 18px 0;
    border-radius: 8px;
    background-color: #53768c;
    box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.15);
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 25px;
  }
  .ar-cont_box .ar-white-paper__contents__bithint:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0 0 0 -6px;
    border-top: 12px solid #53768c;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
  }
  .ar-cont_box .ar-white-paper__contents__title--text {
    padding: 8px 0;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 44px;
  }
  .ar-cont_box .ar-white-paper__contents__sentence--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 32px;
  }
  .ar-cont_box .ar-white-paper__contents__detail {
    margin-top: 25px;
    background-color: #f0f1f3;
  }
  .ar-cont_box .ar-white-paper__contents__detail__inner {
    padding: 25px 30px;
    overflow: hidden;
  }
  .ar-cont_box .ar-white-paper__contents__detail--title {
    margin-bottom: 15px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
  }
  .ar-cont_box .ar-white-paper__contents__detail__contents {
    overflow: hidden;
  }
  .ar-cont_box .ar-white-paper__contents__detail__image {
    max-width: 40%;
    margin-right: 20px;
    float: left;
  }
  .ar-cont_box .ar-white-paper__contents__detail--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
  }
  .ar-cont_box .ar-white-paper__contents__detail--item {
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
  }
  .ar-cont_box .ar-white-paper__contents__detail .box {
    padding: 0 0 15px 0;
    border: none;
  }
  .ar-cont_box .ar-white-paper__contents__slide {
    position: relative;
    margin-top: 20px;
    background-color: #c8c8c8;
  }
  .ar-cont_box .ar-white-paper__contents__slide img {
    width: 100%;
    vertical-align: top;
  }
  .ar-cont_box .ar-white-paper__contents__slide.no-login:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
  }
  .ar-cont_box .ar-white-paper__contents__slide.no-login-no-img:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
  }
  .ar-cont_box .ar-white-paper__contents__doc {
    position: relative;
    margin-top: 20px;
  }
  .ar-cont_box .ar-white-paper__contents__doc--img {
    text-align: center;
  }
  .ar-cont_box .ar-white-paper__contents__doc--img img {
    width: auto;
    height: 390px;
    vertical-align: top;
  }
  .ar-cont_box .ar-white-paper__notice {
    -ms-transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 15px 0 15px;
    transform: translateY(-50%);
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
  }
  .ar-cont_box .ar-white-paper__notice--btn {
    -ms-flex-pack: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    height: 44px;
    margin-top: 27px;
  }
  .ar-cont_box .ar-white-paper__notice.is-nologin .ar-white-paper__notice_ttl {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    color: #fff;
    font-size: 2.6rem;
    font-weight: bold;
  }
  .ar-cont_box .ar-white-paper__notice.is-nologin .ar-white-paper__notice--lead {
    margin-right: 2em;
    margin-left: 2em;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.22px;
    line-height: 18px;
  }
  .ar-cont_box .ar-white-paper__notice.is-nologin .ar-white-paper__notice--btn--regist {
    -ms-flex-item-align: stretch;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    align-self: stretch;
    justify-content: space-around;
    width: 200px;
    margin: 0 5px;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-nologin .ar-white-paper__notice--btn--regist--text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .ar-cont_box .ar-white-paper__notice.is-nologin .ar-white-paper__notice--btn--login {
    -ms-flex-item-align: stretch;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    align-self: stretch;
    justify-content: space-around;
    width: 200px;
    margin: 0 5px;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #2470ff;
    color: #fff;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-nologin .ar-white-paper__notice--btn--login--text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice_ttl {
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.65px;
    line-height: 29px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice_ttl span {
    color: #f55e00;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 22px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--lead {
    margin-top: 10px;
    margin-right: 40px;
    margin-left: 40px;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.6rem;
    letter-spacing: 0.75px;
    line-height: 28px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--lead2 {
    margin-top: 10px;
    margin-right: 40px;
    margin-left: 40px;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.6rem;
    letter-spacing: 0.75px;
    line-height: 28px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--btn--regist {
    -ms-flex-item-align: stretch;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    align-self: stretch;
    justify-content: space-around;
    width: 100%;
    max-width: 365px;
    margin: 0 5px;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--btn--regist--text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link {
    margin-top: 25px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link a {
    color: #2e7de8;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 22px;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link2 {
    margin-top: 20px;
    margin-bottom: -16px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link2 a {
    color: #2e7de8;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 22px;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice.is-permission .ar-white-paper__notice_ttl {
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.65px;
    line-height: 29px;
  }
  .ar-cont_box .ar-white-paper__notice.is-permission .ar-white-paper__notice_ttl span {
    color: #f55e00;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 22px;
  }
  .ar-cont_box .ar-white-paper__notice.is-permission .ar-white-paper__notice--lead {
    color: #fff;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: bold;
    letter-spacing: 1.81px;
    line-height: 23px;
  }
  .ar-cont_box .ar-white-paper__notice.is-permission .ar-white-paper__notice--txt {
    margin-top: 25px;
    padding: 0 55px;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-white-paper__notice_slide {
    -ms-transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%;
    height: 111%;
    padding: 25px 0 27px;
    transform: translateY(-50%);
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0.85);
    text-align: center;
  }
  .ar-cont_box .ar-white-paper__notice_slide--btn {
    -ms-flex-pack: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    height: 44px;
    margin-bottom: 20px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide_ttl {
    margin-top: 1.5em;
    margin-bottom: 2em;
    color: #fff;
    font-size: 2.6rem;
    font-weight: bold;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--lead {
    margin-right: 3em;
    margin-bottom: 5em;
    margin-left: 3em;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--btn--regist {
    -ms-flex-item-align: stretch;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    align-self: stretch;
    justify-content: space-around;
    width: 200px;
    margin: 0 5px;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--btn--regist--text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--btn--login {
    -ms-flex-item-align: stretch;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    align-self: stretch;
    justify-content: space-around;
    width: 200px;
    margin: 0 5px;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #2470ff;
    color: #fff;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--btn--login--text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide_ttl {
    margin-top: 1.5em;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide_ttl span {
    color: #f55e00;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 22px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead {
    margin-top: 0.8em;
    margin-right: 40px;
    margin-bottom: 2em;
    margin-left: 40px;
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead.no-ttl {
    margin-top: 2em;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead.is-limit {
    margin-bottom: 1em;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead2 {
    margin-top: 0.8em;
    margin-right: 40px;
    margin-bottom: 0em;
    margin-left: 40px;
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead2.no-ttl {
    margin-top: 2em;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--btn--regist {
    -ms-flex-item-align: stretch;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    align-self: stretch;
    justify-content: space-around;
    width: 100%;
    max-width: 365px;
    margin: 0 5px;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--btn--view {
    display: block;
    width: 100%;
    max-width: 365px;
    height: 50px;
    margin: 0 auto;
    border-radius: 3px;
    background-color: #f2f8fc;
    color: #53768c;
    color: #53768c !important;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.75px;
    line-height: 50px;
    text-decoration: none !important;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--btn--regist--text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link {
    margin-top: 30px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link a {
    color: #2e7de8;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 22px;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link.is-limit {
    margin-top: 10px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link2 {
    margin-top: 10px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link2 a {
    color: #2e7de8;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 22px;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-permission .ar-white-paper__notice_slide_ttl {
    margin-top: 1.5em;
    margin-bottom: 2em;
    color: #fff;
    font-size: 2.6rem;
    font-weight: bold;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-permission .ar-white-paper__notice_slide_ttl span {
    color: #f55e00;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 22px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-permission .ar-white-paper__notice_slide--lead {
    margin-top: 3.5em;
    margin-bottom: 2em;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-permission .ar-white-paper__notice_slide--txt {
    margin-top: 50px;
    padding: 0 55px;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-white-paper__dl {
    display: none;
    position: absolute;
    top: 12px;
    right: 11px;
  }
  .ar-cont_box .ar-cmt {
    padding: 10px 0;
  }
  .ar-cont_box .ar-cmt_inner .btn_link_gry {
    margin-top: 22px;
  }
  .ar-cont_box .ar-cmt_ttl {
    color: #000;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.67px;
    line-height: normal;
    text-align: left;
  }
  .ar-cont_box .ar-cmt_self {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .ar-cont_box .ar-cmt_other .cmtarea_list:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(83, 118, 140, 0.2);
  }
  .ar-cont_box .ar-cmt_self + .ar-cmt_other {
    margin-top: 40px;
  }
  .ar-cont_box .ar-cmt_other-list > li {
    margin-top: 15px;
  }
  .ar-cont_box .ar-cmt_other-list > li:first-child {
    margin-top: 5px;
  }
  .ar-cont_box .ar-cmt_other_more {
    display: none;
  }
  .ar-cont_box .ar-cmt_other_more .cmtarea_list:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(83, 118, 140, 0.2);
  }
  .ar-cont_box .ar-curation {
    clear: both;
  }
  .ar-cont_box .ar-curation__inner {
    padding: 10px 0 10px 0;
  }
  .ar-cont_box .ar-curation__title--text {
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 1.4px;
    line-height: 25px;
  }
  .ar-cont_box .ar-curation__btns {
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
  }
  .ar-cont_box .ar-curation__sentence {
    margin-top: 10px;
  }
  .ar-cont_box .ar-curation__sentence--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-curation__bitwrp {
    position: relative;
    margin-left: auto;
  }
  .ar-cont_box .ar-curation__bitwrp:before {
    display: block;
    position: absolute;
    width: 48px;
    height: 32px;
    border-radius: 16px;
    box-shadow: 0 0 0 3px #8ca9bc;
    content: "";
    opacity: 0;
    transition: opacity 0.2s ease;
  }
  .ar-cont_box .ar-curation__bitwrp.is-hover:before {
    opacity: 1;
  }
  .ar-cont_box .ar-curation__bithint {
    display: none;
    position: absolute;
    top: -115px;
    left: -82px;
    width: 212px;
    height: 104px;
    padding: 7px 18px 0;
    border-radius: 8px;
    background-color: #53768c;
    box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.15);
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 25px;
  }
  .ar-cont_box .ar-curation__bithint:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0 0 0 -6px;
    border-top: 12px solid #53768c;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
  }
  .ar-cont_box .ar-curation__continuetoread {
    margin-top: 14px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 35px;
    text-align: center;
  }
  .ar-cont_box .ar-curation__continuetoread--text {
    margin-top: 15px;
  }
  .ar-cont_box .ar-event-seminar-detail {
    padding: 30px 0 30px 0;
    clear: both;
  }
  .ar-cont_box .ar-event-seminar-detail__inner {
    padding: 20px;
    border: 2px solid #e1e1e1;
  }
  .ar-cont_box .ar-event-seminar-detail__overview__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__overview__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__overview__sentence {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--text {
    display: inline-block;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--calender {
    position: absolute;
    top: -5px;
    margin-left: 25px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--y {
    display: inline-block;
    margin-left: 5px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--y--image {
    width: 39px;
    height: 33px;
    background-image: url("/assets/images/common/icon_calender1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 39px 33px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--g {
    display: inline-block;
    margin-left: 5px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--g--image {
    width: 39px;
    height: 33px;
    background-image: url("/assets/images/common/icon_calender2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 39px 33px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--o {
    display: inline-block;
    margin-left: 5px;
  }
  .ar-cont_box .ar-event-seminar-detail__eventdate__sentence--o--image {
    width: 39px;
    height: 33px;
    background-image: url("/assets/images/common/icon_calender3.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 39px 33px;
  }
  .ar-cont_box .ar-event-seminar-detail__area__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__area__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__area__sentence {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__place__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__place__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__place__sentence {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__place__sentence--text a {
    color: #2470ff;
    text-decoration: none;
  }
  .ar-cont_box .ar-event-seminar-detail__organized__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__organized__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__organized__sentence {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__capacity__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__capacity__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__capacity__sentence {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__type__title {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background-color: #f0f0f0;
  }
  .ar-cont_box .ar-event-seminar-detail__type__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-event-seminar-detail__type__sentence,
.ar-cont_box .ar-event-seminar-detail__link {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-event-seminar-detail__link__inner {
    text-align: center;
  }
  .ar-cont_box .ar-event-seminar-detail__link--text a {
    text-decoration: none;
  }
  .ar-cont_box .ar-event-seminar-detail__link--btn {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
  }
  .ar-cont_box .ar-event-seminar-detail__link--here {
    color: #2470ff;
    text-decoration: none;
  }
  .ar-cont_box .ar-image {
    clear: both;
  }
  .ar-cont_box .ar-image__inner {
    padding: 10px 0 10px 0;
  }
  .ar-cont_box .ar-image__figure {
    display: block;
  }
  .ar-cont_box .ar-image__figure img {
    vertical-align: top;
  }
  .ar-cont_box .ar-image__figure--caption {
    position: relative;
    margin: 0 0 10px 0;
    padding: 10px 30px;
    background-color: #ededed;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.9px;
    line-height: 17px;
  }
  .ar-cont_box .ar-image__figure--caption--text {
    display: block;
  }
  .ar-cont_box .ar-image__figure--caption--cp {
    display: block;
    color: #333;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-align: right;
  }
  .ar-cont_box .ar-image__text {
    padding: 0 20px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-image.image_1, .ar-cont_box .ar-image.image_2 {
    padding: 10px 20px 10px 20px;
    float: left;
  }
  .ar-cont_box .ar-image.image_3, .ar-cont_box .ar-image.image_4 {
    padding: 10px 20px 10px 20px;
    float: right;
  }
  .ar-cont_box .ar-image.image_5, .ar-cont_box .ar-image.image_6 {
    padding: 10px 0;
  }
  .ar-cont_box .ar-image.image_5 .ar-image__inner, .ar-cont_box .ar-image.image_6 .ar-image__inner {
    max-width: 100%;
    margin: 0 auto;
  }
  .ar-cont_box .ar-image.is-zoom figure {
    position: relative;
  }
  .ar-cont_box .ar-image.is-zoom figure:before {
    box-sizing: content-box;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 11px;
    width: 32px;
    height: 32px;
    padding: 9px;
    border-radius: 4px;
    background: url("/assets/images/common/icon-zoom.png");
    background-color: rgba(255, 255, 255, 0.2);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    vertical-align: -1px;
    content: "";
  }
  .ar-cont_box .ar-limit {
    padding: 20px 15px;
    text-align: center;
  }
  .ar-cont_box .ar-limit_ttl {
    color: #333;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 22px;
  }
  .ar-cont_box .ar-limit_ttl span {
    color: #f55e00;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 22px;
  }
  .ar-cont_box .ar-limit_txt {
    margin-top: 15px;
    color: #f35f18;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.75px;
    line-height: 28px;
  }
  .ar-cont_box .ar-limit_txt2 {
    margin: 15px 30px 15px 30px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.75px;
    line-height: 20px;
  }
  .ar-cont_box .ar-limit_txt_bitmail {
    margin-top: 17px;
    margin-bottom: 20px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .ar-cont_box .ar-limit_ttl {
    margin-top: 15px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.75px;
    line-height: 28px;
  }
  .ar-cont_box .ar-limit_ttl.is-big {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .ar-cont_box .ar-limit_dtl {
    margin-top: 15px;
    font-size: 18px;
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: 0.75px;
    line-height: 24px;
  }
  .ar-cont_box .ar-limit_ipt {
    margin-top: 20px;
  }
  .ar-cont_box .ar-limit_sty {
    margin-top: 18px;
  }
  .ar-cont_box .ar-limit_ipt_wp {
    margin-top: 20px;
  }
  .ar-cont_box .ar-limit_sty_wp {
    margin-top: 18px;
  }
  .ar-cont_box .ar-movie-login {
    clear: both;
  }
  .ar-cont_box .ar-movie-login__inner {
    padding: 10px 0 30px 0;
  }
  .ar-cont_box .ar-movie-login--cont {
    position: relative;
  }
  .ar-cont_box .ar-movie-login--movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .ar-cont_box .ar-movie-login--movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ar-cont_box .ar-movie-login--image {
    padding-top: 56.25%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .ar-cont_box .ar-movie-login--notice {
    -ms-transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 25px 0 27px;
    transform: translateY(-50%);
    backface-visibility: hidden;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
  }
  .ar-cont_box .ar-movie-login--notice--lead {
    color: #2f2f2f;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.22px;
    line-height: 18px;
  }
  .ar-cont_box .ar-movie-login--notice--btn {
    -ms-flex-pack: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    height: 44px;
    margin-top: 27px;
  }
  .ar-cont_box .ar-movie-login--notice--btn--regist {
    -ms-flex-item-align: stretch;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    align-self: stretch;
    justify-content: space-around;
    width: 200px;
    margin: 0 5px;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-movie-login--notice--btn--regist--text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .ar-cont_box .ar-movie-login--notice--btn--login {
    -ms-flex-item-align: stretch;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    align-self: stretch;
    justify-content: space-around;
    width: 200px;
    margin: 0 5px;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #2470ff;
    color: #fff;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-movie-login--notice--btn--login--text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .ar-cont_box .ar-movie-login.no-login .ar-movie-login--cont {
    position: relative;
  }
  .ar-cont_box .ar-movie-login.no-login .ar-movie-login--cont:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
  }
  .ar-cont_box .ar-movie-login.no-login .ar-movie-login--cont:after {
    display: block;
    position: absolute;
    top: 122px;
    left: 50%;
    width: 107px;
    height: 107px;
    margin-left: -53px;
    background-image: url(/assets/images/common/icon_play.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 107px auto;
    content: "";
  }
  .ar-cont_box .ar-next-page-link {
    display: block;
    margin: 20px 0;
    clear: both;
    background-color: #f0f0f0;
    color: #2470ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
  }
  .ar-cont_box .ar-pager {
    clear: both;
  }
  .ar-cont_box .ar-pager__inner {
    padding: 2px 20px 22px 20px;
    text-align: center;
  }
  .ar-cont_box .ar-pager__list--item {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 8px;
    border: 1px solid #7591a3;
    text-align: center;
  }
  .ar-cont_box .ar-pager__list--item.is-current {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 0 8px;
    border: 1px solid #7591a3;
    background-color: #53768c;
    text-align: center;
  }
  .ar-cont_box .ar-pager__list--item.is-current .ar-pager__list--link {
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    cursor: default;
    pointer-events: none;
  }
  .ar-cont_box .ar-pager__list--item.is-prev, .ar-cont_box .ar-pager__list--item.is-next {
    width: auto;
    border: none;
  }
  .ar-cont_box .ar-pager__list--item.is-prev {
    margin-right: 0;
  }
  .ar-cont_box .ar-pager__list--item.is-next {
    margin-left: 0;
  }
  .ar-cont_box .ar-pager__list--link {
    display: block;
    width: 100%;
    height: 100%;
    color: #53768c;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
    transition: background-color 0.2s ease;
  }
  .ar-cont_box .ar-pager__list--link:hover {
    background-color: #d0e2f1;
    opacity: 1;
  }
  .ar-cont_box .ar-pager__list--link.prev {
    display: inline-block;
    position: relative;
    padding: 0 7px 0 30px;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.6px;
    line-height: normal;
    line-height: 34px;
  }
  .ar-cont_box .ar-pager__list--link.prev:before {
    -ms-transform: rotate(225deg);
    position: absolute;
    top: 50%;
    left: 10px;
    width: 11px;
    height: 11px;
    margin-top: -7px;
    transform: rotate(225deg);
    border: 0px;
    border-top: solid 3px #53768c;
    border-right: solid 3px #53768c;
    content: "";
  }
  .ar-cont_box .ar-pager__list--link.next {
    display: inline-block;
    position: relative;
    padding: 0 30px 0 7px;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.6px;
    line-height: normal;
    line-height: 34px;
  }
  .ar-cont_box .ar-pager__list--link.next:after {
    -ms-transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    width: 11px;
    height: 11px;
    margin-top: -7px;
    transform: rotate(45deg);
    border: 0px;
    border-top: solid 3px #53768c;
    border-right: solid 3px #53768c;
    content: "";
  }
  .ar-cont_box input,
.ar-cont_box textarea {
    font-family: inherit;
    font-size: 100%;
  }
  .ar-cont_box .ar-permission {
    margin: 10px 0px 10px 0px;
    padding: 0px 20px 0px 20px;
    clear: both;
    border: 2px solid #e1e1e1;
  }
  .ar-cont_box .ar-permission__inner {
    padding: 10px 0 30px 0;
  }
  .ar-cont_box .ar-permission_header__title {
    overflow: hidden;
    text-align: center;
  }
  .ar-cont_box .ar-permission_header__title--text {
    color: #2f2f2f;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 700;
    letter-spacing: 1.8px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_header__subtitle {
    margin-top: 15px;
  }
  .ar-cont_box .ar-permission_header__subtitle--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-permission_err-top {
    margin-bottom: -20px;
    color: #ff0000;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
  }
  .ar-cont_box .ar-permission_contents {
    margin-top: 35px;
    clear: both;
    border: 2px solid #e1e1e1;
    /* --- アイコン群 --- */
  }
  .ar-cont_box .ar-permission_contents__textline {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__textline__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__textline__contents {
    display: flex;
    margin: 15px 20px;
  }
  .ar-cont_box .ar-permission_contents__textline__contents__email {
    margin: 15px 20px;
  }
  .ar-cont_box .ar-permission_contents__textline__contents__email .email_inner {
    -ms-flex: 1;
    position: relative;
    flex: 1;
  }
  .ar-cont_box .ar-permission_contents__textline__contents__email .email_inner input {
    width: 100%;
  }
  .ar-cont_box .ar-permission_contents__textline__contents__email .email_inner .quest-icon {
    display: none;
  }
  .ar-cont_box .ar-permission_contents__textline__contents__password {
    margin: 15px 20px;
  }
  .ar-cont_box .ar-permission_contents__textline__contents--input {
    flex: 1;
    height: 32px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__textline__contents--input:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__textline__contents--email {
    width: 100%;
    height: 32px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__textline__contents--email:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__textarea {
    margin-top: 15px;
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__textarea_short {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__textarea_short__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__textarea_short__contents {
    margin: 15px 20px;
  }
  .ar-cont_box .ar-permission_contents__textarea_short__contents--input {
    width: 100%;
    height: 32px;
    height: 64px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
    resize: none;
  }
  .ar-cont_box .ar-permission_contents__textarea_short__contents--input:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__textarea_long {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__textarea_long__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__textarea_long__contents {
    margin: 15px 20px;
  }
  .ar-cont_box .ar-permission_contents__textarea_long__contents--input {
    width: 100%;
    height: 32px;
    height: 128px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
    resize: vertical;
  }
  .ar-cont_box .ar-permission_contents__textarea_long__contents--input:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__textarea__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__textarea__contents {
    margin: 15px 20px;
  }
  .ar-cont_box .ar-permission_contents__textarea__contents--input {
    width: 100%;
    height: 32px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__textarea__contents--input:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__select {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__select__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__select__contents {
    display: flex;
    position: relative;
    margin: 15px 20px 10px 20px;
  }
  .ar-cont_box .ar-permission_contents__select__contents .ar-permission_contents__select__arrow {
    position: relative;
    flex: 1;
    width: 100%;
  }
  .ar-cont_box .ar-permission_contents__select__contents .ar-permission_contents__select__arrow::before {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: absolute;
    top: 47%;
    right: 15px;
    width: 12px;
    height: 7px;
    background: url("/assets/images/common/arrow_down_blk_01.png");
    background-repeat: no-repeat;
    background-size: 12px 7px;
    vertical-align: -1px;
    content: "";
    pointer-events: none;
  }
  .ar-cont_box .ar-permission_contents__select__contents--select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    flex: 1;
    width: 100%;
    height: 35px;
    padding: 5px 30px 5px 15px;
    border: 1px solid #d0d0d0;
    border-bottom: 2px solid #9b9b9b;
    border-radius: unset;
    background: #fff;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: 25px;
  }
  .ar-cont_box .ar-permission_contents__select__contents--select:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__select__text {
    padding: 0 20px 0 20px;
  }
  .ar-cont_box .ar-permission_contents__select__text--text {
    padding-bottom: 10px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: 25px;
  }
  .ar-cont_box .ar-permission_contents__select__text--input {
    width: 100%;
    height: 32px;
    padding: 0 20px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__select__text--input:focus {
    outline: 0;
  }
  .ar-cont_box .ar-permission_contents__radio_notext {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents {
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--title {
    padding: 10px 20px 0 20px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--block {
    -ms-flex-direction: row;
    -ms-flex-pack: start;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px 20px 0 20px;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--label {
    -ms-flex-direction: row;
    -ms-flex-align: center;
    flex-direction: row;
    align-items: center;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--radio {
    display: none;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--radio--icon {
    position: relative;
    padding-left: 30px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 20px;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--radio--icon::before {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #979797;
    border-radius: 50%;
    background-color: #f8f8f8;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--radio:checked + span::before {
    top: 1px;
    left: -1px;
    border: 2px solid #2470ff;
  }
  .ar-cont_box .ar-permission_contents__radio_notext__contents--radio:checked + span::after {
    display: block;
    position: absolute;
    top: 5px;
    left: 3px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #2470ff;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__radio_hastext {
    padding: 0 10px 10px 10px;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents {
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--title {
    padding: 5px 20px 0 20px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--block {
    margin: 15px 20px 15px 20px;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--label {
    -ms-flex-direction: row;
    -ms-flex-align: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--radio {
    display: none;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--radio--icon {
    position: relative;
    padding-left: 30px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 20px;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--radio--icon::before {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #979797;
    border-radius: 50%;
    background-color: #f8f8f8;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--radio:checked + span::before {
    top: 1px;
    left: -1px;
    border: 2px solid #2470ff;
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--radio:checked + span::after {
    display: block;
    position: absolute;
    top: 5px;
    left: 3px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #2470ff;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__radio_hastext__contents--input {
    width: 100%;
    width: 50%;
    height: 32px;
    margin-left: 30px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__radio--company-limited {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .ar-cont_box .ar-permission_contents__radio--company-limited .ar-permission_contents__radio_notext__contents--block.company-limited-11 {
    order: 1;
  }
  .ar-cont_box .ar-permission_contents__check {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__check__header--text {
    padding: 10px 20px;
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__check__contents {
    margin: 15px 20px 0 12px;
    padding-bottom: 15px;
  }
  .ar-cont_box .ar-permission_contents__check__contents--list {
    -ms-flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
  .ar-cont_box .ar-permission_contents__check__contents--item {
    -ms-flex-direction: row;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: row;
  }
  .ar-cont_box .ar-permission_contents__check__contents--item:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .ar-cont_box .ar-permission_contents__check__contents--check {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    position: absolute;
    opacity: 0;
  }
  .ar-cont_box .ar-permission_contents__check__contents--check + label {
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 30px;
    background-image: url("/assets/images/common/icon_check_blue_off.png");
    background-repeat: no-repeat;
    background-size: 24px 20px;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__check__contents--check:checked + label {
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 30px;
    background-image: url("/assets/images/common/icon_check_blue_on.png");
    background-repeat: no-repeat;
    background-size: 24px 20px;
    content: "";
  }
  .ar-cont_box .ar-permission_contents__check__contents--text {
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 20px;
  }
  .ar-cont_box .ar-permission_contents__check__contents--input {
    display: block;
    width: 100%;
    width: 50%;
    height: 32px;
    margin-left: 10px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__terms {
    padding: 10px;
  }
  .ar-cont_box .ar-permission_contents__terms__header--text {
    padding: 0 20px 10px 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 24px;
  }
  .ar-cont_box .ar-permission_contents__terms__contents {
    height: 11em;
    margin: 0 20px 10px 20px;
    padding: 10px;
    overflow-y: auto;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    background-color: #f6f6f6;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 24px;
  }
  .ar-cont_box .ar-permission_contents__btn__inner {
    padding: 20px 0 30px 0;
    text-align: center;
  }
  .ar-cont_box .ar-permission_contents__btn--text {
    display: inline-block;
    padding: 10px 35px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
    cursor: pointer;
  }
  .ar-cont_box .ar-permission_contents__btn--text:disabled {
    border: 1px solid rgba(207, 16, 16, 0.32);
    background-color: #fff;
    color: #cf1010;
    pointer-events: none;
  }
  .ar-cont_box .loaders-container {
    display: flex;
    z-index: 1;
    position: relative;
    top: -92px;
    justify-content: center;
    margin: 0 auto;
    padding: 0px;
    font-size: 0;
  }
  .ar-cont_box .loaders-container .container {
    box-sizing: border-box;
    top: 50%;
    height: 0px;
  }
  .ar-cont_box .circle {
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    border: 10px solid rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    border-top-color: #4881ff;
    animation: spin 1s infinite linear;
  }
  .ar-cont_box .circleloader {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    width: 80px;
    height: 20px;
    margin-top: -10px;
    padding: 4px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.4);
  }
  .ar-cont_box .circleloader:before {
    position: absolute;
    left: 0;
    width: 20px;
    height: 12px;
    border-radius: 16px;
    background: #fff;
    animation: push 1s infinite linear;
    content: "";
  }
  @keyframes spin {
    100% {
      transform: rotate(360deg);
    }
  }
  .ar-cont_box .ar-permission_contents__rewardarea {
    text-align: center;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__header {
    margin-top: 36px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__header--text {
    color: #fb7800;
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: 1.1px;
    line-height: 21px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__contents {
    margin: 14px 0 26px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__contents--maintext {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.8px;
    line-height: 30px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__contents--subtext {
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.6px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__contents .text-strong {
    color: #ff0000;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1.8px;
    line-height: 30px;
  }
  .ar-cont_box .ar-permission_contents__rewardarea__contents .img-reward {
    width: 269px;
    height: 47px;
    margin: 18px 0;
  }
  .ar-cont_box .ar-permission_contents__error {
    padding: 10px 20px 0 20px;
  }
  .ar-cont_box .ar-permission_contents__error--text {
    color: #ff0000;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 22px;
  }
  .ar-cont_box .ar-permission_contents__error--text .icon-alert {
    margin-right: 10px;
  }
  .ar-cont_box .ar-permission_contents__matrix__contents--td {
    text-align: center;
  }
  .ar-cont_box .ar-permission_contents__matrix_hastext__contents--input {
    height: 32px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    outline: none;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-permission_contents__in_text {
    display: flex;
    align-items: center;
    padding-left: 5px;
    padding-left: 15px;
    color: #53768c;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 0.94px;
    line-height: 12px;
  }
  .ar-cont_box .ar-quote__border {
    margin: 20px 0;
    padding: 20px 40px 20px 40px;
    clear: both;
    border: 1px solid #c0c7cc;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 31px;
  }
  .ar-cont_box .ar-quote__border--orderlist {
    padding-left: 20px;
    list-style: decimal;
  }
  .ar-cont_box .ar-quote__border--orderlist--text {
    margin-bottom: 10px;
  }
  .ar-cont_box .ar-quote__ground {
    margin: 20px 0;
    padding: 20px 40px 20px 40px;
    clear: both;
    background-color: rgba(240, 241, 243, 0.65);
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 31px;
  }
  .ar-cont_box .ar-quote__ground--text {
    margin-bottom: 10px;
  }
  .ar-cont_box .ar-recommend_contents {
    margin: 0 -40px;
    clear: both;
  }
  .ar-cont_box .ar-recommend_contents .cottl_sec-h2 {
    padding: 35px 0 20px;
  }
  .ar-cont_box .ar-relation_contents {
    margin: 0 -40px;
    clear: both;
  }
  .ar-cont_box .ar-relation_contents .cottl_sec-h2 {
    padding: 35px 0 20px;
  }
  .ar-cont_box .ar-relation_contents .btn_link_wht {
    margin-top: 30px;
  }
  .ar-cont_box .ar-relation_contents_a {
    margin-top: 10px;
    margin-bottom: 12px;
    margin-left: -14px;
    clear: both;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-relation_contents_a_title {
    display: flex;
    flex-flow: column;
  }
  .ar-cont_box .ar-relation_contents_a_title a {
    color: #505050;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article-no-all__title {
    margin-top: 10px;
    clear: both;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-relational-article-no-all__list {
    margin-bottom: 30px;
    clear: both;
  }
  .ar-cont_box .ar-relational-article-no-all__list--show--item {
    margin-top: 10px;
  }
  .ar-cont_box .ar-relational-article-no-all__list--show a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .ar-cont_box .ar-relational-article-no-all__list--show--flex {
    display: -ms-flexbox;
    display: flex;
    color: #53768c !important;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article-no-all__list--show--bullet {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article-no-all__list--show--bullet:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #afafaf;
    content: "";
  }
  .ar-cont_box .ar-relational-article-no-all__list--show--textarea {
    padding-right: 10px;
    padding-left: 0px;
  }
  .ar-cont_box .ar-relational-article-no-all__list--toggle {
    display: none;
  }
  .ar-cont_box .ar-relational-article-no-all__list--toggle--item {
    margin-top: 10px;
  }
  .ar-cont_box .ar-relational-article-no-all__list--toggle a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article-no-all__more {
    margin-top: 10px;
  }
  .ar-cont_box .ar-relational-article-no-all__more--text {
    display: block;
    float: right;
    color: #4881ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: normal;
  }
  .ar-cont_box .ar-relational-article-no-all__more--text:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_down_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-relational-article-no-all__more--text.is-open:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_up_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-relational-article {
    clear: both;
  }
  .ar-cont_box .ar-relational-article__inner {
    padding: 10px 0 30px 0;
  }
  .ar-cont_box .ar-relational-article__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-relational-article__list--show--item {
    margin-top: 10px;
  }
  .ar-cont_box .ar-relational-article__list--show a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .ar-cont_box .ar-relational-article__list--show--flex {
    display: -ms-flexbox;
    display: flex;
    color: #53768c !important;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article__list--show--bullet {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article__list--show--bullet:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #afafaf;
    content: "";
  }
  .ar-cont_box .ar-relational-article__list--show--textarea {
    padding-right: 10px;
    padding-left: 0px;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .ar-cont_box .ar-relational-article__list--toggle {
    display: none;
  }
  .ar-cont_box .ar-relational-article__list--toggle--item {
    margin-top: 10px;
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .ar-cont_box .ar-relational-article__list--toggle a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .ar-cont_box .ar-relational-article__list--toggle--flex {
    display: -ms-flexbox;
    display: flex;
    color: #53768c !important;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article__list--toggle--bullet {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-article__list--toggle--bullet:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #afafaf;
    content: "";
  }
  .ar-cont_box .ar-relational-article__list--toggle--textarea {
    padding-right: 10px;
    padding-left: 0px;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .ar-cont_box .ar-relational-article__more {
    margin-top: 10px;
  }
  .ar-cont_box .ar-relational-article__more a {
    display: block;
    float: right;
    color: #4881ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: normal;
    text-decoration: none;
    cursor: pointer;
  }
  .ar-cont_box .ar-relational-article__more a:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_down_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-relational-article__more a.is-open:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_up_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-relational-tag__title {
    padding-top: 20px;
    clear: both;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-relational-tag__list {
    margin-bottom: 30px;
    clear: both;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list {
    -ms-flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li {
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(50% - 8px);
    padding: 10px 1px 10px 8px;
    border-bottom: 1px solid #d4d4d4;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li:nth-child(odd) {
    margin-right: 8px;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li:nth-child(even) {
    margin-left: 8px;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li a {
    padding-left: 14px;
    color: #2064e5;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li a:before {
    margin-right: 6px;
    margin-left: -14px;
    content: "#";
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li a:hover {
    text-decoration-line: underline;
    opacity: 0.6;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button {
    -ms-flex: 0 0 96px;
    display: block;
    position: relative;
    flex: 0 0 96px;
    width: 96px;
    max-width: 96px;
    height: 33px;
    margin-left: 30px;
    padding-left: 5px;
    padding-left: 24px;
    border: 1px solid #53768c;
    border-radius: 3px;
    color: #53768c;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    text-align: left;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button span {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6px;
    width: 14px;
    height: 14px;
    margin: auto;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button span:before {
    -ms-transform: rotate(-90deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 1px;
    width: 12px;
    height: 2px;
    transform: rotate(-90deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button span:after {
    -ms-transform: rotate(0deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 1px;
    width: 12px;
    height: 2px;
    transform: rotate(0deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button label {
    color: #53768c;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button label:hover {
    cursor: pointer;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button.is-b-active {
    border: none;
    background-color: #ced5dc;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button.is-b-active span:before {
    -ms-transform: rotate(45deg);
    display: block;
    position: absolute;
    top: 8px;
    width: 5px;
    height: 2px;
    transform: rotate(45deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button.is-b-active span:after {
    -ms-transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 3px;
    width: 12px;
    height: 2px;
    transform: rotate(-45deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list li button label {
    display: block;
    width: 100%;
    padding-left: 3px;
    text-align: left;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_list_more {
    display: none;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_morebtn {
    margin-top: 10px;
    text-align: right;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_morebtn a {
    display: inline-block;
    color: #2470ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.7;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_morebtn a:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background-image: url(/assets/images/common/arrow_down_blu_03.png);
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-relational-tag__list .tagwrds_morebtn a.is-open:after {
    background-image: url(/assets/images/common/arrow_up_blu_03.png);
  }
  .ar-cont_box .ar-sentence-mask {
    clear: both;
  }
  .ar-cont_box .ar-sentence-mask__inner {
    padding: 10px 0 30px 0;
  }
  .ar-cont_box .ar-sentence-mask__text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .is-sentence-mask {
    position: relative;
  }
  .ar-cont_box .is-sentence-mask:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 75%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
    content: "";
  }
  .ar-cont_box .ar-sentence {
    clear: both;
  }
  .ar-cont_box .ar-sentence__inner {
    padding: 10px 0 10px 0;
  }
  .ar-cont_box .ar-sentence__sentence--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: normal;
  }
  .ar-cont_box .ar-serialize-title {
    clear: both;
  }
  .ar-cont_box .ar-serialize-title__inner {
    padding: 10px 0 10px 0;
  }
  .ar-cont_box .ar-serialize-title__title--text {
    padding: 8px 0;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 1.4px;
    line-height: 25px;
  }
  .ar-cont_box .ar-serialize-title__title--curationfrom {
    position: relative;
    left: -10px;
    padding-left: 40px;
    background: url(/assets/images/common/icon_news.png) no-repeat;
    background-position: 1.2rem;
    background-size: 2rem;
    color: #53768c;
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: 100;
    letter-spacing: 1.4px;
    line-height: 25px;
    line-height: 30px;
  }
  .ar-cont_box .ar-serialize-title__btns {
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
  }
  .ar-cont_box .ar-serialize-title__sentence {
    margin-top: 10px;
  }
  .ar-cont_box .ar-serialize-title__sentence--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-serialize-title__bitwrp {
    display: flex;
    position: relative;
    align-items: center;
    margin-left: auto;
  }
  .ar-cont_box .ar-serialize-title__bitwrp:before {
    display: block;
    position: absolute;
    width: 48px;
    height: 32px;
    border-radius: 16px;
    box-shadow: 0 0 0 3px #8ca9bc;
    content: "";
    opacity: 0;
    transition: opacity 0.2s ease;
  }
  .ar-cont_box .ar-serialize-title__bitwrp.is-hover:before {
    opacity: 1;
  }
  .ar-cont_box .ar-serialize-title__bithint {
    display: none;
    position: absolute;
    top: -115px;
    left: -82px;
    width: 212px;
    height: 104px;
    padding: 7px 18px 0;
    border-radius: 8px;
    background-color: #53768c;
    box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.15);
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 25px;
  }
  .ar-cont_box .ar-serialize-title__bithint:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0 0 0 -6px;
    border-top: 12px solid #53768c;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
  }
  .ar-cont_box .ar-serialize-title__btns--v2 {
    gap: 0 10px;
    display: grid;
    grid-template-areas: "bitwrp jmpcmt snsbtns";
    grid-template-columns: min-content 1fr auto;
  }
  .ar-cont_box .ar-serialize-title__btns--v2 .ar-serialize-title__bitwrp {
    grid-area: bitwrp;
    margin-left: unset;
  }
  .ar-cont_box .ar-serialize-title__btns--v2 .btn_jmpcmt {
    grid-area: jmpcmt;
    width: 27px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .ar-cont_box .ar-serialize-title__btns--v2 .btn_jmpcmt:before, .ar-cont_box .ar-serialize-title__btns--v2 .btn_jmpcmt:after {
    all: initial;
  }
  .ar-cont_box .ar-serialize-title__btns--v2 .btn_jmpcmt--post {
    background-image: url(/assets/images/common/icon_cmt_white.png);
  }
  .ar-cont_box .ar-serialize-title__btns--v2 .btn_jmpcmt--see {
    background-image: url(/assets/images/common/icon_cmt_gray.png);
  }
  .ar-cont_box .ar-sns--v2 {
    display: block !important;
    grid-area: snsbtns;
  }
  .ar-cont_box .ar-sns_list--v2 {
    gap: 0 10px;
    display: flex;
    align-items: center;
  }
  #contents:not(.is-tablet) .ar-cont_box .ar-sns_list_item--v2.ar-sns_list_item--print {
    display: block;
  }
  .ar-cont_box .ar-sns_list_item--v2 a {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 21px;
    color: #fff;
    text-decoration: none;
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-series__image--main {
    padding-top: 56.25%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .ar-cont_box .ar-series__title {
    padding: 30px 0 30px 0;
  }
  .ar-cont_box .ar-series__title--text {
    padding-left: 20px;
    border-left: 4px solid #53768c;
    color: #2f2f2f;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: 1.9px;
    line-height: 22px;
  }
  .ar-cont_box .ar-series__cardlists {
    padding: 0 40px;
  }
  .ar-cont_box .ar-series__card {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
  }
  .ar-cont_box .ar-series__card:last-child {
    border-bottom: none;
  }
  .ar-cont_box .ar-series__card.is-favorite {
    position: relative;
  }
  .ar-cont_box .ar-series__card.is-favorite .js-hint-bit-wrap {
    position: absolute;
    top: 5px;
    left: 163px;
  }
  .ar-cont_box .ar-series__card__inner {
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-decoration: none;
  }
  .ar-cont_box .ar-series__card__image {
    width: 35.5%;
  }
  .ar-cont_box .ar-series__card__image.is-favorite {
    position: relative;
  }
  .ar-cont_box .ar-series__card__image.is-favorite .btn_bit {
    position: absolute;
    top: 7px;
    right: 1px;
  }
  .ar-cont_box .ar-series__card__image--main {
    padding-top: 56.25%;
    border: 1px solid #d8d8d8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .ar-cont_box .ar-series__card__contents {
    width: 59%;
  }
  .ar-cont_box .ar-series__card__contents__title--text {
    color: #333;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: 32px;
  }
  .ar-cont_box .ar-series__card__contents__date {
    margin: 15px 0;
  }
  .ar-cont_box .ar-series__card__contents__date--text {
    color: #a5a5a5;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: normal;
  }
  .ar-cont_box .ar-series__card__subtitle {
    width: 100%;
  }
  .ar-cont_box .ar-series__card__subtitle--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-subtitle {
    width: 100%;
    margin: 20px 0;
    padding: 20px 32px;
    clear: both;
  }
  .ar-cont_box .ar-subtitle.is-red {
    border: 1px solid #970000;
    background-color: #fdf2f0;
  }
  .ar-cont_box .ar-subtitle.is-orange {
    border: 1px solid #e47c05;
    background-color: #fff6ec;
  }
  .ar-cont_box .ar-subtitle.is-blue {
    border: 1px solid #066a9c;
    background-color: #e5f2fa;
  }
  .ar-cont_box .ar-subtitle.is-green {
    border: 1px solid #3e6e10;
    background-color: #edfdea;
  }
  .ar-cont_box .ar-subtitle.is-grey {
    border: 1px solid #bfbfbf;
    background-color: #f5f6f7;
    box-shadow: 0px 0px 0 4px #fff inset;
  }
  .ar-cont_box .ar-subtitle__title {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 32px;
  }
  .ar-cont_box .ar-subtitle__contents {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-table {
    margin: 20px 0;
    clear: both;
  }
  .ar-cont_box .ar-table__title {
    width: 100%;
    margin-bottom: 3px;
  }
  .ar-cont_box .ar-table__title--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-table__main {
    width: 100%;
    margin: 10px 0 20px 0;
    clear: both;
    border: 1px solid #c0c7cc;
  }
  .ar-cont_box .ar-table th {
    padding: 8px;
    border: 1px solid #c0c7cc;
    background-color: #53768c;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
  }
  .ar-cont_box .ar-table td {
    padding: 8px;
    border: 1px solid #c0c7cc;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    text-align: center;
  }
  .ar-cont_box .ar-table td:first-of-type {
    background-color: #f0f1f3;
  }
  .ar-cont_box .ar-text-size {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
  }
  .ar-cont_box .ar-text-size.is-very-small {
    font-size: 10px;
    font-size: 1rem;
  }
  .ar-cont_box .ar-text-size.is-small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .ar-cont_box .ar-text-size.is-large {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .ar-cont_box .ar-text-size.is-very-large {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .ar-cont_box .ar-text-size.is-bold {
    font-weight: 700;
  }
  .ar-cont_box .ar-title-sentence {
    clear: both;
  }
  .ar-cont_box .ar-title-sentence__inner {
    padding: 10px 0 30px 0;
  }
  .ar-cont_box information .ar-title-sentence__title {
    margin-bottom: 20px;
    padding-left: 13px;
    border-left: 4px solid #53768c;
  }
  .ar-cont_box .ar-title-sentence__title {
    margin-bottom: 20px;
    padding-left: 13px;
    border-left: 4px solid #53768c;
  }
  .ar-cont_box .ar-title-sentence__title--text {
    color: #2f2f2f;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 22px;
  }
  .ar-cont_box .ar-title-sentence__sentence--text {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-toc {
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 30px 0;
    padding: 20px;
    clear: both;
    border: 1px solid #c0c7cc;
  }
  .ar-cont_box .ar-toc__title {
    width: 15%;
    padding: 0 10px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    text-align: center;
  }
  .ar-cont_box .ar-toc__contents {
    width: 85%;
  }
  .ar-cont_box .ar-toc__contents__list {
    list-style: none;
    counter-reset: toc_counter;
  }
  .ar-cont_box .ar-toc__contents__list li {
    padding-left: 3em;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    text-indent: -2em;
  }
  .ar-cont_box .ar-toc__contents__list li a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-toc__contents__list li:before {
    padding-right: 1em;
    color: #333;
    content: counter(toc_counter) ". ";
    counter-increment: toc_counter;
  }
  .ar-cont_box .ar-toc__contents__list li:not(:last-of-type) {
    padding-bottom: 10px;
  }
  .ar-cont_box .ar-wrap {
    padding: 10px 0 30px 0;
    clear: both;
  }
  .ar-cont_box .ar-wrap__right {
    width: 50%;
    margin-left: 10px;
    padding-bottom: 10px;
    float: right;
  }
  .ar-cont_box .ar-wrap__right--title {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-wrap__right--list--toggle {
    display: none;
  }
  .ar-cont_box .ar-wrap__right li {
    padding: 12px 0;
    border-bottom: 1px solid #d8d8d8;
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
  }
  .ar-cont_box .ar-wrap__right li a {
    color: #53768c;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-wrap__right__more {
    margin-top: 10px;
  }
  .ar-cont_box .ar-wrap__right__more a {
    display: block;
    float: right;
    color: #2470ff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: normal;
    text-decoration: none;
    cursor: pointer;
  }
  .ar-cont_box .ar-wrap__right__more a:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_down_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-wrap__right__more a.is-open:after {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-left: 13px;
    background: url("/assets/images/common/arrow_up_blu_03.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    vertical-align: 0px;
    content: "";
  }
  .ar-cont_box .ar-wrap__left {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-writing-box {
    margin: 12px 0;
  }
  .ar-cont_box .ar-writing {
    clear: both;
  }
  .ar-cont_box .ar-writing button {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 96px;
    height: 32px;
    margin-right: 6px;
    margin-left: 6px;
    padding-left: 5px;
    padding-left: 24px;
    border: 1px solid #53768c;
    border-radius: 3px;
    color: #53768c;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    text-align: left;
  }
  .ar-cont_box .ar-writing button span {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6px;
    width: 14px;
    height: 14px;
    margin: auto;
  }
  .ar-cont_box .ar-writing button span:before {
    -ms-transform: rotate(-90deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 1px;
    width: 12px;
    height: 2px;
    transform: rotate(-90deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-writing button span:after {
    -ms-transform: rotate(0deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 1px;
    width: 12px;
    height: 2px;
    transform: rotate(0deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-writing button label {
    color: #53768c;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
  }
  .ar-cont_box .ar-writing button label:hover {
    cursor: pointer;
  }
  .ar-cont_box .ar-writing button.is-b-active {
    border: none;
    background-color: #ced5dc;
  }
  .ar-cont_box .ar-writing button.is-b-active span:before {
    -ms-transform: rotate(45deg);
    display: block;
    position: absolute;
    top: 8px;
    width: 5px;
    height: 2px;
    transform: rotate(45deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-writing button.is-b-active span:after {
    -ms-transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: 6px;
    left: 3px;
    width: 12px;
    height: 2px;
    transform: rotate(-45deg);
    border-radius: 10px;
    background: none repeat scroll 0 0 #53768c;
    content: "";
    transition: all 0.2s ease;
  }
  .ar-cont_box .ar-writing button label {
    display: block;
    width: 100%;
    text-align: left;
  }
  .ar-cont_box .ar-writing__inner {
    position: relative;
  }
  .ar-cont_box .ar-writing__author {
    -ms-flex-direction: row;
    -ms-flex-pack: end;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
  }
  .ar-cont_box .ar-writing__author--text {
    color: #333;
    /* display: inline-block; */
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 18px;
    text-align: right;
  }
  .ar-cont_box .ar-writing__author--text a {
    color: #53768c;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    text-decoration: none;
  }
  .ar-cont_box .ar-writing__author--btn {
    -ms-flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    display: inline-block;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 20px;
    margin-left: 2px;
    border-radius: 4px;
    background-color: #f0f0f0;
    text-align: center;
    vertical-align: -6px;
  }
  .ar-cont_box .ar-writing__author--btn--icon {
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url("/assets/images/common/arrow_down_blu_02.png");
    background-repeat: no-repeat;
    background-size: 12px 7px;
    vertical-align: 8px;
    content: "";
  }
  .ar-cont_box .ar-writing__author--btn.is-open .ar-writing__author--btn--icon {
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url("/assets/images/common/arrow_up_blu_02.png");
    background-repeat: no-repeat;
    background-size: 12px 7px;
    content: "";
  }
  .ar-cont_box .ar-writing__toggle {
    display: none;
    z-index: 1;
    position: absolute;
    width: 98%;
    padding: 0 40px 0 40px;
  }
  .ar-cont_box .ar-writing__toggle__inner {
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 0 7px 6px rgba(0, 0, 0, 0.13);
  }
  .ar-cont_box .ar-writing__toggle__image {
    width: 25%;
    padding: 20px 30px 20px 30px;
    float: left;
  }
  .ar-cont_box .ar-writing__toggle__image--main {
    padding-top: 100%;
    border-radius: 50%;
    background-color: #979797;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .ar-cont_box .ar-writing__toggle__image.no-image {
    display: none;
  }
  .ar-cont_box .ar-writing__toggle__image.no-image + div {
    width: 100%;
    float: initial;
  }
  .ar-cont_box .ar-writing__toggle__image.no-image + div + div {
    width: 100%;
    float: initial;
  }
  .ar-cont_box .ar-writing__toggle__author {
    width: 75%;
    margin-bottom: 20px;
    padding: 30px 30px 0 30px;
    float: right;
  }
  .ar-cont_box .ar-writing__toggle__author--title {
    display: inline-block;
    color: #4a4a4a;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
  }
  .ar-cont_box .ar-writing__toggle__author--name {
    display: inline-block;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 18px;
  }
  .ar-cont_box .ar-writing__toggle__description {
    width: 75%;
    padding: 0 30px 30px 30px;
    float: right;
  }
  .ar-cont_box .ar-writing__toggle__description__inner {
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 25px;
  }
  .ar-cont_box .ar-trnd_list {
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 12px;
    margin-left: -15px;
    padding-right: 0;
    padding-left: 0;
  }
  .ar-cont_box .ar-trnd_list.author {
    justify-content: flex-end;
    margin-top: 6px;
  }
  .ar-cont_box .ar-trnd_list li {
    -ms-flex-direction: row;
    -ms-flex-pack: start;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top: 1px solid #d4d4d4;
  }
  .ar-cont_box .ar-trnd_list li:nth-of-type(1), .ar-cont_box .ar-trnd_list li:nth-of-type(2) {
    padding-top: 0;
    border-top: none;
  }
  .ar-cont_box .ar-trnd_list li > a .autr-name {
    width: 68%;
    padding-top: 4px;
  }
  .ar-cont_box .ar-trnd_list li > button {
    width: 31%;
  }
  .ar-cont_box .non-author {
    min-width: 108px;
  }

  .ar-cont_box--relations {
    padding: 0 18px;
  }
  #contents:not(.is-tablet) .ar-cont_box--relations .ar-relation_contents--article,
#contents:not(.is-tablet) .ar-cont_box--relations .ar-recommend_contents--article {
    margin: unset;
  }
  #contents.is-tablet .ar-cont_box--relations .ar-relation_contents--article,
#contents.is-tablet .ar-cont_box--relations .ar-recommend_contents--article {
    margin: 0 -10px;
  }
  .ar-cont_box--relations .ar-relation_contents--article a,
.ar-cont_box--relations .ar-recommend_contents--article a {
    color: unset;
    text-decoration: unset;
  }
  .ar-cont_box--relations .ar-relation_contents--article .crd_itm.is-small,
.ar-cont_box--relations .ar-recommend_contents--article .crd_itm.is-small {
    border: 1px solid rgba(83, 118, 140, 0.2);
  }

  .ar-recommend_contents--article .ar-recommend_contents__inner {
    margin: 0 0 25px;
  }

  .ar-cont_box--pr_text {
    margin: 35px 0 20px;
    padding: 0 15px;
  }
  .ar-cont_box--pr_text section {
    border-top: 1px solid rgba(83, 118, 140, 0.2);
    border-bottom: 1px solid rgba(83, 118, 140, 0.2);
  }
  .ar-cont_box--pr_text .co-relational-article__list--show--item--wrapper {
    padding-left: 30px;
  }
  .ar-cont_box--pr_text .co-relational-article__list--show--item--wrapper--label {
    top: 7px;
    left: 2px;
  }
  .ar-cont_box--pr_text .co-relational-article__list--show li {
    padding-right: unset;
  }

  .video_box .ar-movie-login {
    clear: both;
  }
  .video_box .ar-movie-login__inner {
    padding: 10px 0 30px 0;
  }
  .video_box .ar-movie-login--cont {
    position: relative;
  }
  .video_box .ar-movie-login--movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .video_box .ar-movie-login--movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video_box .ar-movie-login--image {
    padding-top: 56.25%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .video_box .ar-movie-login--notice {
    -ms-transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 25px 0 27px;
    transform: translateY(-50%);
    backface-visibility: hidden;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
  }
  .video_box .ar-movie-login--notice--lead {
    color: #2f2f2f;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.22px;
    line-height: 18px;
  }
  .video_box .ar-movie-login--notice--btn {
    -ms-flex-pack: center;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    height: 44px;
    margin-top: 27px;
  }
  .video_box .ar-movie-login--notice--btn--regist {
    -ms-flex-item-align: stretch;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    align-self: stretch;
    justify-content: space-around;
    width: 200px;
    margin: 0 5px;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .video_box .ar-movie-login--notice--btn--regist--text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .video_box .ar-movie-login--notice--btn--login {
    -ms-flex-item-align: stretch;
    -ms-flex-pack: distribute;
    display: -ms-flexbox;
    display: flex;
    align-self: stretch;
    justify-content: space-around;
    width: 200px;
    margin: 0 5px;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #2470ff;
    color: #fff;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .video_box .ar-movie-login--notice--btn--login--text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .video_box .ar-movie-login.no-login .ar-movie-login--cont {
    position: relative;
  }
  .video_box .ar-movie-login.no-login .ar-movie-login--cont:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
  }
  .video_box .ar-movie-login.no-login .ar-movie-login--cont:after {
    display: block;
    position: absolute;
    top: 122px;
    left: 50%;
    width: 107px;
    height: 107px;
    margin-left: -53px;
    background-image: url(/assets/images/common/icon_play.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 107px auto;
    content: "";
  }

  /* ========2021.07.14 ADD START======== */
  /* 2021.12.13 ADD */
  .ar-contents-footer {
    display: block;
    right: 20px;
    bottom: 20px;
    /* position: absolute; */
    margin-top: 20px;
    text-align: right;
  }

  .ar-cont a.ar-contents-footer-link-url {
    text-decoration: none;
  }

  span.ar-contents-footer-link-text {
    color: #53768c;
    font-size: 12px;
    font-size: 1.4rem;
    font-weight: normal;
    letter-spacing: 1.4px;
    line-height: 20px;
  }

  /* 2021.12.13 ADD ここまで */
  .co-article_card {
    box-shadow: 0 1px 3px -1px #bbb;
  }

  .contents_main .co-article_card {
    margin-right: 5px !important;
    margin-left: 5px !important;
  }

  .co-article_card__remarks {
    line-height: 13px;
  }

  .co-event_seminar_card {
    box-shadow: 0 1px 3px -1px #bbb;
  }

  .co-event_seminar_cardlists {
    padding: 0;
  }

  .co-article_card__contents--imagevisual {
    height: auto;
  }

  .co-article_card__contents--img {
    display: flex;
    justify-content: center;
  }

  /* .co-event_seminar_card__contents--imagevisual.is-event  */
  .co-event_seminar_card__remarks {
    display: flex;
    position: absolute;
    right: 0;
    bottom: 0;
    justify-content: center;
    /* 追加 */
    width: 50%;
    padding: 2px 0;
    background-color: rgba(245, 98, 29, 0.8);
  }

  .co-event_seminar_card__remarks--category {
    color: #fff;
    font-size: 9px;
    font-size: 0.9rem;
    font-weight: normal;
    letter-spacing: 0.4px;
    line-height: 13px;
    text-align: center;
  }

  .co-event_seminar_card__contents--date {
    /* visibility: visible; */
    display: none;
  }

  /* ========2021.07.14 ADD END======== */
  .light_enquete_ttl {
    width: 100%;
    /* margin-top: 20px; */
    margin-bottom: 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 22px;
    text-align: center;
  }

  .cont1_banner {
    display: none;
  }

  .multi-credits__lists {
    margin: 20px 0;
    padding: 15px 20px;
    border: 2px solid #e1e1e1;
  }
  .multi-credits__ttl {
    margin-bottom: 10px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 22px;
  }
  .multi-credits__list {
    display: inline;
    font-size: 1.4rem;
    letter-spacing: 0.44px;
    line-height: 1.5;
    list-style: none;
    word-break: break-word;
  }
  .js-mdl-movie-permission .mdl_cnt {
    padding: 30px 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1120px) {
  .ar-sns {
    display: none;
    z-index: 2;
    position: fixed;
    top: auto;
    bottom: 30px;
    left: 60px;
  }
  .ar-sns.is-ready {
    display: block !important;
  }

  .ar-sns_list {
    -ms-flex-direction: row;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .ar-sns_list_item {
    margin-top: 0;
    margin-left: 16px;
  }
  .ar-sns_list_item:first-child {
    margin-top: 0;
    margin-left: 0;
  }
  .ar-sns_list_item:nth-child(3) {
    margin-top: 0;
  }
  .ar-sns_list_item a {
    display: block;
    position: relative;
    border: 1px solid #748393;
    background-color: #748393;
    color: #fff;
    transition: all 0.2s ease;
  }
  .ar-sns_list_item a i {
    display: block;
    position: absolute;
  }
  .ar-sns_list_item a:hover {
    background-color: #fff;
    opacity: 1;
  }
  .ar-sns_list_item a.is-large {
    width: 42px;
    height: 42px;
    border-radius: 21px;
    font-size: 40px;
  }
  .ar-sns_list_item a.is-large i {
    top: 1px;
    left: 1px;
  }
  .ar-sns_list_item a.is-small {
    width: 42px;
    height: 42px;
    border-radius: 21px;
    font-size: 24px;
  }
  .ar-sns_list_item a.is-small i {
    top: 8px;
    left: 8px;
  }

  .ar-sns_list_item--mail a {
    border-color: #0e50cc;
    background-color: #fff;
    color: #0e50cc;
  }
  .ar-sns_list_item--mail a:hover {
    opacity: 0.6;
  }

  .ar-sns_list_item--print {
    display: none;
  }
  .ar-sns_list_item--print a {
    border-color: #1870a7;
    background-color: #fff;
    color: #1870a7;
  }
  .ar-sns_list_item--print a:hover {
    opacity: 0.6;
  }

  .ar-sns_list_item--facebook a:hover {
    border-color: #315096;
    color: #315096;
  }

  .ar-sns_list_item--twitter a:hover {
    border-color: #68b5ef;
    color: #68b5ef;
  }

  .ar-sns_list_item--hatena a:hover {
    border-color: #02a4d4;
    color: #02a4d4;
  }

  .ar-sns_list_item--line a:hover {
    border-color: #01c300;
    color: #01c300;
  }

  .ar-sns_list_item--google a:hover {
    border-color: #dc4e41;
    color: #dc4e41;
  }

  .ar-sns_list_item--pocket a.is-small i {
    top: 9px;
  }
  .ar-sns_list_item--pocket a:hover {
    border-color: #ed374d;
    color: #ed374d;
  }

  .ar-sns_list_item--container {
    display: none;
  }

  .ar-sns.is-tablet .ar-sns_list_item a {
    background-color: #fff;
    transition: none;
  }
  .ar-sns.is-tablet .ar-sns_list_item a:hover {
    opacity: 1;
  }
  .ar-sns.is-tablet .ar-sns_list_item--mail a {
    border-color: #0e50cc;
    background-color: #fff;
    color: #0e50cc;
  }
  .ar-sns.is-tablet .ar-sns_list_item--mail a:hover {
    opacity: 1;
  }
  .ar-sns.is-tablet .ar-sns_list_item--facebook a:hover,
.ar-sns.is-tablet .ar-sns_list_item--twitter a:hover,
.ar-sns.is-tablet .ar-sns_list_item--hatena a:hover,
.ar-sns.is-tablet .ar-sns_list_item--line a:hover,
.ar-sns.is-tablet .ar-sns_list_item--google a:hover,
.ar-sns.is-tablet .ar-sns_list_item--pocket a:hover {
    background-color: #fff;
  }
  .ar-sns.is-tablet .ar-sns_list_item--mail a {
    border-color: #0e50cc;
    color: #0e50cc;
  }
  .ar-sns.is-tablet .ar-sns_list_item--facebook a {
    border-color: #315096;
    color: #315096;
  }
  .ar-sns.is-tablet .ar-sns_list_item--twitter a {
    border-color: #68b5ef;
    color: #68b5ef;
  }
  .ar-sns.is-tablet .ar-sns_list_item--hatena a {
    border-color: #02a4d4;
    color: #02a4d4;
  }
  .ar-sns.is-tablet .ar-sns_list_item--line a {
    border-color: #01c300;
    color: #01c300;
  }
  .ar-sns.is-tablet .ar-sns_list_item--google a {
    border-color: #dc4e41;
    color: #dc4e41;
  }
  .ar-sns.is-tablet .ar-sns_list_item--pocket a {
    border-color: #ed374d;
    color: #ed374d;
  }
  .ar-sns.is-tablet.is-portrait .ar-sns_list_item {
    margin-left: 22px;
  }
  .ar-sns.is-tablet.is-portrait .ar-sns_list_item:first-child {
    margin-left: 0;
  }
  .ar-sns.is-tablet.is-portrait .ar-sns_list_item a.is-large {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    font-size: 66px;
  }
  .ar-sns.is-tablet.is-portrait .ar-sns_list_item a.is-large i {
    top: 2px;
    left: 2px;
  }
  .ar-sns.is-tablet.is-portrait .ar-sns_list_item a.is-small {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    font-size: 40px;
  }
  .ar-sns.is-tablet.is-portrait .ar-sns_list_item a.is-small i {
    top: 15px;
    left: 14px;
  }
  .ar-sns.is-tablet.is-portrait .ar-sns_list_item--pocket a.is-small i {
    top: 17px;
  }
  .ar-sns.is-tablet.is-landscape .ar-sns_list_item {
    margin-left: 18px;
  }
  .ar-sns.is-tablet.is-landscape .ar-sns_list_item:first-child {
    margin-left: 0;
  }
  .ar-sns.is-tablet.is-landscape .ar-sns_list_item a.is-large {
    width: 54px;
    height: 54px;
    border-radius: 27px;
    font-size: 52px;
  }
  .ar-sns.is-tablet.is-landscape .ar-sns_list_item a.is-large i {
    top: 1px;
    left: 1px;
  }
  .ar-sns.is-tablet.is-landscape .ar-sns_list_item a.is-small {
    width: 54px;
    height: 54px;
    border-radius: 27px;
    font-size: 31px;
  }
  .ar-sns.is-tablet.is-landscape .ar-sns_list_item a.is-small i {
    top: 11px;
    left: 11px;
  }
  .ar-sns.is-tablet.is-landscape .ar-sns_list_item--pocket a.is-small i {
    top: 12px;
  }

  #wrapper .ar-sns.is-fixed {
    position: fixed;
    top: auto;
    bottom: 30px;
    left: 60px;
  }
  #wrapper.state_notice_exists .ar-sns.is-fixed {
    bottom: 30px;
  }

  #fixedbaner {
    display: none !important;
  }

  .light_enquete_ttl {
    width: 86%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 400px) {
  .ar-cont_box {
    padding: 0 20px;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 31px;
  }
  .ar-cont_box .ar-white-paper__notice_slide {
    -ms-transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 10px;
    transform: translateY(-50%);
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0.85);
    text-align: center;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide_ttl {
    margin-top: 0em;
    padding: 0 0 16px;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--lead {
    padding: 0 0 10px;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--lead br {
    display: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--btn {
    margin-bottom: 20px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--btn--regist {
    width: 140px;
    margin: 10px 5px 0;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-nologin .ar-white-paper__notice_slide--btn--login {
    display: inline-block;
    width: 140px;
    margin: 10px 5px 0;
    padding: 13px 5px;
    border-radius: 3px;
    background-color: #2470ff;
    color: #fff;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: normal;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember {
    padding: 10px 0;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide_ttl {
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 20px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide_ttl span {
    color: #f55e00;
    font-size: 30px;
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: 0.65px;
    line-height: 22px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead {
    margin-top: 0.5em;
    color: #ffffff;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 20px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead.no-ttl {
    margin-top: 2em;
    line-height: 28px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--lead br {
    display: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--btn {
    margin: 0px 10px 0;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--btn--regist {
    display: inline-block;
    width: 100%;
    max-width: 365px;
    margin-top: 10px;
    padding: 5px;
    border-radius: 3px;
    background-color: #f35f18;
    color: #fff;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.8px;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--btn--view {
    display: block;
    width: 100%;
    max-width: 365px;
    height: 30px;
    margin: 0 auto;
    border-radius: 3px;
    background-color: #f2f8fc;
    color: #232729;
    color: #53768c !important;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.75px;
    line-height: 30px;
    line-height: 30px;
    text-decoration: none !important;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link {
    margin-top: 10px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-litemember .ar-white-paper__notice_slide--link a {
    color: #2e7de8;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 22px;
    text-decoration: none;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-permission .ar-white-paper__notice_slide--lead {
    margin-top: 2em;
    padding: 0% 0% 4%;
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.22px;
    line-height: 18px;
  }
  .ar-cont_box .ar-white-paper__notice_slide.is-permission .ar-white-paper__notice_slide--txt {
    margin-right: 0em;
    margin-left: 0em;
    padding: 0 10px;
    color: #fff;
    font-size: 1.4rem;
    letter-spacing: 1.2px;
    line-height: 18px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice_ttl {
    font-size: 1.4rem;
    line-height: 20px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice_ttl span {
    font-size: 2.1rem;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--lead {
    line-height: 20px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--lead.no-ttl {
    line-height: 28px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--btn--regist {
    padding: 5px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link {
    margin-top: 10px;
  }
  .ar-cont_box .ar-white-paper__notice.is-litemember .ar-white-paper__notice--link a {
    color: #2e7de8;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 1.05px;
    line-height: 22px;
    text-decoration: none;
  }

  .light_enquete_ttl {
    width: 86%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: 22px;
  }
}
@media screen and (min-width: 768px) {
  .answered-text {
    display: flex;
    justify-content: center;
  }
}