@charset "UTF-8";

/* ---------------------------------------------------------
	CSS Document load
--------------------------------------------------------- */

#load {
	width: 100%;
	height: 100vh;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

.wf-active #load {
	display: none;
}

/* ---------------------------------------------------------
	CSS Document mv_bg
--------------------------------------------------------- */

#mv_bg {
	width: 100%;
	height: 470px;
	overflow: hidden;
	background: url(../top/mv_bg.jpg) top;
	margin-bottom: 40px;
	position: relative;
}

#mv_bg .flexslider {
	height: 436px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	top: 25px;
}

#mv_bg .flexslider.start .slides li:first-child {
	opacity: 1 !important;
	z-index: 2;
}

#mv_bg .slides li {
	float: left;
	min-width: 1200px;
	width: 100%;
	margin-right: -100%;
	padding: 0;
	list-style: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	position: relative;
}

#mv_bg .slides li img {
	width: 1200px;
}

#mv_bg .flex-control-paging {
	width: 100%;
	margin-top: 10px;
	font-size: 0;
}

#mv_bg .flex-control-paging li {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	margin: 0 5px;
	padding: 0;
	list-style: none;
}

#mv_bg .flex-control-paging li a {
	display: block;
	height: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #ccc;
}

#mv_bg .flex-control-paging li a.flex-active {
	background: #4eba6f;
}

#mv_wrapper {
	width: 1200px;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document container
--------------------------------------------------------- */

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document a01
--------------------------------------------------------- */

.a01 {
	min-height: 249px;
	margin-bottom: 40px;
}

.a01-box {
	width: 480px;
	border: solid 4px #4EBA6F;
	background: url(../top/a01-bg-01.jpg) repeat-y 0 0;
	position: relative;
	z-index: 1;
}

.a01-box:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

.a01-box .bg {
	width: 85px;
	height: 51px;
	background: url(../top/a01-bg-02.png) no-repeat;
	position: absolute;
	left: 116px;
	top: 12px;
	z-index: 2;
}

.a01-box .img {
	float: left;
	width: 156px;
	height: 240px;
	text-align: center;
	font-size: 0;
	line-height: 240px;
}

.a01-box .img img {
	vertical-align: middle;
}

.a01-box .detail {
	float: right;
	width: 310px;
}

.a01-box h2 {
	margin-bottom: 15px;
	padding: 17px 10px 8px;
	background: url(../top/a01-bg-h2.jpg) repeat-x left bottom;
	text-align: center;
	font-size: 22px;
	color: #4EBA6F;
}

.a01-box .detail h2 + p {
	margin: 0 10px 0 14px;
}

.a01-box .detail p.bt {
	margin-top: 10px;
	margin-right: 14px;
	text-align: right;
}

