@charset "utf-8";

/*--------------------------------------------------
powerd by travision Inc. 
recent status 2015.09.01
--------------------------------------------------*/
@media screen and (min-width: 481px){

/*--------------------------------------------------
header
--------------------------------------------------*/

header {
	width:100%;
	padding:100px 0 50px 0;
	background:#133a6a;
}
header hgroup {
  position:relative;
	width:580px;
  height:335px;
	float:left;
}
header h1 {
	width:580px;
	text-align:center;
	margin:0 0 35px 0;
	float:left;
}
header h2 {
	text-align:center;
	margin:0 0 34px 0;
}
header .front {
	width:340px;
	float:right;
}
header p.topLead {
  position: absolute;
  bottom:0;
  font-size:16px;
  color:#ffffff;
  text-align:center;
  letter-spacing:-1.2px;
  line-height:1.8;
}
section .inner {
  overflow:hidden;
  width: 950px;
}
section h3 {
  margin-bottom:40px;
}
header hgroup .backnumber-btn {
  display: block;
  position: relative;
  width: 500px;
  background-color: #a02525;
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  color: #fff;
}
header hgroup .backnumber-btn a {
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
}
header hgroup .backnumber-btn:hover {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .7;
}
header hgroup .backnumber-btn:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 22px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

/*--------------------------------------------------
Special
--------------------------------------------------*/
section.special {
  height:330px;
	background: url(../img/special_bg.jpg) center top no-repeat #fefefc;
}
section.special h3 {
  margin-bottom:40px;
}
section.special p.sp-text {
	width:500px;
}
section.special p.sp-top {
  display:none;
}

/*--------------------------------------------------
Owners
--------------------------------------------------*/
section.owners {
  height:272px;
  background: url(../img/owners_bg.jpg) center top no-repeat #fcf6ec;
}
section.owners h3 {
  margin-bottom:40px;
}
section.owners p.sp-text {
	width:480px;
}
section.owners p.sp-top {
  display:none;
}

/*--------------------------------------------------
Tech
--------------------------------------------------*/
section.tech {
  height:245px;
	background:url(../img/tech_bg.jpg) center top no-repeat #ffffff;
}
section.tech h3 {
	float:right;
  padding-top:50px;
	margin-bottom:40px;
}
section.tech p {
	width:542px;
	clear:both;
	float:right;
}
section.tech p.sp-top {
  display:none;
}


/*--------------------------------------------------
Style
--------------------------------------------------*/
section.styles {
	padding:0 0 50px 0;
}
section.styles h3 {
	width:950px;
	margin:0 auto 40px;
}
section.styles .styleBox {
	width:948px;
	height:668px;
	margin:5px auto;
	box-shadow:0px 0px 5px #999;
	border:1px solid #ffffff;
	overflow:hidden;
}
section.styles h4 {
	padding:38px 0 40px 22px;
	float:left;
}
section.styles p.style-img {
	float:right;
}
section.styles .styleInner {
	width:395px;
	height:500px;
	padding-left:38px;
	float:left;
	position:relative;
}
section.styles .style-lead,
section.styles .style-text {
	margin-bottom:30px;
}
section.styles .style-mjuk {
	position:absolute;
	bottom:38px;
	left:38px;
}

/*--------------------------------------------------
Hills
--------------------------------------------------*/
section.hills {
  height:410px;
  margin-bottom:50px;
	background:url(../img/hills_bg.jpg) center top no-repeat #ffffff;
}
section.hills h3 {
	margin-bottom:40px;
}
section.hills p.hillslead {
  width:530px;
	margin-bottom:40px;
}

/*--------------------------------------------------
Others
--------------------------------------------------*/
section.others {
	padding:0 0 50px 0;
}
section.others h3 {
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom:1px solid #c9c9c9;
}
section.others article {
	width:290px;
	margin:0 40px 0 0;
	float:left;
	font-size:14px;
}
section.others article.last {
	margin:0;
}
section.others article h4 {
	width:260px;
	background:#eeeeee;
	margin-bottom:20px;
}
section.others article h4.ttl01 {
	padding:12px 15px 7px 15px;
}
section.others article h4.ttl02 {
	padding:12px 15px;
}

/*--------------------------------------------------
Back Numbers
--------------------------------------------------*/
section.bnumbers {
	padding:0 0 80px 0;
}
section.bnumbers h3 {
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom:1px solid #c9c9c9;
}
section.bnumbers li {
  width:140px;
  float:left;
 font-size:14px;
  text-align:center;
}
section.bnumbers li img {
  width:140px;
  height:auto;
}
section.bnumbers li p.jacket {
  margin:0 0 5px 0;
}
section.bnumbers li a {
  color:#000000;
  text-decoration:underline;
}
section.bnumbers li a:hover {
  color:#000000;
  text-decoration:none;
}
}
section.bnumbers .backnumber-btn {
    display: block;
    position: relative;
    width: 910px;
    background-color: #a02525;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    padding: 20px;
    color: #fff;
    margin-bottom: 50px;
}
section.bnumbers .backnumber-btn a {
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
}
section.bnumbers .backnumber-btn:hover {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .7;
}
section.bnumbers .backnumber-btn:after {
    content: '';
    position: absolute;
    top: 47%;
    right: 22px;
    width: 17px;
    height: 17px;
    margin-top: -6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}