@charset "UTF-8";

/* SHOPの上書き */
#contents_ver4 {
	width: 100%!important;
	overflow-x: hidden;
}
.breadcrumbs {
	width: 990px!important;
	margin: 0 auto!important;
}
.slick-dots{
	top:670px;
}
.coord_text_notice{
	font-size: 11px;
	color: #f9fdff;
}
@media(max-width:768px) {
	#contents_ver4 {
		width: 100%;
	}
	.breadcrumbs {
		width: 100%!important;
		padding:10px;
		line-height: 1.5;
	}
	.content_p15 {
		padding: 0;
	}
	.slick-dots{
		top: auto;
		bottom:	2%;
	}
}


/* このページ用 */
/* common */
@media(min-width:769px) { /*PC*/
	.pc-only { display: block; }
	.sp-only { display: none!important; }
}
@media(max-width:768px) { /*SP*/
	.pc-only { display: none!important; }
	.sp-only { display: block; }
}
.slick-list .slick-slide{
	height: auto;
}
/* HeroImg */
.maiko__hero {
	margin-top: 10px;
	width: 100%;
	position: relative;
	padding: 40px 0 0;
	background-color: #fff;
	border-top: 3px #f17f57 solid;
}

.maiko__hero__image__wrap {
    width: 100%;
    height: 320px;
    margin: 40px auto 0;
    background-size: cover;
}
.maiko__hero__title img {
	display: block;
	width: auto;
	height: auto;
	margin: 0 auto;
	mix-blend-mode: multiply;
}
.maiko__hero__image {
	display: none;
}
.maiko__hero__text {
	margin-top: 0;
	font-size: 14px;
	line-height: 1.8;
}
.maiko__wrapper {
	width: 960px;
	margin: 0 auto;
}
/* PageNavi */
.maiko__menu {
    width: 100%;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.maiko__menu__item {
	/* padding: 0px 10px; */
	cursor: pointer;
}
.maiko__menu__item a {
	display: block;
	padding: 5px 26px;
	text-align: center;
	text-decoration: none;
	font-family: 'lato';
	font-size: 14px;
	border-radius: 50px;
}
.maiko__menu__item a{
	border: none;
	color: #000;
	background-color: #fff;
	padding: 10px 15px;
	font-size: 14px;
}
.maiko__menu__item a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #222;
	opacity: 1;
}


/* Point */
.point_section {
    position: relative;
    width: 840px;
    margin: 60px auto 0;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.maiko__coord__point__title {
    flex: 0 0 240px;
    line-height: 1;
    text-align: center;
}
.ff-poppins {
    font-family: 'Poppins', sans-serif;
}
.maiko__coord__point__title__en {
    font-size: 30px;
    font-weight: 500;
}
.maiko__coord__point__title__ja {
    margin-top: 5px;
    font-size: 11px;
    line-height: 1.3;
    color: #8f8f8f;
}
.maiko__coord__point__title__ja {
    margin-top: 5px;
    font-size: 11px;
    line-height: 1.3;
    color: #8f8f8f;
}
.maiko__coord__point__text {
    flex: 0 0 570px;
    font-size: 13px;
    line-height: 1.6;
}

.maiko_under_mainvisual_wrap{
	background: #f17f57;
	padding: 30px 0;
	color: #000;
	margin-bottom: 40px;
}

/* brandSection */
.brand_serction{
	margin :0 auto 60px;
}
.brand_serction_head_inner{
	width: 960px;
	padding: 0;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}
.brand_serction_head_inner img{
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
}
.color_caption{
	padding: 20px 0 30px;
	font-size: 16px;
	position: relative;
}
.color_caption:after {
    position: absolute;
    content: " ";
    background: #fff;
    width: 70px;
    height: 2px;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.color_serction_head_inner img{
	display: block;
	text-align:center;
}
.head_title span{
	font-size: 30px;
	padding: 3px;
	margin-bottom: 5px;
    background:#fff;
    font-weight: bold;
	display: inline;
	color: #000000;
}

.contents_section{
	width: 960px;
	margin: 0 auto;
}
.brand_section_head{
	background-color: #fff;
}
.head_1 {
    background: url("https://media.aws.locondo.jp/storystatic/common/img/maikoyoshida2203/pc_headline_01.png");
    background-position: center;
    height: 240px;
    background-repeat: no-repeat;
    background-color: #ebcf98;
}
.head_2 {
	background: url("https://media.aws.locondo.jp/storystatic/common/img/maikoyoshida2203/pc_headline_02.png");
	background-position: center;
	height: 240px;
	background-repeat: no-repeat;
	background-color: #ebe9e0;
}
.head_3 {
	background: url("https://media.aws.locondo.jp/storystatic/common/img/maikoyoshida2203/pc_headline_03.png");
	background-position: center;
	height: 240px;
	background-repeat: no-repeat;
	background-color: #f6cdcb;
}
.head_4 {
	background: url("https://media.aws.locondo.jp/storystatic/common/img/maikoyoshida2203/pc_headline_04.png");
	background-position: center;
	height: 240px;
	background-repeat: no-repeat;
	background-color: #95e6e4;
}
.head_5 {
	background: url("https://media.aws.locondo.jp/storystatic/common/img/maikoyoshida2203/pc_headline_05.png");
	background-position: center;
	height: 240px;
	background-repeat: no-repeat;
	background-color: #eae7de;
}

#Classypink .maiko__coord__item__title{
	color: #8ca64a;;
}
#Onepiece .maiko__coord__item__title{
	color: #8ca64a;
}
#Waistrubber .maiko__coord__item__title{
	color: #8ca64a;
}
#Casualtops .maiko__coord__item__title{
	color: #8ca64a;
}

