@charset "UTF-8";
/*基本の青*/
/*薄いグレー*/
/*薄いグレー*/
body {
  background: #fff;
  font-style: normal;
  text-align: center;
  text-indent: 0pt;
  letter-spacing: 0.05em;
  color: #171717;
  font-size: 100%;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300; }

a {
  outline: none; }

a:link {
  color: #333;
  text-decoration: none; }

a:visited {
  color: #333; }

a:hover {
  color: #dd9933;
  text-decoration: none; }

a:active {
  color: #333;
  text-decoration: none; }

h1, h2, h3, h4, h5 {
  font-size: 1em;
  line-height: 1;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
h1 {
    font-size: 3.2rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    text-align: left;
    font-weight: 500;
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
p.subh1 {
    font-size: 1.4rem;
    letter-spacing: 0.09em;
    color: white;
    background: black;
    display: table;
    padding: 0.5em 1em 0.7em 1em;
    line-height: 1em;
    font-weight: 400;
}
.bgimg {
    display: none;
}
.illust {
    position: absolute;
}
#floatbottom {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 1em 0 0 0;
}
section#content08 {
    margin-bottom: 15em;
}
#pageTop {
  position: fixed;
  bottom: 40px;
  right: 10px;
  width: 65px;
  height: 65px;
  z-index: 2;
}
  #pageTop a {
    display: block;
    position: absolute;
    z-index: 999;
    padding: 14px 0 0 2px;
    width: 65px;
    height: 65px;
    line-height: 1.4;
    background-color: #CCC;
    border-radius: 50%;
    border: 1px #fff solid;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    cursor: pointer; }
    #pageTop a:before {
      content: '\f077';
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      padding: 0;
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center; }
  #pageTop a:hover {
    text-decoration: none;
    opacity: 0.7; }

.btn-pagetop {
  transition: all .7s;
  pointer-events: none;
  opacity: 0; }

.pageTopBtn-in {
  opacity: 1;
  pointer-events: auto; }

.flexbox-hm {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 1150px;
    margin: 0 auto;
}
.flexbox .col2box {
    width: 48%; }
.flexbox .col3box {
    width: calc(100% / 3 - 20px); }    

.btnbox {
  /* border: 2px #fff solid; */
  padding: 20px;
  margin: 30px 0 100px 0; }

.btnbox2 {
  padding: 0 20px;
  margin: 50px 0; }

.btnbox_btn {
    width: 960px;
    margin: 0 auto 10px auto;
}
p {
  text-align: left;
  font-size: 1.1em;
  line-height: 1.8; }

.wrapper {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  min-width: 1682px; }

/* upperblock */
#upperblock {

}
#upperblock header {
    width: 100%;
    margin: 0 auto;
    background: url(../../common/images/bg_fv.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
}
    #upperblock header #logo {
      width: 165px;
      position: absolute;
      top: 10px;
      left: 20px; }
#upperblock header #header_main {
    display: block;
    padding-top: 15%;
    width: 1150px;
    height: 578px;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    background: url(../../common/images/fv_visual.png) no-repeat right bottom;
    margin: 0 auto;
}
    #upperblock header #header_btn {
      width: 348px;
      position: absolute;
      bottom: 60px;
      right: -16px; }

/* //upperblock */
.contentsinner {
  width: 960px;
  margin: 0 auto; }

.contentsinner2 {
  width: 1200px;
  margin: 0 auto; }

.text_red {
  color: #a70b2b; }

.minitext {
  font-size: 0.8em; }

.caption_right {
  font-size: 0.8em;
  text-align: right; }

ul.marklist li {
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
  margin-bottom: 5px; }

h3 {
  font-size: 2em;
  margin-bottom: 60px;
  position: relative; }
  h3:after {
    content: '';
    border-bottom: 1px #171717 solid;
    width: 80px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%); }

