@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.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*色*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #d27d00;/*線色*/
	width:100%;
}

.btn-square-so-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
.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;
}
.girl_img{
	float:left;
}
.girl_comment{
	clear:both;
}
.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; }
}
/*ここまで*/
/*おんなのこの吹き出し*/
.girl_comment{
 position: relative;
  margin: 1.5em 0;
	padding:3px 15px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
font-weight:bold;
	border-radius: 30px;
	width:40%;
	margin-left:20px;
	padding:10px;
}
.girl_comment:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 1%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #e0edff;
	z-index:-1;
}
/*ここまで*/
.pulof{
	border:1px solid #ff7f50;
	width:40%;
	float:left;
	margin-left:30px;
	margin-top:40px;
	margin-bottom:10px;
}
/*料金表*/
.rbox1 {
    background-color: #F4F4F4;
    border: 1px solid #d7d7d7;
}
/*ここまで*/
.girl{
	display:flex;
	flex-wrap:wrap;
	position:relative;
	justify-content:center;
	align-items:center;
}
.ftime{
	position:absolute;
	bottom:240px;
}
.ftime2 {
    position: absolute;
    bottom: 210px;
}
.girl .ranking-item-link-buttons a {
 margin:23px 0px 0;
    height: 131px;
}
.girl .ranking-item-link-buttons {
    width: 40%;
}
.sns-share,.sns-follow,.author-info{
	display:none;
	}
.girl_img img{
	width:300px;
	height:300px;
	border-radius:30px;
	object-fit: cover;
}
/*○○*/
#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;
    }
.girl .ranking-item-link-buttons a{
	font-size: 1.3rem;
}

.girl_name2{
	width:100%;
	padding:10px;
	background:#ff645c;
	color:#fff;
	margin-bottom:10px;
	font-weight:bold;
	border-radius:10px;
	font-size: 1.2rem;
}
@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;
}
	.girl_comment {
    position: relative;
    margin: 1.5em 0;
    padding: 3px 15px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #e0edff;
    font-weight: bold;
    border-radius: 30px;
    width: 100%;
    margin-left: 20px;
    padding: 10px;
}
	.girl_comment:before {
    content: "";
    position: absolute;
    top: -28px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #e0edff;
    z-index: -1;
}
	.girl .ranking-item-link-buttons a {
 margin:23px 0px 0;
    height: auto;
}
.girl .ranking-item-link-buttons {
    width:100%;
}
.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;
}