@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-y: scroll;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea {
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
a:focus {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both {
	clear: both;
}
.inline_block {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
* {
	/*font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;*/
	font-family: 'Noto Sans JP', sans-serif;
	color: #606060;
}
a, a:hover, a:active, a:visited {
	color: #606060;
}
a:link:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
header {
	width: 100%;
	border-bottom: solid 4px #f5f5f5;
}
#top header {
	border-bottom: none;
}
header > ul {
	max-width: 1040px;
	margin: auto;
	display: block;
	width: 94%;
}
.head_logo {
	width: 240px;
	float: left;
	padding-top: 38px;
}
.head_logo a {
	max-width: 224px;
}
.head_logo img {
	display: block;
	width: 224px;
}
.headnavi {
	float: right;
	background-image: url(../image/head_naviboder.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 1px;
}
.headnavi li {
	float: left;
	background-image: url(../image/head_naviboder.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 1px;
	padding-top: 27px;
	padding-bottom: 27px;
}
.headnavi li a {
	padding-top: 46px;
	height: 0;
	display: block;
	overflow: hidden;
	width: 108px;
}
.headnavi li a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.headnavi li.navi1 a {
	background-image: url(../image/head_navi.jpg);
	background-size: 665px;
	background-position: -10px -11px;
}
.headnavi li.navi2 a {
	background-image: url(../image/head_navi.jpg);
	background-size: 665px;
	background-position: -118px -11px;
}
.headnavi li.navi3 a {
	background-image: url(../image/head_navi.jpg);
	background-size: 665px;
	background-position: -228px -11px;
}
.headnavi li.navi4 a {
	background-image: url(../image/head_navi.jpg);
	background-size: 665px;
	background-position: -338px -11px;
}
.headnavi li.navi5 a {
	background-image: url(../image/head_navi.jpg);
	background-size: 665px;
	background-position: -443px -11px;
}
.headnavi li.navi6 a {
	background-image: url(../image/head_navi.jpg);
	background-size: 665px;
	background-position: -553px -11px;
}
/*ページトップボタン*/
.page-top {
	line-height: 1.2;
	max-width: 1040px;
	margin: auto;
	text-align: right;
	width: 94%;
	margin-top: 60px;
}
.bx-viewport {
	width: 100%!important;
}
.bx-viewport a img {
	width: 100%!important;
}
.bx-viewport {
}
.mainimagearea {
	margin: auto;
	overflow: hidden;
	margin-bottom: 40px;
	position: relative;
	padding-top: 640px;
}
.mainimagearea .bx-wrapper {
	top: 0;
	width: 1240px;
	max-width: none !important;
	position: absolute;
	left: -50%;
	right: -50%;
	margin: auto;
}

@media screen and (max-width: 1100px) {
.mainimagearea {
	padding-top: 57.5%;
}
.mainimagearea .bx-wrapper {
	margin-left: -5%;
	margin-right: -5%;
	max-width: 110% !important;
	left: 0;
	right: 0;
}
}
.contentsarea {
	margin: auto;
	width: 1040px;
}
.topnewsarea li {
	width:100%;
}
.topnewsarea li.right {
	margin-left: 40px;
}
.topnewsarea li h3 {
	display: block;
	width: 100%;
	background-image: url(../image/news_title_bg.jpg);
	padding-top: 12px;
	height: 43px;
	overflow: hidden;
	color: #053cac;
	font-size: 18px;
	line-height: 100%;
	background-position: 0px 0;
	margin-bottom: 40px;
	padding-left: 10px;
	box-sizing: border-box;
}
.topnewsarea li p.date {
	color: #a8a8a8;
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}
.topnewsarea li h4 {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
	line-height: 140%;
}
.topnewsarea li p {
	display: block;
	margin-bottom: 10px;
}
.topnewsarea li p.textarea {
	height: 40px;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.topnewsarea li div {
	height: 190px;
	margin-bottom: 20px;
	border-bottom: solid 1px #cecece;
}
.topnewsarea a.postdetail_btn:before {
	content: url("../image/pdf_icon.jpg");
	padding-right: 5px;
	vertical-align: middle;
}
.topnewsarea a.postdetail_btn, .topnewsarea a.postdetail_btn:hover, .topnewsarea a.postdetail_btn:visited, .topnewsarea a.postdetail_btn:active {
	color: #3a3a3a;
	font-size: 12px;
	vertical-align: middle;
}
.topnewsarea a.postdetail_btn:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
footer {
	margin-top: 20px;
	padding-bottom: 50px;
}
.footnavi {
	background-color: #f1f1f1;
	padding-top: 40px;
}
.footnavi div {
	padding-left: 30px;
	width: 1010px;
	margin: auto;
}
.footnavi a, .footnavi a:visited, .footnavi a:active {
	color: #242424;
	text-decoration: none;
	display: block;
}
.footnavi a:hover {
	color: #858383;
}
.footnavi dl {
	display: block;
	float: left;
	margin-right: 30px;
	width: 172px;
	padding-bottom: 40px;
}
.footnavi dt {
	font-size: 16px;
	border-bottom: solid 1px #c1c1c1;
	padding-bottom: 8px;
}
.footnavi dt.navi1another {
	margin-top: 43px;
}
.footnavi dd {
	font-size: 14px;
	padding: 8px 0;
	padding-left: 15px;
	border-bottom: solid 1px #c1c1c1;
}
.foot_banner ul {
	width: 94%;
	margin: auto;
	padding: 40px 0;
	text-align: center;
}
.foot_banner {
	border-bottom: solid 8px #f1f1f1;
}
.foot_banner li {
	padding: 0 20px;
	display: inline-block;
}
footer .footnavi2 {
	width: 94%;
	max-width: 1040px;
	margin: auto;
}
footer .footnavi2 li {
	float: left;
}
.footnavi2 > li.right {
	text-align: right;
	padding-top: 24px;
}
.ieonbox {
	padding-top: 22px;
}
.ieonbox > .left {
	color: #666;
}
.ieonbox .left {
	padding-right: 10px;
	border-right: 6px solid #666;
	margin-right: 10px;
}
.ieonbox .left img {
	height: 40px;
	display: block;
}
footer .footnavi2 .ieonbox .right a, footer .footnavi2 .ieonbox .right a:hover, footer .footnavi2 .ieonbox .right a:active, footer .footnavi2 .ieonbox .right a:visited {
/*text-decoration:none;*/
}
footer .footnavi2 .ieonbox .right a {
	display: block;
	line-height: 20px;
	font-size: 14px;
}
footer .footnavi2 li a {
}
footer .footnavi2 > li.right {
	width: 300px;
	float: right;
	text-align: right;
	display: block;
	padding-top: 8px;
}
footer .footnavi2 > li.right img {
	display: block;
	float: right;
}
footer .footnavi2 > li.right .ieon_banner {
	height: 36px;
	margin-bottom: 10px;
}
footer .footnavi2 > li.right .copy {
	height: 16px;
}
.footnavi2 .nav3 a, .footnavi2 .nav3 a:hover, .footnavi2 .nav3 a:active, .footnavi2 .nav3 a:visited {
	color: #242424;
	font-size: 14px;
	text-decoration: none;
	margin-left: 10px;
}
footer .nav1 {
	padding-top: 18px;
}
footer .nav2 {
	padding-top: 18px;
	padding-left: 10px;
}
footer .nav4 {
	margin-top: 10px;
	margin-left: 10px;
}
.pankz {
	padding-top: 16px;
	height: 32px;
	max-width: 1040px;
	margin: auto;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	width: 94%;
}
.pankz span {
	width: 16px;
	text-align: center;
	display: inline-block;
	font-size: 10px;
}
.pankz a, .pankz a:hover, .pankz a:visited, .pankz a:active {
	color: #386dd7;
	text-decoration: underline;
}
.pankz a.nolink {
}
.leftcolumn {
	max-width: 770px;
	width: 94%;
	float: left;
	min-height: 500px;
}
#csr .leftcolumn {
	min-height: 650px;
}
.leftcolumn h2 {
	position: relative;
	margin-left: 3px;
	border-left: 3px solid #FFF;
	background-color: #f5f5f5;
	font-size: 24px;
	line-height: 100%;
	height: 47px;
	padding-top: 23px;
	z-index: 10;
	padding-left: 14px;
	color: #053cac;
	margin-bottom: 30px;
}
.leftcolumn h2:before {
	content: "";
	position: absolute;
	top: 0;
	width: 3px;
	left: -6px;
	height: 70px;
	display: block;
	background-color: #053cac;
	z-index: 1;
}
.rightcolumn {
	float: right;
	width: 220px;
}
.rightcolumn dl dt {
	padding-top: 19px;
	padding-left: 20px;
	height: 49px;
	display: block;
	width: 200px;
	background-color: #386dd7;
	border-bottom: solid 2px #053cac;
	font-size: 18px;
	color: #FFF;
}
.rightcolumn dl dd a, .rightcolumn dl dd a:hover, .rightcolumn dl dd a:visited, .rightcolumn dl dd a:active {
	text-decoration: none;
	color: #797979
}
.rightcolumn dl dd a {
	font-size: 14px;
	padding-top: 18px;
	padding-left: 26px;
	height: 32px;
	width: 194px;
	display: block;
	border-bottom: solid 1px #c6c6c6;
	line-height: 100%;
}
.rightcolumn dl dd a:hover, .rightcolumn dl dd a.active {
	background-color: #e7f2ff;
}
.rightcolumn dl dd a:before {
	content: url("../image/navi_arrow.png");
	vertical-align: middle;
	padding-right: 10px;
}
.leftcolumn .syomei {
	width: 100%;
	text-align: right;
}
.leftcolumn .syomei p {
	display: inline-block;
	font-size: 14px;
}
.leftcolumn .syomei p span {
	font-size: 18px;
}
#message .leftcolumn .message_photo {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: solid 1px #c6c6c6;
}
#message .leftcolumn .message_photo img {
	display: block;
	float: right;
}
#message .leftcolumn .message_photo p {
	vertical-align: top;
	margin: 0;
	float: left;
	display: block;
}
.leftcolumn p {
	color: #4e4e4e;
	font-size: 14px;
	margin-bottom: 30px;
	line-height: 160%;
}
#message .leftcolumn p:last-child {
	margin-bottom: 0;
}
#news_index .news_tab {
	border-bottom: solid 2px #386dd7;
	margin-left: 20px;
	margin-right: 20px;
}
#news_index .news_tab li {
	float: left;
	margin-left: 12px;
}
#news_index .news_tab li.left {
	margin-left: 0px;
}
#news_index .news_tab li a {
	background-image: url(../image/newstabbg.jpg);
	display: block;
	width: 214px;
	height: 29px;
	padding-top: 11px;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}
