@charset "utf-8";


*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 }

body {
    background: #ffffff;
    color: #445566;
    line-height: 1.75;
    font-size: 0.875em;
/* --------------------
 px to em
12px = 0.8571em
13px = 0.9286em
14px = 1em
15px = 1.0714em
18px = 1.2857em
20px = 1.4286em
24px = 1.7143em
30px = 2.1429em
-------------------- */
}
body, textarea {
    font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
input, select {
    font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
}
img {
    vertical-align: bottom;
}
a {
  color: #0099cc;
  text-decoration: none;
}
a:visited {
  color: #006699;
}
a:hover {
  color: #0099cc;
  text-decoration: underline;
}
a:active {
  color: #0099cc;
  text-decoration: underline;
}

/*
 * "ipa" licensed under the IPA Font License Agreement v1.0
 * http://corp.gree.net/jp/
 * http://ipafont.ipa.go.jp/
 * http://ipafont.ipa.go.jp/ipa_font_license_v1.html
 */
@font-face {
    font-family: 'ipa';
        src: url('../font/ipa.eot');
        src: url('../font/ipa.eot?#iefix') format('embedded-opentype'),
            url('../font/ipa.woff') format('woff'),
            url('../font/ipa.ttf') format('truetype');
}



.retina {
    height: auto;
}
.pure-img-responsive {
    max-width: 100%;
    height: auto;
}
.fa {
    margin-right: 3px;
}
.clr:before,.clr:after { content: " ";display: table;}
.clr:after { clear: both; }
.clr { *zoom: 1; }

.notes {
    margin-top: 32px;
    font-size: 0.8571em;
    text-align: right;
}



/* header 
------------------------------*/
.header {
    padding: 0;
    background-color: #ffffff;
}
.header .retina {
    width: 75px;
}
.pure-menu.pure-menu-open.pure-menu-fixed {
    z-index: 7;
    border-bottom: 1px solid #dddddd;
}
.header-inner {
    padding: 1em;
}
.header a {
    display: inline-block;
    padding: 0;
}


/* heroimage 
------------------------------*/
.heroimage-container {
    background: #ffffff;
    overflow: hidden;
    width: 100%;
    height: 390px;
}
.heroimage {
    margin: 148px auto 0;
    text-align: center;
}
.heroimage-inner {
    padding: 0 3em;
}
.heroimage h1 {
    margin: 0 auto;
    max-width: 710px;
}
.heroimage p {
    color: #00a0dc;
    font-size: 1.7143em;
}
.heroimage .lead01 br {
    display: none;
}

.content-wrapper {
    width: 100%;
    background-color: #ffffff;
    min-height: 0;
}
.content {
    width: 100%;
}
.content-inner {
    padding: 0 3em;
}
.content h2 {
    margin: 0 0 13px 0;
    font-size: 2.1429em;
    font-weight: normal;
}
.content p {
    margin: 0;
    font-size: 1em;
    line-height: 2.3;
}



/* topmessage */
.topmessage {
    background: url(../img/topmessage_bg01_pc.jpg) no-repeat left top;
    background-size: cover;
}
.topmessage .content-inner {
    padding: 0 5em;
}
.topmessage .content-body {
    padding: 65px 0;
}
.topmessage .content-body h2, .topmessage .content-body p {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, ipa, serif;
}
.topmessage .content-body h2 {
    margin-bottom: 37px;
}
.topmessage .content-body p {
    font-size: 1.0714em;
    margin-bottom: 32px;
}
.topmessage .content-body .message-end {
    margin: 70px 0 0;
}
.topmessage .content-body .message-ci {
    margin: 15px 0 0;
}
.topmessage .content-body .message-ci .retina {
    width: 150px;
    height: auto;
}
.topmessage .content-body ul {
    margin: 80px 0 32px 0;
    padding: 16px 0 0 0;
    list-style-type: none;
}

.server {
    min-height: 300px;
    background: url(../img/server_bg.jpg) no-repeat left top;
    background-size: cover;
}



/* allmessage */
.allmessage {
    padding: 65px 0;
    background-color: #eff5f7;
}
.allmessage .content-head {
    margin-bottom: 65px;
    text-align: center;
}
.allmessage .detail .company,
.allmessage .detail .title,
.allmessage .detail .name {
    line-height: 1.4;
}
.allmessage .detail .name {
    margin-top: 5px;
    font-size: 1.7143em;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif!important;
}
.allmessage .detail .notes {
    line-height: 1.2;
    font-size: 0.8571em;
    text-align: center;
}


/* spmoviemessage */
.spmoviemessage {
    padding: 0 1em;
    max-width: 1808px;
    margin: 0 auto;
}
.spmoviemessage .movie {
    position: relative;
}
.spmoviemessage .image img {
     max-width: 895;
     height: auto;
}
.spmoviemessage .movie a {
    position: relative;
    display: block;
    border-style: solid;
    border-color: #ffffff;
    max-width: 895px;
    height: auto;
    overflow: hidden;
    outline: none;
}
.spmoviemessage .movie .detail {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    width: 100%;
    height: 100%;
    max-width: 895px;
    max-height: 312px;
    z-index: 3;
}
.spmoviemessage .movie .detail-inner {
    display: table-cell;
    padding: 20px;
    color: #fff;
    text-align: right;
    vertical-align: middle;
}
.spmoviemessage .movie .play {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
    transition: 0.5s ease-in-out;
}
.spmoviemessage .movie a:hover .play {
    background-color: rgba(0, 160, 220, 0.3);
    transition: 0.5s ease-in-out;
}
.spmoviemessage .movie .play img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
    z-index: 5;
}
/* sp01 */
.spmoviemessage .sp01 a {
    border-width: 6px 3px 6px 6px;
}
.spmoviemessage .sp01 .detail br {
    display: none;
}
/* sp02 */
.spmoviemessage .sp02 a {
    border-width: 6px 6px 6px 3px;
}



