@charset "utf-8";


/* ------------------    トップページ　　------------------ */
.opacity-0 {
	opacity:0;
}

/* ---------- メインビジュアル ---------- */
.index_mainvisual {
  width: 100%;
  height: 750px;
  position: relative;
  overflow: hidden;
	margin-bottom: 145px;
	background: #f3f1e9;
   clip-path: inset(0 0 round 0 0 90px 90px);
}
.index_mainvisual_pc_tablet{
	display: block;
}
.index_mainvisual_sm{
	display: none;
}
.index_mainvisual img.index_mainvisual_pc_tablet,
.index_mainvisual img.index_mainvisual_sm {
    object-fit: cover;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.index_mainvisual_div{
	max-width:1200px;
	margin: auto;
	position: absolute;
	top:220px;
	right: 10%;
		text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff;
}
#index #button_recruitment {
    position: absolute;
    bottom: 100px;
    right: 40px;
	z-index: 999;
	width: 238px;
}
#main.fixed .index_mainvisual_div{
	top: 190px;
}
.index_mainvisual_catch{
	font-family: "Zen Maru Gothic";
	font-size: 2.8rem;
	font-weight: 700;
	color: #f5754e;	
	margin-bottom: 25px;
}
.index_mainvisual_text{
	font-size: 2.0rem;
	line-height: 1.8em;
}
.index_mainvisual_on{
	position: absolute;
	top: 830px;
	left: 10%;
}
#main.fixed .index_mainvisual_on{
	top: 780px;
}
/* ---------- ふたりで整える、心の産後プラン ---------- */
.index_div_001{
	margin: auto;
	text-align: center;
z-index: 99;
  position: relative;
	text-shadow: 1px 1px 0 #f3f1e9,-1px 1px 0 #f3f1e9,1px -1px 0 #f3f1e9,-1px -1px 0 #f3f1e9;
}
.index_div_001_title{
	font-family: "Zen Maru Gothic";
	font-size: 4.2rem;
	line-height: 1.3em;
	margin-bottom: 1em;
}
.index_div_001_text{
	margin-top: 2em;
	font-size: 1.8rem;
	line-height: 1.8em;
	
}

