@charset 'UTF-8';
.main_img *{ box-sizing: border-box;}

/*-----------------------------------------------
メイン画像
------------------------------------------------*/
.main_img_13 {
	max-width: 1300px;
	margin: 0 auto 25px;
}
.main_img_13 .main_img_h {
	margin-bottom: 25px;
}
.main_img_13 .main_text {
	width: 1000px;
	margin: 0 auto;
}

.text_1000 {
	width: 1000px;
	margin: 0 auto 30px auto;
}


/*-----------------------------------------------
特徴 ポイント
------------------------------------------------*/
.cap_point {
	width: 1000px;
	margin: 0 auto 40px;
}
.cap_point_h {
	height: 95px;
	color: #FFF;
	font-size: 38px;
	font-weight: 700;
	line-height: 95px;
	text-align: center;
	border-radius: 15px 15px 0 0;
}

.cap_point .cap_point_h.purple { background: #7b6ad7; }
.cap_point .cap_point_h.orange { background: #ffb913; }

.cap_point_cont { position: relative; }

.cap_point_img { 
	position: absolute;
	top: 0;
} 
.cap_point_list li { position: absolute; }

.cap_point_list li dt {
	min-height: 36px;
	background: url(../../../../_images/type/tshirt/dry/check.gif) no-repeat;
	color: #ff0840;
	padding-left: 55px;
	margin-bottom: 37px;
	font-size: 29px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: 0;
}
.cap_point_list li dt .long {
	font-size: 28px;	
}

.cap_point_list li dd {
	font-weight: 700;
	font-size: 17px;
	line-height: 1.8em;
}
.cap_point_list li dd.caution { margin-top: 15px; }


/*----種類で探す：バイザー----*/
.cap_visor .cap_point_cont { min-height: 465px; }

.cap_visor .cap_point_list .list_1 { 
	width: 370px;
	top: 54px;
	right: 62px;
}

.cap_visor .cap_point_list .point_1 { 
	width: 400px;
	top: 64px;
	left: 60px;
}
.cap_visor .cap_point_list .point_2 { 
	width: 400px;
	top: 297px;
	left: 60px;
}

/*----種類で探す：ニット帽----*/
.cap_knit .cap_point_cont { min-height: 465px; }

.cap_knit .cap_point_list .list_1 { 
	width: 370px;
	top: 47px;
	right: 64px;
}
.cap_knit .cap_point_list .point_1 { 
	width: 400px;
	top: 395px;
	left: 65px;
}
.cap_knit .cap_point_list .point_2 { 
	width: 400px;
	top: 395px;
	right: 52px;
}
.cap_knit .cap_point_list .point_3 { 
	width: 400px;
	top: 685px;
	right: 52px;
}

/*----種類で探す：ハンチング----*/
.cap_hunting .cap_point_cont { min-height: 1060px; }

.cap_hunting .cap_point_list .list_1 { 
	width: 400px;
	top: 60px;
	left: 61px;
}
.cap_hunting .cap_point_list .list_2 { 
	width: 400px;
	top: 474px;
	right: 52px;
}
.cap_hunting .cap_point_list .list_3 { 
	width: 400px;
	top: 791px;
	left: 60px;
}
.cap_hunting .cap_point_list .list_3 dt span { 
	line-height: 1.5em;
}


/*-----------------------------------------------
omakase-box オリジナル製作はお任せ下さい
------------------------------------------------*/
.h_red_ribbon {
    height: 103px;
    width: 986px;
    background: url(../../../../_images/type/_common/h_red_ribbon.gif) no-repeat;
    color: #FFF;
    margin: 25px auto 30px auto;
    padding-top: 35px;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}

.omakase-box{
	max-width: 1000px;
	margin: 0 auto 40px auto;
}
.omakase-box .omakase-list{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.omakase-box .omakase-list li {
	width: 320px;
	box-shadow: 7.071px 7.071px 20px 0px rgba(7, 7, 3, 0.16);
}

.omakase-box .omakase-list .omakase-h  {
	color: #ff0f06;
	margin: 20px 0 20px 0;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
}
.omakase-box .omakase-list .omakase-h:before  {
	content: "";
	display: inline-block;
	width: 49px;
	height: 41px;
	background: url(../../../../_images/type/_common/check_p.gif) no-repeat;
	padding-right: 10px;
	vertical-align: middle;
}
.omakase-box .omakase-list .text {
	padding: 0 20px 20px;
}


/*-----------------------------------------------
手書き
------------------------------------------------*/
.tegaki { margin-bottom: 50px; }
.tegaki .tegaki_title {
	background: #fbf8f4;
	padding: 40px 0;
	text-align: center;
	position: relative;
}
.tegaki:before {
	content: "";
	display: block;
	height: 7px;
	width: 100%;
	background: url(../../../../_images/type/_common/saigen_line.gif) repeat-x;
}
.tegaki .tegaki_title:after {
	content:"";
	width: 0;
	height: 0;
	margin: 0 0 0 -13px;
	border-right: 25px solid transparent;
	border-top: 25px solid #fbf8f4;
	border-left: 25px solid transparent;
	position: absolute;
	bottom: -25px;
	left: 50%;
}
.tegaki .tegaki_omakase {
	background: #5ac5e0;
	padding: 40px 0 20px 0;
	margin-bottom: 35px;
	text-align: center;
}
.tegaki .tegaki_h {
	margin-bottom: 40px;
	text-align: center;
}


/*-----------------------------------------------
活用シーン
------------------------------------------------*/
.scene {
	background: url(../../../../_images/type/_common/scene_line_under.gif) no-repeat bottom;
	margin: 0 auto 50px auto;
	padding-bottom: 65px;
}
.scene .scene_h {
	text-align: center;
}

.scene .scene_h .type {
	display: inline-block;
	font-size: 23px;
	font-weight: 700;
	background: #FFF;
	padding: 7px 14px;
	color: #152a79;
	border-radius: 5px;
	letter-spacing: .07em;
	border: 3px solid #152a79;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.scene .scene_h .ribbon {
	background: url(../../../../_images/type/_common/red_ribbon.gif) no-repeat;
	min-height: 80px;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	color: #FFF;
	margin-bottom: 30px;
	letter-spacing: .1em;
	display: block;
	padding-top: 23px;
	box-sizing: border-box;
}

.scene .scene_list li {
	width: 100%;
	border-radius: 10px;
	position: relative;
	margin-bottom: 30px;
	box-shadow: 0.877px 2.869px 9.3px 0.7px rgba(101, 107, 108, 0.26);
}
.scene .scene_list li:last-child { margin-bottom: 0; }

.scene .scene_list .data_cont {
	float: right;
	width: 425px;
	padding: 25px 30px;
	box-sizing: border-box;
}
.scene .scene_list .float {
	float: left;
	width: 315px;
}

.scene .scene_list li:nth-child(even) .data_cont { float: left; }
.scene .scene_list li:nth-child(even) .float { float: right; }


.scene .scene_list .scene_li_h {
	margin-bottom: 10px;
	font-size: 20px;
	color: #ff1647;
	font-weight: 700;
}
.scene .scene_list .text {
	font-size: 13px;
}
.scene .scene_list .text_large {
	font-size: 13px;
	line-height: 1.7em;
}

.scene .scene_list li:before {
	content: "";
	display: block;
	width: 64px;
	height: 68px;
	position: absolute;
	top: -4px;
	left: 10px;
}
.scene .scene_list li:nth-child(even):before {
	content: "";
	display: block;
	width: 64px;
	height: 68px;
	position: absolute;
	top: -4px;
	left: 435px;
}

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


/*-----------------------------------------------
	メインコンテンツ　リスト
------------------------------------------------*/
#main_cont .under-box{
	margin: 40px auto;
}
#main_cont .under-h{
	height: 80px;
	background: #4fcec4;
	color: #FFF;
	margin-bottom: 25px;
	font-size: 29px;
	font-weight: 700;
	line-height: 80px;
	text-align: center;
	border-radius: 10px 10px 0 0;
	border-bottom: 5px solid #eeff2f;
}
#main_cont .under-h .long { font-size: 26px; }

#main_cont .under-box .under-list{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
#main_cont .under-box .under-list > li{
	width: 230px;
}
#main_cont .under-box .under-list > li dl.text {
	background: #f5f5ee;
	padding: 15px;
}
#main_cont .under-box .under-list > li dl dt {
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
}
#main_cont .under-box .under-list > li dl dt span {
	background: linear-gradient(transparent 50%, #fffb00 0%);
	padding: 0 5px;
}
#main_cont .under-box .under-list > li dl dd {
	font-size: 13px;
}





