@charset "utf-8";
/* CSS Document */


.patient .sn_patient,
.comment .sn_comment,
.business .sn_business,
.recruit .sn_recruit {
	background-color: #f4d4d4 !important;
}

.cat-inquiry .page-title{
	background-image:url(/inquiry/images/inquiry-bg-pagettl.jpg);
}
form dt{
	font-size: 1.143em;
	font-weight: 700;
	letter-spacing: 0.025em;
	clear:both;
	float:left;
	width: 202px;
}
form dt>span{
	width:32px;
	height:32px;
	background-color:#999;
	border-radius:50%;
	display:inline-block;
	text-align:center;
	line-height:32px;
	margin-right:9px;
}
form dt>span.need{
	background-color:#d35252;
}
form dd{
	min-height:32px;
	display:inline-block;
	margin-bottom:21px;
	margin-top: -2px;
	width:454px;
}
form label{
	display:inline-block;
	margin-right: 0.5em;
}
form dd>span{
	line-height:35px;
}
input[type=text],
textarea,
select{
	box-sizing: border-box;
	background-color:  #f8f8f8;
	width: 470px;
	height: 37px;
	border-radius:3px;
	border:solid 1px #aaa;
	padding-left:0.5em;
	padding-right: 0.5em;
}
textarea{
	height:197px;
	line-height:1.5em;
}
form .check-policy{
	line-height:63px;
	border:solid 2px #ccc;
	border-radius:3px;
	text-align:center;
	position:relative;
	font-size:1.2em;
}
form .check-policy input{
	margin-right:8px;
	vertical-align:middle;
}
.main .btns{
	text-align:center;
}
.btns button{
	height:61px;
	line-height:61px;
	border-radius:20px;
	border:none;
	padding:0;
	margin: 0 1em;
	cursor:pointer;
}
.btns button[type="submit"]{
	width: 300px;
	background-color:#d35252;
	text-indent:80px;
}
.btns button[type="button"]{
	width: 180px;
	background-color:#999;
	text-indent: 0;
}
.error_messe{
	border:solid 2px #ccc;
	padding:2em;
	color:#d35252;
}
.table_th_red th{
	width: 20%;
}

