@charset "UTF-8";
/* CSS Document */
/******************
レスポンシブ
******************/
/*
@media only screen and (max-width: 800px) {
	#header {
		width: 100%;
		height:150px;
		background-image: url(https://gigaplus.makeshop.jp/fuubian/images/sp/header/headera_image_sp.jpg);
		background-position: left 50px;
		background-repeat: no-repeat;
		background-size: contain;
	}
	#header a img {
		display: none;
	}
	#header h2#logo {
		display: none;
	}
	#header_nav {
		display: none;
	}
	div#M_basketTemp1 {
    display: none;
	}
}
*/
 /*******************
 SIDE
 *******************/

.giude_side {
	width: 216px;
	margin: 16px 25px 0 0;
}
.sec_guide_side {
	margin: 0 0 60px 0;
}
.sec_guide_side h2 {
	font-size: 17px;
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-weight:bold;
	color: white;
	background-color: #a0a0a0;
	margin: 0 0 18px 0;
	letter-spacing: 3px;
    padding: 4px 0 0 0;
}
.sec_guide_side ul {
}
.sec_guide_side ul li {
	background-image: url(https://gigaplus.makeshop.jp/fuubian/images/guide/arrow_side_navi.png);
	background-repeat: no-repeat;
	background-position: 6px 1px;
	font-size: 15px;
	line-height: 15px;
	padding: 0 0 12px 23px;
	margin: 0 0 25px 0;
	border-bottom: solid 1px #e5e5e5;
}
.sec_guide_side ul li a {
	color: #000;
	text-decoration: none;
}
.sec_guide_side ul li a:hover {
	color: #db71a1;
}

 .company p {
	font-size: 15px;
}
.company p.phone_free {
	font-size: 20px;
	background-image: url(https://gigaplus.makeshop.jp/fuubian/images/guide/phone.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 22px;
	padding: 2px 0 0 40px;
	margin: 8px 0 0 0;
}
.company p.phone_time {
	font-size: 11px;
	margin: 0 0 8px 0;
}


/***********************
各種スタイル
***********************/
.g_content {
	zoom: 1;
	overflow: hidden;
	width: 800px;
	margin: 0 0 80px 0;
	background-color: #eeeeee;
}
.g_content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}
.g_content br:last-child {
	display: block !important;
}
.g_content .red {
	color: red;
}
.g_content h2.guide_title {
	width: 170px;
	float: left;
	padding: 12px 5px;
	font-size: 15px;
	font-weight: bold;
}
.g_content .g_content_body {
	float: left;
	width: 600px;
	background-color: #fff;
	padding: 12px 0 20px 20px;
	font-size: 13px;
	line-height: 1.4em;
}
/* マージンの設定 */
.g_content_body .btm1em {
	margin: 0 0 1em 0 !important;
}
.g_content_body .btm2em {
	margin: 0 0 2em 0 !important;
}
.g_content_body .btm3em {
	margin: 0 0 3em 0 !important;
}
.g_content_body h3,.g_content_body  p {
	margin: 0 0 4px 0;
}

/* テーブル */
.g_content_body table.tbl_guide_pay, table.tbl_guide_pay th , table.tbl_guide_pay td {
	border-collapse: collapse;
    border:1px solid #ccc;
	padding: 8px;
	width: 100%;
}
.g_content_body table th {
	width: 25%;
}
.g_content_body table ul li {
	margin: 0.5em;
}

/* 文字設定 */
.g_content .p_center, .g_content_single .p_center {
	text-align: center;
}
.g_content .p_left, .g_content_single .p_left {
	text-align: left;
}
.g_content .fs15, .g_content_single .fs15 {
	font-size: 15px;
}
.g_content .fs12, .g_content_single .fs12 {
	font-size: 12px;
}
.g_content .fs11, .g_content_single .fs11 {
	font-size: 11px;
}
.g_content .fs20, .g_content_single .fs20 {
	font-size: 20px;
}

/* 窓枠 */
.guide_caution {
	padding: 1em;
	border: 2px solid #bf0101
}

/* リスト */
.g_content_body ul.list_style li {
	margin: 0 0 8px 0;
	
}
/* 海外発送の料金表 */
.g_content table.kaigai .kaigai_h1 {
	background-color: #DAD9C7;
}
.g_content table.kaigai th, .g_content table.kaigai td {
	padding: 4px;
}
.g_content table.kaigai th {
	width: 20%;
}
.g_content table.kaigai td {
	text-align: right;
}

/* ボタン */
.g_content .bottom_a {
	padding: 15px 12px 12px 12px;
	background-color: #bf0101;
	color: #fff;
	width:80%;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	display: block;
	margin: 0 auto;
}
.g_content .bottom_a a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}
.g_content .bottom_a a:hover {
	color: #ff0;
	text-decoration: none;
	letter-spacing: 1px;
}
/* 包装紙一覧 */
.g_content_single ul.housou_list {
	zoom: 1;
	overflow: hidden;
}
.g_content_single ul.housou_list:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.g_content_single ul.housou_list li {
	width: 33%;
	float: left;
}
.g_content_single ul.housou_list li p.img_hosou {
	margin: 0 0 1% 0;
}
.g_content_single ul.housou_list li img {
	width: 100%;
}
.g_content_single ul.housou_list li p.name {
	text-align: center;
	font-size: 15px;
}
/* 熨斗、命名札一覧 */
.g_content_single ul.list_noshi {
	zoom: 1;
	overflow: hidden;
}
.g_content_single ul.list_noshi:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}
.g_content_single ul.list_noshi li {
	float: left;
	margin: 0 20px 0 0;
}
.g_content_single ul.list_noshi li p {
	text-align: center;
}