/* top-contents */
#top-contents {
  padding-top: 100px;
  /* //tabtitlebox */ }
  #top-contents h4 {
    font-size: 1.4em;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: 600;
    border-left: 5px #a70b2b solid;
    padding-left: 20px;
    text-align: left;
    margin-bottom: 20px; }
  #top-contents .bgbox {
    background-color: #fff;
    padding: 70px 190px;
    margin-bottom: 30px; }
    #top-contents .bgbox:last-child {
      margin-bottom: 0; }
  #top-contents .tabtitlebox {
    margin-bottom: 50px; }
    #top-contents .tabtitlebox .tabtitle_title {
      display: flex;
      font-size: 1.2em;
      line-height: 1; }
      #top-contents .tabtitlebox .tabtitle_title .tabtitle_title_a {
        background-color: #ad931f;
        text-align: left;
        color: #fff;
        padding: 10px;
        width: 14em;
        height: 40px;
        position: relative; }
        #top-contents .tabtitlebox .tabtitle_title .tabtitle_title_a:after {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 40px 0 0 40px;
          border-color: transparent transparent transparent #ad931f;
          display: inline-block;
          position: absolute;
          top: 0;
          right: -40px; }
      #top-contents .tabtitlebox .tabtitle_title .tabtitle_title_b {
        margin-left: 40px;
        margin-top: 8px;
        color: #ad931f; }
    #top-contents .tabtitlebox .tabtitle_inner {
      border: 1px #ad931f solid;
      padding: 20px; }
  #top-contents .maintext {
    margin-bottom: 50px; }
  #top-contents .marklist {
    color: #7c7c7c; }
  #top-contents .caption_right {
    color: #7c7c7c; }
