@charset "UTF-8";

/* -----------------------------  */

#polo_shirt_mens #container {
	background-color: #FFF;
}

.top_header.polo_shirt_mens {
	height: 0;
}

.polo_shirt_mens_main_top {
	position: relative;
}

.polo_shirt_mens_main_top .logo {
	position: absolute;
	left: 20px;
	top:20px;
	width: 50px;
}

.wrapper_sn {
  overflow: hidden;
}
.container_sn {
  display: flex;
}

.item {
	height: 100vh;
	display: grid;
	place-items: center;
	font-size: 40px;
	color: #fff;
}

.section {
	height: 100svh;
	position: relative;
	color: #fff;
}

.section__inner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: inherit;
	display: grid;
	place-items: center;
	font-size: 10vw;
	max-width: 464px;
	min-width: 320px;
	margin: 0 auto;
}

.polo_shirt_mens_block.bk00 {
	background-color:#000 ;
}

.polo_shirt_mens_block.bk01 {
	background-color:#FFF ;
}
.polo_shirt_mens_block.bk02 {
	background-color:#FFF8EC ;
}

.polo_shirt_mens_block.bk03 {
	background-color:#595757 ;
}

.polo_shirt_mens_block.bk04 {
	background-color:#9ABACC ;
}

.polo_shirt_mens_block.bk05 {
	background-color:#FFF ;
}

.polo_shirt_mens_block.bk06 {
	background-color:#FFF8EC ;
}

.polo_shirt_mens_block.bk07 {
	background-color:#D4E5EE ;
}

.polo_shirt_mens_block.bk08 {
	background-color:#EDEDED ;
	position: relative;
	padding: 15% 5%;
}

.polo_shirt_mens_block.bk09 {
	background-color:#9ABACC ;
}

.polo_shirt_mens_block.bk092 {
	background-color:#F1F1F1 ;
}

.polo_shirt_mens_block.bk10 {
	background-color:#FFF;
	color: #595757;
}

.polo_shirt_mens_block.bk11 {
	background-color:#FFF ;
	position: relative;
}

.is-none {
	display: none;
}

.polo_shirt_mens_block.bk01 .contact_btn {
	position: absolute;
	bottom: 10%;
	z-index: 200;
}

.polo_shirt_mens_main_wap {
	margin:0 auto;
    height: 100vh;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.polo_shirt_mens_main_ttile {
	position: absolute;
    z-index: 50;
    bottom: 35%;
    left: 5%;
}

.polo_shirt_mens_main_ttile h2 {
	font-family: "Oswald", sans-serif;
    font-size: 70px;
    line-height: 1;	
}

.polo_shirt_mens_ttile_cop {
	margin-top: 10px;
	font-size: 16px;
	font-weight: 700;
}

.polo_shirt_mens_ttile_img {
	position: absolute;
    z-index: 0;
    bottom: 37% !important;
    right: 0% !important;
    width: 70%;
}

video {
	object-fit: contain;
    position: absolute;
	width: auto;
    top: 30%;
    left: 50%;
    height: 120vh;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video {
	min-height: 950px;
	position: relative;
	padding: 0!important;
}

.video:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/uvcut_tshirt_ladies/bg-dot.png);
    background-attachment: fixed;
	opacity: 0.2;
    z-index: 1;
}

#movie-button {
	position: absolute;
    top: 2%;
    cursor: pointer;
    z-index: 9999999;
    margin: 0 5% 3% 5%;
    right: 0;
	width: 30px;
}

.movie-button {
	display:flex;
	justify-content:center;
	align-items:center;/*#video-buttonの中央に配置*/
}

.movie-button span {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	color:#FFF;
	font-size:16px;
}

.movie-button span svg {
	font-family: "Font Awesome 5 Free";
	font-size:7vw;/*アイコンの大きさを指定*/
	max-width: 35px;
    max-height: 35px;
}



/* ----------------------------- べた塗ボタン */

.contact_btn {
	padding: 5% 0;
}

.contact_btn div a {
	background-color: #6191A8;
	border-radius: 5px	;
    text-align: center;
    margin: 0 auto;
    padding: 12px 25px 12px 25px;
    text-decoration: none;
    display: block;
    width: 220px;
	height: 25px;
}

.contact_btn div a img {
	height: 100%;
}

.contact_btn span {
	text-align: center;
    margin-top: 12px;
    display: block;
    font-weight: 700;
	font-size: 16px;
}

/* ----------------------------- block02 */


.polo_shirt_mens_block.bk02 {
}

.polo_shirt_mens_block.bk02 .section__inner {
	display:unset;
}

