@charset "utf-8";

/*-------------------------------------

“raytrektab” DG-D08IWP

---------------------------------------*/
#container {
	width:100%;
}

.column2R #main {
	float: none;
	width: auto;
}
html {
	overflow: auto;
}

/* for IE6 */
/** html { 
	overflow: hidden;
	overflow-x: auto;
	height: 100%;
}*/
body {
	overflow-x: hidden;
	position: relative;
	min-width: 805px;
	overflow: hidden;
}

/* for IE6 */
/** html body { 
	overflow-y: auto;
	height: 100%;
}*/
#lp_page {
	width: 970px;
	background-color:#FFF;
	color: #333333;
	font-size: 14px;
	margin: 0 auto;
}
.pageTitle {
	background: none;
	font-size: 14px;
	color: #000;
	border-left: solid 4px #FF3300;
	margin: 0 0 20px 0;
	padding: 4px 8px;
	font-weight:normal;
}
.sidebannerLeft,
.sidebannerRight {
	display:none;
}

.clear {
	clear:both;
}

.scrImg {
	/*
	isplay:none;
	left: -100px;
	position: relative;
	*/
}

#lp_page h2 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-left: 4px solid #FF3300;
	color: #111111;
	font-size: 14px;
	font-weight: normal;
	margin: 0 auto 8px;
	padding: 4px 8px;
}

#lp_page h3 {
	font-size: 48px;
	margin-bottom: 30px;
	padding: 0px 24px 8px;
	clear:both;
	text-align: center;
	font-weight: normal;
	letter-spacing: 3px;
}
#lp_page a:hover {
	opacity: 0.7;
}
.pc_none {
	display: none;
}
.pcImg { display:block;}
.spImg { display:none;}

@media screen and (max-width:479px){
	#lp_page {
		width:100%;
	}
	.breadCrumb {
		display:none;
	}
	#lp_page h3 {
		font-size: 23px;
		line-height: 1.2;
		margin-bottom: 10px;
		padding: 10px;
		padding-top:0px;
		letter-spacing: 0;
	}
	#container {
		margin:0 auto;
	}
	#footerLinks_Nav {
		display:none;
	}
	.pc_none {
		display: block;
	}

}

/*-------------------------------------
　クーポンエリア
---------------------------------------*/
.couponBox p {
  color: #0B318F;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 500px;
  margin: 0 auto !important;
  border: 2px solid #00aeff;
  padding: 22px 40px;
  font-size: 22px !important;
}
.couponTxt {
    width: 550px;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 14px;
}
.couponTxt ul {
  display:block;
  float:left;
}
.couponTxt a {
  display:block;
  float:right;
  color:#00aeff;
}
#couponRay {
  display:none;
}
.spBr {
  display:none;
}
@media screen and (max-width:479px){
.couponBox {
  font-size: 15px;
  margin: 20px auto;
  width: 96%;
}
.couponBox p {
  width: 100%;
  padding: 8px 0;
  font-size:20px !important;
}
.couponTxt {
  text-align:center;
  width:100%;
}
.spBr {
  display:block;
}
.couponTxt ul {
  float:none;
  text-align:center;
}
.couponTxt a {
  float:none;
  text-align:center;
}
}
/*-------------------------------------
　装飾
---------------------------------------*/
.txtRed {
	color:#FF0000;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mb20 {
	margin-bottom:20px;
}
.mb60 {
	margin-bottom: 60px;
}
.txt14 {
	font-size:14px;
}
.txtCenter {
	text-align:center
}

.bg_color {
	/*margin: 35px 0;*/
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
/*	background-color: #ffffcc;*/
}
/*section:nth-child(even){
	background-color: #ffffcc;
}*/
.bg_color_unit {
	padding: 35px 0 45px;
}
section.bg_blue {
	background-color: #e0fbff;
}

/*-------------------------------------
　タイトル部分
---------------------------------------*/
#boxTitle {
	width: 100%;
	margin:0 -555% 20px;
	padding:0 500% 0px;
}

#boxTitle .boxInside {
    margin: 0 auto;
    overflow: hidden;
    width: 2000px;
	background-color: #2aabe4;
}

@media screen and (max-width:479px){
	#boxTitle {
		width:100%;
		margin:0 0 15px;
		padding:0 0;
	}
	#boxTitle .boxInside {
		width:100%;
		padding:0 0 15px;
	}
	#boxTitle .boxInside img {
		width:100%;
	}


}

