@media screen and (min-width:641px), print {

	body{
		font: normal 100%/1.5em "ＭＳ Ｐゴシック", Osaka, sans-serif;
		color: #333;
		background: #FFF;
		margin: 0;
		padding: 0;
		text-align: center;
	}

	*{
		margin: 0px;
		padding: 0px;
	}

	a.newwin {
		margin: 0px 2px;
		background: url(../images/newwinicon.gif) no-repeat right center;
		padding-right: 1.4em;
	}

	a.ilout {
		margin: 0px 2px;
		padding-left: 1.4em;
		background: url(../images/icon/ico_linkout_s.gif) no-repeat left center;
	}
	a.ilin {
		margin: 0px 2px;
		padding-right: 1.4em;
		background: url(../images/icon/ico_linkin_s.gif) no-repeat right center;
	}
	a.ilsite {
		margin: 0px 2px;
		padding-left: 1.4em;
		background: url(../images/icon/ico_link_s.gif) no-repeat left center;
	}

	.clear {
		margin: 0px;
		padding: 0px;
		clear: both;
		font-size: 0px;
		font-style: normal;
		line-height: 0px;
		font-weight: normal;
		font-variant: normal;
	}

	a:link,
	a:visited {
		text-decoration: underline;
		color: #0000FF;
	}

	a:hover {
		text-decoration: none;
		color: #FF6600;
	}

	a[name]:hover {
		color: #333;
		text-decoration: none;
	}

	a:active {
		text-decoration: underline;
		color: #FF6600;
	}

	a[name]:active {
		color: #333;
		text-decoration: none;
	}

	.hidden_pc, .hidden_pc_list {
		display: none;
	}
	.hidden_sp {
		display: block;
	}
	.imghdn_pc {
		display: none;
	}
	.imghdn_sp {
		display: inline;
	}

	/* images
	---------------------------------------------------- */
	img{
		border:0;
	}
	.imgLeft{
	float: left;
	margin: 5px;
	}

	/* WRAP
	---------------------------------------------------- */
	#wrapper{
		width: 100%;
		text-align:center;
	}

	/* header
	---------------------------------------------------- */
	#headerbox {
		width: 100%;
		height:160px;
		background: url(../images/bg_header.jpg) repeat-x center top;
	}

	#header{
		width:920px;
		height:80px;
		margin:0 auto;
		padding:0;
		text-align:center;
	}

	.logo{
		width:200px;
		height:52px;
		float: left;
		padding-top:28px;
	}

	#head_r {
		float:right;
		width:610px;
		height:80px;
		background: url(../images/bg_topsubnavi3.gif) no-repeat center top #2c63b6;
	}

	.subnavi2 {
		height:35px;
		margin-left:10px;
		font-size:12px;
		line-height:16px;
		text-align:left;
		color:#FFF;
		float:left;
	}

	.itembox {
		width:590px;
		margin:0 auto;
		padding-top:10px;
		text-align:left;
	}

	.qabox { /* 1.Q&Aボタン */
		width: 130px;
		height: 25px;
		margin:0;
		padding-right:15px;
		border-right:1px solid #FFF;
		float: left;
	}

	.searchbox { /* 2.google検索box */
		float:left;
		width:240px;
		margin:0;
		padding: 0 14px;
	}

	.searchbox .cse .gsc-control-cse,
	.searchbox .gsc-control-cse {
		padding: 0;
	}

	.searchbox .gsc-search-box-tools .gsc-search-box .gsc-input {
		padding-right: 0;
	}

	.searchbox .cse .gsc-control-cse:after,
	.searchbox .gsc-control-cse:after,
	.searchbox .cse .gsc-control-cse,
	.searchbox .gsc-control-cse {
		background-color: #2C63B6;
		border: none;
	}

	.searchbox2 {
		float: left;
		width: 315px;
		margin:0;
		padding: 0 0 0 14px;
	}

	.searchbox2 .ss_search_key {
		float: left;
		background-color: #ffffff;
		height: 25px;
		top: 0;
		width: 260px;
	}

	.searchbox2 .ss_search_key #query{
		border: 0 solid #ffffff;
		font-size: 1em;
		margin-left: 1px;
		padding-left: 5px;
		padding-top: 5px;
		width: 250px;
	}

	.searchbox2 .ss_search_btn {
		float: left;
		padding: 0 0 0 5px;
	}

	.searchbox2 .ss_search_btn .fedbt {
		background: url("../images/ss_search_bg.gif") no-repeat scroll 0 0;
		border: 1px solid #2c63b6;
		color: #333;
		font-size: 1em;
		font-weight: bold;
		height: 25px;
		padding-top: 2px;
		width: 50px;
	}

	.searchbox3 {
		width: 82px;
		height: 25px;
		margin:0;
		padding: 0 15px;
		border-right:1px solid #FFF;
		float: left;
	}

	.searchbox4 {
		float: left;
		width: 315px;
		margin:0;
		padding: 0 0 0 14px;
	}

	.searchbox4 .gsc-control-cse{
		padding: 0 !important;
		border: none;
	}
	
	.searchbox4 .gsc-input {
		padding:0 !important;
	}

	.headfunc-r2 {
		width: 160px;
		height: 25px;
		background: url(../images/fontChange00.gif) no-repeat top right;
		margin: 10px 0 0;
		padding-left:5px;
		float: left;
	}

	.headfunc-r2 ul {
		list-style-type: none;
		width: 160px;
		margin:0;
		padding:0;
	}

	.headfunc-r2 li {
		float:right;
		margin:0;
		padding:0;
		line-height:22px;
	}


	/* gnavi
	---------------------------------------------------- */
	#gnavi{
		width:920px;
		height:55px;
		margin:0 auto;
		padding:25px 0 0 0;
	}

	#gnavi ul, #gnavi ol{
		list-style-type: none;
	}

	#gnavi ul li, #gnavi ol li{
		float: left;
		display: inline;
		font-size: 12px;
		line-height: 100%;
	}

	/* Container
	---------------------------------------------------- */
	#contwrap {
		width:100%;
		background-color:#e9eff7;
	}

	#container { /* topのみ */
		width: 920px;
		margin:10px auto 0;
	}

	#container2 { /* ページ全体 */
		width: 920px;
		margin:0 auto;
	}

	#topimgs { /* 画像のみ */
		width:920px;
		height:230px;
		margin:0 auto;
		padding-top:10px;
	}

	#topimgs2 { /* スライド枠 */
		width:920px;
		height:250px;
		margin:0 auto;
		padding-top:10px;
		background: url(../slide-file/img/top_img00.jpg) no-repeat 0 10px;
		text-align:right;
		overflow: hidden;
	}

	#topbnr {
		width:920px;
		height:40px;
		margin:15px auto 0;
		padding:0;
	}

	#topbnr ul{
		list-style-type: none;
	}

	#topbnr ul li{
		float: left;
		display: inline;
		font-size: 12px;
		line-height: 100%;
		width:180px;
		padding-right:5px;
	}

	#topbnr ul li.end {
		padding-right:0;
	}

	/* ----------------------------------------------------
	 左メニューエリア
	---------------------------------------------------- */
	#localnavitop1{
		float: left;
		width: 200px;
		margin: 10px 0 0 0;
		padding:0;
	}

	.lnavi {
		margin-bottom: 10px;
		border:none;
	}

	.lnavibox{
		margin-bottom: 10px;
		border: 1px solid #999;
		background-color:#FFF;
		text-align:left;
	}

	.lnavihead{ /* 通常のメニューのタイトル */
		padding: 0;
		font-size: 90%;
		line-height: 130%;
	}

	.lnavibox p {
		padding:8px;
		font-size: 90%;
		line-height: 130%;
	}

	.lnavilist1 { /* 赤丸矢印リスト */
		margin: 6px 7px;
		padding: 0;
		list-style-type: none;
		font-size: 90%;
	}

	.lnavilist1 ul {
		margin-left: 3px;
		vertical-align: text-bottom;
		list-style-type:none;
	}

	.lnavilist1 ul li {
		margin: 0;
		padding: 0.2em 0 0.2em 1.4em;
		line-height: 120%;
		background: url(../images/arrow4.gif) no-repeat 0 0.2em;
	}

	.lnavilist2 { /* 青丸矢印リスト */
		margin: 6px 7px;
		padding: 0;
		list-style-type: none;
		font-size: 90%;
	}

	.lnavilist2 ul {
		margin-left: 3px;
		vertical-align: text-bottom;
		list-style-type:none;
	}

	.lnavilist2 ul li {
		margin: 0;
		padding: 0.2em 0 0.2em 1.4em;
		line-height: 120%;
		background: url(../images/arrow2.gif) no-repeat 0 0.2em;
	}

	.lnavilist2 ul li span {
		font-size:80%;
	}


	/* アコーディオン用（電子サービス・長岡市について） */
	.navi2 dt {
		height:38px;
	}

	.navi2 dd {
		margin: 6px 7px;
		padding: 0;
	}

	.navi2 dd ul {
		margin-left: 3px;
		vertical-align: text-bottom;
		list-style-type:none;
		font-size: 90%;
	}

	.navi2 dd li {
		margin: 0;
		padding: 0.2em 0 0.2em 1.4em;
		line-height: 120%;
		background: url(../images/arrow2.gif) no-repeat 0 0.2em;
	}


	.lnavibox .tblPopulation { /* 人口・世帯数のテーブル */
		padding:10px 0;
		text-align:center;
		font-size: 90%;
	}

	.lnavibox .tblPopulation table {
		margin: 0 auto;
		width: 170px;
		border-collapse: collapse;
		border-spacing: 0;
		border-top: 1px solid #999;
		border-right: 1px solid #999;
	}

	.lnavibox .tblPopulation table caption{
		margin: 0;
		padding: 0;
		font-size: 90%;
		text-align: left;
	}

	.lnavibox .tblPopulation table th {
		padding: 3px;
		font-size: 90%;
		font-weight: normal;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
		text-align:center;
	}

	.lnavibox .tblPopulation table td{
		padding: 3px;
		font-size: 90%;
		font-weight: normal;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
		text-align:right;
	}

	.lnavibox .tblPopulation table td img {
		vertical-align:middle;
		padding:0 0.4em 0.4em 0;
	}

	.lnavibox .tblPopulation p.moreinfo {
		width: 160px;
		margin: 0 auto;
		text-align: right;
		background: url(../images/arrow1.gif) no-repeat right center;
		padding: 0 0.7em 0 0;
	}

	.lnavibox .lnaviphone { /* 携帯サイト案内 */
		margin: 6px 7px;
		padding: 0;
		list-style-type: none;
		font-size: 90%;
		line-height:130%;
		text-align:left;
	}

	.lnavibox .lnaviphone p.moreinfo {
		width: 160px;
		margin: 0 auto;
		text-align: right;
		background: url(../images/arrow1.gif) no-repeat right center;
		padding: 0 0.7em 0 0;
	}

	.lnavibox .lnavisityo { /* 市長室 */
		margin: 6px 7px;
		padding: 0;
		list-style-type: none;
		font-size: 90%;
		line-height:130%;
		text-align:left;
	}

	.lnavibox .lnavisityo img {
		float:left;
		width: 65px;
		height:74px;
		margin: 0;
		padding: 0;
	}

	.lnavibox .lnavisityo ul {
		float:right;
		width:105px;
		margin:3px 0 0;
		vertical-align: text-bottom;
		list-style-type:none;
		font-size: 100%;
	}

	.lnavibox .lnavisityo li {
		margin: 0;
		padding: 0.2em 0 0.2em 0.8em;
		line-height: 120%;
		background: url(../images/arrow1.gif) no-repeat 0 0.5em;
	}

	/* コンテンツエリア(２カラム)
	---------------------------------------------------- */
	#contentsarea{
		float: right;
		margin-top: 10px;
		width: 700px;
	}

	#contentstop{
		text-align:center;
	}

	.mainbox {
		margin-bottom: 10px;
		border: 1px solid #999;
		background-color:#FFF;
	}

	.mainhead {
		padding: 0;
		font-size: 90%;
		line-height: 130%;
	}

	.lifelist {
		width:560px;
		margin:0 auto;
		padding:20px 0 12px;
	}

	.lifelist ul {
		width:100%;
		margin:0;
		padding:0;
		list-style-type: none;
		display: flex;
		flex-wrap: wrap;
	}

	.lifelist ul li {
		margin: 3px;
	}

	/* Facebook付タブナビゲーション
	---------------------------------------------------- */

	#tabnavifb01{
		width: 174px;
		height: 48px;
	}
	
	#tabnavifb02, #tabnavifb03 {
		width: 175px;
		height: 48px;
	}

	#tabnavifb04 {
		width: 174px;
		height: 48px;
	}

	/* 通常 */
	#tabnavifb01 span:hover { background: url(../images/optimization/pc_1000.png) no-repeat 0px -2613px; }
	#tabnavifb02 span:hover { background: url(../images/optimization/pc_1000.png) no-repeat -174px -2613px; }
	#tabnavifb03 span:hover { background: url(../images/optimization/pc_1000.png) no-repeat -349px -2613px; }
	#tabnavifb04 span:hover { background: url(../images/optimization/pc_1000.png) no-repeat -524px -2613px; }

	#tabnavifb01 span{ background: url(../images/optimization/pc_1000.png) no-repeat 0px -2565px; }
	#tabnavifb02 span{ background: url(../images/optimization/pc_1000.png) no-repeat -174px -2565px; }
	#tabnavifb03 span{ background: url(../images/optimization/pc_1000.png) no-repeat -349px -2565px; }
	#tabnavifb04 span{ background: url(../images/optimization/pc_1000.png) no-repeat -524px -2565px; }

	#tabnavifb01.ui-tabs-selected span { background: url(../images/optimization/pc_1000.png) no-repeat 0px -2613px; }
	#tabnavifb02.ui-tabs-selected span { background: url(../images/optimization/pc_1000.png) no-repeat -174px -2613px; }
	#tabnavifb03.ui-tabs-selected span { background: url(../images/optimization/pc_1000.png) no-repeat -349px -2613px; }
	#tabnavifb04.ui-tabs-selected span { background: url(../images/optimization/pc_1000.png) no-repeat -524px -2613px; }

	div.ui-tab{
		border:1px solid #999999;
		margin-bottom: 20px;
		background: #fff;
	}
	ul.tab_menufb:after{
		clear:both;
		content:" ";
		display:block;
	}
	ul.tab_menufb li{
		float:left;
		height:48px;
		line-height:48px;
		text-align:center;
		display:block;
		z-index: -9999;
		cursor:pointer;
		background: #fff;
	}
	ul.tab_menufb li img {
		margin: 0 auto;
		text-align: center;
	}
	ul.tab_menufb li span {
		display: block;
		text-indent: -9999px;
	}
	ul.tab_menufb li.ui-tabs-selected,ul.tab_menufb li:hover {
		color:#fff;
	}

	.tab_menufb li.fblast{
		width: 121px;
	}

	.tab_menufb li a{
		display:block;
		height:48px;
	}


	.tab_content {
		clear:both;
		margin:0 auto;
		padding:10px;
		box-sizing: border-box;
	}
	
	.tabWrap{
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		min-height: 283px;
		justify-content: space-between;
	}

	.tab_content .tabWrap ul {
		width:100%;
		margin:0;
		padding:0;
		list-style-type:none;
		vertical-align: text-bottom;
		list-style-position:outside;
		text-align:left;
		font-size: 90%;
	}

	.tab_content .tabWrap ul li {
		margin: 0;
		padding: 0.2em 0 0.2em 1.4em;
		line-height: 120%;
		background: url(../images/arrow2.gif) no-repeat 0 0.2em;
	}

	.tab_content .tabWrap .tab_morebtn {
		text-align:right;
	}




	/* ----------------------------------------------------
	 右メニューエリア
	---------------------------------------------------- */
	#contentsrighttop{
		float: right;
		width: 200px;
		margin: 0;
		padding:0;
	}

	.kouhoubox { /*広報課ブログ*/
		margin-bottom: 10px;
		border: 1px solid #0c60a9;
		background-color:#FFF;
	}

	.kouhoubox .kouhouhead {
		padding: 0;
		font-size: 90%;
		line-height: 130%;
	}

	.kouhoubox .kouhouimg {
		width:180px;
/*		height:120px;*/
		margin:10px auto 0;
	}

	.kouhoubox .kouhoulist {
		width:180px;
		margin:5px auto 10px;
		padding:0;
		text-align:left;
	}

	.kouhoubox .kouhoulist ul {
		margin:0;
		padding:0;
		list-style-type:none;
	}

	.kouhoubox .kouhoulist ul li {
		margin: 0;
		padding: 0.2em 0 0.2em 0.8em;
		font-size:80%;
		line-height: 120%;
		background: url(../images/arrow1.gif) no-repeat 0 0.5em;
	}

	.lnavibox .tblcalendar { /* イベントカレンダー */
		padding:10px 0;
		text-align:center;
		font-size:90%;
	}

	.lnavibox .tblcalendar table {
		margin: 0 auto;
		width: 170px;
		border-collapse: collapse;
		border-spacing: 0;
		border-top: 1px solid #999;
		border-right: 1px solid #999;
	}

	.lnavibox .tblcalendar table caption{
		margin: 0;
		padding: 0;
		font-size: 11px;
		line-height:21px;
		font-weight:bold;
		text-align: center;
		border-top: 1px solid #999;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		background-color:#eee;
	}

	.lnavibox .tblcalendar table th {
		margin: 0;
		padding: 0;
		font-size: 11px;
		line-height:21px;
		font-weight:bold;
		text-align:center;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
		background-color:#eee;
	}

	.lnavibox .tblcalendar table td {
		margin: 0;
		padding: 0;
		font-size: 10px;
		line-height:21px;
		font-weight:normal;
		text-align:center;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
	}

	.lnavibox .tblcalendar table th,
	.lnavibox .tblcalendar table td a:link,
	.lnavibox .tblcalendar table td a:visited,
	.lnavibox .tblcalendar table td a:hover,
	.lnavibox .tblcalendar table td a:active {
		color:#333;
	}

	.lnavibox .tblcalendar table th.off,
	.lnavibox .tblcalendar table td.off a:link,
	.lnavibox .tblcalendar table td.off a:visited,
	.lnavibox .tblcalendar table td.off a:hover,
	.lnavibox .tblcalendar table td.off a:active {
		color:#F00;
	}

	.lnavibox .tblcalendar table th.half,
	.lnavibox .tblcalendar table td.half a:link,
	.lnavibox .tblcalendar table td.half a:visited,
	.lnavibox .tblcalendar table td.half a:hover,
	.lnavibox .tblcalendar table td.half a:active {
		color:#06C;
	}

	.lnavibox .tblcalendar table td.today {
		background: url(../images/bg_today.gif) repeat center top;
	}

	.lnavibox .tblcalendar .weatherbox {
		width:180px;
		margin:0 auto;
	}

	.lnavibox .tblcalendar p.linktxt {
		width: 160px;
		margin: 0 auto;
		text-align: right;
		background: url(../images/arrow1.gif) no-repeat right center;
		padding: 0 0.7em 0 0;
	}

	.lnavibox .tayoribox {
		margin:5px auto;
		width: 180px;
		text-align: center;
	}

	.lnavibox .tayoribox img {
		border: 1px solid #ccc;
	}


	/* バナーエリア
	---------------------------------------------------- */
	#bannerarea {
		width: 920px;
		margin: 20px auto 0;
	}

	.bannerbox {
		border: 1px solid #999;
		background-color:#FFF;
		text-align:center;
		margin-top: 20px;
	}

	.bannerttl {
		width:916px;
		height:38px;
		padding: 0;
		margin:0 auto;
		background: url(../images/bg_ttl.jpg) repeat-x right top #FFF;
	}

	.bannerttl h4 {
		font-size: 100%;
		line-height: 38px;
		font-weight: normal;
		text-align: left;
		text-indent:1em;
		float:left;
	}

	.bannerttl .rssarea{
		float:right;
		margin: 0.4em 1em 0 0;
		_margin: 0.4em 0.5em 0 0;
		font-size: 90%;
		padding: 0.2em 0 0 1.4em;
		line-height: 150%;
		background: url(../images/arrow2_80.gif) no-repeat 0 0.5em;
	}

	.bannerlink, .pickuplink {
		margin: 25px auto 0;
		width: 100%;
		padding:0 0 0 29px;
		text-align:left;
		display:block;
	}

	.bannerlink ul, .pickuplink ul {
		margin:0;
		padding:0;
		list-style-type: none;
	}

	.bannerlink li, .pickuplink li{
		margin:0;
		padding: 0 25px 25px 0;
		float:left;
		width: 120px;
	}

	.pickuplink li{
		margin:0;
		padding: 0 25px 25px 0;
		float:left;
		width: 150px;
	}

	.bannerlink li img{
		border: 1px solid #000000;
	}

	#footitem {
		width:920px;
		margin:0 auto;
		padding:0 0 30px 0;
	}

	.backtop {
		width:100%;
		text-align:right;
		margin:30px auto 0;
		font-size:90%;
	}

	.backtop p {
		background: url(../images/arrow3.gif) no-repeat right 0.3em;
		padding-right:1.4em;
	}

	.footindex {
		width:100%;
		margin:10px auto 0;
		padding:5px 0;
		background-color:#FFF;
		border-bottom:1px solid #999;
		border-top:1px solid #999;
	}

	.footindex p {
		font-size:90%;
		text-align:center;
		margin:0 auto;
		padding:0;
	}


	/* footer
	---------------------------------------------------- */
	#footerarea{
		margin: 0 auto;
		width:100%;
		background: url(../images/bg_footer.gif) repeat-x center top #FFF;
	}

	#footer {
		width:920px;
		margin:0 auto;
		padding:20px 0;
	}

	.footerinfoleft{
		float: left;
		width: 43%;
		padding: 0;
		font-size: 80%;
		line-height: 150%;
		text-align:left;
	}

	.footerinfoleft address {
		padding: 0;
		font-style:normal;
	}

	.copyright {
		margin:1em 0 0 0;
	}

	.footerinforight {
		float: right;
		width: 52%;
		padding: 10px;
		font-size: 80%;
		line-height: 150%;
		text-align:left;
		border:1px solid #999;
		background-color:#e9eff7;
	}

	.footerinforight span {
		color:#b54200;
	}

	.opticon {
		display: inline-block;
		overflow: hidden;
		position: relative;
	}
	.opticon img{
		position: absolute;
		top: 0;
		left: 0;
	}

	.mobtn:hover img{ margin-left: -454px; }

	.opticon001 { width: 118px; height: 35px; }	.opticon001 img { margin-top: -220px; margin-left: -304px; }
	.opticon002 { width: 94px; height: 35px; }	.opticon002 img { margin-top: -260px; margin-left: -304px; }
	.opticon003 { width: 87px; height: 35px; }	.opticon003 img { margin-top: -300px; margin-left: -304px; }
	.opticon004 { width: 132px; height: 35px; }	.opticon004 img { margin-top: -340px; margin-left: -304px; }
	.opticon014 { width: 132px; height: 35px; cursor: pointer; }
	.opticon014 img { margin-top: -340px; margin-left: -304px; }	.opticon014 img:hover { margin-left: -454px; }
	.opticon013 { width: 165px; height: 35px; cursor: pointer; }
	.opticon013 img { margin-top: -220px; margin-left: -596px; }	.opticon013 img:hover { margin-top: -260px; }

	.opticon010 { width: 35px; height: 25px; }	.opticon010 img { margin-top: -440px; margin-left: -304px; }
	.opticon011 { width: 35px; height: 25px; }	.opticon011 img { margin-top: -410px; margin-left: -304px; }
	.opticon012 { width: 30px; height: 25px; }	.opticon012 img { margin-top: -380px; margin-left: -304px; }

	.opticon005 { width: 130px; height: 25px; }	.opticon005 img { margin-top: -470px; margin-left: -304px; }
	.opticon006 { width: 82px; height: 25px; }	.opticon006 img { margin-top: -500px; margin-left: -304px; }

	.opticon007 { width: 112px; height: 24px; }	.opticon007 img { margin-top: -530px; margin-left: -304px; }
	.opticon008 { width: 112px; height: 24px; }	.opticon008 img { margin-top: -560px; margin-left: -304px; }
	.opticon009 { width: 112px; height: 24px; }	.opticon009 img { margin-top: -590px; margin-left: -304px; }

	.opticon106 { width: 198px; height: 36px; }	.opticon106 img { margin-top: -220px; margin-left: -105px; }
	.opticon107 { width: 198px; height: 36px; }	.opticon107 img { margin-top: -260px; margin-left: -105px; }
	.opticon108 { width: 198px; height: 36px; }	.opticon108 img { margin-top: -300px; margin-left: -105px; }
	.opticon109 { width: 198px; height: 36px; }	.opticon109 img { margin-top: -340px; margin-left: -105px; }
	.opticon110 { width: 198px; height: 36px; }	.opticon110 img { margin-top: -380px; margin-left: -105px; }
	.opticon111 { width: 198px; height: 36px; }	.opticon111 img { margin-top: -420px; margin-left: -105px; }
	.opticon112 { width: 198px; height: 36px; }	.opticon112 img { margin-top: -460px; margin-left: -105px; }
	.opticon113 { width: 198px; height: 36px; }	.opticon113 img { margin-top: -500px; margin-left: -105px; }
	.opticon114 { width: 198px; height: 36px; }	.opticon114 img { margin-top: -540px; margin-left: -105px; }
	.opticon115 { width: 198px; height: 36px; }	.opticon115 img { margin-top: -580px; margin-left: -105px; }
	.opticon116 { width: 198px; height: 36px; }	.opticon116 img { margin-top: -620px; margin-left: -105px; }
	.opticon117 { width: 198px; height: 36px; }	.opticon117 img { margin-top: -660px; margin-left: -105px; }
	.opticon118 { width: 198px; height: 36px; }	.opticon118 img { margin-top: -700px; margin-left: -105px; }
	.opticon119 { width: 198px; height: 57px; }	.opticon119 img { margin-top: -641px; margin-left: -304px; }

	.opticon201 { width: 180px; height: 40px; }	.opticon201 img { margin-top: -745px; margin-left: -260px; }
	.opticon202 { width: 180px; height: 40px; }	.opticon202 img { margin-top: -795px; margin-left: -260px; }
	.opticon203 { width: 180px; height: 40px; }	.opticon203 img { margin-top: -845px; margin-left: -260px; }
	.opticon204 { width: 180px; height: 40px; }	.opticon204 img { margin-top: -895px; margin-left: -260px; }
	.opticon205 { width: 180px; height: 40px; }	.opticon205 img { margin-top: -945px; margin-left: -260px; }
	.opticon206 { width: 180px; height: 40px; }	.opticon206 img { margin-top: -1295px; margin-left: -260px; }

	.opticon251 { width: 200px; height: 50px; }	.opticon251 img { margin-top: -995px; margin-left: -260px; }
	.opticon252 { width: 200px; height: 50px; }	.opticon252 img { margin-top: -1055px; margin-left: -260px; }
	.opticon253 { width: 200px; height: 50px; }	.opticon253 img { margin-top: -1115px; margin-left: -260px; }
	.opticon254 { width: 200px; height: 50px; }	.opticon254 img { margin-top: -1175px; margin-left: -260px; }
	.opticon255 { width: 200px; height: 50px; }	.opticon255 img { margin-top: -1235px; margin-left: -260px; }
	.opticon256 { width: 200px; height: 50px; }	.opticon256 img { margin-top: -1345px; margin-left: -260px; }
	
	.opticon401 { width: 112px; height: 24px; }	.opticon401 img { margin-top: -530px; margin-left: -304px; }
	.opticon402 { width: 112px; height: 24px; }	.opticon402 img { margin-top: -560px; margin-left: -304px; }
	.opticon403 { width: 112px; height: 24px; }	.opticon403 img { margin-top: -590px; margin-left: -304px; }
	.opticon404 { width: 112px; height: 24px; }	.opticon404 img { margin-top: -700px; margin-left: -304px; }

	.opticonttl001 { width: 700px; height: 36px; }	.opticonttl001 img { margin-top: -100px; }
	.opticonttl002 { width: 700px; height: 36px; }	.opticonttl002 img { margin-top: -137px; }
	.opticonttl003 { width: 700px; height: 36px; }	.opticonttl003 img { margin-top: -173px; }

	/* - - - - - -
	CSE
	- - - - - - -*/
	.l-search,
	#cse-search-box,
	.l-search__text,
	.lsearch__btn {
		height: 25px;
	}


	.l-search {
		width: 100%;
	}

	.l-search__text {
		width: calc(100% - 40px);
		margin-right: 5px;
		padding-left: 5px;
		vertical-align: top;
		border: 0;
		float: left;
	}
	.l-search__btn {
		width: 30px;
		height: 25px;
		box-sizing: border-box;
		border: 1px solid #fff;
		float: left;
	}

	/*--cse-pc__btn--*/
	.opticon1000 { width: 30px; height: 25px; }	.opticon1000 img { margin-top: -20px; margin-left: -480px; }

	/*タブ
	--------------------*/

	.tab_content .tabWrap ul li a{
		font-size: 110%;
	}
}


