@charset "UTF-8";
@media (max-width: 1200px) {
  .top-section-header {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
    position: relative;
    top: 0;
    z-index: 2;
    width: 100%;
  }
  .top-section-header h2 img {
    height: 90px;
    width: 90px;
    min-width: 90px;
  }
}

.article-main .fortune-result-main section p {
  line-height: 29px;
}

.article-main .oecard_img {
  width: 215px;
  margin: 0 auto 30px;
}

.article-header-info:after {
  content: "";
  height: 200px;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 1;
  background: none;
}

.article-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666666;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  z-index: 2;
  background-color: #fff;
}

.article-header h1 {
  line-height: 34px;
  font-size: 24px;
  margin: 0 0 20px;
  line-height: 30px;
  font-size: 22px;
  margin: 20px 0 8px;
}

.article-cate {
  display: block;
  font-size: 12px;
  border-left: 2px solid #666666;
  color: inherit;
  margin-right: 16px;
  text-decoration: none;
  background: #E8E8E8;
  color: #000000;
  font-weight: bold;
  height: 27px;
  line-height: 30px;
  width: 100px;
  text-align: center;
  letter-spacing: 0.05rem;
}

.article-header-info {
  overflow: hidden;
  height: auto;
  margin: 0;
}

.article-main > h2, .article-main > section > h2 {
  font-size: 1.17em;
}

#js-hidden-area h2 {
  font-size: 1.17em;
}

.ryo-img_box {
  text-align: center;
}

.ryo-img_box__image {
  width: 40%;
}

.fortune-submit {
  text-align: center;
}

.thum_box__title {
  margin: 2.3rem 0 0.8rem;
}

.thum_box__text {
  margin: 1rem 0;
}

