@charset "utf-8";

/*!
Theme Name: kawacolle2
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kawacolle2
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

kawacolle2 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 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;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * 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;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * 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 {
	border-style: none;
	padding: 0;
}

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * 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 {
	-webkit-appearance: button;
	font: inherit;
}

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

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Hide reCaptcha
--------------------------------------------- */
.grecaptcha-badge {
	visibility: hidden;
}


/* Font
--------------------------------------------- */
@font-face {
	font-family: 'noto-sans-jp';
	src: url('assets/font/NotoSansJP-Regular.woff')format('woff');
	font-weight: normal;
	font-display: swap;
}

@font-face {
	font-family: 'noto-sans-jp';
	src: url('assets/font/NotoSansJP-Bold.woff')format('woff');
	font-weight: bold;
	font-display: swap;
}


/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #333;
	font-family: 'noto-sans-jp', sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .07rem;
	line-height: 1.6em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #FDFAF4;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

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

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #35A7D2;
	text-decoration: none;
}

a:visited {}

a:hover,
a:focus,
a:active {
	color: #000;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	width: 100%;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 12px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}


/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}



/*  Mics
===================================================== */

.sp-only {
	display: block;
}

@media screen and (min-width: 576px) {
	.sp-only {
		display: none;
	}
}

.pc-only {
	display: none;
}

@media screen and (min-width: 576px) {
	.pc-only {
		display: block;
	}
}

/* 注釈 */
.note {
	margin: 24px 0;
	font-size: 13px;
	line-height: 1.4;
}

.note a {
	color: #333;
	text-decoration: underline;
}

/* URL */
.url {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}


/*  Layout
===================================================== */

.site-main {}

.page-content {
	max-width: 860px;
	margin: 0 auto;
}

.page-content__inner {
	margin: 0 16px;
}

.page-content-collection {
	max-width: 1600px;
}



/*  h1 h2 h3 h4
===================================================== */

h1, h2, h3, h4 {
	font-family: "router", sans-serif;
	font-weight: 500;
}

h2 {
	font-size: 24px;
}

/* Header
===================================================== */

.site-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 16px;
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	.site-header {
		padding: 16px 24px;
	}
}

.site-header-left {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media screen and (min-width: 768px) {
	.site-header-left {
		width: auto;
		display: block;
	}
}

.site-header__logo {
	max-width: 140px;
	line-height: 0;
}

@media screen and (min-width: 768px) {
	.site-header__logo {
		max-width: 200px;
	}
}

.site-header__logo a {
	display: block;
}

.site-header__tagline {
	font-size: 12px;
	color: #777;
	line-height: 1.4;
	letter-spacing: .04rem;
}

@media screen and (min-width: 768px) {
	.site-header__tagline {
		margin-top: 8px;
	}
}

.site-header-nav {
	display: none;
}

@media screen and (min-width: 768px) {
	.site-header-nav {
		display: block;
	}
}

.site-header-nav__list {
	display: flex;
	gap: 24px;
	font-size: 14px;
	font-weight: bold;
}

.site-header-nav__item {}

.site-header-nav__item a,
.site-header-nav__item span {
	color: #666;
}





/* Bottom Navigation
===================================================== */

.bottom-nav {
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	padding: 8px 40px 9px 40px;
	background: #F3EEE5;
	border-top: 1px solid #ebe6db;
	z-index: 1000;
}

@media screen and (min-width: 768px) {
	.bottom-nav {
		display: none;
	}
}

.bottom-nav__list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.bottom-nav__item {
	text-align: center;
	cursor: pointer;
	font-size: 18px;
}

.bottom-nav__item a {
	display: inline-block;
	color: #333;
}

.bottom-nav__item .text {
	display: block;
	margin-top: 3px;
	font-size: 11px;
	line-height: 1;
}

/* Category List
===================================================== */

.category-list {}

.js-category-list {
	width: 100%;
	height: 100%;
	padding: 40px 24px 80px 24px;
	overflow-y: scroll;
	box-sizing: border-box;
	background: #FCF8EF;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	opacity: 0;
	transition: opacity 0.3s ease;

}

.js-category-list.show {
	display: block;
	opacity: 1;
	z-index: 20000;
}

.category-list__head {
	width: 100%;
}

.category-list__head h1 {
	margin: 0;
}

.category-list__head h2 {
	font-weight: bold;
	margin: 0;
	font-size: 26px;
}

.category-list .search-form {
	margin: 24px auto;
}

.category-list .tax-list-parent {}

.category-list .tax-list-parent__item {
	width: 100%;
	margin-bottom: 24px;
}

.category-list .tax-list-child {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 8px 0 0 0;
	padding: 0;
}

@media screen and (min-width: 768px) {
	.category-list .tax-list-child {
		justify-content: left;
	}
}

.category-list .tax-list__head {
	margin-top: 40px;
	margin-bottom: 16px;
	border-bottom: 1px solid #ccc;
	line-height: 1;
}

@media screen and (min-width: 768px) {
	.category-list .tax-list__head {
		margin-top: 48px;
	}
}

.category-list .tax-list__head h2 {
	margin: 10px 0;
	font-size: 18px;
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	.category-list .tax-list__head h2 {
		font-size: 24px;
	}
}

.category-list .tax-list-child__item {
	width: 48%;
}

@media screen and (min-width: 768px) {
	.category-list .tax-list-child__item {
		width: 24%;
	}
}

.category-list .tax-list-parent__item a,
.category-list .tax-list-child__item a {
	display: block;
	padding: 8px 18px;
	color: #222;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4;
}

.category-list .tax-list-parent__item a:hover,
.category-list .tax-list-child__item a:hover {
	color: #35A7D2;
}

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

	.category-list .tax-list-parent__item a,
	.category-list .tax-list-child__item a {
		font-size: 16px;
	}
}

