@charset "utf-8";

.forPc {
	display: block;
}

.forSp {
	display: none;
}


.h1Area {
	background-image: url(../2020/h1Round.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 66px;
	background-size:contain;
	margin-bottom: 40px;
}

h1 {
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.5vw;
	line-height: 150%;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	text-indent: -0.5em;
	letter-spacing: 0.05em;
}

h2 {
	font-size: 1.05vw;
	line-height: 180%;
	padding-bottom: 40px;
	letter-spacing: 0.05em;
}

.pamphArea {
	width: 100%;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.pamphSingle {
	padding-right: 10px;
	width: 55%;
}

.pamphSingle img {
	height: auto;
	width: 100%;
}

.pdfLink {
	background-color: #E8E0D3;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-left: 30px;
	width: 40%;
	margin-top: 70px;
	/*margin-bottom: 90px;*/
	padding-top: 20px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	height: 160px;
}

.linkTitle {
	font-size: 1.3vw;
	line-height: 140%;
	padding-bottom: 24px;
}

.linkTxt a,
.linkTxt a:visited {
	font-size: 18px;
	line-height: 140%;
	color: #00F;
	text-decoration: none;
}

.linkTxt a:hover {
	text-decoration: underline;
}

.youkouTitle {
	font-size: 1.4vw;
	color: #C00;
	padding-bottom: 30px;
}

.youkou {
	font-size: 1.1vw;
	margin-bottom: 30px;
	padding-left: 0.5em;
	line-height: 180%;
}

.youkou dt {
	float: left;
	width: 6em;
}

.youkou dd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	margin-left: 7em;
	padding-left: 0.5em;
}

.youkou dd.noteTop {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	margin-left: 7em;
	padding-left: 0.5em;
	padding-top: 1em;
	line-height: 145%;
}

.youkou dd.note {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	margin-left: 7em;
	padding-left: 0.5em;
	line-height: 145%;
}


.youkou dd br.youkou {
	display: none;
}

.youkou .square {
	color: #A58E4B;
}


.underLine {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}

.themeArea {
	background-image: url(../2020/h1Round.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 66px;
	background-size:contain;
	margin-bottom: 40px;
}

.themeTitle {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2.8vw;
	line-height: 120%;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}

.titleSmall {
	font-size: 2.2vw;
	padding-right: 1.5em;
	font-weight: bold;
}

.judge {
	padding-bottom: 40px;
}

.judge img {
	height: auto;
	width: 100%;
}

.judgeDl {
	font-size: 1.1vw;
	margin-bottom: 30px;
	padding-left: 0.5em;
	line-height: 180%;
}

.judgeDl dt {
	float: left;
	width: 9em;/*7em*/
}

.judgeDl dd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	margin-left: 10em;/*8em*/
	padding-left: 0.5em;
}

.judgeDl .square {
	color: #A58E4B;
}

.youkouMovie {
	font-size: 1.8vw;
	padding-bottom: 30px;
}

.movieArea {
	width: 100%;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}

.movieArea iframe {
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
}


@media screen and (max-width: 992px){ /*768*/


.forPc {
	display: none;
}

.forSp {
	display: block;
}

.h1Area {
	background-image: url(../2020/h1Round.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	background-size:contain;
	margin-bottom: 20px;
}

h1 {
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

h2 {
	font-size: 10px;
	line-height: 180%;
	padding-bottom: 40px;
}

.pamphArea {
	width: 100%;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.pamphSingle {
	padding-right: 0px;
	width: 100%;
}

.pamphSingle img {
	height: auto;
	width: 100%;
}

.pdfLink {
	background-color: #E8E0D3;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-left: 0px;
	width: 100%;
	margin-top: 10px;
	/*margin-bottom: 90px;*/
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	height: auto;
}

.linkTitle {
	font-size: 14px;
	line-height: 140%;
	padding-bottom: 10px;
	text-align: center;
}

.linkTxt a,
.linkTxt a:visited {
	font-size: 15px;
	line-height: 140%;
	color: #00F;
	text-decoration: none;
}

.linkTxt a:hover {
	text-decoration: underline;
}

.youkouTitle {
	font-size: 14px;
	color: #C00;
	padding-bottom: 30px;
	text-align: left;
	text-indent: -1em;
	padding-left: 1em;
}

.youkou {
	font-size: 15px;
	margin-bottom: 30px;
	padding-left: 0em;
	line-height: 140%;
}

.youkou dt {
	float: none;
	width: 100%;
	color: #900;
	padding-bottom: 6px;
}

.youkou dd,
.youkou dd.noteTop,
.youkou dd.note {
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #333;
	margin-left: 0em;
	padding-left: 1em;
}

.youkou dd.noteTop,
.youkou dd.note {
	text-indent: -1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 2em;
}

.youkou dd br.youkou {
	display: block;
}

.youkou .square {
	color: #A58E4B;
}


.underLine {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}

.themeArea {
	background-image: url(../2020/h1Round.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	background-size:contain;
	margin-bottom: 20px;
}

.themeTitle {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	line-height: 120%;
	padding-left: 6px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}

.titleSmall {
	font-size: 16px;
	padding-right: 1em;
	font-weight: bold;
}

.judge {
	padding-bottom: 20px;
}

.judge img {
	height: auto;
	width: 100%;
}

.judgeDl {
	font-size: 15px;
	margin-bottom: 30px;
	padding-left: 0em;
	line-height: 140%;
}

.judgeDl dt {
	float: none;
	width: 100%;
	color: #900;
	padding-bottom: 6px;
}

.judgeDl dd {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #333;
	margin-left: 1em;
	padding-left: 0em;
	font-size: 12px;
}

.judgeDl .square {
	color: #A58E4B;
}

.youkouMovie {
	font-size: 15px;
	padding-bottom: 30px;
	text-align: left;
}

.movieArea {
	width: 100%;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}

.movieArea iframe {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 20px;
	height: 140%;
}



}
