@charset "utf-8";
/* begin Page */

/* ==================== 旧コンテンツのスタイルはこちらから ================================= */

/* ===================== PCの場合 ========================================================== */

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

/* begin Box, Block */
.umt-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.umt-block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.umt-block
{
  margin: 3px;
}

/* end Box, Block */

/* begin BlockHeader */
.umt-blockheader
{
  position: relative;
  z-index: 0;
  height: 29px;
  margin-bottom: 2px;
}

.umt-blockheader .t
{
  height: 29px;
  color: #FFFFFF;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  font-size: 13px;
  margin:0;
  padding: 0 26px 0 5px;
  white-space: nowrap;
  line-height: 29px;	
}

.umt-blockheader .l, .umt-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 29px;
  background-image: url('images/blockheader.png');
}

.umt-blockheader .l
{
  left: 0;
  right: 20px;
}

.umt-blockheader .r
{
  width: 890px;
  right: 0;
  clip: rect(auto, auto, auto, 870px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.umt-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.umt-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.umt-blockcontent-body, 
.umt-blockcontent-body a, 
.umt-blockcontent-body li a
{
  color: #FFFFFF;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.umt-blockcontent-body a,
.umt-blockcontent-body li a
{
	color:#FFF;
	text-decoration: underline;
}

.umt-blockcontent-body a:link,
.umt-blockcontent-body li a:link
{
	color:#FFF;
	text-decoration: underline;
}

.umt-blockcontent-body a:visited, .umt-blockcontent-body a.visited,
.umt-blockcontent-body li a:visited, .umt-blockcontent-body li a.visited
{
	color:#FFF;
	text-decoration:underline;
}

.umt-blockcontent-body a:hover, .umt-blockcontent-body a.hover,
.umt-blockcontent-body li a:hover, .umt-blockcontent-body li a.hover
{
	color:#FC0;
	text-decoration: none;
}

.umt-blockcontent-body ul
{
  list-style-type: none;
  color: #fff;
  margin: 0;
  padding: 0;
}

.umt-blockcontent-body ul li
{
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  font-size:13px;
  text-decoration: none;
  line-height: 1em;
  padding: 0 0 0 13px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}

.umt-blockcontent-body p
{
  list-style-type: none;
  color: #fff;
  margin: 0 5px 5px 5px;
  padding: 0;
  font-size:13px;
}

/* end Box, BlockContent *//* begin Box, Block */
.umt-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.umt-block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.umt-block
{
  margin: 3px;
}

/* end Box, Block */

/* begin BlockHeader */
.umt-blockheader
{
  position: relative;
  z-index: 0;
  height: 29px;
  margin-bottom: 2px;
}

.umt-blockheader .t
{
  height: 29px;
  color: #FFFFFF;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  font-size: 13px;
  margin:0;
  padding: 0 26px 0 5px;
  white-space: nowrap;
  line-height: 29px;	
}

.umt-blockheader .l, .umt-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 29px;
  background-image: url('images/blockheader.png');
}

.umt-blockheader .l
{
  left: 0;
  right: 20px;
}

.umt-blockheader .r
{
  width: 890px;
  right: 0;
  clip: rect(auto, auto, auto, 870px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.umt-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.umt-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.umt-blockcontent-body, 
.umt-blockcontent-body a, 
.umt-blockcontent-body li a
{
  color: #000;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.umt-blockcontent-body a,
.umt-blockcontent-body li a
{
	color:#000;
	text-decoration: underline;
}

.umt-blockcontent-body a:link,
.umt-blockcontent-body li a:link
{
	color:#000;
	text-decoration: underline;
}

.umt-blockcontent-body a:visited, .umt-blockcontent-body a.visited,
.umt-blockcontent-body li a:visited, .umt-blockcontent-body li a.visited
{
	color:#000;
	text-decoration:underline;
}

.umt-blockcontent-body a:hover, .umt-blockcontent-body a.hover,
.umt-blockcontent-body li a:hover, .umt-blockcontent-body li a.hover
{
	color:#000;
	text-decoration: none;
}

.umt-blockcontent-body ul
{
  list-style-type: none;
  color: #000;
  margin: 0;
  padding: 0;
}

.umt-blockcontent-body ul li
{
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  font-size:13px;
  text-decoration: none;
  line-height: 1em;
  padding: 0 0 0 13px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}

.umt-blockcontent-body p
{
  list-style-type: none;
  color: #000;
  margin: 0 5px 5px 5px;
  padding: 0;
  font-size:13px;
}

/* end Box, BlockContent */


/* 人気売上ベスト３ */
.best3
{
	margin:0; padding:0;
}
.best3 table
{	
	font-size:14px; color:#000;
}
.best3 .col1
{ width:150px; text-align:left; vertical-align:middle;}
.best3 .col2
{ width: 60px; text-align:center; vertical-align:middle;}
.best3 .col2 img
{ width: 60px; border:#999 2px outset;}
.best3 td
{ margin:0; padding:0;}


/* e-shopカレンダー */

.eshopcal
{
	margin:0; padding:0;
	padding-left:35px;
}
.eshopcal table tr td
{
	color: #000;
}
.eshopcal table tr td a,
.eshopcal table tr td a:link,
.eshopcal table tr td a:visited,
.eshopcal table tr td
{
	color: #000; text-decoration:none;
}
.eshopcal table tr td a:hover
{
	color: #F30; text-decoration:underline;
}




/* begin Box, Post */
.umt-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.umt-post-body
{
	position: relative;
	z-index: 1;
	padding: 5px;
	background-image: url(images/bg_okikata2.jpg);
}

.umt-post-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.umt-post
{
  margin: 3px;
}

a img
{
  border: 0;
}

.umt-article img, img.umt-article
{
  margin: 5px;
}

.umt-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.umt-article table, table.umt-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.umt-article table, table.umt-article .umt-article tr, .umt-article th, .umt-article td
{
  background-color: Transparent;
}

.umt-article th, .umt-article td
{
  padding: 2px;
  border: solid 1px #454545;
  vertical-align: top;
  text-align: left;
}

.umt-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.umt-postmetadataheader
{
  padding: 1px;
  background-color: #EBD0E7;
  background:url(images/bg_titleheader.jpg) left top no-repeat;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
.umt-post h1.umt-postheader, 
.umt-post h1.umt-postheader a, 
.umt-post h1.umt-postheader a:link, 
.umt-post h1.umt-postheader a:visited, 
.umt-post h1.umt-postheader a.visited, 
.umt-post h1.umt-postheader a:hover, 
.umt-post h1.umt-postheader a.hovered,
.umt-post h2.umt-postheader, 
.umt-post h2.umt-postheader a, 
.umt-post h2.umt-postheader a:link, 
.umt-post h2.umt-postheader a:visited, 
.umt-post h2.umt-postheader a.visited, 
.umt-post h2.umt-postheader a:hover, 
.umt-post h2.umt-postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #000000;
}

.umt-post h1.umt-postheader a, 
.umt-post h1.umt-postheader a:link, 
.umt-post h1.umt-postheader a:visited, 
.umt-post h1.umt-postheader a.visited, 
.umt-post h1.umt-postheader a:hover, 
.umt-post h1.umt-postheader a.hovered,
.umt-post h2.umt-postheader a, 
.umt-post h2.umt-postheader a:link, 
.umt-post h2.umt-postheader a:visited, 
.umt-post h2.umt-postheader a.visited, 
.umt-post h2.umt-postheader a:hover, 
.umt-post h2.umt-postheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #1429B3;
}

.umt-post h1.umt-postheader a:visited, 
.umt-post h1.umt-postheader a.visited,
.umt-post h2.umt-postheader a:visited, 
.umt-post h2.umt-postheader a.visited
{

  color: #1429B3;
}

.umt-post h1.umt-postheader a:hover, 
.umt-post h1.umt-postheader a.hovered,
.umt-post h2.umt-postheader a:hover, 
.umt-post h2.umt-postheader a.hovered
{

  text-decoration: underline;
  color: #000000;
}

.umt-post h1.umt-postheader img,
.umt-post h2.umt-postheader img
{
  border: none;
  vertical-align: middle;
  margin: 0;
}
/* end PostHeaderIcon */

/* begin PostBullets */
.umt-post ol, .umt-post ul
{
  color: #000000;
  margin: 1em 0 1em 2em;
  padding: 0 0 0 10px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.umt-post li ol, .umt-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.umt-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.umt-post ul
{
  list-style-type: none;
}

.umt-post ol
{
  list-style-position: outside;
  margin:20px; padding-left:20px;
}



.umt-post li
{
  padding: 0 0 0 15px;
  line-height: 1.25em;
}

.umt-post ol li, .umt-post ul ol li
{
  background: none;
  padding-left: 0;
}

.umt-post ul li, .umt-post ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 15px;
  margin-top: 15px; margin-bottom:15px;
}




/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.umt-postcontent blockquote p
{
  color: #000000;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

blockquote,
.umt-postcontent blockquote
{
  border: solid 1px #EBD0E7;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 32px;
  background-color: #F4E6F2;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.umt-postcontent blockquote ul li
{ margin-bottom:15px; margin-top:10px; }

/* end PostQuote */





/* begin Footer */
.umt-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 890px;
  margin: 0 auto;
}


.umt-footer .umt-footer-banner
{
	position:absolute; z-index:1;
	display:block;
	top: 17px; left:20px;
	width:131px; height:64px;
}

.umt-footer .umt-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 10px;
}

.umt-footer .umt-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 890px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.umt-footer .umt-footer-text p
{
  margin: 0;
}

.umt-footer, .umt-footer-text, .umt-footer-text p
{
  color: #FFFFFF;
  text-align: right;
  font-size:12px;
}

.umt-footer .umt-footer-text,
.umt-footer .umt-footer-text a,
.umt-footer .umt-footer-text a:link,
.umt-footer .umt-footer-text a:visited,
.umt-footer .umt-footer-text a:hover
{
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.umt-footer .umt-footer-text a,
.umt-footer .umt-footer-text a:link
{
  color: #FFFFFF;
  text-decoration: none;
}

.umt-footer .umt-footer-text a:visited
{
  text-decoration: none;
  color: #FCF8FB;

}

.umt-footer .umt-footer-text a:hover
{
  color: #DEDEDE;

  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.umt-page-footer, .umt-page-footer a, .umt-page-footer a:link, .umt-page-footer a:visited, .umt-page-footer a:hover
{
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #666666;
}

.umt-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #666666;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.umt-content-layout .umt-sidebar1
{
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.umt-content-layout .umt-content
{
  width: 75%;
}
.umt-content-layout .umt-content .umt-block
{
  background-color: #FFFFFF;
}
.umt-content-layout .umt-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */




.overview-table .umt-layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}


/* begin Button */
.umt-button-wrapper .umt-button
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0;
  padding: 0 9px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.umt-button img, .umt-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.umt-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .umt-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;

}

.umt-block select 
{
    width:96%;
}

.umt-button-wrapper.hover .umt-button, .umt-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.umt-button-wrapper.active .umt-button
{
  color: #FFFFFF !important;
}

.umt-button-wrapper .l, .umt-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 84px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.umt-button-wrapper .l
{
  left: 0;
  right: 8px;
}

.umt-button-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.umt-button-wrapper.hover .l, .umt-button-wrapper.hover .r
{
  top: -28px;
}

.umt-button-wrapper.active .l, .umt-button-wrapper.active .r
{
  top: -56px;
}

.umt-button-wrapper input
{
  float: none !important;
}
/* end Button */


/* --- 新ページ共通設定 --- */

/* コンテンツ説明文のフォントスタイル */

#setumeibun_fontstyle
{
	font-size:13px; line-height:1.5; letter-spacing: 3px;
}

/* 黒背景でテキスト白の場合、アンカーテキスト色変更設定 */

#set_linktextcolor_reverse a
{	
	text-decoration: underline;
	color:#F99;
}
#set_linktextcolor_reverse a:hover
{
	text-decoration: none;
	color:#F30;
}



/* --- TopPage (index.html) --- */

/* top banner */

.page_top_topbanner
{
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
}

.page_top_topbanner img
{
	margin:0; padding:0;
}

.page_top_topbanner .topbanner_btn_kakudai1
{
	display:block; position: absolute; z-index:1;
	top:255px; left:25px;
	margin:0; padding:0;
}
.page_top_topbanner .topbanner_btn_kakudai1 a
{
	display:block; width: 80px; height: 20px;
	background:url(images/btn_kakudaisuru80x20.gif) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_topbanner .topbanner_btn_kakudai1 a:hover
{
	background:url(images/btn_kakudaisuru80x20.gif) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}

.page_top_topbanner .topbanner_btn_kakudai2
{
	display:block; position: absolute; z-index:1;
	top:203px; left:473px;
	margin:0; padding:0;
}
.page_top_topbanner .topbanner_btn_kakudai2 a
{
	display:block; width: 80px; height: 20px;
	background:url(images/btn_kakudaisuru80x20.gif) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_topbanner .topbanner_btn_kakudai2 a:hover
{
	background:url(images/btn_kakudaisuru80x20.gif) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}

.page_top_topbanner .topbanner_btn_kakudai3
{
	display:block; position: absolute; z-index:1;
	top:203px; left:627px;
	margin:0; padding:0;
}
.page_top_topbanner .topbanner_btn_kakudai3 a
{
	display:block; width: 80px; height: 20px;
	background:url(images/btn_kakudaisuru80x20.gif) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_topbanner .topbanner_btn_kakudai3 a:hover
{
	background:url(images/btn_kakudaisuru80x20.gif) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}

.page_top_topbanner .topbanner_btn_kakudai4
{
	display:block; position: absolute; z-index:1;
	top:203px; left:779px;
	margin:0; padding:0;
}
.page_top_topbanner .topbanner_btn_kakudai4 a
{
	display:block; width: 80px; height: 20px;
	background:url(images/btn_kakudaisuru80x20.gif) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_topbanner .topbanner_btn_kakudai4 a:hover
{
	background:url(images/btn_kakudaisuru80x20.gif) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}

.page_top_topbanner .topbanner_btn_ichiran
{
	display:block; position: absolute; z-index:1;
	top:255px; right:5px;
	margin:0; padding:0;
}
.page_top_topbanner .topbanner_btn_ichiran a
{
	display:block; width: 80px; height: 20px;
	background:url(images/btn_kamongakuichiran80x20.gif) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_topbanner .topbanner_btn_ichiran a:hover
{
	background:url(images/btn_kamongakuichiran80x20.gif) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}

/* contents 「こんな方にお勧め」*/

.page_top_contents_osusume, .page_top_contents_osusume p { font-size:13px;}

.page_top_contents_osusume .comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 60px; left: 220px;
	width:400px; height:auto;
	margin: 0; padding: 0;
}

.page_top_contents_osusume .comment_1_rmk
{
	display:block; position:absolute; z-index: 1;
	top: 90px; left: 250px;
	width:400px; height:auto;
	margin: 0; padding: 0;
}

.page_top_contents_osusume .comment_2
{
	display:block; position:absolute; z-index: 1;
	top: 175px; left: 245px;
	width:230px; height:auto;
	margin: 0; padding: 0;
}

.page_top_contents_osusume .comment_2_rmk
{
	display:block; position:absolute; z-index: 1;
	top: 205px; left: 275px;
	width:230px; height:auto;
	margin: 0; padding: 0;
}
.page_top_contents_osusume .comment_3
{
	display:block; position:absolute; z-index: 1;
	top: 295px; left: 270px;
	width:300px; height:auto;
	margin: 0; padding: 0;
}

.page_top_contents_osusume .comment_4
{
	display:block; position:absolute; z-index: 1;
	top: 320px; left: 270px;
	width:350px; height:auto;
	margin: 0; padding: 0;
}

.page_top_contents_osusume .comment_1 p,
.page_top_contents_osusume .comment_2 p,
.page_top_contents_osusume .comment_3 p,
.page_top_contents_osusume .comment_4 p,
.page_top_contents_osusume .comment_1_rmk li,
.page_top_contents_osusume .comment_2_rmk li
{
	font-weight: normal; color:#FFF;
}
.page_top_contents_osusume .comment_1_rmk li,
.page_top_contents_osusume .comment_2_rmk li
{ margin-top:2px; margin-bottom:2px;
}

.page_top_contents_osusume .botton
{
	display:block; position:absolute; z-index: 1;
	bottom: 100px; right: 17px;
	margin: 0; padding: 0;
}

/* contents 「一つひとつ心を込めて製作」*/

.page_top_contents_kokorokometeseisaku_comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 50px; left: 15px;
	width:600px; height:auto;
	margin: 0; padding: 0;	
}
.page_top_contents_kokorokometeseisaku_comment_2
{
	display:block; position:absolute; z-index: 1;
	top: 75px; left: 35px;
	width:600px; height:auto;
	margin: 0; padding: 0;

}
.page_top_contents_kokorokometeseisaku_comment_1 p,
.page_top_contents_kokorokometeseisaku_comment_2 p
{
	color:#FFF; font-size:13px;
}

.page_top_contents_kokorokometeseisaku_botton
{
	display:block; position:absolute; z-index: 1;
	bottom: 10px; right: 10px;
	margin: 0; padding: 0;
}
.page_top_contents_kokorokometeseisaku_botton a
{
	display:block; width: 136px; height: 24px;
	background:url(images/btn_seisakunoyousuwo.jpg) left top no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_contents_kokorokometeseisaku_botton a:hover
{
	display:block; width: 136px; height: 24px;
	background:url(images/btn_seisakunoyousuwo.jpg) left bottom no-repeat;
	margin:0; padding:0; text-decoration:none;
}
.page_top_contents_kokorokometeseisaku_botton_hidden
{
	display:block; position:absolute; z-index: -1;
	bottom: 10px; right: 10px;
	margin: 0; padding: 0;
}


/* contents 「お客様のご感想」*/

.page_top_contents_gokannsou_comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 64px; left: 75px;
	width:350px; height:auto;
	margin: 0; padding: 0;
}
.page_top_contents_gokannsou_comment_2
{
	display:block; position:absolute; z-index: 1;
	top: 190px; left: 147px;
	width:330px; height:auto;
	margin: 0; padding: 0;	
}
.page_top_contents_gokannsou_comment_3
{
	display:block; position:absolute; z-index: 1;
	top: 318px; left: 193px;
	width:340px; height:auto;
	margin: 0; padding: 0;	
}
.page_top_contents_gokannsou_comment_1 p,
.page_top_contents_gokannsou_comment_2 p,
.page_top_contents_gokannsou_comment_3 p
{ line-height:1.8; font-size:14px;}

.page_top_contents_gokannsou_btn
{
	display:block; position:absolute; z-index: 1;
	bottom: 0px; right: 0px;
}

.usersvoice_letterimage_01
{	
	display:block; position:absolute; z-index:100;
	left:10px; top:230px;
	margin:0; padding:0;
	width:120px; height:auto;
	border:#999 2px outset;
}

/* contents 「家紋額の飾り方」*/

.leftarea,
.rightarea
{
	position:relative; z-index:0;
	margin:0; padding:0;
}

.leftarea .page_top_contents_kazarikata_comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 47px; left: 10px;
	width:280px; height:auto;
	margin: 0; padding: 0;	
}
.leftarea .page_top_contents_kazarikata_comment_1 p
{
	color:#FFF; text-shadow:#000 2px 2px;
}

.leftarea .page_top_contents_kazarikata_btn_1
{
	display:block; position:absolute; z-index: 1;
	top: 190px; right: 0px;
}

/* contents 「テレビで紹介」*/

.rightarea .page_top_contents_tvdeshoukai_comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 124px; left: 120px;
	width:190px; height:auto;
	margin: 0; padding: 0;
	font-size:13px; text-shadow:#CCC 1px 1px;
}

.rightarea .page_top_contents_tvdeshoukai_btn_1
{
	display:block; position:absolute; z-index: 1;
	top: 200px; right: 0px;
}

/* contents 「注文方法」 */

.page_top_contents_chuumon_2
{
	display:block; position:relative; z-index:0;
	border: none;
	margin:10px;
}

.page_top_contents_chuumon_2 ul li
{ margin-top:5px; margin-bottom:5px;}

.page_top_contents_chuumon_2 .chuumon_2_row
{
	display:block; position:relative; z-index:0;
	width: 100%; height:auto;
	margin:0; margin-bottom:5px; padding:0;
	background:url(images/bg_table_title_bottm.jpg) left bottom no-repeat;
	
}
.page_top_contents_chuumon_2 .chuumon_2_row .chuumon_2_left
{
	float:left;
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
	width:250px; height:auto; min-height:140px;
	background:#666;
}

.page_top_contents_chuumon_2 .chuumon_2_row .chuumon_2_left .title
{
	margin: 0 0 10px 0; /* タイトルイメージの底面だけ10PX分底上げします（背景の底左角の丸み表示のため） */
	padding: 0;
}

.page_top_contents_chuumon_2 .chuumon_2_row .chuumon_2_right
{
	float:right;
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
	width: 370px; min-height:120px;
	background:#FFF;
	border: none;
}

.page_top_contents_chuumon_btn
{
	display:block; position:absolute; z-index: 1;
	bottom: 0px; right: 380px;
}

/* contents 「当社について」 */
 
.page_top_contents_toushanitsuite_comment_1
{
	display:block; position:absolute; z-index: 1;
	top: 67px; left:136px;
	width:425px; height:85px;
	margin: 0; padding: 0;
	line-height:2.0;
}

.page_top_contents_toushanitsuite_comment_2
{
	display:block; position:absolute; z-index: 1;
	top: 236px; left:220px; 
	width:425px; height:68px;
	margin: 0; padding: 0;
	line-height:1.8;
}

.page_top_contents_toushanitsuite_btn
{
	display:block; position:absolute; z-index: 1;
	bottom: 0px; right: 3px; margin:10px 0;
}

/* contents 「お知らせ」 */

#whatnew_area
{
	width:100%; height:auto;
	margin:0; padding:0;
}
#whatsnew_item
{
	background: url(images/blockcontentbullets.png) no-repeat left top;
	margin:10px; margin-top:15px; margin-bottom:15px;
	padding:0; padding-bottom:7px; padding-left:20px;
	font-size:15px; color:#000;
	text-align:left; line-height:1.2; letter-spacing: 0.04em;
	border-bottom:dotted #CCC 2px;
}

/* コンテンツの背景 */

#bg_general
{
		background:url(images/bg_general.jpg) left bottom no-repeat;
}

.okiniiri
{
	width:216px; height:50px;
}

/* 人気売上ベスト３ */
.best3
{
	margin:0; padding:0;
}
.best3 table
{	
	font-size:14px; color:#FFF;
}
.best3 .col1
{ width:150px; text-align:left; vertical-align:middle;}
.best3 .col2
{ width: 60px; text-align:center; vertical-align:middle;}
.best3 .col2 img
{ width: 60px; border:#999 2px outset;}
.best3 td
{ margin:0; padding:0;}


/* e-shopカレンダー */

.eshopcal
{
	margin:0; padding:0;
	padding-left:35px;
}
.eshopcal table tr td
{
	color: #000;
}
.eshopcal table tr td a,
.eshopcal table tr td a:link,
.eshopcal table tr td a:visited,
.eshopcal table tr td
{
	color: #000; text-decoration:none;
}
.eshopcal table tr td a:hover
{
	color: #F30; text-decoration:underline;
}




/* --- 注文方法 page (page008.html) --- */

#ulli_fontstyle
{ text-align:left; font-size:13px;}
#ulli_fontstyle ul
{ font-weight:bold;  line-height:1.45;}
#ulli_fontstyle li
{ font-weight: normal;  line-height:1.45; margin-top:1px; margin-bottom:1px;}
#ulli_fontstyle img
{ margin:0px; padding:0;}

.chuumon_houhou_pc{ display: block;}
.chuumon_houhou_sp{ display: none;}

.chuumon_houhou_comment_customer_1
{
	display:block; position:absolute; z-index:1;
	top:130px; left:15px;
	width:290px; height:auto;
}
.chuumon_houhou_comment_company_1
{
	display:block; position:absolute; z-index:1;
	top:130px; left:348px;
	width:290px; height:auto;
}
.chuumon_houhou_comment_customer_2
{
	display:block; position:absolute; z-index:1;
	top:480px; left:15px;
	width:290px; height:auto;
}

.chuumon_houhou_comment_company_2
{
	display:block; position:absolute; z-index:1;
	top:480px; left:348px;
	width:290px; height:auto;
}
.chuumon_houhou_comment_customer_3
{
	display:block; position:absolute; z-index:1;
	top:730px; left:15px;
	width:290px; height:auto;
}

.chuumon_houhou_comment_company_3
{
	display:block; position:absolute; z-index:1;
	top:730px; left:348px;
	width:290px; height:auto;
}
.chuumon_houhou_comment_customer_4
{
	display:block; position:absolute; z-index:1;
	top:1070px; left:15px;
	width:290px; height:auto;
}

.chuumon_houhou_comment_company_4
{
	display:block; position:absolute; z-index:1;
	top:1290px; left:348px;
	width:290px; height:auto;
}
.chuumon_houhou_btn
{
	display:block; position:absolute; z-index:1;
	top:790px; right:346px;
}

/* --- 納期とお支払方法 page (noukitosouryou.html) --- */

.oshiharai_houhou_table
{
	margin:5px; padding:0;
}
.oshiharai_houhou_table table,
.oshiharai_houhou_table table tr,
.oshiharai_houhou_table table tr td
{
	 border: none;
}
.oshiharai_houhou_table .title
{
	background:#e7c5e2;
	font-size:15px; font-weight:bold;letter-spacing: 3px;
	margin:0; padding:8px;
}
.oshiharai_houhou_table .col1
{
	width:auto; height:auto;
	background: url(images/bg_general.jpg) bottom left no-repeat;
}
.oshiharai_houhou_table .col1 p,
.oshiharai_houhou_table .col1 ul,
.oshiharai_houhou_table .col1 li
{
	font-size:12px; line-height:1.5; letter-spacing: 3px;
}
.oshiharai_houhou_table .col2
{
	width:20%; height:auto;
	background:#eee;
	vertical-align:middle;
}
.oshiharai_houhou_table .col2sp { display:none; }


/* --- 家紋名リスト page (page057.html) --- */

/* インデックスのテーブル */

.kamonlist_index_table
{
	margin:10px;
	padding:0; padding-left:120px;
}
.kamonlist_index_table table
{
	border:#000 1px solid;
}
.kamonlist_index_table table th
{
	background: #333;
	color:#FFF;
	font-weight:bold;
}
.kamonlist_index_table table td
{
	background: #ffd;
	color:#000; font-weight: normal;
	text-align:center; vertical-align:middle;
}

/* 家紋名リストのテーブル */

.kamonlist_table
{
	margin: 10px; padding:0;
}
.kamonlist_table table
{
	border:#000 1px solid;
}
.kamonlist_table table th
{
	background: #333;
	color:#FFF;font-weight:bold; font-size:14px;
	border:#000 solid 1px;
}
.kamonlist_table table td
{
	background: #fff;
	color:#000; font-weight: normal;
	text-align:left; vertical-align:middle;
}

.kamonlist_table .col1
{	
	background:#555;
	border:#FFF solid 1px; border-left-color:#000; border-right-color:#000;
	color:#FFF; font-size:14px; font-weight:bold;
	text-align:center;
	width:30px;
}
.kamonlist_table .col2
{
	width:80px;
}

#bg_even_gray
{
	background:#ddd;
	border:#000 1px solid;
}

#bg_odd_gray
{
	background:#fff;
	border:#000 1px solid;
}


/* --- 家紋額一覧（ラインナップ） page (page036.html) --- */

#seihinlist_table
{
	margin:0;padding:0;
}

.seihinlist_table table
{
	margin:5px; padding:0;
	width: 640px;
	border-collapse:separate;
	border-spacing: 5px 5px;
}

.seihinlist_youso
{
	background: url(images/bg_seihinlist_youso.jpg) left top repeat;
	width:50%; height:260px;
  float: left;
}

.seihinlist_youso_haichi
{
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
}
.seihinlist_youso_haichi img
{
	display:block; position: absolute; z-index:1;
	top: 10px; left:43px;
	width:216px; height:auto;
	margin:0; padding:0;
	border:#fff 2px outset;
}

.seihinlist_youso_haichi .seihinlist_youso_title
{
	display:block; position: absolute; z-index:1;
	top: 178px; left:0px;
	width:94%; text-align:center;
	font-size:14px; font-weight: bold;
}
.seihinlist_youso_haichi .seihinlist_youso_name
{
	display:block; position: absolute; z-index:1;
	top: 200px;left:0px;
	width:94%;	text-align:center;
	font-size:14px; font-weight: bold; color:#000;
}
.seihinlist_youso_haichi .seihinlist_youso_price
{
	display:block; position: absolute; z-index:1;
	top: 225px; left:0px;
	width:94%; text-align:center;
	font-size:13px; font-weight: bold; color:#F00;
}
.seihinlist_youso_haichi .seihinlist_youso_btn
{
	display:block; position: absolute; z-index:1;
	top: 135px; right:38px;
}

.seihinlist_youso_name2		/* 家紋盃のみ */
{
	display:block; position: absolute; z-index:1;
	top: 200px;left:0px;
	width:94%;	text-align:center;
	font-size:11px; font-weight: bold; color:#F00; line-height:1.2;
}



.kamonContainer{
  margin-left:20px;
  margin-top: 5px;
}
.kamonList{
  background: url(images/bg_seihinlist_youso.jpg) left top repeat;
  width: 302px;
  height: 260px;
  margin-bottom: 10px;
  float: left;
}
.kamonContainer .kamonList:nth-child(odd){
  margin-right:10px;
}
.kamonListImg img{
  border: #fff 2px outset;
  margin: 0 0 0 0;
}
.kamonListImg{
  position: relative;
}
.kamonListMain{
  text-align: center;
}
.frameRed{
  position: absolute;
  right:35px;
  bottom:-8px;
}
.kamonTitle{
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  font-weight: normal\9;
}
.kamonPrice{
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #F00;
}
.titleSmall{
  font-size: 14px;
  margin-bottom: 5px;
}
@-moz-document url-prefix() {
  .kamonTitle {
    font-weight: normal;
  }
}
.priceSmall{
  font-size: 11px;
  margin:0;
  margin-top:5px;
}


/* --- 家紋額ランキング page (page146.html) --- */

/* 人気 家紋額 ランキング */

.ranking_table
{
	margin:0;padding:0;
}

.ranking_table table
{
	margin:5px; padding:0;
	width: 640px;
	border-collapse: collapse;
}

#ranking_comment_title
{
	background:#666; 
	color:#fff; text-align:center; font-size:14px; font-weight: normal; vertical-align:middle;
	border-right:#000 5px solid;
}

#ranking_comment_ranking
{
	width:12%;
	background:#aaa; 
	color:#fff; font-size:14px; vertical-align:middle;
	border-right:#000 5px solid;
}
#ranking_comment_ranking p
{
	text-align:center; font-weight: normal;
}

#ranking_youso
{
	background: url(images/bg_seihinlist_youso.jpg) left top repeat;
	width:42%; height:180px;
	border-right:#000 5px solid;
}

.ranking_youso_haichi
{
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
}
.ranking_youso_haichi img
{
	display:block; position: absolute; z-index:1;
	top: 15px; left:64px;
	width:150px; height:auto;
	margin:0; padding:0;
	border:#fff 2px outset;
}

.ranking_youso_haichi .ranking_youso_title
{
	display:block; position: absolute; z-index:1;
	top: 135px; left:0px;
	width:94%; text-align:center;
	font-size:14px; font-weight: normal;
}

/* 製作した家紋 / 製作可能な家紋の多さ順製品シリーズ　ランキング */

.ranking2_table
{
	margin:0;padding:0;
}

.ranking2_table table
{
	margin:5px; padding:0;
	width: 640px;
	border-collapse: collapse;
}

#ranking2_comment_title
{
	background:#666; 
	color:#fff; text-align:center; font-size:14px; font-weight: normal; vertical-align:middle;
	border-right:#000 5px solid;
}

#ranking2_comment_ranking
{
	width:12%;
	background:#aaa; 
	color:#fff; font-size:14px; vertical-align:middle;
	border-right:#000 5px solid;
}
#ranking2_comment_ranking p
{
	text-align:center; font-weight: normal;
}

#ranking2_youso
{
	background: #fff;
	width:42%; height:120px;
	border-right:#000 5px solid;
}

.ranking2_youso_haichi
{
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
}
.ranking2_youso_haichi img
{
	display:block; position: absolute; z-index:1;
	top: 7px; left:36px;
	width:100px; height:auto;
	margin:0; padding:0;
	border: none;
}

.ranking2_youso_haichi .ranking2_youso_title
{
	display:block; position: absolute; z-index:1;
	top: 40px; left:135px;
	width:120px; text-align: center;
	font-size:13px; font-weight: normal;
}

.ranking2_youso_haichi .ranking2_youso_title_series
{
	display:block; position: absolute; z-index:1;
	top: 0px; left:0px;
	width:94%; text-align: center;
	font-size:13px; font-weight: normal; line-height:1;
}
.ranking2_youso_haichi .ranking2_youso_title_prodcts
{
	display:block; position: absolute; z-index:1;
	top: 20px; left:0px;
	width:94%; text-align: center;
	font-size:11px; font-weight: normal; line-height:1;
}
.ranking2_youso_haichi .ranking2_youso_title_buildable
{
	display:block; position: absolute; z-index:1;
	top: 88px; left:0px;
	width:94%; text-align: center;
	font-size:13px; font-weight: normal;
}

/* リスト（価格順・額サイズ・家紋直径・立体感） */

.list_table
{
	margin:0;padding:0;
}

.list_table table
{
	margin:5px; padding:0;
	width: 640px;
	border-collapse: collapse;
}

#list_comment_ranking
{
	width:20%;
	background:#aaa; 
	color:#fff; font-size:14px; vertical-align:middle;
	border-right:#000 5px solid;
}
#list_comment_ranking p
{
	text-align:center; font-weight: normal;
}

#list_youso
{
	background: #fff;
	width:80%; height:80px;
}

.list_youso_haichi
{
	display:block; position:relative; z-index:0;
	margin:0; padding:0;
}
.list_youso_haichi img
{
	display:block; position: absolute; z-index:1;
	top: 9px; left:80px;
	width:70px; height:auto;
	margin:0; padding:0;
	border: #666 2px outset;
}

.list_youso_haichi .list_youso_hikakutaishou
{
	display:block;
	position: absolute;
	z-index:1;
	top: 10px;
	left:182px;
	width:310px;
	text-align:left;
	font-size:15px;
	font-weight: bold;
	line-height:1;
}
.list_youso_haichi .list_youso_products
{
	display:block; position: absolute; z-index:1;
	top: 35px; left:200px;
	width:290px; text-align:left;
	font-size:13px; font-weight: normal; line-height:1;
}


/* --- お客様の声 page (usersvoice.html) --- */

/* ご感想・感謝文 */

.usersvoice
{
	margin:0;
	padding:0;
	display:block; position:relative; z-index:0;
}
.usersvoice_comment_odd
{
	margin:10px;
	margin-left:70px;
	padding:10px;
	width:400px;
}
.usersvoice_comment_even
{
	margin:10px;
	margin-left:150px;
	padding:10px;
	width:400px;
}

.users_impression
{
	border-bottom: ridge #F6F 2px;

}
.users_name {
	text-align:right; font-size:13px;
}



/* 笑ってコラえて */

.waratte_comment
{
	position:absolute; display:block; z-index:1;
	top: 190px; left:20px;
	width:370px; height:260px;
}
.waratte_btn
{
	position:absolute; display:block; z-index:1;
	bottom: 17px; right:256px;
}

/* --- お客様の声 page (usersvoice.html) --- */

/* インデックス */

.faq_index table
{
	margin:20px; padding:0;
	width:94%;
	font-size:13px;
	background:#FFC; color:#000;
	border:ridge 3px #999;
	border-collapse:separate; border-spacing:2px;
}

.faq_index table tr th
{
	border:#ccc 2px inset;
	background:#FC6;
	font-size:14px;
}

.faq_index table tr td
{
	border:#ccc 2px inset;
}

/* Q＆A */

.faq1
{
	margin:20px; padding:0;
	width:94%;
	font-size:13px;
	background:#FFF; color:#000;
	border: none;
	border-collapse:separate; border-spacing:2px;
}
.faq1 table tr th
{
	border: none;
	background:#CCC;
	font-size:14px;
}

.faq1 table tr td
{
	border: none;
}

.faq1 .question
{
	margin:10px; padding:0;
	width: auto;
	background:#FC6;
	
}
.faq1 .question p
{
	margin:0; padding:0; padding-left:30px;
	background:url(images/icon_question.png) left top no-repeat;
}

.faq1 .answer
{
	margin:10px; padding:0;
	width: auto;
	background:#FFF;
}
.faq1 .answer p
{
	margin:0; padding:0; padding-left:30px;
	background:url(images/icon_answer.png) left top no-repeat;
}



/* --- 製品詳細と申込フォームのページ --- */


/* ページのH1タイトル */

.product_detail_title_h1 h1
{
	margin:0; padding:0;
	font-size:9px; font-weight:normal; color:#FFF;
}

/* ヘッダー(見出し文章、INDEXボタン、ページめくりリンク) */

.product_detail_header
{
	margin:0; margin-top:0px;
	padding:0;
	background: url(images/bg_seihinlist_youso.jpg) top left repeat;
	border:#CCC 1px ridge;
	font-size:13px; font-weight:bold; color:#006; line-height:1.4;
	width: auto; height:auto;
}
.product_detail_header .col1
{
	margin:0;
	padding: 3px 10px;
	width: auto;
	text-align: center; vertical-align:middle;
}
.product_detail_header .col2
{
	margin:0;
	padding: 0;
	text-align: center ; vertical-align:middle;
	width: 80px;
}
.product_detail_header .col3
{
	margin:0;
	padding: 0;
	text-align: center ; vertical-align:middle;
	width: 120px;
	color:#900;
}

/* ボディー(製品詳細説明のエリア　左右2分割に表示) */

.product_detail_body
{
	margin:10px 0; 
	padding:0;
	border: none;
	width: auto; height:auto;
}

.product_detail_body .left
{
	float:left;
	margin:0; margin-bottom:10px;
	padding:0;
	border: none;
	background:#FFF;
	width: 516px; height:820px;
	text-align:center;
}
.product_detail_body .left .body
{
	margin:20px 0;
}
.product_detail_body .left p
{
	text-align:center;
	color:#000; font-size:13px; font-weight:normal; line-height:1.3;
}
.product_detail_body .left .main_image
{
	border:#999 1px outset;
	margin:0px; padding:0;
	width:auto; height:auto;
}
.product_detail_body .left .price p
{
	color:#F00; font-size:13px; font-weight: normal;
}
.product_detail_body .left .productname h2
{
	text-align:center;
	color:#700; font-size:15px; font-weight:bold;
}
.product_detail_body .left .comment p
{
	margin:10px 40px;
	font-weight: normal; text-align:center;
}
.product_detail_body .left .nameplate p
{
	margin:20px 40px;
	font-weight: normal;
}
.product_detail_body .left .nouki p
{
	margin:20px 40px;
	color:#0C6; font-size:14px; font-weight: bold;
}
.product_detail_body .left .rmks p
{
	margin:20px 40px;
	font-weight: normal;
}

.product_detail_body .right
{
	float:right;
	margin:0; margin-bottom:10px;
	padding:0px;
	border: none;
	background:#FFF;
	width:360px; height: 820px;
	text-align:center;
}
.product_detail_body .right .body
{
	margin:20px 0;
}
.product_detail_body .right .body p
{
	text-align:center;
	color:#000; font-size:13px; font-weight:normal; line-height:1.3;
}
.product_detail_body .right .body img
{
	border:#999 1px outset;
	margin 10px 10px; padding:0;
	width:auto; height:auto;
}
/* フォーム(お申込フォームのエリア) */

.product_detail_form
{
	clear: both;
	margin:0;
	padding:0; 
	border:#CCC 1px ridge;
	width: 100%; height:auto;
background: url(images/bg_seihinlist_youso.jpg) top left repeat;
	text-align:center;
}

.product_detail_form table
{
	margin:10px; padding:0; margin-left:30px;
	width: 94%;
	border-collapse:collapse;
	text-align:left;
	border:#999 2px outset;
}

.product_detail_form table tr td
{
	margin: 0; padding:5px;
	font-size:15px; font-weight:normal; color:#000;
}

.product_detail_form p
{
	margin: 0 20px; padding:5px;
	font-size:15px; font-weight:normal; color:#000;
}

.product_detail_form .col1
{
	width:150px;
	font-size:15px; color: #000; font-weight: normal; 
	background:#fff;
	border:#f5deb3 1px solid;
	text-align: center;
}

.product_detail_form .col2
{
	width: auto
	color: #000; font-size:14px;
	background:#f5deb3;
	border:#fff 1px solid;
}

/* --- 特典ページ --- */

.specialfavor
{
	position:relative; display:block; z-index:0;
	margin:0; padding:0;
	width:100%; height:auto;
	font-size:14px;color:#000;
}
.specialfavor_subtitle
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:8px; left:10px;
	width:600px; height:20px;
	text-align:left; font-size:15px; line-height:1.2; color:#900;overflow:hidden; 
}
.specialfavor_souryou
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:220px; left:32px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_nameplate
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:220px; right:10px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_metalfuck
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:490px; left:32px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_lapping
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:490px; right:10px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_volumediscount
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:770px; left:32px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_freefee
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top:770px; right:10px;
	width:280px; height:60px; overflow:hidden;  line-height:1.0; 
}
.specialfavor_dameoshititle
{
	position:absolute; display:block; z-index:10;
	margin:0; padding:0;
	top: 845px; right:10px;
	width:600px; height:27px; overflow:hidden;  line-height:1.0;
	text-align:right; color:#900; font-weight:bold;
}


/* --- 汎用テーブル定義 (会社案内など：ヘッダー無し、2カラム) --- */

.table_general2cols table
{
	margin:20px; margin-top:0px; margin-bottom:10px;
	padding:0;
	width:94%;
	font-size:13px; color:#000;
	background:#FFF;
	border: none;
	border-collapse:separate; border-spacing:2px;
}

.table_general2cols .col1
{
	margin:0; padding:10px;
	width: 140px; height:auto;
	border:#666 1px outset; background:#666;
	font-size:13px; color:#FFF; font-weight: normal; text-align:right; vertical-align:middle;
}


.table_general2cols .col2
{
	margin:0; padding:10px;
	width: auto; height:auto;
	border:#eee 1px outset; background:#eee;
	font-size:13px; text-align: left; vertical-align:middle; line-height:1.4;
}


/* --- スクロール追従メニュー --- */

#mmenu
{
	position: absolute; z-index:100;
	left:8px; top:885px;
	width: 212px;
	margin: 0px;padding: 0px;
	border: 2px #888 outset;
	background: url(images/bg_white_tp30.png) top left no-repeat;
}
#mmenu p
{
	margin:5px; padding:0;
	font-size:14px;
}
#mmenu ul
{
	margin:10px; padding:45px 0 0 30px;
	list-style-image:url(images/blockcontentbullets.png);
}
#mmenu ul li
{
	font-size:12px; line-height:1.3;
}
#mmenu a
{
	text-decoration:none; color:#fff;
}
#mmenu a:hover
{
	text-decoration: none; color:#000;
	background:#FC3;
}



/* --- 相互リンクのページインデックス --- */

.crosslinkpages
{
	margin:10px; padding:0; text-align:center;
}
.crosslinkpages ul
{
	margin:0; padding:0;
	width:620px;
}
.crosslinkpages ul li
{
	margin:0; padding:0;
	padding-left:12px; padding-top:3px;
	width:100px;
	display:inline-block;
	font-size:10px; text-align:left;
}
.crosslinkpages .active,
.crosslinkpages .active span
{ font-weight:bold; color:#F00; }

/* --- 相互リンクのテーブル --- */

.crosslinktable
{
	margin:10px; padding:0;
}

.crosslinktable table tr td{
	border:#FFF 2px solid;
}
.crosslinktable table tr td p,
.crosslinktable table tr td img
{
	margin: 2px; font-size:12px;
}

.crosslinktable .title
{
	background:#333;
}
.crosslinktable .title h2
{
	background:url(images/postbullets.png) left center no-repeat;
	padding-left: 15px; padding-top:2px; color:#FFF; font-size:14px; font-weight:normal;
}

.crosslinktable .row1
{
	background:#fef;
}

.crosslinktable .row2
{
	background:#eff;
}

.crosslinktable .row3
{
	background:#ffe;
}

.crosslinktable .col1
{
	width: 180px; height:auto; vertical-align:middle;
}
.crosslinktable .col1 p
{
	text-align:center;
}
.crosslinktable .col1 img
{
	width:88px; height:auto;
}
.crosslinktable .col1 a
{
	text-decoration:none;
}

.crosslinktable .col2
{
	width: 452px; height:auto; vertical-align:middle;
}
.crosslinktable .col2 p
{
	text-align:left;
}

/* ====== sitemap ====== */

.sitemap_listing ul li
{ font-size:14px; margin-top:10px; margin-bottom:0px;  }

.sitemap_listing ul li ul li
{ font-size:13px; margin-top:10px; margin-bottom:0px; }

.sitemap_listing ul li ul li ul li
{ font-size:12px; margin-top:0; margin-bottom:0px; list-style:disc; background:none; padding-left:0px;}

.sitemap_listing ul li a,
.sitemap_listing ul li a:link,
.sitemap_listing ul li a:visited,
.sitemap_listing ul li a:hover
{ color:#000;}

/* ====== present/campaign ======= */
.present_campaign_ov
{
width:auto; min-height:160px;
background: url(images/bg_present_campaign_01.jpg) top left no-repeat; 
}
.present_campaign_ov h2
{ margin: 10px 0 0 0; padding:0; padding-left: 200px; color:#F00;}
.present_campaign_ov p
{ margin:5px 20px 10px 0; padding:0; padding-left:230px; }
.present_campaign_ov h3
{ margin: 10px; padding:0; color:#000; text-align:right; font-size:13px; font-weight:100; text-decoration:underline;}

.present_campaign_table
{
margin:20px 10px; padding:5px 0; border:#Fff solid 1px; background: url(images/bg_sheet_blackmetal.jpg) top left repeat; text-align:center;
}
.present_campaign_table table tr td
{
border:none;
margin:10px;
text-align:center;
}
.present_campaign_table img
{
margin:3px; padding:3px;
border:#dfdfdf solid 1px;
background:#FFF;
width: 191px; height:auto;
}
.present_campaign_table .number
{
margin: 0 10px; padding:0;
color:#F30; font-size:16px; text-align:left; font-weight:bold;
}
.present_campaign_table .descriptor
{
margin: 0 10px 20px 10px; padding:0;
color:#FFF; font-size:14px; text-align:right;
}

.present_campaign_table .present_item_block
{
	display:inline-block; width:302px; margin:3px; background:#666; text-align:center; padding:10px 0;
}
.present_campaign_table .present_item_block p{ text-align:center; width:100%; color:#FFF; margin:5px 0; }

.present_campaign_table2{ margin:20px 0px; padding:0; background: #FFF; text-align:center; }
.present_campaign_table2 .present_item_block2{ display:inline-block; width:96%; margin:3px; background:#fcfcfc; text-align:center; padding:0; border:#eee 1px solid; }
.present_campaign_table2 .present_item_block2 img{ float:left; width: 80px; }
.present_campaign_table2 .present_item_block2 p{ text-align: center; margin:5px 0; padding-top:10px;}



/* ====== free pamphlet PR-area ======= */

.free_pamphlet{ z-index:0;  height:1020px;}
.pamphlet_pr1{ position:absolute; display:block; z-index:100; top:20px; left:20px; width:600px; font-size:16px; background:#333; border-radius:5px; color:#FC0; margin:0; padding:3px 10px;}
.pamphlet_pr2{
	position: absolute;
	display: block;
	z-index: 100;
	top: 91px;
	left: 214px;
	width: 400px;
	font-size: 18px;
}
.pamphlet_pr3{
	position: absolute;
	display: block;
	z-index: 100;
	top: 160px;
	left: 214px;
	width: 399px;
	font-size: 11px;
}
.pamphlet_img1{ position:absolute; display:block; z-index:100; top:70px; left:20px;}
.pamphlet_img2{  position:absolute; display:block; z-index:100; top:70px; left:180px;}
.pamphlet_how2get{  position:absolute; display:block; z-index:100; top:320px; left:20px; background:#333; border-radius:5px; color:#FC0; margin:0; padding:3px 10px; margin:0; padding:10px; width:600px;}
.pamphlet_how2get h3{ font-size:16px; color:#FC0; }
.pamphlet_how2get p, .pamphlet_how2get ul li { font-size:14px; color:#FFF; }
.pamphlet_how2get #link{ font-size:16px;font-weight:bold; color:#F60; text-decoration:underline; }
.pamphlet_how2get ul li#bquote { margin:10px 0; padding:10px; border:#FFF 1px solid; border-radius:10px; background:#666 }


/*----- この上の行までコピーしてstyle.cssの最終部位にペースト ------*/
#TOP{
	background: url(images/bg_konoyounakatani.jpg) top left no-repeat; height:390px;
}

#TOP2{
	background: url(images/bg_3koubou.jpg) top left no-repeat; height:390px;
}

#TOP3{
	background: url(images/bg_okyakusamanokoe.jpg) top left no-repeat; height:430px;
}

#TOP4{
	background: url(images/bg_toushanitsuite.jpg) top left no-repeat; height:660px;
}

#sp_menu{
	display:none;
}
#sp_menu a{
  color: #fff;
}

#sp_sidebar{
	display: none;
}

#destiny_money{
		float:left; width:48%; height:233px; background: url(images/bg_okikata.jpg) top left no-repeat;
	}

#intoro_tv{
	float:right; width:48%; height:233px; background: url(images/bg_tvdemoshoukai.jpg) top left no-repeat;
}
#howtoorder{
	margin:3px;
	width: auto;
	height:240px;
}
#sp_footer_menu{
	display: none;
}
#specialfavor{
  background: url(images/bg_specialfavor01.jpg) top left no-repeat;
  height:910px;
}
#sp_specialfavorContent{
  display: none;
}
#sideActive{
  background-position: 25px -32px;
}
#sideActive:hover{
  background-position: 25px -16px;
}
.workLeft{
  float:left;
  text-align:center;
  width: 50%;
  height:auto;
}

.workRight{
  float:right;
  text-align:center;
  width: 50%;
  height:auto;
}
#bgCampaign{
  background: url(images/bg_general.jpg) top left no-repeat; height:auto;
}
#usevoiceContent{
  background: url(images/bg_usersvoice.jpg) bottom left no-repeat;
  min-height:400px;
}
#television{
  background: url(images/bg_tvde.jpg) top left no-repeat;
  height:370px;"
}
#rightPhoto{
  display: none;
}
#kamonAbout{
  background: url(images/bg_general.jpg) top left no-repeat;
  height:auto;
}
#kamonSearchList{
  background: url(images/bg_general.jpg) top left no-repeat;
  height:auto;
}
#kamonOrder{
  background: url(images/bg_goriyougaido.jpg) top left no-repeat;
  height:1470px;"
}
#kisaikasho{
  padding-left:90px;
}
#companyAttension{
  width:400px;
}
#campaignPresent{
  margin:0; 
  padding:0; 
  width:650px; 
  height:250px;
  background:url(images/bg_camp_a_course.jpg) left top no-repeat; border:none;
}
#GT75{
  width:432px;
  height:auto
}


