@charset "UTF-8";
/* CSS Document */

/*common*/
html{
	font-size: 62.5%;
}

.contents {
    padding-bottom: 0!important;
	width: 100%;
	margin-top: 0;
	box-sizing:border-box;
}

body {
	margin: 0;
	font-family: 'Noto Sans JP', sans-serif;
	color: #302952;
	font-size: 1.6rem;
	
	
}
.wifi-inner a{
	color: #302952!important;
}
main {
	width: 100%
}



p{
	text-align: justify;
	margin-top: 0;
}

a{text-decoration: none;}

.pcno {
	display: none;
}
.spno{
	display: block;
}


.wifi-contents{
	padding: 0px 40px 68px;
}
.wifi-bg {

	background-color: #f7f7ef;
}
.wifi-cmn h2 {
	color: #302952;
	font-size:2.6rem;
	text-align: left;
	line-height: 1;
	font-weight: 600;
}
.wifi-cmn h2 span{
	font-size:2rem;
	font-weight: normal!important;

}
.wifi-cmn h2 a {
	color: #f7f7ef;
}

.wifi-tit{
	content:"";
	background:url("../img/arrow_b.png")no-repeat;
	background-size:contain;
	padding-left: 40px;
	padding-top: 48px;
	padding-bottom:14px;
	margin-bottom: 40px;
}

.service-tit{
	content:"";
	background:url("../img/arrow.png")no-repeat;
	background-size:20;
	margin: 40px auto;
	padding-left: 70px;
	padding-top: 0px;
	background-position-y:center;
}

h3 {
	color: #302952;
	font-size:2.4rem;
	text-align: left;
}

.service-item h4{
	font-weight:600;
}

h4{
	font-size: 2.3rem;
	margin-bottom: 10px;
}

.wifi-inner,
.aer-main{
	width: 1260px;
	margin: 0px auto;
}

.wifi-inner img{
	width:100%;
	height:auto;
}

ul{
	list-style: none;
}

@media only screen and (max-width: 1020px){
.wifi-inner {
	/*width: 95.07843vw;*/
	margin: 0px auto;
}
}

@media only screen and (max-width:820px){
	.pcno {
		display: block;
	}
	.spno{
		display: none;
	}
	h3 {
		font-size:2.2rem;
	}
	.wifi-inner,
.aer-main{
		width: 97%;
	}
}
	

/*MV*/
.wifi-mv img{
	width: 100%;
	margin: 0 auto 30px
}

.wifi-lead{
	font-size: 2.4rem;
	margin: 40px auto!important;
}

@media only screen and (max-width:820px){
	.wifi-lead{
		font-size: 1.6rem;
	
}
}	


/*タブ*/

/*タブ切替表示*/

.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #325A8C;
  display: block;
  order: -1;
}

.tab-label:not(:last-of-type) {
  margin-right: 10px;
}
.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}


.tab-switch:checked+.tab-label { /*選択タブの色*/
background: #302952;
color: #fff;
border-bottom: transparent;
position: relative;
  display: inline-block;
opacity: 1;



}

.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.tab-switch {
  display: none;
}


.tab-label { /*ラベル*/
color: #fff; /*文字色*/
background: #302952; /*非アクティブタブの色*/
white-space: nowrap;
text-align: center;
padding: 1.6em .5em;
order: -1;
position: relative;
z-index: 1;
cursor: pointer;
border-radius: 5px 5px 0 0;
flex: 1;
border: solid 3px #302952;
font-size: 2rem;
transition: 0.7s;
opacity: 0.7;

}

/*
.tab-label:nth-of-type(2) {
	margin-left: 5px;

}*/
.tab-wrap h3{
	font-size: 2.2rem;
	font-weight: lighter;

}


.tab-switch:checked+.tab-label { /*選択タブの色*/
	background: #302952;
	color: #fff;
	border-bottom: transparent;
	position: relative;
  display: inline-block;

	

}


