
@charset "EUC-JP";

/* ==========================
 基本設定
========================== */

body {
	width: 100%;
	padding: 0;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !improtant;
	-webkit-text-size-adjust: 100%;
}
img { border: none;}

#main-contact {
	margin: 50px 0 0 100px;
}


#toracon {
	background: #fff;
	color: #333;
}
#toracon a.full {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	position: relative;
}
#toracon .mttl {
	width: 100%;
	margin: 0;
	padding: 12px 0 8px 25px;
	font-size: 1.465em;
	font-weight: bold;
	text-align: left;
}
#toracon .bg01 {
	background: #ffec00;
	color: #fc467a;
}
#toracon .bg02 {
	background: #fc467a;
	color: #fff;
}

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

	#toracon .mttl {
		padding: 10px 0 8px 15px;
		font-size: 1.231em;
	}

}


#toracon .main {
	width: 100%;
	background-image: linear-gradient(90deg, #ffec00 25%, #fff 25%, #fff 50%, #ffec00 50%, #ffec00 75%,#fff 75%, #fff);
	background-size: 110px 110px;
}

#toracon .main p.openDay {
	display: block;
	width: 100%;
	margin: 0 0 20px;
	font-size: 1.569em;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}

#toracon .main .titleBox {
	width: 100%;
	height: 1070px;
	background: url(./img/2020/toracon_main_bg.png) left top no-repeat;
	position: relative;
}
#toracon .main .titleBox img {
	position: absolute;
}
#toracon .main .titleBox img:first-of-type {
	top: 280px;
	left: 0;
	z-index: 999;
}
#toracon .main .titleBox img:nth-of-type(2) {
	top: 20px;
	left: 200px;
}
#toracon .main .titleBox img:nth-of-type(3) {
	top: 587px;
	left: 120px;
	z-index: 99;
}
#toracon .main .titleBox img:nth-of-type(4) {
	bottom: 20px;
	left: 30px;
}
#toracon .main .titleBox img:nth-of-type(5) {
	top: 80px;
	left: 30px;
}
#toracon .main .titleBox img:nth-of-type(6) {
	top: 180px;
	right: 40px;
}
#toracon .main .titleBox img:last-of-type {
	top: 620px;
	right: 20px;
}

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

	#toracon .main {
		background-size: 60px 60px;
	}

	#toracon .main p.openDay {
		margin: 20px 0 0;
		font-size: 1.31em;
	}

}

#toracon .main .toDetail {
	width: 39%;
	margin: 0 auto;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	background: #ff658d;
}
#toracon .main .toDetail a {
	padding: 12px 0 30px;
	font-size: 1.97em;
}
#toracon .main .toDetail a:after {
	display: block;
	content: "";
	position: absolute;
	bottom: 18px;
	left: 50%;
	width: 15px;
	height: 15px;
	margin: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

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

	#toracon .main .toDetail {
		width: 76%;
		margin: 20px auto 0;
	}
	#toracon .main .toDetail a {
		font-size: 1.569em;
	}
	#toracon .main .toDetail a:after {
		bottom: 13px;
	}

}

#toracon .main .explain {
	width: 100%;
	margin: 39px 0 0;
	padding: 0 0 50px;
	background: rgba(255,255,255,0.88);
}
#toracon .main .explain .about {
	width: 92%;
	margin: 0 auto;
	padding: 25px 0 20px;
	background: url(./img/2020/toracon_about_img.png) left 90px no-repeat;
	background-size: 300px auto;
}
#toracon .main .explain .about .txt {
	padding: 30px 50px 0 335px;
	font-size: 1.16em;
	font-weight: bold;
	line-height: 2.0;
}

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

	#toracon .main .explain {
		margin: 30px 0 0;
		padding: 0 0 20px;
	}
	#toracon .main .explain .about {
		padding: 25px 0 20px;
		background: none;
	}
	#toracon .main .explain .about .txt {
		padding: 10px 10px 0;
		font-size: 0.98em;
		line-height: 1.87;
	}
	#toracon .main .explain .about .txt:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		font-size: 0.01em;
		height: 0px;
		overflow: hidden;
	}
	#toracon .main .explain .about .txt img {
		float: right;
	}

}

