@charset "Shift_JIS";
.gVis {
	margin-bottom: 0;
}
.gVis_headlineWrap {}
.gVis_headlineWrap > a {}
.gVis_headlineWrap > a::before {
	content: "";
}
.gVis_headlineWrap > a::after {
	content: "";
}
.gVis_headline {
	color: #159fba;
	border-color: #159fba;
}
.gVis_headline > b {
	font-size: 17px;
	letter-spacing: -0.06em;
}
.gVis_headline > small {}
.gVis_subhead {
	color: #159fba;
}
.gVis_box {
	background-color: #dcf1f5;
	padding-top: 26px;
}
.gVis_cols {
	display: flex;
	align-items: center;
}
.gVis_col {}
.gVis_col-no1 {
	padding-top: 26px;
}
.gVis_title {
	color: #159fba;
}
.gVis_title::before {
	display: none;
}
.gVis_title > b {}
.gVis_text {
	line-height: 1.6;
}
.gVis_col-no2 {
	max-width: 520px;
	width: calc(100% - 523px);
}
.gVis_image {}
.gVis_image > img {}
.u-bg {
	background-color: #e8f5f8;
	padding-top: 93px;
	padding-bottom: 67px;
}
.p-title {}
.p-title > b {
	background-color: #159fba;
}
.p-title::after {
	border-top-color: #159fba;
}
.p-headline {
	color: #fff;
	background-color: #424a53;
}
.p-link {
	text-align: right;
	font-size: 93%;
}
.p-link > a {
	color: #159fba;
	display: inline-block;
}
.areaPick {}
.areaPick_title {
	background-color: #8acfdc;
}
.areaPick_title_gate{ margin-bottom: 0 !important;}
.areaPick_headline {
	text-align: left;
	margin-bottom: 15px;
}
.areaPick_note {
	font-size: 93.75%;
	margin-bottom: 40px;
}
.pick {
	margin-bottom: 70px;
}
.pick_title {
	margin-bottom: 23px;
}
.pick_title > b {}
.pick_title::after {}
.pick_headline {
	color: #159fba;
	margin-bottom: 30px;
}
.pick_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 53px;
}
.pick_list > li {
	width: 30.8%;
	margin-left: 3.8%;
}
.pick_list > li:first-child {}
.pick_list > li:last-child {}
.pick_list > li:nth-child(3n+1) {
	margin-left: 0;
}
.pick_list > li:nth-child(n+4) {
	margin-top: 5%;
}
.pick_list > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.pick_list > li > a::before {
	content: "";
}
.pick_list > li > a::after {
	content: "";
}
.pick_fig {
	margin: 0;
}
.pick_fig > img {
	transition-duration: .3s;
	transition-property: opacity;
}
.pick_fig > figcaption {
	text-align: center;
	background-color: #fff20e;
	font-size: 120%;
	padding: 12px 10px;
}
.pick_name {
	font-weight: bold;
	color: #4e2f14;
	margin-top: 19px;
}
.pick_text {
	margin-bottom: 20px;
}
.pick_subtitle {
	text-align: center;
	background: #8acfdc;
	color: #4e2f14;
	padding: 12px;
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto 30px;
	border-radius: 50px;
	position: relative;
}
.pick_subtitle::before{
	position: absolute;
    bottom: -30px;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    left: 0;
    box-sizing: border-box;
    width: 14px;
    height: 18px;
    border: 14px solid transparent;
    border-top: 18px solid #8acfdc;
}
.pick_sched {
	font-size: 93.75%;
	color: #ff0098;
	line-height: 1.2;
	display: flex;
	margin-top: 6px;
}
.pick_sched > b {
	padding: 9px 15px;
	border: 1px solid #ff0098;
	font-weight: normal;
}
.pick_list:last-child {
	margin-bottom: 0;
}
.typhoon_link {
	max-width: 969px;
	margin: 72px auto 0;
}
.typhoon_link > a {
	text-decoration: none;
	color: inherit;
	background-color: #ebf2f7;
	display: flex;
	align-items: center;
	padding: 22px 50px;
	padding-right: 70px;
	position: relative;
	z-index: 1;
	transition-duration: .3s;
	transition-property: color, background-color;
}
.typhoon_link > a::before {
	content: "";
}
.typhoon_link > a::after {
	content: "";
	width: 12px;
	height: 12px;
	border: 4px solid #eb0a21;
	border-bottom: none;
	border-left: none;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	right: 48px;
	position: absolute;
	z-index: 1;
}
.typhoon_link > a > b {
	display: flex;
	align-items: center;
	font-size: 125%;
	letter-spacing: 0;
}
.typhoon_link > a > b > img {
	display: block;
	margin-right: 10px;
}
.typhoon_link > a > small {
	display: block;
	font-size: 87.5%;
	margin-left: 27px;
}
.pick:last-child {
	margin-bottom: 0;
}
.big {
	position: relative;
	z-index: 2;
	padding-bottom: 95px;
}
.big::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	width: 100vw;
	top: 430px;
	left: 50%;
	background-color: #e3e3dc;
	height: calc(100% - 430px);
	transform: translateX(-50%);
}
.big::after {
	content: "";
	background-image: url(../images/typhoon/bg-big@2x.png);
	height: 635px;
	width: 100vw;
	position: absolute;
	z-index: 1;
	top: 410px;
	left: 50%;
	background-size: auto 100%;
	transform: translateX(-50%);
	background-repeat: repeat-x;
	background-position: center top;
}
.big_inner {
	position: relative;
	z-index: 2;
}
.big_title {
	background-color: #8acfdc;
}
.big_headline {}
.big_data {
	max-width: 640px;
	margin: 0 auto 28px;
}
.big_areaGraph {
	border: 2px solid #424a53;
	border-top: none;
	padding: 32px 37px 23px;
	margin-bottom: 18px;
	background-color: #fff;
}
.big_subhead {
	margin-bottom: 0;
}
.big_graph {
	margin-bottom: 50px;
}
.big_graph > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.big_link {}
.big_link > a {}
.big_link > a::before {
	content: "";
}
.big_link > a::after {
	content: "";
}
.big_note {
	line-height: 1.8;
}
.big_msg {
	font-size: 125%;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 2;
	max-width: 416px;
	margin: 0 auto;
}
.big_msg::before {
	content: "";
	border: 208px solid rgba(255, 255, 255, 0);
	border-top-color: #ff0400;
	display: block;
	width: 0;
	height: 0;
	border-top-width: 99px;
	border-bottom-width: 0;
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.big_msg > img {
	display: block;
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.big_msg > b {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	margin-top: -15px;
}
.big_msg > b > b {
	font-size: 140%;
}
.big_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	z-index: 1;
	margin-top: -10px;
	margin-bottom: 60px;
}
.big_list > li {
	width: 31%;
	margin-left: 3.5%;
}
.big_list > li:first-child {
	margin-left: 0;
}
.big_list > li:last-child {}
.big_list > li:nth-child(2n+1) {}
.big_list > li:nth-child(n+3) {}
.big_fig {
	margin: 0;
	border: 4px solid #424a53;
	box-sizing: border-box;
	border-top: none;
	background-color: #fff;
}
.big_fig > figcaption {
	background-color: #424a53;
	color: #fff;
	text-align: center;
	font-size: 112.5%;
	padding: 27px 10px;
	font-weight: bold;
}
.big_fig > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.strong {}
.strong_title {
	margin-bottom: 17px;
}
.strong_title > b {}
.strong_headline {
	text-align: left;
}
.ex {
	margin-bottom: 55px;
}
.ex_title {
	margin-bottom: 30px;
}
.ex_sectWrap {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.ex_sect {
	width: 23.5%;
	margin-left: 2%;
	border: 4px solid #424a53;
	box-sizing: border-box;
	background-color: #fff;
}
.ex_sect:first-child {
	margin-left: 0;
}
.ex_dList {
	list-style: none;
	display: flex;
}
.ex_dList > dt {
	font-size: 125%;
	font-weight: bold;
	color: #fff;
	background-color: #424a53;
	line-height: 1.12;
	width: 66px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 64px;
}
.ex_dList > dd {
	display: flex;
	align-items: center;
	width: calc(100% - 66px);
	font-size: 125%;
	font-weight: bold;
	justify-content: center;
}
.ex_dList > dd > b {
	font-size: 150%;
}
.ex_fig {
	margin: 0;
	background-color: #fff;
}
.ex_fig > figcaption {
	border-top: 4px solid #424a53;
	border-bottom: 4px solid #424a53;
	box-sizing: border-box;
	font-size: 150%;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
	padding: 17px 10px;
}
.ex_fig-01 > figcaption {
	background-color: #bbde8c;
}
.ex_fig-02 > figcaption {
	background-color: #ede266;
}
.ex_fig-03 > figcaption {
	background-color: #edbe7e;
}
.ex_fig-04 > figcaption {
	background-color: #ed9393;
}
.ex_fig > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.ex_list {
	font-size: 112.5%;
	text-indent: -1em;
	padding-left: 1em;
	font-weight: bold;
	background-color: #fff;
	padding: 20px 20px;
	padding-left: 38px;
	border-top: 4px solid #424a53;
}
.ex_list > li {
	line-height: 1.6;
}
.ex_list > li:first-child {}
.ex_list > li:last-child {}
.ex_list > li:nth-child(2n+1) {}
.ex_list > li:nth-child(n+3) {}
.ex_link {}
.ex_link > a {}
.ex_link > a::before {
	content: "";
}
.ex_link > a::after {
	content: "";
}
.strong_cols {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.strong_col {
	width: 49%;
}
.strong_col-no1 {}
.strong_subhead {
	margin-bottom: 0;
	padding: 18px 20px;
}
.strong_dList {
	list-style: none;
	display: flex;
	align-items: center;
	background-color: #fff;
	height: 83px;
	border: 4px solid #424a53;
	border-top: none;
	border-bottom-width: 2px;
	padding: 10px 10px;
	box-sizing: border-box;
	padding-left: 20px;
}
.strong_dList:last-child {
	border-bottom-width: 4px;
}
.strong_dList > dt {
	font-size: 150%;
	font-weight: bold;
	width: 120px;
	box-sizing: border-box;
}
.strong_dList > dd {
	width: calc(100% - 120px);
}
.strong_dList > dd > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.strong_dList > dd > img:first-child {}
.strong_dList > dd > img:last-child {
	display: none;
}
.strong_col-no2 {}
.strong_link {}
.strong_link > a {}
.strong_link > a::before {
	content: "";
}
.strong_link > a::after {
	content: "";
}
.ex_dList-01 {}
.ex_dList-01 > dd {
	background-color: #bbde8c;
}
.ex_cap-01 {}
.ex_dList-02 {}
.ex_dList-02 > dd {
	background-color: #ede266;
}
.ex_cap-02 {}
.ex_dList-03 {}
.ex_dList-03 > dd {
	background-color: #edbe7e;
}
.ex_cap-03 {}
.ex_dList-04 {}
.ex_dList-04 > dd {
	background-color: #ed9393;
}
.pick_gate {
	padding-top: 65px;
	padding-bottom: 70px;
}
@media screen and (min-width: 641px) {
	.big_link > a:hover {}
	.ex_link > a:hover {}
	.strong_link > a:hover {}
	.gVis_headlineWrap > a:hover {}
	.pick_list > li > a:hover {}
	a:hover .pick_fig > img {
		opacity: 0.7;
	}
	.typhoon_link > a:hover {
		background-color: #ffe006;
	}
}
@media screen and (max-width: 640px) {
	.gVis {
		margin-bottom: 20px;
	}
	.gVis_headlineWrap {}
	.gVis_headlineWrap > a {}
	.gVis_headlineWrap > a::before {}
	.gVis_headlineWrap > a::after {}
	.gVis_headline {
		margin-right: 10px;
		padding: 2px 6px;
		width: 85px;
	}
	.gVis_headline > b {
		font-size: 14px;
		letter-spacing: 0;
	}
	.gVis_headline > small {}
	.gVis_subhead {
		width: calc(100% - 95px);
	}
	.gVis_box {
		padding-top: 37px;
		padding-bottom: 24px;
	}
	.gVis_cols {
		display: block;
	}
	.gVis_col {}
	.gVis_col-no1 {
		padding-top: 0;
	}
	.gVis_title {
		justify-content: center;
		font-size: 20px;
	}
	.gVis_title::before {}
	.gVis_title > b {}
	.gVis_text {
		margin-top: 10px;
		letter-spacing: 0;
	}
	.gVis_col-no2 {
		margin: 30px auto 0;
		max-width: none;
		width: auto;
	}
	.gVis_image {
		max-width: 220px;
	}
	.gVis_image > img {}
	.u-bg {
		padding-top: 47px;
		padding-bottom: 45px;
	}
	.p-title {}
	.p-title > b {}
	.p-title::after {}
	.p-headline {}
	.p-link {
		font-size: 12px;
		line-height: 1.4;
	}
	.areaPick {}
	.areaPick_title {
		letter-spacing: 0;
	}
	.areaPick_headline {
		margin-bottom: 14px;
	}
	.areaPick_note {
		margin-bottom: 25px;
		letter-spacing: 0;
		text-indent: -1em;
		padding-left: 1em;
		font-size: 85%;
	}
	.pick {
		margin-bottom: 50px;
	}
	.pick_title {
		margin-bottom: 15px;
	}
	.pick_title > b {}
	.pick_title::after {}
	.pick_headline {
		margin-bottom: 15px;
	}
	.pick_list {
		margin-bottom: 35px;
	}
	.pick_list > li {
		width: 48.5%;
		margin-left: 3%;
	}
	.pick_list > li:first-child {}
	.pick_list > li:last-child {}
	.pick_list > li:nth-child(3n+1) {
		margin-left: 3%;
	}
	.pick_list > li:nth-child(2n+1) {
		margin-left: 0;
	}
	.pick_list > li:nth-child(n+3) {
		margin-top: 20px;
	}
	.pick_list > li > a {}
	.pick_list > li > a::before {}
	.pick_list > li > a::after {}
	.pick_fig {}
	.pick_fig > img {}
	.pick_fig > figcaption {
		font-size: 13px;
		padding: 11px 6px;
	}
	.pick_fig > figcaption > img {
		width: 8px;
	}
	.pick_name {
		margin-top: 13px;
		font-size: 13px;
	}
	.pick_subtitle {
		padding: 8px;
		font-size: 16px;
		margin: 0 auto 20px;
	}
	.pick_subtitle::before{
    	bottom: -20px;
        width: 9px;
        height: 13px;
        border: 9px solid transparent;
        border-top: 13px solid #8acfdc;
	}
	.pick_sched {
		margin-top: 3px;
	}
	.pick_sched > b {
		padding: 8px 8px;
	}
	.typhoon_link {
		max-width: none;
		margin-top: 40px;
	}
	.typhoon_link > a {
		display: block;
		padding: 15px 30px;
		padding-right: 40px;
	}
	.typhoon_link > a::before {}
	.typhoon_link > a::after {
		width: 9px;
		height: 9px;
		border-width: 2px;
		right: 20px;
	}
	.typhoon_link > a > b {
		font-size: 15px;
	}
	.typhoon_link > a > b > img {
		width: 22px;
		margin-right: 8px;
	}
	.typhoon_link > a > small {
		margin-left: 0;
		margin-top: 9px;
	}
	.pick:last-child {}
	.big {
		padding-bottom: 46px;
	}
	.big::before {
		top: 595px;
		height: calc(100% - 595px);
	}
	.big::after {
		background-image: url(../images/typhoon/bg-big-sp@2x.png);
		height: 124px;
		top: 500px;
	}
	.big_inner {}
	.big_title {}
	.big_headline {}
	.big_data {
		margin-bottom: 36px;
		max-width: 335px;
	}
	.big_areaGraph {
		padding: 14px 18px 8px;
	}
	.big_subhead {}
	.big_graph {
		margin-bottom: 24px;
	}
	.big_graph > img {}
	.big_link {}
	.big_link > a {
		text-decoration: underline;
	}
	.big_link > a::before {}
	.big_link > a::after {}
	.big_note {}
	.big_msg {
		font-size: 100%;
		max-width: none;
	}
	.big_msg::before {
		border-width: 140px;
		border-top-width: 82px;
		border-bottom: none;
	}
	.big_msg > img {}
	.big_msg > b {
		margin-top: -9px;
	}
	.big_msg > b > b {
		font-size: 120%;
	}
	.big_list {
		display: block;
		margin-bottom: 30px;
		margin-top: -7px;
	}
	.big_list > li {
		width: auto;
		margin-left: 0;
		margin-top: 20px;
	}
	.big_list > li:first-child {
		margin-top: 0;
	}
	.big_list > li:last-child {}
	.big_list > li:nth-child(2n+1) {}
	.big_list > li:nth-child(n+3) {}
	.big_fig {
		border-width: 2px;
	}
	.big_fig > figcaption {
		padding: 10px 10px;
	}
	.big_fig > img {}
	.strong {}
	.strong_title {
		margin-bottom: 10px;
	}
	.strong_title > b {}
	.strong_headline {}
	.ex {
		margin-bottom: 30px;
	}
	.ex_title {
		margin-bottom: 20px;
	}
	.ex_sectWrap {
		display: block;
		margin-bottom: 10px;
	}
	.ex_sect {
		width: auto;
		margin-left: 0;
		border-width: 3px;
		margin-top: 10px;
	}
	.ex_sect:first-child {
		margin-top: 0;
	}
	.ex_dList {}
	.ex_dList > dt {
		font-size: 15px;
		width: 80px;
		height: 40px;
	}
	.ex_dList > dd {
		font-size: 15px;
		width: calc(100% - 80px);
	}
	.ex_dList > dd > b {
		font-size: 18px;
	}
	.ex_fig {}
	.ex_fig > figcaption {
		padding: 9px 10px;
		font-size: 18px;
		border-width: 3px;
	}
	.ex_fig-01 > figcaption {}
	.ex_fig-02 > figcaption {}
	.ex_fig-03 > figcaption {}
	.ex_fig-04 > figcaption {}
	.ex_fig > img {
		padding: 11px 10px;
	}
	.ex_list {
		font-size: inherit;
		padding: 12px 10px;
		padding-left: 29px;
		border-width: 3px;
	}
	.ex_list > li {}
	.ex_list > li:first-child {}
	.ex_list > li:last-child {}
	.ex_list > li:nth-child(2n+1) {}
	.ex_list > li:nth-child(n+3) {}
	.ex_link {}
	.ex_link > a {}
	.ex_link > a::before {}
	.ex_link > a::after {}
	.strong_cols {
		display: block;
		margin-bottom: 8px;
	}
	.strong_col {
		width: auto;
	}
	.strong_col-no1 {}
	.strong_subhead {
		padding: 9px 10px;
	}
	.strong_dList {
		height: 60px;
		border-width: 3px;
		border-bottom-width: 2px;
		padding-left: 16px;
	}
	.strong_dList:last-child {}
	.strong_dList > dt {
		font-size: 15px;
		width: 78px;
		box-sizing: border-box;
	}
	.strong_dList > dd {
		width: calc(100% - 78px);
	}
	.strong_dList > dd > img {}
	.strong_dList > dd > img:first-child {
		display: none;
	}
	.strong_dList > dd > img:last-child {
		display: block;
	}
	.strong_col-no2 {
		margin-top: 20px;
	}
	.strong_link {}
	.strong_link > a {}
	.strong_link > a::before {}
	.strong_link > a::after {}
	.ex_dList-01 {}
	.ex_dList-01 > dd {}
	.ex_cap-01 {}
	.ex_dList-02 {}
	.ex_dList-02 > dd {}
	.ex_cap-02 {}
	.ex_dList-03 {}
	.ex_dList-03 > dd {}
	.ex_cap-03 {}
	.ex_dList-04 {}
	.ex_dList-04 > dd {}
	#pickup_gate {
		padding-top: 60px;
		margin-top: -60px;
	}
}
