@charset "utf-8";

.slick-dots li button:before{
    font-size: 20px !important;
}

.youtube_list .slick-prev,
.youtube_list .slick-next{
    top: 150px !important;
}

.faq_list .slick-prev,
.faq_list .slick-next{
    top: 125px !important;
}
.works_list .slick-prev,
.works_list .slick-next{
    top: 25% !important;
}

a .arrow_right, a.arrow_right{
    text-decoration: underline;
}
@media screen and (max-width:1000px){
    .youtube p{
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .youtube .fc_orange{
        font-family: 'Kaisei Opti', serif;
        font-weight: 700;
        font-size: 2.2rem !important;
    }
    .youtube .title{
        font-size: 2.3rem !important;
    }
}

/*-- 

content_kv

====================================================== --*/

/*-- content_kv --*/
#content_kv .kv_inner{
	position: relative;
}
#content_kv .kv_copy{
	position: absolute;
	bottom: 0;
	left: 5%;
	z-index: 100;
}
#content_kv .kv_photo{
	background-image: url(../img/top/mv_01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top 25% center;
	height: 650px;
	width: 100%;
}
#content_kv .kv_photo video{
	display: block;
	width: 100%;
}

@media screen and (max-width:1250px){
	#content_kv .kv_copy .main{
		font-size: 5vw;
	}
	#content_kv .kv_copy .sub{
		font-size: 1.6vw;
	}
}

/* sp */
@media screen and (max-width:1000px){
	#content_kv{
		height: 42.6rem;
		overflow: hidden;
	}
	#content_kv .kv_inner{
		height: 100%;
	}
	#content_kv .kv_photo{
		height: 100%;
	}
	#content_kv .kv_photo video{
		position: relative;
		top: 50%;
		left: -20%;
		transform:translateY(-50%);
		width: 280%;
		opacity: 0.3;
	}
	#content_kv .kv_copy{
		position: absolute;
		 /* top: 50%;  */
		bottom:15%;
		left: 2%;
		transform:unset;
	}
	#content_kv .kv_copy .main{
		font-size: 3.6rem;
		line-height: 1.35;
	}
	#content_kv .kv_copy .sub{
		font-size: 1.4rem;
		margin-top: 1.2rem;
	}
	
  .slick-dots li button:before{
      font-size: 14px !important;
  }
	
	
}




/*-- 

content_news
お知らせ
====================================================== --*/
#content_news {
	padding: 2rem;
}

#content_news .content_head{
	display: unset;
    width: 30%;
    max-width: 30%;
}

#content_news .content_body{
	width: 70%;
  max-width: 70%;
}
#content_news .content_inner{
	display: flex;
    flex-direction: row;
    align-items: flex-start;
}

#content_news .headline_type01 {
	display: flex;
    margin-bottom: 0 !important;
    flex-direction: row;
    align-items: flex-start;
}
#content_news .headline_type01 .image{
	width: 12rem;
	height: auto;
	padding: 0;
}
#content_news .headline_type01 .title{
	width: 100%;
	height: auto;
	text-align: center;
}
#content_news .headline_type01 .title h2{
	margin-bottom: 2rem;
	background-image:none !important;
	background-size: none !important;
	background-position: none !important;
	padding: 0;
}
#content_news .headline_type01 .title .more{
	font-size: 1.4rem;
	font-weight: 400;
}

/* sp */
@media screen and (max-width:1000px){
	#content_news {
		padding: 2rem 0;
	}
	#content_news .content_head {
		padding: 0 2rem;
		width: 100%;
        max-width: 100%;
	}
	#content_news .content_body{
		width: 100%;
        max-width: 100%;
		text-align:center; 
	}
	#content_news .content_inner{
		display: flex;
       flex-direction: column;
       align-items: center;
	}
	#content_news .headline_type01 {
		margin-bottom: 2rem;
		align-items: center;
        justify-content: center;
	}
	#content_news .headline_type01 .title{
		width: auto;
	}
	#content_news .headline_type01 .image {
		max-width: 25%;
	}
	#content_news .news_list {
		margin-bottom: 2rem;
	}
	#content_news .news_list_item {
		display: flex;
		flex-direction: column;
        align-items: flex-start;
		padding: 0rem 2rem 1rem 2rem;
		box-sizing: border-box;
		max-width: 100%;
		position: relative;
	}
	#content_news .slick-track {
		display: flex;
	}
	#content_news .slick-slide {
		height: auto !important;
	}
	#content_news .btn.for_sp {
		margin: 0 auto;
	}
	#content_news .more{
		font-size: 1.4rem;
		text-decoration: none !important;
	}
}


/*-- 

content_intorodaction
家族のための家づくり
====================================================== --*/
#content_introduction{
	background-image: url(../img/top/bg_intoroduction.png);
	margin-top: 0;
	margin-bottom: 5rem;
	background-repeat: no-repeat;
	background-position: top center;
	background-size:auto;
    display: block;
    height: auto;
    width: 100%;
}

#content_introduction .headline_type01 .sub {
  font-size: 3.6rem;
  margin-top: 5rem;
}

#content_introduction .headline_type01 .sub .txt_head {
	font-size: 2.4rem;
}

#content_introduction.content_base{
    overflow:unset ;
}
#content_introduction .bg_leaf{
	position: absolute;
    right: 0;
	top: 50%;
	max-width: 20%;
	width: 15rem;
}
#content_introduction .bg_tree{
	position: absolute;
    max-width: 20%;
    left: 0;
    bottom: -10%;
    z-index: 99;
	width: 30rem;
}

#content_introduction .content_body_inner{
	display: flex;
    flex-direction: column;
}
#content_introduction .content_body_inner .text.top{
	display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
	justify-content: space-evenly;
    align-items: end;
    margin-bottom: 8rem;
}
#content_introduction .content_body_inner .text.bottom{
	
	display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
	justify-content: space-evenly;
    align-items: start;
    margin-bottom: 4rem;
}



#content_introduction p{
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  line-height:  2.6;
  padding: 1rem 2rem;
  z-index: 100;
  font-size: 1.7rem;
  font-weight: 700;
  color: #777;
}
#content_introduction .content_body_inner .text.top p{
    margin-right: 5rem;
}

#content_introduction .content_body_inner .image{
	text-align: center;
}
#content_introduction .content_body_inner .text.top .image{
    margin-bottom: 4rem;
}


