@charset 'UTF-8';

* { box-sizing: border-box;}
.green_line {
	background: linear-gradient(transparent 45%, #ecff4d 0%);
	padding: 5px;
}
/*-----------------------------------------------
メイン画像
------------------------------------------------*/
.mainimg_type {
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 370px;
	border-top: 5px solid #eff701;
}
/*展示会*/
.mainimg_type.type_exhibition { background-image: url(../../../../_images/type/tote/exhibition/main_img.webp);}
/*物販*/
.mainimg_type.type_sale { background-image: url(../../../../_images/type/tote/sale/main_img.webp);}
/*同人*/
.mainimg_type.type_doujin { background-image: url(../../../../_images/type/tote/doujin/main-img.webp)}
/*記念品*/
.mainimg_type.type_memorial { background-image: url(../../../../_images/type/tote/memorial/main-img.webp);}
/*ショッパー*/
.mainimg_type.type_shopping-bag { background-image: url(../../../../_images/type/tote/shopping-bag/main-img.webp);}


/**/
.mainimg_type .mainimg_cont {
	width: 960px;
	background-color: rgba(255,255,255,0.9);
	margin: 0 auto 50px auto;
	padding: 70px 30px 30px 30px;
	box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.16);
	position: relative;
}

.mainimg_type .mainimg_cont .green_line {
	padding: 5px 55px;
}

.mainimg_type .mainimg_cont .main_check {
	display: flex;
	justify-content: center;
	gap: 20px;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: auto;
}
.mainimg_type .mainimg_cont .main_check.text > li{
	background-color: #ee0356;
	color: #fff;
	padding: 15px 20px 15px 50px;
	font-size: 20px;
	font-weight: 700;
	border-radius: 5px;
	position: relative;
}
.mainimg_type .mainimg_cont .main_check.text > li:before{
	content: "";
	display: block;
	width: 8px;
	height: 12px;
	border-right: 4px solid #fff;
	border-bottom: 3px solid #fff;
	border-radius: 0 3px;
	transform: rotate(45deg);
	position: absolute;
	left: 25px;
	top: 0;
	bottom: 5px;
	margin: auto;
}
.mainimg_type .mainimg_cont .main_check.text > li:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 10px solid #ee0356;
	position: absolute;
	bottom: -17px;
	left: 0;
	right: 0;
	margin: auto;
}

.mainimg_type .mainimg_cont .main_h {
	margin-bottom: 15px;
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	line-height: 1.6em;
}

.mainimg_type .mainimg_cont .main_h .item_name {
	font-size: 38px;
	margin-right: 7px;
}

/*-----------------------------------------------
	特徴
------------------------------------------------*/
.item_about {
	width: 1000px;
	background: url(../../../../_images/type/tote/_common/paper_gray.gif) repeat;
	margin: 0 auto 60px auto;
	border: 2px solid #e9e9e9;
	position: relative;
}

.item_about .item_about_cont {
	width: 1000px;
	padding: 35px 40px 35px 530px;
	font-weight: 700;
}

.item_about .item_about_cont .about_h {
	margin-bottom: 25px;
	font-weight: 700;
	font-size: 32px;
	letter-spacing: .1em;
}
.item_about .item_about_cont .about_h.long {
	letter-spacing: 0;
	font-size: 31px;
}

.item_about .item_about_cont .about_h span {
	padding: 0 5px 5px 5px;
	line-height: 1.8em;
	border-bottom: 	4px solid #000;
}

.item_about .item_about_cont .text dt {
	margin-bottom: 25px;
	font-size: 20px;
}

.item_about .item_about_cont .text dd {
	width: 	420px;
	margin-bottom: 20px;
	line-height: 2em;
}

.item_about .item_about_cont .color dt {
	margin-bottom: 25px;
	font-size: 17px;
}

.item_about .about_mainimg { position: absolute; }
.item_about .about_mainimg.doujin{
	top: -10px;
	left: 10px;
}
.item_about .about_mainimg.exhibition {
	top: -5px;
	left: 70px;
}
.item_about .about_mainimg.sale {
	top: -5px;
	left: 40px;
}
.item_about .about_mainimg.memorial {
	top: 10px;
	left: 20px;
}


