@charset "utf-8";

/*============*/
/* コンテンツ */
/*============*/

@media screen and (max-width: 767px) {
#container {
	padding-top: 12%;
	background-size: 138%;
}
}

/* JSTAについて
-----------------------------------*/
.about {
	background-image: url(/images/about/about_ma01.jpg);
}

.about dl {
	overflow: hidden;
}

.about dl:not(:last-of-type) {
	margin-bottom: 16px;
}

.about dl dt {
	float: left;
	width: 3.5em;
	margin-bottom: 8px;
}

.about dl dd {
	padding-left: 3.5em;
	margin-bottom: 8px;
}

.about dl dd span {
	display: inline-block;
	width: 3em;
	background-color: #E3EDF3;
	margin-right: 8px;
	text-align: center;
}

.about dl .space {
	margin-left: 3.5em;
}

.about .about-top {
	overflow: hidden;
}
.about .about-top .text {
	float: left;
	width: 58%
}

.about .about-top .photo {
	float: right;
	width: 40%;
}

@media screen and (max-width: 767px) {
.about dl dt {
	float: none;
	margin-bottom: 0;
	width: 100%;
}

.about dl dd {
	position: relative;
	margin: 0 0 12px 0;
	padding: 0;
}

.about dl dd.space {
	margin: 0 0 12px 0;
}

.about dl dd span {
	position: absolute;
	top: -26px;
	left: 50px;
}

#container.about[style="font-size: 120%;"] dl dd span {
	top: -34px;
}

.about .about-top .text {
	float: none;
	width: 100%
}

.about .about-top .photo {
	display: block;
	float: none;
	margin: 24px; auto 0;
	width: 85%;
}

}


/* 会長挨拶
-----------------------------------*/
.message .career {
	overflow: hidden;
}

.message .career figcaption {
	float: left;
	width: 680px;
}

.message .career figcaption p {
	font-size: 112.5%;
	font-weight: bold;
}

.message .career figcaption dl {
	overflow: hidden
}

.message .career figcaption dl dt {
	float: left;
	width: 5em;
}

.message .career figcaption dl dd {
	padding-left: 5em;
}

.message .career img {
	float: right;
	max-width: 250px;
}

@media screen and (max-width: 980px) {
.message .career figcaption {
	width: 71%;
}

.message .career img {
	width: 26%;
}
}

@media screen and (max-width: 767px) {
.message .career figcaption {
	width: 100%;
}

.message .career img {
	display: block;
	float: none;
	margin: 0 auto;
	width: 65%;
}
}

/* メンバー
-----------------------------------*/

/* 組織図・役員一覧
-----------------------------------*/
.officer .table .col1 { width: 12%; }
.officer .table .col2 { width: 19%; }
.officer .table .col3 { width: 25%; }
.officer .table .col4 { width: 32%; }
.officer .table .col5 { width: 12%; }

.officer .table .head-col {
	text-align: center;
	background: #EED8EF;
	border-bottom: 1px solid #ccc;
}

.officer .table tbody tr > * {
	border-bottom: 1px solid #ccc;
}

.officer .table tbody th,
.officer .table tbody td {
	padding: .7em;
}

.officer .table tbody .body-col {
	background: #F3F3F3;
}

@media screen and (max-width: 767px) {
.officer .table-wrap table {
	margin-left: -4%;
	width: 108%;
}

.officer .table thead th {
	padding: 4px 0;
	font-size: 87.5%;
	line-height: 1.3;
	vertical-align: middle;
}
}

/* 事務・財務情報
-----------------------------------*/
.financial h2 + ul {
	margin-bottom: 24px;
}

/* 所在地・お問い合わせ
-----------------------------------*/
.access .place {
	overflow: hidden;
}

.access .place .data {
	float: left;
	width: 50%;
}

