@charset "utf-8";
/* CSS Document */
body {
	font-family: "UD Shin Go Light","メイリオ", sans-serif;
}
p, h1, h2, h3, h4, h5, h6, label {
	margin: 0px;
	padding: 0px;
}

.txtno-display {
	margin: 0;
	padding: 0;
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
}


/* 隠しジャンプ */
.blockskip {
    padding: 0;
    margin: 0;
}
.skip {
  width: 1px;
  color: #000 !important;
  font-size: 0.1%;
  line-height: 0.1;
  background-color: #FFF !important;
  position: absolute;
  left: -3000px;
  z-index: 9999;
}
a.skip {
  color: #003377 !important;
  background-color: #FFF !important;
  text-align: center;
  padding: 2px 0;
  top: auto;
}
a.skip:active {
  display: block;
  width: 99.99%;
  font-size: 100%;
  line-height: 1.6;
  top: 0;
  left: 0;
}
a.skip:focus {
  display: block;
  width: 99.99%;
  font-size: 100%;
  line-height: 1.6;
  top: 0;
  left: 0;
}

/* ------------------  PC/SP切り替え  ------------------ */
.switchBtn {
	background-color: #FFF;
	padding: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}
#swPc.btnAcv, #swSp.btnAcv {
	background-color: #E8E8E8;
	border: 1px
	solid #E8E8E8;
	color: #000;
}
#swPc.btnAcv::before, #swSp.btnAcv::before {
	position: absolute;
	top: 21px;
	left: 7px;
	display: block;
	content: ' ';
	width: 7px;
	height: 7px;
	margin-top: -5px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.switchBtn button {
	padding: 11px 20px 10px;
	margin: 0 1px 0 0;
	background-color: #000;
	border: 1px solid #000;
	color: #FFF;
	font-size: 1.3rem;
	position: relative;
}
.switchBtn.rugby_top button {
	font-size: 0.812rem;
}

/*----------------------------　common　----------------------------*/
img {
/*
  max-width: 100%;
  height: auto;
  vertical-align: middle;
*/
}
a {
  transition: 0.3s opacity;
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
  text-decoration: none;
}
ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.PCnone {
	display:block;
}
.SP {
	display:none;
}
.fixedcontainer {
	min-width: 1140px;
	width: 100%;
	margin: auto;
}
.bg-black {
	background-color: #000000 !important;
}
.bg-grayblack {
	background-color: #131313 !important;
}
.bg-gray {
  background-color: #272827 !important;
}
.bg-yellow {
	background-color: #FBE021 !important;
}
.white {
	color: white !important;
}
.darkgreen {
	color: #06262C !important;
}
/*----------------------------　ヘッダー　----------------------------*/
.header-top {
	width: 1140px;
	min-height: 90px;
	margin: 0 auto;
	background-color: #131313;
}
.top-header{
	width: 1140px;
	margin: 0 auto;
}
.header-tr {
	display: flex;
	width: 463px;
	height: 90px;
	justify-content: center;
	align-items: center;
	background: url(../images/header-part-01.png) no-repeat left center;
}
.header-tr > #searchform > form{
	margin-right: 15px;
	margin-left: auto;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	align-content: center;
}
.header-tr > #searchform > form > .form-control{
	margin-right: 10px;
	border-radius: 0px;
}
.header-tr > div {
	padding-left: 50px;
}
.header-tr span {
	font-size: 25px;
	font-weight: bold;
}
.header-tr #count {
	font-size: 50px;
}

/* google検索 */
.h0search {
    background-color: transparent;
		width: 280px;
		margin: 0 auto;
}
.h0search .gsc-control-cse {
    background-color: transparent;
    border: none;
    padding: 0;
}
.h0search form.gsc-search-box {
    margin-bottom: 0 !important;
}
.h0search table {
    margin: 0 !important;
    width: 100% !important;
}
.h0search table.gsc-search-box {
}
.h0search table.gsc-search-box td,
.h0search table.gsc-search-box td.gsc-input {
    padding: 0;
    background-color: transparent;
    border: none;
}
.h0search table.gsc-search-box td input.gsc-input {
    font-family: "UD Shin Go Light","メイリオ", sans-serif;
    /*border: 1px solid #FFF !important;*/
    height: 36px !important;
    padding-left: 10px !important;
    /*font-size: 1.3rem;*/
    font-size: 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position: left 10px center !important;
    border: none !important;
    background-color: #FFF !important;
}
.h0search .gsc-input-box {
    /*border: none;*/
    /*background: none;*/
    border: 1px solid #FFF !important;
    background-color: #FFF !important;
    padding: 0;
}
.h0search .gsc-search-button {
    margin: 0;
}
.h0search .gsc-search-button button.gsc-search-button-v2 {
    background-color: #000 !important;
    border-color: #000 !important;
    display: block;
    text-decoration: none;
    margin-left: 0 !important;
    min-height: 36px;
    width: 36px;
    cursor: pointer;
    padding: 0 0 0 0;
    border-radius: 0;
}
.h0search .gsc-search-button-v2 svg {
    width: 20px;
    height: 20px;
}
.h0search .gsst_b {
    padding: 0;
}

.header-tl {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 30px;
}
.header-tl > img {
	margin-right: 15px;
}
.header-tl h1 {
	margin-left: 10px;
	font-size: 2.32rem;
	letter-spacing: 1px;
}
.header-tl div{
	margin-left: 10px;
	font-size: 3.7rem;
	letter-spacing: 1px;
}
.header-tl h1 a,
.header-tl div a {
	color: #fff;
}
/*.header-tl {
	font-size: 11px;
	line-height: 16px;
	color: #008477;
	letter-spacing: 0.5px;
	margin-bottom: 5px;
}*/
#en .header-tl p {
	font-size: 9px;
    letter-spacing: -0.05px;
}

.menu {
	width: 1140px;
	padding: 15px 0px;
	margin-top: 0;
	justify-content: flex-start;
}
.menu .nav-item {
	width: auto;
	text-align: center;
	margin-left: 0;
}
.menu.nav-new .nav-item {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.menu.nav-new .nav-item.search-form {
	justify-content: flex-start;
}
#en .menu .nav-item {
	padding-left: 5px;
	padding-right: 5px;
}
#en .menu .nav-item:nth-child(5) {
	padding-right: 0;
}
.menu .nav-item > div {
	padding: 5px 0px;
}
.menu .nav-item .nav-link {
	display: inline-block;
	padding: 5px 14px 5px 15px;
}
.menu.nav-new .nav-item:nth-child(3) .nav-link {
    padding-top: 10px;
}
.menu .nav-link .non-hover,
.menu .nav-link:hover .hover {
	display: block;
}
.menu .nav-link:hover .non-hover,
.menu .nav-link .hover {
	display: none;
}
.menu .nav-item:nth-child(1),
.menu .nav-item:nth-child(2) {
	border-right: 1px solid #5A5A5A;
}
.menu.nav-new .nav-item:nth-child(3),
.menu.nav-new .nav-item:nth-child(4),
.menu.nav-new .nav-item:nth-child(5){
	border-right: 1px solid #5A5A5A;
}
.menu .nav-item .input-group-text,
.sidebar .input-group-text {
    background-color: #06262C;
}
.menu .nav-item .form-control:focus,
.sidebar .form-control:focus {
	border: none;
	box-shadow: none;
}
.menu .nav-item .input-group-text,
.menu .nav-item .form-control,
.sidebar .input-group-text,
.sidebar .form-control {
    border: none;
    border-radius: 0px;
}
.sidebar ul.sidebar-list > li {
  text-align: left;
  padding: 20px 0px;
  border-bottom: 5px solid #008574;
}
.sidebar ul.sidebar-list > li:nth-child(1) {
  padding-top: 0px;
}
.sidebar ul.sidebar-list > li:nth-child(1) .input-group {
  margin-bottom: 60px;
}
.sidebar ul.sidebar-list > li h5 {
  font-size: 17px;
  font-weight: bold;
}
.sidebar ul.sidebar-list > li h5 a {
  color: white;
}
.sidebar ul.sidebar-list > li .sub-menu {
  padding-top: 20px;
  padding-left: 10px;
}
ul.sub-menu > li,
.link {
  position: relative;
  font-size: 14px;
  line-height: 26px;
  padding-left: 20px;
}
ul.sub-menu > li:before,
.link:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  left: 0px;
  top: 5px;
  border-left: 14px solid #737373;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
