﻿@charset "utf-8";

/* ==========================================================
 commom product
========================================================== */
/* box-product-wrap-01
---------------------------------------------------------- */
.box-product-wrap-01 {
	padding: 28px 0 21px;
	background-color: #f8f8f8;
}
.box-product-wrap-01.type-01 { margin-bottom: 97px;}
.box-product-wrap-02 { padding: 43px 0 22px;}
	.ttl-cmn-03 { margin-bottom: 18px;}

@media screen and (max-width: 768px) {
.box-product-wrap-01 { padding: 10px 0 0;}
.box-product-wrap-01.type-01 { margin-bottom: 30px;}
.box-product-wrap-02 { padding-top: 13px;}
	.ttl-cmn-03 { margin-bottom: 13px;}

}

/* list-cmn-product-02
---------------------------------------------------------- */
.list-cmn-product-02 {
	overflow: hidden;
	padding-right: 20px;
}
	.list-cmn-product-02 .item {
		float: left;
		width: 25%;
		margin-bottom: 18px;
		padding-left: 20px;
	}
		.list-cmn-product-02 .item a {
			display: block;
			text-align: center;
		}
			.list-cmn-product-02 .item a:hover { text-decoration: none;}
			.list-cmn-product-02 .item .img-01 { margin-bottom: 10px;}
				.list-cmn-product-02 .item .img-01 img { width: 100%;}
				.list-cmn-product-02 .item .caption-01 {
					max-width: 160px;
					margin: 0 auto 5px;
					padding-top: 1px;
					background-color: #0082cd;
					font-size: 12px;
					color: #fff;
				}
				.list-cmn-product-02 .item .txt-01 { 
					font-size: 20px;
					line-height: 1.5;
				}
				
@media screen and (max-width: 768px) {
.list-cmn-product-02 {
	overflow: hidden;
	padding-right: 10px;
}
	.list-cmn-product-02 .item {
		width: 50%;
		margin-bottom: 28px;
		padding-left: 10px;
	}
			.list-cmn-product-02 .item .img-01 { margin-bottom: 5px;}
				.list-cmn-product-02 .item .caption-01 {
					max-width: 86.2069%;
					margin: 0 auto 5px;
					padding-top: 1px;
					font-size: 10px;
				}
				.list-cmn-product-02 .item .txt-01 { font-size: 11px;}
}


/* list-cmn-product-03
---------------------------------------------------------- */
.list-cmn-product-03 { text-align: center;}
	.list-cmn-product-03 .item {
		display: inline-block;
		max-width: 290px;
		margin-bottom: 18px;
		padding: 0 35px;
		vertical-align: top;
	}
		.list-cmn-product-03 .item a {
			display: block;
			text-align: center;
		}
			.list-cmn-product-03 .item a:hover { text-decoration: none;}
			.list-cmn-product-03 .item .img-01 { margin-bottom: 10px;}
				.list-cmn-product-03 .item .img-01 img { width: 100%;}
				.list-cmn-product-03 .item .caption-01 {
					max-width: 160px;
					margin: 0 auto 5px;
					padding-top: 1px;
					background-color: #0082cd;
					font-size: 12px;
					color: #fff;
				}
				.list-cmn-product-03 .item .txt-01 { 
					font-size: 20px;
					line-height: 1.5;
				}
				
@media screen and (max-width: 768px) {
.list-cmn-product-03 { padding: 0 5px;}
	.list-cmn-product-03 .item {
		max-width: inherit;
		width: 50%;
		margin-bottom: 15px;
		padding: 0 5px;
	}
			.list-cmn-product-03 .item .img-01 { margin-bottom: 5px;}
				.list-cmn-product-03 .item .caption-01 {
					max-width: 86.2069%;
					margin: 0 auto 5px;
					padding-top: 1px;
					font-size: 10px;
				}
				.list-cmn-product-03 .item .txt-01 { font-size: 11px;}
}

/* box-ttl-product-01
---------------------------------------------------------- */
.box-ttl-product-01 {
	position: relative;
	margin-bottom: 37px;
	padding: 33px 0 40px;
	text-align: center;
}
.box-ttl-product-01-other {
	position: relative;
	margin-bottom: 37px;
	padding: 33px 0 20px;
	text-align: center;
}
	.box-ttl-product-01:after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 60px;
		height: 1px;
		margin-left: -30px;
		border-bottom: 1px #0082cd solid;
	}
	.box-ttl-product-01-other:after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 60px;
		height: 1px;
		margin-left: -30px;
		border-bottom: 1px #0082cd solid;
	}
	.box-ttl-product-01 .ttl-01 {
		font-size: 50px;
		margin-bottom: 7px;
	}
	.box-ttl-product-01 .ttl-01 .rubifr{
		display: inline-block;
		position: relative;
	}
	.box-ttl-product-01 .ttl-01 .rubifr .rubi{
		width: 50px;
		position: absolute;
		top: -5px;
		left: 50%;
		transform: translateX(-50%);
		font-size: 12px;
		letter-spacing: 4px;
		padding: 0 0 0 3px;
	}
	.box-ttl-product-01-other .ttl-01{
		font-size: 50px;
		margin-bottom: 0;
	}
	.box-ttl-product-01 .ttl-01 .ttl-01-s{
		font-size: 30px;
		position: relative;
		bottom:4px;
		padding:0 0 0 8px;
	}
	.box-ttl-product-01 .list-type-01 {
		position: relative;
		margin-bottom: 20px;
	}
	.box-ttl-product-01 .list-type-01:before,
	.box-ttl-product-01 .list-type-01:after {
		content: '';
		display: block;
		position: relative;
		left: 0;
		right: 0;
		width: 100%;
		height: 1px;	}
	.box-ttl-product-01 .list-type-01:before {
		top: 0;
		border-top: 1px #e6e6e6 solid;
	}
	.box-ttl-product-01 .list-type-01:after {
		bottom: -1px;
		border-bottom: 1px #e6e6e6 solid;
	}
		.box-ttl-product-01 .list-type-01 .item {
			position: relative;
			display: inline-block;
			padding: 10px 45px;
			font-size: 22px;
		}
			.box-ttl-product-01 .list-type-01 .item:not(:last-child):after {
				content: '';
				display: block;
				position: absolute;
				top: 17px;
				bottom: 14px;
				right: 0;
				border-right: 1px #e6e6e6 solid;
			}
	.box-ttl-product-01 .list-type-02 {}
		.box-ttl-product-01 .list-type-02 .item {
			display: inline-block;
			margin: 0 10px;
			padding: 6px 25px;
			background-color: #f5f5f5;
			font-size: 18px;
		}

@media screen and (max-width: 768px) {
.box-ttl-product-01 {
	margin-bottom: 29px;
	padding: 16px 5px 10px;
}

	.box-ttl-product-01-other img{
		width: 60%;
	}
	.box-ttl-product-01:after {
		width: 30px;
		margin-left: -15px;
	}
	.box-ttl-product-01 .ttl-01 {
		font-size: 20px;
		margin-bottom: 2px;
	}
	.box-ttl-product-01 .ttl-01 .rubifr{
		display: inline-block;
		position: relative;
	}
	.box-ttl-product-01 .ttl-01 .rubifr .rubi{
		width: 50px;
		position: absolute;
		top: -7px;
		left: 50%;
		transform: translateX(-50%);
		font-size: 8px;
		letter-spacing: 0;
		padding: 0 0 0 0;
	}
	.box-ttl-product-01 .ttl-01 .ttl-01-s{
		font-size: 16px;
		display: block;
		margin:0 0 8px 0;
		position: relative;
	}
	.box-ttl-product-01 .list-type-01 {
		margin-bottom: 8px;
	}
		.box-ttl-product-01 .list-type-01 .item {
			padding: 1px 10px;
			font-size: 10px;
		}
			.box-ttl-product-01 .list-type-01 .item:not(:last-child):after {
				top: 4px;
				bottom: 3px;
			}
	.box-ttl-product-01 .list-type-02 {}
		.box-ttl-product-01 .list-type-02 .item {
			margin: 0 3px;
			padding: 0 10px;
			font-size: 10px;
		}
}


