@charset "utf-8";
:root {
	--c_rd: #DF434C;
	--c_bl: #374689;
	--c_ye: #FFF93C;
	--c_or: #F39800;
	--c_gr: #1E8D93;
    --c_gr2: #64BE00;
	--c_gy: #F2F2F2;
	--c_be: #F6F4EE;
    --c_pk: #C66F8F;
    --c_br: #856A42;
    --c_pl: #82488B;
	--c_wh: #fff;
	--c_bk: #000;
}
.clr-rd {color: var(--c_rd)!important;}
.clr-bl {color: var(--c_bl)!important;}
.clr-ye {color: var(--c_ye)!important;}
.clr-or {color: var(--c_or)!important;}
.clr-gr {color: var(--c_gr)!important;}
.clr-gr2 {color: var(--c_gr2)!important;}
.clr-gy {color: var(--c_gy)!important;}
.clr-be {color: var(--c_be)!important;}
.clr-pk {color: var(--c_pk)!important;}
.clr-br {color: var(--c_br)!important;}
.clr-wh {color: var(--c_wh)!important;}
.clr-bk {color: var(--c_bk)!important;}
.clr-pl {color: var(--c_pl)!important;}
.bg-rd {background-color: var(--c_rd)!important;}
.bg-bl {background-color: var(--c_bl)!important;}
.bg-ye {background-color: var(--c_ye)!important;}
.bg-or {background-color: var(--c_or)!important;}
.bg-gr {background-color: var(--c_gr)!important;}
.bg-gr2 {background-color: var(--c_gr2)!important;}
.bg-gy {background-color: var(--c_gy)!important;}
.bg-wh {background-color: var(--c_wh)!important;}
.bg-bk {background-color: var(--c_bk)!important;}
.bg-be {background-color: var(--c_be)!important;}
.bg-pk {background-color: var(--c_pk)!important;}
.bg-br {background-color: var(--c_br)!important;}
.bg-pl {background-color: var(--c_pl)!important;}

* {
min-height:0;
min-width : 0;
}

html{
   /* visibility: hidden;*/
   	font-size: 10px;
	transition: .2s;
   
}


html.wf-active{
visibility:visible;
}



html,body{
    width: 100%;

}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'),
url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff)
format('woff');
}

 *{
     box-sizing: border-box;
 }



 body {
  font-family: 'Shippori Mincho', serif;
    font-weight: 400;
    font-style: normal;

    
   font-size: 1.6rem;
	line-height: 1.6;
    text-align: center;

}
body,
td,
th{
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
}



h2,
h3,
h4,
h5,
h6,
strong{
    font-weight: 600;
    line-height: 1.5;
}
th{
font-weight: 400;
}

a {
	color:#000;
	outline: none;
	text-decoration: none;

}

a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}

img{
max-width: 100%;
height: auto;
width /***/:auto;
}


input, select, textarea {
    padding: 5px 10px;
	border: 1px solid #ccc;
	margin: 2px;
    background: #fff;

}


input[type=radio], input[type=checkbox] {
	margin:0 5px 0 0;
	width: auto;
}
label{
	display: inline-block;
}

.width100{
	width:100%;
}

.wrap{

}
 .wrap{
   overflow: hidden;
}

.block{
	display: block;
}

.onlysp{
	display: none;
}
.none{
	display:none;
}

.uline{
    text-decoration: underline;
}


/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}






.wrap{

overflow-x: hidden;
}
.home .wrap{

}

/*
#a01,
#a02,
#a03,
#a04,
#a05,
#a06,
#reserve,
#mw_wp_form_mw-wp-form-27{
   display: block;
   margin-top:-150px;
   padding-top:150px;
}*/
#mw_wp_form_mw-wp-form-24{
  display: block;
   margin-top:-150px;
   padding-top:150px;
}




 .mainbody{
	max-width:110rem;
	margin: 0 auto;
}
.mainbody2{
	max-width:130rem;
	margin: 0 auto;
}
.mainbody3{
	max-width:90rem;
	margin: 0 auto;
}
.main800{
    max-width: 80rem;
    margin: 0 auto;
}

 .contents {
  padding: 8rem 0;
}

.boxBgWrap {
	display: inline-block;
	position: relative;
	z-index: 1;
 }



.fo-gyoshokk{
font-family: "hot-gyoshokk", sans-serif;
/*font-weight: 400;*/
font-style: normal;
}




.wow {
    visibility: hidden;
}







/*ヘッダー
------------------------------------------------*/
.headerwrap{
    width: 100%;
    position:fixed;
    top: 0rem;
    left: 0;
    z-index: 1000;
    transition: .5s;
	
	/*background: #fff;*/
	
 
}
/*
.home .headerwrap{
background:none;
	
}*/
.headerwrap.change-color {
     background: #fff;
}

.headerwrap a {
     color: #fff;
}
.headerwrap.change-color a {
     color: #000;
}

 .header{
     height: 8rem;
     padding:0 2rem;
	
 }
  .header .logo{
     
 } 
 
 .header h1{
	font-size: 3.2rem;
	letter-spacing: .1em;
 }
  .header h1 small{
  font-size:70%;
  margin:0 1rem;
  }
 .header .logo ._bk{
     display: none;
}
.headerwrap.change-color  ._bk {
     display: block;
}
.headerwrap.change-color  ._wh {
     display: none;
}


.gnavi a{
    font-weight: 500;
    position: relative;
    display:flex;
    align-items: center;
    margin: 0 4rem 0 0;
    white-space: nowrap;
}


.hb01 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #000 !important;
  padding: .5rem 4rem;
   white-space: nowrap;
}
.hb01:hover{
	opacity:1;
	filter: alpha(opacity=100);
}
.headerwrap.change-color .hb01{
	outline:1px solid #000;
	outline-offset: -1px;
}


.menubtn{
    display: none;
 }



/*全体レイアウト
------------------------------------------------*/


