@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.clearfix, .Guide-unit .__inner, .Standard-unit .__inner {
  display: inline-table;
}
.clearfix:after, .Guide-unit .__inner:after, .Standard-unit .__inner:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.__txt--space {
  margin-bottom: 10px;
}

@media screen and (max-width: 480px) {
  .Sp__block--none {
    display: none;
  }
}

@media screen and (min-width: 978px) {
  .Pc__block--none {
    display: none;
  }
}

@media screen and (min-width: 978px) {
  .Break-pc {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .Break-pc {
    display: inline;
  }
}

@media screen and (min-width: 978px) {
  .Break-sp {
    display: inline;
  }
}
@media screen and (max-width: 480px) {
  .Break-sp {
    display: block;
  }
}

.Guide-unit .__img-outer img, .Standard-unit .__img-outer img {
  width: 100%;
  height: auto;
}

.Content__inner {
  margin: 0 auto;
}
@media screen and (min-width: 978px) {
  .Content__inner {
    width: 700px;
  }
}
@media screen and (max-width: 977px) {
  .Content__inner {
    width: 94%;
  }
}

.Standard-unit h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #C39D6C;
  color: #C39D6C;
  line-height: 1.3;
  letter-spacing: -1px;
  margin: 50px auto 20px;
  padding-bottom: 6px;
}
@media screen and (max-width: 977px) {
  .Standard-unit h3 {
    padding-top: 2px;
    margin: 40px auto 15px;
  }
}
@media screen and (max-width: 480px) {
  .Standard-unit h3 {
    font-size: 20px;
  }
}

