/*!
Theme Name: Stellviator
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: stellviator
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.

Stellviator 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- CheckDisplay
	- :root-set
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

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

body * {
    box-sizing: border-box;
}
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* - CheckDisplay
--------------------------------------------- */
/*- Check-Parts*/
header,
main,
footer {
/*	border: 1px solid #990000;*/
}
/*- Check-Layauts*/
/*- custumd*/
.site-header,
.site-main,
.site-footer {
/*	border: 1px solid #990000;*/
	margin-bottom: 20px;
}

.site-header {
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
    width: 100%;
	height: 70px;
	position: absolute;
    z-index: 100;
	background: rgba(255,255,255,0);
}

body {
	overflow-x: hidden;
}

.home .site-main {
/*	overflow-x: hidden;*/
}


/* home ｜ ヘッダー */
.home .site-header {
	margin-top: 0px;
}

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

	.home .site-header {
		/*margin-top: -30px;*/
	}
	
}

/* page-sub ｜ ヘッダー */
.page-template-page-sub .site-header {
    border-bottom: 1px solid #DDD;
}



/* - margin-and-padding
--------------------------------------------- */
.margin-bottom-0 {
	margin-bottom: 0 !important;
}

.margin-bottom-50 {
	margin-bottom: 50px !important;
}

.margin-top-first {
	margin-top: 10px !important;
}

.padding-bottom-0 {
	padding-bottom: 0 !important;;
}


/* - :root-set
--------------------------------------------- */
/*変数*/
:root {
	--primary-width-01:100vw;/*MV基準値*/
	--primary-width-02:100%;/*MV基準値*/
	--primary-width-03:100;/*単位無し｜class指定時に単位付与*/
	--primary-max-width-01:1920px;
	--primary-max-width-02:1280px;
	--primary-theme-main-color:#333333;
	--primary-theme-sub-color-01:#EEEEEE;
	--primary-theme-sub-color-02:#AAAAAA;
	--primary-theme-accent-color:#3597ff;
}

/* - Typography
--------------------------------------------- */
/* fonts
--------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

html {
	/*
	幅320pxデバイスでの基準値＝16px
	幅1440pxでの基準値＝24px
	となりウィンドウサイズによって可変する
	*/
	/*	font-size: calc((100vw - 320px) / 140 + 16px);*/
	/*
	レスポンシブ可変PC基準24px、SP基準16px
	*/
		font-size: calc([16px] + (24px] - [16px]) * ((100vw - [320px]) / ([1920px] - [320px])));
	  }

/*暫定*/
body, html {
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    color: rgba(0,0,0,.88);
/*設定候補-01*/
	font-family: "-apple-system","Roboto","Ubuntu","Cantarell","Noto Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo","sans-serif";
/*設定候補-02*/
	font-family: "Noto Sans", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
/*
	font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
*/
}

/*
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}
*/

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

p {
	margin-bottom: 1.5em;
}

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

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: #fff;
}

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

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

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

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

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

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

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 {
	border-color: #aaa #bbb #bbb;
}

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 {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

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%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
/*	width: 100%;*/
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	display: flex;
/*	padding: 0 10px 0 10px;*/
}

