@charset "utf-8";

#insurance_wrap{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
}
html #insurance_wrap{
	font-size: 62.5%;
}
#body #insurance_wrap{
	width: auto;
	margin-top: 15px;
	font-size: 16px;
	line-height: 1.5;
	color: #333333;
	font-family: 'Noto Sans JP', sans-serif !important;
	font-weight: 400;
}
#insurance_wrap img{
	height: auto;
	vertical-align: bottom;
	max-width: 100%;
}
#insurance_wrap .flexbox{
	display: flex;
	justify-content: space-between;
}

/* ------------------------------------------------------
	Reset
 ------------------------------------------------------- */
.is-mian a {
	text-decoration: underline;
	-webkit-transition: all .35s cubic-bezier(.75, 0, .35, 1);
	transition: all .35s cubic-bezier(.75, 0, .35, 1);
}
.is-main a:hover,
.is-main a:hover img {
 text-decoration:none;
 opacity:.8;
 }
.is-main a:before,
.is-main a:after,
.is-main a img {
	-webkit-transition: all .35s cubic-bezier(.75, 0, .35, 1);
	transition: all .35s cubic-bezier(.75, 0, .35, 1);
}

.c-sns-list {letter-spacing: -.4em;float: right;display: table;table-layout: fixed;margin: 0 -10px 0 0;}
.c-sns-item {vertical-align: top;letter-spacing: 0;margin: 0 0 0 0;display: table-cell;padding: 0 10px 0 0;}

h1,h2,h3,p,a,ul,ol,li{
	margin: 0;
	padding: 0;
	list-style:none;
}

/* -------------------------
        	  sns
-----------------------------*/
#main .u-inner{width: 967px;margin: 0 auto;}
#main .is-item_fb{display: inline-block;}
#main .is-item_twitter{display: inline-block;}
#main .l-mainSns_items{width: 967px;}
#main{position: relative;}
#wrapper .l-mainSns_items .is-item_fb{position: absolute;top: 0;right: 200px;}
#wrapper .l-mainSns_items .is-item_tw{position: absolute;top: 0;right: 117px;}
DIV#pankuzu_r{width: 967px;margin: 0 auto; margin-bottom: 30px}

/* -------------------------
          visible
-----------------------------*/
#insurance_wrap .visible-pc{display: inline-block;}
#insurance_wrap .visible-sp{display: none;}

/* -------------------------
          pageTop 
-----------------------------*/
#float-btn-backtotop { 
	position: fixed;
	height: 0;
	width: 100%;
	bottom: 20px;
	right: 0;
	z-index: 1005;
	transition: 0.2s ease;
}
#float-btn-backtotop .container { 
	max-width: 1200px; 
	min-width: 967px; 
	margin: 0 auto !important; 
	padding: 0; 
	position: relative;
}
#float-btn-backtotop > .wrapper {
	max-width: 1200px; 
	min-width: 967px; 
	margin: 0 auto; 
}
#float-btn-backtotop .bttbtn { 
	position: absolute; 
	bottom: 0; 
	right: 20px; 
}
#float-btn-backtotop .bttbtn a { 
	display: block; 
	text-align: center; 
	width: 40px;
	height: 40px; 
	background-color: #9fa1a0; 
	transition: opacity 0.3s ease;
	opacity: 0.8;
}
#float-btn-backtotop .bttbtn a:hover,
#float-btn-backtotop .bttbtn a:focus { 
	opacity: 0.7; 
}
#float-btn-backtotop .bttbtn a img { 
	vertical-align: baseline; 
	width: auto !important; 
}
#float-btn-backtotop a:before { 
	content: ""; 
	display: inline-block; 
	height: 100%; 
	vertical-align: middle; 
}

/*-----------------------------
          layout
-----------------------------*/

/* ここからPC用コーディング開始 */

/* simurate -------------------- */
* {
    font-family:'メイリオ';
    /*font-size:13px;*/
}

/* reset -------------------- */
#bdArea ul {
    list-style:none;
}

#bdArea ul,
#bdArea li,
#bdArea dl,
#bdArea dt,
#bdArea dd {
    margin:0; padding:0;
}

/* bdArea -------------------- */
#bdArea {
    width:976px;
    margin:0 auto;
}

/*#bdArea img{
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}*/

/* itemArea -------------------- */
#itemArea {
    margin-bottom:2em;
}

#itemArea ul {
    overflow:hidden;
    margin:0 30px;
}

#itemArea li {
    width:338px;
    padding:10px 0;
    border:1px solid #ccc;
    margin-bottom: 20px;
}

#itemArea li.left {
    float:left;
}

#itemArea li.right {
    float:right;
}

#itemArea li img {
    display:block;
    margin:auto;
}

#itemArea li img.price,
#itemArea li img.camp,
#itemArea li img.button {
    margin-top:1em;
}

#itemArea .soldout {
    height:129px;
    background:#888;
    margin:10px 10px 0 10px;
    text-align:center;
    color:#fff;
    padding-top:73px;
}

