@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body,
table,
input, textarea, select, option {
	font-family: Arial, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

a,
a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #fff;
}

a:active {
	color: #fff;
}

.cntr { text-align: center}


/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1090px;
	position: relative;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}

.main {
	padding-bottom: 50px;
}

.main_sample {
	padding-bottom: 50px;
	margin-top: 35px;
}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}


*, *:before, *:after {
	box-sizing: border-box;
}
.col_2{
/*	width: 100%;*/
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div{
	width: 50%;
	padding: 10px;
}

.col_num_wrap {
	margin: .7em 0 1.2em;
}
.col_num_wrap dd {
	display: inline-block;
}

.col_num{
	margin-top: -5px;
	margin-left: 6px;
	margin-right: 12px;
}

.col_2_td{
	valign: middle;
	font-size: 1.1em;
}

.col_check_wrap {
	margin: .7em 0 1.7em;
}
.col_check{
	margin-top: -3px;
	margin-left: 7px;
	margin-right: 15px;
}

.tbl_price{
	width: 520px;
	border-spacing: 16px;
	margin-top: 1em;
}

.tbl_radius{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #fff;
	text-align: left;
	padding-left: 75px;
}

.sp {
	display: none !important;
}

.page {
	margin: 0 6px 10px 0;
}

.contents {
    width: 960px;
	height: 700px;
	margin:  0 auto;
}

.contents_free {
    width: 960px;
	margin:  0 auto;
}

.contents_sample {
    width: 960px;
/*	height: 116px;*/
	margin:  0 auto;
}

.header_tbl{
	margin: 131px 35px 0 auto;
}

.btn_back{
	margin: 70px auto;
}

@media screen and (max-width: 767px) {
	body {
		width: 100%;
		font-size: 13px;
		min-width: 100%;
	}

	img {
		max-width: 100%;
	}

	a:hover,
	a:hover img {
		opacity: 1 !important;
	}

	.sp {
		display: block !important;
	}

	.pc {
		display: none !important;
	}

	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}

	.main {
		padding-bottom: 30px;
	}

	.contents {
		width: 100%;
/*		height: 1500px;*/
		margin:  0 auto;
	}

	.contents_free {
		width: 100%;
		margin: 65px auto;
	}
	.contents_free.last-conts{
		margin-bottom: 20px
	}

	.contents_sample {
		width: 100%;
/*		height: 116px;*/
		margin:  0 auto;
	}

	.header_tbl{
		margin: 700px auto 0 auto;
	}

	.col_num{
		margin-top: 38px;
		margin-right: 20px;
		margin-bottom: 45px;
	}

	.col_2_td{
		valign: middle;
		font-size: 2em;
	}

	.col_check{
		margin-top: 0;
		margin-right: 15px;
	}
	.tbl_price{
		width: 100%;
		border-spacing: 20px;

	}
	.tbl_price_wrap {
		display: table !important;
		width: 100%;
	}

	.page img {
		float: right;
	}

	.tbl_radius{
		text-align: center;
		font-size: 22px;
		padding-left: 0;
	}

}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	margin: 0 auto;
	height: 700px;
	background-image: url(../../img/kerfcheck_bg.png);
	background-position: calc(50% - 0px) top;
	background-repeat: no-repeat;
	background-color: #d4d5d5;
	position: relative;
}

#header h1 img {
	width: 138px;
}

#header h1 .on {
	display: none;
}

#header h1 a > span {
	margin: 2px 0 0 21px;
	display: inline-block;
	letter-spacing: 0.6px;
	font-weight: 900;
}

#header h1 a > span span {
	font-weight: 400;
}

#header .fixBox {
	margin-left: -178px;
	position: fixed;
	left: 50%;
	top: 0;
	width: 714px;
	background-color: #2573b5;
	z-index: 999;
}

#header .fixBox .language {
	padding-top: 28px;
	float: right;
	width: 135px;
	text-align: center;
}

#header .fixBox .language li {
	color: #92bce0;
	font-size: 18px;
	display: inline-block;
	position: relative;
	line-height: 1;
	vertical-align: middle;
}

#header .fixBox .language li a {
	margin: 0 6px;
	color: #92bce0;
	font-size: 14px;
}

#header .fixBox .language li.on a {
	color: #fff;
	font-weight: 700;
}

#header .fixBox .language li a:hover {
	color: #fff;
	font-weight: 700;
}

#header .menuBox {
	display: none;
}

#header_contents{
	text-align: center;
	style: padding-top: 235px;
}

.bg_gray{
	background-color: #e5e7ea;
}

