@charset "UTF-8";










/****************************
	responsive
*****************************/

.pc {
	display: none !important;
}










/****************************
	header
*****************************/

header {
	width: 100%;
	height: 44px;
	border-bottom: #bfbfbf 1px solid;
}

.header_area_02 {
	width: 80px;
	float: left;
	margin-top: 7px;
	margin-left: 11px;
}

.header_area_02 .logo img {
	width: 100%;
	height: auto;
}

.sp_menu_button {
	width: 44px;
	float: right;
}

.sp_menu_button img {
	width: 44px;
	height: auto;
}










/****************************
	home_main_area
*****************************/

/* sp_home_copy_area */
.sp_home_copy_area {
	margin: 10px 10px;
	font-weight: bold;
	padding: 6px 10px;
	background-color: #FEB356 !important;
	font-size: 19px;
	line-height: 1.4;
	font-weight: bold;
	color: #ffffff;
	border-radius: 4px;
}

/* sp_home_visual */
.sp_home_visual {
	text-align: center;
	width: 100%;
	height: 100%;
}

.sp_home_visual img {
	max-width: 100%;
	height: auto;
}

.sp_home_visual_area {
	position: relative;
}

.home_visual_button_01 {
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin: 15px auto 0;
	width: 240px;
	background-color: #f08300;
	color: #fff;
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	background-image: url(../../img/icon_triangle_white.png);
	background-repeat: no-repeat;
	background-position: right 3px bottom 3px;
	background-size: 10px auto;
}

.home_visual_button_01 a {
	display: block;
	color: #fff;
	text-decoration: none;
}



/* sp_home_plan_area */

.sp_home_plan_area {
	margin: 20px 20px 0;
}

.sp_home_plan_area h3 {
	width: 80px;
	margin: 0 auto;
	color: #333;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 40px;
	background: url(../../img/icon_person.png) left top no-repeat;
	background-size: 30px auto;
}

.sp_home_plan_area p {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
}

/* home_example_box_area */
.home_example_box_area {
	background: #fefbf7;
	margin: 20px 15px 0;
}

.home_example_box {
	box-sizing: border-box;
	border: #ccc 1px solid;
	border-bottom: #cbc9c6 3px solid;
	margin-bottom: 20px;
}

.home_example_box:last-child {
	margin-bottom: 0;
}

.home_example_box .title_box {
	border: #f08300 1px solid;
	box-sizing: border-box;
	padding: 25px 15px;
	margin: -1px -1px 0;
}

.home_example_box .title_box h3 {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
}

.home_example_box .title_box h3 span {
	color: #f08300;
}

.home_example_box figure img {
	width: 100%;
	height: auto;
}

.home_example_box .text_box {
	background: #fef7f0;
	background: url(../../img/home_example_box_bg.png) repeat left top;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
}

.home_example_box .text_box h4 {
	color: #333;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	border-bottom: #f08300 2px dotted;
	padding-bottom: 8px;
}

.home_example_box .text_box p {
	color: #da0303;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
}

.home_example_box .text_box p span {
	color: #5b5b5b;
	font-size: 17px;
}

.home_example_box .text_box p:nth-of-type(1) {
	margin-top: 15px;
	padding-bottom: 30px;
	background: url(../../img/home_example_box_plus.png) no-repeat center 30px;
}

.home_example_box .home_example_box_button {
	margin: 10px 10px;
	background-color: #f08300;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	background-image: url(../../img/icon_triangle_white.png);
	background-repeat: no-repeat;
	background-position: right 4px bottom 4px;
	background-size: 15px auto;
}

.home_example_box .home_example_box_button a {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* home_point_area */
.home_point_area {
	margin: 30px auto 0;
	border: #f08300 2px solid;
	border-right: none;
	border-left: none;
	background: url(../../img/home_point_area_bg_01.png) repeat left top;
	background-size: 12px 12px;
}

.home_point_area_inner {
	margin: 0 auto;
	background: url(../../img/home_point_area_bg_02.png) no-repeat center top;
	background-size: 300px auto;
}

.home_point_title {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: #f08300 2px solid;
}

.home_point_area_inner h3 {
	color: #f08300;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
}

.home_point_area_inner h3 .red {
	color: #da0303;
}

.home_point_area_inner h3 .large {
	font-size: 30px;
}


.home_point_area_box_area {
	width: 298px;
	margin: 15px auto 30px;
}

.home_point_area_box {
	width: 146px;
	float: left;
	position: relative;
	margin-right: 6px;
	margin-bottom: 6px;
}

.home_point_area_box:nth-child(2n) {
	margin-right: 0;
}

.home_point_area_box:nth-child(3),
.home_point_area_box:nth-child(4) {
	margin-bottom: 0;
}

.home_point_area_box figure img {
	max-width: 100%;
	height: auto;
}

.home_point_area_box p {
	position: absolute;
	bottom: 8px;
	left: 9px;
	width: 128px;
	color: #f08300;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	background-image: url(../../img/icon_triangle_orange.png);
	background-repeat: no-repeat;
	background-position: right 2px bottom 2px;
	background-size: 7px auto;
	border: #f08300 1px solid;
}

.home_point_area_box p a {
	display: block;
	color: #f08300;
	text-decoration: none;
}

/* home_calc_area */
.home_calc_area {
	background: #fefbf7;
}

.home_calc_area_inner {
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 8px;
}

.home_calc_area_inner h3 {
	color: #333;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: #f2953d 2px dotted;
}

.home_calc_area_inner p.description {
	margin: 15px 15px 0;
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
}

.home_calc_box_area {
	margin-top: 30px;
}

.home_calc_box_01,
.home_calc_box_03 {
	margin: 0 auto;
	padding-bottom: 25px;
	width: 240px;
	background: #fff;
	border: #f08708 1px solid;
	border-left: none;
	border-right: none;
}

.home_calc_box_01 h4 {
	margin-top: 6px;
	margin-left: 7px;
	color: #333;
	font-size: 15px;
	line-height: 40px;
	background: url(../../img/home_calc_box_q1.png) no-repeat left top;
	background-size: 40px auto;
	padding-left: 52px;
}

.home_calc_box_01 p {
	text-align: center;
	color: #333;
	font-size: 18px;
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 18px;
}

.home_calc_box_01 p label {
	vertical-align: -2px;
}

.home_calc_box_01 p:last-child {
	margin-top: 0;
	margin-bottom: 0;
}

.home_calc_box_02,
.home_calc_box_04 {
	height: 55px;
	background: url(../../img/home_calc_box_bottom.png) no-repeat 50% 50%;
	background-size: 35px auto;
}

.home_calc_box_03 h4 {
	margin-top: 6px;
	margin-left: 7px;
	color: #333;
	font-size: 15px;
	line-height: 40px;
	background: url(../../img/home_calc_box_q2.png) no-repeat left top;
	background-size: 40px auto;
	padding-left: 52px;
}

.home_calc_box_03 .input {
	width: 110px;
	margin: 3px auto;
}

.home_calc_box_03 .input input {
	width: 80px;
	color: #333;
	font-size: 18px;
	line-height: 1;
	padding: 8px 10px;
	box-sizing: border-box;
	margin-right: 10px;
	text-align: center;
	border: #b0b0b0 1px solid;
}

.home_calc_box_03 .input span {
	color: #333;
	font-size: 16px;
	line-height: 1;
	vertical-align: bottom;
}

.home_calc_box_03 .caution {
	margin-top: 15px;
	margin-left: 30px;
	color: #333;
	font-size: 14px;
	line-height: 1.4;
}

.home_calc_box_05 p {
	width: 250px;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
}

.home_calc_box_05 p img {
	width: 250px;
	height: auto;
}

/* home_calc_result_area */
.home_calc_result_area {
	background: #fff;
	border: #f08300 2px solid;
	border-radius: 4px;
	margin: 32px 10px 0;
	position: relative;
	padding: 20px 15px 25px;
}

.home_calc_result_arrow {
	position: absolute;
	top: -18px;
	left: 0;
	right: 0;
	text-align: center;
}

.home_calc_result_arrow img {
	width: 15px;
	height: auto;
}

.home_calc_result {
	margin: 0 auto;
}

.home_calc_result .clearfix {
	width: 225px;
	margin: 8px auto 0;
}

.home_calc_result p {
	color: #f08300;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
}

.home_calc_result .result_text_01 {
	text-align: center;
}

.home_calc_result .result_text_02 {
	font-size: 20px;
	width: 135px;
	border: #aaa 1px solid;
	padding: 8px 0;
	text-align: center;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	float: left;
}

.home_calc_result .result_text_03 {
	float: left;
	width: 80px;
	margin-top: 18px;
	margin-left: 10px;
}

.home_calc_result_area .caution {
	margin-top: 12px;
	color: #333;
	font-size: 14px;
	line-height: 1.4;
}

/* home_calc_button_area */
.home_calc_button_area {
	margin: 25px auto 0;
}

.home_calc_button_01 {
}

.home_calc_button_01 p {
	background-color: #f08300;
	color: #fff;
	font-size: 17px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	background-image: url(../../img/icon_triangle_white.png);
	background-repeat: no-repeat;
	background-position: right 4px bottom 4px;
	background-size: 15px auto;
}

.home_calc_button_01 p a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.home_calc_button_02 {
	margin-top: 20px;
}

.home_calc_button_02 h5,
.home_calc_button_03 h5 {
	color: #333;
	font-size: 16px;
	line-height: 1;
	text-align: center;
}

.home_calc_button_02 p {
	margin-top: 8px;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	background-color: #10458f;
	background-image: url(../../img/icon_triangle_white.png);
	background-repeat: no-repeat;
	background-position: right 4px bottom 4px;
	background-size: 10px auto;
}

.home_calc_button_02 p a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.home_calc_button_03 {
	margin-top: 20px;
}

.home_calc_button_03 p {
	margin-top: 8px;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	background-color: #10458f;
	background-image: url(../../img/icon_triangle_white.png);
	background-repeat: no-repeat;
	background-position: right 4px bottom 4px;
	background-size: 10px auto;
}

.home_calc_button_03 p a {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* home_aside_area */
.home_aside_area {
	margin: 30px 10px 0;
}

.home_aside_qa,
.home_aside_flow {
}

.home_aside_qa {
}

.home_aside_flow {
	margin-top: 12px;
}

.home_aside_title {
	padding-bottom: 3px;
	border-bottom: #f08300 2px dotted;
}

.home_aside_title h3 {
	color: #000;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 36px;
}

.home_aside_qa .home_aside_title h3 {
	background: url(../../img/home_aside_icon_qa.png) no-repeat left top;
	background-size: 30px auto;
}

.home_aside_flow .home_aside_title h3 {
	background: url(../../img/home_aside_icon_flow.png) no-repeat left top;
	background-size: 30px auto;
}

.home_aside_box {
	margin-top: 10px;
	border: #ccc 1px solid;
	border-bottom: #ccc 3px solid;
	padding: 18px 15px;
	box-sizing: border-box;
}

.home_aside_qa .home_aside_box p {
	color: #f08300;
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 1.4em;
	text-indent: -1.4em;
}

.home_aside_qa .home_aside_box p:last-child {
	margin-bottom: 0;
}

.home_aside_qa .home_aside_box p a {
	color: #3073d0;
	font-size: 16px;
	font-weight: normal;
}

.home_aside_flow .home_aside_box p {
	color: #3073d0;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 4px;
	text-align: center;
}

.home_aside_flow .home_aside_box p a {
	color: #3073d0;
}

.home_aside_flow .home_aside_box p:last-child {
	margin-bottom: 0;
}


.home_aside_flow .pcIcon {
	padding-left: 30px;
	background: url(/img/icon_pc.png) left 0.1em no-repeat;
	line-height: 1.6;
	font-size: 16px;
}
.home_aside_flow .docIcon {
	padding-left: 35px;
	background: url(/img/icon_doc.png) 3px 0.1em no-repeat;
	line-height: 1.6;
	font-size: 16px;
}







/****************************
	footer
*****************************/

/* footer_text */
.footer_text {
	margin: 20px 15px 0;
}

.footer_text > p {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	padding-left: 0.8em;
	text-indent: -0.8em;
}
.footer_text .ac_open.top {
	display: none;
	padding-left: 0;
	text-indent: 0;
}
#top .footer_text .ac_open.top {
	display: block;
}

.footer_text p a {
	color: #3073d0;
}

/* footer_estimate_area */
.footer_estimate_area {
	margin-top: 80px;
	padding-bottom: 15px;
	border-top: #cecece 4px solid;
	background: #fafafa;
}
#customer .footer_estimate_area {
	display: none !important;
}

