@charset "UTF-8";

/*//////////  MV ///////////*/
.mv {
	width: 100%;
}

.mv_video {
	width: 100%;
}
video {
	display: block;
	width: 100%;
	height: auto;
	filter: drop-shadow(0px 0px rgba(0,0,0,0));
	outline: none;
	border: none;	
}

.mv .film {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.30);
}

.mv .mv-title-top {
	position: absolute;
    left: 0%;
    top: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	width: 100%;
}

.mv .mv-title-top h1 {
	font-size: 2.2em;
	line-height: 1.65em;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.2em;
}

.mv .mv-title-top h1 span {
	color: #b0e7ff;
}

@media (min-width: 480px) {
	.mv .mv-title-top h1 {
		font-size: 2.4em;
	}
}

@media (min-width: 576px) {
	.mv .mv-title-top h1 {
		font-size: 2.6em;
	}
}

@media (min-width: 768px) {
	.mv .mv-title-top h1 {
		font-size: 1.7em;
		letter-spacing: 0.25em;
	}
}

@media (min-width: 992px) {
	.mv .mv-title-top h1 {
		font-size: 2.0em;
	}
}

@media (min-width: 1200px) {
	.mv .mv-title-top h1 {
		font-size: 2.2em !important;
	}
}

@media (min-width: 1400px) {
	.mv .mv-title-top h1 {
		font-size: 2.4em !important;
	}
}

@media (min-width: 1600px) {
	.mv .mv-title-top h1 {
		font-size: 2.6em !important;
	}
}


/*//////////  Youtube埋め込み ///////////*/
.movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/*//////////  セクション1 ///////////*/
.sec1 h1, .sec2 h1, .sec3 h1 {
	font-weight: 600;
}

.sec1 h2, .sec2 h2 {
	font-size: 1.5rem;
	line-height: 1.6em;
	font-weight: 600;
}

@media (min-width: 576px) {
	.sec1 h2, .sec2 h2 {
		font-size: 1.6rem;
	}
}	

@media (min-width: 768px) {
	.sec1 h2, .sec2 h2 {
		font-size: 1.5rem;
	}
	
	.sec1 .m-bg {
		background-image: url("../images/top/bg_blue.svg");
		background-repeat: no-repeat;
		background-position: right top;
		background-size: 70%;
		padding-top: 20px;
		padding-right: 20px;
	}
}	

@media (min-width: 992px) {
	.sec1 h2, .sec2 h2 {
		font-size: 1.6rem;
	}
}	


/*//////////  セクション2 ///////////*/
.sec2 .py-sec {
	padding-top: 40px !important;
}

.sec2 h1 {
	margin-bottom: -8px !important;
}

.sec2 .wrap {
	background-color: #0071bc;
}

.sec2 h3 {
	background-color: #fff;
	text-align: center;
	font-size: 1.4em;
	font-weight: 600;
	color: #0071bc;
	width: 7em;
	padding: 7px 0;
	margin-left: auto;
	margin-right: auto;
}

.sec2 p {
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.8em;
}

@media (min-width: 576px) {
	.sec2 .py-sec {
		padding-top: 45px !important;
	}
	
	.sec2 h1 {
		margin-bottom: -10px !important;
	}	
}

@media (min-width: 768px) {
	.sec2 .py-sec {
		padding-top: 50px !important;
	}
	
	.sec2 h2 {
		font-size: 1.7em;
	}
	
	.sec2 h3 {
		font-size: 1.4em;
		padding: 5px 0;
	}	
}

@media (min-width: 992px) {
	.sec2 .py-sec {
		padding-top: 60px !important;
	}
	
	.sec2 h3 {
		font-size: 1.5em;
		padding: 10px 0;
	}	
}

@media (min-width: 1200px) {
	.sec2 .py-sec {
		padding-top: 80px !important;
	}
}


