@charset 'UTF-8';
@import url('https://fonts.googleapis.com/css?family=Bad+Script|Cedarville+Cursive|Mrs+Saint+Delafield|Six+Caps');
@import url('https://fonts.googleapis.com/css?family=Seaweed+Script');
@import url('https://fonts.googleapis.com/css?family=Julius+Sans+One|Seaweed+Script');
@import url('https://fonts.googleapis.com/css?family=Carrois+Gothic+SC|Julius+Sans+One|Seaweed+Script');
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

	ブログ用css

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */



/* ================================================================================

	PC・SP共通部分

================================================================================ */
#wrapper{
	background-color:#FFFFFF!important;
}
.blog_wrap table{
	width:auto !important;
}
.blog_wrap table td{
	border:1px solid;
	padding:8px;
	width:auto !important;
	vertical-align:middle;
}

.pull-left{
	float:left;
}
.pull-right{
	float:right;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float:none;
}

.alignright {
	float:none;
}

.embed-youtube iframe{
	width:100%;
}



/* カテゴリアイコン
---------------------------------------------------------------
.cate_投稿カテゴリスラッグ名
--------------------------------------------------------------- */



/* タグアイコン
--------------------------------------------------------------- */
.blog_tag a{
	padding:0 4px;
	color:#ffffff;
	display: inline-block;
	margin: 4px 4px 0 0;
}



/* ================================================================================

	いいねボタン

================================================================================ */
.blog_iine {
	margin:24px 0 0 0;
}

/* いいねボタンのボーダーカラー */
.blog_iine > div {
	border-color:#eeeeee;
}





/* ================================================================================

	PC

================================================================================ */
@media (min-width: 768px) {

	/* 日付アーカイブ・タグタイトル */
	.category_title{
		margin-bottom:40px;
		font-size:32px;
		text-align:center;
	}


	/* ブログ */
	.blog_wrap{
		max-width:1000px;
		width:100%;
		margin: 48px auto;
	}

	.blog_wrap p{
		overflow:hidden;
	}

	.blog_wrap img{
		max-width:100%;
		height:auto;
		margin:16px 0;
	}

	.blog_wrap > ul > li{
		background-color: #fff;
		margin-bottom: 60px;
		padding: 48px;
		border-bottom: solid 1px #DCDCDC;
	}
	.blog_wrap > ul > li:last-child{
		margin-bottom:24px;
	}


	.blog_title_date{
		font-size: 17px;
		margin-bottom: 40px;
		font-family: 'Carrois Gothic SC', sans-serif;
		font-weight: 600;
		z-index: 9999;
		position: relative;
		text-align: center;
		letter-spacing: 10px;
	}
	.blog_title_link{
		font-size:35px;
		margin-bottom:24px;
		text-align: center;
		border-bottom: 1px solid #DCDCDC;
		font-weight: 100;
	}
	.blog_title_link a{
		font-size: 37px;
		margin-bottom: 24px;
		text-align: center;
		border-bottom: 0px solid #DCDCDC;
		font-weight: 100;
	}

	/* タグアイコン */
	.blog_tag{
		margin-top:24px;
		border-top:1px dotted;
		padding:8px 0;
	}
	.blog_tag ul li{
		display:inline-block;
		margin:0 10px 0 0;
	}
	.blog_tag ul li a{
		padding:0 4px;
		display:block;
		font-size:14px;
	}
	.blog_icon:first-letter{

	}

	.blog_icon{
		padding: 0 4px;
		color: #000000;
		background-color: transparent !important;
		font-family: 'Bad Script', cursive;
		font-size: 55px;
		z-index: -1;
	}
	/* 人気記事 */
	.popular_post_wrap{
		padding:100px 0 30px;
	}
	.popular_post_wrap h2{
		text-align:center;
		font-size:24px;
		font-weight: 600;
		border-bottom:1px solid;
		width:50%;
		margin:0 auto 24px;
		font-family: 'Bad Script', cursive;
	}
	.popular_post_wrap ul{
		overflow:hidden;
		width:1000px;
		margin:0 auto;
	}
	.popular_post_wrap ul li{
		float:left;
		width : calc(100% / 3) ;
		margin-right:0px;
		clear:none;
		margin-bottom:-1000px;
		padding-bottom:1010px;
	}
	.popular_post_wrap ul li:last-child{
		margin-right:0px;
	}
	.popular_post_wrap ul li img{
		float: none;
		display: block;
		margin: 0 auto 6px;
		width :100%;
		height: 439px;
		object-fit: cover;
		font-family: 'object-fit: cover;';
	}
	.popular_post_wrap ul li a{
		float:none;
		display:block;
		text-align:center;
		font-size:inherit;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		margin: -73px 0 0 0;
		color: #FFFFFF;
	}
	.popular_post_wrap ul li span{
		float:none;
		display:block;
		text-align:center;
	}
	.wpp-views{
		color:#FFFFFF;
	}


	/* 最近の投稿・アーカイブ */
	.blog_function_wrap_inner{
		padding:24px 0 0;
	}
	.blog_function_wrap_inner > ul{
		overflow:auto;
		width:1000px;
		margin:0 auto;
	}
	.blog_function_wrap_inner > ul > li a{
		font-size:16px;
	}
	.blog_function_wrap_inner > ul > li:nth-of-type(1){
		width:50%;
		padding:0 40px 16px;
		float:left;
	}
	.blog_function_wrap_inner > ul > li:nth-of-type(2){
		width:50%;
		padding:0 24px 16px;
		float:left;
	}
	/*
	.blog_function_wrap_inner > ul > li:nth-of-type(3){
		width:33.3%;
		padding:0 24px 16px;
		float:left;
	}
	*/
	.blog_function_wrap_inner > ul > li > ul{
		width:100%;
		height:210px;
		overflow:auto;
		text-align:center;
	}
	.blog_function_wrap_inner > ul > li > ul > li{
		font-size:16px;
		/* font-size:14px; */
		line-height:40px;
	}
	.blog_function_wrap_inner h2{
		text-align:center;
		font-size:24px;
		/* font-size:20px; */
		font-weight: 600;
		border-bottom:1px solid;
		width:50%;
		margin:8px auto 24px;
		font-family: 'Bad Script', cursive;
	}
	.blog_function_wrap_inner .recent_title_text{
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		width:76%;
		display:block;
		float:left;
		text-align:left;
		border-bottom: 1px dashed #DCDCDC;
	}
	.blog_function_wrap_inner .recent_title_date{
		font-size:14px;
		width:24%;
		display:block;
		float:left;
		text-align:right;
	}
}






