@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
li {
	list-style: none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:inherit;
	vertical-align:baseline;
	background:transparent;
	color: inherit;
	text-decoration: none;
}
span {
	font-size:inherit;
	color: inherit;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select, textarea {
	vertical-align:middle;
	-webkit-appearance: button;
}
/* =========================================================
 clearfix
========================================================= */
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
/* =========================================================
 全体コンテンツ
========================================================= */
body {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	background: url(/img/common/bg_body.jpg) repeat;
	width: 100%;
	color: #242323;
}
/*PC表示　SP非表示*/
.disPlayForPc {
	display: block;
}
.disPlayForSp {
	display: none;
}
/* =========================================================
 ヘッダー
========================================================= */
header {
	background-color: #ffffff;
}
header #mainTitleWrap {
	background-color:#000000;
	height:25px;
}
header #mainTitleWrap h1 {
	color: #ffffff;
	max-width: 1000px;
	margin: auto;
	line-height: 29px;
	letter-spacing: -0.5px;
}
header #headerFollow {
	position: static;
	left:0;
	top: 0;
	width: 100%;
	z-index: 50;
	background-color: #ffffff;
}
header #headerContetns {
	max-width: 1000px;
	margin: 0 auto;
	padding: 13px 0 6px;
}
header #headerContetns #logo {
	float: left;
	width: 239px;
	height: auto;
}
header #headerContetns #logo img {
	width: 100%;
	height: auto;
}
header #headerContetns #since {
    width: 223px;
    float: left;
    margin-left: 20px;
    margin-top: 16px;
}
header #headerContetns #headContact {
	float: right;
	width: 425px;
}
header #headerContetns #headContact #headTel {
	float: left;
}
header #headerContetns #headContact #headTel span {
	font-weight: bold;
	font-size: inherit;
	color: inherit;
	display: block;
	margin: 7px 0 1px;
}
header #headerContetns #headContact #headTel a {
	font-weight: bold;
	font-size: 26px;
	letter-spacing: 1.5px;
	pointer-events: none;
}
header #headerContetns #headContact .contactForm {
	width: 195px;
	background: #ec6d81;
	float: right;
	height: 40px;
	margin-top: 4px;
	text-align: center;
}
header #headerContetns #headContact .contactForm:hover {
	opacity: .7;
}
header #headerContetns #headContact .contactForm a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 3em;
	display: block;
	width: 100%;
	height: 100%;
}
/* =========================================================
 グローバルナビ
========================================================= */
#glovalNav {
	/*   background:linear-gradient(rgba(187,191,166, .7),rgba(71,80,36, .9)); */
  background:linear-gradient(rgba(127, 138, 72, 0.3), rgba(51, 58, 26, 0.9));
	border-top: 1px solid #3ca03c;
	border-bottom: 1px solid #3ca03c;
	position: relative;
}
#glovalNav ul {
	max-width: 1000px;
	height: 60px;
	margin: auto;
	background: url(/img/common/bg_body.jpg) repeat;
}
#glovalNav li {
	float: left;
	height: 100%;
	/*   background:linear-gradient(rgba(187,191,166, .7),rgba(71,80,36, .9)); */
  background:linear-gradient(rgba(127, 138, 72, 0.3), rgba(51, 58, 26, 0.9));
}
#glovalNav li:hover {
	background:linear-gradient(rgba(174, 172, 177, 0.3), rgba(2, 2, 2, 0.9));
}
#glovalNav li#top {
	width: 166px;
}
#glovalNav li#commodity {
	width: 142px;
}
#glovalNav li#catalog {
	width: 200px;
}
#glovalNav li#flow {
	width: 145px;
}
#glovalNav li#company {
	width: 185px;
}
#glovalNav li#inquiry {
	width: 162px;
}
#glovalNav li a {
	display: block;
	width: 100%;
	height:100%;
	color: transparent;
	background:url(/img/common/bg_glovalNav.png) no-repeat;
}
#glovalNav li#top a {
	background-position:0 0;
}
#glovalNav li#commodity a {
	background-position:-166px 0;
}
#glovalNav li#catalog a {
	/* background-position:-299px 0; */
	background-position:-308px 0;
}
#glovalNav li#flow a {
	background-position:-508px 0;
}
#glovalNav li#company a {
	background-position:-653px 0;
}
#glovalNav li#inquiry a {
	background-position:-838px 0;
}
/* =========================================================
 コンテンツ
========================================================= */
main{
	display: block;
}
#contentWrap {
	max-width: 1000px;
	margin: 26px auto 0;
}
/*fullSizeContent*/
#fullSizeContent {
	background-color: #ffffff;
	margin-bottom: 5%;
	padding-bottom: 3%;
}
#fullSizeContent #topImg, #fullSizeContent #topImg img {
	width: 100%;
	height: auto;
}
#fullSizeContent #topTitle {
	margin: 3% auto 0;
	width: 94%;
	max-width: 903px;
}
#fullSizeContent #topTitle img {
	width: 100%;
	height: auto;
}
#fullSizeContent p.topText {
	margin: 13px auto 0;
	line-height: 1.7em;
	font-size: 16px;
	letter-spacing: 0.3px;
	width: 94%;
	max-width: 902px;
}
/*mediumSizeContent*/
#mediumSizeContent {
	max-width: 902px;
	margin: auto;
	width: 94%;
}

