@charset "utf-8";
/* Layout CSS Document */

/*　印刷サービスに伴う変更 */
ul.typeNav{
	margin: 3% auto;
	list-style-type:none;
}
ul.typeNav li a{
	background: #FFF;
	background-position:50% 5px;
	background-repeat:no-repeat;
	box-sizing: border-box;
	border: 1px solid #CCC;
	display: block;
	float: left;
	font-size: 13px;
	margin: 0 1%;
	padding: 85px 0 5px;
	text-align: center;
	text-decoration:none;
	width:138px;
}
ul.typeNav li a.bgiInv{ background-image: url(/paper_download/images/bgi_inv.jpg); }
ul.typeNav li a.bgiPost{ background-image: url(/paper_download/images/bgi_post.jpg); }
ul.typeNav li a.bgiRece{ background-image: url(/paper_download/images/bgi_rece.jpg); }
ul.typeNav li a.bgiName{ background-image: url(/paper_download/images/bgi_name.jpg); }
ul.typeNav li a.lineTwo{
	background-position: 50% 10px;
	padding: 70px 0 0;
}

div.comparaisonImg{
	margin:1% 0;
	text-align:center;
}
div.comparaisonImg p.note{
	margin-bottom:1%;
	font-size:1.1em;
	font-weight:bold;
	color:#C30D23;
}

/* レイアウト 共通 */
.typeHor,.typeVer,.typeThumb{
	margin-bottom: 2%;
	padding-bottom: 3%;
	background-color: #FFF;
}
.imgWrap ul{
	list-style-type: none;
}
div.tempThumbWrap{
	height:138px;
	width: 138px;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #AAA;
	background-color: #EEE ;
	position:relative;
}
div.tempThumbWrap:after,.imgWrap ul li.item a:after{
	content:"";
	width:27px;
	height:27px;
	position:absolute;
	bottom:0;
	right:0;
	background-image:url(/paper_download/images/enlarge.png);
	background-repeat:no-repeat;
}

ul li div.tempThumbWrap img{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	max-height:95%;
	max-width:95%;
}

.imgWrap ul li.item a{
	display:block;
	position:relative;
	border:1px solid #AAA;
}
.imgWrap ul li img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}
.imgWrap ul li p {
	font-size: .8em;
	margin: 4% 0 1%;
	text-align: left;
}
.imgWrap ul li p {
	font-size: 0.8em;
	height: 2em;
	line-height: 1em;
	margin: 4% 0 1%;
	text-align: left;
}
.contWrap{
	width: 75%;
	float: right;
	padding: 1%;
	box-sizing: border-box;
}

.contWrap_step{
	width: 48%;
	float: right;
	padding: 1%;
	box-sizing: border-box;
}

.contWrap_step p span{
	font-weight: bold;
	color: #EE9790;
	font-size: 14px;
}







.contWrap .note{
	margin: 1% 0;
}
.contWrap ul.DLList{
	margin: 2% 0;
	list-style-type:none;
	border-bottom:1px solid #666;
}
.contWrap ul.DLList li{
	height:52px;
	border-top:1px solid #666;
}
/* 2016.07.05 ishikawa 招待状　例文DLリストから外す */
/* 2019.11.12 aoki 招待状　追記 表示させたい li に class="disBlock" をつけておく */
#invWrap .contWrap ul.DLList li:nth-child(2):not(.disBlock),
#invWrap .contWrap ul.DLList li:nth-child(4):not(.disBlock),
#invWrap .contWrap ul.DLList li:nth-child(5):not(.disBlock),
#invWrap .contWrap ul.DLList li:nth-child(7):not(.disBlock),
#invWrap .contWrap ul.DLList li:nth-child(9):not(.disBlock){
	display: none;
}
.contWrap ul.DLList li div.titleWrap{
	width: 60%;
	float: left;
	padding: 2% 0;
}
.contWrap ul.twoBtns li div.titleWrap{
	width: 52%;
	padding: 1% 0;
}
div.titleWrap span.title{
	line-height: 1.1em;
	font-size: 1.1em;
	font-weight: bold;
	text-align:left;
}
div.titleWrap span.addTempName{
	font-size: 10px;
}
div.titleWrap span.file{
	line-height: .9em;
	font-size: 10px;
	color: #999;
	text-align:left;
}
.contWrap ul.DLList li a.wordDL{
	margin-right:4px;
}
.contWrap ul.twoBtns li a.wordDL{
	margin-right:3px;
}
.contWrap ul.DLList li a img{
	padding: 11.5px 0;
}
.contWrap .previewWrap{
	margin-top:1%;
}
.contWrap .previewWrap p{
	padding:2%;
	background-color:#FAFAFA;
	border:2px solid #AAA;
}
.contWrap .previewWrap img.receSample{
	max-width: 100%;
}

