@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/* タイトル非表示*/
.entry-title {
  display: none;
}

/*------------------------------------------------*/
/*　ヘッダーロゴを消す　*/
#header-in > div > a > span {
	display:none;
}

/*-----------------------------------*/
/* ＰＣ画面では隠す*/
div.pchide{
	display: none;
}
div.pchideBig {
	display: none;
}

div.mvhide{
	display: contents;
}
/*-----------------------------------*/
/* main 関係 */
#main {
        padding-top: 0px;
        padding-bottom: 0px;
	margin-top: -0.7em;
        width:1120px;
         margin-left: auto;
        margin-right: auto;
}

/*-----------------------------------*/
/* 段落関係 */
h2.h2EX {
	color: #ffffff !important;
	background: #000000 !important;
	height: 40px;
/* 	margin: 0px !important; */
	
	position: relative;
	top: -13px; 
	
	width: 100vw;
	margin-left: calc(-50vw + 50%);
    max-width: none;
	
}
h2.h2EXsmall {
	color: #ffffff !important;
	background: #000000 !important;
	height: 20px;
	
	position: relative;
	top: -44px; 
	
	width: 100vw;
	margin-left: calc(-50vw + 50%);
    max-width: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2.h2EXss {
	background: #0000ff !important;
	height: 10px;
	
	position: relative;
	top: 2px; 
	
	width: 100vw;
	margin-left: calc(-50vw + 50%);
    max-width: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2.h2EXssNml {
	background: #0000ff !important;
	height: 10px;
	
	position: relative;
	top: 14px; 
	
	margin-left: calc(-50vw + 50%);
    max-width: none;
	margin:0px;
	padding:0px;
}
h2.h2space {
	height: 20px;
	position: relative;
	top: 2px; 
	max-width: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p.text {
	font-size:24px !important;
	text-align:center;
	padding-top:20px;
}

h2.h2EXmini {
	color: #ffffff !important;
	background: #000000 !important;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

h2.h2EXnml {
	color: #ffffff !important;
	background: #000000 !important;
	height: 40px;
	padding-top:20px;
	
}

p.textEx {
	font-size:24px !important;
	text-align:center;
	line-height: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
p.textExL {
	font-size:24px !important;
	text-align:left;
	line-height: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
hr {
	height: 1px;
	background-color: #000000;
	border: none;
	color: #000000;
}
/* 文字を食い込ませる*/
p.upTextR{
	color: #ffffff !important;
	background: #00000000 !important;
	height: 10px;
	position: relative;
	line-height: 110px;
	
	font-size:24px !important;
	text-align:right;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	top:-100px;
}
p.upTextL{
	color: #ffffff !important;
	background: #00000000 !important;
	height: 10px;
	position: relative;
	line-height: 110px;
	
	font-size:24px !important;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	top:-100px;
}
p.upTextLspace{
	color: #ffffff !important;
	background: #00000000 !important;
	height: 10px;
	position: relative;
	line-height: 110px;
	
	font-size:24px !important;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	margin-bottom:0px;
	top:-100px;
}
div.upTextNml{
	background: #00000000 !important;
	height: 10px;
	position: relative;
 	line-height: 110px;
	
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	top:-77px;
}
div.upTextNml2{
	font-size: 24px;
	font-weight: bold; 
	line-height: 40px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	
	position: relative;
	top:-27px;
}
div.upTextNmlhide{
	display: none;
}

p.productMsg{
	font-size:28px;
	padding-top:10px;
	line-height:45px;
}
/*-----------------------------------*/
/* 画像関係 */
.imgWide{
    border: 2px solid #000;
}
.imgWide img{
    width: 100%;
    height: auto;
    display: block;
}


/* 画面一杯画像 */
#post-10 > div > figure > img {
	width: 100vw;
    margin-left: calc(-50vw + 50%);
    max-width: none;
    height: auto;
    display: block;
}
#post-617 > div > figure > img,
#post-619 > div > figure > img,
#post-23 > div > figure > img,
#post-355 > div > figure > img{ 
	width: 100vw;
    margin-left: calc(-50vw + 50%);
    max-width: none;
    height: auto;
    display: block;
	
	position: relative;
	top:-33px;
}

figure.BigImgF {
	width: 100vw;
	max-width: none;
    height: auto;
   	margin-left: calc(-50vw + 50%);
	display: block;
	
	position: relative; 
	top:-33px;
}

/*-----------------------------------*/
/* セル関係 */
td.tdBold {
	border: solid 0px !important; 
	background-color: #000000;
	vertical-align: top;
}
td.tdLink {
	border: solid 0px !important; 
	background-color: #000000;
	vertical-align: top;
	padding-top:20px;
	line-height:15px;
}
td.tdspace {
	border: solid 0px !important; 
	background-color: #000000;
	width:150px;
}
td.tdspaceS {
	border: solid 0px !important; 
	background-color: #000000;
	width:40px;
}
td.tdMini {
	border: solid 0px !important; 
	background-color: #ffffff;
	color: #000000;
	vertical-align: top;
	width: 100px;
}
td.tdMiniS {
	border: solid 0px !important; 
	background-color: #ffffff;
	color: #000000;
	vertical-align: top;
	width: 20px;
}
td.tdLink a {
  	color: #51abff;
	text-decoration: none;
	display: inline;
	
}
td.tdLink a:hover {
/*   	color: #ffffff !important;
 	transition: all 0.5s ease;
	text-shadow: 1px 3px 5px #a0a0d0; */
	color: #ff0000 !important;
	transition: all 0.5s ease;
}

/*---------------------------------------*/
.rogoIMG{
	width:110px;
	height:auto;
}
/*---------------------------------------*/
table.type01 th {
	width:220px;
  	height: 80px;
 	padding: 10px;
  	font-weight: bold;
  	vertical-align: center;
	text-align:left;
	background-color: #ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	
}
table.type01 td {
	width:900px;
  	padding: 10px;
  	vertical-align: center;
	text-align:left;
	background-color: #ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	
	
}
table.tableBig {
/* 	width: 100vw;
    margin-left: calc(-50vw + 50%);
    max-width: none;
    height: auto;
    display: block;
	
	position: relative;
	top:-33px; */
	position: relative;
	top: -13px; 
	
	width: 100vw;
	margin-left: calc(-50vw + 50%);
    max-width: none;
}
/*-----------------------------------*/
/* ヘッダー関係 */
#header {
	margin-top: 0px;
	padding: 0px;
}
.header-image {
	margin-top: 0px;
}
.site-header {
	padding: 0px;
}
.header-in {
	padding: 0px;
/* 	height: 60px; */
}
#header-container-in {
	width: 1020px;
}
/*-----------------------------------*/
/* フッター関係 */
/* #footer {
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	background: #00000000;
	top: -60px; 
	
	font-weight: bold; 
	height: 20px;
} */
/* フッターを消す */
#footer {
	display:none;
}
/*-----------------------------------*/
/* パンくずリスト*/
ul.bread_list,
ul.bread_listEx{
    display: flex;
	font-size: 12px;
 	
	color:#999999;
	justify-content: flex-end;
	position: relative;
	top: -30px;
}
.bread_list a,
.bread_listEx a{
	text-decoration: none !important;
	color:#999999;
}
.bread_list a:hover,
.bread_listEx a:hover{
	color:#000;
}
.bread_list p:not(:last-child):after,
.bread_listEx p:not(:last-child):after{
    content: " > ";
    margin: 0 1rem;
}

/*-----------------------------------*/
/* タグ風 */
.tagEx{
	position: relative;
	display: inline-block;
	margin: 0 .6em .6em .6em;
	padding: .6em .6em .6em 1.2em;
	line-height: 1;
	color: #fff;
	text-decoration: none;
/* 	background-color: #0000ee; */
	background-color: #000000;
	font-size:14px;
}
.tagEx:before {
	position: absolute;
	top: 0;
	left: -1em;
	content: '';
	border-width: 1.1em 1em 1.1em 0;
	border-style: solid;
/* 	border-color: transparent #0000ee transparent transparent; */
	border-color: transparent #000000 transparent transparent;
}
.tagEx:after {
	position: absolute;
	top: center;
	left: 0;
	content: '●';
	color: #fff;
}

/*-----------------------------------*/
/* 固定ページの疑似タイトル */
.subeng{
    font-size: 0.8em;
    font-weight: normal;
}
.subtitle {
/*     font-size: 2.0em; */
	font-size: 48px;
	line-height: 1.2em;
    font-weight: bold;
}
.subtitleS {
	font-size: 48px;
	line-height: 1.2em;
    font-weight: bold;
}
	
p.upTextEx{
	color: #ffffff !important;
	background: #00000000 !important;
	width:100%;
	height: 10px;
	
	position: absolute;
	top:0px;
	margin-top:20px;
}
	
/*-----------------------------------*/
/* 投稿一覧 */
/* ショートコードでの最新投稿一覧の日付 */
.new-entry-card-date.widget-entry-card-date.display-none {
	display: block;
	text-align: left;
}
.new-entry-card-title.widget-entry-card-title.card-title {
	text-align: left;
}
/*-----------------------------------*/
/* フォーム関係 */
table.formCell {
/* 	width:200px; */
}
table.formCell td {
	vertical-align: center;
	text-align:left;
	background-color: #ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;	
	font-weight:bold;
}
p.formText{
	text-align:center;
}
p.formBtn{
	width:550px;
	height:40px;
	margin-left: auto;
    margin-right: auto;

	background-color: #ffffff;
}
p.formBtn > input{
	width:550px;
	height:40px;
	margin-left: auto;
    margin-right: auto;

	background-color: #ffffff;
}

input.formBtnLabel{
	box-shadow: 0 4px 0px #808080;
    color: #000 !important;
	display: inline-block;
    text-decoration: none !important;
    margin: 0;
	
	font-size:16px;	
	background: #ffffff;
    color: #000;
	border: 1px solid #000;
	font-weight: bold;
}
input.formBtnLabel:hover,
input.formBtnLabel:active {
	background: #51abff !important;
 	transition: all 0.5s ease;
/* 	text-shadow: 1px 3px 5px #a0a0d0; */

	box-shadow: 0 0px 0px #808080;
	border: 2px solid #318bff !important;
   -webkit-transform: translateY(3px);
   transform: translateY(3px);
   border-bottom: none;
}

input.formBox {
/* 	background: #c0c0c0; */
	background: #ffffff;
    color: #000;
}
/* input.formBox:valid {
  border: 1px solid green;
} */

input.formBox:invalid {
    border: 1px solid red;
	background: #ffa0a0;
}
textarea {
  resize: none;		/* テキストエリア固定*/
}
td.minicell {
	width:300px;
}
/*-----------------------------------*/
/* 画像アニメーション関係 */
/** 画像開始 **/
.card-thumb {
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
.card-thumb img {
    transition: all .6s ease-out 0.1s;
}
.card-thumb img:hover {
    transform: scale(1.1) translateY(-3px);
    transition: all .6s ease-out 0.1s;
}
/** 画像開始 **/
.card-thumbTop {
    overflow: hidden;
    height: 200px;
}
.card-thumbTop img {
    transition: all .6s ease-out 0.1s;
}
.card-thumbTop img:hover {
    transform: scale(1.1) translateY(-3px);
    transition: all .6s ease-out 0.1s;
}

/** 画像終了 **/
.wp-block-button__link:before /*コメントを書き込むボタン*/
{ 
	box-shadow: 0 7px 0px #a0a0a0;
}

/** 画像開始 **/
.card-thumbTopEx {
	overflow: hidden;
	max-width: 91.5%;
    height: 200px;
}
.card-thumbTopEx img {
    transition: all .6s ease-out 0.1s;
}
.card-thumbTopEx img:hover {
    transform: scale(1.1) translateY(-3px);
    transition: all .6s ease-out 0.1s;
}
/*------------------------------------------------------------------*/
/* ボタン関係*/
div.center {
	text-align: center;
}
div.right {
	text-align: right;
}
div.left {
	text-align: left;
}
div.leftspace {
	text-align: left;
	margin-left: 40px;
}
.nomadBtn2 {
  box-shadow: 0 4px 0px #808080;
  color: #000 !important;
  border-radius: 50em 50em 50em 50em;
  border: 2px solid #323232;
  background: #ffffff;
  padding: .7em 2em;
  display: inline-block;
  text-decoration: none !important;
  margin: 15px 0;
  
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}

.nomadBtn2:hover,
.nomadBtn2:active {
  /*ボタンを押したときの動作*/
  box-shadow: 0 0px 0px #808080;
  background: #eeeeee;
  color: #ff0000 !important;
  border: 2px solid #bbbbbb !important;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  border-bottom: none;
}
.nomadBtn2 {
	transition:.4s ease-in-out;
}



/* ボタン関係*/
.nomadBtnSQ {
  box-shadow: 0 4px 0px #808080;
  color: #000 !important;
  border: 2px solid #323232;
  background: #ffffff;
  padding: .7em 2em;
  display: inline-block;
  text-decoration: none !important;
  margin: 15px 0;
  
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}

.nomadBtnSQ:hover,
.nomadBtnSQ:active {
  /*ボタンを押したときの動作*/
  box-shadow: 0 0px 0px #808080;
  background: #eeeeee;
  color: #ff0000 !important;
  border: 2px solid #bbbbbb !important;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  border-bottom: none;
}
.nomadBtnSQ {
	transition:.4s ease-in-out;
}

/*-------------------------------------------------------------*/
/* 流れるボタン*/
/* 15 */
.custom-btn {
  width: 120px;
  height: 32px;
  color: #000;
  border-radius: 5px;
　padding: 10px 25px;
  font-family: 'Lato', sans-serif;
/*   font-weight: 500; */
  font-weight:bolder;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
/*    box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1); */
  outline: none;
}
.custom-btnhide {
	display: none;
}
/*--------------------*/
.btn-15 {
  background: #ffffff;
/*   border: none; */
  font-size:14px;
  z-index: 1;
}
.btn-15:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #000;
  border-radius: 5px;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  transition: all 0.3s ease;
}
.btn-15:hover {
  color: #fff;
}
.btn-15:hover:after {
  left: 0;
  width: 100%;
}
.btn-15:active {
  top: 2px;
}
/*----------------------------------------------------*/
/* 画像の上のテキスト*/
.box{
  position: relative;
}
.box img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

.centerEx {
	pointer-events: none;		/**/
	height: 100%;
	width: 100%;
	text-align:center;
/* 	height:149px; */
	height:153px;
	line-height:125px;
	color: rgba(255,255,255,0.7);
	background-color: rgba(0,0,0,0.5);
	font-weight:bolder;
	font-size: 45px;
	position: absolute;
	top: 47%;
	left: 50%;
	transform: translate(-50%, -50%);
}
 .card-thumb:hover .centerEx,
.card-thumb:hover .centerExMini {
/*     color: rgba(0,0,0,0) !important; */
	color: #8dc7fe !important;
 	transition: all 0.5s ease;
	text-shadow: 1px 3px 5px #a0a0d080;
} 

.centerEx {
	transition:.4s ease-in-out;
}

.centerExMini {
	pointer-events: none;		/**/
	height: 100%;
	width: 100%;
	text-align:center;
	height:115px;
	line-height:165px;
	color: rgba(255,255,255,0.7);
	background-color: rgba(0,0,0,0);
	font-weight:bolder;
	font-size: 18px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
/* .card-thumb:hover .centerExMini {
    color: rgba(0,0,0,0) !important;
} */

.centerExMini {
	transition:.4s ease-in-out;
}

.centerOver {
	pointer-events: none;		/**/
	height: 100%;
	width: 100%;
	text-align:center;
	height:154px;
	line-height:154px;
	color: rgba(255,255,255,0);
	background-color: rgba(0,0,0,0);
	font-weight:bolder;
	font-size: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.centerExTop {
/* 	height: 100%; */
/* 	width: 50%; */
	pointer-events: none;		/**/
	text-align:center;
 	line-height:325px;
	color: rgba(255,255,255,0);
	background-color: rgba(0,0,0,0);
	font-weight:bolder;
	font-size: 45px;
	
	width: 100%;
	height: auto;
	position: relative;
	width: 100%;
	left: 0px;
/* 	transform: translateY(-500px); */
	transform: translateY(-99%);
}

.card-thumbTopEx:hover .centerExTop{
	animation-name: fadeInAnime;
	animation-fill-mode:forwards;
	animation-duration:1.3s;
	animation-iteration-count:1;
	animation-timing-function:ease;
}
.card-thumbTopEx:after .centerExTop{
	animation-name: fadeInAnime;
	animation-fill-mode:forwards;
	animation-duration:1.3s;
	animation-iteration-count:1;
	animation-timing-function:ease;
}
@keyframes fadeInAnime{
  10% {
     color: rgba(255,255,255,0);
	 background-color: rgba(0,0,0,0);
  }
  100% {
     color: rgba(141,199,254,0.8); 
 	 transition: all 0.5s ease;
	 text-shadow: 1px 3px 5px #a0a0d080;
	 background-color: rgba(0,0,0,0.8);
  }
}

/* .card-thumb:hover .centerOver {
    color: #ff0000 !important;
    background-color: rgba(0,0,0,0.3);
}

.centerOver {
	transition:.4s ease-in-out;
} */

/*******************************************/
/***  グローバルメニュー項目間の区切り***/
#navi .navi-in{
	font-weight:bold;
/* 	background:#ffffff; */
	background:#000000;
	
}

#navi .navi-in > ul > li{
  /* border-right: 1px solid #eee; */
}

#navi .navi-in > ul > li:last-child{
  border-right-width: 0;
}