.a01-box .detail p.bt a {
	display: inline-block;
	vertical-align: top;
	height: 32px;
	padding: 0 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #4eba6f;
	background: -moz-linear-gradient(left, #4eba6f 0%, #94dc52 50%, #4eba6f 100%);
	background: -webkit-linear-gradient(left, #4eba6f 0%,#94dc52 50%,#4eba6f 100%);
	background: linear-gradient(to right, #4eba6f 0%,#94dc52 50%,#4eba6f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eba6f', endColorstr='#4eba6f',GradientType=1 );
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-weight: 500;
	font-size: 15px;
	line-height: 30px;
	color: #fff;
	opacity: 1;
	filter: Alpha(opacity=100);
}

/* ---------------------------------------------------------
	CSS Document a02
--------------------------------------------------------- */

.a02 {
	height: 305px;
	margin-bottom: 40px;
	padding: 40px 0 40px 360px;
	font-size: 0;
	position: relative;
	z-index: 0;
}

.a02 h2 {
	width: 100%;
	height: 305px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.a02-box {
	display: inline-block;
	vertical-align: top;
	width: 300px;
	margin-right: 15px;
	background: #fff;
}

.a02-box .find {
	height: 220px;
	border: solid 4px #F0C419;
	background: #fff url(../top/a02-bt.png) no-repeat right bottom;
}

.a02-box .find:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

.a02-box a {
	display: block;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	color: #DCB30E;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.a02-box .txt {
	float: right;
	width: 170px;
	padding-right: 20px;
	font-size: 15px;
}

.a02-box .img {
	float: left;
	width: 91px;
	margin-left: 10px;
}

.a02-box .img img {
	width: 86px;
	height: 143px;
}

/* ---------------------------------------------------------
	CSS Document a03
--------------------------------------------------------- */

.a03 {
	height: 250px;
	margin-bottom: 40px;
	padding: 20px 0 20px 354px;
	border: solid 4px #4EBA6F;
	font-size: 0;
	position: relative;
	z-index: 0;
}

.a03 h2 {
	width: 332px;
	height: 242px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.a03-box {
	display: inline-block;
	vertical-align: top;
	width: 300px;
	margin-right: 15px;
	background: #fff;
	position: relative;
}

.a03-box .find {
	height: 202px;
	border: solid 2px #4EBA6F;
	background: #fff url(../top/a03-bt.png) no-repeat right bottom;
}

.a03-box .find:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

.a03-box .new {
	width: 40px;
	height: 22px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	background: #f00;
	color: #fff;
	position: absolute;
	top: -5px;
	left: -5px;
}

.a03-box a {
	display: block;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	color: #4EBA6F;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.a03-box .txt {
	float: right;
	width: 190px;
	padding-right: 20px;
	font-size: 15px;
}

.a03-box .img {
	float: left;
	width: 91px;
	margin-left: 10px;
}

.a03-box .img img {
	width: 80px;
}

/* ---------------------------------------------------------
	CSS Document readblog
--------------------------------------------------------- */

#readblog h2 {
	height: 50px;
	margin-bottom: 20px;
	padding: 0 15px;
	border-top: solid 4px #70c88c;
	background: #4eba6f;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-weight: normal;
	font-size: 22px;
	line-height: 42px;
	color: #fff;
	position: relative;
}

#readblog h2 span {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	font-size: 12px;
	letter-spacing: 1px;
}

.a07 {
	margin-bottom: 40px;
}

.a07 .box {
	width: 490px;
	padding: 8px 0 0 20px;
	border: solid 1px #ccc;
}

.a07 .box h2 {
	margin-bottom: 8px;
	padding-left: 5px;
	font-size: 20px;
	line-height: 42px;
	color: #4eba6f;
	position: relative;
}

.a07 .box h2:before {
	position: relative;
	content: '';
	width: 18px;
	height: 6px;
	margin-top: -3px;
	background: #4eba6f;
	position: absolute;
	top: 50%;
	left: -20px;
}

.a07 .box .scroll {
	height: 240px;
	overflow: auto;
}

.a07 .box dl {
	display: table;
	width: 100%;
	margin-bottom: 13px;
	padding-top: 13px;
	border-top: dashed 1px #ccc;
	line-height: 22px;
}

.a07 .box dt {
	display: table-cell;
	vertical-align: top;
	width: 90px;
	font-size: 14px;
	color: #4CB86D;
}

.a07 .box dd {
	display: table-cell;
	vertical-align: top;
	padding-right: 5px;
}

/* ---------------------------------------------------------
	CSS Document quality
--------------------------------------------------------- */

#quality h2 {
	height: 50px;
	margin-bottom: 20px;
	padding: 0 15px;
	border-top: solid 4px #70c88c;
	background: #4eba6f;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-weight: normal;
	font-size: 22px;
	line-height: 42px;
	color: #fff;
	position: relative;
}

#quality h2 span {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	font-size: 12px;
	letter-spacing: 1px;
}

#quality ul {
	margin-bottom: 50px;
	text-align: center;
	font-size: 0;
}

#quality li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}

#quality li img {
	width: 290px;
	height: 120px;
}

/* ---------------------------------------------------------
	CSS Document ranking
--------------------------------------------------------- */

#ranking {
	margin-bottom: 50px;
	font-size: 0;
}

#ranking h2 {
	height: 50px;
	margin-bottom: 20px;
	padding: 0 15px;
	border-top: solid 4px #70c88c;
	background: #4eba6f;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-weight: normal;
	font-size: 22px;
	line-height: 42px;
	color: #fff;
	position: relative;
}

#ranking h2 span {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	font-size: 12px;
	letter-spacing: 1px;
}

#ranking .ranking-flex {
	display: flex;
	justify-content: space-between;
}

#ranking .box {
	width: 17%;
	font-size: 15px;
	position: relative;
}

#ranking .box:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

#ranking .over01,
#ranking .over02,
#ranking .over03,
#ranking .over04,
#ranking .over05 {
	width: 40px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	background: #f00;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
}

#ranking .img {
	margin-bottom: 5px;
	padding: 15px 0;
	border: solid 1px #ccc;
	text-align: center;
}

#ranking .img img {
	height: 140px;
}

#ranking a {
	display: block;
	margin-bottom: 5px;
	opacity: 1;
	filter: Alpha(opacity=100);
}

#ranking p {
	font-size: 14px;
	line-height: 1.5;
}

/* ---------------------------------------------------------
	CSS Document category_gmofree
--------------------------------------------------------- */

.list05 {
	margin-bottom: 50px;
	background: #EDEDED;
	padding: 30px 10px 20px;
	font-size: 0;
}

.list05 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.list05 li {
	width: 320px;
	height: 120px;
	margin-bottom: 10px;
}

/* ---------------------------------------------------------
	CSS Document category_gmofree
--------------------------------------------------------- */

.category_gmofree_01 {
	margin-bottom: 25px;
	padding: 30px 0 20px;
	border: solid 1px #0f70ac;
	text-align: center;
	font-size: 0;
}

.category_gmofree_01 dl {
	display: inline-block;
	vertical-align: top;
	width: 30%;
}

