@charset "UTF-8";


/*////////////////////////////
		花葬儀事前相談リニューアル
////////////////////////////*/


div.ig{
	display: none;
}

main.page-id-1843,
main.page-id-1843 p{
	line-height: 1.8em;
	letter-spacing: 0.15em;
	color: #000;
}

main.page-id-1843 span{
	line-height: 1.0em;
	letter-spacing: 0.15em;
}

.page-id-1843 h1{
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',"source-han-serif-japanese","Sawarabi Mincho",'ＭＳ 明朝', 'MS Mincho',sans-serif; 
	font-size: 48px;
	line-height: 1.2em;
	letter-spacing: 0.15em;
	padding-bottom: 20px;
	border-bottom: 1px solid #582116;
	color: #584116;
}

.page-id-1843 h2{
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',"source-han-serif-japanese","Sawarabi Mincho",'ＭＳ 明朝', 'MS Mincho',sans-serif; 
	font-size: 28px;
	text-align: center;
	font-weight: 600;
	line-height: 1.2em;
	letter-spacing: 0.15em;
	color: #333;
}

.page-id-1843 h2 span.minchou{
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',"source-han-serif-japanese","Sawarabi Mincho",'ＭＳ 明朝', 'MS Mincho',sans-serif; 
	font-weight: 600;
	line-height: 1.2em;
}

.page-id-1843 .minchou{
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体',"source-han-serif-japanese","Sawarabi Mincho",'ＭＳ 明朝', 'MS Mincho',sans-serif; 
	font-weight: 400;
	color: #333;
}

.page-id-1843 .inner{
	max-width: 1000px;
	margin: 0 auto;
}

/*イントロダクション*/

.keyvisual{
	position: relative;
	margin:57px 0 170px;
}

.keyvisual p:first-of-type img{
	width: 100%;
	height: auto;
}

.keyvisual p:nth-of-type(2) img{
	position: absolute;
	top: 580px;
	right: 21px;
	width: 250px;
	height: 254px;
}

.keyvisual p:nth-of-type(3){
	font-size: 15px;
	letter-spacing: normal;
	line-height: 1.6em;
	padding: 38px 0 0 35px;
}

/*usertype*/

.usertype{
	box-sizing: content-box;
	padding: 39px 0 65px;
	background-color: #faf5ea;
}

.usertype h2{
	margin-bottom: 57px;
}

.usertype ul{
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
}

.usertype ul li{
	width: 235px;
	height: 235px;
	padding: 70px 0 80px;
	font-size: 24px;
	line-height: 2.0em;
	text-align: center;
	border: 1px solid #898989;
	border-radius: 30px;
	background-color: #fff;
	box-shadow: 0 4px 9px #888;
}

/*timing*/

.timing{
	padding: 37px 0 62px;
}

.timing h2{
	margin-bottom: 59px;
}

.timing p img{
	width: 100%;
	height: auto;
	margin-bottom: 46px;
}

.timing p:nth-of-type(2){
	width: 934px;
	font-size: 15px;
	letter-spacing: normal;
	line-height: 1.6em;
	margin: 0 auto;
}

.timing p .underline{
	text-decoration: underline;
}

.timing p small{
	font-size: 0.875em;
}

/*reason*/

.reason{
	padding: 37px 0 80px;
	background: #f2f9f0;
}

.reason h2{
	margin-bottom: 209px;
}

.reason ul{
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
}

.reason ul li{
	position: relative;
	width: 320px;
}

