@charset "utf-8";
/*------------------------------------------------------------
	contact
------------------------------------------------------------*/
.sec04 {
    padding: 0 0 100px 0 !important;
}
.comWhiteBg {
    padding: 60px 32px 64px;
}
.form-wrap {
    max-width: 1200px;
    margin: 0 auto;
}
.formBox p {
    margin-bottom: 4px;
    color: #000000;
    text-align: center;
}
.formBox {
    margin: 0 auto;
}
.mailForm table {
    margin-bottom: 24px;
    width: 100%;
    border-collapse: collapse;
}
.mailForm th,
.mailForm td {
    padding: 25px 16px 23px 0;
    width: 28.6%;
    color: #000000;
    font-size: 1.4rem;
    word-break: break-all;
    text-align: left;
    vertical-align: top;
}
.mailForm th .must {
    margin-top: 2px;
    padding: 5px 12px 7px;
    color: #FFF;
    float: right;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1;
    border-radius: 4px;
    background-color: #fe944a;
}
.mailForm td {
    padding: 23px 0 25px;
    width: 71.4%;
}
.mailForm input[type="text"],
.mailForm input[type="tel"],
.mailForm input[type="email"],
.mailForm textarea {
    padding: 5px 10px;
    width: 100%;
    /*height: 32px;*/
    font-size: 1.125rem;
    border-radius: 5px;
    border: 2px solid #ddd;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #F4F7FC;
    -webkit-appearance: none;
}
.mailForm textarea {
    height: 130px;
    resize: vertical;
}
.mailForm .style01 {
    padding: 22px 0 18px;
}
.mailForm .style02 {
    padding: 26px 16px 8px 0;
}
.mailForm .style03 {
    padding: 20px 0 14px;
}
.mailForm input[type="checkbox"] {
    display: none;
}
.mailForm input[type="checkbox"] + span {
    padding: 5px 0 5px 40px;
    display: inline-block;
    background: url("../images/contact/icon03.png")no-repeat left center;
    background-size: 32px;
}
.mailForm input[type="checkbox"]:checked + span {
    background: url("../images/contact/icon04.png")no-repeat left center;
    background-size: 32px;
}
.mailForm a {
    color: #005BAB;
    text-decoration: underline;
    margin-right: 6px;
    padding-right: 18px;
    background: url("../images/common/icon15.png") no-repeat right 5px;
    background-size: 12px;
}
.mailForm a:hover {
    text-decoration: none;
}
.mailForm .submit {
    text-align: center;
    position: relative;
}
.mailForm .submit input {
    width: 480px;
    height: 64px;
    color: #FFF;
    font-size: 2rem;
    font-weight: 700;
    cursor: pointer;
    background: #3b846a url("../images/common/icon16.png") no-repeat right 24px center;
    background-size: 18px;
    border-radius: 32px;
	/*border: 1px solid #3b846a;*/
    border: none;
    -webkit-appearance: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
@media all and (min-width: 897px) {
	.mailForm .submit li:hover input {
		background-color: #FFF;
    	color: #3b846a;
		background-image: url("../images/common/icon16_on.png");
	}
}
@media all and (max-width:991.98px) {
    .comWhiteBg {
        padding: 33px 16px 40px;
    }
    .formBox {
        width: 100%;
    }
    .mailForm th,
    .mailForm td {
        padding: 0;
        width: 100%;
        line-height: 2.6;
        display: block;
    }
    .mailForm th {
        padding-top: 10px;
        border-bottom: none;
    }
    .mailForm td {
        padding-bottom: 13px;
    }
    .mailForm th .must {
        margin-top: 6px;
    }
    .mailForm .style01 {
        padding: 2px 0 6px;
    }
    .mailForm .style02 {
        padding: 10px 0 0;
    }
    .mailForm .style03 {
        padding: 0 0 14px;
    }
    .mailForm textarea {
        /*height: 32px;*/
    }
    .mailForm input[type="checkbox"] + span {
        padding: 0 0 0 40px;
    }
    .mailForm .submit input {
        width: 100%;
        font-size: 1.6rem;
    }
}
@media screen and (max-width: 374px) {
    .formBox p {
        font-size: 1.3rem;
    }
    .mailForm th,
    .mailForm td{
        font-size: 1.2rem;
    }
    .mailForm th .must {
        padding: 3px 10px 6px;
        font-size: 1.125rem;
    }
    .mailForm input[type="checkbox"] + span {
        padding: 0 0 0 33px;
        background-size: 22px;
    }
    .mailForm input[type="checkbox"]:checked + span {
        background-size: 22px;
    }
    .mailForm .submit input {
        font-size: 1.3rem;
    }
}

/* 10/5追加 */
.ss_field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff !important;
    border: none !important;
}
/*
.ss_contents fieldset  {
    border-bottom: 1px solid #E2E6ED !important;
}
*/


