/* ==========================================================================
   Index
   ========================================================================== */
html,
body {
  overflow: auto !important;
}
.modal-image {
  display: none;
}
.modal-image a {
  text-decoration: none;
}
.fixed-content {
  position: relative;
  width: 1200px;
  max-width: 100%;
  height: 12000px;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .fixed-content {
    height: 13000px;
  }
}
@media screen and (min-width: 701px) {
  .only-pc {
    display: inherit !important;
  }
  .only-sp {
    display: none !important;
  }
}
@media screen and (max-width: 700px) {
  .only-pc {
    display: none !important;
  }
  .only-sp {
    display: inherit !important;
  }
}
/* Line
   ========================================================================== */
.line {
  position: fixed;
  left: 50%;
  margin-left: -235px;
  width: 5px;
  background: url(/common/img/layout/line01.png) no-repeat 0 top;
  background-size: 3px auto;
}
@media screen and (max-width: 700px) {
  .line {
    left: 116px;
    margin-left: 0;
  }
}
/* Sec01(TOKYO KEIBA WEEKS)
   ========================================================================== */
.sec01_title {
  position: fixed;
  left: 50%;
  max-width: 114px;
  margin-left: 80px;
}
.mobile .sec01_title {
  z-index: 2;
}
@media screen and (max-width: 700px) {
  .sec01_title {
    margin-left: 38px;
  }
  .sec01_title img {
    width: 80px;
  }
}
.sec01_img-list {
  position: fixed;
  z-index: 1;
  max-width: 55%;
  margin-left: 130px;
}
.sec01_img-list > li {
  position: relative;
  z-index: 1;
  width: 450px;
  max-width: 100%;
  background: #fff;
}
.sec01_img-list > li:nth-child(2) {
  z-index: 2;
}
.sec01_img-list > li:nth-child(3) {
  z-index: 3;
}
@media screen and (max-width: 700px) {
  .sec01_img-list {
    margin-left: 50px;
  }
  .sec01_img-list > li {
    width: 225px;
  }
  .sec01_img-list > li > img {
    position: absolute;
    display: block;
    width: 105px;
    margin-top: 20px;
    margin-left: 80%;
  }
}
/* Sec02(JAPAN CUP)
   ========================================================================== */
