@charset "utf-8";


/* =========================================================
reform
========================================================= */
#reform{
}


/* =========================================================
ishinhome
========================================================= */
#ishinhome{
	padding-top: 120px;
}
#ishinhome .logo{
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	        justify-content: center;
	        flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
}
#ishinhome .logo a{
	display: block;
}
@media only screen and (max-width: 750px) {
	#ishinhome{
		padding-top: 1.2rem;
	}
}


/* =========================================================
ishinhome_bloc
========================================================= */
#ishinhome_bloc {
	position: relative;
	overflow: hidden;
}
#ishinhome_bloc .img_area {
	position: absolute;
	z-index: 1;
	top: 120px;
	right: 0;
	width: 50%;
	height: 460px;
	background-image: url(../../img/reform/ishinhome_img.jpg);
}
#ishinhome_bloc .img_area div {
}
#ishinhome_bloc .txt_bloc .inner {
	padding-top: 120px;
	padding-bottom: 0 !important;
}
@media print,screen and (min-width: 1401px) {
	#ishinhome_bloc .txt_bloc {
	}
	#ishinhome_bloc .txt_bloc .inner {
		position: relative;
	}
}
@media print, screen and (max-width: 1400px) and (min-width: 751px) {
	#ishinhome_bloc .txt_bloc {
		position: relative;
	}
	#ishinhome_bloc .txt_bloc .inner {
	}
}
#ishinhome_bloc .txt_bloc .inner .txt_area {
	width: 50%;
	margin-right: auto;
	padding-right: 60px;
	padding-bottom: 114px;
}
#ishinhome_bloc .txt_bloc .inner .txt_area h3 {
	margin-top: 3px;
	letter-spacing: 0;
}
#ishinhome_bloc .txt_bloc .inner .txt_area p {
	line-height: 2em;
	margin-top: 58px;
}
#ishinhome_bloc .txt_bloc .inner .img_area_sub {
	position: relative;
	z-index: 1;
}
#ishinhome_bloc .txt_bloc .inner .img_area_sub .inner {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	width: 100%;
	min-height: 0;
	padding: 0 !important;
	margin: 0 !important;
}
#ishinhome_bloc .txt_bloc .inner .img_area_sub .img_area_sub_bloc {
	width: 240px;
	margin-left: 30px;
}
#ishinhome_bloc .txt_bloc .inner .img_area_sub .img_area_sub_bloc:first-child {
	margin-left: 0;
}
#ishinhome_bloc .txt_bloc .inner .img_area_sub .img_area_sub_bloc .reform_media img {
	display: none;
}
@media print, screen and (max-width: 825px) and (min-width: 751px) {
	#ishinhome_bloc .txt_bloc .inner .img_area_sub {
		width: 100%;
	}
	#ishinhome_bloc .txt_bloc .inner .img_area_sub .img_area_sub_bloc {
		width: 30.6%;
		margin-left: 4.1%;
	}
}
@media only screen and (max-width: 750px){
	#ishinhome_bloc{
		display:         flex;
		display: -webkit-flex;
		-webkit-justify-content: flex-start;
		        justify-content: flex-start;
		        flex-flow: column-reverse wrap;
		-webkit-flex-flow: column-reverse wrap;
		        align-items: flex-start;
		-webkit-align-items: flex-start;
		overflow: visible;
	}
	#ishinhome_bloc .txt_bloc{
		width: 100%;
	}
	#ishinhome_bloc .txt_bloc .inner {
		padding-top: 1.2rem;
		padding-bottom: 0.6rem;
	}
	#ishinhome_bloc .txt_bloc .inner .txt_area {
		width: 100%;
		padding-right: 0;
		padding-bottom: 0.55rem;
	}
	#ishinhome_bloc .txt_bloc .inner .txt_area h3 {
		margin-top: 0;
	}
	#ishinhome_bloc .txt_bloc .inner .txt_area p {
		line-height: 1.4em;
		margin-top: 0.55rem;
	}
	#ishinhome_bloc .img_area{
		position: relative;
		z-index: 0;
		top: 0;
		right: 0;
		left: auto;
		width: 88vw;
		height: auto;
		margin-left: auto;
	}
	#ishinhome_bloc .txt_bloc .inner .img_area_sub {
		position: absolute;
		top: 100%;
		z-index: 3;
		margin-top: -0.6rem;
		right: 0;
		left: auto;
		width: auto;
		-webkit-overflow-scrolling: touch;
	}
	#ishinhome_bloc .txt_bloc .inner .img_area_sub .inner{
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
		padding: 0 0.85rem 0 !important;
		max-width: 7.5rem;
	}
	#ishinhome_bloc .txt_bloc .inner .img_area_sub .img_area_sub_bloc {
		width: 2.4rem;
		min-width: 2.4rem;
		margin-left: 0.3rem;
	}
}


