@charset "utf-8";
/*■■■■■■■■■■■■■■■■■■■■■■
　　共通設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ CSS初期設定
------------------------------------------*/
html {
	color: #000;
		text-align: justify;

}
html.pp {
    color: #415A2D;
    background: #fff;
}
* {
	margin: 0;
	padding: 0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
th, td {
	border: 1px solid #415A2D;
	padding: .5em;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}

.section,.section_top  {
    margin: 0 auto 5%;
	width:90%;
	display: block;
}

.section01,.section03  {
    margin: 0 auto 5%;
	width:75%;
	display: block;
}

.section04  {
    clear: both;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 5% 0;
    width:75%;
}
.section05  {
    clear: both;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 5% 0;
    width:100%;
}
.cont_sec {
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:100%;
	height: 100vh;
	align-items: center;
    align-content: center;
    position: relative;
}
.cont_sec02 {
	clear: both;
	margin: 10% auto;
	width: 90%;
    position: relative;
}

hr {
    margin: 20px 0;
}

.section_intro {
    background: url(../img/order_bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sample.jpg',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sample.jpg', sizingMethod='scale')";
}
.section_intro p{
  width: 50%;
	margin: 5% 10%;
	float: right;
	padding: 0px!important;
	text-align: center;
}
.section_uniq {
    clear: both;
    margin: 0px auto;
    width: 100%;
}

.btn_01 a:hover{    background-color: #4f5e2c;}

.btn_01 a{
	width:30%;   
	background-color: #8e9e69;
	color:#fff;
    font-size: 120%;
    border-radius: 10px;
    margin: 5% auto;
	text-align: center;
	color:#fff;
	box-shadow: 1px 1px 5px #000;	
	display: block;
	padding:2% 2%;
}

/*------------------------------------------
■ リンク設定
------------------------------------------*/
a img {
	border: none;
}
a {
	color: #415A2D;
	text-decoration: none;
}
a:hover {
	color: #415A2D;	
}

/*------------------------------------------
■ リンク画像のhover半透明化設定
------------------------------------------*/
a:hover img {
}
/*------------------------------------------
■ float対策
------------------------------------------*/
.fcl {
	zoom: 100%;
}
.fcl:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/*------------------------------------------
■ 画像回り込み
------------------------------------------*/
.img_left {
	display: block;
	margin: 0px auto;
	text-align: center;
}

.img_left2 {
	display: block;
	margin: 10px auto;
	text-align: center;
}

.img_right {
	display: block;
	margin: 10px auto;
	text-align: center;
}
.img_center {
	display: block;
	margin: 0 auto;
	clear: both;
}

/*------------------------------------------
■ テキスト間隔
------------------------------------------*/
.txt_pad_t_10{padding-top:5px;}
.txt_pad_t_20{padding-top:10px;}
.txt_pad_t_30{padding-top:15px;}
.txt_pad_b_10{padding-bottom:5px;}
.txt_pad_b_20{padding-bottom:10px;}
.txt_pad_b_30{padding-bottom:15px;}

.txt_p {
    margin: 10px 0 10px;
    }

/*------------------------------------------
■ 枠　1.枠なし　２～４枠のみ　５～７バック有
------------------------------------------*/
.circle{padding:10px; margin:0 5px;}

.circle2{
    background: url("../img/bg01.jpg") repeat scroll center 0 ;
	border: solid 3px #415A2D;
	padding:2%; 
	margin:20px auto 20px; 
	color:#000; 
	width: 96%; 
	font-size: 100%; 
	display: block; 
	border-radius: 5px;
} 
.circle2_p{
	font-size:120%;
	margin-top:2%;
	padding-bottom:1%;
	border-bottom:1px dotted #666;
}


.circle3{border: dottid 1px #a7d0c5; padding:5px 10px; box-shadow: 2px 2px 2px #999999; margin:10px auto;}
.circle4{border: double 5px #a7d0c5; padding:5px 10px; box-shadow: 2px 2px 2px #999999; margin:10px auto;}


.circle5{background-color:#b5997e;
padding: 2%;
margin: 0px auto 0px;}

.circle5_2{background-color:#d9c4af;
padding: 2%;
margin: 0px auto 0px;}

.circle_p{
	width:100%;
    font-size: 100%;
	text-align: center;
}

.circle_p02{
	margin:2% auto 4%;
}


/*------------------------------------------
■ テキスト装飾
------------------------------------------*/
.txt_bold {
	font-weight: bold;
}
.txt_small {
	font-size: 80%; margin-top:10px;
}
.txt_big {
	font-size: 100%;
}
.txt_right {
	text-align: right;
}
.txt_red {
	color: #ff0000;
}
.txt_blue {
	color: #0066cc;
}
.txt_white {
	color: #ececec;
}
.txt_keycolor {
	color: #415A2D;
}
.txt_marker {
	background-color: #FFFF00;
}
.txt_underline {
	border-bottom: #cccccc 1px dotted;
	margin-bottom: 2px;
}
.txt_serif{font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;}
/*------------------------------------------
■ 特殊フォント
------------------------------------------*/
@font-face {
  font-family: "EishiGyosho";
  src: url("../fonts/Eishi-Gyosyo.woff2") format("woff2"),
       url("../fonts/Eishi-Gyosyo.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.eishi {
  font-family: "Klee One", "serif";
	font-size: 17px;
	margin-top: -10px;
	line-height: 180%;
	text-align: center!important;
	font-weight: 600;
}
.eishi2 {
  font-family: "Klee One", "serif";
	font-size: 20px;
	margin-top: -10px;
	line-height: 180%;
	text-align: center!important;
	font-weight: 600;
}
.lsp_del{
	margin-left: -8px;
}
.rsp_del{
	margin-right: -5px;
}
/*------------------------------------------
■ PC・スマホ切り替え用
------------------------------------------*/
.pc_none {
}
.sp_none {
}

.pad_none{
	display: none!important;
}


.size_s {
	width: 120px;
}
.size_m {
	width: 180px;
}
.size_l {
	width: 220px;
}
.max_w {
	width: 100%;
}

.max_w2 {
	max-width: 102%;
}

/*------------------------------------------
■ ipad切り替え用
------------------------------------------*/



/*■■■■■■■■■■■■■■■■■■■■■■
　　各コンテンツ　【　基本設定　】
■■■■■■■■■■■■■■■■■■■■■■*/
/*------------------------------------------
■ メイン設定
------------------------------------------*/
body {
 font-family: "Noto Serif JP", serif;
	font-size: 14px;
	line-height: 160%;
}

.active02{
  /*動き固定*/
  position: fixed;
  /*奥行きを管理*/
  z-index: -1;
  /*下2つで背景を元のサイズのまま表示することができる*/
  width: 100%;
  height: 100%;
}
#wrap {
	position: relative;
	top: 50px;/*スマホメニュー初期は一様の余白調整*/
}

#frame {
    margin-top: -50px;
    margin-bottom: 10px;
}
	
#header {
	display: none;
}
#top {
	max-width: 100%;
}
#top h2 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.main {
        width: 90%;
	margin: 0 auto;
        padding: 0;
}

.main02 {
        width: 90%;
	margin: 0 auto;
        padding: 0;
}

.main_w {
        background: url("../img/bg01.jpg") repeat scroll center 0 transparent;
	margin: 0 auto;
        padding:0 5% ;
        color:#415A2D;
}

/*------------------------------------------
■TOP画像エリア
------------------------------------------*/


.top_btn {
	position:absolute;	
    left: 2%;
    top: 3%;
    display: block;
	background-color: #415A2D;
	padding:0.5% 1% ;
	color:#fff;
	font-size: 2vw;
}

.top_temple_name {
    position: absolute;
    bottom: 0vw;
    left: 47vw;
    transform: translateY(-0vw) translateX(-0vw);
    -webkit-transform: translateY(-0vw) translateX(-6vw);
    text-align: center;
    font-size: 1.5vw;
	color: #fff;
}

.top_temple_name span{
	font-size:2vw;
	line-height: 200%;
}

