@charset "utf-8";
/* CSS Document */

@media print, screen and (min-width: 761px){
	.sp-only{
		display: none;
	}
	.hdg-services-02__title-wrap-v03{
		    min-height: 290px !important;
	}
	.hdg-services-002__image {
		position: absolute;
		left: 0 !important;
	    bottom: 0;
	    max-width: 46%;
	}
	.hdg-services-02__title{
		width: 100% !important;
		padding-top:10px !important;
	}
	.accordion_title{
		text-align: center;
		width: 20%;
	}
	.accordion__head {
    	margin: 10px 0;
	}
	.step-column__item {
    	padding: 1.6em 10px 1em !important;
	}
	.hdg-services-03__title{
		width: 100% !important;
    	padding: 50px 0 10px !important;
	}
	.step-column02{
		width: 54%;
		float: right;
	}
	.step-column02 .off-app-desc {
		margin-right: 10px;
	}
	.step-column02 .off-app{
		padding: 0 20px;
	}
	.hdg-services-03__detail__inner {
		flex-flow: wrap;
		max-width: 1164px;
		padding: 1em 32px !important;
	}
	.hdg-services-03__text{
		font-size: 2.5rem;
		text-align: center;
		width: 800px;
	}
	.step-column02{
		content: "";
		display: block;
		clear: both;
	}
	.ml10{
		margin-left: 10%;
	}
}
@media print, screen and (max-width: 760px){
	.pc-only{
		display: none;
	}
	.hdg-services-02__inner{
		padding-bottom: 0 !important;
	}
	.button-wrap, .button-wrap--center{
		margin: 0 !important;
	}
}
.hdg-services-03__detail{
	background-color: #FE3741;
	color: #fff;
}
.hdg-services-03__detail__inner{
    display: table;
}
/*.accordion__head:after {
    background-color: #fff !important;
}
.accordion__title:after, .accordion__title:before{
	background: #000 !important;
}
.accordion__head.is-active .accordion__title:before {
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}
.accordion__head.is-active .accordion__title:after {
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}*/

.accordion__image{
	border-left: 1px solid #141414;
    padding-left: 50px;
	margin-left: 45px;
}
.accordion_text02{
	text-align: center;
	/*padding-top: 20px;*/
	margin-bottom: 10px;
}
.step-column__title{
	font-size: 2.5rem;
	margin-bottom:0 !important;
}
/*---------------------------------



---------------------------------*/

@media print, screen and (min-width: 761px) {
  /* PC */
  .off-inner {
    max-width: 1164px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .off__ttl {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: .25em;
  }
  .off__subttl {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 48px;
  }
  .off-app-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .off-app {
    padding: 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .off-app:not(:last-child) {
    border-right: solid 1px #B7B7B7;
  }
  .off-app-desc {
    text-align: center;
    margin-right: 20px;
  }
  .off-app__phone {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: .75em;
    text-align: left;
  }
  .off-app__phone--center {
    text-align: center;
  }
  .off-app__phone__note {
    display: inline-block;
    margin-left: 1em;
    font-size: 12px;
    font-weight: normal;
  }
  .off-app__btn {
    display: inline-block;
  }
  .off-app__btn__img {
    vertical-align: middle;
    width: 300px;
  }
  .off-app__qr {
    width: 160px;
    border: solid 1px #707070;
  }
  .off-app-list+* {
    margin-top: 45px;
  }
  /* 01 */
  .off--01 .off-inner {
    padding: 60px 32px 0;
  }
	.attent-list02 li{
		text-align: right;
	}
}

@media only screen and (max-width: 760px) {
  /* SP */
  /*.off-inner {
    padding: 11.467vw 4vw;
  }*/
  .off__ttl {
    font-size: 5.333vw;
    font-weight: bold;
    margin-bottom: .5em;
    text-align: center;
  }
  .off__subttl {
    font-size: 3.733vw;
    font-weight: bold;
    margin-bottom: 7vw;
    text-align: center;
  }
  .off-app-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .off-app {
    width: 40vw;
  }
  .off-app-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .off-app__btn {
    display: inline-block;
    margin-bottom: 1.2vw;
  }
  .off-app__btn__img {
    width: 44vw;
    vertical-align: middle;
  }
  .off-app__phone {
    font-size: 3.2vw;
    font-weight: bold;
    text-align: left;
  }
  .off-app__phone__note {
    display: inline-block;
    /*margin-left: 1em;*/
    font-size: 3.2vw;
    font-weight: normal;
  }
  .off-app-list+* {
    margin-top: 8.533vw;
  }
  /* 01 */
  .off--01 .off-inner {
    padding: 11.467vw 4vw 0;
  }
}