/*----------------------
	EXTEND
------------------------*/
/*----------------------
	EXTEND
------------------------*/
/*----------------------------------------------------------
	#LAYOUT
------------------------------------------------------------*/
@media screen and (min-width: 641px), print {
  #layout {
    min-width: 1000px;
  }
}
/*----------------------------------------------------------
	HEADER
------------------------------------------------------------*/
@media screen and (min-width: 641px), print {
  #headerWp-sp {
    display: none;
  }

  #headerWp-pc {
    width: 100%;
    height: 106px;
    background: #f0f0ef;
  }

  #langWp {
    width: 1000px;
    margin: 0 auto;
  }

  #lang {
    width: 207px;
    height: 23px;
    padding-left: 793px;
    background: #f0f0ef;
  }
  #lang ul {
    *zoom: 1;
    width: 210px;
  }
  #lang ul:after {
    content: "";
    display: table;
    clear: both;
  }
  #lang ul li {
    width: 67px;
    height: 23px;
    line-height: 23px;
    margin-right: 3px;
    float: left;
    background: #58554f;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
  }
  #lang ul li a {
    display: block;
    width: 67px;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    color: #FFFFFF;
  }
  #lang ul li a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    text-decoration: none !important;
  }

  #headerInner {
    background: #FFFFFF;
  }

  header {
    width: 1000px;
    height: 84px;
    margin: 0 auto;
    position: relative;
  }
  header h1 {
    position: absolute;
    top: 25px;
  }
  header h1 img {
    width: 260px;
    height: auto;
  }
  header h1 a {
    display: block;
  }
  header #subNav {
    position: absolute;
    top: 10px;
    right: 0;
  }
  header #subNav a {
    margin-left: 15px;
    font-size: 12px;
    color: #000000;
  }
}
@media screen and (max-width: 640px) {
  #headerWp-pc {
    display: none;
  }

  #headerWp-sp .nav-header {
    border-bottom: 3px solid #FFF;
    text-align: right;
    padding: 10px;
    background: #000;
  }
  #headerWp-sp nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 1000px;
    z-index: 50000;
  }
  #headerWp-sp nav ul {
    *zoom: 1;
    background: #005D63;
  }
  #headerWp-sp nav ul:after {
    content: "";
    display: table;
    clear: both;
  }
  #headerWp-sp nav ul a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    color: #FFF;
    font-size: 12px;
    border-bottom: 1px solid #FFF;
    padding: 10px 10px;
  }
  #headerWp-sp nav .nav-main a {
    font-size: 16px;
    font-weight: bold;
    background: url(/koshien/img/common/i_arrow_menu_sp1.png) right 5px center no-repeat #005D63;
    background-size: 16px 16px;
  }
  #headerWp-sp nav .nav-sub {
    border-bottom: 1px solid #FFF;
  }
  #headerWp-sp nav .nav-sub li:nth-child(2n-1) a {
    border-right: 1px solid #FFF;
  }
  #headerWp-sp nav .nav-sub li:last-child a {
    border-bottom: none;
  }
  #headerWp-sp nav .nav-sub a {
    width: 50%;
    float: left;
    background: url(/koshien/img/common/i_arrow_menu_sp2.png) right 5px center no-repeat #005D63;
    background-size: 16px 16px;
  }
  #headerWp-sp nav .nav-lang a {
    width: 33.333%;
    float: left;
    text-align: center;
    background: #7a7a7a;
    padding: 0;
    height: 32px;
    line-height: 32px;
  }
  #headerWp-sp nav .nav-sns {
    background: #FFF;
    text-align: center;
  }
  #headerWp-sp nav .nav-sns ul {
    background: #FFF;
    display: inline-block;
    width: 150px;
  }
  #headerWp-sp nav .nav-sns ul li {
    display: inline-block;
  }
  #headerWp-sp nav .nav-sns ul li a {
    padding: 0 10px 10px 10px;
  }
  #headerWp-sp nav .nav-sns ul li.stl {
    width: auto;
    font-size: 10px;
    display: block;
    text-align: center;
    padding-top: 5px;
  }
  #headerWp-sp nav .close a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #005D63;
    display: block;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #FFF;
    text-align: center;
    padding: 10px 5px;
  }

  header {
    width: 100%;
    height: 67px;
    position: relative;
    background: #FFFFFF;
    border-bottom: 2px solid #e7e7e7;
  }
  header h1 {
    padding: 20px 0 0 10px;
  }
  header h1 img {
    height: 34px;
    width: auto;
  }
  header #bt-gn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 47px;
    height: 47px;
  }
  header #bt-gn img {
    width: 100%;
    height: auto;
  }

  #langWp_sp {
    display: none;
  }
}
/*----------------------------------------------------------
	NAV
------------------------------------------------------------*/
@media screen and (min-width: 641px), print {
  #navWp {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }

  #gn_sns {
    position: absolute;
    top: -44px;
    right: 0;
  }
  #gn_sns ul {
    text-align: center;
    position: relative;
    float: left;
  }
  #gn_sns ul:first-child {
    margin-right: 6px;
  }
  #gn_sns ul li {
    display: inline-block;
    width: 28px;
  }
  #gn_sns ul li img {
    width: 100%;
    height: auto;
  }
  #gn_sns ul li.stl {
    font-size: 10px;
    display: block;
    position: absolute;
    bottom: -14px;
    right: 0;
    width: 60px;
  }

  #gn {
    position: absolute;
    top: -44px;
    right: 130px;
  }
  #gn ul {
    *zoom: 1;
  }
  #gn ul:after {
    content: "";
    display: table;
    clear: both;
  }
  #gn ul li {
    float: left;
    border-left: 1px solid #e7e7e7;
    text-align: center;
  }
  #gn ul li:first-child {
    border-left: none;
  }
  #gn ul li#gn_stadium_guide a {
    line-height: 1.2;
  }
  #gn ul li.mm-item {
    position: relative;
  }
  #gn ul li a.parent {
    display: block;
    width: 97px;
    height: 36px;
    line-height: 36px;
    padding: 6px 10px 3px;
    font-size: 12px;
    color: #000000;
    overflow: hidden;
  }
  #gn ul li a:active, #gn ul li a:hover, #gn ul li a:focus, #gn ul li a.current {
    background: #006569;
    color: #FFFFFF;
    text-decoration: none;
  }
  #gn .mm-item-content {
    z-index: 200;
    position: absolute;
    top: 44px;
    left: 0;
    width: 867px;
    height: 300px;
    background: #FFFFFF;
  }
  #gn #gn_ticket .mm-item-content {
    left: -280px;
  }
  #gn #gn_access .mm-item-content {
    left: -398px;
  }
  #gn #gn_stadium_seat .mm-item-content {
    left: -536px;
  }
  #gn #gn_stadium_guide .mm-item-content {
    left: -632px;
  }
  #gn #gn_highschool .mm-item-content {
    left: -750px;
  }

  .mm-item-content li {
    float: none;
  }

  #gn .mm-content-base {
    position: relative;
    z-index: 201;
    background: #FFFFFF;
    padding: 0;
    width: 827px;
    min-height: 200px;
    padding: 20px;
    background: #006569;
    color: #FFFFFF;
    text-align: left;
    color: #FFFFFF;
  }
  #gn .mm-content-base .gn_wrap {
    *zoom: 1;
  }
  #gn .mm-content-base .gn_wrap:after {
    content: "";
    display: table;
    clear: both;
  }
  #gn .mm-content-base .gn_tit {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #74bfc2;
    text-align: left;
  }
  #gn .mm-content-base .gn_tit a {
    color: #FFFFFF;
    width: inherit;
    height: inherit;
    padding: 0;
    display: inline;
    line-height: 1;
    background: url(/koshien/img/header/gn/i_arrow.png) no-repeat center right;
    padding-right: 15px;
    font-size: 16px;
  }
  #gn .mm-content-base .gn_tit a:hover {
    background: url(/koshien/img/header/gn/i_arrow.png) no-repeat center right;
  }
  #gn .mm-content-base .gn_unit {
    width: 220px;
    margin-right: 30px;
    float: left;
  }
  #gn .mm-content-base .gn_unit.wide {
    width: 244px;
  }
  #gn .mm-content-base .gn_unit a {
    width: inherit;
    height: inherit;
    line-height: 1.5;
    padding: 0;
    font-size: 12px;
    text-align: left;
    color: #FFFFFF;
    display: inline;
  }
  #gn .mm-content-base .gn_unit a:hover {
    text-decoration: underline;
  }
  #gn .mm-content-base .gn_unit a:hover img:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    text-decoration: none !important;
  }
  #gn .mm-content-base .gn_unit dt {
    background: url(/koshien/img/header/gn/i_list.gif) no-repeat left center;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
  }
  #gn .mm-content-base .gn_unit dt a {
    font-size: 14px;
    font-weight: bold;
  }
  #gn .mm-content-base .gn_unit dd li {
    list-style: disc inside;
    text-align: left;
  }
  #gn .mm-content-base .gn_unit dd.photo {
    margin-top: 5px;
  }
  #gn .mm-content-base li {
    color: #FFFFFF;
    float: none;
    border-left: none;
  }
  #gn .mm-content-base li.fl {
    float: left;
    padding-right: 20px;
  }
  #gn .mm-content-base a {
    color: #FFFFFF;
  }

  #gn_wrapStadiumGuide .gn_unit {
    width: 160px !important;
    margin-right: 5px !important;
  }
  #gn_wrapStadiumGuide .gn_unit img {
    width: 150px;
    height: auto;
  }
  #gn_wrapStadiumGuide .gn_unit.last {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  #gn,
  #gn_sns {
    display: none;
  }
}
/*----------------------------------------------------------
	CONTAINER
------------------------------------------------------------*/
#main {
  padding: 0 10px 30px;
}

