
*{ box-sizing: border-box;}

/*----メイン画像----*/
.type_mainimg {
	width: 1450px;
	min-height: 765px;
	background: url(../../../../_images/type/apron/main_back.webp) no-repeat center;
	margin: 0 auto;
	position: relative;
}
.type_mainimg .text_box {
	width: 560px;
	color: #FFF;
	background: #05053a;
	margin: 0 auto 25px;
	padding: 38px 45px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.9em;
}
.type_mainimg .text_box h2 {
	font-size: 52px;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: center;
}
.type_mainimg .text_box h2 span {
	display: block;
}
.type_mainimg .text_box h2:after {
	content: "";
	display: block;
	width: 150px;
	height: 5px;
	background: #FFF;
	margin: 25px auto;
}

.type_mainimg .item_lot {
	width: 440px;
	background-image: -moz-linear-gradient( 0deg, rgb(242,52,21) 0%, rgb(255,0,90,0.8) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(242,52,21) 0%, rgb(255,0,90,0.8) 100%);
	background:-ms-linear-gradient(top, #f23415, #ff005a);
	color: #fc0c50;
	margin: 0 auto;
	padding: 7px;
	font-size: 31px;
	text-align: center;
}
.type_mainimg .item_lot span {
	display: block;
	background: #FFF;
	padding: 25px; 
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: bold;
	letter-spacing: .09em;
}

.type_mainimg .design_img {
	position: absolute;
	top: 0;
	left: 0;
}

.type_mainimg .design_img .design_img_box {
	position: relative;
}
.type_mainimg .design_img .design_img_box .print_cloud {
	position: absolute;
	top: 225px;
	left: 0px;
}

@media screen and (max-width: 1449px) {	
	.type_mainimg {
		width: 100%;
	}
	.type_mainimg .design_img {
		left: -3%;
	}
	.type_mainimg .design_img .design_img_box .print_cloud {
		left: 10%;
	}
}
@media screen and (max-width: 1299px) {
	.type_mainimg {
		width: 1300px;
	}
}	

/*------メイン画像　下リスト-------*/
.type_main_list {
	background: #e7e7e5;
	margin-bottom: 30px;
	position: relative;
	z-index: -2;
}
.type_main_list ul {
	display: flex;
	justify-content: space-between;
	width: 1000px;
	padding: 35px 0;
	margin: 0 auto;
	z-index: 1;
}
.type_main_list ul li {
	width: 229px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	z-index: 2;
	box-shadow: 1.414px 1.414px 13.35px 1.65px rgba(0, 0, 0, 0.17);
}
.type_main_list ul li:last-child { margin-right: 0; }

.type_main_list ul li dt {
	background: #00a76a;
	color: #FFF;
	padding: 15px 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	letter-spacing: .1em;
	border-radius: 3px 3px 0 0;
}
.type_main_list ul li dd {
	background: #FFF;
	color: #050539;
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-radius: 0 0 3px 3px;
}

.type_main_list ul li dd:before {
	content: "";
	display: block;
	width: 80px;
	height: 55px;
	margin: 0 auto 18px;
}
.type_main_list ul li.staff dd:before { background: url(../../../../_images/type/_common/omakase_staff.gif) no-repeat; }
.type_main_list ul li.day dd:before { background: url(../../../../_images/type/_common/omakase_day.gif) no-repeat; }
.type_main_list ul li.design dd:before { background: url(../../../../_images/type/_common/omakase_design.gif) no-repeat; }
.type_main_list ul li.lot dd:before { background: url(../../../../_images/type/_common/omakase_lot.gif) no-repeat; }

.type_main_list ul li dd span {
	color: #fc391f;
}

.type_main_list .type_name {
	color: #FFF;
	font-family: 'Yantramanav', sans-serif;
	font-size: 150px;
	font-weight: bold;
	line-height: .5em;
	letter-spacing: .1em;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}


/*-----------------------------------------------
	売れ筋ランキング
------------------------------------------------*/

/*----タイトル----*/
.item_rank {
	width: 1000px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto 70px auto;
	padding-top: 55px;
}
.item_rank .rank_cont_h {
	display: block;
	width: fit-content;
	background: #FFF;
	color: #db002a;
	margin: 0 auto 80px;
	padding: 20px;
	font-size: 33px;
	font-weight: 700;
	letter-spacing: .12em;
	text-align: center;
	border-top: 5px solid #db002a;
	border-bottom: 5px solid #db002a;
	position: relative;
}
.item_rank .rank_cont_h > span {
	display: block;
	width: fit-content;
	background: #db002a;
	color: #FFFFFF;
	padding: 5px 8px;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: .08em;
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
	margin: auto;
}


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

.print_box .print_box_h {
	width: 1000px;
	height: 95px;
	background: #f64129;
	color: #FFF;
	margin: 0 auto;
	font-size: 38px;
	font-weight: 700;
	line-height: 95px;
	letter-spacing: .1em;
	text-align: center;
	border-radius: 15px 15px 0 0;
}

.print_box .print_list {
    display: flex;
    justify-content: space-between;
	width: 1000px;
	background: #FFF;
	margin: 0 auto;
	padding: 40px 50px;
	box-shadow: 0px 0px 59px 0px rgba(26, 33, 35, 0.3);
}
.print_box .print_list li {
	width: 284px;
}

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

/*-----------------------------------------------
種類から選ぶ エプロン
------------------------------------------------*/
.h_yellow {
	width: 100%;
	height: 112px;
	color: #302b21;
	background: url(../../../../_images/type/_common/type_line.gif) repeat-x bottom;
	margin-bottom: 50px;
	font-size: 40px;
	font-weight: 700;
	line-height: 112px;
	letter-spacing: .1em;
	text-align: center;
	position: relative;
}
.h_yellow: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%;
}

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

/**/
.type_apron_li {
    display: flex;
    justify-content: space-between;
	width: 1000px;
	margin: 0 auto 40px auto;
}
.type_apron_li.a_white a { display: block; }

.type_apron .type_apron_li li {
	width: 184px;
}

.type_apron .type_apron_li .type_apron_h {
	background: linear-gradient(#fc391f 50%, #ee2b11 50%);
	color: #FFF;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	height: 55px;
	line-height: 55px;
}
.type_apron .type_apron_li li .text {
	background: #f6f6f6;
	padding: 13px;
	font-size: 13px;
}


/*-----------------------------------------------
	制作方法
------------------------------------------------*/
.container .making {
	margin-bottom: 50px;
}
.container .making .making_list{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin: 30px auto;
}
.container .making .making_list > li a{
	text-decoration: underline;
	position: relative;
}
.container .making .making_list > li a:hover{
	text-decoration: none;
}
.container .making .making_list > li a:before{
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-right: 5px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	transform: rotate(45deg);
}
