.datalist-wrap {
}
.datalist-wrap textarea {
	padding: 5px 0 0 4px;
	border: 1px solid #fff;
	background-color: #fff;
	color: #777;
}
.sub_text {
	width:100%;
	position:relative;
	margin-top:5px;
	color:#666666;
	font-size:14px;
}
.datalist-wrap .vertical_m {
	vertical-align:middle;
}

.datalist-wrap table {
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
}
.datalist-wrap th {
	text-align:center;
	padding:6px 0px;
	border-top:1px solid #333;
	border-left:1px solid #333;
	background-color:#505050;
	color:#fff;
	font-size:1.125em;
	font-weight: bold;
	line-height:21px;
}
.datalist-wrap th.bg01 {
	background-color:#686f76;
	border:1px solid #d6d6d6;
}

.datalist-wrap td {
	text-align:center;
	padding:6px 0px;
	border-top:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	color:#777;
	line-height:21px;
}
.datalist-wrap td:first-child {
	border-left:1px solid #ccc;
}
.datalist-wrap td.last {
	border-right:1px solid #ccc;
}
.datalist-wrap td.none {
	border:none !important;
}
.datalist-wrap td.bg01 {
	background-color:#f5f5f5;
	font-weight:bold !important;
}
.datalist-wrap td.bg02 {
	background-color:#f0f1f2;
}
.datalist-wrap td.bg03 {
	background-color:#f5f6f8;
}
.datalist-wrap th.pdnone, .datalist-wrap td.pdnone {
	padding:0px;
}

.datalist-wrap table.cart {
	border:1px solid #d6d6d6;
	border-width:0px 0px 0px 0px;
}
.datalist-wrap table.cart th {
	text-align:center;
	padding:10px 2px;
	border-top:2px solid #333;
	border-bottom:1px solid #999;
	border-left:1px solid #d6d6d6;
	background-color:#ebebeb;
	color:#000;
}
.datalist-wrap table.cart th:first-child {
	border-left:0px;
}
.datalist-wrap table.cart th.bg01 {
	background-color:#f5f5f5;
	font-weight:bold !important;
}
.datalist-wrap table.cart th.blue-bg {
	background-color: #38a1ea;
}
.datalist-wrap table.cart td {
	text-align:center;
	padding:7px 2px;
	color:#777;
	border:1px solid #d6d6d6;
	border-width:0px 0px 1px 1px;
}
.datalist-wrap table.cart td:first-child {
	border-left:0px;
}
.datalist-wrap table.cart td:last-child {
}
.datalist-wrap table.cart td.txtleft {
	text-align:left;
	padding:7px 8px;
}
.datalist-wrap table.cart td.line {
	height:1px;
	padding:0px;
	line-height:none;
	border-width:0px;
	background-color:#666;
}

.datalist-wrap table.cart-buylist {
	border-collapse:collapse;
	border:0px;
}
.datalist-wrap table.cart-buylist td {
	text-align:center;
	padding:2px 0px;
	color:#707070;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
}
.datalist-wrap table.cart-buylist td.txtleft {
	text-align:left;
	padding:2px 4px 2px 10px;
}
@media (max-width:1023px) {
.datalist-wrap th {
	padding:12px 3px;
	line-height:20px;
	font-size:1.188em;
}
.datalist-wrap td {
	padding:12px 3px;
	line-height:20px;
	font-size:14px;
}
.datalist-wrap td input {
	height:28px;
	font-size:14px;
}

.datalist-wrap table.cart td {
	font-size:14px;
}

}

