/********************************
* インナー
********************************/

/********************************
* フォント
********************************/

/********************************
* カラー
********************************/

html {
	font-size: 18px;
}

body {
	background-color: #fff;
	color: #333;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/* link */

/* ============================================ */

a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

a:hover {
	opacity: 0.8;
}

/* img */

/* ============================================ */

img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: 100%;
}

/* ===============================================
# br
=============================================== */

.only-pc {
	display: none;
}

.only-sp {
	display: block;
}

/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */

/* ============================================ */

*,
::before,
::after {
	border-style: solid;
	border-width: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/* 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 {
	-webkit-text-size-adjust: 100%; /* 2 */
	-webkit-tap-highlight-color: transparent; /* 3*/
	line-height: 1.15; /* 1 */
}

/* 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 {
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
}

/* Lists (enumeration) */

/* ============================================ */

ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* 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 {
	border-top-width: 1px;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box; /* 1 */
	clear: both;
	color: inherit;
	height: 0; /* 1 */
	margin: 0;
	overflow: visible; /* 2 */
}

/**
 * 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] {
	-webkit-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 {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Replaced content */

/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

svg,
img,
embed,
object,
iframe {
	vertical-align: bottom;
}

/* Forms */

/* ============================================ */

/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */

button,
input,
optgroup,
select,
textarea {
	-webkit-appearance: none; /* 1 */
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border-radius: 0;
	color: inherit;
	font: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
	text-transform: inherit; /* 2 */
	vertical-align: middle;
}

/**
 * Correct cursors for clickable elements.
 */

