@charset "UTF-8";

/* Scss Document */

/*---------------
   topVisual
---------------*/
#topVisual {
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 55.6666666667vw;
	/*(835/1500)*100vw*/
	min-height: 675px;
}

#topVisual .content {
	padding-top: 40px;
}

#topVisual .topVisual_video {
	position: absolute;
	right: 0;
	top: 0;
	min-width: 1200px;
	min-height: 675px;
	width: 100%;
	height: 100%;
	z-index: -100;
	background: url("../images/index/topVisual.jpg") no-repeat;
	background-size: cover;
}

#topVisual #header {
	position: absolute;
	top: 0;
	left: 0;
	background: none;
}

#topVisual .topVisual_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.topVisual_video.effect-fade {
	transform: translate(0, 0) !important;
}

/*---------------
   condition
---------------*/
#condition .content {
	display: block;
	padding: 40px 0;
	background: #FFF;
	color: #002040;
}

#condition .inner {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

#condition .photo {
	width: 400px;
}

#condition .weather {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 240px;
	padding: 40px 0;
	font-family: ten-mincho-text, serif;
	font-size: 2.0rem;
	text-align: center;
}

#condition .weather .date {
	width: 100%;
	margin-bottom: 20px;
	font-size: 3.0rem;
}

#condition .weather .forecast {
	width: 50%;
}

#condition .weather .forecast dt {
	margin-bottom: 10px;
}

#condition .weather .temperature {
	width: 50%;
}

#condition .weather .temperature dt {
	margin-bottom: 10px;
}

#condition .weather .temperature dd {
	font-size: 4.0rem;
}

#condition .textarea {
	width: 440px;
	height: 265px;
	overflow-y: scroll;
	padding: 20px 30px;
	background: rgba(255, 255, 255, 0.15);
}

#condition .textarea h3 {
	font-family: ten-mincho-text, serif;
	font-size: 2.0rem;
	font-weight: normal;
}

#condition .textarea p {
	margin-top: 1em;
	font-size: 1.5rem;
	line-height: 1.5;
}

/*---------------
   news
---------------*/
#news .content {
	display: block;
	padding: 40px 0;
	padding-top: 60px;
	background: #002040;
	color: #FFF;
}

#news .inner {
	position: relative;
}

#news .news_lttl {
	position: absolute;
	top: -40px;
	left: 0;
}

#news .news_list_item {
	margin: 0 0 25px;
	padding: 0 0 0 145px;
}

#news .news_list_item .news_mttl {
	position: relative;
	padding: 0 60px 0 0;
	font-size: 1.5rem;
	font-weight: 200;
	letter-spacing: .3em;
	cursor: pointer;
}

#news .news_list_item .news_mttl .news_date {
	width: 160px;
	margin-right: 30px;
	border-right: #FFF 1px solid;
}

#news .news_list_item .news_mttl .news_ttl {
	width: 830px;
}

#news .news_list_item .news_mttl .arrow {
	content: '';
	width: 11px;
	height: 11px;
	border: 0px;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	top: 50%;
	right: 40px;
	margin-top: -4px;
}

#news .news_list_item .news_mttl.open .arrow {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#news .news_list_item .news_mttl:last-child {
	margin: 0;
}

#news .news_list_item .news_content {
	display: none;
	padding: 20px 60px 20px 160px;
	font-size: 1.5rem;
	line-height: 1.7;
	letter-spacing: 3px;
}

#news .news_list_item .news_content p {
	margin-bottom: 20px;
}

.news_content a:link,
.news_content a:visited {
	text-decoration: underline;
}

.news_content a:hover,
.news_content a:active {
	text-decoration: none;
}

/*---------------
   today
---------------*/
#today .content {
	background: #FFF;
}

#today .inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: flex-start;
	align-items: flex-start;
	justify-content: space-between;
}

#today .today_ttl {
	margin-bottom: .7em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 2.0rem;
	text-align: center;
	line-height: 1.2;
}

#today .camera {
	width: 25%;
}

#today .camera .camera_frame {
	width: 100%;
	height: 215px;
}

