@charset "utf-8";

/* ------------------------------------------------
/* テスト1
---------------------------------------------------*/
.optimize-805499-1 {
  display: none;
}
.optimize-805499-1-brandCvArea {
	margin: 30px 0;
	padding: 30px 0 25px;
	min-height: 66px;
	background: #f2f2f2;
	border-radius: 4px;
}
.optimize-805499-1-brandCvArea-title {
	margin-bottom: 15px;
}
.optimize-805499-1-brandCvArea-title-txt {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
}
.optimize-805499-1-brandCvArea-title-notice {
	text-align: center;
	margin: 3px 0 0;
	color: #333;
	font-size: 11px;
}
.optimize-805499-1-brandCvArea-cvArea-campaignHeading {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

/* 教室ページ下線あり */
.optimize-805499-1-brandCvArea-cvArea-campaignHeading__border {
	padding-bottom: 15px;
	border-bottom: 1px solid #d5d5d5;
}

.optimize-805499-1-brandCvArea-cvArea-campaignHeading-inner {
    position: relative;
}
.optimize-805499-1-brandCvArea-cvArea-campaignHeading-limit {
    display: inline-block;
    position: absolute;
    top: -35px;
    background: #fff;
    color: #333;
    padding: 6px 10px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 11px;
	line-height: 1.0 !important;
    box-shadow: 0 2px 6px rgba(0,0,0,0.07);
    border: 2px solid #ccc;
}
.optimize-805499-1-brandCvArea-cvArea-campaignHeading-limit::before {
    content: "";
    position: absolute;
    left: 22px;
    bottom: -8px;
    border-width: 8px 7px 0 7px;
    border-style: solid;
    border-color: #ccc transparent transparent transparent;
    display: block;
    width: 0;
    z-index: 0;
}
.optimize-805499-1-brandCvArea-cvArea-campaignHeading-limit::after {
    content: "";
    position: absolute;
    left: 24px;
    bottom: -6px;
    border-width: 6px 5px 0 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    display: block;
    width: 0;
    z-index: 1;
}
.optimize-805499-1-brandCvArea-cvArea-campaignHeading-txt {
    text-align: center;
    margin-bottom: 5px;
	padding-top: 3px;
    font-size: 18px;
	font-weight: bold;
	line-height: 1.0 !important;
}
.optimize-805499-1-brandCvArea-cvArea-campaignHeading-txt strong {
    color: #e90000;
}
.optimize-805499-1-brandCvArea-cvArea-campaignHeading-txt strong em{
    font-size: 22px;
    font-style: normal;
}
.optimize-805499-1-brandCvArea-cvArea-campaignHeading-txt::before{
    content: "";
	display: inline-block;
    position: relative;
    bottom: -2px;
	transform: rotate(-20deg);
	margin-right: 4px;
    width: 2px;
    height: 14px;
	background: #333;
}
.optimize-805499-1-brandCvArea-cvArea-campaignHeading-txt::after{
    content: "";
	display: inline-block;
    position: relative;
    bottom: -2px;
	transform: rotate(20deg);
	margin-left: 4px;
    width: 2px;
    height: 14px;
	background: #333;
}
.optimize-805499-1-brandCvArea-cvArea-campaignHeading-notice {
	text-align: right;
	font-size: 10px;
	line-height: 1.0 !important;
}

/* お問い合せテキスト */
.optimize-805499-1-brandCvArea-cvArea-button {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}

/* CVボタンが1つのみ */
.optimize-805499-1-brandCvArea-cvArea-button__1cvBtn {
	padding: 0 30px;
}

/* 電話番号リンク */
.optimize-805499-1-brandCvArea-cvArea-button-telLink{
    flex: 1;
    display: flex;
    flex-direction: column;
	justify-content: center;
}
.optimize-805499-1-brandCvArea-cvArea-button-telLink-box {
	text-align: center;
	margin: 5px 0;
}
.optimize-805499-1-brandCvArea-cvArea-button-telLink-box-txt{
    position: relative;
    padding-left: 18px;
	color: #e90000;
	font-family: 'Tahoma', 'Verdana';
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
}
.optimize-805499-1-brandCvArea-cvArea-button-telLink-box-txt::before {
	content: "";
	display: inline-block;
    position: absolute;
    left: 0;
    bottom: 2px;
	margin-right: 2px;
	width: 14px;
    height: 24px;
	background: url(/img2/common/ic_tel.png) no-repeat;
}
.optimize-805499-1-brandCvArea-cvArea-button-telLink-time {
	text-align: center;
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 1.5;
}
.optimize-805499-1-brandCvArea-cvArea-button-telLink-attention {
	text-align: center;
    color: #333;
	font-size: 11px;
}

/* 体験と資料請求のボタン */
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-wrap {
	width: 470px;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn {
	display: flex;
	justify-content: center;
	gap: 10px;
}

/* cvボタンが1つのみの場合（体験授業がない場合） */
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn__1column {
	flex: 1;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box {
	flex: 1;
}

/* 体験授業に申し込む CVボタン */
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-trial {
	text-align: center;
	display: block;
	position: relative;
	padding: 14px 10px 14px 40px;
	box-sizing: border-box;
	background: #3e81c6;
	box-shadow: 0 5px 0 0 #2f6093;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-trial::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 12px;
	width: 45px;
	height: 40px;
	background: url(/img2/common/brand_detail/cvtrialicon.png) no-repeat 50% 50%;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-trial:hover {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-trial:visited {
	color: #fff;
}

/* 資料請求をする CVボタン */
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-inquiry {
	text-align: center;
	display: block;
	position: relative;
	padding: 14px 10px 14px 40px;
	box-sizing: border-box;
	background: #3e81c6;
	box-shadow: 0 5px 0 0 #2f6093;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-inquiry::before {
	content: "簡単１分";
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	left: 14px;
	transform: translateY(-50%);
	padding: 3px;
	width: 2.2em;
	height: 2.2em;
	background: #fff;
	border-radius: 3px;
	color: #bf0a1a;
	font-size: 14px;
	line-height: 1.2;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-inquiry:hover {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-inquiry:visited {
	color: #fff;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-inquiryOn {
	text-align: center;
	display: block;
	position: relative;
	margin-bottom: 10px;
	padding: 14px 10px 14px 40px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 5px 0 0 #ccc;
	color: #3e81c6;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-inquiryOn::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 13px;
	transform: translateY(-50%);
	margin: 0 5px 0 0;
	width: 24px;
	height: 28px;
	background: url(/img2/common/brand_detail/cvaddedicon.png) no-repeat 50% 50%;
	background-size: cover;
	vertical-align: middle;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-inquiryOn:hover {
	color: #3e81c6;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-inquiryOn:visited {
	color: #3e81c6;
}
.optimize-805499-1-brandCvArea-cvArea-button-cvColumn-box-delete {
	text-align: center;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
}

/* 料金を問い合わせる CVボタン */
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee {
	margin-bottom: 3px;
	width: 420px;
}
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-bottom: 3px;
	padding: 5px 0 0 36px;
	box-sizing: border-box;
	min-height: 58px;
	background: #3e81c6;
	border-radius: 5px;
	box-shadow: 0 5px 0 0 #2f6093;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
}
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee-btn:hover {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee-btn small {
	font-size: .9em;
	line-height: 1.45;
}

/* 資料アイコン */
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee-btn__info::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 19px;
	transform: translateY(-50%);
	width: 26px;
	height: 33px;
	background: url(/img2/common/brand_detail/cvbrandicon21.png) no-repeat;
}

/* 簡単1分アイコン */
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee-btn__1minute::before {
	content: "簡単１分";
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	left: 14px;
	transform: translateY(-50%);
	padding: 3px;
	width: 2.2em;
	height: 2.2em;
	background: #fff;
	border-radius: 3px;
	color: #bf0a1a;
	font-size: 14px;
	line-height: 1.2;
}
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee-btn:visited {
	color: #fff;
}
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee-btnOn {
	text-align: center;
	display: block;
	position: relative;
	margin-bottom: 10px;
	padding: 15px 36px 15px 76px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 5px 0 0 #ccc;
	color: #3e81c6;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
}
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee-btnOn:hover {
	color: #3e81c6;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee-btnOn::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	margin: 0 5px 0 0;
	width: 24px;
	height: 28px;
	background: url(/img2/common/brand_detail/cvaddedicon.png) no-repeat 50% 50%;
	background-size: cover;
}
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee-btnOn:visited {
	color: #3e81c6;
}
.optimize-805499-1-brandCvArea-cvArea-button-inquiryFee-delete {
	text-align: center;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
}

/* アフィリエイト用 CVボタン */
.optimize-805499-1-brandCvArea-cvArea-btnAf {
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}
.optimize-805499-1-brandCvArea-cvArea-btnAf-inquiry {
	margin-bottom: 3px;
}
.optimize-805499-1-brandCvArea-cvArea-btnAf-inquiry-btn {
	display: block;
	text-align: center;
	position: relative;
	margin-bottom: 3px;
	padding: 15px;
	box-sizing: border-box;
	background: #3e81c6;
	border-radius: 5px;
	box-shadow: 0 5px 0 0 #2f6093;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
}
.optimize-805499-1-brandCvArea-cvArea-btnAf-inquiry-btn:hover {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-1-brandCvArea-cvArea-btnAf-inquiry-btn small {
	font-size: .9em;
	line-height: 1.45;
}
.optimize-805499-1-brandCvArea-cvArea-btnAf-inquiry-btn::before {
	content: "";
	position: static;
	display: inline-block;
	width: 23px;
	height: 20px;
	line-height: 1.2;
	text-align: center;
	background: url(/img2/common/brand_detail/cvbrandicon3.png) no-repeat 50% 50%;
	top: auto;
	left: auto;
	transform: none;
	margin: 0 10px 0 0;
}


/* ------------------------------------------------
/* テスト2
---------------------------------------------------*/
.optimize-805499-2 {
  display: none;
}

/* ブランド・教室上部インフォメーション */
.optimize-805499-2-brandMainInfo {
	margin-bottom: 16px;
	padding: 0 14px;
}

/* ブランド名、教室名、ロゴ、公式マーク */
.optimize-805499-2-brandMainInfo-upperBox {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #ccc;
}
.optimize-805499-2-brandMainInfo-upperBox-logo {
	margin-right: 14px;
	width: 78px;
}
.optimize-805499-2-brandMainInfo-upperBox-logo img {
	padding: 2px;
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
}
.optimize-805499-2-brandMainInfo-upperBox-logoN2 {
	margin-right: 14px;
	width: 78px;
}
.optimize-805499-2-brandMainInfo-upperBox-logoN2 img {
	width: 100%;
	height: auto;
	border: 3px solid #ffcf06;
}
.optimize-805499-2-brandMainInfo-cont-jyukuname {
	flex: 1;
	margin-right: 14px;
}
.optimize-805499-2-brandMainInfo-cont-jyukuname-ruby {
	display: inline-block;
	margin-bottom: 2px;
	color: #999;
	font-family: Meiryo UI;
	font-size: 10px;
	letter-spacing: 0.2em;
}
.optimize-805499-2-brandMainInfo-cont-jyukuname-text {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
}
.optimize-805499-2-brandMainInfo-cont-jyukuname-text a {
	color: #000;
}
.optimize-805499-2-brandMainInfo-cont-jyukuname-area {
	color: #000;
	font-size: 13px;
	line-height: 1.2;
	font-weight: bold;
}

/* commonの公式マークの拡張 */
.optimize-805499-2-mod-officialAnnotationTxt__brand {
	left: -345px;
}
.optimize-805499-2-mod-officialAnnotationTxt__brand::before {
	left: 168px;
}

.optimize-805499-2-brandMainInfo-lowerBox {
	margin: 0 6px;
}
.optimize-805499-2-brandMainInfo-lowerBox-cont {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	column-gap: 16px;
	row-gap: 6px;
	margin-bottom: 6px;
}
.optimize-805499-2-brandMainInfo-lowerBox-cont-item {
	display: flex;
	align-items: flex-start;
	gap: 10px;
}
.optimize-805499-2-brandMainInfo-lowerBox-cont-item-title {
	padding-top: 3px;
	font-weight: bold;
}
.optimize-805499-2-brandMainInfo-lowerBox-cont-item-box {
	display: flex;
	flex-direction: column;
}
.optimize-805499-2-brandMainInfo-lowerBox-cont-item-box-attention {
	font-size: 12px;
	color: #c10;
}
.optimize-805499-2-brandMainInfo-lowerBox-cont-item-box-list-wrap {
	display: flex;
	align-items: center;
	gap: 3px;
	margin-bottom: 3px;
}
.optimize-805499-2-brandMainInfo-lowerBox-cont-item-box-list {
	padding: 3px 3px 2px 3px;
	border-radius: 2px;
	font-size: 12px;
	color: #fff;
	line-height: 1;
}
/* 対象学年背景 */
.optimize-805499-2-brandMainInfo-lowerBox-cont-item-box-list__grade {
	background: #578dd9;
}
/* 授業形式背景 */
.optimize-805499-2-brandMainInfo-lowerBox-cont-item-box-list__classType {
	background: #e58517;
}
/* 特別コース背景 */
.optimize-805499-2-brandMainInfo-lowerBox-cont-item-box-list__specialCourse {
	background: #60bf1d;
}
.optimize-805499-2-brandMainInfo-lowerBox-review {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 6px;
}
.optimize-805499-2-brandMainInfo-lowerBox-review-title {
	font-weight: bold;
}
.optimize-805499-2-brandMainInfo-lowerBox-review-score {
	display: flex;
	align-items: center;
	gap: 3px;
}
.optimize-805499-2-brandMainInfo-lowerBox-review-score-number {
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}
.optimize-805499-2-brandMainInfo-lowerBox-review-score-number span {
	font-size: 22px;
}
.optimize-805499-2-brandMainInfo-lowerBox-review-score-count {
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}
.optimize-805499-2-brandMainInfo-lowerBox-attention {
	margin: 0 0 6px 60px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
/* 展開地域 */
.optimize-805499-2-brandMainInfo-lowerBox-area {
	display: flex;
	align-items: center;
	gap: 10px;
}
.optimize-805499-2-brandMainInfo-lowerBox-area-title {
	font-weight: bold;
}
.optimize-805499-2-brandMainInfo-lowerBox-area-detail {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
}
/* 最寄り駅、住所 */
.optimize-805499-2-brandMainInfo-lowerBox-place {
	display: flex;
	align-items: center;
	margin-bottom: 6px;
}
.optimize-805499-2-brandMainInfo-lowerBox-place-title {
	margin-right: 10px;
	font-weight: bold;
}
/* 最寄り駅と住所の配置を揃える */
.optimize-805499-2-brandMainInfo-lowerBox-place-title__margin {
	margin-right: 36px;
}
.optimize-805499-2-brandMainInfo-lowerBox-place-detail {
	font-size: 12px;
	line-height: 1.3;
}

/* CVエリア */
.optimize-805499-2-brandCvArea {
	margin: 30px 0;
	padding: 30px 0 25px;
	min-height: 66px;
	background: #f2f2f2;
	border-radius: 4px;
}
.optimize-805499-2-brandCvArea-title {
	margin-bottom: 15px;
}
.optimize-805499-2-brandCvArea-title-txt {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
}
.optimize-805499-2-brandCvArea-title-notice {
	text-align: center;
	margin: 3px 0 0;
	color: #333;
	font-size: 11px;
}
.optimize-805499-2-brandCvArea-cvArea-campaignHeading {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

/* 教室ページ下線あり */
.optimize-805499-2-brandCvArea-cvArea-campaignHeading__border {
	padding-bottom: 15px;
	border-bottom: 1px solid #d5d5d5;
}

.optimize-805499-2-brandCvArea-cvArea-campaignHeading-inner {
    position: relative;
}
.optimize-805499-2-brandCvArea-cvArea-campaignHeading-limit {
    display: inline-block;
    position: absolute;
    top: -35px;
    background: #fff;
    color: #333;
    padding: 6px 10px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 11px;
	line-height: 1.0 !important;
    box-shadow: 0 2px 6px rgba(0,0,0,0.07);
    border: 2px solid #ccc;
}
.optimize-805499-2-brandCvArea-cvArea-campaignHeading-limit::before {
    content: "";
    position: absolute;
    left: 22px;
    bottom: -8px;
    border-width: 8px 7px 0 7px;
    border-style: solid;
    border-color: #ccc transparent transparent transparent;
    display: block;
    width: 0;
    z-index: 0;
}
.optimize-805499-2-brandCvArea-cvArea-campaignHeading-limit::after {
    content: "";
    position: absolute;
    left: 24px;
    bottom: -6px;
    border-width: 6px 5px 0 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    display: block;
    width: 0;
    z-index: 1;
}
.optimize-805499-2-brandCvArea-cvArea-campaignHeading-txt {
    text-align: center;
    margin-bottom: 5px;
	padding-top: 3px;
    font-size: 18px;
	font-weight: bold;
	line-height: 1.0 !important;
}
.optimize-805499-2-brandCvArea-cvArea-campaignHeading-txt strong {
    color: #e90000;
}
.optimize-805499-2-brandCvArea-cvArea-campaignHeading-txt strong em{
    font-size: 22px;
    font-style: normal;
}
.optimize-805499-2-brandCvArea-cvArea-campaignHeading-txt::before{
    content: "";
	display: inline-block;
    position: relative;
    bottom: -2px;
	transform: rotate(-20deg);
	margin-right: 4px;
    width: 2px;
    height: 14px;
	background: #333;
}
.optimize-805499-2-brandCvArea-cvArea-campaignHeading-txt::after{
    content: "";
	display: inline-block;
    position: relative;
    bottom: -2px;
	transform: rotate(20deg);
	margin-left: 4px;
    width: 2px;
    height: 14px;
	background: #333;
}
.optimize-805499-2-brandCvArea-cvArea-campaignHeading-notice {
	text-align: right;
	font-size: 10px;
	line-height: 1.0 !important;
}

/* お問い合せテキスト */
.optimize-805499-2-brandCvArea-cvArea-button {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}

/* CVボタンが1つのみ */
.optimize-805499-2-brandCvArea-cvArea-button__1cvBtn {
	padding: 0 30px;
}

/* 電話番号リンク */
.optimize-805499-2-brandCvArea-cvArea-button-telLink{
    flex: 1;
    display: flex;
    flex-direction: column;
	justify-content: center;
}
.optimize-805499-2-brandCvArea-cvArea-button-telLink-box {
	text-align: center;
	margin: 5px 0;
}
.optimize-805499-2-brandCvArea-cvArea-button-telLink-box-txt{
    position: relative;
    padding-left: 18px;
	color: #e90000;
	font-family: 'Tahoma', 'Verdana';
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
}
.optimize-805499-2-brandCvArea-cvArea-button-telLink-box-txt::before {
	content: "";
	display: inline-block;
    position: absolute;
    left: 0;
    bottom: 2px;
	margin-right: 2px;
	width: 14px;
    height: 24px;
	background: url(/img2/common/ic_tel.png) no-repeat;
}
.optimize-805499-2-brandCvArea-cvArea-button-telLink-time {
	text-align: center;
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 1.5;
}
.optimize-805499-2-brandCvArea-cvArea-button-telLink-attention {
	text-align: center;
    color: #333;
	font-size: 11px;
}

/* 体験と資料請求のボタン */
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-wrap {
	width: 470px;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn {
	display: flex;
	justify-content: center;
	gap: 10px;
}

/* cvボタンが1つのみの場合（体験授業がない場合） */
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn__1column {
	flex: 1;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box {
	flex: 1;
}

/* 体験授業に申し込む CVボタン */
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-trial {
	text-align: center;
	display: block;
	position: relative;
	padding: 14px 10px 14px 40px;
	box-sizing: border-box;
	background: #3e81c6;
	box-shadow: 0 5px 0 0 #2f6093;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-trial::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 12px;
	width: 45px;
	height: 40px;
	background: url(/img2/common/brand_detail/cvtrialicon.png) no-repeat 50% 50%;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-trial:hover {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-trial:visited {
	color: #fff;
}

/* 資料請求をする CVボタン */
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-inquiry {
	text-align: center;
	display: block;
	position: relative;
	padding: 14px 10px 14px 40px;
	box-sizing: border-box;
	background: #3e81c6;
	box-shadow: 0 5px 0 0 #2f6093;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-inquiry::before {
	content: "簡単１分";
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	left: 14px;
	transform: translateY(-50%);
	padding: 3px;
	width: 2.2em;
	height: 2.2em;
	background: #fff;
	border-radius: 3px;
	color: #bf0a1a;
	font-size: 14px;
	line-height: 1.2;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-inquiry:hover {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-inquiry:visited {
	color: #fff;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-inquiryOn {
	text-align: center;
	display: block;
	position: relative;
	margin-bottom: 10px;
	padding: 14px 10px 14px 40px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 5px 0 0 #ccc;
	color: #3e81c6;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-inquiryOn::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 13px;
	transform: translateY(-50%);
	margin: 0 5px 0 0;
	width: 24px;
	height: 28px;
	background: url(/img2/common/brand_detail/cvaddedicon.png) no-repeat 50% 50%;
	background-size: cover;
	vertical-align: middle;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-inquiryOn:hover {
	color: #3e81c6;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-inquiryOn:visited {
	color: #3e81c6;
}
.optimize-805499-2-brandCvArea-cvArea-button-cvColumn-box-delete {
	text-align: center;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
}

/* 料金を問い合わせる CVボタン */
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee {
	margin-bottom: 3px;
	width: 420px;
}
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-bottom: 3px;
	padding: 5px 0 0 36px;
	box-sizing: border-box;
	min-height: 58px;
	background: #3e81c6;
	border-radius: 5px;
	box-shadow: 0 5px 0 0 #2f6093;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
}
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee-btn:hover {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee-btn small {
	font-size: .9em;
	line-height: 1.45;
}

/* 資料アイコン */
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee-btn__info::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 19px;
	transform: translateY(-50%);
	width: 26px;
	height: 33px;
	background: url(/img2/common/brand_detail/cvbrandicon21.png) no-repeat;
}

/* 簡単1分アイコン */
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee-btn__1minute::before {
	content: "簡単１分";
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	left: 14px;
	transform: translateY(-50%);
	padding: 3px;
	width: 2.2em;
	height: 2.2em;
	background: #fff;
	border-radius: 3px;
	color: #bf0a1a;
	font-size: 14px;
	line-height: 1.2;
}
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee-btn:visited {
	color: #fff;
}
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee-btnOn {
	text-align: center;
	display: block;
	position: relative;
	margin-bottom: 10px;
	padding: 15px 36px 15px 76px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 5px 0 0 #ccc;
	color: #3e81c6;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
}
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee-btnOn:hover {
	color: #3e81c6;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee-btnOn::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	margin: 0 5px 0 0;
	width: 24px;
	height: 28px;
	background: url(/img2/common/brand_detail/cvaddedicon.png) no-repeat 50% 50%;
	background-size: cover;
}
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee-btnOn:visited {
	color: #3e81c6;
}
.optimize-805499-2-brandCvArea-cvArea-button-inquiryFee-delete {
	text-align: center;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
}

/* アフィリエイト用 CVボタン */
.optimize-805499-2-brandCvArea-cvArea-btnAf {
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}
.optimize-805499-2-brandCvArea-cvArea-btnAf-inquiry {
	margin-bottom: 3px;
}
.optimize-805499-2-brandCvArea-cvArea-btnAf-inquiry-btn {
	display: block;
	text-align: center;
	position: relative;
	margin-bottom: 3px;
	padding: 15px;
	box-sizing: border-box;
	background: #3e81c6;
	border-radius: 5px;
	box-shadow: 0 5px 0 0 #2f6093;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
}
.optimize-805499-2-brandCvArea-cvArea-btnAf-inquiry-btn:hover {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
.optimize-805499-2-brandCvArea-cvArea-btnAf-inquiry-btn small {
	font-size: .9em;
	line-height: 1.45;
}
.optimize-805499-2-brandCvArea-cvArea-btnAf-inquiry-btn::before {
	content: "";
	position: static;
	display: inline-block;
	width: 23px;
	height: 20px;
	line-height: 1.2;
	text-align: center;
	background: url(/img2/common/brand_detail/cvbrandicon3.png) no-repeat 50% 50%;
	top: auto;
	left: auto;
	transform: none;
	margin: 0 10px 0 0;
}
