@charset "UTF-8";
/*###############################################
リセット
###############################################*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: bottom;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input[type="submit"] {
	cursor:pointer;
	border:1px solid #ccc;
}
/*###############################################
common
###############################################*/
a {color: #000;text-decoration:underline;}
a:hover{color:#463b8d;}
.clear {clear:both;}
.fl{float:left;}
.fr{float:right;}
img.fl{margin-right:15px;margin-bottom:15px;}
img.fr{margin-left:15px;margin-bottom:15px;}
.mgt5 {margin-top:5px;}
.mgt10{margin-top:10px;}
.mgt15{margin-top:15px;}
.mgt20{margin-top:20px;}
.mgt30{margin-top:30px;}
.mgt40{margin-top:40px;}
.mgt50{margin-top:50px;}
.mgt60{margin-top:60px;}
.mgb10{margin-bottom:10px;}
.mgb20{margin-bottom:20px;}
.mgb30{margin-bottom:30px;}
p,li,td,th,h1,h2,h3,h4,h5,h6 {line-height:1.4;}
p strong {font-weight:bold;}
label{cursor:pointer;}
td,th {text-align:left;vertical-align:top;}
.tx_r{text-align:right;}
.tx_center{text-align:center;}
.clearfix::after {
	content:'';
	display:block;
	clear:both;
}
.pc_block {display:block;}
/*###############################################
structure
###############################################*/
body {
	color:#4d4d4d;
	font-size:12px;
	line-height:1.0;
	text-align:left;
	font-family:"Meiryo","Hiragino Kaku Gothic Pro","MS PGothic",verdana,Osaka,Sans-Serif;   
}
#container {
	width:100%;
}
#pagehead {
	width:100%;
	height:64px;
	margin:0 auto;
	text-align:left;
	background-color:#ff3276;
}
#pagehead .inr {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	position:relative;
}
#main {
	width:100%;
	min-height:600px;
}
#mainmenu {
}
/*###############################################
header
###############################################*/
#logo {
	width:150px;
	margin:0;
	position:absolute;
	left:0;
	top:10px;
	cursor:pointer;
}
#logo img {
	width:100%;
	height:auto;
	max-width:150px;
}
#pagehead .tel {
	position:absolute;
	top:0;
	right:0;
	height:64px;
	padding:20px 20px 0;
	font-size:12px;
	font-weight:bold;
	background-color:#e51920;
	box-sizing:border-box;
}
/*###############################################
mainmenu
###############################################*/
/*mainmenu*/
#mainmenu {
	padding-left:200px;
	height:64px;
}
#mainmenu ul {
	width:100%;
	display:flex;
	overflow:hidden;
}
#mainmenu li {
}
#mainmenu li a {
	display:block;
	padding:20px 16%;
	height:64px;
	box-sizing:border-box;
}
#mainmenu li a:hover {
	background-color:#f22b6d;
}
#mainmenu li img {
/*	width:100%;*/
/*	height:auto;*/
	vertical-align:bottom;
}
/*###############################################
footer
###############################################*/
#pagefoot {
	width:100%;
	background-color:#ff3276;
	margin-top:30px;
}
#pagefoot .inr {
	padding:40px 0;
	width:100%;
	max-width:980px;
	margin:0 auto;
}
#f_info {
	float:left;
	width:45%;
	display:block;
	color:#FFF;
	position:relative;
	font-size:14px;
}
#f_tel {
	display:inline-block;
	padding:10px 25px;
	border:1px solid #fff;
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
}
#f_tel a {
	color:#fff;
	text-decoration:none;
}
#f_logo {
	width:150px;
	margin-bottom:25px;
}
#f_logo img {
	width:100%;
	height:auto;
}
#fnv {
	float:left;
	display:block;
	width:45%;
	margin-left:50px;
	margin-top:5px;
}
#fnv li {
	display:inline-block;
	margin-right:25px;
	margin-bottom:10px;
}
#fnv li a {
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
#fnv li a:hover {
	text-decoration:underline;
}
#copy {
	font-size:12px;
	padding:10px 0 10px;
	text-align:center;
	color:#FFF;
}
#pagetop {
	display: none;
	position: fixed;
	bottom: 60px;
	right: 40px;
	z-index: 100;
}
#pagetop a {
	display: block;
	width:48px;
	height:48px;
	box-shadow:0 0 8px #CCC;
	background-color:#d17cb1;
	text-indent:-100px;
	text-align:left;
	font-size:10px;
	overflow:hidden;
	opacity:0.8;
	position:relative;
}
#pagetop a::after {
	display:inline-block;
	content:'';
	width:10px;
	height:10px;
	border-top:3px solid #fff;
	border-left:3px solid #fff;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-4px;
	margin-left:-6px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
#pagetop a:hover {
	opacity:1.0;
}
#fnv .icons {
	margin-top:10px;
}
#fnv .icons li {
	width:30px;
	height:30px;
	background-color:#000;
	border-radius:3px;
	overflow:hidden;
	margin-right:15px;
}
.icons li img {
	width:100%;
	height:auto;
}



