/** Shopify CDN: Minification failed

Line 4429:10 Expected ":"

**/
@charset "UTF-8";
/* CSS Document */

.main {
	width: 80%;
	margin: 0 auto;
	padding-top: 140px;
}
.contents {
	text-align: center;
	letter-spacing: 0.2em;
	margin-bottom: 60px;
}

@media screen and (max-width: 960px) {
	body {
		overflow-x: hidden;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.main {
		width: 100%;
		margin: 0 auto;
		padding-top: 180px;
	}
	.contents {
	margin-top: 80px;
	}
}
@media screen and (max-width: 480px) {
	body {
		overflow-x: hidden;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.contents {
	margin-top: 47px;
	}
}

@media screen and (max-width: 900px) {
	body {
		overflow-x: hidden;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.main {
		width: 100%;
	}
}

@media (max-width: 768px){
#wrapper {
    padding-top: 0px;
    overflow-x: hidden!important;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
	}
}

/* -------共通 txt-------- */
.contents_title {
	font-size: min(max(20px, calc(1.25rem + ((1vw - 4.8px) * 2.8846))), 35px);
  min-height: 0vw;
	color: #7095BA;
	font-family: 'Noto Serif JP', serif;
	margin-top: 30px;
	margin-bottom: 40px;
}

.long .contents_title {
	font-size: min(max(20px, calc(1.25rem + ((1vw - 4.8px) * 2.8846))), 35px);
  min-height: 0vw;
	color: #7095BA;
	font-family: 'Noto Serif JP', serif;
	margin-top: 30px;
	margin-bottom: 40px;
}

.contents_txt {
	margin: 0 auto;
	font-size: min(max(10px, calc(0.625rem + ((1vw - 4.8px) * 1.5385))), 18px);
  min-height: 0vw;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 3px;
	text-align: left;
	font-family: 'Noto Serif JP', serif;
	display: inline-block;
	margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
	.contents_title {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.long .contents_title {
		margin-top: -15px;
		margin-bottom: 20px;
	}
	.contents_txt {
	font-weight: 300;
	margin-bottom: 30px;
	}
}

/* -------共通 area-------- */
.ft_contents_area {
	width: 70%;
	margin: 0 auto;
	display: block;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.ft_contents_area {
		width: 80%;
	}
}

/* -------共通 top img-------- */
.contents_bunner{
   position: relative;
}

.contents_bunner img{
	width: 100%;
	margin-top: 70px;
	margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
	.contents_bunner img{
		width: 100%;
		margin-top: -200px;
		margin-bottom: 10px;
	}
	.contents_bunner p{
		top: 30%;
		left: 0;
	}
}

.contents_bunner-2 {
   position: relative;
}

.contents_bunner-2 img{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
	.contents_bunner-2 img{
		width: 100%;
		margin-top: -265px;
		margin-bottom: 30px;
	}
	.contents_bunner-2 p{
		top: 30%;
		left: 0;
	}
}
@media screen and (max-width: 430px) {
	.contents_bunner-2 img{
		margin-top: -235px;
	}
}
@media screen and (max-width: 380px) {
	.contents_bunner-2 img{
		margin-top: -250px;
	}
}


/* -------共通 img box-------- */
.color_img {
	width: 100%;
	margin: 0 auto;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	margin-bottom: 100px;
}

.color_img > div{
	width: 33.333%;
	padding: 10px;
  padding-bottom: 0px;
}

.menu_box {
	display:flex;
  flex-direction: row;
  justify-content: space-between;
}

.menu_box img {
	width: 100%;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.color_img > div{
		padding: 5px;
		margin-bottom: 5px;
	}
	.menu_box {
		margin-top: 0px;
		margin-bottom: -35px;
	}
}
@media screen and (max-width: 480px) {
	.color_img > div{
		width: 50%;
	  margin-bottom: -5px;
	}
}

/* -------共通 関連アイテムarea-------- */
#back {
	background-color: #D5CABB;
	padding-top: 50px;
}

.contents_area_w {
	width: 70%;
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-top: 20px;
}

.contents_txt_w {
	margin: 0 auto;
	font-size: min(max(10px, calc(0.625rem + ((1vw - 4.8px) * 1.5385))), 18px);
  min-height: 0vw;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 3px;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	display: inline-block;
	margin-bottom: 40px;
}

.wear{
	padding-bottom: 30px;
	}

.wear_top{
	position: relative;
	line-height: 0;
}

.long .wear_top{
	position: relative;
	margin-bottom: -850px;
}

.wear_top img{
	margin: 0 auto;
	width: 100%;
}

.wear_obi {
	display: inline-flex;
	position: absolute;
	width: 40%;
	height: 100%;
	top: 0;
	left: 0px;
	opacity: 0.1;
	background: #221e1f;
}

		.wear_obi-2 {
			display: inline-flex;
			width: 46%;
			height: 666.5px;
			position: relative;
			top: -702.5px;
			left: -270px;
			opacity: 0.1;
			background: #221e1f;
		}

		.long .wear_obi-2 {
			display: inline-flex;
			width: 46%;
			height: 666.5px;
			position: relative;
			top: -666.5px;
			left: -269.5px;
			opacity: 0.1;
			background: #221e1f;
		}

.wear-name {
	display: inline-flex;
	color: #000;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transform: rotate(-0deg);
	z-index: 1;
}

		.long .wear-name {
			display: inline-flex;
		  justify-content: center;
		  align-items: center;
		  text-align: center;
		  width: 100%;
		  height: 100px;
		  vertical-align: top;
		  color: #000;
		  position: relative;
		  top: -1100px;
		  left: -270px;
		  transform: rotate(-0deg);
		  z-index: 1;
		}

.wear-name_2 {
	display: inline-flex;
	color: #000;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 40%;
	height: 100%;
	position: absolute;
	top: 6%;
	left: 0;
	transform: rotate(-0deg);
	z-index: 1;
}

		.long .wear-name_2 {
			display: inline-flex;
		  justify-content: center;
		  align-items: center;
		  text-align: center;
		  width: 100%;
		  height: 100px;
		  vertical-align: top;
		  color: #000;
		  position: relative;
		  top: -1150px;
		  left: -270px;
		  transform: rotate(-0deg);
		  z-index: 1;
		}

		.wear-txt {
			font-family: 'Crimson Text', serif;
		  font-weight: 300;
			color: #000;
			font-size: min(max(15px, calc(0.9375rem + ((1vw - 4.8px) * 2.8846))), 30px);
		  min-height: 0vw;
			border-bottom: 1px solid #000;
		  line-height: 1em;
		}

		.wear-txt_2 {
			font-family: 'Crimson Text', serif;
			color: #000;
			font-size: min(max(12px, calc(0.75rem + ((1vw - 4.8px) * 1.5385))), 20px);
		  min-height: 0vw;
		  line-height: 1em;
		}

	.frame {
		position: relative;
		width: 100%;
		margin: 0 auto;
		border: 1px solid #000;
		padding-top: 60px;
		padding-bottom: 50px;
		margin-bottom: 150px;
		z-index: 5;
	}

	.wear_title {
		font-size: min(max(20px, calc(1.25rem + ((1vw - 4.8px) * 2.8846))), 35px);
	  min-height: 0vw;
		color: #000;
		font-family: 'Noto Serif JP', serif;
		text-align: center;
		margin-bottom: 40px;
	}

	.wear_hr {
		width: 90%;
		margin: 0 auto;
		border-width: 1px 0 0 0;
		border-style: solid;
		border-color: #000;
	}

	.col_3{
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 10px;
		display: flex;
		display: -ms-flexbox; /* IE10 */
		flex-wrap: wrap;
		-ms-flex-wrap: wrap; /* IE10 */
	}

	.col_3 > div{
		width: 33.33333%;
		padding: 10px;
	 padding-bottom: 0px;
	}

	.wear_item img{
		width: 100%;
		margin-bottom: 5px;
		height: auto;
	}

	.check_box {
		font-size: min(max(13px, calc(0.8125rem + ((1vw - 4.8px) * 0.3846))), 15px);
	  min-height: 0vw;
	  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
	  font-weight: 200;
	  letter-spacing: 3px;
	  width: 50%;
	  margin: 0 auto;
	  text-align: center;
	  color: #000;
	  border: 1px solid #000;
	  padding: 5px;
	  box-sizing: border-box;
	    -webkit-transition: all .3s;
	    transition: all 1s;
	  margin-bottom: 30px;
	}

	.check_box:hover {
	  background-color: #000;
	  color: #fff;
	}

	.check_box a {
	  color: #fff;
	}

	.check_box a:hover {
	  color: #fff;
	  text-decoration: none;
	}

@media screen and (max-width: 1024px) {
		.long .wear_top {
			margin-bottom: -720px;
		}
		.wear_top img {
			width: 800px;
		}
		.long .wear_obi-2 {
			width: 365px;
			height: 534.5px;
			top: -533.5px;
			left: -217.5px;
		}
		.long .wear-name {
			top: -870px;
			left: -215px;
		}
		.long .wear-name_2 {
    top: -925px;
    left: -215px;
	}
}
@media screen and (max-width: 768px) {
	.long .wear_top {
		margin-bottom: -580px;
	}
		.wear_top img {
			width: 600px;
		}
		.long .wear_obi-2 {
			width: 300px;
			height: 399.5px;
			top: -399.5px;
			left: -150px;
		}
		.long .wear-name {
			top: -655px;
			left: -152px;
		}
		.long .wear-name_2 {
			top: -730px;
			left: -152px;
	}
	.wear_hr {
		width: 100%;
	}
}
@media screen and (max-width: 430px) {
	.long .wear_top {
	    margin-bottom: -455px;
	}
		.wear_top img {
			width: 100%;
		}
		.long .wear_obi-2 {
			width: 230px;
			height: 284px;
			top: -284px;
			left: -97.5px;
		}
		.long .wear-name {
			top: -485px;
			left: -95px;
		}
		.long .wear-name_2 {
			top: -560px;
			left: -95px;
	}
}
@media screen and (max-width: 380px) {
	.long .wear_top {
	    margin-bottom: -430px;
	}
	.long .wear_obi-2 {
	    width: 210px;
	    height: 250.5px;
	    top: -250.5px;
	    left: -97.5px;
	}
		.long .wear-name {
			top: -435px;
			left: -85px;
		}
		.long .wear-name_2 {
			top: -510px;
			left: -85px;
	}
}
@media screen and (max-width: 320px) {
	.long .wear_top {
	    margin-bottom: -390px;
	}
	.long .wear_obi-2 {
		width: 180px;
		height: 202.5px;
		top: -202.5px;
		left: -62.5px;
	}
		.long .wear-name {
			top: -365px;
			left: -65px;
		}
		.long .wear-name_2 {
			top: -440px;
			left: -65px;
	}
}


@media screen and (max-width: 900px) {
	.contents_area_w {
		width: 80%;
	}
	.long .contents_area_w {
		width: 95%;
		margin-top: 0px;
	}
	.contents_txt_w {
		margin: 0 auto;
		font-weight: 300;
		margin-bottom: 30px;
	}
	.wear{
		padding-bottom: 5px;
	}
	.frame {
		width: 100%;
		padding-top: 0px;
		margin-bottom: 5px;
		border: 0px;
	}
	.wear_title {
	    margin-bottom: 15px;
	}
	.col_3 {
	    width: 100%;
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.col_3 > div{
		width: 33.33333%;
		padding: 5px;
	}
	.check_box {
    width: 60%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 430px) {
	.col_3 > div{
		width: 50%;
		padding: 5px;
	}
}

/* -------共通 関連ランキングarea-------- */
.rank_area {
	margin: 0 auto;
	width: 100%;
	margin-top: 80px;
	margin-bottom: 100px;
}

.rank_area .title {
  font-size: min(max(40px, calc(2.5rem + ((1vw - 4.8px) * 1.9231))), 50px);
  min-height: 0vw;
  font-family: 'Yu Mincho', YuMincho, serif;
	margin-bottom: 30px;
}

.rank_area .title-border {
    display: flex;
    align-items: center;
}

.rank_area .title-border:before,
.rank_area .title-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}

.rank_area .title-border:before {
    margin-right: 1rem;
}

.rank_area .title-border:after {
    margin-left: 1rem;
}

.rank_area .text {
  font-family:'Yu Mincho', YuMincho, serif;
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  text-align: center;
  margin-bottom: 10px;
}

.ranking_item img{
	width: 100%;
	height: auto;
}

.ranking_text{
	margin: 0 auto;
	font-size: 18px;
	font-weight: 500;
	background-color: #f2f2f2;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.rank_area {
		margin-top: 40px;
		margin-bottom: 80px;
	}
}

.ranking1{
    position: relative;
}

.ranking1:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking1:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "1";
    display: block;
    font-size: 20px;
    white-space: pre;
    color: #fff;
    top: 15px;
    left: 20px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}

.ranking2{
    position: relative;
}

.ranking2:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking2:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "2";
    display: block;
    font-size: 20px;
    white-space: pre;
    color: #fff;
    top: 15px;
    left: 20px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}

