@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

body {
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	min-width:1020px;


}

a:link {
	color: #1111cc;
	text-decoration: none;	
}
a:visited { color: #1111cc; }
a:hover {
	color: #1111cc;
	text-decoration: underline;
}
a:active { color: #1111cc; }


/* マイナビバナー*/
.mynavi {
	margin-top:9px;
	font-size:0.9em;
}
.mynavi img {
	margin-right:6px;
	margin-bottom:6px;
	vertical-align:top;
}
.mynavi a{
	color:rgba(0,0,0,1.00);
}


/* 採用情報　バナーまわり*/

#rec-mv {
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:24px;
	text-align:center;
}
#rec-mv img {
	margin-top:12px;
}
#rec-mv br {
	display:none;
}
#kenkosengen img {
	display:inline-block;
	width:150px;
	height:auto;
	vertical-align:top;
	margin-right:12px;
	margin-bottom:24px;
}
div.kenkosengen-info {
	display:inline-block;
	vertical-align:top;
	width:430px !important;
}
span.bold{
	font-weight:bold;
	font-size:1.2em;
}


#box1 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	
}
#box2 {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

#bigbox {
	width: 960px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	margin-bottom: 20px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/


}


#bnbox {
	width: 960px;
	float: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;	
}


.conbox{
	width: 740px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}


.coninbox{
	float: left;
	width: 100%;
}




.headprebox1 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(../images/hh_back.jpg);
}


.headprebox2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	clear: both;
	padding-top: 10px;
	background-image: url(../images/kumo.png);
	background-repeat: repeat-x;
	background-size: 80%;
	background-position: bottom;
}

.headprebox3 {
	float: left;	
}


.headprebox4 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/h_back.jpg);
	height: 65px;
	background-position: center top;
	padding-top: 5px;	
	
	
}

.headprebox5 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;	
}


.headprebox5in {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	position: absolute;
	height: 30px;
	width: auto;
	left: 32px;
	top: 12px;
	float: left;
	padding: 0px;
	margin: 0px;
}


#headbox1 {
	width: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}


#headbox2 {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	clear: both;
	
}

#headbox3 {
	float: left;
	height: 50px;
	width: 960px;
	margin-top: 10px;
}





#copybox {
	color: #000000;
	padding-top: 6px;
	padding-left: 5px;
	height: 50px;
	line-height: 50px;
}





#footbox1 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	height: 210px;
	font-size: 6pt;
	float: left;
	color: #333333;
	line-height: 30px;
	text-align: center;
	margin-top: 0px;
	background-repeat: repeat;
	background-color: #F08300;
}



#footbox2 {
width: 960px;
	margin-right: auto;
	margin-left: auto;


}

#footbox3 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	width: 800px;
	height: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;

}


#inbox1 {
	width: 960px;
	height: auto;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	
}


#inbox2 {
	width: 960px;
	height: auto;
	float: left;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}







.pc_on {
	display: block;	

}

.sp_on{
	display: none;
}







*:first-child+html #navi { 
	
	position: fixed;
	top: 0%;
	bottom: 0px;
	margin-top: 82px;
	margin-bottom: auto;
	margin-right: ;
	margin-left: -1200px;
	width: 100px; /* これが抜けると、IE７以下では画像がセンタリングされる */
	height: 100%;
    left: auto;
	right: auto;
	
	
	 }

.s1 {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
}

.s1_s {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
}


.s1_l {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13pt;
}


.s1 li {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	list-style-position: outside;
	list-style-image: url(../images/li1.gif);
}


.s2 {
	color: #14b4aa;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
}

.s2_2 {
	color: #003574;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.s2_3 {
	color: #f08300;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	font-weight: bold;
}


   .news{
	float: left;
	width: 100%;
	border: 1px solid #999999;
	height: 100px;
	overflow: auto;
}

.s_main {
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 12pt;
	padding-left: 10px;
	
}
.s_news {
	color: 252525;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding-left: 10px;
	height: 500px;
}

