@charset "UTF-8";


/*======================================基本======================================*/


body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:small;
	margin:0;
	text-align:center;
}

table.faq td,th {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:large;
	margin:0;
	text-align:left;
}

textarea {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:medium;
	margin:0;
	text-align:left;
}



/*
ul {
	list-style:none;
}
*/



a {
	text-decoration:none;
	/*border:none;*/
}

/*
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
*/


h1 {
	margin:0;
	font-size:18px;
}


.appeal_maintext {
	font-size:36px;
	margin:0;
	padding:12px 0 6px 0;
}

.appeal_subtext {
	font-size:18px;
	margin:0;
	padding:6px 0 12px 0;
}


/*クリア*/
.sty_clear {
	clear:both;
}

/*ロゴ*/
.site_toparea {
	height:160px;
	background:#e5e5de;
	position:relative;
	width:100%;
}

.site_topcontent {
	width:100%;
	position:absolute;
	bottom:8px;
}



.header_area {
	background-color:#e5e5de;
}


/*======================================基本（エンド）======================================*/








/*======================================PC用======================================*/




.site_logo {
	background-image:url(/kpi/img/logo.png);
	width:125px;
	height:70px;
	margin:16px auto;
}

/*ヘッダー*/
.header_titlearea {
	width:960px;
	height:40px;
	/*background:#9999CC;*/
	margin:0 auto;
}

.header_titlelist {
	font-weight:bold;
	width:160px;
	line-height:40px;
	/*background:#6C6;*/
	float:left;
}

/*フッター*/
.footer_titlearea {
	width:960px;
	height:40px;
	/*background:#9999CC;*/
	margin:0 auto;
	/*border-top:1px solid #666;*/
}

.footer_titlelist {
	width:160px;
	line-height:100px;
	/*background:#6C6;*/
	float:left;
}

/*サイトトップ画像*/
.sitetop_img {
	background-image:url(/kpi/img/img_main.jpg);
	width:960px;
	height:554px;
	margin:0 auto;
}

.sitetop_txt {
	font-size:24px;
}

/*コンテンツ領域*/
.content_mainarea {
	width:960px;
	height:100%;
	margin:0 auto;
	text-align:left;
}

.content_mainarea2 {
	width:600px;
	height:100%;
	margin:0 auto;
}


/*お知らせ領域*/
.information_mainarea {
	width:960px;
	height:300px;
	margin:0 auto;
}

.news_titleimg {
	background-image:url(/kpi/img/ttl_news.png);
	background-repeat:no-repeat;
	background-size:auto;
	width:70px;
	height:17px;
}

.news_mainarea1 {
	background-color:#FFF;
	width:600px;
	float:left;
	margin-bottom:24px;
}

.news_mainarea2 {
	height:240px;
	margin:8px;
	text-align:left;
}

.news_textarea {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin-top:8px;
	border:none;
	float:left;
}

.submenu_mainarea {
	width:360px;
	float:left;
	margin-bottom:24px;
}

.submenu_smartphone {
	background-image:url(/kpi/img/btn_smartphone.png);
	background-repeat:no-repeat;
	background-size:auto;
	background-position:right;
	width:100%;
	height:177px;
	margin-bottom:12px;
}

.submenu_hajimete {
	background-image:url(/kpi/img/btn_hajimete.png);
	background-repeat:no-repeat;
	background-size:auto;
	background-position:right;
	width:100%;
	height:82px;
	margin-bottom:12px;
}

.submenu_minna {
	background-image:url(/kpi/img/btn_minna.png);
	background-repeat:no-repeat;
	background-size:auto;
	background-position:right;
	width:100%;
	height:82px;
	margin-bottom:12px;
}



/*インフォメーション下部領域*/
.information_subarea {
		width:960px;
		margin:0 auto;
		background-color:#e8e5c8;
		height:230px;
}

.information_subfield_1{
		width:600px; 
		float:left; 
		/*background-color:#e8e5c8; */
		text-align:left;		
}

.information_subfield_2{
		width:300px; 
		float:left;
		margin-left:60px;
		/*background-color:#e8e5c8; */
}

