@charset "UTF-8";


/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-width: 0;
	border-style: solid;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
	-webkit-tap-highlight-color: transparent;
	/* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
	margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	clear: both;
	/* 1 */
	overflow: visible;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	/* 1 */
	height: 0;
	margin: 0;
	/* 2 */
	border-top-width: 1px;
	color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: inherit;
	/* 2 */
}

address {
	font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
	color: inherit;
	text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	text-decoration: underline;
	/* 2 */
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted;
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: inherit;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
	vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	padding: 0;
	border-radius: 0;
	outline: 0;
	background: transparent;
	font: inherit;
	color: inherit;
	text-align: inherit;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type='checkbox'] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}

[type='radio'] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

button[disabled],
[type='button'][disabled],
[type='reset'][disabled],
[type='submit'][disabled] {
	cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
	display: none;
}

/**
 * Remove padding
 */
option {
	padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
	min-width: 0;
	margin: 0;
	padding: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	color: inherit;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type='search'] {
	outline-offset: -2px;
	/* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	/* 1 */
	font: inherit;
	-webkit-appearance: button;
	/* 2 */
}

/**
 * Clickable labels
 */
label[for] {
	cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
	outline: none;
}

/* Table */
/* ============================================ */
table {
	border-spacing: 0;
	border-collapse: collapse;
}

caption {
	text-align: left;
}

td,
th {
	padding: 0;
	vertical-align: top;
}

th {
	font-weight: bold;
	text-align: left;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/*!
 * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block;
}

body {
	margin: 0;
	background-color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important;
}

hr {
	overflow: visible;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
}

p {
	margin-top: 0;
	margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
	border-bottom: 0;
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted;
	text-decoration: underline;
	text-decoration: underline dotted;
	cursor: help;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

blockquote {
	margin: 0 0 1rem;
}

b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

a {
	background-color: transparent;
	/* color: #007bff; */
	text-decoration: none;
}

a:not([href]) {
	color: inherit;
	text-decoration: none;
}

a:not([href]):hover {
	color: inherit;
	text-decoration: none;
}

pre,
code,
kbd,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em;
}

pre {
	overflow: auto;
	margin-top: 0;
	margin-bottom: 1rem;
}

img {
	border-style: none;
	vertical-align: middle;
}

svg {
	overflow: hidden;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	caption-side: bottom;
	color: #6c757d;
	text-align: left;
}

th {
	text-align: inherit;
}

label {
	display: inline-block;
	margin-bottom: 0.5rem;
}

button {
	border-radius: 0;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

select {
	word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
	cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;

}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	-webkit-appearance: listbox;
}

textarea {
	overflow: auto;
	resize: vertical;
}

