@charset "UTF-8";


.font_Montserrat{
	font-family: 'Montserrat', sans-serif;
}
.wrap {
	position: relative;
}
sup{
	top: .3em;
}
@media screen and (max-width:767px){
	body p{
		line-height: 2;
	}
}

/**************************************************************/
/*                            hy_header                          */
/**************************************************************/
#hy_header {
	box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 10%);
}
#hy_header .hy_header_nav_list .hy_inquiry_btn a{
	display: block;
	width: 100%;
	padding: 10px 20px 11px;
	border-radius: 1000px;
	background: linear-gradient(90deg, rgba(139, 234, 236, 1) 0%, rgba(87, 201, 240, 1) 30%, rgba(63, 178, 243, 1) 70%, rgba(35, 119, 200, 1) 100%);
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 13px;
	box-sizing: border-box;
	box-shadow: 0px 2px 5px 0px rgba( 37, 69, 81,.2);
}
#hy_header .hy_header_pc_br {
	display: none;
}
@media print, screen and (min-width:768px) {
	#hy_header_hamburger{
		position: fixed;
		top: 6px;
		right: 10px;
		z-index: 9999;
	}
	#hy_header {
		position: absolute;
		width: 95%;
		padding: 0 4.2% 0 2.3%;
		max-width: 1820px;
		right: 0;
		background-color: #FFF;
		box-sizing: border-box;
		border-radius: 0 0 0 20px;
		z-index: 999;
	}
	#hy_header .hy_header_logo_wrap .hy_header_logo {
		width: 166px;
		margin-right: 34px;
		line-height: 0;
	}
	#hy_header .hy_header_logo_wrap .hy_header_logo_txt {
    color: #222;
    font-weight: bold;
	}
	#hy_header .hy_header_logo_wrap a:hover,
	#hy_header .hy_header_nav_list .hy_header_nav_txt a:hover,
	#hy_header .hy_header_nav_list .hy_header_nav_box_inquiry a:hover{
		opacity: .6;
	}
	#hy_header .hy_header_wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 90px;
	}
	#hy_header .hy_header_nav_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
	}
	#hy_header .hy_header_nav_list .hy_header_nav_txt a {
    display: block;
    padding: 10px 0;
    color: #222;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
	}
	#hy_header.is_fixed .hy_header_logo_wrap {
		padding: 10px 0;
		display: flex;
		align-items: center;
		text-decoration: none;
	}
	#hy_header.is_fixed .hy_header_logo_wrap a:hover,
	#hy_header.is_fixed .hy_header_nav_list .hy_header_nav_txt a:hover{
		opacity: .6;
	}
	#hy_header.is_fixed .hy_header_logo_wrap .hy_header_logo{
		width: 166px;
		margin-right: 34px;
		line-height: 0;
	}
	#hy_header.is_fixed .hy_header_logo_wrap .hy_header_logo_txt{
		color: #222;
		font-weight: bold;
	}
	#hy_header.is_fixed .hy_header_nav_wrap{
		width: 75%;
	}
	#hy_header.is_fixed .hy_header_nav_list {
		display: block;
	}
	#hy_header .hy_header_nav_list .hy_inquiry_btn{
		width: 100%;
		min-width: 166px;
	}
	#hy_header.is_fixed .hy_header_nav_list .hy_inquiry_btn{
		width: 100%;
		min-width: 166px;
	}
	#hy_header.is_fixed .hy_header_nav_list .hy_inquiry_btn a:hover{
		opacity: .6;
	}
	#hy_header.is_fixed .hy_header_nav_list .hy_header_nav_box:last-of-type{
		margin-right: 0;
	}
	#hy_header_hamburger a{
		display: block;
		width: 60px;
		padding: 16px 9px 15px;
		text-decoration: none;
		box-sizing: border-box;
		transition: none;
	}
	/* #hy_header {
		position: relative;
	}
	#hy_header .head_hy_inquiry_btn {
		position: absolute;
		top: 35px;
		right: 135px;
		width: 200px;
		z-index: 999;
	} 
	#hy_header .head_hy_inquiry_btn a{
		display: block;
		width: 100%;
		padding: 10px 20px 11px;
		border-radius: 1000px;
		background: linear-gradient(90deg, rgba(139, 234, 236, 1) 0%, rgba(87, 201, 240, 1) 30%, rgba(63, 178, 243, 1) 70%, rgba(35, 119, 200, 1) 100%);
		text-decoration: none;
		color: #fff;
		text-align: center;
		font-size: 16px;
		box-sizing: border-box;
		box-shadow: 0px 2px 5px 0px rgba( 37, 69, 81,.2);
	}
	#hy_header .head_hy_inquiry_btn a:hover{
		opacity: .6;
	}
	#hy_header_hamburger .hy_header_hamburger_box {
	}*/
	#hy_header_hamburger .hy_header_hamburger_box span {
		display: block;
    height: 2px;
    width: 24px;
		margin: 0 auto 5px;
		border-radius: 1000px;
    background-color: #222222;
		border-radius: 1000px;
		transition: all .2s;
  }
  #hy_header_hamburger .hy_header_hamburger02 {
  }
  #hy_header_hamburger .hy_header_hamburger03 {
		margin-bottom: 5px;
  }
	#hy_header_hamburger a .hy_header_hamburger_ttl {
		color: #ffffff;
		font-size: 11px;
		line-height: 1;
	}
	body.sp_nav_open #hy_header_hamburger{
		mix-blend-mode:normal;
		top: 0;
		left: 0;
	}
	body.sp_nav_open #hy_header_hamburger a{
		background-color: #c4c9cd;
		padding: 23px 19px;
		width: 65px;
	}
	/* #hy_header .hy_header_wrap{
		position: absolute;
		top: 30px;
		left: 40px;
		width: 337px;
		padding: 20px 40px;
		box-sizing: border-box;
		background-color: #fff;
		border-radius: 1000px;
		z-index: 999;
	} */
	/* #hy_header.is_fixed{
		z-index: 0;
	}
	#hy_header_hamburger.is_fixed.active + #hy_header.is_fixed{
		z-index: 999;
	} */
	#hy_header.is_fixed .hy_header_nav_wrap {
		position: fixed;
    top: 0;
    right: 0;
		width: 580px;
		height: 100%;
		padding: 10% 80px 0;
		background-color: #fff;
    z-index: 10;
		box-sizing: border-box;
		transform: translateX(100%);
		box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 10%);
		overflow-y: auto;
	}
	#hy_header.is_fixed .hy_header_nav_wrap .hy_header_logo_wrap {
		margin-bottom: 50px;
	}
	#hy_header.is_fixed .hy_header_nav_box {
		margin-bottom: 30px;
	}
	#hy_header.is_fixed .hy_header_nav_list {
		padding: 0;
	}
	#hy_header.is_fixed .open .hy_header_nav_txt a{
		display: block;
		color: #222222;
		font-size: 22px !important;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
	}
	#hy_header.is_fixed .hy_header_nav_txt a:hover{
		opacity: .6;
	}
	#hy_header.is_fixed .hy_header_nav_box_inquiry {
		margin-top: 70px;
	}
	#hy_header.is_fixed .open .hy_header_nav_list .hy_inquiry_btn a{
		padding: 17px 20px 18px;
		font-size: 20px;
	}
	#hy_header .hy_header_logo_wrap {
		display: flex;
		align-items: center;
		text-decoration: none;
	}
	#hy_header .hy_header_nav_wrap{
		width: 75%;
	}
	#hy_header .hy_header_nav_wrap .hy_header_logo_wrap{
		display: none;
	}
	/* #hy_header .hy_header_logo_wrap .hy_header_logo{
		width: 107px;
		margin-right: 24px;
		line-height: 0;
	}
	#hy_header .hy_header_logo_wrap .hy_header_logo_txt{
		font-size: 16px;
		color: #222;
		font-weight: bold;
	} */
	#hy_header .hy_header_nav_wrap.open {
		transition: transform .3s;
		transform: translateX(0);
	}
	#hy_header.is_fixed .hy_header_nav_wrap.close {
		transition: transform .3s;
	}
	#header_over_bg.active,
	#header_over_bg.active_hSearch {
		opacity: 1;
		visibility: visible;
	}
	/* is_fixed */
	#hy_header_hamburger {
		top: 25px;
		right: 35px;
		width: 60px;
		height: 60px;
		border-radius: 10000px;
    background-color: #0C40A0;
		box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16) inset;
    display: none;
	}
	#hy_header_hamburger.is_fixed {
    display: block;
	}
	#hy_header_hamburger .hy_header_hamburger_box span{
		background-color: #fff;
	}
	#hy_header_hamburger a{
		width: 60px;
		height: 60px;
		padding: 22px 9px 15px;
	}
	/* active */
	#hy_header_hamburger.is_fixed.active {
		top: 25px;
		right: 35px;
		background-color: transparent;
		box-shadow: none;
	}
	#hy_header_hamburger.is_fixed.active a{
		padding: 16px 9px 15px;
	}
	#hy_header_hamburger.is_fixed.active .hy_header_hamburger_box span{
		background-color: #222222;
	}
  #hy_header_hamburger.is_fixed.active .hy_header_hamburger01 {
    transform: translateY(6px) rotate(-45deg);
  }
  #hy_header_hamburger.is_fixed.active .hy_header_hamburger02 {
    opacity: 0;
  }
  #hy_header_hamburger.is_fixed.active .hy_header_hamburger03 {
    transform: translateY(-4px) rotate(45deg);
  }
	#hy_header_hamburger.is_fixed.active .hy_header_hamburger01 {
    transform: translateY(14px) rotate(-45deg);
  }
  #hy_header_hamburger.is_fixed.active .hy_header_hamburger02 {
    opacity: 0;
  }
  #hy_header_hamburger.is_fixed.active .hy_header_hamburger03 {
    transform: translateY(0px) rotate(45deg);
  }
}
@media print, screen and (max-width:1800px) and (min-width:768px) {
	#hy_header{
		padding: 0 1.2% 0 2.3%;
	}
	#hy_header .hy_header_nav_list .hy_inquiry_btn{
		min-width: 134px;
	}
	#hy_header .hy_header_nav_list .hy_header_nav_txt a{
		font-size: 14px;
	}
}
@media print, screen and (max-width:1550px) and (min-width:768px) {
	#hy_header .hy_header_pc_br {
		display: block;
	}
	#hy_header.is_fixed .hy_header_pc_br{
		display: none;
	}
	#hy_header .hy_header_nav_wrap{
		width: 70%;
	}
}
@media print, screen and (max-width:1300px) and (min-width:768px) {
	#hy_header .hy_header_nav_wrap{
		width: 87%;
	}
	#hy_header .hy_header_logo_wrap{
		width: 90px;
		flex-direction: column;
	}
	#hy_header .hy_header_logo_wrap .hy_header_logo{
		width: 90px;
		margin-right: 0;
		margin-bottom: 5px;
	}
	#hy_header .hy_header_logo_wrap .hy_header_logo_txt{
		font-size: 12px;
	}
}
@media print, screen and (max-width:1250px) and (min-width:768px) {
	#hy_header .hy_header_logo_wrap{
		padding: 23px 0;
		width: 90px;
		flex-direction: column;
	}
	#hy_header .hy_header_logo_wrap .hy_header_logo{
		width: 90px;
		margin-right: 0;
		margin-bottom: 5px;
	}
	#hy_header .hy_header_logo_wrap .hy_header_logo_txt{
		font-size: 12px;
	}
}
@media print, screen and (max-width:1000px) and (min-width:768px) {
	#hy_header.is_fixed .hy_header_nav_list .hy_header_nav_txt a{
		font-size: 10px;
	}
	#hy_header.is_fixed .hy_header_nav_wrap {
		width: 84%;
	}
	#hy_header.is_fixed .hy_header_nav_list .hy_inquiry_btn {
		min-width: 95px;
	}
	#hy_header.is_fixed .hy_header_nav_list .hy_inquiry_btn a {
		padding: 10px 0px 11px;
	}
}

