@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
  height: 1px;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
input,
textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  max-width: 100%;
}
.cl:after {
  width: 1px;
  height: 0px;
  content: "";
  line-height: 0;
  display: block;
  clear: both;
}
.tel {
  cursor: default;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .tel {
    pointer-events: auto;
  }
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  font-family: 'Noto Sans JP', sans-serif;
}
:root {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  :root {
    background: #fff;
    font-size: 20px;
    -webkit-text-size-adjust: 100%;
  }
}
@media screen and (max-width: 768px) {
  :root {
    font-size: 15px;
  }
}
body {
  background: #eee;
}
@media screen and (min-width: 768px) {
  body {
    min-width: 1100px;
  }
}
@media screen and (min-width: 768px) {
  a:focus {
    outline: none;
  }
}
@media screen and (min-width: 768px) {
  a:hover {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  a:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  a:visited {
    color: #333;
  }
}
@media screen and (max-width: 768px) {
  a:visited {
    color: #333;
  }
}
.deadLink,
.deadlink {
  pointer-events: none !important;
  cursor: default !important;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.u_line {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  header {
    width: 100%;
    min-width: 1100px;
  }
}
@media screen and (max-width: 768px) {
  header {
    width: 100%;
    min-width: 100%;
  }
}
section,
artcle {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  section,
  artcle {
    min-width: 1100px;
  }
}
@media screen and (max-width: 768px) {
  section,
  artcle {
    min-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  footer {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  footer {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  nav {
    min-width: 1100px;
  }
}
@media screen and (max-width: 768px) {
  nav {
    min-width: 100%;
  }
}
.imgbox {
  width: 100%;
}
.imgbox img {
  width: 100%;
}
#mv {
  position: relative;
  padding: 55px 0;
}
#mv h1 {
  margin: 0 auto 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #mv h1 {
    width: 725px;
  }
}
@media screen and (max-width: 768px) {
  #mv h1 {
    width: 92%;
  }
}
@media screen and (min-width: 768px) {
  #mv h1 .ict {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  #mv h1 .ict {
    font-size: 1rem;
  }
}
#mv h1 strong {
  display: block;
}
@media screen and (min-width: 768px) {
  #mv h1 strong {
    margin-top: 18px;
  }
}
@media screen and (max-width: 768px) {
  #mv h1 strong {
    margin-top: 14px;
  }
}
#mv h1 .nikkei {
  width: 100%;
  text-align: right;
  font-size: 0.65rem;
  padding: 5px 25px 5px;
}
#mv .kyosan {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  color: #fff;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  #mv .kyosan {
    font-size: 0.65rem;
  }
}
@media screen and (max-width: 768px) {
  #mv .kyosan {
    font-size: 0.85rem;
  }
}
@media screen and (min-width: 768px) {
  #mv ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 186px 20px 186px;
    grid-template-rows: 186px 186px;
    -ms-grid-columns: 575px 20px 458px;
    grid-template-columns: 575px 458px;
    width: 1056px;
    margin: 30px auto 0;
    gap: 20px;
  }
  #mv ul > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  #mv ul > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  #mv ul > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  #mv ul > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
}
@media screen and (max-width: 768px) {
  #mv ul {
    width: 92%;
    margin: 20px auto 0;
  }
}
#mv .w2022,
#mv .s2022,
#mv .a2022 {
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 30px 30px;
  position: relative;
}
#mv .w2022 h2,
#mv .s2022 h2,
#mv .a2022 h2 {
  font-size: 1.35rem;
  font-weight: 700;
  cursor: pointer;
}
#mv .w2022 h3,
#mv .s2022 h3,
#mv .a2022 h3 {
  font-size: 0.9rem;
  margin-top: 18px;
}
#mv .w2022 dl,
#mv .s2022 dl,
#mv .a2022 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#mv .w2022 dl dt,
#mv .s2022 dl dt,
#mv .a2022 dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 28px;
}
#mv .w2022 dl dt a,
#mv .s2022 dl dt a,
#mv .a2022 dl dt a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 100%;
  font-size: 0.55rem;
  background-image: url("../images/arrow_Y.svg");
  background-position: left 10px center;
  background-size: 7px auto;
  background-repeat: no-repeat;
  padding: 10px 10px 10px 20px;
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
          filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
}
#mv .w2022 dl dt a:nth-of-type(1),
#mv .s2022 dl dt a:nth-of-type(1),
#mv .a2022 dl dt a:nth-of-type(1) {
  margin-left: 0px;
}
#mv .w2022 dl dd,
#mv .s2022 dl dd,
#mv .a2022 dl dd {
  display: none;
}
@media screen and (min-width: 768px) {
  #mv .a2022 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
}
@media screen and (max-width: 768px) {
  #mv .a2022 {
    margin-top: 15px;
  }
}
#mv .a2022:before {
  content: '';
  display: block;
  width: 20px;
  height: 44px;
  background: #ff6403;
  background: #005fa8;
  background: #890000;
  position: absolute;
  top: 23px;
  left: -10px;
}
#mv .a2022 h2 {
  color: #ba4901;
  color: #004173;
  color: #4a1d00;
}
#mv .a2022 dl dt a {
  background-color: #ff6403;
  background-color: #005fa8;
  background-color: #470000;
}
@media screen and (min-width: 768px) {
  #mv .w2022 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
  }
}
@media screen and (max-width: 768px) {
  #mv .w2022 {
    margin-top: 15px;
  }
}
#mv .w2022:before {
  content: '';
  display: block;
  width: 20px;
  height: 44px;
  background: #ff6403;
  background: #005fa8;
  position: absolute;
  top: 23px;
  left: -10px;
}
#mv .w2022 h2 {
  color: #ba4901;
  color: #004173;
}
#mv .w2022 dl dt a {
  background-color: #ff6403;
  background-color: #005fa8;
}
@media screen and (min-width: 768px) {
  #mv .s2022 {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
  }
}
@media screen and (max-width: 768px) {
  #mv .s2022 {
    margin-top: 15px;
  }
}
#mv .s2022:before {
  content: '';
  display: block;
  width: 20px;
  height: 44px;
  background: #890000;
  background: #005fa8;
  background: #ff6403;
  background: #eee;
  position: absolute;
  top: 23px;
  left: -10px;
}
#mv .s2022 h2 {
  color: #4a1d00;
  color: #004173;
  color: #ba4901;
  color: #ccc;
}
#mv .s2022 h3 {
  color: #ccc;
}
#mv .s2022 dl dt a {
  background-color: #470000;
  background-color: #005fa8;
  background-color: #ff6403;
  background-color: #aaa;
}
#mv .main {
  padding: 30px 30px 30px 55px;
}
#mv .main:before {
  content: '';
  display: block;
  width: 30px;
  height: 56px;
  position: absolute;
  top: 23px;
}
#mv .main h2 {
  font-size: 1.7rem;
}
#mv .main h3 {
  font-size: 1.25rem;
  margin-top: 30px;
}
#mv .main dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#mv .main dl dt {
  width: 175px;
  display: block;
  margin-top: 0;
}
#mv .main dl dt a {
  margin-top: 20px;
  text-decoration: none;
  color: #fff;
  display: block;
  width: 100%;
  font-size: 0.75rem;
  background-image: url("../images/arrow_Y.svg");
  background-position: left 10px center;
  background-size: 7px auto;
  background-repeat: no-repeat;
  padding: 10px 10px 10px 20px;
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
          filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
  width: 100%;
  margin-left: 0;
}
#mv .main dl dt a:nth-of-type(1) {
  margin-top: 0;
}
#mv .main dl dd {
  display: block;
  width: calc(100% - 198px);
}
#mv .main dl dd img {
  margin-top: 0px;
  width: 100%;
}
nav {
  background: #fff;
  position: sticky;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.2));
          filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.2));
  z-index: 10000;
}
@media screen and (min-width: 768px) {
  nav {
    padding: 23px 34px;
  }
}
@media screen and (max-width: 768px) {
  nav {
    padding: 13px 24px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 768px) {
  nav figure {
    width: 178px;
  }
}
@media screen and (max-width: 768px) {
  nav figure {
    width: 148px;
  }
  nav figure img {
    width: 100%;
  }
}
nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  nav ul {
    width: 100%;
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  nav ul li {
    margin-left: 52px;
  }
}
@media screen and (max-width: 768px) {
  nav ul li {
    margin-left: 0px;
  }
}
nav ul a {
  text-align: center;
  font-size: 0.9rem;
  text-decoration: none;
  line-height: 1.3;
  color: #333;
  display: block;
}
@media screen and (min-width: 768px) {
  nav ul a {
    padding: 0 0 0 23px;
  }
}
@media screen and (max-width: 768px) {
  nav ul a {
    padding: 0 0 0 15px;
    margin-left: 8px;
  }
}
nav ul a .sl {
  font-size: 0.7rem;
}
@media screen and (max-width: 768px) {
  nav ul a .sl {
    display: none;
  }
}
nav ul a.nw2022 {
  background: url("../images/arrow_Bl.svg") left center no-repeat;
  background-size: 11px auto;
}
nav ul a.ns2022 {
  background: url("../images/arrow_O.svg") left center no-repeat;
  background-size: 11px auto;
}
nav ul a.na2022 {
  background: url("../images/arrow_Br.svg") left center no-repeat;
  background-size: 11px auto;
}
.ReadArea {
  padding: 90px 0;
}
@media screen and (max-width: 768px) {
  .ReadArea {
    padding: 45px 4%;
  }
}
.ReadArea h2 {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .ReadArea h2 {
    width: 380px;
  }
}
@media screen and (max-width: 768px) {
  .ReadArea h2 {
    width: 50%;
  }
}
.ReadArea h2 img {
  width: 100%;
}
.ReadArea p {
  color: #707070;
  font-size: 1rem;
  line-height: 1.6;
  margin: 35px auto 0;
}
@media screen and (min-width: 768px) {
  .ReadArea p {
    width: 850px;
  }
}
@media screen and (max-width: 768px) {
  .ReadArea p {
    width: 100%;
  }
}
.Theme {
  background: #f7f7f7 url("../images/bg.png");
  padding: 90px 0;
}
.Theme h2 {
  font-size: 1.9rem;
  text-align: center;
  font-weight: 700;
  color: #707070;
  letter-spacing: 0.15em;
  position: relative;
  padding-bottom: 47px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .Theme h2 {
    width: 92%;
    margin: 0 auto 40px;
    line-height: 1.5;
  }
}
.Theme h2:before {
  width: 74px;
  height: 6px;
  bottom: 0;
  left: 50%;
  margin-left: -37px;
  position: absolute;
  background: #005fa8;
  content: '';
}
.Theme ul {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .Theme ul {
    width: 1070px;
  }
}
@media screen and (max-width: 768px) {
  .Theme ul {
    width: 92%;
  }
}
.Theme ul li {
  background: #fff;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 700;
  color: #707070;
  line-height: 1.3;
  padding: 0 0 20px 0;
  margin-top: 20px;
  -webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
          filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .Theme ul li {
    width: 166px;
  }
}
@media screen and (max-width: 768px) {
  .Theme ul li {
    width: 30%;
  }
  .Theme ul li br {
    display: none;
  }
  .Theme ul li p {
    padding: 0 4%;
  }
}
.Theme ul li img {
  width: 100%;
}
.Schedule {
  background: #f7f7f7 url("../images/bg.png");
}
@media screen and (min-width: 768px) {
  .Schedule {
    padding: 90px 0;
  }
}
@media screen and (max-width: 768px) {
  .Schedule {
    padding: 45px 0;
  }
}
.Schedule h2 {
  font-size: 1.9rem;
  text-align: center;
  font-weight: 700;
  color: #707070;
  letter-spacing: 0.15em;
  position: relative;
  padding-bottom: 47px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .Schedule h2 {
    width: 92%;
    margin: 0 auto 40px;
    line-height: 1.5;
  }
}
.Schedule h2:before {
  width: 74px;
  height: 6px;
  bottom: 0;
  left: 50%;
  margin-left: -37px;
  position: absolute;
  background: #005fa8;
  content: '';
}
.Schedule ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .Schedule ul {
    width: 860px;
  }
}
@media screen and (max-width: 768px) {
  .Schedule ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 92%;
  }
}
.Schedule ul li {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #fff;
  text-align: center;
  margin-top: 20px;
  -webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
          filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
  padding: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .Schedule ul li {
    width: 277px;
  }
}
@media screen and (max-width: 768px) {
  .Schedule ul li {
    width: 100%;
  }
}
.Schedule ul li dt {
  padding: 0 5px 20px 5px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 1.15rem;
  font-weight: bold;
  color: #005fa8;
}
.Schedule ul li dd {
  padding: 20px 5px 0px 5px;
  font-size: 1rem;
  font-weight: bold;
}
.Schedule ul li dd span {
  font-size: 1.55rem;
}
.Reception {
  background: #eee url("../images/bgL.png");
}
@media screen and (min-width: 768px) {
  .Reception {
    padding: 90px 0;
  }
}
@media screen and (max-width: 768px) {
  .Reception {
    padding: 45px 0;
  }
}
.Reception h2 {
  font-size: 1.9rem;
  text-align: center;
  font-weight: 700;
  color: #707070;
  letter-spacing: 0.15em;
  position: relative;
  padding-bottom: 47px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .Reception h2 {
    width: 92%;
    margin: 0 auto 40px;
    line-height: 1.5;
  }
}
.Reception h2:before {
  width: 74px;
  height: 6px;
  bottom: 0;
  left: 50%;
  margin-left: -37px;
  position: absolute;
  background: #005fa8;
  content: '';
}
.Reception p {
  text-align: center;
  color: #707070;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .Reception p {
    width: 92%;
    margin: 0 auto;
  }
}
.Reception p.lgBtn {
  margin: 30px auto 0;
}
.Reception p.lgBtn a {
  margin: 0 auto;
  background: #fc0 url("../images/arrow_B.svg") left 25px center no-repeat;
  background-size: 15px;
  text-decoration: none;
  color: #333;
  width: 312px;
  display: block;
  padding: 24px;
  -webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
          filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
  padding: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.ContactUs {
  background: #eee url("../images/bgL.png");
}
@media screen and (min-width: 768px) {
  .ContactUs {
    padding: 90px 0;
  }
}
@media screen and (max-width: 768px) {
  .ContactUs {
    padding: 45px 0;
  }
}
.ContactUs h2 {
  font-size: 1.9rem;
  text-align: center;
  font-weight: 700;
  color: #707070;
  letter-spacing: 0.15em;
  position: relative;
  padding-bottom: 47px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .ContactUs h2 {
    width: 92%;
    margin: 0 auto 40px;
    line-height: 1.5;
  }
}
.ContactUs h2:before {
  width: 74px;
  height: 6px;
  bottom: 0;
  left: 50%;
  margin-left: -37px;
  position: absolute;
  background: #005fa8;
  content: '';
}
.ContactUs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .ContactUs ul {
    width: 854px;
  }
}
@media screen and (max-width: 768px) {
  .ContactUs ul {
    width: 92%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.ContactUs ul li {
  background: #fff;
  text-align: center;
  font-size: 1rem;
  padding: 28px;
  -webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
          filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .ContactUs ul li {
    width: 420px;
  }
}
@media screen and (max-width: 768px) {
  .ContactUs ul li {
    width: 100%;
    margin-top: 20px;
  }
}
.ContactUs ul li .mdBtn a {
  margin: 0 auto;
  background: #757575 url("../images/arrow_wa.svg") left 25px center no-repeat;
  background-size: 15px;
  text-decoration: none;
  color: #fff;
  width: 200px;
  display: block;
  padding: 24px;
  -webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
          filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
  padding: 15px 15px 15px 35px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-top: 20px;
  font-size: 0.85rem;
}
#Implementation {
  background: #f7f7f7;
}
@media screen and (min-width: 768px) {
  #Implementation {
    padding: 90px 0;
  }
}
@media screen and (max-width: 768px) {
  #Implementation {
    padding: 45px 0;
  }
}
#Implementation h2 {
  font-size: 1.9rem;
  text-align: center;
  font-weight: 700;
  color: #707070;
  letter-spacing: 0.15em;
  position: relative;
  padding-bottom: 47px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #Implementation h2 {
    width: 92%;
    margin: 0 auto 40px;
    line-height: 1.5;
  }
}
#Implementation h2:before {
  width: 74px;
  height: 6px;
  bottom: 0;
  left: 50%;
  margin-left: -37px;
  position: absolute;
  background: #005fa8;
  content: '';
}
#Implementation ul {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #Implementation ul {
    width: 1070px;
  }
}
@media screen and (max-width: 768px) {
  #Implementation ul {
    width: 92%;
  }
}
#Implementation ul li {
  display: block;
  margin-top: 20px;
  -webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
          filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.1));
}
#Implementation ul li a {
  display: block;
  text-decoration: none;
  color: #333;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: url("../images/arrow_Bl.svg") left 25px center no-repeat #fff;
  background-size: 11px auto;
}
@media screen and (min-width: 768px) {
  #Implementation ul li a {
    padding: 25px 25px 25px 60px;
  }
}
@media screen and (max-width: 768px) {
  #Implementation ul li a {
    padding: 15px 15px 15px 50px;
    line-height: 1.4;
  }
}
#tab > li {
  display: none;
}
#tab > li.show {
  display: block;
}
#navSw a {
  cursor: pointer;
}