.main-navigation li::after {
	content: '';
	margin: 0 10px;
	border-right:1px solid #CCC ;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Footer menu. */
.main-navigation-footer {
	display: none;
/*	width: 100%;*/
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
		justify-content: flex-end;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0 0 0;
}

.entry-content {
	padding-top: 50px;
}

.home .entry-content {
	padding-top: 0px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/* Origin
--------------------------------------------- */
/*ビジュアル｜キャラクター等のレイヤー重ねる場合基準値z-index: 88*/
.chr-v-wrap {
    margin: 0px auto;
	margin-top: 0px;
    /*margin-top: -70px;*/
    padding: 0;
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
    width:  var(--primary-width-01);
    /*height: calc(var(--primary-width) * 0.5625);*/
    height: calc(var(--primary-width-01) * 0.438);
    /*max-width: ;*/
    /*height: calc(100vh - 50px);*/
    position: relative;
    /*位置調整用仮設定計算式*/
    /*width: 75%;*/
    /*width: calc(100vw * 0.50 );*/
    /*height: calc(100vh * 0.95 );*/
    /*position: absolute;*/
    /*位置調整用仮設定計算式*/
    /*bottom: 0;
    right: 10vw;*/
    /*top: 0;*/
    /*align-items: flex-start;
    display: flex;*/
    z-index: 88;
}

.chr-v-wrap::after {
	content: "";
	display: block;
	background: #0092ff;
	height: 10px;
	position: absolute;
    bottom: 0;
    width: 100%;
}

/* ヘッダー */
/* logo */
.site-branding {

}

.site-branding h1 {
	margin: 0;
    padding: 0 20px;
    height: 70px;
    line-height: 70px;
    display: flex;
    align-items: center;
}

.site-branding h1 a {
	margin: 0;
    padding: 0 0;
    display: flex;
    align-items: center;
}

.site-branding h1 img {
	max-width: 280px;
    /*height: 40px;*/
}

/* menu */
.menu{
    margin-right: 20px;
    height: 24px;
    right: 20px;
    top: 25px;
    width: 30px;
    z-index: 99;
    /*background-color: #EEE;*/
}
.menu__line{
    background: #606060;
    display: block;
    height: 4px;
    transition:transform .3s;
    width: 100%;
}
.menu__line--center{
    margin-top: 4px;
    margin-bottom: 4px;
    top: 9px;
    width: 25px;
}
.menu__line--bottom{
    bottom: 0;
    width: 20px;
}

/* jQueryアニメーション用 */
.menu__line--top.active{
    top: 4px;
    transform: translate(0px, 9px) rotate(45deg);
    width: 30px;
    background-color: #eb374b;
}
.menu__line--center.active{
    transform:scaleX(0);
}
.menu__line--bottom.active{
    bottom: 16px;
    transform: translate(0px, -6px) rotate(135deg);
    width: 30px;
    background-color: #007aff;
}

/*nav*/
#main-nav-pc{
	/*非表示中｜複数ページタイプメインメニュー*/
	display: none;
}


.nav-box {
/*    margin-top: 69px;*/
	padding-top: 69px;
	display: none;
	width: 100%;
	height: 100vh;
	z-index: 98;
	position: fixed;
	top: 0;
	background: rgba(250,250,250,0.90);
	/*overflow-y: scroll;*/
	overflow: hidden;
}
	
.nav-box {
	/*background: linear-gradient(270deg, #000000, #2d50b1);*/
	/*background: linear-gradient(rgba(0,0,0,1),rgba(45,80,177,1));*/
	/*background: linear-gradient(270deg, rgba(0,0,0,0.95),rgba(30,62,149,0.95));*/
	background: linear-gradient(270deg, rgba(255,255,255,0.98),rgba(250,250,250,0.98));
	background-size: 400% 400%;

	-webkit-animation: AnimationName 30s ease infinite;
	-moz-animation: AnimationName 30s ease infinite;
	animation: AnimationName 30s ease infinite;
}
	
@-webkit-keyframes AnimationName {
	0%{background-position:0% 50%}
	50%{background-position:100% 50%}
	100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
	0%{background-position:0% 50%}
	50%{background-position:100% 50%}
	100%{background-position:0% 50%}
}
@keyframes AnimationName {
	0%{background-position:0% 50%}
	50%{background-position:100% 50%}
	100%{background-position:0% 50%}
}
	
.nav-box__wrap {
	padding-top: 40px;
	display: flex;
	justify-content: space-between;
	/*justify-content: center;*/
	/*justify-content: flex-start;*/
	align-items:flex-start;
	flex-direction: column;
	/*align-items:center;*/
	width: 100%;
	/*height: 100vh;*/
	height: 92vh;
	position: absolute;
}

.nav-box__menu__item_left {
	margin: 0 0 20px;
	padding: 15px 15px;
	width: 40%;
	max-width: 700px;
	background-color: #FFF;
}
	
.nav-box__menu {
	margin: 0 50px 20px;
	padding: 0px 0px;
	/*width: 45%;*/
	max-width: 700px;
}

.nav-box__menu__item_left h4 {
	margin: 0 0 20px;
	padding: 0px 0px;
}

.nav-box__menu__item_left h4 img {
	margin: 0;
	padding: 0px 0;
	width: 300px;
}

.nav-box__menu__item_left iframe {
	box-shadow: 3px 3px 4px #CCC;
}
	
.nav-box__menu__item {
	margin: 10px 0 10px;
	padding: 0px;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	/*color: #fff;*/
	color: #000;
	text-decoration: none;
	transition: .5s;
	list-style: none;
}

.nav-box__cr {
	margin: 0 auto 20px;
	padding: 10px 0px 0 10px;
	width: 96%;
	/*max-width: 700px;*/
	border-top: 1px solid #CCC;
}

.nav-box__menu__item h4 {
	margin: 0 0 20px;
	padding: 0px 0px;
}
	
.nav-box__menu__item h4 img {
	margin: 0;
	padding: 0px 0;
	width: 300px;
}

.nav-box-txt {
	margin: 5px 0 0px 0px;
	padding: 0px 0px 20px 0;
	/*border-bottom: 1px solid #000;*/
	font-size: 1.6rem;
	font-weight: normal;
}
	
/*
.nav-box-txt::before {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	content: '\f105';
	margin: 5px 10px 10px 0px;
	padding: 0px 0px 5px 0;
	color: #007aff;
	text-align: right;
	font-size: 1.6rem;
	font-weight: bold;
}
*/
	
.nav-box-txt a {
	font-size: 1.6rem;
	color: #000;
	text-decoration: none;
}

.nav-box-txt a:hover {
	color: #007aff;
	/*text-decoration: underline;*/
}

/*aに実装class*/
/*
.nav-box__menu__item a {
	padding: 20px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	transition: .5s;
}
.nav-box__menu__item a:hover {
	color: #666;
}
*/


/* フッター */
.site-footer {
    width: 100%;
	margin-bottom: 0;
    padding: 20px 0;
    text-align: center;
    background-color: #e6011a;
    font-size: 0.72rem;
    font-weight: normal;
    color: #FFF;
}

.main-navigation-footer-lp {
	display: flex;
	justify-content: space-between;
}

.main-navigation-footer-lp img {
	max-width: 200px;
}

.main-navigation-footer-lp ul {
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-navigation-footer-lp ul li {
	margin: 0;
	padding: 0 0 0 25px;
}


.main-navigation-footer-lp a {
    color: #333;
    text-decoration: none;
}

.main-navigation-footer-lp a:hover {
    color: #0092ff;
    text-decoration: underline;
}

/*ヘッダー｜固定 */
#fixed-header {
	width: 100%;
    height: 70px;
    position: fixed;
    top: -70px;
    transition: .3s;
    z-index: 999;
/*    background-color: rgba(255,255,255,0.95);*/
    background-color: rgba(255,255,255,1.0);
    border-bottom: 1px solid #DDD;
    display: flex;
    justify-content: space-between;
	margin-top: 0px;


}
#fixed-header.is-show {
    top: 0;
}