.cart-detail table {
	border:1px solid #adb6be;
	border-width:1px 1px 1px 1px ;
}
.cart-detail table th {
	text-align:center;
	padding:10px 2px;
	border:1px solid #adb6be;
	border-width:1px 1px 1px 1px;
	background-color:#c1c3cb;
	color:#000;
	font-size:1.125em;
}
.cart-detail table th img {
	vertical-align:middle;
}
.cart-detail table th span {
	margin-left:12px;
}
.cart-detail table th:first-child {
	border-left:0px;
}
.cart-detail table th:last-child {
	border-right:0px;
}
.cart-detail table th.last {
	border-bottom:0px;
}
.cart-detail table th.txtleft {
	text-align: left;
	padding:10px 2px 10px 8px;
}
.cart-detail table td {
	text-align:center;
	padding:7px 2px;
	color:#707070;
	border:1px solid #e1e1e1;
	border-width:1px 0px 0px 1px;
}
.cart-detail table td img {
	vertical-align:middle;
}
.cart-detail table td span {
	margin-left:12px;
}
.cart-detail table td:first-child {
	border-left:0px;
}
.cart-detail table td:last-child {
}
.cart-detail table tr._bd td:first-child,
.cart-detail table td._bd {
	border-left:1px solid #e1e1e1;
}
.cart-detail table td.bg_blue {
	background-color:#edf3f8;
}
.cart-detail table td.bg_gray {
	background-color:#f1f1f1;
}
.cart-detail table td.bg_red {
	background-color:#fbebeb;
}
.cart-detail table td.txtleft {
	text-align:left;
	padding:7px 2px 7px 8px;
}
.cart-detail-price {
	clear:both;
	margin: 20px auto;
	padding-right:10px;
	text-align:right;
	color:#ee0000;
}
.cart-detail-price .total_price {
	font-size:1.45em;
}

@media (max-width:1023px) {
.cart-detail table th {
	font-size:1.188em;
}
}