@media screen and (max-width:767px){
	#hy_header_hamburger{
		position: fixed;
		top: 6px;
		right: 10px;
		z-index: 9999;
	}
	#hy_header_hamburger a{
		display: block;
		width: 60px;
		padding: 16px 9px 15px;
		text-decoration: none;
		box-sizing: border-box;
		transition: none;
	}
	#hy_header_hamburger .hy_header_hamburger_box {
	}
	#hy_header_hamburger .hy_header_hamburger_box span {
		display: block;
    height: 2px;
    width: 24px;
		margin: 0 auto 5px;
		border-radius: 1000px;
    background-color: #222222;
		border-radius: 1000px;
		transition: all .2s;
  }
  #hy_header_hamburger .hy_header_hamburger02 {
  }
  #hy_header_hamburger .hy_header_hamburger03 {
		margin-bottom: 5px;
  }
	#hy_header_hamburger a .hy_header_hamburger_ttl {
		color: #ffffff;
		font-size: 11px;
		line-height: 1;
	}
	body.sp_nav_open #hy_header_hamburger{
		mix-blend-mode:normal;
		top: 0;
		left: 0;
	}
	body.sp_nav_open #hy_header_hamburger a{
		background-color: #c4c9cd;
		padding: 23px 19px;
		width: 65px;
	}
	#hy_header{
		position: absolute;
		right: 0;
		width: calc(100% - 20px);
		padding: 20px 30px 18px 23px;
		box-sizing: border-box;
		background-color: #fff;
		border-radius: 0 0 0 20px;
		z-index: 999;
	}
	#hy_header .head_hy_inquiry_btn {
		display: none;
	}
	#hy_header .hy_header_nav_wrap {
		position: fixed;
    top: 0;
    right: 0;
		width: calc(100% - 20px);
		padding: 18px 20px 40px;
		background-color: #fff;
		border-radius: 0 0 0 20px;
    z-index: 10;
		box-sizing: border-box;
		transform: translateX(100%);
		transition: all .3s;
		box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 10%);
	}
	#hy_header .hy_header_nav_wrap .hy_header_logo_wrap {
		margin-bottom: 50px;
	}
	.hy_header_nav_box {
		margin-bottom: 10px;
	}
	.hy_header_nav_list {
		padding: 0 15px;
	}
	.hy_header_nav_txt a{
		display: block;
		padding: 5px 0;
		color: #222222;
		font-weight: bold;
	}
	.hy_header_nav_box_inquiry {
		margin-top: 30px;
	}
	#hy_header .hy_header_nav_list .hy_inquiry_btn a{
		padding: 17px 20px 18px;
		font-size: 16px;
	}
	#hy_header .hy_header_logo_wrap {
		display: flex;
		align-items: center;
		text-decoration: none;
	}
	#hy_header .hy_header_logo_wrap .hy_header_logo{
		width: 107px;
		margin-right: 24px;
		line-height: 0;
	}
	#hy_header .hy_header_logo_wrap .hy_header_logo_txt{
		font-size: 12px;
		color: #222;
		font-weight: bold;
	}
	#hy_header .hy_header_nav_wrap.open {
		transform: translateX(0);
	}
	#header_over_bg.active,
	#header_over_bg.active_hSearch {
		opacity: 1;
		visibility: visible;
	}
	/* is_fixed */
	#hy_header_hamburger.is_fixed {
		right: 10px;
		width: 60px;
		height: 60px;
		border-radius: 10000px;
    background-color: #0C40A0;
		box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16) inset;
	}
	#hy_header_hamburger.is_fixed .hy_header_hamburger_box span{
		background-color: #fff;
	}
	#hy_header_hamburger.is_fixed a{
		width: 60px;
		height: 60px;
		padding: 22px 9px 15px;
	}
	/* active */
	#hy_header_hamburger.active {
		top: 6px;
		right: 10px;
		background-color: transparent;
		box-shadow: none;
	}
	#hy_header_hamburger.active a{
		padding: 16px 9px 15px;
	}
	#hy_header_hamburger.active .hy_header_hamburger_box span{
		background-color: #222222;
	}
  #hy_header_hamburger.active .hy_header_hamburger01 {
    transform: translateY(6px) rotate(-45deg);
  }
  #hy_header_hamburger.active .hy_header_hamburger02 {
    opacity: 0;
  }
  #hy_header_hamburger.active .hy_header_hamburger03 {
    transform: translateY(-4px) rotate(45deg);
  }
	#hy_header_hamburger.active .hy_header_hamburger01 {
    transform: translateY(6px) rotate(-45deg);
  }
  #hy_header_hamburger.active .hy_header_hamburger02 {
    opacity: 0;
  }
  #hy_header_hamburger.active .hy_header_hamburger03 {
    transform: translateY(-8px) rotate(45deg);
  }
}

