#blog_box{
	width: 95%;
    margin: 0 auto;
}

#blog_box h2 {
    font-family: 'Makinas';
    margin: 60px 0 0 0;
    padding: 0;
    color: #00ADBD;
    text-align: center;
    letter-spacing: 0em;
    font-size: 40px;
    line-height: 110%;
}
#blog_box h2 .en {
    font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    color: #00ADBD;
    font-size: 12px;
    line-height: 3em;
    letter-spacing: 1em;
    display: block;
}
#blog_box p{
	text-align: left;
}
.kiji_box{
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-around;
	margin-top: 30px;
}
.kiji_box article{
	width: 32%;
    background: #fff;
    padding: 1.4% 1.5% 2% 1.5%;
    box-sizing: border-box;
    text-align: left;
	margin-bottom: 20px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.kiji_timeb img{
	margin-left: 6px;
}
article .kiji_timeb{
	margin: 5px 0px !important;
    padding: 0px !important;
}
.kiji_box article h4.kt_h4,
#main h4.kt_h4{
	line-height: 2rem;
    font-size:2.2rem;
    margin: 10px 0px;
	background-color:uset;
	border:none;
	line-height:140%;
}
.kiji_box article p.kt_p,
#main p.kt_p{
	padding:0px 10px;
}
.kiji_box article figure{
	width: 100%;
    margin: 5px 0px 2px 0px;
}
.kiji_box article figure a{
	display: block;
}
.kiji_box article figure img{
	width: 100%;
    height: auto;
    max-height:250px;
    object-fit: cover;
}
.blob_more{
	text-align: center !important;
}
/*一覧*/
#blog_list{
	padding-bottom: 20px;
}
#blog_list h3.h3_midashi2 {
	font-size: 34px;
}
#blog_list .btn2p{
	width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#blog_list .btn2p li{
	display: block;
    margin: 10px;
}
.ttl_h4{
	line-height: 3rem;
}
.attention{
	background: #efefef;
    border-radius: 5px;
	padding-bottom:10px;
}

/*記事詳細*/
.page_r{
	text-align: right;
	margin-top: 10px;
}
#de_box{
    width: 100%;
	padding:0px;
	margin:0px auto 0px auto;
}
.detime{
	padding: 8px;
    margin: 0px 0px 15px 0px;
    position: relative;
    font-size: 16px;
    background: #1C7389;
    color: #fff;
}
.desta{
	width:200px;
	position:absolute;
	top:-10px;
	right:120px;
	font-family:"SpaceGrotesk", sans-serif;
	font-size:2.0rem;
	color:#000;
	text-align:right;
	font-weight: 700;
}
.detype{
	display:block;
	position:absolute;
	top:-10px;
	right:0px;
}
#de_box h4.de{
	clear:both;
	font-size:4.5rem;
	font-weight:900;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:140%;
	background: unset;
	box-shadow: unset;
	color:#000;
	border-left:unset;
}

.dec_box{
	margin: 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size:1.8rem;
	line-height:180%;
}
.dec_box h2{
	margin: 20px 0px !Important;
	padding: 10px !Important;
	font-size: 2.8rem !important;
	text-align:left !important;
}
.dec_box h2:before{
	display:none !Important;
}
@media screen and (max-width:640px){
	.dec_box h2{
		margin: 0px 0px !Important;
		padding: 10px !Important;
		font-size:1.8rem !important;
		text-align:left !important;
	}
}
#de_box p{
	padding: 0px 0px 30px 0px;
}
.dec_box img{
	display:block;
	width:100%;
	max-width:640px;
	height:auto;
	max-height:500px;
	margin:auto;
}
.blf_box{
	max-width: 820px;
	width:100%;
	padding:40px 0px 40px 0px;
	margin: 0px auto 0px auto;
}

#de_box p.de_tag{
	margin: 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
}
#de_box p.de_tag a{
	display:inline-block;
	margin: 0px 5px;
	text-decoration:underline;
	color:#000;
}
#de_box p.de_tag a:hover{
	opacity:0.6;
}
.dem_img{
	max-width: 820px;
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position:relative;
}
.dem_img img{
	display:block;
	width:100%;
	max-width:640px;
	height:auto;
	max-height:500px;
	object-fit:contain;
	margin:auto;
}
.dem_img i{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	font-size:5rem;
	color:#e9482e;
}
.decont{
	display:block;
	position:absolute;
	top:-30px;
	right:15px;
}
.de_table{
	margin-top:50px;
}
.de_table2{
	margin-bottom:30px;
	font-family:sans-serif;
}
.table01 td{
	text-align:left;
}
.table01 td.td_c{
	text-align:center;
}
.table01 td.td_c img{
	display:block;
	width:auto;
	max-width:100%;
	height:auto;
	margin:auto;
}
a.base_btn3{
	padding:10px 30px 10px 30px;
	font-size:1.8rem;
}
a.de_line{
	background-color:#0BB43B;
	color:#fff;
}
.bk_n{
	display:inline-block;
	margin:0px 0px 0px 0px;
}
.bk_n i{
	font-size:2.2rem;
	color:#e9482e;
}
#blog_kanren{
	width:100%;
	max-width: 780px;
	padding:0px 0px 0px 0px;
	margin:0px auto 30px auto;
	display:table;
	table-layout: fixed;
	list-style-type: none;
}
#blog_kanren article{
	display: table-cell;
    border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    padding:7px;
    background: #ffffff;
    margin:0px 0px 10px 0px;
}
#blog_kanren article:first-child{
	border-left: 1px solid #ccc;
}
#blog_kanren p.ktower_h7{
	font-size:1.5rem;
	font-weight:bold;
    margin:3px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 120%;
}
#blog_kanren p.ktower_h7 a{
	color: rgba(51,51,51,0.75);
    letter-spacing: 0.1rem;
}
#blog_kanren article img{
	width:100%;
	height: 120px;
    object-fit: cover;
	border-radius:unset;
}