/*コンテンツ最大幅設定*/
.content-max-size-01 {
    width: 90%;
    max-width: 1700px;
}

.content-max-size-02 > div {
    width: 90%;
    max-width: 1700px;
}


.content-max-size-03 > div {
    width: 90%;
    max-width: 1440px;
/*	aspect-ratio: 16 / 9;*/
}

/*コンテンツ フレーム*/
.content-wrap-base {
    margin: 0 auto 0px;
    padding: 50px 0px 50px;
}

.bg-color-gray {
    background-color: #fafafa;
}

.bg-color-blue {
    background-color: #0092ff;
}

.bg-color-drak {
    background-color: #383838;
}

/*見出し h2*/
#cast h2,
#about h2 {
    /*font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "IBM Plex Sans JP", sans-serif;*/
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;

    margin: 0 auto 50px;
    padding: 10px 10px 10px 10px;
    width: 100%;
    font-size: 3.0rem;
    line-height: 3.0rem;
    font-weight: bold;
    text-align: left;
    color: #000;
    position: relative;
    border-top: 6px solid #f3f3f3;
}

#cast h2:before,
#about h2:before {
    position: absolute;
    top: -6px;
    left: 0;
    width: 200px;
    height: 6px;
    content: '';
    background: #e6011a;
}

#contact h2 {
    /*font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "IBM Plex Sans JP", sans-serif;*/
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;

    margin: 0 auto 50px;
    padding: 10px 10px 10px 10px;
    width: 100%;
    font-size: 3.0rem;
    line-height: 3.0rem;
    font-weight: bold;
    text-align: center;
    color: #000;
    position: relative;
    border-bottom: 6px solid #CCC;
}

#company h2 {
    /*font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "IBM Plex Sans JP", sans-serif;*/
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;

    margin: 0 auto 50px;
    padding: 10px 10px 10px 10px;
    width: 100%;
    font-size: 2.0rem;
    line-height: 2.0rem;
    font-weight: bold;
    text-align: left;
    color: #000;
    position: relative;
    border-top: 6px solid #f3f3f3;
}

