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

body {
	line-height: 1.5;
}

.blue {
background: #CDD6DD;
}
.blue > section, .yellow > section {
background: #fff;
border-radius: 8px;
box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.3);
}
section article h3.gradation {
background: linear-gradient(90deg, rgba(255,147,0,1) 0%, rgba(204,31,0,1) 100%);
text-align: center;
color: #fff;
}

.yellow {
background: #FFFAE2;
}

a.gotop {
background: #3B4043;
color: #fff;
}
a.btn.gotop:before {
position: absolute;
top: 60%;
right: 20px;
content: '\f0de';
font-weight: 700;
font-family: "Font Awesome 5 Pro";
}

#youtube {
max-width: 800px;
margin: 0 auto;
}
#youtube h4 {
display: table;
margin: 0 auto;
}

.hero-menu {
background: #3B4043;
}
.hero-menu h2 {
padding-top: 30px;
color: #fff;
text-align: center;
line-height: 1.5;
}
.hero-menu ul {
list-style-type: none;
display: flex;
flex-wrap: wrap;
width: 96%;
max-width: 800px;
margin: 0 auto;
}
#heroEquipment ul {
justify-content: space-between;
}
.hero-menu ul li a {
display: block;
background: #fff;
border-radius: 8px;
height: 100%;
text-align: center;
padding: 10px 0;
}
.hero-menu ul li.active a {
background: rgb(255,147,0);
background: linear-gradient(180deg, rgba(255,147,0,1) 0%, rgba(204,31,0,1) 100%);
color: #fff;
}
.hero-menu ul li a img {
display: block;
width: 60%;
margin: 0 auto;
padding-bottom: 8px;
}

.blue > section article:last-child {
padding-bottom: 0;
}

img#symbol {
width: 40%;
max-width: 240px;
margin: 0 auto;
display: block;
}
.page-h2 {
color: #F88300;
display: table;
margin: 0 auto;
}
p.p-catch {
font-weight: bold;
}

.contentBx .label{
position: relative;
color: #F88300;
cursor: pointer;
border-bottom: 1px solid #F88300;
font-weight: bold;
font-family: "Noto Sans JP", "Yu Gothic medium", YuGothic, "Hiragino Sans", Meiryo, "sans-serif";
}
.contentBx .label::before{
content: '\f0da';
font-family: "Font Awesome 5 Pro";
position: absolute;
font-weight: 700;
top: 50%;
right: 20px;
transform: translateY(-50%);
font-size: 1.5em;
}
.contentBx.active .label::before{
content: '\f0dd';
transform: translateY(-80%);
font-size: 2em;
}
.contentBx .features{
position: relative;
height: 0;
overflow: hidden;
transition: 0.5s;
border-bottom: 0 solid #F88300;
font-family: "Noto Sans JP", "Yu Gothic medium", YuGothic, "Hiragino Sans", Meiryo, "sans-serif";
}
.contentBx.active .features{
height: 100%;
border-bottom: 1px solid #F88300;
}
.features ul {
list-style-type: disc;
padding-left: 20px;
}
.features p {
padding-bottom: 20px;
}
.features dl.border-dl dt, #oil .flex dl dt {
border-bottom: 1px solid #F88300;
padding-bottom: 4px;
margin-bottom: 4px;
}
.features dd:last-child {
padding-bottom: 0;
}
.features dl.border-dl dd h4 {
color: #F88300;
padding: 20px 0 8px;
}
.features dd p, .features dd ul {
padding-bottom: 20px;
}
.features dd p:last-child, .features dd ul:last-child  {
padding-bottom: 0;
}
.features dd strong, #oil .flex span {
color: #FF0000;
}

.features ul.performance {
list-style-type: none;
padding-left: 0;
}
.features ul.performance li {
border-bottom: 1px solid #303030;
}
.features ul.performance li:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
}
.features ul.performance li h4 {
color: #F88300;
padding-bottom: 8px;
}

ul.df3 {
list-style-type: none;
padding-left: 0;
}
.df3 > li {
background: #fff1e1;
}
.df3 > li h5 {
color: #fff;
background: #F88300;
text-align: center;
}
.list {
list-style-type: square;
padding-left: 20px;
}
ul.list li:nth-last-child(1) {
padding-bottom: 0;
}

