@charset "utf-8";

/**
 * ========================
 * area_top
 * ========================
 */
#header {
  margin-bottom: 0;
}

.area_top {
	position: relative;
	margin-top: 3px;
}
.area_top .talent {
	position: absolute;
	top: 15px;
	right: 25px;
}
.area_top .banner {
	position: relative;
	width: 540px;
	margin: 40px 0 20px 2px;
	font-size: 0;
	line-height: 0;
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: 0px 2px 3px rgba(0,0,0,.25);
	z-index: 1;
	overflow: hidden;
}
.area_top .banner_box {
	padding: 10px 23px;
	color: #fff;
	background-color: #b7183f;
	font-size: 20px;
    line-height: 1.5;
}
.area_top .banner_box em {
	font-weight: bold;
	font-style: normal;
}
.area_top .banner_box a {
	color: #fff;
	text-decoration: underline;
}
.area_top .banner_box a:hover {
	text-decoration: none;
}
.area_top .banner img {
	width: 100%;
	height: auto;
}
.area_top .slide {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.area_top .slide img {
	position: absolute;
	top: 0;
	left: 0;
}
.area_top .slide .img_base {
	position: relative;
}
.area_top .slide .slide01 {
	left: 0;
}
.slide_box {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.logonote {
	width: 500px;
	margin: 0 0 20px 10px;
}
.logonote img{
	width: 100%;
}

/**
 * ========================
 * area_top_under
 * ========================
 */


.area_top_under{
    background-color: #ff4800;
    width: 100%;
}

.area_top_under__cont {
  margin: 0 auto;
  width: 960px;
  padding: 15px 0px 11px 0;
}

.area_top_under__main-txt {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  white-space: nowrap;
  margin-bottom: 6px;
  line-height: 1.4;
}

.area_top_under__main-txt-mark {
  font-size: 24px;
  color: #f7e116;
}


/**
 * ========================
 * area_main
 * ========================
 */
.area_main {
	width: 100%;
	padding: 40px 0 ;
	background-color: #fff7e6;

}

.area_main .title {
	margin: 0 0 26px 0;
}




.area_main p.text {
	font-size: 16px;
	line-height: 1.8;
    position: relative;
    text-align: center;
    margin-top: 10px;
}


.area_main p.note {
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
	max-width: 739px;
	margin: 0px auto;
    margin-top: 20px;
}

.area_main p.note span{
	padding-left: 1.5rem;
	display: inline-block;
}
.area_main p.note .nmb1:before{
  content: "※ ";
  margin-left: -1.5em;
}

.area_main p.lead01 {
	position: relative;
	z-index: 0;
	text-align: center;
	font-size: 2rem;
	line-height: 1.2;
	padding: 0 10px;
}

.area_main p.lead01 > b > strong {
	font-size: 1.2em;
	display: inline-block;
	position: relative;
}
.area_main p.lead01 > b > strong::before {
	content: "";
	display: block;
	position: absolute;
	bottom: .2em;
	left: 0;
	right: 0;
	height: .5em;
	background-color: #ffec42;
	z-index: -1;
}

.area_main p.lead01 > b > strong > b {
	font-size: 1.5em;
	color: #f77b0c;
}
.area_main p.lead01  sup{
	font-size: 0.5em;
	position: relative;
	top: -0.4em;
}

/**
 * ========================
 * area_CPbnr
 * ========================
 */

 .area_CPbnr {
  margin-top: 50px;
  text-align: center;
}

/**
 * ========================
 * area_bnr
 * ========================
 */

 .area_bnr {
  margin-top: 34px;
  text-align: center;
}

/**
 * ========================
 * area_btn
 * ========================
 */
.area_btn {
	margin: 0 auto;
	overflow: hidden;
}
.area_btn p.text {
	font-size: 20px;
	line-height: 1.8;
}
.btn_text{
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 3px;
	text-align: center;
	margin: 26px 0 15px;
}
.float_btn{
	overflow: hidden;
  width: 50%;
	max-width: 460px;
}
.btn_right{
	float: right;
}
.btn_left{
	float: left;
}
.area_btn p.text02{
	margin: 0;
	clear: both;
}

.area_btn p.text03{
	margin: 15px 0;
	clear: both;
}

/**
 * ========================
 * area_company
 * ========================
 */
.area_company {
	position: relative;
	background-color: #FD8201;
}
.area_company .anchor {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	top: -40px;
	right: 0;
	background-image: url("https://d18f657670wm8u.cloudfront.net/otona/ag/asset/img/btn-page-top.png?20260327");
	background-repeat: no-repeat;
}
.area_company .bg_right {
	position: absolute;
	display: block;
	width: 50%;
	height: 100%;
	top: 0;
	left: 50%;
}
.area_company>.container {
	padding: 30px 0 0;
	background-repeat: repeat-y;
	overflow: visible;
	border-top: 1px solid transparent;
}
.area_company .box {
	padding: 30px 20px;
	background-image: url("https://d18f657670wm8u.cloudfront.net/otona/ag/asset/img/bg-company-box.png?20260327");
	background-repeat: repeat;
}
.area_company p {
	font-size: 12px;
	line-height: 1.5em;
}
.area_company p span {
	font-size: 16px;
}
.area_company .text01 {
	float: left;
}
.area_company .text02 {
	float: left;
	margin-left: 100px;
}
.area_company .text03 {
	clear: both;
	padding-top: 35px;
  padding-left: 12px;
  text-indent: -12px;
}
.area_company .ftext {
	line-height: 30px;
	text-align: right;
	font-size: 12px;
}

/**
 * ========================
 * area_note
 * ========================
 */

 .area_note {
  padding: 0 15px;
  margin: 0 auto 50px;
 }

 .area_note .note {
  position: relative;
  padding-left: 24px;
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 1.5em;
  clear: both;
 }

 .area_note .note:nth-of-type(n + 10) {
  padding-left: 30px;
 }

 .area_note .note::before {
  position: absolute;
  top: 0;
  left: 0;
 }

 .area_note .note:nth-of-type(1)::before {
  content: "※1";
 }

 .area_note .note:nth-of-type(2)::before {
  content: "※2";
 }

 .area_note .note:nth-of-type(3)::before {
  content: "※3";
 }

 .area_note .note:nth-of-type(4)::before {
  content: "※4";
 }

 .area_note .note:nth-of-type(5)::before {
  content: "※5";
 }

 .area_note .note:nth-of-type(6)::before {
  content: "※6";
 }

 .area_note .note:nth-of-type(7)::before {
  content: "※7";
 }

 .area_note .note:nth-of-type(8)::before {
  content: "※8";
 }

 .area_note .note:nth-of-type(9)::before {
  content: "※9";
 }

 .area_note .note:nth-of-type(10)::before {
  content: "※10";
 }

 .area_note .note:nth-of-type(11)::before {
  content: "※11";
 }



/**
 * ========================
 * common
 * ========================
 */
html, body {
	position: relative;
	/* width: 100%; */
	/*max-width: 1600px;*/
	/* min-width: 1100px; */
	margin: 0 auto;
	padding: 0;
	line-height: 1.3em;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,Verdana,Arial,Helvetica,sans-serif;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #2c5ea1;
	text-decoration: none;
}
p {
	margin: 0;
}
sup {
  font-size: 0.6em;
}

.container {
	position: relative;
	max-width: 1250px;
	margin: 0 auto;
	overflow: hidden;
}
.container2 {
	position: relative;
	width: 100%;
  max-height: 405px;
	overflow: hidden;
}

.title {
	padding-top: 20px;
}

.btn_est {
	width: 100%;
  max-width: 460px;
  aspect-ratio: 46 / 9;
	background-image: url("https://d18f657670wm8u.cloudfront.net/otona/ag/asset/img/btn-est.png?20260327");
	background-repeat: no-repeat;
	background-size: 100%;
}
.btn_interruption {
	width: 100%;
  height: auto;
  max-width: 460px;
  aspect-ratio: 46 / 6;
	background-image: url("https://d18f657670wm8u.cloudfront.net/otona/ag/asset/img/btn-interruption.png?20260327");
	background-repeat: no-repeat;
	background-size: 100%;
}
.btn_interruption img {
  height: auto;
}
.btn_read {
	width: 100%;
  max-width: 460px;
  aspect-ratio: 46 / 9;
	background-image: url("https://d18f657670wm8u.cloudfront.net/otona/ag/asset/img/btn-read.png?20260327");
	background-repeat: no-repeat;
	background-size: 100%;
}


/**
 * ========================
 * header
 * ========================
 */
#header {
	position: relative;
	margin-bottom: 3px;
}
#header .container{
	overflow: hidden;

	height: 61px;
}

