@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Black";
  src: url("../fonts/ZenKakuGothicNew-Black.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url("../fonts/NotoSansCJKjp-Regular.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Bold";
  src: url("../fonts/NotoSansCJKjp-Bold.otf");
  font-display: swap;
}
@font-face {
  font-family: "FrederickatheGreat-Regular";
  src: url("../fonts/FrederickatheGreat-Regular.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -70px auto 0;
  padding-top: 70px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}
.com-txt-box .ac {
  font-size: 1.7rem;
}

/*  共通パーツ
------------------------------------ */
.com-tel-link {
  background-size: 20px;
  padding-left: 28px;
  font-size: 2.5rem;
}
.com-tel-note img {
  height: 12px;
}

.com-box01 {
  border-width: 1px;
}

.com-rbn {
  clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 50%, 100% 100%, 0 100%, 20px 50%);
}

.com-bg01::before, .com-bg01::after {
  height: 10px;
  background-size: auto 10px;
}

.sec-border {
  border-width: 2px;
}

.com-en {
  font-size: 4rem;
}

.news-post-item {
  width: 49%;
}
.news-post-item:nth-of-type(2n) {
  margin-left: 2%;
}
.news-post-item:nth-of-type(n+3) {
  margin-top: 15px;
}
.news-post-img {
  border-width: 1px;
}
.news-post-flx {
  margin-top: 15px;
}
.news-post-tag {
  margin-left: 10px;
}
.news-post-tag-txt {
  padding: 3px 10px;
  font-size: 1.2rem;
}
.news-post-time {
  margin-top: 5px;
  font-size: 1.3rem;
  flex-shrink: 0;
}

.com-tag {
  margin-top: 20px;
  justify-content: space-between;
}
.com-tag-ttl {
  text-align: center;
  font-size: 1.7rem;
}
.com-tag-item {
  width: 48%;
  text-align: center;
}
.com-tag-item:nth-of-type(n+3) {
  margin: 15px 0 0;
}
.com-tag-link {
  padding: 15px 20px;
  background-size: 12px;
  background-position: calc(100% - 15px) center;
  font-size: 1.3rem;
}

/* =========================================

  main  SP

========================================= */
/* top-chart  SP
------------------------------------ */
.chart-mv {
  padding-top: 50px;
  background-size: auto 20px;
}
.chart-mv::before {
  width: 300px;
  padding-top: 300px;
  top: 30px;
}
.chart-catch {
  padding: 30px 3px 0;
  background-size: 50px;
  font-size: 2.5rem;
}
.chart-catch .lg {
  font-size: 3.5rem;
}
.chart-catch-sub {
  margin-top: 15px;
  padding: 5px 30px;
  font-size: 1.8rem;
}
.chart-box {
  width: 90%;
  margin-top: 20px;
  padding: 25px 15px;
}
.chart-img {
  width: 100%;
  max-width: 100%;
  margin-top: -15%;
  position: relative;
  left: auto;
  top: auto;
  right: auto;
}
.chart-start {
  padding: 60px 0 50px;
  clip-path: polygon(50% 25px, 100% 0, 100% calc(100% - 35px), 50% 100%, 0 calc(100% - 35px), 0 0);
}
.chart-start .border {
  font-size: 2.6rem;
  background-size: auto 5px;
  padding-bottom: 15px;
}

#top-chart {
  border-width: 2px;
}
#top-chart .chart_btn_answer {
  width: 100%;
  height: 80px;
}
#top-chart .chart_btn_list {
  padding: 30px 15px 0;
  flex-direction: column;
  align-items: center;
}
#top-chart .chart_btn_list-item {
  width: 100%;
}
#top-chart .chart_btn_list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#top-chart .back_btn {
  padding-right: 31px;
  padding-bottom: 10px;
  background-position-y: -1px;
  background-size: 15px;
}
#top-chart .result_contents {
  padding: 30px 15px;
}
#top-chart .result_reco {
  padding: 10px;
  font-size: 1.8rem;
}
#top-chart .result_flx {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#top-chart .result_con {
  margin: 10px auto 0;
}
#top-chart .result_con_name {
  font-size: 2rem;
  text-align: center;
}
#top-chart .result_con_txt {
  margin-top: 10px;
}

