/* 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;
	font-size: 10px;
	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;
}

.pc {
	
}

.sp {
	display: none;
}

header {
	display: none;
}
.pagetop_foot_spot {
   display: none;
}
.link2_foot {
   display: none;
}
.ico {
   display: none;
}
.copyright {
    display: none;
}
.spot_box_new {
    margin: 20px auto 20px;
    width: 914px;
    background: url(../consulting/spot/image/ao_sora_r1_bgn.png) no-repeat;
}
.spot_box_img_2 {
    width: 709px;
    margin: 60px auto 30px;
}

.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;
}
.sp2_702 {
    width: 702px;
    margin: 0 auto;
}

ul.glo_spot {
	margin-bottom:30px;
	
}

ul.glo_spot li {
	float:left;
	display:inline;
	
}

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: 193px;
}
	ul.glo_spot li.bt6 {
width: 152px;
}
/*** load ***/
.loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #2989CC;
  z-index: 10;
}

#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 55%;
  width: 70px;
  height: 70px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: right;
  color: #fff;
  z-index: 20;
}

.shop_702 {
    width: 702px;
    margin: 0 auto;
    background: url(../consulting/spot/shop_image/y_bg_r2_c2.png) repeat;
    padding-top: 20px;
}
.area_in_box2 {
    width: 666px;
    margin: 0 auto 30px;
    background-color: #FFF9D9;
    padding-top: 10px;
    position: relative;
}

.shop_outbox {
    border: #008ADF 2px solid;
    width: 640px;
    margin: 0px auto 10px;
    padding: 10px;
    background-color: #FFF;
}

.shop_data_h5 {
    color: #008ADF;
    font-size: 170%;
    font-weight: bold;
    padding-bottom: 10px;
}




.area_in_box2 .ira_h4_iwa {
    position: absolute;
    left: 20px;
    top: 25px;
}
#area_map_box_ak2 {
    width: 100%;
    position: relative;
    background-image: url(../consulting/spot/area/image/akita_bg2.png);
    background-repeat: no-repeat;
    height: 350px;
}
.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;
}

/* ローディングの背景部分のCSS */
.loader {
 
  height:100%;
  left:0;
  position:fixed;
  top:0;
  width:100%;
  z-index:100;
	background:rgba(41,137,204,0.9) ;
	
}

/* ローディングのアニメーション部分のCSS */
.loader-animation,
.loader-animation:before,
.loader-animation:after {
  background:#ffffff;
  -webkit-animation:load1 1s infinite ease-in-out;
  animation:load1 1s infinite ease-in-out;
  width:1em;
  height:4em;
}
.loader-animation {
  height:10px;
  left:50%;
  margin:-5px 0 0 -5px;
  position:absolute;
  top:50%;
  width:10px;
  color:#ffffff;
  text-indent:-9999em;
  font-size:10px;
  -webkit-transform:translateZ(0);
  -ms-transform:translateZ(0);
  transform:translateZ(0);
  -webkit-animation-delay:-0.16s;
  animation-delay:-0.16s;
}
.loader-animation:before,
.loader-animation:after {
  position:absolute;
  top:0;
  content:'';
}
.loader-animation:before {
  left:-1.5em;
  -webkit-animation-delay:-0.32s;
  animation-delay:-0.32s;
}
.loader-animation:after {
  left:1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow:0 0;
    height:4em;
  }
  40% {
    box-shadow:0 -2em;
    height:5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow:0 0;
    height:4em;
  }
  40% {
    box-shadow:0 -2em;
    height:5em;
  }
}


.loading {
	width: 60px;
	height: 60px;
	  left:50%;
  margin:-5px 0 0 -5px;
  position:absolute;
  top:50%;
	border: 5px solid rgba(255,255,255,0.4);
	border-top-color: rgba(255,255,255,0.9);
	border-radius: 50%;
	animation: spin 1.2s linear 0s infinite;
}

@keyframes spin {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
}




.arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #000;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}
.arrow::before,
.arrow::after{
position: absolute;
top: 7px;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}

