@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&display=swap');

#freePage--pc {
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: -30px;
  position: relative;
  font-family: "Source Han Sans JP", sans-serif;
	min-width: 1000px;
}
#freePage--pc a, #freePage--pc p, #freePage--pc ul, #freePage--pc li, #freePage--pc h1, #freePage--pc h2, #freePage--pc h3, #freePage--pc h4, #freePage--pc h5, #freePage--pc h6, #freePage--pc img {
  font-size: inherit;
  line-height: 1.7;
}
#freePage--pc img {
  border: 0;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: auto;
  max-width: 100%;
}
#freePage--pc p {
	font-family: "Source Han Sans JP", sans-serif;
}
#freePage--pc .sp_only {
  display: none !important;
}
#freePage--pc .mt100 {
	margin-top: 100px;
}
#freePage--pc .mb30 {
	margin-bottom: 30px;
}
#freePage--pc .mb0 {
	margin-bottom: 0 !important;
}
#freePage__inner {
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden; 
  z-index: 0;
}

#freePage--pc .dflex {
	display: flex;
	justify-content: space-between;
	
}
#freePage--pc .w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
/*****/
#header, #footer {
  z-index: 99999999 !important;
  background-color: #fff;
}

/*box_top*/
#freePage--pc .box_top {
	background: #82d4fc;
}
#freePage--pc .box_top.style02 {
	background: #EE205F;
}
#freePage--pc .box_top.style03 {
	background: #a2a2a2;
}
#freePage--pc .box_top p {
	font-size: 29px;
	font-weight: bold;
	line-height: 1;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	letter-spacing: 0.1em;
}
/*mv*/
#freePage--pc .contents_20260702__content {	
	margin: 0 auto;
	position: relative;
	z-index: 10;
}


#freePage--pc .inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 15;
}
#freePage--pc .mv {
	background: #f2caca;
}
#freePage--pc .mv .img {
    margin-left: -360px;
    margin-right: -360px;
}

#freePage--pc .mv_text {
	height: 500px;
	background: #f3d0cc;
	position: relative;
}
#freePage--pc .mv_text p {
	font-size: 22px;
    line-height: 46px;
    color: #815F5D;
    text-align: center;
    font-weight: 600;
    padding-top: 92px;
    letter-spacing: 0;
}
#freePage--pc .mv_text:before {
	position: absolute;
	top: 0;
	left: 50%;
	content: "";
	background: url("../img/usr/freepage/contents_20260702/mv_text_bg.png") no-repeat;
	width: 940px;
	height: 437px;
	transform: translateX(-50%);
}
#freePage--pc .mv_text:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: "";
	background: url("../img/usr/freepage/contents_20260702/mv_bg.png") no-repeat;
	width: 1920px;
	height: 220px;
	transform: translateX(-50%);
}
/*box*/
#freePage--pc .box {
	position: relative;
	text-align: center;
	padding-bottom: 220px;
}
#freePage--pc .box_ttl {
	position: relative;
	z-index: 5;
}
#freePage--pc .box_ttl p {	
    font-size: 46px;
    line-height: 1;
    font-weight: bold;
    color: #FFF0F0;
    padding-top: 55px;
    padding-bottom: 15px;
    text-align: center;
}
#freePage--pc .box_ttl p.txt02 {
	font-size: 24px;
	padding-top: 0;
}

#freePage--pc .box_des p {
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #815F5D;
	letter-spacing: 0.3px;
	padding-top: 115px;
}
/*box01*/
#freePage--pc .box.box01 {
	background: #F1CBC8;
}
#freePage--pc .box.box01:before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	background: url("../img/usr/freepage/contents_20260702/box01_bg.png") no-repeat;
	width: 1920px;
	height: 205px;
}
/*box02*/
#freePage--pc .box.box02 {
	background: #C8E3F2;
}
#freePage--pc .box.box02:before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	background: url("../img/usr/freepage/contents_20260702/box02_bg.png") no-repeat;
	width: 1920px;
	height: 205px;
}