.head_1 .head_title span{
	color: #1e55a7;
}
.head_2 .head_title span{
	color: #945f10;
}
.head_3 .head_title span{
	color: #97985e;
}
.head_4 .head_title span{
	color: #803c8c;
}
.head_accessary .head_title span{
	color: #929385;
}

.point_text_head{
	font-family: 'Kiwi Maru', serif;
	font-size: 20px;
	padding: 10px 0;
}
.point_text_detail{
	font-size: 14px;
	line-height: 1.8;
	font-weight: 600;
}
/* Coordinate */
.maiko__coord__item {
    margin-top: 60px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.maiko__coord__item__image {
    flex: 0 0 465px;
}
.maiko__coord__item__image{
	width: 100%;
	max-width: 465px;
}
.maiko__coord__item__text {
    flex: 0 0 465px;
}
.maiko__coord__item:nth-child(even) .maiko__coord__item__image {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}
.maiko__coord__item:nth-child(even) .maiko__coord__item__text {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
.maiko__coord__item__link {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}
.maiko__coord__item__link__text {
    flex: 0 0 290px;
}
.maiko__coord__item__link__price {
    flex: 0 0 110px;
    text-align: right;
    font-weight: 300;
    padding-right: 15px;
    font-size: 18px;
    line-height: 1;
}
.maiko__coord__item__link__button {
    flex: 0 0 60px;
}
.maiko__coord__item__link__button a {
    color: #fff;
    border: 1px solid #232323;
    background: #232323;
}
.maiko__coord__item__link__button a {
    text-align: center;
    font-weight: 300;
    display: block;
    /* background: #000; */
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 3px 0;
	/* border: 1px solid #000; */
	transition: 0.2s all;
}
.maiko__coord__item__link__button a:hover{
	color: #232323;
	background: #fff;
	border:1px solid #232323;
	text-decoration: none;
}
.maiko__coord__item__link__brand {
    font-size: 12px;
    color: #8f8f8f;
    line-height: 1;
}
.maiko__coord__item__link__name {
    margin-top: 8px;
    font-size: 18px;
    line-height: 1;
}
.maiko__coord__item__credit{
	margin-top: 30px;
	line-height: 1.6;
}
.maiko__coord__item__title{
	font-size: 21px;
	letter-spacing: 1px;
	font-weight: 600;
	margin-bottom: 30px;
	color: #f16a3a;
}
.maiko__coord__item__desc{
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 1px;
	margin-bottom: 30px;
}



@media(max-width:768px) {
	.head_1 {
		background: url("https://media.aws.locondo.jp/storystatic/common/img/maikoyoshida2203/sp_headline_01.png");
		background-size: 100%;
		height: 150px;
		background-repeat: no-repeat;
	}
	.head_2 {
		background: url("https://media.aws.locondo.jp/storystatic/common/img/maikoyoshida2203/sp_headline_02.png");
		background-size: 100%;
		height: 150px;
		background-repeat: no-repeat;
	}
	.head_3 {
		background: url("https://media.aws.locondo.jp/storystatic/common/img/maikoyoshida2203/sp_headline_03.png");
		background-size: 100%;
		height: 150px;
		background-repeat: no-repeat;
	}
	.head_4 {
		background: url("https://media.aws.locondo.jp/storystatic/common/img/maikoyoshida2203/sp_headline_04.png");
		background-size: 100%;
		height: 150px;
	}
	.head_5 {
		background: url("https://media.aws.locondo.jp/storystatic/common/img/maikoyoshida2203/sp_headline_05.png");
		background-size: 100%;
		height: 150px;
		background-repeat: no-repeat;
	}
	/* Background animation */
	.maiko__hero{
		margin:0;
		padding:0;
	}
	.maiko__hero__title {
		margin: 0 auto 0px;
		width: 100%;
		padding: 30px 0;
	}
	/* TOP */
	.maiko__hero {
		margin-top: 0px;
		padding: 0;
	}
	.maiko__hero__title img {
		display: block;
		width: 90%;
		height: auto;
		margin: 0 auto;
	}
	.maiko__hero__image__wrap{
		width: 2000px;
		margin: 0 auto;
	}

	.maiko__hero__image {
		display: block;
		z-index: 10;
		margin: 0px 0 0 0;
	}
	.maiko__hero__image img {
		display: block;
		width: 100%;
	}

	.sp-only {
		display: block;
		background-repeat: repeat-x;
		background-size: 100%;
	}

	.maiko__hero__text {
		padding: 0 5.3333vw;
	}
	.maiko__wrapper{
		width: 100%;
		margin: 0px auto 0;
	}
	.maiko__wrapper.maiko__lead{
		margin: 0 auto 0;
		color: #;
	}
	.maiko__menu {
		width: 100%;
		padding: 0px 20px;
		margin: 30px auto 0;
		text-align: center;
		flex-wrap: wrap;
	}

	.brand_serction{
		margin: 60px auto 60px;
	}
	
	.brand_serction_head_inner{
		width: 100%;
	}
	.brand_serction_head_inner img{
		width: 80%;
	}
	.contents_section{
		width: 100%;
	}
	.color_serction{
		margin: 30px auto;
	}
	/* HeadLne */
	.head_title span{
		font-size: 18px;
	}
	/* POINT */
	.maiko__coord__point__title__en {
		font-size: 20px;
	}
	.maiko__coord__point__title__ja {
		margin-top: 3vw;
	}
	.maiko__coord__point__text {
		margin-top: 3vw;
	}
	/* Coordinate */
	.maiko__coord__item {
		margin-top: 12vw;
		display: block;
		padding: 0 5.3333vw;
	}
	.maiko__coord__item__link__text {
		flex: 0 0 55%;
	}
	.maiko__coord__item__link__name {
		font-size: 16px;
		line-height: 1.5;
	}
	.maiko__coord__item__link__brand {
		font-size: 11px;
		line-height: 1.3;
	}
	.maiko__coord__item__link__price {
		flex: 0 0 25%;
		padding-right: 15px;
		font-size: 16px;
	}
	.maiko__coord__item__link__button {
		flex: 0 0 18%;
	}
	.maiko__menu__item {
		padding: 0 0 15px 0;
		width: 49%;
	}
	.maiko__menu__item a{
		padding: 10px 20px;
		font-size: 12px;
		height: 44px;
		line-height: 1.2;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.color_caption{
		font-size: 11px;
	}
	.brand_serction_head_inner{
		padding: 24px 0;
	}
	.head_title{
		font-size: 22px;
		line-height: 1.8;
		font-weight: 500;
	}
	.point_section{
		padding: 24px 0;
		width: 90%;
		display: block;
	}
	.maiko__coord__item__title{
		line-height: 1.5;
	}
	.maiko__coord__item__image{
		margin-bottom: 24px;
	}
	.maiko__coord__item__title{
		margin-bottom: 24px;
	}
	
}

.maiko__credit {
	margin-top: 0;
	text-align: center;
	font-size: 12px;
}
.maiko__credit + .maiko__credit {
	margin-top: 20px;
}
@media(max-width:768px) {
	.maiko__credit {
		margin-top: 20vw;
		padding: 0 5.3333vw;
		line-height: 1.5;
	}
}

@media(max-width:320px) {
.maiko__menu__item a {
    font-size: 11px;
}
.maiko__menu {
    padding: 0px 10px;
}}