@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */
/*body font-size:13→10 */

body {
color:#333;
font-size:12px;
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
-webkit-text-size-adjust: none;
}


/* リンク設定
------------------------------------------------------------*/
a{color:#74b4df;text-decoration:none;}
a:hover{color:#006699;}
a:active, a:focus {outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
background:#fff;
}

.inner{
margin:0 auto;
width:100%;
}

.inner2{
margin:0 auto;
width:100%;
}


/*************
/* ヘッダー
*************/
#header{
height:110px;
border-bottom:2px #E1E1E1 solid;
overflow:hidden;
}

#header h1{
padding:5px 0 10px 15px;
font-size:10px;
font-weight:normal;
}

#header a{
color:#333;
}

#header a:hover{
color:#888;
}

/*************
/* ロゴ
*************/
.logo{
float:left;
}

.logo p{float:left;}

.logo img{
width:auto;
float:left;
padding:30px 10px 0 10px;
}

.logo span{display:block;}

/*************
/* ヘッダーナビ
*************/
.info{
float:right;
padding-right:20px;
padding-top:53px;
text-align:right;
}

.info .open{font-size:11px;}

/*************
/* ヘッダー検索ボタン
*************/
.searchArea{
	float:right;
	padding:60px 10px 10px 0;
}
#head_search_word{
	width: 100px;
	border:1px solid #424B54;
}
input#btn_search{
	background-color:#FF5400;
	color:#FFF;
	border:none;
	border-radius:3px;
	padding:3px 5px 3px 18px;
	background-image:url(../images/common/btn_search2_f1.jpg);
	background-repeat:no-repeat;
	background-position:5px 3px;
	font-size:11px;
	cursor:pointer;
}


/*************
/* ロゴ+電話番号
*************/
.logo,.info .tel{
margin-top:6px;
font-size:20px;
font-weight:bold;
}

.logo span,.info span{
color:#333;
font-size:.6em;
font-weight:normal;
}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:25px auto;
padding:0;
width:100%;
position:relative;
line-height:0;
}

#mainBanner img{
max-width:100%;
height:auto;
}


/**************************
/* グリッド
**************************/
.gridWrapper{
padding:10px 0 20px;
overflow: hidden;
}

.gridWrapper_left{
padding:10px 0 20px;
overflow: hidden;
}
.service_content{
border:10px #EDEDED solid;
border-radius:6px;
-webkit-border-radius: 6px;  
-moz-border-radius: 6px;
padding:0 0 20px 0;
}

* html .gridWrapper{height:1%;}

.grid, .grid2, .grid3{
float:left;
border-radius:5px;
background:#fff;
margin:0 0 20px 0;
}

.box{
margin:0 5px;
text-align:center;
}

.box img{
max-width:100%;
height:auto;
}

.box .icon_arrow{
	padding:0 5px 0 0;
}

.box p{
	color:#595758;
	font-size:11px;
}

.box p.serviceStopTit{
	color:#C4C4C4;
	font-size:15px;
	padding:20px 0 0 0;
	font-weight:bold;
}

.box p.serviceStopTit02{
	color:#C4C4C4;
	font-size:15px;
	padding:10px 0 0 0;
	font-weight:bold;
}

/*02の設定　hyakutake edit
padding:20px 0 0 0;　⇒ padding:10px 0 0 0;
*/


h3{
	padding:25px 0 5px 0;
	font-size:15px; 
	font-weight:bold;
}

h3.service1{
	color:#9f7c26;
}

h3.service2{
	color:#28a441;
}

h3.service3{
	color:#2d99d4;
}

h3.service4{
	color:#e7a935;
}

h3.service5{
	color:#592879;
}

h3.service6{
	color:#d73e75;
}

h3.service7{
	color:#8b7044;
}

h3.service8{
	color:#998074;
}

h3.service9{
	color:#1e9eaf;
}

h3.service10{
	color:#195897;
}

h3.service11{
	color:#16a183;
}

h3.service12{
	color:#a90076;
}
h3.service13{
	color:#af1522;
}
h3.service14{
	color:#23a0e7;
}
/*hyakutake edit 20160523 start*/
h3.service15{
	color:#8ACF1C;
}
.imgArea{
	width:50%;
	height:auto;
	margin:0 auto;
}
.imgArea2{
	width:35%;
	height:auto;
	margin:0 auto;
}
.imgArea3{
	width:40%;
	height:auto;
	margin:0 auto;
}
.service_image{
	max-width:100%;
	margin:35px 0 0 0;
}
.service_image2{
	max-width:100%;
	margin:15px 0 0 0;
}

.service_image3{
	max-width:100%;
	margin:10px 0 0 0;
}

.service_image4{
	max-width:100%;
	margin:45px 0 0 0;
}

span.font_style{
	font-size:13px;
}

/*************
メイン コンテンツ
*************/
#main{
margin-top:25px;
}

h2.title1{
	background-image:url(../images/common/arrow.jpg);
	background-repeat:no-repeat;
	background-position:0 25px;
	font-size:20px;
	color:#414A53;
	height:63px;
	padding:30px 0 0 50px;
	margin:10px 20px 0 20px;
	border-top:2px solid #E1E1E1;
}

h2.title2{
	background-image:url(../images/common/icon_stop.jpg);
	background-repeat:no-repeat;
	background-position:0 25px;
	font-size:20px;
	color:#414A53;
	height:63px;
	padding:30px 0 0 50px;
	margin:10px 20px 0 20px;
	border-top:2px solid #E1E1E1;
}

h2.title3{
	background-image:url(../images/common/icon_done.jpg);
	background-repeat:no-repeat;
	background-position:0 25px;
	font-size:20px;
	color:#414A53;
	height:63px;
	padding:30px 0 0 50px;
	margin:10px 20px 0 20px;
	border-top:2px solid #E1E1E1;
}

section.content article{
padding-top:20px;
margin-bottom:30px;
overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

h3.heading{
font-weight:normal;
line-height:36px;
border-bottom:1px solid #D6D6D6;
color:#333;
}

section.content img{
max-width:90%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}




/*************
テーブル
*************/
table.table{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.table td{
border-collapse:collapse;
background-color:#F9F9F9;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table th{
background-color:#F5F5F5;
text-align:right;
padding:8px;
white-space:nowrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}


/*************
/* サイドバー
*************/
#sidebar ul{padding-top:10px;}

#sidebar li{
margin-bottom:10px;
padding-bottom:10px;
list-style:none;
border-bottom:1px dashed #f1f1f1;
}

#sidebar li:last-child{
border:0;
margin-bottom:0px;
}

#sidebar li a{
font-size:12px;
display:block;
color:#333;
}

#sidebar li a:hover{
color:#888;
}

#sidebar ul.list li{
clear:both;
margin-bottom:5px;
padding:5px 0;
overflow:hidden;
border:0;
}

ul.list li{height:1%;}

ul.list li img{
float:left;
margin-right:10px;
}

ul.list li{
font-size:12px;
line-height:1.35;
}


/*************
/* フッター
*************/
#footer{
clear:both;
overflow:hidden;
padding:10px 10px 20px 10px;
}

* html #footer{height:1%;}

#footer .grid{
padding:10px 0 5px;
margin:0;
background:transparent;
}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
padding:10px 0 0 15px;
text-align:left;
}

#footer .logo{font-size:18px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{
font-size:12px;
color:#333;
}

ul.headernav{
float:right;
/*width:630px;*/
padding:10px 0;
}

ul.footnav{
width:1024px;
padding:10px 0;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}

ul.headernav li{
float:left;
margin-bottom:10px;
padding:0 5px;
font-size:12px;
color:#5F5F5F;
border-right:1px solid #b6b6b6;
}

input.epark_login{
border:none;background-color:transparent;
padding:0;
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333;
display:inline;
margin:0;}

input.epark_login:hover{
	 opacity: 0.6;
 	 filter: alpha(opacity=60);
 	 -ms-filter: "alpha(opacity=60)";
}

ul.footnav li{
float:left;
/*margin-bottom:10px;*/
padding:0 15px 0 20px;
font-size:12px;
color:#5F5F5F;
/*border-right:1px solid #b6b6b6;*/
}

ul.footnav li input{
font-size:12px;
}

#footer a{color:#333;}
#footer a:hover{color:#888;}

address{
width:80%;
clear:both;
float:left;
padding:20px 0 50px 0;
text-align:left;
font-style:normal;
font-size:10px;
color:#C6C6C6;
}

/*生活応援サービス*/
h4{
	background-image:url(../images/common/icon_triangle2.jpg);
	background-position:0 7px;
	background-repeat:no-repeat;
	font-weight:normal;
	color:#414A53;
	font-size:16px;
	margin:30px 0 0 0;
	padding:0 0 0 15px;
}
h5{
	color:#757575;
	font-size:30px;
	font-weight:bold;
	padding:0 0 0 0;
	line-height:33px;
}
h5 small{
	font-size:16px;
}
h5.h5_2{
	font-size:20px !important;
}
span.text_style{
	font-size:11px;
	color:#595758;
	padding:0;
	font-weight:normal;
}
.sp{
	margin:0 0 20px 0;
}
ul.s_content1 p{
	font-size:16px;
	color:#595758;
	padding:0 0 20px 0;
}
ul.s_content1 p.comment {
	font-size:16px;
	color:#ed7513;
	padding:0 0 20px 0;
	font-size:15px;
}
ul.cationList{
	margin:0 20px 10px 20px;
	font-size:10px;
	color:#575757;
	overflow:hidden;
}
ul.cationList li{
	float:left;
}

------------------------------------
span.text_text{
	font-size:13px;
	color:#ed1313;
	padding:0 0 10px 0;
	font-weight:normal;
}
.sp{
	margin:0 0 20px 0;
}
ul.s_content1 p{
	font-size:16px;
	color:#595758;
	padding:0 0 20px 0;
}
ul.s_content1 p.comment {
	font-size:16px;
	color:#ed7513;
	padding:0 0 20px 0;
	font-size:15px;
}
ul.cationList{
	margin:0 20px 10px 20px;
	font-size:10px;
	color:#575757;
	overflow:hidden;
}
ul.cationList li{
	float:left;
}

---------------------------------------------------------------