.top_txt{
	color:#fff;
	width: 550px;
	display: block;
	margin:0 auto;
	text-align: center;
	font-size: 28px;
  position: absolute;
  top: 65%; /*親要素を起点に上から50%*/
  left: 50%;  /*親要素を起点に左から50%*/
  transform: translateY(-50%) translateX(-50%); /*要素の大きさの半分ずつを戻す*/
  -webkit-transform: translateY(-50%) translateX(-50%);	
	line-height: 180%;
	text-shadow: 0 0 1em #415A2D, 0 0 0.2em #415A2D;
	background: linear-gradient(135deg, hsla(0, 0%, 100%, 0.35), hsla(0, 0%, 100%, 0.25));
        backdrop-filter: blur(5px);
        padding: 2% 0;
}

.top_txt span {
    font-size: 12px;
    margin-top: 3%;
    display: block;
    line-height: 160%;
	}

.top_txt2{
	color:#fff;
	display: block;
	margin:0 auto;
	text-align: center;
	padding:0 2%;
	font-size: 3vw;
  position: absolute;
  top: 70vw; /*親要素を起点に上から50%*/
  left: 50%;  /*親要素を起点に左から50%*/
  transform: translateY(-50%) translateX(-50%); /*要素の大きさの半分ずつを戻す*/
  -webkit-transform: translateY(-50%) translateX(-50%);
		line-height: 180%;
text-shadow: 0 0 1em #415a2d, 0 0 0.2em #415a2d;
}

.top_txt2 span {
    font-size: 2vw;
    margin-top: 3%;
    display: block;
	line-height: 125%;
}


/*------------------------------------------
■　box, txt_area
------------------------------------------*/
.box {
	margin: 0px auto;
	clear: both;
}

.box02 {
    background-size: cover;
    padding: 3% 5%;
    border: 2px solid #415A2D;
}



.box_bg {
	background: url("../img/bg07.gif") repeat scroll center 0 transparent;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 2px 2px #CCCCCC;
	margin: 10px auto;
	padding: 5px 10px 10px;
}
.box_border {
	background-color: #FCFAF8;
	border: 5px double #CCCCCC;
	margin: 10px auto;
	padding: 5px 10px 10px;
}
.box4 {
    background-color: #fff;
    box-shadow: 0 2px 2px #000;
    margin: 0px auto;
    padding: 5% 8%;
    clear: both;
}
.txt_area {
	padding: 0px;
}


.txt_area2 {
	padding: 0px;
}

.txt_area3 {
 background:url(../img/voice_bg.gif) no-repeat scroll bottom  transparent;
 background-color:#ffffff;
	padding: 5px;
 margin:5px;
	border-radius: 5px 5px 5px 5px;
}

.txt_area_bg {
	background-color: #fdfbf6;
	border: 1px solid #d5cfba;
        color:#415A2D;
	margin: 10px auto;
	padding: 10px;
}
.txt_area_border {
	background-color: #FFFFFF;
	border: 1px solid #D5CFBA;
	margin: 10px auto;
	padding: 10px;
}

.img_three {
    width: 32%;
    margin-right: 1.5%;
	float: left;
}

.img_three02 {
    width: 32%;
    margin-right: 0.8%;
	float: right;
}

/*------------------------------------------
■ ご祈祷
------------------------------------------*/
.board{
	font-weight: bold;
	font-size: 110%;
}

.board_txt{
width:30%;
display: block;
float: left;
background-color: #415A2D;
margin-right: 2%;
margin-bottom:1%;	
padding:1% 1%;
color:#fff;
text-align: center;
}

.board_txt02{
width:30%;
display: block;
float: right;
background-color: #415A2D;
margin-left: 0%;
margin-bottom:1%;	
padding:1% 1%;
color:#fff;
text-align: center;
}

.board_txt span{
border:1px solid #fff;
display: block;
	width:100%;
	height:100%;
padding:2% 0%;
}
.board_txt02 span{
border:1px solid #fff;
display: block;
	width:100%;
	height:100%;
padding:2% 0%;

}
/*------------------------------------------
■ h1 h2 
------------------------------------------*/

h1 {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
.h1_txt {
	display: none;
}
/*------------------------------------------
■ ヘッダーエリア
------------------------------------------*/
#header {
	display: none;
}
/*------------------------------------------
■お申込みエリア(01)
------------------------------------------*/
.order_bg01{
    background: url(../img/order_bg.jpg);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sample.jpg',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sample.jpg', sizingMethod='scale')";
}

