body {
  line-height: 1.75;
  font-size: 16px;
  font-size: 1rem;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

a, a:link, a:active, a:visited {
  text-decoration: underline;
  outline: none;
}

a:hover, a:active {
  outline: 0;
}

a {
  color: #21759b;
}

a:visited {
  color: #21759b;
}

a:focus {
  color: #21759b;
}

a:hover {
  color: #0f3647;
}

a:active {
  color: #21759b;
}

.fa {
  padding-right: .5em;
}

.dnon {
  display: none;
}

/*-----------------------------------------------
 __layout
-----------------------------------------------*/
.l_row {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 979px) {
  .l_row {
    padding: 0 5%;
  }
}

/*-----------------------------------------------
 __fontsize
-----------------------------------------------*/
.fz_ExLrg {
  font-size: 36px;
}

@media screen and (max-width: 767px) {
  .fz_ExLrg {
    font-size: 30px;
  }
}

@media screen and (max-width: 600px) {
  .fz_ExLrg {
    font-size: 24px;
  }
}

.fz_Lrg {
  font-size: 30px;
}

@media screen and (max-width: 767px) {
  .fz_Lrg {
    font-size: 24px;
  }
}

@media screen and (max-width: 600px) {
  .fz_Lrg {
    font-size: 20px;
  }
}

.fz_MidLrg {
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .fz_MidLrg {
    font-size: 20px;
  }
}

@media screen and (max-width: 660px) {
  .fz_MidLrg {
    font-size: 16px;
  }
}

.fz_Mid {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .fz_Mid {
    font-size: 18px;
  }
}

@media screen and (max-width: 660px) {
  .fz_Mid {
    font-size: 15px;
  }
}

.fz_Reg {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .fz_Reg {
    font-size: 14px;
  }
}

.fz_SmMid {
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .fz_SmMid {
    font-size: 13px;
  }
}

.fz_Sm {
  font-size: 13px;
}

@media screen and (max-width: 660px) {
  .fz_Sm {
    font-size: 12px;
  }
}

.fz_ExSm {
  font-size: 12px;
}

@media screen and (max-width: 660px) {
  .fz_ExSm {
    font-size: 10px;
  }
}

.head_catch__img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.head_read {
  font-weight: 700;
  letter-spacing: .15em;
  text-indent: .15em;
}

.head_main__logo {
  padding: 5% 0;
  text-align: center;
}

.head_copy {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: .3em;
  text-indent: .3em;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .head_copy {
    font-size: 24px;
  }
}

.head_copy span {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.head_copy span:after {
  content: "";
  background: url(../images/mikandori/logomark.png) 0 0 no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  width: 125px;
  height: 109px;
  display: block;
  position: absolute;
  right: -150px;
  top: -50px;
}

@media screen and (max-width: 767px) {
  .head_copy span:after {
    width: 64px;
    height: 55px;
    right: 0px;
    top: -50px;
  }
}

@media screen and (max-width: 600px) {
  .head_copy span:after {
    width: 32px;
    height: 28px;
    top: -30px;
  }
}

.head_copy em {
  color: #FF5500;
  font-style: normal;
}

.main_copy {
  position: relative;
}

.main_copy__txt {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 8%;
  color: #fff;
  line-height: 2;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 600px) {
  .main_copy__txt {
    padding: 0 5%;
    text-align: left;
  }
  .main_copy__txt br {
    display: none;
  }
}

.main_copy__img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

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

.main_copy__imgS {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  display: none;
}

@media screen and (max-width: 479px) {
  .main_copy__imgS {
    display: block;
  }
}

.feature_wrap {
  padding: 5% 0;
}

.feature_colum__wrap {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 600px) {
  .feature_colum__wrap {
    display: block;
    position: relative;
  }
}

.feature_colum {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  width: 50%;
  position: relative;
  padding: 5% 0;
}

@media screen and (max-width: 600px) {
  .feature_colum {
    display: block;
    width: 100%;
  }
}

.feature_colum.hiyoko {
  background: url(../images/mikandori/feature_01.jpg) 0 0 no-repeat;
}

@media screen and (max-width: 600px) {
  .feature_colum.hiyoko {
    height: 200px;
    position: absolute;
    bottom: 0;
  }
}

.feature_colum.txt {
  padding: 5% 0;
}

@media screen and (max-width: 600px) {
  .feature_colum.mikan {
    width: 60%;
    display: block;
    margin: 0 auto;
  }
}

@media screen and (max-width: 600px) {
  .feature_colum.siryo {
    width: 60%;
    display: block;
    margin: 0 auto;
  }
}

.feature_colum__arrow {
  position: absolute;
  display: block;
  bottom: -150px;
  left: -100px;
  width: 100px;
  height: auto;
  z-index: 2;
}

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

.feature_cont__wrap {
  padding: 0 8%;
}

@media screen and (max-width: 600px) {
  .feature_cont__wrap.hiyot {
    padding-bottom: 200px;
  }
}

.feature_ttl {
  color: #FF5500;
  font-weight: bold;
  margin-bottom: 1em;
  letter-spacing: .2em;
}

@media screen and (max-width: 600px) {
  .feature_ttl {
    text-align: center;
  }
}

.feature_cont {
  color: #594230;
  line-height: 2;
}

.feature_cont__graf {
  padding-top: 2em;
}

.feature_cont__grafTtl {
  background: #594230;
  color: #fff;
  text-align: center;
  margin-bottom: 1em;
}

.feature_cont__img {
  display: block;
  max-width: 100%;
  height: auto;
}

.feature_cont__grafImg img {
  display: block;
  width: 90%;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.secret_wrap {
  border: 10px solid #00BFB6;
  border-left: none;
  border-right: none;
  padding: 5% 0;
}

.secret_wrap__inner {
  padding: 0 5%;
  position: relative;
  margin-top: -10%;
}

@media screen and (max-width: 979px) {
  .secret_wrap__inner {
    padding: 0;
    margin-top: 0;
  }
}

.secret_head {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.secret_ttl {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  vertical-align: bottom;
  text-align: right;
  padding-right: 3%;
  padding-bottom: 1em;
}

@media screen and (max-width: 979px) {
  .secret_ttl {
    width: 70%;
  }
}

@media screen and (max-width: 600px) {
  .secret_ttl {
    display: block;
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
}

.secret_ttl span {
  color: #594230;
  font-weight: bold;
  letter-spacing: .3em;
}

.secret_head__column {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  vertical-align: top;
}

@media screen and (max-width: 979px) {
  .secret_head__column {
    width: 20%;
  }
}

@media screen and (max-width: 600px) {
  .secret_head__column {
    display: block;
    width: 50%;
    margin: 0 auto;
  }
}

.secret_head__column img {
  max-width: 100%;
}

.secret_list {
  list-style: none;
  text-align: center;
  overflow: hidden;
}

@media screen and (max-width: 600px) {
  .secret_list {
    overflow: visible;
  }
}

.secret_list li {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
  padding: 1em;
}

@media screen and (max-width: 979px) {
  .secret_list li {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .secret_list li {
    width: 100%;
    position: relative;
    float: none;
  }
}

.secret_list .number {
  color: #00BFB6;
  font-size: 42px;
}

@media screen and (max-width: 600px) {
  .secret_list .number {
    position: absolute;
    top: -20px;
    left: -5px;
    z-index: 2;
  }
}

.secret_list p {
  background: #00BFB6;
  color: #fff;
  text-align: left;
  padding: 1em;
  border-radius: 8px;
  min-height: 11em;
}

@media screen and (max-width: 979px) {
  .secret_list p {
    min-height: 8em;
  }
}

@media screen and (max-width: 600px) {
  .secret_list p {
    min-height: inherit;
  }
}

.situation_head__img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.situation_intro__cont {
  color: #594230;
  padding: 5% 0 0 0;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 979px) {
  .situation_intro__cont {
    text-align: left;
  }
  .situation_intro__cont br {
    display: none;
  }
}

.situation_section {
  padding-top: 8%;
  text-align: center;
}

.situation_section__ttl {
  color: #FF5500;
  letter-spacing: .2em;
  text-indent: .2em;
  margin-bottom: 1.5em;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 1em;
}

@media screen and (max-width: 600px) {
  .situation_section__ttl {
    font-size: 18px;
    letter-spacing: 0;
    text-indent: 0;
  }
}

.situation_section__ttl:before {
  content: '';
  background: url(../images/mikandori/wing_left.png) 0 0 no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  position: absolute;
  bottom: 0;
  left: -70px;
  width: 70px;
  height: 70px;
}

@media screen and (max-width: 600px) {
  .situation_section__ttl:before {
    width: 35px;
    height: 35px;
    left: -35px;
    bottom: 5px;
  }
}

.situation_section__ttl:after {
  content: '';
  background: url(../images/mikandori/wing_right.png) 0 0 no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  position: absolute;
  bottom: 0;
  right: -70px;
  width: 70px;
  height: 70px;
}

@media screen and (max-width: 600px) {
  .situation_section__ttl:after {
    right: -35px;
    width: 35px;
    height: 35px;
    bottom: 5px;
  }
}

.situation_section__cont {
  color: #594230;
}

.situation_section__cont .description {
  padding-top: 5%;
}

@media screen and (max-width: 767px) {
  .situation_section__cont .description {
    padding: 5% 5% 0 5%;
    text-align: left;
  }
  .situation_section__cont .description br {
    display: none;
  }
}

.situation_section__cont .plant_ttl {
  font-weight: bold;
  margin: 1em 0;
}

.situation_section__imgWrap {
  overflow: hidden;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 600px) {
  .situation_section__imgWrap.person div {
    width: 100%;
    display: block;
  }
}

.situation_section__imgWrap div {
  width: 50%;
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
  padding: 10px;
}

.situation_section__imgWrap div.vam {
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .situation_section__imgWrap div.vam p {
    text-align: left;
    padding: 0 5%;
  }
  .situation_section__imgWrap div.vam p br {
    display: none;
  }
}

.situation_section__imgWrap div img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 600px) {
  .situation_section__imgWrap .place {
    text-align: left;
  }
  .situation_section__imgWrap .place br {
    display: none;
  }
}

.contact_wrap {
  background: #F9F8EE;
  margin-top: 5%;
  padding: 5% 0;
}

.contact_ttl {
  font-weight: bold;
  color: #FF5500;
  text-align: center;
  margin-bottom: 1em;
}

.contact_logo {
  width: 400px;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 3%;
}

@media screen and (max-width: 767px) {
  .contact_logo {
    width: 50%;
  }
}

.contact_list {
  list-style: none;
  width: 60%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .contact_list {
    width: 100%;
  }
}

.contact_list li {
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding: .5em;
}

@media screen and (max-width: 600px) {
  .contact_list li {
    text-align: left;
  }
}

.contact_list li a.tel {
  text-decoration: none;
  color: #000;
}

.footer_global {
  background: #ece8c8;
  padding: 1em 0;
  color: #555;
}

.footer_global p {
  text-align: center;
}

/*# sourceMappingURL=maps/style.css.map */
