@charset "utf-8"; /*文字コード指定*/

 /*-----------------------------------------------------
	clearfix　
-----------------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ----- BESE----- */
*, *::before, *::after {
  box-sizing: border-box;
}

html{
	font-size: 62.5%;
	color: #232323;
}

body {
	font-family: "HiraKakuProN-W4", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	background-color: #ffffff; /*背景色設定*/
	line-height: 2;	/*行の高さ指定(数値のみの場合はfont-sizeの倍数)*/
	color: #000000; /*文字色指定*/
}
img{
width:100%;
max-width: 100%;
height: auto;
}

h2{
	text-align:center;
	padding-bottom: 80px;
	}
/* ----- ヘッダー(ページの一番上の部分) ----- */

#header {
	background-color: #ffffff; /*背景色設定*/
	position: ; /*ボックスの配置方法(fixedは固定)*/
	width: 100%; /*幅指定(100%は画面横幅いっぱいに表示)*/
	color: #000000; /*文字色指定*/
}

#header h1 {
	position: absolute; /*ボックスの配置方法(absoluteは絶対位置配置)*/
	right: 20px; /*右からの距離(positionで指定している場合に適用)*/
	top: 10px; /*上からの距離(positionで指定している場合に適用)*/
	font-size: 1em; /*フォントサイズ指定(emはフォントの高さを１とした相対指定)*/
	font-weight: normal; /*フォントの太さ指定(normalは標準)*/
}



#ytvgh_header {
    background: url("../images/bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 14px;
    height: 198px;
    width: 100%;
	line-height: 150%;
}
#ytvgh_headerInner {
	width: 1020px;
    margin: 0 auto;
    text-align: left;
}
#ytvgh_headerFirst{
	position:relative;
	height:110px;
}

#ytvgh_headerFirst div,
#ytvgh_headerFirst h1{
	position:absolute;
}

#ytvgh_headerFirst h1{

	top:22px;
	left:24px;
	width:126px;
	height:74px;
}

#ytvgh_headerBanner{
	top:10px;left:300px;
}

#week{top:15px;left:177px;}

#week a{
	display:block;
	text-indent:-9999px;
	background:url(/wptop/img/header/header_btn_week.jpg) 0 0 no-repeat;
	width:109px;
	height:41px;
}

#week a:hover{
	/*background:url(/wptop/img/header/header_btn_week.jpg) 0 -41px no-repeat;*/
}

#facebookIcon{top:64px;left:177px;width:31px;height:31px;}
#tweeterIcon{top:64px;left:216px;width:31px;height:31px;}
#googleIcon{top:64px;left:255px;width:31px;height:31px;}
#ytvgh_headerBanner {
    left: 300px;
    top: 10px;
}
#week {
    left: 177px;
    top: 15px;
}
#week a {
    background: url("/wptop/img/header/header_btn_week.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 41px;
    text-indent: -9999px;
    width: 109px;
}
#week a:hover {
}
#facebookIcon {
    height: 31px;
    left: 177px;
    top: 64px;
    width: 31px;
}
#tweeterIcon {
    height: 31px;
    left: 216px;
    top: 64px;
    width: 31px;
}
#googleIcon {
    height: 31px;
    left: 255px;
    top: 64px;
    width: 31px;
}


.onlyPC{
	display: none;
}
.onlySP{
	display: block;
}

.clearfix:after {
    clear: both;
    content: " ";
    cursor: pointer;
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}

.inner{
	width: 85%;
	margin: 0 auto;
	padding: 100px 0 120px;
}
/*.btn{
	border-radius: 40px;
	background-color: #870f2a;
	border: 4px solid #9c815b;
	padding: calc(22 / 560 * 100%) 110px;
	box-shadow: 0 8px rgba(198,164,116,0.3);

	text-align: center;
	font-size: 2.4rem;

	margin-bottom: 120px;
}*/
/*youtube
---------------------------------------------------------------------------*/
.youtubeMovie {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 56.25%;
	height: 0px;
	position: relative;
}

