@charset "utf-8";

/*------------ header ------------*/

#header_wrap {
    background: transparent;
}

#logo img.logo_black {
    display: none;
    opacity: 0;
}

.smallhead #logo img.logo_black {
    display: block;
    opacity: 1;
}

#logo img.logo_white {
    opacity: 1;

}

.smallhead #logo img.logo_white {
    display: none;
    opacity: 0;
}


/* smallhead */
/*#header_wrap.smallhead {
	background: #FFF !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}*/
/*.menu_link {
	color: #fff !important;
}*/
/*.smallhead .menu_link {
	color: #333 !important;
}*/


.home .menu_link {
    color: #fff !important;
}

.h_tel_area {
    color: #fff;
}


/*------------ footer ------------*/
#footer_wrap {
    background: #F5F5F5;
}

/*---------------------------------------------------------
	Top
---------------------------------------------------------*/
/* top common */
.top_ttl {
    position: relative;
    /*text-align: center;*/
    margin-bottom: 35px;
}

.top_ttl h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.43;
    letter-spacing: 0.06em;
    max-height: 100%;
}

.top_ttl h2::before {
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    content: attr(data-txt)"";
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    color: #00bbc4;
    margin-bottom: 18px;
    max-height: 100%;
}



/* top common// */
/*------------ mv ------------*/
#index_wrap {
    position: relative;
}

#index_mv {
    position: relative;
    background: #fff;
    margin-bottom: 105px;
}

#index_mv img {
    height: 100vh;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    min-height: 40vw;
}

#top_h1 {
    position: absolute;
    left: 12%;
    top: 50.5%;
    max-width: 100%;
    -moz-text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
    -webkit-text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
    -ms-text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
    transform: translateY(-50%);
}

#top_h1 h1 {
    font-family: 'Noto Serif JP', serif;
    font-size: 5rem;
    letter-spacing: 0.06em;
    color: #fff;
    line-height: 1.6;
    font-weight: 500;
    margin-bottom: 24px;
    max-height: 100%;

}

#top_h1 span {
    display: block;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.6rem;
    letter-spacing: 0.06em;
    color: #fff;
    line-height: 1.875;
    font-weight: 500;

    max-height: 100%;

}

.dots-wrap {
    margin: 0;
    position: absolute;
    right: 30px;
    bottom: 66px;
}

.dots-wrap button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
}



.dots-wrap li {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    margin-bottom: 10px;
    cursor: pointer;
    transition: opacity .5s ease;
    opacity: 0.48;
}

.dots-wrap li.slick-active,
.dots-wrap li:hover {
    opacity: 1;
}

.dots-wrap li:last-child {
    margin-bottom: 0;
}


/*----------------
	philosophy
--------------------*/
.philosophy_area {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
}


/*----------------
	features
--------------------*/
#index_features {
    padding: 105px 0 70px 0;
}

.features_area {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
}

.features_about {
    display: flex;
    flex-wrap: wrap;
}

.features_about_item {
    width: 32%;
    margin-right: 2%;
}

.features_about_item:last-child {
    margin-right: 0;
}

.features_img {
    overflow: hidden;
}

.features_img img {
    width: 100%;
    border-radius: 13px;
    vertical-align: bottom;
}

.features_about_item h3 {
    font-size: 2.0rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.06em;
    text-align: center;
    margin: 16px 0 10px 0;
}

/*----------------
	service
--------------------*/
#index_service {
    padding: 85px 0 110px 0;
    background: #00A8CA url(../img/index_service_bg.jpg) no-repeat center / cover;
}

#index_service .top_ttl {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto 35px auto;
}

#index_service .top_ttl h2 {
    color: #fff;
}

#index_service .top_ttl h2::before {
    color: #fff;
}

.service_slide {
    position: relative;
    margin-left: auto;
    margin-left: 23%;
    overflow: hidden;
    /*padding-left: 8%;*/
}

.service_slide:after {
    /*content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    background: #F9F6F4;
    border-radius: 285px 0 0 285px;*/
}

.service_slide_area {
    position: relative;
    margin-left: auto;
    padding: 0 15% 0 0;
    width: 100%;
    overflow: hidden;
}



