@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.0.8
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/*○記事エリア（アイテム一覧用）○*/
/*アイテム装飾*/
.areaList {
	background-color: #DEDEDE;
	border: 1px dotted #CCC;
	padding: 10px;
	margin-bottom: 20px;
}
.areaList p {
	font-size: 80%;
	line-height: 100%;
	margin: 0em;
}
.areaList ul {
	margin: 0px;
	padding: 0px;
}
.areaList li {
	padding: 10px;
	float: left;
	list-style-type: none;
}
.areaListPage {
	padding: 10px;
	margin-bottom: 20px;
}
.areaListPage ul {
	margin: 0px;
	padding: 0px;
}
.areaListPage li {
	padding: 10px;
	float: left;
	list-style-type: none;
}
.search{
	display:none;
}
.areaListText {
}
.areaListTextTitle {
	margin-bottom: 1em;
}
.areaListText p {
	line-height: 160%;
}
.areaListText2 {
}
.areaListTextTitle2 {
	margin-bottom: 1em;
}
.areaListText2 p {
	line-height: 160%;
}
.itemMainArea {
	padding-top: 10px;
	clear: both;
}
.itemPostImage {
	float: left;
	width: 50%;
}
.itemPostImage img {
	width: 100%;
	border: 1px solid #CCC;
}
.metaList {
	float: right;
	width: 48%;
	border: 1px solid #CCC;
}
.metaList ul {
    margin: 0px;
    /* text-align: center; */
    list-style: none;
}

