@charset "UTF-8";
/* CSS Document */
/*--------------------------------------------------------------------
  about-briefing
--------------------------------------------------------------------*/
.about-briefing .mapSpWrapper .tmb {
  padding: 10px 30px;
}
.about-briefing .mapSpWrapper .accordion {
  border: 1px solid #d4d4d4;
}
.about-briefing .mapSpWrapper .accordion dt {
  color: #fff !important;
  font-size: 16px;
}
.about-briefing .mapSpWrapper .accordion dt.tohoku {
  background-color: #43b5e9;
}
.about-briefing .mapSpWrapper .accordion dt.tohoku.active {
  background-color: #43b5e9;
}
.about-briefing .mapSpWrapper .accordion dt.kanto {
  background-color: #4cb7c3;
}
.about-briefing .mapSpWrapper .accordion dt.kanto.active {
  background-color: #4cb7c3;
}
.about-briefing .mapSpWrapper .accordion dt.tokai {
  background-color: #aace36;
}
.about-briefing .mapSpWrapper .accordion dt.tokai.active {
  background-color: #aace36;
}
.about-briefing .mapSpWrapper .accordion dt.kinki {
  background-color: #b094c4;
}
.about-briefing .mapSpWrapper .accordion dt.kinki.active {
  background-color: #b094c4;
}
.about-briefing .mapSpWrapper .accordion dt.shikoku {
  background-color: #e6b36e;
}
.about-briefing .mapSpWrapper .accordion dt.shikoku.active {
  background-color: #e6b36e;
}
.about-briefing .mapSpWrapper .accordion dt.kyushu {
  background-color: #f091a7;
}
.about-briefing .mapSpWrapper .accordion dt.kyushu.active {
  background-color: #f091a7;
}
.about-briefing .mapSpWrapper .accordion dt {
  width: 100%;
  padding: 14px 20px;
  background: url(../img/common/i_swich_w.png) 94% -50px no-repeat;
  background-size: 11px;
  line-height: 14px;
  font-size: 16px;
  color: #393939;
  border-top: 1px solid #d4d4d4;
}
.about-briefing .mapSpWrapper .accordion dt:nth-of-type(1) {
  border-top: none;
}
.about-briefing .mapSpWrapper .accordion dt.active {
  background: url(../img/common/i_swich_w.png) 94% 15px no-repeat;
  background-size: 11px;
}
.about-briefing .mapSpWrapper .accordion dd {
  display: none;
  width: 100%;
}
.about-briefing .mapSpWrapper .accordion dd ul li {
  border-top: 1px solid #d4d4d4;
  width: 100%;
}
.about-briefing .mapSpWrapper .accordion dd ul li:nth-of-type(1) {
  border-top: none;
}
.about-briefing .mapSpWrapper .accordion dd ul li a {
  display: block;
  width: 100%;
  padding: 10px 20px;
  background: url(../img/common/arrow.png) 95% 45% no-repeat;
  text-decoration: none !important;
}
.about-briefing .mapSpWrapper .accordion dd ul li:hover {
  text-decoration: none !important;
}
.about-briefing .mapSpWrapper .accordion dd ul li:active {
  text-decoration: none !important;
}
.about-briefing .mapWrapper {
  position: relative;
  width: 100%;
  height: 460px;
  background: url(../img/about-briefing/about-briefing_tmb01.png) no-repeat center center;
  background-size: contain;
}
.about-briefing .mapWrapper .areaWrappr {
  position: absolute;
}
.about-briefing .mapWrapper .areaWrappr .areabtn {
  display: block;
  width: 110px;
  height: 40px;
  padding: 10px 0;
  text-align: center;
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 6px;
}
.about-briefing .mapWrapper .areaWrappr .areabtn:hover {
  opacity: 0.8;
}
.about-briefing .mapWrapper .areaWrappr .mapList {
  position: absolute;
  width: 110px;
  padding: 20px 0;
  border: 1px solid #aaa;
  background: #fff;
  border-radius: 6px;
}
.about-briefing .mapWrapper .areaWrappr .mapList li {
  width: 100%;
  padding: 0 0 0 20px;
}
.about-briefing .mapWrapper .areaWrappr .mapList li a {
  display: block;
  width: 100%;
  color: #393939;
}
.about-briefing .mapWrapper .areaWrappr .mapList li a:hover {
  color: #ef5378;
  text-decoration: underline;
}
.about-briefing .mapWrapper .areaWrappr .mapList li a:before {
  display: inlne-block;
  content: "・";
}
.about-briefing .mapWrapper .areaWrappr .mapListWide {
  position: absolute;
  width: 190px;
  padding: 20px 0;
  border: 1px solid #aaa;
  background: #fff;
  border-radius: 6px;
}
.about-briefing .mapWrapper .areaWrappr .mapListWide li {
  width: 50%;
  float: left;
  padding: 0 0 0 10px;
}
.about-briefing .mapWrapper .areaWrappr .mapListWide li:nth-of-type(odd) {
  padding: 0 0 0 20px;
}
.about-briefing .mapWrapper .areaWrappr .mapListWide li a {
  display: block;
  width: 100%;
  color: #393939;
}
.about-briefing .mapWrapper .areaWrappr .mapListWide li a:hover {
  color: #ef5378;
  text-decoration: underline;
}
.about-briefing .mapWrapper .areaWrappr .mapListWide li a:before {
  display: inlne-block;
  content: "・";
}
.about-briefing .mapWrapper .area01Wrapper {
  top: 18%;
  left: 34%;
}
.about-briefing .mapWrapper .area02Wrapper {
  top: 37%;
  left: 14%;
}
.about-briefing .mapWrapper .area03Wrapper {
  top: 56%;
  left: -3%;
}
.about-briefing .mapWrapper .area04Wrapper {
  top: 16%;
  left: 86%;
}
.about-briefing .mapWrapper .area05Wrapper {
  top: 38%;
  left: 77%;
}
.about-briefing .mapWrapper .area06Wrapper {
  top: 75%;
  left: 80%;
}
.about-briefing .mapWrapper .area07Wrapper {
  top: 89%;
  left: 70%;
}
.about-briefing .mapWrapper .area01Wrapper #area01:hover,
.about-briefing .mapWrapper .area02Wrapper #area02:hover,
.about-briefing .mapWrapper .area03Wrapper #area03:hover,
.about-briefing .mapWrapper .area04Wrapper #area04:hover,
.about-briefing .mapWrapper .area05Wrapper #area05:hover,
.about-briefing .mapWrapper .area06Wrapper #area06:hover,
.about-briefing .mapWrapper .area07Wrapper #area07:hover {
	opacity: 1;
}

