html{
	margin: 0;
	padding: 0;
}
body {
	/* font-family: 'Hiragino', 'Mincho ProN','Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¦ËœÅ½Ã¦Å“Â ProN','Hiragino','Mincho Pro','Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¦ËœÅ½Ã¦Å“Â Pro' ; */
	font-family: "Ã¦Â¸Â¸Ã£â€šÂ´Ã£â€šÂ·Ã£Æ’Æ’Ã£â€šÂ¯Ã¤Â½â€œ", YuGothic, "Ã¦Â¸Â¸Ã£â€šÂ´Ã£â€šÂ·Ã£Æ’Æ’Ã£â€šÂ¯", "Yu Gothic", sans-serif;
}


.fixed {
    position: fixed!important;
    /* width: 100%!important; */
    top: 10px!important;
    z-index: 1000!important;
    /* background-color: #28272bc7; */
    /* height: 114px!important; */
    right: 10px!important;
}

#header-right{
	position: absolute;
    top: 50px;
    height: 320px;
    display: flex;
    width: 110px;
    z-index: 9999999!important;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    right: 10px;

}

.header_wrap{
	width: 100%;
	z-index: 9999;
	position: absolute;
	top: 0;
}


.header_wrap-inner{

}
.header_wrap-inner img{
   
}
.header_wrap-inner p{

}
.header-line{
	background-color: rgb(0 0 0 / 80%);
	height: 30px;
}
.header-1{
     width: 100vw;
}
.header-2{
    width: 810px;
    margin: auto;
}
.header-3{
    width: 761px;
    margin: auto;
}
.header-4{
   width: 710px;
   margin: auto;
}
.header-5{
    width: 660px;
    margin: auto;
}


.swiper-container {
    width: 100%;
    margin: 40px 0;
    padding: 45px 0;
    margin-top: -40px;
    overflow: hidden;
    height: 110vh;
}

.swiper-slide {
    /* opacity: 0.4; */
    overflow: hidden;
    transition: .7s;
}

.swiper-slide img {
    width: fit-content;
    height: 100vh;
}

.swiper-slide-active {
    opacity: 1;
    z-index: 1;
    //transform: scale(1.5); /* Ã£â€šÂ¹Ã£Æ’Â©Ã£â€šÂ¤Ã£Æ’â€°Ã£ÂÂ®Ã¥Â¤Â§Ã£ÂÂÃ£Ââ€¢Ã¨ÂªÂ¿Ã¦â€¢Â´ */
}