/**スマホのメニュー***/
body .sidr{
background: #333;

}
.smenu {
		position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    width: 90%;
    height: 100%;
    transition: all .2s ease-in;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    display: block;
    padding:1rem 0;
    background:url("../img/bg01.jpg") no-repeat center center;
	background-size: cover;

backdrop-filter: blur(20px);
		-webkit-transform: translateX(25px);
		-ms-transform: translateX(25px);
		transform: translateX(25px);
		z-index: 99990;
		opacity: 0;
    visibility: hidden;
    
    
	}
	.smenu.active{
		display: block;
		right: 0;
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
	}
    



.spnavi{
    margin: 0 0 3rem;
}
.smenu a{
	
}
.smenu .footlogo h2{
	font-size: 3rem;
}
.smenu .footlogo img{
	max-height: 4rem;
}
.spnavi a{
   display: flex;
   align-items: center;
   justify-content: space-between;
   
   border-bottom: 1px solid #ccc;
   padding: 1rem 0;
   text-align: left;
   position: relative;
}

.spnavi a::after {
	display: block;
	height:1rem;
	width: 1.5rem;
	background: url("../img/arrow01.svg") no-repeat center center;
	background-size: contain;
	content: "";
}


.spnavi a big{
    padding-right: 1rem;
}

.spmenu{
    margin: 0 0 4rem;
}


.spclose {
   flex-basis: 10%;
   text-align: right;
   
}
.spclose a{
    font-size: 2rem;
    background: #fff;
   flex-basis: 10%;
   border-radius: 99px;
   line-height: 1;
   height: 4rem;
   width: 4rem;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   color: #000;
   border: 1px solid #666;
   
}


.smenu .topcontact {
	background: none;
	border-bottom: 1px solid #ccc;
	margin: 0 0 2rem;
}
.smenu .topemergency{
border-bottom: 1px solid #ccc;
	margin: 0 0 2rem;
	padding: 0 0 2rem;
}



.smenu .topemergency h3 a{
	color: #000;
}
.smenu .topemergency h3 a:before{
	background-image: url("../img/tel.svg");
	background-size: contain;
	height: 3rem;
    width: 2rem;
}
.smenu .topemergency h4{
	background: #000;
	color: #fff;
}



/*フッター
-------------------------------------------------*/
.footerwrap{
	background: url("../img/bg01.jpg") no-repeat top center;
	background-size: cover;
}


.footlogo h2{
	font-size: 4.6rem;
	letter-spacing: .1em;
	margin: 0 0 4rem;
 }
.footlogo h2 small{
  font-size:70%;
  margin:0 1rem;
}

.footerinfo{
	text-align: left;
}
.ftel a{
	font-size: 4rem;
	display: flex;
	align-items: center;
	
}
.ftel a:before{
	content: "";
	display: block;
	background: url("../img/tel.svg") no-repeat center center;
	background-size: contain;
	margin: .5rem 1rem 0 0;
	height: 3rem;
	width: 2rem;
}

.fnavi li{
	text-align: left;
  writing-mode: vertical-rl;
  margin: 0 2rem;
  font-size: 1.8rem;
}
.fnavi2 li{

  margin: 0 1rem;
}


