@charset "utf-8";
/* CSS Document */

/* リセットスタイル */
html,body,div,h1,h2,h3,p,
blockquote,pre,address,ul,ol,di,
dt,dd,table,th,td,form,fieldset{
	margin: 0;
	padding: 0;
	font-size:100%;
	}
	
* html .clearfix {height: 1%;}
.clearfix {display: block;}

body {
	background: #FFF;
	color: #555;
	font-family:Arial,Helvetica,verdana,'メイリオ',"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
	*font-size:80%; /*IE*/
	line-height:1.6;
}

/*** ナビ ***/
@media screen and (min-width: 651px) {
nav{
	position: fixed;
	top:0;
	right:20px;
	z-index: 9998;
	display: block;
	width: 190px;
	height: 430px;
	background: url('images/bg_nav.png') no-repeat;
	}
}

@media screen and (max-width: 650px) {
nav{
	display: none;
	}
}

@media screen and (min-width: 651px) {
nav>ul{
	margin-top: 65px;
	}
}

@media screen and (max-width: 650px) {
nav>ul{
	display: none;
	}
}

@media screen and (min-width: 651px) {
nav li{
	list-style: none;
	padding: 1px 15px;
	}
}

@media screen and (max-width: 650px) {
nav li{
	display: none;
	}
}

@media screen and (min-width: 651px) {
nav li a:hover{
	opacity: 0.7;
	}
}

@media screen and (max-width: 650px) {
nav li a:hover{
	display: none;
	}
}

@media screen and (min-width: 651px) {
#header {
	 display: none;
	}
}


/*** アイキャッチ ***/
@media screen and (min-width: 651px) {
#eyecatch {
	max-width: 100%;
	height: auto;
	margin: 0 auto ;
	background-image: url(images/bg_eyecatch.png);
	background-repeat: no-repeat;
	}
}

@media screen and (max-width: 650px) {
#eyecatch {
	max-width: 100%;
	height: auto;
	margin: 50px auto 0 auto ;
	background-image: url(images/bg_eyecatch.png);
	background-repeat: no-repeat;
	}
}

#eyecatchBox {
	max-width: 1200px;
	height: auto;
	margin: 0 auto 10px auto;
}


/*** メイン ***/

a:link {
	text-decoration: underline;
	color: #666;
}

a:visited {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
	color: #666;
}

a:active {
	text-decoration: none;
	color: #666;
}

img {
	max-width: 100%;
	height: auto;
}
article, section, nav {
	display: block;
}

@media screen and (min-width: 651px) {
#message {
	background:#fff;
	height: 700px;
	position: relative;
	width: 100%;
	margin: 0 0 80px 0;
	}
}

@media screen and (max-width: 650px) {
#message {
	background:#fff;
	height: auto;
	position: relative;
	width: 100%;
	margin: 0 0 80px 0;
	}
}

@media screen and (min-width: 651px) {
#messageBoxl{
	position: absolute;
	width: 50%;
	height: 700px;
	line-height: 700px;
	text-align: center;
	vertical-align: middle;
	background:url('images/bg_blue.jpg') 0% 50% repeat #fff;
	}
}

@media screen and (max-width: 650px) {
#messageBoxl{
	width: 100%;
	height: auto;
	text-align: center;
	vertical-align: middle;
	background:url('images/bg_blue.jpg') 0% 50% repeat #fff;
	}
}

@media screen and (min-width: 651px) {
#messageBoxr{
	position: absolute;
	right: 1px;
	width: 50%;
	height: 700px;
	line-height: 700px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	top: 0px;
	background-color: #fff6ea;
	background-repeat: repeat;
	background-position: 0% 50%;
	}
}

@media screen and (max-width: 650px) {
#messageBoxr{
	width: 100%;
	height: auto;
	text-align: center;
	vertical-align: middle;
	background-color: #fff6ea;
	background-repeat: repeat;
	background-position: 0% 50%;
	}
}

@media screen and (min-width: 651px) {
#messageBoxl img, #messageBoxr img{
	vertical-align: middle;
	margin: 70px 0 0 0 ;
	}
}

@media screen and (max-width: 650px) {
#messageBoxl img, #messageBoxr img{
	width:96%;
	height:auto;
	margin: 50px 8px ;
	}
}

@media screen and (min-width: 651px) {
.wrap {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	}
}

@media screen and (max-width: 650px) {
.wrap {
	max-width: 98%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	}
}	