.youtubeMovie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*ブライトコーブPOPUP
---------------------------------------------------------------------------*/

.story_main_img {
    margin: 0 0 calc(40 / 650 * 100%);
}
.set1 img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.story_main_img::before, .story_main_img::after {
    content: "";
    display: block;
    width: calc(230 / 650 * 100%);
    padding-top: calc(139 / 650 * 100%);
    background: url(../images/story/bg_cloud1.png) no-repeat center center;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin: calc(-61 / 650 * 100%) 0 0 calc(-118 / 650 * 100%);
}

.story_main_img a::after {
    content: "";
    display: block;
    width: calc(120 / 750 * 100vw);
    height: calc(120 / 750 * 100vw);
    background: url(../images/common/btn_movie.png) no-repeat center center;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}
/*メインイメージ
---------------------------------------------------------------------------*/

.main_image{
    background-image: url(../images/mainsp_bg.png);
    text-align: center;
    color: #232323;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;

	}
.movie_caption{
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.93;
}

.date {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
.date:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 160px;
  height: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
}


.introduction{
	font-size: 2.4rem;
	line-height: 2;
	text-align: left;
	padding: 45px 0 60px;


}
.ytv_news{
	text-align: center;
	font-size: 1.6rem;
}
.ytv_news_icon{
	width: 100%;
	max-width: 200px;
	margin: 0 auto;
}
.longurl{
	word-break: break-all;
}
/*地震を学ぶ
---------------------------------------------------------------------------*/

.earthquake{
	background-image:url(../images/earthquake_bg.jpg);
	background-color: #5f0b1e;
}
	.white{
		color: #f6efe4;
	}
.movie_caption{
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.93;
}
.introduction{
	font-size: 2.4rem;
	line-height: 2;
	text-align: left;
}
.earthquake_box{
	margin-bottom: 65px;
	border: 4px solid #870f2a;
}
.earthquake_box p{
	background: #fff;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1.83;

	padding: calc(60 / 630 * 100%) calc(50 / 630 * 100%);
}

.kyouzai_img{
	padding: 3%;
}
/*水害を学ぶ
---------------------------------------------------------------------------*/

.suigai{
	background-image:url(../images/suigai_bg.jpg);
	background-color: #e6dfd5;
	background-position: 10px 60px;
}
.suigaibox{
	margin-bottom: 65px;
	border: 4px solid #870f2a;
	position: relative;
	background-color: #fff;
}
.suigaibox h3{
	position: absolute;
	left:0;
	top:0;
	background-color: #870f2a;
	padding: 0 1%;

	font-size: 2rem;
	color: #fff;
	font-weight: 200;
}
.suigaibox p{
	background: #fff;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1.83;

	padding: calc(60 / 630 * 100%) calc(50 / 630 * 100%);
}
.suikei{
	font-weight: bold;
}

.subtitletext {
	text-align: center;
	font-size: 1.2rem;
	font-weight: 700;
}

/*読売テレビの備え
---------------------------------------------------------------------------*/

.yomiuri{
	background-image:url(../images/yomiuri_bg.jpg);
	background-color: #5f0b1e;
}
	.white{
		color: #f6efe4;
	}
.movie_caption{
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.93;
}
.yomiuri_titlebox{
	background:url(../images/icon.png) no-repeat;
		margin-left:-1em;

}

.yomiuri_titlebox h3 {
	color: #870f2a;
	font-size: 2.8rem;
	font-weight: bold;
	margin-left:1em;

}
.introduction{
	font-size: 2.4rem;
	line-height: 2;
	text-align: left;
}
.earthquake_box{
	margin-bottom: 65px;
	border: 4px solid #870f2a;
	background-color: #fff;
}
.earthquake_box p{
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1.83;

	padding: calc(60 / 630 * 100%) calc(50 / 630 * 100%);
}

.flexbox{
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
}
.flex_item {
	width: 50%;
	padding: 2%;

}
/* ----- レイアウト ----- */

#container {
	width: 100%;
	margin: 0 auto;
}