.datalist-wrap .detail-type td {
	padding:3px 0 3px 0;
	text-align:center;
}
.datalist-wrap .detail-type2 th {
	padding:3px 0 3px 0;
	font-size:1.125em;
	font-weight:100;
	height:18px;
	text-align:center;
}
.datalist-wrap .detail-type .top {
	border-top:1px solid #f0f0f0;
}
.datalist-wrap .detail-type .top2 {
	border-top:1px solid #CCCCCC;
}
.datalist-wrap .detail-type .odd td {
	background-color:#f5f6f8;
}
.datalist-wrap .detail-type .left {
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.datalist-wrap .center {
	padding-left:0;
	padding-right:0;
	text-align:center;
}
.datalist-wrap02 {
	border-right:1px solid #eaeaea;
}
.datalist-wrap02 table {
	width:100%;
}
.datalist-wrap02 th {
	padding:7px 0 5px 20px;
	border:1px solid #626875;
	border-width:0 1px 0px 1px;
	background-color:#717784;
	color:#eff1f2;
	text-align:left;
	vertical-align:top;
}
.datalist-wrap02 td {
	padding:7px 20px 5px 20px;
	border-bottom:1px solid #eaeaea;
	color:#777;
	vertical-align:top;
}
.datalist-wrap02 tbody tr:first-child th {
	border-width:1px;
}
.datalist-wrap02 tbody tr:first-child td {
	border-top:1px solid #eaeaea;
}
.datalist-wrap02 td.center {
	text-align:center;
}
.datalist-wrap02 td:first-child {
	border-left:1px solid #e4e4e4e;
}
.datalist-wrap02 td.last {
	border-right:1px solid #e4e4e4e;
}

.datalist-wrap03 {
	clear:both;
	margin-top: 10px;
	border-top:1px solid #333;
}
.datalist-wrap03 table {
	width:100%;
	border-collapse:collapse;
}
.datalist-wrap03 th {
	padding: 10px;
	border-bottom:1px solid #e7e7e7;
	background-color: #f5f5f5;
	text-align: left;
	color: #666;
	line-height: 24px;
	font-weight:600;
	font-size:1.125em;
}
.datalist-wrap03 th.bg2 {
	background-color: #dcdde0;
}
.datalist-wrap03 td {
	padding: 10px;
	border-bottom:1px solid #e7e7e7;
	background-color: #fff;
	text-align: left;
	color: #000;
	line-height: 24px;
}

.a-left table tr td{
	text-align:left !important;
	padding-left: 10px !important;
}
.a-left table tr th{
	text-align:left !important;
	padding-left: 10px !important;
}

/*-- List Form --*/
.board-headimg {
	clear:both;
	/*margin-top:130px;*/
	text-align:center;
	background-color:#f5782d;
}
.board-headimg._pc {
	display:block;
}
.board-headimg._mb {
	display:none;
}

.boardList-wrap {
	position:relative;
	clear:both;
}
.boardList-wrap ol {
	list-style:none;
	display: flex;
	flex-wrap:wrap;
	box-sizing:border-box;
	border-collapse:collapse;
	width:100%;
	margin:0;
}
.boardList-wrap li {
	flex:0 0 auto;
	width:auto;
	list-style:none;
	float:left;
	box-sizing:border-box;
	margin:0;
}
.boardList-wrap .boardList-head {
	clear:both;
	width:100%;
	margin:0;
	border:0;
}
.boardList-wrap .boardList-head ol {
	background-color:#fff;
	border-top:3px solid #333;
	border-bottom:1px solid #333;
}
.boardList-wrap .boardList-head li {
	line-height:45px;
	text-align:center;
	color:#000;
	font-size:16px;
	font-weight:bold;
	word-break:keep-all;
}
.boardList-wrap .boardList-body {
	clear:both;
	width:100%;
	margin:0;
}
.boardList-wrap .boardList-body ol {
	background-color:#fff;
	border-bottom:1px solid #ddd;
}
.boardList-wrap .boardList-body li {
	padding:10px 7px;
	line-height:21px;
	text-align:center;
}
.boardList-wrap .Btitle {
	flex:1 0 0%;
	text-align:left;
	color:#000;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.boardList-wrap .Btitle a {
	color:#000;
}
.boardList-wrap .Btitle div {
	display:inline-block;
	width:90%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	vertical-align:middle;
}
.boardList-wrap .Btitle._t2 {
	width:50%;
}
.boardList-wrap .Bno, .boardList-wrap .Bcount {
	width:7%;
}
.boardList-wrap .Bname, .boardList-wrap .Bdate,
.boardList-wrap .Bstate {
	width:12%;
}
.boardList-wrap .NoneList {
	width:100%;
	padding-top:40px !important;
	padding-bottom:40px !important;
}
@media (max-width:767px) {
.boardList-wrap .Bno, .boardList-wrap .Bcount {
	display:none !important;
}
.boardList-wrap .Bname, .boardList-wrap .Bdate,
.boardList-wrap .Bstate {
	width:18%;
}
}
@media (max-width:410px) {
.boardList-wrap .Bname, .boardList-wrap .Bdate,
.boardList-wrap .Bstate {
	width:20%;
}
}

/*-- Wirte Form --*/
.boardWrite-wrap {
	position:relative;
	clear:both;
}
.boardWrite-wrap .boardWrite-head {
	display:table;
	border-collapse:collapse;
	width:100%;
	background-color:#fff;
	border-top:2px solid #333;
}
.boardWrite-wrap .boardWrite-head .title {
	clear:both;
	box-sizing:border-box;
	padding:15px 5px;
	line-height:21px;
	text-align:center;
	color:#000;
	font-size:18px;
	font-weight:bold;
	background-color:#fff;
	border-bottom:1px solid #ddd;
}
.boardWrite-wrap .boardWrite-head ol {
	list-style:none;
	display:table;
	border-collapse:collapse;
	width:100%;
	margin:0 auto;
	border-bottom:1px solid #ddd;
}
.boardWrite-wrap .boardWrite-head li {
	list-style:none;
	display:table-cell;
	box-sizing:border-box;
	margin:0;
	padding:8px 12px;
	text-align:left;
}
.boardWrite-wrap .boardWrite-head li.class_tit {
	width:150px;
	position:relative;
	text-align:center;
	font-weight:bold;
	color:#000;
}
.boardWrite-wrap .boardWrite-head li.class_tit::after {
	content:'';
	display:block;
	position:absolute;
	right:0;
	top:10px;
	bottom:10px;
	width:1px;
	background-color:#e7e7e7;
}
.boardWrite-wrap .boardWrite-body {
	clear:both;
	box-sizing:border-box;
	width:100%;
	min-height:300px;
	margin:0;
	padding:15px 5px;
	line-height:18px;
	text-align:left;
	font-size:14px;
	font-weight:300;
	background-color:#fff;
	border-bottom:1px solid #ddd;
}
.boardWrite-wrap .boardWrite-body a {
	color:#333;
}
.boardWrite-wrap .boardWrite-body img {
	min-width:300px;
	max-width:100%;
	height:auto;
}

.write-addfile-group {
	display:block;
	width:480px;
}
.write-addfile-group .addfile-sec-list {
	float:left;
	width:calc(100% - 120px);
}
.write-addfile-group .addfile-sec-btn {
	float:right;
	width:108px;
	margin-left:12px;
	text-align:right;
}
.write-addfile-group .addfile-sec-btn > * {
	display:block;
}
.write-addfile-group .addfile-kb {
	margin-bottom:8px;
	font-size:11px;
	color:#858585;
}

.board-record {
	clear:both;
	display:table;
	width:100%;
	background-color:f3f4f7;
	border:1px solid #333;
	border-width:1px 0px;
}
.board-record dl {
	list-style:none;
	display:table;
	width:100%;
	padding:0;
	margin:0;
	border-top:1px solid #ddd;
}
.board-record dl:first-child {
	border-top:0px;
}
.board-record dt, .board-record dl {
	list-style:none;
	display:table-cell;
	box-sizing:border-box;
}
.board-record dt {
	float:left;
	width:20%;
	line-height:45px;
	text-align:center;
	font-size:16px;
}
.board-record dt:after {
	content: "";
	display: block;
	height: 14px;
	border-right: 1px solid #aaa;
	margin: 0px auto;
}
.board-record dd {
	float:left;
	width:80%;
	padding:0px 8px;
	line-height:45px;
	text-align:left;
	font-size:14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.write-fleft {
	float:left;
	width:50%;
	text-align:left;
}
.write-fright {
	float:right;
	width:50%;
	text-align:right;
}
@media (max-device-width:1023px) {
.boardWrite-wrap .boardWrite-head li {
	padding-left:8px;
	padding-right:8px;
}
.boardWrite-wrap .boardWrite-head li.class_tit {
	width:120px;
}

.write-addfile-group {
	width:400px;
}
}
@media (max-device-width:767px) {
.write-addfile-group {
	width:100%;
}

.write-fleft,
.write-fright {
	float:none;
	width:100%;
	display:inline-block;
	margin-bottom:12px;
}
.write-fright {
	text-align:center;
}
}
@media (max-device-width:410px) {
.boardWrite-wrap .boardWrite-head li.class_tit {
	width:100px;
}
}

.commentBox {
	clear:both;
	width:100%;
	box-sizing:border-box;
	padding:15px;
	border:3px solid #A2D8C6;
	border-radius:8px;
}
.commentBox .comment-row {
	clear:both;
	display:inline-block;
	width:100%;
}
.commentBox .comment-fl {
	float:left;
	width:50%;
	text-align:left;
}
.commentBox .comment-fl._contents {
	width:85%;
}
.commentBox .comment-fl > * {
	margin-right:15px;
}
.commentBox .comment-fr {
	float:right;
	width:50%;
	text-align:right;
}
.commentBox .comment-fr._contents {
	width:15%;
}
.commentBox .comment-inputgroup {
	display:inline-block;
	width:auto;
	margin:5px 0;
}
.commentBox .comment-inputgroup > * {
	float:left;
}
.commentBox .comment-inputgroup .comment-intitle {
	display:inline-block;
	min-width:65px;
	margin-right:10px;
	vertical-align:middle;
	font-size:inherit;
	font-weight:bold;
	color:#333;
}
.commentBox .comment-inputgroup .comment-input._contents {
	width:calc(100% - 100px);
}
.commentBox .emoticon label {
	margin-right:8px;
}
.btn-comment {
	display:inline-block;
	cursor:pointer;
	box-sizing:border-box;
	margin:5px;
	padding:15px 8px;
	vertical-align:middle;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background-color:#fbfbfb;
	border:1px solid #353535;
	border-radius:4px;
}

.commentBox-review {
	clear:both;
	width:100%;
	box-sizing:border-box;
	margin:8px 0px;
	padding:8px;
	background-color:#F1EDE5;
	border-radius:8px;
}
.commentBox-reviewinner {
	display:inline-block;
	box-sizing:border-box;
	width:100%;
	padding:15px;
	background-color:#fff;
	border-radius:6px;
	box-shadow:0px 0px 3px #D0C9BC;
}
.commentBox-review .cmreview-contents {
	clear:both;
	text-align:left;
	font-size:inherit;
	color:inherit;
}
.commentBox-review .cmreview-bottom {
	clear:both;
	margin-top:10px;
	text-align:left;
	font-size:inherit;
	color:inherit;
}
.commentBox-review .cmreview-bottom .cmreview-date {
	float:left;
	text-align:left;
}
.commentBox-review .cmreview-bottom .cmreview-btn {
	float:right;
}


.gallerylist-wrap {
	clear: both;
	width: calc(100% + 16px);
	margin: 0 -8px;
	padding: 0;
	display: inline-block;
}
.gallerylist-wrap li {
	float: left;
	box-sizing: border-box;
	margin-bottom:30px;
	padding: 0px 8px;
}
#gallerylist.gallerylist-wrap li {
	width: 25%;
}
.gallery-box {
	display:flex;
	flex-wrap:wrap;
	width: 100%;
	box-sizing: border-box;
	border: 0px solid #ddd;
}
.gallery-box > * {
	padding:8px 5px;
}
.gallery-box .gal-thumb,
.gallery-box .gal-thumb a {
	width: 100%;
	height: 240px;
	border-radius:0.3rem;
	overflow:hidden;
}
.gallery-box .gal-thumb {
	width: 100%;
	padding:0px;
}
.gallery-box .gal-thumb a {
	display:block;
}
.gallery-box .gal-thumb img {
	width: 100%;
	height: 100%;
	object-fit:cover;
	border-radius:0px;
}
.gallery-box .gal-title,
.gallery-box .gal-con,
.gallery-box .gal-info {
	clear: both;
	box-sizing: border-box;
	width:100%;
	height:56px;
}
.gallery-box .gal-title {
	display:-ms-grid;
	display:grid;
	align-items:center;
	margin-top:4px;
	text-align: center;
	line-height: 18px;
	font-size: 16px;
	color: #000;
	background-color:#f0f0f0;
	border-radius:0.3rem;
}
.gallery-box .gal-title a {
	-webkit-line-clamp:1;
}
.gallery-box .gal-title ._date {
	margin-top:5px;
	font-size:12px;
	color:#959595;
}
.gallery-box .gal-con {
	position:relative;
	text-align:left;
	line-height:1.3;
	color:#000;
}
.gallery-box .gal-con::after {
	content:'';
	display:block;
	position:absolute;
	bottom:0;
	width:100%;
	border-bottom:1px solid #ddd;
}
.gallery-box .gal-title a,
.gallery-box .gal-con a {
	display:block;
	display:-webkit-box;
	white-space:normal;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
}
.gallery-box .gal-con a {
	-webkit-line-clamp:2;
	line-height: 1.2em;
	max-height: 2.4em;
}
.gallery-box .gal-info {
	display:-ms-grid;
	display:grid;
	gap:0;
	grid-template-columns:46px 1fr;
	-ms-grid-columns:46px 1fr;
	grid-template-rows:1fr 1fr;
	-ms-grid-rows:1fr 1fr;
	align-items:center;
	width:100%;
}
.gallery-box .gal-info .ginfo-goodsimg {
	grid-row:1/3;
	grid-column:1;
	-ms-grid-row:1/3;
	-ms-grid-column:1;
	width:36px;
	min-height:36px;
	margin-right:10px;
}
.gallery-box .gal-info .ginfo-goodsimg img {
	width:36px;
	height:36px;
	border-radius:50%;
	object-fit:cover;
}
.gallery-box .gal-info .ginfo-goods {
	text-align:left;
	color:#909090;
	grid-row:1;
	grid-column:2;
	-ms-grid-row:1;
	-ms-grid-column:2;
	display:-webkit-box;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.gallery-box .gal-info .ginfo-writer {
	text-align:left;
	color:#909090;
	grid-row:2;
	grid-column:2;
	-ms-grid-row:2;
	-ms-grid-column:2;
}
.gallery-box .gal-info .ginfo-date {
	display:inline-block;
	margin-left:12px;
}
@media (max-width:1199px) {
.gallery-box .gal-thumb,
.gallery-box .gal-thumb a {
	height: 194px;
}
}
@media (max-width:1080px) {
.gallery-box .gal-thumb,
.gallery-box .gal-thumb a {
	height: 182px;
}
}
@media (max-width:1023px) {
.gallerylist-wrap {
	width:calc(100% + 12px);
	margin:0px -6px;
}
.gallerylist-wrap li {
	padding-left:6px;
	padding-right:6px;
}
.gallery-box .gal-thumb,
.gallery-box .gal-thumb a {
	height: 135px;
}
.gallery-box .gal-title {
	font-size:14px;
}
}
@media (max-width:767px) {
#gallerylist.gallerylist-wrap li {
	width:33.3%;
}

.gallery-box .gal-thumb,
.gallery-box .gal-thumb a {
	height: 128px;
	border-radius:0.45rem;
}
.gallery-box .gal-con::after {
	display:none;
}
.gallery-box .gal-info {
	height:auto;
	grid-template-columns:58px 1fr;
	-ms-grid-columns:58px 1fr;
}
.gallery-box .gal-info .ginfo-goods {
	-webkit-line-clamp:2;
}
.gallery-box .gal-info .ginfo-goodsimg {
	grid-row:1;
	-ms-grid-row:1;
	width:48px;
	min-height:48px;
}
.gallery-box .gal-info .ginfo-goodsimg img {
	width:48px;
	height:48px;
}
.gallery-box .gal-info .ginfo-writer {
	grid-column:1/3;
	-ms-grid-column:1/3;
}
.gallery-box .gal-info .ginfo-date {
	float:right;
}
}
@media (max-width:539px) {

#gallerylist.gallerylist-wrap li {
	width:50%;
}
.gallery-box .gal-thumb,
.gallery-box .gal-thumb a {
	height: 148px;
}
.gallery-box .gal-title {
	font-size:13px;
}
}
@media (max-width:410px) {
.gallery-box .gal-thumb,
.gallery-box .gal-thumb a {
	height: 128px;
}
}
@media (max-width:359px) {
.gallery-box .gal-thumb,
.gallery-box .gal-thumb a {
	height: 108px;
}
}