.category-list .tax-list-parent__item a {
	background-color: #F3EEE5;
	border-radius: 4px;
}

.category-list .tax-list-child__item a {
	background-color: transparent;
}

.category-list .tax-list-parent__item .num,
.category-list .tax-list-child__item .num {
	display: inline-block;
	padding: 0;
	color: #555;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: .04rem;
	border-radius: 50px;
}

/* 注釈 */
.category-list .note {
	margin: 40px 0 16px 0;
}

@media screen and (min-width: 768px) {
	.category-list .note {
		margin: 80px 0 0 0;
	}
}

/* All Menu
===================================================== */

.all-menu {
	display: none;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	box-sizing: border-box;
	background: #FCF8EF;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 0.3s ease;
}

.all-menu.show {
	display: block;
	z-index: 20000;
	opacity: 1;
}

.all-menu__inner {
	padding: 4rem 0;
	background: #FCF8EF;
}

.all-menu__header {}

.all-menu__logo {
	max-width: 180px;
	margin: 0 auto;
	margin-bottom: 2rem;
}

.all-menu__search {
	max-width: 280px;
	margin: 0 auto;
	margin-bottom: 4rem;
}

.all-menu__content {
	max-width: 500px;
	margin: 0 auto;
	padding: 0 2rem;
}


.all-menu__content a {
	color: #222;
}

.all-menu__col {}

.all-menu__col-center {
	margin-bottom: 3rem;
}

.all-menu__list {
	margin: 0;
	padding: 0;
}

.all-menu__list li {
	font-weight: bold;
	list-style-type: none;
}

.all-menu__block .all-menu__list a,
.all-menu__block .all-menu__list span {
	display: inline-block;
}

.all-menu__block .all-menu__list li a {
	width: 100%;
	padding: 16px 24px;
	background: #fff;
	border-radius: 1rem;
	margin: 10px 0;
	font-size: 16px;
	letter-spacing: 0.1rem;
}

.all-menu__sns {
	margin-top: 40px;
}

/* Sub Nav */
.sub-nav {
	margin-top: 24px;
}

.sub-nav__list {}

.sub-nav__list .menu-item {
	margin: 4px 0 4px 8px;
	display: inline-block;
	font-size: 12px;
	letter-spacing: .1em;
}

.sub-nav__list .menu-item a {
	color: #555;
}

/* Menu Close Button
===================================================== */

.close-btn {
	position: fixed;
	bottom: 16px;
	right: 16px;
	width: 56px;
	height: 56px;
	cursor: pointer;
	padding: 28px;
	background: #b9b09f;
	border-radius: 50%;
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2);
}

.close-btn::before,
.close-btn::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 2px;
	background: #fff;
	transform-origin: center;
}

.close-btn::before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.close-btn::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}



/* Button
===================================================== */

.btn-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}

.btn,
.wp-block-button__link {
	display: inline-block;
	padding: 0 0 4px 0;
	color: #35A7D2;
	cursor: pointer;
	border-bottom: 2px solid #35A7D2;
	letter-spacing: .1em;
	font-size: 16px;
	font-weight: bold;
	font-family: router, sans-serif;
	letter-spacing: .06em;
}

a.btn:hover,
.wp-block-button__link:hover {
	color: #333;
	border-bottom: 2px solid #333;
}


/* Search Form
===================================================== */

.search-form {
	position: relative;
	margin: 24px;
}

@media screen and (min-width: 576px) {
	.search-form {
		max-width: 560px;
		margin: 24px auto;
	}
}

input[type="text"].search-field {
	padding: 10px 16px 8px 54px;
	font-size: 1rem;
	letter-spacing: 0.09rem;
	border-radius: 10rem;
	background-color: #fff;
}

input[type="text"].search-field::placeholder {
	color: #aaa;
}

.search-submit {
	position: absolute;
	top: 6px;
	left: 20px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 1.4rem;
	padding: 0;
	cursor: pointer;
	color: #c8c8c8;
	border: none;
	background: transparent;
}

.search-submit:hover {
	opacity: .6;
}

/* 固定・詳細ページ共通
===================================================== */

.wp-block-image {
	margin: 40px 0;
}

@media screen and (min-width: 768px) {
	.wp-block-image {
		margin: 64px 0;
	}
}