/* box-product-01
---------------------------------------------------------- */
.box-product-01 {}
	.txt-product-01 {
		margin-bottom: 18px;
		font-size: 26px;
		line-height: 1.4;
		text-align: center;
	}
	.img-product-01 {
		margin-bottom: 20px;
		text-align: center;
	}
		.img-product-01 img { max-width: 100%;}

	/* list-product-01 */
	.list-product-01 {
		max-width: 800px;
		margin: 0 auto 50px;
	}
		.list-product-01 .item {
			display: table;
			width: 100%;
			margin-bottom: 10px;
		}
			.list-product-01 .item:last-child { margin-bottom: 0;}
			.list-product-01 .item .box-num-01 {
				display: table-cell;
				vertical-align: top;
				width: 80px;				
			}
				.list-product-01 .item .txt-num-01 {
					padding: 12px 5px 4px;
					background-color: #0082cd;
					line-height: 1.2;
					text-align: center;
					color: #fff;
				}
					.list-product-01 .item .box-num-01 .txt-01 {
						display: block;
						font-size: 14px;
					}
					.list-product-01 .item .box-num-01 .num-01 {
						display: block;
						font-size: 40px;
					}
			.list-product-01 .item .box-01 {
				display: table-cell;
				vertical-align: middle;
				padding-left: 30px;
			}
				.list-product-01 .item .box-01 .ttl-01 { font-size: 24px;}
				.list-product-01 .item .box-01 .txt-01 {	font-size: 16px;}

	/* list-product-02 */
	.list-product-02 {
		margin-bottom: 50px;
		border-top: 1px #e6e6e6 solid;
	}
		.list-product-02 .item {
			padding: 14px 0;
			border-bottom: 1px #e6e6e6 solid;
		}
		.list-product-02 .item-etc-info{
			border-bottom:none;
			color: #005aaa;
		}
            .list-product-02 .item-etc-info a{
                color: #005aaa;
                display: block;
                text-align: center;
                margin:20px 0 10px 0;
            }
            .list-product-02 .item-etc-info .display-pc{
                display: block!important;
            }
            .list-product-02 .item-etc-info .display-sp{
                display: none!important;
            }
			.list-product-02 .item dl {
				display: table;
				width: 100%;
			}
				.list-product-02 .item dl dt,
				.list-product-02 .item dl dd { padding: 12px 0 10px;}
				.list-product-02 .item dl dt {
					display: table-cell;
					vertical-align: middle;
					width: 181px;
					padding-left: 88px;
					font-size: 16px;
				}
				.list-product-02 .item dl dd {
					display: table-cell;
					vertical-align: middle;
					padding-left: 25px;
					border-left: 1px #e6e6e6 solid;
					font-size: 20px;
					line-height: 1.4;
				}
				.list-product-02 .item-etc-info dl dd {
					border-left:none;
				}
					.list-product-02 .item dl dd img { max-width: 100%;}
					.list-product-02 .item dl dd span.ddinfo { display: block; font-size: 16px; margin:10px 0 0 0;}
	

	/* list-product-02-gb-kyo */
	.list-product-02-gb-kyo {
        margin-top: 50px;
		margin-bottom: 50px;
		border-top: 1px #e6e6e6 solid;
	}
		.list-product-02-gb-kyo .item {
			padding: 14px 0;
			border-bottom: 1px #e6e6e6 solid;
		}
			.list-product-02-gb-kyo .item dl {
                display: table;
				width: 100%;
			}
				.list-product-02-gb-kyo .item dl dt,
				.list-product-02-gb-kyo .item dl dd { padding: 12px 0 10px;}
				.list-product-02-gb-kyo .item dl dt {
                    display: table-cell;
					vertical-align: middle;
					width: 181px;
					font-size: 16px;
                    text-align: center;
				}
				.list-product-02-gb-kyo .item dl dd {
                    display: table-cell;
					vertical-align: middle;
					padding-left: 25px;
					border-left: 1px #e6e6e6 solid;
					font-size: 20px;
					line-height: 1.4;
				}
					.list-product-02-gb-kyo .item dl dd img { max-width: 100%;}
					.list-product-02-gb-kyo .item dl dd span.ddinfo { display: block; font-size: 16px; margin:10px 0 0 0;}


@media screen and (max-width: 768px) {
.box-product-01 { padding: 0 10px;}
	.txt-product-01 { font-size: 15px;}
	.img-product-01 { margin-bottom: 15px;}
		.img-product-01 img { width: 100%;}

	/* list-product-01 */
	.list-product-01 {
		max-width: inherit;
		margin: 0 7px 25px;
	}
		.list-product-01 .item {}
			.list-product-01 .item:last-child { margin-bottom: 0;}
			.list-product-01 .item .box-num-01 {	width: 60px;}
				.list-product-01 .item .txt-num-01 {
					display: table;
					width: 100%;
					padding: 7px 5px;
				}
					.list-product-01 .item .box-num-01 .txt-01 {
						display: table-cell;
						vertical-align: middle;
						font-size: 10px;
					}
					.list-product-01 .item .box-num-01 .num-01 {
						display: table-cell;
						vertical-align: middle;
						font-size: 23px;
					}
			.list-product-01 .item .box-01 {
				padding-left: 10px;
				line-height: 1.3;
			}
				.list-product-01 .item .box-01 .ttl-01 {
					margin-bottom: 2px;
					font-size: 14px;
				}
				.list-product-01 .item .box-01 .ttl-01 {	font-size: 10px;}

	/* list-product-02 */
	.list-product-02 { margin-bottom: 20px;}
		.list-product-02 .item { padding: 10px 0;}
        .list-product-02 .item-etc-info{
			border-bottom:none;
			color: #005aaa;
		}
            .list-product-02 .item-etc-info a{
                color: #005aaa;
                display: block;
                text-align: center;
                margin:20px 0 10px 0;
            }
            .list-product-02 .item-etc-info .display-pc{
                display: none!important;
            }
            .list-product-02 .item-etc-info .display-sp{
                display: block!important;
            }
			.list-product-02 .item dl {}
				.list-product-02 .item dl dt,
				.list-product-02 .item dl dd { padding: 1px 0;}
				.list-product-02 .item dl dt {
					width: 31.66667%;
					padding: 1px 25px;
					font-size: 11px;
					text-align: center;
				}
				.list-product-02 .item dl dd {
					padding-left: 15px;
					font-size: 14px;
				}

			.list-product-02 .item.type-01 dl {}
				.list-product-02 .item.type-01 dl dt { 
					display: block;
					margin-bottom: 8px;
				}
				.list-product-02 .item.type-01 dl dd { 
					display: block;
					padding-left: 0;
					border-left: none;
				}
				.list-product-02 .item dl dd span.ddinfo {
					display: block;
					font-size: 10px;
					margin:10px 0 0 0;
				}
    .list-product-02-gb-kyo .item dl dt {
        display: block;
        vertical-align: middle;
        width: 100%;
        font-size: 16px;
        text-align: center;
    }
    .list-product-02-gb-kyo .item dl dd {
        display: block;
        vertical-align: middle;
        padding-left:0;
        padding-top:10px;
        padding-bottom: 25px;
        font-size: 20px;
        line-height: 1.4;
        text-align: center;
        border: none;
    }
}

/* box-tab-product-01
---------------------------------------------------------- */
	/* list-tab-product-01 */
	.list-tab-product-01 {
		overflow: hidden;
		max-width: 984px;
		margin: 0 auto;
	}
		.list-tab-product-01 .item {
			float: left;
			padding: 0 2px;
		}
		.list-tab-product-01.column-01 .item { width: 100%;}
		.list-tab-product-01.column-02 .item { width: 50%;}
		.list-tab-product-01.column-03 .item { width: 33.3333%;}
		.list-tab-product-01.column-04 .item { width: 25%;}
		.list-tab-product-01.column-05 .item { width: 20%;}
		.list-tab-product-01.column-06 .item { width: 16.6667%;}
			.list-tab-product-01 .item a {
				display: block;
				background-color: #f5f5f5;
				padding: 17px 10px;
				font-size: 18px;
				text-align: center;
				line-height: 1.3;
			}
			.list-tab-product-01 .item a:hover,
			.list-tab-product-01 .item a.is-active {
				background-color: #0082cd;
				color: #fff;
				text-decoration: none;
			}
