@charset "utf-8";

img * {
	width: 100%;
	height: auto;
}
#tooltip { background: #fff!important; }


/*------------------------------------------------------
  #global-header
------------------------------------------------------*/
#global-header {
  position: relative;
  overflow: hidden;
}
#global-header-inner {
  width: 100%;
  margin: 0 auto;
  padding: 16px 0 16px;
  position: relative;
  overflow: hidden;
}
#global-header-inner .global-header-left {
  float: left;
  margin-left: 25px;
}
.sp-tel-contact { display: none; }
#global-header-inner .global-header-right {
  float: right;
  margin-right: 25px;
}
#global-header-inner .global-header-right span {
  display: -webkit-inline-flex;
  display: inline-flex;
  padding: 12px 24px 0 0 ;
}
#global-header-inner .global-header-right span a {
  width: 100%;
  margin-left: 16px;
}

/*------------------------------------------------------
  #global-header > #global-navi
------------------------------------------------------*/
/* #global-navi {
  width: 100%;
  height: auto;
  background: #f2f2f2;
  padding: 16px 0;
}
#global-navi ul {
  width: 1024px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: url("../images/gnavi-bg.jpg") no-repeat;
}
#global-navi ul li {
  width: 128px;
  float: left;
}
#global-navi ul li a { display: block; }
#global-navi ul li a:hover img {
  display: block;
  visibility: hidden;
} */
/*------------------------------------------------------
  #global-header > #global-navi
------------------------------------------------------*/
#global-navi {
  width: 100%;
  height: auto;
  background: #f2f2f2;
}
#global-navi ul {
  background: none;
  text-align: center;
  width: 1280px;
  width: 85%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
}
#global-navi ul li {
  width: 100%;
}
#global-navi ul li a {
  transition: all .6s ease;
  display: block;
  padding: 16px 0;
}
#global-navi ul li span {
  display: block;
  transition: all .6s ease;
}
#global-navi ul li span.ja {
  font-size: 11px;
  margin-bottom: 4px;
  letter-spacing: .05em;
}
#global-navi ul li span.en {
  font-size: 14px;
  letter-spacing: .15em;
}
#global-navi ul li a:hover {
  background: #aacc03;
}
#global-navi ul li a:hover span {
  color: #ffffff;
}

/*------------------------------------------------------
  #key-slide
------------------------------------------------------*/
#key-slide {
  position: relative;
  width: 100%;
  height: auto;
}
#key-slide .key-slide-inner {
  width: 100%;
  height: 500px;
  background:  center center / cover no-repeat;
}
#key-slide .slide-parts {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 500px;
}
#key-slide .slide-parts .slide-parts-inner {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 42%;
}
#key-slide .slide-parts img {}
#key-slide .slide-parts img.key-logo {
  margin-bottom: 97px;
}


.skippr-nav-element-bubble {
 width: 7px!important;
 height: 7px!important;
 margin: 0 20px!important;
}

/*------------------------------------------------------
  #read
------------------------------------------------------*/
#read {
  padding: 48px 0 0;
  margin-bottom: 48px;
}
#read p { text-align: center; }
#read p.sprmark {
  margin-bottom: 24px;
}
#read p.sprmark img {
  width: 280px;
  height: auto;
  vertical-align: bottom;
}
@media screen and (max-width: 520px){
  #read p.sprmark img {
    width: 100px;
  }
}

/*------------------------------------------------------
  #about-us
------------------------------------------------------*/
#about-us {
  width: 100%;
  padding: 72px 0 0;
  background: url("../images/contents-bg1.jpg");
}
#about-us h2 { text-align: center; }
#about-us .about-us-inner {
  padding: 64px 0 160px;
  background: url("../images/about-inner-bg.png") no-repeat center bottom;
}
#about-us .about-us-inner p {
  color: #4d4d4d;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .05em;
  text-align: center;
  /* ゴシック体 */
  font-family: "Arial", "Helvetica", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

/*------------------------------------------------------
  #staff-info
------------------------------------------------------*/
#staff-info {
  padding: 96px 0;
  margin: 0 auto;
  width: 1030px;
}

#staff-info.pc {
  display: block;
}
#staff-info.sp {
  display: none;
}

#staff-info h2 {
  text-align: center;
  margin-bottom: 32px;
}
#staff-info .green-line {
  border-bottom: 1px solid #a2c21c;
  margin-bottom: 32px;
}
#staff-info .staff-read {
  text-align: center;
  color: #4d4d4d;
  font-size: 30px;
  margin-bottom: 12px;
}
#staff-info .staff-sub-read {
  text-align: center;
  color: #4d4d4d;
  font-size: 14px;
  margin-bottom: 56px;
}
#staff-info .staff-area {
  width: 100%;
  margin: 0 auto;
}
#staff-info .staff-area .staff-line:nth-child(2) {
  /* width: 76%; */
  margin: 0 auto 40px;
}
#staff-info .staff-area dl {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 32px;
}
#staff-info .staff-area dl div {
  width: 100%;
  text-align: center;
}
#staff-info .staff-area dl div p.staff-photo { margin-bottom: 10px; }
#staff-info .staff-area dl div p#group-photo {
  cursor: pointer;
}
#staff-info .staff-area dl div p#group-photo:hover {
  opacity: .7;
  filter: alpha(opacity="0.7");
}

#staff-info .staff-area dl div dt {
  /* ゴシック体 */
  font-family: "Arial", "Helvetica", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  color: #a2c21c;
  margin-bottom: 6px;
  letter-spacing: .08em;
}
#staff-info .staff-area dl div dd {
  color: #4d4d4d;
  font-size: 14px;
  font-weight: lighter;
}