/* moviemessage */
.moviemessage {
    margin-top: 20px;
}
.moviemessage .l-box {
    padding: 20px;
}
.moviemessage .movie {
    width: 100%;
    position: relative;
}
.moviemessage .movie  a {
    display: block;
    margin: 0 auto;
    width: 215px;
    height: 215px;
    border-radius: 215px;
    overflow: hidden;
    outline: none;
}
.moviemessage .movie .image {
    overflow: hidden;
    width: 215px;
    height: 215px;
    border-radius: 215px;
    border-width: 6px;
    border-style: solid;
    border-color: #ffffff;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 215px 215px;
    background-clip: padding-box;
    transition: 0.5s ease-in-out;
}
.moviemessage .movie .play {
    position: absolute;
    width: 215px;
    height: 215px;
    border-radius: 215px;
    border-width: 6px;
    border-style: solid;
    border-color: #ffffff;
    text-align: center;
    z-index: 5;
    transition: 0.5s ease-in-out;
}
.moviemessage .movie a:hover .play {
    background-color: rgba(0, 160, 220, 0.3);
    transition: 0.5s ease-in-out;
}
.moviemessage .movie .play img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -18px;
    width: 36px;
    height: auto;
}
.moviemessage .movie .detail {
    max-width: 85%;
    margin: 12px auto 0;
    text-align: center;
}


/* textmessage */
.textmessage {
    margin-top: 20px;
}
.textmessage .l-box {
    padding: 20px;
}
.textmessage .image {
    float: left;
    display: table;
    width: 170px;
    height: 170px;
    border-radius: 170px;
    border-width: 6px;
    border-style: solid;
    border-color: #ffffff;
    margin: 0 20px 20px 0;
}
.textmessage .image img {
    display: table-cell;
    overflow: hidden;
    width: 170px;
    height: 170px;
    border-radius: 170px;
    text-align: center;
    vertical-align: middle;
}
.textmessage .retina {
    width: 170px;
    height: 170px;
}
.textmessage .detail {
    margin-left: 202px;
}
.textmessage .detail .text {
    margin-bottom: 5px;
    line-height: 1.8;
}



/* snsButtonArea */
#snsButtonArea {
    overflow: hidden;
    margin-top: 60px;
    text-align: center;
}
.snsButtonList {
    padding-left: 0;
}
.snsButtonList,
.snsButtonList li {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}
.snsButtonList li {
    margin-right: 10px;
}
.snsButtonList li:last-child {
    margin-right: 0;
}
.snsButtonList li#snsFacebook {
    vertical-align: baseline;
}



