@charset "UTF-8";

/* ---------------------------------------------------------
   top.css【トップページ】
----------------------------------------------------------*/
#global_menu {
	border-bottom: 3px solid #0d0c0c;
}

#news_ticker {
	background: #FFFFFF;
	width: 945px;
	margin: 0 auto 20px auto;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 5px 20px;
	text-align: left;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#news_ticker ul {
	width: 100%;
	position: relative;
}

#news_ticker ul li {
	width: 100%;
	display: none;
}

#mainimage {
	width: 985px;
	margin: 0 auto;
	position: relative;
}

#mainimage ul {
	list-style: none;
}

#slider {
	width: 984px;
	height: 273px;
	margin-bottom: 15px;
}

#slider #photo {
	width: 746px;
	height: 273px;
	float: left;
	position: relative;
}

#slider #photo li {
	position: absolute;
}

#slider #thum {
	width: 238px;
	float: right;
}

#slider #thum li {
	cursor: pointer;
}

/*最新施工実績*/
.top_list {
	width: 724px;
	margin: 0 auto;
	padding: 20px 0;
}

.top_list ul {
	zoom: 1;
	list-style: none;
	margin-right: -14px;
	_margin-right: -28px;
}

.top_list ul li {
	float: left;
	width: 232px;
	margin: 0 14px 20px 0;
}

.top_list ul li .photo {
	border: 3px solid #E1E1E1;
	width: 226px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
}

.top_list ul li .photo img {
	max-width: 100%;
}

.top_list ul li .photo .stamp {
	position: absolute;
	right: 5px;
	bottom: 7px;
}

.top_list ul li .label {
	background: #CCCCCC;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 10px;
	display: inline-block;
	padding: 0 5px;
}

.top_list ul li .label-1 {
	background-color: #0080E7;
}

.top_list ul li .label-2 {
	background-color: #1E9D4E;
}

.top_list ul li .label-3 {
	background-color: #FF800F;
}

.top_list ul li .label-5 {
	background-color: #333;
}

.top_list ul li .label-6 {
	background-color: #f14848;
}

.top_list ul li .label-7 {
	background-color: #63c;
}

.top_list ul li .label-8 {
	background-color: #630;
}

.top_list ul li .label-9 {
	background-color: #690;
}

.top_list ul li .label-10 {
	background-color: #F4BD00;
}

.top_list ul li .label-11 {
	background-color: #0080E7;
}

.top_list ul li .label-12 {
	background-color: #1E9D4E;
}

.top_list ul li .label-13 {
	background-color: #FF800F;
}

.top_list ul li .label-14 {
	background-color: #333;
}

#top_news_list .midashi {
	background: url(../img/top/line_news_title.gif) left bottom no-repeat;
	color: #222222;
	border-bottom: none;
	top: -32px;
	padding: 7px 0;
	margin: 0 23px 0 23px;
}

#top_news_list .midashi .more {
	margin-top: 0;
	right: 0;
}

#news_list {
	width: 712px;
	height: 145px;
	overflow-y: auto;
	margin: 0 auto;
}

#news_list dt {
	float: left;
	width: 130px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

/*\*/
#news_list dt {
	clear: both;
}

/**/
#news_list dd {
	padding-left: 130px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #CCCCCC;
}

#news_list dd:last-of-type {
	border-bottom: none;
}

/*\*/
*html #news_list dd {
	float: none;
}

/**/
*:first-child+html #news_list dd {
	float: none;
}

#news_list dd img {
	vertical-align: middle;
	margin-right: 20px;
}

#news_list dd a {
	color: #000000;
	text-decoration: none;
}

#news_list dd a:hover {
	text-decoration: underline;
}

#news_list dd .icon {
	padding: 3px 5px;
	margin-right: 10px;
	font-size: 10px;
	color: #FFFFFF;
	width: 75px;
	text-align: center;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#news_list dd .icon-post {
	background-color: #175282;
}

#news_list dd .icon-voice {
	background-color: #E878CC;
}

#news_list dd .icon-case {
	background-color: #5E8C0F;
}

#news_list dd .icon-seminar {
	background-color: #F47E14;
}


/* コンセプトムービー
----------------------*/
#concept {
	max-width: 100%;
	height: 325px;
	margin: 0 auto;
	background-color: #eb6120;
	margin-bottom: 30px;
}