.tab-switch { /*ラジオボタン非表示*/
	display: none;
}
.tab-wrap .tab-body > div {
	display: none;
}
.tab-body { /*コンテンツ内容部分*/
	width: 100%;
	padding:10px;
	border: solid 3px #302952;
	border-top: transparent;
	box-sizing: border-box;
	
}
/*タブのコントロール*/
.tab-wrap #tab1:checked ~ .tab-body > .body1 {
	display: block;
}
.tab-wrap #tab2:checked ~ .tab-body > .body2 {
	display: block;
}



.body1-wrap{
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding-top: 10px;
	justify-content: space-around;
	margin-left: 7px;
}
.body1-wrap a{
	margin: 10px auto 32px;
}

.body1{
    width: 90%;
    margin: 0px auto;
    padding-bottom: 10px;
}


.tab-item{
	position: relative;
	max-width: 350px;
	margin-bottom: 20px;
}




.tab-btn img{
	max-width: 220px;


}

.tab-btn{
	position: absolute;
	bottom: 17%;
	left: 5%;
	z-index: 20;
	margin-bottom: 0!important;

}
.tab-pic{
	position: absolute;
	bottom: 8px;
	right: -8px;
	pointer-events: none;
	z-index: 0;
	margin-bottom: 0;
}

.tab-pic img{

	width: 80%;

}

@media only screen and (min-width:1024px){
	.tab-item{
		position: relative;
		max-width: 360px;/*400*/
		margin-bottom: 20px;
}
	.tab-btn img{
		max-width: 250px;


}
}




@media only screen and (min-width: 660px) and (max-width:900px){
.tab-btn {
    position: absolute;
    bottom: 24% !important;
}
.chart-arrow-b-right2 {

 
    bottom:-435px!important;
    }
    


.btn-wrap {

    width: 95%;
}
}


@media only screen and (max-width:820px){
	/*tab*/
	.tab-body {
		border: solid 3px #302952;
		border-top: transparent;

}
	.body1 {
		width: 100%;
		
}
	.body1-wrap a{
		margin-right: 10px;
}
	.tab-label{
		font-size: 1.7rem;
		padding: 1em .5em;
		
	}
	.tab-wrap h3 {
    	font-size: 110%;
		white-space: nowrap;
	}
	.service-tit {
		content: "";
		background: url(../img/arrow-sp.png)no-repeat;
		background-position: left center;
		margin:32px auto;
		padding-left: 70px;
		padding-top: 0px;
		vertical-align: middle;
}
	
	.tab-item {
		max-width: 500px;
}
	.tab-btn{
	min-width: 170px;
	}
	.tab-btn img{
		width: 79%;
    	max-width: 300px;
	}
	.tab-pic{
		max-width: 100px;
	}
	
	.wifi-note {
    	padding: 64px 0px 32px;
}
	.tab-switch:checked+.tab-label :before {
		height: 6px;
		width: 47px;

}


}



/*Wi-Fi*/
.wifi-service-tit{
    font-size: 3rem!important;
    font-weight: 700!important;
    margin-bottom:32px;
    background: url(../img/grd_bar.png)no-repeat;
    background-size: cover;
    padding: 10px 10px;
    border-radius: 10px;
    color: #fff!important;
    }

.wifi-note{
	padding: 80px 0px;
}

.service-wrap{
	display: flex;
	box-sizing: border-box;
	align-items: center;
	justify-content: space-between;
	
}


.wifi-category{
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.service-wrap-item{
	width : 65% ;
	margin-left:40px;
	order: 2;
}

.service-wrap-item-pic{
	width: 45%;
	order: 1;
	
}
.service-wrap-item-pic img{
	margin-right: 10px;
}



.service-wrap-item ul{
	padding-left: 0; ;
}

.wifi-category li{
	position: relative;
	display: inline-block;
	width: 82px;
	height: 82px;
	border-radius: 50%;
	font-size: 1.2rem;
	font-weight: bold;
	background-color: #fff;
	margin: 0px 5px
}
.wifi-category li span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :77px;
  text-align:center;
}
.wifi-category li:nth-of-type(1){
	border: solid 3px #007edb;
	color: #007edb;
}
.wifi-category li:nth-of-type(2){
	border: solid 3px #389a33;
	color: #389a33;
}
.wifi-category li:nth-of-type(3){
	border: solid 3px #ff9421;
	color: #ff9421;
}

