/*-------------------------------
デフォルトのcss 無効にする
-------------------------------*/
.header-inner,
.nav-global,
#topicpath-area,
#contents-area,
.footer-inner {
  width: 100%;
}

.lyt-col-1 #contents-body {
  width: 100%;
}

#str-contents {
  padding: 0 0 !important;
}

#str-contents h1:not([class]) {
  margin: 0;
  padding: 0;
  border-bottom: none;
  color: #5c6672;
  font-weight: bold;
  font-size: 0;
  position: relative;
}

p {
  margin: 0 0 0;
}

ul {
  margin: 0 0 0 0;
}

#nav-top-area {
  z-index: 10;
}

/*------------------------------*/
* {
  box-sizing: border-box;
}

body {
  overflow-y: scroll;
}

.textlink {
  position: relative;
  padding-right: 20px;
}

.textlink:link,
.textlink:hover,
.textlink:active,
.textlink:visited {
  color: #006699;
}

.textlink::after {
  content: "";
  display: block;
  border-top: solid 1px #006699;
  border-right: solid 1px #006699;
  margin: auto 0;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.section_block {
  padding-bottom: 90px;
}

.section_block>h2 {
  text-align: center;
}

.text_block {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.7;
  margin: 0;
  padding: 0 30px;
}

.t_center {
  text-align: center;
}

.t_right {
  text-align: right;
  padding-right: 45px;
}

.t_left {
  text-align: left;
}

.t_inline-block {
  display: inline-block;
}

.fs_26 {
  font-size: 26px;
}

#sumaho_adviser {
  margin: auto;
  padding-bottom: 30px;
}

#sumaho_adviser h2 {
  text-align: center;
  margin: 0 auto 60px;
}

#sumaho_adviser .ttl_bg {
  position: relative;
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/bg_h2_sumaho-school.jpg) left bottom repeat-x;
  height: 155px;
  margin: 0 auto 50px;
}

#sumaho_adviser .ttl_bg h2 {
  margin-bottom: 0;
}

#sumaho_adviser .ttl_border {
  border-top: 10px solid #e95890;
  padding-top: 75px;
  text-align: center;
}

/* 幅 */
.wrap_950 {
  width: 950px;
  margin: auto;
}

.wrap_770 {
  width: 770px;
  margin: auto;
}

.wrap_910 {
  width: 950px;
  padding: 0 20px;
  margin: auto;
}

/* コラム */
.col {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.col.align_c {
  align-items: center;
}

.col.center {
  justify-content: center;
}

.u_mt_10 {
  margin-top: 10px;
}

.u_mt_20 {
  margin-top: 20px;
}

.u_mt_40 {
  margin-top: 40px;
}

.u_mb_10 {
  margin-bottom: 10px;
}

.u_mb_20 {
  margin-bottom: 20px;
}

.u_mb_40 {
  margin-bottom: 40px;
}

.u_mr_40 {
  margin-right: 40px;
}

.u_pt_10 {
  padding-top: 10px;
}

.u_pt_20 {
  padding-top: 20px;
}

.u_pt_40 {
  padding-top: 40px;
}

/* 各項目のリード文 */
.readtxt_box {
  padding: 0 30px 0 0;
  font-size: 20px;
  line-height: 1.8;
}

.txt-box-left {
  padding: 42px 0 0 40px;
  font-size: 20px;
  line-height: 1.6;
}

.txt-box-right {
  padding: 42px 40px 0 0;
  font-size: 20px;
  line-height: 1.6;
}

/*  スクロール固定 */
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}

/*-------------------------------
ページ上部告知テキスト
-------------------------------*/
#info {
  padding: 25px 0 50px;
  text-align: center;
}

#info .inner {
  width: 950px;
  margin: 0 auto;
}

#info .attention {
  color: #2174ed;
  font-size: 30px;
  font-weight: bold;
  text-decoration: underline;
}

/*-------------------------------
メインビジュアル
-------------------------------*/
#sumaho_adviser #mv_block {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/bg_mv.jpg) left bottom repeat-x #fdeef4;
  text-align: center;
  font-size: 0;
}

#sumaho_adviser #mv_block h1 {
  overflow: hidden;
}

