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

html{
	height: 100%;
	font-size: 16px;
}

/*--- body ---*/

body {
	font-family:'Noto Sans Japanese',sans-serif;
	line-height:1.7;
    margin: 0;
	color:#3E3A39;
	height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
}

img {
    max-width: 100%;
    width /***/:auto;　/*IE8のみ適用*/
}

body > iframe {
    display: none;
}

/*--- wrapper ---*/
#wrap {
	min-height: 100%;
    overflow: hidden;
}


/*--- container ---*/

#container{
	width:1000px;
    margin: 0 auto;
    padding-bottom: 40px;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
	}

#container_w {
    width: 100%;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
}


/*============== ここから汎用部品 ==============*/

/* link */
a:link { color:#3E3A39; text-decoration:none;}
a:visited {color:#3E3A39; text-decoration:none;}
a:hover {color:#3E3A39; text-decoration: none;}

a,
a::before,
a::after {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

/*--- footer ---*/

#footer{
    height: 32px;
    margin-top: -32px;
    color: #fff;
    font-size: 11px;
    line-height: 32px;
    text-align: center;
    background: #E73278;
}

#footer_navi {
    margin: 0 auto 32px;
    background: #C4C5C6;
}

#footer_navi ul {
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}

#footer_navi li {
    display: inline-block;
    padding: 0 15px;
	font-size: 12px;
}

#footer_navi li a {
    color: #fff;
}

#footer_navi li a:hover {
    text-decoration: underline;
}

#footer_navi p {
    clear: both;
    text-align: center;
    color: #fff;
    font-size: 11px;
}

#footer_snsbtn {
    margin-bottom: -10px;
    background: #C4C5C6;
}

#footer_snsbtn ul {
    margin: 10px auto 0;
    width: 400px;
    padding: 5px 0;
    text-align: center;
}

#footer_snsbtn li {
    display: inline-block;
    padding: 0 1%;
    width: 17%;
}

#footer_snsbtn li a {
    -webkit-filter: drop-shadow(2px 2px 2px rgb(153, 153, 153));
}


/*--- pagetop ---*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 32px;
    z-index: 10;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 68px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    display: block;
    border-radius: 5px;
    background: #E73278;
    border: 1px solid #fff;
}

#page-top a:hover {
	text-decoration: none;
	background:#FFABDB;
}



/* ------------------------------------------
LP 201604001
------------------------------------------*/

@charset "utf-8";

body#lp_opol{
	color: #3b2d38;
	font-size: ;
	line-height: ;
	font-family: "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background: #fbfbfb;
	min-width: 1024px;
}

#lp_opol #main {
    width: auto;
    background: #fbfbfb;
    padding-bottom: 0;
}

#lp_opol li{
	list-style: none;
}

#lp_opol a img{
	transition: 0.3s;
}

#lp_opol a img:hover{
	opacity: 0.8;
}

#lp_opol .clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

#lp_opol .wrapper{
	width: 1024px;
	margin: 0 auto;
}

#lp_opol #header{
    height: 120px;
    background: #fbfbfb url(../img/header_bg_cp0716.png) top left repeat-x;
}

#lp_opol #header .wrapper{
    position: relative;
}

#lp_opol #header h1{
	padding-top: 22px;
}

#lp_opol #header p{
	margin-top: 29px;
}

#lp_opol #header p.cp_bnr_top {
    position: absolute;
    top: 0;
    right: 0;
	margin: 0;
}

#lp_opol #main .wrapper{
	background: url(/lp/img/top_model.jpg) top right no-repeat;
	height: 377px;
}

#lp_opol #merit{
	background: url(/lp/img/merit_bg.png) top center no-repeat;
}

#lp_opol #merit .wrapper{
	background: url(/lp/img/merit_bg_main.jpg) top center no-repeat;
	height: 220px;
}

#lp_opol #merit ul{
	width: 100%;
	padding-top: 48px;
    position: relative;
}

#lp_opol #merit ul li{
	list-style: none;
	float: left;
}

#lp_opol #merit .merit01{
	margin-left: 32px;
}