/* お知らせ一覧
****************************/
#newsWrap ul {
	margin-bottom: -5px;
}
#newsWrap li {
	overflow: hidden;
	height: 131px;
	margin-bottom: 28px;
	width: 100%;
}
#newsWrap li:last-child {
	margin-bottom: 0;
}
#newsWrap .newsImage {
	float: left;
	height: 130px;
	overflow: hidden;
	width: 28%;
	text-align:  center;
}
#newsWrap .newsImage img {
	width: auto;
	height: 100%;
}
#newsWrap .newsContets {
	float: left;
	width: 68%;
	height: 100%;
	overflow: hidden;
	margin-left: 3%;
}
#newsWrap .newsContets .postData {
	font-size: 15px;
	font-weight: bold;
}
#newsWrap .newsContets h3 {
	font-size: 16px;
	line-height: 1.2em;
	margin-bottom: 5px;
	font-weight: bold;
}
#newsWrap .newsContets p:not(.postData) {
	line-height: 1.5em;
}
/* 商品一覧
****************************/
#commodityList {
	margin-top: 27px;
}
#commodityList li.itemBox {
	float: left;
	margin-right: 25px;
	background: #ffffff;
	position: relative;
	width: 160px;
	height: 701px;
	cursor: pointer;
}
#commodityList li.itemBox p.newMark {
    position: absolute;
    background-color: #ff4651bd;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    left: -5px;
    top: -5px;
    padding: 3px;
    box-shadow: -1px 1px 2px rgba(0,0,0,.3);
    z-index: 1;
}
@media all and (-ms-high-contrast: none){
#commodityList li.itemBox p.newMark {
    background-color: #ff4651;
}
}
#commodityList li.itemBox:last-child {
	margin-right: 0;
}
#commodityList li.itemBox:after, #commodityList li.itemBox:before {
	content:"";
	display: block;
	background: url('/img/common/bg_goods.png') no-repeat;
	width: 162px;
	height: 26px;
	position: absolute;
	left: -1px;
}
#commodityList li.itemBox:before {
	top: 0
}
#commodityList li.itemBox:after {
	bottom: 0;
}
#commodityList li.itemBox .commodityImg {
	width: 130px;
	height: 429px;
	overflow: hidden;
	position: relative;
	top: 44px;
	left: 16px;
}
#commodityList li.itemBox .commodityImg img {
	width: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	right: 0;
	margin: auto;
	top: 0;
	transform: translate3d(-50%, -0%, 0);
	bottom: 0;
}
#commodityList li.itemBox .commodityDetails {
	position: absolute;
	top: 492px;
	left: 0;
	right: 0;
	margin: auto;
	width: 138px;
	height: 183px;
	text-align: center;
	overflow: hidden;
}
#commodityList li.itemBox .commodityDetails .artAuthor {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}
#commodityList li.itemBox .commodityDetails .itemNum {
	font-size: 16px;
	margin: 5px 0;
	letter-spacing: -0.4px;
}
#commodityList li.itemBox .commodityDetails .itemPrice {
	font-size: 18px;
	color:#e63f53;
	font-weight: bold;
	margin-bottom: 10px;
}
#commodityList li.itemBox .commodityDetails .commodityMethod {
	border-top: 1px dashed #070707;
	padding-top: 12px;
}
#commodityList li.itemBox .commodityDetails .commodityMethod li {
	margin-bottom: 8px;
	white-space: nowrap;
	display: none;
}
#commodityList li.itemBox .commodityDetails .commodityMethod li:nth-child(1), #commodityList li.itemBox .commodityDetails .commodityMethod li:nth-child(2), #commodityList li.itemBox .commodityDetails .commodityMethod li:nth-child(3), #commodityList li.itemBox .commodityDetails .commodityMethod li:nth-child(4) {
	display:block;
}
/* 商品ポップアップ
****************************/
#popUpWrap {
	position: fixed;
	z-index: 100;
	background: rgba(0,0,0,.9);
	left: 0;
	bottom: 0;
	top: 0;
	overflow-y: auto;
	right: 0;
}
#popUpWrap #popUp {
	max-width: 1000px;
	width: 98%;
	position: absolute;
	top: 5%;
	bottom: 5%;
	margin: auto;
	right: 0;
	left: 0;
}
#popUpWrap #popUpClose {
	width: 40px;
	height: 40px;
	background-color: #cccccc;
	cursor: pointer;
	font-weight: bold;
	font-size: 40px;
	line-height: 43px;
	border: 1px solid #ffffff;
	float: right;
	text-align: center;
	margin-right: 3px;
}
#popUpWrap #eleImg {
	display: inline-block;
	width: 45%;
	text-align: right;
	height: 100%;
}
#popUpWrap #eleImg.wide {
	width: 70%;
}
#popUpWrap #eleImg img {
	width: auto;
	height: 100%;
}
#popUpWrap #eleImg.wide img {
	width: 100%;
	height: auto;
}
#popUpWrap #eleDetails {
	display: inline-block;
	position: absolute;
	padding: 20px;
	text-align: right;
	margin-left: 5%;
	bottom: 1%;
	right: 0;
	width: 50%;
	background-image: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0)20%, rgba(255,255,255,.8)70%, rgba(255,255,255,1));
	border-radius: 5px;
	z-index: -1;
	font-size: 18px;
}
#popUpWrap #eleDetails .artAuthor {
	font-weight: bold;
	margin-bottom: 3px;
}
#popUpWrap #eleDetails .itemNum {
	margin: 5px 0;
	letter-spacing: -0.4px;
}
#popUpWrap #eleDetails .itemPrice {
	color:#e63f53;
	font-weight: bold;
	margin-bottom: 10px;
}
#popUpWrap #eleDetails .commodityMethod {
	padding-top: 12px;
	width: 9em;
	margin: 0 0 0 auto;
	border-top:1px dashed #070707;
}
#popUpWrap #eleDetails .commodityMethod li {
	margin-bottom: 8px;
	white-space: nowrap;
}
/* [軸装用作品寸法]について
****************************/
#glossary p {
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	letter-spacing: 0.7px;
	cursor: pointer;
}
#glossary p:hover {
	text-decoration:none;
}
/*[軸装用作品寸法]ポップアップ*/
#glossaryDetails {
	position: fixed;
	top: 50px;
	left: 50px;
	border: 1px solid #737373;
	z-index: 99999;
	background: #fff;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	width: 47%;
	cursor: pointer;
	max-width: 425px;
	min-width: 320px;
}
#glossaryDetails:after {
	content: 'マウスドラッグで移動できます。';
	position: absolute;
	bottom: 1%;
	color: #fff;
	left: 1%;
	font-weight: bold;
}
#glossaryDetails table {
	width: 96%;
	border: 1px solid #000;
	vertical-align: middle;
	text-align: center;
	margin: 10px auto;
	font-size: 15px;
}
#glossaryDetails table caption {
	font-weight: bold;
	text-align: center;
	margin-bottom: 2%;
}
#glossaryDetails table th {
	background-color: #e0afaf;
	padding: 5px 0;
	border: 1px solid #000000;
}
#glossaryDetails table td {
	border-bottom: 1px solid #000;
	padding: 0;
}
#glossaryDetails table td:nth-child(2) {
	border-right: 1px dotted #000;
}
#glossaryDetails p {
	cursor: pointer;
	background-color: #797979;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	text-align: right;
	font-size: 14px;
	padding: 3px 2% 3px 0;
	box-shadow: 0px 2px 2px #0000006b inset;
}
#glossaryDetails p:hover {
	text-decoration: underline;
}
/* PAGE TOP
****************************/
#scrollFollowWrap {
	position: relative;
	max-width: 1000px;
	width: 100%;
}
#scrollFollowWrap #scrollFollow {
	position: absolute;
	left: 971px;
}
#scrollFollowWrap #scrollFollow p {
	background-color: #725d5d;
	text-align: center;
	color: #ffffff;
	position: fixed;
	bottom: 50px;
	height: 55px;
	line-height: 55px;
	width: 140px;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	text-indent: -1em;
}
#scrollFollowWrap #scrollFollow p span:before {
	content: "▲";
	font-size: 18px;
	position: absolute;
	right: 0.8em;
}
#scrollFollowWrap #scrollFollow p span:after {
	content: "▲";
	font-size: 11px;
	position: absolute;
	right: 1.4em;
	color: #725d5d;
	top: 0.1em;
}
#scrollFollowWrap #scrollFollow p:hover {
	opacity: .7;
}
/* 下部コンタクト
****************************/
#footContact {
	margin:29px auto 59px;
	width: 902px;
}
#footContact .contactBox {
}
#footContact .contactBox #footTel {
	float: left;
	border: 2px solid #49d389;
	width: 687px;
	border-radius: 5px;
	height: 77px;
}
#footContact .contactBox #footTel p {
	float: left;
	margin: 21px 0px 0px 18px;
	color: #605e5e;
	font-size: 19px;
}
#footContact .contactBox #footTel p span {
	font-weight: bold;
}
#footContact .contactBox #footTel p span:first-child {
	display: block;
	margin-bottom: 6px;
}
#footContact .contactBox #footTel p span:nth-child(2) {
	margin-right: 8px;
}
#footContact .contactBox #footTel p span:not(:first-child) {
	letter-spacing: 0px;
}
#footContact .contactBox #footTel .contactForm {
	width: 239px;
	background: #49d389;
	float: right;
	height: 50px;
	margin: 14px 14px 0 0;
	text-align: center;
}
#footContact .contactBox #footTel .contactForm:hover {
	opacity: .7;
}
#footContact .contactBox #footTel .contactForm a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 3.3em;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1em;
	position: relative;
	letter-spacing: -1px;
}
#footContact .contactBox #footTel .contactForm a:after {
	content: "";
	display: block;
	border-right: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	height: 10px;
	width: 10px;
	transform: rotate(45deg);
	position: absolute;
	right: 11px;
	top: 0;
	bottom: 0;
	margin: auto;
}
#footContact .contactBox .sisterLink {
	float: right;
}
#footContact .contactBox .sisterLink:hover {
	opacity: .7;
}
/* =========================================================
 フッター
========================================================= */
footer {
	width: 100%;
	background: url(/img/common/bg_footer.jpg) repeat-x #000000;
	background-position:left top;
	padding: 44px 0 30px;
}
footer #footerWrap {
	max-width: 1000px;
	margin: auto;
}
footer #footerWrap #footerNav {
	width: 881px;
	margin: 0 auto 32px;
}
footer #footerWrap #footerNav li {
	float: left;
	color:#ffffff;
	margin-right: 22px;
}
footer #footerWrap #footerNav li:last-child {
	margin-right: 0;
}
footer #footerWrap #footerNav li a {
	font-size: 12px;
}
footer #footerWrap #footerNav li a:before {
	content: ">";
	font-size: 13px;
}
footer #footerWrap #footerNav li a:hover {
	text-decoration: underline;
}
footer #copyRightWrap {
	width: 100%;
	text-align: center;
	color:#ffffff;
}
footer #copyRightWrap #copyRightIcon {
	margin-bottom: 17px;
}
footer #copyRightWrap #copyRightIcon:hover {
	opacity:.7;
}
/* ====================================================
	1000px～
==================================================== */
@media only screen and (max-width: 1020px) {
/* =========================================================
 全体コンテンツ
========================================================= */
/*PC非表示　SP表示*/
.disPlayForPc {
	display: none;
}
.disPlayForSp {
	display: block;
}
/* =========================================================
 ヘッダー
========================================================= */
header #headerContetns {
	width: 92%;
	margin: auto;
	padding: 9px;
	height:43px;
}
header #headerContetns #logo {
	width: 150px;
	margin-top: 3.5px;
}
header #headerContetns #headContact {
	position: relative;
	width: 143px;
	    margin-top: 2px;
}
header #headerContetns #headContact .contactForm, header #headerContetns #headContact #headTel, header #headerContetns #headContact .headMenu {
	float:left;
	margin-right: 10px;
	margin-top: 0;
	background-color: transparent;
	height: auto;
}
header #headerContetns #headContact .contactForm a, header #headerContetns #headContact #headTel a {
	background-size: 100% auto;
	background-position: top center;
	background-repeat: no-repeat;
	color: rgba(0,0,0,0);
	pointer-events: auto;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 0em;
	padding: 0;
}
header #headerContetns #headContact #headTel, header #headerContetns #headContact .contactForm, header #headerContetns #headContact .headMenu {
	width: 40px;
	height: 43px;
}
header #headerContetns #headContact #headTel span {
	display: none;
}
header #headerContetns #headContact #headTel a {
	background-image:url( /img/common/icon_headTel.png);
}
header #headerContetns #headContact .contactForm a {
	background-image:url( /img/common/icon_headContact.png);
}
header #headerContetns #headContact .headMenu {
	position: relative;
	cursor: pointer;
	right: 0;
