@charset "utf-8";

body {
  width: 100%;
  margin: 0;
  /*font-family:  serif,'Noto Serif JP','ＭＳ Ｐ明朝','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',Lato,'Noto Sans JP','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN',sans-serif;*/
  font-family:  'メイリオ', 'Meiryo', sans-serif;
}

*, ::after, ::before {
  box-sizing: border-box;
}


#site-header {
  background-color: #ffffff;
  display: flex;
  position: fixed;
  justify-content: space-between;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  z-index: 10000;
}

/*工事名の箇所*/
#site-header-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}

#site-header-logo {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 1em;
  width: 100%;
  text-align: left;
  font-size: 2.5rem;
  font-weight: normal;
  padding-left: 30px;
}

#site-header-logo a {
  color: #000000;
}

#site-header-logo a {
  text-decoration: none;
}

/*トップタイトルの箇所*/
.site-branding {
  position:absolute;
  opacity: 1;
  top: 30vw;
	left: 3vw;
  width:80%;
  transition:top .3s linear,opacity .3s ease-in;
  text-align: right;
  z-index: 1000;
}

.inner-wrap{
	float: left;
 width: 80%;
	margin-left:auto;
	margin-right:auto;
}

.site-branding-text{
	width: 750px;
  display:inherit;
}

.site-title {
  color: #ffffff;
  font-size: 2.2rem;
  text-shadow:1px 1px 3px #000;
  line-height: 3rem;
}

.site-title #site-title-en {
 font-size: 1.8rem;
	margin-left: 3vw;
}

.home .site-title {
   font-size: 2rem;
   width: 100%;
   margin-left: auto;
   margin-right: auto;
  line-height: 2.5rem;
}

#logo {
 width: 70%;
 max-width: 350px;
 text-align: left;
}

/*トップ画の箇所*/
#topback {
	position: relative;
}

#topimg {
	position: absolute;
	top: 3.5vw;
	left: 0;
}

#topimg {
    width: 100%;
	clip-path: polygon(50% 0%, 75% 28%, 100% 2%, 100% 75%, 75% 100%, 50% 70%, 25% 100%, 0 75%, 0 2%, 25% 28%);
    overflow: hidden;
}

#topback video {
  filter: drop-shadow(0px 0px rgba(0,0,0,0));
}

/*トップ画像スライドショー*/
.img-frame{
   position: relative;
   width: 100%;
   overflow: hidden;
   margin: 0 auto;
	padding-top: 50vw;
}

.img-01, .img-02, .img-01sp, .img-02sp, .imgtop {
   position: absolute;
   top:0;
   left:0;
   width: 100%;
   height: 100%;
   background-size: cover;
   background-repeat: no-repeat;
}

.img-01{
   background-image: url("top.jpg");
   animation: slide-animation-01 24s infinite;
}
.img-02{
   background-image: url("top2.jpg");
   animation: slide-animation-02 24s infinite;
}

.img-01sp{
   background-image: url("topsp.jpg");
   animation: slide-animation-01 24s infinite;
}
.img-02sp{
   background-image: url("topsp02.jpg");
   animation: slide-animation-02 24s infinite;
}


@keyframes slide-animation-01 {
    0% {opacity: 1; transform: scale(1.0);}
  30% {opacity: 1;}
  50% {opacity: 1; transform: scale(1.15);}
  90% {opacity: 0}
100% {opacity: 0; transform: scale(1.0);}
}
@keyframes slide-animation-02 {
    0% {opacity: 0;}
  30% {opacity: 0;}
  50% {opacity: 1; transform: scale(1.0);}
  60% {opacity: 1;}
  70% {opacity: 1;}
100% {opacity: 1; transform: scale(1.15);}
}
/*トップ画像スライドショー end*/


.site-branding-sub {
 width: 100%;
 padding-top: 60px;
 height: 27vw;
 max-height: 500px;
}

.site-branding-sub .site-title {
 text-align: left;
	color: #dea400;
	text-shadow: none;
}

#topimg-sub {
	height: 100vh;
	max-height: 100%;
	top: 0;
	right: 0;
	float: right;
  width: 80%;
	height: 0;
}

#topimg-sub img {
 width: 100%;
}

.site-branding-sub .inner-wrap {
 float: right;
 width: 80%;
	background: rgba(248,245,170,0.20);
	background-image: url("img/topimg-sub.png");
	background-position: -2% 0%;
	background-size: 60%;
	background-repeat: no-repeat;
}

.site-branding-sub #titlemargin {
	position: relative;
 height: 24vw;
}

.site-branding-sub  .site-branding-text {
	position: absolute;
   width: 45%;
	background-color: #FFFFFF;
	padding: 20px;
	bottom: 0;
	left: -10vw;
}

/*トップページの中身*/
#topcontents {
width: 100%;
background-color: #ffffff;
margin-top: 5vw;
	padding-bottom: 5vw;
}

#topcontents-sub {
  width: 100%;
  background-color: #ffffff;
  position: relative;
	padding-top: 5%;
}

h2 {
 font-size: 2.5rem;
 text-align: center;
 padding-top: 40px;
}