.polo_shirt_mens_block.bk02 .block02 {
	position: relative;
	width: 100%;
}

.polo_shirt_mens_block.bk02 .wrap_box {
	position: relative;
    height: 100vh;
    padding: 15% 0 0;
}

.polo_shirt_mens_block.bk02 .wrap_box .block02_img_01 {
	position: static;
}

.polo_shirt_mens_block.bk02 .wrap_box .block02_img_01 img {
	width: 80%;
	position: absolute;
    z-index: 10;
	right: 0;
}

.polo_shirt_mens_block.bk02 .wrap_cop {
    position: absolute;
    bottom: 35%;
    left: 10%;
    width: 60%;
	z-index: 50;
}

.polo_shirt_mens_block.bk02 .block02_title {
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    line-height: 1;
    margin: 0 0 5%;
	color: #FFF;
	font-weight: 800;
}

.polo_shirt_mens_block.bk02 .block02_title span {
    margin-top: 12px;
    display: block;
	font-weight: 500;
    font-size: 20px;
	line-height: 1.4;
}

.polo_shirt_mens_block.bk02 .block02_cop {
	color: #FFF;
	font-size: 14px;
	text-align: justify;
	line-height: 1.2;
	font-weight: 500;
}

.animation_01-wap {
	position: absolute;
    width: 400px;
    height: 800px;
    top: 0%;
    right: 0;
    overflow: hidden;
}

.animation_01 {
	width: 800px;
    height: 800px;
    border-radius: 50%;
	transform: translate(0px, 0px);
	z-index: 0;
    background-image: url(../images/polo_shirt_mens/circle_01.svg);
	background-size: cover;
}

/* ----------------------------- block03 */



.polo_shirt_mens_block.bk03 .section__inner {
	display:unset;
}

.polo_shirt_mens_block.bk03 .block03 {
	position: relative;
	width: 100%;
}

.polo_shirt_mens_block.bk03 .wrap_box {
	position: relative;
    height: 100vh;
    padding: 15% 0 0;
	overflow: hidden;

}

.polo_shirt_mens_block.bk03 .wrap_box .block03_img_01 {
	position: static;
}

.polo_shirt_mens_block.bk03 .wrap_box .block03_img_01 img {
	width: 100%;
	position: absolute;
	z-index: 10;
}

.polo_shirt_mens_block.bk03 .wrap_cop {
    position: absolute;
    bottom: 30%;
    left: 10%;
    width: 60%;
	z-index: 20;
}
.polo_shirt_mens_block.bk03 .block03_title {
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    line-height: 1;
    margin: 0 0 5%;
	color: #FFF;
	font-weight: 800;
}
.polo_shirt_mens_block.bk03 .block03_title span {
    margin-top: 12px;
    display: block;
	font-weight: 500;
    font-size: 20px;
	line-height: 1.4;
	text-shadow: 0px 0px 10px #595757;

}

.polo_shirt_mens_block.bk03 .block03_cop {
	color: #FFF;
	font-size: 14px;
	text-align: justify;
	line-height: 1.2;
	font-weight: 500;
	text-shadow: 0px 0px 10px #595757;
}

.animation_02-wap {
	position: absolute;
	top:20%;
	left: 10%;
}

.animation_02 {
	width: 400px;
    height: 400px;
    border-radius: 50%;
	transform: translate(0px, 0px);
	z-index: 0;
    background-image: url(../images/polo_shirt_mens/circle_02.svg);
	background-size: cover;
}


/* ----------------------------- block04 */


.polo_shirt_mens_block.bk04 {
}

.polo_shirt_mens_block.bk04 .section__inner {
	display:unset;
}

.polo_shirt_mens_block.bk04 .block04 {
	position: relative;
	width: 100%;
}

.polo_shirt_mens_block.bk04 .wrap_box {
	position: relative;
    height: 100vh;
    padding: 15% 0 0;
	overflow: hidden;
}

.polo_shirt_mens_block.bk04 .wrap_box .block04_img_01 {
	position: static;
}

.polo_shirt_mens_block.bk04 .wrap_box .block04_img_01 img {
	width: 100%;
	position: absolute;
	z-index: 20;
}

.polo_shirt_mens_block.bk04 .wrap_cop {
    position: absolute;
    bottom: 35%;
    left: 10%;
    width: 60%;
	z-index: 20;
}
.polo_shirt_mens_block.bk04 .block04_title {
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    line-height: 1;
    margin: 0 0 5%;
	color: #FFF;
	font-weight: 800;
}
.polo_shirt_mens_block.bk04 .block04_title span {
    margin-top: 12px;
    display: block;
	font-weight: 500;
    font-size: 20px;
	line-height: 1.4;
	text-shadow: 0px 0px 10px #4f7387;

}