.wp-element-caption {
	font-size: 11px;
	color: #777;
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 1em;
}

@media screen and (min-width: 576px) {
	:where(.wp-block-columns.is-layout-flex) {
		gap: 2em;
	}
}


.wp-block-list li {
	position: relative;
	padding-left: 1em;
	margin-bottom: 10px;
	line-height: 1.6;
}

.wp-block-list li::before {
	content: "◼";
	position: absolute;
	left: 0;
	top: 0.7em;
	font-size: 10px;
	line-height: 1;
	color: #EA9FB6;
}

.wp-block-list li a {
	color: #333;
	text-decoration: underline;
}



/* 固定ページ
===================================================== */

.page-header {
	margin: 32px 0 24px 0;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.page-header {
		margin: 48px 0 40px 0;
	}
}

.page-header h1 {
	margin: 0;
}

.page-header__title {
	font-size: 40px;
	letter-spacing: .15rem;
	line-height: 40px;
}

@media screen and (min-width: 768px) {
	.page-header__title {
		font-size: 48px;
		line-height: 48px;
	}
}

.page-header__title.small {
	font-size: 1.5rem;
	letter-spacing: .1rem;
	line-height: 3rem;
}

.page-header__title.ja {
	font-size: 18px;
	letter-spacing: .4rem;
}

.page-subtitle {
	display: block;
	margin-top: 4px;
	letter-spacing: .2rem;
	color: #777;
	font-size: 14px;
	letter-spacing: .1rem;
}

.page-header__term {
	font-size: 2.2rem 35.2px;
	letter-spacing: .1rem;
	line-height: 3rem;
	display: block;
}

.js-color-text span:nth-child(odd) {
	color: #EA9FB6;
}

.js-color-text span:nth-child(even) {
	color: #35A7D2;
}

.page-content {
	line-height: 2;
}

.page-content p a:hover {
	text-decoration: underline;
}

.page-content p {
	margin-bottom: 24px;
	line-height: 1.7;
}




/* 詳細ページ
===================================================== */

.entry-item {}

.entry-mv {}

.entry-mv img {
	width: 100%;
	display: block;
}

@media screen and (min-width: 576px) {
	.entry-mv img {
		max-width: 768px;
		margin: 0 auto;
	}
}


/* Entry Header */
.entry-header {
	margin: 40px 24px 32px 24px;

}

@media screen and (min-width: 768px) {
	.entry-header {
		max-width: 768px;
		margin: 48px auto;
	}
}

.entry-title {
	margin: 0;
	line-height: 1.4;
	letter-spacing: 0.1rem;
	font-size: 20px;
	font-weight: bold;
}

@media screen and (min-width: 576px) {
	.entry-title {
		font-size: 30px;
	}
}

.entry-meta {
	font-size: 13px;
	color: #777;
	margin-top: 16px;
	line-height: 1.4;
	font-weight: bold;
}

.entry-meta .posted-on,
.entry-meta .cat-links {
	display: inline-block;
	letter-spacing: 0.05rem;
}

.entry-meta .cat-links a {
	color: #333;
	text-decoration: none;
	background: #F3EEE5;
	padding: 6px 12px;
	border-radius: 40px;
}

.entry-meta .cat-links a:hover {
	text-decoration: underline;
	color: #35A7D2;
}

