
/* for mimiko 20036
 * 2025/02/14
 * ========================================================================== */

#contents_inner #c_header {
  margin-bottom: 0;
}
#contents_inner #contents_body {
  width: 100%;
  max-width: 700px;
}

/*--------------------*
 *  .menu_header
 *--------------------*/
.menu_header {
  background: url(../../image/20036/basic_bg.png) repeat-y 50% top / 100% auto;
  padding: 6% 0;
  color: #fff;
}
#contents_inner .menu_header .c_caption {
  background-color: #fff;
  color: #000;
  width: 90%;
  max-width: 550px;
  margin: 0 auto 3%;
  border-radius: 8px;
  padding: 3% 4%;
}
.menu_header h2 {
  font-size: 16px;
  margin-bottom: 0;
}
.menu_header p {
  text-align: center;
}
.menu_header .c_caption p {
  text-align: left;
}
.menu_header .note {
  width: 80%;
  margin: 0 auto 3%;
  font-size: 0.8em;
}
.menu_header .img_text {
  margin-bottom: 20px;
}
/*--------------------*
 *  .box_form
 *--------------------*/
.box_form {
  background: #D3F6F7;
  padding: 6% 5% 2%;
  margin-bottom: 8%;
}
#contents_inner #frmInput .input_tbl select {
  background-color: #fff;
}
#contents_inner .ninni {
  font-size: 10px;
  font-weight: normal;
  line-height: 1.2;
  border-radius: 16px;
  padding: 2px 8px;
  margin-bottom: 1%;
  margin-left: 4px;
  position: relative;
  top: -2px;
  border: 1px solid #1F2121;
}
#contents_inner #frm_btn .btn {
  background-color: #AC49C8;
  color: #fff;
}
/*--------------------*
 *  #c_privacy
 *--------------------*/
#c_privacy {
  width: 90%;
  max-width: 550px;
  margin: 0 auto;
}

/*--------------------*
 *  result
 *--------------------*/
#contents_inner .result_text {
  background: none;
  width: 90%;
  max-width: 550px;
  margin: 0 auto;
  background: none;
  padding-bottom: 0;
}
.mosaic_btn.bg .text_mos {
  background: none;
}
.mosaic_btn .btn {
  background-color: #000;
  color: #fff;
  margin: 2% auto 1%;
}
.result_text .mosaic_btn  {
  margin-top: 30px;
}
/*--------------------*
 *  .result_basic
 *--------------------*/
.result_basic {
  background: url(../../image/20036/basic_bg.png) repeat-y 50% top / 100% auto;
  padding-top: 5%;
  color: #fff;
}
.basic_info {
  width: 80%;
  margin: 0 auto;
  position: relative;
}
.basic_info::before ,
.basic_info::after {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
}
.basic_info::before {
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  top: 0;
  left: 0;
}
.basic_info::after {
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  top: 0;
  right: 0;
}
.basic_mos {
  background: linear-gradient(rgba(255,255,255, 0) 50%, rgba(226,236,254, 0.7) 88%, rgba(226,236,254) 98%);
}
/*--------------------*
 *  .summary_group
 *--------------------*/
.summary_group {
  max-width: 550px;
  margin: 0 auto;
  padding-top: 3%;
}
.summary_group h2 {
  margin-bottom: 6px;
}
.summary_group h2 span {
  color: #000;
  background-color: #7EFFFE;
  display: inline;
  padding: 11px 30px 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
#contents_inner .summary_group .result_text {
  border: 2px solid #7EFFFE;
  border-radius: 8px;
  padding: 4% 8%;
  background: url(../../image/20036/basic_bg.png) repeat-y 50% top / 100% auto;
}
.summary_group li {
  list-style-type: disc;
  color: #7EFFFE;
}
.summary_group li span {
  color: #fff;
}
/*--------------------*
 *  .container
 *--------------------*/