height: 31px;
    margin-right: 0;
    margin-top: 7px;
    width: 41px;
}
header #headerContetns #headContact .headMenu span {
	display: block;
	position: absolute;
	background-color:#000000;
	left: 0;
	width: 100%;
	height: 5px;
}
header #headerContetns #headContact .headMenu span:nth-child(1) {
	top: 0;
}
header #headerContetns #headContact .headMenu span:nth-child(2) {
	transform: translate(0%, -50%);
	top: 50%;
}
header #headerContetns #headContact .headMenu span:nth-child(3) {
	bottom: 0;
}
/*×になるやつ*/
header #headerContetns #headContact .headMenu.on {
	margin-top: 9px;
}
header #headerContetns #headContact .headMenu.on span:nth-child(1) {
	-webkit-transform: translateY(7px) rotate(-45deg);
	transform: translateY(7px) rotate(-45deg);
}
header #headerContetns #headContact .headMenu.on span:nth-child(2) {
	opacity: 0;
}
header #headerContetns #headContact .headMenu.on span:nth-child(3) {
	-webkit-transform: translateY(-20px) rotate(45deg);
	transform: translateY(-20px) rotate(45deg);
}
/* =========================================================
 グローバルナビ
========================================================= */
#glovalNav {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: 100;
	background: rgba(0,0,0,.8);
	overflow: hidden;
	border: none;
}
#glovalNav ul {
	background-image: none;
	height: auto;
	width: 100%;
	position: absolute;
	top: 30px;
	text-align: center;
}
#glovalNav:after {
	background-image: none !important;
}
#glovalNav ul li {
	float: none;
	background: rgba(0,0,0,0);
	width: 70% !important;
	margin: 0 auto 30px;
	;
}
#glovalNav li:hover {
	background:rgba(0,0,0,0);
	opacity: .7;
}
#glovalNav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #ffffff;
	background-image: none;
    font-size: 30px;
    font-size: 4.8vw;
	font-weight: bold;
}
/* =========================================================
 コンテンツ
========================================================= */
#contentWrap {
	margin-top: 0;
}
#newsWrap {
	width: 100%;
}
footer #footerWrap #footerNav {
	margin: 0 auto 32px;
	width: 92%;
}
footer #footerWrap #footerNav li {
	margin: 0 4% 3% 0;
}
/*h2*/
#fullSizeContent h2,
#mediumSizeContent h2{
	width: 60%;
}
#fullSizeContent #topTitle{
  margin-left: 3%;
  width: 79%;
}
#fullSizeContent h2 img,
#fullSizeContent #topTitle img,
#mediumSizeContent h2 img{
	max-width: 100%;
	height: auto;
}