/*-------------------------------------
　メニューボタン部分
---------------------------------------*/
#boxMenuBtn {
	background-color:#999999;
	margin: 0 -500%;
	padding: 0 500% 0px;
	width: 100%;
	margin-bottom:50px;
}
#boxMenuBtn .boxInside {
    margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
#boxMenuBtn ul {
	float: left;
	width: 675px;
}
#boxMenuBtn li a {
	width: 165px;
	height: 57px;
	float: left;
	text-decoration: none;
	background-color: #CCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
}

#boxMenuBtn li a:hover img{
	width: 165px;
	height: 60px;
}
#boxMenuBtn #btnBuy {
	float: right;
	width:188px;
	margin-top:6px;
}
#boxMenuBtn span {
	text-decoration: none;
}

/*-------------------------------------
　日程
---------------------------------------*/
#tabSchedule {
	width: 970px;
	margin:0 auto 100px;
}
#tabSchedule p {
    font-size: 18px;
	margin:10px 0;
}
#tabSchedule table {
	width: 100%;
	background-color: #fff;
}
#tabSchedule td {
	border: none;
	padding:10px;
box-sizing: border-box;}
#tabSchedule .bgGray {
	background-color: #F7F7F7;
}
#tabSchedule  h3 br {
	display:none;
}
#tabSchedule .tabTxt {
	font-weight:bold;
	font-size:19px;
	margin:20px 0 40px;
}
#tabSchedule .eventTxt {
	font-size: 17px;
	margin-bottom: 30px;
	text-align:center;
}
#tabSchedule .comments {
	font-size: 12px;
	margin: 20px 0 0 0;
}
#tabSchedule .eventTxt span.head {
	font-size: 26px;
	color: #38a852;
	font-weight:bold;
}
#tabSchedule .eventTxt span.people {
	font-weight: bold;
}
/*#tabSchedule .eventAtt {
	font-size:14px;
	padding-left: 1em;
	text-indent: -1em;
}*/

@media screen and (max-width:479px){
	#tabSchedule h3 br {
		display:inline;
	}
	#tabSchedule {
		margin: 0 auto 50px;
		width:100%;
	}
	#tabSchedule table {
		width:96%;
		margin:0 auto;
	}
	#tabSchedule .tabTxt {
		font-size:15px;
		margin:20px auto;
		width:96%;
	}
	#tabSchedule .eventTxt {
		width:96%;
		margin:0 auto 30px;
		font-size: 16px;
		text-align: left!important;
	}
	#tabSchedule .comments {
		width:96%;
		margin: 0 auto;
	}
	#tabSchedule .eventTxt span.head {
		font-size: 18px;
	}
}


.schedule {
	/* width: 970px; */
	overflow: hidden;
}
.schedule p {
    font-size: 18px;
	margin:0;
}
.schedule table {
	width: 100%;
	background-color: #fff;
}
.schedule td {
	border: none;
	padding:10px;
box-sizing: border-box;}
.schedule .bgGray {
	background-color: #F7F7F7;
}
.schedule  h3 br {
	display:none;
}
.schedule .tabTxt {
	font-weight:bold;
	font-size:19px;
	margin:40px 0;
}
.schedule .eventTxt {
	font-size: 17px;
	margin: -10px 0 10px;
}
.schedule .comments {
	font-size: 12px;
	margin: 20px 0 0 0;
}
.schedule .eventTxt span.head {
	font-size: 26px;
	color: #38a852;
	font-weight:bold;
}
.schedule .eventTxt span.people {
	font-weight: bold;
}
/*section.schedule .eventAtt {
	font-size:14px;
	padding-left: 1em;
	text-indent: -1em;
}*/

@media screen and (max-width:479px){
	.schedule h3 br {
		display:inline;
	}
	.schedule {
		/* width:100%; */
	}
	.schedule table {
		width:96%;
		margin:0 auto;
	}
	.schedule .tabTxt {
		font-size:15px;
		margin:20px auto;
		width:96%;
	}
	.schedule .eventTxt {
		width:96%;
		margin:0 auto;
		font-size: 16px;
		text-align: left!important;
	}
	.schedule .comments {
		width:96%;
		margin: 0 auto;
	}
	.schedule .eventTxt span.head {
		font-size: 18px;
	}
	.schedule p {
		font-size: 14px;
		margin: 0 0 8px;
	}

}