.footer_estimate_area.page {
	margin-top: 20px;
}

.footer_estimate_area_inner {
	margin: 0 auto;
}

.footer_estimate_area_inner h3 {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	background-color: #10458f;
}

.footer_estimate_area_inner h3 {
	color: #fff;
	font-size: 17px;
	line-height: 45px;
	font-weight: bold;
	text-align: center;
	background-color: #10458f;
}

.footer_estimate_area_inner h3 img {
	width: 19px;
	height: auto;
	margin-right: 10px;
	vertical-align: middle;
}

.footer_estimate_area_inner .footer_estimate {
	margin: 10px 10px 0;
}

.footer_estimate_area_inner .footer_estimate p {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
}

.footer_estimate_area_inner .footer_estimate_text br {
	display: none;
}

.footer_estimate_area_inner .footer_estimate p.link {
	color: #3073d0;
	font-size: 16px;
	line-height: 2;
	margin-top: 15px;
}

.footer_estimate_area_inner .footer_estimate p.link a {
	color: #3073d0;
	background: url(../../img/icon_list_green.png) no-repeat 0 2px;
	background-size: 6px auto;
	padding-left: 10px;
}

.footer_estimate_area_inner .footer_estimate_link {
	margin: 15px auto 0;
	width: 260px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	background-color: #10458f;
	background-image: url(../../img/icon_triangle_white.png);
	background-repeat: no-repeat;
	background-position: right 2px bottom 2px;
	background-size: 7px auto;
	border-bottom: #c8c8c8 3px solid;
}

