@charset "utf-8";

/* -----------------------------------------------------------
CSS Information
 File name:    item_pc.css
 Style Info:     商品ページ用スタイル
----------------------------------------------------------- */
@media screen and (min-width: 960px){

#item img.whitemg {
	border: 30px solid #fff;
	box-sizing: border-box;
}


#item span.limitnumber {
	padding: 4px 8px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #f00;
	line-height: 2.4 !important;
}
#item span.limitnumber.small {
	font-size: 13px;
}
#item p.stocknumber {
	margin: 8px 0 0 0;
	box-sizing: border-box;
	/* color: #d8281c; */
	color: #f00;
}
#item p.stocknumber.bg {
	margin-bottom: 12px;
	padding: 8px 8px 12px 8px;
	background-color: rgba(255,   0,   0, 0.1);
}
#item p.intro {
	margin-top: 20px;
}
#item p.intro_caution {
	margin-top: 24px;
	padding: 12px;
	background-color: #f5f5f5;
	color: #666;
}
#item p.intro_caution span.bold {
	display: block;
	font-weight: bold;
}


/* 価格＆納期表 .pricelist */
#item table.pricelist {
	margin-top: 20px;
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	box-sizing: border-box;
}
#item table.pricelist caption {
	margin-bottom: 8px;
	font-weight: 600;
}
#item table.pricelist caption .title {
	display: block;
	margin-bottom: 6px;
	font-size: 16px;
	font-size: 1.6rem;
}
#item table.pricelist caption .red {
	display: block;
	margin-top: 8px;
}
#item table.pricelist caption .caution.red {
	margin-top: 16px;
	display: block;
}
span.pricelist_bottomcap {
	display: block;
	margin: 16px 0 30px;
	font-size: 1.2rem;
	font-weight: 600;
}
span.pricelist_bottomcap a {
	color: #000;
	text-decoration: underline;
}
span.pricelist_bottomcap a.contact {
	padding: 4px 8px;
	color: #fff;
	background-color: #000;
	border-radius: 12px;
	font-weight: 300;
	text-decoration: none;
}

#item table.pricelist tr th,
#item table.pricelist tr td {
	padding: 3px !important;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
	text-align: right;
}
#item table.pricelist tr th {
	padding: 12px 4px 0 3px !important;
	background-color: #f5f5f5;
	text-align: center;
	vertical-align: top;
}
#item table.pricelist tr td span {
	display: block;
	font-size: 1.1rem;
}
#item table.pricelist tr td span a {
	color: #000;
	text-decoration: underline;
}
#item table.pricelist tr td span strong {
	font-size: 1.2rem;
}
#item table.pricelist tr td span.line {
	text-decoration: line-through;
}
#item table.pricelist tr td span.sale {
	color: #d8281c;
}
#item table.pricelist tr td span.comment {
	font-size: 1.1rem !important;
	/* color: #d8281c !important; */
	color: #000;
}
#item table.pricelist tr th.sale_bg,
#item table.pricelist tr td.sale_bg {
	background-color: #fee8e6;
}
#item table.pricelist tr th.line2 span {
	font-weight: normal;
}
#item table.pricelist tr td {
	position: relative;
}
#item table.pricelist tr td a.openQuotationFormButton {
	display: block;
    margin: 4px auto 0;
	padding: 2px 6px;
    width: 90%;
    color: #fff;
    background-color: #000;
	border-radius: 8px;
	text-decoration: none;
	/* position: absolute;
	bottom: 12px;
	left: -54px; */
	box-sizing: border-box;
}
#item table.pricelist tr td a.openQuotationFormButton:hover {
	opacity: 0.6;
}

#item table.pricelist.wide tr th {
	width: 7.5%;
}
#item table.pricelist.wide tr td a.openQuotationFormButton {
	left: -52px;
}

#item #catalog_box {
	margin-top: 0 !important;
}
#item #catalog_box .catalog_item {
	position: relative;
}
#item #catalog_box div.catalog_item span.icon_maru {
	display: block;
	padding: 20px 0 0;
	width: 56px;
	height: 56px;
	color: #fff;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.2;
	text-align: center;
	background-color: #f00;
	border-radius: 50%;
	position: absolute;
	top: 24px;
	left: 8px;
	box-sizing: border-box;
}
#item #catalog_box div.catalog_item span.icon_maru.gentei {
	padding-top: 6px;
	top: 20px;
}

#item h2 {
	margin: 0 0 20px 0 !important;
	font-size: 24px;
	font-size: 2.4rem !important;
}
#item h2 span {
	display: inline-block;
	margin-right: 16px;
	font-size: 12px;
	font-size: 1.2rem;
}
#item h2.itemspec {
	padding: 4px 8px;
	/* background-color: #d8281c; */
	background-color: #333;
	font-size: 12px;
	font-size: 1.2rem !important;
	color: #fff;
	box-sizing: border-box;
}
#item .catalog_image {
	margin-bottom: 30px;
	width: 100%;
}
#item .catalog_image img {
	display: block;
	width: 100%;
}
#item .catalog_image p {
	margin: 10px auto 30px;
}
body.hakoya #main.list div.catalog_image {
	position: relative;
}
body.hakoya #main.list .catalog_image::after {
	display: block;
	color: #6A6A6A;
	font-size: 5.9rem;
	font-weight: 300;
	line-height: 1;
	position: absolute;
	left: 55px;
	top: 91px;
}
body.hakoya #main.list .catalog_image.bag::after {
	content: 'バッグ型';
}
body.hakoya #main.list .catalog_image.pillow::after {
	content: 'ピロー型';
}
body.hakoya #main.list .catalog_image.sleeve::after {
	content: 'スリーブ型';
}
body.hakoya #main.list .catalog_image.tube::after {
	content: '紙管';
}


h2.title {
	margin: -12px 0 16px 0 !important;
}
h2.title span {
	margin-left: 0;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
}
h2.title span.subti {
	margin-left: 1rem;
}
.price {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
}
.item_info .bold {
	margin: 0;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
}
p.button {
	margin: 20px auto;
	padding: 10px 10px 10px 30px;
	width: 240px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 88% center;
	background-size: 28px;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	box-sizing: border-box;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}
p.button a {
	display: block;
	color: #fff;
}
p.button:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}
p.button.cfmcart {
	background-image: url(../img/share/ic_cfmcart.png);
}
p.button.order {
	margin: 0 auto 40px auto !important;
	padding: 10px 10px 10px 24px;
	background-image: url(../img/share/ic_order.png);
	background-position: 88% 40%;
	background-size: 24px;
}

.txtlink14.dl {
	display: inline-block;
	margin-top: 20px;
	padding: 4px 32px 4px 12px;
	/* width: 120px; */
	background-image: url(../img/share/ic_dl.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 12px;
	color: #fff;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

.txtlink14.list {
	display: inline-block;
	margin-top: 20px;
	padding: 4px 16px;
	/* width: 120px; */
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}
a.txtlink14.list {
	margin-top: 16px;
	margin-bottom: 20px;
	color: #fff;
}
/* ここから フォーチュンクッキーのみ */
.item_info a.txtlink14.list.ori-ftck {
	margin: -8px 0 16px !important;
}
/* /ここまで フォーチュンクッキーのみ */
a.txtlink14.list.narrow {
	display: inline;
}

/*----------------------------------------------------
	#category_navi
----------------------------------------------------*/

#category_navi {
	margin-bottom: 16px;
	width: 780px;
	font-size: 12px;
	font-size: 1.2rem;
}

#category_navi li {
	float: left;
	margin-right: 1px;
	padding: 12px 4px 14px 4px;
	width: 189px;
	height: 40px;
	color: #999;
	background-color: #eee;
	text-align: center;
	box-sizing: border-box;
}
#category_navi li a {
	color: #999;
}
#category_navi li a:hover {
	color: #666;
}

#category_navi li.focus {
	font-weight: 600;
	color: #666;
	background-color: #fff;
}

#category_navi.ebisen {
	padding-bottom: 16px !important;
}
#category_navi.ebisen li {
	height: 56px !important;
}

/*----------------------------------------------------
	#goods_introduction
----------------------------------------------------*/
#goods_introduction {
	margin: 72px auto 0 auto !important;
	width: 780px;
}
#goods_introduction img.photo {
	display: block;
	width: 318px;
	float: left;
}


/*----------------------------------------------------
	.goods_spec
----------------------------------------------------*/
.goods_spec {
	margin-left: 24px;
	width: 378px;
	font-size: 12px;
	font-size: 1.2rem;
	float: left;
}