@media screen and (max-width: 767px) {
	#header {
		width: 100%;
		height: 1210px;
		padding: 13px 20px 20px;
		position: relative;
		margin: 0 auto;
		background-image: url(../../img/kerfcheck_bg_sp.png);
		background-position: calc(50% - 0px) top;
		background-repeat: no-repeat;
		background-color: #d4d5d5;
	}

	#header h1 {
		position: relative;
		z-index: 1000;
	}

	#header h1 a img {
		width: 90px;
	}

	#header h1 a > span {
		margin: -1px 0 0 10px;
		letter-spacing: 0.6px;
		font-size: 12px;
		line-height: 1.06;
	}

	#header h1 a > span span {
		font-weight: 400;
	}

	#header h1.on span {
		color: #fff;
	}

	#header h1.on a .on {
		display: inline-block;
	}

	#header h1.on a .over {
		display: none;
	}

	#header .fixBox {
		margin: 0;
		width: 100%;
		height: 100%;
		display: -webkit-flex;
		-webkit-flex-direction: column;
		-webkit-justify-content: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		top: 0;
		left: 0;
		position: fixed;
		background-color: #379fde;
		display: none;
	}

	#header .fixBox .language {
		margin: 30px auto;
		padding: 10px 2px ;
		float: none;
		width: 214px;
		box-sizing: border-box;
		background-color: #d0d1d1;
	}

	#header .fixBox .language li {
		display: inline-block;
		position: relative;
	}

	#header .fixBox .language li a {
		color: #92bce0;
		font-size: 14px;
	}

	#header .fixBox .language li.on a {
		color: #fff;
		font-weight: 700;
	}

	#header .fixBox .language li a:hover {
		color: #92bce0;
		font-weight: normal;
	}

	#header .fixBox .language li.on a:hover {
		color: #fff;
		font-weight: 700;
	}

	#header .fixBox .spBox {
		display: -webkit-flex;
		-webkit-flex-direction: column;
		-webkit-justify-content: center;
		display: flex;
		height: 100%;
		flex-direction: column;
		justify-content: center;
	}

	.noscroll {
		overflow: hidden;
	}

	.menu {
		width: 39px;
		height: 39px;
		position: fixed;
		right: 10px;
		top: 5px;
		z-index: 1300;
	}

	.menu:before {
		width: 100%;
		height: 100%;
		background-color: #379fde;
		border-radius: 50%;
		position: absolute;
		top: 0;
		left: 0;

		content: "";
		-webkit-transition:all 0.5s ease;
		-moz-transition:all 0.5s ease;
		transition:all 0.5s ease;
	}

	.menu.on:before {
		background-color: #fff;
		-webkit-transform:scale(2.2);
		-moz-transform:scale(2.2);
		-ms-transform:scale(2.2);
		transform:scale(2.2);
	}

	.menu span {
		margin: -2px 0 0 -10px;
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		width: 20px;
		height: 3px;
		background-color: #fff;
		border-radius: 20px;
		transition: all .4s;
		box-sizing: border-box;
	}

	.menu.on span {
		background-color: #379fde;
	}

	.menu span:first-child {
		margin-top: -8px;
	}

	.menu span:last-child {
		margin-top: 4px;
	}

	.menu.on span:first-child {
		margin-top: 0;
	}

	.menu.on span:last-child {
		margin-top: 0;
	}

	.menu.on span:first-child {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.menu.on span:nth-child(2) {
		opacity: 0;
	}

	.menu.on span:last-child {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);

	}
}

/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	width: 579px;
	float: left;
	background-color: #379fde;
}

#gNavi li {
	padding: 0 25px 0 37px;
	display: inline-block;
	background: url(../../img/common/icon01.png) no-repeat left center;
	background-size: 6px auto;
}

#gNavi li:first-child {
	background: none;
}

#gNavi li a {
	padding: 31px 0 23px;
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.6px;
	display: block;
	border-bottom: 9px solid #379fde;
}

#gNavi li a:hover {
	border-bottom: 9px solid #2573b5;
}

@media screen and (max-width: 767px) {
	#gNavi {
		width: auto;
		float: none;
		text-align: center;
	}

	#gNavi li {
		position: relative;
		margin-top: 51px;
		padding: 0;
		display: block;
		background: none;;
	}

	#gNavi li:before {
		width: 10px;
		height: 10px;
		position: absolute;
		left: 50%;
		top: -30px;
		background: url(../../img/common/sp_icon01.png) no-repeat;
		background-size: 10px auto;
		content: "";
	}

	#gNavi li:first-child:before {
		display: none;
	}

	#gNavi li:first-child {
		background: none;
		border-bottom: none !important;
	}

	#gNavi li:first-child a,
	#gNavi li:nth-child(2) a,
	#gNavi li:nth-child(3) a {
		border-bottom: none !important;
	}

	#gNavi li a {
		padding: 0;
		color: #fff;
		font-size: 19px;
		font-weight: 700;
		display: block;
		border-bottom: none;
	}

	#gNavi li a:hover {
		border-bottom: none;
	}

}

/*------------------------------------------------------------
	conts
------------------------------------------------------------*/
#conts {
	width: 754px;
	float: left;
}

#conts ul li {
	margin: 0 32px 31px 0;
	width: 360px;
	float: left;
}

#conts ul li:nth-child(2n) {
	margin-right: 0;
}

#conts ul li a {
	padding-top: 17px;
	display: block;
	border: 1px solid #CFCFCF;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
}