button,
[type=button],
[type=reset],
[type=submit] {
	cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
	cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */

:-moz-focusring {
	outline: auto;
}

select:disabled {
	opacity: inherit;
}

/**
 * Remove padding
 */

option {
	padding: 0;
}

/**
 * Reset to invisible
 */

fieldset {
	margin: 0;
	min-width: 0;
	padding: 0;
}

legend {
	padding: 0;
}

/**
 * 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;
}

/**
 * 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. Fix font inheritance.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */

[type=number] {
	-moz-appearance: textfield;
}

/**
 * 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]:focus {
	outline: auto;
}

/* Tables */

/* ============================================ */

/**
1. Correct table border color inheritance in all Chrome and Safari.
*/

table {
	border-collapse: collapse;
	border-color: inherit; /* 1 */
}

caption {
	text-align: left;
}

td,
th {
	padding: 0;
	vertical-align: top;
}

th {
	font-weight: bold;
	text-align: left;
}

/* ===============================================
# common
=============================================== */

.section__container {
	margin-inline: auto;
	padding: 1.5rem 0;
	padding-inline: 0.75rem;
	width: 100%;
	width: min(100%, 1200px);
}

.section__title {
	word-wrap: break-word;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-break: strict;
	line-height: 1.4;
	overflow-wrap: break-word;
	padding-bottom: 1.5rem;
	position: relative;
	text-shadow: 0px 0px 1px #fff, 3px 3px 3px #aaa;
	word-break: keep-all;
}

.text + .section__title {
	padding-top: 2.5rem;
}

.img {
	margin-inline: auto;
	padding-bottom: 1.25rem;
	width: min(100%, 900px);
}

.img + .section__title {
	padding-top: 2.5rem;
}

.mw600 {
	width: min(100%, 600px);
}

.mw270 {
	width: min(270px, 64.5933014354%);
}

.mw418 {
	width: min(418px, 100%);
}

.text {
	word-wrap: break-word;
	letter-spacing: 0.01em;
	line-break: strict;
	line-height: 1.8;
	overflow-wrap: break-word;
	padding-bottom: 1.5rem;
	text-align: center;
}

.text-red {
	color: red;
}

.text-bg-yellow {
	background-color: yellow;
}

.text-strong {
	font-size: 1.4375rem;
	font-weight: 700;
}

.lists {
	font-size: 0.875rem;
	line-height: 1.8;
	padding-bottom: 1.25rem;
}

/* ===============================================
# footer
=============================================== */

.footer__container {
	margin: 1rem;
}

.footer__guide {
	font-size: 1rem;
	text-align: center;
}

.footer__copy {
	margin-top: 2rem;
	text-align: center;
}

.header {
	background-color: #fff;
	padding-top: 2.5rem;
	z-index: 50;
}

.cta {
	-webkit-filter: drop-shadow(10px 10px 6px #333);
	        filter: drop-shadow(10px 10px 6px #333);
	padding: 2.5rem 0;
}

.cta a {
	height: 100%;
	width: 100%;
}

.cta__box {
	background-color: #40C241;
	background-image: -webkit-gradient(linear, right top, left bottom, from(#409049), color-stop(40%, #40ED37), to(#409049));
	background-image: linear-gradient(to left bottom, #409049, #40ED37 40%, #409049);
	border: 0.0625rem solid #fff;
	border-radius: 1rem;
	margin-inline: auto;
	padding: 1.25rem 0;
	position: relative;
	text-align: center;
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	width: min(25rem, 100%);
}

.cta__box:hover {
	opacity: 0.8;
}

.cta__box a {
	display: inline-block;
	height: 100%;
	width: 100%;
}

.cta__box::after {
	-webkit-clip-path: polygon(0% 20%, 50% 20%, 50% 0, 100% 50%, 50% 100%, 50% 80%, 0% 80%);
	-webkit-animation: cta 2s linear infinite;
	        animation: cta 2s linear infinite;
	background-color: red;
	bottom: -2.25rem;
	clip-path: polygon(0% 20%, 50% 20%, 50% 0, 100% 50%, 50% 100%, 50% 80%, 0% 80%);
	content: "";
	display: block;
	height: 4rem;
	position: absolute;
	right: 0;
	-webkit-transform: rotate(-135deg);
	        transform: rotate(-135deg);
	width: 4rem;
}

.cta__text {
	color: yellow;
	font-size: 1.25rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.5;
	text-shadow: 1px 1px 5px red, -1px -1px 5px red, -1px 1px 5px red, 1px -1px 5px red, 0px 1px 5px red, 0 -1px 5px red, -1px 0 5px red, 1px 0 5px red;
}

.cta__text2 {
	color: white;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.5;
	text-shadow: 1px 1px 5px #0A401D, -1px -1px 5px #0A401D, -1px 1px 5px #0A401D, 1px -1px 5px #0A401D, 0px 1px 5px #0A401D, 0 -1px 5px #0A401D, -1px 0 5px #0A401D, 1px 0 5px #0A401D;
}

.empathy__lists {
	font-weight: 700;
	padding-left: 0.5rem;
}

.empathy__lists li {
	padding-left: 1.25rem;
	position: relative;
}

.empathy__lists li::before,
.empathy__lists li::after {
	border: 2px solid #2b2ba1;
	border-radius: 0.25rem;
	content: "";
	display: block;
	height: 1rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1rem;
}

.empathy__lists li::after {
	background-color: transparent;
	background-color: initial;
	border: medium none currentColor;
	border: initial;
	border-bottom: 0.25rem solid #2b2ba1;
	border-radius: 0px;
	border-right: 0.25rem solid #2b2ba1;
	left: 0.375rem;
	-webkit-transform: translateY(-60%) rotate(45deg);
	        transform: translateY(-60%) rotate(45deg);
	width: 0.5rem;
}

.kv__title {
	font-size: 1.5rem;
	text-shadow: none;
}

.kv__text {
	display: block;
	padding-bottom: 0.5rem;
	text-align: right;
}

.reason__lists {
	font-size: inherit;
	list-style: disc;
	padding-left: 1.5rem;
}

@media screen and (min-width: 768px) {

html {
	font-size: 1.5vw;
}

a {
	opacity: 1;
	opacity: initial;
}

.only-pc {
	display: block;
}

.only-sp {
	display: none;
}

.section__title {
	font-size: max(1.25rem, 3vw);
	text-align: center;
}

.lists {
	font-size: 1.5rem;
	margin-inline: auto;
	width: 50%;
}

.cta__box {
	width: min(37.5rem, 90%);
}

.cta__box::after {
	height: max(5rem, 5vw);
	width: max(5rem, 5vw);
}

.cta__text {
	font-size: max(2rem, 2vw);
}

.cta__text2 {
	font-size: max(3rem, 3vw);
}

.empathy__lists li {
	padding-left: 2rem;
}

.empathy__lists li::before,
.empathy__lists li::after {
	height: 1.5rem;
	width: 1.5rem;
}

.empathy__lists li::after {
	left: 0.5rem;
	width: 1rem;
}

.kv__title {
	font-size: max(1.5rem, 3.5vw);
}

}

@media screen and (min-width: 1150px) {

html {
	font-size: 18px;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.8vw;
}

}

@-webkit-keyframes cta {

0%,50% {
	-webkit-transform: rotate(-135deg) scale(1);
	        transform: rotate(-135deg) scale(1);
}

51%,100% {
	-webkit-transform: rotate(-135deg) scale(0.8);
	        transform: rotate(-135deg) scale(0.8);
}

}

@keyframes cta {

0%,50% {
	-webkit-transform: rotate(-135deg) scale(1);
	        transform: rotate(-135deg) scale(1);
}

51%,100% {
	-webkit-transform: rotate(-135deg) scale(0.8);
	        transform: rotate(-135deg) scale(0.8);
}

}