#news_index .news_tab li a, #news_index .news_tab li a:hover, #news_index .news_tab li a:visited, #news_index .news_tab li a:active {
	text-decoration: none;
	color: #386dd7;
}
#news_index .news_tab li.active a {
	color: #FFF;
	background-image: url(../image/newstabbg_active.jpg);
}
#news_index .news_list {
	padding-left: 20px;
	padding-right: 20px;
}
#news_index .news_list li {
	padding-top: 25px;
	padding-bottom: 15px;
	position: relative;
}
.news_list li p.date {
	color: #a8a8a8;
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}
.news_listli h4 {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
	line-height: 140%;
	max-width: 500px;
}
.news_list li p {
	display: block;
	margin-bottom: 10px;
}
.news_list li p.textarea {
	height: 40px;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-width: 500px;
}
.news_list li {
	border-bottom: solid 1px #cecece;
}
.news_list a.postdetail_btn {
	position: absolute;
	right: 0;
	bottom: 20px;
}
.news_list a.postdetail_btn:before {
	content: url("../image/pdf_icon.jpg");
	padding-right: 5px;
	vertical-align: middle;
}
.news_list a.postdetail_btn, .news_list a.postdetail_btn:hover, .news_list a.postdetail_btn:visited, .news_list a.postdetail_btn:active {
	color: #3a3a3a;
	font-size: 12px;
	vertical-align: middle;
}
.news_list a.postdetail_btn:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
.nav-links, #news_index .list_pagenation {
	padding-top: 30px;
	text-align: center;
}
.leftcolumn h2.screen-reader-text {
	display: none;
}
.page-numbers, #news_index .list_pagenation a {
	width: 34px;
	padding-top: 10px;
	height: 24px;
	background-color: #f5f5f5;
	text-align: center;
	display: inline-block;
	position: relative;
	margin: 0 5px;
}
.page-numbers:first-child, #news_index .list_pagenation a:first-child {
	margin-left: 0;
}
.page-numbers.prev:before, #news_index .list_pagenation a.list_prev:before {
	content: url("../image/pagenation_prev.png");
	top: 7px;
	position: absolute;
	left: 5px;
}
.page-numbers.next:after, #news_index .list_pagenation a.list_next:after {
	content: url("../image/pagenation_next.png");
	position: absolute;
	top: 7px;
	position: absolute;
	right: 5px;
}
.page-numbers.prev, #news_index .list_pagenation a.list_prev {
	padding-left: 20px;
	width: 56px;
}
.page-numbers.next, #news_index .list_pagenation a.list_next {
	padding-right: 20px;
	width: 56px;
}
.page-numbers, #news_index .list_pagenation a, #news_index .list_pagenation a:hover, #news_index .list_pagenation a:visited, #news_index .list_pagenation a:active {
	color: #3a3a3a;
	font-size: 14px;
	text-decoration: none;
	line-height: 14px;
}
span.page-numbers, #news_index .list_pagenation a.list_prev, #news_index .list_pagenation a.list_next, #news_index .list_pagenation a.active {
	background-color: #e7f2ff;
}
.shopnewslist {
	border: solid 1px #c6c6c6;
	width: 100%;
	box-sizing: border-box;
	text-align: left;
	margin-bottom: 20px;
}
.shopnewslist h3 {
	border-bottom: solid 1px #c6c6c6;
	font-size: 18px;
	line-height: 100%;
	height: 26px;
	z-index: 10;
	padding-top: 8px;
	padding-left: 14px;
	color: #053cac;
}
.shopnewslist dl {
	margin-left: 14px;
	margin-right: 14px;
	border-bottom: dotted 1px #c6c6c6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.shopnewslist dl:last-child {
	border-bottom: none;
}
.shopnewslist dl dd {
	margin-right: 30px;
}
.shopnewslist dl dd, .shopnewslist dl dt {
	color: #606060;
	display: inline-block;
	font-size: 14px;
}
.shopnewslist dl dt a, .shopnewslist dl dt a:active, .shopnewslist dl dt a:visited {
	color: #606060;
}
.shopnewslist dl dt a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#shopdetail .shopdetail_table {
	border: none;
	width: 100%;
	margin-bottom: 60px;
}
#shopdetail .shopdetail_table dl, #shopdetail .shopdetail_table dd {
	border: none;
}
#shopdetail .shopdetail_table dl {
	border-bottom: solid 1px #c6c6c6;
	display: table;
	width: 100%;
}
#shopdetail .shopdetail_table dt, #shopdetail .shopdetail_table dd {
	display: table-cell;
	padding: 12px;
}
#shopdetail .shopdetail_table dt span {
	display: block;
	margin-bottom: 10px;
}
#shopdetail .shopdetail_table dt img {
	width: 50px;
}
#shopdetail .shopdetail_table .shoptd3 {
	vertical-align: middle;
	width: 96px;
}
#shopdetail .shopdetail_table .shoptd1 {
	font-size: 16px;
	width: 16%;
	padding-left: 0px;
	border-right: solid 1px #c6c6c6;
	color: #494949;
	width: 170px;
}
#shopdetail .shopdetail_table .shoptd2 {
	border-right: solid 1px #c6c6c6;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#shopdetail .shopdetail_table .shoptd2 span {
	display: block;
	border-bottom: solid 1px #c6c6c6;
	padding-bottom: 12px;
	padding-top: 12px;
}
#shopdetail .shopdetail_table .shoptd2 span.red {
	color: #ff0000;
}
#shopdetail .shopdetail_table dl:last-child, #shopdetail .shopdetail_table .shoptd2 span:last-child {
	border-bottom: none;
}
#shopdetail .areabox div.openbox {
	width: 94%;
	margin: auto;
	display: none;
}
#shopdetail .areabox div.openbox.active {
	display: block;
}
#shopdetail .areabox {
	position: relative;
	margin-right: 3%;
	margin-left: 3%;
}
#shopdetail h3 {
	background-image: url(../image/title_gradebar.jpg);
	font-size: 18px;
	height: 44px;
	line-height: 100%;
	padding-top: 26px;
	padding-left: 14px;
	margin-bottom: 20px;
}
#shopdetail h3 img {
	width: auto;
	height: 18px;
	vertical-align: top;
	margin-right: 10px;
}
#shopdetail .areabox h4 {
	position: relative;
	background-color: #fff;
	font-size: 18px;
	line-height: 140%;
	padding-bottom: 3px;
	padding-top: 5px;
	z-index: 10;
	padding-left: 14px;
	color: #053cac;
	margin-bottom: 26px;
	border-left: 5px solid #f5f5f5;
}
#shopdetail .areabox h4:after {
	content: "";
	bottom: -6px;
	width: 100%;
	left: 0;
	height: 2px;
	display: block;
	background-color: #053cac;
	z-index: 1;
	position: absolute;
	margin-left: -5px;
	padding-left: 5px;
}
#shopdetail .openbtn {
	position: absolute;
	right: 10px;
	top: 24px;
	display: block;
	overflow: hidden;
	width: 74px;
	padding-top: 25px;
	height: 0;
	display: block;
	background-image: url(../image/openbtn.png);
	cursor: pointer;
}
#shopdetail .openbtn.open {
	background-image: url(../image/closebtn.png);
}
.shoplistbox {
	padding-top: 20px;
	border: solid 1px #c6c6c6;
	border-top: none;
}
.shop_switch {
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	margin-bottom: -1px;
}
.shop_switch li {
	width: 33%;
	float: left;
	padding-top: 10px;
}
.shop_switch a {
	width: 100%;
	display: block;
	border: solid 1px #c6c6c6;
	box-sizing: border-box;
	font-size: 16px;
	color: #FFF;
	line-height: 100%;
	padding-top: 15px;
	height: 60px;
	background-color: #f5f5f5;
}
.shop_switch li.active {
	width: 34%;
	border-bottom: none;
	padding-top: 0;
}
.shop_switch li.active a {
	border-bottom: none;
	padding-top: 10px;
	border: solid 1px #c6c6c6;
	border-bottom: none;
	padding-top: 25px;
	height: 70px;
	background-color: #fff;
}
.shop_switch a img {
	margin: auto;
	height: auto;
	vertical-align: middle;
}
.shop_switch .shop_switch1 a .list_logo {
	display: none;
}
.shop_switch a.shop_switch1:link {
	text-decoration: none;
}
.shop_switch a.shop_switch2 {
	background-color: #e72e35;
}
.shop_switch li.shop_switch3 {
	float: right;
}
.shop_switch .borderr a {
	border-left: none;
}
.shop_switch .borderl a {
	border-right: none;
}
.shop_switch li.bordern a {
	border-left: none;
	border-right: none;
}
.shop_switch li a img.list_logo {
	width: 56px;
	margin-right: 10px;
}
#contentsindex .leftcolumn ul li > img, #recruittop .leftcolumn ul li > img, #csr_top .leftcolumn ul li > img {
	width: 100%;
}
#contentsindex .leftcolumn ul li, #csr_top .leftcolumn ul li, #recruittop .leftcolumn ul li {
	width: 360px;
	margin-right: 50px;
	float: left;
	text-align: right;
	margin-bottom: 50px;
}
#contentsindex .leftcolumn ul li.right, #recruittop .leftcolumn ul li.right, #csr_top .leftcolumn ul li.right {
	margin-right: 0;
}
#contentsindex .leftcolumn ul li h3, #recruittop .leftcolumn ul li h3, #csr_top .leftcolumn ul li h3 {
	font-size: 18px;
	line-height: 100%;
	padding-top: 11px;
	height: 29px;
	background-image: url(../image/subtitle_gradebar.jpg);
	text-align: center;
	color: #494949;
	margin-bottom: 3px;
}
#contentsindex .leftcolumn ul li p, #recruittop .leftcolumn ul li p, #csr_top .leftcolumn ul li p {
	text-align: left;
	font-size: 14px;
	color: #505050;
	min-height: 50px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 0;
}
.btna:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.timejobbtn a {
	display: block;
	max-width: 270px;
	margin: auto;
	margin-bottom: 20px;
}
.internship_none {
	border: solid 1px #386dd7;
	width: 100%;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	color: #386dd7;
}
.shoplistmap {
	width: 770px;
	background-image: url(../image/shop_map.jpg);
	position: relative;
	height: 650px;
	background-repeat: no-repeat;
	margin: auto;
}
.map_arealist {
	position: inherit;
}
.shoplistmap dl {
	width: 190px;
	position: absolute;
}
.shoplistmap dl.hokkaido {
	top: 33px;
	left: 206px;
}
.shoplistmap dl.touhoku {
	top: 150px;
	right: 0;
}
.shoplistmap dl.kanto {
	top: 289px;
	right: 0;
}
.shoplistmap dl.chubu {
	top: 459px;
	right: 0;
}
.shoplistmap dl.kansai {
	top: 459px;
	right: 280px;
}
.shoplistmap dl.chugokushikoku {
	top: 150px;
	left: 206px;
}
.shoplistmap dl.kyushu {
	top: 289px;
	left: 0;
}
.shoplistmap dl.tenposu {
	bottom: 0;
	left: 0;
	border: solid 1px #c6c6c6;
	box-sizing: border-box;
	text-align: left;
	margin-bottom: 20px;
	min-width: 260px;
	border-bottom: none;
	background-color: #FFF;
}
.shoplistmap dl.tenposu dt {
	border-bottom: solid 1px #c6c6c6;
	font-size: 18px;
	line-height: 100%;
	height: 26px;
	z-index: 10;
	padding-top: 8px;
	padding-left: 14px;
	color: #053cac;
	margin-bottom: 0px;
}
.shoplistmap dl.tenposu dd {
	text-align: center;
	float: left;
	box-sizing: border-box;
	border-bottom: solid 1px #c6c6c6;
	font-size: 14px;
	line-height: 100%;
	z-index: 10;
	padding: 8px;
	padding-left: 14px;
	width: 50%;
}
.shoplistmap dl.tenposu dd img, .shoplistmap dl.tenposu dd span {
	width: 100%;
	margin: auto;
	display: block;
	max-width: 146px;
}
.shoplistmap dl.tenposu dd span {
	padding-top: 6px;
}
.shoplistmap dt {
	position: relative;
	margin-bottom: 5px;
}
.shoplistmap dt a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 20px;
	line-height: 100%;
	padding-right: 15px;
	text-align: center;
	background-color: #e7f2ff;
}
.shoplistmap dl a, .shoplistmap dl a:active, .shoplistmap dl a:hover {
	color: #797979;
	text-decoration: none;
}
.shoplistmap dl a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.shoplistmap dt a:before {
	content: url("../image/pagenation_next.png");
	padding-right: 10px;
	vertical-align: middle;
}
.shoplistmap dd {
	color: #797979;
	text-align: center;
}
.shoplistmap dd a {
	font-size: 16px;
	line-height: 160%;
}
#shopindex .leftcolumn {
	text-align: center;
	width: 770px;
}
#shopindex .leftcolumn h2 {
	text-align: left;
}
.shopsite_link {
}
.shopsite_link li {
	display: block;
}
.shopsite_link li a {
	border: solid 1px #c6c6c6;
	display: table;
	vertical-align: middle;
	text-decoration: none;
}
.shopsite_link {
	margin-top: 30px;
}
.shopsite_link li a span {
	display: table-cell;
	vertical-align: middle;
	width: 150px;
}
.shopsite_link li a img {
}
.shopsite_link li a span {
	padding: 10px;
	font-size: 14px;
	height: 60px;
	background-color: #fff;
}
.shopsite_link .left span:first-child {
	background-color: #e83136;
}
.shopsite_link .left {
	float: left;
}
.shopsite_link .left {
}
.shopsite_link .right {
	float: right;
}
div.contactarea {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
}
div.contactarea h3 {
	position: relative;
	background-color: #fff;
	font-size: 18px;
	line-height: 140%;
	padding-bottom: 3px;
	padding-top: 5px;
	z-index: 10;
	padding-left: 14px;
	color: #053cac;
	margin-bottom: 26px;
	border-left: 5px solid #f5f5f5;
}
div.contactarea h3:after {
	content: "";
	bottom: -6px;
	width: 100%;
	left: 0;
	height: 2px;
	display: block;
	background-color: #053cac;
	z-index: 1;
	position: absolute;
	margin-left: -5px;
	padding-left: 5px;
}
div.contactarea p a {
	margin-top: 20px;
	display: inline-block;
}
.center {
	text-align: center;
}
.eventbtn {
	max-width: 580px;
	margin: auto;
}
.eventbtn li {
	float: left;
	margin: 0 10px;
}
.contactform {
	border-top: solid 1px #c6c6c6;
	border-left: solid 1px #c6c6c6;
	box-sizing: border-box;
}
.contactform dt {
	background-color: #e8e8e8;
}
.contactform dd {
	width: 74%;
}
.contactform dl {
	display: table;
	width: 100%;
}
.contactform dt, .contactform dd {
	font-size: 14px;
	display: table-cell;
	box-sizing: border-box;
	padding: 10px;
	border-bottom: solid 1px #c6c6c6;
	border-right: solid 1px #c6c6c6;
}
.contactform dd span {
	display: inline-block;
}
.contactform dd span.red {
	color: #F00;
}
div.contactarea textarea {
	max-width: 95%;
	width: 95%;
	height: 150px;
}
div.contactarea button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	padding: 0;
	display: block;
	background-color: #fff;
	margin: auto;
	margin-top: 30px;
}
.complete_text {
	width: 100%;
	box-sizing: border-box;
	padding: 50px;
	border: solid 1px #c6c6c6;
	text-align: center;
}
.contents_table {
	border-top: solid 1px #c6c6c6;
	border-left: solid 1px #c6c6c6;
	box-sizing: border-box;
	margin-bottom: 40px;
	display: table;
	width: 100%;
	line-height: 160%;
}
.contents_table dt {
	background-color: #e8e8e8;
}
.contents_table dd {
	width: 74%;
}
.contents_table dd.innerblock {
	padding: 0;
}
.contents_table dd.innerblock span {
	padding: 10px;
	display: block;
	width: 100%;
	box-sizing: border-box;
}
.contents_table dd.innerblock span:first-child {
	border-bottom: solid 1px #c6c6c6;
}
.contents_table dl {
	display: table-row;
	width: 100%;
}
.contents_table dt, .contents_table dd {
	font-size: 14px;
	display: table-cell;
	box-sizing: border-box;
	padding: 10px;
	border-bottom: solid 1px #c6c6c6;
	border-right: solid 1px #c6c6c6;
}
footer .footnavi2 li.nav4 {
	float: right;
}
#recruit h3, #ontline h3, #privacypolicy h3, #link h3, #csr h3 {
	position: relative;
	background-color: #fff;
	font-size: 18px;
	line-height: 140%;
	padding-bottom: 3px;
	padding-top: 5px;
	z-index: 10;
	padding-left: 14px;
	color: #053cac;
	margin-bottom: 26px;
	border-left: 5px solid #f5f5f5;
}
#recruit h3:after, #ontline h3:after, #privacypolicy h3:after, #link h3:after, #csr h3:after {
	content: "";
	bottom: -6px;
	width: 100%;
	left: 0;
	height: 2px;
	display: block;
	background-color: #053cac;
	z-index: 1;
	position: absolute;
	margin-left: -5px;
	padding-left: 5px;
}
.blue {
	color: #053cac;
}
#recruit h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.mynavi {
	text-align: center;
}
.mynavi a {
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
.mynavi a.mynavi_btn2 {
	border: solid 1px;
	padding: 20px;
	display: inline-block;
	margin: auto;
	margin-bottom: 30px;
}
.recruit_img {
	display: block;
	margin: auto;
	margin-bottom: 30px;
	max-width: 100%;
}
.privacy1, .privacy2 {
	margin-bottom: 40px;
}
.privacy1 h4 #csr h4 {
	color: #053cac;
	font-size: 20px;
	margin-bottom: 10px;
}
#privacypolicy .leftcolumn dl {
	padding-left: 3%;
}
#privacypolicy .leftcolumn dt {
	width: 100%;
	text-align: left;
	font-size: 18px;
	margin-bottom: 10px;
}
#privacypolicy .leftcolumn dd {
	margin-bottom: 20px;
	font-size: 14px;
	text-align: left;
}
#privacypolicy .leftcolumn dd {
	padding-left: 3%;
}
.privacy1 .name {
	width: 100%;
	text-align: right;
}
#privacypolicy .leftcolumn .privacy2 h4 {
	color: #053cac;
	font-size: 20px;
	margin-bottom: 10px;
}
#privacypolicy .leftcolumn .privacy2 dl {
	padding-left: 3%;
}
.privacy2 h4 {
	color: #053cac;
	font-size: 16px;
	margin-bottom: 10px;
}
#privacypolicy .leftcolumn dd ul {
	padding-top: 10px;
}
#privacypolicy .leftcolumn dd ul li {
	padding-left: 40px;
	position: relative;
}
#privacypolicy .leftcolumn dd ul.numlist2 {
	padding-left: 20px;
}
#privacypolicy .leftcolumn dd ul.numlist2 li {
	padding-left: 20px;
}
#privacypolicy .leftcolumn dd li span {
	position: absolute;
	left: 0;
}
#privacypolicy .leftcolumn span:before {
}
.contents_mainimagearea {
	width: 100%;
	margin-bottom: 20px;
}
.contents_mainimagearea img {
	display: block;
	width: 100%;
}
.leftcolumn .contents_mainimagearea p {
	margin-bottom: 0;
	text-align: right;
	font-size: 20px;
	color: #FFF;
	background-color: #053cac;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.policy ul.policy_table {
	position: relative;
}
.policy ul.policy_table li {
	color: #053cac;
	position: relative;
	padding-left: 20px;
	font-size: 20px;
	margin-bottom: 20px;
}
.policy ul.policy_table > li {
	padding: 15px;
	padding-left: 35px;
	border: solid 1px #c6c6c6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.policy ul.policy_table li span.num {
	position: absolute;
	left: 15px;
}
.policy ul.policy_table li li span.num {
	position: absolute;
	left: 0px;
}
.policy ul.policy_table li ul {
	margin-left: 20px;
	padding-top: 10px;
}
.policy ul.policy_table li ul li {
	margin-bottom: 5px;
	font-size: 14px;
	color: #4e4e4e;
}
.policy ul.policy_table2 {
	margin-bottom: 50px;
}
.policy ul.policy_table2 li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 18px;
	font-size: 14px;
	color: #4e4e4e;
}
.policy ul.policy_table2 li span.num {
	position: absolute;
	left: 0px;
}
.rightcolumn dl dd a.child {
	/*border-bottom:none;*/
	font-size: 12px;
	padding-top: 10px;
	height: 20px;
}
.rightcolumn dl dd a.child:before {
	content: url(../image/child_arrow.png);
}
.csrnavi a:before {
	content: url(../image/navi_arrow.png);
	margin-right: 10px;
	vertical-align: middle;
}
.csrnavi a {
	font-size: 14px;
	display: inline-block;
	padding-bottom: 10px;
	text-decoration: none;
}
.csrnavi {
	display: none;
}
.rightcolumn dl dd .kaisou {
/*border-bottom: solid 1px #c6c6c6;*/
}
.rightcolumn dl dd .kaisou a.child:hover, .rightcolumn dl dd .kaisou a.child.active {
	background-color: #f1f1f1;
}
.sp1 {
	display: none;
}
.spnavibtn {
	display: none;
}
.iso ul {
	position: relative;
}
.iso ul .left {
	padding-right: 200px;
}
.iso ul .right {
	top: 0;
	position: absolute;
	right: 0;
}
.saveenergyphoto {
	display: block;
	width: 220px;
	margin-right: 20px;
	;
	text-align: center;
}
li.saveenergyphoto {
	float: left;
}
.saveenergyphoto.right {
	margin-right: 0;
}
.saveenergyphoto img {
	width: 100%;
}
.rightarrow {
	padding-right: 70px;
	margin-right: 0;
	background-image: url(../image/arrowbg1.jpg);
	background-position: 236px 53px;
	background-size: 40px;
	background-repeat: no-repeat;
}
.point h4 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: dotted #6A6A6A 2px;
	padding-bottom: 5px;
}
.point h5 {
	margin-left: 20px;
	color: #053cac;
}
.point h5 + p {
	margin-left: 20px;
	margin-bottom: 10px;
}
.privacymark {
	display: block;
	margin-top: 20px;
	width: 150px;
	max-width: 30%;
}
.footnavi2 .left2 {
	margin-left: 25px;
}
.footnavi2 .left2 .left {
	margin-right: 15px;
}
.privacybox {
	padding-top: 18px;
	display:block;
}
.privacybox img {
	width: 50px;
	display: block;
}
a.privacybox:link:hover{
	opacity:1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
}
a.privacybox:link:hover p{
	opacity:0.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}
