@charset "UTF-8";
@font-face {
  font-family: "LucidaBright";
  src: url(../fonts/lucida-bright-regular.ttf);
}
#selecter .map .HTMLBlock {
  height: 100%;
}

/* ----------------------------------------------
mainimg
------------------------------------------------- */
#mainimg {
  position: relative;
  margin-bottom: 163px;
}
#mainimg #mainslider {
  width: 69.625%;
  margin-left: auto;
}
#mainimg #mainslider img {
  width: 100%;
  height: calc(100vh - 165px);
  object-fit: cover;
  font-family: "object-fit: cover;";
  border-bottom-left-radius: 80px;
}
#mainimg .catch {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 54.84px;
  line-height: 1.8234865062;
  letter-spacing: 0.1em;
  color: #3f2806;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 7.875%;
  padding-top: 30px;
}
#mainimg .catch p {
  display: flex;
  flex-direction: column;
  align-items: start;
}
#mainimg .catch p > span {
  background-color: #fff;
  padding: 0px 39px 13px 10px;
}
#mainimg .catch p > span span {
  /* background-image: radial-gradient(circle at center, #3f2806 5px, transparent 0%);
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 1.05em 10px;
  padding-top: 7px; */
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding-top: 16px;
  position: relative;
}
#mainimg .catch p > span span::before {
  content: "・";
  /* @include fontsour(700);
  font-size: 54.84px; */
  /* @include lh(54.84,100); */
  line-height: 1;
  /* letter-spacing: 0.1em;
  color: #3f2806; */
  position: absolute;
  top: 0;
}
#mainimg .catch small {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 21.91px;
  line-height: 2.4997717937;
  letter-spacing: 0.1em;
  margin-top: 18px;
  padding-left: 12px;
  text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff;
}
@media (max-width: 999px) {
  #mainimg {
    margin-bottom: 130px;
  }
  #mainimg #mainslider img {
    height: auto;
    min-height: 400px;
  }
  #mainimg .catch {
    font-size: 40px;
    padding-top: 0px;
  }
  #mainimg .catch p > span {
    padding: 0 20px 10px 10px;
  }
  #mainimg .catch small {
    font-size: 18px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #mainimg {
    margin-bottom: 100px;
  }
  #mainimg #mainslider img {
    min-height: 320px;
  }
  #mainimg .catch {
    font-size: 24px;
  }
  #mainimg .catch p > span {
    padding: 0 10px 10px 10px;
  }
  #mainimg .catch small {
    font-size: 16px;
  }
}

