@charset "UTF-8";

/*--------------------------------------------------------------- 
			ページ構造の指定
--------------------------------------------------------------- */

html, body {
	width: 100%;
	height: 100%;
}
body {
	-webkit-text-size-adjust: 100%;
	background: #faf2e0 url(../img/bg.jpg) repeat-x center top;
	background-size: auto 780px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: 'Noto Sans JP', sans-serif, Arial, Verdana, "メイリオ", Meiryo, "游ゴシック", YuGothic, "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 88%;
	color: #000000;
	line-height: 1.8;
}
#wrapper {
	width: 996px;
	position: relative;
	margin: 0 auto;
}
.wrap-top #wrapper {
	/*max-height: 745px;*/
	height: 745px;
}
.wrap-page #wrapper {
	max-height: none;
	max-height: inherit;
	height: auto;
	/*height: none;
	height: inherit;*/
}

#wrapperInr {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	/*background: url(../img/bg_wrap.jpg) repeat-y;
 background-size: 100% auto;*/
	margin: 0 8px;
}


/*　NAV
---------------------------------------------------------------*/
#side-nav {
	width: 219px;
	position: relative;
	top: 26px;
	left: 28px;
	padding-bottom: 20px;
}
#side-nav #taikai-logo {
	text-align: center;
	margin: 5px;
}
#side-nav #taikai-logo img {
	width: 75%;
	height: auto;
}
#side-nav .nav-banner {
	text-align: center;
	margin: 20px 7px;
}
/**/
#side-nav .nav-banner p {
	/*margin-bottom: 8px;*/
}
#side-nav .nav-banner a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	transition: 0.3s ease-in-out;
}
/**/


/* MAIN
---------------------------------------------------------------*/
#main {
	width: 735px;
	position: absolute;
	top: 125px;
	right: 18px;
	/*float: right;*/
}
/**/
#main-con {
	width: 670px;
	/*width: 680px;*/
	float: right;
	background-color: #fff;
	box-shadow: 0px 0px 7px -2px rgba(78,89,93,0.59);
	border-radius: 16px;
	margin-top: -710px;
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 5px;
}


/*--------------------------------------------------------------- 
			ヘッダー
--------------------------------------------------------------- */
#header {
	position: relative;
	height: 100px;
	background: url("../img/header.png") no-repeat center 25px;
	background-size: 764px auto;
}
#header h1 {
	text-indent: -999999px;
}
#header h1 a {
	height: 100px;
	display: block;
	outline: none;
}
#header #btn-osirase {
	position: absolute;
	top: 40px;
	right: 30px;
	width: 90px;
}
#header #btn-osirase img {
	width: 100%;
	height: auto;
}
#header #googlsearch {
	position: absolute;
	top: 89px;
	left: 650px;
	width: 190px;
	height: 15px;
}
.gsc-control-cse {
	background-color: transparent !important;
	border-width: 0 !important;
	padding: 0 !important;
}
.gsib_a {
	padding: 1px 4px !important;
}
.gsc-input {
	font-size: 11.5px !important;
}
.gsc-search-button-v2 {
	padding: 3px 20px !important;
}
table.gsc-search-box td.gsc-input {
	padding-right: 6px !important;
}



/*--------------------------------------------------------------- 
			フッター
--------------------------------------------------------------- */
/**/
#footer {
	width: 100%;
	background: #6c4f2f;
}
#footer p {
	/*display: none;*/
	/*font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;*/
	font-size: 95%;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.08em;
	padding: 20px;
}
/*PAGETOP*/
.pagetop {
	position: fixed;
	right: 1%;
	display: block;
	/*bottom: 180px;*/
	z-index: 10;
	margin-right: 60px;
	padding: 0 0 15px;
}
.pagetop img {}



/*--------------------------------------------------------------- 
			トップページ
--------------------------------------------------------------- */
#topBg {
	/*background:
  url("../img/top_main.jpg") no-repeat right top;
 background-size: 100% auto;*/
}
#topMain {
	height: 600px;
	background: url("../img/top_main.png") no-repeat center top;
	background-size: 630px auto;
	margin: 0 auto;
}
#topMain p {
	display: none;
}
#topSub {
	min-height: 160px;
	/*background: #0b4997 url("../img/bg_topsub.jpg") no-repeat right top;
 background-size: 100% auto;*/
	/*padding: 50px;*/
	margin: 15px 50px 50px;
}

