/*
 Theme Name: ws1
 Description: ws1
 Author: WebScale
 Author URI: https: //www.w-scale.com
 Version: 1.0
*/



html,body {
	/*height: 100%;*/
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body.no_scroll {
	overflow: hidden;
}

*, *:after, *:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#body-inner {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

#container {
	width: 40%;
	background-color: #e1dec3;
}

#main-information {
	width: 60%;
}

#body-full-inner #container {
	width: 100%;
	margin: auto;
}

#body-full-inner #main-information {
	display: none;
}

#main-information img {
	max-width: 640px;
	position: fixed;
	left: 25%;
	top: 50%;
	transform: translateX(-25%)
			 translateY(-50%);
}

#main-information h2 {
	font-size: 3em;
	max-width: 640px;
	position: fixed;
	left: 27%;
	top: 18%;
	transform: translateX(-27%)
             translateY(-18%);
}

#main-information ul#sns-icon{
	background-color: #ffffff;
	border-radius: 10px;
	position: fixed;
	left: 5%;
	top: 90%;
	transform: translateX(-5%)
             translateY(-90%);
}

.nl:before {
	content: '　';
}

/* ---------------------------------------------------------- */
/*   共通のStyling                         　　　             */
/* ---------------------------------------------------------- */
/* 共通：配置 */
.left {
	float: left;
}

.right {
	float: right;
}

.top {
	vertical-align: top;
}

.clearboth {
	clear: both;
}

.fixed {
	position: fixed;
	top: 0;
}

.fixed-center {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left:-500px;
	margin-top:-190px;
}

.fixed-right {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: 400px;
	margin-top:-180px;
}

.fixed-left {
	position: fixed;
	top: 50%;
	right: 50%;
	margin-right: 400px;
	margin-top:50px;
}

.clearfix:after {/* clearfix */
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix{/* clearfix for ie7 */
	display: inline-block;
}

.clearfix {
	display: block;
}


/* 共通：フォント */
h1.site-title {
	text-align: left;
	float: left;
	font-size: 1em;
}

h2.site-description {
	font-family: georgia, 'times new roman', serif;
	float: left;
	font-size: 1em;
}

#body-full-inner h2 {
	margin-top: 50px;
}

h3 {
	font-family: georgia, 'times new roman', serif;
	font-size: 2em;
	line-height: 1.5em;
	color: #5B330B;
}

h4 {
	font-family: georgia, 'times new roman', serif;
	font-size: 1.5em;
	line-height: 1.1em;
	color: #5B330B;
}

strong.point {
	background-color: #FFFF8D;
}

.more {
	float: right;
}

.more p {
	width: 150px;
	padding: 5px;
	background-color: #182F5D;
	text-align: center;
}

.more p a {
	color: #ffffff;
}


/* 共通：画像 */
img {
	border: none;
}

img.sloperight {
	transform: rotate(3deg);
}

img.slopeleft {
	transform: rotate(-2deg);
}


/* 共通：リスト */
ul {
	list-style: none;
}

dl dt {
	float: left;
	font-weight: bold;
}

dl dd {
	padding-left: 80px;
}


/* 共通：表 */
.table1, .table2 {
	width: 85%;
	margin: 0px auto 50px auto;
}

.table1 tr th, .table1 tr td, .table2 tr th, .table2 tr td {
	padding: 10px;
}

.table1 tr th, .table2 tr th {
	background-color: #EDE9E8;
}

.table1 tr td, .table2 tr td {
	background-color: #ffffff;
}

.table1 tr th {
	width: 50%;
}

.table2 tr th {
	width: 20%;
}


/* 共通：背景設定 */
.white {
	background-color: #ffffff;
}

.custom-background {
}

/* 共通：ヘッダー */
#header {
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	top: 0;
	z-index: 10001;
}

#header p {
	font-size: 1.2em;
	padding: 5px;
	margin: 5px 0px -5px 0px;
}

#header p a {
}

#header p.title a {
	font-family: georgia, 'times new roman', serif;
	font-size: 2em;
}

#header-inner {
	width: 96%;
	margin: auto;
}

#header-inner img {
	max-width: 100%;
	height: auto;
}

/*カスタムヘッダー*/
#wp-custom-header img,
.wp-custom-header img {
	width: 100%;
	height: auto;
}

.custom-header-media {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.custom-header-media:before {
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
}

.custom-header-media img,
.custom-header-media video,
.custom-header-media iframe {
	position: absolute;
	height: auto;
	left: 50%;
	max-width: 1000%;
	min-height: 100%;
	min-width: 100%;
	min-width: 100vw; /* vw prevents 1px gap on left that 100% has */
	width: auto;
	top: 50%;
	padding-bottom: 1px; /* Prevent header from extending beyond the footer */
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

/* 共通：ナビゲーション */
#nav {
	padding: 0;
	margin: 0;
}

#nav-toggle {
}