/*-------------------------------------
　スペック
---------------------------------------*/
#tabSpec {
	width: 970px;
	margin:0 auto 100px;
}
#tabSpec p {
    font-size: 18px;
	margin-bottom:10px;
}
#tabSpec table {
	width: 100%;
}
#tabSpec td {
	border: 1px solid #CCCCCC;
	padding:10px;
}
#tabSpec .bgGray {
	background-color: #F7F7F7;
}

@media screen and (max-width:479px){
	#tabSpec {
		width:100%;
		margin:0 auto 20px !important;
	}
	#tabSpec table {
		width:96%;
		margin:0 auto;
	}
}

/*-------------------------------------
特長
---------------------------------------*/

#tabFeature .titlePink {
    font-size: 20px;
    padding: 10px 0 8px 18px;
    background: #f7c6ca;
    background-image: radial-gradient(#FFF 14%, transparent 0), radial-gradient(#FFF 14%, transparent 0);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
    color: #512a19;
}

#tabFeature .titleYellow {
    font-size: 20px;
    padding: 10px 0 8px 18px;
    background:#f9eb90;
    background-image: radial-gradient(#FFF 14%, transparent 0), radial-gradient(#FFF 14%, transparent 0);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px;
    color: #512a19;
}

#tabFeature .titleBlue {
	font-size: 20px;
	padding: 10px 0 8px 18px;
	background: #9ae4ff;
	background-image: radial-gradient(#FFF 14%, transparent 0), radial-gradient(#FFF 14%, transparent 0);
	background-position: 0 0, 10px 10px;
	background-size: 20px 20px;
	color: #512a19;
}

#tabFeature .titleGreen {
	font-size: 20px;
	padding: 10px 0 8px 18px;
	background: #b3d48a;
	background-image: radial-gradient(#FFF 14%, transparent 0), radial-gradient(#FFF 14%, transparent 0);
	background-position: 0 0, 10px 10px;
	background-size: 20px 20px;
	color: #512a19;
}

#tabFeature .tabAcc {
	margin: 40px 0;
	width: 50%;
	float: left;
	font-size: 14px;
	line-height: 1.6;
}
#tabFeature .tabAcc span.clipstudioLink {
	display: block;
	margin-top: 10px;
	/*text-align: right;*/
}
#tabFeature img {
	float: right;
	/*width:45%;*/
}
/*#tabFeature span {
	color: #512a19;
    border: 1px solid #512a19;
    padding: 10px 15px;
    text-decoration: none;
    margin: 20px 0;
    display: none;
    cursor: pointer;
	float:right;
}*/

h4.feature_copy {
	font-size: 2.0em;
	font-weight: normal;
}


@media screen and (max-width:479px){
	#tabFeature .titlePink {
		font-size: 16px;
		padding:4px;
	}
	#tabFeature .titleGreen {
		font-size: 16px;
		padding:4px;
	}
	#tabFeature .titleYellow {
		font-size: 16px;
		padding:4px;
	}
	#tabFeature img {
		float:none;
		width:100%;
	}
	#tabFeature .tabAcc {
		width:96%;
		float:none;
		margin:10px auto;
	}
h4.feature_copy {
	padding: 0 8px;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.4;
}

}
/*-------------------------------------
イベント
---------------------------------------*/
.shoplist {
	font-size: x-large;
	color: #333;
	margin: 30px 0;
	padding-bottom: 10px;
	border-bottom: 4px solid #86A8DC;
}
.shoplist_h4 {
	margin: 10px 0 8px;
	font-size: large;
}
.shoplist span {
	color: #24b2e5;
}
.event_list {
	margin: 25px 0 0;
}
.eventcalendar_box {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	/*margin-bottom: 100px;*/
}
.eventcalendar {
	height: 150px;
	width: 100%!important;
	overflow-y: scroll;

}
.eventcalendar table {
	width: 100%!important;
	box-sizing: border-box;
}
.table_head {
	width:100%!important;
	border: 1px solid #cccccc;
	box-sizing: border-box;

}
.table_head td{
	border: 1px solid #cccccc!important;
}
.td_date {
	width: 15%!important;
}
.td_name {
	width: 35%!important;
}
.td_place {
	width: 50%!important;
}
.shopmap {
	width: 100%;
	display: block;
	overflow: hidden;
}
.shopmap div{
	box-sizing: border-box;
	border: 1px solid #24b2e5;
	margin: 0 0.35%;
	background-color:#fff;
}
.area {
float: left;
	width : 15%;
}
.area0 {
float: left;
	width : 25%;
}
.area1 {
float: left;
	width : 13.5%;
}
.areaname, .areaname a {
	background-color: #24b2e5;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-size: small!important;
margin: 0!important;
}
.shop, .shop01 {
	display: block;
	margin-left: 10px!important;
margin-top: 10px;
	margin-bottom: 10px;
}
.shop01 {
	width: 45%;
	float: left;
}
.shopmap_sp {
	display: none;
}

