@charset "utf-8";

/* ********************************************* */
/**切り替え用CSS　～768px：SP　769px～：PC
各ページで使用（1ページごと）
/* ********************************************* */


/****************************************************************
★★★トップページ★★★
****************************************************************/

/********************************
メインキャッチ
********************************/
.mainCatchArea{
	width:100%;
	height:400px;
	overflow: hidden;
}

.mainImg img{
	min-width: auto;
	width: auto;
	min-height: auto;
}

.mainBack{
	position: absolute;
	top: 300px;
	left: 0px;
	margin: auto;
	right: 0px;
	width: 700px;
}

.mainCatchText{
	font-size:200%;
	line-height:1.4em;
	font-weight:bold;
	background: rgba( 0, 0, 0, 0.45 );
	color:#fff;
	width: 100%;
	padding:20px;
	text-align: center;
}

.mainProduct{
	color:#FF0004;
	text-shadow:#fff 2px 0px,#fff -2px 0px,
	#fff 0px -2px,#fff 0px 2px,
	#fff 2px 2px ,#fff -2px 2px,
	#fff 2px -2px,#fff -2px -2px,
	#fff 1px 2px,#fff -1px 2px,
	#fff 1px -2px,#fff -1px -2px,
	#fff 2px 1px,#fff -2px 1px,
	#fff 2px -1px,#fff -2px -1px;
}

.mainCatchBs a{
	position: absolute;
	top: 490px;
	left: 60%;
	background:#f57a0d;
	padding:14px 18px;
	color:#ffffff;
	font-weight:bold;
	border-radius:5px;
	box-shadow: 4px 6px 3px -3px rgba(25, 25, 25, 0.5);
	-webkit-box-shadow:4px 6px 3px -3px rgba(25, 25, 25, 0.5);
	-moz-box-shadow:4px 6px 3px -3px rgba(25, 25, 25, 0.5);
}
.mainCatchBs :hover{
	background:#f98a27;
}

.mainCatchCopy{
	background:#191879;
	color:#fff;
	padding:15px;
	font-size: 120%;
	font-weight:bold;
	
	margin-top: -25px;
}

.speedyImg{
	text-align:center;
	margin:10px 0;
}

.mainCatchStaff{
	width: 1024;
	height:130px;
	background:url(../images/top/main_catch_staff-bg.jpg) repeat-x;
	background-position:center center;
	text-align: center;
}

@media (max-width: 768px) {
.mainCatchArea{
	width:100%;
	height:140px;
	overflow :hidden;
}
.mainImg img{
	z-index: -1;
	position: relative;
	height: 140px;
	min-width:auto;
	width:auto;
	min-height:auto;
}

.mainBack{
	background: rgba( 0, 0, 0, 0.25 );
	position: absolute;
	top: 80px;
	left:2%;
	width:92%;
	padding:3px;
}
.mainCatchText{
	font-size:105%;
	line-height:1.3em;
	background:none;
	color:#fff;
	width: auto;
	padding:0px;
	text-align: left;
	text-shadow:
	#5D5D5D 1px 0px,#5D5D5D -1px 0px,
	#5D5D5D 0px -1px,#5D5D5D 0px 1px,
	#5D5D5D 1px 1px ,#5D5D5D -1px 1px,
	#5D5D5D 1px -1px,#5D5D5D -1px -1px,
	#5D5D5D 1px 1px,#5D5D5D -1px 1px,
	#5D5D5D 1px -1px,#5D5D5D -1px -1px,
	#5D5D5D 1px 1px,#5D5D5D -1px 1px,
	#5D5D5D 1px -1px,#5D5D5D -1px -1px;
}
.mainProduct{
	color:#FF0004;
	text-shadow:
	#fff 1px 0px,#fff -1px 0px,
	#fff 0px -1px,#fff 0px 1px,
	#fff 1px 1px ,#fff -1px 1px,
	#fff 1px -1px,#fff -1px -1px,
	#fff 1px 1px,#fff -1px 1px,
	#fff 1px -1px,#fff -1px -1px,
	#fff 1px 1px,#fff -1px 1px,
	#fff 1px -1px,#fff -1px -1px;
}
.mainCatchBs a{
	position:relative;
	top:-60px;
	left:65%;
	width: 30%;
	text-align:center;
	display:block;
	padding:8px 5px;
	color:#ffffff;
	font-size:75%;
	font-weight:bold;
	text-decoration: none;
	line-height:1.3em;
}
.mainCatchCopy{
	padding:8px;
	font-size: 95%;
	
	margin-top: -55px;
}
.speedyImg{
	margin:5px 0 0 0;
}
.mainCatchStaff{
	background:none;
	height:auto;
	margin-bottom:2%;
}
}

/****************************************
トップ製作実例
****************************************/
.topSeisakuBox{
	display:flex;
	justify-content:space-between;
}
.topSeisakuBox img{
	width:94%;
}

.topSeisakuOfficeName{
	font-weight:normal;
}

.setIntroductionTable{
	width:60%;
	margin:0;
}

.setIntroductionTable th,
.setIntroductionTable td{
	border:none;
	padding:10px;
}
.setIntroductionTable th{
	background-color:#CECECE;
}
.setIntroductionTable td{
	background-color:#F3F3F3;
}
@media (max-width: 768px) {
.sptopSeisakuLageImg{
	width:97%;
}
.sptopSeisakuLageImg img{
	width:100%;
}
}

/********************************
生地サンプルボタン
********************************/
.KijiSampleBtnBox{
	float:right;
	width:760px;
	height:auto;
	background:#fff;
	border-radius:10px;
	margin:5px 10px;
}

.kijiSampleBtn{
	position:relative;
	background-color:#4700AD;
	vertical-align: middle;
	text-align:right;
	color:#ffffff;
	width: 55%;
	margin:5px auto;
	float:right;
	border-radius: 5px;
	box-shadow: 0px 6px 3px -3px rgb(183, 183, 183);
	-webkit-box-shadow:0px 6px 3px -3px rgb(183, 183, 183);
	-moz-box-shadow: 0px 6px 3px -3px rgb(183, 183, 183);
}
.kijiSampleBtn a{
	display:block;
	text-align:center;
	padding:15px;
	color:#ffffff;
	font-size:150%;
	font-weight:bold;
	text-decoration: none;
	line-height:120%;
}

.kijiSampleBtn a:after{
	position:absolute;
	content: "\f054";
	font-family: FontAwesome;
	top: 50%;
	right:18px;
	margin-top:-10px;
}

.kijiSampleBtn:hover{
	background-color:#4C9BDD;
	color:#ffffff;
}

@media (max-width: 768px) {
.KijiSampleBtnBox{
	margin: 8px auto;
	width: 100%;
}

.kijiSampleBtn{
	background-color:#4700AD;
	vertical-align: middle;
	text-align:center;
	width:95%;
	margin:7px auto;
}
.kijiSampleBtn a{
	display:block;
	padding:8px;
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	line-height: 1.3em;
}
.kijiSampleBtn a:after{
	margin-top:-8px;
}
}

/******************************
企業ロゴを忠実に再現する為に
******************************/
.colorDiscussionArea{
	display:flex;
	width:736px;
	padding:0px;
	margin:10px auto 0;
}
.colorDiscussionBox{
	width:540px;
	margin:0;
}
.colorDiscussionImgBox{
	width:216px;
	margin-right:20px;
}
@media (max-width: 768px) {
.colorDiscussionArea{
	display:block;
	width:100%;
	padding:0;
	margin:3px auto 0;
}
.colorDiscussionBox{
	width:100%;
}
.colorDiscussionImgBox{
	float:left;
	width:40%;
	margin-left:5px;
	margin-bottom:0;
}
.colorDiscussionImgBox img{
	width:100%;
	margin-left:5px;
}
}

/******************************
生地の紹介
******************************/
.topKijiBoxArea{
	width:930px;
	display:flex;
	justify-content:space-between;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
}
.topKijiBox{
	display:flex;
	width:47%;
}
.KijiTitle{
	font-size:120%;
	padding:3px 5px 3px 6px;
	border:none;
	border-left: 5px solid #C0C0C0;
	border-bottom: 3px solid #C0C0C0;
	margin:0 0 20px 0;
}
.topKijiLeftCell{
	width:55%;
}
.topKijiImg{
	width:48%;
}
.topKijiImg img{
	width:100%;
}
@media (max-width: 768px) {
.topKijiBoxArea{
	width:100%;
	display:block;
}
.KijiTitle{
	margin:0 0 10px 0;
}
.topKijiBox{
	display:flex;
	width:100%;
}

.topKijiImg{
	width:50%;
	margin:0 5px;
}
.topKijiImg img{
	width:100%;
}
}

/************************************
各商品の設置方法について
************************************/
.setPositionBox{
	margin-top:3%;
	background-color: #f3f3f3;
	padding: 15px 20px;
}
.setTextBox{
	width:55%;
	float:left;
}
.setImgBox{
	margin:0;
	width:320px;
	float:right;
}
.setImgBox p{
	width:100%;
	margin:0;
}

.setImgBox img{
	width:100%;
	margin:0;
}

.setImgBox:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


@media (max-width: 768px) {
.setPositionBox{
	display:block;
	margin-top:3%;
	padding: 10px 15px;
}
.setTextBox{
	width:100%;
	margin:0;
}
.setImgBox{
	margin-top:10px;
	display:flex;
	width:100%;
}
.setImgBox img{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	visibility:visible;
}

.setImgBox:hover{
	opacity:1;
	filter: none;
	-ms-filter: "alpha(opacity=70)";
}
}

/********************************
top製作実例
********************************/
/*画像サイズなど調整用*/
.tebataSample{
	margin: 10px 0;
	display: block;
}
.tebataSample img{
	margin: 0 5px;
	float:left;
	visibility: visible;
}

@media (max-width: 768px) {
.officeName{
	font-weight:normal;
	font-size:14px;
}

.tebataSample{
	margin: 5px 0;
}
.tebataSample img{
	width:226px;
	height: auto;
	margin: 0 5px;
}
}

/*PCのみグレー背景下マージン開ける*/
.topUse{
	margin-bottom: 15px
}

@media (max-width: 768px) {
.topUse{
	margin-bottom: 0px
}
}

/*製作実例スライダー（SPのみ）*/
@media (max-width: 768px) {
/*スライダー共通*/
.slider {
	width: 106%;/*コンテンツの幅を指定、はみ出た分は非表示*/
	background: #fff;
}
.slider2 {/*use.htmlで使用のスライダー*/
	width: 104%;/*コンテンツの幅を指定、はみ出た分は非表示*/
	background: #fff;
}
.slider_content {
	position: relative;
	overflow: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;/*慣性スクロール*/
	transform: translateZ(0);/*GPUアクセラレーションを有効にする*/
}
.slider_content_item {
	position: relative;
	float: left;
	width: 230px;
	margin: 0 0 2px 8px;
	padding:5px 0;
	border: 1px solid #DDDDDD;
}
.slider_content_item:first-child {
	margin:0;
}
.slider_content_image {
	width: 220px;
}
.slider_content_image img{
	width: 220px;
}
.cf{
	zoom:1;
}
/*トップページ　製作実例スライダー*/
.slider_content_top {
	width: 830px;/*slider_content_itemの幅*/
}
}

/********************************
製作実例ページ
********************************/
.useSeisaku05imgSize img{
	width:312px;
}
@media (max-width: 768px) {
.useSeisaku05imgSize img{
	width: 220px;
}
}

