@charset "UTF-8";
/****************************共通******************************/
html {
  height: 100%; }

body {
  min-height: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif,hui;
  margin: 0%; }

ul, li {
  list-style: none;
  padding: 0;
  margin: 0; }

ol {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

a:hover {
  opacity: 0.6; }

p {
  margin-top: 0;
  margin-bottom: 0; }

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0; }

address {
  font-style: normal; }

/* ふい字 */
@font-face {
  font-family: 'hui';
  /* お好きな名前にしましょう */
  src: url("font/HuiFont29.eot");
  /* IE9以上用 */
  src: url("font/HuiFont29.eot?#iefix") format("embedded-opentype"), url("font/HuiFont29.woff") format("woff"), url("font/HuiFont29.ttf") format("truetype");
  /* iOS, Android用 */
  font-weight: normal;
  /* 念の為指定しておきます */
  font-style: normal; }
.huiji {
  font-family: 'hui'; }

/* ほのか丸ゴシック */
@font-face {
  font-family: 'honoka';
  /* お好きな名前にしましょう */
  src: url("font-honoka/font_1_honokamarugo_1.1.eot");
  /* IE9以上用 */
  src: url("font-honoka/font_1_honokamarugo_1.1.eot?#iefix") format("embedded-opentype"), url("font-honoka/font_1_honokamarugo_1.1.woff") format("woff"), url("font-honoka/font_1_honokamarugo_1.1.ttf") format("truetype");
  /* iOS, Android用 */
  font-weight: normal;
  /* 念の為指定しておきます */
  font-style: normal; }
.honoka {
  font-family: 'honoka'; }

/************ 共通　終わり ************/
/********* header 開始*********/
.home #masthead {
  padding: 15px;
  width: 100%;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .home #masthead h1 {
    margin: 0;
    text-align: center; }
  .home #masthead.scrolled {
    background: white;
    padding: 25px 0px;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 111111; }

.top-header {
  position: relative; }

.top-header h1 {
  width: 20%;
  position: absolute;
  top: 0;
  left: 10%; }

.top-header h1 a {
  height: 5vw;
  display: block; }

.tel-nav {
  display: none; }

.mail-nav {
  display: none; }

.hamburger {
  display: none; }

.nav-list {
  position: relative;
  padding: 0px 0 4% 0; }

.nav-list ul {
  position: absolute;
  right: 3%;
  top: 1vw; }

.nav-list li {
  font-size: 1.2vw;
  display: inline-block;
  margin: 0 0px;
  border: solid #c6c6c6;
  border-width: 0 3px 0 0;
  padding: 0 30px 0 25px; }

.nav-list li:last-child {
  border: unset;
  border-width: unset; }

.nav-list li a {
  color: #333333;
  font-weight: bold; }

.contact-list {
  background: red;
  color: white !important;
  padding: 10px 45px 10px 15px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-weight: bold;
  position: relative; }

.contact-list:after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  display: inline-block;
  position: absolute;
  top: 25%;
  right: 10px;
  font-size: 20px; }

