/*下層共通*/
/*--------------------------------------------------------------------------------*/
.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;
}