#content_introduction .content_body_inner img{
	width: 100%;
}
/* tb */
@media screen and (max-width:1000px){
	/*
	#content_introduction .content_body_inner {
		padding: 2%;
	}
	#content_introduction .content_body_inner .text {
		max-width: 100%;
		flex-wrap: nowrap;
		align-content: center;
	}
	#content_introduction .content_body_inner img{
		width: 100%;
	}
	#content_introduction .content_body_inner .text .image{
		max-width: 40%;
	}
	#content_introduction .content_body_inner .text p{
		max-width: 60%;
		min-height: 25rem;
	}
	#content_introduction{
		background-image: url(../img/top/bg_intoroduction.png);
		margin-top: 0;
		margin-bottom: 5rem;
		background-repeat: no-repeat;
		background-position: top center;
		background-size:auto;
		display: block;
		height: auto;
		width: 95%;
        margin: 0 auto;
	}
	*/
}

/* sp */
@media screen and (max-width:1000px){
	#content_introduction{
		background-image: url(../img/top/bg_intoroduction_sp.png);
		background-image: -image-set(url(../img/top/bg_intoroduction_sp.png) 1x, url(../img/top/bg_intoroduction_sp@2x.png) 2x);
		background-image: -webkit-image-set(url(../img/top/bg_intoroduction_sp.png) 1x, url(../img/top/bg_intoroduction_sp@2x.png) 2x);
		background-repeat: no-repeat;
		background-position: top center;
		background-size:cover;
		display: block;
		height: auto;
		/* width: 100%; */
		width: 95%;
    margin: 0 auto 4rem auto;
	}
  
  #content_introduction .bg_leaf{
  	position: absolute;
    right: -1rem;
  	top: 37%;
  	max-width: 27%;
  	width: 18rem;
  }
	
	#content_introduction .bg_tree {
		position: absolute;
		max-width: 39%;
		left: -5%;
		bottom: -5%;
		z-index: 99;
	}
	
	#content_introduction .headline_type01 {
		margin-bottom: 3rem;
	}
	
  #content_introduction .headline_type01 .sub {
    font-size: 2.8rem;
    margin-top: 1rem;
  }
	#content_introduction .headline_type01 .sub .txt_head {
		font-size: 1.7rem;
	}

	#content_introduction .content_body_inner {
		padding: 2rem;
		display: block;
	}
	#content_introduction p{
		letter-spacing : 3px ;
		font-size: 1.5rem;
		line-height:210%;
		height: 30rem;
		/* padding: 0 ; */
	}
	#content_introduction .content_body_inner .text.top{
		margin-bottom: 1rem ;
	}

	#content_introduction .content_body_inner .text.top p {
		margin-right: 0 ;
	}
	
	#content_introduction .content_body_inner .text.bottom p {
		margin-bottom: 2rem ;
	}
	
	#content_introduction .content_body_inner .text p,
	#content_introduction .content_body_inner .text .image {
		max-width: 100%;
	}
	#content_introduction .content_body_inner .text {
		max-width: 100%;
        flex-wrap: wrap;
        align-content: center;
	}
	#content_introduction .content_body_inner .text.bottom{
		display: flex;
		flex-direction: row-reverse;
		flex-wrap:wrap-reverse;
		justify-content: center;
		align-items: flex-end;
		margin-bottom: 2rem;
	}
	#content_introduction .content_body_inner img{
		width: 100%;
		max-width: 100%;
	}

}
.bg_leaf{width: 15rem;}
/*-- 

content_three-reasons
3つの理由
====================================================== --*/
#content_three-reasons {
	background-image:  url("../img/common/white_bg.jpg") , url("../img/top/bg_tr.png");
	margin-top: 0;
	background-repeat: no-repeat, repeat;
	background-position: left bottom , top center;
	background-size: 100% 450px , auto;
    display: block;
    height: auto;
    width: 100%;
	position: relative;
	
}
#content_three-reasons .bg_leaf{
	position: absolute;
    right: 0;
	bottom: -8%;
	max-width: 20%;
	z-index: 99;
}
#content_three-reasons.content_base{
	overflow: unset;
}
#content_three-reasons .content_head p{
	margin-bottom: 6rem;
}
#content_three-reasons h2{
	text-align: center;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#content_three-reasons .headline_type01{
	display: flex;
	align-items: center;
	justify-content: center;
}
#content_three-reasons .headline_type01 .image.left,
#content_three-reasons .headline_type01 .image.right{
	max-width: 15%;
	padding: 0;
}
#content_three-reasons .tr_item {
	position: relative;
	background-color: var(--c-white);
	border-radius: 4rem;
	box-shadow: 0 0 2rem var(--c-shadow);
	margin-bottom: 10rem;
}
#content_three-reasons .tr_item .sub{
	position: absolute;
    top: -7rem;
    left: 50%;
	font-size: 7.8rem;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#content_three-reasons .tr_item .sub span{
	font-size: 3.6rem;
}
#content_three-reasons .sub .fs_big{
	font-size: 4.8rem;
}
#content_three-reasons .tr_item_inner {
	display: flex;
    align-items: center;
    padding: 5rem;
    position: relative;
    justify-content: space-between;
}

#content_three-reasons .tr_item_inner .text {
	max-width: 50%;
	width: 100%;
}

#content_three-reasons .tr_item_inner .title .sub {
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.6;
}
#content_three-reasons .tr_item_inner .title .main {
	display: block;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.25;
	margin-top: 0.8rem;
}
#content_three-reasons .tr_item_inner .desc {
	margin-top: 2.8rem;
	line-height: 220%;
	font-size: 1.3rem;
	width: 29em;
}
#content_three-reasons .tr_item_inner .tag {
	margin-top: 2.7rem;
}
#content_three-reasons .tr_item_inner .btn_block {
    display: flex;
    justify-content: end;
}

#content_three-reasons .tr_item_inner .btn {
	max-width: 18rem;
	width: 100%;
	margin-top: 2rem;
	border-radius: 30px;
    background-color: #726353;
}
#content_three-reasons .tr_item_inner .btn a {
	height: 5rem;
}
#content_three-reasons .tr_item_inner .btn a .btn_inner {
	padding: 0 2rem 0 2.5rem;
}
#content_three-reasons .tr_item_inner .image {
	max-width: 47%;
	width: 100%;
	/* position: absolute;
	top: 50%;
	right: 5%;
	transform:translate(0, -50%); */
}
/* #content_three-reasons .tr_item_inner .image img {
	filter: drop-shadow(0 0 1rem var(--c-shadow));
} */