.arw-2::before{
right: 5px;
width: 5px;
height: 5px;
border-top: 2px solid rgba(41,137,204,1);
border-right: 2px solid rgba(41,137,204,1);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

.arrow2{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #000;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}
.arrow2::before,
.arrow2::after{
position: absolute;
top: 0px;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}

.arw-3::before{
right: 5px;
width: 5px;
height: 5px;
border-top: 2px solid rgba(41,137,204,1);
border-right: 2px solid rgba(41,137,204,1);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}



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;
}




/*テキストシャドウ {
	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;
	
  }
  
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;
  }






.sp_box {
	width: 100%;
	
	margin-bottom: 20px;
	    border: #CCC 1px solid;
    background-color: #FFF;
    padding: 1px 0 30px 0;
	
	background: url(../image/top_new_bnr_bg.png) ;
	background-size: cover;
}

.camp_box {
	max-width: 720px;
	margin: 0 auto 30px;
	padding-bottom: 30px;
background: url(../image/spt_top_bg3.png) no-repeat bottom center;
	background-size: 100%;
}

h3.camp_tinew {
	padding-top: 70px;
	font-size:20px;
  display: block;
	padding-bottom: 20px;
	
}
.spt_kiki {
	width: 664px;
	margin: 0 auto;

}

p.cent_link {
	max-width: 320px;
	margin: 0 auto;
	padding: 20px 0;
}
p.cent_link a:hover{
	opacity: 0.7;
	transition: 0.9s;
}



ul.spt_top_kiki {
	list-style: none;
    display:flex;
    justify-content: center;
	flex-wrap:wrap;
}
ul.spt_top_kiki li {
	width: 30%;
	text-align: center;
	margin-bottom: 2%;
	
}

ul.spt_top_kiki li a:hover {
transition: 0.9s;
	opacity: 0.6;

	
}


ul.spt_top_kiki li.grd1 {
	background: -moz-linear-gradient(top, #DDE5D1, #FFF); 
background: -webkit-linear-gradient(top, #DDE5D1, #FFF); 
background: linear-gradient(to bottom, #DDE5D1, #FFF);
	margin-right: 2%;
}
ul.spt_top_kiki li.grd2 {
	background: -moz-linear-gradient(top, #DDE5D1, #FFF); 
background: -webkit-linear-gradient(top, #DDE5D1, #FFF); 
background: linear-gradient(to bottom, #DDE5D1, #FFF);
	margin-right: 2%;
}
ul.spt_top_kiki li.grd3 {
	background: -moz-linear-gradient(top, #DDE5D1, #FFF); 
background: -webkit-linear-gradient(top, #DDE5D1, #FFF); 
background: linear-gradient(to bottom, #DDE5D1, #FFF);
	
}
ul.spt_top_kiki li.grd4 {
	background: -moz-linear-gradient(top, #DDE5D1, #FFF); 
background: -webkit-linear-gradient(top, #DDE5D1, #FFF); 
background: linear-gradient(to bottom, #DDE5D1, #FFF);
	margin-right: 2%;
}
ul.spt_top_kiki li.grd5 {
	background: -moz-linear-gradient(top, #DDE5D1, #FFF); 
background: -webkit-linear-gradient(top, #DDE5D1, #FFF); 
background: linear-gradient(to bottom, #DDE5D1, #FFF);
	margin-right: 2%;
}
ul.spt_top_kiki li.grd6 {
	background: -moz-linear-gradient(top, #DDE5D1, #FFF); 
background: -webkit-linear-gradient(top, #DDE5D1, #FFF); 
background: linear-gradient(to bottom, #DDE5D1, #FFF);
	
}








ul.camp_ul {
	
}
ul.camp_ul li {
	float: left;
	width: 48%;
}
ul.camp_ul li.r {
	float: right;
	width: 50%;
}
ul.camp_ul li img {
	width: 100%;
	height: auto;
}

ul.camp_ul li a:hover {
	opacity: 0.7;
	transition: 0.9s;
}





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;
}


.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;
}


.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%;
	color:#000;
	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;
}


.modal .checkbox{
  display: none;
}

/* Gray background */
.modal .modal-overlay{
  opacity: 0;
  transition: all 0.3s ease;
  width: 50%;
  position: absolute;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -100;
  transform: scale(1);
  display: flex;
  
	background:rgba(41,137,204,0.9) ;
}

/* Box */
.modal .modal-wrap {
  background-color: #fff;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
  padding: 20px;
  width: 70%;
	
  margin: 90px auto;
  align-self: flex-start;
  border-radius: 5px;
  transition: all 0.5s ease;
}
.modal .modal-wrap.small{
  width: 30%;
}
.modal .modal-wrap.full{
  width: 100%;
  height: 100%;
}

.modal .modal-wrap.a-center {
  align-self: center;
}
.modal .modal-wrap.from-left {
  transform: translateX(-100%);
}
.modal .modal-wrap.from-right {
  transform: translateX(100%);
}
.modal .modal-wrap.from-top {
  transform: translateY(-100%);
}
.modal .modal-wrap.from-bottom {
  transform: translateY(100%);
}

/* Box */
.modal .modal-wrap2 {
  background-color: #000;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
  padding: 40px 50px;
  width: 80%;
  margin: 20px auto;
  align-self: flex-start;
  border-radius: 2px;
  transition: all 0.5s ease;
}
.modal .modal-wrap2.small{
  width: 30%;
}
.modal .modal-wrap2.full{
  width: 100%;
  height: 100%;
}

.modal .modal-wrap2.a-center {
  align-self: center;
}
.modal .modal-wrap2.from-left {
  transform: translateX(-100%);
}
.modal .modal-wrap2.from-right {
  transform: translateX(100%);
}
.modal .modal-wrap2.from-top {
  transform: translateY(-100%);
}
.modal .modal-wrap2.from-bottom {
  transform: translateY(100%);
}


/* Close button */
.modal .modal-overlay .close{
  position: fixed;
  right: 0px;
  top: -80px;
  font-size: 50px;
  width: 80px;
  height: 80px;
	color:#E8E8E8;
	text-align: center;
	z-index: 1000;
}


_:-ms-lang(x)::-ms-backdrop, .modal .modal-overlay .close{

  right: 30%;
  top: 0px;

}




.modal .modal-overlay .close:hover{
  cursor: pointer;
  color: #4b5361;
}

/* Close button */
.modal .modal-overlay .close2{
  position: absolute;
  right: 12%;
  top: 5%;
  font-size: 40px;
  width: 30px;
  height: 30px;
  color: #fff;
}

.modal .modal-overlay .close2:hover{
  cursor: pointer;
  color: #4b5361;
}

/* Close button */
.modal .modal-overlay .close3{
  position: absolute;
  right: 12%;
  top: 5%;
  font-size: 40px;
  width: 30px;
  height: 30px;
  color: #fff;
}

.modal .modal-overlay .close3:hover{
  cursor: pointer;
  color: #4b5361;
}


 .modal .o-close {
   width: 100%;
   height: 100%;
   position: fixed;
   left: 0;
   top: 0;
   z-index: -100;
 }

.modal input:checked ~ .o-close {
  z-index: 9998;
}
.modal input:checked ~ .modal-overlay{
  transform: scale(1);
  opacity:1;
  z-index: 9997;
  overflow: auto;
}
.modal input:checked ~ .modal-overlay .modal-wrap {
  transform: translateY(0);
  z-index: 9999;
}

.open-modal {
	cursor: pointer;
}
#container{
    width : 100%;
	overflow: hidden;
  }

