/*
Theme Name: Sela-child
Template: sela
*/



/*font*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

body {
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}

.jpfont {
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.main-navigation a {
	font-weight: normal !important;
}

.wp-caption {
	margin: 0 auto;
	width: 100% !important;
}

.portfolio-template-full-width-page .site-content,
.post-type-archive-portfolio .site-content,
.portfolio-template-grid-page-p .site-content {
	padding: 0 0 2em 0;
}

#secondary .textwidget {
	font-size: 80%;
}

.gallery-item {
	float: none;
	display: inline-block;
}
.site-main .gallery {
	text-align: center;
}
.gallery-caption{
	bottom: 4px;
}

@media screen and (max-width: 600px) {
	.gallery-item {
	min-width: 100%;
	}
}

@media screen and (min-width: 850px) {
.a_portfolio .hentry:after {
		background: none !important;
	}
}

textarea {
	width: 96%;
}

.front-widget-area .custom-html-widget {
	text-align: center;
}

@media screen and (min-width: 768px) {
.main-navigation ul ul a{
	text-transform: none;
}
}

.main-navigation a,
.widget-title {
	text-transform: none;
}

.entry-title {
	text-transform: none !important;
}

.jp-carousel-titleanddesc {
	border-top: none !important;
}

.jp-carousel-titleanddesc-title {
	display: none !important;
}