@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
.go-to-top-button{
	margin-bottom:80px;
}
.mgn_btm30{
	margin-bottom:30px;
}
.mgn_btm50{
	margin-bottom:50px;
}
.author-box .author-name {
	display:none;
}
.sp-only{
	display: none;
}
.center{
	text-align:center;
	margin:0 auto;
}
.box-cast{
	display: flex;
	justify-content: space-between;
   border: dashed 2px #a3bce0;
	padding: 1.5em;
}
.box-cast-img{
	width: 30%;
}
.box-cast-txt{
	width: 70%;
	padding-left:2em;
}
.box-cast-txt .ttl-castname{
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
}
.box-cast-txt p{
	margin:0;
}
.box-cast-txt .ttl-castname span{
	font-size:0.65em;
}
.caststyle{
	display:inline-block;
	text-align:center;
	font-weight:700;
	border: solid 1px #718cb4;
	padding: 2px 10px;
	font-size:0.9em;
	margin-bottom:22px;
}
.marker-yellow {
	background: linear-gradient(transparent 30%, #ffff00 0%);
	font-weight:bold;
	padding: 0 5px;
}
.author-box p{
	font-size:0.9em;
	line-height: 1.8;
}
p.provider{
	font-size:0.8em;
	color:#333;
	margin:0;
	text-align:right;
	padding-bottom:0.5em;
}
.attention {
    padding: 1em;
    margin: 2em 0;
    background: #ffe7ee;
    box-shadow: 0px 0px 0px 10px #ffe7ee;
    border: dashed 2px white;
	color:#972828;
}
.attention .box-title {
    font-size: 1.2em;
    padding: 4px;
    text-align: center;
    color: #d73a3a;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.attention .attention-items{
	display: flex;
	justify-content: space-between;
	padding:1.5em;
}
.attention .attention-items .attention-txt{
	padding-left:1.5em;
}
p.image-title{
	text-align: center;
    border-bottom: 6px double #95e5e2;
    display: block;
    color: #55b9b9;
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 1em;
}
.internal-blogcard::after{
	content: '続きを読む \00bb'; 
	position: absolute;
	bottom: .5rem;
	right: 1rem;
	font-size: 70%;
	background-color: #f9a754;
	padding: .4em 3em;
	font-weight: bold;
	color: #fff; 
	border-radius: 2px;
}
.blogcard-snippet{
display:none;
}
.blogcard-label {
	background-color: #309fc2;
}
.blogcard {
    padding: 3% 4%;
}
.blogcard-title {
	margin-top: 30px;
}
.sns-share-message, .sns-follow-message {
	display:none;
}
.footer-meta {
	display:none;
}
.box-artist {
    padding: 0.5em 1em;
    margin: 2em 0;
    background: #FFF;
    border: solid 3px #ece280;
    border-radius: 10px;
}
.box-artist p {
	margin:0;
}
.box-artist img {
	margin: 0.5em 0;
}
.artist-name {
  border-bottom: 6px double #ece280;
	color:#917317;
	text-align:center;
	margin:0.4em 0;
	font-size:1.2em;
	font-weight:700;
}
.box-artist-items{
	display: flex;
	justify-content: space-between;
	margin-top:20px;
}
.box-artist-items .box-artist-txt{
	padding:1em;
	padding-top:0;
	width: 190%;
}
.balloon-orange {
  position: relative;
  display: inline-block;
  margin-bottom: 1.5em;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  background: #ffa94c;
  border-radius: 7px;
	font-size: 1em;
}
.balloon-orange:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #ffa94c;
}
.box-rightimg-items{
	display: flex;
	justify-content: space-between;
}
.box-rightimg-txt{
	width:100%;
	padding-right:20px;
	margin-bottom:20px;
}
.box-rightimg-allsame .box-rightimg-img{
	float: right;
	width:35%;
	margin: 0 0 15px 15px;
}