.inqlist .btn-2cols a, .btn-3cols a {
    background-image: url("/common/images/link_ico_r-trans.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    color: #d35252;
    display: inline-block;
    font-size: 18px;
    font-weight:bold;
    height: 70px;
    letter-spacing: 0.35px;
    line-height: 1.3;
    margin-bottom: 7px;
    padding: 10px 31px;
    text-decoration: none;
    vertical-align: middle;
}

.inqlist .btn-2cols a, .btn-3cols .btn-2cols a{
margin:0 10px 10px 10px;
width:325px;
}

.inqtel {
    border-right: 1px dotted #bbbbbb;
    color: #d35252;
    float: left;
    font-size: 30px;
    font-weight: bold;
    height: 80px;
    margin: 0 20px 0 0 !important;
    padding: 30px 20px 0 0;
}

.inqtel a {
    color: #d35252;
    text-decoration: none;
}

.inqtel span {
    background: #d35252;
    color:#ffffff;
    padding:2px 10px;
    font-size:30px;
    margin:0 10px 0 0;
}

form dd>span{
	display:block;
}
form dd:after,
form dd>span:after,
form .check-policy:after{
	color:#f00;
	display:block;
	content:attr(data-error);
	font-size:14px;
}
form .check-policy:after{
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
	line-height:1em;
}


@media screen and (max-device-width:1000px){
.article{
	max-height:100%;
}
form dt{
	font-size:1em;
	font-weight: 700;
	letter-spacing: 0.025em;
	float:none;
	width:100%;
	overflow:hidden;
}
form dt>span{
	width:82px;
	height:82px;
	margin-right:18px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(/inquiry/images_sp/inquiry-txt-depend.png);
	text-indent:-200%;
	overflow:hidden;
	float:left;
	margin-bottom:18px;
}
form dt>.need{
	background-image:url(/inquiry/images_sp/inquiry-txt-need.png);
}
form dd{
	min-height:auto;
	display:block;
	margin-bottom:50px;
	margin-top:0;
	width:100%;
}
form dd>span{
	line-height:98px;
}
input[type=text],
textarea,
select{
	box-sizing: border-box;
	width:100%;
	height: 112px;
	border-radius:9px;
	font-size:44px;
}
textarea{
	height:332px;
	font-size:44px;
}
form .check-policy{
	line-height:202px;
	border:solid 2px #ccc;
	border-radius:3px;
	text-align:center;
}
form input{
	margin-right:23px;
	vertical-align:middle;
	width:42px;
	height:42px;
}
.btns button{
	height:151px;
	line-height:151px;
	border-radius:50px;
	margin: 0 1em;
	background-repeat:no-repeat;
}
.btns button>img{
	visibility:hidden;
}
.btns button[type="submit"]{
	width: 751px;
	background-position:276px center;
	background-image:url(/inquiry/images_sp/inquiry-btn-send.png);
}
form .btns button[type="submit"]{
	background-image:url(/inquiry/images_sp/inquiry-btn-confirm.png);
}
.btns button[type="button"]{
	width: 451px;
	background-position: 47px center;
	background-image:url(/inquiry/images_sp/inquiry-btn-edit.png);
}
form .btns button+button[type="submit"]{
	margin-top:20px;
	background-image:url(/inquiry/images_sp/inquiry-btn-send.png);
}
.table_th_red th{
	width: 20%;
}


.inqlist .btn-2cols a, .btn-3cols a {
    background-image: url("/common/images_sp/link_ico_r-trans.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    color: #d35252;
    display: inline-block;
    font-size: 55px;
    font-weight:bold;
    height: 180px;
    letter-spacing: 0.35px;
    line-height: 1.3;
    margin-bottom: 7px;
    padding: 20px 0 20px 60px;
    text-decoration: none;
    vertical-align: middle;
}

.inqlist .btn-2cols a, .btn-3cols .btn-2cols a{
margin:30px 0;
width:100%;
}

.inqtel {
    border-bottom: 1px dotted #bbbbbb;
    color: #d35252;
    width:100%;
    float:none;
    font-size: 75px;
    font-weight: bold;
    height: 150px;
    margin: 0 20px 0 0 !important;
    padding: 30px 20px 0 0;
}



.inqtel span {
    background: #d35252;
    font-size: 60px;
    color:#ffffff;
    padding:2px 10px;
    margin:0 10px 0 0;
}

form dd:after,
form dd>span:after,
form .check-policy:after{
	font-size:38px;
}
form .check-policy:after{
	position:absolute;
	bottom:0;
	width:100%;
	text-align:left;
	line-height:1em;
}


}

/* MW_WP_FORMで作成したフォーム用。設置する固定ページでフォームブロックを.yotsubaFormのグループで囲んで適用 */
.yotsubaForm [data-screen=confirm] .inputOnly,
.yotsubaForm [data-screen=confirm] .textlength,
.yotsubaForm [data-screen=confirm] [data-name="メールアドレス確認用"]{
    display: none;
}
.yotsubaForm [data-screen=confirm]  .smf-item{
    align-items: center;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #dc7575;
}
.yotsubaForm .smf-item__label{
    display: flex;
    align-items: center;
}
.yotsubaForm .smf-item__label:before{
    content: '';
    width: 32px;
    height: 32px;
    background: #999 url('/inquiry/images/inquiry-txt-depend.png') center/22px no-repeat;
    border-radius: 50%;
    display: inline-block;
    margin-right: 9px;
}
.yotsubaForm .smf-item:has([data-validations~=required]) .smf-item__label:before{
    background: #d35252 url('/inquiry/images/inquiry-txt-need.png') center/22px no-repeat;
}
.yotsubaForm .smf-form--simple-table .smf-item__col--label{
    flex: 202px 1 1;
}
.yotsubaForm .smf-item__col--label{
    width: 202px;
    padding-right: 0;
}
.yotsubaForm .smf-text-control__control{
    box-sizing: border-box;
    background-color: #f8f8f8;
    width: 470px;
    height: 37px;
    border-radius: 3px;
    border: solid 1px #aaa;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.yotsubaForm .smf-form .smf-text-control__control{
    box-sizing: border-box;
    background-color: #f8f8f8;
    width: 470px;
    height: 37px;
    border-radius: 3px;
    border: solid 1px #aaa;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.yotsubaForm .smf-form textarea.smf-textarea-control__control{
    height: 197px;
    line-height: 1.5em;
    background: #f8f8f8;
    border-radius: 3px;
    border: solid 1px #aaa;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.yotsubaForm .smf-item__label__text{
    font-size: 1.143rem;
    font-weight: bold;
}
.yotsubaForm .smf-form--simple-table .check-policy {
    line-height: 63px;
    border: solid 2px #ccc;
    border-radius: 3px;
    text-align: center;
    position: relative;
    margin-top: 63px;
    margin-bottom: 1.93rem;
}
.yotsubaForm .smf-checkbox-control{

    font-size: 1.2em;
    display: inline-flex;
    align-items: center;
}
.yotsubaForm .smf-checkbox-control .smf-checkbox-control__label{
    margin-top: calc(var(--_half-leading)* 1em);
}
.yotsubaForm .smf-action .smf-button-control__control{
    height: 61px;
    line-height: 61px;
    border-radius: 20px;
    border: none;
    padding: 0;
    margin: 0 1em;
    cursor: pointer;
    background: #d35252;
}
.yotsubaForm .smf-form .smf-textarea-control__control{
    background: #f8f8f8;
}
.yotsubaForm .smf-button-control__control[type=submit]{
    color: transparent;
    width: 300px;
    text-indent: 80px;
}
.yotsubaForm .notReady .smf-button-control__control[data-action=confirm]{
    /*pointer-events: none;
    opacity: .4;*/
}
.yotsubaForm .smf-button-control__control[data-action=back]{
    background: #999 url("/inquiry/images/inquiry-btn-edit.png") center no-repeat;
}
.yotsubaForm .smf-button-control__control[data-action=complete]{
    background: #d35252 url("/inquiry/images/inquiry-btn-send.png") center no-repeat;
}
@media screen and (max-device-width:1000px){
    .yotsubaForm .smf-form--simple-table .smf-item{
        display: grid;
    }
    .yotsubaForm .smf-item__col--label{
        width: auto;
        max-width: inherit;
    }
    .yotsubaForm .smf-form--simple-table .smf-item__col--controls{
        max-width: inherit;
    }
    .yotsubaForm .smf-item:has([data-validations~=required]) .smf-item__label:before{
        width: 82px;
        height: 82px;
        margin-right: 18px;
        background-size: 53px;
        margin-bottom: 18px;
    }
    .yotsubaForm .smf-form .smf-text-control__control{
        box-sizing: border-box;
        width: 100%;
        height: 112px;
        border-radius: 9px;
        font-size: 44px;
    }
    .yotsubaForm .smf-form textarea.smf-textarea-control__control{
       height: 332px;
        font-size: 44px;
    }
    .yotsubaForm .smf-checkbox-control {
        font-size: 1rem;
        line-height: 1.4;
    }
    .yotsubaForm .smf-form .smf-checkbox-control__control{
        width: 1em;
        height: 1em;
    }
    .yotsubaForm .smf-button-control__control[type=submit] img{
        display: none;
    }
    .yotsubaForm .smf-button-control__control[type=submit]{
        width: 751px;
        height: 151px;
        line-height: 151px;
        border-radius: 50px;background-repeat: no-repeat;
    }
    .yotsubaForm .smf-button-control__control[data-action=confirm]{
        background-image: url("/inquiry/images_sp/inquiry-btn-confirm.png");
        background-position: 276px center;
    }
    .yotsubaForm .smf-button-control__control[data-action=back]{
        width: 451px;
        background-color: #999;
        background-image: url("/inquiry/images_sp/inquiry-btn-edit.png");
        background-position: 47px center;
    }
    .yotsubaForm .smf-button-control__control[data-action=complete]{
        background-image: url("/inquiry/images_sp/inquiry-btn-send.png");
        margin-top: 20px;
        background-position: 276px center;
    }
}