.top-image {
  background-image: url(img/top-header.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 35vw;
  background-position: 0px;
  background-size: 100vw;
  position: relative; }

.br-sp {
  display: none; }

.top-word h2 {
  font-size: 4vw;
  text-align: center;
  position: absolute;
  top: -1%;
  left: 33%; }

.wi-fi-1-span {
  font-size: 7vw; }

.wi-fi-1-span::after {
  position: absolute;
  bottom: 50%;
  left: -4%;
  content: '';
  display: block;
  background: #F70000;
  height: 3px;
  width: 20vw;
  margin-top: 5px; }

.wi-fi-1-span::before {
  position: absolute;
  bottom: 52%;
  left: -4%;
  content: '';
  display: block;
  background: #F70000;
  height: 3px;
  width: 20vw;
  margin-top: 5px; }

.point-1 {
  background: #FFDB00;
  color: white;
  padding: 3px 10px 3px;
  display: block;
  transform: translate(0px, 1vw);
  text-align: center;
  font-size: 1.2vw;
  position: relative;
  z-index: 11111; }

.point-2 {
  background: #FFDB00;
  color: white;
  padding: 3px 10px 3px;
  display: block;
  transform: translate(0px, 1vw);
  text-align: center;
  font-size: 1.2vw;
  position: relative;
  z-index: 11111; }

.point-3 {
  background: #FFDB00;
  color: white;
  padding: 3px 10px 3px;
  display: block;
  transform: translate(0px, 1vw);
  text-align: center;
  font-size: 1.2vw;
  position: relative;
  z-index: 11111; }

.point-list-1 {
  position: absolute;
  bottom: 30%;
  left: 35%; }

.point-list-1 p {
  font-size: 1.5vw;
  text-align: center;
  position: relative;
  font-weight: bold;
  z-index: 11; }

.point-list-2 {
  position: absolute;
  bottom: 30%;
  left: 46%; }

.point-list-2 p {
  font-size: 1.5vw;
  text-align: center;
  position: relative;
  font-weight: bold;
  z-index: 11; }

.point-list-3 {
  position: absolute;
  bottom: 30%;
  left: 57%; }

.point-list-3 p {
  font-size: 1.5vw;
  text-align: center;
  position: relative;
  font-weight: bold;
  z-index: 11;
  transform: translate(0, 20%); }

.point-list-1::after {
  content: "";
  background-image: url(img/circle.png);
  background-repeat: no-repeat;
  width: 200px;
  height: 10vw;
  background-size: 8vw;
  position: absolute;
  top: 20%;
  left: -15%; }

.point-list-2::after {
  content: "";
  background-image: url(img/circle.png);
  background-repeat: no-repeat;
  width: 200px;
  height: 10vw;
  background-size: 8vw;
  position: absolute;
  top: 20%;
  left: -15%; }

.point-list-3::after {
  content: "";
  background-image: url(img/circle.png);
  background-repeat: no-repeat;
  width: 200px;
  height: 10vw;
  background-size: 8vw;
  position: absolute;
  top: 20%;
  left: -15%; }

.sub-word {
  position: absolute;
  bottom: 3%;
  left: 38%;
  font-size: 1.6vw;
  text-align: center;
  font-weight: bold;
  line-height: 3.5vw;
  border-bottom: solid 3px #F70000; }

.sub-word::after {
  position: absolute;
  bottom: 4.3vw;
  left: -3%;
  content: '';
  display: block;
  background: #F70000;
  height: 3px;
  width: 24vw;
  margin-top: 5px; }

.wi-fi-2-span {
  font-size: 3vw; }

/********* header 終了*********/
/****** 全部解決できる～～ 開始******/
.top-midashi-1 {
  position: relative; }

.top-midashi-1 h2 {
  /* font-size: 35px; */
  font-size: 2vw;
  text-align: center;
  position: relative;
  color: #333333;
  width: 45%;
  margin: 3% auto 1%; }

.top-midashi-1 h2::before {
  position: absolute;
  top: 0vw;
  left: 0vw;
  content: '';
  display: inline-block;
  width: 86px;
  height: 10vw;
  background-image: url(img/slash-left.png);
  background-repeat: no-repeat; }

.top-midashi-1 h2::after {
  position: absolute;
  top: 0vw;
  right: -3vw;
  content: '';
  display: inline-block;
  width: 86px;
  height: 10vw;
  background-image: url(img/slash-right.png);
  background-repeat: no-repeat; }

.top-midashi-1-back {
  background-repeat: no-repeat;
  width: 100%;
  height: 52vw;
  background-position: 0px;
  background-size: 100vw;
  /* position: relative; */
  background: #f2f2f2;
  opacity: 0.5;
  filter: alpha(opacity=50) progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  position: absolute;
  top: -10%;
  left: 0;
  z-index: -1; }

.midashi-1-list {
  text-align: center; }

.midashi-1-list h3 {
  color: white;
  background: #ffdb00;
  width: 25%;
  text-align: center;
  font-size: 1.5vw; }

.midashi-1-list li {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  margin: 2% 1% 2%; }

/* .midashi-1-list p{
    color: #333333;
    position: absolute;
    top: 35%;
    left: 0;
} */
.trouble-contents {
  position: relative;
  padding: 0px 0 25% 0; }

.trouble-contents-1 p {
  color: #333333;
  position: absolute;
  left: 9vw;
  bottom: -3vw;
  z-index: 1;
  font-size: 1.3vw; }

.trouble-contents-2 p {
  color: #333333;
  position: absolute;
  top: 55%;
  left: 6%;
  width: 85%;
  z-index: 1;
  font-size: 1.3vw; }

.trouble-contents-3 p {
  color: #333333;
  position: absolute;
  top: 4.5vw;
  left: 3vw;
  width: 80%;
  z-index: 1;
  font-size: 1.3vw; }

.hukidashi-1 {
  background-image: url(img/hukidashi.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 16vw;
  background-position: 0px;
  background-size: 29vw;
  position: absolute;
  left: 0;
  bottom: -8vw; }

.hukidashi-2 {
  background-image: url(img/hukidashi.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 16vw;
  background-position: 0px;
  background-size: 29vw;
  position: absolute;
  left: 0;
  bottom: -8vw; }

.hukidashi-3 {
  background-image: url(img/hukidashi.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 16vw;
  background-position: 0px;
  background-size: 29vw;
  position: absolute;
  left: 0;
  bottom: -8vw; }

/********* 全部解決できる～～　終了*********/
/*********** そんな学生のあなたにコレ！！！ 開始**********/
.top-midashi-2 h2 {
  text-align: center;
  color: #333333;
  margin: 0 0 0;
  position: relative;
  font-size: 2.7vw; }

.top-midashi-2 h2::after {
  content: '';
  position: absolute;
  top: 65%;
  display: inline-block;
  width: 41vw;
  height: 11px;
  background: #f95360;
  opacity: 0.6;
  filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  left: 29%;
  z-index: -1; }

.top-midashi-2 {
  margin: 15% 0 0 0;
  position: relative; }

.top-midashi-2-back {
  background-image: url(img/digital-back.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 60svw;
  background-position: center;
  background-size: 70vw;
  position: absolute;
  top: -11%;
  left: 0; }

.yellow-surprise-1 {
  background-image: url(img/yellow-back.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 25vw;
  background-position: 28vw;
  background-size: 45vw;
  position: relative; }

.yellow-surprise-1 p {
  text-align: center;
  font-weight: bold;
  font-size: 1.6vw;
  margin: 0 0 2% 0;
  position: absolute;
  top: 28%;
  left: 37%; }

.wifi-image-1 {
  width: 60%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center; }

.triangle {
  background-image: url(img/triangle.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 6vw;
  background-position: center;
  background-size: 10vw; }

/* .price {
    margin: 1% auto 3%;
    font-size: 3.5vw !important;
    background: rgba(247, 83, 11, 1);
    width: 30%;
    box-shadow: 6px 6px #F4AB92;
    color: white;
} */
.zei {
  font-size: 2vw; }

.contact {
  background: #f95360;
  border-radius: 53px;
  -moz-border-radius: 53px;
  -webkit-border-radius: 53px;
  width: 30%;
  margin: 4% auto 4%;
  text-align: center;
  font-size: 2vw;
  color: white;
  font-weight: 500;
  box-shadow: 6px 6px #FFCE00;
  padding: 1%; }

.contact:hover {
  transform: translateY(-5px);
  opacity: 0.6;
  transition-duration: 0.5s; }

/*********** そんな学生のあなたにコレ！！！ 終了**********/
/************* 前にも聞いたことはあるけども… 開始*************/
.sp {
  display: none; }

.top-midashi-3 {
  position: relative; }

.top-midashi-3 h2 {
  text-align: center;
  margin: 0 0 2% 0;
  position: relative;
  font-size: 2vw; }

.top-midashi-3 h2::after {
  content: '';
  position: absolute;
  top: 56%;
  display: inline-block;
  width: 35vw;
  height: 11px;
  background: #f95360;
  opacity: 0.6;
  filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  left: 32%;
  z-index: -1; }

.yellow-back-1 {
  background-image: url(img/yellow-1.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 55vw;
  background-position: 0;
  background-size: 100vw;
  position: absolute;
  top: -1%;
  left: 0; }

.yellow-back-2 {
  background-image: url(img/yellow-2.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 80vw;
  background-position: 0;
  background-size: 100vw;
  position: absolute;
  bottom: 0%;
  left: 0;
  transition: top 1.5s ease-out; }

.negative-1 {
  background-image: url(img/negative-1.png);
  background-repeat: no-repeat;
  width: 55%;
  height: 45vw;
  background-position: center;
  background-size: 35vw; }

.negative-2 {
  background-image: url(img/negative-2.png);
  background-repeat: no-repeat;
  width: 55%;
  height: 45vw;
  background-position: center;
  background-size: 35vw; }

.negative-3 {
  background-image: url(img/negative-3.png);
  background-repeat: no-repeat;
  width: 55%;
  height: 45vw;
  background-position: center;
  background-size: 35vw;
  margin: 0 3% 0; }

.negative-4 {
  background-image: url(img/negative-4.png);
  background-repeat: no-repeat;
  width: 55%;
  height: 45vw;
  background-position: center;
  background-size: 35vw;
  margin: 0 3% 0; }

.negative-list li {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 auto 3%;
  position: relative; }

.negative-list li:first-child {
  margin: 7% 0 0 0; }

.aqua {
  font-weight: bold;
  font-size: 1.5vw;
  line-height: 16.52px;
  color: #0bffff; }

.pink {
  font-weight: bold;
  font-size: 1.5vw;
  line-height: 16.52px;
  color: #f95360; }

.voice-title-1 p {
  position: absolute;
  top: 16%;
  left: 53%;
  z-index: 1;
  font-size: 1.5vw;
  font-weight: bold; }

.voice-title-2 p {
  position: absolute;
  top: 14%;
  left: 23%;
  z-index: 1;
  font-size: 1.5vw;
  font-weight: bold; }

.voice-title-3 p {
  position: absolute;
  top: 18%;
  left: 54%;
  z-index: 1;
  font-size: 1.5vw;
  font-weight: bold; }

.voice-title-4 p {
  position: absolute;
  top: 14%;
  left: 23%;
  z-index: 1;
  font-size: 1.5vw;
  font-weight: bold; }

.negative-hukidashi-right {
  background-image: url(img/hukidashi-right.png);
  background-repeat: no-repeat;
  width: 45%;
  height: 10vw;
  background-size: 40vw;
  position: absolute;
  top: 10%;
  left: 40%;
  z-index: 0; }

.negative-hukidashi-right-2 {
  background-image: url(img/hukidashi-right.png);
  background-repeat: no-repeat;
  width: 50%;
  height: 10vw;
  background-size: 45vw;
  position: absolute;
  top: 10%;
  left: 40%;
  z-index: 0; }

.negative-hukidashi-left {
  background-image: url(img/hukidashi-left.png);
  background-repeat: no-repeat;
  width: 45%;
  height: 10vw;
  background-size: 40vw;
  position: absolute;
  top: 7%;
  left: 17%;
  z-index: 0; }

.negative-hukidashi-left-2 {
  background-image: url(img/hukidashi-left.png);
  background-repeat: no-repeat;
  width: 45%;
  height: 10vw;
  background-size: 43vw;
  position: absolute;
  top: 7%;
  left: 17%;
  z-index: 0; }

.voice-contents-1 {
  position: absolute;
  top: 35%;
  left: 55%; }

.answer-1 {
  margin: 0 0 10% 0;
  font-size: 1.5vw;
  font-weight: bold; }

.voice-contents-2 {
  position: absolute;
  top: 35%;
  left: 20%; }

.answer-2 {
  margin: 0 0 10% 0;
  font-size: 1.5vw;
  font-weight: bold; }

.voice-contents-3 {
  position: absolute;
  top: 40%;
  left: 58%; }

.answer-3 {
  font-weight: bold;
  text-indent: -2em;
  font-size: 1.5vw;
  margin: 0 0 10% 0; }

.answer-3-sub {
  margin: -3% 0 0 0;
  font-size: 1.3vw; }

.voice-contents-4 {
  position: absolute;
  top: 35%;
  left: 20%; }

.answer-4 {
  font-weight: bold;
  font-size: 1.5vw;
  margin: 0 0 10% 0; }

.voice-contents-center {
  text-align: center;
  font-size: 1.3vw; }

.voice-contents-left {
  font-size: 1.3vw; }

.voice-contents-left-indent {
  font-size: 1.3vw;
  margin: 0 0 0 4em;
  text-indent: -4em; }

.negative-list li:nth-child(even) {
  flex-direction: row-reverse; }

/************* 前にも聞いたことはあるけども… 終了*************/
/************* 4300円 開始*************/
.top-midashi-wifi {
  position: relative;
  padding: 1% 0 0 0; }

.minaoshi {
  text-decoration: underline;
  font-weight: bold;
  font-size: 2vw; }

.top-midashi-wifi-back {
  background-image: url(img/digital-back.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 65vw;
  background-position: center;
  background-size: 85vw;
  position: absolute;
  top: 0%;
  left: 0; }

.yellow-surprise-2 {
  background-image: url(img/yellow-back.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 25vw;
  background-position: 25vw;
  background-size: 50vw;
  position: relative; }

.yellow-surprise-2 h2 {
  text-align: center;
  font-weight: bold;
  font-size: 1.7vw;
  margin: 0 0 2% 0;
  position: absolute;
  top: 23%;
  left: 45%; }

.top-midashi-wifi p {
  text-align: center;
  margin: 0 0 3% 0; }

#yasui p {
  text-align: center;
  margin: 7% 0 2% 0;
  font-size: 2vw;
  position: relative;
  font-weight: bold; }

.price {
  font-weight: bold;
  display: block;
  margin: 1% auto 3%;
  font-size: 4vw;
  background: #f7530b;
  width: 30%;
  box-shadow: 6px 6px #F4AB92;
  color: white; }

.year {
  font-size: 2vw; }

#yasui p::before {
  position: absolute;
  top: 1vw;
  left: 30vw;
  content: '';
  display: inline-block;
  width: 86px;
  height: 10vw;
  background-image: url(img/slash-left.png);
  background-repeat: no-repeat; }

#yasui p::after {
  position: absolute;
  top: 1vw;
  right: 28vw;
  content: '';
  display: inline-block;
  width: 86px;
  height: 10vw;
  background-image: url(img/slash-right.png);
  background-repeat: no-repeat; }

.yasui {
  background-image: url(img/pocket-wifi.png);
  background-repeat: no-repeat;
  width: 1000px;
  height: 40vw;
  background-position: center;
  background-size: 70vw;
  margin: 0 auto; }

.contact-2 {
  background: #f95360;
  border-radius: 53px;
  -moz-border-radius: 53px;
  -webkit-border-radius: 53px;
  width: 30%;
  margin: 4% auto 4%;
  text-align: center;
  font-size: 2vw;
  color: white;
  font-weight: 500;
  box-shadow: 6px 6px #FFCE00;
  padding: 1%; }

.contact-2:hover {
  transform: translateY(-5px);
  opacity: 0.6;
  transition-duration: 0.5s; }

/************* 4300円 終了*************/
/************* でもでも 開始*************/
.top-midashi-4 h2 {
  text-align: center;
  margin: 7% 0 0% 0;
  font-size: 2vw; }

.other-hikaku {
  position: relative; }

.other-hikaku::after {
  content: '';
  position: absolute;
  top: 65%;
  display: inline-block;
  width: 10vw;
  height: 11px;
  /* background-color: black; */
  background: #f95360;
  opacity: 0.6;
  filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  left: -10%;
  z-index: -1; }

.hikaku {
  background-image: url(img/hikakuhyou.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 45vw;
  background-position: center;
  background-size: 40vw;
  margin: 0 auto; }

/************* でもでも 終了*************/
/************* お申し込みまでの流れ 開始*************/
.top-midashi-5 h2 {
  text-align: center;
  margin: 5% 0 0 0;
  font-size: 2vw; }

.top-midashi-5 h3 {
  width: 60%;
  margin: 3% auto 3%;
  font-size: 2vw;
  position: relative;
  text-align: center;
  font-weight: bold; }

.flow-contents {
  text-align: center;
  padding: 0 0 3% 0; }

.flow-contents h3 {
  font-size: 1.5vw; }

.flow-1 {
  display: inline-block;
  width: 48%;
  vertical-align: top; }

.flow-2 {
  display: inline-block;
  width: 48%;
  vertical-align: top; }

#flow-list li {
  border-style: Solid;
  border-color: #ffdb00;
  border-width: 5px;
  border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  text-align: left;
  padding: 2% 0 2% 3%;
  margin: 2% auto 6%;
  width: 90%;
  position: relative;
  font-size: 1.15vw; }

#flow-list li:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -21px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #FFDB00 transparent transparent transparent;
  border-width: 20px 20px 0 20px; }

#flow-list li:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -14px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: white transparent transparent transparent;
  border-width: 19px 20px 0 20px; }

#flow-list li:last-child::before {
  content: none; }

#flow-list li:last-child::after {
  content: none; }

#flow-list .step-number {
  font-size: 1.7vw;
  color: #f95360; }

.top-midashi-5 h3::before {
  position: absolute;
  top: -1vw;
  left: 12vw;
  content: '';
  display: inline-block;
  width: 86px;
  height: 10vw;
  background-image: url(img/slash-left.png);
  background-repeat: no-repeat; }

.top-midashi-5 h3::after {
  position: absolute;
  top: -1vw;
  right: 10vw;
  content: '';
  display: inline-block;
  width: 86px;
  height: 10vw;
  background-image: url(img/slash-right.png);
  background-repeat: no-repeat; }

.flow {
  background-image: url(img/pocket-wifi.png);
  background-repeat: no-repeat;
  width: 1000px;
  height: 40vw;
  background-position: center;
  background-size: 70vw;
  margin: 0 auto; }

/************* お申し込みまでの流れ 終了*************/
/************* もっと詳しく聞いてみる 開始*************/
.top-midashi-6 {
  position: relative;
  z-index: 1; }

.top-midashi-6 h2 {
  text-align: center;
  margin: 5% 0 3% 0;
  position: relative;
  font-size: 2vw; }

.top-midashi-6 h2::before {
  position: absolute;
  top: -1vw;
  left: 30vw;
  content: '';
  display: inline-block;
  width: 86px;
  height: 10vw;
  background-image: url(img/slash-left.png);
  background-repeat: no-repeat; }

.top-midashi-6 h2::after {
  position: absolute;
  top: -1vw;
  right: 30vw;
  content: '';
  display: inline-block;
  width: 86px;
  height: 10vw;
  background-image: url(img/slash-right.png);
  background-repeat: no-repeat; }

.contact-title {
  text-align: center;
  font-size: 2vw;
  font-weight: bold;
  position: relative; }

.contact-title::after {
  content: '';
  position: absolute;
  top: 69%;
  display: inline-block;
  width: 14vw;
  height: 11px;
  background: #f95360;
  opacity: 0.6;
  filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  left: 43%;
  z-index: -1; }

.tel-word {
  text-align: center;
  font-size: 1.5vw;
  margin: 3% 0 0 0; }

.title-contents {
  position: relative;
  margin: 3% 0 15% 0; }

.tel-title {
  position: absolute;
  top: 0;
  left: 30%;
  font-size: 1.5vw; }

.tel-icon {
  background-image: url(img/tel-icon.png);
  background-repeat: no-repeat;
  width: 2%;
  height: 3vw;
  background-position: center;
  background-size: 1.5vw;
  position: absolute;
  top: -10px;
  left: 27%; }

.small {
  font-size: 1.3vw; }

.tel-number {
  font-size: 2.5vw;
  font-weight: 500; }

.address-contents {
  font-style: normal;
  position: absolute;
  left: 30%;
  top: 5vw;
  font-size: 1.7vw; }

.mail-title {
  position: absolute;
  left: 30%;
  top: 10vw;
  font-size: 1.5vw; }

.mail-icon {
  background-image: url(img/mail-icon.png);
  background-repeat: no-repeat;
  width: 2%;
  height: 3vw;
  background-position: center;
  background-size: 1.5vw;
  position: absolute;
  top: 9.7vw;
  left: 27%; }

.line-under-1 {
  background-image: url(img/line-under.png);
  background-repeat: no-repeat;
  width: 50%;
  height: 1vw;
  background-position: center;
  background-size: 50vw;
  position: absolute;
  top: 2.5vw;
  left: 27%; }

.line-under-2 {
  background-image: url(img/line-under.png);
  background-repeat: no-repeat;
  width: 50%;
  height: 1vw;
  background-position: center;
  background-size: 50vw;
  position: absolute;
  top: 12.5vw;
  left: 27%; }

.top-midashi-6-back {
  background-image: url(img/digital.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 110vw;
  background-position: center;
  background-size: 85vw;
  position: absolute;
  top: -10%;
  left: 0;
  margin: 7% 0 0 0;
  z-index: -1; }

table {
  border-collapse: unset !important;
  border-spacing: unset !important;
  margin: 0 auto; }

#contact-list {
  font-size: 1.4vw; }

th {
  display: block;
  text-align: left;
  padding: 3% 0 1%; }

td {
  display: block; }

.wpcf7-list-item {
  margin: 10px 0 0 0em !important;
  display: block !important; }

.seimei input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  /* width: 40% !important; */ }

.hurigana input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  /* width: 37% !important; */ }

input#name {
  width: 100%;
  padding: 7px 7px;
  border-radius: 15px;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa; }

input#hurigana {
  width: 100%;
  padding: 7px 7px;
  border-radius: 15px;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa; }

input#yuubin {
  width: 100%;
  padding: 7px 7px;
  border-radius: 15px;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa; }

input#address {
  width: 100%;
  padding: 7px 7px;
  border-radius: 15px;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa; }

input#tel {
  width: 100%;
  padding: 7px 7px;
  border-radius: 15px;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa; }