#today .weather {
	width: 10%;
	color: #0C3F20;
	text-align: center;
}

#today .weather .time {
	margin: 20px 0 1em;
	font-size: 1.6rem;
}

#today .weather .forecast {
	font-size: 1.6rem;
	line-height: 1.0;
}

#today .weather .temp {
	margin-bottom: .5em;
	font-size: 1.6rem;
}

#today .info {
	width: 60%;
}

#today .info .info_frame {
	overflow-y: scroll;
	height: 215px;
	background: #EEE;
	padding: 30px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

#today .info .info_frame p {
	margin-bottom: 1em;
	font-size: 1.4rem;
	letter-spacing: .15em;
	text-indent: .15em;
	line-height: 1.8;
}

/*---------------
   intoroduction
---------------*/
#intoroduction .content {
	height: 900px;
	background: url("../images/index/intoroduction_bg.png") top center no-repeat;
}

#intoroduction .intoroduction_lttl {
	margin-bottom: 60px;
	padding-top: 80px;
	background: url("../images/index/intoroduction_ico_ttl.png") top center no-repeat;
	color: #FFF;
	font-size: 3.0rem;
	font-weight: normal;
	letter-spacing: .1em;
	text-indent: .1em;
	text-align: center;
}

#intoroduction .intoroduction_wrap {
	justify-content: space-between;
}

#intoroduction .intoroduction_wrap .intoroduction_textarea {
	width: 650px;
}

#intoroduction .intoroduction_wrap .intoroduction_textarea .intoroduction_text {
	margin-bottom: 1.5em;
	color: #FFF;
	font-size: 1.8rem;
	letter-spacing: .3em;
	text-indent: .3em;
}

#intoroduction .intoroduction_wrap .intoroduction_map {
	width: 460px;
}

/*---------------
   topics
---------------*/
#topics .content {
	background: url("../images/index/topics_bg.png") top 60px center no-repeat;
}

#topics .topics_lttl {
	margin-bottom: 60px;
	padding-top: 80px;
	background: url("../images/index/topics_ico_ttl.png") top center no-repeat;
	font-size: 3.0rem;
	font-weight: normal;
	letter-spacing: .1em;
	text-indent: .1em;
	text-align: center;
}

#topics .topics_list {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
}

#topics .topics_list_item {
	width: 23%;
	margin-top: 30px;
	padding: 0 .8%;
	background-color: #FFFFFF;
}

#topics .topics_list_item:nth-child(-n+4) {
	margin-top: 0;
}

#topics .topics_list_item a {
	display: block;
}

#topics .topics_list_item a:hover {
	opacity: .6;
	transition: .5s;
}

#topics .topics_list_item .topics_ttl {
	padding: 20px 0;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: .2em;
	text-indent: .2em;
	overflow: hidden;
}

#topics .topics_list_item .topics_ttl span.coronattl {
	letter-spacing: 0em !important;
}

#topics .topics_list_item .topics_ttl:after {
	content: 'MORE';
	float: right;
	padding-right: 30px;
	font-size: 1.0rem;
	letter-spacing: .15em;
	text-indent: .15em;
	background: url("../images/index/topics_arrow.png") top 50% right no-repeat;
	background-size: 25px;
}

#topics .topics_list_item .topics_ttlcs:after {
	content: 'COMING SOON';
	float: right;
	padding-right: 30px;
	font-size: 1.0rem;
	letter-spacing: .15em;
	text-indent: .15em;
	background: url("../images/index/topics_arrow.png") top 50% right no-repeat;
	background-size: 25px;
}

#topics .topics_list_item.soon a {
	pointer-events: none;
	opacity: .6;
}

#topics .topics_list_item.soon .topics_ttl:after {
	content: 'COMING SOON';
	padding-right: 0;
	background: none;
}

/*---------------
   sns
---------------*/
#sns .content {
	height: 1194px;
	background: url("../images/index/sns_bg.png") top center no-repeat;
}