@media screen and (min-width: 0px) and (max-width: 640px) {

	/* sp base
	---------------------------------------------------- */
	body{
		font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif,Droid Sans;
		line-height: 160%;
		letter-spacing: 0;
		color: #333;
		margin: 0;
		padding: 0;
		background: #FFF;
		text-align: left;
		
	}

	*{
		margin: 0px;
		padding: 0px;
	}

	a.newwin {
		margin: 0px 2px;
		background: url(../images/sp/sp_newwinicon.png) no-repeat right center;
		padding:0.2em 2em 0.2em 0;
	}

	a.ilout, a.ilin, a.ilsite {
		margin: 0px 2px;
		padding:0.2em 0 0.2em 2em;
	}

	a.ilout {
		margin: 0px 2px;
		padding:0.2em 0 0.2em 2em;
		background: url(../images/sp/ico_linkout.png) no-repeat left center;
	}
	a.ilin {
		margin: 0px 2px;
		padding:0.2em 2em 0.2em 0;
		background: url(../images/sp/ico_linkin.png) no-repeat right center;
	}
	a.ilsite {
		margin: 0px 2px;
		padding:0.2em 0 0.2em 2em;
		background: url(../images/sp/ico_link.png) no-repeat left center;
	}

	.clear {
		margin: 0px;
		padding: 0px;
		clear: both;
		font-size: 0px;
		font-style: normal;
		line-height: 0px;
		font-weight: normal;
		font-variant: normal;
	}

	a:link,
	a:visited {
		text-decoration: underline;
		color: #0000FF;
	}

	a:hover {
		text-decoration: none;
		color: #FF6600;
	}

	a[name]:hover {
		color: #333;
		text-decoration: none;
	}

	a:active {
		text-decoration: underline;
		color: #FF6600;
	}

	a[name]:active {
		color: #333;
		text-decoration: none;
	}

	.hidden_pc {
		display: block;
	}
	.hidden_sp {
		display: none;
	}
	.hidden_pc_list {
		display: list-item;
	}
	.imghdn_pc {
		display: inline;
	}
	.imghdn_sp {
		display: none;
	}

	/* images
	---------------------------------------------------- */
	img {
		border:0;
		max-width: 100%;
		height: auto;
	}

	/* WRAP
	---------------------------------------------------- */
	#wrapper{
		margin:0 auto;
		width:100%;
		overflow:hidden;
	}

	/* header
	---------------------------------------------------- */
	#spheaderbox {
		max-width: 100%;
		height: auto;
		width /***/:auto;
	}

	#spheader{
		width:100%;
		margin:0 auto;
		padding:0;
		border-top:2px solid #2c63b6;
		background-color:#FFF;
	}

	.logo{
		width: 56%;
		height: 82px;
		float: left;
		padding-top:18px;
	}

	#menu_btn {
		width: 40%;
		float: right;
		padding-top: 18px;
		display: flex;
	}

	#spmenu {
		width:100%;
		background-color:#2b63b5;
		padding:20px 0 0;
		display: block;
		text-align:center;
	}

	#spmenu_support {
		width:100%;
		background-color:#2b63b5;
		padding:20px 0 0;
		display: block;
		text-align:center;
	}

	#spgnaviqa {
		width:94%;
		margin:0 auto;
	}
	
	#spgnaviqa .qaleft{
		margin:0 0 14px;
		width: 50%;
		float: left;
	}

	#spgnaviqa .qaright{
		margin:0 0 14px;
		width: 50%;
		float: right;
	}

	#spgnavi ul {
		width:94%;
		margin:0 auto;
		list-style-type:none;
	}

	#spgnavi ul li {
		float:left;
		display:block;
		border: none;
		box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
		border-radius: 10px;
		text-decoration: none;
		width:44%;
		padding: 20px 15px;
		font-size: 1.1rem;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.52, #f2f2f2), color-stop(0.50, #fff), color-stop(0.00, #fff));
		background: -webkit-linear-gradient(top, #fff 0%, #fff 50%, #f2f2f2 52%, #fff 100%);
		background: -moz-linear-gradient(top, #fff 0%, #fff 50%, #f2f2f2 52%, #fff 100%);
		background: -o-linear-gradient(top, #fff 0%, #fff 50%, #f2f2f2 52%, #fff 100%);
		background: -ms-linear-gradient(top, #fff 0%, #fff 50%, #f2f2f2 52%, #fff 100%);
		background: linear-gradient(to bottom, #fff 0%, #fff 50%, #f2f2f2 52%, #fff 100%);
	}

	#spgnavi ul li.left {
		margin:0 5px 14px 0;
	}

	#spgnavi ul li.right {
		margin:0 0 14px 5px;
	}

	#spgnavi ul li p {
		width:100%;
		height:36px;
		margin:0;
		padding:0;
		line-height: 36px;
		text-align:left;
		color: #2b63b5;
		text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
		letter-spacing: 0;
		overflow: hidden;
	}

	#spgnavi ul li p a {
		display: block;
	}

	.opticonmenu {
		display: inline-block;
		width: 36px;
		height: 36px;
		float: left;
	}

	/*--#spgnavi ul li a span.menu0 { padding-left: 9px; background: url(../images/optimization/sp_1000.png) no-repeat;}--*/
	#spgnavi ul li a span.menu1 { padding-left: 9px; background: url(../images/optimization/sp_1000.png) no-repeat -346px -560px;}
	#spgnavi ul li a span.menu2 { padding-left: 9px; background: url(../images/optimization/sp_1000.png) no-repeat -300px -642px;}
	#spgnavi ul li a span.menu3 { padding-left: 9px; background: url(../images/optimization/sp_1000.png) no-repeat -300px -683px;}
	#spgnavi ul li a span.menu4 { padding-left: 9px; background: url(../images/optimization/sp_1000.png) no-repeat -300px -724px;}
	#spgnavi ul li a span.menu5 { padding-left: 9px; background: url(../images/optimization/sp_1000.png) no-repeat -300px -765px;}
	#spgnavi ul li a span.menu6 { padding-left: 9px; background: url(../images/optimization/sp_1000.png) no-repeat -300px -806px;}
	#spgnavi ul li a span.menu7 { padding-left: 9px; background: url(../images/optimization/sp_1000.png) no-repeat -300px -601px;}

	#sptopbnr {
		width:94%;
		margin:10px auto 0;
		padding:15px 0 10px 0;
		border-radius: 10px;
		display:block;
		text-align:center;
	}

	#sptopbnr ul {
		margin:0 0 0 10px;
		list-style-type:none;
	}

	#sptopbnr ul li {
		margin:0;
		padding:0;
		float:left;
		width: 280px;
		text-align: center;
	}

	.itembox {
		width:100%;
		margin:0 auto;
		background-color:#2b63b5;
		padding:20px 0;
	}

	.searchbox {
		width:80%;
		display:block;
		margin:0 auto;
		background-color:#2b63b5;
	}

	.searchbox2 {
		width:80%;
		display:block;
		margin:0 auto;
	}

	.ss_search_area {
		background-color:#ffffff;
		height: 60px;
		line-height: 60px;
	}

	.ss_search_area .ss_search_key {
		float: left;
		background-color: #ffffff;
		width: 400px;
		margin: 13px 3px 0 5px;
		border: 1px solid #ccc;
	}

	.ss_search_area .ss_search_key #querySP{
		border: 0 solid #ffffff;
		font-size: 1em;
		margin-left: 1px;
		padding-left: 5px;
		padding-top: 5px;
		width: 250px;
		height: 30px;
	}

	.ss_search_area .ss_search_btn {
		float: left;
		padding: 0 0 0 5px;
	}

	.ss_search_area .ss_search_btn .fedbt {
		border: 1px solid #2c63b6;
		color: #333;
		margin: 17px 5px 0 2px;
		width: 80px;
		height: 30px;
	}

	.searchbox4 {
		width:80%;
		display:block;
		margin:0 auto;
	}

	.searchbox4 .gsc-control-cse{
		padding: 20px !important;
		background-color: #ffffff;
		border: none;
	}
	
	.searchbox4 .gsc-input {
		padding:0 !important;
	}


	#topimgs2 { /* スライド枠 */
