@charset "utf-8";
@import "base.css";
@import "https://fonts.googleapis.com/earlyaccess/sawarabimincho.css";
a{
	color: #474545;
	text-decoration: none;
}
hr {display:none;}
body{
	width: 100%;
	overflow: hidden;
	color: #3f0574;
	font-size: 100%;
	-webkit-text-size-adjust: 100% !important;
}
input[type="button"],input[type="submit"] {
	border-radius: 0;
	-webkit-appearance: none;
}
/*####################　ヘッダ　####################*/
#Header{
	position: relative;
	
}
#Header h1{
	position: relative;
	width: 25%;
	max-width: 160px;
	top: 25px;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0px 0 35px;
	
}
#Header h1 a{
	display: block;
	text-indent: -9999px;
	width: 100%;
	background: url(../img/logo.png) no-repeat;
	background-size: 100%;
	height: 0;
	padding-top: 196.67%;
}
#Navi{
	display: none;
}
.menu-s{
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999999999999999;
}
.menu-s a{
	text-indent: -9999px;
	display: block;
	width: 40px;
	background: url(../img/sp_menu.png) no-repeat;
	background-size: 100%;
	height: 0;
	padding-top: 100%;
}
#HeadImg{
	margin: 0 0 10px;	
}

div.Wrap{
	background: #fae7ff;
}
div.body{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 50px;
	background: url(../../img/minamo_sp.png) left 100px;
	background-size: 100%;
}
/*####################　#Main　####################*/
#Main{
	width: 100%;
	margin: 0 auto;
}
#Main img{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

/*####################　Page TOP　####################*/
#pageTop{
	width: 40px;
	position: fixed;
	bottom: 50px;
	right: 0;
	z-index: 999999999999999;
}
#pageTop p.pageTop a{
	text-indent: -9999px;
	display: block;
	width: 40px;
	height: 0;
	background: url(../img/go_top.png) no-repeat;
	background-size: 100%;
	padding-top: 100%;
}





/*####################　フッター　####################*/
#Footer{
	width: 94%;
	background: #595757;
	margin: 0 0 0;
	padding: 10px 3%;
	font-size: 14px;
	color: #fff;
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 200;
	line-height: 157%;
}
#Footer a{
	font-size: 14px;
	color: #fff;
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 200;
	line-height: 157%;
	text-decoration: none;
}
#Footer address{
	text-align: center;
	font-size: 10px;
}
/**form********/
input{
	font-size:120%;
}
input[type="radio"],
input[type="checkbox"] {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
input[type="radio"]{
	margin: 5px 0 0;
}
input[type="checkbox"] {
	margin: 0 0 10px;
}
/*end*/
/**br********/
br.nb{
	display: none;
}
/*####################　クリア　####################*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: .1em;
}
.clearfix {
	display: inline-block;
}
/*\*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/**/
.clearfix + * {
	clear: both;
	* clear: both;
}


/*　非表示
-------------------------------------*/
#FooterMenu ul{
	display: none;
}



li.sidr-class-home a{
	background: url(../img/icon_home.png) no-repeat left center;
	background-size: 28px;
	margin-left: 15px;
	padding-left: 24px !important;
}
li.sidr-class-outline a{
	background: url(../img/icon_outline.png) no-repeat left center;
	background-size: 28px;
	margin-left: 15px;
	padding-left: 24px !important;
}
li.sidr-class-service a{
	background: url(../img/icon_service.png) no-repeat left center;
	background-size: 28px;
	margin-left: 15px;
	padding-left: 24px !important;
}
li.sidr-class-access a{
	background: url(../img/icon_access.png) no-repeat left center;
	background-size: 28px;
	margin-left: 15px;
	padding-left: 24px !important;
}
li.sidr-class-recruit a{
	background: url(../img/icon_recruit.png) no-repeat left center;
	background-size: 28px;
	margin-left: 15px;
	padding-left: 24px !important;
}
li.sidr-class-inquiry a{
	background: url(../img/icon_inquiry.png) no-repeat left center;
	background-size: 28px;
	margin-left: 15px;
	padding-left: 24px !important;
}
li.sidr-class-privacy a{
	background: url(../img/icon_privacy.png) no-repeat left center;
	background-size: 28px;
	margin-left: 15px;
	padding-left: 24px !important;
}

div.sp_foot ul.f_menu{
	border-top: solid 1px #a1a0a0;
	
}
div.sp_foot ul.f_menu li{
	width: 50%;
	float: left;
	border-bottom: solid 1px #a1a0a0;
	
}
div.sp_foot ul.f_menu li a{
	display: block;
	text-decoration: none;
	padding: 10px;
	font-family: 'Noto Sans Japanese';
	font-size: 120%;
	font-weight: bold;
}
div.sp_foot ul.f_menu li.sp02 a,
div.sp_foot ul.f_menu li.sp04 a{
	border-left: solid 1px #a1a0a0;
	
}
div.sp_foot ul.facebook{
	padding: 30px 0;
	position: relative;
	height: 50px; 
}
div.sp_foot ul.facebook li{
	position: absolute;
	right: 30px;
	width: 50px;
	height: 50px;
}
div.sp_foot ul.facebook li a{
	display: block;
	text-indent: -9999px;
	background: url(../img/facebook.png) no-repeat;
	background-size: 100%;
	height: 0;
	padding-top: 100%;
}
br.nobr{
	display: none;
}