.thum_ul {
  display: flex;
  padding: 0;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

.thum_ul__li {
  width: 33%;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.thum_ul__img {
  width: 100%;
  padding: 2%;
}

.thum_ul__text {
  margin: 0;
  font-size: 13px;
  width: 90%;
  margin: auto;
}

.thum_ul__text--title {
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  margin: 1rem 0 0.3rem;
}

.thum-img_wrapper {
  width: 100%;
  padding: 2%;
  text-align: center;
}

.thum-img_wrapper__img {
  width: 90%;
}

a.thum_box__link {
  background-color: #8cc73f;
  display: block;
  color: #fff;
  padding: 2%;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}

.about_box__title {
  margin: 2.3rem 0 0.8rem;
}

.sentence_box {
  margin: 2rem 0;
}

.number-index_box {
  text-align: center;
}

.number-index_box__number {
  font-size: 3.5rem;
  margin: 1rem;
}

.number-index_box__summary {
  font-weight: bold;
}

.form_index {
  margin-top: 28px;
  margin-bottom: 28px;
  line-height: 27px;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

.article-main .fortune-form > form > p,
.article-main .input_form > form > p,
.article-main .input_form_2 > form > p {
  margin-left: -6px;
  padding: 0;
  margin-top: 4px;
  margin-bottom: 20px;
}

.article-main .fortune-form select,
.article-main .fortune-form [type="number"],
.article-main .fortune-form [type="text"],
.article-main .input_form select,
.article-main .input_form [type="number"],
.article-main .input_form [type="text"],
.article-main .input_form_2 select,
.article-main .input_form_2 [type="number"],
.article-main .input_form_2 [type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
  display: inline-block;
  padding: 12px 20px 12px 12px;
  margin-left: 6px;
  margin-right: 2px;
  margin-bottom: 20px;
}

.article-main .fortune-form [type="text"],
.article-main .input_form [type="text"],
.article-main .input_form_2 [type="text"] {
  display: block;
  margin: 0;
  width: 100%;
  margin-left: 6px;
  margin-bottom: 20px;
}

.article-main .fortune-form [type="button"],
.article-main .fortune-form [type="submit"],
.article-main .input_form [type="button"],
.article-main .input_form [type="submit"],
.article-main .input_form_2 [type="button"],
.article-main .input_form_2 [type="submit"] {
  padding: 8px 0;
  background: #8CC63F;
  text-align: center;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  text-decoration: none;
  border-radius: 0;
  line-height: 24px;
  cursor: pointer;
  display: block;
  width: 100%;
  margin-top: 25px;
}

.fortune-form form {
  margin-top: 15px;
  text-align: left;
}

.fortune-form form[name='fortune'] {
  margin-top: 15px;
  text-align: left;
}

.fortune-form p {
  margin: 0;
  margin-top: 4px;
}

.form-title {
  font-weight: bold;
  margin-bottom: 20px;
}

.readmore {
  position: relative;
  box-sizing: border-box;
}

.readmore-content {
  position: relative;
  overflow: hidden;
  height: 330px;
}

.readmore-content::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 50px;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f1efef 50%, #f1efef 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f1efef 50%, #f1efef 100%);
}

.readmore-label {
  display: table;
  bottom: 5px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin: 0 auto;
  z-index: 2;
  padding: 3px 16px;
  background-color: #8CC63F;
  border-radius: 2px;
  color: #FFF;
}

.readmore-label:before {
  content: '続きを読む';
}

.readmore-check {
  display: none;
}

.readmore-check:checked ~ .readmore-label {
  position: static;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

.readmore-check:checked ~ .readmore-label:before {
  content: '閉じる';
}

.readmore-check:checked ~ .readmore-content {
  height: auto;
}

.readmore-check:checked ~ .readmore-content::before {
  display: none;
}

.readmore-check:checked ~ p > .readmore-label {
  position: static;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

.readmore-check:checked ~ p > .readmore-label:before {
  content: '閉じる';
}

.toc {
  padding: 1.5em;
  background: #f1efef;
  font-size: 83%;
  line-height: 1.8;
  margin: 1.5em;
}

.toc a {
  text-decoration-line: underline;
  font-weight: bold;
  padding: 10px;
}

.article-main > p.textm {
  margin-top: 25px;
}

img.wi60 {
  width: 60%;
  margin: auto;
}

.article-main > img.wi60 {
  width: 60%;
  margin: auto;
  margin-bottom: 20px;
}

select#input_gender_self {
  width: 60%;
  margin: auto;
}

select#input_gender_your {
  width: 60%;
  margin: auto;
}

.t-center {
  text-align: center;
}

@media (max-width: 1200px) {
  a.thum_box__link {
    background-color: #8cc73f;
    display: block;
    color: #fff;
    padding: 2%;
    font-weight: normal;
    font-size: 15px;
  }
  .thum_ul {
    display: flex;
    padding: 0;
    width: 100%;
    flex-wrap: wrap;
    align-content: center;
    align-items: flex-start;
  }
  .thum_ul__li {
    width: 33%;
    box-sizing: border-box;
  }
  .thum_ul__img {
    width: 100%;
    padding: 2%;
  }
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.article-main .weekranking {
  border: none;
}

.article-main .weekranking figure img.ranktitle {
  max-width: 400px !important;
  display: block;
  margin: auto;
}

.article-main .weekranking section.rankbox01 {
  background: #fafafa;
  padding: 0 1.5em 1.5em 1.5em;
  border: 0px;
  border-radius: 5px;
  padding: 50px 1.5em 1.5em 1.5em;
  z-index: 1;
  margin: 0.5em;
}

.article-main .weekranking h2.ranktitle {
  padding: 0px;
  position: relative;
  top: 40px;
  margin: 0px !important;
}

.article-main .weekranking .kizi_title_1 {
  margin-top: 1em;
  margin-bottom: 0em;
  line-height: 1.25em;
  font-size: 1em;
  font-weight: bold;
}

.article-main .weekranking section.weekbox01 {
  background-color: #f6fbf0;
  background-image: repeating-linear-gradient(-45deg, #fff, #fff 7px, transparent 0, transparent 14px);
  padding: 0 1.5em 1.5em 1.5em;
  border: 0px;
  border-radius: 5px;
  padding: 50px 1.5em 1.5em 1.5em;
  z-index: 1;
  margin: 0.5em;
}

#score {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 40px;
}

#score .num1 {
  width: 40%;
  text-align: center;
  background: #f7f7f7;
  margin: 0 10% 36px;
  padding: 19px;
  font-size: 26px;
  font-weight: bold;
  line-height: 0.6;
}

#score .num2 {
  width: 40%;
  text-align: center;
  background: #f7f7f7;
  margin: 0 5%;
  padding: 19px;
  font-size: 26px;
  font-weight: bold;
  line-height: 0.6;
}

#score .num3 {
  width: 40%;
  text-align: center;
  background: #f7f7f7;
  margin: 0 5%;
  padding: 19px;
  font-size: 26px;
  font-weight: bold;
  line-height: 0.6;
}

