@charset "UTF-8";

/*
.section_B{padding-bottom:100px}
*/

.section-inner_B{max-width:980px;margin:0 auto}




.professional
{padding-top:100px;}

.professional_title{max-width:816px;margin:0 auto 40px}

.professional_list
{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:60px}

.professional_item{width:48.97959%;background-color:#fff}

.professional_item:nth-child(n+3){margin-top:20px}

.professional_item_wrapper{padding:14px 20px 30px}

.professional_item_name{font-size:2.0rem;font-weight:500;color:#d11338;margin-bottom:1px}

.professional_item_address{font-size:1.6rem;margin-bottom:8px}

.professional_item_tel{font-size:2.0rem;margin-bottom:4px}

.professional_item_time{font-size:1.6rem;margin-bottom:16px}

.professional_item_text{font-size:2.0rem;font-weight:500;margin-bottom:7px}

.professional_item_box
{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}

.professional_item_content{position:relative;width:71.81818%}

.professional_item_select
{width:100%;font-size:2.4rem;padding:13px 15px;font-weight:500;border:1px solid #e0e0e0;border-radius:6px;background-color:#f4f4f4}

.professional_item_arrow
{position:absolute;right:20px;top:calc(50% - 8px)}

.professional_item_arrow:after
{content:'';width:12px;height:12px;display:block;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);vertical-align:middle;border-color:#000;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;right:0}

.professional_item_button
{width:25.90909%;font-size:2.4rem;font-weight:700;background-color:#d11338;color:#fff;text-align:center;padding:11px 15px;border-radius:6px;cursor:pointer;transition:.3s cubic-bezier(.13,.78,.38,.98)}

.professional_item_button:hover{opacity:.7}

.professional_label{margin-bottom:30px}

.professional_button{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}

.professional_button_anchor
{width:48.36735%;height:80px;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:#d11338;text-decoration:none;color:#fff;font-size:2.8rem;letter-spacing:.05em;line-height:1.32143;font-weight:700;position:relative;transition:.3s cubic-bezier(.13,.78,.38,.98)}

.professional_button_anchor:before
{content:'';width:12px;height:12px;display:block;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(-45deg);vertical-align:middle;border-right:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg);position:absolute;top:calc(50% - 6px);right:30px}

.professional_button_anchor:hover{opacity:.7}





@media(min-width:768px) and (max-width:1024px){
	.section-inner_B{max-width:88%;margin-left:6%;margin-right:6%}
}