/****************************
生地について
*****************************/
.topKijiImg img{
	margin:0 10px ;
	float:left;
}
.topSizeBox{
	width:840px;
	margin:10px auto 0 auto;
}
.bouenBox{
	background-color: #f3f3f3;
	padding: 15px 20px;
	margin:30px auto 15px auto;
}
.bouenImgBox{
	float: left;
	margin: 5px 15px 0 0;
}
.bouenTextBox{
	margin-top:5px;
}

.textBox{
	margin-left:10px;
}

@media (max-width: 768px) {
.topKijiImg img{
	width:100%;
	margin:0 0 7px 0;
	float:none;
}
.topSizeBox{
	width:100%;
}

.textBox{
	margin-left:0;
}

.bouenBox{
	background-color: #f3f3f3;
	padding: 10px 5px;
	margin: 8px auto 25px auto;
}
.bouenImgBox{
	float: left;
	width:48%;
	margin:0 2px 7px 2px;
}
.bouenImg img{
	display: block;
	width: 100%;
	height: auto;
}
.bouenImgBox p{
	font-size: 90%
}
.bouenTextBox{
	margin:5px;
	width: 95%;
}
}

/****************************************
index.html(トップの商品紹介)
****************************************/
.topLineUpCellBox{
	display:flex;
	justify-content:space-between;
	margin-bottom:40px;
}
.topLineUpCell{
	width:45%;
}
.topLineUpCell img{
	width:84%;
}

@media (max-width: 768px) {
.topLineUpCellBox{
	display:block;
	margin-bottom:15px;
}
.topLineUpCell{
	width:100%;
}
.topLineUpCell img{
	width:45%;
}
.topLineUpText{
	width:53%;
	float:right;
}

}
/*一覧の項目のテーブル装飾*/
.topSeisaku-info{
	width:100%;
	margin:5px 25px 0 0;
}
.topSeisaku-info th{
	font-weight:bold;
	text-align:center;
	text-height:auto;
	vertical-align:middle;
}

.topSeisaku-info:first-child th{
	width:35%;
}

.topSeisaku-info th,
.topSeisaku-info td{
	border:none;
	border-bottom:1px solid #999898;
}
/*バナースタンドのみ*/
.topBanner-info{
	width:55%;
	margin:5px 25px 0 0;
}
.topBanner-info th{
	font-weight:bold;
	text-align:center;
	text-height:auto;
	vertical-align:middle;
}
.topBanner-info:first-child th{
	width:35%;
}

.topBanner-info th,
.topBanner-info td{
	border:none;
	border-bottom:1px solid #999898;
}
.bannerLinkBtn{
	text-align:center;
	margin-top:6px;
	line-height:1.4;
	font-size:15px;
	margin-right:15px;
	float:right;
	width:140px;
	height:42px;
	font-weight:700;
	background-color:#FF8813;
	color:#fff;
	padding:6px;
	border-radius: 10px;/* CSS3草案 */
	-webkit-border-radius: 10px;/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	display:block;
}
.bannerLinkBtn:visited{
	color:#fff;
}
.bannerLinkBtn:hover{
	background-color:#FFAB58;
}
@media (max-width: 768px) {
/*バナースタンドのみ*/
.topBanner-info{
	width:55%;
	margin:5px 2px 0 0;
}
.bannerLinkBtn{
	margin-top:20px;
	font-size:12px;
	line-height:1.4;
	margin-right:0;
	float:right;
	width:110px;
	height:30px;
	font-weight:700;
	padding:6px;
	display:block;
}
}

/********************************
印刷方法
********************************/
.printBox{
	width:100%;
	display:flex;
	justify-content:space-between;
}
.printTextBox{
	margin:5px;
	width: 70%;
}
.printImg img{
	width:100%;
}

@media (max-width: 768px) {
.printBox{
	display:block;
	width:100%;
	margin: 0 auto;
}
.printImg{
	width:95%;
}
.printTextBox{
	width:96%;
}
}

/********************************
価格について
********************************/
.topPriceText{
	margin:20px 0 15px 0;
}
.otherPrice{
	margin-top: 20px;
}
@media (max-width: 768px) {
.topPriceText{
	margin:10px 0;
}
.otherPrice{
	margin-top: 5px;
}
}
/*他社で発生する追加料金　ここから*/
.otherShopInsaideBox ul{
	width:160px;
	float:left;
	font-weight:bold;
	font-size:110%;
}
.otherShop_priceBox{
	border:2px #ed760c solid;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.otherShop_priceMidashi{
	background-color:#ed760c;
	left:10px;
	padding:5px 10px;
	color:#fff;
}

.otherShop_priceBox ul{
	margin-left:10%;
	margin-right:auto;
	color:#ed760c;
	padding: 10px;
}
.priceCautionText{
	text-align:center;
	margin-bottom: 10px;
}

@media (max-width: 768px) {
.otherShopInsaideBox{
	padding:5px;
}
	
.otherShopInsaideBox ul{
	width:auto;
	float:none;
	font-weight:normal;
	font-size:100%;
}
.otherShop_priceBox{
	border:2px #FF5353 solid;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	margin-bottom:10px;
}

.otherShop_priceMidashi{
	background-color:#FF2121;
	left:10px;
	padding:5px 10px;
}

.otherShop_priceBox ul{
	margin-left:25%;
	margin-right:auto;
	color:#FF2121;
	padding: 0px;
}
.priceCautionText{
	text-align:center;
	margin-bottom: 5px;
}
}

/*価格表スクロール*/
@media (max-width: 768px) {
	.tableScroll{
	overflow: auto;　　　　/*tableをスクロールさせる*/
	white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
	}
	.tableScroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
	 height: 5px;
	}
	.tableScroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
	 background: #F1F1F1;
	}
	.tableScroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
	 background: #BCBCBC;
	}
	.priceFix th{
		position: fixed;
		display: block;
	}
}

/*******************************/
/*「続きを読む」（CSSのみで実装）*/
/*******************************/
.on-off{
	display:none;
}

@media (max-width: 768px) {
.on-off{
	display:block;
}
/*「続きを読む」テキスト*/
.readMoreText label{
	text-decoration:none;
	color:#0066ff;
}

.readMoreText input[type="checkbox"].on-off{
	display: none;
}

.readMoreText div.read {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 0;
	list-style: none;
}

.readMoreText input[type="checkbox"].on-off + div.read{
	max-height:0;
	overflow:hidden;
}

.readMoreText input[type="checkbox"].on-off:checked + div.read{
	max-height:5000px;
}
}
@media (max-width: 768px) {
.on-off{
	display:block;
}
/*「続きを読む」テキスト*/
.readMoreText label{
	text-decoration:none;
	color:#0066ff;
}

.readMoreText input[type="checkbox"].on-off{
	display: none;
}

.readMoreText div.read {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 0;
	list-style: none;
}

.readMoreText input[type="checkbox"].on-off + div.read{
	max-height:0;
	overflow:hidden;
}

.readMoreText input[type="checkbox"].on-off:checked + div.read{
	max-height:5000px;
}

/*「続きを読む」ボタン*/
.readMoreBtn label{
	background:#FF8E2C;
	color: #fff;
	padding: 5px;
	display: block;
	margin: 0;
	/*border: 1px solid #fff;*/
}

.readMoreBtn input[type="checkbox"].on-off{
	display: none;
}

.readMoreBtn div.read {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 0;
	list-style: none;
}

.readMoreBtn input[type="checkbox"].on-off + div.read{
	max-height:0;
	overflow: hidden;
}
}
/*他社で発生する追加料金　ここまで*/


/*価格表*/
.price_listTop{
	width:920px;
	margin: auto;
}

.grayBorderBox{
	border:2px solid #cfcfcf;
	padding:10px 5px;
}

.price_listTop th{
	background:#e4f9ff;
	width: 10%;
}

.price_listTop th,.price_listTop td{
	padding:10px 5px;
	text-align:center;
}

@media (max-width: 768px) {
.price_listTop th{
	width:0%;
}
.price_listTop th,.price_listTop td{
	padding:7px 3px;
	text-align:center;
}
}

.priceText{
	font-size:150%;
}
.quantityText{
	font-size: 130%;
}
@media (max-width: 768px) {
.priceText{
	font-size:120%;
}
.quantityText{
	font-size: 110%;
}
}

/*価格表上*/
.kakakuhyouText{
	padding-top:12px;
	font-size: 90%;
}
.priceBanner{
	float: left;
	margin:0 15px 10px 50px;
}
@media (max-width: 768px) {
.kakakuhyouText{
	padding-top:0px;
	margin-top:0px;
	margin-bottom:5px;
	font-size: 80%;
}
.priceBanner{
	float: none;
	margin:0 0 5px 0;
}
}

/*付属品*/
.paulImg{
	margin-right: 15px;
	float: left;
}
.poleAttachment{
	margin:20px 0 0 0;
}
.poleAttachmentText{
	width:600px;
	float: left;
}
.poleAttachmentImg{
	float:right;
}
.poleAttachmentImg:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

@media (max-width: 768px) {
.paulImg{
	margin-right: 0px;
	float: none;
}
.poleAttachment{
	margin:12px 0 0 0;
}
.poleAttachmentText{
	width:100%;
	float: none;
}
.poleAttachmentImg{
	float:none;
	text-align:center;
	margin-top: 10px;
}
.poleAttachmentImg img{
	width:100%;
	max-width:350px;
	height: auto;
}
.poleAttachmentImg:hover{
	opacity:1;
	filter: none;
	-ms-filter: "alpha(opacity=70)";
}
}

/********************************
デザイン作成無料
********************************/
.designerImg img{
	width:300px;
	float: right;
	margin-left: 15px;
}
@media (max-width: 768px) {
.designerImg img{
	width:45%;
	height: auto;
	float: right;
	margin-left: 5px;
}
}

/********************************
テンプレートをご用意いたしました。
********************************/
.templateAiBox{
	display:flex;
}

.templateAiTextBox{
	width:60%;
	margin:0;
}
/*aiテンプレート*/
.templateBtn{
	background-color:#fff5e0;
	vertical-align: middle;
	font-size:110%;
	width: 350px;
	height: 70px;
	margin:8px 10px;
	border:3px solid #ff7223;
	border-radius: 3px;
	box-shadow: 0px 6px 3px -3px rgb(183, 183, 183);
	-webkit-box-shadow:0px 6px 3px -3px rgb(183, 183, 183);
	-moz-box-shadow: 0px 6px 3px -3px rgb(183, 183, 183);
}
.templateBtn a{
	display:block;
	padding:12px 12px 12px 100px;
	color:#333;
	font-size:100%;
	font-weight:bold;
	text-decoration: none;
	line-height:140%;
	background:url(../images/top/aiIcon.png) no-repeat 10% 50%
}
.templateBtn:hover{
	background-color:#fff;
	border:3px solid #ff9b63;
}
.templateText{
	font-size:130%;
	font-weight:bold;
}

/********************************
自社工場
********************************/
.topRelief{
	float: left;
	width:290px;
	height:300px;
	border:1px solid #cccccc;
	padding: 10px;
	margin:0 5px;
}

.reliefTitle{
	margin: 10px 0 5px 0;
}
@media (max-width: 768px) {
.topRelief{
	float: none;
	width:auto;
	height:auto;
	border:none;
	padding: 0px;
	margin:0px;
}
}

/*下層ページはこっち*/
.topRelief2{
	float: left;
	width:290px;
	height:290px;
	border:1px solid #cccccc;
	padding: 8px;
	margin:0 5px;
}
.reliefTitle{
	margin: 10px 0 5px 0;
}
@media (max-width: 768px) {
.topRelief2{
	float: none;
	width:auto;
	height:auto;
	border:none;
	padding: 0px;
	margin:0px;
}
}