#score .numinfo {
  font-size: 13px;
  font-weight: normal;
}

.article-main > img.hoshi_img {
  width: 200px;
  margin: auto;
}

.fottunetitle {
  font-size: 2em;
  text-align: center;
  padding: 10px;
  color: #8cc63f;
  font-weight: bold;
}

.fottunetext {
  font-size: 0.8em;
  padding: 1em;
  border: 3px solid #8cc63f;
  max-width: 500px;
  margin: auto;
}

@media only screen and (max-width: 445px) {
  .article-cate {
    display: block;
    font-size: 12px;
    border-left: 2px solid #666666;
    color: inherit;
    margin-right: 16px;
    text-decoration: none;
    background: #E8E8E8;
    color: #000000;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    width: 100px;
    text-align: center;
    letter-spacing: 0.05rem;
  }
  .thum_ul__li {
    width: 50%;
    box-sizing: border-box;
  }
}

.LinkList_Box__Title {
  font-size: 16px;
}

.LinkList_Box__Text {
  margin: 2px 0;
  color: #000;
}

.LinkList_Box__Link {
  color: #000;
}

.LinkList_Box__Link:hover {
  color: #000;
}

.fortune-form2 {
  margin: auto;
  margin-top: 32px;
  background: #F7F7F7;
  padding: 16px;
  max-width: 550px;
}

.fortune-form2 p {
  margin: 0;
}

.fortune-form2 .form-title {
  font-weight: bold;
  margin-bottom: 20px;
}

.fortune-form2 input, .fortune-form2 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
  display: inline-block;
  padding: 12px 20px 12px 12px;
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom: 30px;
}

.fortune-form2 [type="text"] {
  display: block;
  margin: 0 0 30px;
  width: 100%;
}

.fortune-form2 [type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
  margin-left: 15px;
  margin-top: 10px;
}

.fortune-form2 [type="radio"]:first-child {
  margin-left: 0;
}

.fortune-form2 [type="submit"] {
  padding: 8px 0;
  background: #8CC63F;
  text-align: center;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  text-decoration: none;
  border-radius: 0;
  line-height: 24px;
  cursor: pointer;
  display: block;
  width: 70%;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}

.fortune-form2 .form-safety {
  color: #858585;
  font-size: 13px;
  margin-bottom: 13px;
}

.form-endarea {
  max-width: 310px;
  margin: auto;
  display: block;
}

.form-copy {
  color: #858585;
  font-size: 13px;
  text-align: center;
}

.form-header {
  background: #6c7066;
  background-image: url(https://a8mur3exj1.user-space.cdn.idcfcloud.net/wp-content/uploads/sites/3/2021/11/form.png);
  background-repeat: no-repeat;
  color: #fff;
  margin: auto;
  margin-bottom: -32px;
  padding: 16px;
  background-position: right;
  max-width: 550px;
}

.form-header__info {
  margin: 0;
  margin-top: 6px;
}

.form-header__tag {
  margin: 0;
  background: #fff;
  color: #141414;
  display: inline-block;
  border: 1px solid #4a4a4a;
  padding: 2px 5px;
  line-height: 1.5;
}

.form-header__title {
  margin: 0;
}

.article-main .fortune-form input[type=submit] {
  background: #8CC63F !important;
  box-shadow: none;
  border: 0px;
  display: block;
}

#anz_page .infoarea {
  text-align: center;
  background: #fff;
  padding: 2em;
  margin: 3em 1em;
  border-radius: 5px;
  font-size: 0.8em;
  border-radius: 5px;
}

#anz_page .infoarea__text {
  font-size: 11px;
}

#anz_page .infoarea__amazon {
  max-width: 180px;
  margin: 10px auto 10px auto;
  text-align: center;
}

#anz_page p {
  margin: 0;
}

#anz_page .content_text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}

#anz_page .content_text--bold {
  font-weight: bold;
}

