﻿@charset "UTF-8";
/* ########### jukebox ########### */
/*
 * "font-awesome" is lisenced under the SIL Open Font License 1.1
 * https://fortawesome.github.io/Font-Awesome
 * http://scripts.sil.org/OFL
 */

html {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

body {
    background: white;
    -webkit-text-size-adjust: 100%;
}

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

.contentsmain {
    margin-right: auto;
    margin-left: auto;
    max-width: 1240px;
}

.big {
    font-size: 125%;
}

.bold {
    font-weight: bold;
}

.graybold {
    font-weight: bold;
    color: rgb(65, 67, 68);
}

.skybluebold {
    font-weight: bold;
    color: rgb(0, 204, 255);
}

.bluebold {
    font-weight: bold;
    color: rgb(43, 85, 177);
}

img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    pointer-events: none;
    image-rendering: -webkit-optimize-contrast;
}

.center {
    text-align: center;
}

footer {
    margin: 0.5em 0 0em 0;
    padding: 1em 1em 1.5em 1em;
    text-align: center;
    background-color: rgb(43, 85, 177);
    color: #fff;
}

.navi ul,
.clearfix,
.profile,
.gallery:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
}

.breadcrumb li {
    font-size: 85%;
    display: inline-block;
    color: gray;
}

.breadcrumb li::after {
    content: '/';
    display: inline-block;
    padding: 0 0.25em 0 0.25em;
}

.breadcrumb li:last-child::after {
    display: none;
}

.breadcrumb li a {
    text-decoration: none;
    color: gray;
}

.breadcrumb li a:hover {
    border-bottom: 1px solid gray;
}

footer ul li a {
    color: white;
    text-decoration: none;
}

footer ul li a:hover {
    border-bottom: 2px solid white;
}

footer ul li {
    font-size: 80%;
    line-height: 0.1em;
    margin: 0em 0em 0em 0em;
    display: inline-block;
    text-decoration: none;
}

.footmenu {
    margin: 0.5em 0em 0.5em 0em;
}

.footmenu li::after {
    content: '/';
    padding: 0 0.25em 0 0.75em;
    display: inline-block;
}

.footmenu li:last-child::after {
    display: none;
}

@keyframes zoomUp {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.15);
    }
}

/*
.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
    animation: zoomUp 10s linear 0s 1 normal both;
}
*/
.slide-img img {
    display: block;
}

/* ########### contact.html ########### */

.hitusu {
    margin: 0em 0em 0em 1em;
    font-size: 90%;
    color: red;
}

label {
    margin: 2em 0em 2em 0em;
}

.sousin {
    margin: 1em 0em 0em 0em;
    text-align: center;
    font-weight: bold;
}

.sousin input {
    padding: 0.25em 1em 0.25em 1em;
    font-weight: bold;
    text-align: center;
    -webkit-appearance: none;
    outline: none;
}

.radiocheck {
    width: 50px;
}

.mailform {
    font-size: 100%;
    width: 100%;
    height: 2em;
    padding: 0.25em 0.5em 0.25em 0.5em;
    margin: 0em 0em 1em 0em;
}

.mailformta {
    font-size: 100%;
    padding: 0.5em 0.5em 0.5em 0.5em;
    width: 100%;
    height: 10em;
}