.ss_user_notnull {
    display: none;
}
#emb228535d5-2c16-4a72-89b9-b113294ed300 .ss_enquete_form .ss_required_field:nth-of-type(2) .ss_enquete_title{
    display: block;
}
#emb228535d5-2c16-4a72-89b9-b113294ed300 .ss_enquete_form .ss_required_field:nth-of-type(2) .ss_enquete_title::after {
    display: inline;
    padding: 2.5px 12px 4.5px;
}
#embfc30b2e5-80f8-4caf-b236-76b542456aef .ss_enquete_form .ss_required_field:first-of-type .ss_enquete_title {
    display: block;
}
#embfc30b2e5-80f8-4caf-b236-76b542456aef .ss_enquete_form .ss_required_field:first-of-type .ss_enquete_title::after {
    display: inline;
    padding: 2.5px 12px 4.5px;
}

.ss_visitor_form input[type="text"],
.ss_visitor_form input[type="tel"],
.ss_visitor_form input[type="email"],
.ss_input textarea,
.ss_input input[type="text"] {
    padding: 5px 8px;
    width: 100%;
    font-size: 1.125rem;
    border: 2px solid #ddd;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #F4F7FC;
    -webkit-appearance: none;
    line-height: 1.7;
}
.ss_input {
    width: 100%;
}
/* .ss_bottomComment {
    display: none;
} */

.ss_upComment, .ss_leftComment, .ss_rightComment, .ss_bottomComment {
    display: block;
}

.ss_enquete_form {
    border: none !important;
    margin-bottom: 24px;
}
.ss_enquete_field {
    background-color: #fff !important;
}
.ss_enquete_field {
    border: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ss_enquete_title {
    padding: 25px 16px 23px 0;
    width: 28.6%;
    color: #000000;
    font-size: 1.4rem;
    word-break: break-all;
    text-align: left;
    vertical-align: top;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.ss_required_field .ss_enquete_title::after {
    content: '必須';
    display: block;
    margin-top: 2px;
    padding: 5px 12px 7px;
    color: #FFF;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1;
    border-radius: 4px;
    background-color: #fe944a;
    height: 12px;
}
.ss_enquete_form .ss_required_field:last-of-type .ss_enquete_title::after {
    display: inline-block;
}
.ss_enquete_form .ss_required_field:last-of-type .ss_enquete_title {
    display: block;
}
.ss_input select {
    padding: 5px 10px ;
    width: 100%;
    /*height: 32px;*/
    font-size: 1.125rem;
    border-radius: 5px;
    border: 2px solid #ddd;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #F4F7FC;
    -webkit-appearance: none;
}

.ss_input textarea {
    height: 130px;
    resize: vertical;
    padding: 5px 10px ;
    width: 100%;
    font-size: 1.125rem;
    border-radius: 5px;
    border: 2px solid #ddd;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #F4F7FC;
    -webkit-appearance: none;
}

.ss_input input[type="checkbox"] {
    border-radius: 5px;
    border: 2px solid #ddd;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #F4F7FC;
}



/* 10/05 追加 */
.ss_warning_label {
    margin-top: 4px;
}

#ss_name .ss_grid .ss_input .label {
    display: block;
    margin-top: 0;
}

#ss_name input {
    width: 100%;
}

#ss_zip input {
    width: 95%;
}

/* ↓↓↓ 2022.05.06 最上部 導入までの流れ移植 ↓↓↓
============================================================
*/
#main .sec04 {
	margin-bottom: 24px;
}
#main .sec04 .headLine02 {
	margin-bottom: 50px;
	font-size: 3.2rem;
}

#main .sec04 .imgList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-around;
}

#main .sec04 .imgList li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 160px;
            flex: 0 1 160px;
}

#main .sec04 .imgList li .pho {
	margin-bottom: 17px;
	position: relative;
}

#main .sec04 .imgList li:not(:last-of-type) .pho::after {
	width: 19px;
	height: 19px;
	position: absolute;
	top: calc(50% - 9px);
	right: -80px;
	background: url("../images/index/icon01.png") no-repeat center / 19px;
	content: '';
}

#main .sec04 .imgList li .title {
	margin-bottom: 11px;
	font-size: 1.8rem;
	font-weight: 900;
	line-height: 1.33;
}

#main .sec04 .imgList li .title span {
	color: #3b846a;
}

#main .sec04 .imgList li .txt {
	font-size: 1.4rem;
	line-height: 1.3;
}
/* ↑↑↑ 2022.05.06 最上部 導入までの流れ移植 ↑↑↑
============================================================
*/



