@charset "UTF-8";

/* ############################################## */

.main_img_wrap {
    width: 100%;
    height: 550px;
    background: url(../pc_img/index/main_img.jpg) no-repeat bottom center;
	background-size: cover;
    margin-bottom: 0;
}
.main_img {
    width: 1200px;
	height: 550px;
    margin: 0 auto;
    position: relative;
}
.main_img dl {
	width: 100%;
	text-align:center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.main_img dt {
	margin-bottom: 10px;
}
.main_img dd {
	font-size: 24px;
	line-height: 1;
	color: #fff;
	letter-spacing: 5px;
	text-shadow:0px 2px 5px rgba(0,0,0,0.30);
}
#border{
/*	border-bottom: 1px solid #4c5c82;*/
	font-size: 25px;
	font-weight:bold;
}
.movie{
	width: 755px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 0px;
	letter-spacing: 2px;
}
.movie h2{
	color: #182241;
	font-size: 20px;
	text-align: center;
	padding-bottom: 15px;
}
.movie p{
	font-size: 18px;
	color: #4C5C82;
	text-align: center;
	padding-bottom: 15px;
}
.next_scroll {
	width: 42px;
	position: absolute;
	bottom: 60px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

/* ############################################## */

.topics_wrap {
	padding: 50px 0 10px;
	background: #fff;
}
.topics {
	width: 755px;
	margin: 0 auto;
}
.topics_contents {
	width: 700px;
/*	border-bottom: 1px solid #4C5C82;*/
	padding: 20px 0 20px 25px;
	position: relative;
	box-sizing: border-box;
}
.topics_dl_01 {
	float: left;
	margin-right: 60px;
	position: relative;
    margin-top: 37px;
}
.topics_dl_01:after {
	content: "";
	background: #4C5C82;
	width: 1px;
	height: 104px;
	position: absolute;
	top: -20px;
	right: -30px;
}
.topics_dl_01 span {
	font-size: 12px;
	line-height: 1;
	color: #808AA6;
	margin-bottom: 5px;
}
.topics_dl_01 h2 {
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	color: #4C5C82;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
.topics_dl_02 {
	float: left;
/*	padding-top: 10px;*/
    width: 76%;
}
.topics_dl_02 dt,
.topics_dl_02 dd {
	float: left;
	margin-right: 14px;
}
.date {
	font-size: 12px;
	line-height: 1;
	color: #808AA6;
	padding: 7px 0;
}
.category {
	background: #808AA6;
	padding: 7px 20px;
	font-size: 12px;
	line-height: 1;
	color: #fff;
}
.topics_dl_02 dd {
	font-size: 16px;
	line-height: 1.3;
	color: #808AA6;
	padding: 3px 0;
    float: initial;
}
.topics_after  {
	width: 30px;
	height: 104px;
	position: absolute;
	right: -55px;
	top: 0px;
}
.topics_after a:link,
.topics_after a:visited,
.topics_after a:hover,
.topics_after a:active{
	width: 30px;
	height: 104px;
	background: #808AA6 url(../pc_img/index/topics_arrow.png) no-repeat center center;
	display: block;
	cursor: pointer;
	text-indent: -9876px;
}
.topics_dl_02 a {
	color: inherit;
	text-decoration: none;
}

/* ############################################## */

.contents_menu_wrap_01 {
	width: 100%;
	background: #F2F3F6;
	position: relative;
	border-top: 80px solid #fff;
	margin-top: 50px;
}
.contents_menu_wrap_02 {
	width: 100%;
	margin-top: -80px;
	background: url(../pc_img/index/contents_menu_bg.png) repeat-x bottom left;
}
.contents_menu {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}
.contents_menu_0{
	width: 755px;
	margin: 0 auto;
    padding: 80px 0 15px 0;
}

.zlv_banner{
	margin-bottom: 40px;
}
.content_sns_header{

}
.content_sns_header img{
	width: 60% !important;

}
.REDEN_sns a:hover {
	opacity: 0.5 ;
}
.REDEN_sns img{
	width: 100%;
	height: auto;
}
.sns_box{
	margin-top: 15px;
	display: flex;
    justify-content: space-between;
}
.REDEN_sns{
	overflow: hidden;
	text-align: center;
}
.REDEN_sns li img{
	width: 100%;
}
.REDEN_sns li:first-child{
	margin-right: 20px;
}
.contents_menu_01 {
	width: 100%;
	height: 424px;
	position: relative;
	margin-bottom: 80px;
}
.contents_menu_01 img {
	position: absolute;
	top: 0;
	right: 0;
}
.contents_menu_01 div {
	width:360px;
	background: #fff;
	padding: 60px 45px;
	box-sizing: border-box;
	position: absolute;
	right: 680px;
	top: 50px;
	z-index: 5;
}
.contents_menu_02 {
	width: 100%;
	height: 424px;
	position: relative;
	margin-bottom: 0;
}
.contents_menu_02 img {
	position: absolute;
	top: 0;
	left: 0;
}
.contents_menu_02 div {
    width: 360px;
    background: #fff;
    padding: 60px 45px;
    box-sizing: border-box;
    position: absolute;
    left: 679px;
    top: 40px;
    z-index: 6;
}
.contents div span {
	font-size: 15px;
	line-height: 1;
	color: #808AA6;
	margin-bottom: 8px;
}
.contents div h2 {
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	color: #182241;
	letter-spacing: 2px;
    margin-bottom: 30px;
}
.contents div p {
	font-size: 18px;
	line-height: 28px;
	color: #4C5C82;
	margin-bottom: 20px;
}
.contents div a:link,
.contents div a:visited,
.contents div a:hover{
	padding: 15px 0;
	width: 220px;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 1px;
	color: #4C5C82;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #fff url(../pc_img/index/contents_menu_arrow_01.png) no-repeat center right 40px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.contents div a:hover {
	padding: 15px 0;
	width: 220px;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 1px;
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #4C5C82 url(../pc_img/index/contents_menu_arrow_01_on.png) no-repeat center right 40px;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}

/* ############################################## */

.bottom_contact_wrap {
	width: 100%;
	background: #fff;
	padding: 100px 0 150px 0;
	margin-top: 0;
}
.bottom_contact {
	width: 1200px;
	margin: 0 auto;
}
.bottom_contact h2 {
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
	color: #00164D;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 60px;
    position: relative;
}
.bottom_contact h2:after {
	content: "";
	width: 40px;
	height: 5px;
	background: #4C5C82;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -20px;
}
.bottom_contact p {
	width: 550px;
	margin: 0 auto 50px auto;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	color: #808AA6;
}
.bottom_contact ul {
	width: 550px;
	margin: 0 auto;
}
.bottom_contact li a:link,
.bottom_contact li a:visited,
.bottom_contact li a:hover {
	padding: 15px 0;
	width: 550px;
	font-size: 14px;
	line-height: 1;
	color: #4C5C82;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #fff url(../pc_img/index/contents_menu_arrow_01.png) no-repeat center right 180px;
	display: block;
	border-radius: 10px;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.bottom_contact li a:hover {
	padding: 15px 0;
	width: 550px;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	font-family: 'Noto Sans', sans-serif;
	border: 1px solid #4C5C82;
	background: #4C5C82 url(../pc_img/index/contents_menu_arrow_01_on.png) no-repeat center right 180px;
	display: block;
	border-radius: 10px;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}

.slider_inner{
	width: 755px;
	margin:0 auto;
}


.slide-arrow{
    position: absolute;
    z-index: 1;
    width: 70px;
    top: 55%;
    cursor: pointer;

}

.next-arrow {
    right: -25px;
}

.prev-arrow {
    left: -25px;
}


.h2-hl{
font-size: 32px;
    line-height: 1;
    font-weight: bold;
    color: #00164D;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}


.h2-hl:after {
    content: "";
    width: 40px;
    height: 5px;
    background: #4C5C82;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -20px;
  }
  .movie-p{
    font-size: 18px;
    color: #4C5C82;
    text-align: center;
    padding-bottom: 15px;
  }


.bg-gray{
background-color: #F2F3F6;
padding:70px 0 50px;
}

.view-pc{
display: block;
    width: 755px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
}


.view-pc img{
	width: 100%;
}
.view-sp{
display: none;
}
.view-pc-hl{
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 15px;
    position: relative;
    color: #00164D;
}

.view-pc-hl:after {
    content: "";
    width: 40px;
    height: 5px;
    background: #4C5C82;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -20px;
}
.pc-banner{
	display: flex;
	justify-content: space-between;
}

.pc-banner__item{
	width: 49%;
	margin-bottom: 15px;
}
.pc-banner_2{
	width: 49%;
	margin:0 auto;
	margin-bottom: 100px;
}
.pc-banner_3{
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	position: relative;
	color: #00164D;
}

.pc-banner_3:after {
    content: "";
    width: 40px;
    height: 5px;
    background: #4C5C82;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -20px;
}
.shanpoobanner {
    width: 755px;
    margin: 0 auto;
    padding-top: 40px;
}

.shanpoobanner .zlv_banner {
    margin-bottom: 0px;
}

.news_wrap{
    width: 755px;
    margin: 0 auto;
    margin-top: 40px;
}