@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=Cinzel:wght@500;600;700&display=swap');
html, body, ul, li, p, a, div, img, h1, h2, h3 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}
body {
	overflow-x: unset;
}
.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}
#short_sleeve_spring {
	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: left;
	background: #ffffff;
	color: #000;
}
#short_sleeve_spring img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
	width: 100%;
}

#short_sleeve_spring img.subtitle {
	max-width: 100%;
	height: auto;
	border: none;
	margin-bottom: 60px;
	width: 100%;
}

#short_sleeve_spring section.main .movie img {
	max-width: 80%;
	height: auto;
	border: none;
	vertical-align: bottom;
	width: 100%;
}


#short_sleeve_spring .main .staffcmt img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
	width: 100%;
}


#short_sleeve_spring p {
	font-size: 1.1em!important;
	margin-top: 0!important;
	line-height: 180%;
}
#short_sleeve_spring .short_sleeve_spring_wrap {
	width: 100%!important;
	max-width: 900px!important;
	margin: 0 auto;
	padding: 0;
}

#short_sleeve_spring .short_sleeve_spring_wraptext {
	width: 90%!important;
	max-width: 800px;
	margin: 20px auto;
	padding: 0;
}
#short_sleeve_spring h1, #short_sleeve_spring h2, #short_sleeve_spring h3 {
	color: #000;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
}
#short_sleeve_spring h1 {
	font-size: 4.5em;
	line-height: 160%;
	letter-spacing: 0.5px;
	margin: 20px auto 10px;
}

#short_sleeve_spring h1 span{
	font-size: 0.45em;
	line-height: 160%;
	letter-spacing: 0.5px;
	margin: 0 auto 10px;
	color:#000;
}

#short_sleeve_spring h2 {
	font-size: 2em;
	line-height: 180%;
	text-align: center;
	margin: 0 auto 10px;
	margin-top: 60px;
}
#short_sleeve_spring h2.slide {
	color: #000;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
}

#short_sleeve_spring section.item img,
#short_sleeve_spring section.item_2{
	width: 100%;
	max-width: 800px;
	margin: 0px auto;
	text-align: center;
}

#short_sleeve_spring section.item img,
#short_sleeve_spring section.item_2 img{
	width: 100%;
}

#short_sleeve_spring section.item{
	width: 80%;
}

#short_sleeve_spring section.item .flex div {
	flex-basis: 100%;
	padding: 0%;
}

#short_sleeve_spring section.item_2 .flex div {
	flex-basis: 50%;
	padding: 0.5%;
	margin-bottom: 40px;
}

#short_sleeve_spring p.itemname {
	font-size: 1em!important;
	margin: 20px auto 10px!important;
	}
#short_sleeve_spring p.price {
	font-size: 1.2em!important;
	margin: 10px auto!important;
}

#short_sleeve_spring .short_sleeve_spring_wraptext span.underlinegreen{
	font-weight: bold;
	background: linear-gradient(transparent 85%, #2e8b57 30%);
}

#short_sleeve_spring .short_sleeve_spring_wraptext span.underlinepink{
	font-weight: bold;
	background: linear-gradient(transparent 85%, hotpink 30%);
}

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

#short_sleeve_spring staffcommenmt.flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	flex-direction: column;
}
#short_sleeve_spring p.first_text {
	margin: 0px auto!important;
	text-align: center;
	line-height: 210%;
	display: block!important;
}
#short_sleeve_spring p.second_text {
	text-align: center;
	line-height: 180%;
	display: block!important;
	margin-bottom: 30px;
}
#short_sleeve_spring p.third_text {
	margin: 10px auto!important;
	text-align: left;
	line-height: 180%;
	display: block!important;
}
#short_sleeve_spring  .t_voice {
	width: 35%;
	margin: 0 auto 30px;
}




#short_sleeve_spring section {
	width: 100%;
	margin: 70px auto;
	background: #ffffff;
}
#short_sleeve_spring section.main {
	width: 100%;
	max-width: 800px;
	position: relative;
	text-align: center;
	margin: 0px auto 70px;
}
#short_sleeve_spring section.main .item p.itemname {
	text-align: center;
	margin: 10px auto 5px!important;
	line-height: 180%;
}
#short_sleeve_spring section.main .item p.price, #short_sleeve_spring section.point p.price {
	text-align: center;
	margin: 5px auto 15px!important;
}
#short_sleeve_spring p.itemname {
	width: 100%;
	line-height: 130%;
}
#short_sleeve_spring p.price {
	width: 100%;
	display: block;
	font-size: 1.5em!important;
}

