@charset "utf-8";
#breadcrumbs {
	margin: 0;
}
img {
	width: 100%;
}

*{
	line-height:1.65em;
	letter-spacing:0.02em;
}
a:hover, a:hover img, a:hover p, a:hover div {
	opacity: 0.8;
	transition: all 0.2s ease-out 0s;
}
.arrow_next:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 10px;
	right: 5%;
	top: 40%;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow_down:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 10px;
	left: 48%;
	bottom: 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.gs_width {
	max-width: 1100px;
	margin: 0 auto 80px;
	width: 90%;
}
.sp {
	display: none;
}
.txt_center {
	text-align: center;
}
@media only screen and (max-width: 786px) {
.sp_br {
	display: block;
}
.no_br br {
	display: none;
}
.gs_width {
	margin: 0 auto 15%;
}
.sp {
	display: block;
}
.pc {
	display: none !important;
}
}
.contents_box :hover {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
.box_contents .point_bt a{
	color:white;
	background: #222;
	display: inline-block;
	width: 100%;
	padding: 12px 0;
}
@media screen and (max-width: 786px) {
.contents_box {
	padding: 0 0 14%;
}
}
#main_image_box {
	position: relative;
	width: 100%;
	object-fit: cover;
	background-color: #000000;
	text-align: center;
}
#main_image_box img.bg_image {
	margin: 0 auto;
	max-width: 1280px;
	width: 100%;
	object-fit: cover;
	vertical-align: top;
	object-position: 50% 50%;
}
#main_image_box img.top_image {
	max-width: 374px;
	width: 80%;
	z-index: 999;
	position: absolute;
	top: 43%;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}
#main_image_box img.top_image_right {
	max-width: 240px;
	width: 60%;
	z-index: 999;
	position: absolute;
	bottom: 8%;
	left: 65%;
	right: 0;
	margin: auto;
	z-index: 1;
}
@media screen and (min-width: 1500px) {
#main_image_box img.top_image_right {
	left: 55%;
}
}
@media screen and (min-width: 1800px) {
#main_image_box img.top_image_right {
	left: 45%;
}
}