.sec02_title {
  display: none;
  position: fixed;
  left: 50%;
  z-index: 2;
  width: 525px;
  max-width: 100%;
  height: 130px;
  margin-top: 0;
}
.sec02_title .sec02_title_01 {
  position: absolute;
  left: 45px;
  max-width: 60px;
}
.sec02_title .sec02_title_02 {
  position: absolute;
  left: 165px;
}
.sec02_title .sec02_title_03 {
  position: absolute;
  left: 345px;
}
@media screen and (max-width: 700px) {
  .sec02_title {
    left: 50%;
  }
  .sec02_title .sec02_title_01 {
    position: absolute;
    left: -23px;
    width: 56px;
    margin-top: -100px;
  }
  .sec02_title .sec02_title_02 {
    position: absolute;
    left: 58px;
    width: 100px;
    margin-top: -70px;
  }
  .sec02_title .sec02_title_03 {
    position: absolute;
    left: 58px;
    width: 100px;
    margin-top: 0;
  }
  .sec02_title img {
    left: 50%;
  }
}
.sec02_img-bg {
  display: none;
  position: fixed;
  z-index: 1;
  width: 1250px;
  margin: 0 -25px;
}
@media screen and (max-width: 700px) {
  .sec02_img-bg {
    width: 100%;
    margin: 0;
  }
}
.sec02_img-list {
  display: none;
  position: fixed;
  z-index: 3;
  width: 1200px;
  height: 85px;
  margin: 0;
}
.sec02_img-list > li {
  position: absolute;
}
.sec02_img-list > li:first-child {
  left: 0;
  width: 125px;
}
.sec02_img-list > li:nth-child(2) {
  left: 198px;
  width: 109px;
}
.sec02_img-list > li:nth-child(3) {
  left: 317px;
  width: 68px;
}
.sec02_img-list > li:nth-child(4) {
  left: 405px;
  width: 114px;
}
.sec02_img-list > li:nth-child(5) {
  left: 527px;
  width: 79px;
}
.sec02_img-list > li:nth-child(6) {
  left: 636px;
  width: 128px;
}
.sec02_img-list > li:nth-child(7) {
  left: 770px;
  width: 94px;
}
.sec02_img-list > li:nth-child(8) {
  left: 919px;
  width: 71px;
}
.sec02_img-list > li:nth-child(9) {
  left: 995px;
  width: 57px;
}
.sec02_img-list > li:nth-child(10) {
  left: 1074px;
  width: 88px;
}
@media screen and (max-width: 700px) {
  .sec02_img-list {
    position: fixed;
    width: 100%;
    height: 85px;
    margin: 0;
  }
  .sec02_img-list > li img {
    width: 100%;
  }
  .sec02_img-list > li:first-child,
  .sec02_img-list > li:nth-child(3),
  .sec02_img-list > li:nth-child(4),
  .sec02_img-list > li:nth-child(5),
  .sec02_img-list > li:nth-child(8) {
    display: none;
  }
  .sec02_img-list > li:nth-child(2) {
    left: 4.9%;
    width: 43px;
  }
  .sec02_img-list > li:nth-child(6) {
    left: 19.3%;
    width: 76px;
  }
  .sec02_img-list > li:nth-child(7) {
    left: 39.4%;
    width: 67px;
  }
  .sec02_img-list > li:nth-child(9) {
    left: 59.2%;
    width: 53px;
  }
  .sec02_img-list > li:nth-child(10) {
    left: 80.6%;
    width: 59px;
  }
}
/* Sec03(Xing & Perch)
   ========================================================================== */
.sec03_works {
  width: 100%;
}
.sec03_works .sec03_works_xing-title {
  position: fixed;
  z-index: 2;
  max-width: 64px;
  margin-left: 450px;
}
.sec03_works .sec03_works_xing {
  display: none;
  position: fixed;
  z-index: 1;
  margin-top: 0;
  margin-left: 175px;
}
.sec03_works .sec03_works_perch-title {
  position: fixed;
  left: 50%;
  z-index: 2;
  max-width: 67px;
  margin-left: 0;
}
.sec03_works .sec03_works_perch {
  display: none;
  position: fixed;
  left: 50%;
  z-index: 1;
  margin-left: 100px;
}
@media screen and (max-width: 700px) {
  .sec03_works .sec03_works_xing-title {
    width: 59px;
    left: 8.6%;
    margin-left: 0;
  }
  .sec03_works > .sec03_works_xing {
    left: 17%;
    width: 100px;
    margin-left: 0;
  }
  .sec03_works .sec03_works_perch-title {
    width: 63px;
    margin-left: 26.6%;
  }
  .sec03_works > .sec03_works_perch {
    right: 50%;
    width: 150px;
    margin-left: 1.7%;
  }
}
/* Sec04(KITASATO UNIVERSITY)
   ========================================================================== */
.sec04_title {
  display: none;
  position: fixed;
  left: 50%;
  z-index: 2;
  max-width: 168px;
  margin-left: 145px;
}
.sec04_works {
  display: none;
  position: fixed;
  z-index: 1;
  width: 475px;
  height: 100%;
  margin-left: 205px;
}
.sec04_works .sec04_works_text {
  z-index: 1;
}
.sec04_works .sec04_works_dia {
  position: absolute;
  z-index: 2;
  right: -120px;
}
@media screen and (max-width: 700px) {
  .sec04_title {
    width: 87px;
    margin: 0 0 0 20%;
  }
  .sec04_works {
    width: 62.6%;
    max-width: 300px;
    margin-left: 0;
  }
  .sec04_works .sec04_works_dia {
    position: fixed;
    top: 0;
    right: inherit;
    left: 50%;
    width: 125px;
    margin: 200px 0 0 -0.8%;
  }
}
/* Sec05(HYUDAI)
   ========================================================================== */
