@charset "UTF-8";
.scheduled-release-date{
    padding: 1em;
    display: flex;
    align-items: 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(4) {
    border-radius: 0;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}
/* /カラバリカルーセル内トクサポ動画用 */
/* -----------------------------------------
 Reset
------------------------------------------- */
/*html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ul,ol{
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
em {
  font-style: normal;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  -webkit-tap-highlight-color:rgba(0,0,0,.0);/*透明*/
}
a:focus, *:focus { outline:none; }
div{
  -webkit-tap-highlight-color:rgba(0,0,0,.0);/*透明*/
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  margin: .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 {
  box-sizing: border-box;
}


/* -----------------------------------------
 基本
------------------------------------------- */
html {
  font-size: calc(100vw/39);
}
body {
  line-height: 1.5;
  /*color: #fff;*/
  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: #E2EEEF;
}
.main {
  margin: 0 auto;
}
.stage p {
  line-height: 1.5;
}
.page-contents.home {
  padding: 2.4rem 2rem;
}

/* -----------------------------------------
 その他 UI
------------------------------------------- */
/*ユーザーセレクト none */
/*img, h1, div, p, a{
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
*/
/* -----------------------------------------
 文字装飾
------------------------------------------- */
.white{
  color: #fff;
}
.bold {
  font-weight: bold;
}
.red{
  color: #E94235;
}
.comment{
  font-size: 1.2rem;
}
.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: .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;
}