.itemPostLink {
	text-align:center;
	position: relative;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #D5FA96;/*背景色*/
    border-bottom: solid 2px #C3FA64;/*少し濃い目の色に*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
	margin: 10 auto;
	width:80%;
	margin: 0 10%;
}
.itemPostLink:active {
    border-bottom: solid 2px #D5FA96;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
.itemPostLink a {
	color:#0000ff;
	display: block;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	font-family: "ヒラギノ角ゴ Pro W3",メイリオ,Osaka,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	/* IE10 Consumer Preview */
	
	/* Mozilla Firefox */ 
	/* Opera */ 
	/* Webkit (Safari/Chrome 10) */ 
	/* Webkit (Chrome 11+) */ 
	/* W3C Markup, IE10 Release Preview */ 
}
.appeal-title{
	display:none;
}
.itemPostLink a:hover {
	background-color:  #E8FAC8;
	color: #0000ff;
	/* IE10 Consumer Preview */ 

	/* Mozilla Firefox */ 

	/* Opera */ 

	/* Webkit (Safari/Chrome 10) */ 

	/* Webkit (Chrome 11+) */ 

	/* W3C Markup, IE10 Release Preview */ 
}
.advice01 {
	color: #F60;
	text-align: center;
	font-size: 80%;
}
.advice02 {
	color: #F60;
	text-align: center;
	font-size: small;
}

.pickimg {
	color: #F60;
	text-align: center;
	font-size: small;
}

.itemListLink {
	clear: both;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;/*padding-top: 1em;*/
}
.itemListLink a {
	color:#0000ff;
	text-shadow: 1px 1px 2px #999;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 200%;
	font-weight: bold;
	text-decoration: none;
	box-shadow: 2px 2px 4px #AAA;
	background-color: #999;
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #787878 100%);
	/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #787878 100%);
	/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #787878 100%);
	/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #787878));
	/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #787878 100%);
	/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #787878 100%);
	border: 1px solid #CCC;
}
.itemListLink a:hover {
	background-color: #CCC;
	color: #353535;
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #A6A6A6 100%);
	/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #A6A6A6 100%);
	/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #A6A6A6 100%);
	/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #A6A6A6));
	/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #A6A6A6 100%);
	/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #A6A6A6 100%);
}
/*ここまで*/
/*システムCSSここに記事内のCSS記述*/
/*ポイントぼっくす*/
.point-box {
    margin: 2em 0;
    background: #F8F3F3;
	border-radius: 10px;
    padding: 5px;
    box-shadow: 2px 3px 5px #b9b5b5;
    color: #0a5865eb;
    font-weight: bold;
}
.point-box .box-title {
    font-size: 1.2em;
    background: #D5C989;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
	letter-spacing: 0.05em;}
/*ここまで*/
/*ひし形リスト/*/
.hisi li {
  position: relative;
	list-style: none;
	font-weight: bold;
}
.hisi li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 6px;
  height: 6px;
  background-color: #3498db;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/*ここまで*/
/*リンクボタン*/
.appeal-button {
    color: #fff;
    text-decoration: none;
    background-color: #dd4b39;
    font-weight: bold;
    text-align: center;
    display: block;
    max-width: 80%;
    margin: auto;
    padding: 10px 2em;
    border-radius: 4px;
	box-shadow: 2px 3px #942517;
}
/*ここまで*/
/*フローチャート*/
ul.flow_list{
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
ul.flow_list li{
	border: 5px solid #ccc;
    border-radius: 10px;
    margin-bottom: 35px;
    padding: 4px 10px;
    position: relative;
}
ul.flow_list li::after{bottom: -34px;
    color:#ccc;
    content: "▼";
    font-size: 24px !important;
    left: 48%;
    position: absolute;}
ul.flow_list li.last::after{/*最後の▼を外す*/
    content: "";
}
ul.flow_list li h3::first-letter{/*1文字めを大きく*/
    font-family: garamond,times;
    font-size: 2rem;
    font-style: italic;
    letter-spacing: 0.15em;
}
/*Q&A*/
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #1b2538;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	font-weight: bold;
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 2em 1em 2.5em;
	cursor: pointer;
	text-indent: 1em;
	border-radius: 0.5em;
	background: rgba(27,37,56,0.1);
}
.cp_qa .cp_actab label::before {
	font-family: serif;
	font-size: 1.5em;
	margin-left: -2em;
	padding-right: 0.5em;
	content: 'Q';
}
.cp_qa .cp_actab label:hover {
	transition: all 0.3s;
	color: #00838f;
}
/* --質問の＋アイコン */
.cp_qa .cp_actab label::after {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 2em;
	position: absolute;
	top: 0;
	right: 0;
	content: 'b';
	display: inline-block;
	width: 2em;
	height: 2em;
	-webkit-transition: transform 0.4s;
	        transition: transform 0.4s;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	padding: 0 0 0 2.5em;
	-webkit-transition: max-height 0.2s;
	        transition: max-height 0.2s;
	border-radius: 0 0 0.5em 0.5em;
}
.cp_qa .cp_actab .cp_actab-content::before {
	font-family: serif;
	font-size: 1.5em;
	position: absolute;
	margin: 0.4em 0 0 -1em;
	padding: 0;
	content: 'A';
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em 1em 1em 0;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
	border: 10px solid rgba(27,37,56,0.1);
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab input:checked ~ label {
	color: #00838f;
	border-radius: 0.5em 0.5em 0 0;
}
/* 質問をクリックした時の+の動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
/*ここまで*/
/*目次のリストＣＳＳ*/
ul.cp_list {
	padding:0.5em;
	list-style-type:none;
}
ul.cp_list li {
	position:relative;
	padding: 0em 0.3em 0em 1.3em;
}
ul.cp_list li::before,ul.cp_list li::after {
	position: absolute;
	content: '';
	display: inline-block;
}
ul.cp_list li::after {
	top: .35em;
	left: 0em;
	width: 14px;
	height: 14px;
	background-color: #EC407A;
	border-radius: 100%;
}
ul.cp_list li::before {
	z-index: 2;
    top: 0.55em;
    left: 0.1em;
	width: 5px;
	height: 5px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(-45deg);
}

.ranking-item-rating {
    color: #f5bc55;
    font-size: 1.2em;
}
.star::before {
    content: '\f005';
}

.star::before, .star-half-o::before, .star-o::before {
    font-family: FontAwesome;
}
.top-cp{
	background-color: #FCD9D9;
	font-weight: bold;
	border-radius: 7px;

}

.point-box-2 {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.point-box-2 .box-title2 {
    font-size: 1.2em;
    background: #AAA6A6;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.point-box-2 p {
    padding: 15px 20px;
    margin: 0;
}
/*ワンポイントボックス*/
.one {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
}
.one .one-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.one p {
    margin: 0; 
    padding: 0;
}
/*ランキングログイン中女の子ボックス*/
.site_girls{
	border: 2px solid #ffbcdd; 
	overflow-x: auto;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
}
.memo {
  padding: 0;
  position: relative;
}

.memo li {
  color: black;
  border-left: solid 8px orange;/*左側の線*/
  background: whitesmoke;/*背景色*/
  margin-bottom: 5px;/*下のバーとの余白*/
  line-height: 1.5;
  border-radius: 0 15px 15px 0;/*右側の角だけ丸く*/
  padding: 0.5em;
  list-style-type: none!important;
}
.box8 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #fff8e8;
    border-left: solid 10px #ffc06e;
}
.box8 p {
    margin: 0; 
    padding: 0;
}
/*/////////////////////////////////////////////////
//連番リスト2
/////////////////////////////////////////////////*/

.ranking-1{
  counter-reset: chapter;
	list-style: none;
	font-weight: bold
}
.login_girl_img{
	width:100%;
	margin-bottom:10px;
}
.ranking-1 li:before {
  content: counter(chapter) "";
  counter-increment: chapter;
  width: 50px;
  height: 50px;
  margin: 0 5px 0 0;
  padding:5px 10px;
  border-radius: 3px;
  background: #30b0d8;
  color: #fff;
  text-align: center;
  z-index: 1;
}
.ranking-1 li {
  padding: 10px;
  background: #cde2e8;
}

.ranking-1 li:nth-child(even) {
  background: #eee;
}
/*赤の囲み枠*/
.color-border{
	border: 1px solid #FF8238;
}
.pt-post-main .color-border {
    border: 2px solid #d9333f;
}

.pt-post-main .color-border {
    border: 1px solid #e95464;
    position: relative;
    border-radius: 2px;
}
/*ここからセレクトボックスの装飾*/
#areaname{
	margin-bottom:20px;
	font-size:20px;
	font-weight:bold;
}
#areaname {
    position: relative;
    width: 100%;
    border-radius: 3px;
    background: #fff;
}
 
