@charset "utf-8";

.red_flex img {
    width: 15px;
    height: 100%;
}

.cart_arrat {
	display: flex;
	margin-bottom: 30px;
}

/* 2020000921 Sonix-HoangNVZ Start  */
.hidden-sm-down .cart_title_header {
	position: relative;
}
.hidden-sm-down .cart_message_success { 
	position: absolute;
}
.cart_message_success {
	color: #279DD9;
    font-size: 16px;
	font-weight: bold;
	display: flex;
    align-items: center;
}
.cart_message_success img{
	width: 20px;
	height: 20px;
}
/* 2020000921 Sonix-HoangNVZ End  */

.cart_arrat_txt{
	color: #279DD9;
	font-weight: bold;
}

.cart_arrat_icon {
	width: 20px;
	height: 100%;
	margin-right: 5px;
}

.area1 {
	margin-bottom: 60px;
}

.area1_con {
	display: flex;
	background-color: #F6F5F1;
	padding: 1.5%;
}

.area1_left {

	width: 65%;
	margin-right: 1%;
}

.area1_middle {
	background-color: #fff;
	padding: 2%;
	width: 18%;
	margin-right: 1%;
	text-align: center;
	position: relative;
}

.area1_middle_con {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	width: 90%;
}

.area1_right {
	background-color: #fff;
	padding: 2%;
	width: 20%;
	position: relative;
}

.area1_right_con {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	width: 90%;
}

.item_wrap {
	background-color: #fff;
	padding: 2%;
	margin-bottom: 10px;
}

.item_01 {
	display: flex;
	margin-bottom: 10px;
	align-items: center;
	margin-top: 10px;
}

/*
.item_set {
    display: flex;
    width: 40%;
    margin-right: 2%;
}


.item_img {
    width: 34%;
    height: 100%;
    margin-right: 2%;
}

.item_title {
    width: 63%;

}

.size_piece {
    width: 15%;
    margin-right: 2%;
}

.price_set {
    width: 34%;
    display: flex;
    align-items: center;
}

.price_item_only {
    width: 75%;
    margin-right: 2%;
}
*/

.item_set {
	display: flex;
	width: 47%;
	margin-right: 2%;
}


.item_img {
	width: 27%;
	height: 100%;
	margin-right: 2%;
}

.item_title {
	width: 71%;

}

.size_piece {
	width: 15%;
	margin-right: 2%;
}

.price_set {
	width: 33%;
	display: flex;
	align-items: center;
}

.price_item_only {
	width: 74%;
	margin-right: 2%;
}

.area p {
	margin-bottom: 5px;
}

.cart_button_con {
	width: 22%;
}

.price_item_title {
	font-weight: bold;
}

.price_item_number {
	font-weight: bold;
	font-size: 16px;
}

.orande_txt {
	font-size: 12px;
	color: #EF6C00;
	text-decoration: underline;
	cursor: pointer;
}

.price_item_edit {
	display: inline-block;
	padding: 5px;
	box-shadow: 1px 1px 1px #a5a5a5;
	cursor: pointer;
	color: #279DD9;
	border: 1px solid #279DD9;
	width: 40px;
	text-align: center;
	margin-bottom: 15px;
	border-radius: 2px;
}

.price_item_delete {
	display: inline-block;
	padding: 5px;
	box-shadow: 1px 1px 1px #a5a5a5;
	cursor: pointer;
	color: #E60012;
	border: 1px solid #E60012;
	width: 40px;
	text-align: center;
	border-radius: 2px;
}

.edit_red {
	font-size: 14px;
	color: #279DD9;
	/*    margin-bottom: 10px!important;*/
	text-decoration: underline;
	cursor: pointer;
	color: #E60012;
	font-weight: normal;
}

.border_a {
	border-bottom: 3px solid #F6F5F1;
	margin-bottom: 20px;
}

.item_add {
	background-color: #fff;
	padding: 2%;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16),
	0 2px 10px 0 rgba(0, 0, 0, .12);
	font-weight: bold;
	color: #279DD9;
	display: flex;
	align-items: center;
	justify-content: center;
}

.item_add:hover,
.item_add_02:hover,
.price_item_edit:hover,
.price_item_delete:hover,
.price_item_edit:hover {
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
	/*        opacity: 0.6;*/
}

.item_add img {
	width: 16px;
	margin-right: 5px;
}

.item_add p {
	margin-bottom: 0;
}


