@charset "utf-8";
/*-------------------------------------
　基本
---------------------------------------*/
#upgrade_flow {
	font-family: 'Noto Sans JP', sans-serif;
}
#content .content_wp {
	overflow: visible;
}
/*--- タブメニュー ---*/
.tab_area {
	overflow: hidden;
	display: table;
	margin: 0 auto;
}
.tab_area li {
	float: left;
	width: 360px;
	opacity: 0.7;
	cursor: pointer;
}
.tab_area li:hover {
	opacity: 0.8;
}
.all_area {
	/*overflow: hidden;*/
	margin-top: 20px;
}
.all_area div.content_area {
	/*Tabの内容を表示するエリアの装飾*/
	background: #ffffff;
	padding: 10px 0;
}
.tab_area li.select {
	/*アクティブタブの装飾*/
	background-color: #ffffff;
	background-image: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e94545;
	opacity: 1;
}
.hide {
	display: none;
}
.tabstick {
	margin-top: 4px;
	width: 360px;
	margin-left: 40px;
	font-weight: 200;
	font-size: 18px;
}
.tabstick a {
	font-size: 18px;/*text-decoration: underline;*/
}
.tabstick a:hover {
	text-decoration: none;
}
a, a span{
    text-decoration: none !important;
}

/*--- タイトル ---*/
#upgrade_flow h1 {
	font-size: 36px;
	text-align: center;
	margin: 30px 0;
	font-weight: 200;
}
#upgrade_flow h1 span {
	border-bottom: solid 1px #939393;
}
#upgrade_flow h1 br {
	display: none;
}
#upgrade_flow h3 {
	font-size: 46px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 60px;
	font-weight: 200;
}
#upgrade_flow h4 {
	font-size: 38px;
	text-align: center;
	letter-spacing: 6px;
	padding: 2px 30px;
	font-weight: 200;
}
#upgrade_flow p {
	font-size: 16px;
}
#upgrade_flow p.fs18 {
	font-size: 18px;
}
#upgrade_flow p.fs20 {
	font-size: 20px;
}
#upgrade_flow a:hover {
	opacity: 0.7;
}
/*--- レイアウト ---*/
#upgrade_flow .fw200 {
	font-weight: 200;
}
#upgrade_flow .fw300 {
	font-weight: 300;
}
#upgrade_flow .w750 {
	width: 750px;
	margin: 0 auto 50px;
}
#upgrade_flow .w360 {
	width: 360px;
	margin-left: 40px;
}
#upgrade_flow .flow-cap {
	font-size: 20px;
	font-weight: 200;
	margin-top: 70px;
}
/*--- 流れコンテンツ ---*/
.flow_caption {
	width: 750px;
	margin: 0 auto 50px;
	font-size: 20px !important;
	font-weight: 200;
	text-align: center;
}
.flow_caption br {
	display: inline-block;
}
.btnFlow {
	margin-bottom: 60px;
}
.flow-step-title {
	margin-bottom: 30px;
}
.flow-step-title dt {
	display: inline-block;
	width: 30%;
	min-height: 44px;
	padding: 5px 10px;
	box-sizing: border-box;
	border: 1px solid #084d9b;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background-color: #084d9b;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius-bottomleft: 10px;
}
.flow-step-title dd {
	display: inline-block;
	width: 70%;
	min-height: 44px;
	padding: 5px 30px;
	border: 1px solid #084d9b;
	box-sizing: border-box;
	font-size: 24px;
	font-weight: bold;
	background-color: #fff;
}
#upgrade_flow .flow-step-img {
	margin: 30px 0 !important;
	text-align: center;
}
#upgrade_flow .flow-step-img2 {
	margin: 60px 0 40px !important;
	text-align: center;
}
#upgrade_flow .blue {
	color: #2d8dcb;
	border-bottom: 1px solid #2d8dcb;
}
#upgrade_flow .flow-text02 a:link {
	text-decoration: none;
}
#upgrade_flow .detail-btn-01 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
#upgrade_flow .detail-btn-01 a {
	background-color: #fff;
}
#upgrade_flow .flow-text {
	font-weight: 300;
}
#upgrade_flow .flow-text02 {
	font-size: 20px;
	color: #2d8dcb;
}
#upgrade_flow ul.flowList li {
	margin-bottom: 150px;
}
#upgrade_flow p.click3Txt {
	font-size: 24px !important;
	line-height: 34px !important;
	text-align: center;
	color: #666 !important;
	letter-spacing: 6px;
	font-weight: 200 !important;
}
#upgrade_flow p.click4Txt {
	font-size: 34px !important;
	line-height: 34px !important;
	text-align: center;
	color: #666 !important;
	font-weight: 200;
	margin-bottom: 30px;
}
#upgrade_flow p.click4Txt .red {
	color: #f00;
}
#upgrade_flow p.click5Txt {
	font-size: 30px !important;
	line-height: 34px !important;
	text-align: center;
	color: #666 !important;
	margin-bottom: 80px;
	font-weight: 200;
}
#upgrade_flow p.click5Txt span {
	background: linear-gradient(transparent 50%, #ffb 50%);
	padding: 0 30px;
}
#upgrade_flow .request_bnr {
	width: 100%;
	margin: 10px auto 30px;
	text-align: center;
}
#upgrade_flow .request_btn {
	width: 100%;
	margin: 10px auto 80px;
	text-align: center;
}
.request_btn a {
	text-align: center;
}
#upgrade_flow .detail-btn-02 a {
	background-color: #fff;
}
#upgrade_flow .one2-text {
	text-align: center;
	font-size: 20px;
 line-height: 2em  margin: 0 auto;
}
#upgrade_flow ul.flowList li.lastList {
	margin-bottom: 0;
}

