abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  line-height: 1.6;
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #000;
  overflow-wrap: break-word;
}

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

ul {
  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: transparent;
  color: #000;
  text-decoration: none;
  box-sizing: border-box;
  transition-duration: 0.3s;
}
a:hover {
  opacity: 0.7;
}
img.hoverImg {
  transition: 0.3s;
}
a:hover img.hoverImg {
  opacity: 0.7;
}

/* 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 {
  max-width: 100%;
  vertical-align: bottom;
  height: auto;
}

.sp_display {
  display: none;
}

.flex {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
sup {
  font-size: 0.7em;
  position: relative;
  top: -0.4em;
}
.bold {
  font-weight: bold;
}

html,
body {
  overflow-x: hidden;
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}

main {
  display: block;
  padding-top: 8.1rem;
}

/* return_area */
.return_area {
  font-size: 1.8rem;
  line-height: 1.56;
  text-align: center;
  margin: 1.2em 0;
}
.return_area_txt {
  display: inline-block;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 0.7em 0.65em;
}
.return_area_txt_em {
  color: #f80b0b;
}
.return_area_link {
  color: inherit;
  text-decoration: underline;
}

header.flex {
  position: fixed;
  width: 100%;
  height: 8.2rem;
  align-items: center;
  padding: 0 1%;
  background-color: #fff;
  z-index: 1000;
}
header:after {
  background-color: #005331;
  position: absolute;
  content: '';
  height: 100%;
  width: 78%;
  right: 0px;
  top: 0px;
}
header:before {
  background: url(../img/header_bg.webp) right 0 no-repeat;
  position: absolute;
  content: '';
  height: 100%;
  width: 20%;
  right: 78%;
  top: 0px;
}
header .logo {
  width: 26.283%;
  position: relative;
  z-index: 1;
}
header .logo img {
  min-width: 30rem;
}
header .logo a:hover {
  opacity: 1;
}
header ul {
  display: flex;
  justify-content: flex-end;
  width: 38%;
  z-index: 1;
  position: relative;
  right: 2%;
}
header ul li a {
  color: #fff;
  margin-right: 1em;
  padding-right: 1em;
  border-right: 1px solid;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.2;
  display: block;
  font-size: 1vw;
  white-space: nowrap;
}
header ul li:last-child a {
  margin-right: 0em;
  padding-right: 0em;
  border-right: none;
}
header .btn {
  width: 26%;
  display: flex;
  justify-content: flex-end;
  z-index: 1;
}
header .btn a {
  margin-left: 1.5%;
  width: 49%;
}
header .btn a:nth-of-type(2) {
  width: 56%;
}
header .btn img {
  width: 100%;
}
#main_v h1 {
  height: 724px;
  text-align: center;
  background: linear-gradient(180deg, #20b35c 0%, #20b35c 630px, #fff 630px, #fff 100%);
}
#main_v h1 img {
  height: 100%;
  object-fit: cover;
}

.banner_tokuten {
  margin: 0 auto;
  position: relative;
  max-width: 100rem;
}
.banner_tokuten .tokuten_btn {
  position: absolute;
  display: block;
  width: 30rem;
  bottom: 6.5%;
}
.banner_tokuten .tokuten_document-btn {
  right: 34.25rem;
}
.banner_tokuten .tokuten_contact-btn {
  right: 2.5rem;
}
h2 {
  background: url(../img/title_bg.webp) center center no-repeat;
  background-color: #20b35c;
  font-size: 3.7rem;
  text-align: center;
  color: #fff;
  border-bottom: 0.7rem solid #166f3a;
  padding: 0.8em 0;
  margin-bottom: 2em;
}

#trial {
  max-width: 1000px;
  align-items: center;
  margin: 6rem auto 0;
  padding: 4% 0;
  justify-content: center;
  margin-bottom: 7rem;
  background: url(../img/trial_bg.webp) center top/contain no-repeat;
}
#trial img {
  width: 22.7%;
  margin-right: 3%;
}
#trial div h3 {
  font-size: 4rem;
  color: #ea1f39;
  display: flex;
  align-items: center;
}
#trial div h3 span {
  font-size: 2.6rem;
  color: #000;
  background-color: #fdee1c;
  display: inline-block;
  padding: 0 0.5em;
  margin-right: 0.5em;
}
#trial div .text {
  font-size: 2.2rem;
  font-weight: bold;
}
#trial div .btn {
  text-align: center;
}
#trial div .btn a {
  display: inline-block;
  margin-top: 0.8em;
  font-size: 2.2rem;
  color: #fff;
  padding: 0.8em 3em;
  background: linear-gradient(180deg, #c4182e 0%, #c4182e 50%, #b61325 50%, #b61325 100%);
  border: solid 0.2em #fff;
  border-radius: 3em;
  cursor: pointer;
  position: relative;
  transition-duration: 0.3s;
  font-weight: bold;
  box-shadow: 0.1em 0.1em 0.1em 0.1em rgb(0 0 0 / 20%);
}

