@charset "utf-8";
/* CSS Document */

html{
	font-size: 17px;
	height: 100%;
}

body{
	position: relative;
	text-align:center;
	width: 100%;
	color: #4d4d4d;
	line-height: 1.6;
}

a{
	text-decoration:none;
}

*{
	font-family: source-han-sans-japanese, sans-serif;
	font-weight: 400;
	font-style: normal;
}

br.sp{
	display: none;
}

#all_wrap{
	background-color: #ffffff;
	overflow:hidden;
}

#pc_nav img{
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 1;
}

#mainvisual{
	position: fixed;
	top: 0;
	left: 0;
	display: table;
	width: 100vw;
	height: 100vh;
	min-height: 100vh;
	background-size: cover;
	background-position: center;
	background-image: url(../img/mainvisual.jpg);
}

#mainvisual-inner{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 50vw;
}

#mainlead{
	width: 100%;
}

#mainlead h1{
	font-size: 35px;
	color: #FFFFFF;
}

#mainlead h2{
	font-size: 18px;
	color: #ffffff;
}

#scrool{
	position: absolute;
	left: 50%;
	bottom:100px;
	margin-left: -50px;
	font-size: 14px;
	letter-spacing:0.1em;
}

#scrool a span {
    position: absolute;
	top: 20px;
	left: 20px;
	right: 0;
    width: 18px;
    height: 18px;
    border-left: 1.5px solid #ffffff;
    border-bottom: 1.5px solid #ffffff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
	box-sizing: border-box;
	
	transition: all 0.2s ease 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;

}

.scroll-button{
	color: #ffffff;
	transition: all 0.1s ease 0.1s;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
}

#scrool a span:hover{
	top: 27px;
	left: 20px;
	right: 0;
    width: 18px;
    height: 18px;
    border-left: 1.5px solid #ffffff;
    border-bottom: 1.5px solid #ffffff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 0.3s ease 0.1s;
    animation: b09_electric_blinkIn 0.1s step-end 0 2;
    -webkit-animation: b09_electric_blinkIn 0.1s step-end 0 2;
    -moz-animation: b09_electric_blinkIn 0.1s step-end 0 2;
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
}


#contents{
	position: relative;
	margin-top: 100vh;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 3;
}

#data{
	position: relative;
	width: 1080px;
	margin: 0 auto 0 auto;
}

#data-contents01{
	position: relative;
	padding: 220px 0 150px 0;
	margin-bottom: 80px;
	text-align: left;
}

#data-contents01 img{
	position: absolute;
	top: 150px;
	right: 0;
}

.data-text{
	width: 410px;
	margin-top: 30px;
}

#data-contents02{
	position: relative;
	height: 650px;
	margin-bottom: 150px;
}

#data-contents02 h3:nth-of-type(2){
	width: 100%;
	position: absolute;
	bottom: 0;
}

.hukidasi_left{
	position: absolute;
	top: 130px;
	width: 718px;
	height: 155px;
	background: url('../img/hukidasi-left.png');

	z-index: 1;
}

.hukidasi_left img{
	display: none;
}

.hukidasi_right{
	position: absolute;
	top: 350px;
	right: 0;
	width: 790px;
	height: 157px;
	background: url('../img/hukidasi-right.png');
}

.hukidasi_right img{
	display: none;
}

p.date-voice{
	font-size: 20px;
}

p.date-voice:nth-of-type(1){
	position: absolute;
	width: 609px;
	top: 163px;
	left: 53px;
	z-index: 3;
	
}

p.date-voice:nth-of-type(2){
	position: absolute;
	width: 700px;
	top: 400px;
	right: 50px;
	z-index: 3;
	
}

