@charset "UTF-8";

.btn:hover{
	opacity: .8;
	
}
.pcStyle{
	display: block;
}
.spStyle{
	display: none;
}
.mv {
  position: relative;
}
.mv h1 {
  position: absolute;
  top: 20px;
  left: 14vw;
}
.mv h1 a {
  display: block;
}
.mv h1 a img {
  display: block;
  width: 61px;
  height: auto;
}
ul.indent {
  	font-weight: 400;
	margin-top: 40px;
	font-size: 18px;
	text-align: left;
}
ul.indent li{
	text-indent: -1em;
	padding-left: 1em;
	line-height: 32px;
}
@media screen and (max-width: 767px) {
	.spStyle{
		display: block;
	}
	.pcStyle{
		display: none;
	}
  .mv {
    position: relative;
  }
  .mv h1 {
    position: absolute;
    top: 20px;
    left: 8vw;
  }
  .mv h1 a {
    display: block;
  }
  .mv h1 a img {
    display: block;
    width: 41px;
    height: auto;
  }
	ul.indent {
		margin-top: 20px;
	}
	ul.indent li{
		font-size: 13px;
		line-height: 22px;
	}
}

@media screen and (max-width: 500px) {
  .mv {
    position: relative;
  }
  .mv h1 {
    position: absolute;
    top: 5px;
    left: 8vw;
  }
  .mv h1 a {
    display: block;
  }
  .mv h1 a img {
    display: block;
    width: 41px;
    height: auto;
  }
}
/* ------------------------------------------------------------------------ */
/*  シニア向け代理手続きサービスとは？

/* ------------------------------------------------------------------------ */
.info {
  margin-top: 120px;
}
.info .inner {
  max-width: 1040px;
  width: 100%;
  margin-inline: auto;
}