.Page-ttl {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  background: #F389B0;
  color: #fff;
  line-height: 1.3;
  padding: 14px 5px;
}
@media screen and (max-width: 977px) {
  .Page-ttl {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .Page-ttl {
    text-align: left;
  }
}

.Standard-unit .__img-outer {
  float: left;
  width: 200px;
  padding: 0 10px 5px 0;
}
@media screen and (min-width: 978px) {
  .Standard-unit .__img-outer {
    margin-right: 10px;
  }
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

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

a {
  background-color: transparent;
  text-decoration: none;
  color: #4a4a4a;
}

a:active,
a:hover {
  outline-width: 0;
  text-decoration: none;
}

a:active {
  color: #4a4a4a;
}

h1 {
  font-size: 14px;
  padding: 5px 0;
}

small {
  font-size: 80%;
}

img {
  border-style: none;
  vertical-align: bottom;
}

strong {
  font-weight: inherit;
}

em {
  font-style: normal;
}

li,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 16px;
  background: #feeee8;
  color: #4a4a4a;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 977px) {
  body {
    background: #fff;
  }
}

body p {
  line-height: 1.8;
}

.large {
  font-size: 18px;
  line-height: 1.8;
}

.small {
  font-size: 14px;
  line-height: 1.4;
}

.Seo-bold {
  font-weight: bold;
}

.Conteiner {
  overflow: hidden;
  margin: 0 auto;
  width: 977px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 977px) {
  .Conteiner {
    display: inherit;
    width: auto;
    background: #feeae3;
    max-width: 780px;
    -webkit-box-shadow: 0 0 5px #999;
            box-shadow: 0 0 5px #999;
    min-width: 320px;
  }
}

.Header {
  padding-top: 20px;
  width: 200px;
  min-height: 1000px;
  background: #fff;
  -webkit-box-shadow: rgba(153, 153, 153, 0.5) 2px 0 2px;
          box-shadow: rgba(153, 153, 153, 0.5) 2px 0 2px;
  background: url("/img/nav_vertical_border.png") no-repeat, url("/img/nav_vertical_border.png") no-repeat;
  background-position: 3% 0, 97% 0;
  position: relative;
}
@media screen and (max-width: 977px) {
  .Header {
    position: relative;
    width: 100%;
    min-width: 320px;
    height: auto;
    background: #feeee8;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    min-height: 0;
    display: none;
  }
}
@media screen and (max-width: 977px) {
  .Header__scroll {
    height: 100px;
  }
}
@media screen and (max-width: 977px) {
  .Header__logo-outer {
    position: fixed;
    left: 0;
    top: -3px;
    z-index: 10;
    background: #fff;
    border-top: 4px solid #feeee8;
    border-bottom: 1px solid #dcc695;
    overflow: hidden;
    width: 100%;
    min-width: 320px;
    padding: 6px 12px;
  }
}
@media screen and (max-width: 480px) {
  .Header__logo-outer {
    padding: 8px;
  }
}
.Header__logo {
  background: url("/img/pc_logo.png") no-repeat;
  background-position: center;
  margin: 8px auto;
  text-indent: -9999px;
}
@media screen and (max-width: 977px) {
  .Header__logo {
    background: url("/img/logo_s.png") no-repeat;
    background-position: 0 50%;
    background-size: contain;
    float: left;
    width: 70%;
  }
}
@media screen and (max-width: 480px) {
  .Header__logo {
    background-size: contain;
    background-position: 5px 50%;
  }
}
.Header__logo-link {
  width: 150px;
  height: 165px;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 977px) {
  .Header__logo-link {
    width: auto;
    height: 54.5px;
  }
}
@media screen and (max-width: 480px) {
  .Header__logo-link {
    width: auto;
    height: 42.5px;
  }
}
.Header__logo-link:hover {
  opacity: 0.5;
}
.Header__sp-fix {
  display: none;
}
.Header__sp-fix-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  vertical-align: bottom;
  width: 33.3333333333%;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-right: 1px solid #dcc695;
}
.Header__sp-fix-list:last-child {
  border-right: none;
  background: #f29ec2;
}
.Header__sp-fix-list:last-child a {
  color: #fff;
}
.Header__sp-fix-list:nth-child(3) {
  border-right: none;
}
.Header__sp-fix-list:nth-child(4) a {
  color: #c6aa82;
}
.Header__sp-fix-list:nth-child(1), .Header__sp-fix-list:nth-child(2), .Header__sp-fix-list:nth-child(3) {
  border-bottom: 1px solid #dcc695;
}
.Header__sp-fix-link {
  display: block;
  padding: 5px 0;
  color: #c6aa82;
  font-weight: bold;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 360px) {
  .Header__sp-fix-link {
    font-size: 12px;
  }
}
.Header__sp-fix-link i {
  display: block;
  font-size: 266%;
}
.Header__sp-fix-link span {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  bottom: 2px;
  line-height: 1;
}
.Header__sp-fix-btn {
  width: 60px;
  float: right;
}
@media screen and (min-width: 978px) {
  .Header__sp-fix-btn {
    display: none;
  }
}
.Header__sp-fix-btn-inner {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 90%;
  min-width: 46px;
  height: 59px;
}
.Header__sp-fix-btn--bar {
  position: absolute;
  top: 6px;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #dcc695;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.Header__sp-fix-btn--bar:nth-child(2) {
  top: 19px;
  opacity: 1;
}
.Header__sp-fix-btn--bar:nth-child(3) {
  top: 32px;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
.Header__sp-fix-btn-txt, .Header__sp-fix-btn-txt--close {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  bottom: 2px;
  line-height: 1;
  color: #dcc695;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  visibility: visible;
  opacity: 1;
  font-weight: bold;
}
.Header__sp-fix-btn-txt {
  text-align: center;
}
.Header__sp-fix-btn-txt--close {
  display: none;
}
.Header__main-menu {
  display: block;
  text-align: center;
  width: 200px;
}
@media screen and (max-width: 977px) {
  .Header__main-menu {
    position: fixed;
    overflow: hidden;
    top: calc(-100% - 100px);
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 35px;
    background: rgb(255, 255, 255);
    -webkit-transition: 0.6s;
    transition: 0.6s;
    z-index: 2;
    opacity: 0;
    border-left: 5px solid #F389B0;
    border-right: 5px solid #F389B0;
  }
}
@media screen and (max-width: 977px) {
  .Header__main-menu-inner {
    height: 100%;
    width: 100%;
    padding: 75px 0 50px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.Header__main-menu-list-outer {
  overflow: hidden;
}
@media screen and (max-width: 977px) {
  .Header__main-menu-list-outer {
    margin: 0 auto;
    width: 90%;
    border-top: 1px solid #f7e4bb;
  }
}
.Header__main-menu-list {
  font-size: 14px;
}
@media screen and (min-width: 978px) {
  .Header__main-menu-list {
    background: url("/img/nav_hr_pc.png") no-repeat;
    background-size: 80%;
    background-position: bottom center;
  }
  .Header__main-menu-list:last-child {
    display: none;
  }
  .Header__main-menu-list:nth-child(5) {
    background: none;
  }
}
@media screen and (max-width: 977px) {
  .Header__main-menu-list {
    width: 100%;
    background: 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #f7e4bb;
  }
}
.Header__main-menu-list span {
  display: block;
  font-family: "Times New Roman", Times, serif;
  color: #a67c52;
  letter-spacing: 2px;
}
@media screen and (max-width: 480px) {
  .Header__main-menu-list span {
    font-size: 120%;
  }
}
@media screen and (max-width: 977px) {
  .Header__main-menu-list .link1::before {
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    font-weight: 900;
  }
  .Header__main-menu-list .link2::before {
    font-family: "Font Awesome 5 Free";
    content: "\f4d3";
    font-weight: 900;
  }
  .Header__main-menu-list .link3::before {
    font-family: "Font Awesome 5 Free";
    content: "\f3ed";
    font-weight: 900;
  }
  .Header__main-menu-list .link4::before {
    font-family: "Font Awesome 5 Free";
    content: "\f064";
    font-weight: 900;
  }
  .Header__main-menu-list .link5::before {
    font-family: "Font Awesome 5 Free";
    content: "\f5a0";
    font-weight: 900;
  }
  .Header__main-menu-list .link6::before {
    font-family: "Font Awesome 5 Brands";
    content: "\f3fe";
    font-weight: 900;
  }
}
.Header__main-menu-link {
  position: relative;
}
.Header__main-menu-link::before {
  position: absolute;
  font-size: 30px;
  left: 4%;
  top: calc(50% - 15px);
}
.Header__main-menu-link, .Header__main-menu-link:visited {
  color: #292929;
  text-decoration: none;
  padding: 17px 0;
  display: block;
}
@media screen and (max-width: 977px) {
  .Header__main-menu-link, .Header__main-menu-link:visited {
    color: #fff;
    font-weight: bold;
    padding: 10px 0;
    background: #c6aa82;
  }
}
@media screen and (max-width: 977px) {
  .Header__main-menu-list:last-child a {
    background: #f29ec2;
  }
  .Header__main-menu-list:last-child a span {
    color: #f7e4bb;
  }
}
.Header__main-menu-link:hover {
  opacity: 0.5;
}
.Header__main-menu-link.active {
  color: #ff92b7;
}
.Header__aside {
  overflow: hidden;
  display: block;
  margin: 0;
}
.Header__aside-main {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
@media screen and (max-width: 977px) {
  .Header__aside-main {
    display: none;
  }
}
.Header__aside-main img {
  width: 100%;
}
.Header__aside-nav-blog {
  display: none;
}
@media screen and (max-width: 977px) {
  .Header__aside-nav-blog {
    display: block;
    width: 90%;
    margin: 10px auto 0;
  }
}
.Header__aside-nav-contact {
  width: 160px;
  margin: 0 auto;
  color: #F389B0;
}
@media screen and (max-width: 977px) {
  .Header__aside-nav-contact {
    width: 90%;
    margin: 3% auto 0;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .Header__aside-nav-contact {
    display: none;
  }
}
@media screen and (max-width: 977px) {
  .Header__aside-nav-contact a {
    display: block;
    padding: 7% 0;
  }
}
.Header__aside-nav-contact a, .Header__aside-nav-contact a:visited {
  padding: 15px 0;
  display: block;
  border: 2px solid #F389B0;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  text-decoration: none;
  color: #F389B0;
}
.Header__aside-nav-contact a:hover {
  background: #FF9;
}
.Header__aside-nav-tel {
  margin: 20px 0 0;
}
@media screen and (max-width: 977px) {
  .Header__aside-nav-tel {
    display: none;
  }
}
.Header__aside-nav-tel p {
  line-height: 1.6;
}
.Header__aside-nav-tel a, .Header__aside-nav-tel a:visited {
  text-decoration: none;
}
.Header__aside-nav-tel a:hover {
  opacity: 0.5;
}
.Header__aside-nav-tel .t_small {
  font-size: 11px;
  padding-bottom: 5px;
  background: url("/img/tel_pc_underline.png") no-repeat;
  background-position: center bottom;
  color: #5f5f5f;
}
.Header__aside-nav-tel .t_small2 {
  font-size: 11px;
  padding-bottom: 10px;
  background: url("/img/tel_pc_underline.png") no-repeat;
  background-position: center bottom;
  color: #5f5f5f;
}
.Header__aside-nav-tel .t_large {
  font-size: 20px;
  color: #d2ac80;
}
.Header__banner {
  width: 90%;
  margin: 25px auto 25px;
}
@media screen and (max-width: 480px) {
  .Header__banner {
    width: 100%;
  }
}
.Header__banner a {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.Header__banner a:last-of-type {
  margin-bottom: 0;
}
.Header__banner a img {
  width: 100%;
}
.Header__banner a img:hover {
  opacity: 0.7;
}
.Header__column_unit {
  width: 90%;
  margin: 25px auto 0;
}
.Header__column_unit a {
  display: block;
  width: 100%;
}
.Header__column_unit a img {
  width: 100%;
}
.Header__column_unit a img:hover {
  opacity: 0.7;
}
.Header__twitter_unit {
  width: 90%;
  margin: 10px auto 0;
}
.Header__twitter_unit a {
  display: block;
  width: 100%;
}
.Header__twitter_unit a img {
  width: 100%;
}
.Header__twitter_unit a img:hover {
  opacity: 0.7;
}
.Header__blog_unit {
  width: 90%;
  margin: 10px auto 0;
}
.Header__blog_unit a {
  display: block;
  width: 100%;
}
.Header__blog_unit a img {
  width: 100%;
}
.Header__blog_unit a img:hover {
  opacity: 0.7;
}
.Header__qa_unit {
  width: 90%;
  margin: 10px auto 25px;
}
.Header__qa_unit a {
  display: block;
  width: 100%;
}
.Header__qa_unit a img {
  width: 100%;
}
.Header__qa_unit a img:hover {
  opacity: 0.7;
}
.Header__official {
  width: 175px;
  margin: 0 auto;
  padding: 0 0 10px;
}
@media screen and (max-width: 977px) {
  .Header__official {
    display: none;
  }
}
.Header__official-img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 978px) {
  .Header__contact-btn {
    display: none;
  }
}
@media screen and (max-width: 977px) {
  .Header__contact-btn {
    position: fixed;
    z-index: 2;
    bottom: 5px;
    left: 5px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.Header__contact-btn-link {
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  background: #70b47a;
  color: #fff;
  border: 1px solid #7ad687;
  border-radius: 3px;
  line-height: 1;
  font-weight: bold;
  pointer-events: none;
  opacity: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media screen and (max-width: 360px) {
  .Header__contact-btn-link {
    padding: 6px;
  }
}
.Header__contact-btn-link i {
  padding-right: 5px;
}

.Content {
  width: 777px;
}
@media screen and (max-width: 977px) {
  .Content {
    width: 100%;
    background: #fff;
  }
}
@media screen and (max-width: 480px) {
  .Content {
    padding-top: 0;
  }
}
.Content h1 {
  font-size: 12px;
  font-weight: normal;
  text-align: right;
}
@media screen and (min-width: 978px) {
  .Content h1 {
    width: 700px;
    margin: 0 auto;
    padding: 0;
  }
}
@media screen and (max-width: 977px) {
  .Content h1 {
    text-align: center;
    color: #f29ec2;
    padding-top: 3px;
  }
}
@media screen and (max-width: 480px) {
  .Content h1 {
    font-size: 10px;
  }
}
common-global-menu:not(:defined) {
  opacity: 0;
}

common-global-menu:defined {
  opacity: 1;
  -webkit-transition: opacity 0s ease 0.3s;
  transition: opacity 0s ease 0.3s;
}

.Aside__btn_unit {
  padding: 40px 0;
  border-top: 1px solid #e8e8e8;
}
.Aside__btn_outer {
  width: 80%;
  min-width: 340px;
  margin: 0 auto;
  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-top: 0.5%;
}
.Aside__btn_item {
  width: 48%;
  margin: 1%;
  display: block;
  -webkit-filter: drop-shadow(0 2px 2px #ccc);
          filter: drop-shadow(0 2px 2px #ccc);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 978px) {
  .Aside__btn_item {
    width: 32%;
    margin: 0.5%;
  }
}
.Aside__btn_item img {
  width: 100%;
}
.Aside__btn_item:hover {
  opacity: 0.5;
}
.Aside__bn_outer {
  width: 80%;
  min-width: 340px;
  margin: 0 auto;
  padding-top: 20px;
  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-top: 0.5%;
}
.Aside__bn_item {
  width: 44%;
  margin: 1% 3%;
  display: block;
  -webkit-filter: drop-shadow(0 2px 2px #ccc);
          filter: drop-shadow(0 2px 2px #ccc);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Aside__bn_item img {
  width: 100%;
}
.Aside__bn_item:hover {
  opacity: 0.5;
}

.Footer {
  clear: both;
  text-align: center;
  padding: 20px 0 40px;
}
@media screen and (max-width: 977px) {
  .Footer {
    overflow: hidden;
    width: 100%;
    max-width: 780px;
    padding-bottom: 0;
  }
}
.Footer__menu {
  display: none;
}
@media screen and (max-width: 977px) {
  .Footer__menu {
    display: block;
    border-top: 1px solid #f7e4bb;
  }
}
.Footer__menu-list {
  font-size: 14px;
  background-position: bottom center;
  width: 50%;
  float: left;
  background: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #f7e4bb;
  background: #fff;
}
.Footer__menu-list:nth-child(1n) {
  border-right: 1px solid #f7e4bb;
}
.Footer__menu-list span {
  display: block;
  font-family: "Times New Roman", Times, serif;
  color: #a67c52;
  letter-spacing: 2px;
}
.Footer__menu-link, .Footer__menu-link:visited {
  color: #292929;
  text-decoration: none;
  display: block;
  padding: 10px 0;
}
.Footer__menu-link:hover, .Footer__menu-link:visited:hover {
  opacity: 0.5;
}
.Footer__comment {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #e8e8e8;
}
@media screen and (max-width: 977px) {
  .Footer__comment {
    clear: both;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 75px;
    border-top: 0;
    background: #feeee8;
  }
}
@media screen and (max-width: 480px) {
  .Footer__comment {
    padding-bottom: 65px;
  }
}
@media screen and (max-width: 480px) {
  .Footer__comment-txt {
    font-size: 10px;
  }
}

@media screen and (max-width: 977px) {
  .SP-menu__active {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  .SP-menu__active .Header__sp-fix-btn .Header__sp-fix-btn-txt {
    display: none;
  }
  .SP-menu__active .Header__sp-fix-btn-txt--close {
    display: block;
    text-align: center;
  }
  .SP-menu__active .Header__sp-fix-btn .Header__sp-fix-btn--bar:nth-child(1) {
    width: 40px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-left: 15px;
  }
  .SP-menu__active .Header__sp-fix-btn .Header__sp-fix-btn--bar:nth-child(2) {
    opacity: 0;
  }
  .SP-menu__active .Header__sp-fix-btn .Header__sp-fix-btn--bar:nth-child(3) {
    width: 40px;
    top: 32px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-left: 15px;
  }
  .SP-menu__active .Header__contact-btn-link {
    visibility: hidden;
    opacity: 0;
  }
}
@media screen and (max-width: 977px) {
  .SP-menu__active .Header__main-menu {
    top: 0;
    opacity: 1;
  }
}

.Guide-unit h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #C39D6C;
  color: #C39D6C;
  line-height: 1.3;
  padding: 14px 5px;
  margin: 40px auto 20px;
}
@media screen and (max-width: 977px) {
  .Guide-unit h3 {
    font-size: 20px;
  }
}
.Guide-unit .__inner {
  display: inherit;
  padding-bottom: 40px;
}
@media screen and (max-width: 480px) {
  .Guide-unit .__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.Guide-unit .__img-outer {
  float: left;
  width: 200px;
  padding: 0 10px 5px 0;
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  .Guide-unit .__img-outer {
    margin-right: 0;
    width: 100%;
    text-align: center;
    float: none;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.Guide-unit .__img-outer a {
  display: inline-block;
  width: 200px;
  height: 200px;
}
@media screen and (max-width: 480px) {
  .Guide-unit .__img-outer img {
    width: 200px;
    height: auto;
  }
}
.Guide-unit .__img-outer img:hover {
  opacity: 0.6;
}
.Guide-unit dl {
  width: 100%;
}
@media screen and (max-width: 480px) {
  .Guide-unit dl {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-bottom: 30px;
  }
}
.Guide-unit dt {
  font-weight: bold;
  padding: 8px 0 3px;
  color: #666;
}
.Guide-unit dt:first-child {
  padding-top: 0;
}
@media screen and (max-width: 480px) {
  .Guide-unit dt {
    width: 100% !important;
    padding: 15px 0 10px;
  }
  .Guide-unit dt span {
    display: inline-block;
    padding: 5px 30px;
    background: #aaa;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (max-width: 480px) {
  .Guide-unit dd span {
    display: block;
  }
}
.Guide-unit dd a {
  color: #38468e;
  text-decoration: underline;
}
.Guide-unit dd a:hover {
  color: #e01e3c;
}

.Column_image_outer {
  width: 90%;
  margin: 50px auto 0;
}
.Column_image_outer img {
  width: 100%;
}