html {
  font-size: 62.5%;
}


body {
  font-size: 1.8rem;
  line-height: 3.0rem;
  font-family: "Yu Gothic", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;

  color: #333333;
  font-weight: 500;
}

.cursel {
  cursor: pointer;
}

.hi-light {
  color: #fedc00;
}

.hi-light2 {
  font-size: 2.4rem;
}

ul {
  list-style: none;
}

a {
  color: #333333;
  text-decoration: none;
}

main a {
  color: #2A63FF;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img {
  transition: all 0.3s;
}

a:hover img {
  opacity: 0.6;
}



.kv_wrap {
  position: relative;
  /* height: 100vh; */
  /* max-height: 970px; */
  width: 100%;
  height: 460px;
}

.kv_wrap img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: top center;
  object-position: top center;
}

.kv_wrap .kv_textbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.kv_wrap .kv_textbox h1 {
  font-weight: 500;
  font-size: 7.1rem;
  line-height: 9.8rem;
  text-align: center;
  color: #fff;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.67);
  width: 100%;

}

section.anshin h2 {
  color: #FFF;
  position: absolute;
  font-weight: bold;
  text-align: left;
  font-size: min(3.1145833333vw, 79px);
  line-height: min(3.28125vw, 63px);
  bottom: 20px;
  top: auto;
  left: 20px;
  text-shadow: 0px 3px 5px rgb(0 0 0 / 25%);
  padding-left: 20px;
  border-left: 10px solid var(--main-color);
}

section.anshin h2 span {
  font-size: min(3.2083333333vw, 100px);
  line-height: min(5.8125vw, 150px);
}

.anshin_content-title {
  margin: 65px -180px;
  display: flex;
  align-items: end;
}

.anshin_content-title.h4-wd{
  margin: 65px -130px;
}

.anshin_content-transition {
  text-align: center;
  margin-top: 40px;
}

.anshin_jijits01 {
  margin: 0;
  width: 210px;
}

.anshin_content-title span {
  font-size: 4rem;
  color: var(--main-color);
  margin-left: 40px;
  border-bottom: 2px dashed;
  padding-bottom: 8px;
}

.anshin-img-box {
  position: relative;
  background-color: #000;
  width: 100VW;
  max-height: 550px;
}

.anshin-img-box img {
  opacity: 0.7;
  margin-top: 0;
  width: 100VW;
  max-height: 550px;
  object-fit: cover;
}

section {
  padding: 35px 0;
}

section.kv {
  padding-top: 0;
}

main h3 {
  font-weight: bold;
  font-size: 3.0rem;
  line-height: 5.0rem;
  text-align: left;
  color: #333;
  padding-left: 8px;
  border-left: 6px solid var(--main-color);
  margin-top: 70px;

}

.anshin_ribbon h4 {
  color: #FFF;
  margin-top: 30px;
}

.anshin_ribbon_textbox1 {
  display: inline-block;
  position: relative;
  border-radius: 24px 24px 0px 0px;
  color: #FFF;
  background: #EB5505;
  line-height: 69px;
  padding: 0px 30px 0 30px;
  margin: 30px 0 50px 2px;
  font-weight: 600;
  font-size: 27px;
}

.anshin_ribbon_textbox2 {
  color: #EB5505;
  font-weight: 600;
  padding: 17px 20px 7px;
  line-height: 30px;
  font-size: 35px;
  border-bottom: solid 8px #EB5505;
}

.anshin_list {
  display: flex;
  margin-top: 25px;
}

.consul-img-box {
  position: relative;
/*  background-color: #000;*/
  max-height: 550px;
}

.consul_top-img {
  /* opacity: 0.7; */
  margin-top: 40px;
  width: 106.5rem;
  max-height: 450px;
  object-fit: cover;
  background-color: #fff;
}
@media (max-width: 676px) {
  .consul_top-img {
    margin-top: 20px; 
  }
}



.consul h2 {
  color: #FFF;
  position: absolute;
  font-weight: bold;
  text-align: left;
  font-size: min(2.5vw, 79px);
  line-height: min(4.1458333333vw, 118px);
  bottom: 22px;
  top: auto;
  left: 20px;
  text-shadow: 0px 3px 5px rgb(0 0 0 / 25%);
  padding-left: 20px;
  border-left: 10px solid var(--main-color);
}

.consul-img-box_hukidasshi {
  position: absolute;
  width: min(19.6458333333vw, 550px);
  margin-top: 25px;
  top: -74px;
  left: min(24.4583333333vw, 700px);
}

.consul_contents {
  background: #efefef;
  padding: 30px 0;
}

.consul_contents-headline {
  margin-top: 0;
  text-align: center;
}

.consul_about {
  display: table;
  margin: 0 auto;
}

.consul_contents ol {
  list-style: none;
  margin-top: 20px;
}

