﻿/* service_002 */

@charset "utf-8";


/* header
---------------------------------------------------*/
header{
	background-color: #000;
	color: #fff;
	}

header#pattern5 .link_setting a{
	color: #666 !important;
	}

header .header_contents .header_col1 .tel svg{
    fill: #000;
	}

header .header_contents .header_col1 .tel a{
    color: #000 !important;
    font-weight: bold;
	}

header .btn > a {
	background: #000 !important;
	color: #fff !important;
	font-weight: bold;
	}

header#pattern5 nav{
	background: #fff;
	}

header nav ul.nav_1st > li > a:hover {
	background: #fff;
	opacity: 1;
	}

header nav ul.nav_1st > li > a:hover span,
header nav ul.nav_1st > li.current > a span{
	color: #fff !important;
	}

header nav * {
	color: #fff;
	font-size: 1.6rem;
	}

header nav ul.nav_1st > li:after,
header nav ul.nav_1st > li:last-child:before{
    height: 20px;
    top: 50%;
	transform: translateY(-50%);
    background: #ddd;
	}

#pattern_4_menu{
	display: none;
}

header nav ul.nav_1st > li:after{
	content: none;
}

header nav ul.nav_1st > li:last-child:before{
	content: none;
}

header nav ul.nav_1st > li > a:hover span, header nav ul.nav_1st > li.current > a span{
	color: #000 !important;
}

header#pattern2 h1{
	display: none;
}

header #menu_head {
	position: relative;
	top: -20px;
}

header#pattern2 nav ul.nav_1st li{
	min-width: 60px;
}

header nav ul.nav_1st > li.current > a {
	background: #fff !important;
}

header .sp_translate {
	display: none !important;
}

/* home01
---------------------------------------------------*/
.home01 {
  width: 100%;
  padding: 80px 20px;
  box-sizing: border-box;
}

.home01 > .flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.home01 .flex h2 {
	font-size: 3rem;
	margin-bottom: 30px;
}

.home01 .flex p {
	margin-bottom: 30px;
}

.home01 > .flex > div {
  flex: 1; 
  max-width: 500px;
}

.home01 > .flex > figure {
  flex: 1; 
  max-width: 500px;
  margin: 0;
}

.home01 > .flex > figure img {
  width: 100%;
  height: auto;
  display: block;
}

/* home02
---------------------------------------------------*/
.home02 {
  background: url('https://prod-storage-tl-s3.s3.ap-northeast-1.amazonaws.com/u6qqbxqd1x86y5oz9nt3u4ng7g8w') no-repeat center / cover;
  width: 100%;
  aspect-ratio: 16 / 9; 
  min-height: 300px;
  display: flex;
  justify-content: flex-end; 
  align-items: center;
}

.home02 > .flex {
  width: 50%;
  padding: 40px;
  box-sizing: border-box;
  display: block;     
  text-align: left;
}

.home02 .flex h2 {
	font-size: 3rem;
	margin-bottom: 30px;
}

.home02 .flex p {
	margin-bottom: 30px;
}

.home02 .flex p.flex {
  display: flex;
  gap: 10px; 
  justify-content: flex-start;
  margin-top: 15px;
	margin-bottom: 0;
}

/* home04
---------------------------------------------------*/
.home04 {
  background: url('https://prod-storage-tl-s3.s3.ap-northeast-1.amazonaws.com/vkfcx6usadygpheml280j0lhal33') no-repeat center / cover;
  width: 100%;
  aspect-ratio: 16 / 9; 
  min-height: 300px;
  display: flex;
  justify-content: flex-end; 
  align-items: center;
}

.home04 > .flex {
  width: 50%;
  padding: 40px;
  box-sizing: border-box;
  display: block;     
  text-align: left;
}

.home04 .flex h2 {
	font-size: 3rem;
	margin-bottom: 30px;
}

.home04 .flex p {
	margin-bottom: 30px;
}

.home04 .flex p.flex {
  display: flex;
  gap: 10px; 
  justify-content: flex-start;
  margin-top: 15px;
	margin-bottom: 0;
}

/* home05
---------------------------------------------------*/
.home05 {
	text-align: center;
	color: #fff;
}

.home05 h2 {
	font-size: 3rem;
	margin-bottom: 30px;
}

.home05 p {
	color: #fff;
	margin-bottom: 20px;
}

