@charset "utf-8";
#breadcrumbs {
	margin: 0;
}
img {
	width: 100%;
}
*{
	line-height:1.65em;
	letter-spacing:0.02em;
}
.sp {
	display: none;
}
@media only screen and (max-width: 786px) {
.sp {
	display: block !important;
}
.pc {
	display: none !important;
}
}
@media screen and (max-width: 786px) {
.contents_box {
	background: #fff;
	padding: 0 0 8%;
	width: 100%;
	overflow: hidden;
}
}
#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 {
	padding: 5% auto 0;
}
.bland_infomation_rectangle .bland_logo {
	margin-bottom: 3%;
	display: block;
}
.bland_infomation_rectangle .bland_logo img {
	max-width: fit-content;
	width: 100%;
}
.bland_infomation_rectangle .bland_infotext {
	max-width: 1080px !important;
}
.bland_description_rectangle {
	max-width: 1020px;
	margin: 2% auto 2%;
	width: 80%;
}
.bland_description_rectangle p {
	font-size: 16px;
	text-align: center;
	margin: 0 0 0px;
	line-height: 1.85em;
	letter-spacing: 0.08em;
	font-weight: 300;
}
.bland_description_rectangle img{
	width: 720px;
	display:block;
	margin: 20px auto 30px;
}
 @media screen and (max-width: 786px) {
.bland_infomation_rectangle {
	margin: 5% auto 0;
	padding: 2% 0 2%;
	width: 90%;
}
.bland_infomation_rectangle .bland_logo {
	width: 50%;
	margin: 0 auto;
}
.bland_infomation_rectangle .bland_logo img {
	width: 100%;
}
.bland_infomation_rectangle .bland_infotext {
	font-size: 17px;
	width: 100%;
	text-align: center;
	margin: 16px 0 24px;
	line-height: 1.75em;
	letter-spacing: 0.2px;
}
.bland_infomation_rectangle .bland_infotext br {
	display: none;
}
.bland_infomation_rectangle .bland_infotext br.sp_only {
	display: block;
}
.bland_description_rectangle {
	margin: 0% auto 8%;
	width: 95%;
	text-align: justify;
}
.bland_description_rectangle p {
	font-size: 14px;
	line-height: 1.65em;
	letter-spacing: 0.02em;
	text-align: justify;
	margin: 0 0 8%;
}
.bland_description_rectangle img{
	width:100%;
}
}	
.staff_box .staff_img .staff_title img {
	padding-bottom: 5%;
	border-bottom: #000000 1px solid;
	margin-bottom: 5%;
	width: 220px;
}
.staff_box .staff_img .staff_title .bland_name {
	font-weight: 600;
	white-space: nowrap;
}
.staff_box .staff_text p {
	font-size: 1.16em;
	text-align: justify;
}
.staff_box_wrapper{
	max-width: 1020px;
	width: 90%;
	margin: auto;
	border: #000000 1px solid;
	background: #fff;
	padding: 30px;
	display: flex;
	align-items: center;
	box-sizing:border-box;
}
.staff_box .staff_img {
	flex-basis: 108%;
}
.staff_box .staff_img .staff_photo {
	width: 170px;
}
.staff_box .staff_img .staff_title img {
	padding-bottom: 5%;
	border-bottom: #000000 1px solid;
	margin-bottom: 5%;
	width: 220px;
}
.staff_box .staff_img .staff_title .bland_name {
	font-weight: 600;
	white-space: nowrap;
	margin-left: 10px;
}
.staff_box .staff_text p {
	font-size: 1.16em;
	text-align: justify;
}
@media screen and (max-width: 786px) {
.staff_box {
	display: block;
	padding: 24px 0;
	width: 85%;
	margin: 5% auto 7%;
	background: #fff;
}
.staff_box_wrapper{
	width: 85%;
	margin: auto;
	display: block;
}
.staff_box .staff_img {
	flex-basis: 100%;
	width: 100%;
	justify-content: space-evenly;
	align-items: center;
	margin-bottom: 16px;
	flex-wrap: wrap;
}
.staff_box .staff_img div {
	margin: 6% 0 0px;
	width: 100%;
	flex-basis: 80%;
}
.staff_box .staff_img .staff_photo {
	max-width: 90px;
	width: 100%;
}
.staff_box .staff_img .staff_photo img {
	width: 100%;
}
.staff_box .staff_img .staff_title {
	max-width: 140px;
	width: 100%;
	font-size: 1.1em;
}
.staff_box .staff_img .staff_title img {
	width: 100%;
	margin-bottom: 3%;
}
.staff_box .staff_text {
	width: 100%;
	margin-top: 1%;
	margin-left: 1% !important;
	font-size: 1.2em;
}
.staff_box .staff_text p {
	font-size: 13px;
}
}
.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: 0% 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;
}
.item_box_contents .item_name {
	font-size: 1em;
}
.cat_link_btn a:after {
	top: 5px;
	width: 6px;
	height: 6px;
}
}