/* width15%→20％に　*/
li.cationTitle{
	width:20%;
	text-align:left;
}
li.cationTitle img{
	margin:0 10px 0 0;
}
li.cationDetail{
	width:80%;
	text-align:left;
}
ul.surp_link{
	  margin:0;
	  padding:0;
}
ul.surp_link li{
	margin:0 0 10px 0;
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
	#header,#wrapper,.inner{
	width:1004px;
	margin:0;
	padding:0 10px 0 10px;
	margin:0 auto;
	}
	
	.inner2{
	/*width:1170px;*/
	padding:0;
	margin:0 auto;
	overflow:hidden;
	background-color:#EDEDED;
	}
	
	#wrapper{
	overflow:hidden;
	padding-bottom:20px;
	}
	
  nav#mainNav{
	clear:both;
	overflow:hidden;
	position:relative;
	}
	
	nav#mainNav .inner{
	width:932px;
	padding:0 14px;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	}

	nav#mainNav li:last-child{border-right:1px dotted #ebebeb;}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:154px;
	height:45px;
	padding-top:9px;
	color:#333;
	border-left:1px dotted #ebebeb;
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#cdcdcd;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li.active a, nav#mainNav li a:hover{
	color:#909090;
  background:#f9f9f9;
	padding-top:9px;
	}
	
	#mainBanner{margin-left:15px;}
	#subpage #mainBanner{margin:17px auto;}
	
	#main{
	float:right;
	width:657px;
	padding-right:15px;
	}
	
	#sidebar{
	float:left;
	width:245px;
	padding:25px 0 0 15px;
	overflow:hidden;
	}
	
	#sidebar article{
	padding-top:7px;
	margin-bottom:20px;
	overflow:hidden;
	}
	
	/* グリッド全体 */
	.gridWrapper{
	width:1170px;
	margin:0 0 0 -10px;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* グリッド */
	.grid, .grid2, .grid3{
	float:left;
	margin-left:20px;
	}
	
	.grid a{
	width:210px;
	height:210px;	
	display:block;
	border:10px #EDEDED solid;
border-radius:6px;
	-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
	}
	
	.grid a:hover{
		border-color:#414A53;
	}
	
	.grid2 a{	
	display:block;
	width:210px;
	height:60px;
	border:10px #EDEDED solid;
	background-color:#A4A4A4;
border-radius:6px;
	-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
	}
	
	.grid3 a{
	display:block;
	width:210px;
	height:60px;
	border:10px #EDEDED solid;
	background-color:#757575;
border-radius:6px;
	-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
	}
	
	.grid2 a:hover, .grid3 a:hover{
	 opacity: 0.8;
 	 filter: alpha(opacity=80);
 	 -ms-filter: "alpha(opacity=80)";
	}
	
	
	
	#subpage .grid{width:auto;}
	
  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}
  address p{
	  /*width:1170px;*/
	  margin-left:auto;
	  margin-right:auto;
	  padding:0 0 0 20px;
  }
  .addressArea{
	  width:1024px;
	  overflow:hidden;
	  margin:0 auto !important;
	  }
  .maxWidth640{
	  display:none;
  }
/*生活応援サービス*/
  .gridWrapper_left{
	  width:71%;
	  /*width:870px;*/
	  float:left;
	  overflow:hidden;
  }
   .gridWrapper_right{
	   width:26%;
	  /*width:270px;*/
	  float:right;
	  overflow:hidden;
  }
  ul.s_content1{
	  margin:30px;
	  overflow:hidden;
	  border-bottom:1px #D2D2D2 solid;
	  padding:0 0 30px 0;
  }
  ul.content_dot{
	   border-bottom:1px #D2D2D2 dotted !important;
  }
  ul.s_content1 li{
	  float:left;
  }
  li.ill{
	  width:15%;
  }
  .flowTit{
	width:80px;
    height:47px;
	font-size:11px;
	font-weight:bold;
	background-color:#D7D7D7;
	border-radius:3px;
	-webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
	color:#FFF;
	padding:5px;
	text-align:center;
	/* hyakutake edit start 20160512 */
 	display: table-cell;
 	vertical-align: middle;
	/* hyakutake edit end 20160512 */
  }
   li.ill2{
	  width:30%;
	  text-align:center;
  }
  li.ill2 img{
	  max-width:100%;
	  height:auto;
  }
  li.ill img{
	  max-width:100%;
	  text-align:center;
	  padding:0;
	  margin:0;
  }
 li.ill2 img.img_ps01 {
	  margin-top:100px;
	  margin-left:20px;
  }
 li.ill2 img.img_ps03 {
	  margin-top:50px;
	  margin-left:20px;
  }
   li.ill3{
	  width:40%;
	  text-align:center;
  }
  li.ill3 img{
	  max-width:100%;
	  height:auto;
  }
 li.ill3 img.img_ps02 {
	  margin-top:50px;
	  margin-left:20px;
  }
   li.ill4 {
	  width:20%;
	  text-align:center;
  }
  li.ill4 img{
	  max-width:100%;
	  height:auto;
  }
   li.ill5 {
	  width:60%;
	  text-align:center;
  }
  li.ill5 img{
	  max-width:100%;
	  height:auto;
  }
  
  li.details{
	  width:85%;
  }
  li.details2{
	  width:50%;
  }
  li.details3{
	  width:40%;
  }
  li.details4{
	  width:60%;
  }
  li.details5{
	  width:85%;
  }
  ul.flowArrow li{
	  width:40px;
	  text-indent:-9999px;
	  background:url(../images/service/icon_arrow.jpg) no-repeat 15px 0;
	 
  }
  
  span.text_style2{
	  background-image:url(../images/common/icon_triangle2.jpg);
	  background-repeat:no-repeat;
	  background-position:0 5px;
	  margin:0 20px 0 0;
	  padding:0 0 0 15px;
	  color:#757575;
	  font-weight:bold;
  }

  ul.flowList{
	  width:150px;
	  overflow:hidden;
  }
  ul.flowList li{
	  float:left;
	  height:70px;
  }
  li.flow{
	  width:95px;
	  color:#585858;
	  font-size:12px;
	  padding:0 5px 0 0;
  }
  ul.flowArrow img{
	  margin:0 10px 0 10px;
  }
  ul.flowList li.listimg{
	  width:50px;
	  text-align:center;
  }


<!-- hyakuedit -->
  li.flow02{
	  width:100px;
	  color:#585858;
	  font-size:12px;
	  padding:0 5px 0 0;
  }
