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


@import url('https://fonts.googleapis.com/css?family=Cardo:400,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');
@import url('https://fonts.cdnfonts.com/css/old-english-five');
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: unset;
}

.blog_inner ul{
margin-bottom:0; 
margin-left:0;	
}	
	
.blog_inner h2{
margin-top:0;
}	

.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

*, ::after, ::before {
	background-repeat: no-repeat;
	box-sizing: inherit;
}

::after, ::before {
	text-decoration: inherit;
	vertical-align: inherit;
}

#checkshirt {
	width: unset;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: center;
	/*background: #000;
	color: #fff;*/
}

#checkshirt img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

#checkshirt p{
	font-size: 0.95em!important;
	margin-top: 0!important;
}

#checkshirt h1,
#checkshirt h2,
#checkshirt h3,
#checkshirt h4,
#checkshirt h5{
	color: #000;
	text-align:center;
	font-weight:bold;
	background: none;
	border: none;
	letter-spacing: 3px;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
}

#checkshirt h1{
	font-size:4em;
	margin: 30px auto;
	line-height: 125%;
	font-family:'Old English Five'!important;
	font-weight: normal;
}

#checkshirt h1 span{
	display: block;
	font-size: 0.3em;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
}

#checkshirt h2{
	font-size: 2.5em;
	line-height: 140%;
	margin-bottom: -70px;
	letter-spacing: 2px;
	font-family:'Old English Five'!important;
	font-weight: normal;
	padding:3%;
}

#checkshirt .checkshirt_wrap{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:0;
	text-align: center;
}


#checkshirt section.item2{
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	text-align: center;
}
#checkshirt section.item2 img{
	width: 100%;
}
#checkshirt section.item2 .flex div {
	flex-basis: 100%;
	padding: 1%;
}

#checkshirt p.itemname2 {
	font-size: 0.95em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
	text-align: center;
}


#checkshirt p.price2 {
	font-size: 1.2em!important;
	margin: 10px auto!important;
	text-align: center;
}

#checkshirt section.main .doubleimage {
	width: 100%;
	max-width: 800px;
	margin:auto;
}

#checkshirt section.main .doubleimage div {
	flex-basis: 50%;
	
}

#checkshirt p{
	font-size: 1em!important;
	line-height: 180%;
}

#checkshirt .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 position: relative;
}

#checkshirt .main_text{
	margin: 0 auto 100px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	width: 100%;
	max-width: 1000px;
}

#checkshirt p.main_text span{
	color: #fff798;
	font-weight: bold;
}

#checkshirt section.black{
	position: relative;
    background-color: black;
	width: 100%;
	padding: 0;
	color: #FFF;
}



#checkshirt section.black h2{
	color: #FFF;
}

#checkshirt section.black .slick-dots li button:before{
	color: #FFF;
}




/*#checkshirt section.white{
	margin: 210px auto 50px;
}*/


#checkshirt section.blue{
	position: relative;
	width: 100%;
	padding: 0;
	color: #000;
	background-color: #cd9575;
}



#checkshirt p.photo{
	text-align: right;
	padding-right: 3%;
	margin: -20px auto 30px!important;
}

#checkshirt section.profile a{
	text-decoration: underline;
}

#checkshirt section.profile .flex{
 width: 90%;
 max-width: 650px;
 margin: 0 auto;
}

#checkshirt section.profile h2{
 margin-bottom: 30px;
 margin-top: 200px;
}

#checkshirt section.profile .flex div{
	flex-basis: calc(100% / 2);
	padding: 0 2%;
	text-align: center;
}

#checkshirt section.profile .flex div img{
	width: 80%;
	max-width: 180px;
}

#checkshirt section.profile .flex div h5{
	font-size: 1.2em;
	margin: 20px auto 2px;
}

#checkshirt section.profile .flex div p.icon{
	margin: 0 auto!important;
}

#checkshirt section.profile .flex div p.icon img{
	width: 20%;
	max-width: 25px;
	vertical-align: middle;
	padding-right: 2%;
}

#checkshirt section.profile .flex div p.text{
	text-align: left;
	font-size: 0.8em!important;
	margin: 10px auto 0!important;
}


#checkshirt .style{
	margin: 80px auto;
}

#checkshirt .style .textaria{
	margin: 40px auto;
	width: 100%;
}

#checkshirt .style .textaria p.text{
	text-align: left;
	margin: -40px auto 20px!important;
}

#checkshirt .style .textaria p.text span{
font-weight:bold;
font-size:1.1em;
background:black;
color:white;

}

#checkshirt .textaria p.text02{
	
	margin: 20px auto!important;
}