#company h2:before {
    position: absolute;
    top: -6px;
    left: 0;
    width: 200px;
    height: 6px;
    content: '';
    background: #e6011a;
}


/*見出し h3*/
#about h3 {
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "IBM Plex Sans JP", sans-serif;
    /*font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;*/

    margin: 0 auto 50px;
    padding: 0px 0px 0px 40px;
    width: 100%;
    font-size: 2.0rem;
    line-height: 3.0rem;
    font-weight: bold;
    text-align: left;
    color: #000;
    position: relative;
}

#about h3:before {
    position: absolute;
    top: 0px;
    left: 0;
    width: 20px;
    height: 3rem;
    content: '';
    background: #e6011a;
}


/*キービジュアル*/
.content-key-visual {
    margin: 0 auto 40px;
    padding:0 ;
    width: 100%;
}

.content-key-visual img {
	width: 100%;
}

/*キャスト｜SNSボタン*/
#top-sns .sns-area {
	display:flex ;
	justify-content: center;
	margin-top: 15px;
}

#top-sns .sns-area figure {
	width: 40px;
	margin-left: 10px;
	margin-right: 10px;
}

/* 段落 */
/* 段落｜本文｜About */
#about p {
    margin: 0 auto 60px;
    padding: 0px 40px 0px 40px;
    width: 100%;
    font-size: 1.0rem;
    line-height: 1.8rem;
    font-weight: normal;
    text-align: left;
    color: #000;
}

/* カードレイアウト */

/* カードレイアウト｜Cast */
.content-card-type-cast {
	justify-content: space-around;
}

.content-card-type-cast div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-basis: auto!important;
	flex-grow: initial!important;
	width: 45%;
    max-width: 760px;
    border-bottom: 2px solid;
    border-image: linear-gradient(to right,#e6011a 0%,#e6011a 29%,#4a86e8 72%,#4a86e8 100%) 1/0 0 1px 0;
	border-style: solid;
}

.content-card-type-cast img {
    width: 100%;
    border: 1px solid #cccccc;
}

.content-card-type-cast h3,
.content-card-type-cast p {
    display: inline-block;
    /*color: #000;*/
    font-size: 1.8rem;
}

.content-card-type-cast p::before {
    padding-right: 10px;
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    color: #007aff;
    text-align: right;
/*    font-size: 1.0rem;*/
    font-weight: bold;
    transition: .5s ease-out;
}

/* カードレイアウト｜About｜事例 */
#about .content-card-type-jirei {
    margin: 0px auto 30px;
    padding: 0 40px 0 40px;
    width: 100%;
    max-width: 1700px;
    align-items: stretch;
    justify-content: space-between;
}

#about .content-card-type-jirei div {
/*    display: flex;*/
/*    flex: 1;*/
/*    width: 31%;*/
    max-width: 500px;
    margin-bottom: 0px;
}

#about .content-card-type-jirei div {
    background-color: #fafafa;
    padding: 20px;
}

#about .content-card-type-jirei div h4 {
    margin: 0 auto 10px;
    padding: 0 0 10px;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.2rem;
}

#about .content-card-type-jirei div h4 {
    border-bottom: 2px solid;
    border-image: linear-gradient(to right,#e6011a 0%,#e6011a 29%,#4a86e8 72%,#4a86e8 100%) 1 1/0 0 1px 0;
	border-style: solid;
}

#about .content-card-type-jirei div p {
    margin: 0 auto 0;
    padding: 0;
    display: block;
    font-size: 1.0rem;
    line-height: 1.8rem;
}



/* テーブル */
.content-table-type-base {
    margin: 0 auto 0;
    padding: 0 40px 0 40px;
    width: 100%;
    max-width: 1700px;
}
/* テーブル｜会社概要 */
#company .wp-block-table {
	padding: 0 40px;
}

#company table {
    border-collapse: collapse;
    margin: 0 auto 0;
    width: 100%;
    max-width: 1700px;
}

#company table th {
    border-collapse: collapse;
    padding: 15px 10px;
    font-weight: normal;
    font-size: 1.0rem;
    text-align: left;
    color: #000;
    border-bottom: 1px solid #DCDCDC;
    background-color: #FFFFFF;
}

#company table td {
    border-collapse: collapse;
    padding: 15px 15px;
    font-weight: normal;
    font-size: 1.0rem;
    color: #000;
	border: none;
    border-bottom: 1px solid #DCDCDC;
    background-color: #FFF;
}



