@charset "utf-8";
/* CSS Document */


.subtitle_02 h2 {
	font-size:2.1em;
	margin-bottom: 12px;
	padding-bottom: 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo,  "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.subtitle_03 {
	font-size:2.1em;
	margin-bottom: 12px;
	padding-bottom: 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo,  "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.subtitle_03b{
  font-size:2.4em;
  width: 1120px;
  margin-bottom: 50px;
 padding-bottom: 10px;
  font-family:"ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo,  "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-bottom: 5px solid #ccc;
  position: relative;
	
}
	
.subtitle_03ba::after{
  content: "";
  display: block;
  border-bottom: 5px solid #50a758;
  width: 200px;
  position: absolute;
padding-bottom: 10px;
}


.subtitle_05 {
	font-size:2.0em;
	margin-bottom: 50px;
	padding-bottom: 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo,  "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom: 1px solid #50a758;
}


.video_one {
	margin-bottom: 60px;

}
.video_title {
	font-size:1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #50a758;
	margin-top: 30px;
	margin-bottom: 10px;
	/*padding-top: 12px;*/
	/*padding-left: 10px;*/
	padding-bottom: 12px;
	color:#333333;
	font-family:"ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo,  "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-weight: bold;*/
}

#contents .wrap_video > .inner {
    width: 820px;
    margin: 50px auto;
}

#contents .wrap_video_43 > .inner {
    width: 640px;
    margin: 50px auto;
}

#contents .wrap_video > .inner {
    width: 820px;
    margin: 50px auto;
}

#contents #wrap_video > .inner {
    width: 820px;
    margin: 50px auto;
}


#contents #wrap_video02 > .inner {
    width: 820px;
    margin: 50px auto;
}


#contents #wrap_video03 > .inner {
    width: 820px;
    margin: 50px auto;
}

#contents #wrap_video04 > .inner {
    width: 820px;
    margin: 50px auto;
}

#contents #wrap_video05 > .inner {
    width:820px;
    margin: 50px auto;
}

#contents #wrap_video06 > .inner {
    width: 820px;
    margin: 50px auto;
}

#contents #wrap_video06 > .inner {
    width: 820px;
    margin: 50px auto;
}

#contents #wrap_video07 > .inner {
    width: 820px;
    margin: 50px auto;
}

#contents #wrap_video08 > .inner {
    width: 820px;
    margin: 50px auto;
}

#contents #wrap_video09 > .inner {
    width: 820px;
    margin: 50px auto;
}

#contents #wrap_video10 > .inner {
    width: 820px;
    margin: 50px auto;
}

#contents #wrap_video11 > .inner {
    width: 820px;
    margin: 50px auto;
}

#contents #wrap_video12 > .inner {
    width: 820px;
    margin: 50px auto;
}




/*以下　faq　テストアップ前に削除*/

/**/
.faq_unit_one {
	display:inline-block;
	text-align:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 3em;
	/*margin-left: 20px;*/
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-size:1.2em;
	
}


/**/
.faq_detail_List {
	/*width: 96%;*/
	/*background-color:#999;*/
	width: 882px;
	/*margin-left:20px;*/
	font-size: 0.85em;
	padding-top:1.5em; /*文字上余白*/
	padding-bottom:0em;　/*文字下余白*/
}


/**/
/*B1+B2+B3*/
.faq_unit_one .faq_detail_List li {
	display:inline-block;
	/*vertical-align:middle;*/
   *display:inline; /* IE7ハック */
   *zoom:1; /* IE7ハック この２つがないとIE7では縦並びになってしまいます */
	/*max-width: 100%;*/
	text-decoration: none;
	text-align:left;
	/*margin-right:1em;*/
	margin-bottom:0.5em;
	margin-left:0px;
	/*background-color:#FFFF00;*/
	vertical-align:text-top;
	
}



/*設問　番号*/
/*faq 1行　Q number */
.faq_unit_one  .q_number {
	width: 60px;
	margin-right:1em;
	padding-left: 1em;
	font-size: 2em;
	font-weight: bold;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	/*background-color: #9F9;*/
}


/*設問　内容*/
.faq_unit_one .q_title{
	/*background-color: #FFC;*/
	/*float: left;*/
	width: 730px;
	padding-bottom: 0.5em;
	padding-left:0px;
	margin-top: 0.4em;
	margin-right:0px;
	font-size: 1.2em;
	line-height: 1.8em;

}


/*回答*/
/*faq 1行　A number */
.faq_unit_one  .a_number {
		width: 60px;
	margin-right:1em;
	padding-left: 1em;
	font-size: 2em;
	font-weight: bold;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	
	/*background-color: #9F9;*/
}


/**/
/*回答内容*/
.faq_unit_one .a_text{
	/*background-color: #FFC;*/
	/*float: left;*/
	width: 730px;
	padding-left:0px;
	margin-top: 0.6em;
	margin-right:0px;
	font-size: 1.05em;
	line-height: 2em;
	

}



/*　ビデオ　サムネイル w346　*/
.practical_case{
	display: -webkit-flex;
    display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;

}

.practical_case .thumb_w346_white {
		width:348px;
}
	