#itemArea .soldout a.link {
    display:block;
    width:200px;
    margin:10px auto;
    background:#fff url('https://ec-club.panasonic.jp/img/topNew/arrow_07.gif') no-repeat 8px 50%;
    border:1px solid #666;
    border-radius:3px;
    box-shadow:0 2px 2px 0 #777;
    padding:6px 6px 6px 6px;
    text-decoration:none;
}

#itemArea .soldout a.link:hover {
    opacity:.6;
    filter:Alpha(Opacity=60);
}

/* bnArea -------------------- */
#bnArea {
    margin-bottom:2em;
}

/* meritArea -------------------- */
#meritArea dl {
    clear:both;
    margin-bottom:1em;
}

#meritArea dt {
    background:#666;
    padding:.5em;
    color:#fff;
}

#meritArea dd {
    overflow:hidden;
    padding:1em;
}

#meritArea dd p {
    margin:0 0 1em;
}

#meritArea dd iframe {
    display:block;
    margin:0 auto;
}

#meritArea {
    line-height:1.4em;
}

#meritArea img {
    float:right;
    margin-left:2em;
}

#doubleArea { width:710px; margin:0 auto 30px auto;  position:relative; height:787px; }
#doubleArea a:hover { opacity:.8; filter:Alpha(opacity=80); }
#doubleArea a#bdLeft { position:absolute; top:0px; left:0px; }
#doubleArea a#bdRight { position:absolute; top:0px; left:370px; }

/* bottomText -------------------- */
#bottomText {
    margin-top: 30px;
    font-size: .9em;
    line-height: 1.4em;
    background: #eee;
    padding: 3px 10px;
}

.pagetop {
    margin-top: 30px;
	margin-bottom: 30px;
    overflow: hidden;
}

.pagetop a {
    background: url(./arrow_02.gif) no-repeat 0 0.45em;
    padding: 0 0 0 10px;
    float: right;
}

/* common -------------------- */
#bdArea .small {
    font-size:80%;
}

.pt5-read{
    width:85%;
    margin:0 auto;
    padding:0 2em;
    text-align: center;
    font-size: 23px;
    font-weight: 500;
    font-family: 'M PLUS 1p', sans-serif;
    background: linear-gradient(transparent 50%, #ffff33 100%);
}

.pt5{
    font-size:48px;
    font-weight: 800;
    font-family: 'M PLUS 1p', sans-serif;
    font-style: italic;
    color:#e00000;
}

.bnr_pointup{
    margin-top:20px;
}

.set-sku{
    width:900px;
    margin:0 auto 40px;
    /* display: flex; */
    text-align:center;
    border:1px solid #ccc;
	box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.title_set_sku{
    margin:0;
    padding:0;
}

.price_set_sku{
    margin:10px 0;
    padding:0;
}

.button_set_sku{
    margin:0 0 10px;
    font-size:18px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    color:#e00000;
}

table.productListTable {
  	margin: 10px auto;
 	width: 90%;
	border: 1px #CCCCCC solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 120%;
}
table.productListTable th {
	/*width: 40%;*/
	padding: 5px;
	vertical-align: middle;
	border: #CCCCCC solid;
	border-width: 0 1px 1px 0;
	background: #f2f0e4;
	/*font-weight: bold;*/
	text-align: center;
	/*min-width: 143px;*/
}

table.productListTable td {
	padding: 5px 5px 5px 10px;
	vertical-align: middle;
	border: #CCCCCC solid;
	border-width: 0 1px 1px 0;
	text-align: left;
	/*vertical-align :top;*/
}
table.productListTable td.center {
	text-align: center;
}




/* ------------------------------------------------------------------------------------------------------------
	media
 ------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 736px) {
	
	#body #insurance_wrap{width: auto;margin-top: 20px;padding: 10px;font-size: 14px;}
	#insurance_wrap img{max-width: 100%;}
	#insurance_wrap .flexbox{display: block;}
	DIV#pankuzu_r {line-height:1.5;width:auto;margin:10px 10px 0;font-size: 12px;position: static;}
	
	/*------sns------*/
	#wrapper .l-mainSns_items .is-item_fb{top: 30px;right: 85px;}
	#wrapper .l-mainSns_items .is-item_tw{top: 30px;right: 5px;}
	
	/*------sp------*/
	#insurance_wrap .visible-pc{display: none;}
	#insurance_wrap .visible-sp{display: inline-block;}
	
	/*------pagetop------*/
	#float-btn-backtotop{width:auto;}
	#float-btn-backtotop .bttbtn{right: 10px;}
	.l-page_top,.l-page_top .anc{display: none;}
	
	/*------ sp-layout ------*/
	
	/* ここからスマホ用コーディング開始 */
	DIV#pankuzu_r{
    width: 100%;
	}
	
	#bdArea {
    width: 100%;
	}

}


/* ↓↓↓ floatを使ったときに使用 ↓↓↓　*/

/*-----clearfix-----*/
/* floatの親要素:after{
	display: block;
	clear: both;
	content: "";
	} */