/**************************************************************/
/*                            hy_footer                          */
/**************************************************************/
#hy_footer .hy_footer_wrap{
	color: #fff;
}
#hy_footer .youtube_wrap{
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
}
#hy_footer .youtube_ttl a{
	padding-left: 37px;
	background: url(/jpn//consumer/hydrogen/common/images/footer_icon_youtube.svg) no-repeat center left;
	color: #fff;
	text-decoration: none;
}
#hy_footer .hy_footer_link_list li {
	margin-right: 25px;
	display: inline-block;
}
#hy_footer .hy_footer_link_list a {
	text-decoration: none;
	font-size: 13px;
	color: #fff;
}
#hy_footer .hy_footer_sns_wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 285px;
	height: 44px;
}
#hy_footer .hy_footer_sns_box{
	width: 44px;
}
#hy_footer .hy_footer_sns_box._facebook{
	width: 44px;
}
#hy_footer .hy_footer_sns_btn{
	width: 94px;
	overflow: hidden;
}
#hy_footer .hy_footer_sns_btn a{
	display: block;
	padding: 5px 0;
	border: 1px solid #c0bfc7;
	background-color: #fff;
	border-radius: 10000px;
	text-align: center;
	color: #222;
}
@media print, screen and (min-width:768px) {
	#hy_footer{
		position: relative;
		background: linear-gradient(90deg, rgba(139, 234, 236, 0.15) 0%, rgba(101, 179, 243, 0.15) 100%);
	}
	#hy_footer .hy_footer_wrap{
		padding-top: 160px;
		padding-bottom: 40px;
		background: url(/jpn/consumer/hydrogen/common/images/footer_bg01.png) top center no-repeat;
		background-size: cover;
	}
	#hy_footer .hy_footer_inner{
		max-width: 1300px;
		padding: 0 50px;
		margin: 0 auto;
	}
	#hy_footer .hy_footer_logo_wrap {
	}
	#hy_footer .hy_footer_logo_wrap a:hover,
	.youtube_ttl a:hover,
	#hy_footer .hy_footer_link_list a:hover{
		opacity: .6;
	}
	#hy_footer .hy_footer_menu_wrap {
		display: flex;
	}
	#hy_footer .hy_footer_menu_wrap .hy_footer_menu_block {
		margin-right: 5%;
	}
	#hy_footer .hy_footer_menu_wrap .hy_footer_menu_block:last-of-type {
		margin-right: 0;
	}
	#hy_footer .hy_footer_menu_block .hy_footer_menu_box{
		margin-bottom: 30px;
	}
	#hy_footer .hy_footer_menu_block .hy_footer_menu_box:last-of-type{
		margin-bottom: 0;
	}
	#hy_footer .hy_footer_menu_ttl {
		margin-bottom: 10px;
	}
	#hy_footer .hy_footer_menu_ttl a{
		color: #fff;
		text-decoration: none;
	}
	#hy_footer .hy_footer_menu_ttl a:hover{
		opacity: .6;
	}
	#hy_footer .hy_footer_menu_link{
		margin-bottom: 10px;
	}
	#hy_footer .hy_footer_menu_link a{
		display: inline-block;
		position: relative;
		padding-left: 18px;
		color: #fff;
		text-decoration: none;
		font-size: 14px;
	}
	#hy_footer .hy_footer_menu_link a:hover{
		opacity: .6;
	}
	#hy_footer .hy_footer_menu_link a:after{
		position: absolute;
		top: .75em;
		left: 0;
		margin: auto 0;
		content: "";
		width: 8px;
		height: 1px;
		background-color: #fff;
	}
	#hy_footer .hy_footer_inquiry{
		margin-top: 40px;
		width: 245px;
	}
	#hy_footer .hy_footer_inquiry a{
		position: relative;
		display: block;
		padding: 13px 50px 13px 20px;
		border-radius: 10000px;
		border: 2px solid #fff;
		text-align: center;
		color: #fff;
		text-decoration: none;
	}
	#hy_footer .hy_footer_inquiry a:hover{
		transform: translateY(3px);
	}
	#hy_footer .hy_footer_inquiry a:after{
		position: absolute;
		top: 0;
		bottom: 0;
		right: 23px;
		margin: auto 0;
		content: "";
		width: 20px;
		height: 1px;
		background-color: #fff;
	}
	#hy_footer .hy_footer_inquiry a:before{
		position: absolute;
		top: 0;
		bottom: 0;
		right: 23px;
		margin: auto 0;
		content: "";
		width: 5px;
		height: 5px;
		border-radius: 10000px;
		background-color: #fff;
	}
	#hy_footer .hy_footer_inquiry a:hover:before{
		animation-name: anime_btn_slide;
    animation-duration: .2s;
	}
	@keyframes anime_btn_slide{
		0%{
			right: 23px;
		}
		50%{
			right: 43px;
		}
		100%{
			right: 23px;
		}
	}
	.youtube_wrap .hy_footer_inquiry {
		display: none;
	}
	#footer_copyright {
		position: relative;
		padding: 0;
    max-width: 1300px;
    margin: -65px auto 0;
		padding: 0 50px;
		text-align: right;
		color: #fff;
	}
	#hy_footer .hy_footer_main_wrap{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		margin-bottom: 45px;
		padding: 0 25px 0 10px;
		box-sizing: border-box;
	}
	#hy_footer .hy_footer_sns_btn a{
		position: relative;
		z-index: 0;
		transition: all .2s;
		overflow: hidden;
	}
	#hy_footer .hy_footer_sns_btn a:hover{
		text-decoration: none;
		color: #fff;
	}
	#hy_footer .hy_footer_sns_btn a:after{
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		background-color: #ff0a14;
		transform: scale(0, 1);
		transform-origin: right top;
		transition: transform .2s cubic-bezier(0.8, 0, 0.2, 1) 0s;
		z-index: -2;
	}
	#hy_footer .hy_footer_sns_btn a:hover:after {
    transform: scale(1, 1);
    transform-origin: left top;
    visibility: visible;
	}
	#hy_footer .hy_mf_finder_searchBox_items{
		padding: 0;
	}
	#hy_footer .hy_footer_link_list_wrap{
		position: relative;
		z-index: 1;
	}
}
@media print, screen and (max-width:1450px) and (min-width:768px) {
	#hy_footer .hy_footer_inquiry {
		width: 180px;
	}
}
@media print, screen and (max-width:1350px) and (min-width:768px) {
	#hy_footer .hy_footer_menu_wrap .hy_footer_menu_block{
		margin-right: 2.8%;
	}
}
@media print, screen and (max-width:1200px) and (min-width:768px) {
	#hy_footer .hy_footer_menu_wrap .hy_footer_menu_block{
		margin-right: 3%;
	}
	#hy_footer .hy_footer_menu_ttl a{
		font-size: 14px;
	}
	#hy_footer .hy_footer_menu_link a{
		font-size: 12px;
	}
}
@media screen and (max-width:767px){
	#hy_footer{
		position: relative;
		background: #E8F4FD;
	}
	#hy_footer .hy_footer_wrap{
		padding: 80px 30px 120px;
		background: url(/jpn/consumer/hydrogen/common/images/footer_bg01_sp.png) top center no-repeat;
		background-size: cover;
	}
	#hy_footer .hy_footer_main_wrap{
		margin-bottom: 20px;
	}
	#hy_footer .hy_footer_search_cnt {
		margin-bottom: 20px;
	}
	#hy_footer .hy_footer_logo_wrap {
		margin: 0 auto 20px;
		text-align: center;
	}
	#hy_footer .hy_footer_sns_wrap{
		margin: 0 auto;
	}
	.youtube_wrap .youtube_ttl {
		margin-bottom: 20px;
	}
	#hy_footer .hy_footer_menu_wrap {
		display: none;
	}
	.youtube_wrap .hy_footer_inquiry a{
		color: #fff;
	}
	#hy_footer .hy_footer_link_list li {
		display: block;
		margin-bottom: 5px;
	}
	#footer_copyright {
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: 30px;
    color: #fff;
    padding: 0 30px;
	}
}

