@media screen and (max-width: 767px) {
  #frame {
    padding-top: 80px !important;
  }
  #topicPath {
    margin-top: 20px !important;
  }
}

.headerWrapper {
  position: relative;
  z-index: 999;
}

#header {
  /*  HTML5 display-role reset for older browsers */
  /* clearfix */
  font-feature-settings: 'palt';
  letter-spacing: 0.1em;
  font-family: 'Noto Sans JP', sans-serif;
  font-display: swap;
  line-height: 1.5;
  font-size: 10px;
  color: #1b1b1b;
  max-width: inherit;
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #e2e2e2;
  display: table;
  position: relative;
}

#header html,
#header body,
#header div,
#header span,
#header applet,
#header object,
#header iframe,
#header h1,
#header h2,
#header h3,
#header h4,
#header h5,
#header h6,
#header p,
#header blockquote,
#header pre,
#header a,
#header abbr,
#header acronym,
#header address,
#header big,
#header cite,
#header code,
#header del,
#header dfn,
#header em,
#header img,
#header ins,
#header kbd,
#header q,
#header s,
#header samp,
#header small,
#header strike,
#header strong,
#header sub,
#header sup,
#header tt,
#header var,
#header b,
#header u,
#header i,
#header center,
#header dl,
#header dt,
#header dd,
#header ol,
#header ul,
#header li,
#header fieldset,
#header form,
#header label,
#header legend,
#header table,
#header caption,
#header tbody,
#header tfoot,
#header thead,
#header tr,
#header th,
#header td,
#header article,
#header aside,
#header canvas,
#header details,
#header embed,
#header figure,
#header figcaption,
#header footer,
#header header,
#header hgroup,
#header menu,
#header nav,
#header output,
#header ruby,
#header section,
#header summary,
#header time,
#header mark,
#header audio,
#header video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

#header article,
#header aside,
#header details,
#header figcaption,
#header figure,
#header footer,
#header header,
#header hgroup,
#header menu,
#header nav,
#header section {
  display: block;
}

#header body {
  line-height: 1;
}

#header ol,
#header ul {
  list-style: none;
}

#header blockquote,
#header q {
  quotes: none;
}

#header blockquote:before,
#header blockquote:after,
#header q:before,
#header q:after {
  content: none;
}

#header table {
  border-collapse: collapse;
  border-spacing: 0;
}

#header a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#header .clearfix {
  overflow: hidden;
}

#header .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}

#header * html .clearfix {
  zoom: 1;
}

#header *:first-child + html .clearfix {
  zoom: 1;
}

#header img {
  width: inherit;
  max-width: 176px;
  height: inherit;
}

#header #logo {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 20%;
  height: 50px;
  border-right: 1px solid #e2e2e2;
  /*padding: 0 10px;*/
}

#header #logo a:hover {
  text-decoration: none;
}

#header #headerParts {
  display: table-cell;
  width: 80%;
  vertical-align: middle;
  font-weight: 500;
}

#header #headerParts #upper {
  height: 34px;
  border-bottom: 1px solid #e2e2e2;
  display: table;
  width: 100%;
}

#header #headerParts #headerNav {
  display: table-cell;
  vertical-align: middle;
  width: 76%;
  height: 35px;
  text-align: right;
  border-right: 1px solid #e2e2e2;
}

#header #headerParts #headerNav a {
  color: #1b1b1b;
  font-size: 12px;
  text-decoration: none;
  padding-right: 16px;
}

#header #headerParts #headerNav a:hover {
  color: #1b1b1b;
  text-decoration: underline;
}

#header #headerParts #headerNav #searchBtn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 16px;
}

.headerWrapper #searchBox {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}

.headerWrapper #searchForm {
  width: 0;
  max-width: 640px;
}

.headerWrapper #searchSm {
  padding: 0px 0px 0px 10px;
  outline: #9ecaed solid 1px;
  border: currentColor;
  -o-border-image: none;
  border-image: none;
  top: 0px;
  width: 100%;
  height: 35px;
  right: 0px;
  position: absolute;
  z-index: 5;
}

.headerWrapper #closeSearch {
  float: right;
  position: relative;
  z-index: 5;
  padding-right: 0;
}