.sns-share-links{
	margin: 0px;
    padding: 10px 10px 40px 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
a.js-sns-link {
    display: block;
    width: 45px;
	margin: 0px 12px;
}
.sns-share-links a:hover {
	color:#ccc;
}
#blog_kanren article ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#blog_kanren article li{
	display:inline-block;
	margin:0px 2px 10px 2px;
}
#blog_kanren article li a{
	background-color:#0eb2e9;
	padding:2px 8px;
	font-size:16px;
	color:#fff;
	position:relative;
	border-radius:3px;
}
#blog_kanren article li a{
	background-color:#333;
	padding:2px 8px;
	font-size:14px;
	color:#fff;
	position:relative;
	border-radius:3px;
}
#blog_kanren article li a:hover{
	background-color:#999;
}
@media screen and (max-width: 820px){
	#de_box{
		width:97%;
		padding:0px;
		margin:0px auto 0px auto;
	}
}
@media screen and (max-width:540px){
	a.base_btn3{
		margin-bottom:10px;
	}
	#de_box h4.de{
		font-size:3.5rem;
	}
	.dec_box h5,#de_box h5{
		font-size:2.2rem;
	}
	.dec_box,#de_box p{
		font-size: 1.6rem;
	}
	.detime{
		padding:7px;
	}
	.desta,.detype{
		top:20px;
	}
	.kiji_box article{
		width: 48%;
	}
	.dem_img{
		max-width: 820px;
		width:100%;
		padding: 0px 0px 0px 0px;
		margin: 0px auto 0px auto;
		position:relative;
	}
	.dec_box img{
		max-width: unset;
		width:100%;
		height:auto;
		margin:auto;
	}
	
	#blog_kanren{
		display: flex;
		justify-content: space-evenly;
		flex-wrap: wrap;
	}
	#blog_kanren article{
		width:48%;
		box-sizing:border-box;
	}
	
}
@media screen and (max-width:430px){
	.kiji_box article{
		width: 98%;
	}
}
strong.de_no{
	font-size:2.6rem;
	color:#ff6600;
}
span.de_no_span{
	display: block;
    line-height: 140%;
    font-size: 1.2rem;
    margin-top: 5px;
}
a.dec_box_btn {
    padding: 10px 30px 10px 30px;
    font-size: 1.3rem !important;
    display: inline-block;
    padding: 10px 22px;
    margin: 3px 5px 0px 5px;
    text-decoration: none;
    background: #fff;
    box-shadow: 0px 0px 2px 2px #e2e2e2;
    color: #000;
    border-radius: 8px;
    cursor: pointer;
}
.dec_box_btn img{
	height: 20px;
    vertical-align: bottom;
}
a.de_line{
	background-color: #0BB43B;
    color: #fff;
}


#tooltip{
	display: none;
}
/*テーブル*/
#de_box table{
	margin-bottom: 30px;
}
#de_box table ,#de_box td,#de_box th {
	border: 1px solid #595959;
	border-collapse: collapse;
	width: 100%;
	
}
#de_box td,#de_box th {
	padding: 10px 6px;
	width: 30px;
	height: 25px;
	font-size: 1.5rem;
}
#de_box th {
	background: #f0e6cc;
	font-size: 1.4rem;
}
#de_box .even {
	background: #fbf8f0;
}
#de_box .odd {
	background: #fefcf9;
}
#main > .inner_box figure{
	margin:0px;
}
#main p.kt_p2{
	font-weight:bold;
	margin:10px 0px;
	padding: 0px 10px;
	font-size:1.8rem;
}
#main p.kt_p2 span{
	font-weight:normal;
	font-size:1.4rem;
}

.pager{
	margin: 20px;
}
.pager .pagination {
	text-align: center;
}
.pager .pagination li {
	display: inline;
	margin: 0 2px;
	padding: 0;
	display: inline-block;
	background:#fff;
	width: 50px;
	height: 50px;
	text-align: center;
	position: relative;
	border-radius: 10px;
	border:2px solid #000;
}
.pager .pagination li a{
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	display:table;
	color: #000;
	text-decoration: none;
}
.pager .pagination li a span{
	display:table-cell;
	vertical-align:middle;
}
.pager .pagination li a:hover,
.pager .pagination li a.active{
	color: #fff;
	background: #000;
	border-radius:8px;
}
@media only screen and (max-width: 767px){
  .pager .pagination li{
		display: none;
  }

  .pager .pagination li.pre,
  .pager .pagination li.next{
		display: inline-block;
		width: 40%;
		height:35px;
		text-align: center;
  }

  .pager .pagination li.pre a,
  .pager .pagination li.next a{
		width: 100%;
		text-align: center;
  }

  .pager .pagination li.pre span::after{
		content: "　前へ";
  }

  .pager .pagination li.next span::before{
		content: "次へ　";
  }

}



.cb_comment h2{
	background:#fff !Important;
	font-size: 2.4rem !Important;
    padding: 20px 10px 30px !Important;
}
.cb_comment h2:before{
	background:#fff !Important;
	content:none !Important;
}
.cb_comment h5{
	background:none !Important;
	outline:none !Important;
	padding:10px 0px !Important;
	font-size:2.2rem !Important;
}