.area1_middle_con .price_item_edit {
	margin-bottom: 0;
}

.area1_middle .price_item_number {
	margin-bottom: 10px !important;
}

.price_print_p {
	font-weight: bold;
}

.price_subtotal_mai {
	font-weight: bold;
	/*    margin-bottom: 10px;*/
	font-size: 12px;
	margin-bottom: -10px !important;
}

.price_subtotal_price {
	font-weight: bold;
	/*    margin-bottom: 10px;*/
	margin-bottom: -10px !important;
	font-size: 12px;
}

.price_subtotal_m {
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #E1DBD0;
	font-size: 22px;
	margin-bottom: 10px !important;
}

.mai_txt {
	font-weight: normal;
	font-size: 12px;
	margin-left: 5px;
}

.price_subtotal_p {
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #E1DBD0;
	/*    margin-bottom: 20px;*/
	font-size: 22px;
}

.item_add_02 {
	background-color: #F6F5F1;
	padding: 1.5%;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16),
	0 2px 10px 0 rgba(0, 0, 0, .12);
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;
	height: 44px;
	color: #333333;
	font-size: 16px;
}

.item_add_02 img {
	width: 16px;
	margin-right: 5px;
}

.item_add_02 p {
	margin-bottom: 0;
}

.red_txt {
	color: #E60012;
	margin-bottom: 40px;
}

.attention_txt {
	margin-bottom: 40px;
}

.button_01 {
	margin-bottom: 80px;
}

.add_de_btn{
	text-align: center;
    background-color: #F08F4A;
    padding: 20px;
    font-size: 16px;
    font-weight: bold;
    width: 400px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 37px;
    cursor: pointer;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 200ms linear;
}

.add_de_btn:hover{
	box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);

}