/*　　SP/店舗メニュー　　*/
@media screen and (max-width:479px) {
	.shopmap {
		display: none;
	}
	.shopmap_sp {
		margin: 5px 0 0;
		padding: 0 7px;
		display: block;
	}
	.accordion {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	.accordion .ac-content {
	  margin: 0;
	  padding: 0;
	}
	.accordion input {
	  display: none;
	}
	.accordion label {
	  display: block;
	  background: #24b2e5;
	  cursor: pointer;
	  padding: 15px 10px;
	  color: #fff;
	  border-bottom: 1px solid #e0fbff;
	  box-sizing: border-box;
	}
	.accordion label:hover {
	  background: #02e4ff;
	}
	.accordion .ac-cont {
	  transition: 0.2s;
	  height: 0;
	  overflow: hidden;
	  background: #e0fbff;
	  padding: 0 10px;
	  box-sizing: border-box;
	}
	.accordion input:checked + .ac-cont {
	  height: auto;
	  padding: 10px;
	  box-sizing: border-box;
	}
	.ac-cont p {
		padding: 5px 0;
	}
	.fa-chevron-down {
		float: right;
		font-size: 1.2em;
		line-height: 1.4em !important;
	}
}

@media screen and (max-width:479px) {
.area, .area0, .area1 {
	width: 96%;
	margin: 10px 2%!important;
}
.entcalendar {
	width: 96%;
	margin: 0 auto;
}
.table_head {
	width: 96%;
	margin: 0 auto;
}
.td_date,.td_name,.td_place {
font-size: 80%!important;
}
.td_date {
	width: 25%!important;
}
.td_name {
	width: 35%!important;
}
.td_place {
	width: 40%!important;
}
.shopmap {
	width: 100%;
	/*display: block;*/
}
	.shoplist_h4 {
		margin: 10px 0 0 8px;
		font-size: 18px;
	}
}
/*-------------------------------------
メイン画像価格
---------------------------------------*/
#lp_page {
	position: relative;
}
.priceBox {
    position: absolute;
    top: 587px;
    left: 47px;
    font-size: 3rem;
    color: #0B318F;
}

@media screen and (max-width:479px){
.priceBox {
    position: initial;
    font-size: 2rem;
    text-align: center;
    background: #f9e8a9;
}
}

/*-------------------------------------
購入ボタン
---------------------------------------*/
.buy_button a {
    width: 25%;
    background-color: #FF7F50;
    border-radius: 5px;
    box-shadow: 0 3px 0 rgba(255,99,71,1);
    color: #ffffff;
    display: block;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    padding: 10px 0;
}

@media screen and (max-width:479px){
.buy_button a {
    width: 90%;
    font-size: 1.6rem;
    padding: 10px 0;
}
	.raytab_col {
	margin-bottom: 0;
}
}





/*-------------------------------------
　注意書き
---------------------------------------*/
.att {
  padding-left: 2em;
  text-indent: -2em;
}

/*-------------------------------------
　幅調整
---------------------------------------*/
.pagetop {
	width:970px;
	margin: 0 auto;
}
/*-------------------------------------
　twitter
---------------------------------------*/
.tweetBox {
	text-align:center;
}
.tweetBoxSp {
	display:none;
}

@media screen and (max-width:479px){
	.tweetBox a {
		height:10%;
	}
	.tweetBox {
		display:none;
	}
	.tweetBoxSp {
		display:block;
	}

}

