@charset "Shift_JIS";


/*====================================================================
 reset styles
====================================================================*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
h1, h2, h3, h4, h5, h6, small {
	font-size: 100%;
}
select, input, button, textarea {
	font-size: 99%;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
tr {
	vertical-align: top;
}
caption, th {
	text-align:left;
}
abbr, acronym {
	border: 0;
}
sub, sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}


/*====================================================================
 common
====================================================================*/
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	color: #333;
	font-family: "Meiryo","Verdana","Hiragino Kaku Gothic ProN","MS PGothic",sans-serif;
	font-size: 87.5%;
	line-height: 1.5;
	text-align: left;
}
a:link, a:visited {
	color: #0070c0;
	text-decoration: none;
}
a:hover, a:active {
	color: #0070c0;
	text-decoration: underline;
}
input, textarea, keygen, select, button {
	font-family: "Meiryo","Verdana","Hiragino Kaku Gothic ProN","MS PGothic",sans-serif;
}

@media screen and (max-width: 699px) {
	body { font-size: 12px; }
	
	a:link, a:visited {
		text-decoration: underline;
	}
}

.display_sp,
table.display_sp {
	display: none !important;
}

@media (max-width: 699px) {
	.display_sp {
		display: block !important;
	}
	table.display_sp {
		display: table !important;
	}
	.display_pc,
	table.display_pc {
		display: none !important;
	}
	.k032_t_20161219_display_pc{
		display: none;
	}
	* a{opacity:1!important;}
}

/*====================================================================
 clearfix
====================================================================*/
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	zoom: 1;
}

.clearfix:before, .clearfix:after{
	content:"";
	display:table;
}
.clearfix:after{
	clear:both;
}
.clearfix{
	zoom:1;
}

@media print{
	.display_pc{
		display: block!important;
	}
	.display_sp {
		display: none !important;
	}
}










/*====================================================================
 layout
====================================================================*/

#footer {
	border-top: #D60031 solid 2px;
}

.footer-content {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
}

.foot-copyright {
	float: left;
	padding: 12px 0 0;
}

.foot-logo {
	float: right;
}

#k034_m_lp_wrap {
	width: 960px;
	margin: 30px auto 0;
}

.main-img {
	margin: 0 0 17px;
}

.entry-left {
	float: left;
	width: 461px;
	margin: 0 0 0 -3px;
}

.entry-right {
	float: right;
	width: 495px;
}

.entry-left a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7;
}

.lead-block {
	margin: 17px 0;
}

.step-block {
	margin: 0 0 20px;
}

.topics {
	margin: 0 0 30px;
}

.topic-ttl-block {
	text-align: center;
	padding: 5px;
	margin: 0 0 10px;
	font-size: 114.3%;
	font-weight: bold;
	color: #FFF;
}

.topic-ttl-block.topic04 {
	margin: 0;
}

.topic-ttl-block h2 {
	font-size: 162.5%;
}

.topic-ttl-block.cl01 {
	background-color: #5BBFF0;
}

.topic-ttl-block.cl02 {
	background-color: #52C57A;
}

.topic01-lead {
	border-bottom: #999999 dashed 1px;
	padding: 0 0 18px;
}

.topic01-lead-left {
	float: left;
	width: 470px;
}

.topic01-lead-right {
	float: right;
	width: 470px;
	padding: 10px 0 0;
}

.topic01-price {
	margin: 0 0 10px;
}

.product-block {
	margin: 15px 0 0;
	position: relative;
}

.product-ttl {
	background-color: #CCCCCC;
	font-size: 114.3%;
	font-weight: bold;
	padding: 0 10px;
	margin: 0 0 10px;
}

.product-num {
	position: absolute;
	top: -32px;
	right: 10px;
}

.product-list {
	margin: -5px 0 0 -2.5%;
	padding: 0;
	list-style: none;
	overflow: hidden;
	*zoom: 1;
	font-size: 85.7%;
}