/* レイアウト 左右 */
.typeHor .imgWrap{
	width:25%;
	float: left;
	padding: 1%;
	box-sizing: border-box;
	text-align: center;
}
.typeHor .dummyWrap{
	margin: 1%;
	width: 73%;
	float: left;
}

.typeHor .contWrap a.exampleTxt,.typeVer .contWrap a.exampleTxt{
	border: 1px solid #CCC;
	display: inline-block;
	margin: 0 0 5px;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	width: 50%;
}
.exampleInvribbon{
	border: 1px solid #CCC;
	display: inline-block;
	margin: 0 0 5px;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	width: 50%;	
}
.exampleRecetext{
	position: relative;
	top: -8px;
}

/* レイアウト 上下 */
.typeVer .imgWrap ul li{
	width:23%;
	float: left;
	margin: 0 1% 1%;
}
.typeVer .dummyWrap{
	margin: 2%;
}

/* レイアウト サムネイル */
.typeThumb .thumbList{
	margin:2% 0 4%;;
	list-style-type: none;
	text-align: center;
}
.typeThumb .thumbList li{
	width:23%;
	float: left;
	margin: 0 1% 5% 1%;
}
.typeThumb div.titleWrap,.typeThumb div.titleWrap_post{
	text-align:left
}
.typeThumb .thumbList a.wordDL img{
	margin:3% auto 0;
}
div.titleWrap_2lines span.title{
	display:block;
	height:2.4em;
	line-height:1.2em;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
div.titleWrap_2lines span.file{
	display:block;
	height:2em;
	margin:0 0 2%;
	line-height:1em;
	font-size:11px;
	word-wrap:break-word;
	color:#999;
	text-align:left;
}

/* フォント インストール */
.fontWrap{
	width:99%;
	margin: 2% auto 0;
	padding: 1% 0;
	border:1px solid #BF272D;
	box-sizing: border-box;
	position:relative;
}
.fontWrap .imgWrap img{
	position:absolute;
	margin:auto;
	top:0;
	right:75%;
	bottom:0;
	left:0;
}
.fontWrap .guide{
	margin: 1% 0;
	padding: 1% 2%;
	box-sizing: border-box;
	color: #FFF;
	background-color: #E3807A;
	border-radius: 2px;
}

/* 葉書・付箋・封筒 */
#othersWrap ul{
	margin-bottom: 1%;
	list-style-type: none;
}
#othersWrap ul li{
	float: left;
	margin: 0 0 2%;
	text-align: center;
	width: 50%;
}

/* 付箋ページ 文面一覧 */
.sampleTxtList{
	background-color: #FFF;
}
.sampleTxtList p.note{
	margin-top:1%;
	padding-left:1%;
}
.sampleTxtList ul {
	margin-top: 2%;
	list-style-type: none;
}
.sampleTxtList ul li{
	float: left;
	margin:0 1% 2% 1%;
	box-sizing: border-box;
	background-color: #FFF;
	text-align: center;
}
.sampleTxtList ul li p{
	display: table-cell;
	margin: 0 auto;
	line-height: 2em;
	font-size: .85em;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #BBB;
}
.sampleTxtList ul.sticky li p{
	width:188px;
	height:140px;
}
.sampleTxtList ul.postcard li p{
	width:337px;
	height:170px;
}
.typeThumb .thumbList li.targetItem{
	width:48%;
}
li.targetItem .itemName{
	height:162px;
	padding:2% 3%;
	box-sizing:border-box;
	background-color:#FFF7F7;
	border:1px solid #E4E4E4;
	text-align:left;
	font-weight:bold;
}

