@charset "UTF-8";
/* CSS Document */

ul{
	padding-left:0;
}
li{
	list-style:none;
}
a {
	text-decoration: none;
	color:inherit
}
a.anchor{
    display: block;
    padding-top: 30px;
    margin-top: -30px;
}
p {
  margin: 0;
}
img {
	margin: 0;
}

body {
	margin: 0px;
	padding: 0px;	
}

/* <メニュー＞ */
.header_menu {
    width: 100%;
    background: #FFF;
    box-shadow: 0.5px 0.5px 1px 0.5px #CCC;
    position: fixed;
    top: 0;
    z-index: 10;
}
.menu_con {
    width: 780px;
    height: 152px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.menu_comment {
    font-family: serif;
    font-size: 17px;
    font-weight: 1000;
    letter-spacing: 4.5px;
    color: #C79696;
}
.header_nav {
    display: flex;
}
.header_rogo {
    padding-top: 10px;
    margin-left: 40px;
}

/* バーガー */
.burger {
  width: 130px;
  height: 152px;
  background-image: url(../img/header_btn_burger.png);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.burger:hover {
  background-color: #ddd;
}
.burger.is-active {
  background-image: url(img/close.svg);
}

/* メニュー */
.menu {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
}
.menu.is-active {
  display: flex;
}

.top_image {
    width: 780px;
    height: 1990px;
	margin: 152px auto 0;
	padding-top: 20px;
    text-align: center;
    background-image: url(../img/header_img_back.png);
    background-position: center;
    background-repeat: no-repeat;
}
.top_title {
    font-size: 50px;
    color: #fffbff;
    font-weight: 700;
    letter-spacing: -1px;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    margin-top: 60px;
}
.top_subtitle {
    font-size: 33px;
    color: #fffbff;
    font-weight: 700;
    letter-spacing: -1px;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.top_subtitle2 {
    font-size: 33px;
    color: #fffbff;
    letter-spacing: -1px;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.logo_tate_w {
    margin-top: 70px;
}
.top_price_title {
    font-family: serif;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 65px;
    color: #fffbff;
    text-shadow: 7px 7px 10px #3d041757;
    margin-top: 60px;
    margin-left: 60px;
}
.top_price {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -30 auto 0;
}
.top_price9000 {
    font-family: serif;
    font-size: 150px;
    font-weight: 700;
    letter-spacing: -3px;
    color: #fffbff;
    text-shadow: 7px 7px 10px #3d041757;
}
.top_price2 {
    font-family: serif;
    font-size: 26px;
    letter-spacing: -3px;
    color: #fffbff;
    text-shadow: 7px 7px 10px #3d041757;
    margin-top: 20px;
    margin-right: 70px;
}
.top_price3 {
    font-family: serif;
    font-size: 70px;
    font-weight: 700;
    letter-spacing: -3px;
    color: #fffbff;
    text-shadow: 7px 7px 10px #3d041757;
    margin-top: -20px;
}
.top_price_sub_title {
    font-family: serif;
    font-size: 45px;
    font-weight: 700;
    color: #fffbff;
}
.tate_tt {
	width: 780px;
	height: 800px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: serif;
	font-size: 46px;
	letter-spacing: 3px;
	line-height:3;
	color: #686464;
	writing-mode: vertical-rl;
}
.logo_mark {
	display: flex;
	justify-content: center;
    width: 780px;
    margin: 20px auto 0;
}
.company_comment {
    width: 720px;
    padding: 0 30px;
    margin: 0 auto;
}
.aisatsu_title {
    font-family: serif;
    font-size: 60px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 50px;
    color: #036EA5;
    margin-top: 60px;
    margin-left: 55px;
}
.top_txt {
    font-family: sans-serif;
    font-size: 32px;
    line-height: 60px;
    color: #4F4946;
    margin-top: 70px;
    margin-bottom: 100px;
}
.aisatsu_title2 {
    font-family: sans-serif;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
    color: #4F4946;
    margin-top: 70px;
}
.top_plan_back {
    width: 780px;
    margin: 0 auto;
    margin-top: 100px;
}
.top_plan_back {
    width: 780px;
    height: 846px;
	margin: 0 auto;
    background-image: url(../img/top_plan_back.png);
    background-position: center;
    background-repeat: no-repeat;
}
.top_plan_comment {
   font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 37px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    color: #fffbff;
    padding-top: 280px;
}
.top_plan_comment2 {
   font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 68px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    color: #fffbff;
    padding-top: 40px;
}
.top_plan_comment3 {
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 49px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    color: #fffbff;
    padding-top: 25px;
}
.top_plan_btn {
    display: flex;
	justify-content: center;
	align-items: center;
	width: 714px;
	height: 113px;
	margin: 40px auto 0;
	background-color: #FBC721;
	border-radius: 30px;
    box-shadow: 3px 3px 5px 2px #3d041757;
}
.plan_txt {
    font-size: 39px;
    font-weight: 1000;
    font-family: sans-serif;
    color: #036EA5;
    letter-spacing: 1px;
    text-align: center;
}
.card_con {
    width: 780px;
    margin: 0 auto;
}
.card_title {
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 49px;
    font-weight: 500;
    line-height: 60px;
    text-align: center;
    color: #E07A8B;
    padding-top: 70px;
}
.card_img {
    width: 650px;
    margin: 0 auto;
    padding-top: 30px;
}
.card_txt {
    font-family: sans-serif;
    font-size:25px;
    color: #4F4946;
    margin-top: 20px;
    margin-left: 70px;
    margin-bottom: 100px;
}
.line001 {
	width: 780px;
	margin: 0 auto;
}
.top_plan_con {
	width: 720px;
	padding: 0 30px;
	margin: 0 auto;
}
.top_plan_title {
    font-family: sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: #4F4946;
    margin-top: 70px;
}
.top_plan_title2 {
    font-family: serif;
    font-size: 68px;
    font-weight: 500;
    color: #E07A8B;
    letter-spacing: -5px;
     text-align: center;
}
.top_plan_title3 {
    font-family: serif;
    font-size: 64px;
    font-weight: 400;
    color: #5093CF;
    letter-spacing: -5px;
     text-align: center;
}

/* テーブル */
table {
    width: 780px;
    height: 924px;
	padding: 0 30px;
    margin: 50px auto 0;
}
.table2 {
    width: 780px;
    height: 2000px;
	padding: 0 30px;
    margin: 0 auto;
}
table th {
    background-color: #5093CF;
    font-family: sans-serif;
    font-size: 26px;
    color: #fffbff;
}
table th.joint {
    background-color: #9AB966;
    font-family: sans-serif;
    font-size: 26px;
    color: #fffbff;
}
table th.Individual {
    background-color: #E07A8B;
    font-family: sans-serif;
    font-size: 26px;
    color: #fffbff;
}
table th.witness {
    background-color: #E5A32C;
    font-family: sans-serif;
    font-size: 26px;
    color: #fffbff;
}
table td {
    background-color: #E5E5E5;
    font-family: sans-serif;
    font-size: 26px;
    color: #4F4946;
    font-weight: 600;
    text-align: center;
}
table tr:nth-child(even) {
  background: #E5E5E5;
}
.top_plan_txt {
	width: 720px;
    padding: 0 30px;
    margin: 0 auto;
}
.top_txt2 {
    font-family: sans-serif;
    font-size: 32px;
    line-height: 70px;
    color: #4F4946;
    margin-top: 10px;
}
.top_txt3 {
    font-family: sans-serif;
    font-size: 32px;
    line-height: 60px;
    color: #4F4946;
    margin-top: 40px;
	margin-bottom: 100px;
}
.top_plan_con2 {
	width: 720px;
    padding: 0 30px;
    margin: 50px auto 0;
}
.plan_title_ja {
	font-size: 44px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #036EA5;
	letter-spacing: 1px;
	text-align: center;
}
.plan_title_en {
	font-size: 28px;
    font-family: serif;
    color: #B7CAE1;
    letter-spacing: 1px;
    text-align: center;
}
.top_txt4 {
	width: 720px;
    padding: 0 30px;
	font-family: sans-serif;
    font-size: 32px;
    line-height: 60px;
    color: #4F4946;
	margin: 40px auto 100px;
}
.plan_box {
	width: 780px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.top_plan_btn001 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 580px;
	height: 90px;
	margin: 0 auto;
	background-color: #9AB966;
	border-radius: 60px;
}
.plan_txt_001 {
	font-size: 33px;
    font-weight: 1000;
    font-family: sans-serif;
    letter-spacing: 1px;
    color: #ffffff;
}
.plan_base {
	width: 780px;
	margin: -45px auto 0;
}
.top_plan_frame {
	width: 720px;
	margin: 0 auto;
}
.top_plan_frame001 {
	background-color: #EDF1E4;
	border-radius: 60px;
	border:3px solid #9AB966;
	padding: 100px 30px 0;
	margin-bottom: 70px;
}
.plan_a_txt {
	font-size: 32px;
	line-height: 130%;
    color: #4F4946;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	text-align: center;
}
.top_price_plan_a {
	display: flex;
    align-items: center;
    justify-content: center;
    margin: -30 auto 0;
}
.top_price_plan_a9000 {
	font-family: serif;
    font-size: 120px;
    font-weight: 700;
    letter-spacing: -3px;
    color: #4F4946;
}
.plan_a_price01 {
	font-family: serif;
    font-size: 22px;
    letter-spacing: -3px;
    color: #4F4946;
    margin-top: 20px;
	margin-left: -10px;
}
.plan_a_price02 {
	font-family: serif;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: -3px;
    color: #4F4946;
    margin-top: -20px;
}
.plan_a_txt2 {
	font-family: sans-serif;
    font-size: 28px;
    line-height: 1.5;
	text-align: justify;
    color: #4F4946;
	padding: 0 30px;
	margin: 0 auto 50px;
}
.plan_a_icon {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 80px;
	padding-left: 90px;
	padding-right: 90px;
}
.icon_a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 159px;
	height: 159px;
	margin: 0 auto;
	background-color: #9AB966;
	border-radius: 110px;
	font-size: 30px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #ffffff;
}
.plus {
	font-size: 60px;
	font-weight: 1000;
    font-family: sans-serif;
	color: #686464;
}
.icon_b {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 159px;
	height: 159px;
	margin: 0 auto;
	background-color: #9AB966;
	border-radius: 110px;
	font-size: 30px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #ffffff;
}
.top_plan_btn002 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 580px;
	height: 90px;
	margin: 0 auto;
	background-color: #E07A8B;
	border-radius: 60px;
}
.top_plan_frame002 {
	background-color: #F5E0E1;
	border-radius: 60px;
	border:3px solid #E07A8B;
	padding: 100px 30px 0;
	margin-bottom: 70px;
}
.icon_a2 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 159px;
	height: 159px;
	margin: 0 auto;
	background-color: #E07A8B;
	border-radius: 110px;
	font-size: 30px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #ffffff;
}
.icon_b2 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 159px;
	height: 159px;
	margin: 0 auto;
	background-color: #E07A8B;
	border-radius: 110px;
	font-size: 30px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #ffffff;
}

