/*
Theme Name: movietheme
Theme URI: https://dubdesign.net/master/
Author: かかかず
Author URI: https://dubdesign.net/
Description:MOVIETHEMEへようこそ！MOVIETHEMEは、動画メディア用のWordPressテーマです。
Tags: YouTube, Vimeo, 動画配信サイト
Version: 2025.8.5
Requires at least: 5.2
Tested up to: 6.0
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: movietheme

movietheme WordPress Theme © 2022 DUB DESiGN
movietheme is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}
img {width: 100%;}a{text-decoration:none;}p{line-height: 1.93; color: #313131}

/* modalvideo */
@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0, 100px)}to{transform:translate(0, 0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0, 100px);-moz-transform:translate(0, 100px);-ms-transform:translate(0, 100px);-o-transform:translate(0, 100px);transform:translate(0, 100px)}.modal-video-body{max-width:960px;width:100%;height:100%;margin:0 auto;padding:0 10px;display:flex;justify-content:center;box-sizing:border-box}.modal-video-inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media (orientation: landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media (orientation: landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}

/* body */
body.basewhite {
    background: #FFF;
}
body.basedark {
    background: #313131;
}
/* ダークモード */
body.basedark .catSliderName h2, body.basedark nav#breadcrumb ul li a span, body.basedark .article-header.entry-header h1, body.basedark article#entry p, body.basedark time.contentTime, body.basedark a.tabs__item.active, body.basedark label.glsr-label, body.basedark .tabs__reviewLeftSticky h2, body.basedark span.glsr-tag-value, body.basedark .tabs__reviewLeft .glsr-default .glsr-bar-label, body.basedark span.glsr-bar-percent, body.basedark span.glsr-tag-value, body.basedark article#entry h2, body.basedark .category-description p, body.basedark li.searchNothing h2, body.basedark li.searchNothing p, body.basedark p.comment-form-comment label, body.basedark p.comment-form-author label, body.basedark li.p-not_fav_items, body.basedark dt.contactTable__header, body.basedark h1.heading.heading-page, body.basedark p.tanksmessege, body.basedark h2.bigitemHeading, body.basedark p.bigitemDesc {
	color: #FFF;
}
body.basedark a.tabs__item.active:after, body.basedark .tabs__reviewLeft .glsr-default .glsr-bar-background:before {
	background: #FFF;
}
body.basedark .glsr-summary-text span.glsr-tag-value, body.basedark article#entry .archiveListInnerBottomMiddle p, body.basedark article#entry .archiveListInnerBottomTop h2 {
    color: #313131;
}
body.basedark ul.archiveListInner li.searchNothing {
	background: #313131;
}
body.basedark .archiveListInnerBottomBottom time.contentTime {
	color: #707070;
}
body.basedark article#entry a {
    color: #aaa;
    text-decoration: underline;
}
body.basedark article#entry .archiveFooterButton a {
	 text-decoration: none;
}
body.basedark .kanrentagInner, body.basedark ul#childCategoryList {
	color: #444 !important;
}
body.basedark nav#breadcrumb ul {
	opacity: 0.5;
}
body.basedark .bigslideItem {
	background: #111;
}

/* header親 */
div#header, div#headerBottom {
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9999;
    background: #313131;
    margin: 0;
}
div#headerBottom {
    background: #eee;
	z-index: 0;
}

li.catparent {
    position: relative;
}
li.catparent:after {
    content: "";
    bottom: 0;
    width: 0%;
    height: 3px;
    background: #313131;
    position: absolute;
    left: 0;
	transition: all 0.4s;
}
li.catparent:hover:after {
    width: 100%;
}
/* submenu */
ul.catchildren {
    background: #FFF;
    position: absolute;
    min-width: 160px;
    left: 0;
    box-shadow: 0 1px 8px rgb(0 0 0 / 11%);
    transition: 0.2s ease-in-out;
    border-radius: 0;
    display: none;
    width: max-content;
}
ul.catchildren li:before, ul.catchildren li:after {
    content: none;
}
ul.catchildren li {
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #f1f1f1;
}
ul.catchildren li:last-child {
    padding: 0;
    margin: 0;
}
ul.catchildren li a {
    padding: 0 20px;
    font-size: 0.95rem;
	 width: 100%;
}
ul.catchildren li a:hover {
    background: #f1f1f1;
}
ul.headerBottomList li.catparent:hover > ul.catchildren {
	display: block;
	z-index: 1;
}
/* ヘッダーカスタマイザーメニュー */
li.headerMenu ul.menu {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-start;
}
li.headerMenu ul.menu li a {
    background: #707070;
    color: #FFF;
    position: relative;
    padding: 8px 14px 7px;
    font-size: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
li.headerMenu ul.menu li a:before {
    content: "\E876";
    font-family: 'Material Icons';
    font-size: 1.1rem;
    position: relative;
    margin-right: 3px;
    opacity: 0.6;
}

/* header中身 */
.headerInner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 0.2s ease-in-out;
}
/* LOGO */
.logo a {
    transition: 0.3s ease-in-out;
}
.logo a:hover {
    opacity: 0.6;
}
.logo h1 {
    color: #FFF;
}
.logo h1 img {
    max-height: 55px;
    max-width: 210px;
}
/* トグル */
.toggle {
    display: none;
    transition: 0.2s ease-in-out;
}
/* MENU */
nav.navLinks a {
    text-decoration: none;
}
nav.navLinks .parentMenu {
    border: none;
    list-style: none;
    display: flex;
    gap: 35px;
    margin: 0;
    padding: 0;
	 height: 80px;
}
.navLinks .parentMenu li {
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    align-items: center;
	 flex-wrap: wrap;
}
.navLinks .parentMenu li a {
    padding: 0 15px;
    line-height: 60px;
    display: inline-block;
    color: #313131;
    position: relative;
}
/* 親メニューのhover時の下線 */
.navLinks .parentMenu li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 3px;
    background: #f0db40;
    transition: all .3s;
    transform: scale(0, 1);
    transform-origin: center top;
}
.navLinks .parentMenu li a:hover:after {
    transform: scale(1, 1);
}
/* アバター */
.avatProf {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 42px;
    border-bottom: solid 3px #ccc;
    padding: 0 16px 0 8px;
}
.avatProf img.avatar {
    width: 35px;
    height: 35px;
    border-radius: 9999px;
    margin-right: 8px;
}
.avatProf p {
    color: #aaa;
    font-size: 0.9rem;
}
/* ヘッダーのウィジェットエリア */
li.headerWidget {
    cursor: pointer;
}
li.headerWidget:hover:after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 20px;
    background: #FFF;
}
li.headerWidget h2 {
    color: #FFF;
    position: relative;
	 letter-spacing: 0.06rem;
}
.headerWidgetBlock .wp-block-latest-posts__list {
    display: none;
}
.headerWidgetBlock ul {
    display: none;
}
/* ヘッダーの新着記事 */