.title01 {
    text-align: center;
    margin-bottom: 30px;
}
.lead {
    font-size: 1.6rem;
    margin-bottom: 2em;
    line-height: 1.5;
    padding: 0 3em;
}
.lead span {
    background: linear-gradient(transparent 70%, #ffea00 0%);
}
.why-image {
    margin: 0 auto 5em auto;
}
.why-image img {
    margin: 0 auto;
}    
.title01 span {
    padding-bottom: 10px;
    font-size: 3.3rem;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0.05em;
}
section.gray {
    background: #f1f1f1;
    padding: 2em 0;
}
section.gray p.subh2 {
    text-align: center;
    font-size: 1.5rem;
}
section.gray h2 {
    font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
}
.graph {
    text-align: center;
    margin: 0 auto 3em auto;
    display: table;
}
.graph p {
    margin-top: 1em;
}
section.gray .lead {
    width: 90%;
    margin: 0 auto 2em auto;
}
section.gray .box {
    display: flex;
    align-items: center;
    margin-bottom: 4em;
}
section.gray .icon {
    flex-shrink: 0;
}
section.gray .text {
    padding-left: 1.5em;
}
section.gray .text .title {
    display: flex;
    align-items: center;
    margin-bottom: 0.8em;
}
section.gray .text .title p:first-child {
    color: #d8092f;
    font-size: 2rem;
    font-weight: 600;
    font-family: century gothic;
    margin-right: 0.4em;
}
section.gray .text .title p:nth-child(2) {
    font-size: 2rem;
    margin-right: 0.5em;
    font-weight: 600;
    letter-spacing: 0.1em;
}
section.gray .text .title p:nth-child(3) {
    font-size: 1.15rem;
    padding: 0 1em;
}
section.gray .box:first-child .text .title p:nth-child(3) {
    border: 1px solid #ee9d01;
    color: #ee9d01;
}
section.gray .box:nth-child(2) .text .title p:nth-child(3),
section.gray .box:nth-child(4) .text .title p:nth-child(3) {
    border: 1px solid #d8092f;
    color: #d8092f;
}
section.gray .box:nth-child(3) .text .title p:nth-child(3),
section.gray .box:nth-child(5) .text .title p:nth-child(3) {
    border: 1px solid #0952d8;
    color: #0952d8;
}
section.gray .text p.content {
    margin-bottom: 1em;
    font-size: 1.2rem;
}
section.gray .tablist,
section.gray .tablist dl {
    display: flex;
    align-items: center;
    font-size: 1.15rem;
}
section.gray .tablist dl:first-child {
    margin-right: 1em;
}
section.gray .tablist dl dt {
    background: black;
    color: white;
    padding: 0.5em 0;
    white-space: nowrap;
    width: 8em;
    margin-right: 0.5em;
}
section.gray .box:nth-child(2) .tablist,
section.gray .box:nth-child(4) .tablist,
section.gray .box:nth-child(5) .tablist {
    display: block;
}
section.gray .box:nth-child(2) .tablist dl dt,
section.gray .box:nth-child(4) .tablist dl dt,
section.gray .box:nth-child(5) .tablist dl dt {
    margin: 0.3em 0.5em 0.3em 0;
}
section.gray .text dl dd {
    margin-right: 1em;
    text-align: left;
}
section.gray .text p.content span {
    font-weight: 600;
    background: linear-gradient(transparent 70%, #ffea00 0%);
}
section.gray .box:last-of-type {
    margin-bottom: 0;
}
section.gray .box:nth-child(2) .text dl,
section.gray .box:nth-child(4) .text dl,
section.gray .box:nth-child(5) .text dl {
    flex-wrap: wrap;
}
section.gray .box:nth-child(2) .text dl dd,
section.gray .box:nth-child(4) .text dl dd,
section.gray .box:nth-child(5) .text dl dd {
    width: 70%;
}
.btnbox p {
    text-align: center;
    font-size: 1.5rem;
    position: relative;
    line-height: 1.5;
    display: table;
    margin: 0 auto 0.5em auto;
}
.btnbox p.red {
    margin-bottom: 0.5em;
    color: #d8092f;
    font-weight: 500;
}
.btnbox p:before,
.btnbox p:after,
.btnbox p.red:before,
.btnbox p.red:after {
    display: inline-block;
    font-weight: bold;
}
.btnbox p:before,
.btnbox p:after {
    position: absolute;
    bottom: 0;
}
.btnbox p:before {
    content: "＼";
    left: -1.5em;
}
.btnbox p:after {
    content: "／";
    right: -1.5em;
}
.btnbox p.none:before,
.btnbox p.none:after,
.btnbox p.red:before,
.btnbox p.red:after {
    content: none;
}
section.chigai dl {
    margin-bottom: 5em;
}
section.chigai dt {
    border: 1px solid #000;
    display: table;
    padding: 0.5em 1em;
    width: 10em;
    font-size: 1.2rem;
    margin-bottom: 0.5em;
}
section.chigai dd {
    margin-bottom: 3em;
    text-align: left;
    font-size: 1.3rem;
}
section.chigai dd:last-child {
    margin-bottom: 0;
}
  #top-contents #content0102 .titlebox h2 {
    background-color: #171717;
    padding: 47px;
    font-size: 3em;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: 600;
    color: #fff;
    width: 960px;
    margin: 0 auto;
}
section.chigai ul {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 5em;
}
section.chigai ul li {
    width: calc(100% / 2 - 10px);
    border: 1px solid #171717;
    padding: 1em;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
section.chigai ul li .red {
    text-align: center;
    color: #d8092f;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
}
section.chigai ul li img {
    margin-bottom: 1.5em;
}
section.chigai .tab {
    position: relative;
    background: white;
    text-align: center;
    top: -2em;
    font-size: 1.2rem;
    border: 1px solid #171717;
    padding: 0.8em 2.5em;
    font-weight: 500;
    line-height: 1em;
}
section.point ul li {
    width: 100%;
    background-repeat: no-repeat;
    min-height: 410px;
    margin-bottom: 5em;
    display: flex;
    align-items: center;
}
section.point ul li:nth-child(2) {
    background-position: left;
}
section.point ul li:first-child,
section.point ul li:nth-child(3) {
    background-position: right;
}
section.point ul li dl {
    width: 42%;
    text-align: left;
    letter-spacing: 0.05em;
}
section.point ul li:nth-child(2) dl {
    margin: 0 0 0 auto;
}
section.point ul li dl dt {
    color: #d8092f;
    border-bottom: 2px solid #d8092f;
    font-weight: 500;
    font-size: 2.5rem;
    margin-bottom: 0.5em;
}
section.point ul li dl dd {
    font-size: 1.25rem;
    line-height: 1.5;
    padding-right: 3em;
}
section.point ul li:nth-child(2) dl dd {
    padding-left: 3em;
    padding-right: 0;
}
section.point ul li:nth-child(2) dl dt {
    text-align: right;
}
section.point ul li:first-child {
    background-image: url(../../common/images/point_1.png);
}
section.point ul li:nth-child(2) {
    background-image: url(../../common/images/point_2.png);
}
section.point ul li:nth-child(3) {
    background-image: url(../../common/images/point_3.png);
}
section.tsuyomi {
    background: url("../../common/images/bg_tsuyomi.jpg") no-repeat top center;
    background-size: cover;
}
section.tsuyomi .contentsinner {
    padding: 3em 0;
}
section.tsuyomi ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5em;
}
section.tsuyomi ul li {
    width: calc(100% / 3 - 30px);
}
section.tsuyomi ul li img {
    flex-shrink: 0;
    margin: 0 auto 1.5em auto;
}
section.tsuyomi ul li dl {
    font-size: 1.4rem;
}
section.tsuyomi ul li dl dt {
    font-weight: 600;
    margin-bottom: 0.5em;
    text-align: center;
}
section.tsuyomi ul li dl dd {
    line-height: 1.5;
    text-align: left;
}
section.brand ul li {
    display: flex;
    margin-bottom: 3em;
    justify-content: space-between;
    align-items: center;
}
section.brand ul li:last-child {
    margin-bottom: 0;
}
section.brand ul li img {
    flex-shrink: 0;
    padding: 0 3em;
}
section.brand ul li dl {
    letter-spacing: 0.05em;
}
section.brand ul li dl dt {
    font-weight: 600;    
}
section.brand ul li dl dt p {
    margin-bottom: 0.5em;
    font-size: 2.2rem;
}
section.brand ul li dl dt p.small {
    font-size: 1.5rem;
    line-height: 1.5em;
}
section.brand ul li dl dd {
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: left;
}
section.brand .bigimg img {
    margin: 0 auto 0 auto;
}
section.brand .kotsu {
    display: flex;
    align-items: center;
    justify-content: center;
}
section.brand .kotsu p {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
}
section.brand .kotsu img {
    flex-shrink: 0;
}
section.brand .kotsu p span {
    color: #d8092f;
}
br.sp {
    display: none;
}

/* //content08 */

  #content08 .white {
      width: 960px;
      margin: 0 auto;
      padding: 2em 0;
      align-items: center;
      display: flex;
      justify-content: space-between; }
  #content08 .white ul li {
      text-align: left;
      margin-bottom: 1em;  }
  #content08 .white ul li:last-child {
      margin-bottom: 0; }
  #content08 .white dl dt {
      color: #a70b2b;
      font-weight: bold; }
  #content08 .white dl dd {
      font-size: 2rem;
      color: #171717;
      font-weight: bold; }      
  #content08 .black {
      background: #000;
      width: 100%; }    
  #content08 .black .inner {
      display: table;
      width: 960px;
      padding: 1em 0;
      margin: 0 auto; }