/*item*/
#freePage--pc .item {
	text-align: center;
	width: 670px;
	margin: 80px auto 0;
}
#freePage--pc .item .item_ttl {
	padding-bottom: 65px;
}
#freePage--pc .item_des {
	padding-top: 20px;
}
#freePage--pc .item_des .txt01 {
	font-size: 22px;
	font-weight: bold;
	color: #4F6678;	
	line-height: 1;	
	text-align: center;
}
#freePage--pc .item_des .txt01 span {
	display: inline-block;
	padding-bottom: 8px;
	border-bottom: 1px dashed #ffffff;
	margin-bottom: 20px;
}
#freePage--pc .item_des .txt02 {
	font-size: 26px;
	font-weight: bold;
	color: #4F6678;	
	line-height: 1.5;
}
#freePage--pc .item_des .txt02 span {
	display: inline-block;
	padding-bottom: 8px;
	border-bottom: 1px dashed #ffffff;
	margin-bottom: 20px;
}
#freePage--pc .item_des .txt03 {
	font-size: 33px;
	font-weight: bold;
	color: #4F6678;	
	line-height: 1;
	
}
#freePage--pc .item01 .item_des span {
	color: #815F5D !important;
}
#freePage--pc .item_des .txt03 small {
	font-size: 19px;
}
#freePage--pc .item_des .txt03 span {
	display: inline-block;
	padding-bottom: 8px;
	border-bottom: 1px dashed #ffffff;
}
#freePage--pc .item_des_2col {
	display: flex;
	align-items: center;
	justify-content:space-between;
}
#freePage--pc .item_btn {
	margin-top: 50px;
}

#freePage--pc .item_2col {
	display: flex;
	align-items: flex-start;
	justify-content:center;
	
}
#freePage--pc .item_2col .item {
	width: 480px;
	margin-left: 20px;
	margin-right: 20px;
}
#freePage--pc .item_2col .item_point {
	padding-top: 30px;
	text-align: center;
}
#freePage--pc .item_2col .item04 .item_des {
	padding-top: 32px;
	padding-bottom: 32px;
}

/*box_all*/
#freePage--pc .box_all {
	text-align: center;
	background: #FDFFB7;
	padding: 100px 0;
}

/**/
#freePage--pc .box_bottom_full {	
	position: relative;
	z-index: 9;
	background: #ffffff;
}
#freePage--pc .box_bottom {
	padding: 50px 0 100px;
    margin: 0 auto;
    width: 1100px;
    text-align: left;
}
#freePage--pc .t_bold {
	font-weight: 700;
	font-size: 18px;
	padding-bottom: 15px;
}
#freePage--pc .t_red {
	color: #DC0000 !important;
}
#freePage--pc .box_app {
    text-align: center;
}
#freePage--pc .box_app .txt {
    font-size: 24px;
    color: #000;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotateZ(0.03deg);
}
#freePage--pc .box_app .txt span {
    padding: 0 5px;
}
#freePage--pc .box_app_item {
    display: flex;
    justify-content: center;
}
#freePage--pc .box_app_item a {
    margin: 0 10px;
}
#freePage--pc .box_bottom li p {
	font-size: 20px;
    line-height: 36px;
    color: #333333;
    margin: 0 auto;
    width: 1000px;
    text-align: left;
}
#freePage--pc .box_bottom li {
	padding-left: 15px;
}

#freePage--pc .box_btn_all {
	padding: 100px 0 0;	
	text-align: center;
}
#freePage--pc .box_btn_all a {
	display: inline-block;
}
#freePage--pc .box_btn_all.style02 {
	background: #ecdcb0;
}
#freePage--pc .red {
    color: #FA5B61 !important;
}
#freePage--pc .box_acc {
    width: 1200px;
    background: #FFFFFF;
    margin-top: 50px;
}
#freePage--pc .box_acc_ttl {
    font-size: 22px;
    color: #000000;
    padding: 20px 40px;
    background: #ebebeb;
    font-weight: normal;
    position: relative;
    cursor: pointer;
    transform: rotateZ(0.03deg);
}
#freePage--pc .box_acc_ttl:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    position: absolute;
    top: 17px;
    right: 40px;
}
#freePage--pc .box_acc.active .box_acc_ttl:after {
    content: '\002D';
}
#freePage--pc .box_acc_content {
    display: none;
}
#freePage--pc .box_acc.active .box_acc_content {
    display: block;
}
#freePage--pc .box_acc_content p {
    font-size: 22px;
    line-height: 39px;
	font-weight: 500;
    color: #000000;
    padding: 20px 40px;
    transform: rotateZ(0.03deg);
}
#freePage--pc .box_bottom li a {
    text-decoration: underline;
    color: #000;
}