@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;
	margin-bottom: 0.5rem;
}

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;
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: .5rem;
	margin-left: 0;
}

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:hover {
	text-decoration: underline;
}

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;
}

figure {
	margin: 0 0 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: "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Noto Sans", "Noto Sans CJK JP", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 170%;
	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;
}

a:hover {
	opacity: 1;
}

p {
	margin: 0;
}

input,
select,
textarea,
button {
	outline: none;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
	outline: none;
}

/* .f-rooney--hi {
  font-family: rooney-sans, sans-serif;
  font-weight: 800;
} */

.f-kinuta {
	font-family: maru-maru-gothic-alr-stdn, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.header {
	position: relative;
	z-index: 11111;
	top: 0;
	left: 0;
	width: 100%;
	height: 56px;
	background-color: #fff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.home .header {
	background-color: transparent;
}

.home .header.is-scroll {
	background-color: #fff;
}

.header__inner {
	position: relative;
	width: 100%;
	height: 56px;
}

.header__inner .sitetitle {
	position: absolute;
	z-index: 2;
	top: 55%;
	left: 16px;
	height: 22px;
	margin: 0;
	line-height: 1;
	-webkit-transition: all 0.5s 0s ease;
	-moz-transition: all 0.5s 0s ease;
	transition: all 0.5s 0s ease;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (min-width: 1280px) {
	.header__inner .sitetitle {
		left: 20px;
		top: 55%;
	}
}

.header__inner .sitetitle a {
	display: block;
}

.header__inner .sitetitle a img {
	/* width: 93%; */
	width: 95%;
}

/* .home .header__inner .sitetitle {
  visibility: hidden;
  opacity: 0;
} */

.home.is-open .header__inner .sitetitle,
.home .header.is-scroll .header__inner .sitetitle {
	visibility: visible;
	opacity: 1;
}

.header__inner .button-menu {
	position: absolute;
	z-index: 111;
	top: 50%;
	right: 16px;
	width: 32px;
	height: 20px;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (min-width: 1280px) {
	.header__inner .button-menu {
		display: none;
	}
}

.header__inner .button-menu a {
	position: relative;
	display: block;
	width: 32px;
	height: 20px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.header__inner .button-menu a span.icon-bar {
	position: absolute;
	right: 0;
	width: 100%;
	height: 2px;
	border-radius: 3px;
	background-color: #1a1a1a;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.header__inner .button-menu a span.icon-bar:nth-of-type(1) {
	top: 0;
}

.header__inner .button-menu a span.icon-bar:nth-of-type(2) {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s;
}

.header__inner .button-menu a span.icon-bar:nth-of-type(3) {
	bottom: 0;
}

.home .header__inner .button-menu a span.icon-bar {
	/* background-color: #fff; */
	/* -webkit-box-shadow: 0px 1px 0px 0px black; */
	/* box-shadow: 0px 1px 0px 0px black; */
}

.home .is-scroll .header__inner .button-menu a span.icon-bar {
	background-color: #00B43C;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.header__inner .button-menu.is-active a span.icon-bar {
	-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0);
}

.header__inner .button-menu.is-active a span.icon-bar:nth-of-type(1) {
	-webkit-transform: translateY(9px) rotate(-45deg);
	-moz-transform: translateY(9px) rotate(-45deg);
	-ms-transform: translateY(9px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}

.header__inner .button-menu.is-active a span.icon-bar:nth-of-type(2) {
	opacity: 0;
}

.header__inner .button-menu.is-active a span.icon-bar:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(45deg);
	-moz-transform: translateY(-9px) rotate(45deg);
	-ms-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}

.home .header__inner .button-menu.is-active a span.icon-bar {
	background-color: #00B43C;
}

.header .gnavi {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 50px;
}

@media screen and (min-width: 1280px) {
	.header .gnavi {
		position: absolute;
		top: 0;
		right: 15px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		width: auto;
		height: 50px;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		align-items: center;
	}
}

.header .gnavi__wrapper {
	position: absolute;
	z-index: -1;
	top: 56px;
	right: 0;
	visibility: hidden;
	overflow-y: scroll;
	width: 90%;
	height: -moz-calc(100vh - 50px);
	height: calc(100vh - 50px);
	padding: 0 0 40px 0;
	background-color: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	-webkit-transform: translate(100vw);
	-moz-transform: translate(100vw);
	-ms-transform: translate(100vw);
	transform: translate(100vw);
}

@media screen and (min-width: 1280px) {
	.header .gnavi__wrapper {
		position: relative;
		z-index: 1;
		top: unset;
		right: unset;
		visibility: visible;
		overflow-y: unset;
		width: unset;
		height: unset;
		padding: 0;
		background-color: transparent;
		background-color: #fff;
		-webkit-transform: translate(0);
		-moz-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
	}
}



@media screen and (min-width: 1280px) {
	.home .header .gnavi__wrapper {
		background-color: transparent;
	}
}

.header .gnavi__list {
	margin: 0;
	padding: 0;
	border-top: 1px solid rgba(153, 153, 153, 0.3);
}

@media screen and (min-width: 1280px) {
	.header .gnavi__list {
		border-top: none;
	}
}

@media screen and (min-width: 1280px) {
	.header .gnavi__item {
		position: relative;
		display: inline-block;
		margin: 0 20px 0 0;
	}

	.header .gnavi__item:last-child {
		margin: 0 8px 0 0;
	}

	.header .gnavi__item.current {
		position: relative;
	}

	.header .gnavi__item.current:after {
		width: 100%;
		height: 4px;
		background: #000;
		display: inline-block;
		border-bottom: 4px solid #00b43c;
		content: '';
		position: absolute;
		bottom: -20px;
	}

}

.header .gnavi__item .gnavi_acco {
	position: relative;
	display: block;
	padding: 16px 8px 16px 16px;
	border-bottom: 1px solid rgba(153, 153, 153, 0.3);
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1;
	text-align: left;
	cursor: pointer;
}

.header .gnavi__item .gnavi_acco:hover {
	color: #0071BE;
}

@media screen and (min-width: 1280px) {
	.header .gnavi__item .gnavi_acco {
		/* padding: 5px 26px 5px 5px; */
		border: none;
		color: #1a1a1a;
	}

	.header .gnavi__item .gnavi_acco:after {
		position: absolute;
		top: 20%;
		right: 4px;
		display: block;
		/* width: 8px; */
		/* height: 8px; */
		/* border-top: solid 2px #1a1a1a; */
		/* border-right: solid 2px #1a1a1a; */
		/* content: "＋"; */
		/* -webkit-transform: translateY(-50%) rotate(135deg); */
		-moz-transform: translateY(-50%) rotate(135deg);
		-ms-transform: translateY(-50%) rotate(135deg);
		/* transform: translateY(-50%) rotate(135deg); */
	}
}

.header .gnavi__item a {
	position: relative;
	display: block;
	padding: 15px 20px 15px 15px;
	/* border-bottom: 1px solid rgba(153, 153, 153, 0.3); */
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1;
	text-align: left;
}

@media screen and (max-width: 1280px) {
	.header .gnavi__item a {
		border-bottom: 1px solid #dededf;
	}
}

.header .gnavi__item a:hover {
	color: #0071BE;
}

.header .gnavi__item a:after {
	position: absolute;
	top: 50%;
	right: 16px;
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 1px #1a1a1a;
	border-right: solid 1px #1a1a1a;
	content: "";
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

@media screen and (min-width: 1280px) {
	.header .gnavi__item a {
		padding: 20px 4px;
		text-decoration: none;
	}

	.header .gnavi__item a:hover {
		text-decoration: underline;
	}

	.header .gnavi__item a:after {
		content: none;
	}

	.header .gnavi__item:hover a:after {
		border: none;
		display: block;
		content: '';
		width: 100%;
		height: 4px;
	}
}

.header .gnavi__item a span {
	position: absolute;
	top: 50%;
	right: 10px;
	font-size: 20px;
	font-size: 1.25rem;
	color: #00B43C;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (min-width: 1280px) {
	.header .gnavi__item a span {
		display: none;
	}
}

.header .gnavi__item>ul {
	width: 100%;
}

@media screen and (min-width: 1280px) {
	.header .gnavi__item>ul {
		position: absolute;
		display: none;
		-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
		box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
		/* width: 100px; */
		/* margin-top: 8px; */
		/* margin-left: 20px; */
	}
}

.header .gnavi__item>ul li {
	padding: 0 0 0 1em;
	border-bottom: 1px solid #dededf;
	background: #FFF;
}

@media screen and (min-width: 1280px) {
	.header .gnavi__item>ul li {
		padding: 0;
		/* width: 100px; */
	}
}

@media screen and (min-width: 1280px) {
	.header .gnavi__item>ul li:last-child {
		border: none;
	}
}

.header .gnavi__item>ul li a {
	height: 40px;
	padding: 0 1em;
	border: none;
	line-height: 40px;
	font-weight: normal;
	display: block;
}

.header .gnavi__item>ul li a:hover {
	text-decoration: underline;
	opacity: 1;
}

@media screen and (min-width: 1280px) {
	.header .gnavi__acco:hover .gnavi__acolist {
		display: block;
	}
}

.is-open::before {
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	display: block;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.35);
	content: '';
}

@media screen and (min-width: 1280px) {
	.is-open::before {
		display: none;
	}
}

.is-open .header .gnavi__wrapper {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: scaleX(1) translateX(0);
	-moz-transform: scaleX(1) translateX(0);
	-ms-transform: scaleX(1) translateX(0);
	transform: scaleX(1) translateX(0);
}

.is-open .main,
.is-open .footer {
	-ms-filter: blur(6px);
	-webkit-filter: blur(6px);
	filter: blur(6px);
}

@media screen and (min-width: 1280px) {

	.is-open .main,
	.is-open .footer {
		-ms-filter: unset;
		-webkit-filter: unset;
		filter: unset;
	}
}

.is-open.home .header {
	background-color: #fff;
	z-index: 1111111;
}

.is-close .header .gnavi__wrapper {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: translate(100vw);
	-moz-transform: translate(100vw);
	-ms-transform: translate(100vw);
	transform: translate(100vw);
}

@media screen and (min-width: 1280px) {
	.is-close .header .gnavi__wrapper {
		visibility: visible;
		opacity: 1;
		-webkit-transition: unset;
		-moz-transition: unset;
		transition: unset;
		-webkit-transform: unset;
		-moz-transform: unset;
		-ms-transform: unset;
		transform: unset;
	}
}

.main {
	position: relative;
	z-index: 1;
	min-height: -moz-calc(100vh - 500px);
	min-height: calc(100vh - 500px);
	background-color: #f4f4f4;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media screen and (min-width: 1024px) {
	.main {
		min-height: -moz-calc(100vh - 230px);
		min-height: calc(100vh - 230px);
	}

	.single .main {
		padding-bottom: 30px;
	}
}

.home .main {
	margin: -50px 0 0;
}

.main .contents {
	position: relative;
}

.main .contents__wrapper {
	position: relative;
	zoom: 1;
	max-width: 1280px;
	margin: 0 auto;
}

.main .contents__wrapper::before,
.main .contents__wrapper::after {
	display: table;
	content: '';
}

.main .contents__wrapper::after {
	clear: both;
}

@media screen and (min-width: 1024px) {
	.main .contents__wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		padding: 0 5%;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		justify-content: space-between;
	}
}

@media screen and (min-width: 1280px) {
	.main .contents__wrapper {
		padding: 0;
	}
}

@media screen and (min-width: 1024px) {
	.main .contents__main {
		max-width: 840px;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1;
		-moz-box-flex: 1;
		-ms-flex: 1 1;
		flex: 1 1;
	}
}

.main .contents__aside {
	max-width: 100%;
	margin: 0 auto;
}

@media screen and (min-width: 1024px) {
	.main .contents__aside {
		width: 360px;
		max-width: unset;
		margin: 0 0 0 20px;
	}
}


.footer {
	padding: 0;
	background-color: #fff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media screen and (min-width: 1024px) {
	.footer {
		margin: 30px 0 0;
		padding: 0 5%;
	}

	.home .footer,
	.category .footer {
		margin: 0;
	}
}

.footer__inner {
	position: relative;
	zoom: 1;
	max-width: 1280px;
	margin: 0;
	text-align: center;
}

.footer__inner::before,
.footer__inner::after {
	display: table;
	content: '';
}

.footer__inner::after {
	clear: both;
}

@media screen and (min-width: 1024px) {
	.footer__inner {
		padding: 32px 0;
		text-align: left;
		margin: 0 auto;
	}
}

/* @media screen and (min-width: 1280px) {
  .footer__inner {
    margin: 0 3%;
  }
} */

.footer__inner:last-child {
	position: relative;
	padding: 20px 0 30px;
}

@media screen and (min-width: 1024px) {
	.footer__inner:last-child {
		/* padding: 25px 0; */
		padding: 0px 0 32px;
		/* border-top: 1px solid #ddd; */
	}
}

.footer-nav {
	font-size: 14px;
	font-size: 0.875rem;
	border-top: 1px solid #dededf;
}

@media screen and (min-width: 1024px) {
	.footer-nav {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		width: 480px;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		border-top: none;
	}
}

.footer-nav__list {
	margin: 0;
}

@media screen and (min-width: 1024px) {
	.footer-nav__list {
		width: 50%;
	}
}

.footer-nav__item {
	position: relative;
	padding: 0;
	text-align: left;
}

@media screen and (min-width: 1024px) {
	.footer-nav__item {
		padding: 4px 0;
	}
}

.footer-nav__item a {
	position: relative;
	display: block;
	/* display: inline-block; */
	padding: 16px 32px;
	border-bottom: 1px solid #dedede;
	line-height: 1;
}

@media screen and (max-width: 426px) {
	.footer-nav__item a {
		padding: 16px;
	}
}

.footer-nav__item a:after {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 1px #1a1a1a;
	border-right: solid 1px #1a1a1a;
	content: "";
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

@media screen and (min-width:426px) and (max-width:1024px) {

	/*　for iPad 　*/
	.footer-nav__item a:after {
		left: 12px;
	}

}

@media screen and (max-width: 426px) {
	.footer-nav__item a:after {
		left: auto;
		right: 16px;
	}
}

@media screen and (min-width: 1024px) {
	.footer-nav__item a {
		padding: 6px 0 6px 16px;
		border-bottom: none;
		display: inline-block;
	}

	.footer-nav__item a:hover {
		color: #0071BE;
	}
}

.footer .share__list {
	display: none;
	margin: 32px 0 0;
}

.category .footer .share__list {
	display: block;
}

@media screen and (min-width: 1024px) {
	.footer .share__list {
		position: absolute;
		top: 30px;
		right: 0;
		margin: 0;
	}
}

.home .footer .share__list {
	display: block;
}

.footer__management-company {
	font-size: 13px;
	font-size: 0.8125rem;
	color: #1a1a1a;
}

@media screen and (min-width: 1024px) {
	.footer__management-company {
		font-size: 14px;
		font-size: 0.875rem;
	}
}

.footer__management-company img {
	display: block;
	margin: 0 auto 5px;
}

@media screen and (min-width: 1024px) {
	.footer__management-company img {
		display: inline;
		margin: 0 10px 0 0;
	}
}

.footer__management-company em {
	font-weight: 700;
	font-style: normal;
}

.footer .copyright {
	display: block;
	margin: 10px 0 0;
	font-size: 10px;
	font-size: 0.625rem;
	color: #767676;
}

@media screen and (min-width: 1024px) {
	.footer .copyright {
		position: absolute;
		top: 50%;
		right: 0;
		margin: 0;
		color: #1a1a1a;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

.item__inner {
	position: relative;
	display: block;
}

.item__inner:hover {
	text-decoration: none;
	opacity: 1;
}

.step__item .item__inner,
.learn-more__item .item__inner {
	/* width: 144px; */
	width: 240px;
}

@media screen and (min-width: 769px) {

	.step__item .item__inner,
	.learn-more__item .item__inner {
		width: 320px;
	}
}

.video-clips__item .item__inner {
	/* width: 320px; */
	width: 240px;
}

@media screen and (min-width: 769px) {
	.video-clips__item .item__inner {
		width: 320px;
	}
}

.item__figure {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #f4f4f4;
	border-radius: 4px;
}

.item__image {
	width: 100%;
	height: auto;
	padding-top: 61.8%;
	background: no-repeat 50% 50%;
	background-size: cover;
	-webkit-transition: -webkit-transform 0.5s ease;
	-moz-transition: transform 0.5s ease, -moz-transform 0.5s ease;
	transition: -webkit-transform 0.5s ease;
	transition: transform 0.5s ease;
	transition: transform 0.5s ease, -webkit-transform 0.5s ease, -moz-transform 0.5s ease;
}

@media screen and (min-width: 769px) {
	a:hover .item__image {
		opacity: 0.65;
		transition: 0.3s;

	}
}

.item__image>img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-o-object-fit: cover;
	object-fit: cover;
	mix-blend-mode: multiply;
	background: #f4f4f4;
	font-family: 'object-fit: cover;';
}

span.tag {
	display: inline-block;
    position: absolute;
    color: #fff;
    background: #000;
    z-index: 4;
    top: 0;
    /* padding: 2px 4px; */
	padding: 0px 10px;
    text-align: center;
    min-width: 45px;
    font-size: 10px;
    font-weight: 600;
}
.step__item .item__image,
.learn-more__item .item__image,
.video-clips__item .item__image {
	padding-top: 61.8%;
}

.item__iframe {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-bottom: 61.8%;
	border-radius: 4px;
}

.item__iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.item__text {
	margin: 14px 0 0;
}

.item__title {
	display: -webkit-box;
	overflow: hidden;
	margin: 10px 0 0;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.step__item .item__title,
.learn-more__item .item__title,
.video-clips__item .item__title {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.4;
	-webkit-line-clamp: 2;
	color: #1a1a1a;
	min-height: 40px;
}

@media screen and (min-width: 769px) {

	.step__item .item__title,
	.learn-more__item .item__title {
		font-size: 16px;
		font-size: 1rem;
		-webkit-line-clamp: 1;
		min-height: unset;
	}

	.video-clips__item .item__title {
		font-size: 16px;
		font-size: 1rem;
		-webkit-line-clamp: 2;
		min-height: unset;
	}
	
	span.tag {
		font-size: 12px;
	}

}

li.step__item:hover .item__title,
li.learn-more__item:hover .item__title {
	color: #0071BE;
	text-decoration: underline;
}

.item__excerpt {
	display: -webkit-box;
	overflow: hidden;
	margin: 4px 0 0;
	font-size: 14px;
	font-size: 0.875rem;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.step__item .item__excerpt,
.learn-more__item .item__excerpt {
	margin: 5px 0 0;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.5;
	-webkit-line-clamp: 2;
}

@media screen and (min-width: 769px) {

	.step__item .item__excerpt,
	.learn-more__item .item__excerpt {
		margin: 8px 0 0;
		font-size: 14px;
		font-size: 0.875rem;
		-webkit-line-clamp: 2;
	}
}

.item.step__item,
.item.learn-more__item {
	/* width: 240px; */
	width: 240px;
}

@media screen and (min-width: 769px) {

	.item.step__item,
	.item.learn-more__item {
		width: 320px;
	}
}

.item.video-clips__item {
	/* width: 320px; */
	width: 240px;
}

@media screen and (min-width: 769px) {
	.item.video-clips__item {
		width: 320px;
	}
}

.label {
	overflow: hidden;
	padding: 2px 8px;
	border-radius: 50px;
	line-height: 1;
	border: 1px solid #dedede;
	box-sizing: border-box;
}

a .label {
	color: #1a1a1a;
}

a .label:hover {
	text-decoration: none;
}

.item .label {
	font-size: 11px;
	font-size: 0.6875rem;
	line-height: 3;
}

.button {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 12px 0px 12px 0px;
	border: 1px solid #0071BE;
	background-color: #fff;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.3;
	text-align: center;
	text-decoration: none;
	opacity: 1;
	border-radius: 4px;
	box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
	color: #0071BE;
}

@media screen and (min-width: 769px) {
	.button {
		width: auto;
		padding: 16px 44px;
		font-size: 14px;
		font-size: 1rem;
	}
}

.button:after {
	position: absolute;
	top: 50%;
	right: 16px;
	display: block;
	width: 10px;
	height: 10px;
	border-top: solid 2px #00B43C;
	border-right: solid 2px #00B43C;
	/* content: ""; */
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

.button:hover {
	border: 1px solid #0071BE;
	background-color: #0071BE;
	color: #fff;
	text-decoration: none;
	opacity: 1;
}

.button:hover span {
	color: #fff;
}

.button:hover:after {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}

.button:focus {
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.button__prev,
.button__next {
	width: 48%;
}

.button__prev {
	padding: 14px 10px 14px 20px;
}

.button__prev:after {
	right: inherit;
	left: 16px;
	-webkit-transform: translateY(-50%) rotate(-135deg);
	-moz-transform: translateY(-50%) rotate(-135deg);
	-ms-transform: translateY(-50%) rotate(-135deg);
	transform: translateY(-50%) rotate(-135deg);
}

.disabled {
	pointer-events: none;
	opacity: 0.3;
}

.golf-club-set {
	/* padding: 16px; */
}

.golf-club-set__inner {
	max-width: 400px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 4px;
}

@media screen and (min-width: 1024px) {
	.golf-club-set__inner {
		max-width: unset;
	}
}

.golf-club-set__title {
	padding: 20px 16px 16px;
	/* border-bottom: 1px solid #dedede; */
	/* background-color: #FFF; */
	font-size: 18px;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1;
	/* color: #00b46e; */
}

.golf-club-set__list {
	margin: 0;
}

.golf-club-set__item a {
	position: relative;
	display: block;
	padding: 16px 20px;
	border-top: 1px solid #dedede;
	line-height: 1;
}

@media screen and (max-width: 426px) {
	.golf-club-set__item a {
		padding: 16px;
	}
}

.golf-club-set__item a:hover {
	text-decoration: none;
	opacity: 0.65;
}

.golf-club-set__item:nth-child(3) a:after {
	position: absolute;
	top: 50%;
	right: 16px;
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 1px #1a1a1a;
	border-right: solid 1px #1a1a1a;
	content: "";
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

.golf-club-set__item:nth-child(4) a:after {
	position: absolute;
	top: 50%;
	right: 16px;
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 1px #1a1a1a;
	border-right: solid 1px #1a1a1a;
	content: "";
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

.golf-club-set__item .golf-club-set__item-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	line-height: 1.4;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	align-items: center;
}

.golf-club-set__item .golf-club-set__item-inner figure {
	width: 88px;
	margin: 0;
}

.golf-club-set__item .golf-club-set__item-inner figure img {
	width: 100%;
	border: 1px solid #dedede;
	border-radius: 4px;
}

.golf-club-set__item .golf-club-set__item-inner .golf-club-set__text {
	margin: 0 0 0 10px;
	font-size: 14px;
	font-size: 0.875rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1;
	-moz-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}

.golf-club-set__item .golf-club-set__item-inner .golf-club-set__text h5 {
	margin: 0;
	font-weight: 700;
}

.external-articles {
	padding: 30px 5%;
	background-color: #f4f4f4;
}

@media screen and (min-width: 1024px) {
	.external-articles {
		padding: 0;
	}
}

.external-articles__list {
	max-width: 400px;
	margin: 0 auto;
}

@media screen and (min-width: 769px) {
	.external-articles__list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		justify-content: space-between;
	}

	.aside-box .external-articles__list {
		display: block;
		padding: 18px;
	}
}

@media screen and (min-width: 1024px) {
	.external-articles__list {
		max-width: unset;
	}
}

.external-articles__item {
	margin: 20px 0 0;
}

@media screen and (min-width: 769px) {
	.external-articles__item {
		width: 48%;
		margin: 0;
	}

	.aside-box .external-articles__item {
		width: 100%;
		margin: 30px 0 0;
	}
}

.external-articles__item:first-child {
	margin: 0;
}

.external-articles__item a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	line-height: 1.4;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	align-items: center;
}

@media screen and (min-width: 769px) {
	.external-articles__item a {
		display: block;
	}

	.aside-box .external-articles__item a {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		align-items: center;
	}

	.aside-box .external-articles__item a:hover {
		opacity: 0.65;
	}
}

.external-articles__item a:hover {
	text-decoration: none;
}

.external-articles__item a figure {
	position: relative;
	width: 160px;
	margin: 0 auto;
	text-align: center;
}

@media screen and (max-width: 426px) {
	.external-articles__item a figure {
		position: relative;
		width: 120px;
		margin: 0 auto;
		text-align: center;
	}
}

.external-articles__item a figure img {
	width: 100%;
	border-radius: 4px;
}

.external-articles__item a .external-articles__text {
	margin: 0 0 0 16px;
	font-size: 14px;
	font-size: 0.875rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1;
	-moz-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}

@media screen and (min-width: 769px) {
	.external-articles__item a .external-articles__text {
		margin: 10px 0 0;
	}

	.aside-box .external-articles__item a .external-articles__text {
		margin: 0 0 0 16px;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1;
		-moz-box-flex: 1;
		-ms-flex: 1 1;
		flex: 1 1;
	}
}

.external-articles__item a .external-articles__text h5 {
	font-size: 1rem;
	margin: 0 0 4px;
	font-weight: 700;
}

.external-articles .is-recommended figure::before {
	position: absolute;
	top: -10px;
	left: -10px;
	display: block;
	width: 70px;
	height: 70px;
	background-image: url(../images/common/recommended_badge.svg);
	/* content: ''; */
}

.share__list {
	margin: 0;
}

.share__list .is-facebook a {
	background-color: #1178f2;
}

.share__list .is-facebook a::before {
	width: 24px;
	height: 24px;
	background-image: url(../images/common/share_icon_facebook.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 24px;
}

.share__list .is-twitter a {
	background-color: #00acee;
}

.share__list .is-twitter a::before {
	width: 24px;
	height: 24px;
	background-image: url(../images/common/share_icon_twitter.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 24px;
}

.share__list .is-line a {
	background-color: #03b905;
}

.share__list .is-line a::before {
	width: 24px;
	height: 24px;
	background-image: url(../images/common/share_icon_line.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 24px;
}

.share__item {
	position: relative;
	display: inline-block;
	margin: 0 4px;
}

.share__item a {
	position: relative;
	display: block;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 160px;
	max-height: 160px;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	padding: 8px 10px 8px 32px;
	background-color: #707070;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 300;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.share__item a:hover {
	text-decoration: none;
}

.share__item a::before {
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	content: '';
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}


.category-heading__inner .post__share {
	border: 0;
	text-align: left;
	margin: 0px 0 8px 0;
}

.category-heading__inner .post__share ul {
	margin: 0;
}

.category-heading__inner .share__list a::before {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 20px;
	left: 6px;
}

.category-heading__inner .share__item a {
	width: 32px;
	height: 32px;
	padding: 0;
	text-align: center;
}

.table-of-contents {
	margin-top: 0;
	padding: 16px 16px 8px;
	/* border: 1px solid #dedede; */
	background-color: #f4f4f4;
	color: #1a1a1a;
	border-radius: 4px;
	/* margin-bottom: 24px; */
	margin-bottom: 8px;
}

@media screen and (min-width: 769px) {
	.table-of-contents {
		padding: 20px 24px 12px;
	}
}

.table-of-contents>strong {
	display: block;
	margin: 0 auto;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	/* text-align: center; */
}

.post .table-of-contents__list {
	margin: 8px 0 0 0;
	list-style-position: outside;
	list-style-type: none;
	color: #00B43C;
}

.table-of-contents__item {
	margin: 3px 0;
	border-top: 1px solid #dedede;
}

@media screen and (min-width: 769px) {
	.table-of-contents__item {
		margin: 5px 0;
	}
}

.table-of-contents__item a {
	position: relative;
	display: block;
	margin: 0 0 0 0px;
	padding: 12px 0px 4px 0px;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	color: #1a1a1a;
	text-decoration: none;
	line-height: 150%;
	font-weight: normal;
}

.table-of-contents__item a:hover {
	text-decoration: underline;
	color: #0071BE;
}

.table-of-contents__item a:after {
	position: absolute;
	top: 16px;
	left: -6px;
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 2px #0071BE;
	border-right: solid 2px #0071BE;
	/* content: ""; */
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.table-of-contents .child__list {
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	color: #707070;
}

.table-of-contents .child__item {
	margin: 3px 0;
	padding: 0 0 0 20px;
	border-top: 1px solid #dedede;
}

.table-of-contents .child__item a {
	position: relative;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal;
}

.table-of-contents .child__item a:after {
	position: absolute;
	top: 14px;
	left: -6px;
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 2px #0071BE;
	border-right: solid 2px #0071BE;
	content: "";
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}


.material-icons {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-family: 'Material Icons';
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: normal;
	text-transform: none;
	word-wrap: normal;
	direction: ltr;
	-moz-font-feature-settings: 'liga';
	-moz-osx-font-smoothing: grayscale;
}

.ad {
	text-align: center;
}

.post .ad {
	margin: 30px -5.5% 0;
}

@media screen and (min-width: 1280px) {
	.post .ad {
		margin: 50px 0 0;
	}
}

.ad:after,
.ad:before {
	display: block;
	clear: both;
	content: '';
}

.ad a {
	display: inline-block;
}

.ad img {
	max-width: 100%;
	height: auto;
}

.post .ad__item {
	width: 100%;
	margin: 0 0 30px;
}

@media screen and (min-width: 1280px) {
	.post .ad__item {
		/* float: left; */
		/* width: 50%; */
		margin: 0;
	}
}

.post .ad__item:last-child {
	margin: 0;
}

.ad__item-inner {
	overflow: hidden;
	width: 300px;
	height: 250px;
	margin: 0 auto;
}

.ad__item ins {
	background: transparent;
}

.breadcrumb {
	padding: 0;
}

@media screen and (min-width: 1280px) {
	.breadcrumb {
		padding: 0;
	}
}

.breadcrumb__inner {
	overflow-x: scroll;
	max-width: 1240px;
	margin: 0 auto;
	padding: 4px 16px 4px 0px;
	white-space: nowrap;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

@media screen and (max-width: 1300px) {
	.breadcrumb__inner {
		padding: 4px 16px;
	}
}

@media screen and (max-width: 425px) {
	.breadcrumb__inner {
		padding: 0px 16px;
	}
}

.breadcrumb__inner::-webkit-scrollbar {
	display: none;
}



.breadcrumb__list {
	width: 100%;
	margin: 0;
	padding: 0;
}

.breadcrumb__item {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	color: #1a1a1a;
	text-transform: uppercase;
}

@media screen and (min-width: 425px) {
	.breadcrumb__item {
		font-size: 12px;
		font-size: 0.75rem;
	}
}

.breadcrumb__item:first-child {
	padding: 0;
}

.breadcrumb__item:first-child:before {
	display: none;
}

.breadcrumb__item:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	content: "";
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

.breadcrumb__item a {
	color: #0071BE;
}

.learn-more__inner,
.step__inner,
.video-clips__inner {
	padding: 0 5%;
}

.step {
	margin: 20px 0 0;
	padding: 30px 0;
	background-color: #fff;
}

@media screen and (min-width: 426px) {
	.step {
		margin: 30px 0 0;
		padding: 40px 0;
	}
}

.step#step1 {
	margin: 0;
}

.step__inner {
	position: relative;
}

.step__heading {
	max-width: 1280px;
	margin: 0 auto;
	/* padding: 0 5%; */
}

@media screen and (min-width: 1280px) {
	.step__heading {
		padding: 0;
	}
}

.step__title {
	margin: 0 0 15px;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 600;
	color: #242424;
	text-align: center;
	letter-spacing: -0.04em;
}

@media screen and (min-width: 769px) {
	.step__title {
		margin: 0 0 20px;
		font-size: 44px;
		font-size: 2.75rem;
		line-height: 1;
	}
}

.step__title--step {
	margin: 0 18px 0 0;
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 800;
	color: #00B43C;
	letter-spacing: -.06em;
}

@media screen and (min-width: 769px) {
	.step__title--step {
		display: block;
		margin: 0 0 16px;
		font-size: 40px;
		font-size: 2.5rem;
		text-align: center;
	}
}

.aside-box .step__title {
	margin: 0;
	padding: 20px 16px 16px;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1;
	text-align: left;
	/* color: #00b43c; */
}

@media screen and (min-width: 1024px) {
	.aside-box .step__title {
		padding: 0 20px;
	}
}

.aside-box .step__title span {
	margin: 0 0 0 9px;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 800;
	color: #00B43C;
	letter-spacing: 0;
}

.step#step3 .step__title {
	letter-spacing: -0.15em;
}

@media screen and (min-width: 769px) {
	.step#step3 .step__title {
		letter-spacing: -0.04em;
	}
}

.step#step3 .step__title--step {
	margin: 0 10px 0 0;
}

@media screen and (min-width: 769px) {
	.step#step3 .step__title--step {
		margin: 0 0 10px;
	}
}

.step__contents {
	position: relative;
	max-width: 1280px;
	margin: 20px auto 0;
	/* padding: 0 5%; */
}

@media screen and (min-width: 769px) {
	.step__contents {
		margin: 30px auto 0;
	}
}

@media screen and (min-width: 1280px) {
	.step__contents {
		padding: 0;
	}
}

.step__contents>p {
	font-size: 14px;
	font-size: 0.875rem;
}

@media screen and (min-width: 1024px) {
	.step__contents>p {
		padding: 0 100px 0 0;
	}
}

.step__list {
	margin: 20px 0 0;
}

.aside-box .step__list {
	margin: 0;
	/* border-top: 1px solid #ddd; */
}

@media screen and (min-width: 1024px) {
	.aside-box .step__list {
		margin: 16px 0 0;
	}
}

.aside-box .step__item a {
	position: relative;
	display: block;
	margin: 0;
	padding: 16px 16px;
	border-top: 1px solid #ddd;
	font-size: 17px;
	font-size: 1.0625rem;
	font-weight: 600;
	line-height: 1;
	color: #242424;
	/* letter-spacing: -0.04em; */
}

.aside-box .step__item a:hover {
	opacity: 0.65;
}

@media screen and (min-width: 1024px) {
	.aside-box .step__item a {
		padding: 16px 20px 16px;
	}
}

.aside-box .step__item a:after {
	position: absolute;
	top: 50%;
	right: 16px;
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 1px #1a1a1a;
	border-right: solid 1px #1a1a1a;
	content: "";
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

@media screen and (min-width: 1024px) {
	.aside-box .step__item a:after {
		right: 16px;
	}
}

.aside-box .step__item a .step__item--step {
	margin: 0 8px 0 0;
	font-size: 20px;
	font-size: 1rem;
	font-weight: 800;
	color: #00B43C;
	letter-spacing: 0;
	font-weight: normal;
	border: 1px solid #dededf;
	border-radius: 100px;
	padding: 0 12px;
}

.step__item a:hover {
	text-decoration: none;
}

.step-navigation {
	display: none;
}

@media screen and (min-width: 1024px) {
	.step-navigation {
		position: absolute;
		top: -5px;
		right: 5%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media screen and (min-width: 1280px) {
	.step-navigation {
		right: 0;
	}
}

.step-navigation__prev:after,
.step-navigation__next:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 2px #0071BE;
	border-right: solid 2px #0071BE;
	content: "";
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

@media screen and (min-width: 1024px) {

	.step-navigation__prev,
	.step-navigation__next {
		position: relative;
		width: 36px;
		height: 36px;
		border: 1px solid #dedede;
		background-color: #fff;
		color: #999;
		cursor: pointer;
		border-radius: 4px;
	}

	.step-navigation__prev:hover,
	.step-navigation__next:hover {
		border: 1px solid #0071BE;
		background-color: #0071BE;
		color: #fff;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.step-navigation__prev:hover:after,
	.step-navigation__next:hover:after {
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
	}

	.step-navigation__prev:focus,
	.step-navigation__next:focus {
		outline: none;
	}
}

.step-navigation__prev:after {
	-webkit-transform: translate(-50%, -50%) rotate(-135deg);
	-moz-transform: translate(-50%, -50%) rotate(-135deg);
	-ms-transform: translate(-50%, -50%) rotate(-135deg);
	transform: translate(-50%, -50%) rotate(-135deg);
}

@media screen and (min-width: 1024px) {
	.step-navigation__prev {
		margin: 0 10px 0 0;
	}
}

.step__button {
	margin: 1.8em 0 0;
	/* padding: 0 5%; */
	text-align: center;
}

.step__button:hover {
	text-decoration: none;
}

.learn-more {
	margin: 20px 0 0;
	padding: 30px 0;
	background-color: #fff;
}

@media screen and (min-width: 426px) {
	.learn-more {
		margin: 30px 0 0;
		padding: 40px 0;
	}
}

.learn-more__inner {
	position: relative;
}

.learn-more__heading {
	max-width: 1280px;
	margin: 0 auto;
	/* padding: 0 5%; */
}

@media screen and (min-width: 1280px) {
	.learn-more__heading {
		padding: 0;
	}
}

.learn-more__title {
	margin: 0 0 0px;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
}

@media screen and (min-width: 769px) {
	.learn-more__title {
		margin: 0 0 20px;
		font-size: 36px;
		line-height: 1.38;
		letter-spacing: -0.04em;
	}
}

.aside-box .learn-more__title {
	margin: 0;
	padding: 20px 16px 16px;
	font-size: 16px;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1;
	text-align: left;
}

@media screen and (min-width: 1024px) {
	.aside-box .learn-more__title {
		padding: 0 20px;
		font-size: 18px;
		font-size: 1.125rem;
	}
}

.learn-more__contents {
	position: relative;
	max-width: 1280px;
	margin: 20px auto 0;
	padding: 20px 0 0;
	/* border-top: 1px solid #ddd; */
}

@media screen and (min-width: 769px) {
	.learn-more__contents {
		margin: 40px auto 0;
	}
}

@media screen and (min-width: 1280px) {
	.learn-more__contents {
		padding: 28px 0 0;
	}
}

.learn-more__contents>h3 {
	margin: 0;
	font-size: 16px;
	font-size: 1.3rem;
	font-weight: 700;
}

.learn-more__list {
	margin: 20px 0 0;
}

@media screen and (min-width: 1024px) {
	.learn-more__contents>h3 {
		padding: 0 100px 0 0;
		font-size: 24px;
	}

	.learn-more__list {
		margin: calc(28px + 5px) 0 0;
	}
}


.aside-box .learn-more__list {
	margin: 0;
}

@media screen and (min-width: 1024px) {
	.aside-box .learn-more__list {
		margin: 36px 0 0;
	}
}

.aside-box .learn-more__item a {
	position: relative;
	display: block;
	margin: 0;
	padding: 16px 16px;
	border-top: 1px solid #ddd;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1;
}

.aside-box .learn-more__item a:hover {
	text-decoration: none;
	opacity: 0.65;
}

@media screen and (min-width: 1024px) {
	.aside-box .learn-more__item a {
		padding: 16px 20px;
	}
}

.aside-box .learn-more__item a:after {
	position: absolute;
	top: 50%;
	right: 16px;
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 1px #1a1a1a;
	border-right: solid 1px #1a1a1a;
	content: "";
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

@media screen and (min-width: 1024px) {
	.aside-box .learn-more__item a:after {
		right: 16px;
	}
}

.learn-more-navigation {
	display: none;
}


@media screen and (min-width: 1024px) {
	.learn-more-navigation {
		position: absolute;
		top: 15px;
		right: 5%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media screen and (min-width: 1280px) {
	.learn-more-navigation {
		top: 20px;
		right: 0;
	}
}

.learn-more-navigation__prev:after,
.learn-more-navigation__next:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 2px #0071BE;
	border-right: solid 2px #0071BE;
	content: "";
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

@media screen and (min-width: 1024px) {

	.learn-more-navigation__prev,
	.learn-more-navigation__next {
		position: relative;
		width: 36px;
		height: 36px;
		border: 1px solid #dedede;
		background-color: #fff;
		color: #0071BE;
		cursor: pointer;
		border-radius: 4px;
	}

	.learn-more-navigation__prev:hover,
	.learn-more-navigation__next:hover {
		border: 1px solid #0071BE;
		background-color: #0071BE;
		color: #fff;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.learn-more-navigation__prev:hover:after,
	.learn-more-navigation__next:hover:after {
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
	}

	.learn-more-navigation__prev:focus,
	.learn-more-navigation__next:focus {
		outline: none;
	}
}

.learn-more-navigation__prev:after {
	-webkit-transform: translate(-50%, -50%) rotate(-135deg);
	-moz-transform: translate(-50%, -50%) rotate(-135deg);
	-ms-transform: translate(-50%, -50%) rotate(-135deg);
	transform: translate(-50%, -50%) rotate(-135deg);
}

@media screen and (min-width: 1024px) {
	.learn-more-navigation__prev {
		margin: 0 10px 0 0;
	}
}

.learn-more__button {
	margin: 1.8em 0 0;
	/* padding: 0 5%; */
	text-align: center;
}

.learn-more__button:hover {
	text-decoration: none;
}

.video-clips {
	margin: 20px 0;
	padding: 30px 0;
	background-color: #ffffff;
	color: #fff;
}

@media screen and (min-width: 426px) {
	.video-clips {
		margin: 30px 0;
		padding: 40px 0;
	}
}

.video-clips__inner {
	position: relative;
}

.video-clips__heading {
	max-width: 1280px;
	margin: 0 auto;
	/* padding: 0 5%; */
}

@media screen and (min-width: 1280px) {
	.video-clips__heading {
		padding: 0;
		margin-bottom: -40px;
	}
}

.video-clips__title {
	margin: 0 0 15px;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5;
	text-align: center;
	letter-spacing: -0.02em;
	color: #00b43c;
}

@media screen and (min-width: 769px) {
	.video-clips__title {
		margin: 0 0 20px;
		font-size: 36px;
		line-height: 1.38;
		letter-spacing: -0.04em;
		color: #00b43c;
	}
}

.video-clips__contents {
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
	/* padding: 0 5%; */
}

@media screen and (min-width: 769px) {
	.video-clips__contents {
		margin: 0 auto;
		padding: 20px 0 0;
	}
}

@media screen and (min-width: 1280px) {
	.video-clips__contents {
		/* padding: calc(28px + 4px) 0 0; */
		padding: 28px 0 0;
	}
}

.video-clips__contents>h3 {
	margin: 0;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
}

@media screen and (min-width: 1024px) {
	.video-clips__contents>h3 {
		padding: 0 100px 0 0;
		font-size: 22px;
		font-size: 1.375rem;
	}
}

@media screen and (min-width: 1024px) {
	.video-clips__list {
		margin: calc(28px + 2px) 0 0;
	}
}

.video-clips__item {
	position: relative;
}

.video-clips__item .js-player {
	position: absolute;
	z-index: +1;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
}

.video-clips__item .js-player:hover {
	cursor: pointer;
}

.video-clips-navigation {
	display: none;
}

@media screen and (min-width: 1024px) {
	.video-clips-navigation {
		position: absolute;
		top: -5px;
		right: 5%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media screen and (min-width: 1280px) {
	.video-clips-navigation {
		right: 0;
	}
}

.video-clips-navigation__prev:after,
.video-clips-navigation__next:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 2px #0071BE;
	border-right: solid 2px #0071BE;
	content: "";
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

@media screen and (min-width: 1024px) {

	.video-clips-navigation__prev,
	.video-clips-navigation__next {
		position: relative;
		width: 36px;
		height: 36px;
		border: 1px solid #dedede;
		background-color: transparent;
		color: #999;
		cursor: pointer;
		border-radius: 4px;
	}

	.video-clips-navigation__prev:hover,
	.video-clips-navigation__next:hover {
		border: 1px solid #0071BE;
		background-color: #0071BE;
		color: #fff;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.video-clips-navigation__prev:hover:after,
	.video-clips-navigation__next:hover:after {
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
	}

	.video-clips-navigation__prev:focus,
	.video-clips-navigation__next:focus {
		outline: none;
	}
}

.video-clips-navigation__prev:after {
	-webkit-transform: translate(-50%, -50%) rotate(-135deg);
	-moz-transform: translate(-50%, -50%) rotate(-135deg);
	-ms-transform: translate(-50%, -50%) rotate(-135deg);
	transform: translate(-50%, -50%) rotate(-135deg);
}

@media screen and (min-width: 1024px) {
	.video-clips-navigation__prev {
		margin: 0 10px 0 0;
	}
}

.video-clips__button {
	margin: 1.8em 0 0;
	/* padding: 0 5%; */
	text-align: center;
}

.video-clips__button .button {
	background-color: transparent;
}

.video-clips__button .button:hover {
	background-color: #0071BE;
	text-decoration: none;
}



/* スライダーボタン */

@media screen and (min-width: 1024px) {

	.step-navigation__prev,
	.step-navigation__next,
	.learn-more-navigation__prev,
	.learn-more-navigation__next,
	.video-clips-navigation__prev,
	.video-clips-navigation__next {
		box-shadow: 0 2px 5px rgb(0 0 0 / 7%);
	}

	.swiper-button-disabled {
		background-color: #e0e0e0;
		box-shadow: none;
	}

	.swiper-button-disabled:after {
		border-top: solid 2px #fbfbfb;
		border-right: solid 2px #fbfbfb;
	}

	.swiper-button-disabled:hover {
		border: none;
		background-color: #e0e0e0;
		cursor: default;
	}

	.swiper-button-disabled:hover:after {
		border-top: solid 2px #fbfbfb;
		border-right: solid 2px #fbfbfb;
	}
}









.post {
	padding: 16px 4.25%;
	background-color: #fff;
	/* box-shadow: 0px 0px 8px rgb(0 0 0 / 15%); */
}

@media screen and (min-width: 1024px) {
	.post {
		padding: 24px 5%;
		border-radius: 4px;
	}
}

.post__title {
	margin: 0 0 12px;
	padding: 0;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.25;
}

@media screen and (min-width: 1024px) {
	.post__title {
		margin: 0 0 20px;
		font-size: 32px;
		font-size: 2rem;
		/* color: #00b43c; */
	}
}

.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
	font-weight: 700;
	line-height: 1.35;
}

.post h2+p,
.post h3+p,
.post h4+p,
.post h5+p,
.post h6+p {
	margin-top: 0;
}

.post h2 {
	margin: 0em 0em 0.4em;
	font-size: 30px;
	font-size: 1.3rem;
	padding-top: 1.4em;
}

@media screen and (min-width: 426px) {
	.post h2 {
		font-size: 30px;
		font-size: 1.5rem;
	}
}

.post h3 {
	margin: 0.5em 0 0.5em;
	font-size: 24px;
	font-size: 1.175rem;
}

@media screen and (min-width: 426px) {
	.post h3 {
		font-size: 26px;
		font-size: 1.35rem;
	}
}

.post h4 {
	margin: 0.7em 0 0.7em;
	font-size: 22px;
	font-size: 1rem;
}

@media screen and (min-width: 426px) {
	.post h4 {
		font-size: 24px;
		font-size: 1.25rem;
	}
}

.post h5 {
	margin: 0 0 0.5em;
	font-size: 16px;
	font-size: 1.1rem;
}

@media screen and (min-width: 426px) {
	.post h5 {
		font-size: 20px;
		font-size: 1.25rem;
	}
}

.post h6 {
	margin: 0 0 0.5em;
	font-size: 14px;
	font-size: 0.875rem;
}

@media screen and (min-width: 426px) {
	.post h6 {
		font-size: 16px;
		font-size: 1rem;
	}
}

.post p {
	margin: 16px 0 16px;
}

.post p a {
	position: relative;
	/* display: block; */
	display: table;
	padding: 0 0 0 16px;
	color: #0071BE;
	line-height: 1.4;
	margin-bottom: 12px;
	font-size: 1rem;
}

.post p a.textlink--nobr {
	display: inline;
}

.post p a.textlink--nobr--noarrow,
.post p a.textlink-nobr-noarrow {
	display: inline;
	padding: 0 0 0 0;
}

.post p a:after {
	position: absolute;
	top: 6px;
	left: 0;
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 1px #0071BE;
	border-right: solid 1px #0071BE;
	content: "";
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.post p a.textlink--nobr--noarrow:after,
.post p a.textlink-nobr-noarrow:after {
	display: none;
}
.post p a.bnr {
  padding-left: 0;
}
.post p a.bnr img {
  width: 100%;
  height: auto;
}
.post p a.bnr:after {
	display: none;
}

.post p a:hover {}

.post p em {
	font-weight: 700;
	font-style: normal;
}

.post ul,
.post ol {
	list-style-position: outside;
}

.post ul li,
.post ol li {
	margin: 8px 4px;
	line-height: 1.6;
}

.post ul li::marker,
.post ol li::marker {
	font-weight: bold;
}

@media screen and (min-width: 769px) {

	.post ul li,
	.post ol li {
		margin: 4px;
	}
}

.post ul {
	margin: 1.6em 0 0 1.2em;
	list-style-type: disc;
}

.post ol {
	margin: 1.2em 0 0 1.2em;
	list-style-type: decimal;
}

.post ol.post__process {
	margin: 1.6em 0 0 2.2em;
	list-style: none;
	counter-reset: list-count;
}

.post ol.post__process>li::before {
	padding: 0 3px 0 0;
	/* font-family: 'Roboto', sans-serif; */
	font-weight: 700;
	color: #1a1a1a;
	content: counter(list-count) ". ";
	counter-increment: list-count;
}

.post figure {
	margin: 1em 0 0;
}

.post figure img {
	width: 100%;
	border-radius: 4px;
}

.post .shop__img figure {
	background: #f4f4f4;
	border-radius: 4px;
}

.post .shop__img figure img {
	width: 55%;
	border-radius: 4px;
	mix-blend-mode: multiply;
	text-align: center;
	padding: 5% 0;
}


@media screen and (min-width: 769px) {
	.post figure.vertical__photo {
		margin: 1em 0 0;
		background: #1a1a1a;
		text-align: center;
		border-radius: 4px;
	}

	.post figure.vertical__photo img {
		width: auto;
		border-radius: 4px;
		max-height: 400px;
		border-radius: 0;
	}
}

.post figure figcaption {
	font-size: 12px;
	font-size: 0.75rem;
	text-align: center;
	padding: 4px 0px 0px;
}

.post table {
	display: block;
	overflow-x: auto;
	width: 100%;
	margin: 1.6em 0;
	table-layout: fixed;
	border-collapse: collapse;
	-webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 769px) {
	.post table {
		display: table;
		margin: 2.2em 0;
		white-space: unset;
	}
}

@media screen and (max-width: 426px) {
	.post table {
		width: 110%;
		margin-left: -5%;
		padding: 0 5%;
	}
}

.post table tbody {
	display: block;
	overflow-x: auto;
	width: 100%;
	min-width: 600px;
	table-layout: fixed;
}

@media screen and (min-width: 769px) {
	.post table tbody {
		min-width: 100%;
		max-width: 100%;
	}
}

.post table th,
.post table td {
	border: 1px solid #dedede;
	vertical-align: top;
	line-height: 130%;
	font-size: 0.95rem;
}

.post table th {
	padding: 12px 12px;
	background-color: #f4f4f4;
	color: #1a1a1a;
	vertical-align: middle;
}

.post table td {
	padding: 12px 12px;
	line-height: 150%;
}

.post .post__eyecatch {
	/* margin: 0 -5.5% 8px; */
	margin: 0 -5.5% 20px;
}

@media screen and (min-width: 426px) {
	.post .post__eyecatch {
		margin: 0 -5.6% 30px;
		border-radius: 0px;
	}
}

.post .post__eyecatch img {
	width: 100%;
	height: auto;
	border-radius: 0px;
}

.post__movie {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0;
	margin: 0px 0 32px;
	padding: 61.8% 0 0;
}

.post__movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (min-width: 769px) {
	.post__col {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		justify-content: space-between;
	}
}

@media screen and (min-width: 769px) {
	.post__col .left-col {
		width: -moz-calc(40% - 20px);
		width: calc(40% - 20px);
	}
}

@media screen and (min-width: 1281px) {
	.post__col .left-col {
		width: -moz-calc(50% - 20px);
		width: calc(50% - 20px);
		max-width: 340px;
	}
}

.post__col .left-col figure {
	margin: 0 0 20px;
	text-align: center;
}

@media screen and (max-width: 769px) {
	.post__col .left-col figure {
		margin: 0 0 16px;
	}
}

.post__col .left-col .notice h5 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: normal;
}

.post__col .left-col .notice p {
	margin: 0;
}

@media screen and (min-width: 769px) {
	.post__col .right-col {
		width: -moz-calc(62% - 20px);
		width: calc(62% - 20px);
	}

	.post__col .right-col h3 {
		margin-top: 0px;
	}
}

@media screen and (min-width: 1281px) {
	.post__col .right-col {
		width: -moz-calc(50% - 20px);
		width: calc(60% - 20px);
		max-width: 380px;
	}
}

.post__col .right-col>p {
	margin: 0 0 1.4em;
}

.post__col .right-col>p:last-child {
	margin: 0;
}

.post__share {
	/* border-top: 1px solid rgba(112, 112, 112, 0.1); */
	text-align: center;
}

.post .post__share {
	margin: 20px -5.5% 0;
}

@media screen and (min-width: 426px) {
	.post .post__share {
		margin: 24px -5.8% 0;
	}
}

.post__share>ul {
	margin: 0px 0 0;
}

@media screen and (min-width: 426px) {
	.post__share>ul {
		margin: 30px 0 0;
	}
}

.post .icn_checkbox {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 2px;
	background: #fff;
	vertical-align: middle;
}

.post .icn_checkbox:before {
	position: absolute;
	top: 44%;
	left: 50%;
	display: block;
	width: 10px;
	height: 6px;
	border-top: solid 2px #1a1a1a;
	border-right: solid 2px #1a1a1a;
	content: "";
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(135deg);
	-moz-transform: translateY(-50%) translateX(-50%) rotate(135deg);
	-ms-transform: translateY(-50%) translateX(-50%) rotate(135deg);
	transform: translateY(-50%) translateX(-50%) rotate(135deg);
}

.related {
	margin: 0;
	padding: 20px 16px;
	background-color: #fff;
}

@media screen and (min-width: 1024px) {
	.related {
		padding: 20px 24px 8px;
		border-radius: 10px;
	}
}

.related__title,
.popular__title {
	margin: 0 0 15px;
	font-size: 18px;
	font-size: 1.25rem;
	font-weight: 700;
	/* color: #00b43c; */
}

.related__item .item__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	margin: 16px 0 0;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	align-items: center;
}

.related__item .item__inner:hover {
	opacity: 0.65;
	/* color: #0071BE; */
}

.related__item .item__figure {
	width: 80px;
	height: 80px;
	border-radius: 4px;
}

.related__item .item__figure .item__image {
	padding-top: 100%;
}

.related__item .item__text {
	min-width: 0;
	margin: 0 0 0 12px;
	line-height: 1.4;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1;
	-moz-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}

.related__item .item__text .item__title {
	margin: 0;
	font-size: 14px;
	font-size: 1rem;
	-webkit-line-clamp: 2;
}

.related__item .item__text .item__label {
	margin: 2px 0 0;
}

.popular {
	margin: 20px 0 0;
	padding: 0 5% 16px;
	background-color: #fff;
}

@media screen and (min-width: 1024px) {
	.popular {
		margin: 30px 0 0;
		padding: 0 5% 20PX;
	}
}

@media screen and (min-width: 1024px) {
	.contents__main .popular {
		position: relative;
		top: 0;
		right: 50%;
		bottom: 0;
		left: 50%;
		width: -moz-calc(200vw + 360px);
		width: calc(200vw + 360px);
		margin: 30px -100vw 0;
	}
}

.popular__inner {
	overflow: hidden;
	_zoom: 1;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}

@media screen and (min-width: 1024px) {
	.popular__inner {
		padding: 0;
	}
}

.popular__heading h2 {
	margin: 0;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5;
	color: #1a1a1a;
	letter-spacing: -0.02em;
	margin: 8px 0 8px;
	font-size: 18px;
	font-size: 1.5rem;
	font-weight: 700;
}

@media screen and (min-width: 769px) {
	.popular__heading h2 {
		font-size: 42px;
		font-size: 2rem;
		line-height: 1;
		/* letter-spacing: -0.04em; */
		text-align: left;
		/* color: #00b43c; */
	}

	.popular__heading h2 {
		margin-top: 2rem;
	}

	.home .popular__heading h2 {
		margin-top: 0;
	}
}

.popular__list {
	margin: 0 0 0.6em;
}

@media screen and (min-width: 1024px) {
	.popular__list {
		zoom: 1;
	}

	.popular__list::before,
	.popular__list::after {
		display: table;
		content: '';
	}

	.popular__list::after {
		clear: both;
	}
}

@media screen and (min-width: 1024px) {
	.popular__item {
		float: left;
		width: 187px;
		margin: 20px 0 0 16px;
	}
}

@media screen and (min-width: 1024px) {
	.popular__item:first-child {
		/* width: 460px; */
		margin-left: 0;
	}
}

@media screen and (min-width: 1024px) {

	.popular__item:nth-child(3),
	.popular__item:nth-child(5) {
		/* margin-right: 0; */
	}
}

.popular__item .item__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	margin: 20px 0 0;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	align-items: center;
}

@media screen and (min-width: 1024px) {
	.popular__item .item__inner {
		display: block;
		width: 100%;
		margin: 0;
	}
}

.popular__item .item__figure {
	width: 80px;
	height: 80px;
	border-radius: 4px;
}

@media screen and (min-width: 1024px) {
	.popular__item .item__figure {
		width: 100%;
		max-width: 460px;
		height: 100%;
		max-height: 460px;
	}
}

.popular__item .item__figure .item__image {
	padding-top: 61.8%;
}

.popular__item .item__text {
	min-width: 0;
	margin: 0 0 0 12px;
	line-height: 1.4;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1;
	-moz-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}

@media screen and (min-width: 1024px) {
	.popular__item .item__text {
		margin: 10px 0 0;
	}
}

.popular__item:hover .item__text .item__title {
	color: #0071BE;
	text-decoration: underline;
}

.popular__item .item__text .item__title {
	margin: 0;
	font-size: 14px;
	font-size: 1rem;
	-webkit-line-clamp: 2;
}

.popular__item .item__text .item__label {
	margin: 5px 0 0;
}

.aside-box {
	margin: 20px 0px 0;
	/*&.related {
    background-color: $color-white;
    padding: 0;

    @media screen and (min-width: $pc-small-width) {
      padding: 20px 25px;
    }
  }*/
}

@media screen and (min-width: 1024px) {
	.aside-box {
		margin: 20px 0 0;
		border-radius: 4px;
	}

	.aside-box:first-child {
		margin: 0;
	}

	.secondary-contents__inner .golf-club-set {
		/* margin-top: 40px; */
	}

	.secondary-contents__inner .external-articles {
		/* margin: 40px 0 0 40px !important; */
	}
}

.campaign-link {
	text-align: center;
	background: #fff;
	padding: 20px 16px;
}

.campaign-link img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 1024px) {
	.campaign-link {
		padding: 20px 24px;
	}

	.campaign-link a {
		transition: all 0.3s;
	}

	.campaign-link a:hover {
		opacity: 0.65;
	}

}

.aside-box.step {
	padding: 0;
	background-color: #fff;
}

@media screen and (min-width: 1024px) {
	.aside-box.step {
		padding: 20px 0px 8px;
	}
}

.aside-box.learn-more {
	padding: 0;
	background-color: #fff;
}

@media screen and (min-width: 1024px) {
	.aside-box.learn-more {
		padding: 20px 0px 8px;
	}
}

.aside-box.external-articles {
	margin: 0;
}

@media screen and (min-width: 1024px) {
	.aside-box.external-articles {
		margin: 20px 0;
	}

	.secondary-contents__inner .aside-box.external-articles {
		margin: 0;
	}
}

.aside-box.facebook {
	margin: 0;
	padding: 24px 8px;
	background-color: #FFF;
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.aside-box.facebook {
		/* margin: 40px 0 0; */
		padding: 0;
		background-color: transparent;
		/* border: 1px solid #dedede; */
	}
}

.aside-box.facebook iframe {
	display: block;
	max-width: 400px;
	margin: 0 auto;
	border: 4px solid #0071BE !important;
	border-radius: 4px;
}

.aside-box.ad {
	margin: 0;
	padding: 16px 0;
	background-color: #f6f5f2;
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.aside-box.ad {
		margin: 40px 0 0;
		padding: 0;
		background-color: transparent;
	}
}

.category-heading {
	margin: 0 0 20px;
	padding: 20px 16px 0;
	background-color: #fff;
}

@media screen and (min-width: 769px) {
	.category-heading {
		margin: 0 0 30px;
		padding: 24px 5% 16px;
	}
}

@media screen and (min-width: 1280px) {
	.category-heading {
		padding: 24px 0 16px;
	}
}

.category-heading__inner {
	max-width: 1240px;
	margin: 0px auto;
	padding: 0px 0 0;
}

.category-heading__title {
	margin: 0 0 8px;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	/* color: #00B43C; */
	border-radius: 48px;
}

@media screen and (min-width: 769px) {
	.category-heading__title {
		margin: 0px 0 12px;
		font-size: 38px;
		font-size: 2.375rem;
		/* background: #00b43c; */
		/* color: #00b43c; */
		padding: 8px 0px 0px;
		line-height: 1;
		/* width: 2000px; */
		/* margin-left: -520px; */
		display: inline-block;
	}

	.category-heading__title:before {
		/* background: #0071BE; */
		color: #FFF;
		padding: 0px 10px 6px;
		line-height: 1;
		width: 2000px;
		margin-left: -20px;
		content: '';
	}
}

.category-heading__description {
	position: relative;
	margin: 0 0 24px;
	padding: 0 0 40px;
	font-size: 14px;
	font-size: 1rem;
	display: inline-block;
}

@media screen and (min-width: 769px) {
	.category-heading__description {
		margin: 0;
		padding: 0;
	}
}

.category-heading__description-inner {
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media screen and (min-width: 769px) {
	.category-heading__description-inner {
		height: auto;
	}
}

.category-heading__description-inner:before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 60px;
	background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
	background: -moz-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
	content: '';
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media screen and (min-width: 769px) {
	.category-heading__description-inner:before {
		display: none;
	}
}

.category-heading__description-inner.is-close {
	height: 90px;
}

@media screen and (min-width: 769px) {
	.category-heading__description-inner.is-close {
		height: unset;
	}
}

.category-heading__description-inner.is-close:before {
	visibility: visible;
	opacity: 1;
}

.category-heading__description-inner.is-extend {
	height: auto;
}

.category-heading__description-inner.is-extend:before {
	visibility: hidden;
	opacity: 0;
}

.category-heading__description-morebutton,
.category-heading__description-closebutton {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 136px;
	margin: 0 auto;
	padding: 5px 20px 5px 10px;
	border: 1px solid #0071BE;
	background-color: #fff;
	line-height: 1.4;
	color: #0071BE;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 4px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 769px) {

	.category-heading__description-morebutton,
	.category-heading__description-closebutton {
		display: none;
	}
}

.category-heading__description-morebutton span,
.category-heading__description-closebutton span {
	position: absolute;
	top: 50%;
	right: 5px;
	font-size: 18px;
	font-size: 1.125rem;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.category-heading__description-morebutton.is-close,
.category-heading__description-closebutton.is-close {
	visibility: visible;
	opacity: 1;
}

.category-heading__description-morebutton.is-extend,
.category-heading__description-closebutton.is-extend {
	visibility: hidden;
	opacity: 0;
}

.category-heading__description-morebutton:before {
	position: absolute;
	right: 8px;
	bottom: 6px;
	display: block;
	content: "+";
	font-weight: bold;
}

.category-heading__description-morebutton:before {
	position: absolute;
	right: 8px;
	bottom: 6px;
	display: block;
	content: "+";
	font-weight: bold;
}

.category-heading__description-morebutton:before {
	position: absolute;
	right: 8px;
	bottom: 6px;
	display: block;
	content: "+";
	font-weight: bold;
}

.category-heading__description-closebutton:after {}

.category-heading__description-closebutton:before {
	position: absolute;
	right: 8px;
	bottom: 6px;
	display: block;
	content: "－";
	font-weight: bold;
}

.category-heading__nav {
	margin: 0;
}

@media screen and (min-width: 769px) {
	.category-heading__nav {
		margin: 20px 0 0;
	}
}

.category-heading__nav ul {
	margin: 0 -5.5%;
	border-top: 1px solid #ddd;
}

@media screen and (min-width: 769px) {
	.category-heading__nav ul {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0;
		border-top: none;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.category-heading__nav ul li a {
	position: relative;
	display: block;
	padding: 10px 5%;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-size: 0.875rem;
}

@media screen and (min-width: 769px) {
	.category-heading__nav ul li a {
		padding: 4px 40px 4px 24px;
		border-bottom: none;
		border-radius: 4px;
		border: 1px solid #0071BE;
		margin-right: 12px;
		box-shadow: 0 3px 5px rgb(0 0 0 / 5%);
		margin-bottom: 12px;
		color: #0071BE;
	}

	.category-heading__nav ul li a:hover {
		color: #FFF;
		background: #0071BE;
		text-decoration: none;
	}

	.category-heading__nav ul li a:hover:before {
		border-color: #FFF;
	}
}

.category-heading__nav ul li a:before {
	position: absolute;
	top: 44%;
	right: 20px;
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 1px #1a1a1a;
	border-right: solid 1px #1a1a1a;
	content: "";
	-webkit-transform: translateY(-50%) rotate(135deg);
	-moz-transform: translateY(-50%) rotate(135deg);
	-ms-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg);
}

@media screen and (min-width: 769px) {
	.category-heading__nav ul li:first-child a {
		/* border-left: 1px solid #ddd; */
	}

	.category-heading__nav ul li a:before {
		border-top: solid 1px #0071BE;
		border-right: solid 1px #0071BE;
	}
}

.category-box {
	margin: 20px 0 0;
	padding: 30px 16px;
	background-color: #fff;
}

@media screen and (min-width: 1024px) {
	.category-box {
		margin: 30px 0 0;
		padding: 50px;
		border-radius: 4px;
	}
}

.category-box:first-child {
	margin: 0;
}

.category-box__title {
	font-size: 24px;
	font-size: 1.4rem;
	font-weight: 700;
	/* color: #00b43c; */
}

@media screen and (min-width: 1024px) {
	.category-box__title {
		font-size: 30px;
		font-size: 1.875rem;
	}
}

.category-box__description {
	margin: 20px 0 0;
	font-size: 14px;
	font-size: 0.875rem;
}

@media screen and (min-width: 1024px) {
	.category-box__description {
		margin: 30px 0 0;
	}
}

.category-box__list {
	margin: 20px 0 0;
}

@media screen and (min-width: 1024px) {
	.category-box__list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		margin: 30px 0 0;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		justify-content: space-between;
	}
}


.category-box__item.item {
	margin: 20px 0 0;
}

@media screen and (min-width: 1024px) {
	.category-box__item.item {
		margin: 40px 0 0;
	}
}

.category-box__item .item__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	justify-content: space-between;
	align-items: flex-start;
}


@media screen and (max-width: 426px) {
	.category-box__item .item__inner {
		justify-content: center;
		align-items: center;
	}
}

.category-box__item .item__figure {
	width: 100px;
	height: 100px;
	border-radius: 4px;
}

@media screen and (min-width: 1024px) {
	.category-box__item .item__figure {
		width: 120px;
		height: 120px;
	}
}

.category-box__item .item__figure .item__image {
	padding-top: 100%;
}

.category-box__item .item__text {
	min-width: 0;
	margin: 0 0 0 12px;
	line-height: 1.4;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1;
	-moz-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}

.category-box__item .item__text .item__title {
	margin: 0;
	font-size: 14px;
	font-size: 0.875rem;
	-webkit-line-clamp: 2;
	line-height: 150%;
}

.category-box__item:hover .item__title {
	text-decoration: underline;
	color: #0071BE;
}

.category-box__item .item__text .item__excerpt {
	font-size: 14px;
	/* font-size: 1rem; */
	-webkit-line-clamp: 2;
	line-height: 160%;
}

@media screen and (min-width: 1024px) {
	.category-box__item {
		width: 47%;
		margin: 30px 0 0;
	}
}

@media screen and (min-width: 1024px) {
	.category-box__item:first-child {
		width: 100%;
		margin: 0;
	}
}

@media screen and (min-width: 1024px) {
	.category-box__item:first-child .item__inner {
		display: block;
		margin: 0;
	}
}

@media screen and (min-width: 1024px) {
	.category-box__item:first-child .item__figure {
		width: 100%;
		height: unset;
		max-height: 248px;
	}

	.category-box__item:first-child .item__figure .item__image {
		padding-top: 61.8%;
	}
}

@media screen and (min-width: 1024px) {
	.category-box__item:first-child .item__text {
		min-width: unset;
		margin: 16px 0 0;
	}

	.category-box__item:first-child .item__text .item__title {
		font-size: 20px;
		font-size: 1.25rem;
		-webkit-line-clamp: 1;
	}
}

.category-box__button {
	margin: 2em 0 0;
	text-align: center;
}

.category-box__button:hover {
	text-decoration: none;
}

.category-box__pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	margin: 2.8em 0 0;
	text-align: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	justify-content: space-between;
}

.category-box__pagination:hover {
	text-decoration: none;
}

@media screen and (min-width: 1024px) {
	.secondary-contents {
		padding: 0px 5%;
	}

	.secondary-contents__inner {
		padding: 40px 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		/* width: 960px; */
		max-width: 1280px;
		justify-content: space-between;
		margin: 0 auto;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.secondary-contents__inner .golf-club-set,
	.secondary-contents__inner .external-articles,
	.secondary-contents__inner .facebook {
		width: 33%;
	}

	/* .secondary-contents__inner .facebook{
    width: 28%;
  } */
}

.secondary-contents__box {
	position: relative;
}

@media screen and (min-width: 1024px) {
	.secondary-contents__box {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		-ms-flex-align: center;
		width: 50%;
		padding: 20px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		align-items: center;
	}
}

@media screen and (min-width: 1024px) {
	.secondary-contents__box:before {
		position: absolute;
		z-index: -1;
		display: block;
		width: 100vw;
		height: 100%;
		margin: 0 -100vw;
		padding: 0;
		content: '';
	}
}

.secondary-contents__box:nth-child(1) {
	/* background-color: #08300e; */
}

@media screen and (min-width: 1024px) {
	.secondary-contents__box:nth-child(1):before {
		/* left: 50%; */
		/* background-color: #08300e; */
	}
}

.secondary-contents__box:nth-child(2) {
	background-color: #f4f4f4;
}

@media screen and (min-width: 1024px) {
	.secondary-contents__box:nth-child(2):before {
		right: 50%;
		background-color: #f4f4f4;
	}
}

.secondary-contents__box:nth-child(3) {
	padding: 16px;
	/* background-color: #b2d1d2; */
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.secondary-contents__box:nth-child(3) {
		padding: 20px;
	}
}

@media screen and (min-width: 1024px) {
	.secondary-contents__box:nth-child(3):before {
		/* left: 50%; */
		/* background-color: #b2d1d2; */
	}
}

.secondary-contents__box:nth-child(3) iframe {
	max-width: 400px;
	margin: 0 auto;
}

.secondary-contents__box:nth-child(4) {
	padding: 16px 0;
	background-color: #f6f5f2;
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.secondary-contents__box:nth-child(4) {
		padding: 20px;
	}
}

@media screen and (min-width: 1024px) {
	.secondary-contents__box:nth-child(4):before {
		right: 50%;
		background-color: #f6f5f2;
	}
}

.is-strong {
	font-size: 1.125em;
	font-weight: 600;
}

.is-strong__big {
	font-size: 1.222em;
}

.is-small {
	font-size: 0.75em;
	font-weight: 400;
}

.is-one-size-smaller {
	font-size: 0.875em;
}

.is-harf-size-media {
	max-width: 420px;
}

.is-center {
	text-align: center;
}

.is-left {
	text-align: left;
}

.is-right {
	text-align: right;
}

.is-hide {
	display: none;
}

.is-sp-only {
	display: block;
}

@media screen and (min-width: 1280px) {
	.is-sp-only {
		display: none;
	}
}

.is-pc-only {
	display: none;
}

@media screen and (min-width: 1280px) {
	.is-pc-only {
		display: block;
	}
}

.is-bold {
	font-weight: bold;
}


.onemore_adv {
	background: #f4f4f4;
	border-radius: 4px;
	padding: 16px 32px;
	margin-top: 24px;
	position: relative;
}

.onemore_adv:before {
	content: '”';
	position: absolute;
	top: 20px;
	left: 8px;
	font-size: 42px;
	color: #AAA;
}

.onemore_adv:after {
	content: '“';
	position: absolute;
	bottom: -4px;
	right: 12px;
	font-size: 42px;
	color: #AAA;
}

@media screen and (max-width: 769px) {
	.onemore_adv {
		padding: 16px 24px;
	}
}

.onemore_adv h4 {
	margin-bottom: 8px;
}

/*# sourceMappingURL=maps/style.css.map */


/* 各記事適用_追加分 */
/* 初心者におすすめのゴルフ場紹介 /beginner/round/golfcourse.asp */
.golfcourse section .post__col {
	margin-bottom: 32px;
}

.golfcourse .post h3 {
	margin: 0em 0 0.5em;
}

.golfcourse .post p {
	margin: 16px 0 8px;
}

/* ショップ商品画像と2カラムになってるもの*/
.post__2col {
	display: flex;
	justify-content: space-between;
}

.post__2col figure {
	width: 49%;
	margin-top: 0;
}

.cont {
	margin-bottom: 2em;
}

/*　ラウンドまでに用意したい用品・ウェア編 /beginner/preparation/golfwear.asp */
.left-col.tops-bottoms {
	display: flex;
	justify-content: space-between;
}

.left-col.tops-bottoms figure {
	width: 49%;
}

@media screen and (min-width: 769px) {
	.left-col.tops-bottoms {
		display: block;
	}

	.left-col.tops-bottoms figure {
		width: 100%;
	}
}

/* ラウンドに必要な持ち物リスト！季節ごとのおすすめアイテムも紹介 /beginner/preparation/golfbelongings.asp */
.table__ver2 .post table {
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	border-collapse: separate;
	border: 1px solid #dedede;
	border-radius: 4px;
	border-spacing: 0;
	overflow: hidden;
}

.table__ver2 .post table tbody {
	display: inherit;
	min-width: unset;
}

/* reset CSS */
.table__ver2 .post table th,
.post table td {
	border: unset;
}

.table__ver2 .post table th,
.table__ver2 .post table td {
	border-bottom: 1px solid #dedede;
}

.table__ver2 .post table th+th,
.table__ver2 .post table td {
	border-left: 1px solid #dedede;
}

.table__ver2 tr:last-child th,
.table__ver2 tr:last-child td {
	border-bottom: none;
}

.table__ver2 th a,
.table__ver2 td a {
	color: #0071BE;
	text-decoration: underline;
}

.table__ver2 th {
	font-weight: normal;
	text-align: left;
	background: none;
}

.table__ver2 tbody th {
	width: 30%;
	background-color: #f4f4f4;
}

.table__ver2 tbody td {
	width: 70%;
}

.table__ver2 .post .icn_checkbox {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 2px;
	background: #f4f4f4;
	display: none;
	vertical-align: middle;
}

.table__ver2 .post .icn_checkbox:before {
	position: absolute;
	top: 44%;
	left: 50%;
	display: none;
	width: 10px;
	height: 6px;
	border-top: solid 2px #1a1a1a;
	border-right: solid 2px #1a1a1a;
	content: "";
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(135deg);
	-moz-transform: translateY(-50%) translateX(-50%) rotate(135deg);
	-ms-transform: translateY(-50%) translateX(-50%) rotate(135deg);
	transform: translateY(-50%) translateX(-50%) rotate(135deg);
}

.table__ver2 .cont {
	margin-bottom: 28px;
}


/* バナーが２つ上下になってる箇所 /beginner/preparation/clubset.asp */
figure.bnr {
	margin: 1em 0;
}

figure.bnr img {
	max-width: 100%;
	width: unset;
	display: block;
	margin: 0 auto;
}

@media screen and (min-width: 769px) {
	figure.bnr {
		margin: 2em 0 0;
	}
}


/* 豆知識 /beginner/glossary/ */

/* インデックス */
.yougoshu-index__nav ul {
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	justify-content: space-around;
	margin: unset;
}

.yougoshu-index__nav ul li {
	line-height: 1.6;
	width: 31%;
	text-align: center;
	margin: 0 0 8px 0;
}

.yougoshu-index__nav ul li a {
	position: relative;
	padding: 8px 2px 6px;
	border-bottom: none;
	border-radius: 4px;
	border: 1px solid #0071BE;
	box-shadow: 0 3px 5px rgb(0 0 0 / 5%);
	color: #0071BE;
	font-size: 1rem;
	display: block;
}

.yougoshu-index__nav ul li a:hover {
	color: #FFF;
	background: #0071BE;
	text-decoration: none;
}

.yougoshu-index__nav ul li a:before {
	position: absolute;
	top: 44%;
	right: 8px;
	display: block;
	width: 6px;
	height: 6px;
	border-top: solid 1px #0071BE;
	border-right: solid 1px #0071BE;
	content: "";
	-webkit-transform: translateY(-50%) rotate(135deg);
	-moz-transform: translateY(-50%) rotate(135deg);
	-ms-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg);
}

.yougoshu-index__nav ul li a:hover:before {
	border-color: #FFF;
}

@media screen and (min-width: 1280px) {
	.yougoshu-index__nav ul {
		justify-content: space-between;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}

	.yougoshu-index__nav ul li {
		width: 10.1%;
		margin: 0 1% 1% 0;
	}

	.yougoshu-index__nav ul li:last-child {
		margin: 0 0 0 0;
	}

	.yougoshu-index__nav ul li a {
		padding: 8px 12px 6px 2px;
	}

	.yougoshu-index__nav ul li a:before {
		right: 8px;
	}
}

/* TOPに */
.yougoshu p.toTop {
	text-align: right;
	margin: 12px 0 0px;
}

.yougoshu p.toTop a {
	display: inline-block;
}

.yougoshu p.toTop a:after {
	top: 35%;
	left: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


/* ページネーション */
.search__select-pager .pn {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.pn .pn-li {
	margin-right: 10px;
}

.pn .pn-li:last-child {
	margin-right: 0;
}

.pn__btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 40px;
	height: 42px;
	padding: 0 12px;
	/* padding: 0; */
	color: #0071BE;
	background-color: #fff;
	font-size: 14px;
	letter-spacing: 0;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.078);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.078);
	border: 1px solid #0071BE;
	border-radius: 2px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.pn__btn--active {
	color: #fff;
	background-color: #0071BE;
	cursor: default;
}

/* .pn__btn--disabled {
cursor: not-allowed;
} */
.pn__btn--disabled .pn__btn-img {
	background-image: url(../images/common/icon_arrow20_medium02_gray.bg.svg);
}

.pn__btn--disabled .pn__btn-img,
.pn__btn-img {
	background-repeat: no-repeat;
	background-size: 15px 15px;
}

.pn__btn-img {
	display: inline-block;
	position: relative;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	background-image: url(../images/common/icon_arrow20_medium02_blue.bg.svg);
}

.pn__btn-img--right {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	margin-left: 1px;
}

.pn__btn-img--left {
	margin-right: 1px;
}

.ver2 .pn__btn--disabled .pn__btn-img,
.ver2 .pn__btn-img {
	background-size: 10px 15px;
}

.ver2 .pn__btn-img--right {
	margin-left: 4px;
}

.ver2 .pn__btn-img--left {
	margin-right: 4px;
}

.pn__btn:not(.pn__btn--disabled):hover,
.pn__btn:not(.pn__btn--disabled):hover>.pn__btn-img {
	color: #fff;
	background-color: #5eaade;
	border-color: #5eaade;
	fill: #fff;
}

.pn__btn:not(.pn__btn--disabled):hover>.pn__btn-img--left,
.pn__btn:not(.pn__btn--disabled):hover>.pn__btn-img--right {
	background-image: url(../images/common/icon_arrow20_medium02_white.bg.svg);
}

:disabled {
	cursor: default;
	background-color: #0071BE;
}



@media screen and (min-width: 1024px) {
	.single .main .contents__main .contents__inner {
		min-height: 1840px;
	}
}


/* IE */
@media all and (-ms-high-contrast: none) {
	.header .gnavi__wrapper {
		top: 0px;
		right: 0px;
		visibility: visible;
		overflow-y: visible;
		width: 100%;
		height: auto;
		padding: 0;
	}

	.main .contents__aside {
		width: 36%;
	}

	.category-box__item .item__figure .item__image {
		padding-top: 61.8%;
	}

	.category-box__item:first-child .item__figure {
		width: 100%;
		height: 100%;
		max-height: 100%;
	}

	.category-box__item:first-child .item__figure .item__image {
		padding-top: 56.25%;
	}

	.home.is-open .header__inner .sitetitle {
		display: none !important;
	}

	.secondary-contents__inner {
		justify-content: center;
	}

	.aside-box.facebook {
		display: none;
	}
}

/* Edge対応 */
@supports (-ms-ime-align:auto) {
	.secondary-contents__inner {
		justify-content: center;
	}

	.aside-box.facebook {
		display: none;
	}
}

@media screen and (min-width: 1280px) {
	.is-close .header .gnavi__wrapper {
		transform: translate(0px);
	}
}
/** ORG **/
.tryFirst{
	#sec02{
		margin-bottom: 16px;
	}
	.marginBottomTop{
		margin: 32px 0 16px;
	}
}
/* hydration */
.hydration strong{
	display: block;
}
@media screen and (min-width: 426px) {
	.hydration h1 + p + figure,
	.hydration section{
		margin: 30px 0;
	}	
	.hydration .post h2{
		margin: 0 0 20px;
	}
}
.hydration #sec04 ul{
	list-style: square;
}
.hydration #sec04 ul > li{
	margin-bottom: 24px;
}
.hydration #sec04 ul > li:last-child{
	margin-bottom: 0;
}
.hydration h3{
	font-size: 18px;
    padding-bottom: 2px;
}
.caption{
	font-size: 13px;
    text-align: right;
    display: block;
    margin: 8px 0 15px;
}
.caption.marginBtm{
	margin: 0.5em 0 calc(1.4em + 16px);
    display: block;
}
.marginBtm{
	margin: 8px 0 15px;
}
.summaryArea{
	padding: 1.5em;
    background: #eee;
	margin-bottom: 24px;
}
.summaryArea ul{
	margin: 0 0 0 1.2em;
}
.summaryArea ul li{
	margin-bottom: 16px;
}
.summaryArea ul li:last-child{
	margin-bottom: 0;
}
.provision{
	margin: 21px 0 16px;
    text-align: right;
}
@media screen and (max-width: 426px) {
	.caption{
		font-size: 12px;
	}
}