@charset "utf-8";
/*----------------------------
----------------------------*/


@import "common.css";
@import "base.css";

/*####################　ルートページ　################################################################################*/

/*####################　メニューオン　####################*/
body#PageSupport.pageIndex #Header #Mnavi li.menu01 a{
	background-position: left -48px;
}
body#PageE-meishi.pagePrice #Header #Mnavi li.menu02 a{
	background-position: -159px -48px;
}
body#PageE-meishi.pageGuidance #Header #Mnavi li.menu03 a{
	background-position: -315px -48px;
	}

/*####################　タイトル　####################*/
body#PageSupport #Main h2{
	background-image: url(../img/t_support02.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageInquiry #Main h2{
	background-image: url(../img/t_inquiry.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageFold #Main h2{
	background-image: url(../img/t_fold.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageQuality #Main h2{
	background-image: url(../img/t_quality.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageVoice #Main h2{
	background-image: url(../img/t_voice.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PagePaper #Main h2{
	background-image: url(../img/t_paper.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}

/*####################　サポート　####################*/
#PageSupport.pageIndex .titleBox h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom: 0px;
	line-height:130%;
	clear:both;
}
#PageE-meishi.pageIndex .titleBox{
	margin:0 0 15px 0px;}
#PageE-meishi.pageIndex #Main .contentsBox{
	margin-left:10px;}
#PageE-meishi.pageIndex #Main .contentsBox .wrap{
	margin:0 0 0px 0px;}

.greyBox {
    background-image: url(../img/bg_greybox_foot.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 30px;
}

.greyBox .inner{
	background-image: url(../img/bg_greybox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:30px 0 30px 20px;
	}

body#PageSupport.pageIndex .greyBox .inner dl{
	width:330px;
	float:left;
	text-align:center;
	}
body#PageSupport.pageIndex .greyBox .inner dl dt{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	}

body#PageInquiry.pageIndex .greyBox .inner{
	padding:25px 10px 15px 20px;
	}
body#PageInquiry.pageIndex .greyBox .inner dl{
	text-align:left;
	position:relative;
	}
body#PageInquiry.pageIndex .greyBox .inner dl dt{
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
	}
body#PageInquiry.pageIndex .greyBox .inner dl dt .img01{
	position:absolute;
	top:-10px;
	right:40px;
	}
body#PageInquiry.pageIndex .greyBox .inner dl dd{
	padding-bottom:2px;
	}
body#PageInquiry.pageIndex .greyBox .inner dl dd ul{
	padding:15px;
	}

#PageSupport.pageE-meishi .titleBox h3#E-meishi {
	color:#138AF8;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_e_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageSupport.pageE-meishi .titleBox h3#I-meishi {
	color:#F28A1F;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_i_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageSupport #Main .leadText {
	margin:0 0 20px 0px;
	padding-bottom:10px;
}
#Main .qandaBox {
	margin:0 0 20px 0px;
	padding-bottom:10px;
}
#Main .qandaBox#qa_e dl dt{
	color: #333;
	font-weight:bold;
	margin:0 0 15px 0px;
	font-size:14px;
	background: #e9f0fe;
	padding: 6px 10px;
}
#Main .qandaBox#qa_i dl dt{
	color: #333;
	font-weight:bold;
	margin:0 0 15px 0px;
	font-size:14px;
	background: #fde4cb;
	padding: 6px 10px;
}
#Main .qandaBox dl dd{
	margin:0 0 20px 0px;
	padding-left:1em;
	font-size:14px;
	line-height:150%;
}
#Main .qandaBox dl dd p.supplement {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
}
#Main .qandaBox dl dd .look{
	color: #e00;
	font-size: 13px;
}
#Main .qandaBox dl dd img {
	margin:10px 0 0px 0px;
}
#Main .qandaBox dl dd .table01 {
	margin:0 0 20px;
}
#Main .qandaBox .graphWrap01{
    overflow: hidden;
}
#Main .qandaBox .imgGraph01{
    float: left;
}
#Main .qandaBox .txtGraph01{
    float: right;
    width: 470px;
}
.PageSupport #Main .qandaBox .txtGraph01 {
    width: 720px;
}

#PageSupport .inquiryBox, #PageI-meishi.PageSupport .inquiryBox {
	padding-bottom:10px;
}
#PageSupport .inquiryBox h4, #PageI-meishi.PageSupport .inquiryBox h4{
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
	float:left;
}

#PageSupport .inquiryBox h3, #PageI-meishi.PageSupport .inquiryBox h3{
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
	float:left;
	padding-top:15px;
	padding-right:20px;
}

#PageSupport .q18 {
	position:relative;
}
#PageSupport .q18 .image01{
	position:absolute;
	top: 134px;
	/*bottom:60px;*/
	left:428px;
	opacity: 1;
}
#Main .qandaBox span{
	font-size:12px;
}

/*-toggle----------------*/
#Main .qandaBox dl dt.js-toggle-tit{
	position: relative;
	cursor: pointer;
}
#Main .qandaBox dl dt.js-toggle-tit::after{
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -2px;
	display: block;
	content: "";
	width: 0;
	height: 0;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
	border-width: 6px 5px 0 5px;
	border-color: #333 transparent transparent transparent;
	border-style: solid;
}
#Main .qandaBox dl dt.js-toggle-tit.on::after{
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	     -o-transform: rotate(180deg);
	        transform: rotate(180deg);
}
#Main .qandaBox dl dd.js-toggle-content{
	margin:0;
	padding:0 0 5px 1em;
	display: none;
	width: auto;
}
#Main .qandaBox dl dd.js-toggle-content p{
	margin-bottom: 0;
	padding-bottom: 15px;
	max-width: 688px;
}
.PageSupport #Main .qandaBox dl dd.js-toggle-content p {
	max-width: none;
}
#Main .qandaBox .js-toggle-tit + .js-toggle-content.q18 .image01{
	opacity: 0;
	-webkit-transition: all .05s ease 0s;
	   -moz-transition: all .05s ease 0s;
	    -ms-transition: all .05s ease 0s;
	     -o-transition: all .05s ease 0s;
	        transition: all .05s ease 0s;
}
#Main .qandaBox .js-toggle-tit.on + .js-toggle-content.q18 .image01{
	opacity: 1;
	-webkit-transition: all .25s ease .15s;
	   -moz-transition: all .25s ease .15s;
	    -ms-transition: all .25s ease .15s;
	     -o-transition: all .25s ease .15s;
	        transition: all .25s ease .15s;
}
/*-----------------*/
/*####################　お問い合せ　####################*/
#PageInquiry #Main{
	line-height:150%;}

body#PageInquiry.pageIndex .greyBoxWrap{
    overflow: hidden;
}

body#PageInquiry.pageIndex .greyBoxContact{
	border: 1px #D9D9D9 solid;
    background-color: #F0F0F0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0 20px 0;
    width: 294px;
    height: 520px;
    float: left;
}

body#PageInquiry.pageIndex .mr26{
    margin-right: 26px;
}

body#PageInquiry.pageIndex .greyBoxContact .logo01{
    text-align: center;
    margin: 20px 0 0 0;
}

body#PageInquiry.pageIndex .greyBoxContact .logo02{
    text-align: center;
    margin: 25px 0 0 0;
}

body#PageInquiry.pageIndex .greyBoxContact .ttl01{
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    margin: 16px 0 0 0;
    line-height: 1.4;
}

body#PageInquiry.pageIndex .greyBoxContact .ttl02{
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    margin: 15px 0 0 0;
    line-height: 1.4;
}

body#PageInquiry.pageIndex .greyBoxContact .ttl03{
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    margin: 16px -10px 0;
    line-height: 1.4;
}

body#PageInquiry.pageIndex .greyBoxContact .txt01{
    line-height: 1.6;
    margin: 15px 10px 0;
    padding: 0 5px;
}

body#PageInquiry.pageIndex .greyBoxContact .txt02{
    line-height: 1.6;
    margin: 5px 0 0 0;
    padding: 0 5px;
	text-align: center;
}

body#PageInquiry.pageIndex .greyBoxContact ul{
    margin: 12px 0 0 0;
    padding: 0 5px 0;
}

body#PageInquiry.pageIndex .greyBoxContact ul li{
    font-size: 14px;
    font-weight: bold;
    background: url(../img/ico_check01.png) 0 8px no-repeat;
    padding: 0 0 0 17px;
    line-height: 1.7;
}

body#PageInquiry.pageIndex .greyBoxContact .btn01 a{
    text-align: center;
    margin: 7px auto 0;
	width: 270px;
	height: 55px;
	display: block;
	background: url(../img/btn_bg01.png) center top no-repeat;
	line-height: 53px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

/*####################　2つ折り・3つ折り名刺　####################*/

#PageFold.pageIndex .titleBox h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_e_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageFold.pageIndex .titleBox{
	margin:0 0 15px 0px;
}
#PageFold.pageIndex #Main .contentsBox{
	margin-left:10px;
}
#PageFold.pageIndex #Main .contentsBox .wrap{
	margin:0 0 0px 0px;
}

#PageFold.pageIndex #LeadBox, #PageI-meishi.PageFold #LeadBox{
	background-image: url(../img/bg_fold.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:294px;
	line-height:150%;
}
#PageFold.pageIndex #LeadBox .lead01, #PageI-meishi.PageFold #LeadBox .lead01 {
	padding:3px 0 5px 0;
	font-size:14px;
}
#PageFold.pageIndex #LeadBox span, #PageI-meishi.PageFold #LeadBox span{
	font-size:12px;
}
#PageFold.pageIndex .leadText, #PageI-meishi.PageFold .leadText {
	font-size:16px;
	font-weight:bold;
}
#PageFold.pageIndex .exampleBox, #PageI-meishi.PageFold .exampleBox {
	padding-top:20px;
}
#PageFold.pageIndex .exampleBox dl dt, #PageI-meishi.PageFold .exampleBox dl dt {
	float:left;
	width:230px;
	background-image: url(../img/i_fold01.jpg);
	background-repeat: no-repeat;
	background-position: right 95px;
	min-height:400px;
}
#PageFold.pageIndex .exampleBox dl dt h4, #PageI-meishi.PageFold .exampleBox dl dt h4 {
		color:#1B55A3;
		font-size:14px;
		font-weight:bold;
		padding-top:160px;
}
#PageFold.pageIndex .exampleBox dl dd, #PageI-meishi.PageFold .exampleBox dl dd {
	width:234px;
	float:left;
	font-size:12px;
}
#PageFold.pageIndex .leftBox, #PageI-meishi.PageFold .leftBox{
	float:left;
	width:440px;
	line-height:150%;
}
#PageFold.pageIndex .leftBox ul, #PageI-meishi.PageFold .leftBox ul {
	margin-bottom:15px;
}
#PageFold.pageIndex .leftBox ul li, #PageI-meishi.PageFold .leftBox ul li {
	display:inline-block;
	padding:0 0px 10px 0;
	font-size:12px;
	vertical-align:top;
	min-width:160px;
}
#PageFold.pageIndex .leftBox .merit {
	padding:0 0 50px 0;
}
#PageI-meishi.PageFold .leftBox .merit {
	padding:0 0 10px 0;
}
#PageFold.pageIndex .rightBox, #PageI-meishi.PageFold .rightBox{
	float:right;
	width:242px;
}
#PageFold.pageIndex .rightBox, #PageI-meishi.PageFold .clearBox{
	clear: both;
	margin-bottom: 50px;
}
#bottomBox{
	text-align:center;
}
#bottomBox dt{
	padding-bottom:3px;
	font-size:14px;
}
#bottomBox dd{
	padding-bottom:20px;
}
/*####################　E名刺の印刷品質　####################*/