.navi-in > ul > .menu-item-has-children > a::after{
  right: 10px;
}

#navi .navi-in a{
  font-size: 16px;
/*   background: #ffffff !important; */
	background: #000000 !important;
}

#navi .navi-in a:hover{
/* 	color: #0000ff !important;
 	transition: all 0.5s ease;
	text-shadow: 1px 3px 5px #a0a0d0; */
	color: #ff0000 !important;
 	transition: all 0.5s ease;
}

#navi .navi-in > .menu-header .sub-menu{
	background: #000000;
	left: 0px;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
@media screen and (max-width: 1300px){
	div.upTextNml2{
		font-size: 20px;
	}
}
@media screen and (max-width: 1120px){
    #main {
        padding-top: 0px;
        padding-bottom: 0px;
	margin-top: -0.7em;
        width:100%;
         margin-left: auto;
        margin-right: auto;
	}
	div.centerExTop {
		width:100%;
		height:auto;
 		
		top:30px;
	}
}

/*1023px以下*/
@media screen and (max-width: 1020px){
  /*必要ならばここにコードを書く*/
	#header-container-in {
		width: 100%;
	}
	/* 画像関係 */
	#post-10 > div > figure > img{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		height: auto;
		display: block;
		max-width:max-content;
	}
	.fz-48px {
  		font-size: 40px;
  	}
	p.upTextEx{
		top:0px;
		margin-top:20px;
	}
	
	/* モバイルトップメニューの背景色と高さを変更*/
	#container > ul.mobile-header-menu-buttons.mobile-menu-buttons.has-logo-button {
		background: #000000;
		color:#51abff;
		padding: 0px;
		box-shadow:none;
	}
	#container > ul.mobile-header-menu-buttons.mobile-menu-buttons.has-logo-button > li.logo-menu-button.menu-button > a{
		background: #000000;
		color:#51abff;
		box-shadow:none;
	}
}
@media screen and (max-width: 950px){
	div.centerExTop {
		width:100%;
		height:auto;
 		
		top:60px;
	}
}
/*834px以下*/
@media screen and (max-width: 834px){
	/*必要ならばここにコードを書く*/
	.fz-48px {
  		font-size: 32px;
		text-align:left !important;
/*   		margin-left: -1em; */
  	}
	.fz-24px {
		font-size: 20px;
	}
  	#main {
		padding: 0px;
		margin-top: -1.0em;
		//margin-top: -8em;
		
	}
	.navi-in {
		background-color: #111111;
	}
	.content {
		text-align:center;
		
	}
	.fz-28px {
		font-size: 24px;
	}
	.fz-18px {
		font-size: 14px;
	}
	h2.h2EX {
		top: 0px; 
	}
	h2.h2EXss {
		top: 15px; 
	}
	
	p.formBtn {
		width:300px;
	}
	p.formBtn > input{
		width:300px;
	}
	h2.h2space {
		height: 50px;
		background: #000000;
		width:100vw;
	}
	p.upTextR,
	p.upTextL,
	p.upTextLspace{
		padding-top: 10px;
	}
	
	td.tdLink {
		font-size:18px;
	}
}

