@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0px 0;
}
#slider {
    width: 100%;
    height: 80vh;
}
#mimg .txtBox {
	position: absolute;
	width: 100%;
	height: auto;
	top: 30%;
	z-index: 1000;
	font-size: 25px;
	line-height: 40px;
	letter-spacing: 1px;
	font-weight: 500;
	color: #fff;
    text-align: center;
}
#mimg .txtBox img{
	width: 45px;
	height: 50px;
	opacity: 0.7;
}
.scrolldown{ display:none;}
/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents01 {
	position: relative;
	width: 100%;
	min-height: inherit;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
}
h2 {
	width: 320px;
	left: 0;
	position: relative;
	text-align: left;
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
	color: #123149;
	letter-spacing: 0px;
    writing-mode: horizontal-tb; 
    -moz-writing-mode: horizontal-tb;
    -o-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    padding: 0 0px 0px 0px;
}
h2 ruby {
	ruby-position: over;
}
#s01Box {
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    justify-content: space-between;
	align-content: space-between;
	flex-wrap: wrap-reverse;
	float: left;
}
#c01txtbox {
	position: relative;
	left: 0;
	width: 320px;
	height: auto;
	background-color: rgba(255,255,255,0.0);
	z-index: 1110;
	margin-top: 15px;
	padding: 0px;
	float: left;
}
#c01txtbox .st1{
	width: 100%;
	text-align: left;
	font-size: 25px;
	line-height: 25px;
	letter-spacing: 0px;
	font-weight: 500;
}
#c01txtbox .st2{
	width: 100%;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
	margin-top: 10px;
}
#c01txtbox .st2 span{
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0px;
	font-weight: bold;
}
#c01txtbox .btn {
	width: 280px;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	color: #fff;
	background-color:#123149;
	text-align: center;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	outline: 1px solid #123149;
	outline-offset: -1px;
}
#c01txtbox .btn a{
	color: #fff;
}

#c01Backbox01 {
	position: relative;
	right: 0;
	width: 320px;
	height: 249px;
	padding-top: 0;
	z-index: 1020;
	max-width: 320px;
	float: left;
	margin-top: 5px;
}

#c01Backbox01 .bgImg{
	width: 100%;
	position: absolute;
	top:0;
	left: 0;
	right:0;
	bottom:0;
	opacity:0;
	animation: bgAnime5 30s infinite;
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 1;
}
#c01Backbox01 .src1{
	display:block;
	background-image: url(../web/home/c01_back01.webp);
	background-size: contain;
}
#c01Backbox01 .src2{
	background-image: url(../web/home/c01_back02.webp);  
	animation-delay: 6s;
	background-size: contain;	
}
#c01Backbox01 .src3{
	background-image: url(../web/home/c01_back03.webp); 
	animation-delay: 12s;
	background-size: contain;	
}
#c01Backbox01 .src4{
	background-image: url(../web/home/c01_back04.webp); 
	animation-delay: 18s;
	background-size: contain;	
}
#c01Backbox01 .src5{
	background-image: url(../web/home/c01_back05.webp); 
	animation-delay: 24s;
	background-size: contain;	
}

#section02 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../web/object/back.gif);
}
#contents02 {
	position: relative;
	overflow: hidden;
	width: 320px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#h3box{
	width: 320px;
	height: auto;
	position: relative;
	right:0;
}
h3 {
	width: 100%;
	text-align: left;
	font-size: 25px;
	line-height: 25px;
	letter-spacing: 0;
	font-weight: 500;
	color: #fff;
	float: left;
}
.h3ac{
	width:100%;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0;
	font-weight: 500;
	color: #fff;
	float: left;
	margin-top: 5px;
}
#c02BB {
	width: 320px;
	height: auto;
	margin-top: 20px;
	float: left;
	z-index: 1000;
}
#c02Box01 {
	position: relative;
	width: 320px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
#c02Box02 {
	position: relative;
	width: 320px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}
#c02Box03 {
	position: relative;
	width: 320px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}