#PageQuality.pageIndex .titleBox h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_e_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageFold.pageIndex .titleBox{
	margin:0 0 15px 0px;}
#PageFold.pageIndex #Main .contentsBox{
	margin-left:10px;}
#PageFold.pageIndex #Main .contentsBox .wrap{
	margin:0 0 0px 0px;}
#PageQuality.pageIndex #LeadBox p img.photo01{
	margin-right:4px;
	display:inline-block;
}
#PageQuality.pageIndex .leadText{
	font-weight:bold;
	font-size:14px;
	}
#PageQuality.pageIndex #SecondBox p{
	margin-bottom:0;
	line-height:150%;
	}

#PageQuality.pageIndex #SecondBox .leftBox{
	float:left;
	font-size:14px;
	width:430px;
	line-height:150%;
	}
#PageQuality.pageIndex #SecondBox .rightBox{
	float:right;
	padding:10px 0 0 15px;
	font-weight:bold;
	font-size:12px;
	}
#PageQuality.pageIndex #SecondBox .rightBox span{
	margin-left:10px;
	display:inline-block;
	}
#PageQuality.pageIndex #SecondBox .rightBox a{
	margin-left:10px;
	display:inline-block;
	background-image: url(../img/i_allow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	font-weight:normal;
	}
#PageQuality.pageIndex #ThirdBox h4{
	font-weight:bold;
	font-size:14px;
	margin-bottom:8px;
	}
#PageQuality.pageIndex #ThirdBox ul li{
	font-size:14px;
	text-indent:-1em;
	padding-left:1em;
	line-height:150%;
	}
#PageQuality.pageIndex #ThirdBox ul{
	margin-bottom:20px;
	}
/*####################　企業様からの信頼の声　####################*/

#PageVoice.pageIndex .titleBox h3{
	font-size:14px;
	font-weight:bold;
	color:#221F1F;
	padding:3px 0 5px 15px;
}
#PageVoice.pageIndex .titleBox .icon{
	position:absolute;
	top:4px;
	right:10px;
}

#PageVoice.pageIndex .titleBox{
	min-height:25px;
	background-image: url(../img/bg_voicetitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
#PageVoice.pageIndex #Main .contentsBox{
	margin-left:10px;}
#PageVoice.pageIndex #Main .contentsBox .wrap{
	margin:0 0 0px 0px;}
#PageVoice.pageIndex #Main .voiceBox{
	background-image: url(../img/i_voice01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 95px;
	min-height:95px;
	padding-bottom:15px;
	}
#PageVoice.pageIndex #Main .voiceBox p{
	font-size:12px;
	line-height:150%;}
#PageVoice.pageIndex #Main .voiceBox h4{
	margin:0 0 3px 0px;
	background-image: url(../img/i_allow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
	font-size:12px;
	padding-left:13px;
	padding-bottom:0px;
}
.scoreBox{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom:7px;
	margin-bottom:5px;
}

/*####################　用紙について　####################*/

#PagePaper.pageIndex .titleBox h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_e_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PagePaper.pageIndex .contentsBox .wrap h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_e_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PagePaper #Main .contentsBox .wrap h4{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	padding-left: 0.5em;
	padding-top: 5px;
	line-height:130%;
	clear:both;
}

#PagePaper #Main .contentsBox .wrap p.paper{
	font-size:13px;
	line-height:130%;
	padding-left: 1.5em;
	padding-right: 2em;
}
#PagePaper.pageIndex .titleBox{
	margin:0 0 15px 0px;}
#PagePaper.pageIndex #Main .contentsBox{
	margin-left:10px;}
#PagePaper.pageIndex #Main .contentsBox .wrap{
	margin:0 0 0px 0px;}

#PagePaper.pageIndex #Main .contentsBox .wrap h4{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#PagePaper.pageIndex #Main #LeadBox .table01{
	font-size:12px;
	margin-bottom:5px;
	}
#PagePaper.pageIndex #LeadBox .table01 th,#PagePaper.pageIndex #LeadBox .table01 td{
padding:5px 10px 3px 10px;
}
#PagePaper.pageIndex #LeadBox p{
	line-height:150%;
	font-size:14px;
	margin-bottom:5px;}
#PagePaper.pageIndex #LeadBox p.note{
	font-size:12px;
	margin-bottom:5px;}
#PagePaper.pageIndex p.lead01{
	padding-bottom:5px;}
#PagePaper.pageIndex #Main .table01{
	font-size:12px;
	margin-bottom:20px;}
#PagePaper.pageIndex #Main .table01 th,#PagePaper.pageIndex #Main .table01 td{
padding:7px 5px 5px 5px;
min-height:20px;
}
#PagePaper.pageIndex #Main .table01 th{
	text-align:center;
white-space: nowrap;
width:70px;
padding:7px 0px 5px 0px;
min-height:20px;
}
#PagePaper.pageIndex #Main .table01 {
}
#PagePaper.pageIndex #Main .table01 .td01{
	min-width:100px;
	text-align:center;
	padding:0;
}
#PagePaper.pageIndex #Main .table01 .td02{
	padding-left:20px;
	padding-right:0;
}
#PagePaper.pageIndex #Main .table01 .td03{
	text-align:center;
	width:120px;
	padding:5px;
}
#PagePaper.pageIndex #Main .table01 .td03 img {
	float:left;
}
#PagePaper.pageIndex #Main .table01 span{
	display:inline-block;
	width:65px;
}
#PagePaper.pageIndex #SecondBox{
	margin-bottom:50px;}
/*####################　e名刺ページ　################################################################################*/
/*####################　メニューオン　####################*/
body#PageE-meishi.pageIndex #Header #Mnavi li.menu01 a{
	background-position: left -48px;
}
body#PageE-meishi.pagePrice #Header #Mnavi li.menu02 a{
	background-position: -159px -48px;
}
body#PageE-meishi.pageGuidance #Header #Mnavi li.menu03 a{
	background-position: -315px -48px;
	}
body#PageE-meishi.pageFlow #Header #Mnavi li.menu04 a{
	background-position: -482px -48px;
	}
body#PageE-meishi.pageExample #Header #Mnavi li.menu05 a{
	background-position: -622px -48px;
	}
body#PageE-meishi.pageDiscount #Header #Mnavi li.menu06 a{
	background-position: -759px -48px;
	}
/*####################　タイトル　####################*/
body#PageE-meishi.pageIndex #Main h2{
	background-image: url(../img/t_e_index.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:0px;
	}
body#PageE-meishi.pagePrice #Main h2{
	background-image: url(../img/t_e_price.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageE-meishi.pageGuidance #Main h2{
	background-image: url(../img/t_e_guidance.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:20px;
	}
body#PageE-meishi.pageFlow #Main h2{
	background-image: url(../img/t_e_flow.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageE-meishi.pageFlow #Main h2.movie{
	background-image: url(../img/t_e_flowmovie.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageE-meishi.pageExample #Main h2{
	background-image: url(../img/t_e_example.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageE-meishi.pageDiscount #Main h2{
	background-image: url(../img/t_e_discount02.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageE-meishi.pageDiscount #Main h2.campaignTit{
	background-image: url(../img/t_e_discount01.gif);
	margin-bottom:20px;
	}
body#PageE-meishi.pageDiscount #Main .campaignImg{
	margin-bottom:50px;
	position: relative;
	}
body#PageE-meishi.pageDiscount #Main .campaignImg .btn{
	position: absolute;
	bottom: 45px;
	left: 50%;
	margin-left: -330px;
}
/*------------*/
.cmnPageTit, body#PageE-meishi #Main h2.cmnPageTit {
    background: none;
    height: auto;
    width: auto;
    text-indent: 0;
    box-shadow: inset 0 0 0 1px #e1e1e1, inset 0 0 0 10px #f9f9f9;
    color: #158af7;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 27px 35px;
    position: relative;
}
#PageI-meishi .cmnPageTit, body#PageI-meishi #Main h2.cmnPageTit {
    color: #f48a22;
}
.cmnPageTit::before {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    bottom: 11px;
    left: 11px;
    width: 10px;
    height: auto;
    background-color: #158af7;
}
#PageI-meishi .cmnPageTit::before, body#PageI-meishi #Main h2.cmnPageTit::before {
    background-color: #f48a22;
}
/*------------*/
.cmnTit01 {
    font-size: 18px;
    letter-spacing: 0.05em;
    padding-bottom: 10px;
    color: #033793;
    border-bottom: 1px solid #033793;
    position: relative;
    background: none !important;
}
.exampleContact .cmnTit01 {
    padding-top: 26px;
}
#PageI-meishi .cmnTit01 {
    color: #f48a22 !important;
    border-bottom: 1px solid #f48a22;
}
.cmnTit01::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 20px;
    height: 5px;
    background-color: #033793;
}
#PageI-meishi .cmnTit01::before {
    background-color: #f48a22;
}
/*####################　法人e名刺とは　####################*/
#PageE-meishi.pageIndex .titleBox h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_e_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageE-meishi.pageIndex .titleBox{
	margin:0 0 15px 0px;}