/**
 * mw wp form
 */
.mw_wp_form_read {
    box-sizing: border-box;
    margin-bottom: 15px;
	margin:0 auto;
/*    padding: 20px;*/
	max-width: 980px;
}

.mw_wp_form_input {
    margin-top:15px;
	margin:0 auto;
	max-width: 980px;
}

.mw_wp_form_input .mw_wp_form_read {
    margin-bottom: 15px;
    background: #feffd7;
    box-sizing: border-box;
    padding: 20px;
    font-size: 120%;
}

.mw_wp_form_title {
    color: ;
    font-size: 110%;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 10px;
    padding: 5px 10px;
    box-sizing: border-box;
/*    border-left: 10px solid #006fbd;*/
}

.mw_wp_form_title span {
    display: inline-block;
    color: #fff;
    margin-left: 10px;
    border-radius: 4px;
    background: #e6011a;
    padding: 2px 6px;
    box-sizing: border-box;
    font-size: 80%;
}


.mw_wp_form_title span.nini {
    display: inline-block;
    color: #fff;
    margin-left: 10px;
    border-radius: 4px;
    background: #999;
    padding: 2px 6px;
    box-sizing: border-box;
    font-size: 80%;
}

.mw_wp_form_inputs {
	display:flex;
	flex-wrap: wrap;
	align-items: center;
	padding-left: 20px;
	padding-right: 20px;
}

.mw_wp_form_inputs input[type=text],
.mw_wp_form_inputs input[type=email] {
    height: 60px;
    padding: 0 20px;
}

.mw_wp_form_inputs input[type=text],
.mw_wp_form_inputs input[type=email],
.mw_wp_form_inputs textarea {
    width: 100%;
    border-radius: 0;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
}

.mw_wp_form_inputs textarea {
    height: 200px;
    padding: 20px;
    resize: vertical;
}

.mw_wp_form_inputs-vertical-item {
	display:block;
	padding-left: 20px;
	padding-right: 20px;
}



.mw_wp_form_inputs_checkbox {
	padding-left: 20px;
	padding-right: 20px;
}

.mw_wp_form_inputs_error {
	text-algin:left;
	padding:5px 5px 5px 20px;
}

.mw_wp_form_inputs_error .error {
	text-algin:left;
}

.mw_wp_form_inputs .mw_wp_form_inputs_middle {
	max-width:50%;
}

.mw_wp_form_inputs_small {
	max-width:100px;
}

.mw_wp_form_inputs select {
	-webkit-appearance: auto;
	appearance: auto;
}

.mw_wp_form_scloll {
	margin-top: 30px;
	margin-bottom: 15px;
}


.mw_wp_form_scloll_pp {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 10em;
	overflow-y: scroll;
	overflow-y: overlay;
	border: 1px solid #CCC;
	padding: 6px 6px;
	box-sizing: border-box;
}

.mw_wp_form_scloll_pp p {
	text-align: left!important;
	width: 100%!important;
	max-width: 100%!important;
}

.mw_wp_form_pp {
	text-align: center!important;
	width: 100%!important;
	max-width: 100%!important;
}

.mw_wp_form_input button {
	margin:0 auto 0;
    padding: 10px;
	width: 200px;
    background-color:#0092ff ;
    color: #FFF;
    border-radius: 20px;
    font-size: 1.5rem;
    font-weight: bold;
}

.mw_wp_form_input p {
	max-width: 70%;
	text-align: center;
	margin: 15px auto;
}

.mw_wp_form .error {
	width: 100%;
	margin-top: 5px;
	color: #e6011a;
}

.mw_wp_form_complete p {
	max-width: 70%;
	text-align: center;
	margin: 15px auto;
	font-size: 1.5rem;
	font-weight: bold;
}


@media screen and (max-width: 1024px) {

.mw_wp_form_title {
	padding: 10px 0px;
/*	border-bottom: 1px solid #006fbd;*/
}

.mw_wp_form_inputs {
	padding: 0;
}

.mw_wp_form_inputs .mw_wp_form_inputs_middle {
	padding: 0;
	max-width:100%;
}

.mw_wp_form_inputs-vertical-item {
	padding: 0;
}

.mw_wp_form_inputs_checkbox {
	padding: 0;
}

.mw_wp_form_scloll {
	max-width: 80%;
	margin: 30px auto 0;
}

.mw_wp_form_input p {
	max-width: 70%;
	text-align: center;
	margin: 15px auto;
}

}