p {
  margin: 0;
  padding: 0;
}

p#kjinfo {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	font-size: 20px;
	text-align: left;
}

#kjinfoimg {
width: 100%;
margin-left: auto;
margin-right: auto;
/* [disabled]max-width: 1200px; */
text-align: center;
}

#topcontents h2{
  margin-top: 50px;
}

.heading06 {
	position: relative;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 9vw;
	font-size: 35px;
	text-align: left;
}

.heading06::before {
	content: "";
    position: absolute;
    top: 3vw;
    left: 6.5vw;
    border: 15px solid transparent;
    border-top: 22px solid #dd9d00; 
}

.heading06::after {
	content: attr(data-en);
	display: block;
	color: #dd9d00;
	font-size: 4rem;
	margin-left: -3vw;;
}

.heading06_con {
	position: relative;
	display: block;
	color: #dea400;
	font-size: 26px;
	margin-left: 50%;
	padding-top: 50px;
}

.heading06_con::before {
	content: attr(data-en);
	display: block;
	color: #dea400;
	font-size: 26px;
}

.heading06_conback {
	width: 100%;
	margin-top: -6.5%;
	background-image: url("img/contentsback.png");
	background-repeat: no-repeat;
	background-position: 92% 0%;
	background-size: 40%;
	padding-bottom: 50px;
}

.heading06_left {
	display: block;
	color: #dea400;
	font-size: 26px;
	margin-right: 50%;
	padding-top: 50px;
}

.heading06_left::before {
	content: attr(data-en);
	display: block;
	color: #dea400;
	font-size: 26px;
}

.heading06_leftback {
	width: 100%;
	background-image: url("img/contentsback.png");
	background-repeat: no-repeat;
	background-position: 8% 0%;
	background-size: 40%;
	height: 550px;
}

.heading06_proback {
		width: 100%;
	background-image: url("img/contentsback.png");
	background-repeat: no-repeat;
	background-position: 21% 0%;
	background-size: 18%;
}

.heading06_pro {
	display: block;
	color: #dea400;
	font-size: 26px;
	margin-right: 48%;
	padding-top: 50px;
}

.heading06_pro::before {
	content: attr(data-en);
	display: block;
	color: #dea400;
	font-size: 26px;
	margin-left: 3%;
}

.heading06_map {
	display: block;
	color: #dea400;
	font-size: 26px;
	padding-top: 0;
	padding-bottom: 20px;
}

.heading06_map::before {
	content: attr(data-en);
	display: block;
	color: #dea400;
	font-size: 26px;
}

.newsback {
	background-image: url("img/newsback.png");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 100%;
	height: 700px;
	margin-left: -10vw;
}

#topback02 .heading06 {
	padding-top: 22%;
	text-align: center;
}

#topback02 .heading06::before {
	content: "";
	display: block;
	top: 11.5vw;
	left: 23vw;
}

#backblue {
	position: relative;
	 background: linear-gradient(0deg, #ffcf1c 0%, #ffcf1c 30%, #fffec6 30%, #fffec6 100%);
}

#apiback {
	position: relative;
	background-image: url("img/apiback.png");
	background-size: 50%;
	background-position: 0% 0%;
	background-repeat: repeat-y;
	padding-top: 50px;
	padding-bottom: 50px;
	z-index: 5;
}

#topback02 {
	display: flex;
	align-items: center;
	background-color: #e6e6e6;
 margin-top: 0px;
 padding-top: 50px;
}

#w80 {
 width: 95%;
 max-width: 1200px;
 margin-left: auto;
 margin-right: auto;
}

#banner30 {
 float: left;
 width: 30%;
 margin-left: 1.5%;
 margin-right: 1.5%;
}

#topback02 dl {
 width: 98%;
 margin-left: auto;
 margin-right: auto;
}

#topback02 dl dt {
 font-weight: bold;
 padding-left: 10px;
 padding-right: 20px;
 font-size: 20px;
 line-height: 35px;
}

#topback02 dl dd {
 width: 98%;
 font-weight: normal;
 border-bottom: 2px solid #FFFFFF;
 padding-left: 10px;
 padding-right: 20px;
 font-size: 18px;
 line-height: 35px;
 margin-bottom: 30px;
}

#topback03 {
 background-image: url("img/pickupback.png");
 background-position: left top;
 background-repeat: no-repeat;
 background-size: 40%;
 padding-top: 100px;
	padding-bottom: 100px;
}

#topback03 .heading06 {
	text-align: center;
	padding-left: 0;
}

#topback03 .heading06::before {
   left: 41vw;
}

#pickup {
 width: 95%;
 max-width: 1200px;
 margin-left: auto;
 margin-right: auto;
}

#pickup h3 {
 font-size: 1.7rem;
 margin-top: 0px;
 padding-top: 0px;
 text-align: center;
 border-bottom: 8px solid #dd9d00;
}

#pickup #w50 {
 width: 45%;
 float: left;
 margin-left: 2.5%;
 margin-right: 2.5%;
}