#PageE-meishi.pageIndex #Main .contentsBox{
	margin-left:0;}
#PageE-meishi.pageIndex #Main .contentsBox .wrap{
	margin:0 0 0px 0px;}

#PageE-meishi.pageIndex #MeritArea{
	padding-bottom:10px;}
#PageE-meishi.pageIndex #MeritArea dl{
	float:left;
	width:175px;
	min-height:166px;
	background-image: url(../img/bg_e_merit.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0;
	padding:0;
	position:relative;
	margin-right:4px;
	}
#PageE-meishi.pageIndex #MeritArea dl.merit04{
	margin-right:0px;
	}

#PageE-meishi.pageIndex #MeritArea dt{
	margin:0;
	padding:0;
	line-height:0;
	}
#PageE-meishi.pageIndex #MeritArea dd{
	padding:5px 8px 0 8px ;
	margin:0px;
	font-size:14px;
	line-height:120%;
	}
#PageE-meishi.pageIndex #MeritArea dd p{
	margin:0;
	padding:0px;
	text-align:center;
	position:absolute;
	bottom:10px;
	}

#PageE-meishi.pageIndex #MeritList dt{
	background-image: url(../img/t_e_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	min-height:24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #023894;
	padding:8px 0 3px 28px;
	font-size:16px;
	font-weight:bold;
	}
#PageE-meishi.pageIndex #MeritList dd{
	padding:10px 0 20px;
	font-size:14px;
	line-height:150%;}
#PageE-meishi.pageIndex .table01{
	margin-bottom:20px;
}
#PageE-meishi.pageIndex .table01 th{
white-space: nowrap;}
#PageE-meishi.pageIndex .table01 td{
	line-height:150%;
}

/* ▼20140424追記▼ */
#PageE-meishi.pageIndex #about {
	margin:0 0 30px;
}
#PageE-meishi.pageIndex #about p {
	padding:23px 0 0;
}

#PageE-meishi.pageIndex #good {
	margin:0 0 25px;
	padding:70px 0 0;
	background:url(../img/bg_good01.gif) no-repeat 0 0;
}
#PageE-meishi.pageIndex #goodIn {
	padding:0 20px 63px;
	background:#c5deff url(../img/bg_good02.gif) no-repeat 0 bottom;
}
#PageE-meishi.pageIndex #good h3 {
	text-align:center;
}
#PageE-meishi.pageIndex .goodBox {
	margin:20px 0 0;
	padding:15px;
	background-color:#fff;
}
#PageE-meishi.pageIndex .goodBox h4 {
	margin:0 0 15px;
}
#PageE-meishi.pageIndex .goodBox .point li {
	height:85px;
	margin:0 0 10px;
	padding:20px 0 0 134px;
}
#PageE-meishi.pageIndex .goodBox .point li h5 {
	margin:0 0 8px;
}
#PageE-meishi.pageIndex .goodBox .point li.point01 {
	background:url(../img/bg_point01.jpg) no-repeat 0 0;
}
#PageE-meishi.pageIndex .goodBox .point li.point02 {
	background:url(../img/bg_point02.jpg) no-repeat 0 0;
}
#PageE-meishi.pageIndex .goodBox .point li.point03 {
	background:url(../img/bg_point03.jpg) no-repeat 0 0;
}

#PageE-meishi.pageIndex .goodBox .step {
	margin:0 0 15px;
	overflow:hidden;
}
#PageE-meishi.pageIndex .goodBox .step li {
	float:left;
	background:url(../img/bg_step01.gif) repeat-y 0 0;
}
#PageE-meishi.pageIndex .goodBox .step li h5 {
	margin:0 0 7px;
}
#PageE-meishi.pageIndex .goodBox .step li p {
	width:169px;
	min-height:72px;
	margin:0;
	padding:0 20px 35px;
	background:url(../img/bg_step02.gif) no-repeat 0 bottom;
}

#PageE-meishi.pageIndex #good .goodBox .titleBox h3 {
	text-align:left;
}
#PageE-meishi.pageIndex .goodBox .titleBox strong {
	background-color:#def0fc;
	font-weight:normal;
}

/*.introBox*/

#PageE-meishi.pageIndex .introBox {
	margin:20px 0 0;
	padding:15px;
	background-color:#fff;
}

#PageE-meishi.pageIndex .introBox ul{
    overflow: hidden;
    margin: 20px 0 0 0;
}

#PageE-meishi.pageIndex .introBox li{
    width: 204px;
    float: left;
}

#PageE-meishi.pageIndex .introBox li:not(:last-child){
    margin-right: 20px;
}

#PageE-meishi.pageIndex .introBox li .tit01{
    font-size: 16px;
    margin: 13px 0 0 0;
    color:#003892;
    font-weight: bold;
    text-align: center;
}

#PageE-meishi.pageIndex .introBox li .txt01{
    font-size: 13px;
    color: #000;
    margin: 8px 0 0 0;
    line-height: 1.5;
}


/* ▼20150427追記▼ */
#CampaignArea {
	margin-bottom:18px;
	padding-top: 0 !important;
}
#CampaignArea p {
	margin-bottom:0;
}
#CampaignArea .boxWrap {
	position:relative;
	height:462px;
	background:url(../img/campaign/bg_campaign01.png) no-repeat center bottom;
}
#CampaignArea .boxWrap .box {
	position:absolute;
	top:6px;
	left:16px;
	overflow:hidden;
}
#CampaignArea .boxWrap .box li {
	float:left;
	width:344px;
	padding-left:2px;
}
#CampaignArea .boxWrap .box li:first-child {
	padding-left:0;
}
#CampaignArea .boxWrap .note {
	position:absolute;
	bottom:136px;
	left:18px;
}
#CampaignArea .boxWrap .btn {
	position:absolute;
	bottom:13px;
	left:88px;
}
/* ▼20150427追記▼ */
#PageE-meishi.pageIndex .campaignArea02 {
	margin: 0 0 30px;
}
#PageE-meishi.pageIndex .campaignArea02 .pic {
	margin: 0;
}
#PageE-meishi.pageIndex .campaignArea02 .btn {
	width: 546px;
	margin: 0 auto;
	padding: 0 88px 13px;
	background: url(../img/bg_emeishi_campaign01.jpg) no-repeat;
}

/*####################　料金・送料　####################*/
#PageE-meishi .catchTxt01{
    color: #FF4664;
    font-size:24px;
    font-weight: bold;
    line-height: 1.3;
    margin: -15px 0 4px 0;
}

#PageE-meishi.pagePrice .titleBox h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_e_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom:20px;
	line-height:130%;
	clear:both;
}
#PageE-meishi.pagePrice #Main h4{
	background-image: url(../img/t_bsq.gif);
	background-repeat: no-repeat;
	vertical-align:bottom;
	background-position: left center;
	line-height:130%;
	padding-left:20px;
	margin-bottom:10px;
	position:relative;
	}

#PageE-meishi.pagePrice #Main h4 span{
	float:right;
	display:inline-block;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	right:3px;
	bottom:-3px;
	}
#PageE-meishi.pagePrice #Main .table01 th.th01{
	width:60px;}　

#PageE-meishi.pagePrice #Main .table01{
	clear:both;
	width:100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-size:14px;
	}
#PageE-meishi.pagePrice #Main .second .table01{
	width:70%;
	}
#PageE-meishi.pagePrice #Main .second h4{
	width:67%;
	}
#PageE-meishi.pagePrice #Main .table01 th,#PageE-meishi.pagePrice #Main .table01 td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	min-height:20px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-size:12px;
	}
#PageE-meishi.pagePrice #Main .table01 th span{
	font-size:10px;}
#PageE-meishi.pagePrice #Main .wrap{
	margin:0px 0 30px 0;
	}
#PageE-meishi.pagePrice .table01.second{
	width:500px;}
#PageE-meishi.pagePrice h4.second{
	width:480px;}
#PageE-meishi.pagePrice #Main ul{
	padding:10px 0 00px 0;}
#PageE-meishi.pagePrice #Main ul li{
	text-indent:-1em;
	padding-left:1em;}
#PageE-meishi.pagePrice #Main .discountBtn{
	background-image: url(../img/bg_allow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	text-align:center;
	padding-bottom:10px;
}
#PageE-meishi.pagePrice .paymentFlow dl{
		padding:0 0 0 120px;
	}
#PageE-meishi.pagePrice .paymentFlow dt{
		padding:5px 0;
	}
#PageE-meishi.pagePrice .paymentFlow .flow01{
	background-image: url(../img/i_e_price01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:122px;
	}
#PageE-meishi.pagePrice .paymentFlow .flow02{
	background-image: url(../img/i_e_price02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:94px;
	}
#PageE-meishi.pagePrice .paymentFlow .flow03{
	background-image: url(../img/i_e_price03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:95px;
	}
#PageE-meishi.pagePrice #Main .table01.leftth th{
	text-align:left;
	padding-left:20px
}
#PageE-meishi.pagePrice #Main .table01.leftstyle th{
	text-align:left;
	padding-left:10px;
	vertical-align:text-top;
}
#PageE-meishi.pagePrice #Main .table01.leftstyle td{
	text-align:left;
	padding-left:10px;
	vertical-align:top;
}
#PageE-meishi.pagePrice #Main .table01.leftstyle td.middle{
	vertical-align:middle;
}
/*####################　導入のご案内　####################*/
#PageE-meishi.pageGuidance .titleBox h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_e_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageE-meishi.pageGuidance .titleBox h3 span{
	color:#FF4664;
}
#PageE-meishi.pageGuidance .titleBox{
	margin:0 0 30px 0px;}
#PageE-meishi.pageGuidance .leadText{
	margin:0 0 40px 0px;}
#PageE-meishi.pageGuidance #Main .contentsBox{
	margin-left:10px;}
#PageE-meishi.pageGuidance #Main .contentsBox .wrap{
	margin:0 0 0px 0px;}
#PageE-meishi.pageGuidance #Main .guidanceFlow dl{
	width:100%;
	margin-bottom:10px;
	}
#PageE-meishi.pageGuidance #Main .guidanceFlow dl.allow{
	background-image: url(../img/i_flowallow.gif);
	background-repeat: no-repeat;
	background-position: 15px bottom;
	}
#PageE-meishi.pageGuidance #Main .guidanceFlow dl:after {
  content: "";
  display: block;
  clear: both;
 }

