@charset "UTF-8";
/* @import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&display=swap&subset=japanese'); */
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;400;500;600;700&display=swap'); */

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.header-small .header-inner {
	height: auto !important;
	margin-bottom: 8px !important;
}

.header-small .header-inner .logo {
	border: none;
}

.family-card-campaign {
	width: 100%;
	text-align: center;
  /* font-family: 'Noto Serif JP', serif; */
}

.family-card-campaign img {
	max-width: 100%;
	height: auto;
}


.family-card-campaign a,
.family-card-campaign a:hover,
.family-card-campaign a::before,
.family-card-campaign a::after {
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.family-card-campaign a span,
.family-card-campaign a span::before,
.family-card-campaign a span::after,
.family-card-campaign a:hover span,
.family-card-campaign a:hover span::before,
.family-card-campaign a:hover span::after,
.family-card-campaign a::before span,
.family-card-campaign a::before span::before,
.family-card-campaign a::before span::after,
.family-card-campaign a::after span,
.family-card-campaign a::after span::before,
.family-card-campaign a::after span::after {
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.family-card-campaign section {
	overflow: hidden;
}

.family-card-campaign .btn-container {
	padding: 60px 0 0;
	text-align: center;
}

.header-information  .btn-container{
	padding: 40px 0 0;
}

.family-card-campaign .link-btn {
	display: inline-block;
	width: 80%;
	padding: 1em 2em 1em 1.5em;
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 500;
	text-decoration: none;
	line-height: 1.3;
	position: relative;
}

.family-card-campaign .link-btn::after {
	content: '〉';
	position: absolute;
	right: 0.5em;
	top: 0;
	bottom: 3px;
	margin: auto 0;
	height: 1em;
}

.family-card-campaign .link-btn.link-btn-blue {
	background: #8f6556;
	border: 2px solid #8f6556;
	color: #fff;
}

.family-card-campaign .link-btn.link-btn-pink {
	background: #e46b02;
	border: 2px solid #e46b02;
	color: #fff;
}

.family-card-campaign .link-btn.link-btn-yellow {
	background: #E6C039;
	border: 2px solid #E6C039;
	color: #fff;
}

.main-visual {
	position: relative;
	overflow: hidden;
}

.main-visual::before, .main-visual::after {
	content: "";
	position: absolute;
}

.main-visual .main-visual-inner {
	max-width: 1440px;
	margin: 0 auto;
}

.main-visual .main-visual-inner .image-container {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}

.main-visual .main-visual-inner img {
	max-width: 100%;
	height: auto;
}


.header-information ul li dl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.header-information ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.header-information ul li dl dt {
	width: 10%;
	padding-right: 2%;
}

.header-information ul li dl dd {
	width: 90%;
	font-size: 26px;
	font-weight: bold;
	color: #e46b02;
	text-align: left;
}


.header-information ul li p {
	font-size: 16px;
}

.point_container {
	width: 550px;
	margin-bottom: 64px;
}

.point_list li:last-child .point_container{
	margin-bottom: 30px;
}

.step_img {
	width: 210px;
	text-align: center;
}



.point_container .point_title {
	/* font-family: Noto Serif JP; */
	font-size: 3rem;
	font-weight: 600;
	color: #E46B02;
	text-align: left;
	position: relative;
	left: 40px;
	/* letter-spacing: 0.08em; */
}

.point_text {
	color: #E46B02;
	/* font-family: Noto Serif JP; */
	font-size: 16px;
	font-weight: 500;
	/* letter-spacing:0.08em; */
}

.detail_btn {
	border: 2px solid#E46B02;
	background-color: #E46B02;
	color: #FFFFFF;
	width: 240px;
	margin-top: 10px;
	/* font-family: Noto Serif JP; */
	font-size: 16px;
	cursor: pointer;
}

.detail_btn a{
	display: block;
	padding: 11px 0;
}

/*
.detail_btn .out_link{
	position: relative;
	left: 12px;
}
*/

.detail_btn .out_link:after{
	content: '';
  display: inline-block;
  width: 16px;
  height: 12px;
  margin-left: 8px;
  background: url("/assets/img/common/icn_linkwin-w.png") no-repeat center/cover;
  vertical-align: middle;
}

.detail_link,
.detail_link .c-link.-underline {
	color: #E46B02;
}



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

	.header-information ul li dl dt {
		width: 20%;
		padding-right: 3%;
	}

	.header-information ul li dl dd {
		width: 80%;
		font-size: 24px;
	}

	.header-information ul li p {
		font-size: 16px;
	}

	.detail_btn {
		width: 100%;
	}
}

/*.header-information ul li:last-of-type {
	padding-bottom: 0;
}
.header-information ul li::before {
	content: "◎";
	font-weight: normal;
	padding-right: 0.25em;
}*/

.header-information .link-container .text-link {
	font-size: 16px;
	font-size: 1.6rem;
}

.full-width-btn-container {
	background: #F5A217;
	padding: 20px 0;
	padding: 2rem 0;
	text-align: center;
	margin-bottom: 80px;
}

.full-width-btn-container a {
	display: inline-block;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 500;
	color: #fff;
	padding: 0.25em 0;
}

.full-width-btn-container a span {
	display: inline-block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom: 2px solid #fff;
}

.family-card-campaign .content-wrapper {
	position: relative;
	max-width: 1030px;
	margin: 0 auto;
	padding: 80px 15px;
}

.family-card-campaign .content-wrapper:not(:first-of-type)::before {
	position: absolute;
	content: '';
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 16px;
	margin: 0 auto;
	padding: 0;
	-webkit-background-size: 16px 16px;
	-moz-background-size: 16px 16px;
	background-size: 16px 16px;
	background-color: #d0bcb5;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,
	            color-stop(.3, #fff), color-stop(.3, transparent),
	            color-stop(.5, transparent), color-stop(.5, #fff),
	            color-stop(.8, #fff), color-stop(.8, transparent),
	            to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #fff 30%, transparent 30%,
	          transparent 50%, #fff 50%, #fff 80%,
	          transparent 80%, transparent);
	background-image: -moz-linear-gradient(-45deg, #fff 30%, transparent 30%,
	          transparent 50%, #fff 50%, #fff 80%,
	          transparent 80%, transparent);
	background-image: -ms-linear-gradient(-45deg, #fff 30%, transparent 30%,
	          transparent 50%, #fff 50%, #fff 80%,
	          transparent 80%, transparent);
	background-image: -o-linear-gradient(-45deg, #fff 30%, transparent 30%,
	          transparent 50%, #fff 50%, #fff 80%,
	          transparent 80%, transparent);
	background-image: linear-gradient(-45deg, #fff 30%, transparent 30%,
	          transparent 50%, #fff 50%, #fff 80%,
	          transparent 80%, transparent);
}

.family-card-campaign .content-wrapper .content-inner {
	max-width: 800px;
	margin: 0 auto;
}

.family-card-campaign .content-wrapper .content-inner .small {
	font-size: 14px;
}

.family-card-campaign .content-wrapper .content-inner .small:last-of-type {
	margin-top: 0;
}

#campaign .content-inner .lead + img {
	width: 40%;
}

.family-card-campaign > section h2 {
	margin: 0 auto 50px;
	padding-bottom: 0.5em;
	font-size: 3rem;
	line-height: 1.5em;
	color: #e46b02;
	border-bottom: 1px solid #e46b02;
}

.header-information .content-inner h2{
	margin-bottom: 40px;
}

.family-card-campaign > section#benefits h2 {
	margin: 0 auto 30px;
	padding-bottom: 0;
	color: #333;
	line-height: 1.5em;
	font-size: 2.4rem;
	border-bottom: none;
}

.family-card-campaign > section .lead {
	margin: 0 auto 30px;
	font-size: 2.1rem;
	text-align: center;
	line-height: 1.5em;
}

.family-card-campaign > #cadmission .lead {
	font-size: 1.8rem;
}