#case ul {
  align-items: stretch;
}
#case ul li {
  width: 30%;
}
#case ul li h3 {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
}
#case ul li h3 img {
  margin-bottom: 0.5em;
}
#case ul li p {
  font-size: 1.8rem;
  background-color: #e0f4e8;
  border-radius: 1em;
  padding: 1.5em;
  margin-top: 2em;
  position: relative;
}
#case ul li p:before {
  width: 5.1rem;
  height: 1.6rem;
  position: absolute;
  left: 50%;
  content: '';
  background: url(../img/fukidashi.webp) 0 0 / contain no-repeat;
  top: -1.6rem;
  margin-left: -2.6rem;
}
#case .arrow {
  text-align: center;
  padding: 6rem 0 4rem 0;
}
#case .support {
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 9rem;
}
#case .support span {
  font-size: 4.1rem;
  background: linear-gradient(transparent 60%, #fff33b 60%);
}
#case .support p {
  margin: 0 0.3em;
}
#case .support img:nth-of-type(1) {
  width: 9.84%;
}
#case .support img:nth-of-type(2) {
  width: 8.67%;
}
#about .flex {
  margin: 8rem 0;
}
#about .flex > img {
  width: 50%;
}
#about .flex div {
  width: 45%;
}
#about .flex div h3 {
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 0.8em;
}
#about .flex div h3 + p {
  line-height: 2.3;
  margin-bottom: 1em;
  font-size: 1.8rem;
}
#about .flex div .caption {
  margin-top: 3em;
}
#introduce {
  background-color: #f7f5f5;
  padding-bottom: 1px;
}
#introduce li {
  background: url(../img/introduce01.webp) 4% 1em /8.4rem no-repeat;
  background-color: #fff;
  border-radius: 1.5em;
  padding: 4em 3% 4em 8%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6rem;
  position: relative;
}
#introduce li:after {
  content: '';
  position: absolute;
  left: -48%;
  width: 50%;
  height: 100%;
  top: 0px;
  background-color: #fff;
}
#introduce li div {
  width: 50%;
  margin-right: 3%;
}
#introduce li h3 {
  font-size: 2.8rem;
  font-weight: bold;
}
#introduce li h3 span {
  font-size: 2.6rem;
  color: #ff9900;
  display: block;
  margin-bottom: 0.5em;
}
#introduce li div p {
  font-size: 2rem;
  margin-top: 1em;
}
#introduce li:nth-of-type(1) img {
  width: 42.229%;
}
#introduce li:nth-of-type(2) {
  background: url(../img/introduce02.webp) 4% 1em /8.4rem no-repeat;
  background-color: #fff;
}
#introduce li:nth-of-type(2):after {
  left: auto;
  right: -48%;
}
#introduce li:nth-of-type(2) img {
  width: 26.218%;
  margin-right: 11%;
}
#introduce li:nth-of-type(3) {
  background: url(../img/introduce03.webp) 4% 1em /8.4rem no-repeat;
  background-color: #fff;
}
#introduce li:nth-of-type(3) img {
  width: 19.663%;
  margin-right: 14%;
}
.prize {
  padding: 8rem 0;
  text-align: center;
}
#circle {
  background-color: #e0f4e8;
  padding-bottom: 1px;
  padding-bottom: 10rem;
}
#circle h2 {
  margin-bottom: 4em;
}
#circle li {
  background-color: #fff;
  padding: 5%;
  border-radius: 1em;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10rem;
  box-shadow: 1.5rem 1.5rem 0rem 0rem #b9cfc2;
}
#circle li:last-child {
  margin-bottom: 4rem;
}
#circle li img {
  width: 29.63%;
  margin-top: -10%;
}
#circle li div {
  width: 65%;
}
#circle li h3 {
  font-size: 2.8rem;
  color: #ff9900;
  font-weight: bold;
  margin-bottom: 0.3em;
}
#circle li p {
  font-size: 1.8rem;
  line-height: 2;
  margin-top: 1em;
}
#circle .circle_movie {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
  margin-top: 2.4rem;
}
#circle .circle_item_center {
  justify-content: center;
}
#type {
  padding: 8rem 0;
}
#type h3 {
  text-align: center;
  font-weight: bold;
  font-size: 3.2rem;
}
#type h3 + p {
  font-size: 2rem;
  margin: 1.5em 0 3em 0;
  text-align: center;
}
#type .inner > ul {
  align-items: stretch;
}
#type .inner > ul > li {
  width: 24.9%;
  background-color: #f0fcf2;
  text-align: center;
  padding: 2em 1.5%;
}
#type .inner > ul > li h4 {
  font-size: 2.1rem;
  color: #166f3a;
  margin-bottom: 1em;
}
#type .inner > ul > li h4 + p {
  margin-bottom: 0.5em;
}
#type .inner > ul > li ul {
  margin-top: 2.5em;
}
#type .inner > ul > li li {
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
}
#lineup h2 {
  margin-bottom: 0px;
}
#lineup #tokuten {
  background-color: #f7f5f5;
  padding: 9.5rem 0 4.5rem;
}
#lineup #tokuten h3 {
  text-align: center;
}
#lineup #tokuten h3 span {
  display: inline-block;
  font-size: 3.6rem;
  color: #166f3a;
  position: relative;
  line-height: 1.2;
  background: linear-gradient(transparent 70%, #fff33b 70%);
  margin-bottom: 1.5em;
}
#lineup #tokuten h3 span img:nth-of-type(1) {
  position: absolute;
  top: 0px;
  left: -1em;
  width: 0.805em;
}
#lineup #tokuten h3 span img:nth-of-type(2) {
  position: absolute;
  top: 0px;
  right: -1em;
  width: 0.805em;
}
#lineup #tokuten ul {
  display: flex;
  justify-content: center;
  margin-bottom: 1.5em;
}