/*トップページ
------------------------------------------------*/
.mainvisualwrap {
  position: relative;
  overflow:hidden;
  height: 90rem;
  width: 100%;
}
.mainvisualwrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 90px 23px -3px rgba(0, 0, 0, 0.3);
  pointer-events: none;
  z-index: 1;
}
.mvslider {
    text-align: center;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
  .mvslider p{
  display: flex;
   align-items: center;
    justify-content: center;
    height: 90rem;
  }
  .mvslider .slick-slide .onlysp{
      display: none;
  }
  
.mvslider img {
  width: 100%;
  height: 100%;
 /* max-width: 100%;
  min-height: 820px;
  min-width: 1920px;*/
  object-fit: cover;
  align-self: center;
}
.mvcont{
    position: absolute;
	top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
     color: #fff;
     z-index: 100;
	 height: 25rem;
	 width: 27rem;
	 background: url("../img/top/mv_logo.svg") no-repeat center center;
	 background-size: contain;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	

}
.mvcont h2{
    font-size: 7rem;
    letter-spacing: .1rem;    
}


/****/
.topconceptwrap{
	background:url("../img/top/bg_img01.png") no-repeat bottom right, url("../img/bg01.jpg") no-repeat top center;
	background-size:auto,cover;
}
.topconcept ._title{
	flex-basis: 25%;
	 display: flex;
  justify-content: center;
 flex-shrink: 0;
}
.topconcept ._title h2{
	font-size: 3.6rem;
}
.topconcept ._img{
	position: relative;
	height: 55rem;
	flex-basis: 75%;
}
.topconcept ._img figure{
position: absolute;
  top: 0rem;
  right: 0;
  width: 98rem;
}
.topconcept ._img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.topconceptwrap ._cont{
	text-align: left;
}
.topconceptwrap ._cont h3{
	font-size: 3.2rem;
	margin: 0 0 2rem;
}
.topconceptwrap ._cont ._txt{
	line-height: 2;
}

/**お知らせ**/
.title01{
	font-size: 3.2rem;
}
.newslist {
border-top: 1px solid #ccc;
margin: 0 0 4rem;
}
.newslist dl{
	padding: 2rem 0;
	border-bottom: 1px solid #ccc;
}
.newslist dt{
	flex-basis: 20%;
	
}

.newslist dt ._date{
	
}
.catetag li{
	background:#000;
	color: #fff;
	padding: 0rem 1rem;
	margin: 1px;
	width: 12rem;
}

.newslist dd{
	flex-basis: 75%;
	text-align: left;
}
.newslist dd a{
	display: block;
	position: relative;
	padding: 0 3rem 0 0;
}
.btn01{
	display: inline-flex;
	border: 1px solid #000;
	max-width: 30rem;
	width: 100%;
	padding: 1.5rem;
	justify-content: space-between;
	align-items: center;
	text-align: left;
}
.btn01:after{
	display: block;
	height:1rem;
	width: 3rem;
	background: url("../img/arrow01.svg") no-repeat center center;
	background-size: contain;
	content: "";
}

/****/
.topinfobox {
	margin: 0 0 8rem;
}
.topinfobox ._img{
	flex-basis: 60%;
}
.topinfobox._access ._img{
	flex-basis: 46%;
}

.topinfobox ._cont{
	flex-basis: 30%;
	text-align:left;
}
.topinfobox._access ._cont{
	flex-basis: 40%;
}

.topinfobox ._cont ._txt{
	line-height: 2;
}

.topabouttitlewrap{
	background: url("../img/top/bg_about.jpg") no-repeat center center;
	background-size: cover;
	
}
.topabouttitlewrap h2{
	color: #fff;
	font-size: 3.2rem;
	letter-spacing: .2rem;
}
.topabouttitle02 h3{
	font-size: 2.6rem;
}
.topabouttitle02 ._btn{
	flex-basis: 30%;
}
.topaboutcont ._txt{
	text-align: left;
	line-height: 2;
}

/**お問い合わせ**/
.topcontactwrap{
background:url("../img/top/bg_contact.png") no-repeat center center, url("../img/bg01.jpg") no-repeat top center;
	background-size:cover,cover;
}
.topcontact{
	background: url("../img/kamon01.svg") no-repeat center center;
	background-size: contain;
	padding: 2rem 0;
}
.topcontact h3 a{
font-size: 7rem;
  display: inline-flex;
  align-items: center;
}
.topcontact h3 a::before {
  content: "";
  display: block;
  background: url("../img/tel.svg") no-repeat center center;
    background-size: auto;
  background-size: contain;
  margin: .5rem 1rem 0 0;
  height: 5rem;
  width: 4rem;
}
.topcontact ._txt{
	line-height: 2;
}

/**もしもの時**/
.topemergencywrap{
	background: url("../img/top/bg_emergency.png") no-repeat center center;
	background-size: cover;
	color: #fff;
}
.topemergency h2{
	font-size: 2.4rem;
	margin: 0 0 3rem;
}
.topemergency ._name{
	font-size: 4rem;
	margin: 0 3rem 0 0;
}
.topemergency ._name small{
	font-size: 50%;
	margin-left: 1rem;
}
.topemergency h3 a{
font-size: 5rem;
  display: inline-flex;
  align-items: center;
  color: #fff;
  line-height: 1;
}
.topemergency h3 a::before {
  content: "";
  display: block;
  background: url("../img/tel_wh.svg") no-repeat center center;
    background-size: auto;
  background-size: contain;
  margin: .5rem 1rem 0 0;
  height: 4rem;
  width: 3rem;
}
.topemergency h4{
	background: #fff;
	color: #000;
	padding: .2rem 1rem;
	font-size: 1.8rem;
	margin-left: 1rem;
}



/**flowphoto**/
.topflowphoto li{
    padding:2rem;
}

.topflowphoto {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    width: 100%;
}

.topflowphoto ul {
    display: flex;
    width: max-content;
    animation: scrollLogos 20s linear infinite;
}
@keyframes scrollLogos {
    from {
        transform: translateX(0%);
    }
    to {
        transform: translateX(-50%);
    }
}



/*contents
------------------------------------------------*/
.pagetitlewrap{
	position: relative;
	
}
.pagetitle {
  height: 53rem;
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content:center;

}
.pagetitle h2{
	background: #fff;
	font-size: 3rem;
	padding: 3rem 0;
	letter-spacing: .1em;
}
.pagetitleimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0; 
}

.pagetitlewrap:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow:inset 0 90px 23px -3px rgba(0, 0, 0, 0.3);
	pointer-events: none;
	z-index: 1; 
}






/**陽春院について****/
.aboutmainwrap{
background: url("../img/top/bg_img01.png") no-repeat bottom -10rem right, url("../img/bg01.jpg") no-repeat top center;
  background-size: auto,cover;
}

.aboutmain ._img {
  position: relative;
  height: 40rem;
  flex-basis: 50%;
}
.aboutmain ._img figure {
  position: absolute;
  top: 0rem;
  right: 0;
  width: 70rem;
}
.aboutmain ._img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.aboutmain ._cont {
  flex-basis: 45%;
  display: flex;
  flex-shrink: 0;
}
.aboutmain ._cont h2{
	font-size: 3.6rem;
	flex-basis: 20%;
	display: flex;
	align-items: center;
}

.aboutmain ._cont ._txt{
	text-align: left;
	line-height: 2;
	flex-basis: 75%;
}



.jushokubox ._img{
	flex-basis: 42%;
}
.jushokubox ._cont{
	flex-basis: 52%;
}
.jushokubox ._cont h3{
	text-align: left;
	 margin: 0 0 2rem;
	 font-size: 2.2rem;
	 line-height: 2;
}
.jushokubox ._cont ._txt{
	line-height: 2;
	text-align:left;
}


.titlebox01wrap{
	position: relative;
}