li.headerWidget:hover > .headerWidgetBlock .wp-block-latest-posts__list {
    display: flex;
    position: absolute;
    right: 0;
    z-index: 100;
    flex-direction: column;
    width: 300px;
    background: #FFF;
    padding: 0px 10px;
    filter: drop-shadow(0px 2px 2px #ccc);
    transition: 0.2s ease-in-out;
    top: 100%;
}
ul.wp-block-latest-posts__list.has-dates.wp-block-latest-posts:before {
    content: "";
    position: absolute;
    top: -30px;
    right: 18px;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #FFF;
}
.headerWidgetBlock .wp-block-latest-posts__list li a {
    padding: 0;
    margin: 0;
}
ul.wp-block-latest-posts__list.has-dates.wp-block-latest-posts li a {
    padding: 0;
    margin: 0;
    line-height: 1.5;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
ul.wp-block-latest-posts__list.has-dates.wp-block-latest-posts li a:hover {
    opacity: 0.8;
}
.wp-block-latest-posts__featured-image img {
    margin-right: 10px;
}
ul.wp-block-latest-posts__list.has-dates.wp-block-latest-posts li a:hover:after {
	content: none;
}
ul.wp-block-latest-posts__list.has-dates.wp-block-latest-posts li {
    padding: 15px 5px;
    border-bottom: solid 1px #eee;
	 position: relative;
}
a.wp-block-latest-posts__post-title {
    font-size: 0.8rem;
}
time.wp-block-latest-posts__post-date {
    position: absolute;
    bottom: 5px;
    right: 3px;
    font-size: 0.6rem;
    color: #707070;
}

/* ヘッダーのボトム */
ul.headerBottomList {
    display: flex;
    justify-content: flex-start;
    gap: 0px 22px;
    align-items: center;
    flex-wrap: wrap;
    white-space: nowrap;
}
ul.headerBottomList a {
    transition: 0.3s ease-in-out;
}
ul.headerBottomList a:hover {
    opacity: 0.8;
}
a.homeIcon {
    font-weight: 600;
}
ul.headerBottomList li.catparent a {
    height: 56px;
    line-height: 56px;
    display: inline-block;
    color: #313131;
    text-decoration: none;
	 font-size: 0.9rem;
}
ul.headerBottomList li.catparent:first-child a {
    padding: 0;
}
ul.headerBottomList li.catparent a span {
    background: #FFF;
    color: #aaa;
    font-size: 0.7rem;
    border-radius: 9999px;
    margin-left: 6px;
    width: 23px;
    height: 23px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 23px;
}
li.watchList {
    margin-left: 10px;
}
li.watchList a {
    display: inline-block;
    background: #707070;
    text-decoration: none;
    color: #FFF;
    padding: 10px 12px 10px 34px;
    line-height: 1;
    position: relative;
	 font-size: 0.9rem;
}
li.watchList a:before {
    content: "\E05f";
    font-family: 'Material Icons';
    font-size: 1.7rem;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    left: 7px;
}
/* ヘッダー下の検索 */
.searchInner {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border: solid 1px #D5D5D5;
}
.searchInner input {
    height: 40px;
    border: none;
    text-indent: 10px;
    transition: 0.3s ease-in-out;
    min-width: 160px;
}
.searchInner input:focus {
    min-width: 300px;
	 outline: none;
}
.searchInner button {
    height: 40px;
    border: none;
    padding: 0 18px;
    border-left: solid 1px #D5D5D5;
    cursor: pointer;
	 color: #FFF;
}
.searchInner button span {
    transition: 0.3s ease-in-out;
	  vertical-align: middle;
}
.searchInner button span:hover {
    transform: scale(1.2);
}

/* コンテナ */
div#container {
    width: 100%;
    margin: 35px auto 60px;
    overflow-x: clip;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
div#container.twoColumn {
	 width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
	  border-bottom: solid 1px #aaa;
    padding-bottom: 50px;
}
main#content {
    width: 55%;
    padding-right: 5%;
}
section#mainSide {
    width: 45%;
    position: sticky;
    top: 0px;
    padding-top: 50px;
}

article#entry p {
    margin-bottom: 15px;
}
article#entry h2 {
    font-size: 1.5rem;
    margin-top: 40px;
    font-weight: 500;
}
/* ぱんくずとページのヘッダー */
.category_header {
    margin: 0px 0 35px;
}
nav#breadcrumb {
    margin-bottom: 38px;
}
nav#breadcrumb ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 25px;
    position: relative;
}
nav#breadcrumb ul li {
    position: relative;
}
nav#breadcrumb ul li span:before {
    content: "\E5df";
    font-family: 'Material Icons';
    font-size: 1.5rem;
    position: absolute;
    top: -3px;
    right: -25px;
}
nav#breadcrumb ul li a:hover {
    opacity: 0.8;
}
nav#breadcrumb ul li a span {
    color: #aaa;
    font-size: 0.9rem;
}

span.breadHome {
    position: relative;
    padding-left: 25px;
}
nav#breadcrumb ul li span.breadHome:before {
    content: "\E0c8";
    font-family: 'Material Icons';
    font-size: 1.4rem;
    position: absolute;
    top: -4px;
    left: 0;
}
span.breadHome:after {
    content: "\E5df";
    font-family: 'Material Icons';
    font-size: 1.5rem;
    position: absolute;
    top: -4px;
    right: -25px;
}

.article-header.entry-header h1 {
    font-size: 2.2rem;
    letter-spacing: 0.04rem;
    font-weight: 600;
	 line-height: 1.43;
}

/* 本体下のタグ・日付 */
.contentFooterList {
    margin: 30px 0 20px;
    display: flex;
    justify-content: flex-start;
    gap: 30px;
    flex-wrap: wrap;
	 align-items: center;
}
ul#contentFooterTag {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}
ul#contentFooterTag li a {
    position: relative;
    background: #f1f1f1;
    color: #aaa;
    padding: 10px 15px 8px;
    display: flex;
    font-size: 0.8rem;
	 text-decoration: none !important;
}
ul#contentFooterTag li a:hover {
    background: #707070;
    color: #FFF;
}

ul#contentFooterTag li a:before {
    content: "\E54e";
    font-family: 'Material Icons';
    font-size: 0.9rem;
    position: relative;
    margin-right: 3px;
    color: #ccc;
}
article#entry p.contentMeta {
    display: flex;
    flex-direction: row;
    margin: 0;
}
time.contentTime {
    color: #707070;
    font-size: 0.9rem;
    position: relative;
    display: flex;
    align-items: center;
}
time.contentTime:before {
    content: "\E8b5";
    font-family: 'Material Icons';
    font-size: 1.1rem;
    position: relative;
    margin-right: 4px;
    color: #707070;
}
/* 広告枠 */
.leftAdsence {
    padding: 20px 25px;
    background-image: repeating-linear-gradient(45deg, currentColor 0, currentColor 1px, transparent 0, transparent 50%);
    background-size: 10px 10px;
    color: #c8e4ff !important;
    margin-top: 20px;
}
.rightAdsence {
	margin: 20px 0;
}

/* ウォッチリストに登録 */
.wpfp-span {
    position: relative;
}
.wpfp-link {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: solid 1px #aaa;
    border-radius: 9999px;
	 transition: 0.3s ease-in-out;
	 margin-left: 15px;
	 text-decoration: none !important;
}
.wpfp-link:hover {
    opacity: 0.8;
}
.wpfp-link span.material-icons {
    font-size: 2rem;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
	 position: relative;
}
span.material-icons.on {
    color: #707070;
}
span.material-icons.on:hover:before {
    content: "ウォッチリストに登録する";
    padding: 5px 16px 8px;
    background: #fafafa;
    position: absolute;
    top: -62px;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #313131;
	 white-space: break-spaces;
    width: 110px;
    line-height: 1.6;
}
span.material-icons.off {
    background: #707070;
    color: #FFF;
}
span.material-icons.off:hover:before {
    content: "ウォッチリストの登録を解除する";
    padding: 5px 16px 8px;
    background: #fafafa;
    position: absolute;
    top: -62px;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #313131;
    white-space: break-spaces;
    width: 110px;
    line-height: 1.6;
}
article#entry p.listFinish {
    font-size: 0.8rem;
    margin-bottom: 0;
}
.wpfp-span img.wpfp-img {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/* ULIKE */
.wpulike-heart .wp_ulike_general_class {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}
.wpulike-heart .wp_ulike_put_image:after {
    width: 28px;
    height: 28px;
}
.wpulike-heart .count-box {
    background: #f1f1f1;
    padding: 1px 13px;
    margin-left: 8px;
    font-weight: 300;
    position: relative;
}
.wpulike-heart .count-box:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -14px;
    margin-top: -8px;
    border: 8px solid transparent;
    border-right: 8px solid #f1f1f1;
}

/* 本体下のボタン */
.contentFooterButton {
    display: block;
}
.contentFooterButton a {
    text-decoration: none !important;
}
.contentFooterButton a.js-modal-video, .contentFooterButton .js-modal-btn-vimeo, button.btn__link {
    background: #313131;
    display: block;
    text-align: center;
    padding: 8px 0 11px;
    color: #FFF;
    position: relative;
    font-size: 1.1rem;
    letter-spacing: 0.06rem;
	 overflow: hidden;
}
.contentFooterButton a.js-modal-video:before, .contentFooterButton .js-modal-btn-vimeo:before, button.btn__link:before{
content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    background-image: linear-gradient( 
130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 55%);
    -webkit-transition: 0.5s;
    transition: 0.6s;
}
.contentFooterButton a.js-modal-video:hover:before, .contentFooterButton .js-modal-btn-vimeo:hover:before, button.btn__link:hover:before {
    left: 100%;
}

.contentFooterButton a.js-modal-video span.material-icons, .contentFooterButton .js-modal-btn-vimeo span.material-icons, button.btn__link span.material-icons {
    font-size: 2rem;
    margin-right: 7px;
    vertical-align: -9px;
}
/* 動画がない時 */
p.movieNone {
    background: #707070;
    display: flex;
    padding: 8px 0 11px;
    color: #FFF;
    position: relative;
    font-size: 1.1rem;
    letter-spacing: 0.06rem;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}
