@charset "UTF-8";

h2.page_ttl{
	padding: 50px 0 50px;
	font-size: 4rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #aa9609;
}
h2.page_ttl br{display: none;}

#detail  .txt .guest span{
    display: block;
}

#detail  .txt img {
	width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    margin: 15px 0;
}
@media screen and (min-width: 741px){
h1.logo img {
	width: 12%;
	vertical-align: middle;
	margin: 0 20px 0 0;
}

h1.logo span {
	font-size: 16px;
	color: #aa9609;
	vertical-align: middle;
}

.banner2017 {
	text-align: center;
	margin-top: 50px;
}
}
@media screen and (max-width: 740px){
	h1.logo img {
		width: 50%;
		vertical-align: middle;
		margin: 0 20px 10px 0;
	}

	h1.logo span {
		font-size: 13px;
		color: #aa9609;
		vertical-align: middle;
		display: block;
	}

	.banner2017 {
		text-align: center;
		margin-top: 25px;
	}
}
#detail{
	padding: 50px 0 0;
}
#detail .wrap {
	border-bottom: 4px solid #aa9609;
	padding-bottom: 95px;
	background: #fff;
}

#detail .wrap .bg_color_black {
	background-color: #000;
	padding: 10px;
	color: #fff;
	margin: 0 0 10px;
  }
  #detail .wrap .bg_color_yellow {
	background-color: #ffe400;
	padding: 10px;
	margin: 0 0 10px;
  }
  #detail .wrap .bg_color_red {
	background-color: #ff0000;
	color: #fff;
	padding: 10px;
	margin: 0 0 10px;
  }
  #detail .wrap blockquote {
	border: 1px solid #000;
	padding: 10px;
	margin: 0 0 10px;
	line-height: 1.8;
  }

  #detail .wrap .border-line {
	padding-bottom: 10px;
	margin: 0 0 10px;
    border-bottom: 2px solid #aa9609;
  }

#detail .mv{
	margin-bottom: 30px;
}
#detail  .txt{
	width: 945px;
	margin: auto;
}
#detail  .txt p + p{
	margin-top: 20px;
}

#detail  .txt dd {
	line-height: 1.8;
}

#detail  .txt dd p {
	line-height: 1.8;
}

#detail .bluelabel{
	display: inline-block;
	background: #aa9609;
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	color: #fff;
	width: 113px;
	padding: 7px 0 7px;
	float: left;
}
#detail .bluelabel +span{
	display: inline-block;
	float: left;
	font-size: 1.6rem;
	line-height: 24px;
	margin-top: 2px;
	margin-left: 10px;
	width: calc(100% - 113px - 10px);
}
#detail  .desc{
	font-size: 1.5rem;
	line-height: 28px;
	margin-top: 50px!important;
	margin-bottom: 50px;
}
#detail dl + dl{
	margin-top: 30px;
}
#detail dl dt{
	font-size: 1.8rem;
	font-weight: bold;
	color: #aa9609;
	padding-bottom: 7px;
	border-bottom: 4px solid #aa9609;
}
#detail dl dd p{
	margin-top: 5px;
	font-size: 1.5rem;
	line-height: 28px;
}
#detail dl dd p a{
	text-decoration: underline;
}
#detail dl dd p a:hover{
	text-decoration: none;
}

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


h2.page_ttl {
	padding: 10% 0 10%;
	line-height: 24px;
	font-size: 2rem;
}
h2.page_ttl br{display: block;}

#detail h4{
	font-size: 1.2rem;
}

#detail{
	padding: 10% 0 0;
}
#detail .wrap{
	border-bottom: 4px solid #aa9609;
	padding-bottom: 20%;
}
#detail .mv{
	margin-bottom: 8%;
}
#detail  .txt{
	width: 96%;
}
#detail  .txt p + p{
	margin-top: 5%;
}
#detail  .txt dd {
	line-height: 1.5;
}
#detail  .txt dd p {
	line-height: 1.5;
}
#detail .bluelabel{
	font-size: 1.2rem;
	width: 100px;
	padding: 5px 0 6px;
	float: none;
}
#detail .bluelabel +span{
	font-size: 1.4rem;
	line-height: 18px;
	margin-top: 3%;
	margin-left: 0;
	width: 100%;
}
#detail  .desc{
	font-size: 1.2rem;
	line-height: 20px;
	margin-top: 10%!important;
	margin-bottom: 15%;
}
#detail dl + dl{
	margin-top: 30px;
}
#detail dl dt{
	font-size: 1.4rem;
	font-weight: bold;
	color: #aa9609;
	padding-bottom: 7px;
	border-bottom: 4px solid #aa9609;
}
#detail dl dd p{
	margin-top: 5px;
	font-size: 1.4rem;
	line-height: 20px;
}

#detail .wrap .bg_color_black {
	background-color: #000;
	padding: 10px;
	color: #fff;
	margin: 0 0 10px;
  }
  #detail .wrap   .bg_color_yellow {
	background-color: #ffe400;
	padding: 10px;
	margin: 0 0 10px;
  }
  #detail .wrap   .bg_color_red {
	background-color: #ff0000;
	color: #fff;
	padding: 10px;
	margin: 0 0 10px;
  }
  #detail .wrap   blockquote {
	border: 1px solid #000;
	padding: 10px;
	margin: 0 0 10px;
	line-height: 1.5;
  }


}