.titlebox01 {
  height: 33rem;
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.titlebox01img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.titlebox01 h2 {
  font-size: 3rem;
  letter-spacing: .1em;
  color: #fff;

}

.guidebox ._img{
  position: relative;
  height: 40rem;
  flex-basis: 50%;
}
.guidebox ._img figure {
  position: absolute;
  top: 0rem;
  right: 0;
  width: 70rem;
}
.guidebox ._img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.guidebox ._cont {
  flex-basis: 45%;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}
.guidebox ._cont table{
	width: 100%;
}
.guidebox ._cont th,
.guidebox ._cont td{
	padding: 1rem;
	text-align: left;
}


/***樹木葬墓地**/
.treesfeature li{
	flex-basis: 23%;
	margin: 0 1% 0rem;
	font-size: 2.6rem;
	padding: 10rem 0;
	
	background: url("../img/trees/bg_f01.png") no-repeat center center;
	background-size: contain;
}
.treesfeature li._02{
	background-image: url("../img/trees/bg_f02.png");
}
.treesfeature li._03{
	background-image: url("../img/trees/bg_f03.png");
}
.treesfeature li._04{
	background-image: url("../img/trees/bg_f04.png");
}
.treesfeature li._05{
	background-image: url("../img/trees/bg_f05.png");
}
.treesfeature li._06{
	background-image: url("../img/trees/bg_f06.png");
}
.treesfeature li._07{
	background-image: url("../img/trees/bg_f07.png");
}


.treesfeature li small{
	font-size: 1.6rem;
	line-height: 1.5;
	display: inline-block;
}

.title02{
	font-size: 3.2rem;
	padding: 0 0 3rem;
	background: url("../img/trees/bg_title01.png") no-repeat bottom center;
}
.title02._02{
	background-image: url("../img/trees/bg_title02.png");
}

.treestype {
	margin: 0 0 6rem;
}

.treestype ._img{
	flex-basis: 50%;
}
.treestype ._cont{
	flex-basis: 42%;
	text-align: left;
}
.treestype ._title01{
	margin: 0 0 2rem;
}
.treestype ._title01 h3{
	font-size: 3rem;
	margin:0 2rem 0 0;
}
.treestype ._title01 ._point{
	background: #638467;
	color: #fff;
	padding: 0rem 1rem;	
}
.typeprice ._kukaku{
	font-size: 2.4rem;
	margin: 0 2rem 0 0;
}
.typeprice ._price{
	font-size: 2rem;
	line-height: 1.2;
}
.typeprice ._price big{
	font-size: 6rem;
	line-height: 1;
}
.typeprice small{
	display: inline-block;
	line-height: 1;
}

.typecont h4{
	font-size: 1.8rem;
	border-bottom: 1px solid #000;
	margin: 0 0 2rem;
}
.typecont h5{
	font-size: 2.4rem;
	margin: 0 0 1rem;
}

.treescapbox{
	background: #EFEEE8;
	padding: 4rem 5rem;
}
.treescapbox h3{
	font-size: 2.4rem;
	margin: 0 0 2rem;
}
.treescapbox ._txt{
	text-align: left;
}





/*お寺で家族葬****/
.familymainphotowrap{
background: url("../img/bg01.jpg") no-repeat top center;
  background-size: cover;
  padding-bottom: 8rem;
}
.familymainphotowrap li{
flex-basis: 31%;
}

.famiplan ._img{
	flex-basis: 48%;
}
.famiplan ._cont{
	flex-basis: 48%;
	text-align: left;
}
.famiplan .typeprice ._tag{
	font-size: 80%;
	background: #EFEEE8;
	padding: 0 1rem ;
}
.famiplan ._cont h3{
	font-size: 4.3rem;
}
.famiplan ._cont ._txt{
	line-height: 2;
}


.title03{
	font-size: 2.4rem;
	margin: 0 0 3rem;
}
.title04{
	font-size: 2rem;
}

.famiservicewrap{
	background: #EFEEE8;
	padding: 3rem 5rem;
}
.famiservicewrap li{
	flex-basis: 11.5%;
	margin: 0 .5% 2rem;
}
.famiservicecap{
	max-width: 100rem;
	margin: 0 auto;
}

.famimap ._img{
	flex-basis: 57%;
}
.famimap ._cont{
	flex-basis: 34%;
	text-align: left;
}
.famimap ._cont h3{
	font-size: 2rem;
	margin: 0 0 1rem;
	border-bottom: 1px solid #000;
}

.treesanshinwrap{
	background: url("../img/bg01.jpg") no-repeat top center;
	background-size: cover;
}
.anshinpoint{
	max-width: 95rem;
	margin: 0 auto;
}

.anshinpoint li{
	background: #EFEEE8;
	font-size:2rem;
	padding: 2rem 1rem;
	flex-basis: 31%;
	margin: 0 0 2rem;
}
.anshincont {
	max-width: 95rem;
	margin: 0 auto;
}
.anshincont li{
	text-indent: -1em;
	margin-left: 1em;
	line-height: 2;
	text-align: left;
}
.anshincont h3{
	font-size: 2rem;
}


.famicontact{
	flex-basis: 50%;
	background: url("../img/family/bg_btn01.png") no-repeat 120% -20% #638467;
	background-blend-mode: multiply;
	color: #fff;
	padding: 5rem 1rem;
}
.famicontact._02{
	background: url("../img/family/bg_btn02.png") no-repeat 200% 110% #A2976C;
}
.famicontact h3{
	font-size: 1.8rem;
	margin: 0 0 2rem;
}
.btn01._wh{
	color: #fff;
	border-color: #fff;
	
}
.btn01._wh:after{
background-image: url("../img/arrow01_wh.svg");
}

.famicontact ._tel a{
	color: #fff;
	font-size: 5rem;
  display: inline-flex;
  align-items: center;
  color: #fff;
  line-height: 1;
}
.famicontact ._tel a:before{
content: "";
  display: block;
  background: url("../img/tel_wh.svg") no-repeat center center;
  background-size: contain;
  margin: .5rem 1rem 0 0;
  height: 4rem;
  width: 3rem;
}


.famiflow dl{
	flex-basis: 20%;
	margin: 0 2.5% 5rem;
}
.famiflow dt{
	padding: 0 0 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 20rem;
}
.famiflow h3{
	font-size: 2.4rem;
	margin: 0 0 2rem;
}
.famiflow p{
	text-align: left;
}

.famiqa dl{
	text-align: left;
	line-height: 2;
	margin-bottom: 3rem;
	padding-bottom: 3rem;
	border-bottom: 1px solid #ccc;
}
.famiqa dl:last-child{
	border-bottom: none;
}

.famiqa dt{
	font-size: 2rem;
	text-indent: -1.3em;
	margin-left: 1.3em;
}
.famiqa dt:before{
	content: "Q. ";
	color: #638467;
	font-size: 2rem;
}

.famiqa dd{
	text-indent: -1.5em;
	margin-left: 1.5em;
}
.famiqa dd:before{
	content: "A. ";
	font-size: 2rem;
}


.famishisetsu dl{
	flex-basis: 31%;
	margin: 0 1% 6rem;
}
.famishisetsu dt{
	margin: 0 0 1rem;
}
.famishisetsu dd{
	text-align: left;
}
.famishisetsu h3{
	font-size: 2rem;
	margin:0 0 .5rem;
}








/**news*/
.pager {
	text-align: center;
	padding: 1rem 0;
}
.pager span,
.pager a{
	display: inline-block;
	padding:.5rem 1rem;
    background: #fff;
 border: 2px solid #000;
    margin: 0 2px;
    font-weight: 600;
  
}
.pager .current{
   background: #000;
   color: #fff;
}

.pager .prev ,
.pager .next {
	border: none;
	display:inline-flex;
	align-items: center;
}
.pager .prev:before{
	display: block;
  height: 1rem;
  width: 3rem;
  background: url("../img/arrow01.svg") no-repeat center center;
  background-size: contain;
  content: "";
  margin: 0 1rem;
  transform: rotate(180deg);
}

.pager .next:after{
	display: block;
  height: 1rem;
  width: 3rem;
  background: url("../img/arrow01.svg") no-repeat center center;
  background-size: contain;
  content: "";
  margin: 0 1rem;
}

/***詳細**/
.newstitlewrap{
background: url("../img/bg01.jpg") no-repeat;
background-size: cover;
padding: 3rem 0;
}
.newstitleinfo{
	padding: 0 0 2rem;
}
.newstitleinfo ._date{
	margin: 0 2rem 0 0;
}

.newstitlewrap h2{
	font-size: 3rem;
	text-align: left;
}
.newsdtlimg {
	max-width: 70rem;
	margin: 0 auto 3rem;	
}
.newsdtlbox{
	text-align: left;
	line-height: 2;
	padding: 0 0 3rem;
	margin: 0 0 3rem;
	border-bottom: 1px solid #ccc;
}
.newsdtlbox p{
	margin: 0 0 1rem;
}


.pageset{
    padding:2rem 0 5rem;
    
}

.backbtn a{
    display: block;
	border: 1px solid #000;
    padding: 1rem 5rem;
    margin: 0 5rem;
}
.pagebefore a:before{
	display: block;
  height: 1rem;
  width: 3rem;
  background: url("../img/arrow01.svg") no-repeat center center;
  background-size: contain;
  content: "";
  margin: 0 1rem;
  transform: rotate(180deg);
}
.pagenext a:after{
display: block;
  height: 1rem;
  width: 3rem;
  background: url("../img/arrow01.svg") no-repeat center center;
  background-size: contain;
  content: "";
  margin: 0 1rem;
}
.pagebefore a,
.pagenext a{
    min-width: 6rem;
	display: flex;
	align-items: center;
	justify-content: center;
}


/**access***/
.accessbox{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ccc;
}
 .accessbox._nobdr{
 	border: none;
 }
.accessbox ._title{
	flex-basis: 15%;
	padding: 2rem;
	text-align: left;
}
.accessbox ._cont{
	flex-basis: 85%;
	padding: 2rem;
	text-align: left;
}

.gmap{
	margin: 0 0 1rem;
	height: 45rem;
}
.gmap iframe{
	height: 100%;
	width: 100%;
}
.accessinfo li{
	flex-basis: 45%;
	padding: 0 0 2rem;
}


/***contact***/
.contactwrap{
	background: url("../img/contact/bg01.png") no-repeat top right, url("../img/contact/bg02.png") no-repeat bottom left;
}
.contacttop ._txt{
	text-align: left;
	display: inline-block;
	margin: 0 0 2rem;
	line-height: 2;
}
.contacttop dt{
	font-size: 2.8rem;
	margin-right: 3rem;
}
.contacttop dd a {
  font-size: 6rem;
  display: flex;
  align-items: center;
}

.contacttop dd a:before {
  content: "";
  display: block;
  background: url("../img/tel.svg") no-repeat center center;
  background-size: contain;
  margin: .5rem 1rem 0 0;
  height: 4rem;
  width: 3rem;
}


.formbox{
text-align: left;
margin: auto;

padding: 2rem;

}
.formbox dl{
	padding: 0 0 4rem;
	display: flex;
	align-items: center;
	
 }

 
.formbox dt{
    text-align: left;
	flex-basis: 30%;
}
.formbox dd{
flex-basis: 70%;
}

.formbox dd input,
.formbox dd select, 
.formbox dd textarea {
    margin: 2px;
    font-size: 1.8rem;
    padding: 1rem;
    border: 1px solid #000;
	width: 100%;
	font-weight: 400;

}
.formbox input{
	vertical-align: middle;
	
}
.formbox input[type=file]{
	font-size: 1.6rem;
	background: #fff;
	border: none;
	padding: 0;
}
input[type="file"]::file-selector-button {
  background: #E4E7EB;
  font-weight: 500;
  border: none;
  padding: .5rem 2rem;
  border-radius: 5px;
  cursor: pointer;
  font-family: 'Noto Sans JP';
   transition: .2s;
}


/*
.formbox ._input01{
  width: 100%;
}*/

.formbox ._txtarea01{
    width: 100%;
    height: 20rem;
}

.formbox input[type=checkbox],
.formbox input[type=radio]{
  vertical-align: top;
    margin:0rem 1rem 0 0;
    width: 1.8rem;
    height: 1.8rem;
    flex-shrink: 0;
}


.hissu{
    display: inline-block;
    padding: 0 1rem;
    background: #D92B2B;
    color: #fff;
    margin: 0 1rem 0 0;
    font-size: 80%;

}
.nini{
    display: inline-block;
    padding: 0 1rem;
    background: #838383;
    color: #fff;
    margin: 0 1rem 0 0;
    font-size: 80%;

}
.zipbtn {
  background:#2288C2;
  display: inline-block;
  color: #fff;
  border:none;
  padding:1rem;
  border-radius: 1rem;
}

input[type=text],
  textarea
 /* select*/{
/*	width:96%;*/
}
  textarea{
  width:100%
  }


.mw_wp_form .formbox .horizontal-item + .horizontal-item{
    margin: 0;
}

.formbox .zip{
	width:15%;
}
.formbox .inputtel{
    width: 45%;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
}

.formbox label{
  /* min-width: 300px;
  display: block; margin: 0 20px 0 0;*/
    display: inline-flex;
    align-items: center;
    margin-right: 2px;
     margin-right: 3rem;  
}
.formbox dd label{
	margin: 0 0 .5rem;
	 display: inline-flex;
}

.formbox ._check01 label{
    display: flex;
    margin: 0 0 1rem;
    align-items: flex-start;
    
}
.checklist01 > span{
    display: block;
    margin: 0 !important;
}


.formbox .senmonradio label{
    min-width: 30%;
}
.mw_wp_form .formbox .vertical-item{
    display: inline-block;
}







 form .linkbtn01,form .linkbtn02 {
    text-align: center;
    border: 1px solid #000;
    font-size: 1.6rem;
    text-decoration: none;
    padding:2rem 5rem 2rem 3rem;  
    cursor: pointer;
    display: inline-block;
    margin: 0 10px 5px 10px;
    font-family: 'Shippori Mincho', serif;
	background: url("../img/arrow01.svg") no-repeat 95% center;
	background-size: 2rem;
 
}
.linkbtn02 {
    color: #666;
}
.mw_wp_form_confirm .confirmtxt{
    display: block;
}
.mw_wp_form_confirm .input-show {
  display: none;
}
.mw_wp_form_input .input-confirm {
  display: none;
}

.privacybox{
	background: #F7F7F7;
	height: 26rem;
	overflow: auto;
	padding: 2rem;
	margin: 0 0 2rem;
}


.slick-slider {
    touch-action: pan-y;
}




/*********************************/
/* PC用のスタイル記述ここから */
/*********************************/
/*@media print, screen and (min-width: 769px) {*/
@media print, screen and (min-width: 621px) {
img {
    image-rendering: -webkit-optimize-contrast;
}




.gnavi{
	display: block!important;
}



.leftbox{
	display:inline-block;
	float:left;
	padding:0px 10px 0px 0;
}
	.fmenucont .leftbox {
		padding: 0;
	}
.rightbox{
	display:inline-block;
	float:right;
	padding:0px 0 0px 10px;
}

.centerbox{
	display:inline-block;
	float:left;
	padding:0px 2.2%;
}

.mwidth50{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    width: 100%;
    max-width: 50%;
}
.mwidth40{
    width: 100%;
    max-width: 41%;
}
.mwidth30{
    width: 100%;
    max-width: 31%;
}
.mwidth60{
    width: 100%;
    max-width: 65%;
}

.mwidth25{
    width: 100%;
    max-width: 23%;
}
.mwidth20{
    width: 100%;
    max-width: 18%;
}











}

/*********************************/
/* タブレット用のスタイル記述 */
/*********************************/
@media screen and (max-width: 1350px) {
	html {
		font-size: .7407407vw;
	}
    .mainbody{
        max-width: 95%;
    }
}



/*@media screen and (max-width: 768px) {*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {



}
/*********************************/
/* スマートフォン用のスタイル記述 */
/*********************************/
@media screen and (max-width: 620px) {

html {
		/*360px*/
		font-size: 2.7777777vw;
	}
	body {
		font-size: 1.4rem;
		line-height: 1.5;
	}



.slick-slider {
    touch-action: pan-y;
}


.wrap {
 
}


.wrap,
.home .wrap{
    
}
.wrap{
	
}





.mainbody,
.mainbody2,
.mainbody3,
.header .mainbody{
	margin:0 2rem;
	width:auto;
}

/*
#a01,
#a02,
#a03,
#a04,
#a05,
#a06,
#reserve,
#mw_wp_form_mw-wp-form-27{
   display: block;
   margin-top:-70px;
   padding-top:70px;
}
*/
.contents{
    padding: 4rem 0;
}


.spinner {
  width: 15rem;
}



/*ヘッダー
------------------------------------------------*/
.headerwrap {

}
 .header{
     height: 6rem;
     padding:0rem 1rem;
     margin: 0;
     border-radius: 0;
    
 }

.header .logo img{


}

 .header h1{
	font-size: 2.2rem;
 }


.headright{
    display: none;
}


 .headright {


 }




.menubtn{
      display: flex;
      align-items: center;
      justify-content: center;
      color:#000 !important;
      font-size: 200%;
      font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
      width: 4rem;
    
      background:#fff;
	  border: 1px solid #666;
      border-radius: 99px;
      line-height: 1;
      height:4rem;
      /*padding-bottom: .3rem;*/
    

}








/*フッター
-------------------------------------------------*/

.footlogo h2{
	font-size: 2.2rem;
	margin: 0 0 2rem;
 }
 .footlogo h2 img{
 	max-height: 4rem;
 }
.footer {
	display: block;
}

.footerinfo{
	text-align: center;
}
.ftel a{
	font-size: 3rem;
	justify-content: center;
	
}
.ftel a:before{
	height: 2rem;
	width: 2rem;
}
.footright {
	display: none;
}
.fnavi li{
	text-align: left;
  writing-mode: vertical-rl;
  margin: 0 2rem;
  font-size: 1.8rem;
}
.fnavi2 li{

  margin: 0 1rem;
}





/*トップページ
------------------------------------------------*/
.mainvisualwrap {
height: 50rem;
}

  .mvslider p{
height: 60rem;
  }
  .mvslider .slick-slide .onlysp{
      display: block;
  }
   .mvslider .slick-slide .onlypc{
      display: none;
  }

.mvcont{
height: 18rem;
}
.mvcont h2{
    font-size: 4rem;
	margin: 0 0 2rem;    
}



/****/
.topconceptwrap{
	
}
.topconcept{
	display: block;
}


.topconcept ._title{
	
	 display: flex;
  justify-content: center;
 flex-shrink: 0;
}
.topconcept ._title h2{
	font-size: 2rem;
	writing-mode: horizontal-tb;
	text-align: center;
	margin: 0 0 2rem;
}
.topconcept ._img{
	position: relative;
	height: auto;
}
.topconcept ._img figure{
position: relative;
  top: auto;
  right: auto;
  width: auto;
  margin: 0 0 2rem;
}
.topconcept ._img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.topconceptwrap ._cont{
	text-align: left;
}
.topconceptwrap ._cont h3{
	font-size: 1.8rem;
	margin: 0 0 1rem;
}
.topconceptwrap ._cont ._txt{
	line-height: 2;
}

/**お知らせ**/
.title01{
	font-size: 2rem;
}
.newslist{
	margin: 0 0 3rem;
}
.newslist dl{
	padding: 1rem 0;
	display: block;
}
.newslist dt{
	justify-content: flex-start;
	margin: 0 0 .5rem;
}

.newslist dt ._date{
	padding: 0 1rem 0 0;
	flex-shrink: 0;
}
.catetag ul{
	display: flex;
	flex-wrap: wrap;
}
.catetag li{
	padding: 0 1rem;
	width: 8rem;
	font-size: 80%;
}

.btn01{
	display: inline-flex;
	padding: 1rem;
}
.btn01:after{
	width: 2rem;
}



/****/
.topinfobox {
	margin: 0 0 4rem;
	display: block;
}
.topinfobox ._img{
	margin: 0 0 2rem;
}
.topinfobox._access ._img{
	
}

.topabouttitlewrap h2{
	font-size:2rem;
	writing-mode: horizontal-tb;
    text-align: center;
}
.topabouttitle02{
	display: block;
}
.topabouttitle02 h3{
	font-size: 1.6rem;
	margin: 0 0 2rem;
}



/**お問い合わせ**/
.topcontact{
	padding: 1rem 0;
}
.topcontact h3 a{
font-size: 3rem;
  display: inline-flex;
  align-items: center;
}
.topcontact h3 a::before {
  height: 3rem;
  width: 2rem;
}

/**もしもの時**/
.topemergency h2{
	font-size:1.4rem;
	margin: 0 0 1rem;
}

.topemergency ._name{
	font-size: 2rem;
	margin: 0 0rem 0 0;
	 justify-content: center;
}
.topemergency ._name small{

}
.topemergency h3 a{
font-size: 3rem;
  display: inline-flex;
  align-items: center;

}
.topemergency h3 a::before {
  content: "";
  display: block;
  background: url("../img/tel_wh.svg") no-repeat center center;
    background-size: auto;
  background-size: contain;
  margin: .5rem 1rem 0 0;
  height: 4rem;
  width: 3rem;
}
.topemergency h4{
	font-size: 1.4rem;
}


.ergencyinfo {
	display: block;
}


/**flowphoto**/
.topflowphoto li{
    padding:1rem;
}
  .topflowphoto li img {
    max-height: 15rem;
  }




/*contents
------------------------------------------------*/
.pagetitlewrap{
	position: relative;
	
}
.pagetitle {
  height: 20rem;
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content:center;

}
.pagetitle h2{
writing-mode: horizontal-tb;
    text-align: center;

	font-size: 2rem;
	padding: .5rem 3rem;
	margin-top: 2rem;
}
.pagetitleimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0; 
}

.pagetitlewrap:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 31px 12px -3px rgb(0, 0, 0,0.3);
	pointer-events: none;
	z-index: 1; 
}




