@charset "UTF-8";
/*===============================================
● 画面の横幅が770px以上
===============================================*/
@media screen and (min-width: 770px){
/*=========================
▼▼共通▼▼
===========================*/
#acrf_contents .mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: bold;
}
#acrf_contents .pc_none {
    display: none;
}
#acrf_contents .auto {
	width: 1000px;
	margin: 0 auto;
	position: revert;
}
#acrf_contents .pink {
	color: #fa4e8f;
}
#acrf_contents .title::after {
	background: none;
}
#acrf_contents h3.ribbon_text {
	font-size: 42px;
	font-weight: bold;
	line-height: 1.3;
	padding-top: 26px;
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 160px;
}
/*=========================
▲▲共通▲▲
===========================*/

#acrf_contents {
	width: 100%;
	clear: both;
	float: left;
	background-size: 100%;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width: 1000px;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}
#acrf_contents #conts_01 {
	width: 100%;
	height: 513px;
	float: left;
	clear: both;
	padding-top: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/acrf/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
    overflow: hidden;
}
#acrf_contents #conts_01 .text_box {
	width: 550px;
	float: left;
	text-align: center;
    position: relative;
    z-index: 9;
}
#acrf_contents #conts_01 .text_box .sub_title {
	margin-bottom: 22px;
}
#acrf_contents #conts_01 .text_box h2 {
	margin-bottom: 14px;
}
#acrf_contents #conts_01 .face_img {
	position: absolute;
    left: 40%;
    bottom: -8px;
}
#acrf_contents #inpage_link {
	width: 100%;
	clear: both;
	font-size: 22px;
	text-align: center;
	background-color: #fa4e8f;
    padding: 20px 0 17px;
}
#acrf_contents #inpage_link ul {
	width: 1000px;
	clear: both;
	font-size: 22px;
    margin: 0 auto;
}
#acrf_contents #inpage_link ul li {
	display: inline-block;
	margin: 0 33px;
}
#acrf_contents #inpage_link ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
    padding: 12px 0 10px;
}
#acrf_contents #conts_02 {
	width: 100%;
	float: left;
	clear: both;
    padding-bottom: 81px;
	background-image: url(../images/acrf/ptn_01.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-size: 64px;
    overflow: hidden;
}
#acrf_contents #conts_02 .top_box {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 34px;
	position: relative;
}
#acrf_contents #conts_02 .top_box .face_img {
	position: absolute;
	right: -68px;
	top: -50px;
}
#acrf_contents #conts_02 .top_box h3 {
	width: 926px;
    text-align: center;
    margin-bottom: 5px;
}
#acrf_contents #conts_02 .top_box .request_list {
	width: 723px;
	font-size: 26px;
    line-height: 1.3;
    margin-left: 34px;
    margin-bottom: 12px;
	position: relative;
}
#acrf_contents #conts_02 .top_box .request_list::before {
	content: "";
	width: 152px;
	height: 76px;
	background-image: url(../images/acrf/text_img_04.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
    top: -44px;
    left: -40px;
}
#acrf_contents #conts_02 .top_box .request_list li {
	background-image: url(../images/acrf/item_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px;
    padding: 14px 0 14px 40px;
	border-bottom: 2px dotted #dbccd2;
}
#acrf_contents #conts_02 .top_box .request_list li:last-of-type {
	border-bottom: none;
}
#acrf_contents #conts_02 .bg_wrapper {
	width: 100%;
	float: left;
	clear: both;
	background-color: #ffffff;
	padding: 35px 40px 31px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    position: relative;
}
#acrf_contents #conts_02 .bg_wrapper .before_after {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
    margin-bottom: 18px;
}
#acrf_contents #conts_02 .bg_wrapper .before_after .before {
	width: 450px;
	float: left;
	position: relative;
}
#acrf_contents #conts_02 .bg_wrapper .before_after .before::after {
	content: "";
	width: 65px;
	height: 50px;
	background-image: url(../images/acrf/arrow_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	right: -42px;
	top: 130px;
    z-index: 9;
}
#acrf_contents #conts_02 .bg_wrapper .before_after .after {
	width: 450px;
	float: right;
}
#acrf_contents #conts_02 .bg_wrapper .before_after div p {
	width: 100%;
    padding: 5px 0 1px;
	background-color: #757776;
}
#acrf_contents #conts_02 .bg_wrapper .before_after div.after p {
	width: 100%;
	background-color: #fa4e8f;
}
#acrf_contents #conts_02 .bg_wrapper .before_after div figure {
	width: 100%;
	height: 222px;
	position: relative;
    overflow: hidden;
}
#acrf_contents #conts_02 .bg_wrapper .before_after div.after figure img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#acrf_contents #conts_02 .bg_wrapper .text_wrapper {
	width: 100%;
    clear: both;
}
#acrf_contents #conts_02 .bg_wrapper .text_wrapper .medical_name {
	font-size: 16px;
	font-weight: bold;
    margin-bottom: 9px;
}
#acrf_contents #conts_02 .bg_wrapper .text_wrapper dl {
	margin-bottom: 10px;
}
#acrf_contents #conts_02 .bg_wrapper .text_wrapper dl:last-of-type {
	margin-bottom: 0;
}
#acrf_contents #conts_02 .bg_wrapper .text_wrapper dl dt {
	font-weight: bold;
	color: #fa4e8f;
}
#acrf_contents #conts_03 {
	width: 100%;
	clear: both;
	padding-top: 54px;
    padding-bottom: 60px;
	background-color: #fdf8ea;
	background-image: url(../images/acrf/bg_02.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
}
#acrf_contents #conts_03 h3 {
	background-image: url(../images/acrf/ribbon_01.png);
    margin-bottom: 14px;
}
#acrf_contents #conts_03 .sub_text {
	width: 509px;
    margin: 0 auto 30px;
}
#acrf_contents #conts_03 .what_is {
	width: 100%;
	text-align: center;
}
#acrf_contents #conts_03 .what_is li {
	width: 330px;
	display: inline-block;
	position: relative;
    vertical-align: top;
}
#acrf_contents #conts_03 .what_is li::before {
	content: "";
	width: 43px;
	height: 46px;
	background-image: url(../images/acrf/arrow_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	right: -21px;
	top: 35px;
}
#acrf_contents #conts_03 .what_is li:last-of-type::before {
	background: none;
}
#acrf_contents #conts_03 .what_is li .text {
	width: 260px;
	margin: 0 auto;
	text-align: left;
	line-height: 25px;
}

