@charset "UTF-8";

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



body {
	background-color:#f4f4f4;
	font-size:18px;
}
a:hover {
    color: #36bf00;
    opacity: .5;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: 0;
    padding-bottom: 20px;
}

/*header*/
.header{
background-color: #e79e36;
    width: 100%;
    padding: 5px 0;
}
.header-container-in.hlt-top-menu .logo-header img {
max-height: 85px;
    height: auto;
    margin-top: 16px;
}
.header-container,
.header .header-in {
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    color: #fff;
    text-align: center;
    z-index: 999;
}
.header .site-name-text,
.header .site-name-text-link {
	color:#fff;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
}
.header .site-name-text-link a {
	color:#fff;
	display: block;
}
.header-container-in.hlt-top-menu .logo-text{
	display:block;
	margin-top:5px;
}
#header .site-name-text {
font-size: 24px !important;
    font-weight: bold;
}
.tagline {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
	display: block !important;
}
#navi .navi-in > .menu-mobile li{
   background: antiquewhite;
	border:1px solid #fff;
}
#navi .navi-in > .menu-mobile li:active{
   background: #000;
}
#navi .navi-in > .menu-mobile li a{
    font-size: 14px;
    font-weight: bold;
}
#navi .navi-in > .menu-mobile li{
	width:20%;
}

.header-container-in.hlt-top-menu{
	flex-wrap: wrap;
}



/*投稿エリア
 ------------------*/
main.main {
    padding: 16px 3%;
}

.no-scrollable-main .main {
    background: #fff;
}
.editor-styles-wrapper {
	margin:auto;
}
/*ステマ
.entry-tags:before{
    content: 'PR';
    background: #f9f9f9;
    color: #514e4e;
    font-size: 14px;
    padding: 7px 5px;
    margin-right: 5px;
}
*/

/*目次*/
.toc-center {
    width: 100%;
    margin-bottom: 30px;
    padding: 20px 30px;
    position: relative;
    z-index: 1;
border-radius: 10px;
    background: #f9f0e1 !important;
}
.toc-title {
    font-weight: 700;
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #616161;
    border-radius: 50px;
    font-size: 17px;
}
.article ul li, .article ol li{
	font-weight: 600;
    margin: 0.5em;
}


.article ul li, .article ol li::marker{
 color:#6d6d6d;
}

.not-found {
	max-width: 30% !important;
}
.toc a {
    font-size: 16px;
    font-feature-settings: "palt";
}x

/*見出し*/

.editor-styles-wrapper h1{
	font-size:30px !important;
}

.article h1{
    line-height: 1.5;
    font-weight: bold;
font-size: 20px;
    letter-spacing: 0;
    padding: 0px 0 6px;
	
}



.article h2 {
	padding:0.5em 1rem;
	background:#fff;
    color: #333;
    margin-top: 35px;
    border-bottom: #f3a63f 3px solid;
    font-size: 23px;
}
.article h2(n+2) {
	margin-top:50px;
}


#content .article h3 {
  position: relative;
  padding: 1rem 1rem;
    border-bottom: 5px dotted #fbb876;
    border-left: none;
    border-top: none;
    border-right: none;
	    margin-top: 2em;
}


/*
#content .article h3:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  content: '';
  background-image: -webkit-gradient(linear, left top, right top, from(#fa709a), to(#fee140));
  background-image: -webkit-linear-gradient(left, #fa709a 0%, #fee140 100%);
  background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);
}
*/
#content .article h4 {
padding: 1.5rem 2rem;
  background: #f4f4f4;
 /* border-left: 4px solid #fa709a;*/
  border-top:none;
	border-bottom:none;
}


#content .article h5 {
  position: relative;/*POINT*/
    padding: 1rem 2rem;
    text-align: center;
    margin-top: 60px;
	margin-bottom:30px;
    border: 3px solid #000;
    border-radius: 0 10px 10px 10px;
}

#content .article h5:before {
    font-size: 15px;
    position: absolute;
    top: -31px;
    left: -3px;
    height: 23px;
    padding: 7px 14px 0;
    content: 'POINT';
    color: #fff;
    border-radius: 10px 10px 0 0;
    background: #000;
}
}

#content .article h6 {
	padding: 1rem 2rem;/*2重線で囲む*/
  border: 6px double #000;
	border-bottom:none;
}


