@charset "utf-8";
/* =======================================
共通設定
======================================= */
body {
	width: 100%;
	height: auto;
	color: #001C43;
	background: #FCFCE9;
}
a:link {
	text-decoration: none;
	color: inherit;
}
a:visited {
	text-decoration: none;
	color: inherit;
}
a:active {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
	color: inherit;
}
img {
	height: auto;
}
#container {
	width: 100%;
	text-align: center;
}
/* 基本ボックス設定 */
.wrap_out {
	width: 100vw;
	height: auto;
	overflow: hidden;
}
.wrap_main {
	width: 100vw;
	height: auto;
	overflow: hidden;
}
.wrap_in {
	width: 600px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
/* 横並びリスト */
ul.many_rows {
	display: block;
	height: auto;
	overflow: hidden;
}
ul.many_rows li {
	display: block;
	height: auto;
	float: left;
}
/* 2カラム横並びリスト */
ul.two_rows {
	display: block;
	height: auto;
	overflow: hidden;
}
ul.two_rows li {
	display: block;
	height: auto;
	float: left;
}
ul.two_rows li:nth-child(2n+2) {
	float: right;
}
/* 3カラム横並びリスト */
ul.three_rows {
	display: block;
	height: auto;
	overflow: hidden;
}
ul.three_rows li {
	display: block;
	height: auto;
	float: left;
}
ul.three_rows li:nth-child(3n+2) {
	margin-right: 0;
}
ul.three_rows li:nth-child(3n+3) {
	float: right;
	margin-right: 0;
}
p.hosolu_text {
	text-indent: -1em;
	padding: 1em;
	color: #001D41;
}
/* スクローラー */
#scroller {
	position: fixed;
	bottom: 30px;
	right: 30px;
}
/*///////////////////////////////////
ヘッダー
///////////////////////////////////*/

header {
	width: 100vw;
	background-color: #D20022;
}
header h1 {
	font-size: 16px;
	color: #fff;
	text-align: left;
}
/*///////////////////////////////////
契約数 第1位！安心のＮＴＴグループ
///////////////////////////////////*/
.area_01 {
	background: url(../img/img06.png) center top no-repeat;
	background-size: 100vw auto;
	overflow: hidden;
}
.area_01 .wrap_main {
	position: relative;
	min-height: 1200px;
}
.area_01 p.hosolu_text {
	text-indent: -1em;
	padding: 1em;
}
.area_01 .bana01 {
	margin-top: 400px;
	margin-bottom: 350px;
}
.area_01 .many_rows {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100vw;
	padding-left: 20px;
	padding-bottom: 30px;
	background-color: #FCFCE9;
}
/*///////////////////////////////////
お申し込み・ご相談お問い合わせはこちら
///////////////////////////////////*/

.contact {
	position: relative;
	height: 834px;
	background: url(../img/img_08.png) center top no-repeat;
	background-size: 100vw auto;
}
.contact h2 {
	position: absolute;
	top: 66px;
	left: 12px;
	width: 476px;
}
.contact .contact_btn_01 {
	position: absolute;
	top: 301px;
	left: 30px;
	width: 580px;
}
.contact .contact_btn_02 {
	position: absolute;
	top: 501px;
	left: 40px;
	width: 271px;
}
.contact .contact_btn_03 {
	position: absolute;
	top: 501px;
	left: 330px;
	width: 271px;
}
.contact .hosolu_text {
	position: absolute;
	top: 749px;
	left: 20px;
	font-size: 17px;
	font-weight: bold;
	padding-top: 0;
	text-align: center;
}
/*///////////////////////////////////
ドコモ光が選ばれる理由
///////////////////////////////////*/

.area_02 {
	position: relative;
	height: 2180px;
	background: url(../img/img_09.png) center top no-repeat;
	background-size: 100vw auto;
}
.area_02 h2, .area_02 h3 {
	position: absolute;
	left: 0;
	width: 100vw;
	text-align: center;
	line-height: 1.2em;
}
.area_02 h2 {
	top: 174px;
	font-size: 48px;
	font-weight: bold;
}
.area_02 h3 {
	top: 549px;
	font-size: 38px;
	letter-spacing: -3px;
}
.area_02 h3 b {
	display: block;
	font-size: 50px;
	line-height: 1.4em;
}
.area_02 p {
	position: absolute;
	top: 369px;
	width: 178px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
}
.area_02 p.text01 {
	left: 40px;
}
.area_02 p.text01 span {
	font-size: 90%;
}
.area_02 p.text02 {
	left: 234px;
}
.area_02 p.text03 {
	left: 427px;
}
.area_02 .bana01 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100vw;
}
/*///////////////////////////////////
OCN光が選ばれる理由
///////////////////////////////////*/