.home05 h2,
.home05 p,
.home05 a{
	color: #fff !important;
}


/* footer
---------------------------------------------------*/
footer{
	background: #000;
	}

footer a{
	color: #fff !important;
	transition: .3s;
	}

footer nav li a:hover{
	opacity: 0.6;
	}

#cp {
	color: #fff !important;
}

#fixbtn .fixbtnwrap{
	background-color: #000;
	}

#fixbtn .fixbtnwrap .tel a{
	color: #fff !important;
	}

#fixbtn #scrolltop a:before{
	border-color: #fff;
	}

#fixbtn .contents_btn01 a{
	background-color: #fff !important;
	color: #000 !important;
	}

#fixbtn .fixbtntel a{
    font-weight: bold;
	}




/* kv
---------------------------------------------------*/
#mv:before{
	content: none;
	}

#mv:after {
	background: none;
	}

#kv {
	text-align: center;
}

/* parts
---------------------------------------------------*/
.contents_box01.block_image_text_2 .block_header_1 .h,
.composite_box01.block_images_1 .block_header_1 .h,
.composite_box01.block_images_7 .block_header_1 .h,
.composite_box01.block_images_14.block_image_text2 .block_header_1 .h,
.block_map_1 .block_header_1 .h,
.block_news_1 .block_header_1 .h{
	font-size: 5rem;
	font-weight: bold;
	} 

.btn01 {
	background: #000 !important;
	font-weight: bold;
	color: #fff !important;
	padding: 10px 10px;
	display: inline-block;
	min-width: 200px;
	text-align: center;
	transition: .3s;
	border: 1px solid #000;
}

.btn01:hover {
	background-color: #fff !important;;
	color: #000 !important;
}

.contents_btn01 a, .glossary_archive .content_wrapper .heading.block_header_2 a:after, main form .submit span, main form .submit span input {
	background: #000 !important;
	font-weight: bold;
	color: #fff !important;
	display: inline-block;
	min-width: 200px;
	text-align: center;
	transition: .3s;
	border: 1px solid #000;
	}

.contents_btn01 a:hover, .glossary_archive .content_wrapper .heading.block_header_2 a:hover:after, main form .submit span:hover{
		background-color: #fff !important;
		color: #000 !important;
	}

.contents_box01.block_text_1 .block_header_1{
	margin-bottom: 10px;
	}

.contents_box01.block_text_1 .block_header_1 .h{
	font-size: 3rem;
	font-weight: bold;
	}

.blockarea.block_header .heading.block_header_4 .h{
	font-size: 4rem !important;
	font-weight: bold;
	}

#lv p span {
	font-size: 5rem;
	}

.widget_sitemap .content_wrapper>ul>li>a:before {
    background: #000 !important;
	}

.news_sidebar .heading.block_header_5 .h{
    color: #333 !important;
	}

.pager2 li a {
	background: #000 !important;
	color: #fff !important;
	border-radius: 0;
	}

.composite_box01.block_images_7 .inner_item_txt {
	min-height: 450px;
	}

.composite_box01.block_images_7 .inner_item_txt .heading.block_header_4 .h{
	font-size: 5rem !important;
	font-weight: normal;
	}

.widget_staff01 .inner_item .inner_item_txt dt{
	width: 30%;
	background: #eee;
	padding: 10px !important;
	}

.widget_staff01 .inner_item .inner_item_txt dd{
	padding: 10px !important;
	}

.widget_shop01 dt{
	background: #eee;
	padding: 10px !important;
	}

.widget_shop01 dd{
	padding: 10px !important;
	}

body#edit_page .popnav li, body#pg_newpage .popnav li, body#pg_subnav .popnav li, body#gallery_detail_page .popnav li {
	background: #000;
	}

body#edit_page .popclose, body#pg_newpage .popclose, body#pg_subnav .popclose, body#gallery_detail_page .popclose {
	color: #000;
	}

ul.menu01{
	display: flex;
	justify-content: center;
	}

ul.menu01 li{
	list-style: none;
	padding: 0 10px;
	}

ul.menu01 li a{
	display: block;
	border: 1px solid #000;
	color: #000 !important;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	padding: 20px;
	padding-bottom: 30px;
	transition: .3s;
	position: relative;
	}

