@charset "UTF-8";
/*＝＝＝＝＝＝共通＝＝＝＝＝＝＝＝*/
#mainSuv {
	background: url(../image/afterservice/main.jpg) no-repeat 0 0;
	background-size: cover;
}

#mainTitle {
	background: url(../image/housing/main_title.jpg) no-repeat 50% 50%;
	background-size: cover;
}

/*＝＝＝＝＝＝扉ページ＝＝＝＝＝＝＝＝*/
h2 {
	background: none;
	line-height: 2;
	margin: 6% auto 0;
	display: inline-block;
	padding: 0 0 1rem 0;
	font-size: 220%;
	font-weight: bold;
}

#housingNav {
	width:80%;
	margin: 4% auto;
	justify-content: center;
}

#housingNav li {
	width:100%;
	padding: 0 2%;
}

#housingNav li a {
	font-weight: bold;
	line-height: 2.4;
}

#housingNav li span {
	display:block;
	font-family: copperplate;
	border-top: 1px solid #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 3.1;
	margin-top: 2%;
	position: relative;
	padding-top: 4px;
}

#housingNav li span:after,#housingNav li span:before {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	top: -1px;
	width: 25%;
	border-top: 1px solid #fff;
}

#housingNav li span:after {
	left: 0;
}

#housingNav li span:before {
	right: 0;
}

#housingNav li.current span,#housingNav li a:hover span  {
	border-top: 5px solid #000;
	padding-top: 0;
}

#housingNav li.current span:after,#housingNav li.current span:before,#housingNav li a:hover span:after,#housingNav li a:hover span:before {
	top: -5px;
	border-top: 5px solid #fff;
}

#housingNav li:first-child img {
	width: 70%;
}

.text {
	font-size: 120%;
	line-height: 2.2;
}

#serviceList01 {
	flex-wrap: wrap;
}

#serviceList01 li {
	width: 48%;
	margin: 0 0 6% 0;
	text-align: left;
}

#afterService #serviceList01 h3 {
	background: #f09b2f;
	color:#fff;
	font-size: 170%;
	text-align: left;
	padding: 0 0 0 1rem;
	margin: 0 0 10% 0;
}

#serviceList01 .floatL {
	width: 56%;
}

#serviceList01 .floatR {
	width: 40%;
}

#serviceList01 > li > .cf {
	margin-bottom: 4%;
}

#serviceList01 > li > .float02 {
	margin: 10% 0;
}

#afterService #serviceList02 h3 {
	color:#f09b2f;
	font-size: 150%;
	text-align: left;
	padding: 0 0 0 1rem;
	border-left: 5px solid #f09b2f;
	margin-bottom: 6%;
}

#serviceList02 li {
	margin: 0 2% 0 0;
	width: 48%;
}

#serviceList02 li:last-child {
	margin: 0 0 0 0;
}

#serviceList02 .tableBox {
	display: table;
}

#serviceList02 .tableBox div {
	display: table-cell;
	width: 56%;
	text-align: left;
}

/*＝＝＝＝＝＝アフターサービス下層共通＝＝＝＝＝＝＝＝*/
#afterService h2.nomal {
	padding:0;
	margin: 6% auto;
}

#afterService h2.nomal img {
	width: 20%;
	margin-bottom: 1rem;
}

#afterService h2.nomal span {
	position: relative;
	padding-bottom: 15px;
	border-bottom: 8px solid #dc0011;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 1;
}

#afterService h2.nomal span:after, #afterService h2.nomal span:before {
    content: "";
    display: block;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    bottom: -8px;
    width: 40%;
    border-bottom: 8px solid #fff;
}

#afterService h2.nomal span:before {
	right: 0;
}
#afterService h2.nomal span:after {
	left: 0;
}
#afterService h3 {
	font-size: 190%;
	margin: 0 0 1% 0;
	text-align: center;
}

#afterService h4 {
	font-size: 160%;
	margin-bottom: 2rem;
	text-align: center;
}

#serviceNav {
	width: 80%;
	margin: 0 auto;
	justify-content: center;
    gap: 50px;
}

#serviceNav li {
	width: 10%;	
}

#serviceNav li span {
	font-size: 12px;
}

#serviceNav li.current span {
	font-size: 12px;
	position: relative;
	border-bottom: 4px solid #dc0011;
	padding-bottom: 6%;
}

