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

/* ************************************************ 
 *  all
 * ************************************************ */
* {
  margin: 0px;
  padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
p, li, ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
html {
	height: 100%;
	overflow-x: hidden;
}
body {
	margin: 0px;
	padding: 0 0 62px;
	overflow-x: hidden;
	background-color: #fafafa;
	position: relative;
}
br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}
.clear {
	clear: both;
	float: none;
	margin:0px;
	padding:0px;
}
p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	color: #666;
}
a:link{
	color: #003912;
	text-decoration:none;
}
a:visited{
	color: #003912;
	text-decoration:none;
}
a:hover{
	color: #4a771e;
	text-decoration:underline;
}
a:active{
	color: #999;
	text-decoration:none;
}
br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
	line-height: 0;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0px;
	font-size: 0px;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	float: none;
}
.clearfix{
	display: inline-block;
}

/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
hr {
	margin: 10px 0;
	border: 0;
	clear: left;
}
img {
	border: none;
	vertical-align: middle;
}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は640px
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/

.sp_container {
	float: none;
	clear: both;
	width: auto;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #fafafa;
}


/*===== TOP VIEW =====*/

#sp_topview {
	width: 100%;
	height: auto;
	clear: both;
	float: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#sp_topview img{
	width: 100%;
	height: auto;
}

.sp_title_copy {
	left: 50%;
	top: 0;
	margin-left: -25%;
	margin-top: 75px;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 50%;
	position: absolute;
	z-index: 50;
}
.sp_title_copy img {
	width: 25%;
}
.sp_top_contact {
	left: 50%;
	top: 0;
	margin-left: -25%;
	margin-top: 175px;
	text-align: center;
	height: auto;
	width: 50%;
	position: absolute;
	z-index: 50;
	opacity: 0.85;
}
.sp_top_contact img {
	width: 30%;
}


/*===== CONTENT =====*/

.sp_content {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.sp_content img{
	width: 100%;
	height: auto;
}
.sp_point_top {
	float: none;
	clear: both;
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5%;
	padding-bottom: 0%;
}
.sp_point_top img{
	width: 100%;
	height: auto;
}
.sp_point_center {
	float: none;
	clear: both;
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.sp_point_center img{
	width: 100%;
	height: auto;
}
.sp_point_bottom {
	float: none;
	clear: both;
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0%;
	padding-bottom: 5%;
}
.sp_point_bottom img{
	width: 100%;
	height: auto;
}
.sp_top_base {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../img/sp_top_base.png);
	background-attachment: scroll;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	height: 30px;
	margin: 0 auto 0;
	width: 90%;
	max-width: 90%;
	position: relative;
	z-index: 1;
}
.sp_center {
	width: 90%;
	height: auto;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #fff;
	background-repeat: repeat-y;
}
.sp_center img{
	width: 100%;
	height: auto;
}
.sp_bottom_base {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/sp_bottom_base.png);
	background-attachment: scroll;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	height: 30px;
	margin: 0 auto 0;
	width: 90%;
	max-width: 90%;
	position: relative;
	z-index: 1;
}

/*===== TITLE =====*/

.sp_title {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5%;
	padding-bottom: 1%;
}
.sp_title img{
	width: 100%;
	height: auto;
}
.sp_sns_title {
	float: none;
	clear: both;
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
}
.sp_sns_title img{
	width: 100%;
	height: auto;
}


/*===== BUTTON =====*/

.sp_header {
	width: 100%;
	height: auto;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ff5000;
}
.sp_top_logo {
	width: 70%;
	height: auto;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	z-index: 100;
}
.sp_top_logo img {
	width: 100%;
	height: auto;
}
.sp_bottom_logo {
	width: 50%;
	height: auto;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5%;
	padding-bottom: 5%;
	z-index: 100;
}
.sp_bottom_logo img {
	width: 100%;
	height: auto;
}
.sp_tel {
	width: 90%;
	height: auto;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10;
}
.sp_tel img {
	width: 100%;
	height: auto;
}
.sp_contact_bnr {
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	width: 60%;
}
.sp_contact_bnr img {
	width: 100%;
	height: auto;
}
.sp_sns_bnr_in {
	float: none;
	clear: both;
	width: 80%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.sp_sns_btn {
	float: left;
	margin: 0px;
	padding-left: 0%;
	padding-right: 2%;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	width: 10%;
}
.sp_sns_btn img {
	width: 100%;
	height: auto;
}


/*===== TEXT =====*/

.sp_copy01 {
	width: 90%;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: #666;
	text-align: center;
	letter-spacing: 0pt;
	font-variant-ligatures: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
.sp_copy02 {
	width: 80%;
	height: auto;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "serif";
	font-size: 10pt;
	line-height: 15pt;
	color: #666;
	text-align: left;
	letter-spacing: 0pt;
}

/*===== PAGE TOP =====*/

.sp_pagetop {
	width: 12%;
	height: auto;
	display: none;
	position: fixed;
	bottom: 16px;
	right: 16px;
	z-index: 10;
}
.sp_pagetop img {
	width: 100%;
	height: auto;
}

/*===== FOOTER =====*/

.sp_footer_copy {
	font-family:"Times New Roman", Times, "serif";
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding: 20px 0;
}
.sp_footer_back {
	background-color: #ff5000;
	height: auto;
	margin: 0 auto 0;
	padding: 0;
	width: 100%;
	z-index: 1;
}

#sp_contact{
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	width: 100%;
	height: 62px;
	background: #fff;
	z-index: 10;
}
#sp_contact li{
	box-sizing: border-box;
	width:50%;
	padding: 1px;
	float: left;
}
#sp_contact li a{
	display: block;
	width: 100%;
	height: 60px;
	text-align: center;
}
#sp_contact li:nth-of-type(1) a{
	background: #ff5500;
}
#sp_contact li:nth-of-type(2) a{
	background: #ffbc01;
}
#sp_contact img{
	height: 60px;
}