.wifi-category li:nth-of-type(4){
	border: solid 3px #ff9421;
	color: #ff9421;
}
.wifi-category li:nth-of-type(5){
	border: solid 3px #7d7d7d;
	color: #7d7d7d;
}

.wifi-category .red {
	border: solid 3px #f45600!important;
	color: #f45600!important;
}
.wifi-category .orange {
	border: solid 3px #ff9421!important;
	color: #ff9421!important;
}
.wifi-category .gray {
	border: solid 3px #7d7d7d!important;
	color: #7d7d7d!important;
}


.wifi-btn{
	margin-top: 32px;
	position: relative;
}

.btn-wrap{
	position: absolute;
	right: 0px;
	width: 70%;
	margin-bottom: 48px;
}

.btn-wrap img{
	width:100%;
	} 

.logo-home5g{
	width: 175px!important;
	height: auto;
}

.logo-dwifi{
	width: 290px!important;
}

/*その他サービス*/

.other-service-box{
	border: solid 4px #302952;
	border-radius: 10px;
	padding: 16px 40px 28px;
	margin-bottom:64px;
	box-sizing: border-box;
}

.service1{
	display: flex;
	box-sizing: border-box;
	position: relative;
	left:7px;
	padding: 0rem 2rem 0.3em calc(1rem + 10px);
	border-radius: 20px;
	margin-bottom: 32px;
	transition: 0.5s;
	background: #f4f4f4;
	align-items: flex-end;

}



.service1::before {
	position: absolute;
	top: -7px;
	left: -7px;
	width: 100%;
	height: 100%;
	content: '';
	
	border-radius: 20px;
	z-index: 0;
	border: 2px solid #302952;

}
.service1 img{
	width: 170px;
	vertical-align: bottom;
}

h4{
	margin-top: 0;
	
}
.service-item{
	position: relative;
	margin-left: 10px;
    margin-bottom: 1em;
  padding-right: 50px;
	margin-top: .7em;
}

.service-item p{
	margin-bottom:0px!important;
}

.service-btn{
	position: absolute;
	top: 50%;
	right: 1%;

}

.service-btn img{
	width: 80%;
	margin: 0px auto;
}

.service-wrap a{
	border-bottom:solid 1px #302952!important;
	}

.inquiry-full{
	width:940px;
	margin:0px auto;
}

