/*下層共通*/
/*--------------------------------------------------------------------------------*/
.lead01 p {
	color: #fff;
	font-size: 16px;
	padding-bottom: 20px;
	line-height: 1.6;
	text-align: center;
}

/*layout*/
/*------------------------------------------------------------------------------*/
#contents {
	width: 100%;
	background-color: #DF96A4;
	padding-bottom: 65px;
}
#contents.pb150_sph {
	padding-bottom: 150px;
}

/*pagetitle*/
/*--------------------------------------------------------------------------------*/
.pagetitle {
	text-align: center;
	padding: 45px 0;
}
.pagetitle h2 {
	line-height: 1.1;
	color: #000;
	font-size: 24px;
}
.pagetitle h2 .sub {
	color: #FCF1CD;
	margin-bottom: 25px;
	font-size: 30px;
	display: block;
}

/*bg*/
/*------------------------------------------------------------------------------*/
.bg01,
.bg02 {
	background-color: #fff;
	padding: 45px;
	border-radius: 30px;
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,.1);
}
.bg01 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1140px;
}
.bg02 {
	margin-left: auto;
	margin-right auto;
	max-width: 1084px;
}

/*bg_box*/
/*------------------------------------------------------------------------------*/
.bg_box {
	margin-top: 30px;
}
.bg_box h3 {
	margin: -75px 0 40px -10px;
}
.bg_box h3 span {
	line-height: 1.2;
	font-size: 24px;
	background-color: #fff;
	padding: 15px 20px;
	border-radius: 20px;
	color: #DF96A4;
	display: inline-block;
	border: 4px solid #DF96A4;
}

/*subtitle*/
/*------------------------------------------------------------------------------*/
.subtitle03_01 {
	font-size: 24px;
	line-height: 1.2;
	color: #644A33;
	margin-bottom: 20px;
}
.subtitle03_01:before {
	content: '●';
	margin-right: 5px;
	color: #DF96A4;
}
.subtitle03_02 {
	font-size: 20px;
	line-height: 1.2;
	color: #DF96A4;
	border-bottom: 5px solid #DF96A4;
	border-top: 5px solid #DF96A4;
	padding: 20px 0;
	margin-bottom: 40px;
	text-align: center;
}
.subtitle04_01 {
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.subtitle04_02 {
	font-size: 20px;
	line-height: 1.2;
	color: #DF96A4;
	border-left: 10px solid #DF96A4;
	margin-bottom: 20px;
	padding: 2px 0 2px 10px;
}

/*member*/
/*------------------------------------------------------------------------------*/
#member_box01 h3 {
	text-align: center;
	padding: 12px 5px;
	font-size: 24px;
	line-height: 1.3;
	color: #FF9900;
	background-color: #FFFFCC;
	border-radius: 30px;
	margin: 0 auto 40px;
	max-width: 407px;
	width: 100%;
}
#member_box01 .unit01 li {
	width: calc((100% - 120px) / 5);
	text-align: center;
	position: relative;
}
#member_box01 .unit01 li:before {
	position: absolute;
	content: '';
	right: -20px;
    top: calc(50% + 8px);
	width: 24px;
    height: 24px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(45deg);
}
#member_box01 .unit01 li:last-child:before {
	content: none;
}
#member_box01 .unit02 {
	color: #fff;
}
#member_box01 .unit02 .text_box {
	width: 49%;
}
#member_box01 .unit02 .img_box {
	width: 51%;
	text-align: center;
}
#member_box01 .unit02 dl {
	padding: 10px 0;
}
#member_box01 .unit02 dt {
	font-size: 20px;
	color: #FCF1CC;
}
#member_box01 .unit02 dd {
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
}
#member_box01 .btn01 a {
	text-align: center;
	display: block;
	line-height: 1.2;
	color: #644A34;
	padding: 14px 5px;
	max-width: 375px;
	width: 100%;
	font-size: 18px;
	background: #FCF1CD;
	border-radius: 30px;
	margin: 0 auto;
}
#member_box01 .btn01 a:hover {
	opacity: 0.8;
}

