<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#news .head h2, #trouble .head h2, #business h2, #greeting .contents .right h2 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 1.6;
  letter-spacing: 0.2em;
  color: #390706;
}
#news .head h2 small, #trouble .head h2 small, #business h2 small, #greeting .contents .right h2 small {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.3em;
  color: #d24000;
  margin-top: 10px;
}
@media (max-width: 999px) {
  #news .head h2, #trouble .head h2, #business h2, #greeting .contents .right h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #news .head h2, #trouble .head h2, #business h2, #greeting .contents .right h2 {
    font-size: 30px;
  }
  #news .head h2 small, #trouble .head h2 small, #business h2 small, #greeting .contents .right h2 small {
    font-size: 12px;
  }
}

#selecter .map .HTMLBlock {
  height: 100%;
}

/* ----------------------------------------------
mainimg
------------------------------------------------- */
#mainimg {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: start;
}
#mainimg #mainslider {
  order: 1;
  width: 85%;
  margin-left: auto;
}
#mainimg #mainslider img {
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  border-bottom-left-radius: 50px;
}
#mainimg .catch {
  writing-mode: vertical-rl;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 66.61px;
  line-height: 1.531451734;
  color: #473a2c;
  text-shadow: 0 0 29px rgba(255, 255, 255, 0.82), 0 0 29px rgba(255, 255, 255, 0.82), 0 0 29px rgba(255, 255, 255, 0.82);
  margin-left: auto;
  padding-top: 130px;
  margin-right: -138px;
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
}
#mainimg .catch p &gt; span:not(.orenge) {
  display: block;
}
#mainimg .catch p &gt; span:not(.orenge):not(:first-child) {
  margin-top: -25px;
}
#mainimg .catch .orenge {
  color: #d24000;
}
#mainimg .image {
  position: absolute;
  z-index: 1;
  bottom: -35px;
  right: 0;
  width: 31.75%;
  max-width: 508px;
}
@media (max-width: 999px) {
  #mainimg #mainslider img {
    height: auto;
  }
  #mainimg .catch {
    font-size: 50px;
    padding-top: 100px;
    margin-right: -90px;
  }
}
@media (max-width: 767px) {
  #mainimg .catch {
    font-size: 30px;
    padding-top: 80px;
    margin-right: -60px;
  }
  #mainimg .image {
    min-width: 150px;
    bottom: -20px;
  }
}

/* ----------------------------------------------
greeting
------------------------------------------------- */
#greeting {
  margin-top: -180px;
  margin-bottom: 135px;
}
#greeting .contents {
  display: flex;
  margin-bottom: 70px;
  overflow-x: clip;
}
#greeting .contents .image {
  width: 59.0625%;
}
#greeting .contents .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}
#greeting .contents .right {
  flex: 1;
  margin-top: 275px;
  padding-right: 4.0625%;
  margin-left: -10.75%;
  padding-bottom: 10px;
}
#greeting .contents .right h2 {
  text-align: end;
}
#greeting .contents .right h2 small {
  margin-right: 10px;
}
#greeting .contents .right .textbox {
  background-color: #fff;
  border-radius: 50px;
  padding: 68px 5px 82px 82px;
}
#greeting .contents .right .textbox .catch {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.8571428571;
  color: #4a2905;
  margin-bottom: 35px;
}
#greeting .contents .right .textbox .text {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 2.25;
  letter-spacing: 0.01em;
  color: #171717;
  padding-left: 8px;
  /* padding-right: 105px; */
  max-width: 570px;
}
#greeting .contents .right .textbox .text p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#greeting .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.6;
  color: #fff;
  background-color: #d24000;
  background-repeat: no-repeat;
  width: 347px;
  height: 76px;
  background-image: url(../images/arow.png);
  font-size: 18px;
  border-radius: 38px;
  background-position: center right 25px;
}
#greeting .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #greeting .btn a {
    width: 310px;
    height: 65px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #greeting .btn a {
    width: 280px;
    height: 55px;
    font-size: 14px;
  }
}
#greeting .btn a {
  margin: 0 auto;
}
@media (max-width: 1200px) {
  #greeting .contents .right .textbox {
    padding: 50px 5px 50px 50px;
  }
}
@media (max-width: 999px) {
  #greeting {
    margin-top: -130px;
    margin-bottom: 100px;
  }
  #greeting .contents {
    margin-bottom: 60px;
  }
  #greeting .contents .right {
    padding-right: 10px;
    margin-top: 220px;
  }
  #greeting .contents .right .textbox {
    padding: 40px 0px 40px 40px;
  }
  #greeting .contents .right .textbox .catch {
    font-size: 22px;
    margin-bottom: 25px;
  }
  #greeting .contents .right .textbox .text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #greeting {
    margin-top: -80px;
    margin-bottom: 80px;
  }
  #greeting .contents {
    display: block;
    margin-bottom: 50px;
  }
  #greeting .contents .image {
    margin-bottom: 30px;
    /* width: 100%;
    max-width: 320px; */
  }
  #greeting .contents .image img {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
  }
  #greeting .contents .right {
    margin-left: 10px;
    margin-top: 0;
    padding-bottom: 0;
  }
  #greeting .contents .right h2 {
    margin-bottom: 20px;
  }
  #greeting .contents .right .textbox {
    padding: 0;
  }
  #greeting .contents .right .textbox .catch {
    font-size: 18px;
    margin-bottom: 15px;
  }
  #greeting .contents .right .textbox .text br {
    display: none;
  }
}

