@charset "UTF-8";
/* Scss Document */
.qr_code {
  padding: 75px 0;
  text-align: center;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6f5f0+0,50a4e5+100&1+0,0+100 */
  background: -moz-linear-gradient(45deg, #f6f5f0 0%, rgba(80, 164, 229, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #f6f5f0 0%, rgba(80, 164, 229, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #f6f5f0 0%, rgba(80, 164, 229, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f5f0', endColorstr='#0050a4e5',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

.code_img {
  margin: 15px 0;
}

.code_img img {
  border: 1px solid #868686;
}

.more_a90 {
  width: 97%;
  margin: 15px auto;
  display: block;
  max-width: 350px;
  background-color: #4aaccd;
  text-align: center;
  padding: 15px 0;
  border: 2px solid #4aaccd;
  text-decoration: none;
  transition: .3s;
}

.more_a90 span {
  color: #fff;
}

.more_a95 {
  display: flex;
  align-items: center;
  width: 90%;
  max-width: 750px;
  background-image: url(../images/more.jpg);
  background-size: 100% auto;
  background-position: 50%;
  background-repeat: no-repeat;
  margin: 75px auto;
  padding: 0 0 0 45px;
  min-height: 350px;
  border: 10px solid #53c7f0;
  text-decoration: none !important;
  transition: 0.2s;
  border-radius: 15px;
}

.more_a95:hover {
  background-image: url(../images/more.jpg);
  background-size: 105% auto;
}

.padding80_t {
  padding: 80px 0 0 0;
}

.more_a95 span {
  font-size: 1.7em;
  color: #333;
  letter-spacing: 3px;
  font-weight: bold;
}

.more_a {
  width: 97%;
  margin: 15px auto;
  display: block;
  max-width: 350px;
  background-color: #4aaccd;
  text-align: center;
  padding: 15px 0;
  border: 2px solid #4aaccd;
  text-decoration: none;
  transition: .3s;
}

.more_a span {
  color: #fff;
  letter-spacing: 2px;
}

.more_a:hover {
  background-color: #fff;
  text-decoration: none;
}

.more_a:hover span {
  color: #4aaccd;
}

#cy_header {
  position: relative;
}

#cy_header:before {
  content: "";
  background-color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 30%;
  z-index: 100;
}

#cy_header:after {
  content: "";
  background-color: #53c7f0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.h_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 500;
}

#h_left {
  width: 70%;
  padding: 20px 0;
  background-color: #FFF;
}

#logo {
  display: inline-block;
  vertical-align: middle;
}

#cy_nav {
  display: inline-block;
  margin-left: 20px;
}

#cy_nav li {
  padding: 0 10px;
  border-right: 1px solid #000;
  display: inline-block;
  line-height: 1.2em;
}

#cy_nav li:last-child {
  border: 0;
}

#cy_nav a {
  color: #000;
  text-decoration: none;
}

#h_right {
  width: 30%;
}

#h_contact {
  display: inline-block;
  vertical-align: middle;
}

#h_contact a {
  background-color: #1d97c1;
  color: #FFF;
  text-decoration: none;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
}

#h_tel {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}

/*********/
#main {
  background: url(../images/top3.jpg) 50% 0/cover no-repeat;
  height: calc(100vh - 80px);
  position: relative;
  display: flex;
  align-items: center;
}

#title {
  font-size: 24px;
}

#title span {
  display: block;
  font-size: 120px;
  padding: 40px 0 50px;
  position: relative;
  left: -80px;
}

.hej_sub {
  display: inline !important;
}

#shape {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}

/********/
.midashi26 {
  font-weight: bold;
  font-size: 26px;
}

.center {
  text-align: center;
}

/********/
#top_bg {
  background: url(../images/top5.jpg) 50% 0/cover no-repeat;
  margin-top: -40px;
  padding: 150px 0 80px;
}

.top_flex {
  display: flex;
  justify-content: space-between;
}

.flex_48 {
  width: 48%;
}

