@charset "UTF-8";
/* CSS Document */

#h_box h1 {
    position: relative;
    display: inline-block;
    padding-left: 50px;
}

#h_box h1::before {
    content: "";
    width: 40px;
    height: 39px;
    background-image: url("../../../images/cont05_ico01.png");
    background-size: cover;
    position: absolute;
    top: -5px;
    left: 0;
}

#cont01 {
    padding-top: 60px;
    padding-bottom: 80px;
}

#cont01 ul {
    padding-top: 35px;
    padding-left: 20px;
    padding-right: 20px;
}

#cont01 ul li {
    padding-left: 28px;
    font-family: 'Noto Serif JP', serif;
    font-size: 16px;
    color: #333;
    margin-bottom: 12px;
    position: relative;
}

#cont01 ul li:last-child {
	margin-bottom: 0;
}

#cont01 ul li::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("../../images/check01.png");
    background-size: cover;
    position: absolute;
    left: 0;
    top: 3px;
}

#cont02 {
    background-color: #f5e7e2;
    background-image: url("../../../images/cont02_bg01.png"),url("../../../images/cont02_bg02.png");
    background-repeat: no-repeat,no-repeat;
    background-size: 120px 250px,120px 251px;
    background-position: left 35px,right bottom 35px;
    padding-top: 80px;
    padding-bottom: 100px;
}

#cont02 .box01 {
    padding-top: 35px;
    padding-left: 20px;
    padding-right: 20px;
}

#cont02 .box01 div:first-child {
    padding-bottom: 35px;
}

#cont02 .box01 div:first-child p {
    padding-top: 35px;
    font-size: 16px;
}

#cont03 {
    padding: 80px 20px 100px;
}

#cont03 > p {
    padding: 35px 0;
	font-size: 16px;
}

#cont03 div {
    padding-bottom: 50px;
}

#cont03 div:last-of-type {
	padding-bottom: 0;
}

#cont03 div h3 {
    font-size: 24px;
    font-family: 'Noto Serif JP', serif;
    border-bottom: 2px solid #252525;
    margin-bottom: 10px;
}

#cont03 div h4 {
    padding: 20px 0 15px;
    font-size: 22px;
    color: #c5643e;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
}

#cont03 div p {
    padding: 0 0 40px;
    border-bottom: 1px solid #313131;
	font-size: 16px;
}

#cont03 div p:last-child {
    border-bottom: 0;
}

#cont03 div:last-of-type p:last-child {
	padding-bottom: 0;
}

#cont04 {
	background-color: #f5e7e2;
    padding: 80px 20px 100px;
}

#cont04 div {
    padding-bottom: 50px;
}

#cont04 div:first-of-type {
	padding-top: 35px;
}

#cont04 div:last-of-type {
	padding-bottom: 0;
}

#cont04 div h3 {
    font-size: 24px;
    font-family: 'Noto Serif JP', serif;
    border-bottom: 2px solid #252525;
    margin-bottom: 10px;
}

#cont04 div p {
	font-size: 16px;
}

#cont05 {
	padding: 80px 20px 100px;
}

#cont05 .box01 {
	padding-top: 35px;
}

#cont05 .box01 > div.box {
	padding-bottom: 80px;
	padding-top: 35px;
}

#cont05 .box01 > div.box:last-of-type {
	padding-bottom: 0;
}

#cont05 .box01 > div.box p {
	font-size: 16px;
	padding-bottom: 35px;
}

#cont06 {
	background-color: #f5e7e2;
    padding-top: 80px;
    padding-bottom: 100px;
}

#cont06 div.box01 {
    padding-top: 35px;
    padding-left: 20px;
    padding-right: 20px;
}

#cont06 div.box01 > ul.flow > li {
    padding-bottom: 50px;
}

#cont06 div.box01 > ul.flow > li:last-child {
    padding-bottom: 0;
}

#cont06 div.box01 > ul.flow > li h3 {
    width: calc(100% - 2px);
    min-height: 60px;
    border: 1px solid #c5643e;
    display: table;
}

#cont06 div.box01 > ul.flow > li h3 span {
    display: table-cell;
    vertical-align: middle;
}

#cont06 div.box01 > ul.flow > li h3 span:first-child {
    width: 60px;
    text-align: center;
    background-color: #c5643e;
    color: #fff;
    font-size: 22px;
    padding-top: 6px;
    position: relative;
}

#cont06 div.box01 > ul.flow > li h3 span:first-child::before {
    content: "step";
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 6px;
    left: 50%;
    transform: translateX(-50%);
}

#cont06 div.box01 > ul.flow > li h3 span:nth-child(2) {
    background-color: #fef2ed;
    color: #c5643e;
    font-family: 'Noto Serif JP', serif;
    padding-left: 20px;
    font-size: 18px;
}

#cont06 div.box01 > ul.flow > li p {
    font-size: 16px;
    padding-top: 25px;
}

#cont06 div.box01 > ul.flow > li p a {
    color: #252525;
}

#cont07 {
    padding-top: 80px;
    padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}

#cont07 table {
    margin-top: 50px;
    width: 100%;
}

#cont07 table td {
    border: 1px solid #000;
    padding: 10px;
    font-size: 14px;
}

#cont07 table td:first-child {
    background-color: #f5e7e2;
    width: 30%;
}

#meso_price {
    padding-top: 80px;
    padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;
}

#meso_price table {
    margin-top: 50px;
    width: 100%;
}

#meso_price table td {
    border: 1px solid #000;
    padding: 10px;
    font-size: 14px;
}

#meso_price table tr:first-child td {
    background-color: #f5e7e2;
    font-weight: bold;
    color: #373d59;
    text-align: center;
    font-size: 15px;
}

#meso_price table td.w01 {
    background-color: #f5e7e2;
    width: 30%;
}

#meso_price table td.w02 {
    width: 40%;
}

#meso_price table td.w03 {
    text-align: right;
}

#meso_price ul {
    padding-top: 5px;
}

#meso_price ul li {
    padding-left: 1em;
    line-height: 1.8em;
    font-size: 14px;
    position: relative;
}

#meso_price ul li::before {
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
}

#cont08 {
    background-color: #fbf7f7;
    padding-top: 80px;
    padding-bottom: 100px;
	padding-left: 20px;
    padding-right: 20px;
}

#cont08 dl {
    padding-top: 25px;
}