.entry-content a {
	line-height: 1.4;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.entry-content p {
	margin-bottom: 24px;
}

.entry-content p a,
.entry-content table a,
.page-content p a,
.page-content table a {
	color: #35A7D2;
	text-decoration: underline;
	font-weight: normal;
}


.entry-meta__bottom {
	text-align: right;
	font-weight: normal;
}


/* List Style */
.entry-content ul {
	margin-bottom: 24px;
	padding: 0 0 0 24px;
	line-height: 1.6;
	font-size: 14px;
}

.entry-content ul li {
	margin-bottom: 12px;
}

.entry-content ul li a {
	color: #35A7D2;
}




.entry-info {
	padding: 40px 24px;
	background: #F6F1E6;
}

@media screen and (min-width: 768px) {
	.entry-info__inner {
		max-width: 768px;
		margin: 0 auto;
	}
}

.entry-info__title {
	margin: 0 0 16px 0;
	text-align: left;
	font-size: 26px;
}

.entry-info-table {
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
}

.entry-info-table__title {
	width: 25%;
	padding: 8px 8px 8px 0;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #555;
}

.entry-info-table__title:first-of-type {
	border-top: 1px solid #555;
}

.entry-info-table__cont {
	width: 75%;
	padding: 8px 0;
	margin: 0;
	border-bottom: 1px solid #555;
	font-weight: bold;
}

.entry-info-table__cont:first-of-type {
	border-top: 1px solid #555;
}

.entry-info-tag {
	display: flex;
	flex-wrap: wrap;
}

.entry-info-tag__item {
	margin: 4px;
}

.entry-info-tag__item .tag {
	display: block;
	background: #fff;
	border-radius: 100px;
	padding: 4px 12px;
	font-size: 15px;
	cursor: pointer;
}

.entry-info-tag__item .tag-red {
	color: #fff;
	background: #f02626;
}

.entry-info-tag__item .tag-pink {
	color: #333;
	background: #ffc0cb;
}

.entry-info-tag__item .tag-yellow {
	color: #333;
	background: #fafa12;
}

.entry-info-tag__item .tag-green {
	color: #fff;
	background: #146f14;
}

.entry-info-tag__item .tag-blue {
	color: #fff;
	background: #177bdd;
}

.entry-info-tag__item .tag-orange {
	color: #333;
	background: #ffa500;
}

.entry-info-tag__item .tag-purple {
	color: #fff;
	background: #8f2f8f;
}

.entry-info-tag__item .tag-beige {
	color: #333;
	background: #f5deb3;
}

.entry-info-tag__item .tag-brown {
	color: #fff;
	background: #8b4513;
}

.entry-info-tag__item .tag-gold {
	color: #fff;
	background: #ba8f22;
}

.entry-info-tag__item .tag-gray {
	color: #333;
	background: #d3d3d3;
}

.entry-info-tag__item .tag-black {
	color: #fff;
	background: #333;
}

.entry-info-tag__item .tag-white {
	color: #333;
}

.entry-info-tag__item .tag-colorful {
	color: #fff;
	background: linear-gradient(135deg, #f85151 0%, #FFD93D 30%, #52cf62 60%, #41bbee 100%);
	background-color: #FF6B6B;
}

.entry-content {
	margin: 24px 24px 16px 24px;
	line-height: 2;
}

@media screen and (min-width: 768px) {
	.entry-content {
		max-width: 768px;
		margin: 40px auto;
		margin-bottom: 24px;
	}
}

.entry-content h2 {
	margin: 56px 0 40px 0;
	padding-bottom: 14px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #333;
	line-height: 1.6;
}

@media screen and (min-width: 576px) {
	.entry-content h2 {
		font-size: 22px;
	}
}

h2.wp-block-heading {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.6;
}

@media screen and (min-width: 768px) {
	h2.wp-block-heading {
		font-size: 24px;
	}
}

h3.wp-block-heading {
	margin: 32px 0 16px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;

}

@media screen and (min-width: 576px) {
	h3.wp-block-heading {
		font-size: 18px;
	}
}

.entry-content p {
	margin-bottom: 24px;
}

/* 注釈 */
.entry-footer .note {
	margin: 24px;
}
.entry-footer .note li {
	margin: 6px 0;
}

@media screen and (min-width: 768px) {
	.entry-footer .note {
		max-width: 768px;
		margin: 32px auto;
	}
}

/* 関連記事 */
.related-article {
	margin-top: 48px;
}

@media screen and (min-width: 768px) {
	.related-article {
		max-width: 1500px;
		margin: 0 auto;
		margin-top: 80px;
	}
}

.related-article__header {
	text-align: center;
}

.related-article__header .title {
	font-size: 20px;
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	.related-article__header .title {
		font-size: 28px;
	}
}

.related-article__content {}



/* Author */
.author-profile {
	margin: 24px 0 0 0;
	padding: 20px;
	background: #fff;
	border-radius: 16px;
}

@media screen and (min-width: 768px) {
	.author-profile {
		margin: 24px 0;
	}
}

.author-profile__heading {
	font-weight: bold;
	letter-spacing: .1rem;
}

.author-profile__inner {

	margin-top: 1rem;
}

.author-profile__image {
	display: flex;
	align-items: center;
}

.author-profile__image img {
	display: inline-block;
	width: 80px;
	border-radius: 50%;
}

.author-profile__name {
	display: inline-block;
	margin-left: 1rem;
	line-height: 1.2rem;
	font-weight: bold;
}

.author-profile__description {
	margin: .8rem 0 .5rem 0;
	font-size: .85rem;
}

.author-profile__link {
	font-size: .8rem;
}

.author-profile__link a {
	margin-right: .5rem;
}


/* Page Nav
===================================================== */

.nav-links {
	margin-top: 56px;
	font-size: 13px;
}

@media screen and (min-width: 576px) {
	.nav-links {
		display: flex;
		justify-content: space-between;
	}
}

.nav-links a {
	display: flex;
	align-items: center;
	padding: 0 0 4px 0;
	color: #35A7D2;
	cursor: pointer;
	border-bottom: 2px solid #35A7D2;
	letter-spacing: .1em;
	font-size: 16px;
	font-weight: bold;
	font-family: router, sans-serif;
	letter-spacing: .06em;
}

.nav-links a i {
	display: inline-block;
}

.nav-links .nav-title {
	display: inline-block;
	line-height: 1.4;
}

.nav-links .nav-previous,
.nav-links .nav-next {
	display: flex;
}

.nav-links .nav-previous a,
.nav-links .nav-next a {
	margin: 0 24px;
}

/* Previous */
.nav-links .nav-previous {
	justify-content: left;
}

.nav-links .nav-previous a {}

.nav-links .nav-previous a::before {
	content: "◀︎";
	margin-right: 4px;
	font-size: 13px;
}

.nav-links .nav-previous a .nav-title {
	margin-left: 8px;
}

/* Next */
.nav-links .nav-next {
	justify-content: right;
}

.nav-links .nav-next a {
	text-align: right;
}

.nav-links .nav-next a::after {
	content: "▶︎";
	margin-left: 4px;
	font-size: 13px;
}

@media screen and (min-width: 576px) {
	.nav-links .nav-next a {}
}

.nav-links .nav-next a .nav-title {
	margin-right: 8px;
}

/* Page Navigation
===================================================== */

.pagenation {
	margin-top: 54px;
}

.page-numbers {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.page-numbers {
		gap: 14px;
	}
}

.page-numbers li {
	list-style-type: none;
	color: #35A7D2;
}

.page-numbers li a,
.page-numbers.current {
	display: flex;
	justify-content: center;
	align-items: center;
	text-indent: 0;
	font-size: 16px;
	font-weight: bold;
	border-radius: 0;
	color: #35A7D2;
	padding: 2px 12px;
}

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

	.page-numbers li a,
	.page-numbers.current {
		font-size: 18px;
	}
}

.page-numbers.current {
	border-bottom: 2px solid #777;
	color: #777;
}

/* Category link
===================================================== */

.cat-link-list {
	display: flex;
	flex-wrap: nowrap;
	list-style-type: none;
	margin: 16px 0 16px 8px;
	padding-bottom: 14px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}

@media screen and (min-width: 768px) {
	.cat-link-list {
		flex-wrap: wrap;
		overflow-x: visible;
		justify-content: center;
		margin: 40px 0 24px 8px;
		padding-bottom: 10px;

	}
}

.cat-link-list::-webkit-scrollbar {
	height: 6px;
}

.cat-link-list::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.1);
	border-radius: 4px;
}