#staff-info .staff-area dl div.ghostbox {
  text-align: center;
}
#staff-info .staff-area dl div.ghostbox p.staff-photo {
  width: 221px;
  height: 220px;
  background: #AACC03;
  border-radius: 50%;
  margin: 0 auto 8px;
}
#staff-info .staff-area dl div.ghostbox dt {
  background: #AACC03;
  width: 140px;
  height: 16px;
  margin: 0 auto 6px;
}
#staff-info .staff-area dl div.ghostbox dd {
  background: #5a5a5a;
  width: 100px;
  height: 16px;
  margin: 0 auto;
}


/*------------------------------------------------------
  #service
------------------------------------------------------*/
#service {
  padding-bottom: 56px;
  background: #aacc03;
}
#service h2 {
  padding: 96px 0 48px;
  text-align: center;
}
#service .white-line {
  width: 960px;
  margin: 0 auto 48px;
  border-bottom: 1px solid #fff;
}
#service p.service-read {
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: lighter;
  line-height: 1.8;
  margin-bottom: 32px;
}
#service .service-info {
  width: 960px;
  margin: 0 auto;
}
#service .service-info .service-info-inner {
  display: -webkit-flex;
  display: flex;
}
#service .service-info .service-info-inner p {
  text-align: center;
  width: 100%;
}

/*------------------------------------------------------
  #subsidy
------------------------------------------------------*/
#subsidy {}
#subsidy-inner1 {
  width: 100%;
  padding: 96px 0 24px;
  background: url("../images/subsidy-bg.jpg") center center / cover no-repeat;
}
#subsidy-inner1 h2 {
  text-align: center;
  margin-bottom: 48px;
}
#subsidy-inner1 .white-line {
  width: 960px;
  margin: 0 auto 48px;
  border-bottom: 1px solid #fff;
}
#subsidy-inner1 .subsidy-read1 {
  text-align: center;
  margin-bottom: 48px;
}
#subsidy-inner1 .subsidy-text1 {
  width: 714px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  line-height: 2.3;
  font-size: 15px;
  font-weight: lighter;

}
#subsidy-inner1 .subsidy-text1 p {
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
#subsidy-inner1 .subsidy-inner + .subsidy-cursor {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 8px;
}

#subsidy-inner2 { padding: 96px 0 56px; }
#subsidy-inner2 .subsidy-read2 {
  text-align: center;
  margin-bottom: 48px;
}
#subsidy-inner2 .normal-text {
  text-align: center;
  color: #4d4d4d;
  font-size: 15px;
  line-height: 1.8;
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  margin-bottom: 80px;
}
#subsidy-inner2 .subsidy-reason {
  width: 960px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#subsidy-inner2 .subsidy-reason div {
  margin-bottom: 56px;
  text-align: center;
  width: 50%;
}
#subsidy-inner2 .subsidy-reason div dt { margin-bottom: 24px; }
#subsidy-inner2 .subsidy-reason div dd {
  color: #666666;
  font-size: 21px;
  line-height: 1.5;
}
#subsidy-inner2 .subsidy-reason div dd span { color: #ff931e; }

#subsidy-inner2 p.timestanp {
  text-align: right;
  width: 960px;
  margin: 0 auto;
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

/*------------------------------------------------------
  #outline
------------------------------------------------------*/
#outline {}
#outline p.outline-key img {
  width: 100%;
  height: auto;
}
#outline h2 {
  text-align: center;
  margin: 96px 0 56px;
}
#outline .green-line {
  border-bottom: 1px solid #a2c21c;
  width: 960px;
  margin: 0px auto 56px auto;
}
#outline p.outline-read {
  font-size: 30px;
  color: #4d4d4d;
  text-align: center;
  letter-spacing: .15em;
  margin-bottom: 56px;
}
#outline .outline-list {
  width: 960px;
  margin: 0 auto 160px;
}
#outline .outline-list div {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #acacac;

}
#outline .outline-list div dt {
  font-weight: lighter;
  float: left;
  width: 15%;
  color: #333333;
  text-align: center;
  letter-spacing: .1em;
  padding: 24px 0;
  background: #f2f2f2;
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
#outline .outline-list div dd {
  font-weight: lighter;
  float: left;
  width: 82%;
  color: #333333;
  padding: 24px 0px;
  letter-spacing: .1em;
  padding-left: 3%;
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
#outline .outline-list div:last-child {
  border-bottom: 1px solid #acacac;
}
#outline .outline-list div:last-child dd {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 1.3;
}

#map #map-body {
  width: 100%;
  height: 360px;
}

/*------------------------------------------------------
  #ceo-message
------------------------------------------------------*/
#ceo-message { margin: 96px auto 0; }
#ceo-message h2 {
  text-align: center;
  margin-bottom: 48px;
}
#ceo-message .green-line {
  border-bottom: 1px solid #a2c21c;
  width: 960px;
  margin: 0 auto 32px;
}
#ceo-message .message-body {
  width: 960px;
  margin: 0 auto 48px;
  text-align: center;
  letter-spacing: .13em;
  line-height: 3;
  font-size: 14px;
  color: #333333;
  font-weight: lighter;
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
#ceo-message .ceo-name {
  text-align: center;
  margin-bottom: 120px;
}
#ceo-message .ceo-picture img {
  width: 100%;
  height: auto;
}