/********************************
BS
********************************/
.bsImg img{
	float:left;
	margin:5px 15px 0 0;
}
.bsGlayBox{
	float: left;
}
.tokyoImg img{
	float: left;
	margin-right: 20px;
}
.tokyoAdress{
	width:1000px;
}
.bsTextBox{
	margin:30px 0 0 0;
}
.bsTokyoMain{
	display: block;
}
.bsProductList{
	margin:-40px 0 25px 0;
}
@media (max-width: 768px) {
.bsImg img{
	width: 100%;
	float:none;
	margin:0;
}
.bsGlayBox{
	float: none;
}
.bsTextBox{
	margin:5px 0 10px 0;
}
.tokyoImg {
	display: block;
}
.tokyoImg img{
	float:left;
	margin-right:10px;
	width:125px;
	height: auto;
}
.tokyoAdress{
	width:100%;
}
.bsTokyoMain{
	display:inline-flex;
}
.bsProductList{
	margin:-10px 0 20px 0;
}
.eachStore{
	display: block;
	width: 100%;
	font-size:88%;
}
.eachStoreBtn{
	float: left;
}
}

/********************************
まずはお見積りをご依頼ください
********************************/
.flowBox{
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
}

.flowBox .flowBox01{
	background:#ebebeb;
	width:31%;
	padding:0 0 5px 0;
}
.flowBox01 img{
	width:215px;
}

