body {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

article {
  width: 100%;
  margin-bottom: 200px;
  min-width: 1200px;
}
.design{
	background-color: #002336;
	height: 700px;
padding-top: 200px;
}
.design_title {
  height: 350px;
}
.studio_title {
  height: 350px;
  margin-top: 150px;
}
.design .more{
  text-align: center;
	color: #9FA0A0;
}
.design .more a{
	color: #fff;
}
.studio .more{
  text-align: center;
		color: #9FA0A0;
}
.design h1 {
  text-align: center;
}
.design h1 img{
width: 400px;
}
.design .lead {
  font-family: zen-old-mincho, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 2.0em;
  text-align: center;
  margin-top: 40px;
	color: #9FA0A0;
}

.studio h1 {
  font-family: "barlow", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #002336;
  text-align: center;
  font-size: 80px;
  line-height: 0.7em;
}
.studio h1 span {
  font-family: "barlow", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
	color: #002336;  
	letter-spacing: 0.1em;
}
.studio .lead {
  font-family: zen-old-mincho, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 2.0em;
  text-align: center;
  margin-top: 40px;
	color: #002336;
}

.sp_only{
	display: none;
}

@media screen and (max-width: 600px) {
	
	.sp_only{
	display: block;
}
	
	.pc_only{
	display: none;
}

/*▼▼▼▼▼▼▼スライドショーの設定▼▼▼▼▼▼▼*/
.pc_img_box {
  min-width: inherit;
  width: 100%;
}
.sp_space {
  width: 100%;
}
.mainphoto {
  min-width: inherit;
  width: 100%;
}
.mainphoto img {
  min-width: inherit;
  width: 100%;
}
.sp_img_box {
  position: relative;
  width: 100%;
  height: auto;
}
.sp_space {
  width: 100%;
  height: auto;
  position: absolute;
}
.mainphoto img.show {
  opacity: 1;
}
/*▲▲▲▲▲▲▲スライドショーの設定▲▲▲▲▲▲▲*/



  article {
    margin-top: 60px;
    margin-bottom: 200px;
    min-width: inherit;
  }
  .block_title {
    height: inherit;
    margin-top: 10px;
  }
  h1 {
    font-family: "barlow", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #002336;
    text-align: center;
    font-size: 48px;
    line-height: 0.7em;
  }
  h1 span {
    font-family: barlow, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px
  }
  .block_title {
    width: 90%;
	  margin-top: 20px!important;
    margin-bottom: 20px;
	  margin: 0 auto;
  }
  .block_menu {
    width: 90%;
  }
  .sample_photo_wrp img {
    width: 100%;
    margin-bottom: 10px;
  }
  .sample_book_wrp img {
    width: 100%;
    margin-bottom: 10px;
  }
  .sample_photo:not(:first-of-type) {
    margin-left: inherit;
  }
  .sample_book:not(:first-of-type) {
    margin-left: inherit;
  }
  iframe {
    margin-bottom: 10px;
    width: 100%;
  }
}