#contents{
	padding-bottom:90px;
	}

#home {
	width: 755px; /*幅指定*/
	margin: 0 auto;
	/*領域の高さ指定*/
	padding-top: 0px; /*ボックス内側上の余白*/
	text-align:center;
	margin-bottom:90px;
}

#home img{
	margin-bottom:40px;
	margin-top:20px;
	}

/* ----- フッター(ページの一番下の部分) ----- */

.page_top{
	width: 80px;
	position: absolute;
		bottom: 110px;
	right: 20px;
	}

.page_top img{
}


footer {
	font-size:1.2rem;
	clear: both;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color:#191919;
	color: #c6a474;
}
footer .pr {
	display: block;
	font-size: 80%;
}
footer a {
	text-decoration: none;
}
footer p{
	margin-top:40px;
	}



footer p a {
	padding-left:30px;
	color:#3a3a3a;
}
.nns-bnr {
	width: 90%;
	margin: 7rem auto;
}
.nns-bnr img {
	width: 100%;
}
@media screen and (min-width: 769px) {
/* PC用レイアウト 1,025px以上の範囲に収めるデザインはこの中に記述 */

/*	.btn{
		width: 100%;
		max-width: 565px;
		margin: 80px auto 100px;
		padding:2% 1%;
}
*/
.nns-bnr {
width: 600px;
margin: 100px auto;
}
.onlyPC{
	display: block;
}
.onlySP{
	display: none;
}

	/*メインイメージ
---------------------------------------------------------------------------*/
	.inner{
		width: 95%;
}
	.main_image{
    background-position: top center;
    background-size: 100% auto;

	}
h2{
	width: 100%;
	max-width:860px;
	margin: 0 auto;
	}

/*地震を学ぶ
---------------------------------------------------------------------------*/
	.earthquake h2{
		width: 100%;
		max-width:415px;
		margin: 0 auto;

	}
	.min{
font-size: 1.6rem;
	}

.introduction{
	width: 100%;
	max-width:880px;
	margin: 0 auto;


}
.earthquake_box{
	margin-bottom: 65px;
	border: 4px solid #870f2a;
}
.earthquake_box{
	width: 100%;
	max-width: 480px;
	margin: 2%;
}
	.earthquake_box p {
	font-size: 1.6rem;
    padding:5%;
}
	.earthquake_box2{
		display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
		width: 100%;
		max-width: 1000px;
		margin: 0 auto 65px;
	}
	.kyouzai,.kyouzai_text{
		width: 50%;
	}

	/*水害を学ぶ
---------------------------------------------------------------------------*/

.suigai h2{
		width: 100%;
		max-width: 415px;
		margin: 0 auto;
	}
	.suigaibox h3{
		    padding: 0 2%;
	}
.suigaibox{
	width: 100%;
	margin: 0 auto;
}

.suigaibox p{
	    padding:5%;
	font-size: 1.6rem;
}
/*読売テレビの備え
---------------------------------------------------------------------------*/
	.flexbox{
	-ms-flex-wrap: nowrap;
  	flex-wrap: nowrap;
	}
	.flex_item {
	width: 100%;
	padding: 1%;

}
	.min02{
		font-size: 1.8rem;
	}
	.yomiuri h2{
		width: 100%;
		max-width: 560px;
	}
	.movie{
		width: 100%;
		max-width: 640px;
		margin: 0 auto 60px;
	}

.yomiuri_titlebox h3 {
	margin-top: 100px;

}

}
@media screen and (min-width: 1025px) {
/* PC用レイアウト 1,025px以上の範囲に収めるデザインはこの中に記述 */

/*	.btn{
		width: 100%;
		max-width: 565px;
		margin: 80px auto 100px;
		padding:2% 1%;
}
*/

.onlyPC{
	display: block;
}
.onlySP{
	display: none;
}

	/*メインイメージ
---------------------------------------------------------------------------*/
	.inner{
		width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.main_image{
    background-image: url(../images/main_bg.png);
	}
h2{
	width: 100%;
	max-width:860px;
	margin: 0 auto;
	}

/*地震を学ぶ
---------------------------------------------------------------------------*/
	.earthquake h2{
		width: 100%;
		max-width:415px;
		margin: 0 auto;

	}
	.min{
font-size: 1.6rem;
	}

.introduction{
	width: 100%;
	max-width:880px;
	margin: 0 auto;


}
.earthquake_box{
	margin-bottom: 65px;
	border: 4px solid #870f2a;
}
.earthquake_box{
	width: 100%;
	max-width: 480px;
	margin: 2%;
}
	.earthquake_box p {
	font-size: 1.6rem;
    padding:5%;
}
	.earthquake_box2{
		display: flex;
		width: 100%;
		max-width: 1000px;
		margin: 0 auto 65px;
	}
	.kyouzai,.kyouzai_text{
		width: 50%;
	}

	/*水害を学ぶ
---------------------------------------------------------------------------*/

.suigai h2{
		width: 100%;
		max-width: 415px;
		margin: 0 auto;
	}
	.suigaibox h3{
		    padding: 0 2%;
	}
.suigaibox{
	width: 860px;
	margin: 0 auto;
}

.suigaibox p{
	    padding:5%;
	font-size: 1.6rem;
}
/*読売テレビの備え
---------------------------------------------------------------------------*/
	.flexbox{
	-ms-flex-wrap: nowrap;
  	flex-wrap: nowrap;
	}
	.flex_item {
	width: 100%;
	padding: 1%;

}
	.min02{
		font-size: 1.8rem;
	}
	.yomiuri h2{
		width: 100%;
		max-width: 560px;
	}
	.movie{
		width: 100%;
		max-width: 640px;
		margin: 0 auto 60px;
	}

.yomiuri_titlebox h3 {
	margin-top: 100px;

}



}
	@media screen and (max-width: 481px) {
	.onlyPC{
	display: none;
}
.onlySP{
	display: block;
}

	/*メインイメージ
---------------------------------------------------------------------------*/
	.inner{
		padding: 95%;
    padding: 40px 0 50px;
}
.earthquake_box p {
    font-size: 1.6rem;
	}
.movie_caption{
	font-size: 1.8rem;
}
/*地震を学ぶ
---------------------------------------------------------------------------*/
	h2 {
		padding-bottom: 40px;
	}
	.min{
font-size: 1.6rem;
	}
.introduction{
	font-size: 1.6rem;
	    padding: 25px 0 40px;

}


	/*水害を学ぶ
---------------------------------------------------------------------------*/

	.suigaibox h3{
		font-size: 1.3rem;
	}
.suigaibox p{
	font-size: 1.6rem;
}
/*読売テレビの備え
---------------------------------------------------------------------------*/
	.min02{
		font-size: 1.6rem;
	}
	.yomiuri h2{
		width: 100%;
		max-width: 560px;
	}
	.movie{
		width: 100%;
		max-width: 640px;
		margin: 0 auto 60px;
	}

.yomiuri_titlebox h3 {
font-size: 1.8rem;
}
.yomiuri_titlebox {
    margin-top: 30px;
}

}
/*強制表示
---------------------------------------------------------------------------*/
.-end{
	align-items: flex-end;
	width: 70%;
	margin: 0 auto;
}
.img_data{
	max-width: 360px;
}
.btn_data{
	position: relative;
	background-color: #870f2a;
	max-width: 400px;
	border-radius: 50px;
	color: #fff;
	margin: 0 auto;
}
.btn_data a{
	display: block;
	font-size: 1.8rem;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
	padding: 3%;
	text-align: center;
}
.btn_data a:hover{
	opacity: 0.8;
}

.btn_data::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    margin-top: -5px;
}

@media screen and (max-width: 750px) {
	.-end{
		display: block;
		width: 100%;
	}
	.btn_data{
	width: 100%;
	margin-bottom: 10rem;
	}
	.img_data{
		width: 100%;
		max-width: 100%;
		margin-bottom: 4rem;
	}
}
