/*------------------------------------------------------------------------------
* レイアウトの設定
------------------------------------------------------------------------------*/
/*@media screen and (max-device-width: 979px) {*/
@media screen and (max-width: 979px) {
	a:hover{text-decoration:none;}
	.sp_none{display : none !important;}
	img{ max-width: 100%; }
	body { font-size: 14px; }

	#wrap{
		background-color: #fff;
		width: 100%;
	}

	#contents{
		position: relative;
		margin: 0 auto;
		z-index: 1;
	}

	#main{
		padding: 0 10px;
	}

	/*サイド　バナー領域*/

	#side{
		padding: 0px 10px;
		margin-bottom: 25px;
	}

	#side aside{
		position: relative;
		text-align: center;
	}

	aside ul li{
		background: #fff url(../../img/side_banner_arrow.png) no-repeat 0 50%;
		border: 1px solid #cccccc;
		border-radius: 5px;
		margin-bottom: 10px;
	}

	aside ul li a{
		display: block;
		position: relative;
	}

	aside ul>li>a>figure{
		display:block;
		left: 29px;
		position:absolute;
		top:50%;
		margin-top:-32px;
	}

	aside ul li p.side_box{
		display: table-cell;
		height: 93px;
		vertical-align: middle;
		color: #605f5f;
		font-weight: bold;
		text-align: left;
		padding: 0px 10px 0px 113px;
	}

	aside ul li p.under{
		height: 22px;
		line-height: 22px;
		background: #e74243;
		font-size: 100%;
		color: #fff;
		text-align: center;
		border-bottom: 1px solid #e74243;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
		padding-left: 10px;
	}

	/*ヘッダー*/
	header{
		position: relative;
		background: #fff;
		width: 100%;
		z-index: 2;
	}

	header h1{
		float: left;
		width: 28%;
		margin-left: 10px;
		margin-top: 0px;
	}
	header h1 img{
		display: block;
	}

	header h2{
		position: absolute;
		width:50%;
		left: 34%;
		top: 18px;
		font-size: 80%;
		letter-spacing: 0px;
		color: #7d7d7d;
	}

	header .menu_click{
		float: right;
		right: 0px;
		top: 0px;
		width: 16%;
		max-width:70px;
	}
	header .menu_click img{
		max-width:70px;
		width:100%;
	}

	header h2 p:nth-child(2){ display: none;}
	header ul.hd_font_size{ display: none;}
	header nav ul.hd_info{display: none;}

	header nav ul.hd_menu{
		display: none;
		position: relative;
		width: 100%;
		height: 38px;
		top: 0px;
		font-size: 108%;
	}

	header nav ul.hd_menu li{
		background: #000;
		border-bottom: 1px solid #5c5c5c;
	}

	header nav ul.hd_menu li a{
		display: block;
		padding: 20px 15px;
		color: #fff;
		background: url("../../img/sp/icon_arrow2.png") 95% center no-repeat;
		background-size: 19px;
		background-size: 18px 18px;
	}

	header .bread_list{
		/*background: url("../images/header/bg_bread.jpg") repeat-x;*/
		width: 100%;
		height: 60px;
	}

	header ol{
		width: 930px;
		margin: 0 auto;
		padding: 0 35px;
	}

	header ol li{
		float: left;
		color: #BD430F;
		line-height: 60px;
	}

	header ol li a{
		color: #BD430F;
	}

	/*フッター*/
	footer{
		background-color: #000;
		width: 100%;
		border-top: 4px solid #7b7b7b;
	}

	footer a{ color: #dfdfdf; }

	footer .box{
		width: 100%;
		margin: 0 auto;
	}

	footer ul.link1{
		display: none;
	}

	footer .box2{ width: 100%;}
	footer ul.link3{ text-align: center;}
	footer ul.link3 li{
		display: inline-block;
		font-size: 80%;
		margin: 10px 0px;
		padding: 0px 5px;
		border-right: 1px solid #373737;
	}

	footer ul.link3 li:last-child{border: none;}

	footer .top_link{
		width: 85%;
		margin: 15px auto;
		font-size: 85%;
		text-align: center;
		border: 1px solid #1f1f1f;
		border-radius: 5px;
		background: #1f1f1f url("../../img/sp/icon_arrow8.png") 25% center no-repeat;
		background-size: 16px;
	}
	footer .top_link a{ display: block;	padding: 10px 35px;}

	footer .copyright1,
	footer .copyright2{
		font-size: 76%;
		color: #bfbfbf;
		padding-bottom:10px;
		text-align: center;
	}

	footer .copyright1{display: none;}
	/*キーイメージ*/

	#key,
	#key2{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0px;
		z-index: 0;
		overflow: hidden;
	}
	#key .topKey,
	#key2 .topKey2{
		display: none;
		position: relative;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	#key .topKey li{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 55px;
		left: 0px;
	}

	#key2 .txt_img{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 55px;
		left: 0px;
	}

	#top_list{
		position: relative;
		background: url("../../img/dot_bg.png") repeat;
		margin-top: 100px !important;
		margin-bottom: 10px;
		padding: 10px;
	}

	#top_list .bg{
		width: 100%;
		margin: 0 auto;
	}

	#top_list .pachinko{
		background: #fff;
		border: 1px solid #cccccc;
		border-radius: 5px;
		margin-bottom: 10px;
	}

	#top_list .pachinko .thumb{
		position: relative;
		float: left;
		width: 42%;
		height: 90px;
		margin-bottom: 12px;
		overflow: hidden;
		margin: 5px;
		border-radius: 5px;
	}

	#top_list .pachinko .thumb img{
		position: absolute;
		width: 245px;
		height: 88px;