@media screen and (max-width: 768px) {

	.area1_con {
		display: block;
		padding: 3%;
	}
	.item_01 {
		display: block;

	}

	.area1_left {
		width: 100%;
		margin-bottom: 10px;
	}

	.area1_middle {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.area1_right {
		width: 100%;
		margin-bottom: 10px;
	}

	.item_set {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	}

	.size_piece {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		margin-left: 3%;
	}



	.item_img {
		width: 34%;
		height: 100%;
		margin-right: 2%;
	}

	.item_title {
		width: 63%;

	}

	.price_set {
		width: 100%;
		display: flex;
		align-items: center;
		margin-left: 3%;
	}

	.price_item_only {
		width: 100%;
		margin-right: 2%;
		display: inline-flex;
		justify-content: space-between;
	}
	/*
	.cart_button_con {
		width: 46%;
	}
*/
	.price_item_edit {
		margin-bottom: 0;
		margin-right: 5%;
	}

	.price_item_delete {
		margin-bottom: 0;
	}

	.area1_middle {
		position: static;
	}

	.area1_middle_con {
		position: static;
		top: auto;
		left: auto;
		transform: translateY(0%) translateX(0%);
		-webkit- transform: translateY(0%) translateX(0%);
		width: 100%;
	}

	.area1_right {
		position: static;
	}


	.area1_right_con {
		position: static;
		top: auto;
		left: auto;
		transform: translateY(0%) translateX(0%);
		-webkit- transform: translateY(0%) translateX(0%);
		width: 100%;
	}

	.price_print_flex {
		display: flex;
		margin: 0 auto;
		justify-content: center;
		align-items: center;
	}

	.price_print_flex .price_item_edit {
		margin-right: 5%;

	}

	/*
    .price_print_con {
        margin-right: 2%;
        margin-left: 15%;
    }
*/
	.item_add {
		margin-bottom: 10px;
	}

	.attention_txt {
		text-align: center;
	}

	.add_de_btn{
    	width: 95%;
	}

}




/*========ポップアップ追加========*/

table {
	margin: 0 0 20px;
	max-width: 1200px;
	width: 100%;
	border: solid 1px #E1DBD0;
	border-collapse: collapse;
}

th,
td {
	padding: 10px;
	border: solid 1px #E1DBD0;
	border-spacing: 0;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
}

/*
td:nth-child(4) {
	text-align: right;
}
*/

/*
th {
	width: 20%;
	background-color: #F5F5F0;
	text-align: center;
}
*/

.wide_cell {
	width: 30%;
}

/*
thead th {
	background-color: #E1DBD0;
	text-align: center;
}
*/

.area2 table tbody th {
	background-color: #fff;
}

.bold_right_txt {
	text-align: right;
	font-weight: bold;
}

.red_yen {
	color: #E60012;
}

.red_yen_02 {
	color: #E60012;
	font-size: 16px;
	font-weight: bold;
}

.box_01 {
	margin-bottom: 20px;
}

.box_title_con {
	display: flex;
	margin-bottom: 20px;
}

.box_title {
	font-weight: bold;
	font-size: 18px;
	margin-right: 10px;
}

.data_blue {
	font-size: 14px;
	color: #279DD9;
	font-weight: bold;
	margin-bottom: 10px !important;
	text-decoration: underline;
}

.data_none {
	font-size: 14px;
	color: #E60012;
	font-weight: bold;
	margin-bottom: 10px !important;
	text-decoration: underline;
}

.ink_none {
	color: #E60012;
	font-weight: bold;
}

.box_s_flex {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;

}

.box_s_left {
	display: flex;
	width: 35%;
	margin-right: 2%;
}

.egata {
	/*
    width:27%;
*/
	width: 110px;
	height: 110px;
	margin-right: 10px;
	border: 1px solid #E1DBD0;
}

.box_s_right {
	width: 56%;
	padding: 2%;
	background-color: #F6F5F1;
}

.s_itemimage {
	width: 30px;
	margin-right: 15px;
}

.ink_color {
	width: 20px;
	height: 20px;
}

.box_s_right_flex {
	display: flex;
	margin-bottom: 10px;
}

.box_con_left {
	width: 24%;
	margin-right: 2%;
}

.box_con_middle {
	width: 5%;
	margin-right: 2%;
}

.box_con_right {
	width: 66%;
	margin-right: 2%;
}

.color_box {
	display: flex;
	/*  align-items: center;*/
	margin-bottom: 5px;
}

.ink_color_con {
	display: flex;
	margin-right: 10px;
}

.ink_color_con_db {
	display: flex;
	width: 100%;
}

.box_01_cont {
	margin-bottom: 40px;
}

.border_bottom {
	border-bottom: 1px solid #E1DBD0;
	margin-bottom: 40px;
}


.pop_btn_close {
	font-size: .8rem;
	padding: .85rem 2.13rem;
	border-radius: 2px;
	border: 0;
	color: #333 !important;
	margin: 6px auto;
	display: block;
	width: 210px;
	background-color: #E1DBD0;
	text-align: center;
	white-space: normal !important;
}

.modal-dialog .btn .fa {
	color: #333 !important;
}

.data_black {
	font-size: 20px;
	font-weight: bold;
}

.modal-title {
	margin: 0 auto;
	margin-bottom: 0px;
	line-height: 1.5;
	padding-top: 15px;
	color: #FFF;
}

.t_temprice tr .cell_white {
	background-color: #fff;
}


@media screen and (max-width: 768px) {
	.box_s_flex {
		display: block;
	}

	.box_s_left {
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}

	.box_s_right {
		width: 100%;
		margin-bottom: 20px;
	}

	.ink_color_con_db {
		display: block;
	}

	.egata {
		width: 30%;
		height: auto;
	}

	.ink_color_con {
		margin-right: 0;
		margin-bottom: 5px;
	}


	.modal-body {
		padding: 10px 4% 20px !important;
	}

}


@media (min-width: 576px) {
	.modal-dialog {
		/*max-width: 870px !important;*/
		max-width: 800px !important;
		margin: 30px auto;
	}
}



/*======.itemprice_detail=======*/

.in_flex {
	display: flex;
	margin-bottom: 20px;
}

.itemname {
	font-weight: bold;
}


.itemimage {
	width: 90px;
	margin-right: 1%;
}


/*======.itemprint_detail=======*/

.grid-option-box_flex {
	display: flex;
	justify-content: center;
	margin-bottom: 15px;
}

.grid-option-box:hover {
	border: 2px solid #279DD9;
}

.grid-option-box {
	width: 320px;
	/*    height: 265px;*/
	margin: 0 7px;
	border: 2px solid #707070;
	cursor: pointer;
}

.grid-option-box .inner1 {
	background-color: #333333;
	height: 30px;

}

.grid-option-box .inner1 p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 3px 5px;
}

.grid-option-box .inner1 img {
	float: right;
}

.grid-option-box .inner2 .flex {
	display: flex;
	justify-content: center;
}