.flowTitle {
	background-color: #124fa9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.50, #02128f), color-stop(0.49, #124fa9));
	background: -webkit-linear-gradient(top, #124fa9 49%, #02128f 50%);
	background: -moz-linear-gradient(top, #124fa9 49%, #02128f 50%);
	background: -o-linear-gradient(top, #124fa9 49%, #02128f 50%);
	background: -ms-linear-gradient(top, #124fa9 49%, #02128f 50%);
	background: linear-gradient(to bottom, #124fa9 49%, #003b91 50%);
}
.flowTitle p{
	color:#ffffff;
	font-size:150%;
	padding:12px 0 ;
	text-align:center;
	font-weight:bold;
}
.flowText{
	padding: 10px 15px;
}

/* 画像サイズ強制 */
.imgfixer {
	width: 95%;
	margin: 20px auto;
}

.imgfixer img {
	width: 100%;
	height: auto;
}
.arrowImg img{
	width:25px;
	margin: 140px 5px 0px 5px
}

@media (max-width: 768px) {
.flowBox01 img{
	width:100%;
}
.flowTitle {
	background-color: #124fa9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.50, #02128f), color-stop(0.49, #124fa9));
	background: -webkit-linear-gradient(top, #124fa9 49%, #02128f 50%);
	background: -moz-linear-gradient(top, #124fa9 49%, #02128f 50%);
	background: -o-linear-gradient(top, #124fa9 49%, #02128f 50%);
	background: -ms-linear-gradient(top, #124fa9 49%, #02128f 50%);
	background: linear-gradient(to bottom, #124fa9 49%, #003b91 50%);
	min-height: 40px;
}
.flowTitle p{
	color:#ffffff;
	font-size:92%;
	padding:3px 0 ;
	text-align:center;
	font-weight:bold;
}
.flowText{
	padding: 8px 5px 5px 5px;
	line-height:140%;
	font-size:90%;
}
.arrowImg img{
	width:9px;
	height:20px;
	margin: 120px 5px 0px 5px
}
}

/****************************************************************
★★★下層ページ★★★
****************************************************************/

/********************************
商品詳細（detail.html）
********************************/
.noveltyBox{
	width:811px;
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
@media (max-width: 768px) {
.noveltyBox{
	width:98%;
	margin-top:10px;
}
.noveltyBox img{
	width:100%;
}
}
/*detail.html(メインコンテンツ)*/

.lineUpCellBox{
	display:flex;
	justify-content:space-between;
}
.lineUpCell{
	width:45%;
	margin-top:30px;
}
.lineUpCell img{
	width:84%;
}

@media (max-width: 768px) {
.lineUpCellBox{
	display:block;
	margin-bottom:0;
}
.lineUpCell{
	width:100%;
}
.lineUpCell img{
	width:45%;
}
.lineUpText{
	width:53%;
	float:right;
}
}

/*一覧の項目のテーブル装飾*/
.seisaku-info{
	width:100%;
	margin:5px 25px 0 0;
}
.seisaku-info th{
	font-weight:bold;
	text-align:center;
	text-height:auto;
	vertical-align:middle;
}

.seisaku-info:first-child th{
	width:35%;
}

.seisaku-info th,
.seisaku-info td{
	border:none;
	border-bottom:1px solid #999898;
}

/********************************
個人情報の取り扱いについて（kojin.html）
********************************/
ol.listStyleDiecimal{
	list-style-type: decimal;
}

/***下記スウィングバナー**************************************************/

/********************************
製作実例 use.html
********************************/
.useOfficialName{
	font-weight:normal;
	font-size:24px;
	padding:3px 0 4px 8px;
	line-height:32px;
	border-left:5px solid #191879;
	border-bottom:3px solid #191879;
}

.officeName{
	font-weight:normal;
	font-size:24px;
}

.slider_content_1{
	width:1000px;
	margin: auto;
}

.slider_content_2 {
	width:700px;
	margin: auto;
}
.slider_content_2 img{
	margin-bottom:20px;
}

@media (max-width: 768px) {
/*use　画像6枚*/
.slider_content_1 {
	width: 840px;/*slider_content_itemの幅*/
	margin: auto;
}
/*use　画像4枚*/
.slider_content_2 {
	width: 972px;/*slider_content_itemの幅*/
	margin: auto;
}

.useOfficialName{
	font-weight:normal;
	font-size:18px;
	padding:3px 0 4px 8px;
	line-height:32px;
	border-left:5px solid #191879;
	border-bottom:3px solid #191879;
}

.officeName{
	font-weight:normal;
	font-size:18px;
}
}

/********************************
ご注文の流れ flow.html
********************************/
.flowImg img{
	width:100%;
	margin:10px 0;
}

@media (max-width: 768px) {
.flowImg img{
	font-size:85%;
}
}

/*NP掛け払い・後払い*/
.npBgPostpay{
	background-color:#FFF9FC;
	padding: 15px;
}
.npBgPayment{
	background-color:#F4FDFF;
	padding: 15px;
}

.npImg ing{
	width:468px;
	margin-bottom: 10px;
}
@media (max-width: 768px) {
.npBgPostpay{
	background-color:#FFF9FC;
	padding: 10px;
	font-size:90%;
}
.npBgPayment{
	background-color:#F4FDFF;
	padding: 10px;
	font-size:90%;
}
.npImg img{
	width:100%;
	height: auto;
	margin-bottom: 5px;
}
}
.clientTextBox{
	width: 660px;
	margin: 10px auto;
}
.clientImgSp img{
	width: 290px;
	float: left;
}
@media (max-width: 768px) {
.clientTextBox{
	width: 100%;
	margin: 10px auto;
}
.clientImgSp img{
	width: 100%;
	height: auto;
	float:none;
}
}

/********************************
デザイン design.html
********************************/
/*デザイン案の送り方*/
.nyukuoList{
	background-color:#e4f9ff;
	border-bottom:1px solid #a7a7a7;
	margin:0;
}
.nyukuoList dt{
	float:left;
	width:8em;
	text-align:left;
	padding:5px;
	border-top:1px solid #a7a7a7;
}
.nyukuoList dd{
	padding:5px;
	margin:0 0 0 8.5em;
	border-left:0;
	border-right:0;
	background-color:#ffffff;
	border-top:1px solid #a7a7a7;
}

/*****色校正*****/
.designColorCheckBox{
	display:flex;
	justify-content:space-between;
	margin-top:25px;
	margin-bottom:25px;
}
.designColorCheckBox table th td{
	border:none;
}
.designColorCheckImg{
	width:60%;
	margin:0;
	margin-right:10px;
}

.designColorCheckImg img{ 
	width:100%;
}

/*ロゴ送付*/
.logoText{
	width: 650px;
	float: left;
}

/*色校正のサイズ*/
.colorCheckSizeBox01{
	float:left;
	margin-right:50px;
}
.colorCheckSizeBox02{
}

.colorCheckSizeBox table th,
.colorCheckSizeBox table td{
	vertical-align:middle;
	border:none;
	border-bottom:1px solid #878787;
}

@media (max-width: 768px) {
.logoText{
	width: 100%;
	float: none;
}
.logoImg{
	text-align: center;
}
/*色校正*/
.designColorCheckBox{
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}

.kouseiTextBox{
	width:96%;
}
.designColorCheckImg{
	width:100%;
	margin:0;
	margin-right:10px;
}
.kouseiText{
	width:100%;
	float: none;
}

.nyukuoList dt{
	width:4em;
}
.nyukuoList dd{
	margin:0 0 0 4.5em;
}

.colorCheckSizeBox{
	width:100%;
}

.colorCheckSizeBox01{
	margin-right:15px;
	margin-bottom:10px;
	width:47%;
	float:left;
}
.colorCheckSizeBox02{
	width:47%;
	float:left;
}
}

/*対応ソフト*/
.softWereListTable{
	width:640px;
	margin: auto;
}
.softWereListTable th,
.softWereListTable td{
	border-left:none;
	border-right:none;
}
.softWereListTable th{
	padding:10px;
	background-color:#e4f9ff;
	vertical-align: middle;
}
.softWereListTable td{
	padding:5px 10px;
	vertical-align: middle;
}

@media (max-width: 768px) {
.softWereListTable{
	width:100%;
	margin: auto;
}
.softWereListTable th{
	padding:5px;
	width:50%;
	background-color:#e4f9ff;
}
.softWereListTable td{
	padding:5px;
}
}

/********************************
よくあるご質問 qa.html
********************************/
.qaList {
	padding:10px 5px;
}
.qaList p{
	margin: 20px 0 0 0;
	font-size: 110%;
}
.questionList{
	list-style:none;
	padding:0;
	margin-left:0;
}
.questionList li{
	padding:3px 0;
	border-bottom:1px dotted #666666;
}
.questionList li span{
	color:#ff4e00;
	font-weight:bold;
	padding:0 5px 0 0;
}
.faqList{
	margin:0;
	padding:15px 0;
	text-indent: -1.2em;
	padding-left: 1.2em;
	border-top:1px solid #999999;
}
.faqListBorderNone{
	border-top:none;
}
.faqList span{
	font-weight:bold;
	padding:0 5px 0 0;
}
.faqList dt{
	color:#ff4e00;
	font-weight:bold;
	margin:0 0 5px 0;
}
.faqList dd{
	margin-left:1.2em;
}
.faqList dd.parag{
	text-indent:0em;
}

@media (max-width: 768px) {
.qaList {
	padding:4% 2%;
}
.qaList p{
	margin:10px 0 5px 0;
	font-size: 100%;
}
.questionList li{
	border-bottom:none;
	line-height:180%;
	font-size: 90%;
}
.faqList a{
	text-align: none;
}
}

/********************************
会社概要 about.html
********************************/
.aboutMainText{
	margin:20px 0 10px 0;
	font-size: 110%;
	color: #0484e4;
}
@media (max-width: 768px) {
.aboutMainText{
	margin:10px 0 7px 0;
	font-size: 85%;
}
}

.aboutTable{
	width:814px;
	margin:10px auto;
	font-size: 90%;
	border:solid #919191 1px;
}
.aboutTable p{
	line-height:140%
}
.aboutTable th,td{
	padding:5px;
	vertical-align:middle;
}

@media (max-width: 768px) {
.aboutTable{
	width: 100%;
	margin:8px auto;
	font-size: 85%;
}
.aboutTable th,td{
	border:1px solid #cccccc;
	vertical-align:middle;
}
.aboutTable th{
	width: 25%;}
}
.aboutPrivacyText{
	padding-top: 20px;
}
@media (max-width: 768px) {
.aboutPrivacyText{
	padding-top: 10px;
}
}

/*代表者より*/
.aboutCommentBox{
	widows: 900px;
	margin: 0 auto;
}
.aboutCommentImg img{
	margin-left: 20px;
}
@media (max-width: 768px) {
.aboutCommentBox{
	widows:100%;
	font-size: 90%;
	line-height:150%
}
.bg_banner{
	font-size: 100%;
	color: #0484e4;
	font-family:ArialMT;
}
.aboutCommentImg img{
	width: 120px;
	height: auto;
	margin-left: 5px;
}
.aboutCommentSign{
	margin: 10px;
}
.aboutCommentSign img{
	width: 89px;
	height:30px;
}
}

/*企業理念*/
.bg_rinen{
	min-height:320px;
}
.bg_rinenBox{
	width:615px;
	margin: 35px 0;
}
.bg_rinenBox h3,.bg_rinenBox p{
	text-shadow: #ffffff 2px 2px 3px, #ffffff -2px 2px 3px,
				 #ffffff 2px -2px 3px, #ffffff -2px -2px 3px;
}
.rinenImg{
	width:300px;
	float:right;
	margin-right:5px;
}
.rinenImg img{
	float:right;
	margin-top:-30px;
}
.bg_rinenBox980{
	width:980px;
	margin: 35px 0;
}
.bg_rinenBox980_2{
	width:980px;
	margin: 0;
}

@media (max-width: 768px) {
.bg_rinen{
	background:none;
}
.bg_rinenBox{
	width:100%;
	margin: 25px 0;
	font-size:90%;
	line-height: 150%;
}
.rinenImg{
	width: 40%;
	float:right;
	margin-right:5px;
}
.rinenImg img{
	width: 100%;
	height: auto;
	margin-top:10px;
}
.bg_rinenBox980{
	width:100%;
	margin: 25px 0;
	font-size:90%;
	line-height: 150%;
}
.bg_rinenBox980_2{
	width:100%;
	margin: 0;
	font-size:90%;
	line-height: 150%;
}
}
/*青いデザイン見出し*/
.aboutDecorationText{
	font-size:28px;
	line-height:1.6;
	color:#0083DB;
	font-weight:500;
	font-weight:bold;
}
.aboutDecorationText span.threeWord{
	font-size:26px;
}
.aboutDecorationText2{
	font-size:34px;
	line-height:1.6;
	margin-top:15px;
	color:#0083DB;
	font-weight:bold;
}
.aboutDecorationBox{
	width:210px;
	margin:35px 20px 30px;
	padding:0 10px;
	font-size:16px;
	line-height:2.3;
	text-align:left;
	color:#0083DB;
	float:left;
}
.aboutDecorationBlue{
	color:#0083DB;
}
.title-border {
display: flex;
align-items: center;
}

.title-border:after {
border-top: 1px solid #0099ff;
content: "";
flex-grow: 1;
}
.title-border:after {
margin-left: 1rem;
}
@media (max-width: 768px) {
	.aboutDecorationText,
	.aboutDecorationText span.threeWord{
		font-size:15px;
		line-height:1.2;
	}
	.aboutDecorationText2{
		font-size:20px;
	}
	.title-border {
	display: flex;
	align-items: center;
	}
	.title-border:after {
	border-top:none;
	content: "";
	flex-grow: 1;
	}
	#aboutBsImg{
		float: none;
		margin-right:0px;
		margin-bottom: 10px;
		text-align: center;
	}
}

/*スタッフ紹介*/
.staffList{
	width:280px;
	margin:10px 20px 20px 20px;
}
.staffTitle{
	font-weight:bold;
	color: #0099ff;
	margin: 20px 0 0 0;
}

@media (max-width: 768px) {
.staffListText{
font-size:90%;
line-height: 150%;
}

.staffList{
	width:100%;
	margin:auto;
}
.staffTitle{
	margin:15px 0 5px 0;
}
}

/********************************
個人情報 kojin.html
特定商取引法 tokutei.html
********************************/
.lawTable,.kojinTable{
	width: 700px;
	margin:20px auto;
	line-height: 130%;
}
.lawTable tr,.kojinTable tr{
	border-top:1px solid #cccccc;
}
.lawTable th,
.lawTable td,
.kojinTable th,
.kojinTable td{
	padding:10px;
	text-align:left;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
}
.lawTable th,
.kojinTable th{
	background-color:#e4f9ff;
}
.lawTable tr:last-child,.kojinTable tr:last-child{
	border-bottom:1px #cccccc solid;
}

.tableStyle th{
	width:80px;
	font-weight:normal;
	text-align:left;
}
.tableStyle th,
.tableStyle td{
	padding:3px;
	text-align:left;
}
.tableStyle td{
	font-weight:bold;
}
.tokuteiSpace{
	margin-bottom: 100px;
}

@media (max-width: 768px) {
.lawTable ,.kojinTable{
	width:100%;
	margin:20px auto;
	font-size: 90%;
	line-height: 130%;
}
.lawTable th,.kojinTable th{
	width:25%
}
.tokuteiSpace{
	margin-bottom:50px;
}
}

/********************************
ショールーム bs.html
********************************/
.bsTelBox{
	padding: 10px 20px 10px 35px;
	margin:5px 20px 5px 0;
	background: #fff;
	float: left;
	width: 35%;
}
.telCenter{
	margin-left: 13%;
	margin-bottom: 10px;
	margin-top:5px;
}
.bsTel{
	margin: 5px 0 2px 0;
}
.bsTel a{
	font-size: 180%;
	font-weight:bold;
	color:#f00;
}
.bsTel img{
	margin:0 7px;
}
.bsMeritImg{
	float:right;
}
.pcArrow{
	margin: 85px 8px 0 8px;
}
.bsMapBox{
	width: 700px;
	margin: 0 auto;
}
.bsFormBottom{
	margin-bottom:85px;
}
@media (max-width: 768px) {
.bsTelBox{
	padding: 7px 10px;
	margin:10px auto;
	text-align: center;
	width:80%;
	float:none;
}
.telCenter{
	margin-left:0;
	margin-bottom: 5px;
	margin-top:0;
}
.bsTel{
	margin: 3px 0 2px 0;
}
.bsTel a{
	font-size: 150%;
}
.bsTel img{
	margin:0 3px;
}
.bsMeritTitle{
	width:60%;
	float:left;
}
.bsMeritImg{
	width:35%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.bsMeritText{
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
.bsMapBox{
	width: auto;
	margin: 0 auto;
}
.bsFormBottom{
	margin-bottom: 35px;
}
.mapBox{
	width: 210px;
	margin: 0 auto;
}
}

.rote-pc{
	display: flex;
	width: 210px;
	margin-bottom:20px;
}

@media (max-width: 768px) {
.rote-pc{
	display: block;
	width: auto;
	margin-bottom:5px;
}
}

/********************************
コンテンツページ<SR>：アコーディオン
********************************/
h5.bs{
	font-size:140%;
	padding:5px 5px 5px 6px;
	border:none;
	border-left: 5px solid #C0C0C0;
	border-bottom: 3px solid #C0C0C0;
	margin:15px 0 10px 0;
}
.read{
	margin:0 auto;
}
h6.bs{
	font-size: 130%;
	margin-bottom: 8px;
}

@media (max-width: 768px) {
.roteMoreTitle{
	background:#2d5ebe;
	padding: 5px 10px;
	border-radius: 2px;
}
.roteMoreTitle2{
	background:#dbecfd;
	padding: 8px 10px;
	border-left: 1px solid #2364e1;
	border-right: 1px solid #2364e1;
	border-bottom: 1px solid #2364e1;
}
.roteMore{
	float:right;
	font-size: 150%;
	padding-top:6px;
}
h5.bs{
	color: #fff;
	font-size:100%;
	padding:0px;
	border:none;
	border-left:none;
	border-bottom:none;
	margin:0;
	}
	
h6.bs{
	font-size: 100%;
	margin-bottom:0;
	color: #2d5ebe;
	padding-right:25px;
	background-position:right;
}
.routeTop{
	margin-top:7px;
}
}

/********************************
代行出荷について
********************************/
.daikouBox img{
	width:300px;
}
@media (max-width: 768px) {
.daikouBox{
	width:40%;
	margin-right:10px;
}

.daikouBox img{
	width:100%;
}
}


/********************************
個人情報の取り扱いについて
********************************/
h1.kojinPopH1{
	font-size:170%;
	padding:0 0 4px 15px;
	line-height:54px;
	border-left:6px solid #EA0404;
	background:#eee;
}
/********************************
生地サンプルフォーム
********************************/
.kijisampleImg{
	float:left;
	margin:0 20px 10px 0;
}
.colorMatchingBox{
	margin:30px 0 50px 0;
}
.colorMatchingText{
	margin: 10px 0 20px 0;
}
.formUpperArea{
	margin-bottom: 65px;
}
.btnSpace{
	margin-bottom: 15px;
}
@media (max-width: 768px) {
.kijisampleImg{
	float:none;
	margin:0 auto;
}
.kijisampleImg img{
	width: 100%;
	height: auto;
}
.colorMatchingBox{
	margin:15px 0 20px 0;
}
.formUpperArea{
	margin-bottom: -15px;
}
.btnSpace{
	margin-bottom: 0;
}
}

/********************************
お問い合わせ・お見積り依頼フォーム
********************************/
#MailForm{
	width:1000px;
	margin: 0 auto;
}
#MailForm th{
	width:140px;
	text-align:center;
	background-color:#e4f9ff;
}
#MailForm td{
	width: 810px;
}
#MailForm th,
#MailForm td{
	padding:18px 10px;
	border:1px solid #cccccc;
}
#MailForm .nonBorder th,
#MailForm .nonBorder td{
	border:none;
}
#MailFormKijiSample th{
	width:130px;
	background-color:#e4f9ff;
}
#MailFormKijiSample th,
#MailFormKijiSample td{
	padding:10px;
	border:1px solid #cccccc;
}
#MailFormKijiSample div{
	padding:10px;
	border-top:none;
}
div#err{
	color:#ff0000;
	font-weight:bold;
	border:none;
	background-color:#FFCECE;
}

.btnFinish a{
	width:232px;
	height:61px;
	display:block;
	margin:0 auto;
	background-image:url(../images/btn/btn_finish_on.gif);
}
@media (max-width: 768px) {
/*spの背景グレー*/
.backColor{
	background: #f2f2f2
}
/*spでテーブル縦にする*/
.tableCellBlock{
	display: block;
	border-collapse: collapse;
}

#MailForm{
	width:95%;
}
#MailForm th{
	width:auto;
	text-align:left;
	background:none;
	padding:18px 3px 3px 3px;
	border:none;
}
#MailForm td{
	padding:3px;
	border:none;
	width: 100%;
}

/*フォームのパーツ*/
input[type=text]{
	-webkit-appearance: none;
	appearance: none;
	display: inline-block;
	height: 34px;
	margin-bottom: 5px;
	padding: 0 8px;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
textarea{
	-webkit-appearance: none;
	appearance: none;
	display: inline-block;
	margin-bottom: 5px;
	padding: 0 8px;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	width:100%;
}

::-webkit-input-placeholder{
color: #ccc;
font-size:1em;
}
::-moz-placeholder{
color: #ccc; opacity: 1;
font-size:0.9em;
}
:-ms-input-placeholder{
color: #ccc;
font-size:0.9em;
}

::-webkit-textarea-placeholder{
color: #ccc;
font-size:1em;
padding-top:10px;
}
::-moz-textarea-placeholder{
color: #ccc; opacity: 1;
font-size:0.9em;
padding-top:10px;
}
:-ms-textarea-placeholder{
color: #ccc;
font-size:0.9em;
padding-top:10px;
}
.niniIcon{
	background:#0F72CD;
	padding: 2px 6px;
	color:#FFFFFF;
	font-size:90%;
	border-radius: 0.2em;
	margin-right:10px;
}
.hissuIcon{
	background:#F11F22;
	padding: 2px 6px;
	color:#FFFFFF;
	font-size:90%;
	border-radius: 0.2em;
	margin-right:10px;
}
}

/*SP任意/必須アイコン*/
.niniIcon{
	display:none;
}
.hissuIcon{
	display:none;
}
@media (max-width: 768px) {
.niniIcon{
	background:#0F72CD;
	padding: 2px 6px;
	color:#FFFFFF;
	font-size:90%;
	border-radius: 0.2em;
	margin-right:7px;
	display:inline;
}
.hissuIcon{
	background:#F11F22;
	padding: 2px 6px;
	color:#FFFFFF;
	font-size:90%;
	border-radius: 0.2em;
	margin-right:7px;
	display:inline;
}
}

/* エラーチェック（validater.js）用 */
/* ------------------------------------*/
.msgbox{
	position:absolute;
	display: inline-block;
	margin: 1.7em 0;
	padding: 7px 10px;
	min-width: 120px;
	max-width: 100%;
	background:rgba(255,0,0,0.8);
	border-radius: 5px;
}
.msgbox:before
{
	content: "";
	position: absolute;
	top: -14px;
	left: 30px;
	margin-left: -15px;
	border: 8px solid transparent;
	border-bottom: 8px solid rgba(255,0,0,0.8);
}
.msgbox p
{
	margin: 0;
	padding: 0;
	color:#fff;
	font-weight:bold;
}

.msgbox + input,
.msgbox + select
{
	background:rgba(255,0,0,0.2);
}


/********************************
フォーム調整用
********************************/
.sizeForm{
	margin:10px 0;
}
.formFinishText{
	margin-bottom: 75px;
}
.spaceLR{
	margin: 0 5px;
}
.standardText{
	margin-top: 12px;
}
@media (max-width: 768px) {
.formFinishText{
	margin-bottom: 35px;
}
.spMoreIcon{
	float:left;
}
.standardText{
	margin-top: 5px;
}
}

/********************************
モーダル
********************************/
.readMorePC{
	font-size:90%;
	margin-top: 15px;
}
.readMoreSP img{
	margin-left: 5px;
	margin-top: -2px;
}
.moreText{
	margin-top: 3px;
	margin-left: 1px;
	font-size:85%;
}
.moreImg{
	float: none;
	margin:0 auto;
}
.moreBox{  
	width: 640px;
	margin: 0 auto;
}
.moreBoxsize{
	width: 600px;
	margin: 0 auto;
}
.accessoriesPC{
	width:750px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.sizePC{
	width:705px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.otherProductBox{
	display: block;
	width: 300px;
	height: 315px;
	margin: 5px 10px;
}
.moreSetImg{
	margin-left: 80px;
}
.moreSetText{
	width: 360px;
	margin-left: 140px;
	margin-top: 15px;
}
.moreSetText p{
	margin-left: 20px;
}
@media (max-width: 768px) {
.moreText{
	margin-top: 0px;
	margin-left: 0px;
	line-height:1.4em;
	font-size:90%;
}
.moreImg{
	float:none;
	margin:0;
}
.moreImg img{
	width: 100%;
}
.moreBox{
	width:100%;
	margin: 0 auto;
}
.moreBoxsize{
	width:100%;
	margin: 0 auto;
}
.accessoriesPC{
	width:100%;
	margin: 0 auto;
	margin-bottom: 0;
}
.sizePC{
	width:100%;
	margin: 0 auto;
	margin-bottom: 0;
}
.otherProductBox{
	display: block;
	width: 45%;
	height: 100%;
	margin: 5px;
}
.moreSetImg{
	margin-left: 0px;
}
}

/********************************
「記載用」・「商材名」・「FORMID」非表示
********************************/
.hide_forMail{
	display: none;
}


/**********************************************************
以下バナースタンドLPで使用
**********************************************************/

/********************************
ボトムメニュー設定（PCのみ）
********************************/
#bottomMenuArea{
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	font-size:14px;
}
#bottomMenuArea li {
	display: table-cell;
	vertical-align: middle;
}

.bottomMenu{
	display: table;
	table-layout: fixed;
	text-align: center;
	width:1024px;
	margin: 0 auto;
}

.bottomMenu li {
	vertical-align: middle;
	border-left: 1px solid #fff;
}
.bottomMenu li:last-child {
	border-right: 1px solid #fff;
}

.bottomMenu li a {
	color:#333333;
	display: block;
	text-decoration: none;
	padding: 3px 0;
	font-weight: bold;
}

.bottomMenu a:hover{
	color: #0064FF;
}

.BstBigResArea{
	background-color:#fee2ca;
	padding:15px 10px;
	width:auto;
	margin:15px auto;
}

@media (max-width: 768px) {
.bottomMenu{
	width:100%;
	font-size:12px;
	font-weight:100;
}
}

/*固定お見積りフォームへボタン（LPのみ表示）*/
#goFormInLp{
	text-align:center;
	position: fixed;
	bottom: 100px;
	right: 75px;
	width:100px;
	height:90px;
	padding-top: 13px;
	background:#191879;
	color:#FFFFFF;
	font-size: 100%;
	line-height:120%;
	text-decoration:none;
	vertical-align:middle;
}
.goFormText{
	font-size: 120%;
	font-weight:700;
}
#goFormInLp:hover{
	background:#3736B7;
}
#goFormInLp a:link,#goFormInLp a:visited{
	color:#FFFFFF;
}


