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

@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Cardo:400,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}
body {
	overflow-x: hidden;
}
.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}
#cordination24sep {
	width: 100vw;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: center;
	background: #FFF;
	color: #171717;
  line-height: 180%;
}
#cordination24sep img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
#cordination24sep p {
	font-size: 1em!important;
	margin-top: 0!important;
}
#cordination24sep h1, #cordination24sep h2, #cordination24sep h3, #cordination24sep h4, #cordination24sep h5 {
	color: #171717;
	text-align: center;
	
	background: none;
	border: none;

   font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight:400;}
  
#cordination24sep h1 {
	font-size: 3em;
  font-weight: 500;
	margin: 30px auto 50px;
	line-height: 150%;
}


#cordination24sep h2 {
	font-size: 3.7em;
	font-weight: 700;
  letter-spacing:2px ;
}
#cordination24sep .cordination24sep_wrap {
	width: 100%!important;
	max-width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
}
#cordination24sep .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	position: relative;
}
#cordination24sep p.main_text {
	margin: 0 auto 20px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}
#cordination24sep section {
	background: #FFF!important;
}
#cordination24sep section.style {
	width: 100%;
	margin: 100px auto;
	max-width: 800px;
}
#cordination24sep section.style .mainimage {
	position: relative;
	width: 100%;
}
#cordination24sep section.style .subimage {
	margin: 80px auto;
	width: 100%;
}
#cordination24sep section.style h2 {
	width: 20%;
	max-width: 200px;
 
}
/*STYLE1*/

#cordination24sep section.style1 {
	max-width: 100%!important;
}
#cordination24sep section.style1 .mainimage {
	width: 100%;
}
#cordination24sep section.style1 .mainimage div {
	width: 100%;
}
#cordination24sep section.style1 h2 {
	position: absolute;

  	bottom: 12%;

  right:12%;
  color:#295386;
  text-shadow: -3px -3px 10px #777;
}
#cordination24sep section.style1 .subimage1 {
	width: 90%;
	position: relative;
	margin: 80px auto 30px;
}
#cordination24sep section.style1 .subimage1 .flex div {
	flex-basis: 50%;
}
#cordination24sep section.style1 .subimage1 .flex .subimage1-1, 
#cordination24sep section.style1 .subimage1 .flex .subimage1-3 {
	margin: 0 auto;
	padding-right: 2%;
}
#cordination24sep section.style1 .subimage1 .flex .subimage1-3{
	margin-top: 10%;
}
#cordination24sep section.style1 .subimage1 .flex .subimage1-2, #cordination24sep section.style1 .subimage1 .flex .subimage1-4 {
	padding-top: 90px;
	padding-left: 2%;
}
#cordination24sep section.style1 .subimage1 .flex .subimage1-4{
	margin-top: -100px;
}
/*STYLE2*/

#cordination24sep section.style2 .mainimage {
	position: relative;
	width: 100%;
}
#cordination24sep section.style2 .mainimage div {
	width: 90%;
	margin-left: 20%;
}
#cordination24sep section.style2 h2 {
	position: absolute;
	bottom: 50%;
 
	left: 10%;
  color:#632B27;

}
#cordination24sep section.style2 .subimage1 {
	width: 100%;
}
#cordination24sep section.style2 .flex div {
	flex-basis: 50%;
}
#cordination24sep section.style2 .subimage1 .subimage1-1 {
	width: 90%;
	margin-left: 5%;
	margin-bottom: 50px;
}
#cordination24sep section.style2 .subimage1 .subimage1-2 {
	width: 70%;
	margin: auto;
}
#cordination24sep section.style2 .subimage1 .subimage1-3 {
	width: 90%!important;
	margin: 120px auto 0;
}
/*STYLE3*/

#cordination24sep section.style3 .mainimage .mainimage1 {
	width: 100%;
	position: relative;
}
#cordination24sep section.style3 .mainimage .mainimage1 div {
	width: 90%;
	margin: auto;
}
#cordination24sep section.style3 h2 {

  position: absolute;
	top: 55%;
 z-index: 100;
	left: 10%;
  color:#fff;
  text-shadow: -3px -3px 10px #333;
}
#cordination24sep section.style3 .subimage {
	width: 90%!important;
	margin: 80px auto;
}
#cordination24sep section.style3 .subimage div {
	flex-basis: 50%;
}

#cordination24sep section.style3 .subimage1{
	margin: 30px auto;
	padding-right: 2%;
}
 #cordination24sep section.style3 .subimage3 {
	margin: 70px auto;
	padding-right: 2%;
}
#cordination24sep section.style3 .subimage2{
	padding-top: 120px;
	padding-left: 2%;
}
#cordination24sep section.style3 .subimage4{
	padding-top: -70px;
	padding-left: 2%;
}
/*style4*/

#cordination24sep section.style4 .mainimage {
	position: relative;
	width: 100%;
}
#cordination24sep section.style4 .mainimage div {
	width: 90%;
	margin-right: 20%;
}
#cordination24sep section.style4 h2 {
	position: absolute;
	bottom: 8%;