.order_bg01 .order {
    clear: both;
    height: 24vw;
    margin: 0 auto;
    padding: 4% 0 8%;
    position: relative;
    width: 60%;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

.order_bg01 .order_area {
	padding-top:0%;
    color: #fff;
}

.order_bg01 .order_p {
    font-size: 2.5vw;
    line-height: 130%;
    border-bottom: 1px solid #fff;
    padding-bottom: 1.3%;
    display: block;
    margin: 0 auto 2.5%;
	font-weight: bold;
}
.order_bg01 .order_left{
	width:55%;
	float: left;
	line-height: 120%;
	font-weight: bold;	
}
.order_bg01 .order_right{
	width:44%;
	float: right;
	line-height: 120%;
}

.order_bg01 .temple_sn {
    font-size: 2vw;
    line-height: 110%;
    margin-top: 0%;
    text-align: center;
}
.order_bg01 .temple_name {
    font-size: 4vw;
    padding: 4% 0;
    display: block;
    margin: 0 auto;	
}
/*　▼ボタンエリア▼　*/

.order_bg01 .order_mail {
    display: block;
    margin: 2% auto;
    width: 50%;
}

.order_bg01 .oreder_btn01 {
    background-color: #415A2D;
    width: 100%;
    display: block;
    border-radius: 5px;
    padding: 2%;
    color: #fff;
    font-size: 1.5vw;
}

/*　▼営業時間▼　*/
.order_bg01 .txt_tel {
    color: #fff;
    cursor: default;
    display: block;
    font-size: 4vw;
    line-height: 118%;
    white-space: nowrap;
    position: relative;
    top: 0px;
    text-indent: 2%;
	text-align: center;
}



.order_bg01 .temple_tel {
    text-align: left;
    padding: 0 3% 0 0;
}



/*------------------------------------------
■お申込みエリア02
------------------------------------------*/
.order_bg02 {
    background: url(../img/order_bg_02.png)no-repeat right bottom ,url(../img/order_bg02_02.png)no-repeat left bottom,#987b94;
	background-size: 40%;
}

.order_bg02 .order_area {
    width: 70%;
    display: block;
    margin: 0 auto;
        margin-bottom: 0px;
    padding: 5% 0 7%;
    margin-bottom: -2%;
	border-bottom:1px solid #000;
}


.order_bg02 .order_area02 {
    width: 70%;
    display: block;
    margin: 0 auto;
        margin-bottom: 0px;
    padding: 3% 0 7%;
    margin-bottom: -2%;
}


.order_bg02 .order {
    background: rgba(0, 0, 0, 0) url(../img/order01.png) no-repeat scroll center top/ 100% auto;
    clear: both;
    height: 30vw;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 70%;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;	
}



.order_bg02 .order_left{
	width:55%;
	float: left;
	line-height: 120%;
	font-weight: bold;	
}
.order_bg02 .order_right{
	width:44%;
	float: right;
	line-height: 120%;
}

.order_bg02 .temple_sn {
    width: 46%;
    float: left;
    font-size: 132%;
    line-height: 110%;
    margin-top: 0%;
    text-align: right;
}
.order_bg02 .temple_name {
    width: 51%;
    float: right;
    font-size: 3.5vw;
    padding: 6% 0 0;
    line-height: 94%;
}

.order_bg02 .order_p {
    font-size: 1.4vw;
    line-height: 150%;
    padding-bottom: 0%;
    display: block;
    margin: 0 auto 0%;
    font-weight: bold;
    text-align: center;
}

.order_bg02 .order_p02 {
    font-size: 125%;
    line-height: 130%;
    padding-bottom: 1.3%;
    display: block;
    margin: 0 auto 0%;
    font-weight: bold;
    text-align: center;
    color: #000;
    padding-top: 0%;
}

.order_bg02 .order_p03{
    font-size: 125%;
    line-height: 130%;
    padding-bottom: 1.3%;
    display: block;
    margin: 0 auto 2.5%;
    font-weight: bold;
	text-align: center;
	color:#000;
}

.order_bg02 .txt_tel {
    color: #000;
    cursor: default;
    display: block;
    font-size: 4.5vw;
    font-weight: bold;
    line-height: 118%;
    white-space: nowrap;
    position: relative;
    top: 0px;
    text-indent: 2%;
    text-align: center;
    width: 35vw;
    margin: 0 auto;
}

.order_bg02 .txt_tel:before{
	content:'✆ ';
	font-size: 80%;
	float: left;
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
 -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 justify-content: center; /* 横方向中央揃え */	
}

.order_bg02 .order_mail {
    display: block;
    top: 18vw;
    margin: 5% auto;
}
.order_bg02 .order_mail img{
	display:block;
	margin: 0 auto;
	width:100%;
}



/*------------------------------------------
■お申込みエリア03
------------------------------------------*/
.order_bg03 {
    background: url(../img/order_bg03.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    text-align: center;
    background-size: coverのIE対策;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sample.jpg',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sample.jpg', sizingMethod='scale')";
}


.order_bg03 .order {
    clear: both;
    height:20vw;
    margin: 0 auto;
    padding: 45px 0;
    position: relative;
    width: 70%;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}


.order_bg03 .order_p {
    font-size: 3.5vw;
    line-height: 130%;
    border-bottom: 1px solid #fff;
    padding-bottom: 1.3%;
    display: block;
    margin: 0 auto 2.5%;
	font-weight: bold;
	color: #fff;
}

.order_bg03 .order_p03 {
    font-size: 2.5vw;
    line-height: 50%;
    padding-bottom: 1.3%;
    display: block;
    margin: 0 auto 3%;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.order_bg03 .order_btn {
    display: inline-block;
    text-decoration: none;
    background: #415A2D;
    color: #FFF;
    width: 10vw;
    height: 7.5vw;
    line-height: 140%;
    font-size: 1.3vw;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    box-shadow: 0px 0px 0px 5px #415A2D;
    border: solid 2px #FFF;
    transition: .4s;
    padding-top: 2.5vw;
    font-weight: bold;
}

.order_bg03 .order_area {
	padding-top:0%;
    color: #fff;
}


.order_bg03 .order_mail {
    display: block;
    position: absolute;
    top: 25vw;
    margin: 0 auto;
    width: 100%;
}

.order_bg03 .order_btn:hover {
  background: #668ad8;
  box-shadow: 0px 0px 0px 5px #668ad8;
}

.order_bg03 .order_btn::after {
    content: "＞";
    transform: rotate(90deg);
    position: relative;
    width: 0px;
    display: block;
    left: 50%;
    font-size: 2vw;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Geneva, Arial, Verdana, sans-serif;
}

.order_bg03 .order_left{
	width:55%;
	float: left;
	line-height: 120%;
	font-weight: bold;	
}
.order_bg03 .order_right{
	width:44%;
	float: right;
	line-height: 120%;
}

/*　▼TEL番号エリア▼　*/

.order_bg03 .txt_tel {
    color: #fff;
    cursor: default;
    display: block;
    font-size: 5vw;
    font-weight: bold;
    line-height: 118%;
    white-space: nowrap;
    position: relative;
    top: 0px;
    text-indent: 2%;
}

.order_bg03 .txt_tel:before{
	content:'✆ ';
	font-size: 80%;
	float: left;
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
 -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 justify-content: center; /* 横方向中央揃え */	
}

.order_bg03 .temple_tel {
    text-align: left;
    padding: 0 3% 0 0;
}

.order_bg03 .temple_sn {
    width: 46%;
    float: left;
    font-size: 3vw;
    line-height: 66%;
    margin-top: 0%;
    text-align: right;
}

.order_bg03 .temple_name {
    width: 51%;
    float: right;
    font-size: 5vw;
    padding: 6% 0;
    line-height: 10%;
}

/*------------------------------------------
■ h4タイトル
（※スマートフォンでは、背景画像を消してテキストタイトルを表示させてください）
------------------------------------------*/

.headLine1 {
    margin: 30px 0;
        margin-top: 30px;
    text-align: center;
    font-family: "MS 明朝","ＭＳ Ｐ明朝",MS PMincho,"MS 明朝","ヒラギノ明朝 ProN W6",HiraMinProN-W6,"HG明朝E",serif;
    font-size: 3.5vw;
    font-weight: 700;
    line-height: 1.4;
}


.headLine1 > span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
}

.headLine1 > span::before {
    content: url(../img/circle.png);
    position: absolute;
    top: 50%;
    left: -55px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1;
    vertical-align: bottom;
}


h4 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    line-height: 120%;
    margin: 0 auto 0px;
    padding: 0px 0 0;
    text-align: center;
}

h4.title_w {
        background: url(../img/title_bg02.png)no-repeat;
        background-position: center top;
	color: #415A2D;
}

.title_l{ margin:0% auto 0%; text-align: center; display: flex; }

.title_l p {
background:url(../img/title_t_l.png) left no-repeat,url(../img/title_t.png) right no-repeat;
    clear: both;
    color: #000000;
    font-size: 3.5vw;
    font-weight:bold;
    letter-spacing: 0.1em;
    line-height: 150%;
    text-align: center;
    margin: 0px auto 0px;
    height: auto;
    padding: 30px 70px ;
    font-family:游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}


h4.title_b {
        background: url(../img/title_bg02.png)no-repeat;
        background-position: center top;
	color: #415A2D;
	margin-bottom:2%;
}

.title_top {
    background: none;
    margin-top: 0;
    padding-top: 20px;
    color: #000;
    font-size: 3.5vw;
    font-weight: bold;
}

.title_c{
       background:none;
       margin-top:0;
	   text-align: center;
    font-weight: bold;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	color: #415A2D;     
    font-size: 18px;
    line-height: 120%;
    padding: 20px 0 0;
	}

/*------------------------------------------
■ サブタイトル装飾（基本値）
------------------------------------------*/
.sub_title_b:first-letter {
	font-size: 2.1vw;
  color: #415A2D;
}

