.title_h1 h1 {
    background-size:cover;
  background-position:center;
  background-image: url("../../service/img/service_fv_pc_bg.jpg");
}
.title_h1 h1 {
    text-align: center;
    padding: 50px 0;
    color: #3266cc;
    margin-top: 0;
    font-size: 45px;
}
h1.h1_under{
    background: #def3ff;
    padding: 2%;
}

h2 {
    padding: 10px 10px;
    background: #def3ff;
}
.mt20{
    margin-top: 20px;
}

.mokuji {
 padding:0 10px;   
}
.mokuji a {
    color: #4c4c4c !important;
    position: relative;
    padding: 0 0px 0px 25px;
    display: block;
}

.mokuji a:before {
    content: "■";
    position: absolute;
    left: 0;
    top: 0;
    color: #4c4c4c;
}

.jisseki {
    background: #def3ff;
    padding: 35px 0 30px;
}
.jisseki h3 {
color: #ff6300;
    font-style: normal;
    text-align: center;
    font-size: 30px;
    width: fit-content;
    margin: auto;
    padding-bottom: 6px;
    border-bottom: 3px solid #fe9309;
    background: none;
}
.area h3 {
color: #ff6300;
    font-style: normal;
    text-align: center;
    font-size: 30px;
    width: fit-content;
    margin: auto;
    padding-bottom: 6px;
    border-bottom: 3px solid #fe9309;
    background: none;
}
h2.sub_title {
    padding: 15px;
    line-height: 1.3;
    text-align: center;
    background: #fe9309;
    color: #fff;
    border-radius: 50px;
    margin: 70px auto 30px;
    width: 95%;
}
.jisseki_tab {
    display: flex;
    justify-content: center;
}
.jisseki_tab_box {
background: #3366cc;
    margin: 25px 10px;
    text-align: center;
    color: #fff;
    padding-top: 6%;
    font-weight: bold;
    vertical-align: middle;
    width: 200px;
    height: 200px;
    font-size: 25px;
    line-height: 40px;
    border-radius: 50%;
}
.fsL {
    font-size: 45px;
    width: fit-content;
}
.fsS {
    font-size: 13px;
}
.area {
    padding: 0 0 35px;
    background: #def3ff;
}
.area_tab {
    text-align: center;
    margin: 20px 0;
}
p.area_tab_btn {
    padding: 10px 0;
    background: #3366cc;
    width: 60%;
    font-size: 22px;
    margin: 0 auto 30px;
    border-radius: 50px;
    box-shadow: 0 10px 0 #0d378b;
}
p.area_tab_btn a {
    color: #fff !important;
    text-decoration: none;
}
table.c_table {
    border-collapse: collapse;
    border: solid 2px #3366cc;
    width: 95%;
    margin: 30px auto;
}
table.c_table th, table.c_table td {
        border: dashed 1px #3366cc;
    padding: 5px 10px;
    font-size: 16px;
}
table.c_table th {
    background: #3366cc;
    color: #fff;
}

span.tag {
padding: 5px;
    background: #aaaaaa;
    margin: 0 5px 0 0;
    color: #fff;
    line-height: 2;
}h4
p.mokuji_title {
    text-align: center;
    background: #3366cc;
    padding: 5px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 40px;
}
.detail_mokiuji {
    padding: 30px 15px;
    border: 1px solid #36c;
    font-size: 15px;
}
.detail_mokiuji a {
    font-weight: bold;
    color: #3366cc;
    line-height: 2;
}
h3 {
    font-style: normal;
    margin: 40px 0 20px;
    background: #3366cc;
    color: #fff;
    padding: 10px;
}
h4 {
    text-align: left;
    font-size: 20px;
    padding: 5px;
    margin-top: 30px;
    background: #def3ff;
    font-style: normal;
    color: #000000;
}

