@charset "UTF-8";
@font-face {
  font-display: swap;
	font-family: "Lato-Italic";
	src: url("/fonts/Lato-Italic.ttf") format("truetype");
}

header nav#mainnav ul li a{
  color:#0e0e0e;
}
header nav#mainnav ul li{
  background-image: url(/img/common/nav-divline-g.png);
}

#mv{
  background-image: url(/img/about/mv.jpg);
}

#mv h2{
  text-shadow: 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 40px #fff, 0 0 40px #fff, 0 0 40px #fff
}
main article#mv h2 img.subtitle {
	margin-top: -24px;
}
#comparison article#kv h2 img.subtitle {
	position: absolute;
	top: -80px;
	left: 50%;
	margin-left: -196px;
}
main article h2 img.subtitle {
	display: block;
	margin: 12px auto 0;
}

h1 {
  color: rgba(0,0,0,0.6);
}

main .btn {
  min-width: 400px;
}

#imotonowifitoha{
  padding-top: 20px;
}
#imotonowifitoha h2{
  width: 260px;
  /*height: 272px;*/
  margin: 0 auto 30px;
}
#imotonowifitoha .movie{
  position: relative;
  width: 620px;
  margin: 0 auto 20px;
}
#imotonowifitoha .movie .cm2{
  display: inline-block;
  position: absolute;
  right: -140px;
  top: -160px;
  z-index: 1;
  -webkit-animation: cmimoto 4s ease 0s infinite alternate forwards running;
  -moz-animation: cmimoto 4s ease 0s infinite alternate forwards running;
  animation: cmimoto 4s ease 0s infinite alternate forwards running;
}



@-webkit-keyframes cmimoto {
  0% {
    -webkit-transform:translate(-5px,15px);
  }
  100% {
    -webkit-transform:translate(0,0);
  }
}
@-moz-keyframes cmimoto {
  0% {
    -moz-transform:translate(-5px,15px);
  }
  100% {
    -moz-transform:translate(0,0);
  }
}
@keyframes cmimoto {
  0% {
    transform:translate(-5px,15px);
  }
  100% {
    transform:translate(0,0);
  }
}


#imotonowifitoha .movie>img {
  position: absolute;
  top: 20px;
  left: -200px;
  vertical-align: middle;
}
#imotonowifitoha p{
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
}

#moviegallery ul li {
	margin: 0 4px;
}
#moviegallery ul li a img{
	width: 360px;
}


#point{
  background: #fff url(/img/about/point-bg.jpg) center bottom no-repeat;
  padding-bottom: 580px;
	padding-top: 60px;
	margin-bottom: 30px;
}

#point section.lead{
	position: relative;
	text-align: left;
	width: 1100px;
	padding-bottom: 80px;
}
#point section.lead div.leadInnerLeft {
	position: relative;
	z-index: 2;
  text-align: left;
	width: 1100px;
  padding-right: 530px;
}
#point section.lead> img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}


#point section.lead section.advantage {
	position: absolute;
	top: 65px;
	right: 90px;
	background-image: url(/img/about/point-chart-base.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 475px;
	height: 456px;
	text-align: center;
}
#point section.lead section.advantage div {
	padding-top: 166px;
}
#point section.lead section.advantage div h3 {
	margin-bottom: 18px;
}
#point section.lead section.advantage ul li {
	position: absolute;
}
#point section.lead section.advantage ul li:nth-of-type(1),
#point section.lead section.advantage ul li:nth-of-type(3) {
	left: 50%;
	margin-left: -142px;
}
#point section.lead section.advantage ul li:nth-of-type(1) {
	top: -94px;
}
#point section.lead section.advantage ul li:nth-of-type(3) {
	bottom: -94px;
}
#point section.lead section.advantage ul li:nth-of-type(2),
#point section.lead section.advantage ul li:nth-of-type(4) {
	top: 50%;
	margin-top: -143px;
}
#point section.lead section.advantage ul li:nth-of-type(2) {
	right: -92px;
}
#point section.lead section.advantage ul li:nth-of-type(4) {
	left: -92px;
}






