@media screen and (max-width:667px){



/* ----------------------------------------
@”„‹p
---------------------------------------- */
body{
	background-color:#f5f3f1;
}
.baikyaku{
	width:100%;
	font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
	font-weight: 500;
}
.baikyaku_main{
    background-image: url(/baikyaku/img/main_bg.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    overflow: hidden;
    height: 244px;
}
.baikyaku_main img{
	display: block;
	margin: 40px auto 0px auto;
	width: 96%;

}

.nayami_warp{
    background: #042455;
    padding: 20px 0px 20px 0px;
    text-align: center;
    position: relative;
    width: 100%;
}
.nayami_warp::before{
    content: "";
    box-sizing: border-box;
    width: 100%;
    height: 17px;
    border: 50vw solid transparent;
    border-top: 40px solid #042455;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: -93.0%;
    position: absolute;
}
.nayami_warp img{
    width: 96%;
}

.baikyaku_list_wrap{
    width: 100%;
    margin: 62px auto 0px auto;
    overflow: hidden;
    position: relative;
    z-index: 1000;
}
.baikyaku_list_wrap h2{
	text-align:center;
	margin:0px 0px 10px 0px;
}
.baikyaku_list_wrap h2 img{
    width: 96%;
}
.baikyaku_list_come{
    font-size: 15px;
    color: #333;
    text-align: center;
    line-height: 24px;
    width: 96%;
    margin: auto;
}
.baikyaku_list_wrap h3{
    font-size: 5vw;
    line-height: 46px;
    text-align: center;
    background-color: #ece891;
    color: #042455;
    margin: 20px 0px 0px 0px;
}
.baikyaku_list_wrap ul{
    margin: 20px auto 0px auto;
    padding: 0px;
    list-style-type: none;
    overflow: hidden;
    width: 96%;
}
.baikyaku_list_wrap ul li{
    width: 100%;
    margin-bottom: 15px;
}

.baikyaku_list_wrap ul li:nth-child(3n){
	margin-right:0px;
}
.baikyaku_list_wrap ul li a{
	text-decoration:none;
	color:#333;
	display:block;
}
.baikyaku_list_wrap ul li a h4{
    line-height: 43px;
    font-size: 18px;
    padding-left: 50px;
    background-color: #FFF;
    border: solid 1px #042455;
    position: relative;
    margin: 0px 0px 14px 0px;
}
.baikyaku_list_wrap ul li a h4::before{
    content: "";
    width: 22px;
    height: 22px;
    background: #042455;
    position: absolute;
    left: 18px;
    top: 10px;
}
.baikyaku_list_wrap ul li a h4::after{
    content: "";
    left: 25px;
    top: 15px;
    box-sizing: border-box;
    width: 8px;
    height: 8px;
    border: 6px solid transparent;
    border-left: 10px solid #FFF;
    position: absolute;
}
.baikyaku_list_box{
    overflow: hidden;
}
.baikyaku_list_box img{
    width: 31%;
    float: left;
    display: block;
}
.baikyaku_list_box p{
    float: right;
    font-size: 14px;
    width: 66%;

}

.baikyaku_inq_wrap{
    background-image: url(/baikyaku/img/baikyaku_inq_bg.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    overflow: hidden;
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
}
.baikyaku_inq{
    width: 96%;
    margin: auto;
	
}
.baikyaku_inq_l{
	text-align: center;
}
.baikyaku_inq_l h2{
    font-size: 27px;
    font-weight: bold;
    line-height: 37px;
    color: #fff;
    margin: 20px 0px 0px 0px;
}
.baikyaku_inq_r{
	width: 100%;
}
.baikyaku_inq_r a{
    background-color: #ff5c00;
    font-size: 20px;
    text-align: center;
    line-height: 56px;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 20px auto 0px auto;
    position: relative;
    width: 96%;
}
.baikyaku_inq_r a::before{
    content: "";
    width: 23px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 15px;
    top: 28px;
}
.baikyaku_inq_r a::after{
content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 16px;
    top: 23px;
}
.baikyaku_inq_tel{
    margin: 10px 0px 0px 0px;
    color: #fff;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
	text-align:center;
}
.baikyaku_inq_tel span{
    font-size: 13vw;
    display: block;
    text-align: center;
    line-height: 41px;
	margin-top:5px;
}
.baikyaku_inq_tel span a{
}
.baikyaku_inq_tel span a{
    background: none !important;
    font-size: 13vw;
    text-align: center;
    line-height: 41px;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
	position:relative;
	
}
.baikyaku_inq_tel span a::before{
    content: "";
    width: 0px;
    height: 0px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
}
.baikyaku_inq_tel span a::after{
content: "";
    width: 0px;
    height: 0px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: 0;
}
.baikyaku_inq_tel p{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

/* ----------------------------------------
@Ž‘ŽYŠˆ—p
---------------------------------------- */
.shisan{
	width:100%;

}
.shisan .shisan_main{
    background-image: url(/shisan/img/main_bg.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    overflow: hidden;
    height: 230px;
}
.shisan .shisan_main img{
    display: block;
    margin: 50px auto 0px auto;
    width: 96%;
}

.shisan .nayami_wrap{
    background-color: #f3f0f3;
    background-image: url(/shisan/img/nayami_bg.png);
    background-position-y: bottom;
    background-position-x: center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 20px 0px 20px 0px;
}
.shisan .nayami_wrap h2{
    text-align: center;
    margin: 0px auto 0px auto;
    width: 93%;
}
.shisan .nayami_wrap h2 img{

}
.shisan .nayami_wrap ul{
    width: 96%;
    margin: 20px auto 0px auto;
    padding-left: 0px;
}
.shisan .nayami_wrap ul li{
    background-image: url(/shisan/img/nayami_icon.png);
    background-position-y: 3px;
    background-position-x: 1px;
    background-size: 21px;
    background-repeat: no-repeat;
    font-size: 4.5vw;
    font-weight: bold;
    padding-left: 29px;
    line-height: 27px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.shisan .nayami_wrap ul li span{
    background: linear-gradient(transparent 40%, #fff79a 0%);
}

.shisan .teian_wrap{

}
.shisan .teian_wrap h2{
    background-color: #042455;
    text-align: center;
    padding: 15px 0px 20px 0px;
}
.shisan .teian_wrap h2 img{
	width:96%;
	margin:auto;
}
.shisan .teian_box{
    width: 96%;
    margin: 0px auto 20px auto;
    overflow: hidden;
}
.shisan .teian_l{
	width:100%;
}
.shisan .teian_l h3{
    margin: 0px 0px 38px 0px;
}
.shisan .teian_l h3 img{

}
.shisan .teian_l ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;
}
.shisan .teian_l ul li{
	margin-bottom:20px;
}
.shisan .teian_l ul li h4{
    font-size: 20px;
    font-weight: bold;
    padding-left: 29px;
    margin: 0px 0px 10px 0px;
    color: #042455;
    position: relative;
}
.shisan .teian_l ul li h4::before{
    content: "";
    width: 10px;
    height: 10px;
    background: #042455;
    transform: rotate(45deg);
    left: 5px;
    top: 8px;
    position: absolute;
}
.shisan .teian_l ul li p{
    font-size: 15px;
    padding: 0px 0px 0px 8px;
    background: linear-gradient(#cccccc 2px, transparent 1px) #f5f3f1;
    background-size: auto 30.9px;
    line-height: 31px;
    border-bottom: 1.4px solid #ccc;
    overflow: hidden;
}
.shisan .teian_r{
	width:100%;
}
.shisan .teian_r img{
	display: block;
	width:100%;
	margin-top: 10px;
}

.shisan .teian_fl_r{
}
.shisan .teian_fl_l{
}

.shisan .shisan_inq_wrap{
    background-image: url(/shisan/img/shisan_inq_bg.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    overflow: hidden;
    margin: 40px 0px 0px 0px;
}
.shisan .shisan_inq{
    padding: 20px 0px 20px 0px;
    width: 96%;
    margin: 0px auto 0px auto;
    overflow: hidden;
}
.shisan .shisan_inq_common{
    overflow: hidden;
}
.shisan .shisan_inq_common h2{
    font-size: 6vw;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    overflow: hidden;
    margin: 0px 0px 10px 0px;
}
.shisan .shisan_inq_common h2 span{
    display: block;
    font-size: 4.5vw;
    margin-top: 20px;
}
.shisan .shisan_inq_tel{
	overflow: hidden;
}
.shisan .shisan_inq_tel p{
    font-size: 10.1vw;
    padding-left: 22px;
    line-height: 39px;
    letter-spacing: 1px;
    text-align: center;
    background-image: url(/shisan/img/jirei_tel_icon.png);
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-position-x: 7vw;
}
.shisan .shisan_inq_tel p a{
	color:#333;
}
.shisan .shisan_inq_tel span{
    font-size: 4.5vw;
    font-weight: bold;
    margin-top: 8px;
    display: block;
    text-align: center;

}
.shisan .shisan_inq ul{
    margin: 20px 0px 0px 0px;
}
.shisan .shisan_inq ul li{
	width: 99%;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	box-sizing: border-box;
	margin: 0px 0px 10px 0px;
}
.shisan .shisan_inq ul li:nth-child(2){
	margin-right:0px;
}
.shisan .shisan_inq ul li:nth-child(1) a{
	background-color: #fff;
	color: #042455;
	box-shadow: 4px 4px #eeeeee;
}
	.shisan .shisan_inq ul li:nth-child(2) a{
	background-color: #ff5c00;
	color:#fff;
	box-shadow: 4px 4px #fff;
}
.shisan .shisan_inq ul li a{
font-weight: bold;
    font-size: 5.2vw;
    text-align: center;
    line-height: 70px;
    display: block;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    position: relative;
}

.shisan .shisan_inq ul li:nth-child(1) a::before{
    background: #042455;
}
.shisan .shisan_inq ul li:nth-child(1) a::after{
    border-top: 2px solid #042455;
    border-right: 2px solid #042455;
}
.shisan .shisan_inq ul li:nth-child(2) a::before{
    background: #fff;
}
.shisan .shisan_inq ul li:nth-child(2) a::after{
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.shisan .shisan_inq ul li a::before{
    content: "";
    width: 21px;
    height: 2px;
    position: absolute;
    right: 20px;
    top: 35px;
}
.shisan .shisan_inq ul li a::after{
    content: "";
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 30px;
}

/* ----------------------------------------
@Ì—p
---------------------------------------- */
.recruit{
    width: 100%;
    margin: 0px auto 0px auto;
}
.recruit_main{
	text-align:center;
}
.recruit_main img{

}

.recruit_title{
    margin: 20px auto 0px auto;
    text-align: center;
    width: 96%;
}
.recruit_title h2{
	margin:0px 0px 0px 0px;
	text-align:center;
	color:#333;
}
.recruit_title h2 img{

}

.recruit_interview_wrap{
	position:relative;
}
.recruit_staff{
    text-align: center;
    background: #fbfbfb;
    position: relative;
    margin: 20px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
}
.recruit_staff_img{
    width: 100%;
    margin: auto;
    position: relative;
}
.nishiguchi .recruit_staff{
	text-align:right;
}
.nishiguchi .recruit_staff img{
    width: 70%;
    display: inline-block;
}
.nishiguchi .recruit_interview_cach{
    margin: -38px auto 0px auto;
}

.saport1 .recruit_staff{
	text-align:right;
}
.saport1 .recruit_staff img{
	width: 96%;
	display: inline-block;
}
.saport1 .recruit_interview_cach{
    margin: -38px auto 0px auto;
}
.saport2 .recruit_staff img{
	
}
.recruit_staff img{
    display: block;
    /* position: absolute; */
    width: 95%;
    /* top: -40px; */
    /* right: 0px; */
    margin: 0px 0% 0px 4%;
    z-index: 1000;
}

.recruit_interview_box{
    margin: -15px auto 0px auto;
    position: relative;
    overflow: hidden;
    width: 96%;
}
.recruit_interview_l{
    margin: 0px auto 0px auto;
}
.recruit_interview_staff_wrap{
    background-color: #fff;
    overflow: hidden;
    background: #fff;
    width: 95%;
    box-shadow: 13px 13px #eeeeee;
    margin: 0px 0px 34px 0px;
    padding: 30px 0px 15px 0px;
}
.recruit_interview_l_tenpo{
    width: 300px;
    margin: 0px auto 20px auto;
    background-color: #042455;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
}
.recruit_interview_l h2{
    width: 300px;
    margin: 0px auto 0px auto;
    line-height: 23px;

}
.recruit_interview_l h2 .yaku{
    display: block;
    font-size: 20px;
    margin: 0px 0px 5px 0px;
    color: #333;
}
.recruit_interview_l h2 .neme{
    font-size: 34px;
    display: block;
    float: left;
    color: #333;
    line-height: 39px;
    font-weight: bold;
}
.recruit_interview_l h2 .nyusya{
    font-size: 20px;
    display: block;
    float: right;
    margin: 12px 0px 0px 0px;
    color: #333;
    font-weight: bold;
}
.recruit_interview_l h2 p{
	
}
.recruit_interview_l img{
	
}

.recruit_interview_r{
    width: 100%;
    left: 1px;
    margin: 20px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    background: #fff;
    position: relative;
    z-index: 2000;
}
.recruit_interview_r_come{
	margin:0px 0px 22px 0px;
}
.recruit_interview_r_come h3{
    margin: 0px 0px 10px 0px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
    width: max-content;
    line-height: 17px;
    background: linear-gradient(transparent 63%, #ffff00 0%);
    display: block;
}
.recruit_interview_r_come p{
    font-size: 15px;
    color: #333;
    margin: 0px;
    padding: 0px;
    line-height: 23px;
}

.recruit_interview_cach{
    margin: -89px auto 0px auto;
    font-size: 6vw;
    font-weight: bold;
    text-align: left;
    -ms-writing-mode: tb-rl;
    color: #333;
    z-index: 3000;
    text-align: center;
    background: #fff;
    position: relative;
}
.recruit_interview_cach span{
    font-size: 10vw;
    font-weight: bold;
    color: #e73a5f;
}

.recruit_tanto_wrap{
    width: 96%;
    margin: 40px auto 0px auto;
}
.recruit_tanto_l{
	
}
.recruit_tanto_l h2{
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.recruit_tanto_l h2 img{

}
.recruit_tanto_l h2 span{
    display: block;
    margin: 10px 0px 0px 0px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}
.recruit_tanto_title{
    font-size: 4.2vw;
    color: #042455;
    line-height: 29px;
    letter-spacing: 2px;
    font-weight: bold;
    margin: 20px 0px 0px 0px;
}
.recruit_tanto_l p{
    margin: 33px 0px 0px 0px;
    padding: 0px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
}

.recruit_tanto_r{
    text-align: center;
    margin: 0px 0px 20px 0px;
}
.recruit_tanto_r img{

}


.recruit_inq_wrap{
    background-image: url(/shisan/img/shisan_inq_bg.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: cover;
    overflow: hidden;
    margin: 40px 0px 0px 0px;
}
.recruit_inq{
    padding: 20px 0px 20px 0px;
    width: 96%;
    margin: 0px auto 0px auto;
    overflow: hidden;
}
.recruit_inq_common{
    overflow: hidden;
}
.recruit_inq_common h2{
    font-size: 6vw;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    overflow: hidden;
	color:#fff;
    margin: 0px 0px 10px 0px;
}
.recruit_inq_common h2 span{
    display: block;
    font-size: 4.5vw;
    margin-top: 20px;
}
.recruit_inq_tel{
	overflow: hidden;
}
.recruit_inq_tel p{
    font-size: 10.1vw;
    padding-left: 0px;
    line-height: 39px;
    letter-spacing: 1px;
    text-align: center;
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-position-x: 7vw;
    color: #fff;
}
.recruit_inq_tel a{
	text-decoration:none !important;
	color:#fff !important;
}
.recruit_inq_tel p a{
	color:#333;
}
.recruit_inq_tel span{
    font-size: 4.5vw;
    font-weight: bold;
    margin-top: 8px;
    display: block;
    text-align: center;
    color: #fff;

}
.recruit_inq ul{
    margin: 20px 0px 0px 0px;
}
.recruit_inq ul li{
	width: 99%;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	box-sizing: border-box;
	margin: 0px 0px 10px 0px;
}
.recruit_inq ul li:nth-child(2){
	margin-right:0px;
}
.recruit_inq ul li:nth-child(1) a{
	background-color: #fff;
	color: #042455;
	box-shadow: 4px 4px #eeeeee;
}
	.recruit_inq ul li:nth-child(2) a{
	background-color: #ff5c00;
	color:#fff;
	box-shadow: 4px 4px #fff;
}
.recruit_inq ul li a{
font-weight: bold;
    font-size: 5.2vw;
    text-align: center;
    line-height: 70px;
    display: block;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    position: relative;
}

.recruit_inq ul li:nth-child(1) a::before{
    background: #042455;
}
.recruit_inq ul li:nth-child(1) a::after{
    border-top: 2px solid #042455;
    border-right: 2px solid #042455;
}
.recruit_inq ul li:nth-child(2) a::before{
    background: #fff;
}
.recruit_inq ul li:nth-child(2) a::after{
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.recruit_inq ul li a::before{
    content: "";
    width: 21px;
    height: 2px;
    position: absolute;
    right: 20px;
    top: 35px;
}
.recruit_inq ul li a::after{
    content: "";
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 30px;
}
.re_footer_fix_link{
    width: 100%;
    display: flex;
    position: fixed;
    bottom: 51px;
    justify-content: space-between;
    background-color: #434343b8;
    padding: 10px 4% 20px 4%;
    box-sizing: border-box;
    z-index: 3000;
}
 .re_footer_entry_btn {
    display: flex;
    width: 32%;
    height: 50px;
    align-items: center;
    background-color: #ff5c00;
    margin-top: 10px;
    justify-content: center;
    font-size: 16px;
    color: #fff !important;
    gap: 6px;
    border-radius: 10px;
 }
 .re_footer_boshu_btn{
    display: flex;
    width: 32%;
    height: 50px;
    align-items: center;
    background-color: #fff;
    margin-top: 10px;
    justify-content: center;
    font-size: 16px;
    color: #000 !important;
    gap: 6px;
    border-radius: 10px;
 }

/* ----------------------------------------
@ŠÇ—
---------------------------------------- */
.kanri{
	width:100% !important;
	font-family: "Ÿà–¾’©", YuMincho, "Hiragino Mincho ProN W3", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
    font-weight: 500;
}
.kanri_main{
    width: 100%;
    margin: 0px auto 0px auto;
    position: relative;
}
.kanri_main img{

}
.kanri_main a{
    position: relative;
    display: block;
    margin: -30px auto 0px auto;
    color: #fff;
    text-align: center;
    background-color: #ff5c00;
    width: 96%;
    line-height: 50px;
    text-decoration: none;
    font-size: 18px;
    box-sizing: border-box;
    border: solid 2px #ff5c00;
}
.kanri_main a:hover{
	border: solid 2px #ff5c00;
	background-color:#FFF;
	color:#ff5c00;
}
.kanri_main a::before{
    content: "";
    top: 23px;
    right: 25px;
    width: 29px;
    height: 2px;
    background: #fff;
    position: absolute;
}
.kanri_main a:hover::before{
    background: #ff5c00;
}
.kanri_main a::after{
    content: "";
    top: 19px;
    right: 25px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.kanri_main a:hover::after{
    border-top: 2px solid #ff5c00;
    border-right: 2px solid #ff5c00;
}
.kanri_riyu_wrap{
    width: 100%;
    margin: 6px auto 0px auto;
    background-image: url(/kanri/img/riyu_bg.png);
    background-position-y: 12px;
    background-position-x: center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.kanri_riyu_wrap h2{
    text-align: center;
    font-size: 7.5vw;
    position: relative;
    padding: 0px 0px 2px 0px;
}
.kanri_riyu_wrap h2::before{
    content: "";
    top: 70px;
    right: 0px;
    left: 0px;
    margin: auto;
    width: 50px;
    height: 3px;
    background: #333;
    position: absolute;
}
.kanri_riyu_wrap h2 span{
    font-size: 40px;
}
.kanri_riyu_title_come{
    text-align: center;
    line-height: 28px;
    margin: auto;
    width: 96%;
    font-size: 15px;
    font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
}
.kanri_riyu_wrap ul{
    width: 100%;
    margin: 40px auto 0px auto;
}
.kanri_riyu_wrap ul li{
    width: 94%;
    box-shadow: 3px 3px 4px grey;
    padding: 4%;
    box-sizing: border-box;
    /* float: left; */
    margin: 0px auto 25px auto;
    overflow: hidden;
}
.kanri_riyu_wrap ul li:nth-child(2){
}
.kanri_riyu_wrap ul li:nth-child(3){
}
.kanri_riyu_wrap ul li:nth-child(4){
}
.kanri_riyu_wrap ul li:nth-child(5){
}
.kanri_riyu_wrap ul li:nth-child(3) h3{
    margin:auto;
}
.kanri_riyu_wrap ul li:nth-child(4) h3{
    margin:auto;
}
.kanri_riyu_wrap ul li:nth-child(5) h3{
    margin:auto;
}
.kanri_riyu_wrap ul li:nth-child(3) .riyu_r{
    float: right;
    margin: 0px 0px 0px 0px;
}
.kanri_riyu_wrap ul li:nth-child(4) .riyu_r{
    float: right;
    margin: 0px 0px 0px 0px;
}
.kanri_riyu_wrap ul li:nth-child(5) .riyu_r{
    float: right;
    margin: 5px 0px 0px 1%;
}
.kanri_riyu_wrap ul li:nth-child(4) .riyu_l{
    margin: 14px 0px 0px 0px;
}
.kanri_riyu_wrap ul li:nth-child(5) .riyu_l{
    margin: 14px 0px 0px 0px;
}
.riyu_img{
    text-align: center;s
}
.riyu_box{
    margin: 20px 0px 0px 0px;
}
.riyu_box .riyu_l{
    float: left;
    margin: 14px 0px 0px 0px;
    width: 18%;
}
.riyu_box .riyu_l img{

}
.riyu_box .riyu_r{
    float: left;
    margin: 0px 0px 0px 3%;
    width: 79%;
}
.kanri_riyu_wrap h3{
    font-size: 24px;
    margin: 0px 0px 0px 0px;
    letter-spacing: 1px;
    width: max-content;
    color: #042455;
    line-height: 27px;
    background: linear-gradient(transparent 46%, #f2f4fb 0%);
    display: block;
}
.kanri_riyu_wrap h3 span{
    color: #ff5c00;
    font-size: 32px;
}
.riyu_box .riyu_r p{
    font-size: 15px;
    line-height: 24px;
    margin: 10px 0px 0px 0px;
    font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
}

.kanri_fliw_wrap{
    clear: both;
    width: 96%;
    margin: 40px auto 0px auto;
}
.kanri_fliw_wrap h2{
text-align: center;
    font-size: 7.5vw;
    position: relative;
    padding: 0px 0px 2px 0px;
}
.kanri_fliw_wrap h2 span{
    font-size: 40px;
}
.kanri_fliw_wrap h2::before {
content: "";
    top: 70px;
    right: 0px;
    left: 0px;
    margin: auto;
    width: 50px;
    height: 3px;
    background: #333;
    position: absolute;
}
.kanri_fliw_lonk{
    width: 96%;
    margin: 10px auto 0px auto;
    clear: both;
}
.kanri_fliw_lonk a{
    position: relative;
    display: block;
    margin: 0px auto 0px auto;
    color: #fff;
    text-align: center;
    background-color: #ff5c00;
    width: 96%;
    line-height: 50px;
    text-decoration: none;
    font-size: 18px;
    box-sizing: border-box;
    border: solid 2px #ff5c00;
}
.kanri_fliw_lonk a:hover{
	border: solid 2px #ff5c00;
	background-color:#FFF;
	color:#ff5c00;
}
.kanri_fliw_lonk a::before{
    content: "";
    top: 23px;
    right: 25px;
    width: 29px;
    height: 2px;
    background: #fff;
    position: absolute;
}
.kanri_fliw_lonk a:hover::before{
    background: #ff5c00;
}
.kanri_fliw_lonk a::after{
    content: "";
    top: 19px;
    right: 25px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.kanri_fliw_lonk a:hover::after{
    border-top: 2px solid #ff5c00;
    border-right: 2px solid #ff5c00;
}
.kanri_fliw_wrap p{
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin: 28px 0px 0px 0px;
    font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
}
.kanri_fliw_wrap ul{
    clear: both;
    margin: 20px 0px 0px 0px;
    overflow: hidden;
}
.kanri_fliw_wrap ul li{
    width: 98%;
    padding: 10px;
    margin: 0px 0px 20px 0px;
    float: left;
    background-color: #f4f4f4;
    box-shadow: 3px 3px 4px grey;
    box-sizing: border-box;
    font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
}
.kanri_fliw_wrap ul li:nth-child(3){
	margin-right:0px;
}
.kanri_fliw_wrap ul li h3{
    overflow: hidden;
    margin: 0px 0px 0px 0px;
}
.kanri_fliw_wrap ul li h3 span{
    font-size: 27px;
    display: block;
    width: 40px;
    line-height: 40px;
    background: #0b90ca;
    color: #fff;
    float: left;
    text-align: center;
    font-weight: normal;
}
.kanri_fliw_wrap ul li h3 p{
    float: left;
    text-align: left;
    font-size: 23px;
    line-height: 24px;
    margin: 10px 0px 0px 10px;
    font-weight: bold;
}
.kanri_fliw_wrap ul li p{
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    margin: 10px 0px 0px 0px;
    float: none;
    font-weight: normal;
}
.kanri_fliw_img{
    text-align: center;
    margin: 40px 0px 0px 0px;
}
.kanri_fliw_img img{

}
.kanri_nayo_wrap{
    clear: both;
    width: 96%;
    margin: 40px auto 0px auto;
}
.kanri_nayo_wrap h2{
text-align: center;
    font-size: 7.5vw;
    position: relative;
    padding: 0px 0px 2px 0px;
}
.kanri_nayo_wrap h2 span{
	font-size: 40px;
}
.kanri_nayo_wrap h2::before {
content: "";
    top: 70px;
    right: 0px;
    left: 0px;
    margin: auto;
    width: 50px;
    height: 3px;
    background: #333;
    position: absolute;
}
.kanri_nayo_wrap p {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin: 2px 0px 0px 0px;
    font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
}

.kanri_nayo_wrap ul{
    clear: both;
    margin: 30px 0px 0px 0px;
}
.kanri_nayo_wrap ul li{
    width: 99%;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 20px 0px;
    background-color: #f4f4f4;
    box-shadow: 3px 3px 4px grey;
    box-sizing: border-box;
    font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
}
.kanri_nayo_wrap ul li:nth-child(3){
	margin-right:0px;
}
.kanri_nayo_wrap ul li:nth-child(1) h3{
    background-position-x: 45px;
    background-position-y: 20px;
}
.kanri_nayo_wrap ul li:nth-child(2) h3{
    background-position-x: 18px;
    background-position-y: 20px;
}
.kanri_nayo_wrap ul li:nth-child(3) h3{
	background-position-x:16px;
    background-position-y: 20px;
}
.kanri_nayo_wrap ul li h3{
    color: #042455;
    width: 250px;
    margin: auto;
    padding: 22px 0px 20px 0px;
    box-sizing: border-box;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    line-height: 29px;
    border-bottom: solid 1px #333333;
	background-image:url(/kanri/img/naiyo_icon.png);
	background-repeat:no-repeat;

}
.kanri_nayo_wrap ul li p{
    float: none;
    text-align: center;
    font-size: 13px;
    line-height: 24px;
    margin: 20px 0px 0px 0px;
}

.kanri_service_wrap{
    clear: both;
    margin: 40px 0px 0px 0px;
    overflow: hidden;
}
.kanri_service_wrap h2{
    font-size: 6.5vw;
    text-align: center;
    margin: auto;
    width: 93%;
    line-height: 58px;
    box-shadow: 0px 3px 6px #f5f5f5;
}
.kanri_service_wrap ul{
    width: 96%;
    margin: 30px auto 0px auto;
}
.kanri_service_wrap ul li{
    width: 100%;
    /* float: left; */
    margin: 0px 0px 20px 0px;
    overflow: hidden;
}
.kanri_service_wrap ul li:nth-child(2){
	margin-right:0px;
}
.kanri_service_wrap ul li h3{
    line-height: 50px;
    background-color: #042455;
    border-radius: 40px;
    color: #fff;
    font-size: 21px;
    font-weight: normal;
    text-align: center;
    margin: 0px 0px 20px 0px;
    font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;

}
.kanri_service_box{
	
}

.kanri_service_box img{
    display: block;
    margin: auto;
}
.kanri_service_box p{
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 23px;
    text-align: left;
    margin: 10px 0px 0px 0px;
    width: 100%;
    font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
}

.kanri_conts_wrap{
    clear: both;
    background: #f4f4f4;
    margin: 30px 0px 0px 0px;
    padding: 40px 0px;
}
.kanri_conts_wrap ul{
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.kanri_conts_wrap ul li{
    width: 96%;
    overflow: hidden;
    margin: 0px auto 20px auto;
}
.kanri_conts_wrap ul li:nth-child(2){
	margin-bottom:0px;
}
.kanri_conts_wrap ul li:nth-child(1) a{
    background-image: url(/kanri/img/gallery_icon.png);
    background-position-x: 30px;
    background-position-y: 22px;
}
.kanri_conts_wrap ul li:nth-child(2) a{
    background-image: url(/kanri/img/reform_icon.png);
    background-position-x: 40px;
    background-position-y: 20px;
}
.kanri_conts_wrap ul li a{
	display: block;
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 70px;
	    box-sizing: border-box;
	border: solid 2px #fff;
	font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
	border: solid 2px #333;
}
.kanri_conts_wrap ul li a:hover{
    background-color: #FFF;
    border: solid 2px #ff5c00;
}
.kanri_conts_wrap ul li a p{
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 70px;
    float: left;
    padding: 0px 0px 0px 75px;
}
.kanri_conts_wrap ul li a span{
    display: block;
    color: #aaaaaa;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 70px;
    padding: 0px 0px 0px 50px;
}



.kanri_inq_wrap{
    background-image: url(/kanri/img/kanri_inq.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    overflow: hidden;
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
}
.kanri_inq{
    width: 96%;
    margin: auto;
	
}
.kanri_inq_l{
	text-align: center;
}
.kanri_inq_l h2{
    font-size: 27px;
    font-weight: bold;
    line-height: 37px;
    color: #fff;
    margin: 20px 0px 0px 0px;
}
.kanri_inq_r{
	width: 100%;
}
.kanri_inq_r a{
    background-color: #ff5c00;
    font-size: 20px;
    text-align: center;
    line-height: 56px;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 20px auto 0px auto;
    position: relative;
    width: 96%;
}
.kanri_inq_r a::before{
    content: "";
    width: 23px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 15px;
    top: 28px;
}
.kanri_inq_r a::after{
content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 16px;
    top: 23px;
}
.kanri_inq_tel{
    margin: 10px 0px 0px 0px;
    color: #fff;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
	text-align:center;
}
.kanri_inq_tel span{
    font-size: 13vw;
    display: block;
    text-align: center;
    line-height: 41px;
	margin-top:5px;
}
.kanri_inq_tel span a{
}
.kanri_inq_tel span a{
    background: none !important;
    font-size: 13vw;
    text-align: center;
    line-height: 41px;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
	position:relative;
	
}
.kanri_inq_tel span a::before{
    content: "";
    width: 0px;
    height: 0px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
}
.kanri_inq_tel span a::after{
content: "";
    width: 0px;
    height: 0px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: 0;
}
.kanri_inq_tel p{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
/* ----------------------------------------
@ŒÂlî•ñ
---------------------------------------- */
.privacy {
	width:96%;
	margin:auto;
}
.privacy span {
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 3px solid #eee;
}
.privacy p {
	margin-bottom: 20px;
}
/* ----------------------------------------
@“ü‹ŽÒŒü‚¯
---------------------------------------- */
.cust_main {
	background: url(/nyukyo/img/cust_main_bg.jpg)no-repeat 50% 50%;
    background-size: cover;
	padding: 80px 0;
}
.cust_main .cust_inner {
    margin: 0 auto;
}
.cust_main p {
    text-align: center;
    font-size: 0.8em;
    margin-top: 15px;
    display: block;
}
.cust_info_wrap .cust_inner{
	text-align: center;
}
.cust_info_tl {
	position: relative;
    display: inline-block;
    margin: 1.5em auto;
    padding: 12px 10px;
    width: 80%;
    color: #FFF;
    font-size: 16px;
    background: #042455;
}
.cust_info_tl:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #042455;
}
.cust_info_wrap iframe {
    height: 55px;
}
.cust_info_more a {
	background: #eee;
    display: block;
    color: #000;
    padding: 10px 0;
    width: 50%;
    margin: 0px auto;
    border-radius: 5px;
    font-size: 0.8em;
}
.cust_inner {
    width: 90%;
    margin: 0 auto 60px;
}
.cust_sch_tl,
.cust_inq_tl {
    font-size: 1.9em;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    margin-bottom: 20px;
    font-family: "Ÿà–¾’©", YuMincho, "Hiragino Mincho ProN W3", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
    color: #042455;
}
.cust_inq_wrap li,
.cust_sch_wrap li{
	margin-bottom:20px;
}
.cust_inq_sha,
.cust_inq_ishi {
    border: 1px solid #042455;
    box-sizing: border-box;
}
.cust_inq_sha>p,
.cust_inq_ishi>p{
    background: #e5e8ed;
	font-size: 1.3em;
    font-weight: bold;
    color: #444;
    padding: 10px 4%;
	text-align: center;
}
.cust_inq_sha>p span {
    font-size: 1.3em;
    color: #800507;
}
.cust_inq_ishi p span {
    font-size: 1.3em;
    color: #0c26fa;
}
.cust_tel_number a {
    display: block;
	padding: 20px 0;
    text-align: center;
    color: #042455;
    font-size: 2.0em;
    font-weight: bold;
}
.cust_tel_number a p {
    font-size: 0.3em;
    color: #555;
}
.cust_num_ishi {
    border-bottom: 1px dashed #999;
}
.cust_inq_sha>img,
.cust_inq_ishi>img {
	margin: 0 auto 20px;
    display: block;
    width: 50%;
}

/* ----------------------------------------
@ƒŠƒtƒH[ƒ€
---------------------------------------- */
.reform_main_wrap{

}
.reform_main_wrap img{

}

.reform_info_wrap{
	background-color:#f3f0f3;
	padding:0px 0px 40px 0px;
	font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
}
.reform_info{
	position:relative;
}
.reform_info h2 {
    margin: 0px 0px 20px 0px;
    text-align: center;
    position: absolute;
    top: -30px;
    width: 94%;
    margin: auto;
    left: 0px;
    right: 0px;
}
.reform_info h2 img{

}
.reform_info iframe{
    width: 92%;
	margin:auto;
    padding: 60px 0px 0px 0px;
    margin: auto;
    display: block;
    height: 200px;
}
.reform_info_box{
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
}
.reform_info_box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.reform_info_box ul li{
	
}
.reform_info_box ul li a{
	display:block;
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #333;
	padding:10px 0px;
	text-decoration:none;
	color:#333;
}
.reform_info_box ul li a span{
	display:block;
	margin-right:14px;
}
.reform_info_inq{
    display: block;
    width: 80%;
    margin: 30px auto 0px auto;
    font-size: 16px;
    color: #fff;
    background-color: #042455;
    border: solid 2px #042455;
    text-align: center;
    text-decoration: none;
    line-height: 50px;
    position: relative;
}
.reform_info_inq::before{
    content: "";
    top: 23px;
    right: 26px;
    width: 18px;
    height: 1px;
    background: #fff;
    position: absolute;
}
.reform_info_inq::after{
    content: "";
    right: 25px;
    top: 20px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.reform_strong_wrap{
	background-image:url(/smile-reform/img/strong_bg.webp);
	font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
	position:relative;
	padding:40px 0px;
}
.reform_strong_wrap::before{
    content: "";
    width: 157px;
    height: 163px;
    background-image: url(/smile-reform/img/strong_girl.webp);
    position: absolute;
    right: 4%;
    bottom: 70px;
    z-index: 10;
}
.reform_strong_wrap h2{
    width: 92%;
    font-size: 19px;
    line-height: 54px;
    text-align: center;
    background-color: #042455;
    border-radius: 50px;
    color: #fff;
    margin: 0px auto 20px auto;
    font-family: "Ÿà–¾’©", YuMincho, "Hiragino Mincho ProN W3", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}
.reform_strong_come{
    font-size: 16px;
    text-align: center;
    letter-spacing: 2px;
    line-height: 29px;
    width: fit-content;
    padding: 0px 70px;
    margin: 0px auto 30px auto;
    font-family: "Ÿà–¾’©", YuMincho, "Hiragino Mincho ProN W3", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
    position: relative;
}
.reform_strong_come::before {
    content: "";
    left: 0px;
    top: 34px;
    width: 68px;
    height: 2px;
    border-top: dotted 2px #042455;
    position: absolute;
    -webkit-transform: rotate(70deg);
    transform: rotate(70deg);
}
.reform_strong_come::after {
    content: "";
    right: 10px;
    top: 34px;
    width: 68px;
    height: 2px;
    border-top: dotted 2px #042455;
    position: absolute;
    -webkit-transform: rotate(70deg);
    transform: rotate(110deg);
}
.reform_strong_come span{
    font-size: 19px;
}
.reform_strong_wrap ul{
    margin: auto;
    padding: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 92%;
}
.reform_strong_wrap ul li{
width: 48%;
    margin: 0px 0px 30px 0px;
    border: solid 1px #333;
    background-color: #FFF;
    box-shadow: 2px 2px 4px #d1d1d1;
}
.reform_strong_wrap ul li h3{
    background-color: #e5e8ed;
    font-size: 15px;
    text-align: center;
    line-height: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 10px 0px;

}
.reform_strong_wrap ul li h3 span{
	color:#ff5c00;
	font-weight:bold;
}
.reform_strong_wrap ul li img{
    width: 96%;
    padding: 2%;
}
.reform_strong_wrap ul li ul{
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    list-style-type: none;
    display: block;
    width: auto;
}
.reform_strong_wrap ul li ul li{
    width: auto;
    height: auto;
    border: none;
    background-color: #FFF;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 0px 0px 21px;
    background-image: url(/smile-reform/img/strong_icon.webp);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position-y: 0px;
    background-position-x: 0px;
    margin: 0px 0px 5px 0px;
    line-height: 18px;
    box-shadow: none;
    letter-spacing: -1px;
}

.reform_service_wrap{
	margin:40px 0px 0px 0px;
	font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
}
.reform_service_wrap h2{
    font-weight: bold;
    font-size: 20px;
    color: #042455;
    text-align: center;
	margin:0px 0px 20px 0px;
	font-family: "Ÿà–¾’©", YuMincho, "Hiragino Mincho ProN W3", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}
.reform_service_wrap ul{
    margin: 0px auto 0px auto;
    padding: 0px;
    list-style-type: none;
    flex-wrap: wrap;
    width: 92%;
}
.reform_service_wrap ul li{
    width: 100%;
    background: #eeeeee;
    padding: 15px;
    box-sizing: border-box;
    margin: 0px 0px 40px 0px;
    position: relative;
    box-shadow: 2px 2px 4px #d1d1d1;
    box-sizing: border-box;
}
.reform_service_wrap ul li::before {
content: "";
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: -45px;
    box-sizing: border-box;
    width: 14px;
    height: 4px;
    border: 14px solid transparent;
    border-top: 16px solid #ff5c00;
    position: absolute;
}
.reform_service_wrap ul li:last-child::before {
    border:none;
}
.reform_service_tex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.reform_service_wrap ul li h3{
    font-size: 18px;
    margin: 0px 0px 10px 0px;
}
.reform_service_wrap ul li h3 span{
display: inline-block;
    width: 10%;
    height: 4vh;
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin: 0px 15px 0px 0px;
    background: #042455;
    font-variant: no-common-ligatures;
    font-weight: normal;
    line-height: 4vh;

}
.reform_service_wrap ul li img{
    display: block;
    width: 37%;
}
.reform_service_wrap ul li p{
font-size: 14px;
    margin: 0px auto;
    line-height: 21px;
    width: 59%;
}

.reform_result_bn{
width: 92%;
    margin: 0px auto 40px auto;
}
.reform_result_bn a{

}

.reform_inq_wrap{
width: 92%;
    border: solid 2px #333;
    margin: 0px auto;
    font-family: "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ŸàƒSƒVƒbƒN", "Yu Gothic", "ƒƒCƒŠƒI", sans-serif;
    position: relative;
}
.reform_inq_wrap h2{
    font-size: 18px;
    text-align: center;
    color: #fff;
    background-color: #5a5859;
    line-height: 60px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.reform_inq_box{
    padding: 15px;
    position: relative;
}
.reform_inq_l{
    width: 100%;
	margin:0px 0px 20px 0px;
}
.reform_inq_l h3{
    margin: 0px auto 15px auto;
    background-color: #e5e8ed;
    text-align: center;
    font-size: 15px;
    border-radius: 20px;
    line-height: 34px;
    width: 260px;
    font-weight: normal;
}
.reform_inq_tel{
    font-size: 31px;
    color: #042455;
    background-image: url(/smile-reform/img/inq_icon01.webp);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-y: 10px;
    background-position-x: 10px;
    line-height: 40px;
    font-weight: bold;
    width: fit-content;
    padding: 0px 0px 0px 37px;
    margin: 0px auto 10px auto;
}
.reform_inq_tel a{
	color:#333;
}
.reform_inq_l ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.reform_inq_l ul li{
display: flex;
    justify-content: left;
    align-items: center;
    margin: 0px 0px 10px 20px;
}
.reform_inq_l ul li span{
    display: inline-block;
    background-color: #eeeeee;
    font-size: 15px;
    margin: 0px 10px 0px 0px;
    line-height: 23px;
    padding: 0px 12px;
    text-align: center;
    width: 70px;
}
.reform_inq_l ul li p{
	font-size:15px;
	margin:0px 0px 0px 0px;
}

.reform_inq_r{

}
.reform_inq_r h3{
    margin: 0px auto 15px auto;
    background-color: #e5e8ed;
    text-align: center;
    font-size: 15px;
    border-radius: 20px;
    line-height: 34px;
    width: 260px;
    font-weight: normal;
}
.reform_inq_r a{
    display: block;
    text-decoration: none;
    color: #fff;
    width: 100%;
    background-color: #e1203d;
    border-radius: 5px;
    line-height: 56px;
    background-image: url(/smile-reform/img/inq_icon02.webp);
    background-repeat: no-repeat;
    background-position-y: 17px;
    background-position-x: 63px;
    box-sizing: border-box;
    border-bottom: solid 3px #c50b27;
    padding: 0px 0px 0px 100px;
    font-size: 18px;
}

.pamphlet_link{
    display: block;
    background-color: #042455;
    border: solid 1px #042455;
    line-height: 49px;
    font-size: 14px;
    color: #fff;
    padding: 0px 4% 0px 0px;
    margin: 20px auto 0px auto;
    text-decoration: none;
    position: relative;
    letter-spacing: 2px;
    text-align: center;
    width: 94%;
    box-sizing: border-box;
}
.pamphlet_link::before {
    content: "";
    width: 26px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 20px;
    top: 23px;
}
.pamphlet_link::after {
    content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 18px;
}

}/* media screen fin Á‚³‚È‚¢‚±‚Æ */