/**news*/
.pager {
	font-size: 80%;
	
}

/***詳細**/
.newstitlewrap{
padding: 2rem 0;
}
.newstitleinfo{
	padding: 0 0 1rem;
}
.newstitleinfo ._date{
	margin: 0 1rem 0 0;
}

.newstitlewrap h2{
	font-size: 1.8rem;
}


.pageset{
    padding:2rem 0 5rem;
    
}

.backbtn a{
    padding: 1rem 1rem;
    margin: 0 1rem;
}
.pagebefore a:before{
  width: 2rem;
}
.pagenext a:after{
  width: 2rem;
}
.pagebefore a,
.pagenext a{
    min-width: 6rem;
}


/**access***/
.accessbox{
	font-size: 90%;
}

.accessbox ._title{
	flex-basis:20%;
	padding:1rem .5rem;
}
.accessbox ._cont{
	flex-basis:80%;
	padding:1rem .5rem;
}

.gmap{
	height: 20rem;
}
.accessinfo{
	display: block;
}
.accessinfo li{
	padding: 0 0 1rem;
}

/**contact**/
.contactwrap{
	
	background-size: 50%,50%;
}

.contacttop dl{
	display: block;
}
.contacttop dt{
	font-size:1.8rem;
	margin-right: 0rem;
}
.contacttop dd a {
  font-size: 3rem;
  justify-content: center;
}