#contents_body .container {
  position: relative;
  margin-bottom: 8%;
}
.box_result_1 { background: linear-gradient(#E2ECFE, #D4F5F6); }
.box_result_2 { background: #FFDCFD; }
.box_result_3 { background: #D3F6F7; }
.box_result_4 { background: #FBFED8; }

[class^= "box_result_"] {
  padding-bottom: 30px;
}
.result_body {
  background-image: url(icon.svg);
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: 11% auto;
  padding: 0 0 1%;
  padding-top: 16%;
}
.box_result_1 .result_body {
  background-image: url(../../image/20036/ic_1.png);
  background-position: 50% 6%;
}
.box_result_2 .result_body {
  background-image: url(../../image/20036/ic_2.png);
}
.box_result_3 .result_body {
  background-image: url(../../image/20036/ic_3.png);
}
.box_result_4 .result_body {
  background-image: url(../../image/20036/ic_4.png);
}
@media only screen and (min-width: 600px) {
  .result_body {
    padding-top: 9%;
    background-position: 50% 13%;
    background-size: 6% auto;
  }
  .box_result_1 .result_body {
    background-position: 50% 8%;
  }
}
#contents_body .menu_ttl {
  text-align: center;
}
.result_body h2 {
  position: relative;
  display: inline-block;
  padding: 1% 24px 0;
}
.result_body h2 span::before, .result_body h2 span::after {
  content: '';
  width: 10px;
  height: 100%;
  position: absolute;
}
.result_body h2 span::before {
  background: url("../../../image/common/points/point_keyword3_left.svg") no-repeat scroll center left/9px 24px;
  width: 24px;
  height: 24px;
  top: 30%;
  left: 0;
}
.result_body h2 span::after {
  background: url("../../../image/common/points/point_keyword3_right.svg") no-repeat scroll center right/9px 24px;
  width: 24px;
  height: 24px;
  top: 30%;
  right: 0;
}

/*--------------------*
 *  .r_links
 *--------------------*/
.r_links {
  background: none;
  width: 90%;
  max-width: 550px;
  margin: 3% auto 0;
}
.r_links ul {
  margin-bottom: 40px;
}
.r_links li {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 10px;
  background: url(../../../image/common/points/arrow_right.svg) no-repeat scroll calc(100% - 20px) 50% / 10px 16.6px;
  background-color: #fff;
  padding: 16px 20px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}
.r_links li a {
  display: block;
}
.r_links h3 {
  text-align: center;
}
#contents_inner .r_links .price_info {
  padding: 30px 0 0 0;
  margin-bottom: 0;
}
.topic_img {
  margin: 20px auto;
}
@media only screen and (min-width: 600px) {
  .r_links li {
    font-size: 18px;
  }
  .topic_img {
    margin: 1em auto;
  }
}
#ez-toc-container {
  background: #F6F5EE;
  margin: 0 auto;
}
@media screen and (min-width: 600px) {
  .article.up_bottom_layout, .article.up_bottom_layout h3, .article.interpretation, .article.interpretation h3, .articles .article, .article_ttl_h1, .topic_img, P.text_main, h2.article_h2, #ez-toc-container, .telling, #for_more_detail span, #for_more_detail, .articles_h2 {
    width: 540px;
    margin: 0 auto;
  }
  #ez-toc-container {
    padding: 24px 40px 32px;
  }
}
@media screen and (max-width: 599px) {
  .article .caption, .article.interpretation, .article.interpretation h3, .articles .article, article_h3_dashed, h2.article_h2, .telling, #ez-toc-container, #for_more_detail span, #for_more_detail {
    width: calc(100% - 40px);
    margin: 0 auto;
    line-height: 170%;
  }
  #ez-toc-container {
    padding: 20px;
  }
}
.ez-toc-title {
  margin: 0 auto 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 21px;
  font-size: 16px;
}
.ez-toc-title::before, .ez-toc-title::after {
  border-top: 1px solid;
  content: "";
  width: 1em;
}
.ez-toc-title::before {
  margin-right: 1em;
}
.ez-toc-title::after {
  margin-left: 1em;
}
.articles ul {
  margin: 20px auto 12px;
}
#ez-toc-container li {
  font-size: 14px;
  line-height: 16px;
  padding-left: 23px;
  position: relative;
}
.ez-toc-list li.ez-toc-heading-level-2::before {
  position: absolute;
  left: 0;
  width: 2em;
  line-height: 18px;
  top: 2px;
  color: #B49A2E;
  font-family: stencil-creek, sans-serif;
  font-size: 16px;
}
.articles ul li {
  margin-top: 16px;
}
.articles ul.ez-toc-list-level-3, ul.ez-toc-list-level-3 {
  display: block;
  margin: 0em auto;
  margin-top: 16px;
}
.ez-toc-heading-level-3 {
  display: block;
}
.ez-toc-heading-level-3::before {
  content: '';
  margin-left: 5px;
  border: 0px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  top: 4px;
  left: 0px;
  width: 10px;
  height: 8px;
  border-top: solid 1px #1F2121;
  border-right: solid 1px #1F2121;
}
.ez-toc-list-level-1 {
  display: block;
}
.ez-toc-link {
  align-items: flex-start;
}
h2.article_h2 {
  margin: 80px auto 28px;
  font-size: 18px;
  text-align: left;
  border-bottom: 1px solid #1F2121;
  position: relative;
  padding-bottom: 4px;
}