.cat-link-list__item {
	flex: 0 0 auto;
	margin-top: 10px;
}

.cat-link-list__item a,
.cat-link-list__item span {
	display: block;
	padding: 0 8px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4em;
	white-space: nowrap;
}

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

	.cat-link-list__item a,
	.cat-link-list__item span {
		font-size: 16px;
		padding: 0 14px;
	}
}

.cat-link-list__item a,
.cat-link-list__item a:hover {
	border-bottom: none;
}



/* Widget
===================================================== */

.widget {
	margin: 0;
}


/* Slics
===================================================== */

.slick-initialized .slick-slide {
	display: flex;
	align-items: center;
}

.slick-track {
	display: flex;
	align-items: center;
	position: relative;
}

.slide-dots {
	display: flex;
	justify-content: center;
	position: absolute;
	left: 0;
	right: 0;
}

.slide-dots li {
	display: inline-block;
	margin: 0 12px;
}

.slide-dots button {
	position: relative;
	text-indent: -9999px;
	background: none;
}

.slide-dots li button:before {
	content: "";
	text-indent: 0px;
	position: absolute;
	top: 16px;
	left: 0;
	width: 8px;
	height: 8px;
	background: #ddd;
	border-radius: 50%;
}

.slide-dots li.slick-active button:before {
	background: #999;
	width: 9px;
	height: 9px;
}

/* SNS Icon
===================================================== */

.sns-list {
	display: flex;
	justify-content: center;
	align-items: center;
}

.sns-item {
	display: inline-block;
	width: 56px;
	color: #333;
	font-size: 1.8rem;
}

.sns-item i {
	line-height: 0;
}

/* Article Card
===================================================== */

.article-card {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}

.article-card__item {
	display: block;
	width: 50%;
	margin-top: 32px;
}

@media screen and (min-width: 1200px) {
	.article-card__item {
		width: 24%;
	}
}

.home-article-card .article-card__item {
	width: 100%;
}

@media screen and (min-width: 768px) {
	.home-article-card .article-card__item {
		width: 50%;
	}
}
@media screen and (min-width: 1200px) {
	.home-article-card .article-card__item {
		width: 25%;
	}
}

.article-card__item a {
	display: block;
	color: #555;
}

.article-card__tag {
	position: absolute;
	bottom: 0;
	right: 0;
}

.article-card__tag .tag {
	padding: 14px 16px;
	border-radius: 8px 0 16px 0;
	font-size: 13px;
}