.goods_spec p.spec {
	padding: 4px;
	margin-bottom: 4px;
	font-weight: 600;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.goods_spec dl {
	margin: 0 0 16px 0;
}
.goods_spec dl:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.goods_spec dt {
	float: left;
	padding-top: 10px;
}
.goods_spec dd {
	padding-top: 10px;
}


/*----------------------------------------------------
	.comment_box
----------------------------------------------------*/
.comment_box {
	margin: 0 auto 30px auto;
	width: 780px;
}

.comment_box p {

}
.comment_box .photo {
	float: left;
	width: 202px;
}
.comment_box .photo img {
	width: 100%;
}
.comment_box .photo a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.comment_box .photo1 {
	display: block;
	margin: 0 auto 20px auto;
	width: 780px;
}
.comment_box .photo1 img {
	width: 100%;
}
.comment_box .text1 {
	width: 100%;
}
.comment_box .text2 {
	float: left;
	margin-right: 20px;
	width: 498px;
}


/*----------------------------------------------------
	#pattern_select
----------------------------------------------------*/

#pattern_select {
	margin: 16px auto;
	width: 780px;
}
.pattern_select_box {
	padding: 8px 0 4px 0 !important;
	width:780px;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.pattern_select_box:first-child {
	border-top: 1px solid #ccc;
}
.pattern_select_box:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.pattern_select_box a.photo {
	display: block;
	float: left;
	margin-right: 20px;
	width: 160px;
}
.pattern_select_box a.photo img {
	width: 100%;
}
.pattern_select_box .text {
	float: left;
	width: 540px;
	box-sizing: border-box;
}

.pattern_select_box h4 {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 600;
	margin: 6px 0;
}

.pattern_select_box p.txtlink14 {
	width: 120px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}



/*----------------------------------------------------
	#sample_box
----------------------------------------------------*/

#sample_box {
	margin: 0 auto;
	padding-top: 12px;
	width: 720px;
	position: relative;
	z-index: 0;
	border: 1px solid #ccc;
}
#sample_box:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#sample_box h2 {
	margin-top: 0 !important;
}
#sample_box h2,
#sample_box p {
	padding: 0 20px;
}

.sample_left,
.sample_right {
	float: left;
	width: 360px;
	padding: 0 0 0 20px;
	margin: 8px 0 16px 0;
	box-sizing: border-box;
}
.sample_left {
	border-right: 1px solid #ccc;
}
.sample_left a.photo,
.sample_right a.photo {
	float: left;
	display: block;
	margin-right: 20px;
	width: 120px;
}
.sample_left a.photo:hover,
.sample_right a.photo:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.sample_left p.box a.photo img,
.sample_right p.box a.photo img {
	width: 100%;
}

.sample_left span.text,
.sample_right span.text {
	display: block;
	float: left;
	width: 168px;
}
.sample_left p.box,
.sample_right p.box {
	margin: 0 !important;
	padding: 0 !important;
}

.sample_left p.box:after,
.sample_right p.box:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.sample_left .txtlink9,
.sample_right .txtlink9 {
	display: block;
	margin-top: 8px;
	width: 120px;
}
.sample_left .txtlink9:hover,
.sample_right .txtlink9:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.sample_left span.txtlink9 a,
.sample_right span.txtlink9 a {
	display: block;
	width: 100%;
	float: none !important;
}

#sample_list {
	position:absolute;
	top: 14px;
	right: 14px;
}


/*----------------------------------------------------
	#call_box
----------------------------------------------------*/
#call_box {
	margin: 40px auto 30px auto;
	padding: 20px;
	width: 720px;
	box-sizing: border-box;
	background-color: #fafafa;
	border: 1px solid #ccc;
	line-height: 1.5;
	position: relative;
}
#call_box h4 {
	margin-bottom: 16px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 400;
	color: #666;
	text-indent: 36px;
}
#call_box p {
	margin-bottom: 0;
}
#call_box img.icon_check {
	position: absolute;
	width: 30px;
	top: 18px;
	left: 16px;
}
#call_box .tel {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
}
#call_box .attention {
	font-weight: 700;
}


/*----------------------------------------------------
	#item_introduction
----------------------------------------------------*/
#item_introduction {
	margin: 0 auto 30px auto;
	padding-top: 20px;
	width: 720px;
	border-top: 1px solid #ccc;
}

/*----------------------------------------------------
	#tab_menu
----------------------------------------------------*/
#tab_menu {
	display: table;
	margin: 0 auto !important;
	width: 100%;
}
#tab_menu li {
	display: table-cell;
	margin: 0 0.5% 0 0;
	padding: 12px 0 12px 0;
	height: 38px;
	width: 33%;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	float: left;
	vertical-align: bottom;
	background-color: #c4c4c4;
}
#tab_menu li img {
	height: 100%;
	/* opacity: 0.6; */
}
#tab_menu li:nth-child(1) {
	background-color: #D8291C;
}
#tab_menu li:nth-child(2) {
	background-color: #63A29C;
}
#tab_menu li:nth-child(3) {
	background-color: #9B7D66;
}
#tab_menu li:last-child {
	margin-right: 0;
}
#tab_menu li:hover {
	opacity: 0.8;
}
#tab_menu li.focus:hover {
	opacity: 1.0;
	cursor: default;
}
/* #tab_menu li.focus::after {
	content: '';
	display: none;
} */
#tab_menu li.focus {
	margin-top: 0px !important;
	height: 46px;
	background-color: rgba(196,196,196,0.25);
}
#tab_menu li.focus img {
	margin-top: 4px;
	height: 75%;
	filter: invert(60%);
	opacity: 1.0;
}
#tab_menu:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#tab_box {
	margin-bottom: 40px;
	padding: 20px 20px 10px 20px;
	background-color: rgba(196,196,196,0.25);
	box-sizing: border-box;
}
#tab_box div.tabcontents { display: none; }
#tab_box div.tabcontents.focus { display: block; }

#tab_box .tabcontents h3 {
	font-size: 1.7rem !important;
	border: none !important;
}
#tab_box .tabcontents {
	min-height: 400px;
	position: relative;
}
#tab_box .tabcontents .comment {
	display:block;
	width: 100%;
	font-size: 3.6rem;
	font-weight: 600;
	color: #ccc;
	text-align: center !important;
	position: absolute;
	top: 170px;
}


/*----------------------------------------------------
	.goods_package_box
----------------------------------------------------*/
.goods_package_box {
	margin: 30px auto;
	width: 780px;
}

.goods_package_box h3 {
	margin-bottom: 16px;
	padding: 8px 4px;
	font-size: 12px;
	font-size: 1.2rem;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.goods_package_box img.ft_left {
	display: block;
	width: 250px;
}

.goods_package_box p {
	margin-left: 270px;
}

.goods_package_box div {
	margin-left: 270px;
	margin-bottom: 8px;
	line-height: 1.75;
}
.goods_package_box div p form span.shipmentdate {
	display: block;
	margin-top: 8px;
	font-weight: 700 !important;
	font-size: 14px;
	font-size: 1.4rem !important;
}

.goods_package_box div p {
	margin-left: 0;
}


/*----------------------------------------------------
	.itembox_line  .itembox
----------------------------------------------------*/
.itembox_line {
	margin-bottom: 0px;
}

.itembox {
	/* float: left; */
	margin: 0 auto !important;
	padding: 8px 0 3px 0;
	width:780px;
	border-bottom: 1px solid #ccc;
}
.itembox.bordertop {
	border-top: 1px solid #ccc;
}
.itembox:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.itembox h4 {
	margin: 8px 0;
}
.itembox h4 span {
	margin-left: 12px;
}
.itembox p {
	float: right;
	margin: 0 0 0 20px;
	width: 160px;
}
.itembox p img {
	width: 100%;
}
.itembox div.text {
	float: right;
	width: 540px;
	padding: 0 !important;
}
.itembox p.txtlink14 {
	float: none;
	margin: 0 0 8px 0;
	width: 120px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.itembox dl {
	margin: 8px 0;
	font-weight: 600;
}


/*----------------------------------------------------
	p.go_cart
----------------------------------------------------*/
p.go_cart {
	margin-bottom: 8px;
}


/*----------------------------------------------------
	Candy #daishi_DL
----------------------------------------------------*/

#daishi_DL {
	margin: 0 auto;
	padding: 0 8px 24px 8px;
	width: 100%;
	box-sizing: border-box;
	border: 1px #ccc solid;
	text-align: center;
}

#daishi_DL h4 {
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 8px;
}

#daishi_DL dl {
	padding: 0 8px;
	box-sizing: border-box;
}

#daishi_DL dt {
	margin-bottom: 8px;
	width: 100%;
	font-weight: 600;
	/* border-bottom: 1px dotted #000; */
	box-sizing: border-box;
}