/**************************************************************/
/*                            page_top                          */
/**************************************************************/
#page_top{
	opacity: 1;
	background: url(/jpn/consumer/hydrogen/common/images/icon_page_top.svg) no-repeat;
	background-size: 100%;
	width: 125px;
	height: 125px;
}
#page_top a:before{
	display: none;
}
@media screen and (max-width:767px){
	#page_top{
		width: 75px;
		height: 75px;
		right: 0;
	}
}

/**************************************************************/
/*                            handbook                          */
/**************************************************************/
#handbook .handbook_ttl{
	font-weight: bold;
	color: #fff;
}
#handbook .handbook_txt{
	color: #fff;
}
#handbook .handbook_img{
	box-shadow: 0px 10px 20px 0px rgba( 37, 69, 81,.1);
}
#handbook .hy_btn01 a{
	font-weight: normal;
}
@media print, screen and (min-width:768px) {
	#handbook{
		position: relative;
		margin-bottom: -60px;
		z-index: 0;
	}
	#handbook:after{
		content: "";
		position: absolute;
		top: 60px;
		left: 0;
		width: 100%;
		height: calc(100% - 120px);
		background: linear-gradient(90deg, rgba(139,234,236,1) 0%, rgba(87,201,240,1) 36%, rgba(63,178,243,1) 71%, rgba(35,119,200,1) 100%);
		z-index: -1;
	}
	#handbook .hy_inner{
		display: flex;
		justify-content: space-between;
	}
	#handbook .handbook_ttl{
		margin-bottom: 30px;
		font-size: 40px;
	}
	#handbook .handbook_txt{
		margin-bottom: 30px;
	}
	.handbook_box {
		padding-top: 120px;
		width: calc(100% - 440px);
	}
	#handbook .hy_btn01{
		width: 520px;
		max-width: none;
	}
	#handbook .hy_btn01 a{
		font-size: 16px;
		font-weight: normal;
	}
}
@media screen and (max-width:767px){
	#handbook{
		position: relative;
		z-index: 0;
		padding-bottom: 60px;
	}
	#handbook:after{
		content: "";
		position: absolute;
		top: 15%;
		left: 0;
		width: 100%;
		height: 85%;
		background: linear-gradient(180deg, rgba(139,234,236,1) 0%, rgba(87,201,240,1) 36%, rgba(63,178,243,1) 71%, rgba(35,119,200,1) 100%);
		z-index: -1;
	}
	#handbook .handbook_img{
		width: 43.2%;
		margin: 0 auto 35px;
	}
	#handbook .handbook_ttl{
		margin-bottom: 20px;
		font-size: 22px;
	}
	#handbook .handbook_txt{
		margin-bottom: 35px;
	}
	#handbook .hy_btn01 a{
		padding: 10px 45px;
		font-size: 14px;
	}
}



/**************************************************************/
/*  LINK
**************************************************************/
#link {
}
#link .link_ttl {
	color: #0C40A0;
	font-weight: bold;
	font-size: 34px;
	text-align: center;
}
#link .link_col3 li {
  overflow: hidden;
}
#link .link_col3 li .fig {
	overflow: hidden;
}
#link .link_col3 li:nth-child(3n){
  margin-right:0;
}
#link .link_col3 a {
	height: 100%;
  display: block;
  position: relative;
  color: #333;
  border-radius: 20px;
	overflow: hidden;
	text-decoration: none;
}
#link .link_col3 .fig img {
  transition: transform .6s;
	width: 100%;
}
#link .link_col3 .fig img {
  width: 100%;
}
#link .link_col3 .txt_box {
	display: flex;
	align-items: center;
	justify-content: center;
  width: 100%;
	padding: 15px 30px 20px;
	background: #FFF;
}
#link .link_col3 .ttl {
  font-size: 18px;
  font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