<!-- hyakuedit end-->


  
  #smartcheckervalue ul.cationList ul.flowList li.listimg{
	  width:97px;
	  text-align:center;
  }  
  #smartchecker ul.cationList ul.flowList li.listimg{
	  width:97px;
	  text-align:center;
  }
  ul.flowList li.comment{
	  font-size:10px;
	  margin-top:10px;
  }
   
  ul.flowList li.listimg img{
	  max-width:100%;
	  height:auto;
  }
  li.cationTitle img{
	  margin:0 10px 0 0;
	  padding:0;
  }
  span.flowMemo{
	  width:100%;
	  color:#585858;
	  font-size:10px;
  }
  span.text_style3{
	  color:#000;
	  font-size:14px;
	  font-weight:bold;
  }
  ul.sideMenu{
	  margin:17px 0 20px 0;
	  width:90%;
	  border:10px #EDEDED solid;
border-radius:6px;
      -webkit-border-radius: 6px;  
      -moz-border-radius: 6px;
  }
  ul.sideMenu li{
	  border-bottom:1px solid #EDEDED;
	  color:#585657;
  }
  ul.sideMenu li a{
	  display:block;
	  color:#585657;
	  padding:10px 30px;
  }
   ul.sideMenu li.m_0{
	  background-image:url(../images/service/icon_dotte0.png);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_0 a{
	  background-image:url(../images/service/icon_dotte0.png);
	  background-color:#757575;
	  color:#C5C5C5 !important;
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  } 
   ul.sideMenu li.m_0_2{
	  background-image:url(../images/service/icon_dotte0.png);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#C5C5C5 !important;
  }
   li.m_0_2 a{
	  background-image:url(../images/service/icon_dotte0.png);
	  background-color:#A4A4A4;
	  color:#C5C5C5 !important;
	  background-repeat:no-repeat;
	  background-position:15px 17px;
  }

  ul.sideMenu li.m_1{
	  background-image:url(../images/service/icon_dotte.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
  }
  ul.sideMenu li.m_1 a{
	  background-image:url(../images/service/icon_dotte.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	 
  }
  ul.sideMenu li.m_1 a:hover, ul.sideMenu li.m_2 a:hover, ul.sideMenu li.m_3 a:hover, ul.sideMenu li.m_4 a:hover, ul.sideMenu li.m_5 a:hover, ul.sideMenu li.m_6 a:hover, ul.sideMenu li.m_7 a:hover, ul.sideMenu li.m_8 a:hover, ul.sideMenu li.m_9 a:hover, ul.sideMenu li.m_10 a:hover, ul.sideMenu li.m_11 a:hover, ul.sideMenu li.m_12 a:hover, ul.sideMenu li.m_13 a:hover, ul.sideMenu li.m_14 a:hover, ul.sideMenu li.m_15 a:hover{
	 background-color:#F5F5F5;
  }
  ul.sideMenu li.m_0 a:hover, ul.sideMenu li.m_0_2 a:hover{
	 opacity: 0.7;
 	 filter: alpha(opacity=70);
 	 -ms-filter: "alpha(opacity=70)";
  }
  li.m_2{
	  background-image:url(../images/service/icon_dotte2.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  /*padding:10px 30px;*/
	  color:#585657;
  }
   li.m_2 a{
	   display:block;
	   background-image:url(../images/service/icon_dotte2.jpg);
	   background-repeat:no-repeat;
	   background-position:15px 17px;
  }
   ul.sideMenu li.m_3{
	  background-image:url(../images/service/icon_dotte3.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_3 a{
	  background-image:url(../images/service/icon_dotte3.jpg);
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  }
    ul.sideMenu li.m_4{
	  background-image:url(../images/service/icon_dotte4.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_4 a{
	  background-image:url(../images/service/icon_dotte4.jpg);
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  }
   ul.sideMenu li.m_5{
	  background-image:url(../images/service/icon_dotte5.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_5 a{
	  background-image:url(../images/service/icon_dotte5.jpg);
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  }	
   ul.sideMenu li.m_6{
	  background-image:url(../images/service/icon_dotte6.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_6 a{
	  background-image:url(../images/service/icon_dotte6.jpg);
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  }
   ul.sideMenu li.m_7{
	  background-image:url(../images/service/icon_dotte7.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_7 a{
	  background-image:url(../images/service/icon_dotte7.jpg);
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  } 
   ul.sideMenu li.m_8{
	  background-image:url(../images/service/icon_dotte8.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_8 a{
	  background-image:url(../images/service/icon_dotte8.jpg);
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  } 
   ul.sideMenu li.m_9{
	  background-image:url(../images/service/icon_dotte9.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  } 
   li.m_9 a{
	  background-image:url(../images/service/icon_dotte9.jpg);
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  } 
   ul.sideMenu li.m_10{
	  background-image:url(../images/service/icon_dotte10.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_10 a{
	  background-image:url(../images/service/icon_dotte10.jpg);
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  } 
    ul.sideMenu li.m_11{
	  background-image:url(../images/service/icon_dotte11.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_11 a{
	  background-image:url(../images/service/icon_dotte11.jpg);
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  }
   ul.sideMenu li.m_12{
	  background-image:url(../images/service/icon_dotte12.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#C5C5C5 !important;
  }
   li.m_12 a{
	  background-image:url(../images/service/icon_dotte12.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
  }
     ul.sideMenu li.m_13{
	  background-image:url(../images/service/icon_dotte13.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_13 a{
	  background-image:url(../images/service/icon_dotte13.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
  }
   ul.sideMenu li.m_14{
	  background-image:url(../images/service/icon_dotte14.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_14 a{
	  background-image:url(../images/service/icon_dotte14.jpg);
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  } 
   ul.sideMenu li.m_15{
	  background-image:url(../images/service/icon_dotte15.jpg);
	  background-repeat:no-repeat;
	  background-position:15px 17px;
	  color:#585657;
  }
   li.m_15 a{
	  background-image:url(../images/service/icon_dotte15.jpg);
	    background-repeat:no-repeat;
	  background-position:15px 17px;
  } 
  ul.surp_link li{
	  float:left;
  }
  .pageup{
	float:right;
	text-indent:-9999px;
	padding:20px 20px 0 0;
	}
	.pageup a{
	width:36px;
	height:36px;	
	display:block;
	background:url(../images/common/uptoBtn.jpg) no-repeat;
	}
}


@media only screen and (max-width:959px){
	
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	
	/* グリッド全体 */
	#wrapper{
		width:100%;
	}
	.gridWrapper{
	width:100%;
	/*margin:0 0 0 -10px;*/
	margin:0 0 0 10px;
	}
	
	
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
  	border:1px solid #e4e4e4;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	nav#mainNav a#menu span{
	padding-left:10px;
	color:#333;
	}
	nav#mainNav a.menu span:before{content: "→ ";}
	nav#mainNav a.menuOpen span:before{content: "↓ ";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	color:#333;
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{color:#888;}

	nav div.panel{float:none;}
	
	#subpage #mainBanner{max-width:668px;}
	
	#sidebar{padding-bottom:30px;}
	
	#sidebar article{padding:7px 0 15px;}
	
	#footer .grid,#footer ul.footnav, ul.headernav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.headernav li, ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:29%;
	margin:10px 0 0 1%;
	}
	
	.grid2, .grid3{
	width:94%;
	margin:10px 0 0 1%;
	}

	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}
	
	.pageup{
		display:none;
	}
	
	address{
	width:100% !important;
	}
	
	/* グリッド */
	
	.grid, .grid2, .grid3{
	float:left;
	margin-left:20px;
	}
	
	.grid a{
	height:233px;	
	display:block;
	border:10px #EDEDED solid;
border-radius:6px;
	-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
	}
	
	.grid a:hover{
		border-color:#414A53;
	}
	
	.grid2 a{
	display:block;
	width:100%;
	height:80px;
	border:10px #EDEDED solid;
border-radius:6px;
	background-color:#A4A4A4;
	-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
	}
	
	.grid3 a{
	display:block;
	width:100%;
	height:80px;
	border:10px #EDEDED solid;
border-radius:6px;
	background-color:#757575;
	-webkit-border-radius: 6px;  
    -moz-border-radius: 6px;  
	}
	
	.grid2 a:hover, .grid3 a:hover{
	 opacity: 0.8;
 	 filter: alpha(opacity=80);
 	 -ms-filter: "alpha(opacity=80)";
	}
	
	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer .logo,#footer .info{
	width:100%;
	float:none;
	}
	
	#footer .logo p{float:none;display:block;}
	#footer .logo img{float:none;padding:0;}
	
	.maxWidth640{
	  display:none;
 	 }
	.pc2{
		display:none;
	}
	
	/*.pc{
		display:none;
		}
	/*ロゴ*/
	.logo{
		overflow:hidden;
		max-width:100%;
		height:auto;
	}
	.logo img{
		max-width:100%;
		height:auto;
		float:left !important;
		padding:30px 10px 0 10px !important;
	}
	h3{
	padding:25px 0 5px 0 !important;
	font-size:12px;
	font-weight:bold;
	}
	.box p{
	color:#595758;
	font-size:10px;
	}
	.service_image, .service_image2, .service_image3, .service_image4{
		margin-left:auto;
		margin-right:auto;
		float:none !important;
	}
	.box .icon_arrow{
		padding:0 !important;
		margin:0 3px 0 0;
}

.box p.serviceStopTit{
	padding:20px 0 0 0;
	font-size:15px;
}

.box p.serviceStopTit02{
	padding:10px 0 0 0;
	font-size:15px;
}
/* 02の設定　padding:20px 0 0 0;　⇒ padding:10px 0 0 0;  hyakutake edit
*/

address p{
	margin:0 0 0 20px;
	}
.inner2{
	/*width:1170px;*/
	padding:0;
	margin:0 auto;
	overflow:hidden;
	background-color:#EDEDED;
	}
ul.footnav li{
	margin:10px 0 10px 0 !important;
	}
.sMenu{
	float:right;
	width:100px;
	margin:40px 20px 0 0;
}

.sSearch, .sNavi{
	float:left;
	list-style:none;
	text-indent:-9999px;
	width:50px;
	height:53px;
}

.sSearch{
	background:url(../images/common/btn_search_f1.jpg) no-repeat;
}

.sSearch a, .sNavi a{
	display:block;
	width:50px;
	height:53px;
}

.sNavi{
	background:url(../images/common/btn_menu_f1.jpg) no-repeat;
}
.wrapper-headerinfo{
	display:none;
}

.wrapper-headerinfo{
	width:100%;
	background-color:#595758;
	z-index:20;
	position:absolute;
	top:108px;
	padding:20px 30px 20px 30px;
}

ul.menuBtn{
	width:100%;
	border:9px #EDEDED solid;
	border-radius:5px;
	background-color:#FFF;
}

ul.menuBtn li{
	margin:0;
}

ul.menuBtn li a{
	display:block;
	color:#5A5859;
	padding:3px 0 3px 0;
}

ul.menuBtn li.home{
	background-image:url(../images/common/icon_home_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.inform{
	background-image:url(../images/common/icon_inform_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.question{
	background-image:url(../images/common/icon_question_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.contact{
	background-image:url(../images/common/icon_contact_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.privacy{
	background-image:url(../images/common/icon_privacy_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.policy{
	background-image:url(../images/common/icon_policy_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.login{
	background-image:url(../images/common/icon_login_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li input.epark_login {
}

.wrapper-headerinfo2{
	display:none;
}

.wrapper-headerinfo2{
	width:100%;
	background-color:#FF5500;
	z-index:20;
	position:absolute;
	top:108px;
	padding:20px 30px 20px 30px;
}
.search_input{
	width:100%;
	padding:10px;
	border-radius:10px;
	border:1px solid #414A53;
}
input[type="button"],input[type="submit"] ,input[type="text"]{
    -webkit-appearance: none;
  }
.all_searchbtn_area{
	width:171px;
	margin:20px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.all_searchbtn_area li{
	float:left;
}
li.all_searchbtn{
	width:117px;
	border:1px #FFFFFF solid;
	border-radius:6px;
	padding:3px 0 0 30px;
	background-image:url(../images/common/btn_search3_f1.jpg);
	background-repeat:no-repeat;
	background-position:30px 15px;
}
li.all_searchbtn a{
	display:block;
	color:#FFF !important;
	padding:10px 20px;
}
li.close{
	width:34px;
	height:34px;
	cursor:pointer;
	margin:5px 0 0 20px;
	padding:0;
}
.info{
	float:right;
	padding-right:10px;
	padding-top:45px;
	text-align:right;
}
.searchArea{
	float:right;
	padding:40px 20px 10px 0;
}
ul.headernav{
	float:right;
	width:500px;
	padding:0;
}
ul.headernav li{
float:left;
padding:0 2px;
font-size:10px;
color:#5F5F5F;
border-right:1px solid #b6b6b6;
}
ul.headernav li input.epark_login {
font-size:10px;
}



/*生活応援サービス*/
.service_content{
border:none !important;
padding:0 15px 20px 15px;
}

span.text_style2{
	  background-image:url(../images/common/icon_triangle2.jpg);
	  background-repeat:no-repeat;
	  background-position:0 5px;
	  margin:0 20px 0 0;
	  padding:0 0 0 15px;
	   color:#757575 !important;
	   font-weight:bold;
  }
  span.text_style2 a{
	   color:#E85280 !important;
  }
  span.text_style2 a:hover{
	 opacity: 0.7;
 	 filter: alpha(opacity=70);
 	 -ms-filter: "alpha(opacity=70)"; 
  }
  ul.s_content1 li{
	  float:left;
  }
   ul.s_content1 li.case3{
	   width:100% !important;
  }
  li.case1{
	  width:100% !important;
	  text-align:center;
  }
  
  li.ill img{
	  max-width:100%;
	  height:auto;
	  text-align:center;
	  padding:0;
	  margin:0;
  }
  li.details{
	  width:85%;
  }
  li.details2{
	  width:80%;
  }
  li.details3{
	  width:80%;
  }
  li.details4{
	  width:80%;
  }
  li.details5{
	  width:80%;
  }
  li.ill2{
	  width:100%;
	  text-align:center;
  }
  li.ill2 img{
	  max-width:100%;
	  height:auto;
  }
  li.ill3{
	  width:100%;
	  text-align:center;
  }
  li.ill3 img{
	  max-width:100%;
	  height:auto;
  }
  li.ill5{
	  width:100%;
	  text-align:center;
  }
  li.ill5 img{
	  max-width:100%;
	  height:auto;
  }
   ul.s_content1{
	  margin:30px;
	  overflow:hidden;
	  border-bottom:1px #D2D2D2 solid;
	  padding:0 0 30px 0;
  }
  ul.content_dot{
	   border-bottom:1px #D2D2D2 dotted !important;
  }
   .flowTit{
	width:100%;
	font-size:14px;
	font-weight:bold;
	background-color:#D7D7D7;
	border-radius:3px;
	-webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
	color:#FFF;
	padding:5px;
	text-align:center;
	margin:0 0 10px 0;
  }
  li.case2{
	  width:100% !important;
	  margin:0 0 20px 0;
  }
  ul.flowArrow{
	  width:100%;
	  overflow:hidden;
  }
  
   ul.flowArrow li{
	  width:100% !important;
	  text-indent:-9999px;
	  background:url(../images/service/icon_arrow2.jpg) no-repeat 15px 0;
	  text-align:center;
	 
  }
   ul.flowList{
	   margin-left:auto;
	   margin-right:auto;
	  width:320px;
	  overflow:hidden;
  }
   li.flow{
	  width:235px;
	  color:#585657;
	  font-size:15px;
	  padding:0 5px 0 0;
  }
  li.listimg{
	  width:80px;
	  text-align:right;
  }
  li.comment{
	  font-size:10px;
	  margin-top:10px;
  }
  ul.flowArrow li{
	  background-position:50% 50%;
	  padding:10px 0;
  }
  span.flowMemo{
	  color:#585657;
  }

}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	
	.gridWrapper{
	width:100%;
	margin:0;
	}
	
	#header{
	height:55px;
	/*padding-bottom:20px;*/
	}
	
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
	max-width:100%;
	height:auto;
	/*float:none;*/
	}
	
	.logo p{float:none;display:block;}
	.logo img{float:none;padding:0;}
	
	.logo img{
		max-width:80%;
		height:auto;
		float:left !important;
		padding:0 10px 0 10px !important;
	}
	
	.box img{
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}
	
.sMenu{
	float:right;
	width:100px;
	margin:0 !important;
}

.sSearch, .sNavi{
	float:left;
	list-style:none;
	text-indent:-9999px;
	width:50px;
	height:53px;
}

.sSearch{
	background:url(../images/common/btn_search_f1.jpg) no-repeat;
}

.sSearch a, .sNavi a{
	display:block;
	width:50px;
	height:53px;
}

.sNavi{
	background:url(../images/common/btn_menu_f1.jpg) no-repeat;
}

.wrapper-headerinfo{
	display:none;
}

.wrapper-headerinfo{
	width:100%;
	background-color:#595758;
	z-index:20;
	position:absolute;
	top:50px;
	padding:20px 30px 20px 30px;
}

ul.menuBtn{
	width:100%;
	border:9px #EDEDED solid;
	border-radius:5px;
	background-color:#FFF;
}
ul.menuBtn li{
	color:#5A5859;
}
ul.menuBtn li img{
	margin:0 10px 0 0;
}
ul.menuBtn li a{
	display:block;
	padding:10px 0 10px 30px;
}
ul.menuBtn li a:hover{
	background-color:#EDEDED;
	color:#5A5859 !important;
}
ul.menuBtn li.home{
	background-image:url(../images/common/icon_home_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.inform{
	background-image:url(../images/common/icon_inform_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.question{
	background-image:url(../images/common/icon_question_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.contact{
	background-image:url(../images/common/icon_contact_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.privacy{
	background-image:url(../images/common/icon_privacy_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.policy{
	background-image:url(../images/common/icon_policy_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
ul.menuBtn li.login{
	background-image:url(../images/common/icon_login_f1.jpg);
	background-repeat:no-repeat;
	background-position:20px 10px;
}
.wrapper-headerinfo2{
	display:none;
}

.wrapper-headerinfo2{
	width:100%;
	background-color:#FF5500;
	z-index:20;
	position:absolute;
	top:50px;
	padding:20px 30px 20px 30px;
}
.search_input{
	width:100%;
	padding:10px;
	border-radius:10px;
	border:1px solid #414A53;
}
input[type="button"],input[type="submit"] ,input[type="text"]{
    -webkit-appearance: none;
  }
.close_area{
	float:right;
	margin:10px 0 0 0;
	padding:0;
}
 .all_searchbtn_area{
	width:171px;
	margin:20px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.all_searchbtn_area li{
	float:left;
}
li.all_searchbtn{
	width:117px;
	border:1px #FFFFFF solid;
	border-radius:6px;
	padding:3px 0 0 30px;
	background-image:url(../images/common/btn_search3_f1.jpg);
	background-repeat:no-repeat;
	background-position:30px 15px;
}
li.all_searchbtn a{
	display:block;
	color:#FFF !important;
	padding:10px 20px;
}
li.all_searchbtn input.btn_search {
	background:none;
	border:none;
	display:block;
	color:#FFF !important;
	padding:10px 20px;
	font-size:14px;
}
li.close{
	width:34px;
	height:34px;
	cursor:pointer;
	margin:5px 0 0 20px;
	padding:0;
}
.pc{
	display:none;
}
.maxWidth640{
	display:block;
  }
/* クリックして開くメニューのスタイル */
.wrapper-menubar{
	right:0;
	margin:0;
	/*position:absolute;*/
	width:100%;
}
.menubar{
	float:right;
	margin:0;
	padding:0;
}
.dropdown-menu {
	float:left;
	margin:0;
	padding:0;
}
.dropdown-menu img{
	margin:0;
	padding:0;
}
.navi_search{
	background-image:url(../images/common/btn_search_f1.jpg);
	width:50px;
	height:53px;
	text-indent:-9999px;
}
.navi_search a{
	display:block;
}
.navi_menu{
	background-image:url(../images/common/btn_menu_f1.jpg);
	width:50px;
	height:53px;
	text-indent:-9999px;
}
.navi_menu a{
	display:block;
}
.expanded{
	background-image:url(../images/common/btn_search_f2.jpg) !important;
}
.expanded2{
	background-image:url(../images/common/btn_menu_f2.jpg) !important;
}
.dropdown-menu > .items {
	display: none;
	margin:-5px 0 0 0;
	padding:20px;
	width:100%;
	position:absolute;
	left:0;
	z-index:100;
}
.col1{
	background-color:#FF5500;
}
.col2{
	background-color:#595758;
}
/*生活応援サービス*/

 ul.flowList{
	   margin-left:auto;
	   margin-right:auto;
	  width:215px;
	  overflow:hidden;
  }
   li.flow{
	  width:140px;
	  color:#585657;
	  font-size:15px;
	  padding:0 5px 0 0;
  }
  li.listimg{
	  width:70px;
	  text-align:right;
  }
  li.comment{
	  font-size:10px;
	  margin-top:10px;
  }
  ul.cationList li{
	float:none;
}
li.cationTitle{
	width:100% !important;
	padding:0 0 10px 0;
}
li.cationDetail{
	width:100% !important;
}

}


#footer input.epark_login{
font-size:10px;
color:#333;
}
/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	
	.gridWrapper{
	width:100%;
	margin:0 0 0 -10px;
	}
	
	#wrapper{
		width:100% !important;
		padding:0 !important;
	}
	
	.service_content{
	border:none !important;
	padding:0 0 20px 0;
	}
	
	.gridWrapper_left{
	padding:0 !important;
	overflow: hidden;
	}
	
	.grid{width:100%;}
	.grid2, .grid3{width:94%;}
	.box img{max-width:100px;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
	
	
	.grid{
	float:left;
	margin-left:20px;
	}
	
	.grid a{
	width:93%;
	height:auto;
	display:block;
	border:10px #EDEDED solid;
border-radius:6px;
	padding-bottom:20px;
	}
	
	.grid a:hover{
		border-color:#414A53;
	}
	
	.service_image, .service_image2, .service_image3, .service_image4{
		max-width:100% !important;
		margin:20px 0 0 0 !important;
		padding:0 !important;
		
	}
.imgArea, .imgArea2, .imgArea3{
	/*float:left;*/
	width:20%;
	height:auto;
	overflow:hidden;
}

	
	
	h3{
		width:75%;
		float:left;
		text-align:left;
		font-size:14px;
		margin:0 0 0 5px;
	}
	
	.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    }
	
	.box p.descript{
		width:75%;
		float:left;
		text-align:left;
		margin:0 0 0 5px;
		font-size:12px;
	}
	h2{
		font-size:16px !important;
	}
	
	h2.title1{
		background-size:30px 30px;
		padding:5px 0 0 40px;
		margin:20px 0 0 10px;
	}
	
	h2.title2, h2.title3{
		background-size:30px 30px;
		
	}
	
	ul.footnav li{
		font-size:10px !important;
		padding:0 5px 0 0;
}

/*生活応援サービス*/
h5{
	font-size:22px;
}
h5_2{
	font-size:14px;
} 
ul.s_content1 li{
	  float:left;
}
li.ill{
	 width:15%;
}
li.details{
	  width:85%;
}
ul.cationList li{
	float:none;
}
li.cationTitle{
	width:100% !important;
	padding:0 0 10px 0;
}
li.cationDetail{
	width:100% !important;
}
span.text_style3{
	 color:#000;
	 font-size:13px;
	 font-weight:bold; 
}
span.text_style2 a{
	font-size:12px !important;
}
span.text_style2 a:hover{
	 opacity: 0.7;
 	 filter: alpha(opacity=70);
 	 -ms-filter: "alpha(opacity=70)"; 
}
}

/*mobile_care_value.php*/
#mobile_care_value h5 {
	color:#9f7c26;
}

#mobile_care_value span.text_style2{
	  background-image:url(../images/top/icon_arrow1.jpg);
	  color:#9f7c26;
  }
  
@media only screen and (max-width:960px){
#mobile_care_value span.text_style2{
	   color:#9f7c26 !important;
  }}
  

/*pre_security.php*/
#pre_security h5 {
	color:#e7a935;
}

#pre_security span.text_style2{
	  background-image:url(../images/top/icon_arrow4.jpg);
	  color:#e7a935;
  }
  
@media only screen and (max-width:960px){
#pre_security span.text_style2{
	   color:#e7a935 !important;
  }}
  
img.pic8 {
	margin-top:10px;
}

/*smartkaraoke.php*/
#smartkaraoke h5 {
	color:#af1522;
}

#smartkaraoke span.text_style2{
	  background-image:url(../images/top/icon_arrow13.jpg);
	  color:#af1522;
  }
  
@media only screen and (max-width:960px){
#smartkaraoke span.text_style2{
	   color:#af1522 !important;
  }}
  

  
  
/*itudemo.php*/
#itudemo h5 {
	color:#d73e75;
}

#itudemo span.text_style2{
	  background-image:url(../images/top/icon_arrow6.jpg);
	  color:#d73e75;
  }
  
@media only screen and (max-width:960px){
#itudemo span.text_style2{
	   color:#d73e75 !important;
  }}
  
img.img_itu01 {
	margin:20px 0 0 20px;
}
  
/*ongakutohon.php*/
#ongakutohon h5 {
	color:#998074;
}

#ongakutohon span.text_style2{
	  background-image:url(../images/top/icon_arrow8.jpg);
	  color:#998074;
  }
  
@media only screen and (max-width:960px){
#ongakutohon span.text_style2{
	   color:#998074 !important;
  }}
  
img.img_ongaku01 {
	margin:0 0 0 0px;
}
  
img.img_ongaku02 {
	margin:20px 0 0 50px;
}
  
img.img_ongaku03 {
	margin:20px 0 0 0px;
}


/*ongaku_ch.php*/
#ongaku_ch h5 {
	color:#1e9eaf;
}

#ongaku_ch span.text_style2{
	  background-image:url(../images/top/icon_arrow9.jpg);
	  color:#1e9eaf;
  }
  
@media only screen and (max-width:960px){
#ongaku_ch span.text_style2{
	   color:#1e9eaf !important;
  }}
  
img.img_o_ch01 {
	margin:0 auto;
}
  
img.img_o_ch02 {
	margin:20px 0 0 20px;
}

#ongaku_ch ul.cationList li table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin:0;
	font-size:9px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}

#ongaku_ch ul.cationList li table td{
	padding:5px;
	text-align:left;
}

#ongaku_ch ul.cationList li table th,#ongaku_ch  ul.cationList li table td{
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

#ongaku_ch ul.cationList li table th{
	letter-spacing:1px;
	background:#d7d7d7;
	text-align:center;
	padding:3px 5px;
	white-space:nowrap;
}

@media screen and (max-width: 600px) {

	#ongaku_ch ul.cationList li table{
		border:0;
	}

	#ongaku_ch ul.cationList li table thead{
		display:none;
	}

	#ongaku_ch ul.cationList li table tr{
		margin-bottom:10px;
		display:block;
		border-bottom:2px solid #ddd;
	}

	#ongaku_ch ul.cationList li table td{
		display:block;
		text-align:right;
		font-size:9px;
		border-bottom:1px dotted #ccc;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	}

	#ongaku_ch ul.cationList li table td:last-child{
		border-bottom:0;
	}

	#ongaku_ch ul.cationList li table td:before {
		content:attr(data-label);
		float:left;
		font-weight: bold;
	}
}


/*smartcheckervalue.php*/
#smartcheckervalue h5 {
	color:#16a183;
}

#smartcheckervalue span.text_style2{
	  background-image:url(../images/top/icon_arrow11.jpg);
	  color:#16a183;
  }
  
@media only screen and (max-width:960px){
#smartcheckervalue span.text_style2{
	   color:#16a183 !important;
  }}
  
  #smartcheckervalue ul.cationList ul.flowList li.listimg{
	  width:70px;
	  text-align:center;
  }
  
  #smartchecker ul.cationList ul.flowList li.listimg{
	  width:70px;
	  text-align:center;
  }
  

/*pc_kaden_anshin.php*/
#pc_kaden_anshin h5 {
	color:#8b7044;
}
#pc_kaden_anshin h6 {
	color:#8b7044;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
}

#pc_kaden_anshin span.text_style2{
	  background-image:url(../images/top/icon_arrow7.jpg);
	  color:#8b7044;
  }
  
@media only screen and (max-width:960px){
#pc_kaden_anshin span.text_style2{
	   color:#8b7044 !important;
  }}
  
img.pc_ka01 {
	margin:0 0 20px 20px;
}

 .ml96 {
	margin-left:96px;
}
.ml96a {
	margin-left:96px;
}
@media only screen and (max-width:960px){
 .ml96 {
	margin-left:70px;
}
.ml96a {
	margin:0 auto;
}
}
@media only screen and (max-width:640px){
.ml96 {
	margin-left:15%;
}
 .ml96a {
	margin:0 auto;
}
}

#pc_kaden_anshin .bg_gray {
	background:#e3e3e3;
	padding:5px 10px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}
img.pic12 {
	margin-top:5px;
}


/*sp_restore_value.php*/
#sp_restore_value h5 {
	color:#592879;
}
#sp_restore_value h6 {
	color:#592879;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
}

#sp_restore_value span.text_style2{
	  background-image:url(../images/top/icon_arrow5.jpg);
	  color:#592879;
  }
  
@media only screen and (max-width:960px){
#sp_restore_value span.text_style2{
	   color:#592879 !important;
  }}
  
img.sr_v01 {
	margin:20px 0 0 0px;
}

img.sr_v02 {
	float:left;
	margin:0 0 0 20px;
}
@media only screen and (max-width:640px){
img.sr_v02 {
	float:none;
	margin:0 0 0 0px;
}
}
#sp_restore_value ul.bg_gray li {
	float:left;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#595757;
	letter-spacing:-0.1em;
	background:#e3e3e3;
	padding:5px 10px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	margin:5px 5px;
}

#sp_restore_value .otoku {
	color:#ed7513;
}

/*wifi_datakyoyu.php*/
#wifi_datakyoyu h5 {
	color:#195897;
}

#wifi_datakyoyu span.text_style2{
	  background-image:url(../images/top/icon_arrow10.jpg);
	  color:#195897;
  }
  
@media only screen and (max-width:960px){
#wifi_datakyoyu span.text_style2{
	   color:#195897 !important;
  }}
  