#sumaho_adviser #mv_block h1 img {
  margin-left: calc((100% - 2000px) / 2);
}

#sumaho_adviser #advice_block {
  padding: 60px 0;
  text-align: center;
}

#sumaho_adviser #advice_block #icon_repeart {
  width: 257px;
  font-size: 12px;
}

/*-------------------------------
ナビゲーション
-------------------------------*/
#sumaho_adviser #navgation {
  position: relative;
  margin-top: 80px;
  background-color: #e9588f;
}

#sumaho_adviser #navgation p:first-child {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/ttl_support-list.png) 0 center no-repeat;
  width: 530px;
  height: 202px;
  font-size: 0;
  margin: -60px auto 0;
}

#sumaho_adviser #navgation ul {
  position: relative;
  width: 950px;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding: 105px 0 30px;
}

#sumaho_adviser #navgation ul li a {
  position: relative;
  width: 238px;
  height: 280px;
  display: block;
  /* overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; */
}

#sumaho_adviser #navgation ul li a:hover img {
  opacity: 0;
  display: none;
  animation-play-state: paused;
}

#sumaho_adviser #navgation ul li a img {
  -webkit-animation: flash 2s ease-in-out infinite;
  animation: flash 2s ease-in-out infinite;
}

@-webkit-keyframes flash {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes flash {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

#sumaho_adviser #navgation ul li a#nav_sumaho {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/nav_support01.png) 0 0 no-repeat;
  background-size: contain;
}

#sumaho_adviser #navgation ul li a#nav_sumaho:hover {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/nav_support01_on.png) 0 0 no-repeat;
  background-size: contain;
}

#sumaho_adviser #navgation ul li a#nav_plane {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/nav_support02.png) 0 0 no-repeat;
  background-size: contain;
}

#sumaho_adviser #navgation ul li a#nav_plane:hover {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/nav_support02_on.png) 0 0 no-repeat;
  background-size: contain;
}

#sumaho_adviser #navgation ul li a#nav_select {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/nav_support03.png) 0 0 no-repeat;
  background-size: contain;
}

#sumaho_adviser #navgation ul li a#nav_select:hover {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/nav_support03_on.png) 0 0 no-repeat;
  background-size: contain;
}

#sumaho_adviser #navgation ul li a#nav_paypay {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/nav_support04.png) 0 0 no-repeat;
  background-size: contain;
}

#sumaho_adviser #navgation ul li a#nav_paypay:hover {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/nav_support04_on.png) 0 0 no-repeat;
  background-size: contain;
}

/*-------------------------------------
 スマホ教室の開催
------------------------------------*/
#sumaho_adviser #school_genre {
  position: relative;
  margin-top: 60px;
}

#sumaho_adviser #school_genre h3 {
  width: 100%;
  position: absolute;
  top: -20px;
}

#sumaho_adviser #school_genre p {
  background-color: #fcf1f5;
  text-align: center;
  padding: 58px 0 20px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
}

#sumaho_adviser .genre_block {
  margin-top: 60px;
}

#sumaho_adviser .col>.genre_block {
  width: 45%;
}

/* スマホ教室のメニュー */

.ttl_menu {
  color: #e95890;
  border-bottom: 2px solid #111;
  font-size: 20px;
  margin-bottom: 14px;
  text-align: center;
  padding-bottom: 8px;
  font-weight: bold;
}

.menu_block {
  width: 100%;
  margin-top: 25px;
}

.col>.menu_block {
  width: 30%;
}

.ttl_school {
  background-color: #e95890;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  padding: 15px 0 12px;
  border-radius: 100px;
  color: #fff;
}

.menu_block p {
  text-align: center;
  line-height: 1.8;
  font-size: 18px;
}

.txt_caption {
  color: #666666;
  margin-top: 25px;
  font-size: 14px;
}

/*　スマホ教室のロゴ */
.border_blcok {
  background-color: #fff;
  margin: 30px auto 0;
  padding: 4%;
  border: 1px solid #ececec;
}

/*　動画 */
.sumaho-school-iframe-wrap {
  width: 650px;
  height: 365px;
  margin: 30px auto 0;
}

.sumaho-school-iframe {
  width: 650px;
  height: 365px;
}

