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

.m-main-content {
	background-color: #84634d;
	color: #fff;
}

#contents{
	float:none;
	width:0px;
}

.title {
	text-align: center;
	margin-bottom: 40px;
	background: url("./personalcolor_l.png") repeat-y top left,url("./personalcolor_r.png") repeat-y top right;
	background-color: #dedaec;
	background-size: 40px;
}
.title img{
	width: 100%;
	max-width: 640px;
	/* aspect-ratio: 1000/400; */
	margin: 0 auto;
}

.lead-box {
	width:100%;
	line-height: 2.6em;
	position:static;
	box-sizing: border-box;
	text-align: center;
	padding: 20px 0 40px;
	font-feature-settings: "palt";
	letter-spacing: 1px;
}

.lead-box p {
	font-size: 14px;
}

.section-heading1 {
	font-size: 26px;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.4em;
	text-align: center;
	margin-bottom: 1em;
}

.color-type {
	width: 640px;
	max-width: 100%;
	margin: 30px auto;
}

.color-type img {
	width: 100%;
}

.chart-box {
	margin-bottom: 40px;
	position: relative;
}

.chart-box div img {
	width: 100%;
	max-width: 640px;
	aspect-ratio: 64/105;
}

.icn_check {
	position: absolute;
	top: -50px;
	left: 0;
	width: 30%;
}

.banner-box {
	text-align: center;
	padding-bottom: 64px;
}

.banner-box img {
	width: calc(100% - 20px);
	max-width: 700px;
	margin:  0 auto;
}


.type-anchor-head {
	text-align: center;
	font-size: 14px;
	margin-bottom: .5em;
}

.type-anchor {
	display: flex;
	flex-wrap: wrap;
	max-width: 640px;
	margin: 0 auto 50px;
}

.type-anchor li {
	width: 50%;
	font-size: 14px;
	text-align: center;
	/* border-radius: 10px;
	overflow: hidden; */

}

.type-anchor li a {
	display: block;
	padding: 20px 4px;
	width: 100%;
	box-sizing: border-box;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}

.type-anchor li:first-child {
	background-color: #fce0dc;
}
.type-anchor li:first-child a {
	color: #d96659;
}

.type-anchor li:nth-child(2) {
	background-color: #cce5f3;
}

.type-anchor li:nth-child(2) a {
	color: #5191b5;
}
.type-anchor li:nth-child(3)  {
	background-color: #dce0c1;
}

.type-anchor li:nth-child(3) a {
	color: #767d45;
}

.type-anchor li:nth-child(4) {
	background-color: #e7c9d4;
}

.type-anchor li:nth-child(4) a {
	color: #c83e70;
}

.personal-color-sec03 {
	background-color: #f2ede9;
	padding: 30px 0 0;
}

.personal-color-sec05,
.personal-color-sec06,
.personal-color-sec07,
.personal-color-sec08 {
	padding-bottom: 40px;
}

.type-intro-wrapper {
	text-align: center;
}


.personal-color-sec05 .type-intro-wrapper {
	background-color: #fad1cc;
	position: relative;
}

.personal-color-sec06 .type-intro-wrapper {
	background-color: #cce5f3;
	position: relative;
}

.personal-color-sec07 .type-intro-wrapper {
	background-color: #dce0c1;
	position: relative;
}

.personal-color-sec08 .type-intro-wrapper {
	background-color: #e7c9d4;
	position: relative;
}

.type-intro-wrapper::after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: -25px;
	left: calc(50% - 13px);
}

.personal-color-sec05 .type-intro-wrapper::after{
	border-top: 26px solid #fad1cc;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
}

.personal-color-sec06 .type-intro-wrapper::after{
	border-top: 26px solid #cce5f3;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
}

.personal-color-sec07 .type-intro-wrapper::after{
	border-top: 26px solid #dce0c1;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
}

.personal-color-sec08 .type-intro-wrapper::after{
	border-top: 26px solid #e7c9d4;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
}

.personal-color-sec05 .type-coordinate-head span {
	color: #ee7b6e;
}

.personal-color-sec06 .type-coordinate-head span {
	color: #84b4cf;
}

.personal-color-sec07 .type-coordinate-head span {
	color: #767d45;
}

.personal-color-sec08 .type-coordinate-head span {
	color: #c83e70;
}


.type-intro {
	padding: 40px 0 40px;
}

.type-intro-heading {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 40px;
}

.type-intro-heading-img,
.type-intro-heading-txt {
	width: 45%;
}

.type-intro-heading-img img,
.type-intro-heading-txt img {
	width: 100%;
}

.type-intro-txt {
	font-size: 14px;
	line-height: 2;
	margin-bottom: 40px;
}

.model-color {
	background-color: #fff;
	border-radius: 20px;
	width: calc(100% - 24px);
	margin: 0 12px;
	padding: 20px 10px;
	box-sizing: border-box;
}

