<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*マーカー*/
.marker_yellow { background: linear-gradient(transparent 60%, #ffcb3d 60%); }
.marker_pink { background: linear-gradient(transparent 60%, #e7bfc1 60%); }
.marker_blue { background: linear-gradient(transparent 60%, #aae4f4 60%); }
.marker_yellow_02 { background: linear-gradient(transparent 60%, #fff79d 60%); }


/*パネルランディングページ用CSS*/

#head{
	background:#DDDDDD;
	padding-bottom:10px;
	}
	
.waku{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	}
	
h1{
	font-size:13px;
	margin-bottom:10px;
	color:#37312f;
	}
	
#logo{
	float:left;
	width:300px;
	}
	
.logo_img{
	width:100%
	}
	
#head_botton{
	float:right;
	}
	
.head_button_img{
	width:249px;
	margin-left:5px;
	}
	
.head_button_img_b{
	width:249px;
	margin-left:5px;
	}

/*メイン画像*/
#main_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/img_main.png) repeat-x;
	background-position:top center;
	background-color:#37312f;
	background-size:auto;
	min-height:800px;
	}
	
.main_back_title{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/main_img_02.png) no-repeat;
	background-position:right bottom;
	min-height:440px;
	padding-top:78px;
	}
	
.main_back_title_img{
	width:687px;
	}

.main_en_waku{
	float:left;
	}
	
.main_sikaku_waku{
	float:right;
	}
	
.main_pickup_waku{
	margin:60px 0px 0px 0px;
	padding-bottom:30px;
	}
	
.main_pickup_waku_02{
	float:left;
	}
	
.main_pickup_waku_03{
	float:right;
	}
	
.main_img_05{
	padding:55px 0px 10px 0px;
	width:428px;
	display:block;
	}
	
.main_img_06{
	width:428px;
	}
	
/*メイン画像*/

/*こんなことでお困りではありませんか？*/

#question_back{
	background: linear-gradient(180deg,#37312f 0%,#37312f 100px,#FFFFFF 100px,#FFFFFF 100%);
	}
	
#question_waku{
	border:3px solid #ffcb3d;
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/question_waku_back.png) repeat;
	padding:30px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
	text-align:center;
	}
	
.question_img{
	width:34px;
	padding-bottom:30px;
	}
	
.question_title{
	font-size:40px;
	margin-bottom:30px;
	}
	
.question_list{
	width:730px;
	margin:50px auto 0px auto;
	}
	
.question_list ul{
	list-style:none;
	text-align:left;
	}
	
.question_list ul li{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/icon_check.png) no-repeat;
	background-position: 0px 0px;
	font-size:30px;
	padding:5px 0px 20px 48px;
	line-height:30px;
	}
	
.question_arrow_img{
	padding:20px 0px 10px 0px;
	}
	
.kaiketu_waku{
	text-align:center;
	margin-top:40px;
	margin-bottom:100px;
	}
	
.kaiketu_title_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/cracker.png) no-repeat,url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/cracker02.png) no-repeat;
	background-position: left 50px top, right 50px bottom 30px;
	min-height:150px;
	}
	
.kaiketu_title{
	font-size:50px;
	margin-bottom:30px;
	line-height:50px;
	}
	
.kaiketu_title_mini{
	font-size:38px;
	line-height:50px;
	margin-bottom:10px;
	}
	
.kaiketu_illust{
    display: inline-block;
	width:316px;
	text-align:center;
	}
	
.kaiketu_illust_title{
	line-height:38px;
	padding-top:10px;
	font-size:38px;
	}
	
.kaiketu_text{
	font-size:30px;
	line-height:38px;
	padding:50px 0px 0px 0px;
	}
	
.kaiketu_text_02{
	font-size:30px;
	font-weight:bold;
	color:#FF0004;
	line-height:38px;
	}
	
.kaiketu_button_waku{
	display:inline-block;
	
	}
	
/*こんなことでお困りではありませんか？*/

/*ボタン*/

.btn_waku{
	margin:50px 0px 100px 0px;
	display:block;
	}

.btn_blue {
  display: inline-block;
  width: 360px;
  text-align:center;
  background-color: #2b3976;
  font-size: 28px;
  line-height:34px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 25px 0px 20px 0px;
  border-radius: 4px;
  border-bottom: 4px solid #313131;
  margin-right:10px;
  text-shadow: 1px 1px 1px rgba(10,10,10,0.7);　
}