.marker_y {
    background: linear-gradient(transparent 60%, #ffff66 60%);
    font-weight: bold;
    }



/* ガラス種類別　料金比較表 */
.grasstype_price_table, .classification_price_table{
    margin: 31px 0;
}
.grasstype_price_table table {
    border-collapse: collapse;
    width: 100%;
  }
.grasstype_price_table th, td {
    border: 2px solid #5a5a5a;
  }
  .grasstype_price_table tbody {
    font-size: 16px;
  }
  .grasstype_price_table td {
    padding: 8px;
  }
  .grasstype_price_table th {
    padding: 8px;
  }

  /* ガラス内訳表 */
.classification_price_table{
    margin: 10px 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.classification_price_table table{
    border-collapse: collapse;
    border-spacing: 0;
}
.classification_price_table th {
    text-align: left;
}
.classification_price_table th, td {
    border: 2px solid #5a5a5a;
    font-size: 16px;
}
.classification_price_table td {
    padding: 8px;
  }
  .classification_price_table th {
    padding: 8px;
  }

/* コラムページのみの右ナビゲーション */
.mf_right{
    margin-top: 22px;
}
    
    
@media screen and (max-width: 640px){
    .title_h1 h1 {
        background-image: url("../../service/img/service_fv_sp_bg.jpg");
      }
      .title_h1 h1 {
          font-size: 30px;
      }
h2.sub_title {
    margin: 60px auto 30px;
}
.jisseki_tab_box {
    margin: 18px 2px;
    padding-top: 9%;
    width: 110px;
    height: 110px;
    font-size: 15px;
    line-height: 1.2;
}
.fsL {
    font-size: 23px;
}
.jisseki h3 {
    font-size: 24px;
}
.area h3 {
    font-size: 24px;
}
p.area_tab_btn {
    width: 90%;
}

/* ガラス種類別　料金比較表 */
.grasstype_price_table tbody {
    font-size: 12px;
}
.grasstype_price_table th {
    padding: 6px;
}
.grasstype_price_table td {
    padding: 6px;
}

}

.mf_left_inner{
    padding:0 15px;
}

/* 内部リンク */
.blog-card {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #2177ed;
    background-color: #f1f7ff;
    text-decoration: none;
    transition: all 0.5s;
    position: relative;
    gap: 2%;
}
.blog-card img {
    width: 18%;
}
.blog-card b {
    color: #2177ed;
}

/* 関連コラム */
.column_tittle02_area{
    background-color: #c9dbff;
    padding: 5px;
    padding-top: 18px;
    padding-bottom: 0px;
    margin: 80px 2.5% 0;
}
.column_all{
    margin: 0 2.5% 0;
}
.column_tittle02 {
    display: flex;
	justify-content: center;
	align-items: center;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
}

.column_tittle02::before,
.column_tittle02::after {
	content: '';
	width: 2px;
	height: 26px;
	background-color: #000000;
}
.column_tittle02::before {
	margin-right: 15px;
	transform: rotate(-25deg)
}
.column_tittle02::after {
	margin-left: 15px;
	transform: rotate(25deg)
}
.column02_flex {
    /*display: flex;
    flex-wrap: wrap;*/
    justify-content: center;
    background-color: #c9dbff;
    padding: 0 5% 8%;
}

.topic {
    /*width: 33%;*/
    position: relative;
    display: block;
    padding: 15px 1% 0px;
}
.topic2 {
    position: relative;
    padding: 15px 15px 3%;
    background-color: #fff;
    height: auto;
    box-shadow: 3px 3px 8px #c3c3c3;
    height: 100%;
    display: flex;
}
.topic2 p {
    font-size: 17px;
    margin-top: 10px;
    margin-left: 20px;
}
.topic2 img {
    width: 100%;
    max-width: 15%;
}
.topic_tittle a{
    text-decoration: none;
    color: #000000;
}


@media screen and (max-width: 640px){
    .blog-card img {
        width: 33%;
    }
    /*.column02_flex {
        padding: 0 3%;
    }*/
    .topic{
        padding: 15px 5px 3px;
    }
    .topic2 p{
        font-size: 14px;
    }
    .topic2 img {
        width: 100%;
        max-width: 25%;
    }
}
h7{
    font-size: 20px;
    font-weight: bold;
    margin-top: 52px;
}
.point_column12{
    border: solid 2px #f57b30;
    padding: 2%;
    margin-top: 50px;
}
.point_column12 h3{
    margin: 0px 0 15px;
    background: #f57b30;
}
.point_column12 p{
    margin-bottom: 25px;
}
.point_column12 h4{
    background: #ffe0ce;
}
h5 {
    padding: 0;
    font-size: 1.2em;
    margin-top: 2em;
    text-align: left;
    margin-bottom: 0;
}

