@charset "utf-8";


@media all and (min-width: 737px) {
	#main .openBox {
		display: block !important;
	}
}

@media all and (min-width: 0) and (max-width: 736px) {
	#main .snv {
		display: none;
	}
	
	#main .ttl {
		margin-bottom: 12px;
	}
	
	#main .ttl img {
		width: 72%;
	}
	
	#main .ttl01 {
		margin-bottom: 6px;
	}
	
	#main .ttl02 {
		margin-bottom: 2px;
	}
	
	#main .ttl02 img {
		width: 60%;
	}
	
	#main .textImg {
		margin-bottom: 22px;
	}
	
	#main .textImg img {
		width: 98%;
	}
	
	#main .text01 {
		margin-bottom: 12px;
		text-align: left;
		line-height: 1.4;
	}
	
	#main .calendarBox {
		margin-bottom: 25px;
	}
	
	#main .calendarBox > img {
		margin-bottom: 10px;
		width: 100%;
	}
	
	#main .calendarBox .subBox {
		padding: 14px 10px;
		width: auto;
		position: inherit;
		border: 1px solid #e2e2e2;
	}
	
	#main .calendarBox .subBox:before {
		width: 21px;  
		height: 52px;
		background: url(../../img/about/sp_arrow.png) no-repeat;
		background-size: 21px 52px;
		position: absolute;  
		top: -52px;
		left: 73%; 
		content: "";
	}
	
	#main .calendarBox .subBox .ttl {
		margin-bottom: 4px;
	}
	
	#main .calendarBox .subBox .ttl img {
		width: 50%;
	}
	
	#main .calendarBox .subBox dl {
		margin-bottom: 18px;
	}
	
	#main .calendarBox .subBox dt img {
		width: 18px;
	}
	
	#main .calendarBox .subBox dd {
		padding-left: 30px;
		line-height: 1.4;
	}
	
	#main .calendarBox .subBox dd img {
		width: 55px;
	}
	
	#main .calendarBox .subBox dd .img01 {
		width: 45px;
	}
	
	#main .calendarBox .subBox dd .img03 {
		width: 35px;
	}
	
	#main h3 {
		margin: 0 -10px 15px;
		padding: 20px 0;
	}
	
	#main h3 img {
		width: 46%;
	}
	
	#main .imgBoxL {
		margin-bottom: 15px;
	}
	
	#main .imgBoxL .photoBox {
		float: none;
	}
		
	#main .imgBoxL .textBox {
		width: auto;
	}
	
	#main .imgBoxL .textBox .comTtl {
		display: none;
	}
	
	#main .imgBoxL01 {
		padding-top: 0;
		background: none;
	}
	
	#main .movie {
		margin-bottom: 0;
		padding-bottom: 0;
		background: none;
	}
	
	#main .movie iframe {
		width: 100%;
		height: 165px;
	}
	
	#main .pSnv {
		margin-bottom: 15px;
		padding: 8px 0 7px;
		color: #FFF;
		text-align: center;
		background: #202020 url(../../common/img/icon13.png) no-repeat 96% center;
		background-size: 13px 13px;
	}
	
	#main .pSnv.on {
		background: #D90011 url(../../common/img/icon14.png) no-repeat 96% center;
		background-size: 13px 13px;
	}
	
	#main .openBox {
		padding-bottom: 10px;
		display: none;
	}
	
	#main .openBox .title {
		margin-bottom: 10px;
		font-size: 17px;
		text-align: center;
	}
	
	#main .comInner .lBox dt {
		margin-right: 8px;
		padding-right: 0;
		background-color: #222;
	}
	
	#main .comInner .lBox dd {
		line-height: 1.4;
	}
}