html {
	position: relative;
	min-height: 100%;
	color: #5e5e5e;
}

body {
	/*   margin-bottom: 100px; */
	font-family: "?????? Pro W3", "Hiragino Kaku Gothic Pro", "????", Meiryo,
		Osaka, "?? ?????", "MS PGothic", sans-serif;
	font-family: "??????", "Yu Gothic", YuGothic, "????????? Pro",
		"Hiragino Kaku Gothic Pro", "????", Meiryo, Osaka, "?? ?????",
		"MS PGothic", sans-serif;
	font-family: "?????? Pro W3", "Hiragino Kaku Gothic Pro", "????",
		"Lucida Grande", Verdana, "?? ?????", sans-serif;
	font-family: "Hiragino Kaku Gothic ProN", "????", sans-serif, arial;
	font-size: 13px;
}
body {
	padding-right: 0px!important;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	body {
		font-size: 2.0em;
	}
}

@media only screen and (max-width: 767px) {
	body {
		font-size: 1.5em;
	}
}

.header {
	width: 100%;
	height: 50px;
	border-color: #e7e7e7;
}

.head-goodslist-icon {
	color: white;
}

.header-pc-view {
/* 	padding-bottom: 10px !important; */
}
#menu-icon {
    width: 30px !important;
    height: 30px !important;
}
#person-list-icon {
	color: #5470AC;
    width: 30px;
    height: 30px;
}
#exhibit-list-icon {
	color: #5470AC;
    width: 30px;
    height: 30px;
}

.header_icon {
	color: #5470AC;
    width: 30px;
    height: 30px;
}


.footer {
	background-color: #e7e7e7;
	position: absolute;
	bottom: 1px;
	width: 100%;
	height: 105px;
	border-top: 1px solid #5470AC;
}

.footer-signin {
	height: 320px;
	bottom: 1px;
}

@media ( min-width : 993px) {
	#navbarSp {
		display: none !important;
	}
	#navbarSp2 {
		display: none !important;
	}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	#navbarSp {
		display: none !important;
	}
	#navbarSp2 {
		display: none !important;
	}
	.footer {
		height: 110px;
		bottom: -110px;
		font-size: 1.5rem;
	}
	.footer-signin {
		height: 350px;
		bottom: -350px;
		font-size: 1.5rem;
	}
}

@media only screen and (max-width: 767px) {
	.footer {
		height: 180px;
		bottom: -180px;
	}
	.footer-signin {
		height: 703px;
		bottom: -703px;
	}
	#navbarSp {
		width: 100%;
		margin-right: 0px;
		margin-left: 0px;
		padding-right: 0px;
		padding-left: 0px;
	}
	#navbarSp2 {
		width: 100%;
		margin-right: 0px;
		margin-left: 0px;
		padding-right: 0px;
		padding-left: 0px;
	}
	.header-container {
		padding-right: 0px;
		padding-left: 0px;
	}
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse,
		.container-fluid>.navbar-collapse {
		margin-right: 0px;
		margin-left: -15px;
	}
	.navbar {
		margin-bottom: 10px;
	}
	.navbar-header {
		padding-right: 0px;
		padding-left: 0px;
	}
	.navbar-nav {
		width: 100%;
		text-align: right;
	}
	.navbar-nav>li {
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	}

	.control-label {

	}
	.form-control-static {
		padding: 10px
	}
	.form-group {
		margin-bottom: 0px;
	}
}

.footer-sitemap {
	text-align: center;
	color: #777;
}

