@charset 'UTF-8';
/*----------------------------------------------------------------------------------------------
〇〇とは？
-----------------------------------------------------------------------------------------------*/
.item_data_h {
	color: #FFF;
	background: url(../../../../_images/type/_common/item_data_line.gif) repeat;
	height: 139px;
	width: 100%;
	margin-bottom: 50px;
	font-size: 50px;
	font-weight: 700;
	text-align: center;
	letter-spacing: .01em;
	line-height: 130px;
	border-bottom: 10px solid #fff600;
	position: relative;
}

.item_data_h:after {
	content:"";
	width: 0;
	height: 0;
	margin: 0 0 0 -13px;
	border-right: 35px solid transparent;
	border-top: 35px solid #fffb00;
	border-left: 35px solid transparent;
	position: absolute;
	bottom: -35px;
	left: 50%;
}

.item_data_cont {
	width: 1000px;
	height: 980px;
	margin: 25px auto 35px auto;
	position: relative;
}

/*---背景---*/
/*-ブルゾン-*/
.item_blouson_event .item_data_cont { background: url(../../../../_images/type/blouson/event/item_data_main.webp); }
.item_blouson_shop .item_data_cont { background: url(../../../../_images/type/blouson/shop/item_data_main.webp); }
.item_blouson_office .item_data_cont { background: url(../../../../_images/type/blouson/office/item_data_main.webp); }
.item_blouson_election .item_data_cont { background: url(../../../../_images/type/blouson/election/item_data_main.webp); }
.item_blouson_sports .item_data_cont { background: url(../../../../_images/type/blouson/sports/item_data_main.webp); }
.item_blouson_team .item_data_cont { background: url(../../../../_images/type/blouson/team/item_data_main.webp); }

.item_data_list dt {
	min-height: 36px;
	background: url(../../../../_images/type/tshirt/dry/check.gif) no-repeat;
	color: #ff0840;
	margin-bottom: 63px;
	padding-left: 55px;
	font-size: 33px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: .1em;
}

.item_data_list dd {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.9em;
}
.item_data_list li { position: absolute; }


.item_data_cont .list_item {
	width: 390px;
	top: 34px;
	right: 25px;
}
.item_data_cont .list_item_illust {
	width: 390px;
	top: 34px;
	right: 102px;
}
.item_data_cont .list_item dt { 
	letter-spacing: .03em;
}