#lp_opol #merit .merit02, #lp_opol .merit03, #lp_opol .merit04{
	margin-left: 16px;
}

#lp_opol #merit .merit02{ margin-top: 14px;}
#lp_opol #merit .merit03{ margin-top: 28px;}
#lp_opol #merit .merit04{ margin-top: 42px;}

#lp_opol .cv{
	background: url(/lp/img/cv_bg_side.png) top left repeat-x;
	height: 270px;
	padding-bottom: 20px;
    margin-bottom: 20px;
}

#lp_opol .cv .wrapper{
	background: url(/lp/img/cv_bg_main.png) top center no-repeat;
	background-color: #fbfbfb;
	height: 270px;
}

#lp_opol .cv .model{
	float: left;
	width: 223px;
	margin-top: -37px;
	margin-left: 10px;
}

#lp_opol .cv .price{
	float: left;
	width: 385px;
}

#lp_opol .cv .price h2{
    margin: 0;
}

#lp_opol .cv .btn{
	float: left;
	padding-top: 60px;
}

#lp_opol .cv .btn a{
	color: #fff;
}

#lp_opol .cv .btn a:visited{
	color: #fff;
}

#lp_opol .cv .btn_detail{
    margin-top: 12px;
    text-align: center;
    font-size: 12px;
    line-height: 10px;
}

#lp_opol .cv .btn_detail a{
    text-decoration: underline;
}

#lp_opol .cv02 .cv{
    background-color: #f0ebe1;
}

#lp_opol .cv02 .wrapper{
	background-color: #f0ebe1;
}

#lp_opol #sec01{
	background-color: #415575;
	padding: 50px 0;
}

#lp_opol #sec01 h2{
	text-align: center;
	margin-bottom: 30px;
}

#lp_opol #sec01 ul.frame{
	width: 100%;
	height: auto;
	padding: 16px;
	background-color: #a0aaba;
	display: table;
    box-sizing: border-box;
}

#lp_opol #sec01 .frame li{
	width: 320px;
	height: 240px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#lp_opol #sec01 .frame li.left{ background: url(/lp/img/sec01_01.jpg) no-repeat; float: none; }
#lp_opol #sec01 .frame li.center{ background: url(/lp/img/sec01_02.jpg) no-repeat; }
#lp_opol #sec01 .frame li.right{ background: url(/lp/img/sec01_03.jpg) no-repeat; float: none; }

#lp_opol #sec01 .frame p{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

#lp_opol #sec02{
	background-color: #f0ebe1;
}

#lp_opol #sec02 .catch{
	float: left;
	margin-top: 45px;
}

#lp_opol #sec02 .catch h2{
	margin: 0;
}

#lp_opol #sec02 .content{
	float: left;
	padding-left: 18px;
}

#lp_opol #sec02 ul{
	display: table;
	border-collapse: separate;
	border-spacing: 15px 80px;
}

#lp_opol #sec02 li{
	width: 300px;
	background-color: #fff;
	border-radius: 10px;
	display: table-cell;
	text-align: center;
	margin: 88px 10px 0 10px;
	padding: 20px 21px 30px 21px;
    box-sizing: border-box;
}

#lp_opol #sec02 li img{
	margin-top: -50px;
    vertical-align: top;
}

#lp_opol #sec02 li h3{
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 30px;
    font-weight: bold;
}


/*sec03：こんな方はポケットWi-Fi
-------------------------------*/
#lp_opol #sec03{
	background: url(/lp/img/sec03_bg.gif) #ea6499 center top no-repeat;
	padding-bottom: 46px;
}

#lp_opol .sec03_box{
	width: 100%;
	display: table;
	background: #fff;
	border-radius: 10px;
	margin: 0 auto;
	padding: 20px 25px 30px 25px;
    box-sizing: border-box;
}

#lp_opol .sec03_box dt{
	display: table-cell;
	vertical-align: middle;
    width: 556px;
}

#lp_opol .sec03_box dd{
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	padding: 0 40px;
}



