@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: #d6ce2e;
	}

	header h1 {
		width: 90%;
		margin: 0 auto 20px;
	}

	header .front {
		width: 80%;
		margin: 0 auto 15px;
	}

	header hgroup {
		width: 90%;
		margin: 0 auto;
	}

	header h2 {
		margin-bottom: 20px;
	}

	header img {
		width: 100%;
		height: auto;
	}

	header p.topLead {
		/* color: #ffffff; */
		color: #000;
		width: 90%;
		margin: 0 auto;
	}

	.txt_s {
		display: inline-block;
		font-size: 80% !important;
	}

	/* book-btn */
	.book-btn {
		width: 360px;
		margin: 20px auto 20px;
	}

	.book-btn .read-book {
		background: #a02525;
		padding: 10px;
		margin: 0px auto;
		text-decoration: none;
		font-size: 20px;
		font-weight: bold;
		border-radius: 10px;
		display: block;
		font-family: 'Noto Serif JP';
	}

	.book-btn p {
		text-align: center;
		color: #fff;
		padding-top: 15px;
	}

	.book-btn a {
		text-align: center;
		color: #fff;
	}

	.bottom-btn {
		background: #d6ce2e;
	}

	/* ▼バックナンバー申し込みボタン▼ */
	/*header .backnumber-btn {
  display: block;
  position: relative;
  width: 100%;
  background-color: #1f3f77;
  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: 337px;
		height: auto;
	}

	section .sp {
		display: block;
	}

	section p.sp-img {
		margin-bottom: 30px;
	}

	section p img {
		width: 100%;
		height: auto;
		/* margin-bottom: 15px; */
	}

	section .inner {
		padding: 0 15px;
	}

	section p {
		line-height: 1.8em;
	}

	/*--------------------------------------------------
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: 280px;
		height: auto;
	}

	/*--------------------------------------------------
owners story
--------------------------------------------------*/
	section.owners {
		padding: 0 0 30px;
		background: #f0f0f0;
	}

	section.owners p.owners-img img {
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}

	section.owners h3 img {
		width: 280px;
		height: auto;
	}

	/*--------------------------------------------------
special2
--------------------------------------------------*/
	section.special2 {
		padding: 0 0 30px;
		background: #eeeeee;
	}

	section.special2 h3 img {
		width: 180px;
		height: auto;
	}


	/*--------------------------------------------------
moose
--------------------------------------------------*/
	section.moose {
		padding: 30px 0;
		background: #fff;
	}

	section.moose p.mo-img img {
		margin-bottom: 15px;
		width: 100%;
		height: auto;
	}

	/*--------------------------------------------------
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;
	}


	/*--------------------------------------------------
enjoy
--------------------------------------------------*/
	section.enjoy h3 img {
		width: 200px;
		height: auto;
	}

	section.enjoy .enjoyInner h3 {
		margin-bottom: 30px;
		padding: 0;
		text-align: center;
	}

	section.enjoy {
		margin: 15px 0 0;
		height: auto;
		background: #efecd3;
	}

	section.enjoy .inner {
		position: relative;
		height: auto;
		padding: 20px 0;
	}

	section.enjoy .enjoyInner {
		width: 100%;
		height: -webkit-fit-content;
		float: none;
	}

	section.enjoy .enjoy-lead {
		margin: 15px 0;
		text-align: center;
	}

	section.enjoy .enjoy-lead img {
		width: auto;
		height: 20px;
	}

	section.enjoy .enjoy-text {
		margin-bottom: 5%;
	}

	section.enjoy a.enjoy-mjuk {
		width: 100%;
		height: 100px;
		position: static;
		bottom: 0;
		left: 0;
		overflow: hidden;
		background: #ffffff;
		display: block;
	}

	section.enjoy a.enjoy-mjuk:hover {
		opacity: 1;
	}

	section.enjoy .enjoy-mjuk img {
		padding: 4.5px 0;
		background-color: white;
		width: 40%;
		height: auto;
		float: left;
	}

	section.enjoy .enjoy-mjuk-text {
		width: 60%;
		height: auto;
		padding: 0 auto;
		float: left;
		font-family: 'Noto Serif JP', serif;
		font-size: 13px;
		line-height: 100px;
	}

	section.enjoy .enjoy-mjuk-text p {
		margin-bottom: 10px;
		font-weight: 600;
		line-height: 100px;
	}

	/*--------------------------------------------------
Others
--------------------------------------------------*/
	section.others {
		background: #f6f0e2;

	}

	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 0 8px 10px;
		background: #fff;
		margin-bottom: 10px;
	}

	section.others article h4 img {
		height: 35px;
		width: auto;
	}



	section.present-area {
		/* margin-top: 30px; */
		text-align: center;
		background: #e5e231;
	}

	section.present-area .inner {
		padding: 0;
	}

	section.present-area h3 {
		font-size: 1.2em;
		margin-bottom: 20px;
		padding: 0;
		font-weight: bold;
		font-family: 'Noto Serif JP';
	}

	section.present-area a {
		position: relative;
		display: inline-block;
		width: 100%;
		color: #e5e231;
		font-size: 1.3em;
		font-weight: bold;
		font-family: 'Noto Serif JP';
		line-height: 3em;
		text-decoration: none;
		background: #000;
	}

	section.present-area a:before {
		content: '';
		width: 8px;
		height: 8px;
		border: 0;
		border-top: solid 2px #e5e231;
		border-right: solid 2px #e5e231;
		position: absolute;
		top: 50%;
		right: 5%;
		margin-top: -4px;
		transform: rotate(45deg);
	}

	section.present-area a:hover {
		opacity: 1;
	}

	/*--------------------------------------------------
Present
--------------------------------------------------*/
	section.present-area {
		/* margin-top: 30px; */
		text-align: center;
		background: #e5e231;
	}

	section.present-area .inner {
		padding: 0;
	}

	section.present-area h3 {
		font-size: 1.2em;
		margin-bottom: 20px;
		padding: 0;
		font-weight: bold;
		font-family: 'Noto Serif JP';
	}

	section.present-area a {
		position: relative;
		display: inline-block;
		width: 100%;
		color: #e5e231;
		font-size: 1.3em;
		font-weight: bold;
		font-family: 'Noto Serif JP';
		line-height: 3em;
		text-decoration: none;
		background: #000;
	}

	section.present-area a:before {
		content: '';
		width: 8px;
		height: 8px;
		border: 0;
		border-top: solid 2px #e5e231;
		border-right: solid 2px #e5e231;
		position: absolute;
		top: 50%;
		right: 5%;
		margin-top: -4px;
		transform: rotate(45deg);
	}

	section.present-area a:hover {
		opacity: 1;
	}

	/*--------------------------------------------------
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: #1f3f77;
    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.green h3 img {
		width: auto;
		height: 40px;
	}

	section.moose h3 img {
		width: auto;
		height: 40px;
	}

	section.styles h3 img {
		height: 39px;
		width: auto;
	}

	section.enjoy h3 img {
		width: auto;
		height: 40px;
	}
}