<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#sub_visual {
  width: 100%;
  height: 100vh;
  position: relative;
}

.raisin {
  background: url(/commons/img/raisin/raisin_main_visual.webp) no-repeat center center;
  background-size: cover;
}

.kiyoday {
  background: url(/commons/img/kamikomoriya/kamikomoriya_main_visual.webp) no-repeat center center;
  background-size: cover;
}

.kiyotaki {
  background: url(/commons/img/kamikomoriya_stk/kamikomoriyastk_main_visual.webp) no-repeat center center;
  background-size: cover;
}

.kiyogh {
  background: url(/commons/img/kamikomoriya_gh/kamikomoriyagh_main_visual.webp) no-repeat center center;
  background-size: cover;
}

.kiyost {
  background: url(/commons/img/kamikomoriya_st/kamikomoriyast_main_visual.webp) no-repeat center center;
  background-size: cover;
}

.kiyoplan {
  background: url(/commons/img/kamikomoriya_plan/kamikomoriyaplan_main_visual.webp) no-repeat center center;
  background-size: cover;
}

.mizutaki {
  background: url(/commons/img/mizuhono_stk/mizuhonostk_main_visual.webp) no-repeat center center;
  background-size: cover;
}

.mizugh {
  background: url(/commons/img/mizuhono_gh/mizuhonogh_main_visual.webp) no-repeat left center;
  background-size: cover;
}

.mizuskj {
  background: url(/commons/img/mizuhono_skj/mizuhonoskj_main_visual.webp) no-repeat left center;
  background-size: cover;
}

.tomotaxi {
  background: url(/commons/img/tomoiki_taxi/tomoikitaxi_main_visual.webp) no-repeat left center;
  background-size: cover;
}

.tomooka {
  background: url(/commons/img/tomoiki_oka/tomoikinooka_main_visual.webp) no-repeat left center;
  background-size: cover;
}

.kiyohara_cate {
  background: url(/commons/img/etc/kiyohara_cate_header.webp) no-repeat left center;
  background-size: cover;
}

.mizuhono_cate {
  background: url(/commons/img/etc/mizuhono_cate_header.webp) no-repeat left center;
  background-size: cover;
}

.voice_cate {
  background: url(/commons/img/top/voice_back.webp) no-repeat right center;
  background-size: cover;
}

.blog_cate {
  background: url(/commons/img/etc/blog_cate_header.webp) no-repeat right bottom;
  background-size: cover;
}

.k_l_comp {
  background: url(/commons/img/company/company_main_visual.webp) no-repeat left bottom;
  background-size: cover;
}

.laulea_comp {
  background: url(/commons/img/company/laulea_main_visual.webp) no-repeat center bottom;
  background-size: cover;
}

.j_name {
  font-size: 3rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translatey(-50%);
  width: 100%;
  text-align: center;
}

.j_name span {
  background: #000;
  padding: 15px;
}

.gly_back {
  background: #37353A;
  padding: 10% 7%;
  position: relative;
}

.alphabet,
#shiki h3 {
  font-family: "Calisto MT", Georgia, serif;
}

#shisetsu_list ul {
  padding: 20% 0 0 5%;
}

.tate_ttl {
  font-size: 7rem;
  opacity: 0.5;
  position: absolute;
  top: -2%;
  left: -3%;
  z-index: 1;
}

/*slick_slider*/

.slider {
  margin: 0 auto;
  max-width: 768px;
  width: 100%;
}

.slider-img {
  margin: 0 5px;
}

.slider-img img {
  height: auto;
  width: 100%;
  opacity: 0.5;
}

.slick-prev {
  position: absolute;
  top: 5%;
  right: 10%;
  z-index: 1;
}

.slick-next {
  position: absolute;
  top: 5%;
  right: 0;
  z-index: 1;
}

.slick-prev::before {
  content: "\f0d9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-style: normal;
  font-size: 3rem;
}

.slick-next::before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-style: normal;
  font-size: 3rem;
}

.slick-slide img {
  opacity: 0.5;
}