/*サブタイトル*/
.sub-title{
    font-size: 17px;
    font-weight: bold;
}
/*li前の丸に色付け*/
.article ul li, .article ol li::marker {
    color: #333;
}

/*投稿画面本文*/
.center {
	margin:auto;
	text-align:center;
}
.eye-catch img{
	width:100%;
}

.entry-content .toc{
	border:none;
}
.black-border {
	border:3px solid #000;
	padding: 0px 20px;
}
.small-box{
	font-size:13px;
	color:#666;
}
.orange-box {
    border: 3px solid #f49516;
    padding: 0px 20px;
    border-radius: 2em;
}
.orange-box-solid {
    border: 2px solid #f49516;
    padding: 10px;
    border-radius: 0.5em;
}
.orange-box-solid p {
	padding:5px;
	margin:0 !important;
}

/*リスト*/
.article ul li::marker{
    color: #ddb416;
    font-size: 20px;
    line-height: 0.5;
}


/*table枠*/
/*基本のテーブルタグ*/
.wp-block-table td, .wp-block-table th{
    border: 1px solid #000;
    font-size:14px;
}
table tr:nth-of-type(2n+1) {
    background-color: #fdfdf9;
}
/*装飾*/
.table-gray{
    border: 1px solid #d1d1d1;
	margin: 0.8em 0 0.5em;
}

.table-gray tr:not(:last-child) {
	border-bottom:1px dotted #666;
}
.table-gray .td-gray {
	background:#8b8b8b;
	color:#fff;
}
table.table-gray td {
	background:#eef1f2;
	border:none;
	padding:10px !important;
	font-size:14px;
}

/*黒枠、左側グレー背景、右側ちょいグレー背景*/
.table-gr-bl {
	width:100% !important;
	margin-bottom:0;
}
.table-gr-bl .td-gr1{
    border: 1px solid #d5d5d5;
    background: #ddd;
    font-size: 15px;
}
.table-gr-bl .td-gr2{
    border: 1px solid #d5d5d5;
    background: #f9f9f9;
    font-size: 15px;
}
/*左だけオレンジ色*/
.table-orange {
	width:100% !important;
	margin-bottom:0;
}
.table-orange .td-orrange{
    border: 1px solid #222;
    background: antiquewhite;
    font-size: 14px;
}
.nowrap{
	white-space: nowrap;
	display: block;
	width:500px;
}
table.nowrap td{
width: fit-content;
} 
/*table横スクロールバー*/
.wp-block-table::-webkit-scrollbar {
  height: 15px;
	width:70px;
}
.wp-block-table::-webkit-scrollbar-track {
  background: #efefef;
}
.wp-block-table::-webkit-scrollbar-thumb {
  background: #f3a63f;
	border-radius:2px;
}


/*ただの枠を付ける
 ---------------------------*/
/*黒枠*/
.black-box {
	border:1px solid #000;
	padding:10px;
}


/*部分的に背景に色を付ける
 ---------------------------*/
/*薄ブルー*/
.bg-usublue {
    background: #f2f9ff;
    padding: 10px;
    font-size: 15px;
    border: 1px solid #bfc0c7;
}
ul.bg-usublue li {
	padding-bottom:5px;
}
/*枠あり黄色*/
.bg-bd-yellow {
    background: #fffddd;
    padding: 10px;
    border: 1px solid #cdcdcc;
}
/*黄色*/
.bg-yellow {
background: #fffce5;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #cfcfcf;
    letter-spacing: 1px;
}
/*オレンジ*/
.bg-orange {
background: antiquewhite;
padding: 10px 10px 10px 30px;
}
/*グレー*/
.bg-gray {
background: #f5f5f5;
padding: 10px 10px 10px 30px;
}


.wp-block-embed .blogcard:before{
	  content: "関連記事こちらの記事も一緒に読まれています";
  display: inline-block;
  text-align: center;
  font-size: .8em;
  background: #FF9F80;
  color: #fff;
  padding: 5px 5px 3px;
  margin-right: 5px;
  border-radius: 5px;
  line-height: 1.2;
	margin-bottom: 5px;
}

.blogcard-title {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 2px;
}
.blogcard-snippet{
	display:none;
}
.blogcard-footer {
    font-size: 11px;
	color: #777;
}