@media all and (max-width:991.98px) {
    .form-wrap {
        width: 95%;
    }

    .ss_field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .ss_form_title {
        padding-bottom: 0;
    }

    .ss_form_title {
        width: 100%;
        padding: 0 5px;
    }

    .ss_grid {
        width: 100%;
        /*padding-top: 10px;*/
    }

    #ss_name input {
        width: 100%;
    }

    #ss_zip input {
        width: 95%;
    }

    .ss_enquete_field {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .ss_enquete_title {
        width: 100%;
        padding-bottom: 0;
    }

    /* .ss_enquete_form .ss_required_field:nth-of-type(2) .ss_enquete_title::after {
        display: block !important;
        width: 23px;
    } */

}




@media (max-width:991.98px) {
	.smpForm {
		width: 100% !important;
		padding: 0 !important
	}
}
.ss_enquete_field, .ss_field {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	/*padding-bottom: 24px;*/
    padding-bottom: 4px;
	border: none !important;
	/*border-bottom: 1px solid #e2e6ed !important;*/
	/*margin-top: 24px;*/
    margin-top: 2rem;
	background-color: transparent !important
}
@media (max-width:991.98px) {
	.ss_enquete_field, .ss_field {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 8px
	}
}
.ss_form_title {
    /*width: 220px;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.125rem;
    font-weight: 700;
    /*padding-top: 4px;*/
}
@media (max-width:991.98px) {
	.ss_enquete_title, .ss_form_title {
		width: 100%
	}
}
.ss_bottomComment {
	display: none
}
.ss_grid{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/*width: 580px;
    margin-top: -5px;*/
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
@media (min-width: 992px) {
    .ss_grid..col-lg-9 {
        width: calc(75% - 1.5rem);
    }
    .ss_grid.col-lg-8 {
        width: calc(66.66666667% - 1.5rem);
    }
}

.ss_input {
	width: 100%;
	margin-left:5px;
	margin-right:5px;
    line-height: 2.4rem;
}
@media (max-width:991.98px) {
	.ss_grid {
		width: 100%;
	}
}
.ss_input p{
    font-size: .85rem;
	line-height: 1.7;
    color: #666;
	margin-top: 3px;
    margin-bottom: 0.5rem;
}
.ss_input label{
	font-size: 1.125rem;
	line-height: 1.7;
	margin-bottom: 3px;
}
.ss_input input[type=email], .ss_input input[type=tel], .ss_input input[type=text], .ss_input select, .ss_input textarea {
	width: 100%;
	border-radius: 0;
	border: 2px solid #ddd !important;
	background-color: #fff;
    padding: 5px 8px;
}
.ss_input input[type=email], .ss_input input[type=tel], .ss_input input[type=text], .ss_input select, .ss_input textarea :focus {
	border: 2px solid #ddd
}
.ss_input select{
	min-height: 41.5px;
    padding-top: 8px;
}
.ss_input .select_wrp{
	position: relative;
}
.ss_input .select_wrp::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 7px 0 7px;
	border-color: #777 transparent transparent transparent;
	display: block;
	position: absolute;
	bottom: 12px;
	right: 14px;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.ss_input .ss_gray{
	color:#777;
}
.ss_input textarea {
	height: 130px
}

.ss_input .checkbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}
.ss_input .checkbox:not(:last-child) {
	margin-bottom: 8px;
}
.ss_input .checkbox label[for] {
	cursor: pointer;
}
.ss_input .checkbox__hidden {
	position: absolute;
	opacity: 0;
	width: 13px;
	height: 13px;
	margin-right: -13px;
	-webkit-transform: translate(50%, 50%);
	        transform: translate(50%, 50%);
}
.ss_input .checkbox__hidden:checked + .checkbox__body .checkbox__body__line::before {
	width: 100%;
	-webkit-transition: width 0.1s;
	transition: width 0.1s;
}
.ss_input .checkbox__body {
	width: 22px;
	height: 22px;
	display: block;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	border-radius: 0;
	border: 2px solid #ddd;
	background-color: #FFF;
	top: 6px;
}
.ss_input .checkbox__body__line {
	position: absolute;
	height: 3px;
	display: block;
}
.ss_input .checkbox__body__line::before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #3C7EC0;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
}
.ss_input .checkbox__body__line._1 {
	width: 6px;
	top: 10px;
    left: 3px;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.ss_input .checkbox__body__line._2 {
	width: 10px;
	top: 8px;
    left: 6px;
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}
.ss_input .checkbox__label {
	margin-left: 8px;
	margin-bottom: 0;
	font-size: 1.125rem;
	line-height: 2rem;
}

/* .ss_user_notnull {
	display: none;
	min-width: 50px;
} */
.ss_required_field .ss_enquete_title:after,
.ss_required_field .ss_form_title span {
    display: block;
    padding: 0 5px;
    color: #FFF;
    font-size: 0.7rem;
    font-weight: 700;
    background-color: #fe944a;
    border-radius: 4px;
    height: 20px;
    line-height: 20px;
    min-width: 34px;
    text-align: center;
    margin-top: 3px;
}
@media (max-width:991.98px) {
    .ss_required_field .ss_enquete_title:after,
    .ss_required_field .ss_form_title span {
        margin-top: 6px;
        /*margin-right: 5px !important;*/
    }
}

.ss_input input[type=checkbox] {
	width: 13px;
	height: 13px;
	margin-right: 10px;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto
}

.ss_btnArea {
	text-align: center;
	margin-top: 24px
}
.ss_btnArea input {
	width: 300px;
	display: inline-block;
	/*min-height: 64px;*/
	padding: 10px 30px;
	border-radius: 0 !important;
	font-size: 1.125rem;
    /*border: 1px solid #3b846a;*/
    border: none;
	background-color: #00A497 !important;
	/*background-image: url(../images/contact_send-icon.svg);
	background-size: 18px 18px;
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
	font-weight: 700;
	text-align: center;
	color: #fff;
	position: relative;
	/*-webkit-transition: 0.2s ease-in;
	transition: 0.2s ease-in;*/
    -webkit-transition: all 0.3s;
            transition: all 0.3s;
	cursor: pointer;
}
@media (max-width:991.98px) {
	.ss_btnArea input {
		width: 100%
	}
}


input[type=email], input[type=tel], input[type=text], select, textarea {
	outline: none !important
}
input[type=email]:focus, input[type=tel]:focus, input[type=text]:focus, select:focus, textarea:focus {
	border-color: #0081cf !important;
	border-width: 2px !important
}
.ss_enquete_form .ss_enquete_field:last-of-type .ss_enquete_title {
	display: inline-block
}
.ss_enquete_form .ss_enquete_field:last-of-type .ss_enquete_title:after {
	display: inline-block
}
.ss_bottomComment, .ss_leftComment, .ss_rightComment, .ss_upComment {
	display: block
}
.smpForm {
	max-width: 100%;
	margin: 0 auto;
}

.ss_input .js-validation__error {
    margin-top: 8px;
    margin-bottom: 3px;
}

.ss_input .js-validation__error .ss_warning_label {
    background-color: #f89406;
    border-radius: 3px;
    vertical-align: top;
    display: inline-block;
    padding: 2px 4px;
    /*font-size: 11.844px;*/
    font-size: 0.9rem;
    line-height: 12px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(1 100 40 / 25%);
    white-space: nowrap;
    margin-top: -1px;
}

.ss_input .js-validation__error .ss_error_msg,
.ss_input .js-validation__error .errorMsg {
    vertical-align: top;
    margin-left: 3px;
    font-size: 0.9rem;
    line-height: 12px;
    color: #F89406;
}

.ss_rightComment {
	display: none
}.ss_error_msg, .ss_warning_label {
	display: none !important
}
.ss_error_msg, .ss_warning_label {
	display: inline-block !important
}
.ss_warning_label {
	margin-top: 4px
}
@media (max-width:991.98px) {
    /*
	.ss_input {
		width: 100% !important;
        margin-left:0px;
	    margin-right:0px;
	}
    */
	.ss_btnArea input {
		width: 90%
	}
}

@media (max-width:991.98px) {
	.ss_btnArea input {
		width: 100%
	}
}


#emb008a90f1-7728-4d74-938d-b81e744ccea5 .ss_enquete_form .ss_required_field:nth-of-type(3) .ss_input input[type=text] {
	margin-top: 5px
}
#emb08551386-a8ce-4371-bc08-f14a4969714a .ss_enquete_form .ss_required_field:first-of-type .ss_input input[type=text] {
	margin-top: 5px
}

@media (max-width:991.98px) {
	.ss_btnArea input {
		width: 100%
	}
}
.ss_btnArea input:focus, .ss_btnArea input:hover {
	background-color: #ffbb1f !important;
    /*border: 1px solid #ffbb1f !important;*/
    border: none;
}

.contact_wrap .dec{
    text-align: center;
}

/* htm5のツールチップ（バルーン）を表示させるため */
html, body {
	scroll-behavior: auto !important;
}

#ss_name input:first-child {
    width: calc(100% - 0.75rem);
    margin-right: 0.75rem;
}
#ss_name .ss_input:last-child {
    width: calc(100% - 0.75rem);
    margin-left: 0.75rem;
}

/* EOF */