/*--- ご相談 ---*/
.gosoudan_under {
	font-size: 16px;
	color: #3e4449;
	font-weight: 300;
	margin: 5px 0 20px 0;
	line-height: 2;
}
.gosoudan_bold {
	font-weight: 600;
}
.gosoudanElement {
	margin-top: 200px;
}

/*--- 申し込みボタン --*/
#flow .content_area a.offer_link_button:link{
  text-decoration:none;
}
a.offer_link_button{
  color:#fff;
}
.offer_link_button{
  color:#fff;
  background:#e14938;
  box-shadow:0 5px 0 #952a1e;
  transition:transform .12s, box-shadow .12s;
  padding:.5em;
  width:100%;
  box-sizing:border-box;
  display:block;
  text-align:center;
  font-size:30px;
  margin-left:auto;
  margin-right:auto;
  width:710px;
}
.offer_link_button:hover{
  color:#fff;
}
.offer_link_button::after{
  content:'';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 15px;
  border-color: transparent transparent transparent #ffffff;
  display:inline-block;
  border-radius:4px;
  vertical-align:middle;
  margin-left:10px;
}

#detailTxtBtm{
  margin-top:8em;
}

/*特急バナー表示*/
.topimage {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border: 3px solid #2c82c9;
    padding: 20px;
    border-radius: 5px;
    /*width: 860px ;*/
	margin: 0px auto ;
}
.topimage p {
    font-size: 30px !important;
    color: #245aa4;
    font-weight: 600;
	margin-top: 30px;
}
.topimage p span.tokyuTxt {
    color: #245aa4 ;
    font-size: 18px !important;
}
.topimage p span {
    color: #00a2ed;
    font-size: 84px !important;
}    


@media only screen and (max-width: 768px) {

}

@media screen and (max-width: 640px) {
.forPC {
	display: none;
}
.forSMP {
	display: block;
	max-width: 116% !important;
	margin-left: -7% !important;
}
}

@media only screen and (max-width: 480px) {
/*--- タブメニュー ---*/
.tab_area li {
	width: 50%;
	max-width: 50%;
}
.all_area div.content_area {
	/*Tabの内容を表示するエリアの装飾*/
	background: #ffffff;
	padding: 10px 4px;
}
.tabstick {
	width: 50%;
	margin-left: 0;
	font-weight: 300;
}
.tabstick a {
	display: block;
	font-size: 75%;
	text-align: left;
}
/*--- タイトル ---*/
#upgrade_flow h1 {
	font-size: 24px;
}
#upgrade_flow h1 br {
	display: block;
}
#upgrade_flow h3 {
	font-size: 26px;
	margin-top: 0 !important;
	margin-top: 30px;
	margin-bottom: 30px;
}
#upgrade_flow h4 {
	font-size: 24px;
}
#upgrade_flow p.fs20 {
	font-size: 18px;
}
/*--- レイアウト ---*/
#upgrade_flow .w750 {
	width: 100%;
	margin-left: 6px;
	margin-right: 6px;
}
#upgrade_flow .w360 {
	width: 50%;
	margin-left: 0;
}
#upgrade_flow .mt10 {
	margin-top: 10px !important;
}
/*--- 流れコンテンツ ---*/
.btnFlow {
	width: 100%;
	text-align: center;
}
.btnFlow img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0 !important;
}
.btnFlow .ml30 {
	margin-left: 0px;
}
#upgrade_flow ul.flowList li {
	margin-bottom: 60px;
}
#upgrade_flow p.click4Txt {
	font-size: 24px !important;
}
#upgrade_flow p.click5Txt {
	font-size: 24px !important;
}
#upgrade_flow .reviewBg .reviewArea h3 {
	font-size: 24px;
	margin-bottom: 30px;
}
#upgrade_flow .request_bnr {
	margin: 10px auto 10px;
}
#upgrade_flow .request_btn {
	margin: 10px auto 10px;
}
#upgrade_flow .flow-cap {
	font-size: 18px;
	text-align: center;
}
.flow_caption {
	width: 100%;
	padding: 0 4px;
	font-size: 18px !important;
	text-align: justify;
	text-justify: inter-ideograph;
}
.flow_caption br {
	display: none;
}
.flow-step-title dt {
	font-size: 20px;
}
.flow-step-title dd {
	font-size: 20px;
}
#upgrade_flow .flow-text02 {
	font-size: 18px;
}

