#blog_box{
	width: 80%;
    margin: 0 auto;
}
.management_box{
	width: 1250px;
	margin:40px auto;
}
#blog_box h2 {
    margin: 60px 0 0 0;
    padding: 0;
    color: #333;
    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: #333;
    font-size: 12px;
    line-height: 3em;
    letter-spacing: 1em;
    display: block;
}
#blog_box p{
	text-align: left;
	line-height:150%;
	font-size: 1.6rem;
	text-align:center;
	padding:15px;
}
.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: #D9E4E8;
    padding: 1.4% 1.5% 2% 1.5%;
    box-sizing: border-box;
    text-align: left;
	margin-bottom: 20px;
	border-radius: 5px;
}
.kiji_timeb img{
	margin-left: 6px;
	display:inline-block;
}
.kiji_box article h3{
    line-height:120%;
    font-size:2.4rem;
	margin:10px 5px 5px 5px;
}
.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{
	padding-bottom: 20px;
}
#blog_list h3.h3_midashi2 {
	font-size: 3.4rem;
    line-height: 140%;
    text-align: center;
}
#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;
}
.management_box h4.ttl_h4{
	line-height: 3rem;
	font-size:1.8rem;
}
h3{
	font-size:4.0rem;
	margin:20px;
}
h4.ttl_h4{
	font-size:3.0rem;
	line-height:130%;
}
h6{
	font-size:1.8rem;
	margin: 10px;
}
.management_box p{
	padding: 10px 10px 30px 10px;
    font-size: 1.6rem;
	line-height:150%;
}
.management_box p.tos_tex{
	text-align: center;
}
/*記事詳細*/
.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.6rem;
	text-align:left;
}
.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 0px 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: 20px/*2.0rem*/;
    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;
	}
}
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: 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;
}

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: #00ADBD;
    background-color: #ffffff;
    border: 2px solid #00ADBD;  
}
@media screen and (max-width:428px){
	#blog_box{
		width: 80%;
		margin: 0 auto;
	}
}
@media screen and (max-width:1249px){
	.management_box{
		width: 100%;
		margin:30px auto;
	}
}
@media screen and (max-width:540px){
	.kiji_box article{
		width: 48%;
	}
}
@media screen and (max-width:428px){
	.kiji_box article{
		width: 97%;
	}
	#blog_list h3.h3_midashi2{
		font-size:2.6rem;
	}
}
.blog_cat_link{
	display:block;
}
.blog_cat_link a{
	display:inline-block;
	margin:10px 5px 5px 5px;
	font-size:1.6rem;
	background-color:#333;
	padding:5px 8px;
	border-radius:5px;
	color:#fff;
}