/*-----------------------------------------------
	お薦め
------------------------------------------------*/
/*--大見出し--*/
.item_recommend_scene .item_scene_h {
	width: 100%;
	background: #f2f2f2;
	margin-bottom: 30px;
	padding: 25px 0;
	font-weight: 700;
	font-size: 35px;
	text-align: center;
	line-height: 1.8em;
}
.item_recommend_scene .item_scene_h .red {
	color: #FFF;
	margin-bottom: 20px;
	padding: 10px 25px;
	font-size: 26px;
	background: #e31d28;
}
.item_recommend_scene .item_scene_h .name {
	display: block;
}


/*----２列ボックス----*/
.item_recommend_scene .item_scene_list {
	display: flex;
	justify-content: space-between;
	gap: 20px 0;
	width: 1000px;
	margin: 0 auto 70px;
}
.item_recommend_scene .item_scene_list > li {
	width: 485px;
	position: relative;
}

/*--画像見出し--*/
.item_recommend_scene .scene_photo {
	min-height: 370px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 25px;
	padding: 270px 35px 0 35px;
	font-weight: 700;
	box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2);
}

/*同人*/
.type_doujin .scene_l .scene_photo { background-image: url(../../../../_images/type/tote/doujin/scene-text1.webp);}
.type_doujin .scene_r .scene_photo { background-image: url(../../../../_images/type/tote/doujin/scene-text2.webp);}
/*展示会*/
.type_exhibition .scene_l .scene_photo { background-image: url(../../../../_images/type/tote/exhibition/scene_text1.webp);}
.type_exhibition .scene_r .scene_photo { background-image: url(../../../../_images/type/tote/exhibition/scene_text2.webp);}
/*物販*/
.type_sale ul.item_scene_list:nth-of-type(1) li:nth-child(1) .scene_photo { background-image: url(../../../../_images/type/tote/sale/scene_text1.webp);}
.type_sale ul.item_scene_list:nth-of-type(1) li:nth-child(2) .scene_photo { background-image: url(../../../../_images/type/tote/sale/scene_text2.webp);}
.type_sale ul.item_scene_list:nth-of-type(2) li:nth-child(1) .scene_photo { background-image: url(../../../../_images/type/tote/sale/scene_text3.webp);}
.type_sale ul.item_scene_list:nth-of-type(2) li:nth-child(2) .scene_photo { background-image: url(../../../../_images/type/tote/sale/scene_text4.webp);}
/*記念品*/
.type_memorial .scene_l .scene_photo { background-image: url(../../../../_images/type/tote/memorial/scene-text1.webp);}
.type_memorial .scene_r .scene_photo { background-image: url(../../../../_images/type/tote/memorial/scene-text2.webp);}
/*ショッパー*/
.type_shopping-bag .scene_l .scene_photo { background-image: url(../../../../_images/type/tote/shopping-bag/scene-text1.webp);}
.type_shopping-bag .scene_r .scene_photo { background-image: url(../../../../_images/type/tote/shopping-bag/scene-text2.webp);}


.item_recommend_scene .item_scene_list .h_flag {
	color: #FFF;
	background: #00af7c url(../../../../_images/type/tote/_common/check_green.gif);
	background-repeat: no-repeat;
	background-position: 28px;
	height: 60px;
	padding: 0 50px 0 55px;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: .08em;
	line-height: 60px;
	position: absolute;
	top: -35px;
	left: -10px;
}
.item_recommend_scene .item_scene_list .h_flag.navy {
	background: #00289c url(../../../../_images/type/tote/_common/check_navy.gif);
	background-repeat: no-repeat;
	background-position: 28px;
}
.item_recommend_scene .item_scene_list .h_flag.long {
	font-size: 21px;
	letter-spacing: 0;
}

.item_recommend_scene .item_scene_list .h_flag span { 
	display: block;
	position: relative;
}
.item_recommend_scene .item_scene_list .h_flag span:after { 
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 20px 30px 0;
	border-color: transparent #ffffff transparent transparent;
	position: absolute;
	right: -50px;
	top: 0;
}