.datalist-top {
	clear:both;
	display:inline-block;
	width:100%;
	margin:15px 0 25px 0;
	font-size:14px;
}
.datalist-top ._left {
	float:left;
	width:40%;
	text-align:left;
}
.datalist-top ._left > * {
	margin-right:20px;
	vertical-align:middle;
}
.datalist-top ._right {
	float:right;
	width:60%;
	text-align:right;
}
.datalist-top ._right > * {
	margin-left:20px;
	vertical-align:middle;
}
.datalist-top h4 {
	display:inline-block;
	margin-bottom:0;
}
.datalist-top .data-search {
	float:right;
	display:inline-flex;
	flex-wrap:wrap;
	align-items:center;
	box-sizing:border-box;
	width:auto;
	margin:0;
	padding:0;
	border:0;
	background-color: transparent;
}
.datalist-top .data-search li {
	list-style:none;
	flex:0 0 auto;
	margin-left:8px;
}
.datalist-top .data-search select {
	width:80px;
	height:35px;
	padding:0em 1.8em 0em 0.5em;
}
.datalist-schBox {
	display:inline-block;
	width:240px;
	height:35px;
	box-sizing:border-box;
	vertical-align:middle;
	padding:2px 4px 3px 4px;
	border:1px solid #d4d4d4;
	border-radius:0.25rem;
}
.datalist-schBox .input {
	float:left;
	width:calc(100% - 36px);
}
.datalist-schBox .input input[type=text] {
	height:28px;
	border:0px !important;
	background-color:transparent;
}
.datalist-schBox .btn_sch {
	float:left;
	width:28px;
	margin-left:8px;
}
.datalist-schBox .btn_sch input[type=image] {
	width:28px;
	height:28px;
}