#anz_page .content_text--size14 {
  font-size: 14px;
}

#anz_page .content_text--size15 {
  font-size: 14px;
}

#anz_page .content_text strong {
  background: #fdfa9c;
}

#anz_page .main_title__ver1 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  margin: 0;
}

#anz_page .main_title__ver2 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #303030;
  background: #F2C94C;
  margin: auto;
  width: 170px;
}

#anz_page .main_title__ver3 {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #F9FBF7;
  margin: 0;
  margin-top: 6px;
  text-align: center;
}

#anz_page .main_title__ver4 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #303030;
  background: #F9FBF7;
  border: 2px solid #8CC63F;
  box-sizing: border-box;
  padding: 32px 24px;
  margin: 0;
}

#anz_page .main_title__ver5 {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #303030;
  margin: 0;
}

#anz_page .main_title__ver6 {
  font-weight: bold;
  color: #4e4d4d;
  font-size: 1.2em;
}

#anz_page .over_area {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

#anz_page .over_area--green {
  background: #8CC63F;
  padding: 32px;
}

#anz_page .over_area--lightgreen {
  background: #EFF6E5;
  padding: 32px 24px;
}

#anz_page .over_area--lightgray {
  background: #fbfbfb;
  padding: 16px;
}

#anz_page .block_box {
  position: relative;
}

#anz_page .block_box__num {
  position: absolute;
  left: 46%;
  text-align: center;
  color: #8CC63F;
  font-size: 22px;
  border: 4px solid #8CC63F;
  background: #fff;
  border-radius: 20px;
  width: 42px;
  height: 42px;
  line-height: 1.5;
  transform: translate(-50%, -50%);
  top: -0.5%;
  left: 50%;
}

#anz_page .block_box__titlearea {
  background: #8CC63F;
  padding: 24px 16px;
}

#anz_page .block_box__contentarea {
  padding: 24px;
  background: #fff;
}

#anz_page .fukidashi_box {
  display: flex;
}

#anz_page .fukidashi_box .content_text {
  border: 1px solid #E0E0E0;
  border-radius: 10px;
  padding: 16px;
  background: #fff;
  margin-bottom: 26px;
}

#anz_page .fukidashi_box__icon {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 20px;
}

#anz_page .fukidashi_box--left .content_text {
  margin-left: 16px;
  position: relative;
  border-top-left-radius: 0;
}

#anz_page .fukidashi_box--left .content_text:after, #anz_page .fukidashi_box--left .content_text:before {
  content: "";
  position: absolute;
  left: -13px;
  top: 0;
  width: 0;
  height: 0;
}

#anz_page .fukidashi_box--left .content_text:before {
  top: -1px;
  left: -12px;
  border-style: solid;
  border-color: #eee #eee transparent transparent;
  border-width: 6px;
}

#anz_page .fukidashi_box--left .content_text:after {
  top: 0px;
  left: -9px;
  border-style: solid;
  border-color: #fff #fff transparent transparent;
  border-width: 5px;
  z-index: 10;
}

#anz_page .fukidashi_box--right {
  flex-flow: row-reverse;
}

#anz_page .fukidashi_box--right .content_text {
  margin-right: 16px;
  position: relative;
  border-top-right-radius: 0;
}

#anz_page .fukidashi_box--right .content_text:after, #anz_page .fukidashi_box--right .content_text:before {
  content: "";
  position: absolute;
  right: -13px;
  top: 0;
  width: 0;
  height: 0;
}

#anz_page .fukidashi_box--right .content_text:before {
  top: -1px;
  right: -12px;
  border-style: solid;
  border-color: #e9e9e9 transparent transparent #eee;
  border-width: 6px;
}

#anz_page .fukidashi_box--right .content_text:after {
  top: 0px;
  right: -9px;
  border-style: solid;
  border-color: #fff transparent transparent #fff;
  border-width: 5px;
  z-index: 10;
}

#anz_page .fukidashi_box__who {
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 0;
}

#anz_page .fukidashi_box__who--green {
  color: #8CC63F;
}

#anz_page .fukidashi_box__who--red {
  color: #EB5757;
}

#anz_page .fukidashi_box__who--right {
  text-align: right;
  margin-right: 8px;
  margin-left: 0;
}