#c02BB .Img{
	width: 320px;
	height: 400px;
	float: left;
	transition: 0.4s;
}
#c02BB .Img:hover {
	transform: scale(1.00);
	box-shadow: 0px 0px 0 rgba(255,255,255,0);
}
#c02BB .bgImg{
	z-index: 1000;
	width: 320px;
	height: 400px;
	position: absolute;
	top:0;
	left: 0;
	right:0;
	bottom:0;
	opacity:0;
	animation: bgAnime3 18s infinite;
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 1;
	background-size: contain;
}
#c02BB .src1{
	display:block;
	background-image: url(../web/home/c02img1.jpg);
	background-size: cover;
}
#c02BB .src2{
	background-image: url(../web/home/c02img2.jpg);  
	animation-delay: 6s;
	background-size: cover;
}
#c02BB .src3{
	background-image: url(../web/home/c02img3.jpg); 
	animation-delay: 12s;
	background-size: cover;
}
#c02BB .src4{
	display:block;
	background-image: url(../web/home/c02img4.jpg);
	background-size: cover;
}
#c02BB .src5{
	background-image: url(../web/home/c02img5.jpg);  
	animation-delay: 6s;
	background-size: cover;
}
#c02BB .src6{
	background-image: url(../web/home/c02img6.jpg); 
	animation-delay: 12s;
	background-size: cover;
}
#c02BB .src7{
	display:block;
	background-image: url(../web/home/c02img7.jpg);
	background-size: cover;
}
#c02BB .src8{
	background-image: url(../web/home/c02img8.jpg);  
	animation-delay: 6s;
	background-size: cover;
}
#c02BB .src9{
	background-image: url(../web/home/c02img9.jpg); 
	animation-delay: 12s;
	background-size: cover;
}
h4 {
	width: 320px;
	height: auto;
	float: left;
	margin-top: 15px;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
#c02BB .txt {
	width: 320px;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
	margin-top: 10px;
	color: #fff;
}
#c02BB .ac {
	width: 320px;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
	margin-top: 10px;
	color: #fff;
}
#c02BB .ac a{
	color: #fff;
}
.c02backtxt{ display:none;}


#section03 {
	width: 100%;
	height: 400px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../web/home/sec03backsp.jpg);
	background-size: cover;
}
#contents03 {
	width: 320px;
	height: 400px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
h5 {
	width: 320px;
	position: relative;
	text-align: left;
	font-size: 28px;
	line-height: 28px;
	font-weight: 600;
	letter-spacing: 0px;
	margin-top: 30px;
	margin-left: 0px;
}
.h5ac {
	width: 320px;
	position: relative;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.c03backtxt{ display:none;}

#c03_btn {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	z-index: 1000;
}
#c03_btn.f {
	margin-left: 20px;
}
.button2 {
  display: inline-block;
  width: 280px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 48px;
  font-weight: bold;
  outline: none;
  background-color: rgba(0,0,0,0.5);
}
.button2::before,
.button2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button2,
.button2::before,
.button2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button2 {
  position: relative;
  z-index: 2;
  background-color:;
  border: 1px solid #fff;
  color: #fff;
  line-height: 48px;
  overflow: hidden;
}
.button2:hover {
  color: #FFF;
  text-decoration: none;
  border: 1px solid #fff;
}
.button2::after {
  top: 0%;
  left: -100%;
  width: 100%;
  height: 100%;
}
.button2:hover::after {
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
}

#section04 {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 50px;
}
#contents04 {
	width: 100%;
	height: auto;
	max-width: 320px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

h6 {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 28px;
	line-height: 28px;
	font-weight: 500;
	letter-spacing: 0px;
	color: #123149;
}
.h6ac {
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0px;
	font-weight: 500;
	color: #123149;
	margin-top: 5px;
	float: left;
}
.c04txt {
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	letter-spacing: 0px;
	margin-top: 15px;
	float: left;
}
#c04tel {
	width: 320px;
	height: 100px;
	background-color: #FFF;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}
#c04tel .t1{
	width: 320px;
	height: auto;
	float: left;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	text-align: center;
	margin-top: 10px;
}
#c04tel .t2{
	width: 260px;
	height: auto;
	float: left;
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	text-align: center;
	margin-top: 10px;
	margin-left: 30px;
	background-image: url(../web/home/c04ac03.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
}
#c04tel .t2 a{ color:#000;}
#c04tel .t3{
	width: 320px;
	height: auto;
	float: left;
	font-size: 11px;
	line-height: 11px;
	font-weight: 500;
	text-align: center;
	margin-top: 10px;
}
#c04mail {
	width: 320px;
	height: 100px;
	background-color: #FFF;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}
#c04mail .btn{
	width: 280px;
	height: 50px;
	background-color: #9b9271;
	font-size: 15px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 0px;
	color: #FFF;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
	background-image: url(../web/home/c04ac02.png);
	background-repeat: no-repeat;
	background-position: left center;
	transition: 0.4s;
}
#c04mail .btn a{
	display: block;
	text-decoration: none;
	color: #FFF;
}
#c04mail .btn:hover{
	background-color: #123149;
}
}