/*切り替わり*/
@media screen and (max-width: 781px){
	div.pchide{
		display: contents;
	}
	
	div.pchideBig {
		display: contents;
		max-width:none;
		width:100%;
	}
	div.pchideBig img{
		max-width:none;
		width:100%;
		position:relative;
		top:-19px;
	}
	
	div.upTextNml2{
		font-size: 16px;
		line-height: 20px;
	}
	
	div.mvhide{
		display: none;
	}
	div.right,
	div.left,
	p.textExL,
	p.upTextR,
	p.upTextL{
		text-align: center;
	}
	p.upTextLspace{
		text-align: center;
		padding: 0px;
	}
	div.leftspace{
		text-align: center;
		margin: 0px;
	}
	/*---------------------------------*/
	.fz-28px {
		font-size: 20px;
	}
	.fz-24px {
		font-size: 18px;
	}
	/*---------------------------------*/
	#post-10 > div > figure > img{ 
 		position: relative;
		top:12px;
	}
	div.tableEx{
		transform: translateX(10%);
	}
	ul.bread_listEx{
		top: -10px;
	}
	/*-----------------------------*/
	.card-thumbTopEx {
		display: none;
		position: relative;
		width: 100%;
		max-width:none;
	}
	div.centerExTop {
		width: 100%;
		position: absolute;
	  	top: 50%;
	  	left: 50%;
	  	transform: translateY(-50%) translateX(-50%);
	  	-webkit- transform: translateY(-50%) translateX(-50%);
	}
	.card-thumbTopEx img {
		width: 100%;
		position: absolute;
	  	top: 50%;
	  	left: 50%;
	  	transform: translateY(-50%) translateX(-50%);
	  	-webkit- transform: translateY(-50%) translateX(-50%);
	}
	.card-thumbTopEx img:hover {
		transform: scale(1.1) translateY(-45%) translateX(-45%);
		transition: all .6s ease-out 0.1s;
	}
	.card-thumbTopEx img:after {
		transform: scale(1.1) translateY(-45%) translateX(-45%);
		transition: all .6s ease-out 0.1s;
	}
	/*---------------------------------------*/
	.custom-btnhide {
		width: 170px;
		height: 40px;
		color: #000;
		margin-top:20px;
		
		border-radius: 5px;
		padding: 10px 25px;
		font-family: 'Lato', sans-serif;
		font-weight:bolder;
		background: transparent;
		cursor: pointer;
		transition: all 0.3s ease;
		position: relative;
		display: inline-block;
		outline: none; *
	}
	/*-------------------------------------*/
	td.tdLink {
		padding-top:20px;
		line-height:20px;
	}
	td.tdspace {
		width:10px;
	}
	td.tdspaceS {
		width:20px;
	}
}