.contacttop dd a:before {
  height: 3rem;
  width: 2rem;
}




/**陽春院について****/
.aboutmainwrap{
background: url("../img/top/bg_img01.png") no-repeat bottom -10rem right, url("../img/bg01.jpg") no-repeat top center;
  background-size: auto,cover;
}
.aboutmain {
	display: block;
}
.aboutmain ._img {
 height: 18rem;
 margin: 0px 0px 2rem;
}
.aboutmain ._img figure {
osition: relative;
    top: auto;
    right: auto;
    width: auto;
}

.aboutmain ._cont {
  display: block;
 
}
.aboutmain ._cont h2{
	font-size: 2rem;
	writing-mode: horizontal-tb;
    text-align: center;
	margin: 0 0 1rem;
	display: block;
}

.jushokubox{
	display: block;
}


.jushokubox ._img{
	margin: 0 0 2rem;
}
.jushokubox ._cont{

}
.jushokubox ._cont h3{
	 font-size:1.6rem;
}



.titlebox01wrap{
	position: relative;
}

.titlebox01 {
  height: 15rem;
}

.titlebox01 h2 {
  font-size: 2rem;
 writing-mode: horizontal-tb;
    text-align: center;

}
.guidebox {
	display: block;
}
.guidebox ._img {
 height: 18rem;
 margin: 0px 0px 2rem;
}
.guidebox ._img figure {
osition: relative;
    top: auto;
    right: auto;
    width: auto;
}




