@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&family=Sawarabi+Gothic&display=swap');

body {
  margin: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
header {
  background-color: rgba(0,38,130,0.8);
  margin-bottom: -1px;
  width: 100%;
  z-index: 999;
}
.logo {
  text-align: left;
}
.logo p {
  margin-bottom: 0;
  margin-top: 10px;
  margin-left: 10px;
  color: #fff;
}
.logo a img {
  width: 285px !important;
  margin-top: 4px !important;
  margin-bottom: 10px;

}
.call_head {
  margin-bottom: 0 !important;
}
.main-header-area {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.main-header-area a img {
  width: 285px;
  margin: 10px;

}
.main_top {
  background-image: url(../img/background_main.png);
  background-size: cover;
  text-align: center;
  padding-top: 100px;
}
.top_img01 {
  width: 60%;
}
.top_img02 {
  width: 40%;
}
.top_img03 {
  width: 36%;
  height: 100%;
}

.top_img04 {
  width: 350px;
  margin-top: -100px;
}
.flex_space {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.flex_center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_bar01 {
  background-color: rgba(0,38,130,0.8);

}
.main_bar01 img{
  width: 26%;

}
.main_bar02 img {
  width: 200px;
}
.corona {
  background-color: #c5e8f4;
  padding: 40px 0;
}
.corona01 {
  text-align: center;
  margin: auto;
  width: 50%;
}
.corona02 h3 {
  font-size: 1.6rem;
  color: #0058a3;
}
.corona02 img {
  width: 400px;
}
.corona02 {
  border: 2px solid;
  border-radius: 10px;
  padding: 14px;
  background-color: #fff;
}
.damage {
  background-color: #000000;
  text-align: center;
  padding: 20px;
}
.damage img {
  width: 400px;
}
.pipe {
  background-image: url(../img/pipe.png);
  background-size: cover;
  margin-top: -10px;
}
section ul {
	list-style: none;
  width: 34%;
  margin: auto;
  padding: 65px 0;
}
section ul li {
  padding-left: 30px;
	line-height: 1.6em;
	background: url(../img/dangerous.png) left 0px top 6px no-repeat;
	background-size: 25px auto;
  line-height: 40px;
  font-size: 1.2rem;
}

.impact {
  background-image: url(../img/impact_back.png);
  background-size: cover;
  padding: 50px 0;
}
.impact_img {
  position: relative;
  text-align: center;
  margin-bottom: -60px;
}
.impact_img > .impact_img01{
  width: 400px;
  height: 50px;
}
.impact_img > .impact_img02{
  width: 400px;
  height: 50px;
}
.impact_img > .impact_img03{
  width: 625px;
  height: 50px;
}
.impact_title {
  position: absolute;
  width: 100%;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.impact_title h3 {
  color: #fff;
  margin: 0;
  font-size: 2rem;
}
.impact01 {
  width: 60%;
  margin: auto;
}
.impact01 p {
  border: 3px solid;
  padding: 60px 40px 40px;
  background-color: #fff;
  box-shadow: 1px 6px 6px;
}
.water {
  background-image: url(../img/water.png);
  background-size: cover;
}
.water img {
  width: 100%;
}
.water00 {
  text-align: center;
}
.water00 img {
  width: 30%;
}


.white_box {
  position: relative;
  margin: 10px;
}
.white_flex {
  display: flex;
  align-items: center;
}

.white_text {
  text-align: left;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.white_text p {
  margin-top: 0;
}
.white_box {
  text-align: center;
}
.white_box img {
  width: 60%
}
.white_flex h3 {
  padding: 10px;
  margin-bottom: 0;
  margin-top: 0;
}
.white_flex img {
  width: 70px;
}
.value {
  text-align: center;
  padding: 18px;
  background-color: #8ad1ed;
}
.value  img{
  width: 55%;
}

.line_box {
  text-align: center;
}
.line_box img{
  width: 40%;
}
.line_box {
  background-color: #003a95;
}
.line_box h3 {
  color: #fff;
  margin-top: 0;
  padding: 20px;
}
.chance {
  text-align: center;
  background-color: #c5e8f4;
  padding-bottom: 30px;
}
.chance img {
  width: 50%;
}
.chance_flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.chance_flex img {
  width: 24%;
  padding: 10px;
}
.chance_flex .img_size01 {
  width: 16%;
}


.sub01 img {
  width: 40%;
}
.sub_main {
  background-color: #3bbadb;
}
.sub_flex {
  display: flex;
  max-width: 70%;
  margin: auto;

}
.sub_flex img {
  width: 52%;
  z-index: 99;
}
.sub_01,
.sub_02,
.sub_03 {
  width: 100% !important;
  padding: 10px;
}
.sub_01 {
  padding-top: 20px;
}
.sub_02 {
  width: 80% !important;
    margin: auto;
    margin-top: 0;
}
.sub_04 {
  object-fit: cover;
  padding-top: 100px;
}
.sub_position {
  position: relative;
}
.sub_05 {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.customer_call {
  text-align: center;
  padding: 30px 0 50px;
}
.customer_call a img {
  width: 60%;
}
.customer {
  background-color: #003a95;
  text-align: center;
}
.area p {
  width: 80%;
  margin: auto;
  padding: 10px;
}
.customer h3 {
  color: #fff;
  font-size: 2rem;
  padding: 10px;
  margin: 0;
}
.customers {
  width: 70%;
  text-align: center;
  margin: auto;
  margin-bottom: 30px;
}

.customer_text {
  text-align: left;
  border-bottom: 1px solid;
  padding: 10px;
}
.customer_text h4 {
  color: #808080;
  font-weight: 400;
}
.customer_text h2 {
  color: #003a95;
}

.stream {
  background-color: #c5e8f4;
  text-align: center;
  padding: 20px;
}
.stream h2 {
  border-bottom: 5px solid;
  display: inline-block;
  color: #003a95;
  font-size: 1.8rem;
}
.stream_flex {
  display: flex;
  align-items: baseline;
  width: 64%;
  margin: auto;
}
.point1 {
  position: relative;
  padding: 10px;
}
.point1 img {
  width: 100%;
}
.stream_text {
  position: absolute;
  text-align: center;
  width: 86%;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.customer {
  text-align: center;
}
.area_posi {
  position: relative;
}
.area_on {
  position: relative;
}
.area_posi01 {
  position: absolute;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.area img {
  width: 100% !important;
}
.area_position01 {
  text-align: center;
  padding: 10px;
}
.area_position01 img {
  width: 50% !important;
}
.area_position01 p {
  width: 46%;
  margin: auto;
  text-align: left;
}
.area_position01 p a {
  margin: 8px;
  line-height: 2;
}

.questions {
  background-color: #003a95;
  text-align: center;
  margin-bottom: 40px;
}
.questions h3 {
    color: #fff;
    font-size: 2rem;
    padding: 10px;
    margin: 30px 0;
}
.question {
  background-color: #c5e8f4;
  padding-bottom: 40px;
}
.question01 {
  position: relative;
  text-align: center;
  width: 60%;
  margin: auto;
  padding: 10px;
}
.question01 img {
  width: 100%;
  margin: auto;
}
.question_text {
  width: 90%;
  text-align: left;
  position: absolute;
  top: 64%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.news {
  background-color: #003a95;
  text-align: center;
  margin-bottom: 6px;
}
.news h3 {
    color: #fff;
    font-size: 2rem;
    padding: 10px;
    margin: 0;
}
.footer_flex {
  list-style: none;
  padding-left: 0;
}
footer {
  text-align: center;
  margin-top: 40px;
}
.water_reserved {
  background-color: #003a95;
  padding: 7px;
  color: #fff;
  font-weight: 500;
}
.footer_color {

  color: #999999;
}

/* 会社概要 */

.text-center {
    text-align: center;
}
.dt-dd {
    width: 800px;
    max-width: 95%;
    padding-top: 80px;
    margin: 0 auto 80px;
}
.dt-dd dl {
    display: flex;
    flex-wrap: wrap;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
.dt-dd dl dt {
    width: 300px;
    display: inline-block;
    font-weight: normal;
}
.dt-dd dl dt, .dt-dd dl dd {
    padding: 10px 0;
    border-bottom: 2px solid #f5f5f5;
}
.dt-dd dl dd {
    width: calc(100% - 320px);
    display: inline-block;
}

dd {
    margin-left: 0;
}
.white_back {
  background-color: #fff;
  padding-top: 15px !important;
}

.commercial_code {
  background-color: #eceeef;
  padding-bottom: 5px;
  padding-top: 40px;
}
.commercial_code h2 {
  margin-bottom: 40px;
  font-size: 1.2rem;
}

.privacy {
  max-width: 800px;

  margin: auto;
}.privacy_text {
  background-color: #cccccc;
  padding: 30px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.back_btn {
  background-color: #00b7ee;
  padding: 20px;
  width: 110px;
  height: 20px;
}
.back_btn_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 20px;
}
.back_btn_flex img {
  width: 10px;
  height: 12px;
}
.back_btn_flex h3  a{
  color: #fff;
  margin-right: 24px;
  text-decoration: none;
}
.space_line {
  color: grey;
}

/* 個人情報 */
.spTop30Btm60 {
    padding: 30px 0 60px 0;
}
.privacys {
  max-width: 800px;
  margin: auto;
}
.privacy {
    border: 1px solid #ddd;
    padding: 20px 20px 10px;
    box-sizing: border-box;
    height: 190px;
    overflow: auto;
    margin-top: 30px;
}
.privacy h4 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 0.5em auto;
}
@media screen and (min-width: 769px) {
.sp {
  display: none;
}
.area_posi .area_posi01 p {
  width: 100%;
}
.border_none {
  border: none;
}
.privacy p.leftSp {
    margin: 0.5em 0;
}
.textRight {
    text-align: right;
}
.pt_4 {
  padding-top: 4px !important;
}
.top_img03 {
  margin-left: 120px;
}
.main_bar01 img {
  margin-right: 50px;
}
.top_img04 {
  margin-left: -100px;
}
.pd_20 {
  padding: 20px;
}
.sub_05 {
  height: 650px;
}
.question_text p {
  font-size: 1.3vw;
}
.stream_text h3 {
  font-size: 1.3vw;
}
.stream_text p {
  font-size: 1.1vw;
}
#pc_best01 {
  margin-right: -100px;
}
#main_value {
  padding-bottom: 100px;
  margin-bottom: 100px;
}
#pc_best {
  position: absolute;
  width: 35% !important;
  left: 200px;
  bottom: 0;
  padding-bottom: 0;
}
.area_position02 {
  position: absolute;
  color: #fff;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.area_position02 a {
  color: #fff;
}
/* .sub_04 {
  margin-bottom: -30px;
} */
}