#how .features dt {
margin-bottom: 10px;
}
#how .features p {
padding-bottom: 20px;
}
.img-m {
display: block;
max-width: 800px;
margin: 0 auto;
padding-bottom: 20px;
}

h3.space-btm, #checking p.space-btm {
margin-bottom: 20px;
}
#how3 p:last-child {
padding-bottom: 0;
}

#payment2 strong  {
display: block;
color: #FF0000;
}
#payment3 ul {
padding-left: 20px;
font-family: "Noto Sans JP", "Yu Gothic medium", YuGothic, "Hiragino Sans", Meiryo, "sans-serif";
}

table.common-table th {
text-align: left;
}
#years {
border: 1px solid #f08c1e;
}
#years h6 {
display: flex;
justify-content: center;
align-items: center;
background: #f08c1e;
color: #fff;
}
#years h6 span {
display: table;
}
#years h6 span i {
font-size: 1.2em;
}
#years p {
color: #f08c1e;
box-sizing: border-box;
}

h2#safetyHead {
text-align: center;
color: #F88300;
line-height: 1.5;
}

ul#accident-ul, ul#emergency-ul {
list-style-type: none;
}
ul#accident-ul li img, ul#emergency-ul li img {
padding-bottom: 10px;
}
ul#emergency-ul li h4 {
font-family: "Noto Sans JP", "Yu Gothic medium", YuGothic, "Hiragino Sans", Meiryo, "sans-serif";
}
.common-dl dt i {
font-size: 1.2em;
padding-right: 10px;
color: #F88300;
}
#accident .flex ul li:last-child {
padding-bottom: 0;
}

.accbox label {
display: block;
position: relative;
margin: .5em 0;
padding : 13px 12px;
cursor :pointer;
transition: all 0.5s;
min-height:4.6em;
color: #F88300;
box-sizing: border-box;
font-weight: bold;
}
.accbox label:after {
font-family: 'Font Awesome 5 Pro';
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
content: '\f067';
}
.accbox input {
display: none;
}
.accbox .accshow {
height: 0;
overflow: hidden;
opacity: 0;
transition: 0.8s;
background: #fff1e1;
border-radius: 10px;
}
.accbox label h4{
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.cssacc:checked + label + .accshow {
height: auto;
opacity: 1;
}
.accbox .accshow p {
line-height:1.8 !important;
}
.accbox .accshow p:nth-last-child(1) {
padding-bottom: 0;
}

#emergency-ul h4 {
text-align: center;
padding-bottom: 10px;
color: #F88300;
}

#boiler2 p strong {
display: block;
color: #FF0000;
}

#contribution h2 {
text-align: center;
color: #F88300;
}
#contribution ul {
list-style-type: none;
padding-left: 0;
}
#contribution ul li img {
padding-bottom: 8px;
}
#contribution ul li h4 {
display: table;
margin: 0 auto;
}

.result-area {
display: none;
}

#kanta > ul > li:last-child {
padding-bottom: 0;
}
#kanta h4, #kanta h5 {
text-align: center;
}
#kanta h4 {
color: #F8890E;
}
#kanta h4 span {
font-size: 1.2em;
}
#kanta .flex div {
font-family: "Noto Sans JP", "Yu Gothic medium", YuGothic, "Hiragino Sans", Meiryo, "sans-serif";
}
#kanta ul {
list-style-type: none;
}
#kanta h6 {
text-align: center;
background: #F8890E;
color: #fff;
}
#kanta dl {
display: table;
margin: 0 auto;
}
#kanta .cost{
display: flex;
flex-wrap: wrap;
}
#kanta .cost li{
color: #fff;
font-weight: 500;
border-radius: 5px;
}
#kanta .cost li:nth-child(1){
background-color: #e84359;
}
#kanta .cost li:nth-child(2){
background-color: #00ada9;
}
#kanta .cost li:nth-child(3){
background-color: #f29600;
}
#kanta .cost li:nth-child(4){
background-color: #ffe100;
color: #cf000d;
}
#kanta p.price {
font-weight: bold;
color: #F8890E;
}
#kanta p.price span {
font-size: 0.8em;
}