.btn_red {
  display: inline-block;
  width: 360px;
  text-align:center;
  background-color: #9e1010;
  font-size: 28px;
  line-height:34px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 25px 0px 20px 0px;
  border-radius: 4px;
  border-bottom: 4px solid #313131;
  margin-left:10px;
  text-shadow: 1px 1px 1px rgba(10,10,10,0.7);
}

a:active.btn_blue {
    transform: translateY(4px);
    border-bottom: none;
	text-decoration: none; color: #FFFFFF;
}
a:link.btn_blue { text-decoration: none; color: #FFFFFF;}
a:visited.btn_blue { text-decoration: none; color: #FFFFFF;}
a:hover.btn_blue { text-decoration: none; color: #FFFFFF;}

a:active.btn_red {
    transform: translateY(4px);
    border-bottom: none;
	text-decoration: none; color: #FFFFFF;
}
a:link.btn_red { text-decoration: none; color: #FFFFFF;}
a:visited.btn_red { text-decoration: none; color: #FFFFFF;}
a:hover.btn_red { text-decoration: none; color: #FFFFFF;}

/*ボタン*/

/*当店が選ばれる4つの理由*/

.reason_title_back{
	background:#37312f;
	padding:90px 0px 110px 0px;
	text-align:center;
	font-size:50px;
	color:#FFFFFF;
	margin-top:10px;
	}
	
.reson_under{
	padding:0px 0px 0px 0px;
	border-bottom:5px solid #FFFFFF;
	}

.reason_waku_gray{
	background:#ededed;
	}
	
.reason_waku_white{
	background:#FFFFFF;
	}
	
.reason_01_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/reason_img_01.png) no-repeat;
	background-position:right top 30px;
	width:100%;
	min-height:550px;
	}
	
.reason_02_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/reason_img_02.png) no-repeat;
	background-position:left top 20px;
	width:100%;
	min-height:550px;
	}
	
.reason_03_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/reason_img_03.png) no-repeat;
	background-position:right top 20px;
	width:100%;
	min-height:550px;
	}
	
.reason_04_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/reason_img_04.png) no-repeat;
	background-position:left top 20px;
	width:100%;
	min-height:550px;
	}
	
.reason_02_text{
	padding-left:490px;
	}
	
.reason_nomver{
	font-size:40px;
	color:#9e1010;
	font-weight:bold;
	padding-top:90px;
	line-height:40px;
	padding-bottom:5px;
	}
	
.reason_nomver_title{
	font-size:30px;
	line-height:32px;
	font-weight:bold;
	padding-bottom:20px;
	}
	
.reason_nomver_text{
	font-size:21px;
	line-height:32px;
	}
	
.reason_nomver_text02{
	font-size:21px;
	line-height:32px;
	}
	
.reason_text{
	text-align:center;
	margin:20px 0px 50px 0px;
	font-size:30px;
	line-height:35px;
	}
	
/*当店が選ばれる4つの理由*/

/*お客様の声*/

.voice_waku{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
	}
	
.voice_text{
	font-size:21px;
	line-height:30px;
	margin:0px 0px 20px 0px;
	}
	
.voice_title{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/voice_title_back_img.png) no-repeat;
	padding:75px;
	height:173px;
	box-sizing:border-box;
	font-size:45px;
	color:#FFFFFF;
	text-align: center;
	}
	
.voice_waku_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/question_waku_back.png) repeat;
	padding:35px;
	text-align:center;
	}
	
.voice_content{
	border: solid 2px #DDDDDD;    	/* 内側の線になる一本線の枠線をひく*/
	outline: solid 2px #FFFFFF;    /* 外側の線になる一本線の枠線をひく*/
	outline-offset: 0px;        /* 外側の線と内側の線の空き具合を調整*/
	margin: 2px;
	background:#FFFFFF;
	padding:30px;
	text-align:left;
	margin-bottom:30px;
	}
	
.voice_comment_var{
	border-bottom:5px solid #000000;
	margin-bottom:5px;
	padding-bottom:3px;
	}