#lineup #tokuten li {
  width: 52.8rem;
  background-color: #fff;
  border-radius: 1em;
  padding: 1rem 0;
  box-shadow: 1.2rem 1.4rem 0rem 0rem #ccd0cd;
  margin: 0 2%;
  text-align: center;
  max-width: 100%;
}
#lineup #tokuten li p {
  font-size: 2.2rem;
  color: #166f3a;
  font-weight: bold;
  margin-top: 0.2em;
}
#lineup .product {
  margin-top: 10rem;
}
#lineup .product .lead {
  padding: 6rem 0;
  align-items: center;
}
#lineup .product .lead img {
  width: 50%;
}
#lineup .product .lead p {
  font-size: 2rem;
  width: 45%;
}
#lineup .product .mike {
  background-color: #f7f5f5;
  padding: 2em 0;
  margin-bottom: 6rem;
}
#lineup .product .mike h4 {
  font-size: 3rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.8em;
}
#lineup .product .mike ul {
  justify-content: center;
}
#lineup .product .mike ul li {
  width: 28.34%;
  margin: 0 1.5%;
}
#lineup .product .mike ul li p {
  font-size: 2rem;
  text-align: center;
  margin-top: 0.7em;
}
#lineup .product .mike ul li p span {
  font-size: 0.8em;
}
#lineup .product .type ul li {
  width: 30.167%;
  text-align: center;
}
#lineup .product .type ul li p.name {
  font-size: 2rem;
  text-align: center;
  margin-top: 0.8em;
  font-weight: bold;
}
#lineup .product .type ul li .desc {
  max-width: 236px;
  margin: 0 auto 2.4rem;
  font-size: 1.6rem;
  margin-top: 2em;
  text-align: left;
}
#lineup .product .type ul li table {
  display: inline-block;
  text-align: left;
}

#lineup .product .btn_area {
  margin-top: 3rem;
  text-align: center;
}
#lineup .product .btn_area h4 {
  text-align: center;
}
#lineup .product .btn_area h4 span {
  display: inline-block;
  font-size: 2.6rem;
  position: relative;
  margin-bottom: 0.5em;
}
#lineup .product .btn_area h4 + p {
  margin-bottom: 1em;
  padding-left: 1em;
  text-indent: -1em;
}
#lineup .product .btn_area ul {
  justify-content: center;
  flex-wrap: nowrap;
}
#lineup .product .btn_area ul li {
  margin: 0 2%;
}

#lineup .other {
  margin-top: 10rem;
}
#lineup .other h4 {
  font-size: 3rem;
  background-color: #e0f4e8;
  padding: 0.8em 0;
  text-align: center;
  margin-bottom: 1.3em;
}
#lineup .other h5 {
  font-size: 3rem;
  margin: 0em 0 1em 0;
}
#lineup .other h5 span {
  color: #20b35c;
}
#lineup .other ul {
  width: 105%;
  justify-content: flex-start;
}
#lineup .other ul li {
  width: 28.731%;
  margin-right: 4.5%;
  margin-bottom: 7.5rem;
  text-align: center;
}
#lineup .other ul li table {
  display: inline-block;
  text-align: left;
}
#lineup .other ul li p.name {
  font-size: 2rem;
  text-align: center;
  margin: 0.8em 0;
  font-weight: bold;
}