.s3line{
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	width: 98%;
	display: block;
	line-height: 40px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 10px;
	background-color: #779cf4;
	padding-left: 2%;
	background-position: left center;
	background-repeat: no-repeat;
	
	
	
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/

	
}

.s3line moto{
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	width: 85%;
	border-left-color: #003333;
	padding-left: 35px;
	display: block;
	line-height: 40px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-image: url(../images/logo_s_an.gif);
	background-repeat: no-repeat;
	background-position: left center;
	-moz-background-size:30px 30px;
	background-size:30px 30px;
	font-weight: normal;
	margin-top: 10px;
}


.s3line2 {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2965a0;
	width: 80%;
	padding-left: 20px;
	display: block;
	line-height: 30px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	-moz-background-size:30px 30px;
	background-size:30px 30px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 10px;
	background-image: url(../images/mtag.png);
}


.s3line2_s {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2965a0;
	width: 80%;
	padding-left: 20px;
	display: block;
	line-height: 30px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	-moz-background-size:30px 30px;
	background-size:30px 30px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 10px;
	background-image: url(../images/mtag.png);
}

.s4 {
	color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.s5 {
	color: #f08300;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14pt;
	text-align: left;
	border-left-width: 2px;
	border-left-style: double;
	border-left-color: f08300;
	padding-left: 10px;
	width: 95%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: f08300;
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
}

.s6 {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 22px;
}

.s7 {
	color: #E8790D;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14pt;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	display: block;
	width: 98%;
	border-left-width: 0px;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
}

.s8 {
	color: #f08300;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 24pt;
}

.s9 {
	color: #FF9999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.s9_2 {
	color: #003574;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}


.s10 {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 22px;
}

.s_tell {
	color: #990000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	line-height: 25px;
}

.bnco{
	margin-bottom: 10px;
	float: left;





	display:block
	
	/* border */
border:;
	/* border-radius */

	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	clear: both;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.bnco2{
	float: left;





	/* border */
border:;

/* border-radius */
border-radius:;
-webkit-border-radius:;
-moz-border-radius:;
	/* box-shadow */
box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 2px 2px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 2px 2px;
	-moz-box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 2px 2px;



filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#dfdfdf');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#dfdfdf')";
	/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #ffffff, #dfdfdf);
	background-image: -ms-linear-gradient(top, #ffffff, #dfdfdf);
	background-image: -o-linear-gradient(top, #ffffff, #dfdfdf);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#dfdfdf));
	background-image: -webkit-linear-gradient(top, #ffffff, #dfdfdf);
	background-image: linear-gradient(top, #ffffff, #dfdfdf);

/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/


display:block
	

	margin-bottom: 10px;
	margin-top: 10px;
	height: auto;
	clear: none;
	margin-right: 0px;
	margin-left: 7px;
	padding: 0px;
	width: 98%;
	;

}

.bnco3{
	float: left;







	/* border */
border:;

/* border-radius */
border-radius:;
-webkit-border-radius:;
-moz-border-radius:;
	/* box-shadow */
box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 2px 2px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 2px 2px;
	-moz-box-shadow:rgba(113, 135, 164, 0.65) 0px 0px 2px 2px;





filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#dfdfdf');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#dfdfdf')";
	/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #f6f6f6, #ffffff);
	background-image: -ms-linear-gradient(top, #f6f6f6, #ffffff);
	background-image: -o-linear-gradient(top, #f6f6f6, #ffffff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f6f6f6), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #ffffff);
	background-image: linear-gradient(top, #f6f6f6, #ffffff);



/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/


display:block
	

	margin-bottom: 10px;
	margin-top: 10px;
	height: auto;
	clear: none;
	margin-right: 0px;
	margin-left: 7px;
	width: 88%;
	;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
}


.tbt{
	position: absolute;
	left: 708px;
	top: 208px;
	width: 200px;
}






.cnbbox{
	width: 730px;
	float: left;
	height: 150px;
	margin-left: 10px;
	margin-top: 0px;
}

.np{
	width: 237px;
	float: left;
	
	
}

.logonp{
	float: left;
	margin-top: 10px;
	width: 250px;
	
}



.infobox1 {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding-top: 20px;
	padding-bottom: 20px;
}



#hdwaku{
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	
}





.titlebox{
	width: 40%;
	
}

.t_m{
	padding-right: 10px;
	padding-left: 10px;
	
}


.csbox{
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 7px #000000;
	-webkit-box-shadow: 0px 0px 7px #000000;
	box-shadow: 0px 0px 7px #000000;
	display: block;
	padding-top: 20px;
	padding-left: 20px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 20px;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/

}





table.tb_company02 tr td {
font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom: 1px dashed #ccc;
	border-collapse: collapse;
	border-right: 0 none;
	border-spacing: 0;
	padding: 0.7em 1.2em;
	font-size: 12px;
}

.lit_bnbox{
padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 960px;
}

.spc{
		padding-top: 10px;
	}

/*ここからページトップ*/
#page-top {
    position: fixed;
    bottom: 100px;
    right: 10px;
    font-size: 77%;
}
#page-top a {
   
    text-decoration: none;
    color: #fff;
    width: 30;
    padding: 0px 0;
    text-align: center;
    display: block;
  
}

#page-top a:hover {
    text-decoration: none;
   
}

/*ここまでページトップ*/


a img {
     border:none;
     verticle-align:top;
     -webkit-transition: 0.3s ease-in-out;
     -moz-transition: 0.3s ease-in-out;
     -o-transition: 0.3s ease-in-out;
     transition: 0.3s ease-in-out;
}
/*イメージリンクのイージングに使用*/

a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}


img{
	border: 0px;
	display: inline;
	
}


.wakumarubox{
	width: 90%;
	background-color: #fff0ed;
	
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}



/*ここからジャンルナビ*/


.copybox1_shop{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 40px;
	background-color: #f08300;
	line-height: 40px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 17px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.copybox1_shop_s{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 40px;
	background-color: #f08300;
	line-height: 20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 14px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.copybox2_shop{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 40px;
	background-color: #003574;
	line-height: 40px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 17px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.copybox3_shop{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 40px;
	background-color: #5e255f;
	line-height: 40px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 17px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.copybox4_shop{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 40px;
	background-color: #e9546b;
	line-height: 40px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 17px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
}


/****** dots171210 ******/
.copybox5_shop{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 40px;
	background-color: #FF0027;
	line-height: 40px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 17px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/****** dots181206 ******/
.copybox6_shop{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 40px;
	background-color: rgba(60,149,212,1.00);
	line-height: 40px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 17px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.copybox7_shop{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 40px;
	background-color: rgba(128,194,105,1.00);
	line-height: 40px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 17px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* 2020.10.16 追記 */
.copybox8_shop{
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  float: left;
	width: 100%;
	height: 40px;
	background-color: rgb(234,97,113);
	line-height: 40px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 17px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* 2025.05.15 */
.copybox10_shop{
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  float: left;
  width: 100%;
  height: 40px;
  background-color: #664a39;
  line-height: 40px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 17px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	/*background-image: url(../images/vege-back.jpg);*/
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.copybox11_shop{
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  float: left;
  width: 100%;
  height: 40px;
  background-color: #00b900;
  line-height: 40px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 17px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	/*background-image: url(../images/vege-back.jpg);*/
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
}





.font-small{
	font-size: 14px !important;
}
span.midashi{
	display:block;
	font-weight:bold;
	margin-top:24px;
}
span.midashi span{
	color:rgba(60,149,212,1.00);
}
.whitening img {
	width:90%;
	height:auto;
	display:block;
	margin:12px auto;
}





table.shop-link{
	border-spacing: 5px 0px;
}
.wakumarubox_shop5{
	width: 90%;
	background-color: #FCeeee;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}

.wakumarubox_shop8{
	width: 90%;
	background-color: lightpink;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}


.drug_shop5 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #FF0027;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-decoration: underline;
}


.drug_shop8 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: rgb(234,97,113);
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-decoration: underline;
}

.drug_shop10 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #664a39;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-decoration: underline;
}

.drug_shop11 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #00b900;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-decoration: underline;
}




.copybox1_shop a,.copybox2_shop a,.copybox1_shop_s a,.copybox3_shop a,
.copybox4_shop a, .copybox8_shop a, .copybox10_shop a, .copybox11_shop a
{
  display: block;
  color: #FFFFFF;
  text-decoration: none; 
  -webkit-transition: 0.3s ease-in-out;
     -moz-transition: 0.3s ease-in-out;
     -o-transition: 0.3s ease-in-out;
     transition: 0.3s ease-in-out;
}
/*
.copybox10_shop a {
  display: block;
  color: #fff;
  text-decoration: none; 
  -webkit-transition: 0.3s ease-in-out;
     -moz-transition: 0.3s ease-in-out;
     -o-transition: 0.3s ease-in-out;
     transition: 0.3s ease-in-out;
}
*/

.copybox1_shop :hover,.copybox1_shop_s :hover,.copybox2_shop :hover,.copybox3_shop :hover,.copybox4_shop :hover,
.copybox5_shop :hover, .copybox8_shop :hover, .copybox10_shop :hover, .copybox11_shop :hover
{
	display: block;
	font-weight: bold;
	background-color: #CC6600;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	text-decoration: none;
}

.copybox7_shop :hover{
	display: block;
	font-weight: bold;
	background-color: rgba(99,154,80,1.00);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	text-decoration: none;
}


.copy_font_s{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	

	line-height: 20px;
	
	font-size: 11px;
}

.drug_shop {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #f08300;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-decoration: underline;
}

.drug_shop2 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #003574;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-decoration: underline;
}

.drug_shop3 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #5e255f;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-decoration: underline;
}

.drug_shop8 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: rgb(234,97,113);
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/arrow_n.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-decoration: underline;
}



.drug_shop_font_s{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	

	line-height: 25px;
	
	font-size: 14px;
}

.drug_shop a,.drug_shop2 a,.drug_shop3 a,
.drug_shop5 a, .drug_shop8 a, .drug_shop10 a, .drug_shop11 a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none; 
	
		-webkit-transition: 0.3s ease-in-out;
     -moz-transition: 0.3s ease-in-out;
     -o-transition: 0.3s ease-in-out;
     transition: 0.3s ease-in-out;
	
}

.drug_shop :hover,.drug_shop2 :hover,.drug_shop3 :hover
.drug_shop8 :hover, .drug_shop10 :hover, .drug_shop10 :hover
{
	display: block;
	font-weight: bold;
	background-color: #058392;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	text-decoration: none;
}


.shop_title {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #66CCCC;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	
	font-weight: bold;
	
}


.shop_title2 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #66CCCC;
	line-height: 25px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	
}


.k_shop_title {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #f08300;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	
	font-weight: bold;
	
}


.k_shop_title2 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #f08300;
	line-height: 25px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	
}

.k_shop_title222 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 24px;
	background-color: #f08300;
	line-height: 25px;
	margin-bottom: 2px;
	padding:6px 0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;	
}
.k_shop_title333 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 24px;
	background-color: rgba(128,194,105,1.00);
	line-height: 25px;
	margin-bottom: 2px;
	padding:6px 0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;	
}
.k_shop2_title {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #003574;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	
	font-weight: bold;
	
}


.k_shop2_title2 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #003574;
	line-height: 25px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	
}

.k_shop3_title {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #5e255f;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	
	font-weight: bold;
	
}


.k_shop3_title2 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #5e255f;
	line-height: 25px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	
}

.k_shop4_title {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #e9546b;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	
	font-weight: bold;
	
}
/****** dots181206 ******/
.k_shop5_title {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #3C95D4;
	line-height: 50px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;	
}


.k_shop4_title2 {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #e9546b;
	line-height: 25px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	
}

.shop_title_font_s{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	

	line-height: 25px;
	
	font-size: 14px;
}


/*ここまでジャンルナビ*/



table.tb_company {
    border-collapse: collapse;
    font-size: 90%;
    text-align: left;

}

table.tb_company tr td {
	border-bottom: 1px dashed #ccc;
	border-collapse: collapse;
	border-right: 0 none;
	border-spacing: 0;
	padding-top: 10px;
	padding-right: 1.2em;
	padding-bottom: 10px;
	padding-left: 1.2em;
}


table.tb_company th {
    border-bottom: 1px dashed #ccc;
    border-collapse: collapse;
    border-right: 0 none;
    border-spacing: 0;
    padding: 0.5em 1.2em;
}


/*出現アニメーション用css*/
.animation {
	margin: 0x 0;
	visibility: hidden;
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-10px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
/*出現アニメーション用css*/


.word-break {
word-break: break-all;
}





body {
	  -webkit-text-size-adjust: none;
	  
	}





/****** dots190531-line-at ******/

.line-at {
	margin-top:12px;

}
.line-qr {
	width:145px;
	height:145px;
}
.line-tomodachi {
	width:auto;
	height:50px;
	margin-bottom:84px;
}
#hotpepper-wrap div {
	display:inline-block;
	vertical-align:top;
	border-radius:10px !important;
	background:rgba(214,111,255,1.00);
	text-align:center;
	padding:12px 0;
	margin-bottom:12px;
}
#hotpepper-wrap div:hover  {
	background: #e9546b;
	-webkit-transition: 0.3s ease-in-out;
     -moz-transition: 0.3s ease-in-out;
     -o-transition: 0.3s ease-in-out;
     transition: 0.3s ease-in-out;
}
#hotpepper-wrap div span {
	font-size:1.6em;
}
#hotpepper-wrap div a {
	color:rgba(255,255,255,1.00);
	text-decoration:normal;
}
#hotpepper-wrap div a:hover  {
	text-decoration:none !important;
}

