@charset "UTF-8";

.content_frame {
    padding-bottom: 120px;
    margin-bottom: 0;
}
.main_image {
	position: relative;
	margin-top: 60px;
	background-image: url(../images/about/pict_main.png);
	height: 400px;
}
.main_image .right {
    width: 465px;
    float: right;
    text-align: center;
}
.main_image .right .text{
	margin-top: 20px;
	}
.main_image .right .btn{
	margin-top: 35px;
	}
.main_image .right .tel {
	margin-top: 40px;
	border-top: 1px solid #bbb;
	padding-top: 30px;
}
.section{
    margin-top: 100px;
}

.section .ttl_square_line02 {
	font-size: 20px;
	font-weight: bold;
	color: #ed7464;
	display: inline-block;
	padding: 0 30px 10px 40px;
}
.section .support {
	background-image: url("../images/about/pict_image.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 18px;
	background-color: #fff;
	width: 900px;
	margin: 70px auto 0;
	padding-bottom: 30px;
}
.section .support p {
	line-height: 1.8;
	margin-top: 40px;
}
.section .support p:first-child{
	margin-top: 0;
	}
.section .support strong{
	color: #ed7464;
	}
.fukidashi_contact {
	margin-top: 80px;
}
.fukidashi_contact .fukidashi::before{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 37.5px 0 37.5px;
	border-color: #ddd transparent transparent;
	content: "";
	left: 50%;
	position: absolute;
	bottom: -40px;
	margin-left: -37.5px;
}
.fukidashi_contact .fukidashi::after{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 37.5px 0 37.5px;
	border-color: #fef5f4 transparent transparent;
	content: "";
	left: 50%;
	position: absolute;
	bottom: -37px;
	margin-left: -37.5px;
}
.fukidashi_contact .fukidashi {
	background-color: #fef5f4;
	width: 510px;
	margin: 0 auto;
	border: 2px solid #ddd;
	padding: 30px;
	text-align: center;
	position: relative;
}
.fukidashi_contact .text{
	font-size: 22px;
}
.fukidashi_contact .time{
	font-size: 16px;
}
.fukidashi_contact .tel {
	font-size: 30px;
	color: #ed7464;
}
.fukidashi_contact .btn{
	margin-top: 50px;
}
.fukidashi_contact .btn{
	text-align: center;
	}
.section .merit {
	margin-top: 50px;
}
.section .merit ol {
	display: flex;
	flex-wrap: wrap;
	margin-left: 25px;
}
.section .merit li {
	width: 275px;
	margin-left: 10px;
	box-shadow: 4px 4px 1px 0px #aaa;
	border: 1px solid #ccc;
	background-color: #fff;
}
.section .merit li p:first-child::before {
	content: "";
	border-top: 1px dashed #fff;
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 100%;
}
.section .merit li p:first-child {
	background-color: #ed7464;
	color: #fff;
	padding: 5px 10px 7px;
	position: relative;
	font-size: 16px;
}
.section .merit li p:first-child span {
	display: inline-block;
	background-color: #f35a46;
	width: 19px;
	height: 19px;
	margin-left: 5px;
	border-radius: 50%;
	text-align: center;
	font-size: 15px;
	line-height: 21px;
}
.section .merit li p:nth-child(2) {
	background-color: #f3f3f3;
	text-align: center;
	font-size: 20px;
	height: 84px;
	padding-top: 12px;
	background-repeat: no-repeat;
}
.section .merit li.merit1 p:nth-child(2) {
	background-image: url(../images/about/bg_merit01.png);
	background-position: 185px bottom;
}
.section .merit li.merit2 p:nth-child(2) {
	background-image: url(../images/about/bg_merit02.png);
	background-position: 203px center;
	line-height: 84px;
	padding: 0;
}
.section .merit li.merit3 p:nth-child(2) {
	background-image: url(../images/about/bg_merit03.png);
	background-position: 200px center;
}
.section .merit li.merit4 p:nth-child(2) {
	background-image: url(../images/about/bg_merit04.png);
	background-position: 190px center;
}
.section .merit li p:last-child {
	padding: 20px;
	font-size: 14px;
}
.section .service ol {
	width: 1000px;
	margin: 0 auto;
}
.section .service li::before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 40px 0 40px;
	border-color: #f5b4ac transparent transparent transparent;
	content: "";
	position: absolute;
	left: 50%;
	bottom: -40px;
	margin-left: -40px;
}
.section .service li:nth-child(2)::before {
	left: 724px;
	margin: 0;
}
.section .service li:nth-child(2)::after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 40px 0 40px;
	border-color: #9c9c9c transparent transparent transparent;
	content: "";
	position: absolute;
	left: 212px;
	bottom: -40px;
	margin-left: 0;
}
.section .service li:nth-child(3)::before {
	left: 212px;
	margin-left: 0;
	border-color: #9c9c9c transparent transparent transparent;
}
.section .service li:nth-child(4)::before,
.section .service li:nth-child(5)::before {
	left: 50%;
	margin-left: -40px;
	border-color: #9c9c9c transparent transparent transparent;
}
.section .service li:last-child::before{
	display:none;
}
.section .service li {
	margin: 60px 0 0 0;
	width: 100%;
	position: relative;
}
.section .service li .title {
	position: relative;
	line-height: 70px;
	padding-left: 133px;
	font-size: 20px;
	background-color: #f3f3f3;
}
.section .service li .title p::before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 35px 0 35px 20px;
	border-color: transparent transparent transparent #ed7464;
	position: absolute;
	right: -20px;
	top: 0;
	content: "";
}
.section .service li .title p {
	display: inline-block;
	width: 90px;
	height: 70px;
	color: #fff;
	background-color: #ed7464;
	text-align: center;
	font-size: 18px;
	line-height: 1;
	position: absolute;
	padding-top: 12px;
	left: 0;
}
.section .service li .title p span {
	display: block;
	margin-top: 5px;
	font-size: 24px;
}
.section .service li .text {
	padding: 20px 30px;
	border-top: 2px dotted #ed7464;
	margin-top: -2px;
	font-size: 18px;
	position: relative;
	background-color: #fff;
}
.section .service li .text p strong {
	color: #ed7464;
}
.section .service li .text p.tel {
	font-size: 14px;
	margin-top: 10px;
	color: #ed7464;
}
.section .service li .text p.note{
	font-size: 14px;
}
.section .service li .black .title p::before {
	border-color: transparent transparent transparent #444444;
	}