/*---areaTopics ※募集期間※---*/
.areaTopics {
	width: 996px;
	margin: 30px auto 60px;
}
.areaTopics .areaTopicsInr {
	text-align: center;
	border-top: #E99A03 solid 5px;
	margin-left: 290px;
	margin-right: 50px;
	padding-top: 20px;
}
.areaTopics .areaTopicsInr h2 {
	color: #6C4F2F;
	font-size: 21px;
	font-weight: bold;
}
.areaTopics .areaTopicsInr .contentBox {
	width: 80%;
	border: #E99A03 solid 1px;
	margin: 15px auto;
}
.areaTopics .areaTopicsInr .contentBox h3 {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.05em;
	background-color: #F4C04F;
	border-bottom: #E99A03 dashed 1px;
	padding: 0.5em;
}
.areaTopics .areaTopicsInr .contentBox .contentBoxInr {
	font-size: 105%;
	letter-spacing: 0.05em;
	padding: 15px;
}
.areaTopics .areaTopicsInr .contentBox .contentBoxInr .txt-l {
	font-size: 180%;
}
/**/
.areaTopics .areaTopicsInr.border-none {
	border-top: none;
}
.areaImp-top1 {
	text-align: left;
	border: #E99A03 solid 2px;
	background-color: #FFFDFB;
	border-radius: 7px;
	padding: 25px 30px 30px;
	margin-bottom: 40px;
}
/**/


/*---ボタンエリア---*/
.box-flex ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0;
}
.box-flex ul li {
	height: 70px;
	margin: 20px;
}
.box-flex ul li img {
	height: 100%;
	width: auto;
}
.video {
	text-align: center;
	margin: 30px auto;
}
/*---ボタンエリア---*/
.top-area-btn {
	margin: 0 0 30px;
}
.top-area-btn .areaBtn-rc a {
	width: 150px;
	font-size: 1.5em;
	line-height: 100%;
	/* border-radius */
	border-radius: 10px; /* CSS3草案 */
	-webkit-border-radius: 10px; /* Safari,Google Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	background-color: #018DE7;
	border: 5px solid #2DA9E4;
}
.top-area-btn .areaBtn-rc a .txt-s {
	font-size: 0.65em;
}
.top-area-btn .areaBtn-rc a.btn-cor-org {
	background-color: #FF9600;
	border-color: #FFBB5B;
}
/*---ボタンエリア(特定商取引)---*/
.areaTopBtnSide {
	text-align: center;
	margin: 1em 0 2.3em;
}
.areaTopBtnSide a {
	display: block;
	color: #FFF !important;
	font-weight: bold;
	text-decoration: none;
	background-color: #0A95D9;
	border-radius: 5px;
	padding: 10px;
}
.areaTopBtnSide a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	transition: 0.3s ease-in-out;
}
/*---大会終了---*/
#top-end {
	background-color: #f2f9fd;
	border: 2px solid #C5E4F6;
	margin: 0 0 40px;
	padding: 20px;
}


/*---お知らせ---*/
#area-news {
	width: 100%;
	background-color: #f7e4bb;
}
#area-newsInr {
	margin-left: 195px;
}
#top-news {
	width: 625px;
	background: url("../img/top_news_ttl.png") no-repeat 50px 40px;
	background-size: 84px auto;
	margin: 0 auto;
	padding: 30px 30px;
}
#top-news #top-newsInr {
	height: 160px;
	overflow-x: auto;
	overflow-y: scroll;
	zoom: 1;
	padding-right: 30px;
	margin-top: 0px;
}
#top-news h2, #top-news dl, #top-news dl dt, #top-news dl dd { /*余白リセット*/
	line-height: 100%;
	margin: 0;
	padding: 0;
}
#top-news h2 {
	/*float: left;
	margin-top: 30px;*/
	display: none;
}
#top-news dl {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin-left: 130px;
	margin-top: -1px;
	padding-left: 13px;
}
#top-news dl dt, #top-news dl dd {
	display: block;
	line-height: 135%;
	font-size: 95%;
	font-weight: normal;
	border-top: 1px dashed #956D40;
	padding: 0.6em 0.5em 0.8em;
}
#top-news dl dt {
	clear: left; /* 環境別での表示崩れを防ぐ */
	float: left;
	width: 20%;
	color: #6c4f2f;
	font-weight: bold;
	letter-spacing: 0.05em;
	/*background: url(../img/icon_dot_news.jpg) no-repeat left center;*/
	/*text-align: center;*/
}
#top-news dl dd {
	float: left;
	width: 73%;
}