/***樹木葬墓地**/
.treesfeature li{
	flex-basis: 49%;
	margin: 0 .5% .5rem;
	font-size: 1.4rem;
	padding: 5rem 0;
}


.treesfeature li small{
	font-size: 1.1rem;
	line-height: 1.2;
	display: inline-block;
}

.title02{
	font-size: 2rem;
	padding: 0 0 2rem;
	background-size:18rem;
}


.treestype {
	margin: 0 0 3rem;
	display: block;
}

.treestype ._img{
	
}
.treestype ._cont{
	margin: 0 0 2rem;
}
.treestype ._title01{
	margin: 0 0 1rem;
}
.treestype ._title01 h3{
	font-size: 2rem;
	margin:0 1rem 0 0;
}
.treestype ._title01 ._point{
	font-size: 80%;
}
.typeprice ._kukaku{
	font-size: 1.5rem;
	margin: 0 2rem 0 0;
}
.typeprice ._price{
	font-size: 1.6rem;
	line-height: 1;

}
.typeprice ._price big{
	font-size: 4rem;
}
.typeprice small{
	font-size: 60%;
	margin-top: -2rem;
}

.typecont h4{
	font-size: 1.4rem;
	margin: 0 0 2rem;
}
.typecont h5{
	font-size: 1.6rem;
	margin: 0 0 1rem;
}

