*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 1.0em;
	letter-spacing: 1px;
	list-style: none;
	border: none;
	font-weight: 400;
}

p,h1,h2,h3,h4,h5,a{
	font-family: '游ゴシック体', 'Yu Gothic', 'YuGothic' ;
}

.pc_none{
	display: none!important;
}


a:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
}

body{
	margin: 0;
	padding: 0;
	width: 100%;
}

img{
	vertical-align: bottom;
	border: none;
}

br.sp_br{
	display: none;
}

/* =========================================================
header
========================================================= */

#header {
	width: 100%;
	border-bottom: 4px solid #EC86B8;
	padding-bottom: 10px;
}

/* =========================================================
header_main
========================================================= */
#header_main {
	width: 980px;
	margin: 30px auto 0;
	overflow: hidden;
}

#header_main h1{
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
}

/* =========================================================
header_inner
========================================================= */
.header_inner{
	width: 100%;
	height: auto;
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header_inner a{
	width: 265px;
	height: auto;
	display: block;
}
.header_inner a img{
	width: 100%;
	height: auto;
	display: block;
}
.header_inner ul{
	width: 700px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.header_inner ul li{
	width: 30%;
	border-left: 6px solid #EEECDF;
	padding-left: 1%;
	font-size: 12px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 10px;
	margin-left: 10px;
}
.header_inner ul h2{
	font-size: 14px;
	line-height: 24px;
}
.header_inner ul li p{
	font-size: 14px;
	line-height: 24px;
}
/* =========================================================
header_mb
========================================================= */
#header_mb{
	display: none;
}

/* =========================================================
eyecatch
========================================================= */
#eyecatch01 {
	width: 100%;
	margin: 0 auto;
	height: 580px;
	background-image: url(../img/eyecatch/back.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#eyecatch01 img#maru {
	width: 390px;
	margin: 0 auto;
	display: block;
	padding-top: 110px;
}

#eyecatch02 {
	width: 100%;
	margin: 0 auto;
	padding: 100px 0 0;
	height: 280px;
	background-image: url(../img/eyecatch_bg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	display: none;
}

#eyecatch02 img {
	width: 311px;
	margin: 0 auto;
	display: none;
}

/* =========================================================
nav
========================================================= */
#nav {
	width: 848px;
	margin: -120px auto 63px;
	display: none;

}
#nav_pc {
	width: 400px;
	margin: 0 auto;
	position: relative;
}

#nav_pc a:hover {
	filter:alpha(opacity=50);
	opacity:0.7;
}

#nav_pc a#nav01 {
	position: absolute;
	top:-475px;
	left: 31.5%;
	z-index: 100;
}

#nav_pc a#nav02 {
	position: absolute;
	top:-345px;
	left: 80.5%;
}

#nav_pc a#nav03 {
	position: absolute;
	top:-145px;
	left: 74%;
}

#nav_pc a#nav04 {
	position: absolute;
	top:-140px;
	left: -8%;
}

#nav_pc a#nav05 {
	position: absolute;
	top:-340px;
	left: -22%;
}

#nav_pc a img {
	width: 160px;
}

#nav_mb ul {
/*	display: table;*/
	display: none;
}

#nav_mb ul li {
	/*display: table-cell;*/
	display: none;
}

#nav_mb ul li a {
	width: 100%;
	display: none;
}

#nav_mb ul li a img {
	width: 160px;
	display: none;

}

/* =========================================================
container
========================================================= */
#container {
	width: 100%;
	border-top: 2px solid #CCC ;
	border-bottom: 2px solid #CCC ;
}

/* =========================================================
cont_main
========================================================= */
#cont_main {
	width: 980px;
	margin: 40px auto;
	overflow: hidden;
}

/* =========================================================
cont_main
========================================================= */
#cont_left {
	width: 67%;
	float: left;
}

/* =========================================================
cont01
========================================================= */
#cont01 {
	width: 100%;
	margin-bottom: 30px;
}


/* =========================================================
banner
========================================================= */
#banner {
	width: 100%;
	overflow: hidden;
}

/* =========================================================
ban_left
========================================================= */
#ban_left {
	width: 50%;
	float: left;

}

#ban_left img {
	width: 322px;
}

/* =========================================================
ban_right
========================================================= */
#ban_right {
	width: 50%;
	float: right;
}

#ban_right img {
	width: 322px;
}

/* =========================================================
aside
========================================================= */
#aside {
	width: 30%;
	float: right;
}

#aside ul li {
	list-style-type: none;
}

#aside img {
	width: 286px;
	margin-bottom: 10px;
}

/* =========================================================
footer
========================================================= */
#footer {
	width: 100%;
	border-bottom: 4px solid #F47DC1;
}

/* =========================================================
footer_main
========================================================= */
#footer_main {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#footer small#copy{
	display: block;
	width: 980px;
 	margin: 20px auto 5px;
	font-size: 10px;
	font-weight: 400;
	text-align: center;
}

/* =========================================================
fnav
========================================================= */
#fnav {
	width: 70%;
	margin: 20px auto 0;
}

#fnav ul {
	display: table;
	margin-top: 10px;
	margin-bottom: 30px;
}

#fnav ul li {
	display: table-cell;
	list-style-type: none;

}

#fnav ul li a {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	margin-right: 30px;
}

#footer_main img {
	width: 298px;
	height: auto;
	margin: 0 auto;
	display: block;
}

/* =========================================================
footer_m01
========================================================= */
#footer_m01 {
	width: 100%;
	overflow: hidden;
}

#footer_m01 ul {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 80%;
	margin: 30px auto 0;
}

#footer_m01 ul li {
	display: block;
	width: 33%;
	margin-bottom: 20px;
	text-align: left;
}

#footer_m01 ul li h2 {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}

#footer_m01 ul li p {
	font-size: 12px;
	font-weight: 400;
	line-height: 25px;
}

br.tab_br {
	display: none;
}