/*------------------------------------------------------
  #identity
------------------------------------------------------*/
#identity {
  background: #aacc03;
  padding: 96px 0;
}
#identity h2 {
  text-align: center;
  margin-bottom: 48px;
}
#identity .white-line {
  width: 960px;
  margin: 0 auto 48px;
  border-bottom: 1px solid #fff;
}
#identity .identity-image {
  text-align: center;
  margin-bottom: 40px;
}
#identity h3 {
  text-align: center;
  color: #fff;
  font-size: 32px;
  margin-bottom: 40px;
  font-weight: lighter;
}
#identity .feeling1,
#identity .feeling2 {
  text-align: center;
  color: #fff;
  line-height: 1.8;
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-weight: lighter;
}
#identity .feeling1 { margin-bottom: 32px; }

/*------------------------------------------------------
  #inquiry
------------------------------------------------------*/
#inquiry { padding: 96px 0 48px; }
#inquiry h2 {
  text-align: center;
  margin-bottom: 48px;
}
#inquiry .green-line {
  border-bottom: 1px solid #a2c21c;
  width: 960px;
  margin: 0 auto 32px;
}
#inquiry .inquiry-text {
  text-align: center;
  letter-spacing: .1em;
  line-height: 1.5;
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  margin-bottom: 40px;
}
#inquiry .tel-inquiry {
  text-align: center;
  margin-bottom: 40px;
}
#inquiry .wpcf7-form {
  width: 550px;
  margin: 0 auto;
}
#inquiry .wpcf7-form dl div {
  position: relative;
  overflow: hidden;
  padding: 8px 0;
}
#inquiry .wpcf7-form dl div.form-body-area { margin-top: 12px; }
#inquiry .wpcf7-form dl div dt {
  float: left;
  width: 30%;
  padding: 4px 0;
  color: #595757;
  font-size: 15px;
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
#inquiry .wpcf7-form dl div dd {
  float: left;
  margin-left: 2%;
  width: 68%;
}
#inquiry .wpcf7-form dl div dd select {
  width: 68%;
  padding: 4px;
  overflow: hidden;
  height: 30px;
  border: 1px solid #9e9e9f;
  border-radius: 0!important;
  font-size: 14px;
}
#inquiry .wpcf7-form dl div dd select option {
  margin-bottom: 8px;
  padding-bottom: 8px;
}
#inquiry .wpcf7-form dl div dd input {
  width: 65%;
  border: 1px solid #9e9e9f;
  font-size: 15px;
  padding: 4px;
}
#inquiry .wpcf7-form dl div dd textarea {
  width: 75%;
  border: 1px solid #9e9e9f;
  font-size: 15px;
}
#inquiry .wpcf7-form .small-text {
  text-align: right;
  margin-right: 15%;
  margin-bottom: 40px;
  color: #595757;
  font-size: 13px;
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
#inquiry .wpcf7-form #submit-btn { text-align: center; }
#inquiry .wpcf7-form #submit-btn input[type="submit"] {
  background: #f7931e;
  padding: 16px 32px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  border: none;
}
#inquiry .wpcf7-form #submit-btn input[type="submit"]:hover {
  transition: all .15s linear;
  background: #aacc03;
  padding: 16px 32px;
  font-size: 16px;
  color: #fff;
  box-shadow: 3px 3px 3px #ccc;
}

span.form-notice {
  color: #f00;
  margin-left: -2px;
}


/*------------------------------------------------------
  #global-footer
------------------------------------------------------*/
#global-footer {}
#global-footer .global-footer-inner {
  background: #aacc03;
  padding: 48px 0 16px;
}
#global-footer .global-footer-inner p {
  text-align: center;
  margin-bottom: 16px;
}
#global-footer .global-footer-inner p.footer-logo { margin-bottom: 32px; }
#global-footer .global-footer-inner p.jyoseikin-bn {
	text-align: center;
	width: 280px;
	border: 1px solid #ffffff;
	margin: 0 auto 32px;
}
#global-footer .global-footer-inner p.jyoseikin-bn a {
	color: #ffffff;
  padding: 16px 0;
  display: inline-block;
  width: 100%;
}
#global-footer .global-footer-inner p.jyoseikin-bn a:hover {
  transition: all .55s ease;
  color: #aacc03;
  background: #fff;
}
#global-footer .global-footer-inner .footer-navi {}
#global-footer .global-footer-inner .footer-navi p {
  color: #fff;
  font-style: italic;
}
#global-footer .global-footer-inner .footer-navi p a {
  color: #fff;
  font-weight: lighter;
  letter-spacing: .08em;
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
#global-footer .copyright {
  background: #666666;
  padding: 32px 0;
  text-align: center;
  color: #fff;
}
#global-footer .copyright .copy {
  /* ゴシック体 */
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-weight: lighter;
  font-size: 11px;
}

#pageTop {
  position: fixed;
  bottom: 10%;
  right: 5%;
}

@media screen and (max-width: 1440px) {
  #global-navi ul {
    width: 95%;
  }
}
@media screen and (max-width: 1280px) {
  #global-navi ul {
    width: 98%;
  }
  #global-navi ul li span.ja {
    font-size: 10px;
  }
  #global-navi ul li span.en {
    font-size: 12px;
  }
}


