@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:  serif,'Noto Serif JP','ＭＳ Ｐ明朝';
}

*, ::after, ::before {
  box-sizing: border-box;
}


#site-header {
  background-color: #7900c4d9;
  display: flex;
  position: fixed;
  justify-content: space-between;
  width: 100%;
  z-index: 10000;
}

/*工事名の箇所*/
#site-header-container {
  display: flex;
  flex-direction: row;
  width: 90%;
  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;
}

#site-header-logo a {
  color: #ffffff;
}

#site-header-logo a {
  text-decoration: none;
}

/*トップタイトルの箇所*/
.site-branding {
  position:absolute;
  opacity: 1;
  top: 37vw;
  width:100%;
  transition:top .3s linear,opacity .3s ease-in;
  text-align: center;
  background-color: #ffffff59;
  z-index: 1;
}

.site-branding-sub {
  position:absolute;
  opacity: 1;
  top: 13vw;
  width:100%;
  transition:top .3s linear,opacity .3s ease-in;
  text-align: center;
  z-index: 1;
  background: #7500cdc2;
}

.inner-wrap{
	margin-left:auto;
	margin-right:auto;
}

.site-branding-text{
  display:inherit;
  max-width:100%;
  vertical-align:middle;
}

.site-title {
  color: #ffffff;
  font-size: 2.4rem;
  text-shadow:1px 1px 3px #000;
}

.site-title #site-title-en {
 font-size: 1.8rem;
}

#logo {
 width: 70%;
 max-width: 350px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

/*トップ画の箇所*/
#topimg {
	/*height: 100vh;*/
	max-height: 100%;
	padding-bottom: 50%;
	overflow: hidden;
	position: relative;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

#topimg img {
	position: fixed;
		z-index: -1;
    width: 100%;
}

#topimg video {
	position: fixed;
		z-index: -1;
    width: 100%;
}

#topimg-sub {
	/*height: 100vh;*/
	max-height: 100%;
	padding-bottom: 50%;
	overflow: hidden;
	position: relative;
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

#topimg-sub img {
	position: fixed;
		z-index: -1;
    width: 100%;
}

/*見出し*/
#topcontents h2{
  margin-top: 100px;
}

.heading06 {
	font-size: 32px;
}

.heading06::before {
	content: attr(data-en);
	display: block;
	color: #9849e0;
	font-size: 26px;
}

.heading06::after {
	content: '';
	display: block;
	width: 64px;
	height: 2px;
	background-color: #9849e0;
}

/*トップページの中身*/
#topcontents {
  width: 100%;
  background-color: #ffffff;
  padding-top: 100px;
  margin-top: 17px;
  padding-bottom: 80px;
  /*background-image: url('backcontents.png');
  background-repeat: repeat-y;
  background-position: center center;
  background-size: 100%;*/
}

#topcontents-sub {
  width: 100%;
  background-color: #ffffff;
  padding-top: 10px;
  margin-top: 85px;
  padding-bottom: 80px;
  margin-top: -15vw;
  z-index: 999;
  position: relative;
}

p {
  margin: 0;
  padding: 0;
}

p#kjinfo {
width: 100%;
margin-left: auto;
margin-right: auto;
max-width: 1200px;
font-size: 20px;
}

#kjinfoimg {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    text-align: center;
}

#backblue {
padding-top: 50px;
padding-bottom: 10px;
background-image: url(backpurple.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
margin-top: 80px;
}

#w80 {
 width: 95%;
 max-width: 1200px;
 margin-left: auto;
 margin-right: auto;
}

#w60 {
 width: 95%;
 max-width: 700px;
 margin-left: auto;
 margin-right: auto;
}

#banner30 {
 float: left;
 width: 30%;
 margin-left: 1.5%;
 margin-right: 1.5%;
}

.news dl {
 width: 100%;
 margin-left: auto;
 margin-right: auto;
}

.news dl dt {
font-weight: bold;
padding-left: 1%;
padding-right: 1%;
margin-left: 0.5%;
margin-right: 0;
font-size: 20px;
line-height: 35px;
float: left;
background-image: url('img/newspoint.png');
background-position: bottom center;
background-repeat: no-repeat;
background-size: 100%;
}