.ranking3{
    position: relative;
}

.ranking3:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking3:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "3";
    display: block;
    font-size: 20px;
    white-space: pre;
    color: #fff;
    top: 15px;
    left: 20px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}

.ranking4{
    position: relative;
}

.ranking4:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking4:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "4";
    display: block;
    font-size: 20px;
    white-space: pre;
    color: #fff;
    top: 15px;
    left: 20px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}

.ranking5{
    position: relative;
}

.ranking5:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking5:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "5";
    display: block;
    font-size: 20px;
    white-space: pre;
    color: #fff;
    top: 15px;
    left: 20px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}

.ranking6{
    position: relative;
}

.ranking6:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking6:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "6";
    display: block;
    font-size: 20px;
    white-space: pre;
    color: #fff;
    top: 15px;
    left: 20px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}

.ranking7{
    position: relative;
}

.ranking7:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking7:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "7";
    display: block;
    font-size: 20px;
    white-space: pre;
    color: #fff;
    top: 15px;
    left: 20px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}

.ranking8{
    position: relative;
}

.ranking8:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking8:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "8";
    display: block;
    font-size: 20px;
    white-space: pre;
    color: #fff;
    top: 15px;
    left: 20px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}

.ranking9{
    position: relative;
}

.ranking9:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking9:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "9";
    display: block;
    font-size: 20px;
    white-space: pre;
    color: #fff;
    top: 15px;
    left: 20px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}

.ranking10{
    position: relative;
}

.ranking10:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking10:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "10";
    display: block;
    font-size: 20px;
    color: #fff;
    top: 15px;
    left: 13px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
    letter-spacing: 0px;
}

.ranking11{
    position: relative;
}

.ranking11:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking11:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "11";
    display: block;
    font-size: 20px;
    color: #fff;
    top: 15px;
    left: 13px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
    letter-spacing: 0px;
}

.ranking12{
    position: relative;
}

.ranking12:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking12:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "12";
    display: block;
    font-size: 20px;
    color: #fff;
    top: 15px;
    left: 13px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
    letter-spacing: 0px;
}

.ranking13{
    position: relative;
}

.ranking13:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking13:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "13";
    display: block;
    font-size: 20px;
    color: #fff;
    top: 15px;
    left: 13px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
    letter-spacing: 0px;
}

.ranking14{
    position: relative;
}

.ranking14:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking14:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "14";
    display: block;
    font-size: 20px;
    color: #fff;
    top: 15px;
    left: 13px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
    letter-spacing: 0px;
}

.ranking15{
    position: relative;
}

.ranking15:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #1e1e1e transparent transparent transparent;
}
.ranking15:after {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    position: absolute;
    content: "15";
    display: block;
    font-size: 20px;
    color: #fff;
    top: 15px;
    left: 13px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
    letter-spacing: 0px;
}


/* -------item category-------- */
.cate_top-img {
	padding-top: 220px;
}

.category_top {
	margin: 0 auto;
	width: 80%;
  display:flex;
  flex-direction: row;
  justify-content: space-between;
	align-items: center;
  margin-bottom: 40px;
	border: 2px solid #000;
	line-height: 0;
	background-color: #f9f9fb;
}

.category_top .text {
	width: 50%;
	position: relative;
	line-height: 3.5em;
	text-align: center;
}

.category_top .text .textarea {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
}

.category_top .text .textarea .title {
	font-size: 50px;
	font-weight: 500;
}

.category_top .text .textarea .sub-title {
	font-size: 20px;
}

.category_top .text .textarea .sub-title2 {
	font-size: 15px;
}

.category_top .pict {
  width: 50%;
  margin-left: 3%;
}

.category_top .pict img {
  width: 100%;
  height:auto;
}

.category_top:nth-child(even) {
  flex-direction: row-reverse;
}
.category_top:nth-child(even) .text {
  text-align: center;
  margin-right: 3%;
}
.category_top:nth-child(even) .pict {
  margin-left: 0;

}

@media (max-width:768px) {
	.cate_top-img {
		padding-top: 60px;
	}
	.category_top {
		width: 100%;
	  margin-bottom: 30px;
	}
	.category_top .text {
		line-height: 2.5em;
	}
	.category_top .text .textarea {
		width: 100%;
	}
	.category_top .text .textarea .title {
		font-size: 28px;
	}
	.category_top .text .textarea .sub-title {
		font-size: 15px;
	}
	.category_top .text .textarea .sub-title2 {
		font-size: 10px;
	}
}

@media (max-width:600px) {
	.cate_top-img {
		padding-top: 60px;
	}
}

.cate_top-txt {
	margin: 0 auto;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
	text-align: center;
	line-height: 5em;
	letter-spacing: 0.3em;
	margin-bottom: 50px;
}

.cate_top-txt .text {
	font-size: 18px;
	color: #fff;
}

.cate_top-txt .line {
	background: #595556;
	padding: 15px;
}

@media (max-width:768px) {
	.cate_top-txt {
		line-height: 4.5em;
		letter-spacing: 0.1em;
		margin-bottom: 50px;
	}
	.cate_top-txt .text {
		font-size: 15px;
	}
	.cate_top-txt .line {
		padding: 12px;
	}
}

#item_title_back {
	margin:0 -200%;
  padding:0 200%;
  background-color: #eff2f3;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cate_title {
	margin: 0 auto;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
	border-bottom: 2px solid #595556;
}

.cate_title .title {
	font-size: 65px;
	font-weight: 500;
	text-align: center;
	line-height: 1.7em;
}

.cate_title .logo,
.cate_title .logo-2,
.cate_title .logo-3 {
	position: relative;
}

.cate_title .logo img,
.cate_title .logo-2 img,
.cate_title .logo-3 img {
	position: absolute;
	width: 20%;
}

.cate_title .logo img {
	right: 177px;
	top: -88px;
}

.cate_title .logo-2 img {
	right: 260px;
	top: -88px;
}

.cate_title .logo-3 img {
	right: 240px;
	top: -88px;
}

@media (max-width:768px) {
	#item_title_back {
		margin:0 auto;
	  padding:0;
		width: 100%;
	  padding-top: 20px;
	  padding-bottom: 20px;
	}
	.cate_title {
		border-bottom: 1px solid #595556;
	}
	.cate_title .title {
		font-size: 30px;
	}
	.cate_title .logo img {
		width: 27%;
		right: 20px;
		top: -47px;
	}
	.cate_title .logo-2 img {
		width: 27%;
		right: 60px;
		top: -47px;
	}
	.cate_title .logo-3 img {
		width: 27%;
		right: 50px;
		top: -47px;
	}
}

.cate_item-list {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
		font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
    font-size: 15px;
    justify-content: space-between;
    margin-top: 30px;
		line-height: 0;
}

.cate_item-list li {
    width: calc(20% - 5px);;
    text-align: center;
    margin: 0px;
}

.cate_item-list li img {
	width: 100%;
	border: 1px solid #56585d;
}

.cate_item-list li a {
    color: #56585d;
}

.cate_item-list .image {
	position: relative;
  overflow: hidden;
	font-size: 1.3em;
}

.cate_item-list .image .link-img {
  opacity: 1;
  filter: brightness(0.7);
  text-align: center;
}

.cate_item-list .image .link-img img {
  width: 100%;
  opacity: 1;
}

.cate_item-list .image .link-img:hover {
  opacity: 1;
  transition: .4s;
  filter: none;
  filter: brightness(0.95);
}

.cate_item-list .image span {
	width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	font-size: 1.8em;
  color: #fff;
  font-size: 100%;
  font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
  letter-spacing: 0.1em;
	line-height: 1em;
}

.cate_item-list .image .link-img .button {
	font-size: 18px;
	border: 1px solid #56585d;
	padding: 25px 0;
}

.cate_item-list .image .link-img .button:hover {
	background: #648594;
	color: #fff;
}

.item-title-4 {
	font-size: 40px;
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	border-bottom: 1px solid #56585d;
}

@media (max-width:768px) {
	.cate_item-list {
	    font-size: 10px;
	    margin-top: 15px;
			margin-bottom: 20px;
	}
	.cate_item-list .image {
		font-size: 1.3em;
	}
	.cate_item-list .image span {
	  top: 40%;
	}
	.cate_item-list .image .link-img .button {
		display: flex;
    align-items: center;
    justify-content: center;
		font-size: 10px;
		height: 50px;
		padding: 0;
		line-height: 1.5em;
	}
	.item-title-4 {
		font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	}
}

.u-tab__menu {
    margin: 0 auto;
    max-width: 1000px;
    display: flex;
    margin-bottom: 0;
    padding-left: 0;
    border-bottom: 1px solid #999;
}

@media (max-width:768px) {
	.u-tab__menu {
	    max-width: 100%;
	}
}


/* spのみ 下部固定menuここから */
@media (max-width:768px) {
	#fixed-menu {
		position: fixed;
		width: 100%;
		bottom: 0;
		z-index: 888;
	}

	#fixed-menu ul {
		margin: 0 auto;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
		font-size: 11px;
		font-weight: bold;
		justify-content:center;
		align-items:center;
}

#fixed-menu ul li {
		width: calc(20% - 0px);
		height: 45px;
		text-align: center;
		border: 1px solid #56585d;
		background: #dbe2ea;
}
.dli-chevron-up {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0.5em;
  height: 0.5em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(25%) rotate(-45deg);
}
}


/* category pickup */
#picup_back {
	position: relative;
	background-color: #dbe2ea;
	padding: 50px 0 100px;
	margin-top: 150px;
}

#picup_back-2 {
	position: relative;
	background-color: #EBEAE4;
	padding: 50px 0 100px;
	margin-top: 150px;
}

.pickup_title {
	position: absolute;
	top: -1.7%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	color: #608894;
	text-align: center;
	line-height: 2.5em;
	letter-spacing: 0.1em;
}
.pickup_title .title {
	font-size: 70px;
}
.pickup_title .sub-title {
	font-size: 25px;
}
.pickup_title .sub-title2 {
	font-size: 15px;
	margin-bottom: 30px;
}

.picup_top {
	margin: 0 auto;
	width: 70%;
}

.picup_top .main_img {
	margin: 0 auto;
	width: 50%;
}
.picup_top .main_img img {
	margin: 0 auto;
	width: 100%;
}

.dot {
	background: rgba(0,0,0,0.0);
	border-bottom: 0px dotted #000;
	border-left: 0px dotted #000;
	border-right: 0px dotted #000;
	border-top: 3px dotted #000;
	bottom: auto;
	height: 23px;
	left: auto;
	margin: 0 0 0 0;
	position: absolute;
	left: 580px;
	top: 735px;
	transform: translate(-102px, -13px) rotate(-70deg) scale(1.21, 1);
	width: 80px;
	z-index: 1;
	max-width: 100%;
}

.pickup_txtarea {

}

.pickup_txtarea .area-1 {
	margin-top: 80px;
}
.pickup_txtarea .area-1 .title {
	margin: 0 auto;
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	font-size: 30px;
	text-align: center;
}