.family-card-campaign > section h3 {
	margin: 0 auto 20px;
	padding: 5px 1em;
	font-size: 2.1rem;
	color: #fff;
	background: #8f6556;
}

.family-card-campaign > section p {
	text-align: left;
	line-height: 1.8em;
}

.family-card-campaign > section p.small {
	margin: 1em auto 0;
	text-align: center;
}

.img_pc1 {
	position: absolute;
	top: 5px;
	left: 30px;
}

.img_pc2 {
	position: absolute;
	top: 5px;
}

.img_pc3 {
	position: absolute;
	top: 5px;
	left: 15px;
}

.point_container .point_number {
	position: absolute;
	left: -39px;
	font-size: 40px;
	font-weight: 500;
	text-align: left;
}



.attention {
	position: relative;
	margin: 80px auto 0;
	padding: 40px 20px 30px 55px;
	border: 1px solid #000;
	border-radius: 4px;
}
.attention p {
	position: absolute;
	top: 0;
	left: 50%;
	display: inline-block;
	padding: 0 1em;
	font-size: 2.1rem;
	font-weight: bold;
	background: #fff;
	transform: translate(-50%, -50%);
	line-height: inherit !important;
}
.attention ul {
	/*display: inline-block;
	margin: 0 auto;*/
	text-align: left;
	line-height: 1.5em;
}
.attention ul > li {
	padding-left: 1.2em;
	text-indent: -1.2em;
	padding-bottom: 0.5em;
}

.step-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 50px;
}
.step-container > dl {
	position: relative;
	width: 48%;
	border: 1px solid #8f6556;
}
.step-container > dl:not(:first-of-type)::after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 50%;
	left: -35px;
  width: 20px;
  height: 20px;
  border: 5px solid;
  border-color: #8f6556 #8f6556 transparent transparent;
  transform: rotate(45deg);
}