.top_plan_btn003 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 580px;
	height: 90px;
	margin: 0 auto;
	background-color: #E5A32C;
	border-radius: 60px;
}
.top_plan_frame003 {
	background-color: #F9EDD9;
	border-radius: 60px;
	border:3px solid #E5A32C;
	padding: 100px 30px 0;
	margin-bottom: 40px;
}
.icon_a2 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 159px;
	height: 159px;
	margin: 0 auto;
	background-color: #E07A8B;
	border-radius: 110px;
	font-size: 30px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #ffffff;
}
.icon_b2 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 159px;
	height: 159px;
	margin: 0 auto;
	background-color: #E07A8B;
	border-radius: 110px;
	font-size: 30px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #ffffff;
}
.icon_a3 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 159px;
	height: 159px;
	margin: 0 auto;
	background-color: #E5A32C;
	border-radius: 110px;
	font-size: 30px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #ffffff;
}
.icon_b3 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 159px;
	height: 159px;
	margin: 0 auto;
	background-color: #E5A32C;
	border-radius: 110px;
	font-size: 30px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #ffffff;
}
.icon_c3 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 159px;
	height: 159px;
	margin: 0 auto;
	background-color: #E5A32C;
	border-radius: 110px;
	font-size: 30px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #ffffff;
}
.plan_a_icon2 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 80px;
}
.card_title2 {
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 49px;
    font-weight: 500;
    line-height: 170%;
    text-align: center;
    color: #E07A8B;
    padding-top: 70px;
}
.card_title3 {
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 49px;
    font-weight: 500;
    line-height: 170%;
    text-align: center;
    color: #4F4946;
    padding-top: 70px;
}
.card_con2 {
    width: 780px;
    margin: 0 auto 70px;
}
.line002 {
	width: 780px;
	margin: 0 auto 100px;
}
.top_price_list {
	width: 780px;
	margin: 0 auto;
}
.top_price_container {
	padding: 0 30px;
}
.top_price_list_ttl {
	font-size: 39px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #4F4946;
	letter-spacing: 20px;
}
.top_price_list_txt {
	font-family: sans-serif;
    font-size: 28px;
    line-height: 1.5;
	text-align: justify;
    color: #4F4946;
	margin-top: 20px;
}
.top_price_Link_button {
    display: flex;
	justify-content: center;
	align-items: center;
	width: 714px;
	height: 113px;
	margin: 50px auto 50px;
	background-color: #036EA5;
	border-radius: 30px;
}
.top_price_Link_txt {
	font-size: 33px;
    font-weight: 1000;
    font-family: sans-serif;
    letter-spacing: 1px;
    color: #ffffff;
}
.top_price_list_txt2 {
	font-family: sans-serif;
    font-size: 28px;
	color: #4F4946;
	text-align: right;
	margin-top: 20px;
	line-height: 45px;
}
.top_price_list_txt3 {
	font-family: sans-serif;
    font-size: 22px;
    line-height: 1.5;
	text-align: justify;
    color: #4F4946;
	margin-top: 20px;
	margin-bottom: 80px;
	padding: 0 30px;
}
.top_payment {
	width: 780px;
	margin: 0 auto;
}
.top_payment_container {
	padding: 0 30px;
}
.top_payment_ttl {
	font-size: 48px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #4F4946;
	letter-spacing: 30px;
}
.top_payment_txt_min {
	font-family: serif;
    font-size: 35px;
    font-weight: 500;
    color: #4F4946;
	text-align: justify;
	margin-top: 50px;
}
.top_payment_txt {
	font-family: sans-serif;
    font-size: 28px;
	color: #4F4946;
	text-align: justify;
	margin-top: 50px;
	line-height: 45px;
}
.card_ttl {
	font-family: sans-serif;
    font-size: 28px;
	color: #4F4946;
	text-align: justify;
	margin-top: 50px;
	margin-left: 30px;
	line-height: 45px;
}
.top_crematorium {
	width: 780px;
	margin: 0 auto;
	background-color: #FFF9D9;
}
.top_crematorium_container {
	padding: 80px 30px;
}
.crematorium_title_ja {
	font-size: 44px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #036EA5;
	letter-spacing: 1px;
	text-align: center;
}
.crematorium_title_en {
	font-size: 28px;
    font-family: serif;
    color: #B7CAE1;
    letter-spacing: 1px;
    text-align: center;
}
.crematorium_txt {
	font-family: sans-serif;
    font-size: 32px;
    line-height: 60px;
    color: #4F4946;
	text-align: justify;
	margin: 60px auto 100px;
}
.crematorium_img_container {
	display: flex;
	justify-content: space-between;
}
.top_area_transportation {
	width: 780px;
	margin: 0 auto;
}
.top_area_transportation_con {
	padding: 80px 30px;
}
.area_transportation_title_ja {
	font-size: 44px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #036EA5;
	letter-spacing: 1px;
	text-align: center;
}
.area_transportation_title_en {
	font-size: 28px;
    font-family: serif;
    color: #B7CAE1;
    letter-spacing: 1px;
    text-align: center;
}
.area_transportation_subtitle {
	font-family: sans-serif;
    font-size: 48px;
    line-height: 60px;
    color: #4F4946;
	text-align: center;
	margin: 60px auto 100px;
}
.area_transportation_txt {
	font-family: sans-serif;
    font-size: 32px;
	color: #4F4946;
	text-align: justify;
	margin-top: 50px;
	line-height: 45px;
}
.first_users {
	width: 780px;
	margin: 0 auto;
	background-color: #f1f1f3;
}
.first_users_container {
	padding: 0 30px 80px;
}
.first_users_img {
	position: relative;
}
.first_users_img_ttl {
	position: absolute;
	top:40%;
	left: 10%;
	font-family: sans-serif;
	font-size:52px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
	color: #ffffff;
	padding:0;
	margin:0;
}
.first_users_txt {
	font-family: sans-serif;
    font-size: 32px;
	color: #4F4946;
	text-align: justify;
	margin-top: 80px;
	line-height: 55px;
}
.first_users_btn_con {
	margin: 0 auto;
	padding-top: 70px;
}
.first_users_btn {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 580px;
	height: 90px;
	margin: 0 auto 40px;
	background-color: #ffffff;
	border-radius: 60px;
	border:5px solid #8C8C8D;
	padding-right: 50px;
	box-shadow: 3px 3px 7px 0px #191d1778;
}
.first_users_btn_txt {
	font-size: 33px;
    font-weight: 1000;
    font-family: sans-serif;
    letter-spacing: 1px;
    color: #4F4946;
}
.sankaku {
	width: 0;
	height: 0;
	border-left: 30px solid #4F4946;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	margin-left: 55px;
}
.sankaku2 {
	width: 0;
	height: 0;
	border-left: 30px solid #4F4946;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	margin-left: 122px;
}
.top_qa {
	width: 780px;
	margin: 0 auto;
}
.top_qa_container {
	padding: 80px 30px;
}
.top_qa_ttl_ja {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 44px;
	font-weight: 1000;
	font-family: sans-serif;
	color: #036EA5;
	letter-spacing: 1px;
}
.crematorium_title_ja {
	margin: 0 40px;
}
.top_qa_ttl_en {
	font-size: 28px;
    font-family: serif;
    color: #B7CAE1;
    letter-spacing: 10px;
    text-align: center;
}
.top_qa_txt {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 37px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    color: #4F4946;
    padding-top: 90px;
}
.qa_box {
	border-radius: 20px;
	border:1.5px solid #2C94CE;
	padding: 20px 20px;
	margin-top: 50px;
}
.qa_q {
	font-family: sans-serif;
	font-size:32px;
	font-weight: bold;
	color: #036EA5;
}
.qa_q_txt {
	font-family: sans-serif;
	font-size:27px;
	text-align: justify;
	color: #036EA5;
	margin-bottom: 25px;
}
.qa_a {
	font-family: sans-serif;
	font-size:32px;
	font-weight: bold;
	color: #4F4946;
}
.qa_a_txt {
	font-family: sans-serif;
	font-size:27px;
	text-align: justify;
	color: #4F4946;
}
.top_qa_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 714px;
	height: 113px;
	margin: 50px auto 50px;
	background-color: #036EA5;
	border-radius: 30px;
}
.top_qa_btn_txt {
	font-size: 33px;
    font-weight: 1000;
    font-family: sans-serif;
    letter-spacing: 1px;
    color: #ffffff;
}
.top_memorial_img {
	width: 780px;
	margin: 0 auto;
	position: relative;
}
.top_memorial_ttl {
	position: absolute;
	top: 14%;
	left: 5%;
	font-family: serif;
	font-size:62px;
	letter-spacing: -3px;
	color: #ffffff;
	padding:0;
	margin:0;
}
.top_memorial_txt {
	position: absolute;
	top: 25%;
	left: 11%;
	font-family: sans-serif;
    font-size: 40px;
	text-align: center;
	color: #ffffff;
}
.top_memorial {
	width: 780px;
	margin: 0 auto;
}
.top_memorial_container {
	margin: 0 40px;
}
.top_memorial_btn {
	position: absolute;
	top: 46%;
	left: 12%;
	display: flex;
	align-items: center;
	width: 580px;
	height: 90px;
	background-color: #ffffff;
	border-radius: 60px;
	box-shadow: 3px 3px 7px 0px #191d1778;
}
.top_memorial_btn_txt {
	font-size: 40px;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight: bold;
    color: #A5B9BC;
	margin: 0 auto;
}
.top_memorial_container_txt {
	font-family: sans-serif;
    font-size: 32px;
	color: #4F4946;
	text-align: justify;
	margin: 80px auto 200px;
	line-height: 55px;
}
.about_container {
	width: 780px;
	margin: 0 auto;
}
.about_btn {
	display: flex;
	align-items: center;
	width: 780px;
	height: 70px;
	margin: 200px auto o auto;
	background-color: #CEC6C0;
}
.about_txt {
	font-size: 32px;
    font-family: sans-serif;
    letter-spacing: 1px;
    color: #ffffff;
    margin-left: 30px;
}
.copyright_box {
	width: 780px;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 100px;
}
.copyright_txt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #686464;
}
.privacy_policy_btn {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #686464;
}