/*-------------------------------------
　twitter 2カラム/PC
---------------------------------------*/
.tweet_unit {
	margin: 20px 0 0;
	overflow: hidden;
}
.tweet_tit {
	font-weight: bold;
}
.tweet_box_l {
	float: left;
	width: 470px;
}
.tweet_box_r {
	float: right;
	width: 470px;
}
@media screen and (max-width:479px){
.tweet_box_l {
	margin: 0 auto;
	padding: 0 10px;
	float: none;
	width: 95%;
}
.tweet_box_r {
	margin: 35px auto 0;
	padding: 0 10px;
	float: none;
	width: 95%;
}

}

/*-------------------------------------
　追従メニュー
---------------------------------------*/
#menuBottomBox {
	position:fixed;
	top:0;
    background-color: #fff;
	height:60px;
	box-shadow:rgba(113, 135, 164, 0.65) 0px 4px 6px -5px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.65) 0px 4px 6px -5px;
	-moz-box-shadow:rgba(113, 135, 164, 0.65) 0px 4px 6px -5px;
	display:none;
	width:900px;
}

#menuBottomBox #boxMenuBtn2 {
	background-color:#999999;
	margin: 0 -500%;
	padding: 0 500% 0px;
	width: 100%;
	margin-bottom:30px;
}
#menuBottomBox #boxMenuBtn2 .boxInside {
    margin: 0 auto;
    overflow: hidden;
    width: 900px;
}
#menuBottomBox #boxMenuBtn2 ul {
	float: left;
	width: 675px;
}
#menuBottomBox #boxMenuBtn2 li a {
	width: 165px;
	height: 57px;
	float: left;
	text-decoration: none;
	background-color: #CCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
}

#menuBottomBox #boxMenuBtn2 li a:hover img{
	width: 165px;
	height: 60px;
}
#menuBottomBox #boxMenuBtn2 #btnBuy {
	float: right;
	width:188px;
	margin-top:6px;
}
#menuBottomBox #boxMenuBtn2 span {
	text-decoration: none;
}

/*-------------------------------------
　追従メニュー アンカー
---------------------------------------*/
#tabSpec2 {
    margin-top: 60px;
    padding-top: 80px;
}
@media screen and (max-width:479px){
		#tabSpec2 {
			margin-top:0;
		}
}





/*-------------------------------------
　ページTOPへ
---------------------------------------*/
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
#pagetop a {
	color: #fff;
	background-color: #333;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	display: block;
	font-size: 12px;
	line-height:1.5em;
	padding:5px 10px;
	text-align: center;
	text-decoration: none;
}




* html #boxTitle,
* html #boxSpec { /* for IE6 */
	position: relative;
	zoom: 1;
}
*:first-child+html #boxTitle,
*:first-child+html #boxSpec { /* for IE7 */
	position: relative;
	zoom:
	1;
}





/*
==============================================
pullUp
==============================================
*/

.pullUp{
	visibility:visible;
	animation-name: pullUp;
	-webkit-animation-name: pullUp;

	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;

	animation-timing-function: ease-out;
	-webkit-animation-timing-function: ease-out;

	transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-webkit-transform-origin: 0 100%;
}

@keyframes pullUp {
	0% {
		transform: scaleX(0.1);
	}

}

@-webkit-keyframes pullUp {
	0% {
		-webkit-transform: scaleX(0.1);
	}


}

/*


/*
==============================================
pullUp
==============================================
*/


/*-------------------------------------
　20170926 購入ユーザーに質問用
---------------------------------------*/
#questionUser p{
	font-size:16px;
	line-height:1.6;
	text-align: center;
}

@media screen and (max-width:479px){
	#questionUser p{
		padding:0 8px;
	}
}

/*-------------------------------------
　キャンペーン
---------------------------------------*/
.tabCamp {
	padding-bottom: 48px;
}

.tabCamp .tabAcc {
	width: 50%;
	float: right;
	font-size: 16px;
	line-height: 1.6;
}

.tabCamp ul {
	display: table;
	width: 100%;
}

.tabCamp li {
	display: table-cell;
	text-align: center;
}

/*.tabCamp img {
	float:left;
}*/

