@CHARSET "utf-8";


/******************

	事業用建築ページ
	PC

******************/


	/* トップページセクション */




	/* トップケース */
	

.ac-overview-case-section dl.ac-overview-case-list{
	display:flex;
	justify-content:center;
	max-width:1000px;
	margin:0 auto 100px;
}

.ac-overview-case-section dl.ac-overview-case-list > div{
	width:100%;
	margin:0 10px 20px;
}

.ac-overview-case-section dl.ac-overview-case-list dt{
	list-style:none;
	border:1px solid #bbbbbb;
	padding:10px 20px;
	margin-bottom:0px;
	text-align:center;
	font-size:18px;
	position:relative;
	overflow:hidden;
}

.ac-overview-case-section dl.ac-overview-case-list dt::before{
	height:20px;
	width:20px;
	position:absolute;
	background:#e69223;
	top:-10px;
	left:-10px;
	transform:rotate(45deg);
	content:"";
}

.ac-overview-case-section dl.ac-overview-case-list dt::after{
	height:12px;
	width:12px;
	position:absolute;
	background:#ddbb88;
	bottom:-6px;
	right:-6px;
	transform:rotate(45deg);
	content:"";
}

.ac-overview-case-section dl.ac-overview-case-list dd{
	position:relative;
	text-align:center;
	font-size:20px;
}

.ac-overview-case-section dl.ac-overview-case-list dd::before{
	content:"▼";
	color:#e69223;
	font-size:36px;
	text-align:center;
	display:block;
}

.ac-overview-case-section dl.ac-overview-case-list dd .ac-overview-case-emphasis{
	font-size:28px;
	color:#e69223;
}


	/* トップ施工事例 */
	
.ac-overview-works-section{


}

.ac-overview-works-section .ac-overview-works-headline{
	width:1000px;
	margin:0 auto 40px;
}


.ac-overview-works-section ul.ac-overview-works-item-list{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	list-style:none;
	padding:0 20px;
	margin-bottom:40px;
}

.ac-overview-works-section ul.ac-overview-works-item-list li{
	width:20%;
	text-align:center;
	margin-bottom:20px;
}

.ac-overview-works-section ul.ac-overview-works-item-list li .ac-overview-works-item-image{
	padding:10px 20px;
	text-align:center;
}

.ac-overview-works-section ul.ac-overview-works-item-list li .ac-overview-works-item-caption{
	padding:0px 20px 40px;
	text-align:center;
}

.ac-overview-works-section ul.ac-overview-works-item-list li .ac-overview-works-item-caption .ac-overview-works-item-caption-supplement{
	display:block;
	font-size:14px;
}



	/* バナーナビリスト */
	
.ac-main-contents-navi-section{
	margin-top:100px;
	padding:20px;
}

.ac-main-contents-navi-section ul.ac-main-contents-navi-list{
	list-style:none;
	display:flex;
	flex-wrap:wrap;
}

.ac-main-contents-navi-section ul.ac-main-contents-navi-list li{
	width:50%;
	margin-bottom:40px;
}

.ac-main-contents-navi-section ul.ac-main-contents-navi-list li > a:link,
.ac-main-contents-navi-section ul.ac-main-contents-navi-list li > a:visited{
	display:block;
	margin:0 20px;
	box-shadow:2px 2px 4px gray;
	border-raidus:2px;
}

.ac-main-contents-navi-section ul.ac-main-contents-navi-list li > a:hover,
.ac-main-contents-navi-section ul.ac-main-contents-navi-list li > a:active{
	opacity:0.6;
}


	/* 選ばれてきた理由 */
	
.ac-reason-section{

}

.ac-reason-section{
	background:#fff7e4;
	position: relative;
	overflow: hidden;
	padding:120px 40px 80px;
	margin-top:60px;
	margin-bottom:60px;
}