/* ----------------------------------------------
message
------------------------------------------------- */
#message {
  overflow-x: clip;
  margin-bottom: 110px;
}
#message h2 {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 34px;
  line-height: 1.7647058824;
  letter-spacing: 0.1em;
  color: #3f2806;
}
#message h2 small {
  font-family: "LucidaBright";
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #e1361f;
  display: block;
  margin-bottom: 4px;
  padding-left: 70px;
}
#message h2 span {
  position: relative;
}
#message h2 span::before {
  content: "";
  position: absolute;
  top: -75px;
  left: -50px;
  width: 108px;
  height: 112px;
  background: url(../images/head-shape.png) no-repeat center/cover;
}
@media (max-width: 1350px) {
  #message h2 span::before {
    left: 0;
    width: 86.4px;
    height: 89.6px;
  }
}
@media (max-width: 999px) {
  #message h2 {
    font-size: 28px;
  }
  #message h2 small {
    font-size: 18px;
  }
  #message h2 span::before {
    width: 69.12px;
    height: 71.68px;
    top: -65px;
  }
}
@media (max-width: 767px) {
  #message h2 {
    font-size: 22px;
  }
  #message h2 small {
    font-size: 16px;
    padding-left: 60px;
  }
  #message h2 span::before {
    width: 55.296px;
    height: 57.3444px;
    top: -50px;
  }
}
#message h2 {
  /* letter-spacing: 0.3em; */
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 48px;
}
#message .contents {
  margin-left: calc((100% - 1180px) / 2);
  display: flex;
}
#message .left {
  flex: 1;
}
#message .left .text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.1em;
  color: #3f2806;
  margin-bottom: 50px;
}
#message .left .btn a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 370px;
  height: 70px;
  background: url(../images/arow1.png) no-repeat center right 30px #e88a00;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 8px;
}
#message .left .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #message .left .btn a {
    font-size: 14px;
    height: 60px;
    width: 320px;
  }
}
@media (max-width: 767px) {
  #message .left .btn a {
    height: 55px;
    width: 270px;
  }
}
#message .left .btn a {
  padding-left: 20px;
}
#message .right {
  width: 54.5323741007%;
  margin-bottom: 86px;
  margin-top: auto;
  margin-left: 8.7410071942%;
}
#message .right .catch {
  font-family: "LucidaBright";
  font-weight: 400;
  font-size: 60.77px;
  line-height: 1.2576929406;
  letter-spacing: 0.1em;
  color: #ff3f68;
  opacity: 0.36;
  margin-bottom: -33px;
  position: relative;
  text-align: end;
  margin-right: -5px;
}
#message .right .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
@media (max-width: 1350px) {
  #message .s1350 {
    display: none;
  }
  #message .left .text {
    font-size: 18px;
  }
  #message .right .catch {
    font-size: 44px;
    margin-bottom: -24px;
  }
}
@media (max-width: 1217px) {
  #message .contents {
    margin-left: 10px;
  }
}
@media (max-width: 999px) {
  #message {
    margin-bottom: 90px;
  }
  #message h2 {
    margin-bottom: 40px;
  }
  #message .left .text {
    font-size: 16px;
    margin-bottom: 40px;
  }
  #message .left .text br {
    display: none;
  }
  #message .right {
    margin-left: 5%;
  }
  #message .right .catch {
    font-size: 32px;
    margin-bottom: -18px;
  }
}
@media (max-width: 767px) {
  #message {
    margin-bottom: 80px;
  }
  #message h2 {
    margin-bottom: 30px;
  }
  #message h2 br {
    display: none;
  }
  #message .contents {
    display: block;
    margin-right: 10px;
  }
  #message .left {
    margin-bottom: 40px;
  }
  #message .left .text {
    font-size: 14px;
    margin-bottom: 30px;
  }
  #message .left .btn a {
    margin-left: auto;
    margin-right: auto;
  }
  #message .right {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 400px;
  }
  #message .right .catch {
    font-size: 24px;
    margin-bottom: -12px;
  }
}

