/*reset css*/
/* resset.dev 窶｢ v5.0.2 */

/* # =================================================================
   # Global selectors
   # ================================================================= */

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */

hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

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

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

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

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

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

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

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

input {
  border-radius: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type='search'] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type='button'],
[type='reset'],
[type='submit'],
[role='button'] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type='button'], /* Prevent a WebKit bug where (2) destroys native `audio` and `video`controls in Android 4 */
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */

img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */

/* Specify the progress cursor of updating elements */
[aria-busy='true'] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled='true'] {
  cursor: default;
}

/*reset css ここまで*/




/* 自動<p>タグの非表示 */
p:empty {
	display: none;
}
/* 自動<p>タグの非表示 */


/* 執筆者情報 */
.writer {
	width: 90%;
	margin: 0 auto;
	padding: 2% 5%;
	background-color: #e9f5ff;
	border: 2px solid #397BAF;
}
.writer_title {
	width: 100%;
}
.writer_flex_box {
	width: 100%;
}
.img_float {
	float: left;
	width: 40%;
	margin: 0 3% 10px 0;
	max-width: 170px;
}
.writer_text {
	width: 100%;
	font-size: 15px;
	line-height: 25px;
}
.writer_link {
	text-align: right;
}
@media screen and (max-width: 1024px) {
	.img_float {
		width: 35%;
		margin: 0 3% 10px 0;
	}
	.writer_text p {
		width: 100%;
		font-size: 14px;
		line-height: 25px;
	}
}
/* 執筆者情報 */


/*H1出力*/
.top-h1 {
	background: #408A69;
	color: #fff;
}
.top-h1-write {
	max-width: 600px!important;
	margin: 0 auto;
	padding: 3px 10px 1px;
}
.top-h1-write h1 {
	font-weight: 400;
	font-size: 90%;
}
.keni-header_wrap {
	background-image: none !important;
	padding-top: 0 !important;
}
.archive_title_wrap {
	font-size: 20px;
	padding: 25px 0 0 15px;
}
@media (max-width: 768px) {
	.top-h1-write h1 {
		font-size: 70%;
	}
	.archive_title_wrap {
		font-size: 16px;
		padding: 0 0 0 5%;
		line-height: 22px;
	}
}


/* pcとspの表示非表示切り替え
「pc」で表示させたい場合は「pc」
「sp」で表示させたい場合は「sp」
をそれぞれクラス名に記載してください。*/
.pc{
	display: block;
}
.sp{
	display: none;
}

@media (max-width: 768px) {
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
}


/* androidのダークモード対策 */
@media (prefers-color-scheme: dark) {
    body {
        background-color: #ffffff;
        color: #050505;
    }
}
/* androidのダークモード対策 */

/* ブログ記事コメントエリア非表示 */
.comments-area {
    display: none;
}
/* ブログ記事コメントエリア非表示 */

/* youtubeの埋め込み */
.iframe-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.iframe-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* youtubeの埋め込み */


/* FVがスライダー形式の際のpadding変更 */
.keni-slider_wrap::before {
    padding-top: 50.25%!important;
}
@media (max-width: 768px) {
	.keni-slider_wrap::before {
    padding-top: 105.25%!important;
}
}


/* ブログ記事のカテゴリ改行 */
.entry-list_style01 .entry_status > ul {
    width: 90%;
}

/*幅調整*/
.col1 .keni-header_outer, .col1 .keni-gnav_outer, .col1 .keni-mv_outer, .col1 .catch-area, .col1 .archive_title_wrap, .col1 .keni-breadcrumb-list_outer, .col1 .keni-footer_outer, .col1 .keni-copyright, .col1 .keni-section_wrap, .col1 .keni-sep-conts_outer, .col1 .keni-footer-panel_outer {
	max-width: 600px!important;
}

/*ヘッダー非表示*/
.keni-header_outer {
	display: none!important;
}

/*位置調整*/
.keni-section_wrap {
	padding: 0!important;
}

.keni-main_inner {
	padding: 0!important;
}

.top-h1-write {
	max-width: 600px!important;
	margin: 0 auto;
}

/*グロナビPC非表示*/
.keni-gnav_wrap {
	display: none;
}

/*検索窓非表示*/
.search-box {
	display:none;
}
/*最下部隙間調整*/
.behind-article-area {
    margin-top: 0!important;
}

.keni-footer_wrap {
	padding-top: 40px;
}

@media (max-width:768px) {
	/*幅調整*/
	.keni-section_wrap {
		width:100%;
		margin:0 auto;
		padding: 0 5%;
	}
	
	.keni-section_wrap {
		margin: 0!important;
	}
}

/*フォントサイズ指定(LP)*/
h2 {
	font-size: clamp(2.8rem, 3vw, 3.3rem)!important;
	min-height: 0;
	line-height: 1.2;
	padding: 0;
	background: none;
	color: #444;
}


h3:not(.title_no-style) {
	color: #444;
}

h3 {
	font-size: clamp(2.2rem, 2.8vw, 2.8rem)!important;
	min-height: 0;
	margin-top: 3rem;
	padding: 0;
	border: none;
}

p {
	font-size: clamp(1.7rem, 3vw, 1.9rem);
}

.txt__large-l {
	font-size: clamp(2.6rem, 4vw, 3.5rem)!important;
	min-height: 0;
	line-height: 1.3;
}

.txt__large-m {
	font-size: clamp(2.3rem, 3.6vw, 2.9rem)!important;
	min-height: 0;
	line-height: 1.3;
}

.txt__large-s {
	font-size: clamp(2rem, 3.4vw, 2.6rem)!important;
	min-height: 0;
	line-height: 1.3;
}

.txt__small-m {
	font-size: clamp(1.2rem, 1.1vw, 1.4rem)!important;
	min-height: 0;
	line-height: 1.3;
}

.txt__small-s {
	font-size: clamp(1rem, 1.1vw, 1.1rem)!important;
	min-height: 0;
	line-height: 1.3;
}

.keni-gnav_inner li {
	font-size: clamp(1rem, 1.2vw, 1.5rem)!important;
}

/*inner 余白*/
/*PC*/
.inner { 
	padding: 0 3%;
} 

/*SP*/
.inner {
	padding: 0 5%;
}

/*余白*/
ul {
	margin: 0!important;
}

.article-body p {
	margin-bottom: 2rem;
}

/*パンくずリスト*/
.keni-breadcrumb-list_wrap {
	display: none;
}