@media screen and (min-width: 641px), print {
  #main {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0 60px;
  }
}
/*----------------------------------------------------------
	FOOTER
------------------------------------------------------------*/
#footerWp {
  background: #eaeae4;
}
#footerWp footer .f-unit li {
  font-weight: bold;
}
#footerWp footer .f-unit li a {
  color: #000000;
}
#footerWp footer #f-note {
  background: #f5f5f4;
  text-align: center;
}
#footerWp footer #f-note .f-tel-info p {
  font-weight: bold;
}
#footerWp footer #f-note .manner {
  display: block;
  background: #FFFFFF;
  color: #000000;
}
#footerWp footer #f-note .manner:hover {
  background: #00707b;
  color: #FFFFFF;
  text-decoration: none;
}
#footerWp footer #f-note .manner:hover .link-text {
  background: url(/koshien/img/footer/link_text_o.gif) no-repeat right center;
}

@media screen and (min-width: 641px), print {
  footer {
    width: 1000px;
    height: 340px;
    margin: 0 auto;
    position: relative;
  }
  footer .f-unit li {
    margin-bottom: 7px;
  }
  footer .f-unit li li {
    margin-bottom: 7px;
    margin-left: 1.5em;
    line-height: 1.4;
    font-size: 12px;
    font-weight: normal !important;
    list-style: disc;
  }
  footer #fn02 li,
  footer #fn03 li {
    margin-bottom: 12px;
  }
  footer #fn02 li img,
  footer #fn03 li img {
    padding-right: 10px;
  }
  footer #fn01 {
    position: absolute;
    top: 40px;
    left: 0;
  }
  footer #fn02 {
    position: absolute;
    top: 40px;
    left: 210px;
  }
  footer #fn03 {
    position: absolute;
    top: 40px;
    left: 420px;
  }
  footer #f-note {
    width: 300px;
    padding: 10px;
    position: absolute;
    top: 40px;
    right: 0;
  }
  footer #f-note .f-tel-info p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  footer #f-note .f-tel-info dl {
    width: 224px;
    margin: 0 auto;
    padding-left: 60px;
    background: url(/koshien/img/footer/i_tel.gif) no-repeat left center;
  }
  footer #f-note .f-tel-info dt {
    font-size: 14px;
  }
  footer #f-note .f-tel-info dd {
    font-size: 30px;
  }
  footer #f-note .manner {
    width: 300px;
    height: 68px;
    margin: 0 auto;
    padding: 13px 0 15px;
  }
  footer #f-note .manner .link-text {
    display: inline;
    padding-right: 10px;
    background: url(/koshien/img/footer/link_text.gif) no-repeat right center;
  }
  footer #f-note .manner img {
    width: 236px;
    height: auto;
    margin-top: 10px;
  }
  footer #f-nav {
    position: absolute;
    bottom: 20px;
    left: 0;
    padding-top: 60px;
  }
  footer #f-nav li {
    display: inline;
    font-size: 12px;
    line-height: 1;
  }
  footer #f-nav li span {
    padding: 0 17px;
  }
  footer #f-nav li a {
    color: #000000;
  }
  footer #copyright {
    position: absolute;
    bottom: 20px;
    right: 0;
    text-align: right;
    font-size: 10px;
    margin-top: -18px;
  }
}
@media screen and (max-width: 640px) {
  footer {
    width: 100%;
    height: 247px;
  }
  footer #fn,
  footer #f-nav {
    display: none;
  }
  footer #f-note {
    padding: 10px;
  }
  footer #f-note .f-tel-info p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  footer #f-note .f-tel-info dl {
    width: 224px;
    margin: 0 auto;
    padding-left: 60px;
    margin-bottom: 10px;
    background: url(/koshien/img/footer/i_tel.gif) no-repeat left center;
  }
  footer #f-note .f-tel-info dt {
    font-size: 14px;
  }
  footer #f-note .f-tel-info dd {
    font-size: 26px;
    font-weight: bold;
  }
  footer #f-note .manner {
    width: 300px;
    height: 68px;
    margin: 0 auto;
    padding: 13px 0 15px;
  }
  footer #f-note .manner .link-text {
    display: inline;
    padding-right: 10px;
    background: url(/koshien/img/footer/link_text.gif) no-repeat right center;
  }
  footer #f-note .manner img {
    width: 236px;
    height: auto;
    margin-top: 10px;
  }
  footer #copyright {
    padding: 10px 0 0;
    text-align: center;
    font-size: 10px;
  }
}
/*----------------------------------------------------------
	SPONCER
------------------------------------------------------------*/
#sponcer {
  background: #f5f5f4;
}
#sponcer .bnr_notice {
  border-bottom: 1px solid #bebbab;
  overflow: hidden;
}
#sponcer p {
  text-align: center;
}
#sponcer table {
  margin: 0 auto;
}
#sponcer td {
  text-align: center;
  vertical-align: middle;
}
#sponcer td a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none !important;
}

