@charset "UTF-8";
/* トップページ
----------------------------------------------- */
/*
#first_view{
	background: url(../img/main_bg.png);
	background-size: cover;
	@media print, screen and (min-width: 1000px) {
		padding-bottom: 90px;
	}

	@media print, screen and (max-width: 999px) {
	}
}

.main{
	@media print, screen and (min-width: 1000px) {
		padding: 30vw 0 46vh 20vw;
	}

	@media print, screen and (max-width: 999px) {
	}
}

.main_text{
	h2{
		@media print, screen and (min-width: 1000px) {
			margin-bottom: 20px;
			max-width: 454px;
			width: 30vw;
		}

		@media print, screen and (max-width: 999px) {
		}
	}

	strong{
		font-size: 1.3rem;
		font-weight: bold;
		display: block;
		@media print, screen and (min-width: 1000px) {
			margin-bottom: 10px;
		}

		@media print, screen and (max-width: 999px) {
		}
	}

	p{
		background: linear-gradient(90deg, #79bbe7 0%, #187fc4 70%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		@media print, screen and (min-width: 1000px) {
			font-size: 1.8rem;
		}

		@media print, screen and (max-width: 999px) {
		}
	}
}
*/
@media print, screen and (min-width: 1000px) {
  .pc_none {
    display: none;
  }
}

@media print, screen and (max-width: 999px) {
  .sp_none {
    display: none;
  }
}

@media print, screen and (min-width: 1000px) {
  .margin_width {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1040px;
    box-sizing: border-box;
  }
}
@media print, screen and (min-width: 1000px) {
  .flex_content {
    display: flex;
  }
}
.heading_h2 {
  font-weight: bold;
  text-align: center;
}
@media print, screen and (min-width: 1000px) {
  .heading_h2 {
    font-size: 1.4rem;
  }
}
@media print, screen and (max-width: 999px) {
  .heading_h2 {
    font-size: 1.2rem;
  }
}
.heading_h2 span {
  margin-bottom: 10px;
  padding: 0 15px;
  border-bottom: 6px solid;
  display: inline-block;
}
@media print, screen and (min-width: 1000px) {
  .heading_h2 span {
    font-size: 2.8rem;
  }
}
@media print, screen and (max-width: 999px) {
  .heading_h2 span {
    font-size: 2.7rem;
  }
}

.heading_bule {
  color: #004098;
}
.heading_bule spna {
  border-color: #004098;
}

.heading_white {
  color: #fff;
}
.heading_white span {
  border-color: #fff;
}

@media print, screen and (min-width: 1000px) {
  #about {
    margin-top: -100px;
    padding-top: 100px;
  }
}
@media print, screen and (max-width: 999px) {
  #about {
    margin-top: -12.5vw;
    padding-top: 12.5vw;
  }
}

