@charset "utf-8";
/* business */
.sub_mv.business {
  background: url(/shinsotsu/wp/wp-content/themes/shinsotsu/img/business/mv.jpg) no-repeat center /cover;
}
.businessInn_grah {
  width: 90%;
  margin: 60px auto 0;
}
.sub_ttlIll figure {
  width: 17%;
  max-width: 200px;
}
.businessInn_Box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 3em;
}
.businessInn_Box li {
  width: 47%;
  background: #fff;
  border-top-left-radius: 35px;
  position: relative;
  -webkit-box-shadow: -1px 2px 10px rgba(230, 223, 208, 0.6);
  box-shadow: -1px 2px 10px rgba(230, 223, 208, 0.6);
}
.businessInn_Box li:nth-child(even) {
  margin-top: 60px;
}
.businessInn_Box li img {
  border-top-left-radius: 35px;
}
.businessInn_Box li .rec_btn {
  margin: 0;
}
.businessInn_Box li::after {
  position: absolute;
  content: "";
  border-top-left-radius: 35px;
  top: 0;
  left: 0;
  width: 90px;
  height: 90px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;       
  -webkit-box-pack: center;       
  -ms-flex-pack: center;       
  justify-content: center;
  font-size: 40px;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, right top, from(#3551a4), color-stop(50%, #2c8ec4), to(#31cdb0));
  background: -o-linear-gradient(left, #3551a4, #2c8ec4 50%, #31cdb0);
  background: linear-gradient(90deg, #3551a4, #2c8ec4 50%, #31cdb0);
  letter-spacing: .2rem;
  line-height: 1;
}
.businessInn_Box .num_01::after {
  content: "01";
}
.businessInn_Box .num_02::after {
  content: "02";
}
.businessInn_Box .num_03::after {
  content: "03";
}
.businessInn_Box .num_04::after {
  content: "04";
}
.businessInn_Box .num_05::after {
  content: "05";
}
.businessInn_Box .num_06::after {
  content: "06";
}
.businessInn_Box .num_07::after {
  content: "07";
}
.businessInn_Box .num_08::after {
  content: "08";
}
.businessInn_textBox {
  padding: 2em;
}
.businessInn_textBox h3 {
  font-size: 32px;
  margin-bottom: 20px;
  line-height: 1;
}
.businessInn_textBox p {
  margin-bottom: 30px;
}
.businessInn_textBox p span {
  display: block;
  margin-bottom: 20px;
  font-weight: bold;
}
/* business 第三階層 */
.businessInn_cont {
  background-color: #f5f4f0;
  margin: 125px auto 150px;
  padding: 125px 0 160px;
  border-top-left-radius: 200px;
  overflow-x: hidden;
}
.businessInn_contBrock {
  margin: 0 auto 80px;
}
.businessInn_contBrock:last-of-type {
  margin-bottom: 0;
}
.businessInn_contBrock figure {
  width: 48%;
  z-index: 2;
  position: relative;
}
.businessInn_contBrock figure img {
  border-top-left-radius: 35px;
}
.businessInn_contBrock_txt {
  width: 47%;
  position: relative;
  margin-top: 80px;
  padding: 40px 5% 75px 0;
  z-index: 1;
}
.businessInn_contBrock.rev .businessInn_contBrock_txt {
  padding: 40px 0 75px 5%;
}
.businessInn_contBrock_txt::after {
  content: '';
position: absolute;
right: 0;
top: 0;
display: inline-block;
width: 120%;
height: 100%;
background-color: #fff;
z-index: -1;
}
.businessInn_contBrock.rev .businessInn_contBrock_txt::after {
  left: 0;
  right: unset;
}
.businessInn_contBrock_txt h4 {
  width: 190px;
  font-size: 28px;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#3551a4), color-stop(50%, #2c8ec4), to(#31cdb0));
  background: -o-linear-gradient(left, #3551a4, #2c8ec4 50%, #31cdb0);
  background: linear-gradient(90deg, #3551a4, #2c8ec4 50%, #31cdb0);
  line-height: 1.5;
  padding: 5px 20px;
  margin-bottom: 30px;
  text-align: center;
}
.businessInn_contBrock_txt h4 span {
  font-size: 36px;
}
.businessInn_contBrock_txt h3 {
  font-size: 40px;
  line-height: 1.5;
}
.businessInn_contBrock_txt p {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  margin-top: 20px;
}
/* business01 */
.sub_mv.business01 {
  background: url(/shinsotsu/wp/wp-content/themes/shinsotsu/img/business/business01/mv.jpg) no-repeat center /cover;
}
/* business02 */
.sub_mv.business02 {
  background: url(/shinsotsu/wp/wp-content/themes/shinsotsu/img/business/business02/mv.jpg) no-repeat center /cover;
}
/* business03 */
.sub_mv.business03 {
  background: url(/shinsotsu/wp/wp-content/themes/shinsotsu/img/business/business03/mv.jpg) no-repeat center /cover;
}
/* business04 */
.sub_mv.business04 {
  background: url(/shinsotsu/wp/wp-content/themes/shinsotsu/img/business/business04/mv.jpg) no-repeat center /cover;
}
/* business05 */
.sub_mv.business05 {
  background: url(/shinsotsu/wp/wp-content/themes/shinsotsu/img/business/business05/mv.jpg) no-repeat center /cover;
}
/* business06 */
.sub_mv.business06 {
  background: url(/shinsotsu/wp/wp-content/themes/shinsotsu/img/business/business06/mv.jpg) no-repeat center /cover;
}
/* business07 */
.sub_mv.business07 {
  background: url(/shinsotsu/wp/wp-content/themes/shinsotsu/img/business/business07/mv.jpg) no-repeat center /cover;
}
/* business08 */
.sub_mv.business08 {
  background: url(/shinsotsu/wp/wp-content/themes/shinsotsu/img/business/business08/mv.jpg) no-repeat center /cover;
}
@media only screen and (max-width: 1024px) {
/* business */
.sub_ttlIll figure {
  width: 100%;
  max-width: 150px;
  margin: 10px 0 0 auto;
}
.businessInn_grah {
  width: 100%;
  margin: 60px auto 0;
}
.businessInn_Box li {
  width: 100%;
}
.businessInn_Box li:nth-child(even) {
  margin-top: 0;
}
.businessInn_Box li::after {
  width: 70px;
  height: 70px;
  font-size: 30px;
}
.businessInn_textBox h3 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1;
}
/* business 第三階層 */
.businessInn_cont {
  margin: 60px auto;
  border-top-left-radius: 100px;
  padding: 60px 0 40px;
}
.businessInn_contBrock {
  margin: 0 auto 40px;
}
.businessInn_contBrock figure {
  width: 90%;
  margin: 0 auto;
}
.businessInn_contBrock_txt {
  width: 100%;
  margin-top: 0;
  padding: 20px 5% ;
  z-index: 1;
}
.businessInn_contBrock.rev .businessInn_contBrock_txt {
  padding: 20px 5% ;
}
.businessInn_contBrock_txt::after {
right: 0;
top: -50px;
height: calc(100% + 50px);
}
.businessInn_contBrock_txt h4 {
  width: 130px;
  font-size: 18px;
  padding: 0 10px 3px;
  margin-bottom: 10px;
}
.businessInn_contBrock_txt h4 span {
  font-size: 24px;
}
.businessInn_contBrock_txt h3 {
  font-size: 22px;
}
.businessInn_contBrock_txt p {
  font-size: 16px;
  margin-top: 15px;
}
}