.privacybox p{  display: block;
    line-height: 20px;
	font-size:12px;
	text-decoration:underline;
}



@media screen and (max-width: 1100px) {
.contentsarea {
	width: 94%;
	position: relative;
}
ul.topnewsarea {
	width: 100%;
	margin: auto;
}
.topnewsarea li.right {
	float: right;
	margin-left: 0;
}
.footnavi div {
	width: 94%;
	padding-left: 0;
	text-align: center;
}
.footnavi dl {
	vertical-align: top;
	float: none;
	display: inline-block;
	text-align: left;
	width: 17%;
	padding: 0 1%;
	margin-right: 0;
	padding-bottom: 40px;
}
.leftcolumn {
	max-width: none;
	width: 100%;
	float: none;
	padding-right: 270px;
	box-sizing: border-box;
}
.rightcolumn {
	float: none;
	position: absolute;
	width: 220px;
	top: 0;
	right: 0;
}
#contentsindex .leftcolumn ul li, #recruittop .leftcolumn ul li, #csr_top .leftcolumn ul li {
	width: 48%;
	margin-right: 4%;
}
#shopindex .contentsarea {
	width: 100%;
}
#shopindex .leftcolumn {
	padding-right: 0;
	width: 94%;
	margin: auto;
	padding-bottom: 50px;
}
#shopindex .rightcolumn {
	position: relative;
	width: 100%;
}
#shopindex .rightcolumn dl dt {
	padding-left: 3%;
	box-sizing: border-box;
	height: 68px;
	width: 100%;
}
#shopindex .rightcolumn dl dd a {
	padding-top: 18px;
	padding-left: 3%;
	box-sizing: border-box;
	height: 50px;
	width: 100%;
}
.shoplistmap {
	margin: auto;
}
/*	.shoplistmap{
		width:550px;
    background-size: contain;
	}
	.shoplistmap dl {
    width: 160px;
}
.shoplistmap dt a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 3px;
	
}
.shoplistmap dd a {
    font-size: 14px;
}
.shoplistmap dl.touhoku {
    top: 103px;
    right: 0;
}
.shoplistmap dl.kanto {
    top: 204px;
}
.shoplistmap dl.chubu {
    top: 324px;
    right: 0;
}
.shoplistmap dl.kansai {
    top: 324px;
    right: 200px;
}*/
}

