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

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}


.bms_content_box {
    width: 95%;
    margin: 0px auto 0px auto;
    border: solid 5px #f6f6f6;
    
    background: #fff;
    border-radius: 5px;
    
}



.bms_content_box_wide {
    width: 95%;
    margin: 0px auto 0px auto;
    border: solid 5px #f6f6f6;
    padding: 0 0 30px 0;
 
    background: #fff;
    border-radius: 5px;
    
}


.bms_title_left {
    width: 94%;
    margin: 10px 0 10px 5px;
    font-size: 130%;
    padding: 5px 0px 5px 10px;
    color: #fff;/*文字色*/
    background: #476B8F;/*背景色*/
    border-left: solid 0px #708090;/*左線（実線 太さ 色）*/
  border-radius: 6px;    
}



.bms_title_left_wide {
    width: 94%;
    margin: 10px 0 10px 5px;
    font-size: 130%;
    padding: 5px 0px 5px 10px;
    color: #fff;/*文字色*/
    background: #476B8F;/*背景色*/
    border-left: solid px #708090;/*左線（実線 太さ 色）*/
  border-radius: 6px;    
}

.bms_title_left_wide_vw {
    width: 94%;
    margin: 10px 0 10px 5px;
    font-size: 3vw;
    padding: 5px 0px 5px 10px;
    color: #fff;/*文字色*/
    background: #476B8F;/*背景色*/
    border-left: solid px #708090;/*左線（実線 太さ 色）*/
  border-radius: 6px;    
}


.title_text{
  display: inline-block;
  color: #fff;
  margin: 5px 0px 5px 0px;
  vertical-align: middle;
    font-size: 110%;
    font-weight: 700;
}

.title_mark{
  display       : inline-block;
    float: right;
  border-radius : 50%;          /* 角丸       */
  font-size     : 18px;        /* 文字サイズ */
    font-weight:700;
  text-align    : center;      /* 文字位置   */
  padding       : 16px 10px;   /* 余白       */
  background    : #fff;     /* 背景色     */
  color         : #003300;     /* 文字色     */
  box-shadow    : 1px 1px 2px #666666;  /* 影の設定 */
  margin: 0 5px 0 0px;    
}





.bms_col_txt {
	padding-top: 15px;
	line-height: 1.7;
	font-size: 15px;
	width: 54%;
}





.bms_col_txt_400 {
	padding-top: 15px;
	line-height: 1.7;
	font-size: 100%;
	width: 95%;
}

.bms_col_txt_500{
	padding-top: 15px;
	line-height: 1.7;
	font-size: 100%;
	width: 95%;
}

.bms_col_txt_600 {
	padding-top: 15px;
	line-height: 1.7;
	font-size: 100%;
	width: 95%;
}

.bms_left_col {
    margin: 0px;
    padding: 0px 0px 0px 10px;
	float: left;
}

.bms_right_col {
    margin: 0px;
    padding: 0px;
	float: right;
}


.bms_right_col_one {
    margin: 0px;
    padding: 0px;
	float: right;
}



.bms_right_col_wide500 {
    margin: 0px 0px 0px 30px;
    padding: 0px;
	float: left;
}


.bms_left_col_waku {
    width: 90%;
    margin: 10px 0 20px 0px;
    padding: 0px 0px 30px 20px;
	float: left;
      box-shadow    : 1px 1px 1px #666666;
      border        : 1px solid #666666; 
    
}




.bms_right_col_under2_hagaki {
    margin: 0px 5px 20px 5px;
    padding: 0px;
	float: left;
}









.photo_box_wide500 {
    position: relative;
	width: 95%;
    margin: 0px 10px 0px 20px;
}


.photo_box_wide500 img {
	width: 100%;
}



.bms_col_image {
    position: relative;
	width:42%;
    max-width: 400px;
    margin: 0px 0px 20px 0px;
}

.bms_col_image img {
	width: 100%;
}


.bms_col_image_one {
    position: relative;
	width:50%;
    max-width: 400px;
    margin: 0px 30px 20px 0px;
}

.bms_col_image_one img {
	width: 100%;
}




.photo_box_left_under {
    position: relative;
	width:42%;
    max-width: 400px;
    margin: 0px 0px 20px 0px;
}

.photo_box_left_under img {
	width: 100%;
}



.photo_box_right4{
    position: relative;
	width:42%;
    max-width: 400px;
    margin: 0px 0px 20px 0px;
}

.photo_box_right4 img {
	width: 100%;
}


.photo_box_under3{
    position: relative;
	width:30%;
    max-width: 400px;
    margin: 0px 0px 20px 0px;
    
}
.photo_box_under3 img {
	width: 100%;
}



.hagaki_nameimage {
    text-align: center;
    margin:  5px 0 0px 0;
    padding: 20px 0 0 0;
    width: 150px;

}





/* 仏事クラス引用-スマホテキスト */

.nomal_float_left{
    float: left;
    margin: 0px 0 30px 10px;
    width: 100%;
}

.danraku {
    padding-left:1em;
    text-indent:-1em;
}


.danraku02 {
    padding-left:1em;
    text-indent:-1em;
    font-size: 90%;
}


.bold {
    font-size: 110%;
    color: #555555;
    font-weight: 700;
    padding: 5px;
    margin: 0px;
}