#lineup .list h4 {
  background-color: #e0f4e8;
  font-size: 2.2rem;
  text-align: center;
  font-weight: bold;
  padding: 1em 0;
  margin-bottom: 2em;
}
#lineup .list table {
  border: solid 1px #dcdddd;
  margin-bottom: 7rem;
  width: 100%;
}
#lineup .list table tr {
  border-bottom: solid 1px #dcdddd;
}
#lineup .list table th {
  background-color: #f7f8f8;
  vertical-align: middle;
  font-size: 2rem;
  font-weight: normal;
  width: 20%;
  padding: 1em;
  box-sizing: border-box;
  text-align: left;
}
#lineup .list table td {
  width: 20%;
  padding: 1.5em 1em;
  box-sizing: border-box;
  border-right: 1px dashed #dcdddd;
  text-align: center;
  vertical-align: middle;
}
#lineup .list table .name td p {
  margin-bottom: 0.5em;
}
#lineup .list table .use td {
  text-align: left;
  vertical-align: top;
}
#lineup .list table .use td p {
  font-weight: bold;
}
#lineup .list table .use td li {
  padding-left: 1em;
  text-indent: -1em;
}
#lineup .list table td p.icon {
  width: 11em;
  margin: 0 auto;
  height: 4em;
  background-color: #fadcea;
  border-radius: 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#lineup .list table td p.icon.blue {
  background-color: #abdbe9;
}
#lineup .list table td p.icon.gold {
  background-color: #ddd9ac;
}
#lineup .list table td p.icon.gray {
  background-color: #dcdddd;
}
#lineup .list table td p.icon.two_line {
  flex-direction: column;
}
#lineup .list table td p.icon.two_line span {
  width: 100%;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#lineup .list table td p.icon.two_line span:nth-of-type(2) {
  background-color: #abdbe9;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}
#lineup .list table td p.icon.two_line:after {
  position: absolute;
  right: 0px;
  bottom: -2.3rem;
  font-size: 1.4rem;
  content: '※別売りです';
}
#lineup .detail {
  margin-bottom: 10rem;
}
#lineup .detail h5 {
  font-size: 3rem;
  margin: 0em 0 1em 0;
}
#lineup .detail h5 span {
  color: #20b35c;
}
#lineup .detail dl {
  border-bottom: 1px solid #e2e2e2;
}
#lineup .detail dt {
  border-top: 1px solid #e2e2e2;
  font-size: 2.2rem;
  color: #166f3a;
  padding: 1em 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  font-weight: bold;
}
#lineup .detail dt:after {
  position: absolute;
  right: 1.5em;
  top: 50%;
  border-top: 0.7em solid #166f3a;
  border-right: 0.7em solid transparent;
  border-bottom: 0.7em solid transparent;
  border-left: 0.7em solid transparent;
  content: '';
  margin-top: -0.35em;
}
#lineup .detail dt.btn_on:after {
  transform: rotate(180deg);
  margin-top: -1.1em;
}

#lineup .detail dd {
  display: none;
}
#lineup .detail dd h6 {
  font-size: 2rem;
  background-color: #f7f8f8;
  padding: 1em;
}
#lineup .detail table {
  width: 100%;
  margin-bottom: 5.5rem;
}
#lineup .detail table + p {
  margin-bottom: 5.5rem;
}
#lineup .detail table tr {
  border-bottom: dashed 1px #e2e3e3;
}
#lineup .detail table td {
  font-size: 1.8rem;
  padding: 1em 1.5em;
}
#lineup .detail table td:nth-of-type(1) {
  width: 20%;
}
#lineup .detail .ttl {
  font-size: 1.8rem;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: bold;
}