@media screen and (max-width: 1060px) {
.shop_switch li a img {
	display: none;
}
.shop_switch .shop_switch1 a .list_logo, .shop_switch li a img.list_logo {
	display: block;
	margin-right: auto;
	width: 80px;
}
}

@media screen and (max-width: 1000px) {
footer .footnavi2 > li.right {
	max-width: 530px;
	margin: auto;
}
footer .footnavi2 > li, footer .footnavi2 > li.right {
	float: none;
	text-align: center;
	padding-top: 20px;
}
footer .footnavi2 > li, footer .footnavi2 > li.right img {
	float: none;
	display: block;
	margin: auto;
}
.ieonbox {
	width: 300px;
	margin: auto;
	padding-top: 0;
}
.footnavi2 .left2 {
	margin: auto;
}
.privacybox {
	width: 300px;
	margin: auto;
}
}

@media screen and (max-width: 970px) {
#news_index .news_list li {
	padding-bottom: 45px;
}
.headnavi {
	width: 100%;
}
header > ul {
	width: 100%;
}
.head_logo {
	width: 94%;
	margin: auto;
	float: none;
	position: relative;
	padding: 20px 0px;
}
.spnavibtn {
	display: block;
	position: absolute;
	right: 0;
	top: 17px;
	width: 30px;
}
.spnavibtn img {
	width: 100%;
}
.headnavi {
	display: none;
}
.headnavi li {
	padding: 0;
	float: none;
}
.headnavi li a {
	background: none;
	width: 100%;
	border-top: solid 1px #cecece;
	height: auto;
	padding: 0;
	margin: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
.headnavi li.navi1 a, .headnavi li.navi2 a, .headnavi li.navi3 a, .headnavi li.navi4 a, .headnavi li.navi5 a, .headnavi li.navi6 a {
	background: none;
}
.eventbtn li {
	float: none;
}
.eventbtn {
	width: 290px;
}
}