/* 	
 	swiperここから 	*/

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}

.swiper-container {}


.service_img {
    overflow: hidden;
    margin-bottom: 10px;
}

.service_img img {
    width: 100%;
    border-radius: 16px;
    vertical-align: bottom;
}

.service_item h3 {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.43;
    letter-spacing: 0.06em;
    color: #fff;
    margin-bottom: 18px;
}

.service_item p {
    font-size: 1.3rem;
    line-height: 1.53;
    letter-spacing: 0.06em;
    color: #fff;
    margin-bottom: 0;
}

/*ページネーション*/
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    color: #000;
}

.service_slide .swiper-button-prev {
    left: 65px;
}

.service_slide .swiper-button-prev:after {
    color: #707070;
}

.service_slide .swiper-button-next {
    right: 25px;
}

.service_slide .swiper-button-next:after {
    color: #707070;
}

@media screen and (max-width:1700px) {
    .service_slide {
        margin-left: 18%;
    }
}

@media screen and (max-width:1500px) {
    .service_slide {
        margin-left: 12%;
    }
}

@media screen and (max-width:1300px) {
    .service_slide {
        margin-left: 9%;
    }
}

/*----------------
	price
--------------------*/

#index_price {
    padding: 90px 0 50px 0;
    background: #F5F5F5;
}

.price_area {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
}

.price_area p {
    font-size: 1.6rem;
    line-height: 1.875;
    margin-bottom: 100px;
}

.price_area h3 {
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    margin: 55px 0 20px 0;
}

.price_table table {
    width: 100%;
}

.price_table table .bold {
    font-weight: 700;
}

.price_table table tr {
    border-bottom: 1px solid #ccc;
}

.price_table table th {
    width: 30%;
    padding: 18px 20px 18px 40px;
    text-align: left;
}

.price_table table td {
    padding: 18px 20px 18px 40px;
}

/*----------------
	flow
--------------------*/

#index_flow {
    padding: 80px 0;
    background: #F5F5F5;
}

.flow_area {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
}

.flow_item {
    display: flex;
    margin-bottom: 24px;
}

.flow_num {
    position: relative;
    min-width: 52px;
    margin-right: 20px;
}

.flow_num:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #707070;
}

.flow_num .num {
    font-size: 2.8rem;
    font-weight: 600;
    letter-spacing: 0.06em;
}

.flow_txt {
    margin: 7px 0 10px 0;
}

.flow_area h3 {
    font-size: 2.6rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    margin: 0 0 20px 0;
}

.flow_area p {
    font-size: 1.6rem;
    letter-spacing: 0.06em;
}


/*----------------
	bg
--------------------*/
.index_bg {
    height: 558px;
}

.index_bg img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    vertical-align: bottom;
}

/*----------------
	company
--------------------*/

#index_company {
    padding: 60px 0 90px 0;
    background: #F5F5F5;
}

.company_area {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
}

.company_column {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.company_txt {
    width: 50%;
}

.company_catch {
    font-family: 'Noto Serif JP', serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.875;
    letter-spacing: 0.06em;
    margin-top: 25px;
    margin-bottom: 32px;
}

.company_txt .job {
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.06em;
    margin-top: 26px;
}

.company_txt .name {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.06em;
}

.company_img {
    width: 47.2%;
    margin-left: 2.8%;
}

.company_img img {
    width: 100%;
    border-radius: 13px;
    vertical-align: bottom;
    overflow: hidden;
}

.company_table table {
    width: 100%;
}

.company_table table tr {
    border-bottom: 1px solid #ccc;
}

.company_table table tr:first-child {
    border-top: 1px solid #ccc;
}

.company_table table th {
    position: relative;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.1;
    letter-spacing: 0.06em;
    text-align: left;
    padding: 20px 20px 20px 45px;
}

.company_table table th:after {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 40px);
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #ccc;
}

.company_table table td {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.1;
    letter-spacing: 0.06em;
    padding: 20px 20px 20px 40px;
}


/*----------------
	contact
--------------------*/

#index_contact {
    padding: 5px 0 100px 0;
    ;
    background: #F5F5F5;
}