@media print, screen and (min-width: 1000px) {
  .top_content-area01 {
    margin-bottom: 100px;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area01 h2 {
    margin-bottom: 100px;
  }
}
.top_content-area01 strong {
  font-weight: bold;
  display: block;
  text-align: center;
}
@media print, screen and (min-width: 1000px) {
  .top_content-area01 strong {
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-illust {
    max-width: 480px;
    width: 100%;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area02 {
    margin-bottom: 70px;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area02 .top_content-illust {
    margin-right: 40px;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area02 h3 {
    margin-bottom: 50px;
    max-width: 319px;
    width: 100%;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area02 p {
    max-width: 319px;
    width: 100%;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area03 {
    margin-bottom: 100px;
    flex-direction: row-reverse;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area03 .top_content-text {
    margin-top: 25px;
    margin-right: 50px;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area03 p {
    max-width: 420px;
    width: 100%;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area04 {
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area04 .top_content-illust {
    margin-top: 65px;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-double-illust div {
    max-width: 320px;
    width: 100%;
  }
}
@media print, screen and (min-width: 1000px) {
  .-double_illust-left {
    margin-left: -10.4vw;
  }
}
@media print, screen and (min-width: 1000px) {
  .-double_illust-right {
    margin-bottom: 25px;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area05 {
    margin-bottom: 80px;
    margin-left: 3.8vw;
    align-items: flex-start;
  }
}
@media print, screen and (min-width: 1000px) {
  .-content_introduction-illust {
    width: 220px;
  }
}
.-content_introduction-text {
  padding: 20px 10px;
  background: #ddf1fc;
}
@media print, screen and (min-width: 1000px) {
  .-content_introduction-text {
    margin-top: 27%;
    margin-left: -40px;
  }
}
@media print, screen and (min-width: 1000px) {
  .-content_introduction-text h3, .-content_introduction-text h4, .-content_introduction-text p {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 1000px) {
  .-content_introduction-text h3, .-content_introduction-text h4, .-content_introduction-text strong {
    margin-left: 50px;
  }
}
.-content_introduction-text strong {
  display: block;
}
@media print, screen and (min-width: 1000px) {
  .-content_introduction-text strong {
    margin-bottom: 30px;
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 1000px) {
  .-content_introduction-second {
    margin: 215px 0 0 40px;
  }
}
.top_content-area06 h3 {
  margin-bottom: 20px;
  color: #004098;
  font-weight: bold;
  text-align: center;
}
@media print, screen and (min-width: 1000px) {
  .top_content-area06 h3 {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 1000px) {
  .top_content-area06 ul {
    justify-content: space-between;
  }
}
.top_content-area06 li {
  box-shadow: 12px 12px 8px 0px rgba(35, 24, 21, 0.2);
}
@media print, screen and (min-width: 1000px) {
  .top_content-area06 li {
    width: 31%;
  }
}
.main_content04 {
  position: relative;
}
@media print, screen and (max-width: 999px) {
  .main_content04 {
    overflow: hidden;
  }
}

.main_content04-flex {
  position: absolute;
  left: 0;
}
@media print, screen and (min-width: 1000px) {
  .main_content04-flex {
    margin: auto;
    max-width: 1300px;
    width: 67vw;
    bottom: 7vw;
    right: 0;
    display: flex;
    justify-content: space-between;
  }
}
@media print, screen and (max-width: 999px) {
  .main_content04-flex {
    bottom: 8vw;
    right: -3vw;
  }
}
@media print, screen and (min-width: 1000px) {
  .main_content04-flex label {
    width: 30%;
    box-shadow: 12px 12px 8px 0px rgba(35, 24, 21, 0.2);
  }
}
@media print, screen and (max-width: 999px) {
  .main_content04-flex label {
    margin: auto;
    width: 98vw;
    display: block;
  }
}

@media print, screen and (min-width: 1000px) {
  #services {
    margin-top: -100px;
    padding-top: 100px;
  }
}
@media print, screen and (max-width: 999px) {
  #services {
    margin-top: -12.5vw;
    padding-top: 12.5vw;
  }
}

.services_content {
  background: linear-gradient(90deg, #79bbe7, #187fc4);
}
@media print, screen and (min-width: 1000px) {
  .services_content {
    padding: 60px 0 70px;
  }
}

@media print, screen and (max-width: 999px) {
  .services_content-area {
    padding: 10vw 20px 6vw;
  }
}
@media print, screen and (min-width: 1000px) {
  .services_content-area h2 {
    margin-bottom: 40px;
  }
}
@media print, screen and (max-width: 999px) {
  .services_content-area h2 {
    margin-bottom: 4%;
  }
}

@media print, screen and (min-width: 1000px) {
  .services_content-flex {
    margin-left: 4.2vw;
    width: 900px;
    justify-content: space-between;
  }
}
@media print, screen and (max-width: 999px) {
  .services_content-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}

.services_content-list {
  background: url(../img/bg_item02.png);
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  position: relative;
}
@media print, screen and (min-width: 1000px) {
  .services_content-list {
    width: 33%;
    height: 300px;
  }
}
@media print, screen and (max-width: 999px) {
  .services_content-list {
    width: 180px;
    height: 180px;
  }
}
@media print, screen and (min-width: 1000px) {
  .services_content-list p {
    margin: -20px 0 0 -20px;
    font-size: 1.4rem;
  }
}
@media print, screen and (max-width: 999px) {
  .services_content-list p {
    margin: -10px 0 0 -10px;
    font-size: 0.8rem;
  }
}
.services_content-list small {
  display: block;
}
@media print, screen and (min-width: 1000px) {
  .services_content-list small {
    margin-left: -20px;
    font-size: 1.2rem;
  }
}
@media print, screen and (max-width: 999px) {
  .services_content-list small {
    margin-left: -10px;
    font-size: 0.7rem;
  }
}

@media print, screen and (min-width: 1000px) {
  #company {
    margin-top: -100px;
    padding-top: 100px;
  }
}
@media print, screen and (max-width: 999px) {
  #company {
    margin-top: -12.5vw;
    padding-top: 12.5vw;
  }
}

.company_content {
  position: relative;
}
@media print, screen and (min-width: 1000px) {
  .company_content {
    padding: 110px 20px 70px;
  }
}
@media print, screen and (max-width: 999px) {
  .company_content {
    padding: 10% 20px 9%;
  }
}
.company_content::after {
  content: "";
  background: url(../img/bg_item01.png);
  background-size: cover;
  position: absolute;
  z-index: -1;
}
@media print, screen and (min-width: 1000px) {
  .company_content::after {
    width: 570px;
    height: 556px;
    bottom: -10.3%;
    left: -6%;
  }
}
@media print, screen and (max-width: 999px) {
  .company_content::after {
    width: 78vw;
    height: 77vw;
    bottom: -21vw;
    left: -31vw;
  }
}
@media print, screen and (min-width: 1000px) {
  .company_content h2 {
    margin-bottom: 110px;
  }
}
@media print, screen and (max-width: 999px) {
  .company_content h2 {
    margin-bottom: 6%;
  }
}

.company_content-table {
  background: #ddf1fc;
}
@media print, screen and (min-width: 1000px) {
  .company_content-table {
    margin-bottom: 100px;
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 999px) {
  .company_content-table {
    margin-bottom: 10%;
  }
}
@media print, screen and (min-width: 1000px) {
  .company_content-table dl {
    padding: 20px 20px 20px 0;
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 999px) {
  .company_content-table dl {
    padding: 10px 7px;
    font-size: 2.4vw;
    display: flex;
  }
}
.company_content-table dl:not(:last-child) {
  border-bottom: 2px solid #fff;
}
@media print, screen and (min-width: 1000px) {
  .company_content-table dt {
    margin-left: 70px;
    margin-right: 80px;
    width: 95px;
  }
}
@media print, screen and (max-width: 999px) {
  .company_content-table dt {
    width: 15%;
  }
}
@media print, screen and (max-width: 999px) {
  .company_content-table dd {
    width: 85%;
  }
}
.company_content-table dd div {
  margin-bottom: 30px;
}

@media print, screen and (max-width: 999px) {
  .company_content-add {
    margin: 0 5%;
  }
}

@media print, screen and (min-width: 1000px) {
  .company_content-add-area {
    margin-bottom: 50px;
    justify-content: space-between;
  }
}
@media print, screen and (max-width: 999px) {
  .-add_area-text {
    margin-bottom: 4%;
    font-size: 2.8vw;
  }
}
.-add_area-text h3 {
  margin-bottom: 5px;
  color: #004098;
  position: relative;
}
@media print, screen and (min-width: 1000px) {
  .-add_area-text h3 {
    padding-left: 25px;
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 999px) {
  .-add_area-text h3 {
    padding-left: 3vw;
  }
}
.-add_area-text h3::before {
  content: "";
  background: url(../img/img_icon01.png);
  background-size: cover;
  position: absolute;
  bottom: 5px;
  left: 0;
}
@media print, screen and (min-width: 1000px) {
  .-add_area-text h3::before {
    width: 26px;
    height: 37px;
  }
}
@media print, screen and (max-width: 999px) {
  .-add_area-text h3::before {
    width: 3.2vw;
    height: 4.5vw;
  }
}
.-add_area-text h4, .-add_area-text p {
  padding-left: 35px;
}
@media print, screen and (min-width: 1000px) {
  .-add_area-text h4, .-add_area-text p {
    font-size: 1.3rem;
  }
}
.-add_area-text-margin {
  margin-bottom: 30px;
}

@media print, screen and (min-width: 1000px) {
  .-add_area-illust {
    max-width: 500px;
    width: 100%;
  }
}
@media print, screen and (max-width: 999px) {
  .-company_content-margin {
    margin-bottom: 8vw;
  }
}

@media print, screen and (min-width: 1000px) {
  #contact {
    margin-top: -100px;
    padding-top: 100px;
  }
}
@media print, screen and (max-width: 999px) {
  #contact {
    margin-top: -12.5vw;
    padding-top: 12.5vw;
  }
}

@media print, screen and (min-width: 1000px) {
  .contact_content h2 {
    margin-bottom: 30px;
  }
}

.contact_content-area {
  background: #fff;
  box-shadow: 12px 12px 8px 0px rgba(35, 24, 21, 0.2);
}
@media print, screen and (min-width: 1000px) {
  .contact_content-area {
    padding: 40px 50px 20px;
  }
}
@media print, screen and (max-width: 999px) {
  .contact_content-area {
    margin: auto;
    padding: 4% 2% 3%;
    max-width: 720px;
    width: 90vw;
    box-sizing: border-box;
  }
}
.contact_content-area h3 {
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
}
@media print, screen and (min-width: 1000px) {
  .contact_content-area h3 {
    font-size: 1.4rem;
  }
}
@media print, screen and (max-width: 999px) {
  .contact_content-area h3 {
    font-size: 4vw;
  }
}

@media print, screen and (min-width: 1000px) {
  .-contact_area-box {
    justify-content: space-between;
  }
}
@media print, screen and (max-width: 999px) {
  .-contact_area-box {
    margin: 0 6%;
  }
}

@media print, screen and (max-width: 999px) {
  .-contact_tel {
    margin-bottom: 4%;
  }
}
@media print, screen and (min-width: 1000px) {
  .-contact_tel dl {
    align-items: baseline;
  }
}
@media print, screen and (max-width: 999px) {
  .-contact_tel dl {
    display: flex;
  }
}
.-contact_tel dt {
  margin-right: 10px;
}
@media print, screen and (min-width: 1000px) {
  .-contact_tel dt {
    width: 52px;
  }
}
@media print, screen and (max-width: 999px) {
  .-contact_tel dt {
    margin-top: 1vw;
    width: 8vw;
  }
}
.-contact_tel strong {
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1;
  display: block;
}
@media print, screen and (min-width: 1000px) {
  .-contact_tel strong {
    font-size: 3.7rem;
  }
}
@media print, screen and (max-width: 999px) {
  .-contact_tel strong {
    font-size: 10vw;
  }
}
.-contact_tel strong a {
  color: #004098;
}
@media print, screen and (min-width: 1000px) {
  .-contact_tel strong a {
    pointer-events: none;
    cursor: default;
  }
}
@media print, screen and (min-width: 1000px) {
  .-contact_tel p {
    font-size: 1.2rem;
  }
}
@media print, screen and (max-width: 999px) {
  .-contact_tel p {
    font-size: 3.8vw;
  }
}

@media print, screen and (min-width: 1000px) {
  .-contact_mail {
    max-width: 410px;
    width: 100%;
  }
}
.-contact_mail dl {
  margin-bottom: 15px;
  padding: 3px;
  background: #eb6100;
  align-items: center;
  position: relative;
  border-radius: 30px;
}
@media print, screen and (max-width: 999px) {
  .-contact_mail dl {
    display: flex;
  }
}
.-contact_mail dl::after {
  content: "";
  background: url(../img/img_icon04.png);
  background-size: cover;
  position: absolute;
  right: 20px;
}
@media print, screen and (min-width: 1000px) {
  .-contact_mail dl::after {
    width: 48px;
    height: 14px;
  }
}
@media print, screen and (max-width: 999px) {
  .-contact_mail dl::after {
    width: 7.8vw;
    height: 2.2vw;
  }
}
.-contact_mail dt {
  margin-right: 15px;
}
@media print, screen and (min-width: 1000px) {
  .-contact_mail dt {
    width: 52px;
  }
}
@media print, screen and (max-width: 999px) {
  .-contact_mail dt {
    width: 7.3vw;
  }
}
@media print, screen and (min-width: 1000px) {
  .-contact_mail p {
    font-size: 1.3rem;
  }
}
@media print, screen and (max-width: 999px) {
  .-contact_mail p {
    font-size: 4vw;
    line-height: 1.3;
  }
}
.-contact_mail a {
  color: #fff;
}
@media print, screen and (min-width: 1000px) {
  .-contact_mail small {
    font-size: 1rem;
  }
}
@media print, screen and (max-width: 999px) {
  .-contact_mail small {
    font-size: 3vw;
  }
}

.banner_content01 {
  text-align: center;
}
@media print, screen and (min-width: 1000px) {
  .banner_content01 {
    padding: 90px 0 60px;
  }
}
@media print, screen and (max-width: 999px) {
  .banner_content01 {
    margin: 7% 0;
  }
}
@media print, screen and (min-width: 1000px) {
  .banner_content01 img {
    max-width: 546px;
    width: 100%;
  }
}
@media print, screen and (max-width: 999px) {
  .banner_content01 img {
    margin: auto;
    max-width: 690px;
    width: 85vw;
  }
}

.banner_content02 {
  background: #dff2fc;
}
@media print, screen and (min-width: 1000px) {
  .banner_content02 {
    padding: 50px 0 40px;
  }
}
@media print, screen and (max-width: 999px) {
  .banner_content02 {
    padding: 3% 4% 1%;
  }
}

@media print, screen and (min-width: 1000px) {
  .banner_content02-area {
    gap: 0 16px;
  }
}
@media print, screen and (max-width: 999px) {
  .banner_content02-area {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media print, screen and (max-width: 999px) {
  .banner_content02-area li {
    margin-bottom: 2.5%;
    width: 48%;
  }
}/*# sourceMappingURL=style.css.map */