/* CSS Document */


@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;
	
	vertical-align: baseline;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
}

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;
}

.notoserif{
	font-family: 'Noto Serif JP', serif;
	font-weight: 300;
}

/*郢晢ｿｽ縺冗ｹｧ�ｹ郢晏現縺咏ｹ晢ｽ｣郢晏ｳｨ縺� {
	text-shadow: 1px 1px 3px #000;
}
*/

/*郢晄㈱繝｣郢ｧ�ｯ郢ｧ�ｹ郢ｧ�ｷ郢晢ｽ｣郢晏ｳｨ縺� {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
*/

/*郢晄㈱繝｣郢ｧ�ｯ郢ｧ�ｹ郢ｧ�ｷ郢晢ｽ｣郢晏ｳｨ縺郁怙�ｽ�ｽ {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}
*/

/*髫怜宴�ｸ�ｸ {
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
}
*/

/*郢晏現ﾎ帷ｹ晢ｽｳ郢ｧ�ｸ郢ｧ�ｷ郢晢ｽｧ郢晢ｽｳ {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}
*/

/*鬨ｾ荵暦ｿｽ {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
*/

/*髢ｭ譴ｧ蜍ｹ邵ｺ�ｮ邵ｺ�ｿ鬨ｾ荵暦ｿｽ {
	background-color:rgba(255,255,255,0.2);
}
*/

/*郢ｧ�ｰ郢晢ｽｩ郢晢ｿｽ�ｽ郢ｧ�ｷ郢晢ｽｧ郢晢ｽｳ {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}
*/

/*郢ｧ�ｹ郢晄ｧｭ�ｽ陝�ｽｾ陟｢�ｽ
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 320px){
	
}
*/

body {
	background-color:#ffffff;
	min-width: 960px;  
  }
  
img{
    max-width: 100%;
    height: auto;
    width /****/:auto;  /*IE8邵ｺ�ｮ邵ｺ�ｿ鬩包ｽｩ騾包ｽｨ*/
}

ol {
    width : 98%;
  }
  
  ol li {
	border-top:#000 1px dotted;
	padding:10px 0 10px 70px;
	background:url(../image/news.png) no-repeat 0 10px;
  }
  
    ol li.event {
	border-top:#000 1px dotted;
	padding:10px 0 10px 70px;
	background:url(../image/event.png) no-repeat 0 10px;
  }
  
      ol li.media {
	border-top:#000 1px dotted;
	padding:10px 0 10px 70px;
	background:url(../image/media.png) no-repeat 0 10px;
  }
  
        ol li a {
			color:#EA3F87;
			
  }
  
          ol li a:hover {
			color:#EA3F87;
			text-decoration:none;
  }

p.ico_all {
	width: 95%;
	margin: 0 auto;
	padding: 0 0 12px 0;
}

p.ico_all img {
	width: 100%;
	height: auto;
}


.grid_ico {
	 display: -webkit-flex;
   display: flex;
	justify-content: flex-start;
	margin: 0 auto;
		flex-wrap: nowrap;
}
.grid_ico2 {
	 display: -webkit-flex;
   display: flex;
	justify-content: flex-start;
	margin: 0 auto;
		flex-wrap: wrap;
}
.ico_6clm {
    text-align: center;
    position: relative;
    width: 15%;
    margin: 0 0 0px 0.5%;
}
_:-ms-lang(x)::-ms-backdrop, .ico_6clm {
  /* IE11 縺ｮ縺ｿ驕ｩ逕ｨ縺輔ｌ繧� */
	width: 70px;
	float:left;
	margin-right: 3px;
	
}
.ico_freeclm {
    text-align: center;
    
    margin: 0 0 0px 0.5%;
}
.ico_freeclm img{
     
	height: 22px;
}
.ico_6clm img {
    width: 100%;
	height: auto;

}

.ico_no {
	opacity: 0.4;
}


.sp_box {
	width: 100%;
	
	margin-bottom: 20px;
	    border: #CCC 1px solid;
    background-color: #FFF;
    padding: 1px;
	height: 300px;
	background: url(../image/top_new_bnr_bg.png) no-repeat;
	background-size: cover;
}

h4.voice_bx {
	padding-bottom: 20px;
}


h3.top_n_bn_ti {
	width: 83%;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}

h3.top_n_bn_ti img {
	width: 100%;
	height: auto;
}

ul.top_n_bn_li {
	width: 720px;
	margin: 0 auto;
	padding: 0px 0 20px 0;
}


ul.top_n_bn_li li {
	width: 230px;
	float: left;
	padding: 8px 10px 0 0;
}

ul.top_n_bn_li li img {
	width: 100%;
	height: auto;
}


ul.top_n_bn_li li a:hover {
	opacity: 0.7;
	transition: 0.9s;
}

ol.num_ol {
    list-style-type: decimal;
    width: 90%;
    margin: 0 auto;
    
}
ol.num_ol li {
        border-top: none;
    padding: 10px 0 0px 0px;
    background:none;
    font-size: 130%;
}
ol.num_ol li span {

    font-size: 110%;
    font-weight: bold;
    letter-spacing: 0.09em;
    color: #00A6E9;
}

.sp_3_box {
		width: 600px;
	margin: 0 auto;
	margin-bottom: 40px;
	    border: #CCC 1px solid;
    background-color: rgba(255,255,255,0.8);
    padding: 1px;
	position: relative;
}

.sp_3_box p.img_pR {
position: absolute;
	width: 150px;
	right: -90px;
	top:10px;
}

p.n_sm_bt {
	width: 70%;
	margin: 0 auto;
	padding-bottom: 30px;
}

ul.sum_camp  {
	width: 684px;
	height: 133px;
	margin: 0 auto 30px; 
	background-color: #FFFFFF;
}

ul.sum_camp a:hover {
	opacity: 0.7;
	transition: 0.7s;
	
}


ul.spot_ul {
	width: 702px;
	margin: 0 auto ;
	
}

ul.spot_ul li {
	width: 344px;
	float: left;
	padding-bottom: 60px;
}

ul.spot_ul li.spot_ul_r {
	width: 344px;
	float:right;
}

ul.spot_ul li a:hover {
	opacity: 0.6;
	transition: 0.9s;
}

ul.spot_ul li img {
	width: 100%;
	height: auto;
}

ul.spot_ul li.pb_30 {
	
	padding-bottom: 30px;
}

.caution {
    max-width: 590px;
    width: 80%;
    margin: 30px auto 30px;
    
    border: #D90000 1px solid;
    background-color: #FFF;
	border-radius:10px 10px 0 0;
}
h5.h5caution {
    text-align: center;
    padding-bottom: 6px;
	background-color:#D90000;
	font-family: "Noto Sans JP";
		font-size:200%;
		color:#Fff;
		padding:10px 0;
		letter-spacing:0.08em;
		font-weight:bold;
		border-radius:9px 9px 0 0;
}

.parent {
   display: -webkit-flex;
   display: flex;
   padding:10px 0 4px 0;
   flex-wrap: wrap;
   justify-content:center;
}

.cov {
	width:44%;
	margin:0px 0.5% 6px 0.5%;
	
	
		font-size:140%;
		background-color: #FDE0DF;
		padding:2% 0 2% 2.5%;
		border-radius:9px ;
		color:#D90000;
		font-weight:bold;
		letter-spacing:0.03em;
}

@media screen and (max-width: 599px){
.caution {
    margin: 0px auto 30px;
}
h5.h5caution {
    padding-bottom: 0px;
}
}





.mt100 {
	margin-top:100px;
  }
.mt120 {
	margin-top:120px;
  }

.up_com_txt {
	font-size:90%;
	vertical-align:super;
  }
  
  .und_com_txt {
	font-size:90%;
	vertical-align: sub;
  }
  