/* =========================================================
ishinhome_modelhouse
========================================================= */
#ishinhome_modelhouse {
	margin-top: -124px;
}
#ishinhome_modelhouse .inner {
	position: relative;
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	        flex-flow: row-reverse nowrap;
	-webkit-flex-flow: row-reverse nowrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	padding-top: 244px;
	padding-bottom: 120px;
}
#ishinhome_modelhouse .inner .img_area {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	        flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	width: 61.4%;
	position: relative;
}
#ishinhome_modelhouse .inner .img_area .bg {
	width: 60vw;
	height: 420px;
	position: absolute;
	top: 60px;
	left: 60px;
	z-index: 0;
}
#ishinhome_modelhouse .inner .img_area .img_area_sub_bloc {
	max-width: 100%;
	width: 100%;
}
@media print, screen and (min-width: 751px) {
	#ishinhome_modelhouse .inner .img_area .img_area_sub_bloc .reform_media {
		height: 420px;
	}
}
#ishinhome_modelhouse .inner .img_area .img_area_sub_bloc .reform_media img {
	display: none;
}
#ishinhome_modelhouse .inner .txt_bloc {
	width: 38.6%;
	padding-right: 5.26%;
}
#ishinhome_modelhouse .inner .txt_bloc .txt_area {
}
#ishinhome_modelhouse .inner .txt_bloc .txt_area h3 {
	margin-top: 3px;
	letter-spacing: 0px;
	margin-bottom: 58px;
}
#ishinhome_modelhouse .inner .txt_bloc .txt_area p {
	line-height: 1.8em;
}
#ishinhome_modelhouse .inner .txt_bloc .btn_area{
	margin-top: 54px;
}
#ishinhome_modelhouse .inner .txt_bloc .btn_area .btn_def{
	margin: 0 auto 0 0;
}
#ishinhome_modelhouse .inner .txt_bloc .line_area{
	margin-top: 60px;
}
#ishinhome_modelhouse .inner .txt_bloc .line_area h4{
}
#ishinhome_modelhouse .inner .txt_bloc .line_area h4 .none{
	display: none;
}
#ishinhome_modelhouse .inner .txt_bloc .line_area p{
	line-height: 1.7em;
	margin-top: 14px;
}
#ishinhome_modelhouse .inner .txt_bloc .line_area .btn_area{
	margin-top: 26px;
}
#ishinhome_modelhouse .inner .txt_bloc .line_area .btn_area .btn_line{
	margin: 0 auto 0 0;
}
@media only screen and (max-width: 750px){
	#ishinhome_modelhouse {
		margin-top: -1.22rem;
	}
	#ishinhome_modelhouse .inner {
		-webkit-justify-content: flex-start;
		        justify-content: flex-start;
		        flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		padding-top: 3.65rem;
		padding-bottom: 1.2rem;
	}
	#ishinhome_modelhouse .inner .img_area {
		width: 100%;
	}
	#ishinhome_modelhouse .inner .img_area .bg {
		left: auto;
		right: -4vw;
		top: 0.6rem;
		width: 16vw;
		height: 12.67rem;
	}
	#ishinhome_modelhouse .inner .txt_bloc{
		width: 100%;
		padding-top: 0.64rem;
		padding-right: 21.4%;
	}
	#ishinhome_modelhouse .inner .txt_bloc .txt_area h3 {
		margin-top: 0;
		margin-bottom: 0.56rem;
		line-height: 1.3em;
	}
	#ishinhome_modelhouse .inner .txt_bloc .txt_area p {
		line-height: 1.4em;
	}
	#ishinhome_modelhouse .inner .txt_bloc .btn_area{
		margin-top: 0.54rem;
	}
	#ishinhome_modelhouse .inner .txt_bloc .line_area{
		margin-top: 0.6rem;
	}
	#ishinhome_modelhouse .inner .txt_bloc .line_area p{
		line-height: 1.4em;
		margin-top: 0.19rem;
	}
	#ishinhome_modelhouse .inner .txt_bloc .line_area .btn_area{
		margin-top: 0.26rem;
		width: 54.54%;
	}
}