@media screen and (max-width: 1024px) {
/* 1024pxまでの幅の場合に適応される */
	.umt-sheet-tl,.umt-sheet-tr,.umt-sheet-bl,.umt-sheet-br,.umt-sheet-tc,.umt-sheet-bc,
	.umt-sheet-cl,.umt-sheet-cr,.umt-sheet-cc{
		background-image:none;
	}
	.umt-sheet{
		background:rgba(255,255,255,0.5);
		max-width:900px;
		width:100%;
	}
	.umt-header{
		max-width:890px;
		width:100%;
	}
	#umt-flash-area{
		display:none;
	}
	.umt-header-jpeg {
		position:static;
		max-width:890px;
		width:100%;
		background-size:cover;
	}
	.umt-header .banner_inquiry{
		position:static;
		float:right;
		margin-top:45px;
	}
	.page_top_topbanner img{
		width:100%;
	}
	#umt-page-background-simple-gradient, #umt-page-background-gradient, #umt-page-background-glare {
		width:100%;
		max-width: 900px;
		min-width: 0;
	}
	#umt-nav{
		max-width: 890px;
		width:100%;
	}
	*{
		box-sizing:border-box;
	}
}

@media screen and (max-width: 820px) {
	.page_top_topbanner .topbanner_btn_kakudai1 {
		top: 53%;
		left: 3%;
	}
	.page_top_topbanner .topbanner_btn_kakudai2 {
		top: 43%;
		left: 45%;
	}
	.page_top_topbanner .topbanner_btn_kakudai3 {
		top: 43%;
		left: 63%;
	}
	.page_top_topbanner .topbanner_btn_kakudai4 {
		top: 43%;
		left: 80%;
	}
	.page_top_topbanner .topbanner_btn_ichiran {
		top: 55%;
		right: 5px;
	}
	.umt-content-layout{
		table-layout:auto;
		display:block;
		max-width:890px;
		width:100%;
	}
	.umt-content-layout-row {
		display: block;
	}
	.umt-content-layout .umt-sidebar1{
		display:block;
		max-width:225px;
		width:100%;
		margin:0 auto;
	}
	.umt-content-layout .umt-content{
		display:block;
		width:100%;
	}
	.umt-post-cc{
		background-color: transparent;
	}
	.umt-post{
		max-width:662px;
		width:100%;
		margin:15px auto 0!important;
	}
	.page_top{
		display:none;
		max-width:662px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
	}
	.sp_banner{
		display:none;
		max-width:642px;
		width:100%!important;
		margin:0 auto 30px!important;
	}
	.umt-footer{
		max-width:890px;
		width:100%;
	}
	.page_top_contents_osusume .comment_1{
		position: static;
		margin-left:32%;
		padding-top:8%;
		font-size:80%;
	}
	.page_top_contents_osusume .comment_1_rmk{
		position: static;
		margin-left: 36%;
		font-size:80%;
	}
	.page_top_contents_osusume .comment_2{
		position: static;
		margin-left:36%;
		margin-top:3%;
		font-size:80%;
	}
	.page_top_contents_osusume .comment_2_rmk{
		position: static;
		margin-left: 40%;
		font-size:80%;
	}
	.page_top_contents_osusume .comment_3{
		position: static;
		margin-left: 42%;
		font-size:80%;
	}
	.page_top_contents_osusume .comment_3 p{
		margin:20px 0 0 0;
		font-size: 100%;
	}
	.page_top_contents_osusume .comment_4{
		position: static;
		margin-left: 42%;
		font-size:80%;
	}
	.page_top_contents_osusume .comment_4 p{
		margin:0;
		padding-bottom:20%;
		font-size: 100%;
	}
	.page_top_contents_osusume .botton{
		display:none;
	}
	#topcontent{
		background: url(images/bg_konoyounakatani.jpg) top left no-repeat;background-size:contain;
	}
	#TOP{
		background: none; height:auto;
	}
	.page_top_contents_kokorokometeseisaku_comment_1{
		position: static;
		font-size:80%;
		width:100%;
	}
	.page_top_contents_kokorokometeseisaku_comment_1 p{
		font-size:100%;
		margin:0;
		padding-top:2%;
		padding-left:2%;
	}
	.page_top_contents_kokorokometeseisaku_comment_2{
		position: static;
		font-size:80%;
		width:100%;
	}
	.page_top_contents_kokorokometeseisaku_comment_2 p{
		font-size:100%;
		padding-bottom:53%;
		margin:0;
		padding-top:1%;
		padding-left:2%;
	}
	#top2content{
		background: url(images/bg_3koubou.jpg) top left no-repeat;background-size:contain; height:240px;
	}
	#TOP2{
		background: none; height:auto;
	}

	#top3content{
		background: url(images/bg_okyakusamanokoe.jpg) top left no-repeat;background-size:contain;
	}
	#TOP3{
		background: none; height:auto;
	}
	.page_top_contents_gokannsou_comment_1{
		position: static;
		font-size:80%;
		width:100%;
	}
	.page_top_contents_gokannsou_comment_1 p{
		font-size:125%;
		width:47%;
		padding-top:10%;
		margin:0;
		margin-left:11%;
	}
	.page_top_contents_gokannsou_comment_2{
		position: static;
		font-size:80%;
		width:100%;
	}
	.page_top_contents_gokannsou_comment_2 p{
		font-size:125%;
		width:51%;
		padding-top:3%;
		margin:0;
		margin-left:22%;
	}
	.page_top_contents_gokannsou_comment_3{
		position: static;
		font-size:80%;
		width:47%;
		padding-bottom: 22%;
	}
	.page_top_contents_gokannsou_comment_3 p{
		font-size:125%;
		width:107%;
		padding-top:8%;
		margin:0;
		margin-left:63%;
	}
	#pc_footer{
		display: none;
	}
	#sp_footer_menu{
		display: block;
		/*background-color: #8e2d7e;*/
		margin-bottom:20px;
	}
	#sp_footer_menu ul{
		overflow: hidden;
		padding:0;
		margin:0;
	}
	#sp_footer_menu li{
		float:left;
		list-style-type: none;
		width:50%;
		height:30px;
		line-height: 30px;
		text-align: center;
		border-bottom: solid 2px #fff;
	}
	#sp_footer_menu li:nth-child(odd){
		border-right: solid 2px #fff;
	}
	#sp_footer_menu li a{
		color: #C2A83D; text-decoration:none;
	}
	.umt-footer .umt-footer-background{
		background-image: none;
	}
	.footer_copy{
		padding:10px 0;
		color:#C2A83D;
		clear:both;
		text-align:center;
		font-size:10px;
	}
  .bgWhite01{
    background-color: #fff;
  }
  #usevoiceContent{
    background: none;
    background-color: #fff;
  }
  .umt-footer .umt-footer-banner{
    display:none;
  }
  #kamonAbout02{
    background-color: #fff;
  }
  #mmenu{
    display: none;
  }
  #kamonSearchList{
    background: none;
    background-color: #fff;
  }
  #setumeibun_fontstyle,#bgWhite01{
    background-color: #fff;
  }
  .oshiharai_houhou_table .col1{
    background-color: #fff;
  }
  .product_detail_body .left{
    margin: 0 auto;
    width: 100%;
  }
  .product_detail_body .right{
    margin: 0 auto;
    width: 100%;
  }
  #sp_sidebar{
      display: block;
    }
    #pc_sidebar{
      display: none;
    }
}

