@charset "utf-8";
.body {
	margin: 0px;
	padding: 0px;
}

#wrap {
	padding: 0px;
	margin: 0px;
}
#contents {
	margin: 0px;
	padding: 0px;
}
/* CSS Document */


	
	

	

/* HOME */





h1 {
	font-size: small;
	font-weight: normal;
	font-style: normal;
	padding-left: 1%;

}
h2 {
	font-size: xx-large;
	font-weight: normal;
	text-align: right;
	margin-top: 3%;
	padding-right: 2.4%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 2em;
	color: #960;
}



h3 {
	color: #FFF;
	font-weight: normal;
	padding-left: 2em;

}

.blue  {
	color: #336;
}
.text_right {
	text-align: right;
	color: #666;
}


h4 {
	color: #FFF;
	font-size: medium;
	font-weight: normal;
	position:relative;
	top:0;
	left:10px;
	padding-left: 24px;
}
h4:before{
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 14px solid #FFF;
}



h5 {
	font-weight: normal;
	font-size: medium;
	color: #666;

}





/* HEADER */

#mainVisualArea {
	background-color: #336;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336;
	border-bottom-color: #666;
	color: #FFF;
	height: auto;
	width: auto;
}

@media screen and ( min-width:768px )
{
	
	
#mainVisual {
	width: 950px;
	max-width: 100%;
	background-image: url(../suppot_images/header_recruit.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	background-position: bottom;
	overflow: hidden;
}

}





/* メイン */


#wrap {
	overflow: hidden;
}


#contents
{
	max-width       : 100%;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: auto;

	
	}







#title-001 {
	background-color: #336;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	height: 1.8em;
	width: 100%;
	clear: both;

}


#title-002 {
	background-color: #6282FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	margin-top: 1.4em;
	margin-bottom: 2em;
	width: 100%;
	height: 1.6em;
	clear: both;
	float: left;
}

#title-004 {
	height: 1.6em;
	width: 86%;
	color: #4B4136;
	background-color: #F9F7F4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 0.4em;
	margin-left: 2em;
	padding-left: 2em;
	float: none;
	margin-top: 1em;
	clear: both;
}


.txt_Area {
	margin-top: 3em;
	margin-bottom: 3em;
	margin-left: 10%;
	width: 84%;
	clear: both;

}
#title-002 h4 a {
	color: #FFF;
}




.txt {
	color: #666;

}

.txt_02 {
	color: #666;
	padding-left: 8%;
}




.price_01 {
	max-width: 100%;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
.price_title {
	font-size: medium;
	color: #666;
}

.menu_Area {
	width: 86%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 2em;
	margin-bottom: 1em;
}

.heimenzu {
	max-width: 100%;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 3em;
}
.distinctive_space {
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.map_Area {
	max-width: 100%;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}



/* 表 */

table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8%;
	margin-top: 6%;
	font-size: small;
	
}
.td_color {
	color: #666;
	font-size: medium;
	background-color: #F9F7F4;
	padding-left: 1.6em;
	font-weight: normal;
	width: 100px;
	height: 50px;
}

.td_left_color {
	font-size: medium;
	color: #666;
	font-weight: normal;
	padding-left: 1.6em;
	width: 420px;
	height: 50px;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

/* 写真　スペース */



.photo_space {
	width: 312px;
	background-color: #EEECEA;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DCD8CF;
	border-bottom-color: #DCD8CF;
	float: left;
	margin-left: 4%;
	padding-top: 1%;
	padding-left: 1%;
	margin-top: 2em;
}



/*  リスト */

.title_list {
	width: 40%;
	float: left;
	margin-left: 8%;
	margin-top: 2em;
}





ul {
	list-style-type : none;
	font-size: medium;
	color: #666;
	margin-bottom: 10%;
}
li {
	width: 98%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DBDAD0;
	display: inline-block;
}
li a {
	display: block;
	padding-bottom: 6%;
	padding-top: 6%;
	padding-left: 14%;
}


li:hover {
	background-color: #E8E8DF;

}
ul li {
  position: relative;
}



/* 丸矢印マーク */


ul li::after,
ul li::before {
  display: block;
  content: '';
  position: absolute;
}


ul li::after {
	top: 1.4em;
	left: 0.8em;
	width: 1em;
	height: 1em;
	background-color: #0D3148;
	border-radius: 100%;
}
ul li::before {
  z-index: 2;
  top: 1.74em;
  left: 1.1em;
  width: 4px;
  height: 4px;
  border-right: 1.2px solid #fff;
  border-bottom: 1.2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

li a:link  {
	color           : #5A4B38;
	text-decoration : none;
}


li a:visited  {
	color           : #77674F;
	text-decoration : none;
}
li a:hover {
	color           : #9C876B;
	text-decoration : none;
}

ul.normalList {
 list-style-type : disc;
 margin-left     : 15px;
}
ul.inlineList li,
ol.inlineList li,
.inline {
 display         : inline;
}
a img {
 border          : none;
}



/*  ボタン */

.button a:hover {
	width: 96%;
	font-size: x-large;
	border-radius: 10px; /* CSS3草案 */
	-webkit-border-radius: 10px; /*Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	padding-top: 4%;
	padding-bottom: 4%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: normal;
	background-color: #AED8FD;
	display: block;
}

.button a {
	width: 96%;
	font-size: x-large;
	border-radius: 10px; 
	
	
	
	/* CSS3草案 */
	-webkit-border-radius: 10px; /*Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	font-weight: normal;
	display: block;
	background-color: #002142;
	padding-top: 4%;
	padding-bottom: 4%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}





/* 電話　ボタン */

.phone a {
	font-size: xx-large;
	border-radius: 30px; /* CSS3草案 */
	-webkit-border-radius: 30px; /*Safari,Google Chrome用 */
	-moz-border-radius: 30px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	text-align: center;
	display: block;
	background-color: #336;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}

.phone_coment {
	font-size: medium;
	font-weight: normal;
	color: #666;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}







/* FOOTER */
#footerArea {
	background-color: #336;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	float: none;
	overflow: hidden;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width           : 950px;
	max-width       : 100%;
	color: #FFF;
	font-size       : small;
	color           : #FFF;
	padding-right: 0px;
	padding-left: 4%;
	line-height: 1.8em;
}





/* 上部へ移動ボタン */



#topbutton a {
			/* ▽リンクの装飾 */
			color: white;
			text-decoration: none;
}
#topbutton {
	/* ▽表示位置を画面の右下に固定 */
			position: fixed;
	bottom: 18px;
	right: 10%;
	width: 7em;
	/* ▽最初は非表示にしておく */
			display: none;
	opacity: 0.75;
	border-radius: 24px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 1em;
	background-color: #666;
}

#topbutton a:hover {
	/* ▽マウスが載ったときの装飾 */
			color: #FFF;
	text-decoration: underline;
}