@media screen and (max-width: 768px) {

	/* list-tab-product-01 */
	.list-tab-product-01 {
		max-width: inherit;
		margin: 0 8px -4px;
	}
		.list-tab-product-01 .item { padding: 0 2px 4px;}
		.list-tab-product-01.column-01 .item,
		.list-tab-product-01.column-02 .item,
		.list-tab-product-01.column-03 .item,
		.list-tab-product-01.column-04 .item,
		.list-tab-product-01.column-05 .item,
		.list-tab-product-01.column-06 .item { width: 50%;}
			.list-tab-product-01 .item a {
				padding: 7px 10px;
				font-size: 10px;
			}
}

.box-tab-product-wrap { margin-bottom: 65px;}
.box-tab-product-01 {
	position: relative;
	padding: 33px 0;
}
	.box-tab-product-01:before,
	.box-tab-product-01:after {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		width: 100%;	
	}
	.box-tab-product-01:before {
		top: 0;
		border-top: 1px #e6e6e6 solid;
	}
	.box-tab-product-01:after {
		bottom: 0;
		border-bottom: 1px #e6e6e6 solid;
	}
	
	.box-tab-product-01 .txt-01 {
		font-size: 24px;
		text-align: center;
	}
		.box-tab-product-01 .txt-01 span { font-size: 16px;}