/* ===================== PCの場合 ここまで ========================================================== */


@media screen and (max-width: 875px) {
  .umt-header-jpeg {
    background-image: url('images/header02.jpg');
  }
}

@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
	/*.umt-header .text_link{
		display:none;
	}*/
	#menu_list_detail{
		display: none;
	}
	.umt-nav{
		display:none;
	}
	#sp_menu{
		display:block;
		
	}
	#sp_menu_list,#menu_list_detail{
		margin:0;
		padding:0;
	}
		#sp_menu_list li{
			display:block;
			list-style-type:none;
			font-weight: bold;
  			color: #FCF8FB;
			background: url(images/nav.png);
			height:34px;
			line-height:34px;
			padding-left:10px;
			font-size:12px;
		}
			#sp_menu_list li span,#menu_list_detail li span{
				float:right;
				padding-right:20px;
			}
      #kamon_list,#user_voice,#kamon_about,#howto_order,#contact_menu,#company_guide{
        display:none;
        padding:0;
      }
		#menu_list_detail li{
			display:block;
			list-style-type:none;
			font-weight: bold;
  			color: #FCF8FB;
			background: #555;
			height:34px;
			line-height:34px;
			padding-left:10px;
			font-size:12px;
			border-bottom:dotted 1px #ccc;
		}
		.page_top_topbanner .topbanner_btn_kakudai1 {
			top: 53%;
			left: 3%;
		}
		.page_top_topbanner .topbanner_btn_kakudai2 {
			top: 43%;
			left: 45%;
		}
		.page_top_topbanner .topbanner_btn_kakudai3 {
			top: 43%;
			left: 63%;
		}
		.page_top_topbanner .topbanner_btn_kakudai4 {
			top: 43%;
			left: 80%;
		}
		.umt-postcontent{
			overflow:hidden;
		}
		.umt-content-layout .umt-content{
			margin-top: 30px;
		}
    #specialfavor{
      background: #f0a748;
      height:auto;
    }
    #specialfavorContent{
      display: none;
    }
    #sp_specialfavorContent{
      margin-top:30px;
      display: block;
    }
    #sp_specialfavorContent .center{
      text-align: center;
    }
    #sp_specialfavorContent .string{
      width:300px;
      margin: 0 auto;
    }
    .sp_specialfavor_subtitle{
      margin-top:40px;
    }
    #bgWhite{
      background-color:#fff;
    }
    .bgWhite01{
      background-color:transparent;
    }
}

