@charset "UTF-8";

#wrap #wrapper {
  width: 100%;
  margin: 0 auto;
}
#wrap #wrapper #makebanner {
  width: 100% !important;
}
#wrap #wrapper #makebanner tbody tr td:first-child {
  display: none !important;
}
[class^=m-] {
  margin: 0;
  padding: 0;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: normal;
  font-family: "Lato", Verdana, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
}
[class^=m-] h2 {
  font-size: 20px;
  font-weight: bold;
}
[class^=m-] h3 {
  font-size: 18px;
  line-height: 1.5em;
  font-weight: bold;
}
[class^=m-] p {
  font-size: 16px;
  line-height: 1.5em;
  color: #303030;
}
[class^=m-] a {
  display: block;
  color: #303030;
  font-size: 15px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
[class^=m-] a:hover {
  color: #004098;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
[class^=m-] a:hover img {
  opacity: 0.7;
}
[class^=m-] ul li {
  font-size: 16px;
  list-style-type: none;
  text-align: left;

}


/*=== ヘッダー ===*/
.m-header {
  width: 100%;
  border-bottom: solid 1px #e6ebef;
}
.m-header .unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  width: 1200px;
  height: 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media all and (max-width: 1199px) {
  .m-header .unit {
    width: 100%;
  }
}

.m-header .unit .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-header .unit .inner a {
  width: 88px;
  text-align: center;
}
.m-header .unit .inner a p {
  font-size: 12px;
  color: #333333;
  text-align: center;
}
.m-header .unit .inner .service {
  margin-left: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media all and (max-width: 980px) {
  .m-header .unit .inner .service {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 20px;
  }
}

.m-header .unit .inner .service li {
  margin-right: 7px;
}
.m-header .unit .inner .service li a {
  width: auto;
}

@media all and (max-width: 1199px) {
  .m-header .unit .inner .service li {
    width: 90px;
  }
  .m-header .unit .inner .service li img {
    width: 100%;
  }
}

@media all and (max-width: 980px) {
  .m-header .unit .inner .service li {
    width: 80px;
  }
  .m-header .unit .inner .service li + li {
    margin-top: 5px;
  }
}

.m-header .unit .inner .menu {
  border-left: solid 1px #e6ebef;
}
.m-header .unit .inner .menu a {
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.m-header .unit .inner #hdr_logo h1 a {
  width: auto;
}

@media all and (max-width: 1199px) {
  .m-header .unit .inner #hdr_logo h1 a {
    width: 90px;
  }
  .m-header .unit .inner #hdr_logo h1 a img {
    width: 100%;
  }
}

.m-header .unit .inner .hdr_faq {
  border-right: solid 1px #e6ebef;
}
.m-header .unit .inner .hdr_sns {
  border-right: solid 1px #e6ebef;
  padding: 0 20px;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-header .unit .inner .hdr_sns ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media all and (max-width: 980px) {
  .m-header .unit .inner .hdr_sns ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.m-header .unit .inner .hdr_sns ul li.youtube {
  margin-left: 20px;
}

@media all and (max-width: 980px) {
  .m-header .unit .inner .hdr_sns ul li.youtube {
    margin-left: 0;
    margin-top: 10px;
  }
}

.m-header .unit .inner .hdr_sns ul li.youtube a {
  width: 29px;
}
.m-header .unit .inner .hdr_sns ul li.youtube a img {
  width: 100%;
}
.m-header .unit .inner .hdr_sns ul li.insta a {
  width: 24px;
}
.m-header .unit .inner .hdr_sns ul li.insta a img {
  width: 100%;
}
.m-header .unit .inner .hdr_search {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media all and (max-width: 980px) {
  .m-header .unit .inner .hdr_search a {
    width: 60px;
  }
}

.m-header .unit .inner .hdr_search.active {
  background: #e5ecf4;
}
.m-header .unit .inner .hdr_cart {
  background: #004098;
  height: 100%;
  width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-header .unit .inner .hdr_cart a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media all and (max-width: 1199px) {
  .m-header .unit .inner .hdr_cart a {
    width: 80px;
  }
}

@media all and (max-width: 980px) {
  .m-header .unit .inner .hdr_cart a {
    width: 60px;
  }
}

.m-header .unit.search {
  background: #e5ecf4;
  padding: 20px 0;
  width: 100%;
  height: auto;
  display: none;
}

.m-header .unit.search.active {
  display: block;
}
.m-header .unit.search .inner {
  width: 1200px;
  margin: 0 auto;
}

@media all and (max-width: 1199px) {
  .m-header .unit.search .inner {
    width: 90%;
  }
}

.m-header .unit.search .inner.search_box {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background: #fff;
  height: 60px;
  flex-direction: row; /* 検索窓右へ */
}
.m-header .unit.search .inner.search_box input {
  width: 100%;
  border: none;
  font-size: 16px;
}
.m-header .unit.search .inner.search_box input:focus {
  outline: none;
}
.m-header .unit.search .inner.search_box a#MakeShopTopSearchButton {
  width: 25px;
  height: 25px;
  background: url("https://gigaplus.makeshop.jp/sportsoasis/images/common/header/icon_search.png") no-repeat center top;
  background-size: cover;
  margin-left: 22px;
  margin-right: 20px;
  background-size: contain;
}

@media all and (max-width: 1199px) {
  .m-header .unit.search .inner.words {
    width: 90%;
  }
}

.m-header .unit.search .inner.words dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-header .unit.search .inner.words dl dt {
  background: #004098;
  margin-right: 28px;
  position: relative;
}
.m-header .unit.search .inner.words dl dt:after {
  content: "";
  position: absolute;
  border-top: 14px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 14px solid #004098;
  top: 0;
  right: -14px;
}
.m-header .unit.search .inner.words dl dt h3 {
  padding: 3px 5px;
  color: #fff;
  font-size: 14px;
}
.m-header .unit.search .inner.words dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-header .unit.search .inner.words dl dd ul li {
  margin-right: 15px;
}
.m-header .unit.search .inner.words dl dd ul li a {
  color: #004098;
  font-size: 14px;
  text-decoration: underline;
  width: auto;
}


/*=== スライダー ===*/
.m-main .unit {
  margin-bottom: 30px;
}
.m-main .unit .inner ul {
  width: auto;
  background: #000;
}
.m-main .unit .inner ul li img {
  width: 100%;
}
.m-main .unit .inner ul li.slick-slide {
  opacity: 0.4;
}
.m-main .unit .inner ul li.slick-current {
  opacity: 1;
}
.m-main .unit .inner ul .slick-next {
  z-index: 1;
  background: url("https://gigaplus.makeshop.jp/sportsoasis/images/common/icon_slider_arrow_right.png") no-repeat center top;
  width: 50px;
  height: 50px;
  right: 50px;
}
.m-main .unit .inner ul .slick-next:before {
  display: none;
}
.m-main .unit .inner ul .slick-prev {
  z-index: 1;
  background: url("https://gigaplus.makeshop.jp/sportsoasis/images/common/icon_slider_arrow_left.png") no-repeat center top;
  width: 50px;
  height: 50px;
  left: 50px;
}
.m-main .unit .inner ul .slick-prev:before {
  display: none;
}


/*=== ナビ ===*/
.m-navi .unit .inner {
  width: 1200px;
  margin: 0 auto 40px;
}

@media all and (max-width: 1199px) {
  .m-navi .unit .inner {
    width: 96%;
  }
}

.m-navi .unit .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-navi .unit .inner ul li {
  width: 170px;
}
.m-navi .unit .inner ul li + li {
  border-left: solid 1px #e9eaec;
}
.m-navi .unit .inner ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.m-navi .unit .inner ul li a .img-holder {
  text-align: center;
}
.m-navi .unit .inner ul li a .img-holder img {
  width: 100%;
}
.m-navi .unit .inner ul li a p {
  font-size: 12px;
  text-align: center;
}
.m-navi .unit .inner ul li a:hover p {
  color: #004098;
}

@media all and (max-width: 1199px) {
  .m-navi .unit .inner ul li {
    width: 14%;
  }
}


/*=== ニュース ===*/
.m-news .unit .inner {
  background: #f4f8fb;
  width: 1200px;
  margin: 0 auto 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media all and (max-width: 1199px) {
  .m-news .unit .inner {
    width: 96%;
  }
}

.m-news .unit .inner .ttl {
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-right: solid 1px #d0d5d9;
}
.m-news .unit .inner .ttl h2 {
  color: #004098;
}

@media all and (max-width: 1199px) {
  .m-news .unit .inner .ttl {
    width: 120px;
  }
}
.m-news .unit .inner .detail {
  padding: 35px 30px;
}

@media all and (max-width: 1199px) {
  .m-news .unit .inner .detail {
    padding: 25px 20px;
  }
}
.m-news .unit .inner .detail a {
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-news .unit .inner .detail a .date {
  margin-right: 20px;
}
.m-news .unit .inner .detail a p {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-news .unit .inner .detail a:hover p {
  color: #004098;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}


/*=== バナー ===*/
.m-banner .unit .inner {
  margin: 0 auto 90px;
  width: 1200px;
}

@media all and (max-width: 1199px) {
  .m-banner .unit .inner {
    width: 96%;
  }
}

.m-banner .unit .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-banner .unit .inner ul li {
  width: 392px;
  margin-right: 12px;
  margin-bottom: 12px;
}

@media all and (max-width: 1199px) {
  .m-banner .unit .inner ul li {
    width: 32%;
    margin-right: 2%;
  }
}

.m-banner .unit .inner ul li:nth-child(3n) {
  margin-right: 0;
}
.m-banner .unit .inner ul li a img {
  width: 100%;
}


/*=== ランキング ===*/
.m-rank .unit{
  padding: 40px 0 60px;
}
.m-rank .unit .inner {
  width: 1200px;
  margin: 0 auto;
}

@media all and (max-width: 1199px) {
  .m-rank .unit .inner {
    width: 96%;
  }
}

.m-rank .unit .inner .ttl {
  text-align: center;
  margin-bottom: 50px;
}
.m-rank .unit .inner .ttl h2 {
  display: inline-block;
  color: #004098;
  text-align: center;
}
.m-rank .unit .inner .ttl h2 img {
  width: 72.8%;
}


/*=== コラム ===*/
.m-column .unit {
  background: #f4f8fb;
  padding: 60px 0;
}
.m-column .unit .inner {
  width: 1200px;
  margin: 0 auto;
}

@media all and (max-width: 1199px) {
  .m-column .unit .inner {
    width: 96%;
  }
}

.m-column .unit .inner .ttl {
  text-align: center;
  margin-bottom: 50px;
}
.m-column .unit .inner .ttl h2 {
  color: #004098;
  text-align: center;
}
.m-column .unit .inner .detail ul {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-column .unit .inner .detail ul li {
  width: 380px;
}

@media all and (max-width: 1199px) {
  .m-column .unit .inner .detail ul li {
    width: 33%;
  }
}

.m-column .unit .inner .detail ul li a .img-holder {
  display: block;
  margin-bottom: 15px;
}
.m-column .unit .inner .detail ul li a .img-holder img {
  width: 100%;
}
.m-column .unit .inner .detail ul li a .txt-holder p {
  color: #333333;
  font-size: 15px;
}
.m-column .unit .inner .detail ul li a .txt-holder p.date {
  color: #888888;
  font-size: 12px;
  margin-bottom: 10px;
}
.m-column .unit .inner .detail .btn-holder {
  width: 200px;
  margin: 0 auto;
  border: solid 1px #004098;
}
.m-column .unit .inner .detail .btn-holder a {
  padding: 15px 0;
  color: #004098;
}
.m-column .unit .inner .detail .btn-holder a:hover {
  color: #ffffff;
  background: #004098;
}


/*=== カテゴリー ===*/
.m-category .unit {
  padding: 60px 0;
}
.m-category .unit .inner {
  width: 1200px;
  margin: 0 auto;
}

@media all and (max-width: 1199px) {
  .m-category .unit .inner {
    width: 96%;
  }
}

.m-category .unit .inner .ttl {
  text-align: center;
  margin-bottom: 50px;
}
.m-category .unit .inner .ttl h2 {
  color: #004098;
  text-align: center;
}
.m-category .unit .inner .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-category .unit .inner .detail .category_box {
  width: 380px;
  border: solid 1px #d2d4e0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
  margin-right: 30px;
}

@media all and (max-width: 1199px) {
  .m-category .unit .inner .detail .category_box {
    width: 32%;
    margin-right: 2%;
  }
}

.m-category .unit .inner .detail .category_box:nth-child(3n) {
  margin-right: 0;
}
.m-category .unit .inner .detail .category_box dl dt {
  position: relative;
  border-bottom: solid 1px #d2d4e0;
}
.m-category .unit .inner .detail .category_box dl dt a {
  display: block;
  color: #004098;
  text-align: left;
  padding: 29px 30px 28px;
  font-weight: bold;
}

@media all and (max-width: 1199px) {
  .m-category .unit .inner .detail .category_box dl dt a {
    padding: 29px 40% 28px 10%;
  }
}

@media all and (max-width: 980px) {
  .m-category .unit .inner .detail .category_box dl dt a {
    padding: 29px 45% 28px 10%;
  }
}

.m-category .unit .inner .detail .category_box dl dd {
  padding: 30px;
}
.m-category .unit .inner .detail .category_box dl dd ul li {
  margin-bottom: 12px;
  padding-left: 15px;
  position: relative;
}
.m-category .unit .inner .detail .category_box dl dd ul li:before {
  content: "";
  left: 3px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #888888;
  border-right: 1px solid #888888;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.m-category .unit .inner .detail .category_box dl dd ul li:last-child {
  margin-bottom: 0;
}
.m-category .unit .inner .detail .category_box dl dd ul li a {
  position: relative;
}
.m-category .unit .inner .detail .category_box.stepper dl dt:after {
  content: "";
  background: url("https://gigaplus.makeshop.jp/sportsoasis/images/top/cate_stepper_s.png") no-repeat center top;
  background-size: cover;
  width: 120px;
  height: 78px;
  right: 0px;
  bottom: 0;
  position: absolute;
}
.m-category .unit .inner .detail .category_box.balanceball dl dt:after {
  content: "";
  background: url("https://gigaplus.makeshop.jp/sportsoasis/images/top/cate_balanceball_s.png") no-repeat center top;
  background-size: cover;
  width: 120px;
  height: 78px;
  right: 0px;
  bottom: 0;
  position: absolute;
}
.m-category .unit .inner .detail .category_box.resetpole dl dt:after {
  content: "";
  background: url("https://gigaplus.makeshop.jp/sportsoasis/images/top/cate_resetpole_s.png") no-repeat center top;
  background-size: cover;
  width: 120px;
  height: 78px;
  right: 0px;
  bottom: 0;
  position: absolute;
}
.m-category .unit .inner .detail .category_box.nagara dl dt:after {
  content: "";
  background: url("https://gigaplus.makeshop.jp/sportsoasis/images/top/cate_nagara_s.png") no-repeat center top;
  background-size: cover;
  width: 120px;
  height: 78px;
  right: 0px;
  bottom: 0;
  position: absolute;
}
.m-category .unit .inner .detail .category_box.fitness dl dt:after {
  content: "";
  background: url("https://gigaplus.makeshop.jp/sportsoasis/images/top/cate_fitness_s.png") no-repeat center top;
  background-size: cover;
  width: 120px;
  height: 78px;
  right: 0px;
  bottom: 0;
  position: absolute;
}
.m-category .unit .inner .detail .category_box.stylish dl dt:after {
  content: "";
  background: url("https://gigaplus.makeshop.jp/sportsoasis/images/top/cate_stylish_s.png") no-repeat center top;
  background-size: cover;
  width: 120px;
  height: 78px;
  right: 0px;
  bottom: 0;
  position: absolute;
}
.m-category .unit .inner .detail .category_box.supple dl dt:after {
  content: "";
  background: url("https://gigaplus.makeshop.jp/sportsoasis/images/top/cate_supple_s.png") no-repeat center top;
  background-size: cover;
  width: 120px;
  height: 78px;
  right: 0px;
  bottom: 0;
  position: absolute;
}


/*=== ピックアップ ===*/
.m-pickup .unit {
  background: #f4f8fb;
  padding: 80px 0;
}
.m-pickup .unit .inner {
  width: 1200px;
  margin: 0 auto;
}

@media all and (max-width: 1199px) {
  .m-pickup .unit .inner {
    width: 96%;
  }
}

.m-pickup .unit .inner .ttl {
  text-align: center;
  margin-bottom: 50px;
}
.m-pickup .unit .inner .ttl h2 {
  color: #004098;
  text-align: center;
}
.m-pickup .unit .inner .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 25px;
}
.m-pickup .unit .inner .detail .pick-holder {
  width: 276px;
}

@media all and (max-width: 1199px) {
  .m-pickup .unit .inner .detail .pick-holder {
    width: 24%;
  }
}

.m-pickup .unit .inner .detail .pick-holder a .img-holder {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 20px;
}
.m-pickup .unit .inner .detail .pick-holder a .img-holder img {
  width: 100%;
}
.m-pickup .unit .inner .detail .pick-holder a h3 {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 20px;
  color: #333;
  font-size: 15px;
}
.m-pickup .unit .inner .detail .pick-holder a p {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #888;
  font-size: 14px;
}
.m-pickup .unit .inner .detail .pick-holder a:hover .img-holder {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}


/*=== ショッピングガイド ===*/
.m-guide .unit {
  padding: 60px 0;
}
.m-guide .unit .inner {
  width: 1200px;
  margin: 0 auto;
}

@media all and (max-width: 1199px) {
  .m-guide .unit .inner {
    width: 96%;
  }
}

.m-guide .unit .inner .ttl {
  text-align: center;
  margin-bottom: 55px;
}
.m-guide .unit .inner .ttl h3 {
  text-align: center;
}
.m-guide .unit .inner .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.m-guide .unit .inner .detail:last-child {
  margin-top: 25px;
  padding-top: 25px;
  border-top: solid 1px #cfd6de;
  padding-bottom: 0;
}
.m-guide .unit .inner .detail .guide-holder {
  width: 255px;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media all and (max-width: 1199px) {
  .m-guide .unit .inner .detail .guide-holder {
    width: 25%;
  }
}

.m-guide .unit .inner .detail .guide-holder dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.m-guide .unit .inner .detail .guide-holder dl dt span {
  width: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}
.m-guide .unit .inner .detail .guide-holder dl dt span img {
  width: 100%;
}
.m-guide .unit .inner .detail .guide-holder dl dt h3 {
  font-size: 16px;
  color: #004098;
}
.m-guide .unit .inner .detail .guide-holder dl dd p {
  font-size: 14px;
  color: #888888;
}
.m-guide .unit .inner .detail .guide-holder dl dd p a {
  font-size: 14px;
  color: #888888;
  display: inline-block;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-guide .unit .inner .detail .guide-holder dl dd p a:hover {
  color: #004098;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-guide .unit .inner .detail .guide-holder dl dd p + ul {
  margin-top: 20px;
}
.m-guide .unit .inner .detail .guide-holder dl dd p + img {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  margin-right: auto;
  margin-left: 0;
}

@media all and (max-width: 1199px) {
  .m-guide .unit .inner .detail .guide-holder dl dd p + img {
    width: 100%;
  }
}

.m-guide .unit .inner .detail .guide-holder dl dd ul li {
  font-size: 14px;
  color: #888888;
  margin-bottom: 5px;
}
.m-guide .unit .inner .detail .guide-holder dl dd ul + img {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  margin-right: auto;
  margin-left: 0;
}

@media all and (max-width: 1199px) {
  .m-guide .unit .inner .detail .guide-holder dl dd ul + img {
    width: 100%;
  }
}

.m-guide .unit .inner .detail .guide-holder dl dd ul.links li {
  position: relative;
  padding-left: 15px;
}
.m-guide .unit .inner .detail .guide-holder dl dd ul.links li:before {
  content: "";
  left: 3px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #888888;
  border-right: 1px solid #888888;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.m-guide .unit .inner .detail .guide-holder dl dd ul.links li a {
  font-size: 14px;
  color: #888888;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-guide .unit .inner .detail .guide-holder dl dd ul.links li a:hover {
  color: #004098;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-guide .unit .inner .detail .guide-holder + .guide-holder {
  border-left: solid 1px #cfd6de;
  padding-left: 25px;
  margin-left: 25px;
}

@media all and (max-width: 1199px) {
  .m-guide .unit .inner .detail .guide-holder + .guide-holder {
    width: 33%;
  }
}


/*=== フッター ===*/
.m-footer {
  width: 100%;
}
.m-footer .unit.menu {
  background: #f4f8fb;
  padding: 30px 0;
}
.m-footer .unit.menu .inner {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media all and (max-width: 1199px) {
  .m-footer .unit.menu .inner {
    width: 90%;
  }
}

.m-footer .unit.menu .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-footer .unit.menu .inner ul.links li {
  padding-right: 20px;
  border-right: 1px solid #cccccc;
  margin-right: 20px;
}
.m-footer .unit.menu .inner ul.links li a {
  font-size: 14px;
  color: #333333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-footer .unit.menu .inner ul.links li a:hover {
  color: #004098;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.m-footer .unit.menu .inner ul.links li:last-child {
  border: none;
}
.m-footer .unit.menu .inner ul.sns li {
  margin-left: 20px;
}

.m-footer .unit.copyright {
  background: #004098;
  padding: 15px 0;
}
.m-footer .unit.copyright .inner {
  text-align: center;
}
.m-footer .unit.copyright .inner p {
  text-align: center;
  font-size: 14px;
  color: #ffffff;
}