.diagnosis-h3 {
display: table;
border-bottom: 1px solid #F8890E;
margin: 0 auto;
text-align: center;
}
#diagnosis1 h2 {
display: table;
margin: 0 auto;
}
#diagnosis1 h2 span {
font-size: 1.2em;
}
img.diagnosis-img {
display: block;
max-width: 600px;
margin: 0 auto;
}
#diagnosis2 h2 {
color: #fff;
text-align: center;
}
#diagnosis2 h4 {
text-align: center;
}
#diagnosis2 ul {
display: table;
margin: 0 auto;
list-style-type: none;
padding-left: 0;
}
#diagnosis2 ul li {
color: #F88300;
font-weight: bold;
}
input:invalid {
background-color: lightpink;
}
#diagnosis2 ul li input {
border: 1px solid #F88300;
padding: 4px;
}
#diagnosis2 button {
background: #F88300;
color: #fff;
display: table;
margin: 0 auto;
font-family: "Noto Sans JP", "Yu Gothic medium", YuGothic, "Hiragino Sans", Meiryo, "sans-serif";
}
#result {
max-width: 640px;
background: #FFFAE2 no-repeat center bottom url("../images/result.webp");
background-size: 100% auto;
margin: 0 auto;
}
#cheaperResult h3, #result h5, #result p {
text-align: center;
}
#result p {
color: #F88300;
}
#cheaperResult h3 span {
color: #3197D5;
}
#cheaperResult a.btn {
background: #F88300;
color: #fff;
}
#expensiveResult a.btn {
background: #004BB1;
color: #fff;
}
#security h2 {
text-align: center;
position: relative;
z-index: 1;
}
#security h2 strong {
color: #F88300;
}
#security img {
position: relative;
z-index: 0;
}
#problem ul {
list-style-type: none;
padding-left: 0;
}
#problem li {
text-align: center;
}

#oil dl {
font-family: "Noto Sans JP", "Yu Gothic medium", YuGothic, "Hiragino Sans", Meiryo, "sans-serif";
}
#oil p:last-child {
padding-bottom: 0;
}
#contactTel {
background: #eef5f9;
}
#contactTel ul {
list-style-type: none;
}
#contactTel p {
text-align: center;
}
#contactTel p, #contactTel a {
color: #6080b1;
font-family: "Noto Sans JP", "Yu Gothic medium", YuGothic, "Hiragino Sans", Meiryo, "sans-serif";
}
#contactTel a, #contactTel a span {
display: block;
text-align: center;
font-weight: bold;
}
#contactTel a span {
color: #111;
}

#newsList ul {
list-style-type: none;
padding-left: 0;
}
#newsList ul li {
border-bottom: 1px solid #070707;
}
#newsList ul li a {
display: block;
position: relative;
}
#newsList ul li a:before {
position: absolute;
top: 50%;
transform: translateY(-50%);
content: '\f054';
font-family: "Font Awesome 5 Pro";
color: #CB000B;
}
#newsList ul li a time {
display: block;
font-size: 0.8em;
color: #CB000B;
}
#newsDetail time {
display: block;
text-align: right;
font-weight: bold;
}
#newsDetail div p:last-child {
padding-bottom: 0;
}
.pagination {
list-style-type: none;
display: flex;
justify-content: center;
}
.pagination li a {
display: block;
background: #3a3a3a;
color: #fff;
}
.pagination li a.current_page_number {
background: #969696;
}

@media (max-width: 560px){
body {
	font-size: 3.5vw;
}

section dt {
font-size: 1.7rem;
margin-bottom: 10px;
}
section dd {
padding-bottom: 30px;
}

.hero-menu {
padding: 80px 0 30px;
}
#heroCustomers ul {
justify-content: space-between;
}
#heroCustomers ul li {
width: 32%;
padding-bottom: 10px;
}
#heroCustomers ul li:nth-last-child(-n+3) {
padding-bottom: 0;
}
#heroEquipment ul {
width: 70%;
}
#heroEquipment ul li {
width: 48%;
padding-bottom: 10px;
}
#heroEquipment ul li:nth-last-child(-n+2) {
padding-bottom: 0;
}
.hero-menu ul li a {
font-size: 1.3rem;
}

.blue, .yellow {
padding-bottom: 80px;
margin-bottom: 80px;
}
.blue > section, .yellow > section {
margin-bottom: 80px;
padding: 10px;
}
.blue > section article {
padding-bottom: 60px;
}
section article h3.gradation {
padding: 6px;
font-size: 2rem;
text-align: left;
}