p.movieNone span.material-icons {
    font-size: 1.7rem;
    margin-right: 4px;
	 color: #ccc;
}
p.movieAttention {
    font-size: 0.8rem;
    text-align: center;
    margin-top: 15px;
    color: #707070;
}

/* 記事ページのimg */
.mainSideImg {
    position: relative;
    cursor: pointer;
}
.mainSideImg:before {
    width: 100%;
    height: 100%;
    top: 0;
    background: rgb(0,0,0,.2);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    pointer-events: none;
    content: "\E1C4";
    font-family: 'Material Icons';
    font-size: 3.7rem;
    position: absolute;
}
.mainSideImg.noVideo {
    cursor: auto;
}
.mainSideImg.noVideo:hover:before {
    content: "動画はログインユーザーのみ視聴可能です。";
    font-size: 1rem;
}
.mainSideImg img {
    object-fit: cover;
    height: 300px;
}

/* SNS */
.fa-hatena:before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold
}
ul.snsshare {
    border: none;
    list-style: none;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}
ul.snsshare li {
    width: 20%;
    text-align: center;
    transition: 0.3s ease-in-out;
    font-size: 0.8rem;
}
ul.snsshare li:hover {
    transform: scale(1.06);
}
li.twitter a {
    background: #39b4ff;
}
li.facebook a {
    background: #3a8df7;
}
li.hatena a {
    background: #45b5f7;
}
li.line a {
    background: #06c733;
}
li.pocket a {
    background: #ff7b7b;
}
ul.snsshare li a {
    text-decoration: none;
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    font-size: 0.8rem;
	 color: #FFF;
}

/* 記事下のレビュー */
div#containerFooter {
    margin-top: 100px;
    margin-bottom: 80px;
    width: 100%;
    overflow-x: clip;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
section.someTabs {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
nav.tabs__nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
}
a.tabs__item {
    font-size: 1.5rem;
    font-weight: 500;
    position: relative;
    padding: 0 15px 10px;
    color: #ccc;
    letter-spacing: 0.06rem;
}
a.tabs__item.active {
    color: #313131;
}
a.tabs__item.active:after {
    content: "";
    width: 100%;
    height: 3px;
    background: #313131;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 9999px;
}
.tabs__content {
    margin-top: 60px;
}
/* レビューボックス */
.tabs__reviewBlock {
    display: flex;
    justify-content: space-between;
	 flex-wrap: wrap;
}
.tabs__reviewLeft {
    width: 40%;
}
.tabs__reviewLeft .glsr-summary-percentages {
    max-width: 460px;
}
.tabs__reviewRight {
    width: 60%;
    padding-left: 5%;
}
.tabs__reviewRight .glsr.glsr-default.glsr-ltr:first-child {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: solid 1px #eee;
}
p.tabs__notlogin {
    display: flex;
    align-items: center;
    background: #313131;
    color: #FFF;
    padding: 7px 20px;
    margin-bottom: 30px;
    justify-content: center;
    border: solid 3px #313131;
}
p.tabs__notlogin span.material-icons {
    margin-right: 5px;
    color: #ccc;
}
/* レビュー投稿の中 */
.tabs__reviewLeftSticky {
    position: sticky;
    top: 40px;
}
.tabs__reviewLeftSticky h2 {
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: 6px;
	 color: #707070;
	 max-width: 400px;
    line-height: 1.53;
}
.tabs__reviewLeftSticky h2 span {
    font-size: 0.7rem;
    margin-left: 5px;
    font-weight: 300;
}

.glsr-default form.glsr-form label.glsr-label {
    font-size: 1.1rem !important;
}
.glsr-field.glsr-field-rating.glsr-required, .glsr-field.glsr-field-text.glsr-required, .glsr-field.glsr-field-textarea.glsr-required, .glsr-field.glsr-field-text.glsr-required {
    margin-bottom: 15px;
}
.glsr-field input {
    border: none !important;
    border-bottom: solid 1px #ccc !important;
    padding: 10px 0 10px 5px!important;
    border-radius: 0 !important;
}
.glsr-field textarea {
    border: solid 1px #ccc !important;
}

/* メールと宣誓の表示なし */
.tabs__reviewRight .glsr-default form.glsr-form .gl-star-rating--stars[class*=" s"]>span {
    width: 40px;
    height: 40px;
}
.glsr-field.glsr-field-email, .glsr-field.glsr-field-choice {
    display: none;
}
button.glsr-button.button.btn.btn-primary {
    background: #313131;
    border: none;
    color: #FFF;
    font-size: 1.1rem;
    letter-spacing: 0.06rem;
    display: block;
    width: 100%;
    padding: 12px 0;
    cursor: pointer;
    overflow: hidden;
	  position: relative;
}
button.glsr-button.button.btn.btn-primary:after{
content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    background-image: linear-gradient( 
130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 55%);
    -webkit-transition: 0.5s;
    transition: 0.6s;
}
button.glsr-button.button.btn.btn-primary:hover:after{
    left: 100%;
}

span.glsr-button-text:before {
    content: "\E163";
    font-family: 'Material Icons';
    font-size: 1.2rem;
    position: relative;
    margin-right: 3px;
    color: #FFF;
    vertical-align: text-bottom;
}
/* レビューの合計側 */
.tabs__reviewLeft .glsr-default .glsr-summary-rating {
    font-size: 2.4rem;
}
.tabs__reviewLeft .glsr-default .glsr-summary-stars .glsr-star {
    background-size: 35px;
    height: 35px;
    width: 35px;
}
.glsr-summary-text {
    background: #fafafa;
    text-align: center;
    padding: 6px 20px;
    color: #707070;
    position: relative;
	  margin-bottom: 15px;
}
.glsr-summary-text:before {
    content: "";
    position: absolute;
    top: -17px;
    left: 8%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fafafa;
}
.tabs__reviewLeft .glsr-default .glsr-bar-label {
    line-height: 1;
    padding: 0.65rem 1rem 0.65rem 0;
}
.tabs__reviewLeft .glsr-default .glsr-bar-background:before {
    background-color: currentColor;
    content: "";
    display: block;
    height: 25px;
    margin-top: -13px;
    opacity: .1;
    position: absolute;
    top: 50%;
    width: 100%;
}
.tabs__reviewLeft .glsr-default .glsr-bar-background-percent {
    height: 25px;
}

/* 1個1個のレビュー */
.glsr-default form.glsr-form .gl-star-rating--stars {
    padding: 12px 20px;
    border: solid 1px #ccc;
    border-radius: 3px;
}
.glsr-review {
    background: #F5F5F5;
    padding: 30px 35px;
	 position: relative;
}
h3.glsr-tag-value {
    font-size: 1.4rem;
    font-weight: 500;
}
.tabs__reviewRight .glsr .glsr-star {
    background-size: 35px;
    height: 35px;
    width: 35px;
}
.glsr-default .glsr-review>.glsr-review-date {
    position: absolute;
    right: 20px;
    top: 20px;
    font-style: normal !important;
    font-size: 0.9rem;
    color: #707070;
}
.glsr-review-avatar img {
    border-radius: 9999px;
    border: solid 1px #aaa;
}
.glsr-review-content p.glsr-tag-value {
    line-height: 2;
}
.glsr-review-author span.glsr-tag-value:after {
    content: "さん";
}

/*//////////////////*/
/* アコーディオン　*/
/*//////////////////*/
[data-tab-content]{
  display: none
}

[data-tab-content].active{
  display: block;
}