#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;
	
}

@media screen and (max-width: 3500px) {
	
	
/* common */
	


#sideMenu {
    position: fixed;
    top: 0;
    right: -480px;
    width: 480px;
    height: 100%;
    background: #01479E;
    z-index: 2002;
    overflow: scroll;
    padding-bottom: 40px;
}
	
	
	
	

section {
	margin-bottom:30px;
}

.im_float_r {
	float:right;
	display:inline;
	padding:0 0 10px 20px;
}

.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;
}

.caution {
	max-width:530px;
	width:80%;
	margin:30px auto 30px;
	padding:8px;
    border: #CCC 1px solid;
    background-color: #FFF;
	}
	
h5.h5caution{
	text-align:center;
	    /*font-family: "Noto Sans JP";
		font-size:180%;
		background:#ffbab8 url(../image/caution.png) no-repeat 150px 10px;
		background-size:35px;
		padding:10px 0;
		letter-spacing:0.1em;*/
	}
.caution_p{
	text-align:center;
	    font-family: "Noto Sans JP";
		font-size:140%;
		padding:10px 0;
	}
ul.cautionUl{
	max-width:280px;
	margin:0 auto ;
	}
	
ul.cautionUl li a{
	padding:10px 0;
	display:block;
		text-align:center;
	    font-family: "Noto Sans JP";
		font-size:140%;
		background-color:#EEE;
		color:#000;
	}