/* ----------------------------------------------
business
------------------------------------------------- */
#business h2 {
  margin-bottom: -68px;
  position: relative;
  z-index: 1;
  text-align: center;
}
#business .inner {
  background-color: #f8f5f3;
  position: relative;
  padding: 178px 0 235px;
}
#business .inner .bg-images .bg {
  position: absolute;
  /* img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  } */
}
#business .inner .bg-images .bg.v1 {
  top: 0;
  left: 0;
  width: 55.625%;
  aspect-ratio: 890/480;
}
#business .inner .bg-images .bg.v2 {
  top: 0;
  right: 0;
  width: 71.0625%;
  aspect-ratio: 1137/780;
}
#business .inner .bg-images .bg.v3 {
  bottom: 0;
  right: 4%;
  width: 31.0625%;
  aspect-ratio: 497/299;
}
#business .contents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  position: relative;
}
#business .contents .block {
  width: 48.6440677966%;
  background-color: #fff;
  border-radius: 40px;
  padding: 50px 0 45px;
}
#business .contents .block a {
  transition: all 0.5s ease-out;
}
#business .contents .block a:hover {
  opacity: 0.6;
}
#business .contents .block .title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.6;
  letter-spacing: 0.2em;
  color: #390706;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
#business .contents .block .title small {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.3em;
  color: #d24000;
  margin-top: 10px;
}
#business .contents .block .title .btn {
  position: absolute;
  right: 35px;
}
#business .contents .block .title .btn a {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: url(../images/arow2.png) no-repeat center #d24000;
}
#business .contents .block .image {
  width: 93.031358885%;
  aspect-ratio: 534/260;
  margin: 0 auto 23px;
}
#business .contents .block .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#business .contents .block .text {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 2.125;
  letter-spacing: 0.01em;
  color: #390706;
  width: calc(100% - 20px);
  max-width: 465px;
  margin: 0 auto;
}
#business .contents .block:nth-child(odd) {
  margin-top: 129px;
  margin-bottom: -76px;
}
#business .contents .block:nth-child(even) {
  margin-left: auto;
}
@media (max-width: 999px) {
  #business h2 {
    margin-bottom: -50px;
  }
  #business .inner {
    padding: 150px 0 200px;
  }
  #business .contents .block {
    padding: 40px 0;
  }
  #business .contents .block .title {
    font-size: 28px;
    margin-bottom: 25px;
  }
  #business .contents .block .text {
    font-size: 14px;
  }
  #business .contents .block .text br {
    display: none;
  }
  #business .contents .block:nth-child(odd) {
    margin-top: 100px;
    margin-bottom: -50px;
  }
}
@media (max-width: 767px) {
  #business h2 {
    margin-bottom: -45px;
  }
  #business .inner {
    padding: 100px 0 150px;
  }
  #business .inner .bg-images .bg.v3 {
    min-width: 200px;
  }
  #business .contents {
    display: block;
  }
  #business .contents .block {
    padding: 30px 0;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
  }
  #business .contents .block .title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #business .contents .block .title small {
    font-size: 10px;
  }
  #business .contents .block .title .btn a {
    width: 30px;
    height: 30px;
  }
  #business .contents .block .image {
    margin-bottom: 10px;
  }
  #business .contents .block:nth-child(odd) {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #business .contents .block:not(:last-child) {
    margin-bottom: 30px;
  }
}