/*----------------------------------------
スマホアドバイザー テキスト対応
----------------------------------------*/
.box-sad-news {
  font-size: 18px;
  text-align: left;
  font-weight: bold;
  padding: 0 118px 60px;
}

.box-sad-news-arrow {
  position: relative;
  display: inline-block;
}

.box-sad-news-arrow::before {
  content: "";
  width: 8px;
  height: 8px;
  border: 8px;
  border-top: solid 2px #006699;
  border-right: solid 2px #006699;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: -15px;
  margin-top: -6px;
}

/*----------------------------------------
お知らせ
----------------------------------------*/
.notice_section {
  padding-top: 50px;
  padding-bottom: 10px;
}

.notice_box {
  padding: 28px 100px;
  width: 100%;
  border: 2px solid #e95890;
  background-color: #fff;
  font-size: 20px;
  text-align: center;
}

#sumaho_adviser .notice_section h2,
#sumaho_adviser .notice_section p {
  margin-bottom: 22px;
}

#sumaho_adviser .notice_section *:last-child {
  margin-bottom: 0;
}

#sumaho_adviser .notice_section .textlink {
  padding-right: 0;
  text-decoration: underline;
}

#sumaho_adviser .notice_section .textlink::after {
  display: none;
}

.notice__list {
  /* width: fit-content; */
  text-align: left;
  margin: 0 auto 20px;
}

.notice__item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.notice__item:not(:first-child) {
  margin-top: 10px;
}

.notice__item:not(.notice__item--new) {
  margin-left: 75px;
}

.notice-item__inner {
  display: flex;
  align-items: flex-start;
}

.notice-new__tag {
  background-color: #e95890;
  color: #fff;
  line-height: 1;
  padding: 4px 11px 2px;
  text-transform: uppercase;
  font-size: 0.7em;
  margin-top: 3px;
}

.notice__foot {
  margin-top: 10px;
}

/*----------------------------------------
スマホ教室ご紹介
----------------------------------------*/
.sumaho-school_section {
  padding-bottom: 37px;
}

.safety-measure_ttl {
  margin-bottom: 56px;
}

.safety-measure_list {
  margin-bottom: 94px;
}

.self-restraint_ttl {
  margin-bottom: 94px;
  text-align: center;
  color: #f00;
  font-size: 22px;
  font-weight: bold;
}

.introduce {
  margin-bottom: 46px;
}

.introduce_ttl {
  margin-bottom: 20px;
}

.box-corona {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 80px;
}

.box-corona_text {
  color: #2174ed;
  font-size: 26px;
  font-weight: bold;
}

.box-corona_list {
  line-height: 1.6;
  list-style-type: disc;
  font-size: 18px;
  margin: 24px auto 0;
  padding-left: 24px;
}

.box-corona_list .box-corona_list {
  margin-top: 0;
}

.box-corona_list>li {
  text-align: left;
}

.sampling-campaign {
  border: 2px solid #e95890;
  width: 950px;
  margin: 0 auto 80px auto;
  padding: 35px 40px 40px;
}

.sampling-campaign_title {
  width: 429px;
  margin: 0px auto 40px;
}

.sampling-campaign_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sampling-campaign_text {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
}

.sampling-campaign_list {
  font-size: 14px;
  padding-left: 12px;
}

.sampling-campaign_list-item {
  position: relative;
}

.sampling-campaign_list-item::before {
  position: absolute;
  content: '';
  top: 3px;
  left: -12px;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  background-color: #131313;
}

.sampling-campaign_list-item:not(:last-of-type) {
  margin-bottom: 5px;
}

/*----------------------------------------
教室一覧
----------------------------------------*/
.bg_pink {
  background-color: #fdeef4;
}

.classroom-ttl_bg {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/bg_h2_classroom_list.jpg) left bottom repeat-x;
}

.classroom_sub-ttl {
  text-align: center;
  font-size: 32px;
  margin-bottom: 32px;
}

.recommend_classroom {
  text-align: center;
  margin-bottom: 42px;
}

.classroom_item-wrap {
  margin-bottom: 60px;
}

.tax_payment-wrap {
  margin-bottom: 60px;
}

.classroom_item-ttl {
  margin-bottom: 20px;
}