/* - デバイス表示切替スタイル
--------------------------------------------- */
@media screen and (min-width: 769px) {

	.device-display-change-sp-to-pc {
		display: none;
	}
	
	}

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

	.device-display-change-pc-to-sp {
		display: none;
	}
	
	/*キャラクタービジュアル｜キャラクター等のレイヤー重ね順基準値z-index: 88*/
	.chr-v-wrap {
		margin: 0px;
		/*margin-top: 30px;*/
		/*margin-top: -30px;*/
		padding: 0;
		background-size: 102vw;
		background-position:top center;
		background-repeat: no-repeat;
		width:  var(--primary-width-01);
		height: calc(var(--primary-width-01) * 1.475);
	}

	}
	

	
	/* - スマートフォン用スタイル
--------------------------------------------- */
@media screen and (max-width: 768px) {

	.site-branding h1 img {
		max-width: 130px;
		/* height: 40px; */
	}

	.content-wrap-base {
		padding-left:2%;
		padding-right:2%;
	}

	/*見出し h2*/
	#cast h2,
	#about h2 {
		font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;

		margin: 0 auto 20px;
		padding: 10px 10px 10px 10px;
		width: 100%;
		font-size: 2.0rem;
		line-height: 2.0rem;
		text-align: left;
		position: relative;
		border-top: 6px solid #f3f3f3;
	}

	#cast h2:before,
	#about h2:before  {
		position: absolute;
		top: -6px;
		left: 0;
		width: 200px;
		height: 6px;
		content: '';
		background: #e6011a;
	}

	#contact h2 {
		font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;

		margin: 0 auto 50px;
		padding: 10px 10px 10px 10px;
		width: 100%;
		font-size: 3.0rem;
		line-height: 3.0rem;
		font-weight: bold;
		text-align: center;
		color: #000;
		position: relative;
		border-bottom: 6px solid #CCC;
	}

	#company h2 {
		font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;

		margin: 0 auto 20px;
		padding: 10px 10px 10px 10px;
		width: 100%;
		font-size: 2.0rem;
		line-height: 2.0rem;
		text-align: left;
		position: relative;
		border-top: 6px solid #f3f3f3;
	}

	#company h2:before  {
		position: absolute;
		top: -6px;
		left: 0;
		width: 200px;
		height: 6px;
		content: '';
		background: #e6011a;
	}

	/*見出し h3*/
	#about h3 {
		font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "IBM Plex Sans JP", sans-serif;

		margin: 0 auto 30px;
		padding: 0px 0px 0px 20px;
		width: 100%;
		font-size: 1.5rem;
		line-height: 2.0rem;
		text-align: left;
		position: relative;
	}

	#about h3:before {
		position: absolute;
		top: 0px;
		left: 0;
		width: 10px;
		height: 2rem;
		content: '';
	}

	/**/
	#about p {
		margin: 0 auto 60px;
		padding: 0px 0px 0px 0px;
		width: 100%;
		font-size: 1.0rem;
		line-height: 1.8rem;
		font-weight: normal;
		text-align: left;
		color: #000;
	}

	/**/
	.content-card-type-cast h3, .content-card-type-cast p {
		display: inline-block;
		/* color: #000; */
		font-size: 1.6rem;
	}

	#about .content-card-type-jirei {
		margin: 0px auto 30px;
		padding: 0 0px 0 0px;
		width: 100%;
		max-width: 1700px;
		align-items: stretch;
		justify-content: space-between;
	}

	#about .content-card-type-jirei div {
		width: 100%;
		max-width: 740px;
	}

	#about .content-card-type-jirei div h4 {
		margin: 0 auto 10px;
		padding: 0 0 10px;
		display: block;
		font-size: 1.2rem;
		font-weight: bold;
		line-height: 1.2rem;
	}

	#about .content-card-type-jirei div p {
		margin: 0 auto 0;
		padding: 0;
		display: block;
		font-size: 1.0rem;
		line-height: 1.8rem;
	}

	/**/
	#company .wp-block-table {
		padding: 0 0px;
	}

	#contact h2 {
		font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;
		margin: 0 auto 20px;
		padding: 10px 10px 10px 10px;
		width: 100%;
		font-size: 2.0rem;
		line-height: 2.0rem;
		text-align: center;
		position: relative;
		border-bottom: 6px solid #CCC;
	}


	.mw_wp_form_inputs {
		padding: 0 0;
		margin: 0;
	}

	.mw_wp_form_inputs input[type=text],
	.mw_wp_form_inputs input[type=email],
	.mw_wp_form_inputs textarea {
		padding: 0 0;
	}

	/**/
	.main-navigation-footer-lp {
		flex-direction: column;
	}

	.main-navigation-footer-lp p {
		text-align: center;
	}

	.main-navigation-footer-lp ul {
		flex-wrap: wrap;
	}

	.main-navigation-footer-lp ul li {
		padding-bottom: 20px;
	}


}