.grid-option-box .inner2 .p_egata {
	width: 65px;
	height: 100%;
	margin: 0 10px;
}

.grid-option-box .inner2 .edit_blue {
	font-weight: bold;
	color: #279DD9;
	font-size: 14px;
	text-align: center;
	margin: 3px;
}

.grid-option-box .inner2 {
	margin: 15px;

}

.grid-option-box .inner2 p {
	font-size: 12px;
	color: #6E6E6E;
	text-align: left;
	margin: 5px 0px;
}

.grid-option-box .inner2 span {
	display: flex;
}

.grid-option-box .inner2 img {
	margin-right: 5px;
}

.grid-option-box .optionbtn {
	float: right;
	width: 82px;
	height: 36px;
	margin: 0px 0px 14px 0;
}

.grid-option-box .inner3 p {
	text-align: center;
}

.grid-option-box .inner3 {
	margin: 0px 15px;
}

.modal-title h2 {
	color: #333333;
}



@media screen and (max-width: 768px) {

	.grid-option-box {
		max-width: 320px;
		width: 100%;
		margin: 0 auto 15px;
	}

	.grid-option-box_flex {
		display: block;
		margin-bottom: 0;
	}

}










/*		.itemcolormai_detail
===============================================================*/

.color_sele_wrap {
	height: auto;
	display: flex;
	padding: 0% 3% 5%;
	margin-bottom: 1rem;
}

.color_sele {
	width: 65%;
	margin-top: 30px;
	overflow: hidden;
}

ul.color_sele_thumb {
	width: 90%;
	display: flex;
	flex-wrap: wrap;
}

ul.color_sele_thumb li {
	float: left;
	height: 45px;
	width: 45px;
	border: 1px solid #eae7d2;
	margin-right: 4px;
	margin-bottom: 4px;
	border-radius: 2px;
	box-shadow: 1px 1px 1px #eaeaea;
	cursor: pointer;
}

ul.color_sele_thumb li img {
	padding: 10%;
	width: 100%;
}

ul.color_sele_thumb li.nowimg,
ul.color_sele_thumb li.nowimg:hover {
	border: 1px solid #e1630e;
	cursor: default;
	border-radius: 2px;
}

/*
.item_name {
	font-weight: bold;
	font-size: 16px;
}
*/

.item_image_big {
	margin-top: 0;
	margin-right: 1.5%;
}

/*
.size_table {
	margin-bottom: 2em;
	border: none;
	width: 100%;
}

.size_table tr.heading th {
	padding: 15px 4.5% 0px;
	text-align: center;
	border-bottom: 0px;
	border: none;
}

.size_table th {
	padding-right: 20px;
	text-align: right;
	border-bottom: 1px solid #eae7d2;
	border: none;
	font-size: 14px;
}

.size_table td {
	padding-bottom: 2px;
	text-align: center;
}


.size_table td.stocking {
	padding-bottom: 2px;
	border-bottom: none;
        margin: 0 auto;
     font-size: 12px;
 color: #888888;
    text-align: center;
}


*/

.size_table_flex input[type=number] {
	width: 80%;
	padding: 2px 5px;
	text-align: right;
	margin: 0 5%;
}


.btmline {
	width: auto;
	height: auto;
	margin: 10px 0 0 10px;
	padding: 0px 5px 1px;
	text-align: right;
	border-bottom: 1px solid #eae7d2;
}

.cur_amount {
	font-size: 150%;
	padding: 0px 5px 0 15px;
}

.size_sele_wrap {
	padding: 2% 3%;
	margin-bottom: 1rem;
}

.arrow_line,
.crumbs_wrap {
	display: block;
	text-align: center;
}

#tot_amount {
	padding: 0 .2em 0 .5em;
	font-size: 150%;
	font-weight: bold;
	color: #003f75;
}

input[type="number"] {
	width: 90%;
	height: 35px;
	border: 1px solid #a5a5a5;
	border-radius: 2px;
	box-shadow: 1px 1px 1px #dddddd;
	background: #FFF;
}