#daishi_DL dd {
	text-indent: -1em;
	padding-left: 1em;
	/* border: 1px solid #000; */
	margin-bottom: 0;
	box-sizing: border-box;
}
#daishi_DL dd a.single {
	color: #000 !important;
	text-decoration: underline !important;
	font-weight: bold;
}
#daishi_DL dd a.single:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}

#daishi_DL p.txtlink14.dl {
	margin-top: 20px !important;
	width: 98%;
	box-sizing: border-box;
}
#daishi_DL p.txtlink14.dl:nth-child(2) {
	margin-top: 0 !important;
}
#daishi_DL p.txtlink14.dl a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
}
#daishi_DL span.text {
	display: block;
	margin: 0 auto 8px;
	width: 95%;
	text-align: left;
}


/*----------------------------------------------------
	.new_sticker
----------------------------------------------------*/

.new_sticker {
	position:absolute;
}


/*----------------------------------------------------
	.item_info
----------------------------------------------------*/
#itemh2 {
	margin: 60px auto 0 auto !important;
	width: 100%;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
}

.item_info {
	margin: 20px auto 0 auto !important;
	width: 100%;
	position:relative;
}
.item_info span.caution.pgtop {
	margin-bottom: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #f00 !important;
}
.item_info strong.price.large {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 20px;
}

.item_info span.price {
	display: block !important;
    font-size: 1.6rem !important;
	margin: 0 0 16px !important;
    padding: 0 !important;
}
.item_info span.price .text {
	display: block;
	font-weight: normal;
	font-size: 1.2rem;
}


.item_info span.caution {
	display: block;
	margin-top: 4px;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 600;
	color: #000;
}
body#item span.caution.red.sample {
	display: block;
	margin-top: 20px;
	/* margin-left: 270px; */
	padding: 6px;
	width: 100%;
	font-weight: 400;
	color: #d8281c !important;
	border: 1px solid #d8281c;
	box-sizing: border-box;
}
body#item .item_info span.caution.red.sample {
	margin: 0 0 0 380px !important;
	width: 360px;
}
body#item .caution.black {
	display: block;
	margin-top: 4px;
	width: 100%;
	font-weight: bold;
	color: #000 !important;
	box-sizing: border-box;
}
body#item img.caution_ng {
	display: block;
	margin: 30px auto 40px;
	width: 70%;
}


p.item_name {
	margin: 0 0 10px 270px !important;
	padding: 4px;
	margin-bottom: 4px;
	font-weight: 600;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.item_info div {
	margin-left: calc(50%) !important;
	padding-bottom: 5px;
	line-height: 1.75;
}
.item_info div span.price {
	display: block;
	margin-bottom: 10px;
}
.item_info div span.price .text {
	display: block;
	font-weight: normal;
	font-size: 1.2rem;
}
.item_info div strong.hayawari {
	display: block;
	margin: 0 0 8px 20px !important;
	padding: 2px;
	width: 148px;
	color: #fff;
	line-height: 1.6;
	text-align: center;
	background-color: #f00;
	box-sizing: border-box;
}
.item_info div strong.gentei {
	display: block;
	margin: 8px 0 8px 0 !important;
	padding: 4px 0 !important;
	width: 120px;
	color: #fff;
	line-height: 1.6;
	font-size: 1.4rem;
	text-align: center;
	background-color: #f00;
	box-sizing: border-box;
}

.item_info div span.price.large {
	font-size: 16px;
	font-size: 1.6rem;
}

.item_info img.ft_left,
.item_info div.ft_left {
	display: block;
	margin-right: 20px;
	margin-bottom: 16px;
	width: calc(50% - 22px);
}
.item_info div.ft_left {
	margin-left: 0 !important;
}
.item_info div.ft_left img {
	display: block;
	margin: 0 0 16px;
	width: 100%;
	float: none;
}
.item_info div.ft_left span.caption {
	display: block;
	margin-top: -8px;
	font-size: 0.9rem;
}


.item_info p.size {
	display: inline-block;
    margin: 8px 0 8px 0;
	max-width: 95%;
	padding: 4px 12px;
	background-color: #eee;
	/* border: 1px solid #ccc;
	font-weight: bold; */
	color: #666;
	box-sizing: border-box;
}
.item_info dl.size {
	/* width: 50%;
	position: absolute;
	right: 0;
	bottom: 10px; */
}
.item_info dl.size dt {
	margin-right: 2%;
	width: 40%;
	float: left;
}
.item_info dl.size dt img {
	width: 96%;
}
.item_info dl.size dd {
	padding-top: 8px;
	width: 53%;
	float: left;
}

.item_info div p.copy {
	margin-top: 8px;
	margin-bottom: -8px;
	padding: 8px;
	font-size: 1.4rem !important;
	font-weight: bold;
	/* color: #666; */
}

.description {
	margin-top: -20px;
}
.description h3 {
	margin-top: 20px;
	margin-bottom: 8px;
	font-size: 1.7rem !important;
}

.description h4.half {
	margin-top: 16px;
	font-size: 1.5rem !important;
	text-align: left;
}
.description ul li {
	margin: 3% 3% 0 0;
	padding: 0;
	width: 48.5%;
	float: left;
	box-sizing: border-box;
}
.description ul li:nth-child(2n) {
	margin-right: 0;
}
.description ul li img {
	width: 100%;
	box-sizing: border-box;
}
.description ul li p {
	margin-top: 8px;
}
.description ul li.curry img {
	margin-top: 10px;
}
.description ul.col2 li.large {
	width: 59% !important;
}
.description ul.col2 li.small {
	width: 38% !important;
}
.description ul.col2 li span {
	display: block;
	margin-top: 4px;
	font-size: 0.9rem;
}
.description ul.col1 li {
	width: 100%;
	float: none;
}

.description a.discrip {
	display: block;
	margin: 0 auto;
	width: 80%;
	box-sizing: border-box;
}
.description a.discrip.wide {
	width: 90%;
	margin: 0 auto !important;
}
.description a.discrip.square {
	display: block;
	margin: 0 auto 20px;
	width: 55%;
	box-sizing: border-box;
}
.description a.discrip img {
	width: 100%;
}
.description a.discrip.wide.sp {
	display: none;
}
.description a.discrip.wide.pc {

}

.description ul.col3 {
	margin-top: 16px;
}
.description ul.col3 li {
	margin: 0 57px 0 0 !important;
	width: 215px !important;
}
.description ul.col3 li:last-child {
	margin-right: 0 !important;
}
.description ul.col3 li .txtlink14 {
	display: block;
	margin: 14px auto 0;
	width: 88%;
	border-radius: 18px;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 600;
}
.description ul.col3 li .txtlink14 span {
	display: block;
	font-size: 1.2rem;
	font-weight: 400;
}
.description ul.col3 li .txtlink14.cur {
	pointer-events: none;
	background-color: #7B7B7B;
}

.description ul.select_color {
	margin-bottom: 6px;
	padding: 4px 24px 16px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #707070;
}
.description ul.select_color li {
	margin: 0 22px 0 0 !important;
	padding: 0;
	width: 100px;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	float: left;
}
.description ul.select_color li::before {
	content: "■";
	font-size: 4.5rem;
}
.description ul.select_color li:nth-child(1) {
	color: #E7495A;
}
.description ul.select_color li:nth-child(2) {
	color: #54B5DB;
}
.description ul.select_color li:nth-child(3) {
	color: #EC6900;
}
.description ul.select_color li:nth-child(4) {
	color: #8EC428;
}
.description ul.select_color li:nth-child(5) {
	color: #8A5828;
}
.description ul.select_color li:nth-child(6) {
	color: #000;
}
.description ul.select_color li:last-child {
	margin-right: 0 !important;
}

.description dl.design {
	margin-top: 20px;
	padding: 26px 17px 24px;
	font-weight: 500;
	color: #4E4E4E;
	background-color: #BFE2DE;
	border-radius: 16px;
	box-sizing: border-box;
}
.description dl.design dt {
	font-size: 2.1rem;
	text-align: center;
	line-height: 1;
}
.description dl.design dd ul li {
	margin-right: 2.4% !important;
	width: 23.2% !important;
	float: left;
}
.description dl.design dd ul li:last-child {
	margin-right: 0 !important;
}

.description dl.design dd ul.col3 {
	margin-top: 24px;
}
.description dl.design dd ul.col3 li {
	margin-right: 6% !important;
}
.description dl.design dd ul.col3 li:first-child {
	margin-left: 10.4% !important;
}
.description dl.design dd ul.col3 li:last-child {
	margin-right: 8% !important;
}

.description dl.design dd ul li span {
	display: block;
	margin-top: 8px;
	text-align: center;
	font-size: 1.7rem;
	line-height: 1;
}
.description dl.design dd ul li a {
	color: #4E4E4E;
}
.description dl.design dd ul li a:hover {
	opacity: 0.8;
}

.description dl.attention {
	margin: 30px 0;
	padding: 21px 45px 24px;
	border: 2px solid #FD0D1B;
	box-sizing: border-box;
}
.description dl.attention dt {
	margin-bottom: 17px;
	color: #FD0D1B;
	font-size: 2.2rem;
	font-weight: 600;
	text-align: center;
}
.description dl.attention dd {
	color: #000;
	font-size: 1.3rem;
}
.description dl.attention dd a.button {
	display: block;
	margin: 20px auto 0;
	padding: 16px 0;
	width: 54%;
	background-color: #FD0D1B;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
	line-height: 1;
	border-radius: 9px;
}
.description dl.attention dd a.button:hover {
	opacity: 0.8;
}

/* 掛け紙デザイン .description ul.paperlist */
.description h4 {
	font-size: 1.4rem;
	text-align: center;
}
.description h4.red {
	color: #f00;
}
.description ul.paperlist {
	margin: 0 auto 20px;
	width: 90%;
}
.description ul.paperlist li a {
	/* border: 1px solid #000 !important; */
}

/* お米 */
.description ul li img.rice1g_01 {
	margin-top: -16px;
}
.description ul li img.rice1g_02 {
	margin: 36px auto 0;
	width: 80%;
}
.description ul li {
	position: relative;
}
.description ul li .icon_bk.rice {
	display: block;
	padding-top: 16px;
	width: 70px;
	height: 70px;
	color: #fff;
	font-size: 2.6rem;
	font-weight: 700;
	text-align: center;
	background-color: #000;
	position: absolute;
	bottom: 30px;
	right: 10px;
	border-radius: 50%;
	box-sizing: border-box;
}

/* description 2列 */
#item .description.rows2 {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
}
#item .description.rows2 .intro {
	margin-left: 2%;
	width: 45%;
}
#item .description.rows2 .photo {
	display: block;
	width: 48%;
}
#item .description.rows2 .photo img {
	display: block;
	width: 100%;
}