.cations {
	width: 550px;
	margin: 0 auto 30px;
	padding: 20px;
	
	background-color: #FFFFFF;
}

.n_top_box {
	background: url(../image/ti_bg_n_top.png) center top no-repeat;
	background-size: cover;
	padding: 80px 0 80px 0;
	border-top: #005489 solid 20px;
}

h3.comp_n_ti {
	text-align: center;
	font-size: 350%;
	letter-spacing: 0.2em;
	color: #005489;
	font-family: "Noto Sans JP";
	font-weight: bold;
	padding-bottom: 30px;
}
p.comp_n_p {
	width: 580px;
	margin: 0 auto;
}

p.comp_n_p img {
	width: 100%;
	height: auto;
}


.n_top_boxH {
	width: 38%;
	float: left;
	background-color: #F0FDFF;
	position: relative;
	padding: 6% ;
	
}

.n_top_boxHG {
	width: 38%;
	float: right;
	background-color: #F3FFF4;
	position: relative;
	padding: 8% 6%;
	
}

.n_top_boxH a {
	display: block;
	
}

.n_top_boxH a:hover {
	opacity: 0.7;
	transition: 0.9s;
	
}

.n_top_boxHG {
	width: 38%;
	float: right;
	background-color: #F3FFF4;
	position: relative;
	padding: 8% 6%;
	
}

.n_top_boxHG a:hover {
	opacity: 0.7;
	transition: 0.9s;
	
}


.n_top_boxH h4.n_top_boxTi{
	position: absolute;
	top:0;
	left:0;
}

.n_top_boxH h4.n_top_boxTi img{
width: 100%;
	height: auto;
	
	
}
.n_top_boxHG h4.n_top_boxTi2{
	position: absolute;
	top:0;
	left:0;
}

.n_top_boxHG h4.n_top_boxTi2 img{
width: 100%;
	height: auto;
	
	
}




p.n_top_img {
	padding-bottom: 40px;
}
p.n_top_img2 {
	padding-bottom: 15px;
	width: 95%;
	margin: 0 auto;
}
p.n_top_txtB {
	background-color: #FFFFFF;
    border: 4px solid #4DA2D3;
    padding:4% 5%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
	font-size: 120%;
	font-family: "Noto Sans JP";
	letter-spacing: 0.1em;
	text-decoration: none;
}





p.n_top_txtG {
	background-color: #FFFFFF;
    border: 4px solid #6FBA2C;
    padding:4% 5%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
	font-size: 120%;
	font-family: "Noto Sans JP";
	letter-spacing: 0.1em;
}


.flexBox {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
}

.blueTxt_ntop {
	color: #4CABE1;
	font-size: 160%;
}


p.n_arw {
	position: absolute;
	bottom: 10px;
	left: 0;
	right:0;
	width: 50px;
	margin: 0 auto;
}
p.n_arw img {
	width: 100%;
	height: auto;
}









	h5.h5cat {
		
}
span.cat_p{
	
}

ul.catUl{
	width: 150px;
	float: right;
	text-align: right;
}

h4.cati {
	border: 3px solid #ff7b00;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	width: 100%;
	text-align: center;
	padding: 5px 0 5px 0;
	background-color: #ffeab9;
	margin-top: 30px;
}

.cat_box {
	width: 786px;
	margin: 0 auto 10px;
	
	border: 3px solid #ff7b00;
	border-radius: 0 0 10px 10px;
	padding: 0 20px 20px 20px;
}



  
#fixedTop {
	right: 10px;
	bottom: 10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: none;
	background: #000;
	position: fixed;
	z-index: 9999;
	border-radius: 5px;
	-webkit-transform: translateZ(0);
}
#fixedTop:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.7;
}


@media screen and (max-width: 3500px) {
	
	
/* common */
	
#container{
    width : 100%;
  }

#header_img {
	position:relative;
	height:380px;
	background:url(../image/main_bg.png) center top no-repeat;
	background-size:100% auto; /*髢ｭ譴ｧ蜍ｹ騾包ｽｻ陷剃ｸ奇ｽ定ｮ難ｽｪ陝ｷ�ｽ�樒ｸｺ�｣邵ｺ�ｱ邵ｺ�ｽ竊馴勗�ｨ驕会ｽｺ*/
	margin:30px auto 0;
	z-index:-2;
}

#header_img .topCopy {
	position:absolute;
	right:100px;
	top:110px;
	
}


section {
	margin-bottom:30px;
}

.im_float_r {
	float:right;
	display:inline;
	padding:0 0 10px 20px;
	width: 150px;
}
	
	.im_float_r img {
	width: 100%;
		height: auto;
}

.maintxt {
	margin-right:40px;
	font-size:120%;
	line-height:1.8;
}

ul.list_1 {

}

ul.list_1 li {
	background:url(../image/list_bg.png) no-repeat;
	padding:11px 0 12px 32px;
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
}


ul.list_2 {
	margin-bottom:30px;
}

ul.list_2 li {
	background:url(../image/list_bg2.png) no-repeat;
	padding:11px 0 12px 32px;
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
}

ul.list_3 {
	margin-bottom:30px;
}

ul.list_3 li {
	background:url(../maintenance/image/gry_bg.png) repeat;
	padding:11px 0 12px 32px;
	font-size:130%;
	font-weight:bold;
	margin-bottom:5px;
}

ul.list_3 li a {
	color:#2888CC;
	font-weight:bold;
	font-size:100%;
}
ul.list_3.mgno {
	margin-bottom:0px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  header */

header {
	height:238px;
	position:relative;
	margin:0 auto;
	
}


header nav {
	width:100%;
	height:82px;
	position:absolute;
	bottom:0;
	background:url(../image/nav_bg.png) repeat-x;
}

header .sdow {
	position:absolute;
	top:160px;
	left:-20px;
	z-index:-1;
	}

header nav ul#glo {
	width:1240px;
	margin:0 auto;
	margin-top:1px;
}

header nav ul#glo li {
	float:left;
	display:inline;
	width:310px;
	height:55px;
	text-align:center;
	vertical-align:middle;
	background:url(../image/nomal_bg.png) no-repeat;
	padding: 25px 0 0 0;
	overflow:hidden;
	
}

header nav ul#glo li.home_on {
	background:url(../image/on_bg.png) no-repeat;

}

header nav ul#glo li a{
	
}


header nav ul#glo li a:hover{
	text-decoration: underline;
}


#navbox {
	position:relative;
	width:1240px;
	margin:0 auto;
	
}


	ul.bnr_ul {
		width: 960px;
		position: relative;
	}
	
	
	ul.bnr_ul li {
		width: 47%;
		float: left;
		
	}
	
		ul.bnr_ul li.list_r {
		width: 47%;
		float: right;
		
	}
	
		ul.bnr_ul li img {
		width: 100%;
		height: auto;
	}

	ul.bnr_ul .ecp {
		width: 100px;
		position: absolute;
		top:-30px;
		left:-48px;
	}
	
	
	ul.bnr_ul .ecp2 {
		width: 100px;
		position: absolute;
		top:-30px;
		left:47.5%;
	}
	
	ul.bnr_ul li a:hover {
		opacity: 0.7;
		transition: 0.9s;
		
	}
	
	
	
	
#navbox h1 {
	width:362px;
	position:absolute;
	top:15px;
	left:0px;
	
}

#navbox h2 {
	width:230px;
	position:absolute;
	top:18px;
	right:0px;
	text-align: right;
	
}

	#navbox h1 img {
	width:100%;
height: auto;
	
}

#navbox h2 img {
	width:100%;