/* footer 
------------------------------*/
.footer {
    border-top: 1px solid #dddddd;
    text-align: center;
}
.footer-inner {
    padding: 40px 3em;
}
.footer-inner ul {
    margin: 0;
    padding: 0;
}
.footer-inner li {
    display: inline-block;
    margin: 0 20px 0 0;
    list-style-type: none;
}
.footer-inner small {
    display: block;
    margin-top: 20px;
    font-size: 1em;
}



/* page-top 
------------------------------*/
#page-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 6;
}
#page-top p {
    margin: 0;
}
#page-top a {
    display: block;
}
#page-top a:hover {
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)";
}



@media (max-width: 1024px) {
    .spmoviemessage .detail br {
        display: block;
    }
    .spmoviemessage .sp01 a {
        border-width: 6px 6px 3px 6px;
    }
    .spmoviemessage .sp02 a {
        border-width: 3px 6px 6px 6px;
    }
}



@media (max-width: 768px) {
    .spmoviemessage {
        padding: 0;
    }
    .spmoviemessage .sp01 .detail br {
        display: none;
    }
    .spmoviemessage .sp02 .detail br {
        display: block;
    }
}



@media (max-width: 640px) {
    .header-inner {
        padding: 1em;
    }
    .heroimage-container {
        height: 320px;
    }
    .heroimage {
        margin-top: 128px;
    }
    .heroimage-inner {
        padding: 0 2em;
    }
    .heroimage p {
        font-size: 1.2857em;
    }
    .heroimage .lead02 br {
      display: none;
    }
    .content-wrapper {
        top: 320px;
    }
    .content-inner {
        padding: 0 1em;
    }
    .topmessage {
        padding-top: 300px;
        background: url(../img/topmessage_bg01_sp.jpg) no-repeat left top;
        background-size: 100% auto;
    }
    .topmessage .content-inner {
        width: 100%;
        padding: 2em 1em 0;
        background-color: rgba(255, 255, 255, 1);
    }
    .topmessage .content-body {
        padding: 0;
    }
    .server {
        min-height: 148px;
        background: url(../img/server_bg.jpg) no-repeat left top;
        background-size: 640px auto;
    }
    .spmoviemessage .detail br {
        display: none;
    }
    .allmessage {
        padding: 65px 0;
        background-color: #eff5f7;
    }
    .allmessage .content-head {
        margin-bottom: 30px;
        text-align: left;
    }
    .movie .detail {
        max-width: 85%;
        margin: 12px auto 0;
    }
    .notes {
        text-align: left;
    }
}



@media (max-width: 480px) {
    .heroimage {
        margin-top: 120px;
    }
    .heroimage p {
        font-size: 1em;
    }
    .heroimage .lead01 br {
      display: block;
    }
    .content-wrapper {
        top: 300px;
    }
    .content h2 {
        font-size: 1.7143em
    }
    .topmessage .content-body p {
        font-size: 0.9286em;
    }
    .spmoviemessage .image img {
         max-width: 100%;
         height: auto;
    }
    .spmoviemessage .sp02 .detail br {
        display: none;
    }
    .spmoviemessage .movie .detail {
        display: block;
        position: static;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto 0;
        width: 100%;
        height: 100%;
        max-width: 895px;
        max-height: 312px;
        z-index: 3;
    }
    .spmoviemessage .movie .detail-inner {
        display: block;
        padding: 10px 10px 20px;
        text-align: left;
        color: #445566;
    }
    .spmoviemessage .sp01 a {
        border-width: 6px;
    }
    .spmoviemessage .sp02 a {
        border-width: 6px;
    }
    .topmessage {
        padding-top: 200px;
        background: url(../img/topmessage_bg01_sp.jpg) no-repeat left top;
        background-size: 100% auto;
    }
    .textmessage .image {
        float: none;
        width: 170px;
        margin: 0 auto 10px;
    }
    .textmessage .detail {
       margin-left: 0;
    }
    .textmessage .l-box {
        padding: 1em;
    }
}