@charset "UTF-8";
body {
  overflow-x: hidden;
  text-align: center;
}

#tkkenchiku {
  font-family: "heisei-kaku-gothic-std", "Lucida Grande", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin: 0 auto;
  color: #000;
  font-size: 16px;
  line-height: 1.875;
  overflow-x: hidden;
}

#tkkenchiku a, #tkkenchiku a:hover, #tkkenchiku a:active {
  color: #000;
  text-decoration: none;
  transition: all .2s;
}

#tkkenchiku a:hover img {
  opacity: 0.7;
}

#tkkenchiku p {
  text-align: justify;
  text-justify: inter-ideograph;
  margin-bottom: 1.5em;
}

#tkkenchiku p.note {
  text-align: right;
  margin: 1.5em auto 0;
  width: 700px;
}

#tkkenchiku ul.note {
  position: relative;
  margin-bottom: 60px;
  text-align: left;
}

#tkkenchiku ul.note::before {
  content: '※出典：';
  position: absolute;
  left: 0;
  top: 0;
}

#tkkenchiku ul.note li {
  padding-left: 1.5em;
  margin-left: 4em;
  text-align: left;
  position: relative;
}

#tkkenchiku ul.note li::before {
  content: '●';
  position: absolute;
  top: 4px;
  left: 0.5em;
  font-size: 12px;
}

#tkkenchiku .inner {
  width: 950px;
  margin: 0 auto;
  padding: 80px 0;
}

#tkkenchiku .contentHead h1 {
  position: relative;
  width: 100%;
  height: 550px;
  background: url(../img/pc_main_bg.jpg) no-repeat center center;
  background-size: cover;
  display: block;
}

#tkkenchiku .contentHead h1 img {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#tkkenchiku .contentHead p {
  background: #003e81;
  color: #fff;
  padding: 25px;
  margin: 0;
  font-size: 18px;
  line-height: 2.2;
}

#tkkenchiku h3 {
  font-size: 50px;
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

#tkkenchiku p.know {
  display: block;
  background: url(../img/ttl_know_blue.png) no-repeat center top;
  background-size: contain;
  height: 35px;
  margin-bottom: 2px;
  /* テキスト非表示 */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#tkkenchiku .job p.know, #tkkenchiku .workstyle p.know, #tkkenchiku .certification p.know, #tkkenchiku .aptitude p.know {
  background: url(../img/ttl_know_green.png) no-repeat center top;
  background-size: contain;
}

.infographic+.infographic {
  margin-top: 140px;
}

#tkkenchiku .market, #tkkenchiku .income, #tkkenchiku .real, #tkkenchiku .scenery {}

#tkkenchiku .income {
  background: #f5f5f5;
}

#tkkenchiku .income .inner {
  padding: 80px 0 60px;
}

#tkkenchiku .real, #tkkenchiku .workstyle, #tkkenchiku .certification {
  border-bottom: 1px dashed #000;
}

#tkkenchiku .real .inner {
  width: 560px;
}

#tkkenchiku .real .infographic {
  width: 100%;
}

#tkkenchiku .real .confidence-ttl {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

#tkkenchiku .real ul.confidence-list {
  width: 95%;
  margin: 0 auto;
}

#tkkenchiku .real ul.confidence-list li {
  text-align: justify;
  text-justify: inter-ideograph;
  display: block;
  min-height: 140px;
  position: relative;
  padding-top: 10px;
  padding-right: 190px;
  font-size: 22px;
  line-height: 1.79;
  margin-bottom: 50px;
}

#tkkenchiku .real ul.confidence-list li:nth-child(2n) {
  padding-left: 190px;
  padding-right: 1em;
}

#tkkenchiku .real ul.confidence-list li:nth-child(1) {
  background: url(../img/img_person_01.png) no-repeat right center;
  background-size: 115px auto;
}

#tkkenchiku .real ul.confidence-list li:nth-child(2) {
  background: url(../img/img_person_02.png) no-repeat left center;
  background-size: 115px auto;
}

#tkkenchiku .real ul.confidence-list li:nth-child(3) {
  background: url(../img/img_person_03.png) no-repeat right center;
  background-size: 115px auto;
}

#tkkenchiku .real ul.confidence-list li::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 150px;
  background-image: url(../img/fukidashi_left.png);
  background-position: right center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#tkkenchiku .real ul.confidence-list li:nth-child(2n)::before {
  left: 150px;
  right: auto;
  background: url(../img/fukidashi_right.png);
  background-position: left center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

