@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Oswald&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");


@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1080px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 500px) {}


.entry .mb5 {
	margin-bottom: 5px !important;
}

.entry .mb10 {
	margin-bottom: 10px !important;
}

.entry .mb15 {
	margin-bottom: 15px !important;
}

.entry .mb20 {
	margin-bottom: 20px !important;
}

.entry .mb30 {
	margin-bottom: 30px !important;
}

.entry .mb40 {
	margin-bottom: 40px !important;
}

.entry .mb50 {
	margin-bottom: 50px !important;
}

.entry .mb60 {
	margin-bottom: 60px !important;
}

.entry .mb70 {
	margin-bottom: 70px !important;
}

.entry .mb80 {
	margin-bottom: 80px !important;
}

.entry .mt40 {
	margin-top: 40px !important;
}

.entry .mt60 {
	margin-top: 60px !important;
}

.entry {
	border: 0px solid black;
}

.entry .mb5,
.entry .mb10,
.entry .mb15,
.entry .mb20,
.entry .mb30,
.entry .mb40,
.entry .mb50,
.entry .mb60,
.entry .mb70,
.entry .mb80,
.entry .mt40,
.entry .mt60 {}

.marker {
	display: inline;
}

.cen {
	text-align: center;
}

figcaption {
	font-size: 1.4rem;
}

















#single_product article .entry h2 {
	margin-top:1em;
	margin-bottom:0.5em;
}

#single_product .entry p {
	font-size: 1.6rem;
	line-height: 1.9;
	padding: 0;
	margin: 1.0em 0;
}

#single_product article .entry h3 {
	font-size: 2.6rem;
}

#single_product article .entry h5.h5 {
	font-size: 2.0rem;
	line-height: 1.8;
}

#single_product article .entry p.catch {
	font-size: 1.8rem;
	color: #2EB26A;
}

#single_product .entry strong.marker {
	font-weight: bold;
	font-size: 1.1em;
}

#single_product article .entry img {
	width: auto;
	max-width: 100% !important;
}

#single_product article .entry .download li {
	font-size: 1.6rem;
}

#single_product article .entry a.link_txt {
	display: block;
	padding: 0.5em 2em;
	border: 1px solid #a40000;
	color: #a40000;
	text-align: center;
}

#single_product article .entry a.link_txt:hover {
	border: 1px solid #a40000;
	background: #a40000;
	color: #fff;
}

#single_product article .entry .honey_link a.link_txt {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1080px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 500px) {
	#single_product article .entry .honey_link a.link_txt {
		width: 100%;
	}
}




















#single_product article .entry .scroll {
	width: 100%;
	overflow-x: scroll;
}

#single_product article .entry .scroll table {
	min-width: 640px;
}

#single_product article .entry .scroll table th,
#single_product article .entry .scroll table td {
	font-size: 1.4rem;
	line-height: 1.2;
	padding: 0.75em 1em;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ddd;
}

#single_product article .entry .scroll table th {
	font-weight: 600;
	padding: 0.75em 1.25em;

}

#single_product article .entry .type {
	margin-bottom: 60px;
}

#single_product article .entry .type dt b {
	font-size: 3.0rem;
	font-weight: bold;
	color: #154B86;
}

#single_product article .entry .type dt b:before {
	content: "\f1b2";
	font-family: FontAwesome;
	margin-right: 5px;
	color: #154B86;
	font-weight: normal;
}

#single_product article .entry .type dd ul {
	clear: both;
	display: flex;
	flex-flow: row wrap;
}

#single_product article .entry .type dd ul li {
	width: 33.33%;
	padding: 0 15px;
	display: inline-block;
	text-align: center;
	border-left: 1px dashed #bbb;
}

#single_product article .entry .type dd ul li:first-child {
	border-left: none;
}

#single_product article .entry .type dd ul li img {
	width: 100%;
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1080px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 500px) {
	#single_product article .entry .type dd ul li {
		padding: 1.5rem 20%;
		border: none;
		border-top: 1px dashed #bbb;
		width: 100%;
	}
}





















#single_product article .entry .check li {
	font-size: 1.7rem;
	margin-bottom: 0.5em;
	position: relative;
	padding-left: 1.5em;
	line-height: 1.6;
}

#single_product article .entry .check li:before {
	content: "\f14a";
	font-family: FontAwesome;
	font-size: 110%;
	margin-right: 10px;
	color: #2EB26A;
	position: absolute;
	left: 0px;
}

#single_product article .entry .check li strong {
	color: #2EB26A;
}