.consul_contents ol li {
  display: flex;
  align-items: center;
}

.consul_contents ol li:not(:first-child) {
  margin-top: 10px;
}

.consul_contents ol li img {
  width: 4rem;
  margin-right: 10px;
}

.consul_graph05 {
  width: 70%;
  margin: 0 auto;
}

.consul_chattalk {
  width: 70%;
  margin: 20px auto;
  max-width: 700px;
}

.consul_good-cards {
  display: flex;
  justify-content: center;
  list-style: none;
  margin-bottom: 34px;
}

.consul_good-card {
  border: 10px solid #eb5505;
  border-radius: 30px;
  padding: 10px;
  width: 250px;
}

.consul_good-card:not(:first-child) {
  margin-left: 15px;
}

.consul_good-card_image1 {
  margin: 0 auto;
  width: 120px;
}

.consul_good-card_image2 {
  margin: 20px auto 40px;
  width: 220px;
}

.consul_good-card_image3 {
  margin: 32px auto 32px;
  width: 120px;
}

.consul_good-card_image4 {
  margin: 20px auto 0;
  width: 120px;
}

.consul_good-card h3 {
  border: none;
  text-align: center;
  margin-top: 20px;
  font-size: 3.5rem;
  line-height: 4.5rem;
}

.good-card_adm {
  margin-top: 35px;
}

.consul_good-card_text {
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-top: 20px;
}

.good-card_orange {
  color: #EB5505;
  font-weight: 900;
}

.consul_description {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.consul_description img {
  width: 100px;
  margin-right: 20px;
}

main p {
  margin-top: 30px;
  line-height: 3.0rem;
}

main picture img {
  margin: 0 auto;
  margin-top: 40px;
  max-width: 1100px;
  height: auto;
}
@media screen and (max-width: 960px) {
  main picture img {
    width: 100%;
    max-width: 960px;
  }
  
}



.imgbox {
  margin: 0 auto;
}

.imgbox2 {
  margin: 0 auto;
  width: 70%;
}

.annotation {
  text-align: right;
  margin-top: 20px;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9rem;
  text-align: right;
}

.annotation-left {
  margin: 12px 200px 0px 0px;
}

.annotation2 p {
  line-height: 4rem;
  margin: 0 auto;
  font-size: 1.7rem;
}

.annotation3 p {
  line-height: 4rem;
  margin: 0 auto;
  font-size: 1.7rem;
}

.img_card {
  justify-content: center;
}

.img_card2 {
  justify-content: center;
  background: #efefef;
}

.btn {
  width: 450px;
  line-height: 7.0rem;
  border-radius: 35px;
  background: var(--main-color);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.24);
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #fff;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  transition: all 0.3s;
  text-decoration: none;
}

.btn3 {
  width: 640px;
  line-height: 7.0rem;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.24);
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #FF0000;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  transition: all 0.3s;
  text-decoration: none;
  border: solid #EB5505;
}

.btn:hover {
  background-color: white;
  color: var(--main-color);
  text-decoration: none;
  border-color: #eb5505;
}

.btn-blue:hover {
  background-color: white;
  color: #0e0d6a;
  text-decoration: none;
  border-color: #0e0d6a;
}

