@charset 'UTF-8';
.seotext{
	display: none;
}
.mainimg {
	background: url(../image/main_index_bg.jpg) center top no-repeat;
	padding: 254px 0 261px;
	background-size: cover;
}
.main {
	padding: 75px 0 70px;
}
.index-looking .box01{
	margin-bottom: 38px;
}

.index-looking .box02{
	background: #EAECEE;
	align-items: center;
	color: #000000;
	font-weight: bold;
}
.index-looking .image{
	width: 490px;
}
.index-looking .box02 dt{
	font-size: 2.6rem;
	font-family:"游明朝","Yu Mincho", YuMincho,serif, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 0.08em;
	line-height: 1.92;
	margin-bottom: 20px;
}
.index-looking .box02 dd{
	letter-spacing: 0.04em;
	line-height: 2.625;
}
/*-------------------------*/
.index-menu .big-title{
	font-size:3rem;
	font-weight: bold;
	font-family:"游明朝","Yu Mincho", YuMincho,serif, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 0.08em;
	line-height: 1.67;
	margin-bottom: 40px;
	color: #EF708A;
}
.index-menu .box{
	display: flex;
	justify-content: flex-start;
	align-items: inherit;
	flex-wrap: wrap;
}
.index-menu .article{
	width: 310px;
	margin: 0 25px 45px 0 ;
}
.index-menu .article:nth-child(3n){
	margin-right: 0;
}
.index-menu .article a{
	background: #EAECEE;
	padding: 10px 10px 15px;
	display: block;
	text-decoration: none;
	color: #000;
	text-align: center;
	font-family:"游明朝","Yu Mincho", YuMincho,serif, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 0.08em;
	font-weight: bold;
}
.index-menu .article .title{
	line-height: 1.5;
	margin: 15px auto 0;
	padding-bottom: 13px;
	font-size: 2rem;
	background: url("../image/icon02.png") center bottom no-repeat;
}
.index-menu .article .note{
	color: #474747;
	font-size: 1.4rem;
	line-height: 1.2;
}
.index-menu .article a:hover{
	opacity: 0.8;
}

/*-------------------------*/
.index-treatment{
	margin-bottom: 120px;
}
.index-treatment .image{
	width: 430px;
}

/*-------------------------*/
.index-first{
	margin-bottom: 120px;
}
.index-first .image{
	width: 430px;
}

/*-------------------------*/
.index-voice{
	margin-bottom: 110px;
}
.index-voice .subtitle{
	font-size: 1.6rem;
	padding:6px 20px 4px;
	margin-bottom: 30px;
	font-weight: 500;
	font-family: '游ゴシック', 'Yu Gothic', YuGothic,"メイリオ", "Meiryo",ヒラギノ角ゴ Pro W3, "Hiragino Kaku Gothic Pro",sans-serif;
}
.index-voice .subtitle span{
	font-size: 1.4rem;
	margin-right: 50px;
}
.index-voice .box{
	margin-bottom: 40px;
}
.index-voice .image{
	width: 350px;
}

/*-----------------------------------*/
.index-info{
	margin-bottom: 140px;
}
.index-info .box{
	margin-bottom: 50px;
}
.index-info .image{
	width: 350px;
}
/*-----------------------------------*/
.news-box{
	margin-bottom: 50px;
}
.index-news .title{
	text-align: center;
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0.04em;
	margin-bottom: 25px;
	font-family:"游明朝","Yu Mincho", YuMincho,serif, 'メイリオ', 'Meiryo', sans-serif;
}
.index-news .title span {
	font-size: 1.8rem;
	display: block;
	font-family: '游ゴシック', 'Yu Gothic', YuGothic, "メイリオ", "Meiryo", ヒラギノ角ゴ Pro W3, "Hiragino Kaku Gothic Pro", sans-serif;
}