/* ########### 767px以下 ########### */
@media (max-width: 767px) {

    .sf {
        display: block !important;
    }

    .pc {
        display: none !important;
    }

    p {
        padding: 0 1em 0em 2%;
        font-size: 90%;
        line-height: 1.5;
        text-align: justify;
    }

    form p {
        padding: 0 0em 0.5em 0em;
        font-size: 90%;
        line-height: 1.5;
        text-align: justify;
    }

    .ptop {
        margin: 1.2em 0 1em 0;
        padding: 0 1em 0 1em;
        font-size: 90%;
        line-height: 1.5;
        text-align: justify;
        color: rgb(87, 87, 87);
    }

    .textindent1em {
        margin: 0 0 0 1em;
        text-indent: -1em;
        line-height: 1.5;
        text-align: justify;
    }

    h2 {
        font-size: 120%;
        padding: 0.15em 0 0em 0.5em;
        margin: 0.25em 2% 0.5em 2%;
        color: white;
        background: rgb(2, 159, 250);
    }

    h2 img {
        margin: -1em 0.5em -0.35em 0;
        width: 37px;
        opacity: 0.35;
    }

    h3 {
        font-size: 110%;
        padding: 0 0 0 0;
        margin: 0 2% 0em 2%;
        color: rgb(0, 204, 255);
    }

    .h3illustsozai {
        font-size: 110%;
        padding: 0.1em 0 0 0;
        margin: 1em 2% 1em 2%;
        color: rgb(0, 204, 255);
        border-bottom: none;
        border-top: solid 3px rgb(0, 204, 255);
        border-bottom: solid 3px rgb(0, 204, 255);
    }

    h3 img {
        margin: 0 0.25em 0.15em 0;
        width: 20px;
    }

    .minip {
        padding: 0;
        color: gray;
        font-size: 75%;
    }

    #titlelogo {
        margin-right: auto;
        margin-left: auto;
        width: 200px;
        padding: 0.25em 0.25em 0.25em 0.25em;
        height: auto;
    }

    .navi ul {
        width: 100%;
        overflow: hidden;
    }

    .navi li {
        width: 100%;
        list-style-type: none;
        float: none;
    }

    .navi a {
        font-size: 100%;
        display: block;
        padding: 15px 0;
        text-align: center;
        font-weight: bold;
        text-decoration: none;
        background-color: #fff;
        color: rgb(100, 99, 99);
        white-space: nowrap;
        border-bottom: 1px dotted #838383;
    }

    .navi a:hover {
        background-color: rgb(233, 233, 233);
    }

    #navibtn span {
        display: inline-block;
        text-indent: -9999px
    }

    #navibtn i {
        color: white;
        font-size: 18px
    }

    #navibtn {
        padding: 6px 10px;
        border: solid 1px white;
        border-radius: 5px;
        background-color: rgb(2, 159, 250);
        position: absolute;
        top: 22px;
        right: 20px;
        cursor: pointer;
    }

    #navibtn:hover {
        background-color: rgb(43, 85, 177);
    }

    #navibtn:focus {
        outline: none;
    }

    #navi {
        background: rgb(43, 85, 177);
        display: none;
    }

    .leftbox {
        margin: 0 0.5em 0 0.5em;
        float: none;
    }

    .portfoliobox {
        box-sizing: border-box;
        margin: 0 0 0.5em 2%;
        width: 30.666%;
        height: auto;
        ;
        float: left;
    }

    .portfoliobox:nth-child(3n) {
        margin-right: 2%;
    }

    .portfolio {
        margin: 0.25em 0;
        border: 2px solid rgb(0, 204, 255)
    }

    .rightbox {
        margin: 0 0.5em 0 0.5em;
        float: none;
    }

    .illustsozai {
        box-sizing: border-box;
        margin: 0 0 1.5em 2%;
        width: 30.666%;
        float: left;
    }

    .illustsozai:nth-child(4n) {
        margin-right: 2%;
    }

    .profile {
        margin: 0.75em 2% 0.75em 2%;
        padding: 1em 0em 0.5em 1em;
        text-align: justify;
        background: rgb(214, 242, 255);
    }

    .profilephoto {
        float: left;
        width: 20%;
    }

    .profiletext {
        float: right;
        padding: 0 0 0 0.5em;
        width: 80%;
    }

    .hpillustcut {
        text-align: center;
    }

    .hpillustcut1 {
        margin: 1em 0 0.5em 0;
        width: 50%;
    }

    table {
        width: 96%;
        margin: 0.75em 2% 1em 2%;
        border-collapse: collapse;
        table-layout: fixed;
    }

    table th {
        font-weight: bold;
        background: rgb(109, 209, 255);
    }

    .priceright {
        background: rgb(237, 248, 252);
    }

    table .priceplanleft {
        text-align: center;
        width: 45%;
    }

    table .priceleft {
        width: 45%;
    }

    table .pricenaiyomiddle {
        text-align: center;
        width: 55%;
    }

    table .pricemiddle {
        width: 55%;
    }

    table .pricemeyasuright {
        box-sizing: content-box;
        text-align: center;
        width: 98px;
    }

    table .priceright {
        text-align: right;
        padding-right: 14px;
        width: 98px;
    }

    table th,
    table td {
        text-align: justify;
        font-size: 93.75%;
        padding: 0.5em 0.75em 0.5em 0.75em;
        border: solid 1px black;
    }

    header {
        background: white;
    }

    form {
        margin: 0.75em 2% 2em 2%;
    }

    .breadcrumb {
        margin: 0.5em 0 0 2%;
    }

    #top_btn {
        position: fixed;
        bottom: 20px;
        right: 20px;
        display: table;
        width: 100%;
        padding: 5px 0 0 0;
        text-decoration: none;
        color: white;
        width: 36px;
        height: 36px;
        font-size: 18px;
        border-radius: 50%;
        text-align: center;
        overflow: hidden;
        font-weight: bold;
        background: rgb(2, 159, 250);
        border: 1.5px solid white;
        box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
        z-index: 1001;
    }

    #top_btn:active {
        text-decoration: none;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 2px;
    }
}