/**
 * ========================
 * footer
 * ========================
 */
#footer .copyright {
	margin: 20px 0;
	text-align: center;
	font-size: 10px;
}


/**
 * ========================
 * helper
 * ========================
 */
.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

.ir {
	display: block;
	margin: 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	*zoom: 1;
}

.ir + .ir {
  margin-top: 15px;
  margin-bottom: 20px;
}

.dpc {
	display: block!important;
  margin: 0 auto;
}
.dsp {
	display: none!important;
}

.p-other-campaignBox {
  line-height: 1.6;
  margin: 0;
  text-align: center;
}

.p-other-campaignBox__content {
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.p-other-campaignBox__content:not(:last-child) {
  margin-bottom:4.375rem;
}

.p-other-campaignBox__head {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}

.p-other-campaignBox__color01 {
  color:#ff8200;
}

.p-other-campaignBox__color02 {
  color:#0046ae
}

.p-other-campaignBox__elem01 {
    font-size: 1.45rem;
}

.p-other-campaignBox__hdg {
  font-size:1.25rem;
  font-weight:700;
}

.p-other-campaignBox__hdg:not(:last-child) {
  margin-bottom:1.25rem;
}

.p-other-campaignBox__hdgTxt:not(:last-child) {
  margin-bottom:1.25rem;
}

.p-other-campaignBox__hdgMain {
  position:relative;
  display:inline-block;
  z-index: 1;
}

.p-other-campaignBox__hdgMain sup{
    font-size: 13px;
}

.p-other-campaignBox__hdgMain::after {
  position:absolute;
  bottom:13px;
  z-index:-1;
  display:block;
  width:100%;
  height:10px;
  content:"";
  background:#fde616;
}

.p-other-campaignBox__hdgTxt .lead-text{
    display: block;
}

.p-other-campaignBox__hdgNum {
  font-size:2.8125rem;
  color:#ff5a00;
}

.p-other-campaignBox__content {
  flex-direction:row;
}

.u-hide--wide {
  display:none!important;
}

.u-ast {
  display: block;
  text-align: right;
  font-size: 16px;
}

.mainArea {
  display: flex;
  justify-content: center;
  gap: 35px;
}

.container.container-simulation {
  width: auto;
  padding: 0 20px 100px;
}

.c-simulation__img {
  max-width: 609px;
  margin: 0 auto;
}

.c-body.u-body {
  padding-bottom: 0;
}

.c-sec--feature .c-sec-inr {
  padding-bottom: 0;
}

/* フォームエリア */
.area_form {
  padding: 25px 0;
  background: #ECF2F5;
}

.form-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  max-width: 960px;
  margin: 0 auto;
}