.pickup_txtarea .area-2 {
	margin: 0 auto;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 65px;
}
.pickup_txtarea .area-2 .text {
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	color: #2f2f2f;
	font-size: 16px;
	font-weight: 400;
	height: auto;
	letter-spacing: normal;
	line-height: 1.8;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: auto;
	max-width: 100%;
	padding: 50px 0 20px 0;
}
.pickup_txtarea .area-2 .brackets-l {
	position: absolute;
	left: 360px;
	background: rgba(0,0,0,0.0);
	border-bottom: 0px solid #000;
	border-left: 1px solid #000;
	border-right: 0px solid #000;
	border-top: 1px solid #000;
	height: 23px;
	margin: 0px 400px 0px 0px;
	width: 43px;
	max-width: calc(100% - 400px);
}
.pickup_txtarea .area-2 .brackets-r {
	position: absolute;
  right: 360px;
	background: rgba(0,0,0,0.0);
	border-bottom: 1px solid #000;
	border-left: 0px solid #000;
	border-right: 1px solid #000;
	border-top: 0px solid #000;
	height: 23px;
	margin: 0px 0px 0px 400px;
	width: 43px;
	max-width: calc(100% - 400px);
}

.pickup_list {
	margin: 0 auto;
	width: 70%;
}

@media (max-width:768px) {
	#picup_back,
	#picup_back-2 {
		padding: 50px 0 100px;
		margin-top: 120px;
	}
	.pickup_title {
		width: 100%;
		top: -1%;
		line-height: 2em;
	}
	.pickup_title .title {
		font-size: 45px;
	}
	.pickup_title .sub-title {
		font-size: 20px;
	}
	.pickup_title .sub-title2 {
		font-size: 12px;
		margin-bottom: 20px;
	}
	.picup_top {
		width: 95%;
	}
	.picup_top .main_img {
		width: 60%;
	}
	.dot {
		left: 195px;
		top: 385px;
		width: 60px;
	}
	.pickup_txtarea .area-1 {
		margin-top: 55px;
	}
	.pickup_txtarea .area-1 .title {
		font-size: 23px;
	}
	.pickup_txtarea .area-2 {
		margin: 0 auto;
		width: 100%;
		margin-top: 30px;
		margin-bottom: 50px;
	}
	.pickup_txtarea .area-2 .text {
		font-size: 13px;
		padding: 25px 0 5px 0;
	}
	.pickup_txtarea .area-2 .brackets-l {
		left: 25px;
		margin: 0px 280px 0px 0px;
		max-width: calc(100% - 280px);
	}
	.pickup_txtarea .area-2 .brackets-r {
	  right: 25px;
		margin: 0px 0px 0px 280px;
		max-width: calc(100% - 280px);
	}
	.pickup_list {
		width: 100%;
	}
}

@media (max-width:430px) {
	.pickup_title {
		top: -1.5%;
	}
}

/* slide1 */
.picup_top .slidearea {
	margin-top: 310px;
	padding-bottom: 260px;
}

.style_slide_1, .style_slide_2, .style_slide_3, .style_slide_4, .style_slide_5, .style_slide_6, .style_slide_7, .style_slide_8, .style_slide_9, .style_slide_10 {
	margin: 0 auto;
	position:relative;
	max-width: 400px;
}

.style_slide_1 img, .style_slide_2 img, .style_slide_3 img, .style_slide_4 img, .style_slide_5 img, .style_slide_6 img, .style_slide_7 img, .style_slide_8 img, .style_slide_9 img, .style_slide_10 img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
  width: 100%;
}

@media screen and (max-width: 768px) {
	.picup_top .slidearea {
		margin-top: 42%;
		padding-bottom: 40%;
	}
	.style_slide_1, .style_slide_2, .style_slide_3, .style_slide_4, .style_slide_5, .style_slide_6, .style_slide_7, .style_slide_8, .style_slide_9, .style_slide_10 {
		width: 60%;
	}
}


.u-tab__menu>* {
    width: calc(25% - 0px);
}










/* category ranking */

.cate_rank .ranking1,
.cate_rank .ranking2,
.cate_rank .ranking3,
.cate_rank .ranking4,
.cate_rank .ranking5,
.cate_rank .ranking6,
.cate_rank .ranking7,
.cate_rank .ranking8,
.cate_rank .ranking9,
.cate_rank .ranking10 {
    position: relative;
}

.cate_rank .ranking1:before,
.cate_rank .ranking2:before,
.cate_rank .ranking3:before,
.cate_rank .ranking4:before,
.cate_rank .ranking5:before,
.cate_rank .ranking6:before,
.cate_rank .ranking7:before,
.cate_rank .ranking8:before,
.cate_rank .ranking9:before,
.cate_rank .ranking10:before {
    position: absolute;
    content: "";
    left: 10;
    top: 10;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #cb6693 transparent transparent transparent;
}








.tab-area {
	display: flex;
}
.tab {
	width: calc(100%/4);
	font-family: 'Yu Mincho', YuMincho, serif;
	font-size: min(max(10px, calc(0.625rem + ((1vw - 4.8px) * 1.5385))), 18px);
	min-height: 0vw;
	color: #000;
	padding: 15px 0;
	border-bottom: 1px solid #7095b9;
	border-right: 2px solid #fff;
	background-color: #efefef;
	text-align: center;
	transition: all 0.2s ease;
}
.tab.active {
	background-color: #7095b9;
	color: #fff;
}
.panel-area {
	padding-top: 50px;
}
.panel {
	display: none;
	text-align: center;
}
.panel.active {
	display: block;
}

.cate-item {
	padding-top: 240px;
	margin-bottom: 80px;
}

.cate-item iframe {
	height: 600px;
}

@media screen and (max-width: 768px) {
	.kotei {
		width: 100%;
	}
	.cate-item {
		padding-top: 100px;
		margin-bottom: 40px;
	}
}




















.cate-area {
	background: #f0f0f0;
	height: 430px;
	padding-top: 60px;
}
.cate_bunner {
 	margin: 0 auto;
	text-align: center;
	padding-top: 140px;
}

.cate_bunner img{
 	width: 60%;
	height: auto;
	margin-top: 70px;
	margin-bottom: 30px;
}

.cate_text{
	margin: 0 auto;
  font-family: 'Yu Mincho', YuMincho,serif;
	font-size: min(max(13px, calc(0.8125rem + ((1vw - 4.8px) * 0.9615))), 18px);
  min-height: 0vw;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}

.cate-list {
  margin: 0 auto;
  width: 90%;
	display: flex;
	flex-wrap:wrap;
  justify-content: normal;
}
.cate-list li {
	width: 25%;
  position: relative;
	padding: 5px;
	text-align: center;
}
.cate-list li img {
	max-width:100%;
	height: auto;
}

.cate-list-no {
	font-size: min(max(15px, calc(0.9375rem + ((1vw - 4.8px) * 1.9231))), 25px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
	font-weight: 200;
}

.cate-list-no_2 {
	font-size: min(max(8px, calc(0.5rem + ((1vw - 4.8px) * 1.3462))), 15px);
  min-height: 0vw;
  font-family: 'Yu Mincho', YuMincho, serif;
	font-weight: 400;
	margin-bottom: 5px;
}

.cate-list-line {
	margin: 0 auto;
	border-bottom: 1px solid #000;
	width: 25%;
	margin-top: 10px;
	margin-bottom: 5px;
}

.cate-tab_container {
  border:none;
  margin: 0 auto;
	margin-top: 250px;
  margin-bottom: 0;
}

.cate-tab_item {
  width: calc(100%/4);
  padding:15px 0;
  border-bottom: 1px solid #7095b9 ;
  border-right: 2px solid #fff ;
  background-color: #efefef;
  text-align: center;
  color: #000 ;
  display: block;
  float: left;
  font-family: 'Yu Mincho', YuMincho, serif;
  font-size: min(max(10px, calc(0.625rem + ((1vw - 4.8px) * 1.5385))), 18px);
  min-height: 0vw;
  transition: all 0.2s ease;
}

.cate-tab_item:hover {
  opacity: 0.75;
}
input[name="cate-tab_item"] {
  display: none;
}

.cate-tab_content {
  display: none;
  padding: 1em 1em 0;
  clear: both;
  overflow: hidden;
}
#cate-tab1:checked ~ #cate-tab1_content,
#cate-tab2:checked ~ #cate-tab2_content,
#cate-tab3:checked ~ #cate-tab3_content,
#cate-tab4:checked ~ #cate-tab4_content {
  display: block;
}
.cate-tab_container input:checked + .cate-tab_item {
  background-color: #7095b9 ;
  color: #fff;
}

.cate-tab {
  width: 100%;
	display: flex;
	flex-wrap:wrap;
  justify-content: flex-start;
}
.cate-tab li {
	width: calc(20% - 0px);
  position: relative;
	padding: 5px;
  background-color: #fff;
}
.cate-tab li img {
	max-width:100%;
	height: auto;
}

.slide_item_name {
    font-family: 'Yu Mincho', YuMincho, serif;
    font-size: 12.5px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.2em;
}

@media screen and (max-width: 960px) {
.cate-area {
		height: 270px;
		padding-top: 30px;
	}
	.cate_bunner {
		padding-top: 120px;
	}
	.cate_bunner img{
	 	width: 80%;
		height: auto;
		margin-top: 0px;
		margin-bottom: 30px;
	}
.cate_text{
	width: 90%;
}
.cate-list-line {
	margin-top: 5px;
	margin-bottom: 2px;
}
.cate-list {
  width: 95%;
}
.cate-tab_container {
	margin-top: 100px;
}
.cate-tab {
	margin-bottom: -30px;
}
.cate-tab li {
	width: calc(50% - 0px);
	padding-bottom: 0px;
}
#common iframe {
	margin: 0 auto;
	width: 100%;
}
}