.slick-slide h3 {
  margin: 5% 0;
}

/*slick_slider END*/

.kuro {
  background: #000 !important;
}

#concept .alphabet {
  font-size: 7rem;
  opacity: 0.5;
  text-align: right;
}

.catch {
  font-weight: bold;
  text-align: center;
}

#concept .soto {
  height: 60vw;
}

#concept .flex_box&gt;div:first-of-type {
  padding-bottom: 10%;
}

.conpht01,
.conpht02 {
  width: 27%;
  position: absolute;
  z-index: 1;
}

.conpht03 {
  width: 42%;
  position: absolute;
  z-index: 1;
}

.conpht01 {
  top: 15vw;
  left: 0%;
}

.conpht02 {
  top: 2vw;
  left: 29%;
}

.conpht03 {
  bottom: -17vw;
  right: 0%;
}

.Lgly_back {
  background: #74787B;
  padding: 10% 7%;
  position: relative;
}

#day_nagare.Lgly_back,
#mieruka.Lgly_back {
  padding: 30% 7% 10%;
}

#day_nagare .tate_ttl {
  top: 0.5%;
  left: 3%;
}

#mieruka .tate_ttl {
  top: 0%;
  left: 3%;
  opacity: 0.25;
}

#day_nagare h3,
#mieruka h3 {
  margin-bottom: inherit;
}

.timeside .timetitle h3,
.timeside .timetitle p {
  font-size: 2.5rem;
}

.timeimg {
  margin-bottom: 5%;
}

.matterside {
  margin-bottom: 7%;
}

#life.Lgly_back {
  padding: 15% 0 0;
}

#life .alphabet {
  font-size: 5.5rem;
  opacity: 0.5;
}

#life p {
  padding: 0 3%;
}

#diary {
  /*padding: 14% 0 8%;*/
  position: relative;
}

.slider_d .img_margin {
  margin: 2% 5px;
}

#shiki {
  padding: 10% 7%;
}

#shiki h3 {
  position: absolute;
  bottom: -15%;
  margin: 0;
  right: 1%;
  font-size: 6.5rem;
  opacity: 0.5;
}

#shiki ul {
  padding: 10% 2% 15%;
  list-style: square;
  list-style-position: inside;
}

#service.raisin {
  background: url(/commons/img/raisin/service_background.webp) no-repeat top center #000;
  background-size: 200% auto;
  padding: 20% 7% 10%;
}

#service.s_kiyoday {
  background: url(/commons/img/kamikomoriya/service_kiyoday_background.webp) no-repeat top left #000;
  background-size: 200% auto;
  padding: 20% 7% 10%;
}

#service.s_kiyotaki {
  background: url(/commons/img/kamikomoriya_stk/service_kiyotaki_background.webp) no-repeat top left #000;
  background-size: 200% auto;
  padding: 20% 7% 10%;
}

#service.s_kiyogh {
  background: url(/commons/img/kamikomoriya_gh/service_kiyogh_background.webp) no-repeat top left #000;
  background-size: 200% auto;
  padding: 20% 7% 10%;
}

#service.s_kiyost {
  background: url(/commons/img/kamikomoriya_st/service_kiyost_background.webp) no-repeat top left #000;
  background-size: 120% auto;
  padding: 20% 7% 10%;
}

#service.s_kiyoplan {
  background: url(/commons/img/kamikomoriya_plan/service_kiyoplan_background.webp) no-repeat top left #000;
  background-size: 200% auto;
  padding: 20% 7% 10%;
}

#service.s_mizugh {
  background: url(/commons/img/mizuhono_gh/service_mizugh_background.webp) no-repeat top left #000;
  background-size: 200% auto;
  padding: 20% 7% 10%;
}

#service.s_mizutaki {
  background: url(/commons/img/kamikomoriya_gh/service_kiyogh_background.webp) no-repeat top left #000;
  background-size: 200% auto;
  padding: 20% 7% 10%;
}