/* ---------投稿ページの設定--------- */
ul.post_details {
    background: #f9f9e6;
    padding: 0.5em 0.5em 0.5em 2em;
    margin-bottom: 30px;
}
.motif_tl {
    font-size: 1.2em;
    padding: 0.7rem 2rem;
    border-left: 6px double #83bce8;
    background: #f0f8fe;
    color: #444;
    margin-bottom: 20px;
}
.lettet-message {
    padding: 1em 1.5em;
    margin:0 1em 2em;
    color: #5d627b;
    background: white;
    box-shadow: 0 3px 5px rgb(0 0 0 / 22%);
    border-top: solid 6px #9dedf7;
	font-family: serif;
}
.txt-from{
	text-align:right;
	display:block;
	padding-top: 1.2em;
}
.box-postoffice {
    margin: 2em 0;
    background: #fff2f2;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	color:#972828;
}
.box-postoffice .ttl-postoffice {
    font-size: 1.2em;
    background: #e47c7c;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.postoffice-items{
	display: flex;
	justify-content: space-between;
	padding: 1.5em;
}
.postoffice-items .postoffice-map{
	width:50%;
}
.postoffice-items .postoffice-txt{
	padding-left: 2em;
}
.postoffice-items .postoffice-txt span{
	font-weight:700;
	font-size:1.2em;
}
.page .new-entry-cards {
	display: flex;
	flex-wrap: wrap;
}
.widget-entry-cards.card-large-image .e-card {
 font-size: 16px;
} 
.box-fukeiinvisual{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #dbdd8e;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.ttl_kyokuname{
    font-size: 1.2em;
    text-align: center;
	margin: 1em;
	font-weight:700;
}
ul.setsumeilist {
  border: solid 2px #ffb03f;
  padding: 0.7em;
  position: relative;
}
ul.setsumeilist li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none!important;
}
ul.setsumeilist li:before {
	font-family: "Font Awesome 5 Free";
  content: "\f303";/*アイコン種類*/
  position: absolute;
  left : 0.5em; /*左端からのアイコンまで*/
  color: #ffb03f; /*アイコン色*/
}
ul.setsumeilist li:last-of-type {
  border-bottom: none;
}
/* --------- 各問い合わせフォームの設定 --------- */
table th span.required {
	display:inline-block;
    width: 50px;
    font-size: 0.8em;
    font-weight: 600;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
	margin-left:10px;
	background-color:#f48694;
}
.s-password{
	margin-bottom:20px;
}
.inv-recaptcha-holder{
	margin-bottom: 70px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #f28ad1;
    margin-bottom: 70px;
    background: #f8e9f3;
    color: #403e40;
    font-weight: 600;
    text-align: center;
    padding: 10px;
}
img.wpcf7-form-control wpcf7-captchac wpcf7-captcha-captcha-301{
	width:144px;
	height:48px;
}
.nwa .author-box .sns-follow-buttons {
	display:none;
}
.nomadBtn3 {
  background: #55A8DC;
  color:#FFF !important;
  border-radius: 5px;
  padding: .7em 2em;
  display: inline-block;
  text-decoration: none !important;
	margin: 7px 0;
    padding: 10px 20px 10px 15px;
  transition-property: opacity;
  transition-duration: 0.5s;
}
.nomadBtn3:hover {
	opacity: 0.7; 
}

/* --------- 都道府県風景印一覧ここから --------- */

.items {
  display: grid;
	grid-template-columns:1fr 1fr 1fr 1fr 1fr;
	gap:12px;
}
h4.post-office-name{
	font-size: 0.9em;
    border-left: none;
    text-align: center;
    padding-bottom: 0;
    line-height: 0;
}
.item-body{
	font-size:0.8em
}
.item-body a{
	text-decoration:none;
}
.item-btn-gmap{
	font-weight:bold;
	color:#fff;
	background-color:#44c3c6;
	border-radius:5px;
	text-align:center;
	margin:8px auto;
	padding:3px 0;
	transition-property: opacity;
	transition-duration: 0.5s;
	width:90%;
}
.item-btn-gmap:hover {
	opacity: 0.7; 
}

/* --------- 都道府県風景印一覧ここまで --------- */

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	.sp-only{
		display: block;
	}
	.items {
		grid-template-columns:1fr 1fr 1fr;
	}
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	.logo-image span{
		max-width:85%;
	}
	.box-cast-txt .ttl-castname{
		font-size:1.3em;
	}
	.box-cast{
		display: block;
	}
	.box-cast-img{
		width: 66%!important;
		text-align:center;
		margin:0 auto;
	}
	.box-cast-txt{
		width: 100%;
		padding-left:0;
	}
	.caststyle{
		font-size: 1em;
	}
	.attention .attention-items .attention-img{
		width: 250%;
	}
	.blogcard-title {
		margin-top: 15px;
	}
	.postoffice-items{
		display: block;
		padding-bottom:0.1em;
	}
	.postoffice-items .postoffice-txt{
		padding-left: 0;
	}
	.postoffice-items .postoffice-map{
		width:100%;
	}
	.box-artist-items{
		display: block;
	}
	.box-artist-items .box-artist-img{
		width: 75%;
		margin:0 auto;
	}
	.box-artist-items .box-artist-txt{
		padding:0;
		width: 100%;
	}
	.box-rightimg-items{
		display: block;
	}
	.box-rightimg-txt{
		padding-right:0px;
	}
	/* --------- 各問い合わせフォームの設定 --------- */
	table th span.required {
		width: 50px;
		margin-left:7px;
	}
	/* --------- 都道府県風景印一覧ここから --------- */
	.items {
		grid-template-columns:1fr 1fr;
	}
	/* --------- 都道府県風景印一覧ここまで --------- */
}