img#symbol {
padding-bottom: 30px;
}
.page-h2 {
padding-bottom: 40px;
font-size: 2.5rem;
}
.equipment .page-h2 {
padding-bottom: 10px;
}
p.p-catch {
padding-bottom: 50px;
}
p.tc {
padding-bottom: 10px;
}
p.tc br {
display: none;
}

.contentBx .label{
font-size: 1.8rem;
padding: 8px 30px 8px 0;
}
.contentBx .label::before{
right: 0;
}

.features > div {
padding: 10px;
}
.features dt {
font-size: 1.8rem;
}
.features dd {
padding-bottom: 30px;
}

.df3 > li {
margin-bottom: 10px;
}
.df3 > li:nth-last-child(1) {
margin-bottom: 0;
}
.df3 > li h5 {
padding: 6px 0;
margin-bottom: 8px;
}
.df3 > li dl {
padding: 0 6px;
}
ul.list li {
padding-bottom: 5px;
}

ul#accident-ul {
padding-left: 0;
}
ul#accident-ul li {
padding-bottom: 20px;
}
ul#accident-ul li:last-child {
padding-bottom: 0;
}
ul#accident-ul li img {
width: 50%;
display: block;
margin: 0 auto 8px;
}

table.common-table {
margin-bottom: 40px;
}
table.common-table th, table.common-table td {
width: 100%;
display: block;
text-align: center;
padding: 12px 0;
}
table.common-table th {
background: #fff1e1;
}
table#checkTable tr:nth-last-child(1) td {
text-align: left;
}
table#checkTable tr:nth-last-child(1) td br {
display: none;
}
table.common-table {
margin-bottom: 40px;
}
#years h6 {
font-size: 2rem;
padding: 8px 0;
}
#years p {
padding: 10px;
}

ul#emergency-ul li {
padding-bottom: 30px;
}
ul#emergency-ul li:last-child {
padding-bottom: 0;
}
ul#emergency-ul li img, #emergency .flex img {
display: block;
width: 50%;
margin: 0 auto;
}
ul#emergency-ul li h4 {
font-size: 2rem;
}
#emergency .flex img {
padding-bottom: 10px;
}

#how3 .flex img {
padding-bottom: 10px;
}
#how3 p {
padding-bottom: 10px;
}

h2#safetyHead {
font-size: 2.4rem;
padding-bottom: 30px;
}
#safety .flex div h4 {
font-size: 1.8rem;
padding-bottom: 6px;
}
#safety3 img {
padding-bottom: 10px;
}
#safety3 h4 {
padding-bottom: 6px;
}

.accbox label h4{
background: url("../images/question.gif") no-repeat center left;
background-size: auto 20px;
padding: 6px 26px;
}
.accbox .accshow {
padding: 10px 6px 10px 12px;
}
.accbox .accshow > div {
padding: 0 10px 0 24px;
background: url("../images/answer.webp") no-repeat top left;
background-size: auto 20px;
}

.features ul.performance li {
padding-bottom: 20px;
margin-bottom: 20px;
}
.features ul.performance li img {
display: block;
width: 50%;
margin: 0 auto 10px;
}
#boiler .flex img, #heating .flex img {
padding-bottom: 10px;
}

#dry article div.flex img {
padding-bottom: 10px;
}
#dry article div.flex p {
padding-bottom: 10px;
}
#dry article .features > img {
padding-bottom: 10px;
}
#kanta h4 {
font-size: 6vw;
padding-bottom: 10px;
}
#kanta h4 span {
padding-left: 10px;
}
#kanta h5 {
font-size: 4vw;
padding-bottom: 30px;
}
#kanta > ul > li {
padding-bottom: 40px;
}
#kanta .flex img {
width: 80%;
display: block;
margin: 0 auto;
padding-bottom: 10px;
}
#kanta h6 {
font-size: 1.8rem;
padding: 8px 0;
margin-bottom: 20px;
}
#kanta .cost{
font-size: 1.4rem;
padding-bottom: 15px;
}
#kanta .cost li{
padding: 3px 10px;
margin-right: 10px;
margin-top: 10px;
}
#kanta p.price {
text-align: center;
font-size: 2.4rem;
}

