@charset "utf-8";
/* common */
body {
	background: #fff url(/common2/images/bg_body.png) repeat left top;

	-webkit-text-size-adjust: none;
}
sup {
	vertical-align: baseline;
}
img {
	vertical-align: top;
}
.switch {
	visibility: hidden;
}
.dispPC {
	display: block;
}
.dispSP {
	display: none;
}
.cfix:before,
.cfix:after {
	display: table;
	content: " ";
}

.cfix:after {
	clear: both;
}
/* main */
#main {
	/*min-width: 1200px;*/
	margin: 0 auto;

	font-feature-settings: "palt";
}
#main a:hover {
	opacity: .7;
}
#main .sec {
	position: relative;
	/*width: 1200px;*/
	margin: 0 auto;
	padding: 0;
}
.btn_area {
	margin: 70px 0 0;
	padding: 50px 0 32px;
	background-color: #f2f2f2;
}
#sec01 + .btn_area {
	margin: 0;
}
#main p {
	margin: 0;
	padding: 0;
 line-height: 1.4;
}
#main h1,
#main h2,
#main h3,
#main h4 {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 1;
}
#main h2 {
	text-align: center;
	font-size: 10px;
}
#main h2 + h3.txt1 {
	margin: 40px auto;
	width: 775px;
	color: #333;
	text-align: center;
	font-size: 48px;
	line-height: 1.2;
 font-weight: 900;
}
#main #sec04 h2 + h3.txt1,
#main #sec06 h2 + h3.txt1 {
	position: relative;
}
h3.txt1 sup {
	position: absolute;
	top: -1em;
	margin: 0 0 0 -1em;
	font-size: 12px;
}
h3.txt1 > span {
	position: relative;
	display: inline-block;
}
h3.txt1 > span > span {
	position: absolute;
	bottom: -35px;
	left: 0;
	right: 0;
	display: inline-block;
	margin: 0 auto;
/* 	width: 250px; */
	text-align: center;
	font-size: 60%;
    /* font-size: 14px; */
}
h3.txt1 > span > small {
	font-size: 60%;
}
/* sec01 */
#sec01 {
	background-color: #fff;
}
#sec01 .sec {
	width: auto;
}
#sec01 .txt1 {
	position: relative;
	z-index: 99;
	padding: 0;
	text-align: left;
	transform: translateX(50%) translateX(-800px);
}
/* sec02 */
#sec02 {
	background-color: #5fb2e7;
}
#sec02 .sec {
	box-sizing: border-box;
	padding: 40px 0;
	width: 980px;
}
#sec02 .txt1 {
	text-align: center;
}
#sec02 .img1,
#sec02 .img2 {
	position: absolute;
	top: 50%;
	margin: 0;
}
#sec02 .img1 {
	left: 80px;
	transform: translate(0, -65%);
}
#sec02 .img2 {
	right: 46px;
	transform: translate(0, -80%);
}
#sec02 .txt2 {
	margin: 25px 0 0;
	text-align: center;
	font-size: 16px;
}
#sec02 .txt2 a {
	display: inline-block;
	padding: 11px 0;
	width: 240px;
	border: 1px solid #fff;
	border-radius: 5px;
	background-image: url(../images/icon_arrow01.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	line-height: 1;
}
#sec02_ex {
	background-color: #0e3696;
}
#sec02_ex .wrap {
	margin: auto;
	padding: 5px 0;
	width: 860px;
}
#sec02_ex p {
	margin: 8px 0 0;
	color: #fff;
	font-size: 11px;
	line-height: 1.2;

	-webkit-font-smoothing: antialiased;
}
#sec02_ex p._note {
	padding: 5px 0 0;
}
#sec02_ex p.title {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px 15px;
	border-bottom: 1px solid #fff;
	letter-spacing: .075em;
	font-size: 22px;
	font-feature-settings: "palt";
}
.text-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 -10px;
	width: 92%;
}
#sec02_ex p .img {
	margin: 0;
	width: 8%;
}
#sec02_ex p .img img {
	width: 80%;
}
p.title .f-size-large {
	margin: 0 0 0 8px;
	font-weight: bold;
	font-size: 45px;
	line-height: .8;
}
p.title span.f-size-large {
	display: block;
	line-height: 10px;
}
.f-size-07 {
	font-weight: bold;
	line-height: 1;
}
.f-size-07 span {
	font-size: 16px;
}
p._note {
	margin: 14px 0 0;
	text-align: center;
}
#sec02_ex .txt1 {
	margin: 4px 0 0;
	text-align: left;
	font-weight: bold;
	font-size: 19px;
	line-height: 1.4;
}
#sec02_ex .img {
	float: right;
	margin: 0;
}
#sec02_ex2 {
	padding: 1px 0;
	background-color: #f2f2f2;
}
#sec02_ex2 p.speed {
	margin: 10px 0 0;
	padding: 0 10px;
	text-align: center;
}
#sec02_ex2 p.speed a {
	color: #fb201e;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
#lp-wimax #sec02_ex2 .list-table2 {
	display: flex;
	justify-content: center;
	margin: 34px 0 0;
}
.list-table2 + p {
	margin: 30px 0 0 !important;
	text-align: center;
	font-size: 16px;
	line-height: 1;
}
.text01 + .apply_webText {
	margin-bottom: 15px!important;
	text-align: center;
	font-size: 16px;
 -webkit-text-decoration-skip: none;
}

a.apply_webAnchor:link {
	position: relative;
	color: #333;
}
a.apply_webAnchor::after {
	position: absolute;
	top: 50%;
	right: -18px;
	display: block;
	padding: 0 14px 0 0;
	width: 7px;
	height: 12px;
	background-image: url("../images/icon_arrow03.png");
	background-position: right center;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	text-decoration: underline;
	transform: translate(0, -50%);
}
#sec02_ex3 {
	padding: 12px 6px;
	border-bottom: 1px solid #fff;
	background-color: #f2f2f2;
	color: #333;
}
#sec02_ex3 .sec {
	margin: auto;
	width: 780px;
}
#sec02_ex3 .sec p {
	color: #666;
	text-align: center;
	font-size: 12px;
}
/* sec03 */
#sec03 {
	padding: 52px 0 0;
	background-color: #fff;
}
#sec03 .txt1 {
	position: relative;
	margin: 0 0 0 84px;
}
#sec03 .txt2 {
	text-align: center;
}
/* sec04 */
#sec04 {
	padding: 52px 0 57px 0;
	background-color: #5fb2e7;
}
#sec04 .inr1 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	box-sizing: border-box;
	margin: 0 auto 70px;
	width: 775px;
}
#sec04 .inr1 > div {
	position: relative;
	width: 369px;
}

#sec04 .txt2 {
	margin: 0 0 12px 19px;
	color: #fff;
	font-size: 30px;
}
#sec04 .txt3 {
	margin: 0 0 12px 0;
	color: #fff;
	font-size: 30px;
}
#sec04 .img1 {
	position: relative;
}
/* sec05 */
#sec05 {
	padding: 50px 0 0;
	background-color: #fff;
}
#sec05 .txt1 {
	position: relative;
	margin: 0 0 0 84px;
}
#sec05 .txt2 {
	margin-top: 6px;
	text-align: right;
}
#sec05 .txt3 {
	margin: 40px 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#sec05 .txt3 a {
	color: #fb201e;
	text-decoration: underline;
}
.circle_box * {
	box-sizing: border-box;
}
.circle_box {
	position: relative;
	margin: auto auto 40px;
	width: 780px;
	text-align: center;
	font-size: 0;
}
.circle {
	position: relative;
	display: inline-block;
	margin: 21px 20px 0;
	width: 330px;
	height: 330px;
}
.circle div {
	padding: 80px 0 0;
	width: 100%;
	height: 100%;
	border-radius: 165px;
	background-color: #5fb2e7;
	color: #fff;
	font-weight: bold;
	font-size: 36px;
}
.circle span {
	position: absolute;
}
.circle .icon1 {
	top: -21px;
	left: -40px;
}
.circle .icon2 {
	bottom: -26px;
	right: -34px;
}
/* sec06 */
#sec06 {
	padding: 54px 0 0;
	background-color: #fff;
}
#sec06 .txt3 {
	margin: 10px 0 20px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#sec06 .txt3 a {
	color: #fb201e;
	text-decoration: underline;
}
#sec06 .txt1 {
	position: relative;
	margin: 0 0 0 84px;
}
#sec06 .txt1 sup {
	position: relative;
	top: -.85em;
	margin: 0;
	vertical-align: super;
}
#sec06 .txt2 {
	position: relative;
	margin: 20px auto 0;
	text-align: center;
}
#sec06 .btn3 {
	margin: 18px 0;
	text-align: center;
}
#sec06 .btn3 a {
	color: #fb201e;
}
.inner_sec06 {
	margin: auto;
	width: 690px;
}
.inner_sec06 .in {
	position: relative;
	padding: 30px 31px 27px;
	border: 4px solid #ccebff;
	border-radius: 20px;
	background-color: #fff;
}
#main .inner_sec06 h4 {
	margin: 45px 0;
	color: #4fb6f4;
	text-align: center;
	font-weight: bold;
	font-size: 38px;
}