#PageE-meishi.pageGuidance #Main .guidanceFlow dl dt{
	float:left;
	width:170px;
	text-align:center;
	padding-bottom:5px;
	background-color:#FFF;
}
#PageE-meishi.pageGuidance #Main .guidanceFlow dl dd{
	float:left;
	width:522px;
	padding-bottom:20px;
	line-height:150%;
}
#PageE-meishi.pageGuidance #Main.emeishiMainCol .guidanceFlow dl dd{
	width:800px;
}
#PageE-meishi.pageGuidance #Main .guidanceFlow .flowbox{
	padding:10px;
	background-color:#F5F5F5;
	margin:10px 0 0 0;}
#PageE-meishi.pageGuidance #Main .guidanceFlow .flowbox ul{
	padding:5px 0 0 0;
}
#PageE-meishi.pageGuidance #Main .guidanceFlow .flowbox ul:nth-of-type(2){
	margin-top: 10px;
}
#PageE-meishi.pageGuidance #Main .guidanceFlow .flowbox .btn {
	margin-top: 12px;
}
#PageE-meishi.pageGuidance #Main .guidanceFlow .flowbox .btn a::before {
	margin-top: -3px;
}
#PageE-meishi.pageGuidance #Main .guidanceFlow .flowbox .btn a {
	font-size: 13px;
	padding: 7px 15px 5px;
}
#PageE-meishi.pageGuidance #Main .guidanceFlow .flowbox li{
	background-image: url(../img/t_rsq.gif);
	background-repeat: no-repeat;
	vertical-align:bottom;
	background-position: left center;
	line-height:130%;
	padding-left:20px;
	padding-bottom:3px;
	margin-bottom:5px;
	}
#PageE-meishi.pageGuidance #Main .guidanceFlow p.noteBox{
	text-indent:-1em;
	padding-left:1em;
	font-size:12px;
	margin-bottom: 0;
}
#PageE-meishi.pageGuidance #Main .guidanceFlow .cautionBox{
	color:#F00;
	padding:5px 10px;
	border: 2px solid #F00;
	font-size:12px;
	white-space: nowrap;
	margin-top:10px;
	display: inline-block;
}
#PageE-meishi.pageGuidance #Main .flow02{
	/* min-height:80px; */
}
#PageE-meishi.pageGuidance #Main .guidanceFlow dl.flow02 dd {
	padding-bottom: 0;
}
/* 20200213 add */
#PageE-meishi.pageGuidance #Main .flow02_2 .tit {
	font-weight: 700;
}
#PageE-meishi.pageGuidance #Main .flow02_2 .noteBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 14px;
}
#PageE-meishi.pageGuidance #Main .flow02_2 .noteBox > .textBox {
	flex: 0 0 480px;
}
#PageE-meishi.pageGuidance #Main .flow02_2 .img {
	width: 280px;
}
#PageE-meishi.pageGuidance #Main .flow02_2 .img img {
	width: 100%;
	height: auto;
}
#PageE-meishi.pageGuidance #Main .flow02_2 .textBox .text {
	margin-bottom: 0;
	margin-top: 5px;
}
#PageE-meishi.pageGuidance #Main .flow02_2 .textBox .text.note {
	font-size: 12px;
	margin-top: 5px;
}
#PageE-meishi.pageGuidance #Main .flow02_2 #imgBox01,
#PageE-meishi.pageGuidance #Main .flow02_2 #imgBox02 {
	display: none;
}
#PageE-meishi.pageGuidance #Main .flow02_2 .btn a {
	font-size: 13px;
	padding: 7px 15px 5px;
}
#PageE-meishi.pageGuidance #Main .flow06{
	min-height:80px;
}
#PageE-meishi.pageGuidance #Main .btnBox{
	text-align:center;
	padding:0 0 10px 0;
}
#PageE-meishi.pageGuidance #Main dd .btnBox{
	text-align:left;
	padding:20px 0 10px 30px;
}
#PageE-meishi.pageGuidance #Main.emeishiMainCol dd .btnBox {
	padding-left: 166px;
}
#PageE-meishi.pageGuidance #Main .bnr{
	margin: 0 0 30px;
	}
#InquiryBox img{
	padding:0 40px 0 20px;}
#InquiryBox p{
	padding:10px 0px 0 00px;}
#InquiryBox p img{
	padding:0px 0px 0 00px;}
#PageE-meishi.pageGuidance .flowbox .noteBox .textBox .note{
	font-size: 12px;
	margin-bottom: 5px;
}
/*####################　操作手順　####################*/
#PageE-meishi.pageFlow #Main .contentsBox .wrap{
	margin:0 0 0px 0px;}
#PageE-meishi.pageFlow #Main .flowImage{
	clear:both;
	margin:0 0 0px 0px;}
#PageE-meishi.pageFlow #Main .float_l{
	line-height:150%;
	padding-bottom:30px;}
#PageE-meishi.pageFlow #Main .float_r{
	padding-top:15px;
	padding-right:30px;
	}

#PageE-meishi.pageFlow .PFMBox h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_e_titlebar2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageE-meishi.pageFlow .PFMtitleBox{
	margin:0 0 15px 0px;}
#PageE-meishi.pageFlow #Main .PFMtitleBox{
	margin-left:10px;}
#PageE-meishi.pageFlow #Main .PFMBox .wrap{
	margin:0 0 0px 0px;
	padding-bottom:30px;
	text-align:center;}
#PageE-meishi.pageFlow #Main .demo {
	background: url(../img/bg_demo02.png) no-repeat 0 bottom;
	margin: 0 -8px 10px 0;
	padding: 0 0 18px;
}
#PageE-meishi.pageFlow #Main .demo .pic {
	margin: 0;
}
#PageE-meishi.pageFlow #Main .demo div {
	background: url(../img/bg_demo01.png) repeat-y;
	margin: 0 -8px 0 0;
	padding: 0 40px 22px;
}
#PageE-meishi.pageFlow #Main .demo table {
	width: 100%;
	margin: 0 0 15px;
}
#PageE-meishi.pageFlow #Main .demo th {
	line-height: 2.4;
	border: #d5d5d5 1px solid;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	background-color: #ebeef2;
}
#PageE-meishi.pageFlow #Main .demo td {
	line-height: 1.7;
	border: #d5d5d5 1px solid;
	font-weight: bold;
	font-size: 13px;
	padding: 7px 0 7px 89px;
}
#PageE-meishi.pageFlow #Main .demo .txt {
	line-height: 1.7;
	margin: 0 0 0 1em;
	font-size: 13px;
	text-indent: -1em;
}
#PageE-meishi.pageFlow #Main .demo .txt .cau {
	line-height: 2.2;
	font-size: 10px;
}
#PageE-meishi.pageFlow #Main .demo .txt a {
	text-decoration: underline;
}
#PageE-meishi.pageFlow #Main .demo .btn {
	margin: 17px 0 0;
}
#PageE-meishi.pageFlow #Main .demoMes {
	line-height: 2;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
/*####################　操作手順動画による説明　####################*/
/*#PageE-meishi.pageFlowmovie .titleBox h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_e_titlebar2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageE-meishi.pageFlowmovie .titleBox{
	margin:0 0 15px 0px;}
#PageE-meishi.pageFlowmovie #Main .contentsBox{
	margin-left:10px;}
#PageE-meishi.pageFlowmovie #Main .contentsBox .wrap{
	margin:0 0 0px 0px;
	padding-bottom:30px;
	text-align:center;}*/
/*####################　大口注文　####################*/
#PageE-meishi.pageDiscount .titleBox h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image:none;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height:130%;
	clear:both;
}
#PageE-meishi.pageDiscount .titleBox{
	margin:0 0 15px 0px;}
#PageE-meishi.pageDiscount #Main .contentsBox{
	margin-left:10px;}
#PageE-meishi.pageDiscount #Main .contentsBox .wrap{
	margin:0 0 0px 0px;}
#PageE-meishi.pageDiscount #Main .contentsBox span{
	color:#023894;
	margin:0 0 0px 0px;}
#PageE-meishi.pageDiscount #Main .contentsBox .aboutBox{
	font-weight:bold;
	padding:20px;
	margin:0 0 0px 0px;
	border: 4px solid #DDDDDD;
}
#PageE-meishi.pageDiscount #Main .contentsBox .btnBox{
	text-align:center;
	padding:10px;
	}
#PageE-meishi.pageDiscount #Main .contentsBox .btnBox img{
	padding:10px;
	}
/*####################　事例紹介　####################*/
#PageE-meishi.pageExample .titleBox h3{
	color:#023894;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height:130%;
	clear:both;
	padding:30px 0 0 220px;
}
#PageE-meishi.pageExample .titleBox h3 span{
	font-size:18px;
}
#PageE-meishi.pageExample .titleBox{
	background-image:url(../img/i_example01.jpg);
	background-repeat: no-repeat;
	min-height:120px;
	background-position: 30px top;
}
#PageE-meishi.pageExample .titleBox{
	margin:0 0 15px 0px;}
#PageE-meishi.pageExample #Main .contentsBox{
	margin-left:10px;}
#PageE-meishi.pageExample #Main .contentsBox .wrap{
	margin:0 0 0px 0px;}
#PageE-meishi.pageExample #Main table{
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #CCC;
	width:100%;
}
#PageE-meishi.pageExample #Main table td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style:dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding:20px 0;
	text-align:center;
	line-height:180%;
	}
#PageE-meishi.pageExample #Main table td.firstChild{
	border-left-width: 0px;
	border-left-color: #fff;
	}
.bt_uservoice{
	display:block;
	text-indent:-9999px;
	background-image: url(../img/bt_uservoice.jpg);
	height: 22px;
	width: 127px;
	margin:5px auto;
}
#PageE-meishi.pageExample .exampleList01 {
	border-top: #ccc 1px dotted;
}
#PageE-meishi.pageExample .exampleList01 li {
	padding: 25px 39px 30px 22px;
	border-bottom: #ccc 1px dotted;
	overflow: hidden;
}
#PageE-meishi.pageExample .exampleList01 .img {
	float: left;
}
#PageE-meishi.pageExample .exampleList01 .txtBox01 {
	padding-left: 170px;
}

