/* ã‚«ã‚¹ã‚¿ãƒžã‚¤ã‚ºç”¨CSS */
h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 16px;
}
p {
  font-size: 16px;
  margin-bottom: 16px;
}
a:hover {
  opacity: 0.8;
}
.ec-role img {
	width:auto;
}
img {
  max-width: 100%;
}
.red {
  color: #e80000 !important;
}
.center {
  margin: auto;
  text-align: center;
}
.ec-topicRole {
  list-style: none;
  padding: 0;
  background: none;
}
.ec-topicRole li {
  margin: 0 auto 16px;
}
.ec-newsRole {
	padding:10px 0;
}
.guidebox {
  border-top:none;
	margin-top:16px;
}
.guidebox img {
	width:100%;
}
.guideboxinner {
  padding: 16px;
  font-size: 16px;
  border: 1px solid #ccc;
}
.ec-orderBySaleRole {
	padding: 10px 0 !important;
}
.ec-orderBySaleRole .ec-shelfGrid {
	display:flex;
	flex-direction: column;
}
.ec-orderBySaleRole .ec-shelfGrid .ec-shelfGrid__item {
	width:100%;
	border-bottom:1px dashed #ccc;
	padding: 16px !important;
	margin: 0 auto;
}
.ec-orderBySaleRole .ec-shelfGrid a {
	display:flex;
	align-items: center;
}
.ec-orderBySaleRole .ec-shelfGrid a dl {
	margin:0;
	max-width: 56%;
	padding: 8px;
}
.ec-orderBySaleRole .ec-shelfGrid .ec-shelfGrid__item img {
	width: 44%;
}
.sidetitle {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #08456c;
  padding: 8px;
}
.sidetitle img {
    height: auto;
    width: auto;
}
.ec-blockTopBtn,
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
  background: #08456c;
}
.fa-shopping-cart,
.ec-headerNav .ec-headerNav__itemIcon {
  color: #08456c;
}
.ec-footerRole {
	background:transparent;
	border:none;
}
.ec-footerTitle {
  padding: 32px 0;
  color: #000;
  border-top: 1px solid #ccc;
}
.ec-secHeading {
  border: 1px solid #ccc;
  padding: 10px;
  width: 100%;
  margin: 0;
}
.ec-newsRole__news {
  overflow-x: hidden;
  overflow-y: scroll;
}
.ec-calendar {
	margin:0;
}
.ec-calendar__month {
	border: 2px solid #ccc;
	margin:8px auto;
}
.ec-newsRole .ec-newsRole__newsCloseBtn {
  background: #08456c;
}

/* PC */
@media screen and (min-width:800px) {
.pcNone {
	display: none;
}
.flex_top {
  display: flex;
}
.flex2 {
  width: 50%;
  padding: 0 8px;
}
.header_bd1 {
  margin-top: 8px;
  width: 100%;
  height: 4px;
  background: #fe8b8d;
  margin-bottom: 1px;
}
.header_bd2 {
  margin-top: 1px;
  width: 100%;
  height: 4px;
  background: #e21520;
}
.header_t {
  width: 1000px;
  max-width: 100%;
  margin: 12px auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.header_t p {
	margin-bottom:0;
}
.header_b {
  width: 100%;
  background-image: url(/html/user_data/assets/img/common/navi_bg.png);
  background-position: center;
}
.header_b ul {
	list-style:none;
	display:flex;
	margin:0 auto;
	align-items: center;
	justify-content: center;
	padding: 0;
}
.header_b ul li:hover {
	opacity:0.7;
}
.ec-footerTitle {
  text-align: left;
}
.ec-newsRole__news {
  height: 320px;
  border: 1px solid #ccc !important;
  margin-bottom: 16px;
}
.ec-calendar__month th,
.ec-calendar__month td {
  padding: 7px;
}
.ec-pageHeader h1 {
  padding: 8px 10px 24px;
}
.ec-itemNav__nav a {
  opacity:1;
}
.ec-itemNav {
  margin-bottom: 24px;
}
.ec-itemNav__nav li {
    border-bottom: 1px dashed #ccc;
}
.ec-itemNav__nav li ul li a:hover {
  background: #525263 !important;
}
.ec-itemNav__nav li ul li a {
  background: #525263 !important;
}
.ec-itemNav__nav li ul {}
.ec-itemNav__nav li ul li {
    border: none;
}
.ec-itemNav__nav li ul li ul {
    width: max-content;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
}
.ec-inlineBtn--action,
.ec-blockBtn--action,
.ec-blockBtn--cancel {
  color: #fff !important;
}
}

/* SP */
@media screen and (max-width: 800px) {
.spNone {
	display: none;
}
.flex2 {
  padding: 8px 0;
}
/* #header_sp {
  background: #08456c;
}
#header_sp ul {
	list-style:none;
	padding:0;
	display:flex;
	margin:0;
	align-items: center;
	justify-content: space-between;
} */
.ec-headerNaviRole {
  margin-top: 80px;
}
.ec-role {
  padding: 0 8px 0;
}
.ec-headerNavSP {
  left:6px;
}
.ec-headerNavSP,
.ec-drawerRoleClose {
  top: 88px;
  color: #08456c;
  border: 1px solid #08456c;
}
.ec-headerLink__list .fa-shopping-cart {
  color: #fff;
}
.ec-drawerRole .ec-headerLinkArea,
.ec-drawerRole {
  background: #08456c;
}
.ec-footerTitle {
  text-align: center;
}
.ec-newsRole__news {
  height: 400px;
  border:1px solid #ccc;
  padding: 8px;
}
}

/* table01 */
#table01 {
	width:100%;
}
#table01 tr {
}
#table01 th {
	background:#e8e8e8;
}
#table01 th,
#table01 td {
  padding: 8px 16px;
  border: none;
	text-align:center;
	border: 1px solid #b5b1b1;
}
#table01 th {
  width: 30%;
}
@media only screen and (max-width: 640px) {
  #table01 th,
  #table01 td {
    width: 50%;
  }
  #table01 th {
  }
  #table01 td {
    padding-top: 0;
  }
}