/* tb */
@media screen and (max-width:1000px){
	/*
	#content_three-reasons .tr_item .sub{
		position: absolute;
		top: -15%;
	}
	#content_three-reasons h2 br{
		display: block;
	}
	*/
	
	/* #content_three-reasons .tr_item_inner {
		padding: 6%;
	}
	#content_three-reasons .tr_item_inner .text {
		max-width: 50%;
	}
	#content_three-reasons .tr_item_inner .title .main br {
		display: none;
	}

	#content_three-reasons .tr_item_inner .title .sub {
		font-size: 1.6rem;
	}
	#content_three-reasons .tr_item_inner .title .main {
		font-size: 3.8rem;
	}
	#content_three-reasons .tr_item_inner .desc {
		margin-top: 1.5rem;
		line-height: 1.9;
		font-size: 1.5rem;
	}
	#content_three-reasons .tr_item_inner .tag {
		margin-top: 1.5rem;
	}
	#content_three-reasons .tr_item_inner .btn {
		margin-top: 2.5rem;
	}

	#content_three-reasons .tr_item_inner .image {
		max-width: 52%;
		right: -5%;
	} */
} 

/* sp */
@media screen and (max-width:1000px){
	#content_three-reasons {
		  background-size: 100% 520px , auto;
	}
	
	#content_three-reasons .headline_type01 {
		margin-bottom: 3rem;
	}
	#content_three-reasons .sub .fs_big{
		font-size: 3.6rem;
	}
	#content_three-reasons .sub .fs_sm{
		font-size: 1.8rem;
	}
	#content_three-reasons .tr_item {
		border-radius: 5rem;
		box-shadow: 0 1px 1rem var(--c-shadow);
	}
	#content_three-reasons .tr_item_inner {
		padding: 3.5rem 2rem;
		display: block;
	}
	/*
	#content_three-reasons .tr_item_inner .title .main br {
		display: inline-block;
	}
	*/
	#content_three-reasons .tr_item_inner .text {
		max-width: 100%;
	}
	#content_three-reasons .tr_item .sub {
		font-size: 4.7rem;
		top: -4rem;
	}
	#content_three-reasons .tr_item .sub span{
		font-size: 2.2rem;
	}
	#content_three-reasons .tr_item_inner .title .main {
		font-size: 2.2rem;
		line-height: 1.35;
		margin-top: 0.5rem;
	}
	#content_three-reasons .tr_item_inner .desc {
		margin-top: 2rem;
		font-size: 1.6rem;
		line-height: 1.6;
		width: 100%;
	}
	#content_three-reasons .tr_item_inner .tag {
		margin-top: 1.8rem;
	}
	#content_three-reasons .tr_item_inner .image {
		position: relative;
		max-width: 100%;
		right: 0;
		top: 0;
		transform:none;
		margin-top: 1.5rem;
	}

	#content_three-reasons .tr_item_inner .btn {
		margin: 3rem auto 0 auto;
	}
}


/* .tr_item.-item_02 */
#content_three-reasons .tr_item.-item_02 {
	margin-top: 10rem;
}
#content_three-reasons .tr_item.-item_02 .tr_item_inner {
	flex-direction: row-reverse;
}
#content_three-reasons .tr_item.-item_02 .tr_item_inner .text{
	margin-left: 10rem;
}
#content_three-reasons .tr_item.-item_02 .tr_item_inner .desc{
	width : 100% ;
}

#content_three-reasons .tr_item.-item_02 .tr_item_inner .image {
	left: 5%;
	/* left: -11%; */
}
/* tb */
@media screen and (max-width:1000px){
	#content_three-reasons .tr_item.-item_02 .tr_item_inner .image {
		right: 0;
		left: -7%;
	}
	#content_three-reasons .tr_item.-item_02 .tr_item_inner .text {
	  margin-left: 0;
  }
}
/* sp */
@media screen and (max-width:1000px){
	/* .tr_item.-item_02 */
	#content_three-reasons .tr_item.-item_02 {
		margin-top: 4rem;
	}
	#content_three-reasons .tr_item.-item_02 .tr_item_inner .image {
		right: 0;
		left: 0;
	}
}


/* .tr_item.-item_03 */
#content_three-reasons .tr_item.-item_03 {
	margin-top: 19rem;
}
#content_three-reasons .tr_item.-item_03 .tr_item_inner {
	display: block;
	padding: 0 6rem;
	top: -9rem;
}
#content_three-reasons .tr_item.-item_03 .image {
	margin-top: 0;
	position: relative;
	max-width: 100%;
	top: 0;
	right: 0;
	transform: none;
}
#content_three-reasons .tr_item.-item_03 .text {
	max-width: 100%;
	margin-top: 4rem;
	position: relative;
}
#content_three-reasons .tr_item.-item_03 .title .main {
	margin-top: 0.3rem;
}
#content_three-reasons .tr_item.-item_03 .desc {
	margin-top: 2.8rem;
}
#content_three-reasons .tr_item.-item_03 .btn {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0;
}
#content_three-reasons .tr_item.-item_03 .service_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	row-gap: 4rem;
	margin-top: 3.7rem;
}
#content_three-reasons .tr_item.-item_03 .service_list_item {
	max-width: 47.728%;
	width: 100%;
	background-color: var(--c-white);
	border: 0.1rem solid var(--c-glay-D);
	border-radius: 2rem;
	text-align: center;
}
#content_three-reasons .tr_item.-item_03 .service_list_item_inner {
	padding: 3rem 0;
	position: relative;
}
#content_three-reasons .tr_item.-item_03 .service_list_item_inner::after {
	font-family: 'icon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	position: relative;
	transition: all 0.3s;

    content: "\e902";
	font-size: 1.8rem;
	color: var(--c-black);
	position: absolute;
	top: 50%;
	right: 1.5rem;
	transform:translate(0, -50%);
}
#content_three-reasons .tr_item.-item_03 a:hover .service_list_item_inner::after {
    right: 0.7rem;
}