.article-card__img {
	line-height: 0;
	box-sizing: border-box;
	aspect-ratio: 4/3;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.article-card__item:nth-child(even) .article-card__img {
	border-left: 1px solid #FDFAF4;
}

.article-card__img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.article-card__img .no-img img {
	width: 15%;
	height: auto;
	object-fit: contain;
}

.article-card__img .no-img {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e6e6e6;
}

.article-card__title {
	margin: 0;
	padding: 12px 12px 0 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	letter-spacing: 0.1rem;
}

.page-content-collection .article-card__title {
	font-size: 13px;
}

@media screen and (min-width: 768px) {
	.article-card__title {
		font-size: 15px;
	}
}


/* Article List
===================================================== */

.article-list {
	margin-top: 0;
}

@media screen and (min-width: 768px) {
	.article-list {
		margin-top: 80px;
	}
}


.article-list__item {
	margin-top: 40px;
}

@media screen and (min-width: 768px) {
	.article-list__item {
		margin-top: 24px;
	}
}


.article-list__item a {
	color: #333;
}

.article-list__item a:hover {
	background-color: #eaf8fd;
}

@media screen and (min-width: 768px) {
	.article-list__item a {
		display: flex;
		align-content: center;
		justify-content: center;
		gap: 24px;
		padding: 24px;
		border-radius: 16px;
	}
}

.article-list__tag {
	position: absolute;
	bottom: 0;
	right: 0;
}

.article-list__tag .tag {
	padding: 14px 16px;
	border-radius: 8px 0 16px 0;
	font-size: 13px;
}

.article-list__img {
	width: 100%;
	line-height: 0;
	box-sizing: border-box;
	aspect-ratio: 16/9;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width: 768px) {
	.article-list__img {
		width: 40%;
	}
}

.article-list__img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 8px;
}

.article-list__img .no-img img {
	width: 15%;
	height: auto;
	object-fit: contain;

}

.article-list__img .no-img {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e6e6e6;
	border-radius: 8px;
}

.article-list__content {
	width: 100%;
	margin-top: 16px;
}

@media screen and (min-width: 768px) {
	.article-list__content {
		width: 60%;
		margin-top: 0;
	}
}


.article-list__title {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4;
	letter-spacing: 0.1rem;
}

@media screen and (min-width: 768px) {
	.article-list__title {
		font-size: 22px;
	}
}

.article-list__meta {
	margin-top: 8px;
	font-weight: normal;
}

@media screen and (min-width: 768px) {
	.article-list__meta {
		font-weight: bold;
	}
}

.article-list__excerpt {
	display: none;
}

@media screen and (min-width: 768px) {
	.article-list__excerpt {
		display: block;
		margin-top: 16px;
		font-size: 14px;
		line-height: 1.8;
		color: #777;
	}
}


/* Footer
===================================================== */

.site-footer {
	margin-top: 60px;
	padding: 40px 0 88px 0;
	text-align: center;
	background: #fff;
}

@media screen and (min-width: 768px) {
	.site-footer {
		padding: 40px 0;
	}
}

.footer-sns {}


.footer-nav {
	margin-top: 20px;
}

.footer-nav-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
}

.footer-nav-list .menu-item {
	margin: 4px 16px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
}

.footer-nav-list .menu-item a {
	color: #555;
}

.footer-sub-nav__list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 16px auto;
}

.footer-sub-nav__list .menu-item {
	margin: 4px 8px;
	display: inline-block;
	font-size: 12px;
	letter-spacing: .1em;
}

.footer-sub-nav__list .menu-item a {
	color: #555;
}

.footer-info {
	margin-top: 16px;
}

.footer-info__copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	letter-spacing: .1em;
	line-height: 1em;
}

/* HOME
===================================================== */

/* Hero */
.hero {
	position: relative;
	width: 100%;
	height: 40vh;
	padding-top: 24px;
	overflow: hidden;
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	.hero {
		height: 46vh;
		padding: 0;
	}
}

.hero__img {
	position: absolute;
	top: 70%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transform: translate(-50%, -50%);
}

@media screen and (min-width: 768px) {
	.hero__img {
		top: 50%;
	}
}

.hero__catch {
	position: relative;
	top: 0;
	margin: 0 0 0 5%;
	color: #000;
	font-size: 38px;
	line-height: 1.2em;
	letter-spacing: .05em;
	text-shadow:
		0 0 10px rgba(255, 255, 255, 0.5),
		0 0 20px rgba(255, 255, 255, 0.5),
		0 0 30px rgba(255, 255, 255, 0.5);
}

@media screen and (min-width: 768px) {
	.hero__catch {
		top: 15%;
		font-size: 50px;
	}
}

@media screen and (min-width: 1000px) {
	.hero__catch {
		font-size: 60px;
	}
}


/* Feature Slide */

.home-feature {
	margin-top: 24px;
}

@media screen and (min-width: 768px) {
	.home-feature {
		margin-top: 40px;
	}
}

.home-feature-list {}

.home-feature-item {
	display: block;
	margin: 0 12px;
}

@media screen and (min-width: 768px) {
	.home-feature-item {
		margin: 0 24px;
	}
}

.home-feature-item img {
	object-fit: cover;
	aspect-ratio: 1 / 1;
	border-radius: .8em;
}

/* NEW */
.home-new {
	margin-top: 32px;
}

@media screen and (min-width: 768px) {
	.home-new {
		margin-top: 80px;
	}
}

.home-new__title {
	margin: 0;
	font-size: 38px;
	text-align: center;
	letter-spacing: .1em;
	line-height: 38px;
}

@media screen and (min-width: 768px) {
	.home-new__title {
		font-size: 50px;
		margin: 40px 0 24px 0;
	}
}

.home-new__btn .btn {
	font-size: 22px;
}

