html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1.3;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 100;
  color: #000000;
  font-size: 20px;
  line-height: 2;
}
a {
  color: #707070;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.ttl__area_company {
  font-size: 35px;
  margin:30px 0;
}
img {
  max-width: 100%;
  margin: 0 auto;
}
ul {
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
.tb {
  display: none;
}
.top {
  width: 100%;
}

ul {
  padding: 0;
  margin: 0;
}
li {
  list-style-type: none;
}
a {
  color: #333;
  text-decoration: none;
}

body {
    margin: 0;
}
img {
    width: 100%;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
li {
    padding: 3px 0;
    font-size: 16px;
}
.kaisha {
    width: 70%;
    margin: 0 auto;
}
.kaisha th, .kaisha td {
    border: 1px solid #ccc;
    padding: 20px;
    font-size: 16px;
}
.kaisha th {
    
    background-color: #d4e6fb;
}

dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
dt {
  width: 30%;
  padding-bottom: 20px;
  margin-bottom: 10px;
}

dd {
  width: 70%;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 700px) {
.top_p {
    padding-top: 100px;
}
.kaisha, .kaisha tr, .kaisha td, .kaisha th {
    display: block;
}
.kaisha th {
    width: auto;
}
.kaisha {
    width: 95%;
    margin: 0 auto;
}
dt {
  width: 35%;
  padding-bottom: 20px;
  margin-bottom: 10px;
	margin-right:2px;
}

dd {
  width: 65%;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
}
/*ヘッダーコンテンツ*/
/*.company_txt {
  padding: 10px;
 
}*/

/*.contents__field2_company {
  padding: 30px 0;
}*/

.contents__field2_company{
	margin-bottom: 30px;
}
.concept_txt {
  padding: 20px;
  padding-bottom: 40px;
}

#fv {
  position: relative;
}
.center_company {
  display: block;
  margin: 0 auto;
}


a:hover {
  text-decoration: none;
}

.text {
  width: 608px;
  margin: 0 auto;
}
.text-center_company {
  text-align: center !important;
  /*margin-bottom: 20px;*/
}
.container_company {
  width: 1000px;
  margin: 0 auto;
}

/*アクセス*/
.map_2_company {
  position: relative;
}
.access {
  position: absolute;
  right: 40px;
  top: 80px;
}
/*トップへ戻るボタン*/
.pagetop {
  position: fixed;
  bottom: 50px;
  right: 10px;
}
/*タブレット*/
@media screen and (max-width: 1024px) {
  .text_img {
    display: none;
  }
  .tb {
    display: block;
  }
  .ttl_concept {
    top: 5px;
  }
  .container_company {
    max-width: 90%;
  }
  p {
    line-height: 2;
  }
  
  .ttl_concept {
    top: 25px;
  }
  .ttl__area_company {
    font-size: 30px;
	
	 
  }
  .ttl_fv {
    width: 350px;
    height: auto;
    top: 50px;
  }
  .contents__field2 .back3 {
    padding-bottom: 0px !important;
  }
  .company_txt {
    width: 700px;
    margin: 0;
  }
  .text {
    width: 610px;
  }
}
/*スマホ*/
@media screen and (max-width: 599px) {
  .pc {
    display: none;
  }
  .tb {
    display: block;
  }
  .sp {
    display: block;
  }
  .tb {
    display: none;
  }
  body {
    font-size: 11px;
  }
  .detail {
    font-size: 14px;
  }
  .container_company {
    width: 350px;
  }
  .contents__field2 {
    padding: 30px 0;
  }
  
  .center {
    display: block;
    margin: 10px auto;
  }
  #main-head {
    position: fixed;
    width: 100%;
    height: 60px;
    top: 0;
    z-index: 1000;
  }
	main {
    margin-top: 70px;
  }
  
  
  iframe {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
  }
  .pagetop {
    width: 40px;
    height: auto;
  }
 .ttl__area_company{
    font-size: 20px;
  }

}