#service.s_mizuskj {
  background: url(/commons/img/kamikomoriya_gh/service_kiyogh_background.webp) no-repeat top left #000;
  background-size: 200% auto;
  padding: 20% 7% 10%;
}

#service.s_mizuhome {
  background: url(/commons/img/mizuhono_home/service_mizuhome_background.webp) no-repeat top left #000;
  background-size: 200% auto;
  padding: 20% 7% 10%;
}

#service.s_tomotaxi {
  background: url(/commons/img/tomoiki_taxi/service_tomotaxi_background.webp) no-repeat top left #000;
  background-size: 200% auto;
  padding: 20% 7% 10%;
}

#service.s_tomooka {
  background: url(/commons/img/tomoiki_oka/service_tomooka_background.webp) no-repeat top left #000;
  background-size: 100% auto;
  padding: 20% 7% 10%;
}

#service&gt;h2,
#service&gt;p {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

#service .alphabet {
  font-size: 8rem;
  opacity: 0.5;
  text-align: center;
  padding-top: 15%;
}

#service h2 span {
  font-size: 1.8rem;
  font-weight: normal;
}

#service .number {
  color: #FFF;
}

#service .blc_box {
  border: 1px solid #fff;
}

#service.s_mizuhome h3 {
  margin: 5% 0;
  text-align: center;
}

#j_contact .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/raisin/raisin_j_contact.webp) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 25vh;
  opacity: 0.5 !important;
}

#j_contact.j_kiyoday .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/kamikomoriya/kiyoday_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact.j_kiyotaki .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/kamikomoriya_stk/kiyotaki_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact.j_kiyogh .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/kamikomoriya_gh/kiyogh_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact.j_kiyost .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/kamikomoriya_st/kiyotaki_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact.j_kiyoplan .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/kamikomoriya_plan/kiyoplan_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact.j_mizutaki .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/mizuhono_stk/mizutaki_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact.j_mizugh .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/mizuhono_gh/mizugh_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact.j_mizuskj .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/mizuhono_skj/mizuskj_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact.j_mizuhome .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/mizuhono_home/mizuhome_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact.j_mizunurse .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/mizuhono_nurse/mizunurse_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact.j_tomotaxi .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/tomoiki_taxi/tomotaxi_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact.j_kyoseikai .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/company/kyoseikai_j_contact.webp) no-repeat center bottom;
  background-size: cover;
}

#j_contact.j_tomoiki_oka .flex_box&gt;div:nth-of-type(1) {
  background: url(/commons/img/tomoiki_oka/tomoikinooka_j_contact.webp) no-repeat center center;
  background-size: cover;
}

#j_contact h2 {
  margin: 7% 0;
}

#j_contact address {
  font-style: normal;
}

#j_contact address::before {
  content: "\f3c5";
}

#j_contact .day_time::before {
  content: "\f017";
}

#j_contact .j_c_tel::before {
  content: "\f095";
}

#j_contact .j_c_fax::before {
  content: "\f1ac";
}

#j_contact address::before,
#j_contact .day_time::before,
#j_contact .j_c_tel::before,
#j_contact .j_c_fax::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-size: 2rem;
  padding-right: 20px;
}

#j_contact address span,
#j_contact .day_time span {
  padding-left: calc(2rem + 20px);
}

.detail ul {
  padding: 10% 2% 15%;
  display: flex;
  flex-wrap: wrap;
}

.detail ul li {
  width: 46%;
  background: #fff;
  margin: 1% 2%;
  padding: 10px;
  color: #333;
  text-align: center;
  border: 2px solid #ccc;
}

.s_kiyoplan h2 {
  margin: 5% 0;
  font-size: 2.6rem;
  font-weight: bold;
}

#service&gt;p:not(:nth-child(1)) {
  padding-bottom: 5%;
}

#day_nagare ul {
  list-style-position: outside;
  padding: 20px 0 0 10px;
  list-style-type: square;
  font-weight: bold;
}

#day_nagare .detail ul {
  list-style-type: none !important;
  padding: 10% 0 0 0;
  width: inherit !important;
}

.slide-media {
  position: relative;
}