a#info {
	color: red; 
	font-size: 123.1%;
    font-weight: bold;
	text-decoration: underline;
	line-height: 2.0em;
}


#toracon .main .explain .point {
	width: 92%;
	margin: 0 auto;
	padding: 30px 0 0;
}
#toracon .main .explain .point ul {
	width: 96%;
	margin: 20px auto 0;
}
#toracon .main .explain .point ul li {
	margin: 10px 0;
	position: relative;
}
#toracon .main .explain .point ul li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0.01em;
	height: 0px;
	overflow: hidden;
}
#toracon .main .explain .point ul li:before {
	float: left;
	content: "";
	width: 280px;
	height: 160px;
	margin: 0 10px 0 0;
}
#toracon .main .explain .point ul li:first-of-type:before {
	background: url(./img/2020/toracon_point_img01.png) left top no-repeat;
}
#toracon .main .explain .point ul li:nth-of-type(2):before {
	background: url(./img/2020/toracon_point_img02.png) left top no-repeat;
}
#toracon .main .explain .point ul li:last-of-type:before {
	background: url(./img/2020/toracon_point_img03.png) left top no-repeat;
}
#toracon .main .explain .point ul li p {
	height: 160px;
	padding: 15px 40px 0 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #fce911;
	background: #fff;
	overflow: hidden;
	font-size: 1.231em;
}
#toracon .main .explain .point ul li p span {
	display: block;
	margin: 0 0 5px;
	font-size: 1.31em;
	font-weight: bold;
	color: #007878;
}
#toracon .main .explain .point .present {
	width: 96%;
	margin: 30px auto 0;
	padding: 20px 410px 70px 50px;
	background: #fff5f6 url(./img/2020/toracon_present_img.png) 460px top no-repeat;
	overflow: hidden;
}
#toracon .main .explain .point .present img {
	display: block;
}

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

	#toracon .main .explain .point {
		padding: 0;
	}
	#toracon .main .explain .point ul {
		width: 100%;
		margin: 10px 0 0;
	}
	#toracon .main .explain .point ul li {
		margin: 10px 0;
		position: relative;
	}
	#toracon .main .explain .point ul li:before {
		width: 120px;
		height: 80px;
		margin: 30px 10px 0 0;
	}
	#toracon .main .explain .point ul li:first-of-type:before {
		background-size: 100% auto;
	}
	#toracon .main .explain .point ul li:nth-of-type(2):before {
		background-size: 100% auto;
	}
	#toracon .main .explain .point ul li:last-of-type:before {
		background-size: 100% auto;
	}
	#toracon .main .explain .point ul li p {
		height: auto;
		padding: 5px 10px 10px;
		font-size: 0.98em;
	}
	#toracon .main .explain .point ul li p span {
		margin: 0 0 3px;
		font-size: 1.16em;
	}
	#toracon .main .explain .point .present {
		width: 98%;
		margin: 20px auto 0;
		padding: 0 10px 140px 15px;
		background: #fff5f6 url(./img/2020/toracon_present_img.png) center bottom no-repeat;
		background-size: 180px auto;
		line-height: 1.67;
	}
	#toracon .main .explain .point .present img {
		width: 240px;
		margin: 0 auto;
	}

}

#toracon .schedule {
	width: 100%;
}
#toracon .schedule .detail {
	width: 90%;
	margin: 30px auto 0;
	padding: 0;
	font-size: 1.231em;
}
#toracon .schedule .detail dl {
	display: table;
	width: 100%;
	margin-bottom: 35px;
}
#toracon .schedule .detail dl dt,
#toracon .schedule .detail dl dd {
	display: table-cell;
	font-weight: bold;
}
#toracon .schedule .detail dl dt {
	width: 18%;
}
#toracon .schedule .detail dl dd {
	width: 70%;
	font-size: 1.16em;
}

