
@media screen and (min-width: 800px) {
.pluse_top01 {
    width: 100%;
}
.pluse_top01 li {
    width: 30.5711%;
    margin: 0 2.75% 2em 0;
    float: left;
}
.pluse_top01 li:last-child {
    margin: 0 0 2em 0;
}
.pluse_top01 li img {
    width: auto;
    max-width: 100%;
}
.pluse_top01 li p a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
.pluse_top01 li h5 {
    margin: 1em 0 0.5em;
    font-size: 120%;
    line-height: 1.3em;
    text-align: left;
}
.pluse_top01 li h5 a {
    font-weight: bold;
    color: #000;
}
.pluse_top01 li h5 a:hover {
    color: #BBB;
}
.pluse_top01 li .date_line {
    margin: 0.5em 0;
}
.pluse_top01 li .date_line a {
    color: #000;
}
.pluse_top01 li .date_line a:hover {
    color: #BBB;
}
.pluse_top01_in {
    padding-top: 0.5em;
}
.pluse_top01_in p {
    float: left;
}
.pluse_top01_in p a {
    display: inline-block;
    padding: 0.1em 0.5em;
    background: #DDD;
    color: #999;
    margin: 0 0.5em 0.4em 0;
}
.pluse_top01_in p a:hover {
    background: #EEE;
    color: #BBB;
}
.pluse_top02 {
    width: 100%;
    margin: 2em 0 1em;
}
.pluse_top02 img {
    width: auto;
}
.pluse_top03 {
    width: 100%;
    margin: 1.5em auto 2em;
    text-align: center;
}
.pluse_top03 img {
    width: auto;
    margin: 0 auto;
}
.pluse_top03 a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
#kote_banner {
    display: block;
    position: fixed;
    top: 10%;
    right: 0;
    width: auto;
    z-index: 10000;
}
.kote_banner01, .kote_banner02, .kote_banner03 {
    float: right;
    margin-bottom: 0.6em;
}
.kote_banner01 img, .kote_banner02 img, .kote_banner03 img {
    width: auto;
}
.kote_banner01 a:hover img, .kote_banner02 a:hover img, .kote_banner03 a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
.pluse_pc {
    display: block;
}
.pluse_phone {
    display: none;
}
}

/* タブレット、スマートフォン用 非Retina対応スタイル記述 */
@media screen and (max-width: 800px) {
.pluse_top01 {
    width: 100%;
    margin: 0;
    padding: 0;
}
.pluse_top01 ul li {
    width: 46%;
    margin: 0 2% 5% 2%;
    float: left;
}
.pluse_top01 ul li:last-child {
    width: 46%;
    margin: 0 2% 5% 2%;
}
.pluse_top01 li img {
    width: 100%;
    max-width: 100%;
}
.pluse_top01 li p a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
.pluse_top01 li h4 {
    margin: 1em 0 0.5em;
    font-size: 140%;
    line-height: 1.3em;
    text-align: left;
}
.pluse_top01 li h4 a {
    font-weight: bold;
    color: #000;
}
.pluse_top01 li h4 a:hover {
    color: #BBB;
}
.pluse_top01 li .date_line {
    margin: 0.5em 0;
}
.pluse_top01 li .date_line a {
    color: #000;
}
.pluse_top01 li .date_line a:hover {
    color: #BBB;
}
.pluse_top01_in {
    padding-top: 0.5em;
}
.pluse_top01_in p {
    float: left;
}
.pluse_top01_in p a {
    display: inline-block;
    padding: 0.1em 0.5em;
    background: #DDD;
    color: #999;
    margin: 0 0.5em 0.4em 0;
}
.pluse_top01_in p a:hover {
    background: #EEE;
    color: #BBB;
}
.pluse_top02 {
    width: 70%;
    margin: 1.5em 15% 1em;
}
.pluse_top02 img {
    width: 100%;
}
.pluse_top03 {
    width: 70%;
    margin: 2em 15%;
}
.pluse_top03 img {
    width: 100%;
}
.pluse_top03 a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
#kote_banner {
    display: block;
    position: fixed;
    top: 55%;
    right: 0;
    width: 12.5%;
    z-index: 500;
}
.kote_banner01, .kote_banner02, .kote_banner03 {
    float: right;
    margin-bottom: 0.5em;
}
.kote_banner01 img, .kote_banner02 img, .kote_banner03 img {
    width: 100%;
}
.kote_banner01 a:hover img, .kote_banner02 a:hover img, .kote_banner03 a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
.pluse_pc {
    display: none;
}
.pluse_phone {
    display: block;
}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
    display: none;
}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #0c1923;
    padding: 4px 0;
    min-height: 42px;
    z-index: 999999;
}
.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px 13px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 3px;
}
.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #0c1923;
    margin-top: 44px;
}
.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
}
.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%;
}
.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid #383838;
    border-top: 1px solid rgba(255,255,255,0.5);
    text-decoration: none;
    text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
    width: 80%;
    padding: 1em 10%;
    border-top: 1px solid #f1f1f1;
    border-top: 1px solid rgba(255,255,255,0.25);
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
    background: #252525;
    background: rgba(255,255,255,0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 26px;
    height: 32px;
    padding: 12px !important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: rgba(255,255,255,0.1);
    border: none !important;
    border-left: 1px solid rgba(255,255,255,0.4) !important;
    border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgba(0,0,0,0.9);
}
.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
}
.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}
/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.mean-remove {
    display: none !important;
}
}

