@charset "utf-8";
/* CSS Document */
/* ヘッダー */
.c-header__list-item:nth-child(4) a {
  background-color: #FFE100;
  border-radius: 5px;
  color: #000;
  padding: 10px 30px;
  border-bottom: none;
}
.c-header__list-item:nth-child(4) a:hover {
  background-color: #fff;
  border-bottom: none;
}
/*========= スクロールダウンのためのCSS ===============*/
.scrolldown2 {
  position: absolute;
  bottom: -350px;
  right: 10%;
  display: none;
}
/* ファーストビュー */
.first_view_image {
  background-image: url("../images/jigyou/sub_top.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 900px;
}
/* タイトル */
.section-about-kurosawa {
  margin-top: 125px;
}
.section-about-kurosawa-wrap {
  max-width: 1100px;
  margin: 0 auto;
}
.section-about-kurosawa-wrap h2 {
  margin-bottom: 125px;
  margin-top: 20px;
  font-size: 3.2rem;
   font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体',"Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.kurosawa-logo-img {
  max-width: 240px;
  margin: 0 auto;
}
.kurosawa-logo-img img {
  max-width: 100%;
  height: auto;
}
/* 以下概要 */
.section-gaiyou {
  background-color: #fff;
}
.section-gaiyou-wapper {
  max-width: 800px;
  margin: -150px auto 170px;
  padding: 0 30px;
}
.section-gaiyou-wapper table {
  width: 100%;
}
.section-gaiyou-wapper table tr {
  text-align: left;
  width: 100%;
}
.section-gaiyou-wapper table th {
  padding: 35px 20px 55px 20px;
  width: 20%;
  text-align: center;
  border-right: solid 1px #FFE100;
  color: #000;
   font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体',"Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.section-gaiyou-wapper table td {
  padding: 35px 0 55px 30px;
   font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体',"Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 600;
  width: 80%;
}
/*社歴*/
.section-company_history-wapper {
  background-color: #FFE100;
  max-width: 1475px;
  margin: 0 auto 75px;
  border-radius: 500px 500px 500px 500px / 70px 70px 70px 70px;
  padding: 150px 0;
}
.section-company_history-wapper h3 {
  width: 140px;
  margin: 0 auto;
  color: #fff;
  background-color: #000;
  border-radius: 50px;
   font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体',"Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 2rem;
  padding: 10px 0;
  margin-bottom: 80px;
}
.table-wrap {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 30px;
}
.table-wrap table td {
  padding-bottom: 50px;
    text-align: left;
    padding-left: 30px;
    font-family: "A-OTF UD新ゴ Pro", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 400;
    font-size: 1.7rem;
}
.table-wrap table th {
  border-right: solid 3px #fff;
    color: #000;
    font-family: "A-OTF UD新ゴ Pro", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 400;
    text-align: left;
    padding-right: 30px;
}
.td {
  font-size: 1.9rem;
}
.th {
  font-size: 1.5rem;
}
/* アクセス */
.section_access {
  background-color: #F2F2F2;
  position: relative;
}
.section_access_logo {
  position: absolute;
  top: 75px;
  left: -8%;
  width: 15%;
  height: auto;
}
.section_access_logo img{
width: 100%;
height: 100%;
}
.section_access_wrap {
  max-width: 1100px;
  margin: 0 auto;
  padding: 90px 0 60px;
  position: relative;
}
.access_title {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  padding: 0 30px 30px;
  z-index: 1000;
  position: relative;
}
.access_title_item{
min-width: 100px;
}
.access_title h2{
 font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体',"Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
padding-top: 30px;
}

.access_title_item:nth-child(2) {
  border-bottom: solid 1px #FFE100;
  width: 80%;
}
.access_title_item:nth-child(3){
 font-family:"A-OTF UD新ゴ Pro",YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
 font-weight: 400;
 padding-top: 30px;
 font-size: 1.7rem;
}
.access_map {
  width: 100%;
  height: 600px;
  z-index: 1000;
  padding: 0 30px;
  position: relative;

}
.martphone_address{
	display: none;
}

@media screen and (max-width: 850px){
.table-wrap table th{
font-size: 1.3rem;
min-width: 120px;
}
.section-gaiyou-wapper table th{
min-width: 120px;
font-size: 1.4rem;
}
.kaigyou_pc{
	display: none;
	}
}
@media screen and (max-width: 430px){
	.kurosawa-logo-img {
    max-width: 30%;
}
	.section-about-kurosawa-wrap h2 {
		font-size: 2.5rem;
		margin-bottom: 90px;
	}
	.first_view_image{
		height: 600px;
	}
	.section-gaiyou-wapper table th{
		font-size: 1.3rem;
		padding: 15px 15px 55px 0;
		width: 72px;
		min-width: 72px
	}
	.section-gaiyou-wapper table td {
		width: 70%;
		font-size: 1.3rem;
	}
	.section-gaiyou-wapper {
		margin-bottom: 100px;
	}
	.section-company_history-wapper{
		padding-top: 100px;
		margin-bottom: 50px;
		padding-bottom: 100px;
	}
	
	.section-company_history-wapper h3{
		font-size: 1.8rem;
		padding: 5px 20px;
	}
	.table-wrap table th {
		padding-right: 10px;
		width: 100px;
		min-width: 100px;
		font-size: 1.2rem;
	}
	.table-wrap table td{
		padding-bottom: 40px;
		padding-left: 15px;
		font-size: 1.1rem;
		line-height: 20px;
	}
	.section_access_logo {
		width: 130px;
        left: 3%;
        top: 35px;
	}
	.access_title{
		height: 40px;
        padding-bottom: 20px;
	}
	.access_title h2{
		font-size: 2rem;
		width: 90px;
		padding-top: 0;
	}
	.access_title_item:nth-child(2){
		width: 55%;
	}
	.access_title_item:nth-child(3){
		width: 60px;
		font-size: 1.1rem;
		padding-top: 5px;
	}
	.access_map {
		height: 450px;
	}
	.martphone_address{
		display: block;
		text-align: left;
		padding: 20px 30px;
	}
	
}