@charset "utf-8";

body {
    margin: 0 !important;
    padding: 0 !important;
}
/* ----------------------------------------
header
---------------------------------------- */
header.front {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 1.5vw 2.5vw;
}
header.front #top a {
    display: block;
    line-height: 0;
}
header.front #top a img {
    width: 30vw;
    height: auto;
}
header ul.headermenu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    padding: 0;
}
header ul.headermenu li {
    width: 12vw;
    height: auto;
    list-style-type: none;
}
@media screen and (max-width: 320px) {
    header ul.headermenu li {
        width: 14vw;
    }
}
header ul.headermenu li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ff61b7 !important;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    header ul.headermenu li a {
        font-size: .6rem;
    }
}
header svg {
    width: 8vw;
    height: 8vw;
}
svg.colorLogo {
    fill: #e5006e;
}
svg.colorPink {
    fill: #ff61b7;
}
svg.colorGray {
    fill: #666;
}
svg.colorLed {
    fill: #cf0000;
}

/* ----------------------------------------
footer
---------------------------------------- */
footer {
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
}
@media screen and (max-width: 767px) {
    footer {
        padding-bottom: 1rem;
    }
    footer.withOverlay {
        padding-bottom: 31vw;
    }
}
footer p { 
    padding-top: 5px;
    text-align: center;
    font-size: 70%;
}
footer #copyright p {
    padding: 7px;
    text-align: center;
    border: none;
}
footer #copyright p a {
    display: inline-block;
    color: #333;
    text-decoration: none;
}
footer ul.btnLink li {
	float: left;
	margin: 0 0 5px 5px;
}
footer ul.btnLink li a {
	width: 5em;
	height: 18px;
	padding: 12px 1px 4px 3px;
	color: #fff;
	text-align: center;
	font-size: 65%;
	border: 1px solid #ff54b1;
	background: -moz-linear-gradient(top, #ff6dbc, #ff61b7);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff6dbc), to(#ff61b7));
	background: -ms-linear-gradient(top, #ff6dbc, #ff61b7);
}
footer ul.btnLink li.l2 a {
	height: 23px;
	padding: 7px 1px 4px 3px;
}
footer ul.btnLink li.icn a {
	height: 27px;
	padding: 3px 1px 4px 3px;
}
footer ul.btnLink li.icn a img {
	display: block;
	width: 17px;
	margin: 0 auto;
	padding: 3px 0 0 0;
}
footer ul.btnLink li.icn00 a {
	background: url(/images/bicn/bicn00.png) no-repeat center bottom, -moz-linear-gradient(top, #ff6dbc, #ff61b7);
	background: url(/images/bicn/bicn00.png) no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#ff6dbc), to(#ff61b7));
	background: url(/images/bicn/bicn00.png) no-repeat center bottom, -ms-linear-gradient(top, #ff6dbc, #ff61b7);
	background-size: 17px 17px, 100%;
}
footer ul.btnLink li.icn01 a {
	background: url(/images/bicn/bicn01.png) no-repeat center bottom, -moz-linear-gradient(top, #ff6dbc, #ff61b7);
	background: url(/images/bicn/bicn01.png) no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#ff6dbc), to(#ff61b7));
	background: url(/images/bicn/bicn01.png) no-repeat center bottom, -ms-linear-gradient(top, #ff6dbc, #ff61b7);
	background-size: 17px 17px, 100%;
}
footer ul.btnLink li.icn02 a {
	background: url(/images/bicn/bicn02.png) no-repeat center bottom, -moz-linear-gradient(top, #ff6dbc, #ff61b7);
	background: url(/images/bicn/bicn02.png) no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#ff6dbc), to(#ff61b7));
	background: url(/images/bicn/bicn02.png) no-repeat center bottom, -ms-linear-gradient(top, #ff6dbc, #ff61b7);
	background-size: 17px 17px, 100%;
}
footer ul.btnLink li.icn03 a {
	background: url(/images/bicn/bicn03.png) no-repeat center bottom, -moz-linear-gradient(top, #ff6dbc, #ff61b7);
	background: url(/images/bicn/bicn03.png) no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#ff6dbc), to(#ff61b7));
	background: url(/images/bicn/bicn03.png) no-repeat center bottom, -ms-linear-gradient(top, #ff6dbc, #ff61b7);
	background-size: 17px 17px, 100%;
}
footer ul.btnLink li.icn04 a {
	background: url(/images/bicn/bicn04.png) no-repeat center bottom, -moz-linear-gradient(top, #ff6dbc, #ff61b7);
	background: url(/images/bicn/bicn04.png) no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#ff6dbc), to(#ff61b7));
	background: url(/images/bicn/bicn04.png) no-repeat center bottom, -ms-linear-gradient(top, #ff6dbc, #ff61b7);
	background-size: 17px 17px, 100%;
}
footer ul.btnLink li.icn06 a {
	background: url(/images/bicn/bicn06.png) no-repeat center bottom, -moz-linear-gradient(top, #ff6dbc, #ff61b7);
	background: url(/images/bicn/bicn06.png) no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#ff6dbc), to(#ff61b7));
	background: url(/images/bicn/bicn06.png) no-repeat center bottom, -ms-linear-gradient(top, #ff6dbc, #ff61b7);
	background-size: 17px 17px, 100%;
}
footer ul.btnLink li.icn07 a {
	background: url(/images/bicn/bicn07.png) no-repeat center bottom, -moz-linear-gradient(top, #ff6dbc, #ff61b7);
	background: url(/images/bicn/bicn07.png) no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#ff6dbc), to(#ff61b7));
	background: url(/images/bicn/bicn07.png) no-repeat center bottom, -ms-linear-gradient(top, #ff6dbc, #ff61b7);
	background-size: 17px 17px, 100%;
}
footer ul.btnLink li.icn08 a {
	background: url(/images/bicn/bicn08.png) no-repeat center bottom, -moz-linear-gradient(top, #ff6dbc, #ff61b7);
	background: url(/images/bicn/bicn08.png) no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#ff6dbc), to(#ff61b7));
	background: url(/images/bicn/bicn08.png) no-repeat center bottom, -ms-linear-gradient(top, #ff6dbc, #ff61b7);
	background-size: 17px 17px, 100%;
}
footer ul.btnLink li.icn09 a {
	background: url(/images/bicn/bicn12.png) no-repeat center bottom, -moz-linear-gradient(top, #ff6dbc, #ff61b7);
	background: url(/images/bicn/bicn12.png) no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#ff6dbc), to(#ff61b7));
	background: url(/images/bicn/bicn12.png) no-repeat center bottom, -ms-linear-gradient(top, #ff6dbc, #ff61b7);
	background-size: 17px 17px, 100%;
}