#content_three-reasons .tr_item.-item_03 .service_list_item .image {
	max-width: 13rem;
	margin: 0 auto;
}
#content_three-reasons .tr_item.-item_03 .service_list_item.-lab .image {
	padding: 3.3rem 0;
	max-width: 28rem;
}
#content_three-reasons .tr_item.-item_03 .service_list_item .image img {
	filter: none;
}
#content_three-reasons .tr_item.-item_03 .service_list_item .name {
	margin-top: 1.2rem;
	font-size: 1.4rem;
}
#content_three-reasons .tr_item.-item_03 .service_list_item .name .sub {
	display: block;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#content_three-reasons .tr_item.-item_03 .service_list_item .name .main {
	display: block;
	margin-top: 0.3rem;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.4;
	color: var(--c-red);
}
/* tb */
@media screen and (max-width:1000px){
	/* .tr_item.-item_03 */
	/*
	#content_three-reasons .tr_item.-item_03 .tr_item_inner {
		padding: 0 6%;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item .name .main {
		font-size: 2rem;
	}
	*/
}
/* 900px */
@media screen and (max-width:900px){
	/* .tr_item.-item_03 */
	/*
	#content_three-reasons .tr_item.-item_03 .service_list {
		row-gap: 3rem;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item .image {
		max-width: 9rem;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item.-lab .image {
		padding: 2.214rem 0;
		max-width: 20rem;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item .name .main {
		font-size: 1.8rem;
	}
	*/
}
/* sp */
@media screen and (max-width:1000px){
	/* .tr_item.-item_03 */
	#content_three-reasons .tr_item.-item_03 {
		margin-top: 8rem;
	}
	#content_three-reasons .tr_item.-item_03 .tr_item_inner {
		padding: 0 2rem;
		top: -4rem;
	}
	#content_three-reasons .tr_item.-item_03 .btn {
		position: relative;
		margin-top: 2.8rem;
	}
	#content_three-reasons .tr_item.-item_03 .text{
		margin-top: 2.5rem;
	}
	#content_three-reasons .tr_item.-item_03 .title .main {
		margin-top: 0.5rem;
	}
	#content_three-reasons .tr_item.-item_03 .desc {
		margin-top: 1.6rem;
	}

	#content_three-reasons .tr_item.-item_03 .service_list {
		row-gap: 2rem;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item {
		max-width: 100%;
		border-radius: 1.5rem;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item_inner {
		padding: 2.5rem 0 2rem;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item .image {
		max-width: 10rem;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item.-lab .image {
		padding: 2.214rem 0;
		max-width: 20rem;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item .name .main {
		font-size: 1.7rem;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item .name{
		margin-top: 1rem;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item .name .sub {
		font-size: 1.2rem;
	}
	#content_three-reasons .tr_item.-item_03 .service_list_item .name .main {
		font-size: 1.8rem;
	}
}

/* .high-performance  高断熱高気密 */
#content_three-reasons .high-performance{
	position: relative;
	border: 1px  solid #726353;
	background-color: #FFFFFF;
	padding: 1rem 0 2rem 0 ;
	margin-bottom: 13.5rem
}
#content_three-reasons .high-performance .bg_garland{
	position: absolute;
    left: -2%;
    top: -12%;
	max-width: 20%;
	z-index: 99;
	width: 16rem;
}
#content_three-reasons .high-performance .bg_hake{
	position: absolute;
    left: -9%;
    bottom: -20%;
    max-width: 20%;
    z-index: 99;
    width: 20rem;
}
#content_three-reasons .high-performance .high-performance_inner{
	display: flex;
	align-items: end;
	justify-content: space-evenly ;
	padding: 2rem 5rem 2rem;
	position: relative;
}
#content_three-reasons .high-performance_inner .text {
    max-width: 42%;
    width: 100%;
}
#content_three-reasons .high-performance_inner .btn_block {
    display: flex;
    justify-content: end;
}

#content_three-reasons .high-performance_inner .text .title{
	font-size: 5.0rem;
}
#content_three-reasons .high-performance_inner .text .desc{
    margin-top: 2.8rem;
    line-height: 220%;
    font-size: 1.3rem;
	width: 90%;
}
#content_three-reasons .high-performance_inner .image.for_pc {
    display: flex;
    justify-content: end;
}
#content_three-reasons .high-performance_inner .image.for_pc img {
	width: 90%;
}


#content_three-reasons .high-performance ul{
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
	margin:1rem 0 2rem;
}
#content_three-reasons .high-performance ul li{
	padding: 0.7rem 1.2rem  0.6rem 1.2rem;
	border-radius: 5%;
	margin:0 0.5rem;
	font-size: 1.8rem;
	font-weight: 400;
	width: 25%;
	max-width: 11rem;
	text-align: center;
}
#content_three-reasons .high-performance ul li.dannetu{
	background-color: var(--c-orange-pale);
}
#content_three-reasons .high-performance ul li.kimitu{
	background-color: var(--c-yellow-pale);
}
#content_three-reasons .high-performance ul li.seinou{
	background-color: var(--c-green-pale);
}

/* .youtube_list youtube*/
#content_three-reasons .youtube_block{
	/*background-color : #fff ;
	
	margin : 0 -20px ;
	padding : 0 20px ;
  */
}

#content_three-reasons .youtube.top{
	display: flex;
	flex-direction: column;
    align-items: flex-start;
	margin: 6rem 0 2rem 0;
	font-weight: 700;
}
#content_three-reasons .youtube.top .fc_orange {
	font-size: 2.4rem;
}
#content_three-reasons .youtube.top .title {
	font-size: 3rem;
}
#content_three-reasons .youtube_list {
	display: flex;
	justify-content: space-between;
	column-gap: 2%;
	
}
#content_three-reasons .youtube_list_item {
	background-color: var(--c-white);
	/* border-radius: 1.5rem; */
	box-shadow: 0 0 1rem var(--c-shadow);
	max-width: 35.6rem;
	width: 100%;
	/* padding: 3rem 2.5rem; */
}
#content_three-reasons .youtube_list_item .image {
	height: 21rem;
	display: block;
	text-align: center;
}
#content_three-reasons .youtube_list_item .image img {
	height: 100%;
	width:auto;
}
#content_three-reasons .youtube_list_item .text .title {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.4;
	margin: 1rem;
	transition:all 0.2s;
    display: -webkit-box;
    text-overflow: ellipsis;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   overflow: hidden;
}