height: auto;
	
}

  /* hed邵ｲﾂ隴鯉ｽｧ陜呻ｿｽ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


#navbox ul#hed_link {
	width:400px;
	position:absolute;
	top:0;
	right:-60px;
}


#navbox ul#hed_link li {
	background:url(../image/hed_bt_1_bg.png) repeat;
	width:170px;
	height:58px;
	float:left;
	display:inline;
	text-align:center;
	padding:20px 0 0 0;
	
}

#navbox ul#hed_link li.bt2 {
	width:170px;
	background-color:#2989CC;
	float:left;
	display:inline;
	
}

  /* hed邵ｲﾂ隴�ｽｰ陜呻ｿｽ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


#navbox ul#hed_link3 {
	width:510px;
	position:absolute;
	top:78px;
	right:0px;
}


#navbox ul#hed_link3 li {
	background:url(../image/hed_bt_1_bg.png) repeat;
	width:170px;
	height:58px;
	float:left;
	display:inline;
	text-align:center;
	padding:20px 0 0 0;
	
}

#navbox ul#hed_link3 li.bt2 {
	width:170px;
	background-color:#2989CC;
	float:left;
	display:inline;
	
}

#navbox ul#hed_link3 li.bt3 {
	width:170px;
	float:left;
	display:inline;
	background:none;
	background-color:#FFA031;
}











#top_img_1 {
	width:100%;
	position:absolute;
	top:50px;
	text-align:center;
}

  /* TOP >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#main {
	width:100%;
	padding:30px 0 30px 0;
	background-image:url(../image/top_main_bg.png) ;
	background-repeat:repeat-x;
}

#sp_link {
	width:100%;
	padding:0px 0 0px 0px;
	
	
	background-repeat:repeat-x;
	
	margin-bottom:40px;
}




  /* news >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#top_news {
	width:100%;
	padding:0px 0 0px 0;
	border:#CCC 1px solid;
	position:relative;
	background-color:#FFF;
}

#top_news h3 {
	width:958px;
	padding:1px;
	background: url(../image/top_news_h3_bg.png) repeat-x;
	height:46px;
}

#top_news ul#news_all li {
	position:absolute;
	width:310px;
	height:33px;
	background-color:#3FC1BD;
	text-align:center;
	padding-top:13px;
	right:0;
	top:0;
	
	
	
}

#top_news ul#news_all li a {

	color:#FFF;
	font-weight:bold;
	font-size:120%;
	
}


#top_news ul#news_all li a:hover {
	text-decoration:none;
	
}



ul#news_list {
	width:94%;
	margin:20px auto 25px;
	
	
}

ul#news_list li{
	padding:5px 0 8px 0;
	border-bottom:#999 1px dotted;
	margin-bottom:0px;
	
	
}

ul#news_list li.bgon{
	padding:7px 0 5px 0;
	border-bottom:#999 1px dotted;
	margin-bottom:2px;
	background-color:#EFEFEF;
	
	
}









ul#news_list_s {
	width:100%;
	margin:20px 0 25px 20px;
	
	
}

ul#news_list_s li{
	padding:5px 0 8px 0;
	
	margin-bottom:0px;
	
	
}






ul#news_list_all {
	width:100%;
	margin:40px auto 25px;
	
	
}

ul#news_list_all li{
	padding:5px 0 8px 8px;
	border-bottom:#999 1px dotted;
	margin-bottom:0px;
	
	
}

ul#news_list_all li.bgon{
	padding:7px 0 5px 8px;
	border-bottom:#999 1px dotted;
	margin-bottom:2px;
	background-color:#EFEFEF;
	
	
}


















.news_day {
	background:url(../image/day_arw.png) no-repeat 0 5px;
	padding:3px 20px 0 15px;
	font-weight:bold;
	float:left;
	display:inline;
	
}

.category {
	float:left;
	display:inline;
	margin-right:30px;
	
}

.news_txt {
	background:url(../image/txt_arw.png) no-repeat 0px 5px;
	padding:1px 20px 0 20px;
	font-size:110%;
	float:left;
	display:inline;
	width:52em;
}

.news_txt a{
	font-size:110%;
	color:#2888CC;
}

.news_txt_list {
	background:url(../image/txt_arw.png) no-repeat 0px 10px;
	padding:5px 20px 0 16px;
	font-size:110%;
	width:90%;

}

.news_txt_list a{
	font-size:110%;
	color:#2888CC;
}

.news_txt_list a:hover {
	text-decoration:none;
}



.cat1 {
	padding:2px 0 1px 4px;
	
	-moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
   border-radius: 5px;         /* CSS3 */

   border: 1px #34A55E solid;     /* 隴ｫ�ｽ驍ｱ螢ｹ�ｽ髯ｬ�ｽ�｣�ｾ */
   background-color: #34A55E;   /* 髢ｭ譴ｧ蜍ｹ豼ｶ�ｲ */
   width:14em;
  text-align:center;
}

.cat1 a{
   text-decoration:none;
   color:#FFF;
	font-weight:bold;
}

.cat2 {
	padding:2px 0 1px 4px;
	color:#FFF;
	font-weight:bold;
	
	-moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
   border-radius: 5px;         /* CSS3 */

   border: 1px #2989CC solid;     /* 隴ｫ�ｽ驍ｱ螢ｹ�ｽ髯ｬ�ｽ�｣�ｾ */
   background-color: #2989CC;   /* 髢ｭ譴ｧ蜍ｹ豼ｶ�ｲ */
   width:14em;
   text-align:center;
   text-decoration:none;
}

.cat2 a {
	color:#FFF;
	font-weight:bold;
   text-decoration:none;
}


.cat3 {
	padding:2px 0 1px 4px;
	color:#FFF;
	font-weight:bold;
	
	-moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
   border-radius: 5px;         /* CSS3 */
   border: 1px #3FC1BD solid;     /* 隴ｫ�ｽ驍ｱ螢ｹ�ｽ髯ｬ�ｽ�｣�ｾ */
   background-color: #3FC1BD;   /* 髢ｭ譴ｧ蜍ｹ豼ｶ�ｲ */
   width:14em;
   text-align:center;
}

