header .logo a {
	color: #fff;
}
header .logo a img.logo_b {
	display: none;
}
header .logo a img.logo_w {
	display: block;
}
#g-nav ul li a{
	color: #fff;
}
#container {
	margin-top: 0;
}
/* --------------------------------------------------- */
#mv {
	width: 100%;
	height: 100vh;
	border: 10px #fff solid;
	position: relative;
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	overflow: hidden;
}
#mv .fade {
	width: 100%;
	height: 100%;
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
#mv .fade div {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
}
#mv .fade .mv1 {
	background: url("../images/top/mv1.jpg") no-repeat center;
	background-size: cover;
}
#mv .fade .mv2 {
	background: url("../images/top/mv2.jpg") no-repeat center;
	background-size: cover;
}
#mv .fade .mv3 {
	background: url("../images/top/mv3.jpg") no-repeat center;
	background-size: cover;
}
#mv .fade .mv4 {
	background: url("../images/top/mv4.jpg") no-repeat center;
	background-size: cover;
}
#mv .fade .mv5 {
	background: url("../images/top/mv5.jpg") no-repeat center;
	background-size: cover;
}
#mv .fade .mv6 {
	background: url("../images/top/mv6.jpg") no-repeat center;
	background-size: cover;
}
#mv .ami {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.26);
	z-index: 1;
	font-weight: 600;
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
#mv .mv_ttl {
	color: #fff;
	position: absolute;
	left: 5%;
	bottom: 120px;
	z-index: 2;
	line-height: 180%;
}
#mv .mv_ttl span {
	display: block;
}
#mv .mv_ttl span.en {
	font-family: 'Sawarabi Mincho', serif;
	font-weight: 400;
	font-size: 1.3rem;
	margin-bottom: 10px;
	letter-spacing: 5px;
}
#mv .mv_ttl span.mini {
	transition-delay: .4s;
}
#mv .mv_ttl strong {
	display: block;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 2.4rem;
	margin-bottom: 10px;
	transition-delay: .2s;
}
.scrolldown2{
	position:absolute;
	bottom:10px;
	left:50%;
	z-index: 2;
}
.scrolldown2 span{
    /*描画位置*/
	position: absolute;
	left:10px;
	bottom:10px;
	color: #eee;
	font-size: 0.7rem;
	letter-spacing: 0.05em;
	-ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}
.scrolldown2:before {
    content: "";
    position: absolute;
    bottom:0;
    left:-4px;
	width:10px;
	height:10px;
	border-radius: 50%;
	background:#eee;
	animation:
		circlemove 1.6s ease-in-out infinite,
		cirlemovehide 1.6s ease-out infinite;
}
@keyframes circlemove{
      0%{bottom:45px;}
     100%{bottom:-5px;}
}
@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    80%{opacity:0.9;}
	100%{opacity:0;}
}
.scrolldown2:after{
	content:"";
	position: absolute;
	bottom:0;
	left:0;
	width:2px;
	height: 50px;
	background:#eee;
}
/* --------------------------------------------------- */
#area-1 {
	width: 100%;
	margin: 0;
	background: url("../images/common/back01.png") no-repeat center top;
	background-size: cover;
	padding: 80px 0 60px;
}
#area-1 .inner {
	max-width: 1200px;
	width: 95%;
	margin: 0 auto 80px;
}
#area-1 .inner h2 {
	display: inline-block;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 2.4rem;
	margin-bottom: 0;
	background-color: #fff;
	padding: 15px;
}
#area-1 .inner p {
	max-width: 700px;
	width: 100%;
	background-color: #fff;
	padding: 15px;
}
#area-1 .autoplay {
	width: 100%;
}
#area-1 .autoplay li {
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	overflow: hidden;
	margin: .5%;
}
#area-1 .autoplay li:nth-child(even) {
	margin: .1%;
}
/* --------------------------------------------------- */
#area-2 {
	width: 98%;
	margin: 0 auto 80px;
	padding: 80px 5%;
	position: relative;
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	background: url("../images/top/ph2.jpg") no-repeat center;
	background-size: cover;
}
#area-2 .ami {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 1;
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
#area-2 .inner {
	max-width: 1100px;
	width: 90%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#area-2 .inner .txt {
	max-width: 500px;
	width: 100%;
	margin: 0 auto 80px;
	color: #fff;
}
#area-2 .inner ul {
	display: flex;
	justify-content: space-between;
	max-width: 600px;
	width: 100%;
	margin: 0 auto 40px;
}
#area-2 .inner li {
	text-align: center;
	color: #fff;
	width: 30%;
	font-weight: 600;
	font-size: 1rem;
}
#area-2 .inner li:nth-of-type(2){
    transition-delay: .1s;
}
#area-2 .inner li:nth-of-type(3){
    transition-delay: .2s;
}
#area-2 .inner li:nth-of-type(4){
    transition-delay: .3s;
}
#area-2 .inner li img {
	display: block;
	max-width: 110px;
	width: 70%;
	margin: 0 auto;
}
#area-2 .inner li span {
	display: block;
	text-align: center;
	font-weight: 600;
	font-size: 10px;
}
/* --------------------------------------------------- */
#area-3 {
	width: 100%;
	margin: 0;
	background: url("../images/common/back02.png") no-repeat center top;
	background-size: cover;
	padding: 80px 0;
	margin-bottom: 80px;
}
#area-3 .inner {
	max-width: 1300px;
	width: 90%;
	margin: 0 auto;
}
#area-3 .ttl_style01,
#area-3 .ttl_style01 span{
	text-align: right;
}
#area-3 .block {
	display: flex;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