/*sec04：3日間3GBの速度制限なし！
-------------------------------*/
#lp_opol #sec04{
	background-color: #f0ebe1;
	padding: 60px 0;
}

#lp_opol .sec04_box01{
	float: left;
	width: 480px;
	background: #fff;
	border-radius: 10px;
	padding:30px 32px;
    box-sizing: border-box;
}

#lp_opol .sec04_box01_01{
	margin-bottom: 48px;
}

#lp_opol .sec04_box01_02{
	font-size: 16px;
}

#lp_opol .sec04_box02{
	float: right;
	width: 480px;
}

#lp_opol .sec04_box02_01{
	margin: 42px auto 44px;
	text-align: center;
}

#lp_opol .sec04_box02_02{
	font-size: 21px;
	margin-bottom: 40px;
}

#lp_opol .sec04_box02_03{
padding: 18px 20px 18px 40px;
    background: #f6f3ed;
    font-size: 12px;
    line-height: 1.66;
    text-indent: -2em;
}

/*sec05：メリットがいっぱい！
-------------------------------*/
#lp_opol #sec05{
	background-color: #f0ebe1;
}

#lp_opol .sec05_box{
	position: relative;
	width: 100%;
	height: 670px;
}

#lp_opol .sec05_title{
	position: absolute;
	left: 33px;
	top:51px;
}

#lp_opol .sec05_bg{
	position: absolute;
	bottom:0;
	right: 32px;
}

#lp_opol .sec05_list{
	position: absolute;
	width: 633px;
	top: 196px;
	left: 33px;
}

#lp_opol .sec05_list li{
	float: left;
	left: 33px;
	margin-bottom: 9px;
}

#lp_opol .sec05_list li.fr{
	float: right;
}


/*sec06：3モバイルWi-Fiルーター
-------------------------------*/
#lp_opol #sec06{
	box-sizing: border-box;
	padding-bottom: 84px;
}

#lp_opol #sec06 .wrapper{
	margin: 40px auto 0;
}

#lp_opol .sec06_title{
	background: #415575;
	text-align: center;
	height: 110px;
	margin-bottom: 70px;
	padding-top:40px;
    box-sizing: border-box;
}

#lp_opol .sec06_item01{
	display: table;
	width: 100%;
	margin-bottom: 18px;
}

#lp_opol .sec06_item01_01{
    width: 275px;
	display: table-cell;
	vertical-align: middle;
}

#lp_opol .sec06_item01_02{
	display: table-cell;
    text-align: right;
    padding-right: 45px;
}

#lp_opol .sec06_list{
	border-top: dotted 1px #7d7d7d;
	border-bottom: dotted 1px #7d7d7d;
	font-size: 16px;
	padding: 5px 0;
}

#lp_opol .sec06_list dt{
	float: left;
	padding: 5px 0;
	font-weight: bold;

}

#lp_opol .sec06_list dd{
	text-align: right;
	padding: 5px 0;
}

#lp_opol .sec06_item02_01{
	float: left;
	width: 580px;
}

#lp_opol .sec06_spec{
	font-size: 14px;

}

#lp_opol .sec06_spec dt{
	box-sizing: border-box;
	float: left;
	display: block;
    width: 200px;
	padding: 6px 6px 6px 0;
	text-align: right;
	font-weight: bold;
	border-bottom:  dotted 1px #7d7d7d;
}

#lp_opol .sec06_spec .ten_top{
	border-top: dotted 1px #7d7d7d;
}

#lp_opol .sec06_spec dt.bg_g{
	background: #f1f2f4;
}

#lp_opol .sec06_spec dd{
	box-sizing: border-box;
	float: right;
	display: block;
    width: 360px;
	padding: 6px;
	text-align: right;
	border-bottom:  dotted 1px #7d7d7d;
}

#lp_opol .sec06_item02_02{
	float: right;
	width: 420px;
	font-size: 14px;
}

#lp_opol .sec06_item02_02_txt01{
    margin-bottom: 50px;
}

#lp_opol .sec06_box01{
	background: #ffe3ee;
	border-radius: 14px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 14px;
}

