/*
Theme Name: BlankSlate
Theme URI: https://opencollective.com/blankslate
Author: Web Guy
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/webguyio/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2025
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2025
BlankSlate 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}

body{
	letter-spacing:0.05em;
	line-height:1.5;
	font-family: "Noto Sans",
    "Noto Sans JP",
    sans-serif;
}

img{
	width:100%;
	height:auto;
	vertical-align:bottom;
}
a{
	transition: 300ms;
}
a:hover{
	opacity:0.7;
}
.sp{display:none;}
@media screen and (max-width: 980px) {
.sp{display:block;}
.pc{display:none;}
}

.read{
	width: 93.5%;
    margin: 0 auto 27px;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    background-color: #ffd900;
    color: #1e1b18;
    padding: 6px 0 8px;
    line-height: 1.3;
    border-radius: 6px;
}
.read span{
	    display: block;
    font-size: 11px;
    font-weight: 400;
    color: #1e1b18;
    margin-top: 4px;
}
.read span a{
	color: #1e1b18;
	text-decoration:underline;
}
.category .read{
	margin-top:60px;
	width: 100%;
    max-width: 940px;
}

.single .pr{
	    font-weight: 600;
    padding: 7px 14px;
        background-color: #227bad;
    color: #ffffff;
    margin-top: 24px;
    border-radius: 3px;
	text-align: center;
}

@media screen and (max-width: 980px) {
.read{
	font-size: 3.2vw;
	}
.category .read {
    width: 93.5%;
    margin: 60px auto 17px;
    font-size: 14px;
    padding: 6px 0 7px;
    line-height: 1.3;
    border-radius: 3px;
}
.category .read{
	width: 86%;
	font-size: 3.2vw;
	}
.read span {
    font-size: 9px;
    margin-top: 2px;
}
}
#content{
	margin-bottom:60px;
}
#footer{
	    background-color: #f0f2f3;
    padding: 28px;
	border-top: 1px solid #ddd;
}
#footer .inner{display: flex;}
#footer .inner .no9{   width: 100px;margin-right:35px;}
#footer .inner .links{    flex: 1;}
#footer .inner .links ul{
	border-bottom: 1px solid #ccc;
    padding-bottom: 16px;
    margin-bottom: 15px;
}
#footer .inner .links ul li{
	    display: inline-block;
    margin-right: 15px;
}
#footer .inner .links ul li a{
	    font-size: 12px;
    text-decoration: none;
    color: #666;
}
#footer .inner .links ul li a:hover{
	text-decoration:underline;
}
#footer .inner .links #copyright{
	font-size: 11px;
    text-decoration: none;
    color: #666;
}

@media screen and (max-width: 980px) {
	#footer .inner .no9 {
    width: 70px;
    margin-bottom: 25px;
}
	#footer .inner {
    display: block;
}
}

.privacy-policy .entry-title{
	margin:80px 0 30px;
	    font-size: 32px;
}
.privacy-policy #container{
	width:90%;
	max-width:640px;
	margin:60px auto;
}
.privacy-policy #contentx{
	width:100%;
	max-width:640px;
	margin:0 auto;
}
.privacy-policy h3{
	    font-size: 20px;
    font-weight: 600;
    margin: 30px 0 15px;
}
.privacy-policy ol{
	list-style: auto;
    list-style-position: outside;
    padding-left: 2.5rem;
    margin: 10px 0;
}
.privacy-policy ol li{}
.privacy-policy b{
	font-weight: 600;
    margin: 30px 0 15px;
}
.privacy-policy p{
	margin-bottom:15px;
}

.category #content{
	width:100%;
	margin:0 auto;
}

.category #content .bookinfo{
	width:100%;
	max-width:940px;
	display: flex;
    justify-content: space-between;
    margin: 24px auto;
	position: relative;
}
.category #content .bookinfo .cover{
	    width: 30%;
	position: relative;
	
}
.category #content .bookinfo .cover img{
	box-shadow: 0 4px 26px rgba(0, 0, 0, 0.2);
}
.category #content .bookinfo .cover img{
	position: sticky;
    top: 60px;
}
.category.category-shinketsu #content .bookinfo .cover img{
	position: block;
    top: auto;
}
.category #content .bookinfo .video{
	position: sticky;
    top: 60px;
}
.category #content .bookinfo .cover h4{
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 4px 0 15px;
    margin-bottom: -8px;
    margin-top: 24px;
	font-weight: 600;
}
.category #content .bookinfo video{
	    width: 100%;
    margin: 0px 0;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 26px rgba(0, 0, 0, 0.2);
	position: sticky;
    top: 40px;
}
.category #content .bookinfo .txt{
	    width: 65%;
}
.category #content .bookinfo .txt h1{
	font-size: 26px;
    font-weight: 600;
    margin-bottom: 18px;
}
.category #content .bookinfo .txt .sakusya{
	font-size: 16px;
    font-weight: 400;
    margin-bottom: 18px;
}
.category #content .bookinfo .arasuji{
	    font-size: 14px;
    color: #6a6a6a;
    letter-spacing: 0.03em;
}
.category #content .bookinfo .pr{
	    font-weight: 600;
    padding: 7px 14px;
        background-color: #d51629;
    color: #ffffff;
    margin-top: 24px;
    border-radius: 3px;
	text-align: center;
}

.category .konyu{
	width:100%;
	max-width:940px;
	    border-top: 1px solid #ddd;
    padding-top: 32px;
	margin:0 auto 50px;
}
.category .konyu h3{
	font-size: 24px;
    font-weight: 600;
    margin-bottom: 24px;
}
.category .konyu h4{
	font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
}
.category .konyu .link{
	margin: 10px 0 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.category .konyu .link a{
	display: block;
    width: 32%;
    text-align: center;
    text-decoration: none;
    height: 44px;
    line-height: 44px;
    border: 1px solid #dddddd;
    color: #0070ff;
    margin-bottom: 10px;
    border-radius: 4px;
    background-color: #e4ebf2;
    color: #45507b;
    font-weight: 400;
}
.category .konyu .link a:hover {
    border: 1px solid #98b2ee;
    background-color: #d5e8fc;
}
.category .konyu .link a:hover{}

.category .konyu .link span{
	display: block;
    width: 32%;
    text-align: center;
    text-decoration: none;
    color: #0070ff;
    margin-bottom: 10px;
}

.category #content ul{
	margin: 40px 0;
    border-top: 1px solid #ddd;
    padding: 0px 0;
}
.category #content ul li{
	
	border-bottom: 1px solid #eee;
}
.category #content ul li a{
	display: flex;
    text-decoration: none;
    padding: 14px 12px;
    color: #444;
    align-items: center;
	background-color: #fff;
}
.category #content ul li a:hover{
	    background-color: #f1f6f9;
}
.category #content ul li a:visited {
        padding: 8px 7%;
        color: #aaa;
        background-color: #f2f4f6;
    }
.category #content ul li a .covers{
	width: 60px;
    height: 50px;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
}
.category #content ul li a .text-wrap{
	    padding: 0 16px 0 16px;
    font-size: 16px;
	flex: 1;
	    display: flex;
	align-items: center;
}
.category #content ul li a .text-wrap span.no{
	width: 40px;
    display: inline-block;
    text-align: right;
    margin-right: 20px;
    font-weight: 600;
}
.category #content ul li a .text-wrap span.tit{
	flex: 1;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}

@media screen and (max-width: 980px) {
	.category #content .bookinfo {
    margin: 20px auto 16px;
    width: 86%;
}
	.category #content .bookinfo .cover {
    width: 38%;
}
	.category #content .bookinfo .txt {
    width: 57%;
}
	.category #content .bookinfo .txt h1 {
    line-height: 1.4;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}
	.category #content .bookinfo .txt .sakusya {
    font-size: 11px;
    margin-bottom: 10px;
    color: #767676;
    letter-spacing: 0;
}
	    .category #content .bookinfo .txt .spvideo {
        text-align: center;
        background-color: #222;
        color: #fff;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        font-weight: 600;
        border-radius: 6px;
    }
.category #content .arasuji{
	        font-size: 13px;
        color: #6a6a6a;
        letter-spacing: 0.055em;
        margin: 0px auto 16px;
        width: 86%;
        line-height: 1.5;
}
    .category #content .pr {
        font-weight: 600;
        padding: 4px 14px;
        margin-top: 24px;
        border-radius: 1px;
        margin: 6px auto　0;
        width: 100%;
        text-align: center;
        font-size: 14px;
		background-color: #d51629;
    color: #ffffff;
    }
	.category .konyu {
    border-top: 1px solid #ddd;
    padding-top: 24px;
    margin-bottom: 50px;
    width: 86%;
    margin: 24px auto;
}
	.category .konyu h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom:18px;
}
	.category .konyu .link {
    margin: 10px 0 5px;
}
	.category .konyu .link a {
    width: 49%;
    height: 38px;
    line-height: 38px;
    margin-bottom: 7px;
    font-size: 13px;
}
	.category .konyu h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}
	.category #content ul li a .text-wrap {
    padding: 0 0px 0 0px;
    font-size: 15px;
}
	.category #content ul li a .text-wrap span {
    width: 36px;
    margin-right: 10px;
}
	.category #content ul li a {
    padding: 8px 7%;
    color: #555;
}
	.category #content ul {
    margin: 0px 0 16px;
    padding: 0px 0;
}
	.category #content .bookinfo .video{
		display:none;
		position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.7);
		z-index: 1099;
	}
	.category #content .bookinfo .cover h4 {

    color: #fff;
    text-align: center;
    border-radius: 0px;
    padding: 18px 0 8px;
            margin-bottom: 8px;
    margin-top: 0px;
    font-weight: 600;
}
	.category #content .bookinfo video {
    width: 82vw;
    margin: 0px auto;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 26px rgba(0, 0, 0, 0.4);
    display: block;
}

.close {
         position: fixed;
        top: 3px;
        right: 20px;
        font-weight: 600;
        font-size: 36px;
        color: #fff;
}

}




.single #content{
	width:100%;
}

.snh{
	height: 48px;
    display: flex;
    align-items: center;
    padding: 0 18px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
	position: fixed;
	opacity:0;
	top:-64px;
	width:100%;
	background-color:rgba(255,255,255,0.7);
	transition: 300ms;
	z-index: 999;
}
.snh.is-active{
	opacity:1;
	top:0;
}
.category .snh{
	opacity:1!important;
	top:0!important;
	background-color:#fff!important;
}
.snh a{}
.snh a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #333;
  text-decoration: none;
}
.snh a:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #333;
  border-left: solid 2px #333;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.single #content .singlecontent{
	width:100%;
	max-width:480px;
	margin:48px auto 0;
	
}
.single #content .singlecontent ul{
	position:relative;
}
.single #content .singlecontent ul li .nodrag{
	position:absolute;
	width:100%;
height:100%;
left:0;
	top:0;
	background-color:#fff;
	opacity:0;
}

.swiper {
    height: 90vh;
	overflow-y: visible!important;
}
.swiper-slide{
	padding-bottom: 4px;
	
}
.swiper-slide img{
	width: auto;
    height: 100%;
}
.swiper-slide:nth-child(odd){
	display:flex;
	justify-content: end;	
}
.swiper-slide:nth-child(even){
	display:flex;
	justify-content:start;
}
.swiper-scrollbar-drag {
  background-color: #7300cf!important;
}
.swiper-button-next, .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    color: #555!important;
}

.swiper-container {
  position: relative;
	margin-top: 48px;
}
.swiper-scrollbar {
  bottom: 0px !important;
}
.swiper-slide:last-child{
	justify-content:center!important;
	    display: flex;
    align-items: center;
	    flex-wrap: wrap;
}
.swiper-slide .linksst{
	width:80%;
}

.swiper-slide:last-child .next-post{
	width:70%;
	margin:0 auto 10px;
}
.swiper-slide:last-child .next-post a{
	background: none;
    color: #444;
	height: 32px;
    line-height: 32px;
    margin-bottom: 8px;
}
.swiper-slide:last-child .next-post span{
	text-align: center;
    display: block;
    font-size: 12px;
    color: #7b8086;
}
.swiper-slide:last-child img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1439px) {
	.swiper-slide{
	justify-content:center!important;
		
}
	
}

@media screen and (max-width: 980px) {
	.swiper {
    height: auto;
}
	.swiper-slide img{
	width: 100%;
    height: auto;
}
	.swiper-button{
		display:none!important;
	}
	
}

#loader{
            width: 50px;
            height: 50px;
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            margin-top: -25px;       /* heightの半分のマイナス値 */
            margin-left: -25px;      /* widthの半分のマイナス値 */
            z-index: 1006;             /* #fadeより多い値を入れて下さい */
}
#fade{
            width: 100%;
            height: 100%;
            display: none;
            background-color: rgba(0, 0, 0, 0.6);
            position: fixed;
            top: 0px;
            left: 0px;
            z-index: 1005;              /* #loaderより少ない値を入れて下さい */
}
.custom-loader {
    width: 50px;
    height: 50px;
    display: grid;
}
.custom-loader::before,
.custom-loader::after {    
    content:"";
    grid-area: 1/1;
    --c: radial-gradient(farthest-side,#DDF3F4 92%,#0000);
    background: 
      var(--c) 50%  0, 
      var(--c) 50%  100%, 
      var(--c) 100% 50%, 
      var(--c) 0    50%;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    animation: s2 1s infinite;
}
.custom-loader::before {
  margin:4px;
  filter:hue-rotate(45deg);
  background-size: 8px 8px;
  animation-timing-function: linear
}

@keyframes s2{ 
  100%{transform: rotate(.5turn)}
}

.single #content .singlecontent ul{}
.single #content .singlecontent ul li{}
.single #content .singlecontent ul li img{
	width:100%;
}