.product-list li {
	float: left;
	width: 47%;
	margin: 5px 0 0 2.9%;
	padding: 2px 0 5px;
	border-bottom: #CCCCCC solid 1px;
	overflow: hidden;
	*zoom: 1;
}

.product-number {
	float: right;
	clear: right;
	font-weight: bold;
}

.product-name {
	margin-right: 3em;
}

.topic01-detail {
	margin: 0 0 25px;
}

.topic01-left {
	float: left;
	width: 460px;
	border-right: #999999 dashed 1px;
	padding: 18px 18px 0 0;
	
}

.topic01-right {
	float: right;
	width: 460px;
	padding: 18px 0 0;
}

.topic01-img {
	margin: 0 0 10px;
}

.top-lead-left {
	float: left;
	width: 645px;
	font-size: 164.3%;
	font-weight: bold;
	line-height: 1.3;
}

.top-lead-left strong {
	font-size: 126.1%;
	color: #F36C01;
}

.top-lead-left sup {
	font-size: 43.5%;
	top: -15px;
}

.top-lead-left strong sup {
	font-size: 34.5%;
}

.top-lead-right {
	float: right;
	width: 310px;
	text-align: center;
}

.top-lead-notice {
	font-size: 58.7%;
	color: #0B6BD5;
	line-height: 1.4;
	margin: 5px 0 0;
}

.top-lead-notice span {
	font-size: 88.9%;
}

.target {
	margin: 10px 0 0;
	background-color: #F3F7FD;
	padding: 10px 15px;
}

.target span {
	color: #0B6BD5;
}

.top-notice-block {
	margin: 15px 0 0;
	border: #666666 solid 1px;
	border-radius: 5px;
}

.top-notice-ttl {
	padding: 5px 20px;
	border-bottom: #666666 solid 1px;
	font-weight: bold;
}

.top-notice-detail {
	padding: 15px;
	font-size: 85.7%;
}

.top-notice-detail span {
	color: #FF3300;
}

.top-notice-detail p {
	margin: 10px 0 0;
}

.top-notice-detail p:first-child {
	margin: 0;
}

.top-notice-detail ul {
	margin: 10px 0 0;
}

.topic02-left {
	float: left;
	margin: 0 0 0 35px;
}

.topic02-left:first-child {
	margin: 0;
}

.topic02-img {
	float: left;
	clear: left;
}

.topic02-detail01 {
	width: 166px;
	margin: 0 0 0 220px;
}

.topic02-detail02 {
	width: 188px;
	margin: 0 0 0 145px;
}

.topic02-left p {
	margin: 5px 0 0;
}

.topic02-right {
	float: right;
}

.topic03-detail {
	width: 310px;
	float: left;
	margin: 0 0 0 15px;
}

.topic03-detail:first-child {
	margin: 0;
}

.topic03-lead {
	font-size: 128.6%;
	font-weight: bold;
	margin: 0 0 5px;
}

.topic03-detail > div {
	margin: 0 0 5px;
}

.topic04-lead {
	display: table;
	width: 100%;
	margin: 15px 0;
}

.topic04-lead > * {
	display: table-cell;
	vertical-align: middle;
}

.topic04-lead > div {
	width: 430px;
}

.topic04-lead > div a {
	display: block;
	background: #418963 url(../images/template/k034_m_171005_lp_link_arrow.png) 97.5% center no-repeat;
	color: #FFF;
	padding: 7px 20px 6px 15px;
}

.topic04-lead > div a:link,
.topic04-lead > div a:visited {
	color: #FFF;
	text-decoration: none;
}

.topic04-lead > div a:hover {
	opacity: .7;
}

.topic04-detail {
	margin: 0 0 30px;
}

.topic04-detail > div {
	float: left;
	width: 472px;
	margin: 0 0 0 16px;
}

.topic04-detail > div:first-child {
	margin: 0;
}