@charset "UTF-8";

.navi-base {
  width: 1200px;
  padding: 0 13px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .navi-base {
    width: 100%;
  }
}

.content-base {
  max-width: 1226px;
  padding: 0 13px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .content-base {
    width: 100%;
  }
}


.ttl-h2:first-child,
.ttl-h3:first-child {
  margin-top: 0;
  padding-top: 0;
}

.l-breadcrumb {
  margin-bottom: 0rem;
}

.section-about {
    padding: 2.1875rem 0 2.1875rem;
    background: url("../img/about_bg.jpg") center/cover no-repeat;

}
.section-about .about-lead {
  font-size: 28px;
  font-size: 2.75rem;
  font-weight: 700;
  color: #c30000;
  margin-top: 0.3125rem;
}
.section-about .about-description {
  margin-top: 1.25rem;
  color: #3D3D3D;
}
.section-about .about-title {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .section-about {
    padding: 2.5rem 0;
  }
  .section-about .about-lead {
    font-size: 24px;
    font-size: 2.25rem;
    line-height: 1.7916666667;
    margin-top: 1.25rem;
  }
  .section-about .about-description {
    margin-top: 1.25rem;
  }
}

.section-reason {
  padding: 2.5rem 0;
}
.section-reason .reason {
  margin-top: 2.5rem;
}
.section-reason .reason-item:not(:first-child) {
  margin-top: 3.125rem;
}
.section-reason .reason .box-col-02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-reason .reason-title {
  line-height: 1.2;
  font-weight: bold;
}
.section-reason .reason-title span {
  display: inline-block;
  margin-right: 0.25em;
  font-size: 5.5rem;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  color: #c30000;
}
@media screen and (max-width: 767px) {
  .section-reason {
    padding-top: 2rem;
  }
  .section-reason .reason {
    margin-top: 1.375rem;
  }
  .section-reason .reason-item:not(:first-child) {
    margin-top: 2.6875rem;
  }
  .section-reason .reason-title {
    font-size: 2rem;
  }
  .section-reason .reason-title span {
    font-size: 1.9em;
  }
}

.section-business .domain {
  position: relative;
  padding: 2.5rem 0 2.5rem;
  background: url("../img/domain_bg.jpg") center bottom/cover no-repeat #fff;
}
.section-business .domain-description {
  margin-top: 1.25rem;
}
.section-business .domain-img {
  margin: 2.5rem auto 0;
  max-width: 886px;
  text-align: center;
}
.domain-img img {
  width: 100%;
}
.section-business .domain::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.6875rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .section-business .domain {
    padding: 4.0625rem 0 6.5625rem;
    background-image: url("../img/domain_bg_sp.jpg");
  }
  .section-business .domain-img {
    margin: 2.5rem -0.8125rem 0;
  }
  .section-business .domain::after {
    height: 5.625rem;
  }
}
.section-business .business-item {
  padding: 3.875rem 0 1.875rem;
}
.section-business .business-item:nth-child(even) {
  background: #F5F5F5;
}
.section-business .business .box-col-02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttl-business {
  font-size: 30px;
  font-size: 2.875rem;
  line-height: 1.3333333333;
  font-weight: 400;
  padding-left: 0.9375rem;
  border-left: 6px solid #c30000;
}
.section-business .business-description {
  margin-top: 2.125rem;
}
.section-business .business-description .btn01_wrap{
  margin-top: 30px;
  text-align: left;
}
.section-business .business-description .btn01_wrap a.btn01,
.section-business .business-description .btn01_wrap .btn01{
  max-width: 90%;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .section-business .business-item {
    padding: 2.5rem 0 3.125rem;
  }
  .ttl-business {
    font-size: 26px;
    font-size: 2.625rem;
    padding-left: 0.75rem;
  }
  .section-business .business-description {
    margin-top: 1.875rem;
  }
  .section-business .business-description .btn01_wrap{
    margin-top: 1rem;
  }
  .section-business .business-description .btn01_wrap a.btn01,
  .section-business .business-description .btn01_wrap .btn01{
    max-width: 100%;
  }
}