#upperblock header #header_mark {
    width: 80px;
    position: absolute;
    top: 10px;
    right: 10px;
}
br.spipad {
     display: none;
}
      
/* //content07 */
/* -------------------------------minpc--------------------------------------------- */
@media (max-width: 1681px) and (min-width: 1024px) {
  .wrapper {
    margin: 0;
    min-width: 1024px; }

  .contentsinner2 {
    width: 100%;
    max-width: 1200px; }

 }
@media (max-width: 1275px) and (min-width: 1024px) {}

@media (max-width: 1400px) and (min-width: 1276px) { }
/* -------------------------------sp--------------------------------------------- */
@media screen and (max-width: 1024px) {
  .wrapper {
    min-width: 1024px; }

  .contentsinner2 {
    width: 1024px; }

  #top-contents .bgbox {
    padding: 70px 100px; }

   }
@media screen and (max-width: 834px) {
  body {
    font-size: 0.9em; }

  .flexbox {
    display: block;
    min-height: initial;
    }
    .flexbox .col2box {
      width: 100%;
      margin-bottom: 40px; }
      .flexbox .col2box:last-child {
        margin-bottom: 0px; }

  .wrapper {
    min-width: 100%; }

  .contentsinner2 {
    width: 100%; }

  h3 {
    font-size: 1.3em;
    line-height: 1.6;
    margin-bottom: 30px;
    font-weight: bold; }
    h3:after {
      bottom: -10px; }

  p {
    font-size: 1em;
    line-height: 1.6; }

#upperblock {
  
}
#upperblock header #logo {
    width: 120px;
    left: 20px;
}
#upperblock header #header_main img {
    width: 100%;
}
#upperblock header #header_btn {
    width: 90%;
    right: 0;
    left: 50%;
    transform: translateX(-50%);
}
  .contentsinner,
  .contentsinner2 {
    width: 100%; }

  .btnbox {
    margin: 0% 20px 5% 20px;
    padding: 20px 5px; }

  .btnbox2 {
    margin: 20px 0;
    padding: 0 10px; }

  #top-contents {
    padding-top: 5%; }
    #top-contents h4 {
      font-size: 1.1em;
      line-height: 1.4;
      padding-left: 6px; }
    #top-contents #header_btn {
      width: auto;
      margin: 0 20px; }
    #top-contents .bgbox {
      padding: 30px 20px; }
    #top-contents #content0101 .top_titlebox {
      padding-top: 0px;
      width: auto;
      margin: 0 10px; }
    #top-contents #content0101 .maintext {
      margin-bottom: 30px; }
    #top-contents #content0102 .titlebox h2 {
      width: auto;
      margin: 0 20px;
      padding: 30px 5px;
      font-size: 1.2em; }
    #top-contents .mb-50 {
      margin-bottom: 30px !important; }
    #top-contents .tabtitlebox .tabtitle_inner {
      padding: 10px; }
    #top-contents .tabtitlebox .tabtitle_title {
      font-size: 1.1em; }
    #top-contents .tabtitlebox .tabtitle_title.title2 .tabtitle_title_a {
      font-size: 0.9em;
      padding: 5px;
      height: 30px;
      width: 12em;
      line-height: 1.3; }
      #top-contents .tabtitlebox .tabtitle_title.title2 .tabtitle_title_a:after {
        border-width: 30px 0 0 20px;
        right: -20px; }
    #top-contents .tabtitlebox .tabtitle_title.title2 .tabtitle_title_b {
      font-size: 0.8em;
      line-height: 1.3;
      text-align: left;
      margin-left: 20px; }
    #top-contents .tabtitlebox:last-child {
      margin-bottom: 0; }
    #top-contents .bocntent01bottom {
      margin: 0 20px; }

  #content01under_sp .btnbox_btn {
    margin-top: 20px; }

  #content02 {
    padding-bottom: 60px; }
    #content02 .h2box {
      padding-top: 30px;
      margin: 0 10px; }
    #content02 .contentsinner {
      padding: 40px 20px; }
      #content02 .contentsinner .labelicon.outside {
        display: none; }
      #content02 .contentsinner .borderbox {
        margin-top: 40px;
        padding: 30px 20px 20px 20px; }
        #content02 .contentsinner .borderbox .labelicon {
          display: block; }
    #content02 .borderbox h4 {
      font-size: 1.2em;
      margin-bottom: 20px; }
    #content02 .borderbox .imgbox {
      margin-top: 20px; }
    #content02 #content0201 {
      margin-bottom: 20px; }
    #content02 #content0202 {
      margin-bottom: 0px; }
      #content02 #content0202 .borderbox {
        margin-top: 50px; }
        #content02 #content0202 .borderbox h4 {
          font-size: 1.2em;
          margin-bottom: 20px; }
    #content02 .content020201 .imgbox {
      margin-bottom: 20px; }
    #content02 .content020202 h5 span {
      display: block;
      margin-bottom: 5px; }
    #content02 .content020202 .borderbox_inner {
      margin-bottom: 20px; }}

