body {
	color: #545454;
	line-height: 140%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size:cover;
}
  @media ( min-width: 768px ) {

	  .top-catch {
		text-align: center;
		background-color: #777777;
		height: 50px;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		font-size: 21px;
		color: #FFFFFF;
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 100%;
	}
	.sub-catch {
		font-size: 20px;
		text-align: center;
		background-color: #e0041b;
		color: #FFF;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		height: 35px;
		border-radius: 20px;
		margin-bottom: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.poster-main-text {
		font-size: 22px;
		color: #ff4500;
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 130%;
		font-weight: bold;
	}
	.poster-sub-text {
	}

	.conditions {
		clear: both;
		background-color: #dddddd;
		padding: 30px;
	}
	.conditions-text {
		text-align:right
	}
	.conditions-photo {
		margin-left: 30px;
	}

	h1 {
		font-size: 26px;
		font-weight: bold;
	}

	h3 {
		text-align: center;
		background-color: #cccccc;
		padding:10px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: bold;
	}
	
	.midashi {
		text-align: center;
		background-color: #cccccc;
		padding:10px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: bold;
	}
	.onerow {
		margin-top: 20px;
	}

	.img600 {
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		display: flex;
		width: 600px;
	}

	.img320 {
		width: 100%;
	}

	.img240 {
		width: 100%;
	}

	.pcNone {
	display: none;
	}
	
.share .twitter, .share .facebook, .share .pocket, .share .hatena {
  display: inline-block;
}
.share .facebook {
  overflow: hidden;
}

 }
 
  @media ( max-width: 768px ) {


	  .top-catch {
		text-align: center;
		background-color: #777777;
		height: 50px;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		font-size: 21px;
		color: #FFFFFF;
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 100%;
	}
	.sub-catch {
		font-size: 20px;
		text-align: center;
		background-color: #e0041b;
		color: #FFF;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		height: 35px;
		border-radius: 20px;
		margin-bottom: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.poster-main-text {
		font-size: 18px;
		color: #ff4500;
		margin-top: 20px;
		margin-bottom: 10px;
		line-height: 130%;
		font-weight: bold;
	}
	.poster-sub-text {
		margin-top: 15px;
	}

	.conditions {
		clear: both;
		background-color: #dddddd;
		padding: 30px;
	}
	.conditions-text {
		text-align:left
	}
	.conditions-photo {
		margin-left: 30px;
	}
	
	h1 {
		font-size: 24px;
		font-weight: bold;
	}

	h3 {
		text-align: center;
		background-color: #cccccc;
		padding:10px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: bold;
	}

	.midashi {
		text-align: center;
		background-color: #cccccc;
		padding:10px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: bold;
	}
	.onerow {
	}
	.img600 {
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
		display: flex;
		width: 100%;
	}
	.spNone {
	display: none;
	}
	.img320 {
		width: 320px;
	}
	.img240 {
		width: 240px;
	}

.share .twitter, .share .facebook, .share .pocket, .share .hatena {
  display: inline-block;
}
.share .facebook {
  overflow: hidden;
}
}