#checkshirt .style .textaria p.model{
	margin: 20px auto 0!important;
	font-size: 0.8em!important;
	width:80%;
}

#checkshirt .itemlist{
 font-size: 1em!important;
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 max-width: 600px;
 padding: 12px 0;
 border-top: 1px #000000 solid;
 margin: auto;
}

#checkshirt .itemlist:last-of-type{
	border-bottom: 1px #000000 solid;
}

#checkshirt section.black .itemlist{
	border-top: 1px #FFF solid;
}

#checkshirt section.black .itemlist:last-of-type{
	border-bottom: 1px #FFF solid;
}

#checkshirt .itemlist div:first-child{
	width: 75%;
	padding: 4px 1% 3px 0;
	line-height: 155%;
}

#checkshirt .itemlist div:last-child{
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}

#checkshirt .itemlist p.price{
	margin: 0 auto !important;
	font-size: 1.3em!important;
	display: block;
}

#checkshirt .itemlist p.price span{
	color: #C52F32;
	font-size: 1.5em!important;
	font-weight: bold;
}

/* 購入ボタン */

#checkshirt .itemlist a{
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	text-decoration: none;
}

#checkshirt section.black .itemlist a{
	border: 1px solid #FFF;
	background: #FFF;
	color: #000;
}

#checkshirt .itemlist a:hover{
	background: #dceeff;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#checkshirt section.black .itemlist a:hover{
	background: #000;
	text-align: center;
	border: 1px solid #FFF;
	color: #FFF;
}

#checkshirt section.black .text a{
	text-decoration: underline;
	color: #feffb7;
}

#checkshirt .buy2 {
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #fff;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}
#checkshirt .buy2:hover {
	background: #fff;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

/* 回遊リンク */

#checkshirt .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#checkshirt .Banner4 h3 {
	font-size: 30px !important;
	margin: 80px auto;
	padding: 8px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
}

#checkshirt .Banner4 ul {
	display:inline;
}

#checkshirt .Banner4 ul li {
	display:inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}

@media only screen and (min-width:749px){

.pc_none{
	display: none!important;
}

#checkshirt .pcflex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
margin: 75px auto -60px;
}

#checkshirt .style .slide{
	flex-basis: 85%;
}

#checkshirt .style .slide ul{
	width: 100%;
	max-width: 550px;
}

#checkshirt .style .slide ul li img{
	width: 100%;
	max-width: 800px;
}

#checkshirt .style .textaria{
	flex-basis: 100%;
	padding: 0 2%;
}

#checkshirt .right{
	flex-direction:row-reverse;
}

/* ヘッダー・フッターの崩れを直す */

#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;
}

}

@media screen and (max-width:748px) {

.sp_none {
	display:none;
}

#checkshirt h1{
	font-size: 6vw;
}

#checkshirt h1 span{
	font-size: 3vw;
}	
	
#checkshirt h2{
	font-size: 6.5vw;
	padding: 5%;
	margin-bottom: -45px;
}

#checkshirt p,
#checkshirt div{
	font-size: 3.125vw!important;
	line-height: 180%;
}

#checkshirt .main_text{
	margin: 12.125vw auto!important;
	width: 90%;
}

#checkshirt .main_text p{
	text-align: left;
}
	
#checkshirt section.item2
 {
		margin: 15vw auto 10.125vw;
}
	
#checkshirt section.black{
margin: -74px auto 0;
}

#checkshirt .style{
	margin:-10vw auto;
	width: 90%;
}

#checkshirt .style:first-of-type{
	margin:9.125vw auto 17.125vw;
}

#checkshirt .style .textaria{
	/*width: 90%;*/
	margin: 10.25vw auto 0;
}

#checkshirt section.profile h2{
 margin-bottom: 30px;
 margin-top: 115px;
}	
	
/*#checkshirt section.white{
	margin: 48.25vw auto 10.5vw;
}*/

#checkshirt .style .textaria p.text	{
margin:0 auto 80px!important;
}	

#checkshirt section.blue{
	margin:0 auto;
}

#checkshirt .style .textaria p.model{
	width:100%;
	margin: 0 auto;
	padding:4%;
}	
	
#checkshirt .itemlist div{
	font-size: 3.5vw!important;
}

#checkshirt .itemlist p.price{
	font-size: 4vw!important;
}

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#checkshirt .Banner4 {
	text-align: center;
	width: 100%;
}

#checkshirt .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#checkshirt .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}

/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: none;
}

#checkshirt .header{
	position: relative;
	height: 95vw;
}

#checkshirt .header .flex div{
	flex-basis: 50%;
}

}