#top_bg1 {
  background: url(../images/top6.jpg) 50% 0/cover no-repeat;
  height: 400px;
  width: 49.7%;
}

#top_bg1 a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

#top_bg2 {
  background: url(../images/top7.jpg) 50% 0/cover no-repeat;
  height: 400px;
  width: 49.7%;
}

#top_bg2 a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

.ttt {
  text-align: center;
  font-size: 28px;
  line-height: 1em;
}

.ttt .eng {
  display: block;
  font-size: 16px;
  padding: 10px 0 5px;
}

/**********/
#cy_footer {
  background: url(../images/top9.jpg) 50% 0/cover no-repeat;
  padding: 80px 20px;
  text-align: center;
}

#f_tel {
  padding: 20px 0;
}

#f_nav li {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #000;
}

#f_nav li:last-child {
  border: 0;
}

#f_nav a {
  color: #000;
  text-decoration: none;
}

#copy {
  background-color: #4aaccd;
  text-align: center;
  padding: 10px;
  color: #FFF;
}

#copy a {
  color: #fff;
}

/**************************************************

	HEJとは

**************************************************/
#aboutmain {
  background-image: url(../images/about1.jpg);
}

.main_size {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  height: calc(100vh - 200px);
}

#title_in {
  font-weight: bold;
  font-size: 53px;
}

#title_in span {
  font-size: 87px;
}

.a_link {
  text-align: center;
}

.a_link li {
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid #000;
  padding: 0 10px;
}

.a_link li:last-child {
  border: 0;
}

.a_link a {
  color: #282a42;
  text-decoration: none;
}

/***/
.center_midashi {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
}

.center_midashi:before {
  content: "";
  border-bottom: 4px solid #282a42;
  width: 100px;
  margin: 0 auto 40px;
  display: block;
}

.center_midashi:after {
  content: "";
  border-bottom: 4px solid #282a42;
  width: 100px;
  margin: 40px auto 0;
  display: block;
}

.padding80 {
  padding: 80px 0;
}

.af_bg {
  position: relative;
}

.af_bg:after {
  content: "";
  background-color: #f9f9f9;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 160px);
}

.flex_box {
  display: flex;
  justify-content: space-between;
}

.bg_w {
  background-color: #FFF;
  padding: 10px 20px;
  line-height: 2.8em;
}

.bg_w_box {
  background-color: #FFF;
}

.padding20 {
  padding: 20px;
}

.item_center {
  align-items: center;
}

.flex30 {
  width: 30%;
}

.flex70 {
  width: 70%;
}

.calcwidth {
  width: calc(100% + 200px);
}

/**********/
#ab_bg1 {
  background: url(../images/about3.jpg) 50% 0/cover no-repeat;
  padding: 120px 0;
}

.bg_w_op {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 80px 20px;
}

.center_text {
  text-align: center;
}

.right_calc {
  position: relative;
  left: -200px;
}

/***/
.padding80_0 {
  padding: 80px 0;
}

.flex_55 {
  width: 55%;
}

.flex_40 {
  width: 40%;
}

/**********/
#ab_bg2 {
  background: url(../images/about6.jpg) 50% 0/cover no-repeat;
  padding: 120px 0;
}

.flex_52 {
  width: 52%;
}

.flex_44 {
  width: 44%;
}

.minus {
  position: relative;
  top: -140px;
}

.flex_60 {
  width: 60%;
}

.flex_30 {
  width: 30%;
}

/****/
.bg_gray {
  background-color: #f9f9f9;
}

.ab_table li {
  display: table;
  width: 100%;
  padding: 30px 0;
}

.ab_cell1 {
  display: table-cell;
  width: 200px;
  vertical-align: top;
  position: relative;
}

.ab_cell1:after {
  content: "";
  border-bottom: 2px dashed #282a42;
  position: absolute;
  right: -100px;
  top: 13px;
  width: 100px;
}

.ab_cell2 {
  display: table-cell;
  vertical-align: top;
  padding-left: 200px;
}