#w50 {
 width: 49.8%;
 float: left;
 margin-left: 0.1%;
 margin-right: 0.1%;
}

#w50right {
 width: 49%;
 float: right;
 margin-left: 0.5%;
 margin-right: 0.5%;
}

#w40 {
 width: 39.8%;
 float: left;
 margin-left: 0.1%;
 margin-right: 0.1%;
}

#w60 {
 width: 51.8%;
 float: left;
 margin-left: 4.1%;
 margin-right: 4.1%;
}

body a:hover {
 text-decoration: none;
 color: #dea400;
}

#contentspageback01 {
	background-color: #FEFFE8;
 background-image: url("img/apiback.png");
 background-position: left top;
 background-repeat: repeat-y;
 background-size: 50%;
	padding-bottom: 50px;
}

#maptitle {
 background-image: url("img/mappath.png");
 background-position: center top;
 background-repeat: no-repeat;
 background-size: 700px;
padding-bottom: 10px;
}

#kouteiback {
 background-image: url("kouteiback.png");
 background-position: left top;
 background-repeat: no-repeat;
 background-size: 50%;
}

#mailback {
 background-image: url("mailback.png");
 background-position: left top;
 background-repeat: no-repeat;
 background-size: 50%;
}

#zumenback {
	padding-bottom: 10vw;
	background-image: url("img/fttop.png");
	background-size: 50%;
	background-position: 0% 100%;
	background-repeat: repeat-x;
}

table {
	position: relative;
 width: 99%;
 margin-left: auto;
 margin-right: auto;
 max-width: 900px;
 text-align: left;
	border-collapse: separate;
	border-spacing: 10px;
	z-index: 5;
}

th {
 width: 20%;
 padding-left: 2%;
 padding-right: 5%;
 font-size: 19px;
 line-height: 40px;
	margin: 30px;
	background-color: #dea400;
	color: #FFFFFF;
}

td {
 width: 70%;
 padding-left: 2%;
 font-size: 18px;
 margin: 0;
	line-height: 40px;
	background-color: #FFFFFF;
}

#photo30 {
 width: 32%;
 margin-left: 0.5%;
 margin-right: 0.5%;
 float: left;
}

#ft {
	background-color: #fff;
	background: linear-gradient(90deg, rgba(255,253,178,0.65) 0%, rgba(255,253,178,0.65) 80%, #fffdb2 80%, #fffdb2 100%);
	background-repeat: repeat-y;
	background-size: contain;
text-align: center;
margin-top: 0vw;
}

#ftback {
	background-image: url("img/apiback.png");
	background-size: 50%;
	background-position: 150% top;
	background-repeat: no-repeat;
}

#ftwt {
	background-color: #FFFFFF;
}

#ft h3 {
	color: #4D4D4D;
}

#fttext {
	color: #4D4D4D;
  text-align: center;
  font-size: 12px;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
	background-color: #ffe48d;
}

#fttext a:hover {
	color: #60A8F4;
}

#fttext a{
	color: #5B87FF;
}

#ft #banner30 p {
	color: #4D4D4D;
}

.sa {
  opacity: 0;
  transition: all .5s ease;
}
 
.sa.show {
  opacity: 1;
  transform: none;
}
 
.sa--lr {
  transform: translate(-100px, 0);
}
 
.sa--rl {
  transform: translate(100px, 0);
}
 
.sa--up {
  transform: translate(0, 100px);
}
 
.sa--down {
  transform: translate(0, -100px);
}
 
.sa--scaleUp {
  transform: scale(.5);
}
 
.sa--scaleDown {
  transform: scale(1.5);
}
 
.sa--rotateL {
  transform: rotate(180deg);
}
 
.sa--rotateR {
  transform: rotate(-180deg);
}

.btn,
a.btn,
button.btn {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.5rem 6rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  margin-top: 30px;
}

a.btn-radius-solid {
  border: 1px solid #ccc;
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  box-shadow: inset 1px 1px 1px #fff;
}

a.btn-radius-solid:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}

.button_con a {
	    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 3%;
    margin-left: 10%;
    padding: 1em 2.7em;
    width: 300px;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 700;
    background-image: linear-gradient(170deg, #ffcf1c, #c66f00);
    border-radius: 2vh;
    transition: 0.3s;
}

.button_con a:hover {
	text-decoration: none;
 color: #002477;
}

.button_con a::after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    transform: rotate(45deg);
}

.button_con a:hover {
  text-decoration: none;
  background-image: linear-gradient(-170deg, #c66f00, #ffcd58);
  color: #ffffff;
}

.button_con a:hover:after {
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#page-top{
    position: fixed;
    bottom: 0.5%;
    right: 1%;
    width: 3%;
    z-index: 1000;
}
#page-top a{
    color: #fff;
    text-decoration: none;
}

/*カラー選択用　本番では消す Start*/
#tempcolor {
	text-align: center;
 widows: 90%;
 max-width: 350px;
 margin-left: auto;
 margin-right: auto;
}

#colorlist {
 float: left;
 margin-left: 1%;
 margin-right: 1%;
 width: 14%;
}

/*カラー選択用　本番では消す End*/