.in2 {
	padding: 40px 0 0;
	background-color: #fff;
}
#main .in2 .txt3 {
	margin: 0 40px 40px;
}
#main .in2 .txt4 {
	margin: 0 40px 16px;
	font-size: 18px;
}
#main .in2 .txt4 span {
	color: #ff791a;
}
#main .in2 .txt5 {
	margin: 0 40px;
	font-size: 12px;
}
#main .in2 .btn2 {
	margin: 30px 0 35px;
	text-align: center;
}
#sec06 .link_txt {
	margin: 28px 0 41px;
	text-align: center;
	font-size: 14px;
}
#sec06 .link_txt a {
	padding: 0 14px 0 0;
	background-image: url(../images/icon_arrow02.png);
	background-position: right center;
	background-repeat: no-repeat;
	color: #fff;
}
#sec06 .in3 {
	position: relative;
	margin: 45px 0 26px;
	padding: 28px 21px 30px 21px;
	border: 4px solid #ccebff;
	border-radius: 20px;
	background-color: #fff;
}
#sec06 .in3 p {
	text-align: center;
}
#sec06 .in p img,
#sec06 .in3 p img {
	width: 100%;
}
#sec06 .in3 h5 {
	margin: 0 0 17px;
	text-align: center;
}
#sec06 .in4 {
	margin: 0 0 26px;
}
#sec06 .in4 p img {
	width: 100%;
}
#sec06 .link_btn {
	margin: 23px 0 0;
	text-align: center;
	font-size: 16px;
}
#sec06 .link_btn a {
	display: inline-block;
	padding: 8px 0;
	width: 360px;
	border: 1px solid #333;
	border-radius: 6px;
	color: #333;
	text-decoration: none;
}
#sec06 .link_btn a span {
	display: block;
	margin: 0 8px;
	padding: 0 12px;
	background-image: url(../images/lp-wimax-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
}
/* sec07 */
#sec07 {
	padding: 52px 0 52px 0;
	background-color: #fff;
}
#sec07 .txt1 {
	position: relative;
	margin: 0 0 0 84px;
}
#sec07 .txt2 {
	margin: -35px 0 0 0;
	text-align: center;
}
#sec07 .txt3 {
	position: relative;
	z-index: 200;
	margin-top: -30px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#sec07 .txt3 a {
	color: #fb201e;
	text-decoration: underline;
}
#sec07 .txt3 a:hover {
	color: #fb201e;
	text-decoration: none;
	opacity: 1;
}
/* sec08 */
#sec08 {
	padding: 50px 0 0;
	background-color: #fff;
}
#sec08 .txt1 {
	position: relative;
}
#sec08 .txt2 {
	margin: 8px auto;
	width: 680px;
	color: #808080;
	text-align: right;
	font-size: 13px;
}
#sec08 .txt3 {
	margin: 20px 0 32px 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#sec08 .txt3 a {
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
	background: #fff;
	color: #fb201e;
	text-decoration: underline;
}
#sec08 .txt3 a:hover {
	color: #fb201e;
	text-decoration: none;
	opacity: 1;
}
#sec08 .btn1 {
	width: 100%;
	text-align: center;
}
#sec08 .memo {
	margin: 23px auto 0;
	max-width: 700px;
	color: #666;
	text-align: left;
	font-size: 12px;
}
/* sec09 */
#sec09 {
	padding: 60px 0 45px;
	background-color: #fff;
}
#sec09 .txt1 {
	margin: 0 0 50px 0;
	text-align: center;
	font-weight: bold;
	font-size: 50px;
}
#sec09 .txt2 {
	text-align: center;
}
#sec09 .img2 {
	position: absolute;
	top: -148px;
	right: 83px;
	display: none;
	width: 280px;
}
#sec09 .btn1 {
	text-align: center;
}
#sec09 .btn1 p {
	display: inline-block;
	padding: 0 10px;
}
#main .sec09_box {
	text-align: center;
}
#main .sec09_box .title01 {
	padding-bottom: 38px;
	font-weight: bold;
	font-size: 50px;
	color: #333;
}
#main .sec09_box .txt5 {
	padding: 4px 0 35px;
	font-size: 18px;
}
/* sec10 */
#sec10 {
	padding: 48px 0 2px 0;
	background-color: #fff;
}

