@charset "utf-8";

/*____________________________________CommonS*/
body,textarea,input,select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", var(--Fyg),"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	font-size:15px;
	letter-spacing:0.5px;
	line-height:1.6;
}
form{
	clear:both;
}
select{
	padding:0;
	border:1px solid #ccc;
	letter-spacing:0.5px;
}

#check{
	word-break: break-all;
}

/*ここから削除*/
.Lfamily{	font-family:arial;}
/*ここまで削除*/

.wrapBg{
	width:970px;
	margin:0 auto;
	background-color:#fff;
	padding-bottom:30px;
}
.wrapper{
	width:960px;
	margin:0 auto;
}
.ctaB{
	text-align:center;
}

.Ldesc {
	margin:0 auto;
	width:695px;
	font-size:12px;
	letter-spacing:-0.2px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",var(--Fyg);
	line-height: 1.3;
}
.Ldesc2 {
	margin:10px auto 0;
	width:833px;
	font-size:13.5px;
	color:#000;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",var(--Fyg);
	line-height: 1.3;
}

/*moniplaS*/
#monitorplaza_div_container{
	font-size:16px;
	line-height:1.5;
}
#MoniplaOutput1 img{
	width:100%!important;
}
div#monitorplaza_div_poweredby{
	float:right!important;
}
.Lmonipla1{
	padding:20px 0;
	margin:0 auto;
	width:800px;
	position:relative;
}
.Lmonipla1 h2{
	font-weight:bold;
	font-size:20px;
	padding:50px 0 0 0;
	text-align:center;
}
.Lmonipla1 h3{
	font-weight:bold;
	font-size:15px;
	padding:50px 0 10px 0;
}
.Lmonipla1 img{
	margin:0 auto;
}
.Lmonipla1 ul{
	background-color:#fdfbee;
	border:1px solid #ccc;
	margin:0 20px;
	overflow-y:scroll;
	height:530px;
}
.Lmonipla1 li{
	border-bottom:2px dotted #ccc;
	font-size:12px;
	line-height:1.3;
	padding:15px;
}
.Lmonipla1 li:last-child{
	border-bottom:none;
}
.Lmonipla1 li:nth-child(even){
	background:#f8f8f8;
}
.Lmonipla2 img{
	display:block;
}
/*monipla*/

.GTbox{
	padding:50px 0 150px;
	text-align:center;
}
.GTbox p{
	padding-top:10px;
}
.GTbox p img{
	display:inline-block;
	margin:-4px 0 0;
	vertical-align:middle;
}

/*FormS*/
#creditcard{
}
#creditcard dl{
	background:#dfdfdf;
}
#creditcard dt{
}
#creditcard dl:last-child{
	border-bottom:1px dotted #ccc;
}
.screditcard{
	border-top:1px #000 solid;
	padding:10px;
	background:#666;
	color:#fff;
}
.screditcard img{
	vertical-align:middle;
}
.Fnex{
	color:#000;
	font-size:13px;
	margin:-20px auto 20px;
	padding-left:1em;
	text-indent:-1em;
	width:680px;
}
.Frep{
	margin:20px auto;
	padding:10px 10px 10px 26px;
	width:672px;
	color: var(--ReD);
	font-size:14px;
	text-indent:-1em;
	border:1px solid var(--ReD);
}
.Ftel{
	margin:0 0 40px;
	text-align:center;
	color:#333;
	font-size:25px;
	font-weight:bold;
}
.Ftel img{
	display:inline;
	vertical-align:middle;
	margin:0 20px;
}
.Fatt{
	width:570px;
	margin:0 auto 20px auto;
	font-size:12px;
	clear:both;
}
.Fatt li{
	padding:0 0 5px 1em;
	text-indent:-1em;
}
/*FormE*/