#hotpepper-wrap div#left {
	width:46.8%;
	float:left;
	margin-left:18px;
}
#hotpepper-wrap div#right {
	width:46.5%;
	float:right;
	margin-right:18px;
}



/****** /dots190531 ******/




/*スマートフォン用css*/

@media screen and (max-width: 500px) {
/* マイナビバナー*/
.mynavi img {
	margin-right:6px;
	margin-bottom:6px;
	vertical-align:top;
	display:block;
}



 img {

    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}


 body {
	background-image: url(url());
	background-color: #ffffff;
	background-image: none;
    min-width:0px;

}

/* 2024.10.18 固定値のためスマホ向けに更新 */
div.kenkosengen-info {
  width:100% !important;
}


/* 採用情報　バナーまわり*/

#rec-mv br {
	display:inline;
}
 
 #box1 {
	width: 100%;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
 
	#box2 {
	width: 100%;
	margin-bottom: 0;
	float: none;
	
}

.conbox{
	width: 98%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;

}


#headprebox1 {
	width: 98%;
	height: 60px;
	float: none;
	margin-bottom: 10px;
}

#headprebox2 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}

#headprebox4 {
	width: 98%;
	height: 60px;
	float: none;
	margin-bottom: 10px;
}

#headprebox5 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}





#headbox1 {
	width: 100%;
	height: 60px;
	float: none;
	margin-bottom: 10px;
		background-image: url();
}


