@charset "utf-8";


/*@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/


/*font-family: 'Noto Sans Japanese', sans-serif;<span class="s2"> </span>*/

/* -------------------------------------------------------------------- 
 body
-------------------------------------------------------------------- */

body {
 color: #000000;
 /*font-family: 'Noto Sans Japanese', "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック",  Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", Sans-Serif;*/
	font-family: Roboto,'Open Sans',Helvetica,"HiraginoKaku-W3-90msp-RKSJ-H","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",YuGothic,'Yu Gothic',"ＭＳ Ｐゴシック",Verdana,Osaka,"MS PGothic",Sans-Serif;
 font-size: 13px;
 *font-size:small;
 *font:x-small;
 text-align: center;
	text-size-adjust: 100%;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	max-height: 999999px;
	min-width: 1000px;
}

img {
	vertical-align: bottom;
}

#wrap {
	/*background-color: #000000;*/
}

.contWrap1000 {
	width: 1000px;
	margin: auto;
}
.relativeWrap01 {
	position: relative;
}

.radius18 {
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	-o-border-radius: 18px;
	-ms-border-radius: 18px;
	border-radius: 18px;
}
.radius4 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}


.pc {
	display: block;
}

.sp {
	display: none;
}
.pcBr {
	display: inline;
}

.spBr {
	display: none;
}

/*-----------------------*/

.anc {
	position: relative;
}
.ancIn {
	position: absolute;
	/*top: -140px;*/
}

#top {
	/*padding-top: 140px;*/
}


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

	body {
		min-width: 640px;
	}


	#top {
		overflow: hidden;
	}

	#wrap {
		overflow: hidden;
		margin: 0px auto;
		width: 640px;
	}

	.cont-text {
		margin-right: auto;
		margin-left: auto;
		font-size: 24px;
		line-height: 1.5em;
		padding: 20px 20px 40px 20px;;
		text-align: left;
	}

	img {
		vertical-align: bottom;
	}

	.contWrap1000 {
		width: auto;
		margin: auto;
	}


	p, span, dt, dd, th, td, li, h3 {
		max-height: 999999px;
		background-image: url(../img/spacer.gif);
	}


	.pc {
		display: none;
	}

	.sp {
		display: block;
	}
	.pcBr {
		display: none;
	}

	.spBr {
		display: inline;
	}

	/*-----------------------*/

	.anc {
		position: relative;
	}
	.ancIn {
		position: absolute;
		/*top: -140px;*/
	}

	#top {
		/*padding-top: 140px;*/
	}


}


/* -------------------------------------------------------------------- 
 header
-------------------------------------------------------------------- */


#header {
	background-color: #ffffff;
}
.headerWrap {
	color: #6d242e;
	text-align: center;
	position: relative;
	padding: 85px 0px 20px 0px;
}
.headerWrap .text01 {
	font-size: 26px;
	line-height: 1.0em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}
.headerWrap .text02 {
	margin-bottom: 24px;
}
.headerWrap .text03 {
	font-size: 18px;
	line-height: 1.0em;
	letter-spacing: 0.05em;
}
.headerLogo {
	position: absolute;
	top: 20px;
	right: 18px;
}







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

	#header {
		background-color: #ffffff;
	}

	.headerWrap {
		color: #6d242e;
		text-align: left;
		position: relative;
		padding: 140px 0px 20px 40px;
	}
	.headerWrap .text01 {
		font-size: 28px;
		line-height: 1.0em;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-bottom: 30px;
	}
	.headerWrap .text02 {
		margin-bottom: 24px;
	}
	.headerWrap .text02 img {
		width: 570px;
		height: auto;
	}
	.headerWrap .text03 {
		font-size: 28px;
		line-height: 1.0em;
		letter-spacing: 0.05em;
		padding: 0px 40px 0px 0px;
	}
	.headerLogo {
		position: absolute;
		top: 20px;
		right: 18px;
	}



}

/* -------------------------------------------------------------------- 
 footer
-------------------------------------------------------------------- */

.snsBtnArea01 {
	padding: 28px 0px 24px 0px;
}
.snsBtnWrap01 {
	display: table;
	margin: auto;
}
.snsBtnWrap01 li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 0px 20px;
}

.footerWrap01 {
	background-color: #6d242e;
}

.footerNaviWrap01 {
	display: inline-block;
	border-left: 1px solid #b69196;
	padding-top: 10px;
}
.footerNaviWrap01 li {
	display: table;
	width: 230px;
	height: 64px;
	float: left;
}
.footerNaviWrap01 li a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #b69196;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
}
.footerNaviWrap01 a:link {	color: #ffffff;	text-decoration: none;}
.footerNaviWrap01 a:visited {	color: #ffffff;	text-decoration: none;}
.footerNaviWrap01 a:hover {	color:#ffffff;	text-decoration: none;}
.footerNaviWrap01 a:active {	color:#ffffff;	text-decoration: none;}

.footerWrap01 .footer {
	padding: 50px 0px 20px 0px;
}
.footerLogo01 {
	margin-bottom: 50px;
}
.copyRight01 {
	color: #ffffff;
	font-size: 18px;
	line-height: 1.0em;
}





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

	.snsBtnArea01 {
		padding: 28px 0px 24px 0px;
	}
	.snsBtnWrap01 {
		display: table;
		margin: auto;
	}
	.snsBtnWrap01 li {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		padding: 0px 20px;
	}

	.footerWrap01 {
		background-color: #6d242e;
	}
	.footerNaviWrap01 li {
		display: table;
		width: 100%;
		height: 64px;
	}
	.footerNaviWrap01 li a {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		/*border-bottom: 4px solid #b69196;*/
		border-bottom: none;
		color: #ffffff;
		font-size: 24px;
		line-height: 1.2em;
		font-weight: bold;
	}
	.footerNaviWrap01 a:link {	color: #ffffff;	text-decoration: none;}
	.footerNaviWrap01 a:visited {	color: #ffffff;	text-decoration: none;}
	.footerNaviWrap01 a:hover {	color:#ffffff;	text-decoration: none;}
	.footerNaviWrap01 a:active {	color:#ffffff;	text-decoration: none;}

	.footerWrap01 .footer {
		padding: 50px 0px 20px 0px;
	}
	.footerLogo01 {
		margin-bottom: 50px;
	}
	.copyRight01 {
		color: #ffffff;
		font-size: 20px;
		line-height: 1.0em;
	}



}