#sec10 .box_base h4 {
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
}
#sec10 .txt1 .pc_h3txt {
	display: block;
	padding-top: 10px;
	color: #fff;
	font-size: 19px;
}
#sec10 .btn1 a img,
#sec10 .btn3 a img {
	margin-bottom: 6px;
}
#sec10 .txt2 {
	margin: 0;
	padding: 0 0 16px;
	color: #fff;
	text-align: center;
	font-size: 20px;
}
#sec10 .txt3 {
	margin: 0 0 16px 0;
}
#sec10 .txt4 {
	margin: 0 auto;
	width: 980px;
}
#sec10 .img1 {
	padding: 0 40px;
	background: #fff;
	text-align: center;
}
#sec10 .img2 {
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	padding: 0 0 26px;
	background: #fff;
	text-align: center;
}
#sec10 .img2 .pro_area {
	display: -ms-flexbox;
	display: flex;
	padding: 38px 0 29px;
}
#sec10 .img2 .pro_area > div {
	box-sizing: border-box;
	width: 50%;
}
#sec10 .btn1 {
	width: 100%;
	text-align: center;
}
#sec10 .btn2 {
	width: 100%;
	text-align: left;
}
#sec10 .btn2 a {
	display: block;
}
#sec10 .btn1 a img,
#sec10 .btn2 a img {
	margin-bottom: 6px;
}
#sec10 .btn4 {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	text-align: center;
}
#sec10 .btn5 {
	position: absolute;
	bottom: 86px;
	right: 36px;
	width: 100%;
	text-align: right;
	font-size: 10px;
}
#sec10 .btn5 a {
	color: #fb201e;
}
#sec10 .inr1 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto 27px auto;
	width: 980px;
}
#sec10 .inr1 .cell1 {
	width: 540px;
	background-color: #fff;
}
#sec10 .inr1 .cell2 {
	position: relative;
	width: 400px;
}
#sec10 .inr2 {
	display: -ms-flexbox;
	display: flex;
	padding: 18px 0 26px;
	background-color: #fff;
}
#sec10 .inr2 > div {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 50%;
}
#sec10 .inr2 .img_box {
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 12px;
	height: 126px;
}
#sec10 .img2 .img_box {
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 246px;
}
#sec10 .inr2 ul.btn_set,
#sec10 .img2 ul.btn_set {
	margin: 0;
	list-style: none;
	text-align: center;
}
#sec10 .inr2 ul.btn_set li,
#sec10 .img2 ul.btn_set li {
	margin: 0;
}
#sec10 .inr2 ul.btn_set li:first-of-type,
#sec10 .img2 ul.btn_set li:first-of-type {
	margin-bottom: 6px;
}
#sec10 .inr3 {
	margin: 0 auto;
	width: 980px;
}
#sec10 .inr4 {
	position: relative;
	margin: 12px 0 0;
	padding: 0 0 30px;
	background-color: #fff;
}
#sec10 .inr4 .inr4_txt {
	position: absolute;
	bottom: 86px;
	left: 296px;
	font-size: 10px;
}
#sec10 .box_text {
	text-align: left;
}
#sec10 .inr2 .box_text {
	width: auto;
}
#sec10 .inr2 .img_box img {
	width: auto;
	height: 100%;
}
#sec10 .img2 .box_text {
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 30px 0 10px;
}
#sec10 .box_text .btn_list {
	overflow: hidden;
	margin: 0;
	list-style: none;
}
#sec10 .box_text .btn_list li {
	margin: 0;
	width: 88px;
	border: 1px solid #00a0e6;
	color: #00a0e6;
	text-align: center;
}
#sec10 .img2 .box_text .btn_list li:first-of-type {
	margin: 0 0 5px;
}
#sec10 .box_text .btn_list li span {
	position: relative;
	line-height: 0;
}
#sec10 .box_text .btn_list li span:after {
	position: absolute;
	top: 4px;
	right: -8px;
	content: "+";
}
#sec10 .img1 .box_text {
	margin: 0 0 14px;
}
#sec10 .img1 .box_text .title {
	padding-top: 12px;
}
#sec10 .img1 .box_text .title span {
	line-height: 1.3;
}
#sec10 .img1 .btn_list li {
	float: left;
}
#sec10 .img1 .btn_list li:last-child {
	float: right;
}
#sec10 .box_text .btn_list li:last-child {
	border: 1px solid #f36501;
	color: #f36501;
}
#sec10 .box_text .title span {
	display: block;
	font-weight: bold;
	font-size: 19px;
	line-height: 1.4;
}
#sec10 .inr4 h4 {
	margin: 0 0 27px;
	padding: 30px 0 0;
	text-align: center;
}
.box_set {
	margin: 0 auto 17px;
	width: 905px;
	background-position: center 60%;
	background-repeat: no-repeat;
}
.box_set * {
	box-sizing: border-box;
}
.box_set .box_left,
.box_set .box_right {
	position: relative;
	float: left;
	width: 430px;
}
.box_set .box_left .in,
.box_set .box_right .in {
	position: relative;
	padding: 4px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
}
.box_set .box_right {
	float: right;
}
.box_set h5 {
	color: #fb1694;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
.box_set .box_right h5 {
	color: #0099e5;
}
.box_set .box_right .in > p {
	position: absolute;
	top: 25px;
	right: -4px;
	z-index: 50;
}
.box_set dl {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}
.box_set dl dt {
	position: relative;
	padding: 8px 0;
	background-color: #f387b8;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
.box_set dl dt img {
	margin: 0 12px 0 0;
	vertical-align: middle;
}
.box_set dl dt span {
	position: absolute;
	top: 0;
	right: 100px;
	display: inline-block;
	font-size: 9px;
}
.box_set dl dd {
	padding: 0 0 16px;
	background-color: #ffebf6;
	text-align: center;
}
.box_set .box_right dt {
	padding: 8px 20px 8px 0;
	background-color: #12b7ff;
}
.box_set .box_right dd {
	padding: 0 40px 16px 0;
	background-color: #dbf6ff;
}
#main .box_set .box_left > p {
	margin: 10px 0 0;
	text-align: right;
	font-size: 10px;
}
#main .box_set .box_right > p {
	margin: 10px 0 0;
	text-align: right;
	font-size: 10px;
}
#main .box_set .box_right > p a {
	position: relative;
	padding: 0 20px 0 0;
	color: #fb201e;
}
#main .box_set .box_right > p a:after {
	position: absolute;
	top: 1px;
	right: 10px;
	display: inline-block;
	width: 6px;
	height: 11px;
	background: url(../images/icon_09.png) no-repeat right center;
	content: "";
}
#main #sec10 p.btn01 {
	clear: both;
	text-align: center;
}
#sec10 .bnr {
	margin: 50px auto 0;
	text-align: center;
}
#sec10 .bnr li{
	margin: 0;
}
/* sec11 */
#sec11 {
	padding: 48px 0 68px 0;
	background-color: #002f9c;
}
#sec11 .txt1 {
	margin: 0 0 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 50px;
}
#sec11 .txt1 .pc_h3txt {
	display: block;
	margin: 20px 0 0;
	padding-bottom: 18px;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
}
#sec11 .txt2 {
	margin: 0 0 20px 0;
	text-align: center;
}
#sec11 .txt3 {
	display: block;
	padding: 30px 0 15px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
}
#sec11 .btn1 {
	text-align: center;
}
#sec11 .case_list {
	list-style: none;
}
#sec11 .case_list li {
	position: relative;
	margin: 0;
	padding-bottom: 20px;
}
#sec11 .case_list li .text {
	position: absolute;
	top: 65px;
	right: 12px;
	width: 250px;
	font-size: 14px;
	line-height: 2;
}
#sec11 .case_list li:nth-child(2n) .text {
	left: 39px;
}
#sec11 .case_list li .text span {
	display: block;
	padding-bottom: 16px;
	color: #031032;
	font-weight: bold;
	font-size: 18px;
}
#sec11 .case_list li .text .num {
	display: none;
}
#sec11 .inr1 {
	margin: 0 auto;
	width: 740px;
}
/* sec12 */
#sec12 {
	padding: 32px 0 30px 0;
	background-color: #f2f2f2;
}
#sec12 .bnr {
	margin: 0 0 35px 0;
	padding: 0;
	list-style-type: none;
}
#sec12 .bnr li {
	margin: 0 auto 20px auto;
	padding: 0;
	width: 980px;
	list-style-type: none;
	text-align: center;
}
#sec12 .txt1 {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}
#sec12 .txt1 > li {
	position: relative;
	margin: 0;
	padding: 0 0 0 2.6em;
	color: #666;
	list-style-type: none;
	letter-spacing: 1px;
	line-height: 1.8;
}
#sec12 .txt1 > li > span.ico {
	position: absolute;
	top: 0;
	left: 0;
}
#sec12 .txt2 {
	margin: 15px 0 15px 0;
	padding: 0;
	text-align: right;
}
#sec12 .txt2 span {
	display: inline-block;
	padding: 0 8px;
	border: solid 1px #999;
	border-radius: 3px;
	color: #666;
	font-size: 11px;
}
#sec12 .txt2 strong {
	color: #ff008c;
	font-weight: bold;
}
#sec12 .inr1 {
	margin: 0 auto;
	width: 980px;
}
#sec12 .inr2 {
	width: 100%;
}
#sec13 {
	padding: 32px 0 12px;
}
#main #sec13 .sec {
	width: 980px;
}
#main #sec13 .sec img {
	width: 100%;
	height: auto;
}
.clearfix:after {
	display: block;
	clear: both;
	content: "";
}
#sec14 {
	padding: 52px 0 33px;
	background-color: #fff;
}
#sec14 h4 {
	margin: 0 0 40px;
	text-align: center;
	font-size: 36px;
 color: #333;
}
#sec14 ul {
	margin: 0 100px;
	list-style: none;
	text-align: center;
	font-size: 0;
}
#sec14 ul li {
	display: inline-block;
	margin: 0 20px 40px;
	width: 373px;
	font-size: 15px;
}
#sec14 ul li img {
	width: 100%;
	height: auto;
}
#sec15 {
	padding: 80px 0;
	background-color: #fff;
}
#main p.btn01 {
	text-align: center;
}
@media screen and (max-width: 1024px) {
	#sec01 .txt1 {
		position: relative;
		z-index: 99;
		padding: 0;
		text-align: left;
		transform: translate(0);
	}
	#sec01 .txt1 img {
		width: 100%;
	}
	#sec02_ex .sec {
		display: flex;
		justify-content: center;
		padding: 24px 0;
		width: auto;
	}
}
@media screen and (max-width: 768px) {
	html {
		font-size: calc(100vmin / 32);
	}
	.dispPC {
		display: none;
	}
	.dispSP {
		display: block;
	}
	#main {
		overflow: hidden;
		min-width: 100%;
		width: 100%;
	}
	#main .sec {
		margin: 0;
		width: auto;
	}
	#main img {
		width: auto;
		height: auto;
	}
	/* sec01 */
	#sec01 {
		position: relative;
		padding: 0;
		height: auto;
	}
	#sec01 .sec {
		margin: 0;
		width: 100%;
	}
	#sec01 .txt1 {
		padding: 0 0;
		transform: translate(-20vw, 0);
	}
	#sec01 .txt1 img {
		max-width: none;
		width: auto;
		height: 35vw;
	}
	#sec01 .btn1 {
		display: none;
	}
	/* sec02 */
	#sec02 .sec {
		padding: 5.8% 0;
		width: auto;
	}
	#sec02 .txt1 {
		margin: 0 25%;
	}
	#sec02 .txt1 img {
		width: 100%;
		height: auto;
	}
	#sec02 .img1,
	#sec02 .img2 {
		position: absolute;
		top: 50%;
		margin: 0;
	}
	#sec02 .img1 {
		left: 5%;
		width: 18%;
		transform: translate(0, -50%);
	}
	#sec02 .img2 {
		right: 3%;
		width: 22%;
		transform: translate(0, -50%);
	}
	#sec02 .img1 img,
	#sec02 .img2 img {
		width: 100%;
		height: auto;
	}
	#sec02 .txt2 {
		margin: 5% 0 0;
		font-size: 16px;
		font-size: 1.1rem;
	}
	#sec02 .txt2 a {
		padding: 2.5% 0;
		width: 40%;
	}
	#sec02_ex .wrap {
		margin: 0 6vmin;
		padding: 10px 0;
		width: auto;
	}
	#sec02_ex p {
		margin: 8px 0 0;
		font-size: 25px;
		font-size: 3.3vw;
		line-height: 1.2;
	}
	#sec02_ex p.title {
		align-items: center;
		justify-content: space-between;
		padding: 0 10px 10px;
		border-bottom: 1px solid #fff;
		letter-spacing: .075em;
		font-size: 25px;
		font-size: 3.3vw;

		font-feature-settings: "palt";
	}
	.text-wrap {
		display: flex;
		align-items: flex-start;
		flex-direction: column;
		justify-content: flex-start;
		margin: 0 0 -10px;
		width: 85%;
	}
	#sec02_ex p .img {
		margin: 0;
		width: 10%;
	}
	#sec02_ex p .img img {
		width: 100%;
	}
	p.title .f-size-large {
		margin: 0;
		font-size: 5vmin;
	}
	.f-size-07 {
		line-height: 1;
	}
	.f-size-07 span {
		font-size: 25px;
		font-size: 3.3vw;
	}
	#sec02_ex p._note {
		margin: 7px 0 0;
		text-align: left;
		font-size: 2.4vw;
		line-height: 1.6;
	}

	.btn_area {
		margin: 6.6vmin 0 0;
		padding: 4.8vmin 0 4.5vmin;
	}

	/* sec03 */
	#sec03 {
		padding: 0;
	}
	#sec03 .txt1 {
		margin: 0;
		text-align: center;
	}
	#sec03 .txt1 .pc_h3txt {
		bottom: 19%;
		left: 20%;
		font-size: 25px;
		font-size: 3.3vw;
	}
	#sec05 .txt1 .pc_h3txt {
		bottom: 0;
		left: 20%;
		font-size: 25px;
		font-size: 3.3vw;
	}
	#sec07 .txt1 .pc_h3txt {
		bottom: 0;
		left: 22%;
		font-size: 25px;
		font-size: 3.3vw;
		line-height: 1.3;
	}
	#sec03 .txt2 {
		margin: 0 15px;
		text-align: center;
	}
	#sec03 .txt3 {
		margin: 0 auto;
		width: 61.33%;
		text-align: center;
	}
	#sec03 .img1 {
		position: absolute;
		bottom: -5px;
		right: 3px;
		width: 11.33%;
	}
	#sec03 .img2 {
		position: absolute;
		bottom: -5px;
		left: 3px;
		width: 11.33%;
	}
	/* sec04 */
	#sec04 {
		padding: 0 0 25px 0;
	}
	#sec04 .inr1 {
		margin: 0 25px;
		width: auto;
	}
	#sec04 .inr1 > div {
		width: 45.23%;
	}
	#sec04 .inr1 .cell2 {
		padding: 0;
	}
	#sec04 .txt1 {
		margin: 0;
		text-align: center;
	}
	#sec08 .txt1 .pc_h3txt,
	#sec06 .txt1 .pc_h3txt,
	#sec04 .txt1 .pc_h3txt {
		bottom: 13%;
		left: 22%;
		font-size: 25px;
		font-size: 3.3vw;
	}
	#sec08 .txt1 .pc_h3txt {
		bottom: 4%;
		left: 22%;
		font-size: 25px;
		font-size: 3.3vw;
	}
	#sec04 .txt2 {
		margin: 0 0 2% 4%;
		font-size: 1.2rem;
	}
	#sec04 .txt3 {
		margin: 0 0 2% 0;
		font-size: 1.2rem;
	}
	/* sec05 */
	#sec05 {
		padding: 0;
	}
	#sec05 .txt1 {
		margin: 0;
		text-align: center;
	}
	#sec05 .txt2 {
		margin-top: 6px;
		text-align: right;
		font-size: 0.8rem;

	}
	#sec05 .txt3 {
		top: 98%;
		box-sizing: border-box;
		margin: 4.5vmin 0;
		padding: 0 10px;
		font-size: 3.2vw;
		line-height: 1.2;
	}
	#sec05 .img1 {
		bottom: -18%;
		left: 2.5%;
		width: 12%;
	}
	#sec05 .img2 {
		top: -15%;
		right: 3%;
		width: 13%;
	}
	.circle_box {
		position: relative;
		margin: 40px auto;
		width: auto;
		height: 44%;
		text-align: center;
		font-size: 0;
	}
	.circle {
		position: relative;
		margin: 0 1.3% 0;
		width: 44%;
		height: 100%;
	}
	.circle:before {
		display: block;
		padding-top: 100%;
		content: "";
	}
	.circle div {
		position: absolute;
		top: 0;
		left: 0;
		padding: 24% 0 0;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		color: #fff;
		font-weight: normal;
		font-size: 1.5rem;
	}
	.circle span {
		position: absolute;
	}
	.circle .icon1 {
		top: -15%;
		left: 0;
		width: 30%;
	}
	.circle .icon2 {
		bottom: -15%;
		right: 0;
		width: 30%;
	}
	.circle span img {
		width: 100%;
		height: auto;
	}
	/* sec06 */
	#sec06 {
		padding: 0;
	}
	#sec06 .txt1:not(ul) {
		margin: 0;
		text-align: center;
	}
	#sec06 .txt2 {
		width: 100%;
	}
	#sec06 .txt3 {
		width: 100%;
	}
	#sec06 .txt2 {
		margin: 15px 0 0 0;
		font-size: 0.8rem;
	}
	#sec06 .txt3 {
		top: 98%;
		box-sizing: border-box;
		margin: 15px 0;
		padding: 0;
		text-align: left;
		font-size: 2.98vw;
	}
	#sec06 .txt3 a {
		display: block;
		margin: 5px 0;
	}
	#sec06 .txt3 br {
		display: none;
	}
	#sec06 .btn1 a {
		display: block;
		margin: auto;
		width: 26.66%;
	}
	#sec06 .btn2 {
		width: 26.66%;
	}
	#sec06 .btn3 {
		top: 78.57%;
	}
	.inner_sec06 {
		margin: 0 2% 0;
		width: auto;
	}
	.inner_sec06 .in {
		padding: 5% 4.35%;
		background-color: #fff;
	}
	#main .inner_sec06 h4 {
		margin: 4.6vmin 0;
		text-align: center;
		font-weight: bold;
		font-size: 1.8rem;
	}
	.in + h4 {
		margin: 4.6vmin 0 !important;
	}
	#main .inner_sec06 h4 strong {
		color: #000;
	}
	.in2 {
		padding: 2.9% 0 0;
		background-color: #fff;
	}
	#main .in2 img {
		width: 100%;
		height: auto;
	}
	#main .in2 .txt3 {
		margin: 0 2.9% 10px;
		width: auto;
	}
	#main .in2 .txt4 {
		margin: 0 2.9% 8px;
		font-size: 1.2rem;
	}
	#main .in2 .txt4 span {
		color: #ff791a;
	}
	#main .in2 .txt5 {
		margin: 0 2.9%;
		font-size: .8rem;
	}
	#main .in2 .btn2 {
		margin: 15px auto 17px;
		text-align: center;
	}
	#sec06 .in3 {
		margin: 4vmin 0;
		padding: 5% 4.35%;
		border-radius: 20px;
		background-color: #fff;
	}
	#sec06 .in3 h5 {
		margin: 0 0 12px;
	}
	#sec06 .in3 h5 img {
		width: 50%;
		height: auto;
	}
	#sec06 .in4 {
		margin: 0 0 14px;
		padding: 0 0;
	}
	#sec06 .link_btn {
		margin: 15px 0 0;
		font-size: 1.2rem;
	}
	#sec06 .in3 .link_btn a {
		padding: 8px 0;
		width: 85%;
	}
	/* sec07 */
	#sec07 {
		padding: 0 0 21px 0;
	}
	#sec07 .txt1 {
		margin: 0;
		text-align: center;
	}
	#sec07 .txt2 {
		margin: -25px 0 0 0;
		text-align: center;
	}
	#sec07 .txt3 {
		top: 98%;
		box-sizing: border-box;
		padding: 0 10px;
		font-size: 2.2vw;
	}
	#sec11 .case_list li {
		margin-left: 15px;
	}
	/* sec08 */
	#sec08 {
		padding: 0;
	}
	#sec08 .inr1 {
		margin: 0 15px;
	}
	#sec08 .txt1 {
		position: relative;
		margin: 0;
		text-align: center;
	}
	#sec08 .txt2 {
		width: auto;
		text-align: right;
		font-size: 0.8rem;
	}
	#sec08 .txt3 {
		margin: 10px 0 20px 0;
		font-size: 1rem;
	}
	#sec08 .txt3 a {
		text-align: left;
	}
	#sec08 .btn1 {
		margin: 0 auto;
		width: 53.33%;
	}
	#sec08 .inr1 {
		background: none;
	}
	#sec08 .memo {
		margin: 23px 0 0;
		color: #666;
		font-size: 10px;
	}
	/* sec09 */
	#sec09 {
		padding: 20px 15px 25px;
	}
	#sec09 .txt1 {
		margin: 20px 0;
		font-size: 2.7rem;
		line-height: 1.2;
	}
	#sec09 .img2 {
		display: none;
	}
	#sec09 .btn1 {
		margin: 0 auto;
		width: 77.86%;
	}
	#sec09 .btn1 p {
		display: block;
		padding: 0 0 10px 0;
	}
	#main .sec09_box .title01 {
		padding-bottom: 15px;
		font-size: 2.4rem;
	}
	#main .sec09_box .title01 img {
		width: 60%;
	}
	#main .sec09_box .txt5 {
		padding-bottom: 25px;
		font-size: 14px;
	}
	/* sec10 */
	#sec10 {
		padding: 22px 0 0;
	}
	#sec10 .txt1 {
		margin: 0 0 22px;
		text-align: center;
		font-size: 2.2rem;
	}
	#sec10 .txt1 .pc_h3txt {
		display: block;
		margin: 5px 0 0;
		padding: 0;
		font-size: 25px;
		font-size: 3.3vw;
	}
	#sec10 .txt2 {
		margin: 0 0 10px 0;
	}
	#sec10 .txt3 {
		margin: 0 0 10px 0;
	}
	#sec10 .txt4 {
		margin: 0 15px 10px 15px;
		width: auto;
	}
	#sec10 .inr4 .inr4_txt {
		bottom: 50%;
		left: inherit;
		right: 1%;
	}
	#sec10 .btn1 {
		bottom: 1%;
		left: auto;
		width: 92.75%;
	}
	#sec10 .btn2 {
		position: relative;
		bottom: auto;
		left: auto;
		width: auto;
	}
	#sec10 .btn2 a {
		position: relative;
		bottom: 7.8%;
		left: 2.75%;
		display: inline-block;
		width: 46.37%;
	}
	#sec10 .btn3 {
		bottom: 7.8%;
		right: 2.75%;
		width: 46.37%;
	}
	#sec10 .btn4 {
		bottom: 3.8%;
	}
	#sec10 .btn4 a {
		display: block;
		margin: 0 auto;
		width: 43.47%;
	}
	#sec10 .btn5 {
		bottom: 11.8%;
		right: 3.8%;
		font-size: 8px;
	}
	#sec10 .inr1 {
		flex-direction: column;
		margin: 0 15px;
		width: auto;
	}
	#sec10 .inr1 .cell1 {
		float: none;
		margin: 0 0 22px 0;
		width: auto;
	}
	#sec10 .inr1 .cell2 {
		float: none;
		margin: 0 0 20px 0;
		width: auto;
	}
	#sec10 .inr2 {
		padding: 4px 0 6px;
	}
	#sec10 .inr2 > div {
		box-sizing: border-box;
		padding: 0 6px;
		width: 50%;
	}
	#sec10 .img1 {
		padding: 0 15%;
	}
	#sec10 .inr2 .img_box {
		height: 93px;
	}
	#sec10 .inr2 .img_box img {
		max-height: 100%;
		width: auto;
	}
	#sec10 .img2 .img_box {
		height: auto;
	}
	#sec10 .img2 ul.btn_set {
		display: -ms-flexbox;
		display: flex;
	}
	#sec10 .img2 ul.btn_set li {
		margin: 0 6px;
	}

	#sec10 .inr3 {
		margin: 0 15px;
		width: auto;
		background: #fff;
	}
	#sec10 .box_text .btn_list li {
		width: 48%;
		font-size: 3vw;
	}
	#sec10 .box_text {
		top: 16%;
		left: 51%;
		width: 45%;
	}
	#sec10 .box_text .title {
		font-size: 3vw;
	}
	#sec10 .box_text .title span {
		font-size: 4vw;
	}
	#sec10 .img1 .box_text {
		left: 16%;
	}
	#sec10 .img1 .box_text .btn_list li {
		width: 47%;
		font-size: 2vw;
	}
	#sec10 .box_text .btn_list li:first-child {
		box-sizing: border-box;
		padding-right: 5px;
	}
	#sec10 .box_text .btn_list li span:after {
		top: 38%;
		right: -17%;
	}
	#sec10 .img1 .box_text .title {
		padding-top: 10%;
		font-size: 2vw;
	}
	#sec10 .img1 .box_text .title span {
		font-size: 3vw;
	}
	#sec10 .inr4 {
		padding: 15px 10px 15px;
	}
	#sec10 .inr4 h4 {
		margin: 0 auto 7px;
		padding: 0;
		width: 86.77%;
		text-align: center;
	}
	.box_set {
		margin: 0 auto 17px;
		width: auto;
		background-position: center 52%;
	}
	.box_set .box_left,
	.box_set .box_right {
		float: none;
		width: auto;
	}
	.box_set .box_left .in,
	.box_set .box_right .in {
		padding: 5px;
	}
	.box_set .box_right {
		float: none;
		margin: 50px 0 0;
	}
	.box_set h5 {
		margin: 0 0 5px;
		font-size: 1.8rem;
		line-height: 1.2;
	}
	.box_set .box_right h5 {
		color: #0099e5;
	}
	.box_set .box_right .in > p {
		position: absolute;
		top: 17%;
		right: -1%;
		z-index: 50;
		width: 20%;
	}
	.box_set dl {
		position: relative;
		overflow: hidden;
		border-radius: 5px;
	}
	.box_set dl dt {
		padding: 8px 0;
		font-weight: bold;
		font-size: 1.8rem;
	}
	.box_set dl dt img {
		margin: 0 11px 0 0;
		width: 21% !important;
	}
	.box_set dl dt span {
		position: absolute;
		top: 0;
		right: 20%;
		display: inline-block;
		font-size: .9rem;
	}
	.box_set dl dd {
		padding: 11px 10px 8px;
		background-color: #ffebf6;
		text-align: center;
	}
	.box_set .box_right dt {
		padding: 8px 20px 8px 0;
		background-color: #12b7ff;
	}
	.box_set .box_right dd {
		padding: 15px 10px 10px 10px;
		background-color: #dbf6ff;
	}
	#main .box_set .box_left > p {
		margin: 10px 0 0;
		text-align: right;
		font-size: 1rem;
	}
	#main .box_set .box_right > p {
		margin: 10px 0 0;
		text-align: right;
		font-size: .8rem;
	}
	#main .box_set .box_right > p a {
		position: relative;
		padding: 0 20px 0 0;
		color: #fb201e;
	}
	#main .box_set .box_right > p a:after {
		position: absolute;
		top: 1px;
		right: 10px;
		display: inline-block;
		width: 6px;
		height: 11px;
		background: url(../images/icon_09.png) no-repeat right center;
		content: "";
	}
	#main #sec10 p.btn01 {
		clear: both;
		margin: auto;
		width: 43.47%;
		text-align: center;
	}
	#sec10 .img2 .pro_area {
		padding: 5px 0 10px;
	}
	#sec10 .bnr {
		margin: 0 15px;
	}
	/* sec11 */
	#sec11 {
		padding: 15px 0 20px 0;
	}
	#sec11 .txt1 {
		margin: 10px 0;
		text-align: center;
		font-size: 2.7rem;
	}
	#sec11 .txt1 .pc_h3txt {
		margin: 5px 0 0;
		font-size: 3.3vw;
	}
	#sec11 .txt3 {
		padding: 15px 0 10px;
		font-size: 3.3vw;
	}
	#sec11 .txt2 {
		margin: 0 15px 10px 15px;
	}
	#sec11 .btn1 {
		margin: 0 auto;
		margin: 0 15px 0 15px;
	}
	#sec11 .inr1 {
		margin-right: 15px;
		width: auto;
	}
	#sec11 .case_list li {
		position: inherit;
	}
	#sec11 .case_list li .text {
		position: inherit;
		box-sizing: border-box;
		padding: 10px;
		width: 100%;
		background: #f7f7f7;
	}
	#sec11 .case_list li img {
		width: 100%;
	}
	#sec11 .case_list li .text .num {
		display: block;
		padding-bottom: 0;
	}
	#sec11 .case_list li .text .num img {
		max-width: 100%;
		width: auto;
		height: 28px;
	}
	#sec11 .case_list li .text span {
		padding-top: 10px;
		padding-bottom: 5px;
	}
	/* sec12 */
	#sec12 {
		padding: 15px;
	}
	#sec12 .bnr {
		margin: 0 0 15px 0;
		padding: 0;
	}
	#sec12 .bnr li {
		margin: 0 0 10px 0;
	}
	#sec12 .txt1 {
		margin: 0 0 10px 0;
	}
	#sec12 .txt2 {
		margin: 15px 0 6px 0;
	}
	#sec12 .txt2 span {
		padding: 0 2px;
		font-size: 8px;
	}
	#sec12 .inr1 {
		margin: 0;
		width: auto;
	}
	#main #sec13 {
		padding: 15px;
	}
	#main #sec13 .sec {
		margin: auto;
		width: 80%;
	}
}
@media screen and (max-width: 414px) {
	#sec06 .btn3 {
		top: 76.57%;
		box-sizing: border-box;
		padding: 0 10px;
		font-size: .8rem;
	}
	#sec10 .btn5 {
		bottom: 11.8%;
		right: 3%;
		width: 100%;
		text-align: right;
		font-size: 8px;
	}
}