#serviceNav li.current span:after, #serviceNav li.current span:before {
    content: "";
    display: block;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    bottom: -4px;
    width: 18%;
    border-bottom: 4px solid #fff;
}

#serviceNav li.current span:before {
	right: 0;
}
#serviceNav li.current span:after {
    left: 0;
}

#afterService p.text {
	font-size: 14px;
	margin-bottom: 3rem;
	line-height: 1.8;
}
#afterService .photoList {
	width: 70%;
	margin: 0 auto 4rem;
}

#afterService .textBox {
	width: 60%;
	margin: 0 auto;
}

/*＝＝＝＝＝＝過去の『感謝のつどい』から＝＝＝＝＝＝＝＝*/
#party {
	margin-bottom: 6%;
}

#party p {
	margin-bottom: 0.8rem;
	text-align: left;
}

#party .floatL {
	width:56%;
}

#party .floatR {
	width:40%;
	margin-bottom: 6%;
}

#party h5 {
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1.2rem;
}

#party p.right {
	text-align: right;
	margin-bottom: 6%;
}

/*＝＝＝＝＝＝家ドック＝＝＝＝＝＝＝＝*/
#houseDoc {
	text-align: left;
}

#houseDoc h5 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 1.2rem;
}
#houseDoc h5 span {
	color:#D81418;
	font-size: 100%;
}

#houseDoc .auto {
    margin-bottom: 1.2rem;
}

/*＝＝＝＝＝＝ルナオーナーズクラブ＝＝＝＝＝＝＝＝*/

ul.benriKinou.flexBox {
    width: 70%;
    margin: 0 auto 4rem;
	justify-content: center;
}

ul.benriKinou.flexBox li {
	width:50%; 
}

ul.benriKinou.flexBox li img {
	margin-bottom: 1.8rem;
	width: auto;
}

ul.benriKinou.flexBox li .title {
	font-weight: bold;
	margin-bottom: 1rem;
	font-size: 140%;
	color:#B28146;
}

#afterService .btn {
    margin: 0 auto 40px;
}

.lunaOwners p.btn a {
	margin: 1rem auto 2rem;
}

.lunaOwners .mark {
    margin-top: 0.6rem;
}

p.telephone {
    font-size: 180%;
    color: #666;
    font-weight: bold;
    font-family: 'ヒラギノ角ゴ StdN','Hiragino Kaku Gothic StdN','Avenir Next Condensed','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ角ゴシック','Hiragino Sans',sans-serif;
	margin-bottom: 1rem;
    line-height: 1.2;
}

p.telephone a {
    color: #666;
	font-size: 100%;
}




/*＝＝＝＝＝＝定期点検＝＝＝＝＝＝＝＝*/
#inspectionFlow .textBox {
    width: 80%;
}

#inspectionFlow .textBox h4 {
    margin-bottom: 4rem;
	text-align: center;
}

#inspectionFlow li{
	text-align: left;
	padding: 0 6%;
	width: 100%;
	margin-bottom: 3rem;
}

#inspectionFlow li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3rem;
}

#inspectionFlow li:last-child {
	border-bottom:none;
}

#stepList .flexBox {
	align-items: center;
	justify-content: left;
	margin: 0 0 2rem 0;
}

#inspectionFlow li figure{
	width:30%;
	margin: 0 4% 0 0;
}

#inspectionFlow li h5{
	font-weight: bold;
	font-size: 140%;
}

#inspectionFlow ul.flexBox.justCenter {
	justify-content: center;
	width:100%;
}

#inspectionFlow ul.flexBox.justCenter li {
	padding: 0;
	width: 38%;
	margin: 0 4%; 
}

#inspectionFlow ul.flexBox.justCenter li a {
	margin: 1%;
	border: 1px solid #dc0011;
	padding: 3%;
}

#inspectionFlow ul.flexBox.justCenter li:first-child {
	border-bottom: none;
}

#inspectionFlow ul.flexBox.justCenter .textBold {
	font-weight: bold;
	font-size: 160%;
	line-height: 2rem;
}

#inspectionFlow ul.flexBox.justCenter span {
	
}