#link .link_col3 .read {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: bold;
  margin-bottom: 2%;
}
#link .link_col3 .txt {
  font-size: 14px;
}
@media print, screen and (min-width:768px) {
	#link{
		padding-top: 160px;
		background: linear-gradient(90deg, rgba(139, 234, 236, 0.15) 0%, rgba(101, 179, 243, 0.15) 100%);
	}
	#link .link_col3 {
		display: flex;
		flex-wrap: wrap;
	}
	#link .link_ttl {
		font-size: 34px;
	}
	#link .link_col3 a:hover .fig img {
		transform: scale(1.05, 1.05);
	}
	#link .link_col3 li {
		width: 31%;
		margin-top: 40px;
		margin-right: 3.1%;
	}
	#link .link_col3 .txt_box {
		min-height: 85px;
	}
}
@media screen and (max-width:767px){
	#link{
		padding: 50px 0 30px;
		background-color: #E8F4FD;
	}
	#link .link_ttl {
		margin-bottom: 30px;
		font-size: 22px;
	}
	#link .link_col3 li {
		margin-bottom: 30px;
	}
	#link .link_col3 li:last-of-type {
		margin-bottom: 0;
	}
	#link .link_col3 .txt_box {
		padding: 20px 30px;
	}
	#link .link_col3 li .ttl{
		font-size: 14px;
	}
}

/***************************************************************/
/*                              pankuzu                        */
/***************************************************************/

#pan {
	 font-size: 10px;
	 margin-top: 10px;
	 margin-bottom: 10px;
}

#pan a,
#pan a:link,
#pan a:visited {
	color: #666666;
	text-decoration: none;
}

#pan a:hover,
#pan a:active {
	color: #497eb9;
	text-decoration: underline;
}

/***************************************************************/
/*                              page-up                        */
/***************************************************************/

.page-up {
	text-align: right;
	margin-top: 10px;
	margin-right: 23px;
}

.page-up img{
	vertical-align: middle;
}



/***************************************************************/
/*                              breadcum                        */
/***************************************************************/
.breadcum_block .breadcrumbs{
	display: flex;
	flex-wrap: wrap;
	padding: 15px 0;
}
.breadcum_block .breadcrumbs li{
	margin-right: 20px;
}
.breadcum_block .breadcrumbs li a,
.breadcum_block .breadcrumbs li span{
	font-size: 12px;
}
.breadcum_block .breadcrumbs li a,
.breadcum_block .breadcrumbs li .link_none{
	position: relative;
	padding-right: 22px;
	color: #222222;
	text-decoration: none;
}
.breadcum_block .breadcrumbs li .link_none{
	display: inline;
}
.breadcum_block .breadcrumbs li a:after,
.breadcum_block .breadcrumbs li .link_none:after{
	position: absolute;
	bottom: 4px;
	right: 0;
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.breadcum_block .breadcrumbs li .link_none:after{
	bottom: 7px;
}
@media print, screen and (min-width:768px){
	.breadcum_block {
		max-width: 1480px;
		padding: 0 50px;
		margin: 0 auto;
	}
	.breadcum_block .content_inner {
    width: 1124px;
    padding: 0 50px;
	}
	.breadcum_block .breadcrumbs li a:hover{
		color: #1ba1e6;
	}
}
@media screen and (max-width:767px){
	.breadcum_block {
		display: none;
		border-top: 1px solid #e1e1e1;
	}
	.breadcum_block .content_inner {
		padding-right: 0;
	}
	.breadcum_block .breadcrumbs{
		overflow-x: auto;
		word-break: keep-all;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		padding: 10px 0 6px;
	}
	.breadcum_block .breadcrumbs li{
		padding-bottom: 5px;
	}
}

/***************************************************************/
/*                              breadcum                        */
/***************************************************************/
@media print, screen and (min-width:768px){
	.container{
		padding-top: 100px;
	}
	.hy_sec {
		margin-bottom: 80px;
	}
	.hy_inner {
		max-width: 1300px;
		padding: 0 50px;
		margin: 0 auto;
	}
	.hy_inner02 {
		max-width: 1300px;
		padding: 0 50px;
		margin: 0 auto;
	}
}
@media screen and (max-width:767px){
	.container{
		padding-top: 60px;
	}
	.hy_sec {
		margin-bottom: 80px;
	}
	.hy_inner {
		padding: 0 40px;
	}
	.hy_inner02 {
		padding: 0 20px;
	}
}

/***************************************************************/
/*                              bg_section01                        */
/***************************************************************/
@media print, screen and (min-width:768px){
	.bg_section01 {
		background: url("/jpn/consumer/hydrogen/common/images/s1_bg01.png") no-repeat top -20px right,url("/jpn/consumer/hydrogen/common/images/s1_bg02.png") no-repeat top -20px left;
		background-size: 15%;
	}
}
@media screen and (max-width:767px){
	.bg_section01 {
    background: url("/jpn/consumer/hydrogen/common/images/s1_bg02.png") no-repeat left top 200px;
		background-size: 125px;
	}
}

/***************************************************************/
/*                              mv01                        */
/***************************************************************/
#mv01 .mv01_inner .mv01_box .mv01_read {
	font-size: 14px;
	letter-spacing: 0.08em;
	padding-left: 44px;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	margin-top: 2vh;
}
#mv01 .mv01_inner .mv01_box .mv01_read:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 4px;
	width: 24px;
	height: 1px;
	background: #fff;
}
@media print, screen and (min-width:768px){
	#mv01 {
		background: url("/jpn/consumer/hydrogen/common/images/bg.jpg") no-repeat center/cover;
		height: 460px;
	}
	#mv01 .mv01_inner {
		position: relative;
		max-width: 1480px;
		padding: 0 50px;
    width: 100%;
		height: 100%;
		margin: 0 auto;
    color: #fff;
	}
	#mv01 .mv01_inner .mv01_box {
		position: absolute;
		top: 213px;
		left: 0;
		padding: 0 50px;
		box-sizing: content-box;
	}	
	#mv01 .mv01_inner .mv01_box .mv01_ttl {
	font-size: 50px;
	padding-top: 6px;
	letter-spacing: 0.02em;
	font-weight: bold;
	line-height: 1.5;
	}
}
@media screen and (max-width:767px){
	#mv01 {
		background: url("/jpn/consumer/hydrogen/common/images/bg_sp.jpg") no-repeat center/cover;
		height: 69vw;
	}
	#mv01 .mv01_inner {
		position: relative;
		padding: 0 40px;
		width: 100%;
		height: 100%;
		margin: 0 auto;
		color: #fff;
	}
	#mv01 .mv01_inner .mv01_box{
		position: absolute;
    top: 30vw;
    left: 11%;
    padding: 0;
	}
	#mv01 .mv01_inner .mv01_box .mv01_read {
	font-size: 12px;
	font-weight: bold;
}
	#mv01 .mv01_inner .mv01_box .mv01_read:before {
	top: 40%;
}
	#mv01 .mv01_inner .mv01_box .mv01_ttl {
	font-size: 30px;
	padding-top: 12px;
	font-weight: bold;
}
}

