@charset "UTF-8";
/* CSS Document */

/*------------------*/
img {
  width: auto;
}
div.hover:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition-duration: 0.3s;
}

.contents {
  color: #000;
}
.contIn980 {
  position: relative;
  width: 980px;
  margin: auto;
}
h1 {
  background-image: url("/attending/guide/hawaii/images24/budget/pc/h2-background.png");
  background-repeat: no-repeat;
  width: 1024px;
  height: 134px;
  font-size: 40px;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  margin: 0 auto;
  padding: 35px 0 0 150px;
}
h1 span {
  display: block;
  font-size: 16px;
  font-weight: normal;
}
/*.mainTitWrap01 {
	background-image: url("/attending/guide/hokkaido/images/budget/pc/h2-background.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	height: 134px;
	box-sizing: border-box;
	display: flex;
	align-items: flex-end;
	padding: 0px 0px 15px 150px;
}*/
.mainTit01 .s01 {
  display: block;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 500;
  margin-bottom: 10px;
}
.mainTit01 .s02 {
  display: block;
  font-size: 40px;
  line-height: 1.3em;
  font-weight: 700;
}
.mainTextBox01 {
  margin: 40px auto;
}
.contText16_18_n {
  font-size: 16px;
  line-height: 1.8em;
  font-weight: normal;
}

.ancBox01 {
  border: 1px solid #e7e7e7;
  background-color: #fafafa;
  width: 800px;
  margin: 40px auto 120px;
  padding: 20px 20px 72px;
}
.ancTit01 {
  font-size: 24px;
  line-height: 1.6em;
  margin-bottom: 18px;
}

