body{
    margin: 0;
    background-color: #fff;
}
div#containerWrapper{
    background-color: #fff !important;
}
div#contentHeader{
	width: 1000px;
	margin: 0 auto;
	padding-top: 1em;
}
.btn_pagetop_authority {
    width: 950px;
    font-weight: bold;
    margin: 20px auto 30px;
    text-align: right;
}
a:hover{
	opacity: 0.5;
}

#containerInner{
}
#container{
	padding-bottom: 30px !important;
}
#wrapper{
	position: relative;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
#contentMain{
	width: 100% !important;
	text-align: center;
	margin: 0 auto !important;
	font-size: 20px;
	letter-spacing: 0.3em;
	line-height: 1.6em;
}

#page-top {
    position: fixed;
    bottom: 7px;
    right: 20px;
    z-index: 100;
}

#contentMain section{
	margin: 0;
	padding: 30px 0 0 0;
	font-size: 16px;
	letter-spacing: normal;
	line-height: 1.5em;
}
#contentMain section.p0{
	padding-top: 0;
}
#contentMain section > div.w950{
	width: 950px;
	margin: 0 auto;
}

.relative{
	position: relative;
}
.relative .button{
	position: absolute;
}
.relative .button.scroll_button{
	top: 165px;
	left: 0;
	right: 0;
	margin: auto;
}
.relative .button.search_button1{
	top: 225px;
	left: 0;
	right: 0;
	margin: auto;
}
.relative .button.search_button2{
	top: 150px;
	left: 0;
	right: 0;
	margin: auto;
}
.button a{
	display: inline-block;
}
.button_on{
	opacity: 1;
}
.button_on:hover{
	opacity: 0;
}

.mt10{ margin-top: 10px !important }
.mt25{ margin-top: 25px !important }
.mt40{ margin-top: 40px !important }
.mt50{ margin-top: 50px !important }
.mb50{ margin-bottom: 50px }

/*----------------------------------------
	anchor_box
-----------------------------------------*/
.anchor_box{
	color: #00b4f0;
}
.anchor_box h2{
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 30px;
}
.anchor_box .info_text{
	font-size: 24px;
	font-weight: bold;
	width: 950px;
	margin: 0 auto;
	line-height: 1.7em;
}
.anchor_box .scroll_button{
	width: 970px;
	margin: 0 auto;
	padding: 30px 0;
	display: table;
	table-layout: fixed;
	text-align: center;
}
.anchor_box .scroll_button a{
/*	margin: 0 5px;*/
	display: table-cell;
	vertical-align: middle;
}
.anchor_box .scroll_button a img{
}
/*----------------------------------------
	service_box
-----------------------------------------*/
.service_box{
	text-align: left;
}
.service_box > div{
	width: 870px;
	margin: 0 auto;
	padding: 20px 40px 40px 40px;
	background-color: #ccf0fc;
	-webkit-border-radius: 30px 0 0 0 / 30px 0 0 0;
	-moz-border-radius: 30px 0 0 0 / 30px 0 0 0;
	border-radius: 30px 0 0 0 / 30px 0 0 0;
	position: relative;
}
.service_box > div .icon{
	position: absolute;
	top : 0;
	left: 0;
}
.service_box h2{
	font-size: 40px;
	font-weight: bold;
	color: #00b4f0;
	margin: 15px 0 0 70px;
}
.service_box .info_text{
	margin-top: 40px;
	line-height: 2em;
}
.service_box .info_text span{
	font-size: 16px;
}
.service_box .col2{
	overflow: hidden;
}
.service_box .col2 .col_l{
	float: left;
	width: 480px;
	padding: 0;
}
.service_box .col2 .col_r{
	float: left;
	width: 360px;
	padding: 20px 0 10px 30px;
	text-align: left;
	line-height: 2em;
}

/*----------------------------------------
	aos_info_box
-----------------------------------------*/
.aos_info_box{
	display: block;
	margin: 30px 0 0 0;
	text-align: left;
	overflow: hidden;
	position: relative;
}
.aos_info_box .aos_info_ttl{
	color: #00b4f0;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0;
	padding-top: 10px;
	width: fit-content;
}
.aos_info_box .aos_info_ttl_line{
	position: absolute;
	top: 17px;
	right: 0;
	height: 1px;
	width: 715px;
	border-bottom: #00b4f0 1px solid;
}
.aos_info_box .aos_info{
	margin-top: 25px;
	line-height: 2em;
}
.aos_info_box .aos_info_pic{
	float: left;
	margin: 20px 25px 0 0;
}

/*----------------------------------------
	search_box
-----------------------------------------*/
.search_box{
}
.search_box h3{
	font-size: 30px;
	font-weight: bold;
	color: #00b4f0;
}
.search_box .shop_search{
	margin: 25px auto 50px auto;
}

.notes_text{
	width: 870px;
	margin: 0 auto 50px auto;
	text-align: left;
	font-size: 14px;
	color: #000000;
}
.notes_text ul{
}
.notes_text ul li{
	padding-left: 1em;
}
.notes_text ul li:before{
	content: "※";
	margin-left: -1em;
	padding-right: 5px;
}

.movie_box + .notes_text ul li{
	width: 540px;
	margin: 0 auto;
	padding-top: 20px;
}

