@charset "utf-8";

#imageTitle {
	background-color:#73a;
}

.photoR {
	float:right;
	margin:0 0 1em 2em;
	width:40%;
}
.photoR img {
	width:100%;
	margin:0 0 2px 0;
}
.photoL {
	float:left;
	margin:0 4em 1em 0;
	width:40%;
}
.photoL img {
	width:100%;
}


.tanTbl{width:100%;}

.tanTbl th,
.tanTbl td{
	 padding:10px;
	word-break:break-all;
	vertical-align:top;
}

.tanTbl th{
	width:100px;
}

.single {
	position: relative;
	max-width: 650px;
	margin: 0 auto;
}
.single img {
	width: 100%;
}


p.mc_m {
	color: #828282;
	text-indent: -2.0em;
	padding-left: 2.0em;
	line-height: 1.5em;
	margin-bottom:0.8em;
}
p.tc_r {
	color:#c97292;
	text-indent: -2.0em;
	padding-left: 2.0em;
	line-height: 1.5em;
	margin-bottom:0.8em;
}
p.tc_e {
	color:#42a962;
	text-indent: -2.0em;
	padding-left: 2.0em;
	line-height: 1.5em;
	margin-bottom:0.8em;
}
p.tc_a {
	color:#7292c9;
	text-indent: -2.0em;
	padding-left: 2.0em;
	line-height: 1.5em;
	margin-bottom:0.8em;
}


@media only screen and (min-width: 768px) and (max-width: 969px) {
.single {
	max-width: 480px;
}
}

p.QandA {
	text-indent: -2.0em;
	padding-left: 2.0em;
}



@media only screen and (min-width: 690px) and (max-width: 767px) {
.photoR {
	width:260px;
}
.photoR img {
	width:100%;
}
.photoL {
	width:260px;
}
.photoL img {
	width:100%;
}
}
@media only screen and (max-width: 535px) {
.photoR {
	margin:0 0 1em 1em;
	width:200px;
}
.photoR img {
	width:100%;
}
.photoL {
	margin:0 3em 1em 0;
	width:200px;
}
.photoL img {
	width:100%;
}
}

.photoB {
	position: relative;
	margin:0 0 2em 0;
	width:100%;
}
.photoB img {
	width:100%;
}
.photoB p {
	width:100%;
	position: absolute;
	color: #fff;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.4em;
	text-align:center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-shadow: 0px 0px 5px #000;
}
.photoP {
	position: relative;
	margin:0 0 3em 0;
	width:100%;
}
.photoP img {
	width:100%;
}
.photoP p {
	position: absolute;
	color: #fff;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.0em;
	font-weight: bold;
	top: 18px;
	left: 20px;
	text-shadow: 1px 2px 3px #808080;
}

.inTel {
	font-size:18px;
	font-size:1.8rem;
	line-height:1.2em;
	font-weight:900;
	color: #6a7;
	padding:0;
}

/* ‰€‚Ìˆê“ú */
.onedayWrap {
	width:100%;
	margin-bottom:36px;
}
.onedayText p {
	padding: 0 0 0 0;
	margin:0;
	line-height: 1.4em;
}
.onedayText h4 {
	margin: 4px 0 10px 0;
	padding: 0;
	color: #8b40c2;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.0em;
}

.onedayTitle {
	display: block;
	margin: 4px 0 6px 0;
	padding: 0;
	color: #8b40c2;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.0em;
}
.onedayImage {
	width:40%;
	margin:0 2em 1em 0;
	float:left;
	position: relative;
}
.onedayImage p {
	position: absolute;
	padding:10px 0 0 10px;
	margin:0;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.0em;
	font-weight: bold;
	top: 4px;
	left: 6px;
}
.onedayImage img {
	width:100%;
	margin: 0;
	padding: 0;
	display: block;
}