.voice_comment_title{
	font-size:25px;
	font-weight:bold;
	line-height:30px;
	padding:15px 0px 0px 55px;
	float:left;
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/icon_hukidasi.png) no-repeat;
	background-position: left 5px bottom 0px; 
	}
	
.voice_comment_star{
	margin-left:10px;
	float:left;
	}
	
.star_img{
	width:242px;
	}
	
.voice_comment_name{
	float:right;
	padding:5px 0px 0px 0px;
	}

/*ノート*/	
.wrapnote {
	width: 100%;
	}
.wrapnote .note {
	padding: 10px 0 15px 0;
	}
.wrapnote .note p {
	background: url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/line.png) repeat bottom left;
	font-size: 16px;
	line-height: 30px;
	margin: 0px;
	}

.voice_btn_waku{
	text-align:center;
	}

/*お客様の声*/

/*フッター*/
#footer{
	background:#37312f;
	padding:10px 0px 0px 0px;
	text-align:center;
	min-height:100px;
	}
	
.copy_light{
	color:#FFFFFF;
	font-size:12px;
	}
/*フッター*/

.spnone{ display:block;}
.pcnone{ display:none;}

/*******************************************************************/
/*******************************************************************/
/*******************************************************************/
/*******************************************************************/

@media screen and (min-width: 0px) and (max-width: 780px)  {
	
.spnone{ display:none;}
.pcnone{ display: inline;}
.brnone br{
	display:none;
	}
	
#head{
	background:#DDDDDD;
	padding-bottom:10px;
	}
	
.waku{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
	
h1{ font-size:11px; }
	
#logo{
	float:none;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:5px;
	}
	
#head_botton{
	float:none;
	}
	
.head_button_img{
	width:49%;
	float:left;
	box-sizing:border-box;
	padding:0;
	margin:0;
	}
	
.head_button_img_b{
	width:49%;
	float:right;
	padding:0;
	margin:0;
	}

/*メイン画像*/
#main_back{
	background: url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/img_main_ver02.png) no-repeat;
	background-position:top center;
	background-color:#37312f;
	background-size:contain;
	min-height:500px;
	}
	
.main_back_title{
	background:  url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/main_img_02.png) no-repeat;
	background-position:right bottom;
	min-height: 570px;
	height:100%;
	padding-top:10px;
	background-size:35%;
	}
	
.main_back_title_img{
	width:90%;
	margin-left:10px;
	}

.main_en_waku{
	float:left;
	}
	
.main_sikaku_waku{
	float:right;
	}
	
.main_pickup_waku{
	margin:-100px 0px 0px 0px;
	}
	
.main_pickup_waku_02{
	float:none;
	margin-bottom:20px;
	}
	
.main_pickup_waku_03{
	float:none;
	}
	
.main_img_03{
	width:30%;
	}
	
.main_img_04{
	width:30%;
	}
	
.main_img_05{
	padding:0px 0px 10px 0px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	}
	
.main_img_06{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding-bottom:20px;
	}
	
/*メイン画像*/

/*こんなことでお困りではありませんか？*/

#question_back{
	background: linear-gradient(180deg,#37312f 0%,#37312f 100px,#FFFFFF 100px,#FFFFFF 100%);
	}
	
#question_waku{
	border:3px solid #ffcb3d;
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/question_waku_back.png) repeat;
	padding:20px;
	width:100%;
	box-sizing:border-box;
	text-align:center;
	}
	
.question_img{
	width:34px;
	padding-bottom:30px;
	}
	
.question_title{
	font-size:25px;
	line-height:28px;
	margin-bottom:30px;
	font-weight:bold;
	}
	
.question_list{
	width:100%;
	margin:20px auto 0px auto;
	}
	
.question_list ul{
	list-style:none;
	text-align:left;
	}
	
.question_list ul li{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/icon_check.png) no-repeat;
	background-position: 0px 0px;
	font-size:25px;
	padding:7px 0px 20px 48px;
	line-height:25px;
	}
	
.question_arrow_img{
	padding:10px 0px 10px 0px;
	}
	
.kaiketu_waku{
	text-align:center;
	margin-top:40px;
	margin-bottom:50px;
	}
	
.kaiketu_title_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/cracker.png) no-repeat,url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/cracker02.png) no-repeat;
	background-position: left top, right top 10px;
	background-size:100px,100px;
	min-height:100%;
	}
	
