@charset "UTF-8";
/* CSS Document */

/*メイン*/
.main{
  margin-left: 206px;
}
.section-top {
  background-image: url("../image/top/AdobeStock_508153385_be-jyu_gurade.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 824px;
}
.contact-button {
  position: absolute;
  top: 37px;
  right: 47px;
  width: 184px;
  height: 42px;
  border: 1px solid #333;
  display: flex;
}
.contact-img {
  padding: 8px 15px 13px 35px;
  width: 21px;
}
.contact-img img {
  width: 100%;
}
.contact-text {
  font-size: 1.2rem;
  padding: 8px 29px 9px 11px;
  text-decoration: none;
  color: #000;
  font-family: 'Noto Serif JP', serif, '游明朝', YuMincho, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝';
}

.top-title {
  position: relative;
  height: 491px;
  top: 180px;
  display: flex;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin: 0 auto;
}
.top-title_container {
  margin: 0 auto;
  text-align: left;
  font-family: 'Cinzel', 'Cormorant', 'Shippori Mincho', serif, 'Noto Serif JP', serif, '游明朝', YuMincho, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝';  
}

.top-title_container p {
  font-size: clamp(1.7rem, 1.38vw, 2.0rem);
  font-weight: 600;
  text-shadow: #fff 0px 0px 20px;
  letter-spacing: 1.2px;
}
.top-title_container h2 {
  padding: 0px 55px 0 85px;
  font-size: clamp(3.0rem, 2.43vw, 3.5rem);
  letter-spacing: 1.5px;
  text-shadow: #fff 0px 0px 20px;
  font-weight: 600;
  background: radial-gradient(rgba(255, 255, 255, 0.3) 0%, transparent 80%);
}

@media screen and (max-width:1070px){
  .main{
  margin-left: auto;
}
 .section-top {
  height: 580px;
  background-position: right;
  }
  .top-title {
    min-width: auto;
    top: 125px;
  }
  .top-title_container h2 {
    padding: 0px 46px 0 105px;
}
}


/*トップスライダー*/
.top-slider {
  margin: 40px auto;
  width: 90%;
  max-height: 466px;
}
.center-img {
  margin: 10px;
}
.top-slider img {
  width: 100%;
}
@media screen and (max-width:425px){
.top-slider {
  width: 100%;
  margin: 0 auto;
  }
}
/*コンセプト*/
.section-concept {
  margin: 92px auto 0;
}
.section-concept_top-title {
  text-align: left;
  padding-top: clamp(20px, 2.083vw, 30px);
  border-top: 1px solid #333;
}
.concept-wrapper {
  display: flex;
  flex-flow: row-reverse;
}
.concept-text {
  text-align: left;
}
.concept-text_despription {
    padding-top: 50px;
    letter-spacing: 0.001rem;
    line-height: 2.0;
    text-align: justify;
}
.concept-text_name {
  text-align: right;
  padding-top: 40px;
  padding-bottom: 40px;
}
.concept-text a {
  text-decoration: none;
}
.concept-arrow {
  font-size: 1.6rem;
  padding-right: 10px;
  text-align: left;
  color: #333333;
  margin-bottom: 60px;
}
.concept-arrow::after{
  content: "";
  background: url(../image/top/arrow-br.png) center center/cover no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  transform: translateY(3px);
  margin-left: 1em;
}
@media screen and (max-width: 420px){
.concept-arrow {
  font-size: 1.4rem;
}}


@media screen and (max-width:1390px){
  .concept-wrapper {
  display: block;
  font-size: 1.4rem;
  line-height: 1.8;
}
  .concept-text {
  margin: 0 auto;
  }
}
@media screen and (max-width:950px){
.section-concept {
    margin: 92px auto 0;
    max-width: 916px;
  }
}
/*プロジェクト*/
.section-project_top {
  margin: 0 auto 120px;
}
.section-project_top-title {
  padding-top: clamp(20px, 2.083vw, 30px);
  text-align: left;
  margin: 70px auto 0;
  border-top: 1px solid #333;
}
@media screen and (max-width:940px){
.section-project_top {
  padding: 0;
  max-width: 916px;
  }}
@media screen and (max-width:610px){
.section-project_top {
  padding: 0;
  }
}

/*プロジェクト矢印*/
.project-arrow_link {
  text-decoration: none;
}
.project-arrow {
  font-size: 1.6rem;
  padding-right: 10px;
  text-align: right;
  color: #333333;
  margin-bottom: 60px;
}
.project-arrow::after{
  content: "";
  background: url(../image/top/arrow-br.png) center center/cover no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  transform: translateY(3px);
  margin-left: 1em;
}
@media screen and (max-width: 420px){
.project-arrow {
  font-size: 1.4rem;
}}

/*プロジェクト事例*/
.section-project_top a {
  text-decoration: none;
  margin-right: 10px;
}
.project-flex {
  display: flex;
  justify-content: space-between;
  text-align: left;
  padding-top: 50px;
}
.project-item {
  width: clamp(260px, 20.205vw, 290.96px);
  position: relative;
  margin-bottom: 30px;
}
.project-item img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.project-item_title {
  padding-top: 6px;
  font-size: 1.6rem;
  color: #333;
}
@media screen and (max-width:425px){
  .project-flex {
    flex-flow: wrap;
  }
}
.project-item_container {
  overflow: hidden;
}
.project-item_container img {
  opacity: 80%;
  transition: .3s ease-in-out;
  display: block;
  transition-duration: 0.5s;
}
.project-item_container img:hover {
  opacity: 100%;
  transform: scale(1.2,1.2);
  transition-duration: 0.5S;
}


.project-subtitle {
  padding-top: 80px;
  display: flex;
  align-items: center;
  font-size: 2.0rem;
  color: #333;
}
.project-subtitle::after, .project-subtitle::before {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #A5A5A5;
}
.project-subtitle::after {
  margin-left:5px;
}
.project-subtitle::before {
  margin-right:5px;
}


/* ニュース */
.section-news {
  border-top: 1px solid #333;
  padding-top: clamp(20px, 2.083vw, 30px);
}
#newsWrap {
  margin-top: 50px;
}
/* clearfix */
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
ul#newsList{
	margin:0 0 15px;
	padding:0;
}
ul#newsList li{
	color:#333;
	font-size:12px;
	margin:0;
	padding:5px 0;
	margin-bottom:3px;
	border-bottom:1px dotted #ccc;
	line-height:120%;
	list-style-type:none;
}
a{color:#36F;text-decoration:underline;}
a:hover{color:#039;text-decoration:none;}

.catName{
	display:inline-block;
	padding:3px 8px;
	border:1px solid #ccc;
	border-radius:6px;
	font-size:11px;
	line-height:100%;
	margin:0 2px;
}
.newMark{
  display: inline-block;
  color: #f00;
  font-style: italic;
  font-weight: 600;
}
.title {
  margin-top: 5px;
  font-size: 14px;
  line-height: 120%;
}
.comment{
	display:block;
	padding:3px 0;
	float:left;
	overflow:hidden;
	width:500px;/* 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
}
.thumbNailWrap{
	display:block;
	width:110px;
	float:left;
	height:80px;
	overflow:hidden;
}
.thumbNailWrap img{
height: 100%;
object-fit: cover;
object-position: center;
}
@media screen and (max-width:550px){
ul#newsList li{
	font-size:11px;
	margin:0;
	padding:5px 0;
	margin-bottom:3px;
	line-height:120%;
	list-style-type:none;
}
.comment{
  width: 70vw;
  margin-left: 3vw;
}
.linkTag,.title{
	display:block;
	margin:3px 0;
}
}