.classroom_item {
  position: relative;
  background-color: #fff;
  box-shadow: 4px 4px 0px 0px #f0e2e8;
  margin-bottom: 44px;
  padding: 22px 0 22px 100px;
}

.classroom_tax_payment {
  border: solid 2px #fabe00;
}

.classroom_item::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -30px;
  background-repeat: no-repeat;
  width: 107px;
  height: 96px;
}

.classroom_item05 {
  margin-bottom: 35px;
}

.classroom_tax_payment_donation::before {
  background-image: url(/mobile/set/data/special/sumaho-adviser/img/p/icon_donation.png?20241210);
}

.classroom_tax_payment_deduction::before {
  background-image: url(/mobile/set/data/special/sumaho-adviser/img/p/icon_ai.png);
}

.classroom_item01::before {
  background-image: url(/mobile/set/data/special/sumaho-adviser/img/p/icon_classroom_item01.png);
}

.classroom_item02::before {
  background-image: url(/mobile/set/data/special/sumaho-adviser/img/p/icon_classroom_item02.png);
}

.classroom_item03::before {
  background-image: url(/mobile/set/data/special/sumaho-adviser/img/p/icon_classroom_item03.png);
}

.classroom_item04::before {
  background-image: url(/mobile/set/data/special/sumaho-adviser/img/p/icon_classroom_item04.png);
}

.classroom_item05::before {
  background-image: url(/mobile/set/data/special/sumaho-adviser/img/p/icon_classroom_item05.png);
}

.classroom_item06::before {
  background-image: url(/mobile/set/data/special/sumaho-adviser/img/p/icon_classroom_item06.png);
}

.classroom_text-list {
  display: inline-block;
}

.classroom_text-list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.classroom_text-list-half {
  display: inline-block;
  width: 48%;
}

.classroom_text-item,
.classroom_tax_payment_text-item,
.classroom_tax_payment_text_dot {
  position: relative;
  padding-left: 26px;
  font-size: 20px;
  margin-bottom: 7px;
}

.classroom_text-item::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  background-image: url(/mobile/set/data/special/sumaho-adviser/img/s/icon_classroom_text_item.png);
  background-size: 12px 13px;
  background-repeat: no-repeat;
  width: 12px;
  height: 13px;
}

.classroom_tax_payment_text-item::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  background-image: url(/mobile/set/data/special/sumaho-adviser/img/p/ttl_tax_payment_classroom_text_item.png);
  background-size: 12px 13px;
  background-repeat: no-repeat;
  width: 12px;
  height: 13px;
}

.classroom_tax_payment_text_dot::before {
  content: "・";
}

.classroom_note {
  font-size: 14px;
  text-align: center;
}

/* 行政サービス講座 */
.classroom_text {
  margin-bottom: 18px;
  font-size: 20px;
}
.classroom_item-subttl {
  font-weight: bold;
  font-size: 24px;
  color: #e95890;
}

.classroom_accordion-container .classroom_accordion-ttl {
  position: relative;
  margin: 0;
  padding-left: 60px;
  height: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-bottom: 4px solid #f1f5f8;
  font-size: 20px;
  font-weight: normal;
  color: #131313;
  cursor: pointer;
}

.classroom_accordion-container .classroom_accordion-ttl::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 34px;
  background-image: url(/mobile/set/data/special/sumaho-adviser/img/s/icon_classroom_text_item.png);
  background-size: 12px 13px;
  background-repeat: no-repeat;
  width: 12px;
  height: 13px;
}

.classroom_accordion-ttl.open {
  background-color: #f1f5f8;
}

.classroom_accordion-container .classroom_accordion-ttl .classroom_accordion-ttl-icon {
  position: absolute;
  z-index: 1;
  transform: translateY(-50%);
  top: 50%;
  right: 30px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -webkit-animation: bg-color 2s ease-in-out infinite;
  animation: bg-color 2s ease-in-out infinite;
}

.classroom_accordion-container .classroom_accordion-ttl .classroom_accordion-ttl-icon::before {
  content: "";
  position: absolute;
  top: 46%;
  right: 10px;
  width: 16px;
  height: 2px;
  transform: rotate(90deg);
  transition: all .3s ease-in-out;
  -webkit-animation: icon-color 2s ease-in-out infinite;
  animation: icon-color 2s ease-in-out infinite;
}