.linksst{    margin: 40px 0 80px;}
.linksst a{
	display: block;
    width: 100%;
    height: auto;
    line-height: 1.4;
    color: #fff;
    background-color: #0065ff;
    text-align: center;
    text-decoration: none;
    margin-bottom: 24px;
    border-radius: 25px;
    padding: 13px 0;
}
.linksst .next a{
	border-radius: 4px;
	padding: 8px 0 10px;
	font-weight:600;
}
.linksst .next a span{
	display:block;
	font-size:12px;
	line-height: 1.7;
        color: #c3deff;
}
.linksst .sns{
	padding-top: 16px;
    border-top: 1px solid #ddd;
}
.linksst .sns h4{
	text-align: center;
    font-weight: 600;
    margin-bottom: 5px;
}
.linksst .sns a{
	background-color: #111;
	display:flex;
	padding:8px 8px;
	border-radius:6px;
	align-items:center;
}
.linksst .sns a span{
	 flex: 1;
	text-align: left;
    font-weight: 600;
    padding-left: 20px;
}
.linksst .sns a .xtnumb{
	    display: block;
    width: 120px;
    background-size: cover;
    height: 70px;
    border-radius: 8px;
	flex: none;
	padding-left: 0px;
}    
.linksst .buy{}
.linksst .buy a{
	background-color: #fff;
    border: 1px solid #0065ff;
    color: #0065ff;
    font-weight: 600;
}