/*----------------------------------------
	lead_box
-----------------------------------------*/
.lead_box{
	overflow:hidden;
	text-align: left;
	background-color: #ccf0fc;
}
.lead_box > div{
	width: 950px;
	margin: 0 auto 50px auto;
}
.lead_box h2{
	font-size: 30px;
	font-weight: bold;
	color: #00b4f0;
}
.lead_box .lead_info{
/*	width: 870px;*/
	margin: 40px 0 0 20px;
	overflow: hidden;
}
.lead_box .lead_info dl{
	background-image: url("/info/it2016/images/onlinefirst_lead_back.png");
	background-repeat: no-repeat;
	background-position: 85px 105px;
	padding-bottom: 38px;
}
.lead_box .lead_info dl:last-child{
	background-image: none;
	padding-bottom: 0;
}
.lead_box .lead_info dt{
	float: left;
	width: 140px;
	height: 50px;
	padding: 25px 15px;
	background-color: #00b4f0;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-right: 20px;
}
.lead_box .lead_info dd{
	height: 100px;
	display: table-cell;
	vertical-align: middle;
}
.lead_box .lead_info dd ul li{
	font-size: 14px;
	padding-left: 1em;
}
.lead_box .lead_info dd ul li:before{
	content: "※";
	margin-left: -1em;
}

/*----------------------------------------
	shop_list_box
-----------------------------------------*/
.shop_list_box{
}
.shop_list_box h2{
	font-size: 30px;
	font-weight: bold;
	color: #00b4f0;
}
.shop_list_box .attr_text{
	margin-top: 10px;
	font-size: 14px;
}
.shop_list_box .tab_content{
	width: 870px;
	margin: 10px auto;
}

/*
.shop_list_box h3.accordion{
	padding: 10px 10px 10px 50px;
	font-weight: bold;
	color: #ffffff;
	background: #60ccf0;
	border-top: 1px solid #e0e0e0;
/*	border-bottom: 1px solid #ffffff;* /
	cursor: pointer;
}
.shop_list_box h3.accordion span {
	display: block;
	text-align: left;
	background: url(../images/icn_expand_open.png) no-repeat right 50%;
	-moz-background-size: 16px 16px;
	-webkit-background-size: 16px 16px;
	background-size: 16px 16px;
}
*/

.shop_list_box ul.attention_list01 {
	margin-top:20px;
	margin-bottom:10px;
	padding: 20px 10px 16px 2.7em;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	font-size: 14px;
}
.shop_list_box ul.attention_list01 li {
	list-style-type: none;
	text-indent: -2em;
}
.shop_list_box dl{
	margin-bottom:20px;
	border-bottom:1px solid #cccccc;
}
.shop_list_box dl dt{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#e2edf7;
	text-align:center;
	font-weight: bold;
}
.shop_list_box dl dd{
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.shop_list_box ul.attention_list02{
	color: #ff0000;
	font-size: 14px;
	margin-bottom: 20px;
	padding-left: 1em;
}
.shop_list_box ul.attention_list02 li{
	list-style-type: none;
	text-indent: -1em;
}
.shop_list_box ul.dl_list{
}
.shop_list_box p img{
	width:100%;
}
.shop_list_box ul.shoplist{
	width:100%;
	overflow:hidden;
/*	border-top: 1px solid #cccccc;*/
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	display: none;
}
.shop_list_box ul.shoplist li{
	width: 216px;
	float:left;
	border-right:1px solid #cccccc;
}
.shop_list_box ul.shoplist li:nth-child(4n){
	width: 219px;
	border-right: none;
	box-sizing: border-box;
}
.shop_list_box ul.shoplist li a::after {
	background-image: url("/static/sp/top/images/icon_arrow_blue.png");
	background-size: 8px 14px;
	content: "";
	height: 14px;
	margin-top: -7px;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 8px;
}
.shop_list_box ul.shoplist li a {
	line-height:2.5em;
	padding-left:10px;
/*	background-color:#ccf0fc;*/
	border-bottom: 1px solid #cccccc;
	box-sizing: border-box;
	display: inline-block;
	font-size:16px;
	margin: 0;
	opacity: 1;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
	z-index: 0;
	color: #013b96;
}
.shop_list_box ul.shoplist li:hover a{
	background-color: #ccf0fc;
}
.shop_list_box ul.shoplist li.nbb a {
	border-bottom: none;
}

.shop_list_box h3.accordion{
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	background-color:#60ccf0;
	color:#ffffff;
	font-size:16px;
	font-weight: bold;
	margin: 0;
	border-bottom: 1px solid #e0e0e0;
	cursor: pointer;
	width: 852px;
}
.shop_list_box h3.accordion:last-of-type{
	border-bottom: 1px solid #d3d8e2;
}
.shop_list_box h3.accordion.close{
	border-bottom: none;
}
.shop_list_box h3.accordion .icon {
    background: url(/static/common_2018/common_sp/img/icon_arrow_open.png) no-repeat right center;
    background-size: 12.5px 7px;
	width: 100%;
	display: inline-block;
	display: -webkit-inline-box;
}
.shop_list_box h3.accordion.close .icon {
    background: url(/static/common_2018/common_sp/img/icon_arrow_close.png) no-repeat right center;
    background-size: 12.5px 7px;
}

/*----------------------------------------
	newCmBox
-----------------------------------------*/
.newCmBox .boxInner{
	width: 1080px;
	margin: 0 auto;
}
.newCmBox ul{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0 51px 95px;
}
.newCmBox iframe{
	padding-top: 27px;
}

/*----------------------------------------
	#505050
-----------------------------------------*/
.notes_text,
.info_text,
.col_r,
.aos_info,
.lead_box dd,
.attr_text{
	color: #505050;
}
.anchor_box .info_text{
	color: #00b4f0;
}

/*----------------------------------------
	clear_fix
-----------------------------------------*/
.cf:before, .cf:after {
	content:"";
	display:table
}
.cf:after { clear:both }
.cf { zoom:1 } /* For IE 6/7 */

.promotionText {
	width: 1080px;
	margin: 10px auto 0;
	text-align: center;
}
.promotionText img {
	margin-left: -122px;
}