/*.Grid4 {
    width: 98%;
}*/
/*▼上メニュー▼*/
.fileInfo {
  display: none !imortant;
}
.Subnav2 {
  /*padding: 10px 0 0;*/
  /*border-bottom: 3px solid #000;*/
  margin: 10px auto 0px;
  background-color: #000;
}
.content_topimg_pc{
display: block !important;
}
.content_topimg_sp{
display: none !important;
}
#menu2{
  list-style-type: none;
  height: 40px;
  margin: 0 auto;
  padding: 0;
/*  background: #fff;*/
  display: flex;
  position: relative;
  z-index: 10;
  width: 1275px;
}

#menu2 li{
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  flex: auto;
}
#menu2 li a{
  display: block;
  margin: 0;
  padding: 13px 0;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  background-color: #000;
}
#menu2 li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
#menu2 li:last-child ul{
  left: -100%;
  width: 100%
}
#menu2 li ul li{
  overflow: hidden;
/*  width: 300%;*/
  width: 374px;
  height: 0;
  color: #111;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
  z-index: 10;
}
#menu2 li ul li a{
  padding: 13px 15px;
  background: #444;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
 border-bottom: 1px solid #000;
}
#menu2 li:hover > a{
    background: #aaa;
    color: #fff;
    background-color: #4c4c4c;
}
#menu2 li:hover ul li{
  overflow: visible;
  height: 38px;
  border-bottom: 1px solid #fff;
}
#menu2 li:hover ul li:first-child{
  border-top: 0;
}
#menu2 li:hover ul li:last-child{
  border-bottom: 0;
}
.submenuLink {
    padding-left: 20px;
    padding-right: 20px;
  font-size: 12px;
}
/*.submenuLink{
  padding: 13px 25px 13px 15px;
  background: #333;
  text-align: left;
  font-size: 12px;
  font-weight: normal;*/
/* border-bottom: 1px solid #000;*/
/*}*/
/*▲上メニュー▲*/

/*20250924↓*/

.info_border {
    border-bottom: 1px #a8a8a8 solid;
        padding: 10px 5px;
    margin-bottom: 5px;
}
.info_border_top {
    border-top: 1px #a8a8a8 solid;
    margin:30px 0 5px;
}
.freeBana1 {
  position: relative;/*親要素にrelative*/
}

.freeRedBana1{
  position: absolute;/*重ねたい子要素にabsolute*/
 -ms-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  -webkit-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  transform: translate(-50%,-50%);/*センター寄せの修正*/
  width: 107px;
}
.freeRedBana1{
    left: 60%;
    top: 25%;
  margin: 0!important;/*文字がずれている場合や*/
  padding: 0!important;/*文字が折り返される場合*/
}

/*共通*/
.PageTitleStyle1 {
    display: none;
}
.PageTitleStyle2 {
    display: block;
}
.top_visual{
margin-bottom:110px;
}