.category_gmofree_01 dt {
	margin-bottom: 5px;
}

.category_gmofree_01 dt img {
	width: 127px;
	height: 148px;
}

.category_gmofree_01 dd {
	font-weight: bold;
	font-size: 22px;
	line-height: 70px;
	color: #6d6c72;
}

.category_gmofree_01 dd span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.4;
}

.category_gmofree_02 {
	margin-bottom: 40px;
	padding: 30px 0 20px 40%;
	border: solid 1px #372416;
	background: url(/category/img/detail/category_gmofree_06.png) no-repeat left;
	text-align: center;
	font-weight: bold;
	font-size: 0;
	color: #372416;
}

.category_gmofree_02 dt {
	display: none;
}

.category_gmofree_02 dd img {
	width: 82px;
	height: 82px;
}

.category_gmofree_02 dd span {
	display: block;
	font-size: 16px;
}

.category_gmofree_02 dd span.nth3 {
	margin-top: 15px;
	font-size: 22px;
}

.buy_button {
	display: none;
}

/* ---------------------------------------------------------
	CSS Document related
--------------------------------------------------------- */

#related {
	margin-bottom: 25px;
	font-size: 0;
}

#related h3 {
	height: 50px;
	margin-bottom: 20px;
	padding-left: 20px;
	background: #4eba6f url(../images/bg-title02.jpg) left;
	font-weight: bold;
	font-size: 20px;
	line-height: 50px;
	color: #fff;
}

#related .related-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#related .box {
	width: 320px;
	margin-bottom: 15px;
	padding: 10px;
	border: solid 1px #e0e0e0;
}

#related .box:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

#related .box .img {
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	height: 149px;
	margin-right: 4%;
	text-align: center;
}

#related .box .img img {
	max-height: 149px;
}

#related .box .text {
	display: inline-block;
	vertical-align: middle;
	width: 66%;
	line-height: 1.5;
}

#related .box h2 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5;
	color: #1d9942;
}

#related .box p {
	font-size: 14px;
	line-height: 1.5;
}

/* ---------------------------------------------------------
	CSS Document a04
--------------------------------------------------------- */

.a04 {
	width: 920px;
	height: 415px;
	margin: 0 auto 50px;
	position: relative;
}

.a04 .bt {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.a04 .bt a {
	display: inline-block;
	vertical-align: top;
	height: 32px;
	padding: 0 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #4eba6f;
	background: -moz-linear-gradient(left, #4eba6f 0%, #94dc52 50%, #4eba6f 100%);
	background: -webkit-linear-gradient(left, #4eba6f 0%,#94dc52 50%,#4eba6f 100%);
	background: linear-gradient(to right, #4eba6f 0%,#94dc52 50%,#4eba6f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eba6f', endColorstr='#4eba6f',GradientType=1 );
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-weight: 500;
	font-size: 15px;
	line-height: 30px;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document fsrecommenddiv
--------------------------------------------------------- */

#fsrecommenddiv4 {
	min-height: 350px;
	margin-bottom: 50px;
}

#fsrecommenddiv3 {
	min-height: 320px;
	margin-bottom: 50px;
}

#fsrecommenddiv4 > h2,
#fsrecommenddiv3 > h2 {
	height: 50px !important;
	padding: 0 !important;
	background: #4eba6f url(../images/bg-title02.jpg) left !important;
	font-size: 20px !important;
	line-height: 50px !important;
}

#fsrecommenddiv4 .txt,
#fsrecommenddiv3 .txt {
	font-size: 14px;
}

#fsrecommenddiv4 .txt h2 a,
#fsrecommenddiv3 .txt h2 a {
	display: block;
	margin-top: 5px;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
}

#fsrecommenddiv7,
#fsrecommenddiv11 {
	display: none;
}

/* ---------------------------------------------------------
	CSS Document guide
--------------------------------------------------------- */

#guide h2 {
	height: 50px;
	margin-bottom: 5px;
	padding-left: 20px;
	background: #4eba6f url(../images/bg-title02.jpg) left;
	font-weight: bold;
	font-size: 20px;
	line-height: 50px;
	color: #fff;
}

#guide h3 {
	margin-bottom: 15px;
	background: url(../images/bg-title01.jpg) repeat-x left bottom;
	font-weight: normal;
	font-size: 17px;
	line-height: 50px;
	color: #4eba6f;
}

#guide .f_left,
#guide .f_right {
	width: 480px;
	font-size: 15px;
}

#guide .text:not(:last-of-type) {
	margin-bottom: 20px;
}

#guide .text p:not(:last-of-type) {
	margin-bottom: 15px;
}

#guide .text li {
	padding-left: 15px;
	position: relative;
}

#guide .text li:before {
	content: '';
	width: 0;
	height: 0;
	margin-top: -4px;
	border: solid 4px transparent;
	border-left: solid 6px #4eba6f;
	position: absolute;
	top: 50%;
	left: 5px;
}