.sub_title_a {
    position: relative;
    font-size: 21px;
	text-align: left;
	line-height: 160%;
    margin: 5em auto 0;
	color: #505050;
}
.sub_title_b {
	border-bottom: solid 3px #415A2D;
	position: relative;
	font-size: 1.9vw;
	line-height: 130%;
	margin: 10px auto 10px;
	padding: 5px 0;
	font-weight: bold;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.sub_title_c {
    position: relative;
    font-size: 28px;
	text-align: center;
	line-height: 160%;
    margin: 0 auto 1.5em;
	color: #505050;
	text-decoration: underline;
	text-underline-offset: 8px;
}
.sub_title_d {
    border: 1px solid #415A2D;
    color: #415A2D;
	font-size: 1.9vw;
	line-height: 130%;
	margin: 10px auto  10px;
	padding: 10px 0px 10px;
	text-align: center;
	width:100%;
	display: block;
	font-weight: bold;
}

.sub_title_d02 {
	background-color: #415A2D;
	color: #fff;
	font-size: 1.9vw;
	line-height: 130%;
	margin: 10px auto  10px;
	padding: 20px 0px 15px;
	text-align: center;
	width:100%;
	display: block;
	font-weight: bold;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	border-radius: 20px;
}
.sub_title_e {
     position: relative;
     color: #446689;
     padding:0.5em 0.5em 0.5em 1.9em;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 1.9vw;
}

.sub_title_e:before, .sub_title_e:after {
     position: absolute;
     top: 50%;
     left:0;
     transform:translateY(-50%);
     content: '';
     width: 18px;
     height:4px;
     background-color:#446689;
}

.sub_title_f {
  position: relative;/*相対位置*/
  padding: 0.5em 0.5em 0.5em 1.5em;/*アイコン分のスペース*/
  line-height: 1.4;/*行高*/
  color: #ff6a6a;/*文字色*/
  border-top: dotted 1px gray;
  border-bottom: dotted 1px gray;
  background: #fffff4;
	font-size: 1.9vw;
}

.sub_title_f:before {
  font-family: "Font Awesome 5 Free";/*忘れずに*/
  content: "\f138";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0.25em;/*アイコンの位置*/
  top: 0.5em;/*アイコンの位置*/
  color: #ff6a6a; /*アイコン色*/
}

.sub_title_g {
     position: relative;
     padding:0.5em 0 1em;
     border-radius: 5px;	
     font-size: 2vw;
	color: #415A2D;
}
.sub_title_h {
    position: relative;
    padding-bottom: 0.5em;
    font-size: 28px;
    text-align: center;
    line-height: 160%;
}
.sub_title_i {
     position: relative;	
     font-size: 21px;
	text-align: left;
	line-height: 160%;
}
.sub_title_bg {
	background: url("../img/sub_title_bg.gif") no-repeat scroll center 0 transparent;
	font-size: 30px;
	font-weight: bold;
	height: 64px;
	line-height: 262%;
	padding-left: 60px;
}

.design_headline { position:relative;  text-align:center; margin-bottom:25px; width:100%; }
.design_headline.no_icon { margin-top:60px; }
.design_headline img {
    display: block;
    margin: 20px auto 13px;
    width: 20%;
}
.design_headline .title { font-size:19px; display:block; margin:10px 0 0 0; }
.design_headline .sub_title { font-size:14px; display:block; margin:10px 0 0 0; }
.design_headline h3 { line-height:1.5; }
.design_headline.type2 h3 {
  display:inline-block; text-align:left;
  -webkit-writing-mode:vertical-rl; -ms-writing-mode:tb-rl; writing-mode:vertical-rl;
}
.design_headline.type2 .title { margin:0; }
.design_headline.type2 .sub_title { margin:0 0 0 5px; }
.design_headline.type2.large .title { display:inline; margin:0 0 15px 0; }
.design_headline.type2.large .sub_title { display:inline; margin:0; }



/*------------------------------------------
■ リストのチェックアイコン
------------------------------------------*/
ul {
	list-style: none outside none;
}
ul li.icon_check {
	background: url("../img/icon_check_small.png") no-repeat scroll 0 6px transparent;
        color: #415A2D;
	padding: 4px 4px 4px 24px;
}

ul.type_2_2{
  list-style-type : disc;
  list-style-position : outside;
  margin : 0;
    padding-left: 20px;
}

ul.asterisk li {
  list-style-type: none;
}
ul.asterisk li:before {
  display: inline;
  content: "※";
}

/*------------------------------------------
■ list_box
------------------------------------------*/
.list_box_01 {
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px;
	margin: 10px auto;
	padding: 10px;
}
/*------------------------------------------
■ 特徴BOX
------------------------------------------*/
.box_m {
	margin: 0;
	padding: 0 0px 10px;
}

.box_m_in {
background: url("../img/box_m_linesp.gif") repeat-y scroll center 0;
    margin: 0;
    padding: 5px 17px;
}
.txt_center{text-align:center;}

.box_m_txt {
	background-color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	margin: 0 10px;
	padding: 10px;
}
.box_m_set {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 5px;
}
.sub_title_m {
	border-bottom: 2px dotted #f48500;
	font-weight: bold;
	line-height: 170%;
	margin: 10px auto;
	padding: 0;
}
.m_block {
	display: block;
	background-color: #F4F5E0;
	border-left: 10px solid #f3f0e6;
	box-shadow: 1px 1px 1px #999999;
	font-size: 80%;
	margin-right: 15px;
	padding: 3px 10px;
}
.p_icon {
	float: left;
	margin: 0 5px 0 0;
	width: 40px;
}
/*------------------------------------------
■ box_e
------------------------------------------*/
.box_e {
	background-color: #f3f0e6;
	border-radius: 5px 5px 5px 5px;
	margin: 10px auto;
	padding: 10px 0 5px;
}
.box_e_title {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	text-align: center;
}
.box_e .box_e_in {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Geneva, Arial, Verdana, sans-serif;
	background: #FCF8F2;
	margin: 10px;
	padding: 10px;
	font-size: 90%;
}
/*------------------------------------------
■ フロートボックス width: 216pxにすれば3つ横に並ぶよ。
------------------------------------------*/
.con2_1, .con2_2, .con2_3, .con2_4 {
	background-color: #415A2D;
	float: left;
	margin: 10px 1%;
	padding: 10px 1%;
	width: 29%;
}
.con2_title {
	border-bottom: 3px dotted #f3f0e6;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.con_txt{
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 170%;
}
/*------------------------------------------
■ 新要素　グリッドデザイン（新フロートボックス）
------------------------------------------*/
.gd_box {
	letter-spacing: -0.34em;
*letter-spacing:normal;
*word-spacing:-0.43em;
	text-rendering: optimizespeed;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	display: -webkit-flex;
	-webkit-flex-flow: row wrap;
	display: -ms-flexbox;
	-ms-flex-flow: row wrap
}
.gd_1-2, .gd_1-3, .gd_2-3, .gd_1-4, .gd_3-4 {
	display: inline-block;
*display:inline;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto
}
.gd_1-2 {
	width: 50%;
 *width: 49.9690%;
}
.gd_1-3 {
	width: 33.3333%;
 *width: 33.3023%;
}
.gd_2-3 {
	width: 66.6667%;
 *width: 66.6357%;
}
.gd_1-4 {
	width: 25%;
 *width: 24.9690%;
}
.gd_3-4 {
	width: 75%;
 *width: 74.9690%;
}
.gd_box:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/*------------------------------------------
■ POINT
------------------------------------------*/
.point_title {
	border-bottom: 2px dotted #f3f0e6;
	color: #AA0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
}
/*------------------------------------------
■ STEP
------------------------------------------*/
.step_area {
 background-color:#fedded;
	margin: 10px auto;
	padding: 10px;
}
.step_title {
	border-bottom: 2px dashed #f48500;
	color: #412C1B;
	font-weight: bold;
	line-height: 160%;
	margin: 10px 0;
	padding: 0 0 5px;
}
.s_block {
	background-color: #f48500;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	display: block;
	font-size: 96%;
	padding: 0 15px;
	text-align: center;
	width: 25%;
}
/*------------------------------------------
■ お客様の声
------------------------------------------*/
.voice_area {
}
.voice {
	background: url("../img/bg03.gif") repeat scroll 0 0 transparent;
	border-radius: 5px;
	box-shadow: 0 0 5px #CCCCCC, 0 0 5px #CCCCCC inset;
	font-size: 96%;
	margin: 0 auto 20px;
	padding: 15px;
}
/*------------------------------------------
■ 良くある質問
------------------------------------------*/
.faq {
	background-color: #FDFBF6;
	border: 1px dashed #D5CFBA;
	margin: 10px auto;
	padding: 5px 10px;
}
.faq_q {
	border-bottom: 1px solid #460607;
	color: #460607;
	font-weight: bold;
	margin: 10px auto;
	padding: 0 0 5px;
}
.faq_a {
	margin: 10px auto;
	padding: 0;
}

.faq2{
background-color: #FDFBF6;
border: 1px dashed #D5CFBA;
margin: 10px auto;
padding: 5px 10px;
}
.faq_q2{

background: url("../img/icon_q.gif") no-repeat scroll 0 0 transparent;

border-bottom: 1px solid #64ab03;
color: #64ab03;
font-weight: bold;
margin: 10px auto;
padding: 0 0 5px 40px;

}
.faq_a2{

background: url("../img/icon_a.gif") no-repeat scroll 0 0 transparent;

margin: 10px auto;
padding: 0 0 5px 40px;
}
/*------------------------------------------
■ ブロック
------------------------------------------*/
.block_left0 {
    float: left;
    width: 50%;
}

.block_right0 {
float: right;
width: 50%;
}

.block_in{
	font-size: 100%;
	padding:0 5%;
	margin-top:8%;
}

.block_left {
    float: left;
    width: 47%;
}

.block_right {
	float: right;
	width: 47%;
}

.block_left02 {
    float: left;
    width: 67%;
	margin-right: 3%;
}

.block_left02  img{
    margin: 0 auto;
    display: block;
    width: 33%;
}

.block_right02 {
	float: right;
	width: 30%;
}

.block_right02  img{
    margin: 0 auto;
    display: block;
    width: 100%;
}

.block_txt{
	color:#000;
	padding:10%;
	font-size: 100%;
	line-height: 180%;
}

.margin_t{
    margin-top: 10px;
}

.flex_box{
	display:flex;
}

.block_right img{padding-right:0px;}
.room {
	padding: 15px;
}

.btn{
	background-color:#415A2D;
	padding:1%;
	border-radius: 5px;
	float: right;
}
.btn a{	color:#fff;}
.btn a:hover{color:#A79414;}




.flex_unit03{
background: url("../img/bg01.jpg") repeat scroll center 0;
	width: 49%;
    padding:15px 10px;
	display: block;
	margin-left:1%;
	border-radius: 10px;
	border: 2px solid #415A2D;
}


.flex_unit03_02{
	background-color: #d7d5a7;
    width: 33%;
    padding:15px 10px;
	display: block;
	margin-left:1%;
	border-radius: 5px;	
}

.flex_txt{
	font-size: 120%;
}

.flex_unit03_02 img, .flex_unit03 img{
    margin: 2% auto 4%;
	display: block;
}

.flex_title{
	background-color: #d7d5a7;
	text-align: center;
	margin: 2% auto 1%;
}

.flex_title02{
	background-color: #b8b57d;
	text-align: center;
	margin: 2% auto 1%;
}

.flex_p{text-align:center; display: block;}
.flex_p02 {
    font-size: 88%;
    margin-top: 4%;
    display: block;
}

.unit_title{
	font-size:120%;
	border-bottom:3px dotted #415A2D;
	text-align: center;
	padding-bottom:4%;
	padding-top:2%;
}
.unit_txt{
	font-size:100%;
	display: block;
	margin-top:4%;
}


/*------------------------------------------
■ アクセス
------------------------------------------*/
.map_area {
	font-size: 12px;
	margin: 15px auto;
}
.map_in {
	display: block;
	height: 260px;
	margin: 0 auto;
	width: 100%;
}

#map1 {
    height: 40vw;
    width: 100%;
    margin-top: 4%;
}
/*------------------------------------------
■ テーブル
------------------------------------------*/
.table01 {
	font-size: 70%;
	margin: 2% auto 2%;
	width: 100%;
}
.table01 th img{
    width:100%;
}
.table01 th {
	background-color: #fbfaf7;
        color: #415A2D;
	padding: 5px 5px;
	text-align: left;
	width: 30%;
	border: 1px solid #cccccc;
}
.table01 td {
	padding: 5px 5px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

.table02 {
	margin: 10px auto;
	width: 100%;
	font-size: 70%;
}
.table02 th {
      background-color: #415A2D;
	padding: 10px 5px;
	text-align: center;
	width: 35%;
	border: 1px solid #cccccc;
	color:#fff;
}
.table02 td {
	padding: 10px;
	font-size:90%;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
        color: #415A2D;
	line-height: 130%;
}

.table03 {
	font-size: 70%;
	margin: 0 auto;
	width: 100%;
}
.table03 th img{
    width:100%;
}
.table03 th {
	background-color: #fbfaf7;
        color: #415A2D;
	padding: 5px 5px;
	text-align: left;
	width: 30%;
	border: 1px solid #cccccc;
}
.table03 td {
	padding: 5px 5px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
        color: #415A2D;
}
/*------------------------------------------
■ youtube
------------------------------------------*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 10px 0;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*------------------------------------------
■ フォーム部分
------------------------------------------*/

.form_area {
	margin: 40px auto;
}
/* --フォームテーブルの部分-- */
.table_box {
	border-top: 1px dashed #f5f5f5;
	margin: 15px auto;
	width: 100%;
}
.inq_box {
	border-bottom: 1px dashed #f5f5f5;
	display: block;
	font-size: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 20px;
	width: 100%;
}
.inq_box_top {
	border-top: #cccccc 1px solid;
}
.inq_box_title {
      border-left: 8px solid #415A2D;
    float: left;
    font-weight: bold;
    line-height: 150%;
    margin-top: 20px;
    padding-left: 12px;
    width: 30%;
	text-align: left;
}
.inq_box_txt {
	display: block;
	float: left;
	line-height: 140%;
	padding-left: 0px;
	padding-top: 10px;
	width: 60%;
	text-align: left;

}
input, textarea, select {
	font-size: 14px;
	margin: 5px auto;
	padding: 5px;
}
input[type=text]:focus, textarea:focus, select:focus {
	outline: 0;
	background-color: #FFFFDD;
}

.form_tel{
	border-top:1px solid #415A2D;
	border-bottom:1px solid #415A2D;
	width:100%;
	display: block;
	margin: 0 auto;
	padding:1% 0;
	margin-bottom: 3%;
	margin-top:2%;
	text-align: center;
}

.txt_tel02{
	font-size: 140%;
	font-weight: bold;
}

/*------------------------------------------
■ フッター
------------------------------------------*/
#footer {
	display: block;
	text-align: center;
	margin: 1% auto;
	font-size: 12px;
	line-height: 1.8;
	color: #000;
}
.footer_btn {
	padding: 8px 10px;
	text-align: left;
}
#footer a {
	font-size: 14px;
	color: #000;
}
.copyright {
	margin-top: 15px;
	font-size: 10px;
 text-align:center;
	color:#000;
}
/*■■■■■■■■■■■■■■■■■■■■■■
　　サブページ設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■■■
　　サブページ設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ サブページ共通
------------------------------------------*/
.sub_page_title {
	background-color: #fff;
	border-bottom: 3px solid #CCCCCC;
	color: #415A2D;
	font-weight: bold;
	margin: 10px 0;
	padding: 12px 0 10px;
	text-align: center;
}
#order_page, #privacypolicy, #company, #law, #order_end {
	font-size: 14px;
	line-height: 140%;
	margin: 0 auto;
	padding: 10px 0;
}
/* 別々に指定したければ、分けてください*/