.news dl dd {
 width: 84.5%;
 font-weight: normal;
 border-bottom: 1px solid #000000;
 padding-left: 1%;
 padding-right: 1%;
 margin-left: 0;
 margin-right: 0.5%;
 font-size: 18px;
 line-height: 35px;
 margin-bottom: 30px;
 float: left;
}

#pickup {
 margin-top: 100px;
}

#contact {
text-align: center;
}

#w50 {
 width: 49.8%;
 float: left;
 margin-left: 0.1%;
 margin-right: 0.1%;
}

#w50right {
 width: 49.8%;
 float: right;
 margin-left: 0.1%;
 margin-right: 0.1%;
}

#pickup #w50 {
 position: relative;
}

#pickup #bkititle {
  position: absolute;
  font-weight: bold; /*太字に*/
  font-size: 1.5em;/*サイズ2倍*/
  background-color: #013d6896;
  text-align: center;
  color: #ffffff;
  margin:0;
  width: 100%;
  left: 0;
  height: 27.8vw;
  padding-top: 25%;
}

body a:hover {
text-decoration: none;
color: #58009b;
}

#pickup #bkititle:hover {
 background-color: #013d684f;
}

table {
 width: 99%;
 max-width: 1100px;
 text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
}

table tr{
border-bottom: 1px solid #dbdbdb;
}

table tr:nth-child(odd){
background-color: #eee4ff;
}

table tr:nth-child(even){
  background-color: #ffffff;
}

th {
 width: 20%;
 padding-left: 2%;
 padding-right: 5%;
 font-size: 19px;
 font-weight: bold;
 margin: 0;
 line-height: 40px;
 border-right: 1px solid #dbdbdb;
}

td {
 width: 70%;
 padding-left: 2%;
 font-size: 18px;
 margin: 0;
}

.first {
	border-top: 1px solid #dbdbdb;
}

.syoukaitbl th {
 display: table-cell;
 padding-left: 1%;
 padding-right: 1%;
}

.syoukaitbl td {
 display: table-cell;
 padding-left: 1%;
 padding-right: 1%;
}

#map {
background-image: url(backblue.png);
background-repeat: no-repeat;
background-position: center bottom;
background-size: contain;
padding-bottom: 50px;
}

#photo30 {
 width: 32%;
 margin-left: 0.5%;
 margin-right: 0.5%;
 float: left;
}

#ft {
  background-color: #7800c3;
  text-align: center;
  color: #ffffff
}

#fttext {
  text-align: center;
  font-size: 12px;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

#fttext a {
 color: #ffffff;
}


.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%);
}*/

.popphoto:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/*ボタンCSS Start*/
.btn,
a.btn,
button.btn {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  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;
  border-radius: 0.5rem;
  color: #000000;
}

a.btn-flat {
  overflow: hidden;
  padding: 0.8rem 3rem;
  color: #fff;
  border-radius: 0;
  background: #7300db;
}

a.btn-flat span {
  position: relative;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 50px;
  width: 120%;
  height: 500%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-70%) rotate(135deg);
  transform: translateX(-98%) translateY(-70%) rotate(135deg);
  background: #edd5ff;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(135deg);
  transform: translateX(-9%) translateY(-25%) rotate(135deg);
}
/*ボタンCSS End*/


#topcontents-sub h3 {
  position: relative;
  color: #333;
  text-shadow: 0 0 2px white;
  padding-left: 10px;
}
#topcontents-sub h3:before {
  content: "";
  position: absolute;
  background: #e1d4fb;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  top: 50%;
  /* border: dashed 1px white; */
  left: -5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

#page-top{
    position: fixed;
    bottom: 0.5%;
    right: 1%;
    width: 3%;
    z-index: 1000;
}
#page-top a{
    color: #fff;
    text-decoration: none;
}

.detailstbl {
 max-width: 700px;
}

.detailstbl th {
 width: 40%;
} 

.detailstbl .td1 {
 width: 40%;
} 

.detailstbl .td2 {
 width: 20%;
} 

.detailstbl .backwhite {
 background-color: #ffffff;
}

.detailstbl .backpurple {
 background-color: #eee4ff;
}

.toptra {
 text-align: center;
}