@media screen and (min-width: 768px) {
	.home-new__btn {
		margin-top: 80px;
	}

	.home-new__btn .btn {
		font-size: 26px;
	}
}



/* About */
.home-about {
	max-width: 480px;
	margin: 56px 24px 0 24px;
	background-color: #fff;
	padding: 24px 24px 40px 24px;
	border-radius: 50em 50em 0 0;
	border: 1px solid #EA9FB6;
}

@media screen and (min-width: 768px) {
	.home-about {
		margin: 56px auto;
		padding: 24px 24px 48px 24px;
	}
}

.home-about__logo {
	max-width: 200px;
	margin: 0 auto;
	margin-top: 40px;
}

@media screen and (min-width: 768px) {
	.home-about__logo {
		max-width: 260px;
		margin-top: 64px;
	}
}

.home-about__head {
	margin: 24px 0 16px 0;
	font-size: 24px;
	font-weight: bold;
	/* font-family: 'router', 'noto-sans-jp', sans-serif; */
	font-weight: 500;
	line-height: 1.3em;
	letter-spacing: .06em;
}

.home-about__text {
	margin: 24px;
}

@media screen and (min-width: 768px) {
	.home-about__text {
		margin: 24px 40px;
		font-size: 16px;
		line-height: 1.8;
	}
}

.home-about__link {
	text-align: center;
}


/* Category list */

.home-category {
	margin-top: 56px;
	max-width: 1200px;
}

@media screen and (min-width: 1000px) {
	.home-category {
		margin: 64px 24px;
	}
}

@media screen and (min-width: 1200px) {
	.home-category {
		margin: 80px auto;
	}
}

.home-category__list {
	display: flex;
	flex-wrap: nowrap;
	margin-left: 24px;
	padding-bottom: 16px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 1000px) {
	.home-category__list {
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
		justify-content: center;
		gap: 32px;
		margin: 0;
		padding-bottom: 16px;
		justify-content: start;
	}
}

.home-category__item {
	margin-right: 16px;
}

@media screen and (min-width: 1000px) {
	.home-category__item {
		margin: 0;
		width: 100%;
	}
}

.home-category__img {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	padding-bottom: 5px;
}

.home-category__img img {
	width: 150px;
	min-width: 150px;
	aspect-ratio: 4/3;
	object-fit: cover;
	border-radius: .8em;
}

@media screen and (min-width: 1000px) {
	.home-category__img img {
		width: 100%;
		min-width: 100%;
		height: auto;
	}
}