/* ------- color chart -------- */
.color_menu {
	width: 100%;
	margin: 0 auto;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.color_menu > div{
	width: 25%;
	padding: 10px;
  padding-top: 0px;
  margin-bottom: -50px;
}

.obi {
	display: inline-flex;
	width: 180px;
	height: 50px;
  position: relative;
	top: -50px;
  left: 0px;
	opacity: 0.8;
	background: #fff;
}

.color {
	display: inline-block;
  padding:  2px;
  vertical-align: middle;
  text-align: center;
  justify-content: space-evenly;
  height: 0;
  margin: 0 auto;
}

.color-name {
	display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100px;
  height: 100px;
  vertical-align: top;
  color: #fff;
  position: relative;
  top: -140px;
  left: 0px;
  transform: rotate(-0deg);
  z-index: 1;
}

.color-name_2 {
	display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100px;
  vertical-align: top;
  color: #fff;
  position: relative;
  top: -140px;
  left: 0px;
  transform: rotate(-0deg);
  z-index: 1;
}

.color-txt {
	font-family: 'Crimson Text', serif;
  font-weight: 300;
	color: #000;
	font-size: min(max(15px, calc(0.9375rem + ((1vw - 4.8px) * 2.8846))), 30px);
  min-height: 0vw;
  line-height: 1em;
}

.color-txt_3 {
	font-family: 'Crimson Text', serif;
  font-weight: 300;
	color: #000;
	font-size: min(max(13px, calc(0.8125rem + ((1vw - 7.68px) * 5.1724))), 25px);
  min-height: 0vw;
  line-height: 1em;
}

.chart{
  position:relative;
  width:100%;
	margin-top: 100px;
	padding-bottom: 500px;
}

.chart img{
  position:absolute;
  top:50px;
  left:0px;
  width:70%;
}

.color-box {
	width: 180px;
	height: 180px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

.color-box_2 {
	display: inline-block;
  position:absolute;
  top: 0px;
  left: 490px;
  width: 300px;
	height: 250px;
  padding:10px;
	opacity: 0.8;
}

.color-txt_2 {
	position:relative;
	font-family: 'Crimson Text', serif;
	color: #fff;
	font-size: min(max(20px, calc(1.25rem + ((1vw - 4.8px) * 5.7692))), 50px);
  min-height: 0vw;
  line-height: 1em;
	top: 40%;
	text-align: center;
}

.color-txt_4 {
	position:relative;
	font-family: 'Crimson Text', serif;
	color: #fff;
	font-size: min(max(20px, calc(1.25rem + ((1vw - 4.8px) * 5.7692))), 50px);
  min-height: 0vw;
  line-height: 1em;
	top: 30%;
	text-align: center;
}

@media screen and (max-width: 900px) {
	.color_menu > div{
		padding: 5px;
	}
	.color-box {
		width: 80px;
		height: 80px;
		box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	}
	.obi {
		width: 80px;
		height: 30px;
		top: -30px;
	  left: 0px;
	}
	.color-name {
	  top: -113px;
	  left: -11px;
	}
	.color-name_2 {
	  top: -112px;
	  left: 5px;
	}
	.chart{
		margin-top: 50px;
		padding-bottom: 230px;
	}
	.color-box_2 {
	  top: 0px;
	  left: 175px;
	  width: 160px;
		height: 130px;
	}
}
@media screen and (max-width: 768px) {
	.color_menu {
	    width: 60%;
	}
	.color-box {
		width: 90px;
		height: 90px;
	}
	.obi {
		width: 91px;
		height: 30px;
		top: -30px;
	  left: -8px;
	}
	.color-name {
	  top: -111px;
	  left: -8px;
	}
	.color-name_2 {
	  top: -112px;
	  left: -5px;
	}
.color-txt_3 {
	font-size: 11px;
}
.chart{
	margin-top: 50px;
	padding-bottom: 430px;
}
.color-box_2 {
	top: 0px;
	left: 450px;
	width: 280px;
	height: 200px;
}
}
@media screen and (max-width: 430px) {
	.color_menu {
	    width: 95%;
	}
	.color-box {
		width: 85px;
		height: 85px;
	}
	.obi {
		width: 86px;
		height: 30px;
		top: -30px;
	  left: -3px;
	}
	.color-name {
	  top: -111px;
	  left: -8px;
	}
	.color-name_2 {
	  top: -112px;
	  left: 0px;
	}
	.chart{
		margin-top: 50px;
		padding-bottom: 265px;
	}
	.color-box_2 {
	  top: 0px;
	  left: 250px;
	  width: 160px;
		height: 130px;
	}
}
@media screen and (max-width: 380px) {
	.color_menu {
	    width: 100%;
	}
	.obi {
		width: 85px;
		height: 30px;
		top: -30px;
	  left: 0px;
	}
	.color-name {
	  top: -111px;
	  left: -8px;
	}
	.color-name_2 {
	  top: -112px;
	  left: 4px;
	}
	.chart{
		margin-top: 50px;
		padding-bottom: 230px;
	}
	.color-box_2 {
	  top: 0px;
	  left: 205px;
	  width: 160px;
		height: 130px;
	}
}

.color_menu_list {
	margin: 0 auto;
	width: 80%;
	display: flex;
	flex-wrap:wrap;
  justify-content: space-between;
}

.color_menu_list li {
	width: calc(33.33333% - 40px);
  position: relative;
	padding: 0;
}

.color_menu_list p {
	position: relative;
	top: 8px;
	left: 3px;
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	font-weight: bold;
	color: #fff;
	font-size: 25px;
}

@media screen and (max-width: 768px) {
	.color_menu_list {
		width: 90%;
	}
	.color_menu_list li {
		width: calc(33.33333% - 20px);
	}
	.color_menu_list p {
		top: 5px;
		left: 0px;
		font-size: 16px;
	}
}

.color_menu_box-pi,
.color_menu_box-gr,
.color_menu_box-ye,
.color_menu_box-wh,
.color_menu_box-bl,
.color_menu_box-pu {
	margin: 2em auto;
	padding: 6em 2em;
	background: none;
	border: 1px solid #ccc;
	position: relative;
}

.color_menu_box-pi:after,
.color_menu_box-gr:after,
.color_menu_box-ye:after,
.color_menu_box-wh:after,
.color_menu_box-bl:after,
.color_menu_box-pu:after {
	border: none;
	content: '';
	position: absolute;
	top: 7px;
	left: 7px;
	width: 100%;
	height: 100%;
	box-shadow: 10px 10px 7px 0px #d6d6d6;
	z-index: -1;
}

.color_menu_box-pi:after {
	background-color: #FFB6C1;
}
.color_menu_box-gr:after {
	background-color: #66CDAA;
}
.color_menu_box-ye:after {
	background-color: #eeee87;
}
.color_menu_box-wh:after {
	background-color: #ececec;
}
.color_menu_box-bl:after {
	background-color: #87CEEB;
}
.color_menu_box-pu:after {
	background-color: #DDA0DD;
}

@media screen and (max-width: 768px) {
	.color_menu_box-pi,
	.color_menu_box-gr,
	.color_menu_box-ye,
	.color_menu_box-wh,
	.color_menu_box-bl,
	.color_menu_box-pu {
		margin: 1em auto;
		padding: 3em 2em;
	}

	.color_menu_box-pi:after,
	.color_menu_box-gr:after,
	.color_menu_box-ye:after,
	.color_menu_box-wh:after,
	.color_menu_box-bl:after,
	.color_menu_box-pu:after {
		top: 7px;
		left: 7px;
		box-shadow: 5px 5px 5px 0px #d6d6d6;
	}
}




.more-pi {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #C79DA7;
  border: 1px solid #C79DA7;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-pi:hover {
  background-color: #fff;
  color: #000;
}

.more-pi a {
  color: #000;
}

.more-pi a:hover {
  background-color: #C79DA7;
  color: #fff;
  text-decoration: none;
}

.more-gr {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #84AD89;
  border: 1px solid #84AD89;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-gr:hover {
  background-color: #fff;
  color: #000;
}

.more-gr a {
  color: #000;
}

.more-gr a:hover {
  background-color: #84AD89;
  color: #fff;
  text-decoration: none;
}

.more-ow {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #000;
  background-color: #FFF8DC;
  border: 1px solid #000;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-ow:hover {
  background-color: #fff;
  color: #000;
}

.more-ow a {
  color: #000;
}

.more-ow a:hover {
  background-color: #FFF8DC;
  color: #fff;
  text-decoration: none;
}

.more-lb {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #9DB3C7;
  border: 1px solid #9DB3C7;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-lb:hover {
  background-color: #fff;
  color: #000;
}

.more-lb a {
  color: #000;
}

.more-lb a:hover {
  background-color: #9DB3C7;
  color: #fff;
  text-decoration: none;
}

.more-pu {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #B1A9BB;
  border: 1px solid #B1A9BB;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-pu:hover {
  background-color: #fff;
  color: #000;
}

.more-pu a {
  color: #000;
}

.more-pu a:hover {
  background-color: #B1A9BB;
  color: #fff;
  text-decoration: none;
}

.more-be {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #D2B48C;
  border: 1px solid #D2B48C;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-be:hover {
  background-color: #fff;
  color: #000;
}

.more-be a {
  color: #000;
}

.more-be a:hover {
  background-color: #D2B48C;
  color: #fff;
  text-decoration: none;
}

.more-bl {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #87CEEB;
  border: 1px solid #87CEEB;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-bl:hover {
  background-color: #fff;
  color: #000;
}

.more-bl a {
  color: #000;
}

.more-bl a:hover {
  background-color: #87CEEB;
  color: #fff;
  text-decoration: none;
}

.more-ye {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #F2D472;
  border: 1px solid #F2D472;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-ye:hover {
  background-color: #fff;
  color: #000;
}

.more-ye a {
  color: #000;
}

.more-ye a:hover {
  background-color: #F2D472;
  color: #fff;
  text-decoration: none;
}

.more-ye2 {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #dbdb31;
  border: 1px solid #dbdb31;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-ye2:hover {
  background-color: #fff;
  color: #000;
}

.more-ye2 a {
  color: #000;
}

.more-ye2 a:hover {
  background-color: #dbdb31;
  color: #fff;
  text-decoration: none;
}

.more-nv {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #26307E;
  border: 1px solid #26307E;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-nv:hover {
  background-color: #fff;
  color: #000;
}

.more-nv a {
  color: #000;
}

.more-nv a:hover {
  background-color: #26307E;
  color: #fff;
  text-decoration: none;
}

.more-bw {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #A3875B;
  border: 1px solid #A3875B;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-bw:hover {
  background-color: #fff;
  color: #000;
}

.more-bw a {
  color: #000;
}

.more-bw a:hover {
  background-color: #A3875B;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 900px) {
	.more-pi , .more-gr , .more-ow , .more-lb , .more-pu , .more-be , .more-bl , .more-ye , .more-nv , .more-bw, .more-ye2 {
    width: 50%;
  }
}

/* ------- 長袖特集 -------- */

.long_main {
	width: 100%;
	margin: 0 auto;
	margin-top: 960px;
}

.top_bunner{
   position: relative;
	 margin: 0 auto;
	 width: 70%;
}

.top_bunner img{
	width: 100%;
	text-align: center;
	margin-top: 235px;
	margin-bottom: -120px;
}

@media screen and (max-width: 960px) {
	.top_bunner{
	   position: relative;
		 margin: 0 auto;
		 width: 100%;
	}
	.top_bunner img{
		margin-top: 80px;
		margin-bottom: -220px;
	}
}


/* -------ルームウェア特集-------- */
#orverwidth-be_2 {
  margin:0 -200%;
  padding:0 200%;
  background-color: #e9dfd4;
  padding-top: 80px;
  padding-bottom: 30px;
}

#orverwidth-dbe {
  margin:0 -200%;
  padding:0 200%;
  background-color: #d4c3a9;
  padding-top: 80px;
  padding-bottom: 30px;
}

.rw_menu {
	width: 100%;
	margin: 0 auto;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.rw_menu > div{
	width: 20%;
	padding: 5px;
  padding-bottom: 0px;
}

.rw_menu_box {
	display:flex;
  flex-direction: row;
  justify-content: space-between;
	margin-bottom: -30px;
}

.rw_menu_img {
	width: 100%;
	text-align: center;
}

.rw_menu_box img {
	width: 100%;
	text-align: center;
}

.rw_obi {
	display: inline-flex;
	width: 150px;
	height: 40px;
  position: relative;
	top: -35px;
  left: 0px;
	opacity: 0.8;
	background: #fff;
}

.rw_color {
	display: inline-block;
  padding:  2px;
  vertical-align: middle;
  text-align: center;
  justify-content: space-evenly;
  height: 0;
  margin: 0 auto;
}

.rw-no {
	display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100px;
  height: 100px;
  vertical-align: top;
  color: #fff;
  position: relative;
  top: -125px;
  left: 0px;
  transform: rotate(-0deg);
  z-index: 1;
}

.rw_color-name_2 {
	display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100px;
  vertical-align: top;
  color: #fff;
  position: relative;
  top: -150px;
  left: 0px;
  transform: rotate(-0deg);
  z-index: 1;
}

.rw_color-txt {
	font-family: 'Crimson Text', serif;
  font-weight: 300;
	color: #000;
	font-size: min(max(15px, calc(0.9375rem + ((1vw - 4.8px) * 2.8846))), 30px);
  min-height: 0vw;
  line-height: 1em;
}

.rw_color-txt_3 {
	font-family: 'Crimson Text', serif;
  font-weight: 300;
	color: #000;
	font-size: min(max(13px, calc(0.8125rem + ((1vw - 7.68px) * 5.1724))), 25px);
  min-height: 0vw;
  line-height: 1em;
}

@media screen and (max-width: 768px) {
	#orverwidth-be_2 {
	  padding-top: 10px;
	  padding-bottom: 10px;
	}
	#orverwidth-dbe {
	  padding-top: 10px;
	  padding-bottom: 10px;
	}
	.rw_menu {
		margin-top: -10px;
		margin-bottom: 40px;
	}
	.rw_menu_box {
		margin-bottom: -40px;
	}
	.rw_menu > div{
		width: 25%;
	}
	.rw_obi {
		width: 100%;
		height: 25px;
		top: -13%;
	}
	.rw-no {
		width: 100%;
	  height: 25px;
	  top: -70px;
	  left: 0px;
	}
}

@media screen and (max-width: 480px) {
	.rw_obi {
		height: 20px;
		top: -18%;
	}
	.rw-no {
	  height: 20px;
	  top: -60px;
	}
}


.rw_cont {
  position:relative;
  width:100%;
	margin-top: 30px;
	padding-bottom: 800px;
}

.rw_cont img{
  position:absolute;
  top:50px;
  left:0px;
  width:60%;
	z-index: 444;
}

.rw_box {
	display: inline-block;
  position:absolute;
  top: 80px;
  left: 400px;
  width: 500px;
	height: 250px;
  padding:10px;
	opacity: 0.8;
	z-index: 555;
}

.rw_cont-no {
	text-align: left;
  font-family: 'Crimson Text', serif;
	font-size: min(max(30px, calc(1.875rem + ((1vw - 4.8px) * 3.8462))), 50px);
  min-height: 0vw;
	margin: 0 auto;
  min-height: 0vw;
	line-height: 1;
	padding-bottom: 20px;
}