#wifi_datakyoyu span.bg_orange {
	background:#ed7513;
	color:#fff;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	padding:0 5px;
	margin-right:10px;
	
  }


#wifi_datakyoyu  ul.s_content1 p img {
	display:table-cell;
	vertical-align:middle;
	margin-right:10px;
}

/*sp_compensation_value.php*/
#sp_compensation_value h5 {
	color:#28a441;
}

#sp_compensation_value span.text_style2{
	  background-image:url(../images/top/icon_arrow2.jpg);
	  color:#28a441;
  }
  
@media only screen and (max-width:960px){
#sp_compensation_value span.text_style2{
	   color:#28a441 !important;
  }}

img.sp_c_v01 {
	margin:0 0 0 50px;
}

.orange_bottom {
	width:85%;
	margin-left:15%;
	margin-top:15px;
}
@media only screen and (max-width:640px){
img.sp_c_v01 {
	margin:0 0 0 0px;
}

}
table.orange {
	width:85%;
	background:#e95504;
	margin-left:15%;
}

table.orange th {
	background:#ec6b22;
	color:#fff;
	padding:10px;
	text-align:center;

}
table.orange th small,table.orange td small {
	font-size:10px;
	white-space:nowrap;

}
table.orange td {
	background:#fff;
	padding:10px;
	vertical-align:middle;

}
table.orange td.mi {
	background:#ee7f3b;
	color:#fff;
	text-align:center;
}

