@charset "utf-8";

#lp_contents {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, "sans-serif";
	line-height: 1.3;
	letter-spacing: 0.1em;
	color: #fff;
	background: #333
}
a:hover {
	text-decoration: none
}
img {
	max-width: 100%
}
.adbnr {
	width: 100%;
	margin: 10px 0
}
.adbnr h3 {
	width: 60pc;
	margin: 0 auto 10px;
	background: #000;
	padding: 5px 0;
	color: #fff;
	font-size: 14px;
	font-weight: lighter;
	text-align: center
}
.adbnr ul {
	width: 100%
}
.adbnr ul li {
	margin: 0
}
.adbnr ul li a {
	display: block;
	padding: 10px;
	background: #fff;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	font-size: 80%
}
#area,
#qa,
.lp_category {
	width: 100%
}
#area section,
#qa section,
.lp_category section {
	width: auto;
	padding: 0 20px;
	box-sizing: border-box
}
#area h2,
#qa h2,
.lp_category h2 {
	font-size: 24px;
	font-weight: lighter;
	text-align: center;
	padding: 0;
	margin: 0 0 10px;
	letter-spacing: 0.2em;
	color: #01aae9
}
#area {
	padding: 20px 0
}
#area section dl {
	width: 48%;
	border-radius: 5px;
	border: 1px solid #01aae9;
	float: left;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 1% 2%
}
#area section dl:nth-child(2n+1){
	clear: both;
}
#area section dl dt {
	font-size: 18px;
	padding: 10px 0;
	text-align: center
}
#area section dl dd{
	display: none;
}
#area section dl dd ul li {
	width: 100%;
	margin: 0 0 2%
}
#area section dl dd ul li a {
	display: block;
	border-radius: 5px;
	background: url(../img/arrow_w.png)no-repeat 98% center #01aae9;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
	color: #fff
}
.areamenu dd {
	display: none
}
.lp_category {
	padding: 0 0 20px
}
.lp_category article {
	margin: 0 0 20px
}
.lp_category article:last-child {
	margin: 0
}
.lp_category article h3 {
	font-size: 14px;
	margin: 0 0 10px;
	text-align: center;
	color: #fff
}
.lp_category article figure {
	width: 80%;
	margin: 0 auto 10px
}
.lp_category article div {
	padding: 10px 0
}
.lp_category article div a {
	display: block;
	width: 100%;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	background: #01aae9;
	border-radius: 5px;
	margin: 20px 0 0
}
ul.mix-link {
	padding: 20px 0 0
}
ul.mix-link li {
	width: 48%;
	float: left;
	margin: 0 1% 2%
}
ul.mix-link li a {
	display: block;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	background: #01aae9;
	border-radius: 5px
}
#qa {
	padding: 20px 0 40px
}
#qa dl {
	margin: 0 0 10px
}
#qa dl:last-child {
	margin: 0
}
#qa dl dt {
	background: #fff;
	color: #444;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 5px;
	cursor: pointer
}
#qa dl dd {
	color: #fff;
	padding: 15px 0
}
dl.answer dd {
	display: none
}
.popup h2 {
	font-size: 1pc;
	font-weight: 400;
	padding: 0 0 20px
}
.popup section dl {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #d2d2d2;
	float: left;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 0 5%
}
.popup section dl dt {
	font-size: 18px;
	padding: 0 0 5px;
	text-align: center
}
.popup section dl dd ul li {
	width: 48%;
	float: left;
	margin: 0 1% 2%
}
.popup section dl dd ul li a {
	display: block;
	color: #444;
	border: 1px solid #444;
	border-radius: 5px;
	background: url(../img/arrow.png)no-repeat 98% center;
	font-size: 14px;
	text-align: center;
	padding: 10px 0
}
.popup section dl dd ul li a:hover {
	background: url(../img/arrow_w.png)no-repeat 98% center #444;
	color: #fff;
	text-decoration: none
}
html.remodal-is-locked {
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none
}
.remodal,
[data-remodal-id] {
	display: none
}
.remodal-overlay {
	position: fixed;
	z-index: 1;
	top: -5000px;
	right: -5000px;
	bottom: -5000px;
	left: -5000px;
	display: none
}
.remodal-wrapper {
	position: fixed;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	overflow: auto;
	text-align: center;
	-webkit-overflow-scrolling: touch
}
.remodal-wrapper:after {
	display: inline-block;
	height: 100%;
	margin-left: -0.05em;
	content: ""
}
.remodal-overlay,
.remodal-wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.remodal {
	position: relative;
	outline: 0;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%
}
.remodal-is-initialized {
	display: inline-block
}
.remodal-bg.remodal-is-opened,
.remodal-bg.remodal-is-opening {
	-webkit-filter:blur(3px);
	filter:blur(3px)
}
.remodal-overlay {
	background: rgba(43, 46, 56, .9)
}
.remodal-overlay.remodal-is-closing,
.remodal-overlay.remodal-is-opening {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.remodal-overlay.remodal-is-opening {
	-webkit-animation-name: c;
	animation-name: c
}
.remodal-overlay.remodal-is-closing {
	-webkit-animation-name: d;
	animation-name: d
}
.remodal-wrapper {
	padding: 10px 10px 0
}
.remodal {
	box-sizing: border-box;
	width: 90%;
	margin-bottom: 10px;
	padding: 35px;
	max-height: 500px;
	overflow: auto;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	color: #2b2e38;
	background: #fff
}
.remodal.remodal-is-closing,
.remodal.remodal-is-opening {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.remodal.remodal-is-opening {
	-webkit-animation-name: a;
	animation-name: a
}
.remodal.remodal-is-closing {
	-webkit-animation-name: b;
	animation-name: b
}
.remodal,
.remodal-wrapper:after {
	vertical-align: middle
}
.remodal-close {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	overflow: visible;
	width: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	text-decoration: none;
	color: #95979c;
	border: 0;
	outline: 0;
	background: transparent
}
.remodal-close:focus,
.remodal-close:hover {
	color: #2b2e38
}
.remodal-close:before {
	font-family: Arial, Helvetica CY, Nimbus Sans L, sans-serif !important;
	font-size: 25px;
	line-height: 35px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 35px;
	content: "\00d7";
	text-align: center
}
.remodal-cancel,
.remodal-confirm {
	font: inherit;
	display: inline-block;
	overflow: visible;
	min-width: 110px;
	margin: 0;
	padding: 9pt 0;
	cursor: pointer;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: 0;
	outline: 0
}
.remodal-confirm {
	color: #fff;
	background: #81c784
}
.remodal-confirm:focus,
.remodal-confirm:hover {
	background: #66bb6a
}
.remodal-cancel {
	color: #fff;
	background: #e57373
}
.remodal-cancel:focus,
.remodal-cancel:hover {
	background: #ef5350
}
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner,
.remodal-confirm::-moz-focus-inner {
	padding: 0;
	border: 0
}
@-webkit-keyframes a {
	0% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		opacity: 0
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-webkit-filter:blur(0);
		filter:blur(0)
	}
}
@keyframes a {
	0% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		opacity: 0
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-webkit-filter:blur(0);
		filter:blur(0)
	}
}
@-webkit-keyframes b {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	to {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
		opacity: 0;
		-webkit-filter:blur(0);
		filter:blur(0)
	}
}
@keyframes b {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	to {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
		opacity: 0;
		-webkit-filter:blur(0);
		filter:blur(0)
	}
}
@-webkit-keyframes c {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes c {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@-webkit-keyframes d {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
@keyframes d {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
@media only screen and(min-width:641px) {
	.remodal {
		max-width: 80%;
		max-height: 300px;
		overflow: auto
	}
}
.lt-ie9 .remodal-overlay {
	background: #2b2e38
}
.lt-ie9 .remodal {
	width: 80%
}