@charset "utf-8";
@import url("reset.css");
@import url("responsive.css");

/* CSS Document */
html{
  width: 100%;
}
.zen-kaku-gothic-new-light {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.zen-kaku-gothic-new-regular {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body{
  font: inherit;
  margin: 0 auto;
  box-sizing: border-box;
  inline-height: 0;
  overflow: hideen;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
}
a{
  text-decoration: none;
  color: #fff;
}
 a:hover{
  text-decoration: underline;
}
.cunder:hover{
  font-size: 1.05em;
  color: fff;
  text-decoration: none;
}
font-weight:{
  font-weight: 300;
}
/*top-header*/
#header{
  background-color: #c2c2c2;
}
.top{
  height: 850px;
  background-size: cover;
  color: #ffffff;
  background-image: url(../img/seastock.jpeg);
  width: 100%;
  background-position: bottom;

}
#main{
  margin: 0 auto;
}
.column{
  border: 1px solid #dcdcdc;/*common*/
  margin: 10px 0 35px 0;
}
.topnavigation{
  width: 100%;
  color: #ffffff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
  background-position: bottom;
  backdrop-filter: blur(30px);
  height: 100px;
}
.c_name{
  font-size: 1em;
  margin: 0 auto 0 2em;
  font-size: 1.25em;
}
.zipadd{
  line-height: 1.3em;
  font-size: .95em;
  margin-left: 80%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: -30px;
}
.topnav,.gnav{
  display: inline-block;
  margin: 30px auto 0 auto;
  color: #ffffff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.gnav{
  margin: 0 .8em 1.5em .9em;
  font-size: 1.2em;
}
.navtitle{
  margin-bottom: .2em;
  color: #ffffff;
}
.logotop{
  margin-top: -50px;
  text-align: left;
}
@media screen and (max-width:768px) {
  .zipadd {
    display: none;
  }
}
.toptitle{
  font-size: 3.1em;
  color: #ffffff;
  line-height: 1.7em;
  margin-top: 350px;
  margin-bottom: 200px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/*sec 1*/
.main_detail,.f_wrap{
  max-width: 100%;
  margin-top: 20px;
}
.service{
  height: 650px;
}
.wraptop{
  display: block;
  text-align: left;
}
.introtop{
  margin-top: 150px;
  width: 60%;
  margin: 150px auto 10px;
}
.introducetitle{
  position: relative;
  color: #fff;
  background-color: #191970;
  font-size: 20px;
  padding: 5px 5px 5px 5px;
  line-height: 1.3;
  margin: 0 auto;
  width: 350px;
  z-index:-1;
  text-align: center;
}
.introducetitle:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2;
}
.introtext_title{
  font-weight: 500;
  font-size: 1.3em;
  margin: 65px 0 15px;
  display: flex;
	justify-content: center;
	align-items: center;
}
.introtext_title::before{
	content: '';
	width: 13px;
	height: 40px;
	background-color: #191970;
  margin-right: 18px;
}
.introtext_title_p{
  font-weight: 300;
  padding-bottom: 20px;
  font-size: 1.1em;
  text-align: left;
  width: 20em;
  margin: 0 auto;
  padding-left: 33px;
}
.introtext_t{
  font-weight: 500;
  font-size: 1.3em;
  text-align: center;
  padding-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;

}
.introtext_t::before{
	content: '';
	width: 13px;
	height: 40px;
	background-color: #191970;
  margin-right: 18px;
}

