@charset "UTF-8";


/* バナー */
.top_coct_bnr {
  display: flex;
  width: 100%;
  padding: 20px 25px;
  border: 4px solid #0a5c28;
}
.top_coct_left {
  width: 55%;
  text-align: right;
}
.top_coct_desc {
  font-size: 1.4vw;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-weight: 600;
  color: #404040;
  line-height: 1;
  white-space: nowrap;
}
.top_coct_num {
  position: relative;
  display: inline-block;
  font-size: 4vw;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-weight: bolder;
  color: #404040;
  line-height: 1.5;
  white-space: nowrap;

}
.top_coct_num::before {
  content: '';
  position: absolute;
  top: 10px;
  left: -5.5vw;
  width: 4.8vw;
  max-width: 80px;
  height: 4vw;
  background-image: url(../img/phone_01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.top_coct_time {
  text-align: right;
  font-size: 1.4vw;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-weight: 600;
  color: #404040;
  margin-right: 8px;
  line-height: 1;
  white-space: nowrap;

}
.top_coct_right {
  margin: 0;
  width: 45%;
  padding-left: 3zvw;
}
.top_coct_clic {
  text-align: center;
  font-size: 1.4vw;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-weight: 600;
  color: #404040;
  line-height: 1;
}
.top_coct_ul {
  position: absolute;
  display: flex;
  margin-top: 1vw;
  top: 2.5vw;
  right: 5vw;
}
.top_coct_ul li:first-child {
  position: relative;
  list-style: none;
  width: 8vw;
  margin: 0 1vw 0 0;
}

.top_coct_ul li {
  position: relative;
  list-style: none;
  width: 8vw;
  margin: 0 1vw;
}
.top_coct_ul li:last-child {
  position: relative;
  list-style: none;
  width: 8vw;
  margin: 0 0 0 1vw;
}

.top_coct_ul li a .top_coct_img01 {
  position: absolute;
  top: 0.7vw;
  left: 0;
  right: 0;
  margin: auto;
}
.top_coct_ul li a .top_coct_img02 {
  position: absolute;
  top: 0.7vw;
  left: 0;
  right: 0;
  margin: auto;
}
.top_coct_ul li a .top_coct_img03 {
  position: absolute;
  top: 0.7vw;
  left: 0;
  right: 0;
  margin: auto;
}

.top_coct_ul li p {
  position: absolute;
  text-align: center;
  font-size: 1.4vw;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-weight: 600;
  color: #df9001;
  bottom: -8vw;
  left: 0;
  right: 0;
  margin: auto;
}
/* バナー */

/* 新規バナー */
.contact_bnr {
  position: relative;
}
/* 新規バナー */

/* スマホバナー */
.sp_bnr {
  text-align: center;
  margin-top: 10px;
  position: relative;
}
.sp_bnr_01 {
  font-size: 3rem;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-weight: 800;
  color: #fff;
  background-color: #0a5c28;
  padding: 20px;
}
.sp_bnr02 {
  display: inline-block;
}
.sp_bnr_02 {
  font-size: 2.1rem;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-weight: 800;
  color: #404040;
  margin-top: 5px;
  padding-left: 35px;
}
.sp_bnr .sp_bnr_02::before {
  content: '';
  position: absolute;
  top: 56px;
  left: 11px;
  width: 30px;
  height: 20px;
  background-image: url(../img/phone_01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.sp_bnr_03 {
  text-align: right;
  padding: 0 10px;
  margin-top: -5px;
}
.sp_bnr_04 {
  font-size: 1.2rem;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-weight: 800;
  color: #0a5c28;
  background-color: #edce4f;
  padding: 4px;
  margin: 5px 8px 0;
}
.sp_bnr02 {
  display: inline-block;
}
.sp_cont {
  display: flex;
  margin-top: 15px;
}
.sp_cont li {
  list-style: none;
  padding: 8px 22px 0px;
  background-color: #df9001;
  height: 37px;
  margin-right: 10px;
  border-radius: 5px;
}
.sp_cont li img {
    width: 25px;
}
.sp_bnr_05  {
  font-size: 1.6rem;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-weight: 600;
  color: #404040;
  padding: 0px 10px 10px;
}
/* スマホバナー */


@media screen and (max-width: 1000px) {

  /* バナー */
  .top_coct_bnr {
    display: flex;
    width: 100%;
    padding: 20px 25px;
    border: 4px solid #0a5c28;
  }
  .top_coct_left {
    width: 55%;
    text-align: right;
  }
  .top_coct_desc {
    font-size: 1.4vw;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 600;
    color: #404040;
    line-height: 1;
    white-space: nowrap;
  }
  .top_coct_num {
    position: relative;
    display: inline-block;
    font-size: 4vw;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: bolder;
    color: #404040;
    line-height: 1.5;
    white-space: nowrap;

  }
  .top_coct_num::before {
    content: '';
    position: absolute;
    top: 10px;
    left: -5.5vw;
    width: 4.8vw;
    max-width: 80px;
    height: 4vw;
    background-image: url(../img/phone_01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .top_coct_time {
    text-align: right;
    font-size: 1.4vw;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 600;
    color: #404040;
    margin-right: 8px;
    line-height: 1;
    white-space: nowrap;

  }
  .top_coct_right {
    margin: 0;
    width: 45%;
    padding-left: 3zvw;
  }
  .top_coct_clic {
    text-align: center;
    font-size: 1.4vw;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 600;
    color: #404040;
    line-height: 1;
  }
  .top_coct_ul {
    position: absolute;
    display: flex;
    margin-top: 1vw;
    top: 2.5vw;
    right: 8vw;
  }
  .top_coct_ul li:first-child {
    position: relative;
    list-style: none;
    width: 9vw;
    height: 4.2vw;
    margin: 0 1vw 0 0;
  }

  .top_coct_ul li {
    position: relative;
    list-style: none;
    width: 9vw;
    height: 4.2vw;
    margin: 0 1vw;
  }
  .top_coct_ul li:last-child {
    position: relative;
    list-style: none;
    width: 9vw;
    height: 4.2vw;
    margin: 0 0 0 1vw;
  }

  .top_coct_ul li a .top_coct_img01 {
    position: absolute;
    top: 2.4vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  .top_coct_ul li a .top_coct_img02 {
    position: absolute;
    top: 2.4vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  .top_coct_ul li a .top_coct_img03 {
    position: absolute;
    top: 2.4vw;
    left: 0;
    right: 0;
    margin: auto;
  }

  .top_coct_ul li p {
    position: absolute;
    text-align: center;
    font-size: 1.4vw;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 600;
    color: #df9001;
    bottom: -6vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  /* バナー */

  /* 新規バナー */
  .contact_bnr {
    position: relative;
  }
  /* 新規バナー */

  /* スマホバナー */
  .sp_bnr {
    text-align: center;
    margin-top: 10px;
    position: relative;
  }
  .sp_bnr_01 {
    font-size: 3rem;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 800;
    color: #fff;
    background-color: #0a5c28;
    padding: 20px;
  }
  .sp_bnr02 {
    display: inline-block;
  }
  .sp_bnr_02 {
    font-size: 2.1rem;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 800;
    color: #404040;
    margin-top: 5px;
    padding-left: 35px;
  }
  .sp_bnr .sp_bnr_02::before {
    content: '';
    position: absolute;
    top: 56px;
    left: 11px;
    width: 30px;
    height: 20px;
    background-image: url(../img/phone_01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .sp_bnr_03 {
    text-align: right;
    padding: 0 10px;
    margin-top: -5px;
  }
  .sp_bnr_04 {
    font-size: 1.2rem;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 800;
    color: #0a5c28;
    background-color: #edce4f;
    padding: 4px;
    margin: 5px 8px 0;
  }
  .sp_bnr02 {
    display: inline-block;
  }
  .sp_cont {
    display: flex;
    margin-top: 15px;
  }
  .sp_cont li {
    list-style: none;
    padding: 8px 22px 0px;
    background-color: #df9001;
    height: 37px;
    margin-right: 10px;
    border-radius: 5px;
  }
  .sp_cont li img {
      width: 25px;
  }
  .sp_bnr_05  {
    font-size: 1.6rem;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 600;
    color: #404040;
    padding: 0px 10px 10px;
  }
  /* スマホバナー */
}
@media screen and (max-width: 768px) {

  /* バナー */
  .top_coct_bnr {
    display: flex;
    width: 100%;
    padding: 20px 25px;
    border: 4px solid #0a5c28;
  }
  .top_coct_left {
    width: 55%;
    text-align: right;
  }
  .top_coct_desc {
    font-size: 1.4vw;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 600;
    color: #404040;
    line-height: 1;
    white-space: nowrap;
  }
  .top_coct_num {
    position: relative;
    display: inline-block;
    font-size: 4vw;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: bolder;
    color: #404040;
    line-height: 1.5;
    white-space: nowrap;

  }
  .top_coct_num::before {
    content: '';
    position: absolute;
    top: 10px;
    left: -5.5vw;
    width: 4.8vw;
    max-width: 80px;
    height: 4vw;
    background-image: url(../img/phone_01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .top_coct_time {
    text-align: right;
    font-size: 1.4vw;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 600;
    color: #404040;
    margin-right: 8px;
    line-height: 1;
    white-space: nowrap;

  }
  .top_coct_right {
    margin: 0;
    width: 45%;
    padding-left: 3zvw;
  }
  .top_coct_clic {
    text-align: center;
    font-size: 1.4vw;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 600;
    color: #404040;
    line-height: 1;
  }
  .top_coct_ul {
    position: absolute;
    display: flex;
    margin-top: 1vw;
    top: 5vw;
    right: 5vw;
  }
  .top_coct_ul li:first-child {
    position: relative;
    list-style: none;
    width: 10vw;
    background-color: #df9001;
    height: 5vw;
    margin: 0 1vw 0 0;
    border-radius: 1vw;
  }

  .top_coct_ul li {
    position: relative;
    list-style: none;
    width: 10vw;
    background-color: #df9001;
    height: 5vw;
    margin: 0 1vw;
    border-radius: 1vw;
  }
  .top_coct_ul li:last-child {
    position: relative;
    list-style: none;
    width: 10vw;
    background-color: #df9001;
    height: 5vw;
    margin: 0 0 0 1vw;
    border-radius: 1vw;
  }

  .top_coct_ul li a .top_coct_img01 {
    position: absolute;
    top: 0.7vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 3.8vw;
  }
  .top_coct_ul li a .top_coct_img02 {
    position: absolute;
    top: 0.7vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 3.8vw;
  }
  .top_coct_ul li a .top_coct_img03 {
    position: absolute;
    top: 0.4vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 3.8vw;
  }

  .top_coct_ul li p {
    position: absolute;
    text-align: center;
    font-size: 1.4vw;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 600;
    color: #df9001;
    bottom: -3vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  /* バナー */

  /* 新規バナー */
  .contact_bnr {
    position: relative;
  }
  /* 新規バナー */

  /* スマホバナー */
  .sp_bnr {
    text-align: center;
    margin-top: 0px;
    position: relative;
  }
  .sp_bnr_01 {
    font-size: 3rem;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 800;
    color: #fff;
    background-color: #0a5c28;
    padding: 20px;
  }
  .sp_bnr02 {
    display: inline-block;
  }
  .sp_bnr_02 {
    font-size: 2.1rem;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 800;
    color: #404040;
    margin-top: 5px;
    padding-left: 35px;
  }
  .sp_bnr .sp_bnr_02::before {
    content: '';
    position: absolute;
    top: 56px;
    left: 11px;
    width: 30px;
    height: 20px;
    background-image: url(../img/phone_01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .sp_bnr_03 {
    text-align: right;
    padding: 0 10px;
    margin-top: -5px;
  }
  .sp_bnr_04 {
    font-size: 1.2rem;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 800;
    color: #0a5c28;
    background-color: #edce4f;
    padding: 4px;
    margin: 5px 8px 0;
  }
  .sp_bnr02 {
    display: inline-block;
  }
  .sp_cont {
    display: flex;
    margin-top: 15px;
  }
  .sp_cont li {
    list-style: none;
    padding: 8px 22px 0px;
    background-color: #df9001;
    height: 37px;
    margin-right: 10px;
    border-radius: 5px;
  }
  .sp_cont li img {
      width: 25px;
  }
  .sp_bnr_05  {
    font-size: 1.6rem;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-weight: 600;
    color: #404040;
    padding: 0px 10px 10px;
  }
  /* スマホバナー */
}
/* 新規バナー */
.contact_bnr_sp {
  position: relative;
}
.contact_bnr_sp img {
  width: 100%;
}

/* 新規バナー */




/* お問い合せ */
.contact {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact br{
  display: none;
}
.contact dt {
  position: relative;
  width: 230px;
  font-size: 1.4rem;
  padding: 24px 0;
}
.contact dt .req {
  position: absolute;
  top: 22px;
  right: 5px;
  color: #fff;
  background-color: #df9001;
  line-height: 18px;
  width: 40px;
  height: 20px;
  font-size: 1.2rem;
  text-align: center;
}
.contact dd {
  width: calc(100% - 230px);
  padding: 15px;
}
.wpcf7-form-control-wrap {
  position: relative;
}
input[type="text"], input[type="tel"], input[type="email"], textarea, select {
	border: 1px solid #ededed;
  background-color: #ededed;
  outline: 0;
  width: 100%;
  line-height: 2;
  font-size: 1.4rem;
  padding: 3px 5px;
}
textarea {
  height: 150px;
}
select {
  border: 1px solid #404040;
  width: 150px;
  padding: 5px 25px 5px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(./img/ico_arrow04.svg) #fff no-repeat right 8px center/10px 10px;
	color: #404040;
}

.privacy {
	border: 1px solid #404040;
  position: relative;
  margin-top: 20px;
  width: 100%;
  height: 250px;
  overflow-y: scroll;
  background-color: #fff;
  color: #333;
  padding: 15px;
  font-size: 1.4rem;
  border-radius: 5px;
  line-height: 1.8;
  -webkit-overflow-scrolling: touch;
  word-break: break-all;
}
.line_qr {
  background-color: #fdfbed;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .contact {
  	padding: 0px 10px 60px;
    display: block;
  }
  .contact br{
    display: none;
  }
  .contact dt {
    position: relative;
    width: 100%;
    font-size: 1.4rem;
    padding: 24px 0 5px;
  }
  .contact dt .req {
    position: absolute;
    top: 22px;
    right: 5px;
    color: #fff;
    background-color: #df9001;
    line-height: 18px;
    width: 40px;
    height: 20px;
    font-size: 1.2rem;
    text-align: center;
  }
  .contact dd {
    width: 100%;
    padding: 0;
  }
  .wpcf7-form-control-wrap {
    position: relative;
  }
  input[type="text"], input[type="tel"], input[type="email"], textarea, select {
  	border: 1px solid #ededed;
    background-color: #ededed;
    outline: 0;
    width: 100%;
    line-height: 2;
    font-size: 1.4rem;
    padding: 3px 5px;
  }
  textarea {
    height: 150px;
  }
  select {
    border: 1px solid #404040;
    width: 100%;
    padding: 5px 25px 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(./img/ico_arrow04.svg) #fff no-repeat right 8px center/10px 10px;
  	color: #404040;
  }

  .privacy {
  	border: 1px solid #404040;
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 250px;
    overflow-y: scroll;
    background-color: #fff;
    color: #333;
    padding: 15px;
    font-size: 1.4rem;
    border-radius: 5px;
    line-height: 1.8;
    -webkit-overflow-scrolling: touch;
    word-break: break-all;
  }
  .line_qr {
    background-color: #fdfbed;
    padding: 30px;
  }
}
/* お問い合せ */

.sp_bnr_cont {
    display: flex;
    list-style: none;
    padding: 0 5vw;
    position: absolute;
    bottom: 18vw;
    left: 0;
    right: 0;
    margin: auto;
}
.sp_bnr_icon {
    max-width: 30vw;
    padding: 0 1vw;
}




.contact_btn {
}
.contact_coct_ul {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.contact_coct_ul li:first-child {
  list-style: none;
  max-width: 150px;
  margin: 0 2vw 0 0;
}

.contact_coct_ul li {
  list-style: none;
  max-width: 150px;
  margin: 0 2vw;
}
.contact_coct_ul li:last-child {
  list-style: none;
  max-width: 150px;
  margin: 0 0 0 2vw;
}


.contact_coct_ul li p {
  text-align: center;
  font-size: 1.8rem;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-weight: 600;
  color: #df9001;
  margin: auto;
  line-height: 1.5;
  margin-top: 10px;
}
 @media screen and (max-width: 768px) {
   .contact_btn {
   }
   .contact_coct_ul {
     display: flex;
     -webkit-justify-content: center;
     justify-content: center;
     -ms-flex-pack: center;
   }
   .contact_coct_ul li:first-child {
     list-style: none;
     max-width: 150px;
     margin: 0 2vw 0 0;
   }

   .contact_coct_ul li {
     list-style: none;
     max-width: 150px;
     margin: 0 2vw;
   }
   .contact_coct_ul li:last-child {
     list-style: none;
     max-width: 150px;
     margin: 0 0 0 2vw;
   }


   .contact_coct_ul li p {
     text-align: center;
     font-size: 1.4rem;
     font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
     font-weight: 600;
     color: #df9001;
     margin: auto;
     line-height: 1.5;
     margin-top: 10px;
   }
}