.model-color img {
	max-width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}

.model-color p {
	font-size: 16px;
}



/* コーディネイト */


.btn-box + .type-coordinate-main {
	margin-top: 120px;
}

.type-coordinate {
	padding: 64px 0 32px;
}

.type-coordinate-head {
	font-size: 22px;
	text-align: center;
	margin-bottom: 60px;
}

.type-coordinate-imgbox {
	margin-bottom: 10px;
	position: relative;
}

.style-no-img {
	margin: 0 auto;
	width: 90%;
	display: block;
}



.type-coordinate-img {
	width: 100%;
	aspect-ratio: 32/41;
}

.type-coordinate-txtbox {
 	padding: 20px 10px 0;
}

.type-coordinate-comment {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 32px;
}

.credit-box li {
	margin-bottom: 10px;
}


.main-ttl-img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.m-item-list {
	padding: 0 20px;
}

.m-item-list li {
	overflow: hidden;
	margin-bottom: 8px;
}

.m-item-list-thumb {
	width: 50px;
	height: 60px;
	margin-right: 8px;
	float: left;
	border: 1px solid #f4f4f4;
}

.m-item-list-thumb img {
	width: 100%;
	aspect-ratio: 5/6;
}

.m-item-list-credit {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 4px 0;
}

.m-item-list-credit::after {
	font-size: 10px;
	content: "Check";
	color: #cc6d00;
	padding: 3px 3px;
	border-radius: 2px;
	margin-left: 4px;
}

.m-item-list-credit:hover::after {
	text-decoration: underline;
}

.coordinate-link {
	display: block;
	text-decoration: underline;
	position: relative;
	margin-top: 12px;
	padding-left: 20px;
}

.coordinate-link::after {
 transform: translate(-3px, -2px) rotate(45deg);
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #313131;
    border-right: 1px solid #313131;
    margin-left: 7px;
}

.type-coordinate-pick-wrap {
	margin: 60px 10px 60px;
	/* border: 1px solid #aaa; */
	background-color: #f5f5f5;
	border-radius: 8px;
	position: relative;
}

/* .knit-icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 20vw;
	max-width: 150px;
} */

.type-coordinate-pick-wrap > p {
	text-align: center;
	font-size: 20px;
	position: absolute;
	top: -14px;
	right: 0;
	left: 0;
	margin: auto;
}

.type-coordinate-pick-wrap > p span {
	/* background-color: #fff; */
	padding: 0 6px;
}	

.type-coordinate-pick {
	overflow: hidden;
	padding: 20px 20px;
	font-size: 14px;
	margin-bottom: 80px;
}

.type-coordinate-pick-imgbox {
	text-align: center;
	width: 200px;
	margin: 12px auto 12px;
}
.type-coordinate-pick-imgbox img {
	width: 100%;
}

.type-coordinate-pick-txtbox > p {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #777;
}

.type-coordinate-pick-credit {
	line-height: 2.2;
}

.type-coordinate-pick-credit ul + p {
	margin-top: 10px;
}

.type-coordinate-pick-credit a::after{
	font-size: 10px;
    content: "Check";
    color: #fff;
	background-color: #424242;
    padding: 6px 6px;
    border-radius: 4px;
    margin-left: 8px;
}



.item-recommend-list {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}


.item-recommend-list li a {
	font-size: 11px;
}
.item-recommend-list li{
	width: 46%;
	margin: 0 auto 20px;
	/* float: left; */
}

.item-recommend-list li img {
	width: 100%;
	margin-bottom: 8px;
	aspect-ratio: 5/6;
}

.item-recommend-list .icon {
	width: 80%;
	border-radius: 4px;
	text-align: center;
	background-color: #424242;
	color: #fff;
	padding: 4px 8px;
	margin: auto auto 10px;
}

