.service h2 {
    position: relative;
    font-size: 50px;
    text-align: center;
    color:#0aaf17;
}
.service h2::before,
.service h2::after {
    position: absolute;
    top: 50%;
    content: ' ';
    width: 30%;
    height: 2px;
    background:#0aaf17;
}
.service h2::before {left: 0;}
.service h2::after {right: 0;}

.service_content {
    margin: 80px 0;
}
.service_content_box01 h3 {
	margin-bottom: 25px;
	font-size: 4rem;
	line-height: 140%;
}
.service_content_box01 h4 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 3rem;
	line-height: 140%;
	border-bottom: 2px solid #707070;
}
.service_content_box01 p {
	margin-bottom: 50px;
	font-size: 1.8rem;
}
.service_content_box02 {
	display: block;
	width: 100%;
	margin: 100px auto;
	padding: 50px 50px 75px;
	background: #f2f2f2;
	border-radius: 15px;
}
.service_content_box02 h3 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 3rem;
	line-height: 140%;
	border-bottom: 2px solid #707070;
}
.service_content_box02_box {
	display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content:space-between;
	margin: 75px auto 0;
}
.service_content_box02_box_block {
	width: 28%;
}
.service_content_box02_box_block img {
	display: block;
	width: 60%;
	margin: 0 auto;
}
.service_content_box02_box_block p {
	margin-top: 25px;
	font-size: 1.6rem;
	font-weight: 600;
}
.service_content_box03 {
	display: block;
	width: 100%;
	margin: 100px auto;
}
.service_content_box03 h3 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 3rem;
	line-height: 140%;
	border-bottom: 2px solid #707070;
}
.service_content_box03_block {
	margin: 30px auto;
	padding-left: 15px;
	border-left: 10px solid #0aaf17;
}
.service_content_box03_block h4 {
	font-size: 2.5rem;
	margin-bottom: 15px;
	line-height: 140%;
}
.service_content_box03_block p {
	font-size: 1.6rem;
}
.service_content_box04 {
	display: block;
	width: 100%;
	margin: 100px auto;
}
.service_content_box04 h3 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 3rem;
	line-height: 140%;
	border-bottom: 2px solid #707070;
}
.service_content_box04_box {
	display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content:space-between;
	width: 90%;
	margin: 8rem auto 5rem;
}
.service_content_box04_box_block {
	width: 46%;
	margin-bottom: 3rem;
	border-radius: 50%;
}
.service_content_box04_box_block h4 {
	margin: 3rem 0;
	font-size: 3rem;
	text-align: center;
}
.service_content_box04_box_block h5 {
	margin: 0 0 1rem;
	font-size: 2.5rem;
	line-height: 140%;
}
.service_content_box04_box_block p {
	font-size: 2rem;
	color: #3c3c3c;
	letter-spacing: 1px;
}
.service_content_box04_table table {
      border-collapse: collapse;
      width: 100%;
    }
    .service_content_box04_table th, td {
      border: 1px solid #999;
      padding: 8px;
		font-size: 1.8rem;
      text-align: center;
    }
    .service_content_box04_table th {
      background-color: #f2f2f2;
    }
    .photo3d {
      background-color: #d5e3f1!important;
    }
    .laser3d {
      background-color: #f5d0d0!important;
    }
    .greenlaser3d {
      background-color: #d8f0d8!important;
    }
    .circle-double { color: #0044cc; font-weight: bold; } /* ◎ */
    .circle { color: #007bff; }                          /* 〇 */
    .triangle { color: #ff8800; }                        /* △ */
    .cross { color: #cc0000; }                           /* ✕ */
    small { font-size: 1.4rem; color: #555; }

.service_content_box05 {
	display: block;
	width: 100%;
	margin: 100px auto;
}
.service_content_box05 h3 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 3rem;
	line-height: 140%;
	border-bottom: 2px solid #707070;
}
.service_content_box05 h4 {
	margin: 1rem 0;
	font-size: 3rem;
}
.service_content_box05 p {
	font-size: 2rem;
	color: #3c3c3c;
	letter-spacing: 1px;
}
.service_content_box05 img {
	display: block;
	width: 90%;
	max-width: 780px;
	margin: 50px 0;
}
.service_content_box06 {
	display: block;
	width: 100%;
	margin: 100px auto;
}
.service_content_box06 h3 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 3rem;
	line-height: 140%;
	border-bottom: 2px solid #707070;
}
.service_content_box06 p {
	font-size: 2rem;
	color: #3c3c3c;
	letter-spacing: 1px;
}
.service_content_box06 img {
	display: block;
	width: 90%;
	max-width: 680px;
	margin: 50px 0;
}
.service_content_box06_box {
	display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content:space-between;
	flex-direction: row-reverse;
	width: 100%;
	margin: 0 auto;
	padding: 25px 25px 50px;
	border: 2px solid #0aaf17;
	border-radius: 15px;
}
.service_content_box06_box_right {
	width: 75%;
	margin: 0 auto;
}
.service_content_box06_box_right h4 {
	margin: 1.5rem 0;
	font-size: 3rem;
}
.service_content_box06_box_left {
	width: 15%;
	margin: 6rem auto 0;
}
.service_content_box06_box_left img {
	width: 100%;
	margin: 0 auto;
}
.service_content_box07 {
	display: block;
	width: 100%;
	margin: 100px auto;
	padding: 50px 50px 75px;
	background: #f2f2f2;
	border-radius: 15px;
}
.service_content_box07 h3 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 3rem;
	line-height: 140%;
	border-bottom: 2px solid #707070;
}
.service_content_box07 p {
	font-size: 2rem;
	color: #3c3c3c;
	letter-spacing: 1px;
}
.service_content_box07_box {
	display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content:space-between;
	width: 100%;
	margin: 50px auto;
}
.service_content_box07_box_right {
	width: 45%;
	margin: 0 auto;
}

.service_content_box07_box_right table {
      border-collapse: collapse;
      width: 100%;
    }
.service_content_box07_box_right th, td {
      border: 1px solid #999;
      padding: 8px;
		font-size: 1.8rem;
      text-align: center;
	background: #fff;
    }
.service_content_box07_box_right th {
	font-weight: 600;
}
.service_content_box07_box_left {
	width: 50%;
	margin: 0 auto;
}
.service_content_box07_box_left img {
	width: 100%;
	margin: 0 auto;
}
@media screen and (max-width:480px) {
    .service {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .service h2 {
    font-size: 3.5rem;
}
.service h2::before,
.service h2::after {
    display: none;
}
.service_content_box01 {
	width: 100%;
	margin: 0 auto 7rem;
}
.service_content_box01 h3 {
	font-size: 3rem;
}
.service_content_box01 h4 {
	font-size: 2.2rem;
}
.service_content_box01 p {
	font-size: 1.6rem;
}
.service_content_box02 {
	padding: 50px 25px;
}
.service_content_box02 h3 {
	font-size: 3rem;
}
.service_content_box02_box {
}
.service_content_box02_box_block {
	width: 100%;
	margin-bottom: 50px;
}
.service_content_box02_box_block img {
	width: 40%;
}
.service_content_box03_block {
	border-left: 7px solid #0aaf17;
}
.service_content_box03_block h4 {
	font-size: 2.2rem;
	margin-bottom: 10px;
}
.service_content_box04_box_block {
	width: 100%;
}
.service_content_box04_box_block h4 {
	font-size: 2.2rem;
}
.service_content_box04_box_block h5 {
	font-size: 2rem;
}
.service_content_box04_box_block p {
	font-size: 1.6rem;
}
    .service_content_box04_table th, td {
		font-size: 1.6rem;
    }
.service_content_box05 h3 {
	font-size: 2.5rem;
}
.service_content_box05 h4 {
	font-size: 2.2rem;
}
.service_content_box05 p {
	font-size: 1.6rem;
}
.service_content_box06 h3 {
	font-size: 2.5rem;
}
.service_content_box06 p {
	font-size: 1.6rem;
}
.service_content_box06 img {
	width: 90%;
}
.service_content_box06_box_right {
	width: 100%;
}
.service_content_box06_box_right h4 {
	font-size: 2rem;
}
.service_content_box06_box_left {
	width: 100%;
	margin: 3rem auto 0;
}
.service_content_box06_box_left img {
	width: 50%;
	margin: 0 auto;
}
.service_content_box07 {
	padding: 50px 25px;
}
.service_content_box07 h3 {
	font-size: 2.2rem;
}
.service_content_box07 p {
	font-size: 1.6rem;
}
.service_content_box07_box {
	display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content:space-between;
	width: 100%;
	margin: 50px auto;
}
.service_content_box07_box_right {
	width:100%;
	margin: 3rem auto 0;
}

.service_content_box07_box_right table {
      border-collapse: collapse;
      width: 100%;
    }
.service_content_box07_box_right th, td {
      border: 1px solid #999;
      padding: 8px;
		font-size: 1.8rem;
      text-align: center;
	background: #fff;
    }
.service_content_box07_box_right th {
	font-weight: 600;
}
.service_content_box07_box_left {
	width: 100%;
	margin: 0 auto;
}
.service_content_box07_box_left img {
	width: 100%;
	margin: 0 auto;
}
}