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

/*------------------------
	common
------------------------*/

*{box-sizing: border-box}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #434343;
}

.header{
	width: 960px;
	margin: 0 auto;
}

.header .logo{
	margin-top: 65px;
	margin-bottom: 0;
}

.header .logo img{
	width: 299.5px;
	height: 135px;
}

.header .logo p{
	font-size: 18px;
	letter-spacing: 0.16em;
	color: #146033;
	margin-top: 5px;
	margin-bottom: 23px;
	margin-left: 5px;
}

.globalTel{
	position: absolute;
	right: 0;
	top: 65px;
	z-index: 2;
}

.globalTel.fixed{
	position: fixed;
	top:0;
}

.globalNav{
	list-style: none;
	padding-left: 0;
}

.globalNav li{
	float: left;
	width: 137px;
	height: 93px;
	text-align: center;
	border-left: dotted 1px #bfbfbf;
	font-size: 19px;
	padding-top: 15px;
	box-sizing: border-box;
}

.globalNav li .top{
	letter-spacing: 0.12em;
}

.globalNav li .glorious{
	letter-spacing: 0.1em;
}

.globalNav li .plan{
	letter-spacing: 0.1em;
}

.globalNav li .flow{
	letter-spacing: 0.26em;
}

.globalNav li .qa{
	letter-spacing: 0.24em;
}

.globalNav li .contact{
	letter-spacing: 0.1em;
}

.globalNav li .air-transport{
	letter-spacing: 0.1em;
}

.globalNav li .air-transport span{
	font-size: 0.65em;
	letter-spacing: 0em;
	white-space: nowrap;
}

.globalNav li:last-child{
	border-right: dotted 1px #bfbfbf;
}

.globalNav li:hover{
	border-bottom: solid 7px #434343;
}

.globalNav a{
	color: #434343;
	text-decoration: none;
	display: block;
}

.globalNav span{
	font-size: 14px;
	color: #c9c9c9;
}

.current{
	border-bottom: solid 7px #434343;
}

/*------------------------
	main
------------------------*/

.mainImage{
	clear: both;
	width: 100%;
	height: 460px;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.mainImage.about{
	background-image: url(../image/about/about_mainimage.jpg);
}

.mainImage h1 {
	font-weight: normal;
	color: #fffbfb;
	font-size: 44px;
    text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.35);
	letter-spacing: 0.18em;
	margin: 0;
	padding: 0;
}


.aboutBox1{
	width: 100%;
	text-align: left;
	color: #146033;
	background-color: #f5f5f5;
	padding-top: 20px;
	padding-bottom: 60px;
	margin-top: 68px;
	position: relative;
	z-index: 1;
}

.Flower{
	background: radial-gradient(rgba(245, 245, 245, 0) 40% , rgba(245, 245, 245, 1) 70%), url(../image/about/about_flower.jpg) no-repeat;
	background: -ms-radial-gradient(rgba(245, 245, 245, 0) 40% , rgba(245, 245, 245, 1) 70%), url(../image/about/about_flower.jpg) no-repeat;
	background: -moz-radial-gradient(rgba(245, 245, 245, 0) 40% , rgba(245, 245, 245, 1) 70%), url(../image/about/about_flower.jpg) no-repeat;
	background: -webkit-gradient(radial, circle, closest-side, from(rgba(245, 245, 245, 1) 40%) , to(rgba(245, 245, 245, 0) 70%)), 
    url(../image/about/about_flower.jpg) no-repeat;
	height: 346px;
	width: 360px;
	position: absolute;
	right: 160px;
	top: 50px;
	z-index: -1;
}

.aboutContents1{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}

.aboutContents1 .aboutGlorious{
	font-size: 40px;
	letter-spacing: 0.1em;
	font-family: "YuMincho", "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.aboutContents1 .description{
	font-size: 20px;
	letter-spacing: 0.06em;
	margin-top: 40px;
}

.aboutBox2{
	width: 100%;
	text-align: left;
	color: #146033;
	margin-top: 90px;
}

.funeral img{
	opacity: 0.7;
	display: block;
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

.background{
	width: 100%;
    height: 648px;
	background: rgba(255,255,255,0.3);
}

.aboutContents2{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 32px;
}

h2{
	font-weight: normal;
	font-size: 40px;
	letter-spacing: 0.06em;
	font-family: "YuMincho", "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.aboutContents2 .description{
	font-size: 20px;
	letter-spacing: 0.06em;
	z-index: 1;
}

h3{
	font-weight: normal;
	font-size: 40px;
	letter-spacing: 0.06em;
	font-family: "YuMincho", "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.aboutBox3{
	margin-top: 75px;
	width: 100%;
	margin-top: 90px;
	background-color: #e3f0dc;
}

.portrait{
	float: right;
	margin-right: 200px;
    margin-top: 120px;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

.aboutContents3{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 60px;
}

.aboutBox3 .description{
	font-size: 20px;
	letter-spacing: 0.06em;
	z-index: 1;
}

.aboutCompany{
	width: 843px;
	margin: 0 auto;
	border: solid 9px #146033;
	color: #146033;
	font-size: 20px;
	margin-top: 90px;
	margin-bottom: 90px;
	padding: 10px 48px 40px;
}

h4{
	font-size:20px;
	letter-spacing: 0.52em;
	text-align: center;
	margin-bottom: 39px;
}

table{
	width: 717px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

table tr{
	font-size: 18px;
	letter-spacing: 0.18em;
}

table th{
	font-weight: normal;
	padding-left: 40px;
}

table td{
	padding: 0 17px;
	text-align: left;
	padding-left: 70px;
	padding-right: 2px
}

table tr:nth-child(odd){
	background: #e5e5e5;
}

table .letters3{
	letter-spacing: 0.7em;
}

table .letters2{
	letter-spacing: 2.5em;
}

table .lettersalpha3{
	letter-spacing: 1.2em;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
 
#page-top a {
    display: block;
    background: #146033;
    color: #fff;
    font-size: 35px;
    width: 70px;
    height: 70px;
    padding-top: 11px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
}
 
#page-top a:hover {
    background: #5D8B70;
    text-decoration: none;
}

/*------------------------
	footer
------------------------*/
.footer{
	width: 100%;
	background-color: #146033;
	text-align: center;
	font-size: 23px;
	color: #fff;
	padding-top: 15px;
	clear: both;
}

.inner{
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
}

.inner .lead{
	margin-top: 0;
	margin-bottom: 15px;
	letter-spacing: 0.18em;
}

.inner .hours{
	color: #146033;
	background-color: #fff;
	display: inline-block;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.inner .tel a{
	text-decoration: none;
	color: #fff;
}

.inner .icon img{
	width: 53px;
	height: 54px;
	margin-right: 30px;
}

.inner .number{
	font-size: 67px;
	font-weight: bold;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.5);
	letter-spacing: 0.01em;
	text-align: center;
	font-weight: bold;
}

.footerBottom{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	border-top: solid 3px #2a5135;
	justify-content: center;
}

.footerBottom .logo img{
	width: 220px;
	height: 104px;
}

.inner .company{
	text-align: left;
	font-size: 18px;
	letter-spacing: 3px;
	padding-left: 100px
}

.footer p.copyright{
	font-size: 18px;
	background-color: #2a5135;
	margin-bottom: 0;
}