.step-container dl dt {
	margin: 0 auto;
	padding: 10px 1em 15px;
	font-size: 2.4rem;
	color: #fff;
	text-align: left;
	background: #8f6556;
}
.step-container > dl dd {
	padding: 20px;
	text-align: left;
}

.step-container .underline_link{
	text-decoration: underline;
	color: #E46B02;
}


.border-container {
	display: flex;
	justify-content: space-between;
	margin: 0 -10px;
}
.border-container > section {
	margin: 0 10px;
	padding: 20px;
	border: 1px solid #8f6556;
	border-radius: 4px;
}

.step-container > h3,
.border-container > section h3 {
	width: 100%;
	margin: 0 auto 20px !important;
	padding: 0 0 0.5em !important;
	font-size: 2.4rem !important;
	color: #8f6556 !important;
	border-bottom: 1px solid #8f6556;
	background: transparent !important;
}

.border-container > section .-means {
	padding-left: 0.5em;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: left;
	border-left: 5px solid #8f6556;
	line-height: inherit;
}

.border-container .b_underline_link{
	text-decoration: underline;
	color: #E46B02;
}

#benefits ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#benefits ul li:first-of-type {
	width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
	margin-bottom: 20px;
}
#benefits ul li.half {
	width: 49%;
}
#benefits ul li img {
  flex-shrink: 0;
}



@media screen and (max-width: 768px) {
	.header-information ul li {
		font-size: 16px;
		font-size: 1.8rem;
		line-height: 1.5em;
	}
	.family-card-campaign .content-wrapper:not(:first-of-type)::before {
		width: 90%;
		left: 5%;
	}

	.family-card-campaign .link-btn {
		width: 100%;
	}
	.family-card-campaign .link-btn > span {
		display: block;
	}

	.family-card-campaign .content-wrapper:first-of-type {
		padding-top: 30px;
	}

	#campaign .content-inner .lead + img {
		width: 80%;
	}

	.family-card-campaign > section h2 {
		margin-bottom: 30px;
	}
	.family-card-campaign > section h2 > span {
		display: block;
	}
	.family-card-campaign > section .lead > span {
		display: block;
	}

	.family-card-campaign > section p.small {
		padding-left: 1em;
		text-align: left;
		text-indent: -1em;
	}

	.point_container {
		align-items: center;
		width: 78%;
    	margin: 0 auto 64px;
	}

	.point_container .point_title{
		font-size: 24px;
    	width: 88%;
	}

	.point_text{
		letter-spacing:0.06em;
	}

	.img_sp1 {
		margin: 44px auto 40px auto;
	}

	.img_sp2 {
		margin: 44px auto 40px auto;
	}

	.img_sp3 {
		margin: 28px auto 24px auto;
	}

	.attention {
		padding: 40px 20px 30px;
		padding-top: 50px;
	}
	.attention p {
		width: 80%;
		margin: 0 auto;
		text-align: center !important;
	}
	.attention p > span {
		display: block;
	}

	.step-container,
	.border-container {
		flex-wrap: wrap;
		margin-left: auto;
		margin-right: auto;
	}
	.step-container > dl,
	.border-container > section,
	#benefits ul > li {
		width: 100% !important;
		margin: 0 auto;
	}

	.step-container > dl:first-of-type {
		margin-bottom: 30px;
	}
	.step-container > dl:not(:first-of-type)::after {
		top: -30px;
		left: calc(50% - 10px);
	  transform: rotate(135deg);
	}

	.border-container > section:first-of-type {
		margin-bottom: 20px;
	}

	#benefits ul > li:not(:last-of-type) {
		margin-bottom: 20px;
	}

}

@media screen and (min-width: 768px) {
	body {
		width: 100%;
	}

	.point_container .point_title {
		padding-bottom: 24px;
	}

	.family-card-campaign .link-btn.link-btn-blue:hover {
		color: #8f6556;
		background: #fff;
	}
	.family-card-campaign .link-btn.link-btn-pink:hover {
		color: #e46b02;
		background: #fff;
	}
	.family-card-campaign .link-btn.link-btn-yellow:hover {
		color: #E6C039;
		background: #fff;
	}

	.detail_btn a:hover {
		background-color: #fff;
		color: #E46B02;
	}

	.detail_btn .out_link:hover:after{
		content: '';
	  display: inline-block;
	  width: 16px;
	  height: 12px;
	  margin-left: 8px;
	  background: url("/campaign/family/assets/img/img_out_link.png") no-repeat center/cover;
	  vertical-align: middle;
	}
}

@media screen and (max-width:375px){
	.point_container{
		width: 100%;
	}

	.point_title{
		width: 89%;
	}

}

.c-list.-caution__default li a{
	text-decoration: underline;
}

.-caution.c-text{
	text-align: left;
}