/*------------------------------------------
■ プライバシーポリシーページ設定
------------------------------------------*/
#pp_page {
}
.sub_page_h {
	background: none no-repeat scroll 0 0 #415A2D;
	font-weight: bold;
	margin: 20px 0 5px;
	padding: 5px 10px;
	color:#fff;
}


/*------------------------------------------
■ 特定商取引法に基づく表記
------------------------------------------*/



/*------------------------------------------
■ 会社概要
------------------------------------------*/


/*------------------------------------------
■ 新要素　ページトップへ戻るボタン
------------------------------------------*/
#go_top {
	display: none;
}
#go_top a {
	display: none;
}
/*------------------------------------------
■ 新要素　トップナビゲーション
------------------------------------------*/
#top_nav {
	display: none;
}
/*------------------------------------------
■ 新要素　SPナビゲーション
------------------------------------------*/
.sp_nav {
	position: fixed;
	width: 100%;
	line-height: 100%;
	text-align: left;
	display: block;
	background-color: #fff;
        opacity:0.9;
	padding: 5px;
	bottom: 0px;
}
.sp_nav .sp_menu_title label {
	float: left;
	padding-right: 5px;
}
.sp_nav .sp_menu_title label img {
	max-width:40px;
}
.sp_nav input[type="checkbox"].on-off {
	display: none;
}
.sp_nav ul {
	margin: 0;
	list-style: none;
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
@media only screen
    and (orientation:landscape) {
	.sp_nav li {
	float: left;
	width: 33.3023%;
	padding: 0px;
	padding-left: 0px;
	max-height: 24px;
	font-size: 10px;
	letter-spacing: -0.2em;
}
}
@media only screen
    and (orientation:portrait) {
	.sp_nav li {
	float: left;
	width: 49.9690%;
	padding: 0px;
	padding-left: 0px;
	max-height: 24px;
	font-size: 11px;
}	
}
.sp_nav li a {
	width: 100%;
	text-indent: 5px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
	line-height: 18px;
}
.sp_nav input[type="checkbox"].on-off + ul {
	height: 0;
	overflow: hidden;
	padding: 0;
}
.sp_nav input[type="checkbox"].on-off:checked + ul {
	height: auto;
	padding: 3px;
}
.sp_nav .sp_nav_tel {
	font-size: 10px;
	text-indent: -0.5em;
}
.sp_nav .sp_nav_tel a.plain {
	color: #CC0000;
	font-family: Meiryo, メイリオ, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.top_nav_btn
{
	margin:0 auto;
	text-align:center;
	
	
	}
/*------------------------------------------
■ 新要素　イメージリストエリア（ライトボックス風　サムネイルクリックで拡大写真）
施工事例や店内・院内風景などにご使用ください。
------------------------------------------*/
.img_list_area_1, .img_list_area_2, .img_list_area_3 {
	width: 100%;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.img_list_area_1 .thumbnail, .img_list_area_2 .thumbnail, .img_list_area_3 .thumbnail {
	clear: both;
	padding: 0px;
	margin: 0px auto;
	width: auto;
}
.img_list_area_1 .thumbnail img, .img_list_area_2 .thumbnail img, .img_list_area_3 .thumbnail img {
	padding: 0px 3px 3px 0px;
	width: 30%;
	max-width: 140px;
}
.img_list_area_1 .thumbnail_notes, .img_list_area_2 .thumbnail_notes, .img_list_area_3 .thumbnail_notes {
	font-size: 80%;
	text-align: right;
}
.img_list_area_1 .text_block, .img_list_area_2 .text_block, .img_list_area_3 .text_block {
	clear: both;
}
.img_list_area_1 .text_block img, .img_list_area_2 .text_block img, .img_list_area_3 .text_block img {
	display: block;
	margin: 0 auto;
	clear: both;
}
.img_list_area_1 table, .img_list_area_2 table, .img_list_area_3 table {
	width: 100%;
	margin: 10px auto;
}
.img_list_area_1 table th, .img_list_area_2 table th, .img_list_area_3 table th {
	width: 30%;
	background-color: #EFEFEF;
	padding: 5px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #cccccc;
}
.img_list_area_1 table td, .img_list_area_2 table td, .img_list_area_3 table td {
	width: 70%;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	border: 1px solid #cccccc;
}


/* オーダー部分（商品詳細） */
.order_btn_warp {
 background-color: #f4f3e6;
    border-radius: 5px;
    box-shadow: 0 2px 2px #cccccc;
    clear: both;
    margin: 0 auto;
    padding: 5px;
}

.item_detail {
 background-color:#ffffff;
	padding: 5px;
 margin:5px;
	border-radius: 5px 5px 5px 5px;	
}



/*------------------------------------------
■ 2カラム画像背景
------------------------------------------*/
h5.length01{
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background: #fff;
    width: 1.4em;
    line-height: 1.4em;
    margin: 0 auto 50px;
    padding: 10px;
    font-weight: bold;
    font-family: YuMincho, /* Mac用 */ 'Yu Mincho', /* Windows用 */ serif;
}

h5.length02{
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background: #fff;
    width: 2.9em;
    line-height: 1.4em;
    margin: 0 auto 50px;
    padding: 10px;
    font-weight: bold;
    font-family: YuMincho, /* Mac用 */ 'Yu Mincho', /* Windows用 */ serif;
}

.two_box01{
    background:url(../img/box_bg01.jpg); 
    background-size:cover;
    margin-bottom: 20px;
    padding-top: 30px;

}

.two_box01 p{
    background: rgba(178,186,108,0.9);
    padding: 30px 20px;
    color: #fff;
}

.two_box02{
    background:url(../img/box_bg02.jpg); 
    background-size:cover;
    margin-bottom: 20px;
    padding-top: 30px;
}

.two_box02 p{
    background: rgba(108,186,150,0.9);
    padding: 30px 20px;
    color: #fff;
}

/*------------------------------------------
■ 画像背景のご要望
------------------------------------------*/
.list_img{
    background:url(../img/list_box_bg.jpg)no-repeat left bottom;
    background-size:cover;
    padding:40px 0;
    margin-bottom:20px;
    text-align: center;
    width: 100%;
    }

.list_img img{
    width:60%;
}

/*------------------------------------------
■ 沿革用タイトル
------------------------------------------*/
.history_tit{
    font-weight:bold;
}


/*------------------------------------------
■ ご要望（01）
------------------------------------------*/
.q_a{
    padding: 10px 20px;
    margin:0 auto 20px;
    background: #dbd2c7;
}

.q_a dl{
    margin: 0 auto;
	font-size: 1.9vw;
    line-height: 130%;
    text-align: left;
    font-family: serif;
}

.q_a dt {
    background: url(../img/q_sp.png) no-repeat 15px center,#415A2D;
    color:#fff;
    padding: 10px 7px 7px 40px;
    margin: 10px 0 0 0;
}

.q_a dd {
	font-size: 1.9vw;
    background: url(../img/a_sp.png) no-repeat 15px center;
    padding: 10px 7px 7px 40px;
    color: #415A2D;
}

.q_a_btn{
    overflow:auto;
}

/*------------------------------------------
■ ご要望（02）
------------------------------------------*/
.check_02 {
    text-align: left;
    width: 100%;
    margin: 0 auto;
    padding: 0% 0%;
    background-color: #fff;
}

.check_02 li {
    background: url(../img/check_sp.png) no-repeat 20px center;
    font-size: 1.9vw;
    padding: 5px 15px 5px 45px;
    margin: 2% 0;
    font-family: serif;
    color: #000;
}



.w_box2 {
    background-color: #415A2D;
    padding:0% 3%;
    width: 94%;
	display: block;
	margin:  0 auto;
	color:#fff;
}


/*------------------------------------------
■ ご要望（03）
------------------------------------------*/

.check_03{
    margin: 0 auto 30px;
    padding: 0px 0;
    text-align: left;
	width:100%;
}

.check_03 li {
    background: url("../img/check_sp.png") no-repeat 20px center,url("../img/list_bg_sp.png") no-repeat bottom right,#415A2D;
    font-size: 1.9vw;
    padding: 3% 0 3% 9%;
    margin: 2%;
    font-family: serif;
    color: #fff;
}

/*------------------------------------------
■ ご要望（04）
------------------------------------------*/
.list_box04{
    background: #7676a6;
    padding: 20px 0;
    margin: 0 auto;
    box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2);
	width: 60%;
}

.list_box04_inner{
        background: url("../img/bg01.jpg") repeat scroll center 0 transparent;
        color: #415A2D;
        padding:20px 0 ;
}

.check_04{
    text-align: left;
    margin: 0 auto;
}

.check_04 li{
    background: url(../img/check_sp.png) no-repeat scroll 0 0 / auto 100%;
    padding-left: 40px;
    margin: 20px 30px;
    font-size: 2vw;
    font-family: serif;
}


/*------------------------------------------
■ PR
------------------------------------------*/
.pr_area{
    background:#415A2D;
    color: #fff;
    padding:0 5%;
}

.pr_area table th, .pr_area table td{
        vertical-align: top;
        border: none;
        font-weight:bold;
}

/*------------------------------------------
■ FLEX BOX
------------------------------------------*/
.flex_container{
    display:block;
    padding:0;
}

.flex_unit01{
    background: #fff;
    margin:20px 0;
    padding:20px 10px;
    border:1px solid #0b3471;
}

.flex_unit02{
    width:100%;
    padding-bottom:30px;
    background: url(../img/arrow02.png) no-repeat;
    background-position:bottom center;
}

.flex_unit02:nth-of-type(4) {
    background:none;
    padding-right:0;
}


.unit_p{
	text-align: center;
	word-break:break-all;
	font-size: 120%;
	font-weight: bold;
}

.flow{
    background:#fff;
    padding:20px;
    margin:10px;
    border:1px solid #7a5f2c;
}

.flow h2{
    font-weight:bold;
}

.flow p{
    line-height: 150%;
}

.flow img{
    width:100%;
    padding-top:10px;
}

/*------------------------------------------
■ 白BOX
------------------------------------------*/
.w_box{
    background-color: rgba(255,255,255,0.7);
    margin:0 0 20px;
    padding: 10px;
}

/*------------------------------------------
■ 動画
------------------------------------------*/
.movie_in {
	display: block;
	height: 240px;
	margin: 0 auto;
	width: 100%;
}



	

	.pad_on{
		display:block;
		margin: 0 auto;
	}	


/*------------------------------------------
■ FLEX BOX
------------------------------------------*/
.flex_container{
    display:flex;
  -webkit-justify-content: space-between ; /* Safari */
  justify-content:         space-between ;
    padding:10px 0;
}

.flex_unit01{
    background: #fff;
    margin:10px;
    padding:20px;
    border:1px solid #0b3471;
    flex: 1 1 0;
}

.flex_unit02{
    width:33%;
     padding: 0 10px;
    background: url(../img/arrow01.png) no-repeat;
    background-position:right center;
}



.flex_unit02:nth-of-type(4) {
    background:none;
    padding-right:0;
}

.flow{
    background:#fff;
    padding:20px;
    margin:10px;
    border:1px solid #7a5f2c;
}

.flow h2{
    font-weight:bold;
}

.flow p{
    font-size:16px;
    line-height: 150%;
}

.flow img{
    width:100%;
    padding-top:10px;
}




.tel_top {
    width: 80%;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 20px 0 20px;
    background-color: #415A2D;
    margin:0  auto 0%;
        margin-bottom: auto;
    border-radius: 255px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#fff;
	position: relative;
	top:-47px;
}

.telbox {
	margin: 10px auto;
	clear: both;
    padding: 1% 0% 1%;
	width:79%;
	margin-top: 40px;
}


.top_tel{
height: 0px;
display: block;
}

.top_telno{
    display: block;
    font-size: 3vw;
	font-weight: bold;
	color:#415A2D;
white-space: nowrap	
}

.telbox_in {
    background-color: #fff;
	padding: 0% 5% 7%;
    border-radius: 25px 25px 25px 25px;
    border: 9px double #415A2D;
	
}

.sogi_txt{
    padding-left: 0px;
    padding-top: 10px;
    line-height: 180%;
	text-align: center;
	margin-top: 0px;
	font-size: 120%;
	font-weight: bold;
	font-family: serif;
}

.g_title{
	background-color: #415A2D;
	display: block;
	margin-top:2%;
	color:#fff;
}

.g_m{
	margin:2% auto 3%;
	display: block;
}

.g_title2{
	border-bottom: 1px solid #415A2D;
	display: block;
	margin:2% auto 0;
	width: 80%;
}

.g_title2 span{
	color: #415A2D;
	font-weight: bold;
	margin-right: 2em;
}
/*------------------------------------------
■ モーダル
------------------------------------------*/

.cp_modal02 {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
height: 50px;
font-size: 70%;
font-weight: 300;
line-height: 1.5;
color: #444444;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.cp_modal02:before {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.cp_modal02 .cp_content p {
margin: 0;
line-height: 1.5;
}
.cp_modal02 p.citation {
text-align: right;
}
.cp_modal02 p.citation::before {
content: '\2500'
}
.cp_modal02 p:not(.citation) {
margin-bottom: 1.5rem;
}
.cp_modal02 a {
text-decoration: none;
}
.cp_modal02 label {
cursor: pointer;
}
.cp_modal02 .cp_modal_btn {
    position: relative;
    width: 100%;
    height: 80px;
    background-color: #415A2D;
    border-radius: 15px;
    text-align: center;
    transition: box-shadow 250ms ease;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 2px 2px 5px #c3c4be;
	font-weight: bold;
}
.cp_modal02 .cp_modal_btn::before {
content:  '料金表';
font-size: 2em;
line-height: 0;
width: 100%;
color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;	
}
.cp_modal02 .cp_modal_btn:hover {
}
.cp_modal02 .cp_modal_bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: 10;
visibility: hidden;
transition: background-color 250ms linear;
}
.cp_modal02 .cp_modal_cont {
    position: absolute;
    top: 45%;
    left: 24%;
    width: 96%;
    height: 395%;
    overflow-y: scroll;
    margin-top: -18%;
    margin-left: -25%;
    padding: 16px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 2px 5px #c3c4be;
    transform: scale(0);
    transition: transform 250ms ease;
    visibility: hidden;
    z-index: 20;
	overflow-y:hidden;
}
.cp_modal02 .cp_modal_cont .cp_close {
position: relative;
float: right;
font-size: 18px;
transition: transform 500ms ease;
z-index: 11;
}
.cp_modal02 .cp_modal_cont .cp_close:hover {
color: #da3c41;
transform: rotate(180deg);
}
.cp_modal02 .cp_modal_cont header {
position: relative;
display: block;
border-bottom: 1px solid #415A2D;
margin-bottom: 1.5em;
}
.cp_modal02 .cp_modal_cont header h2 {
margin: 0 0 10px;
padding: 0;
font-size: 180%;
	text-align: center;
	font-weight: bold;
}
.cp_modal02 .cp_modal_cont article {
position: relative;
display: block;
margin: 0;
padding: 0;
font-size: 16px;
line-height: 1.75;
}
.cp_modal02 .cp_modal_cont footer {
position: relative;
display: flex;
align-items: center;
justify-content: flex-end;
width: 100%;
margin: 0;
padding: 10px 0 0;
}
.cp_modal02 .cp_modal_cont footer .cp_btn {
position: relative;
padding: 10px 30px;
border-radius: 3px;
font-size: 14px;
font-weight: 400;
color: white;
text-transform: uppercase;
overflow: hidden;
}
.cp_modal02 .cp_modal_cont footer .cp_btn:before {
position: absolute;
content: '';
top: 0;
left: 0;
width: 0;
height: 100%;
background-color: rgba(88, 24, 26, 0.3);
transition: width 250ms ease;
z-index: 0;
}
.cp_modal02 .cp_modal_cont footer .cp_btn:hover:before {
width: 100%;
}
.cp_modal02 .cp_modal_cont footer .cp_btn.cp_cl {
background-color: #415A2D;
}
.cp_modal02 #cp_modal {
display: none;
}
.cp_modal02 #cp_modal:checked ~ .cp_modal_bg {
visibility: visible;
opacity: 0.7;
transition: background-color 250ms linear;
}
.cp_modal02 #cp_modal:checked ~ .cp_modal_cont {
visibility: visible;
transform: scale(1);
transition: transform 250ms ease;
z-index: 111;
}
@media only screen and (max-width: 480px) {
.cp_modal02 .cp_modal_cont{
top: 30%;
left: 30%;
width: 90%;
}
}
.menu-box {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  padding: 0px;
  box-sizing: border-box;
}