/*見出し 吹き出し*/
.item_recommend_scene .h_balloon {
	color: #00192c;
	margin-bottom: 25px;
	padding: 18px;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	border: solid 3px #00192c;
	border-radius: 5px;
	position: relative;
}
.item_recommend_scene .h_balloon:before {
	content: "";
	border: 9px solid transparent;
	border-top: 12px solid #FFF;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	position: absolute;
	bottom: -17px;
	left: 50%;
	z-index: 2;
}
.item_recommend_scene .h_balloon:after {
	content: "";
	position: absolute;
	bottom: -23px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	border: 9px solid transparent;
	border-top: 14px solid #00192c;
	z-index: 1;
}
.item_recommend_scene .h_balloon span {
	color: #e31515;
	margin-right: 5px;
}

/*紫*/
.item_recommend_scene .h_balloon.purple {
	background: #f6e8fd;
	color: #00192c;
	margin-bottom: 20px;
	border: solid 3px #ece1f2;
}
.item_recommend_scene .h_balloon.purple:before {
	border-top: 12px solid #f6e8fd;
}
.item_recommend_scene .h_balloon.purple:after {
	border-top: 14px solid #ece1f2;
}

/*------*/
.item_recommend_scene .item_scene_list li ul{
	display: flex;
	flex-direction: column;
	gap: 15px 0;
}

.item_recommend_scene .item_scene_list .recommend_box {
	background: #f8f8f8;
	padding: 30px 25px;
	border: 1px solid #e1e1e1;
}

.item_recommend_scene .item_scene_list .recommend_box .item_img {
	width: 240px;
	margin-bottom: 15px;
	float: left;
}

.item_recommend_scene .item_scene_list .recommend_box .item_data {
	width: 165px;
	font-weight: 700;
	float: right;
}
.item_recommend_scene .item_scene_list .recommend_box .item_name {
	font-weight: 700;
	font-size: 17px;
	line-height: 1.4em;
}
.item_recommend_scene .item_scene_list .recommend_box .item_number {
	color: #949494;
	font-size: 13px;
	font-weight: 700;
}

.item_recommend_scene .item_scene_list .recommend_box .color_size dt {
	display: inline-block;
	background: #000;
	color: #FFF;
	margin: 0 5px 3px 0;
	padding: 0px 5px;
	font-weight: 700;
	font-size: 12px;
}
.item_recommend_scene .item_scene_list .recommend_box .color_size dd {
	display: inline-block;
}
.item_recommend_scene .item_scene_list .recommend_box .maker_price {
	color: #747474;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 12px;
	border-top: 1px dotted #000;
}

.item_recommend_scene .item_scene_list .recommend_box .mall_price {
	background: #FFF;
	color: #e20f1b;
	margin-bottom: 10px;
	padding: 5px 13px;
	font-size: 21px;
	border-radius: 3px;
}
.item_recommend_scene .item_scene_list .recommend_box .mall_price span {
	display: block;
	font-size: 12px;
}
.item_recommend_scene .item_scene_list .recommend_box .mall_price span.tax{
	display: inline-block;
	color: #333;
}

.item_scene_list .recommend_box .text {
	margin-bottom: 15px;
}
.item_scene_list .recommend_box .text dt {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 700;
}
.item_scene_list .recommend_box .text dd {
	font-size: 13px;
	letter-spacing: .03em;
}

.item_scene_list .recommend_box .item_link_btn a {
	display: block;
	height: 55px;
	background: #e31515;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 55px;
	border-bottom: 3px solid #c2c2c2;
	border-radius: 30px;
}
.item_scene_list .recommend_box .item_link_btn a:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 7px;
	border-color: transparent transparent transparent #FFF;
	margin-left: 30px;
}

