@charset "UTF-8";

/*-----------企業ロゴ-----------*/
a#logo+div .wrapper_item {
    align-items: center;
}

a#logo+div img {
    object-fit: contain;
    width: auto !important;
    height: auto !important;
}
/*-----------企業ロゴスライド-----------*/
@media screen and (max-width: 450px) {
    a#brand+div .inner_item.slick-slide {
        height: 100px;
    }
}
/*-----------導入までの流れ-------------*/
@media screen and (min-width: 901px) {
       a#sp+section {
           display: none;
       }
}

@media screen and (max-width: 900px) {
       a#pc+section {
           display: none;
       }
}
/*-----------当社の強み-------------*/
#s_title+section .heading.block_header_1{
	margin-bottom: 5px;
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	justify-content: center;
	padding-top: 70px;
	background: url(/common/upload_data/e-oosugicojp/image/logo.png) no-repeat center top / 70px;
}
#s_title+section .heading.block_header_1 .h{
	font-size:4rem !important;
	color:#fff600;
}
@media screen and (max-width: 900px) {
	#s_title+section .heading.block_header_1 .h{
		font-size:3rem !important;
	}
}
a[id*="st"]+section .heading.block_header_2 .h:before{
	display:none;
}
a[id*="st"]+section .heading.block_header_2 .h{
	font-size:2.6rem !important;
	padding-left:0;
}
a[id*="st"]+section.contents_box01 .inner_item_txt{
	position:relative;
	padding-left:200px !important;
}