/*contact*/
/*------------------------------------------------------------------------------*/
#contact_box01 {
	text-align: center;
	font-size: 22px;
}
#contact_box01 .tel {
	margin: 30px 0;
}
#contact_box01 .tel a {
	color: #FF6666;
	font-size: 80px;
	padding-left: 100px;
	background: url("../images/icon01.png") no-repeat left center;
	line-height: 80px;
}
#contact_box02 dl {
	max-width: 800px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.8;
}
#contact_box02 dd {
	margin-bottom: 30px;
}
#contact_box02 dd:last-child {
	margin-bottom: 0;
}

/*looks*/
/*------------------------------------------------------------------------------*/
.looks_box01 li {
	text-align: center;
	width: 32%;
	margin-bottom: 20px;
}
.looks_box01 li img {
	border-radius: 10px;
}

/*protection*/
/*------------------------------------------------------------------------------*/
#protection_box01 h3 {
	margin-left: 0;
	text-align: center;
}
#protection_box01 .box_in {
	font-size: 16px;
	max-width: 660px;
	margin-left: auto;
	margin-right: auto;
	line-height: 2;
}
#protection_box01 dd {
	margin-bottom: 30px;
	padding-left: 1em;
}

/*performance*/
/*------------------------------------------------------------------------------*/
.performance_box01 .box_in {
	text-align: center;
}

/*injury*/
/*------------------------------------------------------------------------------*/
#injury_box01 {
	padding: 45px 20px 20px;
	line-height: 1.2;
}
#injury_box01.bg_box h3 {
	margin-left: 15px;
}
#injury_box01 .left_box {
	width: 51%;
}
#injury_box01 .left_box .img {
	text-align: center;
	margin-bottom: 20px;
}
#injury_box01 h4 {
	font-size: 24px;
	color: #644A34;
	margin-bottom: 20px;
	line-height: 1.2;
}
#injury_box01 .left_box dl {
	font-size: 18px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
#injury_box01 .left_box dt {
	color: #DF96A4;
	width: 100px;
}
#injury_box01 .left_box dd {
	color: #644A33;
	width: calc(100% - 105px);
}
#injury_box01 .right_box  {
	width: 47%;
}
#injury_box01 .right_box h4 {
	color: #DF96A4;
	text-align: center;
}
#injury_box01 .right_box .unit01 {
	background-color: #FCF8F8;
	border-radius: 10px;
	padding: 20px 15px;
}
#injury_box01 .right_box dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#injury_box01 .right_box dt {
	color: #DF96A4;
	font-size: 18px;
	width: 60px;
	text-align: right;
}
#injury_box01 .right_box dd {
	font-size: 16px;
	width: calc(100% - 75px);
}
#injury_box01 .right_box li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 20px;
}
#injury_box01 .right_box li:before {
	content: '';
	position: absolute;
	color: #DF96A4;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	border: 2px solid #DF96A4;
}

/*access*/
/*------------------------------------------------------------------------------*/
.access_box_in {
	margin: 0 30px;
	padding: 20px;
	background: #FFF;
}
.access_box_in .gmap {
	padding-bottom: 43.64%;
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
}
.access_root {
	position: relative;
	z-index: 10;
	padding-right: 340px;
	font-size: 18px;
	line-height: 1.2;
}
.access_root:before {
	content: '';
	width: 320px;
	height: 245px;
	background: url(../images/access_img01.png) no-repeat;
	position: absolute;
	bottom: -20px;
	right: 30px;
}
.access_root li {
	margin-bottom: 0.8em;
}
.access_root li:last-child {
	margin-bottom: 0;
}
.access_root li .highway {
	color: #FF9900;
	display: inline-block;
	margin-right: 1em;
}
.access_root li .highway:before {
	content: '●';
	color: #000;
}
.access_root li .root {
	display: inline-block;
}

