@charset "utf-8";
/*===========================
add
===========================*/

.ceo {
	text-align: right;
	font-weight: 800;
	font-size:1.1em;
}
@media only screen and (max-width: 768px) {
.ceo {
	font-size:1.0em;
}

}
.pc-disp {
    display:block;
}
.sp-disp {
    display:none; 
}
@media only screen and (max-width: 768px) {
.pc-disp {
    display:none;
}
.sp-disp {
    display:block; 
}
}

.h3-ttl {
	position: relative;
	font-size:1.5em;
	line-height: 1.2;
}
.h3-ttl:after {
	bottom: 0px;
    width: 0px;
    height: 0px;
    left: 0%;
    transform: translateX(0%);
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
.tbl-1 th {
	width:20%;
	color:#333 !important;
}
ol.num_order {
 padding-left:20px;
}
ol.num_order li {
    padding: 5px 0 4px 0;
    list-style-type: decimal;
}
.p-ttl {
	 text-align: center;
	 font-size:1.2em;
	 font-weight: 700;
}
.p-ttl02 {
	 text-align: center;
	 font-size:1.3em;
	 font-weight: 500;
	 position:relative;
}
.p-ttl02:after {
	content: '';
    position: absolute;
    bottom: -10px;
    display: inline-block;
    width: 120px;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #acacac;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}
@media only screen and (max-width: 768px) {
.h3-ttl {
	font-size:1.2em;
}
.p-ttl {
	 text-align: left;
	 font-size:1.0em;
}
.p-ttl02 {
	 font-size:1.1em;
	}
}
@media (min-width: 751px) {
    a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }
}
.txtBnrAr.noPclnk a {
    padding: 0.7em 2em 0.7em 2em;
}
.txtBnrAr a.tel::before {
    content: '';
    position: static;
    top: 0px;
    right: 0em;
    transform: translateY(calc(-50% - 2px)) rotate(45deg);
    width: 0px;
    height: 0px;
}
.txtBnrAr a.tel::after {
    content: '';
    position: static;
    top: 0px;
    right: 0em;
    transform: translateY(-50%);
    width: 0px;
    height: 0px;
}
.res-mb0 {
	margin-bottom:0px !important;
	
}
@media screen and (max-width: 768px) {
	  .txtBnrAr {
        display: block;
    }
	  .txtBnrAr a {
        padding: 1vw 4vw 1vw 1vw;
        max-width: 250px;
        font-size: 2vw;
    }
	  .txtBnrAr.noPclnk a {
        padding: 1vw 4vw 1vw 1vw;
    }
	  .txtBnrAr a.tel {
        pointer-events: auto;
    }
	  .txtBnrAr a.tel::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 1em;
        transform: translateY(-50%);
        width: 50px;
        height: 1px;
        background: #fff;
    }
	  .txtBnrAr a::before {
        position: absolute;
        top: calc(50% - 1px) !important;
        right: 0.5em;
        transform: translateY(calc(-50% - 1px)) rotate(45deg);
        width: 6px;
        height: 1px;
        background: #fff;
    }
	  .txtBnrAr a::after {
        top: 50%;
        right: 0.5em;
        transform: translateY(-50%);
        width: 8px;
        height: 1px;
    }
	  .txtBnrAr.noPclnk a::before {
        position: absolute;
        top: calc(50% - 1px) !important;
        right: 0.5em;
        transform: translateY(calc(-50% - 1px)) rotate(45deg);
        width: 5px;
        height: 1px;
    }
    .txtBnrAr.noPclnk a::after {
        position: absolute;
        top: 50%;
        right: 0.5em;
        transform: translateY(-50%);
        width: 10px;
        height: 1px;
    }
	.res-mb0 {
	margin-bottom:30px !important;
	
}
	.res-mb0.res-mb0-a {
	margin-bottom:0px !important;	
	}
}
@media screen and (max-width: 768px) {
    .txtBnrAr a, .txtBnrAr.noPclnk a {
        display: inline-block;
        padding: 1vw 3vw 1vw 1vw;
        max-width: inherit;
        text-align: center;
        width: 98%;
        font-size: 1.0em;
    }
}
.box-sd {
    padding: 2em;
    background-color: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
}
.box-sd02 {
    padding: 2em;
    background-color: #fff;
    border: 0px solid #999;
    box-sizing: border-box;
	  box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%), 0px 3px 15px 0px rgb(0 0 0 / 8%), 0px 5px 28px 0px rgb(0 0 0 / 6%);
}
.box-sd03 {
    padding: 3em 2em 3em 2em;
    background-color: #f7f7f7;
    color: #333;
    border: 0px solid #999;
    box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 10%), 0px 2px 8px 0px rgb(0 0 0 / 8%);
    box-sizing: border-box;
}
.box-sd04 {
    padding: 2em;
    background-color: rgba(255,255,255,0.5);
    border: 0px solid #999;
    box-sizing: border-box;
	box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%), 0px 3px 15px 0px rgb(0 0 0 / 8%), 0px 5px 28px 0px rgb(0 0 0 / 6%);
}

@media only screen and (max-width: 768px) {
.box-sd,.box-sd02,.box-sd03,.box-sd04 {
    padding: 1.2em;
    box-sizing: border-box;
}

}
.tx-flex {
	 text-align: center;
}
@media only screen and (max-width: 768px) {
.tx-flex {
	 text-align: left;
}
}