@charset 'UTF-8';

* {	box-sizing: border-box;}

/*-----------------------------------------------
メイン画像
------------------------------------------------*/
.mainimg_under {
	width: 100%;
	background: url(../../../../_images/type/_common/yellow_square.gif) repeat-x top;
	margin-bottom: 50px;
	border-bottom: 1px solid #e2e2e2;
}

.mainimg_under .type_mainimg_cont {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	width: 1000px;
	margin: 0 auto;
	padding-top: 35px;
	position: relative;
}
.mainimg_under .type_mainimg_cont .main_h {
	margin-bottom: 40px;
	font-size: 32px;
	font-weight: 700;
	text-align: right;
	line-height: 1.9em;
}
.mainimg_under .type_mainimg_cont .main_h span {
	display: inline-block;
	background-color: #002840;
	color: #FFF;
	margin-right: 10px;
	padding: 5px 13px;
	letter-spacing: 0;
}

.mainimg_under .mainimg_main_text {
	display: block;
	width: 445px;
	padding: 25px;
	font-weight: 700;
	font-size: 15px;
	border: 6px solid #95e9f0;
	border-radius: 7px;
}

.mainimg_under .mainimg_point {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 15px;
	width: 445px;
	margin: -7px 0 25px auto;
}
.mainimg_under .mainimg_point li {
	box-shadow: 0px 5px 6px 0px rgba(61, 49, 54, 0.26);
}

.mainimg_under .mainimg_point.clear:after{
	display: none;
}


/*コットン*/
.type_cotton .type_mainimg_cont .main_h span{
	font-size: 41px;
}
.type_cotton.mainimg_under .mainimg_left {
	position: absolute;
	top: -5px;
	left: -130px;
}
/*ポリエステル*/
.type_polyester .type_mainimg_cont .main_h span{
	font-size: 41px;
}
.type_polyester.mainimg_under .mainimg_left {
	position: absolute;
	top: -5px;
	left: -150px;
}
/*不織布*/
.type_nonwoven .type_mainimg_cont .main_h span {
	font-size: 46px;
}
.type_nonwoven.mainimg_under .mainimg_left {
	position: absolute;
	top: -5px;
	left: -100px;
}
/*シャンブリック*/
.type_chambrick .type_mainimg_cont .main_h span {
	font-size: 36px;
}
.type_chambrick.mainimg_under .mainimg_left {
	position: absolute;
	top: -5px;
	left: -110px;
}
/*ジュート*/
.type_jute .type_mainimg_cont .main_h span {
	font-size: 46px;
}
.type_jute.mainimg_under .mainimg_left {
	position: absolute;
	top: 10px;
	left: -110px;
}


/*-----------------------------------------------
	特徴
------------------------------------------------*/
.item_feature {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	width: 1000px;
	background: url(../../../../_images/type/tote/_common/blue_paper.gif) repeat;
	margin: 0 auto;
	padding: 50px 45px;
	border: 7px solid #fcff00;
	border-bottom: none;
	position: relative;
}

/*右側*/
.item_feature .item_feature_cont {
	width: 465px;
}

.item_feature .item_feature_cont .item_h {
	color: #FFF;
	background: #ff0030;
	margin-bottom: 35px;
	padding: 20px 35px 35px 35px;
	font-weight: 700;
	font-size: 32px;
	line-height: 2.1em;
	border-radius: 5px;
	position: relative;
}
.item_feature .item_feature_cont .item_h:after {
    content: "";
	margin-left: -7px;
	border: 6px solid transparent;
	border-top: 15px solid #ff0030;
	position: absolute;
	bottom: -21px;
	left: 50%;
}
.item_feature .item_feature_cont .item_h span {
	padding-bottom: 7px;
	border-bottom: 4px solid #FFF;
}

.item_feature .item_feature_cont .text {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 16px;
	line-height: 2.1em;
}


