#pagetitle{
	background:url('../images/kurara/h2.jpg') no-repeat top center;
}
main{
	width:100% !important;
}

main h3{
	font-size: 20px;
    color: #eb8813;
    text-align: center;
    margin: 0 0 50px;
}
main h3 img {
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.guide2 {
    width: 920px;
    padding: 0 0 0 230px;
    box-sizing: border-box;
    min-height: 251px;
    margin: 0 auto;
    background: url(../images/support/guide_support1.png) no-repeat top left;
}
.guide2 .fukidashi{
	border:1px solid #dddddd;
	padding:20px;
	border-radius:10px;
	font-size:16px;
  position: relative;
	width:580px;
	box-sizing:border-box;
}
.guide2 .fukidashi p{
	font-size:20px;
	color:#eb8813;
	text-align:center;
}
.guide2 .fukidashi:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -26px;
  margin-top: -13px;
  border: 13px solid transparent;
  border-right: 13px solid #FFF;
  z-index: 2;
}

.guide2 .fukidashi:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -29px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #dddddd;
  z-index: 1;
}
.guide2 .fukidashi a{
	color:#fff;
	width:290px;
	line-height:60px;
	text-decoration:none;
	font-size:16px !important;
	margin:30px auto 0px !important;
	display:block;
	background:#e56a52 url('../images/common/icon_window.png') no-repeat left 10px center;
}
#section1{
	width:685px;
	margin:0 auto 90px;
}
#section3{
	margin:0 0 90px;
}
#section3 article{
	width:940px;
	margin:0 auto;
}
#section3 article dl{
	margin:0 0 60px;
}
#section3 article dl:after{
	clear:both;
	content:"";
	display:block;
}
#section3 article dl dt{
	width:470px;
}
#section3 article dl dd{
	width:calc(100% - 510px);
}
#section3 article dl:nth-child(odd) dt{
	float:left;
	margin:0 40px 0 0;
}
#section3 article dl:nth-child(even) dt{
	float:right;
	margin:0 0 0 40px;
}
#section3 article dl:nth-child(odd) dd{
	float:right;
}
#section3 article dl:nth-child(event) dd{
	float:left;
}
#section3 dd strong{
	display:block;
	color:#9b6a2f;
	font-size:22px;
	margin:0 0 20px;
	line-height:82px;
	padding:0 0 0 100px;
	background:url('../images/kurara/icon_point.png') no-repeat;
}

#section3 article dl:nth-child(2) dd strong{
	line-height:41px !important;
}

#section4,
#section5{
	width:1040px;
	padding:30px 40px;
	box-sizing:border-box;
	margin:0 auto 120px;
	background:#fef9d8;
	position:relative;
}
#section4:before,
#section5:before{
	width:1040px;
	height:30px;
	content:"";
	display:block;
	position:absolute;
	top:-30px;
	left:0;
	background:url('../images/kurara/menu_top.png') no-repeat;
}
#section4:after,
#section5:after{
	width:1040px;
	height:32px;
	content:"";
	display:block;
	position:absolute;
	bottom:-32px;
	left:0;
	background:url('../images/kurara/menu_bottom.png') no-repeat;
}
#section4-1{
	display:flex;
}
#section4-1 dl{
	width:210px;
	margin:0 15px;
	flex:none;
}
#section4-2 {
	display:flex;
}
#section4-2 .fll,
#section4-2 .flr{
	width:50%;
	box-sizing:border-box;
}
#section4-2 .fll{
	border-right:1px solid #eb8813;
}
#section4-2 table{
	width:100%;
}
#section4-2 td{
	box-sizing:border-box;
	padding:20px;
}
#section4-2 tr td:nth-child(odd){
	width:70%;
}
#section4-2 tr td:nth-child(even){
	width:30%;
	text-align:right;
}
#section5 article{
	display:flex;
}
#section5 .fll,
#section5 .flr{
	width:50%;
	box-sizing:border-box;
}
#section5 .fll{
	border-right:1px solid #eb8813;
}
#section5 table{
	width:100%;
}
#section5 td{
	box-sizing:border-box;
	padding:20px;
}
#section5 tr td:nth-child(2){
}
#section5 tr td:nth-child(odd){
	width:80%;
}
#section5 tr td:nth-child(even){
	width:20%;
	text-align:right;
}

#section6{
	margin:0 auto 115px;
}
#section6 article{
	width:930px;
	margin:0 auto;
}
#section6 article table{
	width:720px;
	margin:100px auto 0;
	box-sizing:border-box;
}
#section6 article p{
	margin:0 auto;
	width:720px;
}
#section6 article th{
	color:#eb8813;
	padding:10px;
	border-bottom:1px solid #adadad;
}
#section6 article td{
	text-align:right;
	padding:10px;
	border-bottom:1px solid #adadad;
}
#section7{
	padding:50px 0;
	box-sizing:border-box;
	background:#f8f0e7;
}
.guide_tel{
	width:920px;
	padding:0 0 0 0px;
	box-sizing:border-box;
	margin:0 auto;
}
.guide_tel .fukidashi{
	border:1px solid #dddddd;
	text-align:center;
	padding:20px;
	border-radius:10px;
	font-size:16px;
  position: relative;
	background:#fff;
}
.guide_tel .fukidashi h3{
	margin:0 0 20px !important;
}
.guide_tel .fukidashi .more{
	display:block;
	width:530px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	background:#e56a52 url('../images/common/plus_white.png') no-repeat right 10px center;
	margin:20px auto;
}
.guide_tel .fukidashi .more a{
	display:block;
	background:url('../images/common/icon_pen_white.png') no-repeat left 10px center;
	color:#fff;
	text-decoration:none;
}
.guide_tel .fukidashi .tel{
	font-size:30px;
	letter-spacing:2px;
	color:#a6625d;
	min-height:15px;
	padding:10px 0 10px 20px;
}
.guide_tel .fukidashi .tel small{
	font-size:16px !important;
	color:#57372f;
	display:block;
}
.guide_tel .fukidashi .tel img{
	padding:0 20px 0 0;
}
#copyright{
	padding-bottom:10px !important;
}