/*** bootstrap アコーディオン色変更 ***/
.accordion-button:not(.collapsed) {
  background-color: #bef6f8;
}

/*** アンカー ***/
a.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}


/*** リストクリア ***/
ul.none{ list-style: none; padding: 0; margin: 0;} ul.none li{ list-style: none;}

.side_left{ width: 195px; float: left; margin: 0 20px 0 0; }
.side_right{ width: 180px; float: right;}
.main_right{ width: 775px; float: right;}
.main_center{ width: 580px; float: left;}

.side_right_g{ width: 195px; float: right; margin: 0 0 0 0; }
.main_left{ width: 775px; float: left;}

.breadcrumb { padding: 8px 15px; margin-bottom: 20px;  list-style: none;  background-color: #f5f5f5;  border-radius: 4px; }
.breadcrumb > li { display: inline-block;}
.breadcrumb > li + li:before { padding: 0 5px; color: #ccc; content: "/\00a0";}
.breadcrumb > .active { color: #777;}

header{ margin: 0 0 0 0;}
/*ヘッダー*/
.head_rogo{ width: 1000px; margin: 0 auto; height: 75px; }
.head_lang{ width: 180px; height: 20px; margin: 0 0 -15px 0; border: 1px solid #ccc; border-top:none; border-radius: 0 0 3px 3px; font-size: 12px; text-align: center; position: relative;   top: 0px; left: 820px; }

/* ロゴ */
.rogo { background: url(/images/defult/head/head_rogo.svg) no-repeat; width: 550px; height: 65px; margin: 0; padding: 0; float: left; }
.rogo a{ display: block; width: 210px; height: 65px; text-indent: -9999px;}
.head_serch{ float: right; width: 300px;}
.head_rogo:after{content: ""; clear: both; display: block;}

/* ヘッダーナビゲーション*/
.head_sub{ background: #fff; border-bottom: 1px solid #F3F7F7;}
.head_sub ul{ margin:0; padding:3px 0; list-style:none; color: #444; width: 990px; margin: 0 auto; text-align: center;}
.head_sub li{ list-style: none; display: inline; font-size: 0.8em; }

#menu_body{ background: #e72f49;}

#menu_body .nav { background:#ac1b48 ; margin:0 auto; padding:0; width: 1000px; font-family: "Rounded Mplus 1c",Noto Sans Japanese;  }

#menu_body .nav ul{ margin:0; padding:0; list-style:none; background: #ac1b48;}
#menu_body .nav li { margin:0; padding:0;list-style: none; float: left; font-weight: 700; }
#menu_body .nav li a { display:block; }
#menu_body .nav li a:hover {  }
#menu_body .nav:after{content: ""; clear: both; display: block;}
#menu_body .nav ul	:after{content: ""; clear: both; display: block;}
/**ボタンメニュー設定**/
.btn_00 { padding: 5px 19px; margin: 10px 0; font-size: 14px; }
.btn_00 { border-right: 1px solid  #e72f49;}
.bn_last{ border:none;}

.btn_0 a { color: #fff; text-decoration: none;}
.btn_0 a:hover { color: #fff;}

/* サブナビゲーション */

#menu_body .nav li ul { margin:0; padding:0; 
	display: none;
	position: absolute; border:1px solid #ccc; z-index:200;
	font-size: 85%;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}
#menu_body .nav li ul li {	float: none; font-weight: 400; }
#menu_body .nav li ul li a {	background: #fff; text-align:left; color: #555; padding: 8px; }
#menu_body .nav li ul li a:hover {	background: #e72f49; color: #fff;}
#menu_body .nav li ul li:last-child a {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	}

.fixed { position: fixed; z-index:200; top: 0; left: 0; width: 100%; min-width:1024px;}

/**************************************
            フッター
**************************************/

footer{ margin:20px 0 0 0; background: #f2f2f2; }
.footer_body{ width: 1180px; padding: 0 10px; margin: 0 auto;}
.footer_body:after{content: ""; clear: both; display: block;}



/**第一階層**/
#footer_textlink{ text-align:center; background:#fff; padding:10px; margin:0;  }/**第一階層テキストリンク**/
#footer_textlink li{ display:inline;}

/**第二階層**/

#footer_item{ }
#footer_ul h4{ padding: 10px; font-size:14px; font-weight:bold; margin:0;}

#footer_ul a{ color:#fff; text-decoration:none; }
#footer_ul a:hover{ color:#FC0; text-decoration:underline;}
#footer_ul ul{ list-style:none; margin:0; padding:0;}
#footer_ul li{ margin:0 0 0 15px; }
#footer_ul ul.left{ width:48%; float:left; }
#footer_ul ul.right{ width:48%; float:left; }

#footer_item01{ color:#fff; width:166px; float:left; margin:0 0 0 0; background:#b4d100; height:220px;}/**早期割引商品**/
#footer_item02{ color:#fff; width:330px; float:left; margin:0 0 0 0; background:#63c7f2; height:220px;}/**通常商品**/
#footer_item03{ color:#fff; width:170px; float:left; margin:0 0 0 0; background:#F44336; height:220px;}/**特急商品**/
#footer_item04{ color:#fff; width:330px; float:left; margin:0 0 0 0; background:#34495e; height:220px;}/**グッズ商品**/

/**第三階層**/

#footer_info{ background: #F3F7F7; color: #333;}
#footer_info a{ color: #333; text-decoration: none;}
#footer_info a:hover{ text-decoration:underline; color:#333;}

/**************************************
            トップページ
**************************************/

.contents{width: 1000px; margin: 0 auto;}
.contents_row:after{content: ""; clear: both; display: block;}
.contents_left { width: 220px; float: left;}
.contents_center { width: 520px; float: left; margin-left: 20px;}
.contents_right { width: 220px; float: right;}



/**ニュースコンテンツ**/
#news_body{ border-radius:5px;  border:5px solid #ebebeb;}
#news_body h3{ margin:-3px 0 15px 10px; padding:0; line-height:0px; color: #ea575b; font-family: "Rounded Mplus 1c"; font-size: 20px; font-weight: 700; 
text-shadow: 3px 3px 1px #fff,-3px 3px 1px #fff,3px -3px 1px #fff,-3px -3px 1px #fff;}
#news_body ul{ padding:10px 10px 0px 10px; margin:-5px 0 0 0; list-style:none;}
#news_body li{ border-bottom:1px solid #ccc; padding:5px 0px; margin:0;}
#news_body li:last-child{ border-bottom:none; padding:5px 0px; margin:0;}

#news_body a.more{ font-size:10px; color:#fff; text-decoration:none; display:block; background:#ea575b; border-radius:3px; padding:5px 10px; float:right; margin:-25px 10px 0 10px; font-family:Arial, Helvetica, sans-serif;}

/**blogコンテンツ**/
.icon_eikou{ background: url(/images/top/icon_eikou.png) left no-repeat ; margin: 0 0 0px 0; padding:5px 5px 5px 45px; font-size: 24px; color: #1392bd; font-family: "Rounded Mplus 1c"; font-weight: 700;  }

.blog_body_contents{ width: 580px }
.twitter_body_contents{ width: 350px;}
.blog_kokoro{ background: url(/images/top/icon_kokoro.png) no-repeat; margin: 20px 0 0 0; }
.blog_hotline{ background: url(/images/top/icon_hotline.png) no-repeat;}


.blog_body{ padding: 0 0 0 120px; height: 110px;}
.blog_body ul{ padding: 0; margin: 0 0 0 0; list-style: none;}
.blog_body li{ padding: 3px; margin: 0; list-style: none;}
.blog_link { margin: 0; }
.blog_link a { color: #c7b299; }

.other_body{ width: 190px; }
.other_body a img:hover{filter: opacity(0.6) }

/*===================================================================

//  商品向け

//=================================================================*/

/***用紙本文などのリスト設定***/
ul.itemlist { margin: 0;  padding: 0; list-style: none;}
.itemlist li{ padding:3px 0; margin: 0; list-style: none;  border-bottom:1px solid #eee; }



ul.btn_print{ list-style: none; margin: 0 0 10px 0; padding: 0;}
ul.btn_print li{ list-style: none; margin: 0; padding: 0;}
ul.btn_print li a{text-indent: -999px; }
ul.btn_print li a:hover{filter: opacity(0.6);}
ul.btn_print li.on_off a{ display: block; background: url(/images/commodity/icon/btn_print.png) 0 0 no-repeat; width: 190px; height: 55px; float: left; margin: 0 5px 0 0 ;}
ul.btn_print li.none_off a{ display: block; background: url(/images/commodity/icon/btn_print.png) 0 -60px no-repeat; width: 190px; height: 55px; float: left; margin: 0 5px 0 0 ;}
ul.btn_print li.on_onde a{ display: block; background: url(/images/commodity/icon/btn_print.png) -195px 0 no-repeat; width: 190px; height: 55px; float: left; margin: 0 5px 0 0 ;}
ul.btn_print li.none_onde a{ display: block; background: url(/images/commodity/icon/btn_print.png) -195px -60px no-repeat; width: 190px; height: 55px; float: left; margin: 0 5px 0 0 ;}
ul.btn_print li.on_plus a{ display: block; background: url(/images/commodity/icon/btn_print.png) -390px 0 no-repeat; width: 190px; height: 55px; float: left; margin: 0 0 0 0 ;}
ul.btn_print li.none_plus a{ display: block; background: url(/images/commodity/icon/btn_print.png) -390px -60px no-repeat; width: 190px; height: 55px; float: left; margin: 0 0 0 0 ;}
ul.btn_print li.on_high a{ display: block; background: url(/images/commodity/icon/btn_print.png) -590px 0 no-repeat; width: 190px; height: 55px; float: left; margin: 0 0 0 0 ;}
ul.btn_print li.none_high a{ display: block; background: url(/images/commodity/icon/btn_print.png) -590px -60px no-repeat; width: 190px; height: 55px; float: left; margin: 0 0 0 0 ;}
ul.btn_print:after{content: ""; clear: both; display: block;}


.right_side h4{ margin: 0; color: #2c3e50; text-align: center; font-weight: 700;
border-radius: 5px 5px 0 0; border: #ccc 2px solid; background: #e9eaea; padding: 5px; font-family: "Rounded Mplus 1c";}

.right_side ul{ border:2px solid #ccc; border-top: none; list-style: none; margin: 0 0 10px 0; padding: 0; border-radius: 0 0 5px 5px;}
.right_side ul li{ list-style: none; margin: 0; padding: 3px 5px; font-size: 12px; border-bottom: 1px solid #ddd;}
.right_side ul li:last-child{ border:none;}
.right_side ul li:before {
 margin: 0 3px 0 0;
  content: "\f105";
  color: #3597d3;
  font-size: 14px;
  font-family:  FontAwesome;
}

/*===================================================================

//  締　切　情　報

//=================================================================*/

/* 締め切りタイトルトップページ */
.icon_cal{ background: url(/images/top/icon_cal.png) no-repeat ; margin: 0 0 0px 0; padding:5px 5px 5px 45px; font-size: 18px; color: #3295ba; font-family: "Rounded Mplus 1c"; font-weight: 700;  }
.icon_cal{ background: url(/images/top/icon_cal.png) no-repeat ; margin: 0 0 0px 0; padding:5px 5px 5px 45px; font-size: 18px; color: #3295ba; font-family: "Rounded Mplus 1c"; font-weight: 700;  }

div.dead_tbl { border:4px solid #ccc; border-radius:3px;}
table.dead_tbl thead,tbody  {  }
table.dead_tbl thead a{ color: #fff;  }
table.dead_tbl thead a:hover {color:; text-decoration:underline; color:#F44336; }
table.dead_tbl  { background:#eee; }
table.dead_tbl th { padding:5px; text-align:center; border-bottom:1px solid #ccc; border-top:1px solid #ccc; border-left:1px solid #ccc; }
table.dead_tbl td { padding:5px; text-align:center; border-bottom:1px solid #ccc; border-top:1px solid #ccc; border-left:1px solid #ccc; }
table.dead_tbl td:last-child,th:last-child { border-right:1px solid #eee;}
table.dead_tbl th { font-weight:normal;}

table.dead_tbl tbody tr:last-child { border-bottom:2px solid #B3B3B3;}
table.dead_tbl tbody th { background-color:#fff; padding:5px;  }
table.dead_tbl tbody th:nth-child(even) { background-color:#eee; }
table.dead_tbl tbody{ color: #333;}

/***通常〆切***/
th.tbl_reg{ background: #F4C564; color: #fff;}
tbody td.tbl_reg{ background:#FDF9EE; font-weight:bold;}
thead td.tbl_reg{ background:#FDF9EE; color:#555; }

/***舞姫・天下一***/
th.tbl_mahime{background: #b4d100; color: #fff; }
tbody td.tbl_mahime{ background:#fff; }
thead td.tbl_mahime{ background:#F6FFD3; }

/***FEVER!!***/
th.tbl_fever{background: #fdcd00; color: #fff; }
td.tbl_fever{ background:#fff79c; }
thead td.tbl_fever{ background:#fffed8; }

/***通常***/
th.tbl_normal{ background: #63c7f2; }
td.tbl_normal{ background:#fff; }
thead td.tbl_normal{ background:#e4f6f9; }

/***翌日***/
th.tbl_high{ background: #e9495b; color: #fff;}
thead td.tbl_high{ background:#fff4f4; color:#333; font-weight:bold; }
tbody td.tbl_high{ background:#fff; }
table.dead_tbl thead .tbl_high a{ color: #fff;}
table.dead_tbl thead .tbl_high a:hover{ color: #fed400;}

/***当日***/
th.tbl_today{ background: #e9495b; color: #fff;}
thead td.tbl_today{ background:#fff4f4; color:#e9495b; font-weight:bold; }
tbody td.tbl_today{ background:#fff; }
table.dead_tbl thead .tbl_today a{ color: #fff;}
table.dead_tbl thead .tbl_today a:hover{ color: #fed400;}

/***発送日***/
th.tbl_hasso{ background: #0070aa; color: #fff;}
thead td.tbl_hasso{ background:#FDF9EE; color:#555; font-weight:bold; }
tbody td.tbl_hasso{ background:#C2EEFF; color: #0070aa; }
table.dead_tbl thead .tbl_hasso a{ color: #fff;}
table.dead_tbl thead .tbl_hasso a:hover{ color: #fed400;}

/***イベント日***/
thead th.tbl_day{ background: #F3F7F7; color: #555;}
tbody .tbl_day { color:#555; font-weight:bold; background:#fff; }/*background:#cfe9fa; */
tbody .tbl_day_end{ background:#fff; color:#333; font-weight:bold; }
thead th.tbl_day a{ color: #555;}


/***YOUYOUイベント名***/
th.tbl_event{background: #0097c6; color: #fff;}
td.tbl_event{ background:#fff; color:#333; text-align:left;  }

/***大型イベント***/
td.tbl_spcial{ background:#fdfbea; border:2px solid #FC0;}

/***大型イベントその他***/
td.tbl_time{ background:#f5fdff; }
td.tbl_time_end{ background:#e5ecef; }

td.tbl_user_reg{ background:#f0f9ff;}
td.tbl_user_reg_end{ background:#e0e8ef;}

td.tbl_user_silver{ background:#eaf1f4;}
td.tbl_user_silver_end{ background:#dbe1e4;}

td.tbl_user_gold{ background:#fefae5;}
td.tbl_user_gold_end{ background:#ede9d7;}

td.tbl_user_bronze{ background:#faf3f0;}
td.tbl_user_bronze_end{ background:#eae3e1;}

td.tbl_user_pla{ background:#e8e9f6;}
td.tbl_user_pla_end{ background:#d9d9e6;}


/*===================================================================
//  トップページ 繁忙期カレンダー 2014.01.20
//=================================================================*/
.icon_cal2{ background: url(/images/top/icon_cal2.png) no-repeat ; margin: 0 0 0px 0; padding:5px 5px 5px 50px;  font-size: 24px; color: #e46264; font-family: "Rounded Mplus 1c"; font-weight: 700;  }

.cal { border:3px solid #eee; background:#ccc;}
.cal th{ padding:3px; text-align:center;}
th.calsun { background:#F44336; color:#fff; }
.cal td{  padding:3px;text-align:center; }
th.calweek { background:#eee;}
th.calsat { background:#fff; }
td.tddevent_01 { background:#f4acb0; color:#000; font-weight:bold;}/**超繁忙**/
td.tddevent_02 { background:#ffe5a6; color:#000; font-weight:bold;}/**繁忙**/
td.tddevent_03 { background: #F44336; color:#fff; font-weight:bold;}/**未イベント**/
td.tddevent_04 { background:#F44336; color:#fff; font-weight:bold;}/**祝日**/
td.tddevent_04 a{ color:#FF9;}/**祝日**/

td.tddevent_04 strong { color:#FC0;}/**祝日**/
td.tdd {background:#fff; color:#666;}
td.tdd strong { color:#F00;}
td.tddevent_01 strong { color:#F44336;}/*超繁忙 *祝日**/
td.tddevent_02 strong { color:#F44336;}/**繁忙 祝日**/
td.tddevent_03 strong { color:#F44336;}/**未イベント 祝日**/

#cal_left{ width:49%; float:left;}
#cal_right{ width:49%; float:right;}
.teb_title{ border-radius:3px 3px 0 0 ; border:3px solid #eee; border-bottom:0px; display:block; padding:5px; color:#34495e; text-align:center; background: #fff;}

.title_calender{ background: #fff; }
.title_calender span{ font-size:12px; font-weight:normal;}


/************************************
** 商品ページ
************************************/
.commodity_box{ width: 1200px; height: 320px; margin: 0 auto; } /**商品背景固定ボックス pc**/
.commodity_space{ padding: 30px 30px 30px 800px;} /**商品背景固定ボックス pc**/

.commodity_box2{ width: 1200px; height: 200px; margin: 0 auto; } /**2段組固定ボックス pc**/
.commodity_space2{ padding: 30px 30px 0px 800px;} /**2段組固定ボックス pc**/

.btn-couse a{ font-weight: 500; color: #4FCEEE; text-decoration: none; background: #fff;  border: 1px solid #F3F7F7; border-radius: 2em; text-align: center; margin-bottom: 10px; padding: 5px; font-size: 1.5em; font-weight: 500; cursor: pointe; display: block; text-decoration: none; position: relative; }
.btn-couse a::after {
    content:""; display: block; width: 8px; height: 8px; border-top: #4FCEEE 1px solid; border-right: #4FCEEE 1px solid;
    position: absolute; right: 15px; top: 0; bottom: 0; margin: auto; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);
}
.btn-couse a:hover{ background: #4FCEEE; color: #fff; text-decoration: none;}
.btn-couse-active{ text-decoration: none; background: #4FCEEE; color: #fff;  border: 1px solid #F3F7F7; border-radius: 2em; text-align: center; margin-bottom: 10px; padding: 5px; font-size: 1.5em; font-weight: 500;}


.btn-couse2 a{ font-weight: 500; color: #4E9FD2; text-decoration: none; background: #fff;  border: 1px solid #F3F7F7; border-radius: 2em; text-align: center; margin-bottom: 10px; padding: 5px; font-size: 1.5em; font-weight: 500; cursor: pointe; display: block; text-decoration: none; position: relative; }
.btn-couse2 a::after { content:""; display: block; width: 8px; height: 8px;
    border-top: #4E9FD2 1px solid; border-right: #4E9FD2 1px solid; position: absolute;
    right: 15px; top: 0; bottom: 0; margin: auto; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);
}
.btn-couse2 a:hover{ background: #4E9FD2; color: #fff; text-decoration: none;}
.btn-couse2-active{ text-decoration: none; background: #4E9FD2; color: #fff;  border: 1px solid #F3F7F7; border-radius: 2em; text-align: center; margin-bottom: 10px; padding: 5px; font-size: 1.5em; font-weight: 500;}

.btn-couse3 a{ font-weight: 500; color: #FFBC43; text-decoration: none; background: #fff;  border: 1px solid #F3F7F7; border-radius: 2em; text-align: center; margin-bottom: 10px; padding: 5px; font-size: 1.5em; font-weight: 500; cursor: pointe; display: block; text-decoration: none; position: relative; }
.btn-couse3 a::after {
    content:""; display: block; width: 8px; height: 8px; border-top: #FFBC43 1px solid; border-right: #FFBC43 1px solid;
    position: absolute; right: 15px; top: 0; bottom: 0; margin: auto; -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btn-couse3 a:hover{ background: #FFBC43; color: #fff; text-decoration: none;}
.btn-couse3-active{ text-decoration: none; background: #FFBC43; color: #fff;  border: 1px solid #F3F7F7; border-radius: 2em; text-align: center; margin-bottom: 10px; padding: 5px; font-size: 1.5em; font-weight: 500;}


.list-btn-couse a{ font-size: 0.9em; font-weight: 500; color: #fff; text-decoration: none; background: #4FCEEE;  border-radius: 2em; text-align: center; margin-bottom: 10px; padding:5px 5px 5px 2px; cursor: pointe; display: block; text-decoration: none; position: relative; }
.list-btn-couse a:hover{ opacity:0.6;  }
.list-btn-couse a::after {
    content:""; display: block; width: 6px; height: 6px; border-top: #fff 1px solid; border-right: #fff 1px solid;
    position: absolute; right: 15px; top: 0; bottom: 0; margin: auto; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);
}

.list-btn-couse2 a{ font-size: 0.9em; font-weight: 500; color: #fff; text-decoration: none; background: #4E9FD2;  border-radius: 2em; text-align: center; margin-bottom: 10px; padding:5px 5px 5px 2px; cursor: pointe; display: block; text-decoration: none; position: relative; }
.list-btn-couse2 a:hover{ opacity:0.6;  }
.list-btn-couse2 a::after {
    content:""; display: block; width: 6px; height: 6px; border-top: #fff 1px solid; border-right: #fff 1px solid;
    position: absolute; right: 15px; top: 0; bottom: 0; margin: auto; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);
}

.list-btn-couse3 a{ font-size: 0.9em; font-weight: 500; color: #fff; text-decoration: none; background: #FFBC43;  border-radius: 2em; text-align: center; margin-bottom: 10px; padding:5px 5px 5px 2px; cursor: pointe; display: block; text-decoration: none; position: relative; }
.list-btn-couse3 a:hover{ opacity:0.6;  }
.list-btn-couse3 a::after {
    content:""; display: block; width: 6px; height: 6px; border-top: #fff 1px solid; border-right: #fff 1px solid;
    position: absolute; right: 15px; top: 0; bottom: 0; margin: auto; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);
}


.head-btn-couse a{ font-size: 0.6em; font-weight: 500; color: #fff; text-decoration: none; background: #4FCEEE;  border-radius: 2em; text-align: center; padding:3px 5px 3px 5px; cursor: pointe; display: block; text-decoration: none; position: relative; }
.head-btn-couse a:hover{ opacity:0.6;  }
.head-btn-couse a::after {
    content:""; display: block; width: 5px; height: 5px; border-top: #fff 1px solid; border-right: #fff 1px solid;
    position: absolute; right: 5px; top: 0; bottom: 0; margin: auto; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);
}

.head-btn-couse2 a{ font-size: 0.6em; font-weight: 500; color: #fff; text-decoration: none; background: #4E9FD2;  border-radius: 2em; text-align: center; padding:3px 5px 3px 5px; cursor: pointe; display: block; text-decoration: none; position: relative; }
.head-btn-couse2 a:hover{ opacity:0.6;  }
.head-btn-couse2 a::after {
    content:""; display: block; width: 5px; height: 5px; border-top: #fff 1px solid; border-right: #fff 1px solid;
    position: absolute; right: 5px; top: 0; bottom: 0; margin: auto; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);
}

.head-btn-couse3 a{ font-size: 0.6em; font-weight: 500; color: #fff; text-decoration: none; background: #FFBC43;  border-radius: 2em; text-align: center; padding:3px 5px 3px 5px; cursor: pointe; display: block; text-decoration: none; position: relative; }
.head-btn-couse3 a:hover{ opacity:0.6;  }
.head-btn-couse3 a::after {
    content:""; display: block; width: 5px; height: 5px; border-top: #fff 1px solid; border-right: #fff 1px solid;
    position: absolute; right: 5px; top: 0; bottom: 0; margin: auto; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);
}



/************************************
** 横長テーブル
************************************/
.p-sticky-table-frame{ border: none; width: 100%; height: 300px;	}

.p-sticky-table{ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  white-space: nowrap;
  line-height:1.6;
text-wrap:nowrap;
}
.p-sticky-table table{
	text-wrap:nowrap;
  border:none;
  border: 1px solid #dedede;
  border-bottom: none;
  border-collapse: collapse;
  word-break: break-all;
  table-layout: fixed;
  display:block;
  overflow:scroll;
  max-height: 100vh;
}
.p-sticky-table thead th:first-child { 
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 3; 
}
.p-sticky-table thead th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  text-align:center;
}
.p-sticky-table tbody th:first-child{
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 1;
  border:none;
  white-space: normal; 
}

.p-sticky-table td:hover { background: #FFDC00; font-weight: 500;}

.p-sticky-table th, .p-sticky-table td { text-wrap:nowrap;
  text-align: right;
  position: relative;
  padding: 5px !important;
  color: #535453;
  border: none !important;
  z-index: 0;
  vertical-align:middle !important;
  background:#fff;
}
.p-sticky-table th{
  background:#DDEDE9 !important;
  letter-spacing: 1px;
  font-weight: 500 !important;
  color: #4D957D !important;
}
.p-sticky-table tr{
  border-bottom:none !important;
}

.p-sticky-table table th::before, .p-sticky-table table td::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  z-index: -1;
}

@media screen and (min-width: 768px) {
	
	  .p-sticky-table thead th:first-child, .p-sticky-table tbody th:first-child {
      min-width: 50px; text-align: right;   
    }
}
/* スマホ */
@media screen and (max-width: 767px) {
  .p-sticky-table table {
    max-height: 100vh; 
    }
  .p-sticky-table thead th:first-child, .p-sticky-table tbody th:first-child {
       text-align: right;  white-space: nowrap;
    }
   .p-sticky-table th, .p-sticky-table td {
        padding: 7px !important; 
    }
}


.sidenavi {  margin: 0; padding: 0; list-style: none; }
.sidenavi li{
  position: relative;
  text-decoration: none; padding: 0 0 0 1.2em;
}
.sidenavi li::after {
  position: absolute;
  top: 40%;
  left: .2em;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #FF6473;
  transition: all .2s;
}
.sidenavi li:hover::after {
  left: 0.5em;
}
.sidenavi li a{  text-decoration: none; color: #222; 
  position: relative;
  display: inline-block; padding: 0 0 0.3em 0;
}

.sidenavi li a:before{
  position: absolute;
  top: 1.5em;
  left: 0;
  content: "";
  display: inline-block;
  width: 0;
  height: 1px;
  background: #FF6473;
  transition: 0.2s;
}

.sidenavi li a:hover:before{
  width: 100%;
}
	
.side-nav nav {
  display: none;
}

.toggle-btn{ cursor:pointer; border-bottom: dotted #ccc 0.1em; font-size: 1.2em;}
.toggle { cursor: pointe;
    display: block;
    padding: 5px 0;
    text-decoration: none;
  position: relative;
}
.toggle::after {
    content:"";
    display: block;
    width: 8px;
    height: 8px;
    border-top: #666 1px solid;
    border-right: #666 1px solid;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.toggle:after{
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.toggle-down:after{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.toggle_none {
    display: none;
	}
	
.newuser{ width: 100%; display: block; text-align: center; text-decoration: none; border-radius: 3px; font-family: "Rounded Mplus 1c"; font-weight: 700;
  background:#FF6473;
  color:#fff;
  border:none;
  position:relative;
  font-size:1.4em;
  padding:0.3em;
  cursor:pointer;
  transition:800ms ease all;
  outline:none;
}
.newuser:hover{ text-decoration: none;
  background:#fff;
  color:#FF6473;
}
.newuser:before,.newuser:after{
  content:'';
  position:absolute;
  top:0;
  right:0px;
  height:1px;
  width:0;
  background: #FF6473;
  transition:400ms ease all;
}
.newuser:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.newuser:hover:before,.newuser:hover:after{
  width:100%;
  transition:800ms ease all;
}
	
	#box-book,#box-goods,#box-test { display: none;}



.table-head thead th,thead td{ background:#F3F7F7; line-height:0.5em; white-space: nowrap; text-align: center;}


    .fukidashi {
        position: relative;
        display: inline-block;
        margin: 1.5em 0 1.5em 15px;
        padding: 12px 10px;
        min-width: 120px;
        max-width: 100%;
        font-size: 110%;
        color: #333;
        background: #F4FBBA;
        border-radius: 8px;
    }

    .fukidashi:before {
        content: "";
        position: absolute;
        top: 25px;
        left: -24px;
        margin-top: -12px;
        border: 12px solid transparent;
        border-right: 12px solid #F4FBBA;
        z-index: 2;
    }

    .fukidashi p {
        margin: 0;
        padding: 0;
    }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; 
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6; font-size: 1.4em;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #ccc #ccc #ccc;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #fff;
  background-color: #0ED2D9;
  border-color: #ccc #ccc #fff;
}


a         {color:#006b92;}
img       {border:none; vertical-align: bottom;}
a.img_link img:hover{filter: opacity(0.6) }
a.link-fff {color: #fff; text-decoration: none;}
a.link-fff:hover {color: #fff; text-decoration: none;}

	
.menu {  margin: 0; padding: 0;
  display: flex; justify-content: center; flex-wrap: wrap;
  position: relative; z-index: 999;
}
.menu .menu_list { margin: 0; list-style: none;

}
	
	

	
.menu .menu_list > a { text-decoration: none; color: #222;
display: table-cell; /* IE8から使用可能 */ padding: 0 10px; font-size: 0.9em; line-height:1.2em; 
 vertical-align: middle;
  height: 55px; 
  text-align: center;
  transition: .2s;
}
	

	
.menu .menu_list > a:hover {
  color: #fff;
  background: #FF6473;
}
	.menu .menu_list > a.h-none:hover {
  color: #fff;
  background: #fff;
}
 
/* ②メガメニューのスタイル   background: #e52c47;*/
.menu_contents {
background-color: rgba(255,100,115,0.9);
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.menu_contents li {
  width: 100%;
}
.menu_contents li a {
  
}

.ul-item{ list-style: none; padding: 0; margin: 0;}
.ul-item li{ padding: 4px 0; margin: 0; font-weight: 500; border-bottom: 1px dashed #cccccc;}
.ul-item li a{ text-decoration: none; }
.picon { text-decoration: none; font-size: 0.6em; margin: 0em 0em 0.3em 0; padding: 0.1em; border: 1px solid #F4A8AD; border-radius: 3px;  }
.ul-item li a.picon {color: #F9D0D2; }
.ul-item li a.picon:hover{ color: #782324;  background: #fff;}

.list-link{ color: #fff; }
.list-link a{ color: #fff; text-decoration: none;  padding: 5px 20px; border-radius: 20px; border:1px solid #fff;}
.list-link a:hover{ background: #fff; color: #FF6473; }
.container-custom{ width: 1180px; padding: 0 10px; margin: 0 auto;}

.head_menu{ min-width: 1200px;}



.icon-box {
        position: relative;
        margin: 0;
    }
.icon-news {
        position: absolute;
        top: 0;
        left: 0px;
        ;
        width: 40px;
    }
/************************************
** ヘッダー PC
************************************/
.breadcrumb{
  background-color: #fff; font-size: 0.8em; padding: 5px; margin: 0; 
}

/************************************
** フッター PC
************************************/
#page-top {	position: fixed; bottom: 20px; right: 20px; font-size: 3em; z-index: 100;}
#page-top a { background: #FF6473; text-decoration: none; line-height: 80px; color: #fff;	width: 80px; height: 80px; 	text-align: center;	display: block;	border-radius: 50%; filter: opacity(0.8)}
#page-top a:hover {	text-decoration: none;	background: #FFE8E2; filter: opacity(1.0)} 




/***商品仕様テーブルレスポンシブ***/

  .res-tbl th { text-align: center; background: #F3F7F7; vertical-align: middle;
  }

/*iframe 背幅自動テンプレート*/
.sehaba { height: 360px;}

/*iframe 箱数*/
.hako { height: 450px;}



/***商品ナビボタン***/
.top-navi a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    padding: 5px ;
    color: #333;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    background: #fed400;
    border-radius: 30px;
    border: 0.2rem solid #555;
    box-shadow: 0.2rem 0.2rem 0px 0.1rem #cccccc;
	text-decoration: none;
	font-weight: 500;
	font-family: "Rounded Mplus 1c";
}
.top-navi a:hover {
  transform: translate3d(0.2rem, 0.2rem, 0);
  box-shadow: none;
  opacity: 1;
  transition: all 0.2s;
}
.top-navi a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #333;
    border-right: 3px solid #333;
    transform: rotate(135deg) translateY(-50%);
    position: absolute;
    top: 30%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;

}


/***商品ナビタブメニュー***/
.tab_area{
overflow:hidden;
display:flex;
margin:0;
	padding: 0;
	align-items:flex-end;
}

.tab_area li{position: relative;
/*Tabの装飾*/
margin:0;
list-style: none;
text-align:center;
cursor: pointer;
vertical-align:middle;
 flex: auto;
color:#0ED2D9;
background-color:#fff;
border:3px solid #0ED2D9;
 border-radius: 5px  5px 0 0;
	
}

.tab_area li::after { /* くの字の表示設定 */
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right:10px;
  width: 10px;    /* くの字を山なりに見た時、左側の長さ */
  height: 10px;   /* くの字を山なりに見た時、右側の長さ */
  border-top: 3px solid #0ED2D9;     /* くの字を山なりに見た時、左側の太さと色 */
  border-right: 3px solid #0ED2D9;   /* くの字を山なりに見た時、右側の太さと色 */
  transform: rotate(135deg);    /* くの字の向き */

}
	
.tab_area li:not(:first-child)
	{  margin: 0 0 0 5px;}


.all_area {
overflow: hidden;
}

.all_area div.content_area{
/*Tabの内容を表示するエリアの装飾*/
background:#ffffff;
}

.tab_area li.select{
/*アクティブタブの装飾*/
background-color:#0ED2D9; padding: 10px 0; border-radius: 10px 10px 0 0;
color:#fff;
}

.hide{display:none;}

/*ノベルセットタブ*/
.tab-novel-contants { border-bottom: solid #111111 3px;　}
.tab-novel{ border: solid #111111 3px;  margin-bottom: -3px;
border-radius: 10px 10px 0 0 ; padding:10px; background:#0ED2D9; }
.tab-novel a:hover{opacity:0.5; }
.tab-none{ background:#dddddd; color:#999999; }
.tab-active{ border-bottom: solid #0ED2D9 3px; }
.novelb{ background-image: linear-gradient(180deg, rgba(14, 210, 217, 1) 79%, rgba(255, 255, 255, 1)); }