#tkkenchiku a.detail {
  background: url(../img/btn_bg.png) no-repeat;
  background-size: contain;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  letter-spacing: 0.1em;
  display: inline-block;
  width: 420px;
  line-height: 96px;
}

#tkkenchiku a.detail:hover {
  opacity: 0.7;
}

#tkkenchiku .scenery .inner {
  padding: 60px 0 100px;
}

#tkkenchiku .scenery .inner:first-child {
  padding: 80px 0 30px;
}

#tkkenchiku .scenery h4 {
  height: 450px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 70px, cover;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.2;
  padding: 140px 0 0;
}

#tkkenchiku .scenery h4:nth-of-type(1) {
  background-image: url(../img/txt_traffic.png), url(../img/pc_bg_traffic.jpg);
}

#tkkenchiku .scenery h4:nth-of-type(2) {
  background-image: url(../img/txt_landmark.png), url(../img/pc_bg_landmark.jpg);
}

#tkkenchiku .scenery h4:nth-of-type(3) {
  background-image: url(../img/txt_connect.png), url(../img/pc_bg_connect.jpg);
  color: #fff;
}

#tkkenchiku .scenery h4:nth-of-type(4) {
  background-image: url(../img/txt_living.png), url(../img/pc_bg_living.jpg);
  color: #fff;
}

#tkkenchiku .scenery p:not(.know) {
  padding-bottom: 150px;
  margin-bottom: 60px;
  background-repeat: no-repeat;
  background-size: auto 100px;
  text-align: center;
  font-size: 18px;
  line-height: 2.2;
}

#tkkenchiku .scenery .inner:nth-of-type(2) p {
  background-image: url(../img/icon_traffic01.png), url(../img/icon_traffic02.png);
  background-position: calc(50% - 70px) bottom, calc(50% + 70px) bottom;
}

#tkkenchiku .scenery .inner:nth-of-type(3) p {
  background-image: url(../img/icon_landmark01.png);
  background-position: center bottom;
}

#tkkenchiku .scenery .inner:nth-of-type(4) p {
  background-image: url(../img/icon_connect01.png), url(../img/icon_connect02.png), url(../img/icon_connect03.png);
  background-position: calc(34%) 180px, calc(49%) 180px, calc(65%) bottom;
  background-size: auto 80px, auto 70px, auto 90px;
}

#tkkenchiku .scenery .inner:nth-of-type(5) p {
  background-image: url(../img/icon_living01.png);
  background-position: center bottom;
  background-size: auto 90px;
}

#tkkenchiku .job {
  position: relative;
  font-size: 0;
}

#tkkenchiku .job::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: #d1f0f9;
  z-index: -1;
}

#tkkenchiku .job h3 {
  margin-bottom: 40px;
}

#tkkenchiku .job a:hover {
  opacity: 0.8;
}

#tkkenchiku .job dl {
  display: inline-block;
  width: 450px;
  padding: 0 30px 0 30px;
  background: #fff;
  margin-right: 30px;
  margin-bottom: 30px;
  height: 300px;
  vertical-align: top;
  position: relative;
  overflow: visible;
}

#tkkenchiku .job a:nth-child(2n) dl {
  margin-right: 0;
}

#tkkenchiku .job dl::before {
  content: "";
  position: absolute;
  right: -10px;
  top: 10px;
  width: 100%;
  height: 100%;
  display: block;
  background: #39b18b;
  z-index: -1;
}

#tkkenchiku .job dl::after {
  content: "みる";
  position: absolute;
  right: 30px;
  bottom: 15px;
  font-size: 14px;
  letter-spacing: 0.1em;
  padding-right: 36px;
  background: url(../img/arrow_black.png) no-repeat right center;
  background-size: 32px auto;
}

#tkkenchiku .job dt {
  color: #39b18b;
  border-bottom: 1px dashed #000;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 0.75;
  height: 80px;
  display: flex;
  align-items: center;
}

#tkkenchiku .job dt em {
  flex: 1;
}

#tkkenchiku .job dt em span {
  font-size: 14px;
}

#tkkenchiku .job dd {
  padding-left: 115px;
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 100px;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 16px;
  height: 100%;
}

#tkkenchiku .job a:nth-of-type(1) dd {
  background-image: url(../img/icon_design.png);
}

#tkkenchiku .job a:nth-of-type(2) dd {
  background-image: url(../img/icon_command.png);
}

#tkkenchiku .job a:nth-of-type(3) dd {
  background-image: url(../img/icon_protect.png);
}

#tkkenchiku .job a:nth-of-type(4) dd {
  background-image: url(../img/icon_study.png);
}