.wraptop{
  width: 100%;
  margin-bottom: 150px;
}
.intro_detail{
  width: 60%;
  margin: 0 auto;
}
.text{
  height: auto;
  margin: 0 auto;
}
.introtext{
  padding-top: 15px;
  font-size: 1.1em;
  line-height: 1.6em;
  text-align: left;
  font-weight: 300;
  width: 30em;
  padding-left: 15px;
}
.introtext_d{
  margin: 0 auto;
  width: 480px;
  max-width: 100%;
}
.intro_nav{
  margin-top: 2.5em;
}
/*sec 2*/
.introduce,.service,.h_details,.project8-9{
  clear: both;
  margin: 185px 0 12px 0;
}
.service_nav,.s_nav{
  display: table;
  border-collapse: separate;
  border-spacing: 15px 15px;
  margin: 0 auto;
}
.service_title{
  margin: 0 auto 20px auto;
  font-size: 1.5em;
  position: relative;
  padding: 5px 5px 5px 42px;
  background: #191970;
  font-size: 20px;
  color: white;
  line-height: 1.3;
  z-index:-1;
  width: 350px;
  text-align: center;
}
.service_title:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}
.whats{
  border-radius: 5px;
}
.s_nav{
  display: table-cell;
  width: 280px;
  background-color: #E6EEF6;
  border-radius: 5px;
}
.s_nav_title{
  text-align: center;
  margin: 15px;
  font-size: 1.1em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.s_nav_title::before{
	content: '';
	width: 10px;
	height: 20px;
	background-color: #191970;
  margin-right: 20px;
}
.s_details{
  text-align: left;
  margin: 15px;
  font-size: .85em;
  line-height: 1.3em;
}
.h_details{
  height: 750px;
}
.whatsimg{
  margin: 80px auto;
  width: 100%;
}
.whats_top{
  max-width: 100%;
  width: 650px;
  height: auto;
}
.h_details_tewrap{
  margin: 0 auto;
  width: 650px;
  max-width: 100%;
}
.h_details_p{
  text-align: left;
  margin: 40px auto 20px;
  line-height: 1.8em;
  padding: 10px;
  font-size: 1.15em;
  font-weight: 300;
}
/*info*/
.info{
  height: 280px;
}
.info_info{
  display: table-cell;
  width: 780px;
}
.infoadd{
  width: 220px;
  border: 1px solid #000;
  border-radius: 3px;
  height: 70px;
  margin: 15% 0 1em 18%;
  float: left;
}
.info_contact{
  line-height: 1.3em;
  margin-top: 22px;
  color: #000;
}
.mail{
  float: left;
  margin: 13px;
}
.info_detail{
  width: 48%;
  float: right;
  margin: 15% 0 1em 0;
  font-size: .93em;
  line-height: 1.4em;
  text-align: left;
}
/*detail_box*/
.project8-9{
  height: 550px;
  margin-top: 150px;
}
.project8-9_wrap{
  width: 650px;
  text-align: left;
  margin: 40px auto 20px ;
}
.te{
  padding: 5px;
  font-size: 1.15em;
  font-weight: 300;
  line-height: 1.8em;
}
 .project-detail_box_table{
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 650px;
}
 .project-detail_box_table,
 .project-detail_box_table_tr:last-child{
  border-bottom:solid 2px #ddd;
}
 .project-detail_box_th,
 .ye{
  text-align: center;
  padding: 18px 0;
  border-right:solid 2px #fff;
  border-left:solid 2px #fff;
  background-color:#4169e1;
  letter-spacing: 1px;
  vertical-align: middle;
}
 .project-detail_box_table th:nth-child(1){
  background-color:#4169e1;
  width: 250px;
}
.project-detail_box_table ye :nth-child(1){
 background-color:#4169e1;
 width: 50px;
}
.project-detail_box_table project-detail_box_th:nth-child(1){
 background-color:#4169e1;
}
.project-detail_box_th_2{
  width: 250px;
  background-color:#4169e1;
  font-size: .95em;
  vertical-align: middle;
  line-height: 1.5em;
}
.ye{
  width: 100px;
}
 .project-detail_box_table,.ye:nth-child(3){
  color: white;
}
.project-detail_box_table_tr{
  height: 80px;
}
/*2段目*/
 .project-detail_box_table,.project-detail_box_table_tr:nth-child(2),.detail__box_2{
  color: #000;
  padding: 18px;
  border: solid 2px #fff;
}
 .project-detail_box_tableproject-detail_box_table,.detail_3{
  text-align: center;
  padding: 28px;
  border-right:solid 2px #fff;
  border-left:solid 2px #fff;
  border-bottom:solid 2px #fff;
  width: 255px;
}
.detail__box_2{
  background-color: #9dbfe0;
  font-size: 1.1em;
}
.detail_3{
  background-color: #e6f3ff;
}
.project-detail_box_table{
  color: white;
  padding:5px 20px;
  border-radius: 30px;
  font-size: .95em;
}
.project-detail_box_table{
  margin: 0 auto;
}
.detail_2{
  font-size: .95em;
}
 .detail_box_table{
  width: 180px;
  background-color: #87cefa;
}
.table th.popular{
  position: relative;
}
.table th span.no1{
  position: absolute;
  top: -10px;
  left:calc(50% - 30px);
  background: #bdcc28;
  width: 60px;
  font-size: 10px;
  border-radius: 15px;
  line-height: 1;
  padding: 5px;
}
 .table th .inner{
  position: absolute;
  color:white;
  background-color: #f34955;
  left: 0;
  bottom: 0;
  display: block;
  width: 180px;
  padding: 10px 0;
}
.detail_3{
  font-size: 1.1em;
  color: #000;
  text-align: center;
}
/*footer*/
footer{
  clear: both;
  background-color: #2756b3;
}
.linebot{
  background-color: #b8d8e6;/*1本目*/
  height: 30px;
}
.bottomline{
  background-color: red;
  height: 30px;
}
.f_toptitle{
  /*margin: -180px auto 200px auto;*/
}
.f_toptitle2{
  font-size: 2.4em;
  color: #ffffff;
  line-height: 1.1em;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 220px;
  width: 75%;
  margin: 5% auto 220px;
}
.bottomnav{
  margin: 0 auto;
}
.botnav{
  list-style: none;
}
.botnav,.fnav{
  display: inline-block;
  margin: 10px auto 20px auto;
  color: #ffffff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.fnav{
  line-height: 1.5em;
}
.ftitle{
  color: #ffffff;
  font-size: 1.1em;
  margin: 15px;
}
.bottom-logo{
  width: 180px;
  margin-left: 150px;
  margin-top: -30px;
  float: left;
}
.footlog{
  margin-top: 20px;
}
.bottomadzip{
  margin: 0 0% 2% 5%;
  line-height: 1.3em;
  color: #ffffff;
  font-size: .85em;
  letter-spacing: .20em;
  text-align: left;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
  width: 30%;
}
.c_name_bot{
  font-size: 1.5em;
}
.yaizuad_bot{
  width: 100%;
  margin-top: 18px;
}
.yaizuad__bot_u{
  font-size: .95em;
  line-height: 1.8em;
}
.yaizuad__bot_u_ref:hover{
  text-decoration: none;
  font-weight: bold;
}
.copy{
  clear: both;
}
.copyright{
  color: #ffffff;
  font-size: .75em;
  padding-bottom: 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
}
/*Company details*/
.c-detail{
  font-weight: bold;
  font-size: 1.2em;
}
.detail-2{
  margin: 0 auto;
  border: solid 1px #ddd;
}
.detail_comp{
}
.wrap-detail{
  width: 60%;
  margin: 0 auto;
  padding: 3em;
}
#content{
  width: 100%;
  margin: 0 auto;
}
.detail-1{
  width: 80%;
  margin: 80px auto;

}
.detail-title{
  margin: 0 auto 20px auto;
  font-size: 1.5em;
  position: relative;
  padding: 5px 5px 5px 42px;
  background: #191970;
  font-size: 20px;
  color: white;
  line-height: 1.3;
  z-index: -1;
  width: 350px;
}
.detail-title:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index: -2;
  }