.btn-arrow {
  width: 40px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.btn-arrow3 {
  width: 40px;
  position: absolute;
  top: 50%;
  right: 15px;
}

main .btn-container p {
  line-height: 1.5;
  font-size: 2rem;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  
  .sp {
    display: block !important;
  }

  main .btn-container p {
    font-size: 1.5rem;
    line-height: 1.8;
  }
}
.btn-container {
  line-height: 7rem;
  position: relative;
}

.btn-container p {
  padding: 5px 10px 10px 10px;
/*  margin-left: -9px;*/
  margin-top: 10px;
}

.btn-container2 {
  line-height: 7rem;
  position: relative;
}

.btn-container2 p {
  padding: 10px;
  margin-left: -9px;
  margin-top: 10px;
}

.btn-blue {
  background: #0e0d6a;
  position: relative;
}

.application p.attention_mark {
  margin-top: 0;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 3.6rem;
  color: #EB5505;
  position: relative;
  display: inline-block;
}

.application p.attention_mark::before {
  content: "";
  width: 2px;
  height: 23px;
  position: absolute;
  left: -10px;
  top: 19%;
  transform: rotate(-25deg);
  background: #eb5505;
}

.application p.attention_mark::after {
  content: "";
  width: 2px;
  height: 23px;
  position: absolute;
  right: -10px;
  top: 19%;
  transform: rotate(25deg);
  background: #eb5505;
}


.application {
  text-align: center;
  margin: 0 auto;
  margin-top: 69px;
  max-width: 600px;
  width: 100%;
}

.attention_mark_display {
  display: flex;
  margin: 10px 164px;
}

.attention_mark_rev {
  margin-top: 0;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 3.6rem;
  color: #EB5505;
  position: relative;
  display: inline-block;
  transform: scaleX(-1);
}

.highlighter {
  background: linear-gradient(transparent 50%, rgb(237 125 49 / 30%) 50%);
}

.crown_header {
  padding-top: 35px;
  clear: both;
  margin-bottom: 40px;
}

.crown_header_text {
  text-align: center;
  padding-top: 20px;
  font-size: 3rem;
  font-weight: 600;
  margin: 0px 108px;
  line-height: 4.5rem;
}

.crown_img span {
  display: inline-block;
  position: absolute;
  height: 30px;
  border-radius: 5px;
  background: #FEDC00;
  width: 10px;
}

.crown_yellow1 {
  transform: translate(-22px, -25px) rotate(-30deg);
  left: 50%;
}

.crown_yellow2 {
  transform: translate(0px, -32px) rotate(0deg);
  left: 50%;
}

.crown_yellow3 {
  transform: translate(22px, -25px) rotate(30deg);
  left: 50%;
}

.crown_text_orange {
  font-size: 3.5rem;
  font-weight: bold;
  color: #EB5505;
}

.wrap_list {
  margin: 30px auto 0;
  display: block;
  max-width: 98rem;
  width: 80vw;
  height: 29rem;
  padding-bottom: 10rem;
}

.list_block {
  display: flex;
  height: 3rem;
  float: left;
  margin: 3rem 20px 5px 16rem;
}

.list_block img {
  width: 3.1rem;
  margin: 0px 0px 0px -23px;
}

.list_block p {
  margin: 2px 6px 3px 10px;
  font-weight: 600;
  line-height: 3rem;
}

.style1 {
  padding-left: 0;
  border-left: 0;
  font-size: 2.4rem;
  text-align: center;
  line-height: 9.0rem;
  text-align: center;
  font-weight: 500;
}

.style1 span.atten {
  font-size: 3.0rem;
  font-weight: bold;
}

.voice h4 {
  text-align: center;
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 9.0rem;
  padding-left: 0;
  border-left: 0;
  background-color: transparent;
  margin-top: 0;

}

.voice_name {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.6rem;
  text-align: right;
  color: #5A5A5A;
  margin-top: 50px;
  width: 100%;

}

.voice_cards {
  justify-content: space-between;
  align-items: stretch;
  display: block;
}

.swiper-button-next,
.swiper-button-prev {

  color: #eb5505;
  text-rendering: auto;

}


.voice_card {
  border: 10px solid var(--main-color);
  border-radius: 30px;
  align-items: center;
  display: flex;
  width: 740px;
  margin: 0 auto;
  position: relative;
}

.voice_card:not(:first-child) {
  margin-top: 30px;
}

.voice_card img {
  width: 130px;
  position: absolute;
  bottom: 0;
  left: 20px;
}


.voice_card-textarea {
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 3.6rem;
  padding: 40px 20px;
  background: #FFEDE3;
  border-radius: 0 20px 20px 0;
  margin-left: 170px;
}

.voice_card-textarea2 {
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 3.6rem;
  padding: 40px 20px;
  background: #FFEDE3;
  border-radius: 0 20px 20px 0;
  margin-left: 170px;
}

.voice_text {
  margin-top: 0;
}

.voice_text2 {
  margin-top: 0;
}

h1 .subtitle {
  display: block;
  font-weight: 500;
  font-size: 34px;
  line-height: 47px;
  text-align: center;
  color: #fff;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.67);
}


/* h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 40px;
  text-align: left;
  color: #333;
  padding-left: 10px;
  border-left: 4px solid var(--main-color);
  background-color: #FDF2EA;
  margin-top: 54px;

} */

ul.list {
  list-style: disc;
  padding-left: 1em;
}

ul.list li {
  margin-top: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #333;

}

.listsflex {
  margin-top: 20px;

}

ul.list.flex {
  justify-content: space-between;
  flex-wrap: wrap;
}

ul.list.flex li {
  width: 50%;
}

.border_box_wrap {
  border-radius: 16px;
  background: #fff;
  border: 2px solid #d6d6d6;
  padding: 30px 20px;
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}

.border_box {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.attention {
  text-align: right;
}

.application .annotation {
  margin-top: 20px;
}

.service_linkboxes {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.service_link a {
  display: flex;
  width: 100%;
  height: 120px;
  background: transparent;
  border: 2px solid #d6d6d6;
  align-items: center;
  flex-direction: column;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
  color: #fff;
  border-radius: 16px;
  justify-content: center;
  background-position: center;
  background-size: cover;
}

.service_linkbox:first-child a {
  background-image: url(../images/top/btn_service.jpg);
}

.service_linkbox:nth-child(2) a {
  background-image: url(../images/top/btn_company.jpg);
}

.service_linkbox {
  width: calc(50% - 30px);
  margin: 20px 15px;
}

.service_linkbox span {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  margin-bottom: 2px;
  display: block;
}

.service_linkbox .service_link a {
  position: relative;
  text-decoration: none;
}

.service_link a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  background-image: url(../images/arrow.svg);
  width: 15px;
  height: 15px;
  background-size: cover;
}


.service_link a {
  transition: all 0.3s;

}

.service_link a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.news_head_box {
  justify-content: space-between;
  align-items: center;
}

.link_to_allnews {
  text-decoration: none;
  color: #333;
}

.link_to_allnews:hover {
  text-decoration: underline;
}

.news_list {
  padding: 30px 0;
  border-bottom: 1px solid #d3d3d3;
}

.news_list:first-child {
  border-top: 1px solid #d3d3d3;
}

.news_lists {
  margin-top: 20px;
}

.news_content p {
  margin: 0 10px;
}

.news_content a {
  text-decoration: none;
  color: #333;
}

.news_content a:hover {
  text-decoration: underline;
}

.news_content {
  align-items: center;
}

.point_wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.link_header p {
  color: #EB5505;
  font-weight: bolder;
  font-size: 1.8rem;
  border-bottom: 0.5px solid #eb5505;
  padding-bottom: 2px;
  margin: 0px 610px 0px 0px;
}

.link_header a {
  color: #EB5505;
  text-decoration: none;
}

/*.float_btn_wrap {
  clear: both;
  background: rgb(255, 255, 255, 0.5);
  display: flex;
  display: none;
  position: fixed;
  z-index: 10;
  width: 100%;
  bottom: -15px;
}*/

.float_btn_wrap_group, .float_btn_wrap p.attention_mark {
  display: none;
}

.icon {
  content: "";
  position: absolute;
  width: 2vw;
  height: 2vw;
  top: 0%;
  right: 2%;
}

.icon::before,
.icon::after {
  /* ã€ŒÃ—ã€å°ã®ã‚¹ã‚¿ã‚¤ãƒ« */
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20%;
  /* æ£’ã®å¹…ï¼ˆå¤ªã•ï¼‰ */
  height: 100%;
  /* æ£’ã®é«˜ã• */
  background: #333;
  /* æ£’ã®è‰² */
}

.icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.icon::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.icon:hover {
  cursor: pointer;
}

.float_btn_wrap_block {
  position: relative;
  width: 80%;
  height: 4.5vw;
  margin: 2.56vw auto;
  background: #EB5505;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 10vw;
}

.float_btn_wrap_text {
  font-size: 2.1vw;
  color: #FFFFFF;
  font-weight: 600;
  line-height: 4.5vw;
  padding-left: 15%;
}

.float_btn_wrap_block::before {
  content: "";
  position: absolute;
  width: 2.77vw;
  height: 2.77vw;
  background: #FFFFFF;
  border-radius: 50%;
  top: 50%;
  right: 4%;
  transform: translate(0, -50%);
}

.float_btn_wrap_block::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 7%;
  transform: translate(0, -50%);
  border-top: 0.6vw solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 0.6vw solid transparent;
  border-left: 1vw solid #EB5505;
}


.float_btn_wrap p.attention_mark {
    margin: 20px 0 -10px 0;
    font-weight: bold;
    font-size: 3.4vw;
    line-height: 1.8rem;
    color: #EB5505;
    position: relative;
    /* display: inline-block;*/
    text-align: center;
}
.float_btn_wrap p.attention_mark::before {
    content: "";
    width: 2px;
    height: 45px;
    position: absolute;
    left: 16%;
    top: 10%;
    transform: rotate(-25deg);
    background: #eb5505;
}

.float_btn_wrap p.attention_mark::after {
    content: "";
    width: 2px;
    height: 45px;
    position: absolute;
    right: 16%;
    top: 10%;
    transform: rotate(25deg);
    background: #eb5505;
}

.fs16px{
  font-size: 16px;
}

.fs2rem{
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 1.6rem;
    line-height: 2.6rem;
    font-family: "Yu Gothic", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
    color: #333333;
    font-weight: 500;
    overflow-x: hidden;
  }

  .news_list {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .news_content {
    align-items: center;
    margin-top: 0;
    flex-wrap: wrap;
    width: 100%;
  }

  .news_content p {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .news_logo {
    width: 25%;
  }

  .service_linkbox {
    width: 100%;
    margin: 5px 0;
  }

  section.anshin h2 {
    font-weight: bold;
    text-align: left;
    font-size: 1.9rem;
    line-height: 1rem;
    left: 15px;
    bottom: 10px;
    padding-left: 10px;
    border-left: 5px solid var(--main-color);
  }



  section.anshin h2 span {
    font-size: 2.7rem;
    line-height: 3.2rem;
  }

  .anshin_content-title {
    margin: 12px -14px;
    display: flex;
    align-items: end;
    margin-top: 50px;
  }

  .anshin_content-title.h4-wd{
    margin: 12px -14px;
  }
  

  .anshin_content-transition {
    text-align: center;
    margin-top: min(7.8226857888vw, 60px);
    margin-bottom: min(2.6075619296vw, 20px);
    font-size: min(4.5632333768vw, 35px);
  }

  .anshin_jijits01 {
    margin: 0;
    width: min(24.5945241199vw, 250px);
  }

  .anshin_content-title span {
    font-size: min(4.9543676662vw, 38px);
    color: var(--main-color);
    margin-left: min(3.9113428944vw, 30px);
    border-bottom: 2px dashed;
    padding-bottom: min(0.303781vw, 10px);
  }

  .anshin_ribbon {
    line-height: 36px;
    margin-left: min(5.1vw, 2rem);
    padding: 0 25px 0 10px;
    margin-bottom: -14px;
    margin-top: 27px;
  }

  .anshin_ribbon_textbox1 {
    display: inline-block;
    position: relative;
    border-radius: 15px 15px 0px 0px;
    color: #FFF;
    background: #EB5505;
    line-height: 35px;
    padding: 0px 10px;
    margin: 32px 0px -13px -33px;
    font-weight: 600;
    font-size: 14px;
  }

  .anshin_ribbon_textbox2 {
    color: #EB5505;
    font-weight: 600;
    padding: 13px 0px 4px 7px;
    line-height: 29px;
    font-size: 17.2px;
    border-bottom: solid 5px #EB5505;
  }

  .anshin_ribbon::after {
    border-width: 18px 10px 18px 0px;
  }

  .consul h2 {
    bottom: 10px;
    top: auto;
    left: 15px;
    padding-left: 10px;
    border-left: 5px solid var(--main-color);
  }

  .consul-img-box_hukidasshi {
    width: min(34.5501955671vw, 265px);
    top: -80%;
    left: min(42.4583333333vw, 700px);
  }

  .consul_good-card {
    border: min(1.3037809648vw, 10px) solid #eb5505;
    border-radius: min(2.6075619296vw, 20px);
    padding: min(1.3037809648vw, 10px);
  }

  .consul_good-card:not(:first-child) {
    margin-left: min(1.3037809648vw, 10px);
  }

  .consul_good-card h3 {
    margin-top: min(0.6518904824vw, 5px);
    font-size: min(4.5632333768vw, 35px);
    line-height: min(5.9973924381vw, 46px);
    padding-left: 0;
  }

  .consul_good-card_text {
    font-size: min(1.4341590613vw, 11px);
    line-height: min(2.3468057366vw, 18px);
    margin-top: min(2.6075619296vw, 20px);
  }

  .consul_good-card_image1 {
    width: min(15.6453715776vw, 120px);
  }

  .consul_good-card_image2 {
    margin: min(2.6075619296vw, 20px) auto min(5.2151238592vw, 40px);
    width: min(28.6831812256vw, 220px);
  }

  .consul_good-card_image3 {
    margin: min(2.6075619296vw, 20px) auto 0;
    width: min(15.6453715776vw, 120px);
  }

  .consul_good-card_image4 {
    margin: min(2.6075619296vw, 20px) auto 0;
    width: min(15.6453715776vw, 120px);
  }

  .good-card_adm {
    margin-top: 24px;
  }

  .consul_chattalk {
    width: 100%;
    margin: 20px auto;
  }

  .consul_graph05 {
    width: 100%;
    margin: 0 auto;
  }

  .consul_top-img {
    width: 100vw;
  }

  .consul h2 {
    font-size: min(4.5vw, 79px);
    line-height: min(6.1458333333vw, 118px);
  }

  main h3 {
    font-size: 2.0rem;
    line-height: 3.0rem;
    padding-left: 10px;
    border-left: 4px solid var(--main-color);
    margin-top: 54px;
  }
 

  /* h4 {
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin-top: 54px;
} */
  .application p.attention_mark {
    font-size: 2.0rem;
    line-height: 2.6rem;
  }

  .list_block p {
    margin: -5px 6px 3px 10px;
    font-weight: 600;
    line-height: 3rem;
    font-size: 15px;
  }

  .style1 {
    font-size: 2.0rem;
    line-height: 3.0rem;
    margin-top: 10px;
  }

  .style1 span.atten {
    font-size: 1.9rem;
  }

  .wrap_list {
    width: 300px;
    margin: 0px 0px -90px 24px;
  }

  .list_block {
    height: 20px;
    margin: 13px 23px;
    float: none;
  }

  .list_block img {
    width: 20px;
  }

  ;



  .voice h4 {
    font-size: 1.8rem;
    line-height: 5.6rem;
  }

  .kv_wrap {
    /* height: calc(100vh - 86px); */
    height: 311px;
  }

  .kv_wrap .kv_textbox h1 {
    font-size: 3.7rem;
    line-height: 5.1rem;
  }

  h1 .subtitle {
    font-size: 1.8rem;
    line-height: 2.5rem;
  }

  ul.list.flex li {
    width: 100%;
  }

  .btn {
    width: 350px;
    max-width: 100%;
    font-size: 18px;
  }

  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
  }

  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 0px;
    right: auto;
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 24px;
  }

  .service_link a {
    height: 80px;
  }

  .application {
    margin-top: 30px;
    margin-bottom: 17px;
  }

  .crown_header_text {
    font-size: 20px;
    margin: 0px 0px 0px 20px;
    line-height: 2.6rem;
  }

  .crown_text_orange {
    font-size: 2.0rem;
  }

  .annotation {
    font-size: 0.9rem;
    margin: 17px 0px 0px 18px;
  }

  .annotation-left {
    margin: 17px 0px 0px 0px;
  }

  .annotation2 {
    margin: 0 auto;
  }

  .attention_mark_display {
    margin: 10px 0px 0px 60px;
  }

  .attention_mark_display2 {
    margin: 10px 0px 0px 0px;
  }

  .attention_mark_rev {
    font-size: 2.0rem;
    line-height: 2.6rem;
  }

  .crown_header {
    margin-bottom: 30px;
  }

  .voice h4 {
    margin-top: -59px;
  }

  .voice_card {
    width: 100%;
    border-radius: min(3.9113428944vw, 30px);
    border: min(1.3037809648vw, 10px) solid var(--main-color);
  }

  .voice_card::before {
    border-radius: 0 min(2.6075619296vw, 20px) min(2.6075619296vw, 20px) 0;
    width: min(67.7966101695vw, 520px);
  }

  .voice_card:not(:first-child) {
    margin-top: min(2.6075619296vw, 20px);
  }

  .voice_card img {
    width: min(18.2529335072vw, 140px);
    left: min(1.9556714472vw, 15px);
  }

  .voice_card-textarea {
    padding: min(6.2151238592vw, 40px) min(2.6075619296vw, 20px);
    border-radius: 0 min(2.6075619296vw, 20px) min(2.6075619296vw, 20px) 0;
    margin-left: min(22.1642764016vw, 170px);
  }

  .voice_card-textarea2 {
    padding: min(2.2151238592vw, 40px) min(2.6075619296vw, 20px);
    border-radius: 0 min(2.6075619296vw, 20px) min(2.6075619296vw, 20px) 0;
    margin-left: min(22.1642764016vw, 170px);
  }

  .voice_text {
    font-size: min(4.3898305085vw, 26px);
    line-height: min(4.9543676662vw, 38px);
  }

  .voice_text2 {
    font-size: min(4.3898305085vw, 26px);
    line-height: min(4.6vw, 38px);
  }

  .link_header p {
    font-size: 1.2rem;
    margin: 0 auto;
  }

  .consul_contents {
    width: 100%;
  }

  .hi-light2 {
    font-size: 1.8rem;
  }

  .imgbox2 {
    width: 100%;
  }
  .float_btn_wrap {
    clear: both;
    background: rgb(255, 255, 255, 0.8);
    display: flex;
    display: none;
    position: fixed;
    z-index: 10;
    width: 100%;
    bottom: 0;
  }

  /* 特定ページ用のクラス */
  .float_btn_wrap.show-always {
    display: block !important;
    opacity: 1 !important;
  }

  .float_btn_wrap_group, .float_btn_wrap p.attention_mark {
    position: relative;
    display: block;
  }

  .icon {
    content: "";
    position: absolute;
    width: 5vw;
    height: 5vw;
    top: -10%;
    right: 2%;
  }

  .icon::before,
  .icon::after {
    /* ã€ŒÃ—ã€å°ã®ã‚¹ã‚¿ã‚¤ãƒ« */
    content: "";
    position: absolute;
    top: 48%;
    left: 50%;
    width: 20%;
    /* æ£’ã®å¹…ï¼ˆå¤ªã•ï¼‰ */
    height: 100%;
    /* æ£’ã®é«˜ã• */
    background: #333;
    /* æ£’ã®è‰² */
  }

  .icon::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .icon::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .icon:hover {
    cursor: pointer;
  }

  .float_btn_wrap_block {
    position: relative;
    width: 70%;
    height: 12.5vw;
    margin: 3vw auto;
    background: #EB5505;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 10vw;
  }

  .float_btn_wrap_text {
    font-size: 6.1vw;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 5.1vw;
    padding: 6.5%;
    text-align: center;
    margin: 0px 10px 0px 0px
  }

  .float_btn_wrap_block::before {
    content: "";
    position: absolute;
    width: 5.5vw;
    height: 5.5vw;
    background: #FFFFFF;
    border-radius: 50%;
    top: 50%;
    right: 5%;
    transform: translate(0, -50%);
  }

  .float_btn_wrap_block::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 6.8%;
    transform: translate(0, -50%);
    border-top: 1.8vw solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 1.8vw solid transparent;
    border-left: 2.56vw solid #EB5505;
  }

  .btn3 {
    width: 330px;
    font-size: 12px;
  }

  .annotation2 p {
    line-height: 3rem;
    font-size: 1.3rem;
    text-align: center;
  }

  .annotation3 p {
    line-height: 3rem;
    font-size: 1.3rem;
    background-color: #fff;
    text-align: center;
    margin-top: -10px;
  }
}