@media screen and (max-width: 700px) {
	.page_top_contents_chuumon_2 .chuumon_2_row .chuumon_2_left{
		float:none;
		width:100%;
		min-height: 0;
	}
	.page_top_contents_chuumon_2 .chuumon_2_row .chuumon_2_right{
		float:none;
		width:100%;
	}
	.page_top_contents_chuumon_btn{
		right:0;
	}

	.page_top_contents_toushanitsuite_comment_1{
		position: static;
		font-size:125%;
		width:69%;
		padding-top:11%;
		margin:0;
		height:auto;
		margin-left:19%;
	}
	.page_top_contents_toushanitsuite_comment_2{
		position: static;
		font-size:125%;
		width:69%;
		padding-top:6%;
		margin:0;
		height:auto;
		margin-left:31%;
		padding-bottom: 19%;
	}
	#TOP4{
		background: none; height:auto;
	}
	#topcontent4{
		background: url(images/bg_toushanitsuite.jpg) top left no-repeat;background-size:contain;
	}

	.sp_banner{
		height:auto!important;
	}
	.sp_banner img,.kamongakulist{
		width:100%;
	}
  .ranking_table table,.ranking2_table table{
    width:100%;
  }
  #ranking_table tr td:first-child{
    width: 10%;
  }
  .oneLine{
    width:4%;
  }
  .twoLine{
    width:30%;
  }
  .ranking_youso_haichi img{
      left: 20%;
  }
  .list_table table{
    width:100%;
  }
  .present_campaign_ov h2{
    padding-left: 10px;
    padding-top:170px;
  }
  .present_campaign_ov p {
    padding-left: 10px;
  }
  .present_campaign_ov{
    background-color: #fff;
  }
  #bgCampaign{
    background: none;
  }
  .present_campaign_table table{
    width:100%;
  }
  .present_campaign_table img{
    width:95%;
  }
  #television{
    background: url(images/bg_tvde02.jpg) top no-repeat;
    height:338px;
    padding-top:10px;
  }
  .waratte_comment{
    position: static;
    height: auto;
    margin: 0 auto;
  }
  .waratte_comment p{
  }
  .waratte_btn{
    position: static;
  }
  #rightPhoto{
    display: block;
    width:264px;
    margin: 0 auto;
  }
  .kamonlist_index_table {
    margin: 10px auto;
    padding: 0;
    max-width: 414px;
    width: 100%;
  }
  #kamonOrder{
    background: none;
    background-color: #fff;
    height: auto;

  }
  .chuumon_houhou_comment_customer_1,.chuumon_houhou_comment_company_1,.chuumon_houhou_comment_customer_2,.chuumon_houhou_comment_company_2,.chuumon_houhou_comment_customer_3,.chuumon_houhou_comment_company_3,.chuumon_houhou_comment_customer_4,.chuumon_houhou_comment_company_4,.chuumon_houhou_btn{
    position: static;
    margin: 0 auto;
  }
  .chuumon_houhou_btn{
    width: 126px;
    text-align: center;
  }
  .chuumon_houhou_comment_customer_1{
    background: url(images/bg_goriyougaido01.jpg) no-repeat;
    height: 378px;
    padding-top: 50px;
    padding-right:5px;
    margin-top: 10px;
    width:300px;
  }
  .chuumon_houhou_comment_company_1{
    background: url(images/bg_goriyougaido02.jpg) no-repeat;
    height: 378px;
    padding-top: 50px;
    padding-right:5px;
    margin-top: 10px;
    width:300px;
  }
  .chuumon_houhou_comment_customer_2{
    background: url(images/bg_goriyougaido03.jpg) no-repeat;
    height: 283px;
    padding-top: 50px;
    padding-right:5px;
    margin-top: 10px;
    width:300px;
  }
  .chuumon_houhou_comment_company_2{
    background: url(images/bg_goriyougaido04.jpg) no-repeat;
    height: 284px;
    padding-top: 50px;
    padding-right:5px;
    margin-top: 10px;
    width:300px;
  }
  .chuumon_houhou_comment_customer_3{
    background: url(images/bg_goriyougaido05.jpg) no-repeat;
    height: 183px;
    padding-top: 50px;
    padding-right:5px;
    margin-top: 10px;
    width:300px;
  }
  .chuumon_houhou_comment_company_3{
    background: url(images/bg_goriyougaido06.jpg) no-repeat;
    height: 583px;
    padding-top: 50px;
    padding-right:5px;
    margin-top: 10px;
    width:300px;
  }
  .chuumon_houhou_comment_customer_4{
    background: url(images/bg_goriyougaido07.jpg) no-repeat;
    height: 660px;
    padding-top: 230px;
    padding-right:5px;
    margin-top: 10px;
    width:300px;
  }
  .chuumon_houhou_comment_company_4{
    background: url(images/bg_goriyougaido08.jpg) no-repeat;
    height: 254px;
    padding-top: 50px;
    padding-right:5px;
    margin-top: 10px;
    width:300px;
  }
  #campaignPresent{
    width:100%; 
    height:250px;
    background:url(images/bg_camp_a_course.jpg) left top no-repeat; border:none;
  }
  .Address{
    width:80%;
  }
}

