@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
body {
  display: block;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background: white;
  min-width: 1070px;
  overflow: scroll;
	font-family: 'Noto Sans JP', sans-serif;
}
/*メニュー*/
.menu {
  position: fixed;
  left: 0px;
  right: -1030px;
  top: 60px;
  width: 30px;
  margin: auto;
  height: 20px;
  z-index: 97;
}
.menu_icon {
  width: 30px;
  margin: 0 0 0 auto;
}
.menu_icon span {
  display: block;
  width: 30px;
  height: 4px;
  background: black;
  margin-bottom: 7px;
  margin-left: 4px;
}
.menu.open .menu_icon {
  transform: rotate(-45deg);
}
.menu.open .menu_icon .bar1 {
  transform: rotate(0deg) translateY(8px);
}
.menu.open .menu_icon .bar2 {
  opacity: 0;
}
.menu.open .menu_icon .bar3 {
  transform: rotate(-90deg) translateX(8px);
}
/*背景を黒にする*/
.back_black {
  background: black;
  width: 100%;
  height: auto;
}
/*アバウト*/
.container1 {
  width: 1006px;
  margin: auto;
  height: auto;
}
.Manufacturing_box1 {
  background: white;
  width: 1006px;
  height: 80px;
  display: table-cell;
  vertical-align: bottom;
  font-weight: 500;
}
.Manufacturing_title_size {
  font-size: 22px;
  margin-left: -4px;
  margin-bottom: 20px;
}
.Manufacturing_box2 {
  background: white;
  width: 1006px;
  height: 439px;
  font-weight: 200;
}
.Manufacturing_content_size {
  margin: 0px;
  font-size: 13px;
  line-height: 26px;
}
/*aboutロゴ*/
.aboutlogo {
  background: white;
  width: 1006px;
  height: 229px;
}
.aboutlogo img {
  position: relative;
  float: left;
  top: 208px;
  height: 23px;
}
/*有限会社ケーオー*/
.container2 {
  width: 1006px;
  margin: auto;
  height: 770px;
}
.companyKO_box1 {
  background: black;
  width: 1006px;
  height: 110px;
  float: left;
  font-weight: 500;
}
.companyKO_box1 p {
  position: relative;
  margin-top: 98px;
}
.companyKO_box1_size {
  font-size: 22px;
  color: white;
}
/*業務内容*/
.companyKO_title {
  background: black;
  width: 1006px;
  height: 77px;
  float: left;
  font-weight: 400;
}
.companyKO_title p {
  margin-top: 50px;
}
.companyKO_content {
  background: black;
  width: 1006px;
  height: 102px;
  float: left;
  font-weight: 200;
}
.companyKO_content p {
  margin-top: 8px;
}
.companyKO_title_size {
  font-size: 18px;
  color: white;
  position: relative;
  margin-top: 40px;
}
.companyKO_content_size {
  font-size: 13px;
  color: white;
  position: relative;
  line-height: 26px;
}
/*沿革*/
.companyKO_History {
  background: black;
  width: 1006px;
  height: 86px;
  float: left;
  font-weight: 400;
}
.companyKO_History p {
  margin-top: 60px;
}
.companyKO_History_content {
  background: black;
  width: 1006px;
  height: 180px;
  float: left;
  font-weight: 200;
}
.companyKO_History_content p {
  margin-top: 9px;
}
/*建築業の許可*/
.companyKO_Permission {
  background: black;
  width: 1006px;
  height: 84px;
  float: left;
  font-weight: 400;
}
.companyKO_Permission p {
  margin-top: 60px;
}
.companyKO_Permission_content {
  background: black;
  width: 1006px;
  height: 176px;
  margin-top: -55px;
  float: left;
  font-weight: 200;
}
.companyKO_Permission_content p {
  margin-top: 65px;
}
/*ご挨拶*/
.container3 {
  width: 1006px;
  margin: auto;
  background: white;
  height: 730px;
}
.companyKO_box3 {
  background: white;
  width: 1006px;
  height: 250px;
  float: left;
  font-weight: 500;
}
.companyKO_box3 p {
  margin-top: 190px;
}
.size_3_black {
  font-size: 22px;
  color: black;
}
.box03_2_light {
  background: white;
  width: 1006px;
  height: 230px;
  float: left;
  font-weight: 200;
}
.box03_2_light p {
  line-height: 23px;
}
.box03_3_light {
  background: white;
  width: 1006px;
  height: 250px;
  float: left;
  font-weight: 200;
}
.size_7 {
  font-size: 13px;
  color: black;
  position: relative;
  line-height: 26px;
  text-align: right;
}
/*アクセス*/
.container4 {
  width: 1006px;
  margin: auto;
  background: white;
  height: 280px;
}
.accesslogo {
  background: black;
  width: 1006px;
  height: 140px;
  float: left;
}
.accesslogo img {
  margin-top: 90px;
  width: 135px;
}
.box04_1_medium {
  background: black;
  width: 1006px;
  height: 50px;
  float: left;
  font-weight: 200;
}
.size_8 {
  font-size: 13px;
  color: white;
  position: relative;
  margin-top: -80px;
  line-height: 29px;
}
.box04_1_medium p {
  padding-top: 85px;
}
.box04_1_light {
  background: black;
  width: 1006px;
  height: 90px;
  float: left;
  font-weight: 200;
}
.size_9 {
  margin-top: -15px;
  font-size: 13px;
  color: white;
  position: relative;
  line-height: 22px;
}
/*本社 グーグルマップ*/
.container5 {
  width: 100%;
  height: 364px;
}
#gmap1, #gmap2 {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  margin: auto;
}
#gmap1>iframe,
#gmap2>iframe{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);	
}
/*東京工場*/
.container6 {
  width: 1006px;
  margin: auto;
  background: white;
  height: 228px;
}
.box06_1_medium {
  background: black;
  width: 1006px;
  height: 131px;
  float: left;
  font-weight: 200;
}
.box06_1_medium p {
  margin-top: 100px;
}
.box06_1_light {
  background: black;
  width: 1006px;
  height: 97px;
  float: left;
  font-weight: 200;
}
.box06_1_light p {
  margin-top: 0px;
}
/*工場のグーグルマップ*/
.container7 {
  width: 100%;
  margin: auto;
  height: 362px;
}
/*デイリー*/
.container8 {
  width: 1006px;
  margin: auto;
  background: white;
  height: 768px;
}
.diarylogo {
  background: white;
  width: 1006px;
  height: 238px;
  float: left;
}
.diarylogo img {
  margin-top: 193px;
  padding-top: 10px;
  width: 100px;
}
.box08_1 {
  background: white;
  width: 1006px;
  height: 110px;
  float: left;
  font-weight: 200;
}
.box08_1 img {
  margin-top: 30px;
  width: 18px;
}
.box08_1 p {
  margin-top: 35px;
}
.size_10 {
  font-size: 13px;
  color: black;
  position: relative;
  line-height: 18px;
  margin-left: -4px;
  bottom: 30px;
}
.size_10 img {
  margin-bottom: -1px;
}
/*コラム*/
.columnlogo {
  background: white;
  width: 1006px;
  height: 122px;
  float: left;
}
.columnlogo img {
  margin-top: 88px;
  width: 140px;
}
.column_contents {
  background: white;
  width: 1006px;
  height: 90px;
  float: left;
  font-weight: 200;
}
.size_10_column {
  margin-top: 10px;
  font-size: 13px;
  color: black;
  position: relative;
  margin-left: -18px;
}
.size_10_column2 {
  margin-top: -55px;
  font-size: 13px;
  color: black;
  position: relative;
  margin-left: -18px;
}
/*プライバシー*/
.privacy {
  padding-top: 675px;
}
.privacy p {
  color: black;
  font-size: 15px;
  line-height: 29px;
}
/*モーダルウィンドウ*/
.lock {
  overflow-y: hidden;
}
/*全モーダルウィンドウ共通*/
.modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  min-width: 1070px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 100;
  overflow-y: scroll;
}
/*２０周年*/
.container_img_20th {
  max-width: 50%;
  margin: 0 auto;
  width: 50%;
  min-width: 515px;
  float: left;
  height: 100vh;
  min-height: 769px;
  background-size: cover;
	background-position: center;
  background-image: url("img/about/20aniversary.jpg");
}
.container_20th_text {
  width: 50%;
  height: 100vh;
  min-width: 515px;
  min-height: 769px;
  float: right;
  background: white;
}
.close_modal img {
  position: absolute;
  margin-top: 62px;
  width: 28px;
  margin-left: 505px;
}
.inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 55px;
  width: 450px;
  height: auto;
}
.size_11 {
  font-size: 35px;
  margin-bottom: 50px;
  color: black;
  line-height: 30px;
  font-weight: 500;
}
.size_12 {
  font-size: 14px;
  margin-bottom: 30px;
  color: black;
  line-height: 30px;
  font-weight: 200;
}
.size_12_2 {
  font-size: 14px;
  color: black;
  line-height: 30px;
  font-weight: 200;
}
.btn {
  display: inline-block;
  margin: 20px;
}
/*30周年*/
.container_30th_text {
  width: 50%;
  height: 100vh;
  min-width: 515px;
  min-height: 769px;
  float: left;
  background: white;
}
.container_img_30th {
  max-width: 50%;
  margin: 0 auto;
  width: 50%;
  min-width: 515px;
  float: right;
  height: 100vh;
  min-height: 769px;
  background-size: cover;
	background-position: center;
  background-image: url("img/about/30aniversary.jpg");
}
.inner2 {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-left: auto;
  margin-right: 50px;
  width: 480px;
  height: auto;
}
.size_13 {
  font-size: 35px;
  margin-bottom: 50px;
  color: black;
  margin-left: 20px;
  line-height: 30px;
  font-weight: 500;
}
.size_14 {
  font-size: 14px;
  margin-bottom: 30px;
  color: black;
  margin-left: 20px;
  line-height: 30px;
  font-weight: 200;
}
.size_14_2 {
  font-size: 14px;
  color: black;
  margin-left: 20px;
  line-height: 30px;
  font-weight: 200;
}
.btn2 {
  display: inline-block;
  margin: 20px;
}
.close_modal:hover{
	opacity: 1;
}