@charset "UTF-8";
@import url("grid.css");
@media screen and (max-width: 767px) {
.pc {
	display: none;
}	
h2,h3,h4,h5,p,ul,li{font-family: Hiragino UD Serif W4 JIS2004,游明朝,YuMincho,ヒラギノ明朝 ProN W3,Hiragino Mincho ProN,HG明朝E,ＭＳ Ｐ明朝,serif; font-feature-settings: "palt";letter-spacing: 0.05em;}
	
img {
	max-width:100%;
	height: auto;/*高さ自動*/
}
a {
    display:block;
    color: #333;
    text-decoration-line: none;
}
a:hover { 
    color: #999;
}
a img:hover {
	opacity: 0.8;
}

.underline {
	border-bottom: 3px solid #bbc7e0;
	padding-bottom: 0.5rem;
}
.center {
	text-align: center;
}

/*clearfix
-------------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix:before {
　　　　content: "";
	display: block;
	clear: both;
}

.clearfix {
	display: block;
}

.clear-sp {
	display: none;
}

/*ヘッダー
-------------------------------------*/
.head {
	display: flex;
    flex-direction: row;
    height: 62px;
    padding: 0;
}
.head h1 { 
    width:100px;
    padding: 1.4rem 0 0 0;
}

.site-header-logo img {
    max-height: 30px;
    max-width: 100%;
}

.logo{
    display: none;
}

.site-header-text {
	display: none;
}
	
.site-header-text-sp {
    font-size: 11px;
    max-width: 100%;
    margin-top: 20px;
    font-weight: 600;
	text-align: right;
}

.site-header-sub {
    margin-left: auto;
    padding: 0;
    display: flex;
}

.site-header-sub div.left {
    display: none;
}

.btn_book {
    display: none;
}
	




/*メイン画像
-------------------------------------*/
div.mainimg {
	display: none;
}

.mainimg-s {
	text-align: center;
	margin: 0 auto;
	width:600;
}
video.sp_mp4 {
	width:100vw;
}

/*メインコンテンツ
-------------------------------------*/
main {
    margin: 0;
}


/*フッター
-------------------------------------*/
footer {
    background-color: #003399;
    padding: 5rem 0;
	color: #fff;
}
footer h5 {
    border-bottom: 2px solid #fff;
}

/*コピーライト
-------------------------------------*/
.copyright {
	font-size: 0.7em;
    text-align: center;
    padding: 1rem 0 9em;
    background-color: #fff;
}
.copyright a {
    color: #000;
    text-decoration: none;
	display: inline-block;
}

/*ページトップへ戻るボタン
-------------------------------------*/
#pagetop {
    display: none;
}


/*アスベスト問題はまだ終わっていません
-------------------------------------*/
.Aproblem {
	text-align: center;
	margin: 0;
	padding-bottom: 30px;
    position: relative;
	width: 100%;
    background-color: #fff;
}
.Aproblem h2 {
	color: #555;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
	padding: 20px 0;
    text-shadow: 2px 3px 6px #eee; 
}
.Aproblem h2 span.big {
	color: #DE9726;
    font-size: 1.4em;
	font-feature-settings: "palt" 1, "trad" 1;
	letter-spacing:0.05em;
}
.Aproblem div.cont {
	width:88%;
	text-align: center;
	margin: 0 auto;
	color: #555;
    font-size: 16px;
	line-height: 1.8;
}

.Aproblem div.cont p{
	text-align: left;
}

.Aproblem div.cont p.right{
	text-align: center;
}

.Aproblem div.cont p.big{
	font-size: 16px;
	text-align: center;
}


.Aproblem div.cont h4{
	text-align: center;
	color: #1E448B;
	font-weight: 600;
	font-size: 23px;
	margin: 0;
}

.Aproblem div.cont span{
	text-align: center;
	font-weight: 600;
	color: #1E448B;
}

.keypoint {
	font-size: 23px;
	color: #DE9726;
	margin: 0 0 20px;
	line-height: 1.4;
	display: inline-block;
}