.cat3 a {
	color:#FFF;
	font-weight:bold;
   text-decoration:none;
}

  /* 邵ｺ鬘碑｡咲ｹｧ蟲ｨ笳玖叉ﾂ髫包ｽｧ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

  .news_cont {
	  width:620px;
	  margin:40px auto 0;
	  position:relative;
	  
}

  .news_cont ul.new_bt li {
	  position:absolute;
	  right:10px;
	  top:55px;
	  width:200px;
	  height:23px;
	  background:url(../news/image/sq_1.png) repeat;
	  text-align:center;
	  padding-top:8px;
}

  .news_cont ul.new_bt li a {
	  color:#FFF;
	  text-decoration:none;
}

  .news_cont ul.new_bt li a:hover {
	  color:#FFF;
	  text-decoration:underline;
	  
}


  .news_cont ul.new_bt_back li {
	  position:absolute;
	  right:0px;
	  top:15px;
	  width:200px;
	  height:23px;
	  background:url(../news/image/sq_1.png) repeat;
	  text-align:center;
	  padding-top:8px;
}

  .news_cont ul.new_bt_back li a {
	  color:#FFF;
	  text-decoration:none;
}

  .news_cont ul.new_bt_back li a:hover {
	  color:#FFF;
	  text-decoration:underline;
	  
}


  /* 郢晢ｽ｡郢ｧ�､郢晢ｽｳ髫ｪ蛟�ｽｺ�ｽ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


.main_title {
	margin:0 0 30px 0;
	font-size:150%;
	font-weight:bold;
	padding:0 35px 25px 35px;
	border-bottom:#CCC 1px dotted;
	
}

.main_entry{
	margin:0 0 50px 0;
	font-size:110%;
	line-height:1.8;
	padding:0 35px 25px 35px;
}

.main_img {
	margin:0 0 30px 0;
	
	padding:25px;
	border:#CCC 1px solid;
	width:auto;
}









.sec_ti_new {
	background:url(../news/image/news_sikiri.png) left bottom repeat-x;
	height:150px;
	
}


.sec_ti_new_2 {
	background:url(../news/image/news_sikiri.png) left bottom repeat-x;
	height:100px;
	
}

.sec_ti_new_3 {
	background:url(../news/otoku/image/news_sikiri_2.png) left bottom repeat-x;
	height:150px;
	
}

.sec_ti_new_4 {
	background:url(../news/otoku/image/news_sikiri_2.png) left bottom repeat-x;
	height:100px;
	
}


ul#p_nation {
	width:400px;
	margin:30px auto 0;
	background:url(../news/image/sq_2.png) repeat;
	padding:15px 0 15px 150px;
	
}

ul#p_nation li {
	float:left;
	display:inline;
	padding:0 12px 0 0;
	border-right:#666 1px solid;
	margin-right:12px;
	
}


ul#p_nation li.next_arw {
	float:left;
	display:inline;
	padding:0 15px 0 40px;
	border:none;
	margin-right:15px;
	
}

ul#p_nation li.back_arw {
	float:left;
	display:inline;
	padding:0 40px 0 0px;
	border:none;
	margin-right:15px;
	
}


ul#p_nation li a {
	color:#2888CC;
	
	
}

ul#p_nation li a:hover {
	color:#2888CC;
	text-decoration:none;
	
}


ul#link_l {
	width:87%;
	margin:0px auto 0;
	background:url(../news/image/sq_2.png) repeat;
	padding:15px 0 15px 15px;
	
}

ul#link_l li {
	
	padding:0 0 0 20px;
	background:url(../news/image/arw.png) no-repeat 0 0 ;
	
	
}



  /* 郢ｧ�｢郢晢ｽｼ郢ｧ�ｫ郢ｧ�､郢晢ｿｽ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.news_cont .pl_dw_menu {
	width:200px;
	height:30px;
	
	position:absolute;
	top:55px;
	right:0;
	
}


h3#news_year {
	font-size:160%;
	font-weight:bold;
	padding-top:30px;
	
}




ul#event_p_bt {
	margin-top:10px;
}

ul#event_p_bt li {
	background:url(../news/image/event_p_bt_bg.png) no-repeat;
	width:148px;
	height:22px;
	float:left;
	display:inline;
	margin-right:3px;
	margin-bottom:3px;
	text-align:center;
	padding-top:8px;
}

ul#event_p_bt li.on {
	background:url(../news/image/event_p_bt_bg_on.png) no-repeat;
	color:#FFF;
	font-weight:bold;
	}

ul#event_p_bt li a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

ul#event_p_bt li a:hover {
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}







ul#otoku_p_bt {
	margin-top:10px;
}

ul#otoku_p_bt li {
	background:url(../news/image/otoku_p_bt_bg.png) no-repeat;
	width:148px;
	height:22px;
	float:left;
	display:inline;
	margin-right:3px;
	margin-bottom:3px;
	text-align:center;
	padding-top:8px;
}

ul#otoku_p_bt li.on {
	background:url(../news/image/otoku_p_bt_bg_on.png) no-repeat;
	color:#FFF;
	font-weight:bold;
	}

ul#otoku_p_bt li a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

ul#otoku_p_bt li a:hover {
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}

















  /* second >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
  
#second {
	width:100%;
	padding:30px 0 30px 0;
	background-image:url(../image/top_main_bg.png) ;
	background-repeat:repeat-x;
}

#sidemenu {
	width:230px;
	padding:0 0 80px 0;
	background-image:url(../image/side_bg.png) ;
	background-repeat:repeat;
	float:left;
	display:inline;
}


.contents {
	width:700px;
	padding:0 0 70px 0;
	
	float:right;
	display:inline;
	background-color:#FFF;
	border:#DDDDDD 1px solid;
}

.contents_spot {

	padding:0 0 0px 0;
	background-color:#FFF;
	border:#DDDDDD 1px solid;
}



#sidebox {
	width:210px;
	padding:10px;
	background-color:#FFF;
	border:#DDDDDD 1px solid;
}

#bnrbox {
	width:200px;
	padding:10px;
	margin:5px;
	background-color:#FFF;
}


dl.side {
	padding:0 0 0 0;
	
}

dl.side dt {
	padding:20px 0 25px 0;
}

dl.side dd {
	background:url(../image/side_dd_bg.png) no-repeat;
	padding:12px 0 12px 30px;
	margin-bottom:3px;
	
}

dl.side dd.second {
	background:url(../image/bred_bg_arw.png) no-repeat 20px 10px;
	padding:7px 0 7px 33px;
	margin-bottom:0px;
	border-bottom:#CCC 1px dotted;
	
}

dl.side dd a {
	color:#2686CC;
	font-weight:bold;
	text-decoration:none;
	
}

dl.side dd a:hover {
	color:#2686CC;
	font-weight:bold;
	text-decoration:underline;
	
}



dl.side dd.second a {
	color:#2686CC;
	font-weight:bold;
	text-decoration:none;
	
}

dl.side dd.second a:hover {
	color:#2686CC;
	font-weight:bold;
	text-decoration:underline;
	
}

  /* contents >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

ul.bred {
	border-bottom:#CCC 1px solid;
	padding:3px 0 2px 5px;
	
}

ul.bred li{
	float:left;
	display:inline;
	
	background:url(../image/bred_bg_arw.png) no-repeat 0 3px;
	padding:0 10px 0 15px;
}

ul.bred li.first{
	
	background: none;
	padding:0 10px 0 5px;
}

ul.bred li a {
	color:#2686CC;
	text-decoration:none;
	
}


ul.bred li a:hover {
	text-decoration:underline;
	
}





  /* second >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */



.sec_960 {
	width:960px;
	margin:0 auto 30px;
	position:relative;
}

.sec_960_news {
	width:960px;
	margin:0 auto 30px;
	position:relative;
}

.sec_960_top {
	width:948px;
	margin:0 auto 30px;
	
}


.sec_under {
	width:500px;
	margin:0 auto;
	position:relative;
	padding:50px;
	background-color:#FFF;
	text-align:center;
}

.box_670 {
	width:670px;
	margin:0 auto;
}





.sec_960_2 {
	width:960px;
	margin:0 auto;
	position:relative;
	padding-left:0px;
	
}

.sec_960_2 .sp_img {
	position:absolute;
	top:-40px;
	left:0px;
}