.polo_shirt_mens_block.bk04 .block04_cop {
	color: #FFF;
	font-size: 14px;
	text-align: justify;
	line-height: 1.2;
	font-weight: 600;
	text-shadow: 0px 0px 10px #4f7387;
}

.animation_03-wap {
	position: absolute;
    width: 700px;
    height: 700px;
    top: -50%;
    left: -94%;
    overflow: hidden;
}

.animation_03 {
	width: 700px;
    height: 700px;
    border-radius: 50%;
	transform: translate(0px, 0px);
	z-index: 0;
    background-image: url(../images/polo_shirt_mens/circle_03.svg);
	background-size: cover;
}


/* ----------------------------- block05 */

.polo_shirt_mens_block.bk05 {
	position: relative;
    padding: 10% 5%;
}

.polo_shirt_mens_block.bk05 .section__inner {
	display:unset;
}

.polo_shirt_mens_block.bk05 .section {
	position: static;
}

.polo_shirt_mens_block.bk05 .block05 {
}

.polo_shirt_mens_block.bk05 .wrap_box {
	position: relative;
    height: 450px;
    width: 100%;
    margin: 0 auto;
}

.polo_shirt_mens_block.bk05 .wrap_box .block05_img_01 {
    width: 85%;
}

.polo_shirt_mens_block.bk05 .wrap_box .block05_img_02 {
	position: absolute;
    bottom: 0%;
    right: 0;
    width: 60%;
}

.polo_shirt_mens_block.bk05 .wrap_cop {
    width: 70%;
	margin-top: 5%;
}

.polo_shirt_mens_block.bk05 .block05_title {
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    line-height: 1;
    margin: 0 0 5%;
	color: #595757;
	font-weight: 800;
}
.polo_shirt_mens_block.bk05 .block05_title span {
    margin-top: 12px;
    display: block;
	font-weight: 500;
    font-size: 20px;
	line-height: 1.4;
}

.polo_shirt_mens_block.bk05 .block05_cop {
	color: #595757;
	font-size: 14px;
	text-align: justify;
	line-height: 1.2;
}

/* ----------------------------- block06 */

.polo_shirt_mens_block.bk06 {
    position: relative;
    padding: 10% 5%;
}

.polo_shirt_mens_block.bk06 .section {
	position: static;
}

.polo_shirt_mens_block.bk06 .section__inner {
	display:unset;
}

.polo_shirt_mens_block.bk06 .block06 {
}

.polo_shirt_mens_block.bk06 .wrap_box {
	width: 100%;
    margin: 0 auto;
	
}

.polo_shirt_mens_block.bk06 .wrap_box .block06_img_01 {
	width: 80%;
}

.polo_shirt_mens_block.bk06 .wrap_box .block06_img_02 {
	position: absolute;
	bottom: 25%;
    right: -5%;
    width: 60%;
}

.polo_shirt_mens_block.bk06 .wrap_cop {
	position: sticky;
	z-index: 999;
	width: 70%;
}

.polo_shirt_mens_block.bk06 .block06_title {
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    line-height: 1;
    margin: 0 0 5%;
	color: #595757;
	font-weight: 800;
	line-height: 1.4;
}
.polo_shirt_mens_block.bk06 .block06_title span {
    margin-top: 12px;
    display: block;
	font-weight: 500;
    font-size: 20px;
}

.polo_shirt_mens_block.bk06 .block06_cop {
	color: #595757;
	font-size: 14px;
	text-align: justify;
	line-height: 1.2;
}

/* ----------------------------- block07 */

.polo_shirt_mens_block.bk07 {
    position: relative;
    padding: 10% 5%;
}

.polo_shirt_mens_block.bk07 .section {
	position: static;
}

.polo_shirt_mens_block.bk07 .section__inner {
	display:unset;
}

.polo_shirt_mens_block.bk07 .block07 {
}

.polo_shirt_mens_block.bk07 .wrap_box {

}

.polo_shirt_mens_block.bk07 .wrap_box .block07_img_01 {
	width: 100%;
    margin: 0 0 5% 0;
}

.polo_shirt_mens_block.bk07 .wrap_box .block07_img_02 {
    width: 80%;
    left: 10%;
}

.polo_shirt_mens_block.bk07 .wrap_cop {
    bottom: -5%;
    left: 15%;
    width: 70%;
}
.polo_shirt_mens_block.bk07 .block07_title {
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    line-height: 1;
    margin: 0 0 5%;
	color: #595757;
	font-weight: 800;
	line-height: 1.4;
}