/* --- 左側：フォームエリア --- */
.form-box {
  background: #fff;
  padding: 36px 48px;
  border-radius: 10px;
  width: 420px;
  position: relative;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
  box-sizing: border-box;
}

/* 吹き出しの三角形 */
.form-box::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid #fff;
}

.instruction-text {
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 15px;
  color: #424242;
}

.input-group {
  margin-bottom: 20px;
}

.input-group:last-child {
  margin-bottom: 0;
}

.label-row {
  display: flex;
  align-items: end;
  margin-bottom: 8px;
}

.label-row.of-top {
  margin-bottom: 4px;
}

.label-text {
  font-weight: bold;
  font-size: 20px;
  color: #2C4C65;
  margin-right: 10px;
  line-height: 1;
}

.label-text--small {
  font-weight: bold;
  font-size: 15px;
  color: #2C4C65;
  line-height: 1;
  letter-spacing: -.5px;
}

.badge {
  font-size: 13px;
  padding: 4px 10px 2px;
  border-radius: 3px;
  color: #fff;
}
.badge.required { background-color: #FF001D; }
.badge.optional { background-color: #989898; }

input[type="text"] {
  width: 100%;
  padding: 13px 15px;
  border-radius: 5px;
  border: 3px solid #D9D9D9;
  background: #FAFAFA;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20) inset;
  box-sizing: border-box;
  font-size: 26px;
  color: #424242;
  transition: all 0.2s ease;
}

#input-reception.is-error {
  border: 3px solid #E50101;
  background-color: #FFF8F8;
}

.sub-text {
  font-size: 12px;
  color: #353535;
  margin-top: 5px;
}

/* --- 右側：ボタンエリア --- */
.action-area {
  width: 435px;
  text-align: center;
}

.section-title {
  color: #353535;
  font-weight: bold;
  font-size: 19px;
  margin-top: 23px;
  margin-bottom: 10px;
}

.link_text + .section-title {
  margin-top: 30px;
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 50px;
  text-decoration: none;
  margin-bottom: 10px;
  font-weight: bold;
  transition: opacity 0.2s;
  border: none;
}

.btn:hover { opacity: 0.8; }

.promo-link {
  color: #2C4C65;
  text-decoration: underline;
  font-size: 14px;
  font-weight: bold;
}

/* --- モーダル設定 --- */
.modal-overlay {
    display: none;
    position: fixed;
    top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.modal-content {
    background: #fff;
    width: 90%;
    max-width: 500px;
    border-radius: 15px;
    padding: 30px;
    position: relative;
    box-sizing: border-box;
    text-align: center;
}

.modal-close {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 30px;
  color: #999;
  cursor: pointer;
}

.modal-title {
  color: #2C4C65;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
}

.modal-desc {
  font-size: 14px;
  color: #333;
  line-height: 1.6;
  margin-bottom: 20px;
  text-align: left;
}

.modal-warning {
  display: none;
  margin-bottom: 22px;
  color: #E50101;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.confirm-table {
  margin-bottom: 20px;
}

.confirm-row {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #D9D9D9;
}

.confirm-row + .confirm-row {
  margin-top: 8px;
}

.confirm-label {
  font-size: 18px;
  font-weight: bold;
  color: #353535;
}

.confirm-value {
  max-width: 300px;
  word-break: break-all;
  text-align: left;
  font-size: 18px;
  color: #353535;
}

.btn-start {
  background: linear-gradient(to bottom, #ff9d5c, #ff6b12);
  color: #fff;
  padding: 18px 0;
  font-size: 22px;
  margin-top: 10px;
  box-shadow: 0 4px 0 #d35400;
}

.btn-back {
  background: #A0A0A0;
  color: #fff;
  padding: 12px;
  font-size: 21px;
  margin-top: 25px;
  cursor: pointer;
}

/* PC */
@media screen and (min-width: 769px) {
  .c-sec--bnr .c-sec-inr{
    padding-top: 100px;
  }

  .btn img:not(.p-unq-radio__img) {
    width: 435px;
  }
}

/* tab  */
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .form-container {
    gap: 25px;
  }

  .area_form {
    padding: 25px 10px;
  }

  .form-box,
  .action-area {
    width: 50%;
  }

  .btn img:not(.p-unq-radio__img) {
    width: 100%;
  }
}

/* SP */
@media screen and (max-width: 768px) {

/**
 * ========================
 * area_top
 * ========================
 */
.area_top {
	margin-top: 0;
  background-color: #FFFFFF;
}

.area_top .banner {
	width: 99%;
	margin: 12px 0 0 2px;
	box-shadow: 0px 1px 1.5px rgba(0,0,0,.25);
}
.area_top .banner img {
	width: 100%;
}
.area_top .slide {
	width: 100%;
}
.slide_current {
	position: relative;
	width: 70px;
	top: 0;
	left: 55%;
	margin: 13px 0 0 -35px;
}
.slide_current a {
	width: 10px;
	height: 10px;
	margin-right: 13px;
	border: 1px solid #b2b2b2;
}
.logonote {
	width: 99%;
	margin: 20px auto 0;
}
.logonote img{
	width: 100%;
}

/**
 * ========================
 * area_top_under
 * ========================
 */

.area_top_under{
    background-color: #ff4800;
    width: 100%;
}

.area_top_under__cont {
  padding: 10px 0;
  width: 90%;
  margin: 0 auto;
}

.area_top_under__main-txt {
  text-align: center;
  font-size: 3.5vw;
  font-weight: bold;
  color: #FFFFFF;
  white-space: nowrap;
}

.area_top_under__main-txt-mark {
  color: #f7e116;
  font-size: 1.6em;
}

/**
 * ========================
 * area_main
 * ========================
 */
.area_main {
	margin-top: 0;
	padding: 30px 0;
	background-color: #fff7e6;
}
.area_main .container {
	overflow: visible;
}
.area_main img {
	width: 100%;
	height: auto;
}
.area_main .text01 {
	clear: left;
	margin: 16px auto 12px;
}
.area_main .text02 {
	margin: 0 0 22px 0;
}
.area_main .title {
	width: 100%;
	height: auto;
	margin: 0 auto 15px;
}
.area_main .btn01 {
	clear: left;
	margin: 0 0 28px 0;
}
.area_main .btn02 {
	margin: 18px auto 15%;
}
.area_main .bg1 {
	display: none;
}
.area_main .bg2 {
	height: 340px;
	bottom: -3%;
}
.area_main .bg2 span:before {
	top: 320px;
}
.area_main .bg2 span:after {
	top: 320px;
}
.area_main p.lead01 {
	font-size: 4.8vw;
	padding: 0;
}
.area_main p.note{
	width: 92%;
	font-size: 12px;
	text-align: left;
}

/**
 * ========================
 * area_bnr
 * ========================
 */

 .area_bnr {
  margin-top: 20px;
  text-align: center;
}


/**
 * ========================
 * area_btn
 * ========================
 */
 .area_btn .mainArea{
  flex-direction: column;
  gap: 0;
 	width: 100%;
  max-width: fit-content;
  padding: 0 20px;
 	margin: 40px auto 0;
 	overflow:hidden;
 }
.area_btn {
	margin: 25px auto;
	overflow: hidden;
}
.area_btn p.text {
	font-size: 18px;
	line-height: 1.8;
}
 .area_btn p.btn_text{
	font-size: 4.5vw;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
	margin: 10px 0 10px;
}
.float_btn{
	overflow: hidden;
	width: 100%;
  max-width: 100%;
	height: auto;
}
.btn_right{
	float: none;
}
.btn_left{
	float: none;
	margin: 0 0 15px;
}
a.link_text{
	font-size: 4vw;
	margin: 10px 0;
	text-decoration:underline;
	text-align: center;
}
.area_btn p.text02{
	margin: 50px 0 0 0 ;
  padding: 0 20px;
	clear: both;
}
.area_btn p.text02 img{
	width: 100%;
}


/**
 * ========================
 * common
 * ========================
 */
html, body {
	min-width: 320px;
	overflow-x: hidden;
}

.container {
	border-top: 1px solid transparent;
	width: 100%;
	overflow: visible;
}
.container img{
    width: 100%;
}
.container2 {
	width: 100%;
  max-height: none;
}

.title {
	padding-top: 10px;
}

.btn_est ,.btn_read, .btn_interruption {
	width: 100%;
  max-width: 460px;
	height: auto;
  margin: 0 auto;
	background: none;
	font-size: 0;
	line-height: 0;
}
.btn_interruption {
  margin-bottom: 15px;
}
.btn_interruption img {
  height: auto!important;
}
.float_btn a{
	background-image: none;
}
.float_btn img {
	width: 100%;
	height: auto;
}
.btn_login:hover {
	background: none;
}


/**
 * ========================
 * header
 * ========================
 */
#header {
	margin-bottom: 0;
}
#header>.container {
	border-top: 0 solid #fff;
	width: 92%;
	overflow: hidden;
}
#header .logo01 {
	position: relative;
	width: 54%;
	height: 65px;
	top: 0;
	left: 0;
	background-color: #fff;
	background-position: left center;
	border-bottom: 3px solid #fb8a24;
	z-index: 3;
}
#header .logo02 {
	position: absolute;
	width: 56%;
	height: 65px;
	top: 0;
	right: 0;
	/*margin-left: -5%;*/
	background-color: #fff;
	background-size: 94px 28px;
	background-position: right center;
	border-bottom: 3px solid #fb8a24;
	z-index: 3;
}