a[id*="st"]+section.contents_box01 .inner_item_txt:before {
	position: absolute;
	content: "";
	font-size: 13rem;
	font-weight: 600;
	width: 200px;
	height: auto;
	top: calc(50% - 130px);
	left: 0px;
	padding-left: 20px;
	color: #fff600;
	content: "01";
	z-index:-1;
}
#st2+section.contents_box01 .inner_item_txt:before {
	content: "02";
}
#st3+section.contents_box01 .inner_item_txt:before {
	content: "03";
}
a[id*="st"]+section.contents_box01 .inner_item_txt:after {
	position: absolute;
	content: "";
	color: rgb(12 183 117 / 70%);
	content: "Strength";
	writing-mode:vertical-lr;
	font-weight: 600;
	font-size:4rem;
	width: 200px;
	height: auto;
	top: calc(50% - 80px);
	left: 0px;
	z-index:-2;
}
#st1+section{
	position:relative;
	overflow:visible;
}
#st1+section:after {
	content: "";
	position: absolute;
	top:30%;
	left:auto;
	right: 0;
	width:70%;
	height: 100%;
	z-index: 0;
	opacity: 0.15;
	background:url(/common/upload_data/e-oosugicojp/image/b1.jpg) no-repeat top right;
	background-size:cover;
}
#st3+section:after {
	content: "";
	position: absolute;
	bottom:0%;
	left:auto;
	left: 0;
	width:70%;
	height: 100%;
	z-index: 0;
	opacity: 0.15;
	background:url(/common/upload_data/e-oosugicojp/image/b2.jpg) no-repeat top center;
	background-size:cover;
}
@media screen and (max-width: 600px) {
	a[id*="st"]+section.contents_box01 .inner_item_txt{
		padding-left:0px !important;
		padding-top:100px !important;
	}
	a[id*="st"]+section.contents_box01 .inner_item_txt:before {
		font-size: 8rem;
		width: 100px;
		height: 100px;
		line-height: 1.2;
		top: 0;
		padding-left: 0px;
	}
	a[id*="st"]+section.contents_box01 .inner_item_txt:after {
		width: 100%;
		height: 100px;
		top: 20px;
		writing-mode: inherit;
	}
	a[id*="st"]+section .heading.block_header_2 .h{
		font-size: 2.4rem !important;
	}
	#st1+section:after {
		top:auto;
		bottom:0;
		height: 80%;
	}
	#st3+section:after {
		bottom:0%;
		width:70%;
		height: 70%;
	}
}
/* 比較 */
a[id*="hikaku"]+.composite_box01 .wrapper_item {
    justify-content: space-between;
}
a[id*="hikaku"]+.composite_box01 .inner_item{
	padding:30px;
	background:var(--i_sub2_color);
	position:relative;
	width: 45% !important;
}
a[id*="hikaku"]+.composite_box01 .inner_item:nth-of-type(1)::after {
	position: absolute;
	display: block;
	content: "";
	pointer-events: none;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	width: 20px;
	height: 20px;
	right: -13%;
	background: var(
	--i_main_color);
	mask-image: url(
	'data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20512%20512%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.st0%20%7B%20fill%3A%20%234b4b4b%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpolygon%20class%3D%22st0%22%20points%3D%22243.3%200%20202.7%2040.5%20389.5%20227.3%2012.7%20227.3%2012.7%20284.7%20389.5%20284.7%20202.7%20471.5%20243.3%20512%20499.3%20256%20243.3%200%22%2F%3E%3C%2Fsvg%3E');
}
a[id*="hikaku"]+.composite_box01 .inner_item:nth-of-type(2){
	background:#f0faf7;
}
a[id*="hikaku"]+.composite_box01 .heading.block_header_4 .h{
	font-size: 2.5rem !important;
	color: var(--i_txt_color);
	line-height: 1.4;
	letter-spacing: 0.2rem !important;
}
a[id*="hikaku"]+.composite_box01 .inner_item .heading{
	position:relative;
	padding-top:70px;
}
a[id*="hikaku"]+.composite_box01 .inner_item .heading:after{
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
	top:0;
	left:calc(50% - 25px);
    background: #32454e;
	border-radius:100%;
	pointer-events:none;
}
a[id*="hikaku"]+.composite_box01 .inner_item:nth-of-type(1) .heading:before{
  content: '?';
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 25px);
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 3.4rem;
  line-height: 1.5;
  z-index: 1;
}
a[id*="hikaku"]+.composite_box01 .inner_item:nth-of-type(2) .heading:after{
    content: "01";
	font-size:2.6rem;
	font-weight:600;
    background: var(--i_main_color);
	color:#fff;
}
#hikaku2+.composite_box01 .inner_item:nth-of-type(2) .heading:after{
    content: "02";
}
#hikaku3+.composite_box01 .inner_item:nth-of-type(2) .heading:after{
    content: "03";
}
#hikaku4+.composite_box01 .inner_item:nth-of-type(2) .heading:after{
    content: "04";
}
@media screen and (max-width: 768px){
	a[id*="hikaku"]+.composite_box01 .inner_item:nth-of-type(1)::after {
		top:auto;
		bottom: -18%;
		transform:rotate(90deg);
		right: calc(50% - 10px);
	}
	a[id*="hikaku"]+.composite_box01.block_images_1:not(.col2) .inner_item:nth-of-type(2n-1):nth-last-of-type(2){
		margin-bottom:70px !important;
	}
	a[id*="hikaku"]+.composite_box01 .inner_item{
		margin-bottom:50px !important;
	}
}
/*------実績スライダー------*/
a#slide_02+div .gallery_single_slider .inner_item img {
    aspect-ratio: 4 / 3;
}
#slide_02+div .inner_item img {
	min-height: 130px;
	object-fit: cover;
}
/*------見出しデザイン------*/
a#solar_01+section .heading.block_header_6.align-center {
    display: inline-block;
    width: 100%;
}
a#solar_01+section h2.h {
    text-shadow: 4px 4px 3px rgba(255, 246, 0, 1);
    background: linear-gradient(transparent 70%, #fff000 70%);
    display: inline;
    position: relative;
    transform: translateX(-50%);
    padding-bottom: 0;
}
a#solar_01+section h2.h:before,
a#solar_01+section h2.h:after {
    display: none;
}
a#solar_01+section .heading.block_header_6>p {
    margin-top: 15px;
}
/*------メリット------*/
a#merit_01+section:before {
    position: absolute;
    content: "";
    background: linear-gradient(45deg, #00a968 0%, #fff000 180%);
    top: 0;
    left: 0;
    width: 40%;
    height: 50%;
    border-radius: 0 25px 25px 0;
}
a#merit_02+section:before {
    position: absolute;
    content: "";
    background: linear-gradient(45deg, #00a968 0%, #fff000 180%);
    bottom: 0;
    right: 0;
    width: 40%;
    height: 50%;
    border-radius: 25px 0  0 25px;
}
a[id*="merit_0"]+section .heading.block_header_2 h3.h:before {
    display: none;
}
a[id*="merit_0"]+section .heading.block_header_2 h3.h {
    color: var(--i_main_color);
    font-size: 3.4rem;
}
a[id*="merit_0"]+section .heading.block_header_2 h3.h {
    color: var(--i_main_color);
    font-size: 2.4rem;
    padding-left: 0;
    border-bottom: 5px solid #fff000;
    line-height: 1.2;
}
a[id*="merit_0"]+section .heading.block_header_2 h3.h b {
    font-size: 4.0rem;
    font-weight: 800;
}

/*--- アイコン変更(2025/08/23) ---*/
a[id*="hikaku"]+.composite_box01.block_images_1 .inner_item_txt {
    padding-top: 0;
    margin-top: 0;
}
a[id*="hikaku"]+.composite_box01 .inner_item .heading {
    padding-top: 90px;
}
a[id*="hikaku"]+.composite_box01 .inner_item:nth-of-type(1) .heading:before,
a[id*="hikaku"]+.composite_box01 .inner_item .heading:after {
    width: 70px;
    height: 70px;
    left: calc(50% - 35px);
}
a[id*="hikaku"]+.composite_box01 .inner_item:nth-of-type(1) .heading:before {
    content: '';
    background-image: url('/common/upload_data/e-oosugicojp/image/20250908144451.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
}
a[id*="hikaku"]+.composite_box01 .inner_item:nth-of-type(2) .heading:after {
    content: '';
    /* background-image: url('/common/upload_data/e-oosugicojp/image/20250908144502.png'); */
    background-image: url(/common/upload_data/e-oosugicojp/image/20250924104644.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    background-size: 65%;
}
#hikaku2+.composite_box01 .inner_item:nth-of-type(2) .heading:after,
#hikaku3+.composite_box01 .inner_item:nth-of-type(2) .heading:after,
#hikaku4+.composite_box01 .inner_item:nth-of-type(2) .heading:after {
    content: '';
}