/*---------------------------------------------------------------------------------------------------
--------------------------------------------* Media Query tablet *-----------------------------------
-----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {

  /*------------------------------------------------------
    #global-header
  ------------------------------------------------------*/
  #global-header {
    position: relative;
    overflow: hidden;
  }
  #global-header-inner {
    width: 100%;
    margin: 0 auto;
    padding: 16px 0;
    position: relative;
    overflow: hidden;
  }
  #global-header-inner .global-header-left {
    float: none;
    margin-left: 16px;
  }
  #global-header-inner .global-header-left img { width: 30%; }
  #global-header-inner .global-header-left img:first-child { margin-right: 24px; }
  .sp-tel-contact { display: inline; }
  #global-header-inner .global-header-right {
    display: none;
    float: none;
  }

  /*------------------------------------------------------
    #global-header > #global-navi
  ------------------------------------------------------*/
  #global-navi ul {
    width: 100%;
  }
  #global-navi ul li span.ja {
    font-size: 9px;
  }
  #global-navi ul li span.en {
    font-size: 11px;
  }

  /*------------------------------------------------------
    #key-slide
  ------------------------------------------------------*/
  #key-slide .slide-parts .slide-parts-inner {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 42%;
  }
  #key-slide .slide-parts img {}
  #key-slide .slide-parts img.key-logo {
    margin-bottom: 56px;
    width: 60%;
    height: auto;
  }
  #key-slide .slide-parts img.key-bar {
    width: 80%;
    height: auto;
  }



  /*------------------------------------------------------
    #read
  ------------------------------------------------------*/
  #read {
    padding: 48px 0 0;
    margin-bottom: 48px;
  }
  #read p { text-align: center; }
  #read p img {
    width: 95%;
    height: auto;
  }

  /*------------------------------------------------------
    #about-us
  ------------------------------------------------------*/
  #about-us {
    width: 100%;
    padding: 72px 0 0;
    background: url("../images/contents-bg1.jpg");
  }
  #about-us h2 { text-align: center; }
  #about-us .about-us-inner {
    padding: 64px 0 160px;
    background: url("../images/about-inner-bg.png") no-repeat center bottom;
  }
  #about-us .about-us-inner p {
    color: #4d4d4d;
    font-size: 15px;
    line-height: 1.8;
    text-align: center;
    width: 85%;
    margin: 0 auto;
  }

  /*------------------------------------------------------
    #staff-info
  ------------------------------------------------------*/
  #staff-info {
    padding: 56px 0;
    margin: 0 auto;
    width: 95%;
  }
  #staff-info h2 {
    text-align: center;
    margin-bottom: 32px;
  }
  #staff-info .green-line {
    border-bottom: 1px solid #a2c21c;
    margin-bottom: 32px;
  }
  #staff-info .staff-read {
    text-align: center;
    color: #4d4d4d;
    font-size: 30px;
    margin-bottom: 12px;
  }
  #staff-info .staff-sub-read {
    text-align: center;
    color: #4d4d4d;
    font-size: 14px;
    margin-bottom: 56px;
  }
  #staff-info .staff-area {
    width: 98%;
    margin: 0 auto;
  }
  #staff-info .staff-area dl {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 32px;
  }
  #staff-info .staff-area dl div {
    width: 100%;
    text-align: center;
  }
  #staff-info .staff-area dl div p.staff-photo { margin-bottom: 10px; }
  #staff-info .staff-area dl div dt {
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    font-weight: bold;
    color: #a2c21c;
    margin-bottom: 4px;
  }
  #staff-info .staff-area dl div dd {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: lighter;
  }

  /*------------------------------------------------------
    #service
  ------------------------------------------------------*/
  #service {
    margin: 56px 0 0;
    padding-bottom: 56px;
    background: #aacc03;
  }
  #service h2 {
    padding: 48px 0;
    text-align: center;
  }
  #service .white-line {
    width: 90%;
    margin: 0 auto 48px;
    border-bottom: 1px solid #fff;
  }
  #service p.service-read {
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: lighter;
    line-height: 1.8;
    margin-bottom: 32px;
  }
  #service .service-info {
    width: 90%;
    margin: 0 auto;
  }
  #service .service-info .service-info-inner {
    display: block;
  }
  #service .service-info .service-info-inner p {
    text-align: center;
    width: 70%;
    margin: 0 auto;
  }
  #service .service-info .service-info-inner p img {
    width: 100%;
    height: auto;
  }

  /*------------------------------------------------------
    #subsidy
  ------------------------------------------------------*/
  #subsidy {}
  #subsidy-inner1 {
    width: 100%;
    padding: 56px 0;
    background: url("../images/subsidy-bg.jpg") center center / cover no-repeat;
  }
  #subsidy-inner1 h2 {
    text-align: center;
    margin-bottom: 48px;
  }
  #subsidy-inner1 .white-line {
    width: 90%;
    margin: 0 auto 48px;
    border-bottom: 1px solid #fff;
  }
  #subsidy-inner1 .subsidy-read1 {
    text-align: center;
    margin-bottom: 48px;
  }
  #subsidy-inner1 .subsidy-text1 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    line-height: 1.8;
    font-size: 15px;
    font-weight: lighter;
  }

  #subsidy-inner2 { padding: 56px 0; }
  #subsidy-inner2 .subsidy-read2 {
    text-align: center;
    margin-bottom: 48px;
  }
  #subsidy-inner2 .normal-text {
    text-align: center;
    color: #4d4d4d;
    font-size: 15px;
    line-height: 1.8;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    margin-bottom: 80px;
  }
  #subsidy-inner2 .subsidy-reason {
    width: 90%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #subsidy-inner2 .subsidy-reason div {
    margin-bottom: 56px;
    text-align: center;
    width: 50%;
  }
  #subsidy-inner2 .subsidy-reason div dt { margin-bottom: 24px; }
  #subsidy-inner2 .subsidy-reason div dd {
    color: #666666;
    font-size: 21px;
    line-height: 1.5;
  }
  #subsidy-inner2 .subsidy-reason div dd span { color: #ff931e; }

  #subsidy-inner2 p.timestanp {
    text-align: right;
    width: 95%;
    margin: 0 auto;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }

  /*------------------------------------------------------
    #outline
  ------------------------------------------------------*/
  #outline {}
  #outline p.outline-key img {
    width: 100%;
    height: auto;
  }
  #outline h2 {
    text-align: center;
    margin: 56px 0;
  }
  #outline .green-line {
    border-bottom: 1px solid #a2c21c;
    width: 90%;
    margin: 0 auto 32px;
  }
  #outline p.outline-read {
    font-size: 30px;
    color: #4d4d4d;
    text-align: center;
    letter-spacing: .15em;
    margin-bottom: 56px;
  }
  #outline .outline-list {
    width: 90%;
    margin: 0 auto 80px;
  }
  #outline .outline-list div {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #acacac;

  }
  #outline .outline-list div dt {
    float: left;
    width: 15%;
    text-align: center;
    padding: 24px 0;
    background: #f2f2f2;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #outline .outline-list div dd {
    float: left;
    width: 82%;
    padding: 24px 0px;
    padding-left: 3%;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #outline .outline-list div:last-child { border-bottom: 1px solid #acacac; }
  #outline .outline-list div:last-child dd {
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 1.3;
  }

  #map #map-body {
    width: 100%;
    height: 360px;
  }

  /*------------------------------------------------------
    #ceo-message
  ------------------------------------------------------*/
  #ceo-message { margin: 96px auto 0; }
  #ceo-message h2 {
    text-align: center;
    margin-bottom: 48px;
  }
  #ceo-message .green-line {
    border-bottom: 1px solid #a2c21c;
    width: 90%;
    margin: 0 auto 32px;
  }
  #ceo-message .message-body {
    width: 90%;
    margin: 0 auto 48px;
    text-align: center;
    letter-spacing: .13em;
    line-height: 1.5;
    font-size: 14px;
    color: #333333;
    font-weight: lighter;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #ceo-message .ceo-name {
    text-align: center;
    margin-bottom: 120px;
  }
  #ceo-message .ceo-picture img {
    width: 100%;
    height: auto;
  }

  /*------------------------------------------------------
    #identity
  ------------------------------------------------------*/
  #identity {
    background: #aacc03;
    padding: 96px 0 48px;
  }
  #identity h2 {
    text-align: center;
    margin-bottom: 48px;
  }
  #identity .white-line {
    width: 90%;
    margin: 0 auto 48px;
    border-bottom: 1px solid #fff;
  }
  #identity .identity-image {
    text-align: center;
    margin-bottom: 40px;
  }
  #identity .identity-image img {
    width: 90%;
    height: auto;
  }
  #identity h3 {
    text-align: center;
    color: #fff;
    font-size: 32px;
    margin-bottom: 40px;
    font-weight: lighter;
  }
  #identity .feeling1,
  #identity .feeling2 {
    text-align: center;
    color: #fff;
    line-height: 1.8;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    font-weight: lighter;
  }
  #identity .feeling1 {
    margin-bottom: 32px;
  }

  /*------------------------------------------------------
    #inquiry
  ------------------------------------------------------*/
  #inquiry { padding: 96px 0 48px; }
  #inquiry h2 {
    text-align: center;
    margin-bottom: 48px;
  }
  #inquiry .green-line {
    border-bottom: 1px solid #a2c21c;
    width: 90%;
    margin: 0 auto 32px;
  }
  #inquiry .inquiry-text {
    text-align: center;
    letter-spacing: .1em;
    line-height: 1.5;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    margin-bottom: 40px;
  }
  #inquiry .tel-inquiry {
    text-align: center;
    margin-bottom: 40px;
  }
  #inquiry .wpcf7-form {
    width: 80%;
    margin: 0 auto;
  }
  #inquiry .wpcf7-form dl div {
    position: relative;
    overflow: hidden;
    padding: 8px 0;
    border-bottom: 1px dotted #ccc;
  }
  #inquiry .wpcf7-form dl div.form-body-area { margin-top: 12px; }
  #inquiry .wpcf7-form dl div dt {
    float: none;
    width: 100%;
    margin-bottom: 16px;
    padding: 4px 0;
    color: #595757;
    font-family: 15px;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #inquiry .wpcf7-form dl div dd {
    float: left;
    margin-left: 2%;
    width: 100%;
  }
  #inquiry .wpcf7-form dl div dd select {
    width: 68%;
    padding: 4px;
    overflow: hidden;
    height: 30px;
    border: 1px solid #9e9e9f;
    border-radius: 0!important;
  }
  #inquiry .wpcf7-form dl div dd input {
    width: 65%;
    border: 1px solid #9e9e9f;
    font-size: 15px;
    padding: 4px;
  }
  #inquiry .wpcf7-form dl div dd textarea {
    width: 75%;
    border: 1px solid #9e9e9f;
    font-size: 15px;
  }
  #inquiry .wpcf7-form .small-text {
    text-align: none;
    margin-right: 15%;
    margin-bottom: 40px;
    color: #595757;
    font-size: 13px;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #inquiry .wpcf7-form #submit-btn { text-align: center; }
  #inquiry .wpcf7-form #submit-btn button {
    background: #fff;
    border: 1px solid #aacc03;
    padding: 16px 32px;
    font-size: 16px;
    color: #aacc03;
    cursor: pointer;
  }
  #inquiry .wpcf7-form #submit-btn button:hover {
    background: #f7931e;
    border: 1px solid #f7931e;
    padding: 16px 32px;
    font-size: 16px;
    color: #fff;
    box-shadow: 3px 3px 3px #ccc;
  }

  span.form-notice {
    color: #f00;
    margin-left: -2px;
  }


  /*------------------------------------------------------
    #global-footer
  ------------------------------------------------------*/
  #global-footer {}
  #global-footer .global-footer-inner {
    background: #aacc03;
    padding: 48px 0 16px;
  }
  #global-footer .global-footer-inner p {
    text-align: center;
    margin-bottom: 16px;
  }
  #global-footer .global-footer-inner p.footer-logo { margin-bottom: 72px; }
  #global-footer .global-footer-inner .footer-navi {}
  #global-footer .global-footer-inner .footer-navi p {
    color: #fff;
    font-style: italic;
  }
  #global-footer .global-footer-inner .footer-navi p a {
    color: #fff;
    font-weight: lighter;
    letter-spacing: .08em;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #global-footer .copyright {
    background: #666666;
    padding: 32px 0 24px;
    text-align: center;
    color: #fff;
  }
  #global-footer .copyright .copy {
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    font-weight: lighter;
    font-size: 11px;
  }

}


