@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400&display=swap');
html {
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.page{
    background: #000;
}
/* =wrap
-------------------------------------------------------------- */
/* =header
-------------------------------------------------------------- */
/* =main
-------------------------------------------------------------- */
/* =section
-------------------------------------------------------------- */
@media screen and (max-width: 895px) {
    .easingslider {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .easingslider-images img {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        position: relative;
        display: inline-block;
    }
}
@media screen and (max-width: 895px) {
    /* 見出し */
    .h2title {
        color: #fff;
        font-size: 1.3em;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
        font-weight: normal;
        margin: 20px 0 30px 0;
    }
    .h2title:after {
        margin-left: .4em;
        background: rgba(71, 197, 229, 1.00);
    }
    header {
        width: 100%;
        margin: 0 auto;
        z-index: 5;
        display: block;
        position: absolute;
        top: 0;
    }
    h1 {
        overflow: hidden;
        margin: 10px 0 0;
    }
    .logo a {
        margin-top: 2px;
        background: url(../../../../images/logo.svg)no-repeat ;
        background-size: 100%;
        width: 130px;
        height: 28px;
        text-indent: -9999px;
        margin-right: 20px;
        display: block;
    }
    .subtitle {
        margin-top: 0px;
        background: url(../../../../images/logo_sub.svg)no-repeat ;
        background-size: 100%;
        width: 80px;
        height: 20px;
        text-indent: -9999px;
    }
    .logo_lower a {
        margin-top: 2px;
        float: left;
        background: url(../../../../images/logo_lower.svg)no-repeat ;
        background-size: 100%;
        width: 130px;
        height: 28px;
        text-indent: -9999px;
        margin-right: 20px;
        display: block;
    }
    .subtitle_lower {
        margin-top: 0px;
        background: url(../../../../images/logo_sub_lower.svg)no-repeat ;
        background-size: 100%;
        width: 80px;
        height: 20px;
        text-indent: -9999px;
        float: left;
    }
    .wht {
        color: #fff;
    }
    .blk {
        color: #000;
    }
    header .header-inner {
        width: 95%;
        margin: 0 auto;
    }
    header .nav {
        display: none;
    }
    header .nav .nav-inner {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
    }
    header .nav .menu-logo {
        width: 200px;
        margin-bottom: 15px;
    }
    header .nav .nav-cnt {}
    header .nav nav {
        display: none;
    }
    header .nav nav a {
        display: block;
        font-size: 14px;
        color: #2b1b0b;
    }
    header .h-sns {
        display: none;
    }
    /* .hamburgler */
    .hamburgler-menu-text a {
        display: none;
    }
    .hamburgler-icon-wrapper {
        position: fixed;
        top: 0.4em;
        right: 1em;
        height: 26px;
        width: 26px;
        cursor: pointer;
        padding: 5px 5px 4px 5px;
        z-index: 15;
        border-radius: 0.2em;
    }
    .hamburgler-icon, .hamburgler-icon:before, .hamburgler-icon:after {
        content: '';
        position: absolute;
        border-radius: 1em;
        height: 2px;
        width: 35px;
        background: #555;
        transition: all 0.2s ease
    }
    .hamburgler-icon {
        top: 1.35em
    }
    .hamburgler-icon:before {
        top: -0.4em
    }
    .hamburgler-icon:after {
        top: 0.45em
    }
    .hamburgler-active .hamburgler-icon {
        background: transparent;
        transform: rotate(-135deg)
    }
    .hamburgler-active .hamburgler-icon:before, .hamburgler-active .hamburgler-icon:after {
        top: 0
    }
    .hamburgler-active .hamburgler-icon:before {
        transform: rotate(90deg)
    }
    .hamburgler-active .hamburgler-icon, .hamburgler-active .hamburgler-icon:before, .hamburgler-active .hamburgler-icon:after {
        background: white
    }
    .hamburgler-menu {
        transition: all 0.5s ease;
        opacity: 0;
        pointer-events: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        color: white;
        text-align: center;
        z-index: 10;
    }
    .hamburgler-menu .menu {
        background: rgba(0,0,0,0.9);
        width: 100%;
        height: 100%;
        background-size: contain;
        padding: 15% 0 0;
        z-index: 2;
    }
    .hamburgler-menu .wapper {
        width: 100%;
        margin: 0 auto;
    }
    .hamburgler-menu .wapper .h-logo {
        margin-top: 0px;
        background: url(../../../../images/logo.svg)no-repeat center ;
        background-size: 100%;
        width: 140px;
        height: 40px;
        text-indent: -9999px;
        margin: 0 auto;
        display: block;
    }
    .hamburgler-menu .wapper .h-sublogo {
        margin-top: 6px;
        background: url(../../../../images/logo_sub.svg)no-repeat center;
        background-size: 100%;
        width: 100px;
        height: 20px;
        margin: 0 auto 20px;
        text-indent: -9999px;
    }
    .hamburgler-menu .menu ul {
        margin: 0 auto;
        padding: 0;
    }
    .hamburgler-menu .menu li {
        margin: 0px 0 25px 0;
        list-style: none;
    }
    .hamburgler-menu .menu li a {
        overflow: hidden;
        margin-bottom: 10px;
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-size: 1.2em;
        color: #fff;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .hamburgler-active .hamburgler-menu {
        opacity: 1;
        pointer-events: initial;
    }
    .hamburgler-menu-list {
        display: block;
        transition: all 0.4s ease;
        padding: 0;
        list-style-type: none;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(1.2)
    }
    .hamburgler-active .hamburgler-menu-list {
        transform: translate(-50%, -50%) scale(1);
        background-color: rgba(0, 0, 0, 0.9);
    }
    .hamburgler-menu .links {
        position: relative;
        top: 20px;
    }
    .hamburgler-menu .links ul {
        list-style: none;
        padding-left: 0;
    }
    .hamburgler-menu .links li a {
        padding: 0 15px;
        margin: 10px;
    }
    .hamburgler-menu .links .align {
        text-align: center;
    }
    .hamburgler-menu .links .align li {
        display: inline-block;
    }
    .hamburgler-menu .links a:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
    .hamburgler-menu .links .h-fb {
        background: url(../../../../images/icon-h-f.svg) no-repeat center;
        width: 30px;
        height: 30px;
    }
    .hamburgler-menu .links .h-tw {
        background: url(../../../../images/icon-h-t.svg) no-repeat center;
        background-size: 30px;
    }
    .hamburgler-menu .links .h-ing {
        background: url(../images/icon-h-i.png) no-repeat center;
        background-size: 30px;
    }
    .hamburgler-menu .links .h-note {
        background: url(../images/icon-h-n.png) no-repeat center;
        background-size: 30px;
    }
    .hamburgler-menu .links .h-yt {
        background: url(../../../../images/icon-h-y.svg) no-repeat center;
        background-size: 30px;
    }
    /* =footer
-------------------------------------------------------------- */
    footer {
        padding-top: 0px;
        overflow: hidden;
        clear: both;
        background: #000;
    }
    .footer {
        width: 100%;
    }
    .footer .footer-cnt {
        width: 90%;
        padding-top: 10px;
        margin: 0 auto 5px;
        overflow: auto;
    }
    .footer .footer-cnt .foot-data {
        float: left;
        padding-top: 5px;
    }
    .footer .footer-cnt .company-link {
        float: right;
        overflow: hidden;
    }
    .footer .footer-cnt .logo {
        float: left;
        background: url(../../../../images/logo_foot.svg)no-repeat;
        background-size: 100%;
        width: 80px;
        height: 30px;
        text-indent: -9999px;
        margin-right: 5px;
        display: block;
    }
    .footer .footer-cnt .sublogo {
        margin-top: 7px;
        background: url(../../../../images/logo_sub_foot.svg)no-repeat;
        background-size: 100%;
        width: 50px;
        height: 20px;
        text-indent: -9999px;
        float: left;
        margin-right: 5px;
    }
    .footer .footer-cnt .f-sns {
        display: none;
    }
    .footer .footer-cnt .c_logo1 {
        background: url(../../../../images/logo_diaa.svg) no-repeat center;
        width: 40px;
        height: 30px;
        margin-right: 10px;
        text-indent: -9999px;
        transition: all 0.2s ease-in-out;
        float: left;
    }
    .footer .footer-cnt .c_logo1 a {
        width: 40px;
        height: 30px;
        display: block;
    }
    .footer .footer-cnt .c_logo2 {
        background: url(../../../../images/logo_dono.svg) no-repeat center;
        width: 55px;
        height: 30px;
        margin-right: 10px;
        text-indent: -9999px;
        transition: all 0.2s ease-in-out;
        float: left;
    }
    .footer .footer-cnt .c_logo2 a {
        width: 80px;
        height: 30px;
        display: block;
    }
    .copy {
        width: 100%;
        color: #fff;
        clear: both;
        text-align: left;
        font-size: 9px;
        font-family: 'Montserrat', sans-serif;
        margin-bottom: 20px;
    }
    .copy-cnt {
        margin: 0 auto;
        width: 90%;
    }
    /* =conversion.js none
-------------------------------------------------------------- */
    .google-none {
        height: 0;
        line-height: 0;
        margin: -20px 0 0 0;
        padding: 0;
    }
}
@media screen and (min-width: 869px) {
    .wrap {
        background-attachment: fixed;
    }
    /* 見出し */
    .h2title {
        color: #fff;
        font-size: 2.3em;
        font-family: 'Montserrat', sans-serif;
        font-weight: normal;
        text-align: center;
        margin: 50px 0 30px 0;
    }

    h1 {
        margin: 20px 0 0;
    }
    .logo a {
        float: left;
        background: url(../../../../images/logo.svg)no-repeat ;
        background-size: 100%;
        width: 230px;
        height: 55px;
        text-indent: -9999px;
        margin-right: 10px;
        display: block;
    }
    .subtitle {
        margin-top: 28px;
        background: url(../../../../images/logo_sub.svg)no-repeat ;
        background-size: 100%;
        width: 100px;
        height: 20px;
        text-indent: -9999px;
        float: left;
    }
    .logo_lower a {
        float: left;
        background: url(../../../../images/logo_lower.svg)no-repeat ;
        background-size: 100%;
        width: 200px;
        height: 40px;
        text-indent: -9999px;
        margin-right: 20px;
        display: block;
    }
    .subtitle_lower {
        margin-top: 22px;
        background: url(../../../../images/logo_sub_lower.svg)no-repeat ;
        background-size: 100%;
        width: 100px;
        height: 20px;
        text-indent: -9999px;
        float: left;
    }
    .wht {
        color: #fff;
    }
    .blk {
        color: #000;
    }
    .page header {
        width: 100%;
        z-index: 5;
        display: block;
        position: absolute;
        top: 0;
    }
    .page header .header-inner {
        width: 1080px;
        margin: 0 auto 0px;
        overflow: hidden;
    }
    .page header .menu-logo {
        display: none;
    }
    .page header .nav {
        width: 100%;
        height: 60px;
        clear: both;
        z-index: 5;
    }
    .page header .nav .nav-inner {
        width: 1080px;
        margin: 0 auto;
    }
    .page header nav {
        z-index: 3;
        padding: 0;
    }
    .page header nav ul {
        padding: 0;
    }
    .page header nav li {
        float: left;
        font-size: 12px;
        padding: 0px 15px 0 0;
        list-style: none;
    }
    .page header nav li ~ li {
        margin-left: 0px;
    }
    .page header nav .none {
        display: none;
    }
    .page header nav a {
        font-size: 1.6em;
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        color: #fff;
    }
    .page header nav a:hover {
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.7)";
        filter: alpha(opacity=0.7);
    }
    .page header input {
        display: none;
    }
    .page header #toggle-nav-label {
        display: none;
    }
    .page header .h-sns {
        width: 180px;
        position: absolute;
        right: 45px;
        top: 30px;
    }
    .page header .h-sns ul {
        padding: 0;
        margin: 0;
    }
    .page header .h-sns li {
        list-style: none;
    }
    .page header .h-sns li a {
        float: left;
        width: 30px;
        height: 30px;
        margin-right: 10px;
        transition: all 0.2s ease-in-out;
    }
    .page header .h-sns li a:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
    .page header .h-sns .h-fb {
        background: url(../../../../images/icon-h-f.svg) no-repeat;
    }
    .page header .h-sns .h-tw {
        background: url(../../../../images/icon-h-t.svg) no-repeat;
    }
    .page header .h-sns .h-ing {
        background: url(../images/icon-h-i.png) no-repeat;
    }
    .page header .h-sns .h-note {
        background: url(../images/icon-h-n.png) no-repeat;
    }
    .page header .h-sns .h-yt {
        background: url(../../../../images/icon-h-y.svg) no-repeat;
    }
    .page-low {
        background: #fff;
    }
    .page-low header {
        width: 100%;
        z-index: 1;
    }
    .page-low header .header-inner {
        width: 1080px;
        margin: 0 auto 0px;
        overflow: hidden;
    }
    .page-low header .menu-logo {
        display: none;
    }
    .page-low header .nav {
        width: 100%;
        height: 40px;
        clear: both;
        z-index: 5;
    }
    .page-low header .nav .nav-inner {
        width: 1080px;
        margin: 0 auto;
    }
    .page-low header nav {
        z-index: 3;
        padding: 0;
    }
    .page-low header nav ul {
        padding: 0;
    }
    .page-low header nav li {
        float: left;
        padding: 0px 15px 0 0;
        list-style: none;
    }
    .page-low header nav li ~ li {
        margin-left: 0px;
    }
    .page-low header nav .none {
        display: none;
    }
    .page-low header nav a {
        font-size: 1.1em;
        font-family: 'Barlow Condensed', sans-serif;
        text-decoration: none;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        color: #000;
    }
    .page-low header nav a:hover {
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.7)";
        filter: alpha(opacity=0.7);
    }
    .page-low header input {
        display: none;
    }
    .page-low header #toggle-nav-label {
        display: none;
    }
    .page-low header .h-sns {
        width: 180px;
        position: absolute;
        right: 45px;
        top: 30px;
    }
    .page-low header .h-sns ul {
        padding: 0;
        margin: 0;
    }
    .page-low header .h-sns li {
        list-style: none;
    }
    .page-low header .h-sns li a {
        float: left;
        width: 30px;
        height: 30px;
        margin-right: 10px;
        transition: all 0.2s ease-in-out;
    }
    .page-low header .h-sns li a:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
    .page-low header .h-sns .h-fb {
        background: url(../../../../images/icon-h-f_blk.svg) no-repeat;
    }
    .page-low header .h-sns .h-tw {
        background: url(../../../../images/icon-h-t_blk.svg) no-repeat;
    }
    .page-low header .h-sns .h-ing {
        background: url(../images/icon-f-i.png) no-repeat;
    }
    .page-low header .h-sns .h-note {
        background: url(../images/icon-f-n.png) no-repeat;
    }
    .page-low header .h-sns .h-yt {
        background: url(../../../../images/icon-h-y_blk.svg) no-repeat;
    }
    .hamburgler-menu-text a {
        top: 39px;
        left: -6px;
        position: relative;
        font-weight: bold;
        color: #ff4610;
        font-size: 1.3em;
        letter-spacing: 0.3em;
    }
    .hamburgler-icon-wrapper {
        position: fixed;
        top: 20px;
        right: 3em;
        height: 35px;
        width: 35px;
        padding: 5px 5px 4px 5px;
        cursor: pointer;
        z-index: 501;
        border-radius: 0.2em;
    }
    .hamburgler-icon, .hamburgler-icon:before, .hamburgler-icon:after {
        content: '';
        position: absolute;
        height: 1px;
        width: 50px;
        background: #999;
        transition: all 0.2s ease;
    }
    .hamburgler-icon {
        top: 1.6em
    }
    .hamburgler-icon:before {
        top: -0.6em
    }
    .hamburgler-icon:after {
        top: 0.6em
    }
    .hamburgler-active .hamburgler-icon {
        background: transparent;
        transform: rotate(-135deg)
    }
    .hamburgler-active .hamburgler-icon:before, .hamburgler-active .hamburgler-icon:after {
        top: 0
    }
    .hamburgler-active .hamburgler-icon:before {
        transform: rotate(90deg)
    }
    .hamburgler-active .hamburgler-icon, .hamburgler-active .hamburgler-icon:before, .hamburgler-active .hamburgler-icon:after {
        background: white
    }
    .hamburgler-menu {
        transition: all 0.5s ease;
        opacity: 0;
        pointer-events: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        color: white;
        text-align: center;
        z-index: 2;
    }
    .hamburgler-menu .menu {
        background: rgba(0,0,0,0.9); 
        width: 100%;
        height: 100%;
        background-size: contain;
        padding: 70px 0;
    }
    .hamburgler-menu .wapper {
        width: 300px;
        margin: 0 auto;
    }
    .hamburgler-menu .wapper .h-logo {
        margin-top: 0px;
        background: url(../../../../images/logo.svg)no-repeat center ;
        background-size: 100%;
        width: 280px;
        height: 70px;
        text-indent: -9999px;
        margin: 0 auto;
        display: block;
    }
    .hamburgler-menu .wapper .h-sublogo {
        margin-top: 6px;
        background: url(../../../../images/logo_sub.svg)no-repeat center;
        background-size: 100%;
        width: 100px;
        height: 20px;
        margin: 0 auto 40px;
        text-indent: -9999px;
    }
    .hamburgler-menu .menu ul {
        margin: 0 auto;
        padding: 0;
    }
    .hamburgler-menu .menu li {
        margin: 0px 0 20px 0;
        list-style: none;
        text-align: left;
    }
    .hamburgler-menu .menu li a {
        overflow: hidden;
        margin-bottom: 10px;
        padding-left: 10px;
        font-family: 'Montserrat', sans-serif;
        text-decoration: none;
        font-size: 2.1em;
        color: #fff;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .hamburgler-menu .menu li a:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
    .hamburgler-menu .menu .col2 {
        width: 384px;
    }
    .hamburgler-active .hamburgler-menu {
        opacity: 1;
        pointer-events: initial;
        z-index: 500;
    }
    .hamburgler-menu-list {
        display: block;
        transition: all 0.4s ease;
        padding: 0;
        list-style-type: none;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(1.2)
    }
    .hamburgler-active .hamburgler-menu-list {
        transform: translate(-50%, -50%) scale(1);
        background-color: rgba(0, 0, 0, 0.9);
    }
    .hamburgler-menu .links {
        position: relative;
        top: 20px;
    }
    .hamburgler-menu .links ul {
        list-style: none;
        padding-left: 0;
    }
    .hamburgler-menu .links li a {
        padding: 0 20px;
        margin: 0 20px 10px 0;
    }
    .hamburgler-menu .links .align {
        text-align:left;
    }
    .hamburgler-menu .links .align li {
        display: inline-block;
    }
    .hamburgler-menu .links a:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
    .hamburgler-menu .links .h-fb {
        background: url(../../../../images/icon-h-f.svg) no-repeat center;
        background-size: 30px;
    }
    .hamburgler-menu .links .h-tw {
        background: url(../../../../images/icon-h-t.svg) no-repeat center;
        background-size: 30px;
    }
    .hamburgler-menu .links .h-ing {
        background: url(../images/icon-h-i.png) no-repeat center;
        background-size: 30px;
    }
    .hamburgler-menu .links .h-note {
        background: url(../images/icon-h-n.png) no-repeat center;
        background-size: 30px;
    }
    .hamburgler-menu .links .h-yt {
        background: url(../../../../images/icon-h-y.svg) no-repeat center;
        background-size: 30px;
    }
    main {
        width: 1080px;
        margin: 0 auto;
    }
    /* =footer
-------------------------------------------------------------- */
    footer {
        position: relative;
        top: 550px;
        clear: both;
        background: #000;
        display: block;
        z-index: 6;
    }
    .footer {
        width: 100%;
        height: 43px;
        border-top: 1px solid #999;
        padding: 20px 0 10px;
    }
    .footer .footer-cnt {
        width: 1080px;
        padding-top: 5px;
        margin: 0 auto;
    }
    .footer .footer-cnt .foot-data {
        float: left;
    }
    .footer .footer-cnt .company-link {
        float: right;
    }
    .footer .footer-cnt .logo {
        float: left;
        background: url(../../../../images/logo_foot.svg)no-repeat;
        background-size: 100%;
        width: 150px;
        height: 30px;
        text-indent: -9999px;
        margin-right: 5px;
        display: block;
    }
    .footer .footer-cnt .sublogo {
        margin-top: 13px;
        background: url(../../../../images/logo_sub_foot.svg)no-repeat;
        background-size: 100%;
        width: 70px;
        height: 20px;
        text-indent: -9999px;
        float: left;
        margin-right: 5px;
    }
    .footer .footer-cnt .f-sns {
        width: 200px;
        float: left;
    }
    .footer .footer-cnt .f-sns ul {
        padding: 0;
        margin: 0;
    }
    .footer .footer-cnt .f-sns li {
        list-style: none;
    }
    .footer .footer-cnt .f-sns li a {
        float: left;
        width: 30px;
        height: 30px;
        margin-right: 10px;
        transition: all 0.2s ease-in-out;
    }
    .footer .footer-cnt .f-sns li a:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
    .footer .footer-cnt .f-sns .f-fb {
        background: url(../../../../images/icon-h-f.svg) no-repeat;
    }
    .footer .footer-cnt .f-sns .f-tw {
        background: url(../../../../images/icon-h-t.svg) no-repeat;
    }
    .footer .footer-cnt .f-sns .f-ing {
        background: url(../images/icon-f-i.png) no-repeat;
    }
    .footer .footer-cnt .f-sns .f-note {
        background: url(../images/icon-f-n.png) no-repeat;
    }
    .footer .footer-cnt .f-sns .f-yt {
        background: url(../../../../images/icon-h-y.svg) no-repeat;
    }
    .footer .footer-cnt .c_logo1 {
        background: url(../../../../images/logo_diaa.svg) no-repeat center;
        width: 147px;
        height: 40px;
        text-indent: -9999px;
        transition: all 0.2s ease-in-out;
        float: left;
    }
    .footer .footer-cnt .c_logo1 a {
        width: 117px;
        height: 40px;
        display: block;
    }
    .footer .footer-cnt .c_logo1:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
    .footer .footer-cnt .c_logo2 {
        background: url(../../../../images/logo_dono.svg) no-repeat center;
        width: 147px;
        height: 40px;
        text-indent: -9999px;
        transition: all 0.2s ease-in-out;
        float: left;
    }
    .footer .footer-cnt .c_logo2 a {
        width: 147px;
        height: 40px;
        display: block;
    }
    .footer .footer-cnt .c_logo2:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
    .copy {
        width: 100%;
        color: #818181;
        clear: both;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        padding-bottom: 10px;
    }
    .copy-cnt {
        margin: 0 auto;
        width: 1080px;
    }
    /* =conversion.js none
-------------------------------------------------------------- */
    .google-none {
        height: 0;
        line-height: 0;
        margin: -20px 0 0 0;
        padding: 0;
    }
}
@media screen and (max-width: 895px) {
    .page header .h-lang {
        position: absolute;
        right: 10px;
        top: 85px;
    }
    .page header .h-lang ul {
        padding: 0;
        margin: 0;
    }
    .page header .h-lang li {
        list-style: none;
    }
    .page header .h-lang li a {
        float: left;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        text-decoration: none;
        margin-right: 10px;
        margin-bottom: 3px;
        transition: all 0.2s ease-in-out;
        color: #fff;
        display: block;
        border: 1px solid #fff;
        padding: 5px 7px;
    }
    .page header .h-lang .current-lang a {
        float: left;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        text-decoration: none;
        margin-right: 10px;
        transition: all 0.2s ease-in-out;
        background: #fff;
        color: #000;
        display: block;
        border: 1px solid #fff;
        padding: 5px 7px;
    }
}
@media screen and (min-width: 896px) {
    .page header .h-lang {
        position: absolute;
        right: 83px;
        top: 92px;
        width: 200px;
    }
    .page header .h-lang ul {
        padding: 0;
        margin: 0;
    }
    .page header .h-lang li {
        list-style: none;
    }
    .page header .h-lang li a {
        float: left;
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        text-decoration: none;
        margin-right: 10px;
        transition: all 0.2s ease-in-out;
        color: #fff;
        display: block;
        border: 1px solid #fff;
        padding: 5px 10px;
    }
    .page header .h-lang li a:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
    .page header .h-lang .current-lang a {
        float: left;
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        text-decoration: none;
        margin-right: 10px;
        transition: all 0.2s ease-in-out;
        background: #fff;
        color: #000;
        display: block;
        border: 1px solid #fff;
        padding: 5px 10px;
    }
}
@media screen and (max-width: 895px) {
    .page-low header .h-lang {
        position: absolute;
        right: 10px;
        top: 70px;
    }
    .page-low header .h-lang ul {
        padding: 0;
        margin: 0;
    }
    .page-low header .h-lang li {
        list-style: none;
    }
    .page-low header .h-lang li a {
        float: left;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        text-decoration: none;
        margin-right: 10px;
        margin-bottom: 3px;
        transition: all 0.2s ease-in-out;
        color: #000;
        display: block;
        border: 1px solid #000;
        padding: 5px 7px;
    }
    .page-low header .h-lang li a:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
    .page-low header .h-lang .current-lang a {
        float: left;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        text-decoration: none;
        margin-right: 10px;
        transition: all 0.2s ease-in-out;
        background: #000;
        color: #fff;
        display: block;
        border: 1px solid #000;
        padding: 5px 7px;
    }
}
@media screen and (min-width: 896px) {
    .page-low header .h-lang {
        position: absolute;
        right: 93px;
        top: 92px;
        width: 200px;
    }
    .page-low header .h-lang ul {
        padding: 0;
        margin: 0;
    }
    .page-low header .h-lang li {
        list-style: none;
    }
    .page-low header .h-lang li a {
        float: left;
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        text-decoration: none;
        margin-right: 10px;
        transition: all 0.2s ease-in-out;
        color: #000;
        display: block;
        border: 1px solid #000;
        padding: 2px 10px;
    }
    .page-low header .h-lang li a:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
    }
    .page-low header .h-lang .current-lang a {
        float: left;
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        text-decoration: none;
        margin-right: 10px;
        transition: all 0.2s ease-in-out;
        background: #000;
        color: #fff;
        display: block;
        border: 1px solid #000;
        padding: 2px 10px;
    }
}