#anz_page .card_box {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 0 12px;
}

#anz_page .card_box__single {
  background: #FFFFFF;
  border-radius: 10px;
  min-width: 255px;
  text-align: center;
  margin: 0 10px;
  padding: 0px 20px 20px;
}

#anz_page .card_box__single a:hover {
  text-decoration: none;
}

#anz_page .card_box__button {
  background: #FF9900;
  color: #fff;
  padding: 8px 20px;
  text-align: center;
  font-weight: bold;
}

#anz_page .card_box__img {
  width: 100%;
  min-height: 306px;
  object-fit: cover;
}

#anz_page .m84 {
  margin-bottom: 84px;
}

#anz_page .m80 {
  margin-bottom: 80px;
}

#anz_page .m60 {
  margin-bottom: 60px;
}

#anz_page .m50 {
  margin-bottom: 50px;
}

#anz_page .m44 {
  margin-bottom: 44px;
}

#anz_page .m40 {
  margin-bottom: 40px;
}

#anz_page .m36 {
  margin-bottom: 36px;
}

#anz_page .m32 {
  margin-bottom: 32px;
}

#anz_page .m24 {
  margin-bottom: 24px;
}

#anz_page .m20 {
  margin-bottom: 20px;
}

#anz_page .m18 {
  margin-bottom: 18px;
}

#anz_page .m12 {
  margin-bottom: 12px;
}

@media screen and (min-width: 600px) {
  #anz_page .over_area {
    margin: 0;
    margin-left: -40px;
    width: 113.5%;
  }
  #anz_page .over_area--green {
    background: #8CC63F;
    padding: 56px 40px;
  }
  #anz_page .over_area--lightgreen {
    background: #EFF6E5;
    padding: 60px 40px;
  }
  #anz_page .over_area--lightgray {
    background: #fbfbfb;
    padding: 16px 40px 120px;
  }
  #anz_page .fukidashi_box .content_text {
    margin-bottom: 34px;
  }
  #anz_page .main_title__ver4 {
    padding: 46px 24px;
  }
  #anz_page .card_box {
    margin: 0rem 0rem;
    width: 100%;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 2rem 0;
  }
  #anz_page .m84 {
    margin-bottom: 84px;
  }
  #anz_page .m80 {
    margin-bottom: 80px;
  }
  #anz_page .m60 {
    margin-bottom: 60px;
  }
  #anz_page .m50 {
    margin-bottom: 50px;
  }
  #anz_page .m44 {
    margin-bottom: 44px;
  }
  #anz_page .m40 {
    margin-bottom: 40px;
  }
  #anz_page .m36 {
    margin-bottom: 36px;
  }
  #anz_page .m32 {
    margin-bottom: 32px;
  }
  #anz_page .m24 {
    margin-bottom: 24px;
  }
  #anz_page .m20 {
    margin-bottom: 20px;
  }
  #anz_page .m18 {
    margin-bottom: 18px;
  }
  #anz_page .m12 {
    margin-bottom: 12px;
  }
  #anz_page .pt40 {
    padding-top: 40px;
  }
  #anz_page .m-pc120 {
    margin-bottom: 120px;
  }
  #anz_page .m-pc60 {
    margin-bottom: 60px;
  }
  #anz_page .m-pc48 {
    margin-bottom: 48px;
  }
  #anz_page .m-pc40 {
    margin-bottom: 40px;
  }
  #anz_page .m-pc18 {
    margin-bottom: 18px;
  }
  #anz_page .fukidashi_box .m-pc120 {
    margin-bottom: 120px;
  }
  #anz_page .fukidashi_box .m-pc60 {
    margin-bottom: 60px;
  }
  #anz_page .fukidashi_box .m-pc48 {
    margin-bottom: 40px;
  }
  #anz_page .fukidashi_box .m-pc40 {
    margin-bottom: 40px;
  }
  #anz_page .fukidashi_box .m-pc18 {
    margin-bottom: 18px;
  }
}

#talk_page .infoarea {
  text-align: center;
  background: #fff;
  padding: 2em;
  margin: 3em 1em;
  border-radius: 5px;
  font-size: 0.8em;
  border-radius: 5px;
}

#talk_page .infoarea__text {
  font-size: 11px;
}