.slide-media&gt;p {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 5px;
  background: #1C1920;
  font-size: 1.5rem;
}

.k_l_rinen_back {
  background: url(/commons/img/company/k_l_rinen_back.webp) no-repeat left bottom #121212;
  background-size: 200%;
  padding: 10% 10% 30%;
  position: relative;
}

#rinen_square {
  background: rgba(255, 255, 255, 0.1);
  padding: 10%;
}

#rinen&gt;.alphabet {
  position: absolute;
  bottom: 2%;
  left: 2%;
  color: rgba(255, 255, 255, 0.1);
  font-size: 6rem;
}

#mieruka.Lgly_back {
  background: url(/commons/img/company/k_l_comp_notice_back.webp) no-repeat center bottom #74787B;
  background-size: 200%;
  padding: 30% 7% 50%;
  position: relative;
  text-shadow: 1px 1px 2px #333;
}

#mieruka h3 {
  margin: 4% 0 10%;
  font-weight: bold;
  border-bottom: 3px solid #fff;
  padding: 0.3em 0;
  position: relative;
}

#mieruka h3::before {
  content: '';
  background-color: #74787B;
  width: 20px;
  height: 3px;
  position: absolute;
  left: 30px;
  bottom: -3px;
}

#mieruka h3::after {
  content: '';
  background-color: #fff;
  width: 20px;
  height: 3px;
  transform: rotate(50deg);
  position: absolute;
  left: 25px;
  bottom: -10px;
}

#mieruka p {
  padding-bottom: 5%;
}

#mieruka ol,
#mieruka ul,
#houkatsu ol {
  padding: 20px;
}

#mieruka ol {
  list-style-type: lower-alpha;
}

#mieruka ul {
  list-style-type: square;
}

#mieruka h4 {
  padding: 1rem 2rem;
  border-left: 3px solid #999;
  margin-bottom: 4%;
}

#houkatsu.gly_back {
  padding: 10% 7% 23%;
}

#houkatsu .alphabet {
  position: absolute;
  bottom: 2%;
  left: 2%;
  color: rgba(255, 255, 255, 0.1);
  font-size: 2.7rem;
}

#brand .alphabet {
  font-size: 4.2rem;
  color: rgba(255, 255, 255, 0.1);
  position: absolute;
  bottom: 0%;
  right: 2%;
}

.torikumi_logo {
  margin: 2em 0;
  position: relative;
  /*
  padding: 0.5em 1.5em;
  */
  border-top: solid 2px black;
  border-bottom: solid 2px black;
}

.torikumi_logo:before,
.torikumi_logo:after {
  content: '';
  position: absolute;
  top: -10px;
  width: 2px;
  height: -webkit-calc(100% + 20px);
  height: calc(100% + 20px);
  background-color: black;
}

.torikumi_logo:before {
  left: 10px;
}

.torikumi_logo:after {
  right: 10px;
}

.torikumi_logo p {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  position: absolute;
  bottom: 5%;
  width: calc(100% - 20px);
  color: #000;
}

#brand .flex_box&gt;div {
  margin: 3% 5% 15%;
  text-align: center;
  line-height: 1.5;
}

#brand .flex_box&gt;div&gt;div,
#brand .flex_box&gt;div&gt;a {
  background: rgba(255, 255, 255, 0.7);
  margin: 0 10px;
  width: calc(100% - 20px);
  height: 100%;
  display: block;
}

#brand .flex_box&gt;div&gt;div img,
#brand .flex_box&gt;div&gt;a img {
  width: 50%;
  margin: 5% 25% 85px;
}

.laulea_rinen_back {
  background: url(/commons/img/company/laurea_wave.jpg) no-repeat center bottom #74787B;
  background-size: 150%;
  padding: 7% 7% 65%;
  position: relative;
  text-shadow: 1px 1px 2px #333;
}

#lanlea_rinen .alphabet,
#kyoseikai_rinen .alphabet {
  font-size: 4rem;
  text-align: center;
  padding: 15% 0 0 0;
}