.rw_cont-text {
	margin: 0 auto;
	font-size: min(max(10px, calc(0.625rem + ((1vw - 4.8px) * 1.5385))), 18px);
  min-height: 0vw;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 3px;
	text-align: left;
	font-family: 'Noto Serif JP', serif;
	color: #000;
	display: inline-block;
	margin-bottom: 40px;
}

.rw_cont-line {
	width: 30%;
	border-bottom: 2px solid #000;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
	.rw_cont{
		margin-top: 0px;
		padding-bottom: 83%;
	}
	.rw_cont img{
	  position:absolute;
	  top:5%;
	  left:0px;
	  width:50%;
		z-index: 444;
	}
	.rw_box {
		top: 15%;
		left: 40%;
		width: 60%;
		height: auto;
	}
}

.more-rw {
  font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
  min-height: 0vw;
  font-family: 'Lora', 'Yu Mincho', YuMincho, serif;
  font-style: normal;
  letter-spacing: 3px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #7e6b5a;
  border: 1px solid #7e6b5a;
  padding: 10px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
  margin-top: -50px;
  margin-bottom: 80px;
}

.more-rw:hover {
  background-color: #fff;
  color: #000;
}

.more-rw a {
  color: #000;
}

.more-rw a:hover {
  background-color: #ffb6c1;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 900px) {
	.more-rw {
    width: 50%;
  }
}

.more-4 {
	font-size: min(max(16px, calc(1rem + ((1vw - 4.8px) * 0.7692))), 20px);
	min-height: 0vw;
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	font-style: normal;
	letter-spacing: 3px;
	width: 30%;
	margin: 0 auto;
	text-align: center;
	color: #000;
	background-color: rgba(255,255,255,0.6);;
	border: 1px solid #000;
	padding: 20px;
	box-sizing: border-box;
		-webkit-transition: all .3s;
		transition: all 1s;
	margin-top: 50px;

}

.more-4:hover {
	background-color: #000;
	color: #fff;
}

.more-4 a {
	color: #000;
}

.more-4 a:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

@media screen and (max-width: 768px) {
	.more-4 {
		width: 50%;
		padding: 15px;
		margin-top: 25px;
	}
}

/*
　小山ゆかコラボ
------------------------------------------------*/
.top-img {
	margin: 0 auto;
	width: 850px;
	position: relative;
	margin-bottom: 50px;
	padding-top: 190px;
}

.main-img img {
	max-width: 100%;
	height: auto;
}

.koyama {
	margin: 0 auto;
	text-align: center;
}

.main-text {
	margin-bottom: 65px;
}

.main-text img {
	max-width: 600px;
	margin-top: 40px;
}

.main-text .title {
	font-family: "ltc-goudy-oldstyle-pro", serif;
	font-size: 35px;
	letter-spacing: 0;
	line-height: 1.1;
}
.main-text .sub-title {
	font-family: "ltc-goudy-oldstyle-pro", serif;
	font-size: 18px;
	margin-bottom: 15px;
}
.main-text .txt,
.main-text .text {
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	font-size: 15px;
	line-height: 2;
}

@media screen and (max-width: 768px) {
	.top-img {
		width: 100%;
		padding-top: 40px;
		margin-bottom: 15px;
	}
	.koyama {
		padding: 0px;
		margin-bottom: 95px;
	}
	.main-text {
		margin-bottom: 40px;
	}
	.main-text .title {
		font-size: 25px;
		margin-bottom: 5px;
	}
	.main-text .sub-title {
		font-size: 15px;
	}
	.main-text .txt,
	.main-text .text {
		margin: 0 auto;
    width: 75%;
		font-size: 13px;
	}
	.main-text .txt {
		text-align: left;
	}
	.main-text img {
		margin: 0 auto;
		width: 85%;
		max-width: 100%;
		margin-top: 20px;
	}
}

/* ------- concept -------- */
.concept-area {
	margin-bottom: 100px;
}

.concept-area .title {
	font-family: "nimbus-roman", serif;
	font-style: italic;
	font-size: 40px;
}

.sliderArea {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px;
	margin-top: 40px;
}
.slick-slide {
  margin: 0;
}
.slick-slide img {
	position: relative;
  width: 100%;
  height: auto;
}

.slick-slide .textarea {
	position: absolute;
	bottom: 45px;
	padding-left: 45px;
	max-width: 420px;
	font-size: 18px;
	z-index: 9999;
	text-align: left;
	color: #fff;
}

.slick-slide .line {
	width: 20%;
	border-bottom: 1px solid #fff;
	margin: 30px 0;
}

.slick-slide .textarea .title {
	font-family: 'Thesignature', sans-serif;
	font-size: 65px;
	margin-bottom: 15px;
}
.slick-slide .textarea .text {
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 2px;
}


.slick-prev, .slick-next {
  z-index: 1;
}
.slick-prev:before, .slick-next:before {
  color: #000;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
.slick-dots {
    bottom: 10px !important;
}
.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}
.thumb {
  margin: 20px 0 0;
}
.thumb .slick-slide {
  cursor: pointer;
}
.thumb .slick-slide:hover {
  opacity: .7;
}

.full-screen .slick-list {
  overflow: visible;
}
.full-screen.slider {
  max-width: 800px;
  margin: 0 auto;
}

.slider .slick-prev, .slider .slick-next, .slider2 .slick-prev, .slider2 .slick-next {
    top: 50%;
}

@media screen and (max-width: 768px) {
	.concept-area {
		margin-bottom: 60px;
	}
  .sliderArea {
    padding: 0px 0 0px;
  }
	.slick-slide .textarea {
		bottom: 30px;
		padding-left: 15px;
		max-width: 170px;
		font-size: 10px;
	}
	.slick-slide .line {
		width: 15%;
		margin: 20px 0;
	}
	.slick-slide .textarea .title {
		font-size: 45px;
		margin-bottom: 0px;
	}
	.slick-slide .textarea .text {
		font-size: 11px;
	}
}

/* ------- color -------- */
.color-area {
	margin-bottom: 50px;
}

.color-area .title {
	font-family: "nimbus-roman", serif;
	font-style: italic;
	font-size: 40px;
}

#orverwidth-colorbg {
  margin:0 -200%;
  padding:0 200%;
  background-color: #f1f1f1;
  padding-top: 50px;
  padding-bottom: 50px;
	margin-top: 40px;
}

.colorbox {
	width: 100%;
	display: flex;
	flex-wrap:wrap;
  justify-content: space-between;
}

.colorbox li {
	width: calc(33.33333% - 0px);
  position: relative;
	padding: 0 30px;
}

.colorbox li + li {
	border-left: 1px solid #56585d;
}

.colorbox li img {
	max-width:100%;
	height: auto;
}

.colorbox .title {
	font-size: 25px;
	margin-bottom: 10px;
}
.colorbox .sub-title {
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	font-size: 13px;
	letter-spacing: 2px;
}

.colorbox .line {
	border-bottom: 1px solid #56585d;
	margin: 10px 0 20px;
}

@media screen and (max-width: 768px) {
	.color-area {
		margin-bottom: 50px;
	}
	#orverwidth-colorbg {
	  margin:0;
	  padding:0;
		width: 100%;
	  padding-top: 10px;
	  padding-bottom: 30px;
		margin-top: 30px;
	}
	.colorbox {
    width: 95%;
  }
	.colorbox li {
  	width: calc(100% - 0px);
    margin-bottom: 20px;
  }
	.colorbox li + li {
		border-left: 0px solid #56585d;
		border-top: 1px solid #56585d;
	}
	.colorbox .title {
		margin-top: 25px;
	}
}

/* ------- item -------- */
#orverwidth-color-koyama {
  margin:0 -200%;
  padding:0 200%;
  background-color: #f1f1f1;
  padding-top: 50px;
  padding-bottom: 50px;
	margin-top: 40px;
	margin-bottom: 50px;
}

#orverwidth-color-koyama .box {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	position: relative;
	align-items: center;
	left: 6%;
}

#orverwidth-color-koyama .left {
  width: 50%;
}


#orverwidth-color-koyama .right {
  width: 50%;
	position: absolute;
	top: 5%;
  right: 7%;
}

#orverwidth-color-koyama .right .title {
	font-size: 18px;
	font-weight: bold;
}

#orverwidth-color-koyama .right .text {
	font-size: 13px;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 2px;
	padding: 60px 0 30px;
}

#orverwidth-color-koyama .right .line {
	border-bottom: 1px solid #56585d;
	margin-bottom: 10px;
}

#orverwidth-color-koyama .right .colorarea {
	position: relative;
	margin: 80px 0;
}
#orverwidth-color-koyama .right .colorarea .name {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: 130px;
	color: #fff;
	letter-spacing: 5px;
}
#orverwidth-color-koyama .right .colorarea .sub-name {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: 25px;
	letter-spacing: 2px;
}

#orverwidth-color-koyama .right .imgarea {
	margin: 0 auto;
	width: 300px;
}


#orverwidth-color-koyama .left img,
#orverwidth-color-koyama .right img {
  width: 100%;
  height:auto;
}


#orverwidth-color-koyama .box:nth-child(even) {
  flex-direction: row-reverse;
}
#orverwidth-color-koyama .box:nth-child(even) .left {
  text-align: right;
}
#orverwidth-color-koyama .box:nth-child(even) .right {
  margin-left: 0;
  margin-right: 3%;
}

@media (max-width:768px) {
	#orverwidth-color-koyama {
	  margin:0;
	  padding:0;
		width: 100%;
	  padding-top: 30px;
	  padding-bottom: 1px;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	#orverwidth-color-koyama .box {
	  flex-direction: column-reverse;
		left: 0%;
	}
	#orverwidth-color-koyama .box:nth-child(even) {
    flex-direction: column-reverse;
  }
	#orverwidth-color-koyama .left {
	  width: 90%;
	}
	#orverwidth-color-koyama .right {
	  width: 90%;
		position: unset;
	}
	#orverwidth-color-koyama .right .text {
		font-size: 12px;
		padding: 50px 0 20px;
	}
	#orverwidth-color-koyama .right .colorarea {
		margin: 60px 0;
	}
	#orverwidth-color-koyama .right .colorarea .name {
		font-size: 90px;
	}
	#orverwidth-color-koyama .right .colorarea .sub-name {
		width: 100%;
		font-size: 20px;
	}
	#orverwidth-color-koyama .right .imgarea {
		width: 100%;
	}
}

.item_gallery {
	margin: 0 auto;
	max-width: 800px;
	padding-bottom: 300px;
}

.item-imgarea {
	position: relative;
}

.item-imgarea .item-box {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
}

.item-imgarea .item-left {
	width: 50%;
}

.item-imgarea .item-right {
	width: 50%;
	position: absolute;
	top: 40%;
	right: -5%;
}

.item-imgarea .item-left img,
.item-imgarea .item-right img {
  width: 100%;
  height:auto;
}

.item-imgarea .item-box:nth-child(even) {
  flex-direction: row-reverse;
}
.item-imgarea .item-box:nth-child(even) .text {
  text-align: right;
}
.item-imgarea .item-box:nth-child(even) .pict {
  margin-left: 0;
  margin-right: 3%;
}

@media (max-width:768px) {
	.item_gallery {
		padding-bottom: 145px;
	}
  .item-imgarea .item-box {
		margin: 0 auto;
    width: 100%;
    flex-direction: column;
  }
  .item-imgarea .item-box:nth-child(even) {
    flex-direction: column;
  }
  .item-imgarea .item-left {
		position: relative;
    width:48%;
		left: 1%;
    text-align: center;
  }
  .item-imgarea .item-right {
    width:48%;
		top: 25%;
    right: 1%;
    margin-left: 0;
  }
}

.style_1-text2 {
  margin: 0 auto;
  font-family: 'Noto Serif JP', serif;
  font-size: 15px;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 15px;
}

.style_1-text2 ul {
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap:wrap;
  justify-content: center;
  align-items: center;
}

.style_1-text2 li {
  line-height: 3em;
  border-bottom: 1px solid #ccc;
}

.style_1-text2 ul li:nth-child(1){
  flex-basis:  150px;
}