#area-3 .block dl {
	background-color: #fff;
	width: 31%;
	padding: 20px;
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	box-shadow: 0px 0px 9px -6px rgba(0,0,0,0.4);
}
#area-3 .block dl:nth-child(2) {
	margin-top: 4%;
}
#area-3 .block dl:nth-of-type(2){
    transition-delay: .1s;
}
#area-3 .block dl:nth-child(3) {
	margin-top: 8%;
}
#area-3 .block dl:nth-of-type(3){
    transition-delay: .2s;
}
#area-3 .block dt {
	font-weight: 600;
	margin-bottom: 20px;
	font-size: 1rem;
}
#area-3 .block dd {
}
#area-3 .block dd.ph {
	margin-bottom: 20px;
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	overflow: hidden;
}
/* --------------------------------------------------- */
#area-4 {
	max-width: 1300px;
	width: 90%;
	margin: 0 auto 80px;
}
.grid {
	position: relative;
	max-width: 800px;
	width: 100%;
	margin: 0 0 0 auto;
	padding: 1em 0 4em;
	list-style: none;
	text-align: center;
	display: flex;
	justify-content: space-between;
}
/* Common style */
.grid figure {
	position: relative;
	overflow: hidden;
	margin: 10px 1%;
	max-height: 360px;
	width: 46%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
	border-radius:10px;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h6 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.grid figure h6 span {
	font-weight: 800;
}
.grid figure h6,
.grid figure p {
	margin: 0;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
/*---------------*/
/***** Lily *****/
/*---------------*/
figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}
figure.effect-lily figcaption {
	text-align: left;
}
figure.effect-lily figcaption > div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	height: 50%;
}
figure.effect-lily h6,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}
figure.effect-lily h6 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	font-weight: 600;
	font-size: 1rem;
	line-height: 2rem;
}
figure.effect-lily h6 strong {
	display: block;
	font-size: 1.8rem;
	font-weight: 600;
}
figure.effect-lily p {
	color: rgba(255,255,255,0.8);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}
figure.effect-lily:hover img,
figure.effect-lily:hover h6,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}
#area-4 .grid figure:nth-of-type(2){
    transition-delay: .1s;
}
#area-4 .grid figure:nth-of-type(3){
    transition-delay: .2s;
}
figure.effect-lily::before {
	content: '';
	width: 20px;
	height: 20px;
	background: url("../images/common/arrow04.png") no-repeat center;
	background-size: cover;
	position: absolute;
	right: 25px;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	transition: .3s;
}
figure.effect-lily:hover::before {
	right: 15px;
}
/* --------------------------------------------------- */



