@charset "Shift_JIS";
label:hover {
    opacity: 0.7;
}
.font-red {color: #f00;}
.uniform-content__inner {/* padding: 30px 40px; */width: 910px;margin: auto;margin-top: 20px;}
.uniform-content__inner--large {
padding: 35px 40px;
}
.uniform-content__inner--sub {
padding: 25px 40px;
}
.uniform-content-maintitle {
    font-size: 25px;
    margin-bottom: 5px;
    display: inline-block;
}

.uniform-content-subtitle {
    font-size: 47px;
}
.uniform__head {
position:relative;
z-index:0;
}
.uniform-concept__button {
position:relative;
z-index:2;
background-color: #fff;
color: #22345a;
text-decoration: none;
padding: 14px 30px;
border-radius: 10px;
line-height: 1.4;
font-weight: bold;
text-align:center;
box-shadow :
0 0 0 5px #f39800,
0 0 0 10px #fff;
}
.uniform-concept__button.icon-arrow-circle--blue::before {
width: 20px;
height: 20px;
border-radius: 20px;
right:10px;
margin-top: -7px;
}
.uniform-concept__button.icon-arrow--bottom::after {
right: 16px;
margin-top: -3px;
}
.jsc-tab-contents {
	float: left;
}
.jsc-tab-contents .item__main h3 {
    line-height: 1.4;
    margin-bottom: 10px;
}
.uniform-content__inner .item {
    position: relative;
    /* text-align: center; */
}

.uniform-content__inner .item .size.radio-square label {
    height: 40px;
    display: table;
    /*padding: 0;*/
    /*line-height: 1.2;*/
}
.uniform-content__inner .item .size.radio-square label span {
    font-size: 12px;
    vertical-align: middle;
    display: table-cell;
}
.item__main {
/* width: 495px; */
}
.item__main__comment {
    margin-bottom: 10px;
    font-size: 12px;
}
.item__sub-is_name {
    margin-bottom: 10px;
}
.item__sub__delivery {
    font-size: 12px;
    line-height: 1.1;
    font-weight: bold;
}
.jsc-content::after {
    content: '';
    clear: both;
    display: block;
}
.item__note {
    margin-bottom: 30px;
    font-size: 12px;
}
.uniform-content__item-bottom {
    float: left;
}

.uniform-content__fanclub {
    float: left;
    width: 497px;
    margin-top: 15px;
    border: 1px solid #f00;
    padding: 5px;
    padding-left: 10px;
    box-sizing: border-box;
}

.uniform-content__fanclub {
    font-size: 12px;
    line-height: 1.4;
}

.uniform-content__fanclub-notes {
    text-indent: -1em;
    margin-left: 1em;
}

.uniform-content__fanclub .uniform-content__fanclub-tit {
    font-weight: bold;
    font-size: 14px;
}
/* change img */
.nav li {
display: inline-block;
vertical-align: top;
border: 1px solid #22345a;
/*width: 145px;*/
width: 105px;
}
.nav li + li {
margin-left: 15px;
}
.photo {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 450px;
	height: 419px;
	height: 442px;
	border: 1px solid #22345a;
	margin-left: auto;
	margin-right: auto;
}
/*.photo_credit{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 450px;
	height: 419px;
	border: 1px solid #22345a;
	margin-right: auto;
}*/
.thumbnail {
display: flex;
justify-content: center;
align-items: center;
/*width: 145px;
height: 120px;*/
width: 102px;
height: 89px;
}
.thumbnail > img {
width: 80%;
cursor: pointer;
}
.thumbnail > img:hover {
opacity: 0.7;
}
.size {box-sizing: border-box;margin: 0 auto;/* width: 320px; */}
.size > li {display: inline-block;margin-bottom: 10px;/* margin-left: 5px; */}
.size__text {font-size:12px;line-height: 1.4;/* margin: 0 11px; */margin-bottom: 2px;}
.size__table {
box-sizing: border-box;
width: 100%;
border: solid #000;
border-width: 0 1px 1px 0;
}
.size__table th,
.size__table td {
border: solid #000;
border-width: 1px 0 0 1px;
font-size:13px;
padding: 10px;
text-align: center;
}
.uniform-marking__info {
color:inherit;
font-weight:bold;
}
.marking-catch {position: relative;font-size: 14px;/* font-weight: bold; */line-height: 1.4;text-align: center;/* width: 90%; */margin: auto;margin-bottom: 5px;margin-top: 10px;}
.marking-catch::before {content: '';top: 5px;bottom: 0;left: 22px;height: 32px;width: 1px;background-color: #000;transform: rotate(-25deg);-webkit-transform: rotate(-25deg);position: absolute;}
.marking-catch::after {content: '';top: 5px;bottom: 0;right: 22px;height: 32px;width: 1px;background-color: #000;transform: rotate(25deg);-webkit-transform: rotate(25deg);position: absolute;}
.marking-catch_sub {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.2;
}
/*.marking__notice > li {
font-size:12px;
line-height: 1.4;
}*/
.order__notice {
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
font-weight: bold;
line-height: 1.3;
}
.order__notice__list {
font-weight:bold;
}
.arrow-bottom::after{
content: url(/shopping/n-velca/uniform/img/uniform/arrow-bottom.png);
display: inline-block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio-square input:disabled + label {
    pointer-events: none;
    filter: brightness(0.5);
}
/* tab */
.tab {
	display: table;
	width: 100%;
	border: 1px solid #22345a;
}

.tab li input{
	display: none;
}
.tab li + li {
	border-left: 1px solid #22345a;
}
.tab li.is-active {
	position: relative;
	background: #22345a;
}
.tab li.icon-new::before {
	content: "";
	position: absolute;
	top: -11px;
	left: 0;
	background: url(/shopping/n-velca/uniform/img/uniform/icon-new.png) no-repeat;
	background-size: cover;
	width: 30px;
	height: 24px;
	z-index: 0;
}
.tab li.is-active::after{
	position: absolute;
	bottom: -10px;
	left: 50%;
	content:'';
	border-top: 15px solid #22345a;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	margin-left: -15px;
}
.tab li.is-active label{
	color: #fff;
}
.icon-uniform-heiwa::before {
	width: 64px;
	height: 57px;
	left: 0px;
	top: 1px;
	background-size: calc(113 / 82 * 100%) calc(1000 / 68 * 100%);
	background-position: 3px -499px;
}
.icon-uniform-heiwa-gk::before {
width: 64px;
height: 57px;
left: 0px;
top: 1px;
background-size: calc(113 / 82 * 100%) calc(1000 / 68 * 100%);
background-position: 3px -583px;
}
.icon-uniform-1st::before {width: 74px;height: 57px;left: 0px;top: 1px;background-size: 95px;background-position: 2px 0px;}
.icon-uniform-1st-gk::before {width: 74px;height: 57px;left: 0px;top: 1px;background-size: 95px;background-position: 2px -82px;}
.icon-uniform-2nd::before {width: 74px;height: 57px;left: 0px;top: 1px;background-size: 95px;background-position: 2px -165px;}
.icon-uniform-2nd-gk::before {width: 74px;height: 57px;left: 0px;top: 1px;background-size: 95px;background-position: 2px -251px;}
/* accordion */
.accordion {display: block;text-align: center;text-decoration: none;line-height: 36px;font-weight: bold;height: 34px;/* width: 310px; */margin: auto;}
.accordion .icon-arrow-circle::before {
right: -25px;
margin-top: -9px;
}
.accordion .icon-arrow--gray::after {
right: -20px;
margin-top: -5px;
}
.accordion.is-active .icon-arrow--bottom::after {
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-top: -2px;
}
.accordion__content {display: none;/* width: 310px; */margin: auto;}
.accordion__content__inner {
padding: 15px;
}

.oldprice {
font-weight: bold;
}
.discount {
	color: #ea0000;
	font-size: 40px;
	margin-top: -17px;
	background:linear-gradient(transparent 14%, #ff6 15%);
	width: 157px;
	font-weight: bold;
}
.CartAdd,
.CartAdd-pro {
	cursor: pointer;
}
.Warning_word.active{
	margin: 10px 0;
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
	color: #ea0000;
	padding: 12px 2px;
	background: #fff0f0;
	border: 2px solid #ea0000;
}
.button--l {
	/* height: 60px; */
	line-height: 50px;
	font-size: 26px;
}
.button--l.icon-cart {
	background-position: 76px center;
}
.button--l .icon-arrow-circle::before {
	right: -25px;
	margin-top: -8px;
}
.button--l .icon-arrow--red::after {
	right: -19px;
	margin-top: -3px;
}
.uniform-concept__section {
	border: 2px solid #22345a;
}
.uniform-concept__section__inner {
	padding: 40px 25px 40px 40px;
}
.uniform-concept__unit {
	position: relative;
}
.uniform-concept__head {
	display:block;
	width: 275px;
	text-align: center;
	background-color: #22345a;
	position: absolute;
	top: 4px;
	left: 590px;
	font-size: 21px;
	line-height: 1.3;
	font-weight: bold;
	color: #fff;
	box-shadow: 0 0 0 1px #fff, 0 0 0 4px #22345a;
	padding: 8px 20px;
}
.uniform-concept__img {
	width: 590px;
}
.uniform-concept__img  img{
	border:2px solid #22345a;
}
.uniform-concept__text {
	line-height: 1.5;
}
.uniform-designer__info {
	position: relative;
	padding: 1px;
	min-height:240px;
}
.uniform-designer__inner{
	min-height:240px;
}
.uniform-designer__img {
	position:absolute;
	top:35px;
	left:0;
	z-index:2;
	display: block;
	background: #fff;
	padding: 2px;
}
.uniform-designer__img > img {
	vertical-align:bottom;
}
.uniform-designer__unit {
	position: absolute;
	top: 0;
	left:98px;
	z-index:1;
}
.uniform-designer__name {
	box-sizing:border-box;
	width: 300px;
	height: 110px;
	padding: 30px 35px 30px 60px;
	background-color: #22345a;
	box-shadow: 0 0 0 1px #fff, 0 0 0 4px #22345a;
	color: #fff;
}
.uniform-designer__data {
	box-sizing: border-box;
	width: 500px;
	height: 118px;
	background-color: #e8e8e8;
	padding: 20px 40px 20px 25px;
	font-size: 14px;
	line-height: 1.5;
	position: relative;
	top: -4px;
	left: 5px;
}
.uniform-designer__text {
	position: absolute;
	top: 130px;
	left: 145px;
	width: 760px;
	font-size: 14px;
	line-height: 1.4;
}
.banner--vivi {
	position: relative;
	box-sizing: border-box;
	padding: 10px 20px;
	width: 480px;
	background-color: #22345a;
	border-radius: 20px;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: -2px;
}
.banner--vivi::before {width: 111px;height: 115px;right: 31px;top: -14px;background-size: inherit;background-position: 0 -396px;}
.banner--vivi .uni_off{
	font-size: 24px;
	font-weight: bold;
}
.banner--vivi .details{
	display: block;
	text-align: right;
	position: absolute;
	top: 101px;
	right: 20px;
}
.banner--vivi .notes{
	font-size: 12px;
}
.uniform-peace {
	border: 2px solid #22345a;
}
.uniform-peace__head {
	background-color: #22345a;
	color: #fff;
	font-size: 20px;
	padding: 20px 30px;
}
.uniform-peace__text {
	font-size:15px;
	line-height:1.4;
	padding: 20px 30px;
}
.habaicatch {
    width: 900px;
    margin: auto;
    position: relative;
    margin-top: 30px;
    background-image: linear-gradient(-45deg,#b1e0f8 25%,#c0e7fa 25%,#c0e7fa 50%,#b1e0f8 50%,#b1e0f8 75%,#c0e7fa 75%,#c0e7fa);
    background-size: 8px 8px;
    background-image: -webkit-linear-gradient(-45deg,#b1e0f8 25%,#c0e7fa 25%,#c0e7fa 50%,#b1e0f8 50%,#b1e0f8 75%,#c0e7fa 75%,#c0e7fa);
}

.habaicatch .tit {
    font-size: 40px;
    font-weight: bold;
    padding: 5px;
    padding-left: 70px;
    color: #22345a;
    padding-top: 15px;
}

.habaicatch .icon {
    position: absolute;
    top: -20px;
    left: -19px;
}

.habaicatch .text01 {
    padding: 5px 20px 15px;
    line-height: 1.4;
}

/*対応用CSS*/
.CartAdd p.inBox{
    font-size: 12pt;
    border: 1px solid #f78c8c;
    padding: 6px 0;
    border-radius: 6px;
    background: linear-gradient(#fff,#f9e5e5);
    text-align: center;
    cursor: default;
}
.CartAdd p.inBox span.telStr{
    font-size: 28pt;
    line-height: 32.5pt;
    color: #c3060d;
    font-weight: bold;
}

.radio-round label {
    width: 100px;
}

#uniform-content2 .tab li label{
    font-size: 20px;
}
#uniform-content2 .tab li label::before{
    left: 13px;
}
#uniform-content2 .radio-square label {
    width: 110px;
}
h1{
    font-size: 28px;
}
h1 span{
    font-size: 42px;
}

.uni-bk-style{
	width: 47%!important;
    margin: auto;
    margin-top: 5%;
}

.towel_logo{
	 float:left;
}
.CartAddOther {
    cursor: pointer;
}

/* 20220412_追加 */
a {
    text-decoration: none;
}
.tab li {
	display: table-cell;
	width: 10%;
	height: 60px;
	color: #22345a;
	vertical-align: middle;
	text-align: center;
	position:relative;
}
.tab li label {
	position: relative;
	display: flex;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4;
	color: inherit;
	height: 100%;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	padding-left: 49px;
	font-size: 15px;
}
/* アイコン */
.velca_icon {
	background-size: 37%!important;
	margin-left: 5px;
}
/*チャンピオンリング、スマホリング、記念館用アイコン */
.velca_icon2 {
	background-size: 13%!important;
	margin-left: 5px;
}
.velca_sel_icon {
    background-size: 8%!important;
    /*margin-left: 7px;*/
    font-size: 22px!important;
}
/* velca_tab_limit */
.velca_tab_limit {
	display: table;
	width: 100%;
	border: 1px solid #22345a;
}
.velca_tab_limit li {
	display: table-cell;
	width: 10%;
	height: 60px;
	color: #22345a;
	vertical-align: middle;
	text-align: center;
	position:relative;
}
.velca_tab_limit li label {
	position: relative;
    display: flex;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.4;
    color: inherit;
    height: 64%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding-left: 35px;
    font-size: 16px;
}
.velca_tab_limit li input{
	display: none;
}
.velca_tab_limit li + li {
	border-left: 1px solid #22345a;
}
.velca_tab_limit li.is-active {
	position: relative;
	background: #22345a;
}
.velca_tab_limit li.icon-new::before {
	content: "";
	position: absolute;
	top: -11px;
	left: 0;
	background: url(/shopping/n-velca/uniform/img/uniform/icon-new.png) no-repeat;
	background-size: cover;
	width: 30px;
	height: 24px;
	z-index: 0;
}
.velca_tab_limit li.is-active::after{
	position: absolute;
	bottom: -10px;
	left: 50%;
	content:'';
	border-top: 15px solid #22345a;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	margin-left: -15px;
}
.velca_tab_limit li.is-active label{
	color: #fff;
}
.photo_uni {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 450px;
	height: 419px;
	border: 1px solid #22345a;
	margin-left: auto;
	margin-right: auto;
}
.photo_uni img {
	width: 80%;
}
.item__sub {
	box-sizing: border-box;
    width: 455px;
    float: right;
    margin-bottom: 10px;
    border-top: none;
    border-right: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    border-left: 3px solid #ffffff;
    padding: 20px 20px;
}
.button--gray {
	margin-top: 20px;
}
.order__text {
	padding: 20px;
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	background: #FFE;
	border: solid 2px #000;
}
.velca_img_w {
	width: 90%;
}

.price {
	color: #ea0000;
    font-size: 40px;
    font-weight: bold;
}
.price .tax {
    font-size: 14px;
}
/* クレジットT */
.item__main__credit {
	width: 462px;
}
.item__sub__credit {
    width: 440px;
}

/* モーダル_Tシャツ選択 */
.modal_bg {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.6);
    width: 100%;
    z-index: 10000;
    transform: scale(1);
}
.modal_content,
.modal_content_size {
    background: #ffff;
    left: 50%;
    padding: 10px 5px 3px 5px;
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 720px;
    max-height: 80%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    z-index: 10001;
    overflow-y: scroll;
}
.button_goods {
    cursor: pointer;
    line-height: 40px;
    font-size: 26px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    border: solid;
    margin: 10px 50px;
}
.button_goods:hover {
    background-color: gold;
}
.img_icon_tanpin {
    width: 20%;
    border: solid 1px;
    margin-left: 25px;
}

/* モーダル_サイズ・数量選択 */
.margin_title {
    margin: 20px 0;
    font-size: 20px;
}
.naire_koumoku1 {
    text-align: right;
    margin-right: 100px;
}
.naire_t {
    width: 60px;
    padding-left: 5px;
    border: solid 1px #000;
    border-radius: 5px;
}

.submitbtn {
    margin: 30px auto 30px auto;
    width: 70%;
}

.btn_back_cart {
	border: solid 1px #000;
    border-radius: 5px;
}

.koumoku_title {
    margin-left: 50px;
    text-align: left;
}

.sokyu_waku {
	padding: 10px;
	background: #fff;
	width: 100%;
}

.sokyu_waku_t {
	padding: 5px;
	background: #fff;
	width: 100%;
	margin-bottom: 7px;
}

.sokyu_waku_uni{
	padding: 1vw;
	background: #fff;
	width: 100%;
    border: 2px solid;
}

.marking__notice,
.marking__sokyu > li {
font-size:13px;
line-height: 1.4;
}

.t-lightgray_win{
	background: #e8e8e8;
	color: #000;
	height:445px;
}

.t-lightgray{
	background: #e8e8e8;
	color: #000;
}

.t-lightgray_credit{
	background: #e8e8e8;
	color: #000;
	height: 600px;
}

.radio-square label {
    width: 75px;
}