#en ul.sub-menu > li:before {
	top:5px;
}
ul.sub-menu > li.twoline:before {
	top:5px;
}
ul.sub-menu > li a,
.link a {
  color: white;
}


@import url(https://fonts.googleapis.com/css?family=Arimo:400,400italic,700,700italic);
body,
html {
  height: 100%;
  padding: 0;
  margin: 0;
}
.nav-right,
.sidebar {
  z-index: 10;
  -webkit-transition: transform .7s ease-in-out;
  -moz-transition: transform .7s ease-in-out;
  -ms-transition: transform .7s ease-in-out;
  -o-transition: transform .7s ease-in-out;
  transition: transform .7s ease-in-out;
}
.sidebar {
  height: 100%;
  width: 260px;
  position: fixed;
  top: 0;
  right: -260px;
  background-color: #000000;
    overflow: scroll;
}
.bar {
	display: block;
	height: 2px;
	width: 20px;
	background-color: #008477;
	margin: 4px auto;
}
.button {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0 auto;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}
.nav-right {
  position: absolute;
  right: 15px;
  bottom: 13px;
  top: auto;
	display: none;
}
.nav-right.move-to-left {
  position: fixed;
  bottom: auto;
  top: 38px;
}
.overlay {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  z-index: 5;
}
.overlay.active {
  display: block;
}
.hidden-xs {
  display: none;
}
.middle {
  margin: 0 auto;
}
.bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}

.nav-right.visible-xs .active .bar {
  background-color: #008477;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}

.button.active .top {
  -webkit-transform: translateY(6px) rotateZ(45deg);
  -moz-transform: translateY(6px) rotateZ(45deg);
  -ms-transform: translateY(6px) rotateZ(45deg);
  -o-transform: translateY(6px) rotateZ(45deg);
  transform: translateY(6px) rotateZ(45deg);
}

.button.active .bottom {
  -webkit-transform: translateY(-6px) rotateZ(-45deg);
  -moz-transform: translateY(-6px) rotateZ(-45deg);
  -ms-transform: translateY(-6px) rotateZ(-45deg);
  -o-transform: translateY(-6px) rotateZ(-45deg);
  transform: translateY(-6px) rotateZ(-45deg);
}
.button.active .middle {
  width: 0;
}
.move-to-left {
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px);
}
.sidebar-list {
  padding: 25px 20px 0px;
  margin: 0px;
  list-style: none;
  position: relative;
  text-align: center;
}
.sidebar-item {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}
.sidebar-item:first-child {
  -webkit-transition: all .7s .2s ease-in-out;
  -moz-transition: all .7s .2s ease-in-out;
  -ms-transition: all .7s .2s ease-in-out;
  -o-transition: all .7s .2s ease-in-out;
  transition: all .7s .2s ease-in-out;
}
.sidebar-item:nth-child(2) {
  -webkit-transition: all .7s .4s ease-in-out;
  -moz-transition: all .7s .4s ease-in-out;
  -ms-transition: all .7s .4s ease-in-out;
  -o-transition: all .7s .4s ease-in-out;
  transition: all .7s .4s ease-in-out;
}
.sidebar-item:nth-child(3) {
  -webkit-transition: all .7s .6s ease-in-out;
  -moz-transition: all .7s .6s ease-in-out;
  -ms-transition: all .7s .6s ease-in-out;
  -o-transition: all .7s .6s ease-in-out;
  transition: all .7s .6s ease-in-out;
}
.sidebar-item:nth-child(4) {
  -webkit-transition: all .7s .6s ease-in-out;
  -moz-transition: all .7s .6s ease-in-out;
  -ms-transition: all .7s .6s ease-in-out;
  -o-transition: all .7s .6s ease-in-out;
  transition: all .7s .6s ease-in-out;
}
.sidebar-item:last-child {
  -webkit-transition: all .7s .8s ease-in-out;
  -moz-transition: all .7s .8s ease-in-out;
  -ms-transition: all .7s .8s ease-in-out;
  -o-transition: all .7s .8s ease-in-out;
  transition: all .7s .8s ease-in-out;
}
.sidebar-item.active {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
@media (min-width: 480px) {
  .nav-list {
    display: block;
  }
}

@media (min-width: 768px) {
/*  .nav-right {
    position: absolute;
  }*/
  .hidden-xs {
    display: block;
  }
  .visible-xs {
    display: none;
  }
}


/*----------------------Slider-----------------------*/
/*jssor slider loading skin double-tail-spin css*/
.jssorl-004-double-tail-spin img {
    animation-name: jssorl-004-double-tail-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-004-double-tail-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/*jssor slider bullet skin 031 css*/
.jssorb031 {position:absolute;}
.jssorb031 .i {position:absolute;cursor:pointer;}
.jssorb031 .i .b {fill:#000;fill-opacity:0.5;stroke:#fff;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.3;}
.jssorb031 .i:hover .b {fill:#fff;fill-opacity:.7;stroke:#000;stroke-opacity:.5;}
.jssorb031 .iav .b {fill:#fff;stroke:#000;fill-opacity:1;}
.jssorb031 .i.idn {opacity:.3;}

/*jssor slider arrow skin 051 css*/
.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}

.mark {
  position: absolute;
  top: 20px;
  left: 510px;
  font-size: 10px;
  line-height: 26px;
  color: #FFFFFF;
  text-align: center;
  background-color: transparent;
}
.slider-container {
  position: relative;
	min-width: 1140px;
  width: 100%;
  /*margin: 0px calc((100vw - 2000px) / 2);*/
}
#main-content {
  background: url(../images/bg-01.jpg) repeat center top;
  background-size: 100%;
  min-width: 1140px;
}
#main-content > .fixedcontainer {
  margin-top: -40px;
  padding-bottom: 50px;
}
.news-sec {
  padding-top: 135px;
  margin-bottom: 105px;
}
.news-sec h1 {
	width: 820px;
margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
  color: #008574;
  letter-spacing: 4px;
  text-align: center;
  margin-bottom: 40px;
}
.news-sec h1 span {
  border-bottom: 4px solid #008574;
}
.news-sec .news-content {
  max-width: 820px;
  width: 1140px;
  margin: auto;
  padding: 20px 40px 40px;
  background: rgba(13, 13, 13, 0.5);
}
.news-content p{
	color: #fff;
}
.news-sec ul.news-list,
#other-sec01 ul.news-list{
  color: white;
  list-style: none;
  padding: 0px;
  margin-bottom: 40px;
}
.news-sec ul.news-list li,
#other-sec01 ul.news-list li{
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0px;
  border-bottom: 1px dashed #CBCBCB;
}
.news-sec ul.news-list li:last-child,
#other-sec01 ul.news-list li:last-child{
  border-bottom: 2px solid #CBCBCB;
}
.news-sec ul.news-list li > div:nth-child(1),
#other-sec01 ul.news-list li > div:nth-child(1) {
  max-width: 100%;
  flex: 0 1 125px;
  font-size: 14px;
  line-height: 16px;
  padding-right: 10px;
}
.news-sec ul.news-list li > div:nth-child(2),
#other-sec01 ul.news-list li > div:nth-child(2) {
  max-width: 100%;
  font-size: 16px;
  line-height: 16px;
  flex: 0 0 calc(100% - 125px);
}
.news-sec ul.news-list li a,
#other-sec01 ul.news-list li a{
	color: #fff;
}
.news-action {
  text-align: center;
}
.news-action a {
  text-decoration: none;
  color: white;
  transition: 0.3s opacity;
}
.news-action a:hover {
  color: white;
}

