@charset "EUC-JP";

/*================================================
globalnavi
================================================*/
.gnavi {
    position: relative;
    top: 0;
    background: #DBDAD5; /*#efede7*/
    border-top: 3px solid #DBDAD5;
    text-align: center;
}
.gnavi ul {
    position: relative;
    width: 1200px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.gnavi ul::after {
	display: block;
	clear: both;
	content: '';
}
.gnavi ul li {
    width: calc(100% / 7);
	float: left;
    box-sizing: border-box;
}
.gnavi > ul > li > a > span {
    display: block;
    height: 15px;
    text-indent: 0;
    margin: 0 auto;
    border-left: 1px solid #DBDAD5;
}
.gnavi > ul > li:last-child > a > span {
    border-right: 1px solid #DBDAD5;
}

/*.gnavi ul li:hover {
	background: rgba(255,255,255,.3)
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transition: all .3s;
    color: #65c370;
}
;*/
.gnavi > ul > li > a:hover {
	color: #65c370;/*f5b0d4*/
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transition: all .3s;
}

.gnavi > ul > li > a {
	display: block;
	color: #333;
	font-size: 17px;
    padding: 20px 0;
    text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.gnavi ul div {
    display: block;
	position: absolute;
    width: 1200px;
    height: 460px;
	top: 140%;
	left: 0;
    padding: 0;
}

.subnavibox1 {
	background: #ffffff; /*rgba(255,255,255,.95)*/
}
.subnavibox1:after {
	border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 18px solid transparent;
    border-bottom-color: #ffffff;
    border-top-width: 0;
    top: -18px;
    content: "";
    display: block;
    left: 70px;
    position: absolute;
    width: 0;
}
.behind1 {
    position: absolute;
    display: block;
    top: -18px;
    left: 0px;
    width: 240px;
    height: 20px;
    background: rgba(255,255,255,.0):
}

.subnavibox2 {
	background: #ffffff;
}
.subnavibox2:after {
	border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 18px solid transparent;
    border-bottom-color: #ffffff;
    border-top-width: 0;
    top: -18px;
    content: "";
    display: block;
    left: 236px;
    position: absolute;
    width: 0;
}
.behind2 {
    position: absolute;
    display: block;
    top: -18px;
    left: 240px;
    width: 240px;
    height: 20px;
    background: rgba(255,255,255,.0):
}

.subnavibox3 {
	background: #ffffff;
}
.subnavibox3:after {
	border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 18px solid transparent;
    border-bottom-color: #ffffff;
    border-top-width: 0;
    top: -18px;
    content: "";
    display: block;
    left: 409px;
    position: absolute;
    width: 0;
}
.behind3 {
    position: absolute;
    display: block;
    top: -18px;
    left: 480px;
    width: 240px;
    height: 20px;
    background: rgba(255,255,255,.0):
}

.subnavibox4 {
	background: #ffffff;
}
.subnavibox4:after {
	border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 18px solid transparent;
    border-bottom-color: #ffffff;
    border-top-width: 0;
    top: -18px;
    content: "";
    display: block;
    left: 580px;
    position: absolute;
    width: 0;
}
.behind4 {
    position: absolute;
    display: block;
    top: -18px;
    left: 720px;
    width: 240px;
    height: 20px;
    background: rgba(255,255,255,.0):
}

.subnavibox5 {
    background: #ffffff;
}
.subnavibox5:after {
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 18px solid transparent;
    border-bottom-color: #ffffff;
    border-top-width: 0;
    top: -18px;
    content: "";
    display: block;
    left: 746px;
    position: absolute;
    width: 0;
}
.behind5 {
    position: absolute;
    display: block;
    top: -18px;
    left: 960px;
    width: 240px;
    height: 20px;
    background: rgba(255,255,255,.0):
}
.subnavibox6 {
    background: #ffffff;
}
.subnavibox6:after {
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 18px solid transparent;
    border-bottom-color: #ffffff;
    border-top-width: 0;
    top: -18px;
    content: "";
    display: block;
    left: 925px;
    position: absolute;
    width: 0;
}
.behind6 {
    position: absolute;
    display: block;
    top: -18px;
    left: 960px;
    width: 240px;
    height: 20px;
    background: rgba(255,255,255,.0):
}
.subnavibox7 {
    background: #ffffff;
}
.subnavibox7:after {
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 18px solid transparent;
    border-bottom-color: #ffffff;
    border-top-width: 0;
    top: -18px;
    content: "";
    display: block;
    left: 1096px;
    position: absolute;
    width: 0;
}
.behind7 {
    position: absolute;
    display: block;
    top: -18px;
    left: 960px;
    width: 240px;
    height: 20px;
    background: rgba(255,255,255,.0):
}

.gnavi ul div {
	visibility: hidden;
	opacity: 0;
	transition: .2s ease-in-out;
	transform: translateY(10px);
}
.gnavi ul div ul {
    display: inline-block;
	position: absolute;
    width: 450px;
    height: auto;
	top: 50px;
	left: 80px;
    padding: 0;
    list-style: none;
}
.gnavi ul div ul li {
	display: inline-block;
    width: calc(100% / 1);
    text-align: left;
}
.gnavi ul div ul li a {
    display: block;
    padding: 7px 0;
    font-size: 14px;
    color: #555555;
    line-height: 0.8;
    border-bottom: 1px dotted #cccccc;
    padding-left: 5px;
    margin: 0 10px 10px;
}
.gnavi ul div ul li a:hover {
	color: #65c370;
    border-bottom: 1px solid #65c370;
    transition: all .3s;
}
.gnavi ul li:hover > div {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
}
.gnavi ul div ul li:hover > ul {
	transform: translateX(0) translateY(0);
}
.gnavi a:hover {
	opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}

.reco1 img {
    position: absolute;
    width: 240px;
    top: 50px;
    right: 80px;
}
.reco1 p {
    position: absolute;
    top: 300px;
    left: 880px;
    font-size: 14px;
    color: #555555;
    line-height: 1.5;
    padding: 0;
    margin: 0;
    text-align: left;
}
.reco1 p:hover {
    color: #65c370;
    transition: all .3s;
}
.reco2 img {
    position: absolute;
    width: 240px;
    top: 50px;
    right: 360px;
}
.reco2 p {
    position: absolute;
    top: 300px;
    left: 600px;
    font-size: 14px;
    color: #555555;
    line-height: 1.5;
    padding: 0;
    margin: 0;
    text-align: left;
}
.reco2 p:hover {
    color: #65c370;
    transition: all .3s;
}