/*flow_box*/
/*------------------------------------------------------------------------------*/
#flow_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#flow_box .left_box,
#flow_box .right_box {
	width: 45%;
	background: #FFF;
	border-radius: 10px;
	margin: 0 1.67%;
	padding: 70px 15px 15px;
	text-align: center;
	margin-top: 30px;
	position: relative;
}
#flow_box h3 {
	display: inline-block;
	background: #FFF;
	color: #FF6600;
	font-size: 24px;
	letter-spacing: 0.122em;
	padding: 13px 1em;
	min-width: 270px;
	max-width: 300px;
	line-height: 1.2;
	border-radius: 10px;
	border-left: 3px solid #DF96A4;
	border-right: 3px solid #DF96A4;
	border-bottom: 4px solid #DF96A4;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
}
#flow_box .right_box h3 {
	color: #009933;
}
#flow_box dl {
	line-height: 1.2;
	font-size: 20px;
	color: #000;
}
#flow_box dt {
	display: flex;
	justify-content: center;
	position: relative;
}
#flow_box dt:before {
	content: '';
	width: 100%;
	max-width: 400px;
	height: 31px;
	border-radius: 16px;
	background: #FF6600;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#flow_box .right_box dt:before {
	background: #009933;
}
#flow_box dt .step {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 94px;
	height: 94px;
	border-radius: 50%;
	background: #FF6600;
	color: #FFF;
	font-size: 16px;
	position: relative;
	z-index: 2;
}
#flow_box .right_box dt .step {
	background: #009933;
}
#flow_box dt .num {
	font-size: 28px;
}
#flow_box dd {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	min-height: 100px;
}
#flow_box dd .sub {
	font-size: 16px;
	margin-top: 10px;
}
#flow_box dd .img {
	margin-top: 10px;
}

/*w_peaceone*/
/*------------------------------------------------------------------------------*/
#w_peaceone_box01 p {
	line-height: 1.6;
	color: #FFF;
	text-align: center;
	font-size: 16px;
}
.balloon {
	text-align: center;
	margin-bottom: 40px;
}
.balloon .sub {
	position: relative;
	padding: 14px;
	color: #FFF;
	background: #644A34;
	font-size: 24px;
	line-height: 1.2;
	display: inline-block;
	border-radius: 2em;
}
.balloon .sub:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 0px 0 18px;
	border-color: #644A34 transparent transparent transparent;
	position: absolute;
	bottom: -24px;
	right: 70px;
}
#w_peaceone_box01 ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin: 0 4.17% 40px;
}
#w_peaceone_box01 li {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	text-align: center;
	padding: 10px;
	background: #FFF;
	border-radius: 50%;
}
#w_peaceone_box01 li .sub {
	width: 240px;
	height: 240px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
#w_peaceone_box01 li:nth-child(1) .sub {
	color: #2E8034;
	border: 2px solid #2E8034;
}
#w_peaceone_box01 li:nth-child(2) .sub {
	color: #F08C1E;
	border: 2px solid #F08C1E;
}
#w_peaceone_box01 li:nth-child(3) .sub {
	color: #0099CC;
	border: 2px solid #0099CC;
}
#contents02 {
	width: 100%;
	max-width: 1100px;
	margin: -150px auto 0;
	padding: 30px;
	background: #FFF;
	box-shadow:0px 0px 14px 0px rgba(138,138,138,0.63);
	font-size: 16px;
	color: #000;
}
.w_peaceone_box02 p {
	margin-bottom: 30px;
}
.w_peaceone_box02 .left_box {
	width: 57%;
}
.w_peaceone_box02 .left_box p:last-child {
	margin-bottom: 0;
}
.w_peaceone_box02 .right_box {
	width: 43%;
}
.w_peaceone_box02 .flex01,
.w_peaceone_box03 .flex01 {
	margin-bottom: 40px;
	align-items: center;
}
#contents02 .flex01 .unit {
	width: 49%;
}
#contents02 .flex01 .unit.order2 {
	order: 2;
}
.w_peaceone_box03 {
	padding-bottom: 30px;
}
.w_peaceone_box04 .flex01 .unit img {
	margin-bottom: 10px;
}

