@charset "UTF-8";
#headerArea {
  border-bottom: none;
}

#areaWrapper1 {
  width: 1075px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

/* スマホ（画面サイズが768以下）はここのスタイルを読み込む */
@media screen and (max-width: 767px) {
  #areaWrapper1 {
    width: 100%;
    padding: 0;
    padding-top: 62px;
  }
}
#areaWrapper2 #mainArea {
  width: 100% !important;
}

div#pbBlock296628 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

#footerArea #pickup_contents {
  display: block !important;
  background: #ddd;
}
@media screen and (min-width: 768px) {
  #footerArea #pickup_contents .outer_base .inner_base {
    padding-top: 35px;
    padding-bottom: 30px;
  }
  #footerArea #pickup_contents .outer_base .inner_base .top_h {
    color: #666;
    margin-bottom: 10px;
  }
  #footerArea #pickup_contents .outer_base .inner_base ul {
    letter-spacing: -0.4em;
    margin-bottom: 20px !important;
  }
  #footerArea #pickup_contents .outer_base .inner_base ul li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 280px;
  }
  #footerArea #pickup_contents .outer_base .inner_base ul li:not(:last-of-type) {
    margin-right: 60px;
  }
  #footerArea #pickup_contents .outer_base .inner_base .other_link {
    text-align: right;
  }
  #footerArea #pickup_contents .outer_base .inner_base .other_link a {
    font-size: 1.5em;
    color: #666;
    padding-right: 20px;
    background: url(../images/common/arrow01.png) no-repeat right 0px top 49%;
  }
}
@media screen and (max-width: 767px) {
  #footerArea #pickup_contents .outer_base .inner_base {
    padding-top: 20px !important;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 20px;
    box-sizing: border-box;
  }
  #footerArea #pickup_contents .outer_base .inner_base .top_h {
    font-size: 2.3em;
    color: #666;
    margin-bottom: 10px !important;
  }
  #footerArea #pickup_contents .outer_base .inner_base ul {
    margin-bottom: 20px !important;
  }
  #footerArea #pickup_contents .outer_base .inner_base ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  #footerArea #pickup_contents .outer_base .inner_base ul li img {
    width: 100%;
  }
  #footerArea #pickup_contents .outer_base .inner_base .other_link {
    text-align: right;
  }
  #footerArea #pickup_contents .outer_base .inner_base .other_link a {
    font-size: 1.5em;
    color: #666;
    padding-right: 20px;
    background: url(../images/common/arrow01.png) no-repeat right 0px top 49%;
  }
}

.gouhi {
  text-align: center;
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.gouhi p {
  font-size: 1.8em;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  .gouhi p {
    font-size: 1.5em;
  }
}
.gouhi p a {
  color: #FFF;
}

@media screen and (min-width: 768px) {
  .link_btn_area.link_btn-gouhi {
    margin-bottom: 0 !important;
  }
}

@media print {
  body {
    width: 1075px;
  }
  body #headerArea {
    border-bottom: none;
  }
  body #main_header_inner {
    padding-top: 10px;
  }
  body #main_header_inner * {
    color: #666;
  }
  body #main_header_inner #h_logo {
    width: 305px;
    float: left;
  }
  body #main_header_inner #h_r {
    width: 595px;
    height: 70px;
    float: right;
    overflow: hidden;
    display: table;
  }
  body #main_header_inner #h_r #h_menu {
    display: table-cell;
    vertical-align: middle;
    width: 415px;
    overflow: hidden;
  }
  body #main_header_inner #h_r #h_menu p {
    float: left;
  }
  body #main_header_inner #h_r #h_menu ul {
    float: left;
  }
  body #main_header_inner #h_r #h_menu ul li {
    display: inline;
  }
  body #main_header_inner #h_r #h_menu ul li a img {
    margin-right: 0.2em;
    vertical-align: middle;
  }
  body #main_header_inner #h_r #h_search {
    display: table-cell;
    vertical-align: middle;
    width: 180px;
  }
  body #main_header_inner #gnav {
    clear: both;
    padding-top: 10px;
  }
  body #main_header_inner #gnav ul {
    overflow: hidden;
    border-left: 1px dotted #ccc;
  }
  body #main_header_inner #gnav ul li {
    width: 129px;
    float: left;
    text-align: center;
    border-right: 1px dotted #ccc;
    font-size: 1.4em;
  }
  body #main_header_inner #gnav ul li:first-child {
    width: 48px;
  }
  body #main_header_inner #gnav ul li a {
    display: block;
    line-height: 49px;
  }
  body #main_header_inner #gnav ul li a > img {
    margin-top: -2px;
  }
  body #main_header_inner #gnav ul li:last-child a img {
    margin-left: 7px;
  }
  body #main_header_inner #gnav ul li ul {
    display: none;
  }
  body #main_header #main_header_inner .spHeadframe #menuBtn {
    display: none;
  }
  body #main_header #main_header_inner #gnav #gnav_inner1 #gnav_inner2 ul li.open_menu ul {
    display: none;
  }
  body #main_header #main_header_inner #gnav #gnav_inner1 #gnav_inner2 .spgnav2 {
    display: none;
  }
  body div#pbBlock296628 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  body #areaWrapper1 {
    width: 1075px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }
  body #page_index #container #container_inner .boxes .box .box_h {
    border-bottom: 1px solid #666;
  }
  body #main_footer #footer01 {
    box-shadow: none;
    border-top: 3px solid #CCC;
  }
}




/* 20190808追加 */
#main_footer #footer01 #footer01_inner ul li a.link-double{
  display: flex;
  height: 37px;
  align-items: center;
  padding: 0 8px;
  font-size: 12px;
}
#main_footer #footer01 #footer01_inner ul li a.link-double .link-double-text{
    width: 80%;
    line-height: 0.9;
  }
#main_footer #footer01 #footer01_inner ul li a.link-double br{
  line-height: 1.0;
}
@media screen and (max-width: 767px) {
  .sp-none{
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #main_footer #footer01 #footer01_inner ul li a.link-double .link-double-icon{
  width: 23px;
  }
  #main_footer #footer01 #footer01_inner ul li a.link-double .link-double-text{
    width: 76%;
    line-height: 1.1;
  }
}
/*# sourceMappingURL=index.css.map */