<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.htag {
	position: relative;
	display: inline-block;
	padding: 2px 8px;
	margin: 0 5px;
	color: #e4007f;
	font-weight: bold;
	border: 1px solid #e4007f;
	border-radius: 3px;
	behavior: url(/js/PIE.htc);
}
.cnt-prize {
	width: 500px;
	margin: 0 auto;
}
.cnt-prize li {
	padding-left: 10px;
	background-image: url(../images/common/line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.cnt-prize li p {
	font-size: 20px; font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
.cnt-prize li .prize1 {
	height: 72px;
	padding-left: 80px;
	line-height: 66px;
	background-image: url(../images/top/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cnt-prize li .prize2 {
	height: 66px;
	padding-left: 80px;
	line-height: 66px;
	background-image: url(../images/top/icon_02.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.cnt-prize li .prize3 {
	height: 66px;
	padding-left: 80px;
	line-height: 66px;
	background-image: url(../images/top/icon_03.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
}
.ico_01 {
	line-height: 100%;
	background-image: url(../images/top/box_icon.gif);
	background-repeat: no-repeat;
	background-position : 80% -6px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.tit-kiyaku {
	padding-bottom: 10px;
	background-image: url(../images/common/line_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tit-kiyaku02 {
	padding-bottom: 20px;
}
.tit-kiyaku h3 {
	margin-top: 30px;
	padding-left: 30px;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
	background-image: url(../images/top/icon_04.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cnt-step {
	float: left;
	width: 26.190476190476%;
	padding: 0 5px;
}
.cnt-step02 {
	float: left;
	width: 33%;
	padding: 0 5px;
}
.cnt-step-arrow {
	float: left;
	width: 10.714285714286%;
	padding-top: 170px;
	text-align: center;
}

.cnt-step-info {
	margin-top: 40px;
	padding: 0 20px 20px;
	border: 3px solid #44D3E4;
	border-radius: 8px;
	behavior: url(/js/PIE.htc);
}
.tit-step-info {
	margin-top: -14px;
}
.wrapper-cnt-product1 {
	margin-left: -3%;
	padding-bottom: 30px;
}
.wrapper-cnt-product2 {
	margin-left: -5%;
	padding-bottom: 30px;
}
.wrapper-cnt-product3 {
	margin-left: -6%;
	padding-bottom: 30px;
}
.cnt-product {
	float: left;
	margin-top: 30px;
	text-align: center;
}
.product-1S {
	width: 17%;
	margin-left: 3%;
	padding-top: 35px;
}
.product-1L {
	width: 27%;
	margin-left: 3%;
}
.product-2M {
	width: 23%;
	margin-left: 2%;
}
.product-3S {
	width: 19%;
	margin-left: 6%;
}
.line-product {
	height: 1px;
	border-top: 1px solid #ccc;
}
#faq dl dt {
	display: block;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	padding-top: 8px;
	padding-right: 80px;
	padding-left: 50px;
	padding-bottom: 8px;
	border-radius: 8px;
	border: 2px solid #ccc;
	margin-bottom: 20px;
	background: url(../images/top/arrow-under2.png)  no-repeat;
	background-position: 3% center;
	background-color: #fff;
}
#faq dl dt:hover  {
	background-color: #f3fbff;
}
#faq dl dt.active  {
	background: url(../images/top/arrow-up2.png) no-repeat;
	background-position: 3% center;
	background-color: #f3fbff;
}
#faq dl dd {
	display: none;
	margin-bottom: 30px;
	padding: 0 30px;
}
.qa-h {
	font-size: 18px;
	color: #65bdef;
	margin-right: 1em;
}
.li-de li {
	list-style: outside;
	list-style-type: decimal;
	margin-left: 20px;
}
.li-di li {
	list-style: outside;
	list-style-type: disc;
	margin-left: 20px;
}

@media screen and (min-width: 737px) and (max-width: 1024px){
#main-image img {
	border-radius: 0;
}
.container-fluid-sm {
	width: auto !important;
}
.cnt-step-info {
	padding: 0 10px 15px;
}
}

@media screen and (max-width: 736px){
#main-image img {
	border-radius: 0;
}
.cnt-prize {
	width: auto;
	margin: 0 auto;
}
.cnt-prize li p {
	font-size: 16px; font-size: 1.6rem;
	text-align: left;
}
.cnt-prize li .prize1 {
	height: 72px;
	padding-top: 10px;
	line-height: 1.4;
}
.cnt-prize li .prize2 {
	height: 66px;
	padding-top: 10px;
	line-height: 1.4;
}
.cnt-prize li .prize3 {
	height: 66px;
	padding-top: 10px;
	line-height: 1.4;
}
.ico_01 {
	line-height: 200%;
	background-image: url(../images/top/box_icon.gif);
	background-repeat: no-repeat;
	background-position : 80% 40px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
	
.cnt-step {
	float: none;
	width: auto;
	padding: 0;
	margin-bottom: 30px;
	text-align: center;
}
.cnt-step02 {
	float: none;
	width: auto;
	padding: 0;
	margin-bottom: 30px;
	text-align: center;
}
.cnt-step-arrow {
	display: none;
}
.cnt-step-info {
	padding: 0 10px 10px;
}
.cnt-product {
	float: left;
	margin-top: 30px;
	text-align: center;
}
.wrapper-cnt-product1,
.wrapper-cnt-product2,
.wrapper-cnt-product3 {
	margin-left: 0%;
	padding-bottom: 0;
}
.product-1S,
.product-1L,
.product-2M,
.product-3S {
	width: 50%;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5%;
	padding-left: 5%;
}
.line-product {
	margin-top: 30px;
}

}

@media screen and (max-width: 736px) and (orientation : landscape) {
}
</pre></body></html>