@charset "UTF-8";

#header #whorl #sitelogo {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

#header #whorl #address {
  font-weight: bold;
}


#headarea {
    /*height: 165px;*/
    margin-top: 10px;
	padding-bottom:10px;
}

.logo{
	margin-top: 30px;
}

.logo_type {
  width: 325px;
}

nav.pc > ul > li {
  /*margin-right: 40px;*/

}
nav.pc > ul > li:nth-child(1){
	margin-left:30px;
}

nav.pc {
   /* margin-top: 57px;*/
}

nav.pc a {

  color: #333333;
  letter-spacing: 0.15em;
  /*font-size: 14px;*/
}
nav.pc ul.drop li{
	border-left:1px solid #666;
	padding-left:15px;
	padding-right:15px;

}
nav.pc ul.drop li:nth-child(1){
	/*border-right:1px solid #333;*/
	border-left:none;
}
nav.pc ul.drop li.g_adress {
	font-size:0.9em;
	border:none;
	float:right;
}

#opentime-area {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: right;
    margin-top: 20px;
    letter-spacing: 0.1rem;
}

.opentime {
    /* background: blue; */
    border-right: 1px solid #322d24;
    padding-right: 9px;
    margin-right: 10px;
    margin-top: 0px;
}

/*------------------------main V------------------------*/
#main-visual {
  border: none;
}

#main-visual .text {
 
  bottom: -70px;
  background: #ffffff;
  color: #322D24;
 }

.bx-viewport{
	height: 460px !important;
}


#main-visual .text .in .day {
  background:none;
  float: none;
  padding: inherit;
  min-height: inherit;
  font-size: 20px;
  letter-spacing: 0.15em;
    margin-right: 10px;
}



#main-visual .text .in .area {
  padding: inherit;
  background: none;
  color: #322D24;
    font-size: 20px;
  letter-spacing: 0.15em;
     font-weight: bold;
     margin-bottom: 16px;
}

#main-visual .text .in .name {
  font-size: 1rem;
  letter-spacing: 0.15em;
  font-weight: bold;
}
#main-visual .text .in .detail {
  display: none;
}

#main-visual .image {
  border:none;
}

/*------------------------モデルパネル------------------------*/
#content-home ul, .sec-block ul {
   background: none;
  border: none;
  padding: inherit;
}


#content-home ul li {
  width: 31%;
  padding: inherit;
  margin-right: 3%;
  float:left;
}

#content-home ul li:nth-child(3n) {
  margin-right: 0%;
}
#content-home ul li a{
  	/*max-height:inherit;*/
    padding-bottom: 20px;
	/*padding:20px;*/
	margin-bottom:20px;
}

#content-home ul li a .text{
  background: rgba(255, 255, 255, 1);
  	padding:inherit;

}


#content-home ul li a .text .area {
  background:none !important;
  color: #322D24 !important;
	font-size: 1rem;
	font-weight: bold;
letter-spacing: 0.15em;
margin-top: 10px;
text-align:left;
}

#content-home ul li a .text .day {
	padding:inherit;
  background:none !important;
  color: #322D24 !important;
	font-size: 1.1rem;
	font-weight: bold;
	  padding-top: 10px;
}

#content-home ul li a .text .name{
	font-weight: bold;
  font-size: 13px;
    padding-top: 8px;
  padding-bottom: 2px;
  letter-spacing: 0.1em;
  color: #322D24 !important;
  font-family: "游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#content-home .text .detail {
  display: none;
}

#content-home ul li a .image{
	padding-bottom: 40px;

	
}

#content-home ul li a .image img{
  margin-top:inherit;
}

.end{
  position: absolute;
  top: 0px;
  left: 0;
  background: url(../images/top-end.png) no-repeat;
  width: 150px;
  z-index: 90;
  height: 150px;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain; 
 }
 
 
.end2 {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../images/top-end.png) no-repeat;
    width: 1px;
    z-index: 90;
    height: 1px;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
}

/*------------------------インフォメーション------------------------*/
#infomation{
  width: 100%;
  margin: 40px 0;
  font-family: "游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 }
 
h2{
	  font-size: 18px;
	  font-weight: bold;
	  
}

#infomation .contents{
	border: 2px solid #F3F3F3;
	padding: 20px;
	margin-top: 20px;
}
.model-info {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #F3F3F3;

}
.model-info:last-child {
	border-bottom: none;

}
.model-info img{
	  width: 27%;
	float: left;
}

.model-info .text{
	width: 70%;
	float: right;
	  line-height: 230%;
}

.model-info .text .title{
  font-size: 1.06rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  padding-bottom: 60px;
  margin-bottom: 10px;
  position: relative;

}

.model-info .text .title .day{
	position: absolute;
	right: 0;
	bottom: 8px;
	font-size: 0.8rem;
  letter-spacing: 0.15em;
  
	
}
/*------------------------サイドエリア------------------------*/
#side h2#system-price_h {
  background: #D8433A;
  padding: 10px 0 10px 10px;
}

#side h2#system-price_h:after {
  border-top: 12px solid #D8433A;
}


#newsArea .blockNews .day {
  width: 38px;
   line-height: 160%;
}

#side h3 {
  line-height: 160%;
}


#recruitBnr a {
  margin-bottom: 25px;
}

#side #tweetLine {
 margin-bottom: 25px;
}


/*------------------------プロフィール------------------------*/

/*--------bnr4---------*/

