@charset "utf-8";

/*
-----------------------------------------------------
DEFAULT CSS SETTINGS
FileName:   design.css
Version:    2006.11.8
Skin for:	DEFAULT
-----------------------------------------------------
*/


/*-----------------COMMON SETTINGS-----------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, object {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin: 0px;
  padding: 0px;
  color: #666;
  background: #fff;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
table {
  border-collapse: collapse;
}
img {
  border: 0;
  vertical-align: bottom;
}
a:hover .img {
  opacity: 0.5;
}
ul, ol, li {
  list-style-type: none;
}
object {
  display: block;
}

/*----------------フォント-----------------*/
.fff_font, .ccc_font, .r_font, .r_font2, .g_font {
  font-family: 'ヒラギノ角ゴ Pro W9', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.fff_font {
  color: #fff;
}
.ccc_font {
  color: #ccc;
}
.r_font {
  color: #7C464D;
}
.r_font2 {
  color: #993044;
}
.no_font {
  text-indent: -9999px;
}
.g_font {
  color: #17832a;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

/*-----------------スペース-----------------*/
.spacer {
  margin-bottom: 10px;
}
.spacer_t_5 {
  margin-top: 5px;
}
.spacer_t_10 {
  margin-top: 10px;
}
.spacer_t_15 {
  margin-top: 15px;
}
.spacer_t_20 {
  margin-top: 20px;
}
.spacer_t_26 {
  margin-top: 26px;
}
.spacer_t_21 {
  margin-top: 10px;
}
.spacer_t_30 {
  margin-top: 30px;
}
.spacer_t_40 {
  margin-top: 40px;
}
.spacer_t_50 {
  margin-top: 50px;
}
.spacer_t_60 {
  margin-top: 60px;
}
.spacer_t_70 {
  margin-top: 70px;
}
.spacer_5 {
  margin-bottom: 5px;
}
.spacer_7 {
  margin-bottom: 7px;
}
.spacer_10 {
  margin-bottom: 10px;
}
.spacer_20 {
  margin-bottom: 20px;
}
.spacer_30 {
  margin-bottom: 30px;
}
.spacer_40 {
  margin-bottom: 40px;
}
.spacer_50 {
  margin-bottom: 50px;
}
.spacer_60 {
  margin-bottom: 60px;
}
.spacer_70 {
  margin-bottom: 70px;
}
.spacer_80 {
  margin-bottom: 80px;
}
.spacer_90 {
  margin-bottom: 90px;
}
.p_2 {
  padding: 2px 0;
}
.p_3 {
  padding: 3px 0;
}
.p_4 {
  padding: 4px 0;
}
.p_5 {
  padding: 5px 0;
}
.p_6 {
  padding: 6px 0;
}
.p_7 {
  padding: 7px 0;
}
.p_8 {
  padding: 8px 0;
}
.p_9 {
  padding: 9px 0;
}
.p_10 {
  padding: 10px 0;
}
.p_11 {
  padding: 11px 0;
}
.p_12 {
  padding: 12px 0;
}
.p_13 {
  padding: 13px 0;
}
.p_14 {
  padding: 14px 0;
}
.p_15 {
  padding: 15px 0;
}
.p_20 {
  padding: 20px 0;
}
.p_25 {
  padding: 25px 0;
}
.p_30 {
  padding: 30px 0;
}
.p_35 {
  padding: 35px 0;
}
.p_40 {
  padding: 40px 0;
}
.p_45 {
  padding: 45px 0;
}
.h_50 {
  height: 50px
}
.m_5 {
  margin: 5px;
}
.m_10 {
  margin: 10px;
}
.m_20 {
  margin: 20px;
}
.l_5 {
  margin-left: 5px;
}
.l_10 {
  margin-left: 10px;
}
.l_20 {
  margin-left: 20px;
}
.l_30 {
  margin-left: 30px;
}
.l_40 {
  margin-left: 40px;
}
.l_50 {
  margin-left: 50px;
}
.l_60 {
  margin-left: 60px;
}
.r_3 {
  margin-right: 3px;
}
.r_5 {
  margin-right: 5px;
}
.r_10 {
  margin-right: 10px;
}
.r_20 {
  margin-right: 20px;
}
.r_30 {
  margin-right: 30px;
}
.r_40 {
  margin-right: 40px;
}
.r_50 {
  margin-right: 50px;
}
.r_60 {
  margin-right: 60px;
}
.r_70 {
  margin-right: 70px;
}
.f_10 {
  font-size: 10px;
}
.f_11 {
  font-size: 11px;
}
.f_12 {
  font-size: 12px;
}
.f_13 {
  font-size: 13px;
}
.f_14 {
  font-size: 14px;
}
.f_15 {
  font-size: 15px;
}
.f_16 {
  font-size: 16px;
}
.f_17 {
  font-size: 17px;
}
.f_18 {
  font-size: 18px;
}
.f_19 {
  font-size: 19px;
}
.f_20 {
  font-size: 20px;
}
.f_21 {
  font-size: 21px;
}
.f_22 {
  font-size: 22px;
}
.f_23 {
  font-size: 23px;
}
.f_24 {
  font-size: 24px;
}
.f_b {
  font-weight: bold;
}
.t_l {
  text-align: left;
}
.t_r {
  text-align: right;
}
.t_c {
  text-align: center;
}
.d_t {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

/*//-----------------END COMMON SETTINGS-----------------*/


/*-----------------リンク-----------------*/
a:link, a:visited {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #B72C44;
  text-decoration: underline;
}

/*-----------------レイアウト-----------------*/
#wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#contents {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.mein {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.k_mein {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 0;
}
.clear {
  clear: both;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
/*-----------------ヘッダー-----------------*/
#header {
  width: 100%;
  background-color: #FFF;
  clear: both;
  margin: 0;
}
#header_bg {
  width: 100%;
  height: 80px;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px #666;
  z-index: 9999;
  position: relative;
}
.header_bg {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
#k_header {
  width: 100%;
  background-color: #FFF;
  clear: both;
  margin: 0;
}
#k_header_bg {
  width: 100%;
  height: 80px;
  padding: 10px 0;
  z-index: 9999;
  position: relative;
}
.k_header_bg {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.mainimg {
  width: 100%;
  height: 647px;
  background-image: url(../images/mainimg.jpg) ;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.mainimg h2 {
  text-indent: -9999px;
}
.logo {
  width: 305px;
  margin: 0;
  float: left;
}
.header_cve {
  width: 450px;
  float: right;
}
.mainimg .gnav {
  width: 100%;
  background: url(../images/navi_bg.png) repeat-x;
  height: 53px;
  margin-top: 566px;
}
.mainimg .gnav ul {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.mainimg .gnav li {
  float: left;
}
.pan {
  font-size: 10px;
  margin: 0 0 20px;
  padding: 0 0 5px;
}

/*-----------------フッター-----------------*/
.top {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  margin-top: 20px;
}
#foot {
  width: 100%;
  clear: both;
  border-top: 2px solid #e47f8d;
  font-size: 14px;
}
.foot_bg {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0;
}
.foot_bg .box00 {
  width: 250px;
  float: left;
  margin: 0;
}
.foot_bg .box01 {
  width: 150px;
  float: right;
  margin: 0;
}
.foot_bg .box02 {
  width: 280px;
  float: right;
  margin: 0;
}
.foot_bg .box03 {
  width: 150px;
  float: left;
  margin: 0;
  line-height: 1.5;
  font-size: 12px;
}
.foot_bg .box03 a {
  display: inline-block;
  margin: 5px 0;
  padding: 5px;
  border: 2px outset #e47f8d;
  border-radius: 5px;
  background-color: #e47f8d;
  color: #fff;
}
.foot_bg .box03 a:hover,
.foot_bg .box03 a:active {
  text-decoration: none !important;
  border-style: inset;
}
.foot_bg li .list01 {
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url(../images/yazi.png);
  padding: 0 0 0 10px;
}
.foot_bg li .list02 {
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url(../images/yazi2.png);
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;
}
.copyright {
  clear: both;
  font-size: 12px;
  padding: 5px 0;
  background: #ececec;
  text-align: right;
}

/*-----------------トップページ-----------------*/

.top_su {
  width: 100%;
  height: 732px;
  background: url(../images/top_su_bg.png) no-repeat 50% / cover;
}
.top_su_inner {
  width: 980px;
  margin: 0 auto;
}
.top_su_ttl {
  margin: 0 auto 5px;
  padding-top: 5px;
}
.top_su_list > li {
    float: left;
    width: 216px;
    height: 250px;
    margin: 0 38.6666px 15px 0;
}
.top_su_list > li:nth-child(4n) {
  margin-right: 0;
}
.top_text {
  width: 100%;
  clear: both;
  background: url(../images/top_text_bg.png);
  padding: 50px 0;
}
.top_co {
  background-color: #fdfbef;
  width: 100%;
  clear: both;
  padding: 50px 0;
}
.top_co h3 {
  text-indent: -9999px;
}
.top_co img {
  margin: 270px 0 0 320px;
}
.top_co01 {
  background: url(../images/top_co01.png) no-repeat;
  width: 470px;
  height: 350px;
  float: left;
  margin: 0 0 30px;
}
.top_co02 {
  background: url(../images/top_co02.png) no-repeat;
  width: 470px;
  height: 350px;
  float: right;
  margin: 0 0 30px;
}
.top_co03 {
  background: url(../images/top_co03.png) no-repeat;
  width: 470px;
  height: 350px;
  float: left;
  margin: 0 0 30px;
}
.top_co04 {
  background: url(../images/top_co04.png) no-repeat;
  width: 470px;
  height: 350px;
  float: right;
  margin: 0 0 30px;
}
.map_area {
  width: 980px;
  margin: 0 auto 50px;
  text-align: center;
}
.map_area > .map_img {
  width: 650px;
  margin: 0 auto;
}
.map_area > .map_img > img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.cve {
  background: url(../images/cve.png);
  width: 100%;
  clear: both;
  padding: 50px 0;
}
.bg_img {
  background: url(../images/cve_bg.png) no-repeat;
  width: 842px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
}
.bg_img img {
  margin: 105px 0 0 605px;
}

/*-----------------下層-----------------*/
.k_text {
  border: 3px solid #f0e2e4;
  width: 980px;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 50px;
}
.sub_title {
  position: relative;
  padding: 10px;
  border-left: 4px solid #983146;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #983146;
  font-size: 24px;
  font-weight: bold;
  background: #efe0e3;
  margin-bottom: 20px;
  clear: both;
}
.sub_title2 {
  padding-left: 10px;
  border-left: 4px solid #916C00;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #916C00;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 10px;
  clear: both;
}
.service {
  width: 100%;
  height: 250px;
  background: url(../images/service_bg.jpg) top center no-repeat;
}
.service h2 {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 42px;
  line-height: 200px;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.6);
  color: #FFF;
}
.service .gnav {
  width: 100%;
  background: url(../images/navi_bg.png) repeat-x;
  height: 53px;
}
.service .gnav ul {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.service .gnav li {
  float: left;
}
.service02 {
  width: 100%;
  height: 250px;
  background: url(../images/service_bg02.jpg) top center no-repeat;
}
.service02 h2 {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 42px;
  line-height: 200px;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.6);
  color: #FFF;
}
.service02 .gnav {
  width: 100%;
  background: url(../images/navi_bg.png) repeat-x;
  height: 53px;
}
.service02 .gnav ul {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.service02 .gnav li {
  float: left;
}
.service03 {
  width: 100%;
  height: 250px;
  background: url(../images/service_bg03.jpg) top center no-repeat;
}
.service03 h2 {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 42px;
  line-height: 200px;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.6);
  color: #FFF;
}
.service03 .gnav {
  width: 100%;
  background: url(../images/navi_bg.png) repeat-x;
  height: 53px;
}
.service03 .gnav ul {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.service03 .gnav li {
  float: left;
}
.clean_bnr_inner {
  width: 980px;
  margin: 25px auto;
}
.clean_bnr_inner a img:hover {
  opacity: .7;
}
.clean {
  width: 100%;
  height: 250px;
  background: url(../images/clean_bg.png) top center no-repeat;
}
.clean h2 {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 42px;
  line-height: 200px;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.6);
  color: #fff;
}
.clean .gnav {
  width: 100%;
  background: url(../images/navi_bg.png) repeat-x;
  height: 53px;
}
.clean .gnav ul {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.clean .gnav li {
  float: left;
}
.about {
  width: 100%;
  height: 250px;
  background: url(../images/about_bg.jpg) top center no-repeat;
}
.about h2 {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 42px;
  line-height: 200px;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.6);
  color: #FFF;
}
.about .gnav {
  width: 100%;
  background: url(../images/navi_bg.png) repeat-x;
  height: 53px;
}
.about .gnav ul {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.about .gnav li {
  float: left;
}
.contact {
  width: 100%;
  height: 250px;
  background: url(../images/contact_bg.jpg) top center no-repeat;
}
.contact h2 {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 42px;
  line-height: 200px;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.6);
  color: #FFF;
}
.contact .gnav {
  width: 100%;
  background: url(../images/navi_bg.png) repeat-x;
  height: 53px;
}
.contact .gnav ul {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.contact .gnav li {
  float: left;
}
.privacy {
  width: 100%;
  height: 250px;
  background: url(../images/privacy_bg.jpg) top center no-repeat;
}
.privacy h2 {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 42px;
  line-height: 200px;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.6);
  color: #FFF;
}
.privacy .gnav {
  width: 100%;
  background: url(../images/navi_bg.png) repeat-x;
  height: 53px;
}
.privacy .gnav ul {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.privacy .gnav li {
  float: left;
}
.k_service_btn {
  position: absolute;
  top: 92%;
  right: 30px;
  margin: -0.5em;
}
.k_service_box01 {
  position: relative;
  border: 3px solid #f9f7e8;
  width: 470px;
  height: 520px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px;
  float: left;
  margin: 0 0 40px;
}
.k_service_box02 {
  position: relative;
  border: 3px solid #f9f7e8;
  width: 470px;
  height: 520px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px;
  float: left;
  margin: 0 0 40px 40px;
}
.k_service_box03 {
  border: 3px solid #f9f7e8;
  width: 470px;
  height: 800px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px;
  float: left;
  margin: 0 0 40px 0;
}
.k_service_box03 li {
  background: url(../images/list.png) center left no-repeat;
  padding: 0 0 10px 25px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ccc;
  font-size: 16px;
}
.k_service_box04 {
  border: 3px solid #f9f7e8;
  width: 470px;
  height: 800px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px;
  float: left;
  margin: 0 0 40px 40px;
}
.k_service_box04 table.type01 {
  border-collapse: collapse;
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
  margin-top: 10px;
}
.k_service_box04 table.type01 th {
  width: 25%;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  border: 1px solid #E2E2E2;
  background-color: #f7f7f7;
  box-sizing: border-box;
}
.k_service_box04 table.type01 td {
  padding: 10px;
  vertical-align: top;
  border: 1px solid #E2E2E2;
  box-sizing: border-box;
}
.k_service02_box01 {
  border: 3px solid #f1f1f1;
  width: 230px;
  height: 260px;
  padding: 10px 5px;
  box-sizing: border-box;
  border-radius: 5px;
  float: left;
  margin: 0 20px 50px 0;
}
.k_service02_box01 h4 {
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #983146;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  min-height: 44px;
  margin-bottom: 15px;
  padding: 0 0 5px;
  border-bottom: 1px solid #e47f8d;
  text-align: center;
}
.k_service02_box02 {
  border: 3px solid #f1f1f1;
  width: 230px;
  height: 260px;
  padding: 10px 5px;
  box-sizing: border-box;
  border-radius: 5px;
  float: left;
  margin: 0 0 50px;
}
.k_service02_box02 h4 {
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #983146;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 0 0 5px;
  border-bottom: 1px solid #e47f8d;
  text-align: center;
}
.k_service02_box03 {
  border: 3px solid #f9f7e8;
  width: 310px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px;
  float: left;
  margin: 0 25px 40px 0;
}
.k_service02_box04 {
  border: 3px solid #f9f7e8;
  width: 310px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px;
  float: left;
  margin: 0 0 40px;
}
table.type02 {
  border-collapse: collapse;
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
  margin-top: 10px;
  width: 100%;
}
table.type02 th {
  width: 20%;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  border: 1px solid #E2E2E2;
  background-color: #f7f7f7;
  box-sizing: border-box;
}
table.type02 td {
  width: 80%;
  padding: 10px;
  vertical-align: top;
  border: 1px solid #E2E2E2;
  box-sizing: border-box;
}
.k_service02_photo_box {
  border: 3px solid #f9f7e8;
  background: #fffef6;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 0 50px;
}
.k_service02_photo_box li {
  width: 180px;
  margin: 5px;
  box-sizing: border-box;
  float: left;
  text-align: center;
}
.k_service02_photo_box li img {
  width: auto;
  max-width: 100%;
  height: auto;
}