.box1{
	background-image: url(../../images/img5.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 622px;
	margin-top: -70px;
}

.box1-title{
    width: 1000px;
    text-align: center;
    margin: auto;
    padding-top: 60px;
    padding-left: 50px;
}
.box1-title img{}

.box1-subtitle{
    width: 1000px;
    text-align: right;
    margin: auto;
    padding-top: 20px;
    padding-right: 100px;
}
.box1-subtitle img{}

.box2{
	background-image: url(../../images/img6.png);
	background-repeat: no-repeat;
	/* background-position-y: 30px; */
	height: 1340px;
	margin-top: 15px;
	margin-bottom: 100px;
	background-color: #e5e5e5;
	background-position-x: center;
	/* margin-top: -50px; */
}

.box2-title{
    width: 1000px;
    text-align: left;
    margin: auto;
    padding-top: 60px;
}
.box2-title img{}

.box2-subtitle{
    width: 1000px;
    text-align: left;
    margin: auto;
    padding-top: 20px;
}

.box2-subtitle2{
    width: 1000px;
    text-align: left;
    margin: auto;
    padding-top: 20px;
    line-height: 1.5;
}


.box2-subtitle img{}
.box1-detail{
    width: 780px;
    margin: auto;
    margin-top: 36px;
    /* padding-bottom: 50px; */
}
.box2-detail{
    width: 1000px;
    margin: auto;
    margin-top: 30px;
    /* padding-bottom: 50px; */
    display: flex;
    flex-direction: column;
}

.box2-list{
    height: 220px;
    /* width: 100%; */
    background-color: #fff;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.box2-list img{
    /* width: 220px; */
    /* height: 220px; */
}
.box2-list-right{
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 0.95em;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
    text-align: left;
}
.box2-list-right-top{
    color: #720000;
    line-height: 1.5;
    margin-bottom: 10px;
}
.box2-list-right-bottom{
    line-height: 1.4;
    width: 98%;
}
.box2-list-right-link{
    text-align: center;
    width: 340px;
    border: 1px solid #ff7800;
    color: #c66200;
    position: absolute;
    bottom: 10px;
    right: 21px;
    padding: 0 10px;
}

.box2-list-left{
    width: 300px;
    height: 220px;
    object-fit: cover;
    overflow: hidden;
}
.box2-list-left img{
    width: 220px;
    height: 220px;
    object-fit: cover;
}

.box1-detailtitle{
    font-size: 1.8em;
    font-weight: 600;
}
.box1-text{
    font-size: 1.1em;
    font-weight: 400;
}

.banner{
    margin: auto;
    width: 1000px;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 100px;
}

.banner img{}

.more{
    text-align: center;
    margin-top: 20px;
}
.more img{}
.header-text{
	position: absolute;
	top: 0;
	color: #fff;
	z-index: 99999;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	text-align: center;
}

.header-title{
	position: absolute;
	top: 32px;
	color: #fff;
	z-index: 99999;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	text-align: center;
}
.header-title img{
	
}
.header-menu{
	position: absolute;
	top: 118px;
	color: #fff;
	z-index: 99999;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	text-align: center;
	display: flex;
	font-size: 0.9em;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	height: 24px;
}

.header-menu p{
    padding: 0 11px;
}


.header-menu p:hover{
   border-bottom: 3px #c7852f solid;
}




.full{position: relative;}

.h1{
	 font-size: 1.8em;
	 text-align: center;
	 margin: 30px;
}
.h2{
	font-size: 1.4em;
	text-align: left;
	margin: 30px 0px 30px;
	border-bottom: 1px solid;
	
}
.center{
	text-align: center;
}
.txt{
	line-height: 1.8em;
}

.wrap{
	width: 1000px;
	margin: auto;
}
.wrap-full-inner{
    width: 1000px;
    margin: auto;
}

.footer_wrap{
	/* background-color: #28272b; */
	background-image: url(../images/img16.png);
	width: 100vw;
	height: 700px;
	color: #fff;
	/* padding: 10px; */
	text-align: center;
	/* padding-bottom: 50px; */
	/* padding-top: 50px; */
	background-position: top center;
	position: relative;
}

.footer-title-bootom{
	font-size: 0.8em;
	/* width: 90%; */
	text-align: center;
	margin: auto;
}
.footer_wrap_inner{
	display: flex;
	flex-direction: column;
	/* margin-top: 71px; */
	width: 880px;
	margin: auto;
	padding-top: 50px;
	align-items: center;
	justify-content: center;
	/* margin-bottom: 100px; */
	flex-wrap: nowrap;
	align-content: center;
}

.footer-icon{
    width: 220px;
    margin: auto;
}
.footer-icon img{}
.footer-manu{
    /* font-family: YuMincho; */
    position: absolute;
    top: 20px;
    /* left: 29vw; */
    left: 0;
    right: 0;
    margin: auto;
}
.footer-manu img{
}
.footer-manu-link{
    margin-top: 50px;
}
.footer-mllogo{
    position: absolute;
    /* left: 35vw; */
    top: 380px;
    left: 0;
    right: 0;
    margin: auto;
}
.footer-mllogo img{}

.footer-title{
    font-size: 1.8em;
    padding: 40px;
}
.address{
    /* margin-top: 70px; */
    /* font-family: YuMincho; */
    position: absolute;
    bottom: 10px;
    /* left: 32vw; */
    font-size: 0.9em;
    left: 0;
    right: 0;
    margin: auto;
}
.slick-slider
{
    margin-top: -30px;
}

.pc_none{
	display: none;
}
	
.sp_none{
	display: block;
}


@media screen and (max-width: 1000px) {

	.fixed {
	    position: fixed!important;
	    /* width: 100%!important; */
	    top: -42px!important;
	    z-index: 1000!important;
	    /* background-color: #28272bc7; */
	    /* height: 114px!important; */
	    right: -20px!important;
	}
	.pc_none{
		display: block;
	}
		
	.sp_none{
		display: none;
	}
	
	/*menu*/
	.menu-bar{
	    background-color: #182247;
	    padding: 10px;
	    display: flex;
	    flex-direction: row;
	    justify-content: space-between;
	    z-index: 10.;
	    align-content: center;
	    align-items: center;
	    /* margin-top: 28vw; */
	    height: 120px;
	}
	.menu-bar p{
	    color: #fff;
	    font-size: 0.7em;
	    width: 60vw;
	}
		.menu-bar-title{
	    width: 50px;
	    height: fit-content;
	    height: 40px;
	}
	#nav-container {
	  position: fixed;
	  /* height: 100vh; */
	  width: 100%;
	  pointer-events: auto;
	  z-index: 9999;
	  height: 150px;
	}
	#nav-container .bg {
	  position: absolute;
	  top: 70px;
	  left: 0;
	  width: 100%;
	  height: calc(100% - 70px);
	  visibility: hidden;
	  opacity: 0;
	  transition: .3s;
	  background: #000;
	}
	#nav-container:focus-within .bg {
	  visibility: visible;
	  opacity: .6;
	}
	#nav-container * {
	  /* visibility: visible; */
	}
	#menu{
		height: 30px;
		width: 30px;
	}
	.button {
	  position: relative;
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  z-index: 1;
	  -webkit-appearance: none;
	  border: 0;
	  background: transparent;
	  border-radius: 0;
	  height: 70px;
	  width: 30px;
	  cursor: pointer;
	  pointer-events: auto;
	  /* margin-left: 25px; */
	  /* touch-action: manipulation; */
	  -webkit-tap-highlight-color: rgba(0,0,0,0);
	  z-index: 999999;
	}
	.icon-bar {
	  display: block;
	  width: 100%;
	  height: 4px;
	  background: #fff;
	  transition: .3s;
	  border-radius: 5px;
	  text-decoration: none;
	}
	.icon-bar + .icon-bar {
	  margin-top: 5px;
	}
	
	/*
	#nav-container:focus-within .icon-bar:nth-of-type(1) {
	  transform: translate3d(0,8px,0) rotate(45deg);
	}
	#nav-container:focus-within .icon-bar:nth-of-type(2) {
	  opacity: 0;
	}
	#nav-container:focus-within .icon-bar:nth-of-type(3) {
	  transform: translate3d(0,-8px,0) rotate(-45deg);
	}
	*/
	.in{
		transform: translateX(100%);
	}
	
	.line_1 {
		/*-45度回転させる*/
		transform: rotate(-45deg);
		top: 15px;
		right: 0px;
		position: absolute;
		
	}
	.line_2 {
		opacity: 0;
	}
	.line_3 {
		/*45度回転させる*/
		transform: rotate(45deg);
		bottom: 11px;
		position: absolute;
	}
  
  
	#nav-content {
	  margin-top: 70px;
	  padding: 20px;
	  width: 90%;
	  max-width: 300px;
	  position: absolute;
	  top: 0;
	  left: 0;
	  height: calc(100% - 70px);
	  background: #ececec;
	  pointer-events: auto;
	  -webkit-tap-highlight-color: rgba(0,0,0,0);
	  transform: translateX(-100%);
	  transition: transform .3s;
	  will-change: transform;
	  contain: paint;
	}
	
	#nav-content ul {
	  height: 100%;
	  display: flex;
	  flex-direction: column;
	}
	
	#nav-content li a {
	  padding: 10px 5px;
	  display: block;
	  text-transform: uppercase;
	  transition: color .1s;
	}
	
	#nav-content li a:hover {
	  color: #BF7497;
	}
	
	#nav-content li:not(.small) + .small {
	  margin-top: auto;
	}
	
	.small {
	  display: flex;
	  align-self: center;
	}
	
	.small a {
	  font-size: 12px;
	  font-weight: 400;
	  color: #888;
	}
	.small a + a {
	  margin-left: 15px;
	}
	
	#nav-container:focus-within #nav-content {
	  transform: none;
	}
	
	
	.header_wrap{
		width: 100%;
		height: 226px;
		color: #fff;
		padding: 0;
		position: absolute;
		z-index: 1;
		display: flex;
		justify-content: space-around;
		align-items: flex-start;
		align-content: center;
		flex-direction: row;
	}
	
	
	#header-right{
	    display: flex;
	    flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: space-around;
	    width: 100vw;
	    position: relative;
	    right: 0;
	    align-items: center;
	    top: 0;
	    height: 34vw;
	    background-color: #1c4e72;
	    margin-top: 5vw;
	    z-index: 999;
	}
	#header-right img{
    width: 33vw;
    height: 33vw;
}
	
	.header_wrap{
		width: 100%;
		z-index: 9999;
		position: absolute;
		top: 0;
	}
	
	
	.header_wrap-inner{
	
	}
	.header_wrap-inner img{
	   
	}
	.header_wrap-inner p{
	
	}
	.header-line{
		background-color: rgb(0 0 0 / 80%);
		height: 30px;
	}
	.header-1{
	     width: 100vw;
	     height: 50px;
	}
	.header-2{
	    width: 90%;
	    margin: auto;
	}
	.header-3{
	    width: 80%;
	    margin: auto;
	}
	.header-4{
	   width: 70%;
	   margin: auto;
	}
	.header-5{
	    width: 50%;
	    margin: auto;
	}
	
	
	.swiper-container {
	    width: 100%;
	    margin: 40px 0;
	    padding: 45px 0;
	    margin-top: -30px;
	    overflow: auto;
	    height: 100vh;
	}
	
	.swiper-slide {
	    /* opacity: 0.4; */
	    overflow: hidden;
	    transition: .7s;
	}
	
	.swiper-slide img {
	    width: fit-content;
	    height: 70vh;
	    object-fit: cover;
	    position: absolute;
	    bottom: 0;
	}
	
	.swiper-slide-active {
	    opacity: 1;
	    z-index: 1;
	    //transform: scale(1.5); /* Ã£â€šÂ¹Ã£Æ’Â©Ã£â€šÂ¤Ã£Æ’â€°Ã£ÂÂ®Ã¥Â¤Â§Ã£ÂÂÃ£Ââ€¢Ã¨ÂªÂ¿Ã¦â€¢Â´ */
	}
	
	.box1{
		background-image: url(../../images/img5.png);
		background-repeat: no-repeat;
		background-position: bottom;
		height: auto;
		margin-top: 90px;
		padding-bottom: 130px;
		padding: 10px;
		background-color: #fbc600;
		position: relative;
	}
	
	.box1-title{
	    width: 300px;
	    text-align: center;
	    margin: auto;
	    padding-top: 10px;
	    padding-left: 0;
	    position: absolute;
	    top: -68px;
	    left: 0;
	    right: 0;
	}
	.box1-title img{
    width: 100%;
}
	
	.box1-subtitle{
	    width: 100%;
	    text-align: center;
	    margin: auto;
	    padding-top: 0;
	    padding-right: 0;
	}
	.box1-subtitle img{
    width: 260px;
}
	
	.box2{
		background-image: url(../../images/img6.png);
		background-repeat: no-repeat;
		/* background-position-y: 30px; */
		/* height: auto; */
		margin-top: 15px;
		margin-bottom: 100px;
		/* background-color: #e5e5e5; */
		background-position-x: center;
		/* margin-top: -50px; */
		padding-bottom: 50px;
	}
	
	.box2-title{
	    width: 240px;
	    text-align: left;
	    margin: auto;
	    padding-top: 60px;
	}
	.box2-title img{
    width: 100%;
}
	
	.box2-subtitle{
	    width: 300px;
	    text-align: left;
	    margin: auto;
	    padding-top: 30px;
	    right: 0;
	    margin-bottom: 30px;
	}
	
	.box2-subtitle2{
	    width: 100%;
	    text-align: left;
	    margin: auto;
	    padding-top: 30px;
	    line-height: 1.5;
	    padding: 5px;
	}
	
	
	.box2-subtitle img{
    width: 100%;
}
	.box1-detail{
	    width: 100%;
	    margin: auto;
	    margin-top: 36px;
	    /* padding-bottom: 50px; */
	    height: auto;
	}
	.box2-detail{
	    width: 100%;
	    margin: auto;
	    margin-top: 10px;
	    /* padding-bottom: 50px; */
	    display: flex;
	    flex-direction: column;
	}
	
	.box2-list{
	    height: auto;
	    /* width: 100%; */
	    background-color: #fff;
	    margin-bottom: 20px;
	    display: flex;
	    flex-direction: column;
	    justify-content: flex-start;
	    flex-wrap: nowrap;
	    align-items: center;
	}
	
	.box2-list img{
	    /* width: 220px; */
	    /* height: 220px; */
	}
	.box2-list-right{
	    padding-left: 0;
	    display: flex;
	    flex-direction: column;
	    align-content: center;
	    align-items: flex-start;
	    justify-content: flex-start;
	    font-size: 0.95em;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    position: relative;
	    width: 100%;
	    text-align: left;
	    flex-wrap: nowrap;
	    min-height: 210px;
	    padding: 10px;
	}
	.box2-list-right-top{
	    color: #720000;
	    line-height: 1.5;
	    margin-bottom: 10px;
	}
	.box2-list-right-bottom{
	    line-height: 1.4;
	    width: 100%;
	    margin-bottom: 10px;
	}
	.box2-list-right-link{
	    text-align: center;
	    width: 340px;
	    border: 1px solid #ff7800;
	    color: #c66200;
	    position: absolute;
	    bottom: 10px;
	    right: 0;
	    padding: 0 10px;
	    margin: auto;
	    left: 0;
	}
	
	.box2-list-left{
	    width: 100%;
	    height: 400px;
	    object-fit: contain;
	    overflow: auto;
	}
	.box2-list-left img{
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	}
	
	.box1-detailtitle{
	    font-size: 1.8em;
	    font-weight: 600;
	}
	.box1-text{
	    font-size: 1.1em;
	    font-weight: 400;
	}
	
	.banner{
	    margin: auto;
	    width: 100%;
	    text-align: center;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    margin-bottom: 100px;
	    flex-wrap: nowrap;
	}
	
	.banner img{
    width: 45%;
    margin: 10px;
}
	
	.more{
	    text-align: center;
	    margin-top: 20px;
	}
	.more img{}
	.header-text{
		position: fixed!important;
		top: 31vw!important;
		color: #fff;
		z-index: 99999;
		left: 0;
		right: 0;
		margin: auto;
		width: 320px!important;
		text-align: center;
		font-size: 0.8em;
		padding: 10px;
		line-height: 140%;
	}
	
	.header-title{
		position: fixed!important;
		top: 35vw!important;
		color: #fff;
		z-index: 99999;
		left: 0;
		right: 0;
		margin: auto;
		width: 300px!important;
		text-align: center;
	}
	.header-title img{
		width: 200px;
		padding-top: 38px;
	}
	.header-menu{
		position: absolute;
		top: 118px;
		color: #fff;
		z-index: 99999;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		text-align: center;
		display: flex;
		font-size: 0.9em;
		flex-direction: row;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: center;
		height: 24px;
		display: none!important;
	}
	
	.header-menu p{
	    padding: 0 11px;
	}
	
	
	.header-menu p:hover{
	   border-bottom: 3px #c7852f solid;
	}
	
	
	
	
	.full{position: relative;}
	
	.h1{
		 font-size: 1.8em;
		 text-align: center;
		 margin: 30px;
	}
	.h2{
		font-size: 1.4em;
		text-align: left;
		margin: 30px 0px 30px;
		border-bottom: 1px solid;
		
	}
	.center{
		text-align: center;
	}
	.txt{
		line-height: 1.8em;
	}
	
	.wrap{
		width: 1000px;
		margin: auto;
	}
	.wrap-full-inner{
	    width: 100%;
	    margin: auto;
	}
	
	.footer_wrap{
		/* background-color: #28272b; */
		background-image: url(../images/img16.png);
		width: 100vw;
		height: 440px;
		color: #fff;
		/* padding: 10px; */
		text-align: center;
		/* padding-bottom: 50px; */
		/* padding-top: 50px; */
		position: relative;
		background-size: contain;
		background-repeat: no-repeat;
		background-color: #fa9c00;
		background-position-y: 1000px;
		background-position: top;
	}
	
	.footer-title-bootom{
		font-size: 0.8em;
		/* width: 90%; */
		text-align: center;
		margin: auto;
	}
	.footer_wrap_inner{
		display: flex;
		flex-direction: column;
		/* margin-top: 71px; */
		width: 880px;
		margin: auto;
		padding-top: 50px;
		align-items: center;
		justify-content: center;
		/* margin-bottom: 100px; */
		flex-wrap: nowrap;
		align-content: center;
	}
	
	.footer-icon{
	    width: 220px;
	    margin: auto;
	}
	.footer-icon img{}
	.footer-manu{
	    /* font-family: YuMincho; */
	    position: absolute;
	    top: 20px;
	    /* left: 29vw; */
	    left: 0;
	    right: 0;
	    margin: auto;
	}
	.footer-manu img{
	width: 60%;
	}
	.footer-manu-link{
	    margin-top: 50px;
	    padding: 15px;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: wrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	}
	.footer-mllogo{
	    position: absolute;
	    /* left: 35vw; */
	    top: 240px;
	    left: 0;
	    right: 0;
	    margin: auto;
	}
	.footer-mllogo img{width: 300px;}
	
	.footer-title{
	    font-size: 1.8em;
	    padding: 40px;
	}
	.address{
	    /* margin-top: 70px; */
	    /* font-family: YuMincho; */
	    position: absolute;
	    bottom: 10px;
	    /* left: 32vw; */
	    font-size: 0.9em;
	    left: 0;
	    right: 0;
	    margin: auto;
	    padding: 5px;
	    text-align: left;
	}
	.slick-slider
	{
	    margin-top: -30px;
	}
	.active{
		height: 100vh;
	}
	#category_list {
		display:none;
		width:100%;
		height: 100vh;
		position: absolute;
		z-index: 9999;
		top: 80px;
		background-color: rgb(74 74 74 / 96%);
		padding-top: 240px;
	}
	
	#category_list img {
		width: 100px;
		padding: 0;
	}
	
	#category_list ul {
		width: 185px;
		margin:0 auto;
		text-align:center;
		margin-top: -30px;
	}
	
	#category_list li {
		display:-moz-inline-box;
		display:inline-block;
		display: inline-block;
		zoom:1;
		padding-bottom: 30px;
		color: #fff;
		margin: 0 auto;
		width: 90%;
	}
	.category_list_sns{
		text-align: center;
		/* padding: 5px; */
		float: none;
		clear: both;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-around;
		width: 100%;
		/* padding: 5px; */
		margin: auto;
	}
	.category_list_sns img{
		width: 44px;
		padding: 10px;	
	}

}