@charset "UTF-8";
/* ==================================================
	sp
================================================== */
@media screen and (max-width: 599px) {
  #fv {}
  .fv_ttl_wrapper {
    width: 80%;
    margin: 10vw auto 0;
  }
  .fv_ttl_wrapper h2 {
    font-weight: 700;
    font-size: 1.6rem;
  }
  .fv_img_wrapper {
    width: 90%;
    margin: 10vw auto 0;
  }
  .fv_img_wrapper img {
    width: 100%;
    height: auto;
  }
  #ttl {
    width: 100%;
    margin-top: 15vw;
  }
  .ttl_wrapper {
    width: 90%;
    margin: 0 auto;
  }
  .ttl_inner {
    width: 90%;
    margin: 0 auto;
  }
  .ttl_wrapper h2 {
    font-size: 1.2rem;
    font-weight: 700;
    text-align: center;
    padding: 5vw 0;
  }
  .ttl_txt {
    line-height: 1.8em;
    padding-bottom: 5vw;
  }
  #greeting {
    width: 100%;
    margin-top: 5vw;
  }
  .greeting_wrapper {
    width: 90%;
    margin: 0 auto;
  }
  .greeting_inner {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: center;
    margin: 0 auto;
  }
  .greeting_content_wrapper {}
  .greeting_txt_wrapper {
    width: 100%;
  }
  .greeting_txt_wrapper h2 {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5em;
    margin-top: 10vw;
  }
  .greeting_txt_wrapper p {
    line-height: 1.8em;
    margin-top: 5.0vw;
  }
  .greeting_txt_wrapper p:first-of-type {
    margin-top: 10vw;
  }
  .greeting_txt_wrapper p:last-of-type {
    text-align: right;
    margin-top: 10vw;
  }
  .greeting_txt_wrapper p span {
    font-size: 1.1rem;
    font-weight: 700;
    padding-left: 5%;
  }
  .greeting_img_wrapper {
    width: 100%;
  }
  .greeting_img_wrapper img {
    width: 100%;
    height: auto;
  }
  #company {
    width: 100%;
    margin-top: 5vw;
  }
  .company_wrapper {
    width: 90%;
    margin: 0 auto;
  }
  .company_inner {
    width: 90%;
    margin: 0 auto;
  }
  .company_inner table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px 0;
    margin: 0 auto;
  }
  .company_inner tr {}
  .company_inner th {
    width: 100%;
    line-height: 1.8em;
    display: block;
    padding: 10vw 0 0;
  }
  .company_inner td {
    width: 100%;
    line-height: 1.8em;
    display: block;
    border-bottom: 2px dashed #595959;
    padding: 5vw 0 10vw;
  }
  .tellink span {
    display: inline-block;
    padding-left: 4%;
  }
  .tellink span a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .tellink span a:hover {
    opacity: 0.3;
  }
  .first {
    padding-top: 0 !important;
  }
  #access {
    width: 100%;
    margin-top: 5vw;
  }
  .access_wrapper {
    margin-top: 5vw;
  }
  .access_wrapper iframe {
    aspect-ratio: 4 / 5;
    width: 100%;
    height: auto;
  }
}
/* ==================================================
	tb
================================================== */
@media screen and (min-width: 600px) and (max-width: 1024px) {
  #fv {}
  .fv_ttl_wrapper {
    width: 80%;
    margin: 10vw auto 0;
  }
  .fv_ttl_wrapper h2 {
    font-weight: 700;
    font-size: 3.2rem;
  }
  .fv_img_wrapper {
    width: 90%;
    margin: 10vw auto 0;
  }
  .fv_img_wrapper img {
    width: 100%;
    height: auto;
  }
  #ttl {
    width: 100%;
    margin-top: 15vw;
  }
  .ttl_wrapper {
    width: 90%;
    margin: 0 auto;
  }
  .ttl_inner {
    width: 90%;
    margin: 0 auto;
  }
  .ttl_wrapper h2 {
    font-size: 1.2rem;
    font-weight: 700;
    text-align: center;
    padding: 5vw 0;
  }
  .ttl_txt {
    line-height: 1.8em;
    padding-bottom: 5vw;
  }
  #greeting {
    width: 100%;
    margin-top: 5vw;
  }
  .greeting_wrapper {
    width: 90%;
    margin: 0 auto;
  }
  .greeting_inner {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: center;
    margin: 0 auto;
  }
  .greeting_content_wrapper {}
  .greeting_txt_wrapper {
    width: 100%;
  }
  .greeting_txt_wrapper h2 {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.5em;
    margin-top: 10vw;
  }
  .greeting_txt_wrapper p {
    line-height: 1.8em;
    margin-top: 5.0vw;
  }
  .greeting_txt_wrapper p:first-of-type {
    margin-top: 10vw;
  }
  .greeting_txt_wrapper p:last-of-type {
    text-align: right;
    margin-top: 10vw;
  }
  .greeting_txt_wrapper p span {
    font-size: 1.1rem;
    font-weight: 700;
    padding-left: 5%;
  }
  .greeting_img_wrapper {
    width: 100%;
  }
  .greeting_img_wrapper img {
    width: 100%;
    height: auto;
  }
  #company {
    width: 100%;
    margin-top: 5vw;
  }
  .company_wrapper {
    width: 90%;
    margin: 0 auto;
  }
  .company_inner {
    width: 90%;
    margin: 0 auto;
  }
  .company_inner table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px 0;
    margin: 0 auto;
  }
  .company_inner tr {}
  .company_inner th {
    width: 100%;
    line-height: 1.8em;
    display: block;
    padding: 10vw 0 0;
  }
  .company_inner td {
    width: 100%;
    line-height: 1.8em;
    display: block;
    border-bottom: 2px dashed #595959;
    padding: 5vw 0 10vw;
  }
  .tellink span {
    display: inline-block;
    padding-left: 4%;
  }
  .tellink span a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .tellink span a:hover {
    opacity: 0.3;
  }
  .first {
    padding-top: 0 !important;
  }
  #access {
    width: 100%;
    margin-top: 5vw;
  }
  .access_wrapper {
    margin-top: 5vw;
  }
  .access_wrapper iframe {
    aspect-ratio: 4 / 3;
    width: 100%;
    height: auto;
  }
}
/* ==================================================
	pc
================================================== */
@media screen and (min-width: 1025px) {
  #fv {}
  .fv_ttl_wrapper {
    width: 80%;
    margin: 5vw auto 0;
  }
  .fv_ttl_wrapper h2 {
    font-weight: 700;
    font-size: 4.0rem;
  }
  .fv_img_wrapper {
    width: 90%;
    margin: 5vw auto 0;
  }
  .fv_img_wrapper img {
    width: 100%;
    height: auto;
  }
  #ttl {
    width: 100%;
    margin-top: 10vw;
  }
  .ttl_wrapper {
    width: 75%;
    margin: 0 auto;
  }
  .ttl_inner {
    width: 90%;
    margin: 0 auto;
  }
  .ttl_wrapper h2 {
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
  }
  .ttl_txt {
    line-height: 1.8em;
    text-align: center;
  }
  #greeting {
    width: 100%;
    margin-top: 5vw;
  }
  .greeting_wrapper {
    width: 75%;
    margin: 0 auto;
  }
  .greeting_inner {
    width: 90%;
    display: flex;
    align-items: center;
    margin: 0 auto;
  }
  .greeting_content_wrapper {}
  .greeting_txt_wrapper {
    width: 50%;
    margin-right: 5%;
  }
  .greeting_txt_wrapper h2 {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5em;
  }
  .greeting_txt_wrapper p {
    line-height: 1.8em;
    margin-top: 1.0vw;
  }
  .greeting_txt_wrapper p:first-of-type {
    margin-top: 2.5vw;
  }
  .greeting_txt_wrapper p:last-of-type {
    text-align: right;
    margin-top: 2.5vw;
  }
  .greeting_txt_wrapper p span {
    font-size: 1.2rem;
    font-weight: 700;
    padding-left: 5%;
  }
  .greeting_img_wrapper {
    width: calc(calc(100% - 50%) - 5%);
  }
  .greeting_img_wrapper img {
    width: 100%;
    height: auto;
  }
  #company {
    width: 100%;
    margin-top: 5vw;
  }
  .company_wrapper {
    width: 75%;
    margin: 0 auto;
  }
  .company_inner {
    width: 90%;
    margin: 0 auto;
  }
  .company_inner table {
    width: 75%;
    border-collapse: separate;
    border-spacing: 2px 0;
    margin: 0 auto;
  }
  .company_inner tr {}
  .company_inner th {
    width: 30%;
    border-bottom: 2px dashed #595959;
    padding: 2.5vw 0;
  }
  .company_inner td {
    width: 70%;
    border-bottom: 2px dashed #595959;
    padding: 2.5vw 0;
  }
  .tellink span {
    display: inline-block;
    padding-left: 4%;
  }
  .tellink span a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .tellink span a:hover {
    opacity: 0.3;
  }
  .first {
    padding-top: 0 !important;
  }
  #access {
    width: 100%;
    margin-top: 5vw;
  }
  .access_wrapper {
    margin-top: 5vw;
  }
  .access_wrapper iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
  }
}