#content_three-reasons .youtube_list_item .text ul {
	margin-top: 1.1rem;
	margin-bottom: 0;
}
#content_three-reasons .youtube_list_item .text ul li {
	font-size: 1.4rem;
	line-height: 1.3;
}
/* tb */
/* sp */
@media screen and (max-width:1000px){
	/*
	#content_three-reasons .youtube_list_item .image {
		height: 17vw;
	}
	#content_three-reasons .youtube_list{
		overflow: hidden;
	}
	#content_three-reasons .youtube.top{
		align-items: center;
		text-align: center;
	}
	*/

	#content_three-reasons {
    padding-bottom: 1rem;
  }
  #content_three-reasons .high-performance {
    margin-bottom: 0.5rem
  }
  #content_three-reasons .high-performance .bg_garland{
  	position: absolute;
      left: -3%;
      top: -2%;
  	z-index: 99;
  	width: 22rem;
  	max-width: 25%;
  }
  
	#content_three-reasons .high-performance .high-performance_inner{
		display: flex;
		align-items: bottom;
		padding: 2rem;
		position: relative;
	}
	#content_three-reasons .high-performance ul li{
		width: 30%;
	  max-width:fit-content;
		white-space: nowrap;
		font-size: 1.4rem;
		padding: 0.8rem 2rem ;
	}
	#content_three-reasons .high-performance_inner .text .title{
		font-size: 3.6rem;
	}
	#content_three-reasons .high-performance_inner .text {
		display: flex;
		max-width: 100%;
		width: 100%;
		flex-direction: column;
		align-items: center;
	}
  #content_three-reasons .high-performance .bg_hake{
    position: absolute;
    left: -4%;
    bottom: -0%;
    max-width: 25%;
    z-index: 99;
    width: 20rem;
  }
	
	
  #content_three-reasons .high-performance_inner .text .desc{
      margin: 1.2rem 0  1.2rem 0 ;
      line-height: 160%;
      font-size: 1.3rem;
  	width: 100%;
  }
	
	#content_three-reasons .high-performance_inner .image.for_pc {
    display: none;
	
	}
	
	#content_three-reasons .youtube_list {
		flex-direction: column;
		column-gap: 0;
		row-gap: 2rem;
		/*margin-top: 4rem;*/
	}
	#content_three-reasons .youtube_list_item {
		/*max-width: 100%;*/
		max-width: 450px;
		width: fit-content;
		padding: 0 2.5rem 0 2.5rem ;
		margin-bottom: 2.5rem;
	}
	#content_three-reasons .youtube_list_item .image {
		height: 20.6rem;
	}
	#content_three-reasons .youtube_list_item .text .title {
		font-size: 1.8rem;
		margin-top: 1rem;
	}
	#content_three-reasons .youtube.top{
			margin: 6rem 0 0 0;
	}
}

@media screen and (max-width:480px){
  	#content_three-reasons .youtube_list_item {
  		/*max-width: 100%;*/
  		max-width: 360px;
    }
    .youtube_list_item iframe {
         width :322px;
         height:181px;
    }
}


/* bg_content */
#content_three-reasons .bg_content {
	position: absolute;
	z-index: -1;
}
#content_three-reasons .bg_content.bg-01,
#content_three-reasons .bg_content.bg-03,
#content_three-reasons .bg_content.bg-05 {
	right: -12rem;
}
#content_three-reasons .bg_content.bg-02,
#content_three-reasons .bg_content.bg-04 {
	left: -12rem;
}
#content_three-reasons .bg_content.bg-01 { top: 1%; }
#content_three-reasons .bg_content.bg-02 { top: 21.5%; }
#content_three-reasons .bg_content.bg-03 { top: 45%; }
#content_three-reasons .bg_content.bg-04 { top: 65%; }
#content_three-reasons .bg_content.bg-05 { top: 84%; }
/* sp */
@media screen and (max-width:1000px){
	#content_three-reasons .bg_content {
		display: none;
	}
}



/*-- 

content_faq 
お客様からよくいただくご質問
====================================================== --*/
#content_faq {
	height: 64rem;
	margin-top: 0;
	background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
    background-image: url(../img/top/bg_faq.png);
	/* background-color: var(--c-beige); */
	padding: 6rem 2rem 10rem 2rem;
	position: relative;
	overflow: visible;
}

#content_faq  img.meeting.for_pc{
	z-index: 101;
	position: absolute;
    bottom: -4rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
/* #content_faq .faq_list_item {
	border-top: 0.1rem solid var(--c-glay-D);
} */
/* #content_faq .faq_list_item a:hover {
	opacity: 1;
} */
#content_faq .faq_list{
	margin-top: 2rem;
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
	justify-content: space-around;
}
#content_faq .faq_list_item_inner {
	display: flex;
	column-gap: 4rem;
	padding: 4rem 1rem 2rem 1rem;
	width: 26rem;
	position: relative;
	border-radius: 2rem;
	box-shadow: 0 0 1rem var(--c-shadow);
}
/* #content_faq .faq_list_item:last-child {
	border-bottom: 0.1rem solid var(--c-glay-D);
} */
#content_faq .faq_list_item .faq_list_item_inner .image_question {
	max-width: 31rem;
	position: absolute;
	left: 50%;
	top: -5%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#content_faq .faq_list_item hr{
	border: none;
    border-top: 2px dotted #B28357;
}
#content_faq .faq_list_item .text {
	max-width: 65rem;
}
#content_faq .faq_list_item .text .title {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.6;
	transition: all 0.3s;
	margin-bottom: 0.7rem;
}
/* #content_faq .faq_list_item a:hover .text .title {
	color: var(--c-orange);
} */
#content_faq .faq_list_item .text .desc {
	margin-top: 0.7rem;
	line-height: 1.8;
	font-size: 1.4rem;
}
/* tb */
@media screen and (max-width:1000px){
	/*
	#content_faq {
		overflow: hidden;
	}
	#content_faq  img.meeting.for_sp{
		margin: 0 auto;
		max-width: 80%;
		display: block;
	}
	#content_faq  img.meeting.for_pc{
		display: none;
	}
	*/
}
/* tb sp */
@media screen and (max-width:1000px){
	/**/
	#content_faq {
		height: auto;
		background-position: left bottom;
		background-size: cover;
		padding: 3rem 2rem 1rem 2rem ;
		overflow: hidden;
	}
	
	#content_faq  .headline_type01 .sub {
		font-size: 2.5rem;
	}
  #content_faq .headline_type01 .sub .txt_head {
      font-size: 1.7rem;
  }	
  #content_faq .content_head p {
      font-size: 1.3rem;
  }	
	
	#content_faq  img.meeting.for_sp{
		margin: 0 auto;
		max-width: 80%;
	}
	#content_faq .faq_list_item {
		margin: 2rem;
	}
	#content_faq .faq_list_item_inner {
		flex-direction: column;
		padding: 1.6rem;
	}
	#content_faq .faq_list_item .image {
		max-width: 100%;
	}
	#content_faq .faq_list_item .text {
		max-width: 100%;
	}
	#content_faq .faq_list_item .text .title {
		font-size: 1.4rem;
		font-weight: 500 ;
		margin-top: 3rem;
		margin-bottom: 1.5rem
	}
	#content_faq .faq_list_item .text .desc {
		margin-top: 1.5rem;
		font-size: 1.2rem;
	}
	
}