#short_sleeve_spring p.price span {
	color: #C52F32;
	font-size: 1.5em!important;
	font-weight: bold;
}
/*#short_sleeve_spring section.main .otheritem {
	width: 100%;
}
#short_sleeve_spring section.main .otheritem div {
	flex-basis: 50%;
}
*/
#short_sleeve_spring section.main .subimage {
	width: 100%;
	margin: 0 auto;
}

#short_sleeve_spring section.main .otheritem .flex div, #short_sleeve_spring section.main .subimage div {
	flex-basis:calc(100% / 2);
}


#short_sleeve_spring .top8 .short_sleeve_springlist {
	margin: 0px auto;
	width: 100%;
	max-width: 1000px;
}

#short_sleeve_spring .short_sleeve_springlist div {
	flex-basis: calc(100% / 3);
	
	margin: auto;
}

#short_sleeve_spring .short_sleeve_springlist_2 div {
	flex-basis: calc(100% / 2);
	
	margin: auto;
}

#short_sleeve_spring .short_sleeve_springlist, #short_sleeve_spring{
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
	max-width: 100%;
}

#short_sleeve_spring .short_sleeve_springlist_2{
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
	max-width: 100%;
}


.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);	
}

#short_sleeve_spring .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%;
	font-size: 1.2em;
}
#short_sleeve_spring section.category {
	margin: 0px auto;
	width: 95%;
}
#short_sleeve_spring .categorylist div{
	flex-basis: calc(100% / 2 - 1%);
    margin-right: 1%;
    margin-bottom: 1%;
    border: 1px solid white;
}
#short_sleeve_spring .categorylist div.group{
}
#short_sleeve_spring .categorylist div a{
    color: white;
    display: block;
    padding: 8% 3%;
	font-size: 0.95em;
	background: black;
	text-align: center;
	border-radius: 10px;
}

#short_sleeve_spring .categorylist div a:hover{
	background: white;
	text-align: center;
	border: 1px solid black;
	color: black;
}

/*
#short_sleeve_spring section.main .otheritem img {
	width: 100%;
	max-width: 400px;	
}
#short_sleeve_spring section.main .itembox {
	width: 80%;
	max-width: 800px;
	margin: 15px auto 25px;
}
#short_sleeve_spring section.main p.itemname {
	font-size: 0.9em!important;
}
*/
/*スライド*/

#short_sleeve_spring section.point {
	width: 100%;
	background: #ffdee5;
	/*background:	url(https://peetonline.com/images/all/short_sleeve_spring/backgroundesign.jpg) no-repeat;*/
}
#short_sleeve_spring section.point h2 {
	font-size: 1.8em;
	margin: 5px auto 10px;
}
#short_sleeve_spring section.point .otheritem {
	width: 98%;
	padding: 5%;
	background: #FFF;
	margin-top: 10px;
	margin-bottom: 35px;
}
#short_sleeve_spring ul.poinnt_slider li {
	padding: 0 0.3%;
}
#short_sleeve_spring section.point .itembox {
	width: 80%;
	max-width: 800px;
	margin: 15px auto;
}
#short_sleeve_spring section.point p.itemname {
	text-align: center;
	margin: 0 auto!important;
	height: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	font-size: 0.85em!important;
}
#short_sleeve_spring section.point p.cornertext {
	margin: 20px auto!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}
#short_sleeve_spring .function {
	width: 100%;
	max-width: 700px;
	margin: 20px auto;
	background: #FFF;
	padding: 10px 0;
}
#short_sleeve_spring .function img {
	width: 100%;
}
#short_sleeve_spring .function div:first-child {
	flex-basis: 30%;
}
#short_sleeve_spring .function div:last-child {
	flex-basis: 70%;
	padding-left: 2%;
	text-align: left;
	font-size: 1.1em!important;
	line-height: 150%;
	margin: auto;
}

.box26 {
    position: relative;
    margin: 2em 0;
    padding: 2em 1em;
    border: solid 2px #2e8b57;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 22px;
    background: #FFF;
    color: #2e8b57;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
	}
/* 購入ボタン */

