@charset "UTF-8";
@font-face {
  font-family: "LineSeedJp";
  src: url("../font/LINESeedJP_OTF_Rg.woff2") format("woff2");
  src: url("../font/LINESeedJP_TTF_Rg.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "LineSeedJp";
  src: url("../font/LINESeedJP_OTF_Bd.woff2") format("woff2");
  src: url("../font/LINESeedJP_TTF_Bd.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "LineSeedJp";
  src: url("../font/LINESeedJP_OTF_Eb.woff2") format("woff2");
  src: url("../font/LINESeedJP_TTF_Eb.ttf") format("truetype");
  font-weight: 800;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
  background: rgba(255, 255, 255, 0);
  text-align: justify;
  text-justify: inter-ideograph;
}

body {
  line-height: 1.2;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: rgba(255, 255, 255, 0);
  text-decoration: none;
  color: #000;
  text-align: justify;
  text-justify: inter-ideograph;
}

strong {
  font-weight: bold;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  height: auto;
  border: none;
  vertical-align: top;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

.mb20_sp {
  margin-bottom: 0 !important;
}

.mb00 {
  margin-bottom: 0rem !important;
}

.mb05 {
  margin-bottom: 0.5rem !important;
}

.mb10 {
  margin-bottom: 1rem !important;
}

.mb20 {
  margin-bottom: 2rem !important;
}

.mb30 {
  margin-bottom: 3rem !important;
}

.mb40 {
  margin-bottom: 4rem !important;
}

.mb50 {
  margin-bottom: 5rem !important;
}

.mb60 {
  margin-bottom: 6rem !important;
}

.mb70 {
  margin-bottom: 7rem !important;
}

.mb80 {
  margin-bottom: 8rem !important;
}

.mb90 {
  margin-bottom: 9rem !important;
}

.mb100 {
  margin-bottom: 10rem !important;
}

.mb110 {
  margin-bottom: 11rem !important;
}

.mb120 {
  margin-bottom: 12rem !important;
}

.mb130 {
  margin-bottom: 13rem !important;
}

.mb140 {
  margin-bottom: 14rem !important;
}

.mb150 {
  margin-bottom: 15rem !important;
}

.mb160 {
  margin-bottom: 16rem !important;
}

.mb170 {
  margin-bottom: 17rem !important;
}

.mb180 {
  margin-bottom: 18rem !important;
}

.mb190 {
  margin-bottom: 19rem !important;
}

.mb200 {
  margin-bottom: 20rem !important;
}

.mb210 {
  margin-bottom: 21rem !important;
}

.mb220 {
  margin-bottom: 22rem !important;
}

.mb230 {
  margin-bottom: 23rem !important;
}

.mb240 {
  margin-bottom: 24rem !important;
}

.mb250 {
  margin-bottom: 25rem !important;
}

.mb260 {
  margin-bottom: 26rem !important;
}

.mb270 {
  margin-bottom: 27rem !important;
}

.mb280 {
  margin-bottom: 28rem !important;
}

.mb290 {
  margin-bottom: 29rem !important;
}

.mb300 {
  margin-bottom: 30rem !important;
}

.mb10_t {
  margin-top: 1rem !important;
}

.mb20_t {
  margin-top: 2rem !important;
}

.mb30_t {
  margin-top: 3rem !important;
}

.mb40_t {
  margin-top: 4rem !important;
}

.mb50_t {
  margin-top: 5rem !important;
}

.mb60_t {
  margin-top: 6rem !important;
}

.mb70_t {
  margin-top: 7rem !important;
}

.mb80_t {
  margin-top: 8rem !important;
}

.mb90_t {
  margin-top: 9rem !important;
}

.mb100_t {
  margin-top: 10rem !important;
}

.pt00 {
  padding-top: 0rem !important;
}

.fo10 {
  font-size: 1rem !important;
}

.fo12 {
  font-size: 1.2rem !important;
}

.fo14 {
  font-size: 1.4rem !important;
}

.fo18 {
  font-size: 1.8rem !important;
}

.ta_c {
  text-align: center !important;
}

.ta_r {
  text-align: right !important;
}

.ta_l {
  text-align: left !important;
}

.red {
  color: #d90000;
}

.green {
  color: #00a551;
}

.yellow {
  color: #ffff00;
}

.bigger {
  font-size: 1.55em;
  line-height: 0.66;
}

* {
  min-height: 0;
  min-width: 0;
}

.bold {
  font-weight: 900;
}
.bold * {
  font-weight: 900;
}

.ta_c {
  text-align: center;
}

.pc, .pc_flex, .pc_inline {
  display: none !important;
}

html {
  font-size: 10px;
  overflow-x: hidden;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  position: relative;
  overflow-x: hidden;
}

p,
li,
th,
td {
  line-height: 1.8;
  text-align: justify;
  color: #000000;
  font-weight: 700;
  font-size: 1.4rem;
}

a {
  color: #000000;
  line-height: 1.8;
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-align: justify;
  line-height: 1.8;
  color: #000000;
  font-weight: 700;
}

.plus_btn {
  width: 100%;
  border: 0.15rem solid #00a551;
  background-color: #fff;
  color: #00a551;
  border-radius: 0.8rem;
  font-size: 1.53rem;
  padding: 1rem 1.2rem;
  position: relative;
  box-sizing: border-box;
  text-align: center;
  max-width: 31rem;
  line-height: 1.2;
}
.plus_btn::before {
  content: "";
  width: 1.92rem;
  height: 1.92rem;
  background-image: url("../img/puls_btn.svg");
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}

.dropdown_box {
  width: 100%;
  border: 0.15rem solid #00a551;
  background-color: #fff;
  color: #00a551;
  border-radius: 0.8rem;
  font-size: 1.53rem;
  padding: 1rem 1.2rem;
  position: relative;
  box-sizing: border-box;
  text-align: center;
}
.dropdown_box::before {
  content: "";
  width: 1.92rem;
  height: 1.92rem;
  background-image: url("../img/puls_btn.svg");
  background-size: 100% 100%;
  position: absolute;
  top: 1.3rem;
  right: 1rem;
  transition: 0.3s;
  opacity: 1;
}
.dropdown_box::after {
  content: "";
  width: 1.92rem;
  height: 1.92rem;
  background-image: url("../img/minus_btn.svg");
  background-size: 100% 100%;
  position: absolute;
  top: 1.3rem;
  right: 1rem;
  transition: 0.3s;
  opacity: 0;
}
.dropdown_box .cons {
  width: 100%;
  font-size: 1.47rem;
  padding-right: 2rem;
}
.dropdown_box .dropdown {
  display: none;
  padding: 1rem 2rem 1rem 0;
}
.dropdown_box.active::before {
  opacity: 0;
}
.dropdown_box.active::after {
  opacity: 1;
}
.dropdown_box.in_con {
  line-height: 1.2;
}
.dropdown_box.in_con::before {
  top: 1rem;
}
.dropdown_box.in_con::after {
  top: 1rem;
}
.dropdown_box.in_con .cons {
  font-size: 1.53rem;
  margin-bottom: 0 !important;
  color: #00a551;
  text-align: center;
  line-height: 1.2;
}
.dropdown_box.in_con .dropdown {
  padding: 1rem 0;
}

.humberger {
  border-radius: 1rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-right: 1rem;
  width: 4rem;
  z-index: 50;
  background-color: #00a551;
}
.humberger::before {
  content: "";
  padding-top: 100%;
  width: 100%;
  display: block;
  position: relative;
}
.humberger .bar {
  background-color: #fff;
  position: absolute;
  width: 65%;
  height: 6%;
  border-radius: 100vw;
  transition: 0.4s;
  transform-origin: center center;
}
.humberger .bar:nth-of-type(1) {
  top: 25%;
}
.humberger .bar:nth-of-type(2) {
  top: 47%;
}
.humberger .bar:nth-of-type(3) {
  top: 69%;
}
.humberger.is-open .bar:nth-of-type(1) {
  transform: translateY(0.86rem) rotate(-45deg);
}
.humberger.is-open .bar:nth-of-type(2) {
  opacity: 0;
}
.humberger.is-open .bar:nth-of-type(3) {
  transform: translateY(-0.95rem) rotate(45deg);
}

.navi-inner {
  background: #fff;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0px;
  height: 100%;
  width: 100%;
  transition: 0.5s;
}
.navi-inner.is-open {
  opacity: 1;
  visibility: visible;
  z-index: 49;
}
.navi-inner .nav_con {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 10rem;
}
.navi-inner .nav_con ul {
  background-color: #00a551;
  width: 100%;
  box-sizing: border-box;
  padding: 3.7rem 2rem;
}
.navi-inner .nav_con ul li {
  margin-bottom: 4.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
.navi-inner .nav_con ul li:last-of-type {
  margin-bottom: 0;
}
.navi-inner .nav_con ul li a {
  font-size: 2.2rem;
  color: #fff;
}
.navi-inner .nav_con .btns {
  width: 90%;
}
.navi-inner .nav_con .btns .btn {
  display: block;
  width: 100%;
  margin-bottom: 3rem;
}
.navi-inner .nav_con .btns .btn img {
  width: 100%;
}
.navi-inner .nav_con p {
  width: 90%;
}

.header {
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 10rem;
  padding-left: 0.7rem;
  background-color: rgba(255, 255, 255, 0);
}
.header .logo_area {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  position: relative;
  align-items: center;
}
.header .logo_area .logo {
  width: 8rem;
  margin-left: 0.5rem;
}
.header .logo_area .logo_asgolf {
  width: 13.2rem;
}

.underfixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 30;
}
.underfixed .flex_box {
  padding: 1rem 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.underfixed .flex_box .btn01 {
  width: 59.68%;
  display: block;
}
.underfixed .flex_box .btn01 img {
  width: 100%;
}
.underfixed .flex_box .btn02 {
  width: 32.48%;
  display: block;
}
.underfixed .flex_box .btn02 img {
  width: 100%;
}

.underline {
  text-decoration: none; /* デフォルトの下線を非表示にする */
  background-image: linear-gradient(90deg, #ffff00, #ffff00); /* 線の色 */
  background-repeat: no-repeat;
  background-position: left bottom 8%; /* 線の起点を左・下に設定 */
  background-size: 100% 16.6%; /* 線の横幅を0、縦幅を16.6%に */
  display: inline;
}

.main_visual {
  width: 100%;
}
.main_visual img {
  width: 100%;
}

.main_content > * {
  padding: 0 3%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_content > * .h_area {
  width: 100vw;
  padding: 4.4rem 1rem 4.2rem;
  background-size: cover;
  background-position: center;
}
.main_content > * .h_area h1 {
  font-size: 2.482rem;
  text-align: center;
  color: #fff;
}
.main_content > * .h_area p {
  font-size: 0.96rem;
  text-align: center;
  color: #fff;
}
.main_content .content01 {
  background-color: #f4f8f9;
  padding-bottom: 4.7rem;
  padding-top: 4.3rem;
}
.main_content .content01 .h01 {
  width: 100%;
  max-width: 32rem;
}
.main_content .content01 h2 {
  font-size: 2.56rem;
}
.main_content .content01 .flex_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.main_content .content01 .flex_box img {
  width: 32%;
}
.main_content .content01 .h02 {
  width: 100%;
  max-width: 14.234rem;
  position: relative;
}
.main_content .content01 .h02 .h {
  width: 100%;
}
.main_content .content01 .h02 .logo {
  width: 10.2rem;
  left: -12rem;
  top: -3rem;
  position: absolute;
}
.main_content .content01 .con01_btn {
  display: block;
  font-size: 1.8rem;
  width: 100%;
  box-sizing: border-box;
  border-radius: 1rem;
  background-color: #00b900;
  color: white;
  padding: 1rem;
}
.main_content .content02 {
  padding-top: 2.8rem;
  padding-bottom: 2.2rem;
}
.main_content .content02 h2 {
  font-size: 2.47rem;
}
.main_content .content02 .sub_ttl {
  font-size: 9.6rem;
}
.main_content .content02 .post_list {
  width: 95%;
}
.main_content .content02 .post_list li {
  width: 100%;
  margin-bottom: 1.5rem;
}
.main_content .content02 .post_list li a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 1.367rem;
}
.main_content .content02 .post_list li a h3 {
  color: #00a551;
  width: 70%;
}
.main_content .content02 .post_list li a .date {
  width: 30%;
}
.main_content .content02 .mv_outer {
  width: 100%;
  max-width: 65rem;
  margin-bottom: 5rem;
  margin-top: 5rem;
}
.main_content .content02 .mv_outer video {
  width: 100%;
}
.main_content .content03 {
  background-color: #f4f8f9;
  padding-bottom: 3.5rem;
}
.main_content .content03 .con03_h_area {
  width: 100vw;
  padding: 2.3rem 3% 8rem;
  background-image: url("../img/con03_bg01.png");
  background-size: cover;
}
.main_content .content03 .con03_h_area .con03_h_area_inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_content .content03 .con03_h_area .con03_h_area_inner .bold {
  font-size: 2.48rem;
  color: #fff;
  margin-bottom: 0.5rem;
}
.main_content .content03 .con03_h_area .con03_h_area_inner .sub {
  font-size: 1.535rem;
  color: #fff;
}
.main_content .content03 .con03_h_area .con03_h_area_inner img {
  width: 100%;
  max-width: 45rem;
}
.main_content .content03 .con03_con {
  width: 100vw;
  background-image: url("../img/con03_bg02.png");
  background-size: 100% auto;
  background-position: top 0;
  background-repeat: no-repeat;
}
.main_content .content03 .con03_con img {
  width: 95%;
  margin: -5.5rem auto 0;
  display: block;
  max-width: 50rem;
}
.main_content .content04 {
  background-color: #f4f8f9;
}
.main_content .content04 .h_area {
  background-image: url("../img/con04_h_bg.png");
}
.main_content .content04 .features {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_content .content04 .features .feature {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_content .content04 .features .feature .feature_h {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 55rem;
}
.main_content .content04 .features .feature .feature_h .no {
  width: 5.9rem;
}
.main_content .content04 .features .feature .feature_h h2 {
  width: calc(100% - 5.9rem);
  font-size: 2.2rem;
}
.main_content .content04 .features .feature .feature_h h2 span {
  font-weight: 700;
}
.main_content .content04 .features .feature.feature01 .machine_list {
  width: 100%;
  max-width: 55rem;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine {
  width: 100%;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine > * {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine .img {
  border: 0.1rem solid #000;
  border-radius: 0.8rem;
  width: 100%;
  max-width: 45rem;
  background-color: #fff;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine .img .slider {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine .img .slider .slick-list {
  border-radius: 0.8rem;
  overflow: hidden;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine .img .slider .slick-arrow {
  width: 4rem;
  height: 4rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 2;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine .img .slider .slick-arrow.slick-prev {
  background-image: url("../img/slide_arrow_left.svg");
  left: -1rem;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine .img .slider .slick-arrow.slick-next {
  background-image: url("../img/slide_arrow_right.svg");
  right: -1rem;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine .img .slider .slick-arrow::before {
  display: none;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine .img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine h3 {
  color: #fff;
  background-color: #00a551;
  font-size: 1.8rem;
  width: 100%;
  max-width: 32rem;
  border-radius: 100vw;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  text-align: center;
  margin-bottom: 1.5rem;
  margin-right: auto;
  margin-left: auto;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine > p {
  margin-bottom: 1rem;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine .dropdown_box {
  max-width: 45rem;
}
.main_content .content04 .features .feature.feature01 .machine_list .machine .dropdown_box p {
  width: 100%;
}
.main_content .content04 .features .feature.feature02 {
  background-color: #fff;
  width: 100vw;
  padding: 3.4rem 5% 4.4rem;
}
.main_content .content04 .features .feature.feature02 .sub {
  max-width: 55rem;
}
.main_content .content04 .features .feature.feature02 .red {
  font-size: 1.6rem;
}
.main_content .content04 .features .feature.feature02 .persons {
  width: 100%;
  max-width: 55rem;
}
.main_content .content04 .features .feature.feature02 .persons .person {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 2rem;
}
.main_content .content04 .features .feature.feature02 .persons .person .img {
  width: 100%;
  max-width: 31rem;
  margin-bottom: 1.7rem;
}
.main_content .content04 .features .feature.feature02 .persons .person .info {
  width: 100%;
  margin-bottom: 1rem;
}
.main_content .content04 .features .feature.feature02 .persons .person .dropdown_box {
  max-width: 45rem;
}
.main_content .content04 .features .feature.feature02 .persons .person .dropdown_box .comment {
  width: 100%;
}
.main_content .content04 .features .feature.feature02 .persons .person .dropdown_box .plus_btn {
  margin-bottom: 4.4rem;
}
.main_content .content04 .features .feature.feature03 {
  padding: 4.3rem 0 1rem;
}
.main_content .content04 .features .feature.feature03 .points {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
}
.main_content .content04 .features .feature.feature03 .points img {
  width: 20rem;
  margin-bottom: 2rem;
  max-width: 45%;
}
.main_content .content05 {
  background-color: #f4f8f9;
}
.main_content .content05 .h_area {
  background-image: url("../img/con05_h_bg.png");
}
.main_content .content05 .dropdown_box {
  max-width: 60rem;
}
.main_content .content05 .price {
  width: 100%;
  border: 0.4rem solid #00A551;
  border-radius: 0.4rem;
}
.main_content .content05 .price h2 {
  font-size: 1.764rem;
  text-align: center;
  width: 100%;
  background-color: #00A551;
  color: #fff;
  line-height: 2.3;
  border: 1px solid #00A551;
  box-sizing: content-box;
}
.main_content .content05 .price .price_con {
  padding: 2rem 1rem 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
}
.main_content .content05 .price .price_con > p.ta_c {
  margin-bottom: 3rem;
}
.main_content .content05 .price .price_con h3 {
  position: relative;
  padding: 0 3rem;
  font-size: 1.921rem;
  color: #00A551;
  border-top: 0.12rem solid #00A551;
  border-bottom: 0.12rem solid #00A551;
  margin-bottom: 3rem;
  display: inline-block;
}
.main_content .content05 .price .price_con h3 .dec {
  position: absolute;
  width: 7.2rem;
  left: 0;
  transform: translateX(-110%);
  bottom: -10%;
}
.main_content .content05 .price .price_con .check_list {
  margin-bottom: 7.6rem;
}
.main_content .content05 .price .price_con .check_list li {
  padding-left: 2.2rem;
  position: relative;
  margin-bottom: 0.6rem;
}
.main_content .content05 .price .price_con .check_list li::before {
  content: "";
  background-image: url("../img/check_ico.svg");
  width: 1.92rem;
  height: 1.92rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0.3rem;
}
.main_content .content05 .price .price_con .price_list {
  width: 100%;
  position: relative;
}
.main_content .content05 .price .price_con .price_list .button {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: absolute;
  bottom: 100%;
}
.main_content .content05 .price .price_con .price_list .button div {
  width: calc(50% - 0.2rem);
  height: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #AAAAAA;
  border-radius: 0.8rem 0.8rem 0 0;
}
.main_content .content05 .price .price_con .price_list .button div p {
  font-size: 1.496rem;
  text-align: center;
  line-height: 1;
  color: white;
}
.main_content .content05 .price .price_con .price_list .button div.active {
  background-color: #00A551;
  height: 5rem;
}
.main_content .content05 .price .price_con .price_list .tables {
  padding-bottom: 1.2rem;
}
.main_content .content05 .price .price_con .price_list .tables table {
  display: none;
  width: 100%;
}
.main_content .content05 .price .price_con .price_list .tables table tr th, .main_content .content05 .price .price_con .price_list .tables table tr td {
  padding: 1.5rem 0.1rem;
  color: #00a551;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.2;
}
.main_content .content05 .price .price_con .price_list .tables table tr th:nth-child(1), .main_content .content05 .price .price_con .price_list .tables table tr td:nth-child(1) {
  width: 25%;
}
.main_content .content05 .price .price_con .price_list .tables table tr th:nth-child(2), .main_content .content05 .price .price_con .price_list .tables table tr td:nth-child(2) {
  width: 30%;
}
.main_content .content05 .price .price_con .price_list .tables table tr th:nth-child(3), .main_content .content05 .price .price_con .price_list .tables table tr td:nth-child(3) {
  width: 45%;
}
.main_content .content05 .price .price_con .price_list .tables table tr th .smaller, .main_content .content05 .price .price_con .price_list .tables table tr td .smaller {
  color: #555555;
  font-size: 0.8em;
}
.main_content .content05 .price .price_con .price_list .tables table tr th .ttl, .main_content .content05 .price .price_con .price_list .tables table tr td .ttl {
  font-weight: bold;
}
.main_content .content05 .price .price_con .price_list .tables table tr td {
  font-size: 1.4rem;
}
.main_content .content05 .price .price_con .price_list .tables table tr th {
  background-color: #F9F9F9;
}
.main_content .content05 .price .price_con .price_list .tables table tr td {
  border-bottom: 0.1rem solid #00A551;
  vertical-align: middle;
}
.main_content .content05 .price .price_con .price_list .tables table.active {
  display: table;
}
.main_content .content05 .price .price_con .attention {
  font-size: 1.015rem;
  color: #00A551;
  width: 100%;
}
.main_content .content05 .price.price02 {
  border-color: #FF9326;
}
.main_content .content05 .price.price02 h2 {
  background-color: #FF9326;
  border-color: #FF9326;
}
.main_content .content05 .price.price02 .price_con h3 {
  border-color: #FF9326;
  color: #FF9326;
}
.main_content .content05 .price.price02 .price_con .check_list li::before {
  background-image: url("../img/check_ico_orange.svg");
}
.main_content .content05 .price.price02 .price_con .price_list .button div.active {
  background-color: #FF9326;
}
.main_content .content05 .price.price02 .price_con .price_list .tables table tr th, .main_content .content05 .price.price02 .price_con .price_list .tables table tr td {
  color: #FF9326;
}
.main_content .content05 .price.price02 .price_con .price_list .tables table tr td {
  border-color: #FF9326;
}
.main_content .content05 .price.price02 .price_con .attention {
  color: #FF9326;
}
.main_content .content06 .h_area {
  background-image: url("../img/con06_h_bg.png");
}
.main_content .content06 .flow {
  width: 100%;
}
.main_content .content06 .flow .step {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 3.5rem;
}
.main_content .content06 .flow .step .ico {
  width: 5rem;
}
.main_content .content06 .flow .step .text_area {
  width: calc(100% - 7.5rem);
}
.main_content .content06 .flow .step .text_area h2 {
  font-size: 1.8rem;
  color: #00a551;
  margin-bottom: 1rem;
}
.main_content .content06 .flow .step .text_area h2 span {
  font-weight: 700;
}
.main_content .content06 .flow .step .text_area p {
  margin-bottom: 0.5rem;
}
.main_content .content06 .flow .step .text_area .small {
  font-size: 1rem;
}
.main_content .content06 .flow .step .text_area .attention {
  color: #fc5a5a;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  border: 0.1rem solid #fc5a5a;
  border-radius: 0.64rem;
  background-color: #ffeaea;
  width: -moz-fit-content;
  width: fit-content;
}
.main_content .content06 .catch {
  position: relative;
}
.main_content .content06 .catch p {
  font-size: 2.4rem;
  transform: translateX(3.5rem);
}
.main_content .content06 .catch .dec {
  position: absolute;
  width: 12rem;
  left: -7rem;
  top: 50%;
  transform: translateY(-50%);
}
.main_content .content07 .sp_feature_h {
  width: 100vw;
  background-color: #00a551;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2.2rem 1rem;
}
.main_content .content07 .sp_feature_h h1 {
  font-size: 2.475rem;
  color: #fff;
}
.main_content .content07 .sp_feature_h img {
  position: absolute;
  width: 31rem;
  transform: translateY(0.2rem);
}
.main_content .content07 .catch {
  font-size: 1.8rem;
}
.main_content .content07 .sp_feature {
  width: 100%;
  position: relative;
  max-width: 60rem;
}
.main_content .content07 .sp_feature .ico {
  position: absolute;
  width: 8.32rem;
  top: -4.5rem;
  left: 1%;
}
.main_content .content07 .sp_feature .feature {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_content .content07 .sp_feature .feature img {
  width: 100%;
  margin-bottom: 2rem;
  max-width: 45rem;
}
.main_content .content07 .sp_feature .feature .text_area {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_content .content07 .sp_feature .feature .text_area h2 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
.main_content .content07 .sp_feature .feature .text_area p {
  margin-bottom: 3rem;
}
.main_content .content08 {
  background-color: #f4f8f9;
  padding-top: 3.6rem;
}
.main_content .content08 h2 {
  font-size: 1.8rem;
}
.main_content .content08 .sp_feature {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 60rem;
}
.main_content .content08 .sp_feature .ico {
  position: absolute;
  width: 8.32rem;
  top: -4.5rem;
  left: 1%;
}
.main_content .content08 .sp_feature img {
  width: 60%;
  max-width: 45rem;
}
.main_content .content09 {
  background-color: #00a551;
  position: relative;
  background-image: url("../img/con09_bg.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-top: 10rem;
}
.main_content .content09 .ball {
  position: absolute;
  top: -1rem;
  width: 28.2%;
  z-index: 0;
}
.main_content .content09 .catch {
  position: relative;
  z-index: 1;
}
.main_content .content09 .catch .h1 {
  font-size: 3.834rem;
}
.main_content .content09 .catch .h2 {
  font-size: 2.981rem;
  color: #fff;
}
.main_content .content09 .catch .h3 {
  font-size: 1.536rem;
  color: #fff;
}
.main_content .content09 > p {
  color: #fff;
}
.main_content .content09 img {
  width: 100%;
  max-width: 29.5rem;
}
.main_content .content10 {
  background-color: #f4f8f9;
  padding-top: 3.4rem;
  padding-bottom: 2rem;
}
.main_content .content10 h2 {
  font-size: 1.96rem;
}
.main_content .content10 .sub_ttl {
  width: 31.65rem;
  transform: skewX(-10deg);
}
.main_content .content10 .customers {
  width: 100%;
  max-width: 55rem;
}
.main_content .content10 .customers .customer {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 6rem;
}
.main_content .content10 .customers .customer .flex_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.main_content .content10 .customers .customer .flex_box .img {
  width: 100%;
  max-width: 16rem;
  margin-bottom: 3rem;
}
.main_content .content10 .customers .customer .flex_box .text_area {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.main_content .content10 .customers .customer .flex_box .text_area .prof {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.main_content .content10 .customers .customer .flex_box .text_area .catch {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  text-align: center;
  line-height: 1.6;
}
.main_content .content10 .customers .customer .flex_box .text_area .comment {
  width: 100%;
}
.main_content .content11 {
  padding-bottom: 1rem;
}
.main_content .content11 .h_area {
  background-image: url("../img/con11_h_bg.jpeg");
}
.main_content .content12 .googlemap {
  width: 100vw;
  position: relative;
  padding-top: 53.33%;
}
.main_content .content12 .googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main_content .content12 p {
  width: 100%;
}
.main_content .content12 img {
  width: 100%;
}
.main_content .footer {
  padding-top: 3rem;
  padding-bottom: 4rem;
  background-color: #f4f8f9;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_content .footer .nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
}
.main_content .footer .nav li a {
  font-size: 1rem;
}
.main_content .footer .logo {
  width: 11.3rem;
  display: block;
}
.main_content .footer .logo img {
  width: 100%;
}
.main_content .footer small {
  font-size: 1rem;
  font-weight: 700;
}/*# sourceMappingURL=style.css.map */