@media screen and (max-width:479px){
	.tabCamp {
		padding-bottom: 40px;
	}

	/*.tabCamp img {
		float:none;
		width:100%;
	}*/

	.tabCamp ul {
		display: block;
		margin: 0 auto;
		width: 80%;
	}

	.tabCamp li {
		display: block;
		margin-bottom: 10px;
		text-align: center;
	}

	.tabCamp li img {
		max-width: 100%;
		height: auto;
	}

	.tabCamp .tabAcc {
		width:96%;
		float:none;
		margin:10px auto 40px auto;
	}
}
/*-------------------------------------
raytrektab使用レポート
---------------------------------------*/
	.itembox_repo {
		width: 47.5%;
		margin: 0 1% 15px;
		text-align: center;
		border: 1px solid #bbbbbb;
		padding: 15px 0 0;
		display: inline-block;
		overflow: hidden;
		background-color:#fff;
	}
	.itembox_repo img {
		width: 320px;
		margin-bottom: 10px;
	}
	.itembox_repo p {
		margin: 0;
		background-color: #2aabe4;
		color: #fff;
	}
	.item_price {
		color: #FF0004;
		font-weight: bold;
}
	.shousai {
		width: 50%;
		padding: 10px;
		color: #ffffff;
		font-size: 1.2em;
		background-color: #1762A8;
		border-radius: 10px;
		border-style: none;
		margin: 0 25% 30px;
}
	a .shousai:hover {
		opacity: 0.5;
}
.itemname {
	display: block;
	overflow: hidden;
}

@media screen and (max-width:479px){
	.itembox_repo {
		margin: 0 10px 20px;
		padding: 0 0;
		width: 94%!important;
		border: none;
		background-color: #2aabe4;
	}
	.itembox_repo img {
		width: 100% !important;
		margin-bottom: 0;
	}
	.itembox_repo p {
		margin: 0 0;
		padding: 10px 5px;
		color: #fff;
		width: 95%;
		font-size: 1.0em !important;
	}

}
/*-------------------------------------
　あわせて買いたい、よく一緒に購入されている商品
---------------------------------------*/
	.itembox {
width: 47.5%;
margin: 0 1% 15px;
    margin-left: 1%;
text-align: center;
border: 1px solid #bbbbbb;
padding: 15px 0;
display: inline-block;
overflow: hidden;
background-color: #fff;
	}
	.itembox img {
		width: 320px;
		margin-bottom: 10px;
	}
	.itembox p {
width: 60%;
margin-left: 20%;
	}
	.item_price {
		color: #FF0004;
		font-weight: bold;
}
	.shousai {
		width: 50%;
		padding: 10px;
		color: #ffffff;
		font-size: 1.2em;
		background-color: #1762A8;
		border-radius: 10px;
		border-style: none;
		margin: 0 25% 30px;
}
	a .shousai:hover {
		opacity: 0.5;
}
.itemname {
	display: block;
	overflow: hidden;
}
.priceTxt {
  color: #ef1a1a;
}

@media screen and (max-width:479px){
	.itembox {
width: 97.5% !important;
margin-left: 1%;
height: auto;
	}

.itembox img {
    width: 50%;
    margin-bottom: 10px;
}

}


/*-------------------------------------
　使用レポート(201707追記)
---------------------------------------*/


#tabSpec_repo {
	width: 970px;
	margin:0 auto 100px;
}
#tabSpec_repo p {
    font-size: 18px;
    line-height: 1.4em;
    padding: 10px 0;
}
#tabSpec_repo table {
	width: 100%;
}
#tabSpec_repoc td {
	border: 1px solid #CCCCCC;
	padding:10px;
}
#tabSpec_repo .bgGray {
	background-color: #F7F7F7;
}

@media screen and (max-width:479px){
	#tabSpec_repo {
		width:100%;
		margin:0 auto 20px !important;
	}
	#tabSpec table {
		width:96%;
		margin:0 auto;
	}
}

/*-------------------------------------
　追従メニュー アンカー
---------------------------------------*/
#tabSpec_repo2 {
    margin-top: 60px;
    padding-top: 80px;
}
@media screen and (max-width:479px){
		#tabSpec_repo2 {
			margin-top:0;
		}
}

/*-------------------------------------
　section追加 20171205
---------------------------------------*/
#lp_page section{
  margin-left: -500%;
  margin-right: -500%;
  padding-left: 500%;
  padding-right: 500%;
  padding-bottom:80px;
  padding-top:50px;
}
@media screen and (max-width:479px){
	#lp_page section{
	  margin-left: -500%;
	  margin-right: -500%;
	  padding-left: 500%;
	  padding-right: 500%;
	  padding-bottom: 40px;
	  padding-top: 40px;
	}
}