/*コットン*/
.item_feature.type_cotton .item_feature_img {
	position: absolute;
	top: -30px;
	left: -25px;
}
/*ポリエステル*/
.item_feature.type_polyester .item_feature_img {
	position: absolute;
	top: -30px;
	left: -40px;
}
/*不織布*/
.item_feature.type_nonwoven .item_feature_img {
	position: absolute;
	top: -30px;
	left: -70px;
}
/*シャンブリック*/
.item_feature.type_chambrick .item_h {
	padding: 20px 20px 35px;
	font-size: 29px;
}
.item_feature.type_chambrick .item_feature_img {
	position: absolute;
	top: -30px;
	left: -25px;
}
/*ジュート*/
.item_feature.type_jute .item_h {
	padding: 20px 20px 35px;
	font-size: 29px;
}
.item_feature.type_jute .item_feature_img {
	position: absolute;
	top: 20px;
	left: -15px;
}

.item_feature .housei { margin-top: 20px; }
.item_feature .housei li { float: left; }
.item_feature .housei li:first-child { margin-right: 15px; }

/**/
.feature_text {
	width: 1000px;
	margin: 0 auto;
	color: #FFF;
	background: #101635;
	padding: 30px;
	margin-bottom: 70px;
	font-size: 27px;
	font-weight: 700;
	text-align: center;
}




/*-----------------------------------------------
お薦め
------------------------------------------------*/
.recommend_item .h_lb_ribbon {
    width: 100%;
    height: 185px;
    background: url(../../../../_images/type/tote/_common/h_ribbon_back.gif) repeat-x bottom;
    color: #00245d;
    margin-bottom: 50px;
    font-size: 45px;
    font-weight: 700;
    text-align: center;
	border-bottom: 10px solid #06c1ec;
    position: relative;
}
.recommend_item .h_lb_ribbon:after {
    content: "";
    width: 0;
    height: 0;
    border-right: 25px solid transparent;
    border-top: 25px solid #00bfeb;
    border-left: 25px solid transparent;
    position: absolute;
    bottom: -25px;
    left: 0;
	right: 0;
    margin: 0 auto;
}
.recommend_item .h_lb_ribbon img {
	margin-bottom: 25px;
}

/**/
.recommend_item .recommend_cont {
	width: 1000px;
	margin: 0 auto;
}

.recommend_item .recommend_button_text {
	color: #FFF;
	margin: 0 auto 35px auto;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
}
.recommend_item .recommend_button_text span {
	background: #2d2863;
	padding: 10px 25px;
	border-radius: 30px;
}

/*--切り替えボタン3個--*/
.recommend_item .recommend_button {
	display: flex;
	align-items: flex-start;
	gap: 20px;
	margin-bottom: 45px;
}
.recommend_item .recommend_button li {
	width: 320px;
	box-shadow: 0px 10px 9px 0px rgba(6, 0, 1, 0.16);
}
.recommend_item .recommend_button li img {
	width: 320px;
	height: auto;
}

/*--切り替えボタン4個--*/
.recommend_item .recommend_button4 {
	display: flex;
	align-items: flex-start;
	gap: 20px;
	margin-bottom: 45px;
}
.recommend_item .recommend_button4 li {
	width: 235px;
	box-shadow: 0px 10px 9px 0px rgba(6, 0, 1, 0.16);
}
.recommend_item .recommend_button4 li img {
	width: 235px;
}

/*active*/
.recommend_item .recommend_button li a,
.recommend_item .recommend_button4 li a {
	display: block;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

.recommend_item .recommend_button li .active,
.recommend_item .recommend_button4 li .active {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/*----------商品情報----------*/
.recommend_cont div .recommend_li_h {
	color: #FFF;
	padding: 35px 30px;
	font-weight: 700;
	font-size: 35px;
	text-align: center;
	border-radius: 10px 10px 0 0;
}

.recommend_cont div .item_title {
	background: url(../../../../_images/type/tote/_common/recommend_check.gif) no-repeat 40px 30px;
	padding: 25px 35px 25px 110px;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.4em;
}

.recommend_cont div dl .item_data {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	background: #f2f1e8;
	margin-bottom: 55px;
	padding: 30px 35px 35px;
}


/*green*/
.recommend_cont #recommend_green .recommend_li_h {
	background: #08ac79;
}
.recommend_cont #recommend_green .item_title {
	border: 5px solid #08ac79;
	border-top: none;
}
.recommend_cont #recommend_green dl .item_data {
	border: 5px solid #08ac79;
	border-top: none;
}