.wrap01 {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.wrap02 {
	max-width: 1800px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

@media screen and (min-width: 651px) {
.wrapBox{
	max-width: 980px;
	height: auto;
	margin: 20px auto 20px auto;
	overflow: hidden;
	}
}

@media screen and (max-width: 650px) {
.wrapBox{
	width: 98%;
	height: auto;
	margin: 0 auto 8px auto;
	overflow: hidden;
	}
}

@media screen and (min-width: 651px) {
.hpBox{
	max-width: 980px;
	height: auto;
	margin: 20px auto 50px auto;
	overflow: hidden;
	}
}

@media screen and (max-width: 650px) {
.hpBox{
	width: 98%;
	height: auto;
	margin: 0 auto 80px auto;
	overflow: hidden;
	}
}

@media screen and (min-width: 651px) {
.logoBox{
	max-width: 980px;
	height: auto;
	margin: 85px auto 85px auto;
	overflow: hidden;
	}
}

@media screen and (max-width: 650px) {
.logoBox{
	margin: 40px auto 40px auto;
	overflow: hidden;
	}
}

.boxButton{
	max-width: 980px;
	height: auto;
	margin: 0 auto 60px auto;
	overflow: hidden;
}

.innerMessage_r {
	margin-top: 100px;
	margin-left: 50px;
}
.innerMessage_l {
	margin-right: 50px;
	margin-bottom: 100px;
}
.grdBox {
	max-width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(images/bg_grd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 0 30px 0;
	padding-bottom: 40px;
}
.box {
	max-width: 980px;
	height: auto;
	overflow: hidden;
	margin: 50px auto 0 auto;
}

@media screen and (min-width: 651px) {
.boxl{
	max-width: 100%;
	height: auto;
	margin:  0 15px 0 15px ;
	float: left;
	}
}

@media screen and (max-width: 650px) {
.boxl{
	width: 60%;
	height: auto;
	margin:  0 auto ;
	}
}

@media screen and (max-width: 650px) {
.boxl img {
	margin:  0 auto 10px 0;
	}
}

@media screen and (min-width: 651px) {
.boxr{
	max-width: 100%;
	height: auto;
	margin:  0 15px 0 15px ;
	float: right;
	}
}

@media screen and (max-width: 650px) {
.boxr{
	width: 60%;
	height: auto;
	margin:  0 auto ;
	}
}

@media screen and (max-width: 650px) {
.boxr img {
	margin:  0 auto 10px 0;
	}
}

@media screen and (max-width: 650px) {
.wrapBox .grdBox img {
	margin-bottom: 10px;
	}
}

@media screen and (min-width: 651px) {
.entry {
	width: 100%;
	background-image: url(images/bg_co.png);
	background-repeat: repeat-x;
	height: 540px;
	margin: 0 0 70px 0;
	overflow: hidden;
	}
}

@media screen and (max-width: 650px) {
.entry {
	width: 100%;
	background-image: url(images/bg_co.png);
	background-repeat: repeat;
	height: 900px;
	margin: 0 0 50px 0;
	overflow: hidden;
	}
}

@media screen and (min-width: 651px) {
.entryBox {
	background-image: url(images/bg_kami.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 417px;
	margin: 10px auto 0 auto;
	}
}

@media screen and (max-width: 560px) {
.entryBox {
	background-image: url(images/bg_kami.png);
	background-repeat: no-repeat;
	width: 870px;
	height: 417px;
	margin: 10px auto 0 auto;
	}
}

@media screen and (max-width: 480px) {
.entry {
	width: 100%;
	background-image: url(images/bg_co.png);
	background-repeat: repeat;
	height: 605px;
	margin: 0 0 50px 0;
	overflow: hidden;
	}
}

@media screen and (max-width: 480px) {
.entryBox {
	background-image:none;
	width: 100%;
	height: 110px;
	margin: 0 auto;
	}
}

@media screen and (min-width: 651px) {
.entryBox img {
	margin: 55px 0 0 25px ;
	}
}

@media screen and (max-width: 650px) {
.entryBox img {
	width: 96%;
	display: block;
	margin: 25px auto 0 auto ;
	}
}

@media screen and (min-width: 651px) {
.entryBoxH2 {
	width: 980px;
	margin: 20px auto 0 auto;
	color: #FFF;
	text-align: center;
	font-size: 35px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}
}

@media screen and (max-width: 650px) {
.entryBoxH2 {
	width: 98%;
	color: #FFF;
	text-align: center;
	font-size: 25px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.3em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
}

@media screen and (min-width: 651px) {
.voice01 {
	width: 305px;
	padding: 0 9px 0 12px;
	overflow: hidden;
	}
}

@media screen and (max-width: 650px) {
.voice01 {
	width: 98%;
	overflow: hidden;
	margin: 40px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
}

@media screen and (max-width: 650px) {
.voice01 img {
	width: 170px;
	margin: 0 0 10p 0 ;
	padding: 0 0 0 70px;
	}
}

@media screen and (min-width: 651px) {
.voice02 {
	width: 305px;
	padding: 0 10px 0 12px;
	overflow: hidden;
	}
}

@media screen and (max-width: 650px) {
.voice02 {
	width: 98%;
	overflow: hidden;
	margin: 40px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
}

@media screen and (max-width: 650px) {
.voice02 img {
	width: 170px;
	margin: 0 0 10px 0 ;
	padding: 0 0 0 70px;
	}
}

.voiceText dt {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	color: #D90000;
}
.voiceText dd {
	font-size: 14px;
	line-height: 1.6em;
}

@media screen and (min-width: 651px) {
.wrapBox .voice01 img {
	width: 150px;
	height: auto;
	text-align: center;
	margin: 0 0 0 100px;
	}
}

@media screen and (min-width: 651px) {
.wrapBox .voice02 img {
	width: 150px;
	height: auto;
	text-align: center;
	margin: 0 0 0 100px;
	}
}

@media screen and (min-width: 651px) {
#m3 {
	height: 366px;
	background-image: url(images/01.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	overflow: hidden;
	margin: 20px 0 0 0;
	}
}

@media screen and (max-width: 650px) {
#m3 {
	height: 310px;
	background-image: url(images/s01.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	overflow: hidden;
	margin: 20px 0 0 0;
	}
}

@media screen and (min-width: 651px) {
#m4 {
	height: 290px;
	background-image: url(images/02.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (max-width: 650px) {
#m4 {
	height: 660px;
	background-image: url(images/s02.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (min-width: 651px) {
#m5 {
	height: 240px;
	background-image: url(images/03.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (max-width: 650px) {
#m5 {
	height: 230px;
	background-image: url(images/s03.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (min-width: 651px) {
#m6 {
	height: 50px;
	background-image: url(images/04.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (max-width: 650px) {
#m6 {
	height: 35px;
	background-image: url(images/s04.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (min-width: 651px) {
#m7 {
	height: 150px;
	background-image: url(images/05.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (max-width: 650px) {
#m7 {
	height: 210px;
	background-image: url(images/s05.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (min-width: 651px) {
#m11 {
	height: 136px;
	background-image: url(images/06.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (max-width: 650px) {
#m11 {
	height: 210px;
	background-image: url(images/s06.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (min-width: 651px) {
#m12 {
	height: 184px;
	background-image: url(images/07.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (max-width: 650px) {
#m12 {
	height: 410px;
	background-image: url(images/s07.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	overflow: hidden;
	margin: 0;
	}
}

@media screen and (min-width: 651px) {
#m3e {
	height: 223px;
	background-image: url(images/08.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	overflow: hidden;
	margin: 0 0 40px 0 ;
	}
}

@media screen and (max-width: 650px) {
#m3e {
	height: 100px;
	background-image: url(images/s08.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	overflow: hidden;
	margin: 0 0 40px 0 ;
	}
}

.flow.fltl {
	margin-left: 10px;
}
.title {
	font-size: 15px;
	font-weight: bold;
}

@media screen and (min-width: 651px) {
#btn {
	width: 700px;
	overflow: hidden;
	clear: both;
	margin: 50px auto 40px auto;
	}
}

@media screen and (max-width: 650px) {
#btn {
	width: 98%;
	overflow: hidden;
	clear: both;
	margin: 0 auto 40px;
	}
}

@media screen and (min-width: 651px) {
#btn .fltl img {
	margin-right: 90px;
	}
}

@media screen and (max-width: 650px) {
#btn .fltl img {
	width: auto;
	height: 42px;
	margin: 10px auto;
	float: none;
	}
}

@media screen and (min-width: 651px) {
#btn .fltr img {
	margin: 0;
	}
}

@media screen and (max-width: 650px) {
#btn .fltr img {
	width: auto;
	height: 42px;
	margin: 10px auto;
	float: none;
	}
}

.btnBox {
	margin: 0 8px 0 0;
}
.btnBoxLast {
	margin: 0;
}
.center {
	text-align: center;
	margin-top: 40px;
}
.fltl {
	float: left;
	display: block;
	overflow: hidden;
}
.fltr {
	float: rigth;
}


/*** h2 ***/
@media screen and (min-width: 651px) {
.h2Recruit {
	font-size: 30px;
	margin-bottom: 10px;
	color: #666;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}
}

@media screen and (max-width: 650px) {
.h2Recruit {
	font-size: 20px;
	line-height: 1.3em;
	margin: 50px 0 3px 0;
	color: #666;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}
}


/*** テキスト ***/
@media screen and (min-width: 651px) {
.textM {
	font-size: 15px;
	line-height: 1.6em;
	overflow: hidden;
	}
}

@media screen and (max-width: 650px) {
.textM {
	font-size: 16px;
	line-height: 1.6em;
	}
}

@media screen and (min-width: 651px) {
.textL {
	font-size: 15px;
	line-height: 1.6em;
	margin: 0 0 11px 0;
	}
}

@media screen and (max-width: 650px) {
.textL {
	font-size: 16px;
	line-height: 1.6em;
	margin: 0 0 8px 0;
	}
}

/*** テーブル ***/
.beigeTable {
	height: auto;
	background-color: #FFF;
	background-repeat: repeat;
	margin: 30px 0 0;
	border: 1px solid #ddd;
}
.titleTable {
	background-color: #ddd;
	background-repeat: repeat-x;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
	color: #444;
	padding-left: 15px;
}
.beigeTable tr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
}
.beigeTable td {
	vertical-align: top;
	padding: 5px 10px;
}
.textTable{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}
.beigeTable td:last-child {
	border-right-width: 0;
}

.titleTableLast {
	border-bottom-width: 0;
}

/*** コピーライト ***/

#lpCopyright {
	background-color: #CCC;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}

.txt_entry {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 45px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	letter-spacing: 0.08em;
	text-shadow:0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266,0 0 6px #0E4266;
	margin: 30px auto 80px;
}

.txt_entry span {
	color: #ff0;
}