#player {
	width: 492px;
	height: 277px;
	position: absolute;
	z-index: 1;
	margin-top: 10px;
}

.mainvisual {
	width: 492px;
	height: 277px;
	position: relative;
	z-index: 1;
	margin-top: 10px;
}

.mainvisual__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.concept_area {
	width: 1162px;
	height: 377px;
	margin: 0 auto;
	padding-top: 15px;
	overflow: hidden;
}

.conce_L {
	width: 492px;
	height: 277px;
	position: relative;
	float: left;
	z-index: 10;
}

.conce_L a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 11;
	margin-top: 10px;
}

.conce_L a:hover {
	background-color: #FFF;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

.conce_L a,
.conce_L a::before,
.conce_L a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.conce_R {
	width: 550px;
	height: 290px;
	position: relative;
	margin-left: 90px;
	background-image: url(../img/movie/bg_conce_R.gif);
	background-size: 75%;
	background-repeat: no-repeat;
	background-position: 130px 10px;
	float: left;
}

.conce_R p {
	width: 540px;
	height: 120px;
	margin: 27px 0 0 0;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.08em;
}

.tit_conce_R {
	width: 478px;
	height: 22px;
	margin: 27px 0 0 0;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: 0.13em;
	color: #fff;
}

.bt_concept {
	width: 351px;
	height: 43px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.bt_concept img {
	width: 100%;
	height: auto;
}

.for-pc {
	display: block;
}

.for-mobile {
	display: none;
}

.for-sp {
	display: none;
}

@media screen and (max-width: 767px) {

	/* コンセプトムービー MB*/
	.top-concept #concept {
		width: auto;
		height: auto;
		margin-right: 10px;
		margin-left: 10px;
	}

	.top-concept .concept_area {
		width: 100%;
		height: auto;
		padding: 30px 0;
	}

	.top-concept .conce_L {
		width: 90%;
		height: auto;
		margin: 0 auto;
		float: none;
	}

	.top-concept .conce_R {
		width: 90%;
		height: auto;
		margin: 0 auto;
		background-image: none;
		float: none;
	}

	.top-concept #player {
		width: 492px;
		height: 277px;
		position: absolute;
		z-index: 1;
	}

	.top-concept #player {
		display: none;
	}

	.top-concept .conce_L img {
		width: 100%;
		height: auto;
	}

	.top-concept .conce_R img {
		width: 100%;
		height: auto;
	}

	.top-concept .conce_R p {
		width: 100%;
		height: auto;
		margin: 20px auto 0;
		font-size: 13px;
	}

	.top-concept .tit_conce_R {
		width: 100%;
		height: auto;
		margin: 20px auto 0;
	}

	.top-concept .bt_concept {
		width: auto;
		height: auto;
		position: static;
	}

	.top-concept .pc {
		display: none !important;
	}

	.top-concept .sp {
		display: block !important;
	}

	.top-concept .for-pc {
		display: none;
	}

	.top-concept .for-mobile {
		display: block;
	}

	.top-concept .for-sp {
		display: block;
	}

	/* 各ページ動画調整用 */
	.cm_container {
		margin: 0 auto;
	}

	/*施工概要3件まで*/
	ul.portfolio-wrapper {
		display: block;
	}

	ul.portfolio-wrapper li {
		width: 100%;
		margin-bottom: 20px;
	}

	ul.portfolio-wrapper li.sl-point {
		margin-bottom: 0;
	}
}


/*20190908追加　mainvidualスライダー*/
.topslider {
	margin-top: 210px;
}

#mainslider-wrapper {
	margin: -230px auto 0;
	overflow: hidden;
	/* background-image: url(../img/top/whiteBG.jpg); */
	background-repeat: repeat-x;
	background-position: left bottom;
}

#mainslider-wrapper .bx-wrapper {
	background-color: #fff;
	margin: 0 auto !important;
	width: 1162px;
	/* overflow: hidden; */
	/* padding-bottom: 40px; */
}

#mainslider-wrapper .bx-controls-direction a {
	top: 45%;
}

#mainslider-wrapper .bx-wrapper .bx-pager {
	position: absolute;
	bottom: 10px;
}

.bx-wrapper {
	margin: 0;
}