.content-img,
.content-bannar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 880px;
  margin: -8px auto;
}
.content-img {
  margin-bottom: 120px;
}
.content-bannar {
  margin-bottom: 40px;
}
.content-img > div,
.content-bannar > div {
  position: relative;
  padding: 8px;
}
.content-img > div .content-img-summary {
  position: absolute;
  display: flex;
  bottom: 8px;
  left: 8px;
  width: calc(100% - 16px);
	max-width: 273px;
  height: 70px;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: bold;
  color: white;
  text-align: center;
  background: #008574;
  opacity: 0.9;
}
#en .content-img > div .content-img-summary {
	font-size: 13px;
	padding: 0 10px;
}
.sns a {
  margin-right: 20px;
}

.footer {
  color: white;
}
.top-footer, .top-cr{
	min-width: 1140px;
	width: 100%;
}
.top-footer .fixedcontainer{
	max-width: 1140px !important;
}
.site-summary {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  padding: 15px 40px;
}
.site-summary a {
  color: white;
  font-size: 12px;
  vertical-align: baseline;
  text-decoration: none;
}
.site-page-list {
  flex: 0 0 60%;
  padding-top: 8px;
	max-width: 60%;
}
.site-info {
  flex: 0 0 40%;
  padding-top: 4px;
  padding-left: 40px;
	max-width: 40%;
}
.site-page-list > ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.site-page-list > ul > li {
list-style: none;
  text-align: left;
  padding: 0px 20px;
  line-height: 19px;
  background: url(/images/main-link.png) no-repeat left top;
}
.site-page-list > ul > li > .sub-page {
  display: flex;
  flex-wrap: wrap;
  padding-left: 35px;
}
.site-page-list > ul > li > .sub-page p{
	margin: 0;
}
.site-page-list > ul > li > .sub-page > div {
  position: relative;
  width: 267px;
  padding-left: 15px;
}
.site-page-list > ul > li > .sub-page > div:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FFFFFF;
}
.site-info {
  border-left: 1px solid #FFFFFF;
  text-align: left;
}

.site-info h5 {
  font-size: 12px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 10px;
}
.site-info p {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
	color: #fff;
}
.contact-btn a {
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  text-align: center;
  letter-spacing: 2px;
  background-color: #575857;
  margin-bottom: 10px;
}
.copyright {
  font-size: 13px;
  line-height: 50px;
  text-align: center;
}
.copyright P{
	margin: 0;
	padding: 0;
	line-height: 50px;
    font-size: 94%;
    color: #fff;
}
.back-to-top {
  display: none;
  position: fixed;
  bottom: 30px;
  right: calc( (100vw - 1024px) / 2 + 40px);
  z-index: 20;
  transition: 0.5s opacity;
}
.back-to-top.show {
  display: block;
}

/*==========================================

rwc2019 page---

==========================================*/

/*******************************************
 *rwc2019 page / Section 1
 *******************************************/
#rwc-sec01 .main-img-type-1 > div {
  background-size: cover;
}
.main-img-type-1 {
  background-color: #008574;
  padding-bottom: 32px;
}
.main-img-type-1 > div {
  position: relative;
  max-width: 1024px;
  width: 89.82%;
  height: 360px;
  margin: 0px auto;
}
.main-img-type-1 > div .mark {
  position: absolute;
  top: 22px;
  left: 20px;
}
.main-summary {
  padding-top: 65px;
  padding-bottom: 80px;
  background-color: #06262C;
}
.main-summary > div {
  max-width: 860px;
  width: 90%;
  margin: auto;
  color: white;
}
.main-summary > div h1 {
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
}
.main-summary > div > h1:nth-last-of-type(1) {
  padding-bottom: 35px;
  margin-bottom: 30px;
  border-bottom: 3px solid #385256;
}
.main-summary > div p {
  font-size: 16px;
  line-height: 34px;
}
.page-id-1260 .main-summary > div p {
    margin-bottom: 1em;
}
.page-id-1260 .main-summary > div p:last-child {
    margin-bottom: 0;
}

/*******************************************
 *rwc2019 page / Section 2
 *******************************************/
#rwc-sec02,
#rugby-sec02,
#tourism-sec02 {
    background: url(../images/bg-01.jpg) no-repeat center top;
    background-size: cover;
}
#rwc-sec02 > .fixedcontainer,
#rugby-sec02 > .fixedcontainer,
#tourism-sec02 > .fixedcontainer {
    padding-top: 90px;
    padding-bottom: 50px;
}
.rwc-content {
  display: flex;
  justify-content: space-between;
  margin-left: 140px;
  margin-right: 60px;
  margin-bottom: 100px;
}
.rwc-content .rwc-content-img {
  max-width: 564px;
  width: 90%;
}
.rwc-content .rwc-content-img h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 3px;
  color: #008574;
  margin-bottom: 40px;
  border-bottom: 5px solid #008574;
}
.rwc-content .rwc-content-img ul > li {
  position: relative;
  display: block;
  margin-bottom: 50px;
}
.rwc-content .rwc-content-img ul > li:last-child {
  margin-bottom: 0px;
}
.rwc-content .rwc-content-img ul > li label {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-flex;
  flex-direction: column;
  font-size: 25px;
  line-height: 40px;
  color: white;
  width: 66.66%;
  height: 100%;
  justify-content: center;
  align-items: center;
	cursor: pointer;
}
.rwc-content .rwc-content-img ul > li a {
	opacity: 1;
}

@keyframes show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
.rwc-content-img ul li a .non-hover,
.rwc-content-img ul li a:hover .hover {
	display: block;
	animation: show 0.3s linear 0s;
}
.rwc-content-img ul li a:hover .non-hover,
.rwc-content-img ul li a .hover {
	display: none;
}


/*==========================================

03_saitama_rugby page---

==========================================*/

/*******************************************
 *03_saitama_rugby page / Section 1
 *******************************************/
#rugby-sec01 .main-img-type-1 > div {
  background-size: cover;
}

/*******************************************
 *03_saitama_rugby page / Section 2
 *******************************************/
.rugby-content {
  max-width: 658px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px;
}
.rugby-content > div {
  display: flex;
  background-color: #006197;
}
.rugby-content > div .rugby-content-img {
  flex: 274px;
	flex-shrink: 0;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.rugby-content > div .rugby-content-img a img {
	width: 100%;
}
.rugby-content > div .rugby-content-description {
  flex: calc(100% - 274px);
}
.rugby-content > div .rugby-content-description {
  display: flex;
  flex-wrap: wrap;
  color: white;
  padding: 30px;
  align-content: space-between;
}
.rugby-content > div:not(:last-child) {
  margin-bottom: 30px;
}
.rugby-content > div .rugby-content-description > div h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.rugby-content > div .rugby-content-description > div h4 a {
	color: #fff;
	text-decoration: underline;
}
.rugby-content > div .rugby-content-description > div p {
  font-size: 14px;
}
.rugby-content > div .rugby-content-description > div p:last-child {
  margin-bottom: 20px;
}
.rugby-content > div .rugby-content-description > p {
  padding-right: 18px;
  max-width: 320px;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /*background: url(../images/href.png) no-repeat center right;*/
}
.rugby-content > div .rugby-content-description > p a {
  font-size: 14px;
  color: white;
  text-decoration: underline;
}

/*==========================================

04_saitama_tourism page---

==========================================*/

/*******************************************
04_saitama_tourism page / Section 1
 *******************************************/
#tourism-sec01 .main-img-type-1 > div {
  background-size: cover;
}

/*******************************************
04_saitama_tourism page / Section 1
 *******************************************/
