#page_title {
	background: #e2e2e2 url('../images/service2/bg_pagetitle.webp') no-repeat center center;
}

#section1 {
	text-align: center;
	padding:100px 0;
	background:url('../images/index/bg2.svg') no-repeat center center;
	background-size:200% 100%;
}
#section1 article{
	font-family: "kaisotai", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size:60px;
	text-align:center;
	line-height:1.8em;
	text-shadow: 
    #fff 2px 0px,  #fff -2px 0px,
    #fff 0px -2px, #fff 0px 2px,
    #fff 2px 2px , #fff -2px 2px,
    #fff 2px -2px, #fff -2px -2px,
    #fff 1px 2px,  #fff -1px 2px,
    #fff 1px -2px, #fff -1px -2px,
    #fff 2px 1px,  #fff -2px 1px,
    #fff 2px -1px, #fff -2px -1px;
}

#section2 h3,
#section3 h3{
	font-size:54px;
}
#section2 article{
	max-width:960px;
}
#section2 article .comment_photo .comment{
	width:calc(100% - 440px);
}
#section2 article .comment_photo figure{
	width:400px;
}
#section2 article .comment_photo figure img{
	display:block;
	border-radius:20px;
}
#section3 article{
	border:4px solid #999999;
	padding:36px;
	text-align:center;
	font-family: "kaisotai", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size:36px;
	border-radius:20px;
	line-height:2em;
}