/* 熨斗、命名札一覧 */
.g_content_single ul.list_noshi {
	zoom: 1;
	overflow: hidden;
}
.g_content_single ul.list_noshi:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}
.g_content_single ul.list_noshi li {
	float: left;
	margin: 0 20px 0 0;
}
.g_content_single ul.list_noshi li p {
	text-align: center;
}
/* ギフトカードについて */
.g_content .tl_card {
	text-align: center;
	font-size: 18px;
	background-color: #f7ead7;
	padding: 12px 0 8px 0;
}
.g_content ul.giftcard {
}
.g_content ul.giftcard li {
	width: 600px;
	border-bottom: 1px solid #ccc;
	padding: 16px 0 16px 0 ;
	zoom: 1;
	overflow: hidden;
}
.g_content ul.giftcard li:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}
.g_content ul.giftcard li:last-child {
	border: none;
}
.g_content ul.giftcard li .left, .g_content ul.giftcard li .right {
	float: left;
	width: 300px;
}
.g_content ul.giftcard li p {
	text-align: center;
}
.g_content ul.giftcard li p.text_card {
	margin: 0 0 0 10px;
	width: 290px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
}
.g_content ul.giftcard li p.img_card {
	width:280px;
}
.g_content ul.giftcard li p.img_card img {
	border: 1px solid #eee;
	width:100%;
}
/* お届けについて */
.g_content .p_center {
	text-align: center;
}
.g_content .fs15 {
	font-size: 15px;
}
.g_content .fs12 {
	font-size: 12px;
}
.g_content .fs11 {
	font-size: 11px;
}
.guide_caution {
	padding: 1em;
	border: 2px solid #bf0101
}
/**********************
お支払い方法
**********************/
.g_content {
	zoom: 1;
	overflow: hidden;
	width: 800px;
	margin: 0 0 80px 0;
	background-color: #eeeeee;
}
.g_content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.g_content br:last-child {
	display: block !important;
}
.g_content .red {
	color: red;
}
.g_content h2.guide_title {
	width: 170px;
	float: left;
	padding: 12px 5px;
	font-size: 15px;
	font-weight: bold;
}
.g_content .g_content_body {
	float: left;
	width: 600px;
	background-color: #fff;
	padding: 12px 0 20px 20px;
	font-size: 13px;
	line-height: 1.4em;
}
.g_content_body .btm1em {
	margin: 0 0 1em 0 !important;
}
.g_content_body .btm2em {
	margin: 0 0 2em 0 !important;
}
.g_content_body .btm3m {
	margin: 0 0 3em 0 !important;
}
.g_content_body table, .g_content_body th, .g_content_body td {
	border-collapse: collapse;
	border: 1px solid #ccc;
	padding: 8px;
}
.g_content_body table th {
	width: 25%;
}
.g_content_body table ul li {
	margin: 0.5em;
}

/******************
会社概要
******************/
.g_content_single .btm3em {
	margin: 0 0 3em 0;
}
.g_content_single .img_shop {
	margin: 0 0 1em 0;
}
.g_content_single h2.guide_title {
	font-size: 20px;
	border-bottom: 2px solid #666;
	margin: 0 0 16px 0;
    padding: 8px 0;
}
.g_content_single {
    width: 800px;
	margin: 0 0 60px 0;
}
.g_content_single table {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	width: 100%;
}
.g_content_single table td, .g_content_single table th {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 16px 10px;
}

/******************
evidence
******************/
.type01 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
.type01 th {
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
.type01 td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}


/*送料表*/
.shipprice table, .shipprice table td, .shipprice table th {
    border-collapse: collapse;
    border:1px solid #ccc;
    text-align: center;
}
.shipprice table {
    width: 100%;
    margin: 0 0 1em 0;
}
.shipprice table td.tl, .shipprice table th.tl {
    padding: 1% 0;
    background-color: #fc0;
    font-size: 15px;

}
.shipprice table th {
    background-color: #eee;
}
.shipprice table td, .shipprice table th {
    width: 16.5%;
    padding: 0.5% 0;
}
.shipprice table td {
    padding: 2% 0;
}
.shipprice table td.free {
    font-weight: bold;
    color: #CC0001;
    font-size: 20px;
    letter-spacing: 0.3em;
    padding: 3% 0;
}
.shipprice table th span.small {
    font-size: 9px;
    color: #666;
    line-height: 1.1em;
    display: block;
    height: 3.5em;
}