/*ページトップ*/
/*リンクの形状*/
/*menu, ol, ul {
  padding: 0 0 0 0px;
}*/
#page-top a{
  display: flex;
  justify-content:center;
  align-items:center;
	
  background:#F9E2A7;
  border-radius: 5px;
  width: 60px;
  height: 60px;
  color: #B74C30;
  text-align: center;
  text-transform: uppercase; 
  text-decoration: none;
  font-size:1.5rem;
  transition:all 0.3s;
}

#page-top a:hover{
  background: #B74C30;
	color: #F9E2A7;
}

/*リンクを右下に固定*/


#page-top {
  position: fixed;
  right: 10px;
  bottom:10px;
  z-index: 2;
    /*はじめは非表示*/
  opacity: 0;
  transform: translateY(100px);
}

/*　上に上がる動き　*/

#page-top.UpMove{
  animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#page-top.DownMove{
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
    opacity: 1;
  transform: translateY(0);
  }
  to {
    opacity: 1;
  transform: translateY(100px);
  }
}


.toggle_title2 {
	margin: 0;
	position: relative;
	cursor: pointer;
	transition: 0.3s;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 25px;
	padding-bottom: 15px;
	border-top: 1px solid #fff;
	text-align: left;
	color: #FFFFFF;
	background-color: #1E1E1E;
}
.toggle_title2 a {
	color: #FFFFFF;
}



.main-bdr{
  border-color: #6bb6ff;
}
 
.tl-content {
  position: relative;
  padding: 0 0 1.5em 2.8em;
}
 
.tl-content:before {
  content: "";
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 8px;
  width: 3px;
  background: #ccd5db;
}
 
.tl-content:not(:first-of-type):not(:last-of-type) .tl_marker {
  background: transparent;
}
 
.tl-content:last-of-type:before {
  content: none;
}
 
.tl-content img{
  max-width: 100%;
  height: auto;
}
 
.tl_label {
  padding-top: 2px;
  color: #90969a;
  font-size: 14px;
  font-weight: bold;
}
 
.tl_title {
	font-size: 1.1em;
	/* [disabled]font-weight: bold; */
	line-height: 1.5;
}
 
.tl_main {
  margin-top: 0.5em;
  padding: 0 0 1.5em;
  font-size: 0.9em;
  line-height: 1.6;
  border-bottom: dashed 1px #ccd5db;
}
 
.main-bc {
  background-color: #6bb6ff;
}
 
.tl_marker {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: solid 3px #6bb6ff;
}


.wide {overflow: hidden; position: relative;}
@media print, screen and (min-width: 1000px) {
.wide {
	width: 1000px;
	/* [disabled]margin-top: 50px; */
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-bottom: 50px; */
	padding-top: 50px;
	padding-bottom: 50px;
}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.wide {
	width: 100%;
	/* [disabled]margin-top: 50px; */
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-bottom: 50px; */
	padding-top: 50px;
	padding-bottom: 50px;
}
}
@media only screen and (max-width: 700px) {
.wide {
	width: 100%;
	/* [disabled]margin-top: 40px; */
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-bottom: 40px; */
	padding-top: 40px;
	padding-bottom: 40px;
}
}	



