.mincho {
	font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ＭＳ 明朝', 'MS Mincho',sans-serif;
}
#contents {
	position: static;
	background: #fff;
}
#mainImage {
	position: relative;
	top: 51px;
	width: 100%;
	height: 640px;
	background: url(../images/mice/mainImage_bg.jpg) center top no-repeat;
	margin-bottom: 140px;
}
#mainImage .mainImage_wrap {
	position: relative;
	height: 640px;
}
#mice_intro {
	width: 1050px;
	margin: 0 auto 80px;
}
#mice_intro h2 {
	/*
	float: left;
	display: inline-block;
	*/
	font-size: 50px;
	letter-spacing: 0.05em;
}
#mice_intro .text_box {
	/*
	float: right;
	width: 520px;
	*/
	margin-top: 20px;
}
#mice_intro .text_box p {
	font-size: 17px;
	line-height: 160%;
}
#mice_box {
	width: 1050px;
	margin: 0 auto;
}
#mice_box .open {
	display: block;
}
#mice_box .displaynone {
	display: none !important;
}
#mice_box dt,
#mice_box dd {
	overflow: hidden;
}
#mice_box dt {
	cursor: pointer;
}
#mice_box dt:hover {
	opacity: 0.7;
}
#mice_box .up_btn {
	display: block;
	padding: 50px 0 30px;
	overflow: hidden;
}
#mice_box .up_btn img {
	float: right;
}
#mice_box .up_btn:hover {
	opacity: 0.5;
	cursor: pointer;
}
#mice_box dt.head {
	padding: 15px 0 20px 20px;
	border-top: 1px solid #000;
}
#mice_box .head .wrap {
	position: relative;
	display: block;
	background: url(../images/mice/icon_down.png) no-repeat;
	background-position: right center;
}
#mice_box .tag_place {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	margin: 8px 0 0 5px;
}
#mice_box .tag_place p {
	width: 150px;
	margin-bottom: 8px;
	padding: 4px;
	color: #fff;
	text-align: center;
	background: #00a7bb;
	border-radius: 30px;
}
#mice_box .tag_place .none_tag {
	background: none;
}
#mice_box .title_img {
	float: left;
	margin-left: 195px;
}
#mice_box .title_box {
	/*
	float: left;
	*/
    margin: 0px 40px 0 420px;
}
#mice_box .title_box h3 {
	font-size: 25px;
	line-height: 1.2em;
}
#mice_box .time_box {
	display: inline-block;
	margin-top: 15px;
	padding: 3px 20px;
	font-size: 15px;
	border: 1px solid #000;
}


/* =====================
  mice_box dd
===================== */
#mice_box dd {
	display: none;
	position: static;
	padding-bottom: 60px;
	border-top: 1px solid #000;
}
#mice_box dd .tag_place {
	width: 504px;
	display: block;
	position: static;
	margin: 0 auto;
}
#mice_box dd .tag_place p {
	float: left;
	margin-right: 15px;
}
#mice_box dd .tag_place p:last-child {
	margin-right: 0;
}
#mice_box dd .title_box {
	margin: 30px 0;
	text-align: center;
	float: none;
}
#mice_box dd .title_box h3 {
    font-size: 32px;
}
#mice_box dd .title_box .time_box {
	margin-left: 20px;
}
#mice_box .text_box {
	width: 780px;
	margin: 20px auto 0;
}
#mice_box dd .head_img {
	display: block;
	margin: 0 auto;
}
#mice_box dd .right_text {
	float: right;
	width: 315px;
}
#mice_box dd .right_text > p {
	line-height: 180%;
	font-size: 15px;
}
#mice_box dd .left_flow {
	float: left;
	width: 410px;
}
#mice_box dd .left_flow p {
	background: #eff2f4;
	color: #4d4d4d;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	margin: 6px 0;
	padding: 10px 0;
}
#mice_box dd .left_flow img {
	display: block;
	margin: 0 auto
}
#mice_box dd .left_flow p:last-child:after {
	display: none;
}
#mice_box dd .border_text {
	margin-top: 35px;
	padding: 25px 40px;
	border: 1px solid #00a7bb;
}
#mice_box dd .border_text h4 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2em;
	color: #00a7bb;
	margin-bottom: 20px;
}
#mice_box dd .border_text p {
	color: #00a7bb;
	font-size: 15px;
	line-height: 180%;
}
#mice_box .sp_up_btn {
	display: none;
}

