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

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
body {
	font-family: "Noto Sans TC", sans-serif;
	font-optical-sizing: auto;
	font-weight: 200;
	font-style: normal;
}
body:lang(ja) {font-family: "Noto Sans JP", sans-serif;}

.date-tags {display:none;}
.clear {clear:both;}
.eye-catch {margin:0 auto;}
.parent-pageid-22 .eye-catch-wrap, .page-id-24 .eye-catch-wrap,
.parent-pageid-392 .eye-catch-wrap, .page-id-399 .eye-catch-wrap, .page-id-397 .eye-catch-wrap,
.parent-pageid-490 .eye-catch-wrap {
	display:none;
}
/*.search-box, .search-menu-button, .searchMenuDialog_closemark {display:none !important;}*/
@media screen and (min-width:1024px) {
	.lang-item-first {margin:0 0 0 50px;}
}
/*---------TOP---------*/
.yt {
	width: 800px;
	margin:0 auto;
	aspect-ratio: 16 / 9;
}
.yt iframe {
	width:100%;
	height:100%;
}
.sctbl table {line-height:1.3em;}
.sctbl table th {font-weight:500;}
.sctbl table td.td01 {width:12%; background-color:#fafbfc;}
.sctbl table td.td02 {width:16%;}
.sctbl table td.tdgd, .sctbl table th.tdgd {width:24%; background-color:#ffffe6;}

.sctbl table span.stxt {
	display:inline-block;
	font-size:0.75em;
	letter-spacing:0.05em;
	line-height:1.1em;
}
.sctbl table td.stxt {
	font-size:0.75em;
	letter-spacing:0.05em;
	line-height:1.3em;
}
.grapharea {
	margin:0 4%;
	width:40%;
	display:inline-block;
}
.topdl01 dt {
	color:#ff6347;
	font-weight:500;
}
.grapharea h5 {	margin-bottom:0;}
/*---------products---------*/
.pdmenu {margin-bottom:100px;}
.pdmenu_btm {margin-top:100px;}

.box-menu {
	width:12.5%;
	box-shadow:none;
}
.box-menu-icon img {
	height:70px;
	max-height: 70px;
}
.pdcnt {max-width:1000px;}
.pdttl {
	margin: 0　10px 0;
	padding:0.5em 2.4em 1em;
	display: inline-block;
	box-sizing:border-box;
}
.pdttl-rooms, .interior {background-color:#9fc132;}
.pdttl-cars, .car {background-color:#e95504;}
.pdttl-clothing, .clothes {background-color:#eb6d6c;}
.pdttl-shoes, .shoes {background-color:#844f00;}
.pdttl-restrooms, .toilet {background-color:#66afcb;}
.pdttl-pet, .pet {background-color:#f2971b;}
.pdttl-cigarette, .cigarette {background-color:#40a990;}
.pdttl-helmets, .helmets {background-color:#796baf;}
.pdttl h3 {
	margin: 0 !important;
	padding:0 !important;
	font-size: 32px; 
	color:#fff !important;
	font-weight:normal !important;
	letter-spacing:0 !important;
	display: block;
	background-color:transparent !important;
}
.pdttl h3::before {
	border-left:none !important;
	border-bottom:none !important;
}
.pdttl h4 {
	margin: 0 !important;
	padding:0 !important;
	font-size: 18px;
	color:#fff !important;
	font-weight:400 !important;
	display: block;
}
h4::before {
	content:none !important;
}
.parent-pageid-392 .pdttl h4 {display:none;}
p.mij {
	margin-left: 30px !important;
	display: inline-block;
	width: 60px;
	height: 60px;
	padding: 5px 0 0;
	border: 1px solid #3e3b39;
	font-size: 12px !important;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif !important;
	font-weight: bold;
	letter-spacing:0 !important;
	line-height: 1.3333333333 !important;
	text-align: center;
	vertical-align: top;
	box-sizing:border-box;
}
img.pdimg {
	margin:0 100px 0 0;
	width:300px;
	float:left;
}
img.pdlogo {
	margin:100px 0 0 auto;
	width:300px;
}
dl.pdinfo {
	margin-top:2em;
	width:450px;
	display: inline-block;
}
dl.pdinfo dt {
	margin-bottom: 1em !important;
	font-weight:500;
}
dl.pdinfo dd {	margin: 0 !important;}
.new {
    background-color: #ff0000; /* 背景色：赤 */
    color: #fff; /* 文字色：白 */
    font-size: .8em;
    padding: .1em .5em; /* 内側余白 */
    border-radius: 1px; /* 角の丸み */
    margin-right: 5px; /* 右側の余白 */
	animation: blinking 1s ease-in-out infinite alternate;
}
@keyframes blinking {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
/*---------products TOP---------*/
.products_list {
	margin:50px auto 0;
	max-width:900px;
}
.products_list a {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#fff;
	display:block;
	box-sizing:border-box;
}
.products_l, .products_s {width:100%;}
.products_s {margin-top:-30px;}
.products_s .float {
	margin: 0 0 30px; 
	box-sizing:border-box;
}
.products_s .fl {float:left;}
.products_s .fr {float:right;}
.products_l .box_inner {
	height:200px;
	padding:30px 100px 0;
	position:relative;
	box-sizing:border-box;
}
.products_s .box_inner {
	height:200px;
	padding:30px 30px 0;
	position:relative;
	box-sizing:border-box;
}
.products_s .float, .products_s a, .products_s .box {
	width:435px;
	height:200px;
}
.products_list .box:hover {
          opacity: 0.7;
          filter: alpha(opacity=70);
          -ms-filter: "alpha(opacity=70)";
          -moz-opacity: 0.7;
          -khtml-opacity: 0.7;
          text-decoration: none; }
.products_l .text_box {width:50%;}
.products_s .text_box {width:80%;}
.products_list p.cat_en {
	margin:0;
	font-size:1.2em;
}
.products_list a p span {font-size:1.5em;}
.products_l h4 {
	margin:0;
	color:#fff;
	font-size:1em;
	font-weight:400;
}
.products_s h4 {
	margin:0 0 10px;
	padding:0;
	color:#fff;
	font-size:1em;
	font-weight:400;
}
.products_l p.cat_en, .products_l h4 {
	display:inline-block;
}
.products_list a p.copy {
	font-size:0.7em;
	line-height:1.2em;
}
.products_l img.products_img {
	position:absolute;
	top:25px; right:70px;
}
.products_s img.products_img {
	position:absolute;
	width:125px;
	top:35px; right:0;
}
.news_list dl dt, .news_list dl dd {display:inline-block;}
/*---------products TOP(en)---------*/
.page-id-392 .products_list h4 {text-indent:-9999px;}
/*---------faq---------*/
.list_area dl dt::before {
        content: ' ';
        background: url(https://genuirant.jp/wp-content/uploads/2025/04/d61c9aea5e9f4ba2a2bf439cf3f45422.png) no-repeat left top;
        background-size: 30px;
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin: 0 13px 0 0;
}
.list_area dl dd::before {
        content: ' ';
        background: url(https://genuirant.jp/wp-content/uploads/2025/04/316daafa6a09f3c7599b417afdf0989c.png) no-repeat left top;
        background-size: 30px;
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin: 0 13px 0 0;
}
.list_area dl {
    margin: 0 0 25px;
    padding: 0 0 25px;
    border-bottom: 1px solid #aaa;
}
.list_area dl dt {
	font-size: 1.3em;
	font-weight: 600;
	margin: 0 0 10px;
	text-indent: -42px;
	padding: 0 0 0 42px;
}
.list_area dl dd {
	margin:0;
	text-indent: -42px;
	padding: 0 0 0 42px;
}
/*---------shop list---------*/
.interior_c {color:#9fc132;}
.car_c {color:#e95504;}
.clothes_c {color:#eb6d6c;}
.shoes_c {color:#844f00;}
.toilet_c {color:#66afcb;}
.pet_c {color:#f2971b;}
.cigarette_c {color:#40a990;}
.helmets_c {color:#796baf;}
.content_shop #sec_shop_1 {
  margin: 0; }
.content_shop #sec_shop_1 .products_category_area {
    margin: 0 0 0 auto; 
	text-align:right;
}
.content_shop #sec_shop_1 .products_category_area figure {
	width:90px;
	text-align:center;
	display:inline-block;
}
.content_shop #sec_shop_1 .products_category_area figure figcaption {
	font-weight:500;
}
  .content_shop #sec_shop_1 .shop_list_area .taiwan_area {
    margin: 0 0 80px; }
    .content_shop #sec_shop_1 .shop_list_area .taiwan_area h4 {
      display: inline-block;
      font-size: 1.5em;
      border-bottom: 1px solid #707070;
      margin: 0 0 30px 0px;
		padding:0;
		letter-spacing:0;
}
    .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: start;
      -moz-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      background-color: #faf9f6;
      padding: 42px 35px;
      margin: 0 0 15px 0; }
      .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box:last-child {
        margin: 0; }
      .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left {
        width: 55%;
        margin: 0 40px 0 0; }
        .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left img {
          width: 150px;
          margin:0; }
        .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left h5 {
			letter-spacing:0.05em;
			padding:0;
			border:none;
          font-size: 23px;
          font-weight: 600;
          margin: 0 0 20px 0; }
        .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left .detail {
          margin: 0 0 20px; }
          .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left .detail dl {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-align: start;
            -moz-box-align: start;
            -ms-flex-align: start;
            -webkit-align-items: flex-start;
            align-items: flex-start;
            margin: 0 0 5px; }
            .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left .detail dl:last-child {
              margin: 0; }
            .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left .detail dl dt {
              width: 22.5%;
              font-weight: 500; }
              .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left .detail dl dt i {
                width: 14px;
                margin: 0 6px 0 0; }
            .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left .detail dl dd {
				letter-spacing:0.05em;
				margin:0;
              width: 79%; }
        .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left a {
          display: block;
          text-align: center;
          background-color: #3e3b39;
          max-width: 210px;
          color: #ffffff;
          padding: 12px 30px;
          font-size: 15px;
          font-weight: bold;
          -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
			text-decoration:none;
}
          .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left a:hover {
            opacity: 0.7;
            filter: alpha(opacity=70);
            -ms-filter: "alpha(opacity=70)";
            -moz-opacity: 0.7;
            -khtml-opacity: 0.7;
            text-decoration: none; }
      .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .right {
        width: 40%; }
        .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .right h6 {
			padding:0;
			letter-spacing:0.1em;
			border:none;
          font-size: 15px;
          font-weight: bold;
          font-family: "athelas", sans-serif;
          margin: 0 0 10px 0px; }
          .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .right h6 span {
            font-size: 15px;
            margin: 0 0 0 10px; }
        .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .right .icon_area {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-align: start;
          -moz-box-align: start;
          -ms-flex-align: start;
          -webkit-align-items: flex-start;
          align-items: flex-start; }
          .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .right .icon_area .icon_box {
            width: 21%;
            margin: 0 10px 15px 0; }
            .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .right .icon_area .icon_box img {
              width: 100%;
              margin: 0 0 7px 0; }
            .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .right .icon_area .icon_box p {
				margin:0;
				letter-spacing:0;
              text-align: center;
              font-size: 13px;
              font-weight: 500;
              line-height: 14px; }
@media screen and (max-width: 768px) {
  .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left .detail dl {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 10px; }
    .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left .detail dl dt {
      width: 100%;
      margin: 0 0 3px; }
    .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left .detail dl dd {
      width: 100%; }

@media screen and (max-width: 480px) {
  .content_shop #sec_shop_1 .products_category_area .list .box {
    width: 49%; }
  .content_shop #sec_shop_1 .shop_list_area .taiwan_area h4 {
    font-size: 23px; }
  .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 20px; }
    .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left {
      width: 100%;
      margin: 0 0 30px 0; }
      .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left h5 {
        font-size: 21px; }
    .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .right {
      width: 100%; }

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
	
}
/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	
}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
/*---------TOP---------*/
.yt {
	width:100%;
}
.pdmenu {display:none;}
img.pdimg {	margin:0 auto;}
p.mij {margin:0 !important;}
img.pdlogo {margin:0 auto;}
.pdttl {margin: 0 10px 10px 0;}
.pdttl h3 {font-size: 26px;}
header .logo {
	margin:30px 0;
	padding:0;
	width:100%;
}
header .site-name {
	display:block;
	background:url("http://aoiaoi.sub.jp/genuirant/wp-content/uploads/2025/04/titlelogo.png") no-repeat;
	background-size:contain;
	height:100px;
	text-indent:-9999px;		
}
.sctbl {
	width:100%;
	overflow-x: scroll;
}
.sctbl table {min-width:950px;}
.sctbl table .td01  {
	position:sticky; left:0;
	z-index: 2;
}
.grapharea {
	margin:0 auto;
	width:90%;
	display:block;
}
/*---------products---------*/
dl.pdinfo {width:100%;}
/*---------products TOP---------*/
.products_s {margin-top:0;}
.products_s .fl, .products_s .fr {float:none;}
.products_s .float, .products_s a, .products_s .box {
	width:100%;
	height:180px;
}
.products_l .text_box {width:80%;}
.products_s .text_box {width:80%;}
.products_l .box_inner {
	height:180px;
	padding:50px 30px 0;
	position:relative;
	box-sizing:border-box;
}
.products_s .box_inner {
	height:180px;
	padding:50px 30px 0;
	position:relative;
	box-sizing:border-box;
}
.products_l img.products_img {
	position:absolute;
	top:20px; right:0;
}
.products_s img.products_img {
	position:absolute;
	top:25px; right:0;
}
.products_l p.cat_en, .products_l h4 {
	line-height:1.5em;
	display:block;
}
.products_list p.cat_en, .products_list h4 {
	line-height:1.5em;
}
.products_list a p.copy {
	display:none;
}
.products_list h4 {
	margin:0;
	padding:0;
	font-size:1.2em;
	font-weight:400;
}
.news_list dl dt, .news_list dl dd {
	margin:0;
	display:block;
	}
/*---------shop list---------*/
.content_shop #sec_shop_1 .products_category_area {
    margin: 0; 
	text-align:left;
}
.content_shop #sec_shop_1 .products_category_area figure {
    margin: 0; 
	width:23.5%;
	font-size:0.9em;
}
 .content_shop #sec_shop_1 .shop_list_area .taiwan_area .box .left .detail dl dd {
	 margin:0;
	 width: 100%;
}
}