#PageE-meishi.pageExample .exampleList01 .catch {
	font-size: 15px;
	line-height: 1.7;
	font-weight: bold;
}
#PageE-meishi.pageExample .exampleList01 .btn {
	text-align: right;
	margin-top: -10px;
}
#PageE-meishi.pageExample .exampleList01 h3 {
	font-size: 13px;
	font-weight: normal;
}
#PageE-meishi.pageExample .exampleList02 li {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 30px;
	border-bottom: #ccc 1px dotted;
}
#PageE-meishi.pageExample .exampleList02 li:nth-child(even) {
	padding: 25px 30px;
	border-left: #ccc 1px dotted;
}
#PageE-meishi.pageExample .exampleList02 li:nth-child(odd) {
	clear: both;
}
#PageE-meishi.pageExample li h3 {
	font-size: 15px;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
#PageE-meishi.pageExample li p {
	font-size: 13px;
	letter-spacing: 0.02em;
	line-height: 1.7;
}
#PageE-meishi .exampleData {
	padding-bottom: 35px;
}
#PageE-meishi .exampleData .img{
	float: left;
	padding-left: 34px;
}
#PageE-meishi .exampleData .name{
	font-size: 15px;
	line-height: 1.8;
	letter-spacing: 0.05em;
	font-weight: normal;
	padding-left: 270px;
}
#PageE-meishi .exampleData .catch{
	padding: 0 0 10px 270px;
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
	color: #023894;
	letter-spacing: 0.02em;
	white-space: inherit;
}
#PageE-meishi .exampleData .txt{
	clear: both;
	padding: 10px 0 0 34px;
	font-size: 13px;
	line-height: 1.7;
	letter-spacing: 0.02em;
}
#PageE-meishi .exampleContact {
	background: url(../e-meishi/img/img_contact01.png) no-repeat 0 70px;
}
#PageE-meishi .exampleContact .txt{
	margin: 40px 0 40px 210px;
}
#PageE-meishi .exampleContact .btn{
	padding: 0 0 30px 210px;
}

/* インタビュー一覧 */
#PageE-meishi.pageExample .caseArchives {
	margin-bottom: 50px;
}
#PageE-meishi.pageExample .caseArchives .item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding: 0 25px;
}
#PageE-meishi.pageExample .caseArchives .item + .item {
	border-top: #ccc 1px dotted;
	padding-top: 25px;
	margin-top: 25px;
}
#PageE-meishi.pageExample .caseArchives .item .img {
	border: 1px solid #ccc;
	padding: 8px;
	margin-right: 25px;
	width: 21%;
}
#PageE-meishi.pageExample .caseArchives .item .img img {
	max-width: 100%;
}
#PageE-meishi.pageExample .caseArchives .item .txtBox {
	flex: 1;
}
#PageE-meishi.pageExample .caseArchives .item .txtBox .head {
	font-weight: bold;
	font-size: 20px !important;
	color: #023894;
	margin-bottom: 5px;
}
#PageE-meishi.pageExample .caseArchives .item .txtBox .txt {
	/* font-size: 14px; */
}
#PageE-meishi.pageExample .caseArchives .item .txtBox .txt + .txt {
	margin-top: 1.5em;
	margin-top: 20px;
	padding-top: 20px;
}
#PageE-meishi.pageExample .caseArchives .item .txtBox .btn {
	text-align: right;
	margin-top: 10px;
}

/* インタビュー詳細 */
#PageE-meishi.pageExample .caseSingle{
	margin-bottom: 50px;
}
#PageE-meishi.pageExample .caseSingle img{
	max-width: 100%;
}
#PageE-meishi.pageExample .caseSingle-head{
	padding: 8px;
	line-height: 1.7;
	/* background: #f9f9f9; */
	/* padding: 0 40px 30px; */
	margin-bottom: 40px;
}
#PageE-meishi.pageExample .caseSingle-head .mv{
	text-align: center;
	margin: 0 0 28px;
}
#PageE-meishi.pageExample .caseSingle-head h3{
	font-size: 26px;
	margin-bottom: 8px;
	letter-spacing: .04em;
}
#PageE-meishi.pageExample .caseSingle-head h4{
	font-size: 19px;
	color: #023894;
	margin-bottom: 12px;
	letter-spacing: .04em;
}
#PageE-meishi.pageExample .caseSingle-head .txt p + p{
	margin-top: 1.5em;
}
#PageE-meishi.pageExample .caseSingle-content h3{
	font-size: 20px;
	color: #086abd;
	letter-spacing: .1em;
	margin-top: 2em;
	background: #f9f9f9;
	padding: 22px 21px;
	border-top: 2px solid #086abd;
}
#PageE-meishi.pageExample .caseSingle-content h4{
	font-size: 15px;
	margin: 2.4em 0 1.2em;
	padding-left: 15px;
	position: relative;
}
#PageE-meishi.pageExample .caseSingle-content h4::before{
  content: '';
	background: #000;
	background-size: cover;
  width: 8px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}
#PageE-meishi.pageExample .caseSingle-content p{
	margin: 1.2em 0;
}
#PageE-meishi.pageExample .caseSingle-content .set{
	margin: 1.2em 0;
	display: flex;
	justify-content: space-between;
}
#PageE-meishi.pageExample .caseSingle-content .set .img{
	max-width: 400px;
	margin: 0 35px 0 0;
}
#PageE-meishi.pageExample .caseSingle-content .set .img .caption{
	text-align: center;
	margin-top: 5px;
}
#PageE-meishi.pageExample .caseSingle-content .set .txt{
	flex: 1;
}
#PageE-meishi.pageExample .caseSingle-content .set.is-reverse{
	flex-direction: row-reverse;
}
#PageE-meishi.pageExample .caseSingle-content .set.is-reverse .img{
	margin: 0 0 0 35px;
}
#PageE-meishi.pageExample .caseSingle-content *:first-child {
	margin-top: 0;
}
#PageE-meishi.pageExample .caseSingle-content *:last-child {
	margin-bottom: 0;
}

/*####################　データ作成の注意点　####################*/
#PageI-meishi.pageAttention .titleBox h3{
	color:#F28A1F;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_i_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageI-meishi.pageAttention .titleBox{
	margin:0 0 15px 0px;}
#PageI-meishi.pageAttention #Main .contentsBox{
	margin-left:10px;}
/*####################　お申込み・お問い合せ　####################*/

#PageE-meishi.pageInquiry #Main .leadText{
	font-size:14px;
	font-weight:bold;
	}
#PageE-meishi.pageInquiry #Main .leadText span{
	color:#FF4664;
	}
p.bt_usersheet{
	padding:10px 0 15px 30px;}
#PageE-meishi.pageInquiry .table01 th{width:38%;}
#PageE-meishi.pageInquiry .float_l{
	line-height:180%;
	margin-bottom:0;}
#PageE-meishi.pageInquiry .float_r{
	line-height:180%;
	font-size:12px;
	padding-top:25px;
	margin-bottom:0;}
#PageE-meishi.pageInquiry #Main table td span.check01,
#PageI-meishi.pageInquiry #Main table td span.check01{
	display:inline-block;
	width:190px;
	height:22px;
}

/*####################　用紙について　####################*/
.pagePaper #LeadBox p.note {
	font-size: 12px;
	margin-bottom: 5px;
  }

  .pagePaper #Main .contentsBox .wrap .subtit03 {
	color: #023894;
	padding-bottom: 8px;
  }

  .pagePaper #Main .contentsBox .wrap .txtArea {
	float: left;
	width: 550px;
  }

  .pagePaper #Main .contentsBox .wrap .btnWrap {
	float: right;
	width: 410px;
    padding-left: 20px;
	box-sizing: border-box;
  }

  .pagePaper #Main .contentsBox .wrap .btnWrap .btn {
	margin-top: 0;
  }

  .pagePaper #Main .contentsBox .wrap .btnWrap .note {
	padding-left: 16px;
  }

  .pagePaper #Main .contentsBox .wrap .imgWrap {
	float: right;
	width: 410px;
	padding-left: 20px;
	box-sizing: border-box;
  }

  .pagePaper #Main .contentsBox .wrap .imgWrap .img {
	margin-top: 0;
	width: 336px;
  }

  .pagePaper #Main .contentsBox .wrap .imgWrap .img > img {
	width: 100%;
  }

  .pagePaper #Main .contentsBox .wrap .imgWrap .note {
	padding-left: 16px;
  }

  .pagePaper #Main .contentsBox .wrap .txt {
	margin-bottom: 0;
  }

  .pagePaper #Main .contentsBox .wrap .btn {
	margin-top: 7px;
  }

  .pagePaper #SecondBox {
	margin-bottom: 50px;
  }

  .pagePaper #Main .contentsBox .wrap h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #023894;
	padding-left: 0.5em;
	padding-top: 5px;
	line-height: 130%;
	clear: both;
  }

  #PageI-meishi.pagePaper #Main .contentsBox .wrap h4 {
	color: #f48a22;
  }

  .pagePaper #Main .contentsBox .wrap h4 .recommendPt {
	position: relative;
	display: inline-block;
	padding: 2px 8px;
	width: auto;
	color: #fff;
	text-align: center;
	background: #f54462;
	z-index: 0;
	font-size: 13px;
	font-weight: 700;
	border-radius: 3px;
	margin-left: 12px;
  }

  .pagePaper #Main .contentsBox .wrap h4 .recommendPt:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -6px;
	margin-top: -3px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 3px 6px 3px 0;
	border-color: transparent #f54462 transparent transparent;
  }

  .pagePaper #Main .table01 {
	font-size: 12px;
	margin-bottom: 20px;
  }

  .pagePaper #Main .table01 th,
  .pagePaper #Main .table01 td {
	padding: 7px 20px 5px 20px;
	min-height: 20px;
  }

  .pagePaper #Main .table01 td {
	position: relative;

  }

  .pagePaper #Main .table01 th {
	text-align: center;
	white-space: nowrap;
	width: 70px;
	padding: 7px 0px 5px 0px;
	min-height: 20px;
  }

  .pagePaper #Main .table01 .td01 {
	min-width: 100px;
	text-align: center;
	padding: 0;
  }

  .pagePaper #Main .table01 .td03 {
	text-align: center;
	width: 120px;
	padding: 5px;
  }

  .pagePaper #Main .table01 .img {
	display: inline-block;
	border: 2px solid #ccc;
	width: auto;
	height: 68px;
	margin-bottom: 0;
	box-sizing: border-box;
  }
  .pagePaper #Main .table01 img {
	max-width: 100%;
	height: 100%;
  }

  .pagePaper #Main .table01 .imgArea {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
  }

  .pagePaper #Main .table01 .note {
	margin-bottom: 0;
	font-size: 11px;
  }

  .pagePaper .quality01 p {
	margin-bottom: 5px;
	line-height: 150%;
  }

  .pagePaper .quality01 .leadText {
	font-weight: bold;
	font-size: 14px;
  }

  .pagePaper .quality01 .leftBox {
	float: left;
	font-size: 14px;
	width: 428px;
	line-height: 150%;
  }

  .pagePaper .quality01 .rightBox {
	float: right;
	padding: 10px 0 0 25px;
	font-weight: bold;
	font-size: 12px;
  }

  .pagePaper .quality01 .rightBox span {
	margin-left: 10px;
	display: inline-block;
  }

  .pagePaper .quality01 .rightBox a {
	margin-left: 10px;
	display: inline-block;
	background-image: url(../img/i_allow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: normal;
  }

  #PageI-meishi.pagePaper .quality01 .rightBox a {
	background-image: url(../img/i_allow_orange.gif);
  }

  .pagePaper .recycling {
	padding-bottom: 30px;
  }

  .pagePaper .recycling p {
	margin-bottom: 5px;
	line-height: 150%;
  }

  .pagePaper .recycling .head {
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 30px;
  }

  .pagePaper .recycling .leadText {
	color: #023894;
	font-weight: bold;
	font-size: 15px;
  }

  .pagePaper .recycling .leftBox {
	float: left;
	font-size: 14px;
	width: 428px;
	line-height: 150%;
  }

  .pagePaper .recycling .rightBox {
	float: right;
	padding: 30px 0 0 25px;
	font-weight: bold;
	font-size: 12px;
	width: 305px;
  }

  .pagePaper .recycling .rightBox.has-pt0 {
	padding-top: 0;
  }

  .pagePaper .recycling .rightBox span {
	margin-left: 10px;
	display: inline-block;
  }

  /* .pagePaper .recycling .rightBox a {
	margin-left: 10px;
	display: inline-block;
	background-image: url(../img/i_allow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: normal;
  } */


  #PageI-meishi.pagePaper .recycling .rightBox a {
	background-image: url(../img/i_allow_orange.gif);
  }


  .pagePaper .recycling .recyclingBox {
	padding: 30px 30px;
	padding-left: 20px;
	box-sizing: border-box;
	border: 1px solid #ccc;
  }

  .pagePaper .recycling .recyclingBox + .recyclingBox {
	margin-top: 15px;
  }

  .pagePaper .recycling .linkWrap {
	padding-top: 10px;
  }

  .pagePaper .recycling .linkWrap .linkBtn04 {
	width: 100%;
	display: block;
	margin: auto;
  }