/* コメント欄 */
.tabs__reviewLeftSticky.tabComment h2 {
    width: 100%;
    max-width: fit-content;
    font-size: 1.2rem;
    color: #313131;
}
h3#reply-title {
    text-align: center;
    background: #fafafa;
    color: #707070;
    padding: 12px 0;
    margin: 10px 0 20px;
    font-size: 0.9rem;
}
p.comment-form-comment, p.comment-form-author {
    display: flex;
    flex-direction: column;
}
p.comment-form-comment {
    margin-bottom: 10px;
}
textarea#comment {
    border: solid 1px #ccc;
    padding: 10px 15px;
}
input#author {
    border: solid 1px #ccc;
    height: 35px;
    padding: 0 15px;
	 margin-bottom: 20px;
}
p.form-submit input#submit {
    width: 100%;
    height: 50px;
    background: #313131;
    display: block;
	 color: #FFF;
    text-align: center;
    position: relative;
    font-size: 1.1rem;
    letter-spacing: 0.12rem;
    cursor: pointer;
    border: none;
    font-weight: 500;
	 transition: 0.3s ease-in-out;
}
p.form-submit input#submit:hover {
    opacity: 0.6;
}
/* コメントログ欄 */
ul#tabCommentLog {
    gap: 30px;
    display: flex;
    flex-direction: column;
}
.comment-body {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    max-width: 500px;
    flex-wrap: wrap;
    background: #FFF;
    border: solid 1px #ccc;
	 position: relative;
}
ul#tabCommentLog img.avatar {
    width: 45px;
    height: 45px;
    border-radius: 9999px;
    margin-right: 9px;
    border: solid 1px #aaa;
}
ul#tabCommentLog .comment-author {
    display: flex;
    align-items: center;
    margin-right: 10px;
    padding: 15px 20px 10px;
}
ul#tabCommentLog .comment-meta.commentmetadata {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 0.8rem;
}
.comment-meta.commentmetadata a {
    color: #707070;
}
ul#tabCommentLog p {
    display: block;
    width: 100%;
    font-size: 0.9rem;
    line-height: 1.6;
    padding: 0px 22px 15px;
}
ul#tabCommentLog .reply {
    display: block;
    width: 100%;
    text-align: center;
}
ul#tabCommentLog .reply a.comment-reply-link {
    color: #FFF;
    display: block;
    width: 100%;
    padding: 10px 0;
    transition: 0.3s ease-in-out;
    background: #ccc;
    max-width: 150px;
    margin: 0 auto 20px;
}
ul#tabCommentLog .reply a.comment-reply-link:hover {
    background: #313131;
	 opacity: 0.8;
}
ul#tabCommentLog ul.children {
    padding-left: 30px;
	 margin-top: -1px;
}

/* footer一番下 */
footer#footer {
    margin-top: 0;
    display: block;
}
p#copyright {
    text-align: center;
    background: #313131;
    color: #ccc;
    font-size: 0.7rem;
    padding: 4px 0 5px;
	 letter-spacing: 0.04rem;
}

/* カテゴリページ */
main#postArchive {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
main#postArchive h1 {
    margin-bottom: 20px;
}
ul.archiveListInner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 35px;
}
ul.archiveListInner:after {
    content: "";
    width: 31%;
}
ul.archiveListInner li {
    width: 31%;
    position: relative;
    cursor: pointer;
	 transition: 0.3s ease-in-out;
}
ul.archiveListInner li:hover {
    background: #FFF;
    transform: scale(1.03);
	 z-index: 1;
	 cursor: auto;
}
span.archiveListTag {
    position: absolute;
    background: #707070;
    color: #FFF;
    font-size: 0.8rem;
    padding: 7px 13px 5px;
    font-weight: 300;
}
ul.archiveListInner li img {
    object-fit: cover;
    height: 210px;
}
.archiveListInnerBottom {
    display: none;
    background: #FFF;
}
ul.archiveListInner li:hover > img {
    filter: drop-shadow(0px 6px 3px #aaa);
}
ul.archiveListInner li:hover > span.archiveListTag {
    z-index:1;
}
ul.archiveListInner li:hover > .archiveListInnerBottom {
    display: flex;
    position: absolute;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 17px 25px 20px;
    background: #FFF;
    filter: drop-shadow(0px 6px 3px #aaa);
    margin-top: -2px;
	 width: 100%;
}
.archiveListInnerBottomTop {
    display: flex;
    justify-content: space-between;
    margin-bottom: 7px;
    align-items: center;
}
.archiveListInnerBottomTop h2 {
    font-weight: 600;
    font-size: 1.15rem;
    line-height: 1.5;
    color: #313131;
    display: inline-block;
	 letter-spacing: 0.06rem;
}
.archiveListInnerBottomTop .wpfp-link span.material-icons {
    font-size: 1.6rem;
}
.archiveListInnerBottomTop span.wpfp-span p {
    font-size: 0.7rem;
}
.archiveListInnerBottomMiddle {
    margin-bottom: 5px;
}
.archiveListInnerBottomMiddle p {
    font-size: 0.8rem;
	  line-height: 1.7;
}
.archiveListInnerBottomBottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}
.archiveListInnerBottomBottom .wpulike {
    padding: 3px 0;
}
.archiveListInnerBottomBottom .wpulike-heart .wp_ulike_put_image:after {
    width: 22px;
    height: 22px;
}
.archiveListInnerBottomBottom .wpulike-heart .count-box {
    font-size: 12px;
    text-decoration: none;
    line-height: 25px;
}
.archiveListInnerBottomBottom time.contentTime {
    font-size: 0.8rem;
}
.archiveFooterButton a {
    display: flex;
    background: #f1f1f1;
    padding: 13px 0 14px;
    position: relative;
    color: #313131;
    font-weight: 500;
    letter-spacing: 0.06rem;
    align-items: center;
    justify-content: center;
	 transition: 0.3s ease-in-out;
}
.archiveFooterButton a:hover {
    background: #313131;
    color: #FFF;
}
.archiveFooterButton a span.material-icons {
    margin-right: 5px;
}
span.newposttag {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff500;
    width: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    color: #707070;
    font-size: 0.8rem;
    line-height: 50px;
}

/* カテゴリページ上部の子カテゴリ */
ul#childCategoryList {
    gap: 20px;
    margin-bottom: 45px;
    border: solid 1px #707070;
    padding: 15px 20px;
    display: inline-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    background-image: repeating-linear-gradient(45deg, currentColor 0, currentColor 1px, transparent 0, transparent 50%);
    background-size: 10px 10px;
    color: #eee !important;
    margin-top: -5px;
}
li.catmicro {
    display: flex;
    align-items: center;
    color: #FFF;
    border-right: solid 1px #fff;
    padding-right: 20px;
}
ul#childCategoryList li a {
    position: relative;
    background: #f1f1f1;
    color: #aaa;
    padding: 10px 15px 8px;
    display: inline-flex;
    line-height: 1;
    align-items: center;
    font-size: 0.8rem;
}
ul#childCategoryList li a:before {
    content: "\E2C8";
    font-family: 'Material Icons';
    font-size: 0.9rem;
    position: relative;
    margin-right: 3px;
    opacity: 0.5;
}

/* カテゴリページ下部のタグ一覧 */
.kanrentagBlock {
    padding: 20px 0 80px;
    display: block;
}
.kanrentagInner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    border: solid 1px #707070;
    padding: 35px 45px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-image: repeating-linear-gradient(45deg, currentColor 0, currentColor 1px, transparent 0, transparent 50%);
    background-size: 10px 10px;
    color: #eee !important;
    margin-top: 15px;
}
h2.kanrentagHeading {
    margin-bottom: 10px;
	 line-height: 1.7;
}
ul.kanrentag-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
}
ul.kanrentag-list li a {
    position: relative;
    background: #f1f1f1;
    color: #aaa;
    padding: 10px 15px 8px;
    display: inline-flex;
    line-height: 1;
    align-items: center;
	 font-size: 0.8rem;
}
ul.kanrentag-list li a:before {
    content: "\E54e";
    font-family: 'Material Icons';
    font-size: 0.9rem;
    position: relative;
    margin-right: 3px;
    opacity: 0.5;
}

/* 検索結果　*/
ul.archiveListInner li.searchNothing {
	max-width: 800px;
    margin: 0 auto;
}
.searchNothing form.searchform {
    margin-top: 20px;
}
ul.archiveListInner li.searchNothing, li.searchNothing .searchInner input {
    width: 100%;
	 border: none;
}


/* ランキング */
span.viewranking {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 10px;
    margin: 0;
    padding: 10px 0;
    z-index: 2;
    width: 40px;
    text-align: center;
    font-size: 17px;
    color: white;
    background: #707070;
}
span.viewranking:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 20px solid #707070;
    border-right: 20px solid #707070;
    border-bottom: 10px solid transparent;
}


/* ページネーション */
.pageNation {
    margin-top: 20px;
}
.nav-links {
    display: flex;
    justify-content: center;
}
.nav-links ul.page-numbers {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
}