#single_product article .entry .point li {
	font-size: 1.7rem;
	margin-bottom: 10px;
	position: relative;
	padding-left: 1.5em;
	line-height: 1.6;
}

#single_product article .entry .point li:before {
	content: "・";
	font-family: FontAwesome;
	font-size: 110%;
	margin-right: 10px;
	position: absolute;
	left: 0px;
}

#single_product article .entry .point li strong {
	color: #2EB26A;
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1080px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 500px) {}




















#single_product article .entry .barrier-type {
	clear: both;
	display: flex;
	flex-flow: row wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#single_product article .entry .barrier-type li {
	width: 31.33333%;
	padding: 3.0rem;
	margin: 1.5% 0;
	display: inline-block;
	text-align: center;
	border: 1px solid #ddd;
}

#single_product article .entry .barrier-type dt {
	font-size: 1.8rem;
	font-weight: bold;
	color: #154B86;
}

#single_product article .entry .barrier-type dt:before {
	content: "\f1b2";
	font-family: FontAwesome;
	margin-right: 5px;
	color: #154B86;
}

#single_product article .entry .barrier-type dd {
	font-size: 1.4rem;
	margin-top: 0px;
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1080px) {
	#single_product article .entry .barrier-type li {
		width: 49%;
		margin: 1% 0;
	}

	#single_product article .entry .barrier-type dt {
		font-size: 2.4rem;
	}
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 500px) {
	#single_product article .entry .barrier-type li {
		width: 60%;
		margin: 1% 20%;
	}

}




















#single_product article .entry ol.number {
	counter-reset: item;
}

#single_product article .entry ol.number li {
	width: 100% !important;
	margin-bottom: 5px;
	text-align: left !important;
	text-indent: -1.5em;
	padding-left: 1.5em !important;
}

#single_product article .entry ol.number li:before {
	counter-increment: item;
	content: counter(item)'.';
	padding-right: .5em;
	font-size: 1.8rem;
	font-weight: bold;
	color: #2EB26A;
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1080px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 500px) {}




















#single_product article .entry .flexbox {
	clear: both;
	display: flex;
	flex-flow: row wrap;
}

#single_product article .entry .flexbox>div {
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 60px;
	display: inline-block;
}

#single_product article .entry .postid-113 .flexbox>div {
	margin-bottom: 10px !important;
}

#single_product article .entry .flexbox>div.w-fifty {
	width: 50%;
}

#single_product article .entry .flexbox>div h3 {
	font-size: 2.1rem;
	font-weight: bold;
	color: #154B86;
	background: white;
	padding: 0px;
	margin-bottom: 10px;
}

#single_product article .entry .flexbox>div h3:before {
	content: "\f1b2";
	font-family: FontAwesome;
	margin-right: 5px;
	color: #154B86;
}

#single_product article .entry .flexbox>div figure img {
	width: 100%;
	margin-bottom: 10px;
}

#single_product article .entry .flexbox>div ul li {
	font-size: 1.4rem;
	margin-bottom: 10px;
	position: relative;
	padding-left: 1.3em;
}

#single_product article .entry .flexbox>div ul li:before {
	content: "・";
	color: #2EB26A;
	position: absolute;
	left: -2px;
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1080px) {}

@media screen and (max-width: 768px) {

	.flexbox>div,
	.flexbox>div.w-fifty {
		width: 50%;
	}
}

@media screen and (max-width: 500px) {

	.flexbox>div,
	.flexbox>div.w-fifty {
		width: 100%;
		margin-bottom: 40px;
	}
}





















#single_product article .entry table.spec th,
#single_product article .entry table.spec td {
	width: auto;
	font-size: 1.4rem;
	line-height: 1.4;
	padding: 10px 0.5em;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
	display: table-cell
}

#single_product article .entry table.spec th {
	width: 100px;
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1080px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 500px) {}























#single_product article .entry .cycling-list {
	clear: both;
	display: flex;
	flex-flow: row wrap;
}

#single_product article .entry .cycling-list>li {
	width: 33.33%;
	padding: 15px;
	margin-bottom: 15px;
	display: inline-block;
	text-align: center;
}

#single_product article .entry .cycling-list>li img {
	width: 100%;
	margin-bottom: 10px;
}

#single_product article .entry .cycling-list>li a ul li {
	font-size: 1.6rem;
	text-align: left;
}

#single_product article .entry .cycling-list>li a ul li:after {
	content: "\f35a";
	font-family: FontAwesome;
	margin-left: 5px;
	transition: all 0.5s ease-out;
}

#single_product article .entry .cycling-list>li a:hover ul li:after {
	margin-left: 8px;
}

