@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";

/*|||| Noto Sans Japanese ||||||||||||||||||||||||||||||||||||||*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
 
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	line-height: 1.0;
}
 
body {
    line-height:1;
	background-color: #FFE6E8;
}
 
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
 
nav ul {
    list-style:none;
}
 
blockquote, q {
    quotes:none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
 
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
}
 
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
 
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
 
del {
    text-decoration: line-through;
}
 
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
 
table {
    border-collapse:collapse;
    border-spacing:0;
}
 
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
 
input, select {
    vertical-align:middle;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
ol, ul {
	list-style: none;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.mr40 {
	margin-right: 40px;
}
.mb0 {
	margin-bottom:0px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.bold {
	font-weight: bold;
}
.nomal {
	font-weight: normal;
}
p {
	font-size: 16px;
	color: #331C14;
}
.yellow {
	color: #FF9;
}
.pink {
	color: #CD5257;
}

/*---------- #container ----------*/
#container {
	width: 1350px;
	background: #FFF;
	margin: 0 auto;
	overflow: hidden;
}
header {
	height: 160px;
	background: #FFF;
}
#logo {
	width: 500px;
	float: left;
	margin-top: 50px;
	margin-left: 100px;
}
#logo .h1sub {
	font-size: 18px;
}
#contact {
	width: 300px;
	float: right;
	margin-top:50px;
}
#contact ul li {
	line-height: 1.5;
	color: #603813;
}
#contact .telno {
	font-size: 20px;
	font-family:Verdana, Geneva, sans-serif;
}
h1 {
	color: #603813;
	line-height: 1.5;
	font-size: 24px;
}
nav {
	height: 50px;
	background: #FF8D8F;
}
#message {
	background: #FFEFBC;
	padding: 30px 0;
	position: relative;
}
#wrapper1 {
	padding: 45px 125px;
	margin-bottom: 15px;
}
#tokucho {
	width: 410px;
	padding: 50px 60px 60px;
	background: #46312A;
	float: left;
	margin-right: 40px;
	height: 390px;
}
#tokucho h3 {
	font-size: 22px;
	color: #FFF;
	text-align: center;
	margin-bottom: 15px;
}
#tokucho p {
	font-size: 17px;
	line-height: 1.8;
	color: #FFF;
}
h2#recruit {
	font-size: 27px;
	color: #FFF;
	text-align: center;
	line-height: 50px;
}
h2#recruit img {
	vertical-align: middle;
	padding-left: 0.5em;
}

#message {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 3em;
	overflow: hidden;
}

h2#catch {
	font-size: 34px;
	color: #46312A;
	text-align: left;
	margin-bottom: 10px;
}

#message p {
	text-align: left;
}

#hisamitsuLogo {
	width: 350px;
	height: 350px;
	background-color: rgba(255, 255, 255, .5);
	border: solid 4px #FF8D8F;
	border-radius: 50%;
	position: absolute;
	right: 5%;
	top: -50%;
	cursor: pointer;
}

#hisamitsuLogo_inner {
	width: 284px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	margin: 50% auto 0;
	transform: translateY(-50%);
}

#hisamitsuLogo_inner a {
	color: #298321;
	display: block;
	transition: all .35s;
}

#hisamitsuLogo_inner span {
	text-align: left;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#hisamitsuLogo_inner span:nth-child(1) {
	font-size: .95em;
	padding-left: 8px;
	margin-bottom: .4em;
}

#hisamitsuLogo_inner span:nth-child(2) {
	font-size: 2em;
	text-align: center;
	letter-spacing: .1em;
	margin-bottom: .17em;
}


#hisamitsuLogo span:nth-of-type(3) {
	color: white;
	font: 100 10.2px/2 'Noto Sans Japanese', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: normal;
	text-align: center;
	letter-spacing: .12em;
	background-color: #ffaf00;
	border-radius: 10px;
}

#hisamitsuLogo_inner a:hover {
	opacity: .5;
}


#message p {
	font-size: 18px;
	line-height: 30px;
	}
#news {
	width: 528px;
	background: #FFF;
	float: left;
	border: 1px #cccccc solid;
}
#newsInner {
	height: 420px;
	overflow: scroll;
		padding: 0 15px;

}
h3.pinkbase{
	background: #FF8D8F;
	color: #FFF;
	line-height: 50px;
	text-indent: 1em;
	margin-bottom: 30px;
}
#news dl {
	margin-bottom: 30px;
}
#news dt {
	font-weight: bold;
	margin-bottom: 1.0em;
}
#news dd {
	line-height: 1.8;
}
#news dd.date {
	color: #ccc;
	font-size: 14px;
	margin-bottom: 1.0em;
	line-height: 1.0;
}
#hisamitu {
	background: #FFDADB;
	padding: 30px 0;
	margin-bottom: 50px;
	margin-left: 125px;
	margin-right: 125px;
}
p#hisamituSub {
	text-align:center;
	font-size: 22px;
	margin-bottom: 15px;
}
h2#hisamituTitle {
	color: #461A2A;
	font-size: 37px;
	text-align: center;
}
#wrapper2 {
	margin: 0 125px 40px;
}
#wrapper2 .content {
	width: 340px;
	float: left;
}
#wrapper2 h3.pointTitle {
	text-align: center;
	margin-bottom: 20px;
}
#wrapper2 .content img {
	margin-bottom: 30px;
}
#wrapper2 p {
	line-height: 1.5;
}
#map {
	width: 1100px;
	margin: 0 auto 30px;
}
/*---------- #求人ページ ----------*/

#wrapper3 {
	width: 1100px;
	margin: 50px auto 0;
	
}
#recruitContent {
	float: left;
	width: 720px;
	margin-right: 40px;
}
h2#recruite {
	font-size: 39px;
	margin-bottom: 60px;
}
h3.pinkBorder {
	border-left: #FF8D8F 5px solid;
	line-height: 30px;
	padding-left: 0.5em;
	margin-bottom: 10px;
}
#recruitContent p {
	line-height: 1.7;
	margin-bottom: 40px;
}
#recruitContent table {
	margin-bottom: 40px;
}
#recruitContent table, #recruitContent table th, #recruitContent table td {
	border: #333333 1px solid;
	text-align: left;
	padding-left: 15px;
}
#recruitContent table tr, #recruitContent table th, #recruitContent table td {
	line-height: 30px;
}
#recruitContent table th {
	width: 145px;
	background: #FFE6E8;
}
#recruitContent table td {
	width: 545px;
}
#side {
	width: 340px;
	float: right;
}
#side ul li {
	line-height: 50px;
	border-bottom: 1px #ddd solid;
}
#side ul#access li {
	line-height: 30px;
	border-bottom: none;
}
#footer {
	background: #FF8D8F;
	height: 160px;
	padding-top: 20px;
}
footer #footernav ul {
	text-align: center;
}
footer p {
	color: #FFFFFF;
	text-align: center;
	line-height: 2.0;
}