/*商品一覧*/
#commodityList li.itemBox {
	width: 49%;
	height: auto;
	margin: 0 auto 2%;
}
#commodityList li.itemBox:nth-child(even) {
	float: right;
	margin-left: 2%;
}
#commodityList li.itemBox:nth-child(5) {
	display: none;
}
#commodityList li.itemBox:after, #commodityList li.itemBox:before {
	background: none;
}
#commodityList li.itemBox .commodityImg {
	width: 100%;
	/* opacity: 0.5; */
	top: 0;
	left: 0;
	height: auto;
}
#commodityList li.itemBox .commodityImg:after {
	content: "";
	padding-top: 100%;
	display: block;
	width: 100%;
}
#commodityList li.itemBox .commodityDetails {
	display: none;
	background-color: rgba(255,255,255,.6);
	width: 100%;
	top: auto;
	left: 0;
	bottom: 0;
	padding: 3%;
	border-top: 1px solid #fff;
	height: auto;
}
#commodityList li.itemBox .commodityImg img {
	width: 100%;
	height: auto;
}
/*PAGE TOP*/
#scrollFollowWrap {
	position: static;
	width: 92%;
	margin: 5% auto;
	display: block;
}
#scrollFollowWrap #scrollFollow {
	position: static;
}
#scrollFollowWrap #scrollFollow p {
	position: relative;
	height: 55px;
	line-height: 55px;
	width: 100%;
	bottom: 0;
}
}
/* ====================================================
	920px～
==================================================== */
@media only screen and (max-width: 920px) {
/*h1*/
header #mainTitleWrap {
	height: auto;
}
header #mainTitleWrap h1 {
	line-height: 1.3em;
}
/*ページ下部にあるコンタクト*/
#footContact {
	width: 92%;
	margin: auto;
}
#footContact .contactBox #footTel {
	float: none;
	width: 94%;
	height: auto;
	margin: 3% auto;
	padding: 3%;
}
#footContact .contactBox #footTel p {
	float: none;
	width: 100%;
	margin: auto;
	font-size: 18px;
	font-size: 3.75vw;
}
#footContact .contactBox #footTel .contactForm {
	width: 100%;
	margin: 3% auto 0;
	float: none;
}
#footContact .contactBox .sisterLink {
	float: none;
	text-align: center;
	margin-bottom:3%;
}
}

/* ====================================================
	810px～
==================================================== */
@media only screen and (max-width: 810px) {
#fullSizeContent {
	height: auto;
}
}
/* ====================================================
	740px～
==================================================== */
@media only screen and (max-width: 740px) {
* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
body {
	line-height:1;
	-webkit-text-size-adjust: 100%;
}
/* ====================================================
	450px～
==================================================== */
@media only screen and (max-width: 450px) {
  #popUpWrap #eleImg:not(.wide) img{
	  width: 100%;
	  height: auto;
}

}