.contact_area {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
}

.form_area {
    background: #fff;
    padding: 20px 40px 50px 40px;
	margin-top: 20px;
}


.form_table table {
    width: 100%;
}

.form_table table tr {}

.form_table table th {
    display: block;
    border: none;
    width: 100%;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.875;
    letter-spacing: 0.06em;
    text-align: left;
    padding: 25px 0px 5px 0;
}

.form_table table td {
    display: block;
    width: 100%;
    border-bottom: none;
    padding: 0px;
}

.form_table table input {
    width: 100%;
    font-weight: 500;
    border: 1px solid #AAAAAA;
    padding: 12px 15px;
    border-radius: 3px;
}

.form_table table textarea {
    resize: vertical;
    overflow: auto;
    line-height: 1.7em;
    color: #222;
    position: relative;
    letter-spacing: 0.06em;
    font-weight: 500;
    overflow-wrap: break-word;
    border: 1px solid #AAAAAA;
    padding: 12px 15px;
    border-radius: 3px;
    width: 100%;
    vertical-align: bottom;
}


.req {
    color: #BB1818;
}


.agree_area {
    margin: 30px 0 40px 0;
}

.doi {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    letter-spacing: 0.06em;
}

.doi label {
    display: flex;
}

.doi input {
    width: 20px;
    height: 20px;
    border: 1px solid #AAAAAA;
    border-radius: 3px;
    margin-right: 15px;
}

.doi a[target="_blank"] {
    color: #222;
    padding-right: 25px;
    /*background: url(../img/popup.svg) no-repeat top 2px right 3px;*/
    background: url(../img/popup.svg) no-repeat top 2px right 10px;

}

.doi a:hover {
    text-decoration: none;
}

.form_btn {
    position: relative;
    max-width: 250px;
    width: 100%;
    height: 58px;
    margin: auto;
	margin-top: 50px;
}

.form_btn input {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 6px;
    /* font-family: 'Noto Serif JP', serif; */
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.06em;
    color: #FFF;
    background-color: #00BBC4;
    border-radius: 50px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease;
    max-height: 100%;
    position: relative;
}

.form_btn input:hover {
    background: #299862;
}

button.back_btn {
text-align: center;
    display: flex;
    flex-wrap: wrap;
    max-width: 200px !important;
    width: 100%;
    margin: auto;
	padding: 13px;
    justify-content: center;
	font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.06em;
    color: #FFF;
    background-color: #AAAAAA;
    border-radius: 50px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease;
    max-height: 100%;
    position: relative;
	border: 0px solid #000;
}

button.back_btn:hover {
	background: #898989;
}

.back {
    margin-top: 30px;
}

.back a {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 200px !important;
    height: 100%;
    padding: 13px;
    /* font-family: 'Noto Serif JP', serif; */
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.06em;
    color: #FFF;
    background-color: #2DB573;
    border-radius: 50px;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease;
    max-height: 100%;
    position: relative;
    margin: auto;
}

.back a:hover {
    background: #299862;
}


/*------------ フォーム用テキスト表示制御 ------------*/
.preview_txt {
    display: none;
}

.mw_wp_form_confirm .input_txt {
    display: none !important;
}

.mw_wp_form_confirm .preview_txt {
    display: block !important;
    text-align: center;
	margin-bottom: 30px;
}