.tourism-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -9px -9px 129px;
}
.tourism-content .tourism-item {
  position: relative;
  margin: 9px;
}
.tourism-content .tourism-item .tourism-item-description {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 70px;
  font-size: 17px;
  font-weight: bold;
  color: white;
  background-color: #008574;
  opacity: 0.9;
}
#en .tourism-content .tourism-item .tourism-item-description {
	text-align: center;
	padding: 0 10px;
}

/*==========================================

05_summary page---

==========================================*/

/*******************************************
05_summary page / Section 1
 *******************************************/
 /*---------------common start--------------------*/
section.bannar {
  padding-top: 45px;
  padding-bottom: 50px;
  background-color: #131313;
}
.content-header {
  padding-bottom: 20px;
  background-color: #008477;
}
.content-header > div {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1024px;
  width: 87.5%;
  height: 100px;
  margin: 0px auto;
}
.content-body {
  background-color: #131313;
}
.content-body .sub-content {
  display: flex;
  color: white;
  padding: 50px 60px 50px 140px;
}
.content-body .sub-content .text-black {
	color: black;
}
.content-body .sub-content .sub-content-summary {
  flex: calc(100% - 180px);
	width: 100%;
	max-width: calc(100% - 180px);
  padding-right: 60px;
}
.content-body .sub-content .sub-content-summary.whatsnew {
	flex: 100%;
	max-width: 100%;
}
.content-body .sub-content .sub-content-summary.post-content {
	flex: 100%;
	max-width: 100%;
	color: #000;
}
.content-body .sub-content .sub-content-summary.post-content.try {
	max-width: 760px;
	padding-right: 0;
	margin: 0 auto;
}
.content-body .sub-content .sub-content-summary .sub-item:not(:nth-last-of-type(1)) {
  margin-bottom: 55px;
}
.content-body .sub-content .sub-content-summary .sub-item > h1 {
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
  color: #008574;
  margin-bottom: 40px;
  border-bottom: 5px solid #008574;
}
.content-body .sub-content .sub-content-summary.saitama_rugby .sub-item > h1 {
	margin-bottom: 10px;
}
.content-body .sub-content .sub-content-summary.saitama_rugby .sub-item > h1 + .date {
	color: #008574;
	margin-bottom: 40px;
}
.content-body .sub-content .sub-content-summary .sub-item p {
  font-size: 15px;
  line-height: 30px;
	flex-shrink: 0;
}
.sukumamu .content-body .sub-content .sub-content-summary .sub-item p {
	margin-bottom: 1.5em;
}
.sukumamu .content-body .sub-content .sub-content-summary .sub-item p.mb0 {
	margin-bottom: 5px;
}
.page-id-795 .content-body .sub-content .sub-content-summary .sub-item p {
    margin-bottom: 40px;
    padding-left: 20px;
}
.page-id-795 .content-body .sub-content .sub-content-summary .sub-item p a {
    color: #fff;
    font-size: 18px;
}
.content-body .sub-content .sub-content-summary .sub-item p.fz {
    padding-left: 1em;
    margin-bottom: 1.5em;
}
.page-id-1260 .content-body .sub-content .sub-content-summary .sub-item ul {
    margin-left: 1em;
}
.page-id-1260 .content-body .sub-content .sub-content-summary .sub-item ul li {
    list-style: disc;
    margin-left: 1em;
    margin-bottom: 1em;
}
table.fz_table {

}
table.fz_table th {
    background-color: #008574;
    padding: 5px;
    border-right: 1px solid  #008574;
    border-bottom: 1px solid  #008574;
}
table.fz_table td {
    background-color: #CBCBCB;
    color: #000;
    padding: 5px;
    border-right: 1px solid  #008574;
    border-bottom: 1px solid  #008574;
}
table.fz_table tr td:nth-child(1) {
    text-align: center;
}
table.fz_table tr td:nth-child(2) {
    white-space: nowrap;
}
#en .content-body .sub-content .sub-content-summary .sub-item p {
	line-height: 1.2em;
	margin-top: 3px;
}
.content-body .sub-content .sub-content-summary.whatsnew .sub-item p {
	line-height: 1em;
}
.sub-content-list {
  flex: 182px;
  max-width: 182px;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 5px solid #008574;
}
.sub-content-list h4 {
  font-size: 16px;
  color: #008574;
  line-height: 26px;
}
.sub-content-list .sub-menu {
  padding-top: 15px;
}
.sub-content-list ul.sub-menu li.active a {
  color: #008675;
}
.sub-content-list ul.sub-menu > li.active:before {
  border-left-color: #008675;
}
.sub-content-list.single-side ul {
	margin-top: 10px;
}
.sub-content-list.single-side ul li {
	list-style: disc;
	margin-left: 1em;
}
.sub-content-list.single-side ul li a {
	color: #fff;
	font-size: 14px;
}
/*---------------common end--------------------*/

#summary-sec01 .content-header > div {
  background: url(../images/main-summary.jpg);
  background-size: cover;
}
.summary-sub-item-01 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.summary-sub-item-01 > div {
  margin-left: 15px;
  margin-right: 15px;
}
#summary-sec01 .summary-sub-item-01 > div:nth-child(2) {
  flex: calc(100% - 340px);
}
#summary-sec01 .sub-item h2 {
  font-size: 24px;
  line-height: 38px;
  font-weight: bold;
  padding-top: 35px;
}
#summary-sec01 .content-footer {
  background-color: #CBCBCB;
}
#summary-sec01 .rugby-summary {
  padding: 50px 55px 50px 165px;
}
#summary-sec01 .rugby-summary > div h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #008574;
  padding-left: 15px;
  margin-left: -25px;
  border-left: 10px solid #008574;
}
#summary-sec01 .rugby-summary > div > div {
  padding: 10px 0px 30px;
}
#summary-sec01 .rugby-summary > div > div p {
  font-size: 14px;
  line-height: 22px;
}
.teams-content {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin: -10px;
}
.teams-content > div {
  flex: calc(50% - 20px);
  border: 1px solid;
  margin: 10px;
}
.teams-content > div h2 {
  font-size: 14px;
  color: white;
  text-align: center;
  padding: 7px 0px;
}
.teams-content > div.blue h2 {
  background-color: #006197;
}
.teams-content > div.green h2 {
  background-color: #008477;
}
.teams-content > div.blue {
  border-color: #006197;
}
.teams-content > div.green {
  border-color: #008477;
}
.teams-content ul.team-list {
  padding: 20px;
}
.teams-content ul.team-list > li {
  display: flex;
  flex-wrap: nowrap;
  line-height: 20px;
}
.teams-content ul.team-list > li:not(:last-child) {
  margin-bottom: 15px;
}
.teams-content ul.team-list > li .country-name {
  display: flex;
  flex-wrap: wrap;
  margin-left: 9px;
}
.teams-content ul.team-list > li.total {
    flex-wrap: wrap;
    padding-top: 20px;
    padding-left: 40px;
    margin-top: -20px;
}
.teams-content ul.team-list > li.total > p:first-child {
  margin-bottom: 20px;
}
ul.stadium-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 20px;
  margin: -15px -5px;
}
ul.stadium-list > li {
  max-width: 310px;
  width: 90%;
  padding: 15px 5px;
}
ul.stadium-list > li p {
  padding-top: 10px;
}
.has-txt {
  margin: 20px 0px 35px;
}
.has-cartoon {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0px 0px !important;
}
.has-cartoon > div:first-child {
  margin-right: 15px;
}
.has-cartoon > div:nth-child(2) {
  flex: calc(100% - 220px);
}
.has-cartoon > div:nth-child(2) h2 {
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0px 20px;
}

/*==========================================

06_game_schedule page---

==========================================*/

/*******************************************
06_game_schedule page / Section 1
 *******************************************/