table.orange td b {
	color:#ec6b22;
	font-size:14px;
	padding-left:10px;
	white-space:nowrap;
}
table.orange td.a_center {
	text-align:center;
}
table.orange td.gray {
	background:#dfe0e0;
}
table.orange td.izure {
	max-width:70px;
}

@media only screen and (max-width:960px){
table.orange {
	width:100%;
	margin:0 auto;
}
.orange_bottom {
	width:100%;
	margin:15px auto 0;
}
}
@media only screen and (max-width:640px){
table.orange th,table.orange td {
	padding:2px 5px;
	font-size:10px;
	
}
table.orange td b {
	padding-left:0;
	font-size:12px;
	white-space:nowrap;
}
table.orange td b:before {
	content: "\A" ;
	white-space: pre 
}
table.orange th small,table.orange td small {
	font-size:8px;

}
}

section table   { width: 100%; margin-left:50px; }
section th, section td  { padding: 10px; border-bottom: 1px dotted #ddd; }
section td a {
	text-decoration:underline;
}

section td a:hover {
	text-decoration:none;
}

section td.install a {
	color:#ff0000;
}
section th sup  { font-size:10px;}
 
/*----------------------------------------------------
    .download
----------------------------------------------------*/
.download th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:640px){
    .download { margin: 0 -10px; }
    .download th,
    .download td{
        width: 100%;
        display: block;
        border: none;
		padding-left:50px;
    }
}
.download_bottom {
	width:90%;
	margin-left:60px;
	margin-top:15px;
}

/*sp_compensation_valueplus.php*/
#sp_compensation_valueplus h5 {
	color:#28a441;
}

#sp_compensation_valueplus span.text_style2{
	  background-image:url(../images/top/icon_arrow2.jpg);
	  color:#28a441;
  }
  
@media only screen and (max-width:960px){
#sp_compensation_valueplus span.text_style2{
	   color:#28a441 !important;
  }}
  
table.white caption {
	margin-bottom:5px;
}
table.white {
	width:85%;
	background:#c3c3c3;
	margin-left:15%;
}


table.white td {
	background:#fff;
	padding:5px 10px;
	font-size:12px;
	vertical-align:middle;

}
table.white td.nowrap {
	white-space:nowrap;

}
table.white td.a_center {
	text-align:center;
}

