/*===============================================
●tablet用css 労働
===============================================*/
@media screen and (min-width: 641px) and (max-width: 999px)
{


img{
	/*画像の伸縮設定*/
max-width: 100%;
height: auto;
width /***/:auto;　
    	/*画像のボーダーを消す*/
border: none;
}

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

/*pc-タブレット-スマホ使い分け*/
.mobile{
	display: none;
}

.pc{
	}

/*ヘッダー------------------------------------------------*/
#header {
	width: 100%;
	height: 100px;
}
#header_in {
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
}
#header_in_box1 {
	height: auto;
	max-width: 1000px;
}
#header_in_three_box {
	width: 340px;
	height: 100%;
	float: right;
	text-align: right;
}
#header_in h1 {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 12px;
	width: 65%;
	color: #8E8E8E;
	font-weight: normal;
	float: left;
}
#header_in_box2 {
	clear: both;
	height: auto;
}
#header_in_box2_left {
	width: 680px;
	height: auto;
	float: left;
}
#header_in_box2_left_logo {
	width: 280px;
	float: left;
	height: 55px;
}
#header_in_box2_left_logo_right {
	float: left;
	width: 380px;
}
#header_in_box2_left_home {
	float: left;
	width: 95px;
	height: 40px;
	padding-top: 10px;
}
#header_in_box2_left_syokai {
	background-color: #ED8219;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	float: left;
	font-size: 13px;
	margin-top: 13px;
	margin-right: 15px;
	border-radius: 2px;
	border: 1px solid #ED8219;
}

#header_in_box2_left_hiyou {
	background-color: #74BA23;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	float: left;
	font-size: 13px;
	margin-top: 13px;
	border-radius: 2px;
	border: 1px solid #74BA23;
}
#header_in_box2_right_tel {
	width: 100%;
	height: 37px;
}
#header_in_box2_right_uketuke {
	width: 100%;
	font-size: 13px;
	height: 20px;
}


#header_in_box2_right {
	width: 250px;
	height: 55px;
	float: right;
	text-align: right;
	padding-bottom: 10px;
}


/*ヘッダー２------------------------------------------------*/

#header2 {
	width: 100%;
	background-image: url(../images/dot1_13.png);
	margin: 0px;
	background-repeat: repeat;
	height: auto;
}
#header2_in {
	margin-left: auto;
	margin-right: auto;
}

/*グローバルメニュー------------------------------------------------*/

#menuber {
	width: 100%;
	height: 65px;
	background-image: url(../images/top_06.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#menuber_in {
	max-width: 1000px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
}
#menuber_in ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-right: 1px solid #E0454A;
	border-left: 1px solid #871619;
	display: block;
	height: 65px;
	width: auto;
}
#menuber_in li a {
	width: 19.6%;
	height: 55px;
	border-left: 1px solid #E0454A;
	border-right: 1px solid #871619;
	float: left;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.88em;
	padding-top: 10px;
	text-decoration: none;
}

#menuber_in li a:hover {
	background-image: url(../images/br-check30.png);
}

.gr_en {
	color: #ED8219;
	font-size: 0.75em;
	margin-top: 10px;
}


.slicknav_menu {
 /*タブレットではスリックナビを消す*/
display:none;
 
}

/*コンテンツ------------------------------------------------*/

#contents {
	width: 100%;
	height: auto;
}
#main {
	height: auto;
	padding-top: 15px;
}


/*レフト------------------------------------------------*/

#left   {
	width: auto;
	height: auto;
}
#left h2 {
	width: 95%;
	display: block;
	height: auto;
	background-image: url(../images/left_h2_bg_88.jpg);
	background-repeat: repeat-x;
	background-position: 0% top;
	color: #FFFFFF;
	font-size: 18px;
	text-shadow: -1px -1px 2px #810A0C;
	text-align: center;
	border-radius: 4px 4px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-box-shadow: 0px 0px 2px 2px #D9D9D9;
	box-shadow: 0px 0px 2px 2px #D9D9D9;
	position: relative;
	top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

#left_cat {
	-webkit-box-shadow: 0px 0px 2px 2px #D9D9D9;
	box-shadow: 0px 0px 2px 2px #D9D9D9;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-radius: 0px 0px 3px 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-right: 1px solid #FFFFFF;
	border-top: 1px none #810A0C;
	height: auto;
	padding-right: 0px;
	padding-top: 5px;
	width: 97.2%;
}

#left_cat ul  {
padding: 0px;
margin: 0px;
list-style-type: none;
}