.nav-links ul.page-numbers li span, .nav-links ul.page-numbers li a {
    width: 55px;
    height: 50px;
    background: #fafafa;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #aaa;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
}
.nav-links ul.page-numbers li:first-child span, .nav-links ul.page-numbers li:first-child a {
    border-left: none;
}
.nav-links ul.page-numbers li:last-child span, .nav-links ul.page-numbers li:last-child a {
    border-right: none;
}
.nav-links ul.page-numbers li span {
    background: #313131;
    color: #FFF;
}
.nav-links ul.page-numbers li a:hover {
    background: #707070;
    color: #FFF;
    opacity: 0.8;
}
/* ウォッチリスト */
.watchListClear {
    margin: -40px 0 25px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.watchListClear .wpfp-link {
    background: #707070;
    color: #FFF;
    position: relative;
    font-size: 1rem;
    padding: 12px 20px 12px 43px;
    border-radius: 0;
    display: flex;
    justify-content: center;
}
.watchListClear a.wpfp-link:before {
    content: "\E872";
    font-family: 'Material Icons';
    font-size: 1.6rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    opacity: 0.7;
}
/* footer top */
.footerWidgetBlock {
    background: #fafafa;
    padding-top: 35px;
    padding-bottom: 30px;
}

/* 各ウィジェット */
.widgetItem {
    margin-bottom: 30px;
}
.footerWidgetInnerLeft .widgetItem:last-child, .footerWidgetInnerCenter .widgetItem:last-child, .footerWidgetInnerRight .widgetItem:last-child {
    margin-bottom: 0;
}

.footerWidgetInner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footerWidgetInnerLeft, .footerWidgetInnerCenter, .footerWidgetInnerRight {
    width: 28%;
}
.footerWidgetInner h3, .footerWidgetInner h2, .widgetItem label.wp-block-search__label  {
    font-size: 1.3rem;
    position: relative;
    color: #313131;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 0.05rem;
}
.footerWidgetInner h3:before {
    content: "\E2C8";
    font-family: 'Material Icons';
    font-size: 1.4rem;
    position: relative;
    margin-right: 7px;
    background: #313131;
    border-radius: 9999px;
    padding: 5px;
	 color: #FFF;
}
.footerWidgetInnerLeft form {
    margin-bottom: 30px;
}
ul.wp-block-categories {
    display: flex;
    flex-direction: column;
}
ul.wp-block-categories li.cat-item a, .widgetItem ul.wp-block-archives li a {
    padding: 10px 5px 10px 30px;
    display: inline-block;
    position: relative;
    transition: 0.3s ease-in-out;
    color: #313131;
    font-size: 0.9rem;
}
ul.wp-block-categories li.cat-item a:before, .widgetItem ul.wp-block-archives li a:before {
    content: "\E5df";
    font-family: 'Material Icons';
    font-size: 1.6rem;
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
	 opacity: 0.3;
}
ul.wp-block-categories li.cat-item a:hover, .widgetItem ul.wp-block-archives li a:hover {
    transform: translateX(4px);
    opacity: 0.8;
}
.footerWidgetInner .children {
    margin-left: 20px;
}
/* ウィジェットのタグクラウド */
p.wp-block-tag-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.footerWidgetInner p.wp-block-tag-cloud a {
    position: relative;
    background: #f1f1f1;
    color: #aaa;
    padding: 10px 15px 8px;
    display: inline-flex;
	 line-height: 1;
}
.footerWidgetInner p.wp-block-tag-cloud a:hover {
    background: #707070;
    color: #FFF;
}
.footerWidgetInner p.wp-block-tag-cloud a:before {
    content: "\E54e";
    font-family: 'Material Icons';
    font-size: 0.9rem;
    position: relative;
    margin-right: 3px;
	 opacity: 0.5;
}

/* footer Widget人気の動画 */
ul.rankListWidget {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
li.rankListWidget__item {
    padding: 8px 9px;
    background: #FFF;
    border: solid 1px #ccc;
}
a.rankWidgetLink {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    height: auto;
	 transition: 0.3s ease-in-out;
}
.rankWidgetImg {
    width: 80px;
    height: 80px;
    display: inline-block;
    margin-right: 15px;
}
.rankWidgetImg img {
    width: 80px;
    object-fit: cover;
    height: 80px;
}
.dateList.dateList-widget p.contentMeta {
    line-height: 1;
    margin-bottom: 5px;
}
.dateList.dateList-widget time.contentTime {
    color: #999;
    font-size: 0.7rem;
    align-items: center;
}
.dateList.dateList-widget time.contentTime:before {
    font-size: 0.9rem;
    margin-right: 2px;
}
h4.rankListWidget__title {
    color: #313131;
    line-height: 1.4;
    font-size: 0.8rem;
}

/* フッター検索ウィジェット */
.widgetItem label.wp-block-search__label:before {
    content: "\E8B6";
    font-family: 'Material Icons';
    font-size: 1.4rem;
    position: relative;
    margin-right: 7px;
    background: #313131;
    border-radius: 9999px;
    padding: 5px;
    color: #FFF;
}
.widgetItem input[type="search"].wp-block-search__input {
    border: solid 1px #ccc;
	 border-right: none;
}
.wp-block-search__button {
    margin-left: 0;
    border-left: none;
}
/* フッターのカテゴリセレクトボックス */
.widgetItem .wp-block-categories-dropdown select {
    height: 40px;
    border: solid 1px #ccc;
    padding: 0 10px;
    width: 100%;
}
/* カレンダーウィジェット */
.widgetItem table#wp-calendar caption {
    padding: 12px 0;
}
.widgetItem .wp-block-calendar tbody td, .widgetItem .wp-block-calendar th {
    padding: 10px 0;
}
.widgetItem .wp-block-calendar table th {
    background: #707070;
    color: #FFF;
}


/* footer bottom navi */
.footerLogoBlock {
    background: #313131;
    width: 100%;
    position: relative;
    padding-top: 30px;
    padding-bottom: 25px;
    border-bottom: solid 1px #eee;
}
.footerLogoInner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.footerLogoInner a {
    display: block;
    max-width: 200px;
    margin: 0 auto;
	 transition: 0.3s ease-in-out;
}
.footerLogoInner a:hover {
    opacity: 0.8;
}
h1.footerLogoTitleLogo img {
    max-height: 100px;
}
p.siteDescription {
    color: #FFF;
    text-align: center;
    font-size: 0.8rem;
    margin-top: 10px;
    letter-spacing: 0.05rem;
}
h1.footerLogoTitleText {
    font-size: 1.4rem;
    color: #FFF;
    font-weight: 500;
    letter-spacing: 0.08rem;
}
/* フッターナビ */
.footernav ul {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.footernav ul li a {
    background: #707070;
    color: #FFF;
    position: relative;
    padding: 8px 14px 7px;
    font-size: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footernav ul li a:before {
    content: "\E876";
    font-family: 'Material Icons';
    font-size: 1.1rem;
    position: relative;
    margin-right: 3px;
    opacity: 0.6;
}

.footerWidgetBlock .searchInner input {
    width: 100%;
	 min-width: auto;
}

/* HERO */
div#topHero {
    display: block;
    background: #707070;
    position: relative;
    margin-bottom: 60px;
	 overflow-x: hidden;
}

/* スライダーの中 */
.item {
     position: relative;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.item:before {
    content: '';
    background-color: rgba(0,0,0,0.45);
    background-image: linear-gradient(90deg, rgba(0,0,0,0.85) 63%, transparent 50%), linear-gradient(rgba(0,0,0,0.65) 50%, transparent 50%);
    background-size: 2px 2px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.sliderItemInner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	 align-items: center;
	 position: relative;
}
.sliderItemInnerLeft {
    width: 50%;
    padding-right: 3%;
}
.sliderItemInnerLeft p {
    display: inline-flex;
    color: #313131;
    background: #fafafa;
    line-height: 1;
    padding: 5px 12px 5px 9px;
    letter-spacing: 0.05rem;
    font-size: 1rem;
    margin-bottom: 20px;
    position: relative;
    justify-content: flex-start;
    align-items: center;
}
.sliderItemInnerLeft p:before {
    content: "\E2C8";
    font-family: 'Material Icons';
    font-size: 1.4rem;
    position: relative;
    margin-right: 5px;
    border-radius: 9999px;
    color: #313131;
    padding: 0;
}
.sliderItemInnerLeft time.contentTime {
    display: inline-flex;
    color: #FFF;
	  margin-left: 10px;
}
.sliderItemInnerLeft time.contentTime:before {
	color: #FFF;
}
.sliderItemInnerLeft h2 {
    font-size: 1.8rem;
    color: #FFF;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 0.04rem;
    line-height: 1.53;
}
.sliderItemFavorite {
    display: flex;
    justify-content: flex-start;
    gap: 30px;
    align-items: center;
}
.sliderItemFavorite .wpfp-link {
    border-radius: 0;
    margin-left: 0;
    border-color: #ccc;
}
.sliderItemFavorite .wpfp-link span.material-icons {
    color: #FFF;
    padding: 0 18px 0 13px;
    height: 40px;
    line-height: 40px;
	 background: transparent;
}
.sliderItemFavorite .wpfp-link span.material-icons.on:after, .sliderItemFavorite .wpfp-link span.material-icons.off:after {
    content: "";
    color: #FFF;
    font-size: 1rem;
    position: relative;
    transform: translateY(-2px);
}
div#topHero span.material-icons.off {
    border-radius: 0;
}
.sliderItemFavorite .wpfp-link span.material-icons.on:after {
	content: "ウォッチリスト";
}
.sliderItemFavorite .wpfp-link span.material-icons.off:after {
	 content: "登録済";		
}
.sliderItemInnerLeft p.listFinish {
    margin: 0;
    line-height: 40px;
    padding: 0 20px;
    background: #555;
    color: #FFF;
}
.sliderItemInnerLeft p.listFinish:before {
    color: #FFF;
    opacity: 0.4;
    content: "\E6B1";
}
a.heroLinkButton {
    color: #FFF;
    border: solid 1px #ccc;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 28px;
	 transition: 0.3s ease-in-out;
}
a.heroLinkButton:hover {
	background: #FFF;
	color: #313131;
}
.sliderItemInnerRight {
    width: 50%;
    position: relative;
	 padding: 40px;
}
.sliderItemInnerRight a {
    display: block;
    position: relative;
}
.sliderItemInnerRight a img {
    filter: drop-shadow(2px 4px 6px black);
    position: relative;
	 object-fit: cover;
    height: 290px;
}
.swiper-button-next, .swiper-button-prev {
	color: #FFF !important;
}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,16px)) !important;
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,16px)) !important;
    background: var(--swiper-pagination-bullet-inactive-color,#FFF) !important;
}
.sliderItemInnerRight a:hover:before {
    content: "動画を見る";
    width: 100%;
    height: 100%;
    background: rgb(0,0,0,.4);
    top: 0;
    z-index: 1;
    position: absolute;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3rem;
    letter-spacing: 0.08rem;
}