@media only screen and (max-width:960px){
table.white {
	width:100%;
	margin:0 auto;
}
}
@media only screen and (max-width:640px){
table.white td {
	padding:2px 5px;
	font-size:10px;
	
}
table.white td.nowrap {
	white-space:inherit;

}
}



/*aosbox_androidpro.php*/
#aosbox_androidpro h5 {
	color:#23a0e7;
}

#aosbox_androidpro span.text_style2{
	  background-image:url(../images/top/icon_arrow14.jpg);
	  color:#23a0e7;
  }
  
@media only screen and (max-width:960px){
#aosbox_androidpro span.text_style2{
	   color:#23a0e7 !important;
  }}
  
  #aosbox_androidpro ul.cationList ul.flowList li.listimg{
	  width:70px;
	  text-align:center;
  }
  
/*security_value.php*/
#security_value h5 {
	color:#2d99d4;
}

#security_value span.text_style2{
	  background-image:url(../images/top/icon_arrow3.jpg);
	  color:#2d99d4;
  }
  
@media only screen and (max-width:960px){
#security_value span.text_style2{
	   color:#2d99d4 !important;
  }}
  

#security_value  div.function p.function_left {
	font-size:12px;
	float:left;
	margin:10px 3% 10px 0;
	padding: 3px;
}
#security_value div.function p.function_left span {
	text-align:center;
	display: block;
	background:#777;
	padding:2px 10px;
	font-weight:bold;
	border-radius:6px;
	color:#FFF;
}

/*smaho_anshin_hosho.php*/
#smaho_anshin_hosho h5 {
	color:#a90076;
}
#smaho_anshin_hosho h6 {
	color:#595757;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
}


#smaho_anshin_hosho span.text_style2{
	  background-image:url(../images/top/icon_arrow12.jpg);
	  color:#a90076;
  }
  
@media only screen and (max-width:960px){
#smaho_anshin_hosho span.text_style2{
	   color:#a90076 !important;
  }

#smaho_anshin_hosho .ml96a {
	margin:50px auto 0;
}  
}

/*security_w.php*/
  
#security_w img.service_image {
	width:90%;
}
  
div.function {
	width:98%;
	margin-left:15%;
	background:#E3E3E3;
	border-radius:10px;
	-webkit-border-radius: 10px;  
    -moz-border-radius: 10px;  
	padding:10px;
	margin-bottom: 10px;
}
#security_w  div.function p.function_left {
	font-size:12px;
	float:left;
	margin:10px 3% 10px 0;
	padding: 3px;
}
#security_w div.function p.function_left span {
	text-align:center;
	display: block;
	background:#777;
	padding:2px 10px;
	font-weight:bold;
	border-radius:6px;
	color:#FFF;
}
div.function p.function_right {
	font-size:12px;
	padding: 2px;
	color:#595757;
}
div.function p.function_right span {
	color:#000;
	font-size:16px;
	font-weight:bold;
}
div.function p.function_right span a {
}

@media only screen and (max-width:960px){
	div.function {
		width:100%;
		background:#E3E3E3;
		border-radius:6px;
		padding:10px;
	}
	div.function p.function_left {
		font-size:12px;
		margin:0; 
		text-align:center;
		width:100%;
		padding: 3px;
	}
	div.function p.function_left span {
		white-space: nowrap;
		text-align:center;
		margin:0 auto; 
		width: 200px;
		display: block;
		background:#777;
		padding:2px;
		font-weight:bold;
		border-radius:6px;
		color:#FFF;
	}
	div.function p.function_right {
		font-size:12px;
		padding-left:5%;
		color:#777;
	}
	div.function p.function_right span {
		white-space: nowrap;
		color:#000;
		font-size:16px;
		font-weight:bold;
	}
	div.function p.function_right span a {
		white-space: nowrap;
		color:#000;
		font-size:16px;
		font-weight:bold;
	}
}


img.s_w01 {
	margin:30px 0 0 0 ;
}img.s_w02 {
	margin:10px 0 20px 10px ;
}

#child table.orange td.mi {
	white-space:nowrap;
}
#child table.orange td small {
	white-space:normal;
}

/*child.php*/
@media only screen and (max-width:640px){

#child table.orange td.mi {
	white-space:inherit;
}
}

#child  div.function p.function_left {
	font-size:12px;
	float:left;
	margin:-3px 3% 10px 0;
	padding: 3px;
}
#child div.function p.function_left span {
	text-align:center;
	display: block;
	background:#777;
	padding:2px 10px;
	font-weight:bold;
	border-radius:6px;
	color:#FFF;
}

/*sp_compensation.php*/

#sp_compensation table.orange td.mi {
	width:43%;
	
}
@media only screen and (max-width:640px){
#sp_compensation table.orange {
	width:100%;
	margin:0;
}
#sp_compensation table.orange td.mi {
	width:43%;
	
}
#sp_compensation table.orange td small {
	white-space:inherit;
	
}
}


/*mobile_kaden_plus.php*/
#mobile_kaden_plus h6 {
	color:#757575;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
}

#mobile_kaden_plus .bg_gray {
	background:#e3e3e3;
	padding:5px 10px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

/*mobile_kaden.php*/
#mobile_kaden h6 {
	color:#757575;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
}

#mobile_kaden .bg_gray {
	background:#e3e3e3;
	padding:5px 10px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

/*sp_restore.php*/
#sp_restore ul.bg_gray li {
	float:left;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#595757;
	letter-spacing:-0.1em;
	background:#e3e3e3;
	padding:5px 10px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	margin:5px 5px;
}

#sp_restore .otoku {
	color:#ed7513;
}

/*pc_ranger.php*/
p.taiou_l {
	float:left; 
	width:46%;
	margin-top:10px;
}

p.taiou_l span.text_style ,p.taiou_r span.text_style  {
	float:left; 
	width:60%;
}

p.taiou_r {
	float:left; 
	width:46%;
	margin-left:8%;
	margin-top:10px;
}

p.taiou_l img ,p.taiou_r img {
	float:left;
	margin:0 0 0 10px;
}

@media only screen and (max-width:960px){
	p.taiou_l {
	float:none; 
	width:100%;
	margin-top:10px;
}

p.taiou_l span.text_style ,p.taiou_r span.text_style  {
	float:left; 
	width:65%;
	margin-bottom:20px;
}

p.taiou_r {
	float:none; 
	width:100%;
	margin-top:10px;
	margin-left:0
}

p.taiou_l img ,p.taiou_r img {
	float:left;
	margin:0 0 0 10px;
}
}

@media only screen and (max-width:640px){
	p.taiou_l {
	float:inherit; 
	width:100%;
	margin-top:10px;
}

p.taiou_l span.text_style ,p.taiou_r span.text_style  {
	display:block;
	float:inherit; 
	width:100%;
	margin-bottom:20px;
}

p.taiou_r {
	float:inherit; 
	width:100%;
	margin-top:10px;
	margin-left:0
}

p.taiou_l img ,p.taiou_r img {
	float:inherit;
	margin:0 auto;
}
}

/*con_setsuden.php*/
#con_setsuden table.smaho  {
	margin-bottom:20px;
}#con_setsuden table.smaho img {
	padding:0;
	margin:0;
	height:160px;
}
#con_setsuden table.smaho th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#con_setsuden table.smaho td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #con_setsuden table.smaho { margin: 0 -10px; width:50%; }
    #con_setsuden table.smaho th,
    #con_setsuden table.smaho td{
        padding:5px;
        display: block;
        border-top: none;
    }
	#con_setsuden table.smaho img {
		height:115px;
	padding:0;
	margin:0;
}
}
#con_setsuden table.smaho2  {
	margin-bottom:20px;
}#con_setsuden table.smaho2 img {
	padding:0;
	margin:0;
	height:160px;
}
#con_setsuden table.smaho2 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#con_setsuden table.smaho2 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #con_setsuden table.smaho2 { margin: 0 -10px; width:100%; }
    #con_setsuden table.smaho2 th,
    #con_setsuden table.smaho2 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#con_setsuden table.smaho2 td {
	text-align:left;
	}
	#con_setsuden table.smaho2 img {
		height:115px;
	padding:0;
	margin:0;
}
}


/*hyakutake edit 20160419 start*/
#con_setsuden table.smaho3  {
	margin-bottom:20px;
}#con_setsuden table.smaho3 img {
	padding:0;
	margin:0;
	height:120px;
}
#con_setsuden table.smaho3 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#con_setsuden table.smaho3 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #con_setsuden table.smaho3 { margin: 0 -10px; width:100%; }
    #con_setsuden table.smaho3 th,
    #con_setsuden table.smaho3 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#con_setsuden table.smaho3 td {
	text-align:left;
	}
	#con_setsuden table.smaho3 img {
		height:120px;
	padding:0;
	margin:0;
}
}

#con_setsuden table.smaho4  {
	margin-bottom:20px;
}#con_setsuden table.smaho4 img {
	padding:0;
	margin:0;
	height:130px;
}
#con_setsuden table.smaho4 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#con_setsuden table.smaho4 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #con_setsuden table.smaho4 { margin: 0 -10px; width:100%; }
    #con_setsuden table.smaho4 th,
    #con_setsuden table.smaho4 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#con_setsuden table.smaho4 td {
	text-align:left;
	}
	#con_setsuden table.smaho4 img {
		height:130px;
	padding:0;
	margin:0;
}
}


#con_setsuden table.smaho5  {
	margin-bottom:20px;
}#con_setsuden table.smaho5 img {
	padding:0;
	margin:0;
	height:50px;
}
#con_setsuden table.smaho5 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#con_setsuden table.smaho5 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #con_setsuden table.smaho5 { margin: 0 -10px; width:100%; }
    #con_setsuden table.smaho5 th,
    #con_setsuden table.smaho5 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#con_setsuden table.smaho5 td {
	text-align:left;
	}
	#con_setsuden table.smaho5 img {
		height:50px;
	padding:0;
	margin:0;
}
}

#con_setsuden table.smaho6  {
	margin-bottom:20px;
}#con_setsuden table.smaho6 img {
	padding:0;
	margin:0;
	height:300px;
}
#con_setsuden table.smaho6 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#con_setsuden table.smaho6 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #con_setsuden table.smaho6 { margin: 0 -10px; width:100%; }
    #con_setsuden table.smaho6 th,
    #con_setsuden table.smaho6 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#con_setsuden table.smaho6 td {
	text-align:left;
	}
	#con_setsuden table.smaho6 img {
		height:300px;
	padding:0;
	margin:0;
}
}