/*		height: 260px;*/
		padding-top: 20px;
	}


	/* ----------------------------------------------------
	 メニューリセット
	---------------------------------------------------- */
	#localnavitop1{
		float: none;
		width: 94%;
		margin: 10px auto 0;
		padding:0;
	}

	.lnavi {
		margin-bottom: 10px;
		border:none;
	}

	.lnavibox{
		margin-bottom: 10px;
		border: 1px solid #999;
		background-color:#FFF;
		text-align:left;
	}

	.lnavihead{ /* 通常のメニューのタイトル */
		padding: 0;
	}

	.lnavibox p {
		padding: 3%;
		font-size: 1.3rem;
	}

	.lnavilist1 { /* 赤丸矢印リスト */
		margin: 6px 7px;
		padding: 0;
		list-style-type: none;
	}

	.lnavilist1 ul {
		margin-left: 3px;
		vertical-align: text-bottom;
		list-style-type:none;
	}

	.lnavilist1 ul li {
		margin: 0;
		padding: 0.3em 0 0.3em 1.3em;
		background: url(../images/sp/arrow4.png) no-repeat 0 0.5em;
		font-size: 1.3rem;
	}

	.lnavilist2 { /* 青丸矢印リスト */
		margin: 6px 7px;
		padding: 0;
		list-style-type: none;
	}

	.lnavilist2 ul {
		margin-left: 3px;
		vertical-align: text-bottom;
		list-style-type:none;
	}

	.lnavilist2 ul li {
		margin: 0;
		padding: 0.3em 0 0.3em 1.3em;
		background: url(../images/sp/arrow2.png) no-repeat 0 0.5em;
		font-size: 1.3rem;
	}

	.lnavilist2 ul li span {
	}

	/*アコーディオン
	-------------------------------------*/
	.acordion{
		margin:20px auto 0;
	}

	.trigger img{
		border:1px solid #999;
		padding:0;
		margin:0;
	}

	.trigger.active{
		padding:0;
		margin:0;
	}

	.acordion_tree{
		width:100%;
		margin:0;
		padding:0;
	}



	/* 通常 ------------------------- */
	table.lnaviMenu1 {
		margin: 0;
		padding:0;
		width:100%;
		border-collapse:collapse;
		border-spacing: 0;
		table-layout:auto;
		empty-cells:hide;
	}

	table.lnaviMenu1 td {
		margin: 0;
		padding: 0 0 0 36px;
		width:50%;
		font-size: 1.3rem;
		height:70px;
		text-align:left;
		line-height:70px;
		border: 1px solid #999;
		background: url(../images/sp/arrow2.png) no-repeat 15px 25px;
	}

	table.lnaviMenu1 td.line2 {
		padding-top:5px;
		line-height:28px;
	}

	table.lnaviMenu1 td a {
		/*display:block;*/
		height:100%;
	}


	/* いざという時 ------------------------- */
	table.lnaviMenu2 {
		margin: 0;
		padding:0;
		width:100%;
		border-collapse:collapse;
		border-spacing: 0;
		table-layout:auto;
		empty-cells:hide;
	}

	table.lnaviMenu2 td {
		margin: 0;
		padding: 0 0 0 36px;
		width:50%;
		font-size: 1.3rem;
		height:70px;
		text-align:left;
		line-height:70px;
		border: 1px solid #999;
		background: url(../images/sp/arrow4.png) no-repeat 15px 25px;
	}

	table.lnaviMenu2 td a {
		/*display:block;*/
		height:100%;
	}


	/* 画像メニュー２列 ------------------------- */
	table.lnaviMenu4 {
		width:100%;
		margin: 20px auto 0;
		padding:0;
		border-collapse:separate;
		border-spacing: 0;
		table-layout:auto;
		empty-cells:hide;
	}

	table.lnaviMenu4 td {
		margin: 0;
		padding: 0;
		width:50%;
		text-align:center;
	}

	table.lnaviMenu4 td.left {
		padding:3px 3px 3px 0;
	}

	table.lnaviMenu4 td.right {
		padding:3px 0 3px 3px;
	}


	/* 注目情報用のバナー画像リスト ------------------------- */
	.acord-blue2 {
		padding:5px 0 5px 15px;
		margin-top:20px;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d9d7cb), color-stop(0.00, #f1efe2));
		background: -webkit-linear-gradient(top, #f1efe2 0%, #d9d7cb 100%);
		background: linear-gradient(top, #f1efe2 0%, #d9d7cb 100%);
		background-color:#f1efe2;
	}

	.lnaviMenuImg{
		width:100%;
		margin: 10px;
		padding: 0;
		list-style-type: none;
	}

	.lnaviMenuImg li{
		float:left;
		margin:0 10px 0 0;
	}

	.lnaviMenuImg li img{
		margin-bottom: 7px;
		vertical-align: bottom;
	}

	.lnaviMenuImg li a:link img, .lnaviMenuImg li a:visited img{
		border: 1px solid #01417f;
	}

	.lnaviMenuImg li a:active img, .lnaviMenuImg li a:hover img{
		border: 1px solid #ff8040;
	}

	#contentstop{
		float: none;
		width: 94%;
		margin: 20px auto 0;
		padding:0;
	}

	.mainbox {
		margin-bottom: 10px;
		border: 1px solid #999;
		background-color:#FFF;
	}

	/* Facebook付タブナビゲーション
	---------------------------------------------------- */

	#tabnavifb02,#tabnavifb03{
		width: 150px;
		height: 60px;
	}
	
	#tabnavifb01,#tabnavifb04{
		width: 149px;
		height: 60px;
	}

	/* 通常 */
	#tabnavifb01 span{ background: url(../images/optimization/sp_1000.png) no-repeat -305px -1085px; }
	#tabnavifb02 span{ background: url(../images/optimization/sp_1000.png) no-repeat -455px -1085px; }
	#tabnavifb03 span{ background: url(../images/optimization/sp_1000.png) no-repeat -605px -1085px; }
	#tabnavifb04 span{ background: url(../images/optimization/sp_1000.png) no-repeat -754px -1085px; }

	#tabnavifb01.ui-tabs-selected span { background: url(../images/optimization/sp_1000.png) no-repeat -305px -1145px; }
	#tabnavifb02.ui-tabs-selected span { background: url(../images/optimization/sp_1000.png) no-repeat -455px -1145px; }
	#tabnavifb03.ui-tabs-selected span { background: url(../images/optimization/sp_1000.png) no-repeat -605px -1145px; }
	#tabnavifb04.ui-tabs-selected span { background: url(../images/optimization/sp_1000.png) no-repeat -754px -1145px; }


	.tab_menufb {
		text-align:center;
	}

	.tab_menufb ul{
		list-style-type: none;
	}
	.tab_menufb li {
		float: left;
		display: block;
		line-height: 100%;
		text-indent: -9999px;
		width: 145px;
		height: 60px;
	}

	.tab_menufb li.fblast{
		width: 145px;
	}

	.tab_menufb li span{
		display:block;
		height:60px;
	}

	.tab_content {
		clear:both;
		width:96%;
		margin:0 auto;
		padding:10px 0;
	}

	.tab_content .tabWrap ul {
		width:100%;
		margin:0;
		padding:0;
		list-style-type:none;
		vertical-align: text-bottom;
		list-style-position:outside;
		text-align:left;
	}

	.tab_content .tabWrap ul li {
		margin: 0;
		padding: 0.3em 0 0.3em 1.3em;
		background: url(../images/sp/arrow2.png) no-repeat 0 0.5em;
		font-size: 1.3rem;
	}

	.tab_content .tab_morebtn {
		width:97%;
		margin:10px auto;
		text-align:right;
	}

	/* ----------------------------------------------------
	 右メニューエリアリセット
	---------------------------------------------------- */
	#contentsrighttop{
		float: none;
		width: 94%;
		margin: 0 auto;
		padding:0;
	}

	.kouhoubox { /*広報課ブログ*/
		border: 1px solid #0c60a9;
		background-color:#FFF;
	}

	.kouhoubox .kouhouhead img {
		vertical-align:top;
	}

	.kouhouspbox {
		width:94%;
		margin:10px 0 20px 20px;
		clear:both;
		display:inline-block;
	}

	.kouhoubox .kouhouimg {
		float:left;
		width:30%;
		margin:10px auto;
	}

	.kouhoubox .kouhoulist {
		float:right;
		width:63%;
		margin:0;
		padding:0;
		text-align:left;
	}

	.kouhoubox .kouhoulist ul {
		margin:0;
		padding:0;
		list-style-type:none;
	}

	.kouhoubox .kouhoulist ul li {
		margin: 0;
		padding: 0.3em 0 0.3em 0.8em;
		font-size: 1.3rem;
		background: url(../images/sp/arrow1.png) no-repeat 0 0.6em;
	}

	#footitem {
		width:100%;
		margin:0 auto;
		padding:0;
	}

	.backtop {
		width: 94%;
		text-align:right;
		margin:30px auto 0;
	}

	.backtop p {
		background: url(../images/sp/arrow3.png) no-repeat right center;
		padding-right:1.2em;
		font-size: 1.0rem;
	}

	.footindex {
		width:94%;
		margin:20px auto 0;
		text-align:center;
		padding:10px 0;
		background-color:#FFF;
		border-bottom:1px solid #999;
		border-top:1px solid #999;
	}

	.footindex p {
		font-size: 1.1rem;
		margin:0 auto;
		padding:0;
		line-height:120%;
	}

	/* バナーエリア
	---------------------------------------------------- */
	#bannerarea {
		width: 94%;
		margin: 20px auto 0;
	}

	.bannerbox {
		border: 1px solid #999;
		background-color:#FFF;
		margin-top: 20px;
	}

	.bannerttl {
		width:100%;
		height:50px;
		margin:0;
		padding: 0;
		font-size: 1.1rem;
		line-height: 100%;
		background: url(../images/sp/ttl_free.png) no-repeat center top;
	}

	.bannerttl h4 {
		padding:15px 0 0 0;
		text-align: left;
		text-indent:1em;
		float:left;
	}

	.bannerttl .rssarea {
		float:right;
		margin: 10px 20px 0 0;
		_margin: 10px 10px 0 0;
		font-size: 1.3rem;
		padding: 0.2em 0 0 1.4em;
		line-height: 150%;
		background: url(../images/sp/arrow2.png) no-repeat 0 0.3em;
	}

	.bannerlink, .pickuplink {
		margin: 20px auto 0;
		width: 100%;
		padding:0 0 0 20px;
		text-align:left;
		display:block;
	}

	.bannerlink ul, .pickuplink ul {
		margin:0;
		padding:0;
		list-style-type: none;
	}

	.bannerlink li {
		margin:0;
		padding: 0 20px 20px 0;
		float:left;
		width: 120px;
	}

	.pickuplink li{
		margin:0;
		padding: 0 45px 20px 0;
		float:left;
		width: 150px;
	}

	.bannerlink li img{
		border: 1px solid #000000;
	}

	#caseEmergency {
		width: 94%;
		margin: 0 auto;
	}

	/* くらしの場面から探す
	---------------------------------------------------- */
	.lifelist {
		width: 98%;
		margin:0 auto;
	}

	.lifelist ul {
		display: flex;
		flex-wrap: wrap;
		list-style-type: none;
		margin: 5px;
	}
	
	.lifelist ul li {
		margin: 5px;
	}


	/* footer
	---------------------------------------------------- */
	#footerarea{
		width:100%;
		margin: 0 auto;
		padding:20px 0;
		background: none;
	}

	#footer {
		width:94%;
		margin:0 auto;
		padding:0;
	}

	.footerinforight {
		float: none;
		margin:0;
		padding: 10px;
		text-align:left;
		border:1px solid #999;
		background-color:#e9eff7;
		font-size: 1.1rem;
		line-height: 130%;
	}

	.footerinforight span {
		color:#b54200;
	}

	.footerinfoleft{
		float: none;
		padding: 0;
		margin: 20px 0 0;
		text-align:left;
	}

	.footerinfoleft address {
		padding: 0;
		font-style:normal;
		font-size: 1.1rem;
		line-height: 120%;
	}

	.footerinfoleft address img {
		vertical-align:bottom;
	}

	.copyright {
		margin:1em 0 0 0;
	}

	.opticon {
		display: inline-block;
		overflow: hidden;
		position: relative;
	}
	.opticon img {
		max-width: none;
		position: absolute;
		top: 0;
		left: 0;
	}

	.opticonsp051 { width: 155px; height: 40px; }	.opticonsp051 img { margin-top: -560px; margin-left: -400px; }
	.opticonsp052 { width: 155px; height: 40px; }	.opticonsp052 img { margin-top: -605px; margin-left: -400px; }
	.opticonsp053 { width: 155px; height: 40px; }	.opticonsp053 img { margin-top: -650px; margin-left: -400px; }

	.opticonsp101 { width: 295px; height: 74px; }	.opticonsp101 img { margin-top: -80px; }
	.opticonsp102 { width: 295px; height: 74px; }	.opticonsp102 img { margin-top: -160px; }

	.opticonsp301 { width: 598px; height: 59px; }	.opticonsp301 img { margin-top: 0; margin-left: -305px; }
	.opticonsp302 { width: 598px; height: 59px; }	.opticonsp302 img { margin-top: -65px; margin-left: -305px; }
	.opticonsp303 { width: 598px; height: 60px; }	.opticonsp303 img { margin-top: -130px; margin-left: -305px; }
	.opticonsp304 { width: 598px; height: 68px; }	.opticonsp304 img { margin-top: -195px; margin-left: -305px; }
	.opticonsp305 { width: 598px; height: 68px; }	.opticonsp305 img { margin-top: -265px; margin-left: -305px; }
	.opticonsp306 { width: 598px; height: 68px; }	.opticonsp306 img { margin-top: -335px; margin-left: -305px; }
	.opticonsp307 { width: 598px; height: 68px; }	.opticonsp307 img { margin-top: -405px; margin-left: -305px; }
	.opticonsp308 { width: 598px; height: 68px; }	.opticonsp308 img { margin-top: -475px; margin-left: -305px; }
	.opticonsp309 { width: 598px; height: 68px; }	.opticonsp309 img { margin-top: -1285px; margin-left: -305px; }

	.opticonsp401 { width: 600px; height: 55px; }	.opticonsp401 img { margin-top: -1020px; margin-left: -305px; }
	.opticonsp402 { width: 275px; height: 70px; }
	.opticonsp403 { width: 275px; height: 70px; }	.opticonsp403 img { margin-top: -245px; }
	.opticonsp406 { width: 275px; height: 70px; cursor: pointer; }		.opticonsp406 img { margin-top: -245px; }
	.opticonsp404 { width: 275px; height: 70px; }	.opticonsp404 img { margin-top: -316px; }
	.opticonsp405 { width: 275px; height: 70px; }	.opticonsp405 img { margin-top: -392px; }

	.opticonsp411 { width: 275px; height: 70px; }	.opticonsp411 img { margin-top: -467px; }
	.opticonsp412 { width: 275px; height: 70px; }	.opticonsp412 img { margin-top: -542px; }
	.opticonsp413 { width: 275px; height: 70px; }	.opticonsp413 img { margin-top: -617px; }
	.opticonsp414 { width: 275px; height: 70px; }	.opticonsp414 img { margin-top: -692px; }
	.opticonsp415 { width: 275px; height: 70px; }	.opticonsp415 img { margin-top: -767px; }
	.opticonsp416 { width: 275px; height: 70px; }	.opticonsp416 img { margin-top: -842px; }
	.opticonsp417 { width: 275px; height: 70px; }	.opticonsp417 img { margin-top: -917px; }

	/* - - - - - -
	CSE
	- - - - - - -*/
	.l-search,
	#cse-search-box,
	.l-search__text,
	.lsearch__btn {
		height: 50px;
	}


	.l-search {
		width: 100%;
		overflow: hidden;
	}

	.l-search__text {
		width: calc(100% - 70px);
		margin-right: 5px;
		padding-left: 5px;
		border: 0;
		float: left;
	}
	.l-search__btn {
		width: 60px;
		height: 50px;
		box-sizing: border-box;
		border: 1px solid #fff;
		float: left;
	}

	/*--cse-sp__btn--*/
	.opticonsp1000 { width: 60px; height: 50px; }	.opticonsp1000 img { margin-top: -725px; margin-left: -405px; }
	
	#bousaiRSSsp {
		font-size: 1.3rem;
		line-height: 70px;
	}
}