#nav-toggle div {
	position: relative;
	top: 20px;
	right: 10px;
	z-index: 10002;
}

#nav-toggle span {
	display: block;
	position: absolute;
	height: 4px;
	width: 40px;
	background: #666666;
	right: 0;
	transition: .35s ease-in-out;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
	top: 0;
}

#nav-toggle span:nth-child(2) {
	top: 11px;
}

#nav-toggle span:nth-child(3) {
	top: 22px;
}

.open #nav-toggle span {
	background: #666666;
}

.open #nav-toggle span:nth-child(1) {
	top: 12px;
	transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
}

.open #nav-toggle span:nth-child(2) {
	background-color: #182F5D;
}

.open #nav-toggle span:nth-child(3) {
	top: 12px;
	transform: rotate(-315deg);
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
}

#global-nav {
	position: absolute;
	background-color: #182F5D;
	color: #ffffff;
	display: none;
	height: calc(100vh);
	width: 101%;
	z-index: 10001;
}

.open #global-nav {
	display: block;
}

#global-nav ul {
	position: static;
	width: 100%;
	right: 0;
	bottom: 0;
}

#global-nav ul li{
	position: static;
	width: 100%;
	font-size: 1.2em;
	text-align: left;
	padding: 10px 0px;
	margin: 0px;
	border-right: 1px solid #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#global-nav ul li a{
	text-decoration: none;
	padding: 5px 0px;
    width: 100%;
	color: #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

#global-nav ul .sub-menu {
	display: block;
	position: static;
	width: 100%;
	top: 100px;
	margin: 0;
	padding: 0;
}

#global-nav ul .sub-menu a {
	color: #ffffff;
	display: block;
	padding: 12px 0px;
}


#global-nav ul li ul.sub-menu li {
	float: none;
	width: 100%;
	margin: 0px;
}

#global-nav ul li ul.sub-menu li a {
	border-top: 1px solid #FFF;
	color: #ffffff;
}

/* 共通：フッター */
#footer {
	width: 100%;
	text-align: left;
	position: relative;
}

#footer-inner {
	width: 96%;
	margin: 20px auto 0 auto;
	background-color: rgba(255,255,255,.7);
	padding: 30px;
}

#footer p {
	font-size: 1.2em;
	margin: 0px;
	text-align: left;
}

#footer a {
}

#footer-nav {
	padding: 10px;
	text-align: left;
	font-size: 1em;
}

#footer-nav a {
	text-decoration: none;
}

#footer-nav ul {
	padding: 0px;
	width: 100%;
}

#footer-nav ul li {
	width: 96%;
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px;
	margin: 0px 5px 20px 5px;
	text-align: center;
	border: 1px solid #000000;
	background-color: rgba(255,255,255,.8);
}

#footer p.address {
	font-size: 1em;
}

#footer #sns-icon img {
	width: 50px;
}

#footer ul#sns-icon{
	padding: 0;
}

#footer ul#sns-icon li{
	text-align: center;
}

#footer .googlemap iframe {
	width: 100%;
	height: 300px;
}

/* 共通：ホームへ */
#to-top {
	width: 110px;
	height: 150px;
	position: fixed;
	padding-top: 20px;
	bottom: 50px;
	right: 0px;
	color: #722f03;
	background-image: url(img/ic_to-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1001;
}

#to-top a {
	color: #722f03;
	width: 100px;
	text-align: center;
	display: block;
	border-radius: 5px;
}

#to-top a:hover {
}


/* ---------------------------------------------------------- */
/*   ページ別Styling                                          */
/* ---------------------------------------------------------- */
/* トップページ */
.contents {
	width: 100%;
	height: 200px;
	margin: 20px 0px;
	text-align: left;
	padding-top: 30px;
	position: relative;
}

.contents-inner {
	width: 96%;
	margin: 20px auto;
	background-color: rgba(255,255,255,.7);
	padding: 10px 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	  -webkit-transform : translate(-50%,-50%);
	  transform : translate(-50%,-50%);
	font-size: 1.1em;
}

.contents2 {
	width: 100%;
	margin: 0px;
	text-align: center;
}

.contents2-inner {
	width: 96%;
	margin: auto;
	padding: 0px;
	text-align: left;
	font-size: 1.1em;
}

.contents h2 {
	margin-bottom: -50px;
}

.contents h3 {
	background-position: 80% 0;
	background-repeat: no-repeat;
}

.club_image {
	display: flex;
	flex-direction:row;
	justify-content: space-between;
	flex-wrap: wrap;
}

.club_image .club_main {
	width: 100%;
}

.club_image .club_main img {
	width: 100%;
}

.club_image .club_sub {
	width: 32.5%;
}

.club_image .club_sub img {
	width: 100%;
	height: 250px;
	margin-bottom: 10px;
	object-fit: cover;
}

