@media (max-width: 767px) {

/*

共通

*/

.backBtn {
  width: 280px;
  margin: 15% auto;
}

.backBtn a {
  display: block;
  padding: 3% 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #323232;
  text-align: center;
  border: 3px solid #323232;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
}
  
#fesCont {
  width: 90%;
  margin: 0 auto 65px auto;
}

.fesContMv {
	margin: 0 0 10% 0;
}

.fesCont01 h3 {
	text-align: center;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 10%;
}
.fesCont01 h3 span {
	font-size: 150%;
	display: inline-block;
	position: relative;
	margin-bottom: 10px;
}
.fesCont01 h3 span::before {
	content: "";
	width: 100%;
	height: 10px;
	background: #FFF400;
	position: absolute;
	bottom: 8px;
	left: 0;
	z-index: -1;
}

.fesCont01 > ul > li {
	border-top: 4px solid #111;
	position: relative;
	padding-bottom: 17%;
}
.fesCont01 > ul > li > p {
	width: 70px;
	position: absolute;
	top: -36px;
	left: -2px;
}
.fesCont01 > ul > li > p img {
	width: 100%;
}
.fesCont01 > ul > li > dl {
	padding: 45px 0 0 10px;
}
.fesCont01 > ul > li > dl > dt {
	font-size: 200%;
	font-weight: bold;
}
.fesCont01 > ul > li > dl > dt {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 10px;
}
.fesCont01 > ul > li > dl > dt span {
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.fesCont01 > ul > li > dl > dt span::before {
	content: "";
	width: 100%;
	height: 8px;
	background: #FFF400;
	position: absolute;
	bottom: 4px;
	left: 0;
	z-index: -1;
}
.fesCont01 > ul > li > dl > dd {
	font-size: 120%;
}
.fesCont01 > ul > li > dl > dd span {
	font-size: 80%;
}


.fesCont01 > ul > li.talk > dl > dd > ul {
	margin-top: 30px;
}
.fesCont01 > ul > li.talk > dl > dd > ul li {
	margin-bottom: 10%;
}
.fesCont01 > ul > li.talk > dl > dd > ul li img {
	width: 100%;
}
.fesCont01 > ul > li.talk > dl > dd > ul li dl {
	position: relative;
}
.fesCont01 > ul > li.talk > dl > dd > ul li dl dt {
	width: 50%;
	margin: 0 auto 15px auto;
}
.fesCont01 > ul > li.talk > dl > dd > ul li dd:nth-child(2) {
	padding-bottom: 10px;
	text-align: center;
	font-size: 120%;
	border-bottom: 1px solid #111;
	width: 85%;
	margin: 0 auto 10px auto;
}
.fesCont01 > ul > li.talk > dl > dd > ul:first-child li:first-child dd:nth-child(2) {
	border-bottom: none;
}
.fesCont01 > ul > li.talk > dl > dd > ul li dd:nth-child(2) span {
	font-size: 80%;
}
.fesCont01 > ul > li.talk > dl > dd > ul li dd:nth-child(3) {
	font-size: 100%;
	width: 85%;
	margin: 0 auto;
}

.fesCont01 > ul > li.hero > dl > dd:nth-child(3) {
	margin: 30px 0 15px 0;
	font-weight: bold;
}
.fesCont01 > ul > li.hero > dl > dd:nth-child(4) > ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fesCont01 > ul > li.hero > dl > dd:nth-child(4) > ul li {
	width: 48%;
	margin: 0 1% 2% 1%;
}
.fesCont01 > ul > li.hero > dl > dd:nth-child(4) > ul li img {
	width: 100%;
}
.fesCont01 > ul > li.hero > dl > dd:nth-child(5) {
	margin: 0px 0.6% 30px 0;
	text-align: right;
}

.fesCont01 > ul > li.hero > dl > dd:nth-child(3) {
	margin: 20px 0;
}

.fesCont01 > ul > li.maid > dl > dd:nth-child(3) {
	margin: 20px 0 10px 0;
}

.fesCont01 > ul > li.maid > dl > dd:nth-child(4) {
	text-align: right;
}


.fesCont01 > ul > li.demo > dl > dd > ul {
	margin-top: 30px;
}
.fesCont01 > ul > li.demo > dl > dd > ul li {
	margin: 0 auto 15% auto;
}
.fesCont01 > ul > li.demo > dl > dd > ul li:last-child {
	margin-bottom: 10%;
}
.fesCont01 > ul > li.demo > dl > dd > ul li img {
	width: 100%;
}
.fesCont01 > ul > li.demo > dl > dd > ul li dl {
	position: relative;
}
.fesCont01 > ul > li.demo > dl > dd > ul li dd {
	background: #FFF400;
	padding: 6px 25px;
	border: 2px solid #111;
	border-radius: 50px;
	display: inline-block;
	font-weight: bold;
	position: absolute;
	left: 10px;
	bottom: -20px;
}

.fesCont01 > ul > li.stamp > dl > dd > ul {
	margin-top: 30px;
}
.fesCont01 > ul > li.stamp > dl > dd > ul li:first-child {
	margin-bottom: 30px;
}
.fesCont01 > ul > li.stamp > dl > dd > ul dt {
	line-height: 1.8;
	margin-bottom: 20px;
}
.fesCont01 > ul > li.stamp > dl > dd > ul dt span {
	font-weight: bold;
	font-size: 110%;
}
.fesCont01 > ul > li.stamp > dl > dd > ul dt span br {
	display: none;
}

.fesCont01 > ul > li.schedule > dl > dt {
	margin-bottom: 30px;
}
.fesCont01 > ul > li.schedule > dl > dd > dl {
	font-size: 120%;
	line-height: 1.8;
	font-size: 100%;
}
.fesCont01 > ul > li.schedule > dl > dd > dl dt {
	padding: 10px 15px;
	background: #eee;
	font-weight: bold;
}
.fesCont01 > ul > li.schedule > dl > dd > dl dd {
	padding-left: 10px;
	padding: 10px 15px 20px 15px;
}



.fesCont03 {
	border-top: 4px solid #111;
	border-bottom: 4px solid #111;
	padding: 30px 0;
	margin-top: -20px;
}
.fesCont03 dl {
	margin-bottom: 8%;
}
.fesCont03 dl dt {
	background: #111;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 20px;
	margin-bottom: 15px;
}
.fesCont03 dl dd {
	font-size: 100%;
	line-height: 1.8;
	word-break: break-all;
}
.fesCont03 dl dd span {
	font-size: 110%;
	display: inline-block;
	text-indent: -1em;
	padding-left: 1em;
}

.fesCont03 + p {
	font-size: 100%;
	margin-top: 30px;
	line-height: 1.8;
}


.fesContTop {
	margin-bottom: 40px;
}

.fesContTop p {
	font-size: 120%;
	margin-bottom: 30px;
	line-height: 1.8;
}
.fesContTop dl {
	font-size: 120%;
	line-height: 1.8;
}
.fesContTop dl:last-child {
}
.fesContTop dl dt {
	padding: 10px 15px;
	background: #eee;
	font-weight: bold;
	
}
.fesContTop dl dd {
	padding-left: 10px;
	padding: 10px 15px 20px 15px;
}



}