/**************************************************

	あれんじすぺーす

**************************************************/
.container1760 {
  width: 94%;
  max-width: 1760px;
  margin: 0 auto;
}

.bg_f7f4f2 {
  background-color: #f7f4f2;
}

#arrange-space_main {
  background: url(../images/arrange-space_main.png) center/cover;
  height: 700px;
  width: 98%;
  margin-left: auto;
  border-radius: 28px 0 0 24px;
}

#arrange-space_title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: grid;
  gap: 10px;
  justify-content: center;
  width: max-content;
}

#arrange-space_title h2 {
  font-size: 45px;
  background-color: #fff;
  border-radius: 10px;
  padding: 2px 15px;
}

#arrange-space_title span {
  font-size: 18px;
  color: #fb876d;
  background-color: #fff;
  border-radius: 3px;
  padding: 2px 15px;
  width: fit-content;
  display: block;
  margin: 0 auto;
}

#arrange-space p {
  font-size: 16px;
  line-height: 2.1em;
}

#arrange-space h2, #arrange-space h3, #arrange-space h4 {
  letter-spacing: 0.1em;
}

.new_title {
  position: relative;
  margin: 0 auto;
  width: fit-content;
  padding-bottom: 35px;
}

.new_title:after {
  content: "・・・";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #fb876d;
  font-size: 29px;
  letter-spacing: -0.6em;
  display: block;
}

.arrange_sec01 .grid_box {
  display: grid;
  grid-template-columns: 45% 49%;
  justify-content: space-between;
  gap: 3vw;
  align-items: center;
}

.arrange_sec02 .container1760 {
  border-radius: 40px;
}

.arrange_sec02 .grid_wrap {
  display: grid;
  gap: 40px;
}

.arrange_sec02 .grid_wrap .bg_fff {
  width: 88%;
  max-width: 1280px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 24px;
  padding: 80px 4vw;
}

.arrange_sec02 .grid_wrap .midashi24 {
  width: 88%;
  max-width: 700px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 70px auto 0;
  border-radius: 75px;
  color: #fff;
  text-align: center;
  font-weight: 700;
}

.arrange_sec02 .grid_wrap .grid_box {
  display: grid;
  grid-template-columns: 63% 32%;
  justify-content: space-between;
  gap: 3vw;
  align-items: center;
}

.arrange_sec02 .grid_wrap .grid_box .midashi25 {
  position: relative;
  padding-bottom: 25px;
  z-index: 1;
}

.arrange_sec02 .grid_wrap .grid_box .midashi25 span {
  font-size: 120px;
  position: absolute;
  top: -10%;
  left: -4%;
  color: #e2b848;
  opacity: 0.5;
  line-height: 0;
  z-index: -1;
}

.arrange_sec02 .grid_wrap .grid_box .midashi25:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 2px;
  width: 35px;
  height: 2px;
}

.arrange_sec02 .grid_wrap .bg_fff:nth-child(odd) .midashi24 {
  background-color: #e2b848;
}

.arrange_sec02 .grid_wrap .bg_fff:nth-child(odd) .grid_box .midashi25 span {
  color: #e2b848;
}

.arrange_sec02 .grid_wrap .bg_fff:nth-child(odd) .grid_box .midashi25:after {
  background: #e2b848;
}

.arrange_sec02 .grid_wrap .bg_fff:nth-child(even) .midashi24 {
  background-color: #adc66a;
}

.arrange_sec02 .grid_wrap .bg_fff:nth-child(even) .grid_box .midashi25 span {
  color: #adc66a;
}

.arrange_sec02 .grid_wrap .bg_fff:nth-child(even) .grid_box .midashi25:after {
  background: #adc66a;
}

.arrange_sec02 .flow_box {
  display: flex;
  gap: 1.5vw;
  align-items: center;
  flex-wrap: wrap;
}

.arrange_sec02 .flow_box div:nth-child(odd) {
  width: 41%;
}