#areaname label {
    display: none;
}
 
#areaname select {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 0.5em 1em;
    color: #ff4500;
    border: 1px solid #ff4500;
    border-radius: 3px;
    background: transparent;
	font-weight:bold;
	font-size:1.1em;
}

	 
select::-ms-expand {
    display: none;
}
/*ここまで*/
/*サーチボタンの装飾*/
.search_btn {
    color: #fff;
    text-decoration: none;
    background-color: #dd4b39;
    font-weight: bold;
    text-align: center;
    display: block;
    max-width: 80%;
    margin: auto;
    padding: 10px 2em;
    border-radius: 4px;
	width:100%;
	margin-top:20px;
	font-size:1.1em;
}
/*ここまで*/
/* 地域のボタン */
.btn-square-so-pop {
    position: relative;
    display: inline-block;
    padding: 0.5em 1em; /* ボタン内の余白を増やして視認性向上 */
    text-decoration: none;
    color: #fff; /* テキストカラーを白に設定 */
    background: linear-gradient(135deg, #ff7b54, #fd5d35); /* グラデーション背景 */
    border-radius: 8px; /* 柔らかい角丸 */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.06); /* 立体感を強調 */
    font-weight: 600; /* 少し太めのフォント */
    font-size: 1rem; /* 適度なフォントサイズ */
    border: none; /* ボーダーを削除してクリーンな印象に */
    text-align: center; /* テキストを中央揃え */
    transition: all 0.3s ease; /* ホバー時のアニメーション */
    width: auto; /* ボタン幅を自動調整 */
}

/* ホバー時のスタイル */
.btn-square-so-pop:hover {
    background: linear-gradient(135deg, #fd5d35, #ff7b54); /* ホバー時に逆のグラデーション */
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.1); /* ホバー時に影を強調 */
    transform: translateY(-2px); /* 浮き上がる効果 */
    cursor: pointer; /* ポインタを表示 */
}

/* アクティブ時のスタイル */
.btn-square-so-pop:active {
    background: #fd5d35; /* アクティブ時の単色背景 */
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2); /* 内側に影を追加 */
    transform: translateY(1px); /* 押し込まれる効果 */
}

.li-no{
	list-style:none;
	display:flex; 
      flex-wrap: wrap;
	justify-content:center;
}
.li-no li{
	margin:30px;
}
/*女の子の画像エリア*/
.itemMainArea{
    padding-top: 10px;
    clear: both;
    overflow: hidden;
}