@media screen and (max-width: 980px) {
.linksst {
    margin: 40px auto 80px;
    width: 86%;
}
}




.anchrt{}
.anchrt h3{
	font-size: 25px;
    font-weight: 600;
    margin-top: 57px;
    text-align: center;
    margin-bottom: 22px;
}
.anchrt ul{}
.anchrt li{
	    margin-bottom: 18px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.anchrt li .title{
	font-size: 20px;
    text-align: center;
    font-weight: 600;
    margin: 10px 0 15px;
}
.anchrt li .hantei{
	display: flex;
    justify-content: space-between;
    margin-bottom: 4px;
    font-size: 14px;
    color: #005bff;
    font-weight: 600;
}
.anchrt li .hantei .left{
	color: #ff026a;
}
.anchrt li .hantei .right{}
.anchrt li .choice{
	display: flex;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #b6b6b6;
}
.anchrt li .choice span{
	position: relative;
    flex: 1;
	display:block;
	margin-left: 0!important;
	border-left: 1px solid #b6b6b6;

}
.anchrt li .choice > span:first-child{
    border-left: 0;
  }
.anchrt li .choice label{
	display:flex;
	position:relative;
	width:100%;
	height: 60px;
	text-align: center;
}
.anchrt li .choice input{
	width: 100%;
    height: 60px;
    opacity: 0;
	    margin: 0;
}
.anchrt li .choice label span{
	display:block;
	width: 100%;
    height: 60px;
	position:absolute;
	left:0;
	top:0;
	line-height: 58px;
	border-left: 0;
	
}

input:checked + span {
    background: #ff2d00;
    font-weight: 500;
    color: #fff;
  }
.anchrt li textarea{
	width: 100%;
    height: 146px;
    border: 1px solid #777;
    border-radius: 6px;
    text-align: left;
    padding: 8px;
}
.btna input[type="submit"] {
    width: 180px;
    height: 50px;
    line-height: 50px;
    border: none;
    border-radius: 25px;
    background-color: #ff3979;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
    display: block;
}
.anchrt li .title{}


.tax-4challproduct #content{
	width:100%;
	max-width:940px;
	margin:0 auto;
}