@media only screen and (max-width:820px){
	.wifi-service-tit{
	    font-size: 2.2rem!important;
	    font-weight: 700!important;
	    margin-bottom:20px!important;
	    background: url(../img/grd_bar.png)no-repeat;
	    background-size: cover;
	    padding: 6px 10px;
	    border-radius: 10px;
	    color: #fff!important;
    }
	    
	.wifi-tit{
		padding-top: 20px;
    	margin-bottom: 16px;
    	background-position: 9px;
	}
	.wifi-tit span{
		padding-top: 10px;
		display: inline-block;
	}
	.wifi-contents {
    	padding: 0px 20px 68px;
}
	.wifi-cmn h2 {
		font-size: 124%;
		line-height: 1.3;
		

}
	.wifi-cmn h2 span {
    	font-size: 1.6rem;
		font-weight: normal;
		
}
	.service-wrap {
		display: block;
	
}
	.service-wrap-item-pic {
    	width: 100%;
}
	.service-wrap-item {
		width: 100%;
		margin-left: 0px;
}

	
	.wifi-category li {
		position: relative;
		display: inline-block;
		width: 62px;
		height: 62px;
		border-radius: 50%;
		font-size: .9rem;
		font-weight: bold;
		background-color: #fff;
		margin: 0px 2px;
}
	.wifi-category li span {
		position: absolute;
		display: inline-block;
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 55px;
		text-align: center;
}
	.wifi-contents {
   		 padding: 0px 5px 90px;
}
	.service-wrap-item-pic {
    	width: 85%;
		max-width: 400px;
		margin: 0px auto;
}
	.btn-wrap {
		position: absolute;
		/* right: 0px; */
		width: 90%;
		margin-bottom: 48px;
		right: 50%;
		transform: translateX(50%);
		max-width: 450px;
}
	.service-wrap-item-pic img {
    	margin-right: 0px;
}
	.service-tit{
		font-size: 1.7rem
	}

	.service-wrap p{
		text-align: justify;
	}
	.wifi-category {
		margin-bottom: 12px;
}
	.service-wrap-txt{
		margin-bottom: 20px;
	}
	.service-btn img{
		width: 16px!important;
	}
	.service1 h4{
		font-size: 16px;
		margin-bottom: 8px;
		
	}

	
	.service1 img {
   
 
    vertical-align: bottom;
}
.hikari-logo-net{
	width:90px!important;
}

	.service-item {
		position: relative;
		margin-left: 10px;
		margin-bottom: 0em;
		padding-right: 30px;
		margin-top: 0em;
		letter-spacing: -1px;
	}
	.service-item p{
		margin-bottom: 7px;
	}
	.logo-home5g{
	width: 127px!important;
	height: auto;
}
}



@media only screen and (max-width:599px){

	.service1 h4{
		content: "";
		background: url("../img/wifi.png")no-repeat;
		background-size: contain;
		background-position: left;
		padding-left: 27px;
	}
	
	.service1 .vpn{
		content: "";
		background: url("../img/vpn.png")no-repeat;
		background-size: contain;
		background-position: left;
	}
		.service1{
		font-size: 13px!important;
		padding:3px 10px 17px;
			
	}
		.tab-btn {
		    width: 77%;
		    bottom: 24%!important;
	}
}


/*チャートで選ぶ*/


.body2{
	width: 90%;
	margin: 0px auto;
	padding-bottom: 48px;
}

.wifi-chart-wrap{
	margin-bottom: 48px;
}

.wifi-q{
	box-sizing: border-box;
	position: relative;
	padding: 1rem 2rem 1em calc(1rem + 10px);
	background: #e4f1bd;
	border-radius: 8px;
	margin-bottom: 16px;
	transition: 0.5s;
	text-align: center;
	font-size: 2rem;
	

}
.wifi-q::before{
	position: absolute;
	top: -7px;
	left: -7px;
	width: 100%;
	height: 100%;
	content: '';
	border: 2px solid #302952;
	border-radius: 8px;

}
.wifi-q span{
	border-bottom: dotted 2px;
}

.chart-flex{
	display: flex;
	box-sizing: border-box;

	justify-content: space-around;
	position: relative;
}



.chart-pic{
	position: relative;
	z-index: 969;
	margin: 0px auto;
	text-align: center;
	width: 35%;
	max-width: 300px;
}
.pic-l{
	position: relative; 

}
.chart-pic-arrow{
	position: relative;
	z-index: 100;
}

.chart-arrow-b{
	position: absolute;
	left:50%;
	bottom:-60px;
	transform: translateX(-50%);
	width: 70px;
	z-index: 10;
	
}

.chart-arrow-b-right{
	position: absolute;
	left:50%;
	bottom: -336px;
	transform: translateX(-50%);
	width: 60px;
	z-index: -1;
}

.chart-arrow-b-right2{
	position: absolute;
	left:50%;
	bottom:-382px;
	transform: translateX(-50%);
	width: 60px;
	z-index: -1;
}

.chart-long{
	
}

.chart-arrow-b-long{
	width:77px!important;
	position: absolute;
	left:50%;
	top: 92%;
	transform: translateX(-50%);
	
}