@media screen and (max-width:559px) {
.cat_link_btn {
	margin: 1% auto;
}
}
.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 0%;
	width: 100%;
	background: #fff;
}
}
@media screen and (max-width:559px) {
.category_btn_oneblock {
	width: 100%;
}
}
 @keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.kodawari_point .point_title {
	font-size: 40px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.5%;
}
.point_bt a:hover{
	background: #222;
	color: #fff;
	box-shadow:none;
	transform:translate(2px,2px);
	transition:0.25s;
}
.price{
	font-size: 18px;
	text-align: right;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
}
.tax{
	font-size: 65%;
	padding: 0;
}
 @media screen and (max-width: 786px) {	 
.kodawari_point {
	margin: 0% auto 0%;
	width: 100%;
	background: #fff;
}
.kodawari_point .point_title {
	font-size: 20px;
}
.item_name {
	font-size: 14px;
	text-align: center !important;
	margin: 7% 0 2%;
}
.point_ttl_txt{
	font-size: 13px !important;
}
}
.point_img1 {
	margin: 0% 0 3%;
	max-width: 900px;
}
.point_img1 img{
	border-radius: 16px;
}
.point_txt1 {
	font-size: 16px;
	max-width: 840px;
	width: 100%;
	text-align: justify;
	margin: 0% auto 0%;
	line-height: 1.85em;
	letter-spacing: 0;
}
.point_imgtxt_wrap {
	margin: 8% auto 0%;
}
.point_ttl_img{
	margin: 0 0 26px;
}
.point_ttl_txt{
	font-size: 18px;
	text-align: left;
	margin: 0 0 60px;
}
.point_imgtxt_img::after{
	position: absolute;
	background-blend-mode: luminosity;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 10px;
	right: -10px;
}
.point_imgtxt_txt h4{
	font-family: 'Oswald', sans-serif;
	margin: 0 0 10% !important;
}
.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) {
.lineup h2{
	font-size: 32px;
}
.point_img1 {
	margin: 5% 0;
}
.point_txt1 {
	font-size: 13px;
	width: 95%;
	text-align: justify;
	margin: 0 auto 8%;
}
.point_imgtxt_wrap {
	margin: 5% auto 8%;
	width: 98%;
}
.point_imgtxt_img {
	width: 80%;
	margin: 0 auto 16%;
	order: 1;
} 
.point_imgtxt_img::after{
	content:'';
	position: absolute;
	background-blend-mode: luminosity;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 10px;
	right: -10px;
}
.point_imgtxt_img img{
	border-radius: 4px;
}
.point_imgtxt_txt {
	width: 100%;
	margin: auto;
	text-align: justify;
	font-size: 14px;
	line-height: 1.4;
	order: 2;
}
.item_list_wrap {
	margin: 0;
}
.item_list {
	width: 100%;
	margin: 0 auto;
}
.item_list_txt {
	font-size: 14px;
}
}
