@charset "UTF-8";
/*--- 特長 ---*/
h2.ttl-article.text-center {
  font-size: 40px;
}

@media (max-width: 768px) {
  h2.ttl-article.text-center {
    font-size: 26px;
  }
}
.scheduled-release-date {
  padding: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.1em;
  font-weight: bold;
  width: 495px;
  max-width: 100%;
  border-radius: 8px;
  margin-inline: auto;
}

/* カラバリカルーセル内トクサポ動画用 */
.swiper-pagination span:nth-child(3) {
  border-radius: 0;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}

/* /カラバリカルーセル内トクサポ動画用 */
.main-contents {
  overflow: hidden;
  padding-top: 0;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

/* 共通要素 */
a:focus, *:focus {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 0.8rem 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.nowrap {
  white-space: nowrap;
}

.hidden {
  overflow: hidden;
}

sup {
  position: relative;
  top: 0;
  vertical-align: top;
  font-size: 60%;
}

.page-heading sup {
  font-size: 50%;
  top: 0.3em;
}

.main-text sup {
  top: 0;
  font-size: 55%;
}

sup.size-s {
  font-size: 50%;
}

.shadow {
  text-shadow: 0 0 20px black, 2px 2px 10px black;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* -----------------------------------------
 基本
------------------------------------------- */
html {
  font-size: 2.5641025641vw;
}

body {
  line-height: 1.5;
  background: #fff;
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}

img {
  max-width: 100%;
  vertical-align: top;
}

.opa0 {
  opacity: 0;
}

.shadow {
  text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.3);
}

/* -----------------------------------------
 レイアウト
------------------------------------------- */
.stage {
  position: relative;
  color: #fff;
  background: #353535;
}

.main {
  margin: 0 auto;
}

.stage p {
  line-height: 1.5;
}

.page-contents.home {
  padding: 2.4rem 2rem;
}

/* -----------------------------------------
 文字装飾
------------------------------------------- */
.white {
  color: #fff;
}

.bold {
  font-weight: bold;
}

.red {
  color: #E94235;
}

.comment {
  font-size: 1.2rem;
  margin-bottom: 0px;
}

.normal {
  font-weight: normal;
}

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

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.block {
  display: block;
}

.posabs {
  position: absolute;
}

.fs60 {
  font-size: 6rem !important;
}

.fs56 {
  font-size: 5.6rem !important;
}

.fs52 {
  font-size: 5.2rem !important;
}

.fs48 {
  font-size: 4.8rem !important;
}

.fs44 {
  font-size: 4.4rem !important;
}

.fs40 {
  font-size: 4rem !important;
}

.fs36 {
  font-size: 3.6rem !important;
}

.fs32 {
  font-size: 3.2rem !important;
}

.fs30 {
  font-size: 3rem !important;
}

.fs28 {
  font-size: 2.8rem !important;
}

.fs24 {
  font-size: 2.4rem !important;
}

.fs21 {
  font-size: 2.1rem !important;
}

.fs18 {
  font-size: 1.8rem !important;
}

.fs16 {
  font-size: 1.6rem !important;
}

.fs14 {
  font-size: 1.4rem !important;
}

.fs12 {
  font-size: 1.2rem !important;
}

.fs10 {
  font-size: 1rem !important;
}

.mb0 {
  margin-bottom: 0;
}

.mb5 {
  margin-bottom: 0.5rem;
}

.mb10 {
  margin-bottom: 1rem;
}

.mb15 {
  margin-bottom: 1.5rem;
}

.mb20 {
  margin-bottom: 2rem;
}

.mb25 {
  margin-bottom: 2.5rem;
}

.mb30 {
  margin-bottom: 3rem;
}

.mb40 {
  margin-bottom: 4rem;
}

.mb50 {
  margin-bottom: 5rem;
}

.mb60 {
  margin-bottom: 6rem;
}

.mb1e {
  margin-bottom: 1em;
}

.mb2e {
  margin-bottom: 2em;
}

.mt30 {
  margin-top: 3rem;
}

.mt1e {
  margin-top: 1em;
}

.ml10 {
  margin-left: 1rem;
}

.mr10 {
  margin-right: 1rem;
}

.mr20 {
  margin-right: 2rem;
}

.pt40 {
  padding-top: 4rem;
}

.pt0 {
  padding-top: 0;
}

.pr15 {
  padding-right: 1.5rem;
}

.pl10 {
  padding-left: 1rem;
}

.pl15 {
  padding-left: 1.5rem;
}

/* -----------------------------------------
 ボタン
------------------------------------------- */
.btn-text {
  margin-bottom: 1.8rem;
  color: #652A96;
  line-height: 1.3;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
}

.btn-top-txt {
  margin-bottom: 1rem;
  color: #133D3E;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

.photo-link-wrap {
  max-width: 32rem;
  margin: 0 auto;
}

.photo-link-btn {
  display: block;
  padding: 1.5rem 1.4rem;
  color: #133D3E !important;
  font-weight: bold;
  font-size: 1.8rem;
  border-radius: 0.7rem;
  text-align: center;
  background: #FFF500;
}

/* -----------------------------------------
 コンテンツ
------------------------------------------- */
.contents-block {
  overflow: hidden;
  color: #000;
  /* background: linear-gradient(45deg, #C8E0F0 0%, #FDFDFD 30%, #FDFDFD 70%,#C8E0F0 100%); */
}

.contents-block p {
  color: #000;
  font-weight: bold;
}

.menu + .contents-block {
  padding-top: 0;
}

.page-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 6.4rem;
  padding: 1rem 8.7rem;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(180, 180, 180)), to(rgb(233, 232, 232)));
  background: linear-gradient(0deg, rgb(180, 180, 180), rgb(233, 232, 232) 100%);
  color: #000;
}

