@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=Roboto:wght@500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital@1&family=Libre+Bodoni:wght@400;700&family=times&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;
}

#poloshirt {
	width: 100vw;
	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: #123524;
	color: #fff;
}

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

#poloshirt p{
	font-size: 1.1em!important;
	margin-top: 0!important;
}

#poloshirt h1,
#poloshirt h2,
#poloshirt h3,
#poloshirt h4,
#poloshirt h5{
	color: #FFF;
	text-align:center;
	font-weight:normal;
	background: none;
	border: none;
	font-family:'times', sans-serif;
}

#poloshirt h1{
	font-size: 6.5em;
	line-height: 90%;
	letter-spacing: 2px;
	margin: 50px auto;
	font-family: "times", serif;
font-style: normal;
color: white;
}

#poloshirt h1 span{
	font-size: 0.5em;
}

#poloshirt .poloshirt_wrap{
	width:90%!important;
	max-width:800px;
	margin:0 auto;
	padding:0;
	text-align: center;
}

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

#poloshirt p.main_text{
	margin: 0 auto 20px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}

#poloshirt section{
	background: #123524!important;
}

#poloshirt section.style{
	width: 100%;
	margin: 100px auto;
	max-width: 800px;
}

#poloshirt section.style h2{
	font-size: 2.2em;
	letter-spacing: 2px;
	font-family: "minion-pro", serif;
}

#poloshirt section.style .mainimage{
	position: relative;
	width: 100%;
}

#poloshirt section.style .subimage,
#poloshirt section.style .subimage4,
#poloshirt section.style2 .subimage8,
#poloshirt section.style2 .subimage12,
#poloshirt section.style3 .subimage16,
#poloshirt section.style3 .subimage20{
	margin: 50px auto;
	width: 100%;
}

#poloshirt section.headslide .brandlogo{
	position: absolute;
	bottom: 5vw;
	left: 0;
	right: 0;
	width: 30%;
	margin: auto;
}

#poloshirt section.style h3{
	position: absolute;
	font-size: 1.5em;
	line-height: 90%;
	letter-spacing: 2px;
	z-index: 100;
	top: -30px;
	font-family: "minion-pro", serif;
}

#poloshirt section.style h3 span{
	font-size: 0.8em;
}

#poloshirt section.style1 h3,
#poloshirt section.style3 h3,
#poloshirt section.style5 h3,
#poloshirt section.style7 h3,
#poloshirt section.style9 h3,
#poloshirt section.style11 h3{	
	left: 1%;
}

#poloshirt section.style2 h3,
#poloshirt section.style4 h3,
#poloshirt section.style6 h3,
#poloshirt section.style8 h3,
#poloshirt section.style10 h3{	
	right: 1%;
}




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

#poloshirt p.itemname01 {
	font-size: 1em!important;
	margin: 10px auto 0px!important;
	font-weight: 600;
}

#poloshirt p.price01 {
	font-size: 1.2em!important;
	margin: 10px auto!important;
}


#poloshirt .buy2 {
   display: block;
    width: 100%;
    max-width: 115px;
    padding: 8px 12px;
    text-align: center;
    border: 1px solid #fff;
    background: #fff;
    color: #000;
    transition: 0.6s;
    margin: 0 auto;
    border-radius: 6px;
}
#poloshirt .buy2:hover {
	background: #123524;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
}



/*STYLE01 PC START*/
#poloshirt section.style1 .subimage{
	margin-bottom:60px;
}
#poloshirt section.style1 h2{
	margin: 15px 5px 40px 0!important;
	text-align: right!important;
}
/*STYLE01 PC END*/


/*STYLE02 PC START*/
#poloshirt section.style2 .subimage{
	margin-bottom:60px;
}
#poloshirt section.style2 h2{
	margin: 15px 5px 40px 0!important;
	text-align: left!important;
}
/*STYLE02 PC END*/


/*STYLE03 PC START*/
#poloshirt section.style3 .subimage{
	margin-bottom:60px;
}
#poloshirt section.style3 h2{
	margin: 15px 5px 40px 0!important;
	text-align: right!important;
}
/*STYLE03 PC END*/


/*STYLE04 PC START*/
#poloshirt section.style4 .subimage{
	margin-bottom:60px;
}
#poloshirt section.style4 h2{
	margin: 15px 5px 40px 0!important;
	text-align: left!important;
}
/*STYLE04 PC END*/


/*STYLE05 PC START*/
#poloshirt section.style5 .subimage{
	margin-bottom:60px;
}
#poloshirt section.style5 h2{
	margin: 15px 5px 40px 0!important;
	text-align: right!important;
}
/*STYLE05 PC END*/


/*STYLE06 PC START*/
#poloshirt section.style6 .subimage{
	margin-bottom:60px;
}
#poloshirt section.style6 h2{
	margin: 15px 5px 40px 0!important;
	text-align: left!important;
}
/*STYLE06 PC END*/


/*STYLE07 PC START*/
#poloshirt section.style7 .subimage{
	margin-bottom:60px;
}
#poloshirt section.style7 h2{
	margin: 15px 5px 40px 0!important;
	text-align: right!important;
}
/*STYLE07 PC END*/


/*STYLE08 PC START*/
#poloshirt section.style8 .subimage{
	margin-bottom:60px;
}
#poloshirt section.style8 h2{
	margin: 15px 5px 40px 0!important;
	text-align: left!important;
}
/*STYLE08 PC END*/