/**
 * ========================
 * footer
 * ========================
 */
.area_company>.container {
	padding: 12px 0 0;
	background: none;
}
.area_company .box {
	padding: 15px 15px;
}
.area_company p {
	font-size: 4vw;
}
.area_company p span {
	font-size: 4vw;
}
.area_company .text01 {
	clear: both;
}
.area_company .text02 {
	clear: both;
	margin-top: 22px;
	margin-left: 0;
}
.area_company .text03 {
	clear: both;
	padding-top: 22px;
  padding-left: 4vw;
  text-indent: -4vw;
}
.area_company .ftext {
	text-align: center;
	font-size: 2.8vw;
}



/**
 * ========================
 * footer
 * ========================
 */
#footer .copyright {
	margin: 15px 0 20px;
  font-size: 2.8vw;
}


/**
 * ========================
 * helper
 * ========================
 */


.dpc {
	display: none!important;
}

.dsp {
	display: block!important;
  width: 100%;
}

.u-hide--wide {
  display:block!important;
}

.u-ast {
  text-align: right;
  font-size: min(2.6667vw, 10px);
}

.p-other-campaignBox__hdgMain sup{
    font-size: 12px;
}
.p-other-campaignBox__hdgTxt .lead-text{
    display: block;
    font-size: 6.4vw;
    text-align: center;
}