.section .service li .black .title p {
	background-color: #444444;
	}
.section .service li .black .text {
	border-top: 2px dotted #444444;
}
.section .service li .center {
	border: 1px solid #ccc;
}
.section .service li .left {
	width: 490px;
	border: 1px solid #ccc;
}
.section .service li .right {
	width: 490px;
	margin-left: 20px;
	border: 1px solid #ccc;
}
.section .service li.column2 {
	display: flex;
	flex-wrap: wrap;
}
@media screen and (max-width:750px) {
#main {
    background-image: none;
}
.content_frame {
	padding-bottom: 40px;
}
.about {
    font-size: 28px;
}
.main_image {
	background-position: -150px;
}
.main_image .right {
	text-align: right;
	width: auto;
}
.main_image .right .text {
	margin-top: 40px;
	margin-right: 50px;
}
.main_image .right .tel {
	margin-top: 50px;
	border-top: 0;
	padding-top: 0;
	margin-right: 30px;
}
.main_image + .btn {
	margin-top: 30px !important;
	text-align: center;
	padding: 0 !important;
}
.about .ttl_square_line03{
	padding-left: 20px;
}
.about .ttl_square_line02 {
	font-size: 32px;
	width: auto;
	padding: 0 35px 10px 20px;
	font-weight: normal;
}

.section {
	background-size: auto auto;
	margin: 40px 0 0;
	padding-top: 40px;
}
.section .text {
	background-image: none;
	font-size: 28px;
	margin-top: 20px;
}
.section .text p {
	line-height: 2;
	margin-top: 20px;
}
.section .text p:first-child{
	margin-top: 0;
	}