@media screen and (max-width: 1050px) {
	
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
    
	/* ----------------------------------------------- */
	.grid figure {
        margin: 10px 0;
        max-height: 300px;
        width: 100%;
    }
	.grid figure figcaption {
        padding: 1.5em;
    }
    figure.effect-lily h6 strong {
        font-size: 1.6rem;
    }
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
	
}


@media screen and (max-width: 788px) {
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
	#area-3 .block {
        display:-webkit-box;
        display:-moz-box;
        display:-ms-flexbox;
        display:-webkit-flex;
        display:-moz-flex;
        display:flex;
        -webkit-box-lines:multiple;
        -moz-box-lines:multiple;
        -webkit-flex-wrap:wrap;
        -moz-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
	#area-3 .block dl {
        width: 48%;
		margin: 0 1% 0;
    }
	#area-3 .block dl:nth-child(2) {
        margin-top: 50%;
    }
    #area-3 .block dl:nth-child(3) {
        margin-top: -47%;
    }
	#area-3 .block dt br {
		display: none;
    }
	/* ----------------------------------------------- */
	.grid {
        display:-webkit-box;
        display:-moz-box;
        display:-ms-flexbox;
        display:-webkit-flex;
        display:-moz-flex;
        display:flex;
        -webkit-box-lines:multiple;
        -moz-box-lines:multiple;
        -webkit-flex-wrap:wrap;
        -moz-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
	.grid figure {
        margin: 10px 1%;
        max-height: 300px;
        width: 48%;
    }
	/* ----------------------------------------------- */
	
    /* ----------------------------------------------- */
    
	/* ----------------------------------------------- */
	
	
}

@media screen and (max-width: 580px) {
	
	/* ----------------------------------------------- */
	#mv .mv_ttl {
        left: 5%;
        bottom: 120px;
        line-height: 180%;
    }
    #mv .mv_ttl span.en {
        font-size: 1.4rem;
    }
	#mv .mv_ttl strong {
        font-size: 1.0rem;
        line-height: 2.0rem;
    }
	/* ----------------------------------------------- */
	#area-1 {
        padding: 30px 0 30px;
    }
	#area-1 .inner {
        margin: 0 auto 20px;
    }
	#area-1 .inner h2 {
        font-size: 1.2rem;
        line-height: 2.4rem;
        margin-bottom: 0px;
    }
	/* ----------------------------------------------- */
	#area-2 {
        width: 95%;
		border: #fff 5px solid;
        margin: -10px auto 50px;
        padding: 40px 5%;
    }
	#area-2 .inner .txt {
        margin: 0 auto 40px;
    }
	#area-2 .inner ul {
        display:-webkit-box;
        display:-moz-box;
        display:-ms-flexbox;
        display:-webkit-flex;
        display:-moz-flex;
        display:flex;
        -webkit-box-lines:multiple;
        -moz-box-lines:multiple;
        -webkit-flex-wrap:wrap;
        -moz-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin-bottom: 10px;
    }
    #area-2 .inner li {
        width: 47%;
		margin: 0 6% 6% 0;
        font-size: .9rem;
    }
	#area-2 .inner li:nth-child(2n) {
		margin-right: 0;
    }
	#area-2 .inner li:nth-child(3) {
		margin: 0 auto;
    }
	/* ----------------------------------------------- */
	#area-3 {
        padding: 80px 0 40px;
        margin-bottom: 60px;
    }
	#area-3 .block {
        display: block;
    }
    #area-3 .block dl {
        width: 100%;
		margin-bottom: 10px;
    }
    #area-3 .block dl:nth-child(2) {
        margin-top: 0;
    }
    #area-3 .block dl:nth-child(3) {
        margin-top: 0;
    }
    #area-3 .block dt {
        margin-bottom: 20px;
        font-size: 1rem;
    }
	
	/* ----------------------------------------------- */
	#area-4 {
        margin: 0 auto 30px;
    }
	.grid {
        padding: 1em 0 0;
    }
	.grid figure {
        margin: 10px 0;
        max-height: 200px;
        width: 100%;
    }
    /* ----------------------------------------------- */
    
	/* ----------------------------------------------- */
}