/*
Theme Name: ALI
*/


/* blog contents  ---------------------------------------- */

.blog_contents img {
	padding-bottom: 10px;
	padding-top: 10px;
}
#nav-below .nav-previous a {
	float: left;
}
#nav-below .nav-next a {
	float: right;
}
#nav-below {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 2em;
}

/* wordpress ---------------------------------------- */

h1,h2,h3,h4,h5,h6{

}

#subpage .wp-caption {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subpage .alignleft {
	float: left;
}
#subpage .aligncenter {
	margin-left: auto;
	margin-right: auto;
}
#subpage img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#subpage .alignright {
	float: right;
}
#subpage .wp-caption-text{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #7F7F7F;
}

blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
blockquote p:last-child {
	margin-bottom: 0;
}

/* contents meta ---------------------------------------- */
#pageTop {
    position: fixed;
    bottom: 60px;
    right: 0px;
    z-index: 999;
}

#pageTop a {
    display: block;
    padding-top: 8px;
    padding-right: 0;
    padding-left: 8px;
    padding-bottom: 8px;
    width: 36px;
    background-color: #111;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 20px;
}


footer.entry-meta {
	margin-top: 24px;
	font-size: 12px;
	color: #757575;
}


.contents_line0 {
	/*ackground-color: #FCFCFC;*/
	/*background-image: url(https://chottejiya.jp/wp-content/themes/ali/common/bg4.jpg);*/
}
.contents_line2 {

}
.subpage_main_ttl {
	/*background-image: url(https://chottejiya.jp/wp-content/themes/ali/common/header_bg1.jpg);*/
	/*background-color: #000000;*/
}

.sns_links {
	text-align: center;
	padding: 0;
	margin: 8px 0;
}
.sns_links li {
	display: inline-block;
	padding: 0px 1em;
}
.sns_links li a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.sns_links li a:hover{
	opacity: 0.7;
}
.sns_links li a i {
    font-size: 30px;
    color: #fff;
}
/* LFP Group Banner */


@media(min-width:769px) {
.sp_only_2 {
	display:none;
}
div.bnr_group_2 img{
	width:90%;
	max-width:800px;
}
}
@media(max-width:768px) {
div.bnr_group_2 img{
	width:90%;
	max-width:400px;
}
.pc_only_2 {
	display:none;
}
/*.insta_margin {
		margin-bottom:60px;
	}*/
}
div.bnr_group_2 {
	text-align:center;
	padding:40px 0 20px;
}
.font_eng {
	font-family: GillSansNova-Bold;
}