#toracon .schedule .detail dl dd ul {
	width: 100%;
}
#toracon .schedule .detail dl dd ul li {
	display: inline-block;
	width: 48%;
}

#toracon .schedule .detail dl dd p {
	font-size: 0.83em;
	font-weight: normal;
}
#toracon .schedule .detail dl dd span {
	display: block;
	font-size: 0.78em;
	font-weight: normal;
	color: #888;
}
#toracon .schedule .detail dl dd span.tax {
	display: inline-block;
}
#toracon .schedule .detail dl dd span.num {
	display: inline-block;
	font-size: 1.67em;
	font-weight: bold;
	color: #333;
}
#toracon .schedule .detail dl dd span.male {
	display: inline-block;
	font-size: 1.16em;
	font-weight: bold;
	color: #11a1a0;
}
#toracon .schedule .detail dl dd span.female {
	display: inline-block;
	font-size: 1.16em;
	font-weight: bold;
	color: #fc467a;
}

#toracon .schedule .detail dl dd ol {
	width: 100%;
}
#toracon .schedule .detail dl dd ol li {
	width: 98%;
	margin: 0 0 18px;
	font-size: 0.78em;
	font-weight: normal;
	position: relative;
}
#toracon .schedule .detail dl dd ol li:before {
	float: left;
	content: "";
	width: 80px;
	height: 80px;
	margin: 0 10px 0 0;
}
#toracon .schedule .detail dl dd ol li:first-of-type:before {
	background: url(./img/2020/toracon_scheme_img01.png) left top no-repeat;
	background-size: 100% auto;
}
#toracon .schedule .detail dl dd ol li:nth-of-type(2):before {
	background: url(./img/2020/toracon_scheme_img02.png) left top no-repeat;
	background-size: 100% auto;
}
#toracon .schedule .detail dl dd ol li:last-of-type:before {
	background: url(./img/2020/toracon_scheme_img03.png) left top no-repeat;
	background-size: 100% auto;
}
#toracon .schedule .detail dl dd ol li::after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0.01em;
	height: 0px;
	overflow: hidden;
}
#toracon .schedule .detail dl dd ol li p {
	font-size: 1.08em;
	font-weight: bold;
	color: #fc467a;
}

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

	#toracon .schedule .detail {
		width: 94%;
		margin: 20px auto 0;
		font-size: 1.08em;
	}
	#toracon .schedule .detail dl {
		margin-bottom: 20px;
	}
	#toracon .schedule .detail dl dt,
	#toracon .schedule .detail dl dd {
		display: block;
		width: 100%;
	}
	#toracon .schedule .detail dl dt {
		padding: 5px 0 4px 7px;
		background: #70cfbd;
		color: #fff;
	}
	#toracon .schedule .detail dl dd {
		padding: 7px 0 0 7px;
		font-size: 1.08em;
	}

	#toracon .schedule .detail dl dd ul li {
		display: block;
		width: 100%;
		margin-bottom: 5px;
	}

	#toracon .schedule .detail dl dd p {
		margin: 2px 0;
		font-size: 0.78em;
		font-weight: normal;
		line-height: 1.67;
	}
	#toracon .schedule .detail dl dd span {
		margin: 5px 0 0;
		line-height: 1.67;
	}
	#toracon .schedule .detail dl dd span.num {
		font-size: 1.539em;
	}

	#toracon .schedule .detail dl dd ol li {
		line-height: 1.47;
	}
	#toracon .schedule .detail dl dd ol li p {
		margin-bottom: 6px;
		font-size: 1.16em;
		line-height: 1.27;
	}

}