@media screen and (max-width: 340px) {
	#sec12 .bnr li {
		width: 100%;
	}
	#sec10 .img1 .box_text {
		width: 73%;
	}
	#sec10 .img1 .box_text .title span,
	#sec10 .img1 .box_text .title {
		line-height: 1.1;
	}
	#sec10 .btn5 {
		bottom: 6.8%;
		font-size: 1.8vw;
	}
	#sec10 .img1 .box_text .title {
		top: 5% !important;
	}
}
.link-txt {
	background: #fff;
	text-align: right;
}
.link-txt span {
	display: block;
	margin: 0 auto;
	padding: 14px 0;
	width: 980px;
}
.link-txt a {
	padding: 5px 25px 5px 20px;
	padding-right: 15px;
	border: 1px solid #0e3796;
	border-radius: 15px;
	background: url(../images/icon_01.png) no-repeat 97% center;
	color: #039;
	font-weight: bold;
	font-size: 12px;
}
.link-txt a:hover {
	text-decoration: none;
	opacity: .7;
}
#sec08 .text01,
#sec07 .text01,
#sec06 .text01,
#sec05 .text01,
#sec04 .text01,
#sec03 .text01,
#sec10 .text01 {
	margin: 0 auto 40px;
	width: 775px;
	text-align: center;
	font-size: 16px;
}
#sec10 .img01 {
	margin: 40px auto;
	text-align: center;
}