@media screen and (max-width: 675px) {
	#top3content{
		background: url(images/bg_sp02.jpg) top left no-repeat;background-size:contain;
		height:367px;
	}
	.umt-article .usersvoice_letterimage_01{
		display:none;
	}
	.umt-article .title{
		display:block;
	}
	.page_top_contents_gokannsou_comment_1{
		font-size:80%;
		display:none;
	}
	.page_top_contents_gokannsou_comment_2{
		font-size:80%;
		display:none;
	}
	.page_top_contents_gokannsou_comment_3{
		font-size:80%;
		display:none;
	}
	.page_top_contents_gokannsou_comment_4{
		font-size:80%;
		display:none;
	}
	.page_top_contents_chuumon_2 .chuumon_2_row .chuumon_2_right{
		min-height: 200px
	}
  .umt-article  .payTitle{
    display: table-cell;
  }
   .umt-article table tr.title{
    display: table-row;
  }
}

@media screen and (max-width: 665px) {
	#destiny_money{
		float:none;
		margin: 0 auto;
		max-width: 319px;
		width:100%;
	}
	#intoro_tv{
		margin: 20px auto;
		max-width: 319px;
		width:100%;
		float:none;
	}
	#howtoorder{
		height:auto;
	}


	#topcontent4{
		background: url(images/bg_sp04.jpg) top left no-repeat;background-size:contain;
		height: 620px;
	}
	.page_top_contents_toushanitsuite_comment_1 p{
		display: none;
	}
	.page_top_contents_toushanitsuite_comment_2 p{
		display:none;
	}

	#umt-page-background-glare{
		display:none;
	}
  .umt-header-jpeg {
    background-image: url('images/header03.jpg');
  }
}