.footer-sitemap p {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer-sitemap li {
	display: block;
}

.footer-sitemap li ul {
	display: block;
	-webkit-padding-start: 0px;
}

.footer-sitemap li ul li {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer-about {
	text-align: center;
	color: #777;
}

.footer-about p {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer-about li {
	display: block;
}

.footer-copyright {
	margin-top: 20px;
	text-align: center;
	color: #777;
	font-size: 1.0rem;
}

h2 {
	padding-bottom: 5px;
}


.list-navi select {
	min-width: 10px;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.list-navi select {
		font-size: 15px;;
	}
}

@media only screen and (max-width: 767px) {
	.list-navi select {
		font-size: 1.0rem;
	}
	.form-control {

	}
}

.btn {
	border-radius: 2px;
	border: none;
	text-shadow: none;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px
		rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px
		rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.btn {
		font-size: 1.5rem;
		height: 40px;
		line-height: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.btn {
		font-size: 1.5rem;
		height: 40px;
		line-height: 30px;
	}
}

.navbar .header-pc-view {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
/* .navbar a { */
/* 	-webkit-transition: all 0.5s; */
/* 	transition: all 0.5s; */
/* } */

.btn-default {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.btn-note {
	color: #fff;
	background-color: #F44336;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.btn-war {
	color: #fff;
	background-color: #ff8000;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.btn-war:hover {
	color: #fff;
	opacity: 0.6;
}

.btn-note:hover {
	color: #fff;
	opacity: 0.6;
}

.btn-note:focus {
	color: #fff;
}

.btn-note.focus {
	color: #fff;
}

.btn-note.active, .btn-note:active {
	color: #fff;
	opacity: 0.6;
}

.btn-action {
	color: #fff;
	background-color: #2196f3;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.btn-action:hover {
	color: #fff;
	opacity: 0.6;
}

.btn-action:focus {
	color: #fff;
}

.btn-action.focus {
	color: #fff;
}

.btn-action.active, .btn-action:active {
	color: #fff;
	opacity: 0.6;
}

.btn-update {
	color: #fff;
	background-color: #4caf50;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.btn-update:hover {
	color: #fff;
	opacity: 0.6;
}

.btn-update:focus {
	color: #fff;
}

.btn-update.focus {
	color: #fff;
}

.btn-update.active, .btn-update:active {
	color: #fff;
	opacity: 0.6;
}

.btn-lightblue {
	color: #fff;
	background-color: #03a9f4;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.btn-lightblue:hover {
	color: #fff;
	opacity: 0.6;
}

.btn-lightblue:focus {
	color: #fff;
}

.btn-lightblue.active, .btn-lightblue:active {
	color: #fff;
	opacity: 0.6;
}

.btn-palered {
	color: #000;
	background-color: #ffcdd2;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.btn-palered:hover {
	color: #000;
	opacity: 0.6;
}

.btn-palered:focus {
	color: #000;
}

.btn-palered.focus {
	color: #000;
}

.btn-palered.active, .btn-palered:active {
	color: #000;
	opacity: 0.6;
}

.btn-paleblue {
	color: #000;
	background-color: #bbdefb;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.btn-paleblue:hover {
	color: #000;
	opacity: 0.6;
}

.btn-paleblue:focus {
	color: #000;
}

.btn-paleblue.focus {
	color: #000;
}

.btn-paleblue.active, .btn-paleblue:active {
	color: #000;
	opacity: 0.6;
}

.btn-left {
	text-align: left !important;
}

.font-red {
	color: red;
}

.menuOpen {
	color: #555;
	background-color: #e7e7e7;
	background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
	background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
	background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}

#headerposi {
	font-size: 15px;
}

.modal-bgcolor-white .modal-backdrop {
	background-color: #ffffff;
}

.modal-footer .btn {
	min-width: 100px;
}


.container .text-muted {
	margin: 20px 0;
}

table {
	white-space: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: -internal-quirk-inherit;
	text-align: start;
	font-variant: normal normal;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.tableicon {
	font-size: 20px
}

.photoicon {
	font-size: 20px
}

.drag-and-drop-area {
	color: #ccc;
	height: 200px;
	margin: 30px 0 20px;
	border-style: dashed;
	border-width: 2px;
	line-height: 200px;
	text-align: center;
	cursor: pointer;
}

.drag-and-drop-area-over {
	border-color: #0000FF;
}

.drag-and-drop-area-over span {
	opacity: 0.2;
}

.drag-and-drop-area-out {
	border-color: #ccc;
}

.drag-and-drop-area-out span {
	opacity: 1;
}

.goodsImg {
	padding: 1px;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
}

.thumbImage {
	width: auto !important;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	margin: auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.contain {
	display: inline-block;
	background-color: #ccc;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 5px;
	width: 200px;
	height: 200px;
	border: 1px solid #ccc;
	background-size: contain;
}

#images-for .goodsImg {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 400px;
	margin-left: auto;
	margin-right: auto;
}

#images-nav .goodsImg {
	width: auto;
	height: auto;
	max-width: 50px;
	max-height: 50px;
	margin-left: auto;
	margin-right: auto;
}

.Required {
	display: inline-block;
	margin-left: 5px;
	margin-top: -1px;
	padding: 1px 5px 0px 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: white;
	background-color: #F35D5D;
	border-radius: 2px;
}

.list_btn {
	vertical-align: middle !important;
}

a {
	cursor: pointer;
}

.link {
	cursor: pointer;
}

.link_goods {
	cursor: pointer;
}

.viewModeIcon {
	margin-top: -2px;
}

.headerLogoImage {
	height: auto;
	width: 150px;
}
.headerLogoImage_admin {
	height: 30px;
	width: auto;
}

.custom_deepblue {
	font-size: 1.4em;
	padding: 10px 30px;
	background-color: #000040;
}

.list-navi label {
	margin-bottom: 0px;
}

.page-header {
	height: 45px;
	margin: 0px 0 10px;
	border-bottom: none;
	background: linear-gradient(90deg, #eee, 30%, white);
}

.page-header h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 44px;
	font-size: 25px;
	background: white;
}

#backBtn {
	color: #333;
	font-size: 12px;
	margin-top: -5px;
	text-decoration: none;
	padding-right: 10px;
}

@media only screen and (max-width: 767px) {
	#backBtn {
	    line-height: 30px;
	    padding: 0 10 0 10;
	    margin-bottom: 0px;
        height: 40px;
	    margin-right: 5px;
	}
}

@media only screen and (max-width: 1020px) and (min-width: 768px) {
}

.card {
	position: relative;
	/*     margin: .5rem 0 1rem 0; */
	margin: 1px 0 3px 0;
	background-color: #fff;
	-webkit-transition: -webkit-box-shadow .25s;
	transition: -webkit-box-shadow .25s;
	transition: box-shadow .25s;
	transition: box-shadow .25s, -webkit-box-shadow .25s;
	border-radius: 2px;
}

.card {
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px
		rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px
		rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.card .card-image {
	position: relative;
}

.card .card-image img {
	display: block;
	border-radius: 2px 2px 0 0;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
}

.card .card-content {
	padding: 24px;
	border-radius: 0 0 2px 2px;
}

.card .card-content p {
	margin: 0;
}

.card .card-content .card-title {
	display: block;
	line-height: 32px;
	margin-bottom: 8px;
}

.card .card-title {
	font-size: 24px;
	font-weight: 300;
}

.card-panel span, .card-content p {
	-webkit-font-smoothing: antialiased;
}

.card .card-action a:not (.btn ):not (.btn-large ):not (.btn-small ):not
	(.btn-large ):not (.btn-floating ) {
	color: #ffab40;
	margin-right: 24px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	text-transform: uppercase;
}

.card .card-action:last-child {
	border-radius: 0 0 2px 2px;
}

.card .card-action {
	background-color: inherit;
	border-top: 1px solid rgba(160, 160, 160, 0.2);
	position: relative;
	padding: 16px 24px;
	cursor: pointer;
}

.card .card-action:hover {
	background-color: #eeeeee;
}
.manage-container {
	clear: both;
	max-width: 1140px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.manage-container .row {
	border-bottom: 1px solid #707070;
	padding-top: 10px;
	padding-bottom: 10px;
}

.manage-table {
	width: 100%;
}

.manage-table tr {
	border-bottom: 1px solid #ccc;
}

.manage-table th {
	width: 200px;
	background: white;
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	text-align: right;
}

.manage-table td {
	padding: 10px;
}

.item-s {
	width: 100px;
}

.item-m {
	width: 200px;
}

.item-l {
	width: 400px;
}

.item-xl {
	width: 900px;
}

.manage-btn-div {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}

.manage-btn-div button {
	margin-top: 10px;
	width: 200px;
}

.required-mng {
	margin-right: 10px;
	padding: 4px 6px 4px 6px;
	font-size: 13px;
	color: white;
	background-color: #EA4436;
	border-radius: 2px;
}

input[type=checkbox] {
	width: 20px;
	height: 20px;
}

div::-webkit-scrollbar {
	width: 12px;
}

div::-webkit-scrollbar-track {
	background: #fff;
	border: none;
	border-radius: 2px;
	box-shadow: inset 0 0 2px #777;
}

div::-webkit-scrollbar-thumb {
	background: #aaa;
	border-radius: 2px;
	box-shadow: none;
}

.label-form-row {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.manage-label {
	width: 200px;
	float: left;
	line-height: 40px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	color: #333333;
}

.manage-text {
	float: left;
	line-height: 40px;
}

.manage-form {
	float: left;
}
.manage-form input[type=checkbox] {
	margin-top: 10px;
}

.info-contents {
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.manage-label {
		width: 200px;
		float: left;
		line-height: 45px;
		font-size: 1.5rem;
	}
	.manage-text {
		float: left;
		line-height: 50px;
		font-size: 1.5rem;
	}
	.manage-form {
		float: left;
	}
	.item-s {
		width: 500px;
	}
	.item-m {
		width: 500px;
	}
	.item-l {
		width: 500px;
	}
	.item-xl {
		width: 500px;
	}
}

@media only screen and (max-width: 767px) {
	.manage-container .row {
		border-bottom: 1px solid #ccc;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.manage-label {
		width: 100%;
		padding-left: 10px;
		line-height: 40px;
		background: #f3f3f3;
		text-align: left;
	}
	.manage-text {
		width: 100%;
		height: 40px;
		padding-left: 10px;
		line-height: 40px;
	}
	.manage-form {
		width: 100%;
	}
	.manage-form input[type=checkbox] {
		margin: 5px;
	}
	.label-form-row {
		border-bottom: none;
		padding-bottom: 0px;
	}
	.item-s {
		width: 100%;
	}
	.item-m {
		width: 100%;
	}
	.item-l {
		width: 100%;
	}
	.item-xl {
		width: 100%;
	}
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.modal-footer {
	clear: both;
}

.icon-question {
	background-image: url('../../images/question.png');
	display: table-cell;
	width: 16px;
	height: 16px;
}
/*??????*/
#pageTop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 100;
	padding: 18px 20px 20px 20px;
	background-color: #2196f3;
	color: white;
	font-size: 20px;
	opacity: 0.7;
	border-radius: 30px;
}

#pageTop:hover {
	opacity: 0.3;
}

.manage-link {
	float: none;
    display: inline-block;
    margin: 10 0 0 30px;
}
.modal-open {
    padding-right: 0!important;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance:textfield;
}

section {
    text-align: center;
}

.zoom_btn{
	height:50;
	width:70;
}

.modal-img-icon-div {
	display: contents;
}
.modal-img-icon {
	width: 50px;
    background: none;
    border: 1px gray solid;
}
@media only screen and (max-width: 768px) {
	.modal-img-icon {
		width: 30px;
	}
}


#updateIcon {
	display: none;
	position: fixed;
	right: 100px;
	bottom: 20px;
	z-index: 100;
	padding: 18px 20px 20px 20px;
	background-color: #2196f3;
	color: white;
	font-size: 20px;
	opacity: 0.7;
	border-radius: 30px;
    border: 1px solid black;
}

#updateIcon:hover {
	opacity: 0.3;
}


.div_correction_area {
	width: 100%;
    display: inline-block;
}

.correction-div {
	padding: 10px !important;
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
    color: #6C9DFF;
    justify-content: center;
    border: 1px solid #6C9DFF;
    cursor: pointer;
}
.correction-div span {
	margin: 10px;
}
@media only screen and (max-width: 768px) {
	.correction-div {
		margin: 10px;
		display: block;
	}
	.correction-div span {
		margin: auto;
		display: flex;
		justify-content: center;
	}
}



.pagination2 {
  display: inline-block;
  padding-left: 0;
  margin: 10px 0 20px 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.pagination2 > li {
  display: inline;
}
.pagination2 > li > a,
.pagination2 > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination2 > li:first-child > a,
.pagination2 > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination2 > li:last-child > a,
.pagination2 > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination2 > li > a:hover,
.pagination2 > li > span:hover,
.pagination2 > li > a:focus,
.pagination2 > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination2 > .active > a,
.pagination2 > .active > span,
.pagination2 > .active > a:hover,
.pagination2 > .active > span:hover,
.pagination2 > .active > a:focus,
.pagination2 > .active > span:focus {
  	z-index: 3;
    color: #fff;
    cursor: default;
    background-color: black;
    border-color: black;
}
.pagination2 > .disabled > span,
.pagination2 > .disabled > span:hover,
.pagination2 > .disabled > span:focus,
.pagination2 > .disabled > a,
.pagination2 > .disabled > a:hover,
.pagination2 > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}


.sort-default {
/* 	margin-left: 5px; */
	width: 20px;
    height: 20px;
    opacity: 0.5;
    position: absolute;
    margin-top: 2px;
}
.sort-up {
	width: 20px;
    height: 20px;
    position: absolute;
    margin-top: 2px;
}
.sort-down {
	width: 20px;
    height: 20px;
    position: absolute;
    margin-top: 2px;
}

@media only screen and (max-width: 768px) {
	.sort-default {
		display:none!important;
	}
	.sort-up {
		display:none!important;
	}
	.sort-down {
		display:none!important;
	}

}

.img-back {
	left: 0;
	top: 0;
	height: 100%;
	position: absolute;
	z-index: 1;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background: white;
    opacity: 0.2;
    font-size: 20px;
}
.img-next {
	right: 0;
	top: 0;
	height: 100%;
	position: absolute;
	z-index: 1;
	border-top: none;
	border-right: none;
	border-bottom: none;
	background: white;
    opacity: 0.2;
    font-size: 20px;
}
.mt-0 {
	padding-top: 0 !important;
}
.open > .dropdown-menu {
	display: block !important;
}
.between_symbol {
	 float:left;
	 margin:10px 15px 0;
}
.pl-0 {
	padding-left: 0;
}
.card-frame-green {
	border: 3px solid #5be55b;
}

.list-frame-green {
	position: relative;
}
.list-frame-green:after {
	position: absolute;
	border: 3px solid #5be55b;
	content: "";
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    pointer-events: none;
}
/* ?????????? */
@media only screen and (min-width: 768px) {
	.list-frame-green+.SpContentsBtn-tr+.list-frame-green:after {
		border-top: none;
	}
}