#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;
	
	
}

.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;
}


ul.glo_spot {
	margin-bottom:30px;
	background-color: #003F93;
}

ul.glo_spot li {
	float:left;
	display:inline;
	
}

.shop_702 {
    width: 702px;
    margin: 0 auto;
    background: url(../consulting/spot/shop_image/y_bg_r2_c2.png) repeat;
    padding-top: 20px;
}

.area_in_box {
    width: 666px;
    margin: 0 auto 30px;
    background-color: #FFF9D9;
    padding-top: 20px;
    position: relative;
}

.shop_outbox {
    border: #008ADF 2px solid;
    width: 640px;
    margin: 0px auto 10px;
    padding: 10px;
    background-color: #FFF;
}







.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;
}



ul.glo_spot {
	margin-bottom:30px;
	
}

ul.glo_spot li {
	float:left;
	display:inline;
	
}



.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:351px;

}

.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;
}













  /* 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;   /* スクロール表示 アンドロイドnone */ 
  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 {
	
}

dl.pocy_dl dt {
	font-size:110%;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:10px;
}
  
dl.pocy_dl dd {
	padding:0 30px 20px 24px;
	font-size:110%;
	line-height:1.5;
}
 
 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.p2 {
	padding:0 30px 0px 24px;
	font-size:110%;
	line-height:1.5;
}
  
 dl.pocy_dl dd.k1 {
	padding:0 30px 3px 40px;
	font-size:110%;
	background: url(../image/list_k1.png) no-repeat 22px 0px;
	margin-bottom:5px;
	
}
  
 dl.pocy_dl dd.k2 {
	padding:0 30px 3px 40px;
	font-size:110%;
	background: url(../image/list_k2.png) no-repeat 22px 0px;
	margin-bottom:5px;
	
}

 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;
	height:480px;
}

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#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;
}

footer ul#foot_link3 li a:hover {
	opacity: 0.5;
	transition: 0.9s;
	
}






.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.png) ;
	background-repeat:no-repeat;
	
	height:350px;
	
}

#area_map_box_ng2 {
	width:100%;
	position:relative;
	background-image:url(../consulting/spot/area/image/niigata_bg2.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;
	
}






.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 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;
}

.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;
	
}

.shop_data_h5 {
	color:#008ADF;
	font-size:170%;
	font-weight:bold;
	padding-bottom:10px;
	
}

.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 td {
	
	padding:5px;
	border-bottom:#C8C5C4 1px dotted;
	font-size:140%;
	
}
table.shop_tb td.top {
	
	
	border-top:#C8C5C4 1px dotted;
	
	
}



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;
}

























}


@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;
}
	
	  .btnArea {
display: none;
}
	
	@media screen and (max-width: 770px) {
  
}