@media screen and (max-width: 64em) {
    br.spipad {
        display: block;
    }
    p.subh1 {
        line-height: 1.5;
        padding: 0.2em 1em;
        margin-bottom: 0.5em;
    }    
    section.gray .text p.content {
        font-size: 2.5vw;
    }
    .flexbox-hm {
        width: 100%;
    }
    #upperblock header .header_mark {
        width: 90%;
    }
    h1 {
        font-size: 5vw;
    }
    .lead {
        font-size: 2.5vw;
        padding: 0 0;
    }
    section.gray .tablist, section.gray .tablist dl {
        font-size: 2vw;
    }
    section.gray .text .title p:nth-child(2) {
        font-size: 4vw;
    }    
    section.gray .text .title p:nth-child(3) {
        font-size: 2vw;
    }
    section.brand ul li dl dt p {
        font-size: 4vw;
    }
    section.brand ul li img {
        width: 30vw;
    }    
    section.brand ul li dl dt p.small {
        font-size: 2.5vw;
    }    
    section.brand ul li dl dd {
        font-size: 2.5vw;
    }
  #content08 .white {
      display: block;
      width: 100%;
      padding: 2em 1em; }
  #content08 .white dl {
      margin-top: 2em; }
  #content08 .black .inner {
      width: 90%; }
  .flexbox .col3box {
      width: 100%;
  }
  body {
      max-width: 1200px;
  }
  #upperblock header {
      width: 100%;
      overflow-x: hidden;
  }
  #upperblock header #header_main {
      position: relative;
      width: 90%;
      background-size: 60%;
    }
    .title01 span {
        font-size: 5.5vw;
    }
    section.gray .list {
        width: 100%;
        margin: 0 auto;
    }
    section.gray .icon img {
        width: 20vw;
    }
    section.gray .text p.content span:after {
        bottom: -0.1em;
    }
    section.point ul li dl dd {
        text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
    }
    .btnbox p {
        font-size: 2.5vw;
    }
    .kotsu {
        width: 90%;
        margin: 0 auto;
        background: url("../../common/images/zoom_img2_sp.png") no-repeat right;
        background-size: contain;
        display: block !important;
        padding-bottom: 2em;
    }  
    section.brand .kotsu img {
        display: none !important;
    } 
    section.brand .kotsu p {
        font-size: 5vw;
    }
    .contentsinner,
    .contentsinner2 {
        width: 90%;
    }
    #floatbottom .btnbox_btn img {
        width: 80vw;
    }
    section#content08 {
        margin-bottom: 15vh;
    }
    section.gray p.subh2 {
        font-size: 3vw;
    }
    .btnbox_btn {
        width: 100%;
    }
}
    