#tkkenchiku .workstyle h3 {
  margin-bottom: 40px;
}

#tkkenchiku .certification p:not(.know) {
  text-align: center;
  margin-bottom: 3em;
}

#tkkenchiku .aptitude p:not(.know) {
  text-align: center;
  margin-bottom: 5em;
}

#tkkenchiku .aptitude a.joblicious img {
  width: 420px;
}

#tkkenchiku .aptitude a.joblicious img {
  transition: all .2s;
}

/* PC style */

@media screen and (min-width: 768px) {
  #tkkenchiku .pc {
    display: inherit;
  }
  #tkkenchiku .sp {
    display: none;
  }
  #tkkenchiku img {
    width: auto;
    display: inline-block;
  }
  #tkkenchiku .contentHead {
    width: 98%;
    min-width: 950px;
    max-width: 1366px;
    margin: 50px auto 0;
  }
  #tkkenchiku .contentHead .outer {
    padding: 0;
    background: #003e81;
  }
  #tkkenchiku .contentHead p {
    max-width: 950px;
    margin: 0 auto;
  }
  #tkkenchiku .scenery h4 {
    width: 98%;
    min-width: 950px;
    max-width: 1366px;
    margin: 0 auto;
  }
  #tkkenchiku .workstyle li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
  }
  #tkkenchiku .workstyle li:last-child {
    margin-right: 0;
  }
  #tkkenchiku .workstyle a.detail {
    background: url(../img/btn_bg_large.png) no-repeat;
    background-size: contain;
    width: 300px;
    height: 210px;
    line-height: 1.4;
    padding-top: 60px;
  }
}

/* SP style */

