@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Modern+Antiqua);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 15px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-family: 'Zen Maru Gothic', serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #fff;
	background: #bb1b24;
	letter-spacing: 1px;
}

.tab-w{
    margin-left: 5px;
    margin-bottom: -3px;
}

a{
	/*color: #fff;*/
	color:#000;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


/* ヘッダー
------------------------------------------------------------*/
#mainnav a{
	color: #fff;
        font-weight:400;
	/*font-family: 'Modern Antiqua', 'Noto Sans JP',serif;*/
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}


/* 共通
------------------------------------------------------------*/
h1, h2{
	/*font-family: 'Modern Antiqua', 'Noto Sans JP',serif;*/
	font-weight:400;
}

img{
	max-width: 100%;
	height: auto;
}

section{
  clear: both;
}

section h2{
	width: 60%;
	margin: 70px auto 30px;
	font-size: 18px;
	font-weight:normal;
	text-align: center;
}

section h2 span {
	padding-bottom: 20px;
	border-bottom: 3px solid #fff;
}

.inner{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
}

#sec03 .inner, #sec04 .inner, #sec05 .inner{
	border-bottom: 1px solid #a0a0a0;
}

.innerS{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 80px;
}


/* SEC02 Gallery
------------------------------------------------------------*/
#sec02{
	padding: 0 !important;
}

#sec02 header{
	display: none;
}

#gallery{
	overflow: hidden;
}

#gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}
#gallery li.full{
	width: 100%;
}


#gallery img{
	display: block;
	width: 100%;
	height: auto;
}


/* SEC03 BRAND
------------------------------------------------------------*/
.col4 .img{
	margin: 0 auto 15px;
        text-align: center;
}



/* SEC04 PROJECT
------------------------------------------------------------*/
#sec04{
	padding-bottom: 0 !important;
}

.article{
	clear: both;
	overflow: hidden;
	padding-bottom: 50px;
}

.article img{
	float: left;
	margin: 5px 20px 20px;
}

.article p{
	margin-bottom: 20px;
}



/* SEC05 COMPANY
------------------------------------------------------------*/
#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  margin: 20px 0;
}

#map{
	position: relative;
	padding-bottom: 55%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}

.bx-wrapper{
    box-shadow: none!important;
    border: none!important;
    background: none!important;
}
.bx-wrapper .bx-pager{
    display:none;
}

_::-webkit-full-page-media, _:future, :root #collabohr #sec03 .inner, _::-webkit-full-page-media, _:future, :root #collabohr #sec04 .inner, _::-webkit-full-page-media, _:future, :root #collabohr #sec05 .inner {
    margin-bottom:0px;
}

.bannerbotan{
    position: fixed;
    right: 10px;
    z-index: 10;
    bottom: -3px;
    /*width: 300px;*/
    background: #000000bf;
    color: #fff;
    text-align: center;
    height: 40px;
    padding-top: 10px;
    font-weight: 500;
    border-radius: 3px;
    width: 200px;
}

.bannerbotan img{
    margin-bottom: -8px;
}

h3{
font-weight:400;
}

.p15box p , .p15box h3{
    padding:15px;
}

.p15box h3{
    padding-bottom:0px;
    margin-bottom:-10px;
}

/* --- 商品情報 --- */

.home-point-item-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 0;
    display: flex;
    justify-content: space-between;
}

.home-point-product-wrap {
    margin-top: 100px;
    width: 100%;
    background-image: url(../img/home/strong_point_bg.jpg);
    padding: 30px 0 0px;
    background-size: cover;
}

.home-point-wrap {
    position: relative;
    width: 960px;
    height: 344px;
    margin: 0 auto 0px;
}

.home-product-wrap {
    width: 960px;
    margin: 0 auto;
}

.star-ttl {
    text-align: center;
    line-height: 1;
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
}

.star-ttl::before {
    content: "";
    display: inline-block;
    width: 72px;
    height: 16px;
    background-image: url(../img/common/star_ttl.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    margin-bottom: 12px;
}

.star-ttl span:nth-child(1) {
    display: block;
    font-size: 30px;
    text-align: center;
    letter-spacing: 0.4em;
    margin-right: -0.4em;
    color: #231815;
    margin-bottom: 12px;
}

.star-ttl span:nth-child(2) {
    display: block;
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.1em;
    margin-right: -0.1em;
    color: #888888;
    position: relative;
    display: inline-block;
    padding: 0 50px;
}

.star-ttl span:nth-child(2)::before {
    left: 0;
}

.star-ttl span:nth-child(2)::before, .star-ttl span:nth-child(2)::after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 40px;
    height: 1px;
    background-color: #888888;
}

