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

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;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=Manrope:wght@200..800&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_casualstyle02 {
	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: white;	
}

#poloshirt_casualstyle02 .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: nowrap;
	width: 100%;
	position: relative;
	justify-content:center; 
}

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

#poloshirt_casualstyle02 img.polo {
	max-width:75%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

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

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

#poloshirt_casualstyle02 h1,
#poloshirt_casualstyle02 h2,
#poloshirt_casualstyle02 h3,
#poloshirt_casualstyle02 h4,
#poloshirt_casualstyle02 h5{
	color: #007fbf;
	text-align:center;
	background: none;
	border: none;
    font-weight: normal;
}

#poloshirt_casualstyle02 h1{
	font-size: 7em;
	line-height: 90%;
	margin: 50px auto 30px;
	color:#007fbf;
    font-family: "Manrope", sans-serif;
    font-weight: 900;
    font-style: normal;
}

#poloshirt_casualstyle02 h1 span{
	font-size: 0.3em;
	letter-spacing: 0.3rem;
}

#poloshirt_casualstyle02 h2{
	font-size: 2em;
	font-weight: normal;
	margin: 40px auto 0px;
	font-family: "Manrope", sans-serif;
	background: linear-gradient(transparent 70%, #87cefa 90%);
    font-style: normal;
	width:50%;
}

#poloshirt_casualstyle02 h2 span{
	display: block;
	font-size: 0.4em;
    line-height: 150%;
}

#poloshirt_casualstyle02 h2.headline {
  padding: 3%;/*文字周りの余白*/
  color: #0087bd;/*文字色*/
 text-align: center;
	font-size: 2em;
	background-color: #f2faff;
  background-image: radial-gradient(#e9fbff 35%, transparent 0), radial-gradient(#e9fbff 35%, transparent 0);
  background-position: 0 0, 40px 40px;
  background-size: 80px 80px;
	line-height: 160%;
	font-weight: bold;
	letter-spacing: 0.08rem;
	margin: auto 0;
	border-radius: 10px;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	
}

#poloshirt_casualstyle02 h2.headline span {
	font-size: 0.5em;
	margin: auto 0;
}

#poloshirt_casualstyle02 h2.headline2 {
  padding: 4%;/*文字周りの余白*/
  color: #000;/*文字色*/
 text-align: center;
	font-size: 1.3em;
	background-color: #f8f8ff;
	font-weight: bold;
	margin-bottom: 0px;
}

#poloshirt_casualstyle02 h2.headline3 {
  padding: 1em;/*文字周りの余白*/
  color: #000;/*文字色*/
 text-align: center;
	font-size: 1.2em;
	background-color: #f8f8ff;
	font-weight: bold;
	margin-bottom: 0px;
	border-radius: 15px;
}

#poloshirt_casualstyle02 h4 {
    font-size: 1em;
    margin: 10px auto!important;
    text-align: center;
    width: 90%;
    font-weight: 500;
}

#poloshirt_casualstyle02 h5 {
    font-size: 1.2em;
    margin: 0px auto 30px!important;
    text-align: center;
    width: 90%;
    font-weight: normal;
}

#poloshirt_casualstyle02 h3 {
    font-size: 2.5em;
    margin: 0px auto 0px!important;
	font-weight: bold;
}

#poloshirt_casualstyle02 section.style3 .main_image{
	height: 980px;
	margin: auto;
}

#poloshirt_casualstyle02 section.style3 .main_image1,
#poloshirt_casualstyle02 section.style3 .main_image2{
	width: 60%;
	position: absolute;
}

#poloshirt_casualstyle02 section.style3 .main_image1{
	z-index: 11;
	top: 0;
	left: 10%;
}

#poloshirt_casualstyle02 section.style3 .main_image2{
	z-index: 1;
	top: 15%;
	left: 30%;
}

#poloshirt_casualstyle02 section.style3 .other_image .logo{
	width: 70%;
	margin: auto;
}

#poloshirt_casualstyle02 section.main .other_image .logo{
position: sticky;
}

#poloshirt_casualstyle02 section.style3 .other_image{
	width: 100%;
	margin: auto;
}

#poloshirt_casualstyle02 section.style3 .other_image .flex div{
	flex-basis: 50%;
	padding: 0 1%;
}

#poloshirt_casualstyle02 section.style3 .other_image .other_image1 div:first-child{
	margin-top: 10%;
}

#poloshirt_casualstyle02 section.style3 .other_image .other_image2 div:first-child{
	margin-top: 9%;
	padding: 0 3%;
}