/***************************************************************/
/*                              txt_mb                        */
/***************************************************************/
.txt_mb {
	margin-bottom: 40px;
}
@media print, screen and (min-width:768px){
	.two_col {
		display: flex;
		justify-content: space-between;
		}
	.two_col .col_l {
		width: 50%;
	}
	.two_col .col_l p {
		line-height: 32px;
	}
	.two_col .col_l p sub{
		bottom: 1.25em;
	}
	.two_col .col_r {
		width: 50%;
	}
}
@media screen and (max-width:767px){
	.two_col .col_l {
		margin-bottom: 40px;
	}
}

/***************************************************************/
/*                              hy_thum_link_wrap                        */
/***************************************************************/
.hy_thum_link_wrap {
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}
.hy_thum_link_wrap .hy_thum_link_box a {
	color: #fff;
	display: flex;
	position: relative;
	overflow: hidden;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	max-height: 300px;
}
.hy_thum_link_wrap .hy_thum_link_box a .txt {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.hy_thum_link_wrap .hy_thum_link_box a .fig {
	transition: transform .6s;
}
.hy_thum_link_wrap .hy_thum_link_box a .link {
	display: inline-block;
	padding-right: 35px;
	background: url(/jpn/consumer/hydrogen/common/images/icon_arrow_wh.svg) no-repeat right center;
}
.hy_thum_link_wrap .hy_thum_link_box a .txt dl dt {
	font-size: 34px;
	font-weight: bold;
	padding-bottom: 19px;
	text-align: center;
}
.hy_thum_link_wrap .hy_thum_link_box a .txt dl dd {
	font-size: 16px;
	width: 100%;
	padding: 0 40px;
	margin: 0 auto;
	line-height: 32px;
	text-align: left;
}
.min_h_300px {
	min-height: 300px;
}
@media print, screen and (min-width:768px){
	.hy_thum_link_wrap._col1 .hy_thum_link_box {
		width: 100%;
	}
	.hy_thum_link_wrap._col2 .hy_thum_link_box {
		width: calc((100% - 2px)/2);
	}
	.hy_thum_link_wrap._col3 .hy_thum_link_box {
		width: calc((100% - 4px)/3);
	}
	.hy_thum_link_wrap .hy_thum_link_box {
		margin-bottom: 2px;
		margin-right: 2px;
	}
	.hy_thum_link_wrap._col2 .hy_thum_link_box:nth-of-type(2n) {
		margin-right: 0;
	}
	.hy_thum_link_wrap._col3 .hy_thum_link_box:nth-of-type(3n) {
		margin-right: 0;
	}
	.hy_thum_link_wrap .hy_thum_link_box a:hover .fig {
		transform: scale(1.1, 1.1);
	}
	.hy_thum_link_wrap .hy_thum_link_box a .txt dl {
		/* padding-top: 55px; */
		padding-bottom: 31px;
	}
	/* .hy_thum_link_wrap._col3 .hy_thum_link_box a .txt dl {
		padding-top: 90px;
	} */
	.hy_thum_link_wrap .hy_thum_link_box a .txt {
		width: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}
@media screen and (max-width:767px){	
	.hy_thum_link_wrap {
		display: block;
	}
	.hy_thum_link_wrap .hy_thum_link_box {
		width: 100%;
		margin: 0 0 2px;
	}
	.hy_thum_link_wrap .hy_thum_link_box a {
		padding: 50px 30px;
	}
	.hy_thum_link_wrap .hy_thum_link_box.hy_thum_link_box01 {
		background: url("/jpn/consumer/hydrogen/common/images/hy_thum_link_bg1.jpg") no-repeat center/cover;
	}
	.hy_thum_link_wrap .hy_thum_link_box.hy_thum_link_box02 {
		margin: 0;
		background: url("/jpn/consumer/hydrogen/common/images/hy_thum_link_bg2.jpg") no-repeat center/cover;
	}
	.hy_thum_link_wrap .hy_thum_link_box.hy_thum_link_box03 {
		background: url("/jpn/consumer/hydrogen/common/images/hy_thum_link_bg3.jpg") no-repeat center/cover;
	}
	.hy_thum_link_wrap._col1 .hy_thum_link_box.hy_thum_link_box01 {
		background: url("/jpn/consumer/hydrogen/common/images/hy_thum_link_bg1_col1.jpg") no-repeat center/cover;
	}
	.hy_thum_link_wrap .hy_thum_link_box a .fig {
		display: none;
	}
	.hy_thum_link_wrap .hy_thum_link_box a .txt {
		position: relative;
		top: auto;
		left: auto;
	}
	.hy_thum_link_wrap .hy_thum_link_box a .txt dl {
		padding-bottom: 15px;
	}
	.hy_thum_link_wrap .hy_thum_link_box a .txt dl dt {
		padding-bottom: 10px;
	}
	.hy_thum_link_wrap .hy_thum_link_box a .txt dl dd {
		padding: 0;
		letter-spacing: 0;
	}
}

/***************************************************************/
/*                              ttl_large01                        */
/***************************************************************/
.ttl_large01{
	font-weight: bold;
}
@media print, screen and (min-width:768px){
	.ttl_large01 {
		margin-bottom: 40px;
		font-size: 34px;
	}
}
@media screen and (max-width:767px){
	.ttl_large01 {
		margin-bottom: 30px;
		font-size: 26px;
	}
}


/***************************************************************/
/*                              hy_btn01                        */
/***************************************************************/
.hy_btn01 {
	margin-bottom: 30px;
	border-radius: 1000px;
	box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 10%);
}
/* .hy_btn01 a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-decoration: none;
} */
.hy_btn01 a {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	z-index: 0;
	min-height: 70px;
	padding: 16px 70px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-radius: 1000px;
	line-height: 1.4;
	text-decoration: none;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	transition: all .3s;
	background: linear-gradient(90deg, rgba(139, 234, 236, 1) 0%, rgba(87, 201, 240, 1) 30%, rgba(63, 178, 243, 1) 70%, rgba(35, 119, 200, 1) 100%);
}
.hy_btn01 a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 23px;
	margin: auto 0;
	content: "";
	width: 20px;
	height: 1px;
	background-color: #fff;
}
.hy_btn01.hy_btn_white a:after {
	background-color: #0C40A0;
}
.hy_btn01 a:before {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 23px;
	margin: auto 0;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 10000px;
	background-color: #fff;
	z-index: 1;
}
.hy_btn01.hy_btn_white a:before {
	background-color: #0C40A0;
}
.hy_btn_white a{
	background: #fff;
}
.hy_btn_white a {
	color: #0C40A0;
}

@media print, screen and (min-width:768px){
	.hy_btn01 {
		min-width: 300px;
		max-width: 331px;
	}
	.hy_btn01.hy_largebtn {
		min-width: 331px;
		max-width: 424px;
	}
	.hy_btn01 a:hover{
		transform: translateY(3px);
	}
	.hy_btn01 a:hover:before{
		animation-name: anime_btn_slide;
    animation-duration: .2s;
	}
	@keyframes anime_btn_slide{
		0%{
			display: none;
			right: 43px;
		}
		50%{
			display: block;
			right: 43px;
		}
		100%{
			right: 23px;
		}
	}
}