#con_setsuden table.smaho7  {
	margin-bottom:20px;
}#con_setsuden table.smaho7 img {
	padding:0;
	margin:0;
	height:600px;
}
#con_setsuden table.smaho7 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#con_setsuden table.smaho7 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #con_setsuden table.smaho7 { margin: 0 -10px; width:100%; }
    #con_setsuden table.smaho7 th,
    #con_setsuden table.smaho7 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#con_setsuden table.smaho7 td {
	text-align:left;
	}
	#con_setsuden table.smaho7 img {
		height:600px;
	padding:0;
	margin:0;
}
}

#con_setsuden table.smaho8  {
	margin-bottom:20px;
}#con_setsuden table.smaho8 img {
	padding:0;
	margin:0;
	height:300px;
}
#con_setsuden table.smaho8 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#con_setsuden table.smaho8 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #con_setsuden table.smaho8 { margin: 0 -10px; width:100%; }
    #con_setsuden table.smaho8 th,
    #con_setsuden table.smaho8 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#con_setsuden table.smaho8 td {
	text-align:left;
	}
	#con_setsuden table.smaho8 img {
		height:200px;
	padding:0;
	margin:0;
}
}


/*hyakutake edit 20160419 end*/



img.c_setsu4 {
	margin:10px 0 0 30px;
}

li.qr {
	margin:0 20px 0 40px;
}


@media only screen and (max-width:640px){
	li.qr {
	margin:0;
}
}

/*smartchecker.php*/

#smartchecker table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin:0;
	font-size:12px;	
	background:#fff;
	border:none;
}

#smartchecker table th{
	padding:5px;
	text-align:left;
	background:#fff;
	border:none;
}

#smartchecker table td{
	border:none;
	padding-right:10px;
}


@media screen and (max-width: 640px) {

}

/* ----------------------------------------
各ページアイコンサイズ
---------------------------------------- */

div.service_content img.service_image {
	width:80px;
}
  
@media screen and (max-width: 960px) {
#security_w img.service_image {
	width:30%;
		
	}
}


/* ----------------------------------------
佐藤作成CSS
---------------------------------------- */

/* cancel.php */
#cancel {
	color:#595757;
}
#cancel h2.title1 {
	background-size:20px 20px;
	padding:5px 0 0 40px;
	margin:20px 0 0 20px;
}
#cancel h5 {
	color:#F78200;
}
#cancel ul.s_content1{
	padding: 0;
	margin-bottom: 10px;
}
#cancel ul.content_none {
	border: none;
}
#cancel li.details {
	width: 100%;
}
#cancel li.details p {
	width: 100%;
	text-align: left;
}
#cancel li.details div.imgclass {
	width:100%;
	margin:20px 0;
	text-align:center;
}
#cancel li.details div.service_tel {
	width:97%;
	background:#E3E3E3;
border-radius:6px;
	-webkit-border-radius: 6px;  
	-moz-border-radius: 6px;
	padding:10px;
	margin-bottom: 10px;
}
#cancel li.details div.service_tel p.service_left {
	font-size:12px;
	float:left;
	margin:10px 5% 10px 0; 
	width:23%;
	padding: 3px;
}
#cancel li.details div.service_tel p.service_left span {
	text-align:center;
	display: block;
	background:#777;
	padding:2px;
	font-weight:bold;
	border-radius:6px;
	-webkit-border-radius: 6px;  
	-moz-border-radius: 6px;
	color:#FFF;
}
#cancel li.details div.service_tel p.service_right {
	font-size:12px;
	padding: 2px;
	color:#595757;
}
#cancel li.details div.service_tel p.service_right span {
	color:#000;
	font-size:16px;
	font-weight:bold;
}
#cancel li.details div.service_tel p.service_right span a {
}

@media only screen and (max-width:960px){
	#cancel h5 {
		text-align: left;
		margin-bottom: 10px;
		color:#F78200;
	}
	#cancel ul.s_content1 {
		text-align: left;
		padding: 0 12px;
		margin: 10px 0;
	}
	#cancel li.details {
		width: 100%;
		text-align: left;
	}
	#cancel li.details div.service_tel {
		width:100%;
		background:#E3E3E3;
border-radius:6px;
		-webkit-border-radius: 6px;  
		-moz-border-radius: 6px;
		padding:10px;
	}
	#cancel li.details div.service_tel p.service_left {
		font-size:12px;
		margin:0; 
		text-align:center;
		width:100%;
		padding: 3px;
	}
	#cancel li.details div.service_tel p.service_left span {
		white-space: nowrap;
		text-align:center;
		margin:0 auto; 
		width: 200px;
		display: block;
		background:#777;
		padding:2px;
		font-weight:bold;
border-radius:6px;
		-webkit-border-radius: 6px;  
		-moz-border-radius: 6px;
		color:#FFF;
	}
	#cancel li.details div.service_tel p.service_right {
		font-size:12px;
		padding-left:5%;
		color:#777;
	}
	#cancel li.details div.service_tel p.service_right span {
		white-space: nowrap;
		color:#000;
		font-size:16px;
		font-weight:bold;
	}
	#cancel li.details div.service_tel p.service_right span a {
		white-space: nowrap;
		color:#000;
		font-size:16px;
		font-weight:bold;
	}
}



/* faq.php */
#faq {
	color:#595757;
	word-break:break-all;
}
#faq h2 {
	border-bottom:1px solid #000;
	padding:5px 0;
	font-size:16px;
	font-weight:bold;
	color:#595757;
	margin:30px;
}

#faq h2.mt50 {
	margin-top:50px;
}

.qa_faq_list {
	margin:30px;
	font-size: 14px;
	display: block;
}

.qa_faq_list p.open_title {
	cursor: pointer;
	background: url(../images/common/right.jpg) no-repeat;
	padding-left:2em;
	margin: 0 10px 2px 0;
}

.qa_faq_list p.open_title:hover,
.qa_faq_list p.open_title:focus,
.qa_faq_list p.open_title:active {
	background: url(../images/common/down.jpg) no-repeat;
	padding-left:2em;
	margin: 0 10px 2px 0;
}
/*
.qa_faq_list p.open_title:before {
	content: "";
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 10px 2px 0;
	background: url(../images/common/arrow.jpg) no-repeat;
	background-size: contain;
}

.qa_faq_list p.open_title:hover:before,
.qa_faq_list p.open_title:focus:before,
.qa_faq_list p.open_title:active:before {
	margin: 0 10px 2px 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
*/
.qa_faq_list_after {
	margin:30px;
	font-size: 14px;
	display: block;
}
.qa_faq_list_after p.open_title {
	cursor: pointer;
	background: url(../images/common/down.jpg) no-repeat;
	padding-left:2em;
	margin: 0 10px 2px 0;
}
/*
.qa_faq_list_after p.open_title:before {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 10px 2px 0;
	background: url(../images/common/arrow.jpg) no-repeat;
	background-size: contain;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
*/
.open_list {
	display: none;
	position:relative;
	width:97%;
	margin:20px 0; 
	padding:30px 10px 5px;
	background: #EDEDED;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.open_list p {
	cursor: auto;
	margin:0 auto;
	padding: 0 4%;
}
.open_list:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	top: 0;
	left: 48%;
	border:15px solid transparent;
	border-top-color:#FFF;
}

.close_img {
	text-align: right;
	margin:5px 0 0 0;
}
.close_img span{
	border: 3px solid #EDEDED;
	cursor: pointer;
	height: 20px;
	padding-left: 22px;
	background: url(../images/common/batu.jpg) no-repeat;
	background-size: contain;
}

@media only screen and (max-width:960px){
	#faq h2 {
		padding:5px 12px;
		margin:10px 0;
	}
#faq h2.mt50 {
	margin-top:25px;
}
	.qa_faq_list {
		margin:10px 0;
		padding: 0 12px;
		font-size: 14px;
		display: block;
	}
	.qa_faq_list_after {
		margin:10px 0;
		padding: 0 12px;
		font-size: 14px;
		display: block;
	}
	.qa_faq_list p.open_title:before {
		margin: 0 10px 0 0;
	}
	
	.qa_faq_list p.open_title:hover:before,
	.qa_faq_list p.open_title:focus:before,
	.qa_faq_list p.open_title:active:before {
		margin: 0 10px 0 0;
	}
	
	.qa_faq_list_after p.open_title:before {
		margin: 0 10px 0 0;
	}
	.open_list {
		width:100%;
	}
	.open_list:after {
		left: 45.5%;
	}
	.close_img span{
		padding: 2px 0 0 22px;
		background: url(../images/common/batu.jpg) no-repeat;
		background-size: contain;
	}

}

@media only screen and (max-width:640px){
	#faq h2 {
		padding:5px 6px;
		margin:10px 3%;
	}
#faq h2.mt50 {
	margin-top:25px;
}
.open_list p {
	cursor: auto;
	margin:0 auto;;
}
}

/* rule.php */
#rule {
	color:#595757;
}
#rule ul.s_content_noborder{
/*	  margin:30px; */
	  margin:30px 30px 10px;
	  overflow:hidden;
/*	  padding:0 0 0 0; */
	  padding:0;
  }
#rule ul.s_content_noborder h2{
	  font-size:16px;
	  font-weight:bold;
	  color:#595757;
  }
#rule ul.s_content_noborder li{
	  font-size:16px;
	  padding-left:5px;
  }

@media only screen and (max-width:960px){
	#rule ul.s_content_noborder{
		padding: 0 12px;
		margin: 20px 0 30px;
	}
}
/* form.php */
#form {
	color:#595757;
}
#form .main_content{
	  margin:30px;
  }
#form .main_content h2{
	  border-bottom:1px solid #000;
	  padding:5px 0;
	  font-size:16px;
	  font-weight:bold;
	  color:#595757;
  }

#form .main_content1{
	  padding:15px 0;
  }
#form .main_content1 p17{
	  font-size:17px;
	  padding:5px 0;
  }
#form .main_content1 p14{
	  font-size:14px;
	  padding:5px 0;
  }