#inspectionFlow ul.flexBox.justCenter .mark {
    background: url(../../image/common/arrow_red01.png)no-repeat 100% 50%;
    background-size: 25px;
    padding: 0 2rem;
    color: #C90010;
    line-height: 25px;
}
/*＝＝＝＝＝＝定期点検よくある質問＝＝＝＝＝＝＝＝*/
#accordion {
	text-align: left;
	width: 80%;
	margin: 0 auto 6%;
}
#accordion h3 {
	font-weight: normal;
	font-size: 100%;
	color: #4c4b4c;
}

.accordion-container .accordion-title {
	position: relative;
	padding: 1em 2em;
	font-size: 1.25em;
	font-weight: normal;
	cursor: pointer;
	border-bottom: 1px solid #4c4b4c;
	margin: 0 0 2%;
}
.accordion-container .accordion-title:hover,
.accordion-container .accordion-title:active,
.accordion-title.open { 
	color:#dc0011!important;
}

.accordion-container .accordion-title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 15px;
  height: 2px;
  /*縦線に*/
  transform: rotate(90deg);
  background: #4c4b4c;
  transition: all .3s ease-in-out;
}

.accordion-container .accordion-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  /*横線*/
  width: 15px;
  height: 2px;
  background: #4c4b4c;
  transition: all .2s ease-in-out;
}

.accordion-container .accordion-title.open::before {
  transform: rotate(180deg);
}

.accordion-container .accordion-title.open::after {
  opacity: 0;
}

.accordion-content {
	background: #eaeaea;
	padding: 4%;
	border-radius: 5px;
	margin: 0 auto 2%;
}
.accordion-content p {
	margin: 0;
	line-height: 1.8;
}

.accordion-content a {
	display: inline-block;
	color: #dc0011;
}

.accordion-container {
  width: 100%;
  margin: 0 auto;
}

.accordion-container span,h3.accordion-title span {
	font-size: 28px;
	font-family: 'Trebuchet MS','Microsoft Sans Serif','San Fransisco','Menlo',sans-serif;
	line-height: 1;
}

#afterService h3.accordion-title {
	text-align: left;
}

@media screen and ( max-width:1120px) {
	#housingNav {
		width: 100%;
	}	
	
}

@media screen and ( max-width:960px) {
	#housingNav {
		width: 100%;
		flex-wrap: wrap;
	}	
	#housingNav li {
		width: 25%;
	}
}
@media screen and (min-width:768px) and ( max-width:1120px) { 

	#serviceList01 li {
		width: 100%;
	}
	
	#serviceList02.flexBox {
		display: block;
	}
	
	#serviceList02 li {
		margin: 0 0 0 0;
		width: 100%;
	}
	
	#afterService .textBox {
		width: 100%;
		margin: 0 auto;
	}	
	
	#serviceNav {
		width: 70%;
		flex-wrap: wrap;
	}
	
	#serviceNav li {
		width: 19.5%;
		margin: 0 2% 2rem;
	}
	
	#accordion {
		width: 100%;
	}
	
	#formWrap {
		width: 100%;
		margin: 0 auto;
	}	
	
}



