/* ========================================
	Index
======================================== */
#footer{
  margin-top: 0;
}

/*mainArea*/
#mainArea{
	
}
#mainArea img{

}

/*newsArea*/
#newsArea{
  width: 1080px;
  margin: 0 auto;
  padding-top: 195px;
}
#newsArea h3{
  font-size: 26px;
}
#newsArea table{
	margin-top: 60px;
	width: 100%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #0a0a0a;
}
#newsArea th,
#newsArea td{
	padding: 20px 20px;
	background: url(../img/index/line_dot.gif)  repeat-x left bottom;
}
#newsArea th{
  width: 10%;
}
#newsArea a{
  color: #0a0a0a;
  text-decoration: underline;
}
#newsArea a:hover{
  color: #8a3f2b;
  text-decoration: underline;
}
/* PC Styles
======================================== */
@media screen and (max-width: 7680px) {

  #headerArea .header .btScroll{
    display: none;
  }
 
 .pc { display:block; }
 .sp { display:none; }
  
  /*mainArea*/
  #mainArea{
	width: 1300px;
	margin: 0 auto;
	padding: 0px 110px 0 110px;
  }

  #mainArea .slider  {
	margin: 0 0 0 0;
	padding: 0 0 50px 0;
  }

  #mainArea .pc { display:block; }
  #mainArea .sp { display:none; }

  /*infoArea*/
  #infoArea{
	width: 1300px;
	margin: 0 auto;
	padding: 0 0 0 0;
  }
  #infoArea .inner{
	width: 1080px;
	background-color: #0a0a0a;
	margin: 0 auto;
	padding: 10px 0 120px 0;
  }
   #infoArea dl{
	display: flex;
	flex-direction: row-reverse;
	justify-content:space-between;
	width: 620px; 
    margin: 120px auto 0 auto;
    padding: 0 0: 0 0;
  }



  /*featureArea*/
  #featureArea {
	position: relative;
	width: 1300px;
	height: 936px;
	margin: 0 auto;
	overflow: hidden;
  }
  #featureArea .feature_bg1{
	width: 588px;
	height: 936px;
	position: absolute;
	top: 0px;
	left: 110px;
	z-index: 50;
  }
  #featureArea .feature_bg2{
	width: 296px;
	height: 278px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 50;
  }
  #featureArea .inner {
	width: 1080px;
	height: 936px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 100;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
  }
  #featureArea .inner .read{
	width: 450px;
	height: 443px;
	position: absolute;
	top: 60px;
	right: 60px;
  }
  #featureArea .inner .btn {
	width: 286px;
	height: 66px;
	position: absolute;
	top: 580px;
	right: 172px;
  }


  /*movieArea*/
  #movieArea {
	position: relative;
	width: 1300px;
	height: 964px;
	padding: 0px;
	margin: 0px auto 0 auto;
	overflow: hidden;
	
  }
  #movieArea .movie_bg1{
	width: 394px;
	height: 864px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 50;
  }
  #movieArea .movie_bg2{
	width: 518px;
	height: 94px;
	position: absolute;
	left: 110px;
	bottom: 0px;
	z-index: 50;
  }
  #movieArea .inner {
	width: 1080px;
	height: 864px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 100;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
  }
  #movieArea .inner .read {
	width: 450px;
	height: auto;
	position: absolute;
	top: 80px;
	left: 0px;
  }
  #movieArea .inner .lineup_img {
	width: 400px;
	height: auto;
	position: absolute;
	top: 205px;
	right: 150px;
  }  
  #movieArea .inner .btn {
	width: 286px;
	height: 66px;
	position: absolute;
	top: 628px;
	left: 135px;
  }
  #movieArea .inner .ttl {
	width: 24px;
	height: 270px;
	position: absolute;
	top: 170px;
	left: 65px;
  }
  #movieArea .inner .movie_img {
	width: 500px;
	height: 294px;
	position: absolute;
	top: 0px;
	left: 250px;
  }
  #movieArea .inner .movie_img2 {
	width: 500px;
	height: 294px;
	position: absolute;
	top: 300px;
	left: 250px;
  }
  #movieArea .inner .btn {
	width: 286px;
	height: 66px;
	position: absolute;
	top: 670px;
	left: 360px;
  }
  /* lineupArea*/
  #lineupArea {
	position: relative;
	width: 1300px;
	height: 960px;
	margin: 0px auto 0 auto;
	overflow: hidden;
  }
  #lineupArea .item {
    width: 1060px;
    padding: 10px 0 40px 40px;
    position: absolute;
    top: 0px;
    left: 110px;
    z-index: 5000;
  }
  #lineupArea .item h2 {
    font-size: 32px;
    line-height:1.8;
    text-align: right;
    letter-spacing: 0.06em;
  }
  #lineupArea .item h3 {
    margin-top: 40px;
    font-size: 24px;
    letter-spacing: 0.06em;
    text-align: right;
    padding: 0 0 15px 0;
    border-bottom: 1px dotted #413228;
  }
  #lineupArea .col2-block{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    margin-top: 30px;
    padding: 0 10px 0 10px;
  }
  #lineupArea .col2-block .text-box,
  #lineupArea .col2-block .bk01,
  #lineupArea .col2-block .bk02,
  #lineupArea .col2-block .bk03,
  #lineupArea .col2-block .bk04,
  #lineupArea .col2-block .bk05{
    line-height: 1.8;
    font-size: 1.05rem;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    color: #0a0a0a;
  }

  #lineupArea .col2-block .bk01 {
    order: 1;
    width: 68%;
    margin-top: 0px;
  }
  #lineupArea .col2-block .bk02 {
    order: 2;
    width: 68%;
    margin-top: 20px;
  }
  #lineupArea .col2-block .bk03 {
    order: 3;
    width: 68%;
    margin-top: 20px;
    margin-left: 150px;
  }
  #lineupArea .col2-block .bk04 {
    order: 5;
    margin-right: 40px;
  }
  #lineupArea .col2-block .bk04a {
    margin-top: 35px;
    text-align: right;
  }
  #lineupArea .col2-block .bk04b {
    margin-top: 20px;
    text-align: right;
  }
  #lineupArea .col2-block ul {
    order: 4;
    width: 20%;
    font-size: 0;
  }
   #lineupArea .col2-block ul {
    padding-top: 40px;
  }
  #lineupArea .col2-block ul li{
    display: inline-block;
    margin: 0 2% 0 0;
  }
  #lineupArea .col2-block a:link,
  #lineupArea .col2-block a:visited{
    color: #0a0a0a;
	text-decoration-line: underline;
  }
  #lineupArea .col2-block ul li:last-child{
    margin-right: 0;
  }
  #lineupArea .lineup_bg1 {
	width: 100%;
	height: 960px;
	position: absolute;
	top: 0px;
	left: 110px;
	z-index: 50;
	opacity: 1.0;
  }
  #lineupArea .lineup_bg1 img {
	width: 620px;
	height:960px;
  }

   /*ninaiteArea*/
  #ninaiteArea {
	width: 1300px;
	padding: 0px;
	margin: 0px auto 0 auto;
	overflow: hidden;
  }
  #ninaiteArea .inner {
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 0 0 140px 0;
  }
  #contentsArea .mov-bg {
    text-align:center;
    max-width: 850px;
    margin: 0 auto 45px auto;
    padding: 0 0;
  }
  #contentsArea .mov-bg iframe{
    width: 100%;
    height: 460px;
  }
  #ninaiteArea .inner .movie_img img {
	width: 100%;
	height: auto;
  }
  #ninaiteArea h2{
    font-size: 32px;
    letter-spacing: 0.06em;
    margin: 0 0 25px 25px;
  }
  #ninaiteArea p {
    float: left;
    width: 68%;
    line-height: 1.8;
    font-size: 1.05rem;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    margin: 0 0 45px 35px;
    color: #0a0a0a;
  }
  #ninaiteArea ul {
    width: 800px;
    margin: 60px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #ninaiteArea ul li {
    width: 390px;
    margin-top: 20px;
  }

  /*newsArea*/
  #newsArea{
    width: 1300px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
  }
  #newsArea .inner {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 120px 0 140px 0;

  }
  #newsArea h3{
    font-size: 23px;
  }
  #newsArea table{
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #0a0a0a;
    margin-top: 50px;
    width: 100%;

  }
  #newsArea .btn {
	width: 286px;
	height: 66px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;	
  }
  


  /* contentArea*/
  #contentArea {
    width:1300px;
    margin: 0 auto 0 auto;
	padding: 0 0 0 0;
  }
  #contentArea .inner {
	width: 1080px;
	height: 825px;
	background-color: #f4f4f4;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
  }
  #contentArea .inner .ttl{
	width: 26px;
	height: 512px;
	position: absolute;
	top: 90px;
	left: 70px;
  }
  #contentArea .inner .ctg_box {
	width: 905px;
	height: 656px;
	position: absolute;
	top: 90px;
	left: 165px;
  } 
  #contentArea .inner .ctg_box dl {
	width: 905px;
	overflow: hidden;
  } 
  #contentArea .inner .ctg_box dl:last-of-type {
	margin-top: 55px;
  } 
  #contentArea .inner .ctg_box dl dt {
	float: left;
	width: 472px;
	margin-right: 65px;
  } 
 
  #contentArea .inner .ctg_box dl dd {
	margin-top: 65px;
	
  }    
  #contentArea .inner .ctg_box dl dd:last-of-type {
	margin-top: 40px;
  }

  /*bannerArea*/
  #contentsArea .bannerArea{
    max-width: 90%;
    margin: 30px auto 0 auto;
  }
  #contentsArea .bannerArea .spVer{
    display: none;
  }
  
  /*contentsArea*/
  #contentsArea .contentInner .contentsImg{
    margin-top: 60px;
  }
  #contentsArea .contentInner .item{
    max-width: 90%;
    margin: 20px auto 0 auto;
    font-size: 0;
  }
  #contentsArea .item h2:after{
    content:attr(data-label);
    font-size: 30px;
  }
  #contentsArea .item h2 img{
    display:none;
  }
  #contentsArea .txtBlock p{
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 2;
    margin-top: 12px;
  }
  #contentsArea .txtBlock p br{
    display: none;
  }
  
  /*viewBt*/
  #contentsArea p.viewBt{
    display: block;
    margin-top: 20px;
  }
  #contentsArea p.viewBt a{
    display: inline-block;
    padding: 10px 50px;
    border: solid 1px #9e948b;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    color: #413228;
  }
  #contentsArea p.viewBt a:hover{
    color: #fff;
    background: #9e948b;
  }
  
  /*btmContents*/
  #contentsArea .btmContentsArea{
    background: #eeeae4;
    margin-top: 60px;
    padding: 60px 0 80px;
  }
  #contentsArea .btmContents{
    max-width: 90%;
    overflow: hidden;
    margin: 0 auto;
  }
  #contentsArea .btmContents li{
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  #contentsArea .btmContents li:last-child{
    margin-right: 0;
  }
  #contentsArea .btmContents dd{
    margin-top: 20px;
    text-align: center;
  }
  #contentsArea .btmContents h3{
    font-size: 24px;
  }
  #contentsArea .btmContents p{
    margin-top: 5px;
  }
  #contentsArea .btmContents p.viewBt{
    margin-top: 20px;
  }
}