@media screen and (max-width: 786px) {
/*上部メイン画像*/
#main_image_box img.bg_image {
	height: 260px;
}
#main_image_box img.top_image {
	max-width: 60%;
	top: unset;
	bottom: 35%;
}
#main_image_box img.top_image_right {
	width: 40%;
	right: 5%;
	left: auto;
	bottom: 5%;
}

}
.bland_infomation_rectangle .bland_logo img {
	max-width: 300px;
	width: auto;
}
 @media screen and (max-width: 786px) {
.bland_infomation_rectangle {
	margin: 10% auto 0;
	width: 90%;
}
.bland_infomation_rectangle .bland_logo {
	margin-bottom: 5%;
}
.bland_infomation_rectangle .bland_logo img {
	width: 100%;
	margin: 0;
}
.bland_infomation_rectangle .bland_infotext {
	font-size: 20px;
	width: 100%;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.4;
}
.bland_infomation_rectangle .bland_infotext br {
	display: none;
}
.bland_infomation_rectangle .bland_infotext br.sp_only {
	display: block;
}
.bland_description_rectangle {
	margin: 2% auto 8%;
}
}
@media screen and (max-width: 786px) {
.staff_box {
	display: block;
	padding: 20px;
}
.staff_box .staff_img {
	flex-basis: 100%;
	width: 100%;
	flex-wrap: nowrap;
	margin-bottom: 5px;
}
.staff_box .staff_img div {
	margin: 0 2%;
}
.staff_box .staff_img .staff_photo {
	max-width: 120px;
	width: 50%;
}
.staff_box .staff_img .staff_photo img {
	width: 100%;
}
.staff_box .staff_img .staff_title {
	max-width: 200px;
	width: 50%;
	font-size: 1.1em;
}
.staff_box .staff_img .staff_title img {
	width: 100%;
	margin-bottom: 3%;
}
.staff_box .staff_text {
	width: 100%;
}
.staff_box .staff_text p {
	font-size: 16px;
}
}
.cat_item_box {
	max-width: 1020px;
	margin: 1% auto;
	width: 90%;
}
.contents_title {
	text-align: center;
	font-size: 1.5em;
	font-weight: 600;
	border-bottom: #000000 1px solid;
	padding-bottom: 1%;
	margin-bottom: 3%;
}
.cat_item_box_line {
	border-bottom: #000000 1px solid;
	font-size: 1.3em;
	padding-bottom: 0.5%;
	margin-bottom: 1%;
}
.cat_item_box_innner {
	display: flex;
	flex-wrap: wrap;
	margin: 1% auto;
	text-align: center;
}
.cat_item_box_innner #oneLineTxt01 {
	max-width: 100%;
	text-align: center;
}
.cat_item_box_innner #oneLineTxt02 {
	max-width: 100%;
	text-align: center;
}
.cat_item_box_innner > div {
	width: 23%;
	margin: 1% 1% 4%;
}
.cat_item_box_innner ul.list {
	display: flex;
	flex-wrap: wrap;
	margin: 1% auto;
	text-align: center;
}
.cat_item_box_innner ul.list > li {
	width: 23%;
	margin: 1% 1% 4%;
}
.list li {
	opacity: 1;
	list-style: none;
	transition: all 0.4s ease-in-out 0s;
}
.list li.is-hidden {
	opacity: 0 !important;
	height: 0 !important;
	margin: auto !important;
}
.cat_item_box_innner > div.more {
	width: 100%;
	margin: 1% auto 3%;
	text-align: center;
	z-index: 9999;
	border: none;
	cursor: pointer;
	outline: none;
	font-size: 1.2em;
	font-weight: 600;
	position: relative;
}
.cat_item_box_innner > div.more:after {
	display: block;
	transform: rotate(135deg);
	content: "";
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 50%;
	left: 50%;
}
@media screen and (max-width: 786px) {
.cat_item_box {
	margin: 10% auto;
}
.cat_item_box_innner {
	flex-wrap: wrap;
	margin: 2% auto;
}
.cat_item_box_innner > div {
	width: 46%;
	margin: 2% 2% 4%;
}
.cat_item_box_innner ul.list {
	flex-wrap: wrap;
	margin: 0 auto;
}
.cat_item_box_innner ul.list > li {
	width: 46%;
	margin: 2% 2% 4%;
}
.cat_item_box_innner > div.more {
	margin: 1% auto 5%;
	font-size: 1.3em;
}
}
.item_box_contents .item_image img {
	width: 100%;
}
.item_box_contents .item_bland_name {
	display: block;
	font-size: 1em;
	margin-top: 5%;
}
.item_box_contents .item_name {
	display: block;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.2;
	margin: 3% auto;
}
.item_box_contents .item_price {
	display: block;
	font-size: 1.3em;
}
.item_box_contents .item_price .zeinuki {
	font-size: 0.65em;
	position: relative;
	top: -2px;
}
.item_box_contents .cat_link_btn {
	margin: 3% auto;
	width: 100%;
}
.item_box_contents .cat_link_btn a:after {
	width: 12px;
	height: 12px;
	right: 3%;
	top: 3px;
}
.item_box_contents .cat_link_btn a {
	background-color: #000000;
	color: #FFFFFF;
	padding: 4% 3%;
	letter-spacing: 1px;
	font-size: 1.1em;
}
.item_box_contents .gender {
	display: flex;
	justify-content: space-between;
}
.item_box_contents .gender div {
	flex-basis: 48.5%;
}
.item_box_contents .gender div.cat_link_btn {
	margin: 3% 0;
}
.item_box_contents .gender div.cat_link_btn a {
	padding: 18% 3%;
	font-size: 1em;
	display: block;
}
.item_box_contents .gender div.cat_link_btn a:after {
	display: none
}
.item_box_contents .btn_mens a {
	background-color: #007896;
}
.item_box_contents .btn_womens a {
	background-color: #B49650;
}
@media screen and (max-width: 786px) {
.item_box_contents .item_name {
	font-size: 1em;
}
}
#oneLineTxt01, #oneLineTxt02, #oneLineTxt03, #oneLineTxt04 {
	max-width: 100%;
}
#oneLineTxt01 .common_title, #oneLineTxt02 .common_title, #oneLineTxt03 .common_title, #oneLineTxt04 .common_title {
	font-size: 180%;
	font-weight: bold;
	padding: 0 0 10px;
	margin: 0 0 20px;
}
.common_title {
	text-align: center;
	border-bottom: 1px solid #000;
}
.cat_link_btn {
	margin: 1%;
	text-align: center;
	max-width: 600px;
	width: 90%;
	margin: 0 auto;
}
.cat_link_btn a {
	display: inline-block;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding: 3% 3% 3%;
	font-size: 1.25em;
	display: flex;
}
.category_color a {
	background-color: #C1272D;
}
.cat_link_btn a span {
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 1;
	color: #fff;
}
.cat_link_btn a:after {
	display: block;
	transform: rotate(45deg);
	content: "";
	border-top: #FFF 1px solid;
	border-right: #FFF 1px solid;
	width: 16px;
	height: 16px;
	position: relative;
	right: 0%;
	top: 3px;
}
.cat_link_btn a:hover {
	opacity: 0.8;
}
@media screen and (max-width: 786px) {
.cat_link_btn a:after {
	top: 5px;
	width: 6px;
	height: 6px;
}
}
@media screen and (max-width:559px) {
.cat_link_btn {
	margin: 1% auto;
}
.cat_link_btn a:after {
}
}.category_btn_footerblock {
	margin: 0 auto;
	max-width: 1020px;
	width: 90%;
}
.category_btn_footerblock .cat_link_btn {
	margin: 0 auto;
}
.category_btn_footerblock .cat_link_btn a {
	background-color: #007896;
	color: #FFFFFF;
	padding: 3% 3%;
	font-size: 1.2em;
}
.category_btn_footerblock .btn_black a {
	background-color: #000000;
}
.category_btn_footerblock .btn_att {
	display: block;
	text-align: right;
}
@media screen and (max-width: 786px) {
.category_btn_footerblock {
	margin: 0 auto 5%;
	width: 96%;
}
}
@media screen and (max-width:559px) {
.category_btn_oneblock {
	width: 100%;
}
}
/*============================
画像フェードイン
============================*/