/*基本（共通）設定*/
.bnsBgWhiteBodyArea{
	width:1024px;
	margin:15px auto 60px auto;
	text-align:left;
	background:#FFFFFF;
	-webkit-box-shadow: 0 0 10px #bbb;
	box-shadow: 0 0 10px #bbb;
	font-size: 95%;
}
.title03{
	font-size:280%;
	color:#000;
	text-align:center;
	margin-bottom:3px;
	background-color:#C7DDFF;
	border-bottom:5px solid #191879;
	font-weight:bold;
}

@media (max-width: 768px) {
.bnsBgWhiteBodyArea{
	width:96%;
	margin:15px auto 0px auto;
	text-align:left;
	background:#FFFFFF;
	-webkit-box-shadow: 0 0 10px #bbb;
	box-shadow: 0 0 10px #bbb;
	font-size: 95%;
}
.title03{
	font-size:160%;
	color:#000;
	text-align:center;
	margin-bottom:5px;
	background-color:#C7DDFF;
	border-bottom:4px solid #191879;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
}
}

/*メインキャッチ********/
.bnsMainCatchArea{
	width:auto;
	height:515px;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	background-image:url(../images/contents/bns-main-bg-img.jpg);
	background-repeat:repeat-x;
	border-bottom:20px solid #191879;
	background-size:auto 515px;
}

.bnsMainCatchBlock{
	width:1030px;
	margin:0 auto;
}

.bnsMainTitleImgBox{
	width: 670px;
	margin:60px 0 15px;;
}
.bnsMainTitleImgBox img{
	width: 100%;
}

.bnsMainBoxInside{
	width: 640px;
	font-size:180%;
	line-height:1.4em;
	font-weight:bold;
	background: rgba(0,0,0,0.38);
	margin-left:0;
	margin-right:0;
	margin-bottom:17px;
	color:#FFFFFF;
	padding:15px;
	text-align: center;
	text-shadow:#494949 2px 0px,#494949 -2px 0px,
	#494949 0px -2px,#494949 0px 2px,
	#494949 2px 2px ,#494949 -2px 2px,
	#494949 2px -2px,#494949 -2px -2px,
	#494949 1px 2px,#494949 -1px 2px,
	#494949 1px -2px,#494949 -1px -2px,
	#494949 2px 1px,#494949 -2px 1px,
	#494949 2px -1px,#494949 -2px -1px;
	box-shadow: 0 0 18px #B8B8B8;
}

/*↓bnsMainBoxInsideの右マージンが0にならないための処置*/
.bnsMainCatchLeftBox{
	width:650px;
	margin:0 auto;
	float:left;
}
/*↑bnsMainBoxInsideの右マージンが0にならないための処置*/

.bnsMainImg{
	margin:70px 0 0 20px;
	float:right;
	width:338px;
}
.bnsMainImg img{
	width: 100%;
}

.appealIconImgBox{
	width:700px;
	margin:0 0 0 0px;
	float:left;
}
.appealIconImgBox img{
	width: 90%;
}
.appealIconImg01,
.appealIconImg02,
.appealIconImg03{
	float:left;
}
.appealIconImg02{
	margin:7px 42px 0;
}
.bnsMainBoxInside .strongWords01,
.bnsMainBoxInside .strongWords02,
.bnsMainBoxInside .strongWords03{
	margin:0;
	text-shadow:#fff 2px 0px,#fff -2px 0px,
	#fff 0px -2px,#fff 0px 2px,
	#fff 2px 2px ,#fff -2px 2px,
	#fff 2px -2px,#fff -2px -2px,
	#fff 1px 2px,#fff -1px 2px,
	#fff 1px -2px,#fff -1px -2px,
	#fff 2px 1px,#fff -2px 1px,
	#fff 2px -1px,#fff -2px -1px;
	color:#F30003;
}
.bnsMainBoxInside img{
	width:100%;
	margin:0;
}
.makeNumber{
	font-size:180%;
	color:#FFFFFF;
}