#sns .sns_lttl {
	margin-bottom: 60px;
	padding-top: 80px;
	background: url("../images/index/sns_ico_ttl.png") top center no-repeat;
	font-size: 3.0rem;
	font-weight: normal;
	letter-spacing: .1em;
	text-indent: .1em;
	text-align: center;
}

#sns .sns_wrap {
	justify-content: space-between;
}

#sns .sns_wrap .fb,
#sns .sns_wrap .insta {
	width: 550px;
	height: 750px;
	padding: 50px 25px 25px;
	background: #FFF;
}

#sns .sns_wrap .fb .sns_ttl,
#sns .sns_wrap .insta .sns_ttl {
	margin-bottom: 30px;
	padding-top: 60px;
	font-weight: 500;
	font-size: 2.0rem;
	letter-spacing: .1em;
	text-indent: .1em;
	text-align: center;
}

#sns .sns_wrap .fb .sns_ttl {
	background: url("../images/index/sns_ico_fb.png") top center no-repeat;
}

#sns .sns_wrap .insta .sns_ttl {
	background: url("../images/index/sns_ico_insta.png") top center no-repeat;
}

/*---------------
   info
---------------*/
#info .info_lttl {
	margin-bottom: 60px;
	font-size: 3.0rem;
	font-weight: normal;
	letter-spacing: .1em;
	text-indent: .1em;
	text-align: center;
}

#info .infoList_item {
	margin-bottom: 10px;
}

#info .infoList_item:last-child {
	margin-bottom: 0;
}

#info .infoList_item a {
	width: 100%;
	padding: 10px 30px;
	background: #EEE;
}

#info .infoList_item a:hover {
	opacity: .6;
	transition: .5s;
}

#info .infoList_item .infoList_date {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.4;
}

#info .infoList_item .infoList_date:after {
	content: 'ー';
	display: inline-block;
	margin: 0 30px;
	color: #BBB;
}

#info .infoList_item .infoList_ttl {
	width: 975px;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.4;
}

#info .infoList_item2 {
	margin-bottom: 10px;
}

#info .infoList_item2 a {
	width: 100%;
	padding: 10px 30px;
	background: #EEE;
}

#info .infoList_item2 a:hover {
	opacity: .6;
	transition: .5s;
}

#info .infoList_item2 .infoList_date {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.4;
}

#info .infoList_item2 .infoList_date:after {
	content: 'ー';
	display: inline-block;
	margin: 0 30px;
	color: #BBB;
}

#info .infoList_item2 .infoList_ttl {
	width: 975px;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.4;
}

