@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
:root {
 /* --main-font-color: #021a39;*/
}

.main__font__color{
 color: var(--main-font-color);
}
.main__color{
 color: var(--color_main);
}

.top #content {
  padding-top: 0em;
}
/*◆◆◆◆◆フォント指定◆◆◆◆◆*/
H1,H2,H3,TH,P,DIV,A,SPAN {
font-family: "Zen Maru Gothic", 'M PLUS 1', sans-serif;
}

/*フルワイドタイトル*/
.swell-block-fullWide H3 {
font-family: "Zen Maru Gothic",'M PLUS 1', sans-serif;
font-size: 35px !important;
font-weight: 400 !important;
}


/*トップメニュー*/
.c-gnav .ttl {
/*font-family: 'Montserrat Alternates','M PLUS 1', sans-serif;*/
font-family: "Zen Maru Gothic", 'M PLUS 1', sans-serif;
font-size: 17px !important;
font-weight: 300 !important;
color:6D5B4D;	
}

/*ウィジットタイトル*/
.c-widget__title {
/*font-family: 'Montserrat Alternates','M PLUS 1', sans-serif;*/
font-family: "Zen Maru Gothic",'M PLUS 1', sans-serif;
font-size: 17px !important;
font-weight: 400 !important;		
}

/*タブリストのタブ文言*/
.c-tabList__button {
/*font-family: 'Montserrat Alternates','M PLUS 1', sans-serif;*/
font-family: "Zen Maru Gothic",'M PLUS 1', sans-serif;
font-size: 15px !important;
font-weight: 400 !important;			
}

/*MOREボタン*/
.is-style-more_btn a.btn_text{
/*font-family: 'Montserrat Alternates','M PLUS 1', sans-serif;*/
font-family: "Zen Maru Gothic",'M PLUS 1', sans-serif;
font-size: 13px !important;
font-weight: 300 !important;				
}

/*固定ページタイトル*/
.c-pageTitle__inner {
/*font-family: 'Montserrat Alternates','M PLUS 1', sans-serif;*/
font-family: "Zen Maru Gothic",'M PLUS 1', sans-serif;
font-size: 17px !important;
font-weight: 600 !important;				
}

.font___bold {
 font-weight :bold;
}

