/* CSS Document */
/*.l-contentBody__inner {
    flex-wrap: wrap !important;
}*/



.m-box-heading-contents{
	border: none !important;
	padding-top: 20px !important;
	padding-bottom: 0px !important;
	margin: 0px auto 0px !important;
}

.m-box-heading-contents .link-text:hover {
    text-decoration: none !important;
}

a.m-anc-link {
	padding: 0;
}

.m-grid-container.m-bg-grayF { padding: 10px; }
@media screen and (max-width: 512px){
	img.img-bnr{
		height: 100%!important;
		width: 100% !important;
	}
    
    
    
    
}
.m-fs-ll-pc {
	
}

@media screen and (min-width: 768px) {
	
	.m-fs-l-pc {
		font-size: 17px !important;
	}
	
	.m-fs-ll-pc {
		font-size: 20px !important;
	}
	
}

/**/

.m-hdg-01 > .m-hdg {
    font-size: 22px;
}
.m-hdg-02 > .m-hdg {
    font-size: 28px;
}
.m-hdg-03 > .m-hdg {
    font-size: 24px;
}
.m-hr-box .m-hr-title {
    font-size: 14px;
    top: -14px;
}

.m-title-box{
    font-size: 15px;
}

.m-txt,
.m-link-arrow,
.m-btn, .m-btn-anc, .m-btn-conv, .m-btn-conv-sumi, .m-btn-conv-sumi-ele, .m-btn-conv-sumi-mobile, .m-btn-conv-sumi-gas{
    font-size: 16px;
}
.m-fs-l {
    font-size: 18px !important;    
}

.m-fs-m {
    font-size: 16px !important;
}
.m-fs-s {
    font-size: 14px !important;
}
.m-list.m-list-anotation li, 
.m-list-anotation.m-list-icon li {
    font-size: 12px;
}
.m-conv-tel ul li:first-child {
    font-size: 12px;
}
.m-conv-tel a .m-tel-num {
    font-size: 22px;
}
.m-conv-tel ul li {
    font-size: 12px;
}

@media screen and (max-width: 767px) {
    
picture.normal.sp-adj img {
    width: auto !important;
    max-width: 70% !important;
    height: auto;
}    
    
.m-hdg-01 > .m-hdg {
    font-size: 17px;
}
.m-hdg-02 > .m-hdg {
    font-size: 22px;
}
.m-hdg-03 > .m-hdg {
    font-size: 18px;
}
.m-hr-box .m-hr-title {
    font-size: 12px;
    top: -10px;
}

.m-title-box{
    font-size: 14px;
}

.m-txt,
.m-link-arrow,
.m-btn, .m-btn-anc, .m-btn-conv, .m-btn-conv-sumi, .m-btn-conv-sumi-ele, .m-btn-conv-sumi-mobile, .m-btn-conv-sumi-gas{
    font-size: 14px;
}
.m-fs-l {
    font-size: 16px !important;    
}

.m-fs-m {
    font-size: 14px !important;
}
.m-fs-s {
    font-size: 12px !important;
}
.m-list.m-list-anotation li, 
.m-list-anotation.m-list-icon li {
    font-size: 10px;
}    
    
    
}


/* 20211008追加 */
.m-senior-basio4-img img {
    width: 157px;
    height: auto;
}
.m-senior-txtBox {
    background: #ecf6f6;
    padding: 15px 20px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.m-senior-txtBox .m-senior-txtBox-img {
    width: 110px;
    padding-right: 20px;
}
.m-senior-txtBox .m-senior-txtBox-txt {
    width: calc( 100% - 110px );
}
@media screen and (max-width: 767px) {
.m-senior-basio4-img img {
    width: 120px;
}
.m-senior-txtBox {
    padding: 10px;
}
.m-senior-txtBox .m-senior-txtBox-img {
    width: 70px;
    padding-right: 10px;
}
.m-senior-txtBox .m-senior-txtBox-txt {
    width: calc( 100% - 70px );
}
.m-senior-txtBox .m-senior-txtBox-txt .m-fs-ll {
    font-size: 16px !important;
}
}

.bd-radius-48{
    overflow:hidden;
    border-radius:48px !important
}

.price-list .td-datamori {
    border-left: none;
}

.price-list .th-data {
    border-left: none;
}

.price-list .th-item {
    border-left: solid #afafaf 1px;
}

.price-list th, .price-list td {
    border-left: none;
    border-right: solid #afafaf 1px;
}

a.btn-white-gray.adjust.w-100-sp.match-height {
    pointer-events: none;
}
@media screen and (max-width: 767px){
    a.btn-white-gray.adjust.w-100-sp.match-height {
        pointer-events: inherit;
    }
}

@media screen and (max-width: 767px){
    .section-cv .container [class*="btn-"]:not(.w-100-sp) {
        border-radius: 100px;
    }
}

@media screen and (max-width: 767px){
    .section-cv .container .cv-guide .cv-board .btn-white-gray svg {
        width: 18px;
        height: 18px;
        left: 1em;
    }
}