.top_visual2{
margin-bottom:50px;
}
.pdb20{
padding-bottom:20px;
}
.pd1020{
padding:10px 20px;
}
.mb100{
margin-bottom:100px;
}
.mb150{
margin-bottom:150px;
}
.mb0{
margin-bottom:0px;
}
.mb10{
margin-bottom:10px;
}
.mb15{
margin-bottom:15px;
}
.mb20{
margin-bottom:20px;
}
.mb25{
margin-bottom:25px;
}
.mb30{
margin-bottom:30px;
}
.mb35{
margin-bottom:35px;
}
.mb40{
margin-bottom:40px;
}
.mb45{
margin-bottom:45px;
}
.mb50{
margin-bottom:50px;
}
.mb55{
margin-bottom:55px;
}
.mb60{
margin-bottom:60px;
}
.mb65{
margin-bottom:65px;
}
.mb70{
margin-bottom:70px;
}
.mb75{
margin-bottom:75px;
}
.mb80{
margin-bottom:80px;
}
.mb85{
margin-bottom:85px;
}
.mb90{
margin-bottom:90px;
}
.mb95{
margin-bottom:95px;
}
.mt15{
margin-top:15px;
}
.mt20{
margin-top:20px;
}
.mt30{
margin-top:30px;
}
.mt50{
margin-top:50px;
}
.mt70{
margin-top:70px;
}
.ml50{
margin-left:50px;
}
.mr50{
margin-right:50px;
}
.mt-m50{
margin-top:-50px;
}
.no_list{
padding: 0 0 0 1em;
text-indent: -1em;
}
.h2_title {
    padding: 0.8rem 0;
    margin-bottom: 0.2rem;
    background-repeat: no-repeat;
    background-size: 100% 10%;
    background-position: bottom;
    color: #00964e;
    font-size: 46px;
font-family: "Hitachi Sans", sans-serif !important;
width: 144px;
}
.h2_title_s {
    color: #000;

    font-weight: bold;
    font-size: 16px;
font-family: "Noto Sans JP", sans-serif !important;
}
.h2_title_process {
    padding: 0.6rem 0;
    margin-bottom: 0.2rem;
    background-repeat: no-repeat;
    background-size: 100% 50%;
    background-position: bottom;
    width: 144px;
   /* color: #048296;*/
    background-image: linear-gradient(90deg, #048296 0 50%, #dedede 50%);
}
.h2_title_process_tit {
    color: #048296;
    font-weight: bold;
    font-size: 32px;
    font-family: "Noto Sans JP", sans-serif !important;
}

.h2_title_index_tit {
    background-repeat: no-repeat;
    background-size: 100% 10%;
    background-position: bottom;
    color: #048296;
    font-size: 46px;
    font-family: "Hitachi Sans", sans-serif !important;
}
h4 {
    font-weight: bold;
    font-size: 26px;
font-family: "Noto Sans JP", sans-serif !important;
}
sup {
    font-size: 72%;
    color: #000;
}
.fontCO2 {
    font-size: 72% !important;
    vertical-align: 0em;
}
.p_title {
  display: flex;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-align: left;
}
/*.p_title::before,*/
.p_title::after {
  content: '';
  width: 91%;
  height: 1px;
  background-color: #000;
}
/*.p_title::before {
  margin-right: 20px;
}*/
.p_title::after {
  margin-left: 20px;
}
.TextStyle_fs15{
    font-size: 15px;
font-family: "Noto Sans JP", sans-serif !important;
}
.point_margin{
margin:20px 50px 30px;
}
/*コンセプト▼*/

.Social_issues_img_pc{
display: block;
}
.Social_issues_img_sp{
display: none;
}
.Social_issues_img_sp_2{
display: none;
}
.content_topimg1,
.content_topimg2 {
  position: relative;/*親要素にrelative*/
}

.content_topimg1 .content_s18,
.content_topimg1 .content_s36,
.content_topimg1 .content_s16,
.content_topimg2 .content_s18,
.content_topimg2 .content_s36,
.content_topimg2 .content_s16{
  position: absolute;/*重ねたい子要素にabsolute*/
 -ms-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  -webkit-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  transform: translate(-50%,-50%);/*センター寄せの修正*/
  color: #fff;
  font-weight: bold;
  width: 430px;
}
.content_topimg1 .content_s18,
.content_topimg1 .content_s36,
.content_topimg1 .content_s16{
  left: 80%;
}
.content_topimg2 .content_s18,
.content_topimg2 .content_s36,
.content_topimg2 .content_s16{
  left: 20%;
}
.content_topimg1 .content_s18,
.content_topimg2 .content_s18{
  top:15%;
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif !important;
  margin: 0!important;/*文字がずれている場合や*/
  padding: 0!important;/*文字が折り返される場合*/
}
.content_topimg1 .content_s36,
.content_topimg2 .content_s36{
  top:28%;
  font-size: 36px;
  font-family: "Noto Sans JP", sans-serif !important;
  margin: 0!important;/*文字がずれている場合や*/
  padding: 0!important;/*文字が折り返される場合*/
}
.content_topimg1 .content_s16,
.content_topimg2 .content_s16{
  top: 65%;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif !important;
  margin: 0!important;/*文字がずれている場合や*/
  padding: 0!important;/*文字が折り返される場合*/
}
.content_border {
    border: solid 1px #707070;
    margin: 20px 0;
    padding: 20px;
    border-radius: 15px;
}
.content_border_text{
  color:#036D79;
  font-size: 40px;
  font-family: "Hitachi Sans", sans-serif !important;
  margin: 30px 0 15px;
  line-height:1px;
}
.content_border_01,
.content_border_02,
.content_border_03,
.content_border_04,
.content_border_05 {
    margin: 20px 0;
    padding: 20px;
    border-radius: 15px;
}
.content_border_01 {
    border: solid 25px #048296;
}
.content_border_02 {
    border: solid 25px #00964e;
}
.content_border_03 {
    border: solid 25px #97c5fd;
}
.content_border_04 {
    border: solid 25px #0264fa;
}
.content_border_05 {
    border: solid 25px #00dcfa;
}
.content_border_w70{
width: 70%;
margin: 0 auto;
}
/*コンセプト▲*/



/*TOP▼*/
.container4 .index_user_model {
  flex: 0 1 24%;
  position: relative;
}
.container3 .index_solution {
  flex: 0 1 36%;
  position: relative;
  padding:20px;
}
.container3 .index_solution_space {
  flex: 0 1 12%;
  position: relative;
}
.index_model_movie_main {
  width: 1235px;
  margin-inline: auto;
  display: block;
  padding: 30px 0px 20px;
}
.bg-index_model_movie_main {
  position: relative;
  inset-inline: 49.4%;
  width: 100vw;
  margin-inline: -50vw;
  background-color: #f4f4f4;
}
.index_solution_url a {
    height: 30px !important;
    color: #fff;
    font-weight:bold;
    display: block !important;
    padding: 5px 35px 5px 10px;
    text-decoration: none !important;
    transition: 1.0s !important;
   text-align: left !important;
}
.index_solution_url a:hover{
    text-decoration: none !important;
    opacity: 0.5 !important;
    background-color: #239FB2 !important;
} 
.index_solutionLink{
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    -ms-background-size: 20px 20px;
    text-align: left;
    background-color: #048296;
    border-radius: 5px; 
    background-image: url(image/index_solution_arrow.gif);
}
.index_solutionLink_w280px{
   width:280px;
   margin: 10px 0;
}
.index_solutionLink_w210px{
   width:210px;
   margin: 10px 0;
}

.ml-m28_top {
    margin-left:0px;
}
/*TOP▲*/
/*料金シミュレーション▼*/
.h3_simi_title {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    padding: 5px 25px;
    background: #fdec96;/*背景色*/
    border-left: solid 30px #FA6900;/*左線（実線 太さ 色）*/
    margin-bottom:40px;
    border-bottom: none !important;
    border-radius: 15px;
}

.bg_orange {
    background-color: #FEDCC3;
    width: auto;
    margin-bottom:10px;
    border-radius: 10px; /* 角を丸くする */
    padding:40px 50px;
}
.font_simu_Step{
    font-weight: bold;
    color: #FA6900;
    font-size: 28px;
    font-family: "Noto Sans JP", sans-serif !important;
    padding:10px 0 0;
    position: relative;
    top: -20%;
    left: -30px;
}
.bg_white {
    background-color: #fff;
    width: auto;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 0px 30px 30px;
}
.step_tit {
    font-weight: bold;
    color: #000;
    font-size: 19px;
    font-family: "Noto Sans JP", sans-serif !important;
    margin: -30px 0 15px;
}
.arrow_simu{
  position: relative;/*親要素にrelative*/
}
.arrow_simu .arrow_Right {
  position: absolute;/*重ねたい子要素にabsolute*/
 -ms-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  -webkit-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  transform: translate(0%,0%);/*センター寄せの修正*/
  width: 40px;
  left: 0%;
  top:43%;
  margin: 0!important;/*文字がずれている場合や*/
  padding: 10px !important;/*文字が折り返される場合*/
}

.data_head {
    border-radius: 10px 10px 0px 0px;
    background-color: #fff;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: 220px;
    height: 27px;
    padding: 10px 20px;
	text-align: center;
border-top: solid 1px #000;
border-left: solid 1px #000;
border-right: solid 1px #000;
}
.data_main {
  width: auto;
    margin-inline: auto;
    display: block;
    padding: 30px 30px 20px;
    border: solid 1px #000;
    border-radius: 0px 10px 10px 10px;
}
.result_case_l {
    width: 8%;
    text-align: center;
    padding: 5px;
    background-color: #FA6900;
    font-weight: bold;
    font-size: 18px;
    font-family: "Hitachi Sans", sans-serif !important;
    color: #fff;
    float: left;
    border-radius: 5px 0 0 5px; /* 角を丸くする */
}
.result_case_tit_r {
    width: 88.5%;
    text-align: left;
    padding: 5px 15px;
    background-color: #fedcc4;
    font-weight: bold;
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif !important;
    color: #000;
    border-radius: 0 5px 5px 0; /* 角を丸くする */
    float: left;
}

.result_head {
    border-radius: 10px 10px 0px 0px;
    background-color: #fff;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: 620px;
    height: 27px;
    padding: 10px 20px;
	text-align: center;
border-top: solid 1px #FF863B;
border-left: solid 1px #FF863B;
border-right: solid 1px #FF863B;
}
.result_main {
  width: auto;
    margin-inline: auto;
    display: block;
    padding: 30px 30px 20px;
    border: solid 1px #FF863B;
    border-radius: 0px 10px 10px 10px;
}
.result_grayBox {
    width: 180px;
    font-size: 15px;
    text-align: center;
    padding: 0 5px;
    background-color: #D9D9D9;
    float: left;
    color: #000;
    margin-right: 1px;
}
.result_orangeBox {
    width: 180px;
    font-size: 15px;
    text-align: center;
    padding: 0 5px;
    background-color: #FA6900;
    font-weight: bold;
    color: #fff;
    margin-right: 1px;
    float: left;
}

/*料金シミュレーションお問い合わせ*/
.simuinquiry_img{
  position: relative;
  top:50%; 
  left: 140px;
}

.simuinquiry_text{
  font-size: 22px;
  text-align: center;
  padding: 0 5px;
  color: #000;
  font-weight: bold;
  position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 10%;
    margin: auto;
    width: auto;
    height: 60px;
}
.simuinquiry_main {
  width: 1235px;
  margin-inline: auto;
  display: block;
  padding: 30px 0px 20px;
}

.bg-simuinquiry_main {
  position: relative;
  inset-inline: 49.4%;
  width: 100vw;
  margin-inline: -50vw;
  background-color: #FAD200;
}
.simuinquiry_url a {
    height: 40px !important;
    color: #fff;
    font-weight:bold;
    display: block !important;
    padding: 5px 35px 5px 10px;
    text-decoration: none !important;
    transition: 1.0s !important;
   text-align: left !important;
}
.simuinquiry_url a:hover{
    text-decoration: none !important;
    opacity: 0.5 !important;
    background-color: #f98a3a !important;
} 
.simuinquiryLink{
    float: left;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    -ms-background-size: 20px 20px;
    text-align: left;
    float: revert;
    background-color: #fa6900;
    border-radius: 5px; 
    background-image: url(image/simi_arrow.gif);
}

.form_simuinquiry{
    width: 900px;
    font-size: 15px;
    margin:-80px auto 0px;
  /*  position: relative;
    top: -80px;*/
}
.form_simuinquiry_head{
    font-weight:bold;
    font-size: 20px;
}
.form_simuinquiry_head span{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 170px;
    margin: auto;
    width: auto;
    height: 30px;
}

/*料金シミュレーション▲*/

/*導入・運用プロセス▼*/
.h4_process_title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding: 5px 0;
    border-bottom: solid 1px #000;
    margin: 0 0 40px;
}
.font_process_Step {
    font-weight: bold;
    color: #04A4B1;
    font-size: 28px;
    font-family: "Noto Sans JP", sans-serif !important;
    padding: 10px 0 20px;
    margin: 0px 0 20px;
}
.process_step_arrow1{
  position: relative;/*親要素にrelative*/
}
.process_step_arrow1 .step2-3,
.process_step_arrow1 .step3-4{
  position: absolute;/*重ねたい子要素にabsolute*/
 -ms-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  -webkit-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  transform: translate(-50%,-50%);/*センター寄せの修正*/
}
.process_step_arrow1 .step2-3{
    left: 77%;
    margin: 5px !important;
}
.process_step_arrow1 .step3-4{
  left: 20%;
  margin: 5px!important;/*文字がずれている場合や*/
}
.process_step_arrow1 .step2-3,
.process_step_arrow1 .step3-4{
  top:1%;
}
.process_main {
  width: 1235px;
  margin-inline: auto;
  display: block;
  padding: 80px 0px;
  margin: 80px auto;
}
.bg-process_main {
  position: relative;
  inset-inline: 49.4%;
  width: 100vw;
  margin-inline: -50vw;
  background-color: #e6f1ff;
}