#headbox2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}

#headbox5 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: 10px;
}



#footbox1 {
	font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	width: 100%;
	height: 200px;
	float: none;
	font-size: 6pt;
	float: left;
	
	color: #333333;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}


#footbox2 {
width: 98%;
	margin-right: auto;
	margin-left: auto;


}

#footbox3 {
width: 98%;
font-size: 8pt;
	margin-right: auto;
	margin-left: auto;


}



#inbox1 {
	width: 98%;
	
	height: auto;
	padding-left: 0px;
	
	background-repeat: no-repeat;
	
}


#inbox2 {
	width: 98%;
	
	height: auto;
	padding-left: 0px;
	
margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	
}

#bigbox {
	width: 98%;
	float: right;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-right: 2%;
	padding-left: 2%;
}

#bnbox {
	width: 98%;
	float: right;
	background-repeat: no-repeat;
	margin-top: 10px;
}




#navi_sp {
	position: fixed;
	
	height: 98%;
	width: 100%;
	
	margin-top: 82px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

.bnco{
	width: 98%;
	margin-bottom: 10px;
	float: left;
	display:block
}
.bnco2{
width: 98%;
}





.tbt{
width: 20%;
	position: absolute;
	left: 75%;
	top: 55%;
}


.s1 {
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 10pt;
	
}