.diagnosis-h3 {
font-size: 5vw;
}
#diagnosis1 {
padding-bottom: 6px;
}
#diagnosis1 h2 {
font-size: 7vw;
padding-bottom: 16px;
}
#diagnosis1 h3 {
padding-top: 20px;
}
#diagnosis2 h2 {
padding: 8px 0;
font-size: 4vw;
margin-bottom: 30px;
}
#diagnosis2 h3 {
margin-bottom: 20px;
}
#diagnosis2 h4 {
font-size: 5vw;
margin-bottom: 30px;
}
#diagnosis2 ul li {
padding-bottom: 20px;
}
#diagnosis2 ul li label {
display: block;
}
#diagnosis2 ul li input {
width: 65vw;
margin-right: 8px;
}
#diagnosis2 button {
font-size: 1.8rem;
padding: 10px 18px;
}
#result {
padding: 40px 10px 70px 10px;
margin-bottom: 40px;
}
#result h5 {
font-size: 5vw;
padding-bottom: 40px;
}
#result p {
line-height: 100%;
}
#result p span {
font-size: 20vw;
}
#cheaperResult h3 {
font-size: 5vw;
padding-bottom: 20px;
}
#cheaperResult img {
padding-top: 10px;
}
#expensiveResult .flex {
display: flex;
flex-direction: column-reverse;
}
#expensiveResult .flex div p {
padding-bottom: 20px;
text-align: center;
}
#expensiveResult .flex img {
width: 80%;
display: block;
margin: 0 auto;
padding-bottom: 10px;
}
#main > section#security {
padding-bottom: 40px;
}
#security h3.diagnosis-h3 {
font-size: 6vw;
margin-bottom: 40px;
}
#security h2 {
font-size: 5vw;
}
#security h2 span {
font-size: 12vw;
}
#security h2 strong {
font-size: 6vw;
}
#security img {
transform: translateY(-40px);
}
#problem h3 {
margin-bottom: 30px;
}
#problem ul li {
padding-bottom: 20px;
}
#problem ul li img{
padding-bottom: 8px;
}

#oil h3 {
margin-bottom: 20px;
}
#oil p {
padding-bottom: 10px;
}
#contactTel {
padding: 20px 10px;
}
#contactTel p {
font-size: 1.4rem;
}
#contactTel ul li:nth-child(1) {
padding-bottom: 30px;
}
#contactTel a {
font-size: 2rem;
}
#contactTel a span {
font-size: 1.1rem;
}

#news {
padding-top: 70px;
}
.news {
padding-bottom: 70px;
}
#newsList ul {
border-left: 8px solid #CB000B;
padding: 0 0 10px 15px;
margin-bottom: 30px;
}
#newsList ul li a {
font-size: 1.6rem;
padding: 8px 0;
}
#newsDetail time {
padding-bottom: 30px;
}
#newsDetail div p {
padding-bottom: 10px;
}
.pagination li {
margin: 0 6px;
}
.pagination li a {
padding: 6px 12px;
}
}

@media (min-width: 561px){
br.nobr {
display: none;
}
section p, section li, section dd {
font-size: 1.8rem;
}

.hero-menu {
padding-bottom: 80px;
}
#heroCustomers ul li {
width: 20%;
padding: 0 1% 20px;
}
#heroEquipment ul li {
width: 24%;
}
.hero-menu ul li a {
font-size: 1.4rem;
}

.blue, .yellow {
padding-bottom: 120px;
margin-bottom: 120px;
}
.blue > section, .yellow > section {
padding: 40px;
margin-bottom: 120px;
}
.blue > section article {
padding-bottom: 100px;
}
section article h3.gradation {
padding: 10px 0;
font-size: 3rem;
}

img#symbol {
padding-bottom: 40px;
}
.page-h2 {
padding-bottom: 80px;
font-size: 2.8rem;
}
.equipment .page-h2 {
padding-bottom: 20px;
}
p.p-catch {
line-height: 200%;
text-align: center;
padding-bottom: 80px;
}

p.tc {
text-align: center;
padding-bottom: 20px;
}

.contentBx .label{
font-size: 2rem;
padding: 20px 0;
}
.features > div {
padding: 30px;
}
section dt {
font-size: 2rem;
margin-bottom: 20px;
}
section dd {
padding-bottom: 50px;
}