.articles h2::before {
  position: absolute;
  left: -32px;
  height: 80px;
  font-size: 80px;
  top: -12px;
  font-family: stencil-creek, sans-serif;
  color: #F6F5EE;
}
@media only screen and (min-width: 600px) {
  .articles h2::before {
    top: -60px;
  }
}
.articles h2:nth-of-type(1)::before {
  content: "01";
}
.articles h2:nth-of-type(2)::before {
  content: "02";
}
.articles h2:nth-of-type(3)::before {
  content: "03";
}
.articles h2:nth-of-type(4)::before {
  content: "04";
}
.articles h2:nth-of-type(5)::before {
  content: "05";
}
.articles h2:nth-of-type(6)::before {
  content: "06";
}
.articles h2:nth-of-type(7)::before {
  content: "07";
}
.articles h2:nth-of-type(8)::before {

}
.articles h2:nth-of-type(9)::before {

}
.articles h2:nth-of-type(10)::before {
  content: "08";
}
.articles h2:nth-of-type(11)::before {
  content: "09";
}
h2.article_h2 span {
  z-index: 10;
  position: relative;
  display: block;
  font-weight: 500;
}
.cl-ttl {
  color: #AC49C8;
}
.cl-ttl2 {
  color: #1F2121;
}
.cl-bt {
  color: #B49A2E;
  font-weight: 800;
}
.linkbox img {
  width: 100px !important;
  height: 76px !important;
}
.linkbox-txt {
  font-size: 14px;
  line-height: 18px;
  background: #fff;
  -webkit-box-orient: horizontal;
  padding: 10px 20px 10px 16px;
}
.linkbox-txt::after {
  content: '';
  right: 12px;
  top: 34px;
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #1F2121;
  border-left: 1px solid #1F2121;
  transform: rotate(135deg);
  position: absolute;
}
.article_h3.sub {
  margin: 1em auto 20px;
  display: inline-block;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  padding: 0 24px;
  position: relative;
}
.sst-deco:before, .sst-deco:after {
  content: '';
  width: 6px;
  height: 100%;
  position: absolute;
}
.sst-deco:before {
  border-left: solid 1px #1F2121;
  border-top: solid 1px #1F2121;
  border-bottom: solid 1px #1F2121;
  top: 0;
  left: 0;
}
.sst-deco:after {
  border-right: solid 1px #1F2121;
  border-top: solid 1px #1F2121;
  border-bottom: solid 1px #1F2121;
  top: 0;
  right: 0;
}
.txt-bld {
  font-weight: 800;
}
.link-inner {
  margin: 0 auto;
  width: 90%;
  position: relative;
}
@media screen and (min-width: 600px) {
  .link-inner {
    width: 60%;
  }
}
span.marker {
  background: linear-gradient(transparent 10%, #FAF893 50%);
  padding-bottom: 0.2em;
  padding-right: 0.4em;
}
#mmk_btn .btn {
  background-color: #DDCB80;
  color: #000000;
  margin: 0 auto 0.2rem;
  display: block;
  width: 295px;
  text-align: center;
  border-radius: 8px;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
}
.list-page-1 {
  padding-left: 0 !important;
}
@media screen and (max-width: 599px) {
  .list-page-1 {
    width: 260px;
  }
}
#sb-part-5452.sb-custom-part-m3821xxk90our949iee .twitterSlide__area {
  width: 100%;
  height: auto;
  overflow-x: scroll;
  padding: 0 0 10px;
  position: relative;
}

#sb-part-5452.sb-custom-part-m3821xxk90our949iee .twitterSlide__inner {
  width: calc((250px + (20px * 2)) * 3);
  max-width: none !important;
  height: 350px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}

#sb-part-5452.sb-custom-part-m3821xxk90our949iee .item {
  width: 1000px;
  height: auto;
  margin: 0px;
}

@media screen and (max-width: 100px) {
  #sb-part-5452.sb-custom-part-m3821xxk90our949iee .twitterSlide__inner {
    width: calc((250px + (10px * 2)) * 3);
  }
  #sb-part-5452.sb-custom-part-m3821xxk90our949iee .item {
    width: 250px;
    margin: 0 10px;
  }
}
@media screen and (max-width: 599px) {
  .bg-F6F5EE {
    background: #F6F5EE;
    margin-bottom: 2em;
    padding: 1.3em 1em;
    line-height: 1.8;
  }
}
@media screen and (min-width: 600px) {
  .bg-F6F5EE {
    background: #F6F5EE;
    margin-bottom: 1.5em;
    padding: 2em;
    line-height: 1.8;
  }
}