/* ミントタブレットなど データ作成の説明 */
#item .description.integ {
	margin-top: 16px;
	padding: 16px;
	background-color: #ffff64;
	box-sizing: border-box;
}
#item .description.integ ul {
	margin: 0 auto !important;
	width: 95%;

	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}
#item .description.integ ul li {
    margin-top: 0;
}

/* ハイチュウ など */
#item .description.integ.margin h2 {
    margin: 8px auto 8px !important;
    padding: 8px;
    width: 95%;
    color: #03419d;
    color: #fff;
    text-align: center;
    background-color: #fff000;
    background-color: #03419d;
    border-radius: 10px;
    box-sizing: border-box;
}
#item .description.integ.margin ul li {
    margin-top: 16px;
}
#item .description.integ.margin ul {
    margin-bottom: 16px !important;
}


/* サラダせんべい */
.description.sldsn {
	margin: 40px auto;
}
.description.sldsn h3 {
	margin: 20px 0 0 5%;
	padding: 16px 24px 16px 60px;
	width: 95%;
	font-size: 1.4rem !important;
	font-weight: 400;
	background-color: #f9f4c5;
	border-radius: 60px;
	box-sizing: border-box;
	position: relative;
}
.description.sldsn h3::before {
	content: '注意';
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;

	width: 90px;
	height: 90px;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 800;
	background-image: url(/img/share/ic_bom_yel.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	top: -10px;
	left: -5%;
	box-sizing: border-box;
}
.description.sldsn ul li img {
	width: 100%;
	box-sizing: border-box;
	aspect-ratio: 1200 / 622;
}





/* 卒園マグ */
#main.gradumug div.attention.top {
	margin: 16px 0 -8px;
	padding: 16px 8px;
	color: #000;
	font-size: 1.6rem;
	text-align: center;
	/* background-color: #f5f5f5;
	border-color: #e9e9e9; */
	border: 1px solid #ccc;
}
#main.gradumug div.attention.top strong {
	display: block;
	margin: 0 0 8px 0 !important;
	font-size: 2rem;
	font-weight: 600 !important;

}
#main.gradumug div.attention.top p {
	font-weight: 300;
	color: #f00;
}



/*----------------------------------------------------
	.order_box
----------------------------------------------------*/
.order_box {
	margin: 0 auto;
	padding-top: 0;
	width: 100%;
}
.order_box:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

/*----------------------------------------------------
	.orderpage_photo
----------------------------------------------------*/

.orderpage_photo {
	width: 48%;
	float: right;
	/* text-align: center; */
	margin: 0 4% 0 0;
}

.orderpage_photo span {

}

.orderpage_photo  dt {
	margin-bottom: 6px;
	width: 90%;
	text-align: left;
	font-weight: 600;
}

.orderpage_photo dd {
	margin-bottom: 10px;
	text-align: left;
	position: relative;
}
.orderpage_photo dd span.text {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}

.orderpage_photo img {
	width: 100%;
}

.orderpage_photo dd.border img {
    border: 1px solid #ccc;
}


/*----------------------------------------------------
	.input_orderinfo
----------------------------------------------------*/

.input_orderinfo {
	margin: 0 0 0 0;
	width: 48%;
	float: right;
}

.input_orderinfo span {

}

.input_orderinfo input {
	width: 75%;
}

.input_orderinfo dl {
	margin-bottom: 8px;
}
.input_orderinfo dl:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.input_orderinfo dt {
	float: left;
	margin-right: 8px;
	font-weight: 600;
	clear: both;
}

.input_orderinfo dd {
	float: left;
	padding-left: 1em;
}

.input_orderinfo dl.input_area {
	margin-top: 20px;
	padding: 10px 12px 0 12px;
	border: 1px solid #ccc;
	background-color: #fafafa;
}

.input_orderinfo dl.input_area dt {
	margin-bottom: 8px;
	padding: 10px 0 0 32px;
	width: 100%;
	font-weight: 600;
	position: relative;
	box-sizing: border-box;
	border-top: 1px dotted #ccc;
}
.input_orderinfo dl.input_area dt:first-child {
	border-top: none;
}

.input_orderinfo dl.input_area dt span.normal {
    display: block;
    margin-top: 4px !important;
    margin-bottom: -4px;
	font-weight: normal;
	text-align: left;
}
.input_orderinfo dl.input_area dt span.normal a {
	padding: 4px 6px;
	background-color: #000;
	color: #fff;
	font-size: 0.9rem !important;
	border-radius: 8px;
	box-sizing: border-box;
}

.input_orderinfo dl.input_area dt span.step {
	margin-top: 8px;
	display: block;
	padding: 3px 8px;
	width: 24px;
	height: 24px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #000;
	position: absolute;
	top: -2px;
	left: 0;
	color: #fff;
	box-sizing: border-box;
}

.input_orderinfo dl.input_area dd {
	margin-bottom: 12px;
	padding: 0 0 8px 0 !important;
	width: 100%;
}
.input_orderinfo dl.input_area dd:last-child {
	border-bottom: none;
}

.input_orderinfo dl.input_area dd ul {
	margin-top: 8px;
}

.input_orderinfo dl.input_area dd select {
	margin-top: 8px;
	padding: 2px 6px;
	width: 75%;
}

.input_orderinfo dl.input_area dd input[type="text"] {
	margin: 8px 0;
	padding: 6px;
}
.input_orderinfo dl.input_area dd textarea {
	margin: 8px 0;
	padding: 2px 8px;
	width: 334px;
	line-height: 1.6;
}

.input_orderinfo dl.input_area dd input[type=file] {
	margin: 8px 0;
}

.input_orderinfo dl.input_area dd .file {
	margin-top: 0 !important;
	padding: 2px 0;
	width: 100%;
	box-sizing: border-box;
}

.input_orderinfo dl.input_area dd span {
	display: block;
	margin-top: 8px;
}

.input_orderinfo dl.input_area dd span.cap {
	display: block;
	margin: 2px 4px 0 0;
	padding: 2px 3px !important;
	width: 60px;
	float: left;
	background-color: #666;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
}
.input_orderinfo dl.input_area dd label {
	display: block !important;
	margin-top: 2px;
	width: 240px;
	float: left;
	box-sizing: border-box;
}
.input_orderinfo dl.input_area dd label.nogroup {
	margin-bottom: 4px;
}

.input_orderinfo dl.input_area dd ul.textinput label {
	margin-top: -6px;
	float: none;
}


