@charset "utf-8";

.l-footer {
	z-index: 99;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

.pageTop {
	display: none;
}

#ct_bg {
	background: #4dc6f1 url(../img/bg_kurohige01_pc.png) no-repeat center bottom;
	color: #000;
	font-size: 109%;
	line-height: 1.7;
}

#ct_bg a:link,
#ct_bg a:visited,
#ct_bg a:hover,
#ct_bg a:active {
	color: #009c5a;
}

#ct_bg .onlySP {
	display: none;
}

#ct_bg img {
	image-rendering: -webkit-optimize-contrast;
}

#ct_bg .alpha img {
	opacity: 1.0;
}
#ct_bg .alpha {
	background-color: #fff;
}
#ct_bg .alpha img:hover {
	opacity: 0.6;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

#ct_bg #container01 {
	position: relative;
	margin: 0 auto;
	padding-bottom: 168px;
	width: 960px;
}

#pageTopBtn01 {
	position: absolute;
	right: 5px;
	bottom: 10px;
}

#pageTopBtn01 .character01 {
	position: fixed;
	left: 50%;
	bottom: -100%;
	margin-left: 520px;
	z-index: 1000;
}

#ct_bg .logo01 {
	padding-top: 18px;
	width: 244px;
}

#ct_bg .logo01 img {
	width: 100%;
}

#ct_bg .snsBtn01 {
	display: flex;
	justify-content: flex-end;
	margin-top: -33px;
}

#ct_bg .snsBtn01 li {
	text-align: right;
	margin-left: 10px;
}

#ct_bg .localNav01 {
	position: absolute;
	top: 4px;
	left: 269px;
}

#ct_bg .localNav01 ul {
	display: table;
	width: 100%;
	word-spacing: -1.0em;
	text-align: center;
}

#ct_bg .localNav01 ul li {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	width: 165px;
	word-spacing: normal;
}

#ct_bg .localNav01 ul li:first-child {
	margin-left: 0;
}

#ct_bg .localNav01 ul li img {
	width: 100%;
}

#ct_bg .sectionWrap01 {
	margin-top: 28px;
}

#ct_bg .btn01 {
	margin-top: 20px;
	width: 220px;
}

#ct_bg .btn01 img {
	width: 100%;
}


@media screen and (max-width: 639px) {
#ct_bg {
	background: #4dc6f1 url(../img/bg_kurohige01_sp.png) no-repeat center bottom;
	background-size: 100% auto;
}

#ct_bg a:link,
#ct_bg a:visited {
	text-decoration: underline;
}

#ct_bg img {
	width: 100%;
	height: auto;
}

#ct_bg #container01 {
	padding-bottom: 57%;
	width: 100%;
}

#pageTopBtn01 {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -32%;
	width: 64%;
}

#pageTopBtn01 .character01 {
	position: fixed;
	left: 50%;
	bottom: -100%;
	margin-left: -50px;
	width: 100px;
	z-index: 1000;
}

#ct_bg .onlyPC {
	display: none;
}
#ct_bg .onlySP {
	display: block;
}
#ct_bg img.onlySP {
	display: inline-block;
}

#ct_bg .logo01 {
	padding: 20px 10px 0;
	width: 100%;
}

#ct_bg .snsBtn01 {
	margin-top: 20px;
	letter-spacing: -.4em;
	justify-content: center;
}

#ct_bg .snsBtn01 li {
	display: inline-block;
	margin-left: 10px;
	letter-spacing: normal;
	text-align: left;
}

#ct_bg .snsBtn01 li:first-child {
	margin-left: 0;
}

#ct_bg .localNav01 {
	position: inherit;
	top: 0;
	left: 0;
	padding: 12px 10px 0;
	width: 100%;
}

#ct_bg .localNav01 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .localNav01 ul li {
	margin-left: 0;
	width: 24%;
}

#ct_bg .sectionWrap01 {
	margin: 20px 10px 0;
}

#ct_bg .btn01 {
	margin: 20px auto 0;
	width: 73%;
}

#ct_bg .headTitleArea01 > .inner01 {
	display: block !important;
	text-align: center !important;
}

}

/* Clearfix */
#ct_bg .cf:before,
#ct_bg .cf:after {
    content: " ";
    display: table;
}

#ct_bg .cf:after {
	clear: both;
}