.star-ttl span:nth-child(2)::after {
    right: 0.1em;
}

/*.home-point-item:nth-child(1), .home-point-item:nth-child(4) {
    margin-top: 26px;
}*/

.home-point-item {
    width: 224px;
    height: 224px;
    border-radius: 50%;
    background-color: #fff;
}

.home-point-item-ttl {
    width: 178px;
    line-height: 1;
    border-bottom: solid 1px #898989;
    padding-top: 46px;
    padding-bottom: 2px;
    margin: 0 auto 14px;
}

.home-point-item-txt {
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.1em;
    margin-right: -0.1em;
    color: #000;
}

.home-point-item-txt .large {
    font-size: 30px;
    line-height: 1.4;
}

/*.home-point-item:nth-child(2), .home-point-item:nth-child(3) {
    margin-top: 120px;
}*/

.home-point-item-ttl span:nth-child(1) {
    display: block;
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #231815;
    letter-spacing: 0.2em;
    margin-right: -0.2em;
    margin-bottom: 8px;
}

@font-face {
  font-family: 'Italianno';
  src: url('Italianno-Regular.woff') format('woff');
}

.Text {
  font-family:'MyWebFont';
  font-size:24px;
}

.home-point-item-ttl span:nth-child(2) {
    display: block;
    font-family: 'Italianno';
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    color: #898989;
    letter-spacing: 0.1em;
    margin-right: -0.1em;
}

/* -- -- */

.home-product-item-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 42px;
    margin-bottom: 46px;
}

.home-product-wrap {
    width: 960px;
    margin: 0 auto;
}

.product-item {
    width: 226px;
    position: relative;
}

.product-item::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 26px;
    border-top: solid 1px #231815;
    border-right: solid 1px #231815;
}

.product-item a {
    display: block;
    text-decoration: none;
    color: #898989;
}

.product-item-table-wrap {
    padding: 6px 20px 20px;
    background-color: #fff;
    position: relative;
}

.product-item-table-wrap table {
    width: 100%;
    border-collapse: collapse;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    font-size: 11px;
    letter-spacing: normal;
    text-align: left;
}

.product-item-table-wrap::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 26px;
    height: 26px;
    border-bottom: solid 1px #231815;
    border-left: solid 1px #231815;
}

.product-item-table-wrap tr {
    background: linear-gradient(to right, rgba(137,137,137,1) 0%, rgba(137,137,137,1) 50%, rgba(137,137,137,0) 51%, rgba(137,137,137,0) 100%) repeat-x left bottom/4px 1px;
}

.product-item-table-wrap th {
    padding: 10px 10px 4px 0;
    white-space: nowrap;
}

.product-item-table-wrap td {
    padding: 10px 0 4px 0;
}

.dpc{
    display:block;
}

.dsp{
    display:none;
}

/* インスタ */

.insta_list{
    display: flex;
    flex-wrap: wrap;
    gap: 20px 20px;
    margin: 0px 0;
    background: #fff;
    padding: 18px 20px;
    border-radius: 3px;
    margin-top: 15px;
}

.insta_list p{
    width: 100%;
    position: absolute;
    font-weight: bold;
    font-family: Noto Sans JP;
    margin: 0;
    line-height: 1;
    background: #ae2d41;
    text-align: center;
    color: #fff;
    padding: 12px;
    border-radius: 3px;
    top: 0;
    left: 0;
}

.insta_list li{
    position: relative;
    width: calc((100% - 100px)/6);
    list-style: none;
}

@media screen and (max-width: 750px){
    .insta_list li{
        width:calc((100% - 40px)/3);
    }
}

.insta_list li::before{
	content: "";
	display: block;
	padding-top: 100%;
}