/* =====================
  bottom_contact
===================== */
#bottom_contact {
	width: 1050px;
	margin: 0 auto 210px;
	padding-top: 85px;
	border-top: 1px solid #000;
}
#bottom_contact h4 {
	float: left;
	display: block;
	width: 200px;
	text-align: center;
	font-size: 18px;
	margin-top: 18px;
	vertical-align: middle;
}
#bottom_contact div {
	/*
	float: left;
	*/
    margin-left: 200px;
	padding: 5px 45px 5px 25px;
	border-left: 5px solid #bebebe;
}
#bottom_contact div p {
	margin-bottom: 15px;
}
#bottom_contact div p:last-child {
	margin-bottom: 0;
}
#bottom_contact div p a {
	color: #000;
	text-decoration: none;
}
#bottom_contact div p a;hover {
}

@media screen and (max-width: 1123px) {
	#mice_intro {
		width: 95%;
		margin: 85px auto 40px;
	}
	#mice_intro h2 {
		float: none;
		display: block;
		font-size: 30px;
		text-align: center;
		margin-bottom: 15px;
	}
	#mice_intro .text_box {
		float: none;
		width: 100%;
	}
	#mice_intro .text_box p {
		line-height: 180%;
	}
	#mice_box {
		width: 100%;
	}
	#mice_box .title_box h3 {
		font-size: 22px;
	}
	#mice_box .head .wrap {
		background-position: 98% center;
	}
	#mice_box .up_btn img {
		margin-right: 2%;
	}

/* =====================
  bottom_contact
===================== */
	#bottom_contact {
		width: 100%;
		margin: 0 0 80px;
	}
	#bottom_contact h4 {
		width: 20%;
		font-size: 16px;
	}
	#bottom_contact div {
		width: 40%;
	}
	#bottom_contact div p {
		margin-bottom: 15px;
		line-height: 150%;
	}
	#bottom_contact div p:last-child {
		margin-bottom: 0;
	}

}
@media screen and (max-width: 952px) {

/* =====================
  head
===================== */
	#mice_box .head .wrap {
		background-position: 98% center;
	}
	#mice_box .tag_place {
		position: static;
		width: 100%;
		margin: 8px auto;
		overflow: hidden;
	}
	#mice_box .tag_place p {
		font-size: 12px;
		float: left;
		margin-right: 10px;
	}
	#mice_box .tag_place .none_tag {
		display: none;
	}
	#mice_box .title_img {
		width: 30%;
		margin-left: 0;
	}
	#mice_box .title_box {
		margin: 20px 0 0 25px;
	}
	#mice_box .title_box h3 {
		font-size: 18px;
	}

/* =====================
  mice_box dd
===================== */

	#mice_box dd {
		position: relative;
		padding-top: 50px;
	}
	#mice_box dd .title_box h3 {
		font-size: 28px;
	}
	#mice_box dd .head_img {
		width: 100%;
	}
	#mice_box .text_box {
		width: 95%;
	}
	#mice_box dd .right_text {
		float: none;
		width: 100%;
	}
	#mice_box dd .border_text {
		margin-top: 25px;
		padding: 20px;
	}
	#mice_box dd .left_flow {
		float: none;
		width: 100%;
		margin-top: 25px;
	}
	#mice_box .up_btn {
		padding: 15px 2% 30px;
		position: absolute;
		top: 70px;
		right: 0;
	}
	#mice_box .up_btn img {
		display: block;
		width: 38px;
	}