input#email {
  width: 100%;
  padding: 7px 7px;
  border-radius: 15px;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa; }

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  width: 100%;
  padding: 7px 7px;
  border-radius: 15px;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa; }

.doui {
  line-height: 15px;
  padding: 0 0 15px 0; }

.title-contactform7-after {
  background: red;
  color: white;
  border-radius: 10px;
  padding: 0% 1% 0% 1%;
  margin: 0 0 0 1%; }

#doui a {
  color: red;
  text-decoration: underline; }

#doui a:hover {
  opacity: 0.4; }

input.wpcf7-form-control.wpcf7-submit.btn.btn-success.btn-lg {
  padding: 9px 30px;
  margin: 3% auto 0;
  font-size: 1.2em;
  text-transform: uppercase;
  /* font-weight: bold; */
  color: #333;
  cursor: pointer;
  /* color: white; */
  /* font-family: 游明朝; */
  display: block;
  /* padding: 3% 0 1%; */
  background: white;
  border-radius: 35px;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  width: 15%; }

input.wpcf7-form-control.wpcf7-submit.btn.btn-success.btn-lg:hover {
  /* opacity: 0.6; */
  background: #333333;
  color: white; }

.back-logo {
  background-image: url(img/back-logo.png);
  background-repeat: no-repeat;
  width: 250px;
  height: 100vw;
  background-position: right;
  background-size: 10vw;
  position: absolute;
  right: 0;
  bottom: 0%; }

.tel-link {
  color: black; }

/************* もっと詳しく聞いてみる 終了*************/
/*************** footer 開始******************/
footer {
  background: black; }
  footer p {
    color: white;
    text-align: center;
    padding: 1% 0 0 0;
    font-size: 1.2vw; }

.copy {
  color: white;
  text-align: center;
  padding: 1%;
  font-size: 1vw; }

.company-info {
  color: white; }

/*************** footer 終了******************/
/************* page-info⇒個人情報保護方針ページ 開始*************/
.info #masthead {
  padding: 15px;
  width: 100%;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .info #masthead h1 {
    margin: 0;
    text-align: center; }
  .info #masthead.scrolled {
    background: white;
    padding: 25px 0px;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 111111; }

.info-top {
  position: relative; }

.info-top h1 {
  color: #333333;
  text-align: center;
  font-family: copperplate, serif;
  font-weight: 500;
  margin: 3% 0 3% 0;
  font-size: 3vw;
  position: absolute;
  top: 15%;
  left: 30%;
  /* transform: translate(50%, 50%); */
  font-size: 5vw; }

.info-top-back {
  background-image: url(img/info-top.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 20vw;
  background-position: center;
  background-size: 100vw; }

.line-4 {
  width: 100%;
  height: 10px;
  background-color: #f95360;
  position: absolute;
  left: 0;
  bottom: 0%; }

.info-container h2 {
  color: #f95360;
  text-align: center;
  font-family: copperplate, serif;
  font-weight: 500;
  margin: 3% 0 3% 0; }

.info-container ul {
  width: 65%;
  margin: 0 auto; }

.info-container li {
  text-align: left;
  margin: 0; }

.list-title {
  font-size: 130%; }

.sikaku {
  color: #f95360;
  font-size: 25px; }

/************* page-info⇒個人情報保護方針ページ 終了*************/
/* 1440px：1440px以下の表示（大型PC）------------------------------ */
@media screen and (max-width: 1440px) {
  .top-midashi-wifi-back {
    background-image: url(img/digital-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 60vw;
    background-position: center;
    background-size: 85vw;
    position: absolute;
    top: 0%;
    left: 0; }

  .top-midashi-6-back {
    background-image: url(img/digital.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 125vw;
    background-position: center;
    background-size: 85vw;
    position: absolute;
    top: -10%;
    left: 0;
    margin: 5% 0 0 0;
    z-index: -1; }

  .contact-list:after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    display: inline-block;
    position: absolute;
    top: 20%;
    right: 10px;
    font-size: 20px; }

  #flow-list li {
    border-style: Solid;
    border-color: #ffdb00;
    border-width: 4px;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    text-align: left;
    padding: 2% 0 2% 3%;
    margin: 2% auto 6%;
    width: 85%;
    position: relative;
    font-size: 1.1vw; }

  #flow-list li:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -16px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: white transparent transparent transparent;
    border-width: 19px 20px 0 20px; }

  .line-under-1 {
    background-image: url(img/line-under.png);
    background-repeat: no-repeat;
    width: 47%;
    height: 1vw;
    background-position: center;
    background-size: 50vw;
    position: absolute;
    top: 2.5vw;
    left: 27%; }

  .line-under-2 {
    background-image: url(img/line-under.png);
    background-repeat: no-repeat;
    width: 47%;
    height: 1vw;
    background-position: center;
    background-size: 50vw;
    position: absolute;
    top: 12.5vw;
    left: 27%; }

  .top-midashi-6 h2 {
    text-align: center;
    margin: 3% 0 3% 0;
    position: relative;
    font-size: 2vw; } }
/* 1366px：1366px以下の表示（iPadPro縦）------------------------------ */
@media screen and (max-width: 1366px) {
  .top-midashi-2-back {
    background-image: url(img/digital-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 60vw;
    background-position: center;
    background-size: 70vw;
    position: absolute;
    top: -9%;
    left: 0; }

  .contact-list:after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    display: inline-block;
    position: absolute;
    top: 25%;
    right: 10px;
    font-size: 20px; }

  .top-midashi-wifi-back {
    background-image: url(img/digital-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 65vw;
    background-position: center;
    background-size: 85vw;
    position: absolute;
    top: 0%;
    left: 0; } }
/* 1280px：1280px以下の表示（中型PC）------------------------------ */
@media screen and (max-width: 1280px) {
  .top-midashi-wifi-back {
    background-image: url(img/digital-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 65vw;
    background-position: center;
    background-size: 85vw;
    position: absolute;
    top: 0%;
    left: 0; }

  .top-midashi-6-back {
    background-image: url(img/digital.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 120vw;
    background-position: center;
    background-size: 95vw;
    position: absolute;
    top: -5%;
    left: 0;
    margin: 5% 0 0 0;
    z-index: -1; }

  .contact-list:after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    display: inline-block;
    position: absolute;
    top: 24%;
    right: 10px;
    font-size: 20px; }

  .info-container ul {
    width: 80%;
    margin: 0 auto; } }
/* 1024px：1024px以下の表示(iPad横)
------------------------------ */
@media screen and (max-width: 1024px) {
  .home #masthead {
    padding: 7px 0 15px 0;
    width: 100%;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

  #masthead.scrolled {
    color: white;
    background: white;
    padding: 10px 0px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5; }

  .nav-list ul {
    position: absolute;
    right: 0%;
    top: 1vw; }

  .top-midashi-6-back {
    background-image: url(img/digital.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 130vw;
    background-position: center;
    background-size: 95vw;
    position: absolute;
    top: -5%;
    left: 0;
    margin: 5% 0 0 0;
    z-index: -1; }

  #flow-list li {
    border-style: Solid;
    border-color: #ffdb00;
    border-width: 1px;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    text-align: left;
    padding: 2% 0 2% 3%;
    margin: 2% auto 6%;
    width: 95%;
    position: relative;
    font-size: 1.7vw; }

  #flow-list li:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -18px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: white transparent transparent transparent;
    border-width: 19px 20px 0 20px; }

  .top-midashi-1 h2::before {
    position: absolute;
    top: 1vw;
    left: -5vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat; }

  .top-midashi-1 h2::after {
    position: absolute;
    top: 1vw;
    right: -10vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat; }

  #flow-list .step-number {
    font-size: 2.5vw;
    color: #f95360; }

  .flow-contents h3 {
    font-size: 2vw; }

  .flow-1 {
    display: inline-block;
    width: 70%;
    vertical-align: unset; }

  .flow-2 {
    display: inline-block;
    width: 70%;
    vertical-align: unset; }

  .info-container ul {
    width: 95%;
    margin: 0 auto; }

  .contact-list {
    background: red;
    color: white !important;
    padding: 7px 45px 7px 15px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    font-weight: bold;
    position: relative; }

  .contact-list:after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    display: inline-block;
    position: absolute;
    top: 23%;
    right: 10px;
    font-size: 15px; } }