/* ================================================================================

	SP

================================================================================ */

@media (max-width: 767px) {

	/* 日付アーカイブ・タグタイトル */
	.category_title{
		margin-bottom:8vw;
		font-size:5.6vw;
		text-align:center;
	}


	/* ブログ */
	.blog_wrap img{
		display:block;
		max-width:100%;
		height:auto;
		margin:1em auto;
	}

	.blog_wrap iframe{
		max-width:100%;
		width:100%;
		margin:4vw auto;
	}

	.blog_wrap > ul >li{
		background-color:#f5f5f5;
		margin-bottom:8vw;
		padding:8vw;
	}
	.blog_wrap > ul > li:last-child{
		margin-bottom:8vw;
	}


	.blog_title_link{
		font-size:5vw;
		margin-bottom:1em;
	}



	/* タグアイコン */
	.blog_tag{
		margin-top:4vw;
		border-top:1px dotted;
		padding:2vw 0;
	}
	.blog_title_date{
		font-size: 21px;
		margin-bottom: 40px;
		font-family: 'Bad Script', cursive;
		font-weight: 600;
		z-index: 9999;
		position: relative;
		text-align: center;
	}
	.blog_title_link{
		font-size:3vw;
		margin-bottom:5vw;
		text-align: center;
		border-bottom: 1px solid #DCDCDC;
	}
	.blog_title_link a{
		font-weight: 200;
		color: #000000;
		font-size: 30px;
	}

	.blog_icon{
    padding: 0 4px;
    color: #dadada;
    background-color: transparent !important;
    font-family: 'Bad Script', cursive;
    font-size: 9vw;
    position: absolute;
    margin: -13vw 0 0 -28vw;
    z-index: -1;
	}

	/* 人気記事 */
	.popular_post_wrap{
		padding-top:12vw;
	}
	.popular_post_wrap h2{
		text-align:center;
		font-size:5vw;
		border-bottom:1px solid;
		width:50%;
		margin:0 auto 8vw;
		font-weight:300;
		font-family: 'Bad Script', cursive;
	}
	.popular_post_wrap ul{
		overflow:auto;
	}
	.popular_post_wrap ul li{
	    width: 100%;
	    height: 62vw;
	    margin-bottom: -17vw;
	    clear: none;
	    padding: 2vw;
	}
	.popular_post_wrap ul li:last-child{
		margin-right:0px;
	}
	.popular_post_wrap ul li img{
		float:none;
		display:block;
		margin:0 auto 2vw;

		width:100%;
		height:auto;
		object-fit: cover;
		font-family: 'object-fit: cover;'; /* IE対策 */
	}
	.popular_post_wrap ul li a{
    float: none;
    display: block;
    text-align: center;
    font-size: inherit;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin: -15vw 0 0 0;
    position: relative;
    color: #FFFFFF;
	}
	.popular_post_wrap ul li span{
		float:none;
		display:block;
		text-align:center;
	}


	/* 最近の投稿・アーカイブ */
	.blog_function_wrap_inner{
		padding:0;
	}
	.blog_function_wrap_inner > ul{
		overflow:auto;
	}
	.blog_function_wrap_inner > ul > li > ul{
		width:100%;
		max-height:28vw;
		height:100%;
		overflow:auto;
		text-align:center;
		margin-bottom:12vw;
	}
	.blog_function_wrap_inner > ul > li > ul > li{
		line-height:2.5;
	}
	.blog_function_wrap_inner h2{
		text-align:center;
		font-size:5vw;
		border-bottom:1px solid;
		width:50%;
		margin:4vw auto;
		font-weight:300;
		font-family: 'Bad Script', cursive;
	}
	.blog_function_wrap_inner .recent_title_text{
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		width:62%;
		display:block;
		float:left;
		text-align:left;
	}
	.blog_function_wrap_inner .recent_title_date{
		width:38%;
		display:block;
		float:left;
		text-align:right;
	}
}
/* ================================================================================

	PC

================================================================================ */
@media (min-width: 768px) {
	.tryout_kiji{
		width:1100px;
	}
	.tryout_kiji > ul > li{
		display:inline-block;
		vertical-align:top;
	}
	.kijileft{
		width: 25%;
	}
	.kijiright{
		width: 74%;
	}
	.kijileft_banner{
		padding:0 0 1px 0;
	}




	/* ブログ */
	.pickup{
		max-width:100%;
		width:100%;
		margin: 0px auto;
	}

	.pickup p{
		overflow:hidden;
	}

	.pickup img{
		max-width:100%;
		height:auto;
		margin:16px 0;
	}

	.pickup > ul > li{
		background-color: #fff;
		margin-bottom: 60px;
		padding: 48px;
		border: solid 1px #DCDCDC;
	}
	.pickup > ul > li:last-child{
		margin-bottom:24px;
	}


	.pick_date{
		font-size: 17px;
		margin-bottom: 0px;
		font-family: 'Carrois Gothic SC', sans-serif;
		font-weight: 600;
		z-index: 9999;
		position: relative;
		text-align: center;
		letter-spacing: 10px;
	}
	.pick_link{
		margin-bottom:24px;
		text-align: center;
		border-bottom: 0px solid #DCDCDC;
		font-weight: 100;
	}
	.pick_link a{
		font-size: 26px;
		margin-bottom: 24px;
		text-align: center;
		border-bottom: 0px solid #DCDCDC;
		font-weight: 400;
	}
}