#sec09 .btn01 {
	padding-bottom: 60px;
	padding-bottom: 20px;
	text-align: center;
}
#sec09 .list01 {
	text-align: right;
}
#sec09 .list01 li {
	display: inline-block;
}
#sec09 .list01 li span {
	padding: 5px 0 5px 25px;
	background: url(../images/icon_03.png) no-repeat 0 center;
	color: #002792;
	cursor: pointer;
}
#sec09 .list01 li:last-child span {
	background: url(../images/icon_02.png) no-repeat 0 center;
}
#sec09 .list01 {
	margin: 0 auto 10px;
	width: 980px;
	font-size: 14px;
}
#sec09 .qaList {
	margin: 0 auto 20px;
	width: 980px;
	border-top: 1px solid #ccc;
	font-size: 14px;
}
#sec09 .qaList a:link,
#sec09 .qaList a:hover,
#sec09 .qaList a:visited,
#sec09 .qaList a:active{
	color: #039;
}
/*#sec09 .box_inner {
	padding-bottom: 30px;
}*/
#sec09 .qaList dt {
	padding: 15px 40px 15px 126px;
	border-bottom: 1px solid #ccc;
	background: url(../images/icon_q.png) no-repeat 40px center;
	text-align: left;
}
#sec09 .qaList dt span {
	display: block;
	padding: 10px 0;
	background: url(../images/icon_06.png) no-repeat right center;
}
#sec09 .qaList .open span {
	background: url(../images/icon_05.png) no-repeat right center;
}
#sec09 .qaList dd {
	display: none;
	padding: 15px 90px 15px 126px;
	border-bottom: 1px solid #ccc;
	background: #ebebeb url(../images/icon_a.png) no-repeat 40px center;
	text-align: left;
}
#sec09 .qaList dd.open {
	display: block;
}
#main .list02 {
	padding: 25px 0 10px;
	text-align: center;
}
#main .list02 a {
	display: inline-block;
	margin: 0 8px;
}
.list03 {
	text-align: center;
}
.list03 li {
	display: inline-block;
	list-style: none;
}
.list03 li a {
	display: inline-block;
}
#main .list03 .text {
	margin-top: 30px;
	padding-right: 18px;
	background: url(../images/icon_07.png) no-repeat right center;
	color: #5fb2e7;
	font-weight: bold;
	font-size: 16px;
}
#main .btn06 {
	padding-top: 20px;
	text-align: center;
}
#main .btn06 a {
	padding-right: 18px;
	background: url(../images/icon_07.png) no-repeat right center;
	color: #5fb2e7;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#main .list03 li:last-child .text {
	text-decoration: none;
}
#main .list03 li:last-child .text span,
#main .btn06 a span {
	border-bottom: 2px solid #5fb2e7;
}
#main #sec08 .btn06 a span,
#main #sec06 .btn06 a span,
#main #sec04 .btn06 a span {
	border-bottom: 2px solid #fff;
}
#main #sec08 .list02,
#main #sec07 .list02,
#main #sec06 .list02 {
	padding-top: 40px;
}
#main #sec04 .list02 {
	padding-top: 90px;
}
#main #sec08 .btn06 a,
#main #sec06 .btn06 a,
#main #sec04 .btn06 a {
	background: url(../images/icon_08.png) no-repeat right center;
	color: #fff;
}
@media screen and (max-width: 768px) {
	#sec12 .bnr li {
		width: 100%;
	}
	.link-txt span {
		width: auto;
	}
	.link-txt {
		padding-right: 10px;
	}
	.link-txt a {
		font-size: 2.4vw;
	}
	#sec08 .text01,
	#sec07 .text01,
	#sec06 .text01,
	#sec05 .text01,
	#sec04 .text01,
	#sec03 .text01,
	#sec10 .text01 {
		margin: 0 auto 20px;
		padding: 0 15px;
		width: auto;
		font-size: 3.4vw;
	}
	#sec10 .img01 {
		margin: 6vmin auto;
		text-align: center;
	}
	#sec07 .text01 {
		padding-bottom: 15px;
	}
	#sec03 .btn01,
	#sec09 .btn01 {
		margin: 0 auto;
		padding-top: 0;
		width: 67%;
	}
	#sec03 .btn01 {
		padding-top: 10px;
		width: 50%;
	}
	#sec08 .text01 {
		padding: 0;
	}
	#sec09 .list01,
	#sec09 .qaList {
		width: auto;
	}
	#sec09 .list01 {
		font-size: 3.2vw;
	}
	#sec09 .qaList dt {
		padding: 10px 5px 10px 48px;
		background: url(../images/icon_q.png) no-repeat 10px 10px;
		background-size: 30px auto;
		font-size: 3.2vw;
	}
	#sec09 .qaList dt span {
		padding: 0 25px 0 0;
		background: url(../images/icon_06.png) no-repeat right center;
		background-size: 20px auto;
	}
	#sec09 .qaList .open span {
		background: url(../images/icon_05.png) no-repeat right center;
		background-size: 20px auto;
	}
	#sec09 .qaList dd {
		padding: 10px 5px 10px 48px;
		background: #ebebeb url(../images/icon_a.png) no-repeat 10px 10px;
		background-size: 30px auto;
		font-size: 3.2vw;
	}
	#main .list02 img {
		margin-bottom: 10px;
	}
	#main .list02 {
		margin: 0 auto;
		padding-bottom: 0;
		width: 77.86%;
	}
	#main .btn06 a {
		font-size: 12px;
	}
	#main .btn06 {
		padding-top: 5px;
	}
	#sec04 .list02 {
		margin-top: -10px;
		padding-top: 0;
	}
	#sec04 .btn06 {
		padding-bottom: 20px;
	}
	#main #sec08 .list02,
	#main #sec07 .list02,
	#main #sec06 .list02 {
		padding-top: 20px;
	}
	#main #sec04 .list02 {
		padding-top: 30px;
	}
	#sec07 .txt3 {
		margin: 0;
	}
	.list03 li {
		display: block;
		margin: 0 auto;
		padding: 5px 0;
		width: 77.86%;
	}
	.list03 .text {
		display: none;
	}
	#sec09 .btn01 {
		padding: 0 0 20px;
	}
	#sec10 .img2 {
		padding: 0 0 6px;
		background: #fff;
	}
	#sec10 .btn3 {
		position: inherit;
		padding: 0 1% 5px 0;
		width: 100%;
	}
	#sec10 .btn3 a {
		display: inline-block;
		width: 46%;
	}
	#sec10 .btn1 {
		position: inherit;
		right: 0;
		padding-left: 5px;
	}
	#sec10 .inr2 {
		background: #fff;
	}
	.link-txt a {
		padding: 7px 25px 5px 20px;
	}
	#main .btn06 a span {
		font-size: 3vw;
	}
}
.icon01 {
	display: inline-block;
	padding-right: 14px;
	background: url(../images/icon_09.png) no-repeat right center;
}
#sec08 .txt3 a {
	position: relative;
}
#sec06 .icon01 {
	text-decoration: underline;
}
#sec06 .icon01:hover {
	text-decoration: none;
}
#sec10 .btn5 a {
	position: relative;
}
#sec10 .btn5:after {
	position: absolute;
	right: 10px;
	width: 6px;
	height: 11px;
	background: url(../images/icon_09.png) no-repeat right center;
	content: "";
}
#sec10 .btn5 {
	padding-right: 22px;
}
#sec10 .btn5:after {
	top: 4px;
}
#lp-wimax .list-table2 {
	text-align: center;
	font-size: 0;
}
#lp-wimax .list-table2 li {
	display: inline-block;
	margin: 0 15px;
	padding: 0;
	width: 370px;
}
#lp-wimax .list-table2 li img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 768px) {
	#main h2 {
		padding: 7.8125% 7% 0;
		font-size: 10px;
	}
	#main h2 + h3.txt1 {
		margin: 7.3% 4%;
		width: auto;
		font-size: 2.4rem;
	}
	#main #sec04 h2 + h3.txt1,
	#main #sec06 h2 + h3.txt1 {
		text-align: center;
	}
	#main #sec08 h2 + h3.txt1 {
		margin: 7.3% 0;
	}
	h3.txt1 sup {
		position: absolute;
		top: -14px;
		font-size: .8rem;
	}
	h3.txt1 > span > span {
		bottom: -1.6rem;
		margin: 0 auto;
		/* width: 200px; */
		font-size: 1.5rem;
	}
	#lp-wimax #sec02_ex2 .list-table2 {
		display: block;
		margin-top: 4.8%;
	}
	#lp-wimax .list-table2 li {
		display: block;
		margin: 0 auto 3.2vmin;
		width: 250px;
	}
	#lp-wimax .list-table2 li:last-child {
		margin-bottom: 0;
	}
	.list-table2 + p {
		margin: 3.3vmin 0 0 !important;
		font-size: 1.2rem;
	}
	#sec06 .link_btn a {
		width: 55%;
	}
	#sec14 {
		padding: 10% 15px;
	}
	#sec14 h4 {
		margin: 0 0 8%;
		font-size: 2.4rem;
	}
	#sec14 ul {
		margin: 0 0;
		list-style: none;
		text-align: center;
		font-size: 0;
	}
	#sec14 ul li {
		display: block;
		margin: 0 auto 5.2%;
		width: 250px;
		font-size: 15px;
	}
	#sec14 ul li img {
		width: 100%;
		height: auto;
	}
	#sec15 {
		padding: 8% 15px;
		background-color: #fff;
	}
	#sec15 p.btn01 {
		margin: 0;
	}
}
article ul {
	list-style: none;
}
.lp-wimax-flow {
	margin-top: 20px !important;
	text-align: center;
	font-size: 14px;
}
article .apply_web {
	position: relative;
	z-index: 2;
	text-align: center;
}
/* 20190129追加 */
#sec05 .img_box {
	margin: auto auto 40px;
	width: 688px;
}
/*#sec08 .border_box{
	border: 4px solid #bfbfbf;
	border-radius: 20px;
	padding: 26px 26px 36px;
	width: 688px;
	box-sizing: border-box;
	margin: auto;
}*/
#sec08 h4 {
	position: relative;
	margin: 40px 0;
	color: #4fb6f4;
	text-align: center;
	font-size: 40px;
}
#sec08 h4 span {
	font-size: 20px;
}
#sec08 h4 sup {
	position: absolute;
	top: -1em;
	margin: 0 0 0 -2em;
	font-size: 11px;
}
#sec08 h5 {
	margin: 20px 0;
	text-align: center;
	font-size: 20px;
}
#sec08 .center {
	text-align: center;
}
#sec10 .bnr_box{
	width: 980px;
	margin: 40px auto 0;
}