.tax-4challproduct #content .bookinfo{
	display: flex;
    justify-content: space-between;
    margin: 40px 0;
	position: relative;
}
.tax-4challproduct #content .bookinfo .cover{
	    width: 30%;
	position: relative;
	
}
.tax-4challproduct #content .bookinfo .cover img{
	box-shadow: 0 4px 26px rgba(0, 0, 0, 0.2);
}
.tax-4challproduct #content .bookinfo .video{
	position: sticky;
    top: 40px;
}
.tax-4challproduct #content .bookinfo .cover h4{
	background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 4px 0 15px;
    margin-bottom: -8px;
    margin-top: 24px;
	font-weight: 600;
}
.tax-4challproduct #content .bookinfo video{
	    width: 100%;
    margin: 0px 0;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 26px rgba(0, 0, 0, 0.2);
	position: sticky;
    top: 40px;
}
.tax-4challproduct #content .bookinfo .txt{
	    width: 65%;
}
.tax-4challproduct #content .bookinfo .txt h1{
	font-size: 26px;
    font-weight: 600;
    margin-bottom: 18px;
}
.tax-4challproduct #content .bookinfo .txt .sakusya{
	font-size: 16px;
    font-weight: 400;
    margin-bottom: 18px;
}
.tax-4challproduct #content .bookinfo .arasuji{
	    font-size: 14px;
    color: #6a6a6a;
    letter-spacing: 0.03em;
}