/* ================================================================================

	SP

================================================================================ */

@media (max-width: 767px) {
	.pickup{
		max-width:auto;
		width:100%;
		margin: 5vw auto;
	}

	.pickup p{
		overflow:hidden;
	}

	.pickup img{
		max-width:100%;
		height:auto;
		margin:3vw 0;
	}

	.pickup > ul > li{
		background-color: #fff;
		margin-bottom: 60px;
		padding: 5vw;
		border: solid 1px #DCDCDC;
	}
	.pickup > ul > li:last-child{
		margin-bottom:5vw;
	}


	.pick_date{
		font-size: 17px;
		margin-bottom: 0px;
		font-family: 'Carrois Gothic SC', sans-serif;
		font-weight: 600;
		z-index: 9999;
		position: relative;
		text-align: center;
		letter-spacing: 10px;
	}
	.pick_link{

		margin-bottom:24px;
		text-align: center;
		border-bottom: 0px solid #DCDCDC;
		font-weight: 100;
	}
	.pick_link a{
		font-size: 4vw;
		margin-bottom: 24px;
		text-align: center;
		border-bottom: 0px solid #DCDCDC;
		font-weight: 100;
	}
}


/* ================================================================================

	PC

================================================================================ */
@media (min-width: 768px) {
	/* ブログ */
	.tryoutlist{
		max-width:100%;
		width:100%;
		margin: 48px auto;
	}

	.tryoutlist p{
		overflow:hidden;
	}

	.tryoutlist img{
		max-width:100%;
		height:auto;
		margin:16px 0;
	}

	.tryoutlist > ul > li{
		background-color: #fff;
		margin-bottom: 4px;
		padding: 48px;
		border: solid 1px #DCDCDC;
		display:inline-block;
		width: calc(100% / 3.031);
		vertical-align:top;
		height:530px;
	}
	.tryoutlist > ul > li img{
		width: 300px;
		height: 147px;
		object-fit: cover;
		font-family: 'object-fit: cover;';
	}
	.tryoutlist > ul > li:last-child{
		margin-bottom:24px;
	}


	.tryoutlist_date{
		font-size: 11px;
		margin-bottom: 0px;
		font-family: 'Carrois Gothic SC', sans-serif;
		font-weight: 600;
		z-index: 9999;
		position: relative;
		text-align: center;
		letter-spacing: 2px;
	}
	.tryoutlist_link{
		font-size: 10px;
	    margin-bottom: 0px;
	    margin-top: 13px;
	    border-bottom: 0px solid #DCDCDC;
	    font-weight: 100;
	    text-align: center;

	}
	.tryoutlist_link a{
		font-size: 16px;
		margin-bottom: 23px;
		text-align: center;
		border-bottom: 0px solid #DCDCDC;
		font-weight: 100;
		line-height: 15px;
	}
	.tryout_left img{
		width:100%;
	}
}