.name_itemcolor {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.size_table_flex {
	display: flex;
	flex-wrap: wrap;
}

.size_box {
	width: 14%;
	margin-bottom: 20px;
}

.size_box p {
	text-align: center;
}


.btn-info {
	background: #279DD9;
	text-align: center;
	width: 250px;
	color: #fff !important;
	padding: 20px;
	height: 60px;
	font-weight: bold;
	display: block;
	margin: 0 auto;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: all 200ms linear;
	margin-bottom: 35px;
}



@media screen and (max-width: 768px) {
	.step h2 {
		font-weight: normal;
		font-size: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #d8d8d8;
		font-weight: bold;
		text-align: center;
	}
	.navi_inner_2 {
		width: 49%;
		padding: 0;
		display: inline-block;
	}
	.item_cond {
		float: left;
		margin-top: 3%;
	}
	ul.color_sele_thumb {
		width: 100%;
		margin: 0 auto;
		/*    justify-content: center;*/
	}

	.size_table_flex {
		display: flex;
		flex-wrap: wrap;
	}

	.size_box {
		width: 25%;
	}
	.modal-title h2 {
		margin-bottom: 0px;
		font-size: 14px;
		color: #333333;
	}

}

@media screen and (max-width: 655px) {
	.color_sele_wrap {
		height: auto;
		display: block;
		padding: 0 0% 5%;
		margin-bottom: 1rem;
	}
	.color_sele {
		width: 100%;
		margin-top: 30px;
		overflow: hidden;
	}
	.item_image_big {
		margin-top: 15px;
		text-align: center;
	}
	/* print */
	.print_size label .four_t {
		font-size: 12px;
	}
	.emb {
		text-align: center;
		width: 46%;
		margin: 2%;
	}
	.color_diff {
		display: block;
		width: 100%;
	}
	/*
	.item_info_order:nth-child(odd) {
		padding: 2% 2% 6%;
		display: flex;
		position: relative;
		width: 100%;
		border-right: none;
	}
*/
	.item_info_order {
		display: flex;
		position: relative;
		width: 100%;
	}
	.print_info {
		border: none;
		width: 100%;
	}
	.print_position {
		margin: 1% 1%;
		width: 142px;
		word-break: keep-all;
	}
	.flexwrap {
		flex-wrap: wrap;
	}

}

@media screen and (max-width: 580px) {
	.size_box {
		width: 33%;
	}

}

@media screen and (max-width: 500px) {
	.size_box {
		width: 48%;
	}

}



/*		.itemdelete_detail
===============================================================*/

.center_txt {
	text-align: center;
}

.msg_block {
	margin-bottom: 20px;
}

.btnn {
	background: #EF6C00;
	text-align: center;
	width: 200px;
	height: 50px;
	display: block;
	margin: 0 auto;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: all 200ms linear;
	color: #FFF;
	padding: 15px;
}

/*popup =============================================================== */

#main_wrapper {
	width: 100%;
	/* min-width: 1500px; */
	margin: 0px auto;
	padding-top: 0;
	color: #000;
}

/*
.popup_wrapper {
	position: absolute;
	display: none;
	top: 150px;
	left: 20%;
	width: 90%
		border: 1px solid #d3ebd3;
	#8c8484
	background: #000;
	#f6fbfd
	z-index: 110;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
*/

.popup_wrapper {
	position: fixed;
	display: none;
	width: 50%;
	top: 50%;
	left: 50%;
	/* border: 1px solid #d3ebd3; */
	/* background: #000; */
	z-index: 1100000;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}



@media screen and (max-width: 768px) {
	.popup_wrapper {
		width: 100%;

	}

}



.popup_wrapper .popup_inner {
	margin: 10px;
	padding: 10px;
	overflow: hidden;
	background: #fff;
	/*#c3d950*/
	/*
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
*/
}

.popup_title {
	position: relative;
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.5em;
	font-size: large;
	font-weight: bold;
	color: #1c94c4;
}

#print_calculator .popup_title {
	border-bottom: 1px solid #000;
}

.popup_inner .item_delete_box {
	text-align: left;
	margin: 10px 10px 30px 10px;
}

.popup_inner .item_delete_button {
	text-align: right;
	padding: 10px;
	border-top: 1px solid #dfdfdf;
}





/*      オーバーレイ
===============================================================*/

#overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	display: none;
	cursor: pointer;
	background: #666666;
	z-index: 1000000;
}

#main_wrapper {
	display: block;
}

#loadingbar {
	display: none;
	position: absolute;
	width: 300px;
	line-height: 3;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #000;
	z-index: 101;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


.order_detail .price_subtotal_price{
	margin: 0!important;
}

.order_detail .price_subtotal_m{
	font-size: 16px;
	text-align: center;
}