/*	right: 3%;*/
  	right: 17%;
    color:#C14200;
}
#cordination24sep section.style4 .subimage .subimage1 {
	width: 50%;
	margin-left: 9%;
	margin-bottom: 30px;
}
#cordination24sep section.style4 .subimage .subimage2 {
	width: 60%;
	margin-left: 19%;
}
#cordination24sep section.style4 .subimage .subimage3 {
    width: 50%;
    margin-top: 8%;
    margin-left: 40%;
}
/*style5*/

#cordination24sep section.style5 .mainimage {
	width: 100%;
}
#cordination24sep section.style5 h2 {
    position: absolute;
    top: 44%;
    left: 10%;
}
#cordination24sep section.style5 .subimage {
	width: 90%!important;
	margin: 80px auto;
}
#cordination24sep section.style5 .subimage div {
	flex-basis: 50%;
}
#cordination24sep section.style5 .subimage1 {
    padding-right: 1%;
    margin-top: 40px;
}
#cordination24sep section.style5 .subimage2 {
	padding-top: 2%;
	padding-left: 1%;
}
#cordination24sep section.style5 .subimage3 {
	padding-right: 3%;
}
#cordination24sep section.style5 .subimage4 {
	padding-top: 11%;
	padding-left: 1%;
}
/*STYLE6*/

#cordination24sep section.style6 .mainimage {
	position: relative;
	width: 100%;
}
#cordination24sep section.style6 .mainimage div {
	width: 90%;
	margin-left: 20%;
}
#cordination24sep section.style6 h2 {
	position: absolute;
	bottom: 2%;
	left: 3%;
}
#cordination24sep section.style6 .subimage1 {
	width: 100%;
}
#cordination24sep section.style6 .flex div {
	flex-basis: 50%;
}
#cordination24sep section.style6 .subimage1 .subimage1-1 {
	width: 90%;
	margin-left: 5%;
	margin-bottom: 50px;
}
#cordination24sep section.style6 .subimage1 .subimage1-2 {
	width: 80%;
	margin: auto;
}
#cordination24sep section.style6 .subimage1 .subimage1-3 {
	width: 90%!important;
	margin: 120px auto 0;
}
/*STYLE7*/

#cordination24sep section.style7 .mainimage {
	position: relative;
	width: 100%;
}
#cordination24sep section.style7 h2 {
	margin: 40px auto 30px;
}
#cordination24sep section.style7 .subimage {
	width: 100%;
}
#cordination24sep section.style7 .subimage1 {
    width: 70%;
    margin-left: 5%;
    margin-bottom: 30px;
}
#cordination24sep section.style7 .subimage2 {
    width: 60%;
    margin-left: 20%;
}
#cordination24sep section.style7 .subimage3 {
    width: 70%;
    margin-left: 25%;
    margin-top: 5%;
}
#cordination24sep section.style7 .subimage4 {
	width: 70%;
	margin-top: 6%;
	margin-left: 19%;
}
#cordination24sep section.style .textaria, 
#cordination24sep section.style .textaria .comment {
	margin: 60px auto!important;
	width: 90%;
	max-width: 700px;
}
#cordination24sep p.itemname {
	width: 100%;
	margin: 20px auto 10px!important;
	font-size: 1.1em!important;
}
#cordination24sep p.styling {
	font-size: 0.8em!important;
	text-align: left;
}
#cordination24sep p.price, p.price {
	width: 100%;
	display: block;
	font-size: 0.8em!important;
}
#cordination24sep p.price span, p.price span {
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}
/* 購入ボタン */

#cordination24sep section.style .otheritem, .itemlist a, #cordination24sep .itemlist a, .itemlist .coming {
	display: block;
	width: 100%;
	max-width: 100px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #171717;
	background: #171717;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}
#cordination24sep section.style .otheritem {
	font-family:'Noto Sans JP', sans-serif;
	font-size: 1.4em;
	letter-spacing: 3px;
	text-align: center;
	max-width: 700px;
	width: 65%;
}
#cordination24sep section.style .otheritem:hover, .itemlist a:hover, .itemlist .coming, #cordination24sep .itemlist a:hover {
	background: #FFF;
	text-align: center;
	border: 1px solid #171717;
	color: #171717;
}
#cordination24sep .itemlist, .itemlist {
	font-size: 0.95em!important;
	text-align: left;
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	max-width: 600px;
	margin: 10px auto;
	font-family: 'Noto Sans JP', sans-serif;
}
#cordination24sep .itemlist {
	font-size: 0.95em!important;
}
.itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
.itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}
/* 回遊リンク */

#cordination24sep .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 100px;
}
#cordination24sep .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #171717;
	border-bottom: 1px solid #171717;
	color: #171717;
	letter-spacing: 3px;
}
#cordination24sep .Banner4 ul {
	display: inline;
}
#cordination24sep .Banner4 ul li {
	display: inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}