.home-category__title {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

@media screen and (min-width: 1000px) {
	.home-category__title {
		font-size: 16px;
		margin-top: 4px;
	}
}



/* About Page
===================================================== */


/* Hello */
.about-hero {
	width: 100%;
	padding-bottom: 64px;
	background-color: #fff;
}

.about-hero__content {
	max-width: 540px;
	margin: 0 auto;
	padding: 0 40px;
}

@media screen and (min-width: 576px) {
	.about-hero__content {
		padding: 0;
	}
}

.about-hero__title {
	font-size: 30px;
	line-height: 1.4;
	letter-spacing: .1rem;
}

@media screen and (min-width: 576px) {
	.about-hero__title {
		font-size: 40px;
		letter-spacing: .2rem;
	}
}

.about-hero__text {
	margin: 32px 0 0 0;
	text-align: left;
	line-height: 1.7;
	font-size: 17px;
}

@media screen and (min-width: 768px) {
	.about-hero__text {
		font-size: 19px;
		line-height: 2.1;
	}
}

@media screen and (min-width: 768px) {
	.about-hero__text .en {
		display: block;
		font-size: 15px;
	}
}

.about-hero__text p {
	margin-bottom: 16px;
}


/* SNS */
.about-hero__sns {
	margin-top: 56px;
	text-align: center;
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	.about-hero__sns {
		font-size: 18px;
	}
}

.about-hero__sns .sns-list {
	margin-top: 20px;
}

@media screen and (min-width: 768px) {
	.about-hero__sns .sns-item {
		font-size: 35px;
	}
}



/* Profile */
.about-profile {
	margin-top: 64px;
}

.about-profile__head {
	font-size: 18px;
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	.about-profile__head {
		font-size: 20px;
	}
}

@media screen and (min-width: 768px) {
	.about-profile__inner {
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

.about-profile__img {
	width: 220px;
	height: 300px;
	border-radius: 100rem 100rem 8px 8px;
	margin: 0 auto;
	border: 1px solid #EA9FB6;
	overflow: hidden;
	line-height: 0;
}

@media screen and (min-width: 768px) {
	.about-profile__img {
		margin: 0 40px 0 0;
	}
}

.about-profile__img img {
	object-fit: cover;
	height: 100%;
}

.profile__detail {}

.about-profile__name {
	text-align: center;
}

.about-profile__name {
	margin-top: 24px;
	font-size: 26px;
	/* font-weight: bold; */
	line-height: 1;
	letter-spacing: .2rem;
}

@media screen and (min-width: 768px) {
	.about-profile__name {
		text-align: left;
	}
}

.about-profile__position {
	display: block;
	margin-top: 16px;
	text-align: center;
	line-height: 1;
	font-size: 15px;
}

@media screen and (min-width: 768px) {
	.about-profile__position {
		text-align: left;
	}
}

.about-profile__text {
	max-width: 560px;
	margin-top: 24px;
	font-size: 16px;
	line-height: 1.7;
}

@media screen and (min-width: 768px) {
	.about-profile__text {
		margin: 24px auto;
	}
}

.about-profile__more {
	margin-top: 24px;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.about-profile__more {
		text-align: left;
	}
}

/* Project */

.about-project {
	margin-top: 64px;
}

@media screen and (min-width: 768px) {
	.about-project {
		margin-top: 80px;
	}
}

.about-project__title {
	font-size: 18px;
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	.about-project__title {
		font-size: 20px;
	}
}

.about-project__item {
	margin-top: 16px;
	background-color: #F7F1E6;
	border-radius: 16px;
	padding: 24px;
}

@media screen and (min-width: 768px) {
	.about-project__item {
		padding: 56px;
	}
}

.about-project__header .title {
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}

.about-project__header .text {
	margin-top: 8px;
}

.about-project__list {
	margin-top: 8px;
}

@media screen and (min-width: 768px) {
	.about-project__list {
		margin-top: 24px;
	}
}

.about-project__list-item {}

.about-project__list-item.achievement {
	display: flex;
	gap: 16px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}

@media screen and (min-width: 768px) {
	.about-project__list-item.achievement {
		gap: 24px;
		margin-bottom: 24px;
		padding-bottom: 24px;
	}
}

.achievement:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.achievement__img {
	width: 35%;
	line-height: 0;
}

.achievement__content {
	width: 65%;
}

.achievement.no-tum .achievement__content {
	width: 100%;
}


.achievement__content.one-col {
	width: 100%;
}

.achievement__content .date {
	font-size: 13px;
}

.achievement__content .description {
	line-height: 1.6;
}

.achievement__content .description a {
	font-weight: bold;
}

.achievement__content .description .btn {
	margin-top: 16px;
	padding: 0;
	text-decoration: none;
	font-size: 16px;
}

.achievement__content .description small {
	line-height: 1.4;
	display: block;
}
.achievement__content .description small a {
	font-weight: normal;
	text-decoration: underline;
	color: #333;
}

.achievement__content .img {
	margin: 0 auto;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 80%;
}

@media screen and (min-width: 768px) {
	.achievement__content .img {
		margin-top: 24px;
		width: 70%;
	}
}

.achievement__content .img img {
	display: block;
	border-radius: 8px;
}

.achievement__content .imgs {
	display: flex;
	gap: 8px;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.achievement__content .imgs {
		gap: 24px;
	}
}

.achievement__content .imgs img {
	width: calc((100% - 20px) / 3);
}

@media screen and (min-width: 768px) {
	.achievement__content .imgs img {}
}

.imgs:has(img:nth-child(2):last-child) img {
	/* 画像が2枚の時は幅50% */
	width: calc((100% - 20px) / 2);
}

.achievement__content .img-circle img {
	border-radius: 50%;
}

/* CONTACT */
.about-contact {
	text-align: center;
	margin-top: 56px;
}

.about-contact__text {
	line-height: 1.5;
	font-size: 16px;
}

.about-contact__btn a {
	max-width: 360px;
	margin: 0 auto;
	margin-top: 16px;
	padding: 16px 40px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: #EA9FB6;
	border-radius: 100px;
}


/* Category List Page
===================================================== */



/* Contact Page
===================================================== */

.page-contact .page-content {
	max-width: 580px;
}

.wpcf7 {
	margin-top: 64px;
}


.wpcf7-form {}

.wpcf7-form label {
	display: block;
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
}

.wpcf7-form label small {
	display: inline-block;
	margin-left: 8px;
}


.wpcf7-radio .wpcf7-list-item {
	display: block;
	margin: 0;
}

.wpcf7-radio .wpcf7-list-item label {
	font-weight: normal;
}


input[type="submit"].wpcf7-submit {
	width: 100%;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	color: #fff;
	background: #35A7D2;
	padding: 16px;
	border-radius: 8px;
	font-size: 20px;
	letter-spacing: 0.2rem;
	cursor: pointer;
}

@media screen and (min-width: 576px) {
	input[type="submit"].wpcf7-submit {
		display: block;
		max-width: 300px;
		margin: 32px auto;
	}
}

/* Guideline
===================================================== */

@media screen and (min-width: 768px) {
	.page-guideline .page-content {
		margin-top: 80px;
	}
}

/* Search Result
===================================================== */

.search-results .page-content {
	max-width: auto;
}

/* AD
===================================================== */
.ad-container {
	width: 100%;
	background: #F6F1E6;
	text-align: center;
	padding: 32px 0;
}

.ad-display {}

.ad-container::before {
	content: "PR";
	display: block;
	font-size: 11px;
	color: #888;
	margin-bottom: 4px;
	line-height: 1;
}