/* ラジオボタン選択 select_radio */
.input_orderinfo dl.input_area dd ul.select_radio label {
	display: block;
	margin-right: 1%;
	margin-top: 0;
	width: 16px !important;
	float: left;
}
.input_orderinfo dl.input_area dd ul.select_radio label.col1 {
	margin-top: -16px;
	float: none;
}
.input_orderinfo dl.input_area dd ul.select_radio .notes {
	margin: 2px 0 0 0;
	font-size: 1.1rem !important;
	color: #666;
}
.input_orderinfo dl.input_area dd ul.select_radio span {
	display: block;
	margin-top: 0;
	width: 300px;
	float: left;
}
.input_orderinfo dl.input_area dd ul.select_radio li {
	margin-bottom: 4px;
	float: none;
}

/* ラジオボタン選択 select_radio.photo サムネイル付きリスト */
.input_orderinfo dl.input_area dd ul.select_radio.photo li img {
	width: 54px;
	float: left;
}
.input_orderinfo dl.input_area dd ul.select_radio.photo li label {
	margin-top: 4px;
}
.input_orderinfo dl.input_area dd ul.select_radio.photo li span {
	display: inline !important;
	margin: 4px 0 0 8px;
	width: 238px !important;
	box-sizing: border-box;
}


/* ラジオボタン選択 select_radio.thumb_grid サムネイル付きグリッド */
.input_orderinfo dl.input_area dd ul.select_radio.thumb_grid {
	margin-top: 0;
	width: 90%;
}
.input_orderinfo dl.input_area dd ul.select_radio.thumb_grid li {
	margin: 4% 2% 0 0;
	width: 49%;
	float: left;
}
.input_orderinfo dl.input_area dd ul.select_radio.thumb_grid li:nth-child(2n) {
	margin-right: 0;
}
.input_orderinfo dl.input_area dd ul.select_radio.thumb_grid li:nth-child(2n+1) {
	clear: both;
}
.input_orderinfo dl.input_area dd ul.select_radio.thumb_grid li input[type='radio'] {
	margin-right: 6px;
	float: left;
}
.input_orderinfo dl.input_area dd ul.select_radio.thumb_grid li a {
	margin-top: -4px;
	width: 70%;
	float: left;
}
.input_orderinfo dl.input_area dd ul.select_radio.thumb_grid li a img {
	display: block;
	padding: 8px;
	width: 100%;
	background-color: #fff;
	box-sizing: border-box;
}
.input_orderinfo dl.input_area dd ul.select_radio.thumb_grid li span.title {
	margin: 4px 0 0 12%;
}



.input_orderinfo dl.input_area dd dl.notes dd ul li {
	padding-top: 4px;
	margin-bottom: 4px;
	border-top: 1px dashed #ccc;
}
.input_orderinfo dl.input_area dd dl.notes dd ul li:last-child {
	margin-bottom: 0;
}
.input_orderinfo dl.input_area dd dl.notes dd ul li:first-child {
	margin-top: 0;
}

.input_orderinfo dl.input_area dd span.caution {
	/* color: #f62587; */
	color: #d8281c;
}
.input_orderinfo dl.input_area dd span.bold {
	display: inline;
	margin-top: 16px;
	font-weight: 600;
}
.input_orderinfo dl.input_area dl.notes {
	margin: 16px 0 0 0 !important;
	padding: 0 !important;
}

.input_orderinfo dl.input_area dl.notes dt {
	margin-bottom: 4px;
	padding: 0 !important;
	font-weight: 600;
}
.input_orderinfo dl.input_area dl.notes dd {
	margin: 0 !important;
	padding: 0 !important;
}
.input_orderinfo dl.input_area dl.notes dd span.caution {
	display: inline;
	margin: 0 !important;
}

.input_orderinfo dl.input_area dd.txtnone span {
	display: inline;
}

.input_orderinfo dl.input_area dd p.acecook {
	margin: 20px 0 0 !important;
	padding-top: 12px;
	border-top: 1px dotted #000;
}

.input_orderinfo dl.input_area div.upload.active {
	opacity: 1.0;
}
.input_orderinfo dl.input_area div.upload {
	opacity: 0.3;
}

.input_orderinfo dl.input_area dd.select_radio.color {
	margin-top: 6px;
}
.input_orderinfo dl.input_area dd.select_radio.color span {
	display: inline;
	padding-right: 8px;
	line-height: 1.6;
}
.input_orderinfo dl.input_area dd.select_radio.color span.color {
	margin: 0 3px 0 -6px;
	padding-right: 0;
	font-size: 1.4rem;
}

.attention_qual {
	margin-top: 16px;
}
.attention_qual ul {
	margin: 0 !important;
}
.attention_qual ul li {
	width: 50%;
	float: left;
}
.attention_qual ul li img {
	width: 100%;
}
.attention_qual p {
	margin-top: 8px;
}

p.acecook_line {
	margin: 20px 0 0 !important;
	padding: 8px 12px;
	color: #d8281c;
	border: 1px solid #d8281c;
}
p.acecook_line a {
	color: #d8281c;
	font-weight: 600;
	text-decoration: underline;
}
p.acecook_line a:hover {
	opacity: 0.6;
}


/*----------------------------------------------------
	.relatedbox
----------------------------------------------------*/
.relatedbox {
	margin-top: 20px;
	padding: 12px;
	border: 1px solid #ccc;
	background-color: #fafafa;
	box-sizing: border-box !important;
}
.relatedbox dl {
	margin-top: 8px;
}
.relatedbox dl dt {
	margin: 0 !important;
	width: 15% !important;
	float: left;
	box-sizing: border-box !important;
}
.relatedbox dl dt a,
.relatedbox dl dt img {
	display: block;
	width: 100%;
}
.relatedbox dl dd {
	padding: 8px 0 0 16px;
	width: 35%;
	float: left !important;
	box-sizing: border-box !important;
}
.relatedbox dl dd span {
	display: block;
}

.relatedbox dl {
	margin-top: 0 !important;
}
.relatedbox dl dt {
	margin-top: 16px !important;
	width: 30% !important;
}
.relatedbox dl dd {
	margin-top: 16px !important;
	width: 70% !important;
}

.relatedbox ul li.relate_left,
.relatedbox ul li.relate_right {
	width: 48% !important;
}
.relatedbox ul li.relate_left {
	float: left;
}
.relatedbox ul li.relate_right {
	float: right;
}
.relatedbox ul li.relate_left dl {
	width: 100%;
}

/*----------------------------------------------------
	.input_area クイックシリーズ
----------------------------------------------------*/
.input_orderinfo dl.input_area dd select.quick {
	margin-top: 8px;
	padding: 8px !important;
	width: 100px;
	height: 24px;
	box-sizing: border-box;
}

/*----------------------------------------------------
	.shipment
----------------------------------------------------*/
dl.shipment {
	margin-bottom: 20px;
	width: 100% !important;
}

dl.shipment dt {
	padding-top: 4px;
	font-weight: 400;
}

dl.shipment dd {
	padding-left: 5px;
	margin-bottom: 0;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.4;
	/* color: #d8281c; */
}

dl.shipment dd.shipmentdate.large {
	font-size: 16px;
	font-size: 1.6rem;
}


.item_info dl.shipment {
	margin: -16px 0 10px 0;
	width: 95% !important;
}
.item_info dl.shipment dd {
	padding: 8px 16px;
	font-size: 1.3rem;
	font-weight: 300;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.item_info dl.shipment dd span.bold {
	font-size: 1.6rem !important;
}
.item_info dl.shipment dd a.txtlink14 {
	display: block;
	margin: 8px auto 6px;
    padding: 6px 4px 6px 8px !important;
	width: 220px;
	color: #fff;
	font-size: 1.25rem;
	position: relative;
    box-sizing: border-box;
}


/*----------------------------------------------------
	.bt_gocart
----------------------------------------------------*/
/*
.bt_gocart,
.bt_gocart_s,
.bt_backpage {
	background:url(../img/bt/bt_gocart_300.jpg) no-repeat;
	border: 0px;
	height: 34px;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	margin-bottom: 8px;
}

.bt_gocart_s {
	background:url(../img/bt/bt_gocart_200.jpg) no-repeat;
	border: 0px;
	width: 200px;
	height: 30px;
	margin-bottom: 0;
}

.bt_backpage {
	background:url(../img/bt/bt_backpage_300.jpg) no-repeat;
}
*/

.bt_gocart,
.bt_backpage {
	display: block;
	margin: 16px auto 0 auto;
	padding: 14px 10px 14px 80px;
	width: 95% !important;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	box-sizing: border-box;
	border: none;
	text-align: left;
	box-sizing: border-box;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}
.bt_gocart a,
.bt_backpage a {
	color: #fff;
}
.bt_gocart:hover,
.bt_backpage:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}
.bt_gocart {
	background-color: #000;
	background-image: url(../img/share/ic_cfmcart.png);
	background-position: 74% center;
	background-size: 28px;
	font-weight: 600;
}
.bt_backpage {
	margin: 10px auto 0;
	padding-left: 86px;
	background-color: #666;
	background-image: url(../img/share/ic_back.png);
	background-position: 73% center;
	background-size: 28px;
	font-weight: 400;
}