img.chart-arrow-b {
	width: 77px;
	
}


img.chart-arrow-b-right {
	width: 60px;
}

img.chart-arrow-b-right2 {
	width: 60px;
}

.chart-txt{

	bottom: -48px;
	z-index: 100;
}

.chart-wifi-box{
	position: relative;
	border: solid 2px;
	padding: 20px;
	max-width: 450px;
	border-radius: 10px;
	margin-top: 51px;
	
}

.chart-wifi-box2{
	position: relative;
	border: solid 2px;
	padding: 20px;
	max-width: 480px;
	border-radius: 10px;
	margin-top: 32px;
	
}

.chart-logo1{
	font-size: 2.5rem;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
}

.chart-logo1 img{
	max-width: 260px;
	height: auto;
	margin-bottom: 16px;
}
.chart-logo2 img{
	width: 59%;
	height: auto;
	margin-bottom: 16px;
	    max-width: 160px;
}

.wifi-box-flex{
	display: flex;
	box-sizing: border-box;
	align-items: center;
}

.wifi-box-flex p{
	width: 65%;
	margin-right: 10px;
	font-size: 1.4rem;
	margin-bottom: 10px;
	
}

.wifi-chart-wrap a{
	position: relative;
	z-index: 969;
}

.chart-btn{
	width: 70%!important;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	margin-top: 10px;


}

.box-right{
	margin-left: auto;
}
.wifi-type{
	margin-bottom: 5px;
	
}
.wifi-type span{
	padding: 5px 20px;
	border: solid 1px #8c88a1;
	color: #8c88a1;
	font-size: 1.3rem;
	margin-bottom: 5px;
	text-align: center;
	
}
.hikari-wifi-pic{
	max-width: 150px;
	margin: 0px auto;
}
.okudakewifi-pic{
	max-width: 100px;
	margin: 0px auto;
}
.home5g-pic{
	max-width: 100px;
	margin: 0px auto;
}
    .typepcno{
	display:none!important;
	}
.typespno{
display:block!important;
}

.network-pic-pcno{
		display:none;
		}
		.network-pic-spno{
		display:block;
		}

@media only screen and (min-width:600px) and (max-width:820px){
.chart-pic{
	position: relative;
	z-index: 1000;
	margin: 0px auto;
	text-align: center;
	width: 48%;
	max-width: 300px;
}
.network-pic-pcno{
		display:none;
		}
		.network-pic-spno{
		display:block;
		}


.chart-arrow-b-long{
	width:46px!important;
	position: absolute;
	left:50%;
	top: 90%;
	transform: translateX(-50%);
	
}
	.chart-wifi-box{
		width: 330px;
		 margin-top: 48px;
}

	.chart-logo1 img {
		width: 200px;
		margin-bottom: 0;
		margin-top: 10px;
}

	.wifi-chart-wrap {
    margin-bottom: 50px;
}
		img.chart-arrow-b {
    	width: 43px;
}
	.wifi-q {
    font-size: 2rem;

}
	
.wifi-type span{
	font-size: 1.1rem;
	
}
.chart-arrow-b-long {
    width: 46px!important;
    left: 71%;
    top: 74%;
    }
    
    .chart-arrow-b{
    	top:97%;
    }
    
    img.chart-arrow-b-right {
    width: 44px;
}

.chart-arrow-b-right {
	bottom:-361px;

}

img.chart-arrow-b-right2 {
    width: 44px;
}
.chart-logo1 {
    font-size: 2.2rem;
    }
.chart-arrow-b-right2 {

    left: 40%;
    bottom:-450px;
    }
    
    .typepcno{
	display:none!important;
	}
.typespno{
display:block!important;
}

.wifi-type span{
	padding: 5px 20px;
	border: solid 1px #8c88a1;
	color: #8c88a1;
	font-size: 1.3rem;
	margin-bottom: 5px;
	text-align: center;
	
}

.service1 img {
    width: 108px;
    }
    	.service1{
		font-size: 13px!important;
			padding: 3px 10px 5px;
	}

}