/*-- 

content_message
お任せください
====================================================== --*/ 
#content_message{
	background-image: url(../img/top/bg_message.png);
	margin-top: 0;
	background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto;
    display: block;
    height: auto;
    width: 100%;
	position: relative;
	z-index: 100;
}
#content_message.content_base{
	padding: 2rem 0 ;
}
#content_message p{
	position: relative;
    padding: 0.8rem 0 2rem 0;
    margin-bottom: 0.2rem;
    /* border-bottom: 0.75px solid; */
    color: var(--c-brown);
    font-size: 2.4rem;
    text-align: center;
}

#content_message .txt_head{
  font-size: 2rem;
}
#content_message .content_inner{
  
}


/* tb sp */
@media screen and (max-width:1000px){
  #content_message {
    box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.15)
  }
	
  #content_message .txt_head{
    font-size: 1.4rem;
  }
  #content_message p{
      position: relative;
      padding: 0.8rem 0 2rem 0;
      margin-bottom: 0.2rem;
      /* border-bottom: 0.75px solid; */
      color: var(--c-brown);
      font-size: 1.7rem;
      text-align: center;
      line-height :  ;
  }
  #content_message .txt_bottom{
    font-size: 1.4rem;
  }

	
	/*
	#content_message{
		background-image:none;
		background-color: var(--c-white);
		padding: 1rem;}
  */
}
/*-- 

content_service
サービス紹介
====================================================== --*/
#content_service{
	background-image: url(../img/top/bg_service.png);
	margin-top: 0;
	background-repeat: repeat;
	background-position: top center;
	background-size:auto;
    display: block;
    height: auto;
    width: 100%;
	position: relative;
}
#content_service .bg_leaf{
	position: absolute;
    left: 0;
	top: 0;
	max-width: 20%;
}
#content_service .image_new-house{
	position: relative
}
#content_service .new-house{
	display: flex;
    flex-direction: column;
    align-items: center;
	position: absolute;
	background-color: var(--c-white);
	width: 45%;
	top: 10%;
	right: 2%;
	padding: 3rem;
} 
#content_service .new-house .btn{
	margin-bottom: 2rem;
}
#content_service .new-house h3{
	margin-bottom: 2rem;
	font-size: 2.4rem;
}
#content_service .others{
	margin-top: 6rem;
}
#content_service .others_list {
	display: flex;
	justify-content: space-between;
	column-gap: 2%;
	margin-top: 2rem;
	flex-wrap: nowrap;
}
#content_service .others_list_item {
	background-color: var(--c-white);
	/* border-radius: 1.5rem; */
	box-shadow: 0 0 1rem var(--c-shadow);
	max-width: 31%;
	width: 100%;
	/* padding: 3rem 2.5rem; */
}
#content_service .others_list_item .text{
	padding: 1rem;
}
#content_service .others_list_item h3{
	font-size:100%;
}
#content_service .others_list_item h3.arrow_right{
	padding-right:unset;
} 
/* tb sp */
@media screen and (max-width:1000px){
	/**/
	
	#content_service.content_base  {
		padding: 3rem 2rem
	}

	
	#content_service .new-house{
		position: unset;
		width: 100%;
		max-width: 100%;
		box-shadow: 0 0 1rem var(--c-shadow);
	}
	#content_service .others_list {
		flex-wrap: wrap;
	}
	#content_service .others_list_item{
		max-width: 100%;
	    width: 100%;
		margin-bottom: 1.5rem;
	}
	
  #content_service .bg_leaf{
  	position: absolute;
      left: 2%;
  	top: 0;
  	max-width: 30%;
  }	
  #content_service .content_body .link{
    font-size:1.2rem;
  }	
  
	/* #content_service .others_list_item h3{
		font-size: 4vw;
	} */
}
/*-- 
content_works
施工事例
====================================================== --*/
#content_works.content_base{
	overflow: unset;
}
#content_works .bg_cat{
	position: absolute;
    right: 0;
	top: -10%;
	max-width: 20%;
	z-index: 99;
}
#content_works .bg_coffee{
	position: absolute;
    left: 0;
    bottom: -5%;
    max-width: 20%;
    z-index: 1;
}
/*
#content_works .content_body{
	display: flex;
    flex-direction: column;
    align-items: center;
}
*/
#content_works .works_list {
	display: flex;
	justify-content: space-between;
	column-gap: 2%;
	margin-top: 2rem;
}
#content_works .works_list_item {
	background-color: var(--c-white);
	/* border-radius: 1.5rem; */
	box-shadow: 0 0 1rem var(--c-shadow);
	max-width: 31%;
	width: 100%;
	/* padding: 3rem 2.5rem; */
}
#content_works .works_list_item img{
	object-position: 50% 50%;
    object-fit: cover;
    width: 100%;
    height: 18rem;
}
#content_works .works_list_item .text{
	padding: 0.5rem 1rem 1rem 1rem;
}
#content_works .works_list_item .text span{
	border-radius: 0.2rem;
    display: inline-block;
    padding: 0.1rem 1rem;
    color: var(--c-white);
}
#content_works .works_list_item .text .title {
    font-size: 1.5rem;
    font-weight: 700;
	line-height: 1.5;
}
#content_works .btn {
    margin: 2rem auto;
}
#content_works .works_list_item .text span.shintiku_s{
	background-color: var(--c-green-light);
}
#content_works .works_list_item .text span.syuzen_s{
	background-color: var(--c-glay-9);
}
#content_works .works_list_item .text span.rehome_s{
	background-color: var(--c-yellow);
}
@media screen and (max-width:1000px){
	/*
	#content_works .works_list_item {
		width: fit-content;
		margin: 1rem;
	}
	*/
}

@media screen and (max-width:1000px){
	#content_works .works_list_item {
		width: 50vw;
		margin: 1rem;
	}
	#content_works .works_list_item img{
		object-position: 50% 50%;
        object-fit: cover;
        width: 100%;
        height: 16.6rem;
	}
}