/*//////////  セクション3 ///////////*/
.sec3 {
	background-image: url("../images/top/bg_img01_sp.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

/* スライダ― */
.slider{
	width: 100%;
	height: auto;
}

.slider img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
	opacity: 1 !important;
}

.slick-prev, .slick-next {
	width: 40px !important;
	height: 55px !important;
	padding: 0 !important;
	z-index: 2 !important;	
}

.slick-prev {
	top:43.5% !important;
	left:0% !important;
}

.slick-next {
	top:43.5% !important;
	right:0% !important;
}

.slick-arrow:before{
	content:""!important;
}

.slick-arrow:before{
	content:""!important;
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0;
}

.slick-next:before{
	background: url(../../assets/images/common/slider_yajirushi_right.svg)!important;
	background-size: contain!important;
	background-repeat: no-repeat !important;
	opacity: 1 !important;
}

.slick-prev:before{
	background: url(../../assets/images/common/slider_yajirushi_left.svg)!important;
	background-size: contain!important;
	background-repeat: no-repeat !important;
	opacity: 1 !important;
}

.slider div  {
	padding-left: 12px;
	padding-right: 12px;
}

.slider div a {
	color: #222;
}

.slider .cap {
	margin-top: 15px;
	padding: 0 5px;
}

.slider .cap p {
	width: 100%;
	font-size: 0.85em;
	line-height: 1.6em;
}

.slider .cap span {
	display: block;
	width: auto;
}

@media (min-width: 576px) {
	.slick-prev, .slick-next {
		width: 45px !important;
		height: 65px !important;
	}	
}

@media (min-width: 768px) {
	.sec3 .container {
		width: 100%;
		max-width: 3000px !important;
	}
	.sec3 .btn1 {
		width: 200px;
		margin-left: 0 !important;
		margin-right: auto;
	}
	
	.sec3 .btn1 a {
		border-radius: 28px;	
	}
	
	.sec3 .wrap {
		width: 100%;
		margin-left: auto;
		margin-right: -1% !important;
	}
	
	.slider .cap p {
		padding-left: 5px;
	}
	
	.slider .cap span {
		padding-right: 5px;
	}	
	
	.slick-next {
		right: -1% !important;
	}	
}

@media (min-width: 992px) {
	.sec3 .btn1 {
		width: 260px;
	}
	
	.sec3 .btn1 a {
		border-radius: 32px;	
	}
	
	.slick-prev, .slick-next {
		top: 38.5% !important;
	}
	
	.slider .cap p {
		line-height: 1.6em;
	}	
}

@media (min-width: 1200px) {
	.sec3 .wrap {
		width: 95%;
	}
	
	.slider .cap p {
		font-size: 0.9em;
	}	
}	
	
@media (min-width: 1400px) {
	.sec3 .wrap {
		width: 90%;
	}	
}

@media (min-width: 1600px) {
	.sec3 .wrap {
		width: 88%;
	}	
}


/*//////////  セクション4 ///////////*/
.sec4 h1 {
	font-family: 'Cormorant Garamond', serif;
	font-size: 2.4em;
}

.tab__area{
    width: 100%;
}

.tab__list{
    display: table;
    margin: 0 auto;
    width: 100%;
    zoom: 1;
    table-layout: fixed;
    border-spacing: 0;
}

.tab__item{
    display: table-cell;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	width: 50%;
	padding: 6px;
}

.tab__item a{
    display: block;
	color: #222;
	border: 1px solid #ababab;
    padding: 0.75rem 0.5rem;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tab__item a:hover{
    background-color: #fff;
}

.tab__item a.selected{
    background-color: #f0f0f0;
}

.sec4 .icon span {
	color: #fff;
	padding: 0 6px;
	border-radius: 4px;
	font-size: 0.8em;
	text-align: center;
	width: auto;
	display: inline-block;
	margin-right: 10px;
}

.sec4 .icon .cat1 {
	background-color: #0071bc;
}

.sec4 .icon .cat2 {
	background-color: #2DC1BE;
}

.sec4 .icon .cat3 {
	background-color: #D0BD1E;
}

.sec4 .icon .cat4 {
	background-color: #F28A16;
}

.sec4 .icon .cat5 {
	background-color: #3CB14C;
}

.sec4 .news-wrap {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ababab;
}

.sec4 .news-wrap p {
	font-size: 1.15em;
	line-height: 1.7em;
}

@media (min-width: 576px) {
	.sec4 .news-wrap {
		padding-top: 40px;
		padding-bottom: 40px;
	}	
}

@media (min-width: 768px) {
	.sec4 .news-wrap {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.sec4 .news-wrap .img-wrap {
		padding-right: 20px;
	}
	
	.tab__item {
		width: 32%;
		margin-bottom: 10px;
	}
	
	.tab__item:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
}

@media (min-width: 992px) {
	.sec4 .container {
		max-width: 940px;
	}

	.sec4 h1 {
		font-size: 2.8em !important;
	}
	
	.sec4 .icon span {
		padding: 0 10px;
		font-size: 0.85em;
		margin-right: 13px;
	}	
}

@media (min-width: 1200px) {
	.sec4 h1 {
		font-size: 3.2em !important;
	}
}



/*//////////  追加動画 ///////////*/
.mov .movie {
	width: 100% !important;
	margin: 1.5rem auto 0;
}
.mov video {
	width: 100% !important;
}