#point h2{
  text-align: left;
  position: relative;
  padding-top: 150px;
}
#point h2::before {
  position: absolute;
  top: 0;
  left: -100px;
  content: " ";
  display: inline-block;
  width: 458px;
  height: 115px;
  background: url(/img/about/title-point.png) left top no-repeat;
  vertical-align: middle;
}
#point section.lead div.leadInnerLeft p:first-of-type{
  max-width: 420px;
}
#point p{
  line-height: 2;
}

#point .howto{
  background-color: rgba(255,255,255,0.94);
  border: 4px solid rgba(3,141,225,0.19);
  padding: 70px 54px 28px;
  display: inline-block;
  position: relative;
}
#point .howto h3{
  font-size:26px;
  color: #038de1;
  background-color: #fff;
  position: absolute;
  top:-20px;
  left: 50%;
  width:290px;
  margin-left: -145px;
}
#point .howto h3 span{
  display: block;
  color: #0e0e0e;
  font-size:14px;
}

#point .howto ol{
	font-size: 0em;
	text-align: center;
	letter-spacing: 0;
	margin-top: 40px;
}
#point .howto ol li{
  width:440px;
  position: relative;
	display: inline-block;
  text-align: left;
	min-height: 210px;
	font-size: 14px;
	list-style: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
}
#point .howto ol li::after {
  position: absolute;
  top: 8px;
  right: 30px;
  content: " ";
  display: inline-block;
  width: 188px;
  height: 201px;
  background: url(/img/about/point-step2gra.png) center center no-repeat;
  vertical-align: middle;
}
#point .howto ol li:first-of-type::after{
  background: url(/img/about/point-step1gra.png) center center no-repeat;
}
#point .howto ol li h4{
  text-align: left;
  height: 35px;
  margin-bottom: 24px;
	background-color: #efefef;
}
#point .howto p.tips {
	position: absolute;
	bottom: -628px;
	left: 92px;
}





#compare{
  padding-top: 0;
}
#compare h2{
  text-align: right;
  position: relative;
	z-index: 2;
	left: -10px;
	/*
  height: 637px;
  min-width: 1000px;
	*/
}
#compare p.compareTable {
	position: relative;
	z-index: 1;
	top: -74px;
	margin-bottom: -24px;
}
#compare p{
  margin-bottom: 40px;
}


#voice{
	position: relative;
  padding-top: 0;
}
#voice h2{
	position: relative;
	left: -100px;
  text-align: left;
  max-width: 1000px;
  height: 150px;
  margin: 0 auto;
  margin-bottom: 0;
}
#voice h2 img {
	position: relative;
	z-index: 10;
}
#voice .voiceInner {
	position: relative;
	max-width: 1060px;
    margin: -22px auto 0;
	padding: 0 16px;
}
#voice .voiceInner> p {
  position: absolute;
	top: -180px;
	right: 30px;
  width: 412px;
  height: 960px;
  vertical-align: middle;
  z-index: 9;
}

#voice div.vwrapper {
	overflow: hidden;
	padding: 180px 0;
	margin-top: -815px;
	margin-bottom: -160px;
	z-index: 1;
}
#voice div.vinner{
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
    text-align: center;
    overflow: hidden;
    width: 120%;
    height: 700px;
    margin-left: -10%;
}
#voice div.vinner section{
    background: url(/img/about/voice-bg.png);
    background-size: 210px;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
    padding: 20%;
    margin: -20%;
    width: 150%;
    max-width: 150%;
    height: 2000px;
}

#voice ul {
    margin: 30px 0 70px;
}
#voice li {
  text-indent: 0;
  margin: 0 0 0.3em;
  display: block;
}
#voice li div, #voice li p, #voice li {
  text-align: left;
  z-index: 3;
  position: relative;
}
#voice li div {
  color: #fff;
  padding-left: 11px;
	font-weight: bold;
  font-size: 14px;
  margin-bottom: 8px;
}
#voice li p {
  margin-left: 11px;
  display: inline-block;
  padding: 16px 24px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 14px;
  position: relative;
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
  -ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
}
#voice li.green p {
  background: #64dd17;
}
#voice li.white p {
  background: #fff;
}
#voice li p:before {
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: -11px;
  z-index: 2;
}
#voice li.white p:before {
  background: url(/img/about/voice-white.png);
}
#voice li.green p:before {
  background: url(/img/about/voice-green.png);
}