/*----------------------------------------------------
	#howto
----------------------------------------------------*/
#howto {
	margin: 20px auto;
	padding: 14px;
	width: 100%;
	border: 1px solid #ccc;
	background-color: #fafafa;
	box-sizing: border-box;
}

#howto h2 {
	margin: 0 0 16px 0 !important;
	padding: 4px;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem !important;
	background-color: #000;
}
#howto h2 span.toggle {
	display: none;
}

#howto h3 {
	margin-bottom: 5px;
	padding-left: 52px;
	font-size: 14px;
	font-size: 1.4rem;
	clear: both;
	position: relative;
}

#howto ul,
#howto p,
#howto p.m_b_n {
	padding-left: 52px;
}

p.m_b_n {
	margin-bottom: 4px;
}

#howto ul {
	margin-bottom: 8px;
}

#howto li.bt_dl {
	float: left;
	margin-right: 8px;
}

#howto .step {
	padding: 4px 11px;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 8px;
	color: #fff;
	box-sizing: border-box;
}

#howto p .caution {
	/* color: #f62587; */
	color: #d8281c;
}

#howto ul.margin {
	width: 50%;
}
#howto ul.margin li {
	margin-right: 5%;
	width: 30%;
	float: left;
}
#howto ul.margin li:last-child {
	margin-right: 0 !important;
}
#howto ul.margin li img {
	width: 100%;
}
#howto ul.margin li span {
	display: block;
	margin: 0 auto 16px;
	text-align: center;
}


p.foodlabeling {
	margin-top: 20px;
	text-align: left;
}
p.foodlabeling .linebox {
	display: block;
	margin-bottom: 8px;
	padding: 8px;
	border:1px solid #ccc;
	box-sizing: border-box;
}
p.foodlabeling .outside {
	display: block;
	margin-left: 9px;
	margin-bottom: 16px;
}
table.foodlabeling {
	margin-right: 2%;
	width: 48%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;
	font-size: 0.7rem;
}
table.foodlabeling td,
table.foodlabeling th {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
}
table.foodlabeling th {
	background-color: #eee;
}

table.size th,
table.size td {
	padding-bottom: 8px !important;
	font-weight: 400;
}

.txtlink14.dl.nolink {
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	cursor: default;
}


/*----------------------------------------------------
	.検索結果
----------------------------------------------------*/
body#item #main.search h2 {
	margin-top: 8px !important;
	font-size: 20px;
	font-size: 2.0rem !important;
	font-weight: 600;
	line-height: 1.5;
}
body#item #main.search div.page_num {
	margin: 30px;
	text-align: center;
}
body#item #main.search div.page_num span {
	margin: 0 10px;
	font-size: 1.4rem;
}
body#item #main.search div.page_num span a {
	text-decoration: underline;
	color: #000;
}
body#item #main.search div.page_num span.current {
	font-weight: 600;
}

body#item #main.search p.err {
	margin: 40px 0 0 30px;
	font-size: 1.4rem;
	font-weight: 600;
}


/*----------------------------------------------------
	.campaign_title
----------------------------------------------------*/
#item p.campaign_title {
	padding: 8px;
	/* border: 2px solid #fc0000; */
	box-sizing: border-box;
	color: #fc0000;
	font-size: 1.6rem;
	text-align: center;
	background-color: #f8e24c;
}
/* #item dl.campaign_title dd {
	display: table-cell !important;
	padding: 4px 0 0 24px;
	width: 100%;
	vertical-align: middle;
	float: left;
	box-sizing: border-box;
	font-size: 1.6rem;
} */
#item p.campaign_title span.line {
	text-decoration: line-through;
}
#item p.campaign_title span.sale {
	/* color: #fc0000; */
	font-size: 2.4rem;
	font-weight: bold;
}
#item p.campaign_title .small {
	font-size: 1.6rem !important;
}


/*----------------------------------------------------
	#catalog_box .catalog_item icon_campaign
----------------------------------------------------*/
#catalog_box .catalog_item {
	position: relative;
	margin-bottom: 40px;
}
#catalog_box .catalog_item img.icon_campaign {
	display: block;
	width: 64px;
	position: absolute;
	top: 12px;
	right: 12px;
}
#catalog_box .catalog_item dl dt {
	margin-bottom: 0;
}



/*----------------------------------------------------
	セール 二重価格
----------------------------------------------------*/

#item .item_info span.price .line {
	text-decoration: line-through;
	font-size: 110%;
}
#item .item_info span.price .sale {
	color: #d8281c;
}


/*----------------------------------------------------
	リピート発注
----------------------------------------------------*/

.input_orderinfo dl.input_area dd ul.textinput.repeat p {
	margin-left: 1.4rem;
	margin-bottom: 0;
	font-wieght: 1.4rem;
	font-weight: 600;
}

.input_orderinfo dl.input_area dd ul.selectimg.repeat {
	margin-top: 16px;
}
.input_orderinfo dl.input_area dd ul.selectimg.repeat li .cap {
	margin-top: 20px;
}
.input_orderinfo dl.input_area dd ul.selectimg.repeat li .cap.pkg {
	margin: 20px 0 0 0;
	padding: 0 !important;
	width: 220px;
	color: #000;
	text-align: left;
	background-color: transparent !important;
	float: left;
}
.input_orderinfo dl.input_area dd ul.selectimg.repeat li a.thumbnail {
	display: block;
	margin: 0 0 10px 0;
	width: 120px;
	height: 120px;
	background-color: #eee;
	word-break: break-all;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
}
.input_orderinfo dl.input_area dd ul.selectimg.repeat li a.thumbnail.noimage {
	display: block;
	margin: 22px 10px 0 0;
	width: calc(100% - 92px) !important;
}
.input_orderinfo dl.input_area dd ul.selectimg.repeat li a.thumbnail img {
	display: block;
	max-width: 120px;
	max-height: 120px;
}

.input_orderinfo dl.input_area dd ul.selectimg.repeat li.noimage {
	margin-top: -10px;
}
.input_orderinfo dl.input_area dd ul.selectimg.repeat li.noimage .cap.pkg {
	margin-bottom: 6px;
	float: none !important;
}
.input_orderinfo dl.input_area dd ul.selectimg.repeat li.noimage a.thumbnail.noimage {
	margin: 0 !important;
	float: none !important;
}


.input_orderinfo dl.input_area dd ul.selectimg.repeat li label > input {
	display: none;
}
.input_orderinfo dl.input_area dd ul.selectimg.repeat li label {
	width: 72px;
	margin-left: 10px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: black;
	border-radius: 10px;
	box-sizing: border-box;
}


.input_orderinfo dl.input_area dd span.lastorder_number {
	display: inline;
	font-size: 1.4rem !important;
	font-weight: 600 !important;
}

.input_orderinfo dl.input_area dd .repeat_notes {
	margin-top: 16px;
}
.input_orderinfo dl.input_area dd .repeat_notes a {
	text-decoration: underline;
}


/*----------------------------------------------------
	納期目安シミュレータ
----------------------------------------------------*/

body#item .buttonbox_simu_wrapper {
	margin: 4px 0 30px 49.8% !important;
	padding: 0px;
	width: 48%;
	height: 116px;
	border: 4px solid #ccc;
	box-sizing: border-box;
}
body#item .buttonbox_simu_wrapper h3 {
	padding: 2px 0 4px;
	color: #000;
	font-size: 1.8rem !important;
	text-align: center;
	background-color: #ccc;
}
body#item .buttonbox_simu_wrapper strong {
	display: block;
	margin-bottom: 8px;
	text-align: center;
	font-weight: 300 !important;
}
body#item .buttonbox_simu {
	margin: 0 0 0 0 !important;
	padding: 0 !important;
	width: 100%;
	box-sizing: border-box;
}
body#item .buttonbox_simu a.txtlink14 {
	display:  block;
	margin: 0 0 12px 12px !important;
	padding: 4px 4px 4px 8px !important;
	width: 45%;
	color: #fff;
	box-sizing: border-box;
	float: left;
}