#single_product article .entry .cycling-list>li ul.flow li {
	font-size: 1.5rem;
	text-align: left;
	margin-bottom: 5px;
}

#single_product article .entry .cycling-list>li ul.flow li:before {
	content: "\f00c";
	font-family: FontAwesome;
	margin-right: 5px;
	color: #2EB26A;
}

#single_product article .entry .cycling-list>li ul.flow li:after {
	display: none;
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1080px) {}

@media screen and (max-width: 768px) {
	#single_product article .entry .cycling-list>li {
		width: 50%;
	}

	#single_product article .entry .youtube_box iframe {
		height: 360px;
	}
}

@media screen and (max-width: 480px) {
	#single_product article .entry .cycling-list>li {
		width: 100%;
		margin-bottom: 0px;
	}

	#single_product article .entry .cycling-list>li a ul li {
		text-align: center;
	}
}























.example_box {
	background: rgba(0, 0, 0, 0.05);
	padding: 30px 30px;
}

.example_box figure:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.example_box figure img {
	float: right;
	width: 56%;
}

.example_box figure figcaption {
	float: left;
	width: 44%;
	display: block;
	font-size: 1.6rem;
	line-height: 1.8;
	padding-right: 30px;
}

.example_box figure figcaption span {
	display: block;
	padding: 15px 30px;
	background: #fff;
	line-height: 1.6;
}

.example_box figure figcaption span.amount {
	margin-top: 20px;
	color: #BE0003;
	font-size: 2.2rem;
	border-left: 5px solid #BE0003;
}

.example_box figure figcaption span b {
	font-size: 4.4rem;
}
.nsr {
	clear: both;
	display: table;
	margin-bottom: 20px;
}

.nsr li {
	display: table-cell;
	width: 48%;
	padding: 15px 10px;
	font-size: 1.6rem;
	line-height: 1.8;
}

.nsr li img {
	width: 100%;
	margin-top: 5px;
}

.nsr li:nth-child(2) {
	width: 4%;
	vertical-align: middle;
	text-align: center;
	font-size: 4rem;
	color: #154B86;
	padding: 0px;
}

.nsr li span {
	font-size: 1.8rem;
	color: #154B86;
}

.nsr li span br {
	display: none;
}

@media screen and (max-width: 768px) {
	.example_box {
		padding-bottom: 5px;
	}

	.example_box figure img {
		float: none;
		width: 100%;
		padding-bottom: 0px;
	}

	.example_box figure figcaption {
		float: none;
		width: 100%;
		padding: 20px 0px 0px;
	}

	.example_box figure figcaption span.amount {
		border-left: 0px;
		border-bottom: 2px solid #BE0003;
	}

	.example_box figure figcaption span.amount br {
		display: none;
	}

	.nsr li {
		font-size: 1.5rem;
	}

}

@media screen and (max-width: 500px) {
	.example_box figure figcaption span {
		margin-top: 0px;
		padding: 10px 15px;
	}

	.example_box figure figcaption span.amount {
		font-size: 2rem;
		margin-top: 10px;
		padding: 5px 30px 10px;
	}

	.example_box figure figcaption span b {
		font-size: 4rem;
	}

	.nsr li {
		padding: 15px 2px;
	}

	.nsr li:nth-child(2) {
		font-size: 3rem;
	}

	.nsr li span br {
		display: block;
	}
}











ol.flow {
	counter-reset: number;
}

ol.flow li {
	padding: 15px;
	width: 50%;
	margin-bottom: 20px;
}

ol.flow li figure {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}

ol.flow li figure:before {
	content: "0" counter(number);
	counter-increment: number;
	background: rgba(0, 0, 0, 0.8);
	width: 50px;
	height: 50px;
	top: 0;
	left: 0;
	color: #fff;
	text-align: center;
	line-height: 50px;
	display: block;
	position: absolute;
	font-size: 2.4rem;
	z-index: 999;
}

ol.flow li dl dt {
	font-size: 2rem;
	font-weight: bold;
}

ol.flow li dl dd {
	font-size: 1.4rem;
}

ul.flow {
	clear: both;
	display: flex;
	flex-flow: row wrap;
}

ul.flow li {
	display: inline-block;
	padding: 5px 40px 5px 20px;
	position: relative;
	font-size: 1.6rem;
}

ul.flow li:not(:last-child):after {
	content: "\f101";
	font-family: FontAwesome;
	color: #2EB26A;
	font-size: 2rem;
	position: absolute;
	right: 0px;
}

.balance-type {
	clear: both;
	display: flex;
	flex-flow: row wrap;
}