/*####################　共通ページ　################################################################################*/
/*####################　ヘッドイメージ　####################*/
/*body#PageIndex.pageIndex{
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}*/
/*####################　タイトル　####################*/
body.pageTopics #Main h2{
	background-image: url(../img/t_topicsall.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body.pageInquiry #Main h2{
	background-image: url(../img/t_e_inquiry.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}/**/
/*####################　ボタン関係　####################*/
/*####################　トップページ　####################*/
/*#PageIndex.pageIndex #Header{
		height:117px;
}
#PageIndex.pageIndex #Header #Mnavi {
	display: none;
}
#PageIndex.pageIndex #Header
#PageIndex.pageIndex .inner_left{
	float:left;
	width:460px;
	/margin-left:30px;/
	margin-right:20px;
	}*/
/*#PageIndex.pageIndex #Main {
	float:left;
	width:755px;
	text-align:left;
}*/
#PageIndex.pageIndex #Sub {
	/*width:218px;
	text-align:right;
	float:right;*/
	/*margin: 173px 0 0;*/
	/*padding-bottom:30px;*/
}
#PageIndex.pageIndex #Inner{
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:30px;
}
#PageIndex.pageIndex #Inner .bnr{
    margin-bottom: 30px;
}

/*メインイメージ*/
#PageIndex #Mainimage{
	width:100%;
	padding: 16px 0 30px;
	background-image:url(../img/bg_mainimage01.jpg);
	text-align:center;
	}
#PageIndex #Mainimage .wrap{
	margin:auto;
	width:1010px;
	}
/*
#PageIndex #Mainimage h2{
	text-indent:-9999px;
	background-image: url(../img/i_mainimagetitle01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 29px;
	margin-bottom: 18px;
	}*/
#PageIndex #Mainimage h2 {
	display: block;
	position: relative;
	width: 498px;
	float: left;
}
#PageIndex #Mainimage h2+h2 {
	float: right;
}
#PageIndex #Mainimage h2 .bln {
	display: none;
	position: absolute;
	right: 18px;
	bottom: -80px;
}
#PageIndex #Mainimage h2:hover .bln {
	display: block;
}
#PageIndex #Mainimage h2:first-child .bln {
	right: inherit;
	left: 18px;
	bottom: -80px;
}
#PageIndex #Mainimage h2 a.e-meishi{
	text-indent:-9999px;
	/*background-image:;*/
	background-image: url(../img/mainimage_emeishi03.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 361px;
	width:498px;
	float:left;
	display:block;
		}
#PageIndex #Mainimage h2 a.i-meishi{
	text-indent:-9999px;
	background-image: url(../img/mainimage_imeishi01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 361px;
	width:498px;
	float:right;
	display:block;
		}
#PageIndex #Mainimage h2:hover a{
	background-position: left -361px;
		}

#PageIndex #TopImage{
	background-image: url(../img/bg_indexbn.jpg);
	height: 249px;
	padding:1px 20px 0px;
	margin:0px 0 10px 0;
	background-repeat:no-repeat;
	text-align:center;
	}
#PageIndex #TopImage h2{
	text-indent:-9999px;
	background-image: url(../img/i_topimagetitle.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	}
#PageIndex #TopImage h3{
	display:inline-block;
	}
#PageIndex .l_index01{
	background-image: url(../img/l_index.gif);
	height: 32px;
	width: 442px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
	}
#PageIndex #Sub #SubPrivacy dt{
	float:left;
	padding-left:10px;

	}
#PageIndex #Sub #SubPrivacy dd{
	float:left;
	font-size:12px;
	color:#1952A3;
	padding:30px 0 0 15px;
	}
#PageIndex #Sub #SubPrivacy dd a{
	color:#1952A3;
	background-image: url(../img/i_allow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	}
/*20160209　キャンペーンバナー*/
#PageIndex #Main .bnr {
	margin: 0 0 33px;
}
/*トピックリスト*/
#TopicList{
	padding:0 0 15px 0;
	margin-bottom:20px;

	}
#TopicList .titleBox{
	position:relative;
	/*width:725px;*/
	padding:10px 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin:0;
	}
#TopicList .titleBox h2{
	background-image: url(../img/t_index01.gif);
	height: 20px;
	width: 65px;
	text-indent:-9999px;
	padding:0;
	margin:0;
	line-height:100%;
	}
#TopicList .titleBox a{
	background-image: url(../img/bt_ichiran.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 52px;
	display:block;
	position:absolute;
	top:14px;
	right:5px;
	display:block;
	text-indent:-9999px;
	}
#TopicList .titleBox p{
	padding-bottom:8px;
	margin:0;
	}
#TopicList dl{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding:8px 10px;
	font-size:12px;
}
.bg_g{
	background-color:#F3F3F3;}
#TopicList dt{
	display:inline-block;
	margin-right:15px;
	vertical-align:top;
}
#TopicList dd{
	display:inline-block;
	width:520px;
}

#TopicList .icon_sougou{
	background-image: url(../img/icon_sougou01.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 70px;
	text-indent:-9999px;
	display:inline-block;
	margin-right:15px;
	/display: inline;
	/zoom: 1;
	}
#TopicList .icon_houjin{
	background-image: url(../img/icon_houjin.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 70px;
	text-indent:-9999px;
	display:inline-block;
	margin-right:15px;
	/display: inline;
	/zoom: 1;
	}
#TopicList .icon_irare{
	background-image: url(../img/icon_irare.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 70px;
	text-indent:-9999px;
	display:inline-block;
	margin-right:15px;
	/display: inline;
	/zoom: 1;
	}
/*####################　お知らせ一覧　####################*/
/**/
.pageTopics #TopicList{
	padding:0px;
	margin-bottom:20px;
	}
.pageTopics #TopicList dl.firstChild{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding:8px 10px;
	font-size:12px;
}
.pageTopics #TopicList dl{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding:8px 10px;
	font-size:12px;
}
.pageTopics #TopicList dd{
	display:inline-block;
	width:500px;
	vertical-align:top;
}

.pageTopics #TopicList .icon_sougou{
	background-image: url(../img/icon_sougou_l.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 88px;
	text-indent:-9999px;
	display:inline-block;
	margin-right:15px;
	/display: inline;
	/zoom: 1;
}
.pageTopics #TopicList .icon_houjin{
	background-image: url(../img/icon_houjin_l.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 88px;
	text-indent:-9999px;
	display:inline-block;
	margin-right:15px;
	/display: inline;
	/zoom: 1;
	}
.pageTopics #TopicList .icon_irare{
	background-image: url(../img/icon_irare_l.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 88px;
	text-indent:-9999px;
	display:inline-block;
	margin-right:15px;
	/display: inline;
	/zoom: 1;
	}
/*####################　イラレ入稿ページ　################################################################################*/
/*####################　メニューオン　####################*/
body#PageI-meishi.pageIndex #Header #Mnavi li.menu01 a{
	background-position: left -49px;
}
body#PageI-meishi.pagePrice #Header #Mnavi li.menu02 a{
	background-position: -192px -49px;
}
body#PageI-meishi.pageFlow #Header #Mnavi li.menu03 a{
	background-position: -344px -49px;
	}
body#PageI-meishi.pageAttention #Header #Mnavi li.menu04 a{
	background-position: -529px -49px;
	}
body#PageI-meishi.pageTemplate #Header #Mnavi li.menu05 a{
	background-position: -742px -49px;
	}