/* max-width: 768pxから更にスマートフォン用へ
最適化する箇所のスタイル記述 */
@media screen and (max-width: 640px) {
.pluse_top01 li {
    width: 47%;
    margin: 0 1.5% 2em 0;
    float: left;
}
.pluse_top01 li:last-child {
    margin: 0 1.5% 2em 0;
}
.pluse_top01 li img {
    width: 100%;
    max-width: 100%;
}
.pluse_top01 li p a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
.pluse_top01 li h4 {
    margin: 1em 0 0.5em;
    font-size: 100%;
    line-height: 1.4em;
    text-align: left;
}
.pluse_top01 li h4 a {
    font-weight: normal;
    color: #000;
}
.pluse_top01 li h4 a:hover {
    color: #BBB;
}
.pluse_top01 li .date_line {
    margin: 0.5em 0;
}
.pluse_top01 li .date_line a {
    color: #000;
}
.pluse_top01 li .date_line a:hover {
    color: #BBB;
}
.pluse_top01_in {
    padding-top: 0.5em;
}
.pluse_top01_in p {
    float: left;
}
.pluse_top01_in p a {
    display: inline-block;
    padding: 0.1em 0.5em;
    background: #DDD;
    color: #999;
    margin: 0 0.5em 0.4em 0;
}
.pluse_top01_in p a:hover {
    background: #EEE;
    color: #BBB;
}
.pluse_top02 {
    width: 70%;
    margin: 1.5em 15% 1em;
}
.pluse_top02 img {
    width: 100%;
}
.pluse_top03 {
    width: 70%;
    margin: 2em 15%;
}
.pluse_top03 img {
    width: 100%;
}
.pluse_top03 a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
}
a.meanmenu-reveal {
    display: none
}
.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #0c1923;
    padding: 4px 0;
    min-height: 42px;
    z-index: 999999
}
.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700
}
.mean-container a.meanmenu-reveal span {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 3px
}
.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #0c1923;
    margin-top: 44px
}
.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none
}
.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%
}
.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid #383838;
    border-top: 1px solid rgba(255,255,255,.5);
    text-decoration: none;
    text-transform: uppercase
}
.mean-container .mean-nav ul li li a {
    width: 80%;
    padding: 1em 10%;
    border-top: 1px solid #f1f1f1;
    border-top: 1px solid rgba(255,255,255,.25);
    opacity: .75;
    filter: alpha(opacity=75);
    text-shadow: none!important;
    visibility: visible
}
.mean-container .mean-nav ul li.mean-last a {
    border-bottom: 0;
    margin-bottom: 0
}
.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%
}
.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%
}
.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%
}
.mean-container .mean-nav ul li a:hover {
    background: #252525;
    background: rgba(255,255,255,.1)
}
.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 26px;
    height: 32px;
    padding: 12px!important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: rgba(255,255,255,.1);
    border: 0!important;
    border-left: 1px solid rgba(255,255,255,.4)!important;
    border-bottom: 1px solid rgba(255,255,255,.2)!important
}
.mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgba(0,0,0,.9)
}
.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both
}
.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0
}
.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.mean-remove {
    display: none!important
}

/* RETINA用のスタイル記述 */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
}