.sec05_title {
  position: relative;
  max-width: 63px;
  margin-left: 62.9%;
}
.sec05_works {
  position: fixed;
  left: 50%;
  width: 620px;
  max-width: 50%;
  margin-left: -90px;
}
@media screen and (max-width: 700px) {
  .sec05_title {
    position: relative;
    width: 63px;
    margin-left: 157px;
  }
  .sec05_works {
    position: fixed;
    left: 20%;
    width: 273px;
    max-width: 72.8%;
    margin-left: 0;
  }
}
/* Sec06(Kando-no-Wine List)
   ========================================================================== */
.sec06_title {
  display: none;
  position: fixed;
  max-width: 161px;
  margin-left: 75px;
}
.sec06_title + p {
  position: absolute;
  top: 0;
  right: 0;
}
.sec06_works {
  display: none;
  position: fixed;
  margin-left: 119px;
  width: 580px;
}
.sec06_works_sub {
  position: fixed;
  margin-left: 360px;
}
@media screen and (max-width: 700px) {
  .sec06_title {
    margin-left: 54.1%;
    width: 316px;
    max-width: 158px;
    margin-top: 20px;
  }
  .sec06_works {
    margin-left: 4.2%;
    width: 202px;
    margin-top: 80px;
  }
  .sec06_works_sub {
    position: fixed;
    width: 125px;
    max-width: 33.3%;
    margin: 0 0 0 41.3%;
  }
}
/* Sec07(JAPAN POST)
   ========================================================================== */
.sec07_title {
  display: none;
  position: fixed;
  left: 50%;
  max-width: 152px;
  margin-left: 180px;
}
.mobile .sec07_title {
  left: inherit;
}
.sec07_works {
  display: none;
  position: fixed;
  left: 50%;
  margin-left: 285px;
  width: 240px;
}
.mobile .sec07_works {
  left: inherit;
}
@media screen and (max-width: 700px) {
  .sec07_title {
    left: 46.6%;
    width: 142px;
    max-width: 37.7%;
    margin: 0;
  }
  .sec07_works {
    left: inherit;
    width: 100px;
    margin: 100px 0 0 15.2%;
  }
}
/* Sec08(AJINOMOTO)
   ========================================================================== */
.sec08_title {
  display: none;
  position: fixed;
  z-index: 2;
  max-width: 88px;
  margin-left: 165px;
}
.sec08_works {
  display: none;
  position: fixed;
  z-index: 1;
  width: 640px;
  max-width: 50%;
  margin-left: 315px;
}
@media screen and (max-width: 700px) {
  .sec08_title {
    left: 50%;
    margin: 60px 0 0 20%;
  }
  .sec08_works {
    left: 0;
    right: 0;
    width: 650px;
    max-width: 86.6%;
    margin: 0 auto;
  }
  .sec08_works img {
    height: auto;
    max-height: auto;
  }
}
/* Sec09(sonton Jam)
   ========================================================================== */