.item_scene_list .recommend_box .item_link_btn a:hover {
	background: #fda00b;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/*------*/
.other_recommend_item {
	margin-top: 40px;
	padding: 35px 34px 10px 34px;
	border: 1px solid #000;
	position: relative;
}
.other_recommend_item h4 {
	width: fit-content;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	position: absolute;
	top: -0.5em;
	left: 50%;
}
.other_recommend_item h4 span {
	background: #FFF;
	padding: 0 20px;
}

.other_recommend_item ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.other_recommend_item li {
	width: 131px;
	text-align: center;
}

.other_recommend_item li span {
	font-weight: 700;
	display: block;
	margin-top: 10px;
	line-height: 1.4em;
}
.other_recommend_item li span:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 6px;
	border-color: transparent transparent transparent #000;
	margin-left: 8px;
}

.item_recommend_scene .text_purple {
	width: 1000px;
	margin: 0 auto 40px auto;
	text-align: right;
	font-weight: 700;
}
.item_recommend_scene .text_purple span {
	background: #ecc6ff;
	padding: 3px 5px;
}



/*-----------------------------------------------
	プリント方法
------------------------------------------------*/
.print_proposal {
	width: 1110px;
	background: url(../../../../_images/type/tote/_common/print_photo.webp) no-repeat top left;
	margin: 0 auto 65px auto;
	padding: 25px 55px 0 520px;
	font-weight: 700;
}

.print_proposal .print_proposal_h {
	margin-bottom: 20px;
	font-size: 31px;
	font-weight: 700;
	line-height: 1.7em;
}
.print_proposal dd {
	margin-bottom: 25px;
	line-height: 2em;
}

.print_proposal .print_proposal_list {
	display: flex;
	gap: 14px;
}
.print_proposal .print_proposal_list li {
	width: 169px;
}
.print_proposal .print_proposal_list.list2 li {
	width: 255px;
}
.print_proposal .caution {
	margin-top: 15px;
	font-size: 13px;
	text-align: right;
}























/*-----------------------------------------------
	こだわり
------------------------------------------------*/
.item_kodawari .item_kodawari_h {
	width: 100%;
	padding: 25px 0;
	background: #f2f2f2;
	font-weight: 700;
	font-size: 35px;
	text-align: center;
	line-height: 1.8em;
	margin-bottom: 30px;
}
.item_kodawari .item_kodawari_h .name {
	display: block;
}

.item_kodawari .item_kodawari_list .h_flag {
	background: #AF7C00 url(../../../../_images/type/tote/_common/check_brown.gif) no-repeat;
	background-position: 28px;
	color: #FFF;
	height: 60px;
	padding: 0 50px 0 55px;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: .08em;
	line-height: 60px;
	position: absolute;
	top: -35px;
	left: -10px;
}
.item_kodawari .item_kodawari_list .h_flag span {
	display: block;
	position: relative;
}
.item_kodawari .item_kodawari_list .h_flag span:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 20px 30px 0;
	border-color: transparent #ffffff transparent transparent;
	position: absolute;
	right: -50px;
	top: 0;
}

.item_kodawari .item_kodawari_list {
	display: flex;
	justify-content: space-between;
	width: 1000px;
	margin: 0 auto;
}
.item_kodawari .item_kodawari_list > li {
	width: 485px;
	margin-bottom: 70px;
	position: relative;
}

.item_kodawari .kodawari_photo {
	background-repeat: no-repeat;
	min-height: 370px;
	margin-bottom: 25px;
	padding: 270px 35px 15px 35px;
	font-weight: 700;
	box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2);
}

/*同人*/
.type_doujin .scene_l .kodawari_photo {background-image: url(../../../../_images/type/tote/doujin/kodawari-onepoint.webp); }
.type_doujin .scene_r .kodawari_photo { background-image: url(../../../../_images/type/tote/doujin/kodawari-color.webp); }



/*-----------------------------------------------
	ピックアップ
------------------------------------------------*/

/*--同人：新刊セット/保冷：注意--*/
.item_pickup{
    margin: 0 auto 70px;
}
.item_pickup .item_pickup_h {
	width: 100%;
	margin-bottom: 30px;
	padding: 25px 0;
	background: #f2f2f2;
	font-weight: 700;
	font-size: 35px;
	text-align: center;
	line-height: 1.8em;
}
.item_pickup .item_pickup_h .name {
	display: block;
}

.item_pickup .inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	width: 1000px;
    margin: 0 auto;
}
.item_pickup .inner p{
    width: 500px;
}