#talk_page .infoarea__amazon {
  max-width: 180px;
  margin: 10px auto 10px auto;
  text-align: center;
}

#talk_page p {
  margin: 0;
}

#talk_page .content_text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}

#talk_page .content_text--bold {
  font-weight: bold;
}

#talk_page .content_text--size14 {
  font-size: 14px;
}

#talk_page .content_text--size15 {
  font-size: 14px;
}

#talk_page .content_text strong {
  background: #fdfa9c;
}

#talk_page .main_title__ver1 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  margin: 0;
}

#talk_page .main_title__ver2 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #303030;
  background: #F2C94C;
  margin: auto;
  width: 170px;
}

#talk_page .main_title__ver3 {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #F9FBF7;
  margin: 0;
  margin-top: 6px;
  text-align: center;
}

#talk_page .main_title__ver4 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #303030;
  background: #F9FBF7;
  border: 2px solid #8CC63F;
  box-sizing: border-box;
  padding: 32px 24px;
  margin: 0;
}

#talk_page .main_title__ver5 {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #303030;
  margin: 0;
}

#talk_page .main_title__ver6 {
  font-weight: bold;
  color: #4e4d4d;
  font-size: 1.2em;
}

#talk_page .over_area {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

#talk_page .over_area--green {
  background: #8CC63F;
  padding: 32px;
}

#talk_page .over_area--lightgreen {
  background: #EFF6E5;
  padding: 32px 24px;
}

#talk_page .over_area--lightgray {
  background: #fbfbfb;
  padding: 16px;
}

#talk_page .block_box {
  position: relative;
}

#talk_page .block_box__num {
  position: absolute;
  left: 46%;
  text-align: center;
  color: #8CC63F;
  font-size: 22px;
  border: 4px solid #8CC63F;
  background: #fff;
  border-radius: 20px;
  width: 42px;
  height: 42px;
  line-height: 1.5;
  transform: translate(-50%, -50%);
  top: -0.5%;
  left: 50%;
}

#talk_page .block_box__titlearea {
  background: #8CC63F;
  padding: 24px 16px;
}

#talk_page .block_box__contentarea {
  padding: 24px;
  background: #fff;
}

#talk_page .fukidashi_box {
  display: flex;
}

#talk_page .fukidashi_box .content_text {
  border: 1px solid #E0E0E0;
  border-radius: 10px;
  padding: 16px;
  background: #fff;
  margin-bottom: 26px;
}

#talk_page .fukidashi_box__icon {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 20px;
}

#talk_page .fukidashi_box--left .content_text {
  margin-left: 16px;
  position: relative;
  border-top-left-radius: 0;
}

#talk_page .fukidashi_box--left .content_text:after, #talk_page .fukidashi_box--left .content_text:before {
  content: "";
  position: absolute;
  left: -13px;
  top: 0;
  width: 0;
  height: 0;
}

#talk_page .fukidashi_box--left .content_text:before {
  top: -1px;
  left: -12px;
  border-style: solid;
  border-color: #eee #eee transparent transparent;
  border-width: 6px;
}

#talk_page .fukidashi_box--left .content_text:after {
  top: 0px;
  left: -9px;
  border-style: solid;
  border-color: #fff #fff transparent transparent;
  border-width: 5px;
  z-index: 10;
}

#talk_page .fukidashi_box--right {
  flex-flow: row-reverse;
}

#talk_page .fukidashi_box--right .content_text {
  margin-right: 16px;
  position: relative;
  border-top-right-radius: 0;
}

#talk_page .fukidashi_box--right .content_text:after, #talk_page .fukidashi_box--right .content_text:before {
  content: "";
  position: absolute;
  right: -13px;
  top: 0;
  width: 0;
  height: 0;
}

#talk_page .fukidashi_box--right .content_text:before {
  top: -1px;
  right: -12px;
  border-style: solid;
  border-color: #e9e9e9 transparent transparent #eee;
  border-width: 6px;
}

#talk_page .fukidashi_box--right .content_text:after {
  top: 0px;
  right: -9px;
  border-style: solid;
  border-color: #fff transparent transparent #fff;
  border-width: 5px;
  z-index: 10;
}

#talk_page .fukidashi_box__who {
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 0;
}