.bold02 {
    color: #333366;
    font-weight: 700;
    font-size: 120%;
    margin: 0px;
}

.bold03 {
    color: #660000;
    font-weight: 700;
    font-size: 120%
}

.font02 {
    font-size: 110%;
    margin: 0px auto;
padding-bottom: 1px;
background: linear-gradient(transparent 80%, #770000 98%);
}



.font03{
    color: #fff;
    background: #44618f;
    padding: 10px;
    border-radius: 2px;    

}

.font04 {
    margin: 0px 0 20px 0;
    font-size: 90%
}


.font05{
    margin: 0px 0 20px 0;
    font-size: 90%
}


.font06{
    margin: 10px 0 10px 0;
    font-size: 95%
}

.font07{
    color: #fff;
    background: #556B2F;
    padding: 8px;
    border-radius: 4px;
    font-size: 90%

}

.font08 {
    color: #fff;
    margin: 0px 0 20px 0px;
    font-size: 90%
}


.link a{
    text-decoration: underline;
    color: #fff;
    background: #44618f;
    padding: 10px;
    margin: 0 0 0 10px;
    width: 50%;
    font-size: 3vw;
    
}

.link a:hover{
    text-decoration: none;
}



.bms_present {
    width: 95%;
    display: block;
    margin:auto;
    padding-r: 10px;
    border: 0px solid #cccccc;
}


/* 仏事初盆ＱＡアドバイス */

.bms_title_sp_01 {
  margin: 10px auto 10px auto;                 /* サンプル用 中央寄せ  */
  box-sizing    : border-box;           /* 罫線も含む長さ       */
  width         : 96%;                 /* BOXの幅              */
  height        : auto;                /* BOXの高さ            */
  padding       : 10px;                 /* 文字の位置合わせ     */
  font-size     : 6vw;                 /* 文字サイズ           */
  font-weight: bold;
  text-align    : center;               /* 文字位置             */
  color         : #422b26;              /* 文字色               */

  background    : #ffffff;              /* BOXの背景色          */
  border-top    : 6px double #422b26;   /* 枠線の指定（上）     */
  border-bottom : 6px double #422b26;   /* 枠線の指定（下）     */
  border-radius : 1px;                  /* 角丸の指定           */
}

.bms_qa_service_qa_box {
    width: 95%;
    margin: auto;
    margin-top: 20px;
}


.bms_qa_all_col{
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
}


.bms_qa_service_title_qa { 
    padding: 0 0 10px 0;
    margin-bottom: 20px;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    background: url("../img/liferoad-img/dotline/dot_line_01.png") repeat-x 0 bottom;
    background-size: auto auto;
}

.bms_qa_all_col p {
	padding-left: 10px;
    background: rgba(240, 238, 233, 0.2);       

}


.bms_schedule_box {
    float: left;
    width: 100%;
    margin: 20px auto 20px auto;
}





.bms_left_col.bms_col_txt p {
    padding-left: 5px;
    background: rgba(240, 238, 233, 0);       
}

.bms_right_col.bms_col_txt p {
    padding: 0px 0px 0px 5px;
    background: rgba(240, 238, 233, 0);       
}




.plus {
    width: 30px;
    height: 30px;
    color: #ffffff;
    background: rgba(102, 102, 102, 0.7);  
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 80%;
    left: 70%;
}

.plus .fa{
        color: #fff;
    
    }  


/* 仏事トップページ　リンクページ用 */


.service_top_content_box01{
    float:left;
    width: 100%;
    border: 0px solid #cccccc;
    margin: 0px 0 30px 0;
}



.linkbox_service_top_left_col {
    margin: 0px;
    padding: 0px;
	float: left;
}

.linkbox_service_top_left_col_image {
	width: 90px;
}

.linkbox_service_top_left_col_image img {
	width: 100%;
    border-radius: 5px;
}

.linkbox_service_top_right_col {
    margin: 0px 10px 0px 20px;
    padding: 0px;
	float: left;
}

.linkbox_service_top_right_col_txt {
	padding-top: 0px;
	line-height: 1.4;
	font-size: 15px;
	width:50%;
}


.linkbox_service_top_right_col_name { 
    padding: 0 0 5px 0;
    margin: 5px 0 5px 0;
    text-align: left;
    font-size: 100%;
    letter-spacing: 0.8px;
    color: #422b26;
    font-weight: bold;
    background: url("../img/liferoad-img/dotline/dot_line_01.png") repeat-x 0 bottom;
    background-size: auto auto;
}



.linkbox_service_top_right_col_txt p {
    padding: 0px;
    font-size: 80%;
    letter-spacing: 0.5px;
}


/*div要素全体にリンクをつけるために必要な要素*/
.linkbox_service_top {
    position: relative;
}
.linkbox_service_top a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}

/* div要素全体見た目をわかりやすくするための設定*/
.linkbox_service_top {
    width: 85%;
    float: left;
    margin: 20px 20px 0 20px;
    background: url("../img/liferoad-img/arrow_right_422b26.svg") right center no-repeat;
    background-size: 45px;
    padding: 10px;
    border: 1px dotted #422b26;
    border-radius : 1px;
}



.linkbox_service_top:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}

@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}