.classroom_accordion-container .classroom_accordion-ttl .classroom_accordion-ttl-icon::after {
  content: "";
  position: absolute;
  top: 46%;
  right: 10px;
  width: 16px;
  height: 2px;
  transition: all .3s ease-in-out;
  -webkit-animation: icon-color 2s ease-in-out infinite;
  animation: icon-color 2s ease-in-out infinite;
}

.classroom_accordion-container .classroom_accordion-ttl.open .classroom_accordion-ttl-icon::before {
  transform: rotate(180deg);
}

.classroom_accordion-container .classroom_accordion-ttl.open .classroom_accordion-ttl-icon::after {
  opacity: 0;
}

.classroom_accordion-content {
  display: none;
  padding: 0 30px 30px;
  background-color: #f1f5f8;
}

.classroom_box {
  padding: 25px 30px;
  width: 100%;
  max-width: 765px;
  border: 2px solid #e95890;
  background-color: #fff;
  font-size: 20px;
}

.classroom_box .classroom_box-tag {
  margin-top: 15px;
  width: 100px;
  color: #fff;
  border-radius: 5px;
  background-color: #e95890;
  text-align: center;
  font-size: 18px;
}

.classroom_box p+p {
  margin-top: 5px;
}

.classroom_box-container {
  padding: 40px 0 20px;
}

.classroom_box-container .classroom_box {
  padding: 18px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.classroom_box-container .classroom_box .classroom_box-text {
  padding-left: 30px;
  font-size: 20px;
}

.classroom_box-container .classroom_box .classroom_box-text .classroom_box-text-small {
  display: inline-block;
  font-size: 16px;
  line-height: 1.8;
}

.classroom_accordion-container {
  width: 765px;
}

@-webkit-keyframes bg-color {
  0% {
    z-index: 1;
    background: #e95890;
  }

  50% {
    background: #fff;
  }

  100% {
    background: #e95890;
  }
}

@keyframes bg-color {
  0% {
    z-index: 1;
    background: #e95890;
  }

  50% {
    background: #fff;
  }

  100% {
    background: #e95890;
  }
}

@-webkit-keyframes icon-color {
  0% {
    background: #fff;
  }

  50% {
    background: #e95890;
  }

  100% {
    background: #fff;
  }
}

@keyframes icon-color {
  0% {
    background: #fff;
  }

  50% {
    background: #e95890;
  }

  100% {
    background: #fff;
  }
}

/*----------------------------------------
スマホ動画教室
----------------------------------------*/
.online-sumaho_section {
  padding-top: 126px;
}

.online-sumaho-area {
  background: #7a937a;
  margin-bottom: 80px;
  padding: 70px 90px 40px;
  text-align: center;
}

.online-sumaho-area .button {
  position: relative;
  display: block;
  background: #e95890;
  width: 730px;
  height: 105px;
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/btn_sumaho-online-school.png) center center no-repeat;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 80px;
  margin: 10px auto 18px;
  padding: 15px 70px 20px;
  text-decoration: none;
}

.online-sumaho-area .button:hover {
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
  -moz-filter: brightness(110%);
  -ms-filter: brightness(110%);
}

.online-sumaho-ttl {
  position: relative;
}

#sumaho_adviser h2.online-sumaho-ttl {
  margin-bottom: 0;
}

.online-sumaho-ttl::before {
  content: url(/mobile/set/data/special/sumaho-adviser/img/p/balloon_online_sumaho_ttl.png);
  position: absolute;
  top: -120px;
  left: 0;
  right: 0;
}

.online-sumaho-text {
  font-size: 14px;
  color: #fff;
}

/*----------------------------------------
サポート一覧
----------------------------------------*/
.support-list_section {
  position: relative;
  background-color: #f1f5f8;
  padding-bottom: 95px;
}

.support-list_ttl-wrap {
  position: relative;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 851px;
}

.support-list_desc {
  position: absolute;
  bottom: -15px;
  right: 0;
  width: 480px;
  font-size: 19px;
}

