analyze_data_numanalyze_data_numanalyze_data_num/*
 Theme Name: cocoon Child
 Template: cocoon
 Description: 子テーマ（cocoon用）
 Version: 1.0
*/



/*======================================
  body
======================================*/

body.shop-lp{

    margin:0;
    padding:0;
    background:var(--bg-color);
    color:var(--text-color);
    font-family:
        "Zen Kaku Gothic New",
        "Hiragino Sans",
        sans-serif;
    font-size:16px;
    font-weight:400;
    line-height:1.9;
    letter-spacing:.04em;
    -webkit-font-smoothing:antialiased;
}
/*============================================================================*/

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

a, a:focus, a:hover, a:visited {
	text-decoration: none !important;
}

/*レイアウト*/
.f-left{
	float:left;
}

.f-right{
	float:right;
}

.nowrap {
  white-space: nowrap;
}

.w5 {
  width: 5%;
}
.w10 {
  width: 10%;
}
.w20 {
  width: 20%;
}
.w30 {
  width: 30%;
}
.w40 {
  width: 40%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w70 {
  width: 70%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}
.col-left {
  float: left;
  padding-right: 15px;
}
.col-right {
  float: right;
  padding-left: 15px;
}


/*--------------------------------------------------------------
*フォント・テキスト
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin-top: 0.5em;
	margin-bottom: calc(0.3em + 10px);
}

.strong {
  font-weight: 700;
  font-size: 110%;
}

.f-s-50 {
  font-size: 50%;
}

.f-s-60 {
  font-size: 60%;
}
.f-s-70 {
  font-size: 70%;
}
.f-s-80 {
  font-size: 80%;
}
.f-s-90 {
  font-size: 90%;
}
.f-s-110 {
  font-size: 110%;
}
.f-s-120 {
  font-size: 120%;
}
.f-s-130 {
  font-size: 130%;
}
.f-s-140 {
  font-size: 140%;
}
.f-s-150 {
  font-size: 150%;
}
.f-s-160 {
  font-size: 160%;
}
.f-s-180 {
  font-size: 180%;
}
.f-s-190 {
  font-size: 190%;
}
.f-s-200 {
  font-size: 200%;
}
.f-s-220 {
  font-size: 220%;
}
.f-s-240 {
  font-size: 240%;
}
.font-260 {
  font-size: 260%;
}
.f-s-280 {
  font-size: 280%;
}
.f-s-300 {
  font-size: 300%;
}
.f-s-300-im {
    font-size: 300% !important;
}
.f-s-320-im {
    font-size: 320% !important;
}
.f-s-340-im {
    font-size: 340% !important;
}
.f-s-360-im {
    font-size: 360% !important;
}
.f-s-380-im {
    font-size: 380% !important;
}

.f-s-400 {
  font-size: 400%;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.txt-center {
  text-align: center;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.txt-bold {
  font-weight: 600;
}

.txt-lg {
  font-size: 180%;
}


.fleft {
  float: left;
}

.fright {
  float: right;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.txt-center {
  text-align: center;
}

.txt_right {
  text-align: right;
}

.txt_left {
  text-align: left;
}

.txt_center {
  text-align: center;
}

.padding-top {
  padding-top: 2%;
}

.padding-left {
  padding-left: 2%;
}

.padding-right {
  padding-right: 2%;
}

.padding-bottom {
  padding-bottom: 2%;
}

.padding-left-sm {
  padding-left: 1%;
}

.padding-left-md {
  padding-left: 3%;
}

.padding-left-lg {
  padding-left: 5%;
}

.padding-right-sm {
  padding-right: 1%;
}

.padding-right-md {
  padding-right: 3%;
}

.padding-right-lg {
  padding-right: 5%;
}

.padding-top-sm {
  padding-top: 1%;
}

.padding-top-md {
  padding-top: 3%;
}

.padding-top-lg {
  padding-top: 5%;
}

.padding-bottom-sm {
  padding-bottom: 1%;
}

.padding-bottom-md {
  padding-bottom: 3%;
}

.padding-bottom-lg {
  padding-bottom: 5%;
}

.margin-left-sm {
  margin-left: 1%;
}

.margin-left-md {
  margin-left: 3%;
}

.margin-left-lg {
  margin-left: 5%;
}

.margin-right-sm {
  margin-right: 1%;
}

.margin-right-md {
  margin-right: 3%;
}

.margin-right-lg {
  margin-right: 5%;
}

.margin-top-sm {
  margin-top: 1%;
}

.margin-top-md {
  margin-top: 3%;
}

.margin-top-lg {
  margin-top: 5%;
}

.margin-bottom-sm {
  margin-bottom: 1%;
}

.margin-bottom-md {
  margin-bottom: 3%;
}

.margin-bottom-lg {
  margin-bottom: 5%;
}
.margin-bottom-none{
  margin-bottom: 0 !important;
}
.margin-top-none{
  margin-top: 0 !important;
}
.padding-none{
 padding:0 !important
}

.top-5 {
  position: relative;
  top: 5px;
}

.top-10 {
  position: relative;
  top: 10px;
}

.top-15 {
  position: relative;
  top: 15px;
}

.top-20 {
  position: relative;
  top: 20px;
}

.top-25 {
  position: relative;
  top: 25px;
}

.top-30 {
  position: relative;
  top: 30px;
}

.top-40 {
  position: relative;
  top: 40px;
}

.top-m5 {
  position: relative;
  top: -5px;
}

.top-m10 {
  position: relative;
  top: -10px;
}

.top-m15 {
  position: relative;
  top: -15px;
}

.top-m20 {
  position: relative;
  top: -20px;
}

.top-m25 {
  position: relative;
  top: -25px;
}

.top-m30 {
  position: relative;
  top: -30px;
}

.top-m40 {
  position: relative;
  top: -40px;
}

.font-bold {
  font-weight: 600;
}

.txt-color-gld {
  color: #8e773e;
}

.txt-lg {
  font-size: 180%;
}

.ic_new {
  width: 100%;
  position: absolute;
  left: 35%;
  opacity: 1;
  z-index: 99;
}
.ic_new img {
  width: 32% !important;
  border: none !important;
}

.border-top {
  border-top: 1px solid;
}

.border-bottom {
  border-bottom: 1px solid;
}
.row.border-sky {
  border: 1px solid #008abf;
}
/*--------------------------------------------------------------
color
--------------------------------------------------------------*/


.clr-black {
  color: #000;
}

.clr-red {
  color: #f00;
}

.clr-pink {
  color: #fc859f;
}

.clr-blue {
	color: #188AF5;
}

.clr-orange {
  	color: #F5A618;
}

.clr-green {
  color: #81D18E;
}

.clr-gray {
  color: #898989;
}

.clr-wine {
  color: #a51c30;
}

.clr-white {
  color: #ffffff;
}
.clr-white-in {
	color: #fff !important;
}

.clr-gold {
  color: #d29936;
}

.clr-navy {
  color: #336DAB;
}
.clr-cyan{
  color: #008abf;
}

.bg-gray {
  background-color: #d1d1d1;
}

.bg-white {
  background-color: #ffffff;
}

.bg-black {
  background-color: #000;
}

.bg-red{
    background-color: #d71714;
}

.bg-green {
  background-color: #81D18E;
}
.bg-orange {
  background-color: #f26702;
}

.bg-wine {
  background-color: #a51c30;
}

.bg-gold {
  background-color: #bf8b28;
}

.bg-pink {
  background-color: #fc859f;
}

.bg-blue {
  background-color: #2f69d5;
}

.bg-ash {
  background-color: #cccccc;
}

.bg-wpink {
  background-color: #ffeeee;
}

.bg-wblue {
  background-color: #ededed;
}

.bg-navy {
  background-color: #333366;
}

.bg-yellow {
	background-color: #fff480;
}
.bg-bluegra {
	background-color: #336DAB;
}


.bg-cyan{
   background-color: #008abf;
}

.border-black {
  border: 1px solid #333;
}

.border-blue {
  border: 1px solid #2f69d5;
}

.border-orange {
  border: 1px solid #F5A618;
}

.border-green {
	border: 1px solid #81D18E;
}

.border-wine {
  border: 1px solid #a51c30;
}

.border_dash {
  border-bottom: 1px dashed #999;
  width: 100%;
  margin-bottom: 3%;
}


.f-c-blue { color: #0095ff;}

.f-c-green { color: #78b400; }


.ic_sq01 {
	color: rgba(255, 99, 132, 0.6);
	padding-right: 5px;
}
.ic_sq02 {
	color: rgba(54, 162, 235, 0.6);
	padding-right: 5px;
}
.ic_sq03 {
	color: rgba(255, 206, 86, 0.6);
	padding-right: 5px;
}
.ic_sq04 {
	color: rgba(200, 227, 7, 0.6);
	padding-right: 5px;
}
.ic_sq05 {
	color: rgba(1, 61, 114, 0.6);
	padding-right: 5px;
}
.ic_sq06 {
	color: rgba(255, 123, 58, 0.6);
	padding-right: 5px;
}
.ic_sq07 {
	color: rgba(208, 208, 208, 0.6);
	padding-right: 5px;
}
.ic_sq08 {
	color: rgba(131, 206, 161, 0.6);
	padding-right: 5px;
}
.ic_sq09 {
	color:rgba(119, 119, 119, 0.6);
	padding-right: 5px;
}
.ic_sq10 {
	color:rgba(255, 199, 251, 0.6);
	padding-right: 5px;
}
.ic_sq11 {
	color: rgba(248, 40, 245, 0.6);
	padding-right: 5px;
}

.radius {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.bdr-light-brown {
  border: 3px #f2ebe6 solid;
}
.bdr-orange {
  border: 3px #ff6600 solid;
}

/*テーブル*/
table.table {
  width: 100%;
  border-collapse: collapse;
}
table.table th {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	width: 20%;
}
table.table td {
  padding: 10px;
}
table.table--border {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 60px;
}

table.table--border th {
  text-align: center;
  background: #f3ece6;
  border: #ddd 1px solid;
  padding: 15px 10px;
  white-space: nowrap;
}
table.table--border td {
  text-align: left;
  padding: 15px 10px;
  border: #ddd 1px solid;
}
table.table-form {
  width: 98%;
  margin: 0 auto 60px;
  border-collapse: collapse;
}
table.table th {
	vertical-align: top;
	padding: 10px;
	width: 20%;
}
table.table-form td {
  padding: 15px 0 15px 25px;
  width: 75%;
}


table.table-recruit {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 60px;
}
table.table-recruit th {
  width: 15%;
  text-align: left;
  background: #f3ece6;
  border: #ddd 1px solid;
  padding: 15px;
  white-space: nowrap;
}
table.table-recruit td {
  text-align: left;
  padding: 15px;
  border: #ddd 1px solid;
}
table.table-recruit td span {
  display: inline-block;
}
table.table-recruit td span::after {
  content: "、";
}
table.table-recruit td span:last-of-type::after {
  content: none;
}
.shoukaimono thead th {
  width: 50%;
}

/*リスト*/
.list li {
  line-height: 1.6;
  margin-bottom: 10px;
}


.circle li {
  position: relative;
  padding-left: 20px;
}

.circle li::before {
  position: absolute;
  left: 0;
  top: 3px;
  content: "\f10c";
  font-family: FontAwesome;
  font-size: 80%;
  color: #ff6600;
}
.square li {
  padding-left: 20px;
  position: relative;
}
.square li::before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "\f096";
  font-family: FontAwesome;
  color: #ff6600;
}


/* ------------------------------------------------------
  共通 共通
--------------------------------------------------------- */

/* =========================
   全体背景（木目LP）
========================= */
body {	
  margin: 0;
 font-family: "Noto Sans JP", sans-serif;
  color: #333;
  background-image: url("./images/bg-wood.jpg");
  background-repeat: repeat;
}
/* メイン枠 */
.shop-single {
  max-width: 1100px;
  margin: 0 auto;
  background: rgba(255,255,255,0.92);
}


/* =========================
   SECTION共通
========================= */
.shop-single section {
  padding: 80px 20px;
}

.shop-single h2 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 40px;
  color: #2f5d2a;
}


/* =========================
   INFO（表デザイン）
========================= */

.shop-info {
	background: #fff;
	padding: 20px 40px;
}

.shop-info table {
  width: 100%;
  border-collapse: collapse;
}

.shop-info th {
  background: #eef6e9;
  text-align: left;
  padding: 14px;
}

.shop-info td {
  padding: 14px;
  border-bottom: 1px solid #eee;
}


/*---------------------------------------------------------------
　スライダー
--------------------------------------------------------------*/
.main-slider {
	margin: 0 auto;
}
/*---------------------------------------------------------------
hedader
--------------------------------------------------------------*/

.shop-header {
  position: relative;
  background: #f7f2e8;
  padding-top: 70px; /* 屋根分の余白 */
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

/* 屋根（縞々部分） */
.shop-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;

  /* 縞々（赤×クリーム） */
  background: repeating-linear-gradient(
    90deg,
    #c94b4b,
    #c94b4b 40px,
    #f5e6d3 40px,
    #f5e6d3 80px
  );

  /* 屋根っぽい丸み */
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;

}

/* 中身 */
.shop-header-inner {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}

/* ロゴ */
.shop-logo span {
  font-weight: bold;
  font-size: 20px;
  color: #3a2f2a;
}

/* ナビ */
.shop-nav a {
  color: #3a2f2a;
  text-decoration: none;
  font-weight: 600;
  padding: 8px 12px;
  border-radius: 8px;
}

.shop-nav a:hover {
  background: rgba(0,0,0,0.05);
}

.shop-header-inner{
    width:1200px;
    max-width:95%;
    height:80px;
    margin:auto;
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.shop-logo img{
    max-height:50px;
}

.shop-nav{
    display:flex;
    gap:30px;

}

.shop-nav a {
	color: #8b6f3d;
	text-decoration: none;
	font-weight: bold;
}
.shop-single{
    padding-top:80px;
}

.shop-footer {
	background: #7a532b;
	color: #fff;
	text-align: center;
	padding: 20px;
}

/*======================================
  レイアウト
======================================*/

.shop-single {
	padding-top: 50px;
}

.shop-single section {
	margin: 0 auto;
	padding: 0 24px;
	max-width: 1200px;
}
.text-wrap{
    width:100%;
    max-width:var(--text-width);
    margin:0 auto;
}


/*======================================
  見出し
======================================*/

.shop-single h1{
    margin:0;
    font-size:64px;
    font-weight:700;
    line-height:1.2;

}

.shop-single h2 {
	margin: 0 0 30px;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	color: var(--main-color);
}

.shop-single h3{
    margin:0 0 25px;
    font-size:30px;
    font-weight:700;
    line-height:1.5;

}

.shop-single h4{
    margin:0 0 20px;
    font-size:22px;
    font-weight:700;

}


/*======================================
  ボタン
======================================*/

.btn{

    display:inline-flex;
    justify-content:center;
    align-items:center;
    min-width:260px;
    height:60px;
    padding:0 35px;
    border-radius:999px;
    background:var(--main-color);
    color:#FFF;
    font-size:18px;
    font-weight:700;
    transition:.3s;

}

.btn:hover{
    transform:translateY(-4px);
    box-shadow:var(--shadow);
}
/* =========================
   PAGINATION
========================= */
.archive-pagination {
	margin-top: 70px;
	text-align: center;
}

.archive-pagination .nav-links {
	display: inline-flex;
	gap: 10px;
	flex-wrap: wrap;
}

.archive-pagination .page-numbers {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #fff;
	color: #2f5d2a;
	font-weight: 700;
	text-decoration: none;
	transition: .3s;
	border: none;
}

.archive-pagination .page-numbers:hover, 
.archive-pagination .current {
	background: #2f5d2a;
	color: #fff;
}