/*####################　タイトル　####################*/
body#PageI-meishi.pageIndex #Main h2{
	background-image: url(../img/t_i_index.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageI-meishi.pagePrice #Main h2{
	background-image: url(../img/t_i_price.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageI-meishi.pageInquiry #Main h2{
	background-image: url(../img/t_i_inquiry.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageI-meishi.pageTemplate #Main h2{
	background-image: url(../img/t_i_template.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageI-meishi.pageFlow #Main h2{
	background-image: url(../img/t_i_flow.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageI-meishi.pageAttention #Main h2{
	background-image: url(../img/t_i_attention.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageI-meishi.pageSctl #Main h2{
	background-image: url(../img/t_i_sctl.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
body#PageI-meishi.pageAppli #Main h2{
	background-image: url(../img/t_i_appli.gif);
	height: 72px;
	width: 722px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
/*####################　イラレ名刺とは　####################*/
#PageI-meishi.pageIndex .titleBox h3{
	color:#F28A1F;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_i_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageI-meishi.pageIndex .titleBox{
	margin:0 0 15px 10px;}

#PageI-meishi.pageIndex #Mainimage p{
	margin-bottom:0;
	padding:0;}
#PageI-meishi.pageIndex #Mainimage p span{
	float:right;
}
#PageI-meishi.pageIndex #Mainimage{
	padding:0;
	margin:0 0 15px 0;}
.yellowcaution{
	background-color:#FFFF33;}
#PageI-meishi.pageIndex #MeritArea {
	padding-top:20px;
	}
#PageI-meishi.pageIndex #MeritArea p{
	font-size:12px;
	}
#PageI-meishi.pageIndex #MeritArea dl.merit01{
	float:left;
	width:350px;
	height:310px;
	background-image: url(../img/bg_i_index01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position:relative;
	padding-right:2px;

	}
#PageI-meishi.pageIndex #MeritArea dl dt{
	margin-bottom:10px;}
#PageI-meishi.pageIndex #MeritArea dl.merit02 dt{
	padding-left:10px;
	}
#PageI-meishi.pageIndex #MeritArea dl.merit02 dd{
	padding-left:10px;
	}
#PageI-meishi.pageIndex #MeritArea dl.merit01 dd p,#PageI-meishi.pageIndex #MeritArea dl.merit02 dd p{
	margin:0 0 0 10px;
	padding:0;
	}
#PageI-meishi.pageIndex #MeritArea dl.merit01 dd p.btn,#PageI-meishi.pageIndex #MeritArea dl.merit02 dd p.btn{
	left:10px;
	bottom:20px;
	position:absolute;
	}
#PageI-meishi.pageIndex #MeritArea dl.merit02 dd p img{
	padding:0 0 0 10px;
	}
#PageI-meishi.pageIndex #MeritArea dl.merit02{
	float:left;
	width:340px;
	height:310px;
	background-image: url(../img/bg_i_index02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position:relative;
	}
#PageI-meishi.pageIndex #MeritArea dl.merit03{
	clear:both;
	padding:20px 0 20px 0;
	}
#PageI-meishi.pageIndex #MeritArea ul{
	margin-bottom:20px;
	}
#PageI-meishi.pageIndex #MeritArea li{
	text-indent:-1em;
	padding:0 0 0 1em;
	font-size:12px;
	width:680px;
	}

/*####################　料金・送料　####################*/
#PageI-meishi.pagePrice .titleBox h3{
	color:#F28A1F;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_i_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageI-meishi.pagePrice #Main #PriceBox h4{
	background-image: url(../img/t_gsq.gif);
	background-repeat: no-repeat;
	vertical-align:bottom;
	background-position: left bottom;
	line-height:100%;
	padding-left:20px;
	position:relative;
	margin-bottom:10px;
	}
#PageI-meishi.pagePrice #Main h4{
	background-image: url(../img/t_gsq.gif);
	background-repeat: no-repeat;
	vertical-align:bottom;
	background-position: left center;
	line-height:130%;
	padding-left:20px;
	margin-bottom:10px;
	font-size:16px;
	}
#PageI-meishi.pagePrice #Main h5{
	font-size:14px;
	}
#PageI-meishi.pagePrice #Main h4 img{
	display:inline-block;
	margin:0 10px;
	}
#PageI-meishi.pagePrice #Main h4 span{
	float:right;
	display:inline-block;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	right:3px;
	bottom:-5px;
	}
#PageI-meishi.pagePrice #Main .table01 th.th01{
	width:60px;}　
#PageI-meishi.pagePrice #Main .table01{
	clear:both;
	width:100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-size:14px;
	margin-bottom:10px;
	}
#PageI-meishi.pagePrice #Main .second .table01{
	width:70%;
	}
#PageI-meishi.pagePrice #Main .third .table01{
	width:55%;
	}
#PageI-meishi.pagePrice #Main .second h4{
	width:67%;
	}
#PageI-meishi.pagePrice #Main .table01 th,#PageI-meishi.pagePrice #Main .table01 td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	min-height:20px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-size:12px;
	}
#PageI-meishi.pagePrice #Main .table01 th span{
	font-size:10px;}
#PageI-meishi.pagePrice #Main .table01.style01 th,#PageI-meishi.pagePrice #Main .table01.style01 td{
	text-align:left;
	padding-left:10px;
}
#Main ul.tablenotes li{
	font-size:12px;
	text-indent:-1em;
	padding-left:1em;}
#Main ul.tablenotes_middle li{
	font-size:14px;
	text-indent:-1em;
	padding-left:1em;
	}
#Main ul.tablenotes_middle{
	margin-bottom:20px;}
#PageI-meishi.pagePrice #Main .wrap{
	margin-bottom:20px;
	}
#Main .table01 th .notecaution{
	margin-left:50px;}
.notecaution{
	font-size:12px;
}
/*####################　データ入稿用テンプレート　####################*/
#PageI-meishi.pageTemplate .titleBox h3{
	color:#F28A1F;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom: 0px;
	line-height:130%;
	clear:both;
}
#PageI-meishi.pageTemplate .contentsBox{
	margin:0 0 0px 10px;
	padding-bottom:30px;}
#PageI-meishi.pageTemplate .contentsBox .btn{
	margin:0 0 40px 0px;
}
#PageI-meishi.pageTemplate .contentsBox .kadomaruBox .inner{
	text-align:center;
	padding:13px;
}

#PageI-meishi.pageTemplate .contentsBox .kadomaruBox table{
	width:100%;
	margin:0px auto 10px;
}
#PageI-meishi.pageTemplate .contentsBox .kadomaruBox table th{
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #CCC;
	text-align:center;
	padding:5px 0px;
}
#PageI-meishi.pageTemplate .contentsBox .kadomaruBox table .lastChild th,#PageI-meishi.pageTemplate .contentsBox .kadomaruBox table .lastChild td{
	border-bottom-width: 0px;
	border-bottom-style:dotted;
	border-bottom-color: #CCC;
	text-align:center;
}

#PageI-meishi.pageTemplate .contentsBox .kadomaruBox table td{
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style:dotted;
	border-left-color: #CCC;
	font-size:14px;
	text-align:center;
	padding:10px;
}
#PageI-meishi.pageTemplate .contentsBox .kadomaruBox table td span{
	font-size:12px;
	white-space: nowrap;
}
#PageI-meishi.pageTemplate .contentsBox .kadomaruBox ul{
	width:220px;
}
#PageI-meishi.pageTemplate .contentsBox .kadomaruBox li{
	display:inline-block;
	width:100px;
	float:left;
}
#PageI-meishi.pageTemplate .contentsBox .kadomaruBox li.firstChild{
	margin-right:15px;
}

#PageI-meishi.pageTemplate .contentsBox .kadomaruBox li span.icon_mac{
	display:inline-block;
	width:58px;
	background-image: url(../img/i_mac.jpg);
	background-repeat: no-repeat;
	height: 24px;
	text-indent:-9999px;
	margin-bottom:5px;
}
#PageI-meishi.pageTemplate .contentsBox .kadomaruBox li span.icon_win{
	display:inline-block;
	width:81px;
	background-image: url(../img/i_windows.jpg);
	background-repeat: no-repeat;
	height: 24px;
	text-indent:-9999px;
	margin-bottom:5px;
}
#PageI-meishi.pageTemplate .contentsBox .kadomaruBox li a.bt_download{
	display:inline-block;
	width:96px;
	background-image: url(../img/bt_download.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent:-9999px;
}
/*####################　ご入稿のながれ　####################*/
#PageI-meishi.pageFlow .titleBox h3{
	color:#F28A1F;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_i_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageI-meishi.pageFlow .titleBox{
	margin:0 0 15px 0px;}
#PageI-meishi.pageFlow #Main .contentsBox{
	margin-left:10px;}
#PageI-meishi.pageFlow #Main .contentsBox .inner{
	padding:10px;}
#PageI-meishi.pageFlow #Main .contentsBox .inner.flow{
	padding-bottom:40px;
	background-image: url(../img/bg_kadomaru_foot_flow.gif);
	background-repeat: no-repeat;
}
#PageI-meishi.pageFlow #Main .kadomaruBox{
	margin-bottom:0px;}
#PageI-meishi.pageFlow #Main .inner dl{
	padding-left:135px;}
#PageI-meishi.pageFlow #Main .inner dt{
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;}
#PageI-meishi.pageFlow #Main .inner dd{
	font-size:14px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:20px;}
#PageI-meishi.pageFlow #Main .inner dd span{
	color:#F28A1F;
}
#PageI-meishi.pageFlow #Main .inner.flow dl.step01{
	background-image: url(../img/icon_i_flow01.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}
#PageI-meishi.pageFlow #Main .inner.flow dl.step02{
	background-image: url(../img/icon_i_flow02.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}
#PageI-meishi.pageFlow #Main .inner.flow dl.step03{
	background-image: url(../img/icon_i_flow03.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}
#PageI-meishi.pageFlow #Main .inner.flow dl.step04{
	background-image: url(../img/icon_i_flow04.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	min-height:80px;
}
#PageI-meishi.pageFlow #Main .inner.flow dl.step04 dt{
	padding-top:28px;
}
#PageI-meishi.pageFlow #Main .inner dl.step05{
	background-image: url(../img/icon_i_flow05.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}
/*####################　ご入稿のながれ　####################*/
#PageI-meishi.pageFlow .titleBox h3{
	color:#F28A1F;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_i_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageI-meishi.pageFlow .titleBox{
	margin:0 0 15px 0px;}
#PageI-meishi.pageFlow #Main .contentsBox{
	margin-left:10px;}

/*####################　データ作成の注意点　####################*/
#PageI-meishi.pageAttention .titleBox h3{
	color:#F28A1F;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_i_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageI-meishi.pageAttention .titleBox{
	margin:0 0 15px 0px;}