/* ----------------------------------------------
reform
------------------------------------------------- */
#reform {
  background: url(../images/reform-bg.jpg) no-repeat center/cover;
  padding: 130px 0 125px 0;
  margin-bottom: 102px;
}
#reform .inner {
  /* width: calc(100% - 5px);
  max-width: 1487px; */
  width: 92.9375%;
  margin-right: auto;
  background-color: #fff;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  padding-top: 72px;
  padding-bottom: 80px;
}
#reform .contents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#reform h2 {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 34px;
  line-height: 1.7647058824;
  letter-spacing: 0.1em;
  color: #3f2806;
}
#reform h2 small {
  font-family: "LucidaBright";
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #e1361f;
  display: block;
  margin-bottom: 4px;
  padding-left: 70px;
}
#reform h2 span {
  position: relative;
}
#reform h2 span::before {
  content: "";
  position: absolute;
  top: -75px;
  left: -50px;
  width: 108px;
  height: 112px;
  background: url(../images/head-shape.png) no-repeat center/cover;
}
@media (max-width: 1350px) {
  #reform h2 span::before {
    left: 0;
    width: 86.4px;
    height: 89.6px;
  }
}
@media (max-width: 999px) {
  #reform h2 {
    font-size: 28px;
  }
  #reform h2 small {
    font-size: 18px;
  }
  #reform h2 span::before {
    width: 69.12px;
    height: 71.68px;
    top: -65px;
  }
}
@media (max-width: 767px) {
  #reform h2 {
    font-size: 22px;
  }
  #reform h2 small {
    font-size: 16px;
    padding-left: 60px;
  }
  #reform h2 span::before {
    width: 55.296px;
    height: 57.3444px;
    top: -50px;
  }
}
#reform h2 {
  margin-bottom: 8px;
}
#reform .head {
  display: flex;
  align-items: center;
  overflow-x: clip;
  margin-bottom: 90px;
  /* .btn{
    margin-left: auto;
  } */
}
#reform .head .text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
  color: #3f2806;
  flex: 1;
  margin-top: 6px;
  padding-right: 10px;
}
#reform .head .btn a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 365px;
  height: 70px;
  background: url(../images/arow1.png) no-repeat center right 30px #e88a00;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 8px;
}
#reform .head .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #reform .head .btn a {
    font-size: 14px;
    height: 60px;
    width: 320px;
  }
}
@media (max-width: 767px) {
  #reform .head .btn a {
    height: 55px;
    width: 270px;
  }
}
#reform .head .btn a {
  padding-right: 10px;
}
#reform .content {
  display: flex;
  flex-wrap: wrap;
}
#reform .content .block {
  width: 22.8813559322%;
}
#reform .content .block a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#reform .content .block a:hover {
  opacity: 0.6;
}
#reform .content .block a .title {
  display: flex;
  align-items: center;
}
#reform .content .block a .title::after {
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #e88a00;
  background: url(../images/arow2.png) no-repeat center;
  margin-left: auto;
}
#reform .content .block .image {
  position: relative;
  padding-top: 81.4814814815%;
  margin-bottom: 12px;
}
#reform .content .block .image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
#reform .content .block .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #3f2806;
  margin-bottom: 7px;
}
#reform .content .block .text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.1em;
  color: #3f2806;
}
#reform .content .block:not(:first-child):not(:nth-child(4n+1)) {
  margin-left: 2.8248587571%;
}
@media (max-width: 1450px) {
  #reform .inner {
    width: calc(100% - 5px);
  }
}
@media (max-width: 1100px) {
  #reform .head .text br {
    display: none;
  }
}
@media (max-width: 999px) {
  #reform {
    padding: 110px 0;
    margin-bottom: 90px;
  }
  #reform .inner {
    padding: 60px 0;
  }
  #reform .head {
    margin-bottom: 70px;
  }
  #reform .head .text {
    font-size: 16px;
  }
  #reform .content .block a .title::after {
    width: 30px;
    height: 30px;
  }
  #reform .content .block .title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #reform {
    padding: 90px 0;
    margin-bottom: 80px;
  }
  #reform .inner {
    padding: 50px 0;
  }
  #reform .head {
    display: block;
    margin-bottom: 60px;
  }
  #reform .head .text {
    font-size: 14px;
    margin-bottom: 30px;
  }
  #reform .content {
    justify-content: center;
  }
  #reform .content .block {
    width: 32%;
  }
  #reform .content .block a .title::after {
    width: 20px;
    height: 20px;
    background-size: 11px auto;
  }
  #reform .content .block .title {
    font-size: 16px;
  }
  #reform .content .block .text {
    font-size: 12px;
  }
  #reform .content .block:not(:first-child):not(:nth-child(4n+1)) {
    margin-left: 0;
  }
  #reform .content .block:not(:first-child):not(:nth-child(3n+1)) {
    margin-left: 2%;
  }
  #reform .content .block:nth-child(n+4) {
    margin-top: 20px;
  }
}
@media (max-width: 500px) {
  #reform .content .block {
    width: 47%;
  }
  #reform .content .block:not(:first-child):not(:nth-child(3n+1)) {
    margin-left: 0;
  }
  #reform .content .block:not(:first-child):not(:nth-child(2n+1)) {
    margin-left: auto;
  }
  #reform .content .block:nth-child(n+3) {
    margin-top: 20px;
  }
}