.p-other-campaignBox__head {
  text-align: left;
  padding-left: 3vw;
  padding-right: 0;
  padding-top: 10px;
}

.p-other-campaignBox__hdg{
    font-size: 5vw;
}

.p-other-campaignBox__hdgNum {
  font-size:12vw;
  color:#ff5a00;
}

.p-other-campaignBox__elem01 {
    font-size: 7.4vw;
}

.p-other-campaignBox__content {
  flex-direction: column;
}

.area_note {
  margin: 0 auto 22px;
}

.area_note .note {
  padding-left: 6vw;
  font-size: 3.2vw;
}

.area_note .note:nth-of-type(n + 10) {
 padding-left: 8vw;
}

.container.container-simulation {
  padding: 0 20px 80px;
}


.ir + .ir {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* form */
.area_form {
  padding: 20px 30px 30px;
}

.form-container {
  flex-direction: column; /* 縦並び */
  align-items: center;
  gap: 0;
}

.form-box {
  width: 100%;
  max-width: 100%;
  padding: 24px 18px;
  margin-bottom: 23px;
}

.form-head {
  margin-bottom: 10px;
  color: #FD6D27;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.form-head span { color: #2C4C65; }

/* 吹き出しの三角形を「下向き」に変更 */
.form-box::after {
  right: auto;
  top: auto;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  border-bottom: none;
}

.action-area {
  width: 100%;
}

.btn {
  margin-bottom: 8px;
}

.confirm-row {
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  padding: 5px;
}

.confirm-row + .confirm-row {
  margin-top: 10px;
}

.confirm-label {
  font-size: 14px;
}

.confirm-value {
  font-size: 18px;
}

.btn-estimate {
  font-size: 18px;
}

.section-title {
  margin-top: 20px;
  margin-bottom: 6px;
}

.modal-warning {
  margin-bottom: 18px;
}

.label-text {
  font-size: 18px;
  margin-right: 5px;
}

.label-text--small {
  font-size: 12px;
}

.btn-back {
  margin-top: 18px;
}

.btn-back.var-02 {
  padding: 9px;
  font-size: 12px;
}
}
