@charset "utf-8";

.support {
	margin: 0 auto;
	padding: 0;
	border-radius: ;
	background: #fff;
	max-width:912px;
}

.support p {
	overflow: hidden;
}

.support ul {
	overflow: hidden;
}

.support li {
	float: left;
	width: 282px;
	margin: 18px 20px 0px 0px;
    border: 0;
	border: solid 1px #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow:hidden;
}

.support ul.yoyaku {
	background-color:#e66801;
	padding:0px;
}
.support ul.yoyaku li {
	margin:0px;
	width: 100%;
	text-align:center;
    border: 0;
	border-style: none;
}

.support ul.yoyaku li a {
	display: block;
	overflow: hidden;
	/* color: #e4007f; */
	color: #fff;
	text-decoration: none;
}

.support li a {
	display: block;
	overflow: hidden;
	/* color: #e4007f; */
	color: #85742b;
	text-decoration: none;
}

.support li a figure {
	float: left;
	margin: 0 0 0 0;
}

.support li a figure img {
	width: 282px;
	height:auto;
  	-ms-interpolation-mode: bicubic;
}

.support li a span {
	display: block;
	line-height: 1.8;
	padding: 5px;
	font-size: 14px;
	background:#336699;
	color:#fff;
	font-weight: normal;
	text-decoration:none;
}

/* テキストボタン用リンク設定 */
.support a:link{ color: #85742b; text-decoration: none; }
.support a:hover{ color: #336699; text-decoration: none;}
.support a:visited{ color: #85742b; }


.modal_list {
	display: none;
}

.modal {
	width: 640px;
	background:#fff;
    border: 0;
	border: solid 0px #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow:hidden;
}

.modal figure {
	
}

.modal figure img {
	
}

.modal dl {
	float: ;
	width: 640px;
}

.modal dt {
	line-height: 1.3;
	margin: 10px 0px 10px;
	color: #231816;
	font-size: 24px;
	font-weight: 500;
	text-align: left;
	padding: 0 10px 0 14px;
}

.modal dt span {
	font-size: 16px;
	font-weight: normal;
	}

.modal dd {
	height: auto;
	padding: 0 10px 0 14px;
	overflow: auto;
	font-size: 14px;
	text-align: left;
	color: #000;
}

.banner {
	margin: 0 0 35px;
}

.modal dd.tour {
	height: auto;
	padding: 0 10px 10px 14px;
	overflow: auto;
	text-align: left;
	font-size:110%;
	font-weight:700;
}

/* テキストボタン用リンク設定 */
.modal dd.tour a:link{ color: #321805; text-decoration: none; }
.modal dd.tour a:hover{ color: #85742b; text-decoration: none;}
.modal dd.tour a:visited{ color: #342f09; text-decoration: none; }


@media screen and (max-width:1023px) {
/*==========================================
 ～768
===========================================*/
img,object,embed {
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}

.support li {
	width: 31%;
	margin: 0px 6px 8px 2px;
}

.support li figure img {
	width: 100%;
	margin: 0;
}
.support li a figure img {
	
}

.modal {
	width: auto;
	padding: ;
}
.modal figure {
	float: none;
	margin: 0 0 10px;
	text-align: center;
}

.modal figure img {
	width: ;
	height: auto;
}

.modal dl {
	float: none;
	width: auto;
}

.modal dt {
	line-height: inherit;
	font-size: 14px;
}

.modal dt span {
	font-size: 12px;
}

.modal dd {
	font-size: inherit;
	height: ;
}

#fancybox-close {
	top: -15px !important;
	right: -15px !important;
	width: 30px !important;
	height: 30px !important;
	background-size: 30px auto !important;
}

}


@media screen and (max-width:767px) {
/*==========================================
 ～640
===========================================*/

.support li {
	width: 31%;
	margin: 0px 8px 10px 4px;
}

.support li a span {
	font-size: 14px;
}

}


@media screen and (max-width:639px) {
/*==========================================
 ～480
===========================================*/
img,object,embed {
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}

.support li {
	width: 31%;
	margin: 0px 6px 8px 2px;
}

.support li a span {
	font-size: 11px;
}

.modal dd {
	font-size: inherit;
	height: ;
}

}

@media screen and (max-width:479px) {
/*==========================================
 ～415
===========================================*/

.support li {
	width: 46%;
	margin: 0px 6px 10px 4px;
}

}


@media screen and (max-width:414px) {
/*==========================================
 ～411
===========================================*/

img,object,embed {
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}

.support li {
	width: 46%;
	margin: 8px 6px 0px 6px;
}

.support li figure img {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.support li a span {
	font-size: 12px;
}

.modal dd {
	font-size: inherit;
	height: ;
}

}


@media screen and (max-width:410px) {
/*==========================================
 ～375
===========================================*/

.support li {
	width: 47%;
	margin: 0px 6px 10px 2px;
}

}

@media screen and (max-width:374px) {
/*==========================================
 ～320
===========================================*/

.support li {
	width: 46%;
	margin: 8px 5px 0px 5px;
}

}