@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;
  
	min-width: 1200px;
}
#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: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
}
#freePage--pc .sp_only {
  display: none !important;
}
#freePage--pc .mt100 {
	margin-top: 100px;
}
#freePage--pc .mb30 {
	margin-bottom: 30px;
}
#freePage__inner {
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden; 
  z-index: 0;
  background: #92A1A6;
}

#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;
}

/*mv*/
#freePage--pc .contents_20260302__content {	
	margin: 0 auto;
	position: relative;
	z-index: 10;
}


#freePage--pc .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 15;
}
#freePage--pc .mv {
	position: relative;	
}
#freePage--pc .mv .img {
	margin-left: -360px;
	margin-right: -360px;
}
#freePage--pc .mv_text {
	padding: 80px 0;
}
#freePage--pc .mv_text p {
	font-size: 18px;
	line-height: 45px;
	color: #FFFFFF;	
	letter-spacing: 1px; 
	text-align: center;
}
/*block*/

#freePage--pc .block {
	background: rgba(255,255,255,0.8);
	border-radius: 20px 20px 0 0;
	width: 940px;
	margin: 0 auto;
	text-align: center;
	padding: 80px 0;
}
#freePage--pc .block_content {
	width: 780px;
	margin: 0 auto;
}
#freePage--pc .block_ttl .txt01 {
	font-size: 42px;
	color: #92A1A6;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 3px;
}
#freePage--pc .block_ttl .txt02 {
	font-size: 17px;
	color: #92A1A6;
	line-height: 1;
	padding-top: 15px;
	letter-spacing: 3px;
}

#freePage--pc .block_des .txt01 {
	font-size: 16px;
	color: #000000;
	line-height: 37px;
	padding-top: 30px;
	letter-spacing: 2px;
}
#freePage--pc .block_des .txt02 {
	font-size: 16px;
	color: #000000;
	line-height: 37px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
#freePage--pc .block_des .txt03 {
	font-size: 16px;
	color: #000000;
	line-height: 38px;
	width: 320px;
    text-align: left;
    padding-left: 335px;
	letter-spacing: 1px;
}

/*box*/

#freePage--pc .box {
	background: #ffffff;
	padding: 75px 0 60px;
	margin-top: 60px;
}
#freePage--pc .box_ttl {
	padding-bottom: 20px;
	width: 530px;
	border-bottom: 2px solid #92A1A6;
	margin-bottom: 20px;
	display: inline-block;
}
#freePage--pc .box_ttl .txt01 {
	font-size: 30px;
	color: #363D40;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 2px;
}
#freePage--pc .box_ttl .txt02 {
	font-size: 16px;
	color: #92A1A6;
	line-height: 1;
	padding-top: 10px;
	font-weight: bold;
	letter-spacing: 2px;
}
#freePage--pc .box03 .box_ttl {
	border-bottom: 0px;
}
#freePage--pc .box_ttl_sub .txt01 {
	font-size: 21px;
	color: #92A1A6;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 2px;
}
#freePage--pc .box_ttl_sub {
	padding-bottom: 15px;
	width: 530px;
	border-bottom: 2px solid #92A1A6;
	margin-bottom: 20px;
	display: inline-block;
}
/**/
#freePage--pc .item_point {
	padding-bottom: 25px;
}
#freePage--pc .item_des p {
	font-size: 20px;
	line-height: 1;	
	color: #92A1A6;
	font-weight: bold;
	
}
#freePage--pc .item_des p.txt02 {
	font-size: 16px;
	line-height: 1.4;	
	color: #6B6B6B;
	padding-top: 10px;
	letter-spacing: 1px;
}
#freePage--pc .item_des p.txt03 {
	font-size: 26px;
	line-height: 1;	
	color: #6B6B6B;
	padding-top: 15px;
	letter-spacing: 1px;
}
#freePage--pc .item_des p span {
	font-size: 14px;
}
#freePage--pc .item_btn {
	padding-top: 25px;
}


#freePage--pc .box_2col {
	display: flex;
	justify-content: center;
	align-items: center;
}
#freePage--pc .box_2col .item {
	width: 50%;
}




/**/
#freePage--pc .box_bottom_full {	
	position: relative;
	z-index: 9;
	background: #ffffff;
	margin-top: 180px;
}
#freePage--pc .box_bottom {
	padding: 60px 0;	
	margin: 0 auto;
	width: 940px;
	text-align: left;
}
#freePage--pc .t_bold {
	font-weight: 700;
	font-size: 14px;
	padding-bottom: 15px;
}
#freePage--pc .t_red {
	color: #EC0000 !important;
}
#freePage--pc .box_bottom li p {
	font-size: 14px;
	line-height: 27px;
	color: #000000;
	
}
#freePage--pc .box_bottom li {
	padding-left: 15px;
	text-indent: -18px;
}
#freePage--pc .box_bottom img {
	padding-top: 30px;
	margin-left: 55px;
}

#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;
}