@media screen and (max-width: 640px) {
	
	#index #main {
		padding-top: 0;
	}
  #index #main .header_topics {
    top: 0!important;
  }
	#header .header_logo {
		 top: calc((110/760)*100vw);
	}
	#header.fix .header_logo {
		 top: calc((30/760)*100vw);
		transition: .5s;
	}
	/*---------------
  	 topVisual
  ---------------*/
	#topVisual {
		width: 100%;
		min-width: 100%;
		height: 141.4473684211vw;
		min-height: 141.4473684211vw;
	}

	#topVisual .topVisual_video {
		width: auto;
		min-width: 101%;
		min-height: 142vw;
		overflow: hidden;
	}

	#topVisual .topVisual_logo {
		width: 41.1842105263vw;
	}

	#topVisual #header {
		position: fixed;
		top: 0;
		left: 0;
	}

	#topVisual #header.fix {
		background: #444;
	}

	#main {
		margin-top: -1px;
		border: none;
		margin-right: auto;
		margin-left: auto;
	}

	/*---------------
  	 condition
  ---------------*/

	#condition .content {
		padding: calc((60/760)*100vw) 0 calc((130/760)*100vw);
	}

	#condition .inner {
		display: block;
	}

	#condition .photo {
		width: 100%;
	}

	#condition .weather {
		width: 100%;
		padding: calc((60/760)*100vw) 0;
		font-size: calc((40/760)*100vw);
	}

	#condition .weather .date {
		margin-bottom: calc((30/760)*100vw);
		font-size: calc((60/760)*100vw);
	}

	#condition .weather .forecast dt {
		margin-bottom: calc((20/760)*100vw);
	}

	#condition .weather .forecast dd img {
		width: calc((100/760)*100vw);
	}

	#condition .weather .temperature dt {
		margin-bottom: calc((20/760)*100vw);
	}

	#condition .weather .temperature dd {
		font-size: calc((70/760)*100vw);
		line-height: 1.2;
	}

	#condition .textarea {
		width: 100%;
		height: calc((400/760)*100vw);
		padding: calc((30/760)*100vw);
	}

	#condition .textarea h3 {
		font-size: calc((40/760)*100vw);
	}

	#condition .textarea p {
		font-size: calc((30/760)*100vw);
	}

	/*---------------
  	 news
  ---------------*/
	#news .content {
		padding: 5.2631578947vw 0;
		padding-top: calc((130/760)*100vw);
	}

	#news .news_lttl {
		top: calc((-100/760)*100vw);
		left: 3.9473684211vw;
		width: 18.8157894737vw;
	}

	#news .news_list_item {
		margin: 0 0 3.9473684211vw;
		padding: 0;
	}

	#news .news_list_item .news_mttl {
		padding: 0 3.9473684211vw 0 0;
		font-size: 3.4210526316vw;
		letter-spacing: 0;
	}

	#news .news_list_item .news_mttl .news_date {
		width: 23.6842105263vw;
		margin-right: 3.9473684211vw;
	}

	#news .news_list_item .news_mttl .news_ttl {
		width: 69.7368421053vw;
	}

	#news .news_list_item .news_mttl .arrow {
		width: 2.6315789474vw;
		height: 2.6315789474vw;
		right: 0;
		margin-top: 0;
	}

	#news .news_list_item .news_content {
		padding: 2.6315789474vw 2.6315789474vw 2.6315789474vw 23.6842105263vw;
		font-size: 3.4210526316vw;
	}

	/*---------------
		 today
	---------------*/
	#today .today_ttl {
		font-size: calc((40/760)*100vw);
	}

	#today .camera {
		width: 100%;
		margin-bottom: calc((50/760)*100vw);
	}

	#today .camera .camera_frame {
		height: calc((215/300)*100%);
	}

	#today .camera .camera_frame img {
		width: 100%;
	}

	#today .weather {
		width: 100%;
		margin-bottom: calc((50/760)*100vw);
	}

	#today .weather .time {
		margin-top: 0;
		font-size: calc((30/760)*100vw);
	}

	#today .weather .forecast {
		font-size: calc((30/760)*100vw);
	}

	#today .weather .temp {
		font-size: calc((30/760)*100vw);
	}

	#today .info {
		width: 100%;
	}

	#today .info .info_frame {
		padding: calc((30/760)*100vw);
		height: calc((500/760)*100vw);
	}

	#today .info .info_frame p {
		font-size: calc((26/760)*100vw);
	}

	/*---------------
  	 intoroduction
  ---------------*/
	#intoroduction .content {
		height: auto;
		background: url("../images/index/intoroduction_bg_sp.png") top center no-repeat;
		background-size: cover;
	}

	#intoroduction .intoroduction_lttl {
		margin-bottom: 6.5789473684vw;
		padding-top: 7.8947368421vw;
		background-size: 8.1578947368vw;
		font-size: 6.5789473684vw;
	}

	#intoroduction .intoroduction_wrap {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		padding-bottom: 56.5789473684vw;
	}

	#intoroduction .intoroduction_wrap .intoroduction_textarea {
		width: 100%;
		margin-bottom: 3.9473684211vw;
	}

	#intoroduction .intoroduction_wrap .intoroduction_textarea .intoroduction_text {
		font-size: 3.6842105263vw;
		text-align: center;
	}

	#intoroduction .intoroduction_wrap .intoroduction_map {
		width: 67.1052631579vw;
		margin: 0 auto;
	}

	/*---------------
  	 topics
  ---------------*/
	#topics .content {
		padding: 9.2105263158vw 3.9473684211vw;
		background: url("../images/index/topics_bg.png") top 2.6315789474vw center no-repeat;
		background-size: contain;
	}

	#topics .topics_lttl {
		margin-bottom: 6.5789473684vw;
		padding-top: 7.8947368421vw;
		background-size: 8.1578947368vw;
		font-size: 6.5789473684vw;
	}

	#topics .topics_list_item {
		width: 48%;
		margin-top: 5.2631578947vw;
	}

	#topics .topics_list_item:nth-child(-n+4) {
		margin-top: 5.2631578947vw;
	}

	#topics .topics_list_item:nth-child(-n+2) {
		margin-top: 0;
	}

	#topics .topics_list_item .topics_ttl {
		padding: 0.6578947368vw 0 0;
		font-size: 3.9473684211vw;
		letter-spacing: 0;
		text-indent: 0;
		text-align: center;
		line-height: 1.4;
	}

	#topics .topics_list_item .topics_ttl:after {
		display: block;
		float: none;
		padding-right: 30px;
		font-size: 2.6315789474vw;
		background: url("../images/index/topics_arrow.png") top 50% right 13vw no-repeat;
		background-size: 5.1315789474vw;
	}

	/*---------------
  	 sns
  ---------------*/
	#sns .content {
		height: auto;
		padding-bottom: 62.1875vw;
		background: url("../images/index/sns_bg.png") bottom center no-repeat;
		background-size: contain;
	}

	#sns .sns_lttl {
		margin-bottom: 6.5789473684vw;
		padding-top: 7.8947368421vw;
		background-size: 8.1578947368vw;
		font-size: 6.5789473684vw;
		line-height: 1.2;
	}

	#sns .sns_wrap {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}

	#sns .sns_wrap .fb,
	#sns .sns_wrap .insta {
		width: 100%;
		height: auto;
		padding: 0;
	}

	#sns .sns_wrap .fb .sns_ttl,
	#sns .sns_wrap .insta .sns_ttl {
		margin-bottom: 3.9473684211vw;
		padding-top: 10vw;
		font-size: 5.2631578947vw;
	}

	#sns .sns_wrap .fb {
		margin-bottom: 9.2105263158vw;
	}

	#sns .sns_wrap .fb .sns_ttl {
		background-size: 9.3421052632vw;
	}

	#sns .sns_wrap .fb .fb_iframe_widget,
	#sns .sns_wrap .fb iframe,
	#sns .sns_wrap .fb .fb_iframe_widget>span {
		height: 101.3157894737vw !important;
	}

	#sns .sns_wrap .insta .sns_ttl {
		background-size: 9.3421052632vw;
	}

	#sns .sns_wrap .insta {
		margin-bottom: 9.2105263158vw;
	}

	#sns .sns_wrap .insta iframe {
		height: 101.3157894737vw !important;
	}

	/*---------------
  	 info
  ---------------*/
	#info .info_lttl {
		margin-bottom: 6.5789473684vw;
		padding-top: 7.8947368421vw;
		background-size: 8.1578947368vw;
		font-size: 6.5789473684vw;
	}

	#info .infoList_item {
		margin-bottom: 1.3157894737vw;
	}

	#info .infoList_item a {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		padding: 1.9736842105vw 3.9473684211vw;
	}

	#info .infoList_item .infoList_date {
		font-size: 3.9473684211vw;
		line-height: 1.2;
	}

	#info .infoList_item .infoList_date:after {
		content: none;
	}

	#info .infoList_item .infoList_ttl {
		width: 100%;
		font-size: 3.9473684211vw;
		line-height: 1.2;
	}

	#info .infoList_item2 {
		margin-bottom: 1.3157894737vw;
	}

	#info .infoList_item2 a {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		padding: 1.9736842105vw 3.9473684211vw;
	}

	#info .infoList_item2 .infoList_date {
		font-size: 3.9473684211vw;
		line-height: 1.2;
	}

	#info .infoList_item2 .infoList_date:after {
		content: none;
	}

	#info .infoList_item2 .infoList_ttl {
		width: 100%;
		font-size: 3.9473684211vw;
		line-height: 1.2;
	}

	#sns figure iframe {
		height: 400px !important;
	}
}