/* ---------- 研究参加者募集 ---------- */
.index_div_002{
	width: 100%;
	margin: 160px auto 30px;
	display: flex;
	border-radius: 90px 90px 0 0;
	background: #fff;
	max-height: 736px;
	min-height: 736px;
}
.index_div_002_imgae{
	width: 40%;
}
.index_div_002_imgae img{
	border-radius: 90px 0 0 0;
	object-fit: cover;
	height: 100%;
}
.index_div_002_main{
	width: 60%;
	padding: 30px 60px 80px 100px;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
}
.index_div_002_title{
	font-family: "Zen Maru Gothic";
	font-size: 4.2rem;
	line-height: 1.3em;
	margin-bottom: 1.2em;
	width: 100%;
}
.index_div_002_title span{
	font-size: 1.8rem;
	color: #f5754e;	
	margin-left: 30px;
}
.index_div_002_theme{
	font-family: "Zen Maru Gothic";
	font-size: 2.4rem;
	color: #f5754e;	
	border: 1px solid #f5754e;
	padding: 0.2em 1em;
	display: inline-block;
	border-radius: 50px;
	margin-bottom: 0.6em;
}
.index_div_002_catch{
	font-family: "Zen Maru Gothic";
	font-size: 2.4rem;
	line-height: 1.7em;
	margin-bottom: 1.2em;
	color: #f5754e;	
	width: 100%;
}
.index_div_002_text{
	font-size: 1.6rem;
	line-height: 2.0em;
	width: 100%;
	text-shadow: 1px 1px 0 #f3f1e9,-1px 1px 0 #f3f1e9,1px -1px 0 #f3f1e9,-1px -1px 0 #f3f1e9;
}
.index_div_002_link {
	margin: -80px auto 0;
	text-align: center;
}
.index_div_002_link a{
	font-size: 2.4rem;
	background: #f5754e;
	border-radius: 60px;
	color: #fff;
	padding: 30px 60px 35px 30px;
	text-decoration: none;
	position: relative;
	width: 400px;
	display: inline-block;
}
.index_div_002_link a::before{ 
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 60px;
  left: inherit;
  content: '';
  width: 36.8px;
  height: 30.4px;
  background: url("../images/icon_header_menu_web.svg") no-repeat;
  background-size: 100%;
}
.index_div_002_link a:hover{
	background: #f35a2c;
}
.index_div_002_div{
	position: relative;
}
.index_div_002_image_z{
	position: absolute;
	right: 130px;
	top:-211px;
}
.index_div_002_image_z img{
	width: 303px;
}
/* ---------- みだし ---------- */
.index_title{
	font-family: "Zen Maru Gothic";
	font-size: 4.2rem;
	margin: 100px auto 30px;
	text-align: center;
	letter-spacing: 0.1em;
}
.index_title span{
	font-size: 1.8rem;
	font-weight: 700;
	color: #f5754e;
	display: block;
	letter-spacing: 0.05rem;
	margin-top: 10px;
}
/* ---------- お役立ちコラム ---------- */
.index_div_003_flex{
	display: flex;
	max-width:1200px;
	margin: 0 auto 130px;
	padding: 0 50px;
}
.index_div_003{
	width: 50%;
	padding: 0 30px;
}
.index_div_003_image{
	text-align: center;
	margin-bottom: 30px;
}
.index_div_003_image img{
	max-height: 320px;
}
.index_div_003_title{
	font-family: "Zen Maru Gothic";
	font-size: 3.4rem;
	text-align: center;
	margin-bottom: 20px;
}
.index_div_003_title::first-letter{
	color: #f5754e;
}
.index_div_003_text{
	font-size: 1.6rem;
	line-height: 2em;
	margin-bottom: 2em;
}
.bottom_4em{
	margin-bottom: 4em;
}
.index_div_003_link {
	text-align: right;
}
.index_div_003_link a{
	text-decoration: none;
	display: inline-block;
	color: #fff ;
	background: #f5754e;
	border-radius: 50px;
	font-size: 1.4rem ;
	vertical-align: middle;
	padding: 1.2em;
	width: 210px;
	position: relative;
	text-align: center;
}
.index_div_003_link a::before{
	content: "";
	background: url("../images/icon_link.svg");
	width: 59px;
	height: 7px;
	position: absolute;
	display: inline-block;
	left: -29px;
	top: 50%;
	transform: translateY(-50%);
}
.index_div_003_link a:hover{
	background: #f35a2c;
}
/* ---------- 写真 ---------- */
.index_div_004 {
  height: 510px;
    position: relative;
   clip-path: inset(0 0 round 90px 90px 0 0);
}
.index_div_004 img {
    object-fit: cover;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* ---------- 研究責任者 ---------- */
.index_div_005_div{ 
	max-width:1200px;
	margin: auto;
	padding: 0 50px;
	position: relative;
}
.index_div_005{
	display: flex;
	border-radius: 40px;
	background: #fff;
	width:100%;
	margin: 60px auto;
	padding: 55px 80px;
	font-size: 1.6rem ;
}
.index_div_005_image{
	width: 200px;
}
.index_div_005_image img{
	border-radius: 100px;
	border: 1px solid #f5754e;
}
.index_div_005_profile{
	width: 315px;
	margin: 0 80px 0 40px;
}
.index_div_005_profile_001{
	margin-bottom: 5px;
	letter-spacing: 0.08em;
}
.index_div_005_profile_002{
	margin-bottom: 18px;
}
.index_div_005_profile_002 span{
	color: #f5754e;
}
.index_div_005_profile_002_name{
	font-size: 2.4rem;
	margin-left: 10px;
	letter-spacing: 0.1em;
}
.index_div_005_profile_003{
	font-size: 1.4rem;
	background: #f3f1e9;
	border-radius: 30px;
	padding: 3px 10px 5px;
	text-align: center;
	margin-bottom: 10px;
}
.index_div_005_profile_004{
	color: #f5754e;
	letter-spacing: 0.1em;
	margin-bottom: 2px;
}
.index_div_005_profile_005{
	margin-bottom: 2px;
}
.index_div_005_profile_005 span{
	background:  #f5754e;
	border-radius: 20px;
	color: #fff;
	margin-right: 7px;
	width: 53px;
	display: inline-block;
	text-align: center;
	padding: 3px 3px 5px 3px;
	line-height: 1em;
	font-size: 1.4rem
}

.index_div_005_text{
	width: calc(100% - 635px);
	line-height: 1.8em;
}


.index_div_005_link {
	text-align: right;
	position: absolute;
	bottom: -25px;
	right: 160px;
}
.index_div_005_link a{
	text-decoration: none;
	display: inline-block;
	color: #fff ;
	background: #f5754e;
	border-radius: 50px;
	font-size: 1.4rem ;
	vertical-align: middle;
	padding: 1.2em;
	width: 210px;
	position: relative;
	text-align: center;
}
.index_div_005_link a::before{
	content: "";
	background: url("../images/icon_link.svg");
	width: 59px;
	height: 7px;
	position: absolute;
	display: inline-block;
	left: -29px;
	top: 50%;
	transform: translateY(-50%);
}
.index_div_005_link a:hover{
	background: #f35a2c;
}