.l_box_1 {
	width:300px;
	float:left;
	display:inline;
	line-height:1.8;
}

  /* second >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
  
  .co_1 {
	  margin-left:40px;
	  margin-top:50px;
}

  .co_position {
	  margin-left:40px;
	  margin-top:50px;
	  position:relative;
}

  .sp_img {
	position: absolute;
	left:-17px;
	top:-29px;
}
  
  
    .sec_ti {
		padding-bottom:40px;
}

  .spot_box {
	  margin:50px auto 30px;
	  width:580px;
}

  h4.spot_ti_h4 {
	  width:560px;
	  background-color:#33B680;
	  padding:12px 0 12px 20px;
	  font-size:140%;
	  font-weight:bold;
	  color:#FFF;
}

.spot_txt {
	  width:580px;
	  margin-bottom:30px;
}
  /* 201508>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

  .spot_box_new {
	  margin:20px auto 20px;
	  width:914px;
	  background:url(../consulting/spot/image/ao_sora_r1_bgn.png) no-repeat;
}

  .spot_box_new_2 {
	  margin:20px auto 20px;
	  width:914px;
	  background:url(../consulting/spot/image/second_bg_r1_c2.png) repeat-x;
	  background-color:#FFFDE6;
}
	
	  .spot_box_new_2cp {
	  margin:20px auto 20px;
	  width:914px;
	  background:url(../consulting/spot/image/second_bg_r1_c2.jpg) repeat-x;
	  background-color:#FFFDE6;
}

.top_ti {
	text-align:center;
	padding:20px 0 20px 0;
	width:85%;
	margin:0 auto;
}

.top_ti img {
	width:100%;
	height:auto;
}
.top_ti_2 {
	text-align:center;
	padding:50px 0 50px 0;
	width:85%;
	margin:0 auto;
}

.top_ti_2 img {
	width:100%;
	height:auto;
}


ul.glo_spot {
	margin-bottom:30px;
	background-color: #003F93;
}

ul.glo_spot li {
	float:left;
	display:inline;
	
}
	
	ul.glo_spot li img {
	width: 100%;
		height: auto;
	
}
	
ul.glo_spot li.bt1 {
width: 202px;
}
ul.glo_spot li.bt2 {
width: 115px;
}
	ul.glo_spot li.bt3 {
width: 117px;
}
	ul.glo_spot li.bt4 {
width: 135px;
}
	ul.glo_spot li.bt5 {
width: 120px;
}
	ul.glo_spot li.bt6 {
width: 95px;
}
	ul.glo_spot li.bt7 {
    width: 112px;
}

.sec_960_spot {
	width:960px;
	margin:0 auto 0px;
	position:relative;
}

.spot_box_img {
	width:702px;
	margin:0 auto 30px;

}

.spot_box_img img {
	vertical-align:bottom;

}




.spot_box_img_2 {
	width:709px;
	margin:60px auto 30px;

}

.spot_box_img_2 img {
	vertical-align:bottom;

}
	
	.spot_box_img_3 {
	width:714px;
	margin:0px auto 30px;

}

.spot_box_img_3 img {
	vertical-align:bottom;

}


.sp_2_l {
	vertical-align:bottom;
	float:left;
	display:inline;
	width:236px;

}
	.sp_2_l2 {
	vertical-align:bottom;
	float:left;
	display:inline;
	width:231px;

}
.sp_2_ll {


}

.sp_2_r {
	vertical-align:bottom;
	float:right;
display:inline;
width:351px;
}

.sp2_702 {
	width:702px;
	margin:0 auto;

}

.sp2_702 img {
	vertical-align:bottom;
}

.sp2_826 {
	width:826px;
	margin:0 auto 40px;

}

.sp2_826 img {
	vertical-align:bottom;
}

.sp_g001 {
	width:702px;
	margin:0 auto 30px;
background-color: #EBF3D8;
    padding: 20px;
}

.sp_g001 img {
    width: 100%;
    height: auto;
    
}
.sp_g002 {
	width:702px;
	margin:0 auto 30px;
background-color: #E6F2FB;
    padding: 20px;
}

.sp_g002 img {
    width: 100%;
    height: auto;
    
}











  /* 201508>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
  
  table.tbsp {
	  width:100%;
	  border:#FFF;
}
  
    table.tbsp th{
		padding:10px;
		border:#FFF 5px solid;
		background:url(../company/image/th_bg.png) repeat;
		font-weight:bold;
}

    table.tbsp td {
		padding:10px;
		border:#FFF 5px solid;
		line-height:1.8;
}
  



  table.tbsp2 {
	  width:60%;
	  border:#FFF;
}
  
    table.tbsp2 th{
		padding:2px;
		border:#FFF 5px solid;
		background:url(../company/image/th_bg.png) repeat;
		
}

    table.tbsp2 td {
		padding:2px;
		border:#FFF 5px solid;
		
		
		line-height:1.8;
}
  




  
  
  
.top_l_float_1 {
	float:left;
	display:inline;
	width:310px;
	zoom:1;
	border:#CCC 1px solid;
	background-color:#FFF;
	padding:1px;
	margin-right: 9px;
}

.top_l_float_r {
	float:right;
	display:inline;
	width:310px;
	zoom:1;
	border:#CCC 1px solid;
	background-color:#FFF;
	padding:1px;
}

	
	
dl.top_col_link {
	
}


dl.top_col_link dt img {
	width: 100%;
	height: auto;
}


dl.top_col_link dd {
	border:#EDEDED 7px solid;
	padding:5px;
	background-color:#FFF;
	margin:2px;
}

dl.top_col_link dd.colink {
	border:none;
	background:url(../image/top_col_bt_bg.png) no-repeat 30px center;
	text-align:center;
	padding:20px;
}

dl.top_col_link dd.colink a{
	font-size:140%;
	font-weight:bold;
	color:#2888CC;
}



.r_float{
	float:right;
	display:inline;
	width:470px;
	zoom:1;
}

.l_float_top{
	float:left;
	display:inline;
	width:360px;
	zoom:1;
}

.r_float_top{
	float:right;
	display:inline;
	width:560px;
	zoom:1;
}



.l_float_2{
	float:left;
	display:inline;
	width:460px;
	zoom:1;
}

.r_float_2{
	float:right;
	display:inline;
	width:460px;
	zoom:1;
}

section {
	height:100%;
}

  /* topicks */

#topicks{
	width:100%;
	position:relative;
	margin-top:100px;
}


#topicks h1 {
	position:absolute;
	top:-80px;
	text-align:center;
	width:100%;
}

  /* news */

#news_box{
	width:100%;
	position:relative;
	margin-top:120px;
	margin-bottom:60px;
}


#news_box h1 {
	position:absolute;
	top:-105px;
	text-align:center;
	width:100%;
}



section #newsOl{
	position:relative;
	margin-top:140px;
}

section h1{
	position:absolute;
	top:-80px;
	text-align:center;
	width:100%;
}


section h1#new{
	position:absolute;
	top:-100px;
	text-align:center;
	width:100%;
}




.scr {
  overflow:auto;
overflow-y:scroll;   /* 郢ｧ�ｹ郢ｧ�ｯ郢晢ｽｭ郢晢ｽｼ郢晢ｽｫ髯ｦ�ｨ驕会ｽｺ 郢ｧ�｢郢晢ｽｳ郢晏ｳｨﾎ溽ｹｧ�､郢晉ｩ姉ne */ 
  width: 100%;
  height: 300px;
}


#sidebar{
	float:right;
	display:inline;
	background-color:#F0F;
	width:250px;
}

.mem_txt{
	font-size:120%;
	font-weight:bold;
	line-height:2em;
	padding:30px 30px 0 0;
}

.main_txt{
	font-size:120%;
	font-weight:bold;
	line-height:2em;
}


.maintxt_2{
	font-size:110%;
	line-height:1.5;
}


.maintxt_3{
	font-size:110%;
	line-height:1.5;
	text-align:center;
}

  /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 郢晄亢ﾎ懃ｹｧ�ｷ郢晢ｽｼ */
  
  .txt_r {
	  float:right;
	  display:inline;
	  margin-right:30px;
	  font-size:120%;
}
 

.pocy {
	background:url(../image/h4_bg_2.png) repeat-y ;
	  margin-right:30px;
	  font-size:120%;
	  padding:0 0 0 15px;
	  font-weight:bold;
	  margin-bottom:20px;
	  margin-top:30px;
}


dl.pocy_dl {
	padding:0 30px 20px 24px;
}