.ancLinkWrap01 a::before {
  content: "";
  display: inline-block;
  background-image: url("/attending/guide/hawaii/images24/budget/pc/cont_ac_ar01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 13px auto;
  width: 13px;
  height: 10px;
  margin-right: 8px;
}
.ancLinkWrap01 a:link {
  color: #333333;
  text-decoration: none;
}
.ancLinkWrap01 a:visited {
  color: #333333;
  text-decoration: none;
}
.ancLinkWrap01 a:hover {
  color: #333333;
  text-decoration: underline;
}
.ancLinkWrap01 a:active {
  color: #333333;
  text-decoration: none;
}

.ancLinkWrap01 p {
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 600;
  margin-bottom: 12px;
}
.ancLinkWrap01 li {
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 12px;
}
.ancLinkWrap01 ul {
  padding-left: 20px;
}

/*----------------------*/

.contBlock01 {
  margin-bottom: 110px;
}

.contH201 {
  text-align: center;
  font-size: 30px;
  line-height: 1.6em;
  font-weight: 600;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 25px;
}
.contH201::before {
  content: "";
  background-image: url("/attending/guide/hawaii/images24/budget/pc/h3-background.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 180px auto;
  width: 180px;
  height: 51px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.contH201 .s01 {
  position: relative;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

.contGr01 {
  margin-top: 30px;
}
.contCyusyaku01 {
  font-size: 14px;
  line-height: 1.3em;
  margin-top: 5px;
  text-align: right;
}

.contDl01 {
  margin-bottom: 28px;
}
.contDl01 dt {
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 600;
  margin-bottom: 10px;
}
.contDl01 dd {
  padding-left: 30px;
}

.colPink01 {
  color: #e16262;
}
.contFlex01 {
  display: flex;
  gap: 0px 22px;
}
.contFlex01 .box01 {
  width: 466px;
  flex-shrink: 0;
}
.contFlex01 .box02 {
}
.clothingBox01 {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  padding: 10px 15px;
  margin-top: 44px;
  text-align: center;
  position: relative;
}
.clothingTit01 {
  border: 1px solid #333333;
  background-color: #fadbe3;
  font-weight: 600;
  padding: 4px 8px;
  position: absolute;
  top: -30px;
  left: -15px;
}
.clothingBox02 {
  border: 1px solid #d92553;
  background-color: #fff5f5;
  padding: 6px 18px;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 14px;
}

.clothingUl01 {
  margin-top: 10px;
}
.clothingUl01 .contDl01 {
  display: flex;
  margin: 0px 0px 6px;
  line-height: 1.4em;
}
.clothingUl01 .contDl01 dt {
  min-width: 190px;
  margin-bottom: 0px;
}
.contDl01 dd a {
  display: inline-block;
  margin-bottom: 4px;
}
.contLink01 a:link {
  color: #0066cc;
  text-decoration: underline;
}
.contLink01 a:visited {
  color: #0066cc;
  text-decoration: underline;
}
.contLink01 a:hover {
  color: #0066cc;
  text-decoration: none;
}
.contLink01 a:active {
  color: #0066cc;
  text-decoration: none;
}

.clothingFlex01 {
  display: flex;
  justify-content: space-between;
}

.clothingFlex02 {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 32px;
}
.clothingFlex02 li {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 16px 16px 136px;
  box-sizing: border-box;
  width: 320px;
}
.clothingDl01 {
  margin-top: 10px;
}
.clothingDl01 dt {
  text-align: center;
  color: #0066cc;
  font-size: 20px;
  line-height: 1.6em;
  font-weight: normal;
}
.clothingDl01 dd {
  font-size: 16px;
  line-height: 1.6em;
}

.clothingBtnBox01 {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.clothingBtnBox01 li {
  padding: 0px 16px 16px;
  border: none;
  background-color: transparent;
}
.clothingBtnBox01 li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.01rem;
  box-sizing: border-box;
  background-color: #e8f4ff;
  border: 2px solid #83c2f0;
  border-radius: 60px;
  width: 100%;
  height: 46px;
}
.clothingBtnBox01 a:link {
  color: #0066cc;
  text-decoration: none;
}
.clothingBtnBox01 a:visited {
  color: #0066cc;
  text-decoration: none;
}
.clothingBtnBox01 a:hover {
  opacity: 0.7;
  transition-duration: 0.3s;
}
.clothingBtnBox01 a:active {
  color: #0066cc;
  text-decoration: none;
}

.clothingBtnBox01 li a::after {
  content: "";
  background-image: url("/attending/guide/hawaii/images24/budget/pc/info_btn_ar01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 8px auto;
  width: 8px;
  height: 10px;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}

.clothingBtnBox01 li a.btn01::before {
  content: "";
  background-image: url("/attending/guide/hawaii/images24/budget/pc/info_icon01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px auto;
  width: 17px;
  height: 20px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.clothingBtnBox01 li a.btn02::before {
  content: "";
  background-image: url("/attending/guide/hawaii/images24/budget/pc/info_icon02.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px auto;
  width: 20px;
  height: 19px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

/*-----------------------------*/

.accordionMore {
  position: relative;
}
/* ボタン */
.accordion-btn {
  background-image: url("/attending/guide/hawaii/images24/budget/pc/cont_ac_more.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 16px;
  position: absolute;
  left: 0px;
  bottom: -45px;
  z-index: 1;
}
/* 続きを読むボタンの表記 */
/*.accordion-btn::after {
  content: "続きを読む";
}*/
/* ボタンhover時のスタイル */
.accordion-btn:hover {
  /*background-color: #fff;
  color: #6495ed;*/
  cursor: pointer;
}
.accordion-text {
  overflow: hidden; /* テキストを隠す */
  position: relative;
}
/* 最初に見えてるテキストエリアの高さ */
.accordion-text.is-hide {
  height: 270px;
}
/* テキストをグラデーションで隠す */
.accordion-text::before {
  background: -webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 0.9) 50%, rgba(250, 250, 250, 0.9) 50%, #fafafa 100%);
  background: linear-gradient(top, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 0.9) 50%, rgba(250, 250, 250, 0.9) 50%, #fafafa 100%);
  bottom: 0;
  content: "";
  height: 60px; /* グラデーションで隠す高さ */
  position: absolute;
  left: 0px;
  width: 100%;
}
/* 閉じるボタンの位置 */
.accordion-btn.is-show {
  background-image: url("/attending/guide/hawaii/images24/budget/pc/cont_ac_more_on.png");
  /*bottom: -3em;*/
}
/* 閉じるボタンの表記 */
/*.accordion-btn.is-show::after {
  content: "閉じる";
}*/
/* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */
.accordion-btn.is-show + .accordion-text::before {
  display: none;
}

/*-----------*/

.contDl01 dt h3 {
  display: inline-block;
}

/*----------subNav----------*/

.subNav ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  margin-bottom: 40px;
}
.subNav img {
  width: auto;
  transition: 0.3s;
}
.subNav img:hover {
  opacity: 0.7;
}
/*チェックリスト*/
.checklist_block {
  margin-bottom: 80px;
}
.checklist_heading03 {
  display: block;
  text-align: center;
  font-size: 24px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  padding: 12px;
  margin-bottom: 20px;
}
.checklist_inner {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 8px;
}
.checklist_item {
  width: 164px;
}
.checklist_p img {
  width: 162px;
  object-fit: cover;
}
.checklist_star {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 35px;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  padding: 0 10px;
}
.checklist_star .star01 {
  display: block;
  width: 78px;
  height: 19px;
  background: url("/attending/guide/hawaii/images24/budget/pc/star01.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.checklist_star .star02 {
  display: block;
  width: 78px;
  height: 19px;
  background: url(/attending/guide/hawaii/images24/budget/pc/star02.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.checklist_star .star03 {
  display: block;
  width: 78px;
  height: 19px;
  background: url(/attending/guide/hawaii/images24/budget/pc/star03.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.checklist_inner label,
.checklist_inner input[type="checkbox"] {
  cursor: pointer;
}
.checklist_inner input {
  margin-right: 8px;
}
.checklist_name {
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
  padding-left: 32px;
  text-indent: -32px;
}

.checkbox_icon {
  position: relative;
  width: 24px;
  height: 24px;
  appearance: none;
  background: #ffffff;
  border: solid 1px #cccccc;
  border-radius: 4px;
  box-shadow: 0 0 0 0 transparent;
}

.checkbox_icon::before {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  mask-image: url("/attending/guide/hawaii/images24/budget/pc/check.png");
  mask-repeat: no-repeat;
  mask-size: contain;
  background-color: #ffffff;
}

.checkbox_icon:checked::before {
  opacity: 1;
}

.checkbox_icon:checked {
  background: #0073c0;
  border-color: #0073c0;
}

.block_cost .budgetTable01 caption {
  font-size: 16px;
}
.block_cost .budgetTable01 th {
  height: fit-content;
  font-size: 16px;
}
.block_cost .budgetTable01 td {
  height: fit-content;
  font-size: 14px;
}
.block_cost .budgetTable01 + p {
  width: 860px;
  text-align: right;
  margin-inline: auto;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px;
}
.block_cost .budgetTable01 + p span {
  display: block;
  font-size: 14px;
}

.cont_heading04 {
  font-size: 18px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  margin: 10px 0;
}
.cont_heading04 span {
  color: #0067cb;
}

/*-------------------*/

/*checklist01*/
.checklist01 .checklist_heading03 {
  background: #fff5f5;
  border: 2px solid #f08384;
}
.checklist01 .checklist_p {
  border: 1px solid #f08384;
}
.checklist01 .checklist_star {
  background: #f08384;
}
/*checklist02*/
.checklist02 .checklist_heading03 {
  background: #f5fff5;
  border: 2px solid #5dbc67;
}
.checklist02 .checklist_p {
  border: 1px solid #5dbc67;
}
.checklist02 .checklist_star {
  background: #5dbc67;
}
/*checklist03*/
.checklist03 .checklist_heading03 {
  background: #f5fdff;
  border: 2px solid #3dbeea;
}
.checklist03 .checklist_p {
  border: 1px solid #3dbeea;
}
.checklist03 .checklist_star {
  background: #3dbeea;
}
/*checklist04*/
.checklist04 .checklist_heading03 {
  background: #fff9f5;
  border: 2px solid #f4a86b;
}
.checklist04 .checklist_p {
  border: 1px solid #f4a86b;
}
.checklist04 .checklist_star {
  background: #f4a86b;
}
/*checklist05*/
.checklist05 .checklist_heading03 {
  background: #fffcf5;
  border: 2px solid #e0bc25;
}
.checklist05 .checklist_p {
  border: 1px solid #e0bc25;
}
.checklist05 .checklist_star {
  background: #e0bc25;
}
/*checklist06*/
.checklist06 .checklist_heading03 {
  background: #f6f5ff;
  border: 2px solid #6d67ed;
}
.checklist06 .checklist_p {
  border: 1px solid #6d67ed;
}
.checklist06 .checklist_star {
  background: #6d67ed;
}
/*checklist07*/
.checklist07 .checklist_heading03 {
  background: #fff5fc;
  border: 2px solid #eb68be;
}
.checklist07 .checklist_p {
  border: 1px solid #eb68be;
}
.checklist07 .checklist_star {
  background: #eb68be;
}

/*-------------------*/

.checklist_point__block {
  width: 720px;
  position: relative;
  margin: 60px auto 0;
  text-align: center;
  z-index: 1;
}
.point__block_inner {
  padding: 40px 15px 15px;
  border: 1px solid #000000;
  background-color: #ffffff;
}
.checklist_point__block::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/attending/guide/hokkaido/images/budget/pc/point_deco01.png);
  background-repeat: repeat;
  position: absolute;
  right: -7px;
  bottom: -7px;
  z-index: -1;
}
.point__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 321px;
  height: 48px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  background: url(/attending/guide/hokkaido/images/budget/pc/point_ttl.png);
  background-size: contain;
  background-position: top center;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.point__ttl span {
  display: block;
  width: 28px;
  height: 27px;
  background: url(/attending/guide/hokkaido/images/budget/pc/point_icon.png);
  background-size: contain;
  background-position: top center;
  margin-right: 10px;
}
.block_plane {
  margin-bottom: 40px;
}
.block_plane .contText16_18_n {
  padding-left: 30px;
}
.block_plane_p {
  text-align: center;
  margin-top: 40px;
}

/*--2025/04/18----------------------*/

.courseAc01 {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px 50px 10px 20px;
  height: 58px;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: bold;
  cursor: pointer;
}
.courseAc01::after {
  content: "";
  /*background-image: url("/attending/guide/hokkaido/images/season/pc/ac_autumn_plus.png");*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px auto;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.courseAccordion01 {
  margin-top: 40px;
}

.acContWrap01 {
  display: none;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

/*---*/

.faq .courseAc01 {
  border: 1px solid #cccccc;
  background-color: #efefef;
}
.faq .courseAc01::after {
  background-image: url("/attending/guide/hawaii/images24/budget/pc/ac_faq_plus.png");
}
.faq .courseAc01.open::after {
  background-image: url("/attending/guide/hawaii/images24/budget/pc/ac_faq_minus.png");
}

/*----------------------*/

.faqH301 {
  position: relative;
  padding-left: 50px;
}

.acFaqCont01 {
  position: relative;
  padding: 12px 20px 15px 70px;
}

.faqH301::before {
  content: "Q";
  font-size: 30px;
  line-height: 0.8em;
  font-weight: bold;
  color: #83c2f0;
  position: absolute;
  left: 0px;
  top: 0px;
}
.acFaqCont01::before {
  content: "A";
  font-size: 30px;
  line-height: 0.8em;
  font-weight: bold;
  color: #83c2f0;
  position: absolute;
  left: 20px;
  top: 18px;
}

/*------------------*/

.clothingDl02 {
  margin-top: 10px;
}
.clothingDl02 .h301 {
  text-align: center;
  color: #0066cc;
  font-size: 20px;
  line-height: 1.6em;
  font-weight: normal;
}
.clothingDl02 .p01 {
  font-size: 16px;
  line-height: 1.6em;
}

.opac0 {
  opacity: 0;
}

.clothingBtnBox01 .dumy {
  height: 46px;
}

/*-------------------------------
	2025/05/07
--------------------------------*/

.budgetBoxWrap01 {
  padding: 16px 0px 0px 15px;
  margin: 15px auto auto 30px;
  position: relative;
}
.budgetBox01 {
  border: 1px solid #cccccc;
  padding: 32px 10px 10px 10px;
}
.budgetH401 {
  border: 1px solid #83c2f0;
  background-color: #e8f4ff;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  height: 36px;
  padding: 4px 10px;
  font-size: 16px;
  line-height: 1.4em;
  position: absolute;
  left: 0px;
  top: 0px;
}

.budgetBox01 dl {
  margin-top: 10px;
}
.budgetBox01 dt {
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 10px;
}
.budgetColBlue01 {
  color: #0067cb;
}
.budgetBox01 dd {
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 10px;
  padding-left: 16px;
}

/*------------------*/

.budgetTable01 {
  width: 860px;
  margin: auto;
  border-collapse: separate;
  border-spacing: 2px;
}
.budgetTable01 th {
  text-align: left;
  vertical-align: middle;
  border: 1px solid #83c2f0;
  background-color: #e8f4ff;
  box-sizing: border-box;
  height: 56px;
  padding: 6px 28px;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 500;
  width: 54%;
}
.budgetTable01 td {
  vertical-align: middle;
  border: 1px solid #83c2f0;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 6px 20px;
  font-size: 20px;
  line-height: 1.4em;
}
.budgetTextBox01 {
  text-align: center;
  margin: auto auto 30px;
}
.budgetFs14 {
  font-size: 14px;
}

/*-----------------*/

.budgetBox02 {
  margin: auto auto 60px;
}
.budgetH301 {
  position: relative;
  background-color: #83c2f0;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  padding: 5px 20px;
  height: 64px;
  margin-bottom: 20px;
}
.budgetH301::before {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  box-sizing: border-box;
  border: 2px solid #ffffff;
  position: absolute;
  left: 1px;
  top: 1px;
}
.budgetH301 .s01 {
  position: relative;
}
.budgetFlex01 {
  display: flex;
  gap: 2px 2px;
}
.budgetFlex01 li {
  width: 25%;
}
.budgetFlex01 div {
  display: flex;
  align-items: center;
  text-align: left;
  box-sizing: border-box;
  padding: 10px 28px 10px 10px;
  height: 90px;
  position: relative;
  border: 1px solid #83c2f0;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 500;
  cursor: pointer;
}
.budgetFlex01 div::after {
  content: "";
  background-image: url("/attending/guide/hawaii/images24/budget/pc/budget_btn_ar01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px auto;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.budgetFlex01 div.noSaiyasu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 10px 5px 10px 10px;
}

.budgetFlex01 div.noSaiyasu::after {
  content: none;
}

.budgetFlex01 div.noSaiyasu p:last-of-type {
  font-size: 14px;
}

.budgetPrice01 {
  color: #dd0000;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 6px;
}

.budgetSearchBtn01 {
  margin-top: 40px;
  text-align: center;
}
.budgetSearchBtn01 .search__btn {
}
.budgetSearchBtn01 .search__btn button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 5px 30px;
  height: 46px;
  width: 480px;
  margin: auto;
  border: 2px solid #83c2f0;
  border-radius: 60px;
  background-color: #e8f4ff;
  color: #0066cc;
  font-size: 15px;
  line-height: 1.4em;
  position: relative;
}
.budgetSearchBtn01 .search__btn button::before {
  content: "";
  background-image: url("/attending/guide/hawaii/images24/budget/pc/info_icon01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px auto;
  width: 17px;
  height: 20px;
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
}
.budgetSearchBtn01 .search__btn button::after {
  content: "";
  background-image: url("/attending/guide/hawaii/images24/budget/pc/info_btn_ar01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 8px auto;
  width: 8px;
  height: 10px;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}

.budgetSearchBtn01 .search__btn button:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition-duration: 0.3s;
}

.budgetFlex02 {
  display: flex;
  align-items: center;
  gap: 0px 16px;
  margin-bottom: 40px;
}
.budgetFlex02 .box01 {
  width: 400px;
  flex-shrink: 0;
}
.clothingBtnBox01.btnBox02 {
  position: relative;
  top: 0px;
  left: 0px;
  margin-top: 16px;
}
.clothingBtnBox01.btnBox02 li {
  padding: 0px;
}
.clothingBtnBox01.btnBox02 .btn02 {
  width: 288px;
}

.budgetH302 {
  color: #0067cb;
  font-size: 20px;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 4px;
}
.budgetText01 {
  font-size: 16px;
  line-height: 1.4em;
  font-weight: bold;
}
.budgetTitWrap01 {
  margin-bottom: 8px;
  display: flex;
}

/*---------*/

.contBlock02 {
  margin-bottom: 50px;
}

.clothingFlex01 li a:hover {
  opacity: 0.7;
  transition-duration: 0.3s;
}
