@charset "UTF-8";

@media screen and (min-width: 640px){
.sp_on {       display:none;}
}

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

.sp_none {       display:none;}

a[href^="tel:"] { cursor: default; }

.anchorlink {
       position: relative;
       top: -120px;
       display: block;
    }

* {
	margin:0;
	font-weight: normal;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

img {
	margin:0;
	padding:0;
	max-width: 100%;
	height: auto;
}

/* ------------------------------------------------------------
	1. HTML, Body, Anchor
------------------------------------------------------------ */


html{
    height: 100%;
}


body {
	margin: 0 auto;
	font-size: 14px;
	padding: 0;
	text-align: left;
	line-height: 28px;
	color: #3D332B;
	-webkit-text-size-adjust: none;
	background-image: url(img/bg.png);
	background-repeat: repeat;
	background-position: center top;
	letter-spacing: 0.1em;
	border-color: #E0325B;
	border: 10px solid #E4322C;
}

h1 {
	font-family: "Noto Sans Japanese";
	font-size: 15px;
	}

h2 {
	font-size:11px;
	}


h3 {
	font-size: 10px;

	}

strong {
	font-weight:bold;
	}

b {
	font-weight:bold;
	}

a {
	color: #3F2C26;
	text-decoration:none;
	border:none;
}

a:link {
	color: #1eaa39;
	text-decoration:none;
	border:none;
}

a:visited {
	color: #1eaa39;
	text-decoration:none;
}

a:hover {
	color: #1eaa39;
	text-decoration:none;
}


/* ------------------------------------------------------------
	2. Others
------------------------------------------------------------ */

img {
	border: none;
	left: auto;
	top: 0px;
	right: auto;
	width: auto;
	}
	
#c_both {
	clear: both;
	margin-top: 0px;
	}
	


/* ------------------------------------------------------------
	3. TEXT ドラック時背景指定
------------------------------------------------------------ */

::selection {
    background:#ffeeb0; /* Safari */
}

::-moz-selection {
    background:#ffeeb0; /* Firefox */
}
#gotop {
	text-align: center;
	height: 45px;
	width: 60px;
	padding-top: 15px;
	color: #FFF;
	font-size: 16px;
	border-radius: 4px;
	background-color: #fe330b;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
a[href^="tel:"] { cursor: default; }

.anchorlink {
       position: relative;
       top: -120px;
       display: block;
    }

#top_img {
    background-repeat: repeat;
    background-position: center  center;
    background-size: 10%;
    width: 100%;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 10px;
}
#top_img img {
	width: 50%;
}
#gotop {
	text-align: center;
	height: 40px;
	width: 50px;
	padding-top: 10px;
	color: #FFF;
	font-size: 13px;
	border-radius: 50%;
	background-color: #fe330b;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}

#box4area {
	width: 100%;
	overflow: hidden;
}

#box_about {
	width: 100%;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
}
#box3 {
	padding: 1%;
	float: left;
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box; /* Chrome, Safari */
	-moz-box-sizing: border-box;    /* Firefox */
	box-sizing: border-box;         /* IE8+, Opera */
	margin-bottom: 20px;
}

#box3 img {
	width:60%;
	margin-bottom:20px;
}

.title4 {
	font-size: 120%;
	margin-top: 40px;
	color: #e60012;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	font-weight: bold;
	text-align: center;
    font-style: italic;
}
.title4b {
	font-size: 110%;
	margin-bottom: 10px;
	font-weight: bold;
}
#company_area {
	width: 98%;
	-webkit-box-sizing: border-box; /* Chrome, Safari */
	-moz-box-sizing: border-box;    /* Firefox */
	box-sizing: border-box;         /* IE8+, Opera */
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#map_area {
	width: 100%;
}
.fbtw {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
}
.cl {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #910000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	line-height: 20px;
}
.gaiyou {
}

#newa_area {
	width: 98%;
	-webkit-box-sizing: border-box; /* Chrome, Safari */
	-moz-box-sizing: border-box;    /* Firefox */
	box-sizing: border-box;         /* IE8+, Opera */
	margin-right: auto;
	margin-left: auto;
}
#contact_area {
	width: 100%;
	-webkit-box-sizing: border-box; /* Chrome, Safari */
	-moz-box-sizing: border-box;    /* Firefox */
	box-sizing: border-box;         /* IE8+, Opera */
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 2%;
	padding-left: 2%;
}
.news_d {
	font-size: 90%;
	color: #0a7be4;
}
#contact_btn {
	font-size: 120%;
	color: #FFFFFF;
	text-align: center;
	margin-top: 25px;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 9px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e60012;
	border-radius: 10px;
}
#outbox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	max-width:1000px;
}
.title_line {
	width: 15%;
	margin-right: auto;
	margin-left: auto;
	border-top: 3px solid #e60012;
	margin-bottom: 40px;
}
table {
  border: 2px solid #e60012;
  border-collapse: separate;
  border-radius: 10px;
  border-spacing: 0;
}
table th, table td {
  border-bottom: 2px solid #e60012;
  padding: 15px 20px;
}
table th {
  border-right: 2px solid #e60012;
}

table tr:first-child td {
	border-radius: 6px 6px 0 0;
	background-color: #e60012;
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	padding: 13px 5px;
}
table tr:last-child th {
  border-bottom: none;
  border-radius: 0 0 0 10px;
}
table tr:last-child td {
  border-bottom: none;
  border-radius: 0 0 10px 0;
}


.ttop {
	background-color: #e60012;
	font-size: 110%;
	color: #FFFFFF;
	text-align: center;
}
.news_koumoku {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px dotted #908D8D;
	padding-bottom: 10px;
}
}
