@charset "utf-8";
/* @latest 2021.08.12 OSY */
/* @latest 2022.03.14 YHY */

.widequick137 {position:relative; width:100%; height:auto; float:left; box-sizing:border-box;}
.widequick137 .wq137bg_wrap {position:absolute; top:0; left:0; width:100%; height:100%; box-sizing:border-box;  background:#ebe8e4; opacity:1;}
.widequick137 .wq137bg_wrap > img {width:100%; height:100%;}

.widequick137 .wq137 {position:relative; width:100%; box-sizing:border-box; float:left; padding:50px 0 50px;}
.widequick137 .wq137 .innerbox {width:100%;max-width: 1330px;margin:0 auto;height:auto;padding: 0 15px;box-sizing: border-box;text-align:center;}
.widequick137 .wq137 .innerbox > div {/*float:left;*/display:inline-block;margin-left: -4px;width: 32.3333333%;margin-right: 1.3%;margin-bottom: 1.3%;box-sizing:border-box;}
.widequick137 .wq137 .innerbox > div:nth-of-type(3n) {margin-right:0;}
.widequick137 .wq137 .innerbox > div:first-of-type {margin-left:0;}
.widequick137 .wq137 .innerbox > div:last-of-type {margin-left:0; margin-right:0;}

.widequick137 .wq137 .wq137link00 {position:relative; overflow:hidden; font-size:0; background:#fff; box-shadow:5px 5px 12px 0 rgba(0,0,0,0.6); border:1px solid #d5d2cf; box-sizing:border-box;}
.widequick137 .wq137 .wq137link00:hover {box-shadow:3px 3px 5px 0 rgba(0,0,0,0.3);}
.widequick137 .wq137 .wq137link00:hover a.thumbLink::after {}

.widequick137 .wq137 .wq137link00 a.thumbLink {display: block; width:100%; height:100%; box-sizing:border-box; color:#999;}
.widequick137 .wq137 .wq137link00 a.thumbLink:focus {border:1px dashed #999;}
.widequick137 .wq137 .wq137link00 a.thumbLink img {width:100%;}
.widequick137 .wq137 .wq137link00 a.thumbLink::after {position:absolute; right:30px; bottom:20px; content:"\f105"; font-family:FontAwesome; display:inline-block; font-size:56px;}

.widequick137 .wq137 .wq137link00 a.thumbLink .txtBox {width:100%; height:auto; padding:30px 30px 80px; background:#fff; word-break:normal; word-break:keep-all; /*border-top:1px solid #d5d2cf;*/ text-align:left; box-sizing:border-box;}
.widequick137 .wq137 .wq137link00 a.thumbLink .txtBox .tit {font-size:24px; font-weight:600; line-height:1.4em; color:#333;}
.widequick137 .wq137 .wq137link00 a.thumbLink .txtBox .co {display:block; font-size:18px; line-height:1.4em; color:#666; margin-top:30px;}

/* layout */
.border-radius .widequick137 .wq137 .wq137link00 {border-radius:10px;}

	@media (max-width:1300px){
		.widequick137 .wq137 .innerbox {width:90%;}
	}
	
	@media (max-width:799px){
		.widequick137 .wq137 {padding:50px 0 50px;}
		.widequick137 .wq137 .innerbox > div {width:100%; margin-bottom:30px; margin-left:0;}

		.widequick137 .wq137 .wq137link00 a.thumbLink::after {display:none;}
		.widequick137 .wq137 .wq137link00 a.thumbLink .txtBox {padding:30px;}
		.widequick137 .wq137 .wq137link00 a.thumbLink .txtBox .tit {font-size:20px;}
		.widequick137 .wq137 .wq137link00 a.thumbLink .txtBox .co {font-size:15px; margin-top:15px;}
	}