body#item .simu_modal {
	margin-top: -30px !important;
}

body#item .simu_plate {
	padding: 20px 30px 30px;
	width: 960px;
	/* height: 600px; */
	min-height: 660px;
	text-align: left;
	box-sizing: border-box;
	position: relative;
}

body#item .simu_plate {
	position: initial;
	overflow: hidden;
	scroll: auto;
}
body#item .simu_plate h3 {
	margin-left: 0;
	font-size: 2.2rem !important;
}
body#item .simu_plate h4 {
	margin: 8px 0 16px 0;
	font-size: 1.4rem !important;
	font-weight: 800;
}

body#item .simu_plate .wrapper {
	position: relative;
}
body#item .simu_plate .wrapper .triangle {
	height: 80px;
	width: 30px;
	/* clip-path: polygon(50% 0, 100% 100%, 0 100%); */
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	background-color: #ccc;
	position: absolute;
	top: 100px;
	/* top: calc(50% - 30px); */
	left: calc(50% - 10px);
}
body#item .simu_plate .inputbox_wrapper_wrap {
	margin-top: 20px;
	padding: 0;
	width: 45%;
	float: left;
}
body#item .simu_plate .inputbox_wrapper {
	padding: 8px 24px;
	width: 100%;
	background-color: #efefef;
	box-sizing: border-box;
}
body#item .simu_plate .inputbox {
	font-size: 1.3rem;
}
body#item .simu_plate .inputbox li {
	margin-bottom: 12px;
}

body#item .simu_plate .inputbox .material-symbols-outlined {
	vertical-align: -8px;
	font-size: 2.6rem;
}
body#item .simu_plate .inputbox_wrapper .formbtbox {
	margin: 30px 0 20px !important;
	width: 100%;
}
body#item .simu_plate .inputbox_wrapper .formbtbox ul li {
	margin: 0;
	width: 100%;
}
body#item .simu_plate .inputbox_wrapper .formbtbox ul li input {
	margin: 0 auto;
	width: 54%;
	border-radius: 12px !important;
}


body#item .simu_plate .resultbox {
	margin: 20px 0 0 0 !important;
	padding: 12px 20px 24px !important;
	width: 45%;
	min-height: 258px;
	font-size: 1.3rem;
	line-height: 2;
	background-color: #efefef;
	box-sizing: border-box;
	float: right;
}
body#item .simu_plate .resultbox h4 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 1.8rem !important;
	text-align: center;
}
body#item .simu_plate .resultbox .result {
	padding: 16px;
	min-height: 170px !important;
	line-height: 2;
	background-color: #fff;
	box-sizing: border-box;
}
body#item .simu_plate .resultbox p {
	margin: 0;
	padding: 0;
}
body#item .simu_plate .resultbox p.input {
	margin-bottom: 16px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
}
body#item .simu_plate .resultbox p strong {
	margin-right: 6px;
	font-size: 1.6rem;
}
body#item .simu_plate p.err {
	padding: 0;
	width: 100%;
	color: #f00;
	font-size: 1.2rem;
	line-height: 1.4;
	/* display: none; */
}

body#item .simu_plate h4.top {
	margin: 20px 0 8px;
}
body#item .simu_plate h4.top span {
	margin-left: 16px;
	font-size: 1.1rem;
}
body#item .simu_plate ul.notes {
	margin: 0 0 16px;
}
body#item .simu_plate ul.notes li {
	margin-top: 4px;
}
body#item .simu_plate .resultbox ul.notes {
	margin: 20px 0 0;
}
body#item .simu_plate .resultbox ul.notes li {
	margin-top: 8px;
	color: #f00;
	font-size: 1.1rem;
	line-height: 1.4 !important;
}

/* body#item .simu_plate section.notes {
	margin-top: 40px;
} */


body#item .simu_plate label.error {
	display: block;
	margin: 4px 0 0 0;
	color: #f00;
	font-size: 1.1rem;
}

body#item .simu_plate .txtlink14.close {
	display: none !important;
}


/*----------------------------------------------------
	見積書
----------------------------------------------------*/
body#item .esti_plate {
	display: block;
	padding: 0 30px 0;
	width: 522px;
	/* height: 600px; */
	min-height: 350px;
	text-align: left;
	box-sizing: border-box;
	position: relative;
}
body#item .esti_plate {
	position: initial;
	overflow: hidden;
	scroll: auto;
}
body#item .esti_plate .inner{
	margin: 4px auto 16px;
	padding: 20px 0 0;
	width: 100%;
	position: relative;
}
body#item .esti_plate h3 {
	margin: 0 auto 20px;
	width: 100%;
	font-size: 1.8rem !important;
}
body#item .esti_plate p {
	margin-top: 0;
}
body#item .esti_plate input[type='text'] {
	margin-left: 0;
	width: 90% !important;
}
body#item .esti_plate .formbtbox {
	margin-top: 24px !important;
	width: 100% !important;
}
body#item .esti_plate .formbtbox ul {
	margin: 0 auto;
}
body#item .esti_plate .formbtbox ul li {
	margin: 0 !important;
}
body#item .esti_plate .formbtbox input {
	margin: 12px 0 0 !important;
}
body#item .esti_plate .batsu {
	top: 12px !important;
	right: 12px !important;
}


/*----------------------------------------------------
	ノベルティの箱屋さん
----------------------------------------------------*/
body#item.hakoya h3.descrip {
	margin-bottom: 0;
	padding: 8px;
	background-color: #F5F5F5;
	border-left: 16px solid #BCBCBC;
	color: #585858;
	font-size: 1.9rem;
	font-weight: 500;
	box-sizing: border-box;
}
body#item.hakoya dl.description {
	margin-top: 12px;
}
body#item.hakoya dl.description dt {
	margin-right: 0;
	width: 370px;
	float: left;
}
body#item.hakoya dl.description dt img {
	width: 100%;
}
body#item.hakoya dl.description dd {
	margin: 6px 20px 10px 20px;
	padding: 8px 16px 20px;
	width: 350px;
	height: 367px;
	border:1px solid #707070;
	float: left;
	box-sizing: border-box;
}
body#item.hakoya dl.description dd ul {
	margin: 0;
}
body#item.hakoya dl.description dd li {
	margin-bottom: 20px;
	width: 100%;
	float: none;
}
body#item.hakoya dl.description dd li:last-child {
	margin-bottom: 0;
}
body#item.hakoya dl.description dd strong {
	display: block;
	margin-bottom: 8px;
	padding: 10px;
	color: #fff;
	box-sizing: border-box;
}
body#item.hakoya dl.description dd strong.gray {
	background-color: #999;
}
body#item.hakoya dl.description dd strong.blue {
	background-color: #1386AC;
}


/*----------------------------------------------------
	ログインしてリピート注文への誘導
----------------------------------------------------*/
.input_orderinfo dl.input_area dt span.q {
	padding: 2px 0 0 6px;
}
ul.repeat_navi li {
	display: inline-block !important;
	width: 60px;
	float: left;
}
ul.repeat_navi li span {
	display: inline !important;
}
ul.repeat_navi li label {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}
ul.repeat_navi li input[type='radio'] {
	display: inline-block !important;
	margin-right: 8px !important;
	vertical-align: -2px;
}

/* リピート注文への誘導 モーダルウィンドウ */
body#item .repeatnavi_modal {
	margin-top: -30px !important;
}
body#item .repeat_plate {
	display: block;
	padding: 0 30px 0;
	width: 522px;
	/* height: 600px; */
	min-height: 450px;
	text-align: left;
	box-sizing: border-box;
	position: relative;
}

body#item .repeat_plate {
	position: initial;
	overflow: hidden;
	scroll: auto;
}

body#item .repeat_plate ul.repeat_navi {
	margin: 0 auto;
	width: 160px;
}
body#item .repeat_plate ul.repeat_navi li {
	width: 80px;
	font-size: 1.6rem;
}

body#item .repeat_plate .inner{
	margin: 4px auto 16px;
	padding: 20px 0 0;
	width: 100%;
	position: relative;
}
body#item .repeat_plate h3 {
	margin: 0 auto 20px;
	width: 100%;
	font-size: 1.8rem !important;
}
body#item .repeat_plate p {
	margin-top: 0;
}
body#item .repeat_plate p.inquiry_message {
	margin-top: 0 !important;
	margin-bottom: 16px !important;
}
body#item .repeat_plate p strong {
	color: #f00 !important;
}
body#item .repeat_plate p.comment {
	margin-top: 30px;
}
body#item .repeat_plate p.comment strong {
	color: #000 !important;
}

