@charset "UTF-8";

:root {
    scroll-behavior: auto !important;
}

html {
    -webkit-text-size-adjust: none;
}

body {
    margin: 0;
    padding: 0;
    font: 12px/1.5 'Arial';
    min-width: 748px;
}

* {
    outline: none;
}

img {
    border: 0;
    height: auto;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

.clearfix:before,
.clearfix:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.dn {
    display: none;
}

header,
nav,
aside,
section,
article,
footer {
    display: block;
}

.only-retina {
    display: none !important;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(-moz-min-device-pixel-ratio: 1.5),
(-o-min-device-pixel-ratio: 3/2),
(min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
    .only-retina {
        display: block !important;
    }

    .non-retina {
        display: none !important;
    }
}


.clearfix:before,
.clearfix:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.container,
h2 {
    font-family: 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo, メイリオ, Osaka', 'MS PGothic', arial, helvetica, sans-serif !important;
    font-size: 16px;
}

.container-inner {
    margin: 0;
}

.header .container-inner,
.page-title-inner .container-inner,
.footer .container-inner {
    margin: 0 20px;
}

.content {
    padding-bottom: 0;
}

.content .container {
    max-width: none !important;
}

.head-area {
    position: relative;
    height: 650px;
    margin: 0 auto 60px;
    overflow: hidden;
    background: url(https://elecalize.co.jp/wp-content/uploads/2018/05/homepage-service-head-backimg.jpg) no-repeat 50% 0;
}

.head-area .mac-image {
    max-width: 1600px;
    position: absolute;
    z-index: 5;
    left: 40%;
    top: 50%;
    width: 1600px;
    height: 650px;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.head-area .text-area {
    position: absolute;
    z-index: 4;
    left: 50%;
    top: 15%;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    color: #e6524e;
}

.head-area .text-area span:nth-child(3),
.head-area .text-area span:nth-child(5) {
    font-size: 60px;
}

.head-area .contact-btn {
    position: absolute;
    z-index: 6;
    left: 50%;
    top: 50%;
    width: 35%;
}

@media screen and (max-width: 1140px) {
    .head-area .text-area {
        font-size: 18px;
        padding: 10px 0;
    }

    .head-area .text-area span:nth-child(3),
    .head-area .text-area span:nth-child(5) {
        font-size: 36px;
    }

    .head-area .contact-btn {
        top: 40%;
    }

    .head-area .mac-image {
        width: 1300px;
        top: 60%;
    }
}

@media screen and (max-width: 700px) {
    .head-area .mac-image {
        width: 900px;
        height: 365px;
        top: 65%;
        left: 85%;
    }

    .head-area .text-area {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 auto;
        text-align: center;
    }

    .head-area .contact-btn {
        top: 20%;
        left: 10%;
        width: 80%;
    }
}

.feature {
    max-width: 1100px;
    margin: 0 auto 100px;
    text-align: center;
    padding: 0 10px;
}

.section-title {
    font-size: 36px;
    font-weight: 600;
}

.section-title span {
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
}

.feature .feature-point {
    list-style: none;
    margin: 100px 0 30px;
    padding: 0;
}

.feature .feature-point .feature-point-item {
    position: relative;
    float: left;
    width: 22.9%;
    border: 3px solid #515b65;
    margin: 0 2% 0 0;
    padding: 60px 0 20px;
    font-size: 16px;
}

.feature .feature-point .feature-point-item p span {
    font-weight: bold;
}

.feature .feature-point .feature-point-item:last-child {
    margin: 0;
}

.feature .feature-point .feature-point-item figure {
    position: absolute;
    top: -70px;
    left: 45px;
    width: 66%;
    background-color: #fff;
}

.feature .price-and-poweredby {
    list-style: none;
    padding: 0;
}

.feature .price-and-poweredby .price-and-poweredby-item {
    position: relative;
    float: left;
    border: 3px solid #515b65;
    margin: 0 2.1% 0 0;
    padding: 10px 0 10px;
    min-height: 100px;
}

.feature .price-and-poweredby .price-item {
    width: 60%;
}

.feature .price-and-poweredby .price-item p {
    margin: 0;
}

.feature .price-and-poweredby .price-item .price-title {
    font-weight: bold;
    letter-spacing: 2px;
}

.feature .price-and-poweredby .price-item .price-list {
    line-height: 72px;
    font-weight: 300;
}

.feature .price-and-poweredby .price-item span {
    font-family: "Roboto", sans-serif;
    font-size: 36px;
    font-weight: bold;
    vertical-align: top;
}

.feature .price-and-poweredby .poweredby-item {
    width: 36.5%;
    margin-right: 0;
}

.feature .price-and-poweredby .poweredby-item figure {
    margin-top: 10px;
    margin-bottom: 0;
}

.feature .poweredby {
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0;
}

@media screen and (max-width: 1020px) {
    .feature .feature-point .feature-point-item {
        width: 48%;
        margin: 0 0 60px 0;
    }

    .feature .feature-point .feature-point-item:nth-child(2n) {
        float: right;
    }

    .feature .feature-point .feature-point-item figure {
        width: 82px;
        margin: 0 0 0 -41px;
        left: 50%;
        top: -30px;
    }

    .feature .feature-point .feature-point-item figure img {
        width: 82px;
    }

    .feature .feature-point .feature-point-item p {
        font-size: 12px;
        margin: 0;
    }

    .feature .price-and-poweredby .price-item {
        font-size: 12px;
        float: none;
        width: 100%;
        margin-bottom: 40px;
    }

    .feature .price-and-poweredby .price-item span {
        font-size: 16px;
    }

    .feature .price-and-poweredby .poweredby-item {
        width: 100%;
        margin-bottom: 40px;
    }
}

.contents {
    position: relative;
    margin: 0 auto 60px;
    background: url(https://elecalize.co.jp/wp-content/uploads/2018/05/homepage-service-plan-backimg.jpg) repeat-y 50% 0;
}

.contents-inner {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 0 10px;
}

.contents-inner .content-point {
    list-style: none;
    margin: 30px 0 30px;
}

.contents-inner .content-point .content-point-item {
    position: relative;
    float: left;
    width: 45.4%;
    min-height: 108px;
    border: 3px solid #515b65;
    margin: 0 4% 40px 0;
    padding: 20px 0;
    background-color: #fff;
}

.contents-inner .content-point .content-point-item:nth-child(2n) {
    float: right;
}

.contents-inner .content-point .content-point-item figure {
    position: absolute;
    top: -25px;
    left: -25px;
}

.contents-inner .content-point .content-point-item figure img {
    width: 60px;
}

.contents-inner .content-point .content-point-item .point-number {
    position: absolute;
    top: -60px;
    left: -3px;
    color: #fff;
    font-size: 36px;
}

.contents-inner .content-point .content-point-item .description {
    text-align: left;
    padding: 0 20px 0 40px;
    font-size: 18px;
    line-height: 2;
}

.contents-inner .content-point .content-point-item .description span {
    font-weight: bold;
    background: #fff600;
}

@media screen and (max-width: 1140px) {
    .contents-inner .content-point .content-point-item {
        width: 100%;
        float: none;
        min-height: auto;
        padding: 0;
        margin-bottom: 30px;
    }

    .contents-inner .content-point .content-point-item:nth-child(2n) {
        float: none;
    }

    .contents-inner .content-point .content-point-item .description {
        font-size: 14px;
    }

    .contents-inner .content-point .content-point-item figure {
        top: -35px;
    }

    .contents-inner .content-point .content-point-item figure img {
        width: 40px;
    }

    .contents-inner .content-point .content-point-item .point-number {
        top: -45px;
        left: -10px;
        color: #fff;
        font-size: 18px;
    }
}

.portfolio {
    max-width: 1100px;
    margin: 0 auto 100px;
    text-align: center;
}

.portfolio .portfolio-inner {
    position: relative;
    text-align: left;
}

.portfolio-inner figure img {
    width: 30%;
}

.portfolio-inner .description {
    position: absolute;
    top: 0px;
    left: 35%;
    font-size: 18px;
    padding: 0 10px;
}

.portfolio-inner .description .title {
    font-size: 24px;
    margin: 0;
}

@media screen and (max-width: 1140px) {
    .portfolio-inner .description {
        font-size: 14px;
    }
}

@media screen and (max-width: 770px) {
    .portfolio-inner .description {
        position: unset;
    }

    .portfolio-inner figure {
        width: 80%;
        margin: 0 auto;
    }

    .portfolio-inner figure img {
        width: auto;
    }
}

.price {
    position: relative;
    margin: 0 auto;
    background-color: #f9f9f9;
}

.price-inner {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
}

.price-inner .description {
    font-size: 18px;
    padding: 0 10px;
}

.price-inner .price-list-area {
    margin: 0 auto;
    width: 50%;
}

.price-inner .price-list-box {
    list-style: none;
    padding: 0 20px;
}

.price-inner .price-list-box .price-list-item {
    position: relative;
    border: 3px solid #515b65;
    padding: 10px 0 10px;
    min-height: 100px;
}

.price-inner .price-list-box .price-item {
    width: 100%;
}

.price-inner .price-list-box .price-item p {
    margin: 0;
}

.price-inner .price-list-box .price-item .price-title {
    font-weight: bold;
    letter-spacing: 2px;
}

.price-inner .price-list-box .price-item .price-list {
    line-height: 72px;
    font-weight: 300;
}

.price-inner .price-list-box .price-item span {
    font-family: "Roboto", sans-serif;
    font-size: 36px;
    font-weight: bold;
    vertical-align: top;
}

.price-inner .option-table {
    margin: 0 0 40px 0;
    width: 100%;
}

.price-inner .option-table th {
    padding: 20px 35px;
    background-color: #1C717E;
    color: #fff;
    font-size: 24px;
    width: 55%;
    line-height: 1.2;
}

.price-inner .option-table th span {
    font-size: 14px;
    font-weight: normal;
}

.price-inner .option-table td {
    padding: 20px 35px;
    background-color: #eee;
    font-size: 18px;
}

.price-inner .option-table td span {
    font-size: 24px;
}

@media screen and (max-width: 970px) {
    .price-inner .price-list-area {
        margin: 0 auto;
        width: 80%;
    }
}

@media screen and (max-width: 700px) {
    .price-inner .price-list-area {
        width: 86%;
    }

    .price-inner .option-table th {
        font-size: 18px;
    }

    .price-inner .option-table td {
        font-size: 14px;
    }

    .price-inner .option-table td span {
        font-size: 18px;
    }

    .price-inner .price-list-box .price-item .price-list {
        line-height: 48px;
    }

    .price-inner .price-list-box .price-item span {
        font-size: 24px;
    }
}

.contact {
    position: relative;
    margin: 0 auto;
    padding-top: 40px;
    background-color: #ddd;
}

.contact-inner {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 0 10px 40px 10px;
}

.contact-inner .description {
    font-size: 18px;
}

.contact-inner .telephone {
    line-height: 72px;
}

.contact-inner .telephone span {
    font-family: "Roboto", sans-serif;
    font-size: 36px;
    vertical-align: top;
}

@media screen and (max-width: 700px) {
    .contact-inner .description {}

    .contact-inner .telephone {
        line-height: 48px;
    }

    .contact-inner .telephone span {
        display: block;
    }
}

.contact-square-btn {
    display: inline-block;
    padding: 0.5em 0;
    text-decoration: none;
    background: #F5524D;
    /*ボタン色*/
    color: #FFF !important;
    text-decoration: none !important;
    border-bottom: solid 4px #bc1d18;
    border-radius: 3px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 2.2;
}

.contact-square-btn:active {
    /*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    /*下に動く*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    /*影を小さく*/
    border-bottom: none;
}

.portfolio-square-btn {
    display: inline-block;
    padding: 0.5em 0;
    text-decoration: none;
    background: #16bb6f;
    /*ボタン色*/
    color: #FFF !important;
    text-decoration: none !important;
    border-bottom: solid 4px #129a5c;
    border-radius: 3px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 2.2;
}

.portfolio-square-btn:active {
    /*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    /*下に動く*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    /*影を小さく*/
    border-bottom: none;
}

.clearfix {
    clear: both;
    zoom: 1;
}

:where(figure) {
    margin: 0 0 1em;
}

@media only screen and (max-width: 767px) {

    body {
        min-width: 320px;
        word-wrap: break-word;
    }

    .one-half,
    .one-third,
    .two-third,
    .one-fourth,
    .three-fourth,
    .one-fifth,
    .two-fifth,
    .three-fifth,
    .four-fifth,
    .one-sixth,
    .five-sixth {
        float: none;
        margin: 1em 0;
        width: auto;
    }

    .om-mobile-hidden {
        display: none;
    }

    /**
	 * Header
	 */

    .header-tagline,
    .header-socials,
    .header-wpml-selector {
        float: none;
        margin: 1em 0;
        text-align: center;
    }


    .header-wpml-selector #lang_sel,
    .header-wpml-selector #lang_sel_click {
        display: inline-block;
        text-align: left;
    }

    .header-wpml-selector #lang_sel_list {
        display: inline-block;
    }

    .header-socials [class^="social-icon"],
    .header-socials [class*=" social-icon"] {
        margin-left: 0.2em;
        margin-right: 0.2em;
    }

    .logo-menu-wrapper {
        display: block;
    }

    .logo-menu-wrapper .logo-box,
    .logo-box {
        display: block;
        text-align: center;
        margin: 0 auto;
        padding-right: 0;
        width: auto !important;
    }

    .logo-image img {
        margin: 0 auto;
    }

    .header-logo .logo-text a,
    .header-logo-menu-wrapper:not(.menu-stuck) .logo-text a {
        color: inherit !important;
    }

    .header-secondary-menu,
    .logo-menu-wrapper .menu-box,
    .header-menu,
    .header-mid.logo-type-none {
        display: none;
    }

    .custom-header-bg-transparent header {
        position: static;
    }

    .custom-header-bg-transparent .header-top,
    .custom-header-bg-transparent .header-logo-menu,
    .custom-header-bg-transparent .header-logo,
    .custom-header-bg-transparent .header-menu {
        border-bottom-width: 1px;
    }

    .custom-header-bg-transparent .logo-set-default {
        display: none;
    }

    .custom-header-bg-transparent .logo-set-fixed-menu {
        display: block;
    }

    .page-title-inner {
        padding-top: 0 !important;
    }

    .page-title-wrapper.title-margins-medium .container-inner,
    .page-title-wrapper.title-margins-large .container-inner,
    .page-title-wrapper.title-margins-xlarge .container-inner,
    .page-title-wrapper.title-margins-xxlarge .container-inner {
        padding: 20px 0 !important;
    }

    .page-title-wrapper.title-size-large h1,
    .page-title-wrapper.title-size-xlarge h1,
    .page-title-wrapper.title-size-xxlarge h1 {
        font-size: 250%;
    }

    /**
	 * Header Menu
	 */

    .header-mobile-menu,
    .mobile-header-menu-wrapper {
        display: block;
    }

    /**
	 * Footer
	 */

    .with-sub-footer-text .sub-footer-menu-social,
    .with-sub-footer-text .sub-footer-text {
        float: none;
        text-align: center;
        margin: 1em 0;
        width: auto;
    }

    .footer-social-icons [class^="social-icon"],
    .footer-social-icons [class*=" social-icon"] {
        margin: 0 0.25em 0.5em;
    }

    .uncovering-footer footer {
        position: static;
    }

    .uncovering-footer .hc-wrapper {
        margin-bottom: 0 !important;
    }

    /**
	 * Sidebar
	 */

    .sidebar-display .content-column-sidebar,
    .sidebar-display .content-column-content,
    .sidebar-display.flip-sidebar .content-column-sidebar,
    .sidebar-display.flip-sidebar .content-column-content {
        float: none;
        width: auto;
    }

    .sidebar-display .content-column-sidebar {
        margin-top: 2em;
    }

    /**
	 * Comments
	 */

    #commentform .one-third {
        width: auto;
        float: none;
        margin-right: 0;
    }

    /**
	 * Blog
	 */


    .blogroll.layout-small .post-media,
    .blogroll.layout-medium .post-media {
        margin: 1em auto;
        float: none;
        width: auto;
    }

    .blogroll.layout-small .post-media {
        max-width: 348px;
    }

    .blogroll.layout-medium .post-media {
        max-width: 557px;
    }

    /**
	 * Gallery
	 */

    .custom-gallery .item-caption,
    .gallery-sliced .item-caption,
    .gallery-masonry .item-caption,
    .gallery-grid .item-caption {
        font-size: 85%;
        padding: 0.1em 0.3em;
        line-height: 1.3;
    }

    /**
	 * Gallery Masonry/Grid
	 */



    /**
	 * Sticky menu
	 */

    .menu-sticky-node.menu-stuck,
    .admin-bar .menu-sticky-node.menu-stuck {
        position: relative;
        z-index: auto;
        top: 0;
    }

    .menu-position-top_fixed .menu-sticky-node .container-wrapper:before,
    .menu-position-top_fixed_fully .menu-sticky-node .container-wrapper:before {
        display: none;
    }

    /**
	 * WPB
	 */


    .vc_call_to_action.vc_cta_btn_pos_left .vc_cta-inner,
    .vc_call_to_action.vc_cta_btn_pos_right .vc_cta-inner,
    .vc_call_to_action.vc_cta_btn_pos_left .vc_cta-text,
    .vc_call_to_action.vc_cta_btn_pos_right .vc_cta-text,
    .vc_call_to_action.vc_cta_btn_pos_left .vc_cta-button,
    .vc_call_to_action.vc_cta_btn_pos_right .vc_cta-button {
        display: block;
        padding: 0;
    }

    .vc_call_to_action.vc_cta_btn_pos_left .vc_cta-inner,
    .vc_call_to_action.vc_cta_btn_pos_right .vc_cta-inner {
        padding: 1.5em;
        width: auto;
        text-align: center;
    }

    .vc_om-pricing-table-inner,
    .vc_om-ptc {
        display: block;
    }

    .vc_om-ptc.vc_om-ptc-featured .vc_om-ptc-inner {
        box-shadow: none !important;
        margin: -1px;
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .vc_om-click-box.om-cb-size-md .om-cb-inner {
        font-size: 140%;
        padding: 1.5em;
    }

    .vc_om-click-box.om-cb-size-lg .om-cb-inner {
        font-size: 160%;
        padding: 1.5em;
    }

    .vc_om-click-box.om-cb-size-xlg .om-cb-inner {
        font-size: 180%;
        padding: 1.5em;
    }

    .wpb_column.vc_column_delimiter-vline:after,
    .wpb_column.vc_column_delimiter-hline:after,
    .wpb_column.vc_column_delimiter-dot:after,
    .wpb_column.vc_column_delimiter-rarr:after {
        display: none;
    }

    blockquote,
    .blockquote {
        font-size: 120%;
    }

    .om_theme .wpb_column>.wpb_wrapper>*:last-child {
        margin-bottom: 2em;
    }
}


/**
 * Grid blog
 */

@media only screen and (max-width: 780px) {
    .blogroll.layout-grid-3 section {
        margin-right: -8.65%;
    }

    .blogroll.layout-grid-3 .blogroll-item {
        float: left;
        width: 44%;
        margin: 0 4% 30px 0;
    }
}

@media only screen and (max-width: 580px) {
    .blogroll.layout-grid-2 section {
        margin-right: 0;
    }

    .blogroll.layout-grid-2 .blogroll-item {
        width: auto;
        margin-right: 0;
        float: none;
    }
}

@media only screen and (max-width: 400px) {
    .blogroll.layout-grid-3 section {
        margin-right: 0;
    }

    .blogroll.layout-grid-3 .blogroll-item {
        width: auto;
        margin-right: 0;
        float: none;
    }
}

@media only screen and (max-width: 380px) {

    .gallery-sliced .img-box.img-1,
    .gallery-sliced .img-box.img-2,
    .gallery-sliced .img-box.img-3,
    .gallery-sliced .img-box.img-4,
    .gallery-sliced .img-box.img-5 {
        float: none;
        width: auto;
        margin-right: 0;
        height: auto !important;
        margin-bottom: 0.5em;
    }

    .gallery-masonry .items,
    .gallery-grid .items {
        margin: 0;
    }

    .gallery-masonry .item,
    .gallery-grid .item {
        float: none;
        width: auto !important;
        margin-bottom: 0.5em;
    }

    .gallery-masonry .item img,
    .gallery-grid .item img {
        margin: 0 auto;
    }

    /**
	 * Standard Gallery
	 */

    .gallery {
        margin: 1em 0;
    }

    .gallery .gallery-item {
        float: none;
        width: auto !important;
        margin: 1em 0;
        text-align: center;
    }

    .gallery .gallery-item img {
        width: auto;
    }

    blockquote,
    .blockquote {
        font-size: 100%;
    }
}