.number{
	display:none;
}
/*ログイン表示*/
.login{
	font-weight:bold;
	color:#ff4500;
	text-align:center;
	 animation: flash 2s infinite linear;
    -webkit-animation: flash 2s infinite linear;
    -moz-animation: flash 2s infinite linear;
}
@keyframes login {
    0% { opacity: 0.2; }
    50% { opacity: 1; }
    100% { opacity: 0.2; }
}
@-webkit-keyframes flash {
    0% { opacity: 0.2; }
    50% { opacity: 1; }
    100% { opacity: 0.2; }
}
@-moz-keyframes flash {
    0% { opacity: 0.2; }
    50% { opacity: 1; }
    100% { opacity: 0.2; }
}
/*ここまで*/
/*おんなのこの吹き出し*/

/*ここまで*/
.pulof{
	border:1px solid #ff7f50;
	width:40%;
	float:left;
	
}
/*料金表*/
.rbox1 {
    background-color: #F4F4F4;
    border: 1px solid #d7d7d7;
}
/*ここまで*/

.ftime{
	position:absolute;
	bottom:240px;
}
.ftime2 {
    position: absolute;
    bottom: 210px;
}

/*○○*/
#toc{
	display:none;
}
.pulof2 {
    background-color: #ff645c;
    padding: 3px;
    border-radius: 10px;
    margin: 5px 20px;
    font-weight: bold;
    color: white;
    width: 20%;
    display: inline-block;
    text-align: center;
    font-size: 13px;
}
/*-------------------------
  ブログカード
-------------------------*/
a.tmt-blog-card {
  border: 1px solid #e1e1e1;
  box-shadow: 2px 2px #ddd;
  display: block;
  padding: 20px;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
  width: 100%;
}
  a.tmt-blog-card::before {
    background-color: #FFCC33;
    border: solid 1px #939393;
    color: #FFFFFF;
    content: '合わせて読みたい';
    font-size: 12px;
		font-weight: bold;
    display: block;
    padding: 4px 20px;
    position: absolute;
    top: -15px;
    left: 25px;
  }
  a.tmt-blog-card::after {
    border: solid 1px #939393;
    color: #939393;
    content: '続きを読む';
    font-size: 14px;
    display: block;
    padding: 5px 20px;
    position: absolute;
    bottom: 10px;
    right: 20px;
  }
  a.tmt-blog-card:hover {
    box-shadow: none;
    opacity: .8;
  }
.tmt-blog-card-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
  .tmt-blog-card-title {
    font-size: 18px;
    font-weight: 600;
    color: #428bca;
    padding-bottom: 5px;
  }
  .tmt-blog-card-thumbnail {
    flex: 1;
    margin-right: 15px;
    padding-top: 5px;
  }
    .tmt-blog-card-thumbnail img {
      width: 100%;
    }
  .tmt-blog-card-content {
    flex: 2.5;
  }
  .tmt-blog-card-excerpt {
    border-bottom: dashed 1px #a4a4a4;
    color: #a4a4a4;
    font-size: 13px;
    padding-bottom: 15px;
  }
  .tmt-blog-card-site {
    color: #b2b2b2;
    font-size: 11px;
    padding-left: 5px;
  }
    .tmt-blog-card-site img {
      margin-right: 5px;
      vertical-align: bottom;
      width: 20px;
    }



@media (max-width: 980px) {
  .tmt-blog-card-excerpt {
    border: none;
  }
}
@media (max-width: 640px) {
  a.tmt-blog-card {
    padding: 10px 10px 20px 10px;
  }
  a.tmt-blog-card::before {
    font-size: 11px;
    padding: 2.5px 8px;
    top: -15px;
    left: 10px;
  }
  a.tmt-blog-card::after {
    font-size: 12px;
    padding: 2px 13px;
    right: 10px;
  }
  .tmt-blog-card-thumbnail {
    margin-right: 10px;
    padding-top: 10px;
  }
  .tmt-blog-card-title {
    font-size: 14px;
  }
  .tmt-blog-card-excerpt {
    display: none;
  }
}
/*ポイントぼっくす*/
.point-box {
    margin: 2em 0;
    background: #F8F3F3;
	border-radius: 10px;
    padding: 5px;
    box-shadow: 2px 3px 5px #b9b5b5;
    color: #0a5865eb;
    font-weight: bold;
}
.point-box .box-title {
    font-size: 1.2em;
    background: #ffdead;
    padding: 4px;
    text-align: center;
    color: #333;
    font-weight: bold;
	letter-spacing: 0.05em;}