#flow{
  padding-top: 50px;
  position: relative;
}
#flow div.fwrapper {
  overflow: hidden;
  padding: 180px 0;
  margin-top: -246px;
  margin-bottom: -180px;
  z-index: 1;
}
#flow div.finner {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  text-align: center;
  overflow: hidden;
  width: 120%;
  margin-left: -10%;
  background-color: #f0f5f9;
  height: 780px;
}
#flow h2{
  position: relative;
	vertical-align: bottom;
  margin-bottom: 0;
  z-index: 10;
}
#flow div.fover {
  position: absolute;
  width: 100%;
  margin-top: -660px;
  z-index: 10;
}
#flow h3{
  display: inline-block;
  font-size: 28px;
  position: relative;
}
#flow h3 img{
  display: inline-block;
  width: 39px;
  height: 20px;
  position: absolute;
  left: -20px;
  top: -18px;
}
#flow p{
  line-height: 2;
}
#flow section.chart{
  max-width: 100%;
  background: url(/img/about/flow-chart-bg.png) center top no-repeat;
  text-align: center;
  padding-top: 480px;
  width: 100%;
  margin-top: -20px;
}
#flow section.chart div.chartstep {
	margin-top: -340px;
	margin-bottom: 110px;
}
#flow section.chart ol {
	margin-bottom: 16px;
	font-size: 0;
	letter-spacing: 0;
}
#flow section.chart ol li {
	position: relative;
	display: inline-block;
	list-style: none;
	font-size: 14px;
}
#flow section.chart ol li:not(:last-of-type) {
	margin-right: 50px;
}
#flow section.chart ol li:not(:last-of-type)::after {
	position: absolute;
	top: 46%;
	left: 103%;
	content: url(/img/about/flow-chart-arrow.png);
	display: block;
}

#casestudy{
  padding-bottom: 0;
}
#casestudy p{
  line-height: 2;
}
#casestudy h2{
  display: inline-block;
  font-size: 28px;
  position: relative;
  margin-bottom: 30px;
}
#casestudy h2 img {
  display: inline-block;
  width: 75px;
  height: 38px;
  position: absolute;
  left: -30px;
	top: -26px;
}
#casestudy .categorylink{
  background: #deeaf5 url(/img/about/categorylink-bg.png) center top no-repeat;
  padding-bottom: 60px;
  margin-top: 40px;
}
#casestudy .categorylink ul{
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
}
#casestudy .categorylink ul li{
  margin:0 20px 20px 0;
  width:320px;
}
#casestudy .categorylink ul li a{
  text-decoration: none;
  color: #0e0e0e;
  background-color: #fff;
  overflow: hidden;
  display: inline-block;
}
#casestudy .categorylink ul li:nth-child(1),
#casestudy .categorylink ul li:nth-child(2){
  margin:0 40px 40px 0;
  width:480px;
  padding: 0;
}
#casestudy .categorylink ul li:nth-child(8),
#casestudy .categorylink ul li:nth-child(5),
#casestudy .categorylink ul li:nth-child(2){
  margin-right: 0;
}
#casestudy .categorylink h3{
  display: none;
}
#casestudy .categorylink ul li h4{
  color: #038de1;
  font-size:14px;
  line-height: 1;
  margin: 16px 16px 0 136px;
  margin-bottom: 12px;
  text-align: left;
}
#casestudy .categorylink ul li p{
  font-size: 12px;
  line-height: 1.6;
  margin: 0 16px 16px 136px;
}
#casestudy .categorylink ul li img{
  float: left;
}


/*-----------------------------------------------------------------------
* 海外でのインターネット接続比較
*-----------------------------------------------------------------------*/


#kv{
  background: url(/img/about/comparison-kv.jpg) center top repeat-x;
  color: #fff;
  font-weight: bold;
  padding-top: 140px;
  height: 800px;
}
#kv section{
  max-width: 1100px;
  padding-left: 400px;
  padding-right: 0;
}
#kv h2{
  position: relative;
  line-height: 1;
  font-size: 43px;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-feature-settings : "palt";
}
#kv p{
  text-align: left;
  padding: 0 60px;
  line-height: 1.8;
}
#kv ul {
  text-align: left;
  max-width: 1000px;
  margin: 40px auto;
}
#kv ul li{
  margin: 0 10px 20px;
}
#kv ul li a{
  color: #fff;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #fff;
  background-color: rgba(0,0,0,0.2);
  width: 230px;
  padding: 16px 0 15px;
  text-align: center;
  height: 70px;
  font-size: 13px;
  vertical-align: baseline;
  position: relative;
}
#kv ul li a span{
  font-size: 16px;
}