.page-head .page-title {
  line-height: 1.3;
  text-align: center;
}

.page-head [class*=btn-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  height: 100%;
  margin: auto;
  font-size: 1.6rem;
}

.page-head .page-title span {
  display: block;
}

.page-head .btn-prev {
  left: 0;
  padding-left: 1.2rem;
}

.page-head .btn-next {
  right: 0;
  padding-right: 1.2rem;
}

.page-head [class*=btn-] span {
  display: inline-block;
  position: relative;
  padding: 0.4em 0.8em;
  border-radius: 0.5rem;
  font-size: 1.2rem;
  background: #fff;
  color: #000;
}

.page-head .btn-prev span {
  padding-left: 2.2em;
}

.page-head .btn-next span {
  padding-right: 2.2em;
}

.page-head [class*=btn-] span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1rem;
  height: 1rem;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.page-head .btn-prev span::before {
  left: 1rem;
  border-bottom: 0.2rem solid #000;
  border-left: 0.2rem solid #000;
}

.page-head .btn-next span::before {
  right: 1rem;
  border-top: 0.2rem solid #000;
  border-right: 0.2rem solid #000;
}

.page-heading {
  padding: 1em 0;
  color: #000;
  font-size: 2.1rem;
  font-weight: bold;
  text-align: center;
}

.main-text {
  margin-bottom: 1.3em;
  font-size: 1.6rem;
}

.main-contents {
  position: relative;
  padding: 0 1.8rem 2.4rem;
  color: #000;
}

.main-heading {
  margin-bottom: 2rem;
  line-height: 1.3;
  color: #652A96;
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
}

.main-sub-heading {
  margin-bottom: 2rem;
  padding: 0.35em 0.5em;
  border-radius: 0.7rem;
  color: #652A96;
  font-weight: bold;
  font-size: 2.1rem;
  text-align: center;
  background-color: #fff;
}