body#item .repeat_plate table {
	margin: 0 auto 0 !important;
	width: 100%;
}
body#item .repeat_plate .formbtbox {
	margin-top: 24px !important;
	width: 100% !important;
}
body#item .repeat_plate .formbtbox ul {
	margin: 0 auto;
}
body#item .repeat_plate .formbtbox ul li {
	margin: 0 !important;
}
body#item .repeat_plate .formbtbox input {
	margin: 0 !important;
}
body#item .repeat_plate .formbtbox .reminder {
	margin-top: 16px;
}
body#item .repeat_plate .formbtbox .reminder a.close {
	display: block;
	margin: 20px auto 0;
	padding:12px;
	width: 50%;
	color: #666;
	background-color: #ccc;
	border-radius: 12px;
	box-sizing: border-box;
}
body#item .repeat_plate .formbtbox .reminder span {
	display: block;
	margin-top: 16px;
	text-align: left;
}
body#item .repeat_plate div.contents_yes strong {
	display: block;
	margin-top: 8px;
	/* color: #f00 !important; */
}
body#item .repeat_plate div.contents_no {
	display: none;
}

body#item .repeat_plate .batsu {
	top: 12px !important;
	right: 12px !important;
}

/*----------------------------------------------------
	CSS追加
----------------------------------------------------*/
/* せんべいについて注意事項 */

.description2 {
	display: block;
	margin: 30px 0;
	padding: 20px 20px 4px 20px;
	width: 100%;
	font-weight: 400;
	/* color: #666 !important; */
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.description2 h3 {
	/* margin-top: 20px; */
	margin-bottom: 8px;
	font-size: 1.7rem !important;
}
.description2 ul li{
	margin: 0;
	padding: 0;
	width: 25%;
	float: left;
	box-sizing: border-box;
}
.description2 ul li img {
	width: 100%;
	box-sizing: border-box;
}
.description2 p {
	margin-top: 8px;
}
.description2 p.caution2_text {
	margin-top: 0;
	font-size: 0.9rem;
	text-align: center;
}
/* .description2 ul li:nth-child(4) p.caution2_text {
	text-align: left; */
}

/* 終売告知 */
body#item .shubai {
	width: 80%;
}
body#item .shubai a {
	color: #000;
	text-decoration: underline;
	font-size: 1.6rem;
	font-weight: 600;
}
body#item .shubai a:hover {
	opacity: 0.6;
}
body#item .shubai img.shubai_img {
	display: block;
	width: 100% !important;
}
body#item .shubai a.txtlink14 {
	display: block;
	margin: 20px auto 0;
	padding: 8px;
	width: 60%;
	background-color: #000;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
}


/* 故障や事故など販売一時休止 */
body#item .notice_susp {
	padding: 8px 20px 8px 40px;
	color: #f00;
	background-color: rgba(255, 0, 0, 0.1);
	position: relative;
}
body#item .notice_susp span {
	position: absolute;
	top: 8px;
	left: 12px;
}

/* アイテムで探す 2カラム大バナー */
body#item .contentslist ul {
	margin: 18px auto 30px;
}
body#item .contentslist ul li {
	margin: 0 3% 16px 0;
	width: 48.5% !important;
	float: left;
	font-size: 1.6rem;
	font-weight: 600;
}
body#item .contentslist ul li h3 {
	margin: 16px 0 0 0;
	font-size: 1.6rem !important;
	font-weight: 600;
}
body#item .contentslist ul li p {
	margin: 0;
}
body#item .contentslist ul li p span {
	display: block;
	text-align: right;
}
body#item .contentslist ul li img {
	display: block;
	width: 100%;
}
body#item .contentslist ul li:nth-child(2n) {
	margin-right: 0;
}
body#item .contentslist ul li:nth-child(2n+1) {
	clear: both;
}
body#item .contentslist ul li:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}
body#item .contentslist a.txtlink {
	display: inline-block;
	margin-top: 8px;
	padding: 10px 12px;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	line-height: 1;
	background-color: black;
	border-radius: 16px;
	box-sizing: border-box;
}



/* モアザンチョコ */
body#item.mtc h3.mtc_center {
	text-align: center;
    font-size: 1.8rem !important;
}
body#item.mtc h3.mtc_center.top {
	margin-top: 40px;
}
body#item.mtc h3.mtc_center + p {
	margin-top: 20px;
}
body#item.mtc dl.col2box {
	width: 100%;
}
body#item.mtc dl.col2box dt {
	margin: 0;
	padding: 0 !important;
	width: 50% !important;
	/* height: 264px; */
	float: left;
}
body#item.mtc dl.col2box dt:nth-child(1),
body#item.mtc dl.col2box dt:nth-child(3),
body#item.mtc dl.col2box dt:nth-child(5) {
    height: 230px;
}
body#item.mtc dl.col2box dt img {
	width: 100%;
}

body#item.mtc dl.col2box dd {
	display: flex;
	/* justify-content: center; 横方向の中央揃え */
	align-items: center; /* 縦方向の中央揃え */
	margin: 0;
	padding: 0 0 !important;
	width: 50%;
	/* height: 264px; */
	float: right;
	box-sizing: border-box;
}
body#item.mtc dl.col2box dd:nth-child(2),
body#item.mtc dl.col2box dd:nth-child(4),
body#item.mtc dl.col2box dd:nth-child(6) {
    height: 230px;
}
body#item.mtc dl.col2box dt:nth-child(3),
body#item.mtc dl.col2box dt:nth-child(7) {
	float: right !important;
}
body#item.mtc dl.col2box dd:nth-child(4),
body#item.mtc dl.col2box dd:nth-child(8) {
	float: left !important;
}
body#item.mtc dl.col2box dd img {
	display: block;
}
body#item.mtc dl.col2box dd h4 {
	margin-bottom: 8px;
	padding: 0;
	font-size: 1.8rem;
	text-align: center;
}
body#item.mtc dl.col2box dd:nth-child(8) h4 {
    margin-top: 90px !important;
}
body#item.mtc dl.col2box dd:nth-child(2) h4::before {
	content: '● ';
	color: #44bfcc;
	font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo";
}
body#item.mtc dl.col2box dd:nth-child(4) h4::before {
	content: '● ';
	color: #e26187;
	font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo";
}

body#item.mtc div.description ul li {
	position: relative;
}
body#item.mtc div.description ul li span.text {
	width: 100%;
	position: absolute;
	bottom: 2px;
	left: 0;
	text-align: center;
}
body#item.mtc div.description ul + p {
	margin-top: 30px;
}

body#item.mtc div.description .flex {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: stretch;
}
/* 4カラム */
body#item.mtc div.description ul.col4 {
	margin: -16px auto 60px;
	width: 100%;
}
body#item.mtc div.description ul.col4 li {
	width: 25%;
	text-align: center;
	line-height: 1.4;
}
body#item.mtc div.description ul.col4 li img {
	width: 100%;
}

body#item.mtc div.description ul.col4.haku li {
	margin-right: 2px;
	width: calc((100% - 8px)/4);
}
body#item.mtc div.description ul.col4.haku li:nth-child(4n) {
	margin-right: 0;
}

body#item.mtc div.description ul.col2 {
	margin-bottom: 60px;
}

body#item.mtc div.description .intro + h3 {
	margin-top: 40px !important;
}


/* 外部リンクボタン 例）食品表示は森永製菓へリンクする */
body#item .bt_external {
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;

	margin: 16px auto 0 auto;
	padding: 12px 10px 12px 10px;
	width: 90% !important;
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.6;
	background-color: #666;
	border-radius: 12px;
	box-sizing: border-box;
}
body#item .bt_external span {
	display: block;
}
body#item .bt_external span.text {
	margin-right: 18px;
	text-align: center;
}
body#item .bt_external span.text strong {
	display: block;
	font-size: 1.6rem;
}
body#item .bt_external:hover {
	opacity: 0.6;
}

/* お菓子プリント ハイチュウ */
body#item .logomaker_ng {
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;

	margin: 0 auto;
	padding: 16px 0 !important;
	width: 95%;
	background-color: rgba(255,255,255,0.6);
	box-sizing: border-box;
}
body#item .logomaker_ng .imgbox {
	padding-right: 2%;
	width: 50%;
	text-align: right;
	box-sizing: border-box;
}
body#item .logomaker_ng .imgbox img {
	width: 80%;
	aspect-ratio: 711 / 1364;
}
body#item .logomaker_ng ul.txtbox {
	margin: 0 !important;
	padding: 0 !important;
	width: 50%;
	font-size: 1.2rem;

}
body#item .logomaker_ng ul.txtbox li {
	margin: 40px 40px 0 0;
	width: 100%;
	text-align: left;
	line-height: 1.6;
}

}