@media only screen and (max-width:599px){
.body2{
	width: 98%;

}

.wifi-type span{
	padding: 0px;
	border: solid 0px #8c88a1;
	margin-bottom: 0px;

	
}

.chart-arrow-b-long{
	width:50px!important;
	position: absolute;
	left:50%;
	top: 90%;
	transform: translateX(-50%);
	
}
.wifi-type{
	padding: 5px 20px;
	border: solid 1px #8c88a1;
	color: #8c88a1;
	font-size: 1.3rem;
	margin-bottom: 5px;
	text-align: center;
	
}

		.network-pic-pcno{
			display:block;
		}
		.network-pic-spno{
			display:none;
		}

.typepcno{
	display:block!important;
	}
.typespno{
display:none!important;
}

img.chart-arrow-b-right {
    width: 35px;
}
img.chart-arrow-b-right2 {
    width: 37px;
}
		.chart-txt{
		left: -9vh;
	}
	
	.chart-pic{
		width: 50%;
	}
	
	img.chart-arrow-b {
    	width: 50px;
}
	.chart-arrow-b {
    	bottom: -39px;

}
	.chart-logo1 img{
		width: 90%;
		margin-bottom: 0;
	}
	.wifi-box-flex {
    	display: block;
  
}
	.wifi-box-flex p {
   		width: 100%;
		
	
}

	.chart-wifi-box {
		padding: 10px;
		width: 275px;
		margin-top: 30px;
		
}
	img.chart-arrow-b-right {
    	width: 35px;
    	
}
	.chart-arrow-b-right {
		position: absolute;
		left: 71%;
		bottom: -330px;
		transform: translateX(-50%);
		width: 60px;
		z-index: -1;
}
	.chart-btn{
	width:100%!important;



}

.chart-arrow-b-long{
	top: 96%;
	left:74%;
	
}
.wifi-q{

	font-size: 1.8rem;


}
	.wifi-type span{
		font-size: 1.1rem;
	
}
	.chart-logo1 {
		font-size: 4vw;
		font-weight: bold;
		margin-bottom: 10px;
		display: inline-block;
}
	
	img.chart-arrow-b-right2 {
    	    width: 42px!important;

}

	.chart-arrow-b-right2 {
		left: 26%;
		bottom:-389px;
		
	
	}
	
	.okudakewifi-pic {
    max-width: 42%;
    margin: 20px auto 16px;
}
	.home5g-pic {
    max-width: 42%;
    margin: 0px auto;
}

.logo_d_wifi{
	width:70%!important;
	max-width: 100px;
	}
	
	
}

@media only screen and (max-width:820px){
	.other-service-box {
    	padding: 16px 20px 28px;
	
}


.inquiry-full{
	width:100% !important;
	margin:0px auto;
}
.wifi-note{
	padding:80px 0px 10px;


}
}

@media only screen and (max-width: 479px){

}

@media only screen and (max-width: 399px){
.chart-wifi-box {

    width: 244px;
}

.chart-arrow-b-right {

    bottom: -340px;

}

img.chart-arrow-b-right2 {

    top: 46%;
}
.okudakewifi-pic {
    max-width: 38%;
    margin: 20px auto 4px;
}
.chart-arrow-b-long {
    top: 66%;
    }

}

@media only screen and (max-width:820px){
	.wifi-inner{
		width: 97%;
	}
	.tab-btn{
		bottom: 20% !important;
	}
	header{
		width: 100% !important;
	}
	footer{
		width: 100% !important;
		min-width: 100% !important;
	}
	.footerInner,.inquiry-full {
		width: 97% !important;
	}
	.tab-btn img {
		width: 70%;
		max-width: 300px;
	}
	.wifi-category li{
		margin-bottom: 10px;
	}
	.wifi-lead br{
		display: none;
	}
}