.np{
	width: 50%;
	float: left;
	
	
}

.logonp{
	width: 110px;
	float: left;
	
	
}









.cnbbox{
	width: 97%;
	float: left;
	height: auto;
	margin-left: 5px;
	margin-top: 10px;
}





.titlebox{
	width: 100%;
	
}

.csbox{
	width: 80%;

}


#copybox {
	color: #000000;
	padding-top: 6px;
	padding-left: 5px;
	height: 40px;
	line-height: 50px;
}


.lit_bnbox{
padding: 0px;
	clear: both;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 96%;
}


.pc_on {
	display: none;

}

.sp_on{
	display: block;	
	
}

#page-top a {
    
    text-decoration: none;
    color: #fff;
    width: 30;
    padding: 0px 0;
    text-align: center;
    display: block;
    
}
	




.s3line2 {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2965a0;
	width: 80%;
	padding-left: 20px;
	display: block;
	line-height: 30px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	-moz-background-size:30px 30px;
	background-size:30px 30px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 10px;
	background-image: url(../images/mtag.png);
}
	
.s3line2_s {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2965a0;
	width: 80%;
	padding-left: 20px;
	display: block;
	line-height: 30px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	-moz-background-size:30px 30px;
	background-size:30px 30px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 10px;
	background-image: url(../images/mtag.png);
}