/* TOPのスライダ */
section.topcatSliderSection {
    position: relative;
    margin-bottom: 50px;
}
.swiper-container-cat {
    padding: 0 80px;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    position: relative;
}
.swiper-container-cat::-webkit-scrollbar {
    display: none;
}
.swiper-container-cat .swiper-wrapper {
  padding: 5px 0;
}
.swiper-wrapper.archiveListInner {
    flex-wrap: nowrap;
	 gap: 0px;
}
.catSliderName {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
	 margin-bottom: 15px;
}
.catSliderName h2 {
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0.04rem;
	 position: relative;
	 color: #313131;
}
.catSliderName h2:before {
    content: "\E880";
    font-family: 'Material Icons';
    font-size: 1.4rem;
    position: relative;
    margin-right: 8px;
    background: #707070;
    border-radius: 9999px;
    color: #FFF;
    padding: 7px;
    vertical-align: bottom;
}
.catSliderName h2.viewranking:before {
    content: "\E867";
}
.catSliderName a {
    border: solid 1px #ccc;
    color: #aaa;
    padding: 5px 15px;
    font-size: 0.9rem;
    position: relative;
    transition: 0.3s ease-in-out;
}
.catSliderName a:hover {
    background: #707070;
    color: #FFF;
}
/* トップのPICKUP */
.catSliderName.bigslide {
    margin-bottom: 20px;
}
.bigswiper-container {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
	
.bigslideItem {
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
	 flex-wrap: wrap;
}
li.swiper-slide.bigslideItem.swiper-slide-active {
    filter: drop-shadow(0px 1px 3px #555);
}
.bigitemLeft {
    width: 35%;
    padding: 30px 35px;
    line-height: 1.53;
}
p.bigitemCat {
    display: inline-flex;
    color: #313131;
    background: #fafafa;
    line-height: 1;
    padding: 8px 12px 7px 12px;
    letter-spacing: 0.05rem;
    font-size: 0.9rem;
    margin-bottom: 15px;
    position: relative;
    justify-content: flex-start;
    align-items: center;
}
h2.bigitemHeading {
    color: #313131;
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 10px;
}
p.bigitemDesc {
    color: #313131;
    font-size: 0.8rem;
    margin-bottom: 15px;
}
a.bigitemLink {
    width: 100%;
    display: flex;
    text-align: center;
    background: #f1f1f1;
    padding: 8px 0;
    color: #313131;
    transition: 0.3s ease-in-out;
    justify-content: center;
    align-items: center;
}
a.bigitemLink span.material-icons {
    margin-right: 5px;
}
a.bigitemLink:hover {
    background: #313131;
    color: #FFF;
}
.bigitemRight {
    width: 65%;
}
.bigitemRight a {
    transition: 0.3s ease-in-out;
}
.bigitemRight a:hover {
    opacity: 0.8;
}

.bigslideItem .swiper-slide-prev, .bigslideItem .swiper-slide-next {
	pointer-events: none;		
}

/* インジケーター */
.bigswiper-container .swiper-horizontal>.swiper-pagination-bullets, .bigswiper-container .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -35px;
}


/* お問い合わせ */
section.content.content-page {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
section.content.content-page input, section.content.content-page textarea {
    border: none;
    width: 100%;
    padding: 0;
}
.contactInner {
    margin-bottom: 25px;
}
dt.contactTable__header {
    font-size: 1.2rem;
    margin-bottom: 15px;
}
span.required {
    background: #fafafa;
    color: #313131;
    font-weight: 300;
    font-size: 0.8rem;
    vertical-align: middle;
    padding: 4px 10px;
    margin-left: 8px;
    border-radius: 9999px;
}
dd.contactTable__data {
    margin: 0;
}
section.content.content-page input {
    height: 40px;
    padding-left: 20px;
    font-size: 1rem;
}
dd.contactTable__data textarea {
    padding: 10px 20px !important;
    font-size: 1rem;
}
dl.contactTable .contactInner:last-child {
    margin-bottom: 25px;
}
button.btn__link {
    width: 100%;
    font-size: 1.2rem;
    padding: 12px 0;
	 border: none;
}
button.btn__link span.material-icons {
    font-size: 1.7rem;
    vertical-align: bottom;
}
/* お問い合わせのサンクス */
section.content.content-page.thanks {
    display: flex;
    flex-direction: column;
    text-align: center;
}
h2.heading.heading-page {
    font-size: 1.2rem;
    line-height: 1.73;
    background: #fafafa;
    padding: 20px 0;
    margin-bottom: 25px;
	 position: relative;
}

/* fadein */
.fade-in {
  opacity: 0;
  transition-duration: 500ms;
  transition-property: opacity, transform;
}

.fade-in-up {
  transform: translate(0, 50px);
}

.fade-in-down {
  transform: translate(0, -50px);
}

.fade-in-left {
  transform: translate(-50px, 0);
}

.fade-in-right {
  transform: translate(50px, 0);
}

.scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}

/* サイトマップ */
article#entry #sitemap a {
    text-decoration: none;
}
article#entry #sitemap li.sitemapCatHeading {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
	 margin-top: 30px;
}
article#entry #sitemap h2 {
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0.04rem;
    position: relative;
    display: inline-block;
    margin: 0;
}
ul.sitemapPostItem {
    display: block;
    width: 100%;
}
ul#sitemap .page_item a, ul.sitemapPostItem .post-item a {
    padding: 5px 10px 5px 0px;
    display: inline-flex;
    position: relative;
    transition: 0.3s ease-in-out;
    justify-content: flex-start;
    align-items: center;
	 line-height: 1.6;
}
ul#sitemap .page_item a:before, ul.sitemapPostItem .post-item a:before {
    content: "wwww";
    content: "\E5df";
    font-family: 'Material Icons';
    font-size: 1.4rem;
    position: relative;
    margin-right: 7px;
    opacity: 0.8;
}
ul#sitemap .page_item a:hover, ul.sitemapPostItem .post-item a:hover {
    transform: translateX(4px);
    opacity: 0.8;
}
.sitemapCatHeadingBlock {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 20px;
	 margin-bottom: 20px;
}
a.allview {
    border: solid 1px #ccc;
    color: #aaa;
    padding: 5px 15px;
    font-size: 0.9rem;
    position: relative;
    transition: 0.3s ease-in-out;
}
a.allview:hover {
	 background: #707070;
    color: #FFF;
}