dl.pocy_dl dt {
	font-size:110%;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:10px;
}
  
 
 dl.pocy_dl dd.n_gl {
	padding:0 30px 3px 27px;
	font-size:110%;
	background:url(../image/list_nk_bl.png) no-repeat 22px 2px;
	
}

 dl.pocy_dl dd.n_gl_last {
	padding:0 30px 3px 27px;
	font-size:110%;
	background:url(../image/list_nk_bl.png) no-repeat 22px 2px;
	margin-bottom:15px;
	
}
  

 dl.pocy_dl dd.bg_a {
	padding:0 30px 3px 40px;
	font-size:110%;
	background: url(../image/list_a.png) no-repeat 22px 0px;
	margin-bottom:5px;
	
}

 dl.pocy_dl dd.bg_b {
	padding:0 30px 3px 40px;
	font-size:110%;
	background: url(../image/list_b.png) no-repeat 22px 0px;
	margin-bottom:5px;
	
}

 dl.pocy_dl dd.bg_c {
	padding:0 30px 3px 40px;
	font-size:110%;
	background: url(../image/list_c.png) no-repeat 22px 0px;
	margin-bottom:5px;
	
}
 dl.pocy_dl dd.bg_d {
	padding:0 30px 3px 40px;
	font-size:110%;
	background: url(../image/list_d.png) no-repeat 22px 0px;
	margin-bottom:5px;
	
}
 dl.pocy_dl dd.bg_e {
	padding:0 30px 3px 40px;
	font-size:110%;
	background: url(../image/list_e.png) no-repeat 22px 0px;
	margin-bottom:5px;
	
}
  








.box580 {
	width:570px;
	padding:25px;
	border:#CCC 1px solid;
	
}


.ment_h4 {
	background:url(../maintenance/image/bl_h_bg.png) no-repeat 0 3px;
	padding:0 0 0 25px;
	font-size:140%;
	font-weight:bold;
	margin-bottom:20px;
	line-height: 1.5;
	
}
  












  /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> footer */

footer {
	clear:both;
	background:url(../image/foot_bg.png) repeat-x ;
	
	padding:25px 0 0 0;

}

footer#ft2 {
	clear:both;
	background:url(../image/foot_bg_2.png) repeat-x ;
	
	padding:20px;
	height:260px;
}

footer#ft3 {
	clear:both;
	background:url(../image/foot-01_r4_c2.png) repeat-x ;
	background:url(../consulting/spot/image/foot-01_r4_c2.png) repeat-x;
	
	padding:25px 0 0 0;
	height:260px;
}


.footerBox {
	width:960px;
	margin:0 auto;
	position: relative;
}
	
	.footerBox .cation {
	width:172px;
	position: absolute;
		right:2px;
		top:197px;
		background-color: #FFFFFF;
		padding: 4px 4px 0 4px;
}

		.footerBox .cation img {
	width:100%;
			height: auto;
	
}
	

footer nav {
	
}

footer ul li {
	float:left;
	display:inline;
	overflow:hidden;
	padding:0 5px 0 0;
}

footer ul li a {
	color:#000;
	text-decoration:underline;
	
}


footer ul li a:hover {
	color:#000;
	text-decoration:none;
	
}

footer ul#foot_link {
	margin-left:75px;
}


footer ul#foot_link li {
	background:url(../image/hed_bt_1_bg.png) repeat;
	width:400px;
	height:49px;
	float:left;
	display:inline;
	text-align:center;
	padding:29px 0 0 0;
	margin-right:20px;
	
}

footer ul#foot_link li.bt2 {
	width:400px;
	background-color:#2989CC;
	float:left;
	display:inline;
	
}

  /* new */

footer ul#foot_link3 {
	margin-left:0px;
}


footer ul#foot_link3 li {
	background:url(../image/hed_bt_1_bg.png) repeat;
	width:300px;
	height:49px;
	float:left;
	display:inline;
	text-align:center;
	padding:29px 0 0 0;
	margin-right:20px;
	
}

footer ul#foot_link3 li.bt2 {
	width:300px;
	background-color:#2989CC;
	float:left;
	display:inline;
	
}

footer ul#foot_link3 li.bt3 {
	width:300px;
	background:none;
	background-color:#FFA031;
	float:left;
	display:inline;
	margin-right:20px;
	padding:20px 0 9px 0;
}








.footinfo {
	width:732px;
	float:left;
	display:inline;
	margin:60px 0 0 0;
	
}

.footinfo_iph {
	display: none;
	
}

.pagetop_foot {
	width:185px;
	float: right;
	display:inline;
	margin:60px 0 0 0;
	
}

.pagetop_foot_spot {
	width:185px;
	float: right;
	display:inline;
	margin:24px 0 0 0;
	
}

.pagetop_foot2 {
	width:185px;
	float: right;
	display:inline;
	margin:20px 0 30px 0;
	
}

.link2_foot {
	width:300px;
	float: right;
	display:inline;
	margin-top:70px;
	
}

.link2_foot2 {
	width:280px;
	float: right;
	display:inline;
	margin-top:10px;
	
}

footer ul#foot_link_2 {
	
}


footer ul#foot_link_2 li {
	background:url(../image/foot_link_2_arw.png) no-repeat 0 0;
	
	float:left;
	display:inline;
	
	padding:0px 0 0 20px;
	margin-right:20px;
	
}

footer ul#foot_link_2a {
	
}


footer ul#foot_link_2a li {
	background:url(../image/foot_link_2_arw.png) no-repeat 0 0;
	
	float:left;
	display:inline;
	
	padding:0px 0 0 20px;
	margin-right:20px;
	
}




.ico {
	padding:110px 5px 0 0;
}

.copyright	{
	float:right;
}

/* page-topTEST >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> page-topTEST */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
/* page-topTEST >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> page-topTEST */



 /* shop>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */




.shop_702 {
	width:702px;
	margin:0 auto ;
	background: url(../consulting/spot/shop_image/y_bg_r2_c2.png) repeat;
	padding-top:20px;

}

.shop_in_box {
	width:662px;
	margin:0 auto 30px;
	background-color:#FFF9D9;
	padding-top:20px;


}

.area_in_box {
	width:666px;
	margin:0 auto 30px;
	background-color:#FFF9D9;
	padding-top:20px;
	position:relative;


}

.area_in_box2 {
	width:666px;
	margin:0 auto 30px;
	background-color:#FFF9D9;
	padding-top:10px;
	position:relative;


}

.area_in_box .ira_h4 {
	position:absolute;
	left:20px;
	top:20px;


}

.area_in_box2 .ira_h4_iwa {
	position:absolute;
	left:20px;
	top:25px;


}


#shop_map_box {
	width:617px;
	position:relative;
	background: url(../consulting/spot/shop_image/map_bg.png) no-repeat;
	margin:0 auto 0px;
	height:492px;
	
}

.shop_top_i {
	width:172px;
	position:absolute;
	top:30px;
	left:23px;
	
	
}