/* top-about  SP
------------------------------------ */
#top-about .about-bg::before {
  height: 45%;
}
#top-about .about-bg::after {
  height: 45%;
  top: 45%;
}
#top-about .about-en {
  padding-top: 30px;
  background-size: 70px;
}
#top-about .about-en::before, #top-about .about-en::after {
  width: 37px;
}
#top-about .about-en::before {
  left: calc(50% - 166px);
}
#top-about .about-en::after {
  right: calc(50% - 166px);
}
#top-about .about-ttl .ac {
  text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
}
#top-about .about-box {
  padding-bottom: 100px;
  background-size: 50px, 70px;
  background-position: calc(50% + 120px) 50px, left calc(100% - 10px);
}
#top-about .about-txt-box {
  text-align: left;
}

/* top-features  SP
------------------------------------ */
#top-features .features-fuki {
  width: 270px;
  height: 46px;
  margin: 12px auto 0;
}
#top-features .features-ico01::before {
  width: 98px;
  height: 70px;
  right: -15px;
  top: -13px;
}
#top-features .features-ico02::before {
  width: 63px;
  height: 49px;
  left: -17px;
  bottom: -25px;
}
#top-features .features-ico03::before {
  width: 107px;
  height: 98px;
  right: 6px;
  bottom: -101px;
}

.com-sec {
  padding: 50px 15px;
  background-size: 10px, 10px, 10px, 10px, 50px;
  background-position: 20px 20px, calc(100% - 20px) 20px, 20px calc(100% - 20px), calc(100% - 20px) calc(100% - 20px);
}
.com-sec .sec-list {
  margin-top: 30px;
}
.com-sec .sec-list-item {
  padding: 10px 0;
  background-size: auto 10px;
}
.com-sec .sec-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
.com-sec .sec-list-box {
  padding-bottom: 20px;
}
.com-sec .sec-list-point {
  width: 122px;
  height: 33px;
  margin: 0 0 0 -32px;
  padding: 4px 0 0 33px;
  background-size: contain;
  font-size: 1.6rem;
}
.com-sec .sec-list-flx {
  margin-top: 10px;
  padding: 0 10px;
}
.com-sec .sec-list-con {
  margin: 10px auto 0;
}
.com-sec .sec-list-ttl {
  text-align: center;
  padding-bottom: 10px;
  font-size: 2rem;
}
.com-sec .sec-list-txt {
  margin-top: 10px;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr {
  padding: 50px 15px;
}
#top-bnr .bnr-inner {
  padding: 20px 0;
}
#top-bnr .bnr-list {
  flex-direction: column;
  align-items: center;
}
#top-bnr .bnr-list-item {
  width: 100%;
  max-width: none;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: 15px auto 0;
}

/* top-news  SP
------------------------------------ */
#top-news .news-btn {
  max-width: 169px;
  padding: 18px 11px;
  background-position-x: calc(100% - 12px);
}
#top-news .news-ttl .en {
  font-size: 4rem;
}
#top-news .news-ttl .ja {
  margin-top: 4px;
}
#top-news .news-post {
  margin-top: 30px;
}