@media screen and (max-width: 658px) {
  .kamonContainer{
    width: 296px;
    margin: 0 auto;
  }
  .kamonList{
    width:296px;
    float:none;
    clear: both;
  }
  .kamonContainer .kamonList:nth-child(odd){
    margin-right: 0;
  }
  .kamonListImg{
    padding-top: 5px;
  }
  .ranking2_youso_haichi .ranking2_youso_title_series,.ranking2_youso_haichi .ranking2_youso_title_prodcts,.ranking2_youso_haichi .ranking2_youso_title_buildable{
    position: static;
  }
  .list_youso_haichi img{
    left:30px;
  }
  .list_youso_haichi .list_youso_hikakutaishou{
    left:110px;
  }
  .list_youso_haichi .list_youso_products{
    left:110px;
  }
  .workLeft{
    float:none;
    margin-left: auto;
    margin-right: auto;
  }

  .workRight{
    float:none;
    margin-left: auto;
    margin-right: auto;
  }


  .pamphlet_pr1{
    max-width: 600px;
    width:90%;
    position: static;
    margin-top: 10px;
    margin-left:5px;
  }
  .pamphlet_how2get{
    max-width: 600px;
    width:100%;
  }
  .pamphlet_img1,.pamphlet_img2,.pamphlet_pr2,.pamphlet_pr3,.pamphlet_how2get{
    position: static;
  }
  .pamphlet_img1,.pamphlet_img2{
    text-align: center;
  }
  .pamphlet_pr2,.pamphlet_pr3{
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .free_pamphlet{
    height: auto;
  }
}

@media screen and (max-width: 600px) {
  .ranking_youso_haichi img{
      left: 14%;
  }
  .ranking2_youso_haichi .ranking2_youso_title{
    width: auto;
  }
  .usersvoice_comment_odd {
    margin: 10px;
    padding: 10px;
    max-width: 400px;
    width: 80%;
  }
  .usersvoice_comment_even {
    margin: 10px;
    margin-left: 20px;
    max-width: 400px;
    width: 80%;
  }
  #kisaikasho{
    padding-left:5%;
    width:90%;
  }
  .crosslinkpages ul{
    width:100%;
  }
}