/* - sub-page
--------------------------------------------- */
/* Cast｜詳細 */
/*キャストビジュアル｜左右カラム比率調整*/
#cast-visal .cast-visal-left {
/*	flex-basis: 40%;*/
	flex-basis:inherit;
	max-width:40% ;
}

#cast-visal .cast-visal-right {
	flex-basis: auto;
	max-width: 660px;
}

	/* - スマートフォン用スタイル
--------------------------------------------- */
@media screen and (max-width: 768px) {

	#cast-visal .cast-visal-left {
			max-width:51% ;
			margin: 0 auto;
	}
		
	#cast-visal.content-wrap-base {
		padding: 30px 0 30px 0;
	}	

	#cast-visal .content-gap-0 {
		gap: 0.5rem;
	}
}

/*キャストビジュアルレイアウト設定｜できるだけ見切れないように高さ指定*/
#cast-visal > div {
/*	align-items: center!important;*/
}

#cast-visal .cast-visal-img-main {
	display: flex;
	justify-content: center;
	align-items: center!important;
}

#cast-visal .cast-visal-img-main > img {
	max-height: 700px;
	object-fit: contain;
}

#cast-visal .cast-visal-img-sub {
}

/*キャスト｜埋め込み動画*/
#cast-visal .cast-visal-movie {
	aspect-ratio: 16 / 9;
}

#cast-visal .cast-visal-movie img {
	aspect-ratio: 16 / 9;
	width: 100%;
}

#cast-visal .cast-visal-movie iframe {
	aspect-ratio: 16 / 9;
	width: 100%;
}

/*キャスト｜SNSボタン*/
#cast-visal .sns-area {
	justify-content: center;
	margin-top: 15px;
}

#cast-visal .sns-area figure {
	width: 40px;
	margin-left: 10px;
	margin-right: 10px;
}


/*キャスト名*/
#cast-visal h2 {
    /*font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "IBM Plex Sans JP", sans-serif;*/
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;

    margin: 0 auto 30px;
    padding: 15px 10px 10px 10px;
    width: 100%;
    font-size: 3.0rem;
    line-height: 3.0rem;
    font-weight: bold;
    text-align: center;
    color: #000;
    position: relative;
    border-top: 4px solid #0092ff;
    border-bottom: 4px solid #e6011a;
}

#cast-visal h2 strong {
	font-size: 2.0rem;
	line-height: 2.0rem;
	font-weight: normal;
}

	/* - スマートフォン用スタイル
--------------------------------------------- */
@media screen and (max-width: 768px) {

	#cast-visal h2 {
		font-size: 2.0rem;
		line-height: 2.0rem;
	}
	
	#cast-visal h2 strong {
		font-size: 1.5rem;
		line-height: 1.5rem;
	}
}

/*キャスト名-キャッチコピー*/
#cast-visal h3 {
    margin: 0 auto 30px;
    padding: 0;
    width: 100%;
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: bold;
    text-align: left;
    color: #000;
}

@media screen and (max-width: 768px) {
	#cast-visal h3 {
		font-size: 1.5rem;
		line-height: 1.5rem;
	}
}

/* 見出し｜キャスト情報 */
#cast-info h2 {
    /*font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "IBM Plex Sans JP", sans-serif;*/
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;

    margin: 0 auto 50px;
    padding: 10px 10px 10px 10px;
    width: 100%;
    font-size: 3.0rem;
    line-height: 3.0rem;
    font-weight: bold;
    text-align: left;
    color: #FFF;
    position: relative;
    border-top: 6px solid #f3f3f3;
}

#cast-info h2:before {
    position: absolute;
    top: -6px;
    left: 0;
    width: 200px;
    height: 6px;
    content: '';
    background: #e6011a;
}

@media screen and (max-width: 768px) {
	#cast-info h2 {
		font-size: 2.0rem;
		line-height: 2.0rem;
	}
}

