@charset "UTF-8";

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
TOP
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a.link {
  color: #fff;
  transition: .3s;
}
a.link:hover {
  transition: .3s;
}

#About p.cap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 424px;
  width: 11px;
}

@media (min-width: 641px) {
  #About {
    position: relative;
    width: 100%;
    margin-bottom: 320px;
  }

  #About h2 {
    float: left;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    width: 202px;
    height: 0;
    padding-top: 421px;
    background: url(../images/img_about.png);
    background-size: 202px 421px;
    overflow: hidden;
  }

  #About section div.textbox {
    padding: 0 20px 0 496px;
  }

  #About section div.pagetop {
    padding-top: 40px;
  }
}

#About section div.textbox h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
#About section div.textbox p {
  line-height: 28px;
  margin-bottom: 30px;
}
#About section div.textbox figure {
  margin: 0 0 40px 202px;
}
#About section div.textbox dt {
  background: url(../images/img_arr.png) no-repeat 1px 0;
  background-size: 18px 18px;
  padding-left: 23px;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 3px;
}
#About section div.textbox dd {
  margin-bottom: 38px;
  line-height: 28px;
}

@media (max-width: 640px) {
  #About {
    position: relative;
    width: 100%;
    margin-bottom: -42px;
  }

  #About h2 {
    position: relative;
    z-index: 1;
    top: 0;
    left: 60px;
    width: 243px;
    height: 0;
    padding-top: 299px;
    background: url(../images/img_about_sp.png);
    background-size: 243px 299px;
    overflow: hidden;
  }

  #About p.cap {
    display: none;
  }

  #About section div.textbox {
    margin: 0 0 0 60px;
    padding: 0 20px 0 0;
  }

  #About section div.pagetop {
    padding-top: 80px;
  }

  #About section div.textbox figure {
    margin-left: 0;
    text-align: center;
  }
  #About section div.textbox figure img {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .pc {
    display: none !important;
  }
}
@media (min-width: 641px) {
  .sp {
    display: none !important;
  }
}

#Outline {
  position: relative;
  width: 100%;
  margin-bottom: 320px;
}
#Outline h2 {
  float: left;
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  width: 211px;
  height: 0;
  padding-top: 498px;
  background: url(../images/img_outline.png);
  background-size: 211px 498px;
  overflow: hidden;
}
#Outline p.cap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 424px;
  width: 12px;
}

@media (min-width: 641px) {
  #Outline section div.textbox {
    /*position: absolute;*/
    z-index: 1;
    top: 0;
    left: 497px;
    margin: auto;
    padding-left: 497px;
  }
}

#Outline section div.textbox table {
  font-size: 14px;
  margin-bottom: 80px;
}
#Outline section div.textbox table td.item {
  color: #2eabe0;
  vertical-align: top;
}
#Outline section div.textbox table td.item span {
  display: inline;
  border-bottom: solid 3px #2eabe0;
  font-weight: bold;
}
#Outline section div.textbox table td.txt li {
  padding-left: 1em;
  text-indent: -1em;
}
#Outline section div.textbox table td.txt li:before {
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  background: url(../images/icon_list.png) no-repeat center center;
  background-size: 6px 7px;
  -moz-background-size: 6px 7px;
  -webkit-background-size: 6px 7px;
}
#Outline section div.textbox table td.txt li + li {
  margin-top: 7px;
}
#Outline section div.textbox table .en {
  font-size: 12px;
  padding-top: 1px;
}

.pb30 {
  padding-bottom: 30px;
  padding-left: 5px;
}

@media (max-width: 640px) {
  #Outline {
    margin-bottom: -35px;
  }
  #Outline h2 {
    float: none;
    position: relative;
    z-index: 1;
    top: 0;
    left: 60px;
    width: 254px;
    height: 0;
    padding-top: 355px;
    background: url(../images/img_outline_sp.png);
    background-size: 254px 355px;
    overflow: hidden;
  }

  #Outline p.cap {
    display: none;
  }

  #Outline section div.textbox {
    margin: 0 0 0 60px;
  }

  #Outline section div.textbox table td.item {
    padding-bottom: 5px;
  }
  #Outline section div.textbox table td.txt {
    padding-bottom: 15px;
  }
}

#Business {
  position: relative;
  width: 100%;
  margin-bottom: 320px;
}
#Business h2 {
  float: left;
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  width: 172px;
  height: 0;
  padding-top: 519px;
  background: url(../images/img_business.png);
  background-size: 172px 519px;
  overflow: hidden;
}
#Business p.cap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 424px;
  width: 12px;
}

#Business section dl {
  margin-bottom: 60px;
}
#Business section dt {
  overflow: hidden;
  text-align: center;
}
#Business section dt span {
  float: left;
  max-width: 220px;
  color: #2eabe0;
  font-size: 16px;
  margin-top: 15px;
  font-weight: bold;
  border-bottom: 3px solid #2eabe0;
}
#Business section dd {
  margin-top: 8px;
  font-size: 14px;
  line-height: 2em;
}

@media (min-width: 641px) {
  #Business section div.textbox {
    /*position: absolute;*/
    z-index: 1;
    top: 0;
    left: 497px;
    margin: auto;
    padding-left: 497px;
    padding-right: 20px;
  }
}

@media (max-width: 640px) {
  #Business {
    margin-bottom: -80px;
  }
  #Business h2 {
    position: relative;
    z-index: 1;
    top: 0;
    left: 60px;
    width: 241px;
    height: 0;
    padding-top: 356px;
    background: url(../images/img_business_sp.png);
    background-size: 241px 356px;
    overflow: hidden;
  }

  #Business p.cap {
    display: none;
  }

  #Business section div.textbox {
    margin: 0 0 0 60px;
  }

  #Business section dl {
    padding-right: 20px;
  }
  #Business section dt {
    width: 100%;
  }
}

#Contact {
  position: relative;
  width: 100%;
  margin-bottom: 320px;
}
#Contact h2 {
  float: left;
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  width: 200px;
  height: 0;
  padding-top: 421px;
  background: url(../images/img_contact.png);
  background-size: 200px 421px;
  overflow: hidden;
}
#Contact p.cap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 424px;
  width: 12px;
}
#Contact section div.textbox {
  font-size: 14px;
  line-height: 2em;
}
#Contact section div.textbox .button a {
  display: block;
  width: 238px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  border: 1px solid #fff;
  margin: 10px 0 80px;
}
#Contact section div.textbox .button a img {
  vertical-align: middle;
}
@media (min-width: 641px) {
  #Contact section div.textbox {
    /*position: absolute;*/
    z-index: 1;
    top: 0;
    left: 497px;
    margin: auto;
    padding-left: 497px;
    padding-right: 20px;
  }
}

@media (max-width: 640px) {
  #Contact {
    margin-top: 20px;
    margin-bottom: 111px;
  }
  #Contact h2 {
    float: none;
    position: relative;
    z-index: 1;
    top: 11px;
    left: 60px;
    width: 241px;
    height: 0;
    padding-top: 341px;
    background: url(../images/img_contact_sp.png);
    background-size: 241px 341px;
    overflow: hidden;
  }

  #Contact p.cap {
    display: none;
  }

  #Contact section div.textbox {
    margin: 75px 20px 0 60px;
  }

  #Contact section div.textbox .button a {
    margin-top: 16px;
  }
}