@media screen and (min-width:768px) {
/*＝＝＝＝＝＝ルナオーナーズクラブ登録方法＝＝＝＝＝＝＝＝*/	

	#afterService #install h4 {
		font-size: 160%;
		margin: 4rem 0 4rem;
	}
	
	#afterService #register h4 {
		font-size: 160%;
		margin: 4rem 0 1rem;
	}
	

	#register {
		margin-bottom: 4rem;
	}

	#register li {
		position: relative;
		width: 22%;
		margin-bottom: 4rem;
	}

	#register li:after {
		content: "";
		position: absolute;
		top: 35%;
		right: -22%;
		transform: translateY(-50%);
		border: 18px solid transparent;
		border-left: 20px solid #B38146;
	}

	#register li:last-child:after {
		border:none;
	}

	#register .step,#install .step {
		background: #B38146;
		color: #fff;
		font-weight: bold;
		display: inline-block;
		padding: 0 0.8rem;
	}

	#register .step {
		margin-bottom: 1rem;
	}
	
	#install span.step {
		line-height: 1.5;
		font-weight: normal;
		font-size: 90%;
	}

	#register li img {
		margin-bottom: 1.8rem;
	}

	#register p.text,#install p.text {
		text-align: left;
		margin-bottom: 0;
	}
	
	#register p.text a,#install p.text a {
		display: inline-block;
		font-size: 14px;
		color: #B90F17;
    	text-decoration: underline;
	}
	
	#install p.text span {
		font-size: 105%;
	}
	
	#install p.textBold.textColor {
		font-size: 90%;
	}
	
	#register p.caution {
		margin-bottom: 4rem;
		font-size: 90%;
	}
	
	#install p.text.mb {
		margin-bottom: 1.8rem;
	}
	
	#install .flexBox {
		justify-content: flex-start;
		margin-bottom: 4rem;
		align-items: center;
		border-bottom: 2px dashed #ccc;
		padding: 0 0 4rem;
	}
		
	#install p.step {
		height: fit-content;
		margin-right: 2%;
		width: 14%;
		font-size: 90%;
		padding: 0 0.4rem;
	}	

	
	#install .flexBox .imageArea {
		width: 30%;
		margin-right: 2%;
	}
	
	#install .flexBox .textArea {
		width: 52%;
	}
	
	#install .flexBox .image img {
		width: 100%;
		margin-bottom: 2rem;
	}

	#install .flexBox.step06 .textArea img {
		width: 65%;
		margin-right: 1rem;
	}
	
	#install .qrCode {
		text-align: left;
	}
	
	#install .qrCode .title {
		font-weight: bold;
		font-size: 100%;
		margin-top: 1.6rem;
	}
	
	#install .qrCode img {
		width:120px;
	}
	
	#install .qrCode a {
		color:#B90F17;
		text-decoration: underline;
	}
	
	#install .qrCode a:hover {
		opacity: 0.7;
	}
	
	#install .flexBox.step07 .imageArea {
		text-align: center;
	}
	
	
	
	
	/*【PC】タブ切り替え
	----------------------------------------*/
	.tab {
		width: 100%;/*横幅はここで設定します。100%にすれば可変になります。*/
		min-width: 640px;
		margin: 0 auto;
	}
	.tab label {
		display: inline-block;
		margin: 0;
		padding: 0;
	}
	.tab label {
		width: 40%;
		margin: 0 1rem 4rem;
		background-color: #aaa;
		color: #fff;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		padding: 0.6rem 1rem;
	}
	.tab label:hover {
		background: #B38146;
		color:#fff;
		cursor: pointer;
	}
	.tab input:checked + label {
		background: #B38146;
		padding: 0.6rem 1rem;
		text-align: center;
		color: #fff;
	}
	.tab input[type="radio"] {
		display: none;
	} 
	.tab #tabContent01,
	.tab #tabContent02{
		display: none;
		padding: 10px;
	}
	.tab #tab01:checked ~ #tabContent01,
	.tab #tab02:checked ~ #tabContent02{
		display: block;
	}

	
}

@media screen and (min-width: 769px) {
	.tab label {
		width: 30%;
	}
	
	#install p.step {
		height: fit-content;
		margin-right: 2%;
    	width: 10%;
	}
		
	#install .flexBox .imageArea {
		width: 30%;
		margin-right: 2%;
	}
	
	#install .flexBox .textArea {
		width: 56%;
	}
	
}

@media screen and (min-width:320px) and ( max-width:767px) { 
	p {
		font-size: 90%;
	}
	
	h2 {
		font-size: 110%;
		margin: 8% auto;
		line-height: 1.8;
	}
	 	
	#housingNav {
		width: 100%;
		margin: 6% auto;
	}

	#housingNav li {
		width: 50%;
		margin-bottom: 4%;
	}

	#housingNav li a {
		line-height: 2.6;
		font-size: 13px;
	}

	#housingNav li:first-child img {
		width: 55%;
	}

	.text {
		font-size: 90%;
		line-height: 1.8;
	}
	
	#mainSuv {
		margin-top: 60px;
	}	
	
	#serviceList01 li {
		width: 100%;
		margin: 0 0 10% 0;
	}	
	
	#serviceList01 .floatL,#serviceList01 .floatR {
		width: 100%;
		margin-bottom: 4%;
	}	
	
	#afterService #serviceList01 h3,#afterService #serviceList02 h3 {
		font-size: 120%;
		margin-bottom: 4%;
	}	
	
	#serviceList02 li {
		margin: 0 0 10% 0;
		width: 100%;
	}	
	
	#serviceList02 .tableBox {
		display: unset;
	}	
	
	#serviceList02 .tableBox div {
		display: unset;
		width: 100%;
		margin-bottom: 4%;
	}	
	
	#serviceList02 li:last-child {
		margin: 0 0 10% 0;
	}	
	