/* テーブル｜キャスト情報 */
#cast-info .wp-block-table {
	padding: 0 40px;
}

#cast-info table {
    border-collapse: collapse;
    margin: 0 auto 0;
    width: 100%;
    max-width: 1700px;
}

#cast-info table th {
    border-collapse: collapse;
    padding: 15px 10px;
    font-weight: normal;
    font-size: 1.0rem;
    text-align: left;
    color: #FFF;
    border-bottom: 1px solid #DCDCDC;
/*    background-color: #FFFFFF;*/
}

#cast-info table td {
    border-collapse: collapse;
    padding: 15px 15px;
    font-weight: normal;
    font-size: 1.0rem;
    color: #FFF;
	border: none;
    border-bottom: 1px solid #DCDCDC;
/*    background-color: #FFF;*/
}


@media screen and (max-width: 768px) {
	#cast-info .wp-block-table {
		padding: 0 0px;
	}
}



/* 見出し｜キャスト情報 */
#cast-status h2 {
    /*font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "IBM Plex Sans JP", sans-serif;*/
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;

    margin: 0 auto 50px;
    padding: 10px 10px 10px 10px;
    width: 100%;
    font-size: 3.0rem;
    line-height: 3.0rem;
    font-weight: bold;
    text-align: left;
    color: #FFF;
    position: relative;
    border-top: 6px solid #f3f3f3;
}

#cast-status h2:before {
    position: absolute;
    top: -6px;
    left: 0;
    width: 200px;
    height: 6px;
    content: '';
    background: #0092ff;
}

@media screen and (max-width: 768px) {
	#cast-status h2 {
		font-size: 2.0rem;
		line-height: 2.0rem;
	}
}

/*見出し h3*/
#cast-status h3 {
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "IBM Plex Sans JP", sans-serif;
    /*font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", sans-serif;*/

    margin: 0 auto 10px;
	margin-left: 40px;
/*    padding: 0 30px;*/
    padding: 0 0px 10px 0;
    width: 100%;
    font-size: 1.8rem;
    line-height: 2.0rem;
    font-weight: bold;
    text-align: left;
    color: #FFF;
    position: relative;
/*	border-bottom: 2px solid #575757;*/
}

#cast-status h3:before {
    position: absolute;
    top: 0px;
    left: 0;
    width: 15px;
    height: 2.0rem;
    content: '';
/*    background: #FFFFFF;*/
    background: #none;
}

@media screen and (max-width: 768px) {
	/*見出し h3*/
	#cast-status h3 {
		font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "IBM Plex Sans JP", sans-serif;

		margin: 0 auto 30px;
		padding: 0px 0px 10px 10px;
		width: 100%;
		font-size: 1.5rem;
		line-height: 1.8rem;
		text-align: left;
		position: relative;
		border-bottom: 1px solid #575757;
	}

	#cast-status h3:before {
		position: absolute;
		top: 0px;
		left: 0;
		width: 10px;
		height: 1.8rem;
		content: '';
		background: none;
	}
}

/* テーブル｜キャスト情報 */
#cast-status .wp-block-table {
	padding: 0 40px;
}

#cast-status table {
    border-collapse: collapse;
    margin: 0 auto 0;
    width: 100%;
    max-width: 1700px;
}

#cast-status table th {
    border-collapse: collapse;
    padding: 15px 10px;
    font-weight: normal;
    font-size: 1.0rem;
    text-align: left;
    color: #FFF;
    border-bottom: 1px solid #575757;
/*    background-color: #FFFFFF;*/
}

#cast-status table td {
    border-collapse: collapse;
    padding: 15px 15px;
    font-weight: normal;
    font-size: 1.0rem;
    color: #FFF;
	border: none;
    border-bottom: 1px solid #575757;
/*    background-color: #FFF;*/
}


@media screen and (max-width: 768px) {
	#cast-status .wp-block-table {
		padding: 0 0px;
	}
}


#cast-status .table-status-base {

}

#cast-status .table-status-base tr td:first-child {
	width: 20%;
	max-width: 100px;
	background: rgba(0, 0, 0, 0.2);
	text-align: center;
	font-weight: bold;
}

@media screen and (max-width: 768px) {
	#cast-status .table-status-base tr td:last-child {
		text-align: center;
	}
	#cast-status .table-status-base tr td:first-child {
		width: 40%;
		max-width: 100px;
	}
}