/*---事務局---*/
#footer-jimu {
	width: 100%;
	/*height: 160px;*/
	background-color: #fff0d3;
	border-top: #f7e4bb solid 1px;
	padding: 30px 0;
}
#jimu dl, #jimu dl dt, #jimu dl dd { /*余白リセット*/
	margin: 0;
	padding: 0;
}
#jimu {
	width: 700px;
	margin: auto;
	/*display: flex;
	align-items: stretch;
	justify-content: center;*/
}
#jimu .jimuBox {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for IE6 */
	margin: 0 0 0 130px;
}
#jimu h2 {
	float: left;
	height: 24px;
}
#jimu h2 img {
	height: 100%;
	width: auto;
}
#jimu dl {
	float: left;
	margin: 5px 0 10px;
	margin-left: 15px;
}
#jimu dl dt, #jimu dl dd {
	margin: 0px;
	padding: 0px;
}
#jimu dl dt {
	font-size: 95%;
	line-height: 130%;
	margin-bottom: 0.3em;
}
#jimu dl dd {
	font-size: 85%;
	line-height: 140%;
}



/*--------------------------------------------------------------- 
			ページ共通
--------------------------------------------------------------- */
#page {
	padding: 0 0 30px;
}
.pageInr {
	width: 580px;
	min-height: 500px;
	margin: 30px auto 0;
	padding: 0 0 60px;
}
.pageInr-pd {
	padding: 40px;
}
#page h2 {
	position: relative;
	font-size: 1.95em;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1.5px;
	line-height: 130%;
	/*text-shadow: 1px 2px 10px #FFFFFF;*/
	background: url("../img/h2_bg.png") no-repeat center top;
	background-size: 100% auto;
	padding: 30px 1.25em;
}
/*#page h2::before {
 position: absolute;
 content: "";
 top: 50%;
 left: 35px;
 width: 3px;
 height: 1.2em;
 background-color: #F0E8E1;
 margin-top: -0.6em;
}
*/
#page h2 img {
	width: 100%;
	height: auto;
}
#page h3 {
	position: relative;
	/*height: 54px;*/
	font-size: 148%;
	font-weight: bold;
	/*color: #FFFFFF;*/
	line-height: 140%;
	text-align: left;
	letter-spacing: 0.05em;
	background-color: #fcecc7;
	border-radius: 5px;
	margin: 3em -20px 1em;
	padding: 0.5em 26px;
}
#page h3::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	width: 15px;
	height: 6px;
	background-color: #f5cf90;
	margin-top: -3px;
}
/*#page h3::before {
 position: absolute;
 content: "";
 top: 0;
 right: 6px;
 width: 70px;
 height: 54px;
 background: url(" ../img/h3_icon.png") top left no-repeat;
 background-size: 70px 54px;
}*/
h4 {
	/*font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;*/
	/*color: #1353BF;*/
	font-size: 132%;
	font-weight: bold;
	line-height: 130%;
	letter-spacing: 0.05em;
	background: url("../img/h4_bg.jpg") no-repeat 4px 0.6em;
	background-size: 0.75em auto;
	border-bottom: #6c4f2f dashed 1px;
	margin: 1.8em -14px 0.85em;
	padding: 0.3em 25px;
}
/*h4::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 3px;
	width: 16px;
	height: 14px;
	background: url(" ../img/h4_icon.jpg") top left no-repeat;
	background-size: 16px 14px;
	margin-top: -9px;
}*/
h5 {
	position: relative;
	font-family: Arial, Verdana, "游ゴシック", YuGothic, "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 112%;
	color: #e48719;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	background: url("../img/h5_bg.jpg") no-repeat 5px center;
	margin-top: 1.2em;
	margin-bottom: 0.75em;
	padding-left: 18px;
}
h5::before {
	position: absolute;
	content: "";
	top: 0;
	left: 3px;
	width: 5px;
	height: 1.25em;
	background-color: #e48719;
}
.areaInt h5 {
	margin-left: -20px;
}
h6 {
	font-size: 105%;
	font-weight: bold;
	text-align: left;
	margin: 1em 0 0.3em;
}
.title7 {
	/*color: #D90000;*/
	color: #16B419;
	font-size: 105%;
	margin-top: 0.8em;
}
/*.areaInt .title7 {
	margin-left: -20px;
}*/