#schedule-sec01 .content-header > div {
  background: url(../images/main-schedule.jpg);
  background-size: cover;
}
.main-summary .map {
  display: flex;
  flex-wrap: wrap;
}
.main-summary .map > div:first-child {
  margin-right: 40px;
}
.main-summary .map > div:nth-child(2) {
  flex: calc(100% - 400px);
	max-width: calc(100% - 400px);
}
.main-summary .map > div:nth-child(2) p {
  line-height: 34px;
}
.schedule-sub-item-01 {
  text-align: center;
}
.sub-item .table-format {
  width: 100%;
  text-align: center;
}
.sub-item .table-format > h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0px;
  background-color: #008574;
}
.sub-item .table-format ul {
  color: #000000;
  background-color: #CBCBCB;
  margin-bottom: 20px;
}
.sub-item .table-format .results {
    text-align: center;
    margin-bottom: 60px;
}
.sub-item .table-format .results a {
    font-size: 24px;
    color: #fff;
}
.sub-item .table-format ul > li {
  display: flex;
  flex-wrap: wrap;
}
.sub-item .table-format ul > li:not(:last-child) {
  border-bottom: 1px solid #008574;
}
.sub-item .table-format ul > li > label {
  flex: 220px;
	max-width: 220px;
  padding: 10px 0px;
  border-right: 1px solid #008574;
}
.sub-item .table-format ul > li > div {
  display: flex;
  align-items: center;
  flex: calc(100% - 220px);
  font-weight: bold;
  text-align: left;
}
.sub-item .table-format ul > li > div > p:nth-child(2n+1) {
  flex: 40%;
  padding: 0px 35px;
}
/*IEのみ*/
@media all and (-ms-high-contrast: none) {
  .sub-item .table-format ul > li > div > p:nth-child(2n+1) {
	  flex: 60%;
  }
}
.sub-item .table-format ul > li > div > p:nth-child(2) {
  padding: 0px 35px;
}
ul.team-intro-list > li:not(:last-child) {
  margin-bottom: 55px;
}
ul.team-intro-list > li .team-intro-header {
  position: relative;
  padding: 10px 0px 5px 100px;
  background-color: #008574;
}
ul.team-intro-list > li .team-intro-header h1 {
  font-size: 22px;
  font-weight: bold;
}
ul.team-intro-list > li .team-intro-header p {
  font-size: 16px;
}
ul.team-intro-list > li .team-intro-header .flg {
  position: absolute;
  left: 10px;
  bottom: 0px;
}
ul.team-intro-list > li .team-intro-body {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  z-index: 200;
}
ul.team-intro-list > li .team-intro-body > div:nth-child(1) {
  flex: calc(100% - 320px);
	max-width: calc(100% - 320px);
  padding-top: 20px;
  padding-right: 20px;
}
ul.team-intro-list > li .team-intro-body > div:nth-child(1) p {
  font-size: 14px !important;
  line-height: 22px !important;
}
ul.team-intro-list > li .team-intro-body > div:nth-child(2) {
  margin-top: -34px;
}
.stadium-info p {
  line-height: 22px !important;
}
.stadium-info .access {
	margin-top: 10px;
}
.stadium-info .stadium-summary {
  padding-top: 20px;
  padding-bottom: 15px;
}
.game-record h2,
.game-record h3,
.game-record p {
  font-size: 16px !important;
  line-height: 22px !important;;
}
.game-record > p {
  font-size: 14px !important;
}
.game-record h2,
.game-record ul > li > p:nth-of-type(1) {
  font-weight: bold;
}
.game-record h2 {
  padding-left: 10px;
  margin-bottom: 20px;
  border-left: 10px solid #008574;
}
.game-record ul {
  list-style: initial;
  padding-left: 20px;
}
.game-record ul > li {
  margin-bottom: 25px;
}
.game-record > p:nth-last-of-type(1) {
  margin-bottom: 20px;
}

.ticket {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 1em;
}

/*==========================================

07_kumagaya page---

==========================================*/

/*******************************************
07_kumagaya page / Section 1
 *******************************************/
#kumagaya-sec01 .content-header > div {
  background: url(../images/main-kumagaya.jpg);
  background-size: cover;
}
#kumagaya-sec01 .img {
  margin-bottom: 30px;
}
#kumagaya-sec01 ul.img-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -20px -25px;
}
#en #kumagaya-sec01 ul.img-list {
    margin-bottom: 0;
}
#kumagaya-sec01 ul.img-list > li {
  max-width: 50%;
  padding: 20px 25px;
}
#kumagaya-sec01 ul.img-list > li > div {
  text-align: center;
  margin-bottom: 20px;
}
#kumagaya-sec01 ul.img-list > li > p {
  font-size: 14px;
  line-height: 23px;
}
#kumagaya-sec01 .kumagaya-sub-item-img {
  text-align: center;
  margin-bottom: 20px;
}
#kumagaya-sec01 .parks a {
    display: block;
    color: #fff;
    margin-bottom: 40px;
}
#kumagaya-sec01 .parks a span {
    border: 1px solid #fff;
    padding: 10px;
}
#kumagaya-sec01 .kumagaya-sub-item-description * {
  font-size: 16px;
  line-height: 22px;
}
#kumagaya-sec01 .kumagaya-sub-item-description h2 {
  margin-bottom: 30px;
}
#kumagaya-sec01 .kumagaya-sub-item-description ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 15px;
  margin: -10px -20px 10px;
}
#kumagaya-sec01 .kumagaya-sub-item-description ul > li {
  min-width: 320px;
  margin: 10px 20px;
}
#kumagaya-sec01 .kumagaya-sub-item-description ul > li h3 {
  font-weight: bold;
}
#kumagaya-sec01 .kumagaya-sub-item-description p a {
    color: #fff;
    text-decoration: underline;
}

/*==========================================

08_event page---

==========================================*/

/*******************************************
08_event page / Section 1
 *******************************************/
#event-sec01 .content-header > div {
  background: url(../images/main-event.jpg);
  background-size: cover;
}
#event-sec01 .event-sub-item-content {
  padding: 25px;
  background-color: #CBCBCB;
}
#event-sec01 .sub-item h2.active {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #008574;
  padding-left: 15px;
  margin-bottom: 30px;
  border-left: 10px solid #008574;
}
#event-sec01 .sub-item h2:not(.active) {
  font-size: 18px;
  line-height: 43px;
  color: #008574;
}
#event-sec01.sukumamu .sub-item h2:not(.active) {
  font-size: 20px;
	border-bottom: 3px solid #008574;
	margin-bottom: 15px;
}
#event-sec01 .sub-item h2:not(.active) span {
  padding: 7px 15px;
  border: 1px solid #008574;
}
#event-sec01 .sub-item h2 a {
	color: #008574;
}
#event-sec01 .event-sub-item-content h3 {
  font-size: 20px;
  font-weight: bold;
  color: #008574;
  margin-bottom: 15px;
}
#event-sec01.sukumamu .event-sub-item-content h3 {
	border-left: 5px solid #008574;
	padding-left: 10px;
}
#event-sec01 .event-sub-item-content h3 a {
	color: #008574;
	text-decoration: underline;
}
#event-sec01 .event-sub-item-content > div {
  display: flex;
  flex-wrap: wrap;
}
#event-sec01 .event-sub-item-content > div > div:nth-child(1) {
  flex: calc(100% - 300px);
	max-width: calc(100% - 300px);
  color: #131313;
  padding-right: 15px;
}
#event-sec01 .event-sub-item-content > div > div:nth-child(1) p {
  font-size: 16px;
  line-height: 22px;
}
#event-sec01 .event-sub-item-content > div > div:nth-child(2) img {
	max-width: 300px;
	height: auto;
}
#event-sec01 .event-sub-item-content .link {
  font-size: 16px;
  padding: 15px 0px 15px 20px;
}
#event-sec01.sukumamu .event-sub-item-content .link {
	padding: 0 0 0 20px;
}
#event-sec01 .event-sub-item-content .link a {
  color: #131313;
}
#event-sec01 .sub-item div > .event-sub-item-content {
  margin-bottom: 20px;
}
#event-sec01 .sub-item h2 {
  font-weight: bold;
  margin-bottom: 10px;
}