#header #headerParts .menu {
  display: table;
  width: 100%;
  margin: 0;
}

#header #headerParts .menu > li {
  display: table-cell;
  height: 45px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-left: 1px solid #e2e2e2;
  line-height: 1;
}

#header #headerParts .menu > li:first-child {
  border-left: none;
}

#header #headerParts .nav-col2 .menu > li {
  width: 50%;
}

#header #headerParts .nav-col3 .menu > li {
  width: 33.33%;
}

#header #headerParts .nav-col4 .menu > li {
  width: 25%;
}

#header #headerParts .nav-col5 .menu > li {
  width: 20%;
}

#header #headerParts .nav-col6 .menu > li {
  width: 16.66%;
}

#header #headerParts .nav-col7 .menu > li {
  width: 14.28%;
}

#header #headerParts .menu > li > a {
  width: 100%;
  display: block;
  /*font2019-size:1.5em;*/
  font-size: 16px;
  color: #cb1c1d;
  text-decoration: none;
  height: 45px;
  line-height: 45px;
  position: relative;
}

#header #headerParts .menu > li > a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 0%;
  height: 3px;
  transition: 0.2s;
  background-color: #fc0204;
}

#header #headerParts .menu > li.dropDown > a:after {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  transform: translate(150%, -30%) rotate(45deg);
}

#header #headerParts .menu > li.dropDown.open > a:after {
  background-position: center top;
}

#header #headerParts .menu > li > a:hover:before {
  width: 100%;
}

@media screen and (max-width: 1120px) {
  #header #headerParts .menu > li > a {
    font-size: 12px;
  }
}

@media screen and (max-width: 900px) {
  #header #headerParts .menu > li > a {
    font-size: 10px;
  }
}

