@charset "UTF-8";
#accordion_wrrap {
  width: 638px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #bcbdbf;
  border-left-color: #bcbdbf;
  font-size: 27px; }

#accordion_menu {
  width: 100%;
  height: auto;
  /*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcbdbf;*/
  line-height: 32px;
  background-color: #FFF; }

.footer_01.sp #accordion_menu {
  background: #F2F2F2; }
  .footer_01.sp #accordion_menu #pankuzu {
    padding-left: 20px; }

#accordion_menu a {
  color: #3e3a39;
  text-decoration: none;
  line-height: 32px; }

/* アコーディオンのカテゴリーの指定 */
#accordion_menu .menuheader {
  height: auto;
  text-decoration: none;
  cursor: hand;
  cursor: pointer;
  position: relative;
  width: 91%;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 32px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  margin-left: auto;
  margin-right: auto;
  font-size: 10px;
  padding-left: 10px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #3E3A39; }

#menuheaderlayer_01 {
  position: absolute;
  /*width: 506px;*/
  width: 76%;
  /*top: 15px;*/
  top: 0;
  left: 20px;
  font-size: 7px; }

#menuheaderlayer_02 {
  position: absolute;
  /*width: 506px;*/
  width: 76%;
  /*top: 43px;*/
  top: 17px;
  left: 20px;
  font-size: 13px; }

#menuheaderlayer_03 {
  position: absolute;
  /*width: 506px;*/
  width: 76%;
  top: 0px;
  left: 21px;
  font-size: 7px;
  color: #231815; }

#menuheaderlayer_04 {
  position: absolute;
  /*width: 506px;*/
  width: 76%;
  top: 17px;
  left: 21px;
  font-size: 13px;
  color: #231815; }

/* openheader はカテゴリーが開いている状態のCSS */
#accordion_menu .openheader {
  height: auto;
  color: #4D4D4D;
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 32px; }

/* 子メニューの指定 */
#accordion_menu div.categoryitems {
  height: auto;
  width: 100%;
  /*background-color: #;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bcbdbf;*/
  line-height: 32px; }

#accordion_menu div.categoryitems > a {
  display: block; }

#accordion_menu div.timesH_01 {
  height: auto;
  padding-top: 7px; }

/*-----矢印ステータスアイコンの位置-----*/
#accordion_menu div.menuheader .statusicon {
  position: absolute;
  /*top: 14px;
	left: 95%;*/
  top: 18px;
  left: 97%;
  border: none; }

.category_01 {
  height: auto;
  width: 90%;
  margin-left: auto;
  padding-top: 3px;
  padding-left: 5px;
  padding-bottom: 3px;
  line-height: 32px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  font-size: 10px;
  margin-right: auto; }
  .category_01-url {
    position: relative; }
    .category_01-url:after {
      content: '';
      background: url(/image/common/open-window-icon.svg) no-repeat center/contain;
      width: 10px;
      height: 10px;
      position: absolute;
      top: 12px;
      left: 62px; }

.pankuzu {
  line-height: 32px;
  margin-right: auto;
  font-size: 10px;
  padding-left: 20px; }

.pankuzu a {
  color: #3e3a39;
  text-decoration: none;
  line-height: 32px; }

.footer-spInfor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px 10px 0;
  background: #fff; }

.footer-spIcon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.foot_SpEng {
  margin-left: 15px; }
  .foot_SpEng > span {
    display: block;
    font-size: 10px;
    line-height: 1;
    margin-top: -5px; }

.pankuzu2 {
  width: 100%;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 32px;
  margin-right: auto;
  background-color: #FFF; }

.footer_01.sp .pankuzu2 {
  background: #F2F2F2; }

/*.category_02 {
	height: auto;
	width: 90%;
	background-color: #ffffff;
	margin-left: 30px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 10px;
	background-image: url(../image/common/button03.png);
	background-repeat: no-repeat;
	background-size:10px;
	background-position: 90% center;
	font-size: 10px;
}*/
.expandable img {
  width: 10px; }

.footer2-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .footer2-link li {
    width: 50%;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
    padding: 12px 5px; }
    .footer2-link li:first-child, .footer2-link li:nth-child(2) {
      border-top: 1px solid #e0e0e0; }
    .footer2-link li:nth-child(even) {
      border-left: 1px solid #e0e0e0; }
    .footer2-link li > a {
      font-size: 9px;
      line-height: 1.2;
      color: #727171;
      position: relative;
      padding-left: 10px; }
      .footer2-link li > a:before {
        content: '';
        border-style: solid;
        border-width: 3px 0 3px 5px;
        border-color: transparent transparent transparent #727171;
        position: absolute;
        top: 4px;
        left: 0; }