.accordion {
	cursor:pointer;
	
	
}

 /* shop>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#area_map_box_ao {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/aomori_bg.png) ;
	background-repeat:no-repeat;
	
	height:300px;
	
}

#area_map_box_ao2 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/aomori_bg2.png) ;
	background-repeat:no-repeat;
	
	height:300px;
	
}

#area_map_box_ao3 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/aomori_bg3.png) ;
	background-repeat:no-repeat;
	
	height:300px;
	
}

 /* shop>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#area_map_box_iw {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/iwate_bg.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

#area_map_box_iw2 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/iwate_bg2.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

#area_map_box_iw3 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/iwate_bg3.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

 /* shop>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#area_map_box_ak {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/akita_bg.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

#area_map_box_ak2 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/akita_bg2.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

 /* shop>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#area_map_box_mg {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/sendai_bg.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

#area_map_box_mg2 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/sendai_bg2.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

#area_map_box_mg3 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/sendai_bg3.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

#area_map_box_mg4 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/sendai_bg4.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

#area_map_box_mg5 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/sendai_bg5.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

 /* shop>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#area_map_box_yg {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/yamagata_bg.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

#area_map_box_yg2 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/yamagata_bg2.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}


 /* shop>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#area_map_box_fk {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/fukushima_bg.png) ;
	background-repeat:no-repeat;
	
	height:300px;
	
}

#area_map_box_fk2 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/fukushima_bg2.png) ;
	background-repeat:no-repeat;
	
	height:300px;
	
}

#area_map_box_fk3 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/fukushima_bg3.png) ;
	background-repeat:no-repeat;
	
	height:300px;
	
}


#area_map_box_fk4 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/fukushima_bg4.png) ;
	background-repeat:no-repeat;
	
	height:300px;
	
}



 /* shop>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#area_map_box_ng {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/niigata_bg_new.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

#area_map_box_ng2 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/niigata_bg2_new.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

#area_map_box_ng3 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/niigata_bg3.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}


.area_awd {
    padding: 10px 20px ;
        background: linear-gradient(180deg,#CEBF00, #B3962B );
    font-size: 160%;
    color: #FFFFFF;
	border-radius: 3px;
	position: relative;
	margin-top: 10px;
	letter-spacing: 0.08em;
	    font-family: 'Noto Serif JP', serif;
    font-weight: 900;
}
.area_awd .plus{
    position: absolute;
	right: 12px;
	top:8px;
	color: #FFFFFF;
	font-size: 120%;
    font-weight: bold;
}


.shop_h4_1{
	padding:0 0 15px 20px;
}

.shop_p{
	padding:0 20px 30px 20px;
	font-size:140%;
	font-weight:bold;
}


ul.accordion ul {
    display: none;
	padding:0px 20px 20px 20px;
	
	margin-bottom:20px;
}
	ul.accordion ul li {
    padding: 10px 0 10px 15px;
    background-color: #C6E5F8;
    margin-bottom: 0px;
    color: #333333;
    line-height: 1.5;
    border: #FFF 1px solid;
    text-align: left;
}
	ul.accordion ul.inner {
    display: none;
	padding:20px;
	background: #FFF9D9;
	margin-bottom:20px;
}
		ul.accordion ul.inner li{
			border: none;
	padding:0px;
	background: #FFF9D9;
	margin-bottom:0px;
}
	
			ul.accordion ul.inner li a{
				font-size: 110%;word-break: break-all;
}

ul.accordion ul li.intb{
	
	padding:5px;
	
}

ul.accordion ul li a {
	font-size:130%;
	color:#008ADF;
}

ul.accordion ul li a:hover {
	text-decoration:none;
}

ul.accordion ul li.last{
	padding:20px 0 20px 15px;
	background:url(../model_sisetsu_image/list_arw_2.png) no-repeat 0 8px;
}
	.awd_flex{
		display: flex;
		
	}
	.awd_l{
		width: 37%;
	margin-right: 3%
	}
		.awd_l img{
		width: 100%;
	height: auto;
	}
		.awd_r{
		width: 60%;
	
	}
table.awd_tb {
		width: 100%;
		border-collapse: collapse;
	}
	table.awd_tb th,table.awd_tb td{
		border: 2px solid #B3962B;
		padding: 10px;
	}
	table.awd_tb th{
		background: #fff;
		color: #666666;
		/*color: #B3962B;*/
		font-size: 120%;
		font-weight: bold;
		width: 40%;
		white-space: nowrap;
	}
	table.awd_tb td{
		background: #fff;
		color: #666666;
		font-size: 130%;
		font-weight: bold;
		white-space: normal;
	}

.area_01 {
	padding:12px 0 9px 18px;
	background-image:url(../consulting/spot/shop_image/aco_bg.png);
	background-repeat:no-repeat;
	margin-left:19px;
	font-size:180%;
	font-weight:bold;
	color:#FFF;
}

.boder_area {
	width:100%;
	padding-bottom:20px;
	
}

.boder_area_top {
	width:100%;
	padding-bottom:5px;
	
}

.shop_outbox {
	border:#008ADF 2px solid;
	width:640px;
	margin:0px auto 10px;
	padding:10px;
	background-color:#FFF;
	position:relative;
	
}

.hp_ico {
	position:absolute;
	top:14px;
	right:20px;
	width:120px;
	
	text-align:right;
}

.hp_ico a {
	color:#008ADF;
	font-size:130%;
	font-weight:bold;
	padding-left:20px;
	text-decoration:none;
}
.hp_ico span {
	padding-right:10px;
}
.hp_ico span img{
	width:12px;
	height:auto;
}



.shop_data_h5 {
	color:#008ADF;
	font-size:170%;
	font-weight:bold;
	padding-bottom:10px;
	position: relative;
}
p.crw {
    position: absolute;
    top: -4px;
    right: 0;
    width: 155px;
}
		p.crw img {
	
		width: 100%;
			height: auto;
	}
.shop_data_h5_2 {
	color:#008ADF;
	font-size:170%;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	
}

table.shop_tb {
	width:100%;
	padding:10px;
	
}

table.shop_tb th {
	width:20%;
	background-color:#A6D6F4;
	padding:5px;
	border-bottom:#FFFFFF 1px dotted;
	font-size:120%;
	
}
table.shop_tb th.ico {
	width:20%;
	background-color:#A6D6F4;
	padding:5px 0 5px 5px;
	border-bottom:#FFFFFF 1px dotted;
	font-size:120%;
	vertical-align: middle;
	
}	
	

table.shop_tb td {
	
	padding:7px 0 5px 5px;
	border-bottom:#C8C5C4 1px dotted;
	font-size:140%;
	
}
table.shop_tb td.top {
	
	
	border-top:#C8C5C4 1px dotted;
	
	
}

table.shop_tb td a {
	color:#008ADF;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
	
}


ul.area_ul {
	margin:0 auto; width:600px; padding:30px 0 50px 0;

}

ul.area_ul li {
	width:200px; float:left; display:inline; text-align:center; 

}

ul.area_ul li a {
	font-size:130%;
text-decoration:none;
color:#000;
font-weight:bold;
}

ul.area_ul li a:hover {
	
text-decoration:underline;
}

ul.area_ul li.lf {
	text-align:left; 

}
ul.area_ul li.rf {
	text-align:right; 

}





ul.cau_list {
	padding-top:20px;
}
	
	.pt_no {
		padding-top:0px;
	}

ul.cau_list li {
	font-size:130%;
	padding:0 0 10px 22px;
	

}
	
	ul.cau_list li.sikaku {
	font-size:130%;
	padding:0 0 4px 18px;
	background:url(../consulting/spot/image/sikaku.png) no-repeat 0 3px ;
		background-size: 11px;
		letter-spacing: 0.05em;

}
	
		ul.cau_list li.kome {
	font-size:130%;
	padding:0 0 4px 18px;
	background:url(../consulting/spot/image/kome.png) no-repeat 0 3px;
			background-size: 11px;
letter-spacing: 0.05em;
}
	
		ul.cau_list li.maru {
	font-size:130%;
	padding:0 0 4px 18px;
	background:url(../consulting/spot/image/maru.png) no-repeat 0 3px;
			background-size: 11px;
letter-spacing: 0.05em;
}

ul.cau_list li.cau {
	padding:0 0 4px 18px;
	background:url(../consulting/spot/image/hishi.png) no-repeat 0 3px;
	background-size: 11px;
letter-spacing: 0.05em;
}


ul.cau_list li.cauti {
	background:none;
	padding:10px 0 7px 0px;
	color:#06C;
	font-size:150%;
	font-weight:bold;
letter-spacing: 0.05em;
}




 /* 20170331>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */






h3.spd_ti {
	background:url(../image/sp_arw.png) no-repeat left center;
	color:#003F97;
	font-size:170%;
	padding:0 0 0 35px;
	font-weight:bold;
	margin-bottom:25px;
	
}

