@charset "UTF-8";
/* CSS Document */

.title3 .box-in {
	display: flex;
  justify-content: flex-start;
	padding-top: 10px;
}

.title3 h2 {
	margin-bottom: 0px;
	top: -80px;
}

.title3 .box-in h3 {
	padding-right: 20px;
	padding-top: 5px;
	width: 50%;
}

/* link-voice */

.link-voice {
	width: 250px;
}

.link-voice a {
	font-size: 13px;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #FFF;
	display: block;
	padding: 10px 0px;
	padding-right: 25px;
	line-height: 1.2;
	background-color: #a16928;
	border-radius: 60px;
	border-style : solid;
border-color : #a16928;
border-width : 1px;
	background-image: url("../common/images/link-arrow02.svg");
background-position: right 20px center;
background-repeat: no-repeat;
	background-size: auto 8px;
	text-align: center;
}

.link-voice a:hover {
	background-color: #61c1c6;
	border-color : #61c1c6;
	color: #FFF;
}


/* t-box */

.t-box {
	width: 100%;
	margin-bottom: 35px;
	border-bottom-style : solid;
  border-bottom-color : #303030;
	border-bottom-width : 1px;
	padding-bottom: 15px;
}

.t-box h3, .t-box h4  {
	display: inline-block;
	vertical-align: top;
	float: left;
}

.t-box h3  {
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:17px;
	color:#FFF;
	font-weight:300;
	padding: 5px 15px;
	border-radius: 40px;
	line-height: 1.2;
	background-color: #603813;
	margin-right: 15px;
	margin-top: 5px;
}

.t-box h4, .t-box h4 a {
	font-size:30px;
	color:#303030;
	letter-spacing:0.05em;
	font-weight:200;
	line-height: 1.2;
}

.t-box h4 a:hover {
	color: #76b202;
}

/* contents01 */

.contents01 {
	width: 1050px;
}

.contents01-left {
	width: 720px;
}

.contents01-left .box-in {
	margin-bottom: 50px;
}

.contents01-left .box-in .t-box {
	margin-bottom: 25px;
}

.box-in .t-box h4, .box-in .t-box h4 a {
	font-size:22px;
}

.contents01-left p {
	margin-bottom: 0px;
	line-height: 2;
	color: #303030;
	font-size: 15px;
	letter-spacing: 0.07em;
}



.contents01-left .box-box {
	display: flex;
  justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 50px;
}

.contents01-left .box-box .t-box {
	margin-bottom: 20px;
}

.contents01-left .box-box .t-box h3 {
	margin-bottom: 7px;
}

.contents01-left .box-box .box-left {
	width: 32%;
}

.contents01-left .box-box .box-left img {
	width: 100%;
	height: 234px;
	object-fit: cover;
}

.contents01-left .box-box .box-right {
	width: 64%;
}







h2.midashi-s {
	margin-bottom: 40px;
	line-height: 1.6;
	color: #303030;
	font-size: 26px;
	font-weight: 200;
	padding-bottom: 20px;
	border-bottom-style : dashed;
border-bottom-color : #303030;
border-bottom-width : 1px;
}

.contents01-left a.blink {
	color: #76b202;
	font-size: 12px;
}

.contents01-left a.blink:hover {
	color: #603813;
}




/* 見出し */


.contents01-left .box-in h1, .contents01-left .box-in h2, .contents01-left .box-in h3, .contents01-left .box-in h4, .contents01-left .box-in h5, .contents01-left .box-in h6 {
	line-height: 1.6;
	margin-bottom: 8px;
}




.contents01-left .box-in h1 {
	font-size: 30px;
}

.contents01-left .box-in h2 {
	font-size: 26px;
}

.contents01-left .box-in h3 {
	font-size: 22px;
}

.contents01-left .box-in h4 {
	font-size: 18px;
}

.contents01-left .box-in h5 {
	font-size: 14px;
}

.contents01-left .box-in h6 {
	font-size: 12px;
}

.contents01-left .box-in a {
	color: #76b202;
	text-decoration: underline;
}



strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}

/* img */
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }
 
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}

.wp-caption {
 max-width: 100%;
}