/* 共通画像 */
.opticoncm001 { width: 150px; height: 60px; }	.opticoncm001 img { margin-top: -745px; margin-left: -105px; }
.opticoncm002 { width: 150px; height: 60px; }	.opticoncm002 img { margin-top: -810px; margin-left: -105px; }
.opticoncm003 { width: 150px; height: 60px; }	.opticoncm003 img { margin-top: -875px; margin-left: -105px; }
.opticoncm004 { width: 150px; height: 60px; }	.opticoncm004 img { margin-top: -940px; margin-left: -105px; }
.opticoncm005 { width: 150px; height: 60px; }	.opticoncm005 img { margin-top: -1005px; margin-left: -105px; }
.opticoncm006 { width: 150px; height: 60px; }	.opticoncm006 img { margin-top: -1070px; margin-left: -105px; }
.opticoncm007 { width: 150px; height: 60px; }	.opticoncm007 img { margin-top: -1135px; margin-left: -105px; }
.opticoncm008 { width: 150px; height: 60px; }	.opticoncm008 img { margin-top: -1200px; margin-left: -105px; }
.opticoncm009 { width: 150px; height: 60px; }	.opticoncm009 img { margin-top: -1265px; margin-left: -105px; }
.opticoncm010 { width: 150px; height: 60px; }	.opticoncm010 img { margin-top: -1330px; margin-left: -105px; }
.opticoncm011 { width: 150px; height: 60px; }	.opticoncm011 img { margin-top: -1395px; margin-left: -105px; }
.opticoncm012 { width: 150px; height: 60px; }	.opticoncm012 img { margin-top: -1460px; margin-left: -105px; }
.opticoncm013 { width: 150px; height: 60px; }	.opticoncm013 img { margin-top: -1525px; margin-left: -105px; }
.opticoncm014 { width: 150px; height: 60px; }	.opticoncm014 img { margin-top: -1590px; margin-left: -105px; }
.opticoncm015 { width: 150px; height: 60px; }	.opticoncm015 img { margin-top: -1655px; margin-left: -105px; }
.opticoncm016 { width: 150px; height: 60px; }	.opticoncm016 img { margin-top: -1720px; margin-left: -105px; }
.opticoncm017 { width: 150px; height: 60px; }	.opticoncm017 img { margin-top: -1785px; margin-left: -105px; }
.opticoncm018 { width: 150px; height: 60px; }	.opticoncm018 img { margin-top: -1850px; margin-left: -105px; }
.opticoncm019 { width: 150px; height: 60px; }	.opticoncm019 img { margin-top: -1915px; margin-left: -105px; }
.opticoncm020 { width: 150px; height: 60px; }	.opticoncm020 img { margin-top: -1980px; margin-left: -105px; }
.opticoncm021 { width: 150px; height: 60px; }	.opticoncm021 img { margin-top: -2045px; margin-left: -105px; }
.opticoncm022 { width: 150px; height: 60px; }	.opticoncm022 img { margin-top: -2110px; margin-left: -105px; }
.opticoncm023 { width: 150px; height: 60px; }	.opticoncm023 img { margin-top: -2175px; margin-left: -105px; }
.opticoncm024 { width: 150px; height: 60px; }	.opticoncm024 img { margin-top: -2240px; margin-left: -105px; }
.opticoncm025 { width: 150px; height: 60px; }	.opticoncm025 img { margin-top: -2305px; margin-left: -105px; }
.opticoncm026 { width: 150px; height: 60px; }	.opticoncm026 img { margin-top: -2370px; margin-left: -105px; }
.opticoncm027 { width: 150px; height: 60px; }	.opticoncm027 img { margin-top: -2435px; margin-left: -105px; }
.opticoncm028 { width: 150px; height: 60px; }	.opticoncm028 img { margin-top: -2500px; margin-left: -105px; }
.opticoncm029 { width: 150px; height: 60px; }	.opticoncm029 img { margin-top: -745px; margin-left: -465px; }
.opticoncm030 { width: 150px; height: 60px; }	.opticoncm030 img { margin-top: -810px; margin-left: -465px; }
.opticoncm031 { width: 150px; height: 60px; }	.opticoncm031 img { margin-top: -875px; margin-left: -465px; }
.opticoncm032 { width: 150px; height: 60px; }	.opticoncm032 img { margin-top: -940px; margin-left: -465px; }
.opticoncm033 { width: 150px; height: 60px; }	.opticoncm033 img { margin-top: -1005px; margin-left: -465px; }
.opticoncm034 { width: 150px; height: 60px; }	.opticoncm034 img { margin-top: -1070px; margin-left: -465px; }
.opticoncm035 { width: 150px; height: 60px; }	.opticoncm035 img { margin-top: -1135px; margin-left: -465px; }