/* Mobile Styles
======================================== */
@media screen and (max-width: 600px) {
  #headerArea .header .btScroll{
    display: none;
  }
  
  /*mainArea*/
  #mainArea{
	width: 100%;
	margin: 80px auto 0 auto;
	padding: 0px 0px 0 0px;
  }


  #mainArea .slider  {
	margin: 0 0 0 0;
	padding: 0 0 80px 0;
  }
  
#mainArea .slider .pc { display:none; }
#mainArea .slider .sp { display:block; }
 
 .pc { display:none; }
 .sp { display:block; }
  


  /*infoArea*/
  #infoArea{
	width: 100%;
	color: #0a0a0a;
	background-color: #0a0a0a;
	margin: 0 0 0 0;
	padding: 0% 0 0% 0;
  }

  #infoArea{

  }
  #infoArea .inner{
	width: 100%;
	background-color: #0a0a0a;
	margin: 0 auto;
	padding: 20% 0 20% 0;
  }
   #infoArea dl{
	display: flex;
	flex-direction: row-reverse;
	justify-content:space-between;
	width: 90%; 
    margin: 0% auto 0% auto;
    padding: 0 0: 0 0;
  }

   #infoArea dl dt {
	width: 14%; 
  }
   #infoArea dl dd{
	width: 76%; 
  }  


  /*featureArea*/
  #featureArea {
	position: relative;
	width: 100%;
	height: 580px;
	color: #966;
  }
  #featureArea .feature_bg1 {
	width: 120%;
	height: 1043px;
	position: absolute;
	top: 0px;
	left: -0;
	z-index: 50;
    opacity: 0.1;
  }
  #featureArea .feature_bg2 {
	width: 330px;
	height: 320px;
	position: absolute;
	right: -300px;
	bottom: 0px;
	z-index: 50;
  }

  #featureArea .inner {
	width: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 100;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
  }
  #featureArea .inner .read {
	width: 90%;
	height: auto;
	position: absolute;
	top: 8%;
	left: 50%;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
  }
  #featureArea .inner .btn {
	width: 75%;
	height: auto;
	position: absolute;
	top: 48%;
	left: 50%;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
  }



  /*movieArea*/

  #movieArea {
    position: relative;
    width: 100%;
    height: 980px;
  }
  #movieArea .movie_bg1 {
    width: 576px;
    height: 894px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
    opacity: 0.1;
  }
  #movieArea .inner {
    width: 94%;
    height: 980px;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 100;
    transform: translateX(-50%);
    -webkit- translateX(-50%);
  }
  #movieArea .inner .read {
    width: 95%;
    height: auto;
    position: absolute;
    top: 5%;
    left: 50%;
    z-index: 100;
    transform: translateX(-50%);
    -webkit- translateX(-50%);
  }
  #movieArea .inner .lineup_img {
    width: 85%;
    height: auto;
    position: absolute;
    top: 54%;
    left: 50%;
    z-index: 100;
    transform: translateX(-50%);
    -webkit- translateX(-50%);
  }  
  #movieArea .inner .btn {
    width: 75%;;
    height: auto;
    position: absolute;
    top: 87%;
    left: 50%;
    transform: translateX(-50%);
    -webkit- translateX(-50%);
  }
  

  /* lineupArea*/
  #lineupArea {
    color:#000000;
    width: 100%;
    height: 1500px;
  }
  #lineupArea .item {
    display: flex;
    flex-wrap: wrap;
    width: 94%;
    margin: 0 auto 0 auto;
    padding: 30px 0 0 0;
	top: 0;
	left: 50%;
	z-index: 100;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
  }
  #contentsArea .item h2 {
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: center;
    margin: 0px auto 30px auto;
    padding: 0px 0px 0px 0px;
    order: 1;
  }
  #lineupArea .item ul {
    width: 75%;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    order: 2;
  }
 #lineupArea .item h3 {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 40px;
    padding: 0px 0px 10px 0px;
    width: 100%;
    border-bottom: 1px dotted #413228;
    order: 3;
  }
  #lineupArea .col2-block {
    overflow: hidden;
    margin: 30px auto 0px auto;
    padding: 0 0 0 0;
    order: 4;
  }
	
  #lineupArea .col2-block .text-box {
    order: 2;
    width: 68%;
  }
  #lineupArea .col2-block .bk01 {
    order: 1;
    width: 100%;
    margin-top: 0px;
  }
  #lineupArea .col2-block .bk02 {
    order: 2;
    width: 100%;
    margin-top: 20px;
  }
  #lineupArea .col2-block .bk03 {
    order: 3;
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }
  #lineupArea .col2-block .bk04 {
    order: 5;
    margin-right: 0;
  }
  #lineupArea .col2-block .bk04a {
    margin-top: 35px;
    text-align: left;
  }
  #lineupArea .col2-block .bk04b {
    margin-top: 20px;
    text-align: left;
  }
  #lineupArea .col2-block .text-box,
  #lineupArea .col2-block .bk01,
  #lineupArea .col2-block .bk02,
  #lineupArea .col2-block .bk03,
  #lineupArea .col2-block .bk04,
  #lineupArea .col2-block .bk05{
    width: 100%;
    line-height: 1.8;
    font-size: 1.05rem;
    letter-spacing: -0.05em;
  }
  #lineupArea .col2-block .bk01 {
    margin-top: 0px;
  }
  #lineupArea .col2-block.bk02,
  #lineupArea .col2-block .bk03 {
    margin-top: 20px;
  }
  #lineupArea .col2-block .bk04,
  #lineupArea .col2-block .bk05 {
    margin-top: 20px;
    text-align: left;
  }
  #lineupArea .inner .btn {
	width: 75%;;
	height: auto;
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
  }
  #lineupArea .lineup_bg1 {
	width: 200%;
	height: auto;
	position: absolute;
    top: 0px;
    left: 0;
    z-index: 50;
    opacity: 0.08;
  }
  #lineupArea .lineup_bg1 img {
	width: 100%;
	height: auto;
  }

   /*ninaiteArea*/
  #ninaiteArea {
	width: 100%;
  }
  #ninaiteArea .inner {
    width: 94%;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
  }
  #contentsArea .mov-bg {
    text-align:center;
    max-width: 100%;
    margin: 0 auto 35px auto;
    padding: 0 0;
  }
  #contentsArea .mov-bg iframe{
    width: 100%;
    height: 300px;
  }

  #contentsArea .mov-bg iframe{

  }
  #ninaiteArea .inner .movie_img img {

  }
  #ninaiteArea h2 {
    font-size: 1.6rem;
    line-height: 1.8;
    letter-spacing: 0.06em;
    margin: 0 0 15px 0;
  }
  #ninaiteArea p {
    width: 100%;
    line-height: 1.8;
    font-size: 1.05rem;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    margin: 0 0 30px 0;
    padding: 0 10px 0 10px;
    color: #0a0a0a;
  }

  #ninaiteArea ul {
    width: 85%;
    margin: 40px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #ninaiteArea ul li {
    width: 100%;
    margin-top: 20px;
  }

  /*newsArea*/

  #newsArea{
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 10% 0 20% 0;
  }
  #newsArea .inner {
	width: 90%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;

  }
  #newsArea h3 {
    width: 30%;
  }
  #newsArea table{
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #0a0a0a;
    margin-top: 5%;
    width: 100%;
    background: url(../img/index/line_dot.gif)  repeat-x left top;
  }
  #newsArea th,
  #newsArea td{
	padding: 20px 0;
	background: url(../img/index/line_dot.gif)  repeat-x left bottom;
  }
  #newsArea th{
	font-size: 90%;
	padding-right: 0.5em;
  }
  #newsArea .btn {
	width: 75%;
	height: auto;
	margin: 12% auto  0 auto;
  }
  
  /* contentArea*/
  #contentArea {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: #f4f4f4;
  }
  #contentArea {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 20% 0;
	background-color: #f4f4f4;
  }
  #contentArea .inner {
	width: 100%;
	height: 1080px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
  }
  #contentArea .inner .ttl{
	width: 94%;
	height: auto;
	position: absolute;
	top: 6%;
	left: 50%;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
  }
  #contentArea .inner .ctg_box {
	width: 90%;
	position: absolute;
	top: 12%;
	left: 50%;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
  } 
  #contentArea .inner .ctg_box dl {
	width: 100%;
  } 
  #contentArea .inner .ctg_box dl:last-of-type {
	margin-top: 20%;
  } 
  #contentArea .inner .ctg_box dl dt {
	width: 100%;
	margin-bottom: 6%;
  } 
 
  #contentArea .inner .ctg_box dl dd {
	margin-top: 0;
	
  }    
  #contentArea .inner .ctg_box dl dd:last-of-type {
	width: 75%;
	height: auto;
	margin: 40px auto 0 auto;
  }

  /*bannerArea*/
  #contentsArea .bannerArea{
    max-width: 90%;
    margin: 30px auto 0 auto;
  }
  #contentsArea .bannerArea .pcVer{
    display: none;
  }
  
  /*contentsArea*/
  #contentsArea .contentInner .contentsImg{
    margin-top: 60px;
  }

  #contentsArea .item h2:after{
    content:attr(data-label);
    font-size: 26px;
  }
  #contentsArea .item h2 img{
    display:none;
  }
  #contentsArea .txtBlock p{
    font-size: 14px;
    line-height: 2;
    margin-top: 12px;
  }
  #contentsArea .txtBlock p br{
    display: none;
  }
  
  /*viewBt*/
  #contentsArea p.viewBt{
    display: block;
    margin-top: 20px;
  }
  #contentsArea p.viewBt a{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 14px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    color: #fff;
    background: #9e948b;
  }
  
  /*btmContents*/
  #contentsArea .btmContentsArea{
    background: #eeeae4;
    margin-top: 40px;
    padding: 40px 0 60px;
  }
  #contentsArea .btmContents{
    max-width: 90%;
    overflow: hidden;
    margin: 0 auto;
  }
  #contentsArea .btmContents li+li{
    margin-top: 40px;
  }
  #contentsArea .btmContents li:last-child{
    margin-right: 0;
  }
  #contentsArea .btmContents dd{
    margin-top: 20px;
    text-align: center;
  }
  #contentsArea .btmContents h3{
    font-size: 20px;
  }
  #contentsArea .btmContents p{
    margin-top: 5px;
  }
  #contentsArea .btmContents p.viewBt{
    margin-top: 20px;
  }
}