.kaiketu_title{
	font-size:35px;
	margin-bottom:30px;
	line-height:35px;
	font-weight:bold;
	}
	
.kaiketu_title_mini{
	font-size:23px;
	line-height:20px;
	margin-bottom:10px;
	}
	
.kaiketu_illust{
    display: inline-block;
	width:48%;
	text-align:center;
	padding:0px;
	margin:0px;
	}
	
.kaiketu_illust_img{
	width:100%;
	}
	
.kaiketu_illust_title{
	line-height:25px;
	padding-top:10px;
	font-size:25px;
	margin-bottom:20px;
	}
	
.kaiketu_text{
	font-size:20px;
	line-height:20px;
	padding:30px 0px;
	}
	
.kaiketu_text_02{
	font-size:18px;
	font-weight:bold;
	color:#FF0004;
	}
	
.kaiketu_button_waku{
	display:inline-block;
	
	}
	
/*こんなことでお困りではありませんか？*/

/*ボタン*/

btn_waku{

	}

.btn_blue {
  display: inline-block;
  width: 80%;
  text-align:center;
  background-color: #2b3976;
  font-size: 23px;
  line-height:34px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 25px 0px 20px 0px;
  border-radius: 4px;
  border-bottom: 4px solid #313131;
  margin-right:0px;
  margin-bottom:10px;
}

.btn_red {
  display: inline-block;
  width: 80%;
  text-align:center;
  background-color: #9e1010;
  font-size: 23px;
  line-height:34px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 25px 0px 20px 0px;
  border-radius: 4px;
  border-bottom: 4px solid #313131;
  margin-left:0px;
}


/*ボタン*/

/*当店が選ばれる4つの理由*/

.reason_title_back{
	background:#37312f;
	padding:60px 0px 80px 0px;
	text-align:center;
	font-size:28px;
	color:#FFFFFF;
	margin-top:10px;
	}
	
.reson_under{
	padding:0px 0px 0px 0px;
	border-bottom:3px solid #FFFFFF;
	}

.reason_waku_gray{
	background:#ededed;
	}
	
.reason_waku_white{
	background:#FFFFFF;
	}
	
.reason_01_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/reason_img_01.png) no-repeat;
	background-position:right bottom;
	background-size:40%;
	width:auto ;
	min-height: 100%;
	padding:10px 10px 150px 10px;
	}
	
.reason_02_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/reason_img_02.png) no-repeat;
	background-position:right top 0px;
	background-size:40%;
	width:auto;
	min-height:100%;
	padding:100px 10px 10px 10px;
	}
	
.reason_03_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/reason_img_03.png) no-repeat;
	background-position:right bottom;
	background-size:40%;
	width:auto ;
	min-height: 100%;
	padding:10px 10px 150px 10px;
	}
	
.reason_04_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/reason_img_04.png) no-repeat;
	background-position:right top 0px;
	background-size:40%;
	width:auto;
	min-height:100%;
	padding:100px 10px 10px 10px;
	}
	
.reason_02_text{
	padding-left:0px;
	padding-bottom:10px;
	}
	
.reason_nomver{
	font-size:40px;
	color:#9e1010;
	font-weight:bold;
	padding-top:30px;
	line-height:30px;
	padding-bottom:5px;
	}
	
.reason_nomver_title{
	font-size:22px;
	line-height:32px;
	font-weight:bold;
	padding-bottom:5px;
	}
	
.reason_nomver_text{
	font-size:16px;
	line-height:18px;
	padding:10px 0px;
	}

.reason_nomver_text02{
	font-size:16px;
	line-height:18px;
	background: rgba(255,255,255,0.7);
	padding:10px 0px;
	}
	
.reason_text{
	text-align:center;
	margin:20px 0px 20px 0px;
	font-size:16px;
	line-height:20px;
	}
	
/*当店が選ばれる4つの理由*/

/*お客様の声*/

.voice_waku{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	}
	
.voice_text{
	font-size:16px;
	line-height:20px;
	margin:0px 0px 10px 0px;
	}
	
.voice_title{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/voice_title_back_img.png) no-repeat;
	padding:75px;
	height:173px;
	box-sizing:border-box;
	font-size:25px;
	color:#FFFFFF;
	text-align: center;
	}
	