.opticoncm301 { width: 104px; height: 104px; }	.opticoncm301 img { margin-top: -220px; }
.opticoncm302 { width: 104px; height: 104px; }	.opticoncm302 img { margin-top: -325px; }
.opticoncm303 { width: 104px; height: 104px; }	.opticoncm303 img { margin-top: -430px; }
.opticoncm304 { width: 104px; height: 104px; }	.opticoncm304 img { margin-top: -535px; }
.opticoncm305 { width: 104px; height: 104px; }	.opticoncm305 img { margin-top: -640px; }
.opticoncm306 { width: 104px; height: 104px; }	.opticoncm306 img { margin-top: -745px; }
.opticoncm307 { width: 104px; height: 104px; }	.opticoncm307 img { margin-top: -850px; }
.opticoncm308 { width: 104px; height: 104px; }	.opticoncm308 img { margin-top: -955px; }
.opticoncm309 { width: 104px; height: 104px; }	.opticoncm309 img { margin-top: -1060px; }
.opticoncm310 { width: 104px; height: 104px; }	.opticoncm310 img { margin-top: -1165px; }
.opticoncm311 { width: 104px; height: 104px; }	.opticoncm311 img { margin-top: -1270px; }
.opticoncm312 { width: 104px; height: 104px; }	.opticoncm312 img { margin-top: -1375px; }
.opticoncm313 { width: 104px; height: 104px; }	.opticoncm313 img { margin-top: -1480px; }
.opticoncm314 { width: 104px; height: 104px; }	.opticoncm314 img { margin-top: -1585px; }
.opticoncm315 { width: 104px; height: 104px; }	.opticoncm315 img { margin-top: -1690px; }
.opticoncm316 { width: 104px; height: 104px; }	.opticoncm316 img { margin-top: -1795px; }