#toracon .orderBtn {
	width: 98%;
	margin: 0 auto;
}
#toracon .orderBtn .sttl {
	width: 60%;
	margin: 0 auto;
	padding: 5px 0;
	background: #70cfbd;
	font-size: 1.31em;
	font-weight: bold;
	color: #fc467a;
	text-align: center;
}

#toracon .orderBtn .btnline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	width: 96%;
	margin: 0 0 0 2%;
}
#toracon .orderBtn .btnline dl {
	width: 50%;
	margin: 20px auto 15px;
	padding: 0;
	text-align: center;
}
#toracon .orderBtn .btnline dl dt,
#toracon .orderBtn .btnline dl dd {
	width: 100%;
}
#toracon .orderBtn .btnline dl dt {
	padding: 0 0 5px;
	font-size: 1.231em;
	font-weight: bold;
}
#toracon .orderBtn .btnline dl dd ul {
	width: 100%;
}
#toracon .orderBtn .btnline dl dd ul li {
	display: inline-block;
	width: 40%;
	margin: 0 2%;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}
#toracon .orderBtn .btnline dl dd ul li:first-of-type {
	background: #00a5a5;
}
#toracon .orderBtn .btnline dl dd ul li:last-of-type {
	background: #ff5074;
}
#toracon .orderBtn .btnline dl dd ul li a {
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 0 13px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-size: 1.539em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#toracon .orderBtn .btnline dl dd ul li.gray {
	padding: 15px 0 13px;
	background: #ddd;
	font-size: 1.539em;
	font-weight: bold;
	color: #fff;
}
#toracon .orderBtn .btnline dl dd ol {
	width: 100%;
}
#toracon .orderBtn .btnline dl dd .none {
	width: 100%;
	margin: 5px 0 0;
	padding: 0;
	font-size: 1.08em;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

#toracon .orderBtn .btnline dl dd .chushi {
	width: 100%;
	margin: 5px 0 0;
	padding: 0;
	font-size: 1.08em;
	font-weight: bold;
	color: #848484;
	text-align: center;
}

#toracon .orderBtn .btnline p.openDay {
	display: block;
	width: 100%;
	margin: 20px 0 0;
	font-size: 1.31em;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}

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

	#toracon .orderBtn .sttl {
		width: 78%;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		font-size: 1.16em;
	}

	#toracon .orderBtn .btnline {
		display: block;
		width: 98%;
		margin: 0 0 0 2%;
	}
	#toracon .orderBtn .btnline dl {
		width: 100%;
	}

}

#toracon .report {
	width: 92%;
	margin: 50px auto 0;
}
#toracon .report ul {
	width: 90%;
	margin: 20px auto 0;
	padding: 0;
}
#toracon .report ul li {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.16em;
	position: relative;
}
#toracon .report ul li:first-of-type {
	margin-bottom: 30px;
}
#toracon .report ul li:before {
	float: left;
	content: "";
	width: 150px;
	height: 150px;
	margin-right: 24px;
}
#toracon .report ul li:first-of-type:before {
	background: url(./img/2020/toracon_report_img01.png) left top no-repeat;
}
#toracon .report ul li:last-of-type:before {
	background: url(./img/2020/toracon_report_img02.png) left top no-repeat;
}
#toracon .report ul li::after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0.01em;
	height: 0px;
	overflow: hidden;
}
#toracon .report ul li span {
	display: block;
	font-weight: bold;
}

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

	#toracon .report {
		margin-top: 35px;
	}
	#toracon .report ul {
		width: 98%;
		margin-top: 15px;
	}
	#toracon .report ul li {
		font-size: 1.08em;
	}
	#toracon .report ul li:first-of-type {
		margin-bottom: 20px;
	}
	#toracon .report ul li:before {
		width: 120px;
		height: 120px;
		margin-right: 15px;
	}
	#toracon .report ul li:first-of-type:before {
		background-size: 100% auto;
	}
	#toracon .report ul li:last-of-type:before {
		background-size: 100% auto;
	}
	#toracon .report ul li span {
		margin-bottom: 5px;
	}

}