#lp_opol .sec06_txt03{
	text-indent: -3em;
	padding-left: 3em;
    font-size: 12px;
}

#lp_opol .sec06_txt04{
	text-indent: -3em;
	padding-left: 3em;
    color: #e86398;
    font-size: 12px;
}

/*sec07：３ステップ
-------------------------------*/
#lp_opol #sec07{
	background-color: #f0ebe1;
	padding: 38px 0 32px;
}

#lp_opol .sec07_title{
	text-align: center;
	margin-bottom: 38px;
}

#lp_opol .sec07_list li{
	float: left;
	margin-left: 19px;
}

#lp_opol .sec07_list li:first-child{
	margin-left: 0;
}

/*sec08：注意事項
-------------------------------*/
#lp_opol #sec08{
	padding:56px 0 50px;
}

#lp_opol .sec08_list{
	width: 690px;
	margin:0 auto;
	font-size: 14px;
}

#lp_opol .sec08_list li{
	margin-bottom: 30px;
	padding-left: 40px;
	text-indent: -2em;
}

#lp_opol .sec08_list li:last-child{
	margin-bottom: 0;
}


/*footer
-------------------------------*/
#lp_opol #footer,
#lp_opol #footer_navi{
	font-family:'Noto Sans Japanese',sans-serif;
}

/*汎用クラス
-----------------------------*/
#lp_opol .u_tl{
	text-align: left;
	width: 84%;
	margin: 0 auto;
}

#lp_opol .u_strong{
	background: #fff799;
	color: #f27435;
	font-style: normal;
	font-weight: bold;
}


/*------------------
	common
------------------*/

body#lp_opol_sp{
	color: #3b2d38;
	font-size: 30px;
	line-height: 48px;
	font-family: "游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background: #fbfbfb;
	width: 750px;
}

#lp_opol_sp .clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

#lp_opol_sp .wrapper{
	width: 750px;
}

#lp_opol_sp h2 {
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: normal;
}

#lp_opol_sp strong{
	color: #f27435;
	background-color: #fff799;
    font-weight: bold;
}

#lp_opol_sp ul.annotation{
	padding-left:2em;
	width: 690px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 36px;
    box-sizing: border-box;
}

#lp_opol_sp ul.annotation li{
	text-indent:-2em;
	list-style-type:none;
	margin-bottom: 20px;
}

#lp_opol_sp ul.annotation li:last-child{
	margin-bottom: 0;
}



/*------------------
	header
------------------*/

#lp_opol_sp header{
	background: url(/lp/img/op_sp/header_bg.png) repeat-x top left;
	width: 100%;
	height: 110px;
}

#lp_opol_sp header h1{
	padding: 11px 0 0 31px;
}

#lp_opol_sp header > .title{
	text-align: center;
	margin-top: 10px;
}



/*------------------
	main
------------------*/

#lp_opol_sp #main{
	position: relative;
	height: 551px;
    background: none;
    padding: 0;
}

#lp_opol_sp #main .catch{
	position: absolute;
	top: 53px;
	left: 0;
	z-index: 1;
}

#lp_opol_sp #main .title{
	position: absolute;
	top: 298px;
	left: 0;
	z-index: 2;
}

#lp_opol_sp #main .model{
	position: absolute;
    top: 31px;
    left: 364px;
}

#lp_opol_sp #main .name{
	position: absolute;
	top: 515px;
	left: 112px;
	z-index: 3;
}



/*------------------
	merit
------------------*/

#lp_opol_sp #merit{
	position: relative;
	height: 392px;
}


#lp_opol_sp #merit .area{
	background-color: #f0ebe1;
	height: 263px;
}

#lp_opol_sp #merit .merit01{
	position: absolute;
	top: 43px;
	left: 30px;
}

#lp_opol_sp #merit .merit02{
	position: absolute;
	top: 73px;
	right: 30px;
}

#lp_opol_sp #merit .merit03{
	position: absolute;
	top: 193px;
	left: 30px;
}