#kv ul li a::after {
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: -30px;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 50%;
}
#service{
  background-color: #f4f9fc;
  padding-top: 0;
}

#service .servicelist>section{
  background-color: #fff;
  max-width: 940px;
  padding: 0 0 44px;
  margin-top: 100px;
  text-align: left;
}
#service .servicelist>section:first-of-type{
  margin-top: 60px;
}

#service .servicelist section h3{
  background-color: #038de1;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  padding: 18px 0 17px 90px;
  position: relative;
  text-align: left;
  margin-bottom: 40px;
}
#service .servicelist section h3::before {
  position: absolute;
  top: -40px;
  left: -30px;
  content: " ";
  display: inline-block;
  width: 117px;
  height: 72px;
  background: url(/img/about/balloon-no1.png) left top no-repeat;
  vertical-align: middle;
}
#service .servicelist section.public h3::before {
  background: url(/img/about/balloon-no2.png) left top no-repeat;
}
#service .servicelist section.esim h3::before {
  background: url(/img/about/balloon-no3.png) left top no-repeat;
}
#service .servicelist section.carrier h3::before {
  background: url(/img/about/balloon-no4.png) left top no-repeat;
}
#service .servicelist section h4{
  height: 28px;
}
#service .servicelist section p{
  padding: 0 460px 0 40px;
  background: url(/img/about/service1.jpg) right top no-repeat;
  min-height: 225px;
  margin: 0 40px 40px 0;
  line-height: 1.8;
  font-size: 15px;
  letter-spacing: 0.12em;
}
#service .servicelist section.public p{
  background: url(/img/about/service2.jpg) right top no-repeat;
}
#service .servicelist section.esim p{
  background: url(/img/about/service3__.jpg) right top no-repeat;
}
#service .servicelist section.carrier p{
  background: url(/img/about/service4.jpg) right top no-repeat;
}
#service .servicelist section ul{
  padding: 16px;
  background-color: #f4f9fc;
  margin: 0 44px 0;
}
#service .servicelist section ul li{
  width: 33%;
  border-left: 1px solid #c9e4f8;
  padding: 16px 0 15px;
  font-size: 16px;
  font-weight: bold;
}
#service .servicelist section ul li:first-of-type{
  border-left: none;
}

#service .aptitude{
  margin-top: 40px;
}
#service .aptitude> img {
	display: block;
	margin: 0 auto;
}
.aptitude div{
  background-color: #fff;
  display: inline-block;
  padding: 36px 72px 48px;
}
.aptitude h3{
  margin-bottom: 16px;
}
#comparestar section a,
.aptitude a{
  font-size: 18px;
}
.aptitude p{
  margin: 0;
}
#comparison img.mfp-img {
    width: 800px;
    max-height: none !important;
}

#comparestar h2{
  height: 120px;
  margin-bottom: 0;
  position: relative;
}

#comparestar h2::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: " ";
  display: inline-block;
  width: 321px;
  height: 207px;
  background-image: url(/img/about/imoto-price.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 170px;
}
#comparestar section#speed h2::before,
#comparestar section#secure h2::before,
#comparestar section#usability h2::before {
  left:auto;
  right: 50%;
  margin-right: 170px;
}
#comparestar section#speed h2::before{
  background-image: url(/img/about/imoto-speed.png);
}
#comparestar section#traffic h2::before{
  background-image: url(/img/about/imoto-traffic.png);
}
#comparestar section#secure h2::before{
  background-image: url(/img/about/imoto-secure.png);
}
#comparestar section#shareable h2::before{
  background-image: url(/img/about/imoto-shareable.png);
}
#comparestar section#usability h2::before{
  background-image: url(/img/about/imoto-usability.png);
}
#comparestar section#summary h2::before{
  background-image: url(/img/about/imoto-summary.png);
}