@media (max-device-width:767px) {
.datalist-top ._left {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
.datalist-top ._right {
	float:none;
	width:100%;
	text-align:center;
}
.datalist-top .data-search {
	float:none;
	display:flex;
	margin:0.3em auto;
	padding:8px 15px;
	border:1px solid #ccc;
	background-color:#fcfcfc;
	border-radius:0.25rem;
}
.datalist-top .data-search li {
	width:100%;
	margin:4px 0px;
}
.datalist-top .data-search select {
	width:100%;
}
.datalist-top .data-search input.wx200 {
	width:100%;
}

}
@media (max-device-width:359px) {
.datalist-top .data-search {
	padding-left:10px;
	padding-right:10px;
}
.datalist-schBox {
	width:100%;
}
}

/* page navigation */
.page-section {
	clear:both;
	width:100%;
	margin:20px auto;
	text-align:center;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.page-section .page-Lsec {
	flex:0 0 auto;
	width: 20%;
	box-sizing:border-box;
	text-align:left;
	padding-left: 8px;
}
.page-section .page-Rsec {
	flex:0 0 auto;
	width: 20%;
	box-sizing:border-box;
	text-align:right;
	padding-right: 8px;
}
.page-section .page-Csec {
	flex:1 0 0%;
	box-sizing:border-box;
	text-align:center;
	padding:0px 25px;
}
@media (max-device-width:767px) {
.page-section .page-Lsec,
.page-section .page-Rsec {
	width:50%;
}
.page-section .page-Lsec {
	order:1;
}
.page-section .page-Rsec {
	order:2;
}
.page-section .page-Csec {
	flex:0 0 auto;
	width:100%;
	order:3;
	padding:0px;
	margin:10px 0px;
}
}

/* button navi */
.button-group {
	clear:both;
	width:100%;
	margin:40px auto;
}
.button-group-row {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content: space-between;
}
.button-group-row._jc_center {
	justify-content:center;
}
.button-group-col {
	flex:0 0 auto;
	box-sizing:border-box;
	margin:0px 8px;
}
.button-group-row > :first-child {
	margin-left:0;
}
.button-group-row > :last-child {
	margin-right:0;
}
.button-group-col span {
	margin:4px;
}
.button-group-col > span:first-child {
	margin-left:0;
}
.button-group-col > span:last-child {
	margin-right:0;
}
@media (max-device-width:767px) {
.button-group-col {
	margin:0px 4px;
}
}
@media (max-device-width:539px) {
.button-group._2button > * > * {
	width:calc(50% - 8px);
}
.button-group._2button > * > * > * ,
.button-group._2button > * > * > span > * {
	width:100%;
}
.button-group._2button > * > * > span {
	display:block;
	margin:4px 0;
}

}
/************************************************* //datalist */

.section-part01 {
	margin-top: 30px;
}

/***** ORDER FORM *****/
.orderForm {
	position:relative;
	clear:both;
	margin:0;
	padding:0;
}
.orderForm .orderForm-left {
	float:left;
	position:relative;
	width:71.5%;
	margin-right:1.5%;
}
.orderForm .orderForm-right {
	float:right;
	position:relative;
	width:27%;
}
.orderForm h3 {
	clear:both;
	margin:25px 0px;
	padding-bottom:8px;
	line-height:normal;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #ddd;
}
.orderForm .orderInfo-inner {
	clear:both;
	margin-bottom:60px;
	padding:0;
}
.orderForm .orderInfo-inner .ODFtitle {
	clear:both;
	margin-bottom:10px;
	text-align:left;
	font-weight:bold;
	color:#333;
}
.orderForm .orderInfo-inner .ODFinput {
	clear:both;
	text-align:left;
	vertical-align:middle;
}
.orderForm .orderInfo-inner .ODFinput p {
	margin-bottom:8px;
}

.orderForm .orderInfo-inner .ODFinput input[type=text] {
	height:auto;
	padding:15px;
	line-height:normal;
	border:1px solid #bcbcbc;
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
}

/***** END-ORDER FORM *****/