.ac-reason-section::before{
	z-index: 2;
	background: #ffffff;
	width: 150px;
	height: 150px;
	transform: rotate(135deg) skew(20deg, 20deg);
	content: " ";
	position: absolute;
	top: -80px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.ac-reason-section h2.ac-reason-headline{
	font-size:44px;
	text-align:center;
	font-weight:normal;
}


.ac-reason-section h3.ac-reason-headline{
	width:1000px;
	margin:60px auto 40px;
	font-size:32px;
	font-weight:normal;
	border-bottom:3px dotted #eebbaa;
	padding:0 0 12px;
	text-align:center;
}


.ac-reason-section dl.ac-reason-wide-item-data{
	width:1000px;
	margin:0 auto 40px;
}

.ac-reason-section dl.ac-reason-wide-item-data > div{
	border-bottom:2px solid #ccbbaa;
	margin-top:40px;
	padding-bottom:20px;
}

.ac-reason-section dl.ac-reason-wide-item-data > div:last-of-type{
	border-bottom:none;
}

.ac-reason-section dl.ac-reason-wide-item-data dt{
	font-size:24px;
	background:url('../../img/contents/architecture/commercial/index/reason_headline_check.png') no-repeat;
	background-size:auto 28px;
	padding:10px 0 10px 40px;
	background-position:0 center;
	margin-bottom:20px;
}

.ac-reason-section dl.ac-reason-wide-item-data dd.ac-reason-wide-item-image{
	margin-bottom:20px;
}

.ac-reason-section dl.ac-reason-wide-item-data dd.ac-reason-wide-item-description p{
	font-size:18px;
}


.ac-reason-section dl.ac-reason-item-data{
	width:1000px;
	margin:0 auto 40px;
	display:flex;
	
}

.ac-reason-section dl.ac-reason-item-data > div{
	margin-top:40px;
	padding-bottom:20px;
	width:100%;
	margin:20px;
}

.ac-reason-section dl.ac-reason-item-data > div:last-of-type{
	border-bottom:none;
}

.ac-reason-section dl.ac-reason-item-data dt{
	font-size:20px;
	background:url('../../img/contents/architecture/commercial/index/reason_headline_check.png') no-repeat;
	background-size:auto 24px;
	padding:10px 0 10px 36px;
	background-position:0 center;
	margin-bottom:20px;
}

.ac-reason-section dl.ac-reason-item-data dd.ac-reason-item-image{
	margin-bottom:20px;
}

.ac-reason-section dl.ac-reason-item-data dd.ac-reason-item-description p{
	font-size:16px;
}


	/* 提案例 */
	

.ac-suggestion-section dl.ac-suggestion-data{
	border:2px solid #bbbbbb;
	padding:40px 40px 40px;
	max-width:1000px;
	margin:20px auto;
}

.ac-suggestion-section dl.ac-suggestion-data > dt{
	font-size:24px;
	padding:20px 0;
}

.ac-suggestion-section dl.ac-suggestion-data > dd  ul.ac-suggestion-data-features-item-list{
	display:flex;
	list-style:none;
	margin:0 -20px;
}

.ac-suggestion-section dl.ac-suggestion-data > dd  ul.ac-suggestion-data-features-item-list li{
	margin:20px;
	width:100%;
}

.ac-suggestion-section dl.ac-suggestion-data > dd  ul.ac-suggestion-data-features-item-list li dl dt{
	background:#eeeeee;
	font-weight:bold;
	color:#333333;
	padding:10px 10px;
	text-align:center;
	margin-bottom:20px;
}

.ac-suggestion-section dl.ac-suggestion-data > dd  ul.ac-suggestion-data-features-item-list li dl dd img{
	margin-bottom:14px;
	color:#333333;
}





	/* 流れ */
	
.ac-flow-section{
	/*
	background:#fff7e4;
	*/
	padding:40px 0;
}

.ac-flow-section dl.ac-flow-item-list{
	position:relative;
	margin-bottom:40px;
	width:1000px;
	margin:40px auto;
}

.ac-flow-section dl.ac-flow-item-list::before{
	width:20px;
	height:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:40px;
	background:#e4ddd9;
	content:"";
}

.ac-flow-section dl.ac-flow-item-list div{
	display:flex;
	position:relative;
	margin-bottom:40px;
}

.ac-flow-section dl.ac-flow-item-list div:last-of-type{
	margin-bottom:0;
}

.ac-flow-section dl.ac-flow-item-list div dt{
	padding:10px 20px;
	min-width:240px;
	width:240px;
	max-width:240px;
	background:#ffddbb;
	margin-right:40px;
}

.ac-flow-section dl.ac-flow-item-list div dd{
	border-bottom:2px dotted #dddddd;
	padding:6px 0;
	flex-grow:1;
}



	/* よくあるご質問 */
	
.ac-faq-section{
	width:1000px;
	margin:40px auto;
}


.ac-faq-section .ac-faq-data-list dt{
	color:#e69223;
	font-size:20px;
	margin-bottom:20px;
	font-weight:bold;
}

.ac-faq-section .ac-faq-data-list dd{
	margin-bottom:40px;
}

.ac-faq-section .ac-faq-data-list .ac-faq-answer-emphasis{
	font-size:32px;

}


	/* クロージング */
	
.ac-bottom-section ul.ac-bottom-case-list{
	display:flex;
	justify-content:center;
	max-width:1000px;
	margin:0 auto;
}

.ac-bottom-section ul.ac-bottom-case-list li{
	list-style:none;
	border:1px solid #bbbbbb;
	padding:10px 20px;
	margin:0 10px 20px;
	width:100%;
	text-align:center;
	letter-spacing:0.02em;
	position:relative;
	overflow:hidden;
}

.ac-bottom-section ul.ac-bottom-case-list li::before{
	height:20px;
	width:20px;
	position:absolute;
	background:#e69223;
	top:-10px;
	left:-10px;
	transform:rotate(45deg);
	content:"";
}

.ac-bottom-section ul.ac-bottom-case-list li::after{
	height:12px;
	width:12px;
	position:absolute;
	background:#ddbb88;
	bottom:-6px;
	right:-6px;
	transform:rotate(45deg);
	content:"";
}


.ac-bottom-section .ac-bottom-closing-section{
	position:relative;
	max-width:1600px;
	margin: 40px auto 80px;
}

.ac-bottom-section .ac-bottom-closing-section p.ac-bottom-closing-catch{
	font-size:min( 3vw , 44px);
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	padding:40px 0;
	max-width:none;
	text-align:center;
	color:#e69223;
	text-shadow:
		#ffffff 2px 0px 2px,  #ffffff -2px 0px 2px,
	    #ffffff 0px -2px 2px, #ffffff 0px 2px 2px,
	    #ffffff 2px 2px 2px, #ffffff -2px 2px 2px,
	    #ffffff 2px -2px 2px, #ffffff -2px -2px 2px,
	    #ffffff 1px 2px 2px,  #ffffff -1px 2px 2px,
	    #ffffff 1px -2px 2px, #ffffff -1px -2px 2px,
	    #ffffff 2px 1px 2px,  #ffffff -2px 1px 2px,
	    #ffffff 2px -1px 2px, #ffffff -2px -1px 2px;
}


.ac-bottom-section .ac-bottom-closing-section ul.ac-bottom-closing-supplement-list{
	list-style:none;
	position:absolute;
	top:30%;
	left:5vw;
	border-top:4px solid #e69223;
	background:rgba(255,248,240,0.8);
	padding:2vw;
	font-size:min( 1.5vw , 24px);
}

.ac-bottom-section .ac-bottom-closing-section ul.ac-bottom-closing-supplement-list li{
	background:url('../../img/contents/architecture/commercial/index/bottom_contact_check.png') no-repeat;
	background-size:auto 1.5vw;
	padding:10px 0 10px 2vw;
	background-position:0 center;
	border-bottom:2px dotted #bfbbb8;
	margin-bottom:10px;
}

.ac-bottom-section .ac-bottom-closing-section .ac-bottom-closing-link-button{
	left:25%;
	right:25%;
	bottom:6%;
	position:absolute;
}

.ac-bottom-section .ac-bottom-closing-section .ac-bottom-closing-link-button a:link ,
.ac-bottom-section .ac-bottom-closing-section .ac-bottom-closing-link-button a:visited{
	display:block;
	text-decoration:none;
	background:url('../../img/icon/arrow_white.png') #6c9bd2 no-repeat;
	background-position: 98% center;
	color:#ffffff;
	padding:30px 40px 30px;
	text-align:center;
	border-radius:6px;
	font-weight:bold;
	transition: .3s;
	font-size:min( 2.4vw , 36px);
	letter-spacing:0.1em;
}


.ac-bottom-section .ac-bottom-closing-section .ac-bottom-closing-link-button a:hover ,
.ac-bottom-section .ac-bottom-closing-section .ac-bottom-closing-link-button a:active{
	background:url('../../img/icon/arrow_white.png') #dd8822 no-repeat;
	background-position: 96% center;
	box-shadow:2px 2px 4px gray;
}