/* ----------------------------------------------
instagram
------------------------------------------------- */
#instagram {
  margin-bottom: 112px;
}
#instagram a {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
}
#instagram a:hover {
  opacity: 0.6;
}
#instagram .inner {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#instagram .head {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
#instagram .head h2 {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 34px;
  line-height: 1.7647058824;
  letter-spacing: 0.1em;
  color: #3f2806;
}
#instagram .head h2 small {
  font-family: "LucidaBright";
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #e1361f;
  display: block;
  margin-bottom: 4px;
}
#instagram .head h2 span {
  position: relative;
}
@media (max-width: 999px) {
  #instagram .head h2 {
    font-size: 28px;
  }
  #instagram .head h2 small {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #instagram .head h2 {
    font-size: 22px;
  }
  #instagram .head h2 small {
    font-size: 16px;
  }
}
#instagram .head h2 {
  display: flex;
  align-items: center;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.05em;
}
#instagram .head h2::before {
  content: "";
  width: 43px;
  height: 43px;
  background: url(../images/insata-icon.png) no-repeat center;
  margin-right: 10px;
}
#instagram .head .follow {
  margin-left: auto;
}
#instagram .head .follow a {
  display: flex;
  align-items: center;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #3f2806;
}
#instagram .head .follow a span {
  padding: 0 5px 10px;
  border-bottom: 1px solid #e88a00;
}
#instagram .head .follow a::after {
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #e88a00;
  background: url(../images/arow2.png) no-repeat center #fff;
  margin-left: 18px;
}
#instagram .contents {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 90px;
  /* &.last{
    margin-bottom: 90px;
  } */
  /* &.close{
    display: none;
  } */
  /* & + .contents{
    margin-top: 60px;
  } */
}
#instagram .contents .block {
  overflow: hidden;
  width: 22.8813559322%;
  border-radius: 8px;
}
#instagram .contents .block.close {
  display: none;
}
#instagram .contents .block .image {
  position: relative;
  padding-top: 88.8888888889%;
}
#instagram .contents .block .image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#instagram .contents .block .image .textbox {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.5s ease-out;
}
#instagram .contents .block .image .textbox .text {
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
}
#instagram .contents .block .image .textbox:hover {
  opacity: 1;
}
#instagram .contents .block:not(:first-child):not(:nth-child(4n+1)) {
  margin-left: 2.8248587571%;
}
#instagram .contents .block:nth-child(n+5) {
  margin-top: 60px;
}
#instagram .btn a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 384px;
  height: 70px;
  background: url(../images/arow1.png) no-repeat center right 30px #e88a00;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 8px;
}
#instagram .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #instagram .btn a {
    font-size: 14px;
    height: 60px;
    width: 330px;
  }
}
@media (max-width: 767px) {
  #instagram .btn a {
    height: 55px;
    width: 270px;
  }
}
#instagram .btn {
  /* margin-top: 90px; */
}
#instagram .btn a {
  background-image: unset;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 999px) {
  #instagram {
    margin-bottom: 90px;
  }
  #instagram .head {
    margin-bottom: 40px;
  }
  #instagram .head .follow a {
    font-size: 18px;
  }
  #instagram .head .follow a span {
    padding-bottom: 5px;
  }
  #instagram .head .follow a::after {
    margin-left: 10px;
    width: 30px;
    height: 30px;
  }
  #instagram .contents {
    margin-bottom: 80px;
    /* &.last{
      margin-bottom: 80px;
    } */
    /* & + .contents{
      margin-top: 50px;
    } */
  }
  #instagram .contents .block:nth-child(n+5) {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  #instagram {
    margin-bottom: 80px;
  }
  #instagram .head {
    margin-bottom: 30px;
  }
  #instagram .head .follow a {
    font-size: 16px;
  }
  #instagram .head .follow a::after {
    width: 20px;
    height: 20px;
    background-size: 11px auto;
  }
  #instagram .contents {
    margin-bottom: 70px;
    /* &.last{
      margin-bottom: 70px;
    } */
    /* & + .contents{
      margin-top: 40px;
    } */
  }
  #instagram .contents .block {
    width: 32%;
  }
  #instagram .contents .block:nth-child(n+4) {
    margin-top: 40px;
  }
  #instagram .contents .block:not(:first-child):not(:nth-child(4n+1)) {
    margin-left: 0;
  }
  #instagram .contents .block:not(:first-child):not(:nth-child(3n+1)) {
    margin-left: 2%;
  }
}
@media (max-width: 500px) {
  #instagram .contents .block {
    width: 47%;
  }
  #instagram .contents .block:nth-child(n+3) {
    margin-top: 40px;
  }
  #instagram .contents .block:not(:first-child):not(:nth-child(3n+1)) {
    margin-left: 0;
  }
  #instagram .contents .block:not(:first-child):not(:nth-child(2n+1)) {
    margin-left: auto;
  }
}