#lanlea_rinen .sub_eigo {
  font-size: 3rem;
  font-family: "Calisto MT", Georgia, serif;
  text-align: center;
  margin-bottom: 3.5%;
}

#lanlea_rinen h2,
#kyoseikai_rinen h2 {
  text-align: center;
}

#lanlea_rinen&gt;ul&gt;li::before {
  content: "○";
}

#lanlea_rinen&gt;ul&gt;li&gt;ul {
  list-style-type: square;
  padding-left: 40px;
}

#kyoseikai_rinen h3::before {
  content: "";
  background: url(/commons/img/company/clover.png) no-repeat;
  background-size: 150px;
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 auto 3%;
}

.kyoseikai_rinen_back {
  background: url(/commons/img/company/kyoseikai_sunrise.webp) no-repeat center bottom #74787B;
  background-size: 150%;
  padding: 7% 7% 65%;
  position: relative;
  text-shadow: 1px 1px 2px #333;
}

#greeting.gly_back {
  padding: 30% 7% 10%;
}

#greeting .tate_ttl {
  top: 0;
  left: 1%;
}

#greeting p {
  padding: 0 0 10% 0;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

#greeting .alphabet.left {
  font-size: 7rem;
  opacity: 0.5;
}

.tbl_normal {
  background: #666;
  width: 100%;
}

.tbl_normal td {
  width: 100%;
  padding: 10px;
  display: block;
  border-bottom: 1px #37353a solid;
}

.tbl_normal tr td:nth-child(1) {
  font-weight: bold;
  text-align: center;
}

.tbl_normal ul {
  padding-left: 20px;
}

#kyoseikai_rinen dt {
  font-weight: bold;
  font-size: 2.25rem;
}

#kyoseikai_rinen dd {
  padding-left: 20px;
}

#ttl_area.blc_back {
  padding: 25% 7% 7%;
  border-bottom: 1px solid #555;
}

#normal.blc_back {
  padding: 10% 5% 7%;
}

#ttl_area .alphabet {
  font-size: 5rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  text-transform: capitalize;
}

#normal .honbun {
  text-align: left;
  min-height: 40vh;
  padding: 0 0 7% 0;
}

#normal .honbun h2 {
  margin: 7% 0;
  text-align: left;
}

#normal ol,
#normal ul {
  padding: 20px 0 0 20px;
}

#normal p {
  padding-bottom: 10%;
}

.eye {
  padding: 0 0 5%;
}

.honbun img {
  padding: 4%;
}

.honbun img[src$=gif] {
  width: initial;
  height: initial;
  padding: 0;
  vertical-align: initial;
}


/*20241202追加*/
          .point_set {
            /*display: none;*/
            margin-top: 3em;
          }

          .point_set p {
            position: relative;
            padding-left: 2em;
          }

          .point_set span {
            position: absolute;
            left: 0;
          }

          .point_un {
            padding-left: 0 !important;
          }