.style_1-text2 ul li:nth-child(2),
.style_1-text2 ul li:nth-child(3) {
  flex-basis:  60px;
}

.style_name {
  margin-bottom: 10px;
}

.style_name .waku {
  border: 1px solid #000;
	padding: 5px 15px;
}

.style_shop {
  padding: 1px 10px;
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    margin-top: 30px;
}
.style_shop:hover {
  background-color: #fff;
  color: #56585d;
}

.style_shop a {
  color: #56585d;
}

@media screen and (max-width: 768px) {
  .style_1-text2 {
    font-size: 13px;
    margin-top: 10px;
  }
  .style_1-text2 ul {
    width: 100%;
  }
	.style_1-text2 ul li:nth-child(1) {
	    flex-basis: 100px;
	}
}


/* ------- 動画 -------- */
.koyama_movie {
	position: relative;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  margin-bottom: 50px;
	background-color:#F1F1F1;
  margin-top: 100px;
}

@media not all and (min-width: 600px){
  .koyama_movie {
		margin-top: 60px;
    margin-bottom: 30px;
  }
}

.koyama_movie video {
  display: block;
  width: 100%;
  height: auto;
}

@media not all and (min-width: 600px){
  .koyama_movie video {
		margin: 0 auto;
    width: 80%;
  }
}

.koyama_movie_inner {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 380px;
}

@media not all and (min-width: 600px){
	.koyama_movie_inner {
	    max-width: 100%;
	}
}

.koyama_movie-2 {
	margin: 0 auto;
	margin-top: 70px;
	width: 65%;
	aspect-ratio: 16 / 9;
}

.koyama_movie-2 iframe {
  width: 100%;
  height: 100%;
}

.koyama_movie-2 .title {
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	font-size: 35px;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
	.koyama_movie-2 {
		margin-top: 50px;
		width: 100%;
	}
	.koyama_movie-2 .title {
		font-size: 23px;
		margin-bottom: 10px;
	}
}

/* ------- profile -------- */
.prof_area {
	 background-color: #ebebeb;
	 	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
}

.profile-title {
	font-weight: 400;
	font-size: 3rem;
	margin-bottom: 50px;
	text-align: center;
}
.profile-name {
	text-align: left;
	font-size: 2.2rem;
	margin-bottom: 10px;
}
.profile-job {
	text-align: left;
	font-size: 1.6rem;
	margin-bottom: 20px;
}
.profile-catch {
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.15rem;
	line-height: 1.5;
	margin-bottom: 15px;
}

.profile-catch .big {
	text-align: left;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.15rem;
	line-height: 1.5;
	margin-bottom: 8px;
}

.profile-text {
	text-align: left;
	font-size: 1.3rem;
	letter-spacing: 0.15rem;
	line-height: 1.5;
}

 @media (max-width: 768px) {
	 .prof_area {
	 	 margin-top: -40px;
	 }
	 .profile-title {
		 font-size: 2.2rem;
		 margin-bottom: 15px;
	 }
	 .profile-job {
		 text-align: center;
		 font-size: 1.4rem;
		 margin-bottom: 15px;
	 }
	 .profile-name {
		 font-size: 1.8rem;
		 margin-bottom: 2%;
		 text-align: center;
	 }
	 .profile-catch {
	 	font-size: 12px;
	 }
	 .profile-catch .big {
	 	font-size: 13px;
	 }
	 .profile-text {
		 font-size: 1.2rem;
		 margin-bottom: 2%;
	 }
 }


.prof_area .box {
	margin: 0 auto;
	max-width: 1000px;
   padding: 5%;
	 margin-top: 80px;
   margin-bottom: 80px;
 }

.prof_area .boxInner {
   width: 100%;
   margin: 0 auto;
   display:flex;
   justify-content: space-between;
   align-items: flex-start;
 }

.prof_area .txt-box {
   width: 70%;
   padding-left: 30px;
 }

.prof_area .pict {
   width: 30%;
 }

.prof_area .pict img {
   width: 100%;
   height:auto;
 }

.prof_area .prof-sns {
	 text-align: left;
 }

 @media (max-width:768px) {
   .prof_area .box {
    padding: 20px;
		margin-top: 0px;
		margin-bottom: 40px;
   }
   .prof_area .boxInner {
     width: 100%;
     flex-direction: column;
   }
   .prof_area .txt-box {
     width: 100%;
     padding-left: 0px;
   }
   .prof_area .pict {
		 margin: 0 auto;
     min-height: 0%;/* ie11用 */
     width: 70%;
     padding: 0;
     text-align: center;
   }
   .prof_area .pict img {
     width: 100%;
     height: auto;
   }
	 .prof_area .prof-sns {
		 text-align: center;
	 }
}

.sns_box {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	 	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
    margin-top: 30px;
    text-align: center;
		font-size: 20px;
}

.sns_box li {
    width: calc(50% - 10px);
    position: relative;
    background-color: #333;
    color: #fff;
    padding: 5px;
}

.sns_box li:hover {
  background-color: #555;
  color: #fff;
}

.sns_box li a {
  color: #fff;
}

.sns_box li a:hover {
  background-color: #555;
  color: #fff;
  text-decoration: none;
}

.sns_box .icon {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    margin-right: 5px;
}

.sns_box .txt {
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
    font-family: 'aller' ,'Noto Sans JP', sans-serif;
}

@media (max-width:768px) {
	.sns_box {
	    font-size: 16px;
}
}

/*
　商品開発メンバー
------------------------------------------------*/
/* ------- title -------- */
.amb-clb .title,
.amb-mbr .title,
.amb-act .title {
	font-family: "nimbus-roman", serif;
	font-style: italic;
	font-size: 40px;
}

.concept-area .sub-title,
.color-area .sub-title,
.amb-act .sub-title {
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	font-size: 18px;
	margin-top: 20px;
	letter-spacing: 2px;
}

@media (max-width:768px) {
	.amb-clb .title,
	.amb-mbr .title,
	.amb-act .title {
		font-size: 30px;
	}
	.concept-area .sub-title,
	.color-area .sub-title,
	.amb-act .sub-title {
		font-size: 16px;
		margin-top: 15px;
	}
}


/* ------- 活動内容 -------- */
.amb-act .list {
	margin: 0 auto;
	display: flex;
	flex-wrap:wrap;
  justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}

.amb-act .list  li {
  margin: 0 auto;
	width: calc(50% - 25px);
  position: relative;
}

.amb-act .list  li img {
  max-width: 100%;
	height: auto;
}

.amb-act .text {
	font-family: 'Noto Serif JP', serif;
	font-size: 15px;
	text-align: left;
	line-height: 1.8;
	letter-spacing: 1px;
}

.amb-act .big {
	font-size: 20px;
	font-weight: bold;
}

.amb-act .line {
	border-bottom: 1px solid #56585d;
}

@media (max-width:768px) {
	.amb-act .title {
	    font-size: 30px;
	}
	.amb-act .list {
		margin-top: 10px;
	}
	.amb-act .list  li {
	  margin: 0 auto;
		width: calc(100% - 0px);
	}
	.amb-act .text {
		margin: 0 auto;
		width: 90%;
		font-size: 13px;
	}
	.amb-act .big {
		font-size: 16px;
	}
}

/* ------- コラボウェア紹介 -------- */


.amb-clb .sliderArea,
.amb-mnb {
	margin-top: 15px !important;
}

@media (max-width:768px) {

}

/* ------- メンバー特典 -------- */
.amb-mnb .list {
	margin: 0 auto;
	display: flex;
	flex-wrap:wrap;
  justify-content: space-between;
	margin-bottom: 0px;
}

.amb-mnb .list  li {
  margin: 0 auto;
	width: calc(33.33333% - 25px);
  position: relative;
	background: #CDC4BD;
	padding: 50px;
}

.amb-mnb .title {
	font-family: "nimbus-roman", serif;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
}

.amb-mnb .text {
	font-family: 'Noto Serif JP', serif;
	font-size: 20px;
	line-height: 1.6;
	letter-spacing: 1px;
}

.amb-mnb .line {
	margin: 0 auto;
	width: 40%;
	border-bottom: 1px solid #56585d;
	padding-top: 20px;
	margin-bottom: 15px;
}

@media (max-width:768px) {
	.amb-mnb .list  li {
		width: calc(100% - 50px);
		padding: 30px;
		margin-top: 10px;
	}
	.amb-mnb .title {
		font-size: 25px;
	}

	.amb-mnb .text {
		font-size: 18px;
	}
	.amb-mnb .line {
		padding-top: 15px;
    margin-bottom: 10px;
	}
}

#orverwidth-amb {
  margin:0 -200%;
  padding:0 200%;
  background-color: #f1f1f1;
  padding-top: 50px;
  padding-bottom: 50px;
	margin-top: 40px;
	margin-bottom: 50px;
	text-align: center;
}

#orverwidth-amb .box {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	align-items: center;
}

#orverwidth-amb .left {
  width: 40%;
}


#orverwidth-amb .right {
  width: 60%;
}

#orverwidth-amb .right .title {
	font-size: 30px;
	font-weight: bold;
}

#orverwidth-amb .right .text {
	margin: 0 auto;
	width: 80%;
	font-family: 'Noto Serif JP', serif;
	font-size: 16px;
	text-align: left;
	line-height: 2;
	letter-spacing: 2px;
	padding: 60px 0 30px;
}

#orverwidth-amb .right .line {
	border-bottom: 1px solid #56585d;
	margin-bottom: 10px;
}

#orverwidth-amb .right .colorarea {
	position: relative;
	margin: 90px 0;
}
#orverwidth-amb .right .colorarea .name {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: 130px;
	color: #fff;
	letter-spacing: 5px;
}
#orverwidth-amb .right .colorarea .sub-name {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: 25px;
	letter-spacing: 2px;
}

#orverwidth-amb .left img,
#orverwidth-amb .right img {
  width: 100%;
  height:auto;
}


#orverwidth-amb .box:nth-child(even) {
  flex-direction: row-reverse;
}
#orverwidth-amb .box:nth-child(even) .left {
  text-align: right;
}
#orverwidth-amb .box:nth-child(even) .right {
  margin-left: 0;
  margin-right: 3%;
}

@media (max-width:768px) {
	#orverwidth-amb {
	  margin:0;
	  padding:0;
		width: 100%;
	  padding-top: 30px;
	  padding-bottom: 30px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#orverwidth-amb .box {
	  flex-direction: column-reverse;
		margin-bottom: 0px;
	}
	#orverwidth-amb .box:nth-child(even) {
    flex-direction: column-reverse;
  }
	#orverwidth-amb .left {
	  width: 90%;
	}
	#orverwidth-amb .right {
	  width: 90%;
		position: unset;
	}
	#orverwidth-amb .right .text {
		width: 90%;
		font-size: 13px;
		padding: 40px 0 20px;
	}
	#orverwidth-amb .right .colorarea {
		margin: 60px 0;
	}
	#orverwidth-amb .right .colorarea .name {
		font-size: 90px;
	}
	#orverwidth-amb .right .colorarea .sub-name {
		width: 100%;
		font-size: 20px;
	}
	#orverwidth-amb .right .imgarea {
		width: 100%;
	}
}


/* ------- 旧デザイン -------- */
#amb_wrapper {
	margin:0 -200%;
  padding:0 200%;
	padding-top: 190px;
}

.amb_top {
	margin-bottom: 50px;
}

@media (max-width:768px) {
	#amb_wrapper {
		margin:0;
	  padding:0;
		width: 100%;
		padding-top: 100px;
	}
	.amb_top {
	margin-top: -70px;
	}
}

.amb_top .box {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
}

.amb_top .text {
	position: relative;
  width: 40%;
	height: 380px;
	background-color: #CDC4BD;
	color: #fff;
	text-align: center;
}

.amb_top .text .title {
	font-size: 25px;
	letter-spacing: 0.2rem;
	margin-bottom: 10px;
}
.amb_top .text .sub-title {
	font-size: 18px;
	letter-spacing: 0.2rem;
}