/*		left: -25px;
*/	}

	#top_list .pachinko .info{
		display: table-cell;
		width: 60%;
		height: 98px;
		vertical-align: middle;
		padding: 0px 5px;
	}

	#top_list .pachinko p{
		font-size: 18px;
		line-height: 18px;
		font-weight: bold;
		text-align: left;
	}

	#top_list .pachinko p.en{
		font-size: 12px;
		font-weight: normal;
		color: #017f40;
		margin-top: 5px;
	}

	#top_list .pachinko a{
		display: block;
		background: url("../../img/sp/icon_arrow2.png") 98% center no-repeat;
		background-size: 19px;
		background-size: 18px 18px;
	}
	#top_list ul li{
		float: left;
		width: 48%;
		height: 98px;
		background: #fff;
		border: 1px solid #cccccc;
		border-radius: 5px;
	}

	#top_list ul li:nth-child(2n){
		float: right;
	}

	#top_list ul li:nth-child(n+3){
		margin-top: 10px;
	}
	#top_list ul li a{
		display: block;
		background: url("../../img/sp/icon_arrow2.png") 95% center no-repeat;
		background-size: 19px;
		background-size: 18px 18px;
	}

	#top_list ul li .thumb{
		display: none;
	}

	#top_list ul li .info{
		display: table-cell;
		height: 98px;
		vertical-align: middle;
		text-align: center;
		font-size: 12px;
		line-height: 13px;
		text-align: left;
		font-weight: bold;
		padding: 0px 20px 0px 10px;
	}

	#top_list ul li .info p.en{
		color: #61af88;
		font-weight: normal;
		margin-top: 3px;
	}

	/*
	* carousel：カルーセルタイプのリスト
	*/
	#carousel_pc{display: none;}

	.carousel{
		position: relative;
		overflow:hidden;
		/*width: 229px;*/
		padding: 0px 28px;
		background:#fff;
	}

	.carousel .flick{
		margin:0 auto;
		width:242px;
		position:relative;
		overflow:hidden;
		z-index: 1;
	}
	.carousel .flick ul{
		position:relative;
		margin:0;
		padding:0;
		overflow:hidden;
		list-style-type:none;
	}
	.carousel .flick ul li{
		float:left;
		width: 114px;
		margin:0 3px;
		background:#FFF;
	}

	.carousel .flickControl{
		position: absolute;
		width: 95%;
		top: 0px;
		left: 0px;
		z-index: 0;
		padding: 0 10px;
	}
	.carousel .flickControl .flickPrev{
		float: left;
		margin-top: 32px;
	}
	.carousel .flickControl .flickNext{
		float: right;
		margin-top: 32px;
	}

	.carousel .flickControl .flickPrev img,
	.carousel .flickControl .flickNext img{
		width: 17px;
	}


	.carousel div.title{
		padding:0 10px 10px 10px;
		font-size:16px;
		color:#e3295e;
	}

	/*------------------------------------------------------------------------------
	* 共通パーツ
	------------------------------------------------------------------------------*/

	/*カテゴリタイトル*/
	h1.cate_ttl{
		background:#e74243;
/*		background: #e60000;
*/		color: #fff;
		font-size: 18px;
		text-align: left;
		font-weight: bold;
		padding: 10px;
	}

	/* ローカルナビ */
	ul.local_navi li.ck a{
		color: #ce0000;
	}

	/* ローカルサブナビ */
	ul.local_sub_navi{
		margin:15px 15px;
		overflow: hidden;
		position: relative;
	}
	ul.local_sub_navi>li{
		float: left;
		border-left: 1px solid #d0d0d0;
	}
	ul.local_sub_navi>li.on{
		font-weight: bold;
	}
	ul.local_sub_navi>li:first-child{
		border-left: 0;
	}
	ul.local_sub_navi>li>a{
		display: block;
		margin:0 10px;
	}
	ul.local_sub_navi>li:first-child>a{
		margin-left:0;
	}


	/* カテゴリボックス */
	section.cate_box{
		position: relative;
		background: #fff;
		border: 1px solid #cccccc;
		border-radius: 5px;
		margin-bottom: 15px;
	}

	section.cate_box > h1{
		background: #525151;
		color: #fff;
		padding: 10px 13px;
		font-size: 124%;
		font-weight: bold;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}

	section.cate_box ul li{ 
		border-bottom:1px solid #ccc;
	}

	section.cate_box ul li:last-child{border-bottom: none;}

	section.cate_box ul li a{
		display: block;
		padding: 15px 13px;
		background: url("../../img/sp/icon_arrow17.png") 95% center no-repeat;
		background-size: 10px;
	}

	/*ボックス*/
	section.box{
		position: relative;
		background: #fff;
		border: 1px solid #cccccc;
		border-radius: 5px;
	}
	section.box:first-child{
		margin-top: 10px;
	}

	section.box > h1{
		background: #dddbdc;
		color: #000;
		padding: 10px 13px;
		font-size: 124%;
		font-weight: bold;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}

	section.box > h1.article-heading{
	}
	section.box > h1.article-heading>time,
	section.box > h2.cmn_ttl01>time{
		font-size: 0.8em;
		font-weight: normal;
	}
	section.box > h1.article-heading>.news-category{
		font-size: 0.8em;
		font-weight: normal;
	}



	.box-inner{
		padding:13px;
	}

	.cmn_box01,.cmn_box02,.cmn_box03{
		width: 100%;
		border: 1px solid #ccc;
		border-radius: 5px;
	}
	.cmn_box01{ margin-bottom: 15px;}

	.cmn_box01 h1,
	.cmn_box02 h1{
		color: #fff;
		font-size: 123%;
		margin-bottom: 5px;
	}
	.cmn_box03 h1{
		color: #fff;
		font-size: 123%;
		margin-bottom: 5px;
	}
	.cmn_box02 .bg_color{
		padding: 15px;
		background: #98d33a;
		border-top: 1px solid #98d33a;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom: 1px solid #e2e2e2;
	}

	.cmn_box01 .bg_color{
		padding: 15px;
		background: #5dcef8;
		border-top: 1px solid #5dcef8;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom: 1px solid #e2e2e2;
	}

	.cmn_box03 .bg_color{
		padding: 15px;
		background: #ffad49;
		border-top: 1px solid #ffad49;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom: 1px solid #e2e2e2;
	}
	
	.cmn_box01 ul li,
	.cmn_box02 ul li{ padding: 0px 13px; border-bottom:1px solid #ccc;}
	.cmn_box03 ul li{ padding: 0px 13px; border-bottom:1px solid #ccc;}

	.cmn_box01 ul li:last-child,
	.cmn_box02 ul li:last-child{margin-bottom: 0px; border-bottom: none;}
	.cmn_box03 ul li:last-child{margin-bottom: 0px; border-bottom: none;}

	.cmn_box01 ul li a,
	.cmn_box02 ul li a{
		display: block;
		background: url("../../img/sp/icon_arrow16.png") 0px center no-repeat;
		background-size: 19px;
		padding: 15px 13px 15px 28px;
	}
	.cmn_box03 ul li a{
		display: block;
		background: url("../../img/sp/icon_arrow16.png") 0px center no-repeat;
		background-size: 19px;
		padding: 15px 13px 15px 28px;
	}
	
	/* 見出し*/
	.cmn_ttl01{
		background: #f0f0f0 url("../../img/cmn_ttl01.png") 13px 0px no-repeat;
		padding: 10px 26px;
		font-size: 108%;
		font-weight: bold;
	}

	.cmn_ttl02{
		background: #f8f8f8 url("../../img/cmn_ttl01.png") 13px 0px no-repeat;
		padding: 10px 26px;
		font-size: 108%;
		font-weight: bold;
	}

	.cmn_ttl03{
		background: url("../../img/sp/cmn_ttl03.png") 13px 0px no-repeat;
		background-size: 6px 18px;
		padding: 0px 0px 0px 26px;
		font-weight: bold;
	}

	.cmn_ttl03_2{
		background: url("../../img/sp/cmn_ttl03.png") 13px 0px no-repeat;
		background-size: 6px 18px;
		padding: 0px 0px 0px 26px;
		font-weight: bold;
		margin-left: 140px;
	}

	/*テキストボックス*/
	.txt_area00{
		font-size: 108%;
		line-height: 1.7;
		padding: 10px 5px;
	}

	.txt_area01{
		padding: 10px 13px
	}

	.txt_area02{
		padding: 10px 13px
	}

	.txt_area00 a,
	.txt_area01 a,
	.txt_area02 a{
		text-decoration: underline;
	}

	.txt_area00 a.blank,
	.txt_area01 a.blank,
	.txt_area02 a.blank{
		background: url("../../img/sp/icon_link02.jpg") 100% center no-repeat;
		background-size: 12px;
		padding-right: 20px;
		margin-right: 10px;
	}

	.txt_area00 img,
	.txt_area01 img,
	.txt_area02 img{
		margin: 0px 0px;
		vertical-align: middle;
	}

	.txt_area00 p,
	.txt_area01 p,
	.txt_area02 p{
		margin-bottom: 1em;
	}

	/*リスト*/
	ul.cmn_list01,
	ul.cmn_list02{
		padding: 10px 13px;
	}

	ul.cmn_list01 li,
	ul.cmn_list02 li{
		display: table;
		margin-bottom: 10px;
	}

	ul.cmn_list01 li:last-child,
	ul.cmn_list02 li:last-child{
		margin-bottom: 0;
	}

	ul.cmn_list01 li .key,ul.cmn_list01 li .value,
	ul.cmn_list02 li .key,ul.cmn_list02 li .value{
		display: table-cell;
	}

	ul.cmn_list01 li .key.icon1{
		background: url("../../img/sp/icon_list1.png") 0 5px no-repeat;
		background-size: 7px;
		width: 13px;
		height: 7px;
	}

	ul.cmn_list02 li .key{
		width: 110px;
		font-weight: bold;
	}

	div.cmn_dl_list01{
		border-bottom:1px solid #dddbdc;
		margin: 0 13px;
	}
	div.cmn_dl_list01 > dl{
		border-left:1px solid #dddbdc;
		border-top:1px solid #dddbdc;
		border-right:1px solid #dddbdc;
	}
	div.cmn_dl_list01 > dl > dt{
		color: #32302f;
		font-weight: bold;
		background: #f0f0f0;
		padding: 10px 13px;
	}
	div.cmn_dl_list01 > dl > dd.Lv01{
		border-bottom:1px solid #dddbdc;
		padding: 10px 13px;
	}
	div.cmn_dl_list01 > dl > dd.Lv02{
		padding: 10px 13px;
	}
	/* リンク */
	.cmn_link01{
		background: url("../../img/sp/icon_arrow4.png") 0px 3px no-repeat;
		background-size: 11px;
		margin: 5px 13px;
		padding-left: 18px;
	}

	.cmn_link02{
		display: block;
		background: url("../../img/sp/icon_arrow4.png") 0px 3px no-repeat;
		background-size: 11px;
		margin: 5px 13px;
		padding-left: 18px;
	}

	.cmn_link03{
		float: right;
		background: url("../../img/sp/icon_arrow4.png") 0px 3px no-repeat;
		background-size: 11px;
		margin: 5px 13px;
		padding-left: 18px;
	}

	ul.cmn_list04{
		padding: 10px 13px;
		text-align: center;
	}

	ul.cmn_list04 li{
		display: inline;
		padding: 0px 5px;
		border-right: 1px solid #9b9b9b;
		margin-bottom: 5px;
	}

	ul.cmn_list04 li a{
		background: url("../../img/sp/icon_arrow4.png") 0px 3px no-repeat;
		background-size: 11px;
		padding-left: 18px;
	}
	
	.cmn_link05{
		background: url("../../img/sp/icon_arrow4.png") right 2px no-repeat;
		background-size: 11px;
		padding-right: 18px;
	}

	.link-to-top{
		display: none;
	}

	img.outer-link {
		margin: 0 0 3px 5px;
		height: 8px;
		width: 9px;
	}

	/*ページ*/
	.cmn_pager{
		display: table;
		position: relative;
		margin: 0 auto;
	}
	.cmn_pager.no_page_indexes{
		padding: 20px 0;
	}

	.cmn_pager ul{
		display: table-cell;
		padding: 20px 13px;
		text-align: center;
	}

	.cmn_pager ul li{
		display: inline-block;
		border-right: 1px solid #9b9b9b;
	}

	.cmn_pager ul li:first-child{
		border-left: 1px solid #9b9b9b;
	}

	.cmn_pager ul li a{
		display: block;
		padding: 0px 8px;
		line-height: 12px;
	}

	.cmn_pager .prev{
		display: table-cell;
		background: url("../../img/sp/icon_arrow12.png") 0px center no-repeat;
		background-size: 11px;
		padding-left: 18px;
	}
	.cmn_pager.no_page_indexes .prev{
		padding-right:20px;
	}

	.cmn_pager .next{
		display: table-cell;
		background: url("../../img/sp/icon_arrow4.png") 100% center no-repeat;
		background-size: 11px;
		padding-right: 18px;
	}
	.cmn_pager.no_page_indexes .next{
		padding-left:20px;
	}

	/* ボタン */
	.cmn_btn01{
		display: block;
		width: 220px;
		background: #f0f0f0 url("../../img/sp/icon_arrow13.png") 10% center no-repeat;
		background-size: 9px;
		border: 1px solid #dddbdc;
		border-radius: 5px;
		padding: 10px 0px;
		margin: 15px auto;
		text-align: center;
	}
	.cmn_btn01.flexible{
		display: inline-block;
		width: auto;
		background-position: 10px center;
		margin: 0 auto 15px auto;
		padding: 10px 10px 10px 28px;
		text-align: left;
	}
	.link-to-sitetop{
		text-align: center;
	}

	.cmn_btn_area{
		margin: 0 auto;
		text-align: center;
	}

	.cmn_btn_area a:first-child{
		margin-right: 15px;
	}

	.cmn_btn02{
		display: inline-block;
		width: 42%;
		background: #f0f0f0 url("../../img/sp/icon_arrow14.png") 8% center no-repeat;
		background-size: 11px;
		border: 1px solid #dddbdc;
		border-radius: 5px;
		padding: 15px 0px;
		margin: 15px auto;
		text-align: center;
	}

	.cmn_btn03{
		display: inline-block;
		width: 42%;
		background: #e60000 url("../../img/sp/icon_arrow15.png") 92% center no-repeat;
		background-size: 11px;
		border: 1px solid #e60000;
		border-radius: 5px;
		padding: 15px 0px;
		margin: 15px auto;
		text-align: center;
		color: #fff;
	}

	/* テーブル */
	.sp_table{
		padding: 0 13px;
	}
	table.cmn_tbl01{
		width: 100%;
		padding: 10px 13px;
		text-align: left;
	}

	table.cmn_tbl01 .Lv01{
		background: #bababa;
		font-weight: bold;
		padding: 8px 13px;
		border-right: 1px solid #bababa;
	}

	table.cmn_tbl01 .Lv02{
		background: #dbdbdb;
		font-weight: bold;
		padding: 8px 13px;
		vertical-align: middle;
		border-bottom: 1px solid #dbdbdb;
	}

	table.cmn_tbl01 .Lv03{
		background: #f0f0f0;
		font-weight: bold;
		padding: 8px 13px;
		vertical-align: middle;
		border-right: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
	}

	table.cmn_tbl01 .Lv04{
		padding: 8px 13px;
		vertical-align: middle;
		border-right: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
	}

	.box-inner > table {
		border-top: 1px solid #dddbdc;
		border-left: 1px solid #dddbdc;
		margin: 24px 0 14px 0;
	}

	.box-inner > table th {
		background: #f0f0f0;
		border-bottom: 1px solid #dddbdc;
		border-right: 1px solid #dddbdc;
		color: #32302f;
		font-weight: bold;
		padding: 12px 10px;
		width: 6em;
	}

	.box-inner > table td {
		border-bottom: 1px solid #dddbdc;
		border-right: 1px solid #dddbdc;
		padding: 12px 10px;
	}


	/* タブ */
	ul.cmn_tab{
		display: table;
		width: 100%;
		border-bottom: 1px solid #dddbdc;
	}

	ul.cmn_tab li {
		display: table-cell;
		padding-right: 5px;
		text-align: center;
		vertical-align: middle;
	}

	ul.cmn_tab li:nth-child(2){
		padding-right: 0px;
	}

	ul.cmn_tab li a{
		display: block;
		background: #9e9e9e;
		border: 1px solid #9e9e9e;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		padding: 10px 0;
		color: #fff;
	}

	ul.cmn_tab li a.ck{
		background: #525151;
		border: 1px solid #525151;
	}

	ul.cmn_tab_list{
		width: 100%;
		margin-bottom: 10px;
	}
	
	ul.cmn_tab_list > li{
		margin-top: 11px;
		display: none;
	}

	/* フォーム */
	.form_box01{
		position: relative;
		padding: 15px 13px 20px;
	}

	.form_box01 p{
		font-size: 85%;
	}

	.form_box01 .info{
		display: block;
		margin-top: 5px;
	}

	.form_box01 .notice{
		color: #e60000;
		font-size: 85%;
	}

	.input_txt01{
		width: 97%;
		height: 28px;
		background: #fbfbfb;
		box-shadow: inset 1px 4px 3px -2px rgba(230,230,230,1);
		border-radius: 5px;
		border: 1px solid #cccccc;
	}

	.txtarea01{
		width: 99%;
		height: 115px;
		background: #fbfbfb;
		box-shadow: inset 1px 4px 3px -2px rgba(230,230,230,1);
		border-radius: 5px;
		border: 1px solid #cccccc;
	}

	select{
		-webkit-appearance: button;
		-moz-appearance: button;
		appearance: button;
		width: 100%;
		height: 35px;
		line-height: 35px;
		font-size: 13px;
		text-indent: 1em;
		box-shadow: inset 1px 4px 3px -2px rgba(230,230,230,1);
		border-radius: 5px;
		border: 1px solid #cccccc;
		cursor: pointer;
		background: #fbfbfb url("../../img/sp/icon_triangle.png") 98% center no-repeat;
		background-size: 12px;
	}


/*------------------------------------------------------------------------------
* トップページ
------------------------------------------------------------------------------*/
	.top section.box{
		position: relative;
		background: #fff;
		border: 1px solid #cccccc;
		border-radius: 5px;
		margin-bottom: 20px !important;
	}

	.top section.box > h1{
		background: #dddbdc;
		color: #000;
		padding: 10px 15px;
		font-size: 124%;
		font-weight: bold;
	}

	.top section.box .link {
		position: absolute;
		right: 15px;
		top: 0px;
	}

	.top section.box .link a{
		display: block;
		background: url("../../img/sp/icon_arrow4.png") left center no-repeat;
		background-size: 11px;
		font-size: 85%;
		font-weight: bold;
		padding: 15px 0px 15px 15px;
	}

	.top section.box .link.type2 a{
		background: url("../../img/sp/icon_arrow5.png") left center no-repeat;
		background-size: 11px;
	}

	.top section.box .link2 {
		float: right;
		display: block;
		background: url("../../img/sp/icon_arrow5.png") left center no-repeat;
		background-size: 11px;
		font-size: 85%;
		font-weight: bold;
		padding: 15px 15px 15px 15px;
	}

	.top .box ul.tab{
		background: #f0f0f0;
	}

	.top .box ul.tab li{
		text-align: left;
		border-bottom: 1px solid #dddbdc;
	}

	.top .box ul.tab li:last-child{ border:none;}

	.top .box ul.tab li h1{
		font-size: 108%;
		font-weight: bold;
		text-align: left;
		padding: 15px 10px;
		background: url("../../img/icon_arrow10.png") 98% center no-repeat;
		background-size: 18px;
	}

	.top .box ul.tab li h1 a{ display: block;}

	.top .box ul.tab li h1.ck{
		background: url("../../img/icon_arrow9.png") 98% center no-repeat;
		background-size: 18px;
		color: #ce0000;
	}

	.top .box ul.tab li h1.ck a{
		color: #ce0000;
	}

	.top .box .scrl_acrdin{
		background: #fff;
	}

	.top .box ul.tab .scrl_acrdin{
		display: none;
	}

	.top dl.info_list{
		position: relative;
		margin: 0 10px;
		border-bottom: 1px solid #ebebeb;
	}

	.top dl.info_list dt{
		display: inline-block;
		padding: 10px 10px 5px 0px;
		vertical-align: top;
		font-size: 13px;
	}

	.top dl.info_list dd:nth-child(2){
		display: inline-block;
		font-size: 11px;
		line-height: 16px;
		height: 16px;
		padding: 11px 5px 5px 0px;
		vertical-align: top;
	}
	.top dl.info_list dd.orange{
		color: #e57b2e;
	}
	.top dl.info_list dd.green{
		color: #48a623;
	}
	.top dl.info_list dd.blue{
		color: #338dd1;
	}

	.top dl.info_list dd:nth-child(3){
		padding-bottom: 10px;
	}

	.top .new_red,
	.top .new_green{
		color: #fff;
		background: #e75931;
		border: 1px solid #e75931;
		border-radius: 5px;
		font-size: 77%;
		font-weight: bold;
		padding: 0px 4px;
		margin-left: 5px;
		letter-spacing: -1px;
	}
	.top .new_green{ 
		background:#009448;
		border: 1px solid #009448;
	}

	.top dl.info_list dd.green2{
		display: inline-block;
		font-size: 11px;
		line-height: 16px;
		height: 16px;
		padding: 11px 5px 5px 0px;
		vertical-align: top;
	}

	.top dl.info_list dd.green2{ color:#009448;}

	.top #map{
		display: none;
	}

	.top ul.map_list{
		/*background: #009448;
		border: 1px solid #009448;*/
		border: 1px solid #e5e5e4;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
	}

	.top ul.map_list li{
		float: left;
		width: 50%;
		box-sizing:border-box;
	}
/*	.top ul.map_list li:first-child{
		width: 100%;
	}
	.top ul.map_list li:nth-child(-n+5){
		border-bottom: 1px solid #ccc;
	}*/
	.top ul.map_list li{
		border-top: 1px solid #ccc;
	}
	.top ul.map_list li.topline{
		border-top:none;
	}
	.top ul.map_list a{ 
		display:block;
		font-weight:bold;
		font-size:100%;
		background: url(/common/img/icon_arrow_white.png) no-repeat 5px 50%  #e5e5e4;
		padding:5px 5px 5px 30px;
	}
	.top ul.map_list a:hover{
		background-color:#e21215;
		color:#fff;
		text-decoration: none;
	}





	.top ul.map_list a.line{ border-right: 1px solid #ccc;}

	/*------------------------------------------------------------------------------
	* トップページ以外
	------------------------------------------------------------------------------*/

	/* ul.news-list */
	.box-inner > ul.news-list {
		margin: 0 0 -18px 0;
	}

	.box-inner > ul.news-list > li {
		border-bottom: 1px solid #ebebeb;
		margin: 0 0 11px 0;
		padding: 0 0 12px 0;
	}

	.box-inner > ul.news-list > li i.shop-label {
		color:#009448;
	}

	.box-inner > ul.news-list > li:last-child {
		border-bottom: none;
	}

	.box-inner > ul.news-list > li time {
	}

	.box-inner > ul.news-list > li p {
		line-height: 1.3em;
	}

	.box-inner > ul.news-list > li p > a.cmn_link02 {
		display: inline;
		margin: 0;
		background: none;
		padding-left: 0;
	}

	.box-inner > ul.news-list > li p > a.cmn_link02 > img {
		margin: 0 0 5px 5px;
	}

	/* ニュース系カテゴリラベル */
	.news-category.category-001{
		color: #e57b2e;
	}
	.news-category.category-002{
		color: #48a623;
	}
	.news-category.category-003{
		color: #147ccc;
	}
	.news-category.category-store{
		color: #009448;
	}

	/* リンクラベル */
	span.new_green {
		color: #fff;
		background: #e75931;
		border: 1px solid #e75931;
		border-radius: 5px;
		font-size: 77%;
		font-weight: bold;
		padding: 0px 4px;
		margin-left: 5px;
		letter-spacing: -1px;
	}

	/* 地図表示 */
	.box-inner > div.map-area {
		margin: 0 auto;
	}

	.box-inner > div.map-area > iframe {
		border: 1px solid #dddbdc;
		height: 318px;
		max-width: 100%;
	}

	/* add 2017.05.18  */
	.pc_none div.storemapArea div.storemap{
		text-align:center;
	}
	.pc_none div.storemapArea div.storemap img{
		display:inline;
	}


	img#mapmap{
		width:100%;
		display:inline;
		max-width:485px;
	}
	div.storemap{
		text-align:center !important;
		padding:20px;
	}




	/* お問い合わせ */
	p.txt_area00 > .error{
		color:#e92d2d;
	}
	h2.cmn_ttl01 > .error{
		color:#e92d2d;
		font-size:85%;
	}	div.form_box01 > p.error{
		color:#e92d2d;
		margin:0 0 3px 0;
	}
	div.form_box01 > p.f100{
		font-size:100%;
	}
	/* 見出し内にリンク */
/*	section.box > h1{
		position:relative;
	}
	section.box > h2{
		position:relative;
	}個別cssに設置する	
*/	section.box > h1 > small.link,section.box > h2 > small.link{
		display: block;
		margin-top: -0.5em;
		position: absolute;
		right: 0;
		top: 45%;
	}
	section.box > h1 > small.link > a.cmn_link01,section.box > h2 > small.link > a.cmn_link01{
		background: url("/common/img/sp/icon_arrow4.png") 0 1px no-repeat;
		background-size: 11px;
		color:#363636;
		font-size:11px;
		font-weight:bold;
		margin:0 15px 0 0;
	}
}