/* シリーズ ラジオボタン選択 */
.radioWrap{
	text-align: center;
}
.radioWrap label{
	background-color: #CACACA;
	box-sizing: border-box;
	display: block;
	height: auto;
	line-height:1em;
	margin-top: 2%;
	padding: 8px 0;
}
.radioWrap label input[type="radio"]{
	height: 13px;
	margin: 0 2px 2px 0;
	vertical-align: middle;
}
.dummyWrap{
	padding: 8% 0;
	box-sizing: border-box;
	background-color: #FAFAFA;
	border: 2px solid #AAA;
	text-align: center;
}
.imgWrap .font-notice {
	margin:1em;
}
#nameWrap .namecard-notice{
	margin: 8px;
}

/* 席次表　サイズ選択 */
.size_notice{
	border: 1px solid #ff0000;
	padding: 8px;
	font-size: 14px;
	text-align: center;
	line-height: 1.6em;
}
.size_notice h4{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 6px;
}
.size_notice strong{
	color: #cc0000;
}
#rece_size{
	text-align: center;
	margin: 20px 0;
}
#rece_size h3{
	background-color: #CCC;
	line-height: 2.5em;
}
#rece_size p img{
	vertical-align: middle;
	margin-right: 5px;
}
#rece_size p{
	margin: 15px 0;
	color: #cc0000;
	font-size: 14px;
	line-height: 23px;
}
#rece_size ul,
.postcardDesignSelect{
	list-style: none;
	margin-left: -2%;
}
#rece_size ul li,
.postcardDesignSelect li{
	float: left;
	width: 48%;
	margin-left: 2%;
}
#rece_size ul li a,
.postcardDesignSelect li a{
	display: block;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	background: url(/paper_download/images/dwn_arw.png) no-repeat 50% 95%;
	background-color: #fff;
}
#rece_size ul li a.selected,
.postcardDesignSelect li a.selected{
	background-color: #fcf0cc;
}
#rece_size ul li:nth-child(1) a,
.postcardDesignSelect li:nth-child(1) a{
	border: 6px solid #d0b895;
}
#rece_size ul li:nth-child(2) a,
.postcardDesignSelect li:nth-child(2) a{
	border: 6px solid #aa8c5f;
}
#rece_size ul li a strong,
.postcardDesignSelect li a strong{
	color: #cc0000;
	font-size: 24px;
}

/* 席札複数 */
#paperBg{
	text-align: center;
	margin: 20px 0;
}
#paperBg h3{
	background-color: #CCC;
	line-height: 2.5em;
}
#paperBg p img{
	vertical-align: middle;
	margin-right: 5px;
}
#paperBg p{
	margin: 15px 0;
	color: #cc0000;
	font-size: 14px;
	line-height: 23px;
}
#paperBg ul{
	list-style: none;
	margin-left: -2%;
}
#paperBg ul li{
	float: left;
	width: 48%;
	margin-left: 2%;
}
#paperBg ul li a{
	display: block;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	background: url(/paper_download/images/dwn_arw.png) no-repeat 50% 95%;
	background-color: #fff;
}
#paperBg ul li a.selected{
	background-color: #fcf0cc;
}
#paperBg ul li:nth-child(1) a{
	border: 6px solid #d0b895;
}
#paperBg ul li:nth-child(2) a{
	border: 6px solid #aa8c5f;
}
#paperBg ul li a strong{
	color: #cc0000;
	font-size: 24px;
}
#paperBg .temp_img{
	padding-left :0.75em;
	padding-right :0.75em;
	box-sizing :border-box;
}
.noticeL{
	width :25%;
}
.noticeL img{
	width :35%;
}
.noticeR{
	width :75%;
	text-align :left;
}