.practical_case .thumb_w346_white  a{
	border: 1px solid #ffffff;
	color: #333;
	display: block;
	font-size: 18px;
	text-align: left;
	text-decoration: none;

}

.practical_case .thumb_w346_white_right  a{
	border: 1px solid #ffffff;
	color: #333;
	display: block;
	font-size: 16px;
	text-align: left;
	text-decoration: none;

}

.practical_case .right_empty {
	width:348px;
}

.video_thumb_title {
	padding: 15px 0px;

}

.video_thumb_title .time{
	text-align: right;
	font-size: 0.75em;
}


.video_thumb_title .bold{
	font-weight: bold;
}

.video_thumb_title p{
	width: 346px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

/*
.practical_case .thumb_w346 a:hover{
	background-color: #DBEFDD;
	border: 1px solid #21A82E
	
}
*/

.practical_case .thumb_w346_white a:hover{
	opacity: 75%;
	background-color: #efefef;
	/*border: 1px solid #21A82E;*/
	
	/*background-color: #DBEFDD;*/
	
}




/*　ビデオ　サムネイル　*/


.practical_case .thumb_w280 {
		width:346px;
	padding-right: 20px;
}

.practical_case .thumb_w280_white {
		width:346px;
	padding-right: 30px;
}
	
.practical_case .thumb_w280  a{
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
	color: #333;
	display: block;
	font-size: 16px;
	/*margin: 10px 0;*/
	/*padding-top:15px;
	padding-right: 15px;
	padding-bottom:15px;
	padding-left: 25px;*/
	text-align: left;
	text-decoration: none;
	/*border-radius: 5px;*/
	/*box-shadow: 1px 1px 1px #ccc;*/
}


.practical_case .thumb_w280_white  a{
	/*background-color: #f7f7f7;*/
	border: 1px solid #ffffff;
	color: #333;
	display: block;
	font-size: 16px;
	/*margin: 10px 0;*/
	/*padding-top:15px;
	padding-right: 15px;
	padding-bottom:15px;
	padding-left: 25px;*/
	text-align: left;
	text-decoration: none;
	/*border-radius: 5px;*/
	/*box-shadow: 1px 1px 1px #ccc;*/
}


.video_thumb_title {
	padding: 30px 0px 15px 0px;
	
	
	/*background-image:url(../img/index_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 15px;*/
	
}

.video_thumb_title .time{
	text-align: right;
	font-size: 0.75em;
}


.video_thumb_title .bold{
	font-weight: bold;
}

.video_thumb_title p{
	width: 346px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

.practical_case .thumb_w280 a:hover{
	background-color: #DBEFDD;
	border: 1px solid #21A82E
	/*background-repeat: no-repeat;
	background-position: right center;*/
	
}


.practical_case .thumb_w280_white a:hover{
	background-color: #DBEFDD;
	border: 1px solid #21A82E
	/*background-repeat: no-repeat;
	background-position: right center;*/
	
}




.bg_grey{
	background-color: #eeeeee;
}

.green {
	color:#33953c;
}
.pink {
    color: #F4A4A6;
}

.small_number {
	font-size:  0.8em;
	margin-left: 0.2em;
}


.bg_mailto{
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}


.explain{
	padding: 2em;
	border-style: solid; border-width: 1px;
	border-color: #cccccc;
}


/* アーカイブ　年リスト　*/
#contents_inner03 .year_title {
	font-size: 1.4em;
	color: #50A758;
	/*border-style: solid; */
	background-color: #f8f8f8;
	padding: 0.3em;
	margin: 2em 0 1em 0;
	
	
}

.bk_year_title {
	font-size:1.6em;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo,  "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom: 1px solid #cccccc;
}

.bk_year {
	text-align: left;
	margin-bottom: 50px;
	
	
}
.bk_year ul{
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #cccccc;
	*/
	font-size: 1.06em;
	
}

.bk_year ul li{
	position: relative;
	display: inline-block;
	margin-top: 1em;
	margin-bottom: 1.3em;
	list-style: none;
}


#contents .bk_year ul .year_number{
	width: 8em;
	list-style: none;
}


.bk_year ul .year_number a {
    text-decoration: none;
}
.bk_year ul .year_number a:hover {
    text-decoration: underline;
}


/* バナー　yellow　ここから */
.dl_yellow_bnr .bt {
		width:680px;
		margin-right: auto;
	    margin-left: auto;
		
}
	
.dl_yellow_bnr .bt a{
    background-color: #f7f7f7;
    border: 1px solid #F38080;
    color: #333;
    display: block;
    font-size: 16px;
    margin: 10px 0;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    text-align: left;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #ccc;
    /*background-image:url(../img/arrow_green.png);*/
    background-repeat: no-repeat;
    background-position: right center;
}
.dl_yellow_bnr .bt a:hover{
	border: 1px solid #F38080;
	background-color: #FFD7D0;
    /*background-image:url(../img/arrow_green.png);*/
    background-repeat: no-repeat;
    background-position: right center;
}

/* バナー　yellow  ここまで*/



.dl_yellow_notice{
	width: 680px;
	margin: auto;
}



