@charset “UTF-8”;
a:focus,
*:focus {
    outline: none;
    text-decoration: none;
}

* {
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
}

body {
    overflow-x: hidden;
}

{
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

h1:not(.site-title):before,
h2:before {
    content: none;
}

.commJust {
    text-align: justify;
    text-justify: inter-ideograph;
}

.commMb10 {
    clear: both;
    margin-bottom: 10px;
}

.commMb20 {
    clear: both;
    margin-bottom: 20px;
}

.commMb30 {
    clear: both;
    margin-bottom: 30px;
}

.commMb40 {
    clear: both;
    margin-bottom: 40px;
}

.commMb50 {
    clear: both;
    margin-bottom: 50px;
}

.commMb60 {
    clear: both;
    margin-bottom: 60px;
}

.commMb70 {
    clear: both;
    margin-bottom: 70px;
}

.commMb80 {
    clear: both;
    margin-bottom: 80px;
}

.commMb90 {
    clear: both;
    margin-bottom: 90px;
}

.commMb100 {
    clear: both;
    margin-bottom: 100px;
}

.commWrap {
    position: relative;
    width: 100%;
}

.page .commWrap {}

.youtubeWrap {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.page .menuWrapOuter img {
    border: 8px solid #fff;
    vertical-align: bottom;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.page .menuWrapOuter {
    width: 100%;
    padding: 80px 0 60px 0;
    background-color: #fff;
    background-image: url(img/bgFv.svg);
    background-size: 100%;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    text-align: center;
}

.page .menuWrapOuter img:hover {
    transform: scale(1.05);
}

.uFooterAdr {
    text-align: center;
    line-height: 1.3;
    padding: 0 0 5px 0;
    font-size: 13px;
}

.uFooterCopy {
    background: #000000;
    text-align: center;
    color: #fff;
    font-size: 13px;
}

body:lang(ja) {
    font-size: 16px !important;
}

body:lang(ja) div.h2 {
    font-size: 240%;
    font-weight: 700;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 0;
}

h2.h2sub {
    line-height: 1.0;
    margin: 0;
    font-weight: 700;
    text-align: center;
    font-size: 120%;
    margin-bottom: 25px;
}

.commH2Text {
    display: flex;
    justify-content: center;
    text-align: left;
    line-height: 1.6;
    font-weight: 500;
    margin-bottom: 4em;
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.topHowtoWrap,
.topHowWrap,
.topFlowWrap,
.topColorWrap,
.topPriceWrap,
.topGrayWrap,
.topWorksWrap,
.dummy {
    margin-bottom: 100px;
    overflow: hidden;
}

.topWorks {
    width: 100%;
    display: flex;
    padding: 0 20px;
    flex-wrap: wrap;
    justify-content: center;
}

.topWorksImg {
    padding: 10px;
}

.btn {
    text-align: center;
    min-width: 214px;
    margin-left: 20px;
}

.btn a {
    font-size: 14px;
    position: relative;
    border: 1px solid #000;
    color: #000;
    padding: 6px 20px 6px 80px;
}

.topGrayWrap {
    background: #f8f8f8;
    padding: 70px 0 100px 0;
}

.topSelected {
    display: flex;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    flex-direction: column;
}

.topSelectedBox {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}

.topSelectedBox:last-of-type {
    margin-bottom: 0px;
}

.topSelectedTextWrap {
    padding: 0 8%;
}

.topSelectedTitle {
    font-size: 120%;
    font-weight: 600;
}

.topSelectedDetail {}

.topSelectedImg {
    min-width: 481px;
}

img {
    position: relative;
    z-index: 1;
    vertical-align: bottom;
}

.topSelectedTextWrap1,
.topSelectedTextWrap2,
.topSelectedTextWrap3,
.topSelectedTextWrap4,
.dummy {
    position: relative;
}

.topSelectedTextWrap1:before,
.topSelectedTextWrap2:before,
.topSelectedTextWrap3:before,
.topSelectedTextWrap4:before,
.dummy {
    font-size: 1000%;
    z-index: 0;
    position: absolute;
    top: -25%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #f8f8f8;
    text-shadow: 3px 3px 0px #ffffff, -3px 3px 0px #ffffff, 3px -3px 0px #ffffff, -3px -3px 0px #ffffff, 3px 0px 0px #ffffff, 0px 3px 0px #ffffff, -3px 0px 0px #ffffff, 0px -3px 0px #ffffff;
    /* •¶Žš‚Ì‰e */
}

.topSelectedDetail,
.topSelectedTitle {
    position: relative;
    z-index: 1;
}

.topSelectedTextWrap1:before {
    content: "Quality";
}

.topSelectedTextWrap2:before {
    content: "Design";
}

.topSelectedTextWrap3:before {
    content: "Lecture";
}

.topSelectedTextWrap4:before {
    content: "Price";
}

.topPrice {}

.topPriceTable {
    width: 100%;
    max-width: 1200px;
    display: flex;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.0;
}

.topPriceTable:first-of-type>div {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #333;
}

.topPriceTable:nth-of-type(2)>div {
    padding-top: 20px;
}

.topPriceTable:last-of-type>div {
    padding-bottom: 20px;
}

.topPriceTable>div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(1000px / 8);
    padding: 6px 0;
    font-size: 90%;
}

.topPriceTable>div:hover {
    color: tomato;
    font-weight: 700;
}

.topPriceTable>div:nth-of-type(2n) {
    background: #f8f8f8;
}

.topPriceTable>div:first-of-type {
    width: 200px;
}

.content-area {
    margin-bottom: 40px;
}

.content-area .content {
    display: none;
}

.content-area .content.show {
    display: block;
}

.content-area {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

.page .content-area {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    width: 100%;
}

.tab-area {
    width: 1200px;
    display: flex;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 10px solid #5e5e5e;
}

.topPriceScroll {
    overflow-x: auto;
    width: 100%;
}

.tab-area .tab {
    color: #fff;
    background: #aaa;
    padding: 0.2em 4em;
    cursor: pointer;
}

.tab-area .tab.active {
    background: #5e5e5e;
}

.tab-area .tab:hover {
    background: #5e5e5e;
}

body:lang(ja) h3 {
    font-size: 120%;
    font-weight: 700;
    text-align: center;
}

.topPriceOff {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    color: #ffffff;
}

.topPriceOff>div {
    padding: 0 20px;
    margin: 0 10px;
    border-radius: 25px;
}

.topPriceOff>div:nth-of-type(1) {
    background-color: #f67f7f;
}

.topPriceOff>div:nth-of-type(2) {
    background-color: #f24040;
}

.topPriceOff>div:nth-of-type(3) {
    background-color: #ed0000;
}

.topColorBoxWrap {
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    /*
display: flex;
align-items: flex-start;
flex-wrap: wrap;
*/
}

.topColorBox {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 20px;
}

.topColorBox:nth-of-type(2n) {
    float: right;
}

.topColorBox:nth-of-type(2n+1) {
    float: left;
}

.topColorBox>div {
    width: 50%;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1.2;
    margin-bottom: 10px;
}

.topColorBox>div::before {
    content: "";
    width: 45px;
    height: 45px;
    margin-right: 10px;
    border-radius: 50%;
}

div.topColorTitle {
    justify-content: center;
    width: 100%;
    border: 1px solid #000;
    text-align: center;
    padding: 10px;
    background: #fff;
}

div.topColorTitle::before {
    content: none;
}

.cWhite::before {
    border: 1px solid #ccc;
}

.cPink::before {
    background-color: #ff6c6c;
}

.flowWrap {
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 760px;
    width: 100%;
}

.flowImg {
    border: 1px solid #ccc;
    position: relative;
}

.flowText {
    padding-left: 20px;
}

.flowTitle {
    font-weight: 700;
    font-size: 120%;
}

.flowBox {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}

.flowImg:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -40px;
    z-index: 2;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #000;
    border-left: 20px solid transparent;
    transform: translate(-50%, 0%) rotate(180deg);
}

.flowBox:last-of-type {
    margin-bottom: 0px;
}

.flowBox:last-of-type .flowImg:before {
    content: none;
}

.howWrapFormat {
    text-align: center;
    margin-bottom: 40px;
}

.howWrapFormat p {
    display: inline-block;
    border-bottom: 1px solid #000;
}

.topHowWrap .h2sub {
    margin-bottom: 40px;
}

.topHowWrap .h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.howWrapCheck {
    margin-bottom: 40px;
}

.howWrapCheckPointImg {
    display: flex;
}

.howWrapCheckPointImg img {
    margin: 0 10px 20px 10px;
    border: 1px solid #ccc;
}

.howWrapCheckPointText {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.howWrapCheck {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.howWrapFile {
    margin-bottom: 40px;
}

.howWrapFileImg {
    display: flex;
    display: flex;
    justify-content: center;
}

.howWrapFileImg a {
    display: block;
    border: 1px solid #ccc;
    border-radius: 25px;
    padding: 0 40px;
}

.howWrapFileImg>div {
    text-align: center;
    color: #aaa;
    margin: 0 10px;
}

.howWrapFileImg>div:hover {
    color: rgb(0, 174, 255);
}

.howWrapEmail {
    text-align: center;
}

.howWrapEmailText input[type="text"] {
    font-size: 160%;
    font-weight: 500;
    width: 100%;
    max-width: 440px;
    max-width: 440px;
}

.howWrapEmailText {
    width: 100%;
    max-width: 440px;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}

.topHowtoWrap {
    text-align: center;
}

.topHowtoWrap video {
    width: 100%;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.itemWrap {
    display: flex;
    justify-content: center;
}

.itemWrap>div img {
    border: 6px solid #eee;
    border-radius: 50%;
    margin: 0 5px;
}

.itemWrap p {
    margin: 0;
    line-height: 1.4;
}

.faqWrap {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.faqWrap dt {
    color: #fff;
    background: #555555;
    padding: 10px;
    cursor: pointer;
    border-bottom: 2px solid #fff;
    position: relative;
    font-weight: 500;
}

.faqWrap dd {
    background-color: #fff;
    margin: 0;
    padding: 20px;
    display: none;
    text-align: justify;
    text-justify: inter-ideograph;
}

.faqWrap .active {
    display: block;
}

.faqWrap dt:after {
    content: '\e145';
    font-family: 'Material Icons';
    position: absolute;
    top: 50%;
    right: 10px;
    text-align: center;
    transform: translate(-50%, -50%);
    /*
border: 3px solid #fff;
text-align: center;
border-radius: 100px;
width: 30px;
height: 30px;
padding: 0 0 0 2px;
box-sizing: border-box;
*/
}

.faqWrap dt.active:after {
    content: '\e15b';
}

.table2Column {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}

.table2Column>div {
    width: 25%;
    line-height: 1.4;
    padding: 5px;
    margin-bottom: 5px;
}

.table2Column>div:nth-of-type(2n+1) {
    background: #f8f8f8;
    border-bottom: 1px solid #e6e6e6;
}

.footerLink {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: flex-start;
}

.footerLink>ul {
    padding-right: 40px;
    margin-bottom: 80px;
}

.footerLink li a {
    position: relative;
    display: inline-block;
    padding: 0 0 0 15px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 14px;
}

.floatCvText::before,
.footerLink li a::before,
.footerLink li a::after {
    position: absolute;
    top: 2px;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.floatCvText::before,
.footerLink li a::before {
    left: 3px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.topPriceWrap {
    background-image: url(img/bg1.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

.topColorWrap {
    background-image: url(img/bg2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.topFlowWrap {
    background-image: url(img/bg3.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

.topHowWrap {
    background-image: url(img/bg4.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.topHowtoWrap {
    background-image: url(img/bg5.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}

.floatCvText,
.howWrapFormat p,
.flowDetail,
.commH2Text,
.dummy {
    text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}

.floatCvWrap {
    background: rgba(0, 150, 255, 0.9);
    background: rgba(255, 255, 255, 0.8);
    border-top: 5px solid #d5efff;
    border-bottom: 5px solid #d5efff;
    padding: 20px 0;
    position: fixed;
    z-index: 90;
    bottom: 0;
    width: 100%;
    /*margin-bottom: 60px;*/
}

.floatCvWrapInner {
    width: 100%;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.floatCvBtn {}

.floatCvBtn a {
    display: block;
}

.floatCvBtn,
.floatCvTel {
    width: 50%;
    padding: 0 20px;
}

.floatCvBtn a {
    width: 100%;
    padding: 7px 0;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    background: rgb(1, 94, 234);
    background: linear-gradient(0deg, rgba(1, 94, 234, 1) 0%, rgba(0, 192, 250, 1) 100%);
    filter: drop-shadow(2px 2px 0px rgba(0, 0, 0, 0.1));
}

.floatCvBtn a:hover {
    background: rgb(0, 192, 250, 1);
    background: linear-gradient(0deg, rgba(0, 192, 250, 1) 0%, rgba(1, 94, 234, 1) 100%, );
}

.floatCvTel a {
    font-size: 260%;
    line-height: 1.0;
    font-weight: 800;
    color: rgba(1, 94, 234, 1);
    background: -webkit-linear-gradient(-90deg, rgba(0, 192, 250, 1), rgba(1, 94, 234, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 2px 0px rgba(0, 0, 0, 0.1));
}

.floatCvText {
    position: relative;
    margin-bottom: 5px;
    padding-left: 18px;
}

.fv {
    width: 100%;
    text-align: center;
    background: #f8f8f8;
    overflow: hidden;
    height: 400px;
    margin-bottom: 40px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    /*
    display: flex;
    justify-content: center;
    align-items: center;
	background-size: cover;
	background-position: center center;
	background-image: url(img/fv1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
*/
}

.fvImg {
    height: 100%;
    width: 100%;
    background-position: center;
    z-index: 10;
    opacity: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: anime 36s 0s infinite;
    animation: anime 36s 0s infinite;
}

.fvImg:nth-of-type(2) {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}

.fv img {
    position: relative;
    z-index: 11;
    width: 90%;
    max-width: 400px;
}

@keyframes anime {
    0% {
        opacity: 0;
    }
    8% {
        opacity: 1;
    }
    17% {
        opacity: 1;
    }
    25% {
        opacity: 1;
        transform: scale(1.2);
        z-index: 9;
    }
    100% {
        opacity: 1
    }
}

.commWrapPage {
    width: 100%;
}

footer {
    padding-top: 40px;
}

.page footer {
    border-top: 3px solid #ccc;
}

.page .commH1Wrap h1 {
    font-size: 180%;
    text-align: center;
    margin-bottom: 40px;
    background-image: url(img/fv1.jpg);
    background-position: center center;
    color: #fff;
    padding: 40px 0;
}

.commBack {
    text-align: center;
}

.commBack a {
    border-radius: 3px;
    width: 100%;
    display: block;
    background: #748e91;
    text-align: center;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    margin-top: 60px;
}

.page .commH1 {
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.25));
}

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

.commTable {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.commTable>div {
    display: flex;
}

.commTable>div>div {
    padding: 4px;
}

.commTable>div>div:first-of-type {
    min-width: 15em;
    background: #f8f8f8;
    margin-bottom: 3px;
    border-bottom: 1px solid #ededed;
}

.page h2 {
    font-size: 120%;
    font-weight: 500;
    border-bottom: 1px solid #000;
    padding: 0 0 3px 0;
    margin-top: 60px;
}

.floating {}

.is-in .floating {
    position: relative;
}

.commWrap input {
    max-width: 100% !important;
}

.commWrap select {
    background: #fff;
    border: solid 1px #ccc;
    box-sizing: border-box;
    outline: none;
    padding: 0.36rem 0.66rem;
    font-size: 16px !important;
    outline-offset: 0;
    border-radius: 0;
}

.fonts {
    width: 100%;
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.fonts>div {
    width: 1em;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
}

.fonts text {
    position: relative;
}

.fonts text:before {
    content: "AA";
    position: absolute;
    left: 0;
    top: 0;
}

#close,
#fontMihon {
    cursor: pointer;
}

.fontpopup {
    display: none;
    height: 100vh;
    width: 100%;
    background: black;
    /*opacity: 0.7;*/
    position: fixed;
    top: 0;
    left: 0;
}

.fontcontent {
    background: #fff;
    padding: 20px;
}

.fontshow {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
}

.formDetail {
    border: 3px dotted #ccc;
    padding: 20px;
}

.topColorLink1 a {
    display: block;
    border: 1px solid #000;
    padding: 20px;
    color: #000;
}

.topColorLink1 a:hover {
    display: block;
    border: 1px solid #000;
    padding: 20px;
    background: #000;
    color: #fff;
}

.topColorLinkWrap {
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.topColorLink1 {
    margin-bottom: 20px;
}

.topColorLink1:last-of-type {
    margin-bottom: 0;
}

.btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn a:hover .arrow {
    left: 24px;
}

.arrow {
    display: inline-block;
    width: 45px;
    height: 6px;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    transform: skew(45deg) translate(0, -50%);
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.arrow.no-arrow {
    transform: none;
}

.arrow.bold {
    border-right-width: 10px;
    border-bottom-width: 10px;
}

@media screen and (max-width: 1200px) {
    .commWrap {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.blur {
    -ms-filter: blur(3px);
    filter: blur(3px);
    transition: .3s;
}

.site-header {
    padding: 0;
}

.uHeaderWrap {
    width: 100%;
    top: 0;
    z-index: 10;
    display: flex;
    /*
position: fixed;
background-image: url(img/home.jpg);
background-size: 100%;
background-repeat: no-repeat;
*/
}

.uHeaderBarWrap {
    position: relative;
    z-index: 2;
}

.uHeaderLogo {
    width: 30%;
    padding-left: 20px;
}

.uHeaderLogo img {
    max-width: 175px;
}

.uHeader1 {
    padding: 15px 0;
    background: #0052a6;
    background: rgba(0, 66, 133, 0.95);
    color: #fff;
}

.uHeader2 {
    display: flex;
    width: 100%;
    padding: 10px 0;
    background: rgba(255, 255, 255, 0.75);
    align-items: center;
}

.uHeader1Text {
    line-height: 1.4;
    display: inline-block;
    float: left;
    height: 100%;
    vertical-align: middle;
    padding: 3px 10px;
    font-size: 0.8vw;
    font-size: 16px;
    letter-spacing: 1px;
}

.uHeader1Link1 a,
.uHeader1Link2 a {
    display: inline-block;
    float: right;
    color: #fff;
    padding: 3px 10px;
    width: 230px;
    text-align: center;
}

.uHeader1Link1 a {
    background: #77bc55;
    margin-right: 15px;
}

.uHeader1Link2 a {
    background: #60bfc0;
}

.uHeader1Link1 a:hover {
    background: #4bbb14;
}

.uHeader1Link2 a:hover {
    background: #00c6c8;
}

.uHeader1Link1Sp a,
.uHeader1Link2Sp a {
    display: inline-block;
    float: right;
    color: #fff;
    margin: 15px 0;
    padding: 3px 5px !important;
    width: 280px;
    text-align: center;
}

.uHeader1Link1Sp a {
    background: #77bc55;
}

.uHeader1Link2Sp a {
    background: #60bfc0;
}

.uHeaderMenu {
    width: 70%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    padding-right: 20px;
}

.uHeader2Navi {
    display: flex;
    flex-wrap: wrap;
    padding-right: 20px;
    justify-content: flex-start;
}

.uHeader2Navi li {
    /*width: 25%;*/
    margin-right: 20px;
}

.uHeader2Navi li:last-of-type {
    margin-right: 0;
}

.uHeader2Navi li a {
    display: block;
}

.uHeader2Navi li a::before {
    left: 3px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.uHeader2Navi li a {
    position: relative;
    display: inline-block;
    padding: 0 0 0 15px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 14px;
}

.uHeader2Navi li a::before,
.uHeader2Navi li a::after {
    position: absolute;
    top: 2px;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.animsition,
.animsition-overlay {
    position: static;
}


/*menu*/

.menu {
    display: none;
    height: 20px;
    position: absolute;
    position: fixed;
    right: 30px;
    top: 5%;
    width: 30px;
    z-index: 99;
    cursor: pointer;
}

.menu::before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -50%);
    border-radius: 50%;
}

.menu__line {
    background: #fff;
    display: block;
    height: 2px;
    position: absolute;
    transition: transform .3s;
    width: 100%;
}

.menu__line__black {
    background: #000;
}

.menu__line--center {
    top: 9px;
}

.menu__line--bottom {
    bottom: 0;
}

.menu__line--top.active {
    top: 8px;
    transform: rotate(45deg);
}

.menu__line--center.active {
    transform: scaleX(0);
}

.menu__line--bottom.active {
    bottom: 10px;
    transform: rotate(135deg);
}

.menu__line--top.active,
.menu__line--center.active,
.menu__line--bottom.active {
    background: #fff;
}


/*gnav*/

.gnav {
    background: rgba(0, 0, 0, 0.8);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 98;
    font-size: 16px;
}

.gnav__wrap {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
}

.gnav__menu li {
    text-align: center;
}

.gnav__menu a {
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px 0;
}

.fvLogo {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#pp-nav {
    top: auto;
    bottom: 10px;
}

#pp-nav.right {
    right: 5px !important;
    bottom: 5px !important;
}

.fvLogoSp {
    display: none;
}

.commWrapNarrow {
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}

.commWrapNarrow textarea {
    width: 100%;
}

.commWrapNarrow p {
    width: 100%;
}

.commWrapNarrow input[type=tel],
.commWrapNarrow input[type=email],
.commWrapNarrow input[type=text] {
    width: 80%;
}

.topImgBg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.topImg2 {
    z-index: 8;
    opacity: 0;
}

.topImgBg1 {
    z-index: 7;
    opacity: 0;
}

.topImgBg2 {
    z-index: 6;
    opacity: 0;
}

.topImgBg3 {
    z-index: 5;
    opacity: 0;
}

.pcDisp {
    display: block;
}

.spDisp {
    display: none;
}

.beginWrap {
    display: flex;
}

.topBeginnerrWrap {
    margin-bottom: 60px;
}

.swiper-container {
    padding-bottom: 60px;
    height: auto !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 20px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.swiper-pagination-bullet-active {
    background: #000;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #90cd9b;
}

.swiper-scrollbar-drag {
    background: #8ecb98;
}

.swiper-container-horizontal>.swiper-scrollbar {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hyodai {
    position: relative;
    background: linear-gradient(22deg, transparent, transparent 50%, #666 50%, #666 50.5%, transparent 50.5%, transparent);
}

.hyodai>div {}

.hyodai>div:first-of-type {
    position: absolute;
    left: 30%;
    bottom: 10px;
    transform: translate(-50%, 0%);
}

.hyodai>div:last-of-type {
    position: absolute;
    right: 10px;
    top: 30%;
    transform: translate(0%, -50%);
}
.fv_banerwrap {
    margin-top: 40px;
    text-align: center;
}
.fv_baner {
    display: inline-block;
    border: 1px solid #656565;
    padding: 0px 40px;
    padding-bottom: 10px;
}
.baner_text {
    color: #111111;
    font-weight: 600;
    font-size: 20px;
    justify-content: center;
}
.baner_bot{
    position: relative;
    color: #ff3021;
    font-weight: 600;
    font-size: 22px;
}
.baner_bot p {
    text-align: right;
    margin: 0;
    font-size: 12px;
    color: #111111;
}
.fv{
margin-bottom: 0;
}
.topOptionItemimg {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
}
.topOptionItemimg div {
    text-align: center;
}
.Itemflex {
    max-width: 45%;
    margin: 0px 5px;
    text-align: center;
}
.Itemflex div {
    font-weight: 600;
    font-size: 14px;
    background: #d9f2ff;
    border-radius: 10px;
}
.topOptionItemimglast {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
}
.biko_OptionItem {
    text-align: center;
    font-weight: 600;
    color: #f22;
    margin-top: 30px;
}
.biko_OptionItem ul {
    display: inline-block;
}
.biko_OptionItem li {
    text-align: left;
}
.biko_OptionItem li:last-child {
    color: #383838;
}
.baner_text p {
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    right: 1%;
    bottom: -20%;
    color: #fff;
}
.baner_title {
    font-size: 22px;
    color: #ff3021;
}
.baner_top li {
    font-size: 18px;
}
.beginDetail {
    text-align: center;
}
.beginDetail p {
    margin: 0 auto;
    display: inline-block;
    text-align: left;
    margin-bottom: 40px;
}
.img_text {
    text-align: center;
}
.img_text p {
    margin: 0;
    margin-top: 5px;
    line-height: 1.6;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    display: inline-block;
}
.fv_bottext {
    font-size: 29px;
    font-weight: 600;
    color: #000;
}
.Imgtopwrap.clearfix {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.imgtop_content {
    width: 32%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin: 0 auto;
}
.uHeaderWrap {
    background-image: none!important;
}
.commH1Wrap {
    padding-top: 0px!important;
}
.commH1Wrap h1 {
    font-size: 180%;
    text-align: center;
    margin-bottom: 40px;
    background-image: url(img/fv1.jpg);
    background-position: center center;
    color: #fff;
    padding: 40px 0;
}
.worksArchiveText_imgtop {
    font-size: 13px;
    margin-bottom: 20px;
}
.imgtop_content img {
    width: 100%;
}
.content-area {
    width: 100%;
}
.imgtop_title {
    font-weight: 600;
}
footer {
    border-top: 1px solid #cecece;
}
.topimg_bottn {
    text-align: center;
}
.topimg_bottn {
    text-align: center;
    margin: 50px 0;
}
.topimg_bottn a {
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid #868686;
    padding: 20px 70px;
}
.topimg_bottn a:hover {
    background: #ececec;
}
/**********************************************************************/


/**********************************************************************/


/**********************************************************************/


/**********************************************************************/


/**********************************************************************/

@media screen and (max-width: 1800px) {
    .uHeaderHome {
        padding: 18% 0 0 0;
    }
}

@media screen and (max-width: 1700px) {
    .uHeaderHome {
        padding: 16% 0 0 0;
    }
}

@media screen and (max-width: 1600px) {
    .uHeaderHome {
        padding: 15% 0 0 0;
    }
}

@media screen and (max-width: 1500px) {
    .uHeaderHome {
        padding: 14% 0 0 0;
    }
}

@media screen and (max-width: 1400px) {
    .uHeaderHome {
        padding: 12% 0 0 0;
    }
    .floatContact {
        display: none;
    }
}

@media screen and (max-width: 1300px) {
    .uHeaderHome {
        padding: 10% 0 0 0;
    }
}

@media screen and (max-width: 1250px) {
    .uHeader1 .commWrap,
    .uHeader2 .commWrap {
        /*padding: 0 20px;*/
    }
    .uHeaderLogo {}
}

@media screen and (max-width: 1200px) {
    .uHeaderHome {
        padding: 10% 0 0 0;
    }
    .uHeader1Link1,
    .uHeader1Link2 {
        display: none;
    }
	.imgtop_content {
		width: 47%;
	}
}

@media screen and (max-width: 1100px) {
    .uRenovationWrap {
        display: block;
    }
    .uRenovation1 {
        text-align: center;
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
        display: block;
    }
    .uRenovation2 {
        display: table-cell;
        display: block;
    }
}

@media screen and (max-width: 1050px) {
    .uHeaderLogo {
        width: 40%;
    }
    .uHeader2Navi {
        width: 60%;
    }
    .menu {
        display: block;
    }
    .uHeader2Navi {
        display: none;
    }
    .uHeaderWrap {
        display: none;
    }
    .fvLogoSp {
        display: block;
        max-width: 200px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 40px;
    }
}

@media screen and (max-width: 1000px) {
    .uHeader1Text {
        font-size: 14px;
        padding-right: 60px;
    }
    .uHeaderLogo {}
    .uKaitoriText {
        right: 5%;
        bottom: 5%;
        padding: 20px;
        width: 70%;
    }
    .secretBlock8 {
        display: inline;
    }
    .topSelectedBox {
        flex-direction: column;
    }
    .topSelectedImg {
        min-width: auto;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .topSelectedTextWrap1:before,
    .topSelectedTextWrap2:before,
    .topSelectedTextWrap3:before,
    .topSelectedTextWrap4:before,
    .dummy {
        top: 50%;
    }
    .topPriceOff {
        flex-direction: column;
    }
    .topPriceOff>div {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .topPriceOff>div:last-of-type {
        margin-bottom: 0px;
    }
    .topWorks {
        flex-wrap: wrap;
        padding: 0;
    }
    .topWorksImg {
        width: calc(50% - 10px);
        padding: 0;
        margin: 5px;
    }
    /*
	.topWorksImg:nth-of-type(2n+1) {
		padding-right: 10px;
	}
	.topWorksImg:nth-of-type(2n) {
		padding-left: 10px;
	}
	*/
}

@media screen and (max-width: 930px) {
    .baner_text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    }
    .baner_text li {
    font-weight: 600;
    font-size: 14px;
    }
}

@media screen and (max-width: 900px) {
    .commWrapNarrow {
        width: 100%;
        max-width: 640px;
        margin-left: auto;
        margin-right: auto;
        padding: 20px;
    }
    .newsBox {
        padding: 0 20px;
    }
    .uGreetingWrap::before {
        display: none;
    }
    .uGreeting2::before {
        display: none;
    }
    .uGreetingWrap {
        display: block;
        width: 100%;
    }
    .uGreeting1 {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    .uGreeting2 {
        display: block;
        width: 100%;
        vertical-align: top;
    }
    .company1 {
        display: block;
    }
    .company2 {
        display: block;
        width: 100%;
    }
    .company1,
    .company2 {
        padding: 5px 20px;
        vertical-align: top;
        border-bottom: none;
    }
    .company1 {
        background: #f2f2f2;
    }
    .contact1 {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        background: #f2f2f2;
    }
    .contact2 {
        display: block;
        width: 100%;
    }
    .contact1,
    .contact2 {
        padding: 5px 20px;
        vertical-align: top;
        border-bottom: none;
    }
    .worksWrap {
        padding: 0;
    }
    .worksWrap article {
        width: calc(50% - 10px);
        margin-left: 20px;
    }
    .worksWrap article:nth-of-type(3n+1) {
        margin-left: auto;
    }
    .worksWrap article:nth-of-type(2n+1) {
        margin-left: 0;
    }
    .worksWrap article:nth-of-type(3n+1) {
        clear: none;
    }
    .worksWrap article:nth-of-type(2n+1) {
        clear: both;
    }
    .warksSingleContentImg {
        display: block;
        width: 100%;
    }
    .warksSingleContentText {
        display: block;
        vertical-align: middle;
    }
    .commPr40 {
        padding-right: 0;
    }
    .warksSingleContentWrap:nth-of-type(2n+1) .warksSingleContentText {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 850px) {
}

@media screen and (max-width: 800px) {
    .uKaitoriText {
        right: 5%;
        bottom: 5%;
        padding: 20px;
        width: 80%;
    }
    .optionBlock {
        width: 100%;
    }
    .optionBlock:first-of-type {
        margin-right: 0px;
        margin-bottom: 40px;
    }
    .optionBlock:last-of-type {
        margin-left: 0px;
    }
    .commTable>div {
        flex-direction: column;
        width: 100%;
    }
    .commTable>div>div:last-of-type {
        margin-bottom: 20px;
    }
    .topPriceWrap,
    .topColorWrap,
    .topFlowWrap,
    .topHowWrap,
    .topHowtoWrap {
        background-size: 30%;
    }
    .topColorBox {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 0 0;
        margin-bottom: 20px;
    }
    .flowBox {
        flex-direction: column;
    }
    .flowImg:before {
        content: none;
    }
    .flowText {
        padding-left: 0;
    }
    .howWrapCheckPointImg {
        flex-wrap: wrap;
    }
    .flowDetail:before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: -40px;
        z-index: 2;
        border-right: 20px solid transparent;
        border-bottom: 20px solid #000;
        border-left: 20px solid transparent;
        transform: translate(-50%, 0%) rotate( 180deg);
    }
    .howWrapFileImg {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .howWrapFileImg>div {
        margin-bottom: 20px;
    }
    .howWrapFileImg>div:last-of-type {
        margin-bottom: 0px;
    }
    .itemWrap {
        flex-wrap: wrap;
    }
    .itemWrap>div {
        padding: 10px;
        width: 50%;
    }
    body:lang(ja) div.h2 {
        line-height: 1.1;
        margin-bottom: 15px;
    }
    .footerLink {
        padding: 0 20px;
        flex-direction: column;
    }
    .footerLink>ul {
        padding-right: 0px;
        margin-bottom: 0px;
    }
    .footerLink {
        margin-bottom: 40px;
    }
    .floatCvWrapInner {
        flex-direction: column;
    }
    .floatCvBtn .floatCvText {
        display: none;
    }
    .floatCvTel {
        text-align: center;
    }
    .floatCvBtn,
    .floatCvTel {
        width: 100%;
        padding: 0 20px;
    }
    .floatCvText {
        margin: 10px 0 0 0;
    }
    .floatCvTel a {
        font-size: 240%;
    }
    .floatCvWrap {
        padding: 10px 0;
    }
    .btn {
        margin: 0;
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
    }
    .table2Column>div {
        width: 50%;
    }
}
@media screen and (max-width: 760px) {
	.img_text p{
		font-size: 13px;
	}
	
}

@media screen and (max-width: 710px) {
	.img_text p{
		font-size: 12px;
	}
	.imgtop_content {
	width: 95%;
	}
}
@media screen and (max-width: 700px) {
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
    .secretTitle {
        font-size: 160%;
    }
    .secretBlock6 {
        font-size: 130%;
        line-height: 1.4;
    }
    .next1,
    .next2,
    .next3,
    .next4,
    .next5,
    .next6,
    .next7,
    .next8,
    .dummy {
        font-size: 130%;
        font-weight: 700;
        position: absolute;
        width: 100%;
        text-align: center;
        right: 20px;
        bottom: 10px;
        opacity: 0;
    }
    .commH1Wrap {
        width: 100%;
    }
    .commH1Wrap h1 {
        padding-top: 20px;
    }
    .commH1Sub {
        padding-bottom: 20px;
    }
    .commTextArea {
        text-align: center;
        text-align: justify;
        text-justify: inter-ideograph;
        padding-left: 20px;
        padding-right: 20px;
    }
    .footerLogo {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footerWrap>div:last-of-type .footerTitle {
        margin-top: 40px;
    }
    .footerWrap>div:last-of-type {
        padding-left: 0px;
    }
    .footerWrap>div {
        text-align: center;
    }
    .menufoot li {
        padding: 0 0;
        width: 100%;
        position: relative;
        max-width: 70%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
    .menufoot li:last-of-type {
        margin-bottom: 0;
    }
    .menufoot p {
        position: absolute;
        bottom: 0%;
        left: 50%;
        transform: translate( -50%, -50%);
        margin: 0;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
    }
    .menufoot li p {
        color: #fff;
    }
    .pcDisp {
        display: none;
    }
    .spDisp {
        display: block;
    }
    .menuText3 img {}
    ul.secretul li {
        width: 50%;
        margin: 0 auto;
        padding: 10px;
    }
    ul.secretul li img {
        max-width: 55px;
    }
    ul.secretul li:last-of-type {
        width: 100%;
    }
    .zukaiTitle {
        font-size: 180%;
    }
    .secretyouso {
        font-size: 140%;
    }
    .fvLogo {
        padding: 0 20px;
    }
    .uHeaderSingle {
        /*top:65%;*/
    }
    .bk700 {
        display: block;
    }
    .uFooterItem:last-of-type {
        margin-left: 0;
    }
    .uPolicyText1,
    .uPolicyText2,
    .uPolicyText3 {
        font-size: 14px;
        letter-spacing: 5px;
    }
    .uPolicyText1 li::before {
        content: "+";
        font-size: 17px;
        margin-right: 7px;
    }
    .uKaitoriWrap {
        height: auto !important;
        background-size: cover;
        background-position: center center;
    }
    .uKaitoriText {
        position: relative;
        right: 0;
        bottom: 0;
        padding: 20px;
        width: 100%;
    }
    .flowTitle {
        display: block;
        width: 100%;
        padding: 20px;
        text-align: center;
        border-right: none;
        vertical-align: middle;
        border-bottom: none !important;
    }
    /*
	.flowText {
	display: block;
	border-left: none !important;
	border-right: 7px solid;
	border-bottom: 7px solid;
	}*/
}
@media screen and (max-width: 660px) {
}
@media screen and (max-width: 650px) {
}
@media screen and (max-width: 640px) {
    .swiper-container {
        width: 100%;
        margin: 0;
        color: #fff;
    }
    .topMenu a {
        font-size: 1.8vw;
    }
}

@media screen and (max-width: 600px) {
    .uHeaderLogo {
        /*position: fixed;*/
        top: 3%;
        width: 20%;
        left: 3%;
        transform: translate( 0%, -75%);
    }
    .uHeaderHome {
        font-size: 2.8vw;
        line-height: 1.4;
        margin-bottom: 10px;
    }
    .topWorksImg{
	    width: calc(100% - 10px);
	    text-align: center;
    }
    .img_text p{
	    font-size: 12px;
    }
}
@media screen and (max-width: 583px) {
	.img_text p {
	    font-size: 14px;
	}
}
@media screen and (max-width: 530px) {}
@media screen and (max-width: 520px) {
	.baner_text {
	    font-size: 16px;
	}
	.baner_title {
	    font-size: 18px;
    }
}
@media screen and (max-width: 500px) {
    .optionBlockSubTitle {
        font-size: 40px;
        line-height: 0.9;
        margin-bottom: -10px;
    }
    .optionBlockTitle {
        font-size: 16px;
    }
    .optionUl li a {
        font-size: 12px;
    }
    .baner_bot {
	    font-size: 18px;
    }
    .baner_bot p {
	    font-size: 10px;
    }
}

@media screen and (max-width: 450px) {
    .worksWrap article {
        width: 100%;
        margin-left: 0;
    }
    .worksWrap article:nth-of-type(3n+1) {
        margin-left: auto;
    }
    .worksWrap article:nth-of-type(2n+1) {
        margin-left: 0;
    }
    .worksWrap article:nth-of-type(3n+1) {
        clear: none;
    }
    .worksWrap article:nth-of-type(2n+1) {
        clear: both;
    }
}
@media screen and (max-width: 410px) {
	.baner_bot{
		font-size: 16px;
	}
	.baner_title {
	    font-size: 16px;
    }
}
@media screen and (max-width: 400px) {
    .bk400 {
        display: block;
    }
    .uHeader1Text {
        font-size: 12px;
    }
    .optionUl li a {
        width: 100%;
        margin: 0 0 5px 0;
    }
}

.footerCompany {
    line-height: 1.6;
}
@media screen and (max-width: 360px) {
	.img_text p {
	    font-size: 12px;
	}
}

@media screen and (max-width: 500px) {
	.floatCvText {
	    font-size: 14px;
	}
	.floatCvTel a {
	    font-size: 210%;
	}
}