.amb_top .text .cont {
	position: absolute;
	width: 100%;
  top: 46%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

.amb_top .text .menu {
	margin-top: 30px;
}

.amb_top .pict {
	position: relative;
  width: 60%;
}

.amb_top .pict img {
  width: 100%;
  height: 380px;
	object-fit: cover;
	object-position: top;
}

.amb_top .pict .txt {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
	text-align: center;
}

.amb_top .pict .txt .logo {
  font-family: 'Cherolina', sans-serif;
	font-size: 90px;
	margin-bottom: 65px
}
.amb_top .pict .txt .title {
  font-family: 'Maharlika', sans-serif;
	font-size: 60px;
}

.amb_top .box:nth-child(even) {
  flex-direction: row-reverse;
}
.amb_top .box:nth-child(even) .text {
  text-align: right;
}
.amb_top .box:nth-child(even) .pict {
  margin-left: 0;
  margin-right: 3%;
}

@media (max-width:768px) {
  .amb_top .box {
    flex-direction: column;
  }
  .amb_top .box:nth-child(even) {
    flex-direction: column;
  }
  .amb_top .text {
	  width: 100%;
		height: 300px;
  }
	.amb_top .text .title {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.amb_top .text .sub-title {
		font-size: 18px;
	}

  .amb_top .box:nth-child(even) .text {
    text-align: center;
  }
  .amb_top .pict {
    width:100%;
    margin-left: 0;
    text-align: center;
  }
  .amb_top .box:nth-child(even) .pict {
    margin-left: 0;
    margin-right: 0%;
  }
  .amb_top .pict img {
    width:100%;
    height: 230px;
		margin-bottom: -10px;
  }
	.amb_top .pict .txt {
	    top: 65%;
	}
	.amb_top .pict .txt .logo {
		font-size: 75px;
		margin-bottom: 45px
	}
	.amb_top .pict .txt .title {
		font-size: 35px;
	}
	.amb_top .text .cont {
	    top: 45%;
	}
}

.amb_top .box .button {
    font-size: 20px;
    font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
    font-style: normal;
    letter-spacing: 3px;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
		border: 1px solid #fff;
    padding: 15px;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    margin-top: 20px;
}

.amb_top .box .button:hover {
  background-color: #EEEEEE;
  color: #56585d;
}

.amb_top .box .button a {
  color: #fff;
}

.amb_top .box .button a:hover {
  background-color: #333;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
	.amb_top .box .button {
    width: 80%;
  }
}

/* ------- 募集概要 -------- */
.summary {
	position: relative;
}

.summary img {
	width: 100%;
	height: 560px;
	object-fit: cover;
	object-position: top;
}

.summary .txt {
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	color: #fff;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
	text-align: center;
	letter-spacing: 0.2em;
}

.summary .title {
  font-size: 30px;
	margin-bottom: 15px;
}
.summary .sub-title {
  font-size: 20px;
	margin-bottom: 20px;
}
.summary .text {
  font-size: 15px;
	text-align: left;
	line-height: 1.6;
}

@media (max-width:768px) {
	.summary {
		margin-bottom: -10px;
	}
	.summary img {
		height: 530px;
	}
	.summary .txt {
	  top: 65%;
		width: 90%;
	}
	.summary .title {
	  font-size: 25px;
		margin-bottom: 10px;
	}
	.summary .sub-title {
	  font-size: 18px;
	}
	.summary .text {
	  font-size: 13px;
	}
}

/* ------- アンバサダー特典 -------- */
.member {
	position: relative;
}

.member img {
	width: 100%;
	height: 600px;
	object-fit: cover;
	object-position: top;
}

.member .txt {
	width: 55%;
	background-color: rgba(182,173,166,0.8);
	font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
	color: #fff;
  position: absolute;
	top: 50%;
	right: 2%;
	transform: translate(0%, -50%);
	text-align: center;
	letter-spacing: 0.2em;
	padding: 70px 50px 20px 50px;
}

.member .title {
  font-size: 30px;
	margin-bottom: 45px;
}
.member .sub-title {
  font-size: 20px;
	margin-bottom: 20px;
}
.member .text {
  font-size: 15px;
	text-align: left;
	line-height: 1.6;
	margin-bottom: 20px;
}

.member .waku {
	border: 1px solid #fff;
	padding: 15px;
}

@media (max-width:768px) {
	.member img {
		width: 100%;
		height: 250px;
		margin-bottom: -10px;
	}
	.member .txt {
		width: 100%;
		background-color: rgba(182,173,166,1);
	  position: inherit;
		top: 0;
		right: 0;
		transform: translate(0%, 0%);
		letter-spacing: 0.2em;
		padding: 0;
		padding-bottom: 20px;
	}
	.member .title {
	  font-size: 25px;
		margin-bottom: 45px;
		padding-top: 65px;
	}
	.member .sub-title {
	  font-size: 20px;
		margin-bottom: 20px;
	}
	.member .text {
	  font-size: 15px;
		text-align: left;
		line-height: 1.6;
		margin-bottom: 20px;
		padding: 0 20px;
	}
	.member .waku {
		border: 1px solid #fff;
		padding: 15px;
	}
}

.member .list {
	margin: 0 auto;
	width: 90%;
	display: flex;
	flex-wrap:wrap;
  justify-content: space-between;
	margin-bottom: 50px;
}

.member .list li {
  margin: 0 auto;
	width: calc(33.33333% - 25px);
  position: relative;
  padding: 0;
}

.member .maru {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  flex-flow: column;
  vertical-align: top;
}

.member .maru_size{
  width: 160px;
  height: 160px;
}

.member .maru_txt {
  font-size: 15px;
  line-height: 1.5em;
	text-align: center;
}

.member .maru_color {
  color: #fff;
  border: 2px solid #fff;
}

@media (max-width:768px) {
	.member .list {
		width: 95%;
		margin-bottom: 50px;
	}
	.member .list li {
		width: calc(33.33333% - 0px);
	}
	.member .maru_size{
	  width: 110px;
	  height: 110px;
	}
	.member .maru_txt {
	  font-size: 12px;
	}
}


.member .button {
    font-size: 20px;
    font-family: 'cormorant-garamond', 'Noto Serif JP', serif;
    font-style: normal;
    letter-spacing: 3px;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
		border: 1px solid #fff;
    padding: 15px;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    margin-top: 20px;
}

.member .button:hover {
  background-color: #EEEEEE;
  color: #56585d;
}

.member .box .button a {
  color: #fff;
}

.member .button a:hover {
  background-color: #333;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
	.member .button {
    width: 50%;
  }
}

/* ------- 説明 -------- */
.ex_area {
	border: 1px solid #56585d;
  padding: 70px 80px 80px 80px;
	margin-top: 50px;
	margin-bottom: 80px;
}

.ex_area .main-title {
	margin: 0 auto;
	color: #fff;
	font-size: 25px;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: bold;
	letter-spacing: 4px;
	margin-bottom: 50px;
}

.ex_area .main-title .waku {
	border: 1px solid #56585d;
	background: #56585d;
	padding: 15px;
}

.ex_area .midashi {
    margin: 0 auto;
    font-size: 25px;
	font-family: "source-han-sans-japanese", sans-serif;
    font-style: normal;
		font-weight: 600;
    line-height: 2em;
    letter-spacing: 2px;
    text-align: left;
		margin-bottom: 10px;
}

.ex_area .Text-Span {
  position: relative;
  z-index: 1;
}
.ex_area .Text-Span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 0.5px;
  background: #56585d;
  z-index: -1;
  transition: all 1s;
	transform: translateX(0%);
}
.ex_area .Text-Span.isActive:after {
  width: 100%;
}

.ex_area .txtarea {
	font-size: 16px;
	font-family: "source-han-sans-japanese", sans-serif;
	letter-spacing: 2px;
	line-height: 1.5;
	margin-bottom: 40px;
	text-align: left;
}

.ex_area .caution {
	padding-top: 0px;
	text-align: center;
	border: 2px solid #56585d;
	margin-top: 50px;
}

.ex_area .caution .title {
	font-size: 25px;
	font-family: "source-han-sans-japanese", sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 50px;
}

.ex_area .caution .txtarea {
	padding: 50px;
	text-align: left;
	margin-bottom: 0;
}

.ex_area .caution .line {
	border-bottom: 3px solid #56585d;
}

@media screen and (max-width: 768px) {
	.ex_area {
		margin: 0 auto;
    width: 95%;
		margin-top: 25px;
		margin-bottom: 50px;
		padding: 40px 10px 10px 10px;
	}
	.ex_area .main-title {
		font-size: 20px;
		margin-bottom: 35px;
	}
	.ex_area .midashi {
	    font-size: 20px;
	}
	.ex_area .txtarea {
		font-size: 13px;
		margin-bottom: 30px;
	}
	.ex_area .caution .title {
		padding-top: 25px;
		padding-bottom: 10px;
	}
	.ex_area .caution .txtarea {
		padding: 20px;
	}
	.ex_area .caution .line {
		border-bottom: 2px solid #56585d;
	}
}

.ex_area .button {
    font-size: 20px;
	font-family: "source-han-sans-japanese", sans-serif;
    font-style: normal;
    letter-spacing: 3px;
    width: 35%;
    text-align: center;
    color: #fff;
		background-color: #56585d;
		border: 1px solid #56585d;
    padding: 15px;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
    margin-top: 20px;
}

.ex_area .button:hover {
  background-color: #fff;
  color: #56585d;
}

.ex_area .box .button a {
  color: #fff;
}

.ex_area .button a:hover {
  background-color: #fff;
  color: #56585d;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
	.ex_area .button {
    width: 100%;
  }
}

/* ------- メッシュ特集 -------- */
.top-img_2 {
  margin: 0 auto;
  width: 100%;
  margin-top: -200px;
	margin-bottom: -5px;
}
.top-img_2 .txtarea {
  position: relative;
  top: 210px;
  letter-spacing: 2px;
  padding: 0;
  line-height: 6rem;
}
.top-img_2 .txtarea .txt1 {
  font-family: 'Luxoorea', sans-serif;
  font-size: 30px;
  font-weight: normal;
  font-style: italic;
  color: #fff;
}
.top-img_2 .txtarea .txt2 {
  font-family: 'Luxoorea', sans-serif;
  font-size: 80px;
  font-weight: normal;
  font-style: italic;
  color: #fff;
}
.top-img_2 .txtarea .txt3 {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-style: italic;
  font-size: 20px;
  color: #fff;
}

@media screen and (max-width: 768px) {
	.top-img_2 .txtarea {
	  top: 145px;
	  line-height: 4.5rem;
	}
	.top-img_2 .txtarea .txt1 {
	  font-size: 25px;
	}
	.top-img_2 .txtarea .txt2 {
	  font-size: 60px;
	}
	.top-img_2 .txtarea .txt3 {
	  font-size: 15px;
	}
}
@media screen and (max-width: 430px) {
	.top-img_2 {
	  margin-top: -160px;
	}
	.top-img_2 .txtarea {
	  top: 110px;
	  line-height: 3.5rem;
	}
	.top-img_2 .txtarea .txt1 {
	  font-size: 20px;
	}
	.top-img_2 .txtarea .txt2 {
	  font-size: 45px;
	}
	.top-img_2 .txtarea .txt3 {
	  font-size: 13px;
	}
}

.point_area{
		background-color: #fff;
		position: relative;
		padding: 15% 0 8%;
}

.point_area h3 {
font-family: 'Luxoorea', sans-serif;
font-weight: lighter;
font-size: 7.5em;
color: #c9b39e;
position: absolute;
left: 20%;
z-index: 2;
top: 8%;
}
.point_area h3 span {
		font-family: "shippori-mincho", sans-serif;
		font-size: 0.3em;
		letter-spacing: 0em;
		color: #56585d;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 5%;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.point_Box{
width: 800px;
display: flex;
	justify-content: center;
}
.point_Box_in{
width: 50%;
padding: 0 3%;

}
.point_Box_in:nth-child(even){
margin-top: 15%;
}
.pointTxt{
text-align: left;
padding-top: 6%;
font-family: "a-otf-ryumin-pr6n", serif;
font-size: 1.1em;
letter-spacing: 0em;
color: #56585d;
    line-height: 3rem;
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
background-color: #181818;
}

@media screen and (max-width: 768px) {
	.point_area {
	    padding: 20% 0 15%;
	}
	.point_area h3 {
	left: 4%;
	top: 7%;
	}
	.point_Box {
	    width: 80%;
	}
}
@media screen and (max-width: 430px) {
	.point_area {
	    padding: 25% 0 15%;
	}
	.point_area h3 {
	    font-size: 4.5em;
			top: 6%;
	}
	.point_Box {
	    width: 100%;
	}
	.pointTxt {
	    font-size: 14px;
	    line-height: 2.5rem;
	}
}

.sty_area {
	position: relative;
}
.sty_area h3 {
font-family: 'Luxoorea', sans-serif;
font-weight: lighter;
font-size: 7.5em;
color: #c9b39e;
position: absolute;
left: 10%;
top: 130px;
}
.sty_area h3 span {
		font-family: "shippori-mincho", sans-serif;
		font-size: 0.3em;
		letter-spacing: 0em;
		color: #56585d;
}

.sty_box {
	padding-top: 230px;
}

.sty_area .text {
  width: 100%;
	text-align: left;
	    line-height: 3.5rem;
}
.sty_area .text .no_box {
	position: relative;
    left: -210px;
	text-align: left;
	line-height: 3.5rem;
}
.sty_area .text .no {
	font-family: "norman-variable", sans-serif;
	font-size: 80px;
	color: #c9b39e;
	text-align: center;
}
.sty_area .text .small {
	display: block;
	font-family: 'Luxoorea', sans-serif;
	font-weight: lighter;
	font-size: 20px;
	color: #c9b39e;
	letter-spacing: 1px;
}
.sty_area .text .title {
	font-family: "a-otf-ryumin-pr6n", serif;
	font-size: 30px;
	color: #56585d;
	 margin-top: 35px;
	 line-height: 1.3;
	 letter-spacing: 0;
}
.sty_area .text .txt {
	font-family: "shippori-mincho", sans-serif;
	font-size: 18px;
	color: #56585d;
	letter-spacing: 1px;
	line-height: 3rem;
	margin-top: 15px;
}

@media screen and (max-width: 768px) {
	.sty_area .text .no_box {
	    left: -260px;
	}
}
@media screen and (max-width: 430px) {
	.sty_area h3 {
	    font-size: 4.5em;
	    left: 4%;
	    top: 65px;
	}
	.sty_box {
	    padding-top: 130px;
	}
	.sty_area .text .no_box {
			left: -160px;
			line-height: 2.5rem;
	}
	.sty_area .text .no {
	    font-size: 50px;
	}
	.sty_area .text .small {
	    font-size: 15px;
	}
	.sty_area .text .title {
	    font-size: 20px;
	    margin-top: 20px;
	}
	.sty_area .text .txt {
	    font-size: 13px;
	    line-height: 2.2rem;
	}
}
@media screen and (max-width: 380px) {
	.sty_area .text .no_box {
			left: -135px;
	}
}

/*
　柄レギンス特集
------------------------------------------------*/
.ptrn_top-img {
	margin: 0 auto;
	position: relative;
	padding-top: 189px;
}

.ptrn_top-img img {
	width: 100%;
	height: 560px;
	object-fit: contain;
	object-position: 50% 50%;
  background-color: #fff;
	background-image: none;
}

@media (max-width:1440px) {
  .ptrn_top-img {
  	padding-top: 180px;
  }
}
@media (max-width:1024px) {
  .ptrn_top-img {
  	padding-top: 100px;
  }
}
@media (max-width:768px) {
  .ptrn_top-img {
  	padding-top: 44px;
  }
  .ptrn_top-img img {
  	height: auto;
  }
}

/* main text */
.ptrn_main_txtarea {
  margin: 0 auto;
  text-align: center;
  line-height: 1.8;
  margin-top: 10px;
  margin-bottom: 40px;
}

.ptrn_main_txtarea .text {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-size: 18px;
  line-height: 2.5;
}

@media (max-width:1024px) {
  .ptrn_main_txtarea {
    margin-top: 0px;
    margin-bottom: 50px;
  }
}
@media (max-width:768px) {
  .ptrn_main_txtarea {
    margin-top: 30px;
		margin-bottom: 20px;
  }
	.ptrn_main_txtarea .text {
	    font-size: 16px;
	    line-height: 2;
	}
}
@media (max-width:430px) {
  .ptrn_main_txtarea {
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .ptrn_main_txtarea .text {
      margin: 0 auto;
      width: 80%;
      text-align: left;
  }
}

/* LINE UP */
.ptrn_lineup {
	margin-bottom: 70px;
}

.ptrn_lineup .midashi {
	font-family: proxima-nova, sans-serif;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 20px;
}

.ptrn_lineup_menu {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	text-align: center;
}

.ptrn_lineup_menu li {
    width: calc(25% - 15px);
    position: relative;
    margin-bottom: 10px;
}

.ptrn_lineup_menu .ttl {
  font-family: proxima-nova, sans-serif;
	font-size: 14px;
  letter-spacing: 1px;
  color: #56585d;
  background-color: #fff;
	border: 1px solid #56585d;
	border-radius: 50px;
	padding: 15px;
  box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all 1s;
}

.ptrn_lineup_menu .ttl:hover {
  background-color: #56585d;
  color: #fff;
}

.ptrn_lineup_menu .ttl a {
  color: #56585d;
}

.ptrn_lineup_menu .ttl a:hover {
  background-color: #56585d;
  color: #fff;
  text-decoration: none;
}

@media (max-width:768px) {
	.ptrn_lineup_menu {
	    width: 95%;
	}
}
@media (max-width:430px) {
	.ptrn_lineup {
	    margin-bottom: 40px;
	}
	.ptrn_lineup .midashi {
	    margin-bottom: 0px;
	}
	.ptrn_lineup_menu li {
	    width: calc(50% - 5px);
	}
	.ptrn_lineup_menu .ttl {
	    padding: 10px;
	}
}

/* LINE UP template */
.ptrn_lineup_tmp {
	text-align: left;
}

.ptrn_lineup_tmp .ttl {
  font-family: proxima-nova, sans-serif;
	font-size: 65px;
	margin-bottom: 25px;
}
.ptrn_lineup_tmp .sub-ttl {
  font-family: proxima-nova, sans-serif;
	font-size: 14px;
  letter-spacing: 1px;
	margin-bottom: 30px;
}

.ptrn_lineup_tmp .item-box {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	font-family: proxima-nova, sans-serif;
	text-align: center;
}

.ptrn_lineup_tmp .item-box li {
    width: calc(20% - 15px);
    position: relative;
}
.ptrn_lineup_tmp .item-box li img {
    max-width: 100%;
		height: auto;
}

.ptrn_lineup_tmp .item-box .item-name {
	font-family: proxima-nova, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	letter-spacing: 1px;
}

.ptrn_line {
	width: 100%;
	border-bottom: 1px solid #56585d;
	margin: 80px 0;
}

@media (max-width:768px) {
	.ptrn_lineup_tmp {
	    margin: 0 auto;
	    width: 95%;
	}
	.ptrn_lineup_tmp .ttl {
	    font-size: 40px;
	    margin-bottom: 18px;
	}
}
@media (max-width:430px) {
	.ptrn_lineup_tmp .ttl {
	    font-size: 30px;
	    margin-bottom: 13px;
	}
	.ptrn_lineup_tmp .sub-ttl {
	    font-size: 13px;
	    margin-bottom: 18px;
	}
	.ptrn_lineup_tmp .item-box li {
	    width: calc(50% - 8px);
	    margin-bottom: 10px;
	}
	.ptrn_line {
	    margin: 30px 0 50px;
	}
}

/* pickup */
.ptrn_pick {
  position: relative;
  margin: 0 -200%;
  padding: 0 200%;
  background-color: #F2F4F1;
  padding-top: 140px;
  padding-bottom: 60px;
	margin-top: 120px;
}

.ptrn_pick .inner {
  max-width: 1000px !important;
}

.ptrn_pick .textarea {
	text-align: center;
	line-height: 1.5;
	margin-bottom: 60px;
}
.ptrn_pick .textarea .ttl {
	font-family: proxima-nova, sans-serif;
	font-size: 24px;
	letter-spacing: 1px;
	color: #6a8a66;
}
.ptrn_pick .textarea .txt {
	font-family: "kozuka-gothic-pr6n", sans-serif;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

@media (max-width:768px) {
	.ptrn_pick {
	  margin: 0;
	  padding: 0;
		width: 100%;
	  padding-top: 120px;
		padding-bottom: 50px;
		margin-top: 120px;
	}
	.ptrn_pick .inner {
		margin: 0 auto;
	  max-width: 95% !important;
	}
}
@media (max-width:430px) {
	.ptrn_pick {
	  padding-top: 70px;
		padding-bottom: 30px;
		margin-top: 60px;
	}
	.ptrn_pick .textarea {
    margin-bottom: 25px;
	}
	.ptrn_pick .textarea .ttl {
	    font-size: 22px;
	}
	.ptrn_pick .textarea .txt {
	    font-size: 16px;
	    margin-bottom: 13px;
	}
}

.ptrn_pick .box {
	margin: 0 auto;
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 90px;
}

.ptrn_pick .slide-1 {
	width: 50%;
}

.ptrn_pick .slide-2 {
  width: 50%;
	border-left: 1px solid #ccc;
}

.ptrn_pick .slide-1 img,
.ptrn_pick .slide-2 img {
  width: 100%;
  height:auto;
}

.ptrn_pick .slide-2 .txtarea {
  width: 50%;
	font-family: proxima-nova, sans-serif;
	font-size: 13px;
}

.ptrn_pick .box:nth-child(even) {
  flex-direction: row;
}
.ptrn_pick .box:nth-child(even) .text {
  text-align: right;
}
.ptrn_pick .box:nth-child(even) .pict {
  margin-left: 0;
  margin-right: 3%;
}

.ptrn_pick .box .line {
  border-right: 1px solid #ccc;
}

@media (max-width:430px) {
  .ptrn_pick .box {
    flex-direction: column;
		    margin-bottom: 30px;
  }
  .ptrn_pick .box:nth-child(even) {
    flex-direction: column;
  }
  .ptrn_pick .slide-1 {
		width: 100%;
    text-align: center;
		margin-bottom: 20px;
  }
  .ptrn_pick .box:nth-child(even) .text {
    text-align: center;
  }
  .ptrn_pick .slide-2 {
    width:100%;
    margin-left: 0;
    text-align: center;
		border-left: 0px solid #ccc;
		border-top: 1px solid #ccc;
		padding-top: 20px;
  }
  .ptrn_pick .box:nth-child(even) .pict {
    margin-left: 0;
    margin-right: 0%;
  }
  .ptrn_pick .slide-2 img {
    width:100%;
    height:auto;
  }
	.ptrn_pick .slide-2 .txtarea {
	    width: 80%;
	}
}

.ptrn_pick .slider_1,
.ptrn_pick .slider_2 {
	margin: 0 auto;
	position:relative;
	width: 80%;
}

.ptrn_pick .slider_1 img {
  max-width: 100%;
	height: auto;
}
.ptrn_pick .slider_2 img {
	margin: 0 auto;
  max-width: 80%;
	height: auto;
}

.ptrn_pick .slider_2 {
	margin: 0 auto;
	width: 80%;
	background: #fff;
	padding: 20px 0 50px;
}

.ptrn_pick .slidearea_2 .slick-slide img{
	width: 95%;
}

.ptrn_pick .slider_1 .slick-prev.slick-arrow,
.ptrn_pick .slider_2 .slick-prev.slick-arrow,
.ptrn_pick .slider_1 .slick-next.slick-arrow,
.ptrn_pick .slider_2 .slick-next.slick-arrow {
	display: none !important;
}

.ptrn_pick .slider_1 .slick-dots {
	display: none !important;
}


@media screen and (max-width: 768px) {

}




.delayed-image {
 	animation: fadeIn 5s ease 0s 1 normal;
    -webkit-animation: fadeIn 5s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}


.blank {
	margin-bottom: 100px;
}

.blank_2 {
	padding-top: 100px;
}

@media screen and (max-width: 768px) {
 .pc_only {
 display: none;
 }
 .sp_only {
  display: block;
 }
}

/*PCの場合*/
.sp, .sp_430	{ display:none!important; }
@media screen and (max-width: 768px) {
/*タブレット、スマホの場合*/
.sp { display:inline!important; }
}
@media screen and (max-width: 430px) {
/*タブレット、スマホの場合*/
.sp_430 { display:inline!important; }
}