/* =====================
  bottom_contact
===================== */
	#bottom_contact {
		padding-top: 30px;
		padding-left: 20px;
	}
	#bottom_contact h4 {
		float: none;
		width: 100%;
		margin-bottom: 15px;
		text-align: left;
	}
	#bottom_contact div {
		width: 50%;
	}

}
@media screen and (max-width: 580px) {
	#mice_intro {
		margin: 15px auto 30px;
	}
	#mice_box .title_img {
		display: block;
		width: 194px;
		margin: 0 auto;
		float: none;
	}
	#mice_box .time_box {
		font-size: 12px;
	}
	#mice_box .title_box {
		width: 100%;
		text-align: center;
	    margin: 20px auto;
	}
	#mice_box .head .wrap {
		padding-bottom: 15px;
		background-position: center 100%;
	}
	#mice_box dt.head {
		padding-bottom: 10px;
	}
	#mice_box dd {
		padding: 15px 0 0;
	}
	#mice_box dd .title_box {
		margin: 5px 0 15px;
	}
	#mice_box dd .title_box h3 {
		font-size: 20px;
		letter-spacing: -0.1em;
	}
	#mice_box dd .title_box .time_box {
		margin: 15px 0 0 15px;
		display: inline-block;
		letter-spacing: 0;
		vertical-align: 0.2em;
	}
	#mice_box dd .tag_place {
		width: 320px;
		margin-left: 15px;
	}
	#mice_box dd .tag_place p {
		width: 16%;
		font-size: 11px;
		margin-right: 10px;
	}
	#mice_box dd .left_flow p {
		font-size: 13px;
		line-height: 170%;
		padding: 4px 0;
	}
	#mice_box .pc_up_btn {
		display: none;
	}
	#mice_box .sp_up_btn {
		position: static;
		display: block;
		width: 38px;
		margin: 0 auto;
		padding: 20px 0 15px;
	}
	#bottom_contact div {
		float: none;
		width: 95%;
		margin: 0 auto;
		padding: 5px 15px;
		border-left: 5px solid #bebebe;
	}
	#bottom_contact div p {
		margin-bottom: 25px;
		font-size: 14px;
	}
	#bottom_contact div p:last-child {
		margin-bottom: 20px;
	}

}


#mice_box .head {
	display: block;
}



/* =====================
  common
===================== */

.bottom_bg img {
	width: 100%;
	min-width: 1077px;
	margin-bottom: -60px;
}
footer {
	padding-top: 70px;
}

@media screen and (max-width:1680px){

}

@media screen and (max-width:1123px){

	#mainImage {
		height: 500px;
		margin-bottom: 45px;
		background-size: cover;
	}
	#mainImage .mainImage_wrap {
		height: 500px;
	}
	#mainImage .cloud_left,
	#mainImage .cloud_right {
		top: 390px;
		right: 0;
		width: 40%;
	}
	#model {
		width: 100%;
		padding: 0 2% 50px;
	}
	#model .pickup_box {
		width: 100%;
		margin-bottom: 25px;
	}
	#model .pickup_box .text_box {
		font-size: 14px;
	}
	#model .intro_box p {
		font-size: 16px;
		line-height: 150%;
		margin-bottom: 40px;
	}
	#model .img_block div {
		width: 25.9%;
	}
	#model .img_block div:first-child {
		width: 100%;
		margin-right: 1%;
	}
	#model .img_block div img:first-child {
		width: 100%;
		margin-bottom: 1%;
	}
	#model .img_block div:last-child {
		margin-top: 0;
	}
	#model .title_box p {
		font-size: 18px;
	}
	#model .title_box h2 {
		font-size: 16px;
	}
	#model .title_box h2 span {
		font-size: 14px;
		margin-left: 10px;
		vertical-align: middle;
	}
	#model .text_box {
		width: 100%;
		text-align: center;
		font-size: 14px;
		margin-top: 20px;
	}
	#model .list_box {
		width: 49%;
		margin: 0 0 30px 0;
	}
	#model .list_box:nth-child(even) {
		margin-left: 2%;
	}
	#model .list_box img {
		max-width: 100%;
	}
	#model .place_block {
		margin-top: 5px;
	}
	#model .list_box .text_box {
		width: 80%;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: left;
		font-size: 14px;
	}
	#bottom_pickup {
		width: 100%;
		padding: 0 2%;
		margin-bottom: 50px;
	}