.tax-4challproduct #content ul{
	margin: 40px 0;
    border-top: 1px solid #ddd;
    padding: 0px 0;
}
.tax-4challproduct #content ul li{
	border-bottom: 1px solid #eee;
}
.tax-4challproduct #content ul li a{
	display: flex;
    text-decoration: none;
    padding: 18px 12px;
    color: #444;
    align-items: center;
	background-color: #fff;
}
.tax-4challproduct #content ul li a:hover{
	    background-color: #f1f6f9;
}
.tax-4challproduct #content ul li a:visited {
        color: #aaa;
        background-color: #f2f4f6;
    }
.tax-4challproduct #content ul li a .covers{
	width: 60px;
    height: 50px;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
}
.tax-4challproduct #content ul li a .text-wrap{
	    padding: 0 16px 0 16px;
    font-size: 16px;
	flex: 1;
	    display: flex;
	align-items: center;
}
.tax-4challproduct #content ul li a .text-wrap span.no{
	width: 40px;
    display: inline-block;
    text-align: right;
    margin-right: 20px;
    font-weight: 600;
}
.tax-4challproduct #content ul li a .text-wrap span.tit{
	flex: 1;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}
@media screen and (max-width: 980px) {
	.tax-4challproduct #content .bookinfo {
    margin: 40px auto 16px;
    width: 86%;
}
	.tax-4challproduct #content .bookinfo .cover {
    width: 38%;
}
	.tax-4challproduct #content .bookinfo .txt {
    width: 57%;
}
	.tax-4challproduct #content .bookinfo .txt h1 {
    line-height: 1.4;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}
	.tax-4challproduct #content .bookinfo .txt .sakusya {
    font-size: 11px;
    margin-bottom: 10px;
    color: #767676;
    letter-spacing: 0;
}
	    .tax-4challproduct #content .bookinfo .txt .spvideo {
        text-align: center;
        background-color: #222;
        color: #fff;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        font-weight: 600;
        border-radius: 6px;
    }