/* ================================================================================

	SP

================================================================================ */

@media (max-width: 767px) {
	/* ブログ */
	.tryoutlist{
		max-width:auto;
		width:100%;
		margin: 0vw auto;
	}

	.tryoutlist p{
		overflow:hidden;
	}

	.tryoutlist img{
		max-width:100%;
		height:auto;
		margin:3vw 0;
	}

	.tryoutlist > ul > li{
    background-color: #fff;
    margin-bottom: 2vw;
    padding: 2vw;
    border: solid 1px #DCDCDC;
    vertical-align: top;
    height: auto;
    padding-top: 4vw;
	}
	.tryoutlist > ul > li:nth-child(1){
		display:none;
	}
	.tryoutlist > ul > li img{
		width: 100vw;
		    height: 25vw;
		object-fit: cover;
		font-family: 'object-fit: cover;';
	}
	.tryoutlist > ul > li:last-child{
		margin-bottom:10vw;
	}


	.tryoutlist_date{
		font-size: 11px;
		margin-bottom: 0px;
		font-family: 'Carrois Gothic SC', sans-serif;
		font-weight: 600;
		z-index: 9999;
		position: relative;
		text-align: center;
	}
	.tryoutlist_link{
	    font-size: 10px;
	    margin-bottom: 2vw;
	    margin-top: 1vw;
	    border-bottom: 0px solid #DCDCDC;
	    font-weight: 100;
	    text-align: center;
	    height: 15px;
	}
	.tryoutlist_link a{
		font-size: 16px;
		margin-bottom: 23px;
		text-align: center;
		border-bottom: 0px solid #DCDCDC;
		font-weight: 100;
		line-height: 15px;
	}
}