.item-recommend-list a {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.item-recommend-price {
	margin-bottom: 8px;
}

.btn-box .m-btn-inactive {
    margin: 32px auto 0;
    width: 90%;
}

.btn-box {
	margin-bottom: 40px;
}


.credit-box {
	text-align: center;
	font-size: 14px;
	margin-bottom: 40px;
}

.credit-box img {
	width: 200px;
	height: 160px;
}

.credit-heading {
	font-size: 20px;
	line-height: 1.8;
	margin-bottom: 10px;
}

.col-banner {
	max-width: 900px;
	margin: 0 auto 60px;
	padding: 0 10px;
}
.col-banner img {
	max-width: 100%;
	aspect-ratio: 5/2;
}

.section-ttl {
	text-align: center;
	font-size: 24px;
	margin-bottom: 16px;
}


.easyrefine{
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin: 10px auto;
}
.easyrefine ul{
	display: block;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}

.easyrefine ul li{
	display: inline-block;
	overflow: hidden;
	width: 159px;
	margin: 0 1px 0 0;
	color: #fff;
}
.easyrefine ul li a{
	display: block;
	overflow: hidden;
	background-color: #45423f;
	border-radius: 4px;
	padding: 5px 10px;
	color: #fff;
}

.easyrefine_logo{
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
  	margin: 0 auto 52px;
}
.easyrefine_logo ul{
	display: block;
	overflow: hidden;
	width: 670px;
	margin: 0 auto;
}

.easyrefine_logo ul li{
	display: inline-block;
	overflow: hidden;
	width: 159px;
	margin: 0 1px 0 0 ;
	border: solid 1px #eee;
	color: #fff;
	background-color: #fff;
}
.easyrefine_logo ul li a{
	display: block;
	overflow: hidden;
	padding: 5px 10px;
	color: #fff;
}
.easyrefine_logo ul li a img{
	width: 130px !important;
	margin: 0 auto !important;
	display: block !important;
  aspect-ratio: 16/5;
}

@media screen and (min-width: 640px) {
/* 表示領域が640px以上の場合に適用するスタイル */

.lead-box {
	margin: auto 0 60px;
	text-align: center;
	padding: 10px;
}

.lead-box p {
	padding-bottom: 40px;
}


.title{
	margin-bottom: 40px;
	background-image: none;
}

.title img{
	width: 100%;
	max-width: 1000px;
	aspect-ratio: 25/14;
	margin: 0 auto;
}

.section-heading1 {
	font-size: 34px;
}

.icn_check {
	top: -50px;
	left: 60px;
	width: 180px;
}

.chart-box {
	width: 800px;
	margin: 0 auto 50px;
}
.chart-box div img {
    width: 100%;
    max-width: 800px;
	aspect-ratio: 40/37;
}
.model-color {
	background-color: #fff;
	border-radius: 20px;
	width: 640px;
	margin: 0 auto 40px;
	padding: 20px 0;
}

.model-color img {
	max-width: 300px;
}

.type-intro-heading {
	width: 640px;
	margin: 0 auto 40px;

}

.type-coordinate-main {
	padding-top: 60px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-around;
}

.type-coordinate-main.type-coordinate-main-reverse {
	flex-direction: row-reverse;
}

.type-coordinate-pick-credit-2col {
	display: flex;
	justify-content: space-between;
}
.type-coordinate-main > div {
	width: 45%;
}

.type-coordinate-main .style-no-img {
	position:absolute;
	top: -60px;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.type-coordinate-pick-wrap {
	max-width: 790px;
	margin: 80px auto 60px;
}

.type-coordinate-pick {
	overflow: hidden;
	padding: 40px 36px 36px;
	display: flex;
	align-items: center;
	gap: 40px;
	margin: 0 auto 80px;
}

.type-coordinate-pick-imgbox {
	text-align: center;
	width: 220px;
	margin: 0;
}

.type-coordinate-pick-txtbox {
	flex: 1;
}


.item-recommend-list {
    overflow: hidden;
    width: 1000px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

.item-recommend-list li {
    overflow: hidden;
    width: 23%;
    margin: 0 20px 40px 0;
}

.btn-box .m-btn-inactive {
    width: 320px;
}

.m-item-list a:hover{
  opacity: .7;
}

.banner-box img {
	width: 100%;
	max-width: 700px;
}

.banner-box a:hover,
.col-banner a:hover,
.easyrefine_logo ul li a:hover,
.type-coordinate-pick-credit a:hover {
	opacity: .7;
}

.type-anchor li:hover {
	opacity: .7;
	transition: all 0.2s linear;
}

.item-recommend-list li a:hover {
	opacity: .7;
	transition: all 0.2s linear;
}

}

@media screen and (max-width: 640px) {
/* 表示領域が640px未満の場合に適用するスタイル */

.title img {
	width: 100%;
	aspect-ratio: 64/60;
}

.content-btn {
	padding: 15px 0;
}

.type-coordinate-pick-credit-2col div + div {
	margin-top: 12px;
}

/* ショップリスト */
.easyrefine{
	width: 100%;
	margin: 0 auto 5px;
}
.easyrefine ul{
	width: 100%;
}

.easyrefine ul li{
	display: block;
	float: left;
	width: 48.5%;
	margin: 1px ;
}
.easyrefine ul li a{
	padding: 5% 3%;
}

.easyrefine_logo {
  margin: 0 auto 60px;
}
.easyrefine_logo ul{
	width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}

.easyrefine_logo ul li{
	display: block;
	float: left;
	width: calc( (100% - 4.4%) / 3 );
	margin: .4%;
}
.easyrefine_logo ul li a{
	padding: 5% 3%;
}
.easyrefine_logo ul li a img{
	width: 100% !important;
}
/* ショップリストここまで */


}