/*==========================================

09_movie page---

==========================================*/

/*******************************************
09_movie page / Section 1
 *******************************************/
#movie-sec01 .content-header > div {
  background: url(../images/main-movie.jpg);
  background-size: cover;
}
ul.movie-list,
ul.movie-list2{
  display: flex;
  flex-wrap: wrap;
  margin: -16px -24px;
}
ul.movie-list2{
	margin-top: 10px;
}
ul.movie-list > li,
ul.movie-list2 > li{
  padding: 16px 10px;
}
ul.movie-list2 > li {
	font-size: 0.95em;
}
ul.movie-list2 > li img {
	margin-bottom: 10px;
}
ul.movie-list > li h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #008574;
  padding-left: 15px;
  margin-bottom: 20px;
  border-left: 8px solid #008574;
}
h2.movie-h2 {
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  color: #008574;
  padding-left: 15px;
	margin-top: 50px;
  margin-bottom: 20px;
  border-left: 8px solid #008574;
}
ul.movie-list > li .indent {
  padding-left: 25px;
}
ul.movie-list > li .indent a {
  color: white;
  text-decoration: underline;
}
ul.movie-list > li div video {
	width: 320px;
}

/*==========================================

10_other page---

==========================================*/

/*******************************************
10_other page / Section 1
 *******************************************/
#other-sec01 .content-header > div {
  background: url(../images/main-other.jpg);
  background-size: cover;
}
#other-sec01 .sub-item > h1 {
  margin-bottom: 25px;
}
#other-sec01 .sub-item > p {
  margin-bottom: 15px;
}
#other-sec01 .sub-item > p a {
  color: white;
}

/*******************************************
お問い合わせ
 *******************************************/

.text_ttl {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
}
.page-id-30 .content-body .sub-content {
	display: block;
	padding: 50px 60px 50px 60px;
}
.page-id-30 .content-body .sub-content p {
	width: 500px;
	margin: 0 auto 30px;
}
.page-id-30 .content-body .sub-content p:nth-of-type(4) {
	text-align: center;
}
.page-id-30 .content-body .sub-content label {
	width: 100%;
}
.page-id-30 .content-body .sub-content input[type=text],
.page-id-30 .content-body .sub-content input[type=email],
.page-id-30 .content-body .sub-content textarea {
	width: 100%;
}

/*******************************************
検索
 *******************************************/
.search-form .input-group form {
	position: relative;
	width: 225px;
}
.search-form .input-group form input[type=text] {
	position: absolute;
	top:0; left:0;
	width: 180px;
}
.search-form .input-group form input[type=image] {
	position: absolute;
	top:0; right:0;
}

/*******************************************
ページネーション
 *******************************************/
.pageNav{text-align:center;}
.pageNav a,
.pageNav span{
    display:inline-block;
    text-decoration:none;
    padding:5px 10px;
    margin:0 2px;
}
.pageNav a{
    border:#008477 1px solid;
    color:#008477;
}
.pageNav a:hover,
.pageNav span{
    border:#008477 1px solid;
    background-color:#008477;
    color:#fff;
}

/*******************************************
投稿ページ
 *******************************************/
#event-sec01 .post-content .sub-item h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #008574;
  padding-left: 15px;
  margin-bottom: 20px;
  border-left: 10px solid #008574;
}
.content-body .sub-content .sub-content-summary.post-content .sub-item .mainphoto {
	margin-bottom: 30px;
}
.content-body .sub-content .sub-content-summary.post-content .sub-item .mainphoto img {
	width: 100%; height: 100%;
}
.content-body .sub-content .sub-content-summary.post-content .sub-item p {
	margin-bottom: 20px;
}
.content-body .sub-content .sub-content-summary.post-content .sub-item p:last-child {
	margin-bottom: 0;
}
.content-body .sub-content .sub-content-summary.post-content .sub-item .subphoto {
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-bottom: 20px;
}
.content-body .sub-content .sub-content-summary.post-content .sub-item .subphoto li {
	width: calc( 33% - 10px);
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.content-body .sub-content .sub-content-summary.post-content .sub-item .subphoto li .post-caption {
	font-size: 0.8em;
	text-align: center;
	margin-top: 5px;
}
.content-body .sub-content .sub-content-summary.post-content .sub-item .back-to-list {
	text-align: center;
}
.content-body .sub-content .sub-content-summary.post-content .sub-item .back-to-list a {
	display: block;
	width: 240px;
	text-align: center;
	background-color: #008477;
	line-height: 1em;
	color: #fff;
	margin: 0 auto;
	padding: 10px 0;
}

/*******************************************
英語版
 *******************************************/
.header-tr {
	position: relative;
}
ul.language {
	padding: 0; margin: 0;
	position: absolute;
	top:-1px; right: 0;
}
ul.language li {
	display: inline-block;
}
ul.language li a {
	display: block;
	font-size: 13px;
	padding: 3px 10px 1px 10px;
	background-color: #fff;
	border: 1px solid #008574;
	border-width: 0 1px 1px 1px;
}
ul.language li.active a {
	background-color: #008574;
	color: #fff;
}
ul.language li:first-child a {
	border-bottom-left-radius: 5px 5px;
}
ul.language li:last-child a {
	border-bottom-right-radius: 5px 5px;
}

/*アクセス access*/
#access-sec01 .content-header > div {
  background: url(../images/main-kumagaya.jpg);
  background-size: cover;
}
#access-sec01 .img {
  margin-bottom: 30px;
}
#access-sec01 ul.img-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -20px -25px;
}
#access-sec01 ul.img-list > li {
  max-width: 50%;
  padding: 20px 25px;
}
#access-sec01 ul.img-list > li > div {
  text-align: center;
  margin-bottom: 20px;
}
#access-sec01 ul.img-list > li > p {
  font-size: 14px;
  line-height: 23px;
}
#access-sec01 .main-summary {
    padding-bottom: 40px;
}
#access-sec01 .main-summary > div > h1:nth-last-of-type(1) {
    border-color: #fff;
    padding-bottom: 15px;
}
#access-sec01 .main-summary > div > h2 {
    border: 1px solid #fff;
    text-align: center;
    font-size: 24px;
    padding: 10px;
    margin-bottom: 30px;
}
#access-sec01 .main-summary > div > p {
    margin-bottom: 30px;
}
#access-sec01 .main-summary > div > p > strong {
    font-size: 18px;
}
#access-sec01 .main-summary > div > p > a {
    color: #fff;
    text-decoration: underline;
}
#access-sec01 .main-summary > div > .guide {
    text-align: center;
}
#access-sec01 .main-summary > div > .guide2 {
    text-align: center;
    margin-top: 20px;
}
#access-sec01 .main-summary > div:nth-child(n + 1) > .guide {
    text-align: center;
    margin-top: 20px;
}
#access-sec01 .content-body {
    background-color: #06262C;
}
#access-sec01 .content-body .sub-content {
    padding-top: 0;
    display: block;
}
#access-sec01 .content-body .sub-content .sub-content-summary {
    max-width: 100%;
}
#access-sec01 .anchor-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
#access-sec01 .anchor-list .anchor-left,
#access-sec01 .anchor-list .anchor-right {
    color: #fff;
    border: 1px solid #008675;
    padding: 15px;
    width: 48%;
    margin-bottom: 10px;
}
#access-sec01 .anchor-list .anchor-left p,
#access-sec01 .anchor-list .anchor-right p {
    margin-bottom: 10px;
}
#access-sec01 .anchor-list .anchor-left li,
#access-sec01 .anchor-list .anchor-right li {
    margin-bottom: 10px;
}
#access-sec01 .anchor-list .anchor-left a,
#access-sec01 .anchor-list .anchor-right a {
    color: #fff;
    text-decoration: underline;
    font-size: 15px;
}
#access-sec01 .anchor-list .anchor-left a span,
#access-sec01 .anchor-list .anchor-right a span {
    display: none;
}
#access-sec01 .anchor-list .anchor-text-left,
#access-sec01 .anchor-list .anchor-text-right {
    font-size: 13px;
    width: 48%;
    /*margin-bottom: 25px;*/
}
#access-sec01 .content-body .sub-content .sub-content-summary .sub-item > h1 {
    color: #fff;
    border-color: #fff;
}
#access-sec01 .sub-item h2 {
  padding-left: 10px;
  margin-bottom: 20px;
  border-left: 10px solid #fff;
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
}
#access-sec01 .sub-item h2 span.red {
    color: #e4002b;
    font-size: 16px;
}
.access-map {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 10px;
}
.access-map li {
    width: 49%;
}
.access-map.max li {
    width: 100%;
}
.access-map li a {
     color: #fff;
}
.access-map-text {
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 50px;
}
#access-sec01 .main-summary > div > p.park_ride_txt {
    background-color: #008477;
    padding: 15px;
    line-height: 1.6em;
    font-size: 18px;
    font-weight: bold;
}
#access-sec01 .main-summary > div > p.park_ride_txt span {
    color: yellow;
     font-size: 22px;
}
.tax-cat_access #access-sec01 .main-summary > div > p:nth-child(5) {
    background-color: #008477;
    padding: 15px;
    line-height: 1.6em;
    font-size: 18px;
    font-weight: bold;
}
.tax-cat_access #access-sec01 .main-summary > div > p:nth-child(5) span {
    color: yellow;
     font-size: 22px;
}
.post-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
}
.post-btn li {
    display: table;
    width: 47%;
    margin: 0 1.5% 30px;
}
.post-btn li a {
    display: table-cell;
    background: url("../images/access/arrow.png") right center no-repeat #006298;
    background-size: 52px 32px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2em;
    width: 100%;
    height: 80px;
    vertical-align: middle;
    position: relative;
}
.term-japan .post-btn li a {
    background: url("../images/access/arrow.png") right center no-repeat #ef426f;
}
.term-rwc2019 .post-btn li a {
    background: url("../images/access/arrow.png") right center no-repeat #298cb5;
}
.post-btn li a span {
    display: block;
    font-weight: normal;
    font-size: 16px;
}
.post-btn li a i {
    position: absolute;
    top: 26px;
    left: 20px;
    font-size: 32px;
}
.regulation a {
    display: block;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 0;
    width: 400px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
}