@media screen and (max-width: 767px) {
  #tkkenchiku {
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
  }
  #tkkenchiku img {
    width: 100%;
    display: block;
  }
  #tkkenchiku .pc {
    display: none;
  }
  #tkkenchiku .sp {
    display: inherit;
  }
  #tkkenchiku p.note {
    width: 100%;
    font-size: 12px;
  }
  #tkkenchiku ul.note {
    margin-bottom: 10vw;
  }
  #tkkenchiku ul.note::before {
    line-height: 1.5;
  }
  #tkkenchiku ul.note li {
    padding-left: 1em;
    line-height: 1.5;
    margin-bottom: 0.4em;
  }
  #tkkenchiku ul.note li::before {
    top: 3px;
    left: 0.25em;
    font-size: 10px;
  }
  #tkkenchiku .inner {
    width: 100%;
    margin: 0 auto;
    padding: 16vw 5vw 12vw;
  }
  #tkkenchiku .income .inner {
    padding: 16vw 5vw 12vw;
  }
  #tkkenchiku .real .inner {
    padding: 16vw 5vw 12vw;
  }
  #tkkenchiku .contentHead h1 {
    width: 100vw;
    height: 112vw;
    background: url(../img/sp_main_bg.jpg) no-repeat center top;
    background-size: cover;
  }
  #tkkenchiku .contentHead h1 img {
    position: absolute;
    top: 18vw;
    width: 80vw;
    height: auto;
  }
  #tkkenchiku .contentHead p {
    background: #003e81;
    color: #fff;
    padding: 5vw;
    margin: 0;
    font-size: 4vw;
  }
  #tkkenchiku h3 {
    font-size: 9vw;
    line-height: 1.2;
    margin-bottom: 5vw;
  }
  #tkkenchiku p.know {
    height: 9vw;
    margin-bottom: 2vw;
  }
  #tkkenchiku a.detail {
    width: calc(90vw / 690 * 700);
    line-height: calc(90vw / 690 * 160);
    background-size: 100% auto;
    font-size: 4.5vw;
  }
  #tkkenchiku .scenery a.detail {
    margin-left: calc(90vw / 690 * 10);
  }
  .infographic+.infographic {
    margin-top: 20vw;
  }
  #tkkenchiku .real .inner {
    width: 100%;
  }
  #tkkenchiku .real .confidence-ttl {
    margin-bottom: 8vw;
  }
  #tkkenchiku .real ul.confidence-list li {
    min-height: calc(173 / 142 * 20vw);
    padding: 2vw 30vw 2vw 0;
    font-size: 3.5vw;
    margin-bottom: 30px;
  }
  #tkkenchiku .real ul.confidence-list li:nth-child(2n) {
    padding-left: 30vw;
  }
  #tkkenchiku .real ul.confidence-list li:nth-child(1) {
    background-size: 20vw auto;
  }
  #tkkenchiku .real ul.confidence-list li:nth-child(2) {
    background-size: 20vw auto;
  }
  #tkkenchiku .real ul.confidence-list li:nth-child(3) {
    background-size: 20vw auto;
  }
  #tkkenchiku .real ul.confidence-list li::before {
    right: 23vw;
  }
  #tkkenchiku .real ul.confidence-list li:nth-child(2n)::before {
    left: 23vw;
  }
  #tkkenchiku .scenery .inner {
    padding: 5vw 0 2vw;
  }
  #tkkenchiku .scenery .inner:last-of-type {
    padding: 5vw 0 5vw;
  }
  #tkkenchiku .scenery .inner:first-child {
    padding: 16vw 0 4vw;
  }
  #tkkenchiku .scenery h4 {
    width: 100vw;
    height: 112vw;
    background-size: auto 12vw, 100%;
    font-size: 5vw;
    padding: 40vw 0 0;
  }
  #tkkenchiku .scenery h4:nth-of-type(1) {
    background-image: url(../img/txt_traffic.png), url(../img/sp_bg_traffic.jpg);
  }
  #tkkenchiku .scenery h4:nth-of-type(2) {
    background-image: url(../img/txt_landmark.png), url(../img/sp_bg_landmark.jpg);
  }
  #tkkenchiku .scenery h4:nth-of-type(3) {
    background-image: url(../img/txt_connect.png), url(../img/sp_bg_connect.jpg);
  }
  #tkkenchiku .scenery h4:nth-of-type(4) {
    background-image: url(../img/txt_living.png), url(../img/sp_bg_living.jpg);
  }
  #tkkenchiku .scenery p:not(.know) {
    padding-bottom: 22vw;
    margin-bottom: 8vw;
    background-size: auto 15vw;
    font-size: 3.5vw;
  }
  #tkkenchiku .scenery .inner:nth-of-type(2) p {
    background-position: calc(50% - 13vw) bottom, calc(50% + 13vw) bottom;
    background-size: auto 17vw;
    padding-bottom: 23vw;
  }
  #tkkenchiku .scenery .inner:nth-of-type(3) p {
    background-position: center bottom;
    background-size: auto 18vw;
    padding-bottom: 23vw;
  }
  #tkkenchiku .scenery .inner:nth-of-type(4) p {
    background-position: calc(15%) 45vw, calc(49%) 46vw, calc(85%) bottom;
    background-size: auto 16vw, auto 15vw, auto 17vw;
    padding-bottom: 24vw;
  }
  #tkkenchiku .scenery .inner:nth-of-type(5) p {
    background-position: center bottom;
    background-size: auto 15vw;
  }
  #tkkenchiku .job .inner {
    padding: 16vw 10vw 10vw;
  }
  #tkkenchiku .job h3 {
    margin-bottom: 8vw;
  }
  #tkkenchiku .job dl {
    display: block;
    width: 100%;
    padding: 0 5vw 10vw 5vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5vw;
    height: auto;
  }
  #tkkenchiku .job a:nth-child(2n) dl {
    margin-right: auto;
  }
  #tkkenchiku .job dl::before {
    right: -5px;
    top: 5px;
    width: 100%;
    height: 100%;
  }
  #tkkenchiku .job dl::after {
    right: 5vw;
    bottom: 3vw;
    font-size: 2.8vw;
    padding-right: 9vw;
    background-size: 8vw auto;
  }
  #tkkenchiku .job dt {
    margin-bottom: 3vw;
    font-size: 5.5vw;
    height: auto;
    padding: 8vw 0 4vw;
  }
  #tkkenchiku .job dt em span {
    font-size: 3vw;
  }
  #tkkenchiku .job dd {
    padding-left: 30vw;
    background-repeat: no-repeat;
    background-position: left 1.5vw;
    background-size: 25vw;
    font-size: 3.2vw;
    line-height: 1.7;
    height: 100%;
  }
  #tkkenchiku .workstyle .inner, #tkkenchiku .certification .inner, #tkkenchiku .aptitude .inner {
    padding: 16vw 5vw;
  }
  #tkkenchiku .workstyle li {
    margin-bottom: 10px;
  }
  #tkkenchiku .workstyle li:last-child {
    margin-bottom: 0;
  }
  #tkkenchiku .certification p:not(.know) {
    text-align: justify;
    text-justify: inter-ideograph;
    margin-bottom: 1.5em;
  }
  #tkkenchiku .aptitude p:not(.know) {
    text-align: justify;
    text-justify: inter-ideograph;
    margin-bottom: 1.5em;
  }
  #tkkenchiku .aptitude a.joblicious img {
    width: 90vw;
  }
}

/*media*/