header {
  position: absolute;
}

.l-headerSimple {
  border-top: 3px solid #eb5505
}
.header_logobox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  max-width: 1065px;
  margin: auto;
  padding: 25px 0;
  overflow: hidden    
}

/*@media (min-width: 641px) and (max-width: 960px)  {
  .header_logobox {
   max-width: 960px;
   padding-left: 25px;
  }
}*/

@media screen and (max-width: 960px) {
  .header_logobox {
   max-width: 960px;
   padding-left: 25px;
  }
}

@media screen and (max-width: 767px) {
  .main {
    margin: 0;
  }
}

/*------------------------------------
container
--------------------------------------*/
.container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 1065px;
    margin: 0 auto;
    position: relative;
}

@media screen and (max-width: 960px) {
  .container {
    padding: 25px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    padding-top: 0;
  }

}



  /*------------------------------------
wp-block-table
--------------------------------------*/
.wp-block-table {
    overflow-x: auto;
    margin-top: 40px;
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td,.wp-block-table th {
    border: 1px solid;
    padding: .5em
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th {
    border-color: transparent
}

.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>* {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: currentColor
}

.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>* {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: currentColor
}

.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>* {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>* {
    border-style: inherit
}

.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>* {
    border-style: inherit;
    border-width: inherit
}

/* 最初の <td> に適用 */
tr td:first-child {
  width: 10%;
  white-space: nowrap; /* 折り返しを防ぐ場合は必要に応じて追加 */
}

/* 最後の <td> に適用 */
tr td:last-child {
  width: 90%;
}

/*------------------------------------
news
--------------------------------------*/
/* list */
.p-News .c-PageHead__image {
  background-image: url("../images/c-MvNews.png"); }

.c-NewsLists {
  margin: 0 0 30px; }

.c-NewsList__link {
  display: block;
  padding: 15px;
  border-bottom: #ccc 1px dotted; }

.c-NewsList__link:hover {
  color: #eb5505; }
.p-NewsDetail{
  font-size: 1.7rem;
}
/* detail */
.p-NewsDetail a{
  color:#eb5505;
}
.p-NewsDetail p{
  margin: 15px 0;
  /* font-size: 1.7rem; */
}
.c-NewsDetail__title {
  margin: 100px 10px 40px 10px;
  font-size: 3rem;
  color:#eb5505;
}

@media screen and (max-width: 766px) {
  .p-NewsDetail {
      font-size: 1.065rem;
  }
}

@media screen and (max-width: 767px) {
  .c-NewsDetail__title {
    margin: 50px 10px 32px 10px;
    font-size: 2.4rem;
  }
  
}



.c-NewsDetail__time {
  border-bottom: #ccc 1px solid;
  display: block;
  padding: 5px 15px 10px; }

.c-NewsDetail__txt {
/*  padding: 25px;*/
  line-height: 2; }

.c-NewsDetail__txt img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 15px;
  display: block; }

  span.small {
    font-size: 60%;
    color: #333;
  }

h1 {
  text-align: center;
  border-bottom: #ccc 1px solid;
  display: block;
  padding: 5px 15px 10px;
}

h2 {
font-weight: bold;
    font-size: 2.4rem;
    line-height: 3.0rem;
    text-align: left;
    color: #333;
    padding-left: 8px;
    border-left: 6px solid var(--main-color);
    margin-top: 70px;
}

/*h2::before {
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
position: absolute;
bottom: -8px;
left: 50%;
width: 55px;
height: 4px;
transform: translateX(-50%);
background-color: #eb5505;
content: '';
}*/

@media screen and (max-width: 766px) {
  .c-NewsDetail__txt h2 {
      font-weight: bold;
      font-size: 1.7rem;
      line-height: 3.8rem;
      text-align: left;
      color: #333;
      padding-left: 8px;
      border-left: 6px solid var(--main-color);
      margin-top: 0px;
      margin-bottom: 20px;
  }
}
/*------------------------------------
button
--------------------------------------*/

.button_container {
  padding: 25px 0 5px 0;
  display: block;
  text-align: center;
  margin: 20px auto 10px;
/*  background: #f3f3f3;*/
}


a.linkbtn {
  font-size: 2.4rem;
  display: block;
  width: 450px;
  margin: 0.5vw auto 0.5vw auto;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 10vw;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  padding: 2.4rem 4rem 2.4rem 1rem;
  font-weight: bold;
  background: linear-gradient(to top, rgb(235, 85, 5), #ed7b00);
  color: #fff;
  transition: 0.5s;
  position: relative;
}
a.linkbtn:hover {
  border-bottom: 2px solid #fff;
  opacity: 0.75;
  transform: translateY(2px);
}
/*.arrow_r {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  text-decoration: none;
}
.arrow_r:after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  right: -5%;
  margin-top: -6px;
  transform: rotate(45deg);
}*/

a.linkbtn:before {
  content: "";
  position: absolute;
  width: 36px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 50%;
  top: 50%;
  right: 3.8%;
  transform: translate(0, -50%);
}

a.linkbtn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5.8%;
  transform: translate(0, -50%);
  border-top: 10px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 14px solid #EB5505;
}



@media screen and (max-width: 960px) {
  a.linkbtn {
    width: 500px;
  }

/*a.linkbtn:before {
  width: 3vw;
  height: 3vw;
}

a.linkbtn:after {
  border-top: 0.9vw solid transparent;
  border-bottom: 0.9vw solid transparent;
  border-left: 1.2vw solid #EB5505;
}*/

}

@media screen and (max-width: 767px) {
  .button_container {
    display: none;
  }
}

.button_container p.attention_mark {
    margin-top: 0;
    font-weight: bold;
    font-size: 2.0rem;
    line-height: 1.8rem;
    color: #EB5505;
    position: relative;
    display: inline-block;
}
.button_container p.attention_mark::before {
    content: "";
    width: 2px;
    height: 45px;
    position: absolute;
    left: -10px;
    top: 10%;
    transform: rotate(-25deg);
    background: #eb5505;
}

.button_container p.attention_mark::after {
    content: "";
    width: 2px;
    height: 45px;
    position: absolute;
    right: -1px;
    top: 10%;
    transform: rotate(25deg);
    background: #eb5505;
}




/*------------------------------------
box
--------------------------------------*/

.box01 {
  margin-top: 40px;
}

.box02 {
  margin: 40px 0;
}


@media screen and (max-width: 767px) {
    .box01 {
    margin-top: 20px;
  }

  .box02 {
    margin: 20px 0;
  }
}

/*------------------------------------
bnr-img-box
--------------------------------------*/

.bnr-img-box {
  display: block;
  justify-content: center;
  padding: 25px 0 25px;
}

.bnr-img-box img {
  width: 80%;
  max-width: 1100px;
  text-align: center;
  border: none;
  height: auto;
  vertical-align: top;
  margin: 0 auto;
}

.text_campaignend{
  text-align: center;
  color: gray;
  font-size: 1.45rem;
}

@media only screen and (min-width: 768px) {
  .text_campaignend{
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 767px) {
  .bnr-img-box img {
    max-width: 300px;
  }

  .fs16px{
    font-size: 12px;
  }
  
  .fs2rem{
    font-size: 1.5rem;
  }

}


/*------------------------------------
margin
--------------------------------------*/
.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

/*------------------------------------
padding
--------------------------------------*/
.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

/* バナー上部吹き出し */
picture.speech-bubble img {
  display: block;
  margin: 4% auto -0.5%;
  width: 20%;
  
  }

@media only screen and (max-width: 750px) {
  picture.speech-bubble img {
  width: 45%;
  margin: 7% auto -5%;
  }
  .consul {
    padding-bottom: 0;
  }
}



/* バナー上部吹き出し __END*/


/* メンテナンスのお知らせ */

.maintenance-container  {
  padding: 1.5rem 4.5rem;
  /* margin-bottom: 6rem; */
  background-color: #F1F1F1;
  margin-top: 6rem;
  }

  @media only screen and (min-width: 768px) {
    .maintenance-container  {
      margin-top: 8rem;
      }
  }

.maintenance-container .heading {
font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  /* padding-bottom: 0.5rem; */
}


@media only screen and (min-width: 768px) {
  .maintenance-container .heading {
font-size: 1.6rem;
    line-height: 1.417;
  }
}

.maintenance-container .maintenance-container__inner p{
  font-size: 1.1rem;
  text-align: start;
  margin-top: 0px;
    line-height: 1.5rem;
}

@media only screen and (min-width: 768px) {
  .maintenance-container .maintenance-container__inner p {
    font-size: 1.4rem;
    margin-top: 5px;
    line-height: 1.8rem;
    
  }
}

.maintenance-container__inner {
  border: 2px solid red;
  padding: 0.5rem 1rem;
 margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .maintenance-container__inner {
    border: 3px solid red;
    max-width: 45%;
    padding: 1.5rem;
  }
}

/* メンテナンスのお知らせ END*/