.arrange_sec02 .flow_box div:nth-child(odd) img {
  width: 100%;
}

.arrange_sec02 .flow_box div:nth-child(even) {
  text-align: center;
  width: 5%;
}

.arrange_sec03 .border_box {
  border: 5px solid #fb876d;
  border-radius: 24px;
  padding: 80px 4vw 80px;
  text-align: center;
}

.arrange_sec03 .border_box .midashi30 {
  width: fit-content;
  margin: 0 auto;
  background: linear-gradient(transparent 70%, #fff799 70%);
}

.arrange_sec03 .border_box p {
  font-size: 17px !important;
}

.arrange_sec03 .grid_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4vw;
}

.arrange_sec04 .grid_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3vw;
  width: 88%;
  max-width: 1080px;
  margin: 0 auto;
}

.arrange_sec04 .grid_box .box {
  background-color: #fff;
  border-radius: 18px;
  padding: 60px 3vw 50px;
  text-align: center;
}

.arrange_sec04 .grid_box .box .midashi24 {
  color: #fff;
  border-radius: 75px;
  padding: 2px;
}

.arrange_sec04 .grid_box .box p {
  letter-spacing: normal;
}

.arrange_sec04 .grid_box .box:nth-child(odd) .midashi24 {
  background-color: #e2b848;
}

.arrange_sec04 .grid_box .box:nth-child(even) .midashi24 {
  background-color: #adc66a;
}

.arrange_sec04 .grid_box02 {
  display: grid;
  grid-template-columns: 280px 1fr;
}

.arrange_sec04 .grid_box02 .bg_a6937c {
  background-color: #a6937c;
  color: #fff;
  text-align: center;
  border-radius: 24px 0 0 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.arrange_sec04 .grid_box02 .box {
  background-color: #fff;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-radius: 0 24px 24px 0;
}

.arrange_sec04 .grid_box02 .box div {
  position: relative;
  text-align: center;
  padding: 50px 2vw 70px;
}

.arrange_sec04 .grid_box02 .box div .midashi35 {
  position: relative;
  padding-bottom: 25px;
}

.arrange_sec04 .grid_box02 .box div .midashi35:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #e2b848;
  width: 35px;
  height: 2px;
}

.arrange_sec04 .grid_box02 .box div:nth-child(1) {
  border-right: 1px dashed #a6937c;
}

.arrange_sec04 .grid_box02 .box ul {
  width: max-content;
  margin: 0 auto;
}

.arrange_sec04 .grid_box02 .box ul li {
  font-size: 23px;
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.arrange_sec04 .grid_box02 .box ul li img {
  position: relative;
  top: 3px;
}

.arrange_sec04 .grid_box02 .box ul li:nth-child(n + 2) {
  margin-top: 5px;
}

.arrange_sec04 .bg_d97836 {
  border-radius: 24px;
  background-color: #d97836;
  padding: 30px;
}

.arrange_sec04 .bg_d97836 p {
  color: #fff;
  width: fit-content;
  margin: 0 auto;
  line-height: 1.7em !important;
}

.logo-irpta {
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 0 auto;
}

.arrange_map iframe {
  width: 100%;
  height: 500px;
  border-radius: 24px;
}

.arrange_map a {
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
  z-index: 1;
  display: block;
}

.ishikawa_banner {
  text-align: center;
  display: block;
}

.ishikawa_banner img {
  max-width: 800px;
}

/*font size*/
.midashi42 {
  font-size: 42px;
}

.midashi36 {
  font-size: 36px;
}

.midashi35 {
  font-size: 35px;
}

.midashi33 {
  font-size: 33px !important;
}

.midashi30 {
  font-size: 30px;
}

.midashi25 {
  font-size: 25px;
}

.midashi24 {
  font-size: 24px !important;
}

/**************************************************

	会社概要

**************************************************/
#companymain {
  background-image: url(../images/company1.jpg);
}

