@charset "UTF-8";
/* CSS Document */

/*  movie
----------------------------------------------------*/
#movie{
	width: 100%;
	margin-top: -6px;
	padding: 60px 0;
	text-align: center;
	font-size: 16px;
}
#movie .movie-title{
	font-size: 30px;
	margin-bottom: 30px;
	background-image: url(../../img/moviebg1.svg),url(../../img/moviebg2.svg);
	background-repeat: no-repeat,no-repeat;
	background-position: center left 25%, center right 20%;
}
#movie .movie-title .sub{
	display: block;
	font-size: 20px;
}
#movie .movieListBox{
	width: 100%;
	max-width: 1200px;
	margin: 30px auto;
	display: flex;
	justify-content: center;
	gap: 40px;
}
#movie .movieListBox a.movie-unit{
	width: 100%;
	max-width: 360px;
	border: #808080 1px solid;
	padding: 8px;
	box-sizing: border-box;
	color: inherit;
}
#movie .movieListBox a.movie-unit img{
	width: 100%;
}
#movie .movieListBox a.movie-unit:hover{
	opacity: .8;
}
#movie .movieListBox a.movie-unit .category{
	background-color: #e57016;
	padding: 3px 20px;
	color: #FFF;
	border-radius: 1000px;
	max-width: 50%;
	margin: 10px auto;
}
#movie .movieListBox a.movie-unit .info{
	margin: 10px auto;
	font-size: 12px;
}
/*  news
----------------------------------------------------*/
#news{
	min-width: 1280px;
	margin-top: -6px;
	background-color: #fff69e;
	padding: 14px 0;
}
#news ul{
	display:table;
	list-style : none;
	width: 1280px;
	margin: 0 auto;
}
#news li{
	float: left;
	display: table-cell;
	list-style : none;
	text-align: center;
	width: 24.3%;
}
#news li img{
	width: 310px;
}
#news li a{
	display: block;
}
#news li.news-left,
#news li.news-center {
	border-right: 1px solid #000;
}
#news li.news-center {
	font-family: "ヒラギノ角ゴ Pro W3";
	height: 105.59px;
}
#news li.news-center p:nth-of-type(1) {
	font-size: 20px;
	font-weight: bold;
}
#news li.news-center p:nth-of-type(2) {
	font-size: 12px;
	padding: 5px 10px;
	text-align: left;
}
#news li.news-center a {
	color: red;
	font-weight: bold;
}

/*  topics
----------------------------------------------------*/
#topics{
	width:100%;
	min-width:960px;
	margin-top:-6px;
	background-color:#e57016;
	padding:40px 0;
}
#topics li{
	display:table;
	list-style : none;
	float:left;
	background:url(../../img/pc/top-topics-line.png) no-repeat top left;
	width:303px;
	height:84px;
	padding-left:15px;
}
#topics li:last-child{
	width:5px;
	padding-left:0px;
}
#topics span {
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	padding-left:1em;
	text-indent:-1em;
	height:40px;
}
#topics span:before {
      content: "→" ;
	  color:#fff;
}
#topics p {
	font-size:18px;
	color:#fff;
}
#topics li:nth-of-type(2) p {
	font-size:24px;
}
#topics li a{
	display:block;
	height:79px;
	padding-top:5px;
}
#topics li:nth-of-type(2) a{
	background:url(../../img/top-topics-illust1.png) no-repeat  220px bottom;
}
#topics li:nth-of-type(3) a{
	background:url(../../img/top-topics-illust2.png) no-repeat  190px bottom;
}




/*  service
----------------------------------------------------*/
#main-service{
	padding:40px 0;	
}
.service-title{
	width:800px;
	margin:0 auto;
	background:url(../../img/top-service-illust1.png) no-repeat  right center;
	text-align:center;
	padding:15px 0 20px;
}
.service-title br{
	display:none;
}
.service-title p:nth-of-type(1){
	font-size:20px;
}
.service-title p:nth-of-type(2){
	font-size:30px;
}
.service-title p:nth-of-type(3){
	padding-top: 15px;
	font-size:16px;
}
.service-area{
	margin-top:40px;
}
.service-area .service-box{
	width:320px;
	float:left;
}
.menu-box{
	width:303px;
	height:69px;
	background:url(../../img/pc/top-service-box.png) no-repeat top left;
	color:#808080;
	text-align:center;
	padding-top:15px;
}
.menu-box p:nth-of-type(1){
	font-size:14px;
	padding-bottom:5px;
}
.menu-box p:nth-of-type(2){
	font-size:24px;
}
.menu-box p:nth-of-type(2) span{
	font-size:16px;
}
.link-box{
	margin-top:10px;
}
.map-box{
	background:url(../../img/top-service-illust2.png) no-repeat  top center;
	height:110px;
}
.map-link{
	margin-top:10px;
	text-align:center;
}
.link-box a,
.map-link a{
	font-size:16px;
	line-height:1.6;
}

/*  image1
----------------------------------------------------*/
#image1{
	height:550px;
	min-width:960px;
	background: url(../../img/pc/top-image1.png) 50% 250px no-repeat fixed;
	overflow: hidden;
	background-size:cover;
}
#image1 p{
	font-size:30px;
	text-align:center;
	padding-top:100px;
}
#image1-sp{
	display:none;
}


/*  service-slogan
----------------------------------------------------*/
#service-slogan{
	padding:40px 0;	
}
.slogan-title{
	text-align:center;
	padding:15px 0 20px;
}
.slogan-title p:nth-of-type(1){
	font-size:20px;
}
.slogan-title p:nth-of-type(2){
	font-size:30px;
}
.slogan-text{
	text-align:center;
}
.slogan-text p{
	font-size:20px;
	padding:15px 0;
}
.slogan-text p br.br-sp{
	display:none;
}
.slogan-text p a{
	font-size:16px;
}

/*  image2
----------------------------------------------------*/
#image2{
	height:550px;
	min-width:960px;
	background: url(../../img/pc/top-image2.png) 50% 250px no-repeat fixed;
	background-size:cover;
	overflow: hidden;
}
#image2 p{
	font-size:30px;
	text-align:center;
	padding-top:100px;
	color:#fff;
}
#image2-sp{
	display:none;
}