#talk_page .fukidashi_box__who--green {
  color: #8CC63F;
}

#talk_page .fukidashi_box__who--red {
  color: #EB5757;
}

#talk_page .fukidashi_box__who--right {
  text-align: right;
  margin-right: 8px;
  margin-left: 0;
}

#talk_page .card_box {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 0 12px;
}

#talk_page .card_box__single {
  background: #FFFFFF;
  border-radius: 10px;
  min-width: 255px;
  text-align: center;
  margin: 0 10px;
  padding: 0px 20px 20px;
}

#talk_page .card_box__single a:hover {
  text-decoration: none;
}

#talk_page .card_box__button {
  background: #FF9900;
  color: #fff;
  padding: 8px 20px;
  text-align: center;
  font-weight: bold;
}

#talk_page .card_box__img {
  width: 100%;
  min-height: 306px;
  object-fit: cover;
}

#talk_page .m84 {
  margin-bottom: 84px;
}

#talk_page .m80 {
  margin-bottom: 80px;
}

#talk_page .m60 {
  margin-bottom: 60px;
}

#talk_page .m50 {
  margin-bottom: 50px;
}

#talk_page .m44 {
  margin-bottom: 44px;
}

#talk_page .m40 {
  margin-bottom: 40px;
}

#talk_page .m36 {
  margin-bottom: 36px;
}

#talk_page .m32 {
  margin-bottom: 32px;
}

#talk_page .m24 {
  margin-bottom: 24px;
}

#talk_page .m20 {
  margin-bottom: 20px;
}

#talk_page .m18 {
  margin-bottom: 18px;
}

#talk_page .m12 {
  margin-bottom: 12px;
}

@media screen and (min-width: 600px) {
  #talk_page .over_area {
    margin: 0;
    margin-left: -40px;
    width: 113.5%;
  }
  #talk_page .over_area--green {
    background: #8CC63F;
    padding: 56px 40px;
  }
  #talk_page .over_area--lightgreen {
    background: #EFF6E5;
    padding: 60px 40px;
  }
  #talk_page .over_area--lightgray {
    background: #fbfbfb;
    padding: 16px 40px 120px;
  }
  #talk_page .fukidashi_box .content_text {
    margin-bottom: 34px;
  }
  #talk_page .main_title__ver4 {
    padding: 46px 24px;
  }
  #talk_page .card_box {
    margin: 0rem 0rem;
    width: 100%;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 2rem 0;
  }
  #talk_page .m84 {
    margin-bottom: 84px;
  }
  #talk_page .m80 {
    margin-bottom: 80px;
  }
  #talk_page .m60 {
    margin-bottom: 60px;
  }
  #talk_page .m50 {
    margin-bottom: 50px;
  }
  #talk_page .m44 {
    margin-bottom: 44px;
  }
  #talk_page .m40 {
    margin-bottom: 40px;
  }
  #talk_page .m36 {
    margin-bottom: 36px;
  }
  #talk_page .m32 {
    margin-bottom: 32px;
  }
  #talk_page .m24 {
    margin-bottom: 24px;
  }
  #talk_page .m20 {
    margin-bottom: 20px;
  }
  #talk_page .m18 {
    margin-bottom: 18px;
  }
  #talk_page .m12 {
    margin-bottom: 12px;
  }
  #talk_page .pt40 {
    padding-top: 40px;
  }
  #talk_page .m-pc120 {
    margin-bottom: 120px;
  }
  #talk_page .m-pc60 {
    margin-bottom: 60px;
  }
  #talk_page .m-pc48 {
    margin-bottom: 48px;
  }
  #talk_page .m-pc40 {
    margin-bottom: 40px;
  }
  #talk_page .m-pc18 {
    margin-bottom: 18px;
  }
  #talk_page .fukidashi_box .m-pc120 {
    margin-bottom: 120px;
  }
  #talk_page .fukidashi_box .m-pc60 {
    margin-bottom: 60px;
  }
  #talk_page .fukidashi_box .m-pc48 {
    margin-bottom: 40px;
  }
  #talk_page .fukidashi_box .m-pc40 {
    margin-bottom: 40px;
  }
  #talk_page .fukidashi_box .m-pc18 {
    margin-bottom: 18px;
  }
}