/* ----------------------------------------------
trouble
------------------------------------------------- */
#trouble {
  position: relative;
  margin-bottom: 104px;
}
#trouble .head h2 {
  text-align: center;
  margin-top: -40px;
  /* margin-bottom: 82px; */
  margin-bottom: 20px;
  padding: 0 10px;
}
#trouble .head .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.6;
  color: #fff;
  background-color: #d24000;
  background-repeat: no-repeat;
  width: 347px;
  height: 76px;
  background-image: url(../images/arow.png);
  font-size: 18px;
  border-radius: 38px;
  background-position: center right 25px;
}
#trouble .head .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #trouble .head .btn a {
    width: 310px;
    height: 65px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #trouble .head .btn a {
    width: 280px;
    height: 55px;
    font-size: 14px;
  }
}
#trouble .head .btn {
  margin-bottom: 82px;
}
#trouble .head .btn a {
  margin: 0 auto;
}
#trouble .contents {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  margin-bottom: 42px;
}
#trouble .contents .block {
  width: 50%;
  display: flex;
  justify-content: center;
}
#trouble .contents .block .chara {
  margin-top: auto;
  margin-bottom: -22px;
}
#trouble .contents .block .text {
  /* width: 393px; */
  /* width: 368px; */
  width: 62.3728813559%;
  background-color: #f8f5f3;
  border-radius: 30px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
  color: #390706;
  position: relative;
  padding: 25px 1.6949152542% 25px 7.6271186441%;
}
#trouble .contents .block .text::before {
  content: "";
  position: absolute;
  bottom: 30px;
  width: 25px;
  height: 22px;
  background-color: #f8f5f3;
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0);
          clip-path: polygon(0 100%, 100% 100%, 100% 0);
}
#trouble .contents .block:nth-child(odd) .text {
  /* margin-left: 50px; */
  margin-left: 8.4745762712%;
}
#trouble .contents .block:nth-child(odd) .text::before {
  left: -24px;
}
#trouble .contents .block:nth-child(even) {
  margin-top: 60px;
}
#trouble .contents .block:nth-child(even) .text::before {
  right: -24px;
  transform: rotateY(180deg);
}
#trouble .contents .block:nth-child(even) .chara {
  order: 1;
  /* margin-left: 25px; */
  margin-left: 4.2372881356%;
}
#trouble .contents .block:nth-child(4n) {
  /* margin-left: -23px; */
  margin-left: -1.9491525424%;
}
#trouble .contents .block:nth-child(4n) .chara {
  margin-right: auto;
  margin-bottom: -12px;
}
#trouble .contents .block:nth-child(4n-1) {
  margin-top: 10px;
}
#trouble .contents .block:nth-child(4n-1) .text {
  margin-right: auto;
}
#trouble .contents .block:nth-child(4n-2) {
  /* padding-right: 15px; */
}
#trouble .contents .block:nth-child(4n-2) .chara {
  /* margin-right: 15px; */
  margin-right: 2.5423728814%;
}
#trouble .contents .block:nth-child(4n-3) {
  /* padding-left: 40px; */
}
#trouble .contents .block:nth-child(4n-3) .chara {
  /* margin-left: 40px; */
  margin-left: 6.7796610169%;
}
#trouble .bottom .coment {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.8571428571;
  color: #4a2905;
  display: flex;
  justify-content: center;
  align-items: end;
  text-align: center;
  margin-bottom: 15px;
}
#trouble .bottom .coment::before, #trouble .bottom .coment::after {
  content: "";
  width: 3px;
  height: 74px;
  background-color: #dc6937;
}
#trouble .bottom .coment::before {
  transform: rotate(-45deg);
  margin-right: 80px;
}
#trouble .bottom .coment::after {
  transform: rotate(45deg);
  margin-left: 80px;
}
#trouble .bottom .chara {
  text-align: center;
}
@media (max-width: 1050px) {
  #trouble .contents .block .text {
    font-size: 22px;
  }
}
@media (max-width: 999px) {
  #trouble {
    margin-bottom: 90px;
  }
  #trouble .head h2 {
    margin-top: -34px;
    /* margin-bottom: 70px; */
  }
  #trouble .head .btn {
    margin-bottom: 70px;
  }
  #trouble .contents .block .text {
    font-size: 18px;
  }
  #trouble .contents .block .text br {
    display: none;
  }
  #trouble .bottom .coment {
    font-size: 24px;
  }
  #trouble .bottom .coment::before, #trouble .bottom .coment::after {
    height: 60px;
  }
  #trouble .bottom .coment::before {
    margin-right: 60px;
  }
  #trouble .bottom .coment::after {
    margin-left: 60px;
  }
}
@media (max-width: 767px) {
  #trouble {
    margin-bottom: 80px;
  }
  #trouble .head h2 {
    margin-top: -24px;
    /* margin-bottom: 60px; */
  }
  #trouble .head .btn {
    margin-bottom: 60px;
  }
  #trouble .contents {
    display: block;
  }
  #trouble .contents .block {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  #trouble .contents .block .text {
    font-size: 16px;
  }
  #trouble .contents .block:nth-child(even) {
    margin-top: 0;
  }
  #trouble .contents .block:not(:last-child) {
    margin-bottom: 50px;
  }
  #trouble .contents .block:nth-child(4n) {
    margin-left: auto;
  }
  #trouble .bottom .coment {
    font-size: 18px;
  }
  #trouble .bottom .coment::before, #trouble .bottom .coment::after {
    height: 40px;
  }
  #trouble .bottom .coment::before {
    margin-right: 20px;
  }
  #trouble .bottom .coment::after {
    margin-left: 20px;
  }
}