.reason ul li p.circle{
	position: absolute;
	left: 10px;
	top: -144px;
	width: 185px;
	height: 185px;
	border-radius: 100%;
	text-align: center;
	letter-spacing: 0.1em;
	background: #faebe7;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}

.reason ul li img{
	width: 100%;
	height: auto;
}

/*learning*/

.learning{
	padding: 42px 0 100px;
}

.learning h2{
	margin-bottom: 55px;
}

.learning ul{
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
}

.learning ul li{
	background: url(../image/hana_logo.png) no-repeat top 17px center;
	background-color: #faf5ea;
	width: 192px;
	padding: 66px 0 16px;
	border-radius: 10px;
}

.learning ul li p:first-of-type{
	font-size: 1.25em;
	letter-spacing: 0.08em;
	padding-bottom: 30px;
	margin: 0 6px;
	border-bottom: 1px solid #41a730;
	text-align: center;
}

.learning ul li p:nth-of-type(2){
	margin-top: 24px;
	font-size: 15px;
	font-weight: 400;
	padding: 0 8px 0 12px;
	letter-spacing: normal;
	line-height: 1.6em;
}

/*strongpoint*/

.strongpoint{
	padding: 35px 0 13px;
	background: #faebe7;
}

.strongpoint h2{
	margin-bottom: 61px;
}

.strongpoint ul{
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.strongpoint ul li{
	width: 224px;
	background: #fff;
	box-shadow: 0 4px 9px #888;
	margin-bottom: 38px;
}

.strongpoint img{
	width: 100%;
	height: 150px;
}

.strongpoint ul li .text{
	position: relative;
	height: 170px;
	vertical-align: middle;
	padding: 30px 6px 0 12px;
}

.strongpoint ul li .text p{
	font-size: 15px;
	line-height: 1.6em;
	letter-spacing: normal;
} 

.strongpoint ul li .text .big{
	font-weight: bold;
}

/*qanda*/

.qanda{
	padding: 37px 0 82px;
}

.qanda .inner{
	max-width: 800px;
}

.qanda h2{
	margin-bottom: 58px;
}

.question{
	margin-bottom: 27px;
}

.answer{
	text-align: right;
	margin-bottom: 62px;
}

.question img,
.question p{
	display: inline-block;
	vertical-align: middle;
}

.answer img,
.answer p{
	display: inline-block;
	vertical-align: top;
}

.qanda .question p{
	font-size: 15px;
	letter-spacing: normal;
	line-height: 1.6em;
	padding: 0 17px;
	border-bottom: 1px solid #333;
}

.qanda .answer p{
	font-size: 15px;
	letter-spacing: normal;
	line-height: 1.6em;
	text-align: left;
	padding: 15px;
	border: 1px solid #333;
	border-radius: 10px;
	margin-right: 33px;
}

/*voc*/

.voc{
	background: #f2f9f0;
	padding: 40px 0 50px;
}

.voc h2{
	margin-bottom: 56px;
}

.voc ul{
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;	
}

.voc ul li{
	width: 320px;
}

.voc ul li img{
	width: 100%;
	height: auto;
	margin-bottom: 4px;
}

.voc ul li div.comment{
	padding: 55px 17px 15px;
	background: url(../image/fukidashi_1.png) no-repeat top center;
	background-size: 102% 100%;
	text-align: center;
	height: 313px;
}

.voc ul li p.customer{
	display: inline-block;
	padding: 0 8px 2px;
	margin-bottom: 24px;
	border-bottom: 1px solid #ee80b5;
	font-size: 1.125em;
	font-weight: bold;
}

.voc ul li p.comment{
	font-size: 15px;
	letter-spacing: normal;
	line-height: 1.6em;
	text-align: left;
}

/*planners*/

.planners{
	padding: 37px 0 74px;
}

.planners h2{
	margin-bottom: 57px;
}

.planners ul{
	width: 1400px;
	margin: 0 auto;
}

.planners ul li{
	width: 300px;
	height: 550px;
	box-shadow: 0 4px 9px #888;
	margin: 10px;
}

.planners ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.planners ul li a:hover{
	text-decoration: none;
	opacity: 0.6;
}

.planners ul li img{
	width: 100%;
	height: auto;
}

.planners ul li p:first-of-type{
    text-align: center;
	font-size: 1.25em;
    margin: 15px 0;
	/*margin: 27px 0 35px;
	padding-left: 10px;*/
}

.planners ul li p:first-of-type span{
	font-size: 0.85em;
	letter-spacing: 0.1em;
}

.planners ul li p:nth-of-type(2){
	font-size: 15px;
	letter-spacing: normal;
	line-height: 1.6em;
	padding: 0 10px 0 16px;
}

ul .slick-prev,
ul .slick-next{
	display: none;
}

/*contact*/

.contact{
	background: #faf5ea;
	padding: 37px 0 50px;
	margin-bottom: 20px;
}

.contact h2{
	margin-bottom: 80px;
}

.contact ul{
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;	
}

.contact ul li{
	position: relative;
	width: 320px;
	height: 480px;
	overflow: hidden;
	border: 1px solid #333;
	border-radius: 10px;
	background: #fff;
}

.contact ul li img{
	width: 100%;
	height: 205px;
}

.contact ul li p:first-of-type{
	text-align: center;
	font-size: 1.5em;
	margin: 21px 0 23px;
}

.contact ul li p:nth-of-type(2){
	letter-spacing: 0.05em;
	padding: 0 15px;
}

.contact ul li p.button{
	position: absolute;
	bottom: 26px;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	width: 260px;
	line-height: 35px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	background: #4179b5;
}

.contact ul li span.button{
	position: absolute;
	bottom: 26px;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	width: 260px;
	line-height: 35px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	background: #4179b5;
}

.contact ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.contact ul li a:hover{
	text-decoration: none;
	opacity: 0.6;
}

/*/////////////////////////////////////ここからメディアクエリ///////////////////////////////////*/

@media only screen and (max-width: 1399px) {
	
	.page-id-1843 h2{
		font-size: 32px;
	}

	
	/*インナー*/
	
	.page-id-1843 .inner{
		max-width: 975px;
	}
	
	
	/*プランナー*/
	.planners ul{
		width: 1000px;
	}
	
	.planners ul li{
		height: 490px;
	}
	
	.planners ul li p:first-of-type{
		font-size: 14px;
		padding-left: 10px;
	}
	
	.planners ul li p:nth-of-type(2){
		font-size: 12px;
	}
	
	
}/*//////////////ここまで///////////////*/

@media only screen and (max-width: 1000px) {
	
	.page-id-1843 h2{
		font-size: 25px;
		margin-top: 20px;
	}
	
	/*インナー*/
	
	.page-id-1843 .inner{
		max-width: 740px;
	}
	
	/*キービジュアル*/
	
	.keyvisual{
		margin-bottom: 110px;
	}
	
	.keyvisual p:nth-of-type(2) img {
		position: absolute;
		top: 440px;
		right: 21px;
		width: 180px;
		height: 184px;
	}
	
	.keyvisual p:nth-of-type(3){
		font-size: 14px;
	}
	
	/*usertype*/
	
	.usertype ul li{
		width: 175px;
		height: 175px;
		padding: 55px 0 55px;
		font-size: 16px;
	}
	
	/*timing*/
	
	.timing p:nth-of-type(2){
		width: 700px;
	}
	
	/*reason*/
	
	.reason h2{
		margin-bottom: 169px;
	}
	
	.reason ul li{
		width: 230px;
	}
	
	.reason ul li p.circle{
		top: -124px;
		width: 165px;
		height: 165px;
		font-size: 14px;
	}
	
	/*learning*/
	
	.learning ul li{
		width: 142px;
	}
	
	.learning ul li p:first-of-type{
		font-size: 14px;
		font-weight: 500;
	}
	
	.learning ul li p:nth-of-type(2){
		font-size: 12px;
	}
	
	/*strongpoint*/
	
	.strongpoint ul li{
		width: 174px;
	}
	
	.strongpoint img{
		height: 117px;
}

	
	.strongpoint ul li .text{
		height: 150px;
		padding-left: 8px;
		padding-right: 4px;
	}
	
	.strongpoint ul li .text p{
		font-size: 12px;
	}
	
	/*qanda*/
	
	.question p{
		font-size: 14px;
	}
	
	.answer p{
		font-size: 14px;
		padding: 10px;
		margin-right: 10px;
	}
	
	/*voc*/
	
	.voc ul li{
		width: 230px;
	}
	
	.voc ul li div.comment{
		height: 320px;
	}
	
	.voc ul li p.customer{
		font-size: 14px;
		margin-bottom: 19px;
	}
	
	.voc ul li p.comment{
		font-size: 12px;
	}
	
	/*planners*/
	
	.planners ul{
		width: 100%;
	}
	
	.planners ul li{
		height: 450px;
		margin: 10px 5px;
	}
	
	.planners ul li p:first-of-type{
		margin: 17px 0 20px;
		padding-left: 12px;
	}
	
	.planners ul li p:nth-of-type(2){
		padding: 0 8px;
	}
	
	/*contact*/
	
	.contact ul li{
		width: 240px;
		height: 460px;
	}
	
	.contact ul li img{
		height: 150px;
	}
	
	.contact ul li p.button{
		width: 210px;
		bottom: 16px;
		text-decoration: none;
  }

  .contact ul li span.button{
		width: 210px;
		bottom: 16px;
		text-decoration: none;
	}
	
}/*//////////////ここまで///////////////*/

@media only screen and (max-width: 600px) {
	
	.page-id-1843 h1{
		font-size: 32px;
	}
	
	.page-id-1843 h2{
		font-size: 16px;
	}
	
	.br:before{
		content: "\A" ;
		white-space: pre ;
	}
	
	/*インナー*/
	
	.page-id-1843 .inner{
		max-width: 95%;
	}
	
	/*キービジュアル*/
	
	.keyvisual{
		margin-bottom: 50px;
	}
	
	.keyvisual p:nth-of-type(2) img{
		right: 5%;
		top: 50%;
		width: 100px;
		height: 100px;
	}
	
	.keyvisual p:nth-of-type(3){
		width: 90%;
		margin: 15% auto 0;
		padding: 0;
	}
	
	.keyvisual p:nth-of-type(3) br{
		display: none;
	}
	
	/*usertype*/
	
	.usertype ul{
		flex-wrap: wrap;
	}

	.usertype ul li{
		width: 48%;
		height: 48%;
		padding: 14% 0;
		margin-bottom: 5%;
	}
	
	/*timing*/
	
	.timing p:nth-of-type(2){
		width: 100%;
		font-size: 12px;
	}
	
	/*reason*/
	
	.reason ul{
		display: block;
	}
	
	.reason ul li{
		width: 80%;
		margin: 0 auto 52%;
	}
	
	.reason ul li:last-of-type{
		margin-bottom: 0;
	}
	
	.reason ul li p.circle{
		width: 155px;
		height: 155px;
	}
	
	/*learning*/
	
	.learning ul{
		flex-wrap: wrap;
	}
	
	.learning ul li{
		width: 48%;
		margin-bottom: 5%;
	}
	
	
	.learning ul li:nth-of-type(5),
	.learning ul li:last-of-type{
		margin-bottom: 0;
	}
	
	/*strongpoint*/
	
	.strongpoint ul li{
		width: 48%;
	}
	
	.strongpoint img{
		height: auto;
	}

	.strongpoint ul li .text{
		padding-top: 20px;
		height: 130px;
	}
		
	.strongpoint ul li .text p{
		font-size: 12px;
		letter-spacing: 0.15em;
	}
	
	.strongpoint ul li .text span.big{
		letter-spacing: 0.15em;
	}
	
	/*qanda*/
	
	.question p{
		width: 82%;
		padding: 0 2%;
		vertical-align: bottom;
	}
	
	.qanda .answer p{
		width: 80%;
		margin-right: 8px;
	}
	
	.question{
		margin-bottom: 17px;
	}
	
	.answer{
		margin-bottom: 42px;
	}
	
	/*voc*/
	
	.voc ul{
		display: block;
	}
	
	.voc ul li{
		width: 90%;
		margin: 0 auto 5%;
	}
	
	.voc ul li div.comment{
		height: auto;
		padding-bottom: 20px;
	}
	
	/*contact*/
	
	.contact ul{
		display: block;
	}
	
	.contact ul li{
		width: 80%;
		height: 490px;
		margin: 0 auto 5%;
	}
	
	.contact ul li:first-of-type,
	.contact ul li:nth-of-type(2){
		height: 440px;
	}
	
	.contact ul li img{
		height: auto;
	}
	
}/*//////////////ここまで///////////////*/

@media only screen and (max-width: 320px) {
	
	
	
	/*キービジュアル*/
	
	
	.keyvisual p:nth-of-type(2) img{
		right: 5%;
		top: 45%;
		width: 90px;
		height: 90px;
	}
		
	.keyvisual p:nth-of-type(3){
		width: 95px;
	}
	
	
	/*プランナー*/
	
	.planners ul li{
		height: 380px;
	}
	
	.planners ul li p:first-of-type{
		font-size: 12px;
		padding-left: 4px;
	}
	
	.planners ul li p:nth-of-type(2){
		font-size: 10px;
		padding: 0 4px;
	}
		
	
}/*//////////////ここまで///////////////*/
