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;
	}
	.main-text {
		font-size: 18px;
		color: #ff4500;
		margin-bottom: 10px;
		line-height: 130%;
		font-weight: bold;
	}
	.sub-text {
		font-size: 14px;
	}

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

	h1 {
		font-size: 22px;
		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-top: 10px;
		margin-bottom: 20px;
		display: flex;
		width: 600px;
	}

	.img320 {
		width: 100%;
	}

	.img240 {
		width: 100%;
	}

	.kei1{
		margin:-20px 0 20px 0;padding:0 10px;border-bottom: 1px solid #d0d0d0;
	}
	.kei2{
		margin-top:-20px;padding:0 10px;border-bottom: 1px solid #ff4500;
	}

	.actor{
		margin:5px;padding:5px;border-bottom: 1px solid #dcdcdc;
	}

	.phcap660r {
		text-align:right;
		margin:-15px auto 25px auto;
		font-size:0.8em;
		width: 600px;
	}
	
	.phcap320 {
		font-size:0.8em;
		text-align:left;
		width: 320px;
		margin:5px auto 0 auto;
	}

	.phcap240 {
		font-size:0.8em;
		text-align:left;
		width: 240px;
		margin:5px auto 0 auto;
	}
	.phcap320 {
		font-size:0.8em;
		text-align:left;
		width: 320px;
		margin:5px auto 0 auto;
	}

	.pcNone {
	display: none;
	}

	.btnl {
		text-align:right;
	}
	.btnr {
		text-align:left;
	}


.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;
	}
	.main-text {
		font-size: 18px;
		color: #ff4500;
		margin-top: 20px;
		margin-bottom: 10px;
		line-height: 130%;
		font-weight: bold;
	}
	.sub-text {
		margin-top: 15px;
	}

	h1 {
		font-size: 17px;
		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-top: 10px;
		margin-bottom: 20px;
		display: flex;
		width: 100%;
	}
	.img320 {
		width: 100%;
	}
	.img240 {
		width: 240px;
	}

	.actor{
		margin:10px;padding:10px;border-bottom: 1px solid #dcdcdc;
	}


	.phcap660r {
		text-align:right;
		margin:-15px auto 25px auto;
		font-size:0.8em;
		width: 100%;
	}

	.phcap320 {
		font-size:0.8em;
		text-align:left;
		width: 320px;
		margin:5px auto 0 auto;
	}

	.phcap240 {
		font-size:0.8em;
		text-align:left;
		width: 240px;
		margin:5px auto 0 auto;
	}
	.phcap320 {
		font-size:0.8em;
		text-align:left;
		width: 320px;
		margin:5px auto 0 auto;
	}

	.kei1{
		margin:-20px 0 20px 0;padding:0 10px;border-bottom: 1px solid #d0d0d0;
	}
	.kei2{
		margin-top:-20px;padding:0 10px;border-bottom: 1px solid #ff4500;
	}

	.btnl {
		text-align:center;
	}
	.btnr {
		text-align:center;
		margin-top:20px;
	}

	.spNone {
	display: none;
	}

	.video{
	  position:relative;
	  width:100%;
	  padding-top:56.25%;
	}
	.video iframe{
	  position:absolute;
	  top:0;
	  right:0;
	  width:100%;
	  height:100%;
	}

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