@media screen and (max-width: 530px) {
	#sp_footer_menu #two_line{	
		height:60px;
	}
  #sr_rankingTitle{
    font-size: 75%;
  }
}

@media screen and (max-width: 480px) {
/* 768pxまでの幅の場合に適応される */
	.umt-header .text_link{
		display:none;
	}
	.umt-header-jpeg {
		background-image: url('images/header01.jpg');

	}
	.umt-header .banner_inquiry a {
		display:none;
	}
	.umt-header .banner_inquiry a:hover {
		width: 130px;
		height:52px;
		background-size:cover;
	}
	.page_top_topbanner .topbanner_btn_kakudai1 {
		top: 56%;
	}
	.page_top_topbanner .topbanner_btn_kakudai2,.page_top_topbanner .topbanner_btn_kakudai3,.page_top_topbanner .topbanner_btn_kakudai4 {
		top: 46%;
	}
	.page_top_topbanner .topbanner_btn_kakudai1 a,.page_top_topbanner .topbanner_btn_kakudai2 a,.page_top_topbanner .topbanner_btn_kakudai3 a,.page_top_topbanner .topbanner_btn_kakudai4 a {
		width: 40px;
		height: 10px;
		background: url(images/btn_kakudaisuru40x10.jpg) left top no-repeat;
	}
	.page_top_topbanner .topbanner_btn_kakudai1 a:hover,.page_top_topbanner .topbanner_btn_kakudai2 a:hover,.page_top_topbanner .topbanner_btn_kakudai3 a:hover,.page_top_topbanner .topbanner_btn_kakudai4 a:hover {
		width: 40px;
		height: 10px;
		background: url(images/btn_kakudaisuru40x10.jpg) left bottom no-repeat;
	}
	.page_top_topbanner .topbanner_btn_ichiran a{
		width: 40px;
		height: 10px;
		background: url(images/btn_kamongakuichiran40x10.jpg) left top no-repeat;
	}
	.page_top_topbanner .topbanner_btn_ichiran a:hover{
		width: 40px;
		height: 10px;
		background: url(images/btn_kamongakuichiran40x10.jpg) left bottom no-repeat;
	}

	.page_top_contents_osusume .comment_1{
		font-size:70%;
	}
	.page_top_contents_osusume .comment_1 p{
		margin:0;
		font-size:100%;
	}
	.page_top_contents_osusume .comment_1_rmk{
		font-size:60%;
	}
	.page_top_contents_osusume .comment_1_rmk ul{
		margin:0;
	}
	.page_top_contents_osusume .comment_2{
		font-size:80%;
	}
	.page_top_contents_osusume .comment_2 p{
		margin:0;
		font-size:80%;
	}
	.page_top_contents_osusume .comment_2_rmk{
		position: static;
		margin-left: 40%;
		font-size:80%;
	}
	.page_top_contents_osusume .comment_2_rmk li{
		font-size:80%;
		margin:3px;
	}
	.page_top_contents_osusume .comment_2_rmk li:last-child{
		padding-bottom:39%;
	}
	.page_top_contents_osusume .comment_3{
		font-size:80%;
		display: none;
	}
	.page_top_contents_osusume .comment_3 p{
		margin:10px 0 0 0;
		font-size: 80%;
	}
	.page_top_contents_osusume .comment_4{
		font-size:80%;
		display:none;
	}
	.page_top_contents_osusume .comment_4 p{
		margin:0;
		padding-bottom:0;
		font-size: 80%;
	}
	.umt-post h1{
		font-size: 85%;
	}
	.umt-post h2{
		font-size: 73%;
	}


	.page_top_contents_gokannsou_comment_1{
		position: static;
		font-size:80%;
		width:100%;
		display: none;
	}
	.page_top_contents_gokannsou_comment_1 p{
		font-size: 84%;
		width: 50%;
		padding-top: 9%;
		margin: 0;
		margin-left: 11%;
	}
	.page_top_contents_gokannsou_comment_2{
		position: static;
		font-size:80%;
		width:100%;
		display: none;
	}
	.page_top_contents_gokannsou_comment_2 p{
		font-size:84%;
		width:51%;
		padding-top:2%;
		margin:0;
		margin-left:22%;
	}
	.page_top_contents_gokannsou_comment_3{
		position: static;
		font-size:80%;
		width:47%;
		padding-bottom: 22%;
		display: none;
	}
	.page_top_contents_gokannsou_comment_3 p{
		font-size:84%;
		width:107%;
		padding-top:9%;
		margin:0;
		margin-left:63%;
	}

	#top3content{
		background: url(images/bg_sp.jpg) top left no-repeat;
		background-size:contain;
		height:266px;
	}
	.umt-article .usersvoice_letterimage_01{
		display:none;
	}
	#since img{
		width:90%;
	}
	#since{
		min-height: 250px;
	}
	#howtopay{
		min-height: 450px;
	}
	#howtopay .img{
		width:90%!important;
	}
	#topcontent4{
		height: 439px;
	}
  #srRanking{
    max-width: 359px;
    width:100%;
    font-size: 80%;
  }
  .ranking_youso_haichi img{
      left: 7%;
      width:80%;
  }
  .ranking_youso_haichi .ranking_youso_title{
    top:120px;
  }
  #sr_rankingTitle{
    line-height: 0.4;
    margin-top:0;
  }
  .ranking2_youso_haichi img{
    width:50%;
    left:7%;
  }
  .ranking2_youso_haichi .ranking2_youso_title{
    top:5px;
    left:50%;
  }
  .list_youso_haichi img{
    position: static;
  }
  .list_youso_haichi .list_youso_hikakutaishou{
    position: static;
    width:auto;
  }
  .list_youso_haichi .list_youso_products{
    position: static;
    width: auto;
  }
  .present_campaign_ov h2{
    font-size: 110%;
  }
  .kamonlist_index_table{
    display: none;
  }
  #companyAttension{
    width:auto;
  }
  .product_detail_body .left .main_image,#GT75{
    width: 90%;
  }
  .product_detail_form table{
    margin-left: 10px;
  }
  .product_detail_form table select{
    width:80%;
  }
   .orderCusomer .col1{
      width:20%;
  }
  #goodsImage01{
    width: 100%;
  }
  .workLeft{
    width: auto;
  }

  .workRight{
    width: auto;
  }
  .clearFix{
    clear:both;
  }
}

