/**
* YUI 3.5.0 - reset.css (http://developer.yahoo.com/yui/3/cssreset/)
* http://cssreset.com
* Copyright 2012 Yahoo! Inc. All rights reserved.
* http://yuilibrary.com/license/
*/
/*
TODO will need to remove settings on HTML since we can't namespace it.
TODO with the prefix, should I group by selector or property for weight savings?
*/
html {
  color: #000;
  background: #FFF;
  font-family: "M PLUS 1p", serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 100%;
}

/*
TODO remove settings on BODY since we can't namespace it.
*/
/*
TODO test putting a class on HEAD.
- Fails on FF.
*/
main,
article,
section {
  display: block;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

fieldset,
img {
  border: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cf:after {
  clear: both;
  content: "";
  display: block;
}

/*
TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

/* to preserve line-height and selector appearance */
sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input,
textarea,
select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssreset {
  display: none;
}

/* ------------------------------
 common - width: all
------------------------------ */
html,
body {
  min-width: 1280px;
  background-image: url(../images/bg01.jpg);
  background-position: top 0 center;
}

.mincho01 {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 600;
  font-style: normal;
}

.gothic01 {
  font-family: "Zen Kaku Gothic New", serif;
  font-weight: 900;
  font-style: normal;
}

.ajtxt {
  text-align: justify;
  text-justify: inter-ideograph;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.op {
  display: block !important;
}

.os {
  display: none !important;
}

* {
  letter-spacing: 0.05em;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1280px;
  z-index: 10000;
  background-image: url(../images/bg01.jpg);
  background-position: top 0 center;
}
header .wrapper {
  padding: 30px 50px 30px 75px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
header .wrapper .snslist {
  position: absolute;
  top:10px;
  right: 15px;
  font-size: 0;
  letter-spacing: 0;
}
header .wrapper .snslist li {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
header .wrapper .snslist li a {
  display: block;
}
header .wrapper .snslist li a img {
  width: auto;
  height: 45px;
}
header .wrapper .logo {
  width: 95px;
  display: block;
}
header .wrapper .logo img {
  width: 100%;
  display: block;
}
header .wrapper .h_ttl_box {
  width: 680px;
  width: calc(100% - 310px);
  text-align: center;
  padding-right: 60px;
}
header .wrapper .h_ttl_box .en_name {
  text-align: center;
  font-size: 41px;
  line-height: 41px;
  letter-spacing: 10px;
  padding-left: 10px;
}
header .wrapper .h_ttl_box .gnav {
  margin-top: 30px;
}
header .wrapper .h_ttl_box .gnav ul {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
header .wrapper .h_ttl_box .gnav ul li {
  display: inline-block;
  vertical-align: top;
  padding-right: 50px;
  position: relative;
}
header .wrapper .h_ttl_box .gnav ul li:last-child {
  padding-right: 0;
}
header .wrapper .h_ttl_box .gnav ul li:last-child::after {
  display: none;
}
header .wrapper .h_ttl_box .gnav ul li::after {
  content: "";
  display: block;
  width: 39px;
  height: 46px;
  background-image: url(../images/icon_slash.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
}
header .wrapper .h_ttl_box .gnav ul li a {
  padding: 12px 0;
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #000;
}
header .wrapper .btnlist01 {
  width: 215px;
  padding-bottom: 12px;
  margin-left: -20px;
}
header .wrapper .btnlist01 li + li {
  margin-top: 20px;
}
header .wrapper .btnlist01 li a {
  display: block;
  text-decoration: none;
  background-color: #b6173d;
  font-size: 16px;
  line-height: 100%;
  padding: 16px 0;
  font-weight: 900;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
}
header .ham {
  display: none;
}
header .spmenu {
  display: none;
}

main {
  padding-top: 260px;
}
main section {
  position: relative;
}
main section .idpoint {
  position: absolute;
  top: -288px;
  left: 0;
  width: 1px;
  height: 1px;
}
main section.ttlsection01 .photo_fv {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
main section.ttlsection01 .wrapper {
  background-color: #a61f24;
  padding: 120px 0 100px;
  position: relative;
}
main section.ttlsection01 .wrapper .icon {
  width: 192px;
  display: block;
  position: absolute;
  top: -90px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
main section.ttlsection01 .wrapper h2 {
  text-align: center;
  font-weight: 900;
  font-size: 50px;
  color: #fff;
  letter-spacing: 5px;
}
main section.ttlsection01 .wrapper .t01 {
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-size: 23px;
  margin-top: 10px;
  position: relative;
  margin-bottom: 110px;
}
main section.ttlsection01 .wrapper .t01::after {
  content: "";
  display: block;
  width: 1px;
  height: 50px;
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: -80px;
  left: 0;
  margin: 0 auto;
}
footer .wrapper .entrybox {
  background-image: url(../images/bg_entrybox.png);
  background-size: cover;
  background-position: top 120px center;
  background-repeat: no-repeat;
  background-color: #a61f24;
  padding: 90px 0 150px;
  overflow: hidden;
}
footer .wrapper .entrybox .msgbox {
  width: 722px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
footer .wrapper .entrybox .msgbox img {
  width: 831px;
  display: block;
}
footer .wrapper .entrybox .box01 {
  width: 722px;
  margin: 40px auto 0;
  position: relative;
  z-index: 2;
}
footer .wrapper .entrybox .box01 .bg01 {
  width: 1220px;
  display: block;
  position: absolute;
  top: -80px;
  right: -130px;
  z-index: 0;
}
footer .wrapper .entrybox .box01 dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 3;
}
footer .wrapper .entrybox .box01 dl dt {
  width: 422px;
  font-size: 16px;
  font-weight: bold;
  line-height: 180%;
}
footer .wrapper .entrybox .box01 dl dd {
  width: 253px;
  padding-top: 6px;
}
footer .wrapper .entrybox .box01 dl dd a {
  display: block;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #000;
  font-size: 16px;
  line-height: 16px;
  font-weight: 900;
  text-align: center;
  color: #000;
  padding: 27px 0;
  letter-spacing: 2px;
}
footer .wrapper .entrybox .box01 dl dd a img {
  width: 13.4px;
  vertical-align: top;
  margin: 0 0 0 12px;
}
footer .wrapper .entrybox .box01 .photo {
  width: 100%;
  display: block;
  margin-top: 25px;
}
footer .wrapper .entrybox .box01 .btn01 {
  display: block;
  background-color: #a61f24;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  font-weight: 900;
  text-align: center;
  color: #fff;
  padding: 15px 0;
  margin-top: 25px;
  letter-spacing: 2px;
  -webkit-box-shadow: 10px 10px 0 #000;
          box-shadow: 10px 10px 0 #000;
}
footer .wrapper .entrybox .box01 .btn01 img {
  width: 13.4px;
  vertical-align: top;
  margin: 0 0 0 12px;
}
footer .wrapper .footer_info {
  background-color: #241918;
  padding: 100px 0 120px;
}
footer .wrapper .footer_info .box02 {
  width: 1120px;
  margin: 0 auto;
}
footer .wrapper .footer_info .box02 .topbox {
  padding-bottom: 30px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
footer .wrapper .footer_info .box02 .topbox .logo {
  width: 240px;
  display: block;
  text-decoration: none;
}
footer .wrapper .footer_info .box02 .topbox .logo .t01 {
  color: #fff;
  font-size: 27px;
  font-weight: bold;
}
footer .wrapper .footer_info .box02 .topbox .logo .t02 {
  color: #fff;
  font-size: 31px;
  font-weight: bold;
  margin-top: 5px;
}
footer .wrapper .footer_info .box02 .topbox .linkbox {
  width: 740px;
  padding-top: 5px;
}
footer .wrapper .footer_info .box02 .topbox .linkbox .t03 a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
footer .wrapper .footer_info .box02 .topbox ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 12px;
}
footer .wrapper .footer_info .box02 .topbox ul li dl dt a {
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
}
footer .wrapper .footer_info .box02 .topbox ul li dl dd {
  margin-top: 10px;
}
footer .wrapper .footer_info .box02 .topbox ul li dl dd p {
  position: relative;
  padding-left: 18px;
  margin-top: 4px;
}
footer .wrapper .footer_info .box02 .topbox ul li dl dd p::before {
  content: "";
  display: block;
  width: 5px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 13px;
  left: 0;
}
footer .wrapper .footer_info .box02 .topbox ul li dl dd p a {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0;
}
footer .wrapper .footer_info .box02 .topbox .btn01 {
  width: 296px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 100%;
  background-color: #a61f24;
  padding: 18px 0;
  border-radius: 10px;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
  text-decoration: none;
  -webkit-box-shadow: 10px 10px 0 #000;
          box-shadow: 10px 10px 0 #000;
}
footer .wrapper .footer_info .box02 .topbox .btn01 img {
  width: 13.4px;
  vertical-align: top;
  margin: 0 0 0 15px;
}
footer .wrapper .footer_info .box02 .bottombox {
  margin-top: 30px;
}
footer .wrapper .footer_info .box02 .bottombox .dl01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
footer .wrapper .footer_info .box02 .bottombox .dl01 dt {
  width: 91px;
  padding-bottom: 10px;
}
footer .wrapper .footer_info .box02 .bottombox .dl01 dt .logo {
  width: 100%;
  display: block;
}
footer .wrapper .footer_info .box02 .bottombox .dl01 dt .logo img {
  width: 100%;
  display: block;
}
footer .wrapper .footer_info .box02 .bottombox .dl01 dd {
  width: calc(100% - 130px);
  border-top: 2px solid #fff;
  padding: 50px 0 0 50px;
  position: relative;
}
footer .wrapper .footer_info .box02 .bottombox .dl01 dd .t04 {
  font-size: 20px;
  color: #fff;
  line-height: 180%;
  font-weight: 500;
}
footer .wrapper .footer_info .box02 .bottombox .dl01 dd .snslist {
  width: 100%;
  text-align: right;
  font-size: 0;
  letter-spacing: 0;
  position: absolute;
  right: 0;
  bottom: 20px;
}
footer .wrapper .footer_info .box02 .bottombox .dl01 dd .snslist li {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
footer .wrapper .footer_info .box02 .bottombox .dl01 dd .snslist li a {
  display: block;
}
footer .wrapper .footer_info .box02 .bottombox .dl01 dd .snslist li a img {
  width: auto;
  height: 42px;
}
footer .wrapper .footer_info .box02 .bottombox .grouplist {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dt {
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dt .name {
  font-size: 17px;
  color: #fff;
  font-weight: bold;
}
footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dt .name span {
  display: block;
  font-size: 23px;
}
footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dd {
  padding-top: 10px;
}
footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dd .address {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}
footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dd ul li {
  position: relative;
  padding-left: 18px;
}
footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dd ul li::before {
  content: "";
  display: block;
  width: 5px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 13px;
  left: 0;
}
footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dd ul li a {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0;
}
footer .wrapper .bnrlist01 {
  width: 1120px;
  margin: 0 auto;
  padding: 80px 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .wrapper .bnrlist01 li {
  display: block;
}
footer .wrapper .bnrlist01 li img {
  width: 100%;
  display: block;
}
footer .wrapper .bnrlist01 li.li01 {
  width: 104px;
}
footer .wrapper .bnrlist01 li.li02 {
  width: 162px;
}
footer .wrapper .bnrlist01 li.li03 {
  width: 119px;
}
footer .wrapper .bnrlist01 li.li04 {
  width: 126px;
}
footer .wrapper .bnrlist01 li.li05 {
  width: 192px;
}
footer .wrapper .bnrlist01 li.li06 {
  width: 182px;
}

/* ------------------------------
 common - width: < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  html,
  body {
    min-width: 375px;
  }
  .op {
    display: none !important;
  }
  .os {
    display: block !important;
  }
  * {
    letter-spacing: 1px;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 375px;
    z-index: 10000;
    background-image: url(../images/bg01.jpg);
    background-position: top 0 center;
  }
  header .wrapper {
    padding: 10px 60px 10px 20px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header .wrapper .snslist {
    display: none;
  }
  header .wrapper .logo {
    width: 30px;
    display: block;
  }
  header .wrapper .logo img {
    width: 100%;
    display: block;
  }
  header .wrapper .h_ttl_box {
    width: calc(100% - 30px);
    text-align: left;
    padding-right: 0;
  }
  header .wrapper .h_ttl_box .en_name {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 1px;
    padding-left: 15px;
  }
  header .wrapper .h_ttl_box .gnav {
    display: none;
  }
  header .wrapper .btnlist01 {
    display: none;
  }
  header .ham {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 17px;
    right: 20px;
  }
  header .spmenu {
    position: absolute;
    background-color: #fff;
    padding: 20px;
    top: 64px;
    right: 0;
    left: 0;
    z-index: 10000;
  }
  header .spmenu .spwrapper .spmenulist li {
    border-bottom: 1px solid #a61f24;
  }
  header .spmenu .spwrapper .spmenulist li a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    padding: 8px 0;
    display: block;
  }
  header .spmenu .spwrapper .snslist {
    width: 100%;
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    padding-bottom: 25px;
    margin-top: 30px;
  }
  header .spmenu .spwrapper .snslist li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
  }
  header .spmenu .spwrapper .snslist li a {
    display: block;
  }
  header .spmenu .spwrapper .snslist li a img {
    width: auto;
    height: 30px;
  }
  header .spmenu .spwrapper .btnlist01 {
    width: 215px;
    padding-bottom: 12px;
    margin: 0 auto;
  }
  header .spmenu .spwrapper .btnlist01 li + li {
    margin-top: 10px;
  }
  header .spmenu .spwrapper .btnlist01 li a {
    display: block;
    text-decoration: none;
    background-color: #b6173d;
    font-size: 14px;
    line-height: 100%;
    padding: 14px 0;
    font-weight: 900;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
  }
  header .spmenu .close {
    width: 50px;
    height: 30px;
    margin: 10px auto 0;
    color: #000;
    border-bottom: 1px solid #a61f24;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
  }
  main {
    padding-top: 64px;
  }
  main section {
    position: relative;
  }
  main section .idpoint {
    position: absolute;
    top: -64px;
    left: 0;
    width: 1px;
    height: 1px;
  }
  main section.ttlsection01 .photo_fv {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  main section.ttlsection01 .wrapper {
    background-color: #a61f24;
    padding: 65px 20px 40px;
    position: relative;
  }
  main section.ttlsection01 .wrapper .icon {
    width: 80px;
    display: block;
    position: absolute;
    top: -40px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.ttlsection01 .wrapper h2 {
    text-align: center;
    font-weight: 900;
    font-size: 24px;
    color: #fff;
    letter-spacing: 1px;
  }
  main section.ttlsection01 .wrapper .t01 {
    font-weight: 600;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0;
    margin-top: 2px;
    position: relative;
    margin-bottom: 60px;
  }
  main section.ttlsection01 .wrapper .t01::after {
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: -45px;
    left: 0;
    margin: 0 auto;
  }
  footer .wrapper .entrybox {
    background-image: url(../images/bg_entrybox.png);
    background-size: cover;
    background-position: top 30px center;
    background-color: #a61f24;
    padding: 60px 20px 50px;
    overflow: hidden;
  }
  footer .wrapper .entrybox .msgbox {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
  }
  footer .wrapper .entrybox .msgbox img {
    width: 100%;
    display: block;
  }
  footer .wrapper .entrybox .box01 {
    width: 100%;
    margin: 20px auto 0;
    position: relative;
    z-index: 2;
  }
  footer .wrapper .entrybox .box01 .bg01 {
    display: none;
  }
  footer .wrapper .entrybox .box01 dl {
    display: block;
    position: relative;
    z-index: 3;
  }
  footer .wrapper .entrybox .box01 dl dt {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 180%;
  }
  footer .wrapper .entrybox .box01 dl dd {
    width: 200px;
    padding-top: 6px;
    margin: 20px auto 0;
  }
  footer .wrapper .entrybox .box01 dl dd a {
    display: block;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #000;
    font-size: 14px;
    line-height: 14px;
    font-weight: 900;
    text-align: center;
    color: #000;
    padding: 17px 0;
    letter-spacing: 2px;
  }
  footer .wrapper .entrybox .box01 dl dd a img {
    width: 13.4px;
    vertical-align: top;
    margin: -2px 0 0 12px;
  }
  footer .wrapper .entrybox .box01 .photo {
    width: 100%;
    display: block;
    margin-top: 25px;
  }
  footer .wrapper .entrybox .box01 .btn01 {
    display: block;
    background-color: #a61f24;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    font-weight: 900;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    margin-top: 25px;
    letter-spacing: 2px;
    -webkit-box-shadow: 10px 10px 0 #000;
            box-shadow: 10px 10px 0 #000;
  }
  footer .wrapper .entrybox .box01 .btn01 img {
    width: 13.4px;
    vertical-align: top;
    margin: -2px 0 0 12px;
  }
  footer .wrapper .footer_info {
    background-color: #241918;
    padding: 50px 20px;
  }
  footer .wrapper .footer_info .box02 {
    width: 100%;
    margin: 0 auto;
  }
  footer .wrapper .footer_info .box02 .topbox {
    padding-bottom: 80px;
    display: block;
  }
  footer .wrapper .footer_info .box02 .topbox .logo {
    width: 240px;
    display: block;
    text-decoration: none;
  }
  footer .wrapper .footer_info .box02 .topbox .logo .t01 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }
  footer .wrapper .footer_info .box02 .topbox .logo .t02 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin-top: 5px;
  }
  footer .wrapper .footer_info .box02 .topbox .linkbox {
    width: 100%;
    padding-top: 5px;
    margin-top: 20px;
  }
  footer .wrapper .footer_info .box02 .topbox .linkbox .t03 a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }
  footer .wrapper .footer_info .box02 .topbox ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .wrapper .footer_info .box02 .topbox ul li {
    width: 50%;
    margin-top: 15px;
  }
  footer .wrapper .footer_info .box02 .topbox ul li dl dt a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
  }
  footer .wrapper .footer_info .box02 .topbox ul li dl dd {
    margin-top: 0;
  }
  footer .wrapper .footer_info .box02 .topbox ul li dl dd p {
    position: relative;
    padding-left: 15px;
    margin-top: 0;
  }
  footer .wrapper .footer_info .box02 .topbox ul li dl dd p::before {
    content: "";
    display: block;
    width: 5px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 14px;
    left: 0;
  }
  footer .wrapper .footer_info .box02 .topbox ul li dl dd p a {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0;
  }
  footer .wrapper .footer_info .box02 .topbox .btn01 {
    width: 250px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 100%;
    background-color: #a61f24;
    padding: 18px 0;
    border-radius: 10px;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    text-decoration: none;
    -webkit-box-shadow: 10px 10px 0 #000;
            box-shadow: 10px 10px 0 #000;
  }
  footer .wrapper .footer_info .box02 .topbox .btn01 img {
    width: 13.4px;
    vertical-align: top;
    margin: -1px 0 0 15px;
  }
  footer .wrapper .footer_info .box02 .bottombox {
    margin-top: 30px;
    border-top: 1px solid #fff;
    padding-top: 30px;
  }
  footer .wrapper .footer_info .box02 .bottombox .dl01 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .wrapper .footer_info .box02 .bottombox .dl01 dt {
    width: 40px;
    padding-bottom: 10px;
  }
  footer .wrapper .footer_info .box02 .bottombox .dl01 dt .logo {
    width: 100%;
    display: block;
  }
  footer .wrapper .footer_info .box02 .bottombox .dl01 dt .logo img {
    width: 100%;
    display: block;
  }
  footer .wrapper .footer_info .box02 .bottombox .dl01 dd {
    width: calc(100% - 50px);
    border: none;
    padding: 0 50px 0 0;
    position: relative;
  }
  footer .wrapper .footer_info .box02 .bottombox .dl01 dd .t04 {
    font-size: 13px;
    color: #fff;
    line-height: 140%;
    font-weight: 500;
    letter-spacing: 0;
  }
  footer .wrapper .footer_info .box02 .bottombox .dl01 dd .snslist {
    width: 100%;
    text-align: right;
    font-size: 0;
    letter-spacing: 0;
    position: absolute;
    right: 0;
    bottom: 20px;
  }
  footer .wrapper .footer_info .box02 .bottombox .dl01 dd .snslist li {
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
  }
  footer .wrapper .footer_info .box02 .bottombox .dl01 dd .snslist li a {
    display: block;
  }
  footer .wrapper .footer_info .box02 .bottombox .dl01 dd .snslist li a img {
    width: auto;
    height: 30px;
  }
  footer .wrapper .footer_info .box02 .bottombox .grouplist {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 20px;
  }
  footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 {
    width: calc(50% - 10px);
  }
  footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dt {
    padding-bottom: 7px;
    border-bottom: 1px solid #fff;
  }
  footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dt .name {
    font-size: 10px;
    color: #fff;
    font-weight: bold;
  }
  footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dt .name span {
    display: block;
    font-size: 16px;
  }
  footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dd {
    padding-top: 2px;
  }
  footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dd .address {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0;
  }
  footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dd ul li {
    position: relative;
    padding-left: 15px;
  }
  footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dd ul li::before {
    content: "";
    display: block;
    width: 5px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 14px;
    left: 0;
  }
  footer .wrapper .footer_info .box02 .bottombox .grouplist .li01 dl dd ul li a {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0;
  }
  footer .wrapper .bnrlist01 {
    width: 100%;
    margin: 0 auto;
    padding: 13px 0;
    display: block;
    vertical-align: middle;
    width: 375px;
    margin: 0 auto;
    text-align: center;
  }
  footer .wrapper .bnrlist01 li {
    vertical-align: middle;
    display: inline-block;
    margin: 7px 15px;
  }
  footer .wrapper .bnrlist01 li img {
    width: 100%;
    display: block;
  }
  footer .wrapper .bnrlist01 li.li01 {
    width: 52px;
  }
  footer .wrapper .bnrlist01 li.li02 {
    width: 81px;
  }
  footer .wrapper .bnrlist01 li.li03 {
    width: 59px;
  }
  footer .wrapper .bnrlist01 li.li04 {
    width: 63px;
  }
  footer .wrapper .bnrlist01 li.li05 {
    width: 96px;
  }
  footer .wrapper .bnrlist01 li.li06 {
    width: 91px;
  }
}