#toracon .voices {
	width: 92%;
	margin: 50px auto 0;
}
#toracon .voices .voice_list {
	width: 97%;
	margin: 0 0 0 3%;
}
#toracon .voices .voice_list ul {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}
#toracon .voices .voice_list ul li {
	width: 50%;
	margin: 20px 0 5px;
	padding: 0 50px 0 0;
	font-size: 0.98em;
	position: relative;
}
#toracon .voices .voice_list ul li:before {
	float: left;
	content: "";
	width: 100px;
	height: 100px;
	margin: 0 10px 10px 0;
}
#toracon .voices .voice_list ul li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0.01em;
	height: 0px;
	overflow: hidden;
}
#toracon .voices .voice_list ul li span {
	display: block;
	font-size: 1.16em;
}
#toracon .voices .voice_list ul li:nth-of-type(odd) span {
	color: #ff8c8c;
}
#toracon .voices .voice_list ul li:nth-of-type(even) span {
	color: #17aecf;
}
#toracon .voices .voice_list ul li:nth-of-type(odd):before {
	background: url(./img/2020/toracon_voice_img_w.png) left top no-repeat;
	background-size: 100% auto;
}
#toracon .voices .voice_list ul li:nth-of-type(even):before {
	background: url(./img/2020/toracon_voice_img_m.png) left top no-repeat;
	background-size: 100% auto;
}

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

	#toracon .voices {
		margin-top: 35px;
	}
	#toracon .voices .voice_list {
		width: 98%;
		margin: 15px auto 0;
	}
	#toracon .voices .voice_list ul {
		display: block;
		margin: 0;
		padding: 0;
	}
	#toracon .voices .voice_list ul li {
		width: 100%;
		margin: 20px 0 0;
		padding: 0;
		font-size: 0.98em;
		position: relative;
	}
	#toracon .voices .voice_list ul li:before {
		width: 80px;
		height: 80px;
		margin: 0 10px 10px 0;
	}
	#toracon .voices .voice_list ul li span {
		margin-bottom: 5px;
		font-size: 1.08em;
	}
	#toracon .voices .voice_list ul li:nth-of-type(odd) span {
		color: #ff8c8c;
	}
	#toracon .voices .voice_list ul li:nth-of-type(even) span {
		color: #17aecf;
	}
	#toracon .voices .voice_list ul li:nth-of-type(odd):before {
		background: url(./img/2020/toracon_voice_img_w.png) left top no-repeat;
		background-size: 100% auto;
	}
	#toracon .voices .voice_list ul li:nth-of-type(even):before {
		background: url(./img/2020/toracon_voice_img_m.png) left top no-repeat;
		background-size: 100% auto;
	}

}

#toracon .caution {
	width: 100%;
	margin: 50px 0 0;
	padding: 18px 0;
	background: #ffe806;
}
#toracon .caution .inner {
	width: 96%;
	margin: 0 auto;
	padding: 18px 25px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: #fff;
	overflow: hidden;
	color: #666;
}

/*----上部へ戻る----*/
.page-top {
	margin: 0;
	padding: 0;
}
.page-top p {
	margin: 0;
	padding: 0;
	position: fixed;
	right: 16px;
	bottom: 16px;
	cursor: pointer;
}
.move-page-top {
	display: block;
	background: #ffe806;
	width: 50px;
	height: 50px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
	color: #6a6a6a;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
}
.move-page-top:hover { opacity: 0.85;}


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

	#toracon .caution {
		margin-top: 35px;
		padding: 8px 0;
	}
	#toracon .caution .inner {
		padding: 12px;
		line-height: 1.47;
	}

}

img {
	width: auto !important;
}

.fBox_bnr {
	 display: flex;
	 margin: 20px 0;
}
.fBox_bnr li:first-of-type {
	margin-right: 32px;
}

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

	img {
		width: 100% !important;
	}

}