#sec10 h4 {
    margin: 0 0 40px;
    text-align: center;
    font-size: 36px;
}
#sec10 .bnr_box h4{
	line-height: 1.4;
}
#sec10 .slide_wrap {
	margin: 55px auto 0;
	padding: 50px 0;
	background-color: #f2f2f2;
}
#sec10 .slide_area {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto 0;
	width: 980px;
}
#main #sec10 .slide_area h5 {
	margin: 0 0 10px;
	color: #61bbf1;
	text-align: center;
	font-size: 24px;
}
#sec10 .slide_area .box {
	width: 480px;
}
#sec10 .slide_area .box .box_base {
	position: relative;
	box-sizing: border-box;
	padding: 30px 0 0;
	border-radius: 10px;
	background-color: #fff;
}
#sec10 .slide_area .slider01,
#sec10 .slide_area .slider02 {
	box-sizing: border-box;
	padding: 20px 42px 28px;
	min-height: 400px;
	border-radius: 6px;
	background-color: #fff;
}
#sec10 .slide_area .slick-slide {
	padding: 0 15px;
}
#sec10 .slide_area .slide_in p {
	color: #666;
	font-size: 12px;
}
#sec10 .slide_area .slide_in p.img {
	margin: 0;
}
#sec10 .slide_area .slide_in p.img img {
	width: 100%;
	height: auto;
}
#sec10 .slide_area .slide_in p.title {
	margin: 20px 0 10px;
	color: #333;
	font-size: 20px;
	line-height: 1.2;
}
#sec10 .slide_area .slide_in p.txt {
    min-height: 4.5em;
}
#sec10 .slide_area ul {
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 20px 0 0;
	padding: 0 0 8px;
	list-style: none;
	line-height: 1;
}
#sec10 .slide_area ul li {
	margin: 5px 0 0;
	width: 100%;
	text-align: center;
	font-size: 14px;
}
#sec10 .slide_area ul li a {
	display: block;
	padding: 4px 0;
	border: 2px solid #002f9c;
	border-radius: 40px;
	color: #002f9c;
	text-decoration: none;
}
#sec10 .slide_area ul li a span {
	display: block;
	padding: 0 16px;
	background-image: url("../images/icon_window.png");
	background-position: right 5px center;
	background-size: 12px;
	background-repeat: no-repeat;
}
#sec10 .slide_area ul li:last-child a {
	border-color: #4d4d4d;
	color: #4d4d4d;
}
#sec10 .slide_area ul li:last-child a span {
	padding: 0 12px;
	background-image: url("../images/icon_arrow03.png");
	background-size: 8px;
}
#sec10 .opinion {
	margin: 0 0 0;
}
#main #sec10 .opinion h3 {
	margin: 0 auto 14px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