.area_03 {
	position: relative;
	height: 2668px;
	background: url(../img/img_11.png) center top no-repeat;
	background-size: 100vw auto;
}
.area_03 h2, .area_03 h3, .area_03 h4 {
	position: absolute;
	left: 0;
	width: 100vw;
	text-align: center;
	line-height: 1.2em;
}
.area_03 h2 {
	top: 174px;
	font-size: 48px;
	font-weight: bold;
}
.area_03 h3 {
	top: 549px;
	font-size: 38px;
	letter-spacing: -3px;
}
.area_03 h3 b {
	display: block;
	font-size: 50px;
	line-height: 1.4em;
}
.area_03 h4 {
	top: 1362px;
	font-size: 37px;
	letter-spacing: -3px;
}
.area_03 h4 .b2 {
	display: block;
	font-size: 50px;
	line-height: 1.4em;
}
.area_03 p {
	position: absolute;
	top: 370px;
	width: 178px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
}
.area_03 p.text01 {
	left: 40px;
}
.area_03 p.text02 {
	left: 234px;
}
.area_03 p.text03 {
	left: 427px;
	padding-top: 16px;
	font-size: 23px;
}
.area_03 p.text04 {
	position: absolute;
	top: 1720px;
	left: 0;
	width: 100vw;
	font-size: 32px;
	line-height: 1.7em;
	letter-spacing: -3px;
	text-align: center;
}
.area_03 p.text04 img {
	width: 313px;
	margin-right: 0.5em;
}
.area_03 p.text05 {
	position: absolute;
	top: 2260px;
	left: 45px;
	width: 100vw;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.4em;
	text-align: left;
}
.area_03 .bana01 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100vw;
}
.area_03 .bana02 {
	position: absolute;
	top: 1922px;
	left: 0;
	width: 100vw;
}
/*///////////////////////////////////
フレッツ光が選ばれる理由
///////////////////////////////////*/

.area_04 {
	position: relative;
	height: 882px;
	background: url(../img/img_15.png) center top no-repeat;
	background-size: 100vw auto;
}
.area_04 h2 {
	position: absolute;
	left: 0;
	width: 100vw;
	text-align: center;
	line-height: 1.2em;
}
.area_04 h2 {
	top: 174px;
	font-size: 48px;
	font-weight: bold;
}
.area_04 p {
	position: absolute;
	top: 370px;
	width: 178px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
}
.area_04 p.text01 {
	left: 40px;
	padding-top: 16px;
}
.area_04 p.text02 {
	left: 234px;
}
.area_04 p.text03 {
	left: 427px;
	padding-top: 16px;
}
.area_04 .bana01 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100vw;
}
/*///////////////////////////////////
ご利用までの流れ
///////////////////////////////////*/

.area_05 {
	position: relative;
	height: 1222px;
	background: url(../img/img_17.png) center top no-repeat;
	background-size: 100vw auto;
}
.area_05 h2 {
	position: absolute;
	top: 35px;
	left: 0;
	width: 100vw;
	text-align: center;
	line-height: 1.2em;
	font-size: 48px;
	color: #fff;
}
.area_05 h3 {
	position: absolute;
	top: 215px;
	left: 241px;
	width: 225px;
	font-size: 42px;
	font-weight: bold;
	text-align: left;
}
.area_05 h4 {
	position: absolute;
	top: 705px;
	left: 245px;
	width: 200px;
	font-size: 42px;
	font-weight: bold;
	text-align: left;
}
.area_05 h5 {
	position: absolute;
	top: 982px;
	left: 234px;
	width: 230px;
	font-size: 42px;
	font-weight: bold;
	text-align: left;
}
.area_05 p {
	position: absolute;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.2em;
}
.area_05 p.text01 {
	left: 34px;
	top: 295px;
	text-align: center;
}
.area_05 p.text02 {
	left: 100px;
	top: 784px;
}
.area_05 p.text03 {
	left: 100px;
	top: 1065px;
}
.area_05 .contact_btn_01 {
	position: absolute;
	top: 340px;
	left: 30px;
	width: 580px;
}
/*///////////////////////////////////
フッター
///////////////////////////////////*/
footer {
	padding-top: 60px;
}
footer ul {
	display: -webkit-flex; /* Safari */
	display: flex;
	align-items: center;
	justify-content: center;
}
footer ul li {
	font-size: 18px;
	text-align: center;
	padding: 0 1em;
}
footer ul li:nth-child(1) {
	border-right: 1px solid #001A43;
}
footer p.text01 {
	width: 100vw;
	text-align: center;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 40px;
}
/*///////////////////////////////////
追加設定
///////////////////////////////////*/

div.h2_ttl_wrap {
	width: 100vw;
	height: auto;
	position: relative;
}
div.h2_ttl_wrap img {
	width: 100%;
	height: auto;
}
div.h2_ttl_wrap .btn_area_01 {
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 28px;
	padding-right: 18px;
	overflow: hidden;
}
div.h2_ttl_wrap .btn_area_01 img {
	display: block;
	width: 116px;
	margin: 0 0 0 10px;
	float: left;
}
/*///////////////////////////////////
フローティングヘッダー設定
///////////////////////////////////*/

#fl_header {
	position: fixed;
	width: 100%;
	background-color: #001D42;
	z-index: 10000;
	margin-top: -140px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	top:-1px;
}
#fl_header ul {
	width: 100%;
	display: -webkit-flex; /* Safari */
	display: flex;
}
#fl_header ul li {
	-webkit-flex: 1;
	flex: 1;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
#fl_header ul li img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	-webkit-backface-visibility: hidden; /* 追加 */
	backface-visibility: hidden; /* 追加 */
}
#fl_header ul li:nth-child(1), #fl_header ul li:nth-child(2) {
	border-right: 1px solid #fff;
}
#fl_header.open {
	margin-top: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}