/*ここまで*/
/*ひし形リスト/*/
.hisi li {
  position: relative;
	list-style: none;
	font-weight: bold;
}
.hisi li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 6px;
  height: 6px;
  background-color: #3498db;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

/*1030px以下*/
@media screen and (max-width: 1030px){
  /*必要ならばここにコードを書く*/
}

/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
/* 	.girl_img img{
	width:100%;
	height:auto;
	border-radius:30px;
} */
		.pulof{
	border:1px solid #ff7f50;
	width:95%;
	float:left;
	margin-left:0px;
	margin-top:0px;
		margin-bottom: 20px;
}
	
.ftime {
    position: relative;
    bottom: 0px;
}
	.ftime2 {
    position: relative;
    bottom: 0px;
}
	.date-tags{
		display:none;
	}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
ul.flow_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.flow_list li{
	border: 5px solid #ccc;
    border-radius: 10px;
    margin-bottom: 35px;
    padding: 4px 10px;
    position: relative;
}
ul.flow_list li::after{bottom: -34px;
    color:#ccc;
    content: "▼";
    font-size: 24px !important;
    left: 48%;
    position: absolute;}
ul.flow_list li.last::after{/*最後の▼を外す*/
    content: "";
}
ul.flow_list li h3::first-letter{/*1文字めを大きく*/
    font-family: garamond,times;
    font-size: 2rem;
    font-style: italic;
    letter-spacing: 0.15em;
}
}
	
	/* girl 全体のスタイル */
/* girl 全体のスタイル */
#girls {
    display: flex; /* フレックスボックスを使用 */
    flex-wrap: wrap; /* 折り返しを許可 */
    justify-content: space-between; /* アイテム間を均等に配置 */
    gap: 20px; /* 各アイテム間のスペース */
    width: 100%;
    max-width: 860px; /* コンテナの最大幅を設定 */
    margin: 0 auto; /* 中央揃え */
}

/* 各 girl アイテム */
.girl {
    flex: 0 0 calc(50% - 20px); /* 2列構成に対応 */
    max-width: calc(50% - 20px); /* 幅を2列に調整 */
    box-sizing: border-box; /* パディングを含めた幅計算 */
    margin: 10px 0; /* 上下の余白 */
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

/* 名前を上部に表示 */
.girl_name2 {
    font-size: 1.2rem;
    font-weight: bold;
    background-color: #ff645c;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

/* 画像と詳細情報を横並びに配置 */
.girl_content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    gap: 20px; /* 画像と詳細情報の間隔 */
    flex-wrap: nowrap;
}

.girl_img {
    flex: 0 0 150px; /* デフォルトの画像サイズ */
    height: 150px;
    border-radius: 10px;
    overflow: hidden;
}

.girl_img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 画像をトリミングして正方形に */
    border-radius: 10px;
}

/* 詳細情報エリア */
.pulof {
    flex: 1;
    background-color: #fff;
    border: 1px solid #ff645c;
    border-radius: 5px;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
    box-sizing: border-box; /* パディングを含めた幅計算 */
}

/* コメントエリア */
.girl_comment {
    margin-top: 10px;
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    text-align: left;
    width: 100%;
}

/* CTAボタン */
.cta {
    margin-top: 10px;
    width: 100%;
}

.cta a {
    display: inline-block;
    padding: 10px 20px;
    background-color: #ff645c;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    width: 100%;
    text-decoration: none;
    transition: background-color 0.3s;
}

.cta a:hover {
    background-color: #e0554b;
}

/* === レスポンシブ対応（スマホ向け） === */
@media (max-width: 768px) {
    #girls {
        flex-direction: column; /* スマホでは1列に */
    }

    .girl {
        flex: 1 1 100%; /* 全幅を占有 */
        max-width: 100%; /* 最大幅を制限 */
    }

    .girl_content {
        flex-direction: column; /* 縦並び */
        align-items: center;
    }

    /* 画像をスマホで正方形 + 大きめに */
    .girl_img {
        width: 300px;
        height:300px; /* 幅と高さを統一し正方形に */
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .girl_img img {
width: 60%;
        height: 100%;
        object-fit: cover; /* 画像の比率を維持しつつ中央を表示 */
        border-radius: 10px;
    }

    /* 詳細情報の幅調整 */
    .pulof {
        width: 100%;
    }
}

/*/ここまで*/
.sns-share-buttons{
	display:none;
}
.article-footer .entry-footer{
	display:none;
}
.entry-footer{
	display:none;
}