/*Point
-------------------------------------*/
.Point {
    text-align: center;
	margin: 0 auto;
	padding-bottom: 30px;
    position: relative;
	width: 100%;
    background-image: url("../images/back_green.png");
	background-size:100vw auto;
}
.Point h2 {
	display: inline-block;
    margin-bottom: 0.2rem;
    border-bottom: 5px solid #FFF009;
	color: #573F01;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
	padding: 30px 0 0 0;
    text-shadow: 1px 1px 6px #fff; 
}
.Point h2 span.big {
	padding: 0 10px 0 14px;
    font-size: 38px;
    margin: 0 -10px 0 -13px;
}
.Point123 {
    display: none;
	max-width:100%;
}
	
.Point123-sp{
	display: block;
	width:90%;
	text-align: center;
	margin: 6px auto;
	}	
.Point img{
	margin:0.5em auto;
}
	}

/*コンテンツボックス
-------------------------------------*/
.cnt-lb {
	width: 100vw;
    background: #C5CAE9;
    padding-top:3em;
    padding-bottom:3em;
}
.cnt-w {
	width: 100vw;
    background: #fff;
}




/*お問い合わせ
-------------------------------------*/
.form {
    width:800px;
    text-align: center;
    margin: 0 auto;
    display: flex;
}
.cnt-b{
	background-color: #fff;
}

.cnt-b h2.form-title {
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    padding:0.5em; 
    margin: 0 auto;
    color: #fff;
	background-color: #1a2c73;
}
.form-left{
    position: relative;
    display: inline-block;
    padding:2em 1em 3em;
}
.form-left img.webform{
    position: absolute;
    left: 34px;
    top: 130px;
    z-index: 100;
}
.form-left img.mail{
    position: absolute;
    left: 36px;
    top: 300px;
    z-index: 100;
}
.form-right{
    position: relative;
    display: inline-block;
    padding:2em 1em 3em;
}
.form-right img.tel{
    position: absolute;
    left: 34px;
    top: 130px;
    z-index: 100;
}

/*ポイント１：アスシール工法
-------------------------------------*/