@media only screen and (min-width: 767px) and (max-width: 1200px) {
/* （ここにタブレット用スタイルを記述） */
	.headerInner, .sliderItemInner, main#postArchive, .footerWidgetInner, .footerWidgetInner, div#container.twoColumn, section.someTabs {
    padding-left: 2%;
    padding-right: 2%;
	}
} 


@media screen and (max-width: 767px) {
/* （ここにモバイル用スタイルを記述） */
	/* header */
	div#header {
		position: fixed;
	}
	.headerInner {
    height: 50px;
    justify-content: center;
	}
	.logo h1 img {
    max-height: 45px;
    max-width: 160px;
	}
	.overlay {
	  width: 100%;
	  height: 100vh;
	  position: fixed;
	  left: 0;
	  top: 0;
	  background-color: rgba(0,0,0,.3);
	  z-index: 190;
	  opacity: 0;
	  visibility: hidden;
	  transition: all 200ms ease-in;
	}
	nav.navLinks {
	  width: 270px;
	  height: 100vh;
	  background-color: #FFF;
	  left: -270px;
	  top: 0;
	  position: fixed;
	  padding: 0;
	  transition: all 200ms ease-in-out;
	  z-index: 199;
	  display: block;
	  overflow: auto;
	}
	nav.navLinks .parentMenu {
    border: none;
    padding: 0;
    flex-direction: column;
    gap: 0;
    display: flex;
    height: auto;
	}
	.toggle {
	  position: fixed;
	  left: 0;
	  width: 45px;
	  height: 50px;
	  color: #fff;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  cursor: pointer;
	}
	body.show-nav .toggle {
    left: 270px;
	}
	span.toggler,
	span.toggler:before,
	span.toggler:after {
		content: '';
		display: block;
		height: 3px;
		width: 22px;
		border-radius: 3px;
		background-color: #707070;
		position: absolute;
		pointer-events: none;
		transition: 0.3s ease-in-out;
	}
	body.drawerwhite span.toggler, body.drawerwhite span.toggler:before, body.drawerwhite span.toggler:after {
    background-color: #FFF;
	}
	span.toggler:before{
		bottom: 8px;
	}
	span.toggler:after {
		top: 8px;
	}
	span.deleteclass, body.drawerwhite span.deleteclass {
		background-color: transparent;
	}
	span.deleteclass::before {
		bottom: 0;
		transform: rotate(45deg);
	}
	span.deleteclass::after {
		top: 0;
		transform: rotate(-45deg);
	}
	p.headerLogo {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		line-height: 1;
	}
	.navLinks ul li {
	  display: block;
	  list-style: none;
	  margin: 0;
	  padding: 0;
	}
	.navLinks .parentMenu li a {
	  padding: 10px 20px;
	  display: block;
	  color: #313131;
	  font-size: 1rem;
	  text-decoration: none;
	  transition: all 200ms ease;
	  line-height: 1;
	  display: block;
	}
	.navLinks ul li a:hover {
	  background-color: #f1f1f1;
	}
	/* ドロワ中身 */
	li.drawerHeaderLogo {
    display: flex;
    flex-direction: column;
    gap: 10px;
	}
	.navLinks .parentMenu li.drawerHeaderLogo a {
    max-width: 230px;
    padding-top: 5px;
	}
	.navLinks .parentMenu li.sp_drawerInner a:after {
    content: none;
	}
	.navLinks .parentMenu li.drawerHeaderLogo a:hover {
	background: none;
	opacity: 0.8;
	}
	.navLinks .parentMenu li.drawerHeaderLogo a:after {
	content: none;
	}
	/* ドロワーのメニューエリア */
	nav.navLinks .parentMenu li.sp_drawerInner ul li {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
	 align-items: flex-start;
	}
	nav.navLinks .parentMenu li.sp_drawerInner ul li .sub-menu {
    padding-left: 20px;
	}
	/* 検索結果 */
	li.searchNothing .searchInner input:focus {
    min-width: auto;
	}
	/* ドロワー内検索 */
	li.drawerHeaderLogo form.searchform {
    width: 100%;
	}
	li.drawerHeaderLogo .searchInner {
    justify-content: center;
	}
	li.drawerHeaderLogo .searchInner input {
    min-width: auto;
    width: 100%;
	}
	.navLinks .parentMenu li.drawerHeaderLogo {
    background: #313131;
    padding: 15px;
	}
	/* ドロワー内メニューエリア */
	.navLinks .parentMenu li.sp_drawerInner a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    position: relative;
	}
	.navLinks .parentMenu li.sp_drawerInner a:before {
    content: "\E5df";
    font-family: 'Material Icons';
    font-size: 1.6rem;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.3;
	}
	li.sp_drawerInner {
    flex-wrap: wrap;
	}
	h2.drawerHeading {
    display: block;
    width: 100%;
    background: #eee;
    padding: 15px 20px;
    font-weight: 500;
    letter-spacing: 0.04rem;
    font-size: 1.2rem;
    margin-bottom: 5px;
	}
	/* Show Nav */
	.show-nav .navLinks {
	  left: 0;
	  box-shadow: 0 2px 4px rgba(0,0,0,.6);
	}
	.show-nav .overlay {
	  opacity: 1;
	  visibility: visible;
	}

	/* スクロールで可変 */
	header#header.resize li.catparent a {
    height: 42px;
    line-height: 40px;
	}
	header#header.resize #headerBottom .headerInner {
    height: 42px;
	}
	ul.headerBottomList {
    overflow: scroll;
    flex-wrap: nowrap;
    white-space: nowrap;
	 padding-left: 4%;
    padding-right: 4%;
	}
	/* ドロワヘッダーのウィジェット */
	.navLinks .parentMenu li.draweravat {
    display: flex;
    justify-content: center;
    padding: 15px 0 20px;
	}
	li.headerWidget h2 {
    padding: 15px 15px;
    font-size: 1.2rem;
    background: #fafafa;
    color: #313131;
    font-weight: 500;
	}
	.headerWidgetBlock .wp-block-latest-posts__list, li.headerWidget:hover > .headerWidgetBlock .wp-block-latest-posts__list {
    display: flex;
    width: auto !important;
    flex-direction: column;
	 box-shadow: none;
	 padding: 0;
	}
	ul.wp-block-latest-posts__list.has-dates.wp-block-latest-posts li {
    padding: 15px 20px 25px;
	}
	ul.wp-block-latest-posts__list.has-dates.wp-block-latest-posts:before {
    content: none;
	}
	time.wp-block-latest-posts__post-date {
    right: 15px;
	 bottom: 10px;
	}
	/* container */
	div#container {
    margin-top: 125px;
    padding-left: 4%;
    padding-right: 4%;
	}
	div#container.topPage {
    margin-top: 60px;
	}
	ul.archiveListInner li {
    width: 100%;
    border: solid 1px #fafafa;
    background: #fff;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 9%), 0 1px 2px 0 rgb(0 0 0 / 7%);
	 border-radius: 3px;
	}
	ul.archiveListInner li:hover {
    transform: scale(1.00);
	}
    .archiveListInnerBottom {
    padding: 18px 25px;
	  border-radius: 0 0 3px 3px;
	}
	span.archiveListTag {
    border-radius: 3px 0 0 0;
	}
	ul.archiveListInner li img {
    border-radius: 3px 3px 0 0;
	 object-fit: cover;
    height: 170px;
	}
	ul.archiveListInner li:hover > .archiveListInnerBottom {
    display:none;
	}
	ul.archiveListInner li:hover > img {
    filter: none;
	}
	.pageNation {
    margin-top: 0;
	}
	/* main */
	main#content {
    width: 100%;
    padding: 0;
	 margin-bottom: 0;
	}
	section#mainSide {
    width: 100%;
    padding: 0;
    position: relative;
    top: auto;
    margin-bottom: 30px;
	}
	div#container.twoColumn {
    margin-top: 125px;
    padding-top: 0;
	 padding-bottom: 0;
	}
	/* 記事ページ */
	.article-header.entry-header h1 {
    font-size: 1.5rem;
	}
	p.movieNone {
    padding: 15px;
    line-height: 1.4;
	}
	p.movieNone span.material-icons {
    margin-right: 9px;
	}
	.mainSideImg img {
    height: 200px;
	}
	/* スマホのアイキャッチ画像 */
	.speyecatch {
    margin-bottom: 20px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
	}
	.speyecatch .mainSideImg img {
    height: 220px;
	}
	/* カテゴリ */
	.kanrentagBlock {
    padding-left: 4%;
    padding-right: 4%;
	}
	.kanrentagInner {
    padding: 1.3rem 1.6rem;
	}
	ul#childCategoryList {
    gap: 10px;
	}
	li.catmicro {
    display: block;
    width: 100%;
    border: none;
    text-align: center;
    border-bottom: solid 1px #FFF;
    padding-bottom: 10px;
    margin-bottom: 5px;
	}
	/* ぱんクズ */
	nav#breadcrumb {
	  margin-bottom: 12px;
	}
	nav#breadcrumb ul {
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 15px;
    padding-top: 3px;
    padding-right: 4%;
	}
	.category_header {
    margin: 0px 0 20px;
	}
	/* 下部のタブ */
	section.someTabs {
    padding-left: 4%;
    padding-right: 4%;
	}
	.tabs__reviewLeft, .tabs__reviewRight {
    width: 100%;
	}
	.tabs__reviewLeft {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #eee;
	}
	.tabs__reviewRight {
    padding: 0;
	}
	.glsr-default .glsr-review>.glsr-review-date {
    top: auto;
    bottom: 20px;
	}
	.glsr .glsr-reviews {
    grid-gap: 2rem;
	}
	p.tabs__notlogin {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.4;
	}
	nav.tabs__nav {
    gap: 20px;
	}
	/* ウォッチリスト */
	.watchListClear {
    margin-top: -20px;
	}
	/* footer */
	.footerWidgetInner {
    flex-direction: column;
    flex-wrap: wrap;
    padding-left: 8%;
    padding-right: 8%;
    gap: 30px;
	}
	.footerWidgetInnerLeft, .footerWidgetInnerCenter, .footerWidgetInnerRight {
    width: 100%;
	}
	.footerLogoInner {
    padding-left: 4%;
    padding-right: 4%;
	}
	.footernav ul {
    overflow: scroll;
    flex-wrap: nowrap;
    white-space: nowrap;
    padding-left: 4%;
    padding-right: 4%;
    justify-content: flex-start;
    padding-bottom: 5px;
    padding-top: 5px;
	}
	p#copyright {
    padding: 7px 0 9px;
	}
	/* footerTag */
	p.wp-block-tag-cloud {
	 gap: 15px;
	}
	/* HERO */
	div#topHero {
    margin-top: 109px;
	}
	.sliderWrapper {
    padding: 0;
	}
	.item {
    padding-bottom: 40px;
	}
	.sliderItemInnerLeft, .sliderItemInnerRight {
    width: 100%;
	}
	.sliderItemInnerLeft {
    padding-left: 6%;
    padding-right: 6%;
    order: 2;
    padding-bottom: 20px;
	}
	.sliderItemInnerLeft h2 {
    font-size: 1.4rem;
	}
	.sliderItemInnerRight {
    margin-bottom: 0;
    padding: 6%;
	}
	.sliderItemInnerRight a img {
    height: 190px;
	}
	.sliderItemInnerRight:before, .sliderItemInnerRight:after {
	content: none;
	}
	.swiper-button-next, .swiper-button-prev {
    display: none !important;
	}
	/* TOPのスライダ */
	.swiper-container-cat {
	  padding: 0 40px;
	}
	/* 問い合わせ */
	p.tanksmessege br {
    display: none;
	}
	/* トップのPICKUP */
	.bigslideItem {
    flex-direction: column;
	}
	.bigitemLeft, .bigitemRight {
    width: 100%;
	}
	.bigitemLeft {
    padding: 20px 25px;
    order: 2;
	}
	/* サイトマップ */
		article#entry #sitemap h2 {
    padding: 0;
	}
	.sitemapCatHeadingBlock {
    margin-bottom: 15px;
	}
}