#acrf_contents #conts_04 {
	width: 100%;
    float: left;
	clear: both;
	padding-top: 49px;
	padding-bottom: 89px;
	background-color: #faf1f3;
}
#acrf_contents #conts_04 h3 {
	background-image: url(../images/acrf/ribbon_02.png);
    margin-bottom: 20px;
}
#acrf_contents #conts_04 .point_list {
	width: 100%;
}
#acrf_contents #conts_04 .point_list li {
	width: 100%;
	min-height: 250px;
	float: left;
	clear: both;
	background-color: #ffffff;
	border-left: 5px solid #fa4e8f;
    padding: 42px 375px 42px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
    position: relative;
    display: table;
}
#acrf_contents #conts_04 .point_list li:last-of-type {
	margin-bottom: 0;
}
#acrf_contents #conts_04 .point_list li p.number {
	width: 80px;
    color: #fa4e8f;
	float: left;
    font-size: 47px;
    line-height: 0.45;
    letter-spacing: .05em;
	text-align: center;
    padding-top: 15px;
}
#acrf_contents #conts_04 .point_list li p.number .point {
	font-size: 9px;
    letter-spacing: .6em;
    display: inline-block;
    position: relative;
}
#acrf_contents #conts_04 .point_list li p.number .point::before {
	content: "";
    width: 95%;
    height: 1.5px;
    background-color: #fa4e8f;
    position: absolute;
    top: -12px;
    left: -1px;
}
#acrf_contents #conts_04 .point_list li .tb_wrapper {
	display: table-cell;
    vertical-align: middle;
}
#acrf_contents #conts_04 .point_list li dl {
	width: 459px;
	float: left;
    margin-left: 12px;
}
#acrf_contents #conts_04 .point_list li dl dt {
	font-size: 27px;
    font-weight: bold;
	line-height: 1.3;
    color: #fa4e8f;
    margin-bottom: 9px;
}
#acrf_contents #conts_04 .point_list li figure.img {
	width: 356px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}
#acrf_contents #conts_04 .point_list li figure.img img {
	width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
}