.affi-box{
	border: 1px solid #fa709a;
    padding: 35px 10px 10px;
    margin: auto;
    text-align: center;
    border-radius: 1em;
}
/*黒枠線の中は薄いブルー*/
・blue-black {
    border: 2px solid #000;
    background: azure;
}


/*ボタン*/
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;/*rem算出をしやすくするために*/
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}


/*オレンジボタン＆背景＆テキスト*/
.orange-btn_bg{
    background: antiquewhite;
    padding: 11px 0 20px;
    margin: 10px auto;
    display: grid;
	display: block;
}
.orange-btn_bg p{
    text-align: center;
    font-size: 13px;
    margin: 10px 0;
    font-weight: 600;
}

a.btn--orange {
color: #fff;
    background-color: #e96d28cc;
    margin: 0 30px;
    font-size: 14px;
    padding: 10px;
    border-radius: 2em;
	display: block;
}
a.btn--orange:hover {
  margin-top: 3px;
  color: #fff;
  background: #f56500;
  border-bottom: 2px solid #b84c00;
}
a.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
/*ただのオレンジボタン*/
a.btn--tadano-orange {
color: #fff;
    background-color: #e96d28cc;
    display: block;
    font-size: 15px;
    padding: 11px;
    border-radius: 2em;
    text-align: center;
    font-weight: bold;
}
a.btn--tadano-orange:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
/*光るオレンジボタン*/
.c-button._shiny {
    display: block;
  margin:30px auto;
    font-weight: bold;
    max-width:500px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
  transition: 300ms;
}
.c-button._shiny::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #b5e7ff;
    transition: 300ms;
    animation: shinyshiny 2.5s ease-in-out infinite;
}

.c-button._shiny:hover {
    text-decoration: none;
    color: #fff;
    box-shadow: none;
    -webkit-transform: translateY(3px);
}

@-webkit-keyframes shinyshiny {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
/*シンプルなボタン*/
a.btn-border {
border: 1px solid #000;
    border-radius: 0;
    background: #fff;
    display: block;
    margin: 30px 3% 0;
    font-weight: 500;
    letter-spacing: 1px;
    /* color: #fc7c04; */
}
a.btn-border:hover {
  color: #fff;
  background: #f3a63f;
}
a.btn-border:after {
	content: "\f35d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size:13px;
		
}
/*アフィリエイトボタン*/
.amazon {
    background: #e7b730;
    padding: 15px 20px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}
.rakuten {
    background: #e34e4e;
    padding: 15px 20px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}
.yahoo {
    background: #dd3333;
    padding: 15px 20px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}
.btn-center{
	margin:auto;
	text-align: center;
}
/*アフィリエイト　バナー背景あり　未使用*/
.pre-wrap{
	background:#ececec;
}

/*アフィリエイト　バナー下部にpタグだけ*/
.pr-txt{
	font-size: 13px;
    text-align: left;
    margin: -5px 12% 30px;
}
.pr-txt2{
     font-size: 14px;
    font-weight: bold;
    margin: 0px auto 0;
    width: 300px;
    text-align: left;
    line-height: 1.6;
}

/*もしもyahooタグの画像と文字を消す*/
.yahoo-box .blogcard-content,
.yahoo-box .blogcard-thumbnail img,
.yahoo-box .blogcard-footer{
	display:none;
}
.yahoo-box .blogcard::before{
	content:"Yahoo!で見る";
  display: inline-block;
}
.yahoo-box .blogcard{
	background: #9ad5ed;
    color: #fff;
    padding: 10px 20px;
    color: #fff;
    border-radius: 5px;
    width: 85%;
    margin: auto;
}


/*余白調整*/
.top50px{
	margin-top:50px !important;
}
.top80px{
	margin-top:80px !important;
}
.top100px{
	margin-top:100px !important;
}
.top-50px{
	margin-top:-50px !important;
}
.mt-15{
	margin-top:-15px !important;
}




/*左にアフィリエイト、右にtext*/
.double-row {
	margin:auto;
	display:flex
}
.right-text {
	margin-left:20px;
}

.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}
.btn--orange a {
	color:#fff;
}

a.btn--radius {
   border-radius: 100vh;
}


