<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============
 繝輔か繝ｳ繝�
 ========================= */
.mincyo2{
  font-family: ten-mincho-text, serif;
  font-weight: 400;
  font-style: normal;
}
.futogo {
  font-family: a-otf-futo-go-b101-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.gothic {
  font-family: kozuka-gothic-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* ============
 contents
========================= */
.fixed {
  position: relative!important;
}
.fix_title, nav.d-lg-block {
  display: none!important;
}
.fix_title.lp {
  display: flex!important;
}
.h_contact a {
  background: #3e3a38;
}



.site-header {
  display: none!important;
}
.site-footer{
  display: none!important;
}

.cont2 {
  margin: 3rem auto;
}
.main_message_title {
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: .2rem;
}
.main_message_under {
  line-height: 2;
}
.contact {
    background: #bf664e;
}


.cont3 {
}

.c3_title, .c4_title, .c5_title {
  font-size: 1.7rem;
  font-weight: bold;
  text-align: left;
  line-height: 2;
  letter-spacing: .2rem;
}
.man_illust {
  width: 25%;
}
.contact div {
  width: 60%;
}


.cont4 {
  background: #f5f0e9;
}
.cont4 li {
  letter-spacing: .1rem;
}
.cont4 br {
  display: none;
}
.triangle_over {
  position: relative;
}
.triangle_text {
  position: absolute;
  bottom: 1rem;
  left: 47%;
  width: 100px;
  font-size: 1.2rem;
  letter-spacing: .2rem;
}
.triangle_wankun {
  position: absolute;
  bottom: -2rem;
  left: 40%;
  width: 100px;
}
.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 145px 0 145px;
  border-color: #f5f0e8 transparent transparent transparent;
}
.triangle_under {
  letter-spacing: .2rem;
}
.footer {
  background: #fff;

}
.f_bar {
  background: #3e3a38;
}
.cont5 {
background: #f3f8f8;
}
.seminar_mov div {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.seminar_mov iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.seminar_mov p {
  border-left: solid #bf664e 4px;
  padding-left: 0.5rem;
} 
/* ////////// iPad莉･荳� //////////*/
@media screen and (min-width: 769px){

}

/* ////////// tablet逕ｨ縺ｮ縺ｿ //////////*/
@media screen and (max-width: 768px){

}

/* ////////// sp //////////*/
@media screen and (max-width: 415px){
  .main_message_title {
    font-size: 1rem;
  }
  .main_message_under{
    width: 90%;
    margin: auto;
    text-align: left!important;
  }
  .main_message_under .sp {
    display: none;
  }
  .man_illust {
    width: 65%;
  }
  .c3_title, .c4_title {
    font-size: 1.2rem;
    line-height: 1.2;
  }
  .cont3 {
    background: none;
  }
  .contact div {
    width: 75%;
  }
  .cont4 br {
    display: block;
  }
  .cont4 p {
    text-align: left!important;
    width: 85%;
    margin: auto;
  }
}
</pre></body></html>