.com_two {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.com_two li {
  width: 50%;
  text-align: center;
  margin: 40px 0;
}

.p_hi p {
  line-height: 2.4em;
}

.border_box {
  border: 3px solid #282a42;
}

.p_bt {
  text-align: center;
  padding-top: 40px;
  margin-top: 40px;
  border-top: 2px solid #282a42;
}

#twitter {
  height: 600px;
  overflow: scroll;
}

/* PC用
------------------------------------------------------------*/
/* @media only screen and (max-width: 1200px) {
  #title span {
    font-size: 64px;
    padding-bottom: 5px;
    line-height: 1.2em;
    position: relative;
    left: -40px;
  }

} */
@media only screen and (max-width: 1024px) {
  #cy_header {
    position: relative;
  }
  #cy_header:before {
    display: none;
  }
  #cy_header:after {
    display: none;
  }
  #logo img {
    width: 240px;
    height: auto;
  }
  #cy_nav {
    display: none;
  }
  .h_flex {
    display: block;
  }
  #h_left {
    width: 100%;
    padding: 20px 0;
  }
  #h_right {
    display: none;
  }
  /*********/
  #main {
    background: url(../images/top3.jpg) 50% 0/cover no-repeat;
    height: calc(100vh - 80px);
  }
  #title {
    font-size: 20px;
  }
  #title span {
    font-size: 80px;
    padding: 30px 0 40px;
    position: relative;
    left: -40px;
  }
  #shape {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
  /**************************************************

	HEJとは

**************************************************/
  .main_size {
    height: 300px;
  }
  #title_in {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
  }
  #title_in span {
    font-size: 54px;
  }
  .a_link {
    text-align: center;
  }
  .a_link li {
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #000;
    padding: 0 10px;
  }
  .a_link li:last-child {
    border: 0;
  }
  .a_link a {
    color: #282a42;
    text-decoration: none;
  }
  /***/
  .center_midashi {
    font-size: 24px;
  }
  .center_midashi:before {
    border-bottom: 4px solid #282a42;
    width: 60px;
    margin: 0 auto 20px;
  }
  .center_midashi:after {
    content: "";
    border-bottom: 4px solid #282a42;
    width: 60px;
    margin: 20px auto 0;
  }
  .calcwidth {
    width: calc(100% + 260px);
  }
  .right_calc {
    position: relative;
    left: -260px;
  }
  .minus {
    position: relative;
    top: -80px;
  }
  /*あれんじすぺーす*/
  .arrange_sec04 .grid_box02 .box ul li {
    font-size: 18px;
    gap: 10px;
  }
  .arrange_sec04 .grid_box02 {
    grid-template-columns: 150px 1fr;
  }
  /*font size*/
  .midashi42 {
    font-size: 31px;
  }
  .midashi36 {
    font-size: 26px;
  }
  .midashi35 {
    font-size: 25px;
  }
  .midashi33 {
    font-size: 23px !important;
  }
  .midashi30 {
    font-size: 21px;
  }
  .midashi25 {
    font-size: 19px;
  }
  .midashi24 {
    font-size: 18px !important;
  }
}