@media screen and (max-width: 599px) {
	
.pc {
	display: none;
}

.sp {
	display:block;
}
	
	ul.mod_ul {
		
	}
	ul.mod_ul li {
		text-align: center;
		letter-spacing: 0.1em;
font-family: "Noto Sans JP";
		
		
		border-bottom: 1px solid rgba(0,0,0,0.1);
		
		
	}	
	
	h3.top_n_bn_ti {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0 20px 0;
}
	
	h3.camp_tinew {
		padding-bottom: 15px;
		padding-top: 30px;
	}
	
	.footerBox .cation {
    width: 90%;
    position:static;
		margin: 10px auto;
		border: 1px #848383 solid;
		padding: 3%;
    
    
}
	
		.footerBox .cation a {
 text-decoration: none;
			color: #000000;
    
    
}
	
	h5.cation_sp {
		text-align: center;
		width: 100%;
		background-color: #E07C88;
		font-size: 160%;
letter-spacing: 0.1em;
font-family: "Noto Sans JP";
	}
	

	
p.cation_P {
		
		width: 94%;
		padding: 3% 3% 0px 3%;
		font-size: 140%;
letter-spacing: 0.1em;
font-family: "Noto Sans JP";
	}
	

	
p.n_top_txtG {
    
    padding: 3% 5% 5% 5%;

    font-size: 140%;
  
}
	
.spt_kiki {
    width: 90%;
    margin: 0 auto;
}
.camp_box {
	
	margin: 0 auto 20px;
	padding-bottom: 20px;
background: url(../image/spt_top_bg4.png) no-repeat bottom center;
	background-size: 100%;
}

p.n_top_img2 {
    padding-bottom: 0px;
    width: 95%;
    margin: 0 auto;
}
	
ul.spt_top_kiki li {
    width: 48%;
    text-align: center;
    margin-bottom: 2%;
}
ul.spt_top_kiki li.grd2 {

    margin-right: 0;
}
ul.spt_top_kiki li.grd3 {
    margin-right: 2%;
}
ul.spt_top_kiki li.grd4 {

    margin-right: 0;
}
		ul.mod_ul li a {
color: rgba(41,137,204,1);
		font-size: 150%;
			text-decoration: none;
			padding-bottom: 10px;
			padding-top: 10px;
			display: block;
	}	
	
			ul.mod_ul li a:hover {
background-color: rgba(41,137,204,1);
				color: #FFFFFF;
				transition: 0.9s;
	}	
				ul.mod_ul li.oya {
		
		border-bottom: none;
		
		
	}	
	ul.mod_ul li.co {
border-bottom: none;
		
	}
		ul.mod_ul li.co a {
font-size: 130%;
		padding-bottom: 0px;
	}	
			ul.mod_ul li.coend a {
font-size: 130%;
		
	}	
	
ul.mod_ul li.oya a {
		
		padding-bottom: 0px;

	}	
	
	header {
    height: 80px;
    position: relative;
    margin: 0 auto;
		border-top: #01479E solid 30px;
}
	
	header .sdow {
    display: none;
}

.loading {
	width: 60px;
	height: 60px;
	  left:45%;
  margin:-5px 0 0 -5px;
  position:absolute;
  top:45%;
	right: 50%;
	border: 5px solid rgba(255,255,255,0.4);
	border-top-color: rgba(255,255,255,0.9);
	border-radius: 50%;
	animation: spin 1.2s linear 0s infinite;
}
	
h3.comp_n_ti {
    text-align: center;
    font-size: 180%;

    padding-bottom: 30px;
	width: 90%;
	margin: 0 auto;
}
	
p.comp_n_p {
    width: 90%;
    margin: 0 auto;
}
	
	
	
#navbox {
   
    width: 100%;
    
}
	
	
#navbox h1 {
    width: 55%;
    
	padding: 10px;
    
}
	
#navbox h2 {
    width: 35%;
    
    padding: 10px;
}
	
	
.n_top_box {
	background:#fffdec url(../image/ti_bg_n_top.png) center top no-repeat;
	background-size: cover;
	padding: 40px 0 40px 0;
	border-top: #005489 solid 20px;
}
	
	
	
	
	
  .btnArea {
    position: fixed;
    display: inline-block;
    width: 30px;
    height: 30px;
    top: 0px;
    right: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #01479E;
    z-index: 3000;
}
	
	header .btnMenu {
    position: absolute;
    left: 8px;
    top: 10px;
    display: inline-block;
    cursor: pointer;
    width: 15px;
    height: 15px;
    -webkit-tap-highlight-color: transparent;
}
	