@media screen and (max-width: 440px) {
  .waratte_comment{
    position: static;
    height: auto;
    margin: 0 auto;
    width: 90%; margin-top:20px;
  }
  .waratte_comment p{
    font-size: 80%;
  }
  #television {
    background: url(images/bg_tvde02.jpg) top no-repeat;
    background-size: contain;
    height: 338px;
    padding-top: 10px;
  }
}

@media screen and (max-width: 400px) {
	.umt-footer-inner{
		font-size: 75%;
	}
	#nittere{
		width:80%;
		font-size: 85%;
	}
	.rightarea .page_top_contents_tvdeshoukai_comment_1{
		width:61%;
	}
  .waratte_btn{
    position: static;
  }
}
@media screen and (max-width: 370px) {
	.page_top_contents_osusume .comment_1{
		padding-top:5%;
	}
	.page_top_contents_osusume .comment_1_rmk{
		margin-left:28%;
	}
	.page_top_contents_osusume .comment_2_rmk li:last-child{
		padding-bottom:19%;
	}

	.page_top_contents_gokannsou_comment_1{
		position: static;
		font-size:80%;
		width:100%;
	}
	.page_top_contents_gokannsou_comment_1 p{
		font-size: 84%;
		width: 50%;
		padding-top: 9%;
		margin: 0;
		margin-left: 11%;
	}
	.page_top_contents_gokannsou_comment_2{
		position: static;
		font-size:80%;
		width:100%;
	}
	.page_top_contents_gokannsou_comment_2 p{
		font-size:84%;
		width:51%;
		padding-top:2%;
		margin:0;
		margin-left:22%;
	}
	.page_top_contents_gokannsou_comment_3{
		position: static;
		font-size:80%;
		width:47%;
		padding-bottom: 22%;
	}
	.page_top_contents_gokannsou_comment_3 p{
		font-size:84%;
		width:107%;
		padding-top:9%;
		margin:0;
		margin-left:63%;
	}
	#top3content{
		height:245px;
	}
	.page_top_contents_chuumon_2 .chuumon_2_row .chuumon_2_right{
		min-height: 260px
	}
	#sendmoney{
		min-height:150px;
	}
	#since{
		min-height: 250px;
	}
	#howtopay{
		min-height: 500px;
	}

	#topcontent4{
		height: 350px;
	}
  .ranking_youso_haichi .ranking_youso_title{
    top:100px;
  }
  .waratte_comment p{
    font-size: 75%;
  }
  #rightPhoto{
    display: block;
    width:264px;
    margin: 0 auto;
    margin-top: -22%;
  }
}