#poloshirt_casualstyle02 section.style3 .other_image .other_image2 div:last-child{
	margin-top: 2%;
	padding: 0 3%;
}

#poloshirt_casualstyle02 section.style3 .last_image{
	height: 950px;
	margin: auto;
	position: relative;
}

#poloshirt_casualstyle02 section.style3 .last_image1,
#poloshirt_casualstyle02 section.style3 .last_image2{
	width: 80%;
	position: absolute;
}

#poloshirt_casualstyle02 section.style3 .last_image1{
	z-index: 11;
	top: 10%;
	left: 12%;
}

#poloshirt_casualstyle02 section.style3 .last_image2{
	z-index: 1;
	top: 12%;
	left: 9%;
}

.zoom-2 img {
width: 100%;
height: auto;
animation: animationZoom2 10s ease-in-out infinite;
}
@keyframes animationZoom2 {
50% { transform: scale(1.1)}
}

#poloshirt_casualstyle02 .poloshirt_casualstyle02_wrap{
	width:100%;
	max-width:800px;
	margin:0 auto;
	padding:0;
	text-align: center;
}

#poloshirt_casualstyle02 .categorylist {
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 100%;
	justify-content: center;
	margin-bottom: 30px;
}
#poloshirt_casualstyle02 section.category {
	margin: 0px auto;
	width: 45%;
}
#poloshirt_casualstyle02 .categorylist div{
	flex-basis: calc(100% / 2 - 1%);
    padding: 3% 5%;  
}

.img_wrap img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
	
}
.img_wrap:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);	
}


#poloshirt_casualstyle02 .style .slide {
	margin: 0 auto;
}
#poloshirt_casualstyle02 .style .slide ul {
	width: 100%;
	max-width: 800px;
}
#poloshirt_casualstyle02 .style .slide ul li img {
	width: 100%;
	max-width: 800px;
}


.img_wrap img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
	
}
.img_wrap:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);	
}

#poloshirt_casualstyle02 p.icon{
	margin: 0 auto!important;
	text-decoration: underline;
	font-size: 1.2em!important;
	text-align: center;
}

#poloshirt_casualstyle02 p.icon a{
	 color: #003153;
	font-weight: bold;
}

#poloshirt_casualstyle02 p.icon img{
	max-width: 10%;
	vertical-align: middle;
	padding: 2%;
	display: inline-block!important;

}

#poloshirt_casualstyle02 section.item_2 .flex div {
	flex-basis: 50%;
	/*margin-bottom: 25px;*/
	margin-bottom: 0px;
}

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

#poloshirt_casualstyle02 p.main_text{
	margin: 20px auto!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	font-size:1em!important;
}

#poloshirt_casualstyle02 p.main_text2{
	margin: 0px auto 0px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	font-size:0.95em!important;
}

#poloshirt_casualstyle02 p.main_text3{
	margin: 30px auto 0px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	font-size:0.9em!important;
}

#poloshirt_casualstyle02 p.model{
	margin: 20px auto 80px!important;
}

#poloshirt_casualstyle02 section{
	width: 100%;
	/*margin: 100px auto;*/
	margin: auto 0;
}

#poloshirt_casualstyle02 section.style{
	margin: 60px auto 150px;
}

#poloshirt_casualstyle02 p.itemname{
	width: 100%;
	margin: 20px auto 0px!important;
}

#poloshirt_casualstyle02 p.price{
	width: 100%;
	margin: 0 auto!important;
}

#poloshirt_casualstyle02 p.price span{
	color: #C52F32;
	font-size: 1.4em!important;
	font-weight: bold;
}



#poloshirt_casualstyle02 section.style3 .itembox{
    width: 100%;
	margin-bottom: 10px;
    
}


#poloshirt_casualstyle02 section.style3 .itembox div{
    flex-basis: 50%;
    padding: 1%;
}


#poloshirt_casualstyle02 section.style3 .itembox p{
    text-align: center;
    line-height: 180%;
    font-size: 0.9em!important;
}

#poloshirt_casualstyle02 section.style3 .itembox p.price{
    font-size: 1.2em!important;
}

#poloshirt_casualstyle02 .box h3 {
	margin: 0 auto;
	padding: 12px 20px;
	background: #ededed;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	border-bottom: solid 1px #000;
  position: relative;
}

#poloshirt_casualstyle02 .instagram_banner img,
#poloshirt_casualstyle02 .title img{
	max-width: 45%;
	height: auto;
	border: none;
	margin: auto;
}