.sukumamu a.pdf {
    display: block;
    width: auto;
    margin: 0 auto 0;
    color: #000;
    text-decoration: underline;
    background: url("../images/sukumamu/pdf.png") left center no-repeat;
    background-size: auto 30px;
    padding: 5px 0 5px 40px;
}
a.ppt {
    display: block;
    width: auto;
    margin: 0 auto 0;
    color: #000;
    text-decoration: underline;
    background: url("../images/sukumamu/ppt.png") left center no-repeat;
    background-size: auto 30px;
    padding: 5px 0 5px 40px;
}
a.doc {
    display: block;
    width: auto;
    margin: 0 auto 0;
    color: #000;
    text-decoration: underline;
    background: url("../images/sukumamu/doc.png") left center no-repeat;
    background-size: auto 30px;
    padding: 5px 0 5px 40px;
}
.map_kumagaya {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.reservation a {
    display: block;
    background-color: #fae021;
    color: #000;
    padding: 10px 0;
    width: 700px;
    text-align: center;
    margin: 0 auto 20px;
    font-size: 18px;
}
.reservation a span {
    font-size: 32px;
    font-weight: bold;
}
.reservation a strong {
    font-size: 22px;
}
#en .reservation a strong {
    font-size: 18px;
}
#en .reservation a span {
    font-size: 18px;
}
.anchor-list .reservation a {
    width: 100%;
    font-size: 16px;
    padding: 7px 0;
    margin: 7px auto 0;
}
.anchor-list .reservation a span {
    font-size: 26px;
}
.anchor-list .reservation a strong {
    font-size: 18px;
}
.map_kumagaya li:nth-child(1) {
    width: 40%;
}
.map_kumagaya li:nth-child(2) {
    width: 57%;
}
.map_kumagaya li:nth-child(1) div a {
    display: block;
    color: #fff;
    padding: 10px 0;
    border: 1px solid #fff;
    width: 280px;
    text-align: center;
    margin-top: 20px;
}
.kumagaya-btn {
    text-align: center
}
.kumagaya-btn li {
    display: table;
    width: 70%;
    margin: 0 auto 30px;
}
.kumagaya-btn li a {
    display: table-cell;
    background: url("../images/access/arrow.png") right center no-repeat #ef426f;
    background-size: 52px 32px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2em;
    width: 100%;
    height: 80px;
    vertical-align: middle;
    position: relative;
}
#en .kumagaya-btn li a {
    font-size: 20px;
    padding: 10px 0;
}
.kumagaya-btn li a.rwc {
    background-color: #298cb5;
}
.kumagaya-btn li:last-child a {
    background-color: #1a854c;
}
.kumagaya-btn li a span {
    display: block;
    font-weight: normal;
    font-size: 16px;
}

/*交通規制 traffic*/
#traffic-sec01 .content-header > div {
  background: url(../images/main-kumagaya.jpg);
  background-size: cover;
}
#traffic-sec01 .img {
  margin-bottom: 30px;
}
#traffic-sec01 ul.img-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -20px -25px;
}
#traffic-sec01 ul.img-list > li {
  max-width: 50%;
  padding: 20px 25px;
}
#traffic-sec01 ul.img-list > li > div {
  text-align: center;
  margin-bottom: 20px;
}
#traffic-sec01 ul.img-list > li > p {
  font-size: 14px;
  line-height: 23px;
}
#traffic-sec01 .main-summary {
    padding-bottom: 0;
}
#traffic-sec01 .main-summary > div > h1:nth-last-of-type(1) {
    border-color: #fff;
    padding-bottom: 15px;
}
#traffic-sec01 .main-summary > div > h2 {
    border: 1px solid #fff;
    text-align: center;
    font-size: 24px;
    padding: 10px;
    margin-bottom: 30px;
}
#traffic-sec01 .main-summary > div > p {
    margin-bottom: 0;
}
#traffic-sec01 .main-summary > div > p > strong {
    font-size: 18px;
}
#traffic-sec01 .main-summary > div > p > a {
    color: #fff;
    text-decoration: underline;
}
#traffic-sec01 .content-body {
    background-color: #06262C;
}
#traffic-sec01 .content-body .sub-content {
    display: block;
    padding-top: 30px;
}
#traffic-sec01 .content-body .sub-content .sub-content-summary {
    max-width: 100%;
}
#traffic-sec01 .anchor-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#traffic-sec01 .anchor-list .anchor-left {
    color: #fff;
    border: 1px solid #008675;
    padding: 15px;
    width: calc(100% - 30px);
    margin-bottom: 40px;
}
#traffic-sec01 .anchor-list .anchor-left a {
    color: #fff;
}
#traffic-sec01 .content-body .sub-content .sub-content-summary .sub-item > h1 {
    color: #fff;
    border-color: #fff;
}
#traffic-sec01 .sub-item h2 {
  padding-left: 10px;
  margin-bottom: 20px;
  border-left: 10px solid #fff;
    color: #fff;
    font-size: 20px;
}
.page-id-795 #traffic-sec01 .sub-item h2 {
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}
#traffic-sec01 .sub-item .access-map {
    margin-bottom: 40px;
}
#traffic-sec01 .sub-item .access-map li:nth-child(1) {
    order: 2;
}
#traffic-sec01 .sub-item .access-map li:nth-child(2) {
    order: 1;
}
#traffic-sec01 .sub-item .t-text {
    margin-bottom: 30px;
}