ul.menu01 li a::after{
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	transform: rotate(45deg) translateX(-50%);
	position: absolute;
	bottom: 10px;
	left: 50%;
	transition: .3s;
	}

ul.menu01 li a:hover{
	background-color: #000;
	color: #fff !important;
	}

ul.menu01 li a:hover::after{
	border-color: #fff;	
	}

.composite_box01.block_images_1.block_image_text2 .inner_item .inner_item_txt *{
	font-size: 90%;
	}

ul.disc li{
	list-style: disc;
	margin-left: 20px;
	}



/*tablet
================================================================================================================================*/
@media screen and (max-width: 900px){

/*header
------------------------------------------*/
header .wraper>.inner{
	padding: initial;
	}

header .sp_menu a div span, header .sp_menu a div:before, header .sp_menu a div:after {
	background: #fff;
	}
}


header.open:after, header .header_contents {
	background: #000 !important;
}

#pattern_4_menu {
	display: block;
}

header .header_sns, header .header_contents .header_col1, header .header_contents .header_col2 {
	display: none !important;
}

.header#pattern2 nav {
	border-bottom: none !important;
}


.header nav {
	border-bottom: none !important;
}    

header nav ul.nav_1st li a span {
	padding: 0 10px !important;
	display: inline-block;
}

/*sp
================================================================================================================================*/
@media screen and (max-width: 640px){

	.contents_box01.block_image_text_2 .block_header_1 .h, .composite_box01.block_images_7.block_image_text2 .block_header_1 .h, .block_map_1 .block_header_1 .h, .block_news_1 .block_header_1 .h {
		font-size: 3rem;
		}

	.heading.block_header_2 {
		padding-left: inherit;
		}

	.blockarea.block_header .heading.block_header_4 .h {
		font-size: 2.6rem !important;
		}

	#lv {
		height: 150px;
		}

	#lv p span {
		font-size: 3rem;
		}

	.contents_box01.block_text_1 .block_header_1 .h {
			font-size: 2rem;
		}

	.composite_box01.block_images_7 .inner_item_txt {
			min-height: inherit;
		}

	.composite_box01.block_images_3.block_image_text2 .inner_item{
		margin-bottom: 0 !important;
		}

	ul.menu01{
		flex-wrap: wrap;
		justify-content: space-between;
			border: 1px solid #000;
		}

	ul.menu01 li{
		width: 50%;
		padding: 0;
		}

	/* home01
	---------------------------------------------------*/
	.home01 {
		padding: 0;
	}

	.home01 > .flex {
		flex-direction: column-reverse;
		gap: 20px;
	}

	.home01 .flex h2 {
		margin-bottom: 20px;
	}

	.home01 .flex p {
		margin-bottom: 20px;
	}
	
	/* home02
	---------------------------------------------------*/
	.home02 {
		background: none;
		margin-bottom: 80px;
		min-height: auto;
  }

	.home02::before {
		content: "";
		display: block;
		width: 100%;
		aspect-ratio: 16 / 9;
		background: url('https://prod-storage-tl-s3.s3.ap-northeast-1.amazonaws.com/u6qqbxqd1x86y5oz9nt3u4ng7g8w') no-repeat center / cover;
		position: absolute;
		z-index: -1;
		top: 0;
	}

  .home02 > .flex {
    width: 80%;
    padding: 240px 0 0 0;
		margin: 0 auto;
  }

  .home02 .flex h2 {
    margin-bottom: 20px;
  }

  .home02 .flex p {
    margin-bottom: 20px;
  }

  .home02 .flex p.flex {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
  }
	
	/* home04
	---------------------------------------------------*/
	.home04 {
		background: none;
		margin-bottom: 80px;
		min-height: auto;
  }

	.home04::before {
		content: "";
		display: block;
		width: 100%;
		aspect-ratio: 16 / 9;
		background: url('https://prod-storage-tl-s3.s3.ap-northeast-1.amazonaws.com/vkfcx6usadygpheml280j0lhal33') no-repeat center / cover;
		position: absolute;
		z-index: -1;
		top: 0;
	}

  .home04 > .flex {
    width: 80%;
    padding: 240px 0 0 0;
		margin: 0 auto;
  }
	
	.home04 .flex h2 {
		margin-bottom: 20px;
	}

	.home04 .flex p {
		margin-bottom: 20px;
	}
}