#lp_opol_sp #merit .merit04{
	position: absolute;
	top: 223px;
	right: 30px;
}



/*------------------
	cv_area
------------------*/

#lp_opol_sp .cv {
	margin-top: 50px;
	position: relative;
	width: 100%;
	height: 500px;
	padding-left: 36px;
	background: url(/lp/img/op_sp/cv_bg.png) no-repeat center bottom;
    box-sizing: border-box;
}

#lp_opol_sp .cv p.btn{
	position: relative;
	z-index: 99;
}

#lp_opol_sp .cv .anchor{
	font-size: 24px;
	font-weight: bold;
	height: 73px;
	margin-left: 100px;
}

#lp_opol_sp .cv .anchor a{
	color: #fff;
}

#lp_opol_sp .cv .model{
	position: absolute;
	bottom: 104px;
	right: 20px;
	z-index: 2;
}

#lp_opol_sp .cv .price, .cv .description{
	position: relative;
	z-index: 3;
}

#lp_opol_sp .cv .description{
	margin-left: 70px;
	margin-top: 10px;
}


/*--------
cv_area02
---------*/

#lp_opol_sp .cv02{
	background-color: #f0ebe1;
	overflow: hidden;
	margin-top: -30px;
	padding-bottom: 60px;
}



/*------------------
	sec01
------------------*/

#lp_opol_sp #sec01{
	margin-top: 40px;
}

#lp_opol_sp #sec01 p{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 36px;
	line-height: 48px;
	padding-top: 80px;
}

#lp_opol_sp #sec01 .image01{
	width: 100%;
	height: 240px;
	background: url(/lp/img/op_sp/sec01_01.jpg) no-repeat top center;
}

#lp_opol_sp #sec01 .image02{
	width: 100%;
	height: 240px;
	background: url(/lp/img/op_sp/sec01_02.jpg) no-repeat top center;
}

#lp_opol_sp #sec01 .image03{
	width: 100%;
	height: 240px;
	background: url(/lp/img/op_sp/sec01_03.jpg) no-repeat top center;
}



/*------------------
	sec02
------------------*/

#lp_opol_sp #sec02{
	background-color: #f0ebe1;
	overflow: hidden;
}

#lp_opol_sp #sec02 h2{
	text-align: center;
	padding-top: 60px;
}

#lp_opol_sp #sec02 .card{
	position: relative;
	width: 690px;
	margin: 0 auto;
	margin-top: 36px;
	margin-bottom: 60px;
	padding: 90px 30px 50px 30px;
	background-color: #fff;
	border-radius: 20px;
	text-align: center;
    box-sizing: border-box;
}

#lp_opol_sp #sec02 .icon{
	position: absolute;
	top: -35px;
	left: 80px;
}

#lp_opol_sp #sec02 h3{
	font-size: 42px;
	line-height: 48px;
	font-weight: bold;
}

#lp_opol_sp #sec02 p{
	margin-top: 30px;

}



/*------------------
	sec03
------------------*/

#lp_opol_sp #sec03 {
	background-color: #ea6499;
	overflow: hidden;
}

#lp_opol_sp #sec03 .up{
	background-color: ;
	background: url(/lp/img/op_sp/sec03_bg.png) #415575 bottom center no-repeat;
	padding: 38px 0 101px 46px;
}

#lp_opol_sp #sec03 .down{
	position: relative;
}

#lp_opol_sp #sec03 .down h2{
	margin-bottom: 30px;
}

#lp_opol_sp #sec03 .down .model{
	position: absolute;
	top: -196px;
	right: 0;
}

#lp_opol_sp #sec03 .down .card{
	width: 690px;
	margin: 38px auto 30px auto;
	padding: 64px 40px;
	background-color: #fff;
	border-radius: 20px;
    box-sizing: border-box;
}

#lp_opol_sp #sec03 .card p{
	margin-top: 60px;
}



/*------------------
	sec04
------------------*/

#lp_opol_sp #sec04{
	background-color: #f0ebe1;
	overflow: hidden;
	padding-bottom: 60px;
}