.grand .is-lazyloaded{
	animation: fadeIn 1s;
}

 @keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.video_wrap {
	max-width: 800px;
	margin: 0 auto;
	width: 90%;
}
.video_title {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 10px;
	text-align: center;
}
.vd_m {
	width: 100%;
	cursor: pointer;
}
 @media screen and (max-width: 786px) {
.video_wrap {
	width: 100%;
}
.video_title {
	font-size: 16px;
	line-height: 1.2;
	text-align: justify;
}
iframe {
	width: 100%;
	height: 200px;
}
}
.grand{
	background: #000;
	padding: 160px 0;
}
.grand_product_flex{
	flex-wrap: nowrap;
	display: flex;
	justify-content: center;
	align-items: stretch;
	max-width: 1280px;
	width:100%;
	margin: auto;
	position: relative;
}
.grand_ttl_box{
	color: white;
	font-size: 46px;
	font-weight: 600;
	position: absolute;
	top: 120px;
	left: 0;
	letter-spacing: initial;
	line-height: 1.65em;
	font-family: serif;
}
.grand_img_box{
	width: 70%;
	margin: auto;
	display: block;
}

.grand_txt_box img{
	width: 40%;
	display: block;
}

.grand_img_flex{
	display:flex;
	justify-content: space-around;
	width: 100%;
	margin: 10% 0;
}

.grand_img_flex img{
	width: fit-content;
	height: max-content;
}

.grand_img_flex img:nth-child(2n){
	padding: 40px;
}