.bnsMainProduct{
	color:#000000;
	text-shadow:#fff 2px 0px,#fff -2px 0px,
	#fff 0px -2px,#fff 0px 2px,
	#fff 2px 2px ,#fff -2px 2px,
	#fff 2px -2px,#fff -2px -2px,
	#fff 1px 2px,#fff -1px 2px,
	#fff 1px -2px,#fff -1px -2px,
	#fff 2px 1px,#fff -2px 1px,
	#fff 2px -1px,#fff -2px -1px;
}
@media (max-width: 768px) {
/*background-imageを入れないとPCのbackground-imageの高さに合わせて空白ができてしまう*/
.bnsMainCatchArea{
	z-index: -1;
	position: relative;
	width:100%;
	height:auto;
	margin:0;
	padding-bottom:0;
	background-image:url(../images/contents/bns-main-spbg-img.jpg);
	border-bottom:8px solid #191879;
	background-size:auto 0;
}
	
.spBgImg{
	display:grid;
}
.spBgImg img{
	width:100%;
}

.bnsMainCatchBlock{
	position:absolute;
	top:0;
	left:6%;
	margin:0 auto;
	width:100%;
}
.bnsMainTitleImgBox{
	margin:10% 0 0 0;
}

.bnsMainTitleImgBox{
	width: 100%;
}
.bnsMainBoxInside{
	width: 100%;
	font-size:120%;
	font-weight:bold;
	line-height:1.4em;
	background: rgba(0,0,0,0.52);
	margin:3% 0 5% 0;
	padding:6px 10px;
	text-shadow:none;
	box-shadow: 0 0 18px #B8B8B8;
}

/*↓bnsMainBoxInsideの右マージンが0にならないための処置*/
.bnsMainCatchLeftBox{
	width:85%;
	margin:0 auto;
	float:left;
}
/*↑bnsMainBoxInsideの右マージンが0にならないための処置*/

.bnsMainImg{
	margin:2px 0 0;
	float:right;
	width: 20%;
}
.bnsMainImg img{
	width: 100%;
}
.appealIconImgBox{
	width:120%
}
.appealIconImgBox img{
	width:100%;
	float:left;
}
.appealIconImg01,
.appealIconImg02,
.appealIconImg03{
	margin: auto;
	float:left;
}
.appealIconImg01{
	width: 20%;
}
.appealIconImg02{
	width: 25%;
	margin:0 30px;
}
.appealIconImg03{
	width: 23%;
}
.bnsMainBoxInside .strongWords01,
.bnsMainBoxInside .strongWords02,
.bnsMainBoxInside .strongWords03{
	margin:0;
	text-shadow:#fff 2px 0px,#fff -2px 0px,
	#fff 0px -2px,#fff 0px 2px,
	#fff 2px 2px ,#fff -2px 2px,
	#fff 2px -2px,#fff -2px -2px,
	#fff 1px 2px,#fff -1px 2px,
	#fff 1px -2px,#fff -1px -2px,
	#fff 2px 1px,#fff -2px 1px,
	#fff 2px -1px,#fff -2px -1px;
}

.bnsMainBoxInside img{
	width:100%;
	margin:0;
}
.bnsMainProduct{
	color:#000000;
	text-shadow:#fff 2px 0px,#fff -2px 0px,
	#fff 0px -2px,#fff 0px 2px,
	#fff 2px 2px ,#fff -2px 2px,
	#fff 2px -2px,#fff -2px -2px,
	#fff 1px 2px,#fff -1px 2px,
	#fff 1px -2px,#fff -1px -2px,
	#fff 2px 1px,#fff -2px 1px,
	#fff 2px -1px,#fff -2px -1px;
}
}

/*明朗価格*****************/
.honestAccountingArea{
	width:auto;
	margin-right:auto;
	margin-left:auto;
	background-color:#F8FDFF;
	margin-bottom:50px;
}
.honestAccountingBox{
	margin-right:auto;
	margin-left:auto;
	padding:60px 20px 30px 20px;
	background-color:#A5E5FF;
}
.honestAccountingTextBox{
	position:relative;
	width:700px;
	padding:20px;
	margin-right:auto;
	margin-left:auto;
	border-top:15px solid #00EBDE;
	background-color:#C7F1F9;
	-webkit-box-shadow: 0 0 10px #858585;
	box-shadow: 0 0 10px #858585;
}
.appealText{
	font-size:150%;
	font-weight:bold;
	text-align:center;
}
.appealText-pintWord{
	font-size:150%;	
}
.title01{
	position:absolute;
	top:-54px;
	font-size:210%;
}
.title01-pintWord{
	font-size:130%;
	color:#FF5C13;
	text-shadow:#fff 2px 0px,#fff -2px 0px,
	#fff 0px -2px,#fff 0px 2px,
	#fff 2px 2px ,#fff -2px 2px,
	#fff 2px -2px,#fff -2px -2px,
	#fff 1px 2px,#fff -1px 2px,
	#fff 1px -2px,#fff -1px -2px,
	#fff 2px 1px,#fff -2px 1px,
	#fff 2px -1px,#fff -2px -1px;
}

@media (max-width: 768px) {
.honestAccountingArea{
	width:100%;
	margin-top:2%;
	margin-right:auto;
	margin-left:auto;
	background-color:#A5E5FF;
	margin-bottom:15px;
}
.honestAccountingBox{
	padding:14% 5%  20px;
	background-color:#A5E5FF;
}
.honestAccountingTextBox{
	position:relative;
	width:90%;
	padding:15px;
	margin-right:0;
	margin-left:0;
	border-top:15px solid #00EBDE;
	background-color:#C7F1F9;
	-webkit-box-shadow: 0 0 10px #858585;
	box-shadow: 0 0 10px #858585;
}
.title01{
	position:absolute;
	top:-50px;
	left:15%;
	font-size:140%;
}
.title01-pintWord{
	font-size:100%;
}
}