.features ul.performance li {
display: flex;
justify-content: space-between;
padding-bottom: 30px;
margin-bottom: 30px;
}
.features ul.performance li img {
width: 48%;
height: 100%;
}
.features ul.performance li > div {
width: 48%;
}
.features ul.performance li h4 {
font-size: 2.2rem;
}

.df3 {
display: flex;
justify-content: space-between;
}
.df3 > li {
width: 32%;
}
.df3 > li h5 {
padding: 8px 0;
margin-bottom: 10px;
}
.df3 > li dl {
padding: 0 10px;
}
ul.list li {
padding-bottom: 8px;
}

#how3 .flex, #safety .flex, ul#accident-ul, #accident .flex, ul#emergency-ul, #emergency .flex, #boiler .flex, #heating .flex, #oil .flex {
display: flex;
justify-content: space-between;
}
#how3 .flex img, #oil .flex img {
width: 38%;
height: 100%;
}
#how3 .flex div, #oil .flex > div {
width: 58%;
}
#how3 p {
padding-bottom: 30px;
}

table.common-table {
margin-bottom: 50px;
}
table.common-table th, table.common-table td {
padding: 20px 0;
}
table.common-table th {
width: 220px;
}
#years {
display: flex;
}
#years h6 {
font-size: 2rem;
width: 180px;
}
#years p {
padding: 20px 0 20px 30px;
}

h2#safetyHead {
font-size: 3.6rem;
padding-bottom: 50px;
}
#safety .flex img, #accident .flex img, #emergency .flex img, #boiler .flex img, #heating .flex img {
width: 38%;
height: 100%;
}
#safety .flex div, #safety .flex p, #accident .flex p, #accident .flex ul, #emergency .flex p, #boiler .flex p, #heating .flex p, #heating .flex > div {
width: 58%;
}
#heating .flex > div p {
width: 100%;
}
#safety .flex div h4 {
font-size: 2.2rem;
padding-bottom: 10px;
}

#accident .flex, #boiler .flex {
align-items: center;
}
#accident .flex ul li {
padding-bottom: 20px;
}

.accbox label h4{
font-size:2rem;
background: url("../images/question.gif") no-repeat center left;
background-size: auto 30px;
padding: 10px 10px 10px 40px;
}
.accbox .accshow {
padding: 13px 12px;
}
.accbox .accshow > div {
padding: 0 40px;
background: url("../images/answer.webp") no-repeat top left;
background-size: auto 30px;
}
.accbox .accshow p {
font-size: 1.8rem;
}

#boiler2 p {
text-align: center;
}

#contribution h2 {
font-size: 5rem;
padding-bottom: 30px;
}
#contribution p {
text-align: center;
padding-bottom: 100px;
}
#contribution h3 {
margin-bottom: 30px;
}
#contribution ul {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#contribution ul li {
width: 48%;
padding-bottom: 50px;
}

#dry article .flex {
display: flex;
justify-content: space-between;
}
#dry article div.flex {
padding-bottom: 20px;
}
#dry article div.flex img {
width: 40%;
height: 100%;
}
#dry article div.flex p {
width: 56%;
}
#dry article .features > img {
max-width: 800px;
display: block;
margin: 0 auto;
padding-bottom: 20px;
}
#kanta h4 {
font-size: 3rem;
padding-bottom: 20px;
}
#kanta h4 span {
padding-left: 20px;
}
#kanta h5 {
font-size: 2.8rem;
padding-bottom: 40px;
}
#kanta > ul > li {
padding-bottom: 50px;
}
#kanta .flex img {
width: 38%;
height: 100%;
}
#kanta .flex div {
width: 58%;
}
#kanta h6 {
font-size: 2.6rem;
padding: 10px 0;
margin-bottom: 30px;
}
#kanta .cost{
padding-bottom: 10px;
}
#kanta .cost li{
font-size: 1.4rem;
padding: 3px 10px;
margin-top: 15px;
margin-right: 10px;
}
#kanta p.price {
font-size: 3rem;
}

