@charset "UTF-8";
/* CSS Document */

 body {
  color: #111; background-color: #ffffff;font-size: 16px;line-height: 1.75;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif; }

a {transition: all 0.3s ease-in-out 0s; }
a:link, a:visited {color: #484848;text-decoration: none; }
a:hover {text-decoration: none;opacity: .7; }

body {
  background:none; !important; }

*@media (max-width: 1024px) {
  body {font-size: 15px; } }


/*.inner-wrap {max-width: 1024px;margin: 0 auto;word-break: break-all;padding: 80px 0; }*/
.inner-wrap {margin: 0 auto;word-break: break-all;padding: 80px 0;}


.cloud_solution {
        display: flex;
		margin-top: 30px;width:80%;margin:0 auto;}
.cloud_contents{text-align: center;width: 90%;margin: 0 auto;}
.features{background-color: #f8f9f5;
	background-color: #ff0;
}
.box {
	font-size: 1.37rem;
        text-align: center;
	background:  #f0f6e8;
	padding: 5px 20px 30px 20px;
	border-radius: 8px;
	width: 33%;
    /*width: calc(33.33% - 20px); /* マージンの分を引く */
    box-sizing: border-box; /* パディングやボーダーを含むように */
    flex: 1;
    margin: 10px; /* ボックス間のスペース */
}
.box2 {
	font-size: 1.37rem;
        text-align: center;
	background:  #f0f6e8;
	padding: 5px 20px 30px 20px;
	border-radius: 8px;
	/*width: 33%;*/
    /*width: calc(33.33% - 20px); /* マージンの分を引く */
    box-sizing: border-box; /* パディングやボーダーを含むように */
    flex: 1;
    margin: 10px; /* ボックス間のスペース */
}


.box:last-child {
    margin-right: 10px; /* 3つ目のボックスの右マージンをゼロに */
}
.box:fiast-child {
    margin-left: 0; /* 1つ目のボックスの左マージンをゼロに */
}

.overview {
        display: flex;
		margin-top: 30px;
    width: 100%;
    height: auto;
    margin: 20px 0 10px 180px;
padding-bottom: 185px;
}

.ov_box_txt { width: 60%;font-size: 1.37rem;text-align: center;}
.ov_box_txt2 { width: 90%;font-size: 1.37rem;text-align: center; margin: 0 auto;}
.ov_box_txt3 { width: 80%;font-size: 1.0rem;margin: 0 auto;}
.ov_box_txt3 li{text-align:left;}
/*.ov_box_people {padding: 0 30px;}*/
.ov_box_people {
    padding: 50px 0;
    position: absolute;
        top: 980px;left: 70%;}

.service-article__hero-area{background: #f8f9f5;} 

/* 特徴02用 */

.circle_02 {
	font-size: 1.2rem;
	text-align: center;
	background:  #f0f6e8;
	border-radius: 50%;
	width: 300px;
	height:300px;
	/* box-sizing: border-box; パディングやボーダーを含むように */
	flex: 1;
	margin: 0px 50px; /* ボックス間のスペース */
}

.circle_02:last-child {
    margin-right: 50px; /* 3つ目のボックスの右マージン */
}
.circle_02:fiast-child {
    margin-left: 0; /* 1つ目のボックスの左マージンをゼロに */
}


.dli-plus01 {/* プラスマーク */
  display: inline-block;
  vertical-align: middle;
  color: #6b9c36;
  line-height: 1;
  width: 2.0em;
  height: 0.5em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
}

.dli-plus01::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
.dli-plus02  {/* プラスマーク */
  display: inline-block;
  vertical-align: middle;
  color: #6b9c36;
  line-height: 1;
   width: 2.5em;
  height: 0.6em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
}
.dli-plus02::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
.img {
  display: flex;
  justify-content: center;
}

img {
  max-width: 100%;
}


/* 各コンテンツ */

.features{
display: flex;
position:relative;
background-color: #f8f9f5;
margin-top: 30px;
padding: 165px 0px;
width:100%;
height: auto;
	}
	
.cloud_features{/*特徴01の白*/
  background: #fff;
  width: 90%;
	margin: 160px auto 0 auto;
  height:auto;
  position:relative;
border-radius: 8px;
	padding: 80px 10px;
	z-index:1;
}
.cloud_features01{
	display: flex;
	
}
.hybrid{
 width: 100%;display: flex;margin: 0 auto;position: relative;
}
.cloud_case{
position:relative;
/*margin-top: 30px;*/
padding: 0px 0px;
/*padding: 165px 0px;*/
width:100%;
height: auto;
	}

.cloud_case_inner{
position:relative;
background-color: #fff;
margin: 30px auto;
/*padding: 165px 0px;*/
padding: 80px 0px 80px  0px;
width:80%;
border-radius: 8px;
height: auto;
z-index:1;
	}

.option{
position:relative;
background-color: #f8f9f5;
margin-top: 30px;
padding: 165px 0px;
width:100%;
height: auto;
	}
.cloud_option{width:80%;margin:0 auto;}

/*.cloud_option_inner{
    display: flex;
    padding: 10px;
	width: 50%;
	margin: 0 auto;
}
.cloud_option_inner>div{
    background: #FFF;
    padding: 10px 0px;
	width:100%;
}

.cloud_option_inner .box{
   font-size: 1.37rem;
        text-align: center;
	background:  #f0f6e8;
	border-radius: 8px;
	width: 95%;
    box-sizing: border-box; 
    flex: 1;
    margin: 10px;
	line-height: 1.5;
}*/

 /* optionレイアウト */
.cloud_option_inner{
      display: grid;
      grid-template-columns: repeat(4, 1fr); /* 4列 */
      grid-template-rows: repeat(2, auto); /* 2段 */
      gap: 10px; /* 各ボックス間の余白 */
    }

    /* 各ボックスのスタイル */
   .cloud_option_inner .box {
      background-color: #f0f0f0;
      border: 1px solid #ccc;
      padding: 20px;
      text-align: center;
    }

.cloud_spec{
position:relative;
background-color: #f8f9f5;
margin-top: 30px;
padding: 165px 0px;
width:100%;
height: auto;
	}

.cloud_spec_inner{
position:relative;
background-color: #fff;
margin: 30px auto;
width:85%;
border-radius: 8px;
height: auto;
z-index:1;
	}

.list-box{border: 1px solid #6b9c36;
border-radius: 8px;
width: 80%;
height: auto;
margin: 0 auto;
padding: 45px 60px;
line-height: 1.75;
font-size:1.25rem;
	text-align: left;
}
.list-box2{
height: auto;
margin: 0 auto;
padding: 45px 60px;
line-height: 1.75;
font-size:1.25rem;
	text-align: left;
}

.list-box li{
list-style-type:none;
    background-image:url("/img/list-img.png");
    background-repeat:no-repeat;
    padding-left:40px;
  line-height: 1.5; /* テキストの高さを調整 */
padding-bottom:15px;
color:#6b9c36;}

.list-box2 li{
list-style-type:none;
    background-image:url("/img/list-img.png");
    background-repeat:no-repeat;
    padding-left:40px;
  line-height: 1.5; /* テキストの高さを調整 */
padding-bottom:15px;
color:#6b9c36;}

.cloud_spec{
position:relative;
background-color: #f8f9f5;
margin-top: 30px;
padding: 80px 0px;
width:100%;
height: auto;
	}

.fullrack{
    display: flex;
	width: 80%;
	margin: 0 auto;
	
}
.fullrack>div{
    width: 50%;
    background: #FFF;
    padding: 10px;
}
.cloud_features .fullrack h5{text-align: left;padding: 0;padding-left: 20px;}
.sharedrack{
    display: flex;
	width: 80%;
	margin: 0 auto;
}
.sharedrack>div{
    width: 50%;
    background: #FFF;
    padding: 10px;
}
.cloud_features .sharedrack h5{text-align: left;padding: 0;padding-left: 20px;}
.cloud_features01{width: 95%;margin: 0 auto;}

/* 導入事例 */

/* スペック */
.spec01{
	border-radius: 8%;
    width: 100px;
    border: 1px solid #3a393b;
    margin: 0px 0 10px 130px;
	margin-bottom: 10px;
    text-align: center;
}

.circle_lg {
    background-color: #ff931e;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: absolute;
    top: -88px;
    left:43%;
    z-index: 3;
	text-align: center;
    line-height: 1.1;
    padding-top: 25px;
}
	     
		
/* 円形の画像とチェックマーク */
.circle {
background-color: #ffda9b;
  position: relative; /* チェックマークを重ねるための相対配置 */
  width: 40px;
  height: 40px;
  background-size: cover;
  border-radius: 50%;
  margin: 0 auto 10px; /* ボックス上部に配置 */
top:-20px;
}


/* チェックマークのスタイル */
 .checkmark {
  position: absolute;
  top: 25%;
  left: 30%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 35px;
  border: solid #ff931e;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg) translate(-50%, -50%);
}

.triangle {
	margin: 30px auto;
  background: #6b9c36;
  height: calc(tan(40deg) * 20px / 1);
  width: 40px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.case_triangle {
	margin: 0px auto;
	background: #6b9c36;
	border: 1px solid #6b9c36;
	height: calc(tan(40deg) * 18px / 1);
	width: 40px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}


.green_txt{color:#6b9c36!important;}
.w6{font-weight: 600;}
.features_text1{font-size:1.56rem;color:#fff;}
.features_text2{font-size:4.0rem;color:#fff;font-weight: 600;display: block;}
/* common */
.inner-wrap h3{font-size: 3.35rem; color:#6b9c36;padding: 30px 0;text-align: center;}
.inner-wrap h4{font-size: 1.87rem; color:#6b9c36;padding: 30px 0;text-align: center;line-height: 1.4;height: 1}
.inner-wrap h5{font-size: 1.5rem; color:#6b9c36;padding: 30px 0;text-align: center;font-weight: 600;}
.inner-wrap h6{font-size: 1.15rem; color:#4C6B2B;text-align: center;font-weight: 600;}

 .cloud_features h5 {
  position: relative;
  text-align: center;
}

.cloud_features h5::after {
  content: '';
  display: block;
  width: 50px;  /* 下線の長さ */
  height: 2px;  /* 下線の太さ */
  background-color: #6b9c36; /* 下線の色 */
  margin: 5px auto;  /* 見出しとの距離 */
}

 .fullrack h5 {
  position: relative;
  text-align: center;
  color:#6b9c36;
}

.fullrack h5::after {
  content: '';
  display: block;
  width: 50px;  /* 下線の長さ */
  height: 2px;  /* 下線の太さ */
  background-color: #f00; /* 下線の色 */
  margin: 5px auto;  /* 見出しとの距離 */
	display: none;
}

.sharedrack h5{
  position: relative;
  text-align: center;
color:#6b9c36;
}
.sharedrack h5::after {
  content: '';
  display: block;
  width: 50px;  /* 下線の長さ */
  height: 2px;  /* 下線の太さ */
  background-color: #f00; /* 下線の色 */
  margin: 5px auto;  /* 見出しとの距離 */
	display: none;
}

.cloud_case_inner h4{background-color: #6b9c36;padding: 10px;color: #fff;width: 40%;margin: 0 auto;}

.mT10{margin-top:10px;}
.mT20{margin-top:20px;}
.mT25{margin-top:25px;}
.mT32{margin-top:32px;}
.mT30{margin-top:30px;}
.mT40{margin-top:40px;}
.mT50{margin-top:50px;}
.mL20{margin-left: 20px;}
.mL30{margin-left: 30px;}
.mB20{margin-bottom: 20px;}
.mB30{margin-bottom: 30px;}
.mB40{margin-bottom: 40px;}
.mB50{margin-bottom: 50px;}
.mB100{margin-bottom: 100px;}
.mT100{margin-top:100px;}
.pT10{padding-top:10px;}
.pT20{padding-top:20px;}
.pT30{padding-top:30px;}
.pT50{padding-top:50px;}
.pT80{padding-top:80px;}
.pT100{padding-top:100px;}
.pB80{padding-bottom:80px;}
.pB100{padding-bottom:100px;}

th,td {
    border: solid 1px;}
.fullrack th {
    border: solid 1px #6b9c36; background-color: #6b9c36!important;color:#fff;}
.sharedrack th {
    border: solid 1px #6b9c36; background-color: #6b9c36!important;color:#fff;}
.cloud_spec th{background-color: #6b9c36!important;color:#fff;}
td { background-color: #f0f6e8;color:#6b9c36;padding:5px;text-align: center;}

table {
    border-collapse:  collapse;     /* セルの線を重ねる */}
table td {
	background: #f8f9f5;
}
table tr:nth-child(even) td {
	background: #fff;
}

.cloud_spec_inner table td{color:#000;}
.cloud_spec_inner table{margin: 0 auto;}
.sp-img {
  display: none;
}

/*スマホ*/
@media screen and (max-width: 1024px) {
.inner-wrap {
    width: calc(100% - 0px);
    max-width: none;
    margin: 0; } }

@media screen and (max-width: 768px) {
.inner-wrap {width:100%;}
.service-article-inner{width:100%;padding: 0px;}
.cloud_solution {
          flex-wrap: wrap;
	display: block;}
.box {
      
			 margin-left: 0px;
		margin-bottom: 30px;
        width: 100%;}
.cloud_features01{
	display: block;	
}

.overview {
display: block;
	margin-top: 30px;
    width: 100%;
    height: auto;
    margin: 20px 0px;
}	   
.inner-wrap h3{font-size: 2.25rem; color:#4C6B2B; text-align: center;}
 .ov_box_txt { width: 100%;font-size: 1.37rem;text-align: center;}
.ov_box_txt2 { width: 80%;font-size: 1.37rem;text-align: center; margin: 0 auto;}
.ov_box_txt3 { width: 80%;font-size: 1.0rem;margin: 0 auto;}
 .ov_box_people {
    padding: 0 30px;
    position: absolute;
    top: 10px;
    left: 290px;
    width: 30%;
    display:none;
      }
.circle_lg {
    background-color: #ff931e;
    width: 300px;
    height: 150px;
    border-radius: 50%;
    position: absolute;
    top: -27px;
    left:45%;
    z-index: 3;
	text-align: center;
    line-height: 1.1;
    padding-top: 25px;
}

.cloud_features{/*特徴01の白*/
  background: #fff;
  /* width: 80%; */
  /* margin: 180px auto 0 auto; */
  /* height:auto; */
  position:relative;
  border-radius: 8px;
  padding: 80px 0;
  z-index:1;
}
.features{
/*display: flex;*/
position:relative;
background-color: #f8f9f5;
margin-top: 30px;
padding: 165px 0px;
width:100%;
height: auto;}
}

@media screen and (max-width: 480px) {
.service-article-inner{width:100%;padding: 0px;}
.cloud_contents{text-align: center;padding-bottom: 100px;width: 100%;}
.cloud_solution{display: block;width: 80%;border-radius: 0px;}
.box {background:  #f0f6e8;width: 100%;} 
.ov_box_people {display: none;}
.ov_box_txt { width: 100%;font-size: 1.3rem;text-align: center;padding: 0 20px;}
.ov_box_txt2 { width: 100%;font-size: 1.37rem;text-align: center; margin: 0 auto;}
.ov_box_txt3 { width: 80%;font-size: 1.0rem;margin: 0 auto;}
.cloud_case_inner h4{background-color: #6b9c36;padding: 10px;color: #fff;width: 100%;margin: 0 auto;}
.overview {display: block;margin-top: 30px;width: 100%;height: auto;margin: 20px 0px;}
.sharedrack {display: block;width: 80%;margin: 0 auto;}
	
.cloud_features{/*特徴01の白*/
  /*background: #fff;*/
  width: 95%; 
  /* margin: 180px auto 0 auto; */
  /* height:auto; */
  position:relative;
  border-radius: 8px;
  padding: 80px 10px;
  z-index:1;}
.hybrid{width: 100%;display:block;position: relative;}	
.circle_lg {
    background-color: #ff931e;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: absolute;
    top: -80px;
    left: 30%;
    z-index: 3;
    text-align: center;
    line-height: 1.1;
    padding-top: 25px;
}
.features{
position:relative;
background-color: #f8f9f5;
background-color: #ff0;
margin-top: 30px;
padding: 165px 0px;
width:100%;
height: auto;}

	/* 特徴02用 */
	
.circle_02 {
	font-size: 1.2rem;
	text-align: center;
	background:  #f0f6e8;
	border-radius: 8%;
	width: 300px;
	height:300px;
	/* box-sizing: border-box; パディングやボーダーを含むように */
	flex: 1;
	margin: 0 18px 20px 20px; /* ボックス間のスペース */}

.circle_02:last-child {
    margin-top: 15px;margin-right:5px; /* 3つ目のボックスの上マージン */
}
.circle_02:fiast-child {
    margin-top: 15px; /* 1つ目のボックスの左マージン */}


.circle_02:last-child {
    margin-right: 10px; /* 3つ目のボックスの右マージンをゼロに */
}
.circle_02:fiast-child {
    margin-left: 0; /* 1つ目のボックスの左マージンをゼロに */
}	
.dli-plus01 {/* プラスマーク */
  display: inline-block;
  vertical-align: middle;
  color: #6b9c36;
  line-height: 1;
  width: 2.5em;
  height: 0.6em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
}
.dli-plus01{display: none;}

.dli-plus01::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
.dli-plus02  {/* プラスマーク */
  display: inline-block;
  vertical-align: middle;
  color: #6b9c36;
  line-height: 1;
   width: 2.5em;
  height: 0.6em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
}
.dli-plus02::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
.fullrack{
    /* display: flex; */
    width: 100%;
    margin: 0 auto;
}
.fullrack>div{
    width: 100%;
    background: #FFF;
    padding: 10px;
}
	
.img {
  display: none;
}
.sp-img {
  display: block;
width: 100%;
/*padding-left: 18px; */
margin: auto;
text-align: center;
}
	
.list-box{border: 1px solid #6b9c36;
border-radius: 8px;
width: 100%;
height: auto;
margin: 20px 0;
padding: 25px 10px;
line-height: 1.75;
font-size:1.25rem;
text-align: left;
}	

.cloud_features h5 {
  position: relative;
  text-align: center;
}

.cloud_features h5::after {
  content: '';
  display: block;
  width: 50px;  /* 下線の長さ */
  height: 2px;  /* 下線の太さ */
  background-color: #6b9c36; /* 下線の色 */
  margin: 5px auto;  /* 見出しとの距離 */
}

	
.fullrack h5 {
  /* position: relative; */
  text-align: center;
  padding: 10px;
  color:}

.fullrack h5::after {
  content: '';
  display: none;
  width: 50px;  /* 下線の長さ */
  height: 2px;  /* 下線の太さ */
  background-color: #f00; /* 下線の色 */
  margin: 5px auto;  /* 見出しとの距離 */
	display: none;
}

.sharedrack h5{
  position: relative;
  text-align: center;
}
.sharedrack h5::after {
  content: '';
  display: block;
  width: 50px;  /* 下線の長さ */
  height: 2px;  /* 下線の太さ */
  background-color: #f00; /* 下線の色 */
  margin: 5px auto;  /* 見出しとの距離 */
	display: none;
}

.overview_sp{background-color: #f8f9f5; width:100%; padding-right:20px;}
.service-article__hero-area__photo-area{display:none;}
.list-box2{
height: auto;
margin: 0 auto;
padding: 45px 30px;
line-height: 1.75;
font-size:1.25rem;
	text-align: left;}
.cloud_contents{
}}

/* レスポンシブデザイン */
    @media (max-width: 1024px) {
      .cloud_option_inner {
        grid-template-columns: repeat(3, 1fr); /* 画面幅が狭いときは3列 */
      }
    }

    @media (max-width: 768px) {
      .cloud_option_inner {
        grid-template-columns: repeat(2, 1fr); /* タブレットでは2列 */
      }
    }

    @media (max-width: 480px) {
      .cloud_option_inner {
        grid-template-columns: 1fr; /* スマホでは1列 */
      }
    }  
.contact-area{padding:0px;}
	