/*-----------------------------------------------
	original-cap オリジナルキャップ
------------------------------------------------*/
.original-cont .about-box .h_green{
	height: auto;
	padding: 15px;
	font-size: 30px;
	line-height: 1.5em;
}

.original-cont .about-box * h4{
	width: 100%;
	background-color: #7b6ad7;
	color: #fff;
	margin-bottom: 30px;
	padding: 10px 5px;
	font-size: 25px;
	font-weight: 700;
	line-height: 2em;
	text-align: center;
	position: relative;
}
.original-cont .about-box * h4:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-top: 17px solid #7b6ad7;
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	margin: auto;
}


/*----プリント位置----*/
.original-cont .about-box .about-position {
	margin: 30px auto 80px;
}

/**/
.original-cont .about-box .about-position > dl{
	margin: 15px auto;
	border: 6px solid #41dce8;
}
.original-cont .about-box .about-position > dl > dt{
	color: #ff0840;
	padding: 10px 10px 10px 60px;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.8em;
	border-bottom: 5px solid #62e2ec;
	position: relative;
}
.original-cont .about-box .about-position > dl > dt:before{
	content: "";
	display: block;
	background-image: url(../../../../_images/type/_common/check_p.gif);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.original-cont .about-box .about-position > dl > dd{
	display: flex;
	align-items: center;
	gap: 20px;
}
.original-cont .about-box .about-position > dl > dd > div{
	padding: 20px;
}
.original-cont .about-box .about-position > dl > dd > div > p{
	margin-bottom: 15px;
}
.original-cont .about-box .about-position > dl > dd > div img{
	width: 100%;
	height: auto;
}


/*----種類----*/
.original-cont .about-box .about-type {
	margin: 30px auto 80px;
}

/**/
.original-cont .about-box .about-type > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 30px 0;
}
.original-cont .about-box .about-type > ul > li{
	width: 360px;
	background-color: #f6f6f6;
	padding-bottom: 10px;
}
.original-cont .about-box .about-type > ul > li h5{
	color: #f62971;
	margin: 10px 0 5px;
	padding: 10px 15px 10px 35px;
	font-size: 18px;
	font-weight: 700;
	position: relative;
}
.original-cont .about-box .about-type > ul > li h5:before{
	content: "";
	display: block;
	width: 2px;
	height: 60%;
	background-color: #f62971;
	transform: skewX(-20deg);
	position: absolute;
	left: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.original-cont .about-box .about-type > ul > li p{
	color: #282828;
	padding: 0 15px;
	font-size: 13px;
	line-height: 1.6em;
}


/*----プリント方法----*/
.original-cont .about-box .about-print {
	margin: 30px auto 80px;
}
.original-cont .about-box .about-print h4{
	background-color: #ff2b28;
}
.original-cont .about-box .about-print h4:after{
	border-top-color: #ff2b28;
}


/**/
.original-cont .about-box .about-print > ul{
	display: flex;
	flex-direction: column;
	gap: 30px;
	align-items: center;
}
.original-cont .about-box .about-print > ul > li{
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 52% auto;
	padding: 30px 20px;
	padding-left: 55%;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
}
.original-cont .about-box .about-print > ul > li.embroidery{
	background-image: url(../../../../_images/type/cap/_common/print/sisyu.webp);
}
.original-cont .about-box .about-print > ul > li.silk{
	background-image: url(../../../../_images/type/cap/_common/print/silk.webp);
}
.original-cont .about-box .about-print > ul > li.tensya{
	background-image: url(../../../../_images/type/cap/_common/print/tensya.webp);
}

.original-cont .about-box .about-print > ul > li h5{
	color: #ff0f06;
	margin-bottom: 10px;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px solid #c2c2c2;
}
.original-cont .about-box .about-print > ul > li h5:before{
	content: "";
	display: inline-block;
	width: 35px;
	height: 35px;
	background-image: url(../../../../_images/type/_common/check_p.gif);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-right: 10px;
	vertical-align: middle;
}

.original-cont .about-box .about-print > ul > li p{
	margin: 15px;
}


/*----デザイン----*/
.original-cont .tegaki_title{
	padding: 20px 0;
}
.original-cont .tegaki_omakase{
	margin: 0;
}
.original-cont .tegaki_h{
	margin: 0 0 20px;
}


/*------------種類------------*/
.cap_type {
	background: #e2f3fe;
	padding: 50px 0;
}

.cap_type .cap_type_h {
	width: 1000px;
	height: 95px;
	color: #FFF;
	background: #f64129;
	margin: 0 auto;
	font-size: 38px;
	font-weight: 700;
	text-align: center;
	line-height: 95px;
	border-radius: 15px 15px 0 0;
}

.cap_type .cap_type_list {
	width: 1000px;
	margin: 0 auto;
	background: #FFF;
	padding: 15px 50px 40px 50px;
	box-shadow: 0px 0px 59px 0px rgba(26, 33, 35, 0.3);
}

.cap_type .cap_type_list li {
	width: 440px;
	float: left;
}
.cap_type .cap_type_list li:nth-child(odd) { margin-right: 20px; }

.cap_type_list .list_cont {
	background: #f6f6f6;
	padding: 25px 23px;
	font-size: 13px;
}
.cap_type_list .list_cont .h_pink {
	background: url(../../_images/type/cap/original-cap/h_pink.gif) no-repeat;
	color: #f62971;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 24px;
	font-weight: 700;
	line-height: 27px;
}



/*-----------------------------------------------
	hunting　ハンチング
------------------------------------------------*/

/*----------店舗制服の制作----------*/
.standard_wear {
	background: url(../../../../_images/use/_common/standard_back.gif) repeat top center;
	width: 100%;
	padding-bottom: 40px;
	position: relative;
}
.standard_wear .standard_h {
	background: #f3950f;
	margin-bottom: 65px;
	padding: 40px 0 45px 0;
	text-align: center;
	position: relative;
}
.standard_wear .standard_h:after {
	content:"";
	width: 0;
	height: 0;
	margin: 0 0 0 -13px;
	border-right: 35px solid transparent;
	border-top: 35px solid #f3950f;
	border-left: 35px solid transparent;
	position: absolute;
	bottom: -35px;
	left: 50%;
}
.standard_wear .text {
	max-width: 1000px;
	margin: 0 auto 40px;
}

.standard_wear .wear_cont {
	width: 1000px;
	margin: 0 auto;
}
.standard_wear .wear_cont .standard_h_item {
	height: 80px;
	background: #d4ed14;
	margin-bottom: 30px;
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	line-height: 80px;
	letter-spacing: .14em;
}

.standard_wear .wear_cont .inner{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.standard_wear .wear_cont .wear_cont_l {
	width: 480px;
}
.standard_wear .wear_cont .wear_cont_r {
	width: 490px;
}
.wear_cont_r > ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px 0;
}
.wear_cont_r > ul > li {
	width: 235px;
	background: #FFF;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.5em;
	border: 1px solid #cdc7c7;
	position: relative;
	z-index: 1;
}
.wear_cont_r > ul > li h5 {
	font-weight: 700;	
}

.wear_cont_r > ul > li .number {
	margin-top: 5px;
	color: #968e92;
	letter-spacing: .09em;
}

.wear_cont_r > ul > li img {
	margin-bottom: 15px;
}
.wear_cont_r > ul > li a {
	display: block;	
	padding: 21px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.wear_cont_r > ul > li a:hover {
	color: #ff3164;
}
.wear_cont_r > ul > li a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.wear_cont_r > ul > li:before {
	content: "";
	display: block;
	width: 75px;
	height: 74px;
	position: absolute;
	top: -12px;
	left: -12px;
	z-index: 2;
}
.wear_cont_r .no1:before {
	background: url(../../../../_images/use/_common/standard_1.png);
}
.wear_cont_r .no2:before {
	background: url(../../../../_images/use/_common/standard_2.png);
}
.wear_cont_r .no3:before {
	background: url(../../../../_images/use/_common/standard_3.png);
}
.wear_cont_r .no4:before {
	background: url(../../../../_images/use/_common/standard_4.png);
}
.wear_cont_r .no5:before {
	background: url(../../../../_images/use/_common/standard_5.png);
}
.wear_cont_r .no6:before {
	background: url(../../../../_images/use/_common/standard_6.png);
}

/*----------ユニフォームモールは----------*/
.shop_tokuten {
	background: #c7ecf8;
	padding-bottom: 50px;
	margin-bottom: 40px;
}
.shop_tokuten .shop_tokuten_h,
.shop_tokuten .li_h {
	margin-bottom: 20px;
	text-align: center;
}
.shop_tokuten > ul {
	display: flex;
	justify-content: space-between;
	width: 1000px;
	margin: 0 auto;
}
.shop_tokuten > ul li {
	width: 320px;
	background: #FFF;
	padding: 30px;
	border: 4px solid #f8381e;
	border-radius: 10px;
	box-shadow: 0.14px 7.999px 26px 0px rgba(0, 0, 0, 0.3);
}
.shop_tokuten .clear li .text {
	font-weight: 700;
}


/*----------活用シーン_w1000----------*/
.scene_top { 
	background: url(../../../../_images/type/_common/lb_back.gif) repeat;
	padding: 45px 0;
	margin-bottom: 45px;
}
.scene_top .scene_top_h {
	width: 1000px;
	height: 80px;
	background: #fffd2b;
	padding: 0 25px;
	margin: 0 auto 30px;
	font-size: 26px;
	font-weight: 700;
	line-height: 80px;
	text-align: center;
}

.scene_top .scene_top_list {
	display: flex;
	justify-content: space-between;
	width: 1000px;
	margin: 0 auto;
}
.scene_top .scene_top_list li {
	width: 320px;
	background: #FFF;
	box-shadow: 7.071px 7.071px 20px 0px rgba(7, 7, 3, 0.16);
}

.scene_top .scene_top_list .scene_h  {
	color: #ff0f06;
	padding: 0 15px;
	margin: 20px 0 15px 0;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3em;
	text-align: center;
}
.scene_top .scene_top_list li .text {
	padding: 0 20px 20px;
	font-size: 15px;
}

/*----------生地----------*/
.cloth-box{
	margin: 30px auto;
}
.cloth-box .cloth-list{
	display: flex;
	gap: 20px;
	max-width: 1000px;
	margin: auto;
}
.cloth-box .cloth-list > li{
	width: 320px;
	box-shadow: 7.071px 7.071px 20px 0px rgba(7, 7, 3, 0.16);
}
.cloth-box .cloth-list > li h4{
	color: #ff0f06;
	margin: 20px 0 20px 0;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
}
.cloth-box .cloth-list > li h4:before{
	content: "";
	display: inline-block;
	width: 49px;
	height: 41px;
	background: url(../../../../_images/type/_common/check_p.gif) no-repeat;
	padding-right: 10px;
	vertical-align: middle;
}
.cloth-box .cloth-list > li .text {
	padding: 0 15px 15px;
}

/*-----------------------------------------------
	other　その他
------------------------------------------------*/

/*-------------- 特殊プリント --------------*/
.print_cont .print_h3 {
	width: 100%;
	height: 112px;
	background: url(../../../../_images/type/_common/type_line.gif) repeat-x bottom;
	color: #161513;
	margin-bottom: 50px;
	position: relative;
	font-size: 40px;
	font-weight: 700;
	line-height: 112px;
	text-align: center;
	letter-spacing: .1em;
}
.print_cont .print_h3: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 #fffb00;
	border-left: 25px solid transparent;
}

.print_cont .print_list {
	display: flex;
	flex-wrap: wrap;
	gap: 25px 35px;
	width: 1000px;
	margin: 0 auto 20px;
}

.print_cont .print_list > li {
	width: 310px;
}

.print_cont .print_list > li .print_h4 {
	margin: 0 auto 15px auto;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}
.print_cont .print_list > li .print_h4 span {
	background: linear-gradient(transparent 50%, #fffb00 0%);
	padding: 0 10px;
}
.print_cont .print_list > li .print_text {
	background: #f5f5ee;
	padding: 17px;
	font-size: 13px;
}

.print_cont .caution {
	width: 1000px;
	margin: 0 auto 25px auto;
	font-size: 13px;
	text-align: right;
}