#acrf_contents #conts_05 {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 60px;
	padding-bottom: 88px;
	background-color: #fde7dc;
	background-image: url(../images/acrf/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
#acrf_contents #conts_05 h3 {
	background-image: url(../images/acrf/ribbon_04.png);
    margin-bottom: 27px;
}
#acrf_contents #conts_05 .bg_wrapper {
	width: 100%;
	float: left;
	clear: both;
	background-color: #ffffff;
	padding: 35px 40px 31px;
    margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    position: relative;
}
#acrf_contents #conts_05 .bg_wrapper:last-of-type {
    margin-bottom: 0;
}
#acrf_contents #conts_05 .bg_wrapper .before_after {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
    margin-bottom: 18px;
}
#acrf_contents #conts_05 .bg_wrapper .before_after .before {
	width: 450px;
	float: left;
	position: relative;
}
#acrf_contents #conts_05 .bg_wrapper .before_after .before::after {
	content: "";
	width: 65px;
	height: 50px;
	background-image: url(../images/acrf/arrow_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	right: -42px;
	top: 50%;
    margin-top: -8px;
    z-index: 9;
}
#acrf_contents #conts_05 .bg_wrapper .before_after .after {
	width: 450px;
	float: right;
}
#acrf_contents #conts_05 .bg_wrapper .before_after div p {
	width: 100%;
    padding: 5px 0 1px;
	background-color: #757776;
}
#acrf_contents #conts_05 .bg_wrapper .before_after div.after p {
	width: 100%;
	background-color: #fa723c;
}
#acrf_contents #conts_05 .bg_wrapper .before_after div figure {
	width: 100%;
	height: 222px;
	position: relative;
    overflow: hidden;
}
#acrf_contents #conts_05 .bg_wrapper .ba_2 div figure {
	height: 445px;
}
#acrf_contents #conts_05 .bg_wrapper .before_after div.after figure img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#acrf_contents #conts_05 .bg_wrapper .text_wrapper {
	width: 100%;
    clear: both;
}
#acrf_contents #conts_05 .bg_wrapper .text_wrapper .medical_name {
	font-size: 16px;
	font-weight: bold;
    margin-bottom: 9px;
}
#acrf_contents #conts_05 .bg_wrapper .text_wrapper dl {
	margin-bottom: 10px;
}
#acrf_contents #conts_05 .bg_wrapper .text_wrapper dl:last-of-type {
	margin-bottom: 20px;
}
#acrf_contents #conts_05 .bg_wrapper .text_wrapper dl dt {
	font-weight: bold;
	color: #fa723c;
}
#acrf_contents #conts_05 .bg_wrapper .doctor_comment {
	width: 100%;
	float: left;
	clear: both;
	border: 5px solid #fbefea;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#acrf_contents #conts_05 .bg_wrapper .doctor_comment .doctor {
	width: 120px;
	float: left;
}
#acrf_contents #conts_05 .bg_wrapper .doctor_comment dl {
	width: 739px;
	float: right;
}
#acrf_contents #conts_05 .bg_wrapper .doctor_comment dl dt {
	font-weight: bold;
	color: #fa723c;
}

#acrf_contents #conts_06 {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 71px;
	padding-bottom: 106px;
	background-color: #faf1f3;
}
#acrf_contents #conts_06 .title_wrap {
	width: 100%;
	text-align: center;
}
#acrf_contents #conts_06 .title_wrap h3 {
	display: inline-block;
	background-image: url(../images/acrf/ribbon_02.png);
	padding-right: 50px;
	padding-left: 50px;
	background-color: #faf1f3;
}
#acrf_contents #conts_06 .steps {
	width: 100%;
	float: left;
	clear: both;
	border: 9px solid #f8e0e5;
	padding: 13px 87px 41px;
    margin-top: -40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#acrf_contents #conts_06 .steps li {
	width: 100%;
	letter-spacing: -.4em;
	padding: 25px 42px 14px;
	border-bottom: 2px solid #e3dcdd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#acrf_contents #conts_06 .steps li:last-of-type {
	border-bottom: none;
}
#acrf_contents #conts_06 .steps li .number {
	width: 114px;
	height: 114px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	font-size: 38px;
	text-align: center;
	padding-top: 44px;
    margin-right: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/acrf/item_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: relative;
}
#acrf_contents #conts_06 .steps li .number::before {
	content: "";
	width: 25px;
	height: 14px;
	background-color: #faf1f3;
	background-image: url(../images/acrf/item_03.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	bottom: -28px;
	left: 50%;
	margin-left: -12px;
}
#acrf_contents #conts_06 .steps li:last-of-type .number::before {
	content: "";
	display: none;
}
#acrf_contents #conts_06 .steps li dl {
	width: 548px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
}
#acrf_contents #conts_06 .steps li dl dt {
	font-size: 28px;
	font-weight: bold;
    line-height: 1.3;
	color: #fa4e8f;
    margin-bottom: 8px;
}