fieldset {
	min-width: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: .5rem;
	padding: 0;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

output {
	display: inline-block;
}

summary {
	display: list-item;
	cursor: pointer;
}

template {
	display: none;
}

[hidden] {
	display: none !important;
}

/*# sourceMappingURL=bootstrap-reboot.css.map */
@media screen and (min-width: 769px) {
	.pc-none {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.sp-none {
		display: none;
	}
}

/**
 * Base
 */
* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	scroll-behavior: smooth;
}

body {
	position: relative;
	overflow: scroll;
	width: 100%;
	height: 100%;
	/* background-color: #f4f4f4; */
	background-color: #fff;
	font-family: 'Noto Sans JP', Meiryo, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	color: #1a1a1a;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
}

body.is-open {
	position: fixed;
	overflow: hidden;
	_zoom: 1;
}

body .container {
	overflow: hidden;
}

img {
	vertical-align: bottom;
}

a {
	/* color: #1a1a1a; */
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

p {
	margin: 0;
}

input,
select,
textarea,
button {
	outline: none;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
	outline: none;
}


.main{
  margin: -56px 0 0;
}
@media screen and (min-width: 769px) {
	.main a:hover{
    opacity: 0.6;
  }
}


/* MV */

.mainvisual{
  position: relative;
}
.mv-nav__list {
  display: flex;
  text-align: center;
  justify-content: center;
  padding-bottom: 32px;
  background-color: #00AA03;
}
.mv-nav__list .mv-nav__item a{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 106px;
  height: 98px;
  padding: 8px 0;
  box-sizing: border-box;
}
.mv-nav__list li{
  width: 106px;
  height: 98px;
  background-color: #fff;
  border: 1px solid #DEDEDE;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.mv-nav__list .mv-nav__item--label-img{
  width: 36px;
  height: 36px;
  object-fit: contain;
  /* margin-bottom: 0px; */
  flex-shrink: 0;
}
.mv-nav__list .mv-nav__item--label-img img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.mv-nav__list .mv-nav__item--label-text{
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 769px) {
  .mainvisual{
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 94px;
    height: 320px;
    background: url(/family/images/mv_pc.jpg?0402) no-repeat 50% 0;
  }
  .mv-nav__list li+li{
    margin-left: 16px;
  }
}
@media screen and (max-width: 768px) {
  .mainvisual{
    background: url(/family/images/mv_sp.jpg) no-repeat center center;
    background-size: cover;
    width: 100vw;
    height: 0;
    padding-top: 113.3%;
    margin-top: 50px;
  }
  .mv-nav__list {
    flex-wrap: wrap;
    gap: 8px;
    display: grid;
    grid-template-columns: repeat(3, 106px);
  }
}
@media screen and (max-width: 350px) {
  .mv-nav__list {
    grid-template-columns: repeat(2, 106px);
  }
}

/* lead */
.lead{
  padding: 60px 0 70px;
}
.lead .lead__title{
  font-size: 48px;
  font-weight: 800;
  color: #303030;
  margin-bottom: 14px;
}
.lead .lead__text{
  font-weight: 500;
  line-height: 1.6;
}
.lead .lead__content{
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  gap: 74px;
}
.lead .lead__description{
  font-weight: 500;
}
.lead .lead__description div+div{
  margin-top: 20px;
}
.lead .lead__description .lead__description__list{
  font-size: 22px;
  color: #00A303;
  font-weight: bold;
  padding-left: 30px;
  margin-bottom: 6px;
  background: url(../images/icon_check.png) no-repeat left center;
  background-size: 20px;
}

@media screen and (min-width: 769px) {
  .lead .lead__inner{
    width: 1080px;
    margin: 0 auto;
  }
  .lead .lead__title{
    text-align: center;
  }
  .lead .lead__text{
    font-size: 20px;
    text-align: center;
  }
  .lead .lead__description{
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .lead{
    padding: 40px 20px;
  }
  .lead .lead__content .lead__img {
    margin-left: -20px;
    margin-right: -20px;
  }
  .lead .lead__title{
    font-size: 32px;
  }
  .lead .lead__content{
    flex-direction: column-reverse;
    margin-top: 30px;
    gap: 40px;
  }
  .lead .lead__content .lead__img img{
    max-width: 100%;
    height: auto;
  }
  .lead .lead__description .lead__description__list{
    font-size: 20px;
  }

}

/* step */
.step{
  background-color: #FFF9ED;
  padding: 50px 0; 
}
.step+.step{
  margin-top: 20px;
}
.step .item__inner{
  display: block;
  width: 100%;
  height: 100%;
}
.step .step__title{
  font-size: 32px;
  color: #303030;
  font-weight: 800;
  display: flex;
  align-items: center;
  margin-bottom: 36px;
}
.step .step__title--label{
  color: #fff;
  font-size: 14px;
  border-radius: 34px;
  margin-right: 20px;
  padding: 5px 20px;
}
.step .item__text{
  padding: 16px 20px 50px;
}
.step .item__title{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 6px;
}
.step .detail__link{
  text-align: right;
  font-weight: 500;
  padding-right: 20px;
  background: url(../images/icon_arrow-right.png) no-repeat right center;
  background-size: 16px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.step li.item{
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}
.step .step__point{
  font-size: 20px;
  font-weight: 800;
  color: #303030;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.step .step__point::before{
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  background: #00AC0B;
}
@media screen and (min-width: 769px) {
  .step .step__inner{
    width: 1080px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .step .step__inner{
    padding: 0 20px;
  }
  .step .step__title{
    flex-direction: column;
    align-items: flex-start;
    font-size: 24px;
  }
  .step .step__title--label{
    border-radius: 0 34px 34px 0;
    margin-left: -20px;
    margin-bottom: 14px;
  }
  
}

/* step enjoy,play*/
.enjoy .step__inner{
  position: relative;
}
.enjoy .enjoy__character{
  position: absolute;
  top: -20%;
  right: 0;
  transform: translateY(-50%);
  max-width: 317px;
  z-index: 10;
}
.enjoy .step__title--label{
  background-color: #FF511E;
}
.enjoy .enjoy__list,
.play .play__list{
  display: flex;
  justify-content: space-between;
}
.enjoy .enjoy__list .item__image img,
.play .play__list .item__image img{
  width: 333px;
  height: 180px;
}

@media screen and (min-width: 769px) {
  .enjoy .enjoy__list li,
  .play .play__list li{
    width: 333px;
  }
}
@media screen and (max-width: 768px) {
  .enjoy .enjoy__list,
  .play .play__list{
    flex-direction: column;
    gap: 28px;
  }
  .enjoy .enjoy__list .item__image img,
  .play .play__list .item__image img{
    width: 100%;
    height: auto;
  }
  .enjoy .enjoy__character{
    top: -5%;
    right: 20px;
  }
  .enjoy .enjoy__character img{
    width: 127px;
    height: auto;
  }
}

/* step try */
.try .step__title--label{
  background-color: #026CD3;
}
.try .try__list{
  display: flex;
  justify-content: space-between;
}
.try .try__list .try__item .item__inner{
  display: flex;
}
.try .item__title{
  margin-bottom: 10px;
}
.try .try__list .item__image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.try .try__list .num{
  position: absolute;
  top: 0;
  left: 0;
  color: #026CD3;
  background-color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 20px;
  border-radius: 0 0 12px 0;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .try .try__list{
    flex-wrap: wrap;
  }
  .try .try__list li{
    width: 520px;
  }
  .try .try__list li:nth-child(n+3){
    margin-top: 40px;
  }
  .try .try__list .item__image img{
    width: 183px;
    height: 214px;
  }
}
@media screen and (max-width: 768px) {
  .try .try__list .try__item .item__inner{
    flex-direction: column;
  }
  .try li.item{
    width: 290px;
  }
}


/* step play */
.play .step__title--label{
  background-color: #00A04C;
}
.play .play_bnr{
  margin-top: 54px; 
}
@media screen and (min-width: 769px) {
  
}
@media screen and (max-width: 768px) {
  .play{
    padding: 50px 0 80px;
  }
  .play .play_bnr{
    margin-top: 30px; 
    position: relative;
  }
  .play .play_bnr img{
    max-width: 100%;
    height: auto;
  }
  .play .enjoy__character02{
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 111px;
    z-index: 10;
  }
  .play .enjoy__character02 img{
    width: 111px;
    height: auto;
  }

}

/* news */
.news h2{
  font-size: 28px;
  font-weight: 800;
  color: #303030;
}
.news .news-list{
  margin-top: 20px;
}
.news .news-list li a{
  display: flex;
  padding: 15px 0;
}
.news .news-list li+li{
  border-top: 1px solid #ccc;
}
.news .news-list li a .news-image img{
  width: 258px;
  height: auto;
}
.news .news-list li a dl{
  padding-left: 14px;
}
.news .date{
  color: #666;
  font-size: 11px;
}
.news .news-list li a dd{
  line-height: 1.4;
}

@media screen and (min-width: 769px) {
  .news .news-inner{
    width: 1080px;
    margin: 0 auto;
    padding-top: 80px; 
  }
  .news .date{
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .news .news-inner{
    padding: 40px 20px 0;
  }
  .news .news-list li a .news-image img{
    width: 120px;
    height: auto;
  }
  .news .news-list li a dl{
    padding-left: 10px;
  }
}


/* faq */
.faq__inner {
  margin-inline: auto;
  position: relative;
}
.faq__title {
  font-size: 28px;
  font-weight: 800;
  color: #303030;
}
.faq__contents {
  display: grid;
  gap: 26px;
  margin-top: 30px;
}
.faq-item {
  border: 1px solid #DEDEDE;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}
.faq-q {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
.faq-toggle {
  display: grid;
  grid-template-columns: auto 1fr 12px;
  column-gap: 8px;
  align-items: center;
  width: 100%;
  min-height: 60px;
  padding: 16px 16px;
  text-align: left;
  font: inherit;
  line-height: 1.5;
  color: inherit;
  border: 0;
  background: #fff;
  cursor: pointer;
}
.faq-a-label,
.faq-q-label {
  font-weight: 800;
  font-weight: bold;
  padding-right: 4px;
  font-size: 20px;
}
.faq-arrow {
  width: 8px;
  transform: rotate(90deg);
  transition: transform .2s ease;
}
.faq-toggle[aria-expanded="true"] .faq-arrow {
  transform: rotate(-90deg);
}

.faq-a {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .26s ease;
  will-change: grid-template-rows;
}
.faq-a__inner {
  overflow: hidden;
}
.faq-a__body {
  padding: 20px;
  border-top: 1px solid transparent;
}
.faq-item.is-open .faq-a {
  grid-template-rows: 1fr;
}
.faq-item.is-open .faq-a__body {
  display: flex;
  align-items: start;
  position: relative;
}
.faq-item.is-open .faq-a__body::before{
  content: "";
  position: absolute;
  top: 0;
  left: 16px;
  width: 894px;
  height: 1px;
  background-color: #DEDEDE;
}
.faq-a .faq-a-label {
  display: inline-block;
  margin: 4px 6px 0 0;
  color: #00AC0B;
  font-weight: 800;
  font-weight: bold;
  line-height: 1;
}
.faq-a .faq-a-text {
  line-height: 1.6;
  display: inline;
  font-size: 17px;
}
.faq-a .faq-a-text a {
  color: #00AC0B;
  text-decoration: underline;
}
.faq-a .faq-a-text a:hover {
  text-decoration: none;
}

@media (hover: hover) {
  .faq-toggle:hover {
      background: color-mix(in srgb, var(--brand, #00AC0B) 4%, #fff 96%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .faq-a {
      transition: none;
  }
  .faq-arrow {
      transition: none;
  }
}
@media (min-width: 769px) {
  .faq{
    width: 1080px;
    margin: 0 auto;
    padding-top: 80px;
  }
  .section_faq.bg-scroll::before{
      background-size: 240px;
  }
  .faq-a .faq-a-label {
      vertical-align: inherit;
  }
}
@media (max-width: 768px) {
  .faq{
    padding: 40px 20px;
  }
  .faq__contents {
    gap: 16px;
  }
  .faq-q {
    font-size: 17px;
  }
  .faq-item.is-open .faq-a__body::before{
    width: 90%;
  }
  .faq-a-label,
  .faq-q-label{
    font-size: 16px;
  }
  .faq-q .faq-q-text,
  .faq-a .faq-a-text {
    font-size: 16px;
  }
}