#sec10 .opinion h3 img {
	width: 100%;
}
#sec10 .slide_area .opinion li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 10px auto 0;
	padding: 10px 20px 10px 15px;
	width: auto;
	border-radius: 10px;
	background: #fff;
}
#sec10 .slide_area .opinion li .opinionInner {
	position: relative;
	padding: 0 0 0 23%;
	min-height: 77px;
	width: 100%;
	text-align: left;
}
#main #sec10 .slide_area .opinion li .opinionInner .opinionTtl {
	margin-bottom: 2px;
	color: #333;
	text-align: left;
	font-size: 16px;
	line-height: 1.5;
}
#sec10 .slide_area .opinion li .opinionInner .opinionTxt {
	height: 4.5em;
	font-size: 14px;
	line-height: 1.5;
}
#sec10 .slide_area .opinion li .opinionInner::before {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 20%;
	height: 100%;
	background: url("../img/opinion_ico01.png") no-repeat 50% 50%;
	background-size: contain;
	content: "";
}
/* #sec10 .slide_area .opinion li:last-child {
	margin: 0 auto;
} */
#sec10 .slide_area .opinion li.opLi05 .opinionInner .opinionTtl {
	padding-top: 4px;
}
#sec10 .slide_area .opinion li.opLi02 .opinionInner::before {
	background: url("../img/opinion_ico02.png") no-repeat 50% 50%;
	background-size: contain;
}
#sec10 .slide_area .opinion li.opLi03 .opinionInner::before {
	background: url("../img/opinion_ico03.png") no-repeat 50% 50%;
	background-size: contain;
}
#sec10 .slide_area .opinion li.opLi04 .opinionInner::before {
	background: url("../img/opinion_ico04.png") no-repeat 50% 50%;
	background-size: contain;
}
#sec10 .slide_area .opinion li.opLi05 .opinionInner::before {
	background: url("../img/opinion_ico05.png") no-repeat 50% 50%;
	background-size: contain;
}
#sec10 .slide_area .opinion li.opLi06 .opinionInner::before {
	background: url("../img/opinion_ico06.png") no-repeat 50% 50%;
	background-size: contain;
}
#sec10 .in_sec {
	margin: 0 auto 0;
	width: 980px;
}
@media (min-width: 0) and (max-width: 768px) {
	#sec10 .bnr_box{
	width: auto;
	margin: 12.5vmin auto 0;
}
#sec10 h4 {
    margin: 0 0 5vmin;
    font-size: 2rem;
}
	#sec10 .opinion {
		margin: 20px 0 0;
		padding: 0 0 0;
		height: auto;
	}
	#sec10 .opinion h3 {
		width: calc(100% - 62px);
	}
	#sec10 .slide_area .opinion li {
		padding: 0 16px 0 12px;
		border-radius: 10px;
		margin: 3vmin auto;
	}
	#sec10 .slide_area .opinion li .opinionInner {
		min-height: auto;
	}
	#sec10 .slide_area .opinion li .opinionInner .opinionTtl {
		margin-bottom: 0;
		font-size: 14px;
	}
	#sec10 .slide_area .opinion li .opinionInner .opinionTxt {
		height: auto;
		font-size: 12px;
	}
	#sec10 .slide_area .opinion li:nth-child(2n) {
		width: auto;
	}
	#sec10 .slide_area .opinion li.opLi05 .opinionInner .opinionTtl {
		padding-top: 0;
	}
	#sec10 .in_sec {
		margin: 6vmin auto 0;
		width: auto;
	}
}
.cm_slider {
	margin: 0 auto;
	width: 620px;
}
#sec15 .btn01 {
	margin: 0;
	text-align: center;
	font-size: 16px;
}
#sec15 .btn01 a {
	display: inline-block;
	margin: 0 auto;
	padding: 8px 0;
	width: 240px;
	border: 1px solid #333;
	border-radius: 6px;
	color: #333;
	text-decoration: none;
}
#sec15 .btn01 a span {
	display: block;
	margin: 0 8px;
	padding: 0 12px;
	background-image: url("../images/icon_arrow03.png");
	background-position: right center;
	background-size: 9px;
	background-repeat: no-repeat;
}
#main .bnr h3 {
	margin: 0 0 10px;
	font-size: 20px;
}
#main .bnr h3 span {
	font-size: 28px;
	line-height: 1.2rem;
	position: relative;
	top: 5px;
}