/*＝＝＝＝＝＝アフターサービス下層共通＝＝＝＝＝＝＝＝*/

	#afterService h2.nomal img {
		width: 30%;
		margin-bottom: 0.5rem;
	}

	#afterService h2.nomal span {
		border-bottom: 5px solid #dc0011;
		font-size: 130%;
		padding-bottom: 10px;
	}

	#afterService h2.nomal span:after, #afterService h2.nomal span:before {
		bottom: -5px;
		width: 30%;
		border-bottom: 5px solid #fff;
	}

	#afterService h3 {
		font-size: 95%;
		margin: 0 0 6% 0;
		text-align: center;
	}

	#afterService h4 {
		font-size: 100%;
		margin-bottom: 1rem;
	}

	#serviceNav {
		width: 100%;
		gap: 10px;
	}

	#serviceNav li {
		width: 30%;	
		margin-bottom: 1rem;
	}
	
	#serviceNav li img {
		width: 80%;	
	}

	#serviceNav li span {
		font-size: 12px;
	}

	#serviceNav li.current span {
		font-size: 12px;
		border-bottom: 4px solid #dc0011;
	}

	#serviceNav li.current span:after, #serviceNav li.current span:before {
		bottom: -4px;
		width: 20%;
		border-bottom: 5px solid #fff;
	}

	#afterService p.text {
		font-size: 14px;
		margin-bottom: 2rem;
	}
	
	#afterService p.text a {
		font-size: 14px;
		display: inline-block;
		color: #B90F17;
    	text-decoration: underline;
	}
	
	#afterService .photoList {
		margin: 0 auto 2rem;
	}

	#afterService .textBox {
		width: 100%;
	}

/*＝＝＝＝＝＝過去の『感謝のつどい』から＝＝＝＝＝＝＝＝*/

	#party .floatL {
		width:100%;
	}

	#party .floatR {
		width:100%;
	}

	#party h5 {
		font-size: 90%;
	}

	#party p.right {
		font-size: 70%;
	}
	
/*＝＝＝＝＝＝ルナオーナーズクラブ＝＝＝＝＝＝＝＝*/

	ul.benriKinou.flexBox {
		width: 100%;
		margin: 0 auto 1rem;
		justify-content: center;
	}

	ul.benriKinou.flexBox li {
		width:100%; 
		margin-bottom: 2rem;
	}

	ul.benriKinou.flexBox li img {
		margin: 0 auto 1rem;
		width: 40%;
	}

	ul.benriKinou.flexBox li .title {
		margin-bottom: 1rem;
		font-size: 110%;
	}

	.lunaOwners p.btn a {
		margin: 1rem auto 2rem;
	}

	.lunaOwners .mark {
		margin-top: 0.6rem;
	}

	p.telephone {
		font-family: 'Impact','ヒラギノ角ゴ StdN','Hiragino Kaku Gothic StdN','DIN Condensed','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	}
	
	.lunaOwners p.textBold.textBig.mb2 {
		font-size: 100%;
	}
	
	#afterService address {
		margin-bottom: 40px;
	}
	