@media screen and (min-width: 641px), print {
  #sponcer .bnr_notice {
    width: 1000px;
    margin: 0 auto;
    padding: 60px 0;
  }
  #sponcer .bnr_notice li {
    width: 490px;
    float: left;
  }
  #sponcer .bnr_notice li:nth-child(odd) {
    margin-right: 20px;
  }
  #sponcer .wrapper {
    padding: 40px 0 54px;
  }
  #sponcer p {
    margin-bottom: 23px;
    font-size: 20px;
  }
  #sponcer td {
    padding: 0 20px;
  }
  #sponcer .unit {
    text-align: center;
    width: 1000px;
    float: none;
    margin: 0 auto;
    padding-bottom: 0;
  }
  #sponcer .unit .unit-inner {
    *zoom: 1;
    width: 1000px;
    height: 49px;
    margin: 0 auto;
  }
  #sponcer .unit .unit-inner:after {
    content: "";
    display: table;
    clear: both;
  }
  #sponcer .unit ul {
    float: left;
  }
  #sponcer .unit ul li {
    float: left;
    height: 49px;
    padding: 0 15px;
  }
  #sponcer .unit ul li a {
    display: table-cell;
    height: 49px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 640px) {
  #sponcer {
    padding: 0 10px;
  }
  #sponcer .bnr_notice {
    padding: 20px 10px;
  }
  #sponcer .bnr_notice li {
    display: block;
  }
  #sponcer .bnr_notice li img {
    width: 100%;
    height: auto;
  }
  #sponcer .wrapper {
    padding-top: 20px;
    border-bottom: none;
  }
  #sponcer p {
    margin: 10px 0;
  }
  #sponcer table {
    width: 100%;
    display: block;
    text-align: center;
  }
  #sponcer td {
    display: block;
    float: left;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
  }
  #sponcer td:nth-of-type(3n) {
    clear: both;
  }
  #sponcer td a {
    line-height: 1;
  }
  #sponcer .unit-inner {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #sponcer ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    box-sizing: border-box;
  }
  #sponcer ul li {
    display: table-cell;
    text-align: center;
    padding: 5px 0;
  }
  #sponcer ul li img {
    vertical-align: bottom;
  }
  #sponcer img.asahi {
    width: 45px;
    height: auto;
  }
  #sponcer img.toshiba {
    width: 65px;
    height: auto;
  }
  #sponcer img.mizuno {
    width: 44px;
    height: auto;
  }
  #sponcer img.mitsubishi {
    width: 73px;
    height: auto;
  }
  #sponcer img.seven {
    width: 115px;
    height: auto;
  }
  #sponcer img.sankyu {
    width: 94px;
    height: auto;
  }
  #sponcer img.secom {
    width: 60px;
    height: auto;
  }
}
/*# sourceMappingURL=layout.css.map */
/*# sourceMappingURL=layout.css.map */

/*# sourceMappingURL=layout.css.map */