@media screen and (max-width:767px){
	.hy_btn01 {
		width: 100%;
	}
	.hy_btn01 a {
		min-height: 60px;
		padding: 10px 50px;
	}
}


/***************************************************************/
/*                              table_list                        */
/***************************************************************/
.table_list dl{
	display: table;
	border-bottom: 1px solid #ddd;
	padding: 9px 0 10px 10px;
}
.table_list dl:first-child{
	border-top: 1px solid #ddd;
}
.table_list dl {
	padding: 11px 0 12px 10px;
}
.table_list dl dt{
	font-weight: bold;
}
.table_list dl dt,
.table_list dl dd {
	width: 50%;
	display: table-cell;
	font-size: 14px;
}
@media print, screen and (min-width:768px){
	.table_list dl{
		width: 100%;
	}
}
@media screen and (max-width:767px){
	.table_list dl{
		width: 100%;
		text-align: left;
	}
}


/***************************************************************/
/*                              img_rounded                        */
/***************************************************************/
.img_rounded {
	border-radius: 20px;
}

/***************************************************************/
/*                              corner_rounded                        */
/***************************************************************/
.corner_rounded {
	border-radius: 20px;
}

/***************************************************************/
/*                          additional width                            */
/***************************************************************/
.w16p {
	width: 16.66%;
}

/***************************************************************/
/*                              text_customs                       */
/***************************************************************/
.txt_lh_2 {
	line-height: 2;
}
.txt_lh_2 sub{
	bottom: 1.25em;
}
@media screen and (max-width:767px){
	.txt_lh_2 sub {
		bottom: 1.2em;
	}
}

/***************************************************************/
/*                          borders                            */
/***************************************************************/
.border_bottom02 {
	border-bottom: 2px solid #fff !important;
}
.border_right {
	border-right: 1px solid #fff;
}
.border_no_bottom {
	border-bottom: none !important;
}

/***************************************************************/
/*                       hy_edge_rounded                         */
/***************************************************************/
.hy_edge_rounded {
	border-radius: 20px;
}

/***************************************************************/
/*                       hy_link                         */
/***************************************************************/
.hy_link {
	margin-bottom: 20px;;
}
.hy_link_arrow {
	position: relative;
	padding-right: 25px;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
.hy_link_arrow::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 5px;
	margin: auto 0;
	content: "";
	display: block;
	width: 14px;
	height: 10px;
	background: url(/jpn/consumer/hydrogen/common/images/icon_arrow_blue.svg);
	content: "";
	background-repeat: no-repeat;
	background-size: 100%;
	
}
.hy_arrow_big {
	font-size: 20px;
	font-weight: bold;
}
@media print, screen and (min-width:768px){
	.hy_link_arrow:hover{
		text-decoration: none;
	}
	.hy_link_arrow:hover:after{
		transition: all .3s;
		right: 0;
	}
}

/***************************************************************/
/*                              text_colors                        */
/***************************************************************/
.text_white {
	color: #fff;
}
.text_blue {
	color: #0C40A0;
}
.text_skyblue {
	color: #00B3EE;
}
.text_violet {
	color: #7A59C9;
}

/***************************************************************/
/*                         bg_colors                           */
/***************************************************************/
.bg_skyblue {
	background-color: #00B3EE;
}
.bg_blue {
	background-color: #0C40A0;
}
.bg_teal {
	background-color: #35CDD2;
}
.bg_lightblue {
	background-color: #D3F1FB;
}
.bg_purple {
	background-color: #E3D3FB;
}


/***************************************************************/
/*                              hy_table_list                        */
/***************************************************************/
.hy_table_normal {
	width: 100%;
	overflow: hidden;
    margin-bottom: 20px;
	border-collapse: collapse;
	text-align: center;
    -webkit-text-size-adjust: 100%;
}
.hy_table_normal th,
.hy_table_normal td {
	text-align: center;
	vertical-align: middle;
}
.hy_table_normal td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.hy_table_normal td:last-child {
	border-right: 0;
}


/***************************************************************/
/*                              hy_table_colored                        */
/***************************************************************/
.hy_table_colored th{
	padding: 18px;
	border-bottom: 1px solid #fff;
}

/***************************************************************/
/*                              hy_box                        */
/***************************************************************/
.hy_bl_box{
	margin-bottom: 30px;
	padding: 30px;
	background-color: #F3FBFE;
}
.hy_brdr_box{
	margin-bottom: 30px;
	padding: 30px;
	border: 1px solid #ddd;
	background-color: #fff;
	box-shadow: 0px 10px 30px #d3dfe41a;
}
.hy_box_ttl {
	margin-bottom: 13px;
	font-weight: bold;
}
@media print, screen and (min-width:768px){
	.hy_brdr_box.hy_brdr_box_p60{
		padding: 50px 60px 60px;
	}
}

/***************************************************************/
/*                      hy_sp_scroll                       */
/***************************************************************/
@media screen and (max-width:767px){
	.hy_sp_scroll{
		width: 100%;
		padding-bottom: 4px;
		overflow-x: auto;
	}
	.hy_sp_scroll .sp_scroll_cnt{
		width: 1024px;
	}
	.hy_sp_scroll::-webkit-scrollbar{
		height: 4px;
	}
	.hy_sp_scroll::-webkit-scrollbar-track{
		border-radius: 10px;
		background-color: #d9e1e4;
	}
	.hy_sp_scroll::-webkit-scrollbar-thumb{
		border-radius: 10px;
		background-color: #00B3EE;
	}
}


/***************************************************************/
/*                              hy_ttl_bdr_left                        */
/***************************************************************/
.hy_ttl_bdr_left {
	position: relative;
	margin-bottom: 25px;
	padding-left: 14px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
}
.hy_ttl_bdr_left:before {
	position: absolute;
	top: 0.03em;
	left: 0;
	width: 4px;
	height: 100%;
	border-radius: 1000px;
	background: transparent linear-gradient(0deg, rgba(139, 234, 236, 1) 0%, rgba(87, 201, 240, 1) 36%, rgba(63, 178, 243, 1) 68%, rgba(35, 119, 200, 1) 100%) 0% 0% no-repeat padding-box;
	content: "";
}
.hy_ttl_bdr_left sub {
	bottom: 0.9em;
}
@media screen and (max-width:767px){
	.hy_ttl_bdr_left {
		margin-bottom: 20px;
	}
}