.tax-4challproduct #content .arasuji{
	font-size: 13px;
        color: #6a6a6a;
        letter-spacing: 0.015em;
        margin: 0px auto 16px;
        width: 86%;
        line-height: 1.4;
}
    .tax-4challproduct #content .pr {
        font-weight: 600;
        padding: 4px 14px;
        background-color: #ffde15;
        color: #493b00;
        margin-top: 24px;
        border-radius: 1px;
        margin: 6px auto　0;
        width: 100%;
        text-align: center;
        font-size: 14px;
    }
	.tax-4challproduct .konyu {
    border-top: 1px solid #ddd;
    padding-top: 24px;
    margin-bottom: 50px;
    width: 86%;
    margin: 24px auto;
}
	.tax-4challproduct .konyu h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom:18px;
}
	.tax-4challproduct .konyu .link {
    margin: 10px 0 5px;
}
	.tax-4challproduct .konyu .link a {
    width: 49%;
    height: 38px;
    line-height: 38px;
    margin-bottom: 7px;
    font-size: 13px;
}
	.tax-4challproduct .konyu h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}
	.tax-4challproduct #content ul li a .text-wrap {
    padding: 0 0px 0 0px;
    font-size: 15px;
}
	.tax-4challproduct #content ul li a .text-wrap span {
    width: 36px;
    margin-right: 10px;
}
	.tax-4challproduct #content ul li a {
    color: #555;
}
	.tax-4challproduct #content ul {
    margin: 0px 0 16px;
    padding: 0px 0;
}

}



.home{    background-color: #fff;}
#homehead{
	width: 100%;
    height: auto;
	display:flex;
	align-items:center;
	text-align:center;
	    overflow: hidden;
}
#homehead h1{
	font-family: "Cal Sans", sans-serif;
  font-weight: 400;
	width: 100%;
       font-size: 52px;
    letter-spacing: 0px;
	color: #e7ecf8;
}
#homehead h1 span{
	font-family: "Dela Gothic One", sans-serif;
  font-weight: 400;
  font-style: normal;
	color: #ff1352;
}
#homehead h1 span span{
	color: #2c2e3a;
}
.home #footer{
	    background-color: #f0f2f3;
    border-top: 1px solid #ddd;
}
.home #footer .inner .links ul {
    border-bottom: 1px solid #ccc;
}

.home h2{
	width: 93.5%;
    margin: 48px auto 0px;
    font-size: 28px;
    font-weight: 700;
	display: flex;
    align-items: center;
}
.home h2 span{
	    font-size: 55%;
    font-weight: 600;
    font-family: sans-serif;
    padding: 3px 9px;
    border: 1px solid #aaa;
    border-radius: 18px;
}
.category-list{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 96%;
    margin: 0 auto 20px;
}
.category-list{
	
}
.category-list li{
	width: 16%;
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
    display: flex;
    margin-bottom: 34px;
	margin: 0 0px 0px;
}
.swiper .category-list{
	width:90%;
	margin:50px auto;
}
.swiper .category-list li.category-list__item::before,
.swiper .category-list li.category-list__item::after{
	display:none;
}
.swiper .category-list li{
	width: 24%;
    position: relative;
    z-index: 1;
    padding-bottom: 0px;
    display: flex;
    margin-bottom: 34px;
	margin: 0 0px 0px;
}

.category-list li.category-list__item::before{
	content: " ";
    display: block;
    width: 100%;
    height: 17px;
    box-shadow: 0 -45px 60px #79ddff;
    z-index: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}
.category-list li.category-list__item::after{
	content: " ";
	    display: block;
    width: 100%;
    height: 17px;
    z-index: 3;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fefefe;
    box-shadow: 0 21px 35px #bdeafc;
    border-radius: 9px;
}
.category-list li a{
    margin: 15px auto 0;
    width: 86%;
    color: #fff;
    text-decoration: none;
	display:flex;
  flex-direction:column;
	position: relative;
    z-index: 2;
}
.category-list li a .cover{
	padding-bottom:17px;
}
.category-list li a .cover img{
	    display: block;
    width: auto;
    height: 285px;
    object-fit: cover;
    box-shadow: 0 0 40px rgba(0, 0, 0, .3);
	margin: 0 auto;
}
.swiper .category-list li a .cover img{
	    display: block;
    width: auto;
    height: 265px;
    object-fit: cover;
    box-shadow: 0 0 40px rgba(0, 0, 0, .3);
	margin: 0 auto;
}
.category-list li a .tit{
	flex-grow: 1;
    font-size: 12px;
    text-align: center;
            color: #a6a6a6;
    margin-bottom: 8px;
    font-weight: 600;
}
.category-list li a:hover{}
.category-list li a:hover img{
	box-shadow: 0 0 40px rgb(176 174 229 / 40%);
}