div.point01 {
	width:100%;
    text-align: center;
    background-image: linear-gradient(45deg, #d9e2f0 0%, #fff 100%);
    padding:1rem auto 50px auto;
}

div.point_cont{
    position: relative;
	margin: 0 auto;
	text-align: center;
	width:1110px;
	}

div.point_cont .mark{
     width:130px;
     position: absolute; 
     top:50px;
     left:100px;
}


div.point01 h3 {
    font-size: 30px;
    color: #1E448B;
    font-weight: 600;
    text-align: center;
    padding: 10px;
    margin: 0 auto;
	text-shadow: 2px 3px 6px #eee;
}

div.point01 span.dot-text {
    padding-top: .4em;
    text-emphasis: filled;
  -webkit-text-emphasis: filled;
}
div.point01 span.small {
    font-size: 20px;
    color: #573F01;
    font-weight: 600;
    text-align: center;
    padding: 0;
    margin: 0 auto;
}

div.technology{
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto 2em auto;
}

div.technology h4 {
    font-size: 18px;
    color: #1E448B;
    font-weight: 600;
    text-align: left;
    padding: 0 2rem 0 0;
    margin: 0 auto;
	text-shadow: 2px 3px 6px #eee;
}

div.technology p {
    font-size: 14px;
    color: #393939;
    font-weight: 600;
    text-align: center;
	line-height: 1.4;
    margin: 0 auto 14px auto;
}

div.technology p span {
    font-size: 1.3em;
    color: #1E448B;
    font-weight: 600;
    text-align: center;
    margin: 0 auto 2em auto;
}


div.technology ul{
	width: 100%;
    margin: 0 0 1em 0;
 　 line-height: 100px;
	display: inline-block;
	background-color: #fff;
	border: 3px solid #bdc7d9;
    border-radius: 10px;
}


div.technology ul li{
	border: 2px #1f448b;
	border-radius: 10px;
	padding: 0 6px 0 0;
	color: #555;
	text-align: left;
    margin: 1em 0.5em 1em 2em;
}

div.technology div.text{
	max-width: 95%;
	margin: 0 auto 2em auto;
    font-weight: 600;
    text-align: center;
    font-size: 26px;
    line-height: 1.2;
	background-color: #fff;
    padding: 2rem;
    border: 6px double #e0d8c8;}

div.technology div.text li{
    font-size: 0.6em;
	line-height: 1.2;
    font-weight: 500;
    list-style: disc;
}
div.technology div.photo{
    text-align: center;
    margin: 0 auto;
	display: inline-block;
}
.photo01,.photo02{
     width:100%;
     margin: 0 10px 10px 0;
}
div.technology div.certificate{
    text-align: center;
    margin: 10px auto 0;
}

.p01 {
    width: 120px;
    position: absolute;
    top: -120px;
    left: 10px;
}

.p01_sub{
	display: none;}

/*　ポイント２：日本各地に支店・営業所あり
-------------------------------------*/
div.point02 {
	width:100%;
    text-align: center;
	background-image: linear-gradient(45deg, #d4e6f3 0%, #fff 100%);
    padding:1rem auto 50px auto;
}

div.point02 h3 {
    font-size: 30px;
    color: #1E448B;
    font-weight: 600;
    text-align: center;
    padding: 0 2rem 10px 2rem;
    margin: 0 auto;
	text-shadow: 2px 3px 6px #eee;
}

div.point02 span.small {
    font-size: 20px;
    color: #573F01;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
}

div.location{
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto 2em auto;
}

div.location p {
    font-size: 14px;
    color: #393939;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    margin: 0 auto 1em auto;
}

div.location div.text{
    margin-bottom: 2em;
    font-weight: 600;
    text-align: left;
    font-size: 26px;
    line-height: 1.2;
	background-color: #fff;
padding: 2rem 2rem 1rem 2rem;
  border: 6px double #e0d8c8;
}
div.location div.text span.big{
    font-size: 30px;
}
div.location h4{
    position: relative;
    font-size: 38px;
    letter-spacing:0.05em;
    color: #000;
    padding-bottom:2rem; 
    font-weight: 700;
    top:200px;
    left:0;
}

div.location .office01{
     width:160px;
     position: absolute; 
     top:140px;
     left:100px;
}
div.location .office02{
     width:160px;
     position: absolute; 
     top:140px;
     left:280px;
}
div.location .japanmap{
     width:90%;
}

.p02 {
    width: 120px;
    position: absolute;
    top: -32px;
	left: 10px;
}

.p02_sub{
     width:200px;
     position: absolute; 
     top:43px;
     right:-100px;
}

.p02_sub {
    display: none;
}


/*　ポイント３：大型現場にも対応可能
-------------------------------------*/
div.point03 {
	width:100%;
    text-align: center;
	background-image: linear-gradient(45deg, #d0d0d0 0%, #fff 100%);
    padding:1rem auto 50px auto;
}

div.point03 h3 {
    font-size: 30px;
    color: #1E448B;
    font-weight: 600;
    text-align: center;
    padding: 0 2rem 10px 2rem;
    margin: 0 auto;
	text-shadow: 2px 3px 6px #eee;
}
div.point03 span.small {
    font-size: 20px;
    color: #573F01;
    font-weight: 600;
    text-align: center;
    padding: 0 2rem 2rem;
    margin: 0 auto;
}

div.equipment{
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

div.equipment p {
    font-size: 14px;
    color: #393939;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    margin: 0 auto 1em auto;
}

div.equipment div.text{
    margin-bottom: 2em;
    font-weight: 600;
    text-align: center;
    font-size: 26px;
    line-height: 1.2;
	background-color: #fff;
padding: 2rem 2rem 2rem 2rem;
  border: 6px double #e0d8c8;
}

div.equipment div.text p.information{
    font-weight: 500;
    font-size: 26px;
    line-height: 1.4;
    margin-top:25px;
}

div.equipment div.text img.kizai{
    width:100%;
}

.p03{
     width:120px;
     position: absolute; 
     top:-30px;
     left: 10px;
}

.p03_sub{
    display: none;
}


/*施工実績
-------------------------------------*/
div.experience {
	width: 100%;
    background: #F5F5F5;
	text-align: center;
	margin: 0 auto;
	padding-top:2em;
	background-image: url(../images/back_city.png);
	background-position: top;
	background-repeat: no-repeat;
}


div.experience h3 {
    font-size: 30px;
    color: #1E448B;
    font-weight: 600;
    text-align: center;
    padding: 0 2rem 0 2rem;
    margin: 0 auto;
	text-shadow: 2px 3px 6px #eee;
}

div.experience h3.jisseki {
  width: 60%;
  background-color: #1E448B;
  padding: 8px;
  border-radius: 100vh;
  color: #fff;
  text-align: center;
  text-shadow: none;
  margin-top:10px;
} 

div.experience img.jisseki03 {
  width:800px;
  margin:1em auto 3em;
} 


div.experience span.dot-text {
    padding-top: .4em;
    text-emphasis: filled;
    -webkit-text-emphasis: filled;
}
div.experience span.small {
    font-size: 20px;
    color: #573F01;
    font-weight: 600;
    text-align: center;
    padding: 0 0 30px 0;
    margin: 0 auto;
}
div.experience h4 {
  position: relative;
  padding: 0;
  text-align: center;　
  color: #fff;
}

div.experience h4:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background: #573F01;
}

div.experience h4 span {
  position: relative;
  font-size: 0.8em;
  color: #fff;
  padding:0.5em;
  border-radius: 3px;
  background: #573F01;
}

.detail {
	width:100%;
	overflow:hidden;
	margin:0 8px 0 8px;
	position:relative;	/* 相対位置指定 */
}
.detail img {
	width:450px;
}
.detail .caption {
	font-size:100%;
	padding:1em;
	text-align: left;
	margin: 0 auto;
	color:#fff;
}
.detail .mask {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	opacity:0;	/* マスクを表示しない */
	background-color:rgba(0,0,0,0.4);	/* マスクは半透明 */
	-webkit-transition:	all 0.2s ease;
	transition:all 0.2s ease;
}
.detail:hover .mask {
	opacity:		1;	/* マスクを表示する */
}

.item .img{
	width:90%;
	max-width: 600px;
	margin:1em auto;
	text-align: center;
}

.item .img p{
	width:100%;
	text-align: left;
}

.item .img p a{
	margin-top: 14px;
}

.item .txt{
	width:90%;
	max-width: 600px ;
	padding-bottom: 16px;
	margin:1em auto 0;
	text-align: center;
}

.item p{
    font-size:1.0em;
	text-align: left;
	margin-top: 1em;
}

.item p span.big {
    font-size: 2.0em;
    text-align: left;
    color: #DE9726;
    line-height: 0;
}






/*お問合せの流れ
-------------------------------------*/
div.flow {
    width: 90%;
    text-align: center;
    margin: 0 auto 0 30px;
    background: #fff;
    padding:0;
	border-left: 1rem solid #edeae5;
}


div.flow div.flow-in{
	position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto;
	padding: 2.8em 0 1em 2em;
}

div.flow div.flow-in p{
	font-size:16px;
}

div.flow div h3.step01,div.flow div h3.step02,div.flow div h3.step03,div.flow div h3.step04,div.flow div h3.step05,div.flow div h3.step06 {
	position: relative;
	letter-spacing:2px;
	font-size:18px;
    color: #573F01;
    font-weight: 600;
    text-align: left;
	padding: 0;
    margin-bottom: .4em;
}
div.flow div.circle,div.flow div.circle02,div.flow div.circle03,div.flow div.circle04,div.flow div.circle05,div.flow div.circle06{
  color: white;
  text-shadow:none;
  font-family: "Helvetica Neue";
  position: absolute;	
  top: -11px;
  left: -63px;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #573f01;
  text-align:center;
  font-weight: bold;
  font-size: 2em;
  line-height: 0;
  padding-top:24px;
}


div.flow div p{
  font-size: 20px;
  text-align: left;
  width:100%;
  background:#f5f5f5;
  border-radius:6px;
  padding: 1em;
  margin: 0 0 2.2em 0;
}

div.flow div p img{
  width:80%;
  margin-left: 2em;
}	

h2.balloon {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    padding:0.5em; 
    margin: 0 auto;
    color: #fff;
	background-color: #2893F3;   
}

h2.balloon p {
font-size:1em;
letter-spacing: 0.05em;
margin: 0 0.8em;
padding: 0;
}


/*パートナー業者様募集
-------------------------------------*/
div.partner {
	width: 100%;
	background-image: url("../img/CreateSynergy.png");
	background-size: 80vw;
    background-repeat: no-repeat;
    background-position:50% 26%;
}

div.partner div{
	font-size: 16px;
    font-weight: 600;
    text-align: left;
    padding: 0.5em;
    margin: 0 auto;
    color: #555;
}


div.partner h2{
	font-size: 28px;
    font-weight: 600;
    text-align: center;
    padding: 0.5em;
    margin: 0 auto;
    color: #fff;
    background-color: #1A2C73;
 }
div.partner h3{
    font-size: 23px;
    color: #393939;
    font-weight: 600;
    text-align: center;
    margin:1em auto 0;
}

div.partner h4 {
  position: relative;
  padding: 0 65px;
  text-align: center;　
  color: #fff;
}

div.partner h4 span {
  position: relative;
  color: #fff;
  padding:0.5em  1em;
  background: #573F01;
}

.bx-wrapper{
	box-shadow: none;
    border: none;
    background: none;}

.swiper {
  max-width: 500px;
  margin: 30px 0;
}

/*メニューをページ下部に固定*/
#sp-fixed-menu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
   margin: 10px;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100vw;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   width: auto;
   padding:0;
   margin:0;
   font-size: 14px;
　　font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
	

a.btn--form.btn--cubic {
  border-bottom: 5px solid #0c1741;
}

a.btn--form.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #0c1741;
}

a.btn--radius {
  border-radius: 100vh;
}

.fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}
	

/*左側メニュー*/
#sp-fixed-menu li{
  color: #fff;
  width:82%;
}
	
#sp-fixed-menu li a{
  color: #fff;
  width:82%;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  background: #013399;
}
		
	
/*左側メニュー*/
#sp-fixed-menu li.gototop{
  width:18%;
}

/*ボタン調整*/
#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 90%;
   padding:20px;
}

	
	
.spclose,.copyright a{
		display:none;
	}	
	
	
	
.menu {
	background-color: #003399;
}
nav ul {
	display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
	margin-bottom: 0;
}
nav li {
    flex: 1 0 auto;
	margin-bottom: 0;
}
nav li a {
	font-size: 14px;
    text-decoration: none;
    text-align: center;
	color: #fff;
}
nav a:hover {
    background-color: #3366FF;    
	color: #fff;
}
nav a {
    padding: 0.8rem 1rem;
	display: block;
}
	
#sp-fixed-menu li a.btn--circle {
  width: 60px;
  height: 60px;
  padding: 0;
  background: #ccc;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

#sp-fixed-menu li a.btn--circle i {
  font-size: 150%;
  line-height: 60px;
  letter-spacing: 0;
}	
	
.form-center{
display: none;		
	}
	
.wrap {
	overflow: hidden;
}

/*上部メニューはmenu.css*/
.menu-box span{
	font-size: 16px;
	font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
	font-weight: bold;
    color: #013399;
}

}