@media screen and (max-width:580px){
	#content_works .works_list_item {
		width: 100vw;
		margin: 1rem;
	}
	#content_works .content_body a.link.arrow_right:before{
	    top: 1.6rem;
	}
	#content_works .content_body a.link.arrow_right:after{
	    top: 1.6rem;
	}
}
/*-- 
content_support
アフターフォロー
====================================================== --*/
#content_support{
	background-color: var(--c-beige);
}
#content_support .inner{
	max-width: 79rem;
	width: 100%;
	margin: 0 auto;
}
#content_support .inner a{
	display: block;
}
/*-- 
content_company
会社情報
====================================================== --*/
#content_company {
	padding: 10rem 2rem 0rem 2rem;
}
#content_company .message{
	display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
	margin-bottom: 5rem;
}
#content_company .message .image{
	width: 100%;
    max-width: 40%;
}
#content_company .message .text{
	width: 100%;
    max-width: 45%;
}
#content_company .message .text span{
	color:var(--c-glay-9) ;
}
#content_company .text h3{
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 2rem;
}
#content_company .message h3{
	color:var(--c-navy) ;
}
#content_company .philosophy {
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: top 20% center;
	background-size: cover;
    display: block;
    height: 65.2rem;
    width: 100%;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
    background-image: url(../img/top/bg_philosophy.png);
	color: var(--c-white);
	position: relative;
    padding: 20rem 0rem  8rem 0rem;
    overflow: hidden;
}
#content_company .philosophy .text{
	max-width: 100rem;
    width: 100%;
    margin: 0 auto;
	text-align: center;
	text-shadow:1px 1px 3px #726353;
	/* position: absolute;
	bottom: 5%;
	left: 50%; */
}
#content_company .philosophy .text p{
	display: inline-block;
	margin-bottom: 3rem;
}
#content_company .philosophy ul{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
	justify-content: center;
	margin: 4rem 0rem 2rem 0rem;
}
#content_company .philosophy ul li{
	margin: 0 2.4rem;
	text-align: center;
	/* padding: 1rem 3rem; */
	font-size: 2rem;
	font-weight: 700;
	background-color: var(--c-white);
	color: var(--c-black);
	text-shadow:none;
	border-radius: 0.5rem;
	box-shadow: 0 0 1rem var(--c-shadow);
	position: relative;
}
#content_company .philosophy .btn{
	max-width: 25.4rem;
	height: 7.2rem;
}
#content_company .philosophy .btn a{
	padding-left: 16px;
	height: auto;
	font-weight: 500;
	letter-spacing: 2;
	color: var(--c-brown);
}
#content_company .philosophy .btn a.arrow_right_ft{
	position: absolute;
	top: 50%;
    transform: translate(0,-50%);
}
#content_company .philosophy .bubble{
	position: relative;
}
#content_company .philosophy .speech_bubble{
  position: absolute;
  top:-4rem;
  left: 50%;
  display: inline-block;
  /* margin: 1.5em 0; */
  padding: 0.5rem 1rem;
  min-width: 22.2rem;
  max-width: 100%;
  color: var(--c-white);
  font-size: 1.2rem;
  font-weight: 400;
    letter-spacing: 0;
  background: var(--c-orange);
  border-radius: 2rem;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
/* sp */
@media screen and (max-width:1000px){
    #content_company .philosophy .speech_bubble{
        min-width: 100%;
    }
}
#content_company .philosophy .speech_bubble:before{
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: -1px;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid var(--c-orange);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

/* #content_company .gmap_wrap {
	margin-top: 4rem;
*/

/* sp */
@media screen and (max-width:1000px){
	#content_company {
		padding: 5rem 2rem  0rem 2rem;
	}
	#content_company .message{
		display: flex;
    	flex-direction: column;
    	justify-content: flex-start;
    	align-items: center;
    	margin-bottom: 5rem;
    	flex-wrap: nowrap;
	}
	#content_company .message .image {
		width: 80%;
		max-width: 100%;
	}
	#content_company .message .text {
		width: 100%;
		max-width: 100%;
		margin-top: 2rem;
	}
	#content_company .message .text span,
	#content_company .message .text h3{
		text-align: center;
	}
	#content_company .message .text span{
		display: block;
	}	
	#content_company .message .text h3{
		font-size: 5.3vw;
	}
	#content_company .philosophy{
		background-image: none;
		background-color:#D3C9BF;
		padding: 0rem 0.5rem  1rem 0.5rem;
		height: auto;
	}
	#content_company .philosophy .text {
		margin-top: 0;
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
		display: block;
		height: 40rem;
		width: 100%;
		margin: 0 calc(50% - 50vw);
		width: 100vw;
		background-image: url(../img/top/bg_philosophy_sp.jpg);
		color: var(--c-white);
		position: relative;
		padding: 6rem 2rem 2rem 2rem;
		overflow: hidden;
		z-index: 99;
		margin-bottom: 2rem;
		/* position: relative; */
	}
	#content_company .philosophy .text::before{
		position: absolute;
		content: '';
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(227, 210, 204, 0.5);
		z-index: 2;
	}
	#content_company .philosophy .text span,
	#content_company .philosophy .text p,
	#content_company .philosophy .text h3{
		z-index: 100;
        position: relative;
	}
	#content_company .philosophy .text p{
		margin-bottom: 0rem;
	}
	#content_company .philosophy ul{
		margin: 0.5rem 0rem;
	}
	#content_company .philosophy .btn{
		max-width: 30rem;
		height: 5.5rem;
		margin: 0.8rem;
	}
	#content_company .philosophy .btn:last-child{
		margin-top: 4rem;
	}
	/* #content_company .btn {
		margin: 3rem auto 0;
	}
	#content_company .gmap_wrap {
		margin-top: 3rem;
	}
	#content_company .gmap_inner {
		height: auto;
	} */
}

/*-- 

news

====================================================== --*/
.news_list {
	display: flex;
	align-items: stretch;
	column-gap: 2.8%;
}
.news_list_item {
	display: flex;
	max-width: 80%;
	background-color: var(--c-white);
	/* box-shadow: 0 0 1rem var(--c-shadow);
	border-radius: 1.5rem; */
}
.news_list_item_inner {
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	display: block;
}
.news_list_item a:hover {
	opacity: 1;
}