.menu-box .menu-btn {
    position: absolute;
    right: 1%;
    margin-top: 11px;
    z-index: 1000;
}
.menu-box ul {
  display: none;
  width: 100%;
  background-color: #fff;
	color:#5a5a5a;
	height: 100vh
}
.menu-box ul li a {
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 4em 2em;
    color: #5a5a5a;
    font-size: 1em;
    font-weight: bold;
}
.menu-box ul li:first-child a {
 text-align: center;
 color:#000;
 border-bottom: 1px solid #ccc;
 font-size: 1em;
 content:' ';
 padding: 1em;
}

.menu-box .bdrl a:after {
 content:'＞';
 font-size: 100%;
 float: right;
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
 -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 justify-content: center; /* 横方向中央揃え */	
}

.menu-btn:before {
 content:'≡';
  color: #273a66;
  font-size: 3.5rem;
}
.menu-btn.active:before {
 content:'×';
 font-size: 3.0rem;
}



.menu-btn span {
    position: relative;
    top: 10px;
    right: 49px;
    font-size: 94%;
}


.info_box{
	position: fixed;
	width: 100%;
	line-height: 100%;
	text-align: left;
	display: block;
	background-color: #fff;
	bottom: 0px;
}

.phone_box {width:50%;
background-color:#415A2D;
	float: left;
	text-align: center;
    padding: 3% 0 2%;
	font-size: 1.3em;
}