.montserrat-alternates-thin {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.montserrat-alternates-extralight {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.montserrat-alternates-light {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.montserrat-alternates-regular {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.montserrat-alternates-medium {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.montserrat-alternates-semibold {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.montserrat-alternates-bold {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.montserrat-alternates-extrabold {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.montserrat-alternates-black {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.montserrat-alternates-thin-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.montserrat-alternates-extralight-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.montserrat-alternates-light-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.montserrat-alternates-regular-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.montserrat-alternates-medium-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.montserrat-alternates-semibold-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.montserrat-alternates-bold-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.montserrat-alternates-extrabold-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.montserrat-alternates-black-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 900;
  font-style: italic;
}



/*◆◆◆◆◆フォント色指定(ピンク)◆◆◆◆◆*/
.font__color__pink {
/*  color: #FF99CB;*/
/*  color:#F067A6*/
  color:#1e90ff;
}

/*◆◆◆◆◆フォント色指定(黄緑)◆◆◆◆◆*/
.font__color__green {
/*  color: #FF99CB;*/
color:#F57B2F;
}

/*◆◆◆◆◆グローバルメニュー(フォントサイズ変更)◆◆◆◆◆*/
.c-gnav>.menu-item>a .ttl {
  font-size: 16px;
}

/*◆◆◆◆◆高さ指定(空行用)◆◆◆◆◆*/
.dummy_height_10 {
  height: 10px;
}


/*◆◆◆◆◆タイトル制御 ※Swell上書き◆◆◆◆◆*/
.c-postTitle__ttl {
 color: var(--main-font-color); 
 font-size: 26px;
}


/*◆◆◆◆◆ホテル名制御◆◆◆◆◆*/
.review_hotelname {
font-size: 30px;
 color: var(--color_main);
 display: inline;
}

@media screen and (max-width: 480px) {
 .c-postTitle__ttl {
  font-size: 18px;
 }
 .review_hotelname {
  font-size: 22px;
  display: inline;
 }
}
/*◆◆◆◆◆ピックアップバナー用クラス◆◆◆◆◆*/
.banner-font {
	color: black;
}

/*◆◆◆◆◆ロゴアニメーション◆◆◆◆◆*/
/***「じわっ」***/
.blur {
	animation-name: blurAnime;
	animation-duration: 4s;
	animation-fill-mode: forwards;
}
@keyframes blurAnime {
	from {
        filter: blur(10px);
		transform: scale(1.02);
	}
	to {
        filter: blur(0);
		transform: scale(1);
	}
}

/***「くるっ」***/
.rateteY {
	animation-name: rotateYanime;
	animation-duration: 3s;
	animation-fill-mode: forwards;
}
@keyframes rotateYanime {
	from {
        transform: rotateY(0);
	}
	to {
        transform: rotateY(-360deg);
	}
}

/***「にゅーん」***/
.smooth {
	animation-name: smoothAnime;
	animation-duration: 1s;
	animation-fill-mode: forwards;
    transform-origin: left;
	opacity: 0;
}
@keyframes smoothAnime {
	from {
        transform: translate3d(0, 100%, 0) skewY(12deg);
        opacity: 0;
	}
	to {
        transform: translate3d(0, 0, 0) skewY(0);
        opacity: 1;
	}
}

/*◆◆◆◆◆見出しアニメーション◆◆◆◆◆*/
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeInAnime;
animation-duration: 3s;
animation-fill-mode: forwards;
opacity: 0;
}

@keyframes fadeInAnime {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/*◆◆◆◆◆吹き出し用クラス◆◆◆◆◆*/
.balloon {
max-width: 100%;
position: relative;
background-color: #FFEFF7;
padding: 10px;
color: #333;
border-radius: 10px;
}

.balloon::before {
content: "";
position: absolute;
border: 12px solid transparent;
border-top: 12px solid #FFEFF7;
top: 100%;
left: 5%;
}

.balloon p {
margin: 0;
padding: 0;
}

/*◆◆◆◆◆SCORE表示用クラス◆◆◆◆◆*/
.score {
  position: relative;
  border-top: solid 2px var(--color_main);
  border-bottom: solid 2px var(--color_main);
  background:f4f4f4;
  line-height: 1.0;
  padding: 0.4em 0.1em;
  margin: 2em 0 0.5em;
  font-size: 1.3em;
}
@media screen and (max-width: 480px) {
 .score {
  margin: 2em 0 0.5em;
 }
}
.score:after {
  /*タブ*/
  position: absolute;
/*
	font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
*/
  font-weight: 900;
  content: 'REVIEW';
  background: var(--color_main);
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 3px;
  font-size: 1.0em;
  line-height: 1.1;
  letter-spacing: 0.05em;
}

/* ◆◆◆◆◆ 評価欄のfontawesomeの右のマージン指定 ◆◆◆◆◆*/
.score i {
 margin: 0 10px 0 0;
}

i.spx{
 margin: 0 5px 0 0;
}

/* ◆◆◆◆◆ クチコミ画像制御 ◆◆◆◆◆*/
.review-thumbnail-flex {
   display: flex;
	flex-wrap: wrap;
}
.review-thumbnail-img {
  position: relative;
}
.review-thumbnail-img img {
　 width: 240px;
   height: 150px;
   cursor: zoom-in!important;
}
@media screen and (max-width: 480px) {
 .review-thumbnail-img img {
   width: 110px;
   height: 80px;
 }
}
/* ◆◆◆◆◆サムネイル上の文字表示制御◆◆◆◆◆*/
.review-thumbnail-img p {
position: absolute;
background-color: rgba(255,255,255,0.7);
top: 0;
left: 0;
}


/* ◆◆◆◆◆ 料理レシピ画像制御 ◆◆◆◆◆*/
.cooking-thumbnail-img-4 img {
position: relative;
　 width: 252px;
   height: 140px;
   cursor: zoom-in!important;
 }
.cooking-thumbnail-img-3 img {
position: relative;
　 width: 288px;
   height: 160px;
   cursor: zoom-in!important;
 }
.cooking-thumbnail-img-2 img {
position: relative;
　 width: 324px;
   height: 180px;
   cursor: zoom-in!important;
 }
.cooking-thumbnail-img-1 img {
position: relative;
　 width: 360px;
   height: 200px;
   cursor: zoom-in!important;
 }
@media screen and (max-width: 480px) {
 .cooking-thumbnail-img-1 img {
   position: relative;
   width: 176px;
   height: 128px;
 }

 .cooking-thumbnail-img-2 img {
   position: relative;
   width: 154px;
   height: 112px;
 }
 .cooking-thumbnail-img-3 img {
   position: relative;
   width: 110px;
   height: 80px;
 }
 .cooking-thumbnail-img-4 img {
   position: relative;
   width: 154px;
   height: 112px;
 }
}


/* ◆◆◆◆◆ スペース空け用定義 ◆◆◆◆◆*/

.dummy_space_117 {
 margin-right: 117px;
}
.dummy_space_72 {
 margin-right: 72px;
}
.dummy_space_55 {
 margin-right: 55px;
}
.dummy_space_19 {
 margin-right: 19px;
}

@media screen and (max-width: 480px) {
.dummy_space_117 {
 margin-right: 108px;
}
.dummy_space_72 {
 margin-right: 65px;
}
.dummy_space_55 {
 margin-right: 51px;
}
.dummy_space_19 {
 margin-right: 17px;
}
}
/* ◆◆◆◆◆ レビュー情報用テーブル ◆◆◆◆◆*/

table.review{
  border-collapse: collapse;
  margin: -10px 0px 10px 0px;
  padding: 0;
  width: 100%;	
  table-layout: fixed;
  color: #4CAF50;
}

table.review tr {  
  background-color: #fff;
  padding: 7px 0px 7px 10px;
  border-bottom: 1px dotted #8BC34A;
  line-height: 10px;
}
table.review tr:first-child{
/*   border-top: 3px solid #4169E1;*/
   border-top: 3px solid #FDDDCD;
}
table.review tr:last-child{
/*   border-bottom: 3px solid #4169E1;*/
   border-bottom: 3px solid #FDDDCD;
}
table.review td {
  padding: 7px 0px 7px 10px;
}
table.review td:last-child{
  border-right: none;
}
table.review th {
    width: 30%;	
    font-size: 1.1em;
    text-align: left;
    padding: 3px 0px 3px 10px;
    color: var(--main-font-color);
	background-color: #f5f6f7;
}
.txt{
   text-align: left;
   font-size: .85em;
}
@media screen and (max-width: 480px) {
table.review th{
  width: 45%;	
}
}
/* ◆◆◆◆◆ レーティングスター ◆◆◆◆◆*/
.rating-star{
  color: #191970;
  font-size: 1.2em;
}
.rating-star-big{
  color: #00008b;
font-size: 1.5em;
}

.totalscore {
 font-size : 26px;
 color : #00008b;
}

.totalscore_tr {
 padding-bottom : 7px;
}
.totalscore_tr_small {
 padding-bottom : 2px;
 font-weight: normal;
}

@media screen and (max-width: 480px) {
.rating-star-big{
  color: #00008b;
font-size: 1.4em;
}

.totalscore {
font-size : 20px;
color : #00008b;
}

.totalscore_tr {
font-size : 16px;
}

.totalscore_tr_small {
font-size: 14px;
}

}


/* ◆◆◆◆◆ クチコミ詳細コメント用キャプションBOX ◆◆◆◆◆*/
.comment-box {
    position: relative;
    margin: 2em 0 1em 0;
    padding: 1em 1em;
    border: solid 2px var(--color_main);
    border-radius: 8px;
}
.comment-box .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: var(--color_main);
    font-weight: bold;
}
.comment-box p {
    margin: 0; 
    padding: 0;
	font-size: 18px;
}
@media screen and (max-width: 480px) {
 .comment-box p {
margin: 0 0; 
padding: 0 0;
font-size: 16px;
 }
}

/* ◆◆◆◆◆ クチコミプロフィール用画像制御 ◆◆◆◆◆*/
.avatar_flex {
  display: flex; /*横並び*/
}
.avatar_flex .image {
  width: 80px; /*画像サイズ指定*/
  margin: 5px 0 0 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  border: 1px solid;
}
.avatar_flex .right {
  margin: 0 0 0 10px;
  padding: 0;
}
.avatar_flex .title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
}
.avatar_flex .text {
  margin: 1px 0 0;
  padding: 0;
font-size: 15px;
  color: black;
}

/* 画像を天地中央表示 */

.avatar_flex .image {
  overflow: hidden;
  position: relative;
}
.avatar_flex .image::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.avatar_flex .image img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

/* ◆◆◆◆◆アイコン画像制御 ◆◆◆◆◆ */
.icon-img {
 display: flex;
 list-style: none;
 flex-wrap: wrap;  /*幅を超える場合、折り返し*/
 margin: 0px 0px 0px 0px;
 padding: 0;

}
.icon-img li {
  width: 30%; 
}
@media screen and (max-width: 480px) {
 .icon-img li {
width: 20%; /*スマホの場合は5個アイコン置ける*/
height: 100%;
 }
}
.icon-img img {
  background-color: ghostwhite;	
  margin: 2px 5px 1px 0px;
}
.icon-img p {
  text-align: center;
  font-size: 12px;
}


/* ◆◆◆◆◆アイコン画像制御(スマホ用) ◆◆◆◆◆*/
@media screen and (max-width: 480px) {
.icon-img img {
   background-color: ghostwhite;	
   margin: 2px 5px 1px 0px;
   width: 96%;
   height: 100%;
 }
.icon-img p {
  text-align: center;
  font-size: 11px;
 }
}

/* ◆◆◆◆◆ ホテル情報見出し ◆◆◆◆◆*/
h2.hotel {
  font-size: 20px;
  position: relative;
}
h2.hotel:before {
  position: absolute;
  bottom: 0;
  content: '';
  /*width: 650px;*/
  width: 100%;
  border-bottom: solid 2px #383838;
}
h2.hotel:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #383838;
  bottom: 0px;
  width: 18%;
}

/* ◆◆◆◆◆ ホテル情報テーブル ◆◆◆◆◆*/
table th{
  text-align: left;
}
table.infra th{
  text-align: left;
}
/*
body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.25;
}
*/
table.infra {
  border-collapse: collapse;
  /*margin: 0 auto;*/
  padding: 0;
  /*width: 650px;*/
  width: 100%;	
  table-layout: fixed;
  /*color: black;*/
  color: var(--main-font-color);
  margin-bottom: 1.5em;	
}

table.infra tr {
  /*background-color: #fff;*/
  padding: .35em;
  border-bottom: 0.5px solid #dcdcdc;
}
table.infra tr:last-child{
 /*  border-bottom: 2px solid #18521b;*/
}
table.infra th{
  width: 25%;
  border: 1px solid #eee;
  border-left: none;
  padding: 6px;
}
@media screen and (max-width: 480px) {
 table.infra th{
  width: 35%;
  border: 1px solid #eee;
  border-left: none;
  padding: 6px;
 }
}
table.infra td {
  border: 1px solid #eee;
  border-right: none;
  padding: 6px;
}

table.infra tbody th {
color: var(--main-font-color);
background: #f0f8ff;
  font-weight: 550;
}

.txt{
   text-align: left;
   font-size: .85em;
}
.price{
   text-align: right;
}

/* ◆◆◆◆◆ ホテル固定ヘッダー ◆◆◆◆◆*/
.fixedmenu {
position: fixed;
left: 450;
top: 0px;
background: white;
height: 40px;
width: 840px;
z-index: 1;
}
@media screen and (max-width: 480px) {
.fixedmenu {
position: fixed;
left: 450;
top: 48px;
background: white;
height: 40px;
width: 92%;
z-index: 1;
}	
}
ul.hotelmenu{
text-align: center;
font-weight: bold;
margin: 10px ;
padding: 0 ;
border-bottom: 3px solid var(--color_main);
}

.hotelmenu li{
list-style: none;
display: inline-block;
width: 25%;
}
.hotelmenu a{
text-decoration: none;
color: #333;
}
.hotelmenu a.current{
color: #00B0F0;
border-bottom:2px solid #00B0F0;
}
.hotelmenu a:hover{
color:#F7CB4D;
border-bottom:2px solid #F7CB4D;
}

/* ◆◆◆◆◆ ホテル説明文制御 ◆◆◆◆◆*/
.description {
  position: relative;
  border-top: solid 2px var(--color_main);
  border-bottom: solid 2px var(--color_main);
  background:f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
  font-size: 16px;
}

.description:after {
  /*タブ*/
  position: absolute;
  font-weight: 900;
  content: 'PTA\7D39\4ECB\6587';
  background: var(--color_main);
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
}

/*空白行が詰まってしまう事象の対応*/
.description p {
  margin: 0 0 1em;
  line-height: 1.4;
}

.description p:last-child {
  margin-bottom: 0;
}

/* ◆◆◆◆◆ クレジットカード画像制御 ◆◆◆◆◆*/
.creditcard img {
    width: 5%;
    height: 5%;
	padding : 0px;
	margin : 0px 5px 0px 0px;
}
/***アイコン画像制御(スマホ用)***/
@media screen and (max-width: 480px) {
.creditcard img {
    width: 10%;
    height: 10%;
	padding : 0px 0px 0px 0px;
	margin : 0px 5px 0px 0px;
	vertical-align: middle;
}
}
/* ◆◆◆◆◆ タグ表示 ◆◆◆◆◆*/
.disptag {
    font-size: 12px;
	color: #5656ff;
	font-weight: 550;
    border: solid 1px #5656ff;
    border-radius: 3px;
    display: inline-block;
    padding: 1px 10px;
    margin: 2px 1px;
}
@media screen and (max-width: 480px) {
 .disptag {
  padding: 1px 1px;
  margin: 1px 1px;
  white-space: nowrap;
 }
}
/* ◆◆◆◆◆ アメニティ情報テーブル ◆◆◆◆◆*/
table.amenity {
  border-collapse: collapse;
  /*margin: 0 auto;*/
  padding: 0;
  /*width: 650px;*/
  width: 100%;	
  table-layout: fixed;
  color: black;
  margin-bottom: 1.5em;	
background: #f4fcfc;
}

@media screen and (max-width: 480px) {
table.amenity {
font-size: 12px;
}
}

table.amenity tr {
  line-height: 1.7em;
  background-color: #fff;
  padding: .35em;
  border-bottom: 1px solid #dcdcdc;
}

table.amenity tr:last-child{
   border-bottom: none;
}
/*
table.amenity td {
  width: 50%;
  padding: 0.3em 10px 0.3em 1em;
}
*/
table.amenity td {
    border: 1px solid #eee;
    padding: 6px;
}
table.amenity td:first-child {
    border-left: none;
}
table.amenity td:last-child {
    border-right: none;
}

tbody td.amenity {
    color: black;
}
/* ◆◆◆◆◆ 金額表示 ◆◆◆◆◆*/
.pricetext{
	font-weight: bold;
	font-size: 18px;
}

/* ◆◆◆◆◆ スライドショー制御 ◆◆◆◆◆*/
.slider-container {
  margin: 0px auto 15px;
  width: 100%;
}

/*スマホ用画像*/
@media screen and (max-width: 480px) {
 .slick-img img {
   width: 100%;
   height: 200px;
 /*height: auto;*/
   margin: 0px 0px 3px 0px;
 }
 .thumbnail-img img {
   width: 97%;
   height: 60px;
 }
}

/*PC用画像*/
@media screen and (min-width: 960px) {
 .slick-img img {
width: 100%;
height: 510px;
 /*height: auto;*/
   margin: 0px 0px 3px 0px;
 }
 .thumbnail-img img {
   width: 99%;
   height: 120px;
 }
}

/* ◆◆◆◆◆ YARPP表示制御◆◆◆◆◆*/
.related-post{
max-width:100%;
height:100%;
overflow:hidden;
margin-top:5px;
}
.related-entry {
vertical-align: top;
float: left;
max-width:15%;
font-size: 12px;
height: 170px;
overflow: hidden;
margin: 0 1%;
line-height:1.75;
}
 
.related-entry img{
padding:2px;
border: #ccc 1px solid;
height: 100px;
width: 150px;	
}
.related-entry a{
color: #5139ff;
}
@media screen and (max-width:599px){
	
.related-entry {
    max-width: 30% !important;
    margin: 0 1% !important;
}
.related-entry img {
    width: 100%;
}
}


/* ◆◆◆◆◆ ウィジットタイトル制御◆◆◆◆◆*/
.c-widget__title:first-letter {
  font-size: 20px;
  color: #F57B2F;	
}
.c-widget__title {
color: #021a39;	
}

/* ◆◆◆◆◆お気に入りボタン制御◆◆◆◆◆*/
a.favorite-btn-skyblue {
  color: #0000FF;
  font-weight: bold;
  border: 1px solid #0000FF;
  background-color: #FFFFCC;
  vertical-align: middle;
  cursor: pointer;
  font-size: 12px;
  position: relative;
  padding: 5px 10px;
  border-radius: 5px 5px;
}

a.favorite-btn-blue {
  color: black;
  background-color: #b2ffb2;
  vertical-align: middle;
  cursor: pointer;
}

a.favorite-btn-pub {
  font-size: 12px;
  position: relative;
  padding: 5px 10px;
  border-radius: 5px 5px;
}
/* ◆◆◆◆◆ VK SearchFilter ラベル/ボタン制御 (VKのclassを上書き)◆◆◆◆◆*/
.vkfs__label-name {
  font-size: 17px;
  font-weight: 50;
  margin-bottom: calc(var(--vk-size-text) * .5);
}
/* ボタン横並びでトライ
.vkfs {
display: flex;	
align-items: center;
}
*/
.vkfs .btn[type=submit] {
  width: 180px;
/* ボタン横並びでトライ
height: 40px;
*/
  font-size: 16px;
  padding: 2px 0px 2px 0px;
/* ボタン横並びでトライ
margin : 1px;
*/
}
@media screen and (max-width: 480px) {
 .vkfs__label-name {
   font-size: 12px;
   font-weight: 50;
   margin-bottom: calc(var(--vk-size-text) * .5);
 }
 .vkfs .btn[type=submit] {
   width: 180px;
   font-size: 10px;
   padding: 3px 0px 3px 0px;
 }
}	

/* ◆◆◆◆◆ VK SearchFilter 検索ボタンのフォント指定◆◆◆◆◆*/
.vkfs_submit-text {
font-family: 'Montserrat Alternates','M PLUS 1', sans-serif !important;
font-size: 15px !important;
font-weight: 400 !important;
}

.c-categoryList_review {
    font-size: 12px;
    color: var(--color_main);
}
.c-categoryListt_review:before {
    content: "";
    margin-right: 0.5em;
}
.c-categoryList__link, .c-tagList__link, .tag-cloud-link {
border-radius: 16px;
padding: 6px 10px;
white-space: nowrap;
}

/* ◆◆◆◆◆投稿はこちらボタン◆◆◆◆◆*/
a.btn-publish {
  color: #0000FF;
  font-weight: bold;
border: 1px solid #0000FF;
  background-color: #FFFFCC;
  vertical-align: middle;
  cursor: pointer;
  font-size: 12px;
  position: relative;
  padding: 5px 10px;
  border-radius: 5px 5px;
}

.margin10 {
margin-top: 10px;
}

/* ◆◆◆◆◆非表示制御◆◆◆◆◆*/
.display-none{
 display:none;
}

.fullscreen-image {
}


/* ◆◆◆◆◆続きを読むリンク制御◆◆◆◆◆*/
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	position: relative;
}
.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 150px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}
.cp_box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}

.cp_box label:after {
	line-height: 2.5rem;
	position: absolute;
	z-index: 2;
	bottom: 30px;
	left: 50%;
	width: 26rem;
	font-family: FontAwesome;
	content: '\f13a'' 続きを読むには無料会員登録が必要です';
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #ffffff;
	border-radius: 5px;
	/*background-color: rgba(27, 37, 56, 1);*/
	background-color: #0099FF;
}
.cp_box input {
	display: none;
}
.cp_box .cp_container .cp_box input {
	display: none;
}
.cp_box .cp_container30 {
	overflow: hidden;
	height: 30px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container40 {
	overflow: hidden;
	height: 40px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container50 {
	overflow: hidden;
	height: 50px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container60 {
	overflow: hidden;
	height: 60px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container70 {
	overflow: hidden;
	height: 70px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container80 {
	overflow: hidden;
	height: 80px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container90 {
	overflow: hidden;
	height: 90px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container100 {
	overflow: hidden;
	height: 100px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container150 {
	overflow: hidden;
	height: 150px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container200 {
	overflow: hidden;
	height: 200px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container250 {
	overflow: hidden;
	height: 250px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container300 {
	overflow: hidden;
	height: 300px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container350 {
	overflow: hidden;
	height: 250px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container400 {
	overflow: hidden;
	height: 400px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container450 {
	overflow: hidden;
	height: 400px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container500 {
	overflow: hidden;
	height: 500px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container600 {
	overflow: hidden;
	height: 600px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container700 {
	overflow: hidden;
	height: 700px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container800 {
	overflow: hidden;
	height: 800px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container900 {
	overflow: hidden;
	height: 900px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container1000 {
	overflow: hidden;
	height: 1000px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container1100 {
	overflow: hidden;
	height: 1100px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container1200 {
	overflow: hidden;
	height: 1200px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container1300 {
	overflow: hidden;
	height: 1300px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container1400 {
	overflow: hidden;
	height: 1400px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container1500 {
	overflow: hidden;
	height: 1500px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container1600 {
	overflow: hidden;
	height: 1600px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box .cp_container1700 {
	overflow: hidden;
	height: 1700px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}


.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_boxt input:checked + label:after {
	font-family: FontAwesome;
	content: '\f139'' 閉じる';
}
.cp_box input:checked ~ .cp_container {
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}


/*続きを読む(無料会員登録を促す)*/
.cp_box.regist label:after {
	line-height: 2.5rem;
	position: absolute;
	z-index: 2;
	bottom: 30px;
	left: 50%;
	width: 26rem;
	font-family: FontAwesome;
	content: '\f13a'' 続きを読むには会員登録が必要です';
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #ffffff;
	border-radius: 5px;
	/*background-color: rgba(27, 37, 56, 1);*/
	background-color: #0099FF;
}

/*続きを読む(有料会員登録を促す)*/
.cp_box.purchace label:after {
	line-height: 2.5rem;
	position: absolute;
	z-index: 2;
	bottom: 30px;
	left: 50%;
	width: 26rem;
	font-family: FontAwesome;
	content: '\f13a'' 続きを読むにはプレミアム会員登録が必要です';
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #ffffff;
	border-radius: 5px;
	/*background-color: rgba(27, 37, 56, 1);*/
	background-color: #0099FF;
}

/*続きを読む(会員体系ページ参照を促す)*/
.cp_box.siteinfo label:after {
	line-height: 2.5rem;
	position: absolute;
	z-index: 2;
	bottom: 30px;
	left: 50%;
	width: 20rem;
	font-family: FontAwesome;
	content: '\f13a'' 続きを読むにはこちらをご覧ください';
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #ffffff;
	border-radius: 5px;
	/*background-color: rgba(27, 37, 56, 1);*/
	background-color: #0099FF;
}


/*続きを読む(グラデーション高さ200)*/
.cp_box.gradient200 label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 200px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}

/*続きを読む(グラデーション高さ250)*/
.cp_box.gradient250 label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 250px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}

/*続きを読む(グラデーション高さ300)*/
.cp_box.gradient300 label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 300px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}

/*続きを読む(グラデーション高さ300)*/
.cp_box.gradient350 label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 350px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}

/*続きを読む(グラデーション高さ400)*/
.cp_box.gradient400 label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 400px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}

/* ◆◆◆◆◆アフィリエイトリンク制御◆◆◆◆◆*/
.affiliate_table {
border-collapse: collapse;
border-spacing: 0;
margin: 8px;
}

/* ◆◆◆◆◆店舗からの告知制御◆◆◆◆◆*/
.advertise_msg {
  font-weight:bold;
  position: relative;
  padding: 0.5rem 1rem;
  border: 3px solid #db4a16;
  border-radius: 10px;
background-color: #ffffe0;
  width: 60%;
}

.advertise_msg:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #db4a16 transparent transparent transparent;
}

.advertise_msg:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #f9f9f9 transparent transparent transparent;
}

@media screen and (max-width: 480px) {
.advertise_msg {
  width: 100%;
}

}

/* ◆◆◆◆◆投稿リスト制御(★評価部分)◆◆◆◆◆*/
/*投稿リスト上の★評価の大きさ*/
.font___star {
color: #191970;
font-size: 12px;
}
@media screen and (max-width: 480px) {
.font___star {
  font-size: 10px;
}
}

/* ◆◆◆◆◆投稿リスト制御(店名部分)◆◆◆◆◆*/
/*投稿リスト上の店名の大きさ*/
.font__shopname {
color: var(--main-font-color);
font-size: 15px;	
}
@media screen and (max-width: 480px) {
.font__shopname {
  font-size: 14px;
}
}
/* ◆◆◆◆◆投稿リスト制御(ひとことコメント部分)◆◆◆◆◆*/
/*投稿リスト上のひとことコメントの大きさ*/
.font__reviewtitle {
 color:#0000cd;
 color:#008A4C;
 font-size: 15px;	
}
@media screen and (max-width: 480px) {
.font__reviewtitle {
  font-size: 14px;
}
}

/* ◆◆◆◆◆投稿リスト制御(抜粋文部分)◆◆◆◆◆*/
/*投稿リスト上の抜粋文の大きさ*/
.font__excerpt {
font-size: 13px;	
}
@media screen and (max-width: 480px) {
.font__excerpt {
font-size: 12px;
}
}

/* ◆◆◆◆◆投稿リスト制御(もっと読むリンク)◆◆◆◆◆*/
.motto {
color: green;	
font-size: 10px;
cursor: pointer; 
}
/* ◆◆◆◆◆投稿リスト制御(詳細リンク)◆◆◆◆◆*/
.motto_detail {
color: blue;	
font-size: 10px;
display: none;
}


/* ◆◆◆◆◆投稿リスト制御(もっと見るボタン)◆◆◆◆◆*/
.txt-hide{
display: none;
}

button.more {
width: 120px;
margin: 20px auto;
display: block;
background-color: #666;
color: #fff;
padding:10px 15px;
border: none;
outline: 0;
transition: .5s;
-erbkit-transition: .5s;
}
 
button.more::after {
content: "もっと見る";
transition: .2s;
-erbkit-transition: .2s;
}

button.more.on-click::after{
content: "閉じる";
}

/* この記述は不要です */
#wrap {
width: 300px;
height: 100%;
font-size:13px;
}

/* ◆◆◆◆◆投稿リスト制御(4列表示用定義)◆◆◆◆◆*/
@media (min-width: 960px) and (max-width:1019px) {
    .-sidebar-off .-type-card.-pc-col4 .p-postList__item {
        padding:0 .75em
    }
}

@media (min-width: 960px) and (max-width:1319px) {
    .-sidebar-on .-type-card.-pc-col4 .p-postList__item {
        padding:0 .75em
    }
}
@media (min-width: 1020px) {
    .-sidebar-off .-type-card.-pc-col4 .p-postList__item,.-sidebar-off .-type-thumb.-pc-col4 .p-postList__item {
        width:20%
    }
}

@media (min-width: 1320px) {
    .-sidebar-on .-type-card.-pc-col4 .p-postList__item,.-sidebar-on .-type-thumb.-pc-col4 .p-postList__item {
        width:20%
    }
}

/* ◆◆◆◆◆MAP表示制御◆◆◆◆◆*/
.map {
 width: 100%;
 position: relative;
 padding-top: 30.25%;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 480px) {
.map {
 padding-top: 50.25%;
}
}

/* ◆◆◆◆◆投稿リストの1つめの投稿を非表示◆◆◆◆◆*/
.first-displaynone ul li:first-child 
{
    display:none;
}

/* ◆◆◆◆◆投稿リストのカラム装飾◆◆◆◆◆*/
/*
.p-postList__body_qa {
    position: relative;
    background-color: #FFF450;
border: 1px solid #001F43;
    border-radius: 10px;
	padding: 1px 5px 5px 5px;
}
.p-postList__body_qa:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #FFF450;
    width: 0;
    height: 0;
}
*/
.p-postList__body_qa {
  position: relative;
  display: inline-block;
 /* margin: 1.5em 0;*/
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFFDB2;
  border-radius: 15px;
}

.p-postList__body_qa:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #FFFDB2;
}

/* ◆◆◆◆◆投稿リスト上のアイコンエリアの表示制御◆◆◆◆◆*/
.icon_area {
font-size : 14px;
color : blue;
}
@media screen and (max-width: 480px) {
.icon_area {
font-size : 12px;
}
}


/* ◆◆◆◆◆投稿リスト上のカテゴリ表示制御◆◆◆◆◆*/
/* (位置のカスタマイズができなかったのでSWELL定義をコピーして別名定義してカスタマイズ)◆◆◆◆◆*/
.c-postThumb__cat_qa {
    border-radius: 16px;
    margin: 0.5em;
    padding: 0 8px;
}
.c-postThumb__cat_qa {
    background-color: var(--color_main);
    color: #fff;
    background-image: repeating-linear-gradient(-45deg,rgba(255,255,255,.1),rgba(255,255,255,.1) 6px,transparent 6px,transparent 12px);
}
@media (min-width: 600px)
.c-postThumb__cat_qa {
    font-size: 11px;
}
.c-postThumb__cat_qa {
    background-color: var(--color_main);
    display: inline-block;
    font-size: 10px;
    line-height: 2;
    overflow: hidden;
    padding: 0 0.75em;
    position: absolute;
    right: 0;
top: 10;
    white-space: nowrap;
    z-index: 1;
}

.l-articleBottom__section {
    margin-top: 2em;
}


/* ◆◆◆◆◆コメントエリアの背景色変更(SWELL定義の上書き)◆◆◆◆◆*/
.p-commentArea {
    background: #FFFFF0;
    border-radius: var(--swl-radius--8,0);
    padding: 1.5em;
}

.alignfull>.wp-block-cover__inner-container>*, .alignfull>.wp-block-group__inner-container>*, .swell-block-fullWide__inner>* {
    margin-bottom: 0em;
}


/* ◆◆◆◆◆会員登録ページの同意条項のデザイン制御◆◆◆◆◆*/
.doui {
 color : darkred;	
}

/* ◆◆◆◆◆管理人オススメ表示制御◆◆◆◆◆*/
.osusume_title {
  color : #030196;
}
.osusume_description {
  position: relative;
  border-top: solid 2px var(--color_main);
  border-bottom: solid 2px var(--color_main);
  background:f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
  font-size: 16px;
}

.osusume_description:after {
  /*タブ*/
  position: absolute;
  font-weight: 900;
  content: '\7BA1\7406\4EBA\30AA\30B9\30B9\30E1\30B3\30E1\30F3\30C8';
  background: var(--color_main);
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.l-footer
.copyright a {
color: white;
}

/* ◆◆◆◆◆スマホのみ改行◆◆◆◆◆*/
br.smart {
   display: none;	
}
@media screen and (max-width: 480px) {
br.smart {
   display: block;	
}
}

/* ◆◆◆◆◆スマホのみ改行◆◆◆◆◆*/
span.pc {
   display: inline;	
}
@media screen and (max-width: 480px) {
span.pc {
   display: none;	
}
}


/* ◆◆◆◆◆サイドバー上の投稿リストのカテゴリ表示を非表示化(カテゴリの複数表示をFunction.phpに記載するとサイドバー上のカテゴリ表示がずれて表示されてしまうので非表示とする)◆◆◆◆◆*/
.l-sidebar  .c-postThumb__cat{
 display:none;
}

/* ◆◆◆◆◆長い文字を切って三点リーダー表示◆◆◆◆◆*/
.txt-limit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ◆◆◆◆◆平均点表示フォント◆◆◆◆◆*/
.avg_area {
border: solid 1px #b8b8b8;     /* 枠線指定 */
border-radius: 10px;        /* 角丸指定 */
width: 120px;
margin: 0px 0px 10px 0px;
padding: 5px 5px 5px 8px;
}
.avg_point_title {
font-family: "SF Pro JP","SF Pro Text";
font-size:20px;	
font-weight: bold;
}
.avg_point_val {
font-family: "SF Pro JP","SF Pro Text";
font-size:36px;
color:red;
font-weight: bold;
}
.avg_point_val_mini {
font-family: "SF Pro JP","SF Pro Text";
font-size:12px;
padding: 0px 0px 10px 0px;
}

.avg_div {
margin: -10px 0px -2px 0px;
padding: 0px 0px;
}

.avg_ten {
font-size:14px;	
}

/* ◆◆◆◆◆サイドバーのログインウィジットの不要な「ログイン」文言削除◆◆◆◆◆*/
.pmpro_login_wrap h2 {
  display:none;
}

/* ◆◆◆◆◆お気に入り一覧の抜粋文文字制御◆◆◆◆◆*/
.favorite_excerpt_limit {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5; /* 任意の行数を指定 */
}

/*スマホの場合は抜粋文が崩れるので表示しない*/
@media screen and (max-width: 480px) {
.favorite_excerpt_limit {
display: none;
}
}

/*スマホメニューのバックグラウンド黒(既存クラスを上書き)*/
.c-widget__title.-spmenu {
    padding: .5em .75em;
    border-radius: var(--swl-radius--2, 0px);
    background: black;
    color: #fff;
}

/* ◆◆◆◆◆「お店へ」ボタン制御(SWELL定義の上書き)◆◆◆◆◆*/
.wp-block-button__link {
background-color: #325FFF;
padding: 7px 20px;
}

/* ◆◆◆◆◆アイキャッチのフォルダアイコンを消す◆◆◆◆◆*/
.icon-folder:before {
content: "";
}



/* ◆◆◆◆◆ランキングの平均点にアンダーライン◆◆◆◆◆*/
.underline {
background: linear-gradient(transparent 70%, #afeeee 50%);		
}

/* ◆◆◆◆◆ランキングの平均点のフォント◆◆◆◆◆*/
.ranking_avg_font {
font-size: 16px;
font-weight: 500;
color: mediumblue;
}
@media screen and (max-width: 480px) {
.ranking_avg_font {
font-size: 12px;
font-weight: 500;
color: mediumblue;
}
}

/* ◆◆◆◆◆ランキングのクチコミ件数のフォント◆◆◆◆◆*/
.ranking_count_font {
font-size: 13px;
color: mediumblue;
}
@media screen and (max-width: 480px) {
.ranking_count_font {
font-size: 11px;
color: mediumblue;
}
}

/* ◆◆◆◆◆ランキングの店名のフォント◆◆◆◆◆*/
.ranking_shopname_font {
font-size: 19px !important;
color: darkblue !important;
}
@media screen and (max-width: 480px) {
.ranking_shopname_font {
font-size: 14px !important;
}
}

/* ◆◆◆◆◆スマホのみ改行◆◆◆◆◆*/
br.smart {
display: none;	
}
@media screen and (max-width: 480px) {
br.smart {
display: block;	
}
}
/* ◆◆◆◆◆スマホのみ表示◆◆◆◆◆*/
div.smart {
display: block;	
}
@media screen and (max-width: 480px) {
div.smart {
display: none;	
}
}

/* ◆◆◆◆◆スマホのみ改行◆◆◆◆◆*/
span.pc {
display: inline;	
}
@media screen and (max-width: 480px) {
span.pc {
display: none;	
}
}


/* ◆◆◆◆◆検索欄の大きさ調整◆◆◆◆◆*/
.search-select {
border-radius: 10px; /* 角丸を設定 */
/*border: 1px solid #ddd;*/ /* 枠線を追加 */
padding: 1px 10px; /* 内側の余白 */
box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.1); /* 影を追加 */
}

@media screen and (max-width: 480px) {
.search-select .vkfs__label-name {
font-size: 16px!important;		
}

.search-select select {
font-size: 16px!important;
width: 153px!important;
height: 40px!important;
}
.search-select input[type="text"] {
font-size: 16px!important;
width: 153px!important;
height: 40px!important;
}

.search-select2 select {
font-size: 16px!important;
width: 150px!important;
height: 40px!important;
}
.search-select2 input[type="text"] {
font-size: 16px!important;
width: 150px!important;
height: 40px!important;
}

/*検索欄を真ん中寄せに設定(通常だとやや左に寄っているので) ※SWELL定義を上書き*/
div .p-mainVisual .alignfull {
left: calc(50% - 45vw);
max-width: 100vw !important;
position: relative;
width: 100vw;
}

}

h3.wp-block-heading.is-style-section_ttl {
margin-bottom: 40px;
}

/* ◆◆◆◆◆ サイドバーウィジェットを角丸四角で囲む ◆◆◆◆◆*/
.c-widget {
border-radius: 10px; /* 角丸を設定 */
/*border: 1px solid #ddd;*/ /* 枠線を追加 */
padding: 1px 10px; /* 内側の余白 */
box-shadow: 0 2px 5px rgba(0,0,0,0.1); /* 影を追加 */
background-color: #f9f9f9; /* 背景色を設定 */
background-color: #fcfcfc; /* 背景色を設定 */
}




/* ◆◆◆◆◆投稿リストの横スクロール表示(スマホのみ横スクロールさせる場合)◆◆◆◆◆*/
@media  (max-width: 960px) {
  .side-scroll-sp .p-postListWrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  
  .side-scroll-sp .p-postList {
    width: 100%;
    display: flex;
    flex-wrap: nowrap!important;
  }
  
  .side-scroll-sp .p-postList__item {
    flex: 0 0 auto;
    width: 48%!important;
  }
}



/* ◆◆◆◆◆投稿リストの横スクロール表示(スマホの場合)◆◆◆◆◆*/
@media  (max-width: 960px) {
  .side-scroll-sp .p-postListWrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  
  .side-scroll-sp .p-postList {
    width: 100%;
    display: flex;
    flex-wrap: nowrap!important;
  }
  
  .side-scroll-sp .p-postList__item {
    flex: 0 0 auto;
    width: 48%!important;
  }
}


	
/* ◆◆◆◆◆MAP表示制御◆◆◆◆◆*/
.map {
 width: 100%;
 position: relative;
 padding-top: 30.25%;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 480px) {
.map {
 padding-top: 50.25%;
}
}

/* ◆◆◆◆◆TOP画像上のピックアップメニュー画像制御◆◆◆◆◆*/
.top-column img {
height: 100px !important;
width: 200px !important;
}

@media screen and (max-width: 480px) {
.top-column img{
height: 60px;
width: 120px;
}
}

.top-column {
margin: 1px 70px!important;  /* 横マージンを大きめに設定 */
}
@media screen and (max-width: 480px) {
.top-column {
margin: 1px 1px!important;  /* スマホの場合狭く設定 */
}
}	
/* ◆◆◆◆◆TOP画像上のサイトタイトル◆◆◆◆◆*/
p.top-ttl .swl-fz{
/*font-size: 50px!important;*/
font-size: 30px!important;
font-weight: 900;
text-shadow: 1px 3px 3px whitesmoke;
color:black;
}
@media screen and (max-width: 480px) {
p.top-ttl .swl-fz{
font-size: 30px!important;
}
}

/* ◆◆◆◆◆メインビジュアルの動画の枠線を消す◆◆◆◆◆*/
video {
/* iPhone safariの枠線を消す*/
filter: drop-shadow(0px 0px rgba(0,0,0,0));

/* PCのChromeの枠線を消す*/
outline: none;
border: none;
}

/* ◆◆◆◆◆一番上の空のウィジットを消す◆◆◆◆◆*/
#custom_html-6{
display:none;
}

.p-postList__content{
font-size: 13px;
display:none;
}


/* ◆◆◆◆◆ログイン時の件数表示ポップアップ◆◆◆◆◆*/
.custom-popup {
    display: none;
    position: fixed;
top: 85%;
left: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    background-color: #7fffd4;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    z-index: 1000;
}

.popup-content {
    padding: 20px;
    text-align: center;
}

.popup-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 18px;
    cursor: pointer;
}



/* ◆◆◆◆◆横スクロール可(scroll-hint)の画像の色◆◆◆◆◆*/
.scroll-hint-icon {
background-color: #4169e1 !important; 
color: black;
}

/* ◆◆◆◆◆タグクラウド制御◆◆◆◆◆*/
/*タグ一覧の制御*/
.tag-cloud-link {
 /*background-color: #E6F2FF;*/
 background-color: #f5f5f5;
 border: 1px solid blue;
 margin-right: 1px;
}

/*タグの幅を文字の幅に変更*/
a.tag-cloud-link{
display:inline-block
}

/* ◆◆◆◆◆投稿リストの1つめの投稿を非表示◆◆◆◆◆*/
.first-displaynone ul li:first-child 
{
    display:none;
}





.custom-post-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* PCの場合は3列 */
    gap: 20px;
    list-style: none;
    padding: 0;
}

.custom-post-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    box-sizing: border-box;
}

.thumbnail-container {
    position: relative;
    overflow: hidden;
}

.thumbnail-container img {
    width: 100%;
    height: 200px; /* 画像の高さを固定（必要に応じて調整） */
    object-fit: cover; /* 画像がコンテナに収まるように、切り抜かれたり拡大されて表示されます */
    display: block;
}

.title-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    text-align: center;
}

.custom-post-item p {
    padding: 15px;
    font-size: 14px;
    margin: 0;
    flex-grow: 1;
}

/* モバイル対応 */
@media (max-width: 768px) {
    .custom-post-list {
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); /* モバイルでは自動調整 */
    }
}


/*◆◆◆◆◆検索欄エリアの装飾◆◆◆◆◆*/
/* 0) まず外側（背景の淡いグラデ＋余白＋角丸） */
.bizihotop-search{
padding: 36px 0px;
  border-radius: 18px;
  /*background: radial-gradient(circle at 20% 20%, #f2f7ff 0%, #eaf3ff 45%, #e6f0ff 100%);*/
  box-shadow: 0 10px 30px rgba(15, 23, 42, .08);
  border: 1px solid rgba(148, 163, 184, .25);
}

/* 2) 入力エリア全体を“白いカード”に */
.bizihotop-search .searchCard{
  width: 100%;
  background: #fff;
  border-radius: 16px;
padding: 18px 38px 22px;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .06);
  border: 1px solid rgba(148, 163, 184, .25);
}

/* 検索ボタンを中央寄せ */
.bizihotop-search {
  display: flex!important;
  justify-content: center!important;
  margin-top: 20px;
}
.bizihotop-search .searchBtn,
.bizihotop-search button,
.bizihotop-search input[type="submit"]{
  width: 200px!important;
  color: #fff;
 /* background: linear-gradient(180deg, #2f6fed 0%, #1e4fd8 100%);*/
 /*background: linear-gradient(180deg, #2f6fed 0%, #00067f 100%);*/
 background: linear-gradient(180deg, #FF8F12 0%, #FFAF55 100%);
  margin: 20px auto 0!important;
}

.bizihotop-search button,
.bizihotop-search input[type="submit"],
.bizihotop-search .searchBtn{
  float: none !important;
  display: block !important;
  width: min(520px, 100%);  /* 好みで */
  margin: 20px auto 0 !important;
}



/*検索結果ページャ制御*/
.school-search-pagination {
  margin: 32px 0 0;
}

.school-search-pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.school-search-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid #d9dee7;
  background: #fff;
  color: #334155;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  transition: .2s ease;
}

.school-search-pagination .page-numbers:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(0,0,0,.08);
}

.school-search-pagination .page-numbers.current {
  background: #6aa84f;
  border-color: #6aa84f;
  color: #fff;
}

.school-search-pagination .page-numbers.dots {
  min-width: auto;
  padding: 0 4px;
  border: none;
  background: transparent;
  box-shadow: none;
}

.school-search-pagination .prev,
.school-search-pagination .next {
  padding: 0 18px;
}

@media (max-width: 767px) {
  .school-search-pagination .nav-links {
    gap: 8px;
  }

  .school-search-pagination .page-numbers {
    min-width: 38px;
    height: 38px;
    padding: 0 12px;
    font-size: 13px;
  }
}


/* =========================================
   検索結果ヘッダー
========================================= */
.school-search-header{
  margin: 8px 0 28px;
}

.school-search-header__inner{
  padding: 22px 24px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #e5e7eb;
  box-shadow: 0 8px 22px rgba(0,0,0,.04);
}

.school-search-header__eyebrow{
  margin: 0 0 8px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
  color: #6b7280;
}

.school-search-header__title{
  margin: 0;
  font-size: 28px;
  line-height: 1.35;
  font-weight: 800;
  color: #1f2937;
}

.school-search-header__lead{
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.7;
  color: #4b5563;
}

.school-search-header__meta{
  margin-top: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.school-search-header__count{
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 10px 14px;
  border-radius: 999px;
  background: #f3f4f6;
  color: #374151;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.school-search-header__count strong{
  font-size: 18px;
  font-weight: 800;
  color: #6aae4f;
}

/* 戻るボタン */
.school-search-header__actions{
  margin-top: 16px;
}

.school-search-back{
  display: inline-flex;
  align-items: center;
  gap: 6px;

  padding: 10px 16px;
  border-radius: 999px;

  background: #fff;
  border: 1px solid #d9dee7;

  font-size: 14px;
  font-weight: 700;
  color: #374151;

  text-decoration: none;
  cursor: pointer;

  transition: .2s ease;
}

.school-search-back:hover{
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(0,0,0,.08);
}

/* スマホ */
@media (max-width: 767px){
  .school-search-back{
    font-size: 13px;
    padding: 9px 14px;
  }
}


/* スマホ */
@media (max-width: 767px){
  .school-search-header{
    margin: 4px 0 20px;
  }

  .school-search-header__inner{
    padding: 18px 16px;
    border-radius: 16px;
  }

  .school-search-header__eyebrow{
    font-size: 11px;
    margin-bottom: 6px;
  }

  .school-search-header__title{
    font-size: 22px;
    line-height: 1.4;
  }

  .school-search-header__lead{
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.6;
  }

  .school-search-header__meta{
    margin-top: 12px;
  }

  .school-search-header__count{
    padding: 9px 12px;
    font-size: 13px;
  }

  .school-search-header__count strong{
    font-size: 16px;
  }
}

















/* =========================================
   PTAバナー + 検索結果一覧 整理版CSS
========================================= */

:root{
  --pta-shadow: 0 10px 28px rgba(31, 41, 55, .12);
}

/* =========================================
   1. PTAバナー共通
========================================= */
.pta-banner{
  --bg1: #6d5efc;
  --bg2: #8b7cff;
  --bg3: #9f93ff;

  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
  min-height: 118px;
  max-height: 118px;
  padding: 42px 16px 14px;
  border-radius: 18px;
  overflow: hidden;
  isolation: isolate;
  color: #fff;
  background:
    radial-gradient(circle at 92% 16%, rgba(255,255,255,.24) 0, rgba(255,255,255,.12) 16%, transparent 17%),
    radial-gradient(circle at 84% 20%, rgba(255,255,255,.10) 0, rgba(255,255,255,.06) 10%, transparent 11%),
    linear-gradient(135deg, var(--bg1) 0%, var(--bg2) 56%, var(--bg3) 100%);
  box-shadow: var(--pta-shadow);
}

.pta-banner::before,
.pta-banner::after{
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 0;
}

.pta-banner::before{
  width: 118px;
  height: 118px;
  right: -34px;
  top: -34px;
  border-radius: 50%;
  background: rgba(255,255,255,.13);
}

.pta-banner::after{
  left: -18px;
  bottom: -22px;
  width: 132px;
  height: 58px;
  border-radius: 999px;
  background: rgba(255,255,255,.08);
  transform: rotate(-12deg);
}

.pta-banner > *{
  position: relative;
  z-index: 1;
}

.pta-banner__school{
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  font-size: clamp(14px, 1.15vw, 18px);
  line-height: 1.18;
  font-weight: 800;
  letter-spacing: .02em;
  text-align: left;
  text-shadow: 0 1px 0 rgba(0,0,0,.05);
  white-space: normal;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.pta-banner__school::after{
  content: "";
  display: block;
  width: 42px;
  height: 2px;
  margin-top: 8px;
  border-radius: 999px;
  background: rgba(255,255,255,.75);
}

.pta-banner__label{
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  max-width: calc(100% - 16px);
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(120,120,120,.38);
  border: 1px solid rgba(255,255,255,.34);
  color: #fff;
  font-size: 10px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .04em;
  white-space: nowrap;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

.pta-banner__icon-0{
  position: absolute;
  right: 10px;
  bottom: 6px;
  width: 64px;
  height: 42px;
  background-image: url('https://awsmania.xsrv.jp/pta/wp-content/uploads/icons/icon-student.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 2;
  pointer-events: none;
}

.pta-banner__icon-1{
  position: absolute;
  right: 10px;
  bottom: 6px;
  width: 64px;
  height: 42px;
  background-image: url('https://awsmania.xsrv.jp/pta/wp-content/uploads/icons/icon-sakura-white.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 2;
  pointer-events: none;
}

.pta-banner__icon-2{
  position: absolute;
  right: 10px;
  bottom: 6px;
  width: 64px;
  height: 42px;
  background-image: url('https://awsmania.xsrv.jp/pta/wp-content/uploads/icons/icon-butterfly.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 2;
  pointer-events: none;
}

.pta-banner__icon-3{
  position: absolute;
  right: 10px;
  bottom: 6px;
  width: 64px;
  height: 42px;
  background-image: url('https://awsmania.xsrv.jp/pta/wp-content/uploads/icons/icon-ume.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 2;
  pointer-events: none;
}

.pta-banner__icon-4{
  position: absolute;
  right: 10px;
  bottom: 6px;
  width: 64px;
  height: 42px;
background-image: url('https://awsmania.xsrv.jp/pta/wp-content/uploads/icons/icon-apple.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 2;
  pointer-events: none;
}

.pta-banner__icon-5{
  position: absolute;
  right: 10px;
  bottom: 6px;
  width: 64px;
  height: 42px;
background-image: url('https://awsmania.xsrv.jp/pta/wp-content/uploads/icons/icon-sunflower.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 2;
  pointer-events: none;
}

.pta-banner__icon-6{
  position: absolute;
  right: 10px;
  bottom: 6px;
  width: 64px;
  height: 42px;
background-image: url('https://awsmania.xsrv.jp/pta/wp-content/uploads/icons/icon-pen.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 2;
  pointer-events: none;
}

.pta-banner__icon-7{
  position: absolute;
  right: 10px;
  bottom: 6px;
  width: 64px;
  height: 42px;
background-image: url('https://awsmania.xsrv.jp/pta/wp-content/uploads/icons/icon-music.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 2;
  pointer-events: none;
}

/* =========================================
   2. TOPなど通常一覧用グリッド
========================================= */
.banner-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

/* =========================================
   3. 検索結果一覧専用
========================================= */
.school-search-results{
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 20px;
  align-items: start;
}

.school-search-results .school-search-card{
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  overflow: visible;
  transition: none;
}

.school-search-results .school-search-card:hover{
  transform: none;
  box-shadow: none;
}

.school-search-results .school-search-card__link{
  display: block;
  color: inherit;
  text-decoration: none;
}

.school-search-results .school-search-card .pta-banner{
  min-height: 105px;
  max-height: 105px;
  padding: 34px 12px 10px;
  border-radius: 18px;
  box-shadow: 0 6px 18px rgba(0,0,0,.08);
  margin-bottom: 10px;
}

.school-search-results .school-search-card__link:hover .pta-banner{
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0,0,0,.12);
}

.school-search-results .school-search-card__body{
  padding: 0 4px 0;
  background: transparent;
  border: none;
  box-shadow: none;
}

.school-search-results .school-search-card__title{
  margin: 0 0 6px;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 700;
  word-break: break-word;
  overflow-wrap: anywhere;
}

.school-search-results .school-search-card__excerpt{
  margin-bottom: 8px;
  font-size: 13px;
  line-height: 1.6;
  color: #4b5563;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.school-search-results .school-search-card__more{
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: #2563eb;
  line-height: 1.4;
}

/* =========================================
   4. バナーカラー
========================================= */

/* 紫系 */
.pta-banner.banner-style-1  { --bg1:#6d5efc; --bg2:#8b7cff; --bg3:#9f93ff; }
.pta-banner.banner-style-10  { --bg1:#7258f6; --bg2:#8a73ff; --bg3:#a396ff; }
.pta-banner.banner-style-19  { --bg1:#7a61f0; --bg2:#9780ff; --bg3:#b0a4ff; }
.pta-banner.banner-style-28  { --bg1:#8667f4; --bg2:#9d88ff; --bg3:#b7abff; }
.pta-banner.banner-style-37  { --bg1:#8a6df0; --bg2:#a28cff; --bg3:#bcaeff; }

/* 青系 */
.pta-banner.banner-style-2  { --bg1:#4f7cff; --bg2:#6aa0ff; --bg3:#8ab8ff; }
.pta-banner.banner-style-11  { --bg1:#5884ff; --bg2:#74a7ff; --bg3:#95beff; }
.pta-banner.banner-style-20  { --bg1:#5a8fff; --bg2:#7bb0ff; --bg3:#9bc7ff; }
.pta-banner.banner-style-29  { --bg1:#4e90f2; --bg2:#74b2ff; --bg3:#9ed0ff; }
.pta-banner.banner-style-38 { --bg1:#3f88ee; --bg2:#68a8ff; --bg3:#94c4ff; }

/* 水色系 */
.pta-banner.banner-style-3 { --bg1:#2e90fa; --bg2:#56b5ff; --bg3:#85ceff; }
.pta-banner.banner-style-12 { --bg1:#1f9cf0; --bg2:#58bcff; --bg3:#8ed6ff; }
.pta-banner.banner-style-21 { --bg1:#26a0f2; --bg2:#64c2ff; --bg3:#96dbff; }
.pta-banner.banner-style-30 { --bg1:#36aaf5; --bg2:#77c8ff; --bg3:#a5dfff; }
.pta-banner.banner-style-39 { --bg1:#46b3f5; --bg2:#84d0ff; --bg3:#b0e3ff; }

/* 緑系 */
.pta-banner.banner-style-4 { --bg1:#2fbf71; --bg2:#58d78f; --bg3:#8ce9b1; }
.pta-banner.banner-style-13 { --bg1:#34c67a; --bg2:#63db98; --bg3:#97ecba; }
.pta-banner.banner-style-22 { --bg1:#22c55e; --bg2:#4ade80; --bg3:#86efac; }
.pta-banner.banner-style-31 { --bg1:#3dc76d; --bg2:#68dd90; --bg3:#9defb4; }
.pta-banner.banner-style-40 { --bg1:#45c37a; --bg2:#76dca0; --bg3:#a7edc0; }

/* 黄緑系 */
.pta-banner.banner-style-5 { --bg1:#67b93f; --bg2:#8fd35c; --bg3:#b5ea86; }
.pta-banner.banner-style-14 { --bg1:#74bf45; --bg2:#99d764; --bg3:#bfec92; }
.pta-banner.banner-style-23 { --bg1:#7cc54e; --bg2:#a4dd70; --bg3:#c8ef9d; }
.pta-banner.banner-style-32 { --bg1:#84c94f; --bg2:#aee27a; --bg3:#d0f2a6; }
.pta-banner.banner-style-41 { --bg1:#8dce5a; --bg2:#b7e584; --bg3:#d6f5af; }

/* 黄系 */
.pta-banner.banner-style-6 { --bg1:#d7a300; --bg2:#e5be2f; --bg3:#f2d86b; }
.pta-banner.banner-style-15 { --bg1:#d9a90a; --bg2:#e9c23c; --bg3:#f4dd7a; }
.pta-banner.banner-style-24 { --bg1:#deaf16; --bg2:#ebc84d; --bg3:#f6e289; }
.pta-banner.banner-style-33 { --bg1:#e2b31b; --bg2:#efcf60; --bg3:#f8e99c; }
.pta-banner.banner-style-42 { --bg1:#e7ba28; --bg2:#f2d670; --bg3:#faeda9; }

/* オレンジ系 */
.pta-banner.banner-style-7 { --bg1:#f08a2c; --bg2:#f2a45b; --bg3:#f6c08d; }
.pta-banner.banner-style-16 { --bg1:#f29136; --bg2:#f5ad67; --bg3:#f8c698; }
.pta-banner.banner-style-25 { --bg1:#f59a40; --bg2:#f7b775; --bg3:#f9cfaa; }
.pta-banner.banner-style-34 { --bg1:#f39a45; --bg2:#f7b87a; --bg3:#f9d2ae; }
.pta-banner.banner-style-43 { --bg1:#ee9440; --bg2:#f4b26f; --bg3:#f8cca2; }

/* コーラル系 */
.pta-banner.banner-style-8 { --bg1:#f36b6b; --bg2:#f08b8b; --bg3:#ebb0b0; }
.pta-banner.banner-style-17 { --bg1:#ef6a6a; --bg2:#ef8b8b; --bg3:#ecaaaa; }
.pta-banner.banner-style-26 { --bg1:#f36f78; --bg2:#f19299; --bg3:#ebb5ba; }
.pta-banner.banner-style-35 { --bg1:#f57382; --bg2:#f59aa6; --bg3:#efbcc4; }
.pta-banner.banner-style-44 { --bg1:#f27b8d; --bg2:#f5a3b0; --bg3:#f1c3cb; }

/* ピンク系 */
.pta-banner.banner-style-9 { --bg1:#e85ca8; --bg2:#ee7dbb; --bg3:#f3a5d0; }
.pta-banner.banner-style-18 { --bg1:#df57a3; --bg2:#e87ab8; --bg3:#f0a0cf; }
.pta-banner.banner-style-27 { --bg1:#d95aa8; --bg2:#e982c0; --bg3:#f1a8d5; }
.pta-banner.banner-style-36 { --bg1:#d95ea9; --bg2:#e789c3; --bg3:#efadd7; }
.pta-banner.banner-style-45 { --bg1:#cf5ba3; --bg2:#df80ba; --bg3:#eaa6cf; }

/* =========================================
   5. レスポンシブ
========================================= */
@media (max-width: 1400px){
  .school-search-results{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 1100px){
  .banner-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .school-search-results{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .school-search-results .school-search-card .pta-banner{
    min-height: 88px;
    padding: 32px 11px 10px;
  }

  .school-search-results .school-search-card__title{
    font-size: 14px;
  }

  .school-search-results .school-search-card .pta-banner .pta-banner__school{
    font-size: 14px;
  }
}

@media (max-width: 640px){
  .banner-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .pta-banner{
    min-height: 104px;
    height: 104px;
    padding: 40px 12px 12px;
    border-radius: 16px;
  }

  .pta-banner__school{
    font-size: 15px;
    line-height: 1.15;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .pta-banner__school::after{
    margin-top: 6px;
  }

  .pta-banner__label{
    top: 8px;
    right: 8px;
    font-size: 9px;
    padding: 5px 8px;
  }

  .pta-banner__icon{
    right: 8px;
    bottom: 4px;
    width: 52px;
    height: 34px;
  }
}

@media (max-width: 767px){
  .school-search-results{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .school-search-results .school-search-card .pta-banner{
    min-height: 82px;
    padding: 30px 10px 9px;
    border-radius: 14px;
    margin-bottom: 8px;
  }

  .school-search-results .school-search-card__body{
    padding: 0 2px 0;
  }

  .school-search-results .school-search-card__title{
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 1.4;
  }

  .school-search-results .school-search-card__excerpt{
    font-size: 12px;
    line-height: 1.55;
    margin-bottom: 6px;
    -webkit-line-clamp: 2;
  }

  .school-search-results .school-search-card__more{
    font-size: 12px;
  }

  .school-search-results .school-search-card .pta-banner .pta-banner__school{
    font-size: 13px;
    line-height: 1.18;
  }

  .school-search-results .school-search-card .pta-banner .pta-banner__school::after{
    width: 28px;
    margin-top: 5px;
  }

  .school-search-results .school-search-card .pta-banner .pta-banner__label{
    top: 6px;
    right: 6px;
    font-size: 8px;
    padding: 4px 7px;
  }

  .school-search-results .school-search-card .pta-banner .pta-banner__icon{
    right: 6px;
    bottom: 4px;
    width: 38px;
    height: 24px;
  }
}




/*■■■編集申請ボタン■■■*/
.school-edit-request{
  margin: 24px 0 32px;
  padding: 28px 20px;
  background: #f8fafc;
  border: 1px solid #dbe3ea;
  border-radius: 16px;
  text-align: center;
}

.school-edit-request a.school-edit-request__btn{
  display: inline-block !important;
  padding: 14px 28px !important;
  background: #FF7B7D !important;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  border-radius: 999px !important;
  border: none !important;
/*  box-shadow: 0 6px 16px rgba(37, 99, 235, 0.22);*/
/*  transition: all 0.25s ease;*/
}

.school-edit-request a.school-edit-request__btn:hover{
  background: #1d4ed8 !important;
  color: #ffffff !important;
  text-decoration: none !important;
  transform: translateY(-1px);
}

.school-edit-request__note{
  margin: 12px 0 0 !important;
  font-size: 13px !important;
  color: #6b7280 !important;
  line-height: 1.8 !important;
}

.school-edit-request--bottom{
  margin-top: 40px;
}






















/* =========================
   全体
========================= */
.pta-school-page {
  max-width: 980px;
  margin: 0 auto;
  padding: 30px 20px 80px;
  position: relative;
}

.pta-page {
  background: #fffdf9;
  overflow: hidden;
}

.pta-school-page::before,
.pta-school-page::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  z-index: 0;
  opacity: 0.45;
}

.pta-school-page::before {
  width: 220px;
  height: 220px;
  background: #eef6dd;
  left: -120px;
  top: 480px;
}

.pta-school-page::after {
  width: 180px;
  height: 180px;
  background: #e7f3e6;
  right: -100px;
  top: 860px;
}

.pta-school-page > * {
  position: relative;
  z-index: 1;
}

/* =========================
   ヒーロー
========================= */
.pta-hero {
  text-align: center;
  padding: 0px 20px 30px;
  position: relative;
}

.pta-hero__title {
  margin: 0 0 18px;
  font-size: 56px;
  line-height: 1.15;
  font-weight: 800;
  color: #3ca65a;
  letter-spacing: 0.04em;
}


.pta-hero__meta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: 26px;
}

.pta-hero__line {
  width: 90px;
  height: 2px;
  background: #a9d5b2;
  border-radius: 999px;
}

.pta-hero__area {
  display: inline-block;
  background: linear-gradient(90deg, #55b85e, #78c64e);
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  padding: 8px 18px;
  border-radius: 999px;
}

.pta-hero__lead {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #377d4d;
}

.pta-hero__bg-circle {
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  opacity: 0.5;
}

.pta-hero__bg-circle--1 {
  width: 72px;
  height: 72px;
  background: #dcefd9;
  left: 24%;
  top: 48px;
}

.pta-hero__bg-circle--2 {
  width: 86px;
  height: 86px;
  background: #f4edd4;
  right: 26%;
  top: 42px;
}

.pta-hero__bg-circle--3 {
  width: 62px;
  height: 62px;
  background: #f7dada;
  right: 18%;
  top: 130px;
}

/* =========================
   カード共通
========================= */
.pta-card,
.pta-panel,
.pta-table-card {
  background: #fff;
  border-radius: 22px;
  box-shadow: 0 8px 24px rgba(80, 103, 84, 0.08);
}

.pta-card {
  border: 2px solid #84c890;
  margin-bottom: 34px;
  overflow: hidden;
}

.pta-card__body {
  padding: 28px 30px 24px;
}

.pta-section {
  margin-bottom: 40px;
}

/* =========================
   PTA紹介文 見出し
========================= */
.pta-section-title {
  display: inline-block;
  margin: 0;
  padding: 10px 18px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  border-radius: 0 0 12px 0;
}

.pta-section-title--green {
  background: #68bb61;
  color: #fff;
}

.pta-description p {
  margin: 0 0 18px;
  font-size: 18px;
  line-height: 1.9;
  color: #555;
}

.pta-like-area {
  margin-top: 12px;
}

/* =========================
   編集申請
========================= */
.pta-edit-box {
  text-align: center;
  margin: 18px 0 56px;
  padding: 6px 0 0;
}

.pta-edit-box__btn,
.school-edit-request__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 360px;
  padding: 18px 34px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ff7f7f, #ff6d7f);
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  /*box-shadow: 0 10px 24px rgba(255, 113, 127, 0.22);*/
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.pta-edit-box__btn:hover,
.school-edit-request__btn:hover {
  transform: translateY(-2px);
  opacity: 0.95;
}

.pta-edit-box__note,
.school-edit-request__note {
  margin: 18px 0 0;
  color: #4f6d8d;
  font-size: 14px;
  line-height: 1.8;
}

/* =========================
   リボン見出し
========================= */
.pta-ribbon {
  position: relative;
  display: inline-block;
  min-width: 320px;
  margin: 0 0 16px;
  padding: 12px 28px 12px 34px;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
  border-radius: 14px 14px 0 0;
  color: #fff;
}

.pta-ribbon::after {
  content: "";
  position: absolute;
  top: 0;
  right: -34px;
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 34px solid currentColor;
  filter: brightness(0.95);
  opacity: 0.9;
}

.pta-ribbon--orange {
  background: linear-gradient(90deg, #ffa51f, #f1c968);
  color: #ffa51f;
}

.pta-ribbon--green {
  background: linear-gradient(90deg, #65bb60, #b9d9aa);
  color: #65bb60;
}

.pta-ribbon--orange,
.pta-ribbon--green {
  color: #fff;
}

.pta-ribbon--orange::after {
  border-left-color: #f0bb49;
}

.pta-ribbon--green::after {
  border-left-color: #a9d39d;
}

/* =========================
   パネル
========================= */
.pta-panel {
  padding: 22px;
  background: #f5f8fc;
  border: 1px solid #dfe7ef;
  min-height: 120px;
}

.pta-report-empty {
  padding: 18px 8px 0;
  color: #7b5d48;
  font-size: 18px;
  line-height: 1.8;
}

.icon-img {
  list-style: none;
  margin: 0;
  padding: 0;
}

.icon-img li {
  display: flex;
  align-items: center;
  gap: 16px;
}

.icon-img img {
  max-width: 120px;
  height: auto;
  display: block;
}

/* =========================
   基本情報テーブル
========================= */
.pta-table-card {
  overflow: hidden;
  border: 1px solid #d9e1e7;
}

.pta-info-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.pta-info-table th,
.pta-info-table td {
  padding: 10px 15px;
  border-bottom: 1px solid #e4e9ee;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.8;
}

.pta-info-table th {
  width: 220px;
  background: #eef3f8;
  color: #43576d;
  font-weight: 700;
  text-align: left;
}

.pta-info-table td {
  background: #fff;
  color: #444;
}

.pta-info-table tr:last-child th,
.pta-info-table tr:last-child td {
  border-bottom: none;
}

.pta-map iframe {
  width: 100%;
  max-width: 100%;
  min-height: 320px;
  border: 0;
  border-radius: 14px;
}

/*■■■カテゴリのフォルダマーク削除■■■*/
.c-categoryList:before {
    content: "";
    margin-right: .4em;
}

/* =========================
   既存クラスの上書き
========================= */
.p-articleHead.c-postTitle,
.p-articleMetas.-top {
  display: none;
}

.description {
  position: static;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  font-size: inherit;
}

.description::after {
  content: none;
}

.hotel {
  all: unset;
}

.infra {
  width: 100%;
  border-collapse: collapse;
}

.school-edit-request {
  text-align: center;
  margin: 18px 0 56px;
  padding: 0;
  border: none;
  background: transparent;
}




/* 見出し全体の帯 */
.pta-heading {
  position: relative;
  margin: 0 0 18px;
  height: 45px;
  background: linear-gradient(90deg, #cfe8c4 0%, #dcedd3 100%);
  border-radius: 0 18px 18px 0;
  overflow: hidden;
}

/* 左の濃いラベル部分 */
.pta-heading > span {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 290px;              /* ★固定幅 */
  height: 100%;
  padding: 0 34px 0 20px;
  background: linear-gradient(90deg, #69b85c 0%, #8fca7f 100%);
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  border-radius: 0;
}

/* ラベル右端の斜めカット */
.pta-heading > span::after {
  content: "";
  position: absolute;
  top: 0;
  right: -26px;
  width: 26px;
  height: 100%;
  background: linear-gradient(90deg, #8fca7f 0%, #a8d59a 100%);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}

/* 下に置くテーブルとの余白 */
.pta-section {
  margin-bottom: 40px;
}


/* タイトル背景の丸の共通 */
.pta-hero__circle {
  position: absolute;
  display: block;
  border-radius: 50%;
  opacity: 0.45;
  z-index: 0;
  pointer-events: none;
}

/* 色 */
.pta-hero__circle--green {
  background: #cfe7c8;
}

.pta-hero__circle--yellow {
  background: #efe3b6;
}

.pta-hero__circle--pink {
  background: #f3d2d2;
}

/* 位置とサイズ */
.pta-hero__circle--1 {
  width: 74px;
  height: 74px;
  top: 28px;
  left: 24%;
}

.pta-hero__circle--2 {
  width: 88px;
  height: 88px;
  top: 18px;
  right: 24%;
}

.pta-hero__circle--3 {
  width: 64px;
  height: 64px;
  top: 92px;
  right: 17%;
}

.pta-hero__circle--4 {
  width: 78px;
  height: 78px;
  top: 120px;
  left: 18%;
}

.pta-hero__circle--5 {
  width: 85px;
  height: 85px;
  top: 145px;
  left: 45%;
}

/* タイトルなどを丸より前に出す */
.pta-hero__title,
.pta-hero__meta,
.pta-hero__lead {
  position: relative;
  z-index: 1;
}



/* =========================
   レスポンシブ
========================= */
@media (max-width: 768px) {
  .pta-school-page {
    padding: 24px 14px 60px;
  }

  .pta-hero {
    padding-top: 24px;
  }

  .pta-hero__title {
    font-size: 32px;
  }

  .pta-hero__lead {
    font-size: 17px;
  }

  .pta-hero__line {
    width: 46px;
  }

  .pta-card__body {
padding: 6px 10px 10px;
  }

  .pta-edit-box__btn,
  .school-edit-request__btn {
    min-width: 100%;
    width: 100%;
    font-size: 18px;
    padding: 16px 20px;
  }

  .pta-ribbon {
    min-width: 220px;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
  }

  .pta-ribbon::after {
    right: -22px;
    border-top-width: 20px;
    border-bottom-width: 20px;
    border-left-width: 22px;
  }

  .pta-info-table,
  .pta-info-table tbody,
  .pta-info-table tr,
  .pta-info-table th,
  .pta-info-table td {
    display: block;
    width: 100%;
  }

  .pta-info-table th {
    padding-bottom: 8px;
  }

  .pta-info-table td {
    padding-top: 5px;
  }

  .pta-map iframe {
    min-height: 240px;
  }
	

/* 左の濃いラベル部分 */
.pta-heading > span {
width: 240px; /* ★固定幅 */
font-size: 16px;
}
}












/* =====================================
   PTA編集申請フォーム
===================================== */
.pta-request-form {
  background: #f3f3f3;
  padding: 20px 18px 28px;
  border-radius: 6px;
  box-sizing: border-box;
}

/* 各項目 */
.pta-request-form label {
  display: block;
  margin: 0 0 1px;
  color: #222;
  font-weight: 400;
  line-height: 0.5;
}

/* ラベル */
.pta-request-form .form-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 16px;
  font-size: 17px;
  font-weight: 700;
  color: #222;
  line-height: 1.4;
}

/* 必須バッジ */
.pta-request-form .required-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 20px;
  padding: 0 7px;
  border-radius: 6px;
  background: #ff5b57;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  vertical-align: middle;
}

/* CF7生成ラッパー */
.pta-request-form .wpcf7-form-control-wrap {
  display: block;
  margin-top: 0;
}

/* 入力欄共通 */
.pta-request-form input[type="text"],
.pta-request-form input[type="email"],
.pta-request-form input[type="tel"],
.pta-request-form textarea {
  width: 100%;
  display: block;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  padding: 10px 12px;
  font-size: 13px;
  line-height: 1.5;
  color: #222;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  transition: border-color 0.2s ease;
}

/* テキストエリア */
.pta-request-form textarea {
  min-height: 130px;
  resize: vertical;
}

/* readonly */
.pta-request-form input[readonly] {
  background: #fff;
  color: #666;
}

/* プレースホルダー */
.pta-request-form input::placeholder,
.pta-request-form textarea::placeholder {
  color: #b7b7b7;
}

/* フォーカス */
.pta-request-form input[type="text"]:focus,
.pta-request-form input[type="email"]:focus,
.pta-request-form input[type="tel"]:focus,
.pta-request-form textarea:focus {
  outline: none;
  border-color: #bbbbbb;
  box-shadow: none;
}

/* 送信ボタン枠 */
.pta-request-form .submit-wrap {
  margin-top: 4px;
}

/* 送信ボタン */
.pta-request-form input[type="submit"],
.pta-request-form .wpcf7-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 128px;
  height: 42px;
  padding: 0 26px;
  background: #222;
  background: #80AB6D;
  color: #fff;
  border: none;
  border-radius: 999px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  box-shadow: none;
  transition: opacity 0.2s ease;
}

.pta-request-form input[type="submit"]:hover,
.pta-request-form .wpcf7-submit:hover {
  opacity: 0.92;
}

/* エラー表示 */
.pta-request-form .wpcf7-not-valid-tip {
  margin-top: 6px;
  font-size: 12px;
  color: #e53935;
  line-height: 1.5;
}

.pta-request-form .wpcf7-response-output {
  margin: 18px 0 0;
  padding: 10px 12px;
  border-radius: 6px;
  font-size: 13px;
  line-height: 1.6;
}

/* スマホ */
@media (max-width: 767px) {
  .pta-request-form {
    padding: 16px 14px 24px;
  }

  .pta-request-form label {
    margin-bottom: 22px;
  }

  .pta-request-form .form-label {
    font-size: 12px;
    margin-bottom: 8px;
  }

  .pta-request-form input[type="text"],
  .pta-request-form input[type="email"],
  .pta-request-form input[type="tel"],
  .pta-request-form textarea {
    font-size: 16px;
    padding: 12px 12px;
  }

  .pta-request-form textarea {
    min-height: 150px;
  }

  .pta-request-form input[type="submit"],
  .pta-request-form .wpcf7-submit {
    min-width: 120px;
    height: 40px;
  }
}







/* =========================
   フォーム上部案内エリア
========================= */
.pta-form-intro {
  margin: 0 0 2px;
}

/* メインタイトル */
.pta-form-title {
  margin: 0 0 16px;
  font-size: 32px;
  font-weight: 800;
  line-height: 0.45;
  letter-spacing: 0.04em;
  color: #1d2d44;
  text-align: center;
}

/* 説明文全体 */
.pta-form-lead {
  margin: 0 0 28px;
  text-align: center;
}

/* 1行目 */
.pta-form-lead .lead-main {
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 1.9;
  color: #2f3b4a;
}

/* 赤文字部分 */
.pta-form-lead .lead-free {
  display: inline-block;
  margin-left: 12px;
  color: #ff4d73;
  font-weight: 700;
}

/* 2行目 */
.pta-form-lead .lead-sub {
  margin: 0;
  font-size: 15px;
  line-height: 1.9;
  color: #2f3b4a;
}

/* セクション見出し */
.pta-form-section-title {
  margin: 0 0 14px;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.03em;
  color: #1d3f66;
}

/* スマホ */
@media (max-width: 767px) {
  .pta-form-intro {
    margin-bottom: 18px;
  }

  .pta-form-title {
    font-size: 24px;
    margin-bottom: 12px;
    line-height: 1.5;
  }

  .pta-form-lead {
    margin-bottom: 22px;
  }

  .pta-form-lead .lead-main,
  .pta-form-lead .lead-sub {
    font-size: 13px;
    line-height: 1.8;
  }

  .pta-form-lead .lead-free {
    margin-left: 8px;
  }

  .pta-form-section-title {
    font-size: 22px;
    margin-bottom: 12px;
  }
}












/* =========================
   ヘッダー全体
========================= */
.site-header,
#masthead,
.l-header,
header.site-header {
  background: #fff;
  border-bottom: none !important;
  box-shadow: none !important;
}

/* ヘッダー内の横並び */
.site-header .site-header-inner,
#masthead .site-header-inner,
.l-header__inner,
.header-inner,
.header_wrap,
.site-header .wrap {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 28px;
  min-height: 78px;           /* ← ここで高さ調整 */
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}

/* =========================
   ロゴ
========================= */
.site-header .site-branding,
.site-header .custom-logo-link,
.l-header__logo,
.header-logo {
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
  align-items: center;
}

.site-header .custom-logo,
.site-header .site-logo img,
.l-header__logo img,
.header-logo img {
  max-height: 48px;           /* ← ロゴを少し小さめに */
  width: auto;
  height: auto;
  display: block;
}

/* ロゴ周辺の余計な余白除去 */
.site-header .site-branding p,
.site-header .site-branding h1,
.site-header .site-branding a,
.l-header__logo a,
.header-logo a {
  margin: 0;
  padding: 0;
  line-height: 1;
}

/* =========================
   ナビゲーション
========================= */
.site-header nav,
.site-header .global-nav,
.site-header .header-nav,
.l-header__gnav {
  margin: 0;
  padding: 0;
}

.site-header nav ul,
.site-header .global-nav ul,
.site-header .header-nav ul,
.l-header__gnav ul {
  display: flex;
  align-items: center;
  gap: 34px;                  /* ← メニュー間隔 */
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-header nav ul li,
.site-header .global-nav ul li,
.site-header .header-nav ul li,
.l-header__gnav ul li {
  margin: 0;
  padding: 0;
}

.site-header nav ul li a,
.site-header .global-nav ul li a,
.site-header .header-nav ul li a,
.l-header__gnav ul li a {
  display: inline-block;
  padding: 0;
  font-size: 15px;
  font-weight: 500;
  color: #6f5447;             /* 画像に近いブラウン系 */
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
}

.site-header nav ul li a:hover,
.site-header .global-nav ul li a:hover,
.site-header .header-nav ul li a:hover,
.l-header__gnav ul li a:hover {
  opacity: 0.75;
}

/* =========================
   ヘッダー下の余白・線を消す
========================= */
.site-header + *,
#masthead + *,
.l-header + * {
  margin-top: 0 !important;
}

.site-header::after,
#masthead::after,
.l-header::after {
  display: none !important;
  content: none !important;
}



/* ヘッダー背景をグレーに戻す */
.site-header,
#masthead,
.l-header,
header.site-header {
  background: #f3f3f3 !important;  /* ←ここを変更 */
}






/* =========================================
   SWELL ヘッダー調整 最終整理版
   - PC：固定ヘッダー
   - SP：非固定
   - PC：ロゴ左 / メニュー右
   - SP：ロゴ左 / メニューボタン右
========================================= */

/* -------------------------
   共通
------------------------- */
#header {
  background: #f3f3f3 !important;
  position: relative;
  z-index: 100;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02) !important;
  overflow: visible !important;
}

#header .l-header__inner {
  background: transparent !important;
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: flex !important;
  align-items: center !important;
  box-shadow: none !important;
  border: none !important;
  overflow: visible !important;
}

#header::before,
#header::after,
#header .l-header__inner::before,
#header .l-header__inner::after {
  content: none !important;
  display: none !important;
}

#header .l-header__logo {
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  flex: 0 0 auto !important;
}

#header .c-headLogo,
#header .c-headLogo__link {
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
}

#header .c-headLogo__img {
  width: auto !important;
  height: auto !important;
  display: block !important;
}

#header .l-header__gnav {
  display: flex !important;
  align-items: center !important;
  flex: 0 0 auto !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}

#header .c-gnav {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#header .c-gnav > li {
  margin: 0 !important;
  padding: 0 !important;
}

#header .c-gnav > li > a {
  display: inline-flex !important;
  align-items: center !important;
  padding: 0 !important;
  color: #6f5447 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  line-height: 1 !important;
  transition: opacity 0.2s ease !important;
}

#header .c-gnav > li > a:hover {
  opacity: 0.75;
}

#header .c-gnav > li > a .ttl {
  line-height: 1 !important;
}

.l-headerUnder {
  display: none !important;
}

#header,
#header *,
#header *::before,
#header *::after {
  box-sizing: border-box;
}


/* -------------------------
   PC
------------------------- */
@media screen and (min-width: 960px) {
  #header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999 !important;
  }

  body {
    padding-top: 72px !important;
  }

  html {
    scroll-padding-top: 72px !important;
  }

  #header .l-header__inner {
    min-height: 72px !important;
    padding-left: 28px !important;
    padding-right: 28px !important;
    justify-content: space-between !important;
  }

  #header .c-headLogo__img {
    max-height: 45px !important;
  }

  #header .c-gnav {
    gap: 34px !important;
  }

  #header .c-gnav > li > a {
    font-size: 13px !important;
    font-weight: 600 !important;
  }

  #header .c-gnav > li > a .ttl {
    font-size: 13px !important;
    font-weight: 600 !important;
  }

  #header .l-header__customBtn,
  #header .l-header__menuBtn {
    align-items: center !important;
  }
}


/* -------------------------
   スマホ
------------------------- */
@media screen and (max-width: 959px) {
  #header,
  .l-header,
  .l-header__inner {
   /* position: relative !important;*/
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    transform: none !important;
  }

  body {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  html {
    scroll-padding-top: 0 !important;
  }

  #header {
    box-shadow: none !important;
    z-index: 10 !important;
  }

  #header .l-header__inner {
    min-height: 74px !important;
    padding: 0 16px !important;
    justify-content: space-between !important;
    flex-direction: row !important;
  }

  #header .l-header__logo {
    order: 1 !important;
    margin-left: 0 !important;
    margin-right: auto !important;
  }

  #header .c-headLogo__img {
    max-height: 32px !important;
  }

  /* PCナビ非表示 */
  #header .l-header__gnav,
  #gnav,
  #header .c-gnavWrap,
  #header .c-gnav {
    display: none !important;
    visibility: hidden !important;
  }

  /* 検索ボタン非表示 */
  #header .l-header__customBtn {
    display: none !important;
  }

  /* メニューボタン右 */
  #header .l-header__menuBtn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    order: 2 !important;
    margin: 0 0 0 auto !important;
    flex: 0 0 auto !important;
    width: 50px !important;
    height: 50px !important;
  }

  #header .l-header__menuBtn .c-iconBtn.-menuBtn {
    width: 48px !important;
    height: 48px !important;
    border-radius: 50% !important;
    background: #9cc37d !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
  }

  #header .l-header__menuBtn .c-iconBtn__icon {
    color: #fff !important;
    font-size: 24px !important;
    line-height: 1 !important;
  }
}

@media screen and (max-width: 959px) {
  body {
    padding-top: 0px !important; /* ← ヘッダー高さに合わせる */
  }

  html {
    scroll-padding-top: 0px !important;
  }
}


/* =========================================
   全デバイス共通でヘッダー固定
========================================= */
#header {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999 !important;
}



/* =========================================
   SWELL スマホメニュー 調整版（整理版）
========================================= */
@media screen and (max-width: 959px) {

  /* メニュー本体全体 */
  #sp_menu.p-spMenu {
    z-index: 99999 !important;
    background: transparent !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  /* 背景オーバーレイ */
  #sp_menu .p-spMenu__overlay {
    background: rgba(0, 0, 0, 0.14) !important;
    opacity: 1 !important;
  }

  /* メニュー本体パネル */
  #sp_menu .p-spMenu__inner {
    width: 86% !important;
    max-width: 320px !important;
    min-height: 100vh !important;
    background: #f7f5ef !important;
    background-color: #f7f5ef !important;
    background-image: none !important;
    opacity: 1 !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    position: relative !important;
    z-index: 2 !important;
  }

  /* 内部も透過なし */
  #sp_menu .p-spMenu__body,
  #sp_menu .p-spMenu__nav,
  #sp_menu .c-spnav,
  #sp_menu .c-spnav.c-listMenu,
  #sp_menu .c-spnav.c-listMenu > li,
  #sp_menu .c-spnav.c-listMenu > li > a {
    background: #f7f5ef !important;
    background-color: #f7f5ef !important;
    background-image: none !important;
    opacity: 1 !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  /* 疑似要素の透け防止 */
  #sp_menu::before,
  #sp_menu::after,
  #sp_menu .p-spMenu__inner::before,
  #sp_menu .p-spMenu__inner::after,
  #sp_menu .p-spMenu__body::before,
  #sp_menu .p-spMenu__body::after {
    content: none !important;
    display: none !important;
  }

  /* 黒い MENU タイトルを消す */
  #sp_menu .c-widget__title.-spmenu {
    display: none !important;
  }

  /* 上部余白 */
  #sp_menu .p-spMenu__body {
    padding-top: 34px !important;
  }

  /* 閉じるボタン */
  #sp_menu .p-spMenu__closeBtn {
    position: absolute !important;
    top: 14px !important;
    right: 14px !important;
    z-index: 5 !important;
  }

  #sp_menu .p-spMenu__closeBtn .c-iconBtn.-menuBtn {
    width: 46px !important;
    height: 46px !important;
    border-radius: 50% !important;
    background: #9cc37d !important;
    border: 2px solid #f0a500 !important;
    box-shadow: none !important;
    padding: 0 !important;
    position: relative !important;
  }

  /* 元アイコンを消して × を描く */
  #sp_menu .p-spMenu__closeBtn .c-iconBtn__icon {
    opacity: 0 !important;
  }

  #sp_menu .p-spMenu__closeBtn .c-iconBtn.-menuBtn::before,
  #sp_menu .p-spMenu__closeBtn .c-iconBtn.-menuBtn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
  }

  #sp_menu .p-spMenu__closeBtn .c-iconBtn.-menuBtn::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  #sp_menu .p-spMenu__closeBtn .c-iconBtn.-menuBtn::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  /* リスト */
  #sp_menu .c-spnav.c-listMenu {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    border-top: none !important;
  }

  /* 各項目 */
  #sp_menu .c-spnav.c-listMenu > li {
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid rgba(111, 84, 71, 0.14) !important;
  }

  /* 各リンク */
  #sp_menu .c-spnav.c-listMenu > li > a {
    display: block !important;
    padding: 19px 0 !important;
    color: #6f5447 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
    text-decoration: none !important;
  }

  #sp_menu .c-spnav.c-listMenu > li > a::before {
    color: #6f5447 !important;
    opacity: 0.85 !important;
    margin-right: 0.55em !important;
  }

  /* 開いている間だけ背面ヘッダーを見えにくくする */
  body.sp_menu_open #header,
  .is-menuOpen #header {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
}


@media screen and (max-width: 959px) {
  #sp_menu .c-spnav.c-listMenu > li > a::before {
    content: none !important;
    display: none !important;
  }
}


@media screen and (max-width: 959px) {
  body.sp_menu_open #header .l-header__menuBtn,
  .is-menuOpen #header .l-header__menuBtn {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
}
@media screen and (max-width: 959px) {
  #sp_menu .p-spMenu__inner {
    width: 100% !important;
    max-width: 530px !important;
  }
}
@media screen and (max-width: 959px) {
  #sp_menu .p-spMenu__closeBtn {
    top: 12px !important;
    left: auto !important;
    right: 12px !important;
  }
}


/* SWELLの固定ヘッダー用スペーサー対策 */
@media screen and (max-width: 959px) {

  html,
  body,
  .l-body,
  .l-wrapper,
  #wrapper {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  #header,
  .l-header,
  .l-header__inner {
    margin-top: 0 !important;
    top: 0 !important;
  }

  /* SWELLの固定ヘッダー用スペーサー対策 */
  .l-headerGap,
  .c-headerSpace,
  .headerSpace,
  .l-fixHeaderSpace {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* 本文はヘッダーの高さ分だけ下げる */
  #main_content,
  .l-mainContent,
  .l-contents {
    margin-top: 74px !important;
    padding-top: 0 !important;
  }

  html {
    scroll-padding-top: 74px !important;
  }
}



/* =========================
   パンくずリスト非表示
========================= */
.p-breadcrumb {
display:none;	
}

/* =========================
   フッター非表示
========================= */
.l-footer {
display:none;	
	
}







/* =========================
■■■PTA活動レポートページ全体■■■
========================= */
.pta-report-page {
  background: #fff;
  overflow: hidden;
}

.pta-report-page__inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 40px 20px 80px;
  position: relative;
}

/* =========================
   ヒーロー
========================= */
.pta-report-hero {
  position: relative;
  text-align: center;
  padding: 20px 20px 30px;
  margin-bottom: 24px;
}

.pta-report-hero__title {
  margin: 0 0 10px;
  font-size: 56px;
  line-height: 1.15;
  font-weight: 800;
  color: #3f7d57;
  letter-spacing: 0.04em;
  position: relative;
  z-index: 2;
}

.pta-report-hero__lead {
  margin: 0 0 18px;
  font-size: 22px;
  font-weight: 600;
  color: #6c6c6c;
  position: relative;
  z-index: 2;
}

.pta-report-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.pta-report-meta__item {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.82);
  border: 1px solid #ece7df;
  color: #7b746d;
  font-size: 14px;
  line-height: 1;
}

/* 丸背景 */
.pta-report-hero__circle {
  position: absolute;
  border-radius: 50%;
  opacity: 0.45;
  z-index: 1;
  pointer-events: none;
}

.pta-report-hero__circle--green { background: #cfe9c7; }
.pta-report-hero__circle--yellow { background: #f5e49b; }
.pta-report-hero__circle--pink { background: #f6cfd7; }

.pta-report-hero__circle--1 { width: 150px; height: 150px; top: -20px; left: -10px; }
.pta-report-hero__circle--2 { width: 170px; height: 170px; top: -10px; right: 30px; }
.pta-report-hero__circle--3 { width: 110px; height: 110px; top: 110px; left: 80px; }
.pta-report-hero__circle--4 { width: 160px; height: 160px; top: 120px; right: -20px; }
.pta-report-hero__circle--5 { width: 90px; height: 90px; top: 20px; left: 240px; }
.pta-report-hero__circle--6 { width: 80px; height: 80px; top: 70px; right: 220px; }

/* =========================
   メイン画像
========================= */
.pta-report-mainimg {
  max-width: 840px;
  margin: 0 auto 30px;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(59, 82, 64, 0.12);
  background: #fff;
  padding: 8px;
}

.pta-report-mainimg img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 18px;
}

/* =========================
   シェアボタン
========================= */
.pta-report-share {
  max-width: 840px;
  margin: 0 auto 34px;
}

/* =========================
   タイトル帯
========================= */
.pta-report-section > .pta-heading {
  position: relative;
  margin: 0 auto 34px;
  height: 54px;
  max-width: 680px;
  background: linear-gradient(90deg, #d8f0cc 0%, #e8f5df 100%);
  border-radius: 999px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(103, 180, 93, 0.12);
}

.pta-report-section > .pta-heading--center {
  text-align: center;
}

.pta-report-section > .pta-heading > span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background: linear-gradient(90deg, #7cc66b 0%, #98d484 100%);
  border-radius: 999px;
  box-shadow: inset 0 0 0 3px rgba(255,255,255,0.45);
}

/* =========================
   ポイントカード
========================= */
.pta-report-section {
  margin-bottom: 50px;
}

.pta-report-points {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  max-width: 840px;
  margin: 0 auto 36px;
}

.pta-report-point {
  border-radius: 20px;
  padding: 24px 18px;
  text-align: center;
  box-shadow: 0 8px 22px rgba(83, 93, 84, 0.08);
  border: 1px solid rgba(255,255,255,0.75);
}

.pta-report-point--green {
  background: linear-gradient(180deg, #eefbf5 0%, #f8fffc 100%);
}

.pta-report-point--yellow {
  background: linear-gradient(180deg, #fff9e7 0%, #fffdf6 100%);
}

.pta-report-point--pink {
  background: linear-gradient(180deg, #fff1f5 0%, #fff9fb 100%);
}

.pta-report-point__icon {
  font-size: 34px;
  margin-bottom: 10px;
}

.pta-report-point__label {
  font-size: 15px;
  color: #6e6e6e;
  margin-bottom: 10px;
}

.pta-report-point__value {
  font-size: 24px;
  font-weight: 800;
  color: #394f3f;
  line-height: 1.2;
}

/* =========================
   本文
========================= */
.pta-report-content {
  max-width: 840px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 2;
  color: #555;
}

.pta-report-content p {
  margin-bottom: 1.4em;
}

.pta-report-content img {
  border-radius: 16px;
}

/* =========================
   CTA
========================= */
.pta-report-cta {
  text-align: center;
  margin: 30px auto 50px;
  padding: 50px 20px 10px;
  position: relative;
}

.pta-report-cta__text {
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: 700;
  color: #466c54;
}

.pta-report-cta__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
padding: 10px 26px;
  border-radius: 999px;
  background: linear-gradient(90deg, #73c650 0%, #5ab93f 100%);
  color: #fff !important;
  text-decoration: none;
font-size: 26px;
  font-weight: 800;
  box-shadow: 0 10px 24px rgba(86, 176, 67, 0.22);
}

.pta-report-cta__btn:hover {
  opacity: 0.92;
  transform: translateY(-2px);
}

/* =========================
   SWELLの通常タイトルを隠す
========================= */
.pta-report-page .p-articleHead,
.pta-report-page .c-postTitle,
.pta-report-page .p-postHead,
.pta-report-page .post_content + .p-shareBtns {
  display: none;
}

/* =========================
   レスポンシブ
========================= */
@media (max-width: 768px) {
  .pta-report-page__inner {
    padding: 28px 14px 60px;
  }

  .pta-report-hero__title {
font-size: 30px;
  }

  .pta-report-hero__lead {
    font-size: 17px;
  }

  .pta-report-mainimg {
    border-radius: 18px;
    padding: 6px;
  }

  .pta-report-section > .pta-heading {
    height: 48px;
    margin-bottom: 24px;
  }

  .pta-report-section > .pta-heading > span {
    font-size: 16px;
  }

  .pta-report-points {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .pta-report-point {
    padding: 18px 14px;
  }

  .pta-report-point__value {
    font-size: 28px;
  }

  .pta-report-content {
    font-size: 15px;
    line-height: 1.9;
  }

  .pta-report-cta__text {
    font-size: 20px;
  }

  .pta-report-cta__btn {
    min-width: 180px;
    font-size: 24px;
    padding: 14px 28px;
  }

  .pta-report-hero__circle--1 { width: 90px; height: 90px; top: -5px; left: -10px; }
  .pta-report-hero__circle--2 { width: 95px; height: 95px; top: -8px; right: -8px; }
  .pta-report-hero__circle--3 { width: 60px; height: 60px; top: 110px; left: 8px; }
  .pta-report-hero__circle--4 { width: 80px; height: 80px; top: 130px; right: -12px; }
  .pta-report-hero__circle--5 { width: 48px; height: 48px; top: 18px; left: 90px; }
  .pta-report-hero__circle--6 { width: 42px; height: 42px; top: 72px; right: 62px; }
}


/* =========================
   スマホだけコンパクト化
   PC版はそのまま維持
========================= */
@media (max-width: 480px) {

  .pta-report-section {
    padding: 10px 12px 16px !important;
  }

  /* 学校名 */
  .pta-report-section .pta-heading {
    margin-bottom: 10px !important;
  }

  .pta-report-section .pta-heading span {
    display: block !important;
    padding: 8px 12px !important;
    font-size: 18px !important;
    line-height: 1.4 !important;
    border-radius: 999px !important;
  }

  /* 3カードを縦並びのままコンパクト化 */
  .pta-report-points {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    margin-bottom: 12px !important;
  }

  .pta-report-point {
    display: grid !important;
    grid-template-columns: 32px 1fr !important;
    grid-template-areas:
      "icon label"
      "icon value" !important;
    column-gap: 10px !important;
    row-gap: 2px !important;
    align-items: center !important;

    padding: 10px 12px !important;
    min-height: unset !important;
    border-radius: 14px !important;
  }

  .pta-report-point__icon {
    grid-area: icon !important;
    width: 32px !important;
    height: 32px !important;
    flex: none !important;
    font-size: 16px !important;
    margin: 0 !important;
  }

  .pta-report-point__label {
    grid-area: label !important;
    margin: 0 !important;
    font-size: 11px !important;
    line-height: 1.3 !important;
    text-align: left !important;
  }

  .pta-report-point__value {
    grid-area: value !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    font-size: 18px !important;
    line-height: 1.4 !important;
    text-align: left !important;
    word-break: break-word !important;
  }

  /* 本文 */
  .pta-report-content {
    margin-top: 0 !important;
    padding: 12px 14px !important;
    font-size: 14px !important;
    line-height: 1.8 !important;
    border-radius: 12px !important;
  }

  .pta-report-content p {
    margin: 0 0 0.8em !important;
  }

  .pta-report-content p:last-child {
    margin-bottom: 0 !important;
  }

.pta-report-cta__btn {
min-width: 180px;
font-size: 18px;
padding: 10px 20px;
  }

}

/* =========================
   本文を目立たせる
========================= */
.pta-report-content {
  position: relative;
  margin-top: 20px;
  padding: 20px 18px 18px;

  background: #ffffff;
  border-radius: 16px;

  box-shadow: 0 8px 20px rgba(0,0,0,0.06);

font-size: 20px !important;
  line-height: 1.5;
  color: #333;
}


/* 見出しラベル */
.pta-report-content::after {
  content: "活動レポート";
  position: absolute;
top: -14px;
  left: 16px;

  background: linear-gradient(135deg, #ffb347 0%, #ff8c42 100%);
  color: #fff;

font-size: 13px;
  font-weight: 700;

  padding: 4px 10px;
  border-radius: 999px;

  box-shadow: 0 3px 6px rgba(0,0,0,0.1);
}

/* 段落余白調整 */
.pta-report-content p {
  margin: 0 0 1em;
}

.pta-report-content p:last-child {
  margin-bottom: 0;
}
.pta-report-content::after {
  content: "PTA活動レポート";
}
@media (max-width: 480px) {
  .pta-report-content {
padding: 16px 5px 20px !important;
font-size: 16px!important;
    border-radius: 12px;
  }

  .pta-report-content::after {
    font-size: 11px;
    padding: 3px 8px;
  }
}