.info .inner h2 img {
  display: block;
  margin-inline: auto;
  max-width: 796px;
	width: 100%;
}
.info .inner .content {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 44px;
  margin-top: 35px;
}
.info .inner .recommendation {
  background-color: #f8f6f2;
  border-radius: 20px;
  margin-top: 80px;
  padding-top: 70px;
  padding-bottom: 48px;
}
.info .inner .recommendation h3 {
  font-size: 36px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
	line-height: 36px;
}
.info .inner .recommendation .flex {
  margin-top: 50px;
  /*max-width: 880px;*/
/*  width: 84.6153846154%;*/
	justify-content: center;
	gap:20px;
  margin-inline: auto;
  display: flex;
  align-items: center;
}
.info .inner .recommendation .flex img {
  max-width: 280px;
  width: 100%;
}
.info .inner .recommendation p {
  font-size:24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 40px;
  margin-top: 35px;
}
@media screen and (max-width: 1024px) {
	.info .inner .recommendation .flex{
		justify-content: center;
		gap:20px;
	}
	.info .inner .recommendation .flex img{
		max-width: 200px;
		
	}
}
@media screen and (max-width: 767px) {
  .info {
    margin-top: 58px;
  }
  .info .inner {
    max-width: 100%;
    width: auto;
    padding: 0 10px;
  }

  .info .inner h2 img {
    display: block;
    margin-inline: auto;
    max-width: 482px;
	  width: 100%;
  }
  .info .inner .content {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 26px;
    margin-top: 20px;
  }
  .info .inner .recommendation {
    background-color: #f8f6f2;
    border-radius: 20px;
    margin-top: 28px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .info .inner .recommendation h3 {
    font-size: 21px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  .info .inner .recommendation .flex {
    margin-top: 19px;
    width: 100%;
    margin-inline: auto;
    display: block;
  }
  .info .inner .recommendation .flex img {
    margin-top: 12px;
    margin-inline: auto;
    display: block;
    max-width: 507px;
    width: 100%;
  }
  .info .inner .recommendation p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 26px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 450px) {
  .info {
    margin-top: 58px;
  }
/*  .info .inner {
    max-width: 1040px;
    width: 89.3333333333%;
    margin-inline: auto;
  }*/

  .info .inner h2 img {
    display: block;
    margin-inline: auto;
    max-width: 241px;
	  width: 100%;
  }
  .info .inner .content {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 26px;
    margin-top: 20px;
  }
  .info .inner .recommendation {
    background-color: #f8f6f2;
    border-radius: 20px;
    margin-top: 28px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .info .inner .recommendation h3 {
    font-size: 21px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  .info .inner .recommendation .flex {
    margin-top: 19px;
    width: 100%;
    margin-inline: auto;
    display: block;
  }
  .info .inner .recommendation .flex img {
    margin-top: 12px;
    margin-inline: auto;
    display: block;
    max-width: 75.7097791798%;
    width: 100%;
  }
  .info .inner .recommendation p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 26px;
    margin-top: 20px;
  }
}
/* ------------------------------------------------------------------------ */
/*  お申込み対象の方

/* ------------------------------------------------------------------------ */
.application {
  margin-top: 115px;
}
.application .inner {
  max-width: 1040px;
  width: 100%;
  margin-inline: auto;
}

.application .inner h2 img {
  display: block;
  margin-inline: auto;
  max-width: 444px;
	width: 100%;
}
.application .inner .subject {
  background-color: #f8f6f2;
  border-radius: 20px;
  margin-top: 50px;
  padding: 50px 0;
}
.application .inner .subject .flex {
  max-width: 980px;
  width: 94.2307692308%;
  margin-inline: auto;
  display: flex;
  align-items: center;
}
.application .inner .subject .flex img {
  max-width: 280px;
  margin-right: 45px;
}
.application .inner .subject .flex .texts {
  text-align: left;
}
.application .inner .subject .flex .texts h3 {
  font-size: 32px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
}
.application .inner .subject .flex .texts p {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  margin-top: 20px;
/*  margin-bottom: 40px;*/
	line-height: 36px;
}

.application .inner .Registration {
  background-color: #f8f6f2;
  border-radius: 20px;
  margin-top: 30px;
  padding: 50px 0;
}
.application .inner .Registration .flex {
  max-width: 980px;
  width: 94.2307692308%;
  margin-inline: auto;
  display: flex;
  align-items: flex-start;
}
.application .inner .Registration .flex img {
  max-width: 280px;
  margin-right: 45px;
}
.application .inner .Registration .flex .texts {
  text-align: left;
}
.application .inner .Registration .flex .texts h3 {
  font-size: 32px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
}
.application .inner .Registration .flex .texts p {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 27px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.application .inner .Registration .flex .texts img {
  max-width: 100%;
  margin-right: 0;
}
/*.application .inner .Registration .flex .texts .Note {
  margin: 0;
  font-size: 13.5px;
  font-weight: 400;
}*/

@media screen and (max-width: 767px) {
  .application {
    margin-top: 57px;
  }
  .application .inner {
    max-width: 100%;
    width: auto;
    padding: 0 10px;
  }
  .application .inner h2 {
    max-height: 100%;
  }
  .application .inner h2 img {
    display: block;
    max-height: 100%;
    margin-inline: auto;
    max-width: 521px;
	  width: 100%;
  }
  .application .inner .subject {
    background-color: #f8f6f2;
    border-radius: 20px;
    margin-top: 25px;
    padding: 26px 30px;
  }
  .application .inner .subject .flex {
    width: 100%;
    margin-inline: auto;
    display: block;
  }
  .application .inner .subject .flex .sp {
    font-size: 19px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  .application .inner .subject .flex img {
    max-width: 49.5065115252%;
    width: 100%;
    margin-right: 0px;
    margin-top: 20px;
  }
  .application .inner .subject .flex .texts {
    text-align: center;
  }
  .application .inner .subject .flex .texts h3 {
    font-size: 27px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  .application .inner .subject .flex .texts p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin-top: 13px;
    margin-bottom: 16px;
  }
  .application .inner .subject .flex .texts .Note {
    text-align: left;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
  }
  .application .inner .Registration {
    background-color: #f8f6f2;
    border-radius: 20px;
    margin-top: 15px;
    padding: 26px 16px;
  }
  .application .inner .Registration .flex {
    width: 100%;
    margin-inline: auto;
    display: block;
  }
  .application .inner .Registration .flex .sp {
    font-size: 19px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  .application .inner .Registration .flex img {
    max-width: 44.1459338442%;
    width: 100%;
    margin-right: 0px;
    margin-top: 20px;
  }
  .application .inner .Registration .flex .texts {
    text-align: left;
  }
  .application .inner .Registration .flex .texts h3 {
    font-size: 27px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  .application .inner .Registration .flex .texts p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 16px;
	text-align: center;
  }
  .application .inner .Registration .flex .texts img {
    margin-top: 10px;
    max-width: 100%;
    margin-inline: auto;
  }
  .application .inner .Registration .flex .texts .Note {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
  }
}
@media screen and (max-width: 450px) {
  .application {
    margin-top: 57px;
  }
/*  .application .inner {
    max-width: 1040px;
    width: 94.6666666667%;
    margin-inline: auto;
  }*/

  .application .inner h2 img {
    display: block;
    margin-inline: auto;
    max-width: 260px;
	  width: 100%;
  }
  .application .inner .subject {
    background-color: #f8f6f2;
    border-radius: 20px;
    margin-top: 25px;
    padding: 26px 30px;
  }
  .application .inner .subject .flex {
    width: 100%;
    margin-inline: auto;
    display: block;
  }
  .application .inner .subject .flex .sp {
    font-size: 19px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  .application .inner .subject .flex img {
    max-width: 49.5065115252%;
    width: 100%;
    margin-right: 0px;
    margin-top: 20px;
  }
  .application .inner .subject .flex .texts {
    text-align: center;
  }
  .application .inner .subject .flex .texts h3 {
    font-size: 27px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  .application .inner .subject .flex .texts p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin-top: 13px;
    margin-bottom: 16px;
  }
  .application .inner .subject .flex .texts .Note {
    text-align: left;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
  }
  .application .inner .Registration {
    background-color: #f8f6f2;
    border-radius: 20px;
    margin-top: 15px;
    padding: 26px 16px;
  }
  .application .inner .Registration .flex {
    width: 100%;
    margin-inline: auto;
    display: block;
  }
  .application .inner .Registration .flex .sp {
    font-size: 19px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  .application .inner .Registration .flex img {
    max-width: 44.1459338442%;
    width: 100%;
    margin-right: 0px;
    margin-top: 20px;
  }
  .application .inner .Registration .flex .texts {
    text-align: left;
  }
  .application .inner .Registration .flex .texts h3 {
    font-size: 27px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
  }
  .application .inner .Registration .flex .texts p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 16px;
  }
  .application .inner .Registration .flex .texts img {
    margin-top: 10px;
    max-width: 100%;
    margin-inline: auto;
  }
  .application .inner .Registration .flex .texts .Note {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
  }
}
/* ------------------------------------------------------------------------ */
/*  代理可能なお手続き

/* ------------------------------------------------------------------------ */
.possible {
  margin-top: 100px;
}
.possible .inner {
  max-width: 1040px;
  width: 93%;
  margin-inline: auto;
}

.possible .inner h2 img {
  display: block;
  margin-inline: auto;
  max-width: 513px;
	width: 100%;
}
.possible .inner .list {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(5, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 24px;
}
.possible .inner .list .item {
  border: 3px solid #ffb1b1;
  border-radius: 10px;
  max-height: 112px;
  height: 112px;
  max-width: 500px;
  position: relative;
  font-size: 24px;
  font-weight: 800;
  color: #fe5b4d;
  text-align: left;
  display: flex;
  align-items: center;
}
.possible .inner .list .item .content {
  margin-left: 100px;
  margin-right: 10px;
}
.possible .inner .list .item p {
  display: block;
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 400;
}
.possible .inner .list .item::before {
  content: "";
  display: block;
  background: url(/service/life/senior_support/img/check.png) no-repeat center center/cover;
  width: 56px;
  height: 56px;
  position: absolute;
  left: 24px;
}
.possible .inner .notes {
  margin-top: 50px;
}
/*.possible .inner .notes .note {
  font-size: 13.5px;
  font-weight: 400;
  text-align: left;
}*/

@media screen and (max-width: 767px) {
  .possible {
    margin-top: 60px;
  }
  .possible .inner {
    max-width: 100%;
    width: auto;
    padding: 0 10px;
  }
  .possible .inner h2 img {
    display: block;
    margin-inline: auto;
    max-width: 608px;
	width: 100%;
  }
  .possible .inner .list {
    margin-top: 28px;
    display: block;
  }
  .possible .inner .list .item {
    border: 1.5px solid #ffb1b1;
    border-radius: 5px;
    max-height: 112px;
    height: 57px;
    max-width: 100%;
    position: relative;
    font-size: 18px;
    font-weight: 800;
    color: #fe5b4d;
    text-align: left;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
  }
  .possible .inner .list .item .content {
    margin-left: 40px;
    margin-right: 0px;
  }
  .possible .inner .list .item p {
    display: block;
    color: #1a1a1a;
    font-size: 13px;
    font-weight: 400;
  }
  .possible .inner .list .item::before {
    content: "";
    display: block;
    background: url(/service/life/senior_support/img/check.png) no-repeat center center/cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
  }
  .possible .inner .notes {
    margin-top: 25px;
  }
/*  .possible .inner .notes .note {
    font-size: 13.5px;
    font-weight: 400;
    text-align: left;
  }*/
}
@media screen and (max-width: 767px) {
  .possible {
    margin-top: 60px;
  }
/*  .possible .inner {
    max-width: 1040px;
    width: 93%;
    margin-inline: auto;
  }*/
  .possible .inner h2 img {
    display: block;
    margin-inline: auto;
    max-width: 608px;
	width: 100%;
  }
  .possible .inner .list {
    margin-top: 28px;
    display: block;
  }
  .possible .inner .list .item {
    border: 1.5px solid #ffb1b1;
    border-radius: 5px;
    max-height: 112px;
    height: 57px;
    max-width: 100%;
    position: relative;
    font-size: 18px;
    font-weight: 800;
    color: #fe5b4d;
    text-align: left;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
  }
  .possible .inner .list .item .content {
    margin-left: 40px;
    margin-right: 0px;
  }
  .possible .inner .list .item p {
    display: block;
    color: #1a1a1a;
    font-size: 13px;
    font-weight: 400;
  }
  .possible .inner .list .item::before {
    content: "";
    display: block;
    background: url(/service/life/senior_support/img/check.png) no-repeat center center/cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
  }
  .possible .inner .notes {
    margin-top: 25px;
  }
/*  .possible .inner .notes .note {
    font-size: 13.5px;
    font-weight: 400;
    text-align: left;
  }*/
}
@media screen and (max-width: 450px) {
  .possible {
    margin-top: 60px;
  }
/*  .possible .inner {
    max-width: 1040px;
    width: 93%;
    margin-inline: auto;
  }*/
  .possible .inner h2 img {
    display: block;
    margin-inline: auto;
    max-width: 304px;
	width: 100%;
  }
  .possible .inner .list {
    margin-top: 28px;
    display: block;
  }
  .possible .inner .list .item {
    border: 1.5px solid #ffb1b1;
    border-radius: 5px;
    max-height: 100%;
    height: 100%;
    max-width: 100%;
    position: relative;
    font-size: 18px;
    font-weight: 800;
    color: #fe5b4d;
    text-align: left;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
	padding: 10px 0;
  }
  .possible .inner .list .item .content {
    margin-left: 40px;
    margin-right: 0px;
  }
  .possible .inner .list .item p {
    display: block;
    color: #1a1a1a;
    font-size: 13px;
    font-weight: 400;
  }
  .possible .inner .list .item::before {
    content: "";
    display: block;
    background: url(/service/life/senior_support/img/check.png) no-repeat center center/cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
  }
  .possible .inner .notes {
    margin-top: 25px;
  }
/*  .possible .inner .notes .note {
    font-size: 13.5px;
    font-weight: 400;
    text-align: left;
  }*/
}
/* ------------------------------------------------------------------------ */
/* ご利用までの流れ

/* ------------------------------------------------------------------------ */
.flow {
  background: url(/service/life/senior_support/img/flow_background.png) no-repeat center center/cover;
  padding: 120px 0;
  margin-top: 120px;
}
.flow .inner {
  width: 94%;
  max-width: 1040px;
  margin-inline: auto;
	
}
.flow .inner h2 img {
  display: block;
  margin-inline: auto;
  margin-top: 0;
  max-width: 442px;
	width: 100%;
}




.flow .inner .step{
	margin-top: 35px;
/*	border: 3px solid #ff6e5b ;*/
	border-radius: 20px;
	background: #fff;
	overflow: hidden;
}

.flow .inner .step h3{
	background-color: #ff6e5b;
	color: #fff;
	line-height: 80px;
	font-size: 40px;
	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;

}
.flow .inner .step h3 span{
	font-size: 48px;
}

.flow .inner .step .content{
	border: 3px solid #ff6e5b;
	border-top: none;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.flow .inner .step .cTitle{
	max-width: 890px;
	width: 85.576923076%;
	margin-top: 56px;
	font-size: 32px;
	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
		position: relative;
	display: inline-block;
}

.flow .inner .step .flex{
	width: 100%;
	margin: 65px auto 40px;
	padding: 0 70px;
	position: relative;
	display: flex;
    justify-content: center;
    align-items: center;
}

.flow .inner .step .content img.icon{
	position: absolute;
	width: 110px;
	height: 132px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

.flow .inner .step .flex a {
	max-width: 400px;
	width: 86%;
}

.flow .inner .step .flex a:first-child {
	max-width: 400px;
	width: 86%;
	margin-right: 90px;
}

.flow .inner .step .flex a img{
	margin-top: 0;
	width: 100%;
}

.flow .inner .step .flex .or{
	/*position: absolute;
	margin:0 auto;
	right: 0;
	left: 0;*/
	position: absolute;
	font-size: 20px;
	font-weight: 700;
	margin-inline:15px;
}

.flow .inner .step .sp{
	display: none;
}


.flow .inner img {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .flow {
    background: url(/service/life/senior_support/img/flow_background_sp.png) no-repeat top center/cover;
    padding: 50px 0;
    margin-top: 50px;
  }
  .flow .inner {
    max-width: 100%;
    width: auto;
    padding: 0 10px;
  }

  .flow .inner h2 img {
    display: block;
    margin-inline: auto;
    margin-top: 0;
    max-width: 518px;
	  width: 100%;
  }
  .flow .inner img {
    margin-top: 25px;
  }
	
	.flow .inner .step{
	margin-top: 50px;
	/*border: 3px solid #ff6e5b ;*/
	border-radius: 20px;
	background: #fff;
		overflow: hidden;
}

.flow .inner .step h3{
	background-color: #ff6e5b;
	color: #fff;

	line-height: 80px;
	font-size: clamp(24px, 6.4vw, 50px);
	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;

}

.flow .inner .step .cTitle{
	/*max-width: 890px;
	width: 85.576923076%;*/
	margin-top: 28px;
	font-size: clamp(20px, 5.3vw, 42px);

	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
		position:static;
	display: inline-block;
}

.flow .inner .step .flex{
	max-width: 890px;
	width: 85.576923076%;
	margin: 30px auto 0px;
	padding: 0;
	position: static;
	    display: flex;
    justify-content: center;
	flex-direction: column;
    align-items: center;
}

.flow .inner .step .content img.icon{
	position: static;
	width: 220px;
	height: 265px;
	display: block;
	margin-top: 30px;
	margin-inline: auto;
}

.flow .inner .step .flex a {
	max-width: 400px;
	width: 86%;
}

.flow .inner .step .flex a:first-child {
	max-width: 400px;
	width: 86%;
	margin-right: 0px;
	margin-bottom: 90px}

.flow .inner .step .flex a img{
	margin-top: 0;
	width: 100%;
}

.flow .inner .step .flex .or{
	/*position: absolute;
	margin:0 auto;
	right: 0;
	left: 0;*/
	position: absolute;
	font-size: clamp(15px, calc(2.43vw + 5.89px), 25px);

	font-weight: 700;
	margin-inline:15px;
}
	
	.flow .inner .step  .sp{
		border-radius: 10px;
		display: block;
		background: #fddcdb;
		margin-top: -30px;
		margin-inline:10px;
		padding-top: 58px;
		padding-bottom: 24px;
		margin-bottom: 20px;
	}
	
	.flow .inner .step  .sp .sTitle{
		font-size: clamp(15px, calc(2.43vw + 5.89px), 25px);
		font-weight: 700;

		
	}
	
	.flow .inner .step  .sp .text{
		margin-top: 20px;
		font-size: clamp(13px, calc(2.68vw + 2.95px), 24px);

	}
	
	

}
@media screen and (max-width: 450px) {
  .flow {
    background: url(/service/life/senior_support/img/flow_background_sp.png) no-repeat top center/cover;
    padding: 50px 0;
    margin-top: 50px;
  }
/*
  .flow .inner {
    max-width: 94%;
    width: 100%;
    margin-inline: auto;
  }
*/

  .flow .inner h2 img {
    display: block;
    margin-inline: auto;
    margin-top: 0;
    max-width: 259px;
	  width: 100%;
  }
  .flow .inner img {
    margin-top: 25px;
  }
	
	.flow .inner .step{
	margin-top: 50px;
	/*border: 3px solid #ff6e5b ;*/
	border-radius: 20px;
	background: #fff;
		overflow: hidden;
}

.flow .inner .step h3{
	background-color: #ff6e5b;
	color: #fff;
	line-height: 50px;
	font-size: clamp(24px, 6.4vw, 50px);
	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;

}
	.flow .inner .step h3 span{
		font-size: 30px;
	}
.flow .inner .step .cTitle{
	max-width: 890px;
	width: 85.576923076%;
	font-size: clamp(20px, 5.3vw, 42px);
	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
		position: relative;
	display: inline-block;
}

.flow .inner .step .flex{
	max-width: 890px;
	width: 85.576923076%;
	margin: 175px auto 0px;
	padding: 0;
	position: relative;
	    display: flex;
    justify-content: center;
	flex-direction: column;
    align-items: center;
}

.flow .inner .step .content img.icon{
	margin-top: 0;
	position: absolute;
	width: 110px;
	height: 132px;
	left: 0;
	right: 0;
	top: clamp(50px, calc(6.33vw + 26.25px), 76px);


	margin-inline: auto;
}

.flow .inner .step .flex a {
	max-width: 400px;
	width: 86%;
}

.flow .inner .step .flex a:first-child {
	max-width: 400px;
	width: 86%;
	margin-right: 0px;
	margin-bottom: 50px}

.flow .inner .step .flex a img{
	margin-top: 0;
	width: 100%;
}

.flow .inner .step .flex .or{
	/*position: absolute;
	margin:0 auto;
	right: 0;
	left: 0;*/
	position: absolute;
	font-size: clamp(15px, calc(2.43vw + 5.89px), 25px);

	font-weight: 700;
	margin-inline:15px;
}
	
	.flow .inner .step  .sp{
		border-radius: 10px;
		display: block;
		background: #fddcdb;
		margin-top: -30px;
		margin-inline:10px;
		padding-top: 58px;
		padding-bottom: 24px;
		margin-bottom: 20px;
	}
	
	.flow .inner .step  .sp .sTitle{
		font-size: clamp(15px, calc(2.43vw + 5.89px), 25px);
		font-weight: 700;

		
	}
	
	.flow .inner .step  .sp .text{
		margin-top: 20px;
		font-size: clamp(13px, calc(2.68vw + 2.95px), 24px);

	}
	
	

}
/* ------------------------------------------------------------------------ */
/*  申請書類のご請求

/* ------------------------------------------------------------------------ */
.claim {
  margin-top: 120px;
}
.claim .inner {
  max-width: 1040px;
  width: 100%;
  margin-inline: auto;
}

.claim .inner h2 img {
  display: block;
  margin-inline: auto;
  max-width: 445px;
	width: 100%;
}
.claim .inner .content {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 36px;
  margin-top: 50px;
}
.claim .inner .content .red {
  color: #ff6e5b;
	font-weight: 700;
}
.claim .inner .download {
  background-color: #f8f6f2;
  border-radius: 20px;
  padding: 56px 20px;
  margin-top: 65px;
}
.claim .inner .download .icon {
  max-width: 110px;
  width: 100%;
  margin-inline: auto;
}
.claim .inner .download h3 {
  font-size: 36px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  margin-top: 40px;
	line-height: 36px;
}
.claim .inner .download p {
  font-size: 23px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 36px;
  margin-top: 50px;
}
.claim .inner .download .button {
  max-width: 400px;
  width: 100%;
  margin-inline: auto;
  margin-top: 35px;
}
.claim .inner .download .button a {
  display: block;
}
.claim .inner .download .button a img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.claim .inner .or {
  font-size: 32px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-top: 35px;
}
.claim .inner .tel {
  background-color: #f8f6f2;
  border-radius: 20px;
  padding: 56px 45px;
  margin-top: 35px;
}
.claim .inner .tel .icon {
  max-width: 110px;
  width: 100%;
  margin-inline: auto;
}
.claim .inner .tel h3 {
  font-size: 36px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  margin-top: 40px;
}
.claim .inner .tel p {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 36px;
  margin-top: 25px;
}
.claim .inner .tel .directory {
  max-width: 600px;
  width: 100%;
  margin-inline: auto;
  margin-top: 40px;
}
.claim .inner .tel .directory img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.claim .inner .tel .notes {
  margin-top: 50px;
}
/*.claim .inner .tel .notes p {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
  text-align: left;
}*/

@media screen and (max-width: 767px) {
  .claim {
    margin-top: 60px;
  }
  .claim .inner {
    max-width: 100%;
    width: auto;
    padding: 0 10px;
  }

  .claim .inner h2 img {
    display: block;
    margin-inline: auto;
    max-width: 521px;
	  width: 100%;
  }
  .claim .inner .content {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 23px;
    margin-top: 25px;
  }
  .claim .inner .content .red {
    color: #ff6e5b;
  }
  .claim .inner .download {
    background-color: #f8f6f2;
    border-radius: 20px;
    padding: 28px 20px;
    margin-top: 28px;
  }
  .claim .inner .download .icon {
    max-width: 84px;
    width: 100%;
    margin-inline: auto;
  }
  .claim .inner .download h3 {
    font-size: 22px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    margin-top: 28px;
  }
  .claim .inner .download p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 27px;
    margin-top: 28px;
    text-align: left;
  }
  .claim .inner .download .button {
    max-width: 315px;
    width: 100%;
    margin-inline: auto;
    margin-top: 27px;
  }
  .claim .inner .download .button a {
    display: block;
  }
  .claim .inner .download .button a img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .claim .inner .or {
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin-top: 25px;
  }
  .claim .inner .tel {
    background-color: #f8f6f2;
    border-radius: 20px;
    padding: 28px 20px;
    margin-top: 25px;
  }
  .claim .inner .tel .icon {
    max-width: 86px;
    width: 100%;
    margin-inline: auto;
  }
  .claim .inner .tel h3 {
    font-size: 22px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    margin-top: 28px;
  }
  .claim .inner .tel p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 27px;
    margin-top: 28px;
    text-align: left;
  }
  .claim .inner .tel .directory {
    max-width: 600px;
    width: 100%;
    margin-inline: auto;
    margin-top: 25px;
  }
  .claim .inner .tel .directory img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .claim .inner .tel .notes {
    margin-top: 25px;
  }
  .claim .inner .tel .notes p {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 0;
    text-align: left;
  }
}

@media screen and (max-width: 450px) {
  .claim {
    margin-top: 60px;
  }
/*  .claim .inner {
    max-width: 94%;
    width: 100%;
    margin-inline: auto;
  }*/

  .claim .inner h2 img {
    display: block;
    margin-inline: auto;
    max-width: 260px;
	  width: 100%;
  }
  .claim .inner .content {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 23px;
    margin-top: 25px;
  }
  .claim .inner .content .red {
    color: #ff6e5b;
  }
  .claim .inner .download {
    background-color: #f8f6f2;
    border-radius: 20px;
    padding: 28px 20px;
    margin-top: 28px;
  }
  .claim .inner .download .icon {
    max-width: 84px;
    width: 100%;
    margin-inline: auto;
  }
  .claim .inner .download h3 {
    font-size: 22px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    margin-top: 28px;
  }
  .claim .inner .download p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 27px;
    margin-top: 28px;
    text-align: left;
  }
  .claim .inner .download .button {
    max-width: 315px;
    width: 100%;
    margin-inline: auto;
    margin-top: 27px;
  }
  .claim .inner .download .button a {
    display: block;
  }
  .claim .inner .download .button a img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .claim .inner .or {
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin-top: 25px;
  }
  .claim .inner .tel {
    background-color: #f8f6f2;
    border-radius: 20px;
    padding: 28px 20px;
    margin-top: 25px;
  }
  .claim .inner .tel .icon {
    max-width: 86px;
    width: 100%;
    margin-inline: auto;
  }
  .claim .inner .tel h3 {
    font-size: 22px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    margin-top: 28px;
  }
  .claim .inner .tel p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 27px;
    margin-top: 28px;
    text-align: left;
  }
  .claim .inner .tel .directory {
    max-width: 600px;
    width: 100%;
    margin-inline: auto;
    margin-top: 25px;
  }
  .claim .inner .tel .directory img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .claim .inner .tel .notes {
    margin-top: 25px;
  }
  .claim .inner .tel .notes p {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 0;
    text-align: left;
  }
}
/* ------------------------------------------------------------------------ */
/*  よくあるご質問

/* ------------------------------------------------------------------------ */
.qa {
  margin-top: 120px;
  padding-top: 110px;
  padding-bottom: 80px;
  background: url(/service/life/senior_support/img/qa_background.png) no-repeat top center/cover;
}
.qa .inner {
  max-width: 1040px;
  width: 94%;
  margin-inline: auto;
}

.qa .inner h2 img {
  display: block;
  margin-inline: auto;
	max-width: 401px;
	width: 100%;
}
.qa ul {
  margin-top: 50px;
}
.qa ul .hidden {
  display: none;
}
.qa ul li {
  margin-top: 40px;
  border-radius: 20px;
	overflow: hidden;
}
.qa ul li .question {
  position: relative;
  background-color: #ff6e5b;
  color: #fff;
/*  height: 110px;*/
  display: flex;
  align-items: center;
  padding: 28px 85px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.qa ul li .question::before {
  content: "";
  display: block;
  background: url(/service/life/senior_support/img/qa_question_icon.png) no-repeat center center/cover;
  width: 29px;
  height: 31px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 33px;
}
.qa ul li .question::after {
  content: "";
  display: block;
  background: url(/service/life/senior_support/img/qa_open_icon.png) no-repeat center center/cover;
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 30px;
}
.qa ul li .question p {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
}
.qa ul li.open .question {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
	
}
.qa ul li.open .question::after {
  background: url(/service/life/senior_support/img/qa_close_icon.png) no-repeat center center/cover;
  width: 40px;
  height: 7px;
}
.qa ul li .answer {
  position: relative;
  padding: 0px 30px 40px 85px;
	border: 3px solid #ff6e5b;
	border-top: none;
	border-radius:  0 0 20px 20px;
	background-color: #fff;
}
.qa ul li .answer::before {
  content: "";
  display: block;
  background: url(/service/life/senior_support/img/qa_answer_icon.png) no-repeat center center/cover;
  width: 24px;
  height: 28px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 35px;
	top: 50px;
}
.qa ul li .answer p {
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
	padding-top: 40px;
}
.qa ul li .answer ul {
  margin-top: 40px;
  list-style-type: disc !important;
  text-align: left;
  padding-left: 20px;
}
.qa ul li .answer ul li {
  list-style: disc;
  margin-top: 0px;
  border: none;
	overflow: visible;
	font-size: 18px;
}
.qa ul li .answer ol {
  margin-top: 40px;
  text-align: left;
  padding-left: 20px;
  list-style-type: decimal;
}
.qa ul li .answer ol li {
  list-style-type: decimal;
  margin-top: 0px;
  border: none;
	overflow: visible;
	font-size: 18px;
}

.qa ul li .answer .noteUl{
	list-style-type: none !important;   
  padding-left: 0;     
	
}

.qa ul li .answer .noteUl li{
	list-style: none;
}

.qa ul li .answer .noteUl li::before{
	
	  content: "※";        /* 任意の記号を指定 */
  display: inline-block;
  width: 1em;          /* 記号分のスペースを確保 */
  margin-left: -1em;   /* 左に戻して本文と揃える */
}


@media screen and (max-width: 767px) {
  .qa {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 80px;
    background: url(/service/life/senior_support/img/qa_background_sp.png) no-repeat top center/cover;
  }
  .qa .inner {
    max-width: 100%;
    width: auto;
    padding: 0 10px;
  }

  .qa .inner h2 img {
    display: block;
    margin-inline: auto;
	  width: 100%;
	  max-width: 469px;
  }
  .qa ul {
    margin-top: 28px;
  }
  .qa ul .hidden {
    display: none;
  }
  .qa ul li {
    margin-top: 20px;
    border-radius: 10px;
  }
  .qa ul li .question {
    position: relative;
    border-radius: 5px;
    background-color: #ff6e5b;
    color: #fff;
    height: auto;
    display: flex;
    align-items: center;
    padding: 10px 45px 10px 60px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
	  min-height: 46px;
  }
  .qa ul li .question::before {
    content: "";
    display: block;
    background: url(/service/life/senior_support/img/qa_question_icon.png) no-repeat center center/cover;
    width: 19px;
    height: 20px;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    left: 23px;
    top: 14px;
  }
  .qa ul li .question::after {
    content: "";
    display: block;
    background: url(/service/life/senior_support/img/qa_open_icon.png) no-repeat center center/cover;
    width: 24px;
    height: 24px;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
     right: 15px
  }
  .qa ul li .question p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
  }
  .qa ul li.open .question {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .qa ul li.open .question::after {
    background: url(/service/life/senior_support/img/qa_close_icon.png) no-repeat center center/cover;
    width: 24px;
    height: 3.5px;
	  right: 15px
  }
  .qa ul li .answer {
    position: relative;
    padding: 0px 45px 20px 60px;
  }
  .qa ul li .answer::before {
    content: "";
    display: block;
    background: url(/service/life/senior_support/img/qa_answer_icon.png) no-repeat center center/cover;
    width: 16.5px;
    height: 19px;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    left: 22px;
	  top: 30px;
  }
  .qa ul li .answer p {
    font-size: 13px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
	  padding-top: 25px;
  }
  .qa ul li .answer ul {
    margin-top: 40px;
    list-style-type: disc !important;
    text-align: left;
    padding-left: 20px;
	font-size: 13px;
  }
  .qa ul li .answer ul li {
    list-style: disc;
    margin-top: 0px;
    border: none;
	font-size: 13px;
  }
  .qa ul li .answer ol {
    margin-top: 40px;
    text-align: left;
    padding-left: 20px;
    list-style-type: decimal;
  }
  .qa ul li .answer ol li {
    list-style-type: decimal;
    margin-top: 0px;
    border: none;
	  font-size: 13px;
  }
}


@media screen and (max-width: 450px) {
  .qa {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 80px;
    background: url(/service/life/senior_support/img/qa_background_sp.png) no-repeat top center/cover;
  }
/*
  .qa .inner {
    max-width: 94%;
    width: 100%;
    margin-inline: auto;
  }
*/

  .qa .inner h2 img {
    display: block;
    margin-inline: auto;
	  width: 100%;
	  max-width: 234px;
  }
  .qa ul {
    margin-top: 28px;
  }
  .qa ul .hidden {
    display: none;
  }
  .qa ul li {
    margin-top: 20px;
    border-radius: 10px;
  }
  .qa ul li .question {
    position: relative;
    border-radius: 5px;
    background-color: #ff6e5b;
    color: #fff;
    height: auto;
    display: flex;
    align-items: center;
    padding: 10px 40px 10px 40px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
	  min-height: 46px;
  }
  .qa ul li .question::before {
    content: "";
    display: block;
    background: url(/service/life/senior_support/img/qa_question_icon.png) no-repeat center center/cover;
    width: 19px;
    height: 20px;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    left: 13px;
    top: 14px;
  }
  .qa ul li .question::after {
    content: "";
    display: block;
    background: url(/service/life/senior_support/img/qa_open_icon.png) no-repeat center center/cover;
    width: 24px;
    height: 24px;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    right: 15px;
  }
  .qa ul li .question p {
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
  }
  .qa ul li.open .question {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .qa ul li.open .question::after {
    background: url(/service/life/senior_support/img/qa_close_icon.png) no-repeat center center/cover;
    width: 24px;
    height: 3.5px;
  }
  .qa ul li .answer {
    position: relative;
    padding: 0px 20px 20px 40px;
  }
  .qa ul li .answer::before {
    content: "";
    display: block;
    background: url(/service/life/senior_support/img/qa_answer_icon.png) no-repeat center center/cover;
    width: 16.5px;
    height: 19px;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    left: 12px;
  }
  .qa ul li .answer p {
    font-size: 13px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    padding-top: 25px;
  }
  .qa ul li .answer ul {
    margin-top: 40px;
    list-style-type: disc !important;
    text-align: left;
    padding-left: 20px;
	
  }
  .qa ul li .answer ul li {
    list-style: disc;
    margin-top: 0px;
    border: none;
  }
  .qa ul li .answer ol {
    margin-top: 40px;
    text-align: left;
    padding-left: 20px;
    list-style-type: decimal;
  }
  .qa ul li .answer ol li {
    list-style-type: decimal;
    margin-top: 0px;
    border: none;
  }
}
/*# sourceMappingURL=style.css.map */