/*600px以下*/
@media screen and (max-width: 600px){
	/*------------------------------*/
	.fz-18px {
		font-size: 12px;
	}
	.fz-24px {
		font-size: 15px;
	}
	/*------------------------------*/
	div.pchide{
		display: contents;
	}
	div.mvhide{
		display: none;
	}
	p.upTextEx{
		top:0px;
		margin-top:20px;
	}
	div.upTextNml2{
		font-size: 13px;
	}
	
	/*--------------------------------*/
	span.subtitleS{
		font-size:40px;
	}
}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
  	.fz-48px {
  		font-size: 24px;
  	}
	.fz-28px {
		font-size: 13px;
	}
	.fz-24px {
		font-size: 11px;
	}
	/*-----------------------------------*/
	span.subtitle{
		font-size:32px;
	}
	span.subtitleS{
		font-size:30px;
	}
	/*-----------------------------------*/
	div.pchide{
		display: contents;
	}
	div.mvhide{
		display: none;
	}
	/*-----------------------------------*/
	h2.h2EXmini {
 		height: 28px;
	}
	
	/*-----------------------------------*/
	div.pchideBig img{
		top:-23px;
	}
	/*-----------------------------------*/
	p.upTextL,
	p.upTextLspace,
	p.upTextR{
		text-align: center;
		padding-top:15px;
	}
	p.productMsg{
		font-size:20px;
		padding-top:10px;
		line-height:30px;
	}
	/*-----------------------------------*/
	div.upTextNml2{
		display: none;
	}
	div.upTextNmlhide{
		display: contents;
		font-size: 15px;
		line-height: 20px;
		
		font-weight: bold; 
		padding-top:0px;
		padding-bottom:0px;
		margin-top:0px;
		margin-bottom:0px;
		
	}
	p.mvEx{
		position: relative;
		top:-20px;
	}
	
	/*------------------------------------*/
	td.tdspace,
	td.tdspaceS {
		widows:0px;
		display:none;
	}
	td.tdLink {
		font-size:14px;
	}
	/*-----------------------------------*/
	p.textExL {
		font-size:22px !important;
	}
}

/*330px以下*/
@media screen and (max-width: 330px){
/* 	p.upTextEx{
		top:0px;
		margin-top:-10px;
	} */
	p.textExL {
		font-size:18px !important;
	}
	/*-------------------------------*/
	.fz-28px {
		font-size: 11px;
	}
	.fz-24px {
		font-size: 9px;
	}
	span.subtitleS{
		font-size:26px;
	}
	/*-------------------------------*/
	
	span.subeng{
		font-size:10px;
	}
	span.subtitle{
		font-size:26px;
	}
}