.opticoncm000 { width: 70px; height: 17px; }	.opticoncm000 img { margin-top: -620px; margin-left: -304px; }

/* ----------------------------------------------------
総合トップページ2020
---------------------------------------------------- */

/*スライド
--------------------*/
.slider{
	position: relative;
	max-width: 960px;
	padding: 0 20px;
}
.slider img {
	max-width: 100%;
	height: auto;
}
.slider .slider-nav-wrap{
	display: none;
	position: relative;
}
.slider .slider-nav-wrap .slider-nav .slick-list {
	padding: 0 !important;
}
.slider .slider-nav-wrap .slider-nav .slick-track {
	left: 0;
	width: 100%;
	opacity: 1;
}
.slider .slider-nav-wrap .slider-nav .slick-slide {
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	opacity: 1;
	background: #cccccc;
	margin-bottom: 2px;
	box-sizing: border-box;
	text-align: left;
	width: 210px;
	margin-left: 20px;
	cursor: pointer;
}

.slick-slide p{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 65px;
	padding: 5px!important;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.3;
}

.slider .slider-nav-wrap .slider-nav .slick-slide:hover {
	opacity: .5;
}
.slider .slider-nav-wrap .slider-nav .slick-slide.slick-current {
	position: relative;
	background-color: #2c63b6;
	color: #ffffff;
}
.slider .slider-nav-wrap .slider-nav .slick-slide.slick-current:after{
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	pointer-events: none;
	position: absolute;
	border-color: rgba(0, 0, 255, 0);
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 15px;
	border-right-width: 15px;
	margin-top: -10px;
	border-right-color: #2c63b6;
	right: 100%;
	top: 20px;
}
.slider .slider-nav-wrap .slick-arrow {
	position: absolute;
	top: 50%;
	background: #003f7b;
	width: 208px;
	height: 14px;
	left: 54.5%;
	right: 0;
	cursor: pointer;
}

