@charset "UTF-8";

#allwrap {
  display: flex;
  width: 1200px;
  margin: 0 auto 50px;
}

#allwrap--right {
  width: 300px;
  margin: 0 50px 0 0;
}

#allwrap--left {
  width: 850px;
}

#allwrap--right dl {
  background: #ffffff;
}

#allwrap--right dl dt {
  background: #f3b917;
  color: #FFFFFF;
  font-size: 14px;
  padding: 8px;
  font-weight: normal;
  text-align: center;
}

#allwrap--right dl dd {
  margin: 0;
  padding: 0 0 8px 0;
}

#allwrap--right dl dd li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  display: table;
  width: 100%;
  position: relative;
  font-size: 14px;
  padding: 8px 20px 8px 10px;
}

#allwrap--right dl dd li:hover {
  color: #AC1F24;
  cursor: pointer;
}

#allwrap--right dl dd li:hover img {
  opacity: 0.5;
  transition: 0.2s;
}

#allwrap--right dl dd li:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  position: absolute;
  right: 10px;
  top: 25%;
}

#allwrap--right .bordernone ul li:after {
  display: none
}

#allwrap--right dl dd li:last-of-type {
  border: none;
}

#allwrap--right dl dd li img {
  vertical-align: middle;
  margin: 0 8px 0 0;
}

#allwrap--right dl dd li span {}

#allwrap--right dl dd li a {
  display: inline-block;
}

#allwrap--right .bordernone ul li {
  border: none !important;
  font-size: 12px;
  text-align: center;
  padding: 12px 0 0 0;
}

#allwrap--right dl.bordernone dd ul li img {
  display: inline-block;
  margin: 0 0 0 0;
}

.thumbnail li {
  letter-spacing: -0.4em;
  width: 200px !important;
  margin: 0 0 0 0;
  padding: 0;
  cursor: pointer;
}

/* ===============
ページ別CSS
=============== */
.fvSliderWrap {
  background: #FFF;
  width: 850px;
  margin: 0 auto 0;
}

.thumbnail {
  margin: 0 0 20px 0;
}

#fvSlider {
  width: 100%;
  margin: 0 0 10px 0;
  /*max-width: 1020px;*/
}

.allwrap--left__news {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  padding: 10px 15px;
  height: 180px;
  margin: 0 0 50px 0;
  overflow: scroll;
  resize: vertical;
}

.allwrap--left__news dt {
  border-bottom: 1px solid #e8e8e8;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}

.allwrap--left__news dt span {
  font-weight: normal;
  font-size: 12px;
}

.allwrap--left__news li {
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
  margin: 0 0 8px 0;
}

.allwrap--left__news dd span {
  display: block;
  margin: 0 20px 0 0;
  width: 120px;
  float: left;
}

.allwrap--left__news dd a {
  text-decoration: underline;
}

.allwrap--left__news dd strong {
  font-weight: normal;
  display: block;
  overflow: hidden;
}

.allwrap--left__h2{
	font-size: 18px;
	color: #ac1f24;
	border-left: 8px solid #f3b917;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
}
/* .allwrap--left__h2 {
  padding: 1rem 2rem;
  color: #fff;
  background: #f3b917;
  /* -webkit-box-shadow: 5px 5px 0 #007032; */
  box-shadow: 0 2.5rem 2rem -2rem hsl(200 50% 20% / 8%);
	border-radius: 9px;
} */

.allwrap--left__h2 span {
  font-size: 15px;
  color: rgba(42, 42, 42, 1.00);
  display: inline-block;
  margin: 0 0 0 20px;
}

.commonbox {
  margin: 0 0 50px 0;
}

.commonbox ul {
  display: flex;
  margin: 0 0 20px 0;
}

.commonbox ul li {
  margin: 0 3% 0 0;
  width: 18%;
  cursor: pointer;
}

.allwrap--left__feature ul li:hover,
.commonbox ul li:hover {
  opacity: 0.5;
  transition: 0.2s;
}

.commonbox ul li:last-of-type {
  margin: 0;
}

.commonbox ul li span {
  display: block;
  line-height: 18px;
  margin: 8px 0 0 0;
  font-size: 14px;
  color: #3D3D3D;
}

.allwrap--left__feature {
  margin: 0 0 50px 0;
}

.allwrap--left__feature ul {
  letter-spacing: -0.4em;
}

.allwrap--left__feature ul li {
  width: 31%;
  margin: 0 2% 10px 0;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.allwrap--left__feature ul li:last-of-type {
  margin: 0;
}

.allwrap--left__feature ul li span {
  font-size: 14px;
  margin: 2px 0 0 0;
}

.allwrap--left__feature ul li strong {
  display: inline-block;
  font-weight: normal;
  border-radius: 5px;
  padding: 1px 3px;
  font-size: 12px;
  margin: 0 5px 0 0;
  font-weight: normal;
  color: #FFFFFF;
}

.o01 {
  background: #51ab2d;
}

.t01 {
  background: #ee698f;
}

.mailmag {
  height: 180px;
}

.rank1 {
  color: #935B00;
  font-size: 16px;
}

.rank2 {
  color: #7B7B7B;
  font-size: 16px;
}

.rank3 {
  color: #9F4A00;
  font-size: 16px;
}

.rank0 {
  color: #2A2A2A;
  font-size: 16px;
}

.mail--all__box {
  display: flex;
  justify-content: center;
}

.mail--leftbox {
  width: 700px;
  margin: 0 50px 0 0;
}

.mail--righttbox {
  width: 250px;
}

.mail--righttbox {
  background: #F7F3F3;
}

.mail--righttbox dt {
  background: #867171;
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  padding: 8px;
}

.mail--righttbox ul {
  padding: 10px;
}

.mail--righttbox ul li {
  padding: 0 0 0 0;
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 150%;
}

.mail--righttbox ul li span {
  display: block;
  background: rgba(0, 0, 0, 0.2);
  padding: 3px 5px;
}

.mail--righttbox ul li strong {
  font-weight: normal;
}

.pcnone {
  display: none !important
}

/****navimenu****/
.navif {
  display: flex;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
}

.navif li {
  border-left: 1px solid rgba(0, 0, 0, 0.09)
}

.navif li:nth-of-type(1) {
  border-left: none;
}

.navif li a {
  display: block;
  padding: 10px 13px 15px;
  font-size: 14px;
  position: relative;
}

.navif li a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  position: absolute;
  right: 45%;
  bottom: -3%;
}

.contents {
  margin-top: -150px;
  padding-top: 150px;
}