.step_Contract {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    background-color: #048296;
    width: 180px;
    border-radius: 10px;
}
/*六角形ナンバー▼*/
.hexagon1 {
	margin: 30px 45px;
	width: 106px;
	height: 60px;
	background: #fff;
	position: relative;
}
.hexagon1::before,
.hexagon1::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 0;
}
.hexagon1::before {
	transform: rotate(60deg);
}
.hexagon1::after {
	transform: rotate(-60deg);
}
.hexagon1 .text {
	font-size: 18px;
	font-weight: bold;
	font-family: "Hitachi Sans", sans-serif !important;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
}
.hexagon1 .textNo {
	font-size: 64px;
	font-family: "Hitachi Sans", sans-serif !important;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	margin-top:-28px;
}
/*六角形ナンバー▲*/
/*円ナンバー▼*/
.circleNo {	
  position: relative;


  display: inline-block;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #96f0fd;
}/*
.circleNo span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :130px;
  text-align:center;
}*/
.circleNo .text {
	font-size: 18px;
	font-weight: bold;
	font-family: "Hitachi Sans", sans-serif !important;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	margin-top: 20px;
}
.circleNo .textNo {
	font-size: 74px;
	font-family: "Hitachi Sans", sans-serif !important;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	margin-top:-28px;
}
.Color_Font_circleNo {
    color: #048296;
}
/*円ナンバー▲*/
.point_text{
	font-size: 18px;
	font-weight: bold;
	font-family: "Hitachi Sans", sans-serif !important;
	color: #fff;
	width:137px;
	border-radius: 2px;
	padding:2px;
	text-align: center;
}
.point_text span{
	font-size: 20px;
}
.point_head{
	font-size: 24px;
	margin-bottom:15px;
}
.be_af_text{
	font-size: 20px;
	font-weight: bold;
}
.text_s36,
.text_s36_top{
	font-size: 36px;
}
.text_s32{
	font-size: 32px;
}
.text_s28{
	font-size: 28px;
}
.text_s26{
	font-size: 26px;
}
.text_s22{
	font-size: 22px;
}
.text_s19{
	font-size: 19px;
}
.text_s18{
	font-size: 18px;
}
.text_s16{
    font-size: 16.6px;
}
.text_s14{
    font-size: 14px;
}
.text_bold{
    font-weight: bold;
}
.Color_be_af {
    color: #048296;
}
.bg_solu_title{
    font-size: 24px;
    font-weight: bold;
    color: #048296 !important;
    background-color: #96f0fd;
   margin:20px 0;
   padding:5px 15px;
}
.voice_bg{
   background-color: #f4f4f4;
   margin:20px 0;
   padding:20px;
   border-radius: 15px;
}
.step_White_bg{
   background-color: #fff;
   margin:20px 0;
   padding:20px;
   border-radius: 15px;
}
.solu_content{
    font-size: 20px;
    font-weight: bold;
    color: #fff !important;
    background-color: #048296;
   margin:20px 0;
   padding:5px 15px;
   border-radius: 10px;
}
.pickup_head {
    border-radius: 10px 10px 0px 0px;
    background-color: #fff;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: 220px;
    height: 27px;
    padding: 10px 20px;
	text-align: center;
border-top: solid 1px #04A4B1;
border-left: solid 1px #04A4B1;
border-right: solid 1px #04A4B1;
}
.pickup_main {
  width: auto;
    margin-inline: auto;
    display: block;
    padding: 30px 30px 20px;
    border: solid 1px #04A4B1;
    border-radius: 0px 10px 10px 10px;
}
.calculation_bg {
    background-color: #c6dffe;
    margin: 30px 0 15px;
    padding: 10px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.point_bg{
    background-color: #048296;
   margin-bottom:30px;
}
.point_view_frame {
    border-radius: 10px;
    padding: 0px;
border: 1px solid #048296;
}
.point_view_pic {
    margin-top: -100px;
    margin-left: -10px;
}
.point_view_head {
    border-radius: 0px 0px 10px 10px;
    background-color: #048296;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    width: 120px;
    height: 27px;
    padding: 10px 10px 10px 110px;
    margin-left: 12px;
}
.point_line_top{
border-top: solid 1px #048296;
margin-top:15px;
padding: 10px 0 0;
}
.point_line_bottom{
border-bottom: solid 1px #048296;
}
.point_line_w900 {
  width: 900px;
  margin:20px auto;
}

.column_border {
    border-radius: 10px;
    padding: 20px 15px 0px;
    border: 1px solid #707070;
}
.column_border_text {
    font-size: 15px;
    font-weight: bold;
    background-color: #f4f4f4;
    position: absolute;
    /* top: 0;*/
    right: 80%;
    bottom: 90%;
    left: 0px;
    margin: auto;
    /* height: 30px; */
    width: 75px;
    padding: 0 10px;
}
.column_head {
    border-radius: 10px 10px 0px 0px;
    background-color: #f4f4f4;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: 220px;
    height: 27px;
    padding: 10px 20px;
	text-align: left;
}
.column_main {
  width: 1235px;
  margin-inline: auto;
  display: block;
   padding: 30px 0px 20px;
}

.bg-column_main {
  position: relative;
  inset-inline: 49.4%;
  width: 100vw;
  margin-inline: -50vw;
  background-color: #f4f4f4;
}
.bggray_contents {
    border-radius: 5px;
    padding: 20px 40px 5px;
    background-color: #f4f4f4;
}
/*共通基本カラム*/
.container2, .container4, .container5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0px !important;
}
.container3{
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin-bottom: 0px !important;
}
.item{
margin-bottom: 10px;
box-sizing: border-box;}