.subnavi-title a {
  font-size: 1.125rem;
}
.l-container {
max-width: 1200px;
padding: 0 13px;
margin: 0 auto;
margin-bottom: 30px;
}
#main .section-commitment img {
  width: auto;
  height: auto;
  max-width: 100%;
  }


.box-col-02 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: flex-start;
  -webkit-box-align: start;
          align-items: flex-start;
  gap: 5%;
}
.box-col-02 .area-txt {
  width: 54%;
}
.box-col-02 .area-img {
  width: 41%;
}
.box-col-02.__half .area-txt, .box-col-02.__half .area-img {
  width: 47.5%;
}
.box-col-02.__img-30 .area-txt {
  width: 65%;
}
.box-col-02.__img-30 .area-img {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .box-col-02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .box-col-02 .area-txt, .box-col-02 .area-img {
    width: 100%;
  }
}
.box-txt * + * {
  margin-top: 20px;
}
.box-txt li {
  margin-top: 0;
}
.box-txt a, .box-txt span {
  margin-top: auto;
}
.box-txt * {
  text-align: justify;
}
.box-line {
  border: 1px solid #CBCBCB;
  padding: 30px;
  margin: 40px 0;
}
.box-bg {
  background: #e9ebed;
  padding: 20px;
  padding: 1.25rem;
  margin: 2.5rem 0;
}
.box-next-h3 {
  padding-left: 2rem;
}
.box-next-h4 {
  padding-left: 3rem;
}
.area-img img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .opp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .opp-sp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.ttl-h1 {
  font-size: 2.625rem;
}
@media screen and (max-width: 767px) {
  .ttl-h1 {
    font-size: 2.375rem;
  }
}
.ttl-h1-normal {
  font-size: 2.25rem;
}
@media screen and (max-width: 767px) {
  .ttl-h1-normal {
    font-size: 2.25rem;
  }
}
.ttl-h2 {
  margin-top: 40px;
  font-size: 3.25rem;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .ttl-h2 {
    font-size: 3rem;
    margin-top: 40px;
  }
}
.ttl-h2 + .sub {
  font-size: 1.5rem;
  font-weight: normal;
  margin: 40px 0 30px;
}
@media screen and (max-width: 767px) {
  .ttl-h2 + .sub {
    font-size: 1.25rem;
  }
}
.ttl-h3, .ttl-sub {
  font-size: 3rem;
  font-weight: normal;
  margin: 40px 0 20px;
}
@media screen and (max-width: 767px) {
  .ttl-h3, .ttl-sub {
    font-size: 2.625rem;
    padding-top: 30px;
    margin-top: 0;
  }
}
.ttl-h4 {
  font-size: 2.75rem;
  font-weight: normal;
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid #CCC;
  position: relative;
}
.ttl-h4:after {
  content: "";
  display: block;
  width: 230px;
  border-top: 1px solid #c30000;
  position: absolute;
  bottom: -1px;
}
.ttl-h5 {
  font-size: 1.5rem;
  font-weight: normal;
  padding-bottom: 10px;
  margin-bottom: 25px;
  margin-top: 40px;
  border-bottom: 1px solid #CCC;
}
.ttl-h6 {
  font-size: 1.3125rem;
  font-weight: normal;
}
.ttl-line {
  padding-bottom: 10px;
  border-bottom: 1px solid #151515;
  margin-bottom: 30px;
  position: relative;
}
.ttl-line:after {
  content: "";
  display: block;
  width: 230px;
  border-top: 1px solid #c30000;
  position: absolute;
  bottom: -1px;
}
.ttl-no-line {
  border-bottom: none;
}
.ttl-no-line:after {
  display: none;
}
.ta_c {
  text-align: center !important;
}
.txt-size-large, .list-decimal.__large > li .ttl, .list-decimal.__large > li::marker, .box-item .item-txt.__col-02 dt {
  font-size: 1.75rem;
}
.txt-w-b {
  font-weight: bold;
}
.area-txt p {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .area-txt p {
    font-size: 1.4rem;
  }
  .txt-size-large br {
    display: none;
  }
}
/* ========================================================
section-message
======================================================== */
.section-message_init{
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-between;
    flex-wrap: wrap;
}
.section-message_init_img{
  width: 50%;
  font-size: 0;
  line-height: 0;
}
.section-message_init_img img{
  width: 100%;
  height: auto;
}
.section-message_init_txt{
  width: calc(50% - 30px);
      display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-between;
    flex-direction: column;
    flex-wrap: wrap;
}
.section-message_init_lead{
  font-size: 2.5rem;
  font-weight: bold;
}
.section-message_init_name{
  margin-top: auto;
  font-size: 1.75rem;
}
.section-message_detail .ttl-business{
  margin-top: 60px;
}
.section-message_detail p{
  font-size: 1.5rem;
  margin-top: 30px;
}
.section-message .btn01_wrap{
  margin-top: 40px;
}
.section-message .btn01_wrap a.btn01,
.section-message .btn01_wrap .btn01{
  max-width: 90%;
}
@media screen and (max-width: 767px) {
  .section-message_init_img,
  .section-message_init_txt{
    width: 100%;
  }
  .section-message_init_lead,
  .section-message_init_name{
    margin-top: 1em;
  }
  .section-message .btn01_wrap a.btn01,
  .section-message .btn01_wrap .btn01{
    max-width: 100%;
  }
}
/* ========================================================
section-solution
======================================================== */
.section-solution{
  margin: 80px 0;
}
.section-solution .solution_services_box_wrap {
	display: flex;
	justify-content: space-between;
}
.section-solution .solution_services_box_wrap + .solution_services_box_wrap {
  margin-top: 40px;
}
.section-solution .solution_services_box_img {
	border-radius: 0;
	overflow: hidden;
}
.section-solution .solution_services_box {
	width: 22%;
}
.section-solution .solution_services_box_img {
	margin-bottom: 23px;
}
.section-solution .solution_services_box_img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.section-solution .solution_services_box_text_wrap {
	margin-bottom: 23px;
}
.section-solution .solution_services_box_text01 {
	font-weight: 300;
	font-size: 1.4rem;
	color: #c30000;
	margin-bottom: 10px;
}
.section-solution .solution_services_box_text02 {
	font-weight: 700;
	font-size: 1.8rem;
	color: #222;
	line-height: 1;
	margin-bottom: 14px;
}
.section-solution .solution_services_box_text03 {
	font-weight: 300;
	font-size: 16px;
	color: #222;
}
.section-solution .solution_services_box .btn01_wrap {
	margin-bottom: 17px;
	padding-bottom: 27px;
	border-bottom: 1px solid #dedede;
}
.section-solution .solution_services_box_link_wrap {
	padding: 0 15px;
}
a.section-solution .solution_services_box_link,
.section-solution .solution_services_box_link {
	font-weight: 400;
	font-size: 1.4rem;
	text-align: left;
	color: #2969e3;
	position: relative;
	padding-right: 18px;
	padding-left: 32px;
}
a.section-solution .solution_services_box_link:before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url("../shared/v0010/img/ico_arrow.svg") no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: -4px;
}
a.section-solution .solution_services_box_link[target="_blank"]:after {
	content: "";
	display: block;
	background: url("../shared/v0010/img/ico_tab.svg") no-repeat;
	background-size: contain;
	width: 14px;
	height: 10px;
	position: absolute;
	right: 0;
	top: 4px;
}
@media screen and (max-width: 767px) {
  .section-solution .solution_services_box_wrap {
    flex-wrap: wrap;
    justify-content: space-between;
    }
    .section-solution .solution_services_box_wrap + .solution_services_box_wrap {
      margin-top: 60px;
    }
    .section-solution .solution_services_box {
    width: 100%;
    margin-bottom: 60px;
    }
    .section-solution .solution_services_box:last-child {
    margin-bottom: 0;
    }
    .section-solution .solution_services_box_img {
    height: 199px;
    margin-bottom: 20px;
    }
    .section-solution .solution_services_box_text02 {
    font-size: 1.9rem;
    }
    .section-solution .solution_services_box_text_wrap {
    margin-bottom: 20px;
    }
    .section-solution a.solution_services_box_link,
    .section-solution .solution_services_box_link {
    font-size: 1.4rem;
    }
}