.name_th{
  color: #fff;
  background: #4169e1;
  border: 1px solid #ddd;
  vertical-align: middle;
  text-align: left;
  font-size: .95em;
  padding: .5em 1em .5em 1.5em;
  width: 15px;
}
.name_td{
  color: #000;
  letter-spacing: .1em;
  vertical-align: middle;
  text-align: left;
  font-size: .95em;
  padding-left: 1.5em;
  line-height: 25px;
  width: 150px;
}
.name_th_s{
}
.detail-2{
  line-height: 1.5em;
}
/*sosiki*/
.sosiki{
  margin: 120px auto 40px;
}
.w{
  max-width: 100%;
  height: auto;
}
/*Contact*/
.informattention{
  margin: 80px auto 40px auto;
  border: 1px solid #2c2c2c;
  height: 250px;
}
.attention-a{
  line-height: 1.8em;
  font-size: 1em;
}
.attention-at{
  font-size: 1.2em;
  padding-bottom: 10px;
  color: #000;
}
.attention-at a:hover{
  color: #000;
  font-weight: bold;
}
.info_btn{
  margin: 120px 0 20px 340px;
  border: 1px solid #172a88;
  border-radius: 5px;
  background-color: #172a88;
  padding: 18px;
  text-align: center;
  height: 1.5em;
  font-size: 1em;
  display: inline-block;
  text-decoration: none;
}
.info_btn a:hover{
  text-decoration: none;
  font-weight: bold;
}
.form-form{
  width: 600px;
  margin: 80px auto 120px auto;
  color: #000;
  border-radius: 3px;
}
.contactform{
  margin-bottom: 70px;
  margin-top: 30px;
  text-align: center;
  font-size: 1.5em;
  color: #000;
}
.contactform::before {
  content: '';
  position: absolute;
  bottom: -55px;
  display: inline-block;
  width: 80px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #191970;
  border-radius: 2px;
}
.contact{
  margin-TOP: 120px;
  margin-right: 10%;
  text-align: right;
}
.attention-a_wrap{
  margin: 40px 10px 60px 60px;
  text-align: left;
  position: absolute;
}
.emailad{
  color: #000;
}
.emailad :hover{
  font-weight: bold;
}
.attention{
  font-size: 1em;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 120px;
}
.attention_2{
  font-size: .75em;
}
.contact-form{
   margin-top:70px;*/
}
/* 1. PC用の調整（共通設定） */
.introtext_title_p {
  padding-left: 15px !important;
}
.introtext_d {
  padding-left: 15px !important;
}
.intro_detail br {
    display: none;
}
.toptitle br {
    display: none;
}
.f_toptitle2 br {
    display: none;
}
}