#sumaho_adviser h2.support-list_ttl {
  margin-bottom: 50px;
}

.support-item {
  background-color: #fff;
  border-radius: 8px;
  margin: 0 auto 66px;
  width: 946px;
  box-shadow: 4px 4px 0px 0px #e5e9eb;
}

.support-item:last-child {
  margin-bottom: 0;
}

.support-item_head {
  background-color: #e95890;
  border-radius: 8px 8px 0 0;
}

.support-item_head01 {
  height: 90px;
}

.support-item_ttl01 {
  text-align: center;
  position: relative;
  top: -21px;
}

.support-item_head02 {
  height: 142px;
}

.support-item_ttl02 {
  text-align: center;
  position: relative;
  top: 25px;
}

.support-item_head03 {
  height: 90px;
}

.support-item_ttl03 {
  text-align: center;
  position: relative;
  top: -41px;
}

.support-item_body {
  padding: 40px 50px;
}

.support-item_note {
  font-size: 14px;
}

/*----------------------------------------
節約プランのご案内
----------------------------------------*/
#sumaho_adviser #sumaho_plane {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/bg_savingplan.jpg) 0 0 repeat-x;
}

/*----------------------------------------
スマホ選びのお手伝い修理相談
----------------------------------------*/
#sumaho_adviser #sumaho_select h2 {
  padding: 6px 0;
  background-color: #f1f5f8;
}

/*----------------------------------------
PayPay活用のご案内
----------------------------------------*/
#sumaho_adviser #paypay {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/bg_paypay.jpg) 0 0 repeat-x;
}

/*----------------------------------------
利用者の声
----------------------------------------*/
.uservoice_box {
  position: relative;
  width: 31%;
  border: 3px solid #333;
  border-radius: 3px;
  padding: 35px;
  text-align: center;
}

.uservoice_box .icon_user {
  width: 140px;
  margin: auto;
  position: absolute;
  top: -42px;
  left: 0;
  right: 0;
}

.uservoice_box .ajast_box {
  margin-top: 70px;
  text-align: left;
}

.uservoice_box p {
  font-size: 16px;
  line-height: 1.7;
}

.uservoice_box .font_age {
  font-weight: bold;
  font-size: 18px;
  margin: 18px 0 15px;
  text-align: center;
}

/* スマホ相談　*/

.list-disc {
  line-height: 1.6;
  padding: 24px 24px 0 24px;
  list-style-type: disc;
  font-size: 18px;
}

.list-disc li+li {
  margin-top: 28px;
}

/*--------------------------------------
  スマホアドバイザーにご相談
--------------------------------------*/
#sumaho_adviser #sumaho_consultation {
  padding-top: 70px;
}

/*--------------------------------------
  よくある質問
--------------------------------------*/
#sumaho_adviser #question_block {
  background-color: #ffffff;
}

#sumaho_adviser #question_block h2 {
  padding: 30px;
  background-color: #f1f5f8;
}

#sumaho_adviser #qlist {
  width: 850px;
  margin: 0 auto 30px;
}

#sumaho_adviser #qlist dt {
  padding: 20px 30px 17px;
  cursor: pointer;
  font-weight: bold;
  line-height: 1.6;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  background-color: #fff;
}

#sumaho_adviser #qlist dt::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/icon_arrow-down.png) center center no-repeat;
  background-size: 15px;
  padding-left: 10px;
}

#sumaho_adviser #qlist dd {
  display: none;
  padding: 20px 30px 17px;
  background-color: #fff;
}

#sumaho_adviser #qlist dt.bg_glay,
#sumaho_adviser #qlist dd.bg_glay {
  background-color: #f1f5f8;
}

#sumaho_adviser #qlist dt.is_active::after {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}

#sumaho_adviser #qlist dt.is_active::after {
  transform: rotate(-180deg);
}

/* もっと見るボタン */

#sumaho_adviser #btn_morequestion {
  position: relative;
  display: block;
  width: 431px;
  height: 107px;
  margin: 50px auto 0;
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/btn_more-question.png) center center no-repeat;
  text-align: center;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  line-height: 107px;
}

#sumaho_adviser #btn_morequestion:hover {
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/btn_more-question_on.png) 0 0 no-repeat;
}

