@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&display=swap');
/*font-family: "multi-text", sans-serif;*/
@import url("https://use.typekit.net/uqv7sqn.css");
#freePage--pc {
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: -30px;
  position: relative;
	background: #F9F5EE;
}
#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 .sp_only {
  display: none !important;
}

#freePage__inner {
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden; 
  z-index: 0;
/*	font-family: 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";*/
	font-family: "M PLUS Rounded 1c", sans-serif;
}
#freePage__inner p {
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #763B2E;
	transform:rotateZ(0.03deg);
}
#freePage--pc .dflex {
	display: flex;
	justify-content: space-between;
	
}

/*****/
#header, #footer {
  z-index: 99999999 !important;
  background-color: #fff;
}

#freePage--pc .w940 {
	width: 940px;
	margin: 0 auto;
}
#freePage--pc .mt0 {
	margin-top: 0 !important;
}
/**/
#freePage--pc .box_top {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
#freePage--pc .box_top_bg {
	position: absolute;
	top: 845px;
	left: -265px;
	z-index: 1;
	width: 1753px;
}
#freePage--pc .mv {
	margin-left: -360px;
	margin-right: -361px;
}
#freePage--pc .mv_txt {
	margin-top: 60px;
	text-align: center;
	position: relative;
	z-index: 9;
}
#freePage--pc .mv_txt p {
	font-size: 18px;
	line-height: 66px;
	color: #000000;
	font-weight: normal;
}

/*box01*/
#freePage--pc .box01 {
	    width: 1130px;
    margin: 160px auto 60px;
    background: #F3EBDD;
    border-radius: 27px;
    text-align: center;
	padding-bottom: 65px;
	z-index: 5;
	position: relative;
}
#freePage--pc .box01_img {
	display: inline-block;
    margin-top: -110px;
}
#freePage--pc .box01 .items {
	display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
    align-items: end;
}
#freePage--pc .box01 .item {
	width: 302px;
	position: relative;
}
#freePage--pc .box01 .item_detail {
	position: absolute;
    width: 100%;
    text-align: center;
    bottom: 40px;
}
#freePage--pc .box01 .item_detail .txt01 {
	font-size: 18px;
	line-height: 1;
	color: #4D5877;
	font-weight: bold;
	padding-bottom: 30px;
}
#freePage--pc .box01 .item_detail .txt01 span {
	font-size: 15px;
}
#freePage--pc .box01 .item_detail .txt02 {
	font-size: 16px;
	line-height: 1;
	color: #000000;
	font-weight: normal;
}
#freePage--pc .box01_detail {
	text-align: center;	
	margin-bottom: 80px;
}
#freePage--pc .box01_detail .txt01 {
	font-size: 35px;
	line-height: 1;
	color: #000000;
/*	font-weight: bold;*/
	padding-bottom: 10px;
	font-family: "multi-text", sans-serif;
	font-weight: 600;
	font-style: normal;
}
#freePage--pc .box01_detail .txt01 span {
	font-size: 22px;
	font-weight: normal;
}
#freePage--pc .box01_btn {
	margin-top: 35px;
}
/**/

#freePage--pc .box_bottom {
	padding-top: 50px;
	width: 100%;
	background: #fff;
	padding-bottom: 100px;
	margin: 0 auto;	
	position: relative;
	z-index: 5;
}
#freePage--pc .box_bottom_content {
	width: 1200px;
	margin: 0 auto;
}
#freePage--pc .t_bold {
	font-weight: bold !important;
	font-size: 16px;
	padding-bottom: 10px;
	transform:rotateZ(0.03deg);

}
#freePage--pc .box_bottom li .t_red{
	color: #F00000;
}
#freePage--pc .box_bottom li p {
	font-size: 16px;
	line-height: 28px;
	color: #000000;
	
	text-indent: 0;
	font-weight: normal;
	transform:rotateZ(0.03deg);
}
#freePage--pc .box_bottom li {
	padding-left: 15px;
/*	text-indent: -25px;*/
}

#freePage--pc .box_bottom li a {
	text-decoration: underline;
	color: #000;
}

/**/
#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_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_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: normal;
	color: #000000;
	padding: 20px 40px;
	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_ttl.active:after {
    content: "\2212";
}