.copybox1_shop,.copybox2_shop,.copybox3_shop,.copybox4_shop,.copybox5_shop,
.copybox6_shop,.copybox7_shop,.copybox7_shop,.copybox8_shop,.copybox9_shop,.copybox10_shop{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 40px;
	background-image: none;
	line-height: 40px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 9px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: url();
	background-repeat: no-repeat;
	background-position: left center;
}

.copybox1_shop_s{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 100%;
	height: 40px;
	background-color: #f08300;
	line-height: 20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 9px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

 
 /****** dots190531-line-at ******/

.line-at {
	margin-top:24px;

}
.line-qr {
	width:145px;
	height:145px;
}
.line-tomodachi {
	width:auto;
	height:50px;
	margin-bottom:12px;
}

#hotpepper-wrap div {
	font-size:0.8em;
}
#hotpepper-wrap div:hover  {
	background: #e9546b;
	-webkit-transition: 0.3s ease-in-out;
     -moz-transition: 0.3s ease-in-out;
     -o-transition: 0.3s ease-in-out;
     transition: 0.3s ease-in-out;
}
#hotpepper-wrap div span {
	font-size:1.6em;
}
#hotpepper-wrap div a {
	color:rgba(255,255,255,1.00);
	text-decoration:normal;
}
#hotpepper-wrap div a:hover  {
	text-decoration:none !important;
}

#hotpepper-wrap div#left {
	width:46.5%;
	float:left;
	margin-left:12px;
}
#hotpepper-wrap div#right {
	width:46.5%;
	float:right;
	margin-right:10px;
}


/****** /dots190531 ******/
 

}


/* 2024.05.07 */
.tyouzai-service-title {
  margin-top: 40px;
  position: relative;
  padding: 1rem 2rem;
  color: #22ac38;
  border-radius: 0 10px 10px 10px;
  background: #e3f5d8;

}

.tyouzai-service-title:before {
  font-size: 15px;
  position: absolute;
  top: -24px;
  left: 0;
  height: 24px;
  padding: 0 1em;
  content: '\対応サービス';
  color: #fff;
  border-radius: 10px 10px 0 0;
  background: #22ac38;
}

ol.tyouzai-service-content {
  padding-left: 20px;
  line-height: 30px;
}

/* 2025.03.21 */
.tyouzai-service-memo {
  color: green;
  margin-top: 20px;
  line-height: 22px;
}

