#menu {
    padding-top: 20px !important;
}
@media (max-width: 767px){
#menu {
    padding-top: 10px !important;
}
.menu{
	margin-right:4%;
	}
.menu_01 ul li{
	width:100%;
	}
}
/*選ばれる理由-------------------------------*/
@media (max-width: 767px){
.reason-tt {
    padding: 0 0 0 12px;
    letter-spacing: 0;
    font-weight: 400;
	height: 72px;
}
}
/*施術内容-----------------------------*/
.wht-box {
    margin: 1em 0 2em;
    padding: 2em 2em 0;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0px 6px 7px rgb(203 203 203 / 39%);
}
.sejutsu_box_h3{
	border-left: solid 4px #ff9800;
	padding: 0.25em;
}
.sejutsu_box_p {
	font-size:16px;
	margin: 1rem auto;
}
/*区切り線-----------------------------*/
.sen{
	border:none;
	border-bottom: dotted 4px #FFE0B2;
	margin: 1em 0;
}
/*交通事故の流れ-----------------------------*/
.h2lp {
    text-align: center;
    color: #fff;
    background: linear-gradient(to bottom,#ffa015 0,#F57C00 100%);
    border: solid 1px #ffa015;
    border-radius: 4px;
    padding: 0.5em;
    margin-bottom: 1em;
}
.step_box {
    margin: 0 auto 4em;
    padding: 1em;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0px 6px 7px rgb(203 203 203 / 39%);
    width: 98%;
    position: relative;
    max-height: 240px;
}
.step_boxL {
    float: left;
    width: 66.666667%;
    display: table-cell;
    font-size: 30px;
    letter-spacing: -1px;
    padding: 2em 0px;
    min-height: 200px;
    vertical-align: middle;
}
.step_boxR {
    float: right;
    width: 33.333333%;
    max-width: 300px;
}
.step_box:after {
    border-top: 30px solid #FFA726;
    border-left: 55px solid transparent;
    border-right: 55px solid transparent;
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -70px;
}
.step_box_last {
    margin: 0 auto 4em;
    padding: 1em;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0px 6px 7px rgb(203 203 203 / 39%);
    width: 98%;
    position: relative;
    max-height: 240px;
}
.step_tt {
    font-size: 42px;
    font-weight: 400;
    padding-left: 2em;
    line-height: 1em;
    height: 80px;
    vertical-align: middle;
    display: table-cell;
}
.step_number {
    position: absolute;
    background: linear-gradient(to top, #ff9800 0% , #ffb74d 100%);
    color: #ffffff;
    border: solid 3px #ffffff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 40px;
    box-shadow: 0 2px 7px rgb(255 152 0 / 39%);
    top: 35%;
}
@media only screen and (max-width: 767px){
.step_box {
    padding: 8px;
    margin-bottom: 2.5em;
}
.step_boxL {
    min-height: 0;
    padding: 0;
	}
.step_number {
    width: 36px;
    height: 36px;
    border: solid 2px #ffffff;
    font-size: 20px;
    top: 28%;
}
.step_tt {
    font-size: 16px;
    padding-left: 2.75em;
    height: 70px;
}
.step_box_last {
    padding: 8px;
    margin-bottom: 2.5em;
}
.step_box:after {
    border-top: 20px solid #FFA726;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    left: 60%;
    bottom: -30px;
    margin-left: -66px;
}
}
/*交通事故のよくある質問-----------------------------*/
@media only screen and (max-width: 767px){
.menulistSt_p {
		display:block;
		min-height: 140px;
	}
}

@media only screen and (max-width: 992px)
.q {
    padding: 1rem 0.5rem;
    border-radius: 0.5rem;
    font-weight: 500;
}

.q {
    background: #E1F5FE;
    padding: 2rem 1rem;
    border: solid 4px #4fc3f7;
    border-radius: 0.75rem;
    font-weight: bold;
    position: relative;
}
@media (max-width: 767px){
#subpage{
	font-size:16px;
}
}
/*症状-----------------------------*/
.img-fluid {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.p-0 {
    padding-right: 15px !important;
    padding-left: 15px !important;
	margin-bottom: 30px;
}
.mb-3, .my-3 {
    margin-bottom: 1.5rem!important;
}


.q:before {
    content: 'Q';
    color: #fff;
    background: #4fc3f7;
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    font-size: 36px;
    line-height: 50px;
    top: 22px;
}
.q span {
    padding: 0 2.25em 0;
}
@media only screen and (max-width: 992px){
.q {
    padding: 1rem 0.5rem;
    border-radius: 0.5rem;
    font-weight: 500;
}
.q:before {
    font-size: 1.5rem;
    width: 40px;
    height: 40px;
    line-height: 35px;
    top: 18px;
}
.q span {
    padding: 0 0 0 2.25em;
    display: table-cell;
    font-size: 19px;
    vertical-align: middle;
    line-height: 1.2rem;
    height: 40px;
}
}

/*お客様の声-----------------------------*/
.voice_box {
    width: 100%;
    margin: 2em auto;
    background-color: #fff;
    padding: 8px 0;
    border-radius: 3px;
}
.voice_box_right {
    width: 66.666667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 1em;
}
.voice_box_right h3 {
    color: #ff9800;
}
.voice_box_right span {
    display: block;
    font-size: 8px;
    text-align: right;
}
.voice_box_left {
    float: left;
    width: 33.333333%;
    margin-right: auto;
    margin-left: auto;
    padding: 16px;
    text-align: center;
}
@media only screen and (max-width: 992px){
.voice_box {
    padding: 15px;
}
.voice_box_right h3 {
    font-size: 20px !important;
}
.voice_box_right {
    width: 100%;
    float: none;
    padding: 0;
    padding-top: 0.5rem;
	font-size:16px;
}
.voice_box_left {
    float: none;
    width: 100%;
    padding: 0;
}
}