@media (min-width: 768px) {

  .j_name {
    font-size: 4rem;
  }

  #shisetsu_list ul {
    padding: 17% 0 0 0;
  }

  .tate_ttl {
    top: 7%;
  }

  .slick-prev {
    top: 13%;
    right: 7%;
  }

  .slick-next {
    top: 13%;
  }

  .catch {
    font-size: 2.6rem;
  }

  #day_nagare.Lgly_back {
    padding: 20% 7% 10%;
  }

  /* timeline */
  .timeline {
    position: relative;
    margin: 60px auto;
    color: #000;
  }

  .timeline:before {
    content: '';
    position: absolute;
    top: 0px;
    left: calc(22% + 15px);
    bottom: 0px;
    width: 4px;
    background: #ddd;
  }

  .timeline:after {
    content: "";
    display: table;
    clear: both;
  }

  .timeside {
    clear: both;
    text-align: left;
    position: relative;
  }

  .timeside .timetitle {
    margin-bottom: .5rem;
    float: left;
    width: calc(17% + 16px);
    text-align: right;
    position: relative;
  }

  .timeside .timetitle:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    border: 4px solid #ddd;
    background-color: #ddd;
    border-radius: 100%;
    top: 15%;
    z-index: 99;
    right: -33.5%;
  }

  .timeside .timetitle h3 {
    margin: 0 0 0.5rem 0;
    line-height: 1.4;
    font-weight: 600;
    font-size: inherit;
  }

  .timeside .timetitle p {
    margin: 0 0 1rem 0;
    line-height: 1.4;
    font-weight: bold;
    font-size: inherit;
  }

  .timeside .matterside {
    margin: 0 0 1.5rem;
    float: right;
    width: 76%;
    padding-left: 30px;
  }

  .timeside .matterside p {
    margin: 0 0 1.5rem 0;
    line-height: 1.6;
    font-weight: bold;
  }

  .timeside .body p:first-child {
    margin-top: 0;
    font-weight: 400;
  }

  .timeimg {
    float: right;
    width: 30%;
    margin: 0 0 1rem 1rem;
  }

  /*timeline_end*/

  #shiki .flex_box {
    display: flex;
    flex-wrap: wrap;
  }

  #shiki .flex_box&gt;div {
    width: 50%;
    padding: 0 3% 5%;
  }

  #shiki h3 {
    bottom: -20%;
  }

  #j_contact.blc_back {
    padding: 0 0 0 0;
  }

  #j_contact .flex_box {
    display: flex;
    flex-wrap: wrap;
  }

  #j_contact .flex_box&gt;div:nth-of-type(1),
  #j_contact .flex_box&gt;div:nth-of-type(2) {
    width: 50%;
    height: auto;
  }

  #j_contact .flex_box&gt;div:nth-of-type(2) {
    padding: 0 3% 3%;
  }

  .saiyou_bnr {
    text-align: center;
    margin: 3% auto;
  }

  #day_nagare ul {
    color: #000;
    width: 700px;
    margin: 0 auto;
  }

  #blog_list {
    display: flex;
    flex-wrap: wrap;
  }

  #blog_list h2 {
    width: 100%;
  }

  #blog_list&gt;a {
    width: 50%;
    padding: 2% 2% 0;
  }

  #rinen&gt;.alphabet {
    font-size: 10rem;
    bottom: 0;
    left: 1%;
  }

  .k_l_rinen_back {
    padding: 10% 10% 25%;
  }

  #mieruka.Lgly_back {
    padding: 20% 7% 50%;
  }

  #houkatsu.gly_back {
    padding: 5% 7% 20%;
  }

  #houkatsu .alphabet {
    font-size: 4.7rem;
  }

  #brand.gly_back {
    padding: 10% 7% 15%;
  }

  #brand .flex_box {
    display: flex;
    flex-wrap: wrap;
  }

  #brand .flex_box&gt;div {
    width: 45%;
    margin: 5% 2.5% 10%;
  }

  #brand .flex_box&gt;div&gt;a:hover {
    background: rgba(255, 255, 255, 0.85);
  }

  #lanlea_rinen&gt;ul {
    width: 60%;
    margin: 0 auto;
  }

  #ttl_area.blc_back {
    padding: 12% 7% 2%;
  }

  #normal.blc_back {
    padding: 10% 7% 7%;
  }

  .eye {
    width: 80%;
    margin: 0 auto;
  }

  #brand .alphabet {
    font-size: 10rem;
  }

}