/*引用に人のアイコンをつける*/
.wp-block-quote .person-flex{
	display:flex;
	margin: 15px 0 -6px 0px;
}
.wp-block-quote .person-flex .person-ttl{
	vertical-align: middle;
	margin:10px 0;
	width:65%;
}
.wp-block-quote .person-flex .person-ttl span{
    color: #e9c81b;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-size: 18px;
}
.wp-block-quote .person-flex .person1 {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(https://kinmokuseinosora.com/wp-content/uploads/2023/08/reviw-person9.jpg);
  background-size: contain;
  vertical-align: middle;
	margin: 0 5px 0 0;
}
.wp-block-quote .person-flex .person2 {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(https://kinmokuseinosora.com/wp-content/uploads/2023/08/reviw-person9.jpg);
  background-size: contain;
  vertical-align: middle;
	margin: 0 5px 0 0;
}
.wp-block-quote .person-flex .person3 {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(https://kinmokuseinosora.com/wp-content/uploads/2023/08/reviw-person9.jpg);
  background-size: contain;
  vertical-align: middle;
	margin: 0 5px 0 0;
}
.wp-block-quote .person-flex .person4 {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(https://kinmokuseinosora.com/wp-content/uploads/2023/08/reviw-person9.jpg);
  background-size: contain;
  vertical-align: middle;
	margin: 0 5px 0 0;
}
.wp-block-quote .person-flex .person5 {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(https://kinmokuseinosora.com/wp-content/uploads/2023/08/reviw-person9.jpg);
  background-size: contain;
  vertical-align: middle;
	margin: 0 5px 0 0;
}
.wp-block-quote .person-flex .person6 {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(https://kinmokuseinosora.com/wp-content/uploads/2023/08/reviw-person9.jpg);
  background-size: contain;
  vertical-align: middle;
	margin: 0 5px 0 0;
}
.wp-block-quote .person-flex .person7 {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(https://kinmokuseinosora.com/wp-content/uploads/2023/08/reviw-person9.jpg);
  background-size: contain;
  vertical-align: middle;
	margin: 0 5px 0 0;
}
.wp-block-quote .person-flex .person8 {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(https://kinmokuseinosora.com/wp-content/uploads/2023/08/reviw-person9.jpg);
  background-size: contain;
  vertical-align: middle;
	margin: 0 5px 0 0;
}
.wp-block-quote .person-flex .person9 {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(https://kinmokuseinosora.com/wp-content/uploads/2023/08/reviw-person9.jpg);
  background-size: contain;
  vertical-align: middle;
	margin: 0 5px 0 0;
}
.wp-block-quote .person-flex .person10 {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(https://kinmokuseinosora.com/wp-content/uploads/2023/08/reviw-person9.jpg);
  background-size: contain;
  vertical-align: middle;
	margin: 0 5px 0 0;
}
.wp-block-quote .person-flex .person11 {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-image: url(https://kinmokuseinosora.com/wp-content/uploads/2023/08/reviw-person9.jpg);
  background-size: contain;
  vertical-align: middle;
	margin: 0 5px 0 0;
}
/*コメント*/
.related-entry-heading, .comment-title {
    margin: 22px 0;
    font-size: 16px;
}



/*投稿文下のタグ*/
.cat-link {
    color: var(--cocoon-white-color);
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
    padding: 3px 10px 3px 10px;
    font-size: 15px;
    background-color: #f3a63f;
    border-radius: var(--cocoon-badge-border-radius);
    word-break: break-all;
    font-weight: bold;
    letter-spacing: 0;
}

/*fontsizeフォントサイズ*/
.fs18{
    font-size:18px;	
}
.fs17{
    font-size:17px;	
}
.fs16{
    font-size:16px;	
}
.fs15{
    font-size:15px;	
}
.fs14{
    font-size:14px;	
}
.fs13{
    font-size:13px;	
}
.fs12{
    font-size:12px;	
}
.fwb{
    font-weight:bold;
}


/*ランキング*/
.btn-blue, .ranking-item-detail a, .btn-wrap.btn-wrap-blue > a {
    background-color: #f3a63f;
    padding: 8px 0;
}
.ranking-item-name-text, .widget_item_ranking .main-widget-label {
    font-size: 16px;
}
.ranking-items p {
    font-size: 14px;
    margin-top: 0;
}


/*footer*/
.widget-single-content-bottom-title {
	font-weight: 600;
    margin-bottom: -15px;
    font-size: 14px;
    color: #333;
	margin-top:80px;
}
.pagination-next-link, .comment-btn{
	background-color: #faebd7;
    border: 1px solid #edd6b7;
    color: #555;
}
.pagination-next-link, .comment-btn {
    font-size: 15px;
    color: #333;
    font-weight: 500;
}

.content-top, .content-bottom {
    background: #fff;
}


.pr {
	text-align:center;
	font-size:12px;
}



/*sidebar
-----------------*/
.no-scrollable-sidebar .sidebar {
}
/*ユーザー*/
.author-description p{
font-size: 12px;
    line-height: 1.6;
    color: #666;
}
.author-box {
    margin: 1em 0 2em;
}


/*サイドナビの検索窓*/
.sidebar .search-box, .search-menu-content .search-box {
  width: 100%;
  margin: 1em 0 2em;
  position: relative;
  display: flex;
  border-radius: 50px; /*全体を囲むボックスの角丸*/
  box-shadow:0px 4px 6px 0px #c4c4c4; /*全体を囲むボックスのシャドウ*/
}
.search-menu-content .search-box {
  box-shadow:0px 4px 6px 0px #333; /*スライドイン表示でのシャドウ*/
}
.sidebar .search-edit, .search-menu-content .search-edit {
  width: 80%; /*入力部分の長さ*/
  background: #fff; /*入力部分の背景色*/
  padding: 0 25px;
  border: none; /*ボーダーを消す*/
  border-radius: 50px 0 0 50px; /*左上、左下のみ角丸*/
  font-size: 16px;
}
.search-submit {
    width: 20%;
    background: #e7870f;
    color: #fff;
    position: static;
    right: auto;
    top: auto;
    font-size: 20px;
    cursor: pointer;
    line-height: 40px;
    border: none;
    border-radius: 0 40px 40px 0;
    padding: 10px;
}
.search-box input::placeholder {
  color: #bbb; /*プレースホルダーの色*/
}
.search-box input:focus, .search-box button:focus {
  outline: 0; /*フォーカス時の枠線を消す*/
}
/*検索結果画面の検索窓*/
.search-edit, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    padding: 11px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 18px;
    width: 80%;
}
#main .search-submit {
    width: %;
    background: #e7870f;
    color: #fff;
    position: static;
    right: auto;
    top: auto;
    font-size: 20px;
    cursor: pointer;
    line-height: 40px;
    border: none;
    border-radius: 0 40px 40px 0;
    padding: 3px;
}

/*footer*/

.footer-bottom-logo .logo-text {
    display: none;
}
.footer .footer-bottom-content {
    color: #848484;
    font-size: 12px;
    line-height: 20px;
}


/*ウィジェット
-----------------*/

/*afi用バナー横３列*/
.bnr_3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    margin: 0px 0;
    padding-top: 30px;
}
.bnr_img {
    /*width: calc(100% / 3 - 30px);*/
	width:50%;
    margin-bottom: 0px;
    padding: 0px 10px;
    text-align: center;
}
/*マウスオン*/
.pagination-next-link:hover, 
.comment-btn:hover, 
.navi-in a:hover,
.widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_pages ul li a:hover, .widget_meta ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .widget_block ul li a:hover{
    background-color: #ffd292;
}






/*フッター*/
.wp-block-tag-cloud span{
	color: #222;
}
.widget_nav_menu ul{
}
.widget_nav_menu ul li,
.sub-menu ul li{
	background: antiquewhite;
}
.widget h2 {
    font-size: 17px;
    margin: 30px 3% -15px;
}

.widget_nav_menu ul li a{
	color: #222;
    text-decoration: none;
    padding: 5px 0;
    display: block;
    padding-right: 4px;
    padding-left: 15px;
    margin: 5px 0;
    font-size: 15px;
	font-weight: 600;
}
 .widget_nav_menu ul li a:hover {
    transition: all 0.3s ease-in-out;
    color: #333;
}


/*タグ*/
/*投稿下にあったタグ*/
.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 0 2px;
    margin-bottom: 15px;
    padding: 5px 10px 5px 0px;
}
.wp-block-tag-cloud a:hover {
    background-color: #f3d0a0;
    transition: all 0.3s ease-in-out;
	color: #fff;
	border:none;
}
.entry-tags .tag-link .fa-tag:before {
    content: "\f02b";
    color: #fff !important;
    font-size: 12px;
}
.fa-tag:before {
    color: #e5a652;
}
.wp-block-tag-cloud span{
    color: #666;
    font-size: 14px;
}
.wp-block-tag-cloud {
	    margin: 0 3%;
}
.fa-tag:before {
    color: #e5a652;
}
.wp-block-search__inside-wrapper{
	margin:0 3%;
}
.wp-block-search__label{
	font-size: 17px;
    margin: 30px 3% -15px;
	font-weight:bold;
}
#block-8{
	margin-top:10px;
}
.wp-element-button {
    cursor: pointer;
    background: #e5a652;
    color: #fff;
    border: none;
}

/*サイトタイトル上にあるタグ*/

.tag-link, .comment-reply-link{
color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
    padding: 3px 10px 2px;
    border: none;
    font-size: 14px;
    border-radius: 2px;
    word-break: break-all;
    background: #f3a63f;
    font-weight: 500;
    letter-spacing: 0px;
}
/*パンくずリスト*/
.breadcrumb{
    margin: 1em 0.4em 0.2em;
    color: #3f3d3d;
    font-size: 13px;
}
/*トップページ画像*/
.ect-vertical-card .entry-card-wrap {
    box-shadow: 0 10px 20px -5px #ddd;
}
.entry-card-wrap:hover {
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.25);
    transform: translateY(-2px);
    background-color: #fff;
    transition: all 0.3s ease;
}
/*トップページ画像下のテキスト非表示*/
.entry-card-snippet, .related-entry-card-snippet{
	display:none;
}
.e-card-title {
	margin-bottom:-25px !important;
}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

/*1023px以上*/
@media screen and (min-width: 1023px){
	
	
/*header*/
.header-container-in.hlt-top-menu .logo-header img {
    max-height: 85px;
    height: auto;
    margin-top: 0;
}
.menu-item{
    background: antiquewhite;
}
.navi-in > ul{
		margin-top:0;
	width:100%;
}
.navi-in > ul li {
    height: 50px;
    line-height: 50px;
	width: 16.66666666%;
}

.navi .item-label, .navi .item-description{
font-size: 14px;
    font-weight: 600;
}		
}	
	
	
	
	
}
/*1023px以下*/

@media screen and (max-width: 1023px){
	


br.pc {
		display:block;
	}
br.sp{
		display:none;
	}

/*header*/

.header-container, .header .header-in {
    padding: 10px 0 0px;
}
	
.header .header-in {
	padding:30px 0 0;
}
.header .logo-text {
    padding: 5px 0 30px;
    font-size: 1em;
}
.header-container-in.hlt-top-menu .logo-header img {
    max-height: 85px;
    height: auto;
    margin-top: -40px;
}
	
#header .site-name-text {
	font-size: 34px;
}
.header .site-name-text-link a {
	color: #fff;
	display: block;
}
	
	/*footer*/
	
.footer {
	margin-top: 0px; 
    padding-top: 0px;
}


	
}



/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
		
	.body{
	 font-size: 16px;
    font-feature-settings: "palt";
	    line-height: 1.7 !important;
}
/*ヘッダー
-----------------*/
.navi ul {
	flex-wrap: nowrap;
    display: flex;
    animation: RightToLeft 2s cubic-bezier(.24,.56,.47,.91) 0s 1 normal;
    border: none;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 0;
    overflow-x: auto;
    padding: 0 var(--wp--custom--wrap--mobile--padding);
    text-align: center;
    white-space: nowrap;
	}
	
#navi .navi-in > .menu-mobile li {
	width:auto;
   padding: 0 3%;
	}
	
.header-container-in.hlt-top-menu .logo-header img {
    max-height: 75px;
    height: auto;
    margin-top: -30px;
}
	.header .header-in {
    padding: 0px 0 0;
}
	#header .site-name-text {
    letter-spacing: .03rem;
}

	
/*インデックス
-----------------*/
.e-card-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
    margin-top: 5px;
}
	
/*ウィジェット
-----------------*/

/*afi用バナー横３列*/
.bnr_3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    margin: 30px 0;
    padding-top: 30px;
}
.bnr_img {
    width:50% !important;
    padding: 10px 10px;
    text-align: center;
}
	
/*footer*/	
.footer-bottom
	margin-top: -15px !important;
    padding: 0 !important;
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	
br.pc {
		display:none;
	}
br.sp{
		display:block;
	}

	
	
	
/*検索結果画面*/	
	.search-edit, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    padding: 11px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 18px;
    width: 77%;
}
	
	
	
	
}