.boxmi11 {
  position: relative;
  margin:55px auto;
  background: #e9fbff;
  box-shadow: 0 2px 3px rgba(0,0,0,.22);
  padding: 22px 8px 22px 8px;
  background-color: #e9fbff;
  background-image:
  linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #e9fbff 0%, #e9fbff 100%), linear-gradient(180deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 95%, #0087bd 100%);
  background-size: 8px 100%,100% 2em;
  line-height: 2;
  color: #343434;
  font-weight: bold;
  width:80%;
  border-radius:8px;
  text-align: left;
}

.boxmi11-title {
  background: #e9fbff;
  font-size: 1.3em;
  padding: 7px 0 0 16px;
  margin: -16px -8px 14px -8px;
  color: #0087bd;
  font-weight:bold;
}
.boxmi11:after {
  position: absolute;
  content: "";
  top: 25px;
  width: 30%;
  height: 35px;
  opacity: 0.3;
  margin: -42px auto 10px 35%;
  background: #0087bd;
  transform: rotate(-2deg);
  left: 10px;
  right: 10px;
}
.boxmi11 p {
  margin: 0;
  padding: 0;
}

/* 購入ボタン */

#poloshirt_casualstyle02 .itemlist a,
#poloshirt_casualstyle02 .itemlist span,
#poloshirt_casualstyle02 .buy,
#poloshirt_casualstyle02 section.style .otheritem,
.itemlist a,
.itemlist .coming{
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #0087bd;
	background: #0087bd;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	border-radius:12px;
}


#poloshirt_casualstyle02 section.style .otheritem{
   /* font-family: 'DIN-Condensed', sans-serif;*/
    font-size: 1em;
    text-align: center;
    max-width: 500px;
    width: 40%;
    padding: 10px 3px;
	margin:35px auto 20px;
	border-radius: 10px;
}

#poloshirt_casualstyle02 .buy{
	padding: 10px 0;
	margin: 0px auto 20px;
    width: 70%;
	border-radius: 8px;
}
#poloshirt_casualstyle02 .itemlist span{
	background: #FFF;
	color: #000;
}

#poloshirt_casualstyle02 .buy:hover,
#poloshirt_casualstyle02 .itemlist a:hover,
#poloshirt_casualstyle02 section.style .otheritem:hover,
.itemlist a:hover,
.itemlist .coming{
	background: #FFF;
	text-align: center;
	border: 1px solid #0087bd;
	color: #0087bd;
}


#poloshirt_casualstyle02 section.style .textaria{
	margin: 20px auto 0px;
	width: 100%;
}

#poloshirt_casualstyle02 .itemlist,
.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 auto;
}




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

#poloshirt_casualstyle02 .itemlist div:last-child{
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 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: 0.85em!important;
	text-align: left;
    color: #666;
}

.featherlight-content p.price{
	font-size: 1.2em!important;
    color: #666;
	margin: 0 auto 2px;
}

.featherlight-content p.price span{
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}


.featherlight-content p.colorname{
    width: 100%;
    border-bottom: 2px solid #0087bd;
   text-align: left;
    font-size: 1.3em!important;
    color: #0087bd;
	font-weight: bold;
}



.featherlight-content p.colorname span{
    font-size: 0.8em!important;
    border-bottom: none;
	font-weight: normal;
}

.featherlight-content .name{
	width: 80%;
	margin: 20px auto;
}

.featherlight-content a:hover{
	text-decoration: none!important;
}

.featherlight-content a {
	outline:none!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%;
}


/* 回遊リンク */

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

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

#poloshirt_casualstyle02 .Banner4 ul {
	display:inline;
}

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

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

#poloshirt_casualstyle02 .right .flex_box:last-child{
	padding-left: 0;
	padding-right: 5%;
}

#poloshirt_casualstyle02 section.instagram .flex .profile{
    flex-basis: calc(100% / 2 - 10px);
    margin-right: 10px;
}

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

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

#poloshirt_casualstyle02 h1{
	font-size: 10vw;
	line-height: 100%;
    margin: 20px auto;
}

#poloshirt_casualstyle02 h1 span{
	font-size: 3vw;
}	
	
#poloshirt_casualstyle02 h2{
	font-size: 4vw;
	margin: 50px auto -10px;	
}

#poloshirt_casualstyle02 h5{
	font-size: 3vw;
	
}	
	
#poloshirt_casualstyle02 h2 span{
	font-size: 3.5vw;
}
	
#poloshirt_casualstyle02 h3 {
    font-size: 5vw;
}	
	