.middle_down {
	border-bottom: 1px solid #e9e8e5;
	margin-bottom: 10px !important;
	font-size: 16px;
}

@media screen and (max-width: 768px) {
	.order_detail {
		text-align: left;
	}
	
	.order_detail .price_subtotal_m {
		font-size: 16px;
		text-align: right;
	}
}

/*LINE文字ズレ　フッター部分*/

.field_area .linettl{
	top: -73px;
}
/*ヘッダー上にずれる 臨時対応*/
/* 20200924 Sonix-TinTD Start  */
/* .navbar-nav .nav-item .fa-phone {
	top: 20px;
} */

/* .navbar-nav .nav-item:first-child {
	padding-top: 20px;
} */
/* 20200924 Sonix-TinTD End  */
.icon_p {
	padding-top: 7px;
}
/* 20200924 Sonix-TinTD Start  */
/* .header_icon {
	padding-top: 10px;
} */

.icon_wrap {
	margin-bottom: -7px !important;
}

#btnLogout {
	width: 100px !important;
    height: 30px !important;
}

/* 20200924 Sonix-NghiaNT Start  */
/* .navbar-nav {
	height: 75px !important;
} */

/* 20200924 Sonix-TinTD End  */

.btn-group button {
	width: auto !important;
	height: auto !important;
}

.drawer_button {
	height: 55px;
}
/* 20200924 Sonix-TinTD End  */

.note {
    padding-left: 1em;
    text-indent: -1em;
    color: #333;
    font-size: 14px;
    width: 90%;
    margin: 0 auto 40px auto;
    text-align: center;
}




/*ここから下、新しく新里が書いたもの(19.08.02)*/
h1 {
	text-align: center;
}

.order_block {
	border: solid 1px #E1DBD0;
	padding: 1rem 3rem;
	margin-bottom: 30px;
}

.top_block {
	position: relative;
}

.item_big_img {
	position: absolute;
	width: 7%;
}

.item_big_img img {
	width: 100%;
}

.item_name {
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	margin: 15px;
	position: relative;
	left: 70px;
}

.top_block button {
/*
	width: 25%;
	height: 60%;
*/
	width: 231px;
	height: 42px;
	font-size: 14px;
	background-color: #EF6C00;
	border: none;
	color: white;
	font-weight: bold;
	border-radius: 2px;
	margin: 15px 0 15px 15px;
	right: 0px;
	position: absolute;
}

.total_block {
	margin: 10px 0 0 auto;
	text-align: right;
}

.total_block div {
	display: inline-block;
	border-bottom: solid 1px black;
	text-align: center;
	margin: 0 10px;
	height: 40px;
}

.total_block p {
	display: inline-block;
	font-weight: bold;
}

.total_block .volume {
/*	width: 18%;*/
	width: 167px;
	position: relative;
}

.total_block .total_price {
/*	width: 28%;*/
	width: 269px;
	position: relative;
}

.total_block .total_left {
	position: absolute;
	left: 0;
	top: 35%;
}

.total_block .total_right {
	position: absolute;
	right: 0;
	top: 35%;
}

.totalprice_box {
	width: 540px;
	border: solid 1px #E1DBD0;
	padding: 10px;
	display: flex;
	margin: 0 auto 30px;
}

.totalprice_box .totalprice {
	font-size: 14px;
	font-weight: bold;
	margin: auto 0 8px auto;
}

.middletext {
	font-size: 28px;
	font-weight: bold;
	color: #EF6C00;
	margin: 0 0 0 10px;
	right: 16%;
	position: absolute;
}

.bigtext {
	font-size: 25pt;
	font-weight: bold;
	color: #EF6C00;
	margin: 0 25px;
}

.totalprice_box .withouttax {
	font-weight: unset;
	margin: auto auto 8px 0;
}

.plus {
	font-size: 10px;
	position: relative;
	width: 0.3em;
	height: 1.6em;
	background-color: #333333;
	margin: 0 15px 0 0;
}

.plus::before {
	position: absolute;
	top: 0.62em;
	left: -0.655em;
	width: 1.6em;
	height: 0.3em;
	content: "";
	background-color: #333333;
}




/*PCアコーディオン部分*/
.accordion_inner {
	display: none;
	margin-top: 10px;
}

.item_table th, .otherprice_table th, .printprice_table th {
	background-color: #E1DBD0;
	height: 41px;
}