.container2 .item_w320px,
.container2 .itemTop_w320px {
  flex: 0 1 320px;
  position: relative;
}
.container2 .item_w550px {
  flex: 0 1 550px;
  position: relative;
}
.container2 .item_w600px {
  flex: 0 1 600px;
  position: relative;
}
.container2 .item_w630px {
  flex: 0 1 630px;
  position: relative;
}
.container2 .item_w660px,
.container2 .itemTop_w660px {
  flex: 0 1 660px;
  position: relative;
}
.container2 .item_w130px,
.container2 .item_he_w130px,
.container2 .itemColumn_w130px{
  flex: 0 1 130px;
  position: relative;
}
.container2 .item_w260px {
  flex: 0 1 260px;
  position: relative;
}
.container2 .item_w720px {
  flex: 0 1 720px;
  position: relative;
}
.container2 .item_w800px {
  flex: 0 1 800px;
  position: relative;
}
.container2 .item_w990px,
.container2 .item_he_w990px{
  flex: 0 1 990px;
  position: relative;
}
.container2 .item_w1050px,
.container2 .item_he_w1050px{
  flex: 0 1 1050px;
  position: relative;
}
.container2 .item_w370px,
.container2 .item_he_w370px {
  flex: 0 1 370px;
  position: relative;
}
.container2 .item_w530px {
  flex: 0 1 530px;
  position: relative;
}
.container2 .item_w400px {
  flex: 0 1 400px;
  position: relative;
}
.container2 .item_w440px {
  flex: 0 1 440px;
  position: relative;
}
.container2 .item_w460px {
  flex: 0 1 460px;
  position: relative;
}
.point_Content{
margin-left:298px;
}
.left_w320{
margin:320px;
}