.access .place .ggmap {
	float: right;
	width: 47%;
	position: relative;
	padding-bottom: 50%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.access .place .ggmap iframe,
.access .place .ggmap object,
.access .place .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 980px) {
.access .place .data {
	width: 51%;
}

.access .place .ggmap {
	width: 45%;
}
}

@media screen and (max-width: 767px) {
.access .place .data {
	float: none;
	width: 100%;
}

.access .place .photo {
	margin: 24px auto;
	width: 85%;
}

.access .place .ggmap {
	float: none;
	margin: 24px auto 0;
	width: 85%;
}

}

/* 主催イベント
-----------------------------------*/
.event {
	background-image: url(/images/event/event_ma01.jpg);
}

.event .event-list dt {
	float: left;
	width: 25%;
}

.event .img-box {
	height: 120px;
	width: 230px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.event .img-box1{color: #F94642;}
.event .img-box2{color: #05CD9F;}
.event .img-box3{color: #007CC6;}
.event .img-box4{color: #E05EA8;}
.event .img-box5{color: #F93;}
.event .img-box6{color: #3CC;}
.event .img-box7{color: #C90;}
.event .img-box8{color: #666;}
.event .img-box1 img{vertical-align: -2px;}
.event .img-box2 img{vertical-align: 0;}
.event .img-box3 img{vertical-align: 0;}
.event .img-box4 img{vertical-align: bottom;}
.event .img-box5 img{vertical-align: 0;}
.event .img-box6 img{vertical-align: 5px;}
.event .img-box7 img{vertical-align: 0;}
.event .img-box8 img{vertical-align: 5px;}

.event .txt-box {
	min-height: 120px;
	padding: 8px;
}
.event .img-box img {
	display: inline-block;
}
.event .img-box p {
	display: inline-block;
	font-weight: bold;
}

.event .event-list dd {
	margin-bottom: 24px;
	padding-left: 25%;
	word-break: break-all;
	border: 1px solid #999;
}

.event .event-list dd h2 {
	font-size: 1.3em;
	font-weight: bold;
}

.event .event-list .gray-btn {
	display: inline-block;
	width: 200px;
	color: #FFF;
	background: #999;
	font-weight: bold;
	font-size: 90%;
}

.event .event-list .gray-btn:hover {
	text-decoration: underline;
	opacity: 0.8;
}

@media screen and (max-width: 780px) {
.event .event-list dt {
	float: none;
	width: 100%;
}

.event .img-box {
	display: block;
	padding: 4px 0;
	width: 100%;
	height: initail;
	height: auto;
}

.event .event-list dt {
	border-top : 1px solid #999;
	border-right : 1px solid #999;
	border-left : 1px solid #999;
}

.event .event-list dd {
	padding-left: 0;
	width: 100%;
	border-top: none;
}

.event .event-list dd a {
	display: block;
}

.event .event-list dd a .gray-btn {
	position: static;
	display: block;
	margin: 16px auto 0;
}
}


/* 記事一覧
-----------------------------------*/
.entry-list dl::after {
	content: "";
	clear: both;
	display: block;
}

.entry-list dl dt {
	float: left;
	width: 6.5em;
}

.entry-list dl dd {
	margin-bottom: 16px;
	padding: 0 0 16px 6.5em;
	border-bottom: 1px solid #ccc;
	word-break: break-all;
}

.entry-list dl dd:last-child {
	margin-bottom: 0;
}

.entry-list dl dd a {
	text-decoration: none;
	color: #333;
	cursor: default;
}

.entry-list dl dd a h2,
.entry-list dl dd a .more {
	color: #06F;
}

.entry-list dl dd a h2:hover,
.entry-list dl dd a .more:hover {
	text-decoration: underline;
	cursor: pointer;
}

.entry-list dl dd a h2 {
	margin-bottom: 4px
}

.entry-list dl dd p {
	margin: 0 !important;
	line-height: 1.3;
}

.entry-list dl dd .more {
	display: inline;
}

.entry-list dl dd .more span {
	font-size: 112.5%;
}

@media screen and (max-width: 450px) {
.entry-list dl dt {
	float: none;
	width: 100%;
}

.entry-list dl dd {
	padding: 0 0 16px 0;
}

.entry-list dl dd .more {
	display: block;
	text-align: right;
}
}

/* 記事詳細
-----------------------------------*/
.entry-detail .entry-body {
	margin-bottom: 24px;
}

.entry-detail .entry-header {
	margin-bottom: 20px;
	word-break: break-all;
}

.entry-detail .entry-title {
	margin: 0 0 32px;
	padding-bottom: 8px;
	color: #333;
	font-size: 162.5%;
	font-weight: bold;
	line-height: 1.0;
	border-bottom: solid 1px #333;
}

.entry-detail .entry-meta {
	text-align: right;
}

.entry-detail .entry-content {
	word-break: break-all;
}

.entry-detail .page-back {
	text-align: center;
}

.entry-detail .page-back a {
	display: inline-block;
	padding: 3px 8px;
	color: #333;
	text-decoration: none !important;
	border: solid 1px #999;
}

.entry-detail .page-back a:hover {
	color: #fff;
	background: #999;
}

/* スポーツツーリズムについて
-----------------------------------*/
.sporttourism {
	background-image: url(/images/event/event_ma01.jpg);
}

.sporttourism .main .ta-c {
	text-align: center;
}

.sporttourism .main .history {
	border-radius: 20px;
	overflow: hidden;
	display: table;
	width: 100%;
}

.sporttourism .main .history dt,
.sporttourism .main .history dd {
	background: #E5E5E6;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
}

.sporttourism .main .history dt {
	width: 21.354166666666664%;
	border-right: 8px solid #FFF;
	padding: 25px 15px 25px 25px;
	font-size: 125.0%;
	font-weight: bold;
	letter-spacing: .4em;
}

.sporttourism .main .history dd {
	padding: 30px 40px;
	letter-spacing: .2em;
	font-size: 87.5%;
}

.sporttourism .main .history dd table th {
	width: 128px;
	vertical-align: top;
}

.sporttourism .main .sporttourism-img01 {
	margin-top: 40px;
}

.sporttourism .main ul.panels {
	position: relative;
}

.sporttourism .main ul.panels::after {
	content: '';
	display: block;
	clear: both;
}

.sporttourism .main ul.panels li {
	float: left;
	margin-right: 2.293%;
	width: 31.770833333333332%;
	border-radius: 20px;
	padding: 36px 23.5px 8px;
	box-sizing: border-box;
	font-weight: bold;
	letter-spacing: .2em;
	position: relative;
	height: 473px;
}

.sporttourism[style="font-size: 120%;"] .main ul.panels li {
	height: 626px;
}

.sporttourism .main ul.panels li:nth-of-type(3n) {
	margin-right: 0;
}

.sporttourism .main ul.panels .bg-orange {
	background: #EA5F11;
}

.sporttourism .main ul.panels .bg-yellow {
	background: #FBC600;
}

.sporttourism .main ul.panels .bg-blue {
	background: #5DC1CF;
}

.sporttourism .main ul.panels li .midashi {
	text-align: center;
	font-size: 125.0%;
	line-height: 1.4;
}

.sporttourism .main ul.panels li .main-txt {
	font-size: 87.5%;
	height: 225px;
}

.sporttourism[style="font-size: 120%;"] .main ul.panels li .main-txt {
	height: 330px;
}

.sporttourism .main ul.panels li .smaller-txt {
	font-size: 62.5%;
}

@media screen and (max-width: 980px) {
.sporttourism .main .history dt {
	display: block;
	padding: 12px 0;
	width: 100%;
	text-align: center;
	border-bottom: 8px solid #FFF;
	border-right: none;
}

.sporttourism .main .history dd {
	display: block;
	padding: 24px;
}

.sporttourism .main ul.panels li {
	float: none;
	padding: 36px 23.5px;
	width: 100%;
}

.sporttourism .main ul.panels li:not(:last-child) {
	margin-bottom: 24px;
}

.sporttourism .main ul.panels li,
.sporttourism[style="font-size: 120%;"] .main ul.panels li,
.sporttourism .main ul.panels li .main-txt,
.sporttourism[style="font-size: 120%;"] .main ul.panels li .main-txt {
	height: initail;
	height: auto;
}
}

/* ハンドブックのご案内
-----------------------------------*/
.handbook {
	background-image: url(/images/admission/admission_ma01.jpg);
}

.handbook p {
	margin-bottom: 0 !important;
}

.handbook .row::after {
	content: "";
	clear: both;
	display: block;
}

.handbook .img {
	float: left;
	width: 322px;
}

.handbook .text {
	float: right;
	width: 614px;
}

.handbook .text h3 {
	font-size: 150.0%;
}

.handbook .contact {
	margin-top: 24px;
}

@media screen and (max-width: 980px) {
.handbook .img {
	width: 33.5%;
}

.handbook .text {
	width: 64%;
}
}

@media screen and (max-width: 450px) {
.handbook .text {
	float: none;
	width: 100%;
}

.handbook .img {
	float: none;
	margin: 12px auto 0;
	width: 90%;
}

.handbook .text h3 {
	margin-bottom: 12px;
	line-height: 1.3;
}
}

/* カレンダー
-----------------------------------*/
.calendar {
	background-image: url(/images/event/event_ma01.jpg);
}

.calendar iframe {
	display: block;
	margin: 0 auto;
}

@media screen and (max-width: 980px) {
.calendar iframe {
	width: 100%;
}
}

@media screen and (max-width: 767px) {
.calendar iframe {
	margin-left: -4%;
	width: 108%;
}
}

/* 事業案内
-----------------------------------*/
.business {
	background-image: url(/images/business/business_ma01.jpg);
}

.business .table-b {
	margin-bottom: 16px;
}

.business .table-b .col1 { width: 22%; }
.business .table-b .col2 { width: 30%; }
.business .table-b .col3 { width: 15%; }
.business .table-b .col4 { width: 15%; }
.business .table-b .col5 { width: 48%; }

.business .table-b .head-col {
	background-color: #E3EDF3;
	text-align: left;
}

.business .table-b .body-col {
	background-color: #E8E8E8;
}

.business .table-b th, 
.business .table-b td {
	border-bottom: solid 8px #FFF;
	border-right: solid 8px #FFF;
	padding: 8px 8px;
}

.business .table-b th:last-child, 
.business .table-b td:last-child {
	border-right: none;
}

.business .table-b td {
	text-align: left;
}

.business .list-inline li {
	display: inline;
	margin-right: 32px;
	position: relative;
	padding-left: 16px;
}

.business .list-inline li:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 1px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #8C8C8E;
}

.business .more-btn a {
	width: 200px;
	font-size: 90%;
}

@media screen and (max-width: 767px) {
.business .table-wrap table {
	margin-left: -4%;
	width: 108%;
}

.business .table-b thead th {
	padding: 4px 0;
	font-size: 87.5%;
	line-height: 1.3;
	vertical-align: middle;
}

.business .table-b .head-col {
	text-align: center;
}
}

/* 入会について
-----------------------------------*/
.admission {
	background-image: url(/images/admission/admission_ma01.jpg);
}

.admission .table {
	margin-bottom: 16px;
}

.admission .table th {
	border: none;
	padding: 8px;
	width: 176px;
	background: #E8E8E8;
}
.admission .table td {
	border: none;
	padding: 8px;
}

.admission .top-border {
	margin-top: 16px;
	padding-top: 16px;
	border-top: solid 1px #CCC;
}

.admission .list-inline li {
	display: inline;
	margin-right: 32px;
	position: relative;
	padding-left: 16px;
}

.admission .list-inline li:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 1px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #8C8C8E;
}

.admission .annotation{
	margin-top: 8px;
	font-size: 90%;
}

.admission h3{
	margin-bottom: 4px;
}

@media screen and (max-width: 450px) {
.admission .table * {
	box-sizing: border-box;
}

.admission .table th,
.admission .table td {
	display: block;
	width: 100%;
}

.admission .table th {
	padding-bottom: 0;
	background: none;
}

.admission .table td {
	padding-top: 0;
	padding-bottom: 0;
}

.admission .table th::before {
	content: '●';
	margin-right: 8px;
	font-size: 87.5%;
}
}

/* プライバシー
-----------------------------------*/
.privacy-policy {
	background-image: url(/images/about/about_ma01.jpg);
}

/* ページナビゲーション
-----------------------------------*/
.wp-pagenavi {
	width: 1000px;
	margin-top: 50px !important;
	overflow: hidden;
	text-align: center;
}

.wp-pagenavi .current {
	display: inline-block;
	padding: 3px 8px;
	margin: 5px 0 0 3px;
	color: #fff;
	background: #8C8C8D;
	border: solid 1px #8C8C8D;
}

.wp-pagenavi a {
	display: inline-block;
	padding: 3px 8px;
	margin: 5px 0 0 3px;
	color: #333;
	text-decoration: none !important;
	border: solid 1px #999;
}

.wp-pagenavi a:link,
.wp-pagenavi a:visited {
	background: #fff;
	
}

.wp-pagenavi a:hover,
.wp-pagenavi a:active {
	color: #fff;
	background: #8C8C8D;
	border: solid 1px #8C8C8D;
}

@media screen and (max-width: 980px) {
.wp-pagenavi {
	width: 100%;
}
}


/* 本文設定 */
.entry-body .entry-content p {
	margin: 15px 0;
}

.entry-body .entry-content h1 {
	font-size: 2.4em;
	border: none;
}

.entry-body .entry-content h2 {
	font-size: 2em;
	margin: 0;
	padding-bottom: 0;
	background: none;
	font-weight: normal;
	line-height: inherit;
}

.entry-body .entry-content h3 {
	font-size: 1.6em;
	margin: 0;
	padding: 0;
	border-left: none;
	font-weight: normal;
	line-height: inherit;
}

.entry-body .entry-content h4 {
	font-size: 1.4em;
	margin: 0;
	font-weight: normal;
}

.entry-body .entry-content h5 {
	font-size: 1em;
}

.entry-body .entry-content h6 {
	font-size: 0.9em;
}

.entry-body .entry-content h1,
.entry-body .entry-content h2,
.entry-body .entry-content h3,
.entry-body .entry-content h4,
.entry-body .entry-content h5,
.entry-body .entry-content h6 {
	margin: 10px 0px !important;
}

.entry-body .entry-content ul,
.entry-body .entry-content ol {
	margin: 10px 0 15px 30px;
}

.entry-body .entry-content ul li {
	list-style: disc;
}

.entry-body .entry-content ul ul,
.entry-body .entry-content ol ol,
.entry-body .entry-content ul ol,
.entry-body .entry-content ol ul {
	margin-bottom: 0;
}

.entry-body .entry-content blockquote {
	font-style: italic;
	padding: 0 30px;
}

.entry-body .entry-content blockquote cite,
.entry-body .entry-content blockquote em,
.entry-body .entry-content blockquote i {
	font-style: normal;
}

/* 投稿画像 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	/*max-width: 100%;
	height: auto;*/
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

.wp-caption {
	text-align: center;
}

p.wp-caption-text {
	margin: 0;
}

/* テーブルスタイル */
.brwsr1 {
	border-collapse: separate;
	border-spacing: 5px;
	width: 95%;
	margin: 0px auto 18px;
}
.brwsr1 th {
	background-color: #eee;
	padding: 5px 10px;
	text-align: left;
}

.brwsr1 td {
	background-color: #e3edf3;
	padding: 5px 10px;
	text-align: left;
}