#blog_box{
	width: 95%;
	max-width: 1080px;
    margin: 40px auto;
}

#blog_box h3 {
    font-size: 3rem;
    text-align: center;
    padding-bottom: 25px;
}
#blog_box h3 span.underline{
	border-bottom: 3px #000000 dashed;
    padding: 10px;
}
#blog_box h3 .en {
    font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #fff;
    font-size: 12px;
    line-height: 1em;
    letter-spacing: 1em;
    display: block;
}
#blog_box p{
	text-align: left;
}
.blog_box_p{
	padding: 15px 0px;
}
.kiji_box{
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
	margin-top: 10px;
}
.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;
	box-shadow: 0px 0px 4px 0px #777777;
}
.kiji_timeb img{
	margin-left: 6px;
}
.kiji_box article h4,
.kiji_box article h5{
	line-height: 2.5rem;
    margin: 8px 0px;
    font-size: 1.8rem;
    text-decoration: underline;
}
.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: 180px;
    object-fit: cover;
}
.blob_more{
	text-align: center !important;
}
/*一覧*/
#blog_list,
#de_box_big{
	padding-bottom: 20px;
	max-width: 1080px;
    width: 95%;
    margin: 90px auto 0 auto;
}
#blog_list h3.work_con_hukidashi ,
#de_box_big h3.work_con_hukidashi{
	width: 350px;
}
#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: contents;
}
.ttl_h4{
	line-height: 4rem;
    font-size: 3rem;
    font-weight: bold;
	color: #5e8c68;
}
#blog_list .ttl_h4{
	margin-bottom: 25px;
    padding-bottom: 10px;
    line-height: 4rem;
    font-size: 3rem;
    font-weight: bold;
    color: #5e8c68;
    border-bottom: 4px solid #5e8c68;
}

/*記事詳細*/
.page_r{
	text-align: right;
	margin-top: 10px;
}
#de_box{
	width:820px;
	padding:0px;
	margin:0px auto 0px auto;
}
.detime{
	padding:0px;
	margin:0px 0px 15px 0px;
	position:relative;
	font-size:16px;
}
.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.2rem;
	line-height:180%;
}
#de_box p{
	padding: 0px 0px 30px 0px;
	font-size: 1.8rem;
	line-height: 3rem;
}
.dec_box img{
	width:100%;
	height:auto;
}
#de_box h5{
	clear:both;
	font-size:2.2rem;
	font-weight:700;
	margin: 20px 0px 20px 0px;
	padding:0px 0px 7px 0px;
	line-height:140%;
	background: unset;
	box-shadow: unset;
	border-bottom:2px dotted #000;
}
#de_box h5::after{
	display:none;
}
#de_box h6 {
    margin: 0;
    font-size: 2rem;
    border-bottom: solid 5px #3f3f3f4f;
    padding: 8px 5px 8px 5px;
    margin-bottom: 15px;
    position: relative;
    font-weight: normal;
    line-height: 140%;
}

#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{
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position:relative;
}
.dem_img img{
	display:block;
	width:100%;
	height: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;
}
.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%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	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.8rem;
	font-weight:bold;
    margin:3px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 120%;
}
#blog_kanren article img{
	width:100%;
}


.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:0px 0px 30px 0px;
	}
	.desta,.detype{
		top:20px;
	}
	.kiji_box article{
		width: 48%;
	}
}
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.base_btn, a.base_btn_act {
    display: inline-block;
    padding: 12px 30px 12px 30px;
    text-decoration: none;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0px 0px 2px 2px #e2e2e2;
    cursor: pointer;
    border-radius: 20px;
    line-height: 140%;
    margin-bottom: 15px;
}
a.dec_box_btn {
    padding: 10px 30px 10px 30px;
    font-size: 2rem !important;
    display: inline-block;
    padding: 10px 22px;
    margin: 3px 5px 10px 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;
}
a.btn {
    text-decoration: none;
    padding: 0.7em 5%;
    margin: 10px auto 20px;
    color: #3F3F3F;
    background-color: #ffffff;
    border: 2px solid #CCCCCC;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    font-family: "lato-regular", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}
a.btn:hover{
    color: #80B987;
    background-color: #ffffff;
    border: 2px solid #80B987;  
}
.attention{
	padding: 2em 2em 1em 2em;
    margin: 20px auto 20px auto;
    border: 1px solid #ba0000;
    width: 70%;
}
.attention p{
	font-size: 1.7rem;
    line-height: 2.5rem;
    margin-bottom: 10px;
}
.bs_shadow{
    box-shadow: 0px 4px 4px -2px #777777;
}
/*テーブル*/
#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.7rem;
}
#de_box .even {
	background: #fbf8f0;
}
#de_box .odd {
	background: #fefcf9;
}
a.num_bg {
    background: #80b987;
    padding: 7px 10px;
    margin: 4px;
    font-size: 1.6rem;
    font-weight: bold;
    border-radius: 3px;
    color: #fff;
}
.num_act{
	background: #666464;
    padding: 7px 10px;
    margin: 4px;
    font-size: 1.6rem;
    font-weight: bold;
    border-radius: 3px;
    color: #fff;
}
a.num_arrow {
    background: #80b987;
    padding: 7px 7px;
    margin: 4px;
    font-size: 1.6rem;
    font-weight: bold;
    border-radius: 21px;
    color: #fff;
}
a.num_bg:hover,
a.num_arrow:hover {
	background: #666464;
}