<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
::-webkit-input-placeholder {
  color: #808080;
  font-weight: 100;
}

::-moz-placeholder {
  color:#808080;
  font-weight: 100;
}

:-ms-input-placeholder {
  color: #808080!important;
  font-weight: 100;
}
::placeholder {
  color: #808080;
  font-weight: 100;
}
.ih img {
  width:31px;
  height: auto;
}
.sub_detail_bg01 {
  background: url(../images/common/line_bg.png),-moz-linear-gradient(left, #c0dd94, #a4d4f5);
  background: url(../images/common/line_bg.png),-webkit-linear-gradient(left, #c0dd94, #a4d4f5);
  background: url(../images/common/line_bg.png),linear-gradient(to right, #c0dd94, #a4d4f5);
  background-repeat: repeat;
  background-size: 100%;
}
#contact_wrap {
  margin-top:60px;
}
h3.ttl_blue {
 font-size: 36px;
 line-height: 1.5em;
 letter-spacing: 0.2em;
 font-weight: normal;
 background-color: #e5f6fd;
 display: flex;
 display: -webkit-flex;
 justify-content: center;
 align-items: center;
 height: 100px;
}
.contact_tel_wrap {
  padding:45px 0 50px 0;
  max-width:1080px;
  margin:0 auto;
  text-align: center;
}
.contact_tel {
  color:#0099d5;
}
.contact_tel a {
  text-decoration: none;
  color:#0099d5;
  font-weight: bold;
}
.contact_tel span {
  display: inline-block;
  vertical-align: middle;
}
.contact_tel span:nth-of-type(1) {
  font-size:60px;
  font-weight: 700;
  letter-spacing:0.1em;
  font-family:"Rajdhani",'Noto Sans Japanese',"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.contact_tel span:nth-of-type(2) {
  font-size:28px;
}
.contact_tel_wrap .txt01 {
  font-size:16px;
  line-height:1.0em;
  margin-top:5px;
}
.form_wrap {
  padding:50px 0 80px 0;
  max-width:1080px;
  margin:0 auto;
}
.form_wrap .txt01 {
  line-height:1.8em;
  text-align: center;
}
.form_wrap span.hs {
  color:#0099d5;
}
.form_wrap h4.form_ttl {
  text-align: center;
  color:#0099d5;
  font-weight: bold;
  margin-top:35px;
  font-size:24px;
  letter-spacing: 0.2em;
  line-height: 1.0em;
}
.form_wrap .txt02 {
  text-align: center;
  margin-top:14px;
}
.form_wrap table {
  border-collapse: collapse;
  border-spacing:0;
  width:910px;
  margin:30px auto 0;
}
.form_wrap table.table01 {
  margin-top:10px;
}
.form_wrap table th {
  width:215px;
  text-align: right;
  padding-right:20px;
  vertical-align: top;
  line-height: 40px;
  letter-spacing: 0.1em;
}
.form_wrap table th.smoji {
  font-size:14px;
}
.form_wrap table td {
  width:695px;
}
.form_wrap table th,.form_wrap table td {
  padding-bottom:30px;
}
.form_confirm h4.form_ttl02 {
  margin-top:50px!important;
}
.form_confirm table {
  margin:20px auto 0;
}
.form_confirm table th,.form_confirm table td {
  padding-top:15px;
  padding-bottom:15px;
  border-bottom:1px solid #0099d5;
  line-height:1.8em;
}
.form_wrap input,.form_wrap textarea {
  padding:8px;
  border:1px solid #ccc;
  line-height: 1.3em;
  font-size:16px;
}
.form_wrap input[type="text"] {
  height: 40px;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
.form_wrap input[type="email"] {
  outline: none;
  height:40px;
  -webkit-appearance: none;
  border-radius: 0;
}
.form_wrap .input01 {
  width: 350px;
}
.form_wrap .input02 {
  width:100%;
}
.form_wrap .input03 {
  width:200px;
}
.form_wrap .input04 {
  width:175px;
}
.form_wrap .input05 {
  width:130px;
}
.form_wrap textarea {
  width:100%;
  height:140px;
  margin:0 auto 0;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
h4.form_ttl02 {
  letter-spacing:0.1em!important;
  margin-top:10px!important;
}
.form_wrap .mail_txt01 {
  font-size:13px;
  padding:8px 0 3px 0;
}
.form_wrap span.ad {
  width:25px;
  display: inline-block;
}
.form_wrap .ad_num_txt {
  font-size:13px;
  display: inline-block;
  margin-left:30px;
}
.form_wrap .btm_txt01 {
  text-align: center;
  margin-top:30px;
    line-height: 1.0em;
}
.form_wrap .btm_txt02 {
  text-align: center;
  margin-top:15px;
}
.form_wrap .btm_txt02 a {
  color:#0099d5;
  font-size:15px;
  text-decoration: none;

}
.form_wrap .btm_txt02 a span {
  display: inline-block;
  vertical-align: middle;
}
.form_wrap .btm_txt02 a:hover span.txt {
  text-decoration: underline;
}
.form_wrap .btm_txt02 span.pic {
  line-height: 0;
  width:20px;
  margin-left:10px;
}
.form_wrap .btm_txt02 span.pic img {
  width:100%;
  height: auto;
  line-height: 0;
}
.submit_wrap {
  margin-top:55px;
  text-align: center;
}
.submit_wrap input[type="submit"] {
  cursor: pointer;
  width:300px;
  margin:0 auto;
  display: inline-block;
  vertical-align: middle;
  transition: .4s;
  color: #fff;
  outline: none;
  -webkit-appearance: none;
  line-height: 1.1em;
  padding: 20px 0;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.1em;
  opacity: 1;
  background: #0099D5 url(../images/common/yj01_off.png) right 7% top 49% no-repeat;
  background-size: 6%;
  border: 1px solid #0099D5;
}
.submit_wrap input[type="submit"]:hover {
  background: #fff url(../images/common/yj01_on.png) right 7% top 49% no-repeat;
    background-size: 6%;
    color: #0099D5;
}
.form_confirm .sc {
  display: none;
}
.form_confirm .submit_wrap {
  margin:50px auto 0;
  max-width:850px;
  display: flex;
  display:-webkit-flex;
  justify-content: space-between;
}
.form_confirm .submit_wrap button {
  cursor: pointer;
  width:300px;
  margin:0 auto;
  display: inline-block;
  vertical-align: middle;
  transition: .4s;
  color: #0099D5;
  outline: none;
  -webkit-appearance: none;
  line-height: 1.1em;
  padding: 20px 0;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.1em;
  opacity: 1;
  background: #fff url(../images/common/yj02_on.png) left 7% top 49% no-repeat;
  background-size: 6%;
  border: 1px solid #0099D5;
}
.form_confirm .submit_wrap button:hover {
  background: #0099D5 url(../images/common/yj02_off.png) left 7% top 49% no-repeat;
  background-size: 6%;
  color: #fff;
}
.thk {
  padding:80px 20px;
  max-width:840px;
  margin:0 auto;
}
.thk .thk_msg {
  font-size:16px;
  line-height:1.9em;
  letter-spacing: 0.1em;
}
.thk .msg {
  font-size:16px;
  line-height:1.9em;
  letter-spacing: 0.1em;
}
.thk .btn01 {
  margin:50px auto 0;
}
@media (max-width: 930px) and (min-width: 768px) {
  .form_wrap table {
    width:94%;
    margin-left:auto;
    margin-right: auto;
  }
  .form_wrap table th {
    width:28%;
  }
  .form_wrap table td {
    width:72%;
  }
  .form_wrap .ad_num_txt {
    margin-left:15px;
  }
}
@media (max-width: 1079px) and (min-width: 768px) {
h3.ttl_blue {
  font-size: calc( 36/1080*100vw );
  height: 9.26vw;
 }
 .contact_tel span:nth-of-type(1) {
   font-size:calc( 60/1080*100vw );
 }
 .contact_tel span:nth-of-type(2) {
   font-size:calc( 28/1080*100vw );
 }
}
@media(max-width:767px) {
  .ih img {
    width:6%;
  }
  #contact_wrap {
    margin-top:9%;
  }
  .contact_tel_wrap {
    padding:8% 4% 10% 4%;
  }
  h3.ttl_blue {
    font-size: calc( 40/750*100vw );
    height: 13.33vw;
  }
  .contact_tel span:nth-of-type(1) {
    font-size:calc( 67/750*100vw );
  }
  .contact_tel span:nth-of-type(2) {
    font-size:calc( 35/750*100vw );
  }
  .contact_tel_wrap .txt01 {
    font-size:calc( 27/750*100vw );
    margin-top:2%;
    line-height: 1.7em;
  }
  .form_wrap {
    padding:8% 4% 10% 4%;
    width:100%;
    margin:0 auto;
  }
  .form_wrap .txt01 {
    font-size:calc( 27/750*100vw );
    text-align: left;
  }
  .form_wrap h4.form_ttl {
    text-align: center;
    margin-top:8%!important;
    font-size:calc( 40/750*100vw );
  }
  .form_wrap .txt02 {
    text-align: left;
    font-size:calc( 27/750*100vw );
    line-height: 1.8em;
    margin-top:2%;
  }
  .form_wrap input,.form_wrap textarea {
    font-size: calc( 30/750*100vw );
  }
  .form_wrap textarea {
    height:120px;
  }
  .form_wrap table {
    width:100%;
    margin:4% auto 0;
    font-size:calc( 30/750*100vw );
  }
  .form_wrap input[type="text"],.form_wrap input[type="email"] {
    height: auto;
    outline: none;
  }
  .form_wrap table.table01 {
    margin-top:2%;
  }
  .form_wrap table th {
    width:100%;
    display: block;
    text-align: left;
    padding:3% 0;
    vertical-align: top;
    line-height: 1.0em;
    border-bottom:none;
  }
  .form_wrap table td {
    width:100%;
    display: block;
    padding-top:0%;
    padding-bottom:3%;
  }
  .form_wrap .input01,.form_wrap .input02 {
    width:100%;
  }
  .form_wrap .mail_txt01 {
    font-size:calc( 26/750*100vw );
    padding:8px 0 3px 0;
  }
  .form_wrap .input03 {
    width:100%;
  }
  .form_wrap .input04 {
    width:calc( 50% - 25px );
  }
  .form_wrap .input05 {
    width:35%;
  }
  .form_wrap table th.smoji {
    font-size:calc( 27/750*100vw );
  }
  .form_wrap .ad_num_txt {
    display: block;
    margin-left:0;
    margin-top:1.5%;
    font-size:calc( 26/750*100vw );
  }
  .form_confirm table {
    margin-top:2%;
  }
  .form_confirm .sc {
    display: none;
  }
  .form_wrap .btm_txt01 {
    font-size:calc( 27/750*100vw );
    text-align: left;
    line-height:1.8em;
    margin-top:7%;
  }
  .form_wrap .btm_txt02 {
    text-align: left;
    margin-top:3%;
  }
  .form_wrap .btm_txt02 a {
    font-size:calc( 25/750*100vw );
    text-align: left;
  }
  .form_wrap .btm_txt02 span.pic {
    width:5%;
    margin-left:2%;
  }
  .form_wrap .btm_txt02 span.pic img {
    width:100%;
    height: auto;
    line-height: 0;
  }
  .submit_wrap {
    margin-top:10%;
  }
  .submit_wrap input[type="submit"] {
    padding: 5.3% 0;
    font-size: calc( 30/750*100vw );
    width:70%;
    background: #0099D5 url(../images/common/yj01_off.png) right 7% top 49% no-repeat;
    background-size: 6%;
  }

  .form_confirm .submit_wrap {
    margin:10% auto 0;
    width:100%;
    display: flex;
    display:-webkit-flex;
    justify-content: flex-start;
    flex-direction: column;
  }
  .form_confirm .submit_wrap button {
    width:70%;
    margin:0 auto;
    font-size: calc( 30/750*100vw );
    background: #fff url(../images/common/yj02_on.png) left 7% top 49% no-repeat;
    background-size: 6%;
    padding:5.3% 0;
  }
  .form_confirm .submit_wrap button:hover {
    background: #0099D5 url(../images/common/yj02_off.png) left 7% top 49% no-repeat;
    background-size: 6%;
    color: #fff;
  }
  .form_confirm .submit_wrap input[type="submit"] {
    margin-top:5%;
  }
  .thk {
    padding:10% 3%;
    max-width:100%;
    margin:0 auto;
  }
  .thk .thk_msg {
    font-size:calc( 27/750*100vw );
    line-height:1.9em;
    letter-spacing: 0.1em;
  }
  .thk .msg {
    font-size:calc( 27/750*100vw );
  }
  .thk .btn01 {
    margin:7% auto 0;
  }
}
</pre></body></html>