@media screen and (max-width: 768px) {
.box-tab-product-wrap { margin-bottom: 32px;}
.box-tab-product-01 {	padding: 11px 0;}
	.box-tab-product-01:before,
	.box-tab-product-01:after { border-color: #e6e6e6;}
	
	.box-tab-product-01 .txt-01 { font-size: 14px;}
		.box-tab-product-01 .txt-01 span { font-size: 10px;}
}

/* box-product-02
---------------------------------------------------------- */
.box-product-02 { margin-bottom: 72px;}
	.box-product-02 .contener-03 { margin: 30px auto; }
    .box-product-02 .contener-03 .mark {
        position: relative;
        top:1px;
    }
	.box-product-02 .ttl-cmn-06 { margin-top: 30px; width: 55%; float: left;}
    .box-product-02 .ttl-cmn-06-premium { margin-top: 0; margin-bottom: 20px; width: 55%; float: left; line-height: 120px!important;}
    .box-product-02 .ttl-cmn-06-premium img { margin-left:20px;}
	.box-product-02 .contener-03-title{position:relative;}
	.box-product-02 .txt-01 { margin-bottom: 5px; width: 55%; float: left;padding:0 0 20px 0;}
	.box-product-02 .img-01 { margin-top: 30px;width: 40%; float:right; position: absolute; right:0; top:0;}

	/* table-product-01 */
	.table-product-01 { width: 100%;}
		.table-product-01 td {
			padding: 16px 2.045% 11px;
			border-bottom: 1px #ddd solid;
			font-size: 20px;
		 	letter-spacing: -0.01em;
		}
	
	/* table-product-02 */
	.table-product-wrap { margin: 5px auto;}
		.table-product-wrap .txt-01 { margin-bottom: 14px;}
		.table-product-02 { 
			width: 100%;
			border-top: 1px #ddd solid;
			border-right: 1px #ddd solid;
		}
			.table-product-02 th,
			.table-product-02 td {
				padding: 10px 1.0225% 8px;
				border-bottom: 1px #ddd solid;
				border-left: 1px #ddd solid;
				font-size: 20px;
				letter-spacing: -0.01em;
				text-align: center;
			}
            .table-product-02 td .mark {
                position: relative;
                top:6px!important;
                margin:0 5px 0 0;
            }
				.table-product-02 td:first-child { text-align: left;}
				.table-product-02 th.th02-0{ min-width: 160px;}
				.table-product-02 th.th02-1{ min-width: 82px;}
				.table-product-02 th.th02-2{ min-width: 90px;}

	/* lineup */
    .box-lineup-01{
        margin-bottom: 72px;
    }
    .box-lineup-01 .list-lineup-product-01{
        margin: 45px auto 0 auto;
        max-width: 980px;
        min-width: 850px;
    }
    .box-lineup-01 .list-lineup-product-01 .item{
        float: left;
        width: 32%;
        margin-bottom: 30px;
    }
    .box-lineup-01 .list-lineup-product-01 .item:nth-child(3n-1){
        margin: 0 2% 0 2%;
    }
    .box-lineup-01 .list-lineup-product-01 .item .img-01{
        width: 100%;
        border:solid 1px #dcdcdc;
    }
    .box-lineup-01 .list-lineup-product-01 .item .img-01 img{
        width: 100%;
    }
    .box-lineup-01 .list-lineup-product-01 .caption-01{
        width: 100%;
        text-align: center;
        margin: 18px 0 0 0;
        font-size: 18px;
        line-height: 1.5;
    }

    /* movie */
    .box-movie-01{
        margin-bottom: 72px;
    }
    .box-movie-01 .list-movie-product-01{
        margin: 45px auto 0 auto;
        max-width: 980px;
        min-width: 850px;
    }
    .box-movie-01 .list-movie-product-01 .item{
        float: left;
        width: 30%;
        margin-bottom: 30px;
        position: relative;
    }
    .box-movie-01 .list-movie-product-01 .item:nth-child(3n-1){
        margin: 0 5% 0 5%;
    }
    .box-movie-01 .list-movie-product-01 .item  .caption-01{
        width: 100%;
        text-align: left;
        margin: 0 0 18px 0;
        font-size: 18px;
        line-height: 1.5;
    }
    .box-movie-01 .list-movie-product-01 .item .mov{
        position: relative;
        width: 100%;
    }
   .box-movie-01 .list-movie-product-01 .item .mov::after{
        content: " ";
        display: block;
        padding-top: 56%;
    }
    .box-movie-01 .list-movie-product-01 .item .mov a{
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 10;
    }
    .box-movie-01 .list-movie-product-01 .item .mov iframe{
        position: absolute;
        width: 100%;
        height: 100%;
        top:0;
        left: 0;
        z-index: 1;
    }

    /* example */
    .box-example-01{
        margin-bottom: 72px;
    }
    .box-example-01 .list-example-product-01{
        margin: 45px auto 0 auto;
        max-width: 980px;
        min-width: 850px;
    }
    .box-example-01 .list-example-product-01 .item{
        float: left;
        width: 23.5%;
        margin-bottom: 50px;
        margin: 20px 0 0 2%;
    }
    .box-example-01 .list-example-product-01 .item:nth-child(4n-3){
        margin: 20px 0 0 0;
    }
    .box-example-01 .list-example-product-01 .item:nth-child(1){
        margin-top: 0;
    }
    .box-example-01 .list-example-product-01 .item:nth-child(2){
        margin-top: 0;
    }
    .box-example-01 .list-example-product-01 .item:nth-child(3){
        margin-top: 0;
    }
    .box-example-01 .list-example-product-01 .item:nth-child(4){
        margin-top: 0;
    }
    .box-example-01 .list-example-product-01 .item .img-01{
        width: 100%;
        position: relative;
    }
    .box-example-01 .list-example-product-01 .item .img-01 img{
        width: 100%; 
        vertical-align: top;
    }
    .box-example-01 .list-example-product-01 .item .img-01 img.icon{
        width: 30px;
        height: 30px;
        position: absolute;
        top:10px;
        right: 10px;
    }
    .box-example-01 .list-example-product-01 .caption-01{
        width: 100%;
        text-align: left;
        margin: 0 0 18px 0;
        font-size: 18px;
        line-height: 1.5;
    }

@media screen and (max-width: 768px) {
.box-product-02 { margin-bottom: 32px;}
	.box-product-02 .contener-03 { margin: 30px 15px; }
	.box-product-02 .contener-03 .txt-02{text-align: right; padding:0 20px 0 0;}
	.box-product-02 .ttl-cmn-06 { margin-top: 0; width: 100%; text-align: left; float: inherit;}
	.box-product-02 .contener-03-title{ width: 40%; float: left; text-align: center!important; padding:0 10px 0 0;}
	.box-product-02 .txt-01 { margin-bottom: 5px; width: 100%; text-align: left; float: inherit;padding:0;}
	.box-product-02 .img-01 { margin-top: 20px; width: 100%; float: inherit;position:relative; right:0; top:0;}
	
	/* table-product-01 */
	.table-product-01 {}
		.table-product-01 td {
			display: block;
			width: 100%;
			padding: 0 10px;
			border-bottom: none;
			font-size: 10px;
			text-align: center;
			line-height: 1.8;
		}
			.table-product-01 td:first-child { padding-top: 12px;}
			.table-product-01 td:last-child {
				padding-bottom: 13px;
				border-bottom: 1px #ddd solid;
			}
	
	/* table-product-02 */
	.table-product-wrap {
		overflow-y: hidden;
		overflow-x: scroll;
		margin: 0 auto 8px;
	}
		.table-product-wrap .txt-01 { margin-bottom: 7px;}
		.table-product-wrap::-webkit-scrollbar {
			-webkit-appearance: none;
			height: 4px;
		}
			.table-product-wrap::-webkit-scrollbar-thumb {
				border-radius: 4px;
				background-color: rgba(0,0,0,.5);
				box-shadow: 0 0 1px rgba(255,255,255,.5);
			}
		.table-product-02 { min-width: 600px;}
			.table-product-02 th,
			.table-product-02 td {
				padding: 0 10px;
				font-size: 10px;
			}
				.table-product-02 th.th02-0{ min-width:inherit;}
				.table-product-02 th.th02-1{ min-width:inherit;}
				.table-product-02 th.th02-2{ min-width:inherit;}
	
    
    
    
	/* lineup */
    .box-lineup-01{
        margin-bottom: 30px;
    }
    .box-lineup-01 .list-lineup-product-01{
        margin: 25px auto 0 auto;
        max-width: 100%;
        min-width: 100%;
        padding-right: 10px;
    }
    .box-lineup-01 .list-lineup-product-01 .item{
        float: left;
        width: 50%;
        margin: 0 auto 30px auto;
        padding-left: 10px;
    }
    .box-lineup-01 .list-lineup-product-01 .item:nth-child(3n-1){
        margin: 0 auto 30px auto;
    }
    .box-lineup-01 .list-lineup-product-01 .item .img-01{
        width: 100%;
        border:solid 1px #dcdcdc;
    }
    .box-lineup-01 .list-lineup-product-01 .item .img-01 img{
        width: 100%;
    }
    .box-lineup-01 .list-lineup-product-01 .caption-01{
        width: 100%;
        text-align: center;
        margin: 10px 0 0 0;
        font-size: 14px;
        line-height: 1.5;
    }

    /* movie */
    .box-movie-01{
        margin-bottom: 30px;
    }
    .box-movie-01 .list-movie-product-01{
        margin: 25px auto 0 auto;
        max-width: 100%;
        min-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .box-movie-01 .list-movie-product-01 .item{
        width: 100%;
        margin: 0 auto 30px auto;
        position: relative;
    }
    .box-movie-01 .list-movie-product-01 .item:nth-child(3n-1){
        margin: 0 auto 30px auto;
    }
    .box-movie-01 .list-movie-product-01 .item iframe{
        position: absolute;
        width: 100%;
        height: 100%;
        top:0;
        left: 0;
    }

    /* example */
    .box-example-01{
        margin-bottom: 30px;
    }
    .box-example-01 .list-example-product-01{
        margin: 25px auto 0 auto;
        max-width: 100%;
        min-width: 100%;
        padding-right: 10px;
    }
    .box-example-01 .list-example-product-01 .item:nth-child(4n-3){
        margin-top: 0;
    }
    .box-example-01 .list-example-product-01 .item{
        float: left;
        width: 50%;
        margin: 0 auto 20px auto;
        padding-left: 10px;
    }
    .box-example-01 .list-example-product-01 .item:nth-child(3n-1){
        margin: 0 auto 20px auto;
    }
    .box-example-01 .list-example-product-01 .item .img-01{
        width: 100%;
        position: relative;
    }
    .box-example-01 .list-example-product-01 .item .img-01 img{
        width: 100%; 
        vertical-align: top;
    }
    .box-example-01 .list-example-product-01 .item .img-01 a{
        position: absolute;
        top:10px;
        right: 10px;
    }
    .box-example-01 .list-example-product-01 .caption-01{
        width: 100%;
        text-align: left;
        margin: 0 0 18px 0;
        font-size: 18px;
        line-height: 1.5;
    }
    
}

/* box-product-03
---------------------------------------------------------- */
.box-product-03 { margin-bottom: 57px;}

	/* list-product-04 */
	.list-product-04 {
		overflow: hidden;
		padding: 0;
	}
	.list-product-04.type-01 {
    justify-content:center;
    display: flex;
    flex-wrap: wrap;
	}
		.list-product-04 .item {
			width: 32.9%;
			margin-bottom: 28px;
			padding: 0 1vw;
			display: inline-block;
			overflow: hidden;
			vertical-align: text-top;
		}
			.list-product-04 .item .img-01 {}
				.list-product-04 .item .img-01 img {
					display: block;
					width: 100%;
					margin-bottom: 14px;
					border: 1px #dcdcdc solid;
				}
				.list-product-04 .item .img-01 a:hover {
					opacity:0.5;
				}
				.list-product-04 .item .img-01 figcaption {
					font-size: 18px;
					text-align: center;
				}

@media screen and (max-width: 768px) {
.box-product-03 { margin-bottom: 26px;}
	/* list-product-04 */
	.list-product-04 {padding: 0 10px;}
		.list-product-04 .item {
			float: none;
			width: 100%;
			margin-bottom: 34px;
			padding: 0;
		}
			.list-product-04 .item .img-01 {}
				.list-product-04 .item .img-01 img { margin-bottom: 8px;}
				.list-product-04 .item .img-01 figcaption { font-size: 15px;}
}

/* box-product-video-01
---------------------------------------------------------- */
.box-product-video-01 {
/*	display: table;
*/	max-width: 860px;
	margin: 0 auto 93px;
}
	.box-product-video-01 .box-video-01 {
		display: table-cell;
		vertical-align: middle;
		width: 400px;
		position: relative;
	}
		.box-product-video-01 .box-video-01 img { width: 100%;}
	.box-product-video-01 .box-detail-01 {
		display: table-cell;
		vertical-align: middle;
		padding-left: 60px;
	}
		.box-product-video-01 .box-detail-01 dt {
			margin-bottom: 25px;
			font-size: 30px;
		}
		.box-product-video-01 .box-detail-01 dd { 
			font-size: 16px;
			line-height: 2;
		}

@media screen and (max-width: 768px) {
.box-product-video-01 {
	max-width: inherit;
	margin: 0 47px 28px;
}
	.box-product-video-01 .box-video-01 {
		display: block;
		width: 100%;
		margin-bottom: 2px;
	}
		.box-product-video-01 .box-video-01 img { width: 100%;}
	.box-product-video-01 .box-detail-01 {
		display: block;
		padding-left: 0px;
	}
		.box-product-video-01 .box-detail-01 dt {
			margin-bottom: 0;
			font-size: 15px;
		}
		.box-product-video-01 .box-detail-01 dd { 
			font-size: 10px;
			line-height: 1.6;
		}
}

/* box-product-construction-01
---------------------------------------------------------- */
.box-product-construction-01 {}
	.box-construction-01 {
		margin-top: 33px;
		margin-bottom: 70px;
		padding: 0 20px;
	}
	.box-construction-01 .ttl-01 {
		display: table;
		width: auto;
		margin-bottom: 7px;
		text-align: left;
	}
		.box-construction-01 .ttl-01 > span {
			display: table-cell;
			vertical-align: middle;
		}
		.box-construction-01 .ttl-01 .txt-01 {
			padding-right: 26px;
			font-size: 26px;
		}
		.box-construction-01 .ttl-01 .txt-02 { font-size: 14px;}
	
	.box-construction-01 .txt-construction-01 {
		margin-bottom: 15px;
		font-size: 18px;
	}
	.box-construction-01 .img-01 { margin-bottom: 9px;}
		.box-construction-01 .img-01 img { width: 100%;}
	.box-construction-01 .list-01 { overflow: hidden;}
		.box-construction-01 .list-01 .item {
			float: left;
			margin-right: 15px;
			font-size: 15px;
			line-height: 1.5;
		}
			.box-construction-01 .list-01 .item span { color: #00afff;}
	
	.box-construction-01 .ttl-02{margin:0 0 10px 0;}
	.box-construction-01 .ttl-02 > span {
			display: table-cell;
			vertical-align: middle;
			color:#00afff;
		}
		.box-construction-01 .ttl-02 .txt-01 {
			padding-right: 26px;
			font-size: 26px;
			font-weight: 400;
		}
		.box-construction-01 .ttl-02 .txt-02 { font-size: 14px;}
	
	.box-construction-01 .ttl-03{
		padding:0 0 10px 0;
		margin:0 0 20px 0;
		border-bottom:solid 2px #00a0e9;
	}
	.box-construction-01 .ttl-03 > span {
			display: block;
			vertical-align: middle;
			color:#000000;
		}
		.box-construction-01 .ttl-03 .txt-01 {
			padding-right: 26px;
			font-size: 20px;
			color:#013b92;
			font-weight: 400;
		}
		.box-construction-01 .ttl-03 .txt-02 { font-size: 14px; }
		.box-construction-01 .img-02 img { width: 100%; margin:0 0 30px 0;}



	.box-construction-01 .ttl-04{
		padding:0 0 10px 0;
		margin:0 0 20px 0;
}
	.box-construction-01 .ttl-04 > span {
			display: table-cell;
			vertical-align: middle;
			color:#000000;
		}
		.box-construction-01 .ttl-04 .txt-01 {
			font-size: 26px;
			font-weight: 400;
		}
	.box-construction-01 .ttl-05{
		padding:0 0 10px 0;
		margin:0 0 20px 0;
	}
	.box-construction-01 .ttl-05 > span {
			display: block;
			vertical-align: middle;
			color:#000000;
			font-size: 14px;
			font-weight: 400;
		}
	.box-construction-01 .ttl-05 > span a{
		text-decoration: underline;
	}

@media screen and (max-width: 768px) {
.box-product-construction-01 {}
	.box-construction-01 {
		margin-top: 16px;
		margin-bottom: 26px;
		padding: 0 10px;
	}
	.box-construction-01 .ttl-01 { margin-bottom: 5px;}
		.box-construction-01 .ttl-01 .txt-01 {
			padding-right: 9px;
			font-size: 15px;
		}
		.box-construction-01 .ttl-01 .txt-02 { font-size: 10px;}
	
	.box-construction-01 .txt-construction-01 {
		margin-bottom: 11px;
		font-size: 11px;
		line-height: 1.3;
	}
	.box-construction-01 .img-01 { margin-bottom: 5px;}
	.box-construction-01 .list-01 {}
		.box-construction-01 .list-01 .item {
			margin-right: 7px;
			font-size: 10px;
		}
	
	
	
	
	.box-construction-01 .ttl-02{margin:0 0 10px 0;}
	.box-construction-01 .ttl-02 > span {
			display: table-cell;
			vertical-align: middle;
			color:#00afff;
		}
		.box-construction-01 .ttl-02 .txt-01 {
			padding-right: 26px;
			font-size: 15px;
			font-weight: 400;
		}
		.box-construction-01 .ttl-02 .txt-02 { font-size: 10px;}
	
	.box-construction-01 .ttl-03{
		padding:0 0 10px 0;
		margin:0 0 20px 0;
		border-bottom:solid 2px #00a0e9;
	}
	.box-construction-01 .ttl-03 > span {
			display: block;
			vertical-align: middle;
			color:#000000;
		}
		.box-construction-01 .ttl-03 .txt-01 {
			padding-right: 26px;
			font-size: 14px;
			color:#013b92;
			font-weight: 400;
		}
		.box-construction-01 .ttl-03 .txt-02 { font-size: 10px; }
		.box-construction-01 .img-02 img { width: 100%; margin:0 0 30px 0;}
	
	
	.box-construction-01 .ttl-04 .txt-01 {
		font-size: 15px;
		font-weight: 400;
	}
	.box-construction-01 .ttl-05 > span {
			font-size: 10px;
			font-weight: 400;
		}
	
}

/* box-product-pdf-01
---------------------------------------------------------- */
.box-product-pdf-01 {
	margin-bottom: 70px;
	padding: 37px 0 46px;
	background-color: #f8f8f8;
	text-align: center;
}
.box-product-pdf-01-bg-grey{
	margin-bottom: 0;
}
.box-product-pdf-01-bg-white{
	margin-bottom: 70px;
	background: #fff;
}
	.box-product-pdf-01 .txt-01 {
		margin-bottom: 15px;
		font-size: 20px;
	}
	.box-product-pdf-01 .list-01 { padding: 0 10px;}
    .box-product-pdf-01 .list-01.list-second{
        padding: 15px 10px 0 10px;
    }
    .box-product-pdf-01 .list-01.list-second-3{
        padding: 15px 10px 0 10px;
    }
		.box-product-pdf-01 .list-01 .item {
			display: inline-block;
			width: 33%;
			padding: 0 10px;
		}
        .box-product-pdf-01 .list-01 .item .display-pc{
            display: block!important;
        }
        .box-product-pdf-01 .list-01 .item .display-sp{
            display: none!important;
        }
			.box-product-pdf-01 .list-01 .item a {
				position: relative;
				display: block;
				height: 70px;
				max-height: 70px;
				line-height: 70px;
				padding-right: 16px;
				background-color: #0082cd;
				font-size: 22px;
				text-align: center;
				color: #fff;
				overflow: hidden;
			}
				.box-product-pdf-01 .list-01 .item a:hover {
					background-color: #fff;
					text-decoration: none;
					border:solid 3px #0082cd;
					color: #0082cd;
					line-height: 64px;
				}
				.box-product-pdf-01 .list-01 .item a:after {
					content: '';
					display: block;
					position: absolute;
					bottom: 0;
					right: 0;
					width: 54px;
					height: 54px;
					background: url(/common/img/ico_pdf_01.png) right bottom no-repeat;
				}
				.box-product-pdf-01 .list-01 .item.item-noicon a {
					padding-right: 0;
				}
				.box-product-pdf-01 .list-01 .item.item-noicon a:hover {
					color: #0082cd;
					border:solid 3px #0082cd;
					line-height: 64px;
				}
				.box-product-pdf-01 .list-01 .item.item-noicon a:after {
					background: none;
				}

			.box-product-pdf-01 .list-01 .item a.dllink {
				padding-right: 0px;
				background-color: #0082cd;
				text-decoration: none;
				color: #fff;
				border:solid 3px #0082cd;
			}
			.box-product-pdf-01 .list-01 .item a.dllink-nintei {
				font-size: 18px;
			}
				.box-product-pdf-01 .list-01 .item a.dllink:hover {
					position: relative;
					display: block;
					height: 70px;
					max-height: 70px;
					line-height: 67px;
					padding-right: 0px;
					background-color: #fff;
					font-size: 22px;
					text-align: center;
					color: #0082cd;
					border:solid 3px #0082cd;
					overflow: hidden;
				}
				.box-product-pdf-01 .list-01 .item a.dllink-nintei:hover {
					font-size: 18px;
				}
				.box-product-pdf-01 .list-01 .item a.dllink:after {
					content: '';
					display: block;
					position: absolute;
					bottom: 0;
					right: 0;
					width: 54px;
					height: 54px;
					background: none;
				}
                .box-product-pdf-01 .list-01 .item.line2 a{
                    display: block;
                    margin:0;
                    padding:0;
                    line-height: 28px;
                }
                .box-product-pdf-01 .list-01 .item.line2 a span{
                    display:inline;
                    font-size: 12px;
                    margin:10px 0 0 0;
                    line-height: 14px!important;
                    position: relative;
                }
                .box-product-pdf-01 .list-01 .item.line2 a:hover{
                     display: block;
                    margin:0;
                    padding:0;
                    line-height: 28px;
                }
                .box-product-pdf-01 .list-01 .item.line2 a:hover span{
                    display:inline;
                    font-size: 12px;
                    margin:10px 0 0 0;
                    line-height: 14px!important;
                    position: relative;
                }
                .box-product-pdf-01 .list-01 .item.line2 a span sup{
                    vertical-align: top;
                    line-height: 1.5!important;
                    position: relative;
                    top:8px;
                }
                .box-product-pdf-01 .list-01 .item.line2-2 a {
                    position: relative;
                    display: block;
                    height: 70px;
                    max-height: 70px;
                    line-height: 14px;
                    padding-right: 16px;
                    background-color: #0082cd;
                    font-size: 18px;
                    text-align: center;
                    color: #fff;
                    overflow: hidden;
                    padding: 12px 0 0 0;
                }
                .box-product-pdf-01 .list-01 .item.line2-2 a:hover{
                    display: block;
                    margin:0;
                    padding: 12px 0 0 0;
                    line-height: 14px;
                }

                .box-product-pdf-01 .list-01 .item.line2-3 a {
                    position: relative;
                    display: block;
                    height: 70px;
                    max-height: 70px;
                    line-height: 20px;
                    padding-right: 20px!important;
                    background-color: #0082cd;
                    font-size: 14px;
                    text-align: center;
                    color: #fff;
                    overflow: hidden;
                    padding: 16px 0 0 0;
                }
                .box-product-pdf-01 .list-01 .item.line2-3 a:hover{
                    display: block;
                    margin:0;
                    padding: 13px 0 0 0;
                    line-height: 20px;
                    color: #0082cd;
                    background-color: #fff;
                }
		

@media screen and (max-width: 768px) {
.box-product-pdf-01 {
	margin-bottom: 27px;
	padding: 15px 0 20px;
}
	.box-product-pdf-01 .txt-01 {
		margin-bottom: 8px;
		font-size: 11px;
	}
	.box-product-pdf-01 .list-01 {}
    .box-product-pdf-01 .list-01.list-second{
        padding: 10px 10px 0 10px;
    }
    .box-product-pdf-01 .list-01.list-second-3{
        padding: 0 10px 0 10px;
    }
		.box-product-pdf-01 .list-01 .item {
			display: block;
			width: 90%;
			margin: 0 auto 8px;
			padding: 0;
		}
        .box-product-pdf-01 .list-01 .item .display-pc{
            display: none!important;
        }
        .box-product-pdf-01 .list-01 .item .display-sp{
            display: inline!important;
        }
			.box-product-pdf-01 .list-01 .item:last-child { margin-bottom: 0;}
			.box-product-pdf-01 .list-01 .item a {
				height: 35px;
				line-height: 35px;
				/*padding-right: 27px;*/
				font-size: 15px!important;
			}
				.box-product-pdf-01 .list-01 .item a:hover {line-height: 29px;}
				.box-product-pdf-01 .list-01 .item a:after {
					width: 100%;
					height: 27px;
					background-size: 27px;
					line-height: 29px;
				}

			.box-product-pdf-01 .list-01 .item.item-noicon a:hover {
				line-height: 29px;
			}
			.box-product-pdf-01 .list-01 .item:last-child { margin-bottom: 0;}
			.box-product-pdf-01 .list-01 .item a.dllink {
				height: 35px;
				line-height: 29px;
				/*padding-right: 27px;*/
				font-size: 15px;
			}
				.box-product-pdf-01 .list-01 .item a.dllink:hover {line-height: 29px!important;}
				.box-product-pdf-01 .list-01 .item a.dllink:after {
					height: 35px;
					line-height: 29px!important;
					/*padding-right: 27px;*/
					font-size: 15px;
				}
	
	
	
                .box-product-pdf-01 .list-01 .item a.dllink-nintei {
				font-size: 15px;
			}
				.box-product-pdf-01 .list-01 .item a.dllink:hover {
					position: relative;
					display: block;
					height: 35px;
					max-height: 35px;
					line-height: 32px;
					padding-right: 0px;
					background-color: #fff;
					font-size: 15px;
					text-align: center;
					color: #0082cd;
					border:solid 3px #0082cd;
					overflow: hidden;
				}
				.box-product-pdf-01 .list-01 .item a.dllink-nintei:hover {
					font-size: 15px;
				}
				.box-product-pdf-01 .list-01 .item a.dllink:after {
					content: '';
					display: block;
					position: absolute;
					bottom: 0;
					right: 0;
					width: 54px;
					height: 54px;
					background: none;
				}
                .box-product-pdf-01 .list-01 .item.line2 a span{
                    display: inline;
                    padding:0 10px 0 0;
                }
                .box-product-pdf-01 .list-01 .item.line2 a br{
                    display: none;
                }
                .box-product-pdf-01 .list-01 .item.line2:hover a span{
                    display: inline;
                    padding:0 10px 0 0;
                }
                .box-product-pdf-01 .list-01 .item.line2-2 a {
                    height: 35px;
                    line-height: 29px;
                    /*padding-right: 27px;*/
                    font-size: 15px!important;
                    padding: 0;
                }
                .box-product-pdf-01 .list-01 .item.line2-2 a:hover {
                    height: 35px;
                    line-height: 29px;
                    /*padding-right: 27px;*/
                    font-size: 15px!important;
                    padding: 0;
                }
    
                .box-product-pdf-01 .list-01 .item.line2-3 a {
                    height: initial;
                    line-height: 20px;
                    /*padding-right: 27px;*/
                    font-size: 15px!important;
                    padding: 10px 0;
                }
                .box-product-pdf-01 .list-01 .item.line2-3 a:hover{
                    height: initial;
                    line-height: 20px;
                    /*padding-right: 27px;*/
                    font-size: 15px!important;
                    padding: 7px 0;
                    color: #0082cd;
                    background-color: #fff;
                }
	
}

/* box-product-accordion-01
---------------------------------------------------------- */
.box-product-accordion-01 { margin-bottom: 77px;}
.box-product-accordion-01 .qaimg-01 { width: 200px; position: relative; top:-10px;}
.box-product-accordion-01 .ttl-01 {
    max-width: 980px;
    margin: 0 auto;
    padding: 25px 0 0px 27px;
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
    .box-product-accordion-01 { 
        margin-bottom: 27px;
        padding: 0 10px;
    }
    .box-product-accordion-01 .qaimg-01 {
        width: 120px;
        position: relative;
        top:-7px;
    }
    .box-product-accordion-01 .ttl-01 {
        max-width: 100%;
        font-size: 17px;
        padding: 14px 0 0 6px;
    }
}


/* box-product-information-01
---------------------------------------------------------- */
.box-product-information-01 { margin-bottom: 41px;}
	.box-product-information-in { padding-top: 26px;}
		.box-product-information-in .col-01 {
			float: left;
			width: 50%;
			padding-right: 10px;
		}
		.box-product-information-in .col-02 {
			float: right;
			width: 50%;
			padding-left: 10px;
		}
			.box-product-information-in .ttl-01 {
				margin-bottom: 14px;
				padding: 6px 10px 7px;
				border: 1px #ddd solid;
				font-size: 16px;
				font-weight: bold;
				text-align: center;
			}
			.list-product-03 { margin: 0 0 40px 15px;}
				.list-product-03 .item {
					margin-bottom: 12px;
					padding-left: 22px;
					background: url(/common/img/ico_arrow_02.png) left top 5px no-repeat;
					font-size: 18px;
				}
					.list-product-03 .item:last-child { margin-bottom: 0;}
					.list-product-03 .item a {}

@media screen and (max-width: 768px) {
.box-product-information-01 {
	margin-bottom: 16px;
	padding: 0 10px;
}
	.box-product-information-in { padding: 9px 0 0 0;}
		.box-product-information-in .col-01,
		.box-product-information-in .col-02 {
			float: none;
			width: auto;
			padding: 0;
		}
			.box-product-information-in .ttl-01 {
				margin-bottom: 11px;
				padding: 1px 10px;
				font-size: 11px;
			}
			.list-product-03 { margin: 0 0 0 10px;}
				.list-product-03 .item {
					margin-bottom: 6px;
					padding-left: 16px;
					background-position: left top 3px;
					background-size: 5px 10px;
					font-size: 11px;
				}
					.list-product-03 .item:last-child { margin-bottom: 6px;}
}

/* box-product-link-01
---------------------------------------------------------- */
.box-product-link-01 { margin: 50px 0 81px;}
@media screen and (max-width: 768px) {
.box-product-link-01 { margin: 15px 0 3px;}
}


/* ==========================================================
 cement
========================================================== */
.box-product-cement-01 {}

	/* list-product-cement-01 */
	.list-product-cement-01 {
		max-width: 960px;
		margin: 0 auto 22px;
		text-align: center;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: center;
		justify-content: center;
	}
		.list-product-cement-01 .item {
			width: 25%;
			padding: 0 10px;
		}
			.list-product-cement-01 .item a { display: block;}
				.list-product-cement-01 .item a:hover { text-decoration: none;}
				.list-product-cement-01 .item .img-01 {}
					.list-product-cement-01 .item .img-01 img { width: 100%; margin-bottom:10px;}
					.list-product-cement-01 .item .img-01 .caption {
						margin-top: 5px;
						font-size: 20px;
						text-align: center;
					}
						.list-product-cement-01 .item .img-01 .caption span {
							font-size:14px;	
						}

						.list-product-cement-01 .item .caption-01 {
							max-width: 160px;
							margin: 0 auto 5px;
							padding-top: 1px;
							background-color: #0082cd;
							font-size: 12px;
							color: #fff;
						}
						.txt-cement-01{
							margin:10px 0 0 0;
						}

@media screen and (max-width: 768px) {
.box-product-cement-01 {}
	/* list-product-cement-01 */
	.list-product-cement-01 {
		max-width: inherit;
		margin: 0 5px;
	}
		.list-product-cement-01 .item {
			width: 50%;
			margin-bottom: 20px;
			padding: 0 5px;
		}
				.list-product-cement-01 .item .img-01 {}
					.list-product-cement-01 .item .img-01 img { margin-bottom:5px;}
					.list-product-cement-01 .item .img-01 .caption {
						margin-top: 3px;
						font-size: 11px;
					}
						.list-product-cement-01 .item .img-01 .caption span {
							font-size:12px;	
						}
						.list-product-cement-01 .item .caption-01 {
							max-width: 86.2069%;
							margin: 0 auto 5px;
							padding-top: 1px;
							font-size: 10px;
						}
						.txt-cement-01{
							margin:10px 0 0 0;
						}
}

/* ==========================================================
 product top
========================================================== */
.list-product-top-01 {
	overflow: hidden;
	max-width: 960px;
	margin: 0 auto 53px;
}
	.list-product-top-01 .item {
		float: left;
		width: 33.3333%;
		margin-bottom: 20px;
		padding: 0 10px;
	}
		.list-product-top-01 .item a { 
			display: block;
			position: relative;
		}
			.list-product-top-01 .item .img-01 {}
				.list-product-top-01 .item .img-01 img { width: 100%;}
			.list-product-top-01 .item .txt-01 {
				position: absolute;
				bottom: 0;
				left: 0;
				right: 0;
				display: table;
				width: 100%;
				height: 80px;
				padding: 16px 35px 16px 19px;
				background: rgba(0,0,0,0.5) url(/common/img/ico_arrow_05.png) right 20px center no-repeat;
			}
				.list-product-top-01 .item .txt-01 span {
					display: table-cell;
					vertical-align: middle;
					font-size: 20px;
					color: #fff;
					line-height: 1.2;
				}

@media screen and (max-width: 868px) {
.list-product-top-01 {
	overflow: hidden;
	max-width: none;
	margin: 0 10px 15px;
}
	.list-product-top-01 .item {
		float: none;
		width: auto;
		margin-bottom: 15px;
		padding: 0;
	}
		.list-product-top-01 .item a {}
				.list-product-top-01 .item .img-01 img.only-pc { display: none !important;}
				.list-product-top-01 .item .img-01 img.only-sp { display: block !important;}
			.list-product-top-01 .item .txt-01 {
				height: 25px;
				padding: 0 10px;
				background: rgba(0,0,0,0.5) url(/common/img/ico_arrow_05.png) right 5px center no-repeat;
				background-size: 4px 7px;
			}
				.list-product-top-01 .item .txt-01 span { font-size: 14px;}
				
}



/* ==========================================================
 video
========================================================== */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.box-popup{
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
}





















.box-product-wrap-99{
	clear:both;
	width:100%;
	max-width:960px;
	margin:20px auto 20px auto;
	padding:0 0 50px 0;
}

.box-product-wrap-99 table{
	margin:10px 0 20px 0;
	width:100%;
	max-width:960px;
	color:#555555;
	font-size:16px;
	border-top:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
}
.box-product-wrap-99 table th{
	background:#f5f3e6;
	font-weight:bold;
	padding:5px 8px;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	vertical-align:middle;
	text-align: left;
}
.box-product-wrap-99 table td{
	padding:5px 8px;
	vertical-align:middle;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	line-height:140%;
	text-align: center;
}
.box-product-wrap-99 table .dynL{
	text-align:left;
	line-height:140%;
}
.box-product-wrap-99 table th.dyn{
	text-align:center;
}
.box-product-wrap-99 table ul{
	margin:0 0 0 15px;
	line-height:140%;
}
.box-product-wrap-99 table ul li{
	list-style:disc outside;
}
/**/
.box-product-wrap-99 table.lo{
	border:none;
}
.box-product-wrap-99 table.lo td{
	text-align:left;
	vertical-align:top;
	padding:0;
	line-height:140%;
	border:none;
}
.box-product-wrap-99 table.lo td img{
	display:block;
	margin:0 0 0 20px;
}
/**/
.box-product-wrap-99 table.lo td table{
	margin:0 0 0 0;
	width:auto;
	font-size:16px;
}
.box-product-wrap-99 table.lo td table th{
	font-size:16px;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}
.box-product-wrap-99 table.lo td table td{
	font-size:16px;
	padding:5px 8px;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}
/**/
/*関連製品で使用*/
.box-product-wrap-99 table.loSub{
	border:none;
	width:625px;
	margin:25px 0 0 0;
	padding:0;
	font-size:16px;
}
.box-product-wrap-99 table.loSub td{
	text-align:left;
	vertical-align:top;
	padding:0;
	line-height:140%;
	border:none;
}
.box-product-wrap-99 table.loSub td img{
	display:block;
	margin:0 0 0 20px;
}
/**/
.box-product-wrap-99  table.th130 th,.box-product-wrap-99 th.th130{
	width:130px;
}
.box-product-wrap-99 table.th160 th{
	width:160px;
}
.box-product-wrap-99 th.th60{
	width:60px;
}
/**/
.box-product-wrap-99 table.sub td{
	text-align:left;
	line-height:140%;
}
.box-product-wrap-99 p.naked{
	text-align:left;
	font-size: 15px;
}


@media screen and (max-width: 768px) {
	.box-product-wrap-99{
		clear:both;
		width:100%;
		max-width:100%;
		
		margin:20px auto 20px auto;
		padding:0 0 50px 0;
	}
	
	.box-product-wrap-99 table{
		margin:10px 15px 20px 0;
		width:inherit;
		color:#555555;
		font-size:16px;
		border-top:1px solid #d6d6d6;
		border-left:1px solid #d6d6d6;
	}
	
	.box-product-wrap-99 table *{
		font-size:10px;
	}
	
	.box-product-wrap-99 table {
		width:100%;
		min-width: 550px;
	}
		
	.table-product-wrap {
		overflow-y: hidden;
		overflow-x: scroll;
		margin: 0 15px 8px 15px;
	}
	.box-product-wrap-99 .table-product-wrap::-webkit-scrollbar {
		-webkit-appearance: none;
		height: 4px;
	}
	
	.box-product-wrap-99 p.naked{
		width:100%;
		margin:0 15px 0 15px;
		text-align:left;
		font-size:10px;
	}

}


.yakumonofr{
	display: block;
	width: 980px;
	box-sizing: border-box;
	padding:0;
	margin:0 auto 40px auto;
}
@media screen and (max-width: 768px) {
	.yakumonofr{
		display: block;
		width: 100%;
		box-sizing: border-box;
		padding:0 10px;
		margin:0 0 20px 0;
	}
}


.ttl-cmn-05.ttl-cmn-05-spacewide{
    padding-top:60px!important;
}
@media screen and (max-width: 768px) {
   .ttl-cmn-05.ttl-cmn-05-spacewide{
        padding-top:30px!important;
    } 
}




/* ==========================================================
 product material
========================================================== */
.box-product-material-wrap-01{
    background-color: #fff;
}
.box-product-material-wrap-01 h3{
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 60px;
}
.list-product-material-01 {
	overflow: hidden;
	max-width: 960px;
	margin: 0 auto 53px;
    font-size: 0;
}
	.list-product-material-01 .item {
        display: inline-block;
		width: 33.3333%;
		margin-bottom: 60px;
		padding: 60px 10px 0 10px;
        text-align: center;
        vertical-align: top;
	}
	.list-product-material-01 .item:nth-child(1),.list-product-material-01 .item:nth-child(2),.list-product-material-01 .item:nth-child(3) {
        padding-top: 0;
        border-top:none;
    }
    .list-product-material-01 .list-border{
        display: block;
        width: 100%;
        height: 3px;
        border-top: 1px solid #ddd;
    }
        .list-product-material-01 .item img { width: 100%;}
        .list-product-material-01 .item p.txt-01 {
            display: block;
            font-size: 20px;
            color: #000;
            line-height: 1.2;
            text-align: center;
            margin: 20px 0 20px 0;
        }
        .list-product-material-01 .item .list-type-02 {
            width: 100%;
            text-align: center;
        }
		.list-product-material-01 .item .list-type-02 .list-type-item {
            display: inline-block;
			margin: 0 10px;
			padding: 6px 25px;
			background-color: #ccc;
			font-size: 14px;
		}
        .list-product-material-01 .item p.txt-02 {
            display: block;
            font-size: 16px;
            color: #000;
            line-height: 1.4;
            text-align: left;
            margin: 25px 0 0 0;
        }
        .list-product-material-01 .item p.txt-03 {
            height: 3.1em;
            overflow: hidden;
            display: block;
            font-size: 16px;
            color: #000;
            line-height: 1.4;
            text-align: left;
            margin: 15px 0 0 0;
            letter-spacing: -1px;
        }
        .list-product-material-01 .item p.txt-04 {
            height: 4.5em;
            overflow: hidden;
            display: block;
            font-size: 16px;
            color: #000;
            line-height: 1.4;
            text-align: left;
            margin: 15px 0 0 0;
        }
        .list-product-material-01 .item p.txt-04-line4 {
            height: 5.5em;
            overflow: hidden;
            display: block;
            font-size: 16px;
            color: #000;
            line-height: 1.4;
            text-align: left;
            margin: 15px 0 0 0;
		}
        .list-product-material-01 .item p.txt-04-line6 {
            height: 6.5em;
            overflow: hidden;
            display: block;
            font-size: 16px;
            color: #000;
            line-height: 1.4;
            text-align: left;
            margin: 15px 0 0 0;
		}
        .list-product-material-01 .item p.txt-04-etc {
            height: inherit!important;
            overflow: visible;
        }
        .list-product-material-01 .item a.dllink {
            margin: 15px auto 0 auto;
            padding: 6px 30px 6px 30px!important;
            display: inline-block;
            padding-right: 0px;
            background-color: #0082cd;
            text-decoration: none;
            color: #fff;
            border:solid 3px #0082cd;
            font-size: 20px;
            position: relative;
            z-index: 100;
        }
        .list-product-material-01 .item a.dllink:hover {
            position: relative;
            background-color: #fff;
            text-align: center;
            color: #0082cd;
            border:solid 3px #0082cd;
        }


@media screen and (max-width: 868px) {
.box-product-material-wrap-01 h3{
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.list-product-material-01 {
	overflow: hidden;
	max-width: none;
	margin: 0 0 15px;
    padding: 0 10px;
}
	.list-product-material-01 .item {
        display: block;
		width: 100%;
		margin-bottom: 60px;
		padding: 30px 10px 30px 10px;
        border-bottom: solid 1px #ddd;
        vertical-align: top;
	}
	.list-product-material-01 .item:nth-child(1),.list-product-material-01 .item:nth-child(2),.list-product-material-01 .item:nth-child(3) {
        padding-top: 0;
        border-top:none;
    }
    .list-product-material-01 .list-border{
        display: none;
    }
        .list-product-material-01 .item  img.only-pc { display: none !important;}
        .list-product-material-01 .item  img.only-sp { display: block !important;}
        .list-product-material-01 .item p.txt-01 { font-size: 20px;}
		.list-product-material-01 .item .list-type-02 .list-type-item {
			margin: 0 3px;
			padding: 0 10px;
			font-size: 14px;
		}
        .list-product-material-01 .item p.txt-03 {
            height: inherit;
            overflow: visible;
        }
        .list-product-material-01 .item p.txt-04 {
            height: inherit;
            overflow: visible;
        }
				
}






.ttl-top-02 {
	padding: 66px 0 20px 0;
	font-size: 32px;
	text-align: center;
	color: #000;
}
.ttl-top-02.type-01 {
	margin-bottom: 0;
}

@media screen and (max-width: 768px) {
.ttl-top-02 {
	margin-bottom: 0;
	padding: 16px 10px 10px 10px;
	font-size: 20px;
}

}

/* box-top-notice-03
---------------------------------------------------------- */
.box-top-notice-wrap3 {
	margin-bottom: 0;
	padding: 30px;
	background-color: #e6e6e6;
}
	.box-top-notice-03 {
		min-width:920px;
		max-width: 1200px;
		width: 100%;
		text-align: center;
	}



		.box-top-notice-03 ul { overflow: hidden; font-size: 0;}
			.box-top-notice-03 .item {
				display: inline-block;
				width: 19.2%;
				padding: 0;
				margin: 0 0 0 1%;
				background-color: #fff;
			}
			.box-top-notice-03 .item:nth-child(1){
				margin:0 0 0 0;
			}
			.box-top-notice-03 .item img{
				width: 100%;
			}

@media screen and (max-width: 768px) {
.box-top-notice-wrap3 {
	margin-bottom: 0px;
	padding: 24px 20px 24px 20px;
	background-color: #e6e6e6;
}
	.box-top-notice-03 {
		min-width:inherit;
		max-width: inherit;
		width: 100%;
	}
		.box-top-notice-03 ul { overflow: hidden;}
			.box-top-notice-03 .item {
				float: left;
				width: 100%;
				padding: 0;
				background-color: #fff;
				margin:8px 0;
			}
			.box-top-notice-03 .item:nth-child(1){
				margin:8px 0;
			}
			.box-top-notice-03 .item:nth-child(2){
				margin:8px 0;
			}
}