/*3つの特徴*/
.threeContensArea{
	width:1060px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
.threeContensBox01, .threeContensBox02, .threeContensBox03{
	float:left;
	width:336px;
	margin:0 auto;
	background-color:#e8f4ff;
	text-align:center;
	-webkit-box-shadow: 0 0 10px #bbb;
	box-shadow: 0 0 10px #bbb;
}
.threeContensBox02{
	margin:0 25px;
}
.threeContens-img img{
	width:80%;
}
.threeContensText{
	font-size:150%;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.2;
	background-color:#4987ce;
	padding:15px 20px 5px 26px;
	height:70px;
}

.threeContens-pintWord03{
	font-size:130%;
}
.threeContens2Zero {
	font-size:130%;
	color:#FF1212;
	text-shadow:#fff 2px 0px,#fff -2px 0px,
	#fff 0px -2px,#fff 0px 2px,
	#fff 2px 2px ,#fff -2px 2px,
	#fff 2px -2px,#fff -2px -2px,
	#fff 1px 2px,#fff -1px 2px,
	#fff 1px -2px,#fff -1px -2px,
	#fff 2px 1px,#fff -2px 1px,
	#fff 2px -1px,#fff -2px -1px;
}
.threeContensRepeat{
	font-size:165%;
}

.threeContens2Yen {
	font-size:60%;
	padding-left:3px;
	color:#FF7911;
	text-shadow:#fff 2px 0px,#fff -2px 0px,
	#fff 0px -2px,#fff 0px 2px,
	#fff 2px 2px ,#fff -2px 2px,
	#fff 2px -2px,#fff -2px -2px,
	#fff 1px 2px,#fff -1px 2px,
	#fff 1px -2px,#fff -1px -2px,
	#fff 2px 1px,#fff -2px 1px,
	#fff 2px -1px,#fff -2px -1px;
}
.threeContens-underText{
	color:#626262;
	font-weight:460;
	background-color:#e8f4ff;
	padding:8px;
}
@media (max-width: 768px) {
.threeContensArea{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

.threeContensBox01, .threeContensBox02, .threeContensBox03{
	float:left;
	width:100%;
	display:block;
	text-align:center;
	-webkit-box-shadow: 0 0 10px #bbb;
	box-shadow: 0 0 10px #bbb;
}
.threeContensBox02{
	margin:15px 0;
}
.threeContens-img{
	width:46%;
	display:inline-block;
	margin-left:0;
	margin-right:0;
}
.threeContens-img img{
	width:100%;
	display:block;
	margin-left:0;
	margin-right:0;
	margin-top:4px;
}
.threeContensText{
	float:right;
	width:50%;
	font-size:100%;
	padding:6px 5px;
	height:auto;
}

.threeContens-underText{
	clear:both;
	color:#626262;
	font-weight:460;
	padding:4px;
}

.threeContens-pintWord03{
	font-size:150%;
}

.threeContens2Zero {
	font-size:180%;
}
.threeContens2Yen {
	font-size:30%;
}
}

/*専任デザイナー******/
.designerBox{
	width:907px;
	margin:30px auto 20px auto;
}

@media (max-width: 768px) {
.designerBox{
	margin-top:10px;
	width:100%;
}
.designerBox img{
	width:100%;
}
}

/*テンプレートご入稿の際の注意点*/
.otherShopInsaideBox ul{
	width:160px;
	float:left;
	font-weight:bold;
	font-size:110%;
}
.otherShop_priceBox{
	border:2px #ed760c solid;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.otherShop_priceMidashi{
	background-color:#ed760c;
	left:10px;
	padding:5px 10px;
	color:#fff;
}

.otherShop_priceBox ul{
	margin-left:10%;
	margin-right:auto;
	color:#ed760c;
	padding: 10px;
}
.priceCautionText{
	text-align:center;
	margin-bottom: 10px;
}

@media (max-width: 768px) {
.otherShopInsaideBox{
	padding:5px;
}

.otherShopInsaideBox ul{
	width:auto;
	float:none;
	font-weight:normal;
	font-size:100%;
}
.otherShop_priceBox{
	border:2px #FF5353 solid;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	margin-bottom:10px;
}

.otherShop_priceMidashi{
	background-color:#FF2121;
	left:10px;
	padding:5px 10px;
}

.otherShop_priceBox ul{
	margin-left:25%;
	margin-right:auto;
	color:#FF2121;
	padding: 0px;
}
.priceCautionText{
	text-align:center;
	margin-bottom: 5px;
}
}

/***********************************/
/***********ラインナップ***********/
/***********************************/
.LineUpArea{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
}
.lineUpAreaInside{
	padding:18px 27px 25px;
}

h3.titleRollUp {
	float:left;
	background:#FF8F43;
	color:#FFFFFF;
	padding:6px 5px;
	font-size:23px;
	font-weight:500;
	width:210px;
	margin-right:10px;
	margin-left:10px;
}
h3.titleXbanner {
	float:left;
	background:#FF8F43;
	color:#FFFFFF;
	padding:6px 10px;
	font-size:23px;
	font-weight:500;
	width:180px;
	margin-right:0;
	margin-left:10px;
}

.rollUpBgBox,
.xbannerBgBox{
	background-color:#F3F3F3;
	width:460px;
	text-align:center;
	padding:15px 10px 5px 5px;
}

.rollUpBgBox{
	float:left;
}
.xbannerBgBox{
	float:right;
}
.rollUpTextBox{
	width:210px;
	float:left;
}
.xbannerTextBox{
	width:250px;
	float:left;
}

.rollUpImgBox,
.xbannerImgBox{
	width:365px;
	margin-right:auto;
	margin-left:auto;
}

.rollUpImgBox img,
.xbannerImgBox img{
	margin-right:auto;
	margin-left:auto;
	margin-top:16px;
}

@media (max-width: 768px) {
h3.titleRollUp {
	padding:3px 5px;
	font-size:16px;
	font-weight:500;
	width:170px;
	margin-right:auto;
	margin-left:auto;
	float:none;
}
h3.titleXbanner {
	padding:3px 5px;
	font-size:16px;
	font-weight:500;
	width:170px;
	margin-right:auto;
	margin-left:auto;
	float:none;
}

.LineUpArea{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7px;
}
.lineUpAreaInside{
	padding:5px 10px 20px;
}

.rollUpBgBox{
	float:none;
	width:92%;
	padding:5px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
}
.twoTypeBox{
	width:100%;
	margin-top:10px;
}
.twoTypeBox img{
	width:100%;
}
.rollUpImgBox{
	width:98%;
	margin-left:5px;
}
.xbannerImgBox{
	width:98%;
	margin-left:5px;
}

.rollUpImgBox img,
.xbannerImgBox img{
	width:60%;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
}

.rollUpTextBox{
	width:95%;
	clear:both;
	margin-top:5px;
}
.xbannerTextBox{
	width:95%;
	clear:both;
	margin-top:5px;
}

.rollUp-text{
	font-size:120%;
	color:#000;
}

.rollUpIconBox{
	width:100%;
	float:right;
}

.rollUp-img img{
	width:20%;
}
.standardIcon{
	width:50%;
}
.customIcon{
	width:50%;
	margin-left:0;
	margin-top:5px;
}
.xbannerBgBox,.rollUpBgBox{
	background-color:#F3F3F3;

}
.xbannerBgBox{
	float:none;
	width:92%;
	margin-right:auto;
	margin-left:auto;
	padding:5px 6px;
}
.xbanner-leftBox{
	width:60%;
	margin-left:0;
	margin-top:10px;
}
.xbanner-text{
	font-size:120%;
}

.xbanner-img01{
	width:100%;
}
.xbanner-img01 img{
	width:100%;
}
.xbanner-img02{
	width:30%;
	float:right;
}
.xbanner-img02 img{
	width:100%;
}
}

/***********************************/
/*ロールアップバナー価格サイズ一覧*/
/***********************************/
.productRoolUpArea{
	position:relative;
	width:910px;
	background:#DCF7FF;
	padding:50px 24px 24px 24px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
/*	z-index:-10;
*/}
.title02{
	position:absolute;
	top:-20px;
	left:338px;
	background:#FF8F43;
	color:#FFFFFF;
	padding:6px 20px 6px 20px;
/*	margin:10px auto -10px auto;
*/	font-size:25px;
	font-weight:500;
	width:230px;
	text-align:center;
/*	z-index:10;
*/}

.productBoxSet{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width:870px;
}

.productBoxL,
.productBoxR{
	width:375px;
	height:210px;
	background:#FBFBFB;
	padding:10px 18px 10px 30px;
	border:1px solid #C3E3EB;
}
.productBoxL{
	float:left;
}
.productBoxR{
	float:right;
}

.productName{
	font-size:25px;
	font-weight:900;
	margin-right:0;
	margin-left:0;
	margin-top:0;
}

.productInfoBox{
	width:275px;
	margin:0;
	margin-top:35px;
	float:left;
}
.productImgBox{
	width:100px;
	float:right;
}
.productImgBox img{
	width:100%;
}

.productPriceInfoBox{
	width:200px;
	margin-bottom:5px;
	float:left;
}

.productSizeInfoBox{
	width:380px;
	float:left;
	margin:0;
}

/*かばんは無料で付属！*/
.titleSquareBstBag{
	border-left:8px solid #002BB5;
	margin:8px 0 0;
	font-weight:bold;
	font-size:16px;
	padding-left:6px;
}
	
.bstBagImgBox{
	width:44%;
	margin:0;
	padding:18px 10px 0px;
}

.bstBagImgBox img{
	width:100%;
}

@media (max-width: 768px) {
.productRoolUpArea{
	position:relative;
	width:90%;
	background:#DCF7FF;
	padding:30px 6px 10px 6px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}
.title02{
	position:absolute;
	top:-10px;
	left:15px;
	background:#FF8F43;
	color:#FFFFFF;
	padding:6px 20px 6px 20px;
	font-size:18px;
	font-weight:500;
	width:180px;
	text-align:center;
	margin-left:0;
	margin-right:0;
}

.productBoxSet{
	width:100%;
	margin-bottom:1px;
}

.productBoxL,
.productBoxR{
	width:85%;
	height:20%;
	background:#FBFBFB;
	padding:2% 6% 5%;
	border:1px solid #C3E3EB;
	margin:0 auto 6px auto;
	float:none;
}

.productName{
	font-size:125%;
	font-weight:900;
	margin-right:0;
	margin-left:0;
	margin-top:5px;
}

.productInfoBox{
	width:75%;
	height:80%;
	margin-top:15px;
	float:left;
}
.productImgBox{
	width:25%;
	float:right;
}
.productImgBox img{
	width:100%;
}

.productPriceInfoBox{
	width:80%;
	margin-bottom:8%;
	float:left;
}
/*共通だったときの*/
.productSizeInfoBox{
	width:80%;
	float:left;
	margin:0;
}

.productPriceText{
	font-size:20px;
	font-weight:430;
	float:left;
	margin-right:8px;
	margin-top:5px;
}
.priceNumber{
	font-size:26px;
	font-weight:900;
	color:#F30000;
}
.priceNumberText{
	float:left;
}
.priceNumberText .yen{
	font-size:22px;
	font-weight:400;
}
.productPriceText .zei{
	font-size:14px;
	font-weight:100;
}
.sizeSmallWords{
	font-size:16px;
	font-weight:200;
	margin-right:0px;
	}
.productSizeText{
	font-size:18px;
	font-weight:900;
	float:left;
	margin:0;
}
}

/****************************/
/*Xバナー価格サイズ*/
/***************************/
.xbannerInfoArea{
	margin-top:90px;
	position:relative;
}
.title02a{/*xバナーに使用*/
	position:absolute;
	top:-20px;
	left:370px;
	background:#FF8F43;
	color:#FFFFFF;
	padding:6px 20px 6px 20px;
	font-size:25px;
	font-weight:500;
	width:230px;
	text-align:center;
	
}
.xbannerInfoBox{
	width:910px;
	background:#DCF7FF;
	padding:50px 24px 24px 24px;
	margin-left:auto;
	margin-right:auto;
}
.productBoxXbanner{
	width:360px;
	background:#FBFBFB;
	padding:15px;
	margin-right:0;
	float:left;
}
.productInfoBoxXbanner{
	width:240px;
	margin:50px 0 0 0;
	float:left;
}
.productSizeInfoBoxXbanner{
	width:260px;
	float:left;
	margin:0;
}
.productImgBoxXbanner{
	width:120px;
	float:right;
}
.productImgBoxXbanner img{
	width:100%;
}

.xbannerInsideBox{
	background-color:#FBFBFB;
	width:500px;
	float:right;
}
.xbannerSizeBox{
	width:170px;
	margin-right:0;
	margin-left:35px;
	margin-top:25px;
	float:left;
}
.xbannerSizeBox img{
	width:100%;
}
.xbannerComentBox{
	width:230px;
	margin:30px 0 0 40px;
	float:left;
}

@media (max-width: 768px) {
.xbannerInsideBox{
	width:90%;
	background-color:#FBFBFB;
	margin-left:auto;
	margin-right:auto;
	float:none;
}
.xbannerInfoArea{
	margin-top:55px;
	position:relative;
}

.title02a{/*xバナーに使用*/
	position:absolute;
	top:-20px;
	left:90px;
	background:#FF8F43;
	color:#FFFFFF;
	padding:6px 20px 6px 20px;
	font-size:25px;
	font-weight:500;
	width:100px;
	text-align:center;	
}
.xbannerInfoBox{
	width:90%;
	background:#DCF7FF;
	padding:30px 6px 10px 6px;
	margin-left:auto;
	margin-right:auto;
}
.productBoxXbanner{
	width:80%;
	background:#FBFBFB;
	padding:6% 6% 2% 6%;
	border:1px solid #C3E3EB;
	margin:0 auto 6px auto;
	float:none;
}

.productInfoBoxXbanner{
	width:70%;
	margin:5px 0 0 0;
	float:left;
}

.productImgBoxXbanner{
	width:24%;
	float:right;
}
.productImgBoxXbanner img{
	width:100%;
}

.xbannerSizeBox{
	width:45%;
	margin-right:0;
	margin-left:0;
	margin-top:10px;
	float:right;
	text-align:center;
}
.xbannerSizeBox p{
	margin:0;
}
.xbannerSizeBox img{
	width:100%;
}

.xbannerComentBox{
	width:48%;
	float:left;
	margin:9px 0 0 10px;
}
}

/*******サイズと金額ロールアップの２種********//*
/*2タイプ 共通*/
/*.standardInfoArea,*/.xbannerInfoArea{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}
.standardSizeBox table tr td,
.customizeSizeBox table tr td,
.customizeSizeBox table th{
	border:none;
}
.standardSizeIcon,.customSizeIcon{
	line-height: 1.2;
	text-align:center;
	color:#FFF;
	font-weight:700;
	width:150px;
	padding:3px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
}
.standardSizeIcon{
	background-color:#6BBCFF;
}
.customSizeIcon{
	background-color:#4BCA4D;
	margin-right:10px;
	margin-left:0px;
}

/*スタンダートタイプ*/
.standardSizeBox{
	width:500px;
	margin-top:0;
	float:left;
}

.standardShortComents{
	width:400px;
	margin:5px auto;
}

.standardSizeListBox{
	float:left;
	width:490px;
}
.standardSizeList{
	width:490px;
	float:left;
	margin-top:8px;
	margin-bottom:20px;
}
.standardSizeList tr{
	padding-bottom:15px;
}
.standardSizeList tr th{
	vertical-align:middle;
}
.standard-3sizeImgBox{
	text-align:center;
	width:249px;
	margin-left:auto;
	margin-right:auto;
}
.standard-3sizeImgBox img{
	width:100%;
	margin:0 auto;
}

.s-Line{
	background-color:#FDD0F7;
}
.m-Line{
	background-color:#ADEEFF;
}
.l-Line{
	background-color:#FFC8A8;
}
.s-iconText,.m-iconText,.l-iconText{
	padding:3px;
	border-radius: 10px;/* CSS3草案 */
	-webkit-border-radius: 10px;/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	color:#fff;
}
.s-iconText{
	background-color:#D70000;
}
.m-iconText{
	background-color:#2F6ECF;
}
.l-iconText{
	background-color:#FF7D3A;
}

/*カスタマイズタイプ*/
.customizeSizeBox{
	width:450px;
	margin:0;
	padding-left:30px;
	float:right;
	border-left:1px dashed #777777;
}
.customizeSizeBox img{
	margin-top:30px;
}
.customSizeList{
	width:330px;
	float:left;
	margin-top:8px;
	margin-bottom:5px;
}
.customSizeList tr{
	padding-bottom:15px;
}
.customSizeList tr th{
	vertical-align:middle;
}
.dx-Line{
	background-color:#CEFFE0;
}
.dxl-Line{
	background-color:#E8DCFF;
}
.same-Line{
	background-color:#F8FFC2;
}

.rollUpBigText{
	font-size:35px;
}

@media (max-width: 768px) {
.standardShortComents{
	width:90%;
	margin:10px auto;
}

.standardInfoBox img{
	width:100%;
	margin-top:8px;
}
.standardInfoArea,.xbannerInfoArea{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}
.standardSizeListBox{
	float:left;
	width:100%;
	margin-right:20px;
}
.standardSizeBox{
	width:100%;
	margin:0 auto;
}

.standard-3sizeImgBox{
	width:60%;
	margin:0 auto;
	margin-bottom:15px;
}

.standard-3sizeImgBox img{
	width:100%;
	margin-left:auto;
	margin-left:auto;
}
.standardSizeList{
	width:100%;
	float:right;
}
.standardSizeList tr{
	padding-bottom:15px;
}
.customSizeList{
	width:100%;
	float:left;
}

.customizeSizeBox{
	clear:both;
	width:100%;
	margin:0;
	padding-top:20px;
	padding-left:0;
	float:none;
	border-left:0;
	border-top:2px dashed #636363;
}

.customizeSizeBox img{
	width:80%;
	margin-top:10px;
}

/*見出し*/
.ribbon5 {
	width:90%;
	font-size: 16px;
	margin-left: -16px;
}
.rollUpBigText{
	font-size:20px;
}
}

/*ご一緒注文商品*/
.productArea{
	width:978px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:40px;
	background-color:#FFFFFF;
	border:2px solid #96CDFB;
	padding:12px 23px 35px 23px;
}

.productTextBox{
	width:720px;
	margin:0 auto;
	padding:15px 10px 15px 10px;
}
.productTitle{
	margin-bottom:14px;
	color: #191879;
	text-align: center;
	font-size:20px;
	padding: 0.25em;
	border-top: solid 2px #08A6F3;
	border-bottom: solid 2px #08A6F3;
	background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
	background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}

.productBox01{
	width:1024px;
}
.productChildBox01{
	width:110px;
	margin-left:12px;
	float:left;
	text-align:center;
	font-size:12px;
}
.productChildBox01 img{
	width:90%;
	}
.productBox02{
	margin-bottom:28px;
}
.productChildBox02{
	width:176px;
	font-size:15px;
	margin-top:20px;
	margin-left:15px;
	float:left;
	text-align:center;
}
.productChildBox02:first-child {
	margin-left:0;
}
.productChildBox02 img{
	width:100%;
}
.productBox03{
	margin-top:0;
	margin-bottom:10px;
}
.productChildBox03{
	width:130px;
	margin-left:10px;
	margin-top:0;
	float:left;
	font-size:14px;
	text-align:center;
}
.productChildBox03:first-child {
	margin-left:0;
}
.productChildBox03 img{
	margin:0;
	width:100%;
}
@media (max-width: 768px) {
.productArea{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	padding:0;
	margin-bottom:7px;
}
.productTextBox{
	width:90%;
	float:none;
	margin-bottom:6px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}
.productTitle{
	margin-bottom:10px;
	text-align: center;
	font-size:18px;
}

.product-all-img {
	float:none;
	align-items:center;
}
.product-all-img img{
	width:90%;
}
}

/*テンプレート**************/
.titleBnsTemplat{
	width:450px;
	margin:0;
	float:left;
	color: #191879;
	text-align: center;
	font-size:18px;
	padding: 0.25em;
	border-top: solid 2px #6cb4e4;
	border-bottom: solid 2px #6cb4e4;
	background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
	background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}
.bnsTemplateAiBox{
	display:flex;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

.bnsTemplatAreaInside{
	padding:18px 50px 30px 75px;
}

.bnsTemplateText{
	background: linear-gradient(transparent 40%, #66F7FF 40%);
}

/*aiテンプレート*/
.bnsTemplateBtn{
	background-color:#fff5e0;
	vertical-align: middle;
	font-size:110%;
	width: 350px;
	height: 70px;
	margin:8px 10px;
	border:3px solid #ff7223;
	border-radius: 3px;
	box-shadow: 0px 6px 3px -3px rgb(183, 183, 183);
	-webkit-box-shadow:0px 6px 3px -3px rgb(183, 183, 183);
	-moz-box-shadow: 0px 6px 3px -3px rgb(183, 183, 183);
}
.bnsTemplateBtn a{
	display:block;
	padding:12px 12px 12px 100px;
	color:#333;
	font-size:100%;
	text-decoration: none;
	line-height:140%;
	background:url(../images/top/aiIcon.png) no-repeat 10% 50%
}
.bnsTemplateBtn:hover{
	background-color:#fff;
	border:3px solid #ff9b63;
}
.bnsTemplateText{
	font-size:110%;
	font-weight:normal;
}

.templateTextMoerBtn {
	left:10px;
	padding:5px 10px;
	color:#005FE0;
}

label.templateTextMoerBtn{
	color:#0058E0;
}

/*ご入稿の際の注意点*/
/*read moreの中*/
.dataCautionBox ul{
	width:160px;
	float:left;
	font-weight:bold;
	font-size:100%;
}
.dataCautionBox{
	border:2px #ed760c solid;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.dataCaution{
	background-color:#ed760c;
	left:10px;
	padding:5px 10px;
	color:#fff;
}
.dataCautionBox ul{
	width:100%;
	margin-right:auto;
	color:#ed760c;
	padding: 10px;
	font-weight:100;
}
.dataCautionBox ul li{
	color:#000000;
}

.dataCautionText{
	text-align:center;
	margin-bottom: 10px;
}

/********************************
LPお問い合わせ・お見積り依頼フォーム
********************************/
.formback{
	margin-top: 30px;
	margin-bottom: 70px;
	margin-left: auto;
	
	margin-right: auto;
	width: 1024px;
}
.stbSizePC{
	width:500px;
	margin: 0 auto;
	margin-bottom: 20px;
}
@media (max-width: 768px) {
.formRoleTitle{
	display: inline-block;
	margin-top: 10px;
}
.formback{
	background: #f2f2f2;
	padding:15px 0;
	margin-top: 0px;
	margin-bottom: 40px;
	width: 100%;
}
.stbSizePC{
	width:100%;
	margin: 0 auto;
	margin-bottom: 0;
}
}


/********************************
LP（広告用）のみに使用CSS
********************************/
#lp{
	font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic,'メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
}
.lpBgGray{
	background-color: #f4f4f4;
}

#lpHeader{
	background-color: #191879;
	color: #FFF;
	padding:17px 0 10px;
}
#lpMainCatch{
	background-color: #191879;
}
/*一番上のレスポンスボタン*/
.lpMainResponseBtn{
	position: relative;
	width: 1024px;
	margin: 0 auto;
}
.lpMainResponseBtn a{
	position: absolute;
	top:-110px;
	left:239px;
	background-color: #FFF;
	display: block;
	width: 512px;
	height: 82px;
	box-shadow: 0 0 2px 3px rgba(255,255,255,0.8);
	transition: .2s
}
.lpMainResponseBtn a img{
	vertical-align: bottom;
}

.lpMainResponseBtn a:hover img{
	visibility:visible;
	opacity: .9;
}
/*ページ途中のレスポンスボタン*/
.lpResponseBtn a{
	margin: 0 auto;
}
.lpResponseBtn a{
	background-color: #FFF;
	display: block;
	width: 700px;
	box-shadow: 0 2px 4px 4px rgba(0,0,0,0.2);
	transition: .2s
}
.lpResponseBtn a img{
	vertical-align: bottom;
}
.lpResponseBtn a:hover{
	box-shadow: none;
}
.lpResponseBtn a:hover img{
	visibility:visible;
	opacity: .9;
}

/*見出し*/
.lpH2{
	font-size:4rem;
	text-align: center;
	line-height: 1.1em;
	margin-bottom: .6em;
}
.lpH3{
	font-size:3rem;
	text-align: center;
	line-height: 1.1em;
	margin-bottom: .7em;
}
.lpH4{
	font-size:2rem;
}

.lpFeatureBox{
	padding:0 20px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: 490px;
}
.lpTable{
	margin: 0 auto;
	width: 400px;
	font-size: 1.1rem;
}
.lpTable th , .lpTable td{
	border: none;
	border-bottom:1px solid #CCC;
	vertical-align: middle;
	text-align: center;
	padding:10px;
}
.lpTable th{
	font-weight: normal;
}

.lpFeature {
	border: 1px solid #8c8c8c;
	border-radius: 10px;
	padding: 2px 6px 2px;
	font-size: 80%;
	display: flex;
	align-items: center;
}

.minimalLS{/*中黒（・）に使用*/
	letter-spacing: -.2em;
}
.lpPointBox{
	width: 300px;
	height: 330px;
	position: relative;
}
.lpPointBox:nth-of-type(2){
}
.lpPointBox:nth-of-type(3){
}
.lpPointInnerBox{
	position: absolute;
	top:180px;
	font-weight: bold;
	font-size: 1.1rem;
	padding: 20px;
	line-height: 1.5em;
}

.lpVoiceBox{
	display:flex;
	justify-content:space-between;
	align-items: center;
}
.lpVoiceSentence{
	background-position: 80% 80%;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 240px;
}
.lpVoiceBox h3{
	font-size: 2rem;
}

/*topに戻る*/

#lp-page_top{
	text-align: center;
	position: fixed;
	bottom: 50px;
	right: 100px;
	width:80px;
	height:65px;
	padding-top: 13px;
	background:#2f2f86;
	color:#FFFFFF;
	font-size: 90%;
	line-height:120%;
	text-decoration:none;
	vertical-align:middle;
}
#lp-page_top:hover{
	background:#302F8C;
}