.sec09_title {
  display: none;
  position: fixed;
  left: 50%;
  z-index: 2;
  max-width: 58px;
  margin-left: 250px;
}
.sec09_img-list {
  display: none;
  position: fixed;
  z-index: 1;
  margin-left: 113px;
}
.sec09_img-list > li {
  position: absolute;
  width: 75px;
}
.sec09_img-list > li:nth-child(2) {
  left: 102px;
  width: 86px;
}
.sec09_img-list > li:nth-child(3) {
  left: 215px;
}
.sec09_img-list > li:nth-child(4) {
  left: 315px;
}
.sec09_img-list > li:nth-child(5) {
  left: 415px;
}
.sec09_img-list > li:nth-child(6) {
  left: 515px;
}
.sec09_img-list > li:nth-child(7) {
  left: 615px;
}
.mobile .sec09_img-list {
  margin-left: 3.5%;
}
@media screen and (max-width: 700px) {
  .sec09_title {
    left: 50%;
    margin: 100px 0 0 4.8%;
  }
  .sec09_img-list {
    left: 0;
    right: 0;
    width: 88.8%;
    height: 72px;
    margin: 10px auto 0;
  }
  .sec09_img-list > li {
    width: 54px;
    max-width: 14.4%;
  }
  .sec09_img-list > li:nth-child(3),
  .sec09_img-list > li:nth-child(6) {
    display: none;
  }
  .sec09_img-list > li:nth-child(2) {
    left: 18.1%;
    width: 62px;
    max-width: 16.5%;
  }
  .sec09_img-list > li:nth-child(4) {
    left: 38.1%;
  }
  .sec09_img-list > li:nth-child(5) {
    left: 56.2%;
  }
  .sec09_img-list > li:nth-child(7) {
    left: 74.6%;
  }
}
/* Sec10
   ========================================================================== */