/*blue*/
.recommend_cont #recommend_blue .recommend_li_h {
	background: #09aebd;
}
.recommend_cont #recommend_blue .item_title {
	border: 5px solid #09aebd;
	border-top: none;
}
.recommend_cont #recommend_blue dl .item_data {
	border: 5px solid #09aebd;
	border-top: none;
}

/*orange*/
.recommend_cont #recommend_orange .recommend_li_h {
	background: #ffab0a;
}
.recommend_cont #recommend_orange .item_title {
	border: 5px solid #ffab0a;
	border-top: none;
}
.recommend_cont #recommend_orange dl .item_data {
	border: 5px solid #ffab0a;
	border-top: none;
}

/*red*/
.recommend_cont #recommend_red .recommend_li_h {
	background: #f63723;
}
.recommend_cont #recommend_red .item_title {
	border: 5px solid #f63723;
	border-top: none;
}
.recommend_cont #recommend_red dl .item_data {
	border: 5px solid #f63723;
	border-top: none;
}


/*----右側----*/
.recommend_cont .right_data {
	width: 400px;
}

.recommend_cont .right_data .item_list .number {
	display: inline-block;
	height: 36px;
	background: #a3389d;
	color: #FFF;
	margin-right: 20px;
	padding: 0 45px 0 20px;
	font-weight: 700;
	font-size: 17px;
	line-height: 36px;
	letter-spacing: .1em;
	position: relative;
}
.recommend_cont .right_data .item_list .number:after {
    content: "";
	border: 18px solid transparent;
	border-right: 10px solid #f2f1e8;
    position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.recommend_cont .right_data .item_list .color_size {
	display: inline-block;
	margin-right: 10px;
}
.recommend_cont .right_data .item_list .color_size dl{
	display: flex;
	align-items: center;
}
.recommend_cont .right_data .item_list .color_size dl dt {
	color: #FFF;
	background: #000;
	margin-right: 10px;
	padding: 0 10px;
	font-weight: 700;
	font-size: 13px;
}
.recommend_cont .right_data .item_list .color_size dl dd {
	font-size: 15px;
	font-weight: 700;
}

.recommend_cont .right_data .item_list .lot {
	display: inline-block;
	background: #d6eaec;
	color: #147680;
	margin-bottom: 10px;
	padding: 6px 15px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
}

.recommend_cont .right_data .item_list .price {
	background: url(../../../../_images/type/_common/price_line.gif) repeat-x bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: right;
	position: relative;
}
.recommend_cont .right_data .item_list .price .price_off {
	margin: -10px -15px 0 0;
}

/**/
.recommend_cont .right_data .priceBox{
	padding-right: 140px;
}
.recommend_cont .right_data .priceBox dl{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	color: #737069;
	margin: 10px 0;
	font-weight: 600;
}
.recommend_cont .right_data .priceBox dl.price_maker{
	  font-size: 22px;
}
.recommend_cont .right_data .priceBox dl.price_maker dt{
	flex-shrink: 0;
	background-color: #737069;
	color: #fff;
	width: 100px;
	margin-right: 5px;
	padding: 2px;
	font-size: 14px;
	line-height: 1.1em;
	text-align: center;
}
.recommend_cont .right_data .priceBox dl.price_mall{
	color: #222;
	margin-bottom: 5px;
	padding: 8px 0;
	border-bottom: 1px dashed #776161;
}
.recommend_cont .right_data .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;
}
.recommend_cont .right_data .priceBox dl.price_mall dd{
	color: #ff2621;
	font-size: 17px;
	vertical-align: baseline;
}
.recommend_cont .right_data .priceBox dl.price_mall dd em{
	margin-right: 5px;
	font-size: 45px;
	font-weight: 600;
	vertical-align: baseline;
}
.recommend_cont .right_data .priceBox dl.price_mall-tax{
	margin: 0;
	font-size: 18px;
}

.recommend_cont .right_data .priceBox dd,
.recommend_cont .right_data .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;
}
.recommend_cont .right_data .priceBox + .price_off{
	width: 143px!important;
	position: absolute;
	top: 0;
	right: 0;
	margin: auto!important;
}
/**/