/*＝＝＝＝＝＝ルナオーナーズクラブ登録方法＝＝＝＝＝＝＝＝*/	

	#register {
		margin-bottom: 2rem;
	}

	#register li {
		margin-bottom: 1rem;
		width: 100%;
	}

	#register li:after {
		content: "";
		top: 100%;
		right: unset;
		transform: translateY(-50%);
		border: 18px solid transparent;
		border-top: 20px solid #B38146;
	}

	#register li:last-child:after {
		border:none;
	}

	#register .step,#install .step {
		background: #B38146;
		color: #fff;
		font-weight: bold;
		display: inline-block;
		padding: 0 0.8rem;
	}

	#register p.step {
		padding: 0 1rem;
		text-align: center;
		margin: 0 5rem 2rem;
		font-size: 100%;
	}

	#register span.step,#install span.step {
		margin: 0;
		font-size: 90%;
		font-weight: normal;
	}
	
	#afterService #register h4 {
		margin-bottom: 2rem;
	}
	
	#register p.caution {
		margin-bottom: 2rem;
		font-size: 90%;
		text-align: left;
	}

	#register li img {
		margin: 0 auto 1.8rem;
		width: 70%;
	}

	#register li p {
		margin: 0 auto 3rem;
	}
	
	#register h5 {
		font-weight: bold;
		margin-bottom: 1rem;
	}

	#install p.text {
		text-align: left;
		margin-bottom: 0;
	}
	
	#install p.text.mb {
		margin-bottom: 1.8rem;
	}
	
	#install p.step {
		text-align: center;
		margin: 0 5rem 2rem;
		font-weight: bold;
		display: inline-block;
		padding: 0 0.8rem;
		font-size: 100%;
	}

	#install .flexBox {
		display: block;
		margin-bottom: 2rem;
		align-items: center;
		border-bottom: 2px dashed #ccc;
		padding: 0 0 2rem;
	}
	
	#install .flexBox .imageArea {
		margin-bottom: 2rem;
	}

	#install .flexBox img {
		width: 70%;
		margin: 0 auto;
	}
	
	#install .qrCode .title {
		font-weight: bold;
		font-size: 100%;
		margin-top: 1rem;
	}
	
	#install .qrCode img {
		width:120px;
	}
	
	#install .qrCode a {
		color:#B90F17;
		text-decoration: underline;
	}
	
	#install .qrCode a:hover {
		opacity: 0.7;
	}
	
	#install p.text span {
		font-size: 110%;
	}
	
	#install p.textBold.textColor {
		font-size: 90%;
	}
	
	#install p.textBold.textBig.mb2 {
		font-size: 100%;
	}
	
	#install address {
    margin-bottom: 50px;
}

/*【SP】タブ切り替え
----------------------------------------*/
	.tab {
		width: 100%;/*横幅はここで設定します。100%にすれば可変になります。*/
		margin: 0 auto;
	}

	.tab label {
		display: block;
		margin: 0;
		padding: 0;
	}

	.tab label {
		background-color: #aaa;
		color: #fff;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		padding: 0.6rem 0;
		font-weight: bold;
		margin-bottom: 1rem;
	}

	.tab label:hover {
		background: #B38146;
	}

	.tab input:checked + label {
		background: #B38146;
		text-align: center;
		color: #fff;
	}
	
.tab input[type="radio"]{
		display: none;
	} 
	
	.tab #tabContent01,
	.tab #tabContent02{
		display: none;
	}
	
	.tab #tab01:checked ~ #tabContent01,
	.tab #tab02:checked ~ #tabContent02{
		display: block;
		padding-top: 3rem;
	}

	

/*＝＝＝＝＝＝定期点検＝＝＝＝＝＝＝＝*/
	#inspection main {
		padding-top: 60px;
	}
	
	
	#inspectionFlow .textBox {
		width: 100%;
	}

	#inspectionFlow li{
		padding: 0 4% 6% ;
		width: 100%;
	}

	#inspectionFlow li:first-child {
		border-bottom: 1px solid #ccc;
		border-right:none;
	}

	#stepList .flexBox {
		display: block;
	}

	#inspectionFlow li figure{
		width:30%;
		margin: 0 auto 4%;
	}

	#inspectionFlow li h5{
		font-size: 110%;
		text-align: center;
	}


	#inspectionFlow ul.flexBox.justCenter li:first-child {
		border-bottom:none;
		border-right: none;
	}
	#inspectionFlow ul.flexBox.justCenter li {
		width: 70%;
		margin: 0 auto; 
		display: block;
	}

	#inspectionFlow ul.flexBox.justCenter li a {
		margin: 1%;
		border: 1px solid #dc0011;
		padding: 3%;
	}

	#inspectionFlow ul.flexBox.justCenter .textBold {
		font-size: 110%;
		line-height: 1.6rem;
	}

	#inspectionFlow ul.flexBox.justCenter .mark {
		margin-top: 0;
	}

/*＝＝＝＝＝＝定期点検よくある質問＝＝＝＝＝＝＝＝*/
	#accordion {
		width: 100%;
	}

	.accordion-container .accordion-title::before {
		right: 15px;
	}

	.accordion-container .accordion-title::after {
		right: 15px;
	}

	.accordion-container .accordion-title {
		padding: 3% 2.5rem 3% 3%;
	}
	

	
	
	
	
	
}
