@charset "UTF-8";

html {
	font-size: 18px;
}
.rogo {
	position: relative;
	top: 150px;
	left: 60px;
	margin-top: -150px;
	z-index: 2;
	max-width: 300px;
}
.fast-vue {
	width: 100%;
	height: 100%;
}
.fast-vue img {
	width: 100%;
}
.fast-vue-title {
	position: relative;
	top: -180px;
	margin-bottom: -146px;
	text-shadow: 0px 0px 10px rgba(8, 0, 89, 1), 0px 0px 10px rgba(8, 0, 89, 1), 0px 0px 10px rgba(8, 0, 89, 1), 0px 0px 10px rgba(8, 0, 89, 1), 0px 0px 10px rgba(8, 0, 89, 1), 0px 0px 10px rgba(8, 0, 89, 1), 0px 0px 10px rgba(8, 0, 89, 1);
	font-family: "Kaimin Sora Bold JIS2004 AP";
	color: #fff;
	text-align: center;
	font-size: 2.4rem;
}
.fast-vue-text {
	background-color: #080059;
	color: #fff;
	text-align: center;
	font-size: 1.5rem;
	padding: 25px 0 25px 0;
}
@media (max-width: 767px) {
	.rogo {
		position: relative;
		top: 63px;
		left: -10px;
		margin-top: -68px;
		width: 40%;
	}
	.fast-vue-title {
		top: -100px;
		margin-bottom: -105px;
		font-size: 1.6rem;
	}
	.fast-vue-text {
		font-size: 1rem;
		padding: 10px 5px 10px 5px;
	}
}
@media (max-width: 375px) {
	.fast-vue-title {
		font-size: 1.2rem;
		position: relative;
		top: -70px;
		margin-bottom: -72px;	
	}
	.small-sp-title {
		font-size: 1.2rem;
	}
}
.fast-vue-text p {
	margin: 0;
}
.br-sp {
	display: none;
}
@media (max-width: 767px) {
	html {
		font-size: 15px;
	}
	.br-sp {
		display:block;
	}
	.worry-area_sp {
		margin-right: 0;
		margin-left: 0;
	}
	.sp-image {
		max-width: 250px;
	}
	.sp-image_200 {
		max-width: 200px;
	}
}
body {
	position: relative;
	width: 100%;
	background-color: #fff;
	font-family: "Noto Sans JP",sans-serif;
}
img {
	max-width: 100%;
	height: auto;
}
/* 見出しスタイル */
.ul-headline{
	color: #080059;
	background: linear-gradient(transparent 75%, #d8f255 75%);
	display: inline-block;
	font-family: "黎ミンY10 M","Reimin Y10 Medium";
	font-size: 45px;
	margin-top: 1em;
	margin-bottom: 1em;
}
@media (max-width: 767px) {
	.ul-headline{
		font-size: 25px;
	}
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
/* マージンスタイル */
.contens-margin-btm_1 {
	margin-bottom: 1rem;
}
.contens-margin-btm_2 {
	margin-bottom: 2rem;
}
.contens-margin-btm_10px {
	margin-bottom: 10px;
}
.contens-margin-btm_5px {
	margin-bottom: 5px;
}
@media (max-width: 767px) {
	.sp_contens-margin-btm_2{
		margin-bottom: 2rem;
	}
}
.contens-padding {
	padding: 30px;
}
.contens-padding_20 {
	padding: 20px;
}
.worry-area_text {
	color: #080059;
	text-align: center;
	margin-top: 0.5rem;
	font-weight: 500;
}
@media (max-width: 767px) {
	.worry-area_text {
		font-size: 1.2rem;
	}
}

/* 点線スタイル*/
.dotted-line {
	border-top: 2px dotted #b9ab92;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* お悩み解決、見学の流れ共通部品*/
.info-title {
	color: #080059;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 1rem;
}
.info-text {
	color: #080059;
	line-height: 1.6;
	font-weight: 400;
}
.problem-solving-text-area {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
@media (max-width: 767px) {
	.problem-solving-text-area {
		margin-top: 1rem;
		margin-bottom: 0;
	}	
}
/* テキストシャドウ */
.text-shadow {
	text-shadow: 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 6px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1);
}
/* ご見学予約・資料請求ボタンエリア */
.application {
	background-color: #c4181f;
	border: 8px solid ;
	border-image: linear-gradient(to top right, #f7f7f7 0%, #cdc942 25%, #f7f7f7 50%, #cdc942 70%, #f7f7f7 100%);
   	border-image-slice: 1; 
	margin-top: 3em;
	margin-bottom: 3em;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.attention {
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
}
.application-button {
	display: flex;
	justify-content: center;
}
.button-left {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #c3181f;
	font-size:min(3vw,54px);
	border-radius: 15px;
	width: 100%;
	height: min(10vw,110px);
	margin-right: 20px;
    margin-left: 20px;
	margin-bottom: 1rem;
    padding-right: 20px;
    padding-left: 20px;
	font-weight: bold;
	transition: 0.3s;
	box-shadow: 2px 3px 19px -7px rgba(0, 0, 0, 0.5), 2px 3px 6px 0px rgba(0, 0, 0, 0.5);
	background-color: #e8d570;
  }
  @media (max-width: 1200px) {
	.button-left {
		font-size:min(4vw,35px);
	}
  }
  @media (max-width: 767px) {
	.button-left {
		margin-left: auto;
		margin-right: auto;
		height: 80px;
		font-size: 38px;
	}
}
  .button-left:hover {
	opacity: .7;
	text-decoration: none;
	color: #c3181f;
  }

  .button-right {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #c3181f;
	font-size:min(3vw,54px);
	border-radius: 15px;
	width: 100%;
	height: min(10vw,110px);
	margin-right: 20px;
    margin-left: 20px;
	margin-bottom: 1rem;
    padding-right: 20px;
    padding-left: 20px;
	font-weight: bold;
	transition: 0.3s;
	box-shadow: 2px 3px 19px -7px rgba(0, 0, 0, 0.5), 2px 3px 6px 0px rgba(0, 0, 0, 0.5);
	background-color: #fff;
  }
  @media (max-width: 1200px) {
	.button-right {
		font-size:min(4vw,35px);
	}
  }
  @media (max-width: 767px) {
	.button-right {
		margin-left: auto;
		margin-right: auto;
		height: 80px;
		font-size: 38px;
	}
}
  .button-right:hover {
	opacity: .7;
	text-decoration: none;
	color: #c3181f;
  }
  .button-text {
	font-weight: bold;
	font-size: 3rem;
	margin-top: 15px;
}
.application_info {
	margin-top: 1em;
	display: flex;
	justify-content: center;
}
@media (max-width: 767px) {
	.application {
		padding: 10px;
	}
	.application-button {
		display:block;
	}
	.application_info {
		margin-top: 1em;
		display: block;
		justify-content: center;
	}	
}
/* お墓コンテンツタイトルパーツ */
.grave-title {
	text-align: center;
	font-family :"黎ミンY10 M","Reimin Y10 Medium";
	padding-top: 2em;
	font-size: 45px;
}
.title-color_blue {
	color: #080059;
}
.title-color_white {
	color: #fff;
}
.title-color_green {
	color: #09432c;
}
.title-color_pink {
	color: #dc5a6b;
}
.title-color_lite-pink {
	color: #ea9ca6;
}
.font-min {
	font-family :"黎ミンY10 M","Reimin Y10 Medium";
}
/* 永代供養エリア */
.eidaikuyou-area {
	background: url(../images/eidai-background.jpg)top/contain no-repeat;
	background-size:cover;
}
.box-text {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	background: linear-gradient( #e4c287 0%, #845027 100%);
	box-shadow: 2px 3px 19px -7px #000000;
	padding: 30px;
	text-align: center;
	width: 90%;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 2rem;
}
.eidi-explanation-box {
	border: 3px solid #fff;
	padding: 30px 40px 40px 40px;
}
.eidai-title-area {
	background-color: #fff;
	font-family :"黎ミンY10 M","Reimin Y10 Medium";
	padding: 40px;
}
.eidai-title {
	color: #080059;
	font-size: 50px;
	border-bottom: 1px solid #080059;
	display: inline-block;
}
.eidai-sub-title {
	margin-bottom: 0;
	font-size: 1.8rem;
}
.orange-box {
	color: #fff;
	background-color: #ec9438;
	font-family: "Reimin Medium";
	padding: 10px;
	font-size: 1.6rem;
	width: 35%;
	margin-right:auto;
	margin-left: auto;
	text-align: center;
}
@media (max-width: 1200px) {
	.orange-box {
		width: 100%;
	}
}
.explanation-text {
	color: #fff;
	font-family: "Reimin Medium";
	font-size: 1.3rem;
	text-shadow: 4px 2px 4px rgb(80 122 200);
}
.image-frame {
	background-color: #fff;
	padding: 10px;
	box-shadow: 2px 3px 19px -7px #000000;
	margin-bottom: 2rem;
}
.image-frame-grave {
	background-color: #fff;
	box-shadow: 2px 2px 3px 1px rgba(124, 124, 124, 0.2);
	border: 12px solid #fff;
	margin-bottom: 2rem;
}
.eidai-inquiry-text {
	color: #fff;
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 0;
	padding-bottom: 2rem;
}
@media (max-width: 767px) {
	.grave-title {
		font-size: 25px;
	}
	.box-text {
		padding: 10px;
		font-size: 20px;
	}
	.eidai-title-area {
		padding: 20px;
	}
	.eidai-title {
		font-size: 20px;
	}
	.eidai-sub-title {
		font-size: 1.2rem;
	}
	.eidi-explanation-box {
		border: 3px solid #fff;
		padding: 30px 15px 30px 15px;
	}
	.orange-box {
		width: auto;
	}	
}
.grave-bluebox-text {
	background-color:rgba(8, 0, 89, 1);
	text-align: center;
	font-size: 1.5rem;
	padding: 25px 5px 25px 5px;
	margin-bottom: 2rem;
}
.grave-section-text {
	font-size: 3rem;
	font-family: "Reimin Medium";
}
.m2 {
	font-size: 0.9rem;
}
@media (max-width: 767px) {
	.grave-section-text{
		font-size: 2rem;
	}
	.grave-bluebox-text {
		font-size: 1rem;
	}
}
.ippanbo-area {
	background-color: #f8f5ed;	
	padding-bottom: 2rem;
}
.variation-area {
	background-color: #edebf3;
	padding-bottom: 2rem;
}
.yasuraginohi-area {
	background-color: #e6ecea;
	padding-bottom: 2rem;
}
.sizen-area {
	background-color: #edebf3;
	padding-bottom: 2rem;
}
.pet-area {
	background-color: #fbeef0;
	padding-bottom: 2rem;
}
.grave-gradation_karot {
	background: linear-gradient( #ffffff 0%, #f5efe5 100%);
}
.grave-gradation_shibahu {
	background: linear-gradient( #ffffff 0%, #ebf4e9 100%);
}
.grave-gradation_stege {
	background: linear-gradient( #ffffff 0%, #e9edf1 100%);
}
.grave-gradation_plate {
	background: linear-gradient( #ffffff 0%, #f0edee 100%);
}
.grave-gradation_jyumoku {
	background: linear-gradient( #ffffff 0%, #ebf4e9 100%);
}
.grave-area-padding {
	padding: 0 10px 0 10px;
}
.text-border {
	border-top: 1px solid #b9ab92;
	border-bottom: 1px solid #b9ab92;
	display: inline-block;
	margin-bottom: 2rem;
}
.handling-grave-text {
	color: #fff;
	display: inline-block;
	padding: 0 10px 0 10px;
	margin: 0;
	font-size: 18px;
}
.handling-grave {
	background-color: #fff;
	border-top: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	padding: 10px 0 10px 0;
	text-align: center;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.handling-grave-yasuraginohi {
	background-color: #fff;
	border-top: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	padding: 10px 0 10px 0;
	text-align: center;
	max-width: 470px;
	margin-right: auto;
	margin-left: auto;
}
@media (max-width: 767px) {
	.handling-grave-yasuraginohi {
		max-width: 100%;
	}
}
.handling-grave-box_orange {
	background-color: #985d00;
}
.handling-grave-box_green {
	background-color: #338d27;
}
.handling-grave-box_blue {
	background-color: #274677;
}
.handling-grave-box_dark-green {
	background-color: #09432c;
}
.handling-grave-box_brown {
	background-color: #6d4e50;
}
.handling-grave-box_gradation {
	background: rgb(0,103,66);
	background: linear-gradient(341deg, rgba(0,103,66,1) 0%, rgba(108,160,36,1) 18%, rgba(0,154,134,1) 100%);
}
.handling-grave-box-margin {
	margin-right: 40px;
}
.map-sub-text {
	margin-bottom: 0;
	padding: 20px 0 20px 0;
}
.numbering {
	color: #fff;
	background-color: #080059;
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 1.6rem;
	font-family: "Reimin Medium";
}
.ed-note-area {
	background: url(../images/ed-note-bgimage.jpg)top/contain no-repeat;
	background-size:cover;
	height: 550px;
}
.ed-note-area .container {
	height: 100%;
}
.ed-note-area .container .row {
	height: 100%;
	align-items: center;
	text-align: justify;
}
@media (max-width: 767px) {
	.sp-h3-hont-size {
		font-size: 20px;
	}
}
.director-introduction-area {
	background: url(../images/director-bgimage.jpg)top/contain no-repeat;
	background-size:cover;
	height: 500px;
}
.director-introduction-text {
	padding-top: 7rem;
}
@media (max-width: 767px) {
	.director-introduction-area {
		background: url(../images/director-bgimage_sp.jpg)top/contain no-repeat;
		background-size:cover;
	}
	.director-introduction-text {
		padding-top: 2rem;
		text-align: justify;
	}
}

.map {
	padding-bottom: 40px;
}
.map iframe {
	width: 100%;
	height: 500px;
}
.only-pc {
	display: none;
}
@media (min-width: 768px) {
	.only-pc {
		display: block;
	}
}

.only-sp {
	display: block;
}
@media (min-width: 768px) {
	.only-sp {
		display: none;
	}
}

.fix-btn-pc {
	display: none;
	position: fixed;
	top: 50%;
	right: 0;
	width: 80px;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	overflow: hidden;
}
@media (min-width: 576px) {
	.fix-btn-pc {
		display: block;
	}
}
.fix-btn-pc a {
	display: block;
	margin: 4px 0;
	-webkit-transform: translateX(20px);
	        transform: translateX(20px);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.fix-btn-pc a:hover {
	-webkit-transform: translateX(0px);
	        transform: translateX(0px);
}
.fix-btn-sp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 1;
}
@media (min-width: 576px) {
	.fix-btn-sp {
		display: none;
	}
}
.fix-btn-sp a {
	display: block;
	border-radius: 10px 10px 0 0;
	width: 50%;
	height: 60px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
	vertical-align: middle;
}
.fix-btn-sp a::before {
	display: inline-block;
	margin-right: 4px;
	vertical-align: middle;
}
.fix-btn-sp-kengaku {
	background-color: #b94054;
	margin-right: 2px;
	margin-left: 2px;
}
.fix-btn-sp-shiryo {
	background-color: #3071b9;
	margin-right: 2px;
	margin-left: 2px;
}
.fix-btn-sp-tel {
	background-color: #20a24c;
	margin-right: 2px;
	margin-left: 2px;	
}
.fix-btn-sp-tel img {
	width: 40px;
}
.copy {
	font-size: 13px;
	text-align: center;
}

@media (max-width: 767px) {
	.copy {
		margin-bottom: 2rem;
	}
}
.feature-text-area {
	height: 100%;
}
.feature-text {
	display: flex;
    align-items: center;
    height: 70px;
	justify-content: center;
}
.pdf-link {
	color:rgba(8, 0, 89, 1);
	text-decoration: underline;
	font-weight: 500;
    height: 31px;
	display: inline-block;
	padding-right: 40px;
	background: url(../images/pdf-icon.png) no-repeat right center;
}
.footer {
	padding-bottom: 60px;
}