ul.txt1 {
	margin: 18px 3.5% 15px !important;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.8;
}
ul.txt1 > li {
	position: relative;
	margin: 0;
	padding: 0 0 0 2.6em;
	color: #666;
	list-style-type: none;
	letter-spacing: 1px;
}
ul.txt1 > li > span.ico {
	position: absolute;
	top: 0;
	left: 0;
}
.reason_box {
	box-sizing: border-box;
	margin: auto;
	width: 770px;
}
.reason_box .merit {
	width: 54.55%;
}
@media screen and (max-width: 768px) {
	#sec05 .img_box {
		margin: auto 15px 20px;
		width: auto;
	}
	#main #sec05 .img_box img {
		width: 100%;
		height: auto;
	}
	#sec08 .border_box {
		margin: auto 15px;
		padding: 14px 14px 18px;
		width: auto;
		border: 2px solid #bfbfbf;
	}
	#sec08 h4 {
		margin: 20px 0;
		font-size: 1.8rem;
		line-height: 2.5rem;
	}
	#sec08 h4 span {
		font-size: 1rem;
	}
	#sec08 h4 sup {
		font-size: .6rem;
	}
	#sec08 h5 {
		margin: 18px 0 15px;
		font-size: 1.6rem;
	}
	#sec10 {
		padding: 2px 0;
	}
	#sec10 .slide_wrap {
		margin: 6.6vmin auto;
		padding: 6.6vmin 0;
	}
	#sec10 .slide_area {
		flex-direction: column;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 0 15px 0;
		width: auto;
	}
	#main #sec10 .slide_area h4 {
		z-index: 500;
		font-size: 2.2rem;
	}
	#sec10 .slide_area .box {
		margin: 0 0 10vmin;
		width: auto;
	}
	#sec10 .slide_area .box:last-of-type {
		margin: 0;
	}

	#sec10 .slide_area .slider01,
	#sec10 .slide_area .slider02 {
		padding: 20px 10px 0;
		min-height: auto;
	}
	#sec10 .slide_area .slick-slide {
		padding: 0 12px;
	}
	#sec10 .slide_area .slide_in p {
		font-size: 1rem;
	}
	#sec10 .slide_area .slide_in p sup {
		font-size: .6rem;
	}
	#sec10 .slide_area .slide_in p.img {
		margin: 0;
	}
	#sec10 .slide_area .slide_in p.title {
		margin: 20px 0 10px;
		font-size: 1.4rem;
	}
    #sec10 .slide_area .slide_in p.txt {
        min-height: 6em;
    }
	#sec10 .slide_area ul {
		margin: 0 0 0;
		padding: 0 0 2vmin;
	}
	#sec10 .slide_area ul li {
		font-size: .9rem;
		/*width: 56%;*/
	}
	/*#sec10 .slide_area ul li:last-child{
	width: 40%;
}*/
	#sec10 .slide_area ul li a {
		border: 2px solid #002f9c;
	}
	#sec10 .slide_area ul li a span {
		display: block;
		padding: 0 16px;
		background-position: right 4px center;
		background-size: 10px;
	}
	#sec10 .slide_area ul li:last-child a span {
		padding: 0 12px 0 12px;
		background-size: 6px;
	}
	.cm_slider {
		margin: 0 30px;
		width: auto;
	}
	#main .cm_slider > img {
		width: 15px;
		height: auto;
	}
	#sec15 .btn01 {
		margin: 0;
		text-align: center;
		font-size: 1rem;
	}
	#sec15 .btn01 a {
		display: inline-block;
		margin: 0 auto;
		padding: 8px 0;
		width: 240px;
		border: 1px solid #333;
		border-radius: 6px;
		color: #333;
		text-decoration: none;
	}
	#sec15 .btn01 a span {
		display: block;
		margin: 0 8px;
		padding: 0 12px;
		background-image: url("../images/icon_arrow03.png");
		background-position: right center;
		background-size: 9px;
		background-repeat: no-repeat;
	}
	#main .bnr h3 {
		margin: 15px 0 10px;
		font-size: 1.3rem;
	}
	#main .bnr h3 span {
	font-size: 1.5rem;
	line-height: 3rem;
	position: relative;
	top: 5px;
}
	ul.txt1 {
		text-align: left;
		font-size: .8rem;
	}
	#sec02_ex3 .sec {
		margin: auto;
		width: auto;
	}
	#sec02_ex3 .sec p {
		font-size: .8rem;
	}
}
/* 20190206追加 -モーダルウィンドウ用- */
/* モーダルウィンドウのスタイル */
.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1500;
	display: none;
	width: 100%;
	height: 100vh;
}
/* オーバーレイのスタイル */
.overLay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
}
/* モーダルウィンドウの中身のスタイル */
.modal .inner {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1000;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 980px;
	transform: translate(-50%, -50%);
}
#shop,
#other {
	box-sizing: border-box;
	padding: 131px 20px 30px;
	width: 480px;
	border-radius: 10px;
	background-color: #fff;
	background-position: top 23px center;
	background-size: 80px;
	background-repeat: no-repeat;
}
#shop {
	background-image: url("../images/icon_modal01.png");
}
#other {
	background-image: url("../images/icon_modal02.png");
}
.modal .inner h3 {
	margin: 0 0 24px;
	text-align: center;
	font-size: 30px;
	line-height: 1.4;
}
.modal .inner h3 + p {
	margin: 0;
	text-align: center;
	font-size: 18px;
	line-height: 1;
}
.modal .inner h3 + p a {
	display: block;
	padding: 20px 0 20px 0;
	border-radius: 50px;
	background-color: #0c9b01;
	color: #fff;
	text-decoration: none;
}
.modal .inner h3 + p a span {
	display: block;
	padding: 0 0 0 0;
	background-image: url("../images/icon_window2.png");
	background-position: right 30px center;
	background-size: auto;
	background-repeat: no-repeat;
	text-align: center;
}
.modal .inner #other h3 + p a span {
	padding: 0 0 0 0;
	background-image: url("../images/icon_arrow_modal.png");
	background-size: 13px;
}
.modal .inner > p {
	margin: 40px 0 0;
	width: 100%;
	text-align: center;
	font-size: 14px;
}
.modal .inner > p a {
	position: relative;
	display: block;
	margin: auto;
	padding: 12px 0;
	width: 20.4%;
	border-radius: 40px;
	background-color: #666;
	color: #fff;
	text-decoration: none;
}
.modal .inner > p a::after {
	position: absolute;
	top: 50%;
	right: 20px;
	display: -ms-flexbox;
	display: flex;
	align-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	background-color: #fff;
	color: #666;
	content: "×";
	font-size: 15px;
	line-height: 1;
	line-height: 20px\9;
	transform: translate(0, -50%);

	-ms-align-content: center;
}
@media screen and (max-width: 768px) {
	/* モーダルウィンドウのスタイル */
	.modal {
		z-index: 1500;
		display: none;
	}
	/* モーダルウィンドウの中身のスタイル */
	.modal .inner {
		display: block;
		margin: 0;
		width: 90%;
	}
	#shop,
	#other {
		margin: 0 0;
		padding: 25% 5% 8%;
		width: 100%;
		background-position: top 4% center;
		background-size: 20%;
	}
	#shop {
		margin: 0 0 5%;
	}
	.modal .inner h3 {
		margin: 0 0 5%;
		font-size: 1.8rem;
	}
	.modal .inner h3 + p {
		font-size: 1.4rem;
	}
	.modal .inner h3 + p a {
		padding: 4% 0 4% 0;
		border: none;
	}
	.modal .inner h3 + p a span {
		padding: 0 0 0 0;
		background-position: right 4% center;
		background-size: 4%;
	}
	.modal .inner #other h3 + p a span {
		padding: 0 0 0 0;
		background-size: 8px;
	}
	.modal .inner > p {
		margin: 5% 0 0;
		font-size: 1rem;
	}
	.modal .inner > p a {
		padding: 2% 0;
		width: 50%;
	}
	.modal .inner > p a::after {
		right: 3%;
	}
}
/* フッター共通バナー用のスタイル */
.css_banner_980x191 {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: .612244898% / 3.1413612565%;
}
.css_banner_980x191:before {
	display: none !important;
}
.css_banner_980x191 span {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: .612244898% / 3.1413612565%;
}
.css_banner_980x191 span:before {
	display: block;
	padding: 19.4897959184% 0 0 0;
	content: "";
}
/* .css_banner_980x191 span:before {
	bottom: 6px;
    color: #fff;
    content: "\e902";
    font-family: uq-icomoon!important;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    right: 5px;
    speak: none;
    text-align: center;
    text-decoration: none!important;
    text-transform: none;
    z-index: 2;
} */
.css_banner_980x191 span > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
/*.css_banner_980x191 span img {
    height: 100%
}*/
.css_banner_980x191 span:after {
	position: absolute;
	bottom: -14.1361256545%;
	right: -2.7551020408%;
	display: block;
	padding: 5.5102040816% 0 0;
	width: 5.5102040816%;
	background-color: #666;
	content: "";
	transform: rotate(45deg);
}
/* .css_banner_980x191 span:after {
	background: -webkit-gradient(linear,left top,right bottom,color-stop(50%,rgba(255,255,255,0)),color-stop(50.5%,#818181)) no-repeat top left/100% 100%;
	background: linear-gradient(to bottom right,rgba(255,255,255,0) 50%,#818181 50.5%) no-repeat top left/100% 100%;
	bottom: 0;
	content: '';
	height: 40%;
	max-height: 50px;
	max-width: 50px;
	min-height: 40px;
	min-width: 40px;
	position: absolute;
	right: 0;
	width: 8%;
	z-index: 1;
} */
.css_banner_980x191:after {
	position: absolute;
	bottom: 4.1884816754%;
	right: .7142857143%;
	padding: .612244898% 0 0;
	width: .612244898%;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	content: "";
	transform: rotate(-45deg);
}
div.slide_area + p.bnr {
	width: 980px;
}
@media (max-width: 768px) {
	.css_banner_980x191:after {
		bottom: 4.1884816754%;
		right: .5102040816%;
		border-right-width: 1px;
		border-bottom-width: 1px;
	}
	div.slide_area + p.bnr {
		width: auto;
	}
}
/* 20190919追加 */
.kv_sub {
	padding: 26px 0;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
}
#main .kv_sub p + p {
	margin: 10px 0 0;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
#main .kv_sub a {
	color: #f00;
}
@media (max-width: 768px) {
	.kv_sub {
		padding: 5% 4% 3.5%;
	}
	#main .kv_sub p + p {
		font-size: 3.4vmin;
	}
	#lp-wimax ul.threeBtns li{
		display: inline-block;
		margin: 0 5px 3.2vmin;
		width: 44%;
	}
}
@media(min-width: 769px){
	#lp-wimax ul.list-table2 li{
		margin: 0 20px 40px;
	}
}


/* 20210330追加 */
.bnr_wrap{
	margin: 10px auto;
	width: 690px;
}
.bnr_wrap img{
	width: 100%;
}
@media(max-width: 768px){
	.bnr_wrap{
		margin: 10px 2%;
		width: auto;
	}	
}