@charset "utf-8";

/*メディアクエリ設定*/

@media screen and (max-width: 959px) {
	html{overflow-x: hidden;
}
	
@media (min-width: 1px) and (max-width: 959px) {
  a:hover {
    opacity: 1;
  }
}
	
#header-wrap{
	width: 100%;
	height: 640px;
	position: relative;
}
	
#header{
  width: 100%;
	display: block;
  	text-align: center;	
	position: static;
	z-index:auto;
	transition: unset;
    box-sizing: border-box;
	height: 36px;
	border: none;
}	

#nav_global{	
  display: none;
}
	
#pageheader_01{
		width: 100%;
		position: relative;
		margin:0 auto; 
	padding: 0px;
	height: 10px;
}

	/*	logo　*/
	
	#top{
		position: relative;
	}

	#top h1 img{
		max-width: 100%;
		margin-top: 13px;
		margin-bottom: 1px;
		margin-left: 10px;
	}


	/*	==========
	hamburger-menu
	==========*/
	
	.hamburger-menu{
		display: block;
	}
	
	.menu-btn {
    position: absolute;
    top: -40px;
    right: 8px;
    display: flex;
    height: 42px;
    width: 42px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #1F4776;
	opacity: 0.8;
}
	.menu-btn span,
	.menu-btn span:before,
	.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
}
	.menu-btn span:before {
    bottom: 8px;
}
	.menu-btn span:after {
    top: 8px;
}
	
	#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
	#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
	#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}
	
	#menu-btn-check {
    display: none;
}

.menu-content{
	overflow: auto;
	}
	.menu-content ul {
    padding: 70px 10px 0;
}
	.menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
}
	.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 1.0rem;
    box-sizing: border-box;
    color:#ffffff;
    text-decoration: none;
    padding: 12px 15px 10px 0;
    position: relative;
}
	.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}
	
	.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #1F4776;
	opacity: 0.9;
    transition: all 0.6s;/*アニメーション設定*/
}
	
	#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}
	
	/* hamburger-menu-position-active */
		.sp-gnav01 a{
		opacity: 0.6;
	}
	
	/*	mainVisual　*/
#mainVisual_area{
	width: 100%;
	margin: 0px;
	height: 330px;	
	position: absolute;
	top: 82%;
	left: 0;
}

#maincatch{
	width: 100%;
	display: block;
	height: 300px;
}

#mainVisual_area01{
	width: 100%;
	height: 300px;
	opacity: 1;
}


.maincatch-sec01{
	position: relative;
	width: 100%;
	height: 30%;	
}

.catch01{
	display: block;
	position: relative;
	top: 34%;
	left: 10%;
	padding: 0;
	font-weight: 500;
	width: 86%;
	height: 100px;
	line-height: 1.0;
	color: #262626;
	font-size: clamp(2.4rem, 1.455rem + 4.73vw, 5rem);
	font-family: 'Roboto', sans-serif;
	z-index: -1;
}

.catch01::before{
	content: "";
	display: block;
	position: absolute;
	top:126%;
	left: 0;
	background:#228B22;
	opacity: 1;
	width: 40%;
	height: 6%;
	animation-name: square_box_slide;
	animation-timing-function:ease;
	animation-duration: 3s;
	animation-fill-mode: forwards;
	z-index: -2;
}

@keyframes square_box_slide{
0% {
	opacity: 0;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
}
  50%{
    opacity: 1;
	-webkit-transform: translateX(0);
    transform: translateX(0);
  }
 100% {
	 opacity: 0;
 -webkit-transform: translateX(250%);
 transform: translateX(250%);
 } 
}
	
.catch02{
	position: absolute;
	top: 110%;
	left: 10%;
	width: 86%;
	line-height: 2.0;
	font-weight: 600;
	color:#262626;
	font-size: clamp(1.4rem, 1.291rem + 0.55vw, 1.7rem);
	letter-spacing: 0.2em;
	font-family: 'Noto Sans JP', sans-serif;
}

.catch04{
	position: absolute;
	top: 170%;
	left: 10%;
	width: 76%;
	color:#0F0F0F;
	font-size:clamp(1rem, 0.964rem + 0.18vw, 1.1rem);
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 2.0;
}
	
	.arrowWrap{
		display: none;
	}

/* breadcrumbs-area */

.breadcrumbs-area{
	width: 100%;
	margin: 0;
	height: 20px;
	text-align: right;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.8rem;
	box-sizing: border-box;
}

.breadcrumbs-list li{
	margin: 0 1px 0 0;	
	padding-right: 20px;
	display:inline-block;
}

.breadcrumbs-list a{
	margin: 0 1px 0 0;
	display:inline-block;
	position: relative;
}