#PageI-meishi.pageAttention #Main .contentsBox{
	margin-left:0px;}
#PageI-meishi.pageAttention #Main .contentsBox .wrap{
	margin-left:0px;}
#PageI-meishi.pageAttention #Main .contentsBox .leadText{
	margin-left:010px;
	margin-right:010px;
	margin-bottom:30px;}
#PageI-meishi.pageAttention #Main .lineBox {
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	clear:both;
	}
#PageI-meishi.pageAttention #Main .lineBox h4 {
	color:#F28A1F;
	margin:0px 0;
	padding:1em;
	text-indent:-1em;}

#PageI-meishi.pageAttention #Main .lineBox p.point01 {
	float:left;
	padding:40px 0 0 80px;
	}
#PageI-meishi.pageAttention #Main .attentionBox3 p.point01 {
	float:left;
	padding:40px 0 0 10px;
	}
#PageI-meishi.pageAttention #Main .attentionBox3 .style01{
	padding-left:1em;}
#PageI-meishi.pageAttention #Main .style01{
	padding-left:1em;}
#PageI-meishi.pageAttention #Main .lineBox p.point02 {
	float:left;
	width:420px;
	}
#PageI-meishi.pageAttention #Main .lineBox .float_r.point02 {
	padding:0 40px 10px 0;
	}
#PageI-meishi.pageAttention #Main .lineBox img.float_r {
	padding-bottom:10px;
	}

#PageI-meishi.pageAttention #Main .lineBox p.point02 span{
	color:#F00;
	}
#PageI-meishi.pageAttention #Main .lineBox p.point02 img{
	padding:0 0 0 40px;
	}

#PageI-meishi.pageAttention #Main .lineBox .green{
	color:#3FA869;
	}
#PageI-meishi.pageAttention #Main .lineBox .img.is-no15 {
	width: 283px;
}
#PageI-meishi.pageAttention #Main .lineBox .img.is-no16 {
	width: 203px;
}

/*####################　特定商取法に基づく表示　####################*/
#PageI-meishi.pageSctl .titleBox h3{
	color:#F28A1F;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image: url(../img/i_i_titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height:130%;
	clear:both;
}
#PageI-meishi.pageSctl .titleBox{
	margin:0 0 15px 0px;}
#PageI-meishi.pageSctl #Main .contentsBox{
	margin-left:10px;}
#PageI-meishi.pageSctl .table01{
	clear:both;
	width:100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-size:14px;
	}
#PageI-meishi.pageSctl .table01 th,.table01 td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	min-height:20px;
	padding:10px 5px 10px 10px;
	font-size:12px;
	line-height:180%;
	}
#PageI-meishi.pageSctl .table01 th{
	width:220px;
	vertical-align:top;
	font-weight:bold;}

/*####################　お申込み・お問い合せ　####################*/
#PageI-meishi.pageAppli .titleBox h3{
	color:#F28A1F;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	background-image:none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
	line-height:130%;
	clear:both;
}
#PageI-meishi.pageAppli .titleBox2 h3{
	color:#221F1F;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	background-image:none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
	line-height:130%;
	clear:both;
}
#PageI-meishi.pageAppli #Main table{
	line-height:170%;}
#PageI-meishi.pageAppli #Main table .check02{
padding-left:20px;}
#PageI-meishi.pageInquiry #Main .leadText{
	font-size:14px;
	font-weight:bold;
	}
#PageI-meishi.pageInquiry #Main .leadText span{
	color:#FF4664;
	}
span.radiobox01{
	display:inline-block;
	width:180px;
	}
span.radiobox02{
	display:inline-block;
	width:125px;
	}
.notetips{
	text-indent:-1.5em;
	font-size:12px;
	padding-left:1em;
	margin-bottom:0;
	line-height:150%;}
table .notetips{
	text-indent:0em;
	font-size:12px;
	padding-left:0em;
	margin-bottom:0;
	line-height:150%;}
p.bt_usersheet{
	padding:10px 0 15px 30px;}
#PageI-meishi.pageInquiry .table01 th{width:38%;}
#PageI-meishi.pageAppli .table01 th{width:25%;}
#PageI-meishi.pageAppli .float_r{padding:5px 0 0 0;
margin-bottom:0;}
#PageI-meishi.pageInquiry .noteBox p{
	line-height:180%;
	margin-bottom:0;}
#PageI-meishi.pageInquiry .float_r{
	float:right;
	font-size:12px;
	/*line-height:180%;
	padding-top:25px;
	margin-bottom:0;
	position:absolute;
	right:0;
	bottom:0;*/
}
.noteBox{
	position:relative;}

/*フォームMPS対応 関係*/


#purposeofuse {
	background-color: #F7F7F7;
	padding: 20px 20px 1px;
	text-align: left;
	margin-right: 5px;
}

/*table関係*/
td.foot{
	text-align:center;
	}
#Main td.fieldSubmit input{
		vertical-align:bottom;
	}
td.foot a{
	background-image: url(../img/bt_adddesign.jpg);
	background-repeat: no-repeat;
	margin:auto;
	height: 53px;
	width: 321px;
	display:block;
	text-indent:-9999px;
	}
.designArea{
	margin-bottom:30px;}
.orderlist li{
	font-size:14px;
	padding:0 0 10px 2em;
	text-indent:-2em;
	line-height:150%;}
.orderlist img{
	display:inline-block;
	padding:10px 0;}
.table01 th.title01{
	text-align:center;
	padding:5px 5px 5px 10px;
}
.table01 th.title{
	text-align:left;
	padding:5px 5px 5px 10px;
}
.table01 th.title{
	text-align:left;
	padding:5px 5px 5px 10px;
}
button#button{
	background-image: url(../img/bt_conf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 132px;
	display:inline-block;
	vertical-align:top;
	padding:0;
	margin:0;
	text-indent:-9999px;
	}
button#button.bton{
	background-image: url(../img/bt_conf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 132px;
	display:inline-block;
	vertical-align:top;
	padding:0;
	margin:0;
	text-indent:-9999px;
	}
button#button.bton:hover{
	background-image: url(../img/bt_conf_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 132px;
	display:inline-block;
	text-indent:-9999px;
	vertical-align:top;
	padding:0;
	margin:0;
	}
button#button.btoff{
	background-image: url(../img/bt_conf_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 132px;
	display:inline-block;
	vertical-align:top;
	text-indent:-9999px;
	cursor:default;
	}
button#button.btoff span{
	}

/*end*/

/* 追加 料金ページ修正20130524 maekawa*/
#PageI-meishi.pagePrice #Main .table01 th.borderR_bold,
#PageI-meishi.pagePrice #Main .table01 td.borderR_bold  {
	border-right-color: #CCC;
	border-right-width: 3px;
}

#PageI-meishi.pagePrice #Main .table01 th.widthFix {
	width: 105px;
	table-layout:auto;
}
#PageI-meishi.pagePrice #Main .table01 td {
	line-height: 150%;
}
#PriceBox .wrap .table01 tr td .priceSizeL {
	font-size: 125%;
}
#Main .qandaBox dl dd p.padleft {
text-indent: -1em;
padding: 0 0 15px 1em;
}


/*####################　キャンペーン　####################*/
.pageCampaign #Main{
	padding:0 0 60px;
}
.pageCampaign #Main p{
	margin:0;
}
.pageCampaign #Main h3{
	background:url(../img/campaign/h_bg.gif) 0 bottom no-repeat;
	color:#023894;
	font-size:20px;
	margin:45px 0 10px;
	padding:0 0 12px;
}
.pageCampaign #Main .indent{
	background:url(../img/campaign/icon_cube.gif) 0 2px no-repeat;
	padding:0 0 0 22px;
	color:#152d8a;
	font-size:16px;
	line-height:1.3;
}
.pageCampaign #Main .indent span{
	color:#000;
	font-size:13px;
	display:inline-block;
	padding:3px 0 0;
}
.pageCampaign #Main .indent small{
	font-size:8px;
	vertical-align: top;
}
.pageCampaign #Main .annotation{
	text-align:right;
}
.pageCampaign #Main .priceTable{
	margin:15px 0 0;
}
.pageCampaign #Main .priceTable .annotation{
	font-size:12px;
	margin:0 0 5px;
}
.pageCampaign #Main .priceTable table{
	width:100%;
}
.pageCampaign #Main .priceTable thead th{
	width: 135px;
}
.pageCampaign #Main .priceTable th,
.pageCampaign #Main .priceTable td{
	border:solid 1px #ccc;
	padding:10px 0;
	text-align:center;
	line-height:1;
	font-size:12px;
}
.pageCampaign #Main .priceTable thead th,
.pageCampaign #Main .priceTable thead td{
	padding:7px 0;
}
.pageCampaign #Main .priceTable thead td,
.pageCampaign #Main .priceTable th{
	background:url(../img/campaign/dot_bg.gif) 0 0 repeat;
}
.pageCampaign #Main .priceTable td del{
	text-align:left;
	margin:0 0 0 -50px;
}
.pageCampaign #Main .priceTable td .red{
	font-size:24px;
	color:#ea3524;
	padding:3px 0 0;
	display:block;
}
.pageCampaign #Main .priceTable td .red span{
	font-size:16px;
}
.pageCampaign .contact{
	position:relative;
	background:url(../img/campaign/bg_contact.jpg) 0 0 no-repeat;
	width:722px;
	height:147px;
	margin:50px 0 0;
}
.pageCampaign #Main .contact a{
	position:absolute;
	top:80px;
	left:210px;
}

/*------------------------*/

#PageE-meishi #Main .demoBnr{
	margin: -4px -4px 30px;
}
#PageE-meishi #Main .eRequestBnr{
    /*border: 1px #D9D9D9 solid;*/
    background-color: #F0F0F0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 30px;
    margin-top: 50px;
}
#PageE-meishi.pageGuidance #Main .eRequestBnr,
#PageE-meishi.pageIndex #Main .eRequestBnr{
    margin-top: 10px;
}

#PageE-meishi #Main .eRequestBnr ul{
	overflow: hidden;
    padding: 0;
}
#PageE-meishi #Main .eRequestBnr ul li{
	float: left;
    text-indent: 0;
    padding: 0;
}
#PageE-meishi #Main .eRequestBnr ul li:nth-child(even){
	float: right;
}
#PageE-meishi #Main .eRequestBnr ul li a{
	display: block;
}