.phone_box a{color:#fff;}

.mail_box{width:50%;
background-color:#253760;
	float: left;
	text-align: center;	
    padding: 3% 0 2%;
	font-size: 1.3em;
}
.mail_box a{color:#fff;}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    padding: 13px 2%;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    width: 46.5%;
	border-bottom: 3px solid #415A2D;
    background-color: #d9d9d9;
	color: #565656;
	text-align: center;	
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #415A2D!important;
	color: #fff!important;
	text-align: center;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    padding: 4%;
    clear: both;
    overflow: hidden;	
    border: 1px solid #c1c1c1;	
}

#horizontalTab{
    width: 100%;
    margin: 5% auto 0;	
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #415A2D !important;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

.s_top_area{
  position:relative;
  width:100%;
  height:32vw;

}

.s_top_area img{
  position:absolute;
  top:0px;
  left:0px;
  width:60%;
}

.s_top_area p {
    position: absolute;
    top: 17%;
    left: 50%;
    width: auto;
    background: #fff;
    padding: 21px;
}

.s_top_area2{
  position:relative;
  width:100%;
  height:35vw;

}

.s_top_area2 img{
  position:absolute;
  top:0px;
  left:0px;
  width:40%;
}

.s_top_area2 p {
    position: absolute;
    top: 17%;
    left: 30%;
    width: auto;
    background: #fff;
    padding: 21px;
}

.s_top_area2 span{
 float: right;
}
.top_ask_area{
	background: #415A2D;
	line-height: 2;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
}
.price_box {
	border:1px solid #393D70;
	color: #393D70;
	font-size: 3vw;	
	line-height: 130%;
	margin: 10px auto  10px;
	padding: 20px 4% 15px;
	width:91%;
	display: block;
	text-align: center;
}

.pb_small{
	text-align: left;
	font-size: 1vw;
}
.mgt_00{
	margin-top: 0px !important;
	padding-top: 0px !important;
}
/*-----------追加要素　特長-----------*/
.ttl_reassurance_box {
  position: relative;
}
.ttl_reassurance_box .ttl_reassurance {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
	font-size: 2.5vw;
	font-weight: bold;
	    transform: translateY(-50%) ;
    -webkit-transform: translateY(-50%) ;
	color: #fff;
}
.ttl_reassurance_box p img {
  width: 100%;
  height: auto;
}

.reassurance_box {
  position: relative;
  background: #41754c;
}
.reassurance_box.reassurance_box02 {
  background: #67a262;
}
.reassurance_box.reassurance_box02 .reassurance_box_in {
  float: left;
  padding-left: 2%;
}
.reassurance_box.reassurance_box03 {
  background: #90b398;
}
.reassurance_box .wrap {
  width: auto;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: visible;
}
.reassurance_box .reassurance_box_in {
  float: right;
  width: 38%;
  color: #fff;
  text-align: left;
  padding-top: 20px;
  padding-right: 2%;
  box-sizing: border-box;
}
.reassurance_box .reassurance_box_in .no {
  padding-bottom: 20px;
	text-align: center;
}
.reassurance_box .reassurance_box_in .ttl_sub {
  padding-bottom: 20px;
}
.reassurance_box .reassurance_box_in p {
  width: 85%;
  margin: auto;
  padding-bottom: 40px;
}
.reassurance_box .reassurance_box_in .left_img_box,
.reassurance_box .reassurance_box_in .right_img_box {
  position: absolute;
  top: 0;
  width: 60%;
  height: 100%;
  z-index: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.reassurance_box:after {
  content: "";
  display: block;
  clear: both;
}
/*-----------画像設定はこちら-----------*/
.reassurance_box .reassurance_box_in .left_img_box {
  left: 0;
  background-image: url(../img/fusaiji_reassurance01.jpg);
}
.reassurance_box .reassurance_box_in .right_img_box {
  right: 0;
  background-image: url(../img/fusaiji_reassurance02.jpg);
}
.reassurance_box.reassurance_box03 .reassurance_box_in .left_img_box {
  background-image: url(../img/fusaiji_reassurance03.jpg);
}
/*-----------追加要素　背景画像コンテンツ-----------*/
.bg_cloud{
	background-image: url(../img/fusaiji_bg01.png);
	background-repeat: no-repeat;
    background-position: center top;
	background-size: cover;
	padding-top: 5%;
}
.bg_temple01{
	background-image: url(../img/cnt_01.jpg);
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
}
.bg_temple02{
	background-image: url(../img/cnt_02.jpg);
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
}
.bg_temple03{
	background-image: url(../img/cnt_03.jpg);
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
}
.bg_temple04{
	background-image: url(../img/cnt_04.jpg);
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
}
.bg_temple05{
	background-image: url(../img/cnt_05.jpg);
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
}
.bg_worry{
	background: url("../img/worry_bg01.png") top center no-repeat;
    background-size: cover;
}
.bg_ask{
	background: #415A2D;
	padding: 1% 0;
}
.txt_box01{
	width: 400px;
	background: linear-gradient(135deg, hsla(0, 0%, 100%, 0.35), hsla(0, 0%, 100%, 0.25));
    backdrop-filter: blur(5px);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, .37), inset 0 1px 0 rgba(255, 255, 255, .6), 0 0 0 1px rgba(255, 255, 255, .1);
	padding: 30px 25px;
	margin: auto;
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
	position: absolute;
	top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	box-sizing: border-box;
}
.txt_box02{
	width: 400px;
	background: linear-gradient(135deg, hsla(0, 0%, 100%, 0.35), hsla(0, 0%, 100%, 0.25));
    backdrop-filter: blur(5px);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, .37), inset 0 1px 0 rgba(255, 255, 255, .6), 0 0 0 1px rgba(255, 255, 255, .1);
	padding: 30px 25px;
	margin: auto;
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
	position: absolute;
	top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	box-sizing: border-box;
}
.txt_box01 p,.txt_box02 p{
	text-align: justify;
}
.txt_box01 span,.txt_box02 span{
	text-align: right;
}