/*緊急連絡用*/
.emergency-sec {
    padding-top: 100px;
}
.emergency-sec .emergency-content {
    max-width: 820px;
    width: 100%;
    margin: auto;
    padding: 30px 40px;
    background-color: #eee;
    /*border: 5px solid #fbe122;*/
}
.emergency-sec .emergency-content h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
.emergency-sec .emergency-content p {

}
.emergency-sec .emergency-content p a {
    text-decoration: underline;
    color: darkblue;
}
.news-sec.ema {
padding-top: 80px;
}

.access_info {
    border: solid 1px rgba(255,255,255,0.6);
    padding: 15px;
    width: calc(100% - 90px);
    margin-top: 60px;
}
.access_info h5 {
    margin-bottom: 15px;
}
.chirashi {
    margin-bottom: 20px;
    margin-left: 20px;
}
.chirashi img {
    width: 100%;
    max-width: 500px;
    height: auto;
}
/*sukumamu*/
div.img-area-r {
}
.content-body .sub-content .sub-content-summary .sub-item div.img-area-r p {
	flex-shrink: 1;
}
div.img-area-r p.imglink-txt-right {
float: right;
margin: 0;
padding: 0 0 0.2em 0;
text-align: center;
}
div.img-area-r p.imglink-txt-right img {
margin: 0.56em 0 5px 10px;
padding: 0;
}
div.img-area-r p.imglink-txt-right span {
margin: 0 10px 5px 10px;
display: block;
}
#event-sec01.sukumamu .event-sub-item-content ul {
	margin-bottom: 1.5em;
	margin-left: 1em;
}
#event-sec01.sukumamu .event-sub-item-content ul li {
	list-style: disc;
}
#event-sec01.sukumamu .event-sub-item-content ol {
	margin-bottom: 1.5em;
	margin-left: 1em;
}
#event-sec01.sukumamu .event-sub-item-content ol li {
	list-style: decimal;
}

.aligncenter { display: block; margin: 0 auto;}
.alignright { float: right; margin: 0 0 10px 20px;}
.alignleft { float: left; margin: 0 20px 10px 0;}
.wp-caption { border: 1px solid #ddd; text-align: left; background-color: #f3f3f3; padding: 5px; border-radius: 3px;}
.wp-caption img { margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text { font-size: 14px; line-height: 1.5; margin: 0; padding: 0;}
.text-aligncenter { text-align: center; }

.content-body .sub-content .sub-content-summary.post-content.try .alignleft,
.content-body .sub-content .sub-content-summary.post-content.try .alignright {
	float: none;
	display: block;
	margin: 0 auto 10px;
}

.main-summary > div p.upper_title {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 1em;
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

ul.goods {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.goods li {
	width: 47%;
	margin: 0 0 40px;
}
ul.goods li h3 {
	font-size: 16px;
	margin-bottom: 10px;
}
ul.goods li div img {
	width: 100%;
	height: auto;
}
ul.goods li div:first-child {
	margin-bottom: 20px;
}
ul.goods li table {
	font-size: 14px;
	width: 100%;
}
ul.goods li table th {
	white-space: nowrap;
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px solid #666;
	padding: 5px 10px 5px 0;
	width: 5em;
}
ul.goods li table td {
	word-break: break-all;
	vertical-align: top;
	border-bottom: 1px solid #666;
	padding: 5px 0;
}
ul.goods li table td a {
	color: #fff;
	text-decoration: underline;
}

/**********************************
slick slider css
***********************************/
.slick-slider-item{
	position: relative;
}
.thumb{
	position: absolute;
	content: '';
	width: 100%;
	padding: 15px 15px;
	bottom: 0;
	left: 0;
	z-index: 500;
	background-color: rgba(0, 0, 0, 0.4);
}
.thumb span{
	color: #fff;
	z-index: 100;
}
.slick-dots li{
}

.slick-dots li.slick-active button:before{
	background: #fff !important;
}
.slick-dots li button{
	border: 0;
    background: transparent;
    display: block;
    height: 10px;
    width: 10px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:before{
    position: absolute;
    top: 5px;
    left: 0;
    content: "";
    width: 12px;
    height: 12px;
	border: 1px solid #525357;
    background: #000;
    font-size: 6px;
    line-height: 10px;
    text-align: center;
    color: #000;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
}
.slider-btn-wrap{
	position: relative;
}
.reproducing-button-wrap {
	position: absolute;
	left: calc(52.5%);
	bottom: -15px;
	width: 13px;
	height: 14px;
}
.reproducing-button-wrap {
	position: absolute;
	left: calc(54.5%);
    bottom: -22px;
	width: 13px;
	height: 14px;
}
.pankuzu{
	border-top: 2px solid #008574;
	background-color: #131313 !important;
}
.pankuzu ol{
	display: -webkit-flex;
	display: flex;
	width: 1024px;
	margin: 0 auto;
	padding: 10px 0;
	flex-wrap: wrap;
}
.pankuzu ol li{
	position: relative;
	list-style: none;
	margin-right: 0;
	margin-left: 20px;
}
.pankuzu ol li.pk-img{
	margin: 0;
	display: none;
}
.pankuzu ol li::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-color: #fff;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    right: -11px;
    top: 7px;
    width: 6px;
    left: auto;
}
.pankuzu ol li:last-of-type::before{
	border-width: 0px 0px 0 0;
}
.pankuzu ol li a{
	color: #fff;
	text-decoration: underline;
}
li.pk-thispage{
	color: #fff;
}
/* 第二階層インデックス　*/
.title-bg{
	width: 100%;
	background-color: #008574;
	padding-bottom: 20px;
}
.title-img{
	width: 1024px;
	margin: 0 auto;
}

.base-text-bg{
	background-color: #07262b;
	padding: 60px 0 80px 0;
}
.base-text-title{
	text-align: center;
	font-weight: bold;
	padding-bottom: 40px;
	border-bottom: 2px solid #395256;
}
.base-text-desc{
	padding-top: 40px;
}
.base-text{
	width: 860px;
	margin: 0 auto;

}
.base-text-bg p{
	margin: 0;
	color: #fff;
}

@media screen and (max-width: 768px) {
	.fixedcontainer,
	.header-top,
	.top-header,
	.menu,
	.slider-container,
	#main-content,
	.news-sec h1,
	.news-sec .news-content,
	.content-img,
	.content-bannar,
	.top-footer,
	.top-cr{
		width: 100%;
		min-width: auto;
	}
	.content-bannar {
	    margin-bottom: 0;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	.header-tl{
		padding: 10px;
		height: 80px;
	}
	.header-tl h1 {
    font-size: 1.5rem;
	}
	.header-tl div {
		font-size: 2.4rem;
		line-height: 2.8rem;
	}
	.header-tr > div{
		padding: 0;
	}
	.header-tr > #searchform > form{
		margin: 0 auto;
	}
	.menu{
		flex-wrap: wrap!important;
	}
	.reproducing-button-wrap{
		left: calc(62.5%);
	}
	.news-sec{
		margin-bottom: 40px;
		padding-top: 80px;
	}
	.menu.nav-new .nav-item{
		width: 50%;
	}
	.news-sec .news-content{
		padding: 20px 3% 20px
	}
	.content-img > div, .content-bannar > div{
		width: 50%;
	}
	.content-img {
    margin-bottom: 40px;
	}
	#main-content > .fixedcontainer{
		padding-bottom:0;
	}
	.site-summary{
		display: block;
	}
	.site-page-list{
		max-width: 100%;
	}
	.site-page-list > ul{
		display: flex;
    flex-wrap: wrap;
	}
	.site-page-list > ul > li{
		margin-left: 0;
	}
	.site-info{
		max-width: 100%;
		border: none;
		padding-left: 0;
	}
	.site-summary{
		padding: 15px 3%;
	}
	.back-to-top {
		right: 10px;
	}
}/*media max-768px*/