#comparestar table{
  margin-top: 0;
}
#comparestar table tbody th{
  width:140px;
}
#comparestar table tbody td{
  width:280px;
  text-align: left;
  vertical-align: top;
}
#comparestar table tbody tr.star td{
  text-align: center;
  vertical-align: middle;
}
#comparestar table tbody tr.price td{
  font-size:18px;
  font-weight:bold;
  text-align: center;
  vertical-align: middle;
  line-height: 1.4;
}
#comparestar table tbody tr.price td span{
  font-size:13px;
  font-weight:normal;
}

#comparestar table tbody td ul{
}
#comparestar table tbody td ul li{
}

#comparestar section{
  margin-bottom: 120px;
}
#comparestar>section:last-of-type{
  margin-bottom: 0;
}
#comparestar section p,
#comparestar section div.chart{
  width:980px;
  margin: 0 auto;
  background-color: #f4f9fc;
  padding: 56px 72px;
  font-size: 15px;
  text-align: left;
}
#comparestar section div.chart{
  padding-top: 0;
}
#comparestar section div.chart h3{
  font-size: 24px;
  background-color: #038de1;
  color: #fff;
  padding: 16px 0 15px;
  margin-bottom: 0;
}
#comparestar section div.chart p{
  width:auto;
  height: 486px;
	text-align: center;
	background-color: #fff;
}
#comparestar section div.aptitude{
  margin-top: 20px;
}
#comparestar section div.aptitude div {
  padding-bottom: 0;
}
#comparestar section div.aptitude p{
  background-color: transparent;
  width:auto;
  padding: 0;
}
#comparestar section a{
  margin-top: 40px;
}
#comparestar section div.aptitude a{
  margin-top: 4px;
}




/*-----------------------------------------------------------------------
 swiper
----------------------------------------------------------------------- */
#banner{
	background: #f0f0f0;
	padding: 40px 0 8px;
}
#banner section{
	max-width: 100%;
	padding: 0;
}
#banner .swiper-container {
	padding-bottom: 20px;
}
#banner .swiper-slide {
	width: 330px;
}
#banner .swiper-button-next,
#banner .swiper-button-prev{
  display:none;
}
#banner .swiper-wrapper{
  display: block;
  margin: auto;
}
#banner .swiper-slide{
  display: inline-block;
  margin: 0px 5px;
}

#banner .swiper-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center; /* 子要素をflexboxにより中央に配置する */
  align-items: center;  /* 子要素をflexboxにより中央に配置する */
}
#banner .swiper-slide:nth-child(1) { order: 2; }
#banner .swiper-slide:nth-child(2) { order: 1; }
#banner .swiper-slide:nth-child(3) { order: 3; }

/* img to text */
.com-subtitle.is-en{
  display: block;
  font-family: Lato-Italic;
}
.mv-head .is-en {
  font-size: 23px;
  letter-spacing: 0.2em;
  margin: 6px auto 0;
}
.banner-head {
  margin: 0 auto 24px;
}
.com-section-head .is-en {
  color: #038de1;
  font-size: 18px;
  letter-spacing: 0.25em;
  margin: 8px auto 0;
}

/* comparison */
.kv-head {
  padding: 68px 0 0;
}
.kv-head .is-small_text {
  display: block;
  font-size: 17px;
  font-weight: normal;
  left: 0;
  letter-spacing: 0.2em;
  position: absolute;
  text-shadow: 0 0 0 #FFF, 0 0 0 #FFF;
  top: 0;
  width: 100%;
}
.kv-head .is-small_text::after {
  background: url(/img/about/comparison-kv-title_border.png) no-repeat center bottom;
  background-size: 100%;
  content: '';
  display: block;
  height: 19px;
  margin: 14px auto 0;
  width: 392px;
}
.com-section-sub_head {
  color: #038de1;
  font-family: Lato-Italic;
  font-size: 22px;
  letter-spacing: 0.2em;
}
.com-section-sub_head span {
  border-bottom: 3px solid #038de1;
  display: inline-block;
  padding: 0 0 4px 3px;
}
/* キャンセル料訴求 */
.cancelappeal{
    display:inline-block;
    padding: 14px;
    margin-bottom: 20px;
    font-size: 14px;
    width: auto;
    border: 3px solid #038de1;
    border-radius: 8px; 
}
.cancelappeal span{
  font-size: 12px;
}
.cancelappeal sup{
  color: crimson;
  font-size: 10px;
  font-weight: bold;
}