/* シリーズページ内バナーエリア */
.bnArea {
	margin-top:3.5%;
}



/* 個別シリーズページ */
/* シエルエトワール 星座一覧＆チアーズデイ 席次表裏面アイコン一覧 */
.constellationListWrap ul.constellationList,
.iconWrap ul{
	width: 97%;
	margin: 3% auto 0;
	list-style-type: none;
}
.constellationListWrap ul.constellationList li,
.iconWrap ul li{
	width: 16.5%;
	margin: 0 0 5%;
	float: left;
	box-sizing: border-box;
	text-align: center;
}
.constellationListWrap ul.constellationList.x5 li,
.iconWrap ul.x5 li{
	width: 20%;
}
.constellationListWrap ul.constellationList li p,
.iconWrap li p{
	margin-bottom: 10%;
	padding: 3% 0;
	font-size: 15px;
	background-color: #EEE;
}
.constellationListWrap ul.constellationList li img.seiza,
.iconWrap li img.iconImg{
	max-width: 90%;
}
.constellationListWrap .editFlow,
.iconWrap .editFlow{
	margin-bottom: 10%;
	background-color: #FCFCFC;
}
.constellationListWrap .editFlow .imgWrap,
.iconWrap .editFlow .imgWrap{
	width: 45%;
	float: left;
	padding: 1% 0;
	text-align: center;
}
.constellationListWrap .editFlow .imgWrap img,
.iconWrap .editFlow .imgWrap img{
	max-width: 250px;
	border: 1px solid #CCC;
}
.constellationListWrap .editFlow .txtWrap,
.iconWrap .editFlow .txtWrap{
	width: 55%;
	float: left;
	padding: 1% 0;
}
.constellationListWrap .editFlow .txtWrap p,
.iconWrap .editFlow .txtWrap p{
	margin-bottom:3%;
}
.constellationListWrap .editFlow .txtWrap p span,
.iconWrap .editFlow .txtWrap p span{
	font-weight: bold;
	color: #EE9790;
	font-size: 14px;
}

/* jsで書き換えない */
.titleWrap_tempName {
    font-weight: bold;
}
.titleWrap_series {
    font-weight: bold;
    font-size: 10px;
    margin-left: 5px;
}

/* 個別シリーズページ ここまで */

/* ---------- 個別ページ ---------- */
/* 席次表タイトル一覧 */
.receTitleWrap {
	margin-bottom: 5%;
}

.receTitleWrap .imgList div.tempThumbWrap img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 95%;
    max-width: 95%;
}

.receTitleWrap div.tempThumbWrap {
    width: 187px;
		margin-bottom:10px;
}

.receTitleWrap .imgWrap .imgList {
    width: 31.33%;
    float: left;
    margin: 0 1% 5%;
}

.receTitleWrap .imgWrap .imgList p {
    font-size: 1.15em;
    height: 1.5em;
}

.receTitleWrap .DLList li {
	margin-top:.5em;
	overflow: hidden;
}
.receTitleWrap .DLList .title {
	display: block;
	width: 87px;
	float:left;
	padding-top:.5em;
	font-size: 1.15em;
	font-weight: normal;
	text-align: center;
}

.receTitleWrap .DLList .imgDL {
	display: block;
	width: 100px;
	float:left;
}

.receTitleWrap .editFlow .imgWrap {
    width: 53%;
    float: left;
    padding: 1% 0;
}

.receTitleWrap .editFlow .imgWrap {
    width: 53%;
    float: left;
    padding: 1% 0;
}

.receTitleWrap .editFlow .txtWrap p{
	margin-bottom:3%;
}

.receTitleWrap .editFlow .txtWrap p span{
	font-weight: bold;
	color: #EE9790;
	font-size: 14px;
}
/* ---------- 個別ページここまで ---------- */
