@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
h3 {
  color: #008e72;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
}
.center {
  text-align: center;
}
.search-top {
  letter-spacing: 0.05em;
}
img.logo {
  margin-bottom: 20px;
}
.search-head-wrap {
  width: 100%;
  overflow: hidden;
  background: linear-gradient(to right, #0c9c86 0%, #1fb19a 50%, #0c9c86 100%);
  position: relative;
  padding: 0 20px;
}
.chara {
  position: absolute;
  width: 80%;
  bottom: -25px;
  right: -60px;
}
.altar {
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
}
.sub-copy {
  color: #fff;
  text-align: center;
  margin-bottom: 140px;
}
.search-head-cnt h2 {
  color: #008e72;
  background-color: #fff;
  border-radius: 60px;
  padding: 10px 30px;
  font-size: 14px;
  text-align: center;
  margin: 30px 0 20px;
  display: inline-block;
  line-height: 1.5;
}
.main-ttl {
  display: flex;
  justify-content: center;
}
.search-head-cnt h2 span {
  font-size: 1.2em;
}
.search-record-wrap {
  border-bottom: 7px solid #fff;
  border-top: 7px solid #fff;
}
.search-record-inner p:first-child {
  font-size: 1.2em;
  margin: 13px 0;
  letter-spacing: 0.07em;
  line-height: 1.5em;
}
.search-record-inner p:last-child {
  font-size: 4em;
}
.search-record-cnt {
  display: flex;
  align-items: center;
  font-family: ‘Noto Sans JP’, sans-serif;
  font-weight: bold;
  justify-content: center;
  gap: 10px;
}
.search-record-cnt p {
  color: #fff;
  font-size: 14px !important;
}
.cerema_num {
  margin-top: 14px;
}
.number {
  font-size: 2.5rem;
  margin-right: 0px;
  color: #ebff3b;
}
.cerema-medal {
  width: 74%;
  margin: 30px 0 20px;
}
.search-head-cnt ul {
  color: #fff;
  letter-spacing: 0;
  font-size: 0.8em;
  margin: 20px 0 24px;
}
.search-head-cnt ul li span {
  margin-left: 33px;
}
.contact-wrap {
  margin: 20px 20px;
}
.tel-wrap {
  border: #bd3d3d 1px solid;
  border-radius: 6px;
  padding-bottom: 20px;
}
.tel-wrap h4 {
  color: #fff;
  border-radius: 5px 5px 0 0;
  background-color: #bd3d3d;
  padding: 5px 0;
  text-align: center;
  margin: 0;
  font-size: 20px;
}
.tel-inner p {
  text-align: center;
  color: #bd3d3d;
  margin: 8px 0 -20px;
  font-weight: bold;
}
.tel-num {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.tel-num p {
  color: #1b982a;
  font-weight: bold;
  font-size: 2.4em;
  letter-spacing: 0;
}
.tel-num img {
  width: 60px;
  height: 100%;
  margin-bottom: -30px;
}
.documents-wrap {
  border: #1470af 1px solid;
  border-radius: 6px;
  padding-bottom: 15px;
  margin: 15px 0 40px;
}
.documents-wrap h4 {
  color: #fff;
  border-radius: 5px 5px 0 0;
  background-color: #1470af;
  padding: 8px 0;
  text-align: center;
  margin: 0;
  font-size: 1em;
}
.documents-cnt {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.documents-cnt p {
  color: #1470af;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  line-height: 1.5;
}
.documents-cnt p span {
  font-size: 1.6em;
}
.documents-cnt img {
  width: 40px;
  height: 100%;
  margin-top: 10px;
}
.search-wrap01 {
  background-color: #f4f7f8;
  padding: 30px 20px;
}
.search-wrap02,
.search-wrap03 {
  margin: 40px 0;
  padding: 0 20px;
}
.search-wrap02 p {
  font-size: 14px;
}
h3 {
  margin-bottom: 30px;
}
.blue-line-inner {
  border: #c4d7de 1px solid;
  border-radius: 10px;
  background-color: #fff;
  padding: 20px 30px;
  margin-bottom: 20px;
}
.blue-line-inner:last-of-type {
  margin-bottom: 0px;
}

.search-list-cnt {
  margin: 20px 0;
}
.search-list-cnt h4,
.search-wrap02 h3 {
  padding-bottom: 10px;
  border-bottom: #008e72 2px dotted;
  margin-bottom: 20px;
  text-align: center;
}
.search-list-cnt h4 a,
.search-list-cnt h4 {
  color: #008e72;
  font-weight: bold;
  font-size: 22px;
}
.search-list-cnt ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.search-list-cnt ul li {
  width: 40%;
  line-height: 2.5;
  font-size: 14px;
}
.search-list-cnt ul li a {
  text-decoration: underline;
}
.blue-line-cnt h4 {
  font-size: 18px;
  padding: 0 0 0 10px;
  border-left: 5px solid #008e72;
}
.blue-line-ttl {
  border-bottom: #008e72 2px dotted;
  margin-bottom: 20px;
}
strong {
  color: #008e72;
}
.map-wrap {
  padding: 0 20px;
  margin: 40px 0;
}
.map-wrap iframe {
  border: none;
}
.reason-txt-wrap {
  position: relative;
}
.reason-txt-wrap img {
  width: 40%;
  position: absolute;
  right: -20px;
  bottom: 0;
}
.reason-list-wrap {
  background-color: #fdfef8;
  border: #008e72 1px solid;
  border-radius: 6px;
  padding: 30px 20px;
}
.reason-list-wrap li {
  padding-left: 26px;
  background: url(../images/icon_check.webp) left 0px top 2px no-repeat;
  background-size: 20px auto;
  padding-bottom: 10px;
}
.reason-list-wrap li:last-child {
  padding-bottom: 0px;
}
.reason-list-wrap li span {
  color: #d16800;
}
.plan-wrap {
  padding: 0;
  margin: 30px auto;
}
.border-blue .plan-btn {
  margin-top: 30px;
}
/* .plan-precoution-bottom {
  margin-top: 60px;
} */
.chugoku-limited-btn {
  height: 80px;
  margin-bottom: 40px;
}
.chugoku-limited-btn a::after {
  content: "";
  position: absolute;
  top: 36px;
  right: 18.5px;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  z-index: 2;
}
.review-cnt {
  border: #c4d7de 1px solid;
  border-radius: 6px;
  background-color: #fff;
  padding: 20px 20px;
}
.review-set {
  display: flex;
  gap: 14px;
  justify-content: space-around;
  margin-bottom: 20px;
}
.review-set img {
  width: 27%;
  height: 100%;
}
.review-wrap .review-set table {
  border: #c4d7de 1px solid;
  background-color: #fff;
  padding: 2.5% 2.5%;
  font-size: 0.9em;
  text-align: left;
  letter-spacing: 0;
}
.review-wrap .review-set table th {
  color: #8ca8b2;
}

.review-wrap {
  display: flex;
  justify-content: center;
  gap: 20px; /* 各レビューの間隔 */
}

.review-cnt {
  width: 400px;
  box-sizing: border-box;
}

/* スマートフォンでは縦並び */
@media screen and (max-width: 768px) {
  .review-wrap {
    flex-direction: column;
    align-items: center;
  }

  .review-cnt {
    width: 90%; /* 画面幅に応じて調整 */
  }
}
.plan-width {
  width: 85% !important;
}
.search-flow-wrap {
  display: flex;
  align-items: flex-start;
}
.line-and-dot {
  position: relative;
  display: flex;
  flex-direction: column;
}
.dot,
.dot02 {
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: teal; /* ●の色 */
  border-radius: 50%;
}
.dot02 {
  margin-top: 18px;
}
.line {
  border-left: #008e72 2px solid;
  padding: 0 20px 20px;
  margin-left: 7px;
}
.search-flow-text h4 {
  margin-bottom: 14px;
}
.search-flow-text h4 span {
  background-color: #008e72;
  color: #fff;
  font-weight: bold;
  padding: 2% 4%;
}
.search-flow-text h5 {
  font-size: 20px;
  margin-bottom: 10px;
}
.search-flow-text h6 {
  font-size: 20px;
  color: #008e72;
  margin-bottom: 10px;
}
.search-flow-img {
  margin-bottom: 14px;
}
p.faq_icon {
  font-weight: bold;
  color: #008e72;
  padding-right: 14px;
  font-size: 1.6rem;
}
.faq_quest {
  font-weight: bold;
  line-height: normal;
}
.faq_cnt_wrap {
  padding: 3% 2%;
  border: #e6e6e6 1px solid;
}
.faq_cnt_wrap input {
  display: none;
}
.faq_cnt_wrap:not(:first-of-type) {
  margin-top: -1px;
}
.faq_cnt_wrap label {
  display: block;
  position: relative;
  padding: 0 2.5rem 0 0.5rem;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  align-items: center;
}
.faq_cnt_wrap label:after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-right: solid 2px #008e72;
  border-bottom: solid 2px #008e72;
  transform: rotate(45deg) translate(100%, 100%);
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 1rem;
}
.faq_cnt_wrap input:checked ~ label:after {
  transform: rotate(-135deg) translate(-100%, -100%);
  margin-top: 0.75rem;
}
.faq_cnt_wrap .faq_answer {
  height: 0px;
  opacity: 0;
  padding: 0 40px 0 30px;
  line-height: normal;
}
.faq_cnt_wrap input:checked ~ p {
  height: auto;
  opacity: 1;
  padding: 10px 40px 10px 30px;
}
.faq_cnt_wrap .faq_btn a {
  background-color: #008e72;
  padding: 8px 0 8px 0;
  margin-top: 10px;
  display: block;
  width: 30%;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.1rem;
  border-radius: 0.4rem;
}
.faq_checkbox_btn{
  display: block;
  padding: 10px 20px;
  margin: 25px auto 0px;
  max-width: 300px;
  text-align: center;
  text-decoration: none;
  background-color: #008e72;
  color: #fff;
  border: 2px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.1s;
}
.faq_checkbox_btn a{
  color: #fff;
}

.faq_cnt_wrap span.Tel_tab {
  color: #007BFF;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}
.faq_cnt_wrap span.Tel_tab:hover {
  color: #0056b3;
}

.search-top .plan-precoution-bottom {
  margin-top: 40px;
}
.border-wine-red,
.border-purple,
.border-blue {
  border-radius: 12px;
}
.breadcrumb-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.breadcrumb {
  display: flex;
  white-space: nowrap;
  list-style: none;
  padding: 0 0 10px;
  margin: 0;
}
.breadcrumb li {
  margin-right: 1em;
}
.breadcrumb li::after {
  content: ">";
  margin-left: 0.5em;
}
.breadcrumb li:last-child::after {
  content: "";
}
.sub-txt {
  text-align: left;
  padding-bottom: 30px;
  font-size: 14px;
}
.main-medal-wrap,
.search-head-cnt ul {
  position: relative;
  z-index: 999;
}
.container_area {
  padding: 0;
}
.hall-items-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content:  flex-start;
}
.f_hall_contents {
  width: 100%;
  margin: 0;
}
.hall_tel .font_bold{
  color: #008e72;
  font-size: 18px;
}
.f_hall_linktext{
  color: #008e72;
}
.f_hall_linktext:after {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url(/common/images/funeral/blank_page02.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 5px;
}
.f_hall_name {
  background: #768188;
  margin-bottom: 20px;
  font-size: 14px;
}
.area-btn-wrap{
  background-color: #008e72;
  padding: 10px 20px;
  margin-top: 20px;
  border-radius: 4px;
}
.arrow01{
  width: 100%;
	position: relative;
	display: inline-block;
  color: #fff;
  font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
}
.arrow01::before,
.arrow01::after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.arrow02::before{
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*------------------------ SPサイズ------------------------*/
@media screen and (max-width: 768px) {
  .search-record-wrap {
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
  }
  .plan-btn a::after {
    right: 9% !important;
  }
  .arrow02::before{
    top: 10px;
    right: -10px;
  }
  .area-btn-wrap{
    padding-left: 30px;
    padding-bottom: 16px;
  }
}
/*------------------------ tabletサイズ------------------------*/
@media (min-width: 450px) and (max-width: 540px) {
  .chara {
    position: absolute;
    width: 80%;
    bottom: -100px;
    right: -80px;
  }
}
@media (min-width: 541px) and (max-width: 768px) {
  .chara {
    position: absolute;
    width: 56%;
    bottom: -25px;
    right: -40px;
  }
  .search-head-cnt ul.sp,
  .reason-txt-wrap .sp {
    display: none !important;
  }
  .search-head-cnt ul {
    position: relative;
  }
  .main-medal-wrap .sp {
    width: 50%;
    margin: 30px 0 80px 20px;
  }
  .search-head-cnt ul.pc {
    display: block !important;
    position: absolute;
    bottom: 0;
  }
  .search-list-cnt ul li {
    width: 33%;
    padding-left: 70px;
  }
  .search-list-cnt ul {
    justify-content: flex-start;
  }
  .reason-list-wrap-pc,
  .chara02_bg .chara02 {
    display: block !important;
  }
  .reason-list-wrap-pc {
    background-color: #fdfef8;
    border: #008e72 1px solid;
    border-radius: 6px;
    display: flex;
  }
  .reason-list-wrap {
    /* padding: 20px 30px; */
    border: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 15px;
  }
  .reason-list-wrap li {
    width: 300px;
  }
  .reason-list-wrap-pc .chara02 {
    width: 32%;
    position: absolute;
    bottom: 0;
    right: -180px;
  }
  .chara02_bg {
    display: block !important;
    position: relative;
    width: 80%;
    background-image: url(../images/bg_saidan.webp);
  }
  .reason-list-wrap li:nth-of-type(3),
  .reason-list-wrap li:nth-of-type(5),
  .reason-list-wrap li:nth-of-type(7) {
    margin-top: -20px;
  }
  .plan-btn a::after {
    right: 8% !important;
  }
  .sub-copy {
    color: #fff;
    text-align: center;
    margin-bottom: 240px !important;
  }
  .sub-copy br.sp {
    display: none !important;
  }
  .altar {
    bottom: -40px;
  }
}
@media (min-width: 769px) and (max-width: 820px) {
  .search-head-wrap .chara {
    width: 50% !important;
    margin-right: -30px !important;
    margin-bottom: -120px !important;
  }
  .search-head-cnt ul.pc {
    display: block !important;
    position: absolute;
    bottom: 0;
  }
  .main-medal-wrap img {
    width: 80%;
    margin: 10px 0 100px 20px !important;
  }
  .search-record-cnt p {
    color: #fff;
    font-size: 14px !important;
  }
  .number {
    font-size: 3rem;
    margin-right: 0px;
    color: #ebff3b;
    margin-top: 10px;
  }
  .search-record-wrap {
    margin-top: 20px;
    padding: 0 10px;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
  }
  .search-record-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .reason-list-wrap-pc .chara02 {
    width: 80%;
    position: absolute;
    bottom: 0;
    right: 30px;
  }
  .reason-list-wrap {
    padding: 30px 60px;
    border: none;
    font-size: 15px;
  }
  .sub-copy {
    color: #fff;
    text-align: left !important;
    margin-bottom: 40px !important;
    padding-left: 2%;
    padding-top: 20px;
  }
  .sub-copy br.sp {
    display: none !important;
  }
  .altar {
    width: 35%;
  }
  header {
    margin: -28px auto 0;
  }
  .pankuzu {
    margin-left: 2%;
  }
  .search-head-wrap .chara {
    width: 40%;
    margin-right: -40px;
    margin-bottom: -100px;
  }
  img.logo {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 821px) and (max-width: 1024px) {
  header {
    margin: -20px auto 0;
    padding-bottom: -10px !important;
  }
  .pankuzu {
    margin-left: 2%;
  }
  .search-head-wrap .chara {
    width: 40%;
    margin-right: -40px;
    margin-bottom: -100px;
  }
  img.logo {
    margin-bottom: 10px !important;
  }
  .search-record-cnt p {
    color: #fff;
    font-size: 18px !important;
  }
  .search-head-cnt ul.pc {
    font-size: 12px;
  }
  .number {
    font-size: 4rem;
    margin-right: 0px;
    color: #ebff3b;
    margin-top: 10px;
  }
  .search-record-wrap {
    margin-top: 20px;
    padding: 0 30px;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
  }
  .search-record-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
  }
  .reason-list-wrap-pc .chara02 {
    width: 60%;
    position: absolute;
    bottom: 0;
    right: 30px;
  }
  .reason-list-wrap {
    padding: 30px 60px;
    border: none;
    /* display: flex; */
    justify-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 15px;
  }
  .plan-width {
    width: 100% !important;
  }
  .plan-wrap {
    gap: 5px;
    flex-direction: row !important;
    padding: 0 20px;
  }
  .cerema-medal {
    width: 80%;
    padding: 40px 0 0;
    margin: 0 auto;
  }
  .sub-copy {
    color: #fff;
    text-align: center !important;
    margin-bottom: 40px !important;
    padding-right: 14%;
    padding-top: 20px;
  }
  .sub-copy br.sp {
    display: none !important;
  }
  .altar {
    width: 30%;
  }
}
/*------------------------ PCサイズ------------------------*/
@media screen and (min-width: 769px) {
  .chugoku-limited-btn {
    margin-bottom: 80px;
  }
  .search-list-cnt {
    margin: 20px 0 30px;
  }
  .search-list-cnt:last-of-type {
    margin-bottom: 20px;
  }
  .f_hall_list {
    padding: 0;
  }
  .accordion-content {
    max-width: 1150px;
  }
  .sub-txt {
    text-align: center;
  }
  .search-head-cnt p.sub-copy {
    color: #fff;
    text-align: center;
  }
  .search-head-cnt h2 {
    font-size: 20px;
    padding: 5px 30px;
  }
  .search-head-cnt {
    margin-top: 40px;
  }
  .search-list-cnt h4 a,
  .search-list-cnt h4 {
    font-size: 20px;
  }
  .search-record-cnt p:first-child {
    font-size: 22px;
  }
  .contact-wrap {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: flex-start;
    margin: 40px 20px 0;
  }
  .tel-wrap {
    padding-bottom: 5px;
  }
  .tel-wrap h4 {
    font-size: 18px;
  }
  .tel-inner p {
    font-size: 12px;
    margin: 6px 0;
  }
  .tel-num img {
    margin-top: -40px;
  }
  .tel-inner span {
    font-size: 2rem;
  }
  .documents-wrap {
    margin: 0;
    width: 400px;
    padding-bottom: 10px;
  }
  .tel-wrap {
    width: 400px;
  }
  .documents-wrap h4 {
    font-size: 14px;
  }
  .documents-cnt img {
    width: 32px;
  }
  .documents-cnt p span {
    font-size: 1.3em;
  }
  .documents-inner {
    padding: 5px 0;
  }
  .blue-line-inner {
    max-width: 1150px;
    margin: 0 auto 20px;
  }
  .blue-line-inner:last-of-type {
    margin-bottom: 0px;
  }
  .search-wrap01 {
    padding: 40px 20px 60px;
    margin: 60px auto;
  }
  .search-wrap02,
  .search-wrap03 {
    max-width: 1150px;
    margin: 60px auto;
  }
  .search-list-cnt ul {
    padding: 0 0 0 10%;
  }
  .search-list-cnt ul li {
    width: 20%;
    line-height: 2.5;
    font-size: 14px;
  }
  .search-list-cnt ul {
    justify-content: flex-start;
  }
  .reason-txt-wrap {
    text-align: center;
    margin: 0 auto;
  }
  .reason-list-wrap-pc {
    background-color: #fdfef8;
    border: #008e72 1px solid;
    border-radius: 6px;
    display: flex;
  }
  .reason-list-wrap li {
    width: 350px;
  }
  .chara02_bg {
    position: relative;
    width: 80%;
    background-image: url(../images/bg_saidan.webp);
  }
  .map-wrap {
    text-align: center;
    /* overflow: hidden; */
  }
  .map-wrap iframe {
    height: 450px;
    max-width: 1150px;
    /* margin-top: -60px; */
  }
  .border-blue .plan-btn {
    margin-top: 0;
  }
  .review-wrap th,
  .review-wrap td {
    font-size: 12px;
  }
  .review-wrap p {
    font-size: 12px;
    line-height: normal;
  }
  .review-cnt {
    /* margin: 0 10px !important; */
  }
  .search-wrap02 h3 {
    padding-bottom: 20px;
  }
  .search-flow-wrap h4 span {
    background-color: #008e72;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;
    font-size: 16px;
    margin-right: 10px;
  }
  .search-flow-text img {
    width: 300px;
  }
  .search-flow-ttl {
    width: 100%;
    max-width: 160px;
    text-align: right;
  }
  .search-flow-wrap h5 {
    font-size: 18px;
  }
  .search-flow-text-wrap {
    display: flex;
    justify-content: left;
    gap: 30px;
  }
  .search-flow-wrap:nth-of-type(1) {
    margin-top: 40px;
  }
  .search-flow-wrap:nth-of-type(2) {
    margin-left: 160px;
  }
  .faq_cnt_wrap {
    padding: 1% 2%;
  }
  .faq_cnt_wrap .faq_quest {
    font-size: 16px;
  }
  .faq_cnt_wrap .faq_answer {
    font-size: 14px;
  }
  .search-top {
    padding-bottom: 100px;
  }
  .plan-precoution-bottom {
    font-size: 14px;
  }
  .main-ttl {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .f_hall_accordion_inner {
    width: 32%;
  }
  .search-head-wrap .chara {
    width: 30%;
    margin-right: 0;
    margin-bottom: -120px;
  }
  .search-record-cnt p {
    color: #fff;
    font-size: 18px !important;
  }
  .number {
    font-size: 4rem;
    margin-right: 0px;
    color: #ebff3b;
    margin-top: 10px;
  }
  .search-record-wrap {
    padding: 0 30px;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
  }
  .search-record-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
  }
  .reason-list-wrap-pc .chara02 {
    width: 80%;
    position: absolute;
    bottom: 0;
    right: 30px;
  }
  .reason-list-wrap {
    padding: 30px 60px;
    border: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 15px;
  }
  .cerema-medal {
    width: 90%;
    padding: 40px 150px 0 0;
    margin: 0 auto;
  }
  .search-head-cnt {
    width: 1150px;
    margin: 0 auto;
  }
  .sub-copy {
    color: #fff;
    text-align: center !important;
    margin-bottom: 40px !important;
    padding-right: 4%;
  }
  .sub-copy br.sp {
    display: none !important;
  }
  .altar {
    width: 20%;
  }
  .reason-list-wrap li:nth-of-type(3),
  .reason-list-wrap li:nth-of-type(5),
  .reason-list-wrap li:nth-of-type(7) {
    margin-top: -20px;
  }
}