#left_cat li  {
border-bottom: 1px dotted #D0D0D0;
}
#left_cat li a {
	height: auto;
	width: 96%;
	padding-left: 30px;
	background-image: url(../images/arrow_red_79.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	color: #000000;
}

#left_cat li a:hover {
	color: #636363;
	background-color: #F0F0F0;
}

#left_cat ul li:last-child {
border:0; /* リストの最後のボーダーを消す */
}


.left_cat_art  {
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: center;
}
/*.left_babox {
	width: 23%;
	height: auto;
	float: left;
	text-align: center;
	margin-left: 2%;
	display: block;
}*/
.banner_babox {/*バナー*/
	width: 23%;
	height: auto;
	float: left;
	text-align: center;
	margin-left: 2%;
	display: block;
}

/*ライト------------------------------------------------*/
#right {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#right a {
	color: #AF1D23;
}

#right a:hover {
	color: #DB2B32;
}

#right_in {
	width: auto;
	height: auto;
	margin-bottom: 20px;
}

#right h2  {
	background-image: url(../images/h2-img_96.png);
	background-repeat: repeat-x;
	background-position: 0% bottom;
	display: block;

	height: auto;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	/* box-shadow */
	box-shadow: rgba(240, 197, 200, 0.470588) 0px -6px 6px -2px;
	-webkit-box-shadow: rgba(240, 197, 200, 0.470588) 0px -6px 6px -2px;
	-moz-box-shadow: rgba(240, 197, 200, 0.470588) 0px -6px 6px -2px;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.right_article {
	margin: 10px;
	overflow: hidden;
	　zoom: 1;
	font-size: 14px;
	line-height: 25px;
}
.right_article_left {
	float: left;
	width: 28%;
	font-size: 13px;
}
.right_article_right {
	width: 70%;
	float: right;
}


.right_article16 {
	float: right;
	width: 70%;
}
.name {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
}



.right_article_ph_r2 {
	width: 28%;
	margin-right: 1%;
	float: left;
}


#right h5  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left: 8px double #AF1D23;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	display: block;
	font-size: 16px;
	margin-left: 0px;
}




/*フッター------------------------------------------------*/

#footer {
	width: 100%;
	height: 222px;
	background-image: none;
	clear: both;
	padding-top: 20px;
}
#footer a {
	color: #AE1D22;
}
#footer a:hover {

}

#footer_in {

	height: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	line-height: 35px;
	text-align: center;
	padding-top: 20px;
}
#footer_copy {
    margin-left: auto;
    margin-right: auto;
    background-repeat: repeat-x;
    background-position: 0% top;
    height: 50px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    padding-top: 40px;
    background-color: #AE1C23;
}
 .footer-in {
    display: none;	
}
#menu_box {
    display: none;
}

/*その他------------------------------------------------*/

.div_right {
	text-align: right;
	width: auto;
}
.text_orange {
	color: #EE8118;
}
.contact {
	overflow: hidden;
	zoom: 1;
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #D2D2D2;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.contact_left {
	float: left;
	width: 50%;
	font-size: 13px;
	border-style: none;
	text-align: left;
}
.contact_right {
	width: 45%;
	float: right;
}
.contact_btn {
	width: 100%;
}
.news_box_end {
	background-image: url(../images/syasen_87.gif);
	background-repeat: repeat;
	height: 30px;
	text-align: right;
	color: #505050;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
}
.ph_boader {
	border: 1px solid #D2D2D2;
}
.info {
	width: 100%;
	height: auto;
	border-top: 1px solid #B3282E;
	border-bottom: 1px solid #B3282E;
	background-image: url(../images/top_56.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
.info_art {
	width: 83%;
	height: auto;
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.genjo {
	background-image: url(../images/top_70.png);
	background-repeat: no-repeat;
	background-position: right 0%;
	margin-bottom: 20px;
	width: 100%;
}
.genjo ul {

}
.genjo li {
	display: block;
	background-image: url(../images/top_72.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0% center;
	padding-top: 10px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 0.8em;
}
.kakomi_glay {
	width: 95%;
	height: auto;
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	border-image: url("../images/syasen_87.gif") 3 3 round;
	background-image: url(../images/syasen_87.gif);
	margin-bottom: 20px;
}
.kakomi_glay_art {
	margin: 7px;
	background-color: #FBFBFB;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 25px;
}
.black_img {
	width: 100%;
	height: 87px;
	position: relative;
	top: -20px;
}
.feed_top {
	width: 70px;
	height: 36px;
	float: right;
	position: relative;
	top: -5px;
}
.news-box {
	width: 100%;
	height: auto;
}

.news-box ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
.news-box li {
	border-bottom: 1px dotted #CECECE;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
}
}
