@charset "utf-8";
/*---------------------------------
	shanon add 2020.6
---------------------------------*/
/*----[管理者ログイン時]　アクティングアラート ----*/
#acting_alert {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 240px;
	margin: 5px;
	z-index: 1000;
	opacity: .60;
	-moz-opacity: .60;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
#acting_alert p.close_alert {
	margin: 0;
	padding: 3px;
	background: #1393c0;
	text-align: right;
	height: 25px;
}
#acting_alert p.content {
	padding: 1em;
	margin: 0;
	background: #fff;
	border: 1px solid #1393c0;
	height: 100%;
}
#acting_alert span.top, #acting_alert span.bottom {
	display: block;
	background: #fff;
}
#acting_alert span.top span, #acting_alert span.bottom span {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #1393c0;
}
#acting_alert span.r1 {
	margin: 0 5px;
}
#acting_alert span.r2 {
	margin: 0 3px;
}
#acting_alert span.r3 {
	margin: 0 2px;
}
#acting_alert span.top span.r4, span.bottom span.r4 {
	margin: 0 1px;
	height: 2px;
}
#acting_alert span.item {
	font-size: 12px;
}
.close_alert a {
	background-image: url(../img/bannerClose.gif);
	display: block;
	width: 23px;
	height: 23px;
}
.close_alert a img {
	display: none;
}

/*---- [共通]　noscriptデザイン ----*/
.alert_noscript {
    width: 80%;
    max-width: 800px;
    color: #b94a48;
    background-color: #f2dede;
    margin: 20px auto;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border: 1px solid #eed3d7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-top: 8px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-left: 30px;
    line-height: 150%;
    font-size: 16px;
    font-family: inherit;
    font-weight: bold;
	text-rendering: optimizelegibility;
}

/*---- [共通]　プレースホルダー ----*/
.ph {
	display:none;
}

/*---- [共通]　ボタンエリア調整 ----*/
.on_btn_area {
	padding-bottom: 0px;
}
.wrapper_btn_area {
	margin: 0px;
	padding-top: 30px;
}
.wrapper_btn_area .btn-area {
	margin-top: 0px;
}

/*---- [入力画面]　テキスト調整 ----*/
.input_form .ss_upComment, .input_form .ss_leftComment, .input_form .ss_rightComment, .input_form .ss_bottomComment{
	font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
	.input_form .ss_upComment, .input_form .ss_leftComment, .input_form .ss_rightComment, .input_form .ss_bottomComment{
		font-size: 1.2rem;
	}
}
.input_form .txt-box .note p {
    color: #333333;
    font-weight: normal;
    margin-bottom: 40px;
}
/*---- [入力画面]　input調整 ----*/
.input_form .input-box input[type=checkbox], .input_form .input-box input[type=radio] {
	display: table;
	opacity: 0;
	height: 0px;
	width: 0px;
}

/*---- [入力画面]　氏名input調整 ----*/
.input_form .input_name dd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.input_form .input_name .ss_input {
    width: 48%;
}
@media screen and (max-width: 768px){
	.input_form .input_name .ss_input {
		width: 100%;
	}
}
/*---- [入力画面]　郵便番号input調整 ----*/
.input_form .input_zip dd {
    display: flex;
    flex-wrap: wrap;
}
.input_form .input_zip .ss_input input[type=text] {
    width: 101.19px;
}
.input_form .input_zip .ss_input:first-of-type input[type=text] {
    width: 75.89px;
}
.input_form .input_zip .ss_leftComment {
	margin: auto 5px ;
}

/*---- [入力画面]　確認事項input調整 ----*/
.input_form .input_agree .ss_input label span {
	padding: 10px 15px;
    background: #fff;
}
.input_form .input_agree .error ul li span {
	background-color: #FDEBEC;
    border-color: 1px solid #CC0003;
}
.input_form .check.input_agree li span::after {
    left: 22px;
}

/*---- [入力画面]　エラー文言 ----*/
.input_form .label.label-warning {
	display: none;
}
.input_form .formErrorContent {
	display: block;
    font-size: 1.4rem;
    font-weight: bold;
    color: #c1291f;
    padding-left: 20px;
    background: url(../../user2020/img/ico_warning.png) left center / 15px auto no-repeat;
}
@media screen and (max-width: 768px) {
	.input_form .formErrorContent {
		font-size: 1.2rem;
	}
}
.input_form .ss_error_msg + br {
	display: none;
}

/*---- [確認画面]　カート表示調整（bootstrap.css） ----*/
/* キャンペーン型かつ無料(確認画面) */
.ss_price_type11 {
	display: none;
}
/* キャンペーン型かつキャンペーン課金(確認画面) */
.ss_price_type12 .label {
	display: none;
}
/* サブキャンペーン型かつ無料(確認画面) */
.ss_price_type21 .ss_price {
	display: none;
}
/* キャンペーン型かつ無料(cart) */
.ss_price_type_cart11 .ss_price, .ss_price_type_cart11 .label {
	display: none;
}
/* キャンペーン型かつキャンペーン課金(cart) */
.ss_price_type_cart12 .label {
	display: none;
}
/* サブキャンペーン型かつ無料(cart) */
.ss_price_type_cart21 .ss_price {
	display: none;
}

/*---- [完了画面]　資料請求画面切替（attribute140） ----*/
.thanks .mp_free_comp_free-off, .thanks .mp_free_comp_ {
	display: none;
}