.accordion .accordion_bar {
	display: flex;
	height: 60px;
	background-color: #F6F5F1;
	position: relative;
	border: solid 1px #E1DBD0;
	margin: 0 auto;
}

.accordion_bar:after {
	content: "";
	position: absolute;
	left: 1.2%;
	top: 40%;
	transition: all 0.2s ease-in-out;
	display: block;
	width: 10px;
	height: 10px;
	border-top: solid 3px #707070;
	border-right: solid 3px #707070;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.accordion_bar.open:after {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 38%;
}

.accordion .accordion_left {
	position: absolute;
	left: 30px;
	font-size: 16px;
	font-weight: bold;
	top: 50%;
	transform: translateY(-50%);
}

.accordion .accordion_right {
	position: absolute;
	top: 16px;
	right: 3%;
}

.accordion .accordion_right p {
	display: inline-block;
}

.accordion_bar_price {
	font-weight: bold;
	font-size: 20px;
}

.item_table, .otherprice_table, .printprice_table {
	margin: 20px 0 0 0;
}

.itemprice_block {
	margin: 20px 0 60px 0;
}

.printprice_block {
	margin: 20px 0 40px 0;
}

.item_table th:first-child{
	width: 30%;
}

.item_table th:nth-child(n+2):nth-child(-n+4){
	width: 15%;
}

.item_table th:nth-last-child{
	width: 25%;
}

.otherprice_table th:first-child{
	width: 45%;
}

.otherprice_table th:nth-child(n+2):nth-child(-n+3){
	width: 15%;
}

.otherprice_table th:nth-last-child{
	width: 25%;
}

.printinfo_table th:nth-last-child{
	width: 25%;
}

.printprice_table th{
	width: 25%;
}

.item_block {
	display: inline-block;
	left: 20px;
	position: absolute;
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
	margin: 5px;
}

.button_block {
	display: block;
	right: 20px;
	position: absolute;
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
}

.button_block p {
	margin: 15px auto;
	font-size: 14px;
}

.button_block .change {
	color: dodgerblue;
	text-decoration: underline;
}

.button_block .deletion {
	color: crimson;
	text-decoration: underline;
}

.color_name {
	display: inline-block;
	margin: 5px;
	font-weight: bold;
	font-size: 16px;
}

.printinfo_block {
	position: relative;
	margin-top: 20px;
	display: flex;
}

.egata_block {
	width: 52%;
}

.egata {
	background-color: white;
	border: solid 1px black;
	width: 20%;
	height: 120px;
	margin: 1%;
	text-align: center;
	float: left;
}

.printinfo_table {
	width: 510px;
	margin: 0 0 0 auto;
	border: none;
	background-color: #F5F5F0;
}

.accordion_inner table th:not(.printinfo_table th) {
	background-color: #E1DBD0;
}

.printinfo_table th {
	text-align: left;
	border: none;
	line-height: 10px;
	padding: 10px;
	width: 25%;
	font-size: 16px;
	font-weight: unset;
}

.printinfo_table td {
	border: none;
	line-height: 20px;
	padding: 5px;
}

.printinfo_table th:nth-child(3) {
	margin: 0 auto auto 0;
}

.thumbnail {
	width: 30px;
	display: inline-table;
	vertical-align: top;
	text-align: left;
}

.colon {
/*	width: 5%;*/
	vertical-align: top;
}

.item_color_td {
	position: relative;
}

.text_right {
	text-align: right;
}

.text_left {
	text-align: left;
}

.third_th {
	vertical-align: top;
}

.ink_color_inner {
	display: flex;
}

.ink_color_square {
	width: 17px;
	height: 17px;
	margin: 0 5px 0 0;
}

.ink_color_td {
	width: 23%;
}

.printprice_table .color_td {
	background-color: #F6F5F1;
}