#bx-pager {
	width: 100%;
	max-width: 1000px;
	display: table;
	margin: 0 auto;
}

#bx-pager li {
	display: table-cell;
	border-top: 5px solid transparent;
	border-left: 5px solid transparent;
}

#bx-pager li:first-child {
	border-left: 0px solid transparent;
}

#bx-pager li a img {
	width: 100%;
	display: block;
	opacity: 0.5;
}

#bx-pager a.active img {
	opacity: 1;
}

@media screen and (max-width: 767px) {
	.mainvidual {
		background: none !important;
		width: 96%;
		margin: 0 auto;
	}

	#mainslider-wrapper {
		width: 100%;
		margin: -30px auto 0;
	}

	#mainslider-wrapper .bx-wrapper {
		width: 100%;
	}

	#mainslider-wrapper .bx-wrapper .bx-pager {
		bottom: 20px;
	}

	#mainslider-wrapper .bx-wrapper .bx-pager .mainvidual-slider li {
		width: 340px;
	}

	#mainslider-wrapper .bx-wrapper .mainvidual-slider li img {
		width: 100%;
	}

	#mainslider-wrapper .bx-controls-direction a {
		display: none;
	}
}

#mainslider-wrapper .bx-viewport:before,
#mainslider-wrapper .bx-viewport:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -100%;
	background-color: rgba(0, 0, 0, 0.2);
	z-index: 1000;
	width: 100%;
}

#mainslider-wrapper .bx-viewport:before {
	right: 100%;
	left: -100%;
}

#mainslider-wrapper .bx-viewport:after {
	left: 100%;
	right: -100%;
}

/* add Top Plan List start20210120 */
#TopPlanList {
	width: 1162px;
	margin: 40px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#TopPlanList li {
	width: calc((100% / 2) - 5px);
}

#TopPlanList li:not(:last-child) {
	margin-right: 10px;
}

@media screen and (max-width: 767px) {
	#TopPlanList {
		width: 100%;
		margin: 20px auto;
		padding: 0 10px;
		box-sizing: border-box;
	}

	#TopPlanList li {
		width: 100%;
	}

	#TopPlanList li:not(:last-child) {
		margin-right: 0;
		margin-bottom: 20px;
	}

	#TopPlanList li img {
		width: 100%;
	}
}

/* add Top Plan List end */
/*20220426 add CoverPlan Start */
.CoverPlan {
	margin: 0px auto;
}

#TopPlanList .CoverPlan img {
	padding: 0 10px;
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
	#TopPlanList .CoverPlan {
		display: block;
	}
}

/* add CoverPlan End */
/*20220708 add Self-check Start */
.self-check {
	margin: 40px auto;
}

@media screen and (max-width: 767px) {
	.self-check {
		margin: 20px auto;
	}
}

/*20220708 add Self-check end */

/* President message start */
.PresidentGreeting {
	margin-top: 70px;
	margin-bottom: 60px;
}

.PresidentGreeting * {
	font-family: 'Noto Serif JP', serif;
}

.PresidentGreeting .sec-inner {
	background: #fdf4e5;
	height: 1080px;
	padding: 45px 0 0;
	box-sizing: border-box;
	position: relative;
}

.PresidentGreeting .PresidentGreeting__inner {
	position: relative;
	height: 100%;
}

.PresidentGreeting .PresidentGreeting__inner h2 {
	color: #ff6633;
	font-size: 42px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto 30px;
	padding-bottom: 30px;
	border-bottom: solid 4px;
	border-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 20%, rgba(236, 102, 27, 1) 50%, rgba(255, 255, 255, 0) 80%);
	border-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 20%, rgba(236, 102, 27, 1) 50%, rgba(255, 255, 255, 0) 80%);
	border-image: linear-gradient(to right, rgba(255, 255, 255, 0) 20%, rgba(236, 102, 27, 1) 50%, rgba(255, 255, 255, 0) 80%);
	border-image-slice: 1;
}

.PresidentGreeting .PresidentGreeting__inner .PrBox1 {
	width: 100%;
	font-size: 18px;
	line-height: 1.5em;
	box-sizing: border-box;
	padding-inline: 32px;
}

.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(1) {
	margin-bottom: 30px;
}