.wp-caption p {
	font-size: 12px;
	color: #666;
	line-height: 1.5;
	padding-top: 10px;
}




.contents01-right {
	width: 250px;
}

.contents01-right h3 {
	font-size: 26px;
	line-height: 1.2;
	color: #303030;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}

.contents01-right .box01:nth-child(3) h3 {
	font-size: 18px;
}

.contents01-right3 .box01:nth-child(3) h3 {
	font-size: 26px;
}

.contents01-right .box01:first-child, .contents01-right .box03 {
	margin-bottom: 20px;
}

.contents01-right .box01 .screen-reader-text {
	display: none;
}

.contents01-right .box01 input {
	height: 30px;
}

.contents01-right .box01 #searchsubmit {
	margin-left: 7px;
	border-style : none;
	background-color: #303030;
	color: #FFF;
	border-radius: 5px;
	cursor: pointer;
}

.contents01-right .box01 ul {
	border-radius : 15px;
	padding: 5px 15px;
	margin-bottom: 20px;
}

.contents01-right .box01 ul ul {
	border-radius : 0px;
	margin-bottom: 0px;
}

.contents01-right .box01 ul {
	background-color: #FFF;
}

.contents01-right #lct-widget-blog_category-container ul, .contents01-right #lct-widget-voice_category-container ul, .contents01-right #lct-widget-owner_category-container ul {
	background-color: #e7d6c3;
}


.contents01-right .box01 li {
	padding: 15px 5px;
	border-top-style : dotted;
  border-top-color : #303030;
  border-top-width : 3px;
	display: block;
	position: relative;
	padding-top: 15px;
}

.contents-box .contents01-right .box01 li li {
	padding: 10px 0px;
  border-top-width : 2px;
	padding-top: 10px;
	text-indent: -15px;
	margin-left: 15px;
	font-size: 13px;
}

.contents-box .contents01-right .box01 li li a {
	font-size: 13px;
}

.contents01-right .box01 li li:before {
	content: "ー ";
}



.contents01-right .box01 #lct-widget-blog_category-container li, .contents01-right .box01 #lct-widget-voice_category-container li, .contents01-right .box01 #lct-widget-owner_category-container li {
	background-color: #e7d6c3;
	position: static;
}

.contents01-right .box01 li:first-child {
	border-top-style : none;
}

.contents01-right .box01 li a {
	color: #303030;
	font-size: 16px;
	line-height: 1.4;
}

.contents01-right .box01 li a:hover {
	color: #76b202;
}

.contents01-right .box01 span {
	font-weight: normal;
	line-height: 1.2;
	background : #603813;
	display: block;
	padding: 3px 0px;
  border-radius : 30px;
	color: #FFF;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center;
	width: 90px;
	position: absolute;
	left: 5px;
	top: 15px;
}


.contents01-right .box03 li {
	display: inline-block;
	vertical-align: top;
	float: left;
	line-height: 1.6;
	font-size: 16px;
	margin-right: 10px;
}

.contents01-right .box03 li a {
	color: #76b202;
}

.contents01-right .box03 li a:hover {
	color: #603813;
}


/* ページャー */
.pager{
	width: 100%;
	padding-top: 30px;
	text-align: center;
}
 
a.page-numbers,
.pager .current{
	color: #FFF;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 16px;
	font-weight: normal;
	width: 30px;
	height: 30px;
	padding-top: 4px;
	border-radius: 50%;
	background-color: #603813;
	display: inline-block;
	vertical-align: top;
	line-height: 1.2;
 }
 
.pager .current{
	opacity:0.5;
 }
 
.pager a:hover{
	opacity:0.5;
 }
 
 .pager a.prev {
	 color: #603813;
	 background-color: rgba(255,255,255,0);
 }
 
 .pager a.next {
	 color: #603813;
	  background-color: rgba(255,255,255,0);
 }


.wpfp-span {
	display: block;
	border-top-style : dashed;
border-top-color : #303030;
border-top-width : 1px;
	padding-top: 20px;
}

.wpfp-span a {
	color: #303030;
	font-weight: bold;
}

.wpfp-span a:hover {
	text-decoration: underline;
}

.searchhighlight {
         background:#D3E18A;
}

.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