@media (min-width: 768px) {

/*

共通

*/

.backBtn {
  margin: 70px 0 0 0;
}

.backBtn a {
  text-align: center;
  width: 400px;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 120%;
  background: #323232;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  padding: 10px 0;
  margin: 0 auto;
  webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.backBtn a:hover {
  text-decoration: none;
  opacity: .5;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.spOnly {
	display: none;
}



#fesCont {
  width: 960px;
  margin: 0 auto 60px auto;
  padding-top: 50px;
}

.fesContMv {
	margin: 0 0 50px 0;
}

.fesCont01 h3 {
	text-align: center;
	font-weight: bold;
	font-size: 200%;
	margin-bottom: 60px;
}
.fesCont01 h3 span {
	font-size: 160%;
	display: inline-block;
	position: relative;
	margin-bottom: 15px;
}
.fesCont01 h3 span::before {
	content: "";
	width: 100%;
	height: 12px;
	background: #FFF400;
	position: absolute;
	bottom: 12px;
	left: 0;
	z-index: -1;
}

.fesCont01 > ul > li {
	border-top: 4px solid #111;
	position: relative;
	padding: 50px 30px;
}
.fesCont01 > ul > li > p {
	width: 100px;
	position: absolute;
	top: -52px;
	left: -2px;
}
.fesCont01 > ul > li > p img {
	width: 100%;
}
.fesCont01 > ul > li > dl > dt {
	font-size: 200%;
	font-weight: bold;
}
.fesCont01 > ul > li > dl > dt {
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 20px;
}
.fesCont01 > ul > li > dl > dt span {
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.fesCont01 > ul > li > dl > dt span br {
	display: none;
}
.fesCont01 > ul > li > dl > dt span::before {
	content: "";
	width: 100%;
	height: 8px;
	background: #FFF400;
	position: absolute;
	bottom: 8px;
	left: 0;
	z-index: -1;
}
.fesCont01 > ul > li > dl > dd {
	font-size: 120%;
}
.fesCont01 > ul > li > dl > dd span {
	font-size: 80%;
}

.fesCont01 > ul > li.talk > dl > dd > ul:first-child {
	margin-top: 50px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fesCont01 > ul > li.talk > dl > dd > ul:last-child {
	display: flex;
	flex-wrap: wrap;
	width: 63%;
	margin-left: 1.5%;
}
.fesCont01 > ul > li.talk > dl > dd > ul:first-child li {
	width: 30%;
	margin: 0 1.5%;
}
.fesCont01 > ul > li.talk > dl > dd > ul:last-child li {
	width: 48.5%;
	margin-right: 3%;
}
.fesCont01 > ul > li.talk > dl > dd > ul:last-child li:nth-child(even) {
	margin-right: 0;
}
.fesCont01 > ul > li.talk > dl > dd > ul li:nth-child(-n+3) {
	margin-bottom: 5%;
}
.fesCont01 > ul > li.talk > dl > dd > ul li img {
	width: 100%;
}
.fesCont01 > ul > li.talk > dl > dd > ul li dl {
	position: relative;
}
.fesCont01 > ul > li.talk > dl > dd > ul li dl dt {
	width: 70%;
	margin: 0 auto 15px auto;
}
.fesCont01 > ul > li.talk > dl > dd > ul li dd:nth-child(2) {
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 120%;
	border-bottom: 1px solid #111;
}
.fesCont01 > ul > li.talk > dl > dd > ul:first-child li:first-child dd:nth-child(2) {
	border-bottom: none;
}
.fesCont01 > ul > li.talk > dl > dd > ul:first-child li dd:nth-child(2) {
	height: 105px;
}
.fesCont01 > ul > li.talk > dl > dd > ul li dd:nth-child(2) span {
	font-size: 80%;
}
.fesCont01 > ul > li.talk > dl > dd > ul li dd:nth-child(3) {
	font-size: 100%;
	padding: 0 10px;
}


.fesCont01 > ul > li.hero > dl > dd:nth-child(3) {
	margin: 30px 0 15px 0;
	font-weight: bold;
}
.fesCont01 > ul > li.hero > dl > dd:nth-child(4) > ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fesCont01 > ul > li.hero > dl > dd:nth-child(4) > ul li {
	width: 19%;
	margin: 0 0.3% 1% 0.3%;
}
.fesCont01 > ul > li.hero > dl > dd:nth-child(4) > ul li img {
	width: 100%;
}
.fesCont01 > ul > li.hero > dl > dd:nth-child(5) {
	margin: 0px 0.6% 30px 0;
	text-align: right;
}

.fesCont01 > ul > li.hero > dl > dd:nth-child(3) img,
.fesCont01 > ul > li.maid > dl > dd:nth-child(3) img {
	width: 100%;
}
.fesCont01 > ul > li.maid > dl > dd:nth-child(2) {
	margin-bottom: 30px;
}
.fesCont01 > ul > li.maid > dl > dd:nth-child(4) {
	text-align: right;
	margin: 15px 0 0px 0;
}

.fesCont01 > ul > li.demo > dl > dd > ul {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fesCont01 > ul > li.demo > dl > dd > ul li {
	width: 48%;
}
.fesCont01 > ul > li.demo > dl > dd > ul li:nth-child(-n+3) {
	margin-bottom: 5%;
}
.fesCont01 > ul > li.demo > dl > dd > ul li img {
	width: 100%;
}
.fesCont01 > ul > li.demo > dl > dd > ul li dl {
	position: relative;
}
.fesCont01 > ul > li.demo > dl > dd > ul li:nth-child(-n+2) dd {
	background: #FFF400;
	padding: 6px 25px;
	border: 2px solid #111;
	border-radius: 50px;
	display: inline-block;
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: -20px;
}
.fesCont01 > ul > li.demo > dl > dd > ul li:nth-child(n+3) dd {
	background: #FFF400;
	padding: 6px 25px;
	border: 2px solid #111;
	border-radius: 50px;
	display: inline-block;
	font-weight: bold;
	position: absolute;
	left: 10px;
	bottom: -20px;
}

.fesCont01 > ul > li.stamp > dl > dd > ul {
	margin-top: 30px;
}
.fesCont01 > ul > li.stamp > dl > dd > ul li:first-child {
	margin-bottom: 50px;
}
.fesCont01 > ul > li.stamp > dl > dd > ul dt {
	line-height: 1.8;
	margin-bottom: 20px;
	text-indent: -1.2em;
	padding-left: 1.2em;
	display: block;
}
.fesCont01 > ul > li.stamp > dl > dd > ul dt span {
	font-weight: bold;
	font-size: 120%;
}
.fesCont01 > ul > li.stamp > dl > dd > ul dd img {
	width: 100%;
}

.fesCont01 > ul > li.schedule > dl > dd {
	margin-top: 30px;
}
.fesCont01 > ul > li.schedule > dl > dd > dl {
	border-top: 1px solid #111;
	font-size: 120%;
	line-height: 1.8;
	display: flex;
	align-items: center;
	background: #eee;
}
.fesCont01 > ul > li.schedule > dl > dd > dl:last-child {
	border-bottom: 1px solid #111;
}
.fesCont01 > ul > li.schedule > dl > dd > dl dt {
	width: 15%;
	padding-left: 20px;
	font-weight: bold;
	
}
.fesCont01 > ul > li.schedule > dl > dd > dl dd {
	width: 85%;
	padding-left: 10px;
	padding: 20px 0 20px 20px;
	background: #fff;
	box-sizing: border-box;
}



.fesCont03 {
	display: flex;
	justify-content: space-between;
	border-top: 4px solid #111;
	border-bottom: 4px solid #111;
	padding: 50px 30px;
}
.fesCont03 dl {
	width: 40%;
}
.fesCont03 dl dt {
	background: #111;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 20px;
	margin-bottom: 15px;
}
.fesCont03 dl dd {
	font-size: 120%;
	line-height: 1.8;
	word-break: break-all;
}
.fesCont03 dl dd span {
	font-size: 100%;
	display: inline-block;
	text-indent: -1em;
	padding-left: 1em;
}
.fesCont03 p {
	width: 58%;
}
.fesCont03 p img {
	width: 100%;
}

.fesCont03 + p {
	font-size: 120%;
	margin-top: 50px;
	padding: 0 30px;
	line-height: 1.8;
}


.fesContTop {
	margin-bottom: 80px;
}

.fesContTop p {
	font-size: 120%;
	margin-bottom: 50px;
	line-height: 1.8;
}
.fesContTop dl {
	border-top: 1px solid #111;
	font-size: 120%;
	line-height: 1.8;
	display: flex;
	align-items: center;
	background: #eee;
}
.fesContTop dl:last-child {
	border-bottom: 1px solid #111;
}
.fesContTop dl dt {
	width: 15%;
	padding-left: 20px;
	font-weight: bold;
	
}
.fesContTop dl dd {
	width: 85%;
	padding-left: 10px;
	padding: 20px 0 20px 20px;
	background: #fff;
	box-sizing: border-box;
}


}