#short_sleeve_spring section.main .buy {
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid black;
	background: black;
	color: #fff;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	border-radius: 8px;
	text-decoration: none;
}
#short_sleeve_spring section.main .buy:hover {
	background: #fff;
	text-align: center;
	border: 1px solid black;
	color: black;
}





/* 回遊リンク */

#short_sleeve_spring .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 30px;
}
#short_sleeve_spring .Banner4 h3 {
	font-size: 25px !important;
	margin: 30px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
	letter-spacing: 3px;
}
#short_sleeve_spring .Banner4 ul {
	display: inline;
}
#short_sleeve_spring .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;
	}
	/* ヘッダー・フッターの崩れを直す */
}
@media screen and (max-width:748px) {
	.sp_none {
		display: none;
	}

	#short_sleeve_spring h1 {
		font-size: 8vw;
		margin-top: 7vw;
	}
	
		#short_sleeve_spring h1 span {
		font-size: 4.2vw;
	}
	#short_sleeve_spring h2 {
		font-size: 4.5vw;
		text-align: center;
		margin-top: 30px;
	}
	#short_sleeve_spring h3 {
		font-size: 5.35vw;
		margin: 10vw auto 2vw;
	}
	#short_sleeve_spring section.item,
	#short_sleeve_spring section.item_2 {
		margin: 5vw auto 5vw;
	}
	
	#short_sleeve_spring section.item{
	width: 100%;
}
	
	
#short_sleeve_spring .short_sleeve_springlist div {
	flex-basis: calc(100% / 3);
	margin: auto;
	text-align: center;
}	
	
	#short_sleeve_spring img.subtitle {
	max-width: 100%;
	height: auto;
	border: none;
	margin-bottom: 25px;
	width: 100%;
}
	
.box26 {
    position: relative;
    margin: 3em 2em;
    padding: 1em;
    border: solid 2px #2e8b57;
    border-radius: 8px;
}


.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 3.5vw;
    background: #FFF;
    color: #2e8b57;
    font-weight: bold;
}


#short_sleeve_spring p {
    font-size: 0.95em!important;
    margin-top: 0!important;
    line-height: 180%;
    text-align: left;
}


	#short_sleeve_spring .main .staffcmt img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
	width: 80%;
}
	

	
	#short_sleeve_spring  .t_voice {
	    width: 60%;
	    margin: 0px auto 30px;
	}
	#short_sleeve_spring p, #short_sleeve_spring div {
		font-size: 3vw!important;
		line-height: 180%;
	}
	#short_sleeve_spring p.first_text {
		display: block!important;
		margin: 5.5vw auto 0!important;
		text-align: left;
		width:90%;
	}
	#short_sleeve_spring p.second_text {
		display: block!important;
		text-align: center;
		width:95%;
	}
	#short_sleeve_spring p.third_text {
     text-align: left;
	 width:95%;
	display: block!important;
}
	#short_sleeve_spring section, #short_sleeve_spring section.main {
		margin: 0 auto;
	}
	#short_sleeve_spring p.price {
		font-size: 4.5vw!important;
		line-height: 110%;
	}
	#short_sleeve_spring section.point {
		margin: 10.125vw auto;
	}
	#short_sleeve_spring section.point h2 {
		font-size: 5.85vw;
		margin: 10px auto;
	}
	#short_sleeve_spring section.point p.cornertext {
		margin: 10px auto!important;
	}
	#short_sleeve_spring section.point p.itemname{
		height: 55px;
	}
	#short_sleeve_spring section.point .otheritem{
		width: 100%;
	}
	#short_sleeve_spring ul.point_slider li {
		padding: 0 0.3%;
	}
	/* 100%表示用 */
	/* 回遊リンク */
	#short_sleeve_spring .Banner4 {
		text-align: center;
		width: 100%;
	}
	#short_sleeve_spring .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#short_sleeve_spring .Banner4 ul li {
		width: 95% !important;
		margin: 0 0 5% 0 !important;
	}
	/* ヘッダー */
	#news_detail .detail .content p:first-child img{
	   display: none;
    }
	#short_sleeve_spring .header {
		position: relative;
		height: 93vw;
	}
	#short_sleeve_spring .header .fv1 {
        position: absolute;
        bottom: 6vw;
        left: 3vw;
        width: 90%;
        margin: auto;
	}
}