@media only screen and (max-width: 740px) {
  .more_a95 {
    min-height: 250px;
  }
  .qr_code {
    padding: 45px 10px;
  }
  .qr_code p {
    text-align: left;
  }
  #logo img {
    width: 180px;
    height: auto;
  }
  /*********/
  #main {
    background: url(../images/top3.jpg) 50% 0/cover no-repeat;
    height: calc(100vh - 70px);
  }
  #title {
    font-size: 14px;
    padding-left: 10px;
  }
  #title span {
    font-size: 40px;
    padding: 10px 0 20px;
    position: relative;
    left: -20px;
  }
  #shape img {
    width: 40px;
    height: auto;
  }
  /********/
  .midashi26 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4em;
  }
  .center {
    text-align: center;
  }
  /********/
  #top_bg {
    background: url(../images/top5.jpg) 50% 0/cover no-repeat;
    margin-top: -40px;
    padding: 100px 0 40px;
  }
  .top_flex {
    display: block;
  }
  .flex_48 {
    width: 100%;
  }
  #top_bg1 {
    height: 150px;
    width: 100%;
    padding-top: 10px;
  }
  #top_bg2 {
    height: 150px;
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
  }
  .ttt {
    font-size: 22px;
  }
  .ttt .eng {
    display: block;
    font-size: 12px;
    padding: 10px 0 5px;
  }
  /**********/
  #cy_footer {
    padding: 60px 10px 40px;
  }
  #f_logo img {
    width: 200px;
    height: auto;
  }
  #f_tel {
    padding: 20px 0;
  }
  #f_nav li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #000;
  }
  #f_nav li:last-child {
    border: 0;
  }
  #f_nav a {
    color: #000;
    text-decoration: none;
  }
  #copy {
    background-color: #4aaccd;
    text-align: center;
    padding: 10px;
    color: #FFF;
  }
  /**************************************************

	HEJとは

**************************************************/
  .main_size {
    height: 250px;
  }
  #title_in {
    font-size: 22px;
  }
  #title_in span {
    font-size: 40px;
  }
  .a_link {
    text-align: left;
  }
  .a_link li {
    display: block;
    border-right: 0;
    padding: 5px 0;
  }
  .a_link li:before {
    content: "・";
    display: inline-block;
  }
  .a_link li:last-child {
    border: 0;
  }
  .a_link a {
    color: #282a42;
    text-decoration: none;
  }
  /***/
  .center_midashi {
    font-size: 20px;
  }
  .center_midashi:before {
    border-bottom: 2px solid #282a42;
    width: 40px;
    margin: 0 auto 20px;
  }
  .center_midashi:after {
    content: "";
    border-bottom: 2px solid #282a42;
    width: 40px;
    margin: 20px auto 0;
  }
  .padding80 {
    padding: 40px 0;
  }
  .af_bg {
    position: relative;
  }
  .af_bg:after {
    content: "";
    background-color: #f9f9f9;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 160px);
  }
  .flex_box {
    display: block;
  }
  .bg_w {
    background-color: transparent;
    padding: 0;
    line-height: 1.5em;
  }
  .bg_w_box {
    background-color: transparent;
  }
  .padding20 {
    padding: 0;
  }
  .item_center {
    align-items: center;
  }
  .flex30 {
    width: 100%;
  }
  .flex70 {
    width: 100%;
  }
  .calcwidth {
    width: 100%;
  }
  /**********/
  #ab_bg1 {
    padding: 40px 0;
  }
  .bg_w_op {
    width: 94%;
    max-width: 600px;
    padding: 40px 20px;
  }
  .center_text {
    text-align: left;
  }
  .right_calc {
    position: relative;
    left: 0;
  }
  /***/
  .padding80_0 {
    padding: 40px 0;
  }
  .flex_55 {
    width: 100%;
  }
  .flex_40 {
    width: 100%;
  }
  /**********/
  #ab_bg2 {
    padding: 40px 0;
  }
  .flex_52 {
    width: 100%;
  }
  .flex_44 {
    width: 100%;
  }
  .minus {
    position: relative;
    top: 0;
  }
  .flex_60 {
    width: 100%;
  }
  .flex_30 {
    width: 100%;
  }
  /****/
  .ab_table li {
    display: block;
    padding: 20px 0;
  }
  .ab_cell1 {
    display: block;
    width: 100%;
    vertical-align: top;
    position: relative;
    border-bottom: 1px solid #282a42;
    color: #282a42;
    font-weight: bold;
    padding: 0 10px 10px;
  }
  .ab_cell1:after {
    display: none;
  }
  .ab_cell2 {
    display: block;
    vertical-align: top;
    padding: 10px 10px 0;
  }
  /**************************************************

	会社概要

**************************************************/
  .com_two {
    display: block;
  }
  .com_two li {
    width: 100%;
    margin: 20px 0;
  }
  .p_hi p {
    line-height: 1.8em;
  }
  .border_box {
    border: 2px solid #282a42;
  }
  .p_bt {
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 2px solid #282a42;
  }
  #twitter {
    height: 250px;
    overflow: scroll;
    position: relative;
    z-index: 500;
  }
  #facebook {
    height: 400px;
  }
  #facebook iframe {
    height: 400px !important;
  }
  /**************************************************

	あれんじすぺーす

**************************************************/
  #arrange-space_title h2 {
    font-size: 29px;
    padding: 2px 15px;
  }
  #arrange-space_main {
    height: 500px;
    width: 90%;
  }
  #arrange-space_main .container1140 {
    position: relative;
    height: 500px;
  }
  .arrange_sec01 .grid_box {
    grid-template-columns: repeat(1, 1fr);
    gap: 35px;
  }
  #arrange-space .container1280 {
    width: 88%;
  }
  .arrange_sec02 .grid_wrap .bg_fff {
    padding: 80px 8vw 40px;
  }
  .arrange_sec02 .grid_wrap .grid_box {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }
  .arrange_sec02 .grid_wrap .bg_fff:nth-child(n + 2) .grid_box {
    gap: 35px;
  }
  .arrange_sec02 .grid_wrap .midashi24 {
    height: 70px;
    margin: 35px auto 0;
  }
  .sp_scroll {
    overflow-x: scroll;
  }
  .sp_scroll img {
    width: 210%;
  }
  .sp_scroll_text {
    color: red;
    padding-top: 35px;
  }
  .arrange_sec02 .flow_box {
    display: grid;
    gap: 15px;
    align-items: center;
    flex-wrap: wrap;
  }
  .arrange_sec02 .flow_box div:nth-child(odd) {
    width: 100%;
  }
  .arrange_sec02 .flow_box div:nth-child(even) {
    width: 100%;
  }
  .arrange_sec02 .flow_box div:nth-child(even) img {
    transform: rotateZ(90deg);
  }
  .arrange_sec03 .border_box .midashi30 {
    display: inline;
  }
  .arrange_sec03 .grid_box {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }
  .arrange_sec04 .grid_box {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }
  .arrange_sec04 .grid_box .box {
    padding: 30px 8vw 40px;
    text-align: center;
  }
  .arrange_sec04 .grid_box02 {
    grid-template-columns: repeat(1, 1fr);
  }
  .arrange_sec04 .grid_box02 .bg_a6937c {
    border-radius: 24px 24px 0 0;
    padding: 15px 0;
  }
  .arrange_sec04 .grid_box02 .box {
    grid-template-columns: repeat(1, 1fr);
    border-radius: 0 24px 24px 0;
  }
  .arrange_sec04 .grid_box02 .box div:nth-child(1) {
    border-right: none;
    border-bottom: 1px dashed #a6937c;
  }
  .arrange_sec04 .grid_box02 .box div {
    padding: 30px 8vw 40px;
  }
  .arrange_sec04 .grid_box02 .box ul li img {
    top: 4px;
    max-width: 27px;
  }
  .arrange_map iframe {
    height: 600px;
  }
  .arrange_map a {
    left: 5%;
    transform: translateY(40%);
  }
  .arrange_map a img {
    width: 40vw;
  }
  /*font size*/
  .midashi42 {
    font-size: 27px;
  }
  .midashi36 {
    font-size: 25px;
  }
  .midashi35 {
    font-size: 24px;
  }
  .midashi33 {
    font-size: 23px !important;
  }
  .midashi30 {
    font-size: 21px;
  }
  .midashi25 {
    font-size: 19px;
  }
  .midashi24 {
    font-size: 18px !important;
  }
}

@media only screen and (max-width: 450px) {
  .more_a95 {
    min-height: 150px;
    justify-content: center;
    padding: 0 0 0 0px;
    overflow: hidden;
    position: relative;
  }
  .more_a95:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 0;
    left: 0;
  }
  .more_a95 span {
    position: relative;
    z-index: 950;
  }
}

/* スマートフォン 縦(ポートレート) */