#acrf_contents #conts_07 {
	width: 100%;
	clear: both;
	padding: 59px 0 82px;
	background-color: #ffffff;
}
#acrf_contents #conts_07 h3 {
	background-image: url(../images/acrf/ribbon_03.png);
    margin-bottom: 22px;
}
#acrf_contents #conts_07 .border_price {
	width: 700px;
	border: 6px solid #f8e0e5;
	text-align: center;
	font-size: 24px;
	line-height: 1.3;
	margin: 0 auto 29px;
    padding: 2px 0 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
#acrf_contents #conts_07 .border_price::before {
	content: "";
	width: 312px;
	height: calc(100% + 12px);
	background-color: #ffffff;
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -156px;
}
#acrf_contents #conts_07 .border_price p {
	position: relative;
	z-index: 9;
    letter-spacing: .05em;
	margin: 20px 0 10px;
}
#acrf_contents #conts_07 .border_price .red {
	font-size: 27px;
	color: #f00001;
}
#acrf_contents #conts_07 .border_price .big {
	font-size: 42px;
    display: inline-block;
    padding: 0 2px 0 8px;
}
#acrf_contents #conts_07 table {
	width: 100%;
	border: 1px solid #d6d7d6;
	font-size: 16px;
	line-height: 27px;
}
#acrf_contents #conts_07 table tr {
	border-bottom: 1px solid #d6d7d6;
}
#acrf_contents #conts_07 table tr th {
	width: 293px;
	background-color: #fafafa;
	font-weight: bold;
	padding: 16px 30px 14px;
}
#acrf_contents #conts_07 table tr td {
	width: 707px;
	padding: 16px 30px 14px;
    vertical-align: middle;
}
}

/*===============================================
●画面の横幅が769pxまで（iPhone6 横向きまで）
===============================================*/
@media screen and (max-width:769px){
/*=========================
▼▼共通▼▼
===========================*/
#acrf_contents img {
	width: 100%;
	height: auto;
	display: block;
}
#acrf_contents table {
	width: 100%;
}
#acrf_contents .sp_none{
    display: none;
}
#acrf_contents .mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: bold;
}
#acrf_contents .mincho a, .mincho span {
	font-weight: bold;
}
#acrf_contents .auto {
	width: 90%;
	margin: 0 auto;
}
#acrf_contents .pink {
	color: #fa4e8f;
}
#acrf_contents h3.ribbon_text {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.3;
	padding-top: 26px;
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 124px;
}
/*=========================
▲▲共通▲▲
===========================*/

#acrf_contents {
	width: 100%;
	height: 100%;
	clear: both;
	float: left;
	-webkit-text-size-adjust: 100%;
	font-size: 14px;
	line-height: 1.7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	text-align: left;
    -webkit-font-smoothing: antialiased;
	overflow: hidden;
}

#acrf_contents #conts_01 {
	width: 100%;
	clear: both;
    padding: 38px 0 15vw;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/acrf/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
    overflow: hidden;
}
#acrf_contents #conts_01 .text_box {
	width: 100%;
	text-align: center;
    position: relative;
    z-index: 9;
}
#acrf_contents #conts_01 .text_box .sub_title {
	width: 80%;
    margin: 0 auto 12px;
}
#acrf_contents #conts_01 .text_box h2 {
	width: 80%;
    margin: 0 auto 12vw;
}
#acrf_contents #conts_01 .text_box .text {
	width: 60%;
}
#acrf_contents #conts_01 .face_img {
	width: 80%;
    position: absolute;
    left: 30%;
    bottom: -15vw;
}

#acrf_contents #inpage_link {
	width: 100%;
	margin: 0 auto;
	font-size: 13px;
	text-align: center;
	background-color: #fa4e8f;
    padding: 12px 0 10px;
}
#acrf_contents #inpage_link ul {
	width: 90%;
    margin: 0 auto;
}
#acrf_contents #inpage_link ul li {
	display: inline-block;
	margin: 0 2%;
}
#acrf_contents #inpage_link ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
    padding: 6px 0 5px;
}