/* 960px〜1023px：960px～1023pxの間の表示（小型PC）
------------------------------ */
@media screen and (min-width: 960px) and (max-width: 1023px) {
  .wi-fi-1-span::before {
    position: absolute;
    bottom: 51%;
    left: -4%;
    content: '';
    display: block;
    background: #F70000;
    height: 3px;
    width: 20vw;
    margin-top: 5px; }

  .wi-fi-1-span::after {
    position: absolute;
    bottom: 47%;
    left: -4%;
    content: '';
    display: block;
    background: #F70000;
    height: 3px;
    width: 20vw;
    margin-top: 5px; }

  .point-list-1::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 10vw;
    background-size: 9vw;
    position: absolute;
    top: 30%;
    left: -15%; }

  .point-list-2::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 10vw;
    background-size: 9vw;
    position: absolute;
    top: 20%;
    left: -15%; }

  .point-list-3::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 10vw;
    background-size: 9vw;
    position: absolute;
    top: 20%;
    left: -15%; }

  .point-list-1 p {
    font-size: 1.5vw;
    text-align: center;
    position: relative;
    font-weight: bold;
    z-index: 11; }

  .point-1 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 2vw);
    text-align: center;
    font-size: 1.2vw;
    position: relative;
    z-index: 11111; }

  .point-2 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 2vw);
    text-align: center;
    font-size: 1.2vw;
    position: relative;
    z-index: 11111; }

  .point-3 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 2vw);
    text-align: center;
    font-size: 1.2vw;
    position: relative;
    z-index: 11111; }

  .point-list-1 {
    position: absolute;
    bottom: 30%;
    left: 33%; }

  .top-midashi-1 h2::before {
    position: absolute;
    top: -1vw;
    left: 1vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-1 h2::after {
    position: absolute;
    top: -1vw;
    right: -5vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-6-back {
    background-image: url(img/digital.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 125vw;
    background-position: center;
    background-size: 95vw;
    position: absolute;
    top: 5%;
    left: 0;
    margin: 0% 0 0 0;
    z-index: -1; }

  .hikaku {
    background-image: url(img/hikakuhyou.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 85vw;
    background-position: center;
    background-size: 80vw;
    margin: 0 auto; }

  .flow {
    background-image: url(img/pocket-wifi.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 40vw;
    background-position: center;
    background-size: 70vw;
    margin: 0 auto; }

  .contact-list:after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    display: inline-block;
    position: absolute;
    top: 23%;
    right: 10px;
    font-size: 16px; }

  .top-midashi-5 h3::before {
    position: absolute;
    top: -1vw;
    left: 12vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-5 h3::after {
    position: absolute;
    top: -1vw;
    right: 5vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-6 h2::before {
    position: absolute;
    top: -1vw;
    left: 30vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-6 h2::after {
    position: absolute;
    top: -1vw;
    right: 24vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; } }
/* 768px〜959px：768px～959pxの間の表示(タブレット・iPad縦①)
------------------------------ */
@media screen and (min-width: 768px) and (max-width: 959px) {
  .wi-fi-1-span::after {
    position: absolute;
    bottom: 48%;
    left: -4%;
    content: '';
    display: block;
    background: #F70000;
    height: 3px;
    width: 20vw;
    margin-top: 5px; }

  .point-1 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 2vw);
    text-align: center;
    font-size: 1.2vw;
    position: relative;
    z-index: 11111; }

  .point-2 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 2vw);
    text-align: center;
    font-size: 1.2vw;
    position: relative;
    z-index: 11111; }

  .point-3 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 2vw);
    text-align: center;
    font-size: 1.2vw;
    position: relative;
    z-index: 11111; }

  .point-list-1::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 10vw;
    background-size: 9vw;
    position: absolute;
    top: 30%;
    left: -15%; }

  .point-list-2::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 10vw;
    background-size: 9vw;
    position: absolute;
    top: 30%;
    left: -15%; }

  .point-list-3::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 10vw;
    background-size: 9vw;
    position: absolute;
    top: 30%;
    left: -15%; }

  .sp {
    display: block; }

  .aqua {
    font-weight: bold;
    font-size: 2.1vw;
    line-height: 16.52px;
    color: #0bffff; }

  .pink {
    font-weight: bold;
    font-size: 2.1vw;
    line-height: 16.52px;
    color: #f95360; }

  .top-midashi-1 h2 {
    font-size: 2.5vw;
    text-align: center;
    position: relative;
    color: #333333;
    width: 45%;
    margin: 3% auto 1%; }

  .top-midashi-1 h2::before {
    position: absolute;
    top: 0vw;
    left: -3vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-1 h2::after {
    position: absolute;
    top: 0vw;
    right: -9vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .midashi-1-list h3 {
    color: white;
    background: #ffdb00;
    width: 35%;
    text-align: center;
    font-size: 2.5vw; }

  .nav-list li {
    font-size: 1.5vw;
    display: inline-block;
    margin: 0 0px;
    border: solid #c6c6c6;
    border-width: 0 3px 0 0;
    padding: 0 30px 0 25px; }

  .top-midashi-1-back {
    background-repeat: no-repeat;
    width: 100%;
    height: 65vw;
    background-position: 0px;
    background-size: 100vw;
    /* position: relative; */
    background: #f2f2f2;
    opacity: 0.5;
    filter: alpha(opacity=50) progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    position: absolute;
    top: -10%;
    left: 0;
    z-index: -1; }

  #yasui p::before {
    position: absolute;
    top: 0vw;
    left: 30vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat; }

  #yasui p::after {
    position: absolute;
    top: 0vw;
    right: 26vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat; }

  .hikaku {
    background-image: url(img/hikakuhyou.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 80vw;
    background-position: center;
    background-size: 80vw;
    margin: 0 auto; }

  .flow {
    background-image: url(img/pocket-wifi.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 40vw;
    background-position: center;
    background-size: 70vw;
    margin: 0 auto; }

  .top-midashi-5 p::before {
    position: absolute;
    top: -2vw;
    left: 10vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat; }

  .top-midashi-5 p::after {
    position: absolute;
    top: -2vw;
    right: 6vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat; }

  .voice-title-1 p {
    position: absolute;
    top: 20%;
    left: 53%;
    z-index: 1;
    font-size: 2.1vw;
    font-weight: bold; }

  .voice-title-2 p {
    position: absolute;
    top: 17%;
    left: 10%;
    z-index: 1;
    font-size: 2.1vw;
    font-weight: bold; }

  .voice-title-3 p {
    position: absolute;
    top: 19%;
    left: 54%;
    z-index: 1;
    font-size: 2.1vw;
    font-weight: bold; }

  .voice-title-4 p {
    position: absolute;
    top: 17%;
    left: 11%;
    z-index: 1;
    font-size: 2.1vw;
    font-weight: bold; }

  .answer-1 {
    margin: 0 0 10% 0;
    font-size: 2.1vw;
    font-weight: bold; }

  .answer-2 {
    margin: 0 0 10% 0;
    font-size: 2.1vw;
    font-weight: bold; }

  .answer-3 {
    margin: 0 0 10% 0;
    font-size: 2.1vw;
    font-weight: bold; }

  .answer-4 {
    margin: 0 0 10% 0;
    font-size: 2.1vw;
    font-weight: bold; }

  .voice-contents-center {
    text-align: center;
    font-size: 1.5vw; }

  .top-midashi-5 p {
    width: 60%;
    margin: 4% auto 8%;
    font-size: 2vw;
    position: relative;
    text-align: center; }

  .negative-hukidashi-right {
    background-image: url(img/hukidashi-right.png);
    background-repeat: no-repeat;
    width: 50%;
    height: 15vw;
    background-size: 50vw;
    position: absolute;
    top: 13%;
    left: 40%;
    z-index: 0; }

  .voice-contents-1 {
    position: absolute;
    top: 45%;
    left: 53%; }

  .voice-contents-2 {
    position: absolute;
    top: 35%;
    left: 15%; }

  .voice-contents-4 {
    position: absolute;
    top: 43%;
    left: 7%; }

  .negative-hukidashi-left {
    background-image: url(img/hukidashi-left.png);
    background-repeat: no-repeat;
    width: 70%;
    height: 15vw;
    background-size: 60vw;
    position: absolute;
    top: 7%;
    left: 2%;
    z-index: 0; }

  .negative-hukidashi-left-2 {
    background-image: url(img/hukidashi-left.png);
    background-repeat: no-repeat;
    width: 55%;
    height: 15vw;
    background-size: 55vw;
    position: absolute;
    top: 7%;
    left: 7%;
    z-index: 0; }

  .voice-contents-2 {
    position: absolute;
    top: 45%;
    left: 6%; }

  .voice-contents-left {
    font-size: 1.5vw; }

  .negative-hukidashi-right-2 {
    background-image: url(img/hukidashi-right.png);
    background-repeat: no-repeat;
    width: 60%;
    height: 15vw;
    background-size: 55vw;
    position: absolute;
    top: 10%;
    left: 40%;
    z-index: 0; }

  .voice-contents-3 {
    position: absolute;
    top: 45%;
    left: 58%; }

  .voice-contents-left-indent {
    font-size: 1.5vw;
    margin: 0 0 0 4em;
    text-indent: -4em; }

  .top-midashi-1-back {
    background-repeat: no-repeat;
    width: 100%;
    height: 55vw;
    background-position: 0px;
    background-size: 100vw;
    background: #f2f2f2;
    opacity: 0.5;
    filter: alpha(opacity=50) progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    position: absolute;
    top: -10%;
    left: 0;
    z-index: -1; }

  .top-midashi-2 {
    margin: 13% 0 0 0;
    position: relative; }

  .top-midashi-2 h2 {
    text-align: center;
    color: #333333;
    margin: 0% 0 3% 0;
    position: relative;
    font-size: 2vw; }

  .top-midashi-2 h2::after {
    content: '';
    position: absolute;
    top: 65%;
    display: inline-block;
    width: 37vw;
    height: 7px;
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: 31%;
    z-index: -1; }

  .top-midashi-2-back {
    background-image: url(img/digital-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 60vw;
    background-position: center;
    background-size: 70vw;
    position: absolute;
    top: 0%;
    left: 0;
    margin: 0% 0 0 0; }

  .top-midashi-3 h2::after {
    content: '';
    position: absolute;
    top: 65%;
    display: inline-block;
    width: 35vw;
    height: 7px;
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: 32%;
    z-index: -1; }

  .top-midashi-wifi {
    position: relative;
    padding: 10% 0 0 0; }

  .top-midashi-wifi-back {
    background-image: url(img/digital-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 70vw;
    background-position: center;
    background-size: 85vw;
    position: absolute;
    top: 13%;
    left: 0; }

  .other-hikaku::after {
    content: '';
    position: absolute;
    top: 65%;
    display: inline-block;
    width: 10vw;
    height: 7px;
    /* background-color: black; */
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: -10%;
    z-index: -1; }

  .top-midashi-5 h3::before {
    position: absolute;
    top: -1vw;
    left: 12vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-5 h3::after {
    position: absolute;
    top: -1vw;
    right: 5vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-6 h2::before {
    position: absolute;
    top: -1vw;
    left: 30vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-6 h2::after {
    position: absolute;
    top: -1vw;
    right: 25vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .tel-icon {
    background-image: url(img/tel-icon.png);
    background-repeat: no-repeat;
    width: 2%;
    height: 3vw;
    background-position: center;
    background-size: 1.5vw;
    position: absolute;
    top: -5px;
    left: 27%; } }
/* 600px〜767px：600px～767pxの間の表示(タブレット・iPad縦②)
------------------------------ */
@media screen and (min-width: 600px) and (max-width: 767px) {
  .top-image {
    background-image: url(img/top-header-2.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 50vw;
    background-position: 0px;
    background-size: 100vw;
    position: relative; }

  .wi-fi-1-span {
    font-size: 9vw; }

  .wi-fi-1-span::after {
    position: absolute;
    bottom: 43%;
    left: -4%;
    content: '';
    display: block;
    background: #F70000;
    height: 3px;
    width: 25vw;
    margin-top: 5px; }

  .wi-fi-1-span::before {
    position: absolute;
    bottom: 49%;
    left: -4%;
    content: '';
    display: block;
    background: #F70000;
    height: 3px;
    width: 25vw;
    margin-top: 5px; }

  .wi-fi-2-span {
    font-size: 5vw; }

  .home #masthead.scrolled {
    background: white;
    padding: 10px 0px 20px 0;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 111111; }

  .top-header h1 {
    width: 20%;
    position: absolute;
    top: -5px;
    left: 2%; }

  .top-word h2 {
    font-size: 5vw;
    text-align: center;
    position: absolute;
    top: 0%;
    left: 30%; }

  .sub-word {
    position: absolute;
    bottom: 3%;
    left: 29%;
    font-size: 2.5vw;
    text-align: center;
    font-weight: bold;
    border-bottom: solid 2px #F70000;
    line-height: 30px; }

  .sub-word::after {
    position: absolute;
    bottom: 6.3vw;
    left: -3%;
    content: '';
    display: block;
    background: #F70000;
    height: 2px;
    width: 37vw;
    margin-top: 5px; }

  .point-list-1 {
    position: absolute;
    bottom: 30%;
    left: 27%; }

  .point-list-2 {
    position: absolute;
    bottom: 30%;
    left: 42%; }

  .point-1 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 4vw);
    text-align: center;
    font-size: 1.2vw;
    position: relative;
    z-index: 11111; }

  .point-2 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 4vw);
    text-align: center;
    font-size: 1.2vw;
    position: relative;
    z-index: 11111; }

  .point-3 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 4vw);
    text-align: center;
    font-size: 1.2vw;
    position: relative;
    z-index: 11111; }

  .point-list-1::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 13vw;
    background-size: 12vw;
    position: absolute;
    top: 38%;
    left: -11%; }

  .point-list-2::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 13vw;
    background-size: 12vw;
    position: absolute;
    top: 38%;
    left: -11%; }

  .point-list-3::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 13vw;
    background-size: 12vw;
    position: absolute;
    top: 38%;
    left: -11%; }

  .point-list-1 p {
    font-size: 2.5vw;
    text-align: center;
    position: relative;
    font-weight: bold;
    z-index: 11; }

  .point-list-2 p {
    font-size: 2.5vw;
    text-align: center;
    position: relative;
    font-weight: bold;
    z-index: 11; }

  .point-list-3 p {
    font-size: 2.5vw;
    text-align: center;
    position: relative;
    font-weight: bold;
    z-index: 11; }

  .top-midashi-2 h2::after {
    content: '';
    position: absolute;
    top: 68%;
    display: inline-block;
    width: 60vw;
    height: 5px;
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: 19%;
    z-index: -1; }

  .top-midashi-3 h2::after {
    content: '';
    position: absolute;
    top: 70%;
    display: inline-block;
    width: 50vw;
    height: 5px;
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: 25%;
    z-index: -1; }

  .nav-list ul {
    position: absolute;
    right: 0%;
    top: 1vw; }

  .nav-list li {
    font-size: 1.5vw;
    display: inline-block;
    margin: 0 0px;
    border: solid #c6c6c6;
    border-width: 0 3px 0 0;
    padding: 0 16px 0 16px; }

  .contact-list {
    background: red;
    color: white !important;
    padding: 5px 35px 5px 15px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    font-weight: bold;
    position: relative; }

  .contact-list:after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    display: inline-block;
    position: absolute;
    top: 20%;
    right: 10px;
    font-size: 14px; }

  #flow-list li:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -19px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: white transparent transparent transparent;
    border-width: 19px 20px 0 20px; }

  .midashi-1-list li {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin: 0; }

  .trouble-contents-1 p {
    color: #333333;
    position: absolute;
    left: 7vw;
    bottom: -5vw;
    z-index: 1;
    font-size: 1.3vw; }

  .hukidashi-1 {
    background-image: url(img/hukidashi.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 16vw;
    background-position: 0px;
    background-size: 30vw;
    position: absolute;
    left: 0;
    bottom: -8vw; }

  .hukidashi-2 {
    background-image: url(img/hukidashi.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 16vw;
    background-position: 0px;
    background-size: 30vw;
    position: absolute;
    left: 0;
    bottom: -8vw; }

  .hukidashi-3 {
    background-image: url(img/hukidashi.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 16vw;
    background-position: 0px;
    background-size: 30vw;
    position: absolute;
    left: 0;
    bottom: -8vw; }

  .aqua {
    font-weight: bold;
    font-size: 2.5vw;
    line-height: 16.52px;
    color: #0bffff; }

  .pink {
    font-weight: bold;
    font-size: 2.5vw;
    line-height: 16.52px;
    color: #f95360; }

  .voice-title-1 p {
    position: absolute;
    top: 19%;
    left: 50%;
    z-index: 1;
    font-size: 2vw;
    font-weight: bold; }

  .voice-contents-1 {
    position: absolute;
    top: 45%;
    left: 50%; }

  .answer-1 {
    margin: 0 0 10% 0;
    font-size: 2.5vw;
    font-weight: bold; }

  .answer-2 {
    margin: 0 0 10% 0;
    font-size: 2.5vw;
    font-weight: bold; }

  .answer-3 {
    margin: 0 0 10% 0;
    font-size: 2.5vw;
    font-weight: bold; }

  .answer-4 {
    margin: 0 0 10% 0;
    font-size: 2.5vw;
    font-weight: bold; }

  .voice-contents-center {
    text-align: center;
    font-size: 2vw; }

  .voice-title-2 p {
    position: absolute;
    top: 13%;
    left: 10%;
    z-index: 1;
    font-size: 2vw;
    font-weight: bold; }

  .voice-title-3 p {
    position: absolute;
    top: 20%;
    left: 49%;
    z-index: 1;
    font-size: 2vw;
    font-weight: bold; }

  .voice-title-4 p {
    position: absolute;
    top: 17%;
    left: 17%;
    z-index: 1;
    font-size: 2vw;
    font-weight: bold; }

  .voice-contents-left {
    font-size: 2vw;
    text-align: center; }

  .voice-contents-2 {
    position: absolute;
    top: 39%;
    left: 2%; }

  .voice-contents-4 {
    position: absolute;
    top: 40%;
    left: 4%; }

  .voice-contents-left-indent {
    font-size: 2.5vw;
    margin: 0 0 0 4em;
    text-indent: -4em; }

  .top-midashi-wifi {
    position: relative;
    padding: 20% 0 0 0; }

  .top-midashi-wifi-back {
    background-image: url(img/digital-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100vw;
    background-position: center;
    background-size: 90vw;
    position: absolute;
    top: 9%;
    left: 0; }

  .price {
    font-weight: bold;
    display: block;
    margin: 1% auto 3%;
    font-size: 4vw;
    background: #f7530b;
    width: 30%;
    box-shadow: 3px 3px #F4AB92;
    color: white; }

  .yellow-surprise-2 {
    background-image: url(img/yellow-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 35vw;
    background-position: 12vw;
    background-size: 75vw;
    position: relative; }

  .yellow-surprise-2 h2 {
    text-align: center;
    font-weight: bold;
    font-size: 2.8vw;
    margin: 0 0 2% 0;
    position: absolute;
    top: 20%;
    left: 41%; }

  #yasui p {
    text-align: center;
    margin: 7% 0 2% 0;
    font-size: 2.5vw;
    position: relative;
    font-weight: bold; }

  #yasui p::before {
    position: absolute;
    top: 1vw;
    left: 30vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  #yasui p::after {
    position: absolute;
    top: 1vw;
    right: 20vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .contact-2 {
    background: #f95360;
    border-radius: 53px;
    -moz-border-radius: 53px;
    -webkit-border-radius: 53px;
    width: 30%;
    margin: 4% auto 4%;
    text-align: center;
    font-size: 2vw;
    color: white;
    font-weight: 500;
    box-shadow: 3px 3px #FFCE00;
    padding: 1%; }

  .top-midashi-4 h2 {
    text-align: center;
    margin: 7% 0 3% 0;
    font-size: 3vw; }

  .other-hikaku::after {
    content: '';
    position: absolute;
    top: 65%;
    display: inline-block;
    width: 15vw;
    height: 7px;
    /* background-color: black; */
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: -10%;
    z-index: -1; }

  .negative-list li:nth-child(3) {
    margin: 0 0 6% 0; }

  .negative-hukidashi-left {
    background-image: url(img/hukidashi-left.png);
    background-repeat: no-repeat;
    width: 60%;
    height: 16vw;
    background-size: 55vw;
    position: absolute;
    top: 5%;
    left: 5%;
    z-index: 0; }

  .negative-hukidashi-left-2 {
    background-image: url(img/hukidashi-left.png);
    background-repeat: no-repeat;
    width: 60%;
    height: 15vw;
    background-size: 55vw;
    position: absolute;
    top: 7%;
    left: 8%;
    z-index: 0; }

  .negative-hukidashi-right {
    background-image: url(img/hukidashi-right.png);
    background-repeat: no-repeat;
    width: 60%;
    height: 15vw;
    background-size: 55vw;
    position: absolute;
    top: 10%;
    left: 34%;
    z-index: 0; }

  .negative-hukidashi-right-2 {
    background-image: url(img/hukidashi-right.png);
    background-repeat: no-repeat;
    width: 60%;
    height: 16vw;
    background-size: 55vw;
    position: absolute;
    top: 10%;
    left: 35%;
    z-index: 0; }

  .negative-hukidashi-left-2 {
    background-image: url(img/hukidashi-left.png);
    background-repeat: no-repeat;
    width: 60%;
    height: 15vw;
    background-size: 55vw;
    position: absolute;
    top: 7%;
    left: 10%;
    z-index: 0; }

  .top-midashi-2-back {
    background-image: url(img/digital-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 65vw;
    background-position: center;
    background-size: 90vw;
    position: absolute;
    top: -10%;
    left: 0;
    margin: 0% 0 0 0; }

  .top-midashi-2 h2 {
    text-align: center;
    color: #333333;
    margin: 20% 0 3% 0;
    position: relative;
    font-size: 4vw; }

  .top-midashi-1 h2 {
    font-size: 2.5vw;
    text-align: center;
    position: relative;
    color: #333333;
    width: 45%;
    margin: 3% auto 3%; }

  .top-midashi-1 h2::before {
    position: absolute;
    top: -1vw;
    left: -4vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-1 h2::after {
    position: absolute;
    top: -1vw;
    right: -14vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .midashi-1-list h3 {
    color: white;
    background: #ffdb00;
    width: 35%;
    text-align: center;
    font-size: 2.7vw; }

  .top-midashi-1-back {
    background-repeat: no-repeat;
    width: 100%;
    height: 60vw;
    background-position: 0px;
    background-size: 100vw;
    /* position: relative; */
    background: #f2f2f2;
    opacity: 0.5;
    filter: alpha(opacity=50) progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    position: absolute;
    top: -10%;
    left: 0;
    z-index: -1; }

  .yellow-surprise-1 p {
    text-align: center;
    font-weight: bold;
    font-size: 2.8vw;
    margin: 0 0 2% 0;
    position: absolute;
    top: 21%;
    left: 25%; }

  .yellow-surprise-1 {
    background-image: url(img/yellow-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 35vw;
    background-position: 12vw;
    background-size: 75vw;
    position: relative; }

  .contact {
    background: #f95360;
    border-radius: 53px;
    -moz-border-radius: 53px;
    -webkit-border-radius: 53px;
    width: 30%;
    margin: 4% auto 4%;
    text-align: center;
    font-size: 2.5vw;
    color: white;
    font-weight: 500;
    box-shadow: 3px 3px #FFCE00;
    padding: 1%; }

  .top-midashi-3 h2 {
    text-align: center;
    margin: 0 0 2% 0;
    position: relative;
    font-size: 3vw; }

  .yellow-back-1 {
    background-image: url(img/yellow-1.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 65vw;
    background-position: 0;
    background-size: 100vw;
    position: absolute;
    top: -1%;
    left: 0; }

  .hikaku {
    background-image: url(img/hikakuhyou.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 95vw;
    background-position: center;
    background-size: 90vw;
    margin: 0 auto; }

  .flow {
    background-image: url(img/pocket-wifi.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 40vw;
    background-position: center;
    background-size: 70vw;
    margin: 0 auto; }

  .top-midashi-5 h2 {
    text-align: center;
    margin: 5% 0 0 0;
    font-size: 3vw; }

  .top-midashi-5 h3 {
    width: 60%;
    margin: 3% auto 3%;
    font-size: 3vw;
    position: relative;
    text-align: center;
    font-weight: bold; }

  .top-midashi-5 h3::before {
    position: absolute;
    top: -1vw;
    left: -4vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  #flow-list li {
    border-style: Solid;
    border-color: #ffdb00;
    border-width: 1px;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    text-align: left;
    padding: 2% 0 2% 3%;
    margin: 2% auto 6%;
    width: 95%;
    position: relative;
    font-size: 2.2vw; }

  .top-midashi-5 h3::after {
    position: absolute;
    top: -1vw;
    right: 10vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-5 p::before {
    position: absolute;
    top: -2vw;
    left: 10vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat; }

  .top-midashi-5 p::after {
    position: absolute;
    top: -2vw;
    right: 6vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat; }

  .top-midashi-6 h2 {
    text-align: center;
    margin: 3% 0 3% 0;
    position: relative;
    font-size: 3vw; }

  .top-midashi-6 h2::before {
    position: absolute;
    top: -1vw;
    left: 27vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-6 h2::after {
    position: absolute;
    top: -1vw;
    right: 16vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .contact-title {
    text-align: center;
    font-size: 3vw;
    font-weight: bold;
    position: relative; }

  .contact-title::after {
    content: '';
    position: absolute;
    top: 79%;
    display: inline-block;
    width: 20vw;
    height: 6px;
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: 40%;
    z-index: -1; }

  .tel-word {
    text-align: center;
    font-size: 2vw;
    margin: 3% 0 0 0; }

  .tel-title {
    position: absolute;
    top: 0;
    left: 26%;
    font-size: 3vw; }

  .mail-title {
    position: absolute;
    left: 30%;
    top: 17vw;
    font-size: 3vw; }

  .tel-icon {
    background-image: url(img/tel-icon.png);
    background-repeat: no-repeat;
    width: 6%;
    height: 5vw;
    background-position: center;
    background-size: 3vw;
    position: absolute;
    top: -3px;
    left: 19%; }

  .mail-icon {
    background-image: url(img/mail-icon.png);
    background-repeat: no-repeat;
    width: 6%;
    height: 3vw;
    background-position: center;
    background-size: 3.5vw;
    position: absolute;
    top: 17.7vw;
    left: 20%; }

  .line-under-1 {
    background-image: url(img/line-under.png);
    background-repeat: no-repeat;
    width: 47%;
    height: 1vw;
    background-position: center;
    background-size: 50vw;
    position: absolute;
    top: 4.3vw;
    left: 25%; }

  .line-under-2 {
    background-image: url(img/line-under.png);
    background-repeat: no-repeat;
    width: 47%;
    height: 1vw;
    background-position: center;
    background-size: 50vw;
    position: absolute;
    top: 21.5vw;
    left: 26%; }

  .tel-number {
    font-size: 4vw;
    font-weight: 500; }

  .small {
    font-size: 2.5vw; }

  .sp {
    display: block; }

  #contact-list {
    font-size: 2.2vw; }

  table {
    border-collapse: unset !important;
    border-spacing: unset !important;
    margin: 10% auto 0; }

  .top-midashi-5 p {
    width: 60%;
    margin: 4% auto 8%;
    font-size: 2vw;
    position: relative;
    text-align: center; }

  .top-midashi-6-back {
    background-image: url(img/digital.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 220vw;
    background-position: center;
    background-size: 100vw;
    position: absolute;
    top: -5%;
    left: 0;
    margin: 5% 0 0 0;
    z-index: -1; } }
/* 〜480px：480px以下の時の表示（iPhone6/7/8 Plus以下の時の表示）
------------------------------ */
@media screen and (max-width: 480px) {
  .home #masthead {
    padding: 0px;
    width: 100%;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -webkit-transition: all 0s;
    transition: unset; }

  #masthead {
    padding: 0;
    width: 100%;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -webkit-transition: all 0s;
    transition: unset; }

  #masthead.scrolled {
    width: 100%;
    color: white;
    background: white;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 111111; }

  .home #masthead.scrolled {
    background: white;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5; }

  .top-header h1 {
    width: 41%;
    position: absolute;
    top: 5vw;
    left: 3%; }

  .wi-fi-1-span::before {
    position: absolute;
    bottom: 47%;
    left: -1%;
    content: '';
    display: block;
    background: #F70000;
    height: 3px;
    width: 33vw;
    margin-top: 5px; }

  .wi-fi-1-span::after {
    position: absolute;
    bottom: 40%;
    left: -1%;
    content: '';
    display: block;
    background: #F70000;
    height: 3px;
    width: 33vw;
    margin-top: 5px; }

  .wi-fi-2-span {
    font-size: 9vw; }

  .sub-word {
    position: absolute;
    bottom: 7%;
    left: 15%;
    font-size: 5vw;
    text-align: center;
    font-weight: bold;
    line-height: 9.5vw;
    border-bottom: solid 3px #F70000; }

  .sub-word::after {
    position: absolute;
    bottom: 11.3vw;
    left: -3%;
    content: '';
    display: block;
    background: #F70000;
    height: 3px;
    width: 70vw;
    margin-top: 5px; }

  .tel-nav {
    display: block;
    width: 18%;
    height: 54px; }

  .top-word h2 {
    font-size: 8vw;
    text-align: center;
    position: absolute;
    top: 8%;
    left: 20%; }

  .wi-fi-1-span {
    font-size: 13vw; }

  .mail-nav {
    display: block;
    width: 18%;
    height: 54px; }

  .point-list-1 {
    position: absolute;
    bottom: 39%;
    left: 7%;
    z-index: 0; }

  .point-list-2 {
    position: absolute;
    bottom: 39%;
    left: 41%;
    z-index: 0; }

  .point-list-3 {
    position: absolute;
    bottom: 39%;
    left: 71%;
    z-index: 0; }

  .top-image {
    background-image: url(img/top-header-sp.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 95vw;
    background-position: 0px;
    background-size: 100vw;
    position: relative; }

  .point-list-1 p {
    font-size: 4.5vw;
    text-align: center;
    position: relative;
    font-weight: bold;
    z-index: 11; }

  .point-list-2 p {
    font-size: 4.5vw;
    text-align: center;
    position: relative;
    font-weight: bold;
    z-index: 11; }

  .point-list-3 p {
    font-size: 4.5vw;
    text-align: center;
    position: relative;
    font-weight: bold;
    z-index: 11;
    transform: translate(0, 20%); }

  .point-1 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 3vw);
    text-align: center;
    font-size: 4vw;
    position: relative;
    z-index: 11111; }

  .point-2 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 3vw);
    text-align: center;
    font-size: 4vw;
    position: relative;
    z-index: 11111; }

  .point-3 {
    background: #FFDB00;
    color: white;
    padding: 3px 10px 3px;
    display: block;
    transform: translate(0px, 3vw);
    text-align: center;
    font-size: 4vw;
    position: relative;
    z-index: 11111; }

  .point-list-1::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 120px;
    height: 27vw;
    background-size: 27vw;
    position: absolute;
    top: 17%;
    left: -15%; }

  .point-list-2::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 120px;
    height: 27vw;
    background-size: 27vw;
    position: absolute;
    top: 20%;
    left: -19%; }

  .point-list-3::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 120px;
    height: 27vw;
    background-size: 27vw;
    position: absolute;
    top: 20%;
    left: -15%; }

  .midashi-1-list h3 {
    color: white;
    background: #ffdb00;
    width: 25%;
    text-align: center;
    font-size: 5vw; }

  .br-sp {
    display: block; }

  #nav-content a {
    color: #333333; }

  #nav-content li {
    text-align: center;
    margin: 10% 0 15% 0;
    font-size: 5vw; }

  .sp {
    display: block; }

  .nav-list ul {
    display: none; }

  .nav-list {
    position: relative;
    padding: 0; }

  .flow {
    background-image: url(img/pocket-wifi.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 40vw;
    background-position: center;
    background-size: 70vw;
    margin: 0 auto; }

  .hikaku {
    background-image: url(img/hikakuhyou-sp.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 125vw;
    background-position: center;
    background-size: 90vw;
    margin: 0 auto; }

  .top-midashi-5 h3 {
    width: 60%;
    margin: 3% auto 3%;
    font-size: 4vw;
    position: relative;
    text-align: center;
    font-weight: bold; }

  .top-midashi-5 h3::before {
    position: absolute;
    top: 1vw;
    left: 0vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-5 h3::after {
    position: absolute;
    top: 1vw;
    right: -12vw;
    content: '';
    display: inline-block;
    width: 50px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .flow-1 {
    display: inline-block;
    width: 100%;
    vertical-align: unset; }

  .flow-2 {
    display: inline-block;
    width: 100%;
    vertical-align: unset; }

  #flow-list li {
    border-style: Solid;
    border-color: #ffdb00;
    border-width: 1px;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    text-align: center;
    padding: 0% 0 2% 0%;
    margin: 2% auto 10%;
    width: 95%;
    position: relative;
    font-size: 18px; }

  #flow-list .step-number {
    font-size: 25px;
    color: #f95360; }

  .step {
    display: block;
    background: rgba(255, 219, 0, 0.6);
    border-radius: 14px 14px 0 0;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px 14px 0 0; }

  .flow-contents h3 {
    font-size: 4vw;
    margin: 5% 0 5% 0; }

  #flow-list li:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -19px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #FFDB00 transparent transparent transparent;
    border-width: 20px 20px 0 20px; }

  #flow-list li:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -17px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: white transparent transparent transparent;
    border-width: 19px 20px 0 20px; }

  .nav-sp {
    display: flex;
    height: 18vw;
    justify-content: flex-end; }

  /***** ハンバーガーメニュー 開始*****/
  .fa-check-circle:before {
    content: "\f058";
    color: #f95360; }

  .hamburger {
    display: block;
    background: #b3ffff;
    width: 16%;
    height: 18vw;
    position: relative; }

  #nav-drawer {
    position: relative;
    text-align: right;
    background: #b3ffff;
    padding: 3px; }

  /*チェックボックス等は非表示に*/
  .nav-unshown {
    display: none; }

  /*アイコンのスペース*/
  #nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
    position: absolute;
    top: 28px;
    right: 13px; }

  /*ハンバーガーアイコンをCSSだけで表現*/
  #nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 4px;
    /*線の太さ*/
    width: 25px;
    /*長さ*/
    border-radius: 3px;
    background: white;
    display: block;
    content: '';
    cursor: pointer; }

  #nav-open span:before {
    bottom: -8px; }

  #nav-open span:after {
    bottom: -16px; }

  /*閉じる用の薄黒カバー*/
  #nav-close {
    display: none;
    /*はじめは隠しておく*/
    position: fixed;
    z-index: 99;
    top: 0;
    /*全体に広がるように*/
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out; }

  /*中身*/
  #nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    /*最前面に*/
    width: 100%;
    /*右側に隙間を作る（閉じるカバーを表示）*/
    max-width: 100%;
    /*最大幅（調整してください）*/
    height: 65%;
    background: #fff;
    /*背景色*/
    transition: .3s ease-in-out;
    /*滑らかに表示*/
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
    /*左に隠しておく*/ }

  /*チェックが入ったらもろもろ表示*/
  #nav-input:checked ~ #nav-close {
    display: block;
    /*カバーを表示*/
    opacity: .5; }

  #nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    /*中身を表示（右へスライド）*/
    box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15); }

  /***** ハンバーガーメニュー 終了*****/
  .aqua {
    font-weight: bold;
    font-size: 5vw;
    line-height: 16.52px;
    color: #0bffff; }

  .pink {
    font-weight: bold;
    font-size: 5vw;
    line-height: 16.52px;
    color: #f95360; }

  .top-word {
    font-size: 5vw; }

  .word-1 {
    position: absolute;
    top: 5%;
    right: 10%;
    font-weight: bold;
    text-shadow: 2px 2px 2px;
    color: #333333;
    text-align: center;
    line-height: 30px; }

  .word-2 {
    position: absolute;
    top: 55%;
    right: 5%;
    font-weight: bold;
    text-shadow: 2px 2px 2px;
    color: #333333;
    text-align: center;
    line-height: 30px; }

  .top-midashi-1 {
    position: relative;
    background: #f2f2f2;
    padding: 0 0 7% 0; }

  .top-midashi-1 h2 {
    font-size: 5vw;
    text-align: center;
    position: relative;
    color: #333333;
    width: 80%;
    margin: 0% auto 1%;
    padding: 7% 0 0 0; }

  .top-midashi-1 h2::before {
    position: absolute;
    top: 8vw;
    left: -3vw;
    content: '';
    display: inline-block;
    width: 10%;
    height: 15vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-1 h2::after {
    position: absolute;
    top: 8vw;
    right: -8vw;
    content: '';
    display: inline-block;
    width: 10%;
    height: 15vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-1-back {
    background-repeat: no-repeat;
    width: 100%;
    height: unset;
    background-position: 0px;
    background-size: 100vw;
    /* position: relative; */
    background: #f2f2f2;
    opacity: 0.5;
    filter: alpha(opacity=50) progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    position: absolute;
    top: -1%;
    left: 0;
    z-index: -1; }

  .hukidashi-1 {
    background-image: url(img/hukidashi.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 50vw;
    background-position: unset;
    background-size: 80vw;
    position: absolute;
    left: 0;
    bottom: -28vw; }

  .hukidashi-2 {
    background-image: url(img/hukidashi.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 50vw;
    background-position: unset;
    background-size: 80vw;
    position: absolute;
    left: 0;
    bottom: -28vw; }

  .hukidashi-3 {
    background-image: url(img/hukidashi.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 50vw;
    background-position: unset;
    background-size: 80vw;
    position: absolute;
    left: 0;
    bottom: -28vw; }

  .midashi-1-list li {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    margin: 5% 1% 2%; }

  .midashi-1-list li:nth-child(2) {
    margin: 25% 1% 2%; }

  .midashi-1-list li:nth-child(3) {
    margin: 25% 1% 20%; }

  .top-midashi-2 {
    margin: 0% 0 0 0;
    position: relative;
    padding: 10% 0 0 0; }

  .top-midashi-2 h2 {
    text-align: center;
    color: #333333;
    margin: 0 0 3% 0;
    position: relative;
    font-size: 5.5vw; }

  .top-midashi-2-back {
    background-image: url(img/digital-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100vw;
    background-position: center;
    background-size: 100vw;
    position: absolute;
    top: 13%;
    left: 0;
    margin: 0% 0 0 0; }

  .yellow-surprise-1 {
    background-image: url(img/yellow-back-sp.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 85vw;
    background-position: 12vw;
    background-size: 76vw;
    position: relative; }

  .top-midashi-2 p {
    text-align: center;
    font-weight: bold;
    font-size: 4vw;
    margin: 0 0 0 0;
    position: absolute;
    top: 25%;
    left: 34%;
    line-height: 8vw; }

  .top-midashi-2 h2::after {
    content: '';
    position: absolute;
    top: 65%;
    display: inline-block;
    width: 80vw;
    height: 5px;
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: 9%;
    z-index: -1; }

  .price {
    margin: 1% auto 3%;
    font-size: 9vw !important;
    background: #f7530b;
    width: 55%;
    box-shadow: 6px 6px #F4AB92;
    color: white; }

  .year {
    font-size: 4vw; }

  .zei {
    font-size: 4vw; }

  .wifi-image-1 {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center; }

  .contact {
    background: #f95360;
    border-radius: 53px;
    -moz-border-radius: 53px;
    -webkit-border-radius: 53px;
    width: 65%;
    margin: 13% auto 13%;
    text-align: center;
    font-size: 5vw;
    color: white;
    font-weight: 500;
    box-shadow: 3px 3px #FFCE00; }

  .contact-2 {
    background: #f95360;
    border-radius: 53px;
    -moz-border-radius: 53px;
    -webkit-border-radius: 53px;
    width: 65%;
    margin: 4% auto 4%;
    text-align: center;
    font-size: 5vw;
    color: white;
    font-weight: 500;
    box-shadow: 3px 3px #FFCE00; }

  .top-midashi-3 h2 {
    text-align: center;
    margin: 0 0 10% 0;
    position: relative;
    font-size: 5vw; }

  .top-midashi-3 h2::after {
    content: '';
    position: absolute;
    top: 56%;
    display: inline-block;
    width: 85vw;
    height: 5px;
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: 8%;
    z-index: -1; }

  .yellow-back-1 {
    background-image: url(img/yellow-1.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 55vw;
    background-position: 0;
    background-size: 100vw;
    position: absolute;
    top: 6%;
    left: 0; }

  .negative-list li:first-child {
    margin: 0 0 7% 0; }

  .negative-list li {
    display: block;
    align-items: unset;
    width: 100%;
    margin: 0 auto 13%;
    position: relative;
    height: 130vw; }

  .negative-1 {
    background-image: url(img/negative-1.png);
    background-repeat: no-repeat;
    width: 90%;
    height: 70vw;
    background-position: center;
    background-size: 55vw;
    margin: 0 auto; }

  .negative-2 {
    background-image: url(img/negative-2.png);
    background-repeat: no-repeat;
    width: 90%;
    height: 70vw;
    background-position: center;
    background-size: 55vw;
    margin: 0 auto; }

  .negative-3 {
    background-image: url(img/negative-3.png);
    background-repeat: no-repeat;
    width: 90%;
    height: 70vw;
    background-position: center;
    background-size: 55vw;
    margin: 0 auto; }

  .negative-4 {
    background-image: url(img/negative-4.png);
    background-repeat: no-repeat;
    width: 90%;
    height: 70vw;
    background-position: center;
    background-size: 55vw;
    margin: 0 auto; }

  .negative-hukidashi-right {
    background-image: url(img/hukidashi-sp2.png);
    background-repeat: no-repeat;
    width: 81%;
    height: 50vw;
    background-size: 80vw;
    position: absolute;
    top: 53%;
    left: 10%;
    z-index: 0; }

  .voice-title-1 p {
    position: absolute;
    top: 61%;
    left: 20%;
    z-index: 1;
    font-size: 4vw;
    font-weight: bold; }

  .answer-1 {
    margin: 0 0 10% 0;
    font-size: 4vw;
    font-weight: bold;
    text-align: center; }

  .voice-contents-1 {
    position: absolute;
    top: 72%;
    left: 14%; }

  .voice-contents-center {
    text-align: center;
    font-size: 4vw; }

  .negative-hukidashi-left {
    background-image: url(img/hukidashi-sp2.png);
    background-repeat: no-repeat;
    width: 80%;
    height: 50vw;
    background-size: 80vw;
    position: absolute;
    top: 53%;
    left: 10%;
    z-index: 0; }

  .voice-title-2 p {
    position: absolute;
    top: 62%;
    left: 20%;
    z-index: 1;
    font-size: 4vw;
    font-weight: bold; }

  .voice-contents-2 {
    position: absolute;
    top: 72%;
    left: 2%; }

  .answer-2 {
    margin: 0 0 10% 0;
    font-size: 4vw;
    font-weight: bold;
    text-align: center; }

  .voice-contents-left {
    font-size: 4vw;
    text-align: center; }

  .negative-hukidashi-right-2 {
    background-image: url(img/hukidashi-sp2.png);
    background-repeat: no-repeat;
    width: 80%;
    height: 50vw;
    background-size: 80vw;
    position: absolute;
    top: 53%;
    left: 10%;
    z-index: 0; }

  .answer-3-sub {
    margin: -3% 0 0 0;
    font-size: 4vw; }

  .voice-title-3 p {
    position: absolute;
    top: 61%;
    left: 13%;
    z-index: 1;
    font-size: 4vw;
    font-weight: bold; }

  .answer-3 {
    font-weight: bold;
    text-indent: -2em;
    font-size: 4vw;
    margin: 0 0 10% 0; }

  .voice-contents-3 {
    position: absolute;
    top: 75%;
    left: 16%; }

  .negative-list li:nth-child(3) {
    margin: 0 auto 20%; }

  .voice-contents-left-indent {
    font-size: 3.5vw;
    margin: 0 0 0 4em;
    text-indent: -4em; }

  .negative-hukidashi-left-2 {
    background-image: url(img/hukidashi-sp2.png);
    background-repeat: no-repeat;
    width: 80%;
    height: 50vw;
    background-size: 80vw;
    position: absolute;
    top: 53%;
    left: 10%;
    z-index: 0; }

  .voice-title-4 p {
    position: absolute;
    top: 62%;
    left: 20%;
    z-index: 1;
    font-size: 4vw;
    font-weight: bold; }

  .answer-4 {
    font-weight: bold;
    text-indent: -2em;
    font-size: 4vw;
    margin: 0 0 10% 0; }

  .voice-contents-4 {
    position: absolute;
    top: 73%;
    left: 15%; }

  .top-midashi-wifi {
    position: relative;
    padding: 15% 0 0 0; }

  .yellow-surprise-2 {
    background-image: url(img/yellow-back-sp.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 70vw;
    background-position: 20vw;
    background-size: 60vw;
    position: relative; }

  .yellow-surprise-2 h2 {
    text-align: center;
    font-weight: bold;
    font-size: 4vw;
    margin: 0 0 2% 0;
    position: absolute;
    top: 30%;
    left: 38%; }

  .top-midashi-wifi h2::after {
    content: '';
    position: absolute;
    top: 59%;
    display: inline-block;
    width: unset;
    height: 11px;
    /* background-color: black; */
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: 10%;
    z-index: -1; }

  .top-midashi-wifi-back {
    background-image: url(img/digital-back.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 90vw;
    background-position: center;
    background-size: 100vw;
    position: absolute;
    top: 15%;
    left: 0; }

  .top-midashi-wifi p {
    text-align: center;
    font-weight: bold;
    font-size: 4vw;
    margin: 7% 0 10% 0; }

  #yasui p {
    text-align: center;
    margin: 15% 0 2% 0;
    font-size: 4vw;
    position: relative; }

  #yasui p::before {
    position: absolute;
    top: 4vw;
    left: 18vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  #yasui p::after {
    position: absolute;
    top: 4vw;
    right: 2vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-4 h2 {
    text-align: center;
    margin: 13% 0 3% 0;
    font-size: 4vw; }

  .other-hikaku::after {
    content: '';
    position: absolute;
    top: 65%;
    display: inline-block;
    width: 19vw;
    height: 5px;
    /* background-color: black; */
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: -10%;
    z-index: -1; }

  .top-midashi-5 h2 {
    text-align: center;
    margin: 13% 0 13% 0;
    font-size: 4vw; }

  .top-midashi-5 p {
    width: 60%;
    margin: 4% auto 4%;
    font-size: 4vw;
    position: relative;
    text-align: center; }

  .top-midashi-5 p::before {
    position: absolute;
    top: -1vw;
    left: -5vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat; }

  .top-midashi-5 p::after {
    position: absolute;
    top: -1vw;
    right: -13vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat; }

  .top-midashi-6 h2 {
    text-align: center;
    margin: 5% 0 7% 0;
    position: relative;
    font-size: 4vw; }

  .top-midashi-6 h2::before {
    position: absolute;
    top: 1vw;
    left: 18vw;
    content: '';
    display: inline-block;
    width: 86px;
    height: 10vw;
    background-image: url(img/slash-left.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .top-midashi-6 h2::after {
    position: absolute;
    top: 1vw;
    right: 15vw;
    content: '';
    display: inline-block;
    width: 30px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  .contact-title {
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
    position: relative; }

  .contact-title::after {
    content: '';
    position: absolute;
    top: 69%;
    display: inline-block;
    width: 27vw;
    height: 7px;
    background: #f95360;
    opacity: 0.6;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    left: 37%;
    z-index: -1; }

  .tel-word {
    text-align: center;
    font-size: 4vw;
    margin: 3% 0 7% 0; }

  .tel-title {
    position: absolute;
    top: 0;
    left: 18%;
    font-size: 4vw; }

  .mail-title {
    position: absolute;
    left: 22%;
    top: 35vw;
    font-size: 4vw; }

  .tel-icon {
    background-image: url(img/tel-icon.png);
    background-repeat: no-repeat;
    width: 11%;
    height: 11vw;
    background-position: center;
    background-size: 5vw;
    position: absolute;
    top: -10px;
    left: 9%; }

  .mail-icon {
    background-image: url(img/mail-icon.png);
    background-repeat: no-repeat;
    width: 10%;
    height: 10vw;
    background-position: center;
    background-size: 8.5vw;
    position: absolute;
    top: 32.7vw;
    left: 11%; }

  .line-under-1 {
    background-image: url(img/line-under.png);
    background-repeat: no-repeat;
    width: 68%;
    height: 2vw;
    background-position: center;
    background-size: 75vw;
    position: absolute;
    top: 6.5vw;
    left: 12%; }

  .line-under-2 {
    background-image: url(img/line-under.png);
    background-repeat: no-repeat;
    width: 75%;
    height: 2vw;
    background-position: center;
    background-size: 75vw;
    position: absolute;
    top: 41vw;
    left: 11%; }

  .tel-number {
    font-size: 8vw;
    font-weight: bold; }

  .tel-link {
    color: black; }

  .small {
    font-size: 4vw; }

  .address-contents {
    font-style: normal;
    position: absolute;
    left: 18%;
    top: 10vw;
    font-size: unset; }

  .doui {
    line-height: 25px;
    padding: 0 0 15px 0; }

  .trouble-contents-1 p {
    color: #333333;
    position: absolute;
    left: 21vw;
    bottom: -11vw;
    z-index: 1;
    font-size: 4.5vw; }

  .trouble-contents-2 p {
    color: #333333;
    position: absolute;
    top: 70%;
    left: 9%;
    width: 85%;
    z-index: 1;
    font-size: 4.5vw; }

  .trouble-contents-3 p {
    color: #333333;
    position: absolute;
    top: 13vw;
    left: 8vw;
    width: 80%;
    z-index: 1;
    font-size: 4.5vw; }

  .top-midashi-6-back {
    background-image: unset;
    background-repeat: no-repeat;
    width: 100%;
    height: 320vw;
    background-position: center;
    background-size: 100vw;
    position: absolute;
    top: -5%;
    left: 0;
    margin: 5% 0 0 0;
    z-index: -1; }

  table {
    border-collapse: unset !important;
    border-spacing: unset !important;
    margin: 30% auto 0;
    width: 90%; }

  th {
    display: block;
    text-align: center;
    padding: 3% 0 1%; }

  td {
    display: block;
    text-align: center; }

  #contact-list {
    font-size: 4vw; }

  input#name {
    width: 100%;
    padding: 7px 0px;
    border-radius: 15px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa; }

  input#hurigana {
    width: 100%;
    padding: 7px 0px;
    border-radius: 15px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa; }

  input#yuubin {
    width: 100%;
    padding: 7px 0px;
    border-radius: 15px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa; }

  input#address {
    width: 100%;
    padding: 7px 0px;
    border-radius: 15px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa; }

  input#tel {
    width: 100%;
    padding: 7px 0px;
    border-radius: 15px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa; }

  input#email {
    width: 100%;
    padding: 7px 0px;
    border-radius: 15px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa; }

  textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100%;
    padding: 7px 0px;
    border-radius: 15px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa; }

  input.wpcf7-form-control.wpcf7-submit.btn.btn-success.btn-lg {
    padding: 2% 0 1% 0;
    margin: 3% auto 0;
    font-size: 1.5em;
    text-transform: uppercase;
    color: #333;
    cursor: pointer;
    display: block;
    background: white;
    border-radius: 35px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    width: 25%;
    text-align: center; }

  footer p {
    color: white;
    text-align: center;
    padding: 1% 0 0 0;
    font-size: 4vw; }

  .copy {
    color: white;
    text-align: center;
    padding: 1%;
    font-size: 4vw; }

  .info #masthead {
    padding: 0px;
    width: 100%;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

  .info #masthead.scrolled {
    background: white;
    padding: 0px 0px;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 111111; } }
@media screen and (max-width: 350px) {
  .top-header h1 {
    width: 45%;
    position: absolute;
    top: 2vw;
    left: 3%; }

  .mail-nav {
    display: block;
    width: 16%;
    height: 54px; }

  .tel-nav {
    display: block;
    width: 16%;
    height: 54px; }

  .point-list-1::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 27vw;
    background-size: 27vw;
    position: absolute;
    top: 17%;
    left: -15%; }

  .point-list-2::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 27vw;
    background-size: 27vw;
    position: absolute;
    top: 20%;
    left: -10%; }

  .point-list-3::after {
    content: "";
    background-image: url(img/circle.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 27vw;
    background-size: 27vw;
    position: absolute;
    top: 20%;
    left: -15%; }

  .top-midashi-1 h2::after {
    position: absolute;
    top: 8vw;
    right: -7vw;
    content: '';
    display: inline-block;
    width: 10%;
    height: 15vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat; }

  .hamburger {
    display: block;
    background: #b3ffff;
    width: 16%;
    height: 51px;
    position: relative; }

  .nav-sp {
    display: flex;
    height: 51px;
    justify-content: flex-end; }

  #nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
    position: absolute;
    top: 17px;
    right: 7px; }

  #nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background: white;
    display: block;
    content: '';
    cursor: pointer; }

  .word-1 {
    position: absolute;
    top: 5%;
    right: 10%;
    font-weight: bold;
    text-shadow: 2px 2px 2px;
    color: #333333;
    text-align: center;
    line-height: 25px; }

  .word-2 {
    position: absolute;
    top: 55%;
    right: 5%;
    font-weight: bold;
    text-shadow: 2px 2px 2px;
    color: #333333;
    text-align: center;
    line-height: 25px; }

  .siryou-container-2-contents h4 {
    font-family: 游明朝;
    font-weight: bold;
    line-height: 28px;
    font-size: 4.5vw; }

  .info-container h2 {
    color: #b28146;
    text-align: center;
    font-family: copperplate, serif;
    font-weight: 500;
    margin: 3% 0 3% 0;
    font-size: 6vw; }

  .top-midashi-6-back {
    background-image: url(img/digital-back-sp.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 265vw;
    background-position: center;
    background-size: 100vw;
    position: absolute;
    top: 2%;
    left: 0;
    margin: 5% 0 0 0;
    z-index: -1; }

  input.wpcf7-form-control.wpcf7-submit.btn.btn-success.btn-lg {
    padding: 4%;
    margin: 3% auto 0;
    font-size: 1.5em;
    text-transform: uppercase;
    color: #333;
    cursor: pointer;
    display: block;
    background: white;
    border-radius: 35px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    width: 25%;
    text-align: center; }

  .top-midashi-5 h3::after {
    position: absolute;
    top: 1vw;
    right: -12vw;
    content: '';
    display: inline-block;
    width: 50px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  #yasui p::after {
    position: absolute;
    top: 4vw;
    right: 10vw;
    content: '';
    display: inline-block;
    width: 35px;
    height: 10vw;
    background-image: url(img/slash-right.png);
    background-repeat: no-repeat;
    background-size: 3vw; }

  #nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    max-width: 100%;
    height: 70%;
    background: #fff;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%); }

  .voice-title-2 p {
    position: absolute;
    top: 61%;
    left: 20%;
    z-index: 1;
    font-size: 4vw;
    font-weight: bold; }

  .voice-title-4 p {
    position: absolute;
    top: 60%;
    left: 20%;
    z-index: 1;
    font-size: 4vw;
    font-weight: bold; }

  .yellow-surprise-2 h2 {
    text-align: center;
    font-weight: bold;
    font-size: 4vw;
    margin: 0 0 2% 0;
    position: absolute;
    top: 23%;
    left: 38%; }

  .point-list-2 {
    position: absolute;
    bottom: 39%;
    left: 37%;
    z-index: 0; }

  .sub-word {
    position: absolute;
    bottom: 7%;
    left: 18%;
    font-size: 5vw;
    text-align: center;
    font-weight: bold;
    line-height: 9.5vw;
    border-bottom: solid 3px #F70000; }

  .sub-word::after {
    position: absolute;
    bottom: 11.3vw;
    left: -3%;
    content: '';
    display: block;
    background: #F70000;
    height: 3px;
    width: 70vw;
    margin-top: 5px; } }

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