.bnr4{
	background:#D8433A;
	width: 98%;
	height: 500px;
	padding:  0 25px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.bnr4 .text{
        width: 53%;
    font-family: "游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
   line-height: 220%;
    color: #ffffff;
    font-size: 0.8rem;
    float: left;
}

.bnr4 .big-text{
    font-size: 2rem;
    letter-spacing: 0.5rem;	
    line-height: 170%;
    margin: 20px 0 14px;
    background: url(../images/masao-av.png) no-repeat;
    background-position: 95%;
    background-size: contain;
    color: #FFBB12;
}


.bnr4 img{
	float: right;
}



/*--------bnr4---------*/



.pack{
	margin-bottom: 15px !important;
}


.mb-pack{
	margin-bottom: 30px !important;
}


.pack-desc{
	    font-size: 18px;
    line-height: 1.7em;
    margin-bottom: 14px;
    color: #3F3625;
    float: left;
    margin-left: 5px;
    letter-spacing: 0.1em;
    border-bottom: 2px solid;
    padding-bottom: 15px;
    width: 98%;
}


.pack-txt{
	  width: 98%;
  margin: 0 auto;
  font-size: 0.85rem;
  line-height: 1.6rem;
  color: rgb(31, 27, 19);
}

.yugo-pack{
    font-family: "游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
        font-size: 1rem;
    line-height: 190%;
    color: #463E2D;
}

.yugo-pack .big{
    font-size: 4rem;
    margin: 40px -10px;
    display: block;
}
.yugo-pack .red{
      color: #D8433A;
}

.pack-txt ul li{
list-style-type: circle !important;
}


#pack-profile{

}



#pack-pack img{
  float: left;
  width: 33.3%;
  text-align: center;
    padding: 0 7px 15px 8px;
}

#pack-movie {
	  margin: 0 auto;
	  width: 98%;
}



#pack-model{
	border-top: #fff  4px solid;
	border-left: #fff  4px solid;
	width: 98%;
	margin: 0 auto;
	  font-family: "游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#pack-model .box-model{
  width: 25%;
  float: left;
   border-bottom: #fff 4px solid;
   border-right:#fff 4px solid;
}
#pack-model .box-model2{
  width: 50%;
  float: left;
   border-bottom: #fff 4px solid;
   border-right:#fff 4px solid;
   vertical-align:text-top;
}
#pack-model .box-model img{
	width: 100%
}

#pack-model .box-model p{
  text-align: center;
  font-weight: bold;
  padding: 0 0 10px 0;
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
}

#pack-model .box-model .detail{
  display: block;
  background-color: rgb(15, 104, 15);
  font-size:0.8em;
  width: 85%;
  margin: 0 auto 14px;
  padding: 8px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1rem;
    border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;

}



.pack-txt .detail{
	  display: block;
  background-color: rgb(15, 104, 15);
  width: 280px;
  padding: 8px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1rem;
    border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
font-family: "游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

















}




@media only screen and (min-width: 980px) {
	
#content {
  width: 755px;
}




 #newsArea {
  height: auto;
  color: #3F3625;
  margin-bottom: 14px;
  background: #FFFFFF;
  padding: 14px;
  border: 2px solid #F3F3F3;
}
 
 
 #newsArea {
  margin-bottom: 25px;

}






}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
@media only screen and (max-width: 979px) {
 #container {
 padding-top:0;
 
}
#opentime-area {
margin-right: 14px;
margin-top:0;
}


#campaign {
  background: none;
    padding: 18px 1.5% 0;
      margin: 10px auto 0;
}

#campaign .border {
  display: none;
}

.logo_type {
  width: 280px;
}

#main-visual {
   margin-bottom: 0; 
}
 }
@media only screen and (max-width: 767px) {

 #campaign {
  padding: 0px 1.5% 0;
}


.bx-viewport{
	height: 375px !important;
}

#content-home ul li {
  width: 49%;
  margin-right: 2%;
}

#content-home ul li:nth-child(3n) {
  margin-right: 2%;
}
#content-home ul li:nth-child(2n) {
  margin-right: 0%;
}
/*---------*/

#pack-model .box-model{
  width: 33.333%;
  float: left;
   border-bottom: #fff  2px solid;
   border-right: #fff  2px solid;
}




/*--------bnr4---------*/

.bnr4{
	height: auto;
    padding-bottom: 25px;
}
.bnr4 .text{
    width: 100%;
}

.bnr4 .big-text{
  }


.bnr4 img{
	display: none;
}





/*--------bnr4---------*/




  }
@media only screen and (max-width: 479px) {
	
#header #whorl {
  height: 60px;
}

.logo_type {
    width: 195px;
    margin-top: 42px;
}

#opentime-area {
/*    text-align: left;
    margin-left: 14px;*/
}

nav.sm {
  width: 55px;
}

.flexslider {
  margin: 0px auto !important;
}
 
 
 .bx-viewport {
 height: 250px !important; 
}


.end {
  width: 110px;
  height: 110px;
}

#content-home ul li a .text .day {
  font-size: 0.75rem;
}

#content-home ul li a .text .area {

  font-size: 0.75rem;
}
#main-visual .text {
  bottom: -55px;
}
#main-visual .text .in .day {
  font-size: 16px;
}

#main-visual .text .in .area {
  font-size: 16px;
    margin-bottom: 10px;
}

.model-info img {
  width: 100%;
}
.model-info .text {
  width: 100%;
}

.model-info .text .title {
  font-size: 0.8rem;
  padding-top: 20px;
  margin-bottom: 10px;
}



/*---------*/

#pack-model .box-model{
  width: 50%;
  float: left;
   border-bottom: #fff  2px solid;
   border-right: #fff  2px solid;
}
.yugo-pack .big{
    font-size: 2rem;
    margin: 40px -10px;
    display: block;
}

}
/* added */
#container {
 clear: both;
}
nav.pc > ul {
 margin-top: 10px;
}
#container .breadcrumb {
 margin-top: 15px;
}
