@charset "utf-8";

ip320{
		display: none;
		
	}

.wide_adjust{
	width:940px;
	margin-left:auto;
	margin-right:auto;}

#ContentsBox{
	display:none;	
}
#Zumen{
	box-sizing: border-box;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 40px;
	overflow: hidden;
}
#Zumen h1{
	font-size: 34px;
	font-weight: bold;
	color:#ed1c29;
	padding: 30px 5px 10px;
		font-family:Arial, Roboto, "Droid Sans",  "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#TitleContents  {
	height: 52px;
}




h2+p{
	font-size: 14px;
	margin-top: 20px;
	display: block;
	width: 420px;
	float: left;
}


.details {
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}


#ZumenPhoto {
	float: left;
	width: 680px;
	padding-top: 16px;
}
#ZumenFlow {
	float: right;
	width: 240px;
}
#ZumenFlow dl dt {
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ED1D29;
	padding-left: 4px;
	color: #000;
	margin-top: 16px;
}
#ZumenFlow dl dd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
}
#Nagare {
	margin-top: 20px;
	background-image: url(../03img/flowbg.gif);
	background-repeat: no-repeat;
	background-position: 8px top;

}
.flowdetail {
	font-size: 12px;
	
}
#Nagare img {
	margin-bottom: 12px;
}
.flowdetail .day {
	color: #ed1c29;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ED1C29;
	font-size: 14px;
	margin-bottom: 4px;
}
.flowdetail ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 12px;
}


#Nagare #FlowEvent img {
	margin: 0px;
	padding: 0px;
}
#ZumenAngle{
	margin-top: 20px;
}

#ZumenAngle img {
	margin-top: 9px;
	margin-right: 18px;
	margin-bottom: 9px;
	margin-left: 0px;
}
#StaffComment {
	border: 1px dotted #CCC;
	position: relative;
	z-index: 0;
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
	min-height:180px;
	line-height: 24px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#StaffComment img{
	float: left;
	margin-right: 20px;
	}

#Hitokoto {
	position: absolute;
	z-index: 1;
	top: -20px;
	left: -20px;
}
#OtherCase {
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
}
.r20 {
	margin-right: 20px;
}
.cr,#OtherCase a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;}
	
	
.balloon2-left {
	position: relative;
	display: inline-block;
	width: 90%;
	background: #FFF;
	border: 1px solid #CCC;
	box-sizing: border-box;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 24px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.balloon2-left:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -27px;
 	margin-top: -13px;
	border: 13px solid transparent;
	border-right: 14px solid #FFF;
 	z-index: 2;
}

.balloon2-left:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -29px;
 	margin-top: -14px;
	border: 14px solid transparent;
	border-right: 14px solid #ccc;
 	z-index: 1;
}

.balloon2-left p {
	margin: 0;
	padding: 0;
}

#StaffComment h3,.sp_title{
	display: none;
}

.flowarw{
	background-image: url(../03img/flowarw.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 24px;
	margin-bottom: -16px;
	margin-top: -10px;
	}
	
#ZumenPhoto h2 {
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #000;
	font-weight: bold;
}


@media screen and  (max-width: 1099px){

	
#TitleContents  {
	width: 100%;
		position: absolute;
	top:110px;	
}

.wide_adjust{
	width:100%;
	margin-left:auto;
	margin-right:auto;}

#Zumen{
	margin-top: 110px;
}

#ZumenPhoto {
	float: none;
	width: 100%;
	padding-top: 16px;
	text-align:center;
}

#StaffComment{
	text-align:left;}
	
#TitleContents  img{
	width: 100%;
	height: auto;

}
	#Zumen{
	padding: 0px;
}

#ZumenFlow{
	width: 100%;
	float: none;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	}

#OtherCase{
	margin-right: 20px;
	margin-left: 20px;
}

#OtherCase img{
	width: 31%;
	height: auto;
}

}

@media screen and  (max-width: 719px){
	
#Zumen{
	margin-top: 0px;
}
	

#Zumen h1{
	font-size: 16px;
	color:#fff;
	background-color: red;
	text-align: center;
	padding: 10px 5px;
	letter-spacing: -1px;
}	

	#TitleContents {
		display:none;	
	}	
	
#Zumen h1 span{
	display: none;
}


#ZumenPhoto {
	float: none;
	width: 100%;
	padding-top: 16px;
}

#ZumenPhoto img{
	height: auto;
	width: 94%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}

#ZumenFlow {
	float: none;
	width: 100%;
	padding: 0px;
}


#StaffComment #Hitokoto{
	display: none;
	}


#StaffComment{
	padding: 8px;
}

#StaffComment img{
	height: auto;
	width: 40%;
	margin-right: 4px;
	margin-bottom: 8px;
	}

#StaffComment h3{
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #F79DA3;
	}
	
#ZumenFlow dl{
	margin-right: 8px;
	margin-left: 20px;
}

.pc_title,#FlowEvent{
	display:none;}
	
.sp_title{
	background-color: #FFF;
	border: 8px solid #FABABE;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 8px;
	display: block;
	text-align: center;
	}
	
	
.sp_title.adjust{
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding: 8px;
	border: 8px solid #ED1C29;
	display: block;
	}


#Nagare{
	padding-right: 8px;
	padding-left: 8px;
}
#OtherCase{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	}

#OtherCase img{
	height: auto;
	width: 94%;
	display: block;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	}
	
.r20 {
	margin-right: 0px;
}

.flowarw{
	background-image: url(../03img/flowarw.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	width: 16px;
	margin-bottom: -16px;
	margin-top: -10px;
	background-size:contain;
	margin-left: -4px;
	}
	
#ZumenPhoto h2 {
	font-size: 14px;
	margin-bottom: 20px;
	text-align: center;
	color: #000;
	font-weight: bold;
}


}