@media screen and (max-width: 900px) {
.footnavi div {
	padding-left: 0;
	text-align: left;
}
.footnavi dl {
	width: 30%;
	padding: 0 1%;
	margin-right: 0;
	padding-bottom: 40px;
}
img {
	max-width: 100%;
}
#news_index .news_tab {
	margin-left: 0px;
	margin-right: 0px;
}
#news_index .news_list {
	padding-left: 0px;
	padding-right: 0px;
}
}

@media screen and (max-width: 860px) {
#shopindex {
}
.shoplistmap {
	height: auto;
	background-image: url(../image/sp-shoplist_map.jpg);
	background-size: contain;
	padding-top: 100%;
	width: 100%;
	text-align: center;
}
.shoplistmap dl {
	position: relative;
}
.shoplistmap br {
	display: none;
}
.map_arealist {
	width: 540px;
	padding-bottom: 20px;
	margin: auto;
}
.shoplistmap dl.hokkaido, .shoplistmap dl.touhoku, .shoplistmap dl.kanto, .shoplistmap dl.chubu, .shoplistmap dl.kansai, .shoplistmap dl.chugokushikoku, .shoplistmap dl.kyushu, .shoplistmap dl.tenposu {
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 170px;
}
.shoplistmap dl.tenposu {
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}
.shoplistmap dt a {
	font-size: 16px;
}
.shoplistmap dl.hokkaido dd, .shoplistmap dl.touhoku dd, .shoplistmap dl.kanto dd, .shoplistmap dl.chubu dd, .shoplistmap dl.kansai dd, .shoplistmap dl.chugokushikoku dd, .shoplistmap dl.kyushu dd {
	display: none;
}
}