.breadcrumbs-list a::after{	
	display: block;
	content: '';
	position: absolute;
	top: 43%;
    right: -20px;
    box-sizing: border-box;
    width: 0px;
    height: 0px;
    border: 4px solid transparent;
    border-left: 4px solid #7a0;
}
		
	
/*	==========
	コンテンツエリアの設定
	==========*/
	
/*	contents　*/
#contents{
	width: 100%;
	margin: 0px auto 100px;
	line-height: 1.8;
	font-size: 1.2rem;	
}

.notice{
	width: 90%;
	font-size:1.0rem;
	line-height: 2.0;
}

/*Information*/
	
.information{
	display: none;
}

.information_sp{
	display: block;
	width: 90%;
	margin: 120px auto 230px;	
	height: 200px;
	position: relative;
}
	
h2.information_title_sp{
	height: 30px;
	width: 30%;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: 0.06em;
	color:#121111;
	font-family: 'Roboto', sans-serif;
	text-align: left;
}
	
.list-news_sp{
	width: 100%;
	margin: 100px auto 60px;
	font-family: 'Noto Sans JP', sans-serif;
	border-top: 1px solid #E3E1E1;
	border-bottom:  1px solid #E3E1E1;
	padding: 20px 0;
}

.news_date_sp{
	color: #494747;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 1.0rem;
}

.text_link_sp{
	color: #494747;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.1rem;
}

.news_more_all_sp{
	display: block;
	width: 90%;
	margin: 0 auto;
	font-size: 1.2rem;
	text-align: right;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
}

/*business*/
	
.business{
	width: 100%;
	margin: 260px auto 20px;
	display: block;
}
	
.business_sec{
	display: none;
}

.business_sec_sp{	
	width: 100%;
	margin: 60px auto 20px;
	display: block;
}
	
.business_title_sp{
	display: block;
	width: 100%;
	font-size: clamp(1.8rem, 1.364rem + 2.18vw, 3rem);
	font-weight: 600;
	letter-spacing: 0.06em;
	color:#121111;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}

.business_title01_sp{
	font-size: clamp(1.2rem, 1.164rem + 0.18vw, 1.3rem);
	font-weight: 600;
	display: block;
	width: 100%;
	margin: 20px 0 20px 0;
	color:#272727;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
}

.business_title01-2_sp{
	font-size: clamp(1rem, 0.964rem + 0.18vw, 1.1rem);
	display: block;
	width: 100%;
	margin: 28px 0 40px 0px;
	color:#272727;
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
}

.business_sec_catch_sp{
	width: 90%;
	margin: 0 auto;
	padding: 0px ;
}

.business_title_wrap{
	display: block;
	width: 98%;
	margin: 0 auto;
	height: 56.3%;
}

.business_title01_wrap,
.business_title02_wrap,
.business_title03_wrap,
.business_title04_wrap{
    width : 90%;
	margin: 0 auto;
	height: 70%;
}

.business_sec_img01,
.business_sec_img02,
.business_sec_img03,
.business_sec_img04{
	width: 100%;
	display: block;
	margin: 20px auto 0;
}

.business_sec_title01,
.business_sec_title02,
.business_sec_title03,
.business_sec_title04{
	font-size: clamp(1.3rem, 1.227rem + 0.36vw, 1.5rem);
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
	color:#292828;
	text-align: center;
}

.business_btn_sp{
	display: block;
	width: 90%;
	margin: 30px auto 0;
	font-size: 1.2rem;
	text-align: right;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
}
	
.business_btn{
	display: none;
}

	
.btnp_sp{
	position: relative;
	display: inline-block;
	padding:0 0 0 15px;
	line-height: 50px;
	color: #333;
	text-decoration: none;
	outline: none;
}
	
	.btnp_sp::after{
  position: absolute;
    content: '';
    top: 1.3em;
    right: -15px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
}

	/*product*/

.product{
	width: 100%;
	margin: 240px auto 60px;
	display: block;
	height: 800px;
	position: relative;
}

.product::before {
	content: "";
	display: block;
	position: absolute;
	top: 10%;
	right: 0px;
	width: 100%;
	height: 60%;
	background:rgba(74, 74, 74, 0.7);
	z-index: -1;
}

.product_title_wrap{
	width: 70%;
	height:40%;
	position: absolute;
	top: -18%;
	left: 0;
	background:rgba(0, 128, 0, 0.6);
}

h2.product_title{
	display: block;
	position: relative;
	top: 5%;
	left: 5%;
	width: 100px;
	height: 20%;
	z-index: 2;	
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: 0.07em;
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
  }

.product_content_wrap{
	width: 100%;
	height: 700px;
	margin: 0 auto 20px;
	position: relative;
}

.product_content01{
	position: absolute;
	top: -6%;
	left: 3%;
	display: block;
	line-height: 0.6;
	vertical-align: middle;
	font-family: 'Noto Sans JP', sans-serif;
}

.product_content{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 160%;
	background-color: rgba(255, 255, 255, 1);
	font-family: 'Noto Sans JP', sans-serif;
}

.contents-list{
	display: none;
}

.contents-list_sp{	
	display: block;
	width: 100%;
	position: relative;
}
	
	.contents-list_sp li{
		display: block;
		width: 100%;
		height: 160px;
	}

.p-list-wrap{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
}

.p-list-name{
	padding: 20px 0 10px 20px;
	color:#434343;
	font-size: 1.3rem;
	font-weight: 600;
	
}

.p-list-wrap span{
	display: inline-block;
	width: 20%;
	margin: 0 0 1px 26px;
}

.dli-arrow-right {
  display: inline-block;
  vertical-align: middle;
  color: #12983c;
  line-height: 1;
  position: relative;
  width: 1em;
  height: 0.1em;
  background: currentColor;
}

.dli-arrow-right::before {
  content: '';
  width: 0.65em;
  height: 0.65em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  transform-origin: top right;
  position: absolute;
  top: 50%;
  right: -0.05em;
  box-sizing: border-box;
}

	.product_image {
		display: none;
	}

h4.product_title01{
	font-weight: 600;
	font-size: 1.2rem;
	text-align: left;
	display: block;
	color:#ffffff;
	margin: 0 0 0 10px;
}

._img{
    position: absolute;
	width: 30%;
    top: 5%;
    right: 0%;
    transform: translateY(0%);
}

	._img img{
		width: 90%;
	}
	

.product_all{
	display: none;
}
	
.product_all_sp{
	display: block;
	width: 90%;
	margin-right: 0;
	font-size: 1.2rem;
	text-align: right;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
}


/*fotter*/

#footer{
	width: 100%;
	height: 500px;
	bbackground-color:rgba(245, 245, 245, 1);
	position: relative;	
}