.title-big  {font-family: 'Noto Sans TC', sans-serif; font-size: 250%; overflow: hidden; text-align: center; letter-spacing: 0.1em; clear: both; color:#1347b5; line-height: 1.5;}
.title-jp  {font-family: 'Noto Sans JP', sans-serif; font-size: 150%; overflow: hidden; text-align: center; letter-spacing: 0.2em; clear: both; color:#000000; line-height: 1.5;}


.box3to1-over {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: stretch;
}										
.box3to1 {vertical-align:top; padding:0; border:1px solid #eeeeee; box-sizing: border-box;}
@media print, screen and (min-width: 1000px) {
.box3to1 {width:29.33%; margin:0 2% 2%;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.box3to1 {width:29.33%; margin:0 2% 2%;}
}
@media only screen and (max-width: 700px) {
.box3to1 {width:90%; margin:0 auto 2%;}
}

.box3to1p {overflow:hidden;}
@media print, screen and (min-width: 1000px) {
.box3to1p {padding:10% 5%;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.box3to1p {padding:8% 5%;}
}
@media only screen and (max-width: 700px) {
.box3to1p {padding:12% 5%;}
}
.box3to1p p{font-size:113%; padding:0; margin:0; font-weight:700;}

.bg-history {background-image: }
	
	
	
	.img-wide {width: 30%; margin: 0 auto 10px;}
.bg-gr2 {background-color: #555555;}

.bg-lb {background-color: #e6ecf3;}

.bg-vision {background-image: url(images/bg-vision.jpg); background-repeat: no-repeat; background-size: cover;}

.img-wide2 {width: 250px; margin: 0 auto;}



header{
	top: 0;
	z-index: 1000;
}
.tableArea{
	max-width: 50%;/* 最大80%の領域内で要素をおさめる */
	margin: 57px auto 0;
	overflow: auto;/*枠からはみ出たらスクロールさせる、はみ出なかった場合は何もしない*/
}
.tableArea table{
    color:#0080ff;
    border-collapse:collapse;/*隣接するセルのボーダーを共有する*/
}
.tableArea table th,
.tableArea table td{
    padding:20px;
    border:1px solid #0080ff;
    white-space:nowrap;/*文字を折り返さない*/
}
.scroll-hint-text{ margin-top:0; }



@media print, screen and (max-width: 600px) {
.box4to2b {width: 49%; margin: 0 0 1% 1%;}
}
.inimg {
	width: 100%;
	position:relative;
	overflow: hidden;
	position: relative;     /* ボックス内で画像を相対的に配置 */
  width: 100%;            /* 親要素に合わせた幅 */
  aspect-ratio: 4 / 3;    /* 4:3のアスペクト比を指定 */
  overflow: hidden;       /* ボックス外にはみ出した部分を隠す */
  background: #ddd; 
}
@media screen and (min-width: 900px) {
.inimg {height: 220px;}
}
@media only screen and (min-width: 601px) and (max-width: 899px) {
.inimg {height: 180px;}
} 
@media screen and (max-width: 600px) {
.inimg {height: 250px;}
}
.inimg img {position:absolute;}
@media screen and (min-width: 900px) {
.inimg img{
	width: 220%;
	top: -25%;
	left: -60px;
}
}
@media only screen and (min-width: 601px) and (max-width: 899px) {
.inimg img{width: 220%; top:-25%; left:-25%;}
} 
@media screen and (max-width: 600px) {
.inimg img{width: 220%; top:-50%; left:-25%;}
}
@media print, screen and (min-width: 1100px) {
.box557{
	width: 48%;
	margin-top: 1%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 1%;
	/* [disabled]background-color: #FFFFFF; */
	border-radius: 5px;
	/* [disabled]padding-top: 2%; */
	/* [disabled]padding-right: 2%; */
	/* [disabled]padding-bottom: 2%; */
	/* [disabled]padding-left: 2%; */
	font-size: 90％;
	line-height: 1.5;
	text-align: center;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.box557{
	width: 48%;
	margin: 1%;
	/* [disabled]background-color: #FFFFFF; */
	border-radius: 5px;
	/* [disabled]padding-top: 3%; */
	/* [disabled]padding-right: 3%; */
	/* [disabled]padding-bottom: 3%; */
	/* [disabled]padding-left: 3%; */
	font-size: 130％;
	line-height: 1.5;
	text-align: center;
}
}
@media print, screen and (max-width: 600px) {
.box557{
	width: 98%;
	margin: 1%;
	/* [disabled]background-color: #FFFFFF; */
	border-radius: 5px;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-bottom: 10px; */
	/* [disabled]padding-left: 10px; */
	font-size: 90％;
	line-height: 1.5;
	text-align: center;
}
}


@media print, screen and (min-width: 1100px) {
.box558{
	width: 45%;
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
	/* [disabled]background-color: #FFFFFF; */
	border-radius: 5px;
	/* [disabled]padding-top: 2%; */
	/* [disabled]padding-right: 2%; */
	/* [disabled]padding-bottom: 2%; */
	/* [disabled]padding-left: 2%; */
	font-size: 90％;
	line-height: 1.5;
	text-align: center;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.box558{
	width: 40%;
	/* [disabled]margin-top: auto; */
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	/* [disabled]background-color: #FFFFFF; */
	border-radius: 5px;
	/* [disabled]padding-top: 3%; */
	/* [disabled]padding-right: 3%; */
	/* [disabled]padding-bottom: 3%; */
	/* [disabled]padding-left: 3%; */
	font-size: 130％;
	line-height: 1.5;
	text-align: center;
}
}
@media print, screen and (max-width: 600px) {
.box558{
	width: 98%;
	margin: 1%;
	/* [disabled]background-color: #FFFFFF; */
	border-radius: 5px;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-bottom: 10px; */
	/* [disabled]padding-left: 10px; */
	font-size: 90％;
	line-height: 1.5;
	text-align: center;
}
}




@media print, screen and (min-width: 1100px) {
.box559{
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]background-color: #FFFFFF; */
	border-radius: 5px;
	/* [disabled]padding-top: 2%; */
	/* [disabled]padding-right: 2%; */
	/* [disabled]padding-bottom: 2%; */
	/* [disabled]padding-left: 2%; */
	font-size: 90％;
	line-height: 1.5;
	text-align: center;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.box559{
	width: 100%;
	/* [disabled]margin-top: auto; */
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	/* [disabled]background-color: #FFFFFF; */
	border-radius: 5px;
	/* [disabled]padding-top: 3%; */
	/* [disabled]padding-right: 3%; */
	/* [disabled]padding-bottom: 3%; */
	/* [disabled]padding-left: 3%; */
	font-size: 130％;
	line-height: 1.5;
	text-align: center;
}
}
@media print, screen and (max-width: 600px) {
.box559{
	width: 98%;
	margin: 1%;
	/* [disabled]background-color: #FFFFFF; */
	border-radius: 5px;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-bottom: 10px; */
	/* [disabled]padding-left: 10px; */
	font-size: 90％;
	line-height: 1.5;
	text-align: center;
}
}
.white-space{white-space:nowrap;/*文字を折り返さない*/
}
.fullheight {
	height: 100%;
	background: #bbddff;
}
.ftspmenu{position: fixed; z-index: 5; font-size: 80%;
  display: table;
  width: 100%;
  height: 45px; bottom: 0;
 background-color: #8C95E7;}

.ftspmenu-box{padding: 7px 0 0 0;
  display: table-cell;
 vertical-align:middle;
    text-align:center;
  color: #fff; width: 25%; position: relative;
}
.ftspmenu-box a{
  color: #fff!important;
}
.ftspmenu-box-icon {width: 20px; margin: 0 auto;}


@media print, screen and (min-width: 1100px) {
.box_center{
	/*コレ*/width: fit-content;
	padding: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	text-align: left;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.box_center{
	/*コレ*/width: fit-content;
	padding: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	text-align: left;
}
}
@media print, screen and (max-width: 600px) {
.box_center{
	/*コレ*/width: fit-content;
	padding: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	text-align: left;
}
}






@media print, screen and (min-width: 1100px) {
.excel_box{
	background-color: #FFFFFF;
	border-radius: 5px;
	padding-top: 2%;
	/* [disabled]padding-right: 2%; */
	padding-bottom: 2%;
	padding-left: 45px;
	text-align: left;
	background-image: url(images/excel_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30%
% auto;
	background-size: auto 75%;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.excel_box{
	background-color: #FFFFFF;
	border-radius: 5px;
	padding-top: 2%;
	/* [disabled]padding-right: 2%; */
	padding-bottom: 2%;
	padding-left: 45px;
	text-align: left;
	background-image: url(images/excel_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30%
% auto;
	background-size: auto 75%;
}
}
@media print, screen and (max-width: 600px) {
.excel_box{
	background-color: #FFFFFF;
	border-radius: 5px;
	padding-top: 2%;
	/* [disabled]padding-right: 2%; */
	padding-bottom: 2%;
	padding-left: 45px;
	text-align: left;
	background-image: url(images/excel_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30%
% auto;
	background-size: auto 75%;
}
}



.wrapper{
  overflow: hidden;
}
.container {
  display: flex;
}
.item {
  height: 100vh;
  display: grid;
  place-items: center;
  font-size: 40px;
  color: #fff;
}
@media print, screen and (min-width: 1100px) {
.itembox {
	width: 24.5%;
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px solid #CDCDCD;
}
}
@media print, screen and (min-width: 601px) and (max-width: 799px) {
.itembox {
	width: 49%;
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px solid #CDCDCD;
}
}
@media print, screen and (max-width: 600px) {
.itembox {
	width: 100%;
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px solid #CDCDCD;
}
}
@media print, screen and (min-width: 1100px) {
.itembox-img {
	width: 70%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
}
@media print, screen and (min-width: 601px) and (max-width: 799px) {
.itembox-img {
	width: 70%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
}
@media print, screen and (max-width: 600px) {
.itembox-img {
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
}









@media print, screen and (min-width: 1100px) {
.itembox-img2 {
	width: 100%;
	/* [disabled]margin-top: 5px; */
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
}
@media print, screen and (min-width: 601px) and (max-width: 799px) {
.itembox-img2 {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
}
@media print, screen and (max-width: 600px) {
.itembox-img2 {
	width: 100%;
	/* [disabled]margin-top: 10px; */
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
}


@media print, screen and (min-width: 1100px) {
.itembox-title {
	box-sizing: border-box;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-weight: normal;
}
}
@media print, screen and (min-width: 601px) and (max-width: 799px) {
.itembox-title  {
	box-sizing: border-box;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-weight: normal;
}
}
@media print, screen and (max-width: 600px) {
.itembox-title  {
	box-sizing: border-box;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-weight: normal;
}
}
.flexslider {
  overflow: visible !important; /* ← 隠れないようにする */
}

/* Flexsliderカルーセル基本 */
.flexslider.carousel {
	margin: 0 auto;
	padding: 0;
	max-width: 100%;
}

.flexslider .slides {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

.flexslider .slides li {
  margin-right: 10px;
  width: 200px; /* JSの itemWidth と揃える */
}

.flexslider .slides img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 0;
	background-color: transparent; /* ← 背景色を透明に */
	border: none;                  /* ← 境界線を完全に消す */
}
.flex-direction-nav a {
  top: 50%;
  transform: translateY(-50%);
  height: 40px;  /* 必要に応じて調整 */
  line-height: 40px;
}


.drawer-close-btn {
	color: #000000;
	font-size: 1rem;
	background-color: rgba(0,0,0,0.56);
}



.drawer--right .drawer-nav {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 9999;
  transform: translateX(100%);
  transition: transform 1s ease;
  width: 80%; /* 必要に応じて調整 */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}


.drawer--right.drawer-open .drawer-nav {
  transform: translateX(0%);
}


/* スマホ：100%幅 */
@media screen and (max-width: 767px) {
  .drawer--right .drawer-nav {
    width: 100% !important;
  }
}

/* PC：50%幅 */
@media screen and (min-width: 768px) {
  .drawer--right .drawer-nav {
    width: 50% !important;
  }
}
.drawer-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* 半透明黒背景 */
  z-index: 9998; /* メニューより背面にする */
  display: none; /* 初期非表示 */
}

/* メニューが開いたら表示 */
.drawer-open .drawer-overlay {
  display: block;
}
.drawer-open .drawer-toggle {
  display: none !important;
}
.drawer--left .drawer-nav {
  overflow-y: auto; /* 縦スクロール有効化 */
  -webkit-overflow-scrolling: touch; /* スマホでスムーズスクロール */
}
body.drawer-open {
  overflow: hidden; /* 背景スクロールを止める */
}

.drawer--right .drawer-nav {
  -webkit-overflow-scrolling: touch;
}
summary::-webkit-details-marker {
  display: none;
}

summary::marker {
  display: none;
}
summary::-webkit-details-marker,
summary::marker {
  display: none;
}

.mbox-ct summary::-webkit-details-marker,
.mbox-ct summary::marker {
  display: none !important;
}

details > summary {
  list-style: none;
  position: relative;
}

details > summary::before {
  content: "";
  position: absolute;
  left: 0;
}
.p_space {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	/* [disabled]margin-bottom: 10px; */
	overflow: hidden;
	width:100%;
}
.p_space2 {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	overflow: hidden;
	width: 100%;
}
.p_space2:hover{
	cursor: pointer;
	color: #08C5C2;
	text-decoration: none;
}


* Chrome/Firefox/Edge */
summary {
	list-style: none;
}
/* Safari/Opera */
summary::-webkit-details-marker {
	display: none;
	list-style: none;
}

/* Chrome、Safari以外 */
 summary {
 display: block;
 list-style: none;
 }
 
 
 /* Chrome、Safari */
 summary::-webkit-details-marker {
 display:none;
 }
@media print{
    .no-print {
        display: none;
    }
}

.bdb-l4 {
	color: #666666;
	text-align: center;
}
@media print, screen and (min-width: 1000px) {
.bdb-l4 {
	width: 47%;
	/* [disabled]margin-top: auto; */
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-bottom: auto; */
	text-align: center;
}
}
@media print, screen and (min-width: 581px) and (max-width: 999px) {
.bdb-l4 {
	width: 47%;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-bottom: auto; */
	text-align: center;
}
} 
.btn033 {
	position: relative;
	padding: 15px 0;
	background-color: #0CBA9D;
	border-left: 2px solid #89C9BE;
	border-right: 2px solid #89C9BE;
	border-bottom: 2px solid #89C9BE;
	border-top: 2px solid #89C9BE;
	color: #ffffff !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn033:after {content: "\f105"; top: 60%; right: 10px; margin-top: -16px; position: absolute; font-family: "Font Awesome 5 Free";}
.btn033:hover {
	background-color: transparent;
	border-left: 2px solid #89C9BE;
	border-right: 2px solid #89C9BE;
	border-bottom: 2px solid #89C9BE;
	border-top: 2px solid #89C9BE;
	color: #89C9BE !important;
}

@media print {
  .wrapper {
    height: auto !important;
    overflow: visible !important;
  }
}
@media print {
  body {
    margin: 0;
    padding: 0;
  }
}
@page {
  margin: 0;
}
@media print {
  footer,
  nav,
  .no-print,
  .print-button,
  .hidden,
  .spacer {
    display: none !important;
  }
}



@media print, screen and (min-width: 1100px) {
.box_p {
	width: 23%;
 margin: 1%;
	text-align: center;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.box_p {
	width: 23%;
	margin: 1%;
	text-align: center;
}
}
@media print, screen and (max-width: 600px) {
.box_p {
	width: 31%;
	margin: 1%;
	text-align: center;
}
}

.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 20px 16px;
  font-size: 14px;
  line-height: 1.6;
  z-index: 9999;
  display: none;
}

.cookie-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
  gap: 20px;
}

.cookie-text {
  flex: 1 1 70%;
}

.cookie-button {
  flex: 0 0 auto;
}

.cookie-banner button {
  padding: 10px 20px;
  background-color: #ffffff;
  color: #000;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  white-space: nowrap;
}

/* モバイル対応 */
@media screen and (max-width: 768px) {
  .cookie-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .cookie-button {
    align-self: center;
  }

  .cookie-banner button {
    width: 100%;
    text-align: center;
  }
}

  .hissu {
	align-self: center;
	background-color: #D90003;
	color: #FFFFFF;
	/* [disabled]margin-top: 5px; */
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-bottom: 5px; */
	/* [disabled]margin-left: 5px; */
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
  }
.font_space {
	letter-spacing: -0.05em
}
.new {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CA0000;
	padding: 2px 5px;
	font-size: 20px;
	border-radius: 10px;
	margin-left: 0px;
	margin-right: 7px;
  }



@media print, screen and (min-width: 1100px) {
.fotterbox {
	width: 24.5%;
	margin-top: 0;
	margin-bottom: 10px;
}
}
@media print, screen and (min-width: 601px) and (max-width: 799px) {
.fotterbox {
	width: 49%;
	margin-top: 0;
	margin-bottom: 10px;
	color: #FFFFFF;
}
}
@media print, screen and (max-width: 600px) {
.fotterbox {
	width: 100%;
	margin-top: 0;
	margin-bottom: 10px;
}
}



@media print, screen and (min-width: 1100px) {
.fotter-bg-gr {
	overflow: hidden;
	clear: both;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: contain;
	border-top: 2px solid #000000;
}}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.fotter-bg-gr {
	overflow: hidden;
	clear: both;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 200px auto;
	border-top: 2px solid #000000;
}}
@media print, screen and (max-width: 600px) {
.fotter-bg-gr {
	overflow: hidden;
	clear: both;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 250px auto;
	border-top: 2px solid #000000;
}}
.list-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

@media print, screen and (min-width: 1200px) {
.shop-box {
	width: 22%;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	background: #f9f9f9;
	margin-left: 0.5%;
	margin-top: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
}}
@media print, screen and (min-width: 601px) and (max-width: 1199px) {
.shop-box {
	width: 28.3%;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	background: #f9f9f9;
	margin-top: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
	margin-left: 0.5%;
}}
@media print, screen and (max-width: 600px) {
.shop-box {
	width: 45%;
	border: 1px solid #ccc;
	padding-top: 1%;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 1%;
	text-align: center;
	background: #f9f9f9;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}}








.shop-box img {
  width: 100%;
  height: auto;
  object-fit: cover;
}


@media print, screen and (min-width: 1100px) {
.search-box {
	background-color: #eaeaea;
	border: 1px double #CBCBCB;
	margin-bottom: 40px;
	padding-left: 10px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-radius: 10px;
	font-weight: bold;
	line-height: 3;text-align: center;
}}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.search-box {
	background-color: #eaeaea;
	border: 1px double #CBCBCB;
	margin-bottom: 40px;
	padding-left: 10px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-radius: 10px;
	font-weight: bold;
	line-height: 4;
	text-align: center;
}}
@media print, screen and (max-width: 600px) {
.search-box {
	background-color: #eaeaea;
	border: 1px double #CBCBCB;
	margin-bottom: 40px;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-radius: 10px;
	font-weight: bold;
	line-height: 3;
	text-align: left;
}}


@media print, screen and (min-width: 1100px) {
.newsimage20 {
	/* [disabled]right: 124px; */
	width: 20%;
	margin-right: auto;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.newsimage20 {
	width: 20%;
	margin-right: auto;
}
}
@media print, screen and (max-width: 600px) {
.newsimage30 {
	/* [disabled]right: 124px; */
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
}


@media print, screen and (min-width: 1100px) {
.newsimage30 {
	/* [disabled]right: 124px; */
	width: 30%;
	margin-right: auto;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.newsimage30 {
	width: 30%;
	margin-right: auto;
}
}
@media print, screen and (max-width: 600px) {
.newsimage50 {
	/* [disabled]right: 124px; */
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
}



@media print, screen and (min-width: 1100px) {
.newsimage40 {
	/* [disabled]right: 124px; */
	width: 40%;
	margin-right: auto;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.newsimage40 {
	width: 40%;
	margin-right: auto;
}
}
@media print, screen and (max-width: 600px) {
.newsimage50 {
	/* [disabled]right: 124px; */
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
}



@media print, screen and (min-width: 1100px) {
.newsimage50 {
	/* [disabled]right: 124px; */
	width: 50%;
	margin-right: auto;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.newsimage50 {
	width: 50%;
	margin-right: auto;
}
}
@media print, screen and (max-width: 600px) {
.newsimage50 {
	/* [disabled]right: 124px; */
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
}


@media print, screen and (min-width: 1100px) {
.newsimage60 {
	/* [disabled]right: 124px; */
	width: 60%;
	margin-right: auto;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.newsimage60 {
	width: 60%;
	margin-right: auto;
}
}
@media print, screen and (max-width: 600px) {
.newsimage60 {
	/* [disabled]right: 124px; */
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
}


@media print, screen and (min-width: 1100px) {
.newsimage70 {
	/* [disabled]right: 124px; */
	width: 70%;
	margin-right: auto;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.newsimage70 {
	width: 70%;
	margin-right: auto;
}
}
@media print, screen and (max-width: 600px) {
.newsimage70 {
	/* [disabled]right: 124px; */
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
}

@media print, screen and (min-width: 1100px) {
.newsimage80 {
	/* [disabled]right: 124px; */
	width: 80%;
	margin-right: auto;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.newsimage80 {
	width: 80%;
	margin-right: auto;
}
}
@media print, screen and (max-width: 600px) {
.newsimage80 {
	/* [disabled]right: 124px; */
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
}
/* デフォルト（PC）表示 */
.nextpage-box {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 12px;
  margin: 30px 0;
  flex-wrap: wrap;
}

.nextpage-box a,
.nextpage-box span.current-page {
  display: inline-block;
  padding: 10px 16px;
  background-color: #B74C30;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-size: 16px;
  white-space: nowrap;
}

.nextpage-box span.current-page {
  background-color: #F9E2A7;
	color: #B74C30;
	
  font-weight: bold;
}


/* スマホ表示：幅480px以下で調整 */
@media (max-width: 480px) {
  .nextpage-box {
    flex-wrap: wrap;
    gap: 6px;
  }

  .nextpage-box a,
  .nextpage-box span.current-page {
    font-size: 14px;
    padding: 6px 10px;
  }
}



.info-waku {
	overflow: hidden;
	border-top: 1px solid #A2A2A2;
	border-bottom: 1px solid #A2A2A2;
	padding-left: 1%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
}
@media print, screen and (min-width: 1000px) {
.info-waku {width: 50%; margin: 0;}
}
@media print, screen and (min-width: 581px) and (max-width: 999px) {
.info-waku {
	width: 50%;
	margin: 0 auto;
}
} 
@media print, screen and (max-width: 580px) {
.info-waku {
	width: 94%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
}
.heading-21 {
    position: relative;
    padding: .5em .7em .4em;
    border-bottom: 3px solid #2589d0;
    color: #333333;
}

.heading-21::before,
.heading-21::after {
    position: absolute;
    left: 30px;
    bottom: -15px;
    width: 30px;
    height: 15px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.heading-21::before {
    background-color: #2589d0;
}

.heading-21::after {
    bottom: -11px;
    background-color: #fff;
}
.heading-31 {
	position: relative;
	padding: .3em 0 .2em 1em;
	border-bottom: 3px solid #96d35f;
	color: #444444;
	
}

.heading-31::before {
    position: absolute;
    top: 0;
    left: .3em;
    transform: rotate(55deg);
    height: 11px;
    width: 12px;
    background: #96d35f;
    content: '';
}

.heading-31::after {
    position: absolute;
    transform: rotate(15deg);
    top: .6em;
    left: 0;
    height: 8px;
    width: 8px;
    background: #96d35f;
    content: '';
}
@media print, screen and (min-width: 1100px) {
.option_icon_box {
	width: 40px;              /* 幅を固定 or 必要に応じて調整 */
	margin: 0;                 /* 中央寄せを防ぐため */
	padding: 0;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.option_icon_box {
	width: 40px;              /* 幅を固定 or 必要に応じて調整 */
	margin: 0;                 /* 中央寄せを防ぐため */
	padding: 0;
}
}
@media print, screen and (max-width: 600px) {
.option_icon_box {
	width: 40px;              /* 幅を固定 or 必要に応じて調整 */
	margin: 0;                 /* 中央寄せを防ぐため */
	padding: 0;
}
}
.option_icon {
	border-bottom: 1px solid #E6E6E6;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	/* [disabled]margin-top: 30px; */
	/* [disabled]margin-right: 2%; */
	/* [disabled]margin-left: 2%; */
	margin-bottom: 10px;
	overflow: hidden;
	width: auto;
	line-height: 1.5;
}
.option_icon-l {
	color: #666666;
	text-align: center;
	font-size: 110%;
}
@media print, screen and (min-width: 1100px) {
.option_icon-l {
	width: 23%;
	float: left;
	margin: 0;
	text-align: left;
	line-height: 1.5;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.option_icon-l {
	width: 28%;
	text-align: left;
}
} 
@media print, screen and (max-width: 600px) {
.option_icon-l {
	width: 100%; float: none; text-align: left;}
}
.option_icon-r {text-align: left;}
@media print, screen and (min-width: 1100px) {
.option_icon-r {
	width: 75%;
	float: right;
	line-height: 1.5;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.option_icon-r {
	width: 68%;
	line-height: 1.5;
}
} 
@media print, screen and (max-width: 600px) {
.option_icon-r {width: 100%; float: none;}
}



@media print, screen and (min-width: 1100px) {
.syousai-box-1 {
	width: 47%;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.syousai-box-1 {
	width: 47%;
	line-height: 1.5;
}
} 
@media print, screen and (max-width: 600px) {
.syousai-box-1 {
	width: 100%;
	float: none;
	/* [disabled]margin-bottom: 15px; */
}
}


@media print, screen and (min-width: 1100px) {
.syousai-box-2 {
	width: 51%;
	margin-top: -10px;
	padding-top: 0px;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.syousai-box-2 {
	width: 51%;
	line-height: 1.5;
}
} 
@media print, screen and (max-width: 600px) {
.syousai-box-2 {width: 100%;}
}





@media print, screen and (min-width: 1100px) {
.kumiai-box-1 {
	width: 20%;
	margin-left: 2%;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.kumiai-box-1 {
	width: 30%;
	line-height: 1.5;
	margin-left: 2%;
}
} 
@media print, screen and (max-width: 600px) {
.kumiai-box-1 {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
}


@media print, screen and (min-width: 1100px) {
.kumiai-box-2 {
	width: 77%;
	margin-top: -10px;
	padding-top: 0px;
}
}
@media print, screen and (min-width: 601px) and (max-width: 1099px) {
.kumiai-box-2 {
	width: 68%;
	line-height: 1.5;
}
} 
@media print, screen and (max-width: 600px) {
.kumiai-box-2 {width: 100%;}
}


.area-link {
  color: #0073aa;
  text-decoration: underline;
}
.area-link:hover {
  color: #005077;
}

.fancy-heading {
	display: flex; /* ← アイコンとテキストを横並びに */
	align-items: center;
	width: 100%;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	background-color: #B74C30;
	color: #FFFFFF;
	border: 4px solid #F9E2A7;
	border-radius: 20px;
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Hiragino Maru Gothic ProN", "Yu Gothic", sans-serif;
	letter-spacing: 0.2em;
	box-sizing: border-box;
}
.option-label-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 15px; /* 縦横の余白: 縦8px、横15px */
  margin-top: 4px;
  margin-bottom: 0px; /* 下の余白を削減 */
}

.option-label {
  background-color: #B74C30;
  color: #ffffff;
  padding: 0.2em 0.8em;
  border-radius: 5px;
  font-size: 1em;
  white-space: nowrap;
  font-weight: bold;
  margin: 0; /* 個別の余白を削除 */
  display: inline-block;
}

.option_icon-r {
  line-height: 1.5; /* 行間詰める */
}
// <uniquifier>: Use a unique and descriptive class name

.tilt-warp-<uniquifier> {
  font-family: "Tilt Warp", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "XROT" 0,
    "YROT" 0;
}

.bg-top222 {
	color: #F9E2A7;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center 50%;
	background-repeat: no-repeat;
}
.op33 {
	opacity: 0.33;
}

.thumbnail-box {
  margin-top: 5px;
  display: flex;
  gap: 10px;
}
.thumbnail-box img.thumb {
  cursor: pointer;
  border: 2px solid transparent;
}
.thumbnail-box img.thumb:hover {
	border-color: #B74C30;
}


.like-box {
  text-align: center;
  margin-top: 20px;
}
#like-button {
  background-color: #ff8080;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
}
#like-button:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}