/* ----------------------------------------
   追加：2018.02.08
---------------------------------------- */
.camp_text {
  display: table;
  margin: 25px auto 0;
}

.camp_text dt,
.camp_text dd {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.1;
  font-size: 30px;
  font-weight: bold;
}

.camp_text dt {
  padding-right: 20px;
  color: #f00;
}
.camp_text dd {
  color: #0d3191;
}

@media screen and (max-width:479px){
  .camp_text,
  .camp_text dt,
  .camp_text dd {
    display: block;
    text-align: center;
    font-size: 16px;
  }
  .camp_text {
    width: 96%;
    margin: 20px auto 0;
  }
  .camp_text dt {
    padding-bottom: 8px;
    padding-right: 0;
  }
}

/*-------------------------------------
　詳細ボタン
---------------------------------------*/
.btn_detail {
	margin: 0 auto;
	width: 970px;
	position: relative;
}
.btn_detail a {
	margin: 15px auto 25px;
	padding: 15px 0;
	background: #ffff00;
	width: 260px;
	color: #1ea4df!important;
	display: block;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	text-decoration: none!important;
	border-radius: 5px;
	position: absolute;
	bottom: 10px;
	right: 150px;
}
.btn_detail_in {
	margin: 20px 0 0;
}
.btn_detail_in a {
	margin: 15px auto 5px;
	padding: 15px 0;
	background: #ffff00;
	width: 860px;
	color: #1ea4df!important;
	display: block;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	text-decoration: none!important;
	border-radius: 5px;
	border: #1ea4df 2px solid;
}
@media screen and (max-width:479px){
	.btn_detail {
		margin: 0 auto;
		width: 100%;
		position: relative;
	}
	.btn_detail a {
		margin: 15px auto 25px;
		padding: 8px 0;
		width: 80%;
		font-size: 16px;
		right: 0;
		left: 0;
		bottom: -23px;
	}
	.btn_detail_in {
		margin: 30px 0 0;
		width: 100%;
	}
	.btn_detail_in a {
		margin: 15px auto 5px;
		padding: 15px 0;
		width: 90%;
		font-size: 16px;
	}
}
/*-------------------------------------
　ポイント
---------------------------------------*/
.point_unit {
	margin: 40px auto 30px;
	width: 860px;
	text-align: center;
}
.point_unit ul li {
	margin: 8px auto;
	padding: 10px 40px;
	background-color: #fff;
	border-radius: 35px;
	color: #FF0004;
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
}
.no_l {
	font-size: 1.2em;
}
@media screen and (max-width:479px){
	.point_unit {
		margin: 10px auto 0;
		width: 90%;
	}
	.point_unit ul li {
		margin: 8px auto;
		padding: 7px 30px 5px;
		font-size: 16px;
		line-height: 1.2em;
	}
	.point_unit img {
		width: 65% !important;
	}
}

/*-------------------------------------
　動画
---------------------------------------*/
.movie_unit {
	margin: 0 0;
	text-align: center;
}
.movie_box {
	margin: 40px 0 10px;
}
.movie_box p {
	margin: 20px 0 0;
	font-size: 1.2em;
	text-align: left;
}
.movie {
	position:relative;
	width:100%;
	padding-top:56.25%;
}
.movie iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}
.movie_index {
	position: relative;
	display: inline-block;
	padding: 0 220px;
	margin: 0 0 15px;
    font-size: 2.4em;
    color: #003399;
}
.movie_index:before, .movie_index:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 200px;
	height: 2px;
	background-color: #003399;
}
.movie_index:before {left:0;}
.movie_index:after {right: 0;}

@media screen and (max-width:479px){
	.movie_box {
		margin: 10px 0 15px;
	}
	.movie_box p {
		margin: 10px 0 0;
		padding: 0 10px;
		font-size: 0.9em;
		line-height: 1.4em;
	}
	.movie_index {
		padding: 0 70px;
		margin: 0 0 5px;
		font-size: 1.4em;
	}
	.movie_index:before, .movie_index:after{
		width: 60px;
		height: 2px;
	}

}

