@charset "utf-8";

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

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

header {
	width:100%;
	padding:50px 0 15px 0;
	background:#5f9ea0;
}
header h1{
	width:90%;
	margin:0 auto 15px;
}
header .front {
	width:80%;
	margin:0 auto 15px;
}
header hgroup {
	width:90%;
	margin:0 auto;
}
header h2 {
	margin-bottom:15px;
}
header img {
	width:100%;
	height:auto;
}
header p.topLead {
	color:#ffffff;
}
header .backnumber-btn {
  display: block;
  position: relative;
  width: 100%;
  background-color: #a02525;
  text-align: center;
  margin: 20px auto;
  padding: 10px;
  color: #fff;
}
header .backnumber-btn a {
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}
header .backnumber-btn:hover {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .7;
}
header .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);
}
/*--------------------------------------------------
共通
--------------------------------------------------*/
section .sp-img,
section .sp-h3 {
	display: none;
}
section h3 {
	width:100%;
	height:auto;
	padding:0 15px;
	margin-bottom:15px;
}
section h3 img {
	width:auto;
	height:48px;
}
section .sp {
	display: block;
}
section p.sp-img {
	margin-bottom: 30px;
}
section p img {
	width:100%;
	height:auto;
}
section .inner {
	padding: 0 15px;
}
/*--------------------------------------------------
Special
--------------------------------------------------*/
section.special {
	padding:0 0 30px;
	background: #ffffff;
}
section.special .sp-img02 img {
	width: 100%;
	height:auto;
	margin-top: 20px;
}
section.special h3 img {
	width:auto;
	height:45px;
}
/*--------------------------------------------------
owners story
--------------------------------------------------*/
section.owners {
	padding:30px 0;
	background: #fffff3;
}
section.owners p.owners-img img {
	margin-bottom:15px;
	width: 100%;
	height: auto;
}

/*--------------------------------------------------
moose
--------------------------------------------------*/
section.moose {
	padding:30px 0;
	background: #ffffff;
}
section.moose p.mo-img img {
	margin-bottom:15px;
	width: 100%;
	height: auto;
}
section.moose h3 img {
	width:auto;
	height:50px;
}

/*--------------------------------------------------
Style
--------------------------------------------------*/
section.styles {
	padding:15px 0;
}
section.styles h3 {
	margin-bottom:15px;
	padding-left:15px;
}
section.styles h3 img {
	height:45px;
	width:auto;
}
section.styles .styleBox {
	padding:15px;
	box-shadow:0px 0px 5px #999;
	overflow:hidden;
}
section.styles h4,
section.styles p.style-img {
	margin-bottom:15px;
}
section.styles h4 img,
section.styles p.style-img img,
section.styles .style-mjuk img {
	width:100%;
	height:auto;
}
section.styles .style-lead img {
	width:auto;
	height:60px;
	margin-bottom:10px
}
section.styles .style-lead,
section.styles .style-text {
	margin-bottom:10px;
}


/*--------------------------------------------------
Knock
--------------------------------------------------*/
section.knock {
	margin: 15px 0;
	height: auto;
	background: #e6ebed;
}
section.knock .inner {
	position:relative;
	height: auto;
	padding: 20px 0;
}
section.knock .knockInner {
	width:100%;
	height: -webkit-fill-available;
	float:none;
}
section.knock .knockInner h3 {
	margin-bottom: 30px;
	padding: 0;
}
section.knock .knock-lead {
	margin:15px 0;
}
section.knock .knock-lead img {
	width: auto;
	height: 18px;
}
section.knock .knock-text {
	margin-bottom: 5%;
}
section.knock a.knock-mjuk {
	width: 100%;
	height: auto;
	position:static;
	bottom:0;
	left:0;
	overflow: hidden;
}
section.knock a.knock-mjuk:hover {
	opacity: 1;
}
section.knock .knock-mjuk img {
	width: 40%;
	height: auto;
	float: left;
}
section.knock .knock-mjuk-text {
	width: 60%;
	height: auto;
	padding: 3% 0;
	float: left;
	background: #fff;
	font-family: 'Noto Serif JP', serif;
	font-size: 13px;
}
section.knock .knock-mjuk-text p {
	margin-bottom: 5px;
	font-weight: 600;
}


/*--------------------------------------------------
Others
--------------------------------------------------*/
section.others .inner {
	padding: 0;
}
section.others h3 {
	width:100%;
	height:auto;
	padding:0 0 10px;
	margin-bottom:15px;
	border-bottom:1px solid #c9c9c9;
}
section.others h3 img {
	width:auto;
	height:17px;
}
section.others article {
	margin-bottom:15px;
}
section.others article h4 {
	padding:8px;
	background:#eeeeee;
	margin-bottom:10px;
}
section.others article h4 img {
	height:35px;
	width:auto;
}

/*--------------------------------------------------
Back Numbers
--------------------------------------------------*/
section.bnumbers .inner {
	padding: 0;
}
section.bnumbers h3 {
	width:100%;
	height:auto;
	padding:0 0 10px;
	margin-bottom:15px;
	border-bottom:1px solid #c9c9c9;
}
section.bnumbers h3 img {
	width:auto;
	height:17px;
}
section.bnumbers ul {
	width: 100%;
	overflow:hidden;
}
section.bnumbers li {
  width:30%;
  float:left;
   margin-right: 5%;
  text-align:center;
	margin-bottom:10px;
}
section.bnumbers li:nth-child(3n) {
	margin: 0;
}
section.bnumbers li img {
  width: 100%;
  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: 100%;
    background-color: #a02525;
    text-align: center;
    margin-bottom: 30px;
    padding: 20px 10px;
    color: #fff;
}
section.bnumbers .backnumber-btn a {
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
}
section.bnumbers .backnumber-btn:hover {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .7;
}
section.bnumbers .backnumber-btn:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 22px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
}
@media screen and (max-width: 320px){
	section.special h3 img {
	width:auto;
	height:40px;
}
section.owners h3 img {
	width:auto;
	height:40px;
}
section.moose h3 img {
	width:auto;
	height:40px;
}
section.styles h3 img {
	height:39px;
	width:auto;
}
section.knock h3 img {
	width:auto;
	height:40px;
}
}