header .btnMenu span {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
}
	
header .btnMenu span:nth-of-type(1) {
    top: 0px;
}
header .btnMenu span:nth-of-type(2) {
    top: 8px;
}
#navbox ul#hed_link3 {
   display: none;
}
	
header nav {
   display: none;
}
	
	.sec_960 {
    width: 100%;
   margin: 0 auto 0px;
}

#header_img .topCopy {
    display: none;
}
	
#header_img {
    position: relative;
    height: 340px;
    background: url( ../image/elifetop_r2_c1.png) center top no-repeat;
    background-size: 100% auto;
    margin: 0px auto 0;
    z-index: -2;
}
footer {
    clear: both;
    background: none;
    padding: 0px 0 0 0;
    height: auto;
}
	
.sp_box {
    width: 95%;
    margin-bottom: 20px;
    border: none;
    background-color: #FFF;
    padding: 1px 2.5% 20px 2.5%;
    
}
p.n_top_img {
    padding-bottom: 20px;
}
p.n_arw {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    width: 30px;
    margin: 0 auto;
}
footer ul#foot_link3 {
	display: none;
}
ul#foot_linkSP {
		width: 90%;
	margin: 0 auto;
	padding: 5% 5% 2% 5% ;
	background: url(../image/foot_bg_sp.png) repeat ;
	}
	
	ul#foot_linkSP li {
		
		
		
		width: 100%;
		text-align: center;
		
		letter-spacing: 0.1em;
font-family: "Noto Sans JP";

	}
	
		ul#foot_linkSP li a {
		color: #FFFFFF;
			font-size: 130%;
			padding: 3% 0 3% 0;
			text-decoration: none;
			background-color: #028CD3;
			display: block;
					-webkit-border-radius: 5px;/* for Safari and Chrome */
-moz-border-radius: 5px; /* for Firefox */
-o-border-radius: 5px; /* for opera */
border-radius: 5px;
		margin-bottom: 8px;
	}
	
	ul#foot_linkSP li.bt3 a {
		
		background-color:#F66600;

	}
	
	
	
	

.pagetop_foot {
    width: 90%;
    float: none;
    display: block;
    margin: 0px auto;
	text-align: center;
	background-color: #028CD3;
	padding: 0 5% 5% 5%;
}

.link2_foot {
    width: 90%;
    float: none;
    display: block;
    margin: 20px auto 20px;
}
	
.ico {
    padding: 0px 0px 0 0;
	width: 80%;
	margin: 0 auto;
}
	
footer ul#foot_link_2 li {
    background: url(../image/foot_link_2_arw.png) no-repeat 0px 3px;
    float: left;
    display: inline;
    padding: 0px 0 0 20px;
    margin-right: 0px;
	width: 40%;
}
	
	footer ul#foot_link_2 li a {
   font-size: 130%;
		text-decoration: none;
		color: #000;
}
	
.copyright {
    float: none;
	padding: 3% 0;
	margin: 0 auto;
	text-align: center;
	border-bottom: 2px solid #028CD3;
}
	
.flexBox {
   
    display:block!important;
}
	
.n_top_boxH {
    float: none;
    width: 88%;
    padding:8% 6%;
}

.n_top_boxHG {
    float: none;
    width: 88%;
    
    position: relative;
    padding: 9% 6%;
}
	
	
	
	
	
	
ul.top_n_bn_li li {
    width: 48%;
    float: left;
    padding: 8px 1% 0 1%;
}
	
	
	
	
	
	
	
.footerBox {
    width: 100%;
    
}
	
.footinfo {
    width: 90%;
    float: none;
    display: block;
    margin: 0 auto;
	background-color: #028CD3;
	padding: 5%;
	
}
	
ul.top_n_bn_li {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0 20px 0;
}
	
	
	
	
	
}

@media screen and (max-width: 380px) {
		#header_img {
    
    height: 320px;
 
}
  
}

@media screen and (max-width: 330px) {
		#header_img {
    
    height: 290px;
 
}
  
}








*{zoom:1}