/*-------------------------------------
　制作者の想い
---------------------------------------*/
.creator_unit {
	text-align: center;
}
.creator_box {
	margin: 0 auto;
	width: 750px;
}
.creator_box a {
	text-decoration: none!important;
}
.caption {
	padding: 15px 0;
	color: #fff;
	font-size: 27px;
	text-align: center;
	background: #003399;
}
.creator_box a:hover .caption {
	opacity: 0.7;
}
@media screen and (max-width:479px){
	.creator_unit {
		padding: 0 10px;
	}
	.creator_box {
		width: 100%;
	}
	.creator_unit img {
		width: 100%;
	}
	.caption {
		padding: 10px 0;
		font-size: 14px;
	}
}

/*-------------------------------------
　オプション
---------------------------------------*/
	.option_unit {
		margin: 5px 0 0;
		padding: 0 7px;
		display: block;
	}
	.accordion_op {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	.accordion_op .ac-content_op {
	  margin: 0;
	  padding: 0;
	}
	.ac-content_op p {
		padding: 5px 0;
	}
	.accordion_op input {
	  display: none;
	}
	.accordion_op label {
	  display: block;
	  background: #24b2e5;
	  cursor: pointer;
	  padding: 15px 10px;
	  color: #fff;
	  border-bottom: 1px solid #e0fbff;
	  box-sizing: border-box;
	}
	.accordion_op label:hover {
	  background: #02e4ff;
	}
	.accordion_op .ac-cont_op {
	  transition: 0.2s;
	  height: 0;
	  overflow: hidden;
	  background: #e0fbff;
	  padding: 0 10px;
	  box-sizing: border-box;
	}
	.accordion_op input:checked + .ac-cont_op {
	  height: auto;
	  padding: 10px;
	  box-sizing: border-box;
	}
	.fa-chevron-down {
		float: right;
		font-size: 1.2em;
		line-height: 1.4em !important;
	}

@media screen and (max-width:479px) {
body {
	min-width: 100% !important;
	-webkit-text-size-adjust: 100%;
}

#Globalnavi,
#Header #head_navi_menu,
#Header .keyword,
#Header #headsearchBox,
#Header .wishBtn,
#Header .btn,
.leadSection .recomWin_black,
.leadSectionInner {
	display: none;
}

#Header,
#Header .inner,
#Header h1 {
	width: 100%;
	height: auto;
}

#Header {
	width: 100%;
	min-width: 100%;
	overflow: hidden;
	border-bottom: 3px solid #0391c2;
}

#Header .logo {
	width: 90%;
	position: relative;
	top: 0px;
	padding: 0px 0px 12px 3px;
}

#Header h1 {
	padding: 0px;
	color: #ffffff;
	font-size: 8px;
}

#container {
	width: 100%;
	padding-top: 0px !important;
}

#wrapper_premium_member .topicPath,
#wrapper_premium_member .breadCrumb {
	display: none;
}

/*--------------------------
　フッタ
----------------------------*/
#pagetop {
	bottom: 10px;
	right: 10px;
}

.footerTagline {
	margin-bottom: 4px;
	padding: 0% 2%;
	text-align: left;
	font-size: 90%;
	line-height: 140%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.footerTagline,
#footer,
#footerLinks,
#footerNav2,
#footerLinks #footerLinks_Nav,
#footerLinks #footerLinks_NavParts,
#footerCopy,
#footerCopy p.copyright {
	width: 100%;
	min-width: 100%;
}

#footer {
	padding: 9px 0px 7px 0px;
}

#footerLinks ul {
	float: none;
}

#footerCopy p.copyright a {
	display: block;
	margin-bottom: 7px;
}

#footerLinks ul {
	width: auto;
	margin: 12px 0px 0px 5px;
}

#footerLinks ul li {
	display: inline-table;
	width: 45%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#footerLinks ul li.catName,
#footerLinks ul li.noLink {
		width: 90%;
}

#footerNav2 ul {
	margin: 0% 4%;
}

#footerNav2 li {
	display: inline-table;
	width: 49%;
	margin: 0px 0px 9px 0px;
	padding: 0px;
	border-left: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#footerNav2 li:first-of-type {
	margin-bottom: 9px !important;
}

#splink_footer {
	display: none !important;
}

#footerCopy p.copyright {
	text-align: center;
	font-size: 80%;
}
.pcImg { display:none;}
.spImg { display:block;}
}
@media screen and (max-width: 355px) {
	#footerNav2 li,
	#footerLinks ul li {
		font-size: 85%;
	}

}