.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(2) {
	font-size: 26px;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-top: 150px;
}

.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(2) span {
	font-size: 48px;
	font-weight: bold;
}

.PresidentGreeting .PresidentGreeting__inner .PrBox2 {
	position: absolute;
	right: 0;
	bottom: 0;
}

@media screen and (max-width: 767px) {
	.PresidentGreeting {
		margin-top: 20px;
	}

	.PresidentGreeting .sec-inner {
		height: auto;
	}

	.PresidentGreeting .PresidentGreeting__inner {
		display: flex;
		flex-wrap: wrap;
	}

	.PresidentGreeting .PresidentGreeting__inner h2 {
		padding: 0 15px;
		order: 1;
		font-size: 26px;
		line-height: 1.2em;
		border: none;
	}

	.PresidentGreeting .PresidentGreeting__inner .PrBox1 {
		padding: 0 15px;
		position: relative;
		order: 3;
		width: 100%;
		left: initial;
		font-size: 16px;
		box-sizing: border-box;
		margin-bottom: 45px;
	}

	.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(1) {
		font-size: 16px;
		letter-spacing: -0.4px;
		margin-bottom: 35px;
	}

	.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(2) {
		display: block;
		font-size: 20px;
		text-align: center;
		margin-top: auto;
	}

	.PresidentGreeting .PresidentGreeting__inner .PrBox1 p:nth-child(2) span {
		font-size: 36px;
		display: block;
		margin-top: 18px;
	}

	.PresidentGreeting .PresidentGreeting__inner .PrBox2 {
		margin-bottom: 20px;
		position: relative;
		right: initial;
		bottom: initial;
		order: 2;
	}

	.PresidentGreeting .PresidentGreeting__inner .PrBox2 img {
		width: 100%;
	}
}

/* President message end */

/* 選ばれる5つの理由 */
.five-reason {
	box-sizing: border-box;
	background-image: url("../img/top/five-reason-bg.jpg");
	background-size: contain;
	width: 100%;
	max-width: 1162px;
	padding: 25px;
	margin-inline: auto;
	margin-top: 40px;
}

@media screen and (max-width: 767px) {
	.five-reason {
		background-image: url("../img/top/five-reason-bg-sp.jpg");
		padding: 32px 16px;
	}
}

.five-reason-title {
	text-align: center;
}

.five-reason-inner {
	position: relative;
}

.five-reason-deco {
	position: absolute;
	display: block;
	background-image: url("../img/top/five-reason-deco.png");
	background-size: contain;
	width: 40px;
	height: 40px;
}

.--top-left {
	top: -8px;
	left: -8px;
}

.--top-right {
	top: -8px;
	right: -8px;
	transform: rotate(90deg);
}

.--bottom-left {
	bottom: -8px;
	left: -8px;
	transform: rotate(-90deg);
}

.--bottom-right {
	bottom: -8px;
	right: -8px;
	transform: rotate(180deg);
}

.five-reason-block {
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: #fff;
	padding: 32px 44px;
}

@media screen and (max-width: 767px) {
	.five-reason-block {
		padding: 24px 16px;
	}
}

.five-reason-line {
	display: none;
}