.spd_cau {
	font-size:80%;
	
}

.spd_cau2 {
	font-size:120%;
	padding-left:30px;
	padding-top:10px;
	line-height:1.5;
	
}



.main_entry_3 {
	margin:0 0 0px 0;
	font-size:140%;
	line-height:1.8;
	padding:0px 10px 10px 0px;
}
.box_spd {
	
	margin:20px auto 0;
	text-align:center;
	padding-top:0px;
	
	
	
}


  .co_1 {
	  margin:50px auto 0;
	  width:620px;
}

  .co_1n {
	  margin:50px auto 0;
	  width:585px;
	  padding-right: 35px;
}
























}


@media screen and (max-width: 1240px) {
  /* style */
  
  
  
#header_img {
	position:relative;
	height:280px;
	background:url(../image/main_bg.png) center top no-repeat;
	background-size:100% auto; /*髢ｭ譴ｧ蜍ｹ騾包ｽｻ陷剃ｸ奇ｽ定ｮ難ｽｪ陝ｷ�ｽ�樒ｸｺ�｣邵ｺ�ｱ邵ｺ�ｽ竊馴勗�ｨ驕会ｽｺ*/
	margin:30px auto 0;
	z-index:-2;
}

#header_img .topCopy {
	position:absolute;
	right:100px;
	top:20px;
	
}
  
  header nav ul#glo {
	width:960px;
	margin:0 auto;
	margin-top:1px;
	zoom: 1;
}

header nav ul#glo li {
	float:left;
	display:inline;
	width:240px;
	height:55px;
	text-align:center;
	vertical-align:middle;
	background:url(../image/nomal_bg.png) no-repeat right;
	padding: 25px 0 0 0;
	overflow:hidden;
	zoom: 1;
	
}

header nav ul#glo li.home_on {
	background:url(../image/on_bg.png) no-repeat;

}

header nav ul#glo li a{
	
}


header nav ul#glo li a:hover{
	text-decoration: underline;
}

  header .sdow {
	position:absolute;
	top:160px;
	left:-250px;
	z-index:-1;
	}

#navbox {
	position:relative;
	width:960px;
	margin:0 auto;
	
}
  
.sec_960_news .topCopy {
	position:absolute;
	top:-280px;
	right:0;
}


  
}

h5.plan_ti {
	background-color:#0080CB;
	color:#FFF;
	
	font-size:170%;
	padding:5px 10px;
	letter-spacing:0.07em;
	    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
	
}
.plan_cir {
	border:2px solid #0080CB;
	padding:15px;
	margin-bottom:15px;
}

.mgb_35 {
	margin-bottom:40px;
}
.tic_c_box {
    width: 100%;
    margin-bottom: 30px;
   
}
.tic_box {
    margin-top: 50px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    width: 800px;
    margin: 0 auto;
}
h3.tic_ti_1 {
	background:url(../consulting/spot/image/tikuden_1bg.png) no-repeat;
	background-size:100%;
	padding:10px 0 30px 130px;
	text-align:left;
	letter-spacing:0.05em;
	    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-weight: 500;
	font-size:270%;
}
h4.tic_s_ti_1 {
	padding:5px 0 5px 10px;
	text-align:left;
	letter-spacing:0.05em;
	    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-weight: 500;
	font-size:180%;
	border-left:#2EA7E0 4px solid;
	
}
h3.tic_ti_2 {
	background:url(../consulting/spot/image/tikuden_2bg.png) no-repeat;
	background-size:100px;
	padding:10px 0 30px 130px;
	text-align:left;
	letter-spacing:0.05em;
	    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-weight: 500;
	font-size:270%;
}
h4.tic_s_ti_2 {
	padding:5px 0 5px 10px;
	text-align:left;
	letter-spacing:0.05em;
	    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-weight: 500;
	font-size:180%;
	border-left:#F6AD3C 4px solid;
	
}

.pdb_30p {
	padding-bottom:30px;
}
.pdb_20p {
	padding-bottom:20px;
}
h3.tic_ti_p1 {
    background: url(../consulting/spot/image/po_ti_1.png) no-repeat;
    background-size: 100px;
    padding: 0px 0 30px 120px;
    text-align: left;
    letter-spacing: 0.05em;
    /* font-family: 'Noto Sans JP', sans-serif; */
    font-weight: 500;
    font-size: 250%;
	line-height:1.4;
}
h3.tic_ti_p1 span {
	color:#22AC38;
	font-size: 100%;
}
h3.tic_ti_p2 {
    background: url(../consulting/spot/image/po_ti_2.png) no-repeat;
    background-size: 100px;
    padding: 0px 0 30px 120px;
    text-align: left;
    letter-spacing: 0.05em;
    /* font-family: 'Noto Sans JP', sans-serif; */
    font-weight: 500;
    font-size: 250%;
	line-height:1.4;
}
h3.tic_ti_p2 span {
	color:#00A3DF;
	font-size: 100%;
}
h3.tic_ti_p2 span.sstxt,h3.tic_ti_p3 span.sstxt{
	color:#000;
	font-size: 40%;
	
}
p.sstxt{
	color:#000;
	font-size: 90%;
	padding-left: 120px;
	padding-bottom: 40px;
}
h3.tic_ti_p3 {
    background: url(../consulting/spot/image/po_ti_3.png) no-repeat;
    background-size: 100px;
    padding: 0px 0 20px 120px;
    text-align: left;
    letter-spacing: 0.05em;
    /* font-family: 'Noto Sans JP', sans-serif; */
    font-weight: 500;
    font-size: 250%;
	line-height:1.4;
}
h3.tic_ti_p3 span {
	color:#E95377;
	font-size: 100%;
}
h3.tic_ti_q {
    background: url(../consulting/spot/image/q.png) no-repeat;
    background-size: 70px;
    padding: 10px 0 30px 85px;
    text-align: left;
    letter-spacing: 0.05em;
    /* font-family: 'Noto Sans JP', sans-serif; */
    font-weight: 500;
    font-size: 250%;
    line-height: 1.4;
	margin-bottom:20px;
}

.ans_box {
	background: url(../consulting/spot/image/a.png) no-repeat;
    background-size: 70px;
	padding: 10px 0 30px 85px;
}
.p_img_ti img {
	width:80%;
	height:auto;
}
.qa_txt {
	padding: 20px 0 30px 0px;
    text-align: left;
    letter-spacing: 0.05em;
    /* font-family: 'Noto Sans JP', sans-serif; */
    font-weight: 400;
    font-size: 140%;
	line-height:1.6;
}

.pdt_00 {
	padding: 8px 0 30px 0px;
}

.awd_h4_1 {
    padding: 0 0 20px 0 ;
	width: 100%;
	margin: 0 auto;
	
}
.awd_in_box {
    width: 90%;
    margin: 0 auto ;
    background-color: #FFF9D9;
    padding: 20px;
}
.white_box{
	
	margin: 0 auto 20px;
	padding: 20px;
	background: #fff;
	/*border: 1px double #666666;*/
	border: 1px double #B3962B;
}
.white_box .tired{
	padding: 1rem 2rem;
  border-left: 6px double #B3962B;
	color: #B3962B;
	font-size: 190%;
	font-family: 'Noto Serif JP', serif;
	font-weight: 800;
	letter-spacing: 0.08em;
}
.awd_p {
width: 80%;
	margin: 0 auto;
    font-size: 140%;
    font-weight: bold;
	padding-bottom: 20px;
	text-align: justify;
}
.awd_link {
	width: 100%;
	text-align: right;
	color: rgba(0,0,0,1.00);
	padding: 5px 0 0 0;
	
	
}
ul.accordion ul.inner li .awd_link a{
	
	color: rgba(0,0,0,1.00);
	
	
	
}
*{zoom:1}