.voice_waku_back{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/question_waku_back.png) repeat;
	padding:10px;
	text-align:center;
	}
	
.voice_content{
	border: solid 2px #DDDDDD;    	/* 内側の線になる一本線の枠線をひく*/
	outline: solid 2px #FFFFFF;    /* 外側の線になる一本線の枠線をひく*/
	outline-offset: 0px;        /* 外側の線と内側の線の空き具合を調整*/
	margin: 2px;
	background:#FFFFFF;
	padding:15px;
	text-align:left;
	margin-bottom:30px;
	}
	
.voice_comment_var{
	border-bottom:3px solid #000000;
	margin-bottom:5px;
	padding-bottom:5px;
	}

.voice_comment_title{
	font-size:25px;
	font-weight: bold;
	line-height:20px;
	padding:10px 0px 0px 3px;
	float: none;
	background: none;
	background-position: left 5px bottom 0px;
	box-sizing:border-box;
	}
	
.voice_comment_star{
	margin-left:0px;
	float: none;
	display:none;
	}
	
.star_img{
	width:100%;
	max-width:150px;
	padding-top:3px;
	display:none;
	}
	
.voice_comment_name{
	float:right;
	padding:5px 0px 0px 0px;
	}

.voice_btn_waku{
	text-align:center;
	}

.wrapnote {
	width: 100%;
	}
.wrapnote .note {
	padding: 10px 0 15px 0;
	}
.wrapnote .note p {
	background: none;
	font-size: 16px;
	line-height: 30px;
	margin: 0px;
	}
/*お客様の声*/











	
}

@media screen and (min-width: 0px) and (max-width: 550px)  {


.main_back_title{
	background:  url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/main_img_02.png) no-repeat;
	background-position:right bottom;
	min-height: 450px;
	height:100%;
	padding-top:10px;
	background-size:35%;
	}


.main_pickup_waku{
	margin:-80px 0px 0px 0px;
	}


/*こんなことでお困りではありませんか？*/
.question_list ul li{
	background:url(https://gigaplus.makeshop.jp/decodecoshop/img/lp_panel/icon_check.png) no-repeat;
	background-position: 0px 0px;
	background-size:25px;
	font-size:20px;
	padding:5px 0px 15px 30px;
	line-height:21px;
	}
	
.kaiketu_title{
	font-size:25px;
	margin-bottom:30px;
	line-height:30px;
	font-weight:bold;
	}
/*こんなことでお困りではありませんか？*/









}

@media screen and (min-width: 0px) and (max-width: 390px)  {


.main_back_title{
	background: none;
	background-position:right bottom;
	min-height: 250px;
	height:100%;
	padding-top:10px;
	background-size:30%;
	}

.main_pickup_waku{
	margin:-30px 0px 0px 0px;
	text-align:center;
	}
	
.main_img_03{
	width:45%;
	padding:0;
	margin:0;
	}
	
.main_img_04{
	width:45%;
	padding:0;
	margin:0;
	}
	
/*当店が選ばれる4つの理由*/	
.reason_01_back{
	background: none;
	width:auto ;
	min-height: 100%;
	padding:10px 10px 10px 10px;
	}
	
.reason_02_back{
	background: none;
	width:auto ;
	min-height: 100%;
	padding:10px 10px 10px 10px;
	}
	
.reason_03_back{
	background: none;
	width:auto ;
	min-height: 100%;
	padding:10px 10px 10px 10px;
	}
	
.reason_04_back{
	background: none;
	width:auto ;
	min-height: 100%;
	padding:10px 10px 10px 10px;
	}
	
.reason_nomver{
	font-size:30px;
	color:#9e1010;
	font-weight:bold;
	padding-top:20px;
	line-height:30px;
	padding-bottom:5px;
	}
	
.reason_nomver_title{
	font-size:22px;
	line-height:25px;
	font-weight:bold;
	padding-bottom:5px;
	}
	
.reason_nomver_text{
	font-size:15px;
	line-height:18px;
	padding:10px 0px;
	}

.reason_nomver_text02{
	font-size:16px;
	line-height:18px;
	background: rgba(255,255,255,0.7);
	padding:10px 0px;
	}
/*当店が選ばれる4つの理由*/



}



























</pre></body></html>