/*--材質--*/
.recommend_cont .right_data .item_oz {
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: 700;
}
.recommend_cont .right_data .item_oz li {
	margin-bottom: 12px;
}
.recommend_cont .right_data .item_oz dt {
	display: inline;
	background: #c6ebdb;
	margin-right: 14px;
	padding: 5px 7px;
	font-weight: 700;
}
.recommend_cont .right_data .item_oz dd {
	display: inline;
}
.recommend_cont .right_data .item_oz dd span {
	color: #FFF;
	margin-right: 14px;
	margin-left: 10px;
	padding: 3px 10px;
	font-weight: 700;
	border-radius: 3px;
}
.recommend_cont .right_data .item_oz dd span.super_heavy { background: #fa3f3f; }
.recommend_cont .right_data .item_oz dd span.heavy { background: #fa9900; }
.recommend_cont .right_data .item_oz dd span.light { background: #4776bc; }


/*--テーブル--*/
.recommend_cont .right_data .item_table {
	width: 100%;
	background: #FFF;
	margin-bottom: 15px;
	border-bottom: 1px solid #b7b7b7;
}
.recommend_cont .right_data .item_table th,
.recommend_cont .right_data .item_table td {
	padding: 10px 15px;
}
.recommend_cont .right_data .item_table th {
	background: #edf7f7;
	width: 105px;
	font-weight: 700;
	text-align: center;
	border: 1px solid #b7b7b7;
	border-bottom: none;
}
.recommend_cont .right_data .item_table td {
	font-size: 13px;
	border-right: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
}

.recommend_cont .right_data .color_icon,
.recommend_cont .right_data .size_btn {
	float: left;
}
.recommend_cont .right_data .color_icon { margin-right: 15px; }

/*--プリント可能範囲について　モーダル--*/

.recommend_cont .right_data .size_btn {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
}
.recommend_cont .right_data .size_btn a {
	display: block;
	color: #FFF;
	background: #00bde5;
	padding: 13px 15px;
	border-radius: 3px;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.29);
}

.print_modal {
	width: 100%;
	margin: 0 auto;
	padding: 4px;
	border: 3px solid #211a1a;
	position: relative;
}

.print_modal .print_cont {
	padding: 75px 30px 35px 30px;
	border: 1px solid #211a1a;
}
.print_modal h4 {
	width: 225px;
	background: #FFFFFF;
	color: #fc391f;
  	margin:0 auto;
	font-size: 17px;
	font-weight: 700;
	font-style: italic;
	text-align: center;
	position: absolute;
	top: -20px;
	left: 0;
 	right: 0;
}
.print_modal h4 img {
	display: block;
	margin: 0 auto 20px auto;
}

.print_cont_li_1,
.print_cont_li_2,
.print_cont_li_3 {
	width: 100%;
}
.print_cont li:first-child {
	border: none;
}
.print_cont .print_li li {
	border: none;
}
.print_cont dl dd ol li .number {
	margin-right: 7px;
	font-style: italic;
	font-weight: 700;
}
.print_cont dl dt {
	margin-bottom: 15px;
	text-align: center;
}
.print_cont dl dt img {
	width: 185px;
}
.print_cont dl dd ol li {
	display: inline-block;
	margin-right: 15px;
}
.print_cont dl dd ol {
	width: 200px;
	margin: 0 auto;
}

.print_modal .print_cont .caution {
	color: #e2230a;
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.6em;
}

/*----可能範囲が3種類----*/
.print_cont_li_3 .list_1,
.print_cont_li_3 .list_2,
.print_cont_li_3 .list_3 {
	width: 33%;
	float: left;
	border-left: 1px solid #161513;
}

/*----可能範囲が2種類----*/
.print_cont_li_2 .list_1,
.print_cont_li_2 .list_2 {
	width: 50%;
	float: left;
	border-left: 1px solid #161513;
}

/*----可能範囲が1種類----*/
.print_cont_li_1 .list_1 {
	width: 100%;
	border-left: 1px solid #161513;
}

.recommend_cont .right_data .text {
	font-size: 13px;
	margin-bottom: 15px;
}

/*----左側----*/
.recommend_cont .left_data {
	width: 500px;
}
.recommend_cont .left_data ul{
	display: flex;
	flex-wrap: wrap;
	gap: 20px 10px;
}
.recommend_cont .left_data ul li {
	position: relative;
}
.recommend_cont .left_data ul li a:hover:after {
	content: "";
	background: url(../../../../_images/type/tote/_common/more_on.webp) no-repeat;
	width: 140px;
	height: 35px;
	box-shadow: 11.258px 6.5px 17px 0px rgba(6, 0, 1, 0.55);
	position: absolute;
	top: 25px;
	left: 25px;
}


/*-----------------------------------------------
形状別お薦め
------------------------------------------------*/
.item_type_tote {
	background: #e2f3fe;
	margin-bottom: 50px;
	padding-bottom: 50px;
}

.item_type_tote .item_type_h {
	height: 120px;
	color: #FFF;
	background: #f64129;
	margin-bottom: 40px;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	line-height: 120px;
}

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

.item_type_tote .item_type_list > ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.item_type_tote .item_type_list > ul > li {
	width: 440px;
	background-color: #f6f6f6;
}
/*.item_type_tote .item_type_list > ul > li:nth-child(odd) { margin-right: 20px; }*/

.item_type_list .list_cont {
	padding: 25px 23px;
	font-size: 13px;
}
.item_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;
}


/*----お薦めアイテム----*/
.item_type_tote .type_recommend{
	display: flex;
	flex-direction: column;
	gap: 15px;
}

/*見出しリボン*/
.item_type_tote .type_recommend .h_yellowflag  {
	display: inline-block;
	height: 36px;
	background: #e5ff0b;
	margin-right: 20px;
	padding: 2px 45px 2px 20px;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: .1em;
	line-height: 36px;
	position: relative;
}

.item_type_tote .type_recommend .h_yellowflag:after {
    content: "";
    border: 18px solid transparent;
    border-right: 10px solid #f6f6f6;
    position: absolute;
    top: 0;
	bottom: 0;
    right: 0;
	margin: auto;
}

/**/
.item_type_tote .type_recommend_cont {
	width: 390px;
	background: #FFF;
	margin-top: -4px;
	font-weight: 700;
	border: 1px solid #b4a9a3;
}

.item_type_tote .type_recommend_cont a {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 10px;
}

/*画像*/
.item_type_tote .type_recommend .left_cont {
	width: 115px;
}
.item_type_tote .type_recommend .left_cont img {
	width: 115px;
	height: auto;
}

/*情報*/
.item_type_tote .type_recommend .right_cont {
	width: 235px;
}

.item_type_tote .type_recommend_cont dl dt {
	margin-bottom: 5px;
	padding: 5px 0;
	font-weight: 700;
	line-height: 1.5em;
	border-bottom: 1px solid #c8c8c8;
}
.item_type_tote .type_recommend_cont dl dd.number {
	display: inline-block;
	color: #a59f9f;
	margin-right: 5px;
	font-size: 13px;
	vertical-align: middle;
}
.item_type_tote .type_recommend_cont dl dd.brand {
	display: inline-block;
}
.item_type_tote .type_recommend_cont dl dd.brand img {
	height: 15px;
	vertical-align: middle;
}
/*ロット・カラー数*/
.item_type_tote .type_recommend .lot_color ul{
	display: flex;
	gap: 10px;
	margin-bottom: 5px;
}

.item_type_tote .type_recommend .lot_color li span {
	color: #FFF;
	background: #000;
	margin-right: 5px;
	padding: 3px 5px;
	font-size: 12px;
}
/*価格*/
.item_type_tote .type_recommend .price_data {
	margin-bottom: 10px;
}
.item_type_tote .type_recommend .price_data dl {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	color: #f62971;
	font-size: 16px;
	line-height: 1.3em;
}
.item_type_tote .type_recommend .price_data dt {
	width: 35%;
	margin: 0;
	padding: 0;
	border: none;
}
.item_type_tote .type_recommend .price_data dd {
	width: 65%;
	padding-left: 10px;
	border-left: 1px solid #f62971;
}
.item_type_tote .type_recommend .price_data dd em {
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.1em;
}
.item_type_tote .type_recommend .price_data dd span {
	color: #333;
	display: block;
	font-size: 13px;
	line-height: 1.3em;
}
/*リンクボタン*/
.item_type_tote .type_recommend .link_button {
	background: #00bde5;
	color: #FFF;
	padding: 8px 30px 5px 15px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 3px;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.29);
	position: relative;
}
.item_type_tote .type_recommend .link_button:after {
    content: url(../../_images/type/_common/more_arrow.gif);
    display: block;
    width: 5px;
    height: 9px;
    position: absolute;
    right: 20px;
    top: 6px;
}