.about .btn {
	padding: 0;
	margin-top: 60px;
}
.section .support {
	font-size: 28px;
	width: 100%;
	margin: 0;
	padding: 40px 20px 0;
	background-image: none;
}
.section .support p {
    line-height: 1.6;
}
.section .support p.image{
	margin: 50px 0;
}
.fukidashi_contact .fukidashi {
	width: 645px;
}
.fukidashi_contact .text {
	font-size: 32px;
}
.fukidashi_contact .time {
	font-size: 28px;
}
.fukidashi_contact .tel {
	font-size: 40px;
}
.section .merit {
	margin-top: 60px;
	padding: 0 20px;
}
.section .merit ol {
	display: block;
	margin-left: 0;
}
.section .merit li {
	width: 100%;
	margin-left: 0;
	box-shadow: none;
	border-bottom: 0;
}
.section .merit li p:first-child {
	padding: 5px 10px 7px;
	font-size: 27px;
}
.section .merit li p:first-child span {
	width: 43px;
	height: 43px;
	font-size: 40px;
	line-height: 45px;
}
.section .merit li p:nth-child(2) {
	background-color: #f3f3f3;
	font-size: 32px;
	line-height: 60px;
	height: 60px;
	padding: 0;
}
.section .merit li.merit1 p:nth-child(2) {
	background-position: 620px bottom;
}
.section .merit li.merit2 p:nth-child(2) {
	background-position: 630px center;
	padding: 0;
	line-height: 60px;
}
.section .merit li.merit3 p:nth-child(2) {
	background-position: 630px center;
}
.section .merit li.merit4 p:nth-child(2) {
	background-position: 190px center;
	height: 110px;
	line-height: 1.2;
	padding-top: 20px;
}
.section .merit li.merit4 p:nth-child(2) {
	background-position: 620px center;
	height: 110px;
	line-height: 1.2;
	padding-top: 20px;
}
.section .merit li.merit4{
	border-bottom: 1px solid #ccc;
}
.section .merit li p:last-child {
	font-size: 28px;
}

.section .service {
	padding: 0 20px;
}
.section .service ol {
	width: 100%;
	margin: -20px auto 0;
}
.section .service li::before {
	border-width: 40px 70px 0 70px;
	bottom: -60px;
	margin-left: -70px;
}
.section .service li {
	margin: 80px 0 0 0;
}
.section .service li .title {
	padding-left: 160px;
	font-size: 32px;
}
.section .service li .title p {
	width: 115px;
	font-size: 28px;
	position: absolute;
	left: 0;
	line-height: 70px;
	padding: 0;
}
.section .service li .title p span {
	margin-top: 0;
	font-size: 30px;
	margin-left: 5px;
	display: inline-block;
}
.section .service li .text {
	font-size: 28px;
	padding: 30px 19px;
}
.section .service li .text p {
	line-height: 1.4;
}
.section .service li .text p.tel {
	font-size: 28px;
	margin-top: 20px;
	text-align: center;
}
.section .service li .text p.note {
	font-size: 28px;
	text-align: center;
	margin: 0;
}
.section .service li.title .title {
	line-height: 1.2;
	height: 110px;
	padding-top: 18px;
}
.section .service li.title .title p {
	line-height: 110px;
	height: 110px;
	top: 0;
}
.section .service li.title .title p::before {
	border-width: 55px 0 55px 20px;
}
.section .service li.column2 {
	display: block;
	background-image: url(../images/about/bg_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	margin: 0;
	padding-top: 80px;
}
.section .service li .right {
	width: 545px;
	float: right;
}
.section .service li.column2 .center {
    margin-top: 40px;
}
.section .service li:nth-child(2)::after {
	display: none;
}
.section .service li:nth-child(2)::before {
	left: 410px;
}
.section .service li:nth-child(3)::before {
	left: 50%;
	margin-left: -70px;
}
.section .service li:nth-child(4)::before, .section .service li:nth-child(5)::before {
	margin-left: -70px;
}
}