.news_list_item .meta {
	display: flex;
	/* justify-content: space-between; */
	align-items: center;
	/* padding: 2.3rem 2rem 0 2rem; */
}
.news_list_item .meta .category {
	border-radius: 0.2rem;
    display: inline-block;
    padding: 0.1rem 1rem;
    color: var(--c-white);
	font-size: 1rem;
	letter-spacing: 0.03em;
	transition:all 0.2s;
	word-wrap: normal;
    word-break: keep-all;
    overflow-wrap: normal;
	margin: 0 0rem 0 2rem;
	min-width: 60.7px;
	text-align: center;
}
/* .news_list_item .meta .category{
	background-color: var(--c-orange);
} */
.news_list_item .meta time {
	font-size: 1.3rem;
	color: var(--c-glay-9);
	letter-spacing: 0.03em;
	word-break: keep-all;
	white-space: nowrap;
}
.news_list_item .thumb {
	margin-top: 1rem;
	padding: 0 2rem;
}
.news_list_item .title {
	/* width: 300px; */
	font-size: 1.4rem;
	line-height: 1.6;
	padding: 0 2rem 0 2rem;
	transition:all 0.2s;
    display: -webkit-box;
    text-overflow: ellipsis;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   overflow: hidden;
}

.news_list_item a:hover .meta .category,
.news_list_item a:hover .title {
	color: var(--c-orange);
}
.news_list_item .body {
    min-height: 4rem;
    display: flex;
    align-items: center;
}

/* sp */
@media screen and (max-width:1000px){
	.news_list {
		align-items: normal;
	}
	.news_list_item {
		display: flex;
		flex-direction: column;
        align-items: flex-start;
		background: none;
		box-shadow: none;
		max-width: 100%;
	}
	.news_list_item_inner {
		background-color: var(--c-white);
		box-shadow: 0 0 1rem var(--c-shadow);
		border-radius: 1.5rem;
	}
	.news_list_item .meta {
		padding: 0rem 2rem 0 0rem;
	}
	.news_list_item a:hover .meta .category,
	.news_list_item a:hover .title {
		color: var(--c-black);
	}
  .news_list_item .title {
      /* width: 300px; */
      max-height: 5rem;
      font-size: 1.4rem;
      line-height: 1.6;
      margin-top: 0.2rem;
      padding: 0 0 1rem 0;
      transition: all 0.2s;
      display: -webkit-box;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      color: var(--c-brown);
  }
}

/*-- 

content_news
お知らせ
====================================================== --*/
#content_newstopics{
	margin-top: 0;
	background-repeat: repeat;
	background-position: top ;
	background-size: auto;
    /* display: block; */
    height: auto;
    width: 100%;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
    background-image: url(../img/top/bg_news.png);
	/* color: var(--c-white); */
	position: relative;
    /* padding: 6rem 2rem; */
    overflow: hidden;
}
#content_newstopics .bg_lamp{
	position: absolute;
    left: 0;
	top: 0;
	max-width: 20%;
	z-index: 99;
}
#content_newstopics .bg_plant{
	position: absolute;
    right: 0;
	bottom: 0;
	max-width: 20%;
	z-index: 99;
}
#content_newstopics .content_body{
	position: relative;
	display: flex;
    background-color: var(--c-white);
    width: 70%;
    padding: 2rem 5rem;
    flex-direction: column;
    align-items: start;
	max-width: 110rem !important;
	margin:0 auto;
}

/* pc */
@media screen and (min-width:1001px){
    #content_newstopics .news_list_item{
        margin-top: 0.8rem;
        margin-left : 10% ;
        margin-right: 10% ;
    }
}

#content_newstopics .more{
	position: absolute;
	top:-15%;
	right: 0;
}
/* sp */
@media screen and (max-width:1000px){
	#content_newstopics{
		background-size: 138rem;
	}
	#content_newstopics .content_body{
		position: relative;
		display: flex;
		background-color: var(--c-white);
		width: 100%;
		margin: 6rem auto 12rem auto!important;
		padding: 1rem 2rem;
		flex-direction: column;
		align-items: start;
	}
	#content_newstopics .headline_type01 .sub{
		font-size: 3rem;
    	opacity: 0.8;
	}
	#content_newstopics.content_base .content_head .image{
		background-size: 16rem;
	}
	#content_newstopics .more {
		top: -15%;
	}
	#content_newstopics .bg_lamp{
		top: -0.4rem;
	    max-width: 11rem;
	}
	#content_newstopics .bg_plant{
		max-width: 15rem;
	}
	#content_newstopics .content_inner{
		margin: 0.4rem auto;
	}
}
/*-- 

content_link

====================================================== --*/
#content_link {
	padding: 8rem 2rem;
}
#content_link .link_list {
	display: flex;
	column-gap: 3.5rem;
	align-items: stretch;
}
#content_link .link_list_item {
	background-color: var(--c-white);
	box-shadow: 0 0 1rem var(--c-shadow);
	border-radius: 1.5rem;
	max-width: 31%;
	width: 100%;
}
#content_link .link_list_item a {
	padding: 2rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 100%;
	position: relative;
}
#content_link .link_list_item a::after {
	font-family: 'icon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	position: relative;
	transition: all 0.3s;

	display: block;
    content: "\e902";
	font-size: 1.6rem;
	position: absolute;
	top: 50%;
	right: 1.5rem;
	transform:translate(0, -50%);
	transition: all 0.3s;
}
#content_link .link_list_item a:hover::after {
	right: 0.7rem;
}

#content_link .link_list_item .image {
	height: 12.5rem;
	display: block;
	text-align: center;
}
#content_link .link_list_item .image img {
	height: 100%;
	width: auto;
}
#content_link .link_list_item .text {
	text-align: center;
	margin-top: 1.3rem;
}
#content_link .link_list_item .text .sub {
	display: block;
	font-size: 1.3rem;
	line-height: 1.3;
}
#content_link .link_list_item .text .main {
	display: block;
	font-size: 2.2rem;
	font-weight: 900;
	line-height: 1.25;
	margin-top: 1rem;
}

@media screen and (max-width:850px){
	/*
	#content_link .link_list {
		column-gap: 2rem;
	}
	#content_link .link_list_item a::after {
		right: 1rem;
	}
	#content_link .link_list_item .text .sub {
		font-size: 1.2rem;
	}
	#content_link .link_list_item .text .main {
		font-size: 1.8rem;
	}
	*/
}
/* sp */
@media screen and (max-width:1000px){
	#content_link {
		padding: 5rem 2rem;
	}
	#content_link .link_list {
		flex-direction: column;
		row-gap: 2rem;
	}
	#content_link .link_list_item {
		max-width: 100%;
	}
	#content_link .link_list_item a::after {
		right: 1.5rem;
	}
	#content_link .link_list_item .text {
		margin-top: 1.1rem;
	}
	#content_link .link_list_item .text .main {
		font-size: 2rem;
		margin-top: 0.8rem;
	}
}