#que {
  background-color: #e0f4e8;
}
#que dl {
  padding: 9rem 0;
}
#que dl div {
  background-color: #fff;
  margin-bottom: 2rem;
}
#que dl div dt {
  display: flex;
  cursor: pointer;
  position: relative;
  padding: 2%;
  padding-right: 8%;
}
#que dl div dt:after {
  position: absolute;
  right: 1.5em;
  top: 50%;
  border-top: 0.7em solid #166f3a;
  border-right: 0.7em solid transparent;
  border-bottom: 0.7em solid transparent;
  border-left: 0.7em solid transparent;
  content: '';
  margin-top: -0.35em;
}
#que dl div dt.btn_on:after {
  transform: rotate(180deg);
  margin-top: -1.1em;
}
#que dl div dt p:nth-of-type(1) {
  font-size: 3rem;
  color: #20b35c;
  min-width: 3em;
}
#que dl div dt p:nth-of-type(2) {
  font-size: 2.2rem;
  font-weight: bold;
  margin-top: 0.3em;
}
#que dl div dd {
  font-size: 2.2rem;
  padding-left: 5em;
  padding-right: 2em;
  display: none;
  padding-bottom: 2em;
}
#que dl div dd .caption li {
  font-size: 1.8rem;
  padding-left: 1em;
  text-indent: -1em;
}
#que .banner {
  text-align: center;
  padding-bottom: 12rem;
}
#company {
  background: url(../img/company_bg.webp) center bottom / cover no-repeat;
  padding: 10rem 0 8rem 0;
}
#company .inner div {
  display: inline-block;
}
#company h4 {
  font-size: 2.8rem;
  font-family: 'Noto Serif JP', serif;
  margin-top: 1.5em;
}
#company h4 + p {
  font-size: 1.8rem;
  margin: 1.5em 0 2em 0;
  line-height: 2;
}
#company .btn a {
  display: inline-block;
  font-size: 2rem;
  color: #005331;
  padding: 0.5em 3em 0.5em 1em;
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-weight: bold;
  position: relative;
}
#company .btn a:after {
  content: '';
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -0.3em;
  right: 0em;
  width: 0.5em;
  height: 0.5em;
  border-top: 0.08em solid #005331;
  border-right: 0.08em solid #005331;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.float_btn {
  position: fixed;
  right: 3%;
  bottom: 3%;
  width: 15.5%;
  z-index: 100;
}
.float_btn.fixed {
  bottom: 20%;
}

footer {
  background-color: #166f3a;
  padding: 2rem 0 1rem 0;
}
footer .flex {
  align-items: flex-end;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
  flex-wrap: nowrap;
}
footer .flex p {
  color: #fff;
  font-size: 1.4rem;
}
footer .flex p a {
  color: #fff;
  text-decoration: underline;
}
footer .flex p a:hover {
  opacity: 1;
  text-decoration: none;
}
footer .flex p img {
  margin-bottom: 1em;
}
footer .flex div {
  width: 50%;
}
footer .flex ul {
  display: flex;
  justify-content: flex-end;
}

footer .flex ul li a {
  text-decoration: underline;
  color: #fff;
  font-size: 1.4rem;
  margin-left: 2em;
  margin-bottom: 1em;
  display: block;
}
footer .flex ul li a:hover {
  opacity: 1;
  text-decoration: none;
}
footer .copy {
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 768px) and (max-width: 1600px) {
  #main_v h1 {
    height: 45.25vw;
    background: none;
  }
}

/*---------------------------------------------------------------
横幅768px～1160pxまでのレイアウト
---------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1160px) {
  header:after {
    width: 69%;
  }
  header:before {
    width: 20%;
    right: 69%;
  }

  header ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 38%;
    margin-right: -11%;
  }
  header ul li {
    margin: 0.2em 0;
  }

  /*ieのみ*/
  _:-ms-input-placeholder,
  :root header .logo {
    left: -10%;
  }
  _:-ms-input-placeholder,
  :root header .btn {
    right: -10%;
    position: relative;
  }

  #lineup .product .cartjs_cart_in input {
    width: 100% !important;
    height: auto;
  }
}