/*スマホ用 (19.08.07)*/
@media screen and (max-width: 768px) {

	.order_block {
		margin: 0 auto 30px;
		padding: 10px;
	}
	
	.top_block {
		height: 70px;
		margin: 0 0 10px 0;
	}
	
	.item_big_img {
		width: 20%;
		top: 50%;
		transform: translateY(-50%);
	}

	.item_big_img img {
		width: 100%;
	}

	.total_block .volume {
		width: 269px;
	}
	
	.total_block .total_price {
		width: 269px;
	}
	
	.item_name {
		left: 23%;
		margin: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 78%;
		font-size: 14px;
	}
	
	.printinfo_block {
		display: block;
	}
	
	.printinfo_block table {
		width: 100%;
		margin: 20px 0;
	}
	
	.low_table th {
		width: 25%;
	}
	
	.item_color_td {
		height: 50px;
	}
	
	.button_block{
		display: flex;
	}

	.button_block p {
		margin: 10px;
	}
	
	#additem_block {
		text-align: center;
	}

	.additem {
		width: 75%;
		height: 43px;
		background-color: #EF6C00;
		border: none;
		color: white;
		font-weight: bold;
		border-radius: 2px;
		margin: 10px;
	}
	
	.totalprice_box {
		width: 330px;
	}
	
	
/*スマホアコーディオン部分*/
	
	.itemprice_block .item_table .low_table th {
		width: 25%;
	}
	
	.otherprice_table .low_table th:nth-child(-n+2) {
		width: 25%;
	}
	
	.otherprice_table .low_table th:last-child {
		width: 50%;
	}
	
	.egata_block {
		width: 100%;
		height: auto;
		float: left;
		margin: 0 auto 20px;
	}
	
	.egata {
		width: 30%;
		height: 100px;
		margin: 1%;
	}
	
	.printinfo_table th, .printinfo_table td, .printprice_table th, .printprice_table td {
		font-size: 14px;
	}
	
	.printinfo_table th {
		width: 33%;
	}
	
	.thumbnail {
		display: table-cell;
	}
	
	.ink_color_td {
		width: 50%;
	}
	
	.printprice_table th:first-child{
		width: 30%;
	}
	
	.printprice_table th:nth-child(2){
		width: 15%;
	}
	
/*
	.printprice_table th:nth-child(n+3){
		width: 27.5%;
	}
*/
	
	.accordion_bar:after {
		left: 4%;
	}
	
	/* 20200924 Sonix-TinTD Start  */
	.order_block .item .top_block .delete_item {
		margin: -8px 15px 15px !important
	}

	.hide-mobile {
		display: none !important;
	}

	.show-mobile {
		display: block !important;
	}

	.item_table th:nth-child(2) {
		width: 30% !important;
	}

	.item_table th:nth-child(3) {
		width: 20% !important;
	}

	.item_table th:nth-child(4) {
		width: 30% !important;
	}

	.item_table th:nth-child(5) {
		width: 20% !important;
	}

	.item_table_mobile th:first-child {
		width: 23% !important;
	}

	.item_table_mobile .item_color_td:first-child {
		border-right: none;
	}

	.item_table_mobile .item_color_td:last-child {
		border-left: none;
	}

	.order_block .item .accordion .accordion_inner {
		margin: 20px 0px !important;
	}
	
	.order_block {
		padding: 0 !important;
	}

	.button_block .deletion {
		margin-left: 10px !important;
	}

	.order_block .button {
		float: inherit !important;
		margin: 10px 0px 10px auto !important;
		text-align: center !important;
	}

	.box-info .flex-box {
		display: block !important;
	}

	.box-info {
		width: 100% !important;
	}

	.box-info .totalprice_box.total_volumne {
		margin-right: 0px !important;
	}

	.totalprice_box .totalprice {
		margin-left: 0px !important;
		margin-top: 15px !important;
	}

	.btn-info {
		width: 100% !important;
	}

	#itemsize_wrapper {
		width: 100% !important;
	}

	#msgbox .modal-content .modal-body .groupButton .btnConfirm {
		width: 100% !important;
	}

	#msgbox .modal-content .modal-body .thumbnails .span4 {
		margin: 3px 3px 3px 19px !important;
	}

	.order_block .item .accordion .accordion_inner .printprice_block .printinfo_block_right .printinfo_table th {
		width: 32% !important
	}

	.order_block .item .accordion .accordion_inner .printprice_block .printinfo_block_right .printinfo_table .itemColor {
		padding: 0px !important;
		margin-bottom: 5px !important;
	}

	.order_block .item .accordion .accordion_inner .printprice_block .printinfo_block_right .printinfo_table .itemColor p {
		width: 125px !important;
		text-align: start;
		margin-left: 5px;
	}
	/* 20200924 Sonix-TinTD End  */
}

/* 20200925 Sonix-TinTD Start  */
.show-mobile {
	display: none;
}
/* 20200925 Sonix-TinTD End  */