/* /////////////////////////////////
//////// マテリアルデザイン ////////////
//////////////////////////////////*/
body.materialdesign .searchInner, body.materialdesign div#header {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 15%), 0 3px 3px -2px rgb(0 0 0 / 15%);
	 border: none;
}
body.materialdesign .catSliderName h2:before, body.materialdesign .footerWidgetInner h3:before, body.materialdesign .widgetItem label.wp-block-search__label:before {
    border-bottom: solid 3px #aaa;
}
/* ワンポイントのボタン */
body.materialdesign li.watchList a, body.materialdesign .footernav ul li a, body.materialdesign .watchListClear .wpfp-link, body.materialdesign .catSliderName a {
    box-shadow: 0 2px 3px rgb(0 0 0 / 20%), 0 2px 3px -2px rgb(0 0 0 / 15%);
}
body.materialdesign li.watchList a:hover, body.materialdesign .footernav ul li a:hover, body.materialdesign .watchListClear .wpfp-link:hover, body.materialdesign .catSliderName a:hover {
	 box-shadow: 0 13px 20px -3px rgb(0 0 0 / 24%);
    transform: translateY(-2px);
}
/* カードコンポーネント */
body.materialdesign li.swiper-slide {
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 40%);
}

/* ページネイション */
body.materialdesign ul.page-numbers {
	box-shadow: 0 1px 5px 0 rgb(0 0 0 / 24%);
}
/* タグ */
body.materialdesign .footerWidgetInner p.wp-block-tag-cloud a, body.materialdesign ul#contentFooterTag li a, body.materialdesign ul.kanrentag-list li a, body.materialdesign ul#childCategoryList li a, body.materialdesign .widgetItem .wp-block-search__inside-wrapper {
	 box-shadow: 0 2px 3px rgb(0 0 0 / 20%), 0 2px 3px -2px rgb(0 0 0 / 15%);
	 transition: 0.3s ease-in-out;
}
body.materialdesign .footerWidgetInner p.wp-block-tag-cloud a:hover, body.materialdesign ul#contentFooterTag li a:hover, body.materialdesign ul.kanrentag-list li a:hover, body.materialdesign ul#childCategoryList li a:hover {
	 box-shadow: 0 13px 20px -3px rgb(0 0 0 / 24%);
    transform: translateY(-1px);
}
/* ボタン */
body.materialdesign .contentFooterButton a.js-modal-video, body.materialdesign .contentFooterButton .js-modal-btn-vimeo, body.materialdesign button.glsr-button.button.btn.btn-primary, body.materialdesign .archiveFooterButton a, body.materialdesign li.rankListWidget__item, body.materialdesign a.bigitemLink {
	 box-shadow: 0 2px 3px rgb(0 0 0 / 20%), 0 2px 3px -2px rgb(0 0 0 / 15%);
	 transition: 0.3s ease-in-out;
}
body.materialdesign .contentFooterButton a.js-modal-video:hover, body.materialdesign .contentFooterButton .js-modal-btn-vimeo:hover, body.materialdesign button.glsr-button.button.btn.btn-primary:hover, body.materialdesign .archiveFooterButton a:hover,
body.materialdesign li.rankListWidget__item:hover, body.materialdesign a.bigitemLink:hover {
	 box-shadow: 0 13px 20px -3px rgb(0 0 0 / 24%);
}
/* 記事ページのサムネイル */
body.materialdesign .mainSideImg {
	box-shadow: 0 0 3px 0 rgb(0 0 0 / 12%), 0 2px 3px 0 rgb(0 0 0 / 22%);
	transition: 0.3s ease-in-out;
}
body.materialdesign .mainSideImg:hover {
	box-shadow: 0 15px 30px -5px rgb(0 0 0 / 15%), 0 0 5px rgb(0 0 0 / 10%);
   transform: translateY(-4px);
}
/* 記事ページのウォッチリスト　*/
body.materialdesign .contentFooterList span.material-icons {
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 12%), 0 2px 3px 0 rgb(0 0 0 / 23%);
}
/* レビュー入力欄 */
body.materialdesign .glsr-default form.glsr-form .gl-star-rating--stars {
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 12%), 0 2px 3px 0 rgb(0 0 0 / 22%);
    border: none;
}
body.materialdesign .glsr-field input, body.materialdesign .glsr-default form.glsr-form textarea.glsr-textarea {
    border: none !important;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 12%), 0 2px 3px 0 rgb(0 0 0 / 13%);
    padding: 15px 15px !important;
}