/* -----------------------------------------
 レスポンシブ設定
------------------------------------------- */
/* tablet */
@media screen and (min-width: 640px) {
  html {
    font-size: 62.5%;
    font-size: 0.625em;
  }
  .header-inner {
    margin: 0 auto;
    padding: 0 2rem;
  }
  .header-inner ul li + li {
    margin-left: 0.8rem;
  }
  .header-inner ul li a {
    padding: 0.4rem 2rem;
    font-size: 16px;
  }
  .navi-logo {
    width: 52%;
    max-width: 32rem;
    padding: 0.5rem 0 1rem;
  }
  .navi-logo .ymobile_logo {
    margin-right: 1.5rem;
  }
  .page-head {
    font-size: 1.8rem;
  }
  .page-head [class*=btn-] span {
    font-size: 1.3rem;
  }
  .page-contents.home {
    padding: 3.6rem 4rem;
  }
  .side-menu {
    padding: 3.6rem 4rem;
  }
  .contents-menu li {
    width: calc((100% - 2.4rem) / 3);
    margin-left: 1.2rem;
  }
  .contents-menu li:nth-child(2n) {
    margin-left: 1.2rem;
  }
  .contents-menu li:nth-child(3n+1) {
    margin-left: 0;
  }
  .contents-menu li:nth-of-type(n+3) {
    margin-top: 0;
  }
  .contents-menu li:nth-of-type(n+4) {
    margin-top: 1.2rem;
  }
  .contents-menu li a {
    font-size: 1.6rem;
  }
  .main-contents {
    padding: 3.6rem 3.6rem;
  }
  .main-text {
    text-align: center;
  }
  .page-heading {
    font-size: 2.4rem;
  }
  .page-head .btn-prev {
    padding-left: 2rem;
  }
  .page-head .btn-next {
    padding-right: 2rem;
  }
  .page-head .page-title span {
    display: inline;
    padding-left: 0.6em;
  }
}
/* small pc */
@media screen and (min-width: 960px) {
  a:hover {
    opacity: 0.8;
    -webkit-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
  }
  .header-inner {
    max-width: 96rem;
    margin: 0 auto;
    padding: 0;
  }
  .navi-logo {
    width: 52%;
    padding: 0.5rem 0 1rem;
    max-width: 100%;
  }
  .navi-logo .ymobile_logo {
    width: 21%;
    margin-right: 1.5rem;
  }
  .navi-logo .smaho_taiken_logo {
    width: 31%;
    margin-right: 1rem;
  }
  .page-contents.home {
    padding-bottom: 4rem;
  }
  .bottom-btn {
    margin-top: 4rem;
    margin-bottom: 6rem;
  }
  .btn-index {
    margin-top: 0;
    margin-bottom: 6rem;
  }
  .main {
    max-width: 96rem;
  }
  .page-contents.home {
    padding: 3.6rem 6rem;
  }
  .main-contents {
    padding: 4.8rem 3.6rem;
  }
  .main-text {
    font-size: 1.8rem;
  }
  .contents-banner {
    margin-bottom: 4rem;
  }
  .contents-banner .inner {
    max-width: 96rem;
    margin: 0 auto;
  }
  .main-photo::before {
    padding-top: 73.86%;
  }
  .contents-menu {
    max-width: 96rem;
  }
  .contents-menu li {
    width: calc((100% - 6rem) / 4);
    margin-left: 2rem;
  }
  .contents-menu li:nth-child(2n) {
    margin-left: 2rem;
  }
  .contents-menu li:nth-child(3n+1) {
    margin-left: 2rem;
  }
  .contents-menu li:nth-child(4n+1) {
    margin-left: 0;
  }
  .contents-menu li:nth-of-type(n+4) {
    margin-top: 0;
  }
  .contents-menu li:nth-of-type(n+5) {
    margin-top: 2rem;
  }
  .contents-menu li a {
    font-size: 1.6rem;
  }
  .page-head {
    font-size: 2rem;
  }
  .page-head [class*=btn-] span {
    padding: 0.5em 1.1em;
    font-size: 1.4rem;
  }
  .page-head .btn-prev span {
    padding-left: 2.2em;
  }
  .page-head .btn-next span {
    padding-right: 2.2em;
  }
  .page-heading {
    padding: 0.8em 0;
    font-size: 2.8rem;
  }
}
/* large pc */
@media screen and (min-width: 1280px) {
  .header-inner {
    max-width: 128rem;
    margin: 0 auto;
  }
  .navi-logo .ymobile_logo {
    width: 19%;
    margin-right: 2.5rem;
  }
  .contents-banner {
    margin-bottom: 4rem;
  }
  .contents-banner .inner {
    max-width: 128rem;
  }
  .page-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 128rem;
    margin: 0 auto;
  }
  .main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: none;
    margin: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .page-contents.home {
    padding: 0 3.6rem 6rem;
  }
  .side-menu {
    width: 33rem;
    height: 100%;
    margin-left: 4rem;
    padding: 1.5rem 0 0;
  }
  .side-menu .contents-menu {
    display: block;
  }
  .side-menu .contents-menu li {
    width: auto;
    margin-left: 0;
  }
  .side-menu .contents-menu li:nth-child(2n) {
    margin-left: 0;
  }
  .side-menu .contents-menu li:nth-child(3n+1) {
    margin-left: 0;
  }
  .side-menu .contents-menu li:nth-of-type(n+2) {
    margin-top: 0.2rem;
  }
  .side-menu .contents-menu li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-radius: 0;
  }
  .side-menu .contents-menu .thumbnail {
    width: 12rem;
  }
  .side-menu .contents-menu p {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-height: 5em;
    padding: 0.5em 0.5em;
    font-size: 1.6rem;
    text-align: left;
  }
  .bottom-btn {
    margin-top: 6rem;
  }
  .btn-index {
    margin-top: 0;
  }
  .show-pc-l {
    display: block;
  }
  /* home */
  .home .contents-menu {
    max-width: 128rem;
  }
  .home .contents-menu p {
    min-height: 4em;
    padding: 0.7em 0.5em;
  }
}
/* /共通要素 */
/* ui */
.ui .main-text {
  text-align: center;
}
.ui .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.ui .page-title span {
  display: block;
}
.ui .img_box {
  max-width: 600px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.ui .img_box img {
  display: block;
  margin: auto;
}
.ui .img_box2 {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.ui .img_box2 img {
  display: block;
  margin: auto;
}
.ui .hide-sp {
  display: block;
}
@media screen and (max-width: 678px) {
  .ui .hide-sp {
    display: none;
  }
}

/* /ui */
/* display  */
.display .main-text {
  text-align: center;
}
.display .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.display .page-title span {
  display: block;
}
.display .flex_box {
  width: 90%;
  margin: 30px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.display .img_box {
  max-width: 320px;
  width: 100%;
  margin: auto;
  position: relative;
}
.display .img_box img {
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
.display .hide-sp {
  display: block;
}
.display .txt_box {
  max-width: 635px;
  width: 95%;
  margin: auto;
  margin-bottom: 50px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #B4C9F8;
  border-radius: 25px;
}
.display .txt_box p {
  font-size: 20px;
}
.display .txt_box .main_txt {
  font-size: 24px !important;
}
.display .main_txt {
  text-align: center;
  margin-bottom: 15px;
}
.display .img_txt {
  width: 80%;
  margin: 30px auto;
  display: block;
}
@media screen and (max-width: 678px) {
  .display .hide-sp {
    display: none;
  }
  .display .flex_box {
    display: block;
  }
  .display .img_box {
    margin-bottom: 1em;
  }
  .display .img_txt {
    width: 100%;
  }
}

/* /display  */
/* button */
.button .main-text {
  text-align: center;
}
.button .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.button .page-title span {
  display: block;
}
.button .img_box {
  max-width: 600px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.button .img_box img {
  display: block;
  margin: auto;
}
.button .img_box2 {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.button .img_box2 img {
  display: block;
  margin: auto;
}
.button .hide-sp {
  display: block;
}
@media screen and (max-width: 678px) {
  .button .hide-sp {
    display: none;
  }
}

/* /button */
/* guard */
.guard .main-text {
  text-align: center;
}
.guard .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.guard .page-title span {
  display: block;
}
.guard .flex_box {
  width: 90%;
  margin: auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 35px;
}
.guard .img_box {
  max-width: 320px;
  width: 100%;
  position: relative;
}
.guard .img_box img {
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
.guard .hide-sp {
  display: block;
}
.guard .main_tit {
  background: #5D9FE2;
  color: #FFF !important;
  font-size: 18px;
  padding: 10px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 8px;
}
@media screen and (max-width: 678px) {
  .guard .hide-sp {
    display: none;
  }
  .guard .flex_box {
    display: block;
  }
  .guard .img_box {
    margin-bottom: 30px;
  }
  .guard .img_txt {
    width: 100%;
  }
}

/* /guard */
/* endurance */
.endurance .main-text {
  text-align: center;
}
.endurance .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.endurance .page-title span {
  display: block;
}
.endurance .flex_box {
  width: 90%;
  margin: auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 35px;
}
.endurance .img_box {
  max-width: 320px;
  width: 100%;
  position: relative;
}
.endurance .img_box img {
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
.endurance .hide-sp {
  display: block;
}
.endurance .main_tit {
  background: #5D9FE2;
  color: #FFF !important;
  font-size: 18px;
  padding: 10px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 8px;
}
.endurance .sub_tit {
  background: #A1BCED;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  font-size: 18px;
  color: #2A5DBA;
  text-align: center;
}
@media screen and (max-width: 678px) {
  .endurance .hide-sp {
    display: none;
  }
  .endurance .flex_box {
    display: block;
  }
  .endurance .img_box {
    margin-bottom: 30px;
  }
  .endurance .img_txt {
    width: 100%;
  }
}

/* /endurance */
/* battely */
.battely .main-text {
  text-align: center;
}
.battely .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.battely .page-title span {
  display: block;
}
.battely .flex_box {
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-bottom: 20px;
}
.battely .flex_box p {
  text-align: center;
}
.battely .flex_box img {
  max-width: 250px;
  width: 100%;
  margin: 0 !important;
}
.battely .img_box {
  max-width: 550px;
  width: 100%;
  position: relative;
  margin: auto;
  margin-top: 30px;
}
.battely .img_box img {
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
.battely .img_box2 {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.battely .img_box2 img {
  display: block;
  margin: auto;
}
.battely .hide-sp {
  display: block;
}
.battely .main_tit {
  background: #5D9FE2;
  color: #FFF !important;
  font-size: 18px;
  padding: 10px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 8px;
}
.battely .sub_tit {
  background: #A1BCED;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  font-size: 18px;
  color: #2A5DBA;
  text-align: center;
}
@media screen and (max-width: 678px) {
  .battely .hide-sp {
    display: none;
  }
  .battely .flex_box {
    display: block;
  }
  .battely .img_box {
    margin-bottom: 30px;
  }
  .battely .img_txt {
    width: 100%;
  }
  .battely .flex_box img {
    margin-top: 20px;
  }
}

/* /battely */
/* support */
.support .main-text {
  text-align: center;
}
.support .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.support .page-title span {
  display: block;
}
.support .img_box {
  max-width: 600px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.support .img_box img {
  display: block;
  margin: auto;
}
.support .img_box2 {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.support .img_box2 img {
  display: block;
  margin: auto;
}
.support .hide-sp {
  display: block;
}
.support .link_btn {
  max-width: 250px;
  width: 90%;
  margin: 30px auto;
  display: block;
}
.support .mov_wrap {
  position: relative;
  max-width: 650px;
  width: 90%;
  aspect-ratio: 16/9;
  margin: 30px auto;
}
.support .mov_wrap .frame {
  position: relative;
  pointer-events: none;
}
.support .mov_wrap .movie-box {
  position: absolute;
  width: 100%;
  overflow: hidden;
  border: solid 1px #ccc;
}
.support .mov_wrap .movie-box::before {
  content: "";
  display: block;
  padding-top: 56%;
}
.support .mov_wrap .movie-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.support a.startBtn {
  display: block;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.support a.startBtn img {
  width: 115px;
  height: 115px;
  vertical-align: bottom;
}
.support .mov_wrap .movie-box {
  position: relative;
}
@media screen and (max-width: 678px) {
  .support .hide-sp {
    display: none;
  }
  .support a.startBtn img {
    width: 70px;
    height: 70px;
    vertical-align: bottom;
  }
  .support .mov_wrap {
    position: relative;
  }
}

/* /support */
/* doctor */
.doctor .main-text {
  text-align: center;
}
.doctor .img_box {
  max-width: 500px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.doctor .img_box img {
  display: block;
  margin: auto;
}
.doctor .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.doctor {
  /* タブ切り替え */
}
.doctor .thumb_wrap {
  max-width: 450px;
  width: 100%;
  color: #fff;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
  padding: 12px 6px;
  background-color: transparent;
  border-radius: 9px;
  margin: 0 auto;
}
.doctor .thumb_wrap div {
  padding: 1rem 1rem 0;
  padding-top: 20px;
}
.doctor .thumb_tit {
  max-width: 250px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.doctor .thumb_tit .hand {
  display: block;
  width: 40px;
  height: 40px;
  background-image: url(/lineup/smartphone/kantan5/assets/img/icon_touch_bl.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.doctor .thumb_wrap a {
  display: block;
  width: 45%;
  margin: 0;
  opacity: 1;
  color: inherit;
}
.doctor .thumb_wrap a p {
  background: #bec7cd;
  font-size: 20px;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.doctor .thumb_wrap a.current p {
  background: #8AC1E0;
}
.doctor .photo2, .doctor .photo3, .doctor .photo4 {
  display: none;
}
.doctor {
  /* タブ切り替え */
}
.doctor .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.doctor .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.doctor .read {
  max-width: 650px;
  width: 100%;
  text-align: center;
  margin: auto;
  margin-bottom: 30px;
}
.doctor .main_img_box {
  max-width: 650px;
  width: 100%;
  margin: 50px auto;
  position: relative;
}
.doctor .flex_box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.doctor .flex_box img {
  width: 260px;
  margin: 0 10px;
}
.doctor .main_img {
  max-width: 310px;
  width: 100%;
  display: block;
  margin: 30px auto;
}
.doctor .comment {
  margin-top: 30px;
}
.doctor .spOnly {
  display: none;
}
.doctor .txt_box {
  max-width: 300px;
  width: 32%;
  margin: 30px auto;
}
.doctor .txt_box p {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}
.doctor .txt_box p span {
  width: 100%;
  display: block;
  padding: 5px 40px;
  background: #B4C9F8;
  color: #2B5DBA;
  margin-right: 15px;
  border-radius: 8px;
  text-align: center;
}
.doctor .txt_box2 {
  max-width: 550px;
  margin: 30px auto;
  background: #fff;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 20px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
}
.doctor .txt_box3 {
  max-width: 550px;
  margin: 30px auto;
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
}
.doctor .img2 {
  width: 150px;
  display: block;
  margin: auto;
}
.doctor .img4 {
  width: 100px;
}
.doctor .img5 {
  width: 250px;
}
.doctor .img9 {
  margin-bottom: 20px;
}
.doctor .box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.doctor .txt_head {
  background: #5D9FE2;
  color: #FFF !important;
  font-size: 20px;
  padding: 10px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 8px;
}
.doctor .txt_wrap {
  width: 50%;
}
@media screen and (max-width: 678px) {
  .doctor .box_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .doctor .txt_box {
    width: 75%;
  }
  .doctor .thumb_wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .doctor .thumb_wrap a {
    width: calc(50% - 15px);
  }
  .doctor .main_img {
    width: 90%;
  }
  .doctor .sp_box {
    width: 100%;
    margin-top: 20px;
  }
  .doctor .sp_box img {
    margin-bottom: 20px;
  }
  .doctor .spOnly {
    display: block;
  }
  .doctor .txt_box2, .doctor .txt_box3 {
    display: block;
  }
  .doctor .img4 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }
  .doctor .img5 {
    display: block;
    margin: auto;
    margin-top: 20px;
  }
  .doctor .txt_wrap {
    width: 100%;
  }
}

/* /doctor */
/* camera */
.camera .main-text {
  text-align: center;
}
.camera .img_box {
  max-width: 500px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.camera .img_box img {
  display: block;
  margin: auto;
}
.camera .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.camera {
  /* タブ切り替え */
}
.camera .thumb_wrap {
  max-width: 450px;
  width: 100%;
  color: #fff;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
  padding: 12px 6px;
  background-color: transparent;
  border-radius: 9px;
  margin: 0 auto;
}
.camera .thumb_wrap div {
  padding: 1rem 1rem 0;
  padding-top: 20px;
}
.camera .thumb_tit {
  max-width: 250px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.camera .thumb_tit .hand {
  display: block;
  width: 40px;
  height: 40px;
  background-image: url(/lineup/smartphone/kantan5/assets/img/icon_touch_bl.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.camera .thumb_wrap a {
  display: block;
  width: 120px;
  margin: 0;
  opacity: 1;
  color: inherit;
}
.camera .thumb_wrap a.current img {
  border: none;
  -webkit-filter: none;
          filter: none;
}
.camera .photo2, .camera .photo3, .camera .photo4 {
  display: none;
}
.camera {
  /* タブ切り替え */
}
.camera .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.camera .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.camera .read {
  max-width: 650px;
  width: 100%;
  text-align: center;
  margin: auto;
  margin-bottom: 30px;
}
.camera .main_img_box {
  max-width: 650px;
  width: 100%;
  margin: 50px auto;
  position: relative;
}
.camera .flex_box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.camera .flex_box img {
  width: 260px;
  margin: 0 10px;
}
.camera .main_img {
  max-width: 310px;
  width: 100%;
  display: block;
  margin: 30px auto;
}
.camera .comment {
  margin-top: 30px;
}
.camera .spOnly {
  display: none;
}
@media screen and (max-width: 678px) {
  .camera .thumb_wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .camera .thumb_wrap a {
    width: calc(33.3333333333% - 5px);
  }
  .camera .main_img {
    width: 90%;
  }
  .camera .sp_box {
    width: 100%;
    margin-top: 20px;
  }
  .camera .sp_box img {
    margin-bottom: 20px;
  }
  .camera .spOnly {
    display: block;
  }
}

/* /camera */
/*--- /特長 ---*/