.slider .slider-nav-wrap .slick-prev:before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 5px 10px;
	border-color: transparent transparent #ffffff transparent;
	top: 5px;
	left: 46%;
}

.slider .slider-nav-wrap .slick-next:before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 10px 0 10px;
	border-color: #ffffff transparent transparent transparent;
	top: 5px;
	left: 46%;
}

.slider .slick-dots {
	display: flex;
	justify-content: center;
	list-style-type: none;
	line-height: 16px;
}

.slider .slick-dots li {
	margin: 0 3px;
}
.slider .slick-dots .slick-dots-button {
	cursor: pointer;
	font-size: 10px;
	color: #003f7b;
}

.slider .slick-dots li.slick-active .slick-dots-button {
	color: #ff0000;
}



@media (min-width: 768px) {
.slider {
	padding: 0;
}

.slider .slider-for {
	float: left;
	width: 79.1666%;
	height: 230px;
}
.slider .slider-for img {
	width: 690px;
	height: 230px;
}
.slider .slider-nav-wrap {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 230px;
	height: 230px;
	padding: 0;
	overflow: hidden;
}
.slider .slider-nav-wrap img {
	width: 230px;
	height: 75px;
}
.slider .slider-nav-wrap .slider-nav .slick-list {
	margin: 15px 0;
	padding: 0 0 !important;
	height: 200px !important;
}
.slider .slider-nav-wrap .slider-nav .slick-track {
	left: auto;
}
.slider .slider-nav-wrap .slider-nav .slick-slide {
	padding: 0;
}
.slider .slider-nav-wrap .slick-arrow {
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.slider .slider-nav-wrap .slick-next {
	top: auto;
	bottom: 0;
	border-width: 8px 9px 0 9px;
	border-color: #2c63b6 transparent transparent transparent;
}
.slider .slider-nav-wrap .slick-prev {
	top: 0;
	border-width: 0 9px 8px 9px;
	border-color: transparent transparent #2c63b6 transparent;
}
}


/*サイドメニュー
--------------------*/
.indexMenuService{
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.indexMenuService li{
	margin: 0;
	padding: 8px 5px 5px 30px;
	line-height: 120%;
	background: url(../images/arrow2.gif) no-repeat 10px 8px;
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #999;
	background-color: #FFF;
	box-sizing: border-box;
	font-size: 90%;
	position: relative;
	min-height: 30px;
}

.indexMenuService li:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	background: #2c63b6;
	top: 0;
	left: 0;
}

/*下エリア
--------------------*/

#indexBottom{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#indexSnsArea,
#indexMovieArea,
#indexPrArea{
	height: 360px;
}
#indexSnsArea{
	width: 455px;
}