.bnr{
	margin: 40px auto;
    width: 90%;
    max-width: 480px;
    background-color: #f7f7f7;
    padding: 6px 12px 12px;
    border-radius: 8px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.2);
}
.home .bnr h2{
	margin: 0;
        font-size: 18px;
        text-align: center;
        margin-bottom: 8px;
	display: block;
	    width: 100%;
	color: #56c16c;
}
.bnr a{
	display:block;
	border-radius:6px;
	overflow:hidden;
}


@media screen and (max-width: 1440px) {
.category-list li{
	width: 19%;
	}
}
@media screen and (max-width:1280px) {
.category-list li a .cover img{
    height: 245px;
}
	.swiper .category-list li a .cover img{
    height: 245px;
}
}

@media screen and (max-width: 980px) {
.category-list li{
	width: 24%;
	}
.category-list li a .cover img{
    height: 210px;
}
	.swiper .category-list li a .cover img{
    height: 210px;
}
	#homehead h1 span{
font-size: 10.3vw;
}
	.home h2 {
    margin: 19px auto 4px;
    font-size: 5vw;
}
}
@media screen and (max-width: 480px) {
.category-list li{
	width: 31%;
	}
.category-list li a .cover img{
    height: 138px;
}
	.swiper .category-list li a .cover img{
    height: 100px;
}
	.category-list li a .tit {
    font-size: 9px;
	}
	.category-list li{
		padding-bottom:1px;
		    margin-bottom: 0px;
	}
	.category-list li.category-list__item::before {
		height: 10px;
	}
	.category-list li.category-list__item::after {
		height: 10px;
    box-shadow: 0 17px 21px #ccc;
	}
	.category-list li a .cover{
	padding-bottom:10px;
}
}


@media (prefers-color-scheme: dark) {
	
body{
	background-color: #2c2f3a;
	color:#eee;
	}
	
.home{    background-color: #2c2f3a;}
#footer,
.home #footer{
	background-color: #252731;
    border-top: 1px solid #1b1c24;
}
#footer .inner .links ul,
.home #footer .inner .links ul{
    border-bottom: 1px solid #373946;
}
	#homehead h1 span span{
	color:#fff;
}
.category-list li.category-list__item::before{
    background-color: #2c2e3a;
    box-shadow: 0 -45px 60px #000000;
}
.category-list li.category-list__item::after{
	    content: " ";
    background-color: #2c2e3a;
    box-shadow: 0 21px 35px #09090d;
	    border-top: 1px solid #494c5d;
    border-bottom: 1px solid #111217;
}
.category-list li a{
    color: #fff;
}

.category-list li a .cover img{
    box-shadow: 0 0 40px rgba(0, 0, 0, .7);
}
.category-list li a .tit{
    color: #51556a;
}
.category-list li a:hover{}
.category-list li a:hover img{
	box-shadow: 0 0 40px rgb(176 174 229 / 40%);
}
.snh {
    border-bottom: 1px solid #1f202a;
	background-color: rgba(0, 0, 0, 0.7)
	}
.category .snh {
    background-color: #1f212a !important;
}
.snh a {
    color: #aaaaaa;
}
.snh a:before {
    border-top: solid 2px #aaaaaa;
    border-left: solid 2px #aaaaaa;
}
	.category #content .bookinfo .arasuji,
.category #content .arasuji {
        color: #8d94a6;
	}
.category #content ul {
    border-top: 1px solid #14151b;
}
.category #content ul li {
    border-bottom: 1px solid #16171d;
}
.category #content ul li a {
    color: #99b5d1;
    background-color: #2c2e3a;
}
.category #content ul li a:hover{
	    background-color: #2f405d;
}
.category #content ul li a:visited {
    background-color: #262833;
	color: #434955;
}
.category .konyu .link a {
    border: 1px solid #1c1d25;
    color: #78b5ff;
    background-color: #353954;
}
    .category .konyu {
        border-top: 1px solid #2c2e3a;
    }
.linksst .sns {
    border-top: 1px solid #14151a;
}
.bnr{
    background-color: #1c1f2c;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.2);
}
}