.insta_list a{
	position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.insta_list img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.insta_btn{
    background-color: #000;
    padding: .5em 1em;
    width: fit-content;
    margin: 0 auto;
    cursor: pointer;
    transition: .3s
}

.insta_btn a{
    color: #fff;
    text-decoration: none;
}

.insta_btn:hover{
    background-color: #999;
}

.linkevent{
    border: 1px solid #333;
    padding: 5px 15px;
    display: block;
    width: 160px;
    margin: 30px auto;
    background: #000;
    color: #fff;
}

.clear{
    width: 140px;
    margin: 30px auto 0;
    display: block;
}

/* スライドショー */

.autoplay.slick-slider {
    max-width: 1020px;
    margin: 0 auto;
}

.autoplay .slick-list{
    max-width:900px;
    margin: 0 auto;
    padding-left: 20px;
}

.autoplay p{
    margin-top:15px;
    line-height: 1.4;
}

.autoplay p , .autoplay .slick-slide img{
    width:260px;
}

.autoplay .slick-slide img{
    border-radius:3%;
}

.autoplay .slick-prev , .autoplay .slick-next{
    display:none!important;
}

.centerchara{
    margin: 0 auto;
    display: block;
    width: 700px;
}


/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 800px){
	/*body{
		font-size:14px;
	}*/
	
	#wrapper{
		width: 100%;
		background: #bb1b24;
		/*color: #fff;*/
		color: #000;
	}
	
	#content{
		width: 80%;
		background: #fff;
	}
	
	#sidebar{
		width: 12%;
		position: fixed;
		top: 0;
		right: 4%;
		background: #bb1b24;
	}
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}
	
	#sidebar h1{
		padding: 60px 0 30px;
	}

	#mainnav li{
		font-size: 14px;
		padding: 10px 0;
	}
	
	#sns{
		margin-top: 50px;
	}
	
	#sns li{
		display: inline-block;
		padding-right: 10px;
	}

	#sns a:hover img{
		opacity: .8;
	}
	
	/* SEC03 BRAND
	-----------------*/
	.col4{
		text-align: center;
	}

	.col4 li{
		display: inline-block;
		width: 26%;
		padding: 0 3%;
		vertical-align: top;
		text-align: left;
	}
	.col5{
		text-align: center;
	}

	.col5 li{
		width: 180px;
		display: inline-block;
		padding: 0%;
		vertical-align: top;
		text-align: left;
	}
	.col5 li:nth-child(2){
		width: 320px;
	}
	#map iframe{
		height: 200px !important;
  }
	
  #footer{
		padding: 30px 10px 30px 0;
	}
}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 45%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 50%;
		padding-right: 4%;
	}
.sp{
    display: none;
}
}

@media only screen and (max-width: 640px){
	.innerS{
		width: 80%;
		padding-bottom: 30px;
	}
	.botanbox2{
		width: 100%!important;
	}
	/*#gallery li{
		float: none;
		width: 100%;
	}*/
	.article img{
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
}

@media only screen and (min-width: 800px){
.bx-wrapper img{
    min-width: 700px;
}
}

@media only screen and (max-width: 799px){
.bx-wrapper img{
    min-width: 300px;
    /*height: 600px;
    width: auto!important;*/
}
/*.bx-wrapper{
    height: 600px;
}*/
.dpc{
    display:none;
}

.dsp{
    display:block;
}
	.tab-w{
		filter: invert(100%);
	}
	#sidebar{
		position: fixed;
		width: 100%;
		z-index:999999;
	}
	
	#sidebarWrap{
		position: relative;
		width: 100%;
		height: 60px;
		background: #bb1b24;
		border-bottom: none;
	}
	
	#sidebar h1{
		text-align: center;
		padding-top: 15px;
	}
	
	#sidebar h1 img{
		width: auto !important;
		max-height: 25px;
	}
	
  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #fff;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #fff;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: -10px;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display: block;
		padding: 5px 40px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}
	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 15px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainnav #sns li{
		display: inline-block;
	}
	#mainnav #sns li a{
		position: relative;
		display: inline-block;
		padding: 15px 10px 0;
		border: 0;
	}
	#mainnav #sns li a:before{
		border: 0;
	}
	.col4 li{
		margin: 0 auto 50px;
		display: block;
		text-align: center;
	}
	section h2{
		margin: 55px auto 25px;
	}
	.col5 li{
		width: 100%;
	}
	#content {
		padding-top: 60px!important;
		background: #fff;
		color: #000;
	}
	.hrsafarinone .inner{
		padding-bottom: 0px;
	}
}


/* 追加 ------------------------------------------------------------------------ */

.pt50{
    padding-top: 50px;
}

.pb0{
    padding-bottom: 0px;
}

.mt0{
	margin-top:0px;
}

.mt30{
	margin-top:30px;
}

.newspoint{
pointer-events: none; font-weight: 500; color: #df2630;
}

.newtab::after{
    font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-weight: 900;
    opacity: 0.5;
    /*font-size: 90%;
    margin: 0 7px;*/
    font-size: 70%;
    margin: 0 4px;
}

.copybottom{
	font-size:0.9em;
}

.mediabox{
	overflow-y: scroll; height: 160px; font-weight: 400; margin-top: 15px;
}