/* =========================================================
ishinhome_sunlight
========================================================= */
#ishinhome_sunlight {
	margin-top: -124px;
}
#ishinhome_sunlight .inner {
	position: relative;
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	padding-top: 140px;
	padding-bottom: 120px;
}
#ishinhome_sunlight .inner .img_area {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	        flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	width: 61.4%;
	position: relative;
}
#ishinhome_sunlight .inner .img_area .bg {
	width: 60vw;
	height: 450px;
	position: absolute;
	top: 60px;
	right: 60px;
	z-index: 0;
}
#ishinhome_sunlight .inner .img_area .img_area_sub_bloc {
	max-width: 335px;
	width: 47.9%;
	margin-top: 30px;
}
#ishinhome_sunlight .inner .img_area .img_area_sub_bloc:first-child {
	max-width: 100%;
	width: 100%;
	margin-top: 0;
}
#ishinhome_sunlight .inner .img_area .img_area_sub_bloc .reform_media {
}
#ishinhome_sunlight .inner .img_area .img_area_sub_bloc .reform_media img {
	display: none;
}
#ishinhome_sunlight .inner .txt_bloc {
	width: 38.6%;
	padding-left: 5.26%;
}
#ishinhome_sunlight .inner .txt_bloc .txt_area {
}
#ishinhome_sunlight .inner .txt_bloc .txt_area h3 {
	margin-top: 3px;
	letter-spacing: 0px;
	margin-bottom: 58px;
}
#ishinhome_sunlight .inner .txt_bloc .txt_area p {
	line-height: 1.8em;
}
#ishinhome_sunlight .inner .txt_bloc .btn_area{
	margin-top: 54px;
}
#ishinhome_sunlight .inner .txt_bloc .btn_area .btn_def{
	margin: 0 auto 0 0;
}
@media print, screen and (max-width: 1180px) and (min-width: 751px) {
	#ishinhome_sunlight .inner .img_area .img_area_sub_bloc {
		margin-top: 2.54vw;
	}
}
@media only screen and (max-width: 750px){
	#ishinhome_sunlight {
		margin-top: -1.22rem;
	}
	#ishinhome_sunlight .inner {
		-webkit-justify-content: flex-start;
		        justify-content: flex-start;
		        flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		padding-top: 1.2rem;
		padding-bottom: 1.2rem;
	}
	#ishinhome_sunlight .inner .img_area {
		width: 100%;
	}
	#ishinhome_sunlight .inner .img_area .bg {
		left: -4vw;
		right: auto;
		top: 0.6rem;
		width: 16vw;
		height: 13.34rem;
	}
	#ishinhome_sunlight .inner .txt_bloc{
		width: 100%;
		padding-top: 0.64rem;
		padding-left: 21.4%;
	}
	#ishinhome_sunlight .inner .txt_bloc .txt_area h3 {
		margin-top: 0;
		margin-bottom: 0.56rem;
		line-height: 1.3em;
	}
	#ishinhome_sunlight .inner .txt_bloc .txt_area p {
		line-height: 1.4em;
	}
	#ishinhome_sunlight .inner .img_area_sp {
		flex-flow: row nowrap;
		-webkit-flex-flow: row nowrap;
		margin-top: 0.55rem;
	}
	#ishinhome_sunlight .inner .img_area_sp .img_area_sub_bloc{
		width: 47.86% !important;
		margin-top: 0;
	}
	#ishinhome_sunlight .inner .img_area_sp .img_area_sub_bloc:first-child{
		margin-right: 4.28%;
	}
	#ishinhome_sunlight .inner .txt_bloc .btn_area{
		margin-top: 0.54rem;
	}
}