.about-briefing .mapWrapper .area01Wrapper #area01 {
  background: #a0a0a4;
}
.about-briefing .mapWrapper .area02Wrapper #area02 {
  background: url(../img/about-briefing/about-briefing_btn_bg01.png) no-repeat 80% center #e6b36e;
}
.about-briefing .mapWrapper .area02Wrapper #map02List {
  display: none;
  top: 40px;
}
.about-briefing .mapWrapper .area03Wrapper #area03 {
  background: url(../img/about-briefing/about-briefing_btn_bg01.png) no-repeat 80% center #f091a7;
}
.about-briefing .mapWrapper .area03Wrapper #map03List {
  display: none;
  top: 40px;
}
.about-briefing .mapWrapper .area04Wrapper #area04 {
  background: url(../img/about-briefing/about-briefing_btn_bg01.png) no-repeat 80% center #43b5e9;
}
.about-briefing .mapWrapper .area04Wrapper #map04List {
  display: none;
  top: 40px;
  z-index: 99;
}
.about-briefing .mapWrapper .area05Wrapper #area05 {
  background: url(../img/about-briefing/about-briefing_btn_bg01.png) no-repeat 80% center #4cb7c3;
}
.about-briefing .mapWrapper .area05Wrapper #map05List {
  display: none;
  top: 40px;
}
.about-briefing .mapWrapper .area06Wrapper #area06 {
  background: url(../img/about-briefing/about-briefing_btn_bg01.png) no-repeat 80% center #aace36;
}
.about-briefing .mapWrapper .area06Wrapper #map06List {
  display: none;
  top: 40px;
  z-index: 9;
}
.about-briefing .mapWrapper .area07Wrapper #area07 {
  background: url(../img/about-briefing/about-briefing_btn_bg01.png) no-repeat 80% center #b094c4;
}
.about-briefing .mapWrapper .area07Wrapper #map07List {
  display: none;
  top: 0px;
  left: 110px;
}
.about-briefing .twoRows li:nth-of-type(2) span {
  font-size: 30px;
  color: #003894;
  font-weight: bold;
}
.about-briefing .pointList {
  width: 100%;
}
.about-briefing .pointList li {
  width: 49%;
  float: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .about-briefing .pointList li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}
.about-briefing .pointList li:nth-of-type(even) {
  float: right;
}
@media screen and (max-width: 768px) {
  .about-briefing .pointList li:nth-of-type(even) {
    float: none;
  }
}
.about-briefing .pointList li dl {
  border: 1px solid #aaaaaa;
}
.about-briefing .pointList li dl dt {
  padding: 14px 0;
  background: #fff9cb;
  font-weight: bold;
  color: #f28e00;
  text-align: center;
  font-size: 16px;
}
.about-briefing .pointList li dl dd {
  padding: 22px 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .about-briefing .pointList li dl dd {
    padding: 10px;
    line-height: 1.6;
  }
}
.about-briefing .pointList li dl dd span {
  font-size: 18px;
  font-weight: bold;
  color: #003894;
}
.about-briefing .voiceList {
  width: 100%;
  margin: 30px auto;
}
.about-briefing .voiceList li {
  width: 100%;
  min-height: 70px;
  display: inline-block;
  padding: 0 0 0 70px;
  margin-top: 20px;
  background: url(../img/about-briefing/about-briefing_btn_bg02.png) no-repeat left top;
}
@media screen and (max-width: 768px) {
  .about-briefing .voiceList li {
    padding: 0 0 0 50px;
    background-size: 30px;
  }
  .about-briefing .voiceList li:first-child {
    margin-top: 0;
  }
}
.about-briefing .voiceList li .profile {
  display: block;
  float: right;
}

/*# sourceMappingURL=about-briefing.css.map */