.mediabox a{
	text-decoration:underline;
}

.yelltext{
	padding:15px 5px; text-align:left;
}

.yelltext2{
	padding:15px 5px; text-align:center;
}

.newsbox{
font-weight:400; text-align:center; padding:15px; border-bottom:1px solid #000;
}

.botanbox{
    padding: 10px 2%;
    border: 1px solid #fff;
    text-align: center;
    margin-top: 15px;
    width: 45%;
    display: block;
    margin: 30px auto 0;
    /*background: #ffffff;
    color: #bb1b24;*/
    background: #333;
    color: #fff;
    margin: 5px;
    font-weight: 400;
}

.subpagebotanbox{
	margin: 60px auto 0; background: #333; color: #fff; border:none; max-width: 80%;
}

.botanbox2{
  display: inline-block;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
    padding: 20px 0px;
  background: #bb1b24;
  text-align: center;
  text-decoration: none;
  position: relative;
  overflow: hidden;
    width: calc(100% - 12px);
    margin: 15px auto 0px;
    display: block;
    font-weight: 500;
}

.botanbox2::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
  /* 【変更部分】inifiniteによりずっと続ける */
  -webkit-animation: shine 4s infinite;
          animation: shine 4s infinite;
}

.botanbox3{
    margin-top: 5px;
    display: block;
}


.botanbox4{
    padding: 10px 2%;
    border: 1px solid #333;
    text-align: center;
    margin-top: 15px;
    width: 45%;
    display: block;
    margin: 30px auto 0;
    color: #333;
    margin: 5px;
    font-weight: 400;
}

@-webkit-keyframes shine {
  100% {
    left: 100%;
  }
}

@keyframes shine {
  100% {
    left: 100%;
  }
}

.cf{
    transform: scale(1);
    top: initial;
    position: initial;
    width: 245px;
    left: initial;
    text-align: center;
    display: block;
    margin: 45px auto 15px;
}

.bx-viewport{
    height: 100%!important;
}

summary {
  list-style:none;
}

.flx{
  display:flex;
}

@media only screen and (max-width: 641px){
.cf{
    transform: scale(1);
    top: initial;
    position: initial;
    width: 245px;
    left: initial;
    text-align: center;
    display: block;
    margin: 45px auto 15px;
}
.flx{
  display:block;
}
.botanbox , .botanbox4{
    width: 100%;
    margin: 5px 0px;
    padding: 10px 0px;
}
#footer{
	padding-bottom:80px;
}
section h2 , .charabox{
    width: 100%;
}
}


/* 画像hover ------ */

.image_box{
  display: block;
    width: 100%;
    max-width: 168px;
    margin: 0 auto;
}
.hover{
  position: relative;
}
.hover .img_wrap{
    transition: .3s;
}
.hover .img_wrap2{
    transform: rotateY(-180deg);
    opacity: 0;
    transition: .3s;
    position: absolute;
    left: 0;
    top:0;
}
.hover:hover .img_wrap{
      transform: rotateY(-180deg);
}
.hover:hover .img_wrap2{
      opacity: 1;
      transform: rotateY(0);
}

a:hover{
      opacity: 0.9;
}

.pb15{
    padding-bottom: 15px;
}

/* スライド */

.review-item{
    cursor: pointer;
    font-size: 14px;
    padding: 45px 0px;
    background: #eee;
    text-align: center;
    text-decoration: none;
    width: calc(100% - 12px);
    margin: 15px auto 0px;
    font-weight: 500;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: 25px;
}

.slick-next{
    right: 25px;
}

.slick-prev:before {
    content: '↼';
}
.slick-next:before {
    content: '⇀';
}

.review-item span{
    padding-top:15px;
    display: block;
    font-size: 0.8em;
    color: #454545;
}

.nolink{
    pointer-events: none;
    text-decoration: none!important;
}

@media only screen and (max-width: 1200px){
.slick-prev {
    left: -5px;
}
.slick-next{
    right: -5px;
}
}

@media only screen and (max-width: 800px){
.slick-prev {
    left: -15px;
}
.slick-next{
    right: -15px;
}
}

@media (max-width: 1350px) {
    #lineupItem ul {
        flex-wrap: nowrap; /* 横スクロールに対応 */
    }
    #lineupItem li {
        flex: 0 0 100%; /* 横幅を100%に */
    }
.autoplay .slick-list {
    max-width: 260px;
}
.autoplay .slick-list {
    padding-left: 0px;
}
.autoplay.slick-initialized .slick-slide {
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}
}