.container2 .point_view_w70px {
  flex: 0 1 60px;
  position: relative;
}
.container2 .point_view_w150px {
  flex: 0 1 150px;
  position: relative;
}
.container2 .point_view_w270px {
  flex: 0 1 250px;
  position: relative;
}
.container2 .point_view_w400px {
  flex: 0 1 400px;
  position: relative;
}
.container2 .point_view_w420px {
  flex: 0 1 420px;
  position: relative;
}
.container2 .point_view_w490px {
  flex: 0 1 480px;
  position: relative;
}
.container2 .point_view_w670px {
  flex: 0 1 650px;
  position: relative;
}
.container3 .item_w33 {
    flex: 0 1 30%;
    position: relative;
}
.container3 .item_w33_bg {
    flex: 0 1 30%;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.item_w33_r {
margin-right:4%;
}
.item_w33_r2 {
margin-right:4%;
}

.container5 .item_w30_bg {
    flex: 0 1 30%;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.container3 .item_w5_r,
.container5 .item_w5_r {
    flex: 0 1 5%;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.container2 .item_w50 {
    flex: 0 1 48%;
    position: relative;
}
.container2 .item_w50_bg,
.container3 .item_w50_bg {
    flex: 0 1 48%;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.container2 .item_w40 {
    flex: 0 1 40%;
    position: relative;
}

.container3 .item_w47_bg {
    flex: 0 1 47.5%;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.container3 .item_585px_bg {
    flex: 0 1 585px;
    position: relative;
    /*display: flex;*/
    flex-flow: row wrap;
    justify-content: space-between;
}
.container3 .item_w65_bg {
    flex: 0 1 65%;
    position: relative;
/*    display: flex;*/
    flex-flow: row wrap;
    justify-content: space-between;
}
.container3 .link_w33 {
  flex: 0 1 33%;
  position: relative;
}
.container4 .item {
  flex: 0 1 24%;
  margin-bottom: 18px;
}

.pdf_link_h60px {
    display: flex;
    align-items: center;
    height: 60px;
}
.pdf_link_h40px {
    display: grid;
    align-items: center;
    height: 40px;
    text-align: center;
}
.pdf_link_sumi_h40px {
    display: grid;
    align-items: center;
    height: 40px;
    text-align: center;
}
.pdf_link_h30px {
    display: grid;
    align-items: center;
    height: 30px;
}
.navi_exiida2 a,
.navi_exiida3 a,
.contents_exiida a,
.contents_pdf_url a {
    display: block !important;
    padding: 5px 35px 5px 10px;
    text-decoration: none !important;
    transition: 1.0s !important;
   text-align: left !important;
}

.navi_exiida2 a,
.navi_exiida3 a {
    color: #048296;
    height: 60px !important;
}
.contents_exiida a {
    height: 60px !important;
    color: #CC0000;
}
.contents_pdf_url a {
    height: 40px !important;
    color: #CC0000;
}
.navi_exiida2 a:hover,
.navi_exiida3 a:hover,
.contents_exiida a:hover,
.contents_pdf_url a:hover{
    text-decoration: none !important;
    opacity: 0.5 !important;
    background-color: #ccc !important;
} 

.contents_pdfLink,
.contents_exiidaLink,
.navi_exiidaLink{
    float: left;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    -ms-background-size: 20px 20px;
    text-align: left;
    float: revert;
    background-color: #fff;
    border-radius: 5px; 
}
.navi_exiidaLink {
    background-image: url(image/icon_link_right_hover_hd_exiida.gif);
    border: 1px solid #048296;
   width: 394px;
    margin: 0 3px 10px;
}
.contents_exiidaLink {
    background-image: url(image/icon_link_right_hover_hd.gif);
    border: 1px solid #CC0000;
}
.contents_pdfLink {
    background-image: url(image/icon_pdf_hd.gif);
    border: 1px solid #CC0000;
}
.pdfLink_text:after {
  padding: 0 0 0 1.5rem;
  display: inline-block;
  width: 0rem;
  content: url(image/icon_pdf_hd_s.gif);
}
/*一番下リンク*/
.contents_exiidaLink_s98 {
    width: 98%;
    margin: 0 6px 10px;
    font-size: 15px;
}
/*コンテンツページ内リンク*/
.contents_Link_w220px {
    width: 220px;
    font-size: 14px;
}
.contents_Link_w270px {
    width: 270px;
    font-size: 13px;
    height: 70px;
}
.contents_Link_w375px {
    width: 375px;
    font-size: 14px;
}
.contents_Link_w430px {
    width: 430px;
    font-size: 14px;
}
.contents_Link_w525px {
    width: 525px;
    font-size: 14px;
}
.contents_Link_w780px {
    width: 780px;
    font-size: 14px;
}
/*お問い合わせ*/
.form_inquiry{
    width: 725px;
    font-size: 15px;
    margin:0px auto 65px;
    position: relative;
}
.form_inquiry2{
    width: 725px;
    font-size: 13.6px;
    margin:0px auto 65px;
    position: relative;
}
.form_inquiry_head{
    font-weight:bold;
    font-size: 20px;
}
.form_inquiry_head span{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 170px;
    margin: auto;
    width: auto;
    height: 30px;
}


/*20250924↑*/
.PageTitleStyle1 h1 {
display: none;
}
.PageTitleStyle2 h1 {
mrgin-top:20px;
}

.h1titleStyle {
    font-size: 1.1em;
    /* vertical-align: middle; */
    position: relative;
    top: 20px;
}
.textcolor_exiidagreen {
    color: #00a5b1;
    font-size: 140%;
    font-weight: bold;
    padding: 10px 0;
}
.fontColorBlack {
    color: #333 !important;
}
.fontColorRed {
    color: #C00000;
}
.fontColorWhite {
    color: #fff;
}
.banatextOrange {
background-color: #f3b019;
    font-weight: bold;
    color: #fff;

    padding: 10px 40px;
    margin: 15px auto 0px;
    text-align: center;
    font-size: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 700px;
}
.banatextOrange2 {
background-color: #f3b019;
    font-weight: bold;
    color: #fff;
    padding: 10px 40px;
    margin: 30px auto;
    text-align: center;
    font-size: 110%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    display: table;
width: 550px;
}
.banatextOrange2 span {
    font-weight: normal;
    color: #fff;
    font-size: 80%;
}
@media(max-width:750px){
.banatextOrange,
.banatextOrange2 {
    padding: 10px 15px;
    margin: 20px auto 0px;
    font-size: 96%;
    width: 90%;
}
}
.banatextGray {
background-color: #999;
    font-weight: bold;
    color: #fff;
    padding: 10px 40px;
    margin: 15px auto 25px;
    text-align: center;
    font-size: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    display: table;
}

.item04demand{
border:none;
margin-bottom: 10px;
box-sizing: border-box;
}

.container4demand {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
margin-bottom:20px;
}
.container4demand .item04demand {
  flex: 0 1 35%;
  margin-bottom: 18px;
}
.container4demand .item04demand_2 {
  flex: 0 1 15%;
  margin-bottom: 18px;
}
.container2 .item {
    flex: 0 1 624px;
    position: relative;
}
@media(max-width:1305px){
.container2 .item {
    flex: 0 1 610px;
    position: relative;
}
}
@media(min-width:751px){
	.document_l {
    float: left;
    width: 140px;
}
.document_r {
    width: 580px;
margin-right:10px;
}
}
@media(max-width:750px){

.document_l {
    float: left;
    width: 100%;
}
.document_r {
    width: 100%;
margin-right:10px;
}
.container4demand {
    display: block !important;
}
.container4demand .item04demand {
    width: 100%;
}
.container4demand .item04demand_2 {
 display:none;
}
}

@media screen and (max-width: 818px) {
/* 818pxまでの幅の場合に適応される */
.container3 .item_exiida {
    flex: 0 1 100%;
    font-size: 90%;
}
}
.Space_Box1 {
    border: solid 1px #00a6b1;
    background-color: #e8f6f7;
    width: 100%;
    margin-bottom:10px;
    border-radius: 10px; /* 角を丸くする */
}
.Service_exiida{
width:100%;
background-color: #fff;
border: 1px solid #ccc;
line-height: 130%;
  padding: 10px  0 ;
}
.Service_exiida .Service_tit {
  line-height: 90px;
  padding: 0 15px ;
}
.Service_exiida .Service_tit_2 {
  line-height: 40px;
  padding: 0 15px ;
}
.Service_exiida .Service_fontsize {
    font-size: 76%;
}
.Service_exiida img {
}
/*動画*/
.solution_case,
.solution_case_h{
			width: 1165px;
			/*width: 774px;*/
			margin: 15px auto;
		}
.solution_case li,
		.solution_case_h li{
			/*display: inline-block; */
			width: 250px;
			margin: 0 60px;
			padding: 15px;
			background: #FFF;
			text-align: center;
			display: flex;
			flex-wrap: wrap;
			float: left;
			align-items: flex-start;
		}
		.solution_case li:nth-child(3n),
		.solution_case_h li:nth-child(3n){
			margin-right: 0;
		}
		.solution_case li img,
		.solution_case_h li img{
			width: 200px;
			margin: 0 0 0 3px;
		}
		.solution_case li .inner,
		.solution_case li .inner2,
		.solution_case li .inner3,
		.solution_case_h li .inner,
		.solution_case_h li .inner2,
		.solution_case_h li .inner3{
			text-align: left;
			margin: 16px 0 0;
			font-size: 76%;
		}
		.solution_case li .inner2,
		.solution_case_h li .inner2{
			height: 155px;
		}
		.solution_case li .inner3,
		.solution_case_h li .inner3{
			height: 183px;
		}
		.solution_case li .inner .product,
		.solution_case li .inner2 .product,
		.solution_case li .inner3 .product,
		.solution_case_h li .inner .product,
		.solution_case_h li .inner2 .product,
		.solution_case_h li .inner3 .product{
			display: block;
			font-weight: bold;
			margin-bottom: 4px;
		}
		.solution_case li .inner .product,
		.solution_case li .inner2 .product,
		.solution_case li .inner3 .product{
			color: #eb6100;
		}
		.solution_case_h li .inner .product,
		.solution_case_h li .inner2 .product,
		.solution_case_h li .inner3 .product{
			color: #72bac5;
		}
		.solution_case li .inner a,
		.solution_case li .inner2 a,
		.solution_case li .inner3 a,
		.solution_case_h li .inner a,
		.solution_case_h li .inner2 a,
		.solution_case_h li .inner3 a{
			display: block;
			margin: 5px 0 2px;
			text-align: center;
			text-decoration: none;
			line-height: 1.2em;
			width: 100%;
			height: 16px;
			font-size: 90%;
		}
		.solution_case li .inner a,
		.solution_case li .inner2 a,
		.solution_case li .inner3 a{
			background: #eb6100;
		}
		.solution_case_h li .inner a,
		.solution_case_h li .inner2 a,
		.solution_case_h li .inner3 a{
			background: #72bac5;
		}
		/*.solution_case li .inner a span,
		.solution_case_h li .inner a span{
		position: relative;
			}
		.solution_case li .inner a span::after,
		.solution_case_h li .inner a span::after{
		content:url(../../../image/jp/r1/icon/icon_pdf_white_hd.png);
		position: absolute;
		width: 16px;
		height: 16px;
		top: 2px;
		right: -12px;
    text-decoration: none;
    background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -ms-background-size: 16px 16px;
		}*/
/**納入事例**/
.PdflinkGreen,
.MovielinkGreen,
.PdflinkOrange,
.MovielinkOrange{
    margin:3px auto ;
    padding:0px;
    line-height: 50px;
    color: #fff;
    position: relative;
}
.PdflinkGreen,
.MovielinkGreen{
    background-color: #72bac5;
}
.PdflinkOrange,
.MovielinkOrange{
    background-color: #eb6100;
}

.PdflinkGreen .Linkexample li a,
.PdflinkOrange .Linkexample li a{
    background-repeat: no-repeat;
    background-position: right center;
    display: block;
    text-decoration: none;
    background-image: url(../../../image/jp/r1/icon/icon_pdf_white_hd.png);
    background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -ms-background-size: 16px 16px;
    color: #FFF;
    padding: 8px 0;
}
.MovielinkGreen .Linkexample li a,
.MovielinkOrange .Linkexample li a{
    background-repeat: no-repeat;
    background-position: right center;
    display: block;
    text-decoration: none;
    background-image: url(../../../image/jp/r1/icon/icon_link_right_l_white_hd.gif);
    background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -ms-background-size: 16px 16px;
    color: #FFF;
    padding: 8px 0;
}
div.PdflinkGreen:hover,
div.MovielinkGreen:hover,
div.PdflinkOrange:hover,
div.MovielinkOrange:hover{
opacity: 0.8;
transition: all .3s;
}
.PdflinkGreen li,
.MovielinkGreen li,
.PdflinkOrange li,
.MovielinkOrange li {
     display: inline-block;
     margin: 0px; 
     padding: 5px 0 !important; 
     background: none; 
    text-align: center;
}
@media screen and (max-width: 981px) {
			.solution_case,
			.solution_case_h{
			width: 70%;
			margin: 15px auto;
			max-width: auto;
		}
				.solution_case li,
				.solution_case_h li{
			display: block;
			width: 100%;
			background: #FFF;
			margin: 16px 0;
		}

	}
/*旧*/
.item h4 {
    font-size: 96%;
}
.h4_ol_txt{
    font-size: 96%;
}
.navitxt {
    text-decoration: none !important;
    transition: 1.0s !important;
    color: #00a4b0 !important;
    text-decoration: none !important;
    height: 70px !important;
    text-align: left !important;
    display: table-cell;
    vertical-align: middle;
}
.navitxt2 {
    padding: 10px 20px 10px 10px;
    text-decoration: none !important;
    transition: 1.0s !important;
    color: #00a4b0 !important;
    text-decoration: none !important;
    height: 60px !important;
    text-align: left !important;
    display: table-cell;
    vertical-align: middle;
}

.navi_exiida2,
.navi_exiida3{
    background-color: #fff !important;
}
.navi_exiida2 a {
    display: block !important;
    padding: 10px 20px 10px 10px;
    text-decoration: none !important;
    transition: 1.0s !important;
    color: #00a4b0 !important;
    text-decoration: none !important;
    height: 70px !important;
   text-align: left !important;
}
.navi_exiida3 a {
    display: block !important;
    padding: 10px 20px 10px 10px;
    text-decoration: none !important;
    transition: 1.0s !important;
    color: #00a4b0 !important;
    text-decoration: none !important;
    height: 60px !important;
   text-align: left !important;
}
.navi_exiida2 a:hover,
.navi_exiida3 a:hover,{
    text-decoration: none !important;
    opacity: 0.5 !important;
    background-color: #ccc !important;
} 
.navi_exiida2 li,
.navi_exiida3 li,  {
    /*height: 70px !important;*/
    display: table-cell;
    vertical-align: middle;
    text-align: left !important;
    border: 1px solid #00a4b0;
    color: #00a4b0;
    margin: 5px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    background-color: #fff !important;
}
.navi_exiida2.navitxt,
.navi_exiida3.navitxt, {
    /*line-height: 35px !important;*/
    display: table-cell;
    vertical-align: middle;
}
.navi_exiidaLink {
    float: left;
    background-image: url(image/icon_link_right_hover_hd_exiida.gif);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    -ms-background-size: 20px 20px;
    text-align: left;
    float: revert;
}
.fontColorBlack {
    color: #333 !important;
}
.container3 .item_exiida {
    flex: 0 1 32%; 
    background-color: #fff;
    margin: 5px;
}
.item_exiida {
    border: 1px solid #00a4b0 !important;
    margin-bottom: 10px;
    box-sizing: border-box;
}
@media screen and (max-width: 818px) {
/* 818pxまでの幅の場合に適応される */
.container3 .item_exiida {
    flex: 0 1 100%;
    font-size: 90%;
}
}
@media screen and (min-width: 995px) and (max-width: 1304px) {
/*    .OptionWideRWD #Contents {
        padding-right: 0px;
    }*/
.Grid4 {
    width: 100%;
}
}