.item_data_cont li .yellow_line {
	background: linear-gradient(transparent 50%, #fcff00 0%);
	padding: 0;
	font-weight: 700;
}

.item_data_cont .list_design {
	width: 390px;
	top: 525px;
	left: 30px;
}
.item_data_cont .list_design_illust {
	width: 390px;
	top: 525px;
	left: 102px;
}

.item_data_cont .list_design dt { 
	letter-spacing: .03em;
}


/*----表面のみの場合----*/
.item_data_list .list_item_short dt,
.item_data_cont .list_design_short dt {
	padding-left: 45px;
	margin-bottom: 35px;
	font-size: 29px;
	letter-spacing: 0em;
}

.item_data_list .list_item_short dd {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.9em;
}
/*--本体選びについて--*/
.item_data_cont .list_item_short {
	width: 290px;
	top: 305px;
	right: 40px;
}
/*--デザインについて--*/
.item_data_cont .list_design_short {
	width: 290px;
	top: 85px;
	left: 45px;
}

/**/
.item_point:before {
	content: "";
	display: block;
	width: 249px;
	height: 118px;
	background: url(../../../../_images/type/_common/arrow_blue.gif) no-repeat;
	margin: 0 auto 30px auto;
}
.item_point ul {
	width: 900px;
	margin: 0 auto 40px auto;
	text-align: center;
}
.item_point ul li {
	display: inline-block;
	min-height: 36px;
	background: url(../../../../_images/type/_common/check_p.gif) no-repeat;
	margin-bottom: 25px;
	padding: 0 5px 20px 60px;
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: .04em;
	border-bottom: 7px solid #161513;
}
.item_point .text_large li {
	font-size: 38px;
	letter-spacing: 0;
}

/*-----------------------------------------------
オススメアイテム
------------------------------------------------*/
.osusume_item { margin-bottom: 60px; }
.osusume_item .osusume_h3,
.osusume_2item .osusume_h3 {
	width: 100%;
	height: 125px;
	background: url(../../../../_images/type/_common/osusume_line.gif) repeat-x bottom;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
}
.osusume_item .osusume_h3:after,
.osusume_2item .osusume_h3:after {
	content:"";
	width: 0;
	height: 0;
	border-right: 25px solid transparent;
	border-top: 25px solid #fffb00;
	border-left: 25px solid transparent;
	margin: 0 0 0 -13px;
	position: absolute;
	bottom: -25px;
	left: 50%;
}

.osusume_item_li {
	width: 1000px;
	margin: 0 auto;
}

.osusume_item_li li { margin-bottom: 50px; }

/*----right_cont----*/
.osusume_item_li .item_li_h {
	color: #FFF;
	margin-bottom: 25px;
	padding: 25px;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	letter-spacing: .1em;
}


.osusume_item_li li:nth-child(1n) .item_li_h { background: linear-gradient(#fc391f 50%, #ee2b11 50%); }
.osusume_item_li li:nth-child(2n) .item_li_h { background: linear-gradient(#3fc4d9 50%, #34b6cb 50%); }
.osusume_item_li li:nth-child(3n) .item_li_h { background: linear-gradient(#6bba1a 50%, #5ba212 50%); }
.osusume_item_li li:nth-child(4n) .item_li_h { background: linear-gradient(#d55ed4 50%, #b953b7 50%); }


.osusume_item_li .osusume_cont {
	background: url(../../../../_images/type/_common/osusume_back.gif) repeat;
	padding: 30px;
	box-shadow: 6px 6px #fffb28;
	position: relative;
}
.osusume_item_li .osusume_cont .right_cont {
	width: 460px;
	float: right;
}

.right_cont .number_brand {
	margin-bottom: 15px;
}

.osusume_h5 { 
	margin-bottom: 15px;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.5em;
	letter-spacing: .06em;
}
.osusume_h5 span { 
	background: #FFF;
	padding: 0 3px;
}

.right_cont .price {
	background: url(../../../../_images/type/_common/price_line.gif) repeat-x bottom;
	padding-bottom: 25px;
	margin-bottom: 15px;
	text-align: right;
	position: relative;
}
.right_cont .price .price_img {
	padding-right: 165px;
}
.right_cont .price .price_off {
	position: absolute;
	top: -10px;
	right: 20px;
}

.right_cont .text_box {
	min-height: 155px;
	background: url(../../../../_images/type/_common/text_paper_458.gif) no-repeat;
	background-size: cover;
	margin-bottom: 25px;
}
.right_cont .text_box p {
	padding: 60px 25px 13px 25px;
	font-size: 13px;
}


/*画像→CSS化*/
.right_cont .number_brand {
	display: block;
	margin-bottom: 15px;
}
.right_cont .number_brand span.number{
	display: inline-block;
	background-color: #a3389d;
	color: #fff;
	margin-bottom: 0;
	margin-right: 10px;
	padding: 3px 30px 3px 15px;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 30px;
	position: relative;
}
.right_cont .number_brand span.number:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 18px solid transparent;
	border-right: 10px solid #f0ecde;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.right_cont .priceBox{
	padding-right: 140px;
}
.right_cont .priceBox dl{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	color: #737069;
	margin: 10px 0;
	font-weight: 600;
}
.right_cont .priceBox dl.price_maker{
	  font-size: 22px;
}
.right_cont .priceBox dl.price_maker dt{
	flex-shrink: 0;
	background-color: #737069;
	color: #fff;
	width: 90px;
	margin-right: 5px;
	padding: 2px;
	font-size: 12px;
	line-height: 1.1em;
	text-align: center;
}
.right_cont .priceBox dl.price_mall{
	color: #222;
	margin-bottom: 5px;
	padding: 8px 0;
	border-bottom: 1px dashed #776161;
}
.right_cont .priceBox dl.price_mall dt{
	flex-shrink: 0;
	background-color: #333;
	color: #fff;
	width: 55px;
	margin-right: 5px;
	padding: 2px;
	font-size: 14px;
	line-height: 1.1em;
	text-align: center;
}
.right_cont .priceBox dl.price_mall dd{
	color: #ff2621;
	font-size: 17px;
	vertical-align: baseline;
}
.right_cont .priceBox dl.price_mall dd em{
	margin-right: 5px;
	font-size: 45px;
	font-weight: 600;
	vertical-align: baseline;
}
.right_cont .priceBox dl.price_mall-tax{
	margin: 0;
	font-size: 18px;
}

.right_cont .priceBox dd,
.right_cont .priceBox dl.price_mall-tax{
	text-shadow:
       3px  3px 1px #fff,
      -3px  3px 1px #fff,
       3px -3px 1px #fff,
      -3px -3px 1px #fff,
       3px  0px 1px #fff,
       0px  3px 1px #fff,
      -3px  0px 1px #fff,
       0px -3px 1px #fff;
}

.right_cont .priceBox + .price_off{
  width: 140px;
  position: absolute;
  top: 0;
  right: 0;
}


/*----left_cont----*/
.osusume_item_li .osusume_cont .left_cont {
	width: 450px;
	margin-right: 30px;
	float: left;
}

/*----商品仕様イメージ----*/
.recommend_cont .bx-next {
	display: block;
    width: 76px;
    height: 76px;
    background: url(../../../../_images/type/_common/next_arrow.png) no-repeat;
	text-indent: 100%;
	background-size: contain;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	overflow: hidden;
    position: absolute;
    right: -38px;
	top: 50%;
	z-index: 100;
}
.recommend_cont .bx-prev {
	display: block;
    height: 76px;
    width: 76px;
    background: url(../../../../_images/type/_common/prev_arrow.png) no-repeat;
	background-size: contain;
	text-indent: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	overflow: hidden;
    position: absolute;
	top: 50%;
    left: -38px;
	z-index: 100;
}

.item_img .bx-wrapper {
	margin-bottom: 20px;
	height: 460px;
}

.item_img .bxslider li {
	border: 1px solid #c3b8ac;
}

.item_img .pager_list li {
	width: 58px;
	margin: 0 7px 10px 0;
	border: 1px solid #c3b8ac;
	float: left;
}
.item_img .pager_list li:nth-child(7n) {
	margin: 0 0 10px 0; 	
}
.item_img img {
	width: 100%;
	height: auto;
}

.item_img .pager_list .active {
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.bx-viewport li {
	min-height: 1px;
	min-width: 1px;
	width: 450px !important;
	height: 460px !important;
	z-index: 99;
}
.bx-clone {display: none;}

.item_img .bx-prev {
    background: url(../../../../_images/type/_common/prev_arrow.png) no-repeat;
	background-size: contain;
    position: absolute;
    left: -38px;
    width: 76px;
    height: 76px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	display: block;
	overflow: hidden;
	text-indent: 100%;
	display: block;
	z-index: 100;
}
.item_img .bx-next {
    background: url(../../../../_images/type/_common/next_arrow.png) no-repeat;
	background-size: contain;
    position: absolute;
    right: -38px;
    width: 76px;
    height: 76px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	display: block;
	overflow: hidden;
	text-indent: 100%;
	display: block;
	z-index: 100;
}


/*-----------------------------------------------
デザイン再現製作
------------------------------------------------*/
.saigen { margin-bottom: 50px; }

.saigen .blue_text {
	display: inline-block;
	color: #242ca5;
	margin-bottom: 25px;
	padding: 0 10px 3px 10px;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 52px;
	border-bottom: 5px solid #242ca5;
}

.saigen .saigen_title {
	background: #fbf8f4;
	text-align: center;
	padding: 40px 0;
	box-sizing: border-box;
	position: relative;
}
.saigen .saigen_title img { 
	display: block;
	margin: 0 auto;
}

.saigen:before {
	content: "";
	background: url(../../_images/type/_common/saigen_line.gif) repeat-x;
	height: 7px;
	width: 100%;
	display: block;
}
.saigen .saigen_title:after {
	content:"";
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin: 0 0 0 -13px;
	width: 0;
	height: 0;
	border-right: 25px solid transparent;
	border-top: 25px solid #fbf8f4;
	border-left: 25px solid transparent;
}
.saigen .saigen_anshin {
	background: #4fb9d5;
	text-align: center;
	padding: 40px 0 30px 0;
	margin-bottom: 35px;
}
.saigen .saigen_h {
	text-align: center;
	margin-bottom: 40px;
}


/*-----------------------------------------------
リピート製作
------------------------------------------------*/
.repeat .repeat_h {
	background: url(../../../../_images/type/_common/repeat_line.gif) repeat-x bottom;
	text-align: center;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 50px;
}
.repeat .repeat_h span {
	color: #242ca5;
	padding: 10px 0;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 52px;
	border-bottom: 5px solid #242ca5;
}
.repeat .repeat_h img { 
	display: block;
	margin: 45px auto 0 auto;
}
.repeat .repeat_h:after {
	content:"";
	width: 0;
	height: 0;
	margin: 0 0 0 -13px;
	border-right: 25px solid transparent;
	border-top: 25px solid #fffb00;
	border-left: 25px solid transparent;
	position: absolute;
	bottom: -25px;
	left: 50%;
}

.repeat dl dt {
	margin-bottom: 30px;
	padding: 20px;
	font-weight: 700;
	font-size: 30px;
	letter-spacing: .14em;
	text-align: center;
	text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
}
.repeat .first dt { background: #fffb00; }
.repeat .second dt { background: #ffba00; }

.repeat .repeat_ribbon {
	height: 103px;
	width: 986px;
	background: url(../../../../_images/type/tshirt/dry/dry_ribbon.gif) no-repeat;
	color: #FFF; 
	margin: 40px auto 60px auto;
	padding-top: 35px;
	font-size: 29px;
	font-weight: 700;
	text-align: center;
	letter-spacing: .08em;
}


/*-----------------------------------------------
お問い合わせはこちら
------------------------------------------------*/
.use_contact {
	width: 1000px;
	margin: 0 auto 60px auto;
	position: relative;
}
.use_contact_btn {
	position: absolute;
	top: 355px;
	left: 90px;
}



/*-----------------------------------------------
活用シーン
------------------------------------------------*/

.scene .scene_list .scene_1:before {
	background: url(../../../../_images/type/_common/scene_01.gif) no-repeat;
}
.scene .scene_list .scene_2:before {
	background: url(../../../../_images/type/_common/scene_02.gif) no-repeat;
}
.scene .scene_list .scene_3:before {
	background: url(../../../../_images/type/_common/scene_03.gif) no-repeat;
}
.scene .scene_list .scene_4:before {
	background: url(../../../../_images/type/_common/scene_04.gif) no-repeat;
}



/*-----------------------------------------------
クリックでスクロールします
------------------------------------------------*/
.nav_box {
	position: fixed;
	bottom: 125px;
	right: 20px;
	width: 150px;
	border: 5px solid #d8d6c8;
	box-sizing: border-box;
	text-align: center;
	border-radius: 10px;
	background: #FFF;
}

.nav_box dl dt {
	background: #d8d6c8;
	padding: 10px 0 15px 0;
}
.nav_box dl dd.osusume {
	margin-top: 8%;
}
.nav_box dl dd.item {
	margin: 7% 0 8% 0;
}

.nav_box dl img {
	width: 70%;
}

/*----商品一覧を見る----*/
.item_list_button_tate {
	position: fixed;
	top: 125px;
	right: 20px;
}



/*--------------------------team/チーム用ジャンパー------------------------------*/
/*------------------------sports/スポーツ用ジャンパー----------------------------*/

/*-----------------------------------------------
オプション
------------------------------------------------*/
.option { margin-bottom: 50px; }

.option .blue_text {
	text-align: center;
}
.option .blue_text span {
	display: inline-block;
	color: #242ca5;
	margin-bottom: 25px;
	padding: 0 10px 3px 10px;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 52px;
	border-bottom: 5px solid #242ca5;
}

.option .option_title {
	background: url(../../../../_images/type/_common/repeat_line.gif) repeat-x top;
	margin-bottom: 40px;
	padding: 10px 0;
	text-align: center;
	border-bottom: 10px solid #fffb00;
	position: relative;
}
.option .option_title:after {
	content:"";
	width: 0;
	height: 0;
	margin: 0 0 0 -13px;
	border-right: 25px solid transparent;
	border-top: 25px solid #fffb00;
	border-left: 25px solid transparent;
	position: absolute;
	bottom: -35px;
	left: 50%;
}


/*-----------------------------------------------
リピート製作_740
------------------------------------------------*/
.repeat_740 { 
	background: url(../../../../_images/type/_common/scene_dot.gif) repeat-x bottom;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.repeat_b80 { margin-bottom: 80px; }

.repeat_740 .pink { 
	color: #FFFFFF;
	margin-bottom: 13px;
	font-size: 19px;
	font-weight: 700;
	text-align: center;
	letter-spacing: .03em;
	
}
.repeat_740 .pink span {
	padding: 5px 15px;
	background: #f02840;
}

.repeat_740 .repeat_h {
	margin-bottom: 25px;
	text-align: center;
}
.repeat_740 .repeat_h img{
	width: 100%;
	height: auto;
}

.repeat_740 dl dt {
	margin-bottom: 30px;
	padding: 20px;
	text-align: center;
	font-weight: 700;
	font-size: 26px;
	letter-spacing: .14em;
	text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
}
.repeat_740 .first dt { background: #fffb00; }
.repeat_740 .second dt { background: #ffba00; }

.repeat_740 .repeat_ribbon {
	height: 75px;
	background: url(../../../../_images/type/_common/side_ribbon.gif) no-repeat top;
	color: #FFF; 
	margin: 40px auto 0 auto;
	padding-top: 20px;
	font-size: 21px;
	font-weight: 700;
	text-align: center;
	letter-spacing: .08em;
}