/* =====================
  detail
===================== */

	#detail #model {
		padding: 0 0 50px;
	}
	#detail .bg_color {
		width: 100%;
		height: auto;
	}
	#detail .bg_color img {
		width: 100%;
		position: static;
	}
	#detail .side_color {
		display: none;
	}
	#detail .plan_block {
		width: 100%;
	}
	#detail .time_block {
		width: 17%;
	}
	#detail .plan_box {
		width: 80%;
    	margin-right: 3%;
	}
	#detail .img_box img {
		float: left;
		width: 44%;
	}
	#detail .img_box img:first-child {
		width: 52%;
		margin-bottom: 1%;
	}
	#acMenu {
		width: 100%;
	}
	#bottom_pickup h3 {
		margin-bottom: 0;
	}

	#detail .schedule {
		width: 100%;
	}
	#detail .main .text,
	#detail .main .text.col2 {
		width: 55%;
	}

#detail .all {
    width: 100%;
    margin: 0;
    padding: 20px 40px;
    border-top: 1px solid #000;
    vertical-align: top;
}
/* =====================
  common
===================== */

	.bottom_bg img {
		min-width: 100%;
		margin-bottom: -20px;
	}
	footer {
		padding-top: 0;
	}

}

@media screen and (max-width:952px){

	#mainImage {
		top: 0;
	}
	#mainImage .main_logo {
		top: 12%;
	}
	#mainImage h2 {
		bottom: 10%;
	}
	#model .img_block div {
		width: 49%;
	}
	#model .img_block div:first-child {
		width: 100%;
		margin-right: 0;
	}

	#model .list_box .text_box {
		width: 95%;
		margin: 20px auto;
	}

/* =====================
  detail
===================== */

	.head_box {
		width: 100%;
		padding: 20px 3%;
		background-position: 90% center;
	}
	.head_box .day_img {
		max-width: 20%;
	}
	.head_box div {
		margin-top: 5px;
		overflow: hidden;
	}
	.head_box div img {
		width: 32%;
		margin-left: 4%;
		margin-bottom: 4%;
		float: left;
	}
	.head_box div img:first-child {
		margin-left: 4%;
	}
	#detail .time_block img {
		margin-left: 6%;
	}
	#detail .time_block > img {
		width: 55%;
		margin-left: 14%;
	}
	#detail .time_block span {
		margin-left: 40%;
	}
	#detail .clock_block {
		font-size: 18px;
		margin-left: 5px;
	}
	#detail .time_block span.h268 {
		height: 220px;
	}
	#detail .plan_text .text_01 {
		margin-bottom: 20px;
	}
	#detail .plan_text {
		width: 100%;
	}
	#detail .plan_box {
		margin-bottom: 30px;
	}
	#detail .plan_box > img {
		width: 100%;
	}
	#detail .color_box {
		width: 100%;
		margin-top: 40px;
		padding: 20px 25px;
		overflow: hidden;
	}
	#detail .color_box img {
		width: 42.6%;
		float: left;
	}
	#detail .color_box h4,
	#detail .color_box p {
		width: 56%;
		float: right;
	}
	#detail .color_box h4 {
		margin: 0 0 15px 0;
	}
	#detail #model .title_box h2 {
		font-size: 16px;
	}
	#detail .up_btn {
		margin: 20px auto 40px;
	}
	#detail .up_btn_small {
		margin: 0 10px 10px;
	}

	#detail .schedule {
		padding: 10px 20px;
	}
	#detail .timeline {
		width: 25%;
	}
	#detail .main {
		margin-left: 25%;
		width: 73%;
	}
	#detail .head .main {
	    padding: 0 0 20px 0;
	}
	#detail .main .text,
	#detail .main .text.col2 {
		margin-bottom: 20px;
		width: 100%;
	}
	#detail .main .column {
		position: relative;
		margin: 0 0 20px 0;
		padding: 20px 10px;
		width: 100%;
	}
	#detail .main .column img {
		float: left;
		margin-right: 10px;
		max-width: 200px;
	}
	#detail .main .column h4 {
		margin-top: 0;
	}
}

@media screen and (max-width:580px){

	#mainImage {
		height: 300px;
		margin-bottom: 45px;
		background-size: cover;
		background-position: left;
	}
	#mainImage .mainImage_wrap {
		height: 300px;
	}
	#mainImage .cloud_left,
	#mainImage .cloud_right {
		top: 274px;
		right: 0;
		width: 40%;
	}
	#model .intro_box h2 {
		font-size: 30px;
	}

}