/* ########### 768px以上 ########### */
@media (min-width: 768px) {
    .sf {
        display: none !important;
    }

    .pc {
        display: block !important;
    }

    p {
        padding: 0 1em 0.25em 1.5%;
        font-size: 92%;
        line-height: 1.5;
        text-align: justify;
    }

    form p {
        padding: 0 0em 0.25em 0em;
        font-size: 92%;
        line-height: 1.5;
        text-align: justify;
    }

    .ptop {
        margin: 1.5em 0 1.4em 0;
        padding: 0 1em 0 1em;
        font-size: 92%;
        line-height: 1.5;
        text-align: justify;
        color: rgb(87, 87, 87);
    }

    .textindent1em {
        margin: 0 0 0 1em;
        text-indent: -1em;
        line-height: 1.5;
        text-align: justify;
    }

    .slide-img img {
        width: 100%;
        min-height: 360px;
        max-height: 660px;
        object-fit: cover;
        font-family: 'object-fit: cover;';
    }

    h2 {
        font-size: 120%;
        padding: 0.15em 0.75em 0em 0.5em;
        margin: 0.25em 1.5% 0.75em 1.5%;
        color: white;
        background: rgb(2, 159, 250);
    }

    h2 img {
        margin: -1em 0.5em -0.45em 0;
        width: 40px;
        opacity: 0.35;
    }

    h3 {
        font-size: 103%;
        padding: 0 0 0 0;
        margin: 0.1em 1.5% 0.15em 1.5%;
        color: rgb(0, 204, 255);
    }

    .h3illustsozai {
        font-size: 103%;
        padding: 0.1em 0 0 0;
        margin: 2.15em 5% 0.75em 5%;
        color: rgb(0, 204, 255);
        border-top: solid 3px rgb(0, 204, 255);
        border-bottom: solid 3px rgb(0, 204, 255);
    }

    h3 img {
        margin: 0 0.25em 0.1em 0.25em;
        width: 20px;
    }

    .minip {
        padding: 0;
        color: gray;
        font-size: 80%;
    }

    #titlelogo {
        margin-right: auto;
        margin-left: auto;
        width: 240px;
        padding: 0.5em 0.25em;
        height: auto;
    }

    #navi {
        display: block;
    }

    .navi ul {
        width: 100%;
    }

    .navi li {
        box-sizing: content-box;
        width: 12%;
        list-style-type: none;
        float: left;
        background-color: rgb(43, 85, 177);
    }

    .navi li:last-child {
        padding-right: 8%;
    }

    .navi li:first-child {
        padding-left: 8%;
    }

    .navi a {
        font-size: 100%;
        display: block;
        padding: 20px 0;
        text-align: center;
        text-decoration: none;
        color: #fff;
        white-space: nowrap;
        overflow: hidden;
    }

    .navi a:hover {
        background-color: rgb(0, 204, 255);
    }

    #navibtn {
        display: none;
    }

    .leftbox {
        float: left;
        width: 82%;
        box-sizing: border-box;
        overflow: hidden;
    }

    .portfoliobox {
        box-sizing: border-box;
        margin: 0 0 0.5em 1.5%;
        width: 23.125%;
        height: auto;
        float: left;
    }

    .portfoliobox:last-child {
        margin-bottom: 0.5%;
    }

    .portfolio {
        margin: 0.25em 0;
        border: 2px solid rgb(0, 204, 255);
    }

    .rightbox {
        float: right;
        width: 17%;
    }

    .illustsozai {
        margin: 0.35em 5% 0.8em 5%;
        width: 90%;
        float: none;
    }

    .profile {
        margin: 1.15em 1.5% 1em 1.5%;
        padding: 1em 0em 0.5em 1em;
        background: rgb(214, 242, 255);
    }

    .profilephoto {
        margin: 0 0 0.5em 0;
        float: left;
        width: 18%;
    }

    .profiletext {
        padding: 0 0 0 0.75em;
        float: right;
        width: 82%;
    }

    .hpillustcut {
        text-align: center;
    }

    .hpillustcut1 {
        margin: 2.5em 0 0.75em 0;
        width: 50%;
    }

    table {
        width: 97%;
        margin: 1.15em 1.5% 1em 1.5%;
        border-collapse: collapse;
        table-layout: fixed;
    }

    table th {
        font-weight: bold;
        background: rgb(109, 209, 255);
    }

    .priceright {
        background: rgb(237, 248, 252);
    }

    table .priceplanleft {
        text-align: center;
        width: 45%;
    }

    table .priceleft {
        width: 45%;
    }

    table .pricenaiyomiddle {
        text-align: center;
        width: 55%;
    }

    table .pricemiddle {
        width: 55%;
    }

    table .pricemeyasuright {
        text-align: center;
        width: 118px;
    }

    table .priceright {
        text-align: right;
        padding-right: 14px;
        width: 118px;
    }

    table th,
    table td {
        text-align: justify;
        font-size: 93.75%;
        padding: 0.5em 0.75em 0.5em 0.75em;
        border: solid 1px black;
    }

    form {
        margin: 1.15em 1.5% 2em 1.5%;
    }

    .breadcrumb {
        margin: 0.5em 0 0 1.5%;
    }

    #top_btn {
        position: fixed;
        bottom: 50px;
        right: 50px;
        display: table;
        width: 100%;
        padding: 7px 0 0 0;
        text-decoration: none;
        color: white;
        width: 40px;
        height: 40px;
        font-size: 20px;
        border-radius: 50%;
        text-align: center;
        overflow: hidden;
        background: rgb(2, 159, 250);
        border: 1.5px solid white;
        box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
        z-index: 1001;
    }

    #top_btn:active {
        text-decoration: none;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 2px;
    }
}