/*フォーム*/
.tabModBtnBox{
	display: flex;
	justify-content: center;
}
.tabModBtn {
	width: 300px;
	padding:20px 0 16px;
	border: 3px solid #CCC;
	border-radius: 20px;
	color: #8C8C8C;
	background-color: #fbfcfc;
	font-size: 1.6rem;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
	position:relative;
}
.tabModBtn:first-child {
	margin-right: 50px;
}
.tabModBtn:hover {
	box-shadow: none;
}
#FORMTAB .active{
	background-color: #191879;
	color: #fff;
	font-weight: bolder;
	border: 3px solid #191879;
	box-shadow: none;
	cursor:default;
}
.estFormBtnFree{
	position: absolute;
	top:0;
	left:3px;
	transform: rotate(-15deg);
	font-size: .86em
}
#FORMTAB .active > .estFormBtnFree{
	color: #ffea00;
}

.lpForm{
	width:800px;
	margin: 0 auto;
}
.lpForm dt{
	font-size: 1.2rem;
	font-weight: bold;
}
.lpRequiredIcon {
	background: #F11F22;
	padding: 3px 10px 2px;
	color: #FFFFFF;
	font-size: .8rem;
	border-radius: 18%/50%;
}

.lpForm input[type=text].halfSize{
	width: 380px;
	box-sizing: border-box;
}

.lpForm input[type=text],
.lpForm textarea{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #FFF;
	/*border: none;*/
	border: 1px solid rgba(0, 0, 0, 0.3);
	color: inherit;
	font-family: inherit;
	font-size: 1.2em;
	padding: .6em .4em;
}
.lpForm input:hover,
.lpForm textarea:hover,
.lpFormSelect select:hover{
	background-color: #FFFEF3;
}
.lpForm input:focus,
.lpForm textarea:focus,
.lpFormSelect select:focus{
	box-shadow: 0 0 5px 1px rgba(136, 126, 50, 0.2);
	outline: none;
	background-color: #FFFEF3;
}
.lpFormSelect{
	/*overflow: hidden;*/
	width: 40%;

	position: relative;
	border: 1px solid rgba(0, 0, 0, 0.16);
	background-color: #FFF;
}
.lpFormSelect::before {
	position: absolute;
	top: 1.1em;
	right: 0.8em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid rgba(0, 0, 0, 0.3);
	pointer-events: none;
}
.lpFormSelect select{
	font-size: 1em;
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;

	padding: 10px 10px 8px 8px;
	color: rgba(0, 0, 0, 0.6);
}
.lpFormSelect select::-ms-expand {
	display: none;
}
.lpFormDescription{
	background-color:#F3FEFF;
	padding:10px;
}
.lpFormTable td{
	padding: 10px 0!important;
	border: none!important;
	width: 300px!important;
}
.lpFormTable td:last-child{
	width: 100px!important;
}
.lpFormConfirmTable td,
.lpFormConfirmTable th{
	padding: 20px!important;
	border: none!important;
	border-bottom:1px solid #CCC!important;
	background-color: #FFF!important;
	text-align: left!important;
}

.lpConfirm dl{
	border-bottom:1px solid #CCC!important;
}

.lpConfirm dt{
	width: 130px;
	font-weight: bold;
}

.lpConfirm dd{
	width: 785px;
}

.lpConfirm dt,
.lpConfirm dd{
	padding: 20px!important;
	background-color: #FFF!important;
	text-align: left!important;
	float: left;
}

div.kijiSample,
dl.kijiSample,
dl.estimation{
	display: none;
}

/*フッター*/
#lpFooter{
	background-color: #191879;
	padding:  25px 0;
}

.lpAboutArea{
	background-color: #fff;
	padding: 10px 25px 25px;
	width: 970px;
}

.lpAdressText{
	font-weight: bold;
	border-left: 5px solid #000;
	padding-left: 5px;
	font-size: 105%;
}

.lpAdressText span{
	font-weight: normal;
	border-radius: 7px;
    padding: 1px 8px;
    font-size: 78%;
    align-items: center;
	border: 1px solid #A3A3A3;
	background-color: #f4f4f4;
	margin-left: 10px;
}

.lpPayList li{
	float: left;
	margin: 0 3px;
	width: 100px;
	background-color: #ffea00;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	color: #191879;
	border-radius: 5px;
}