@charset "utf-8";

/*text-align*/
.right { text-align:right; }
.center { text-align:center; }

/*font-weight*/
.bold { font-weight: 700; }
.bold01 { font-weight: 500; }

/*font-size*/
.txt_small02 { font-size:1.2rem; }
.txt_small01 { font-size:1.4rem; }
.txt_big01 { font-size:1.8rem; }
.txt_big02 { font-size:1.9rem; }
.txt_big03 { font-size:2.0rem; }
.txt_big04 { font-size:2.2rem; }
.txt_big05 { font-size:2.4rem; }

/*decoration*/
.uline { text-decoration : underline; }
.l_thrh {
	text-decoration: line-through;
}

/*color*/
.txt_red { color:#FF0000; }
.txt_blue { color:#0044FF; }
.txt_green { color:#44AF35; }
.txt_orange { color:#E5815C; }
.txt_white {color: white;}

.font_Noto-Serif {
	font-family: "Noto Serif JP", serif;
}

.font_kosugi-maru {
  font-family: "Kosugi Maru", sans-serif;
}

.font_cherry-bomb {
  font-family: "Cherry Bomb One", system-ui;
}

.font_mochiy-pop-p {
  font-family: "Mochiy Pop P One", sans-serif;
}

.lh17 {
	line-height: 1.7em;
}

.att10 {
	text-indent: -1em;
	padding-left: 1em;
}

.att15 {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.att30 {
	text-indent: -3em;
	padding-left: 3em;
}

.att50 {
	text-indent: -5em;
	padding-left: 5em;
}

.ttl01 {
	color: #FFF;
	font-size: clamp(1.8rem, calc(1vw + 1.8rem), 2.6rem);
	font-weight: 700;
	padding: 18px 50px 20px 25px;
	background: #372C7F url("../images/ttl_bg.png") no-repeat bottom right;
	letter-spacing: 1px;
	border-top: 3px solid #E8E8FA;
}

.ttl02 {
  position: relative;
  padding: 0.45em 0.1em;
	margin: 0 0 1em;
  border-bottom: 3px solid #372C7F;
	color: #372C7F;
	font-size: 2.4rem;
}
.ttl02:before {
  position: absolute;
  bottom: -14px;
  left: 0.65em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #372C7F transparent transparent transparent;
}
.ttl02:after {
  position: absolute;
  bottom: -10px;
  left: 0.65em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #FFF transparent transparent transparent;
}

.ttl02a {
	color: #372C7F;
	font-size: clamp(1.8rem, calc(1vw + 1.8rem), 2.6rem);
	font-weight: 700;
	padding: 5px 5px 7px;
	margin-bottom: 0.5em;
	border-bottom: 3px double #372C7F;
	font-family: "Noto Serif JP", serif;
}
.abst .ttl02a {
	font-size: clamp(1.8rem, calc(1vw + 1.8rem), 2.4rem);
	margin-top: 1em;
}

.ttl02b {
	font-size: 2rem;
	padding: 6px 15px 8px;
	margin-bottom: 0.5em;
	background:#EFEFFB;
	border: 1px solid #E8E8FA;
	font-weight: 700;
	letter-spacing: 2px;
}
.ttl02c {
  position: relative;
  padding: 0.5em 0.1em;
	margin: 0 0 0.5em;
	color: #EAF6FB;
	font-size: clamp(1.8rem, calc(1vw + 1.8rem), 2.6rem);
	text-align: center;
  font-weight: bold;
	background: #1C6F94;
	line-height: 1.5em;
}
.ttl02c span {
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-size: clamp(2.4rem, calc(1vw + 2rem), 3rem);
}

.ttl02d {
  position: relative;
  padding: 0.5em;
	margin: 1em 0 0.5em;
	font-size: clamp(1.8rem, calc(1vw + 1.8rem), 2.8rem);
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	color: #372C7F;
	background: #EFEFFB;
	text-align: center;
}
.ttl02e {
  position: relative;
  padding: 0.45em 0.1em;
	margin: 0;
	color: #2A68B2;
	font-size: clamp(1.8rem, calc(1vw + 1.8rem), 3.5rem);
	text-align: center;
  font-weight: 700;
}

.ttl02_pgm {
	margin: 0.5em 0;
  border-top: 3px solid #C6DF98;
}

.ttl03 {
	color: #FFF;
	font-size: 2rem;
	font-weight: 500;
	padding: 6px 15px 8px;
	margin: 1em 0 0.5em;
	background:#372C7F;
}
.ttl03:first-of-type {
	margin-top: 0.5em;
}
.ttl03a,
.ttl03b {
  position: relative;
  padding: 0 65px 0 0;
	font-weight: 700;
	margin-top: 1em;
	color: #372C7F;
	font-size: clamp(1.8rem, calc(1vw + 1.8rem), 2.6rem);
}
.ttl03a::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #CCC;
}
.ttl03a span {
  position: relative;
  padding: 0 1em 0 0;
  background: #fff;
}

.ttl03b,
.ttl03d {
	padding-left: 1.5em;
}
.ttl03b::before,
.ttl03d::before {
  position: absolute;
  left: 0;
	top: 1px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: '\f138';
}
.abst .ttl03b {
	font-size: clamp(1.8rem, calc(1vw + 1.8rem), 2rem);
}

.ttl03c {
  position: relative;
	padding: 6px 15px 8px;
	margin: 1em 0 0.5em;
	background:#00500A;
	color: #FFF;
	font-size: clamp(1.7rem, calc(1vw + 1.7rem), 2.2rem);
	font-family: "RocknRoll One", sans-serif;
  font-weight: 400;
}
.ttl03d {
  position: relative;
	margin: 1em 0 0.5em;
	color: #AD5A52;
	font-size: clamp(1.7rem, calc(1vw + 1.7rem), 2rem);
  font-weight: 600;
}

.ttl04 {
	color: #7E73CE;
	font-size: 1.8rem;
	font-weight: 700;
	padding: 7px 10px 8px;
	margin: 1em 0 0.5em;
	border-top: 1px solid #A8A0DE;
	background: #EFEFFB;
}
.ttl04d {
	font-size: 1.8rem;
	font-weight: 700;
	margin: 0.5em 0;
}

.ttl06 {
	background-color: #9289D6;
	margin: 10px 0 5px;
	padding: 2px 10px 4px;
	font-weight: 500;
	color: #FFF;
	border-radius: 9999px;
	display: block;
	text-align: center;
	max-width: 150px;
}

.ttl_resept01 {
	font-size: 3rem;
	font-family: "Noto Serif JP", serif;
  font-weight: 500;
	text-align: center;
	color: #264090;
	margin: 10px 0 30px;
	line-height: 1.7em;
}
.ttl_resept01 span {
  font-weight: 500;
  font-style: italic;
	font-size: 3.8rem;
}
.ttl_resept02 {
	font-size: 2.2rem;
	font-family: "Noto Serif JP", serif;
  font-weight: 500;
	color: #264090;
	margin: 0;
	padding: 0 0 8px;
}

.ttl_resept03 {
  padding: 0 0 7px;
  border-bottom: 1px dotted #264090;
  font-size: 1.8rem;
  color: #264090;
	margin-top: 1.5em;
	font-weight: 500;
}

.movie_cap {
	font-weight: 500;
	background: #B2D881;
	text-align: center;
	padding: 5px 5px 7px;
	line-height: 1;
	margin: 0;
}

.ttl_tourinfo01 {
	color: #2A68B2;
	font-size: clamp(1.8rem, calc(1vw + 2rem), 2.5rem);
	font-family: "RocknRoll One", sans-serif;
}


.flex03 p {
	/*font-size: calc(0.25vw + 1.3rem)★*/;
	font-size: calc(0.2vw + 1.3rem);
	line-height: 1.8em;
}

.ttl_gree01 {
	text-align: center;
	margin-bottom: 2em;
}
.ttl_gree01 h2 {
	font-weight: bold;
	line-height: 1.7em;
	font-size: 2.6rem;
}
.ttl_gree01 h3 {
	font-weight: bold;
}
.ttl_pgm01 {
	background:linear-gradient(transparent 70%, #FFEA3E 70%);
	font-size: 2.2rem;
	font-weight: bold;
	color: #1A472B;
}
.ttl_pgm01 span {
	font-weight: normal;
	font-size: 1.8rem;
	color: #F00;
}

.ttl_pgm02 {
	font-size: 2.2rem;
  font-weight: bold;
  margin: 1em 0;
	border-left: 6px solid #7E73CE;
	padding: 0 0 0.2em 0.5em;
}

.blink {
	-webkit-animation: blink 1s ease infinite;
	animation: blink 1s ease infinite;
}
@-webkit-keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

/* 表示領域が767.98px以下の場合に適用するスタイル */
@media screen and (max-width: 767.98px) {
	.ttl01 {
		padding-left: 15px;
	}
	.ttl_gree01 h2 {
		line-height: 1.5em;
		font-size: 2.2rem;
	}
	.ttl_gree01 h3 {
		font-size: 1.5rem;
	}
	.txt_big05 {
		font-size:2.2rem;
	}
	.ttl_resept01 {
		font-size:2.2rem;
	}
}