.footer_estimate_area_inner .footer_estimate_link a {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* footer_service_area */
.footer_service_area {
	margin: 30px 10px;
}

.footer_service_box_01 {
	border: #ccc 1px solid;
	border-top: #f08300 4px solid;
	padding: 18px;
	box-sizing: border-box;
}

.footer_service_box_02 {
	margin-top: 10px;
	border: #ccc 1px solid;
	border-top: #3fa6ad 4px solid;
	padding: 18px 18px 10px;
	box-sizing: border-box;
}

.footer_service_box_03 {
	margin-top: 10px;
	border: #ccc 1px solid;
	border-top: #d95475 4px solid;
	padding: 18px 18px 10px;
	box-sizing: border-box;
}

.footer_service_title {
	border-bottom: #ccc 1px solid;
	padding-bottom: 14px;
}

.footer_service_title p {
	color: #333;
	font-size: 16px;
	line-height: 1;
	text-align: center;
}

.footer_service_title h3 {
	margin-top: 6px;
	color: #333;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
}

.footer_service_box_01 h4 {
	background: url(../../img/footer_service_arow.png) no-repeat center 0;
	margin-top: -1px;
	padding-top: 15px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.footer_service_box_01 .footer_service_description {
	margin-top: 10px;
	color: #333;
	font-size: 16px;
	line-height: 1.4;
}

.footer_service_box_area {
	background: url(../../img/footer_service_arow.png) no-repeat center 0;
	margin-top: -1px;
	padding-top: 15px;
}




.footer_service_box h4 {
	text-align: center;
}

.footer_service_box p {
	margin-top: 10px;
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
}

/* pagetop */
.pagetop {
	border-top: #305e9e 1px solid;
}

.pagetop a {
	display: block;
	text-decoration: none;
}

.pagetop p {
	width: 120px;
	padding-left: 30px;
	margin: 0 auto;
	color: #305e9e;
	text-decoration: none;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	background: url(../../img/pagetop.png) no-repeat 10px 8px;
	background-size: 18px auto;
}

/* footer_sitemap_area */
.footer_sitemap_area {
	background: #f9f9f9;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer_sitemap_area_inner {
	margin: 0 10px;
}

.footer_sitemap_area_inner h3 {
	color: #f08300;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	background-image: url(../../img/icon_triangle_orange.png);
	background-repeat: no-repeat;
	background-position: right 2px bottom 2px;
	background-size: 7px auto;
	border: #f08300 1px solid;
}

.footer_sitemap_area_inner h3 a {
	display: block;
	color: #f08300;
	text-decoration: none;
}

/* footer_sitemap */
.footer_sitemap {
	margin-top: 20px;
	border: #ccc 1px solid;
	border-top: none;
}

.footer_sitemap ul {
	list-style: none;
}

.footer_sitemap_group h4 {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
	background: url(../../img/sp_footer_link_plus.png) no-repeat right 6px top 50%;
	background-size: 20px auto;
	border-top: #ccc 1px solid;
}

.footer_sitemap_group h4.active {
	background: url(../../img/sp_footer_link_minus.png) no-repeat right 6px top 50%;
	background-size: 20px auto;
	border-top: #ccc 1px solid;
}

.footer_sitemap_group h4.no_child {
	border-bottom: none;
	background: url(../../img/icon_list_green.png) no-repeat right 10px top 50%;
	background-size: 10px auto;
	border-top: #ccc 1px solid;
}

.footer_sitemap_group h4 a {
	padding: 12px 0 12px 12px;
	display: block;
	color: #333;
	text-decoration: none;
}

.footer_sitemap div ul {
	padding-top: 15px;
	padding-bottom: 5px;
	border-top: #ccc 1px solid;
	display: none;
}

.footer_sitemap div ul li {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	background: url(../../img/icon_list_green.png) no-repeat 10px 3px;
	background-size: 6px auto;
	margin-bottom: 10px;
	padding-left: 20px;
}

.footer_sitemap ul li a {
	display: block;
	color: #3073d0;
	text-decoration: none;
}

/* footer_link_area */
.footer_link_area {
	border-top: #bfbfbf 1px solid;
	background: #e3e3e3;
}

.footer_link_area ul {
	list-style: none;
}

.footer_link_area ul li {
	font-size: 13px;
	border-bottom: #bfbfbf 1px solid;
	line-height: 1.6;
}

.footer_link_area ul li a {
	color: #333;
	text-decoration: none;
	padding: 12px;
	display: table-cell;
	vertical-align: middle;
}

.footer_link_area ul li.line_01 a {
	padding-top: 14px;
	height: 22px;
}

.footer_link_area ul li:nth-child(1n) {
	border-right: #bfbfbf 1px solid;
	width: 50%;
	display: table;
	float: left;
	box-sizing: border-box;
}

.footer_link_area ul li:nth-child(2n) {
	width: 50%;
	float: right;
	border-right: none;
}

/* footer_link_main */
.footer_link_main {
	padding: 4% 9% 5%;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.footer_link_main img {
	width: 100%;
	height: auto;
}

.footer_link_main a {
	display: block;
}

/* footer_copy_area */
.footer_copy_area {
	background: #000;
	padding: 12px 20px;
	margin: 0 auto;
}

.footer_copy_area_inner p {
	color: #fff;
	font-size: 10px;
	line-height: 1.3;
	text-align: center;
}

/* footer_page_link */
.footer_page_link {
	margin-top: 20px;
	padding: 10px 0;
	background: #fafafa;
}

.footer_page_link_inner {
	margin: 0 10px;
}

.footer_page_link_inner ul {
	list-style: none;
}

.footer_page_link_inner ul li {
	width: 48%;
	float: left;
	border: #f08300 1px solid;
	border-radius: 3px;
	font-size: 16px;
	line-height: 36px;
	box-sizing: border-box;
	margin-bottom: 4%;
}

.footer_page_link_inner ul li:nth-child(1n) {
	float: left;
	margin-right: 4%;
}

.footer_page_link_inner ul li:nth-child(2n) {
	float: right;
	margin-right: 0;
}

.footer_page_link_inner ul li:nth-child(7),
.footer_page_link_inner ul li:nth-child(8) {
	margin-bottom: 0;
}

.footer_page_link_inner ul li:last-child {
	margin-right: 0;
}

.footer_page_link_inner ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding-left: 40px;
}

.footer_page_link_inner ul.sp li:nth-child(1) {
	background: url(../../img/footer_icon_01.png) no-repeat 10px 50%;
	background-size: 22px auto;
	background-color: #fff;
}

.footer_page_link_inner ul.sp li:nth-child(2) {
	background: url(../../img/footer_icon_02.png) no-repeat 10px 50%;
	background-size: 22px auto;
	background-color: #fff;
}

.footer_page_link_inner ul.sp li:nth-child(3) {
	background: url(../../img/footer_icon_03.png) no-repeat 10px 50%;
	background-size: 22px auto;
	background-color: #fff;
}

.footer_page_link_inner ul.sp li:nth-child(4) {
	background: url(../../img/footer_icon_04.png) no-repeat 10px 50%;
	background-size: 22px auto;
	background-color: #fff;
}

.footer_page_link_inner ul.sp li:nth-child(5) {
	background: url(../../img/footer_icon_05.png) no-repeat 10px 50%;
	background-size: 22px auto;
	background-color: #fff;
}

.footer_page_link_inner ul.sp li:nth-child(6) {
	background: url(../../img/footer_icon_06.png) no-repeat 10px 50%;
	background-size: 22px auto;
	background-color: #fff;
}

.footer_page_link_inner ul.sp li:nth-child(7) {
	background: url(../../img/footer_icon_07.png) no-repeat 10px 50%;
	background-size: 22px auto;
	background-color: #fff;
}

.footer_page_link_inner ul.sp li:nth-child(8) {
	background: url(../../img/footer_icon_08.png) no-repeat 10px 50%;
	background-size: 22px auto;
	background-color: #fff;
}









/****************************
	menu_sp
*****************************/

/* overlay */
.overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 45px;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 9999;
}

/* menu_sp */
.menu_sp {
	display: none;
	width: 100%;
	position: absolute;
	top: 45px;
	left: 0;
	background: #10458f;
	z-index: 9999;
}

.menu_sp_01,
.menu_sp_02 {
	list-style: none;
}

.menu_sp_01 {
	margin: 10px 10px 0;
}

.menu_sp_02 {
	margin-top: 20px;
	padding: 10px 10px 8px;
	background: #fff;
}

.menu_sp_01 li {
	background-image: url(../../img/icon_triangle_blue.png);
	background-repeat: no-repeat;
	background-position: right 1px bottom 1px;
	background-size: 7px auto;
	background-color: #fff;
	color: #305e9e;
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	box-shadow: 0 2px 0 0 #284e83;
	border: #305e9e 1px solid;
}

.menu_sp_01 li a {
	display: block;
	color: #305e9e;
	text-decoration: none;
	padding-left: 15px;
}

.menu_sp_customer {
	width: 80%;
	margin: 15px auto 0;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	border: #10458f 1px solid;
	background-color: #fff;
	background-image: url(../../img/icon_triangle_blue.png);
	background-repeat: no-repeat;
	background-position: right 1px bottom 1px;
	background-size: 7px auto;
	box-sizing: border-box;
	text-align: center;
	border: #305e9e 1px solid;
	box-shadow: 0 2px 0 0 #0d3977;
}

.menu_sp_customer a {
	padding-top: 1px;
	display: block;
	color: #333;
	text-decoration: none;
	background-image: url(../../img/header_icon_customer.png);
	background-repeat: no-repeat;
	background-position: 27% 50%;
	background-size: 18px auto;
	padding-left: 10px;
}

/* menu_sp_medcom */
.menu_sp_medcom {
	width: 80%;
	margin: 15px auto 0;
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
	border: #10458f 1px solid;
	background-color: #fff;
	background-image: url(../../img/icon_triangle_blue.png);
	background-repeat: no-repeat;
	background-position: right 1px bottom 1px;
	background-size: 7px auto;
	box-sizing: border-box;
	text-align: center;
	border: #305e9e 1px solid;
	box-shadow: 0 2px 0 0 #0d3977;
}

.menu_sp_medcom a {
	padding-top: 1px;
	display: block;
	color: #333;
	text-decoration: none;
}



.menu_sp_02 li:nth-child(2n) {
	margin-right: 0;
}

.menu_sp_02 li {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
	background: #fff;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	text-align: center;
	background-image: url(../../img/icon_triangle_blue.png);
	background-repeat: no-repeat;
	background-position: right 1px bottom 1px;
	background-size: 7px auto;
	box-shadow: 0 2px 0 0 #cfcfcf;
	border: #305e9e 1px solid;
	box-sizing: border-box;
}

.menu_sp_02 li a {
	display: block;
	color: #333;
	text-decoration: none;
}










/****************************
	page
*****************************/

/* layout */
/* layout */
.page_area_orange {
	background: #fefbf7;
}

.page_area_orange.pt10 { padding-top: 10px; }
.page_area_orange.pb10 { padding-bottom: 10px; }
.page_area_orange.pt20 { padding-top: 20px; }
.page_area_orange.pb20 { padding-bottom: 20px; }
.page_area_orange.pt30 { padding-top: 30px; }
.page_area_orange.pb30 { padding-bottom: 30px; }

.page_area {
	margin: 0 auto;
}

.page_main_area {
}

.side_area {
	margin: 20px 10px 0;
}

.contents_area {
	margin-top: 20px;
}










/****************************
	side_area
*****************************/

.parent_title {
	color: #333;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
	border-top: #f08300 2px solid;
}

.parent_title a {
	padding: 13px 0 12px;
	display: block;
	color: #333;
	text-decoration: none;
}

.parent_title.bb {
	padding: 13px 0 12px;
	border-bottom: #f08300 2px solid;
}

.sidebar {
	border-top: #f08300 1px solid;
	border-bottom: #f08300 2px solid;
	list-style: none;
}

.sidebar ul {
	list-style: none;
}

.sidebar li {
	color: #10458f;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
}

.sidebar li a {
	display: block;
	padding: 13px 0 12px;
	color: #333;
	text-decoration: none;
	background-image: url(../../img/border_gray_dot.png), url(../../img/arrow_orange_right.png);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, right 13px top 50%;
	background-size: 4px 1px, 10px 10px;
}

.sidebar ul li {
	color: #333;
}

.sidebar ul li a {
	color: #333;
	text-decoration: none;
	background-image: url(../../img/border_gray_dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 4px 1px;
}

.sidebar > li:last-child a {
	background-image: url(../../img/arrow_orange_right.png);
	background-repeat: no-repeat;
	background-position: right 13px top 50%;
	background-size: 10px 10px;
}

.sidebar .parent_current {
	background-color: #f3f3f3;
}

.sidebar .parent_current > a {
	background-color: #f3f3f3;
	background-image: url(../../img/border_gray_dot.png), url(../../img/arrow_orange_bottom.png);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, right 13px top 50%;
	background-size: 4px 1px, 10px 10px;
}

.sidebar .child_current {
	background-color: #cdcdcd;
}

.sidebar li.disable {
	display: block;
	padding: 13px 0 12px;
	color: #aaa;
	text-decoration: none;
	background-color: #eee;
	background-image: url(../../img/border_gray_dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 4px 1px;
}

.sidebar li.pdf a {
	background-image: url(../../img/border_gray_dot.png), url(../../img/arrow_orange_right.png), url(../../img/icon_pdf.png);
	background-repeat: repeat-x, no-repeat, no-repeat;
	background-position: left bottom, right 13px top 50%, left 13px top 50%;
	background-size: 4px 1px, 10px 10px, 18px auto;
}

.sidebar li.pdf:last-child a {
	background-image: url(../../img/arrow_orange_right.png), url(../../img/icon_pdf.png);
	background-repeat: no-repeat, no-repeat;
	background-position: right 13px top 50%, left 13px top 50%;
	background-size: 10px 10px, 18px auto;
}










/****************************
	contents_area format
*****************************/

.contents_inner_sp {
	margin-left: 10px;
	margin-right: 10px;
}

/* h1 */
.contents_area h1,
.contents_area_special h1,
.modal h1 {
	color: #333;
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
	padding: 0 4px 4px;
	border-bottom: #f08300 1px solid;
	background-image: url(../../img/icon_triangle_orange.png);
	background-repeat: no-repeat;
	background-position: right 0 bottom 4px;
	background-size: 10px auto;
}

/* h2 */
.contents_area h2,
.modal h2 {
	color: #fff;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	padding: 8px 10px 9px;
	background: #f08300;
}

/* h3 */
.contents_area h3,
.modal h3 {
	color: #f08300;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	padding: 8px 10px 9px;
	border: #f08300 1px solid;
}
.contents_area h3.heading02 {
	color: #fff;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	padding: 8px 10px 9px;
	border: none;
	background: #f08300;
}

/* h4 */
.contents_area h4,
.modal h4 {
	color: #333;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	border-bottom: #f08300 3px solid;
	padding: 0 10px 4px;
}

/* h5 */
.contents_area h5,
.ac_contents h5,
.modal h5 {
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
}

.ac_contents h5,
.modal h5 {
	color: #f08300;
	font-weight: bold;
}

/* inner */
.inner {
	margin-left: 5px;
	margin-right: 5px;
}

/* text */
.contents_area p,
.ac_contents p,
.contents_area ol li,
.contents_area ul li,
.modal p,
.modal ol li,
.modal ul li,
.ac_contents ol li,
.ac_contents ul li {
	color: #333;
	font-size: 16px;
	line-height: 1.5;
}

.contents_area p a,
.contents_area ol li a,
.contents_area ul li a,
.modal p a,
.modal ol li a,
.modal ul li a {
	color: #3073d0;
}

.contents_area .bold,
.modal .bold {
	font-weight: bold;
}

.contents_area .normal,
.modal .normal {
	font-weight: normal;
}

.contents_area .center,
.modal .center {
	text-align: center !important;
}

.contents_area .right,
.modal .right {
	text-align: right;
}

.contents_area .underline,
.modal .underline {
	text-decoration: underline;
}

.contents_area .red,
.modal .red {
	color: #ff1d1d;
}

.contents_area ol,
.contents_area ul,
.modal ol,
.modal ul,
.ac_contents ol,
.ac_contents ul {
	padding-left: 1em;
}

.contents_area .indent_005 {
	padding-left: 0.5em;
	text-indent: -0.5em;
}

.contents_area .indent_01,
.modal .indent_01 {
	padding-left: 1em;
	text-indent: -1em;
}

.contents_area .indent_02 {
	padding-left: 2em;
	text-indent: -2em;
}

.contents_area .indent_03 {
	padding-left: 3em;
	text-indent: -3em;
}

.contents_area .indent_04 {
	padding-left: 4em;
	text-indent: -4em;
}

.contents_area .indent_05 {
	padding-left: 5em;
	text-indent: -5em;
}

.contents_area .caution,
.contents_area .small_text {
	font-size: 14px;
	line-height: 1.4;
}

.contents_area .anchor a {
	background: url(../../img/icon_anchor.png) no-repeat 0 4px;
	background-size: 6px auto;
	padding-left: 10px;
}

.contents_area .anchor_top a {
	background: url(../../img/icon_anchor_top.png) no-repeat 0 4px;
	background-size: 6px auto;
	padding-left: 10px;
}

.contents_area .textlink a {
	background: url(../../img/icon_textlink.png) no-repeat 0 4px;
	background-size: 6px auto;
	padding-left: 10px;
}

.footer_text p.ac_open a,
.contents_area .textlink.ac_open a {
	background: url(../../img/icon_accordion.png) no-repeat 2px 6px;
	padding-left: 18px;
	display: inline-block;
}
.footer_text p.ac_open.active a,
.contents_area .textlink.ac_open.active a {
	background: url(../../img/icon_accordion_open.png) no-repeat 0 3px;
	padding-left: 18px;
}

.contents_area .confirm {
	background: url(../../img/icon_confirm.png) no-repeat 0 4px;
	background-size: 12px auto;
	padding-left: 14px;
}

.contents_area .confirm_group {
	background: url(../../img/icon_confirm.png) no-repeat 0 48%;
	padding-left: 35px;
}

.contents_area .blank {
	background: url(../../img/icon_blank.png) no-repeat right 60px top 45%;
	background-size: 12px auto;
}

.contents_area .blank_2 {
	background: url(../../img/icon_blank.png) no-repeat right 5px top 45%;
	background-size: 12px auto;
}

.contents_area .emphasis a {
	margin: 7px 0;
	padding: 7px 30px;
	border: #333 1px solid;
	border-radius: 5px;
}

.contents_area .emphasis_box,
.contents_area .emphasis_box_2,
.contents_area .emphasis_box_3 {
	border: #333 1px solid;
	border-radius: 5px;
	padding: 7px;
}

.contents_area .emphasis_box_2,
.contents_area .emphasis_box_3 {
	background: #fff;
}

.contents_area .emphasis_box a,
.contents_area .emphasis_box_2 a,
.contents_area .emphasis_box_3 a {
	display: block;
}

.contents_area .contenttop a {
	background: url(../../img/icon_pagetop.png) no-repeat 0 4px;
	background-size: 6px auto;
	padding-left: 10px;
}

.contents_area .type-pdf {
	display: inline-block;
	padding-right: 20px;
	background: url(/img/icon_pdflink.png) right 0.1em no-repeat;
	text-indent: 0;
}
.contents_area .type-blank {
	display: inline-block;
	padding-right: 20px;
	background: url(/img/icon_blank.png) right 0.1em no-repeat;
	text-indent: 0;
}

/* column */
.m_100 {
	text-align: center;
}

.m_100 img {
	max-width: 100%;
	height: auto;
}

.contents_area .col_02 .col_02_01 {
	margin-bottom: 10px;
}

.contents_area .col_02 .float_box figure {
	width: 35%;
	float: left;
}

.contents_area .col_02 .float_box p {
	width: 55%;
	float: right;
}

.contents_area .col_02 .col_02_01 img,
.contents_area .col_02 .col_02_02 img {
	max-width: 100%;
	height: auto;
}

.contents_area .col_03 .col_03_01 {
	margin-bottom: 10px;
}

.contents_area .col_03 .col_03_02 {
	margin-bottom: 10px;
}

.contents_area .col_04 .col_04_01 {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 4%;
}

.contents_area .col_04 .col_04_02 {
	width: 48%;
	float: left;
	margin-bottom: 4%;
}

.contents_area .col_04 .col_04_03 {
	width: 48%;
	float: left;
	margin-right: 4%;
}

.contents_area .col_04 .col_04_04 {
	width: 48%;
	float: left;
}

.contents_area .col_01-03_01 {
	margin-bottom: 10px;
}

.contents_area .col_03-01_01 {
	margin-bottom: 10px;
}

.contents_area .col_01-04_01 {
	margin-bottom: 10px;
}

.contents_area .col_04-01_01 {
	margin-bottom: 10px;
}

.contents_area .col_02_inner.col_02 .col_02_01 {
	margin-bottom: 20px;
}

/* table */

.contents_area table {
	border-collapse: collapse;
	width: 100%;
}

.contents_area table th,
.contents_area table td {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	padding: 8px 9px;
	border: #cacaca 1px solid;
	text-align: left;
	vertical-align: top;
}
.contents_area table.border_orange th,
.contents_area table.border_orange td {
	border: #f08300 1px solid;
}

.contents_area table th.pd0,
.contents_area table td.pd0 {
	padding: 0;
}

.contents_area table th.br_none,
.contents_area table td.br_none {
	border-right: none;
}

.contents_area table th.bl_none,
.contents_area table td.bl_none {
	border-left: none;
}

.contents_area table th.bt_none,
.contents_area table td.bt_none {
	border-top: none;
}

.contents_area table th.bg_none,
.contents_area table td.bg_none {
	background: none;
}

.contents_area table th ol li,
.contents_area table th ul li,
.contents_area table td ol li,
.contents_area table td ul li {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
}

.contents_area table th.middle,
.contents_area table td.middle {
	vertical-align: middle !important;
}

.contents_area table th a,
.contents_area table td a {
	color: #3073d0;
}

.contents_area table .tr_orange th,
.contents_area table .tr_orange td,
.contents_area table tr th.tr_orange,
.contents_area table tr td.tr_orange {
	color: #fff;
	background: #f08300;
	border: #fff 1px solid;
	border: #f08300 1px solid;
	border-right: #fff 1px solid;
	border-bottom: 0;
}

.contents_area table .tr_beige th,
.contents_area table .tr_beige td,
.contents_area table tr th.tr_beige,
.contents_area table tr td.tr_beige {
	background: #fdebd6;
}

.contents_area table .tr_orange th:last-child,
.contents_area table .tr_orange td:last-child,
.contents_area table tr th:last-child.tr_orange,
.contents_area table tr td:last-child.tr_orange {
	border-right: #f08300 1px solid;
}

.contents_area table tr th.tr_beige_02,
.contents_area table tr td.tr_beige_02 {
	background: url(../../img/dot_bg_orange.png) repeat 0 0;
}

/* border_box */
.contents_area .border_box {
	border: #060001 1px solid;
	box-sizing: border-box;
}

.contents_area .border_box.gray {
	border: #ddd 1px solid;
}

.contents_area .border_box.pd05 { padding: 0.5em; }
.contents_area .border_box.pd10 { padding: 1em; }
.contents_area .border_box.pd15 { padding: 1.5em; }
.contents_area .border_box.pd20 { padding: 2em; }

/* bg_orange */
.contents_area .bg_orange {
	background: #fefbf7;
	border-top: #fdf2e5 1px solid;
	border-bottom: #fdf2e5 1px solid;
	box-sizing: border-box;
}

.contents_area .border_orange {
	border: #f08300 1px solid;
	box-sizing: border-box;
}

.contents_area .orange {
	color: #f08300 !important;
}
.contents_area .txtIcon01 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 8px;
	background-color: #e95377;
	margin-right: 5px;
	vertical-align: 2px;
}
.contents_area .txtIcon02 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 4px 8px;
	background-color: #10458f;
	margin-right: 5px;
	vertical-align: 2px;
}

.contents_area .bg_gray {
	background: #eee;
}

.contents_area .emphasis_box.border_orange,
.contents_area .emphasis_box_2.border_orange {
	border: #f08300 2px solid;
	border-radius: 5px;
}

.contents_area .emphasis_box.border_orange a,
.contents_area .emphasis_box_2.border_orange a {
	display: block;
	color: #333;
	text-decoration: none;
	padding-left: 20px;
	background: url(/img/arrow_orange_right.png) left 0.2em no-repeat;
	background-size: 15px auto;
}

/* table scroll */
.contents_area .scroll {
	overflow: scroll;
}

.contents_area .scroll table {
	width: 600px;
}

/* tab */
.contents_area .tab {
	border-bottom: #f08300 1px solid;
}

.contents_area .tab p {
	border: #dddddd 1px solid;
	border-bottom: 0;
	width: 44%;
	font-size: 14px;
}

.contents_area .tab p:nth-child(1) {
	float: left;
	margin-left: 3%;
}

.contents_area .tab p:nth-child(2) {
	float: right;
	margin-right: 3%;
}

.contents_area .tab p a {
	padding: 8px 8px 6px;
	color: #333;
	text-decoration: none;
	display: block;
}

.contents_area .tab p.active {
	background: #f08300;
	border: none;
}
.contents_area .tab p.active a {
	color: #ffffff;
	font-size: 120%;
}

.contents_area .tab p.active a:hover {
	cursor: default;
	text-decoration: none;
}

/* bb_none */
.contents_area .bb_none {
	border-bottom: 0;
}

/* label_orange */
.contents_area .label_orange {
	margin-right: 8px;
	background: #f08300;
	padding: 4px 8px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	border-radius: 4px;
	vertical-align: 3px;
}

/* label_orange_02 */
.contents_area .label_orange_02 {
	margin-right: 2px;
	background: #f08300;
	padding: 3px 6px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	border-radius: 2px;
	vertical-align: 1px;
}

.contents_area .label_text {
}

/* interview_box */
.contents_area .interview_box .clearfix h5 {
	width: 50%;
	float: left;
}

.contents_area .interview_box .clearfix figure {
	width: 50%;
	float: right;
}

/* interview_box */
.bottom_link_area {
	margin-left: 10px;
	margin-right: 10px;
	list-style: none;
}

.bottom_link_area li {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	border: #f08300 2px solid;
	border-radius: 5px;
	padding: 11px;
	box-sizing: border-box;
}

.bottom_link_area li a {
	display: block;
	color: #333;
	text-decoration: none;
}

.bottom_link_area li:last-child {
	margin-right: 0;
}

/* page_pagetop_text */
.page_area .page_pagetop_text {
	color: #f08300;
	line-height: 1;
	text-align: left !important;
}

.page_area .page_pagetop_text a {
	color: #f08300;
	text-decoration: none;
	background: url(../../img/icon_pagetop_page.png) no-repeat right 0 top 2px;
	padding-right: 14px;
}

.page_area .page_pagetop_text a:hover {
	text-decoration: underline;
}

/* アコーディオン */
.ac_contents {
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1em;
}



.pdf {
	display: inline-block;
	padding-right: 25px;
	background: url(/img/icon_pdflink.png) right 0.3em no-repeat;
}





/****************************
	選ばれる4つの理由
	points/index.html
*****************************/

/* reason_header_area */
.reason_header_area h2 {
	margin: 10px 10px;
	color: #00000c;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
}

.reason_header_area p {
	margin: 5px 10px 0;
	color: #333;
	font-size: 16px;
	line-height: 1.2;
}


.reason_box {
	border: #8c8c8c 1px solid;
	padding: 0 2% 2%;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 20px;
}

.reason_box:nth-child(4) {
	margin-bottom: 0;
}

.reason_box .reason_number {
	position: absolute;
	top: -10px;
	left: -1px;
	width: 95px;
	color: #fff;
	background: #f08300;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}

.reason_box .reason_number span {
	font-size: 14px;
}

.reason_box h5 {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	margin-top: 30px;
	border-bottom: #f08300 1px solid;
	padding-bottom: 10px;
}

.reason_box h5 br {
	display: none;
}

.reason_box .reason_data_box {
	margin-top: 15px;
}

.reason_box .reason_data_box figure {
	width: 25%;
	float: left;
}

.reason_box .reason_data_box figure img {
	max-width: 100%;
	height: auto;
}

.reason_box .reason_data_box p {
	width: 70%;
	float: right;
}

.reason_box .reason_data_box .small_text {
	margin-bottom: 10px;
}

.reason_box .reason_clip_box {
	position: relative;
	background: #fff1e0;
	margin-top: 20px;
}

.reason_box:nth-child(1) .reason_clip_box,
.reason_box:nth-child(2) .reason_clip_box,
.reason_box:nth-child(4) .reason_clip_box {
	padding: 20px 10px 15px;
}

.reason_box:nth-child(3) .reason_clip_box {
	padding: 30px 10px 15px;
}

.reason_box .reason_clip_box figure {
	position: absolute;
	top: -10px;
	left: 3px;
}

.reason_box .reason_clip_box figure img {
	width: 30px;
	height: auto;
}

.reason_box .reason_clip_box h6 {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	font-weight: normal;
}

.reason_box .reason_clip_box p {
	width: 150px;
	margin: 8px auto 0;
	font-size: 14px;
	line-height: 25px;
	background-color: #fff;
	border: #f08300 1px solid;
	text-align: center;
	background-image: url(../../img/arrow_orange_01.png);
	background-repeat: no-repeat;
	background-position: right 15px top 50%;
}

.reason_box .reason_clip_box p a {
	display: block;
	color: #333;
	text-decoration: none;
}

.reason_box .reason_caution {
	margin-top: 5px;
	font-size: 14px;
	line-height: 1.2;
}

.page_area .reason_all_link {
	margin: 20px auto 0;
	font-size: 14px;
	line-height: 28px;
	background-color: #fff;
	border: #f08300 1px solid;
	text-align: center;
	background-image: url(../../img/arrow_orange_01.png);
	background-repeat: no-repeat;
	background-position: right 15px top 50%;
}

.page_area .reason_all_link a {
	display: block;
	color: #333;
	text-decoration: none;
}

/* page_question_area */
.page_question_area {
	margin: 20px 10px 0;
}

.page_question_list {
	border: #bbb 1px solid;
	border-radius: 2px;
}

.page_question_list h3 {
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	background: url(/img/icon_question.png) no-repeat 20% 50%;
	background-size: 20px auto;
	background-color: #e5e5e5;
}

.page_question_list ul {
	list-style: none;
}

.page_question_list ul li {
	border-bottom: #bbb 1px dotted;
	font-size: 16px;
	line-height: 1.4;
	background: url(../../img/icon_list_gray.png) no-repeat 10px 50%;
	background-size: 6px auto;
	padding-left: 15px;
}

.page_question_list ul li:last-child {
	border-bottom: none;
}

.page_question_list ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 7px 10px 7px;
}

.page_question_box_area {
	margin-top: 20px;
}

.page_question_box_01 {
	border: #bbb 1px solid;
	border-radius: 4px;
	padding: 15px 8px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.page_question_box_02 {
	box-sizing: border-box;
}

.page_question_box_01 h3 {
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 15px;
	line-height: 1.3;
	border-top: #f08300 1px solid;
	border-bottom: #f08300 1px solid;
	padding: 10px 0;
}
.page_question_box_01 .page_question_box_01_text h4 {
	width: 150px;
	margin: 15px auto 0;
	color: #333;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	background: url(../../img/icon_phone.png) no-repeat left top;
	background-size: 30px auto;
	padding-left: 35px;
}

.page_question_box_01 .page_question_box_01_text p {
	margin-top: 5px;
	color: #333;
	font-size: 14px;
	line-height: 1;
	text-align: center;
}

.page_question_box_02_link_area {
	border: #bbb 1px solid;
	border-radius: 4px;
	box-sizing: border-box;
}

.page_question_box_02_link_area div {
	border-bottom: #bbb 1px dotted;
}

.page_question_box_02_link_area div:last-child {
	border-bottom: none;
}

.page_question_box_02_link_area div:nth-child(1) {
	background: url(../../img/link_box_icon_01.png) no-repeat 8px 50%;
}

.page_question_box_02_link_area div:nth-child(2) {
	background: url(../../img/link_box_icon_02.png) no-repeat 8px 50%;
}

.page_question_box_02_link_area div:nth-child(3) {
	background: url(../../img/link_box_icon_03.png) no-repeat 8px 50%;
}

.page_question_box_02_link_area div a {
	display: block;
	padding: 8px 12px 8px 36px;
}

.page_question_box_02_link_area div h4 {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
}

.page_question_box_02_link_area div p {
	color: #333;
	font-size: 14px;
	line-height: 1.2;
}

.page_question_box_02_link_area div a {
	text-decoration: none;
}

.page_question_box_02_link_area2 {
	margin-top: 10px;
}

.page_question_caution {
	margin-top: 10px;
	color: #f08300;
	font-size: 16px;
	line-height: 1.2;
	border: #f08300 1px solid;
	background-color: #fff;
	background-image: url(../../img/icon_triangle_orange.png);
	background-size: 6px auto;
	background-position: right 2px bottom 2px;
	background-repeat: no-repeat;
	text-align: center;
}

.page_question_caution a {
	padding: 10px 0;
	display: block;
	color: #f08300;
	text-decoration: none;
	background-image: url(../../img/link_box_icon_05_sp.png);
	background-size: 13px auto;
	background-position: 10px 50%;
	background-repeat: no-repeat;
}



/****************************
	補償に対する満足度99％
	points/cs.html
*****************************/

.cs_box_02 {
	margin-top: 20px;
}

.cs_box_01 figure {
	text-align: center;
}

.cs_box_02 .voice_box {
	border-bottom: #ddd 1px solid;
	padding-top: 15px;
	padding-bottom: 15px;
}

.cs_box_02 .voice_box:first-child {
	padding-top: 0;
}

.cs_box_02 .voice_box:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.cs_box_02 .voice_box figure {
	width: 36px;
	float: left;
}

.cs_box_02 .voice_box .voice_text {
	margin-left: 56px;
}

.pt0 {
	padding-top: 0 !important;
}

.pb0 {
	padding-bottom: 0 !important;
}

.cs_caution {
	background: url(../../img/icon_caution_large.png) no-repeat 0 50%;
	padding-left: 54px;
}



/****************************
	充実の通院治療補償
	points/see.html
*****************************/

.see_border_box {
	border: #bbb 1px solid;
	padding: 10px 10px;
	box-sizing: border-box;
}

.see_border_box .title_caution {
	color: #333;
	border-bottom: #c1c1c1 1px solid;
	background: url(../../img/icon_caution_large.png) no-repeat 4px 50%;
	background-size: 20px auto;
	padding-left: 34px;
}

.see_border_box_inner {
	margin-left: 10px;
	margin-right: 10px;
}







/****************************
	保険料
	expense/index.html
*****************************/

/* page_calc_area */
.page_calc_area_inner h3 {
	color: #333;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: #f2953d 2px dotted;
}

.page_calc_area_inner p.description {
	margin: 15px 15px 0;
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
}

.page_calc_box_area {
	margin-top: 30px;
}

.page_calc_box_01,
.page_calc_box_03 {
	margin: 0 auto;
	width: 240px;
	background: #fff;
	border-bottom: none;
}

.page_calc_box_03 {
	margin-top: 15px;
}

.page_calc_box_01 h4 {
	margin-top: 6px;
	margin-left: 7px;
	color: #333;
	font-size: 15px;
	line-height: 40px;
	background: url(../../img/home_calc_box_q1.png) no-repeat left top;
	background-size: 36px auto;
	padding-left: 46px;
	border-bottom: #f08300 1px solid;;
}

.page_calc_box_01 p {
	text-align: center;
	color: #333;
	font-size: 18px;
	line-height: 1;
	margin-top: 15px;
	margin-bottom: 18px;
}

.page_calc_box_01 p label {
	vertical-align: -2px;
}

.page_calc_box_01 p:last-child {
	margin-top: 0;
	margin-bottom: 0;
}

.page_calc_box_03 h4 {
	margin-top: 6px;
	margin-left: 7px;
	color: #333;
	font-size: 15px;
	line-height: 40px;
	background: url(../../img/home_calc_box_q2.png) no-repeat left top;
	background-size: 36px auto;
	padding-left: 46px;
	border-bottom: #f08300 1px solid;;
}

.page_calc_box_03 .input {
	width: 110px;
	margin: 15px auto 0;
}

.page_calc_box_03 .input input {
	width: 80px;
	color: #333;
	font-size: 18px;
	line-height: 1;
	padding: 8px 10px;
	box-sizing: border-box;
	margin-right: 10px;
	text-align: center;
	border: #b0b0b0 1px solid;
}

.page_calc_box_03 .input span {
	color: #333;
	font-size: 16px;
	line-height: 1;
	vertical-align: bottom;
}

.page_calc_box_03 .caution {
	margin-top: 15px;
	margin-left: 30px;
	color: #333;
	font-size: 14px;
	line-height: 1.4;
}

.page_calc_box_05 p {
	width: 250px;
	margin: 20px auto 0;
	font-size: 0;
	line-height: 0;
}

.page_calc_box_05 p img {
	width: 250px;
	height: auto;
}

/* home_calc_result_area */
.page_calc_result_area {
	background: #fff;
	border: #f08300 2px solid;
	border-radius: 4px;
	margin: 32px 10px 0;
	position: relative;
	padding: 20px 15px 25px;
}

.page_calc_result_arrow {
	position: absolute;
	top: -18px;
	left: 0;
	right: 0;
	text-align: center;
}

.page_calc_result_arrow img {
	width: 15px;
	height: auto;
}

.page_calc_result {
	margin: 0 auto;
}

.page_calc_result .clearfix {
	width: 225px;
	margin: 8px auto 0;
}

.page_calc_result p {
	color: #f08300;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
}

.page_calc_result .result_text_01 {
	text-align: center;
}

.page_calc_result .result_text_02 {
	font-size: 20px;
	width: 135px;
	border: #aaa 1px solid;
	padding: 8px 0;
	text-align: center;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	float: left;
}

.page_calc_result .result_text_03 {
	float: left;
	width: 80px;
	margin-top: 18px;
	margin-left: 10px;
}

.page_calc_result_area .caution {
	margin-top: 12px;
	color: #333;
	font-size: 14px;
	line-height: 1.4;
}

/* home_calc_button_area */
.page_calc_button_area {
	margin: 25px auto 0;
}

.page_calc_button_01 {
}

.page_calc_button_01 p {
	background-color: #f08300;
	color: #fff;
	font-size: 17px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	background-image: url(../../img/icon_triangle_white.png);
	background-repeat: no-repeat;
	background-position: right 4px bottom 4px;
	background-size: 15px auto;
}

.page_calc_button_01 p a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.page_calc_button_02 {
	margin-top: 20px;
}

.page_calc_button_02 h5,
.page_calc_button_03 h5 {
	color: #333;
	font-size: 14px;
	line-height: 1;
	text-align: center;
}

.page_calc_button_02 p {
	margin-top: 8px;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	background-color: #10458f;
	background-image: url(../../img/icon_triangle_white.png);
	background-repeat: no-repeat;
	background-position: right 4px bottom 4px;
	background-size: 15px auto;
}

.page_calc_button_02 p a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.page_calc_button_03 {
	margin-top: 20px;
}

.page_calc_button_03 p {
	margin-top: 8px;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	background-color: #10458f;
	background-image: url(../../img/icon_triangle_white.png);
	background-repeat: no-repeat;
	background-position: right 4px bottom 4px;
	background-size: 15px auto;
}

.page_calc_button_03 p a {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* expense_data */
.expense_data .expense_box:nth-child(2) {
	margin-top: 20px;
}

.contents_area .expense_data .expense_box table {
	width: 100%;
}

.contents_area .expense_data .expense_box tr,
.contents_area .expense_data .expense_box th,
.contents_area .expense_data .expense_box td {
	font-size: 14px;
	padding: 4px 4px;
	text-align: center;
	vertical-align: middle;
}

.contents_area .expense_data .expense_box th {
	background: #fdebd6;
}



/****************************
	ご契約者さま（各種お手続き）
	customer/procedure.html
*****************************/

.page_procedure_contact {
	border: #bbb 1px solid;
	border-radius: 4px;
	padding: 15px 8px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.page_procedure_contact h3 {
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 15px;
	line-height: 1.3;
	border-top: #f08300 1px solid;
	border-bottom: #f08300 1px solid;
	padding: 10px 0;
}
.page_procedure_contact .page_procedure_contact_text h4 {
	width: 150px;
	margin: 15px auto 0;
	color: #333;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	background: url(../../img/icon_phone.png) no-repeat left top;
	background-size: 30px auto;
	padding-left: 35px;
}

.page_procedure_contact .page_procedure_contact_text p {
	margin-top: 5px;
	color: #333;
	font-size: 14px;
	line-height: 1;
	text-align: center;
}



/****************************
	メディコムワン
	one/index.html
*****************************/

.page_title {
	margin: 10px 10px;
	color: #00000c;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
}

.one_home_header_area figure img {
	max-width: 100%;
	height: auto;
}

.one_home_header_area p {
	margin: 12px 10px 0;
	color: #333;
	font-size: 16px;
	line-height: 1.5;
}

.one_home_point_area {
	background: #fefbf7;
	padding-top: 15px;
	padding-bottom: 20px;
	margin: 15px 20px 0;
}

.one_home_point_box {
	border-radius: 4px;
	border: #f08300 1px solid;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.one_home_point_box:last-child {
	margin-bottom: 0;
}

.one_home_point_title {
	background: #f08300;
	height: 90px;
}

.one_home_point_box:nth-child(1) .one_home_point_title {
	background-image: url(../../one/img/index_point_01.png);
	background-repeat: no-repeat;
	background-size: 92px auto;
	background-position: 50% 0;
}

.one_home_point_box:nth-child(2) .one_home_point_title {
	background-image: url(../../one/img/index_point_02.png);
	background-repeat: no-repeat;
	background-size: 92px auto;
	background-position: 50% 0;
}

.one_home_point_box:nth-child(3) .one_home_point_title {
	background-image: url(../../one/img/index_point_03.png);
	background-repeat: no-repeat;
	background-size: 92px auto;
	background-position: 50% 0;
}

.one_home_point_title h3 {
	color: #fff;
	font-size: 15px;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
}

.one_home_point_box:nth-child(1) .one_home_point_title h3 {
	padding-top: 54px;
}

.one_home_point_box:nth-child(2) .one_home_point_title h3,
.one_home_point_box:nth-child(3) .one_home_point_title h3 {
	padding-top: 43px;
}

.one_home_point_box figure img {
	max-width: 100%;
	height: auto;
}

.one_home_point_box p {
	margin: 12px 14px 15px;
	color: #333;
	font-size: 16px;
	line-height: 1.6;
}
.one_home_point_box .indent_01 {
	padding-left: 1em;
	text-indent: -1em;
}

.one_home_point_box p span.red {
	color: #da0303;
}

.one_home_point_box p a {
	color: #3073d0;
}

.one_home_point_box p a:hover {
	text-decoration: none;
}

/* one_home_born */
.one_home_born_title {
	margin: 20px auto 0;
	color: #222;
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	padding-bottom: 7px;
	border-bottom: #f2953d 2px dotted;
}

.one_home_born_area {
	background: #fefbf7;
	padding-top: 15px;
	padding-bottom: 20px;
}

.one_home_born_area_inner {
	margin: 0 10px;
}

.one_home_born_area_inner .text_area p {
	color: #333;
	font-size: 16px;
	line-height: 1.5;
}

.one_home_born_area_inner figure {
	text-align: center;
	margin-top: 20px;
}

.one_home_born_area_inner p.caution {
	margin-top: 20px;
	color: #333;
	font-size: 14px;
	line-height: 1.4;
}



/****************************
	セコム損保の想い
	mind/index.html
*****************************/

.mind_area_01 figure {
}

.mind_area_01 p {
	margin-top: 10px;
}

.contents_area .mind_button {
	margin-left: auto;
	margin-right: auto;
	color: #f08300;
	font-size: 16px;
	line-height: 46px;
	text-align: center;
	background-color: #fff;
	background-image: url(../../img/icon_triangle_orange.png);
	background-repeat: no-repeat;
	background-position: right 3px bottom 3px;
	background-size: 12px auto;
	border: #f08300 1px solid;
}

.contents_area .mind_button a {
	display: block;
	color: #f08300;
	text-decoration: none;
}

.contents_area .mind_title {
	color: #333;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
	background: none;
	border-bottom: #f08300 2px dotted;
	padding: 0 0 8px;
}

.contents_area .mind_title_small {
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	border: none;
	padding: 0;
}

.contents_area .mind_title_small span {
	color: #f08300;
}

.contents_area .mind_area_02 {
	width: 100%;
	height: 100%;
	background: url(../../mind/img/index_02_sp.jpg) no-repeat left top;
	background-size: 100% auto;
}

.mind_title_serif {
	padding-top: 75px;
}

.contents_area .mind_area_02 .mind_title_serif {
	font-family: serif;
	border-bottom: none;
	padding: 0;
	text-align: center;
	padding-top: 20px;
}

.contents_area .mind_area_02 p {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 50px;
	font-size: 14px;
	line-height: 1.5;
}



/****************************
	モーダル
*****************************/
.modal {
	padding: 25px 50px 25px 25px;
}



/****************************
	フッター固定
*****************************/
.footer_fixed {
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
#expense .footer_fixed,
#customer .footer_fixed {
	display: none !important;
}
.common_calc {
	background: #fff;
	margin-top: 20px;
}

#expense .common_calc ,
#customer .common_calc {
	display: none !important;
}

.footer_fixed .home_calc_area_inner,
.common_calc .home_calc_area_inner {
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 0;
}

.footer_fixed .description,
.footer_fixed .home_calc_box_area,
.footer_fixed .home_calc_result_area,
.footer_fixed .footer_fixed_close_link,
/*.common_calc .description,
.common_calc .home_calc_box_area,*/
.common_calc .home_calc_result_area,
.common_calc .common_calc_close_link {
	display: none;
}


.common_calc .footer_fixed_link_sp {
	display: block;
}

.common_calc .home_calc_area_inner p.description {
	font-size: 14px;
}

.footer_fixed .home_calc_result_area,
.common_calc .home_calc_result_area {
	padding: 10px 10px 10px;
}

.footer_fixed .footer_fixed_close_link,
.common_calc .common_calc_close_link {
	width: 300px;
	margin: 10px auto 0;
	color: #333;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	border: #ccc 3px solid;
	border-radius: 2px;
	text-align: center;
	box-sizing: border-box;
}

.footer_fixed .footer_fixed_close_link a,
.common_calc .common_calc_close_link a {
	color: #333;
	text-decoration: none;
	display: block;
}

.footer_fixed .footer_fixed_close_link a:hover,
.common_calc .common_calc_close_link a:hover {
	text-decoration: underline;
}

.footer_fixed .home_calc_box_area,
.common_calc .home_calc_box_area {
	margin-top: 5px;
}

.footer_fixed .home_calc_area_inner h3,
.common_calc .home_calc_area_inner h3 {
	border: none;
	padding: 0;
	color: #fff;
	font-size: 15px;
	line-height: 1.4;
	background: url(../../img/fixed_simulation_arrow.png) no-repeat 10px 50%;
	background-size: 20px auto;
	width: 100%;
	box-sizing: border-box;
	background-color: #f08300;
	margin: 0;
}

.footer_fixed .home_calc_area_inner h3 a,
.common_calc .home_calc_area_inner h3 a {
	padding: 10px 5px 10px 26px;
	color: #fff;
	display: block;
	text-decoration: none;
}
.footer_fixed .home_calc_area_inner h3 a span,
.common_calc .home_calc_area_inner h3 a span {
	font-size: 18px;
}

.footer_fixed .home_calc_box_01,
.footer_fixed .home_calc_box_03,
.common_calc .home_calc_box_01,
.common_calc .home_calc_box_03 {
	width: 300px;
	padding-bottom: 10px;
	border: none;
}

.footer_fixed .home_calc_box_03,
.common_calc .home_calc_box_03 {
	border-top: #f08708 1px solid;
	padding-bottom: 0;
}

.footer_fixed .home_calc_box_01 h4,
.footer_fixed .home_calc_box_03 h4,
.common_calc .home_calc_box_01 h4,
.common_calc .home_calc_box_03 h4 {
	background-size: 20px;
	font-size: 16px;
	line-height: 20px;
	padding-left: 26px;
	width: 100px;
	float: left;
}

.footer_fixed .home_calc_box_01 p,
.common_calc .home_calc_box_01 p {
	float: left;
	width: 80px;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 7px;
	font-size: 16px;
}

.footer_fixed .home_calc_box_03 .input,
.common_calc .home_calc_box_03 .input {
	margin-right: 40px;
	float: right;
	margin-top: 5px;
	font-size: 16px;
}

.footer_fixed .home_calc_box_03 .input input,
.common_calc .home_calc_box_03 .input input {
	font-size: 14px;
	padding: 2px 4px;
}

.footer_fixed .home_calc_box_03 .caution,
.common_calc .home_calc_box_03 .caution {
	margin-top: 3px;
	font-size: 14px;
	margin-left: 0;
	text-align: center;
}

.footer_fixed .home_calc_box_03 .caution br,
.common_calc .home_calc_box_03 .caution br {
	display: none;
}

.footer_fixed .home_calc_box_05,
.common_calc .home_calc_box_05, {
}

.footer_fixed .home_calc_box_05 p,
.common_calc .home_calc_box_05 p {
	width: 140px;
	margin: 5px auto 0;
}

.footer_fixed .home_calc_box_05 img,
.common_calc .home_calc_box_05 img {
	width: 140px;
	height: auto;
}

.footer_fixed .home_calc_result_area,
.common_calc .home_calc_result_area {
	margin-top: 17px;
}

.footer_fixed .home_calc_result p,
.common_calc .home_calc_result p {
	font-size: 16px;
	line-height: 1;
}

.footer_fixed .home_calc_result .clearfix,
.common_calc .home_calc_result .clearfix {
	margin-top: 2px;
}

.footer_fixed .home_calc_result_area .caution,
.common_calc .home_calc_result_area .caution {
	margin-top: 5px;
}

.footer_fixed .home_calc_button_area,
.common_calc .home_calc_button_area {
	width: 300px;
	margin: 0 auto;
}

.footer_fixed .home_calc_button_02,
.common_calc .home_calc_button_02 {
	width: 48%;
	float: left;
	margin-top: 10px;
}

.footer_fixed .home_calc_button_03,
.common_calc .home_calc_button_03 {
	width: 48%;
	float: right;
	margin-top: 10px;
}

.footer_fixed .home_calc_button_02 h5,
.footer_fixed .home_calc_button_03 h5,
.common_calc .home_calc_button_02 h5,
.common_calc .home_calc_button_03 h5 {
	font-size: 16px;
}

.footer_fixed .home_calc_button_02 p,
.footer_fixed .home_calc_button_03 p,
.common_calc .home_calc_button_02 p,
.common_calc .home_calc_button_03 p {
	margin-top: 5px;
	font-size: 14px;
	line-height: 36px;
}

.footer_fixed .home_calc_box_03 .input span,
.common_calc .home_calc_box_03 .input span {
	font-size: 14px;
}

.footer_fixed .home_calc_result_area .caution,
.common_calc .home_calc_result_area .caution {
	font-size: 14px;
}

.footer_fixed_link_sp {
	display: none;
	margin-top: 10px;
	padding-bottom: 10px;
}

.footer_fixed_calc_link {
	margin-top: 8px;
	font-size: 16px;
	line-height: 1;
	margin-left: 10px;
	margin-right: 10px;
}

.footer_fixed_calc_link a {
	color: #3073d0;
	background: url(../../img/icon_list_green.png) no-repeat 0 2px;
	background-size: 6px auto;
	padding-left: 10px;
	text-decoration: none;
}



/****************************
	タグライン
*****************************/

.sp_tagline {
	font-size: 0.8em;
	padding: 0.67em;
	text-align: center;
	color: #fff;
	background: #10458f;
}



/****************************
	フッター固定
*****************************/
.footer_fixed_one {
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-top: 0;
	padding-bottom: 0;
	border-top: 0;
}
#customer .footer_fixed_one {
	display: none !important;
}

.footer_fixed_one .footer_estimate,
.footer_fixed_one .footer_estimate_link {
	display: none;
}

.footer_fixed_one .footer_estimate_link {
	margin-top: 10px;
	margin-bottom: 15px;
}