#acrf_contents #conts_02 {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 38px;
    padding-bottom: 54px;
	background-image: url(../images/acrf/ptn_01.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-size: 40px;
    overflow: hidden;
}
#acrf_contents #conts_02 .top_box {
	width: 100%;
    margin-bottom: 8px;
}
#acrf_contents #conts_02 .bg_wrapper {
	width: 100%;
	float: left;
	clear: both;
	background-color: #ffffff;
	padding: 24px 4% 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    position: relative;
}
#acrf_contents #conts_02 .bg_wrapper .before_after {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
    margin-bottom: 12px;
}
#acrf_contents #conts_02 .bg_wrapper .before_after .before {
	width: 49%;
	float: left;
	position: relative;
}
#acrf_contents #conts_02 .bg_wrapper .before_after .before::after {
	content: "";
	width: 35px;
	height: 27px;
	background-image: url(../images/acrf/arrow_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	right: -22px;
	top: 12vw;
    z-index: 9;
}
#acrf_contents #conts_02 .bg_wrapper .before_after .after {
	width: 49%;
	float: right;
}
#acrf_contents #conts_02 .bg_wrapper .before_after div p {
	width: 100%;
    padding: 5px 0 1px;
	background-color: #757776;
}
#acrf_contents #conts_02 .bg_wrapper .before_after div.after p {
	width: 100%;
	background-color: #fa4e8f;
}
#acrf_contents #conts_02 .bg_wrapper .before_after div figure {
	width: 100%;
	height: 0;
	padding-top: 50%;
	position: relative;
    overflow: hidden;
}
#acrf_contents #conts_02 .bg_wrapper .before_after div figure img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#acrf_contents #conts_02 .bg_wrapper .text_wrapper {
	width: 100%;
    clear: both;
}
#acrf_contents #conts_02 .bg_wrapper .text_wrapper .medical_name {
	font-size: 15px;
	font-weight: bold;
    margin-bottom: 9px;
}
#acrf_contents #conts_02 .bg_wrapper .text_wrapper dl {
	margin-bottom: 10px;
}
#acrf_contents #conts_02 .bg_wrapper .text_wrapper dl:last-of-type {
	margin-bottom: 0;
}
#acrf_contents #conts_02 .bg_wrapper .text_wrapper dl dt {
	font-weight: bold;
	color: #fa4e8f;
}

#acrf_contents #conts_03 {
	width: 100%;
	clear: both;
	padding-top: 42px;
    padding-bottom: 52px;
	background-color: #fdf8ea;
	background-image: url(../images/acrf/bg_02.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
}
#acrf_contents #conts_03 h3 {
	background-image: url(../images/acrf/ribbon_01.png);
    margin-bottom: 12px;
}
#acrf_contents #conts_03 .sub_text {
    width: 90%;
    margin: 0 auto 30px;
}
#acrf_contents #conts_03 .what_is {
	width: 90%;
    margin: 0 auto;
	text-align: center;
}
#acrf_contents #conts_03 .what_is li {
	width: 100%;
    margin-bottom: 48px;
	position: relative;
    letter-spacing: -.4em;
}
#acrf_contents #conts_03 .what_is li:last-of-type {
    margin-bottom: 0;
}
#acrf_contents #conts_03 .what_is li::before {
	content: "";
	width: 32px;
	height: 30px;
	background-image: url(../images/acrf/arrow_02_sp.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	left: 50%;
	bottom: -36px;
    margin-left: -16px;
    z-index: 9;
}
#acrf_contents #conts_03 .what_is li:last-of-type::before {
	background: none;
}
#acrf_contents #conts_03 .what_is li figure {
	width: 45%;
    margin-right: 2%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
}
#acrf_contents #conts_03 .what_is li .text {
	width: 52%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
	text-align: left;
}