.diagnosis-h3 {
font-size: 3.6rem;
padding-bottom: 4px;
}
#diagnosis1 {
padding-bottom: 10px;
}
#diagnosis1 h2 {
font-size: 7rem;
}
#diagnosis1 h3 {
padding-top: 40px;
}
#diagnosis2 h2 {
padding: 10x 0;
margin-bottom: 50px;
}
#diagnosis2 h3 {
margin-bottom: 30px;
}
#diagnosis2 h4 {
font-size: 2.6rem;
margin-bottom: 40px;
}
#diagnosis2 ul li {
padding-bottom: 30px;
}
#diagnosis2 ul li input {
margin: 0 10px;
}
#diagnosis2 button {
font-size: 2.4rem;
padding: 16px 24px;
}
#result {
padding: 80px 30px 120px 30px;
margin-bottom: 40px;
}
#result h5 {
font-size: 2.8rem;
padding-bottom: 50px;
}
#result p {
font-size: 2.5rem;
line-height: 100%;
}
#result p span {
font-size: 14rem;
}
#cheaperResult h3 {
font-size: 4rem;
padding-bottom: 40px;
}
#cheaperResult img {
padding-top: 30px;
}
#expensiveResult .flex {
display: flex;
justify-content: space-between;
align-items: center;
}
#expensiveResult .flex div {
width: 56%;
text-align: center;
}
#expensiveResult .flex div p {
font-size: 2.2rem;
padding-bottom: 40px;
}
#expensiveResult .flex img {
width: 40%;
height: 100%;
}
#main > section#security {
padding-bottom: 20px;
}
#security h3.diagnosis-h3 {
font-size: 5.5rem;
margin-bottom: 40px;
}
#security h2 {
font-size: 4rem;
}
#security img {
transform: translateY(-100px);
}
#problem h3 {
margin-bottom: 40px;
}
#problem ul {
display: flex;
justify-content: space-between;
}
#problem ul li {
width: 32%;
}
#problem ul li img{
padding-bottom: 10px;
}

#oil h3 {
margin-bottom: 30px;
}
#oil p {
padding-bottom: 20px;
}
#contactTel ul {
display: flex;
justify-content: space-between;
}
#contactTel ul li {
width: 48%;
}
#contactTel {
padding: 30px 16px;
}
#contactTel p {
font-size: 1.9rem;
}
#contactTel a {
font-size: 2.2rem;
}
#contactTel a span {
font-size: 1.6rem;
}

#news {
padding-top: 100px;
}
.news {
padding-bottom: 100px;
}
#newsList ul {
border-left: 16px solid #CB000B;
padding: 0 0 10px 50px;
margin-bottom: 40px;
}
#newsList ul li a {
font-size: 2rem;
padding: 10px 0;
}
#newsDetail time {
font-size: 1.8rem;
padding-bottom: 40px;
}
#newsDetail div p {
font-size: 1.8rem;
padding-bottom: 20px;
}
.pagination li {
margin: 0 10px;
}
.pagination li a {
font-size: 1.8rem;
padding: 10px 18px;
}
}

@media (min-width: 561px) and (max-width: 960px){
.hero-menu {
padding-top: 100px;
}

ul#accident-ul, ul#emergency-ul {
flex-wrap: wrap;
}
ul#accident-ul li, ul#emergency-ul li {
width: 48%;
padding-bottom: 40px;
}
ul#accident-ul li:nth-last-child(-n+2), ul#emergency-ul li:nth-last-child(-n+2) {
padding-bottom: 0;
}

#years h6 {
text-align: center;
}
#years h6 span i {
display: block;
padding-bottom: 8px;
}

#security h2 span {
font-size: 12rem;
}
#security h2 strong {
font-size: 4rem;
}
}

@media (max-width: 960px){
#newsList ul li a:before {
right: 0;
}
}

@media (min-width: 961px){
a.btn.gotop:hover:before {
right: 20px;
top: 45%;
}

ul#accident-ul li, ul#emergency-ul li {
width: 24%;
}

#years h6 span i {
padding-right: 8px;
}

#security h2 span {
font-size: 18rem;
}
#security h2 strong {
font-size: 6rem;
}

#newsList ul li a:before {
right: 20px;
transition: .6s;
}
#newsList ul li a:hover:before {
right: 0;
}
}

@media (min-width: 961px) and (max-width: 1280px){
.hero-menu {
padding-top: 86px;
}
}

@media (min-width: 1281px){
.hero-menu {
padding-top: 100px;
}
}