/*---------------------------------------------------------------
横幅768px～1200pxまでのレイアウト
---------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .inner {
    padding: 0rem 3%;
  }

  #trial div h3 {
    font-size: 3.3vw;
  }
  #trial div h3 span {
    font-size: 2.3vw;
  }
  #trial div .text {
    font-size: 1.8vw;
  }
  #trial div .btn a {
    font-size: 1.8vw;
  }

  #case .support {
    font-size: 2.5vw;
  }

  #case .support span {
    font-size: 3vw;
  }
  h2 {
    font-size: 3.6vw;
  }
  #case ul li h3 {
    font-size: 2.8vw;
  }
  #type .inner > ul > li h4 {
    font-size: 1.7vw;
  }
  #type .inner > ul > li h4 + p {
    font-size: 1.6vw;
  }
  .banner_tokuten .tokuten_btn {
    width: 23.5vw;
  }
  .banner_tokuten .tokuten_document-btn {
    right: 26.82916667vw;
  }
  .banner_tokuten .tokuten_contact-btn {
    right: 1.95833333vw;
  }
}

/*---------------------------------------------------------------
スマホレイアウト
---------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .pc_display {
    display: none;
  }
  .sp_display {
    display: block;
  }
  html {
    font-size: 2.6vw;
  }

  body {
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    padding-bottom: 18vw;
  }
  main {
    padding-top: 0rem;
  }
  main img {
    width: 100%;
  }
  .inner {
    padding: 0rem 5%;
  }
  header.flex {
    height: 5rem;
    position: relative;
  }
  header .btn {
    display: none;
  }
  header ul {
    position: fixed;
    display: block;
    width: 100%;
    top: 5rem;
    left: 100vw;
    background-color: #025331;
    box-sizing: border-box;
    padding: 3em 5%;
    transition-duration: 0.5s;
  }
  header ul.active {
    left: 0vw;
  }
  header ul li a {
    margin-right: 0em;
    padding-right: 0em;
    border-right: none;
    line-height: 1.2;
    font-size: 5vw;
    border-bottom: 1px solid;
    padding-bottom: 1em;
    margin-bottom: 1em;
    text-align: center;
    position: relative;
  }
  header ul li a:after {
    content: '';
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -0.7em;
    right: 0.5em;
    width: 0.5em;
    height: 0.5em;
    border-top: 0.08em solid #fff;
    border-right: 0.08em solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  header .logo {
    font-size: 0px;
  }
  header .logo img {
    min-width: 60vw;
  }
  header:before {
    right: 54%;
    background-size: cover;
  }
  header:after {
    width: 54%;
  }
  header .toggle {
    display: block;
    position: fixed;
    right: 0.8em;
    top: 0.8em;
    width: 2em;
    height: 2em;
    cursor: pointer;
    z-index: 3;
    overflow: hidden;
  }

  header .toggle span {
    display: block;
    position: absolute;
    width: 2em;
    border-bottom: solid 0.6vw #fff;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    left: 0px;
  }

  header .toggle span:nth-child(1) {
    top: 0px;
  }

  header .toggle span:nth-child(2) {
    top: 0.7em;
  }

  header .toggle span:nth-child(3) {
    top: 1.4em;
  }
  header .toggle.active span:nth-child(1) {
    top: 0.7em;
    left: 0px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  header .toggle.active span:nth-child(2),
  header .toggle.active span:nth-child(3) {
    top: 0.7em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .banner_tokuten + ul {
    margin: 0 auto 3em;
  }
  .banner_tokuten + ul li {
    font-size: 1.2rem;
  }
  h2 {
    background: url(../img/title_bg.webp) center center/20vw no-repeat;
    background-color: #20b35c;
    font-size: 5vw;
  }
  #main_v h1 {
    height: auto;
  }
  .banner_tokuten .tokuten_btn {
    width: 40vw;
    bottom: 4vw;
  }
  .banner_tokuten .tokuten_contact-btn {
    right: 3.5vw;
  }
  .banner_tokuten .tokuten_document-btn {
    right: inherit;
    left: 3.5vw;
  }
  #trial {
    padding: 11vw 0 27vw 0;
    margin: 8vw 0 0;
    background: url(../img/trial_bg_sp.webp) center top/100% no-repeat;
  }
  #trial div h3 {
    font-size: 2.2rem;
    display: block;
    text-align: center;
  }
  #trial div h3 span {
    font-size: 1.8rem;
    margin-bottom: 0.5em;
  }
  #trial img {
    width: 35%;
    margin: 1em auto;
    position: relative;
    right: -5%;
  }
  #trial div .text {
    font-size: 1.5rem;
    text-align: center;
  }
  #trial div .btn a {
    font-size: 1.5rem;
  }

  #case ul {
    display: block;
  }

  #case ul li {
    width: 100%;
  }
  #case ul li h3 img {
    width: 18vw;
  }
  #case ul li h3 {
    font-size: 2rem;
  }
  #case ul li h3 + img {
    width: 82%;
    margin: 0 auto;
    display: block;
  }
  #case ul li p {
    font-size: 1.6rem;
    width: 90%;
    margin: 1em auto 3em auto;
  }
  #case .arrow {
    padding: 0rem 0 4rem 0;
  }
  #case .arrow img {
    width: 20%;
  }
  #case .support {
    position: relative;
    font-size: 2rem;
    margin-bottom: 0rem;
    padding-bottom: 50vw;
  }
  #case .support p {
    margin: 0;
  }
  #case .support img:nth-of-type(1) {
    position: absolute;
    bottom: 11vw;
    left: 22%;
    width: 23%;
  }
  #case .support img:nth-of-type(2) {
    position: absolute;
    bottom: 11vw;
    right: 26%;
    width: 20%;
  }
  #case .support span {
    font-size: 2.7rem;
  }
  #about .flex {
    margin: 4rem 0;
    display: block;
  }

  #about .flex > img {
    width: 100%;
  }
  #about .flex div {
    width: 100%;
  }
  #about .flex div h3 {
    font-size: 1.8rem;
    margin-top: 1em;
    margin-bottom: 0.8em;
  }
  #about .flex div h3 + p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  #about .flex div .caption {
    font-size: 3.2vw;
  }
  #introduce li {
    background-size: 15vw;
    border-top-left-radius: 0em;
    border-bottom-left-radius: 0em;
    padding: 3em 3% 3em 2%;
    display: block;
    margin-bottom: 4rem;
  }
  #introduce li:nth-of-type(2) {
    background-size: 15vw;
    border-radius: 1.5em;
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
    padding-left: 7%;
    width: 105%;
  }
  #introduce li:nth-of-type(3) {
    background-size: 15vw;
  }
  #introduce li:after {
    top: 0px;
  }
  #introduce li div {
    width: 100%;
    margin-right: 0%;
  }
  #introduce li h3 span {
    font-size: 1.8rem;
  }
  #introduce li h3 {
    font-size: 1.8rem;
  }
  #introduce li div p {
    font-size: 1.6rem;
    margin-bottom: 2em;
  }
  #introduce li:nth-of-type(1) img {
    width: 100%;
  }
  #introduce li:nth-of-type(2) img {
    width: 70%;
    margin-left: 15%;
  }
  #introduce li:nth-of-type(3) img {
    width: 50%;
    margin-left: 25%;
  }
  .prize {
    padding: 4rem 0;
  }
  #circle {
    padding-bottom: 5rem;
  }
  #circle li {
    box-shadow: 1rem 1rem 0rem 0rem #b9cfc2;
    display: block;
  }
  #circle li:last-child {
    margin-bottom: 3rem;
  }
  #circle li img {
    width: 60%;
    margin-top: -20%;
    margin-left: 20%;
  }
  #circle li div {
    width: 100%;
    padding: 2em 0;
  }
  #circle li h3 {
    font-size: 2rem;
  }
  #circle li h3 + span {
    font-size: 1.4rem;
  }
  #circle li p {
    font-size: 1.6rem;
  }
  #type {
    padding: 5rem 0;
  }
  #type h3 {
    font-size: 2.2rem;
  }
  #type h3 + p {
    font-size: 1.8rem;
    margin: 1em 0 2em 0;
  }
  #type .inner > ul > li {
    width: 49.8%;
    padding: 1.5em 1em;
    margin-bottom: 2px;
  }
  #type .inner > ul > li h4 {
    font-size: 1.3rem;
    width: 120%;
    margin-left: -10%;
  }
  #type .inner > ul > li h4 + p {
    font-size: 1.1rem;
  }
  #type .inner > ul > li ul {
    margin-top: 1.5em;
  }
  #type .inner > ul > li ul li {
    font-size: 1.4rem;
  }
  #lineup #tokuten {
    padding: 4rem 0;
  }
  #lineup #tokuten h3 span {
    font-size: 1.8rem;
  }
  #lineup #tokuten h3 span img:nth-of-type(1) {
    top: -0.5em;
  }
  #lineup #tokuten h3 span img:nth-of-type(2) {
    top: -0.5em;
  }
  #lineup #tokuten ul {
    width: 108%;
    margin-left: -4%;
    margin-bottom: 0.5em;
  }
  #lineup #tokuten li {
    width: 70%;
    padding: 1em 1em;
    box-shadow: 1rem 1rem 0rem 0rem #ccd0cd;
  }
  #lineup #tokuten li p {
    margin-top: 4vw;
    font-size: 3.9vw;
    white-space: nowrap;
  }
  #lineup #tokuten li img {
    width: 54vw;
  }

  #lineup .product {
    margin-top: 5rem;
  }
  #lineup .product .lead {
    display: block;
    padding: 4rem 0;
  }
  #lineup .product .lead img {
    width: 100%;
  }
  #lineup .product .lead p {
    font-size: 1.6rem;
    width: 100%;
    margin-top: 1.5em;
  }

  #lineup .product .mike {
    width: 112%;
    margin-left: -6%;
    margin-bottom: 4rem;
  }
  #lineup .product .mike h4 {
    font-size: 1.8rem;
  }
  #lineup .product .mike ul li p {
    font-size: 1.4rem;
  }
  #lineup .product .type ul li {
    width: 49%;
    margin-bottom: 1.5em;
  }

  #lineup .product .type ul li p.name {
    font-size: 1.6rem;
    margin-bottom: -2px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding-bottom: 0.5em;
  }
  #lineup .product .type ul li p.name + p {
    max-width: 100%;
    font-size: 1.4rem;
    margin-top: 0em;
    margin-bottom: 1em;
  }
  #lineup .product .btn_area h4 span {
    font-size: 1.4rem;
  }
  #lineup .product .btn_area h4 + p {
    font-size: 1.2rem;
    text-align: left;
  }
  #lineup .product .btn_area ul {
    display: block;
  }
  #lineup .product .btn_area ul li {
    margin: 0 2% 0.5em;
  }
  #lineup .other h4 {
    font-size: 2rem;
  }

  #lineup .other h5 {
    font-size: 2rem;
  }
  #lineup .other ul li {
    width: 46.5%;
    margin-right: 1.5%;
    margin-bottom: 1.5rem;
  }
  #lineup .other ul li p.name {
    font-size: 1.6rem;
    margin-bottom: 1em;
  }

  #lineup .list h4 {
    font-size: 1.8rem;
  }
  #lineup .list table th {
    white-space: nowrap;
  }
  #lineup .list table .name td p {
    font-size: 1.4rem;
  }
  #lineup .detail h5 {
    font-size: 2.2rem;
    margin-top: 3em;
  }
  #lineup .list table {
    margin-bottom: 0rem;
  }
  #lineup .detail dt {
    font-size: 1.8rem;
  }
  #lineup .detail dt:after {
    border-top: 0.6em solid #166f3a;
    border-right: 0.6em solid transparent;
    border-bottom: 0.6em solid transparent;
    border-left: 0.6em solid transparent;
    margin-top: -0.3em;
  }
  #lineup .detail dt.btn_on:after {
    margin-top: -1em;
  }
  #lineup .detail dd h6 {
    font-size: 1.6rem;
  }
  #lineup .detail table td {
    font-size: 1.6rem;
  }
  #lineup .detail table td:nth-of-type(1) {
    width: 47%;
  }
  #que dl {
    padding: 3rem 0;
  }
  #que dl div dt {
    padding-right: 14%;
  }
  #que dl div dt p:nth-of-type(1) {
    font-size: 2rem;
    min-width: 2em;
  }
  #que dl div dt p:nth-of-type(2) {
    font-size: 1.6rem;
    margin-top: 0em;
  }
  #que dl div dt:after {
    right: 1em;
  }
  #que dl div dd {
    font-size: 1.6rem;
    padding-left: 3em;
  }
  #que dl div dd .caption li {
    font-size: 1.6rem;
  }
  #que .banner {
    padding-bottom: 5rem;
  }
  #company {
    background: url(../img/company_bg_sp.webp) center bottom / cover no-repeat;
    text-align: center;
    padding: 4rem 0 82vw 0;
  }
  #company .inner div {
    width: 93%;
    margin: 0 auto;
  }
  #company h3 img {
    width: 52%;
  }
  #company h4 {
    font-size: 2rem;
    white-space: nowrap;
  }
  #company h4 + p {
    font-size: 1.6rem;
    text-align: left;
    margin: 1em 0 0.5em 0;
    line-height: 1.8;
  }

  #company .btn {
    text-align: right;
  }
  #company .btn a {
    font-size: 1.6rem;
  }

  .bottom_btn {
    display: flex;
    justify-content: space-between;
    background-color: #33b391;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 3vw 3vw;
    z-index: 100;
  }
  .bottom_btn a {
    width: 49%;
  }

  footer .flex {
    display: block;
  }
  footer .flex p {
    font-size: 1.2rem;
    margin-bottom: 1.5em;
  }
  footer .flex p img {
    width: 34%;
  }
  footer .flex div {
    width: 100%;
  }
  footer .flex ul {
    justify-content: flex-start;
  }
  footer .flex ul li a {
    font-size: 1.1rem;
    margin-left: 0em;
    margin-right: 1.5em;
  }
  footer .copy {
    font-size: 1rem;
  }

  .float_btn {
    right: 2%;
    bottom: 20vw;
    width: 33%;
  }
  .float_btn.fixed {
    bottom: 64vw;
  }
}

/*====================================================
BTN_SET
====================================================*/
.btn_set {
  border-top: 1px solid #000;
  margin-top: 2.3rem;
  padding-top: 2rem;
  display: block;
  width: fit-content;
  margin: 0 auto;
  font-size: 1.8rem;
}
.btn_set + .btn_set {
  margin-top: 2.4rem;
}
.btn_set_price {
  margin-bottom: 2.2rem;
}
.btn_set_option {
  background-color: #489fb3;
  color: #fff;
  display: inline-block;
  margin-bottom: 1.2rem;
}
.btn_set_price_number {
  font-size: 2rem;
  font-weight: bold;
}
.btn_set_btn_img {
  width: 27.5rem;
}
@media screen and (max-width: 767px) {
  .btn_set {
    font-size: 2.66666667vw;
    padding-top: 3vw;
  }
  .btn_set_price {
    margin-bottom: 3vw;
  }
  .btn_set_price_number {
    font-size: 3.33333333vw;
  }
  .btn_set_option {
    margin-bottom: 2vw;
  }
}