.ispecBg{
	background: #f9f9f9;
	padding: 30px 0;
	font-family: var(--Fyg);
	color: 000;
}
.ispec,.iother{
	margin: 0 auto;
	width: 800px;
	line-height: 2;
}
.ispec h3 {
	font-family: 'Noto Serif JP', serif;
	font-size: 20px;
	position: relative;
	border-bottom: 4px solid #ddd;
	text-align: left;
}
.ispec h3:after {
	position: absolute;
	content: "";
	border-bottom: solid 4px var(--ReD);
	bottom: -4px;
	width: 16%;
	display: block;
}
.ispec dt,.iother dt{
	margin: 10px 0 0 0;
	padding: 10px 0 0 15px;
	font-size: 14px;
	position: relative;
	background: none;
	font-weight: bold;
}
.ispec dt:before,.iother dt:before{
	content: "";
	margin-top: 9px;
	width: 5px;
	height: 5px;
	transform:rotate(45deg);
	position: absolute;
	left: 2px;
}
.ispec dt:before{
	border-top: 1px solid var(--ReD);
	border-right: 1px solid var(--ReD);
}
.iother dt:before{
	border-top: 1px solid #666;
	border-right: 1px solid #666;
}
.ispec dd,.iother dd{
	font-size:13px;
	line-height:1.5;
}
.ispec dd{
	padding:0 0 5px 1.1em;
}
.iother dd{
	padding:0 0 5px 2em;
	text-indent:-1em;
}
.iatt dd{
	padding-left: 2em;
	text-indent: -1em;
}
.iatt ol {
	padding-left: 1.5em;
}
.iatt ol li{
	padding-left: 1em;
	list-style: decimal;
	text-indent: -1em;
}
.ispec .compo{
	margin: 0 auto 15px;
	padding: 0;
	display: flex;
	justify-content: space-between;
	width: 96%;
	border: 1px solid #ccc;
	background: #fff;
}

/* セット品概要 */
/*タブのスタイル*/
.ispec.setitem .tabItem {
	padding: 10px 0;
	width: 397px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin: 10px auto 0;
}
.ispec.setitem .tabItem:hover {
	font-weight: bold;
}
/*ラジオボタンを全て消す*/
.ispec.setitem input[name="tab_item"] {
	display: none;
}
/*タブ切り替えの中身のスタイル*/
.ispec.setitem .TbCont {
	display: none;
	overflow: hidden;
	border: 1px solid #eee;
	background: #fff;
	padding: 0 2% 2%;
}
/*選択されているタブのコンテンツのみを表示*/
#set_products:checked ~ #set_productsCont, #main_products:checked ~ #main_productsCont {
	display: block;
}
/*選択されているタブのスタイルを変える*/
.ispec.setitem .tabs input:checked + .tabItem {
	position: relative;
	padding: 10px 0;
	font-weight: bold;
	border: none;
	background-color: #eee;
	border-top: var(--ReD) solid 2px;
}


.compo dl{
	padding: 0 10px;
	display: flex;
	width:50%;
	flex-wrap: wrap;
	justify-content: space-between;
	border-right: 1px solid #ccc;
}
.compo dl:last-of-type{
	border-right: none;
}
.compo dt,.compo dd{
	padding: 7px 0;
	line-height: 1.4;
}
.compo dt{
	width: 50%;
	background: none;
	margin: 0;
	font-weight: normal;
}
.compo dt:before{
	content: none;
}
.compo dd{
}
.ispec .aco{
	padding: 0;
}
.ispec .aco dt{
	padding: 0;
	font-size: 13px;
	color: #00f;
	text-decoration: underline;
	background: none;
}
.ispec .aco dt:before{
	content: none;
}
.ispec .aco dd{
	padding: 0;
	display: none;
}
/*specE*/


/*flipS*/
#flipdesk .flipdesk_coupon_30 > h2.flipdesk_coupon_discount{
	background:none!important;
	margin: 0 auto;
	left: 0!important;
	right: 0;
	text-align: center;
}
.flipdesk_coupon_42 > h2.flipdesk_coupon_discount{
	background: none;
}

/* chat緊急対応関係 */
.diN_form {
	display: none;
}

.btn_form {
	display: none;
}