.grand_txt_box{
	margin: auto 0 0;
	color: white;
	font-size: 32px;
	bottom: 40px;
	font-weight: 800;
	right: 0;
	position: absolute;
	display: block;
}
.grand_txt_box h3{
	font-family: 'Oswald', sans-serif;
	font-weight:800;
	text-transform: uppercase;
	font-size: 56px;
}
.grand_txt_box h5{
	font-size: 24px;
	margin: -16px 1px 0px;
}
.grand_info_flex{
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	width: 1280px;
	margin: auto;
	justify-content: center;
	padding: 70px 0px;
}
.grand_info_img_box{
	width: 110%;
}
.grand_info_txt_box{
	width: 50%;
	color: white;
}
.grand_point_flex{
	display: flex;
	color: white;
	width: 1280px;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	margin: 10% auto 0;
}
.grand_point_img_box{
	color: white;
	width: 40%;
}
.grand_point_txt_box{
    width: 50%;
    font-size: 16px;
}
.grand_point_box:nth-child(2n){
	padding: 70px 0 0;
}
.grand_item{
	display:flex;
	width:1280px;
	margin: 60px auto 0;
	justify-content:center;
	align-item:center;
	color: white;
}
.grand_item li{
	width: 45%;
	padding:20px;
	font-size: 20px;
	text-align: left;
}
.grand_item li a{
	display:block;
}
.grand_item h5{
	font-size: 20px;
	text-align: center;
	padding: 16px 0 0px;
}
.grand_item p{
	text-align:right;
	font-family: 'Oswald';
	font-weight: 800;
}
.tax{
	font-size:80%;
}
.bk_wrapper{
	display: flex;
	align-items: flex-start;
	flex-wrap: nowrap;
	max-width: 1280px;
	width: 100%;
	justify-content: center;
	margin: 64px auto -10px;
}
.bk {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.bk li {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    -webkit-animation: anime 40s linear 0s infinite ;
    animation: anime 40s linear 0s infinite ;
}
.fix_wrapper{
	position: inherit;
	top: 100px;
	width: 100%;
	height: 330px;
	padding: 0px 0 0px;
	top: 0;
	right:0:
}

.slider_img{
	position:
	relative;
	height: 100%;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}
.slider_img ul{
	margin: 0%;
	padding: 0%;
	list-style: none;
} 
.slider_img ul img{
	width: 100%;
	margin: 0 auto 0;
}
.slider_img ul li{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:10;
	animation: slider_img 20s infinite;
	opacity:0;
}
@keyframes slider_img{
	0%{ 
		opacity: 0;
	}
	40%{
		opacity:0;
	}
	50%{ 
		opacity: 1;
	}
	90%{ 
		opacity: 1;
	}
	100%{ 
		opacity: 0;
	}
}
.slider_img ul li:nth-child(1){
	animation-delay: -1s;
}
.slider_img ul li:nth-child(2){
	animation-delay: 7s;
}
.slider_img ul li:nth-child(3){
	animation-delay: 14s;
}
.box_contents{
	padding: 0px 32px;
	background: #fff;
	margin:  0;
	color: #222;
	width: 100%;
	font-size: 14px;
}

.box_contents h2{
	font-size: 30px;
	font-weight: 800;
	line-height: 1.45em;
	padding: 0 0 16px;
}
.cp{
	margin: 64px 0 0;
}
.media_ttl{
	margin: 24px 0 12px;
	font-weight: 800;
	font-size: 18px;
	line-height: 1.45em;
}

.box_contents .point_bt{
	margin: 8px 0 0;
}
.box_contents .point_bt a{
	color:white;
	background: #222;
}
.kodawari_point {
	margin: 4% auto;
}
.kodawari_point .point_title {
	font-size: 40px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.5%;
}
.point_bt {
	text-align: center;
	margin: 24px 0 0;
}
.point_ft_imgbox {
	display: flex;
	flex-wrap: wrap;
	margin: 60px 0 0;
}
.point_ft_imgbox li {
	width: 50%;
}
.point_imgtxt_txt h6{
	font-size: 15px;
	color: #bbb;
	padding: 0 0 6px;
}
.point_imgtxt_txt h4{
	padding: 0 0 32px;
}
.point_imgtxt_txt h4:before{
	content:'';
	width:80px;
	height:2px;
	left:0;
	top: 164px;
	position:absolute;
	background:#ddd;
}
 @media screen and (max-width: 786px) {
.kodawari_point .point_img{
	margin: 8% auto 0;
}
.kodawari_point .point_title {
	font-size: 20px;
}
.media_ttl{
	font-size: 15px;
}	 
.point_ft_imgbox {
	margin: 5% 0 0;
	display: block;
}
.point_ft_imgbox li {
	width: 100%;
}
.point_ttl {
	font-size: 20px;
}
.point_bt {
	margin: 0 0 10%;
}
.point_bt a {
	padding: 3%;
	width: 80%;
}
.grand{
	background: #000;
	padding: 40px 0;
}
.grand_product_flex{
	flex-wrap: nowrap;
	display: block;
	justify-content: center;
	align-items: stretch;
	max-width: 70%;
	margin: auto;
	position: relative;
}
.grand_ttl_box{
	color: white;
	font-size: 23px;
	font-weight: 600;
	position: initial;
	letter-spacing: initial;
	line-height: 1.5em;
	font-family: serif;
}
.grand_img_box{
	width: 90%;
	margin: auto;
	display: block;
}
.grand_txt_box img{
	width: 38%;
	display: inline-block;
	margin-right: auto;
}
.grand_img_flex{
	display:flex;
	justify-content: space-between;
	width: 100%;
	margin: 10% 0;
}
.grand_img_flex img{
	width: fit-content;
	height: max-content;
}
.grand_img_flex img:nth-child(2n){
	padding: 20px;
}
.grand_txt_box{
	margin: auto 0 0;
	color: white;
	font-size: 22px;
	width: 45%;
	margin: -90px 0 0 auto;
	display: inline-block;
	bottom: 20px;
	font-weight: 800;
	right: 0px;
	position: static;
	display: block;
}
.grand_txt_box h3{
	font-family: 'Oswald', sans-serif;
	font-weight:800;
	font-size: 20px;
	margin: -9px 0 0;
	padding: 8px 0 9px;
}
.grand_txt_box h5{
	font-size: 15px;
}
.grand_info_flex{
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	width: 1280px;
	margin: auto;
	justify-content: center;
	padding: 70px 0px;
}
.grand_info_img_box{
	width: 110%;
}
.grand_info_txt_box{
	width: 50%;
	color: white;
}
.grand_point_flex{
	display: flex;
	color: white;
	width: 80%;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	margin: 10% auto 0;
}
.grand_point_img_box{
	color: white;
	width: 90%;
}
.grand_point_txt_box{
    width: 90%;
    font-size: 13px;
    margin: 8% 0;
    text-align: justify;
}
.grand_point_box:nth-child(2n){
	padding: 70px 0 0;
}
.grand_item{
	display:flex;
	flex-wrap: wrap;
	width: 80%;
	margin: 60px auto 0;
	justify-content:center;
	align-item:center;
	color: white;
}
.grand_item li{
	width: 100%;
	padding:20px;
	font-size: 20px;
	text-align: left;
}
.grand_item h5{
	font-size: 14px;
}
.grand_item p{
	text-align:right;
	font-size: 14px;
}
.box_contents h2{
	font-size: 17px;
	font-weight: 800;
	line-height: 1.45em;
	padding: 0 0 16px;
}
.tax{
	font-size:80%;
}
.fix_wrapper{
	position: inherit;
	top: 100px;
	width: 100%;
	height: 40vh;
	padding: 0px 0 0px;
	top: 0;
	right:0:
}
.side_fix_pic{
	display: inline-flex;
	position: relative;
	width: 120%;
	height: 100vh;
	overflow: hidden;
	position: relative;
	top: 0px;
	z-index: -1;
	position: relative;
	right: 30px;
}
.slider_img ul li{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:10;
	animation:
	none;
	 transition:
	unset;
	opacity: 1;
}
.cp{
	margin:0;
}	 
.bk_wrapper{
	width: 100%;
	display: flex;
	flex-direction: column-reverse;
	margin: 20% auto 10%;
}
.box_contents{
	width: 100%;
	position: static;
	padding: 0px;
	font-size: 12px;
	margin: -50px 0 0;
}
.side_fix_pic{
	position: relative;
	width: 100%;
	right: 0;
}
.point_img1 {
	margin: 4% 0 0;
}
.point_txt1 {
	font-size: 1.25em;
	margin: 1%;
}
.item_list_wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 1% 3% 8%;
}
.item_list {
	width: 48%;
	max-width: 400px;
}
.item_list_txt {
	margin: 20px 0 0;
}

 @media screen and (max-width: 786px) {
.point_img1 {
	margin: 5% 0;
}
.point_txt1 {
	font-size: 16px;
	margin: 0;
}
.point_imgtxt_wrap {
	margin: 5% 0;
}
.point_imgtxt_img {
	width: 90%;
	margin: 0 auto 5%;
	order: 1;
}
.item_list_wrap {
	margin: 0;
}
.item_list {
	width: 100%;
	margin: 0 auto;
}
.item_list_txt {
	font-size: 14px;
}
.point_imgtxt_txt img{
	padding: 10px;
}
.point_imgtxt_txt h6{
	font-size: 15px;
	color: #bbb;
	padding: 0 0 6px;
}
.point_imgtxt_txt h4:before{
	content:'';
	width:80px;
	height:2px;
	left:0;
	top: 105px;
	position:
	absolute;
	background:#ddd;
}
}