/*-----------追加要素　背景画像&三角形コンテンツ-----------*/
.sq_box {
  position: relative;
  min-height: 660px;
  color: #fff;
  background-image: url("../img/fusaiji_bg02sq.png"), url("../img/fusaiji_bg02_pad.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: center right, center left;
  background-size: auto auto, cover;
}
.sq_title {
  position: absolute;
  top: 5%;
  right: 308px;
font-size: 40px;
	font-weight: bold;
}
.sq_box p {
  width: 350px;
  position: absolute;
  right: 142px;
  bottom: 3%;
	background: rgba(255,255,255,0.7);
    color: #000;
    padding: 3%;
}

.vtcl{writing-mode: vertical-rl;}
.max_img{
	width: 100%;
    height: 100vh;
    object-fit: cover;
    opacity: 1;
}
.top_img{
	width: 100%;
    height: 100vh;
    object-fit: cover;
    opacity: 1;
}
.tomb_price {
     position: relative;
     padding-top:0.5em;	
     font-size: 28px;
	text-align: right!important;
	line-height: 160%;
}
.ask_tel {
     position: relative;	
	text-align: right!important;
	color: #505050;
	float: right;
}
.ask_tel2 {
     position: relative;	
	text-align: right!important;
	color: #505050;
	line-height: 96%;
	float: right;
	bottom: 0;
}
.ask_tel span{
     font-size: 28px;
	margin: 0 0.3em;
}
/*-----------フローチャート-----------*/
.flow04 {
  display: flex;
  justify-content: center;
}
.flow04_item {
  padding: 40px 0;
  background: #c6c7c8;
  border-radius:15px;
  position: relative;
  width: 19.5%;
  font-size: 2vw;
  text-align:center;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}
.flow04_item_sub {
width: 5.5%;
  position: relative;
text-align: center!important;
padding: 35px 0;
	font-family: "Arial Black", Gadget, "sans-serif";
	font-weight: bold;
	font-size: 21px;
	line-height: 2em;
	color: #c6c7c8;
}
.flow_design04{
	margin-bottom: 3%;
}
.send_box {
	border:1px solid #505050;
	border-radius: 15px;
	color: #505050;
	margin: 7% auto 3%;
	padding: 3%;
}