.mw_wp_form_complete .input_txt,
.mw_wp_form_complete .preview_txt {
    display: none !important;
}

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

    .home #toggle a {
        color: #fff;
    }

    .home #toggle a span,
    .home #toggle a::before,
    .home #toggle a::after {
        background: #fff;
    }

    .home .menu_link {
        color: #222 !important;
    }


    .home .smallhead #toggle a span,
    .home .smallhead #toggle a::before,
    .home .smallhead #toggle a::after {
        background: #2DB573;
    }

    .home .smallhead #toggle a.open::before,
    .home .smallhead #toggle a.open::after {
        background: #2DB573;
    }

    .home .fixed #toggle a::before,
    .home .fixed #toggle a::after {
        background: #2DB573;
    }

    /* home common */

    .top_ttl {
        margin-bottom: 20px;
    }

    .top_ttl h2 {
        font-size: 2.2rem;
    }

    .top_ttl h2::before {
        font-size: 1.5rem;
        margin-bottom: 8px;
    }


    /*------------ mv ------------*/
    #index_mv {
        margin-bottom: 40px;
    }

    #index_mv img {
        min-height: 490px;
        /* 		height: 80vh; */
        width: 100%;
        object-fit: cover;
        object-position: 73%;
        /* aspect-ratio: 3 / 5; */
    }

    #top_h1 {
        left: 0;
        max-width: 100%;
        padding: 0 13px;
    }

    #top_h1 h1 {
        font-size: 3.6rem;
        font-size: clamp(2.6rem, 8.4vw, 4.8rem);
        margin-bottom: 10px;
    }

    #top_h1 span {
        font-size: 1.3rem;
        font-size: clamp(1.3rem, 2.9vw, 1.8rem);
    }

    /*.dots-wrap {
		right: 22px;
		bottom: 25px;
	}*/
    /* .dots-wrap button {
		display: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: none;
		padding: 0;
		border: none;
		background-color: transparent;
	} */



    /*.dots-wrap li {
		width: 7px;
		height: 7px;
	}*/



    /*----------------
		features
	--------------------*/
    #index_features {
        padding: 35px 0;
    }

    .features_about_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    .features_about_item h3 {
        font-size: 1.6rem;
        margin: 10px 0 8px 0;
    }


    /*----------------
		service
	--------------------*/
    #index_service {
        padding: 40px 0 50px 0;
    }

    #index_service .top_ttl {
        margin: 0 auto 20px autol
    }

    .service_slide {
        margin-left: 20px;
    }

    .service_item h3 {
        font-size: 1.8rem;
        margin-bottom: 10px;
    }

    .service_item p {
        font-size: 1.2rem;
    }


    /*----------------
		price
	--------------------*/
    #index_price {
        padding: 45px 0 25px 0;
    }

    .price_area p {
        margin-bottom: 40px;
    }

    .price_area h3 {
        font-size: 1.8rem;
        margin: 30px 0 10px 0;
    }

    .price_table table th {
        width: 30%;
        padding: 13px 0 13px 13px;
    }

    .price_table table td {
        padding: 13px 13px;
    }


    /*----------------
		flow
	--------------------*/
    #index_flow {
        padding: 40px 0;
    }

    .flow_num {
        min-width: 35px;
        margin-right: 20px;
    }

    .flow_num .num {
        font-size: 1.8rem;
    }

    .flow_txt {
        margin: 0 0 10px 0;
    }

    .flow_area h3 {
        font-size: 1.8rem;
        margin-bottom: 15px;
    }

    .flow_area p {
        font-size: 1.4rem;
    }

    /*----------------
	bg
	--------------------*/
    .index_bg {
        height: 250px;
    }


    /*----------------
	company
	--------------------*/
    #index_company {
        padding: 40px 0 45px 0;
    }

    .company_column {
        flex-direction: column-reverse;
        margin-bottom: 30px;
    }

    .company_txt {
        width: 100%;
    }

    .company_catch {
        font-size: 2.0rem;
        margin: 20px 0;
    }

    .company_txt .job {
        font-size: 1.2rem;
        margin-top: 18px;
    }

    .company_txt .name {
        font-size: 1.4rem;
    }

    .company_img {
        width: 100%;
        margin-left: 0;
    }


    .company_table table th {
        width: 27%;
        padding: 13px;
    }

    .company_table table td {
        padding: 13px;
    }


    /*----------------
	contact
	--------------------*/
    #index_contact {
        padding: 5px 0 50px 0;
    }

    .form_area {
        padding: 15px 0 30px 0;
    }

    .form_table table th {
        font-size: 1.4rem;
        padding: 18px 0 3px 0;
    }

    .form_table table input {
        padding: 10px 12px;
    }

    .doi {
        font-size: 1.4rem;
    }

    .doi input {
        width: 15px;
        height: 15px;
    }

    .form_btn {
        height: 50px;
    }

    .form_btn a {
        font-size: 1.4rem;
    }

}