/*---------------------------------------------------------------------------------------------------
--------------------------------------------* Media Query Smart Phone *------------------------------
-----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {

  /*------------------------------------------------------
    #global-header
  ------------------------------------------------------*/
  #global-header {
    position: relative;
    overflow: hidden;
    z-index: 1000;
    background: #fff;
  }
  #global-header-inner {
    width: 100%;
    margin: 0 auto;
    padding: 16px 0;
    position: relative;
    overflow: hidden;
  }
  #global-header-inner .global-header-left {
    float: none;
    margin-left: 16px;
  }
  #global-header-inner .global-header-left img { width: 30%; }
  #global-header-inner .global-header-left img:first-child { margin-right: 24px; }
  .sp-tel-contact { display: inline; }
  #global-header-inner .global-header-right {
    display: none;
    float: none;
  }

  /*------------------------------------------------------
    #global-header > #global-navi
  ------------------------------------------------------*/
  #global-navi { display: none; }

  #wrap .sp {
    display: block;
		position: fixed;
		z-index: 1100;
		width: 36px;
		height: 36px;
		top: 6px;
		right: 10px;
		background: #fff;
  }

  /* drawer icon ---------------------------------------------------------------------------------------------------*/
	#gmenu-icon,
	#gmenu-icon span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	#gmenu-icon {
		position: fixed;
		z-index: 1101;
		top: 8px;
		right: 8px;
		width: 28px;
		height: 20px;
	  margin: 6px;
	}
	#gmenu-icon span {
		position: absolute;
	  z-index: 1102;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #aacc03;
	}
	#gmenu-icon span:nth-of-type(1) { top: 0; }
	#gmenu-icon span:nth-of-type(2) { top: 9px; }
	#gmenu-icon span:nth-of-type(3) { bottom: 0; }
	#gmenu-icon.active span { background-color: #aacc03; }
	#gmenu-icon.active span:nth-of-type(1) {
	  -ms-transform: translateY(8px) rotate(-45deg);
		-webkit-transform: translateY(8px) rotate(-45deg);
		transform: translateY(8px) rotate(-45deg);
	}
	#gmenu-icon.active span:nth-of-type(2) { opacity: 0; }
	#gmenu-icon.active span:nth-of-type(3) {
	  -ms-transform: translateY(-10px) rotate(45deg);
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);
	}

	/* drawer body ---------------------------------------------------------------------------------------------------*/
	#drawer {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 999;
		width: 98%;
		height: 100vh;
		background: rgba(170,203,4,1);
		padding: 48px 2% 8px;
	}
	#drawer ul { padding: 16px 0 0 16px; }
	#drawer ul li {
		margin-bottom: 16px;
		border-bottom: 1px solid #fff;
		padding-bottom: 4px;
	}
	#drawer ul li:nth-child(9) {
		margin-bottom: 4px;
	}
	#drawer ul li:nth-child(10) span {
		padding: 8px 0;
	}
	#drawer ul li a {
		display: block;
		color: #fff;
		font-size: 14px;
		letter-spacing: .08em;
	}
	#drawer ul li span {
  	display: -webkit-inline-flex;
  	display: inline-flex;
    width: 100%;
  }
	#drawer ul li span a {
  	text-align: center;
  	width: 100%;
	}

  /*------------------------------------------------------
    #key-slide
  ------------------------------------------------------*/



  /*------------------------------------------------------
    #read
  ------------------------------------------------------*/
  #read {
    padding: 24px 0 0;
    margin-bottom: 48px;
  }
  #read p { text-align: center; }
  #read p img {
    width: 95%;
    height: auto;
  }

  /*------------------------------------------------------
    #about-us
  ------------------------------------------------------*/
  #about-us {
    width: 100%;
    padding: 72px 0 0;
    background: url("../images/contents-bg1.jpg");
  }
  #about-us h2 { text-align: center; }
  #about-us .about-us-inner {
    padding: 64px 0 160px;
    background: url("../images/about-inner-bg.png") no-repeat center bottom;
  }
  #about-us .about-us-inner p {
    color: #4d4d4d;
    font-size: 15px;
    line-height: 1.8;
    text-align: center;
    width: 85%;
    margin: 0 auto;
  }

  /*------------------------------------------------------
    #staff-info
  ------------------------------------------------------*/
  #staff-info {
    padding: 56px 0;
    margin: 0 auto;
    width: 95%;
  }

  #staff-info.pc {
    display: none;
  }
  #staff-info.sp {
    display: block;
    position: static;
    width: auto;
    height: auto;
  }

  #staff-info h2 {
    text-align: center;
    margin-bottom: 32px;
  }
  #staff-info .green-line {
    border-bottom: 1px solid #a2c21c;
    margin-bottom: 32px;
  }
  #staff-info .staff-read {
    text-align: center;
    color: #4d4d4d;
    font-size: 30px;
    margin-bottom: 12px;
  }
  #staff-info .staff-sub-read {
    text-align: center;
    color: #4d4d4d;
    font-size: 14px;
    margin-bottom: 56px;
  }
  #staff-info .staff-area {
    width: 98%;
    margin: 0 auto;
  }
  #staff-info .staff-area dl {
    display: block;
    margin-bottom: 32px;
  }
  #staff-info .staff-area dl div {
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
  }
  #staff-info .staff-area dl div p.staff-photo { margin-bottom: 10px; }
  #staff-info .staff-area dl div dt {
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    font-weight: bold;
    color: #a2c21c;
    margin-bottom: 4px;
  }
  #staff-info .staff-area dl div dd {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: lighter;
  }

  #staff-info .staff-area dl div.ghostbox {
    display: none;
  }

  /*------------------------------------------------------
    #service
  ------------------------------------------------------*/
  #service {
    margin: 56px 0 0;
    padding-bottom: 56px;
    background: #aacc03;
  }
  #service h2 {
    padding: 48px 0;
    text-align: center;
  }
  #service .white-line {
    width: 90%;
    margin: 0 auto 48px;
    border-bottom: 1px solid #fff;
  }
  #service p.service-read {
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: lighter;
    line-height: 1.8;
    margin-bottom: 32px;
  }
  #service .service-info {
    width: 90%;
    margin: 0 auto;
  }
  #service .service-info .service-info-inner {
    display: block;
  }
  #service .service-info .service-info-inner p {
    text-align: center;
    width: 70%;
    margin: 0 auto;
  }
  #service .service-info .service-info-inner p img {
    width: 100%;
    height: auto;
  }

  /*------------------------------------------------------
    #subsidy
  ------------------------------------------------------*/
  #subsidy {}
  #subsidy-inner1 {
    width: 100%;
    padding: 56px 0;
    background: url("../images/subsidy-bg.jpg") center center / cover no-repeat;
  }
  #subsidy-inner1 h2 {
    text-align: center;
    margin-bottom: 48px;
  }
  #subsidy-inner1 .white-line {
    width: 90%;
    margin: 0 auto 48px;
    border-bottom: 1px solid #fff;
  }
  #subsidy-inner1 .subsidy-read1 {
    text-align: center;
    margin-bottom: 48px;
  }
  #subsidy-inner1 .subsidy-read1 img {
    width: 90%;
    height: auto;
  }
  #subsidy-inner1 .subsidy-text1 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    line-height: 1.8;
    font-size: 15px;
    font-weight: lighter;
  }

  #subsidy-inner2 { padding: 56px 0; }
  #subsidy-inner2 .subsidy-read2 {
    text-align: center;
    margin-bottom: 48px;
  }
  #subsidy-inner2 .subsidy-read2 img {
    width: 95%;
    height: auto;
  }
  #subsidy-inner2 .normal-text {
    text-align: center;
    color: #4d4d4d;
    font-size: 15px;
    line-height: 1.8;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    margin-bottom: 80px;
  }
  #subsidy-inner2 .subsidy-reason {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  #subsidy-inner2 .subsidy-reason div {
    margin-bottom: 56px;
    text-align: center;
    width: 100%;
  }
  #subsidy-inner2 .subsidy-reason div dt { margin-bottom: 24px; }
  #subsidy-inner2 .subsidy-reason div dd {
    color: #666666;
    font-size: 21px;
    line-height: 1.5;
  }
  #subsidy-inner2 .subsidy-reason div dd span { color: #ff931e; }

  #subsidy-inner2 p.timestanp {
    text-align: right;
    width: 95%;
    margin: 0 auto;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }

  /*------------------------------------------------------
    #outline
  ------------------------------------------------------*/
  #outline {}
  #outline p.outline-key img {
    width: 100%;
    height: auto;
  }
  #outline h2 {
    text-align: center;
    margin: 56px 0;
  }
  #outline .green-line {
    border-bottom: 1px solid #a2c21c;
    width: 90%;
    margin: 0 auto 32px;
  }
  #outline p.outline-read {
    font-size: 30px;
    color: #4d4d4d;
    text-align: center;
    letter-spacing: .15em;
    margin-bottom: 56px;
  }
  #outline .outline-list {
    width: 90%;
    margin: 0 auto 80px;
  }
  #outline .outline-list div {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #acacac;

  }
  #outline .outline-list div dt {
    float: none;
    width: 100%;
    text-align: left;
    padding: 24px 12px;
    background: #f2f2f2;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #outline .outline-list div dd {
    float: none;
    width: 97%;
    padding: 24px 8px;
    font-size: 14px;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #outline .outline-list div:last-child {
    border-bottom: 1px solid #acacac;
  }
  #outline .outline-list div:last-child dd {
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 1.3;
  }

  #map #map-body {
    width: 100%;
    height: 360px;
  }

  /*------------------------------------------------------
    #ceo-message
  ------------------------------------------------------*/
  #ceo-message { margin: 96px auto 0; }
  #ceo-message h2 {
    text-align: center;
    margin-bottom: 48px;
  }
  #ceo-message .green-line {
    border-bottom: 1px solid #a2c21c;
    width: 90%;
    margin: 0 auto 32px;
  }
  #ceo-message .message-body {
    width: 90%;
    margin: 0 auto 48px;
    text-align: center;
    letter-spacing: .13em;
    line-height: 1.5;
    font-size: 14px;
    color: #333333;
    font-weight: lighter;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #ceo-message .ceo-name {
    text-align: center;
    margin-bottom: 120px;
  }
  #ceo-message .ceo-picture img {
    width: 100%;
    height: auto;
  }

  /*------------------------------------------------------
    #identity
  ------------------------------------------------------*/
  #identity {
    background: #aacc03;
    padding: 96px 0 48px;
  }
  #identity h2 {
    text-align: center;
    margin-bottom: 48px;
  }
  #identity h2 img {
    width: 90%;
    height: auto;
  }
  #identity .white-line {
    width: 90%;
    margin: 0 auto 48px;
    border-bottom: 1px solid #fff;
  }
  #identity .identity-image {
    text-align: center;
    margin-bottom: 40px;
  }
  #identity .identity-image img {
    width: 90%;
    height: auto;
  }
  #identity h3 {
    text-align: center;
    color: #fff;
    font-size: 32px;
    margin-bottom: 40px;
    font-weight: lighter;
  }
  #identity .feeling1,
  #identity .feeling2 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    line-height: 1.8;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    font-weight: lighter;
  }
  #identity .feeling1 { margin-bottom: 32px; }

  /*------------------------------------------------------
    #inquiry
  ------------------------------------------------------*/
  #inquiry { padding: 96px 0 48px; }
  #inquiry h2 {
    text-align: center;
    margin-bottom: 48px;
  }
  #inquiry .green-line {
    border-bottom: 1px solid #a2c21c;
    width: 90%;
    margin: 0 auto 32px;
  }
  #inquiry .inquiry-text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1.5;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    margin-bottom: 40px;
  }
  #inquiry .tel-inquiry {
    text-align: center;
    margin-bottom: 40px;
  }
  #inquiry .tel-inquiry img {
    width: 95%;
    height: auto;
  }
  #inquiry .wpcf7-form {
    width: 80%;
    margin: 0 auto;
  }
  #inquiry .wpcf7-form dl div {
    position: relative;
    overflow: hidden;
    padding: 8px 0;
    border-bottom: 1px dotted #ccc;
  }
  #inquiry .wpcf7-form dl div.form-body-area { margin-top: 12px; }
  #inquiry .wpcf7-form dl div dt {
    float: none;
    width: 100%;
    margin-bottom: 16px;
    padding: 4px 0;
    color: #595757;
    font-family: 15px;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #inquiry .wpcf7-form dl div dd {
    float: left;
    margin-left: 2%;
    width: 100%;
  }
  #inquiry .wpcf7-form dl div dd select {
    width: 90%;
    padding: 4px;
    overflow: hidden;
    height: 30px;
    border: 1px solid #9e9e9f;
    border-radius: 0!important;
  }
  #inquiry .wpcf7-form dl div dd input {
    width: 90%;
    border: 1px solid #9e9e9f;
    font-size: 15px;
    padding: 4px;
  }
  #inquiry .wpcf7-form dl div dd textarea {
    width: 90%;
    border: 1px solid #9e9e9f;
    font-size: 15px;
  }
  #inquiry .wpcf7-form .small-text {
    text-align: none;
    margin-right: 15%;
    margin-bottom: 40px;
    color: #595757;
    font-size: 13px;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #inquiry .wpcf7-form #submit-btn {
    text-align: center;
  }
  #inquiry .wpcf7-form #submit-btn button {
    background: #fff;
    border: 1px solid #aacc03;
    padding: 16px 32px;
    font-size: 16px;
    color: #aacc03;
    cursor: pointer;
  }
  #inquiry .wpcf7-form #submit-btn button:hover {
    background: #f7931e;
    border: 1px solid #f7931e;
    padding: 16px 32px;
    font-size: 16px;
    color: #fff;
    box-shadow: 3px 3px 3px #ccc;
  }

  span.form-notice {
    color: #f00;
    margin-left: -2px;
  }


  /*------------------------------------------------------
    #global-footer
  ------------------------------------------------------*/
  #global-footer {}
  #global-footer .global-footer-inner {
    background: #aacc03;
    padding: 48px 0 16px;
  }
  #global-footer .global-footer-inner p {
    text-align: center;
    margin-bottom: 16px;
  }
  #global-footer .global-footer-inner p.footer-logo {
    margin-bottom: 72px;
    width: 100%;
  }
  #global-footer .global-footer-inner p.footer-logo img {
    width: 90%;
    height: auto;
  }
  #global-footer .global-footer-inner .footer-navi {}
  #global-footer .global-footer-inner .footer-navi p {
    color: #fff;
    font-style: italic;
  }
  #global-footer .global-footer-inner .footer-navi p a {
    color: #fff;
    font-weight: lighter;
    letter-spacing: .08em;
    line-height: 1.5em;
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }
  #global-footer .copyright {
    background: #666666;
    padding: 32px 0 24px;
    text-align: center;
    color: #fff;
  }
  #global-footer .copyright .copy {
    /* ゴシック体 */
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    font-weight: lighter;
    font-size: 11px;
  }


}