/* =========================================================
works
========================================================= */
#works {
	overflow: hidden;
}
#works .works_bloc {
	text-align: center;
	overflow: hidden;
}
#works .works_bloc .inner {
	padding-top: 124px;
}
@media print,screen and (min-width: 1401px) {
	#works .works_bloc .inner{
		position: relative;
	}
}
@media print, screen and (max-width: 1400px) and (min-width: 751px) {
	#works .works_bloc .inner{
	}
}
#works .works_bloc .txt_area {
	padding-bottom: 60px;
}
#works .works_bloc .txt_area h3 {
	letter-spacing: 0.03em;
	text-align: left;
}
#works .btn_area {
}
#works .btn_area .btn_def{
	margin: 0 auto 0 0;
}
@media only screen and (max-width: 750px){
	#works {
	}
	#works .works_bloc {
		text-align: center;
		overflow: hidden;
	}
	#works .works_bloc .inner {
		padding-top: 1.24rem;
		padding-bottom: 1.8rem !important;
	}
	#works .works_bloc .txt_area {
		padding-bottom: 0.55rem;
	}
	#works .works_bloc .txt_area h3 {
	}
	#works .btn_area .btn_def{
		margin: 0 auto 0 0;
	}
}


/* =========================================================
works_slider
========================================================= */
#works_slider  {
	position: relative;
	left: 0;
	width: calc(100% + calc(calc(100vw - 100%) / 2));
	padding: 20px 0 60px 20px;
}
#works_slider [class*=_triangle_]{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#works_slider .works_slider{
}
#works_slider .splide__track {
}
#works_slider .splide__track .splide__list {
}
#works_slider .splide__track .splide__list .splide__slide {
}
#works .works_box {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	        flex-flow: column wrap;
	-webkit-flex-flow: column wrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	opacity: 1 !important;
}
#works .works_box .works_img {
	width: 100%;
}
#works .works_box .works_img img {
	display: none;
}
#works .works_box h4 {
	text-align: left;
	letter-spacing: 0;
	width: 100%;
	line-height: 1.3em;
	margin-top: 16px;
}
#works .works_box .works_info {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	margin-top: 14px;
	text-align: left;
	width: 100%;
}
#works .works_box .works_info *{
	display: block;
}
#works .works_box .works_info .works_date {
}
#works .works_box .works_info span {
}
#works .works_box .works_info .works_category {
}
#works_slider .splide__arrows {
	position: absolute;
	top: 100%;
	left: 0;
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: flex-end;
	        justify-content: flex-end;
	        flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	max-width: 1140px;
	width: 100%;
	margin-top: 58px;
	padding-right: 20px;
}
#works_slider .splide__arrows .splide__arrow {
	display:         flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	        justify-content: center;
	        align-items: center;
	-webkit-align-items: center;
	background: none;
	position: static;
	width: auto;
	opacity: 1;
	transform: none;
	border-radius: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: transform 0.3s ease 0s;
	   -moz-transition: transform 0.3s ease 0s;
	    -ms-transition: transform 0.3s ease 0s;
	        transition: transform 0.3s ease 0s;

}
#works_slider .splide__arrows .splide__arrow:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#works_slider .splide__arrows .splide__arrow:first-child{
	margin-right: 10px;
}
#works_slider .splide__arrows .splide__arrow i{
}
#works_slider .splide__arrows .splide__arrow--prev i {
}
#works_slider .splide__arrows .splide__arrow--next i {
}
@media only screen and (max-width: 750px){
	#works_slider  {
		padding: 0.2rem 0 0.6rem 0.2rem;
	}
	#works .works_box .works_img {
		width: 100%;
	}
	#works .works_box .works_img img {
		display: none;
	}
	#works .works_box h4 {
		margin-top: 0.1rem;
	}
	#works .works_box .works_info {
		margin-top: 0.12rem;
	}
	#works_slider ,
	#works_slider .splide__track,
	#works_slider .splide__track .splide__list{
		-webkit-transition: height 0.3s ease 0s;
		   -moz-transition: height 0.3s ease 0s;
		    -ms-transition: height 0.3s ease 0s;
		        transition: height 0.3s ease 0s;
	}
	#works_slider .splide__track .splide__list{
		        align-items: flex-start;
		-webkit-align-items: flex-start;
	}
	#works_slider .splide__track .splide__list .splide__slide{
		-webkit-transition: height 0.3s ease 0s;
		   -moz-transition: height 0.3s ease 0s;
		    -ms-transition: height 0.3s ease 0s;
		        transition: height 0.3s ease 0s;
  }
	#works_slider .splide__arrows {
		display: none;
	}
}