p.date-voice span{
	background: linear-gradient(transparent 10%, #ffd9c6 0%);
	font-weight: 700;
}

.parallax {
	position: relative;
    width: 100%;
	height: 150px;
    padding: 120px 0 10px 0;
    margin: 0 0 0 0;
    background-color: #ffffff;
	overflow: hidden;
}

li img{
	width: 596px;
}

.products{
	position: relative;
	width: 1080px;
	margin: 0 auto 0 auto;
}

.product-title{
	margin-bottom: 20px;
}

.product-box01{
	display:flex;
	margin: 100px 0 50px 0;
	justify-content:space-between;
	flex-direction: row-reverse;
	
}
.product-box02{
	margin: 100px 0 50px 0;
	justify-content:space-between;
	display:flex;	
}

figure{
	position: relative;
	width: 596px;
}

.top_slider .bx-controls-direction,.top_slider .bx-pager {
	text-align: left;
	height: 25px;
}

.top_slider .bx-controls-direction a,.top_slider .bx-pager-item {
	display: inline-block;
}

.top_slider .bx-pager-item a{
	display: block;
	height: 5px;
	width: 5px;
	text-indent: -9999px;
	background: #555555;
	border-radius: 10px;
	margin:0 3px 0 6px;
}

.top_slider .bx-pager-item a.active {
	opacity: 0.3;
}

.top_slider .bx-controls-direction a{
	text-decoration: none;
	color: #000;
	padding:0 5px;
}

.top_slider .bx-controls {
	position: absolute;
	bottom: -35px;
	left: -6px;
	z-index: 100;
	width: 100%;}

.text{
	width: 427px;
	text-align: left;
}

.product-point{
	display: flex;
	justify-content: space-around;
	margin: 120px 0 100px;
}
.point-box{
	width: 310px;
}

.point-box p span{
	font-size: 150%;
}
.meta{
	display: flex;
	font-size: 25px;
	margin: 35px 0 10px 0;
}

.meta img{
	width: 45px;
	height: 45px;
	padding-right: 13px;
}

.meta p{
	padding-top: 10px;
}
.meta span{
	font-size: 60%;
}

.material-icons{
	position: relative;
	top: 5px;
}

.content-fream{
	font-size: 22px !important;
	padding: 25px 0 !important;
	margin-bottom: 100px;
	background-color: #FFFFFF;
}

#category{
	position: relative;
	text-align: center;
	width: 100%;
	height: 500px;
	background-image:url("../img/category_img02.jpg");
	background-position: center center;
    background-repeat: no-repeat;
    background-color: #000;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;

}

.tbl-cell{
	position: absolute;
	top: 40%;
	width: 100%;
	color: #ffffff;
	font-size: 30px;
}
.tbl-cell h2{
	margin-bottom: 20px;
}

#breadcrumb{
	position: relative;
	padding: 80px 0;
	left: 0;
	right: 0;
	font-size: 14px;
	letter-spacing:0.1em;
	background-color: #ffffff;
}

#breadcrumb a span {
    position: absolute;
    top: 55px;
	left: 50%;
    width: 18px;
    height: 18px;
    margin-left: -10px;
    border-left: 1.5px solid #333333;
    border-bottom: 1.5px solid #333333;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    box-sizing: border-box;
	
	transition: all 0.2s ease 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}


#button-totop {
  color: #333333;
}

#breadcrumb a span:hover{
    top: 48px;
    left: 50%;
    width: 18px;
    height: 18px;
    margin-left: -10px;
    border-left: 1.5px solid #333333;
    border-bottom: 1.5px solid #333333;
    transition: all 0.3s ease 0.1s;
    animation: b09_electric_blinkIn 0.1s step-end 0 2;
    -webkit-animation: b09_electric_blinkIn 0.1s step-end 0 2;
    -moz-animation: b09_electric_blinkIn 0.1s step-end 0 2;
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
}

footer{
	position: relative;
	background-color: #333333;
}
footer li {
	display: inline-block;
	padding: 30px 20px;
	font-size: 15px;
}

footer a{
  color: #FFFFFF;
  }

footer a:visited {
  color: #FFFFFF;
  }

.copyright{
	color: #ffffff;
	font-size: 12px;
	padding-bottom: 10px;
}


.button {
    color: #000000;
	width: 100%;
	text-align: center;
    background-color: #ffffff;
	font-size: 15px;
    border: #999999 solid 1px;
	border-radius: 10px;
    padding: 6px 0 11px  0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.button:hover {
    color: #ffffff;
    background-color: #276AC5;
	border: #276AC5 solid 1px;
    animation: b09_electric_blinkIn 0.1s step-end 0 2;
    -webkit-animation: b09_electric_blinkIn 0.1s step-end 0 2;
    -moz-animation: b09_electric_blinkIn 0.1s step-end 0 2;
    transition: all 0.3s ease 0.1s;
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
}


.button02 {
	margin: 0 auto;  
	color: #ffffff;
	width: 428px;
	font-size: 15px;
    border: #ffffff solid 1px;
	border-radius: 10px;
    padding: 13px 0 13px  0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.button02:hover {
    color: #333333;
    background-color: #ffffff;
	border: #ffffff solid 1px;
    animation: b09_electric_blinkIn 0.1s step-end 0 2;
    -webkit-animation: b09_electric_blinkIn 0.1s step-end 0 2;
    -moz-animation: b09_electric_blinkIn 0.1s step-end 0 2;
    transition: all 0.3s ease 0.1s;
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
}