/***************************************************************/
/*                              thumb_col_2_1                        */
/***************************************************************/
.thumb_col_2_1 > .col_inner {
	display: flex;
	margin-bottom: 50px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.thumb_col_2_1 > .col_inner .img img{
    width: 100%;
}

@media print, screen and (min-width:768px){
	div[class*="thumb_col_"] {
		margin-top: 56px;
	}
	.thumb_col_2_1 > .col_inner .img{
		margin-top: 50px;
	}
	.thumb_col_2_1 > .col_inner .img:nth-of-type(-n+2) {
		margin-top: 0;
	}
	.thumb_col_2_1 > .col_inner > * {
		width: calc((100% - 76px) / 2);
	}
	.thumb_col_2_1 > .col_inner > *:not(:nth-child(even)) {
		margin-right: 76px;
	}
}

@media screen and (max-width:767px){
	.thumb_col_2_1 > .col_inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.thumb_col_2_1 > .col_inner .img:not(:first-child){
		margin-top: 30px;
	}
	div[class*="thumb_col_"] {
		margin-top: 30px;
	}
}

/***************************************************************/
/*                              thumb_col_1_1                        */
/***************************************************************/
.thumb_col_1_1 > .img img{
    width: 100%;
}
.thumb_col_1_1 > .img:not(:first-child){
    margin-top: 30px;
}

/***************************************************************/
/*                              txt_thumb_2_1                        */
/***************************************************************/
.txt_thumb_2_1 > .col_inner .img img{
    width: 100%;
}
.txt_thumb_2_1._reverse > .col_inner {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
}
@media print, screen and (min-width:768px){
	.txt_thumb_2_1 > .col_inner {
	}
	.txt_thumb_2_1 > .col_inner {
		display: flex;
		justify-content: space-between;
	}
	.txt_thumb_2_1 > .col_inner > * {
		width: calc((100% - 76px) / 2);
	}
}

@media screen and (max-width:767px) {
	.txt_thumb_2_1 > .col_inner {
		margin-bottom: 60px;
	}
	.txt_thumb_2_1 > .col_inner:nth-child(even) {
		display: flex;
		flex-wrap: wrap;
		/* flex-direction: column-reverse; */
	}
	.txt_thumb_2_1 > .col_inner > *:not(:last-child),
	.txt_thumb_2_1 > .col_inner:nth-child(even) > .textarea {
		margin-bottom: 30px;
	}
}


/***************************************************************/
/*                              txt_thumb_ver_2_1                        */
/***************************************************************/
.txt_thumb_ver_2_1 > .col_inner .img img{
    width: 100%;
}

@media print, screen and (min-width:768px){
	.txt_thumb_ver_2_1 > .col_inner {
		margin-top: 60px;
	}
	.txt_thumb_ver_2_1 > .col_inner:nth-of-type(-n+2) {
		margin-top: 0;
	}
	.txt_thumb_ver_2_1{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.txt_thumb_ver_2_1 > .col_inner {
		display: flex;
		width: calc((100% - 76px) / 2);
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.txt_thumb_ver_2_1 > .col_inner > *:not(:first-child){
		margin-top: 30px;
	}
}

@media screen and (max-width:767px) {
	.txt_thumb_ver_2_1 > .col_inner {
		margin-bottom: 60px;
	}
	.txt_thumb_ver_2_1 > .col_inner > *:not(:last-child) {
		margin-bottom: 30px;
	}
}
/***************************************************************/
/*                              thumb_ver_3_1                        */
/***************************************************************/
.thumb_ver_3_1 > .col_inner > *:not(:last-child){
	margin-bottom: 30px;
}
.thumb_ver_3_1 > .col_inner .img img{
    width: 100%;
}
.thumb_ver_3_1 figcaption {
	margin-top: 15px;
}
@media print, screen and (min-width:768px){
	.thumb_ver_3_1 > .col_inner {
		margin-top: 40px;
	}
	.thumb_ver_3_1 > .col_inner:nth-of-type(-n+3) {
		margin-top: 0;
	}
	.thumb_ver_3_1 {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.thumb_ver_3_1 > .col_inner {
		display: flex;
		width: calc((100% - 84px) / 3);
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.thumb_ver_3_1 > .col_inner:not(:nth-child(3n)) {
		margin-right: 42px;
	}
}

@media screen and (max-width:767px) {
	.thumb_ver_3_1 > .col_inner:not(:first-child) {
		margin-top: 30px;
	}
}


/***************************************************************/
/*                              txt_thumb_2_1_1                        */
/***************************************************************/
.txt_thumb_2_1_1 > .col_inner .img img{
    width: 100%;
}
.txt_thumb_2_1_1._reverse > .col_inner {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
}
@media print, screen and (min-width:768px){
	.txt_thumb_2_1_1 > .col_inner {
		margin-bottom: 115px;
	}
	.txt_thumb_2_1_1 > .col_inner {
		display: flex;
		justify-content: space-between;
	}
	.txt_thumb_2_1_1 > .col_inner > div{
		width: calc((100% - 50px) * .7337);
	}
	.txt_thumb_2_1_1 > .col_inner > div + div{
		width: calc((100% - 50px) * .2442);
	}
}

@media screen and (max-width:767px) {
	.txt_thumb_2_1_1 > .col_inner {
		margin-bottom: 60px;
	}
	.txt_thumb_2_1_1 > .col_inner:nth-child(even) {
		display: flex;
		flex-wrap: wrap;
	}
	.txt_thumb_2_1_1 > .col_inner > *:not(:last-child),
	.txt_thumb_2_1_1 > .col_inner:nth-child(even) > .textarea {
		margin-bottom: 30px;
	}
}


/***************************************************************/
/*                              btn_blockhydro                        */
/***************************************************************/
@media print, screen and (min-width:768px) {
	.btn_blockhydro._col3 {
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.btn_blockhydro._col3 > .btn_hydown {
		width: calc((100% - 60px) / 3);
		margin-top: 20px;
	}
	.btn_blockhydro._col3 > .btn_hydown:nth-of-type(-n+3) {
		margin-top: 0;
	}
	.btn_blockhydro._col3 > .btn_hydown:not(:nth-child(3n)) {
		margin-right: 30px;
	}
	.btn_blockhydro .btn_hydown a:hover{
		box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 10%);
	}
	.btn_blockhydro .btn_hydown a {
		display: flex;
		height: 100%;
		overflow: hidden;
		padding: 17px 70px;
		border: 1px #ddd solid;
		border-radius: 300px;
		background: url("/jpn/consumer/hydrogen/common/images/icon_arrowbl_down.png") no-repeat right 15px center;
		color: #222;
		font-size: 14px;
		text-align: center;
		align-items: center;
		align-content: center;
		justify-content: center;
	}
	.btn_blockhydro .btn_hydown a:hover {
		text-decoration: none;
	}
}

@media screen and (max-width:767px){
	.btn_blockhydro._col3 {
        width: 100%;
        margin: 0 auto;
        padding: 27px 15px;
        border: 1px solid #ddd;
        border-radius: 10px;
        flex-direction: column;
    }
    .btn_blockhydro .btn_hydown a {
        display: block;
        padding: 0 35px;
        border: none;
        background: url("/jpn/consumer/hydrogen/common/images/icon_dot_blue.png") no-repeat left 15px center;
        color: #222;
        align-content: flex-start;
        justify-content: flex-start;
    }
    .btn_blockhydro .btn_hydown:last-child {
        margin-bottom: 0;
    }
    .btn_blockhydro .btn_hydown {
        width: 100%;
        margin-bottom: 14px;
    }
}