.sec10 {
  display: none;
  position: fixed;
  z-index: 91;
  width: 100%;
  height: 100%;
}
.sec10_img-list {
  zoom: 1;
  padding: 70px 0;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sec10_img-list:before,
.sec10_img-list:after {
  content: '';
  display: table;
}
.sec10_img-list:after {
  clear: both;
}
.sec10_img-list > ul {
  overflow: hidden;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sec10_img-list > ul > li {
  display: table;
  float: left;
  width: 20%;
  margin-top: 70px;
  text-align: center;
}
.sec10_img-list > ul > li > a {
  display: table-cell;
  vertical-align: middle;
}
.sec10_img-list > ul > li:nth-child(5n+1) {
  clear: left;
}
.sec10_img-list > ul > li:nth-child(-n+5) {
  margin-top: 0;
}
@media screen and (max-width: 700px) {
  .sec10_img-list {
    padding: 38px 0;
  }
  .sec10_img-list > ul {
    overflow: hidden;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 19px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec10_img-list > ul > li {
    display: table;
    float: left;
    width: 33.3%;
    margin-top: 38px;
    text-align: center;
    vertical-align: middle;
  }
  .sec10_img-list > ul > li:nth-child(5n+1) {
    clear: none;
  }
  .sec10_img-list > ul > li:nth-child(-n+5) {
    margin-top: 38px;
  }
  .sec10_img-list > ul > li:nth-child(3n+1) {
    clear: left;
  }
  .sec10_img-list > ul > li:nth-child(-n+3) {
    margin-top: 0;
  }
  .sec10_img-list > ul > li > a {
    display: table-cell;
    vertical-align: middle;
  }
  .sec10_img-list > ul > li img {
    max-width: 75px;
    max-height: 75px;
  }
  .sec10_img-list > ul > li.opt-wide img {
    max-width: 85px;
  }
}
/* Sec11
   ========================================================================== */
.sec11 {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 90;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.sec11_img {
  position: fixed;
  width: 414px;
  margin-left: 200px;
}
.mobile .sec11_img {
  margin-left: 10%;
}
.sec11_text {
  position: fixed;
  left: 50%;
  max-width: 364px;
  margin-left: 90px;
}
.mobile .sec11_text {
  margin-left: 7.5%;
}
@media screen and (max-width: 1200px) {
  .sec11_img {
    max-width: 45%;
    margin-left: 10%;
  }
  .sec11_text {
    margin-left: 5%;
  }
}
@media screen and (max-width: 700px) {
  .sec11_img {
    position: fixed;
    width: 262px;
    max-width: 70%;
    margin-left: 10%;
  }
  .mobile .sec11_img {
    margin-left: 9.9%;
  }
  .sec11_text {
    position: fixed;
    left: 40%;
    width: 300px;
    max-width: 53%;
    margin: 300px 0 0 0;
  }
  .mobile .sec11_text {
    margin-left: 0;
  }
}
@media screen and (max-width: 400px) {
  .sec11_text {
    position: fixed;
    max-width: 48.5%;
  }
}
/* Sec12(Access)
   ========================================================================== */
.sec12 {
  display: none;
  position: fixed;
  z-index: 89;
  width: 100%;
  background: #fff;
}
.sec12_inner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 80px 75px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sec12_access {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.sec12_access_list {
  padding-left: 15px;
  border-left: 5px solid #000;
}
.sec12_access_list > li > span {
  display: inline-block;
  width: 15.5em;
}
.sec12_access_gmap {
  width: 100%;
  height: 515px;
  margin-top: 30px;
}
.sec12_access_gmap iframe {
  width: 100%;
  height: 515px;
}
@media screen and (max-width: 700px) {
  .sec12_inner {
    padding: 0;
  }
  .sec12_access {
    padding: 0 0 25px;
  }
  .sec12_access_list {
    padding-left: 13px;
    margin: 310px 25px 0;
    border-left: 5px solid #000;
  }
  .sec12_access_list > li > span {
    display: inline-block;
    width: 15.5em;
  }
  .sec12_access_gmap {
    position: absolute;
    top: 0;
    height: 280px;
    margin-top: 0;
  }
  .sec12_access_gmap iframe {
    height: 280px;
  }
}
/* Sec13(About)
   ========================================================================== */
.sec13 {
  display: none;
  position: fixed;
  z-index: 88;
  width: 100%;
  background: #fff;
}
.sec13_inner {
  overflow: hidden;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 110px 50px 120px 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sec13_overview {
  float: left;
}
.sec13_overview h2 {
  font-size: 3.2em;
  font-weight: normal;
}
.sec13_overview > dl {
  overflow: hidden;
  margin-left: 35px;
}
.sec13_overview > dl > dt {
  clear: left;
  float: left;
  width: 100px;
  margin-top: 2em;
  text-align: justify;
  text-justify: inter-ideograph;
}
.sec13_overview > dl > dd {
  display: inline-block;
  float: left;
  margin-top: 2em;
}
.sec13_contact {
  float: right;
  margin-top: 120px;
}
.sec13_contact a:hover {
  opacity: .8;
}
@media screen and (max-width: 700px) {
  .sec13_inner {
    padding: 38px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec13_overview {
    float: none;
  }
  .sec13_overview h2 {
    font-size: 2.3em;
    font-weight: normal;
  }
  .sec13_overview > dl {
    margin-left: 0;
  }
  .sec13_overview > dl > dt {
    clear: left;
    float: none;
    width: 100px;
    margin-top: 1.5em;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .sec13_overview > dl > dd {
    display: inline-block;
    clear: left;
    float: none;
    margin: 0 0 0 1.1em;
  }
  .sec13_contact {
    clear: both;
    float: right;
    width: 141px;
    margin-top: 2.5em;
  }
}
/* Sec14(Profile)
   ========================================================================== */
.sec14 {
  position: fixed;
  top: inherit;
  z-index: 87;
  width: 100%;
  background: #fff;
}
.sec14_inner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 100px 150px 15%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sec14_profile p {
  margin-top: 30px;
  line-height: 1.8;
}
.sec14_profile p:first-child {
  margin-top: 0;
}
.sec14_profile .sec14_profile_name {
  margin-top: 0;
  font-size: 2.8em;
}
.sec14_profile .sec14_profile_name > span {
  margin-left: 40px;
  font-size: .571em;
}
.sec14_profile .return-top {
  width: 35px;
  height: 35px;
  margin: 100px auto 0;
}
@media screen and (max-width: 700px) {
  .sec14_inner {
    max-width: 100%;
    padding: 50px 20px;
  }
}