/*news*/
/*------------------------------------------------------------------------------*/
#news_list li {
	display: flex;
	flex-wrap: wrap;
	line-height: 1.2;
	font-size: 15px;
	margin-bottom: 20px;
}
#news_list li .date {
	width: 160px;
	color: #787878;
}
#news_list li .new {
	color: #FF6666;
	margin-left: 10px;
	padding: 2px 15px;
	border: 1px solid #FF6666;
	display: inline-block;
}
#news_list li a {
	display: inline-block;
	width: calc(100% - 160px);
	font-size: 15px;
	padding: 2px 0;
}

.news_box01 p {
	margin-bottom: 1em;
}
.news_box01 a {
	text-decoration: underline;
}

/*calender*/
/*------------------------------------------------------------------------------*/
#calendar_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 2.3%;
}
#calendar_box .left_box,
#calendar_box .right_box {
	width: 49%;
}
.calendar_box01 {
	padding: 40px 12px 20px;
	background: #FFFFCC url(../images/calendar_box01_bg.png) no-repeat center 11px;
	color: #FF9900;
	text-align: center;
	font-size: 20px;
	letter-spacing: -0.1em;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.41);
	margin-bottom: 20px;
	position: relative;
}
.calendar_box01:before,
.calendar_box01:after {
	content: '';
	width: 36%;
	height: 7px;
	border-radius: 4px;
	background: #DF96A4;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.41) inset;
	position: absolute;
	top: 13px;
}
.calendar_box01:before {
	left: 12px;
}
.calendar_box01:after {
	right: 12px;
}
.calendar_box01 .sub {
	font-size: 28px;
}
.calendar_box02 {
	background: #FFF;
	padding: 10px 12px 35px;
	line-height: 1.2;
}
.calendar_box02 .month {
	display: block;
	text-align: center;
	color: #000;
	font-size: 24px;
	margin-bottom: 10px;
}
.calendar_box02 .year {
	display: inline-block;
	width: 25%;
	color: #D6D6D6;
	font-size: 20px;
	margin-bottom: 10px;
}
.calendar_box02 .month_en {
	display: inline-block;
	width: 50%;
	color: #DF96A4;
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
}
.calendar {
	width: 100%;
	border: 1px solid #DF96A4;
}
.calendar th {
	padding: 15px 5px;
	width: 14.28%;
	border: 1px solid #DF96A4;
	text-align: center;
	background: #ECBFC8;
}
.calendar td {
	border: 1px solid #DF96A4;
	height: 76px;
	text-align: right;
	padding: 7px 0;
}
.calendar .day {
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	display: inline-block;
}
.calendar .onday {
	background: #DF96A4;
	color: #FFF;
	padding: 0 5px;
	text-align: center;
	width: 80%;
	display: inline-block;
}


/* ========================================
   ニュース詳細ページ (single.php)
   ======================================== */

.single_wrap {
  background: #fff;
  border-radius: 8px;
  padding: 40px;
  margin: 40px auto;
  max-width: 800px;
  box-shadow: 0 2px 8px rgba(0,0,0,.08);
}

.single_head {
  border-bottom: 2px solid #f0c0c8;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.single_date {
  display: inline-block;
  font-size: 13px;
  color: #999;
  margin-bottom: 10px;
}

.single_title {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  line-height: 1.5;
  margin: 0;
}

.single_body {
  font-size: 15px;
  line-height: 1.9;
  color: #444;
}

.single_body p {
  margin-bottom: 1.5em;
}

.single_body img {
  max-width: 100%;
  height: auto;
}

.single_nav {
  margin-top: 40px;
  padding-top: 24px;
  border-top: 1px solid #eee;
}

.single_nav_in {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 20px;
}

.single_nav_prev,
.single_nav_next {
  font-size: 13px;
  color: #c97a8a;
  text-decoration: none;
  max-width: 45%;
  line-height: 1.4;
}

.single_nav_prev:hover,
.single_nav_next:hover {
  text-decoration: underline;
}