/*--------------------------------------
  ソフトバンクショップ
--------------------------------------*/
.bg_glay {
  background-color: #f1f5f8;
}

/*--------------------------------------
スマホアドバイザー在籍店舗を探す
---------------------------------------*/
#sumaho_adviser #shop-search {
  background-color: #fcf1f5;
  padding: 30px 40px;
}

#sumaho_adviser #shop-search .ttl_search {
  color: #e95890;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  padding: 0 0 15px;
}

#sumaho_adviser #shop-search .inner_box {
  background-color: #fff;
  padding: 30px 50px 50px;
}

#sumaho_adviser #shop-search .inner_box>p {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

/* ショップ検索ボタン*/

#sumaho_adviser .btn_search {
  position: relative;
  display: block;
  width: 703px;
  height: 85px;
  line-height: 80px;
  padding-left: 60px;
  margin: 15px auto 30px;
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/btn_search-location.png) center center no-repeat;
  background-size: contain;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

#sumaho_adviser .btn_search:hover {
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
  -moz-filter: brightness(110%);
  -ms-filter: brightness(110%);
}

#sumaho_adviser .table_design {
  border-collapse: collapse;
  /* セルの境界線の間隔を開けて表示する */
  width: 100%;
  /* テーブルの横幅を指定する */
  border-left: 2px solid #e95890;
  border-right: 2px solid #e95890;
  /* テーブルの境界線を実線で指定する */
  box-sizing: border-box;
  margin: 0 auto;
}

#sumaho_adviser .table_design .ttl_main {
  background-color: #e95890;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  padding: 10px;
}

#sumaho_adviser .table_design .ttl_sub {
  background-color: #fcf1f5;
  text-align: center;
}

#sumaho_adviser .table_design td {
  padding: 6px 10px;
  border-bottom: 2px solid #e95890;
  background-color: #fff;
}

#sumaho_adviser .table_design th,
#sumaho_adviser .table_design td {
  font-size: 16px;
}

#sumaho_adviser .table_design td a {
  display: inline-block;
  margin: 6px;
  text-decoration: underline;
  color: #006cb7;
}

#sumaho_adviser .table_design td a:hover {
  text-decoration: none;
}

/*--------------------------------------
フッター固定　店舗検索
---------------------------------------*/
#sumaho_adviser #searchshop_area {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 0;
  background-color: rgba(241, 245, 248, 0.9);
  text-align: center;
  padding: 10px 30px;
  z-index: 1;
}

#sumaho_adviser #searchshop_area p:first-child {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

#sumaho_adviser #searchshop_area #btn_modal {
  position: relative;
  width: 602px;
  height: 74px;
  padding-left: 35px;
  margin: 0 auto;
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/btn_seachshop.png) center center no-repeat;
  background-size: contain;
  border: none;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  line-height: 65px;
  cursor: pointer;
}

#sumaho_adviser #searchshop_area #btn_modal:hover {
  filter: brightness(110%);
  -webkit-filter: brightness(110%);
  -moz-filter: brightness(110%);
  -ms-filter: brightness(110%);
}

#sumaho_adviser #bg_modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 11;
}

#sumaho_adviser #modal_block {
  position: fixed;
  top: 4%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 12;
  display: none;
  width: 850px;
  /* height: 85%; */
  padding: 30px;
  background-color: #fff;
  border-radius: 6px;
}

#sumaho_adviser #modal_block #btn_modalclose {
  position: relative;
  width: 408px;
  height: 81px;
  line-height: 76px;
  margin: 30px auto 0;
  padding-left: 22px;
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/btn_modal-close.png) center center no-repeat;
  background-size: contain;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #333;
}

#sumaho_adviser #modal_block #btn_modalclose:hover {
  opacity: 0.7;
}

/*--------------------------------------
よくある質問 include
---------------------------------------*/
.list-qa-01 {
  margin-top: 40px;
}

@media only screen and (max-width: 600px) {
  .list-qa-01 {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 600px) {
  .list-qa-01 {
    margin-top: 20px;
  }
}

.list-qa-01 .list-qa-01-item {
  margin-top: 30px;
  padding-top: 20px;
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item {
    padding-top: 20px;
  }
}

.list-qa-01 .list-qa-01-item:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item:first-child {
    margin-top: 0;
  }
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item:first-child {
    margin-top: 0;
  }
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item:first-child {
    padding-top: 0;
  }
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item:first-child {
    padding-top: 0;
  }
}

