@charset "utf-8";
.appli_wrap {
  margin: 0px auto;
  width: 740px;
}
.appli_wrap img {
  vertical-align: bottom;
}
.appli_wrap h1 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif", "ＭＳ Ｐ明朝";
  font-weight: bold;
  font-size: 1.5em;
}
.appli_wrap p, h2, h3, ul {
  margin-left: auto;
  margin-right: auto;
  color: #42210b;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif", "ＭＳ Ｐ明朝";
  border-bottom: none;
}
.appli_wrap a {
  color: #000;
  text-decoration: none;
}
.appli_wrap span {
  display: inline-block;
}
.appli_image {
  margin: 20px 0 60px;
}
.bg_color {
  background-image: linear-gradient(transparent, #fff), url(https://gigaplus.makeshop.jp/nishihara01/toksyuu/Appli/bg_appli.jpg);
  background-repeat: repeat-y;
}
.appli_topimg {
  padding-top: 5px;
  position: relative;
}
.appli_logoimg {
  position: absolute;
  top: 170px;
  left: 40px;
}
.smart_phone {
  margin: 25px 0;
  background: url(https://gigaplus.makeshop.jp/nishihara01/toksyuu/Appli/yellow_circle01.png);
  background-position: center;
  background-repeat: no-repeat;
}
.text {
  margin: 30px 0 50px 50px;
  line-height: 1.1em;
}
.appli_coupon {
  margin: 30px 0;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
}
.appli_coupon p {
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  background: url(https://gigaplus.makeshop.jp/nishihara01/toksyuu/Appli/br_appli.png);
  background-position: center 35px;
  background-repeat: no-repeat;
  line-height: 3.5rem;
}
.appli_coupon img {
  margin-top: 80px;
  width: auto;
}
p .appli_forte {
  color: #e0023d;
  font-size: 2em;
  font-weight: bold;
}
.appli_flex {
  display: flex;
  justify-content: space-between;
  margin: 0px;
  flex-wrap: wrap;
}
.appli_flex .flexbox {
  padding: 35px 100px 150px;
  background: url(https://gigaplus.makeshop.jp/nishihara01/toksyuu/Appli/yellow_circle02.png);
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.appli_flex .flexbox p {
  position: absolute;
  top: 25px;
  left: 131px;
  text-align: center;
  color: #005a06;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-size: 1.2em;
  font-weight: bold;
}
.appli_flex .text {
  margin-top: -120px;
  z-index: 10;
}
.appli_flex .text p {
  font-size: 0.8em;
}
/*ここからアコーデオン*/
.appli_accordion {
  margin: 30px;
  cursor: pointer;
  height: 20px;
  transition: .5s;
}
.appli_accordion[open] {
  height: 1050px;
}
.appli_attention {
  font-size: 1.4em;
}
/*リストスタイル*/
ul.appli_list {
  padding: 0;
  list-style: none;
}
ul.appli_list li {
  position: relative;
  padding: 0.5em 1em 0.5em 2.3em;
  margin-bottom: 5px;
  border-bottom: 1px solid rgba(214, 234, 215, 0.5);
}
ul.appli_list li:after, ul.appli_list li:before {
  content: "";
  position: absolute;
  border-radius: 50%;
}
ul.appli_list li:before {
  left: 0.2em;
  width: 17px;
  height: 17px;
  background: rgba(106, 234, 106, 0.5);
  top: 25px;
  -moz-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
ul.appli_list li:after {
  top: 1.1em;
  left: 0.7em;
  width: 14px;
  height: 14px;
  background: rgba(106, 234, 106, 0.3);
}
.appli_list li a {
  font-weight: bold;
  text-decoration: underline;
  color: #235099;
}
@media screen and (max-width:768px) {
  .appli_wrap img {
    vertical-align: bottom;
  }
  .appli_wrap h1 {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif", "ＭＳ Ｐ明朝";
    font-weight: bold;
    font-size: 1.5em;
  }
  .appli_wrap p, h2, h3, ul {
    margin-left: auto;
    margin-right: auto;
    color: #42210b;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif", "ＭＳ Ｐ明朝";
  }
  .appli_wrap a {
    color: #000;
    text-decoration: none;
  }
  .appli_wrap span {
    display: inline-block;
  }
  .appli_wrap {
    margin: 0 0 0 0px;
    width: 100%;
  }
  .appli_image {
    margin: 50px 0 60px;
  }
  .bg_color {
    background-image: linear-gradient(transparent, #fff), url(https://gigaplus.makeshop.jp/nishihara01/toksyuu/Appli/bg_appli.jpg);
    background-repeat: repeat-y;
  }
  .appli_topimg {
    padding-top: -15px;
    position: relative;
  }
  .appli_logoimg {
    position: absolute;
    width: 40%;
    top: 70px;
    left: 25px;
  }
  .smart_phone {
    margin: 25px 0;
    background: url(https://gigaplus.makeshop.jp/nishihara01/toksyuu/Appli/yellow_circle01.png);
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: 50%;
  }
  .text {
    margin: 10px 0;
    padding-left: 20px;
    line-height: 1em;
    text-align: left;
  }
  .text li {
    text-indent: -15px;
  }
  .appli_coupon {
    margin: 30px 0;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
  }
  .appli_coupon p {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    background: url(https://gigaplus.makeshop.jp/nishihara01/toksyuu/Appli/br_appli.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .appli_coupon img {
    margin-top: 50px;
  }
  p .appli_forte {
    color: #e0023d;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
  }
  .appli_flex {
    display: flex;
    justify-content: space-between;
    margin: 50px 0px;
    flex-wrap: wrap;
  }
  .appli_flex .flexbox {
    margin: 0 auto;
    padding: 35px 0px 25px;
    /*    background: url(https://gigaplus.makeshop.jp/nishihara01/toksyuu/Appli/yellow_circle02.png);
    background-repeat: no-repeat;*/
    position: relative;
    z-index: 1;
  }
  .appli_flex .flexbox p {
    position: absolute;
    top: 25px;
    left: 0px;
    right: 0;
    text-align: center;
    color: #005a06;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-size: 1.2em;
    font-weight: bold;
  }
  .appli_flex .text {
    margin-top: 0;
    z-index: 10;
  }
  .appli_flex .text p {
    font-size: 0.8em;
  }
  /*ここからアコーデオン*/
  .appli_accordion {
    margin: 0px;
    cursor: pointer;
    height: 20px;
    transition: .5s;
  }
  .appli_accordion[open] {
    height: 1150px;
  }
  .appli_attention {
    font-size: 1.4em;
  }
  /*リストスタイル*/
  ul.appli_list {
    padding: 0;
    list-style: none;
  }
  ul.appli_list li {
    position: relative;
    padding: 0.5em 1em 0.5em 2.3em;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(214, 234, 215, 0.5);
    text-align: left;
  }
  ul.appli_list li:after, ul.appli_list li:before {
    content: "";
    position: absolute;
    border-radius: 50%;
  }
  ul.appli_list li:before {
    left: 0.2em;
    width: 17px;
    height: 17px;
    background: rgba(106, 234, 106, 0.5);
    top: 25px;
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  ul.appli_list li:after {
    top: 1.1em;
    left: 0.7em;
    width: 14px;
    height: 14px;
    background: rgba(106, 234, 106, 0.3);
  }
  .appli_list li a {
    font-weight: bold;
    text-decoration: underline;
    color: #235099;
  }
}