@media screen and (min-width: 768px) {
	.five-reason-line {
		display: block;
		background-image: linear-gradient(to right, #3C85C6 4px, transparent 2px);
		background-size: 10px 4px;
		background-repeat: repeat-x;
		background-position: bottom;
		width: 100%;
		height: 2px;
		margin-top: 40px;
		margin-bottom: 40px;
	}
}

.five-reason-item {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

@media screen and (max-width: 767px) {
	.five-reason-item {
		width: 48%;
		margin-bottom: 16px;
	}
}

@media screen and (min-width: 768px) {
	.five-reason-item::after {
		position: absolute;
		content: "";
		top: 0;
		right: -40px;
		display: block;
		background-image: linear-gradient(to bottom, #3C85C6, #3C85C6 4px, transparent 4px, transparent 10px);
		background-size: 4px 10px;
		background-position: right top;
		background-repeat: repeat-y;
		width: 2px;
		height: 100%;
	}
}

.five-reason-item:nth-child(2):after,
.five-reason-item:nth-child(6):after {
	display: none;
}

@media screen and (min-width: 768px) {

	.five-reason-item-01,
	.five-reason-item-02 {
		max-width: 470px;
	}

	.five-reason-item-03,
	.five-reason-item-04,
	.five-reason-item-05 {
		max-width: 294px;
	}
}

@media screen and (max-width: 767px) {
	.five-reason-item-05 {
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 0;
	}
}

.five-reason-item-image {
	margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
	.five-reason-item-image {
		margin-bottom: 8px;
	}

	.five-reason-item-05 .five-reason-item-image {
		width: 48%;
	}
}

@media screen and (max-width: 767px) {
	.five-reason-item-05 .five-reason-item-content {
		width: 48%;
	}
}

.five-reason-item-title {
	position: absolute;
	z-index: 2;
}

@media screen and (max-width: 767px) {
	.five-reason-item-title {
		display: none;
	}
}

.five-reason-item-01 .five-reason-item-title,
.five-reason-item-02 .five-reason-item-title {
	top: 180px;
	right: -100px;
}

.five-reason-item-03 .five-reason-item-title,
.five-reason-item-04 .five-reason-item-title,
.five-reason-item-05 .five-reason-item-title {
	top: 180px;
	right: -110px;
}

.five-reason-item-title img {
	max-width: initial;
	height: auto;
}

.five-reason-item-text {
	font-size: 16px;
	line-height: 1.62;
	color: #42210B;
	margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
	.five-reason-item-text {
		font-size: 12px;
		line-height: 1.44;
	}
}

.five-reason-item-text p {
	font-weight: 600;
}

.five-reason-button {
	position: relative;
	background-color: #5FAA4D;
	border-radius: 8px;
	overflow: hidden;
	transition: 0.2s all ease 0s;
	width: 100%;
	max-width: 266px;
	padding-bottom: 4px;
	margin-top: auto;
	margin-left: auto;
}

.five-reason-button-link {
	box-sizing: border-box;
	position: relative;
	color: #fff;
	transition: .3s;
	padding: 14px 44px;
}

@media screen and (max-width: 767px) {
	.five-reason-button-link {
		padding: 7px 30px 11px 16px;
	}
}

.five-reason-button-link::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../img/common/btn-ptn01.png") repeat;
}

.five-reason-button-text {
	font-size: 20px;
	font-weight: 600;
}

@media screen and (max-width: 767px) {
	.five-reason-button-text {
		font-size: 12px;
	}
}

.five-reason-button-arrow {
	position: absolute;
	top: 0;
	right: 32px;
	bottom: 0;
	display: block;
	background-color: #fff;
	border-radius: 20px;
	width: 20px;
	height: 20px;
	margin: auto;
}

@media screen and (max-width: 767px) {
	.five-reason-button-arrow {
		right: 16px;
		border-radius: 12px;
		width: 12px;
		height: 12px;
	}
}

.five-reason-button-arrow::after {
	position: absolute;
	top: 0;
	right: 0;
	left: -2px;
	bottom: 0;
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-top: 2px solid #006837;
	border-right: 2px solid #006837;
	transform: rotate(45deg);
	margin: auto;
}

@media screen and (max-width: 767px) {
	.five-reason-button-arrow::after {
		width: 3px;
		height: 3px;
		border-top: 1px solid #006837;
		border-right: 1px solid #006837;
	}
}

.u-pc-hide {
	display: none;
}

@media screen and (max-width: 767px) {
	.u-pc-hide {
		display: block;
	}

	.u-sp-hide {
		display: none;
	}
}

.top-bnr-cp,
.top-springCP {
	max-width: 1162px;
	margin: 20px auto 60px;
}

@media screen and (max-width: 767px) {

	.top-bnr-cp,
	.top-springCP {
		padding: 0 10px;
		margin: 20px auto 60px;
	}
}

/* キャンペーンバナー */
.top-campaign-info {
	padding: 50px 0 0;
}

@media screen and (max-width: 767px) {
	.top-campaign-info {
		padding-top: 30px;
	}
}

/* 相場バナー */
.bnr_marketprice {
	max-width: 1162px;
	margin: 40px auto;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.bnr_marketprice {
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 0 10px;
	}
}

/* 口コミバナー */
.bnr_review {
	max-width: 1162px;
	margin: 40px auto;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.bnr_review {
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 0 10px;
	}
}