@media screen and (max-width: 800px) {
.contentsarea {
	width: 100%;
}
.topnewsarea li {
	width: 100%;
	float: none;
	padding-bottom: 40px;
}
.topnewsarea li div {
	margin: auto;
	margin-bottom: 20px;
	width: 94%;
}
.topnewsarea li.right {
	float: none;
	padding-bottom: 0;
}
.topnewsarea .btna {
	margin-left: 3%;
}
.leftcolumn {
	max-width: none;
	width: 94%;
	margin: auto;
	float: none;
	padding-right: 0px;
	padding-bottom: 50px;
}
.rightcolumn {
	float: none;
	position: relative;
	width: 100%;
	top: auto;
	right: auto;
}
.rightcolumn dl dt {
	padding-left: 3%;
	box-sizing: border-box;
	height: 68px;
	width: 100%;
}
.rightcolumn dl dd a {
	padding-top: 18px;
	padding-left: 3%;
	box-sizing: border-box;
	height: 50px;
	width: 100%;
}
div.contactarea {
	padding-left: 0px;
	padding-right: 0px;
}
.csrnavi {
	display: block;
}
footer .footnavi2 > li.left {
	display: block;
	margin: auto;
}
.shopsite_link li.right, .shopsite_link li.left {
	float: none;
	margin: auto;
	width: 300px;
}
.shopsite_link li.left {
	margin-bottom: 20px;
}
.shopsite_link li a span {
	padding: 6px;
	font-size: 12px;
	height: auto;
}
}