#conts ul li a:hover {
	box-shadow: 0 5px 10px 0px rgba(0,0,0,0.3);
	border-color: #fff;
	border-bottom-color: #aaa;
}

#conts ul li .txtBox {
	margin: 0 26px 25px 25px;
}

#conts ul li p {
	line-height: 1.60;
}

#conts ul li p .blue {
	color: #379fde;
	font-weight: 700;
}

#conts ul li .title {
	margin: 0 0 14px -2px;
	font-size: 22px;
}

#conts ul li .ttl {
	margin-bottom: 12px;
	color: #111;
	font-size: 18.5px;
}

#conts ul li .upDate {
	margin-top: 5px;
	color: #aaa;
	font-size: 12px;
	letter-spacing: 1px;
}

#conts ul li .upDate.red {
	color: #e20e0e;
}

#conts ul li .btn {
	margin-top: 17px;
	padding: 5px 2px 3px;
	width: 148px;
	color: #fff;
	font-size: 12px;
	border: 1px solid #379fde;
	border-radius: 30px;
	text-align: center;
	box-sizing: content-box;
	background: #379fde url(../../img/index/icon01.png) no-repeat right 13px center;
	background-size: 12px auto;
}

#conts ul li a:hover .btn {
	color: #379fde;
	background: #FFF url(../../img/index/icon01_over.png) no-repeat right 13px center;
	background-size: 12px auto;
}

#conts ul li .photo img {
	margin: 0 -1px;
}

#conts ul .liStyle a {
	padding-top: 20px;
}

#conts ul .liStyle .txtBox {
	margin: 0 26px 21px;
}

#conts ul .liStyle .photo {
	border-top: 1px solid #CFCFCF;
}

#conts ul .liStyle .upDate {
	margin-top: 7px;
}

#conts ul .open {
	padding: 18px 25px 19px;
	color: #111;
	font-size: 18px;
	background-color: #EFEFEF;
	border: 1px solid #CFCFCF;
	border-radius: 11px;
	box-sizing: border-box;
}

#conts ul .open span {
	padding-top: 4px;
	color: #888;
	font-size: 13px;
	float: right;
}

@media screen and (max-width: 767px) {
	#contents {
		width: 100%;
		float: none;
	}

	.col_2 > div{
		width: 100%;
	}

}

@media all and (-ms-high-contrast:none) {
	#conts ul .open {
		padding: 20px 25px 17px;
	}
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	background-color: #000;
	padding-top: 40px;
	margin: 0 auto;
	font-size: 50%;
	text-align: center;
}

#footer .lBox {
	float: left;
}

#footer .footerNavi {
	height: auto;
	margin-top: 40px;
	padding-bottom: 25px;
}

#footer .footerNavi li {
	margin-right: 24px;
	display: inline-block;
}

#footer .footerNavi a {
	font-color: #fff;
	font-size: 13px;
}
#footer .footerNavi a:visited {
	font-color: #fff;
}

#footer .footerNavi a:hover {
	text-decoration: underline;
}

#footer .sns {
	margin-left: 2px;
}

#footer .sns li {
	position: relative;
	margin-right: 15px;
	float: left;
}

#footer .sns li img {
	width: 38px;
}

#footer .sns li a .over {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

#footer .sns li a:hover .over {
	opacity: 1;
	transition: all .3s;
	-webkit-transition: all .3s;
}

#footer .sns li a:hover .on {
	opacity: 0;
	transition: all .3s;
	-webkit-transition: all .3s;
}

#footer p {
	margin-top: 58px;
	float: right;
	color: #aaa;
	font-size: 11px;
	letter-spacing: 0.6px;
}

@media screen and (max-width: 767px) {
	#footer {
		padding: 16px 20px;
		width: auto;
	}

	#footer .lBox {
		width: auto;
		float: none;
	}

	#footer .footerNavi {
		margin: -11px 0 20px;
	}

	#footer .footerNavi li {
		margin: 11px 24px 0 0;
	}

	#footer .footerNavi li:first-child {
		display: block;
	}

	#footer .footerNavi a {
		font-size: 20px;
	}

	#footer .footerNavi a:hover {
		text-decoration: none;
	}

	#footer .sns {
		margin-left: 0;
	}

	#footer .sns li a:hover .over {
		display: none;
	}

	#footer .sns li a:hover .on {
		display: block;
	}

	#footer p {
		margin-top: 25px;
		float: none;
		font-size: 11px;
		text-align: right;
	}
}





/* ================================ */
.kerfcheck_logo {}


@media screen and (max-width: 767px) {
	.ttl_cntr img, img.ttl_cntr {
		text-align: center;
		display: inline-block !important;
	}

	.kerfcheck_q {
		padding: 0 20px;
		border-spacing: 0;
	}
	.kerfcheck_q td {
		border-bottom: 1px solid #888;
	}
	.kerfcheck_q.check tr:first-child td {
		border-top: 1px solid #888;
	}
}