/* top-comics  SP
------------------------------------ */
#top-comics .comics-shadow::after {
  background-size: 50px;
  right: -10px;
  top: 10px;
}
#top-comics .comics-en {
  font-size: 4rem;
  top: -21px;
  left: 15px;
}
#top-comics .comics-link {
  padding: 50% 15px 30px;
  background-size: 70%, cover;
}
#top-comics .comics-link::before {
  width: 78px;
  height: 48px;
  top: -29px;
  right: -15px;
}
#top-comics .comics-ttl {
  width: 210px;
  height: 64px;
  padding: 16px 0 0 17px;
}
#top-comics .comics-txt {
  font-size: 1.8rem;
  text-shadow: rgb(53, 77, 109) 2px 0px 0px, rgb(53, 77, 109) 1.75517px 0.958851px 0px, rgb(53, 77, 109) 1.0806px 1.68294px 0px, rgb(53, 77, 109) 0.141474px 1.99499px 0px, rgb(53, 77, 109) -0.832294px 1.81859px 0px, rgb(53, 77, 109) -1.60229px 1.19694px 0px, rgb(53, 77, 109) -1.97998px 0.28224px 0px, rgb(53, 77, 109) -1.87291px -0.701566px 0px, rgb(53, 77, 109) -1.30729px -1.5136px 0px, rgb(53, 77, 109) -0.421592px -1.95506px 0px, rgb(53, 77, 109) 0.567324px -1.91785px 0px, rgb(53, 77, 109) 1.41734px -1.41108px 0px, rgb(53, 77, 109) 1.92034px -0.558831px 0px;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-inner {
  padding: 50px 0 90px;
}
.com-contact .contact-txt {
  margin-top: 15px;
}
.com-contact .contact-box {
  padding: 20px 15px;
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-box::after {
  width: 81px;
  height: 54px;
  right: -9px;
  top: -31px;
}
.com-contact .contact-box::before {
  width: 110px;
  height: 95px;
  left: -10px;
  top: 188px;
}
.com-contact .contact-btn-wrap {
  margin: 20px auto 0;
  padding: 20px 0 0;
  border-left: none;
  border-top: 1px solid #354d6d;
}
.com-contact .contact-tel {
  text-align: center;
}
.com-contact .contact-tel-link {
  padding-left: 28px;
  background-size: 20px;
  font-size: 2.7rem;
}

.sub .com-contact {
  padding: 50px 15px;
}

/* =========================================

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
.com-ba::before {
  width: 93px;
  height: 53px;
  left: 0;
  top: 47px;
}
.com-ba::after {
  width: 141px;
  height: 124px;
  right: 0;
  bottom: 0;
}

#about .about-inner {
  padding-bottom: 130px;
}
#about .about-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#about .about-txt-box {
  margin: 10px auto 0;
}
#about .features-ttl {
  padding-bottom: 35px;
  background-size: 60px;
  background-position: calc(50% - 120px) bottom, calc(50% + 120px) bottom;
}
#about .features-list-ttl {
  width: 80%;
  font-size: 2rem;
  padding: 5px 0;
}
#about .features-list-box {
  padding: 38px 15px 20px;
  margin-top: -22px;
}
#about .reco .com-ttl01 .en {
  font-size: 3.2rem;
}
#about .reco .com-ttl01 .ja {
  font-size: 1.7rem;
}
#about .reco-sec::before {
  width: 105px;
  height: 62px;
  top: -43px;
  left: 0;
}
#about .reco-sec::after {
  width: 104px;
  height: 115px;
  right: 0;
  bottom: -48px;
}
#about .reco .sec-list-ttl {
  font-size: 1.8rem;
}
#about .disease .com-ttl01 .ja {
  padding: 5px 22px 0 22px;
  background-size: 18px;
}
#about .disease-txt-box {
  padding: 20px;
  background-size: 20px;
}

/* those  SP
------------------------------------ */
#those .flow-inner {
  padding-bottom: 100px;
}
#those .flow-list::before {
  width: 101px;
  height: 69px;
  left: -10px;
  top: -57px;
}
#those .flow-list::after {
  width: 124px;
  height: 114px;
  bottom: -119px;
}
#those .flow-list-box {
  border-width: 2px;
  flex-direction: column-reverse;
  align-items: center;
}
#those .flow-list-con {
  padding: 20px 15px;
}
#those .flow-list-ttl .ja {
  margin-left: 15px;
}
#those .flow-list-txt {
  margin-top: 10px;
}
#those .present-inner::before {
  width: 65px;
  height: 46px;
  left: 6px;
  bottom: -31px;
}
#those .present-ttl {
  margin-top: 20px;
}
#those .present-list {
  margin: -39px auto 0;
  padding: 65px 0 27px;
  flex-direction: column;
  align-items: center;
}
#those .present-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#those .present-list-ttl {
  width: 216px;
  height: 60px;
  line-height: 60px;
}
#those .present-list-ttl::before {
  width: 60px;
  height: 60px;
  left: -30px;
}
#those .faq-list {
  margin-top: 20px;
}
#those .faq-list-item {
  padding: 20px 15px;
  border-width: 1px;
}
#those .faq-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#those .faq-list-ttl {
  font-size: 1.7rem;
  padding-bottom: 15px;
  border-width: 1px;
  align-items: center;
}
#those .faq-list-ttl::before {
  width: 40px;
  height: 40px;
  margin-right: 15px;
  line-height: 40px;
}
#those .faq-list-txt {
  margin-top: 10px;
}
#those .faq-list-txt::before {
  width: 40px;
  height: 40px;
  margin-right: 15px;
  line-height: 40px;
}

/* information  SP
------------------------------------ */
#information .greeting-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#information .greeting-img {
  width: 80%;
  margin: auto;
}
#information .greeting-img::before {
  width: 84px;
  height: 90px;
  right: -25px;
  bottom: -20px;
}
#information .greeting-txt-box {
  margin: 30px auto 0;
}
#information .information-inner::before {
  width: 77px;
  height: 57px;
  top: -25px;
  left: 15px;
}
#information .information-table {
  margin-top: 20px;
}
#information .gallery-list-item {
  width: 49%;
  padding-top: 45%;
  border-width: 1px;
}
#information .gallery-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#information .gallery-list-item:nth-of-type(n+3) {
  margin-top: 2%;
}

/* news  SP
------------------------------------ */
#news .detail-box {
  padding: 25px 15px;
}/*# sourceMappingURL=style_sp.css.map */