.information_mark {
	background-image:url(/kpi/img/info_message.png); 
	width:60px; 
	height:60px; 
	background-repeat:no-repeat; 
	background-position:center; 
	background-size:auto;"
}

.information_subtext {
	font-size:18px;
	padding-left:10px;
	color:#F00;
	font-weight:bold;
}

.information_facebook {
	background-image:url(/kpi/img/info_facebook.png); 
	width:80px; 
	height:80px; 
	background-repeat:no-repeat; 
	background-position:center; 
	background-size:auto;
	float:left;
	margin:10px;
}

.information_twitter {
	background-image:url(/kpi/img/info_twitter.png); 
	width:80px; 
	height:80px; 
	background-repeat:no-repeat; 
	background-position:center; 
	background-size:auto;
	float:left;
	margin:10px;
}

.information_newsletter {
	background-image:url(/kpi/img/info_newsletter.png);
	width:80px; 
	height:80px; 
	background-repeat:no-repeat; 
	background-position:center; 
	background-size:auto;
	float:left;
	margin:10px;
}



/*バナー領域*/
.banner_mainarea {
	width:900px;
	margin:0 auto;
}

.banner_listarea {
	width:300px;
	height:240px; 
	float:left;
}

.banner_listtext {
	width:100%;
}

.banner_listimg1 {
	background-image:url(/kpi/img/banner/banner_sharaku.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:100%;
	height:125px;
	margin-bottom:12px;
}

.banner_listimg2 {
	background-image:url(/kpi/img/banner/banner_publish.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:100%;
	height:125px;
	margin-bottom:12px;
}

.banner_listimg3 {
	background-image:url(/kpi/img/banner/banner_cargo.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:100%;
	height:125px;
	margin-bottom:12px;
}

.banner_listimg4 {
	background-image:url(/kpi/img/banner/banner_priate.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:100%;
	height:125px;
	margin-bottom:12px;
}

.banner_listimg5 {
	background-image:url(/kpi/img/banner/banner_matsumoto.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:100%;
	height:125px;
	margin-bottom:12px;
}
















/*編集画面へ
.editor_btnarea {
	width:665px;
	margin:0 auto;
}*/




/*商品種別*/
.productinfo {
	width:960px;
	height:81px;
	margin:0 auto;
	/*background:#FFCC33;*/
}

.productinfo1 {
	background-image:url(/kpi/img/btn_product_hardcover.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-size:auto;
	width:320px;
	height:80px;
	/*background:#0C3;*/
	/*text-align:left;*/
	float:left;
}

.productinfo2 {
	background-image:url(/kpi/img/btn_product_ring.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:auto;
	width:320px;
	height:80px;
	/*background:#F90;*/
	/*text-align:center;*/
	float:left;
}

.productinfo3 {
	background-image:url(/kpi/img/btn_product_softcover.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-size:auto;
	width:320px;
	height:80px;
	/*background:#06C;*/
	/*text-align:right;*/
	float:left;
}


/*オプション領域
.product_optioninfo {
	width:960px;
	height:300px;
	margin:0 auto;
}*/

/*支払方法*/
.payment_listarea {
	width:960px;
	height:43px;
	margin:0 auto;
}

.payment_listitem1 {
	background-image:url(/kpi/guide/img/shiharai_credit.png);
	background-size:auto;
	width:227px;
	height:43px;
	margin-right:17px;
	float:left;
}

.payment_listitem1a {
	background-image:url(/kpi/guide/img/shiharai_credit2.png);
	background-size:auto;
	width:227px;
	height:43px;
	margin-right:17px;
	float:left;
}

.payment_listitem2 {
	background-image:url(/kpi/guide/img/shiharai_daibiki.png);
	background-size:auto;
	width:227px;
	height:43px;
	margin-right:17px;
	float:left;
}

.payment_listitem2a {
	background-image:url(/kpi/guide/img/shiharai_daibiki2.png);
	background-size:auto;
	width:227px;
	height:43px;
	margin-right:17px;
	float:left;
}

.payment_listitem3 {
	background-image:url(/kpi/guide/img/shiharai_atobarai.png);
	background-size:auto;
	width:227px;
	height:43px;
	margin-right:18px;
	float:left;
}

.payment_listitem3a {
	background-image:url(/kpi/guide/img/shiharai_atobarai2.png);
	background-size:auto;
	width:227px;
	height:43px;
	margin-right:18px;
	float:left;
}

.payment_listitem4 {
	background-image:url(/kpi/guide/img/shiharai_souryou.png);
	background-size:auto;
	width:227px;
	height:43px;
	float:left;
}

.payment_listitem4a {
	background-image:url(/kpi/guide/img/shiharai_souryou2.png);
	background-size:auto;
	width:227px;
	height:43px;
	float:left;
}

.sitemap_list {
	width:600px;
	margin:0 auto;
	line-height:200%;
	font-weight:bold;
}

.information_subtext_area {
	width:400px;
	float:left;
	text-align:left;
}

.information_subtext_imgarea {
	width:200px;
	float:left;
}

.information_subtext_img {
	background-image:url(/kpi/img/info_message_bottun.png);
	background-repeat:no-repeat;
	background-size:auto;
	background-position:right;
	width:200px;
	height:80px;
	float:left;
}


/*.font_size16 {
	font-size:16px;
}*/



.ticket_page{
	width:902px;
	margin:0 auto;
	text-align:left;
	font-size:medium;
}

.ticket_site_topcontent {
	width:100%;
	position:absolute;
	margin-top:24px;
}

/*イメージ関係*/

.ticket_kpi_logo{
	background-image:url(/kpi/campaign/groupon/img/ticket_kpi_logo.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:125px;
	height:103px;
}

.ticket_pic_1{
	background-image:url(/kpi/campaign/groupon/img/ticket_ticket_1.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:902px;
	height:92px;
}

.ticket_pic_2{
	background-image:url(/kpi/campaign/groupon/img/ticket_ticket_2.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:902px;
	height:92px;
}

.ticket_pic_3{
	background-image:url(/kpi/campaign/groupon/img/ticket_8.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:440px;
	height:193px;
	float:left;
}

.ticket_pic_4{
	background-image:url(/kpi/campaign/groupon/img/ticket_12.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:592px;
	height:119px;
}

.ticket_pic_5{
	background-image:url(/kpi/campaign/groupon/img/ticket_13.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:606px;
	height:371px;
}

.ticket_pic_title_1{
	background-image:url(/kpi/campaign/groupon/img/ticket_1.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:210px;
	height:56px;
}

.ticket_pic_title_2{
	background-image:url(/kpi/campaign/groupon/img/ticket_5.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:210px;
	height:56px;
}

.ticket_pic_title_3{
	background-image:url(/kpi/campaign/groupon/img/ticket_6.jpg);
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:210px;
	height:56px;
}

.ticket_pic_area_1{
	width:900px;
	height:200px;
	/*float:left;*/
}

/*イメージ関係*/


/*テキスト関係*/

.ticket_text_area{
	width:100%;
}

.ticket_big_title{
	font-size:x-large;
	font-weight:bold;
	width:100%;
}

.ticket_title{
	font-weight:bold;
	width:100%;
}

.ticket_red_text{
	color:red;
}

.ticket_font_red{
	color:red;
	font-weight:bold;
}

.ticket_font_large_red{
	color:red;
	font-size:x-large;
}

.ticket_signin_text{
	width:440px;
	height:100px;
	float:left;
	margin:100px 0 0 10px;
}
/*テキスト関係*/

/*ページ構成関係*/

.ticket_top_margin{
	margin-top:24px;
}

.ticket_info_area_1{
	text-align:left;
	padding:12px;
	border:1px solid red;
	font-weight:bold;
	background-color:#FFFFCC;
	margin-bottom:8px;
	width:880px;
}

.ticket_info_area_2{
	text-align:left;
	padding:12px;
	border:1px solid red;
	font-weight:bold;
	background-color:white;
	margin:12px;
	width:900;
}

.ticket_list{
	margin-bottom:12px;
	width:100%;
}

.ticket_table_area{
	width:100%;
}

.ticket_important_area{
	width:80px;
	text-align:center;
	padding:12px;
	border:1px solid red;
	color:red;
	font-weight:bold;
	background-color:white;
	margin-bottom:8px;
}

/*ページ構成関係*/

/*======================================PC用（エンド）======================================*/










/*======================================スマホ用======================================*/




/*スマホ対応 */
@media screen and (max-width: 768px) {
	
	/*ロゴ*/
	.site_logo {
		background-image:url(/kpi/img/logo_sp.png);
		background-size:contain;
		width:125px;
		height:70px;
		margin:16px auto;
	}
	
	/*ヘッダー*/
	.header_titlearea {
		width:300px;
		height:80px;
		/*background:#9999CC;*/
		margin:0 auto;
	}
	
	.header_titlelist {
		font-weight:bold;
		width:100px;
		line-height:40px;
		/*background:#6C6;*/
		float:left;
	}
	
	/*フッター*/
	.footer_titlearea {
		width:320px;
		height:120px;
		/*background:#9999CC;*/
		margin:0 auto;
		/*border-top:1px solid #666;*/
	}
	
	.footer_titlelist {
		width:160px;
		line-height:40px;
		/*background:#6C6;*/
		float:left;
	}
	
	/*サイトトップ画像*/
	.sitetop_img {
		background-image:url(/kpi/img/img_main_sp.jpg);
		background-size:contain;
		width:300px;
		height:173px;
		margin:0 auto;
	}
	
	.sitetop_txt {
		font-size:18px;
	}
	
	/*コンテンツ領域*/
	.content_mainarea {
		width:300px;
		height:100%;
		margin:0 auto;
		text-align:left;
	}
	
	.content_mainarea2 {
		width:300px;
		height:100%;
		margin:0 auto;
	}
	
	/*お知らせ領域*/
	.information_mainarea {
		width:300px;
		height:420px;
		margin:0 auto;
	}
	
	.news_titleimg {
		background-image:url(/kpi/img/ttl_news_sp.png);
		background-repeat:no-repeat;
		background-size:contain;
		width:70px;
		height:17px;
	}
	
	.news_mainarea1 {
		background-color:#FFF;
		width:300px;
		float:left;
		margin-bottom:24px;
	}
	
	.news_mainarea2 {
		height:240px;
		margin:8px;
		text-align:left;
	}
	
	.news_textarea {
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		background-color:#FFFFFF;
		width:100%;
		height:100%;
		margin-top:8px;
		border:none;
		float:left;
	}
	
	.submenu_mainarea {
		width:300px;
		float:left;
		margin-bottom:24px;
	}
	
	.submenu_smartphone {
		background-image:url(/kpi/img/btn_smartphone_sp.png);
		background-repeat:no-repeat;
		background-size:contain;
		background-position:right;
		width:300px;
		height:180px;
		margin-bottom:12px;
	}
	
	.submenu_hajimete {
		background-image:url(/kpi/img/btn_hajimete_sp.png);
		background-repeat:no-repeat;
		background-size:contain;
		background-position:right;
		width:300px;
		height:90px;
		margin-bottom:12px;
	}
	
	.submenu_minna {
		background-image:url(/kpi/img/btn_minna_sp.png);
		background-repeat:no-repeat;
		background-size:contain;
		background-position:right;
		width:100%;
		height:82px;
		margin-bottom:12px;
	}
	
		
	
	/*バナー領域*/
	.banner_mainarea {
		width:300px;
		margin:0 auto;
	}
	
	.banner_listarea {
		width:300px;
		height:240px; 
		float:left;
	}
	
	.banner_listtext {
		width:100%;
	}
	
	.banner_listimg1 {
		background-image:url(/kpi/img/banner/banner_sharaku_sp.jpg);
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		width:100%;
		height:125px;
		margin-bottom:12px;
	}
	
	.banner_listimg2 {
		background-image:url(/kpi/img/banner/banner_publish_sp.jpg);
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		width:100%;
		height:125px;
		margin-bottom:12px;
	}
	
	.banner_listimg3 {
		background-image:url(/kpi/img/banner/banner_cargo_sp.jpg);
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		width:100%;
		height:125px;
		margin-bottom:12px;
	}
	
	.banner_listimg4 {
		background-image:url(/kpi/img/banner/banner_priate_sp.jpg);
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		width:100%;
		height:125px;
		margin-bottom:12px;
	}
	
	.banner_listimg5 {
		background-image:url(/kpi/img/banner/banner_matsumoto_sp.jpg);
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		width:100%;
		height:125px;
		margin-bottom:12px;
	}
		
	
	/*編集画面へ
	.editor_btnarea {
		width:300px;
		margin:0 auto;
	}*/
	
	
	
	
	/*商品種別*/
	.productinfo {
		width:300px;
		height:285px;
		margin:0 auto;
	}
	
	.productinfo1 {
		background-image:url(/kpi/img/btn_product_hardcover_sp.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		width:300px;
		height:83px;
		/*background:#0C3;*/
		float:left;
		margin-bottom:12px;
	}
	
	.productinfo2 {
		background-image:url(/kpi/img/btn_product_ring_sp.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		width:300px;
		height:83px;
		/*background:#F90;*/
		float:left;
		margin-bottom:12px;
	}
	
	.productinfo3 {
		background-image:url(/kpi/img/btn_product_softcover_sp.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		width:300px;
		height:83px;
		/*background:#06C;*/
		float:left;
		margin-bottom:12px;
	}
	
	/*オプション
	.product_optioninfo {
		width:300px;
		height:960px;
		margin:0 auto;
	}*/
	
	/*支払方法*/
	.payment_listarea {
		width:300px;
		height:200px;
		margin:0 auto;
	}
	
	.payment_listitem1 {
		background-image:url(/kpi/guide/img/shiharai_credit_sp.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		width:300px;
		height:70px;
		float:left;
	}
	
	.payment_listitem1a {
		background-image:url(/kpi/guide/img/shiharai_credit2_sp.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		width:300px;
		height:70px;
		float:left;
	}
	
	.payment_listitem2 {
		background-image:url(/kpi/guide/img/shiharai_daibiki_sp.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		width:300px;
		height:70px;
		float:left;
	}
	
	.payment_listitem2a {
		background-image:url(/kpi/guide/img/shiharai_daibiki2_sp.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		width:300px;
		height:70px;
		float:left;
	}
	
	.payment_listitem3 {
		background-image:url(/kpi/guide/img/shiharai_atobarai_sp.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		width:300px;
		height:70px;
		float:left;
	}
	
	.payment_listitem3a {
		background-image:url(/kpi/guide/img/shiharai_atobarai2_sp.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		width:300px;
		height:70px;
		float:left;
	}
	
	.payment_listitem4 {
		background-image:url(/kpi/guide/img/shiharai_souryou_sp.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		width:300px;
		height:70px;
		float:left;
	}
	.payment_listitem4a {
		background-image:url(/kpi/guide/img/shiharai_souryou2_sp.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		width:300px;
		height:70px;
		float:left;
	}
	

	.sitemap_list {
		width:300px;
		margin:0 auto;
		line-height:300%;
		font-weight:bold;
	}

	/*インフォメーション下部領域*/
	.information_subarea {
			width:300px;
			margin:0 auto;
			background-color:#e8e5c8;
			height:450px;
	}
	
	
	.information_subfield_1{
			width:300px;
			height:330px;
			float:left; 
			background-color:#e8e5c8; 
			text-align:left;		
	}
	
	.information_subfield_2{
			width:300px; 
			float:left; 
			background-color:#e8e5c8; 
	}
	
	.information_subtext {
		font-size:14px;
		color:#F00;
		font-weight:bold;
	}
	
	.information_mark {
		background-image:url(/kpi/img/info_message_sp.png); 
		background-repeat:no-repeat; 
		background-position:center; 
		background-size:contain;"
		width:100px; 
		height:100px; 
	}
	
	.information_facebook {
		background-image:url(/kpi/img/info_facebook_sp.png); 
		width:80px; 
		height:80px; 
		background-repeat:no-repeat; 
		background-position:center; 
		background-size:contain;
		float:left;
		margin:10px;
	}
	
	.information_twitter {
		background-image:url(/kpi/img/info_twitter_sp.png); 
		width:80px; 
		height:80px; 
		background-repeat:no-repeat; 
		background-position:center; 
		background-size:contain;
		float:left;
		margin:10px;
	}
	
	.information_newsletter {
		background-image:url(/kpi/img/info_newsletter_sp.png); 
		width:80px; 
		height:80px; 
		background-repeat:no-repeat; 
		background-position:center; 
		background-size:contain;
		float:left;
		margin:10px;
	}


	.information_subtext_area {
		width:300px;
		height:120px;
		text-align:left;
	}
	
	.information_subtext_imgarea {
		width:300px;
	}
	
	.information_subtext_img {
		background-image:url(/kpi/img/info_message_bottun_sp.png);
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
		width:300px;
		height:80px;
	}

	/*イメージ関係*/
	
	.ticket_kpi_logo{
		background-image:url(/kpi/campaign/groupon/img/ticket_kpi_logo_sp.jpg);
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		width:300px;
		height:150px;
	}
	
	.ticket_pic_1{
		background-image:url(/kpi/campaign/groupon/img/ticket_ticket_1_sp.jpg);
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		width:300px;
		height:100px;
	}
	
	.ticket_pic_2{
		background-image:url(/kpi/campaign/groupon/img/ticket_ticket_2_sp.jpg);
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		width:300px;
		height:100px;
	}
	
	.ticket_pic_3{
		background-image:url(/kpi/campaign/groupon/img/ticket_8_sp.jpg);
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		width:300px;
		height:130px;
		float:left;
		/*background-color:#00FF00;*/
	}
	
	.ticket_pic_4{
		background-image:url(/kpi/campaign/groupon/img/ticket_12_sp.jpg);
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		width:300px;
		height:60px;
	}
	
	.ticket_pic_title_1{
		background-image:url(/kpi/campaign/groupon/img/ticket_1_sp.jpg);
		background-position:left;
		background-size:contain;
		background-repeat:no-repeat;
		width:300px;
		height:50px;
	}
	
	.ticket_pic_title_2{
		background-image:url(/kpi/campaign/groupon/img/ticket_5_sp.jpg);
		background-position:left;
		background-size:contain;
		background-repeat:no-repeat;
		width:300px;
		height:50px;
	}
	
	.ticket_pic_title_3{
		background-image:url(/kpi/campaign/groupon/img/ticket_6_sp.jpg);
		background-position:left;
		background-size:contain;
		background-repeat:no-repeat;
		width:300px;
		height:50px;
	}
	
	.ticket_pic_area_1{
		width:300px;
		height:200px;
		/*float:left;*/
	}
	
	/*イメージ関係*/


	/*テキスト関係*/
	.ticket_text_area{
		width:300px;
	}

	.ticket_big_title{
		font-size:x-large;
		font-weight:bold;
		width:300px;
	}
	
	.ticket_title{
		font-weight:bold;
		width:300px;
	}
	
	.ticket_red_text{
		color:red;
	}
	
	.ticket_font_red{
		color:red;
		font-weight:bold;
	}
	
	.ticket_font_large_red{
		color:red;
		font-size:x-large;
	}
	
	.ticket_signin_text{
		width:300px;
		height:100px;
		float:left;
		margin:0;
	}
	/*テキスト関係*/
	
	/*ページ構成関係*/
	.ticket_page{
		width:300px;
		margin:0 auto;
		text-align:left;
		font-size:medium;
	}
	
	.ticket_info_area_1{
		text-align:left;
		padding:12px;
		border:1px solid red;
		font-weight:bold;
		background-color:#FFFFCC;
		margin-bottom:8px;
		width:280px;
	}
	
	.ticket_info_area_2{
		text-align:left;
		padding:12px;
		border:1px solid red;
		font-weight:bold;
		background-color:white;
		margin:0px;
		width:280px;
	}
	
	.ticket_list{
		margin-bottom:12px;
		width:250px;
	}
	
	.ticket_table_area{
		width:300px;
	}
	
	.ticket_important_area{
		width:80px;
		text-align:center;
		padding:12px;
		border:1px solid red;
		color:red;
		font-weight:bold;
		background-color:white;
		margin-bottom:8px;
	}

	/*ページ構成関係*/

}



/*======================================スマホ用（エンド）======================================*/