#lp_opol_sp #sec04 h3{
	margin: 67px auto 48px auto;
	text-align: center;
}

#lp_opol_sp #sec04 p{
	width: 690px;
	margin: 0 auto;
}

#lp_opol_sp #sec04 .card{
	width: 690px;
	margin: 40px auto;
	padding: 40px;
	background-color: #fff;
	border-radius: 20px;
    box-sizing: border-box;
}

#lp_opol_sp #sec04 .card img{
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
}

#lp_opol_sp #sec04 .card p{
	width: 100%;
}



/*------------------
	sec05
------------------*/

#lp_opol_sp #sec05 {
	background-color: #f0ebe1;
	overflow: hidden;
}

#lp_opol_sp #sec05 h2{
	background-color: #ea6499;
	width: 100%;
	padding: 24px;
	text-align: center;
}

#lp_opol_sp #sec05 .model{
	float: left;
	margin-top: 40px;
}

#lp_opol_sp #sec05 .content{
	float: right;
	width: 550px;
	margin-top: 32px;
}

#lp_opol_sp #sec05 .content li{
	float: left;
	list-style: none;
}

#lp_opol_sp #sec05 .card{
	width: 250px;
	margin: 0 20px 20px 0;
	padding-bottom: 15px;
	background-color: #fff;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}

#lp_opol_sp #sec05 .card img{
	margin-top: -12px;
}

#lp_opol_sp #sec05 .card span{
	color: #f27435;
	font-weight: bold;
}



/*------------------
	sec06
------------------*/

#lp_opol_sp #sec06 {
	overflow: hidden;
	padding-bottom: 60px;
}

#lp_opol_sp #sec06 h2{
	background-color: #415575;
	width: 100%;
	margin-bottom: 44px;
	padding-top: 40px;
	padding-bottom: 30px;
	text-align: center;
}

#lp_opol_sp #sec06 .image{
	float: left;
	width: 330px;
	text-align: right;
}

#lp_opol_sp #sec06 .price{
	float: right;
    width: 394px;
	padding-left: 26px;
}

#lp_opol_sp #sec06 .price p{
	margin-top: 40px;
}

#lp_opol_sp #sec06 .price .mt36{
	margin-top: 36px;
}

#lp_opol_sp #sec06 .desc{
	text-align: center;
	margin-bottom: 44px;
}


#lp_opol_sp dl.pricelist {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	margin:0 auto;
	margin-bottom: 34px;
	width: 530px;
	font-size: 28px;
}
#lp_opol_sp dl.pricelist dt {
	float:left;
	clear: left;
	width:340px;
	padding:2px;
}
#lp_opol_sp dl.pricelist dd {
	padding:2px;
	text-align: right;
}

#lp_opol_sp table.spec{
	width: 690px;
	margin: 0 auto;
	margin-bottom: 40px;
	background-color: #f2f3f4;
	font-size: 28px;
}

#lp_opol_sp table.spec th{
	text-align: left;
	font-weight: bold;
	width: 300px;
}

#lp_opol_sp table.spec th{
	padding-left: 16px;
}

#lp_opol_sp table.spec td{
	padding-right: 16px;
	padding-left: 1em;
}

#lp_opol_sp table.spec tr:nth-child(2n+1) {
	background: #e0e3e7;
}



/*------------------
	sec07
------------------*/

#lp_opol_sp #sec07{
	background-color: #f0ebe1;
	overflow: hidden;
	text-align: center;
}

#lp_opol_sp #sec07 h2{
	margin: 46px auto 38px auto;
    text-align: center;
}

#lp_opol_sp #sec07 li{
	margin-bottom: 20px;
}



/*------------------
	sec08
------------------*/

#lp_opol_sp #sec08{
	overflow: hidden;
	padding: 60px 0;
}

/*------------------
	cp_0601
------------------*/
.cp_0601 p {
    margin: 0 auto 20px;
    text-align: center;
}

p.mainte {
    font-size: 8px;
    margin-top: -47px;
    color: #000;
    padding: 0 0 7px 50px;
    line-height: 14px;
}