.sp_headerArea {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc_contents {
    display: none !important;
  }
  .sph1 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-left: 5px solid #eee;
    padding-left: 8px;
    text-align: left;
    margin: 10px 2%;
  }
  .sp_headerArea {
    /*  HTML5 display-role reset for older browsers */
    /* clearfix */
    font-feature-settings: 'palt';
    letter-spacing: 0.1em;
    font-family: 'Noto Sans JP', sans-serif;
    font-display: swap;
    line-height: 1.5;
    font-size: 10px;
    color: #1b1b1b;
    display: block;
    position: relative;
    left: 0px;
    z-index: 0;
  }
  .sp_headerArea html,
  .sp_headerArea body,
  .sp_headerArea div,
  .sp_headerArea span,
  .sp_headerArea applet,
  .sp_headerArea object,
  .sp_headerArea iframe,
  .sp_headerArea h1,
  .sp_headerArea h2,
  .sp_headerArea h3,
  .sp_headerArea h4,
  .sp_headerArea h5,
  .sp_headerArea h6,
  .sp_headerArea p,
  .sp_headerArea blockquote,
  .sp_headerArea pre,
  .sp_headerArea a,
  .sp_headerArea abbr,
  .sp_headerArea acronym,
  .sp_headerArea address,
  .sp_headerArea big,
  .sp_headerArea cite,
  .sp_headerArea code,
  .sp_headerArea del,
  .sp_headerArea dfn,
  .sp_headerArea em,
  .sp_headerArea img,
  .sp_headerArea ins,
  .sp_headerArea kbd,
  .sp_headerArea q,
  .sp_headerArea s,
  .sp_headerArea samp,
  .sp_headerArea small,
  .sp_headerArea strike,
  .sp_headerArea strong,
  .sp_headerArea sub,
  .sp_headerArea sup,
  .sp_headerArea tt,
  .sp_headerArea var,
  .sp_headerArea b,
  .sp_headerArea u,
  .sp_headerArea i,
  .sp_headerArea center,
  .sp_headerArea dl,
  .sp_headerArea dt,
  .sp_headerArea dd,
  .sp_headerArea ol,
  .sp_headerArea ul,
  .sp_headerArea li,
  .sp_headerArea fieldset,
  .sp_headerArea form,
  .sp_headerArea label,
  .sp_headerArea legend,
  .sp_headerArea table,
  .sp_headerArea caption,
  .sp_headerArea tbody,
  .sp_headerArea tfoot,
  .sp_headerArea thead,
  .sp_headerArea tr,
  .sp_headerArea th,
  .sp_headerArea td,
  .sp_headerArea article,
  .sp_headerArea aside,
  .sp_headerArea canvas,
  .sp_headerArea details,
  .sp_headerArea embed,
  .sp_headerArea figure,
  .sp_headerArea figcaption,
  .sp_headerArea footer,
  .sp_headerArea header,
  .sp_headerArea hgroup,
  .sp_headerArea menu,
  .sp_headerArea nav,
  .sp_headerArea output,
  .sp_headerArea ruby,
  .sp_headerArea section,
  .sp_headerArea summary,
  .sp_headerArea time,
  .sp_headerArea mark,
  .sp_headerArea audio,
  .sp_headerArea video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
  }
  .sp_headerArea article,
  .sp_headerArea aside,
  .sp_headerArea details,
  .sp_headerArea figcaption,
  .sp_headerArea figure,
  .sp_headerArea footer,
  .sp_headerArea header,
  .sp_headerArea hgroup,
  .sp_headerArea menu,
  .sp_headerArea nav,
  .sp_headerArea section {
    display: block;
  }
  .sp_headerArea body {
    line-height: 1;
  }
  .sp_headerArea ol,
  .sp_headerArea ul {
    list-style: none;
  }
  .sp_headerArea blockquote,
  .sp_headerArea q {
    quotes: none;
  }
  .sp_headerArea blockquote:before,
  .sp_headerArea blockquote:after,
  .sp_headerArea q:before,
  .sp_headerArea q:after {
    content: none;
  }
  .sp_headerArea table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  .sp_headerArea a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .sp_headerArea .clearfix {
    overflow: hidden;
  }
  .sp_headerArea .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
  }
  .sp_headerArea * html .clearfix {
    zoom: 1;
  }
  .sp_headerArea *:first-child + html .clearfix {
    zoom: 1;
  }
  .sp_headerArea .sp_logoArea {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    background: #fff;
    z-index: 20;
    width: 96%;
    padding: 0 2%;
    border-bottom: 5px solid #f00000;
  }
  .sp_headerArea .sp_logoArea .sp_ci {
    float: left;
    text-align: left;
    padding: 15px 2% 8px 2%;
    margin: 0;
  }
  .sp_headerArea .sp_logoArea .sp_ci img {
    width: 182px;
    height: auto;
  }
  .sp_headerArea .sp_logoArea .sp_header_menuButton {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .sp_headerArea .sp_logoArea .sp_header_menuButton a#sp_searchBtn {
    /* display: block;
    float: right; */
    width: 40px;
    height: 40px;
    display: inline-flex;
    padding: 0 5px 0 0;
  }
  .sp_headerArea .sp_logoArea .sp_header_menuButton a#sp_searchBtn img {
    width: 24px;
    height: 24px;
    padding: 13px 0 0;
  }
  .sp_headerArea .sp_logoArea .sp_header_menuButton a#menubtn {
    /* display: block;
    float: right; */
    width: 40px;
    height: 40px;
  }
  .sp_headerArea .sp_header_menuButton a#menubtn {
    display: block;
    background: url(/jp/cmn_2020/img/top/sp_icon_menuBtnO.png) no-repeat !important;
    background-position: left 10px !important;
    background-size: 35px 29px !important;
  }
  .sp_headerArea .sp_header_menuButton a#menubtn.open {
    display: block;
    background: url(/jp/cmn_2020/img/sp_icon_menuBtnC.png) no-repeat !important;
    background-position: left 10px !important;
    background-size: 35px 29px !important;
  }
  .headerWrapper #searchForm {
    max-width: 60vw;
  }
  .headerWrapper #searchBox {
    position: fixed;
    top: 5px;
    right: 68px;
    z-index: inherit;
  }
  .sp_headerArea .sp_search {
    margin-bottom: 10px;
    padding: 8px 0px 6px 0px;
    border-bottom: 3px solid #ccc;
  }
  .sp_headerArea .sp_search p {
    display: table;
    width: 100%;
    padding: 0;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sp_headerArea .sp_search input#searchSubmitForm {
    display: table-cell;
    width: 70%;
    height: 36px;
    line-height: 36px;
    border: 2px solid #ccc;
    border-radius: 4px;
    padding-left: 28px;
    text-align: left;
    vertical-align: middle;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/jp/cmn_2020/img/sp_icon_search.png) no-repeat, linear-gradient(to bottom, #f4f4f4, #f8f8f8);
    background-position: 5px center;
    background-size: 18px;
    font-size: 20px;
    resize: none;
  }
  .sp_headerArea .sp_search input#searchSubmitBtn {
    display: table-cell;
    width: 20%;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    border: none;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #fafafa, #dcdcdc);
  }
  .sp_headerArea .sp_menuButton {
    display: table;
    width: 100%;
    margin-bottom: 5px;
    padding: 0 2%;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sp_headerArea .sp_menuButton li {
    display: table-cell;
    padding: 0 1%;
    text-align: center;
    vertical-align: bottom;
    background-size: 10px 10px;
    background-position: right bottom;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sp_headerArea .sp_menuButton li img {
    width: 100%;
    height: auto;
  }
  .sp_headerArea .sp_menuButton_wrapper {
    margin-top: 20px;
    margin-bottom: -10px;
  }
  #sp_menuWrapper {
    /*  HTML5 display-role reset for older browsers */
    /* clearfix */
    font-feature-settings: 'palt';
    letter-spacing: 0.1em;
    font-family: 'Noto Sans JP', sans-serif;
    font-display: swap;
    line-height: 1.5;
    font-size: 10px;
    color: #1b1b1b;
    text-align: left;
    z-index: 999999;
    width: 100%;
    position: fixed;
    background-color: #fff;
    top: 51px;
    left: 0;
    display: none;
    max-height: calc(100% - 60px);
    overflow: scroll;
    /* #subColumn ul#localNav li.current ul li:first-child a{ */
  }
  #sp_menuWrapper html,
  #sp_menuWrapper body,
  #sp_menuWrapper div,
  #sp_menuWrapper span,
  #sp_menuWrapper applet,
  #sp_menuWrapper object,
  #sp_menuWrapper iframe,
  #sp_menuWrapper h1,
  #sp_menuWrapper h2,
  #sp_menuWrapper h3,
  #sp_menuWrapper h4,
  #sp_menuWrapper h5,
  #sp_menuWrapper h6,
  #sp_menuWrapper p,
  #sp_menuWrapper blockquote,
  #sp_menuWrapper pre,
  #sp_menuWrapper a,
  #sp_menuWrapper abbr,
  #sp_menuWrapper acronym,
  #sp_menuWrapper address,
  #sp_menuWrapper big,
  #sp_menuWrapper cite,
  #sp_menuWrapper code,
  #sp_menuWrapper del,
  #sp_menuWrapper dfn,
  #sp_menuWrapper em,
  #sp_menuWrapper img,
  #sp_menuWrapper ins,
  #sp_menuWrapper kbd,
  #sp_menuWrapper q,
  #sp_menuWrapper s,
  #sp_menuWrapper samp,
  #sp_menuWrapper small,
  #sp_menuWrapper strike,
  #sp_menuWrapper strong,
  #sp_menuWrapper sub,
  #sp_menuWrapper sup,
  #sp_menuWrapper tt,
  #sp_menuWrapper var,
  #sp_menuWrapper b,
  #sp_menuWrapper u,
  #sp_menuWrapper i,
  #sp_menuWrapper center,
  #sp_menuWrapper dl,
  #sp_menuWrapper dt,
  #sp_menuWrapper dd,
  #sp_menuWrapper ol,
  #sp_menuWrapper ul,
  #sp_menuWrapper li,
  #sp_menuWrapper fieldset,
  #sp_menuWrapper form,
  #sp_menuWrapper label,
  #sp_menuWrapper legend,
  #sp_menuWrapper table,
  #sp_menuWrapper caption,
  #sp_menuWrapper tbody,
  #sp_menuWrapper tfoot,
  #sp_menuWrapper thead,
  #sp_menuWrapper tr,
  #sp_menuWrapper th,
  #sp_menuWrapper td,
  #sp_menuWrapper article,
  #sp_menuWrapper aside,
  #sp_menuWrapper canvas,
  #sp_menuWrapper details,
  #sp_menuWrapper embed,
  #sp_menuWrapper figure,
  #sp_menuWrapper figcaption,
  #sp_menuWrapper footer,
  #sp_menuWrapper header,
  #sp_menuWrapper hgroup,
  #sp_menuWrapper menu,
  #sp_menuWrapper nav,
  #sp_menuWrapper output,
  #sp_menuWrapper ruby,
  #sp_menuWrapper section,
  #sp_menuWrapper summary,
  #sp_menuWrapper time,
  #sp_menuWrapper mark,
  #sp_menuWrapper audio,
  #sp_menuWrapper video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
  }
  #sp_menuWrapper article,
  #sp_menuWrapper aside,
  #sp_menuWrapper details,
  #sp_menuWrapper figcaption,
  #sp_menuWrapper figure,
  #sp_menuWrapper footer,
  #sp_menuWrapper header,
  #sp_menuWrapper hgroup,
  #sp_menuWrapper menu,
  #sp_menuWrapper nav,
  #sp_menuWrapper section {
    display: block;
  }
  #sp_menuWrapper body {
    line-height: 1;
  }
  #sp_menuWrapper ol,
  #sp_menuWrapper ul {
    list-style: none;
  }
  #sp_menuWrapper blockquote,
  #sp_menuWrapper q {
    quotes: none;
  }
  #sp_menuWrapper blockquote:before,
  #sp_menuWrapper blockquote:after,
  #sp_menuWrapper q:before,
  #sp_menuWrapper q:after {
    content: none;
  }
  #sp_menuWrapper table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  #sp_menuWrapper a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  #sp_menuWrapper .clearfix {
    overflow: hidden;
  }
  #sp_menuWrapper .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
  }
  #sp_menuWrapper * html .clearfix {
    zoom: 1;
  }
  #sp_menuWrapper *:first-child + html .clearfix {
    zoom: 1;
  }
  #sp_menuWrapper .sp_menuButton_wrapper {
    margin-top: 16px;
  }
  #sp_menuWrapper a {
    color: #1b1b1b;
  }
  #sp_menuWrapper a:hover {
    text-decoration: none;
  }
  #sp_menuWrapper li {
    list-style: none;
  }
  #sp_menuWrapper.open {
    display: block;
  }
  #sp_menuWrapper .list a {
    display: block;
    padding: 12px 20px;
    position: relative;
  }
  #sp_menuWrapper .list a:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    top: 50%;
    right: 20px;
    border-right: 1px solid #e93527;
    border-bottom: 1px solid #e93527;
    transform: translate(0, -50%) rotate(-45deg);
  }
  #sp_menuWrapper .gnav {
    font-size: 140%;
    background-color: #fff;
  }
  #sp_menuWrapper .gnav li {
    border-bottom: 1px solid #e8e8e8;
  }
  #sp_menuWrapper .gnav a {
    font-weight: bold;
  }
  #sp_menuWrapper ul#localNav {
    border-bottom: 1px solid #ccc;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
  }
  #sp_menuWrapper #localNav li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #sp_menuWrapper ul#localNav li.current,
  #sp_menuWrapper ul#localNav li.current a,
  #sp_menuWrapper ul#localNav li.current ul,
  #sp_menuWrapper ul#localNav li.current ul li,
  #sp_menuWrapper ul#localNav li.current ul li.current,
  #sp_menuWrapper ul#localNav li {
    padding: 5px 0 5px 28px;
    /*
  background:url(../img/bullet_dot00.gif) 10px 1em no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#dcdcdc));
	background:url(../img/bullet_dot00.gif) 10px 1em no-repeat,-moz-linear-gradient(top, #fafafa, #dcdcdc);
	background:url(../img/bullet_dot00.gif) 10px 1em no-repeat,linear-gradient(to bottom, #fafafa, #dcdcdc);
  */
    background: url(../img/bullet_arrow03.gif) 10px 1em no-repeat, linear-gradient(to bottom, #fafafa, #fafafa);
    box-sizing: border-box;
    -moz-box-sizing: padding-box;
    border-top: 1px solid #ccc;
    margin-bottom: 0;
    color: #323232;
    font-size: 14px;
  }
  #sp_menuWrapper ul#localNav li:first-child {
    border: none;
  }
  #sp_menuWrapper ul#localNav li a {
    color: #323232;
    font-size: 16px;
  }
  #sp_menuWrapper ul#localNav li.current a {
    padding: 5px 0 5px 28px;
    /*
  background:url(../img/bullet_dot02.gif) 10px 16px no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#dcdcdc));
	  background:url(../img/bullet_dot02.gif) 10px 16px no-repeat,-moz-linear-gradient(top, #fafafa, #dcdcdc);
	  background:url(../img/bullet_dot02.gif) 10px 16px no-repeat,linear-gradient(to bottom, #fafafa, #dcdcdc);
  */
    background: url(../img/bullet_arrow04.gif) 10px center no-repeat, linear-gradient(to bottom, #fafafa, #fafafa);
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    margin-bottom: 0;
    color: #323232;
    line-height: 28px;
  }
  #sp_menuWrapper ul#localNav li.current ul li a {
    margin: 0;
    padding: 5px 10px 5px 40px;
    /*
  background: url(../img/bullet_dot00.gif) 25px center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#505050), to(#323232));
	  background:url(../img/bullet_dot00.gif) 25px center no-repeat,-moz-linear-gradient(top, #505050, #323232);
	  background:url(../img/bullet_dot00.gif) 25px center no-repeat,linear-gradient(to bottom, #505050, #323232);
  */
    background: url(../img/bullet_dot01.gif) 25px center no-repeat, linear-gradient(to bottom, #fafafa, #fafafa);
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #d2d2d2;
    color: #323232;
  }
  #sp_menuWrapper ul#localNav li.current ul li.current a {
    padding: 5px 10px 5px 40px;
    /*
  background: url(../img/bullet_dot02.gif) 25px center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#505050), to(#323232));
	  background:url(../img/bullet_dot02.gif) 25px center no-repeat,-moz-linear-gradient(top, #505050, #323232);
	  background:url(../img/bullet_dot02.gif) 25px center no-repeat,linear-gradient(to bottom, #505050, #323232);
  */
    background: url(../img/bullet_dot02.gif) 25px center no-repeat, linear-gradient(to bottom, #fafafa, #fafafa);
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sp_menuWrapper ul#localNav li.current ul li.current ul li.current a {
    padding: 5px 10px 5px 55px;
    background: url(../img/bullet_dash02.gif) 40px center no-repeat, linear-gradient(to bottom, #fafafa, #fafafa);
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sp_menuWrapper .footernav {
    display: flex;
    flex-wrap: wrap;
  }
  #sp_menuWrapper .footernav li {
    width: 100%;
    box-sizing: border-box;
  }
  #sp_menuWrapper .footernav li:first-child,
  #sp_menuWrapper .footernav li:nth-child(2) {
    border-bottom: 1px solid #e8e8e8;
  }
  #sp_menuWrapper .footernav li:last-child {
    border-left: 1px solid #e8e8e8;
  }
  #sp_menuWrapper .footernav li:nth-child(n + 3) {
    width: 50%;
  }
  #sp_menuWrapper .contact {
    text-align: center;
    font-size: 150%;
  }
  #sp_menuWrapper .contact a {
    display: block;
    background-color: #ea3323;
    color: #fff;
    padding: 0.7em 0;
    position: relative;
  }
  #sp_menuWrapper .contact a:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    top: 50%;
    right: 20px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: translate(0, -50%) rotate(-45deg);
  }
  #sp_menuWrapper .close {
    width: 80%;
    font-size: 150%;
    border: 1px solid #999;
    text-align: center;
    padding: 0.8em;
    margin: 20px auto;
  }
}
@media screen and (max-width: 300px) {
  .sp_headerArea .sp_logoArea .sp_header_menuButton {
    width: 100%;
  }
}
