@charset "utf-8";
/* CSS Document */
.hacobune-video-list-item-card-subtitle {
	font-size: 14px !important;
}
div.hacobune-grid-col {
	flex: 0 0 33% !important;
max-width: 33% !important;
}
img.hacobune-video-list-item-card-img{
	max-height: 700px !important;
	margin: 0 0 0.5em 0 !important;
}
.hacobune-video-list-item-card {
	margin-bottom: 2em;
}
.hacobune-app-container {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	
}
.hacobune-video-list-item-card-subtitle{
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.hacobune-video-list-item-card-subtitle {
	padding: 0 0 0.5em 0 !important;
}
.hacobune-video-list-item-card-subtitle span {
	font-size: 16px !important;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	font-weight: normal;
}
.hacobune-video-list-item-card-description span {
	font-size: 13px !important;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



.hacobune-video-item-title{
	font-size: 16px !important;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	font-weight: normal;
}
.hacobune-video-item-description {
	font-size: 13px !important;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.btn_wrap{margin:50px auto 150px auto;}
.btn_box{width:540px;margin:0 auto 5% auto;}
.btn_01 {
	display: block;
	position: relative;
	padding: 1.5em;
	text-align: center;
	font-size:24px;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	text-decoration: none!important;
	color: #fff!important;
	background: #444444;
}
.btn_01:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}
.btn_01:visited { color: #FFF!important; }


a img {border:none;}
a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #555; }
a:active { color: #000; }
a,.link_txt{color:#000;}

.T_center {text-align: center;}
.T_right {text-align: right;}
.float_L {float: left;}
.float_R {float: right;}
.float_C {clear: both; width: 0px; height: 0px;}

.mar_B10 {margin: 0px 0px 10px 0px;}
.mar_B20 {margin: 0px 0px 20px 0px;}
.mar_B30 {margin: 0px 0px 30px 0px;}
.mar_B40 {margin: 0px 0px 40px 0px;}
.mar_B50 {margin: 0px 0px 40px 0px;}
.mar_B60 {margin: 0px 0px 60px 0px;}
.mar_B80 {margin: 0px 0px 80px 0px;}
.mar_B90 {margin: 0px 0px 90px 0px;}
.mar_B100 {margin: 0px 0px 100px 0px;}

.ft_120 { font-size:120%; font-weight:bold;}
.ft_150 { font-size:150%; font-weight:bold; line-height:1.4em;}
.ft_85 { font-size:85%;}

a:hover img{opacity: 0.7;filter: alpha(opacity=70);}

.pc_only {display: block;}
.sp_only {display:none;}

.fadein_img {animation-name: fadein;animation-duration: 2s;}







@media only screen and (max-width: 980px) {

.hacobune-video-list-item-card-subtitle {
	font-size: 100%;
}


.btn_wrap {
	margin:7% auto 25% auto;
}

.btn_box {
	width:100%;
	margin: 0 auto 5% auto;
}

.btn_01 {
	display: block;
	position: relative;
	width: 85.5%;
	margin:0 auto;
	padding: 1.2em;
	text-align: center;
	font-size:90%;
	text-decoration: none;
	color: #fff;
	background: #444444;
}

.f_in_sp {
    animation-name: fadein;
    animation-duration: 2s;
    animation-iteration-count: 1;
}


footer {
	z-index: 2;
	background: #002a46!important;
}

a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #000; }
a:active { color: #000; }

a,.link_txt{
	color:#000;
	text-decoration:underline;
}


#menu_wap{
	width:100%;
	margin: 0px 0px 20% 0px;
}

.pad_T180{padding: 10% 0 0 0;}


.mar_T30 {margin: 10% 0px 0px 0px;}
.mar_T50 {margin: 10% 0px 0px 0px;}
.mar_T60 {margin: 10% 0px 0px 0px;}
.mar_T85 {margin: 10% 0px 0px 0px;}
.mar_T95 {margin: 19% 0px 0px 0px;}
.mar_T115 {margin: 10% 0px 0px 0px;}

.mar_R15 {margin: 0 2% 0 2%;}
.mar_l2 {margin: 0 0 0 2%;}


.mar_B10 {margin: 0px 0px 1% 0px;}
.mar_B20 {margin: 0px 0px 2% 0px;}
.mar_B30 {margin: 0px 0px 5% 0px;}
.mar_B40 {margin: 0px 0px 4% 0px;}
.mar_B50 {margin: 0px 0px 5% 0px;}
.mar_B100 {margin: 0px 0px 20% 0px;}
.mar_R10 {margin: 0px 1% 0px 0px;}
.mar_R20 {margin: 0px 2% 0px 0px;}
.mar_R30 {margin: 0px 3% 0px 0px;}
.mar_R40 {margin: 0px 4% 0px 0px;}
.mar_R50 {margin: 0px 5% 0px 0px;}
.mar_L20 {margin: 0px 0px 0px 2%;}


.ft_120 { font-size:135%;}
.ft_85 { font-size:85%;}
.ft_title { font-size:200%; font-weight:bold; text-align:center;}
.ft_main { font-size:120%; text-align:center;}

.T_center_sp {text-align: left;}
.T_right {text-align: right;}

.pc_only {display:none;	}
.sp_only {display: block;}
.fb_box {
	margin: 0 10px 20px 0;
	float:right;
}


ul{  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type: none;
}  


}