#acrf_contents #conts_04 {
	width: 100%;
    float: left;
	clear: both;
	padding-top: 49px;
	padding-bottom: 54px;
	background-color: #faf1f3;
}
#acrf_contents #conts_04 h3 {
	background-image: url(../images/acrf/ribbon_02.png);
    margin-bottom: 20px;
}
#acrf_contents #conts_04 .point_list {
	width: 100%;
}
#acrf_contents #conts_04 .point_list li {
	width: 100%;
	float: left;
	clear: both;
	background-color: #ffffff;
	border-left: 5px solid #fa4e8f;
    padding: 28px 5% 26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
    position: relative;
    display: table;
}
#acrf_contents #conts_04 .point_list li:last-of-type {
	margin-bottom: 0;
}
#acrf_contents #conts_04 .point_list li .tb_wrapper {
	width: 100%;
    float: left;
    clear: both;
    margin-bottom: 16px;
    display: block;
}
#acrf_contents #conts_04 .point_list li p.number {
	width: 50px;
    color: #fa4e8f;
    float: left;
    font-size: 38px;
    line-height: 0.5;
    letter-spacing: .05em;
	text-align: center;
    padding-top: 15px;
}
#acrf_contents #conts_04 .point_list li p.number .point {
	font-size: 9px;
    letter-spacing: .4em;
    display: inline-block;
    position: relative;
}
#acrf_contents #conts_04 .point_list li p.number .point::before {
	content: "";
    width: 95%;
    height: 1.5px;
    background-color: #fa4e8f;
    position: absolute;
    top: -12px;
    left: -1px;
}
#acrf_contents #conts_04 .point_list li dl {
	width: calc(100% - 62px);
    float: right;
}
#acrf_contents #conts_04 .point_list li dl dt {
	font-size: 20px;
    font-weight: bold;
	line-height: 1.3;
    color: #fa4e8f;
    margin-bottom: 6px;
}
#acrf_contents #conts_04 .point_list li figure.img {
	width: 100%;
    height: 50vw;
    overflow: hidden;
    position: relative;
}
#acrf_contents #conts_04 .point_list li figure.img img {
	width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0;
}

#acrf_contents #conts_05 {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 49px;
	padding-bottom: 54px;
	background-color: #fde7dc;
	background-image: url(../images/acrf/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
#acrf_contents #conts_05 h3 {
	background-image: url(../images/acrf/ribbon_04.png);
    margin-bottom: 27px;
}
#acrf_contents #conts_05 .bg_wrapper {
	width: 100%;
	float: left;
	clear: both;
	background-color: #ffffff;
	padding: 35px 5% 31px;
    margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    position: relative;
}
#acrf_contents #conts_05 .bg_wrapper:last-of-type {
    margin-bottom: 0;
}
#acrf_contents #conts_05 .bg_wrapper .before_after {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
    margin-bottom: 18px;
}
#acrf_contents #conts_05 .bg_wrapper .before_after .before {
	width: 49%;
	float: left;
	position: relative;
}
#acrf_contents #conts_05 .bg_wrapper .before_after .before::after {
	content: "";
	width: 35px;
	height: 27px;
	background-image: url(../images/acrf/arrow_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	right: -22px;
	top: 50%;
    margin-top: -1px;
    z-index: 9;
}
#acrf_contents #conts_05 .bg_wrapper .before_after .after {
	width: 49%;
	float: right;
}
#acrf_contents #conts_05 .bg_wrapper .before_after div p {
	width: 100%;
    padding: 5px 0 1px;
	background-color: #757776;
}
#acrf_contents #conts_05 .bg_wrapper .before_after div.after p {
	width: 100%;
	background-color: #fa723c;
}
#acrf_contents #conts_05 .bg_wrapper .before_after div figure {
	width: 100%;
	height: 0;
	padding-top: 50%;
	position: relative;
    overflow: hidden;
}
#acrf_contents #conts_05 .bg_wrapper .before_after div figure img {
	width: 100%;
	height: auto;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#acrf_contents #conts_05 .bg_wrapper .ba_2 div figure {
	padding-top: 100%;
}
#acrf_contents #conts_05 .bg_wrapper .before_after div.after figure img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#acrf_contents #conts_05 .bg_wrapper .text_wrapper {
	width: 100%;
    clear: both;
}
#acrf_contents #conts_05 .bg_wrapper .text_wrapper .medical_name {
	font-size: 16px;
    line-height: 1.4;
	font-weight: bold;
    margin-bottom: 9px;
}
#acrf_contents #conts_05 .bg_wrapper .text_wrapper dl {
	margin-bottom: 10px;
}
#acrf_contents #conts_05 .bg_wrapper .text_wrapper dl:last-of-type {
	margin-bottom: 20px;
}
#acrf_contents #conts_05 .bg_wrapper .text_wrapper dl dt {
	font-weight: bold;
	color: #fa723c;
}
#acrf_contents #conts_05 .bg_wrapper .doctor_comment {
	width: 100%;
	border: 4px solid #fbefea;
	padding: 20px 5% 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#acrf_contents #conts_05 .bg_wrapper .doctor_comment .doctor {
	width: 100px;
    margin: 0 auto 12px;
}
#acrf_contents #conts_05 .bg_wrapper .doctor_comment dl {
	width: 100%;
}
#acrf_contents #conts_05 .bg_wrapper .doctor_comment dl dt {
	font-weight: bold;
	color: #fa723c;
}