@media screen and (max-width: 42em) {
  p {
    font-size: 4vw;
  }
  body {
      max-width: initial;
  }
  .flexbox-hm {
      width: 100%;
  }
  .title01 span {
        font-size: 7vw;
    }
  #upperblock header .header_mark {
    margin: 0 auto;
    font-size: 2vw;
    bottom: 1em;
    left: 0;
    right: 0;
    text-align: right;
    position: absolute;
  }
  p.subh1 {
      font-size: 4vw;
  }
  #upperblock header #header_main {
      background: url(../../common/images/fv_visual_sp.png) no-repeat right bottom;
      background-size: 80vw;
  }
  h1 {
      font-size: 8.5vw;
  }
    #upperblock header {
        height: auto;
        background: url(../../common/images/bg_fv_sp.jpg) no-repeat top center;
        background-size: cover;
    } 
    .bgimg {
        display: block;
    }
    section.gray .icon {
        display: none;
    }
    section.gray .tablist {
        display: block;
    }
    section.gray .tablist dl dt {
        width: 7em;
        margin: 0 0.5em 0.5em 0;
        font-size: 4vw;
        padding: 0.2em 0;
    }
    section.gray .text dl dd {
        margin-bottom: 0.5em;
        font-size: 3.5vw;
    } 
    section.gray .text p.content {
        font-size: 4vw;
    }
    .lead {
        font-size: 4.5vw;
    }
    section.gray .text .title {
        flex-wrap: wrap;
        padding-left: 30vw;
        background-repeat: no-repeat;
        background-position: left;
        background-size: contain;
    }
    section.gray .list .box:first-child .text .title {
        background-image: url(../../common/images/icon_1_sp.png);
    }
    section.gray .list .box:nth-child(2) .text .title {
        background-image: url(../../common/images/icon_2_sp.png);
    }
    section.gray .list .box:nth-child(3) .text .title {
        background-image: url(../../common/images/icon_3_sp.png);
    }
    section.gray .list .box:nth-child(4) .text .title {
        background-image: url(../../common/images/icon_4_sp.png);
    }
    section.gray .list .box:nth-child(5) .text .title {
        background-image: url(../../common/images/icon_5_sp.png);
    }
    section.gray .text .title p:nth-child(2) {
        font-size: 7vw;
    }
    section.gray .text .title p:nth-child(3) {
        font-size: 3.5vw;
    }
    section.gray .box:nth-child(2) .text dl,
    section.gray .box:nth-child(4) .text dl,
    section.gray .box:nth-child(5) .text dl {
        flex-wrap: initial;
    }
    section.chigai dl {
        margin-bottom: 3em;
    }
    section.chigai dt {
        font-size: 4vw;
        padding: 0.2em 0em;
        width: 8em;
    }
    section.chigai dd {
        font-size: 4vw;
    }
    section.chigai ul {
        display: block;
    }
    section.chigai ul li {
        width: 100%;
        margin-bottom: 2em;
    }
    section.chigai ul li:last-child {
        margin-bottom: 0;
    }
    section.chigai .tab {
        padding: 0.5em 1em;
        font-size: 4vw;
    }
    section.chigai ul li .red {
        font-size: 4.5vw;
    } 
    section.point ul li:first-child {
        background-image: url(../../common/images/point_1_sp.png);
    }
    section.point ul li:nth-child(2) {
        background-image: url(../../common/images/point_2_sp.png);
    }
    section.point ul li:nth-child(3) {
        background-image: url(../../common/images/point_3_sp.png);
    }
    section.point ul li {
        background-size: 70vw;
        min-height: initial;
        margin-bottom: 3em;
    }    
    section.point ul li dl dt {
        font-size: 6vw;
    }
    section.point ul li dl {
        width: 60vw;
    }
    section.point ul li dl dd {
        font-size: 4vw;
    } 
    section.tsuyomi ul {
        display: block;
        margin-bottom: 0;
    } 
    section.tsuyomi ul li {
        width: 100%;
        margin-bottom: 4em;
    }
    section.tsuyomi ul li:last-child {
        margin-bottom: 0;
    }
    section.tsuyomi ul li dl {
        padding-left: 40vw;
        background-repeat: no-repeat;
        background-position: left;
        background-size: 35vw;
        font-size: 4.5vw;
    }
    section.tsuyomi ul li img {
        display: none !important;
    }
    section.tsuyomi ul li dl dt {
        text-align: left;
    }
    section.tsuyomi ul li dl dd {
        width: 50vw;
    }
    section.tsuyomi ul li:first-child dl {
        background-image: url("../../common/images/circle_1_sp.png");
    }
    section.tsuyomi ul li:nth-child(2) dl {
        background-image: url("../../common/images/circle_2_sp.png");
    }
    section.tsuyomi ul li:nth-child(3) dl {
        background-image: url("../../common/images/circle_3_sp.png");
    }
    .btnbox p {
        font-size: 4.5vw;
    }
    br.sp {
        display: block;
        line-height: 2;
    }
    section.gray .lead {
        width: 100%;
    }
    section.gray .text {
        padding-left: 0;
    }
    section.brand ul li dl dt p {
        font-size: 5vw;
        text-align: center;
    }
    section.brand ul li dl dt p.small {
        font-size: 3.5vw;
        margin-bottom: 1em;
    }
    section.brand ul li dl dd {
        background-repeat: no-repeat;
        background-size: 15vw;
        font-size: 4vw;
    }
    section.brand ul li:first-child dl dd {
        padding-left: 30vw;
        background-position: 10% 50%;
        background-image: url("../../common/images/logo_gooddesign_sp.png");
    }
    section.brand ul li:nth-child(2) dl dd {
        padding-right: 30vw;
        background-position: 90% 50%;
        background-image: url("../../common/images/logo_zoom_sp.png");
    }
    section.brand ul li img {
        display: none !important;
    }
    section.brand .bigimg img {
        margin: 0 auto;
    }  
    section.brand .kotsu p {
        font-size: 6.5vw;
        text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
    }
    section.gray .box {
        margin-bottom: 3em;
    }
    section.tsuyomi {
        background: url(../../common/images/bg_tsuyomi_sp.jpg) no-repeat top center;
        background-size: cover;
    }
    #upperblock header #header_mark {
        width: 12vw;
    }
    #floatbottom .btnbox_btn img {
        width: 90vw;
    }
    section#content08 {
        margin-bottom: 8em;
    }
    div#pageTop {
        bottom: 15vh;
    }
    section.gray p.subh2 {
        font-size: 4vw;
    }
    .graph p {
        font-size: 2vw;
    }
    .btnbox p.red {
        font-size: 3.5vw;
    }
    p.none {
        font-size: 2.7vw;
        margin-bottom: 1em;
    }    
}