﻿@charset "UTF-8";
@media (min-width: 751px) { a[href*="tel:"] { pointer-events: none; cursor: default; text-decoration: none; } }

@media screen and (min-width: 560px) and (max-width: 1320px) { header { padding: 10px; }
  section { margin: 0 15px; }
  #hero { padding: 120px 15px 0; }
  #comparison .secpad, .tab-innner section { overflow: auto; white-space: nowrap; }
  #price .tabs { max-width: 1320px; width: 100%; } }

@media screen and (min-width: 560px) and (max-width: 960px) { #hero .hero-txt .hero-main { font-size: 40px; }
  #hero .hero-txt .hero-btn { padding: 15px 0; width: 100%; text-align: center; }
  #hero .hero-txt .link-btn-white { padding: 10px 0; width: 100%; } }

@media screen and (max-width: 600px) { /*===========================
* ハンバーガー
===========================*/
  #nav_toggle { display: block; width: 45px; min-width: 45px; height: 35px; position: absolute; top: 13px; right: 10px; z-index: 9999; transition: .3s; }
  #nav_toggle span { display: block; position: absolute; width: 45px; height: 6px; left: 50%; border-radius: 2px; transform: translateX(-50%); background: #444444; transition: .2s; }
  #nav_toggle span:nth-child(1) { top: 1px; }
  #nav_toggle span:nth-child(2) { top: 13px; }
  #nav_toggle span:nth-child(3) { top: 25px; }
  .is-scrolled #nav_toggle { top: 15px; }
  .open .inner #nav_toggle span:nth-child(1) { top: 13px; left: 0; transform: rotate(45deg); }
  .open .inner #nav_toggle span:nth-child(2) { top: 13px; opacity: 0; }
  .open .inner #nav_toggle span:nth-child(3) { top: 13px; left: 0; transform: rotate(-45deg); }
  .open #GlovalNav { width: 100%; display: block; position: fixed; top: 60px; left: 10; right: 0; bottom: 0; background-color: #ffffff; }
  .open #GlovalNav ul { display: block; }
  .open #GlovalNav ul li { width: 100%; border-bottom: 1px solid #ccc; display: flex; align-items: center; justify-content: space-between; }
  .open #GlovalNav ul li a { position: relative; display: block; width: 100%; padding: 25px; font-size: 20px; color: #444444; }
  .open #GlovalNav ul li a::after { position: absolute; top: 38%; right: 25px; text-align: right; content: ' ▶'; font-size: 14px; }
  /*===========================
* 横並びのレイアウトを縦に修正
===========================*/
  /*  */
  #hero, #about, .problem-wrap, .case-wrap, .feature-item, .feature-txt ul, .diagnosis-item, .flow-wrap, #contact-form .form-wrap dl { display: block !important; }
  .hero-txt, .hero-img, .about-txt, .about-img, .problem-item, .case-item, .feature-img, .feature-txt, .feature-txt ul li, .diagnosis-img, .diagnosis-txt, .flow-child, .tabs, .form-wrap { max-width: 1320px !important; width: 100% !important; margin-bottom: 35px !important; }
  .problem-item img, #contact-form .form-wrap dl dt, #contact-form .form-wrap dl dd, #problem .problem-recommend, #diagnosis .diagnosis-wrap .diagnosis-item .diagnosis-txt .diagnosis-link { width: 100%; }
  /*===========================
* common
===========================*/
  body { font-size: 16px; }
  body > section { padding: 60px 0; }
  header { padding: 10px; }
  header .inner h1 a img { width: 150px; }
  .sp-br { display: inline-block; }
  .sp-span { display: none; }
  .bar-head { font-size: 22px; line-height: 1.2; }
  .bar-head::before { display: none; }
  .bar-head span { position: relative; }
  .bar-head span::before { content: url(../images/gimon.svg); display: block; width: 30%; margin: 0 auto 10px; position: static; }
  .bar-head span::after { content: none; }
  /*===========================
* hero
===========================*/
  #hero { padding-top: 50px; background-size: 100%; background-position: 0 50%; background-repeat: no-repeat; margin-bottom: 0; color: #fff; }
  #hero .hero-mask { padding: 75px 15px 0; background: linear-gradient(180deg, rgba(229, 68, 31, 0.8) 0%, rgba(230, 149, 49, 0.8) 100%); }
  #hero .hero-mask .hero-txt .hero-main { font-size: 25px; line-height: 1.5; }
  #hero .hero-mask .hero-txt .hero-sub { font-size: 14px; }
  #hero .hero-mask .hero-txt .hero-link .hero-btn { text-align: center; padding: 15px 0; width: 100%; }
  #hero .hero-mask .hero-txt .hero-link .link-btn-white { padding: 15px 0; width: 100%; background-color: #fff; font-size: 16px; }
  #hero .hero-mask .hero-img { display: none; }
  /*===========================
* about
===========================*/
  #about .about-img { text-align: center; }
  #about .about-img img { max-width: 95%; }
  #about { padding: 35px 15px; }
  /*===========================
* problem
===========================*/
  #problem { padding-top: 0; }
  #problem .problem-recommend { padding: 20px 10px; line-height: 1.3; text-align: left; font-size: 22px; }
  #problem .bar-head { margin-bottom: 60px; }
  #problem .problem-wrap .problem-item { text-align: center; }
  #problem .problem-wrap .problem-item img { max-width: 85%; }
  #problem .problem-arrow img { width: 60px; }
  /*===========================
* case
===========================*/
  #case .case-arrow { margin: 30px auto 25px; }
  #case .case-recommend { width: 100%; padding: 15px 15px; font-size: 18px; line-height: 1.2; margin: 0 auto 50px; }
  #case .case-wrap .case-item .case-imgbox { text-align: center; margin-bottom: 0; }
  #case .case-wrap .case-item:nth-child(2) .case-imgbox { margin-top: -30px; }
  #case .case-wrap .case-item:nth-child(3) .case-imgbox { margin-top: 0; margin-bottom: 0; }
  /*===========================
* contact
===========================*/
  .contact { justify-content: flex-start; padding: 30px 10px 30px; line-height: 1.3; }
  .contact::after { content: none; }
  .contact .contact-img img { max-width: 100%; }
  .contact .contact-link { margin-top: 0; }
  .contact .contact-link a { font-size: 17px; flex-wrap: wrap; }
  .contact .contact-link a::before { display: none; }
  .contact .contact-link a img { width: 35px; }
  /*===========================
* feature
===========================*/
  #feature .feature-item { display: flex !important; flex-direction: column; }
  #feature .feature-item:not(:last-child) { margin-bottom: 40px; }
  #feature .feature-item .feature-img { order: 1; }
  #feature .feature-item .feature-txt { order: 2; }
  #feature .feature-item .feature-txt h3::first-letter { font-size: 50px; display: block; }
  #feature .feature-item .feature-txt ul li { margin-bottom: 10px !important; }
  /*===========================
* diagnosis
===========================*/
  #diagnosis .diagnosis-wrap { padding: 50px 15px 0; margin-bottom: 0; }
  #diagnosis .diagnosis-wrap h2 span { font-size: 22px; }
  #diagnosis .diagnosis-wrap .diagnosis-item { display: flex !important; flex-direction: column; }
  #diagnosis .diagnosis-wrap .diagnosis-item .diagnosis-img { order: 1; text-align: center; }
  #diagnosis .diagnosis-wrap .diagnosis-item .diagnosis-txt { order: 2; }
  #diagnosis .diagnosis-wrap .diagnosis-item .diagnosis-txt p { margin-bottom: 20px; }
  #diagnosis .diagnosis-wrap .diagnosis-item .diagnosis-txt h3 { font-size: 23px; }
  #diagnosis .diagnosis-wrap .diagnosis-item .diagnosis-txt h3 br { display: none; }
  /*===========================
* comparison
===========================*/
  #comparison .secpad { overflow: auto; white-space: nowrap; }
  /*===========================
* price
===========================*/
  #price::after { width: 300px; left: 1%; }
  #price .center-head { margin-bottom: 80px; }
  #price .tabs .tab_item { font-size: 16px; }
  #price .tabs .tab_content { padding: 70px 15px; }
  #price .tabs .tab_content .tab-innner section { overflow: auto; white-space: nowrap; }
  /*===========================
* flow
===========================*/
  #flow .center-head { margin-bottom: 40px; }
  #flow .flow-wrap .flow-child:not(:last-child) { margin-bottom: 80px !important; }
  #flow .flow-wrap .flow-child:not(:last-child)::after { bottom: -55px; right: 42%; transform: rotate(90deg); }
  /*===========================
* contact-form
===========================*/
  #contact-form { font-size: 16px; padding: 60px 15px 30px; }
  #contact-form .contct-txt { text-align: left; }
  #contact-form h2 { margin-bottom: 60px; }
  #contact-form .tel-box .contac-tel .tel-txt span { font-size: 40px; }
  #contact-form .contac-tel { flex-wrap: wrap; justify-content: center; }
  #contact-form .form-wrap { padding: 25px; }
  /***汎用***/
  .mb90 { margin-bottom: 60px !important; }
  .headline1 { text-align: center; font-size: 25px; }
  .headline2 { padding: initial; font-size: 25px; padding: 10px; }
  .headline3 { padding: 20px; }
  .graphpaper-background { background-image: url(../images/sp-sikaku.png); background-size: cover; }
  /***追加***/
  .about-sentence { width: 100%; }
  .important-content { background-size: contain; }
  .hukidasi-wrap .hukidasi { width: 100%; font-size: 20px; padding: 20px; }
  .profile-background .profile-box { width: 90%; padding: 40px; }
  .profile-box { padding: 20px; }
  .profile-wrap { display: block; }
  .profile-wrap .profile-child-image, .profile-wrap .profile-child { width: 100% !important; }
  .profile-wrap .profile-name { font-size: 25px; padding-bottom: 20px; }
  .profile-wrap .profile-name span { font-size: medium; padding-right: 10px; }
  .profile-background .profile-box .profile-wrap { display: block; }
  .contact-btn { width: 90%; padding: 20px 20px; font-size: 20px; }
  .circle-wrap { display: block; }
  .circle-wrap .circle-child { width: 100%; padding: 10px 30px; text-align: center; }
  .performance-box .per-box-content { padding: 20px; display: block; }
  .performance-box .per-box-content .per-box-child { width: 100%; }
  .performance-box .per-box-content .per-box-child .price { padding-top: 10px; font-size: 20px; }
  .performance-box { margin: 20px; }
  .performance-box .per-title { padding: 20px; font-size: 20px; border: 1px solid #AFA1D0; }
  .profile-background .profile-box .p-child-inner-wrap { display: block; }
  .stuff-btn { width: 250px !important; }
  .form-btn { width: 330px !important; }
  .point-wrap { display: block; }
  .point-wrap .point-text { width: 90%; margin: auto; }
  .point-wrap .point-title { font-size: 25px !important; }
  .flow-icon { display: none; }
  .about-txt { padding: 30px; }
  .p-box-comment1 { font-size: 18px !important; }
  .sub-text { font-size: 18px; padding: 0px 20px 20px; }
  #GlovalNav a { padding: 15px; color: #fff; font-size: 13px !important; }
  .sp-image { display: block; }
  .pc-image { display: none; }
  .soudan .footer-title { font-size: 20px; padding: 0 20px 10px; }
  .soudan .purple { font-size: 18px; padding: 10px; }
  .soudan .form-btn { margin-bottom: 20px; } }

/*# sourceMappingURL=media.css.map */