.treescapbox{
	padding: 2rem;
}
.treescapbox h3{
	font-size: 1.4rem;
	margin: 0 0 2rem;
}
.treescapbox ._txt{
	font-size: 1.2rem;
}


/*お寺で家族葬****/
.familymainphotowrap{
  padding-bottom: 4rem;
}
.famiplan {
	display:block;
}
.famiplan ._img{
	margin: 0 0 2rem;
}
.famiplan ._cont{
	margin: 0 0 2rem;
}
.famiplan .typeprice ._tag{
	font-size: 80%;
	padding: 0 .5rem ;
}
.famiplan ._cont h3{
	font-size: 2.5rem;
}

.title03{
	font-size: 1.6rem;
	margin: 0 0 2rem;
}
.title04{
	font-size: 1.6rem;
}
.famiservicewrap{
	padding: 2rem;
}
.famiservicewrap li{
	flex-basis: 23%;
	margin: 0 1% .5rem;
}
.famiservicecap{
	font-size: 90%;
}
.famimap {
	display: block;
}
.famimap ._img{
	margin: 0 0 2rem;
}
.famimap ._cont{
	
}
.famimap ._cont h3{
	font-size: 1.6rem;
	margin: 0 0 1rem;
}


.anshinpoint ul{
	display: block;
}

.anshinpoint li{
	font-size:1.6rem;
	padding: 1rem 1rem;
	margin: 0 0 1rem;
}

.anshincont h3{
	font-size: 1.6rem;
}
.famicontactwrap{
	display: block;
}

.famicontact{
	background: url("../img/family/bg_btn01.png") no-repeat -10% 120% #638467;
	background-blend-mode: multiply;
	background-size: 80%;
	color: #fff;
	padding: 2rem 1rem;
}
.famicontact._02{
	background: url("../img/family/bg_btn02.png") no-repeat 200% 110% #A2976C;
	background-size: 80%;
	
}
.famicontact h3{
	font-size: 1.4rem;
	margin: 0 0 1rem;
}


.famicontact ._tel a{
	font-size: 2.5rem;

}
.famicontact ._tel a:before{
  margin: .5rem .5rem 0 0;
  height: 2.5rem;
  width: 1.5rem;
}

.famiflow{
	display: block;
}
.famiflow dl{
	flex-basis: 20%;
	margin: 0 2.5% 5rem;
}
.famiflow dt{
	padding: 0 0 2rem;
	min-height: auto;
}
.famiflow h3{
	font-size: 1.8rem;
	margin: 0 0 1rem;
}
.famiflow p{
	text-align: left;
}

.famiqa dl{
	margin-bottom: 2rem;
	padding-bottom: 2rem;
}


.famiqa dt{
	font-size: 1.6rem;
	text-indent: -1.5em;
	margin-left: 1.5em;
}

.famiqa dd{
	text-indent: -1.7em;
	margin-left: 1.7em;
}

.famishisetsu{
	display: block;
}

.famishisetsu dl{
	margin: 0 1% 3rem;
}
.famishisetsu dt{
	margin: 0 0 1rem;
}
.famishisetsu h3{
	font-size: 1.6rem;
}




.formbox{
padding: 0rem;

}
.formbox dl{
	padding: 0 0 2rem;
	display: block;
	
 }
.formbox dt{
	margin-bottom: 1rem;
}
 

.formbox dd{
}

.formbox ._txtarea01 {
  height: 10rem;
}

form .linkbtn01, form .linkbtn02{
	font-size: 1.6rem;
    padding: 1rem 4rem 1rem 2rem;
}

















.onlypc{
	display:none;
}
.onlysp{
	display: block;
}

.onlysp._inlineblock{
    display: inline-block;
}



.spblock{
	display: block;
}

.spcenter{
    text-align: center;
}









}







/*safariのみ**/
_::-webkit-full-page-media, _:future, :root .contacttel dd{

}


/*ieのみ*/
@media all and (-ms-high-contrast: none) {


}
