﻿@charset "UTF-8";
/* ########### 独占卸アカデミー | apasell[アパセル] ########### */
/*
 * "font-awesome" is lisenced under the SIL Open Font License 1.1
 * https://fortawesome.github.io/Font-Awesome
 * http://scripts.sil.org/OFL
 */

* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}
label,
td,
th,
p,
div,
a dd,
dt,
li,
a,
input {
  color: rgb(92, 92, 92);
}
body {
  background: rgb(239, 255, 226);
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
html {
  line-height: 1.5;
  text-align: justify;
  font-family: "Helvetica Neue", Arial, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.mailform {
  -webkit-appearance: none;
  outline: none;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  display: inline-block;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  pointer-events: none;
}
.nowrap {
  white-space: nowrap;
}

.hidden {
  overflow: hidden;
}
.utikesi {
  text-decoration: line-through;
}
.greenshadow {
  text-shadow: 1px 1px 0 rgb(0, 160, 105), -1px -1px 0 rgb(0, 160, 105),
    -1px 1px 0 rgb(0, 160, 105), 1px -1px 0 rgb(0, 160, 105),
    0px 1px 0 rgb(0, 160, 105), 0-1px 0 rgb(0, 160, 105),
    -1px 0 0 rgb(0, 160, 105), 1px 0 0 rgb(0, 160, 105);
}
.white {
  color: white;
}
.green {
  color: rgb(0, 160, 105);
}
.yellowgreen {
  color: rgb(170, 204, 3);
}
.yellow {
  color: rgb(253, 214, 68);
}
.red {
  color: rgb(230, 98, 98);
}
.gray {
  color: rgb(79, 79, 79);
}
.lightgray {
  color: rgb(242, 242, 242);
}
.lineheight1 {
  line-height: 1;
}
.lineheight125 {
  line-height: 1.25;
}
.lineheight15 {
  line-height: 1.5;
}
.lineheight175 {
  line-height: 1.75;
}
.lineheight2 {
  line-height: 2;
}
.big {
  font-size: 120%;
}
.normal {
  font-weight: normal;
}
.bold {
  font-weight: bold;
}
.bigbold {
  font-weight: bold;
  font-size: 110%;
}
.bigbold2 {
  font-weight: bold;
  font-size: 125%;
}
.small {
  font-size: 70%;
}
.kome {
  font-size: 70%;
  vertical-align: 5px;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.bar1 {
  margin: 3px 0 -10px 0;
  display: block;
  height: 1px;
  background-color: rgb(79, 79, 79);
  border: 0;
}
.inlineblock {
  display: inline-block;
}
.textindent {
  padding-left: 1em;
  text-indent: -1em;
}
.textindent12 {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.textindent17 {
  padding-left: 1.7em;
  text-indent: -1.7em;
}
.textnarrow {
  transform: scale(0.8, 1);
}
.tume {
  letter-spacing: -1px;
}
.tume2 {
  letter-spacing: -0.5px;
}
.ueaki {
  margin-top: 0.5em;
}
.ueakip {
  padding-top: 0.25em;
}
.ueaki2 {
  margin-top: 1em;
}
.ueaki3 {
  margin-top: 1.5em;
}
.sitaaki {
  margin-bottom: 0.5em;
}
.sitaaki075 {
  margin-bottom: 0.65em;
}
.sitaaki2 {
  margin-bottom: 1em;
}
.sitaaki3 {
  margin-bottom: 1.5em;
}
.migiaki {
  margin-right: 0.5em;
}
.migiaki2 {
  margin-right: 1em;
}
.migieaki3 {
  margin-right: 1.5em;
}
.hidariaki {
  margin-left: 0.5em;
}
.hidariaki2 {
  margin-left: 1em;
}
.hidariaki3 {
  margin-left: 1.5em;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
}

table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}

.contentsall {
  background: white;
  margin-right: auto;
  margin-left: auto;
  max-width: 1360px;
}
/* ###### メイン###### */
#maineria {
  position: relative;
}
/* ###### お申し込みボタン共通 LINEカラーに変更 ###### */

.applybutton:hover {
  border: 2px solid rgb(6, 199, 85);
  color: rgb(6, 199, 85);
  font-weight: bold;
  background-color: rgb(255, 255, 255);
}
.applybutton::before,
.applybutton::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
}
.applybutton,
.applybutton::before,
.applybutton::after {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* ###### お客様の声 ####### */

#voice {
  background-color: rgb(0, 160, 105);
}

/* ###### おすすめ ####### */
.whitebox {
  background-image: url(../image/handleaf.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/* ###### フッター ####### */
#footer {
  background-color: rgb(0, 160, 105);
}

.copy {
  color: white;
  letter-spacing: 1px;
  font-weight: normal;
  padding: 5px 0;
  font-size: 11px;
  text-align: center;
}
/* ################################# 479px以下 ################################# */

@media (max-width: 479px) {
  .sf {
    display: block !important;
  }
  .tb {
    display: none !important;
  }
  .tbsf {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .pconly {
    display: none !important;
  }
  .pctbsfonly {
    display: block !important;
  }
  .pc2 {
    display: none !important;
  }
  .pc2pc {
    display: none !important;
  }
  p {
    font-size: 13px;
  }
  .h2big {
    display: inline-block;
    line-height: 1.75;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
  }
  .h2big2 {
    letter-spacing: -0.75px;
    display: inline-block;
    line-height: 1.25;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .h2small {
    display: inline-block;
    line-height: 1.5;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
  }
  .checktext {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.35;
  }
  .text {
    font-size: 15px;
  }
  .list {
    font-size: 16px;
    font-weight: bold;
  }
  .list2 {
    font-size: 21px;
    font-weight: bold;
  }
  .caution0 {
    font-weight: normal;
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .caution {
    font-weight: bold;
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .contents {
    padding: 25px 15px;
  }
  .contents2 {
    padding: 15px 15px;
  }
  .contents3 {
    padding: 0px 15px;
  }
  .contents4 {
    padding: 25px 15px;
  }
  .h2nowrap {
    white-space: nowrap;
  }

  .h2backouter {
    background-image: url(../image/greenback.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  /* ### TOPへ ### */
  #top_btn {
    position: fixed;
    bottom: 25px;
    right: 30px;
    width: 100%;
    padding: 5px 15px 0;
    text-decoration: none;
    color: rgb(255, 255, 255);
    border-radius: 30px;
    width: 45px;
    height: 45px;
    font-size: 25px;
    text-align: center;
    overflow: hidden;
    background: rgba(0, 160, 105, 0.6);
    z-index: 1001;
  }
  #top_btn:active {
    text-decoration: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 2px;
  }
  /* ###### ヘッダー ###### */
  header {
    text-align: center;
  }
  .titlelogo img {
    margin: 15px 0;
    width: 180px;
    height: auto;
  }
  .headerbottom {
    padding: 10px 10px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 4px;
    background-color: rgb(0, 160, 105);
    color: rgb(255, 255, 255);
    font-weight: normal;
  }
  /* ###### メイン###### */
  #maineria {
    background-image: url(../image/back1sf.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .mainimageback {
    text-align: center;
  }
  .mainimageback img {
    margin: 0 0 0 0;
    width: 100%;
    min-height: 538px;
    max-height: 538px;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
  /* ###### 権威 ###### */
  .authorityicon img {
    width: 160px;
    margin: 0 0 15px;
  }
  .countdown {
    white-space: nowrap;
    margin-top: 20px;
    text-align: center;
  }
  .kikangentei {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px 75px;
    font-size: 20px;
    background-color: rgb(253, 214, 68);
  }
  .countdowntext {
    font-weight: bold;
    color: rgb(230, 98, 98);
    font-size: 28px;
    line-height: 1.25;
  }
  #cd {
    font-weight: bold;
    font-size: 14px;
  }
  .cdtext {
    font-size: 17px;
  }
  .authorityback {
    background-image: url(../image/back3tbsf.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  /* ###### お申し込みボタン共通  ###### */

  .applybutton {
    position: relative;
    display: inline-block;
    margin: 20px 0 0 0;
    padding: 15px 0 15px 20px;
    width: 320px;
    text-align: center;
    text-decoration: none;
    font-size: 21px;
    line-height: 1.8;
    outline: none;
    font-weight: bold;
    background-color: rgb(6, 199, 85);
    border: 2px solid rgb(6, 199, 85);
    color: #fff;
    border-radius: 5px;
  }
  .applybutton i {
    font-size: 16px;
    bottom: 46px;
    right: 15px;
    position: absolute;
  }
  .illust {
    width: 60px;
    bottom: -2px;
    left: 0px;
    position: absolute;
  }
  .line {
    width: 15%;
    margin-right: 5px;
  }

  /* ###### お悩み ###### */
  .onayamih2 {
    padding: 10px;
    margin-top: 5px;
    text-align: center;
  }
  .onayamih2 img {
    width: 145px;
    margin-bottom: -40px;
  }
  .triangle1 {
    position: relative;
    margin: 0 auto;
    top: -47px;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 20px solid rgb(230, 98, 98);
  }
  .checkbox {
    border: 2px solid rgb(79, 79, 79);
    padding: 15px;
  }
  .check img {
    width: 25px;
    padding: 0 5px 5px 0;
    float: left;
  }
  .check p {
    text-align: initial;
    line-height: 1.5;
    margin: 10px 15px;
    overflow: hidden;
  }
  /* ###### 解決 ###### */
  .h2leftphoto1 {
    margin: -45px 0 0 -25px;
    text-align: center;
  }
  .h2leftphoto1 img {
    width: 190px;
  }
  .text50 {
    padding: 15px 15px;
  }
  .photo50 {
    padding: 20px 15px 10px;
  }
  /* ###### ポイント ###### */
  .h2rightphoto1 img {
    width: 235px;
  }
  .h2rightphoto1 {
    margin: -30px 0 0 -25px;
    text-align: center;
  }
  .point {
    color: rgb(0, 160, 105);
    font-size: 16px;
    margin: 0 0 -13px 0;
    font-weight: bold;
    text-align: center;
  }
  .number {
    border-bottom: 1px solid rgb(0, 160, 105);
    color: rgb(0, 160, 105);
    font-size: 38px;
    text-align: center;
  }

  /* ###### プレゼント ###### */
  #prezent {
    background-image: url(../image/back3tbsf.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .prezenth3 {
    font-size: 22px;
    margin: 0 0 -3px 0;
  }
  .prezentribon {
    margin: 0 auto 10px;
  }
  .prezentbox {
    margin: -10px auto -10px;
    width: 270px;
  }
  .prezenth4 {
    font-size: 20px;
    margin: 0 0px -20px;
  }
  .tokutenphoto {
    margin: 20px 0 5px;
  }
  .tokutenno {
    width: 60px;
    padding: 5px;
    float: left;
    margin: 7px 0 5px 12px;
  }
  .prezenttext {
    padding: 13px 0 0 0;
    margin: 0 0 0 20px;
  }
  /* ###### どんなサイト? ###### */
  .checkbox2 {
    padding: 15px;
  }

  /* ###### 理由 ###### */

  .h2leftphoto2 {
    margin: -45px 0 0 0;
    text-align: center;
  }
  .h2leftphoto2 img {
    width: 155px;
  }
  .reasonphoto1 {
    margin: 20px auto 0;
    text-align: center;
  }
  .reasonphoto1 img {
    width: 287px;
  }
  .reasonphoto2 {
    margin: 20px 0 0;
    text-align: center;
  }
  .reasonphoto2 img {
    width: 287px;
  }
  .riyuusikaku {
    background-color: white;
    color: rgb(170, 204, 3);
    font-size: 18px;
    padding: 2px 7px;
    margin: -5px 20px 0 5px;
  }
  .h3reason {
    text-align: center;
    margin: 0 0 22px 0;
    background-color: rgb(170, 204, 3);
    color: white;
    font-size: 20px;
    padding: 5px 25px;
  }
  /* ###### お客様の声 ###### */

  .voicebox {
    background-color: rgb(255, 255, 255);
    padding: 15px;
    margin-top: 20px;
  }
  .voicephoto1 {
    float: left;
    margin: 0px 15px 5px 0;
  }
  .voicephoto1 img {
    width: 105px;
  }
  .voicephoto2 {
    float: right;
    margin: 0px 0 5px 15px;
  }
  .voicephoto2 img {
    width: 120px;
  }
  /* ###### 会員サイトの内容案内 ###### */

  .siteguidebox {
    border: 1px solid rgb(0, 160, 105);
    background-color: rgb(255, 255, 255);
    padding: 15px;
    margin-top: 15px;
  }
  .siteguidephoto {
    text-align: center;
    margin: 0 15px 10px 0;
  }
  .siteguidephoto img {
    width: 40px;
  }
  .siteguidetextbox {
    overflow: hidden;
  }
  #siteguide {
    background-image: url(../image/back4tbsf.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  /* ###### おすすめ ###### */

  .sarani {
    margin: 0 0 -20px 0;
  }
  .sarani img {
    width: 145px;
  }
  .whitebox {
    margin: 20px 0;
    padding: 20px;
  }
  .sikakunumber {
    color: rgb(255, 255, 255);
    background-color: rgb(230, 98, 98);
    margin: 0 10px 5px 0;
    padding: 1px 6px;
    font-weight: bold;
  }
  /* ###### アパセルの軌跡 ###### */
  #trajector {
    background-image: url(../image/back6sf2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .logooya {
    position: relative;
  }
  .logosukasi {
    position: absolute;
    top: 30px;
    left: 5px;
    margin: -50px 0 -40px 0;
    opacity: 0.3;
    width: 80px;
  }

  /* ###### enjoy ###### */
  .enjoybox {
    float: left;
    width: 50%;
    padding: 10px 20px;
  }
  /* ###### 最後に ###### */
  #last {
    background-image: url(../image/back7tbsf.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
/* ################################# 480px以上767px以下 ################################# */

@media (min-width: 480px) and (max-width: 767px) {
  .sf {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
  .tbsf {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .pconly {
    display: none !important;
  }
  .pctbsfonly {
    display: block !important;
  }
  .pc2 {
    display: none !important;
  }
  .pc2pc {
    display: none !important;
  }
  p {
    font-size: 14px;
  }
  .h2big {
    display: inline-block;
    line-height: 1.75;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
  }
  .h2big2 {
    display: inline-block;
    line-height: 1.25;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .h2small {
    display: inline-block;
    line-height: 1.5;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
  }
  .checktext {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.35;
  }
  .text {
    font-size: 16px;
  }
  .list {
    font-size: 18px;
    font-weight: bold;
  }
  .list2 {
    font-size: 23px;
    font-weight: bold;
  }
  .caution0 {
    font-weight: normal;
    font-size: 13px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .caution {
    font-weight: bold;
    font-size: 13px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .contents {
    padding: 40px 30px;
  }
  .contents2 {
    padding: 25px 30px;
  }
  .contents3 {
    padding: 0px 30px;
  }
  .contents4 {
    padding: 40px 30px;
  }

  .h2backouter {
    background-image: url(../image/greenback.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  /* ### TOPへ ### */
  #top_btn {
    position: fixed;
    bottom: 25px;
    right: 30px;
    width: 100%;
    padding: 5px 15px 0;
    text-decoration: none;
    color: rgb(255, 255, 255);
    border-radius: 30px;
    width: 45px;
    height: 45px;
    font-size: 25px;
    text-align: center;
    overflow: hidden;
    background: rgba(0, 160, 105, 0.6);
    z-index: 1001;
  }
  #top_btn:active {
    text-decoration: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 2px;
  }
  /* ###### ヘッダー ###### */
  header {
    text-align: center;
  }
  .titlelogo img {
    margin: 15px 0;
    width: 200px;
    height: auto;
  }
  .headerbottom {
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    letter-spacing: 4px;
    background-color: rgb(0, 160, 105);
    color: rgb(255, 255, 255);
    font-weight: normal;
  }
  /* ###### メイン###### */
  #maineria {
    background-image: url(../image/back1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .mainimageback {
    text-align: center;
  }
  .mainimageback img {
    margin: 0 0 0 0;
    width: 100%;
    min-height: 707px;
    max-height: 707px;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
  /* ###### 権威 ###### */
  .authorityicon img {
    width: 190px;
    margin: 0 4px 5px;
  }
  .countdown {
    white-space: nowrap;
    margin-top: 25px;
    text-align: center;
  }
  .kikangentei {
    vertical-align: 3px;
    font-weight: bold;
    margin-right: 5px;
    padding: 3px 5px;
    font-size: 26px;
    background-color: rgb(253, 214, 68);
  }
  .countdowntext {
    font-weight: bold;
    color: rgb(230, 98, 98);
    font-size: 34px;
    line-height: 1.25;
  }
  #cd {
    font-weight: bold;
    font-size: 15px;
  }
  .cdtext {
    font-size: 20px;
  }
  .authorityback {
    height: 100%;
    background-image: url(../image/back3tbsf.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  /* ###### お申し込みボタン共通  ###### */

  .applybutton {
    position: relative;
    display: inline-block;
    margin: 30px 0 0 0;
    padding: 20px 0 20px 35px;
    width: 400px;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    outline: none;
    font-weight: bold;
    background-color: rgb(6, 199, 85);
    border: 2px solid rgb(6, 199, 85);
    color: #fff;
    border-radius: 5px;
  }
  .applybutton i {
    font-size: 20px;
    bottom: 45px;
    right: 5px;
    position: absolute;
  }
  .illust {
    width: 85px;
    bottom: -2px;
    left: 0px;
    position: absolute;
  }
  .line {
    width: 10%;
    margin-right: 10px;
  }

  /* ###### お悩み ###### */
  .onayamih2 {
    padding: 15px;
    margin-top: 20px;
    text-align: center;
  }
  .onayamih2 img {
    width: 175px;
    vertical-align: 20px;
    margin-bottom: -92px;
  }
  .triangle1 {
    position: relative;
    margin: 0 auto;
    top: -50px;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 20px solid rgb(230, 98, 98);
  }

  .checkbox {
    border: 2px solid rgb(79, 79, 79);
    padding: 15px;
  }
  .check img {
    padding: 0 10px 5px 0;
    float: left;
  }
  .check p {
    text-align: initial;
    line-height: 1.5;
    margin: 8px 15px;
    overflow: hidden;
  }
  /* ###### 解決 ###### */
  .h2leftphoto1 {
    margin: -45px 0 0 -25px;
    text-align: center;
  }
  .h2leftphoto1 img {
    width: 245px;
  }
  .text50 {
    padding: 15px 15px;
  }
  .photo50 {
    padding: 25px 15px 15px;
  }
  /* ###### ポイント ###### */
  .h2rightphoto1 img {
    width: 305px;
  }
  .h2rightphoto1 {
    margin: -40px 0 0 -25px;
    text-align: center;
  }
  .point {
    color: rgb(0, 160, 105);
    font-size: 17px;
    margin: 0 0 -15px 0;
    font-weight: bold;
    text-align: center;
  }
  .number {
    border-bottom: 1px solid rgb(0, 160, 105);
    color: rgb(0, 160, 105);
    font-size: 42px;
    text-align: center;
  }

  /* ###### プレゼント ###### */
  #prezent {
    background-image: url(../image/back3tbsf.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .prezenth3 {
    font-size: 30px;
    margin: 0 0 -5px 0;
  }
  .prezentribon {
    margin: 0 auto 20px;
  }
  .prezentbox {
    margin: -10px auto 0px;
    width: 340px;
  }
  .prezenth4 {
    font-size: 26px;
    margin: 0 20px -20px;
  }
  .tokutenphoto {
    margin: 20px 0 10px;
  }
  .tokutenno {
    padding: 5px;
    float: left;
    margin: 0 0 10px 10px;
  }
  .prezenttext {
    padding: 13px 0 0 0;
    margin: 0 0 0 20px;
  }

  /* ###### どんなサイト? ###### */
  .checkbox2 {
    padding: 15px;
  }

  /* ###### 理由 ###### */

  .h2leftphoto2 {
    margin: -55px 0 0 0;
    text-align: center;
  }
  .h2leftphoto2 img {
    width: 205px;
  }
  .reasonphoto1 {
    margin: 20px auto 0;
    text-align: center;
  }
  .reasonphoto1 img {
    width: 287px;
  }
  .reasonphoto2 {
    margin: 20px 0 0;
    text-align: center;
  }
  .reasonphoto2 img {
    width: 287px;
  }
  .riyuusikaku {
    background-color: white;
    color: rgb(170, 204, 3);
    font-size: 16px;
    padding: 2px 5px;
    margin: 5px 5px 5px 0;
  }
  .h3reason {
    text-align: center;
    margin: 0 15px 22px 0;
    background-color: rgb(170, 204, 3);
    color: white;
    font-size: 18px;
    padding: 5px 5px;
  }
  /* ###### お客様の声 ###### */

  .voicebox {
    background-color: rgb(255, 255, 255);
    padding: 25px;
    margin-top: 30px;
  }
  .voicephoto1 {
    float: left;
    margin: 00px 20px 5px 0;
  }
  .voicephoto1 img {
    width: 140px;
  }
  .voicephoto2 {
    float: right;
    margin: 0px 0 5px 20px;
  }
  .voicephoto2 img {
    width: 140px;
  }

  /* ###### 会員サイトの内容案内 ###### */

  .siteguidebox {
    border: 1px solid rgb(0, 160, 105);
    background-color: rgb(255, 255, 255);
    padding: 15px;
    margin-top: 15px;
  }
  .siteguidephoto {
    float: left;
    margin: 0 15px 0 0;
  }
  .siteguidephoto img {
    width: 50px;
  }
  .siteguidetextbox {
    overflow: hidden;
  }
  #siteguide {
    background-image: url(../image/back4tbsf.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  /* ###### おすすめ ###### */
  .sarani {
    margin: 0 0 -40px 0;
  }
  .sarani img {
    width: 175px;
  }
  .whitebox {
    margin: 20px 0;
    padding: 20px;
  }
  .sikakunumber {
    color: rgb(255, 255, 255);
    background-color: rgb(230, 98, 98);
    margin: 0 10px 5px 0;
    padding: 1px 6px;
    font-weight: bold;
  }
  /* ###### アパセルの軌跡 ###### */
  #trajector {
    background-image: url(../image/back6tb.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .logooya {
    position: relative;
  }
  .logosukasi {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: -50px 0 -40px 0;
    opacity: 0.3;
  }

  /* ###### enjoy ###### */
  .enjoybox {
    float: left;
    width: 50%;
    padding: 10px 20px;
  }
  /* ###### 最後に ###### */
  #last {
    background-image: url(../image/back7tbsf.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
/* ################################# 768px以上 ################################# */

@media (min-width: 768px) {
  .sf {
    display: none !important;
  }
  .tb {
    display: none !important;
  }
  .tbsf {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .pconly {
    display: block !important;
  }
  .pctbsfonly {
    display: block !important;
  }
  .pc2 {
    display: none !important;
  }
  .pc2pc {
    display: none !important;
  }
  p {
    font-size: 15px;
  }

  .h2big {
    display: inline-block;
    line-height: 2;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
  }
  .h2big2 {
    display: inline-block;
    line-height: 1.35;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    margin-bottom: 10px;
  }
  .h2small {
    display: inline-block;
    line-height: 1.5;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
  }
  .checktext {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.35;
  }
  .text {
    font-size: 18px;
  }
  .list {
    font-size: 20px;
    font-weight: bold;
  }
  .list2 {
    font-size: 25px;
    font-weight: bold;
  }
  .caution0 {
    font-weight: normal;
    font-size: 14px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .caution {
    font-weight: bold;
    font-size: 14px;
    padding-left: 1em;
    text-indent: -1em;
  }
  header {
    margin-right: auto;
    margin-left: auto;
  }
  .contents {
    padding: 60px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
  }
  .contents2 {
    padding: 40px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
  }
  .contents3 {
    padding: 0px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
  }
  .contents4 {
    padding: 60px 30px;
    margin-right: auto;
    margin-left: auto;
    max-width: 767px;
  }

  .h2backouter {
    background-image: url(../image/greenback.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  /* ### TOPへ ### */
  #top_btn {
    margin-right: 60px;
    text-align: right;
  }
  #top_btn i {
    position: fixed;
    bottom: 25px;
    padding: 9px 15px 0;
    text-decoration: none;
    color: rgb(255, 255, 255);
    border-radius: 30px;
    width: 45px;
    height: 45px;
    font-size: 25px;
    background: rgba(0, 160, 105, 0.6);
    z-index: 1001;
  }
  #top_btn:active {
    text-decoration: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 2px;
  }
  /* ###### ヘッダー ###### */
  header {
    text-align: center;
  }
  .titlelogo img {
    margin: 15px 0;
    width: 238px;
    height: auto;
  }
  .headerbottom {
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    letter-spacing: 6px;
    background-color: rgb(0, 160, 105);
    color: rgb(255, 255, 255);
    font-weight: normal;
  }
  /* ###### メイン ###### */
  #maineria {
    background-image: url(../image/back1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .mainimageback {
    text-align: center;
  }
  .mainimageback img {
    margin: 0 0 0 0;
    width: 100%;
    min-height: 812px;
    max-height: 812px;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
  .mainimagetop {
    width: 900px;
    margin: auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  /* ###### 権威 ###### */
  .authorityicon img {
    width: 220px;
    margin: 0 3px 3px;
  }
  .contents767 {
    margin-right: auto;
    margin-left: auto;
    max-width: 767px;
  }
  .countdown {
    margin-top: 35px;
    text-align: center;
  }
  .kikangentei {
    vertical-align: 3px;
    font-weight: bold;
    margin-right: 5px;
    padding: 3px 15px;
    font-size: 36px;
    background-color: rgb(253, 214, 68);
  }
  .countdowntext {
    font-weight: bold;
    color: rgb(230, 98, 98);
    font-size: 46px;
    line-height: 1.25;
  }
  #cd {
    font-weight: bold;
    font-size: 16px;
  }
  .cdtext {
    font-size: 26px;
  }
  .authorityback {
    background-image: url(../image/back3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  /* ###### お申し込みボタン共通  ###### */

  .applybutton {
    position: relative;
    display: inline-block;
    margin: 10px 0 0 0;
    padding: 20px;
    width: 680px;
    text-align: center;
    text-decoration: none;
    font-size: 38px;
    outline: none;
    font-weight: bold;
    background-color: rgb(6, 199, 85);
    border: 2px solid rgb(6, 199, 85);
    color: #fff;
    border-radius: 5px;
  }
  .applybutton i {
    font-size: 22px;
    bottom: 70px;
    right: 15px;
    position: absolute;
  }
  .illust {
    bottom: -2px;
    left: 10px;
    position: absolute;
  }
  .line {
    width: 10%;
    margin-right: 10px;
  }

  /* ###### お悩み ###### */
  .onayamih2 {
    white-space: nowrap;
    padding-left: 30px;
    text-align: center;
    margin-bottom: -70px;
  }
  .onayamih2 img {
    vertical-align: -40px;
  }
  .triangle1 {
    position: relative;
    margin: 0 auto -10px;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 30px solid rgb(230, 98, 98);
  }

  .checkbox {
    border: 2px solid rgb(79, 79, 79);
    padding: 15px;
    display: table;
    width: 100%;
  }
  .check img {
    padding: 3px 10px 5px 0;
    float: left;
  }
  .check p {
    text-align: initial;
    line-height: 1.5;
    margin: 8px 5px;
    overflow: hidden;
  }

  .checkboxright {
    padding: 10px;
    width: 50%;
    display: table-cell;
    vertical-align: middle;
  }
  .checkboxleft {
    padding: 10px;
    width: 50%;
    display: table-cell;
    vertical-align: middle;
  }

  /* ###### 解決 ###### */
  .h2leftphoto1 {
    width: 295px;
    margin: -255px 0 0 -55px;
  }
  .h2text {
    white-space: nowrap;
  }

  .photo50text50 {
    display: table;
    width: 100%;
  }
  .text50 {
    padding: 10px 30px;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
  .photo50 {
    display: table-cell;
    vertical-align: middle;
  }
  .photo50 img {
    width: 100%;
    min-height: 325px;
    max-height: 375px;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
  /* ###### ポイント ###### */

  .h2rightphoto1 img {
    width: 358px;
    margin: -245px 0 0 0;
  }
  .h2rightphoto1 {
    text-align: right;
    margin: 0 0 -39px 0;
  }
  .point {
    color: rgb(0, 160, 105);
    font-size: 18px;
    margin: 0 0 -18px 0;
    font-weight: bold;
    text-align: center;
  }
  .number {
    border-bottom: 1px solid rgb(0, 160, 105);
    color: rgb(0, 160, 105);
    font-size: 46px;
    text-align: center;
  }

  /* ###### プレゼント ###### */
  #prezent {
    background-image: url(../image/back3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .prezenth3 {
    font-size: 34px;
    margin: 0 0 -20px 0;
  }
  .prezentribon {
    margin: 0 auto 20px;
    width: 680px;
  }
  .prezentboxall {
    margin: 0 auto;
    width: 680px;
  }
  .prezentbox {
    float: left;
    width: 340px;
    padding: 10px;
  }
  .prezenth4 {
    font-size: 26px;
    margin: 0 20px -20px;
  }
  .tokutenphoto {
    margin: 0 0 20px;
  }
  .tokutenno {
    padding: 5px;
    float: left;
    margin: 0 0 10px 0;
  }
  .prezenttext {
    padding: 13px 0 0 0;
    margin: 0 0 10px 20px;
  }

  /* ###### どんなサイト? ###### */
  .checkbox2 {
    margin: 0 auto;
    width: 708px;
  }
  .checkboxleft2 {
    width: 354px;
    float: left;
  }
  .checkboxright2 {
    float: left;
    width: 354px;
  }
  /* ###### 理由 ###### */

  .h2leftphoto2 {
    width: 220px;
    margin: -245px 0 0 -10px;
  }

  .reasonbox {
    min-height: 350px;
  }
  .reasonphoto1 {
    float: right;
    margin: 20px 0 0 15px;
  }
  .reasonphoto2 {
    float: left;
    margin: 20px 15px 0 0;
  }
  .riyuusikaku {
    background-color: white;
    color: rgb(170, 204, 3);
    font-size: 20px;
    padding: 2px 10px;
    margin: 5px 20px 0 5px;
  }
  .h3reason {
    margin: 0 0 20px 0;
    background-color: rgb(170, 204, 3);
    color: white;
    font-size: 23px;
    padding: 5px 5px;
  }
  /* ###### お客様の声 ###### */

  .voicebox {
    background-color: rgb(255, 255, 255);
    padding: 25px;
    margin-top: 40px;
  }
  .voicephoto1 {
    float: left;
    margin: 0 25px 5px 0;
  }
  .voicephoto2 {
    float: right;
    margin: 0 0 5px 25px;
  }

  /* ###### 会員サイトの内容案内 ###### */

  .siteguidebox {
    border: 1px solid rgb(0, 160, 105);
    background-color: rgb(255, 255, 255);
    padding: 25px;
    margin-top: 20px;
  }
  .siteguidephoto {
    float: left;
    margin: 0 25px 0 0;
  }
  .siteguidetextbox {
    overflow: hidden;
  }
  #siteguide {
    background-image: url(../image/back4.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  /* ###### おすすめ ###### */

  .sarani {
    margin: 0 0 -40px 0;
  }
  .whitebox {
    margin: 20px 0;
    padding: 30px;
  }
  .sikakunumber {
    color: rgb(255, 255, 255);
    background-color: rgb(230, 98, 98);
    margin: 0 10px 5px 0;
    padding: 1px 6px;
    font-weight: bold;
  }
  /* ###### アパセルの軌跡 ###### */
  #trajector {
    background-image: url(../image/officeback.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .logosukasi {
    margin: -50px -60px -40px 0;
    opacity: 0.3;
  }

  /* ###### enjoy ###### */

  .enjoybox {
    float: left;
    width: 25%;
    padding: 0 20px;
  }
  .enjoy4 {
    margin: 0 auto;
    max-width: 960px;
  }
  /* ###### 最後に ###### */
  #last {
    background-image: url(../image/back7.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
/* ################################# 1160px以上 ################################# */

@media (min-width: 1160px) {
  .sf {
    display: none !important;
  }
  .tb {
    display: none !important;
  }
  .tbsf {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .pconly {
    display: none !important;
  }
  .pctbsfonly {
    display: none !important;
  }
  .pc2 {
    display: block !important;
  }
  .pc2pc {
    display: block !important;
  }
  /* ###### 解決 ###### */
  .h2leftphoto1 {
    width: 295px;
    margin: -255px 0 0 0;
  }
  /* ###### ポイント ###### */
  .h2rightphoto1 img {
    width: 358px;
    margin: -255px 0 0 0;
  }
  .h2rightphoto1 {
    text-align: right;
    margin: 0 0 -29px 0;
  }
  /* ###### 理由 ###### */
  .h2leftphoto2 {
    width: 230px;
    margin: -350px 0 0 30px;
  }
}

/* ################################# IEのみ適用 ################################# */
@media all and (-ms-high-contrast: none) {
  /* ここに書く */
  #top_btn i {
    right: 30px;
  }
}
