@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  background: #FFF;
  font: 100%/1.8 "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.1em;
  color: #333;
}

img {
  border: none;
}

h1, h2, h3, h4, p, ul, li, dl, dt, dd, section, figure {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

.pc-element {
  display: block;
}

.sp-element {
  display: none;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  width: 100%;
  min-width: 1000px;
  z-index: 100;
}

.header-nav {
  padding: 10px 20px;
  color: #FFF;
}
.header-nav ul {
  text-align: right;
}
.header-nav li {
  display: inline-block;
}
.header-nav a {
  padding: 2px 0;
  text-decoration: none;
  color: #FFF;
}
.header-nav a:hover {
  border-bottom: 1px solid #FFF;
}

.main {
  padding: 30px 0 0 0;
  width: 100%;
}

.top {
  background: #000;
  width: 100%;
  min-width: 1000px;
  height: 926px;
}
.top p {
  color: #FFF;
}

.top-inbox {
  margin: 0 auto;
  padding: 300px 0;
  width: 760px;
}

.top-title {
  padding: 0 0 65px 0;
  width: 100%;
}
.top-title:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

.top-title-icon {
  float: left;
  width: 69px;
  line-height: 0;
  text-align: left;
  vertical-align: top;
}

.top-title-sunmedia {
  float: left;
  width: 244px;
  line-height: 0;
  text-align: left;
  vertical-align: top;
}

.top-title-is {
  float: left;
  width: 104px;
  line-height: 0;
  text-align: left;
  vertical-align: top;
}

.top-words {
  padding: 0 0 35px 0;
  line-height: 0;
}

.communication {
  background: #f6f6f6;
  width: 100%;
  min-width: 1000px;
}

.communication-inbox {
  margin: 0 auto;
  padding: 125px 0;
  width: 760px;
}

.communication-head, .corporate-head {
  padding: 0 0 35px 0;
  line-height: 0;
}

.communication-flow {
  padding: 35px 0 0 0;
}

.communication-flow-box {
  display: table;
  padding: 0 0 48px 0;
  background: url("../images/communication_arrow.png") 50% 100% no-repeat;
  width: 100%;
}
.communication-flow-box:last-child {
  padding: 20px 0 0 0;
  background: none;
}

.communication-flow-number {
  display: table-cell;
  padding: 7px 0 0 0;
  width: 71px;
  line-height: 0;
  text-align: left;
  vertical-align: top;
}

.communication-flow-text {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}
.communication-flow-text .head {
  font-size: 110%;
  font-weight: bold;
}

.contents {
  background: #FFF;
  width: 100%;
  min-width: 1000px;
}

.contents-inbox {
  margin: 0 auto;
  padding: 125px 0 248px 0;
  width: 760px;
}

.contents-head {
  padding: 0 0 60px 0;
  line-height: 0;
}

.contents-list dl {
  display: table;
  padding: 0 0 35px 0;
  width: 100%;
}
.contents-list dl:last-child {
  padding: 0;
}
.contents-list dt {
  display: table-cell;
  width: 210px;
  text-align: left;
  vertical-align: middle;
}
.contents-list dd {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}
.contents-list dd p {
  font-size: 90%;
}

.contents-list-image-web img {
  width: 81px;
  height: 20px;
}

.contents-list-image-contents img {
  width: 133px;
  height: 20px;
}

.contents-list-image-dtp img {
  width: 178px;
  height: 20px;
}

.contents-list-image-branding img {
  width: 138px;
  height: 25px;
}

.contents-list-image-event img {
  width: 98px;
  height: 20px;
}

.contents-list-image-advertising img {
  width: 162px;
  height: 25px;
}

.contents-list-image-pr img {
  width: 157px;
  height: 25px;
}

.corporate {
  background: #000;
  width: 100%;
  min-width: 1000px;
}

.corporate-inbox {
  margin: 0 auto;
  padding: 125px 0;
  width: 760px;
}

.corporate-data {
  color: #FFF;
}
.corporate-data .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.corporate-client {
  padding: 30px 0 0 0;
  color: #FFF;
}
.corporate-client .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.corporate-client-box {
  padding: 5px 0 0 1em;
}

.corporate-client-box-row {
  display: table;
  padding: 0 0 5px 0;
  width: 100%;
}
.corporate-client-box-row p {
  display: table-cell;
  padding: 0 1% 0 0;
  width: 49%;
  font-size: 70%;
  text-align: left;
  vertical-align: top;
}
.corporate-client-box-row p:last-child {
  padding: 0 0 0 1%;
}

.corporate-license {
  display: table;
  padding: 30px 0 0 0;
  width: 100%;
}

.corporate-license-privacy {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.corporate-license-privacy p {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  font-size: 90%;
  color: #FFF;
}
.corporate-license-privacy p:last-child {
  padding: 0 0 0 10px;
}
.corporate-license-privacy img {
  width: 40px;
  height: 40px;
}

.corporate-license-it {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.corporate-license-it p {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  font-size: 90%;
  color: #FFF;
}
.corporate-license-it p:last-child {
  padding: 0 0 0 10px;
}
.corporate-license-it img {
  width: 40px;
  height: 40px;
}

.contact {
  background: #21b8d3;
  width: 100%;
  min-width: 1000px;
}

.contact-inbox {
  margin: 0 auto;
  padding: 150px 0;
  width: 760px;
}

.contact-head {
  line-height: 0;
  text-align: center;
}

.access {
  background: #cfe2e2 url("../images/access_bg.png") 50% 0 repeat;
  width: 100%;
  min-width: 1000px;
}

.access-inbox {
  margin: 0 auto;
  padding: 20px 0;
  width: 750px;
}

.access-table {
  display: table;
  width: 100%;
}

.access-table-address {
  display: table-cell;
  width: 50%;
  text-align: left;
  vertical-align: bottom;
}
.access-table-address img {
  width: 371px;
  height: auto;
}

.access-table-facebook {
  display: table-cell;
  width: 50%;
  text-align: right;
  vertical-align: bottom;
}
.access-table-facebook img {
  width: 260px;
  height: auto;
}

.access-map {
  position: relative;
  width: 100%;
  min-width: 1000px;
  height: 540px;
  overflow: hidden;
}

.access-map-image {
  position: absolute;
  bottom: 0;
  background: #ecefef url("../images/access_map_bg.png") 50% 100% no-repeat;
  width: 100%;
  min-width: 1000px;
  height: 540px;
}

.access-map-body {
  margin: 0 auto;
  position: relative;
  width: 1000px;
  height: 540px;
}

.access-map-arrow {
  position: absolute;
  top: 178px;
  left: 502px;
  width: 374px;
  height: 186px;
  z-index: 1;
}

.banner-area {
  background: #cfe2e2 url("../images/access_bg.png") 50% 0 repeat;
  width: 100%;
  min-width: 1000px;
}

.banner-area-inbox {
  margin: 0 auto;
  padding: 30px 0;
  width: 760px;
  text-align: center;
}
.banner-area-inbox p {
  line-height: 0;
}

.banner-row {
  display: table;
  margin: 0 auto;
  width: 580px;
}

.banner-row-left {
  display: table-cell;
  padding: 0 30px 0 0;
  width: 300px;
  text-align: center;
  vertical-align: top;
}
.banner-row-left p {
  line-height: 0;
}

.banner-row-right {
  display: table-cell;
  text-align: center;
  vertical-align: top;
}
.banner-row-right p {
  line-height: 0;
}

.footer {
  background: #21b8d3;
  width: 100%;
  min-width: 1000px;
}

.footer-copyright {
  margin: 0 auto;
  padding: 10px 0;
  width: 1000px;
  text-align: center;
}
.footer-copyright p {
  font-size: 90%;
  letter-spacing: 0;
  color: #FFF;
}
.footer-copyright a {
  text-decoration: none;
  color: #FFF;
}
.footer-copyright a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  br {
    display: none;
  }

  .pc-element {
    display: none;
  }

  .sp-element {
    display: block;
  }

  .header {
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    min-width: 100%;
    z-index: 100;
  }

  .header-nav {
    padding: 10px 20px;
    color: #FFF;
  }
  .header-nav ul {
    text-align: right;
  }
  .header-nav li {
    display: inline-block;
  }
  .header-nav a {
    padding: 2px 0;
    text-decoration: none;
    color: #FFF;
  }
  .header-nav a:hover {
    border-bottom: 1px solid #FFF;
  }

  .main {
    padding: 0;
    width: 100%;
  }

  .top {
    background: #000;
    width: 100%;
    min-width: 100%;
    height: auto;
  }
  .top p {
    color: #FFF;
  }

  .top-inbox {
    margin: 0 auto;
    padding: 100px 0;
    width: 760px;
  }

  .top-title {
    display: table;
    padding: 0 0 65px 0;
    width: 417px;
  }

  .top-title-icon {
    display: table-cell;
    width: 69px;
    line-height: 0;
    text-align: left;
    vertical-align: top;
  }

  .top-title-sunmedia {
    display: table-cell;
    width: 244px;
    line-height: 0;
    text-align: left;
    vertical-align: top;
  }

  .top-title-is {
    display: table-cell;
    line-height: 0;
    text-align: left;
    vertical-align: top;
  }

  .top-words {
    padding: 0 0 35px 0;
    line-height: 0;
  }

  .top-sp {
    padding: 50px 0 70px 0;
    background: #000;
    width: 100%;
  }

  .top-sp-title {
    line-height: 0;
  }
  .top-sp-title img {
    width: 100%;
    height: auto;
  }

  .top-sp-text {
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 92%;
  }
  .top-sp-text p {
    font-size: 80%;
    color: #FFF;
  }

  .communication {
    background: #f6f6f6;
    width: 100%;
    min-width: 100%;
  }

  .communication-inbox {
    margin: 0 auto;
    padding: 30px 0 50px 0;
    width: 100%;
  }

  .communication-head, .corporate-head {
    padding: 0 0 0 0;
    line-height: 0;
  }
  .communication-head img, .corporate-head img {
    width: 100%;
    height: auto;
  }

  .communication-text {
    margin: 0 auto;
    width: 92%;
    text-align: left;
  }
  .communication-text p {
    font-size: 90%;
    line-height: 1.5em;
  }
  .communication-text .head {
    padding-bottom: 2px;
    font-weight: bold;
    line-height: 1.5em;
  }
  .communication-text .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .communication-text .sep {
    padding-top: 6px;
  }

  .communication-flow {
    padding: 20px 0 0 0;
  }

  .communication-flow-box {
    display: table;
    margin: 0 auto;
    padding: 10px 0 20px 0;
    background: url("../images/communication_arrow.png") 50% 100% no-repeat;
    background-size: 23px auto;
    width: 92%;
  }
  .communication-flow-box:first-child {
    padding: 0 0 20px 0;
  }
  .communication-flow-box:last-child {
    padding: 10px 0 0 0;
    background: none;
  }

  .communication-flow-number {
    display: table-cell;
    padding: 7px 0 0 0;
    width: 30px;
    line-height: 0;
    text-align: left;
    vertical-align: top;
  }
  .communication-flow-number img {
    width: 20px;
    height: auto;
  }

  .communication-flow-text {
    display: table-cell;
    text-align: left;
    vertical-align: top;
  }
  .communication-flow-text p {
    font-size: 90%;
  }
  .communication-flow-text .head {
    font-size: 100%;
    font-weight: bold;
  }

  .contents {
    background: #FFF;
    width: 100%;
    min-width: 100%;
  }

  .contents-inbox {
    margin: 0 auto;
    padding: 30px 0 50px 0;
    width: 100%;
  }

  .contents-head {
    padding: 0 0 0 0;
    line-height: 0;
  }
  .contents-head img {
    width: 100%;
    height: auto;
  }

  .contents-list {
    padding: 15px 0 0 0;
  }
  .contents-list dl {
    display: block;
    margin: 0 auto;
    padding: 0 0 25px 0;
    width: 92%;
  }
  .contents-list dl:last-child {
    padding: 0;
  }
  .contents-list dt {
    display: block;
    width: 100%;
    text-align: left;
    vertical-align: top;
  }
  .contents-list dd {
    display: block;
    width: 100%;
    text-align: left;
    vertical-align: top;
  }
  .contents-list dd p {
    font-size: 90%;
  }

  .contents-list-image-web img {
    width: 81px;
    height: 20px;
  }

  .contents-list-image-contents img {
    width: 133px;
    height: 20px;
  }

  .contents-list-image-dtp img {
    width: 178px;
    height: 20px;
  }

  .contents-list-image-branding img {
    width: 138px;
    height: 25px;
  }

  .contents-list-image-event img {
    width: 98px;
    height: 20px;
  }

  .contents-list-image-advertising img {
    width: 162px;
    height: 25px;
  }

  .contents-list-image-pr img {
    width: 157px;
    height: 25px;
  }

  .corporate {
    background: #000;
    width: 100%;
    min-width: 100%;
  }

  .corporate-inbox {
    margin: 0 auto;
    padding: 30px 0 50px 0;
    width: 100%;
  }

  .corporate-head {
    padding: 0 0 10px 0;
    line-height: 0;
  }

  .corporate-data {
    margin: 0 auto;
    width: 92%;
    color: #FFF;
  }
  .corporate-data p {
    font-size: 90%;
  }
  .corporate-data .indent {
    padding-left: 1em;
    text-indent: -1em;
  }

  .corporate-client {
    margin: 0 auto;
    padding: 15px 0 0 0;
    width: 92%;
    color: #FFF;
  }
  .corporate-client p {
    font-size: 90%;
  }
  .corporate-client .indent {
    padding-left: 1em;
    text-indent: -1em;
  }

  .corporate-client-box {
    padding: 0 0 0 1em;
  }

  .corporate-client-box-row {
    display: block;
    padding: 0 0 0 0;
    width: 100%;
  }
  .corporate-client-box-row p {
    display: block;
    padding: 0 0 0 0;
    width: 100%;
    font-size: 80%;
    text-align: left;
    vertical-align: top;
  }
  .corporate-client-box-row p:last-child {
    padding: 0 0 0 0;
  }

  .corporate-license {
    display: block;
    margin: 0 auto;
    padding: 15px 0 0 0;
    width: 92%;
  }

  .corporate-license-privacy {
    display: table;
    width: 100%;
    text-align: left;
    vertical-align: middle;
  }
  .corporate-license-privacy p {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-size: 80%;
    color: #FFF;
  }
  .corporate-license-privacy p:last-child {
    width: 50px;
    text-align: right;
  }
  .corporate-license-privacy img {
    width: 40px;
    height: 40px;
  }

  .corporate-license-it {
    display: table;
    width: 100%;
    text-align: left;
    vertical-align: middle;
  }
  .corporate-license-it p {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-size: 80%;
    color: #FFF;
  }
  .corporate-license-it p:last-child {
    width: 50px;
    text-align: right;
  }
  .corporate-license-it img {
    width: 40px;
    height: 40px;
  }

  .contact {
    background: #21b8d3;
    width: 100%;
    min-width: 100%;
  }

  .contact-inbox {
    margin: 0 auto;
    padding: 70px 0;
    width: 100%;
  }

  .contact-head {
    line-height: 0;
    text-align: center;
  }
  .contact-head img {
    width: 92%;
    height: auto;
  }

  .access {
    background: #cfe2e2 url("../images/access_bg.png") 50% 0 repeat;
    background-size: 55px auto;
    width: 100%;
    min-width: 100%;
  }

  .access-inbox {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }

  .access-table {
    display: block;
    margin: 0 auto;
    padding: 15px 0 15px 0;
    width: 92%;
  }

  .access-table-address {
    display: block;
    padding: 0 0 10px 0;
    width: 100%;
    line-height: 0;
    text-align: center;
    vertical-align: top;
  }
  .access-table-address img {
    width: 100%;
    height: auto;
  }

  .access-table-facebook {
    display: block;
    width: 100%;
    line-height: 0;
    text-align: center;
    vertical-align: top;
  }
  .access-table-facebook img {
    width: 100%;
    height: auto;
  }

  .access-map {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: 540px;
    overflow: hidden;
  }

  .access-map-image {
    position: absolute;
    bottom: 0;
    background: #ecefef url("../images/access_map_bg.png") 50% 100% no-repeat;
    background-size: 1000px auto;
    width: 100%;
    min-width: 100%;
    height: 540px;
  }

  .access-map-body {
    margin: 0 auto;
    position: relative;
    width: 1000px;
    height: 540px;
  }

  .access-map-arrow {
    position: absolute;
    top: 178px;
    left: 502px;
    width: 374px;
    height: 186px;
    z-index: 1;
  }

  .access-map-sp {
    width: 100%;
    line-height: 0;
  }
  .access-map-sp img {
    width: 100%;
    height: auto;
  }

  .banner-area {
    background: #cfe2e2 url("../images/access_bg.png") 50% 0 repeat;
    background-size: 55px auto;
    width: 100%;
    min-width: 100%;
  }

  .banner-area-inbox {
    margin: 0 auto;
    padding: 15px 0;
    width: 100%;
    text-align: center;
  }
  .banner-area-inbox p {
    line-height: 0;
  }
  .banner-area-inbox img {
    width: 92%;
    height: auto;
  }

  .banner-row {
    display: table;
    margin: 0 auto;
    width: 92%;
  }

  .banner-row-left {
    display: table-cell;
    padding: 0 2% 0 0;
    width: 30%;
    text-align: center;
    vertical-align: top;
  }
  .banner-row-left p {
    line-height: 0;
  }
  .banner-row-left img {
    width: 100%;
    height: auto;
  }

  .banner-row-right {
    display: table-cell;
    padding: 0 0 0 2%;
    width: 25%;
    text-align: center;
    vertical-align: top;
  }
  .banner-row-right p {
    line-height: 0;
  }
  .banner-row-right img {
    width: 100%;
    height: auto;
  }

  .footer {
    background: #21b8d3;
    width: 100%;
    min-width: 100%;
  }

  .footer-copyright {
    margin: 0 auto;
    padding: 10px 0;
    width: 92%;
    text-align: center;
  }
  .footer-copyright p {
    font-size: 90%;
    letter-spacing: 0;
    color: #FFF;
  }
  .footer-copyright a {
    text-decoration: none;
    color: #FFF;
  }
  .footer-copyright a:hover {
    text-decoration: underline;
  }
}