.polo_shirt_mens_block.bk07 .block07_title span {
    display: block;
	font-weight: 500;
    font-size: 20px;
}

.polo_shirt_mens_block.bk07 .block07_cop {
	color: #595757;
	font-size: 14px;
	text-align: justify;
	line-height: 1.2;
}


/* ----------------------------- カラーラインナップ */

.polo_shirt_mens_block.bk08 h3 {
    font-family: "Oswald", sans-serif;
	font-size: 52px;
    line-height: 1;
    text-align: center;
    margin: 0 0 5%;
}

.polo_shirt_mens_color_swiper {
	padding-right: 10%;
}

.polo_shirt_mens_color_swiper .swiper-slide{
    height: auto;
    cursor: none;
    justify-content: center;
    margin-right: 1em!important;
    display: block;
}

.polo_shirt_mens_color_swiper .swiper-slide:nth-child(4){
	margin-right: 0!important;
}

.polo_shirt_mens_color_swiper .swiper-slide:nth-child(4) img{
	margin-right: 10%!important;
}

.polo_shirt_mens_color_swiper img {
	border-radius: 10px;
}

.swiper-pagination {
	position: static!important;
}

.swiper-pagination-bullet-active {
	background:#595757!important;
}


/* ----------------------------- ポイント */

.polo_shirt_mens_block.bk09 {
	position: relative;
    padding: 10% 5%;
}

.polo_shirt_mens_block.bk09 .section__inner {
	display:unset;
	padding: 5% 0 0;
}

.polo_shirt_mens_block.bk09 h3 {
    font-family: "Oswald", sans-serif;
	font-size: 52px;
    line-height: 1;
    text-align: center;
    margin: 0 0 5%;
}

.polo_shirt_mens_block.bk09 h3 span {
	text-align: center;
    margin-top: 12px;
    display: block;
    font-weight: 700;
    font-size: 16px;
}

.polo_shirt_mens_block.bk09 .point01 .a_img {
	height: 40vh;
	background-image: url(../images/polo_shirt_mens/point01_img_01_2.jpg);
	background-size: cover;
	background-position-x: center;
}

.polo_shirt_mens_block.bk09 .point01 .a_img img {
	width: auto;
	height: 100%;
}

.polo_shirt_mens_block.bk09 .wrap,.polo_shirt_mens_block.bk092 .wrap {
	width: 90%;
	margin: 0 auto;
}

.polo_shirt_mens_block.bk092 {
	position: relative;
    padding: 10% 5%;

}

.polo_shirt_mens_block.bk092 .section__inner {
	display:unset;
	padding: 10% 0 0;
}



.q_cop {
	font-size: 20px;
	margin-left: 30px;
    margin: 5% 0 6%;
	text-align:justify;
	color: #6191A8;
}

.q_cop.white {
	color: #FFF;
}

.q_cop.ni {
	padding-top: 2%;
}

.q_cop p {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-weight: 700;
}

.q_cop::before {
	content: "";
	display: inline-block;
	width: 50px;
    height: 50px;
	background: url(../images/polo_shirt_mens/q_icon.svg) no-repeat;
	background-size: contain;
	vertical-align: middle;
}

.q_cop.ni::before {
	background: url(../images/polo_shirt_mens/q_icon_02.svg) no-repeat;
}

.a_cop {
    line-height: 1.4;
    margin: 0 0 5%;
	text-align:justify;
	color: #6191A8;
}

.a_cop.white {
	color: #FFF;
}

.a_cop span {
	font-size: 14px;
    font-weight: 500;
    display: block;
    line-height: 1.2;
	margin-bottom: 3%;
	line-height: 1.5;
}

/* -----------------購入 */


.polo_shirt_mens_block10 ul li {
	width:100%;
	margin-right: 0%;
	float: left;
}


#cart_items {
	padding:none;
	margin: none;
}

#cart_items img {
	margin: 0 auto;
	display: block;
}

.polo_shirt_mens_block.bk10 {
	position: relative;
	padding: 10% 5%;
}

.polo_shirt_mens_block10 {
}


.polo_shirt_mens_block10 img {
	display: block;
    margin: 0 auto;
	max-height: 33vh;
}

.polo_shirt_mens_block10 span {
    text-align: center;
    margin-top: 12px;
    display: block;
    font-weight: 700;
    font-size: 16px;
}

.cartjs_product_table {
	line-height: 0.1em;
    color: #585858;
    font-family: "游ゴシック体", "Yu Gothic", "Noto Sans JP", "メイリオ", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
}

.cartjs_product_num,.cartjs_product_table th,.cartjs_product_table td{
}