.footer-inner{	
	width:100%;	
	line-height: 1.8;
	height: 360px;
	position: relative;	
	font-family: 'Noto Sans JP', sans-serif;
}

.contact_sec{
	width: 78%;
}

.contact{
	width:100%;
	line-height: 1.3;
	color:#a9a9a9;
}

.contact_en{
	font-size: 2.2rem;
	font-weight: 600;
	text-align: left;
}

.contact_details01{
	line-height: 1.4;
	font-size: 1.0rem;
	font-weight: 500;
	text-align: left;
	display: block;	
	color: #a9a9a9;
}

#address{
	width: 400px;	
	height: 160px;
	position: absolute;
	top: 110%;
	left: 0;
}

.site_logo_footer{
	width: 100px;
	margin: 0 0 5px 20px;
}

.site_logo_footer img{	
	width: 90px;
	height: 40px;	
	margin: 0 0 5px 26px;
}

#address li.name{
	font-size: 0.9rem;
	font-weight: 600;
	margin: 10px 0 1px 50px;
}

#address li.post-code{
	font-size: 0.9rem;
	margin: 0 0 0 50px;
}

#address li.add{
	font-size: 0.9rem;
	margin: 0 0 0 50px;
}

#sitemap{
	display: flex;
	justify-content: space-between;
	width: 50%;
	position: absolute;
	top: 54%;
	left: 9%;
}

.sitemap_left_sec{
	display: block;
	width: 18%;
}

.sitemap_right_sec{
	display: block;
	width: 18%;
}

.sitemap_01,
.sitemap_02,
.sitemap_03{
	width: 140px;
	display: block;
	padding-bottom: 3px;
}

.sitemap_04,
.sitemap_05,
.sitemap_06{
	display: block;
	width: 160px;
	padding-bottom: 3px;
}

.sitemap_line{
	display: block;
	font-weight: 600;
	min-height: 1.0;
	font-size: clamp(0.8rem, 0.727rem + 0.36vw, 1rem);
	letter-spacing: 0.1em;
	padding: 4px 0  2px 4px;
}

li.sitemap_n{
	display: block;
	width: 100%;
	font-weight: 600;
	min-height: 1.0;
	font-size: clamp(0.8rem, 0.727rem + 0.36vw, 1rem);
	letter-spacing: 0.1em;
	padding: 4px 0  2px 30px;
}
#footer p.copyright{
	position: absolute;
	top: 96%;
	right: 0;
  	display: block;
	margin:0 10px 0px 0;
	width: 100%;
	color:#4D494A;
	text-align: right;
	font-size: 0.7rem;
}


/*ページトップ部分の設定*/

.page-top {
	display: block;
	position: absolute;
	top: -100px;
	right: 10px;
    text-decoration: none;
    font-weight: bold;
    transform: rotate(90deg);
    font-size: 1.0rem;
    line-height: 2.0;
    color: #737373;
    padding: 0 0 0 35px;
    border-top: solid 1px;
}

.page-top::before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 15px;
    border-top: solid 1px;
    transform: rotate(35deg);
    transform-origin: left top;
}

	
}