#indexMovieArea,
#indexPrArea{
	width: 224px;
	background: #fff;
	border: 1px solid #999999;
}

.indexMovieHaed,.indexPrHaed{
	width: 100%;
	height: 50px;
	background: #025aae;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	box-sizing: border-box;
}
.indexMovieImg,
.indexPrImg{
	padding: 10px;
	box-sizing: border-box;
}
.indexMovieImg p{
	padding-top: 10px;
	font-size: 14px;
}

.indexMovieLink{
	width: 95%;
	margin: 0 auto;
}

.indexMovieLink a{
	display: block;
	font-size: 14px;
}

.indexPrLink{
	display: flex;
	flex-wrap: wrap;
	width: 90%;
	margin: 0 auto;
}

.indexPrLink a{
	display: block;
	width: 100%;
	padding: 5px;
	margin-top: 5px;
	box-sizing: border-box;
	border: 1px solid #cde2f2;
	position: relative;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.indexPrLink a:before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #025aae;
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.tab_menusns{
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
#tabnaviSns01{
	width: 148px;
	height: 32px;
}
	
#tabnaviSns02{
	width: 148px;
	height: 32px;
}
#tabnaviSns03 {
	width: 148px;
	height: 28px;
}

#tabnaviSns01 span{ background: url(../images/optimization/pc_1000.png) no-repeat 0px -2666px; }
#tabnaviSns02 span{ background: url(../images/optimization/pc_1000.png) no-repeat -154px -2666px; }
#tabnaviSns03 span{ background: url(../images/optimization/pc_1000.png) no-repeat -308px -2666px; }

#tabnaviSns01.ui-tabs-selected span { background: url(../images/optimization/pc_1000.png) no-repeat 0px -2666px; }
#tabnaviSns02.ui-tabs-selected span { background: url(../images/optimization/pc_1000.png) no-repeat -154px -2666px; }
#tabnaviSns03.ui-tabs-selected span { background: url(../images/optimization/pc_1000.png) no-repeat -308px -2666px; }

ul.tab_menusns:after{
		clear:both;
		content:" ";
		display:block;
}

ul.tab_menusns li img {
	margin: 0 auto;
	text-align: center;
}

ul.tab_menusns li span {
	display: block;
	text-indent: -9999px;
	height: 32px;
}

ul.tab_menusns li.ui-tabs-selected,ul.tab_menusns li:hover {
	color:#fff;
}

.tab_menusns li.fblast{
	width: 148px;
}

.tab_menusns li a{
	display:block;
	height:48px;
}

#tabSns1,#tabSns2{
	margin-bottom: 20px;
	border: 1px solid #999;
	background-color: #FFF;
	height: 330px;
}

#tabSns2 {
	overflow-y: scroll;
}

#scheduledata .schedule01, 
#scheduledata .schedule02, 
#scheduledata .schedule03 {
	margin: 10px 0;
	padding: 5px 0 5px 5px;
	text-align: left;
	font-weight: bold;
}

#scheduledata .schedule01:before, 
#scheduledata .schedule02:before, 
#scheduledata .schedule03:before {
	content: '▶';
	padding-right: 5px;
	color: #ffffff;
}

#scheduledata .schedule01 {
	margin-top: 0;
	background: #ABD1FF;
}

#scheduledata .schedule02 {
	background: #B3DC9D;
}

#scheduledata .schedule03 {
	background: #FFC592;
}


@media screen and (min-width: 0px) and (max-width: 640px) {
	.indexMenuService {
		margin: 20px 0 50px;
	}
	
	.indexMenuService li {
		padding: 10px 0 10px 40px;
		background: url(../images/sp/arrow2.png) no-repeat 10px 10px;
		font-size: 1.3rem;
	}

	#sptopbnr ul {
		margin:0 0 0 20px;
	}

	#indexBottom {
		width: 94%;
		margin: 0 auto;
		flex-direction: column;
		justify-content: flex-start;
	}

	#indexSnsArea,
	#indexMovieArea,
	#indexPrArea{
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}

	#indexSnsArea {
		width: 100%;
		height: 730px;
	}

	/* SNSタブナビゲーション
	---------------------------------------------------- */

	#tabnaviSns01, #tabnaviSns02, #tabnaviSns03 {
		width: 194px;
		height: 60px;
	}
	
	#tabnaviSns01 span{ background: url(../images/optimization/sp_1000.png) no-repeat -305px -1215px; }
	#tabnaviSns02 span{ background: url(../images/optimization/sp_1000.png) no-repeat -507px -1215px; }
	#tabnaviSns03 span{ background: url(../images/optimization/sp_1000.png) no-repeat -709px -1215px; }

	#tabnaviSns01.ui-tabs-selected span { background: url(../images/optimization/sp_1000.png) no-repeat -305px -1215px;; }
	#tabnaviSns02.ui-tabs-selected span { background: url(../images/optimization/sp_1000.png) no-repeat -507px -1215px; }
	#tabnaviSns03.ui-tabs-selected span { background: url(../images/optimization/sp_1000.png) no-repeat -709px -1215px; }
	
	ul.tab_menusns li span {
		height: 60px;
	}

	.tab_menusns {
		text-align:center;
	}

	.tab_menusns ul{
		list-style-type: none;
	}

	.tab_menusns li {
		float: left;
		display: block;
		line-height: 100%;
		text-indent: -9999px;
		width: 145px;
		height: 60px;
	}

	.tab_menusns li span{
		display:block;
		height:60px;
	}

	#indexBottom .tab_content {
		width: 100%;
	}

	#tabSns1 {
		width: 100%;
		height: 650px;
		overflow: hidden;
	}
	
	#tabSns2 {
		width: 100%;
		height: 650px;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	
	.fbSpWrap{
		width: 100%;
	}
	.fb_iframe_widget,
	.fb_iframe_widget span,
	.fb_iframe_widget iframe[style]{
		width: 100% !important;
	}

	.indexMovieHaed,.indexPrHaed {
		font-size: 1.3rem;
		height: auto;
		line-height: 150%;
	}

	.indexMovieImg div, .indexPrImg {
		text-align: center;
	}

	.indexMovieImg p {
		min-height: auto;
	}

	.indexPrLink {
		justify-content: space-between;
		margin-bottom: 10px;
	}

	.indexPrLink a {
		width: 48%;
		padding: 15px 0 15px 20px;
	}
	
	.indexMovieImg p, 
	.indexMovieLink a, 
	.indexPrLink a {
		font-size: 1.0rem;
	}

	.indexMovieImg, .indexMovieLink {
		padding: 20px;
	}
	
	.indexMovieLink a {
		display: inline-block;
	}
	

}