.cartjs_sales_price td {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 24px!important;
	padding-bottom: 15px;
}

.cartjs_sales_price th ,.cartjs_product_num th,.cartjs_option1 th,.cartjs_option2 th {
	font-size: 14px!important;
}

.cartjs_product_table table {
	width: 80%!important;
	margin: 0 auto 10px!important;
}

.cartjs_cart_in input {
	width: 60%!important;
	background: #004F96 !important;
	height: 50px!important;
	margin-bottom: 10px!important;
}

.cartjs_sk_link_other {
	width: 100%!important;
	text-align: center!important;
}

.cartjs_box {
	padding: 10px 0!important;
}

/* -----------------アバウト */

.polo_shirt_mens_block.bk11.wrap {
	position: static;
	z-index: 200;
}


.polo_shirt_mens_block11 {
	text-align: center;
    position: relative;
    padding: 20% 0 0;
    border-top: solid 1px #595757;
    margin: 0 auto;
}
.polo_shirt_mens_block11_hr {
	display: block;
    border: 0;
    border-top: solid 5px #595757;
    margin: 0 0 4px;
    padding: 0;
}
.aboutus_block {
	padding: 5% 0;
    text-align: justify;
    color: #3E3A39;
    margin: 0 5% 0;
}
.polo_shirt_mens_block11 h3 {
	width: 100px;
    margin: 0 auto;
}
.polo_shirt_mens_block11 h3 span {
    font-size: 16px;
    display: block;
    font-weight: 500;
    margin-top: 5%;
}

.aboutus_midasi_warp {
	text-align: center;
	margin: 5% 0 3%;
}

.aboutus_midasi {
	padding: 1% 0;
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
    color: #3E3A39;
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing: 3px;
}

.aboutus_block2 {
	background-color: #FFF;
    padding:10% 5%;
    text-align: justify;
}

.aboutus_block img {
	margin-top:5%;
}

.aboutus_block2 img {
	display: block;
	margin: auto;
}

.aboutus_block2 .aboutus_tutumu_logo {
    width: 60%;
    margin: 5% auto 10%!important;
}

.aboutus_block .aboutus_cop {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    line-height: 2.1;
	text-align: center;
}

.footer {
    background-color: #595757;
    padding: 1% 1%;
    bottom: 0;
    width: 98%;
	color: #FFF;
}

#footer_cart_items {
	position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(170, 170, 170, 0.7);
	opacity: 0;
	z-index: 9999999;
	backdrop-filter: blur(15px);
	left: 0;
    right: 0;
}

.footer_cart_items_wap {
	max-width: 464px;
    min-width: 320px;
	margin: 0 auto;
}

#footer_cart_items .contact_btn {
    opacity: 1;
	padding: 15px 0;
	width: 100%;
	float: right;
	display: flex;
    justify-content: center;
    align-items: center;
}

#footer_cart_items .contact_btn div a {
	width: 85%;
    padding: 12px 7%;
}

.f_price {
	width: 45%;
    float: left;
    padding: 0 0 0 20px;
	font-weight: 900;
	font-size: 24px;
    color: #fff;
    text-align:left;
}

.f_price span {
	display: inline-block;
	font-size: 12px;
}

.f_price p {
	display: inline-block;
	line-height: 1;
}

.f_contact_btn {
	float: right;
	margin: 0 5% 0 0;
	width: 55%;
}

.postage {
	background-color: #5f5f5f;
    font-weight: bold;
    color: #FFF;
    float: left;
    height: auto;
    padding: 5px;
    text-align: center;
    line-height: 1;
    font-size: 18px;
}

.postage span {
	display: block;
	margin-top: 0;
}

#polo_shirt_mens .footer {
	padding:5px 1%  85px!important;
	position: relative;
}

/******** タブレット *********/

@media screen and (min-width: 641px) and (max-width: 1300px) {

.wrap {
}

.tablet {
	display: block;
}


}

	
/******** スマホ *********/

@media screen and (max-width: 640px) {

/* ----------------------------- 共通 */

.wrap {
}

.sp { display: block!important; }
.pc { display: none!important; }
.tablet {display: none;}

.cartjs_product_table {
	line-height: 0.5em;
}
	
	

}

@media screen and (max-width: 400px) {
	
.polo_shirt_mens_main_ttile {
    bottom: 40%;
}
	
.polo_shirt_mens_ttile_img {
    bottom: 42% !important;
}	
	
.polo_shirt_mens_block.bk092 .point02 .a_img img {
	height: 40vh;
    margin: 0 auto;
    display: block;
}

}

}

@media screen and (min-width: 700px) {


}

}