.single_nav_back {
  text-align: center;
}

.single_nav_back a {
  display: inline-block;
  padding: 10px 30px;
  background: #c97a8a;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  font-size: 14px;
}

.single_nav_back a:hover {
  opacity: .85;
}

@media (max-width: 768px) {
  .single_wrap {
    padding: 24px 16px;
    margin: 20px auto;
  }
  .single_title {
    font-size: 18px;
  }
  .single_nav_in {
    flex-direction: column;
  }
  .single_nav_prev,
  .single_nav_next {
    max-width: 100%;
  }
}

/* ========================================
   会員募集 ステップフロー
   ======================================== */
.member_steps {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 0;
  flex-wrap: wrap;
}

.member_step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 140px;
}

.step_circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 3px solid #fff;
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}

.step_label {
  font-size: 11px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.08em;
}

.step_num {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  line-height: 1.1;
}

.step_text {
  font-size: 15px;
  color: #fff;
  line-height: 1.6;
  margin: 0;
}

.step_text a {
  color: #fff;
  text-decoration: none;
}

.step_arrow {
  font-size: 28px;
  color: #fff;
  margin: 34px 8px 0;
  line-height: 1;
}

@media (max-width: 768px) {
  .member_steps {
    flex-direction: column;
    align-items: center;
  }
  .step_arrow {
    transform: rotate(90deg);
    margin: 0;
  }
}

/* ========================================
   ご利用の流れ 3カラムレイアウト
   ======================================== */
.flow_3col {
  display: flex;
  gap: 24px;
  align-items: flex-start;
}

.flow_col {
  flex: 1;
  min-width: 0;
}

.flow_col_title {
  background: #c97a8a;
  color: #fff;
  text-align: center;
  padding: 12px 8px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 16px;
}

.flow_item {
  display: flex;
  gap: 10px;
  margin: 0 0 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f0c0c8;
}

.flow_item:last-child {
  border-bottom: none;
}

.flow_item dt {
  flex-shrink: 0;
}

.flow_item dd {
  font-size: 15px;
  line-height: 1.7;
  color: #333;
  margin: 0;
}

.flow_title {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #c97a8a;
  margin-bottom: 4px;
}

.flow_note {
  font-size: 13px;
  color: #888;
}

@media (max-width: 900px) {
  .flow_3col {
    flex-direction: column;
  }
}

/* ========================================
   flow_3col 旧CSSリセット＋白背景
   ======================================== */

/* 旧h3の position:absolute / top:-30px をリセット */
#flow_box.flow_3col h3 {
  position: static;
  top: auto;
  left: auto;
  transform: none;
  background: #c97a8a;
  color: #fff;
  border: none;
  border-radius: 4px;
  min-width: 0;
  max-width: none;
  font-size: 15px;
  padding: 12px 8px;
  text-align: center;
  margin: 0 0 16px;
}

/* 白背景カラム */
#flow_box.flow_3col .flow_col {
  background: #fff;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 1px 4px rgba(0,0,0,.1);
  position: static;
}

/* 旧dt:beforeの横帯を非表示 */
#flow_box.flow_3col dt::before {
  display: none;
}

/* 旧dtのflexを無効化 */
#flow_box.flow_3col dt {
  display: block;
  position: static;
}

/* 旧ddのflexをリセット */
#flow_box.flow_3col dd {
  display: block;
  min-height: auto;
  justify-content: initial;
  align-items: initial;
  flex-direction: initial;
}

/* dlのフォントサイズリセット */
#flow_box.flow_3col dl {
  font-size: 15px;
}

/* stepサイズ調整（3col内） */
#flow_box.flow_3col dt .step {
  width: 72px;
  height: 72px;
  font-size: 13px;
  flex-shrink: 0;
}

#flow_box.flow_3col dt .num {
  font-size: 24px;
}

/* flow_itemをflexに（dt+ddを横並び） */
#flow_box.flow_3col .flow_item {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: flex-start;
}

#flow_box.flow_3col .flow_item dt {
  flex-shrink: 0;
}