.a_image {
	display: flex;
	flex-direction:row;
	justify-content: space-between;
	flex-wrap: wrap;
}

.a_image .a_main {
	width: 100%;
	margin-bottom: 10px;
}

.a_image .a_main img {
	width: 100%;
}

.a_image .a_sub {
	width: 32.5%;
}

.a_image .a_sub img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}

.b_image {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	align-content: space-between;
}

.b_image .b_main {
	width: 50%;
}

.b_image .b_main img {
	width: 100%;
}

.b_sub_image {
	width: 49%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	align-content: space-between;
}

.b_image .b_sub {
	width: 49%;
}

.b_image .b_sub img {
	width: 100%;
}

}
.news-entry {
	position: relative;
}

.news-entry dt {
	position: absolute;
	left: 0;
	width: 200px;
	padding: 10px 0px 10px 0px;
}

.news-entry dd {
	padding: 10px 10px 10px 200px;
	border-bottom: 1px dotted #666666;
	margin: 0px;
}

.news-entry a {
	color: initial;
}

/*記事詳細*/
#entry {
	width: 100%;
}

#entry-list {
	text-align: center;
}

#entry h2 {
	font-size: 1.4em;
	margin-top: 20px;
	color: #182F5D;
	border-left: 10px solid #182F5D;
	border-bottom: 2px solid #182F5D;
	padding: 10px;
	text-align: left;
}

#entry h3 {
	font-size: 1.4em;
	margin: 20px 50px;
	color: #182F5D;
	padding: 20px;
	border: 2px solid #182F5D;
}

#entry-inner {
	width: 96%;
	margin: 20px auto;
	padding: 10px;
}

#entry-inner .entry-contents{
	width: 80%;
	margin: auto;
}

#entry-inner .entry-contents table th,
#entry-inner .entry-contents table td{
	text-align: left;
}

.post-navigation {
	overflow: hidden;
	padding: 12px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.prev {
	float: left;
	padding: 10px;

}

.next {
	float: right;
	padding: 10px;
}

#menu ul li {
	float: left;
	width: 300px;
	text-align: center;
}

/*モーダルウィンドウ*/
.overlay {
display:none;
position: fixed;
inset:0 auto 0 0;
width: 100%;
height: 100%;
overflow: hidden;
background-color: rgba(0, 0, 0, .9);
z-index: 1010;
}

.modal_content {
position: absolute;
inset:0;
margin: auto;
max-width: 80%;
max-height: 80%;
}

.is-active {
overflow:hidden;
}

/*審査フォーム*/
#judging-inner {
	width: 80%;
	margin: auto;
	text-align: center;
}

#judging-inner table {
	width: 80%;
	margin: auto;
	text-align: left;
}

#judging-inner table th {
	width: 30%;
}

#judging-inner table td {
	width: 70%;
}

#judging-inner table td textarea,
#judging-inner table td input[type="email"],
#judging-inner table td input[type="url"],
#judging-inner table td input[name="name1"],
#judging-inner table td input[name="name2"],
#judging-inner table td input[name="name3"],
#judging-inner table td input[name="birthday"],
#judging-inner table td input[name="age"],
#judging-inner table td input[name="school"] {
	width: 100%;
	padding: 0.5em 0;
	margin: 0.5em 0;
}

#judging-inner input[type="submit"],
#judging-inner button[type"submit"] {
	width: 30%;
	min-width: 8em;
	padding: 0.5em;
	font-size: 1.5em;
	margin-top: 100px;
}

#judging-inner input[name="performer"],
#judging-inner table td input[name="judge_name"],
#judging-inner table td input[name="point"]{
	padding: 0.5em 0;
	margin: 0.5em 0;
}

/*応募要項*/
#requirements div {
	width: 80%;
	max-width: 960px;
	margin: auto;
	text-align: left;
}

#requirements table {
	width: 100%;
	text-align: left;
	border: 1px solid #000000;
}

#requirements table td,
#requirements table th {
	border: 1px solid #000000;
}

#requirements table th {
	background-color: #ffffff;
}

#requirements h3{
	color: #182F5D;
	border-left: 50px solid #182F5D;
	border-bottom: 2px solid #182F5D;
	padding-left: 10px;
}

#requirements h4 {
	text-align: left;
	font-size: 1.2em;
}

#requirements h4 span {
	border: 1px solid #000000;
	font-size: 1.6em;
}

#requirements #index_a table th {
	width: 30%;
}

#requirements #index_b table th {
	width: 30%;
}

#requirements #index_c1 table th,
#requirements #index_c1 table td,
#requirements #index_c2 table th,
#requirements #index_c2 table td {
	width: 30%;
}

#requirements #index_c1 table {
	margin-bottom: 20px;
}

#requirements #index_d iframe {
	width: 90%;
	margin-left: 5%;
}