#form .main_content1 p24{
	  font-size:24px;
	  color:#595757;
	  font-weight:bold;
	  margin-bottom:5px;
  }
#form .main_content1 p24 img{
	  width: 38px;
  }
#form .main_content1 p12{
	  margin-bottom:10px;
  }
#form .main_content1 p24 a{
	  color:#595757;
  }
#form .main_content1 p12 a{
	  margin-bottom:10px;
	  color:#595757;
  }
@media only screen and (max-width:960px){
#form .main_content1 p24 a{
	  font-size:24px;
	  color:#595757;
	  font-weight:bold;
	  margin-bottom:5px;
  }
#form .main_content1 p12 a{
	  margin-bottom:10px;
	  color:#595757;
  }
}

@media only screen and (max-width:960px){
	#form .main_content{
		padding: 0 12px;
		margin:10px 0 20px;
	}
}

/* privacy.php */
#privacy {
	color:#595757;
}
#privacy ul.s_content1{
	  margin:0 30px;
	  overflow:hidden;
	  padding:0 0 30px 0;
	  border: none;
}
#privacy ul.s_content1 h4.privacy_title {
	border-bottom: 1px dotted #D2D2D2;
	padding-bottom:15px;
	margin-bottom:15px;
}
#privacy ul.s_content1 p{
}
#privacy ul.s_content1 p.indent{
	text-indent:-1.5em;
	padding-left:1.5em;
}
#privacy ul.s_content1 p.indent_2{
	text-indent:-2.3em;
	padding-left:2.3em;
}
#privacy li.details {
	width: 100%;
}
#privacy table.table_design {
	border-top: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	width: 100%;
}
#privacy table.table_design td.td_design {
	padding:10px 5px;
	height: 36px;
	background:#FFF;
	width:25%;
	color:#595757;
	vertical-align:middle;
	text-align:center;
	border-left:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
}
#privacy table.table_design td.td_design_case2 {
	padding:10px 5px;
	height: 36px;
	background:#FFF;
	color:#595757;
	vertical-align:middle;
	text-align:center;
	border-left:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
}

#privacy table.table_design td.td_design_case3 {
	padding:10px 5px;
	height: 100px;
	background:#FFF;
	color:#595757;
	vertical-align:middle;
	text-align:center;
	border-left:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
}
#privacy table.table_design td.td_design_case3 a {
}
@media only screen and (max-width:960px){
	#privacy ul.s_content1{
		  margin:10px 0;
		  overflow:hidden;
		  padding:0 12px 30px;
		border: none;
	}
	#privacy ul.s_content1 h4.privacy_title {
		text-align:left;
		border-bottom: 1px dotted #D2D2D2;
		padding-bottom:15px;
		margin-bottom:15px;
		margin-top:0;
	}
	#privacy table.table_design {
		border-top: 1px solid #a7a7a7;
		border-right: 1px solid #a7a7a7;
		width: 99%;
	}
	#privacy table.table_design td.td_design {
		height: 60px;
		width:50%;
	}
	#privacy table.table_design td.td_design_case2 {
		height: auto;
		width:100%;
	}
	#privacy table.table_design td.td_design_case3 a {
		color:#595757;
	}
	#privacy ul.s_content1 p{
		text-align: left;
	}
	#privacy ul.s_content1 p.indent{
		text-indent:-1.2em;
		padding-left:1.2em;
	}
	#privacy ul.s_content1 p.indent_2{
		text-indent:-1.8em;
		padding-left:1.8em;
	}
}

/* 2015.09.09 追加
-------------------------------- */

p.rev {
	text-align:right;
	font-size:10px;
                padding-right:10px;
}

/* 2015.09.09 追加
-------------------------------- */

p.rev {
	text-align:right;
	font-size:10px;
                padding-right:10px;
}

/*2015.12.7追記*/

#icracked {
    width:100%;
}
#icracked img {
    width:98%;
    max-width:100%;
    height:auto;
    padding:7px 1px 7px 7px;
}
 .spbanner { display:none;}

/* ブラウザ幅が959px以下 */
@media screen and (max-width:959px) { 
    .pcbanner { display:none;}
    .spbanner { display:inline;}
 
}

/*2018.1.12追記*/

#epark {
    width:100%;
}
#epark img {
    width:98%;
    max-width:100%;
    height:auto;
    padding:7px 1px 7px 7px;
}
 .spbanner { display:none;}

/* ブラウザ幅が959px以下 */
@media screen and (max-width:959px) { 
    .pcbanner { display:none;}
    .spbanner { display:inline;}
 
}

/* 2016.04.28 追加
-------------------------------- */

/*hyakutake ad 20160428 eizo_ch.php*/
#eizo_ch h5 {
	color:#8ACF1C;
}

/* 2016.05.23 追加 hyakutake
-------------------------------- */
#eizo_ch span.text_style2{
	  background-image:url(../images/top/icon_arrow15.jpg);
	  color:#8ACF1C;
  }
/* 2016.05.23 追加 hyakutake
-------------------------------- */
@media only screen and (max-width:960px){
#eizo_ch span.text_style2{
	   color:#8ACF1C !important;
  }}

#eizo_ch table.smaho  {
	margin-bottom:20px;
}#eizo_ch table.smaho img {
	padding:0;
	margin:0;
	height:160px;
}
#eizo_ch table.smaho th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#eizo_ch table.smaho td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #eizo_ch table.smaho { margin: 0 -10px; width:50%; }
    #eizo_ch table.smaho th,
    #eizo_ch table.smaho td{
        padding:5px;
        display: block;
        border-top: none;
    }
	#eizo_ch table.smaho img {
		height:115px;
	padding:0;
	margin:0;
}
}
#eizo_ch table.smaho2  {
	margin-bottom:20px;
}#eizo_ch table.smaho2 img {
	padding:0;
	margin:0;
	height:160px;
}
#eizo_ch table.smaho2 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#eizo_ch table.smaho2 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #eizo_ch table.smaho2 { margin: 0 -10px; width:100%; }
    #eizo_ch table.smaho2 th,
    #eizo_ch table.smaho2 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#eizo_ch table.smaho2 td {
	text-align:left;
	}
	#eizo_ch table.smaho2 img {
		height:115px;
	padding:0;
	margin:0;
}
}


/*hyakutake edit 20160419 start*/
#eizo_ch table.smaho3  {
	margin-bottom:20px;
}#eizo_ch table.smaho3 img {
	padding:0;
	margin:0;
	height:120px;
}
#eizo_ch table.smaho3 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#eizo_ch table.smaho3 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #eizo_ch table.smaho3 { margin: 0 -10px; width:100%; }
    #eizo_ch table.smaho3 th,
    #eizo_ch table.smaho3 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#eizo_ch table.smaho3 td {
	text-align:left;
	}
	#eizo_ch table.smaho3 img {
		height:120px;
	padding:0;
	margin:0;
}
}

#eizo_ch table.smaho4  {
	margin-bottom:20px;
}#eizo_ch table.smaho4 img {
	padding:0;
	margin:0;
	height:130px;
}
#eizo_ch table.smaho4 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#eizo_ch table.smaho4 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #eizo_ch table.smaho4 { margin: 0 -10px; width:100%; }
    #eizo_ch table.smaho4 th,
    #eizo_ch table.smaho4 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#eizo_ch table.smaho4 td {
	text-align:left;
	}
	#eizo_ch table.smaho4 img {
		height:130px;
	padding:0;
	margin:0;
}
}


#eizo_ch table.smaho5  {
	margin-bottom:20px;
}#eizo_ch table.smaho5 img {
	padding:0;
	margin:0;
	height:50px;
}
#eizo_ch table.smaho5 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#eizo_ch table.smaho5 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #eizo_ch table.smaho5 { margin: 0 -10px; width:100%; }
    #eizo_ch table.smaho5 th,
    #eizo_ch table.smaho5 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#eizo_ch table.smaho5 td {
	text-align:left;
	}
	#eizo_ch table.smaho5 img {
		height:50px;
	padding:0;
	margin:0;
}
}

#eizo_ch table.smaho6  {
	margin-bottom:20px;
}#eizo_ch table.smaho6 img {
	padding:0;
	margin:0;
	height:300px;
}
#eizo_ch table.smaho6 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#eizo_ch table.smaho6 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #eizo_ch table.smaho6 { margin: 0 -10px; width:100%; }
    #eizo_ch table.smaho6 th,
    #eizo_ch table.smaho6 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#eizo_ch table.smaho6 td {
	text-align:left;
	}
	#eizo_ch table.smaho6 img {
		height:300px;
	padding:0;
	margin:0;
}
}

#eizo_ch table.smaho7  {
	margin-bottom:20px;
}#eizo_ch table.smaho7 img {
	padding:0;
	margin:0;
	height:600px;
}
#eizo_ch table.smaho7 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#eizo_ch table.smaho7 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #eizo_ch table.smaho7 { margin: 0 -10px; width:100%; }
    #eizo_ch table.smaho7 th,
    #eizo_ch table.smaho7 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#eizo_ch table.smaho7 td {
	text-align:left;
	}
	#eizo_ch table.smaho7 img {
		height:600px;
	padding:0;
	margin:0;
}
}

#eizo_ch table.smaho8  {
	margin-bottom:20px;
}#eizo_ch table.smaho8 img {
	padding:0;
	margin:0;
	height:300px;
}
#eizo_ch table.smaho8 th{
	vertical-align:top; text-align: left;
	padding-right:10px;
}
#eizo_ch table.smaho8 td {
	vertical-align:top;
	text-align:right;
}

@media only screen and (max-width:640px){
    #eizo_ch table.smaho8 { margin: 0 -10px; width:100%; }
    #eizo_ch table.smaho8 th,
    #eizo_ch table.smaho8 td{
        padding:5px;
        display: block;
        border-top: none;
		
    }
	#eizo_ch table.smaho8 td {
	text-align:left;
	}
	#eizo_ch table.smaho8 img {
		height:200px;
	padding:0;
	margin:0;
}
}


/*hyakutake edit 20160419 end*/



img.c_setsu4 {
	margin:10px 0 0 30px;
}

li.qr {
	margin:0 20px 0 40px;
}


@media only screen and (max-width:640px){
	li.qr {
	margin:0;
}
}