@media (min-width: 1025px) {

  #sub_visual {
    background-attachment: fixed;
  }

  .blc_back {
    padding: 5%;
  }

  .j_name {
    font-size: 6rem;
    top: initial;
    bottom: 1%;
    right: 5%;
    width: initial;
    transform: none;
    text-align: initial;
  }

  .j_name .alphabet {
    font-size: 6.5rem;
  }

  .kiyoplan .j_name {
    font-size: 4rem;
  }

  .tate_ttl {
    font-size: 7.5rem;
  }

  #setsubi.gly_back {
    padding: 10% 0 10% 7%;
  }

  #setsubi .alphabet {
    transform: rotate(-90deg);
    top: -48%;
    right: inherit;
    left: -16%;
    bottom: inherit;
  }

  #shisetsu_list {
    background: url(/commons/img/raisin/shisetsu_back.png) repeat-x;
    padding: 5%;
  }

  #shisetsu_list h2 {
    text-align: left;
  }

  /*slick*/

  .slider {
    max-width: 100%;
  }

  #shisetsu_list ul {
    padding: 5% 0 0 0;
  }

  .slick-initialized .slick-slide {
    width: 24%;
  }

  .slick-prev {
    top: 3.5%;
    right: 5%;
  }

  .slick-next {
    top: 3.5%;
  }

  .slick-prev::before,
  .slick-next::before {
    font-size: 4rem;
  }

  /*slick_end*/

  #concept .alphabet {
    position: absolute;
    top: 2%;
    right: 2%;
    font-size: 7.5rem;
  }

  #concept .flex_box&gt;div {
    width: 50%;
    padding: 5%;
  }

  #concept .soto {
    height: inherit;
  }

  .conpht01 {
    top: 18%;
  }

  .conpht03 {
    bottom: inherit;
    top: 25%;
  }

  #day_nagare.Lgly_back,
  #mieruka.Lgly_back {
    padding: 10% 7% 10% 275px;
  }

  #day_nagare&gt;div:first-of-type,
  #mieruka&gt;div:first-of-type,
  #greeting&gt;div:first-of-type {
    text-align: left;
    transform: rotate(-90deg);
    position: absolute;
    left: -0%;
  }

  #day_nagare .tate_ttl,
  #mieruka .tate_ttl,
  #greeting .tate_ttl {
    top: inherit;
    left: inherit;
    position: inherit;
    display: contents;
    color: rgba(255, 255, 255, 0.5)
  }

  #day_nagare&gt;div:first-of-type h2,
  #mieruka&gt;div:first-of-type h2,
  #greeting&gt;div:first-of-type h2 {
    text-align: left;
  }

  .timeside .timetitle {
    font-size: 2.6rem;
  }

  .timeside .timetitle::before {
    right: -32%;
  }


  .timetitle span {
    font-size: 2rem;
  }


  #life.Lgly_back {
    padding: 5% 0 0;
  }

  #life p,
  #life h2 {
    text-align: left;
    padding: 0 3%;
  }

  #life h2 {
    margin-bottom: 3%;
  }

  #life .alphabet {
    font-size: 7.5rem;
  }

  #diary {
    /*padding: 5% 0 5%;*/
  }

  #shiki .flex_box&gt;div {
    width: 25%;
    padding: 0 1% 0%;
  }

  #shiki h3 {
    bottom: -16%;
  }

  #life&gt;img {
    width: 80%;
    margin: 0 10%;
  }

  #life.l_kiyotaki&gt;img,
  #life.l_kiyogh&gt;img,
  #life.l_mizuskj&gt;img {
    width: 100%;
    margin: 0;
  }

  #life.l_mizutaki&gt;img {
    width: 75%;
    margin: 0 0 0 25%;
  }

  #life.l_kiyost&gt;img {
    width: 70%;
    margin: 0 30% 0 0;
    opacity: 0.7;
  }

  #service.raisin,
  #service.s_kiyoday,
  #service.s_kiyotaki,
  #service.s_kiyogh,
  #service.s_kiyost,
  #service.s_kiyoplan,
  #service.s_mizutaki,
  #service.s_mizugh,
  #service.s_mizuskj,
  #service.s_mizuhome,
  #service.s_tomotaxi {
    text-align: center;
    background-size: 100% auto;
  }

  #service .blc_box {
    width: 23%;
  }

  #service .blc_box p {
    font-size: 2.1rem;
  }

  #j_contact address span,
  #j_contact .day_time span {
    padding-left: inherit;
  }

  .detail {
    padding-left: 15%;
  }

  #service&gt;p:not(:nth-child(1)) {
    padding-bottom: 3%;
  }

  #blog_list&gt;a {
    width: 25%;
    padding: 2% 1% 0;
  }

  .k_l_rinen_back {
    background-size: cover;
    padding: 10% 20% 15%;
  }

  #mieruka.Lgly_back {
    background-size: 100%;
    padding: 10% 7% 35% 275px;
  }

  #mieruka h3 {
    margin: 2% 0 4%;
  }

  #mieruka h4 {
    margin-bottom: 3%;
  }

  #mieruka p {
    padding-bottom: 2%;
  }

  #houkatsu.gly_back {
    padding: 2% 7% 15%;
  }

  #houkatsu .alphabet {
    font-size: 5.5vw;
  }

  #brand .flex_box {
    justify-content: center;
  }

  #brand .flex_box&gt;div {
    width: 22%;
    margin: 1.5%;
  }

  .torikumi_logo p {
    font-size: 1vw;
  }

  #lanlea_rinen .alphabet {
    padding: 4% 0;
    font-size: 7.5rem;
  }

  #lanlea_rinen h2,
  #greeting h2 {
    margin-bottom: 4%;
  }

  #lanlea_rinen .sub_eigo {
    font-size: 5rem;
  }

  .laulea_rinen_back {
    background-size: 100%;
    padding: 7% 7% 47%;
  }

  #lanlea_rinen p {
    text-align: center;
  }

  #lanlea_rinen&gt;ul {
    width: 400px;
  }

  #greeting.gly_back {
    background-size: 100%;
    padding: 5% 7% 10% 275px;
  }

  #greeting p {
    padding: 0 0 3% 0;
  }

  .tbl_normal {}

  .tbl_normal td {
    display: table-cell;
    padding: 15px;
  }

  .tbl_normal tr td:nth-child(1) {
    width: 35%;
  }

  .tbl_normal tr td:nth-child(2) {
    width: 65%;
    border-left: 1px solid #37353a;
  }

  .kyoseikai_rinen_back {
    background-size: 100%;
    padding: 7% 15% 50%;
  }

  #kyoseikai_rinen h3::before {
    background-size: 130px;
    display: flex;
    height: 150px;
    margin: 0 3%;
  }

  #kyoseikai_rinen h3 {
    display: flex;
  }

  #ttl_area .alphabet {
    font-size: 8rem;
  }

  #ttl_area h2 {
    margin: 0 5% 5%;
  }

  #ttl_area.blc_back {
    padding: 5% 10% 0%;
  }

  #normal.blc_back {
    padding: 7% 10% 5%;
  }

  #normal .honbun h2 {
    margin: 5% 0 2%;
  }

  .eye {
    width: 640px;
  }

  .honbun img {
    width: inherit;
    padding: 1%;
  }

  #normal p {
    padding-bottom: initial;
  }

}

/*wp-pagenavi*/
.wp-pagenavi {
  clear: both;
  text-align: center;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
  color: #eee;
  background: -moz-linear-gradient(center top, #333 5%, #333 100%);
  background: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#333');
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #333), color-stop(100%, #333));
  background-color: #333;
  border: 1px solid #555;
  padding: 8px 15px;
  margin: 2px;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
}

.wp-pagenavi a:hover {
  color: #29665d;
  background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
  background: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed));
  background-color: #dfdfdf;
}

.wp-pagenavi span.current {
  color: #FFF;
  background: -moz-linear-gradient(center top, #29665d 5%, #29665d 100%);
  background: -ms-linear-gradient(top, #29665d 5%, #29665d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8d83', endColorstr='#29665d');
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #29665d), color-stop(100%, #29665d));
  background-color: #29665d;
  border-color: #29665d;
  font-weight: bold;
}

/*wp-pagenavi*/

/* pan */
ul.pan {
  list-style: none;
  text-align: right;
  padding: 7% 0 0 0;
}

.pan li {
  display: inline;
}

.pan li a {
  color: inherit;
  text-decoration: none;
}

.pan li+li:before {
  content: "&gt;";
  margin: .5em;
}

/* pan */</pre></body></html>