.list-qa-01 .list-qa-01-item>a {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}

.list-qa-01 .list-qa-01-item>a:hover {
  opacity: 0.6;
}

.list-qa-01 .list-qa-01-item>a:hover .box-qa-01::after {
  -webkit-animation: arrowR 0.4s 2;
  animation: arrowR 0.4s 2;
}

.list-qa-01 .list-qa-01-item .box-qa-01 {
  position: relative;
}

.list-qa-01 .list-qa-01-item .box-qa-01 dt,
.list-qa-01 .list-qa-01-item .box-qa-01 dd {
  position: relative;
  display: block;
}

.list-qa-01 .list-qa-01-item .box-qa-01 dt::before,
.list-qa-01 .list-qa-01-item .box-qa-01 dd::before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  display: block;
  width: 42px;
  height: 42px;
}

@media only screen and (max-width: 600px) {

  .list-qa-01 .list-qa-01-item .box-qa-01 dt::before,
  .list-qa-01 .list-qa-01-item .box-qa-01 dd::before {
    top: 3px;
    width: 31px;
    height: 31px;
  }
}

.list-qa-01 .list-qa-01-item .box-qa-01 dt {
  margin-bottom: 30px;
  font-weight: bold;
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item .box-qa-01 dt {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item .box-qa-01 dt {
    margin-bottom: 20px;
  }
}

.list-qa-01 .list-qa-01-item .box-qa-01 dt::before {
  margin-top: 15px;
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/icn_q.png) no-repeat;
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item .box-qa-01 dt::before {
    -webkit-background-size: 31px 31px;
    background-size: 31px 31px;
  }
}

.list-qa-01 .list-qa-01-item .box-qa-01 dt>p {
  padding: 15px 70px 15px 80px;
  font-size: 24px;
  color: #333333;
  background-color: #fcf1f5;
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item .box-qa-01 dt>p {
    padding: 5px 70px 0 70px;
  }
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item .box-qa-01 dt>p {
    padding: 5px 30px 0 50px;
  }
}

.list-qa-01 .list-qa-01-item .box-qa-01 dd::before {
  margin-top: 5px;
  background: url(/mobile/set/data/special/sumaho-adviser/img/p/icn_a.png) no-repeat;
  background-size: 42px 42px;
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item .box-qa-01 dd::before {
    -webkit-background-size: 31px 31px;
    background-size: 31px 31px;
  }
}

.list-qa-01 .list-qa-01-item .box-qa-01 dd>p {
  font-size: 16px;
  line-height: 1.7;
  padding: 5px 70px 0 80px;
  color: #333333;
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item .box-qa-01 dd>p {
    padding: 5px 70px 0 70px;
  }
}

@media only screen and (max-width: 600px) {
  .list-qa-01 .list-qa-01-item .box-qa-01 dd>p {
    padding: 5px 30px 0 50px;
  }
}

/*--------------------------------------
関連情報
---------------------------------------*/
#sumaho_adviser #see-also_block h2 {
  padding: 30px;
  background-color: #f1f5f8;
}

/*--------------------------------------
SNS component
---------------------------------------*/
.sns-inner {
  width: 950px;
  margin: 30px auto 0;
  padding: 0 20px;
}

/*-------------------------------------
 デジ活バナー
------------------------------------*/
.banar_item {
  margin: 0 auto;
  padding: 20px;
  max-width: 650px;
  width: 100%;
  background-color: #fff;
}

.banar_item.classroom_banar {
  margin: 40px auto 0;
}

.banar_item-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  padding: 20px;
  border: 2px solid #e95890;
  opacity: 1;
  transition: opacity .3s;
}

.banar_item-logo {
  width: 65px;
}

.banar_item-txt {
  color: #333;
  text-decoration: none !important;
}

a:hover .banar_item-txt {
  text-decoration: none !important;
}

.banar_item a:hover,
.banar_item a:focus,
.banar_item a:visited {
  text-decoration: none !important;
}