#acrf_contents #conts_06 {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 49px;
	padding-bottom: 54px;
	background-color: #faf1f3;
}
#acrf_contents #conts_06 .title_wrap {
	width: 100%;
	text-align: center;
}
#acrf_contents #conts_06 .title_wrap h3 {
	display: inline-block;
	background-image: url(../images/acrf/ribbon_02.png);
	padding-right: 12px;
	padding-left: 12px;
	background-color: #faf1f3;
}
#acrf_contents #conts_06 .steps {
	width: 100%;
	float: left;
	clear: both;
	border: 5px solid #f8e0e5;
	padding: 13px 5% 11px;
    margin-top: -26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#acrf_contents #conts_06 .steps li {
	width: 100%;
	letter-spacing: -.4em;
	padding: 18px 2% 20px;
	border-bottom: 2px solid #e3dcdd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    position: relative;
}
#acrf_contents #conts_06 .steps li::before {
	content: "";
	width: 20px;
	height: 11px;
	background-color: #faf1f3;
	background-image: url(../images/acrf/item_03.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	bottom: -11px;
	left: 50%;
	margin-left: -10px;
}
#acrf_contents #conts_06 .steps li:last-of-type::before {
	content: "";
	display: none;
}
#acrf_contents #conts_06 .steps li:last-of-type {
	border-bottom: none;
}
#acrf_contents #conts_06 .steps li .number {
	width: 70px;
	height: 70px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	font-size: 28px;
	text-align: center;
	padding-top: 14px;
    margin-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/acrf/item_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: relative;
}
#acrf_contents #conts_06 .steps li dl {
	width: calc(100% - 86px);
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
}
#acrf_contents #conts_06 .steps li dl dt {
	font-size: 20px;
	font-weight: bold;
    line-height: 1.3;
	color: #fa4e8f;
    margin-bottom: 6px;
}

#acrf_contents #conts_07 {
	width: 100%;
	clear: both;
	padding-top: 49px;
	padding-bottom: 54px;
	background-color: #ffffff;
}
#acrf_contents #conts_07 h3 {
	background-image: url(../images/acrf/ribbon_03.png);
    margin-bottom: 22px;
}
#acrf_contents #conts_07 .border_price {
	width: 100%;
	border: 4px solid #f8e0e5;
	text-align: center;
	font-size: 3vw;
	line-height: 1.3;
	margin: 0 auto 29px;
    padding: 2px 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
#acrf_contents #conts_07 .border_price::before {
	content: "";
	width: 210px;
	height: calc(100% + 8px);
	background-color: #ffffff;
	position: absolute;
	top: -4px;
	left: 50%;
	margin-left: -105px;
}
#acrf_contents #conts_07 .border_price p {
	position: relative;
	z-index: 9;
	    margin: 3vw 0 1vw;
}
#acrf_contents #conts_07 .border_price .red {
	font-size: 3vw;
	color: #f00001;
}
#acrf_contents #conts_07 .border_price .big {
	font-size: 5vw;
    display: inline-block;
    padding: 0 2px 0 8px;
}
#acrf_contents #conts_07 table {
	width: 100%;
	border: 1px solid #d6d7d6;
	font-size: 14px;
	line-height: 1.5;
}
#acrf_contents #conts_07 table tr {
	border-bottom: 1px solid #d6d7d6;
}
#acrf_contents #conts_07 table tr th {
	width: 35%;
	background-color: #fafafa;
	font-weight: bold;
	padding: 12px 4% 10px;
}
#acrf_contents #conts_07 table tr td {
	width: 65%;
	padding: 12px 4% 10px;
    vertical-align: middle;
}

}