/*-----------------------------------------------
プリント方法について
------------------------------------------------*/
.print_method {
	margin-bottom: 45px;
}
.print_method .h_green {
	font-size: 46px;
}

.print_method .print_li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 40px;
	width: 1000px;
	margin: 0 auto;
}

.print_method .print_li li {
	width: 480px;
	text-align: center;
	box-shadow: 7.071px 7.071px 20px 0px rgba(7, 7, 3, 0.16);
}

.print_method .print_li li .print_cont_h {
	color: #FFF;
	background: #f30f39;
	padding: 30px 10px;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
}
.print_method .print_li li .print_cont_h:before {
	content: "";
	display: inline-block;
	width: 39px;
	height: 32px;
	background: url(../../../../_images/type/bottle/_common/print_icon.gif) no-repeat;
	background-size: contain;
	padding-right: 15px;
	vertical-align: middle;
}

.print_method .print_li li img {
	margin-top: 25px;
}

.print_method .print_li li .print_catch {
	margin: 20px 20px 25px 20px;
	font-size: 18px;
	font-weight: 700;
}
.print_method .print_li li .print_catch span {
	background: linear-gradient(transparent 50%, #ffea06 0%);
	padding: 0 5px;
}

.print_method .print_li li .print_text {
	padding: 0 20px 25px 20px;
	text-align: left;
}

/*--横3個--*/
.print_method.type_3box .print_li{
	gap: 40px 20px;
}
.print_method.type_3box .print_li li {
	width: 320px;
}


/*-----------------------------------------------
リピート製作
------------------------------------------------*/
.repeat { 
	background: url(../../../../_images/type/_common/scene_dot.gif) repeat-x bottom;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.repeat .repeat_h {
	margin-bottom: 25px;
	text-align: center;
}
.repeat .repeat_h span {
	color: #242ca5;
	padding: 10px 0;
	font-size: 40px;
	font-weight: 700;
	line-height: 52px;
	letter-spacing: .03em;
	border-bottom: 5px solid #242ca5;
}
.repeat .repeat_h img { 
	display: block;
	margin: 45px auto 0 auto;
}

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

.repeat dl dt {
	padding: 20px;
	text-align: center;
	font-weight: 700;
	font-size: 26px;
	letter-spacing: .14em;
	margin-bottom: 30px;
	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: 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;
}

.repeat .repeat_sashikae { margin-top: 30px; }
.repeat .repeat_sashikae .repeat_yellow {
	font-weight: 700;
	font-size: 21px;
	letter-spacing: .08em;
	background: #e5ff0b;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.repeat .repeat_sashikae img {
	margin-bottom: 20px;
}

/*-----------------------------------------------
製作価格を抑えるためには
------------------------------------------------*/
.cost_down_tote .h_cost {
	height: 176px;
	background: url(../../../../_images/type/tote/h_costdown.gif) no-repeat;
	color: #161513;
	margin-bottom: 	25px;
	padding: 38px 185px 0 10px;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.8em;
	text-align: center;
}
.cost_down_tote .h_cost::first-line {
	color: #FFF;
	background: #2b132a;
	font-size: 25px;
	letter-spacing: .05em;
}
.cost_down_tote .h_cost span { 
	background: linear-gradient(transparent 50%, #FFF 0%);
	color: #eb002b;
	margin-right: 10px;
	padding: 0 15px;
	font-size: 37px;
	text-shadow: -4px 0 #fff, 0 4px #fff, 4px 0 #fff, 0 -4px #fff;
}

.cost_down_tote .cost_down_li { margin-bottom: 55px; }
.cost_down_tote .cost_down_li li {
	background: url(../../../../_images/type/_common/scene_dot.gif) repeat-x bottom;
	margin-bottom: 40px;
	padding-bottom: 30px;
}

.cost_down_tote .cost_down_li .li_center { text-align: center; }
.cost_down_tote .cost_down_li .li_number {
	width: 115px;
	background: #eb002b;
	color: #FFF;
	margin: 0 auto 20px auto;
	padding: 2px;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: .13em;
	box-sizing: border-box;
}

.cost_down_tote .cost_down_li .li_h {
	display: inline-block;
	background: url(../../../../_images/type/_common/check.gif) no-repeat top left;
	margin-bottom: 20px;
	padding: 20px 20px 20px 100px;
	font-size: 29px;
	font-weight: 700;
	letter-spacing: .1em;
	text-align: left;
	border: 4px solid #dfdfdf;
	box-sizing: border-box;
}
.cost_down_tote .cost_down_li .li_h span {
	background: linear-gradient(transparent 50%, #fff21b 0%);
	padding: 0 3px 0 10px;
	line-height: 1.2em;
}


/*-----------------------------------------------
box3_under
------------------------------------------------*/
.box3_under {
	margin-bottom: 30px;
}
.box3_under_h {
	height: 80px;
	background: #4fcec4;
	color: #FFF;
	margin-bottom: 25px;
	font-size: 29px;
	font-weight: 700;
	line-height: 80px;
	text-align: center;
	border-bottom: 5px solid #eeff2f;
	border-radius: 10px 10px 0 0;
}
.box3_under_h .long {
	font-size: 26px;
}

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

.box3_under .oz_data {
	width: 740px;
	height: 211px;
	background: url(../../../../_images/type/tote/cotton/oz.gif) no-repeat;
	margin-bottom: 40px;
	position: relative;
}

.box3_under .oz_data h5 {
	color: #fc391f;
	font-weight: 700;
	font-size: 18px;
	position: absolute;
	top: 55px;
	left: 204px;
}
.box3_under .oz_data .text {
	width: 490px;
	font-size: 13px;
	position: absolute;
	top: 95px;
	left: 204px;
}


/*-----------------------------------------------
納品までの流れ
------------------------------------------------*/
.flow_cont { margin-bottom: 50px; }
.flow_cont img { 
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}

.flow_cont .flow_day {
	padding: 30px;
	font-weight: 700;
	text-align: center;
	border: 5px solid #005e89;
	border-radius: 10px;
	position: relative;
}

.flow_cont .flow_day:before{
	content: "";
 	margin-left: -17px;
	border: 22px solid transparent;
	border-bottom: 23px solid #FFF;
	position: absolute;
	top: -38px;
	left: 50%;
 	z-index: 2;
}

.flow_cont .flow_day:after{
	content: "";
 	margin-left: -17px;
	border: 22px solid transparent;
	border-bottom: 23px solid #005e89;
	position: absolute;
	top: -45px;
	left: 50%;
 	z-index: 1;
}

.flow_cont .flow_day {
	font-size: 20px;
	letter-spacing: .16em;
}
.flow_cont .flow_day .day .yellow_line {
	background: linear-gradient(transparent 50%, #fff25c 0%);
	color: #005e89;
	padding: 0 5px;
	font-weight: 700;
}
.flow_cont .flow_day .ps {
	color: #4f4e55;
	padding-top: 5px;
	font-size: 13px;
}

/*-----------------------------------------------
活用シーン
------------------------------------------------*/
.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;
	background: #FFF;
	color: #152a79;
	margin-bottom: 15px;
	padding: 7px 14px;
	font-size: 23px;
	font-weight: 700;
	letter-spacing: .07em;
	border: 3px solid #152a79;
	border-radius: 5px;
}
.scene .scene_h .ribbon {
	display: block;
	min-height: 80px;
	color: #FFF;
	background: url(../../../../_images/type/_common/red_ribbon.gif) no-repeat;
	margin-bottom: 30px;
	padding-top: 23px;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	letter-spacing: .1em;
}


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

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

.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 {
	color: #ff1647;
	margin-bottom: 10px;
	font-size: 20px;
	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;
}