.featherlight-content {
	width: 100%;
	max-width: 600px!important;
	font-family: 'Noto Sans JP', sans-serif;
	padding: 40px!important;
	border-bottom: 0!important;
}
.featherlight-content p {
	font-size: 1em!important;
	color: #666;
}
.featherlight-content p.styling {
	font-size: 0.8em!important;
}
.featherlight-content p.colorname {
	width: 100%;
	border-bottom: 1px solid #666666;
	font-family: 'birch-std', serif;
	font-size: 1.8em!important;
	color: #171717;
}
.featherlight-content .name {
	width: 80%;
	margin: 20px auto;
}
.featherlight-content a:hover {
	text-decoration: none!important;
}
.featherlight-content a {
	outline: none!important;
}
@media only screen and (min-width:749px) {
	.pc_none {
		display: none!important;
	}
	/* ヘッダー・フッターの崩れを直す */
	#news_detail .detail {
		width: 100%!important;
	}
	#news_detail .detail .head {
		width: 1000px!important;
		margin: 0 auto 50px!important;
	}
	#news_detail .detail .content p:first-child {
		margin: 0 auto;
		max-width: 1000px!important;
	}
	#topicpath {
		width: 1168px;
		margin: 0 auto;
	}
	.paging {
		width: 1000px;
		margin: 0 auto;
	}
	.item_category_links {
		width: 1168px;
		margin: 100px auto 0;
	}
	/*まっくろ*/
	/*#news_detail .detail .content{
	background: #000;
}

#news_detail .detail .content p {
	background: #000;
}

#news_detail .detail .content p:first-child img{
	padding-top: 50px;
}*/
}
@media screen and (max-width:748px) {
	.sp_none {
		display: none;
	}
	#cordination24sep h1 {
		margin: 10.5vw auto 5.5vw;
		font-size: 6.8vw;
	}
	#cordination24sep section.style h2 {
		font-size: 7.5vw;
	}
	#cordination24sep p, #cordination24sep div {
		font-size: 3.2vw!important;
		line-height: 180%;
	}
	#cordination24sep p.main_text {
		display: block!important;
		width: 90%;
		margin: 5.125vw auto 2.25vw!important;
		
	}
	#cordination24sep section.style {
		margin: 20.375vw auto;
	}
	#cordination24sep section.style1 {
		margin: 14.125vw auto 20.375vw;
	}
	#cordination24sep section.style .subimage, #cordination24sep section.style1 .subimage1 {
		margin: 10.125vw auto;
	}
	#cordination24sep section.style2 .subimage1 .subimage1-3 {
		margin-top: 15.125vw;
	}
	#cordination24sep section.style2 .subimage2 .subimage2-1 {
		margin-top: -15.125vw;
	}
  #cordination24sep section.style3 .subimage2{
	padding-top: 80px;

}
 #cordination24sep section.style3 .subimage3 {
	margin: 40px auto;
	padding-right: 2%;
}

	#cordination24sep section.style .textaria, #cordination24sep section.style .textaria .comment {
		margin: 8.25vw auto 7vw!important;
	
	}
	#cordination24sep section.pickupitem h2 {
		margin-bottom: 5.5vw;
	}
	#cordination24sep .mainitemlist a {
		margin-bottom: 9.125vw;
	}
	#cordination24sep .itemlist div {
		font-size: 3vw!important;
		line-height: 150%!important;
	}
	p.price, #cordination24sep p.price, #cordination24sep p.model {
		font-size:3vw!important;
    font-weight: 500;
		line-height: 110%;
	}
	#cordination24sep .itemlist div:first-child {
		width: 82%;
		padding: 1vw 1% 1vw 0;
	}
	#cordination24sep .itemlist div:last-child {
		width: 18%;
	}
	#cordination24sep section.profile .flex div h5 {
		font-size: 4.25vw;
		margin: 15px auto 5px;
	}
	#cordination24sep section.profile .flex div p.text {
		font-size: 3vw!important;
		margin: 10px auto 0!important;
	}
	#cordination24sep .itemlist .coming {
		line-height: 100%;
	}
	.featherlight-content {
		padding: 5% 15px!important;
		font-size: 3.125vw!important;
	}
	.featherlight-content p.colorname {
		font-size: 5.5vw!important;
	}
	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#cordination24sep .Banner4 {
		text-align: center;
		width: 100%;
	}
	#cordination24sep .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#cordination24sep .Banner4 ul li {
		width: 95% !important;
		margin: 0 0 5% 0 !important;
	}
	/* ヘッダー */
	#news_detail .detail .content p:first-child img {
		display: none;
	}
	#cordination24sep .header {
		position: relative;
		height: 105vw;
	}
	#cordination24sep .header .title1 {
		position: absolute;
		bottom: 28vw;
		right: 2vw;
		width: 40%;
	}
	#cordination24sep .header .title2 {
		position: absolute;
		bottom: 8vw;
		right: 2vw;
		width: 30%;
	}
}