/*--- ご相談 ---*/
.gosoudanElement {
	margin-top: 100px;
}

/*--- 申し込みボタン --*/
.offer_link_button{
  width:100%;
  font-size:5vw;
}
.offer_link_button::after{
  margin-left: 2vw;
  border-width: 2.5vw 0 2.5vw 2.9vw;
  border-radius: 1vw;
}

#detailTxtBtm{
  margin-top:3em;
}
    
/*特急バナー表示*/
.topimage {
		display: flex;
		flex-direction: column;
	    margin-bottom: 0px;
        margin-top: 0px;
        width: 100% ;
	}
.topimage img {
		width: 70%;
        margin-bottom: 15px ;
	}
.topimage p {
		font-size: 4.5vw !important;
		margin-top: 0;
		text-align: center;
	}
.topimage p span {
		font-size: 8.1vw !important;
	} 
    
}

/*-------------------------------------
修理キャンペーン
---------------------------------------*/

/*-----表　アコーディオン-----*/
label {
	cursor : pointer;
	position: relative;
}
.charge-area label:before {
	content: '▼';
	position: absolute;
	top: 14px;
	right: -410px;
	color: #fff;
	z-index: 1;
	font-size: 1.2em;
}
/*.on-off:checked + label:before {
	content:none;
}*/
.on-off:checked + label + .charge-cont, .on-off:checked + label + .charge-cont02 {
	height: auto;
	padding: 5px;
	background: #fff5eb;
	opacity: 1;
}
input[type="checkbox"].on-off {
	display: none;
}
.charge-area div.charge-cont, .charge-area div.charge-cont02 {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 0;
	list-style: none;
}
input[type="checkbox"].on-off + div.charge-cont, input[type="checkbox"].on-off + div.charge-cont02 {
	height: 0;
	overflow: hidden;
}
input[type="checkbox"].on-off:checked + div.charge-cont, input[type="checkbox"].on-off:checked + div.charge-cont02 {
	height: auto;
}
.campaign {
	width: 750px;
	border-radius: 20px;
	height: auto;
	/*border: 1px solid #d9d7c8;*/
	box-sizing: border-box;
	margin: 0 auto ;
	text-align: center;
}
.campaign img {
	/*margin-bottom: 0px;*/
}
.campaign img:last-child {
	/*margin-bottom: 40px ;*/
}
.charge-cont02 {
	padding: 0;
}
.alignC {
	text-align: center;
}

@media screen and (max-width: 768px) {
/*-----Hero Image　767以下-----*/
.pc_none {
	display: block;
}
.sp_none {
	display: none;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
.campaign {
	width: 100%;
	padding:0;
	margin-bottom:0;
}
.service{
	margin-top:5vw;
}
}


/*--- 申し込むボタン ---*/
.alignC {
    text-align: center;
}
.alignR {
    text-align: right;
}
/* 注意事項 */
.accbox {
	margin: 10px auto;
	padding: 0;
	max-width: 680px;
}
.accbox label {
	display: block;
	margin: 1.5px 0;
	padding: 0 5px;
	color : #333;
	cursor : pointer;/*transition: all 0.5s;*/
}
.accbox label:hover {
	color: #FF0004;
}
.accbox input {
	display: none;
}
.accbox .accshow {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: 0.3s;
}
.cssacc:checked + .accshow {
	height: auto;
	padding: 10px 15px;
	background: #eee;
	opacity: 1;
}
.accbox p {
	margin: 7px 0;
	font-size: 14px;
	line-height: 1.4em;
}

@media screen and (max-width: 768px) {
/*-----Hero Image　767以下-----*/
.accbox label {
	margin: 1.5px 0;
	padding: 0 0 0 20px;
}
.cssacc:checked + .accshow {
	height: auto;
	width: 90%;
	margin: 0 auto;
	padding: 10px 15px;
}
.accbox p {
	margin: 5px 0;
	font-size: 12px;
	line-height: 1.4em;
}
}

/* 汎用
=========================================================================================== */

.rollOver a {
	opacity: 1;
}
.rollOver a:hover {
	opacity: 0.6;
}
#upgrade_flow .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#upgrade_flow .clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html #upgrade_flow .clearfix {
	height: 1%;
}
#upgrade_flow .clearfix {
	display: block;
}
/* End hide from IE-mac */

.mt10 {
	margin-top: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
.forSMP {
	display: none;
}
.forPC {
	display: block;
}
.description {
    font-size: 13px !important;
	letter-spacing: 0.1rem;
    text-align: left ;
    padding-left: 1em;
    text-indent: -1em;
}
p.description a {
    color: #2a79de ;
    text-decoration: underline !important;
}

@media only screen and (max-width: 479px) {
.pc {
	display: none;
}
.sp {
	display: block;
}
img {
	max-width: 100%;
}
.low-footer {
	padding-bottom: 40px;
}
.flow-step-title{
	display:flex;
}
.flow-step-title dt{
	display:flex;
	justify-content:center;
	align-items:center;
}
.description {
    text-align: left ;
    font-size: 10px !important;
}

}