/*STYLE09 PC START*/
#poloshirt section.style9 .subimage{
	margin-bottom:60px;
}
#poloshirt section.style9 h2{
	margin: 15px 5px 40px 0!important;
	text-align: right!important;
}
/*STYLE09 PC END*/

/*STYLE10 PC START*/
#poloshirt section.style10 .subimage{
	margin-bottom:60px;
}
#poloshirt section.style10 h2{
	margin: 15px 5px 40px 0!important;
	text-align: left!important;
}
/*STYLE10 PC END*/

/*STYLE11 PC START*/
#poloshirt section.style11 .subimage{
	margin-bottom:60px;
}
#poloshirt section.style11 h2{
	margin: 15px 5px 40px 0!important;
	text-align: right!important;
}
/*STYLE10 PC END*/

#poloshirt section.style .textaria{
	margin: 50px auto;
	width: 90%;
	max-width: 600px;
	text-align: left;
}

#poloshirt p.itemname{
	width: 100%;
	margin: 20px auto 10px!important;
	font-size: 1.1em!important;
}

#poloshirt p.price{
	width: 100%;
	display: block;
	font-size: 1.3em!important;
}

#poloshirt p.price span{
	color: #fa8072;
	font-size: 1.5em!important;
	font-weight: bold;
}

/* 購入ボタン */

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

#poloshirt .itemlist a:hover{
	background: #123524;
	text-align: center;
	border: 1px solid #FFF;
	color: #FFF;
}

#poloshirt p.model{
	font-size: 0.95em!important;
	margin: 20px auto 0!important;
	text-align: center;
}

#poloshirt .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;
 margin: 10px 0;
 line-height: 180%;
}

#poloshirt .itemlist div:first-child{
	width: 75%;
	padding: 3px 1% 3px 0;
}

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

/* profile */

#poloshirt section.profile{
	width: 85%;
	max-width: 500px;
	margin: 0 auto 100px;
}

#poloshirt section.profile div:first-child{
	flex-basis: 30%;
}

#poloshirt section.profile div:last-child{
	flex-basis: 70%;
	padding-left: 5%;
	text-align: left;
	line-height: 150%;
	margin: auto;
}

#poloshirt section.profile p.poloshirtname{
	font-weight: normal;
	font-size: 1.5em!important;
}

#poloshirt section.profile p.proftext{
	font-size: 0.8em!important;
}

#poloshirt section.profile div:last-child div{
	margin: 10px 0 0;
	width: 80%;
	padding-left: 0!important;
}

#poloshirt section.profile div:last-child p.icon{
	margin: 0 auto!important;
	text-decoration: underline;
	font-size: 0.75em!important;
	flex-basis: 50%;
	text-align: left;
}

#poloshirt section.profile a{
	 text-decoration: underline;
	 color: #FFF;
}

#poloshirt .profile div:last-child p.icon img{
	width: 20%;
	max-width: 20px;
	vertical-align: middle;
	padding-right: 2%;
	display: inline-block!important;
	filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%);
}

/* 回遊リンク */

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

#poloshirt .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #FFF;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	letter-spacing: 3px;
}

#poloshirt .Banner4 ul {
	display:inline;
}

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

/* profile */

#poloshirt section.profile .flex div{
	padding: 0 4%;
}

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

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

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

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

}

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

.sp_none {
	display:none;
}

#poloshirt h1{
	font-size: 8.5vw;
	line-height: 95%;
	width: 90%;
	margin: 5.375vw auto 5.5vw;
}

#poloshirt section.style h2{
	font-size: 4.5vw;
	margin-left: 10px !important;
}

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

#poloshirt p.main_text{
	display: block!important;
	width: 90%;
	text-align: left;
}

#poloshirt section.style{
	margin: 20vw auto;
}
	
#poloshirt img.kanilogo{
width: 60%;
}
	
#poloshirt .pc_header{
width: 100%;
	
}	
	
#poloshirt .pc_header .wrap{
width: 100%;
max-width: 1000px;
margin: 0 auto;
position: relative;
}	
	
	
#poloshirt section.style h3{
	top: -23px;
}	
	

	
	
	
	

	

#poloshirt section.style .textaria{
	margin: 8.25vw auto 5vw;
}

#poloshirt .mainitemlist a{
	margin-bottom: 9.125vw;
}

#poloshirt .itemlist div{
	font-size: 3vw!important;
	line-height: 150%!important;
}

#poloshirt p.price{
	font-size: 3.2vw!important;
	line-height: 130%;
}
	

#poloshirt p.model{
	font-size: 2.8vw!important;
	line-height: 110%;
}	

#poloshirt .itemlist div:first-child{
	width: 82%;
	padding: 1vw 1% 1vw 0;
}

#poloshirt .itemlist div:last-child{
	width: 18%;
}

#poloshirt section.profile .flex div h5{
	font-size: 4.25vw;
	margin: 15px auto 5px;
}

#poloshirt section.profile .flex div p.text{
	font-size: 2.78vw!important;
	margin: 10px auto 0!important;
}

#poloshirt .itemlist .coming{
	line-height: 100%;
}

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

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

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

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

/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: block;
	margin-bottom: -80px;
}

#poloshirt .header{
	position: relative;
	height: 80vw;
}

}