/* ----------------------------------------------
company
------------------------------------------------- */
#company {
  background: url(../images/company-bg.jpg) no-repeat center/cover;
  padding-top: 110px;
  padding-bottom: 130px;
}
#company a {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#company a:hover {
  opacity: 0.6;
}
#company .inner {
  width: calc(100% - 10px);
  margin-left: auto;
  margin-right: auto;
  max-width: 1348px;
  background-color: #fff;
  border-radius: 30px;
  padding-top: 85px;
  padding-bottom: 97px;
}
#company .contents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#company .head {
  display: flex;
  overflow-x: clip;
  margin-bottom: 60px;
}
#company .head .video-block {
  width: 45.7627118644%;
}
#company .head .video-block .video {
  position: relative;
  padding-top: 64.8148148148%;
}
#company .head .video-block .video iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
#company .head .right {
  flex: 1;
  margin-left: 4.2372881356%;
}
#company .head .right .logo {
  margin-bottom: 20px;
}
#company .head .right .data {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.1em;
  color: #3f2806;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #d9d7cf;
}
#company .head .right .time {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.1em;
  color: #3f2806;
}
#company .head .right .time p {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
#company .head .right .time p > span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 118px;
  height: 28px;
  border: 0.5px solid #040000;
  border-radius: 4px;
  margin-right: 13px;
}
#company .head .right .time .cautionarynote {
  font-size: 14px;
  line-height: 2;
  color: #ff3f68;
}
#company .access h2 {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 34px;
  line-height: 1.7647058824;
  letter-spacing: 0.1em;
  color: #3f2806;
}
#company .access h2 small {
  font-family: "LucidaBright";
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #e1361f;
  display: block;
  margin-bottom: 4px;
}
#company .access h2 span {
  position: relative;
}
@media (max-width: 999px) {
  #company .access h2 {
    font-size: 28px;
  }
  #company .access h2 small {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #company .access h2 {
    font-size: 22px;
  }
  #company .access h2 small {
    font-size: 16px;
  }
}
#company .access h2 {
  margin-bottom: 24px;
}
#company .access .content {
  display: flex;
  overflow-x: clip;
}
#company .access .map {
  width: 45.7627118644%;
  height: 350px;
}
#company .access .map iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#company .access .right {
  margin-left: 4.2372881356%;
  flex: 1;
}
#company .access .right .title {
  display: flex;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #ff3f68;
  margin-bottom: 6px;
}
#company .access .right .title::before {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #ff3f68;
  border-radius: 50%;
  margin-right: 10px;
}
#company .access .right .text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.1em;
  color: #3f2806;
}
#company .access .right .text + .title {
  margin-top: 28px;
}
@media (max-width: 999px) {
  #company {
    padding: 90px 0 100px 0;
  }
  #company .inner {
    padding: 70px 0;
  }
  #company .head {
    margin-bottom: 50px;
  }
  #company .head .right .data {
    font-size: 12px;
  }
  #company .head .right .time {
    font-size: 14px;
  }
  #company .head .right .time span {
    width: 108px;
    height: 23px;
  }
  #company .head .right .time .cautionarynote {
    font-size: 12px;
  }
  #company .access .map {
    height: 280px;
  }
  #company .access .right .title {
    font-size: 16px;
  }
  #company .access .right .text {
    font-size: 12px;
  }
  #company .access .right .text + .title {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  #company {
    padding: 80px 0;
  }
  #company .inner {
    padding: 60px 0;
  }
  #company .head {
    display: block;
    margin-bottom: 40px;
  }
  #company .head .video-block {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  #company .head .right {
    margin-left: 0;
  }
  #company .access h2 {
    margin-bottom: 20px;
  }
  #company .access .content {
    display: block;
  }
  #company .access .map {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    height: 230px;
    margin-bottom: 30px;
  }
  #company .access .right {
    margin-left: 0;
  }
  #company .access .right .title::before {
    width: 12px;
    height: 12px;
  }
}/*# sourceMappingURL=index.css.map */