/* -----------------------------------------
 共通
------------------------------------------- */
/*a:link {
  color: #fff;
  text-decoration: none;
}
a:visited {
  color: #fff;
  text-decoration: underline;
}
a:active {
  color: #eee;
  text-decoration: none;
}*/
/* Clear Fix */
.cf:after {
  content: "";
  display: block;
  clear: both;
}
/* disc */
ul.disc li {
  position: relative;
  padding-left: 1.3em;
}
ul.disc li + li {
  margin-top: .3em;
}
ul.disc li::before {
  content: "";
  position: absolute;
  width: .5rem;
  height: .5rem;
  background: #198AA5;
  border-radius: 50%;
  left: .3em;
  top: .5em;
}
/* display */
@media screen and (min-width:1280px) {
  .hide-pc-l {
    display: none;
  }
  .only-pc-l {
    display: block;
  }
}
@media screen and (min-width:960px) {
  .hide-pc.show-tb {
    display: none;
  }
}
@media screen and (max-width:959px) {
  .hide-pc.show-tb {
    display: inline-block;
  }
}
@media screen and (min-width:640px) {
  .hide-pc {
    display: none;
  }
}
@media screen and (max-width:639px) {
  .hide-sp {
    display: none;
  }
  .show-pc-l-sp {
    display: none;
  }
}
@media screen and (min-width:1280px) {
  .show-pc-l-sp {
    display: block;
  }
}
/* -----------------------------------------
 ボタン
------------------------------------------- */
.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: .7rem;
  text-align: center;
  background: #FFF500;
}
/*.btn{
  background-color: #4285F4;
  color: #fff;
  padding: .75em 1em;
  display: inline-block;
  border-radius: .3em;
  line-height: 1;
}
.btn2{
  padding: .75em 1em;
  display: inline-block;
  border-radius: .5em;
  line-height: 1;
  color: #fff;
  border: 2px solid #fff;
}
.btn.red{
  background-color: #E94235;
}
.btn.yellow{
  background-color: #FABB05;
}
.btn.gray{
  background-color: #666;
}*/
/* -----------------------------------------
 ヘッダー
------------------------------------------- */
.header{
  background-color: #fff;
}
.header-inner{
  width: 100%;
  padding: 0 1rem;
  margin: inherit;
  display: flex;
  justify-content:space-between;
}
.navi-logo {
  position: relative;
  padding: .5rem 0 1.1rem;
  background-color: #fff;
  width: 57%;
  display: flex;
}
.navi-logo a{
  display: flex;
  align-items: center;
}
.navi-logo img {
  display: block;
}
.navi-logo .ymobile_logo{
  width: 35%;
  margin-right: 1rem;
  position: relative;
  top: 0.2rem;
}
.navi-logo .smaho_taiken_logo{
  width: 65%;
  margin-right: 1rem;
}
.header-inner ul{
  flex: 1;
  display: flex;
  justify-content:flex-end;
  align-items: center;
}
.header-inner ul li + li{
  margin-left: .6rem;
}
.header-inner ul li a {
  color: #fff;
  font-weight:bold;
  margin-left: auto;
  justify-content: center;
  box-sizing: border-box;
  align-items: center;
  display: flex;
  padding: .2rem 1rem;
  font-size: 3.4vw;
  border-radius: 7px;
  background: -webkit-gradient(linear, left bottom, left top, from(#EB6B2A), to(#E40012));
  background: linear-gradient(0deg, #EB6B2A 0%, #E40012 100%);
  min-height: 2.65rem;
}
.contents-banner {
  position: relative;
  margin: 0 auto;
  background: #E2EEEF;
}
.contents-banner .inner {
  display: block;
  position: relative;
}
.contents-banner .logo{
  width: 100%;
}
.contents-banner .bnr-logo {
  position: absolute;
  top: 31.55%;
  left: 7.69%;
  width: 54.61%;
}
.contents-banner .bnr-text {
  position: absolute;
  top: 66.5%;
  left: 10.51%;
  width: 39.48%;
}

/* -----------------------------------------
 メニュー
------------------------------------------- */
.menu{
  padding: 1.2rem 1.4rem;
}
.menu-text{
  display: flex;
  width: 100%;
}
.menu-text li{
  flex: 1;
}
.menu-text li:not(:first-child){
  margin-left: 1rem;
}
.menu-text li a{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: .7em 0;
  border-radius: .5rem;
  line-height: 1.3;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  background-color: #652A96;
}
.menu-text li a.current{
  color: #000;
  background-color: #fff;
}
/* sub-menu-text */
.sub-menu-text{
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.sub-menu-text li a{
  display: inline-block;
  padding: 1.2em .1em 0;
  line-height: 1.3;
  color: #B7BBBE;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}
.sub-menu-text li a span {
  display: inline-block;
  padding: .2em 0;
  border-bottom: .1rem solid transparent;
}
.sub-menu-text li a.current span {
  color: #fff;
  border-bottom-color: #fff;
}
.sub-menu-text.center-mode {
  justify-content: center;
}
.sub-menu-text.center-mode li:not(:first-child) {
  margin-left: 2rem;
}

/* bnr-goa */
.bnr-goa {
  width: 80%;
  max-width: 48rem;
  margin: 2em auto 0;
  text-align: center;
}
.bnr-goa a {
  display: block;
  overflow: hidden;
  border-radius: 0.5em;
}

/* -----------------------------------------
 フッター
------------------------------------------- */
.sb-footer{
  padding: 3.5rem 0 10rem;
  text-align: center;
  background-color: #fff;
}
.sb-footer .footer-logo {
  max-width: 12.3rem;
  margin: 0 auto 3.2rem;
}
.sb-footer .footer-logo img {
  width: 100%;
}
.sb-footer .copyright {
  color: #707070;
  font-size: 1.2rem;
}

#nav-top-area{
 z-index: 2;
 bottom: 5em;
}

/* -----------------------------------------
 フローティング動線
------------------------------------------- */
.floating {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  bottom: 0;
  color: #fff;
  font-weight: bold;
  padding: 1.2em 0;
  white-space: nowrap;
}
.floating-inner {
  width: 100%;
  margin: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
}
.floating-inner ul {
  display: flex;
  align-items: center;
  margin-left: 1em;
}
.floating-inner ul li {
  margin-right: .6rem;
}
.floating-inner ul li:last-child {
  margin-right: 0;
}
.floating-inner ul li a {
  color: #fff;
  font-weight:bold;
  margin-left: auto;
  justify-content: center;
  box-sizing: border-box;
  align-items: center;
  display: flex;
  padding: .2rem 1rem;
  font-size: 18px;
  border-radius: 7px;
  background: -webkit-gradient(linear, left bottom, left top, from(#EB6B2A), to(#E40012));
  background: linear-gradient(0deg, #EB6B2A 0%, #E40012 100%);
}
/* ページトップ */
/*#pagetop {
  display: block;
  position: fixed;
  bottom: 5em;
  right: 1rem;
  z-index: 2;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.75);
  cursor: pointer;
}
#pagetop::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  width: 1.5rem;
  height: 1.5rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  margin: 0.3rem auto 0;
}
@media screen and (min-width:960px) {
  #pagetop:hover {
    opacity: 0.7;
    transition: opacity 0.3s ease;
  }
}
*/
/* -----------------------------------------
 コンテンツ
------------------------------------------- */
.contents-block {
  overflow: hidden;
  color: #000;
  /* background: linear-gradient(45deg, #C8E0F0 0%, #FDFDFD 30%, #FDFDFD 70%,#C8E0F0 100%); */
  background: #E2EEEF;
}
.contents-block p{
  color: #000;
  font-weight: bold;
}
.menu + .contents-block {
  padding-top: 0;
}
.page-head {
  display: flex;
  justify-content: 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: linear-gradient(0deg, rgba(46, 117, 182, 1), rgba(122, 173, 220, 1) 74%);
  color:#fff;
}
.page-head .page-title {
  line-height: 1.3;
  text-align: center;
}
.page-head [class*="btn-"] {
  display: flex;
  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: .4em .8em;
  border-radius: .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;
  transform: rotate(45deg);
}
.page-head .btn-prev span::before {
  left: 1rem;
  border-bottom: .2rem solid #000;
  border-left: .2rem solid #000;
}
.page-head .btn-next span::before {
  right: 1rem;
  border-top: .2rem solid #000;
  border-right: .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: .35em .5em;
  border-radius: .7rem;
  color: #652A96;
  font-weight: bold;
  font-size: 2.1rem;
  text-align: center;
  background-color: #fff;
}
/* contents-menu */
.side-menu {
  padding: 2.4rem 2rem;
}
.menu-title {
  color: #000;
  margin-bottom: 1.8rem;
  font-size: 2.1rem;
  font-weight: bold;
  text-align: center;
}
.contents-menu {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.contents-menu li {
  width: calc((100% - 1.2rem) / 2);
}
.contents-menu li:nth-child(even) {
  margin-left: 1.2rem;
}
.contents-menu li:nth-of-type(n+3) {
  margin-top: 1.2rem;
}
.contents-menu li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: .5rem;
  overflow: hidden;
  color: #333;
  line-height: 1.3;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  background-color: #509685;
}
.contents-menu .thumbnail {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.contents-menu .thumbnail::before {
  content: "";
  display: block;
  padding-top: 36.47%;
}
.contents-menu p {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 3.6em;
  padding: .5em 0;
  line-height: 1.3;
  color: #000;
}
.contents-menu li a.current {
  background-color: #006450;
}
.contents-menu li a.current p{
  color: #FFF !important;
}
.bottom-btn {
  margin-top: .4rem;
  margin-bottom: 2.8rem;
  text-align: center; 
}
a.return-top {
  display: inline-block;
  padding: .5em .8em;
  border-radius: .5rem;
  font-weight: bold;
  font-size: 1.5rem;
  background-color: #fff;
  color: #000;
}
a.return-top span {
  display: inline-block;
  position: relative;
  padding-left: 2rem;
}
a.return-top span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  margin: auto;
  border-bottom: .2rem solid #000;
  border-left: .2rem solid #000;
  transform: rotate(45deg);
}
.main-photo{
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-photo::before{
  content: "";
  display: block;
  padding-top: 89%;
}
.label-block {
  margin-top: -.5rem;
  margin-bottom: 2rem;
  text-align: center;
}
.label {
  display: inline-block;
  padding: .3em .5em;
  border: .2rem solid #133D3E;
  border-radius: .4rem;
  line-height: 1.3;
  color: #133D3E;
  font-weight: bold;
  font-size: 1.4rem;
  text-align: center;
}
@-webkit-keyframes modalCtFadeIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 5rem, 0);
    transform: translate3d(0, 5rem, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes modalCtFadeIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 5rem, 0);
    transform: translate3d(0, 5rem, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
/* -----------------------------------------
 modal
------------------------------------------- */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.modal.is-open {
  display: block;
}
.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/*  background-color: rgba(80,80,80,.8);*/
  visibility: hidden;
  opacity: 0;
  -webkit-animation: modalOvFadeIn 600ms cubic-bezier(.23, 1, .32, 1);
  animation: modalOvFadeIn 600ms cubic-bezier(.23, 1, .32, 1);
}
.modal.is-open .modal-overlay {
  visibility: visible;
  opacity: 1;
}
.modal-content {
  position: absolute;
  top: 145px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 980px;
  height: 554px;
  padding: 0px;
/*  border: 4px solid #fff;*/
  border-radius: 20px;
  background-color: #fff;
  -webkit-animation: modalCtFadeIn 1000ms cubic-bezier(.23, 1, .32, 1);
  animation: modalCtFadeIn 1000ms cubic-bezier(.23, 1, .32, 1);
  box-sizing: border-box;
}
/*.modal.is-open .modal-content {
  transform: translateY(0); 
}
.modal-close {
  position: absolute;
  top: -27px;
  right: -20px;
  width: 54px;
  height: 54px;
  background: #000;
  border-radius: 50%;
  border: #fff 1px solid;
}
.modal-close.is-hide {
  display: none;
}
.modal-close::before,
.modal-close::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2px;
  height: 32px;
  background-color: #fff;
}
.modal-close::before {
  transform: rotate(45deg);
}
.modal-close::after {
  transform: rotate(-45deg);
}*/
@-webkit-keyframes modalCtFadeIn {
  from {
      opacity: 0;
      -webkit-transform: translate3d(0, 5rem, 0);
      transform:translate3d(0, 5rem, 0)
  }
  to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform:translate3d(0, 0, 0)
  }
}
@keyframes modalCtFadeIn {
  from {
      opacity: 0;
      -webkit-transform: translate3d(0, 5rem, 0);
      transform:translate3d(0, 5rem, 0)
  }
  to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0)
  }
}

/* -----------------------------------------
 レスポンシブ設定
------------------------------------------- */
/* tablet */
@media screen and (min-width:640px) {
  html {
    font-size: 62.5%;
    font-size: calc(1em*.625);
  }
  .header-inner{
    margin: 0 auto;
    padding: 0 2rem;
  }
  .header-inner ul li + li {
    margin-left: .8rem;
  }
  .header-inner ul li a{
    padding: .4rem 2rem;
    font-size: 16px;
  }
  .navi-logo {
    width: 52%;
    max-width: 32rem;
    padding: .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;
    transition: opacity 0.3s ease 0s;
  }
  .header-inner{
    max-width: 96rem;
    margin: 0 auto;
    padding: 0;
  }
    .navi-logo {
      width: 52%;
      padding: .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: .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: .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: flex;
    max-width: 128rem;
    margin: 0 auto;
  }
  .main {
    flex-grow: 1;
    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: .2rem;
  }
  .side-menu .contents-menu li a {
    display: flex;
    width: 100%;
    border-radius: 0;
  }
  .side-menu .contents-menu .thumbnail {
    width: 12rem;
  }
  .side-menu .contents-menu p {
    flex-grow: 1;
    flex-basis: 0;
    justify-content: flex-start;
    min-height: 5em;
    padding: .5em .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: .7em .5em;
  }
}






/*--- 特長 ---*/
.main-contents {
  overflow: hidden;
  padding-top: 0;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}

h2.ttl-article.text-center {
  font-size: 40px;
}

@media (max-width: 768px) {
  h2.ttl-article.text-center {
    font-size: 26px;
  }
}
/* battely */
.battely {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.battely .main-text {
  text-align: center;
}
.battely .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.battely .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.battely .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.battely .scene-main {
  position: relative;
}
.battely .page-title span {
  display: block;
}
.battely .scene2, .battely .scene3, .battely .scene4 {
  display: none;
}
.battely .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.battely .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.battely .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.battely .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.battely .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.battely .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.battely .thumb_wrap a.current {
  opacity: 1;
}
.battely .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.battely .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.battely .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.battely .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.battely .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/oppo_a5/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.battely .btn-txt-border {
  position: relative;
}
.battely .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.battely .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.battely .img_box {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.battely .img_box img {
  display: block;
  margin: auto;
}
.battely .img_box2 {
  max-width: 200px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.battely .img_box2 img {
  display: block;
  margin: auto;
}
.battely .flex_box {
  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;
  margin-bottom: 20px;
}
.battely .flex_box img {
  width: 120px;
}
.battely .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.battely .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.battely .icon_flex_box {
  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;
  margin: 30px auto;
}
.battely .icon_flex_box .icon_box {
  margin-right: 15px;
}
.battely .comment {
  font-size: 1rem;
  color: #676767 !important;
}
@media screen and (max-width: 678px) {
  .battely .flex_text {
    width: 60%;
  }
  .battely .flex_box img {
    width: 90px;
  }
  .battely .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .battely {
    /* content-menu */
  }
  .battely .btn-txt-border::before {
    width: 29%;
  }
  .battely .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .battely .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .battely .btn-txt {
    font-size: 1.6rem;
  }
}

/* /battely */
/* ai-erase */
.ai-erase {
  /*scene1*/
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.ai-erase .main-text {
  text-align: center;
}
.ai-erase .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.ai-erase .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.ai-erase .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.ai-erase .scene-main {
  position: relative;
}
.ai-erase .page-title span {
  display: block;
}
.ai-erase .scene-erase2 {
  display: none;
}
.ai-erase .page-index {
  top: 120px;
  left: 50px;
}
.ai-erase .copy {
  top: 304px;
  left: 50px;
  font-size: 20px;
}
.ai-erase .tab-list-erase {
  max-width: 600px;
  margin: auto;
  position: absolute;
  top: 170px;
  right: 28%;
  left: 28%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ai-erase .tab-list-erase a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 280px;
  padding: 1rem 0;
  background-color: #DBDBDB;
  text-align: center;
  color: #000;
}
.ai-erase .tab-list-erase a.current {
  background-color: #fff;
}
.ai-erase .tab-list-erase a .hand {
  display: inline-block;
  width: 22px;
  height: 27px;
  background-image: url("/lineup/oppo_a5/assets/img/icon_touch_bl.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 1.5rem;
}
.ai-erase .scene-block {
  background-color: #fff;
  max-width: 600px;
  height: 400px;
  margin: auto;
  margin-top: 100px;
  position: relative;
  overflow: hidden;
}
.ai-erase .scene-erase2 .scene-block {
  margin-top: 72px;
}
.ai-erase .frame {
  width: 299px;
  position: absolute;
  top: 58px;
  left: 70px;
}
.ai-erase a.touch-btn {
  display: block;
  width: 115px;
  height: 115px;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  position: absolute;
  margin: auto;
  text-align: center;
  font-size: 14px;
  background-color: rgb(255, 255, 255);
  padding-top: 15px;
  line-height: 1.2;
  z-index: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
}
.ai-erase .touch-btn, .ai-erase .startBtn2-erase.touch-btn, .ai-erase .startBtn3-erase.touch-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}
.ai-erase .touch-btn .hand {
  display: block;
  width: 35px;
  height: 42px;
  background-image: url("/lineup/oppo_a5/assets/img/icon_touch_bl.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto 0.5rem;
}
.ai-erase .txt-box {
  margin-top: 8rem;
}
.ai-erase .m-label {
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 3rem;
  padding: 1rem 3rem;
  display: inline-block;
  margin-bottom: 4rem;
}
.ai-erase .m-ttl {
  font-size: 2.6rem;
  margin-bottom: 4rem;
}
.ai-erase .m-txt {
  width: 340px;
  line-height: 2;
}
.ai-erase .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #fff;
}
.ai-erase .close span {
  position: relative;
  width: 40px;
  height: 40px;
  display: block;
}
.ai-erase .close span::before, .ai-erase .close span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 25px;
  background: #333;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.ai-erase .close span::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.ai-erase .thumb_wrap {
  background-color: #000;
  width: 290px;
  border-radius: 10px;
  position: absolute;
  top: 505px;
  left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 0.5rem;
  text-align: center;
}
.ai-erase .thumb_wrap div {
  padding: 1rem 1rem 0;
}
.ai-erase .thumb_wrap div .hand {
  display: block;
  width: 22px;
  height: 27px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.ai-erase .thumb_wrap a {
  margin: 0;
}
.ai-erase .scene-erase1 .scene-block .photo,
.ai-erase .scene-erase2 .scene-block .photo {
  position: relative;
  width: 570px;
  height: 380px;
}
.ai-erase .scene-erase1 .scene-block .photo img,
.ai-erase .scene-erase2 .scene-block .photo img {
  width: 600px;
  position: absolute;
  top: 15px;
  left: 15px;
}
.ai-erase .scene-erase1 .scene-block .photo1 .photo_2,
.ai-erase .scene-erase2 .scene-block .photo2 .photo_4 {
  opacity: 0;
}
.ai-erase .sub-text {
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 678px) {
  .ai-erase .scene-block {
    width: 90%;
    height: auto;
  }
  .ai-erase .scene-erase1 .scene-block .photo, .ai-erase .scene-erase2 .scene-block .photo {
    width: 100%;
    height: 250px;
  }
  .ai-erase .scene-erase1 .scene-block .photo img, .ai-erase .scene-erase2 .scene-block .photo img {
    width: 90%;
    position: absolute;
    top: 10%;
    left: 5%;
  }
  .ai-erase a.touch-btn {
    width: 80px;
    height: 80px;
    font-size: 12px;
  }
  .ai-erase .touch-btn .hand {
    width: 18px;
    height: 21px;
  }
  .ai-erase .tab-list-erase {
    width: 90%;
    top: 201px;
    left: 5%;
  }
  .ai-erase .tab-list-erase a {
    font-size: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 45%;
  }
  .ai-erase .scene-erase2 .scene-block {
    margin-top: 76px;
  }
}
@media screen and (min-width: 640px) {
  .ai-erase {
    /* content-menu */
  }
  .ai-erase .btn-txt-border::before {
    width: 29%;
  }
  .ai-erase .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .ai-erase .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .ai-erase .btn-txt {
    font-size: 1.6rem;
  }
}

/* /ai-erase */
/* ai-removal */
.ai-removal {
  /*scene1*/
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.ai-removal .main-text {
  text-align: center;
}
.ai-removal .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.ai-removal .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.ai-removal .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.ai-removal .scene-main {
  position: relative;
}
.ai-removal .page-title span {
  display: block;
}
.ai-removal .scene-removal2 {
  display: none;
}
.ai-removal .page-index {
  top: 120px;
  left: 50px;
}
.ai-removal .copy {
  top: 304px;
  left: 50px;
  font-size: 20px;
}
.ai-removal .tab-list-removal {
  max-width: 600px;
  margin: auto;
  position: absolute;
  top: 220px;
  right: 28%;
  left: 28%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ai-removal .tab-list-removal a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 280px;
  padding: 1rem 0;
  background-color: #DBDBDB;
  text-align: center;
  color: #000;
}
.ai-removal .tab-list-removal a.current {
  background-color: #fff;
}
.ai-removal .tab-list-removal a .hand {
  display: inline-block;
  width: 22px;
  height: 27px;
  background-image: url("/lineup/oppo_a5/assets/img/icon_touch_bl.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 1.5rem;
}
.ai-removal .scene-block {
  background-color: #fff;
  max-width: 600px;
  height: 400px;
  margin: auto;
  margin-top: 162px;
  position: relative;
  overflow: hidden;
}
.ai-removal .scene-removal2 .scene-block {
  margin-top: 120px;
}
.ai-removal .frame {
  width: 299px;
  position: absolute;
  top: 58px;
  left: 70px;
}
.ai-removal a.touch-btn {
  display: block;
  width: 115px;
  height: 115px;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  position: absolute;
  margin: auto;
  text-align: center;
  font-size: 14px;
  background-color: rgb(255, 255, 255);
  padding-top: 15px;
  line-height: 1.2;
  z-index: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
}
.ai-removal .touch-btn, .ai-removal .startBtn2-removal.touch-btn, .ai-removal .startBtn3-removal.touch-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}
.ai-removal .touch-btn .hand {
  display: block;
  width: 35px;
  height: 42px;
  background-image: url("/lineup/oppo_a5/assets/img/icon_touch_bl.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto 0.5rem;
}
.ai-removal .txt-box {
  margin-top: 8rem;
}
.ai-removal .m-label {
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 3rem;
  padding: 1rem 3rem;
  display: inline-block;
  margin-bottom: 4rem;
}
.ai-removal .m-ttl {
  font-size: 2.6rem;
  margin-bottom: 4rem;
}
.ai-removal .m-txt {
  width: 340px;
  line-height: 2;
}
.ai-removal .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #fff;
}
.ai-removal .close span {
  position: relative;
  width: 40px;
  height: 40px;
  display: block;
}
.ai-removal .close span::before, .ai-removal .close span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 25px;
  background: #333;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.ai-removal .close span::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.ai-removal .thumb_wrap {
  background-color: #000;
  width: 290px;
  border-radius: 10px;
  position: absolute;
  top: 505px;
  left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 0.5rem;
  text-align: center;
}
.ai-removal .thumb_wrap div {
  padding: 1rem 1rem 0;
}
.ai-removal .thumb_wrap div .hand {
  display: block;
  width: 22px;
  height: 27px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.ai-removal .thumb_wrap a {
  margin: 0;
}
.ai-removal .scene-removal1 .scene-block .photo,
.ai-removal .scene-removal2 .scene-block .photo {
  position: relative;
  width: 570px;
  height: 380px;
}
.ai-removal .scene-removal1 .scene-block .photo img,
.ai-removal .scene-removal2 .scene-block .photo img {
  width: 600px;
  position: absolute;
  top: 15px;
  left: 15px;
}
.ai-removal .scene-removal1 .scene-block .photo1 .photo_2,
.ai-removal .scene-removal2 .scene-block .photo2 .photo_4 {
  opacity: 0;
}
.ai-removal .sub-text {
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 678px) {
  .ai-removal .scene-block {
    width: 90%;
    height: auto;
  }
  .ai-removal .scene-removal1 .scene-block .photo, .ai-removal .scene-removal2 .scene-block .photo {
    width: 100%;
    height: 250px;
  }
  .ai-removal .scene-removal1 .scene-block .photo img, .ai-removal .scene-removal2 .scene-block .photo img {
    width: 90%;
    position: absolute;
    top: 10%;
    left: 5%;
  }
  .ai-removal a.touch-btn {
    width: 80px;
    height: 80px;
    font-size: 12px;
  }
  .ai-removal .touch-btn .hand {
    width: 18px;
    height: 21px;
  }
  .ai-removal .tab-list-removal {
    width: 90%;
    top: 238px;
    left: 5%;
  }
  .ai-removal .tab-list-removal a {
    font-size: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 45%;
  }
  .ai-removal .scene-removal2 .scene-block {
    margin-top: 114px;
  }
}
@media screen and (min-width: 640px) {
  .ai-removal {
    /* content-menu */
  }
  .ai-removal .btn-txt-border::before {
    width: 29%;
  }
  .ai-removal .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .ai-removal .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .ai-removal .btn-txt {
    font-size: 1.6rem;
  }
}

/* /ai-removal */
/* ai-studio */
.ai-studio {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.ai-studio .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.ai-studio .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.ai-studio .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.ai-studio .scene-main {
  position: relative;
}
.ai-studio .page-title span {
  display: block;
}
.ai-studio .scene2, .ai-studio .scene3, .ai-studio .scene4, .ai-studio .scene5, .ai-studio .scene6, .ai-studio .scene7, .ai-studio .scene8, .ai-studio .scene9, .ai-studio .scene10, .ai-studio .scene11 {
  display: none;
}
.ai-studio .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.ai-studio .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.ai-studio .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.ai-studio .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.ai-studio .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.ai-studio .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.ai-studio .thumb_wrap a.current {
  opacity: 1;
}
.ai-studio .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.ai-studio .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.ai-studio .btn {
  border: none;
  min-width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ai-studio .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.ai-studio .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.ai-studio .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/oppo_a5/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.ai-studio .btn-txt-border {
  position: relative;
}
.ai-studio .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.ai-studio .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.ai-studio .img_box {
  max-width: 500px;
  margin: auto;
  position: relative;
  margin-bottom: 3em;
}
.ai-studio .img_box img {
  display: block;
  margin: auto;
}
.ai-studio .flex_box {
  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;
}
.ai-studio .flex_box img {
  width: 120px;
}
.ai-studio .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.ai-studio .circle_box {
  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;
  background: #383d59;
  color: #FFF !important;
  width: 140px;
  height: 140px;
  border-radius: 100%;
  text-align: center;
}
.ai-studio .font_box {
  max-width: 500px;
  width: 90%;
  margin: 20px auto;
}
.ai-studio .switch-btn-box {
  display: block;
  width: 90%;
  height: auto;
  padding: 10px;
  margin: 30px auto;
  /* background: #c9eab8; */
  color: #000;
  z-index: 201;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
}
.ai-studio .left-txt-wrap {
  width: 100%;
  border-bottom: 1px solid;
  margin: 20px auto;
  padding-bottom: 20px;
}
.ai-studio .left-txt {
  padding-left: 40px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
  position: relative;
  white-space: nowrap;
  text-align: center;
  width: 250px;
  margin: auto;
}
.ai-studio .left-txt::before {
  position: absolute;
  content: "";
  display: block;
  background: url(../assets/img/icon_touch_bl.svg) no-repeat;
  background-size: contain;
  width: 32px;
  height: 36px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ai-studio .switch-btn-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 8px 0;
}
.ai-studio .switch-btn-box li {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  font-size: 14px;
  padding: 0;
}
.ai-studio .switch-btn-box li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ai-studio .btn {
  color: #000 !important;
  background-color: transparent;
  padding: 1.5em 1em;
}
.ai-studio .btn.current {
  color: #FFF !important;
  background-color: #006450;
}
.ai-studio .btn p {
  line-height: 1.3 !important;
  margin-top: 15px;
}
.ai-studio .btn.current p {
  color: #FFF !important;
}
.ai-studio .loop_phone {
  width: 300px;
  margin: auto;
  position: relative;
}
.ai-studio .loop_phone li.active {
  display: block;
}
.ai-studio .loop_phone li {
  display: none;
}
.ai-studio a.touch-btn {
  display: block;
  width: 115px;
  height: 115px;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  margin: auto;
  text-align: center;
  font-size: 14px;
  background-color: rgb(255, 255, 255);
  padding-top: 15px;
  line-height: 1.2;
  z-index: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
}
.ai-studio .touch-btn .hand {
  display: block;
  width: 35px;
  height: 42px;
  background-image: url(../assets/img/icon_touch_bl.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto 0.5rem;
}
.ai-studio .mov_tit {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.ai-studio .scene {
  margin-top: 50px;
}
.ai-studio .mov_txt {
  width: 150px;
  position: absolute;
  top: -50px;
  right: -100px;
}
.ai-studio .mov_txt2 {
  width: 150px;
  position: absolute;
  top: 0px;
  right: -100px;
  z-index: 2;
}
.ai-studio .m-movie-wrap {
  width: 600px;
  margin: auto;
  position: relative;
}
.ai-studio .m-movie-wrap .movie {
  border-radius: 35px 35px 0 0;
  position: relative;
  width: 100%;
  /* overflow: hidden; */
}
.ai-studio .m-movie-wrap .movie::before {
  content: "";
  display: block;
  padding-top: 56%;
}
.ai-studio .frame {
  width: 300px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.ai-studio .m-movie-wrap .movie video {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
}
.ai-studio .stage-area {
  max-width: 300px;
  width: 90%;
  margin: auto;
  margin-bottom: 30px;
  position: relative;
  /* background-color: #2F2F2F; */
  overflow: hidden;
  z-index: 0;
}
.ai-studio .scene-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ai-studio .swipe-area {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200;
}
.ai-studio .swipe-left-txt {
  position: absolute;
  top: 328px;
  left: 92px;
  width: 88px;
}
.ai-studio .swipe-right-txt {
  position: absolute;
  top: 328px;
  left: 701px;
  width: 88px;
}
.ai-studio .stage-black .stage-black-inner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.ai-studio .mode-txt {
  position: absolute;
  font-size: 12px;
  font-weight: bold;
  color: #fff !important;
  text-align: center;
  padding: 0.5em;
  top: 20px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
}
.ai-studio .mode-txt.right {
  left: auto;
  right: 0;
}
.ai-studio .message {
  position: absolute;
  width: 200px;
  top: 50px;
  right: 70px;
  z-index: 2;
}
.ai-studio .txt_box {
  position: relative;
}
.ai-studio .sub {
  position: absolute;
  top: -30px;
  left: 120px;
  width: 200px;
}
.ai-studio .txt_first {
  margin-top: 90px;
}
.ai-studio .txt_last {
  margin-top: 90px;
}
.ai-studio .info_bar {
  padding: 12px;
  background: #006450;
  font-size: 24px;
  color: #FFF;
  text-align: center;
  max-width: 600px;
  margin: auto;
  margin-top: 50px;
}
.ai-studio .sub-text {
  text-align: center;
  margin-top: 30px;
}
.ai-studio .dammy {
  width: 20%;
  height: 1px;
  background: transparent;
}
@media screen and (max-width: 678px) {
  .ai-studio {
    /* .stage-area {
      height: 300px;
    } */
  }
  .ai-studio .flex_text {
    width: 60%;
  }
  .ai-studio .flex_box img {
    width: 90px;
  }
  .ai-studio .m-movie-wrap {
    width: 100%;
  }
  .ai-studio .loop_phone {
    width: 60%;
  }
  .ai-studio .mov_txt {
    width: 100px;
    top: -20px;
    right: -50px;
  }
  .ai-studio .mov_txt2 {
    width: 100px;
    top: -20px;
    right: -50px;
  }
  .ai-studio .frame {
    width: 100%;
  }
  .ai-studio .m-movie-wrap .movie video {
    width: 95%;
    top: 0px;
    left: 5px;
  }
  .ai-studio a.touch-btn {
    width: 90px;
    height: 90px;
    font-size: 1.2rem;
  }
  .ai-studio .touch-btn .hand {
    width: 18px;
    height: 21px;
  }
  .ai-studio .switch-btn-box {
    width: 100%;
    height: auto;
  }
  .ai-studio .switch-btn-box li {
    width: 32%;
    font-size: 1.1rem;
  }
  .ai-studio .btn {
    padding: 1em 0.75em;
  }
  .ai-studio .stage-black::before {
    width: 75px;
    height: 75px;
    top: 35%;
    left: -40px;
  }
  .ai-studio .message {
    width: 120px;
    top: 80px;
    right: 0px;
  }
  .ai-studio .sub {
    position: absolute;
    top: -45px;
    left: auto;
    right: 5%;
    width: 60%;
  }
  .ai-studio .txt_first {
    margin-top: 20px;
  }
  .ai-studio .txt_last {
    margin-top: 60px;
  }
  .ai-studio .info_bar {
    margin-top: 30px;
  }
  .ai-studio .stage-area {
    max-width: 240px;
  }
  .ai-studio .dammy {
    width: 32%;
  }
}
@media screen and (min-width: 640px) {
  .ai-studio {
    /* content-menu */
  }
  .ai-studio .btn-txt-border::before {
    width: 29%;
  }
  .ai-studio .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .ai-studio .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .ai-studio .btn-txt {
    font-size: 1.6rem;
  }
}

/* /ai-studio */
/* display */
.display {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.display .main-text {
  text-align: center;
}
.display .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.display .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.display .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.display .scene-main {
  position: relative;
}
.display .page-title span {
  display: block;
}
.display .scene2, .display .scene3, .display .scene4 {
  display: none;
}
.display .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.display .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.display .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.display .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.display .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.display .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.display .thumb_wrap a.current {
  opacity: 1;
}
.display .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.display .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.display .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.display .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.display .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/oppo_a5/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.display .btn-txt-border {
  position: relative;
}
.display .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.display .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.display .img_box {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.display .img_box img {
  display: block;
  margin: auto;
}
.display .flex_box {
  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;
  margin-bottom: 20px;
}
.display .flex_box img {
  width: 120px;
}
.display .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.display .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.display .icon_flex_box {
  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;
  margin: 30px auto;
}
.display .icon_flex_box .icon_box {
  margin-right: 15px;
}
.display .comment {
  font-size: 1rem;
  color: #676767 !important;
}
.display .flex_img {
  position: relative;
  max-width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.display .flex_img img {
  display: block;
  width: 40%;
  margin-bottom: 40px;
}
.display .new {
  position: absolute;
  width: 70px !important;
  top: -35px;
  left: -35px;
}
@media screen and (max-width: 678px) {
  .display .flex_text {
    width: 60%;
  }
  .display .flex_box img {
    width: 90px;
  }
  .display .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
  .display .flex_img {
    max-width: 100%;
    width: 100%;
    display: block;
  }
  .display .flex_img img {
    display: block;
    width: 80%;
    margin: auto;
    margin-bottom: 40px;
    left: 0;
  }
}
@media screen and (min-width: 640px) {
  .display {
    /* content-menu */
  }
  .display .btn-txt-border::before {
    width: 29%;
  }
  .display .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .display .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .display .btn-txt {
    font-size: 1.6rem;
  }
}

/* /display */
/* endurance */
.endurance {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.endurance .main-text {
  text-align: center;
}
.endurance .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.endurance .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.endurance .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.endurance .scene-main {
  position: relative;
}
.endurance .page-title span {
  display: block;
}
.endurance .scene2, .endurance .scene3, .endurance .scene4 {
  display: none;
}
.endurance .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.endurance .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.endurance .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.endurance .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.endurance .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.endurance .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.endurance .thumb_wrap a.current {
  opacity: 1;
}
.endurance .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.endurance .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.endurance .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.endurance .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.endurance .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/oppo_a5/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.endurance .btn-txt-border {
  position: relative;
}
.endurance .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.endurance .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.endurance .img_box {
  max-width: 500px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.endurance .sub-text {
  max-width: 500px;
  font-size: 1.5rem;
  margin: auto;
}
.endurance .img_box img {
  display: block;
  margin: auto;
}
.endurance .img_box2 {
  max-width: 200px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 1em;
}
.endurance .img_box2 img {
  display: block;
  margin: auto;
}
.endurance .flex_box {
  max-width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 20px;
}
.endurance .flex_box div {
  width: 49%;
}
.endurance .flex_box img {
  width: 100%;
  margin-bottom: 20px;
}
.endurance .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.endurance .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.endurance .icon_flex_box {
  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;
  margin: 30px auto;
}
.endurance .icon_flex_box .icon_box {
  margin-right: 15px;
}
.endurance .comment {
  font-size: 1rem;
  color: #676767 !important;
}
@media screen and (max-width: 678px) {
  .endurance .flex_text {
    width: 60%;
  }
  .endurance .flex_box img {
    width: 100%;
  }
  .endurance .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 640px) {
  .endurance {
    /* content-menu */
  }
  .endurance .btn-txt-border::before {
    width: 29%;
  }
  .endurance .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .endurance .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .endurance .btn-txt {
    font-size: 1.6rem;
  }
}

/* /endurance */
/* camera */
.camera {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.camera .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.camera .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.camera .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.camera .scene-main {
  position: relative;
}
.camera .page-title span {
  display: block;
}
.camera .scene-camera2, .camera .scene-camera3, .camera .scene-camera4 {
  display: none;
}
.camera .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.camera .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.camera .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.camera .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.camera .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.camera .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.camera .thumb_wrap a.current {
  opacity: 1;
}
.camera .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.camera .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.camera .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.camera .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.camera .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/oppo_a5/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.camera .btn-txt-border {
  position: relative;
}
.camera .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.camera .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.camera .img_box {
  max-width: 500px;
  margin: auto;
  position: relative;
  margin-bottom: 3em;
}
.camera .img_box img {
  display: block;
  margin: auto;
}
.camera .flex_box {
  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 .flex_box img {
  width: 120px;
}
.camera .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.camera .circle_box {
  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;
  background: #383d59;
  color: #FFF !important;
  width: 140px;
  height: 140px;
  border-radius: 100%;
  text-align: center;
}
.camera .font_box {
  max-width: 500px;
  width: 90%;
  margin: 20px auto;
}
.camera .switch-btn-box {
  display: block;
  width: 70%;
  height: auto;
  padding: 10px;
  margin: 30px auto;
  background: #c9eab8;
  color: #000;
  z-index: 201;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
}
.camera .left-txt-wrap {
  width: 100%;
  border-bottom: 1px solid;
  margin: 20px auto;
  padding-bottom: 20px;
}
.camera .left-txt {
  padding-left: 40px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
  position: relative;
  white-space: nowrap;
  text-align: center;
  width: 250px;
  margin: auto;
}
.camera .left-txt::before {
  position: absolute;
  content: "";
  display: block;
  background: url(../assets/img/icon_touch_bl.svg) no-repeat;
  background-size: contain;
  width: 32px;
  height: 36px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.camera .switch-btn-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 8px 0;
}
.camera .switch-btn-box li {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  font-size: 14px;
  padding: 0;
}
.camera .switch-btn-box li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.camera .btn {
  color: #000 !important;
  background-color: transparent;
  padding: 1.5em 1em;
}
.camera .btn.current {
  color: #FFF !important;
  background-color: #006450;
}
.camera .btn p {
  line-height: 1.3 !important;
  margin-top: 15px;
}
.camera .btn.current p {
  color: #FFF !important;
}
.camera .loop_phone {
  width: 300px;
  margin: auto;
  position: relative;
}
.camera .loop_phone li.active {
  display: block;
}
.camera .loop_phone li {
  display: none;
}
.camera a.touch-btn {
  display: block;
  width: 115px;
  height: 115px;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  margin: auto;
  text-align: center;
  font-size: 14px;
  background-color: rgb(255, 255, 255);
  padding-top: 15px;
  line-height: 1.2;
  z-index: 99;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
}
.camera .touch-btn .hand {
  display: block;
  width: 35px;
  height: 42px;
  background-image: url(../assets/img/icon_touch_bl.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto 0.5rem;
}
.camera .mov_tit {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.camera .scene {
  margin-top: 50px;
}
.camera .mov_txt {
  width: 150px;
  position: absolute;
  top: -50px;
  right: -100px;
}
.camera .mov_txt2 {
  width: 150px;
  position: absolute;
  top: 0px;
  right: -100px;
  z-index: 2;
}
.camera .m-movie-wrap {
  width: 600px;
  margin: auto;
  position: relative;
}
.camera .m-movie-wrap .movie {
  border-radius: 35px 35px 0 0;
  position: relative;
  width: 100%;
  /* overflow: hidden; */
}
.camera .m-movie-wrap .movie::before {
  content: "";
  display: block;
  padding-top: 56%;
}
.camera .frame {
  width: 300px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.camera .m-movie-wrap .movie video {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
}
.camera .stage-area {
  max-width: 600px;
  width: 90%;
  margin: auto;
  position: relative;
  /* background-color: #2F2F2F; */
  overflow: hidden;
  z-index: 0;
}
.camera .scene-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.camera .swipe-area {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200;
}
.camera .swipe-left-txt {
  position: absolute;
  top: 328px;
  left: 92px;
  width: 88px;
}
.camera .swipe-right-txt {
  position: absolute;
  top: 328px;
  left: 701px;
  width: 88px;
}
.camera .stage-black .stage-black-inner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.camera .mode-txt {
  position: absolute;
  font-size: 12px;
  font-weight: bold;
  color: #fff !important;
  text-align: center;
  padding: 0.5em;
  top: 20px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
}
.camera .mode-txt.right {
  left: auto;
  right: 0;
}
.camera .message {
  position: absolute;
  width: 200px;
  top: 50px;
  right: 70px;
  z-index: 2;
}
.camera .txt_box {
  position: relative;
}
.camera .sub {
  position: absolute;
  top: -30px;
  left: 120px;
  width: 200px;
}
.camera .txt_first {
  margin-top: 90px;
}
.camera .txt_last {
  margin-top: 90px;
}
.camera .info_bar {
  padding: 12px;
  background: #006450;
  font-size: 24px;
  color: #FFF;
  text-align: center;
  max-width: 600px;
  margin: auto;
  margin-top: 50px;
}
.camera .comment {
  margin-top: 20px;
}
@media screen and (max-width: 678px) {
  .camera {
    /* .stage-area {
      height: 300px;
    } */
  }
  .camera .flex_text {
    width: 60%;
  }
  .camera .flex_box img {
    width: 90px;
  }
  .camera .m-movie-wrap {
    width: 100%;
  }
  .camera .loop_phone {
    width: 60%;
  }
  .camera .mov_txt {
    width: 100px;
    top: -20px;
    right: -50px;
  }
  .camera .mov_txt2 {
    width: 100px;
    top: -20px;
    right: -50px;
  }
  .camera .frame {
    width: 100%;
  }
  .camera .m-movie-wrap .movie video {
    width: 95%;
    top: 0px;
    left: 5px;
  }
  .camera a.touch-btn {
    width: 90px;
    height: 90px;
    font-size: 1.2rem;
  }
  .camera .touch-btn .hand {
    width: 18px;
    height: 21px;
  }
  .camera .switch-btn-box {
    width: 100%;
    height: auto;
  }
  .camera .switch-btn-box li {
    font-size: 1.3rem;
  }
  .camera .btn {
    padding: 1em 0.75em;
  }
  .camera .stage-black::before {
    width: 75px;
    height: 75px;
    top: 35%;
    left: -40px;
  }
  .camera .message {
    width: 120px;
    top: 80px;
    right: 0px;
  }
  .camera .sub {
    position: absolute;
    top: -45px;
    left: auto;
    right: 5%;
    width: 60%;
  }
  .camera .txt_first {
    margin-top: 20px;
  }
  .camera .txt_last {
    margin-top: 60px;
  }
  .camera .info_bar {
    margin-top: 30px;
  }
}
@media screen and (min-width: 640px) {
  .camera {
    /* content-menu */
  }
  .camera .btn-txt-border::before {
    width: 29%;
  }
  .camera .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .camera .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .camera .btn-txt {
    font-size: 1.6rem;
  }
}

/* /camera */
/* mode */
.mode {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.mode .main-text {
  text-align: center;
}
.mode .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.mode .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.mode .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.mode .scene-main {
  position: relative;
}
.mode .page-title span {
  display: block;
}
.mode .scene2, .mode .scene3, .mode .scene4 {
  display: none;
}
.mode .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.mode .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.mode .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.mode .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.mode .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.mode .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.mode .thumb_wrap a.current {
  opacity: 1;
}
.mode .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.mode .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.mode .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.mode .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.mode .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/oppo_a5/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.mode .btn-txt-border {
  position: relative;
}
.mode .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.mode .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.mode .img_box {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-bottom: 1em;
}
.mode .img_box img {
  display: block;
  margin: auto;
}
.mode .flex_box {
  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;
  margin-bottom: 20px;
}
.mode .flex_box img {
  width: 120px;
}
.mode .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.mode .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.mode .icon_flex_box {
  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;
  margin: 30px auto;
}
.mode .icon_flex_box .icon_box {
  margin-right: 15px;
}
.mode .comment {
  margin-top: 20px;
}
.mode .flex_img {
  max-width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: auto;
  margin-bottom: 50px;
}
.mode .mode_box {
  width: 45%;
  margin-bottom: 60px;
}
.mode .mode_box img {
  width: 100%;
}
.mode .mode_box p {
  min-height: 140px;
  margin: 25px 0;
}
@media screen and (max-width: 678px) {
  .mode .flex_text {
    width: 60%;
  }
  .mode .flex_box img {
    width: 90px;
  }
  .mode .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
  .mode .flex_img {
    max-width: 100%;
    width: 100%;
    display: block;
  }
  .mode .mode_box {
    width: 90%;
    margin: auto;
    margin-bottom: 40px;
  }
  .mode .mode_box p {
    min-height: auto;
  }
}
@media screen and (min-width: 640px) {
  .mode {
    /* content-menu */
  }
  .mode .btn-txt-border::before {
    width: 29%;
  }
  .mode .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .mode .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .mode .btn-txt {
    font-size: 1.6rem;
  }
}

/* /mode */
/* useful */
.useful {
  /* content-menu */
  /* tablet */
  /* tablet end */
  /* small pc */
  /* small pc end */
}
.useful .main-text {
  text-align: center;
}
.useful .main-contents {
  overflow: hidden;
  padding-top: 0;
}
.useful .contents-block {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.useful .scene-inner {
  background: #000;
  margin-bottom: 2rem;
}
.useful .scene-main {
  position: relative;
}
.useful .page-title span {
  display: block;
}
.useful .scene2, .useful .scene3, .useful .scene4 {
  display: none;
}
.useful .content-menu {
  position: relative;
  margin-bottom: 3rem;
  padding: 0;
  color: #000;
  max-width: 57rem;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
.useful .thumb_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 60rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.useful .thumb_wrap a {
  display: block;
  width: calc((100% - 1rem) / 4);
  opacity: 0.7;
}
.useful .thumb_wrap a + a {
  margin-left: 0.5rem;
}
.useful .thumb_wrap img {
  width: 100%;
  border: 1px solid transparent;
  vertical-align: bottom;
}
.useful .thumb_wrap p {
  margin-top: 0.7em;
  color: inherit !important;
  line-height: 1.3;
  text-align: center;
}
.useful .thumb_wrap a.current {
  opacity: 1;
}
.useful .thumb_wrap a.current img {
  border-color: #fff;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.useful .thumb_wrap img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.useful .btn-txt {
  color: #000 !important;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 14px;
}
.useful .btn-txt span {
  position: relative;
  padding-left: 30px;
  font-weight: bold;
}
.useful .btn-txt span::before {
  position: absolute;
  content: "";
  display: block;
  background: url("/lineup/oppo_a5/assets/img/icon_touch_bl.svg") no-repeat;
  background-size: contain;
  width: 29px;
  height: 35px;
  left: -10px;
  top: -0.4rem;
  bottom: 0;
  margin: auto;
}
.useful .btn-txt-border {
  position: relative;
}
.useful .btn-txt-border::before {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 24%;
  top: 50%;
  left: 0;
}
.useful .btn-txt-border::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #000;
  width: 25%;
  top: 50%;
  right: 0;
}
.useful .img_box {
  max-width: 400px;
  width: 100%;
  margin: auto;
  position: relative;
  margin-bottom: 1em;
}
.useful .img_box img {
  display: block;
  margin: auto;
}
.useful .flex_box {
  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;
  margin-bottom: 20px;
}
.useful .flex_box img {
  width: 120px;
}
.useful .flex_text {
  max-width: 350px;
  font-size: 1.8rem;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.useful .icon_box {
  width: 120px;
  font-size: 1.4rem;
  text-align: center;
}
.useful .icon_flex_box {
  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;
  margin: 30px auto;
}
.useful .icon_flex_box .icon_box {
  margin-right: 15px;
}
.useful .comment {
  font-size: 1rem;
  color: #676767 !important;
}
.useful .flex_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
.useful .mode_box {
  width: 45%;
  margin-bottom: 60px;
}
.useful .mode_box img {
  width: 100%;
}
.useful .mode_box p {
  margin: 25px 0;
}
@media screen and (max-width: 678px) {
  .useful .flex_text {
    width: 60%;
  }
  .useful .flex_box img {
    width: 90px;
  }
  .useful .icon_box {
    width: 90px;
    font-size: 1.2rem;
  }
  .useful .flex_img {
    display: block;
  }
  .useful .mode_box {
    width: 90%;
    margin: auto;
    margin-bottom: 40px;
  }
  .useful .mode_box p {
    min-height: auto;
  }
}
@media screen and (min-width: 640px) {
  .useful {
    /* content-menu */
  }
  .useful .btn-txt-border::before {
    width: 29%;
  }
  .useful .btn-txt-border::after {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .useful .thumb_wrap a + a {
    margin-left: 2rem;
  }
  .useful .btn-txt {
    font-size: 1.6rem;
  }
}

/* /useful */
/*--- /特長 ---*/