/* ----------------------------------------------
news
------------------------------------------------- */
#news {
  margin-bottom: 65px;
}
#news .contents {
  display: flex;
  align-items: center;
  overflow-x: clip;
}
#news .head {
  padding-bottom: 25px;
}
#news .head h2 {
  font-size: 40px;
  margin-bottom: 50px;
  text-align: center;
}
#news .head h2 small {
  font-size: 12px;
}
#news .head .btn a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.6;
  color: #fff;
  background-color: #d24000;
  background-repeat: no-repeat;
  width: 199.99px;
  height: 54.99px;
  background-image: url(../images/arow3.png);
  font-size: 13.05px;
  border-radius: 27.49px;
  background-position: center right 15px;
}
#news .head .btn a:hover {
  opacity: 0.6;
}
@media (max-width: 999px) {
  #news .head .btn a {
    width: 180px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  #news .head .btn a {
    width: 160px;
    height: 45px;
  }
}
#news .content {
  flex: 1;
  margin-left: 6.1016949153%;
}
@media (max-width: 999px) {
  #news {
    margin-bottom: 50px;
  }
  #news .head {
    padding-bottom: 0;
  }
  #news .head h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #news {
    margin-bottom: 40px;
  }
  #news .contents {
    display: block;
  }
  #news .head {
    margin-bottom: 30px;
  }
  #news .head h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  #news .head h2 small {
    font-size: 10px;
  }
  #news .head .btn a {
    margin: 0 auto;
  }
  #news .content {
    margin-left: 0;
  }
}/*# sourceMappingURL=index.css.map */</pre></body></html>