#poloshirt_casualstyle02 p.main_text{
	display: block!important;
	width: 90%;
    text-align: left;
}	

#poloshirt_casualstyle02 p.main_text2{
	display: block!important;
	width: 95%;
    text-align: center;
}
#poloshirt_casualstyle02 p.main_text3{
	display: block!important;
	width: 95%;
    text-align: center;
	margin: 20px auto 0px !important;
}
	
#poloshirt_casualstyle02 h2.headline {
  padding: 4%;/*文字周りの余白*/
 text-align: center;
	font-size: 4.5vw;
	line-height: 150%;
	font-weight: bold;	
	 background-position:15px 18px, 33px 38px;
  background-size: 40px 40px;
	width:95%;
	margin: auto;
}

#poloshirt_casualstyle02 h2.headline2	
	{
	font-size: 3.5vw;
}


#poloshirt_casualstyle02 h2.headline3	
	{
	font-size: 3vw;
		line-height: normal;
}
	
	
#poloshirt_casualstyle02 h2.headline span {
	font-size: 2.5vw;
	margin-bottom: 0px;
}	
	

#poloshirt_casualstyle02  h4{
		font-size: 3vw;
	}	
	
#poloshirt_casualstyle02 section.style .otheritem{
   /* font-family: 'DIN-Condensed', sans-serif;*/
    font-size: 0.95em;
}	
	
#poloshirt_casualstyle02 .buy{
	padding: 5px 0;
    width: 50%;	
}	
	
#poloshirt_casualstyle02 p,
#poloshirt_casualstyle02 div,
#poloshirt_casualstyle02 .other_text,
.featherlight-content p{
	font-size: 2.8vw!important;
	line-height: 180%;
}
	
#poloshirt_casualstyle02 .boxmi11{
	font-size: 3vw!important;
	line-height: 180%;
	margin: auto;
}
	
#poloshirt_casualstyle02 .boxmi11-title{
	font-size: 4vw!important;
	line-height: 180%;
}	
	
#poloshirt_casualstyle02 section.category {
	margin: 0px auto;
	width: 95%;
}	
	
#poloshirt_casualstyle02 section{
	margin: 0vw auto;
}

#poloshirt_casualstyle02 section.style{
	margin: 0vw auto 10vw;
}

#poloshirt_casualstyle02 section.style .textbox p{
    text-align: left;
}

#poloshirt_casualstyle02 section.style2 .textbox,
#poloshirt_casualstyle02 section.style3 .textbox{
    margin: 5.5vw auto;
}

#poloshirt_casualstyle02 section.style .textaria{
	margin: 5vw auto 0vw;
}

#poloshirt_casualstyle02 section.style .textaria p{
	font-size: 2.7vw!important;
    line-height: 150%;
}

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

#poloshirt_casualstyle02 .itemlist div:first-child{
	width: 77%;
}

#poloshirt_casualstyle02 .itemlist div:last-child{
	width: 23%;
}

#poloshirt_casualstyle02 .itemlist span{
	font-size: 2.5vw;
}
	
#poloshirt_casualstyle02 .instagram_banner img{
	max-width: 80%;
}	

.boxmi11:after {
width:42%;
margin:-38px auto 0px 25%;
height:25px;
}	
	
	
.featherlight-content{
    padding: 5% 15px!important;
    font-size: 3.125vw!important;
}

.featherlight-content p.colorname{
    font-size: 4.5vw!important;
}
	
.featherlight-content p.colorname span{
    font-size: 3vw!important;
}	
	
	
p.price{
	font-size: 3.5vw!important;
	line-height: 110%;
}

#poloshirt_casualstyle02 section.style3 .itembox{
    padding: 3vw 0;
	margin-bottom: 20px;
}

.boxmi11-title {
  padding: 18px 0 0 16px;
  margin: 5px -6px 3px -8px;
}	
	
.boxmi11{
  padding: 0px 6px 15px 6px!important;
  line-height: 200%!important;
  margin: 30px auto!important;
}
	
#poloshirt_casualstyle02 section.style .otheritem{
    width: 65%;
}	
	
#poloshirt_casualstyle02 .Banner4 h3	{
    font-size: 20px!important;
}	
	

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

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

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

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

#poloshirt_casualstyle02 section.instagram{
    margin: 12.125vw auto;
}

/* ヘッダー */

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

#poloshirt_casualstyle02 .header{
	position: relative;
	/*height: 109vw;*/
}

#poloshirt_casualstyle02 .header .title{
	position: absolute;
	top: 1vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
}

}