/* ポータルバナー */
.cyberlp_banner { position: relative; }
.cyberlp_banner .banner_detals { width: 430px; position: absolute; top: 25px; left: 50px; color: #FFF; }
.cyberlp_banner.bg_white .banner_detals { color: #000; }
.cyberlp_banner .banner_detals.full_details { width: inherit; }
.cyberlp_banner .banner_detals.ex_details01 { width: 650px; }
.cyberlp_banner .banner_detals h4 { color: #37a9ba; font-size: 32px; line-height: 1.4; font-weight: bold; margin-bottom: 0.4em; }
.cyberlp_banner .banner_detals h4 span { color: #000; font-size: 24px; font-weight: normal; display: block; }
.cyberlp_banner .banner_detals p { font-size: 16px; margin-bottom: 1.2em; }
.cyberlp_banner .banner_detals .linkStyle01_white, .cyberlp_banner .banner_detals .linkStyle01_black, .cyberlp_banner .banner_detals .linkStyle01 { margin: 0; font-size: 16px; }
.cyberlp_banner .banner_detals .linkStyle01_black { background: #FFF; }
.cyberlp_banner .banner_detals .linkStyle01_black:hover { background: #000; }
@media screen and (max-width: 896px){
.cyberlp_banner { position: static; }
.cyberlp_banner .banner_detals { width: inherit !important; position: static; padding: 4%; }
.cyberlp_banner.bg_white .banner_detals:link { background: #FFF; }
.cyberlp_banner .banner_detals h4 { font-size: 26px; }
.cyberlp_banner .banner_detals p { font-size: 14px; margin-bottom: 1.2em; }
.cyberlp_banner .banner_detals .linkStyle01_white, .cyberlp_banner .banner_detals .linkStyle01 { font-size: 14px; }
.cyberlp_banner .banner_detals .linkStyle01_black:hover { background: #FFF; }
}

.contents01 li {
  position: relative;
  height: 330px;
}

.contents01 .boxStyle05 .link {
  position: absolute;
  bottom: 0;
  width: 230px;
  right: 23px;
}

.f-lnav .f-lnavList li a span { background: none; }

/* 受賞マーク */
#container #contents section .prize { width: 1101px; margin: -25px auto 45px; line-height: 1.4; text-align: right; }
#container #contents section .prize span { margin-bottom: 5px; }
@media screen and (max-width: 896px){
#container #contents section .prize { width: inherit; margin: -5px 3% 30px; }
}