@media screen and (max-width: 600px) {
.sp1 {
	display: block;
}
.mainimagearea {
	padding-top: 0;
}
.mainimagearea .bx-wrapper {
	position: relative;
}
.pc1 {
	display: none;
}
.footnavi dl {
	width: 98%;
	padding: 0 1%;
	margin-right: 0;
	padding-bottom: 40px;
}
.footnavi dl dd {
	display: inline-block;
	width: 46%;
	box-sizing: border-box;
	margin-left: 2%;
}
.foot_banner li {
	padding: 0 2%;
	width: 28%;
	vertical-align: middle;
}
footer .copy, footer .nav3 {
	width: 100%;
}
.footnavi2 ul {
	margin: auto;
	width: 300px;
}
footer .copy, footer .nav3 a:first-child {
	margin-left: 0;
}
.contents_table dl, .contactform dl {
	display: block;
}
.contents_table dt, .contents_table dd, .contactform dt, .contactform dd {
	display: block;
	width: 100%;
}
.contactform dd span {
	margin-bottom: 10px;
}
.contactform dd span:last-child {
	margin-bottom: 0px;
}
.leftcolumn h2 {
	font-size: 20px;
	height: 36px;
	padding-top: 16px;
}
.leftcolumn h2:before {
	height: 52px;
}
#recruittop .leftcolumn ul li,  #csr_top .leftcolumn ul li,  #contentsindex .leftcolumn ul li {
	width: 100%;
	margin-right: 0;
}
#news_index .news_tab li a {
	background-image: url(../image/newstabbg_sp.jpg);
	width: 120px;
	background-size: contain;
	height: 22px;
	padding-top: 8px;
	font-size: 12px;
	line-height: 100%;
}
#news_index .news_tab li.active a {
	background-image: url(../image/newstabbg_spactive.jpg);
}
.map_arealist {
	width: 300px;
}
.shoplistmap dt a {
	font-size: 14px;
}
.shoplistmap dt a:before {
	vertical-align: sub;
}
.shoplistmap dl.hokkaido, .shoplistmap dl.touhoku, .shoplistmap dl.kanto, .shoplistmap dl.chubu, .shoplistmap dl.kansai, .shoplistmap dl.chugokushikoku, .shoplistmap dl.kyushu {
	width: 140px;
}
#shopdetail .shopdetail_table dt, #shopdetail .shopdetail_table dd, #shopdetail .shopdetail_table dl {
	display: block;
	border: none;
}
#shopdetail .shopdetail_table dt {
	padding-right: 60px;
	position: relative;
}
#shopdetail .shopdetail_table dt img {
	top: 17px;
	position: absolute;
	right: 0;
}
#shopdetail .shopdetail_table .shoptd1, #shopdetail .shopdetail_table .shoptd2, #shopdetail .shopdetail_table .shoptd3 {
	border: none;
	border-bottom: solid 1px #c6c6c6;
	width: 100%;
	box-sizing: border-box;
}
#shopdetail .shopdetail_table .shoptd3 {
	border-bottom: none;
	text-align: center;
}
#news_index .list_pagenation a {
	display: none;
}
#news_index .list_pagenation .list_next {
	float: right;
	display: block;
}
#news_index .list_pagenation .list_prev {
	float: left;
	display: block;
}
.shop_switch a img {
	height: 30px;
}
.shop_switch a.shop_switch1 {
	padding-top: 9px;
	padding-bottom: 9px;
}
.rightcolumn dl dd a.child {
	font-size: 12px;
	padding-top: 8px;
	height: 30px;
}
.iso ul {
	position: relative;
}
.iso ul .left {
	padding-right: 0;
}
.iso ul .right {
	top: auto;
	position: relative;
	right: auto;
}
li.saveenergyphoto {
	float: none;
}
.rightarrow {
	margin-right: 0;
	background-image: url(../image/arrowbg2.jpg);
	background-position: 88px 193px;
	background-size: 40px;
	background-repeat: no-repeat;
	padding-bottom: 60px;
}
}
.topbtnarea{
	width:100%;
	max-width:1040px;
	margin:auto;
     margin-top: 60px;
}
.topbtnarea li > img{
	display:block;
	width:100%;
	margin-bottom:20px;
}
.topbtnarea li > p{
	display:block;
	width:100%;
	margin-bottom:20px;
	font-size:14px;
     min-height: 40px;
}
.topbtnarea h3{
      display: block;
    width: 100%;
    background-image: url(../image/news_title_bg.jpg);
    padding-top: 12px;
    height: 43px;
    overflow: hidden;
    color: #053cac;
    font-size: 18px;
    line-height: 100%;
    background-position: 0px 0;
    margin-bottom: 40px;
    padding-left: 10px;
    box-sizing: border-box;
}
.topbtnarea img{
	max-width:100%;
	height:auto;
}
.topbtnarea .left{
	max-width:480px;
	width:48%;
	float:left;
}
.topbtnarea .right{
	max-width:480px;
	width:48%;
	float:right;
}
.topbtnarea .twocolumn{
	width : -webkit-calc(100% + 4px);
     max-width: 484px;
}
.topbtnarea .twocolumn a{
	float:left;
	width:50%;
	display:block;
}
.topbtnarea .threecolumn{
	width : -webkit-calc(100% + 6px);
     max-width: 486px;
}
.topbtnarea .threecolumn a{
	float:left;
	width:33.33%;
	display:block;
}
@media screen and (max-width: 800px) {
.topbtnarea{
     margin-top: 0px;
	}
.topbtnarea .right,
.topbtnarea .left{
	float:none;
	margin:auto;
	width:100%;
	max-width:none;
}
.topbtnarea .right{
	margin-top:40px;
}
.topbtnarea .twocolumn{
	margin:auto;
}
.topbtnarea .threecolumn{
	margin:auto;
	width : -webkit-calc(94% + 6px);
}
.topbtnarea .twocolumn{
	margin:auto;
	width : -webkit-calc(94% + 4px);
}
.topbtnarea li > img,
.topbtnarea li > p{
	margin:auto;
	margin-bottom:20px;
	max-width:94%;
}
}