.custom-class {
    display: inline-block;
    padding: 0.5em 1.5em; /* ボタン内の余白を調整 */
    text-decoration: none; /* テキスト装飾を削除 */
    color: #333333; /* テキストカラーをダークグレーに */
    background: #f7f7f7; /* 薄いグレーの背景 */
    border-radius: 8px; /* 柔らかい角丸 */
    font-size: 1rem; /* フォントサイズを適切に */
    font-weight: 500; /* フォントウェイトを調整 */
    text-align: center; /* テキストを中央揃え */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* ほんのり影を追加 */
    transition: all 0.3s ease; /* ホバー時のアニメーション */
}

/* ホバー時のスタイル */
.custom-class:hover {
    background: #e0e0e0; /* ホバー時に濃いグレー */
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); /* ホバー時に影を強調 */
    transform: translateY(-2px); /* 浮き上がる効果 */
    cursor: pointer; /* ポインタを表示 */
}

/* アクティブ時のスタイル */
.custom-class:active {
    background: #d6d6d6; /* アクティブ時にさらに濃いグレー */
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2); /* 内側に影を強調 */
    transform: translateY(1px); /* 押し込まれる効果 */
}
.styled-table {
    width: 100%;
    max-width: 1200px; /* テーブルの最大幅 */
    margin: 20px auto; /* 中央揃え */
    border-collapse: collapse; /* ボーダーを1本化 */
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    text-align: left;
    background-color: #f9f9f9;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* 影を追加して立体感 */
    border-radius: 8px; /* テーブル全体に角丸 */
    overflow: hidden; /* 丸角を適用するための設定 */
}

.styled-table thead tr {
    background-color: #6C63FF; /* ヘッダーの背景色 */
    color: #333; /* ヘッダーの文字色 */
    font-weight: bold;
}

.styled-table th,
.styled-table td {
 
    border-bottom: 1px solid #dddddd; /* セル間にボーダーを追加 */
}

.styled-table tbody tr:hover {
    background-color: #f1f1f1; /* ホバー時の背景色 */
    transition: background-color 0.3s ease; /* ホバーのスムーズなアニメーション */
}

.styled-table tbody tr:nth-child(even) {
    background-color: #f3f3f3; /* 偶数行の背景色 */
}

.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #6C63FF; /* テーブル末尾の強調線 */
}

.styled-table a {
    color: #6C63FF; /* リンクの色 */
    text-decoration: none; /* 下線を削除 */
    font-weight: bold; /* 太字で強調 */
}

.styled-table a:hover {
    text-decoration: underline; /* ホバー時に下線を表示 */
}

.top-title3 {
    font-family: 'Arial', sans-serif; /* 読みやすいフォントを指定 */
    font-size: 18px; /* フォントサイズを適切に */
    font-weight: bold; /* 太字で目立たせる */
    text-align: center; /* テキストを中央揃え */
    color: #ffffff; /* テキストカラーを白に設定 */
    background: #ff645c; /* ピンク系のグラデーション背景 */
    padding: 10px 20px; /* 内側の余白を設定 */
    border-radius: 30px; /* 丸みを付けて柔らかい印象に */
        display: inline-block; /* 背景サイズを文字列に合わせる */
    margin: 20px auto; /* 上下に余白を追加 */
    line-height: 1.5; /* 行間を調整して読みやすく */
}
.entry-title {
    font-family: 'Arial', sans-serif; /* 読みやすいフォント */
    font-size: 18px; /* 大きめのフォントサイズで目立たせる */
    font-weight: bold; /* 太字でタイトルを強調 */
    text-align: center; /* 中央揃え */
    color: #333333; /* ダークグレーで洗練された印象 */
    background-color: #f7f7f7; /* シンプルな薄いグレー背景 */
    padding: 20px; /* 内側の余白を広めに設定 */
    border-radius: 12px; /* 角を少し丸くして柔らかい印象 */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* 立体感を演出する影 */
    line-height: 1.5; /* 行間を適切に調整 */
    display: inline-block; /* テキスト幅に合わせた背景サイズ */
    margin: 20px auto; /* 上下の余白と中央揃え */
    max-width: 100%; /* レスポンシブ対応で幅を調整 */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); /* 軽いテキスト影を追加 */
}
.prefecture-name {
    display: inline;
}