.balance-type li {
	width: 33.33% !important;
	padding: 15px;
	margin-bottom: 15px;
	display: inline-block;
	text-align: center;
	line-height: 1.6;
}

ul.third {
	clear: both;
	display: flex;
	flex-flow: row wrap;
}

ul.third li {
	width: 33.33%;
	padding: 15px;
	margin-bottom: 15px;
	display: inline-block;
	text-align: center;
}

dl.feature {
	margin-top: 30px;
	line-height: 1.8;
}

dl.feature dt {
	color: #154B86;
	font-size: 2rem;
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
}

.ok-oogata_tbl th {
	width: auto !important;
	border: 1px solid #ccc;
	vertical-align: middle;
	padding: 0.4em 1em;
	font-size: 1.4rem;
}

.ok-oogata_tbl td {
	width: auto !important;
	border: 1px solid #ccc;
	vertical-align: middle;
	padding: 0.4em 1em;
}

#single_product blockquote {
	display: block;
	background: rgba(0, 0, 0, 0.04);
	padding: 20px 30px;
}

#single_product blockquote ul {}

#single_product blockquote ul li {
	font-size: 1.6rem;
	padding: 8px 0px;
}

#single_product blockquote ul li:before {
	content: "\f138";
	font-family: FontAwesome;
	margin-right: 5px;
	color: #154B86;
}

@media screen and (max-width: 768px) {
	.balance-type li {
		width: 50%;
	}
}

@media screen and (max-width: 500px) {
	ol.flow li {
		width: 100% !important;
	}

	ul.third li {
		padding: 5px;
	}

	#single_product blockquote {
		padding: 10px 15px;
	}

}


























/*




.type dt {}





.type dd {}







.gallery {
	margin: 10px 0px 60px !important;
}

.gallery li a {
	position: relative;
}

.gallery li a span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	padding: 5px 15px;
	font-size: 1.4rem;
	color: #fff;
	text-align: left;
}

.gallery li a img {
	width: 100%;
}


*/

/*
.single-product ul.gallery1 {
	clear: both;
	display: flex;
	flex-flow: row wrap;
}

.single-product ul.gallery1 li {
	width: 50%;
	overflow: hidden;
	padding: 1.0rem;
	font-size: 1.6rem;
	text-align: center;
}

.single-product ul.gallery1 li a {
	position: relative;
	border: 1px solid #ddd;
	padding-bottom: 96%;
	height: 0;
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0.5rem;
}

.single-product ul.gallery1 li a::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 2.5em;
	height: 2.5em;
	content: '\f00e';
	font-family: "Font Awesome 5 Free";
	font-size: 1.5rem;
	line-height: 1;
	color: white;
	background: rgba(0, 0, 0, 0.7);
	-webkit-justify-content: center;
	-ms-flex-pack: justify;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-weight: bold;
}

.single-product ul.gallery1 li a img {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

*/

/* @media screen and (max-width: 768px) {
	.gallery {
		margin: 0px 0px 40px !important;
	}
}

@media screen and (max-width: 480px) {
	.type {
		margin-bottom: 40px;
	}

	.type dt {
		line-height: 1.6;
	}

	.type dt b {
		display: block;
	}

	.type dd ul li {
		padding: 0 5px;
	}

	.single-product ul.gallery li {
		padding: 0.5rem !important;
	}

	.single-product ul.gallery1 li {
		padding: 0.5rem !important;
	}


} */




/* #single_product article .entry #gallery li img {
	width: 100%;
} */









/*

.half {
	clear: both;
	display: flex;
	flex-flow: row wrap;
}

.half li {
	width: 50%;
	padding: 15px;
	display: inline-block;
	text-align: center;
	font-size: 1.4rem;
}

.half li.full-size {
	width: 100%;
}

.half li img {
	width: 100%;
}

*/


/*



@media screen and (max-width: 768px) {
	.barrier-type li {
		width: 50%;
	}

	.barrier-type dt {
		line-height: 1.5;
	}
}

@media screen and (max-width: 480px) {
	.half li {
		padding: 5px;
		margin-bottom: 0px;
		font-size: 1.2rem;
	}

	.barrier-type li {
		width: 100%;
	}

}


*/
/* table.spec {
	width: 100%;
}



table.spec th {
	font-weight: bold;
	background: rgba(174, 200, 220, 0.7);
}

table.spec tr:first-child td {
	background: rgba(174, 200, 220, 0.5);
}

table.spec tr:nth-child(2) td {
	background: rgba(174, 200, 220, 0.3);
}

table.spec tr:nth-child(3) td {
	background: rgba(174, 200, 220, 0.2);
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1080px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 500px) {} */
