@charset "utf-8";
/*
======================================================================
themes/minrevi_offcial/default.css
----------------------------------------------------------------------
よりそう公式の標準スタイルを定義する
----------------------------------------------------------------------
サイト名：よりそう公式
更新者: minrevi
更新日: 2018-6-20
----------------------------------------------------------------------
索引
#container
----------------------------------------------------------------------
======================================================================
*/

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
汎用CSSの上書き
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
body{
  min-width: 1035px;
  position: relative;
  font-family: "Noto Sans Japanese", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #444;
}

@media screen and (max-width: 767px) {
  body{
    min-width: inherit;
    padding-top: 55px;
  }
}

.columnMain{
  float: right;
  width: 745px;
  margin: 0;
  padding: 0;
  border: 0;
}
.columnSub{
  float: left;
  width: 235px;
  margin: 0;
  padding: 0;
  border: 0;
}

.column20{
  width: 19%;
}
.column80{
  width: 79%;
}
.column25{
  width: 24%;
}
.column75{
  width: 74%;
}
.column30{
  width: 29%;
}
.column70{
  width: 69%;
}
.column33{
  width: 32%;
}
.column33Center{
  margin-left: 2%;
}
.column67{
  width: 66%;
}
.column40{
  width: 39%;
}
.column60{
  width: 59%;
}
.column50{
  width: 49%;
}

/*
JS「imageListTextMaker()」で生成される画像メニューのテキスト化の定義
*/
.iltm{
  display: block;
}
.iltmc{
  display: none;
}

@media screen and (max-width: 767px) {
  img{
    max-width: 100%;
    height: auto;
    width /***/:auto;　
  }

  .iltm{
    display: none;
  }
  .iltmc{
    display: block;
  }
  .columnMain{
    float: none;
    width: auto;
    padding: 0 5px;
  }

  .columnSub{
    float: none;
    width: auto;
    padding: 0 5px;
  }

  .column20,
  .column80,
  .column25,
  .column75,
  .column30,
  .column70,
  .column33,
  .column34,
  .column67,
  .column40,
  .column60,
  .column50
  {
    float: none;
    width: 100%;
  }
  .column33Center{
    margin-left: 0;
    margin-right: 0;
  }

  .abs_wrap .abs_wrapFixed{
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    width: 200px;
    margin: 0 auto 10px;
  }
  .abs_wrap .abs_wrapFixed img{
    width: 200px;
    height: auto;
  }
  .abs_wrap .abs_wrapFixed .photo_frame{
    margin-bottom: 10px;
  }
  .abs_wrap [class*="abs_wrap"]{
    padding: 0;
  }
  .abs_wrap [class*="minH"]{
    height: auto !important;
  }

}

/* -*- 開始：汎用classの上書き -*- */

h2{
  width: auto;
  margin: 0;
  padding: 62px 0;
  background-image: none;
  background-color: transparent;
  filter: none;
  border-bottom: none;
  font-size: 29px;
  font-weight: 700;
  text-align: left;
  text-shadow: none;
  line-height: 1;
  letter-spacing: 6px;
}
h2:before,
h2:after{
  display: none;
}
h2 .supplement:before{
  content: "　/　";
  margin: 0 10px;
  font-family: sans-serif;
  font-size: 17px;
  font-weight: normal;
}
h2 .supplement{
  display: inline;
  font-family: 'Bitter', serif;
  font-size: 19px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 3px;
}
.heading{
  margin-bottom: 40px;
  padding: 85px 0 18px;
  border-bottom: 2px solid #f5e254;
  background-color: transparent;
  color: #000;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 6px;
}
#h2wrap{
  position: relative;
  margin-bottom: 30px;
  padding: 0;

  background-color: #f0d80f;
}
#h2wrap:after{
  content:" ";
  width: 1035px;
  height: 5px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  margin: auto;
  background-image: url(../images/h2_supplement.jpg);
}
#h2wrap .contents{
  padding: 0 20px;
  background-image: url(../images/h2.jpg);
  background-repeat: no-repeat;
  background-position: -228px center;
  background-color: transparent;
}
@media screen and (max-width: 767px){
  h2{
    width: auto;
    padding: 0;
    background-color: transparent;
    border: none;
    text-align: center;
    text-indent: 5px;
    line-height: 1.7;
  }
  h2 .supplement,
  h2 .supplement:before{
    display: none;
  }
  .heading{
    margin-bottom: 24px;
    padding: 55px 0 14px;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 4px;
  }
  .heading span{
    color: #000;
    line-height: 2;
  }
  #h2wrap{
    width: 100%;
    height: 136px;
    background-image: url(../images/h2smp_03.jpg);
    background-repeat: no-repeat;
    background-size: auto 136px;
  }
  #h2wrap .contents{
    padding: 39px 0;
    background-image: none !important;
  }
  #h2wrap h2{
    font-size: 21px;
    font-weight: normal;
    letter-spacing: 5px;
  }
  h2 .supplement:before,
  #h2wrap:after{
    display: none;
  }
  #h2wrap .supplement {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-indent: 2px;
  }
}

#h2wrap.h2wrap_aboutUs{
  background-image: url(../images/minrevi_offcial_02_03_10_03.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;

  background-position: center\9;
  background-color: #FFF\9;
}
#h2wrap.h2wrap_aboutUs .contents{
  background-image: url(../images/minrevi_offcial_02_03.png);
  background-position: right;
}
@media screen and (max-width: 767px){
  #h2wrap.h2wrap_aboutUs{
    background-position: -180px center;
  }
}

#h2wrap.h2wrap_philosophy{
  background-image: url(../images/minrevi_offcial_02_06_02_02.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;

  background-position: center\9;
  background-color: #FFF\9;
}
#h2wrap.h2wrap_philosophy .contents{
  background-image: url(../images/minrevi_offcial_02_03.png);
  background-position: right;
}
@media screen and (max-width: 767px) {
  #h2wrap.h2wrap_philosophy{
    background-position: -350px top;
  }
}

#h2wrap.h2wrap_actyvity{
  background-image: url(../images/minrevi_offcial_02_5_03.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;

  background-position: center\9;
  background-color: #FFF\9;
}
#h2wrap.h2wrap_actyvity .contents{
  background-image: url(../images/minrevi_offcial_02_03.png) ;
  background-position: right;
}
@media screen and (max-width: 767px){
  #h2wrap.h2wrap_actyvity{
    background-position: -130px center;
  }
}

.h2wrap_access{
  background-image: url(../images/minrevi_offcial_18_06_11_02.jpg) !important;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;

  background-position: center\9;
  background-color: #FFF\9 !important;
}
.h2wrap_access .contents{
  background-image: url(../images/minrevi_offcial_02_03.png) !important;
  background-position: right !important;
}
@media screen and (max-width: 767px){
  #h2wrap.h2wrap_access{
    background-position: -140px center;
  }
}

.h2wrap_careIndustry{
  width: 100%;
  height: 500px;
  background-image: url(../images/minrevi_offcial_18_06_16_03.jpg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  background-color: #FFF\9 !important;
}
@media screen and (max-width: 767px) {
  #h2wrap.h2wrap_careIndustry{
    width: auto;
    height: 255px;
    background-position: center;
    background-size: auto 100%;
  }
  #h2wrap.h2wrap_careIndustry .contents{
    padding: 86px 0 0 !important;
  }
  #h2wrap.h2wrap_careIndustry .contents h2{
    background-position: center 42px;
  }
  #h2wrap.h2wrap_careIndustry h2 .supplement{
    padding-top: 17px;
  }
}

.h2wrap_dentalIndustry{
  width: 100%;
  height: 500px;
  background-image: url(../images/minrevi_offcial_02_03_03_03_09_03.jpg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  background-color: #FFF\9 !important;
}
@media screen and (max-width: 767px) {
  #h2wrap.h2wrap_dentalIndustry{
    width: auto;
    height: 255px;
    background-position: center;
    background-size: auto 100%;
  }
  #h2wrap.h2wrap_dentalIndustry .contents{
    padding: 86px 0 0 !important;
  }
  #h2wrap.h2wrap_dentalIndustry .contents h2{
    background-position: center 42px;
  }
  #h2wrap.h2wrap_dentalIndustry h2 .supplement{
    padding-top: 17px;
  }
}

#h2wrap.h2wrap_contact{
  background-image: url(../images/minrevi_offcial_18_06_16_32_02.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  background-color: #FFF\9;
}
#h2wrap.h2wrap_contact .contents{
  background-image: url(../images/minrevi_offcial_02_03.png);
  background-position: right;
}
@media screen and (max-width: 767px){
  #h2wrap.h2wrap_contact{
    background-position: -160px center;
  }
}

#h2wrap.h2wrap_recruit{
  background-image: url(../images/minrevi_offcial_02_06_05_02.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  background-color: #FFF\9;
}
#h2wrap.h2wrap_recruit .contents{
  background-image: url(../images/minrevi_offcial_02_03.png);
  background-position: right;
}
@media screen and (max-width: 767px){
  #h2wrap.h2wrap_recruit{
    background-position: -80px center;
  }
}

#h2wrap.h2wrap_newsList{
  background-image: url(../images/minrevi_offcial_08_05_03.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  background-color: #FFF\9;
}
#h2wrap.h2wrap_newsList .contents{
  background-image: url(../images/minrevi_offcial_02_03.png);
  background-position: right;
}
@media screen and (max-width: 767px){
  #h2wrap.h2wrap_newsList{
    background-position: -295px center;
  }
}


h3{
  margin-bottom: 35px;
  padding: 30px 0;
  background-image: url(../images/h3.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: transparent;
  filter: none;
  border: none;
  font-size: 27px;
  text-align: center;
  text-shadow: none;
  line-height: 1.5em;
  letter-spacing: 4px;
}
h3:before{
  display: none;
}
h3:after{
  display: none;
}
.h3_feature{
  margin-bottom: 37px;
  padding-top: 80px;
  padding-bottom: 0;
  background-image: url(../images/h3_feature.jpg);
  background-position: center 144px;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 6px;
}
.h3_feature .supplement{
  padding-top: 70px;
  font-family: 'Bitter', serif;
  font-size: 17px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 3px;
}
@media screen and (max-width: 767px) {
  h3{
    padding-top: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
    background-image: none;
    background-color:  transparent;
    border: none;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 4px;
  }
  .h3_feature{
    margin-bottom: 30px;
    padding-top: 47px;
    padding-bottom: 19px;
    background-position: center bottom;
    font-size: 16px;
  }
  .h3_feature .supplement{
    display: none;
  }

}

h4{
  background: none;
  margin: 0;
  padding: 45px 0 25px;
  border: none;
  filter: none;
  background-color: transparent;
  font-size: 20px;
  font-weight: 500;
  text-shadow: none;
  line-height: 1;
  letter-spacing: 2px;
}
h4:before{
  display: none;
}
@media screen and (max-width: 767px) {
  h4{
    height: auto;
    margin: 0 0 14px;
    padding: 0;
    border: none;
    background-color:  transparent;
    font-size: 17px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 2px;
  }
  h4:before,
  h4:after{
    display: none;
  }
}

h5{
  position: relative;
  clear: both;
  margin: 0;
  padding: 35px 0 20px 0;
  background-image: none;
  filter: none;
  border-bottom: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2px;
}

@media screen and (max-width: 767px) {
  h5{
    clear: both;
    height: auto;
    margin: 0px 0px 10px;
    padding: 4px 4px;
    background-image: none;
    background-color: none;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5em;
    overflow: inherit;
  }
}

h6{
  clear: both;
  height: 30px;
  margin: 0px 0px 10px;
  padding: 0;
  overflow: hidden;
  filter: none;
  background-image: url(../images/common/iconBoxTriangleRightBlue.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  h6{
    clear: both;
    height: 30px;
    margin: 0px 0px 10px;
    padding: 0 15px 0 18px;
    background-image: url(../images/common/iconBoxTriangleRightBlue.gif);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
  }
}

a{
  transition: all 0.6s, background-image 0.6s;
}
a:hover{
  transition: all 0.6s, background-image 0.6s;
}
em{
  font-weight: bold !important;
}
strong{
  color: #000;
  font-size: 15px;
  font-weight: bold;
}
p{
  margin-bottom: 29px;
  color: #444;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 2px;
}
ul,ol{
  margin-bottom: 20px;
  padding-left: 20px;
}
ul li{
  padding: 7px 10px;
  background-image: none;
  list-style-type: disc;
  list-style-position: inherit;
  line-height: 1.5em;
}
ol{
  list-style-type: decimal;
}
ol li{
  padding: 7px 10px;
  background-image: none;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  p{
    margin-bottom: 20px;
    font-size: 13px;
  }
}

.social_button_slim{
  float: none;
}

/* -*- 終了：汎用classの上書き -*- */


.contents_wrap{
  width: 100%;
  margin: 0 0 60px;
}
.contents{
  width: 1035px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: left;
  letter-spacing: 2px;
}
.contents_team{
  width: 1035px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  letter-spacing: 2px;
}
.contents a{
  color: #628eb7;
  text-decoration: underline;
}
.contents a:hover{
  color: #76b5f0;
  text-decoration: none;
}
.contents .contents_introduction{
  width: 1035px;
  margin: 0 auto 50px;
  padding: 25px 0;
  text-align: center;
}
.contents .contents_introduction span{
  color: #f0d80f;
}


@media screen and (max-width: 767px) {
  .contents_wrap{
    margin: 0;
    padding: 0;
    background: transparent;
  }
  .contents{
    width: auto;
    margin: 0 auto;
    padding: 5px 20px;
    background-color: transparent;
    text-align: left;
  }
  .contents a{
    letter-spacing: 2px;
  }
  .contents_team{
    width: auto;
    margin: 0 auto;
    padding: 5px 0;
    background-color: transparent;
    text-align: left;
  }
  .contents_team a{
    letter-spacing: 2px;
  }
  .contents .contents_introduction{
    width: auto;
    padding: 0;
    text-align: left;
  }
}

/* 使いまわしパーツ */
#page_topjump {
  right: 40px;
  bottom: 40px;
}
#page_topjump a{
  width: 55px;
  height: 55px;
  background-image: url(../images/minrevi_offcial_08.png);
}
#page_topjump a:hover{
  background-image: url(../images/minrevi_offcial_09.png);
}

/* 黄色背景のボタン */
.a_linkButton{
  display: inline-block;
  border: 1px solid #000;
  text-align: center;
}
.a_linkButton a{
  display: inline-block;
  padding: 9px 29px;
  background-image: url(../images/minrevi_offcial_03.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: #333;
  font-size: 11px;
  text-decoration: none;
  line-height: 1;
}
.a_linkButton a:hover{
  color: #333;
  background-color: #f3f3f3;
}

.a-b_linkButton{
  display: inline-block;
  border: 1px solid #000;
  text-align: center;
}
.a-b_linkButton a{
  display: inline-block;
  padding: 9px 41px 9px 39px;
  background-image: url(../images/minrevi_offcial_06.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: #333;
  font-size: 11px;
  text-decoration: none;
  line-height: 1;
}
.a-b_linkButton a:hover{
  background-color: #f3f3f3;
  color: #333;
}

.l_linkButton{
  margin: 0 auto;
  text-align: center;
}
.l_linkButton a{
  display: inline-block;
  min-width: 96px;
  padding: 11px 64px;
  border: 3px solid #f0d80f;
  border-radius: 2px;
  background-image: url(../images/minrevi_offcial_09.jpg) !important;
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #f0d80f;
  color: #333;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  letter-spacing: 2px;
}
.l_linkButton a:hover{
  background-image: url(../images/minrevi_offcial_12.jpg) !important;
  background-color: #FFF;
  color: #f0d80f;
}

.n_linkButton{
  margin: 0 auto;
  text-align: center;
}
.n_linkButton a{
  min-width: 96px;
  display: inline-block;
  padding: 11px 64px;
  border: 3px solid #f0d80f;
  border-radius: 2px;
  background-image: url(../images/minrevi_offcial_16.jpg) !important;
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #f0d80f;
  color: #333;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  letter-spacing: 2px;
}
.n_linkButton a:hover{
  color: #f0d80f;
  background-image: url(../images/minrevi_offcial_18.jpg) !important;
  background-color: #FFF;
}

.r_linkButton{
  margin: 0 auto;
  text-align: center;
}
.r_linkButton a{
  min-width: 96px;
  display: inline-block;
  padding: 11px 64px;
  border: 3px solid #f0d80f;
  border-radius: 2px;
  background-image: url(../images/minrevi_offcial_23.jpg) !important;
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #f0d80f;
  color: #333;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
  letter-spacing: 2px;
}
.r_linkButton a:hover{
  background-image: url(../images/minrevi_offcial_26.jpg) !important;
  background-color: #FFF;
  color: #f0d80f;
}
@media screen and (max-width: 767px) {
  .r_linkButton a{
    padding: 12px 60px;
    font-size: 14px;
  }
}

.rb_linkButton a{
  min-width: 96px;
  display: inline-block;
  padding: 20px 62px;
  border-radius: 30px;
  background-image: url(../images/minrevi_offcial_31.png) !important;
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #000;
  color: #FFF;
  text-decoration: none;
  line-height: 1;
  letter-spacing: 2px;
}
.rb_linkButton a:hover{
  background-image: url(../images/minrevi_offcial_34.png) !important;
  background-color: #FFF;
  color: #000;
}
@media screen and (max-width: 767px){
  .rb_linkButton a{
    max-width: 150px;
    min-width: 140px;
    padding: 16px 30px;
    font-size: 12px;
  }
}

.icon_textLink_nu a{
  padding-left: 13px;
  background-image: url(../images/leftarrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  color: #444;
  font-weight: bold;
  text-decoration: none;
}
.icon_textLink_nu a:hover{
  color: #444;
  text-decoration: underline;
}

.icon_textLink_un a{
  padding-left: 19px;
  background-image: url(../images/leftarrow2.png);
  background-repeat: no-repeat;
  background-position: left 4px;
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
.icon_textLink_un a:hover{
  color: #000;
  text-decoration: none;
}

/* pdf window　リンク */
.pdf{
  padding-left: 23px;
  background-image: url(../images/pdf.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
.window{
  padding-left: 23px;
  background-image: url(../images/external.png);
  background-repeat: no-repeat;
  background-position: left;
}

/* ページメニュー */
#pageMenu{
  padding: 0;
  margin-bottom: 45px;
}
#pageMenu .contents{
  padding: 0;
  border-bottom: 1px solid #d4d4d4;
}
.pageMenu_wrap p{
  float: left;
  width: 123px;
  margin: 0;
}
.pageMenu_list p{
  display: block;
  width: 89px;
  padding: 10px;
  padding-left: 24px;
  background-image: url(../images/minrevi_offcial_02_03_03_03_03.jpg);
  background-repeat: no-repeat;
  background-position: left;
  border-bottom: 2px solid #f0d80f;
  color: #000;
  font-family: 'Bitter', serif;
  font-size: 12px;
  font-style: italic;
  text-decoration: none;
  line-height: 2.3;
}
p .pageMenu_list:hover{
  color: #000;
}
#pageMenu_item{
  float: left;
  height: 49px;
  margin-bottom: 0;
  padding-left: 60px !important;
}
#pageMenu_item li{
  float: left;
  margin: 0 10px;
  padding: 0;
  list-style-type: none;
  font-size: 15px;
  font-weight:bold;
  line-height: 2;
}
#pageMenu_item li a{
  display: block;
  padding: 16px 12px;
  color: #000;
  border-bottom: 2px solid #fff;
  text-decoration: none;
  line-height: 1;

  padding: 15px 12px\9;
}

#pageMenu_item li a:hover{
  color: #000;
  border-bottom: 2px solid #f0d80f;
}
@media screen and (max-width: 767px){
  #pageMenu{
    width: auto;
    margin: 0 20px 30px;
    border: 1px solid #000;
  }
  #pageMenu .contents{
    border: none;
  }
  .pageMenu_wrap p{
    float: none;
    width: 100%;

  }
  .pageMenu_wrap p a{
    width: 89px;
    margin: auto;
    text-align: center;
    color: #000;
    text-decoration: none;
  }
  .pageMenu_wrap a:hover{
    color: #000;
    text-decoration: none;
  }
  a.pageMenu_list{
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
  }
  .pageMenu_list p{
    width: auto;
    margin: 0 auto;
    border: none;
    background-position: 1em center;
    text-decoration: none;
  }
  .pageMenu_list p:hover{
    text-decoration: none;
  }
  #pageMenu_item{
    float: none;
    height: auto;
    padding: 0 !important;
  }
  #pageMenu_item li{
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #CCC;
    font-size: 12px;
  }
  #pageMenu_item li a{
    width: auto;
    padding: 12px !important;
    text-align: left;
    border: none;
  }
  #pageMenu_item li a:hover{
    border: none;
  }
}


/* 横並びの募集系リンクwrap(例：recruit.htmlの一緒に活動する仲間を募集しています) */
.sideLink_wrap{
  text-align: center;
}
.let_smp{
    display: none;
  }
@media screen and (max-width: 767px){
  .let_smp{
    display: block;
  }
}




/* ぱんくず */
#breadcrumb{
  width: 100%;
  margin-bottom: 0;
  padding: 0;
}
#breadcrumb .contents{
  width: 100%;
  padding: 0;
  background-color: #f3f3f3;
}
#breadcrumb_fv{
  width: 1035px;
  margin: 0 auto;
  padding: 16px 0;
}
#breadcrumb_fv ol{
  width: 100%
}
.breadcrumb{
  margin: 0;
}
.breadcrumb .home{
  padding-left: 18px;
  background-image: url(../images/minrevi_offcial_02_08_09_03.jpg);
  background-repeat: no-repeat;
  background-position: center left;
}
.breadcrumb li a{
  background-image: url(../images/minrevi_offcial_05_06_03_08_03.jpg);
  background-color: transparent;
  color: #3d3d3d;
  text-decoration: none;
}
.breadcrumb li a:hover{
  color: #3d3d3d;
  text-decoration: underline;
}
.breadcrumb .now a{
  background-image: none;
}
@media screen and (max-width: 767px){
  #breadcrumb_fv{
    width: 100%;
    padding: 0;
  }
  .breadcrumb{
    background-image: none;
    background-color: transparent;
  }
  .breadcrumb ol{
    width: auto !important;
    min-width: initial !important;
    background-image: none;
    left: 20px !important;
  }
  .breadcrumb ol li{
    padding-left: 10px;
    background-image: none;
    background-position: right center;
    background-size: initial;
  }
  .breadcrumb ol li:first-child a{
    padding-left: 0;
    padding-right: 15px;
    background-image: url(../images/leftarrow.png);
  }
  .breadcrumb ol li a{
    background-image: url(../images/leftarrow.png);
    background-position: right center;
    background-size: initial;
    padding-left: 0;
  }
  .breadcrumb ol li.now span{
    background: none;
    padding-left: 0;
  }
  .breadcrumb ol li.now {
    background-image: none;
  }
}

/* 小見出し(背景カラー付) */
.subhead{
  padding: 15px 0;
  background-color: #f8f8f8;
  color: #000;
  font-size: 20px;
  text-align: center;
  line-height: 1;
}

/* テーブル */
table{
  width: 1035px;
  margin: 0 auto;
  margin-bottom: 83px;
}
table tr{
  border-bottom: 1px solid #EEE;
}
table th{
  width: 120px;
  padding: 42px 0 39px;
  background-color: #FFF;
  color: #000;
  font-size: 15px;
  font-weight: 700;
}
table td{
  padding: 42px 0 39px;
  color: #444;
  font-size: 14px;
}
@media screen and (max-width: 767px){
  table{
    width:100%;
  }
  table th{
    display: inline-block;
    width: 100%;
    padding: 34px 0 13px;
    line-height: 1;
  }
  table td{
    display: inline-block;
    padding: 0 0 25px;
  }
  table td p{
    margin: 0;
  }
}

/* .contents_wrapに背景をつけるだけ */
.wrap_bg{
  background-color: #f8f8f8;
}

@media screen and (max-width: 767px){
  .site_header_info{
    padding: 10px 10px 15px;
    background-color: #f8f8f8;
  }
  .site_header_info_text{
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.5;
  }
  .site_header_info_text a{
    color: #000;
    text-decoration: underline;
  }
}

@media screen and (min-width: 767px){
  .site_header_info{
    display: none;
  }
}


#site_navi{
  width: auto;
  margin: 0 auto;
  padding: 48px 30px 52px;
  background-color: #fff;
  text-align: left;
  z-index: 100;
}
#site_navi .header_logo{
  width: 1035px;
  margin: 0 auto;
  padding: 0;
  background-image: none;
}
#site_navi .header_logo a{
  display: block;
  overflow: hidden;
  width: 145px;
  height: 46px;
  min-height: 46px;
  padding: 0;
  margin: 0;
  background-image: url(../images/logo-yoriso.svg);
  background-position: left top;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  text-align: left;
}
#site_navi.fixed{
  position: fixed !important;
  width: 100% !important;
  padding: 28px 0 32px !important;
  background: rgba(255,255,255,0.97);
}
@media screen and (max-width: 767px) {
  #site_navi{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 55px;
    margin: 0;
    padding: 0 !important;
    background-color: #fff;
  }
  #site_navi .header_logo{
    width: 100%;
  }
  #site_navi .header_logo a{
    position: absolute;
    left: 15px;
    top: 10px;
    float: none;
    width: 94px;
    min-height: inherit;
    margin: 0;
    padding: 0;
    background-image: url(../images/logo-yoriso.svg);
    background-size: 94px 30px;
    text-align: left;
    line-height: 1;
  }
  #site_navi.fixed{
    padding: 0 !important;
  }
}

#site_navigator{
  position: fixed;
  right: 50%;
  top: 50px;
  margin-right: -538px;
  z-index: 301;
}
#site_navigator.fixed{
  position: fixed;
  top: 30px;
}
#site_navigator_showbutton{
  display: none;
}

#site_navigatorClose{
  display: none;
}

#site_navigator ul {
  margin: 0;
  padding: 0;
}

#site_navigatorNavi li{
  float: left;
  padding: 0 8px;
  list-style-type: none;
}
#site_navigatorNavi li p{
  margin-bottom: 0;
  color: #000;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
}
#site_navigatorNavi li a{
  display: block;
  padding: 0 10px;
  border-bottom: 2px solid transparent;
}
#site_navigatorNavi li a:active,
#site_navigatorNavi li a:hover{
  border-bottom: 2px solid #f0d80f;
  transition: color 0.3s, border-color 1s;
  text-decoration: none;
}

#site_navigatorNavi .site_navigatorNaviRuby{
  color: #d8d8d8;
  font-family: 'Bitter', serif;
  font-size: 11px;
  font-style: italic;
}

#site_navigatorNavi ul{
  display: none;
}

#site_navigatorNaviPhilosophy,
#site_navigatorNaviPrivacy_policy{
  display: none;
}

@media screen and (max-width: 767px) {

  #site_navigator{
    display: none;
    position: fixed;
    left: 100%;
    top: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #F0D80F;
    *background-color: #FCE528;
    text-align: left;
    z-index: 300;
  }
  #site_navigator.fixed{
    top: 0;
    z-index: 302;
  }
  #site_navigatorClose{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 56px;
    text-align: right;
    font-size: 26px;
  }
  #site_navigatorClose a{
    display: block;
    padding: 14px;
    line-height: 28px;
    color: #000000;
  }
  #site_navigator ul{
    width: 100%;
    padding: 0;
    margin: 56px 0 0;
    border-top: 1px solid #fff38a;
  }
  #site_navigator ul li{
    float: none;
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #fff38a;
  }
  #site_navigator ul li a{
    display: block;
    width: 100%;
    padding: 18px 0;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    color: #000000;
    background-image: url(../images/site_naviSummaryNaviA_smp.gif);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 29px;
    border: none;
  }

  #site_navigator ul li.site_navigatorLi_directory a{
    background-image: url(../images/site_naviSummaryNaviDirectoryA_smp.gif);
  }

  #site_navigator ul li.site_navigatorLi_directory ul li a{
    background-image: url(../images/site_naviSummaryNaviA_smp.gif);
  }

  .site_navigatorNaviRuby{
    display: none;
  }

  #site_navigator ul li a:hover{
    border: none;
  }
  #site_navigator ul li p{
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: inherit;
  }
  #site_navigator ul .site_navigatorDirectory{
    color: #666;
  }
  #site_navigator ul ul{
    display: none;
    position: fixed;
    left: -100%;
    top: 56px;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #F0D80F;
  }
  #site_navigator ul ul li{
    padding: 0;
    margin: 0;
    list-style: none;
  }

  #site_navigatorNaviPhilosophy,
  #site_navigatorNaviPrivacy_policy{
    display: block;
  }
  #site_navigator ul li#site_navigatorNaviTop a p{
    text-indent: 0;
  }
  /*
  #site_navigatorNaviTop a p:after{
    content: "| Home";
    display: inline;
  }
  */

  #site_navigator_showbutton{
    display: block;
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 101;
  }
  #site_navigator_showbutton a{
    display: block;
    overflow: hidden;
    width: 55px;
    height: 55px;
    text-indent: 100%;
    text-align: left;
    white-space: nowrap;
    background-image: url(../images/minrevi_offcial_02_02.png);
    background-size: 55px 55px;
  }

}


/* フッター */
#site_footerNavi {
  margin: 60px auto 0;
  padding: 0;
  width: 100%;
  font-size: 10px;
}

@media screen and (max-width: 767px){
  #site_footerNavi {
    margin: 60px auto 0;
    padding: 0;
    width: 100%;
    font-size: 10px;
  }
}
#site_footerNavi .footer_logo{
  float: left;
  margin: 0 30px 0 0;
  padding: 0;
  background: none;
}
#site_footerNavi .footer_logo a{
  display: block;
  overflow: hidden;
  width: 110px;
  height: 36px;
  padding: 0;
  margin: 0;
  background-image: url(../images/logo-yoriso.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
  text-indent: 100%;
  white-space: nowrap;
  text-align: left;
}
#site_footerNavi .footer-nav{
  display: flex;
  justify-content: center;
  margin: 0 0 8px;
  padding: 0;
}
#site_footerNavi .footer-nav-item{
  float: left;
  padding: 0 10px;
  list-style-type: none;
}
#site_footerNavi .footer-nav-link{
  display: block;
  padding: 0 10px;
  border-bottom: 2px solid transparent;
  text-decoration: none;
}
#site_footerNavi .footer-nav-link:hover{
  border-bottom: 2px solid #f0d80f;
}
#site_footerNavi .footer-nav-item p{
  margin-bottom: 0;
  color: #000;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
}
#site_footerNavi .footer-nav-item p.footer_ruby{
  margin-bottom: 0;
  color: #d8d8d8;
  font-family: 'Bitter', serif;
  font-size: 11px;
  font-style: italic;
  line-height: 2;
}

#site_footerNavi .footer-sub-nav{
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-top: 1px solid #e7e7e7;
}
#site_footerNavi .footer-sub-nav-item {
  display: inline-block;
  margin: 8px 0 8px 8px;
  font-size: 10px;
  list-style-type: none;
}

#site_footerNavi .footer_bottom{
  margin: 64px 0 18px;
}

#site_footerNavi .footer-company {
  float: left;
  margin: 0;
  padding: 0;
  width: 500px;
  list-style: none;
}
#site_footerNavi .footer-company-item {
  margin: 0 0 7px;
  padding: 0;
  font-size: 10px;
  list-style: none;
}

#site_footerCopyright {
  float: right;
  margin: 20px 0 0;
  padding: 0;
  font-size: 10px;
  letter-spacing: 2px;
}

@media screen and (max-width: 767px){
  #site_footerNavi .footer-nav{
    display: none;
  }
  #site_footerNavi .footer_logo{
    display: block;
    float: none;
    margin: 0 auto 41px;
    width: 143px;
    text-align: center;
  }
  #site_footerNavi .footer_logo a{
    background-image: url(../images/logo-yoriso.svg);

  }
  #site_footerNavi .footer_bottom {
    padding: 0 20px;
    text-align: center;
  }
  #site_footerNavi .footer_sa{
    display: inline-block;
    float: none;
    margin-left: 0;
    padding-top: 120px;
    width: auto;
    text-align: left;
  }
  #site_footerNavi .footer_sa p{
    margin: 0;
    text-align: left;
  }
  #site_footerNavi .footer_sa dl{
    margin-top: 10px;
    margin-bottom: 0;
  }
  #site_footerNavi .footer-sub-nav {
    display: block;
    margin: 0 auto;
  }
  #site_footerNavi .footer-sub-nav-item {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
  }
  #site_footerNavi .footer-sub-nav-link {
    display: block;
    margin: 0;
    padding: 16px;
  }
  #site_footerNavi .footer-company {
    float: none;
    width: 100%;
  }
  #site_footerCopyright {
    float: none;
  }
}


/* トップページ */
#mainImage{
  height: 620px;
  position: relative;
  margin-bottom: 62px;
  padding: 0;
  background-image: url(../images/test_03.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#mainImage .contents{
  padding: 0;
  background-color: transparent;
}
#mainImage .contents p{
  width: 100%;
  position: absolute;
  top: 29%;
  left: 0;
  color: #FFF;
  font-size: 48px;
  text-align: center;
  text-shadow: 0px 0px 6px #000;
  line-height: 1.6;
  letter-spacing: 19px;
}
#mainImage .mainImage_topics{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
#mainImage .mainImage_heading{
  float: left;
  padding: 20px 70px 20px 95px;
  background-image: url(../images/clip.png);
  background-repeat: no-repeat;
  background-position: 65px;
  background-color: rgb(240,216,15);
  background-color: rgba(240,216,15,0.8);
  font-family: 'Bitter', serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 2px;
}
#mainImage .mainImage_text{
  height: 20px;
  display: flex;
  padding: 27px 25px 23px 57px;
  background-color: rgb(251,251,250);
  background-color: rgba(255,255,255,0.8);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2px;

  padding: 27px 25px 24px 267px\9;
}
@media screen and (max-width: 767px) {
  #mainImage{
    position: relative;
    height: 0;
    padding-top: 70.66%;
    margin-bottom: 25px;
    background-image: url(../images/img_top_main.jpg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .mainImage_topics{
    display: none;
  }
  #mainImage .contents p{
    top: 34%;
    font-size: 24px;
    letter-spacing: 9px;
  }
}

.slide_wrap{
  width: 1035px;
  margin: 0 auto 60px;
}
.slide {
  height: 124px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  background-image: none;
}
.slideGuide{
  height: 116px;
  margin: 0 auto;
  padding: 0;
  border: 4px solid #f8f8f8;
}
li.slideCell{
  width: auto;
  padding: 36px 0 0 0;
}
.slideCtrl{
  height: 124px;
}
.slideCtrl.left{
  width: 70px;
  border-right: 4px solid #f8f8f8;
  background-image: url(../images/minrevi_offcial_02_03_10_03_2.jpg);
}
.slideCtrl.right{
  width: 71px;
    border-left: 4px solid #f8f8f8;
  background-image: url(../images/minrevi_offcial_02_03_10_05.jpg);
}

@media screen and (max-width: 767px) {
  .slide_wrap{
    width: auto;
    margin: 0 20px 30px;
  }
  .slide{
    height: 56px;
  }
  .slideGuide{
    height: 48px;
  }
  li.slideCell{
    width: auto;
    margin-right: 10px;
    padding: 3px 0;
  }
  li.slideCell img {
    width: 90%;
    height: auto;
  }
  .slideCtrl.left{
    width: 0;
    border-right: 4px solid #f8f8f8;
    background-image: none;
  }
  .slideCtrl.right{
    width: 0;
      border-left: 4px solid #f8f8f8;
    background-image: none;
  }
}

#CorporatePhilosophy{
  margin-bottom: 107px;
  padding-bottom: 95px;
  background-image: url(../images/minrevi_offcial_03.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fffef6;
}
#CorporatePhilosophy .contents{
  background-color:  transparent;
  text-align: center;
}
#CorporatePhilosophy .heading{
  width: 850px;
  margin: 0 auto 40px;
  padding-bottom: 40px;
  text-align: center;
}
#CorporatePhilosophy .headingEn{
  font-size: 16px;
  font-family: 'Bitter', serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 3px;
  color: #2aab54;
}
#CorporatePhilosophy .headingJa{
  display: block;
  padding-top: 30px;
  line-height: 1.6;
  color: #444;
}
#CorporatePhilosophy .subhead{
  background: none;
}
#CorporatePhilosophy .subheadEn{
  font-size: 16px;
  font-family: 'Bitter', serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 3px;
  color: #2aab54;
}
#CorporatePhilosophy .subheadJa{
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 0;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 6px;
}
.CorporatePhilosophy_text{
  width: 590px;
  margin: 0 auto;
  margin-bottom: 55px;
  text-align: left;
}
.CorporatePhilosophy_text p{
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  #CorporatePhilosophy{
    margin: 0;
    padding-bottom: 54px;
    background-image: none;
  }
  #CorporatePhilosophy .contents{
    width: auto;
    padding: 0 20px;
  }
  #CorporatePhilosophy .heading{
    width: auto;
    margin-bottom: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 17px;
  }
  #CorporatePhilosophy .headingJa{
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 4px;
  }
  #CorporatePhilosophy .subheadJa{
    padding-top: 0;
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 4px;
  }
  #CorporatePhilosophy .subheadJa br{
    display: none;
  }
  .CorporatePhilosophy_text{
    width: auto;
    margin-bottom: 30px;
  }
  .CorporatePhilosophy_text p{
    margin: 0 0 22px;
  }
}
#funeral_activity{
  margin-bottom: 0;
  background-color: #f8f8f8;
}
#funeral_activity .contents{
  width: 1035px !important;
  padding: 0;
  padding-bottom: 98px;
}
#funeral_activity h4{
  padding: 279px 0 30px;
  background-image: url(../images/minrevi_offcial_05_03.jpg);
  background-repeat: no-repeat;
  background-position: top;
  color:#444;
}
@media screen and (max-width: 767px) {
  #funeral_activity .contents{
    width: auto !important;
    padding: 0 20px;
    padding-bottom: 54px;
  }
  #funeral_activity h4{
    margin-bottom: 0;
    padding: 163px 0 25px;
    background-position: -58px 0px;
    background-size: auto 120px;
    color: #333;
    font-weight: 700;
  }
  #funeral_activity .r_linkButton a{
    padding: 13px 30px;
  }
}
#dental_activity{
  margin-bottom: 60px;
  padding: 0;
  padding-bottom: 25px;
}
#dental_activity .contents{
  width: 1035px !important;
  padding: 0;
}
#dental_activity h4{
  padding: 279px 0 30px;
  background-image: url(../images/minrevi_offcial_05_06.jpg);
  background-repeat: no-repeat;
  background-position: top;
  color:#444;
}
#dental_activity .r_linkButton{
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  #dental_activity .contents{
    width: auto !important;
    padding: 0 20px;
    padding-bottom: 54px;
  }
  #dental_activity h4{
    margin-bottom: 0;
    padding: 163px 0 25px;
    background-position: -96px 0px;
    background-size: auto 120px;
    color: #333;
    font-weight: 700;
  }
  #dental_activity .r_linkButton a{
    padding: 13px 30px;
  }
}
#mirevi_actyvity{
  margin: 0 0 60px;
}
#mirevi_actyvity .contents .heading{
  padding-top: 0;
  padding-bottom: 23px;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  #mirevi_actyvity{
  }
  #mirevi_actyvity p{
    margin-bottom: 0;
  }
  #mirevi_actyvity .contents .heading{
    padding-top: 40px;
    padding-bottom: 15px;
    background-image: none;
    color: #000;
    border-bottom: 2px solid #f5e254;
    text-decoration: none;
  }
}


/* 写真付きリンクボタン */
.photo_link{
  width: auto;
  margin-bottom: 48px;
}
.photo_link a{
  position: relative;
  display: block;
  width: auto;
  height: 315px;
}
.photo_link a span{
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 84%;
  background-image: url(../images/minrevi_offcial_34.png);
  background-repeat: no-repeat;
  background-position: right;
  color: #000;
  text-align: left;
  text-decoration: none;
}
.photo_link a:link span,
.photo_link a:visited span{
  padding: 34px 8%;
  background-color: rgb(251,251,250);
  background-color: rgba(255,255,255,0.8);
  transition: all 0.6s, background-image 0.6s;
}
.photo_link a:active span,
.photo_link a:hover span{
  padding: 44px 8%;
  background-color: rgb(240,215,0);
  background-color: rgba(240,215,0,0.8);
  transition: all 0.6s, background-image 0.6s;
}

/* 会社情報、topページの写真付きリンク */
#about_links{
  padding: 20px 0;
}
#about_links .photo_link{
  width: 497px;
}
#about_linksProfile{
  float: left;
  background-image: url(../images/img_contents01.jpg);
  background-repeat: no-repeat;
}
#about_linksHistory{
  float: right;
  background-image: url(../images/img_contents02.jpg);
  background-repeat: no-repeat;
}
#about_linksAccess{
  float: left;
  background-image: url(../images/img_about-access.jpg);
  background-repeat: no-repeat;
}
#about_linksCSR{
  float: right;
  background-image: url(../images/minrevi_offcial_02_08_09.jpg);
  background-repeat: no-repeat;
}
#about_linksAntisocial{
  float: left;
  background-repeat: no-repeat;
  background-color: #f3f3f3;
}
#about_linksAntisocial a{
  height: 91px;
}
#about_linksAntisocial a span{
  width: 90%;
  padding: 34px 5%;
}
@media screen and (max-width: 767px){
  #about_links .photo_link{
    float: none;
    width: auto;
    background-position: center;
    background-size: cover;
  }
  #about_links .photo_link a{
    width: auto;
    height: 157px;
  }
  #about_links .photo_link a span{
    background-image: none;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
  }
  #about_links .photo_link a:link span,
  #about_links .photo_link a:visited span{
    padding: 17px 8%;
  }
  #about_links .photo_link a:active span,
  #about_links .photo_link a:hover span{
    padding: 17px 8%;
  }

  #about_links #about_linksAntisocial a{
    height: 57px;
  }
  #about_links #about_linksAntisocial a span{
    width: 84%;
    padding: 17px 8%;
  }
}

.centerContents{
}
.centerContents .contents{
  width: 630px;
  text-align: center;
}
.centerContents .contents .heading{
  padding-top: 40px;
  font-size: 36px;
  text-align: center;
}
.centerContents .contents p{
  padding: 30px 0;
  margin-bottom: 50px;
  line-height: 2.8;
}
@media screen and (max-width: 767px){
  .centerContents .contents{
    width: auto;
    text-align: left;
  }
  .centerContents .contents .heading{
    margin-bottom: 19px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 17px;
    border: none;
    letter-spacing: 1px;
  }
  .centerContents .contents p{
    padding: 0;
    line-height: 2;
  }
  .centerContents .contents .heading span{
    display: none;
  }
}

#contact_send{
  height: 300px;
  margin-bottom: 0;
  padding: 100px 0 0 0;
  background-image: url(../images/img_contact_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fae64b;
}
#contact_send .contents{
  text-align: center;
}
#contact_send .contents h2{
  padding: 10px 0;
  background-color: transparent;
  font-size: 36px;
  text-align: center;
}
#contact_send .contact_send_text{
  margin: 0 0 24px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
#contact_send .contents .rb_linkButton{
  margin: 0 4px 24px;
  display: inline-block;
}
@media screen and (max-width: 767px){
  #contact_send{
    height: 278px;
    padding: 0;
    background-image: url(../images/minrevi_offcial_05_06_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    background-color: #f1dc27;
  }
  #contact_send .contents{
    position: relative;
    height: 243px;
    padding: 0;
    padding-top: 50px;
    background-image: url(../images/minrevi_offcial_05_06_03_05.png);
    background-repeat: no-repeat;
    background-position:bottom left;
    background-size: 68px 113px;
  }
  #contact_send .contents .rb_linkButton{
    position: relative;
    margin: 0 0 7px;
    z-index: 9;
  }
  #contact_send .contents h2{
    font-size: 21px;
  }
  #contact_send .contact_send_text{
    margin-bottom: 15px;
    font-size: 12px;
  }
  #contact_send .contents .bg_i{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 110px;
    height: 105px;
    background-image: url(../images/img_contact_bg_sp.png);
    background-repeat: no-repeat;
    background-position:bottom right;
    background-size: 110px 105px;
    z-index: 0;
  }
}



/* 3ポイント「声を聞く」「考える」「提供する」 */
#tPoint{
  padding: 30px 0;
  margin: 0;
}
#tPoint .contents ul li{
  margin: 0 auto;
  padding: 0;
}
#tPoint .contents ul{
  width: auto;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}
#tPoint .contents li{
  width: 27%;
  display: inline-block;
  text-align: center;
  list-style-type: none;
}
#tPoint .contents li p{
  margin-bottom: 0;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 6px;
}
#tPoint .contents li span{
  font-size: 22px;
}
#tPoint .contents .supplement{
  color: #efd200;
  text-align: center;
  font-family: 'Bitter', serif;
  font-size: 17px;
  font-style: italic;
  letter-spacing: 3px;
}
#tPoint .contents .tPoint_multiply{
  background-image: url(../images/minrevi_offcial_02_11.jpg);
  background-repeat: no-repeat;
  background-position: right center;
}
#tPoint .contents .hearing{
  padding-bottom: 80px;
  margin-bottom: 10px;
  background-image: url(../images/minrevi_offcial_02_03_06.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}
#tPoint .contents .thinking{
  padding-bottom: 80px;
  margin-bottom: 10px;
  background-image: url(../images/minrevi_offcial_02_03_08.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}
#tPoint .contents .offer{
  padding-left: 0;
  padding-bottom: 80px;
  margin-bottom: 10px;
  background-image: url(../images/minrevi_offcial_02_03_033.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media screen and (max-width: 767px) {
  #tPoint{
    padding: 0;
    margin: 0 0 37px;
  }
  #tPoint .contents{
    padding: 0;
  }
  #tPoint .contents .tPoint_multiply{
    background-image: none;
  }
  #tPoint .contents .supplement{
    font-size: 9px;
    letter-spacing: 2px;
  }
  #tPoint .contents li{
    width: 32%;
  }
  #tPoint .contents li p{
    margin-bottom: 0;
    font-size: 11px;
    letter-spacing: 4px;
  }
  #tPoint .contents li p span{
    font-size: 14px;
  }
  #tPoint .contents .hearing ,
  #tPoint .contents .thinking ,
  #tPoint .contents .offer{
    margin-bottom: 12px;
  }
  #tPoint .contents .hearing{
    background-image: url(../images/minrevi_offcial_02_03_06.jpg);
  }
  #tPoint .contents .thinking{
    background-image: url(../images/minrevi_offcial_02_03_08.jpg);
  }
  #tPoint .contents .offer{
    background-image: url(../images/minrevi_offcial_02_03_033.jpg);
  }
}


#news_contents{
  width: 100%;
  padding-top: 40px;
  padding-bottom: 70px;
  margin-bottom: 40px;
}
#news_contents .contents{
  width: 922px;
  margin: 0 auto;
  text-align: center;
}
#news_contents .contents h2{
  padding: 0;
  margin: 0 0 40px;
  font-size: 30px;
  line-height: 1.8;
}
#news_contents .contents p{
  margin: 0 0 47px;
  text-align: left;
}
#news_contents .contents ul{
  padding: 0;
}
#news_contents .contents li{
  padding-left: 0;
  text-align: left;
  list-style-type: none;
}
#news_contents .news_postDate{
  display: inline-block;
  margin: 0 0 23px;
  font-size: 14px;
  font-family: 'Bitter', serif;
  font-style: italic;
  letter-spacing: 2px;
  border-collapse: separate;
  border-spacing: 8px;
}
#news_contents .news_postType{
  display: table-cell;
  margin: 0 16px 0;
  padding: 3px 24px;
  border: 1px solid #939393;
  font-family: inherit;
  font-size: 8px;
  font-style: normal;
  text-align: center;
  line-height: 1;
  vertical-align: text-bottom;
}
#news_contents .contents .news_article{
  width: 795px;
  margin: 0 auto;
}
#news_contents .contents #buttonWrap{
  margin: 0 0 70px;
}
#news_contents #buttonWrap .l_linkButton ,
#news_contents #buttonWrap .r_linkButton{
  display: none;
}
@media screen and (max-width: 767px){
  #news_contents{
    margin-bottom: 59px;
  }
  #news_contents .contents{
    width: auto;
  }
  #news_contents .contents .news_postDate{
    margin: 0 0 0;
  }
  #news_contents .contents h2{
    font-size: 22px;
    text-align: left;
    letter-spacing: 2px;
  }
  #news_contents .contents p{
    margin: 0;
    margin-bottom: 14px;
  }
  #news_contents .contents .news_article{
    width: 100%;
    margin-bottom: 26px;
  }
  #news_contents .contents #buttonWrap{
    margin: 0;
  }
  #news_contents #buttonWrap .n_linkButton{
    margin: 0 0 10px;
  }
  #news_contents #buttonWrap .n_linkButton a{
    width: 230px;
    padding: 11px 0;
  }
}

#philosophy_contents{
  margin-bottom: 0;
  padding-bottom: 113px;
  background-color: #fffef6;
}
#philosophy_contents .contents{
  text-align: center;
}
#philosophy_contents h3{
  width: 864px;
  margin: 0 auto 40px;
  padding-top: 75px;
  padding-bottom: 40px;
  background-image: none;
  color: #444;
}
#philosophy_contents .headingEn{
  font-size: 16px;
  font-family: 'Bitter', serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 3px;
  color: #2aab54;
}
#philosophy_contents .headingJa{
  display: block;
  padding-top: 30px;
  font-size: 36px;
  line-height: 1.6
}
#philosophy_contents .subhead{
  background: none;
}
#philosophy_contents .subheadEn{
  font-size: 16px;
  font-family: 'Bitter', serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 3px;
  color: #2aab54;
}
#philosophy_contents .subheadJa{
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 0 !important;
  padding-bottom: 0;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 6px;
}

#philosophy_contents .contents p{
  padding: 23px 0;
}
#philosophy_contents .contents .philosophy_contents_text{
  padding: 10px 0 0;
  text-align: left;
}
#philosophy_contents .contents .philosophy_contents .r_linkButton{
  margin: 0 0 0;
}
@media screen and (max-width: 767px){
  #philosophy_contents{
    padding-bottom: 54px;
  }
  #philosophy_contents .contents{
    padding-top: 0;
  }
  #philosophy_contents h3{
    width: 100%;
  }
  #philosophy_contents .headingEn{
    line-height: 2;
  }
  #philosophy_contents .headingJa{
    font-size: 17px;
    font-weight: bold;
  }
  #philosophy_contents .subhead{
    background: none;
  }
  #philosophy_contents .subheadJa{
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 0;
    font-size: 17px;
    font-weight: bold;
  }
  #philosophy_contents .subheadJa br{
    display: none;
  }
  #philosophy_contents .contents .philosophy_contents_text{
    padding-top: 30px;
  }
  #philosophy_contents .contents .philosophy_contents_text .r_linkButton a{
    padding: 13px 30px;
  }
  #philosophy_contents .contents p{
    padding: 0;
  }
}
/* 5つのスタイル */
#companyStyle h3{
  padding-top: 70px;
}
.companyStyle_list li{
  margin: 0 0 20px;
  padding: 0 10px;
  list-style: none;
  line-height: 1.6;
  text-align: center;
  box-sizing: border-box;
}
.companyStyle_listItem_left{
  float: left;
  width: 50%;
}
.companyStyle_listItem_right{
  float: right;
  width: 50%;
}
.companyStyle_list li dl{
  padding: 30px;
  height: 180px;
  border: solid 1px #ccc;
}
.companyStyle_list li dt{
  margin: 20px 0;
  font-size: 21px;
  font-weight: bold;
}
@media screen and (max-width: 767px){
  .companyStyle_listItem_left,
  .companyStyle_listItem_right{
    float: none;
    width: 100%;
  }
  .companyStyle_list li dl{
    height: auto;
  }
  .companyStyle_list li dt{
    font-size: 18px;
  }
}
/* 社名･ロゴに込めた想い */
#companyName{
  margin-bottom: 80px;
}
#companyName .contents{
  text-align: center;
}
#companyName .contents h3{
  margin-bottom: 75px;
  padding-top: 110px;
  padding-bottom: 305px;
  background-image: url(../images/img_philosophy-logo.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
#companyName .contents h4,
#companyName .contents p{
  text-align: left;
}
@media screen and (max-width: 767px){
  #companyName{
    margin-bottom: 59px;
  }
  #companyName h3{
    width: 263px;
    margin: 0 auto;
    margin-bottom: 30px !important;
    padding-top: 40px !important;
    padding-bottom: 180px !important;
    font-size: 15px;
    letter-spacing: 4px;
    background-size: 100%;
  }
}

.minrevi_contact{
  margin-bottom: 50px;
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 767px){
  .minrevi_contact{
    display: none;
  }
}


#buttonWrap{
  width: 100%;
  margin: 0 auto;
}
#buttonWrap .contents{
  width: 100%;
  padding: 0;
  text-align: center;
}

#buttonWrap .contents .l_linkButton{
  display: inline-block;
  float: none;
  margin: 0 35px;
}
#buttonWrap .contents .n_linkButton{
  display: inline-block;
  float: none;
  margin: 0 35px;
}
#buttonWrap .contents .r_linkButton{
  display: inline-block;
  float: none;
  margin: 0 35px;
}


#aboutUs_contents{
  margin-bottom: 72px;
}
#aboutUs_contents .contents{
  width: 1035px;
  padding: 0;
}
#aboutUs_contents p{
  margin: 0 0 25px;
}
#aboutUs_contents #plink_wrap{
}
@media screen and (max-width: 767px){
  #aboutUs_contents{
  }
  #aboutUs_contents .contents{
    width: auto;
    margin: 0 20px;
    padding-top: 5px;
    word-break: break-all;
  }
  #aboutUs_contents p{
  text-align: left;
}
  #aboutUs_contents #plink_wrap{
  }
  #aboutUs_contents #plink_wrap .contents{
    margin: 0;
  }
}


#companyProfile_contents{
  margin-bottom: 120px;
}
#companyProfile_contents .contents .cp_right{
  width: 486px;
  float: right;
  margin-bottom: 0;
}
#companyProfile_contents .contents .cp_left{
  width: 486px;
  float: left;
  margin-bottom: 0;
}
#companyProfile_contents .contents h4{
  padding-top: 28px;
}
@media screen and (max-width: 767px){
  #companyProfile_contents{
  }
  #companyProfile_contents .contents .contents_introduction{
    margin: 0;
  }
  #companyProfile_contents .contents .cp_left ,
  #companyProfile_contents .contents .cp_right{
    width: 100%;
    float: none;
  }
}


#history_contents{
  margin-bottom: 65px;
}
#history_contents .contents{
  width: 100%;
  padding: 0;
}
#history_contents .contents .cp_introduction{
  padding: 50px 0 44px;
  text-align: center;
}

#history_contents table td{
  color: #000;
  font-size: 15px;
  font-weight: 700;
}
#history_contents table td p{
  margin-bottom: 0;
  font-weight: 400;
}
@media screen and (max-width: 767px){
  #history_contents{
    margin-bottom: 59px;
  }
  #history_contents .contents{
    padding-top: 5px;
  }
  #history_contents .contents_introduction{
    margin: 0 20px 30px;
  }
  #history_contents table{
    width: auto;
    margin: 0 20px;
    margin-bottom: 42px;
  }
  #history_contents table td{
    padding-bottom: 20px;
  }
  .history_blank{
    padding: 0;
  }
}


#csr_contents{
  margin-bottom: 115px;
}
#csr_contents .contents .contents_introduction{
}
@media screen and (max-width: 767px){
  #csr_contents{
    margin-bottom: 59px;
  }
  #csr_contents .contents .contents_introduction{
    margin: 0;
    margin-top: 10px;
  }
}


.float_box{
  width: 725px;
  height: 300px;
  padding-left: 310px;
  border-bottom: 1px solid #e2e2e2;
  background-repeat: no-repeat;
  background-position: left;
}
.float_box h4{
  padding-top: 45px;
}
.float_box p{
  margin-bottom: 27px;
}
#kanayale{
  background-image: url(../images/minrevi_offcial_18_03.jpg);
}
#dwb{
  background-image: url(../images/minrevi_offcial_18_06.jpg);
}
#plan_japan{
  background-image: url(../images/minrevi_offcial_18_08.jpg);
}
@media screen and (max-width: 767px){
  .float_box {
    width: 100%;
    height: auto;
    padding-top: 160px;
    padding-left: 0;
    margin-bottom: 14px;
    background-position: top;
  }
  #kanayale{
    background-size: auto 200px;
  }
  #dwb{
    background-size: auto 200px;
  }
  #plan_japan{
    background-size: auto 200px;
  }
}


#jobsDetail_contents{
  margin-bottom: 180px;
}
#jobsDetail_contents h3{
  padding-top: 40px;
}
#jobsDetail_contents .r_linkButton a{
  padding: 20px 110px;
  font-size: 22px;
}
#jobsDetail_contents #buttonWrap{
  padding: 0;
}
#jobsDetail_contents ul{
  padding-left: 0;
}
#jobsDetail_contents ul li{
  list-style-type: none;
  padding-left: 0;
}
#jobsDetail_contents table{
  margin-bottom: 65px;
}
@media screen and (max-width: 767px){
  #jobsDetail_contents{
    margin-bottom: 59px;
  }
  #jobsDetail_contents h3{
    margin-bottom: 8px;
  }
  #jobsDetail_contents table{
    margin-bottom: 32px;
  }
  #jobsDetail_contents ul ,
  #jobsDetail_contents ol{
    margin: 0;
  }
  #jobsDetail_contents ol{
    padding-left: 30px;
  }
  #jobsDetail_contents ul li ,
  #jobsDetail_contents ol li{
    padding: 0;
    line-height: 2;
  }
  #jobsDetail_contents #buttonWrap .n_linkButton{
    margin: 0 0 10px;
  }
  #jobsDetail_contents #buttonWrap .r_linkButton{
    width: auto;
    margin: 0 0 10px;
  }
  #jobsDetail_contents #buttonWrap .r_linkButton a{
    width: auto;
    padding: 20px 30px;
    font-size: 16px;
  }
}


#jobsList_contents{
}
#jobsList_contents .contents{
  width: 100%;
  padding: 0;
}
#jobsList_contents .contents h3{
  padding-top: 40px;
}

#jobsList_contents table{
  margin-bottom: 55px;
}
#jobsList_contents .contents th{
  padding: 0;
}
#jobsList_contents .contents .icon_textLink_nu a{
  display: block;
  width: auto;
  padding: 27px 0 23px 23px;
  text-align: left;
  background-position: 7px center;
}
#jobsList_contents .contents .icon_textLink_nu a:hover{
  background-color: #fff8c1;
  text-decoration: none;
}
@media screen and (max-width: 767px){
  #jobsList_contents{
  }
  #jobsList_contents table{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 41px;
  }
  #jobsList_contents .contents .icon_textLink_nu {
    width: 100%;
  }
  #jobsList_contents .contents .icon_textLink_nu a{
    padding: 27px 20px 23px 30px;
    background-position: 20px 31px;
  }
}


#actyvity_contents{
  margin-bottom: 30px;
}
#actyvity_contents .contents{
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
#actyvity_contents .contents_introduction{
}
@media screen and (max-width: 767px){
  #actyvity_contents{
  }
  #actyvity_contents .contents_introduction{
    margin: 0 20px;
    margin-bottom: 30px;
  }
  #actyvity_contents #funeral_activity .contents{
    padding: 0 20px;
    padding-bottom: 59px;
  }
  #actyvity_contents #funeral_activity .r_linkButton{
    margin: 0 0 20px;
  }
  #actyvity_contents #dental_activity .contents{
    padding: 0 20px;
  }
  #actyvity_contents #dental_activity .r_linkButton{
    margin: 0 0 20px;
  }
}


#access_contents{
  margin-bottom: 100px;
  font-size: 13px;
  letter-spacing: 1px;
}
#access_contents .contents{
  width: 100%;
  padding: 0;
}
#access_contents h3{
  margin-bottom: 15px;
  padding-top: 61px;
}
.access_office{
  width: 1071px;
  margin: 0 auto;
  margin-bottom: 35px;
  padding-left: 0;
  text-align: center;
}
.access_office li{
  display: inline-block;
  width: 497px;
  margin: 0 18px;
  margin-bottom: 65px;
  padding: 310px 0 0;
  text-align: left;

  width: 496px\9;
}

.access_office .access_main_building{
  background-image: url(../images/img_gotanda-01.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_main_entrance {
  background-image: url(../images/img_gotanda-02.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_main_near {
  background-image: url(../images/img_gotanda-03.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_main_river {
  background-image: url(../images/img_gotanda-04.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_main_room {
  background-image: url(../images/img_gotanda-05.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_main_view {
  background-image: url(../images/img_gotanda-06.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

.access_office .access_building{
  background-image: url(../images/minrevi_offcial_18_06_05.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_office .access_entrance{
  background-image: url(../images/DSC_0633_5.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_office .access_near{
  background-image: url(../images/minrevi_offcial_18_06_11.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_office .access_river{
  background-image: url(../images/minrevi_offcial_18_06_12.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_office .access_room{
  background-image: url(../images/minrevi_offcial_18_06_15.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_office .access_view{
  background-image: url(../images/minrevi_offcial_18_06_16.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_office .access_coffee{
  background-image: url(../images/minrevi_offcial_18_06_20.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.access_office .access_working{
  background-image: url(../images/minrevi_offcial_18_06_19.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

#access_googlemap01,
#access_googlemap02{
  margin-bottom: 50px;
}
#access_googlemap{
  width: 100%;
  height: 528px;
  margin-bottom: 50px;
}

.access_supplement{
  width: 1035px;
  margin: 0 auto;
}
@media screen and (max-width: 767px){
  #access_contents h3{
    margin-bottom: 0;
    padding-top: 22px;
    line-height: 1.5em;
  }
  #access_googlemap{
    height: 263px;
    margin-bottom: 25px;
  }
  .access_supplement{
    width: 100%;
  }
  .access_office{
    width: 100%;
  }
  .access_office li{
    width: auto;
    margin-bottom: 36px;
    padding: 175px 0 0;
    background-size: 100% auto;
  }

  .access_office .access_main_building,
  .access_office .access_main_entrance,
  .access_office .access_main_near,
  .access_office .access_main_river,
  .access_office .access_main_room,
  .access_office .access_main_view,
  .access_office .access_building,
  .access_office .access_entrance,
  .access_office .access_near,
  .access_office .access_river,
  .access_office .access_room,
  .access_office .access_view,
  .access_office .access_coffee,
  .access_office .access_working{
    width: 290px;
  }
}

.directions_office{
  float: left;
  width: 50%;
}
.directions_office p{
  margin-bottom: 20px;
}
.directions_office dt{
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
}
.directions_office dt:before{
  content: '■';
}
.directions_office ul{
  padding-left: 0;
}
.directions_office li{
  padding-left: 0;
  list-style-type: none;
  font-size: 12px;
}
@media screen and (max-width: 767px){
  .directions_office{
    float: none;
    width: auto;
    margin: 0 20px;
  }
}

#access_contents #buttonWrap{
  float: right;
  width: 50%;
  margin: 0;
  padding: 0;
}
#access_contents #buttonWrap .contents .r_linkButton{
  float: right;
  margin: 0 7px;
}
#access_contents #buttonWrap .contents .r_linkButton a{
  padding: 11px 44px;
}
@media screen and (max-width: 767px){
  #access_contents #buttonWrap{
    float: none;
    width: 100%;
  }
  #access_contents #buttonWrap .contents .r_linkButton{
    margin: 0 0 18px;
    float: none;

  }
}


/* 葬祭分野トップh2部分 */
.h2wrap_careIndustry .contents{
  width: 100%;
  padding: 125px 0 0 !important;
  background-image: none !important;
}
.h2wrap_careIndustry h2{
  padding: 37px auto;
  background: rgba(0,0,0,0.1); /* または background-color: rgb(128,128,128); */
  background-image: url(../images/h3_feature.jpg);
  background-repeat: no-repeat;
  background-position: center 134px;
  background-color: rgba(0,0,0,0.1);
  color: #FFF;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0px 0px 5px #000;
  letter-spacing: 6px;
}
.h2wrap_careIndustry h2 .supplement{
  display: block;
  padding-top: 60px;
  font-family: 'Bitter', serif;
  font-size: 17px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 3px;
}
.h2wrap_careIndustry h2 .supplement:before{
  display: none;
}

/* 歯科分野トップh2部分 */
.h2wrap_dentalIndustry .contents{
  width: 100%;
  padding: 125px 0 0 !important;
  background-image: none !important;

}
.h2wrap_dentalIndustry h2{
  background-image: url(../images/h3_feature.jpg);
  background-repeat: no-repeat;
  background-position: center 134px;
  background-color: rgba(0,0,0,0.1);
  color: #FFF;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0px 0px 5px #000;
  letter-spacing: 6px;
}
.h2wrap_dentalIndustry h2 .supplement{
  display: block;
  padding-top: 60px;
  font-family: 'Bitter', serif;
  font-size: 17px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 3px;
}
.h2wrap_dentalIndustry h2 .supplement:before{
  display: none;
}


.industry_introduction{
  margin-bottom: 30px;
  padding: 25px 500px 40px 40px;
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #f8f8f8;
}
.industry_introduction h3{
  padding-top: 0;
  padding-bottom: 20px;
  margin-bottom: 0;
  background-image: none;
  filter: none;
  text-align: left;
  line-height: 1.8;
}
.industry_introduction p{
  margin-bottom: 25px;
}
@media screen and (max-width: 767px){
  .industry_introduction{
    padding: 47px 20px;
    margin-bottom: 50px;
  }
  .industry_introduction h3{
    line-height: 1.4;
  }

}


#careIndustry_contents{
}
#careIndustry_contents .care{
  position: relative;
  min-height: 365px;
  background-image: url(../images/minrevi_offcial_18_06_16_07.jpg);
}
#careIndustry_contents .care .toggle.on .toggleButton{
  position: absolute;
  bottom: 68px;
}
#careIndustry_contents .care .toggle .toggleButton{
  position: absolute;
  bottom: 40px;
  transition: all 0.6s, background-image 0.6s;
}
#careIndustry_contents .toggle.on .toggleButtonIcon{
  top: 0;
  left: 0;
  width: 114px;
  height: 28px;
  background-image: url(../images/minrevi_offcial_02_03_03_03_09_07_03_05.jpg);
}
#careIndustry_contents .toggle .toggleButtonIcon{
  top: 0;
  left: 0;
  width: 114px;
  height: 28px;
  background-image: url(../images/minrevi_offcial_02_03_03_03_09_07_03_10.jpg);
}

@media screen and (max-width: 767px){
  #careIndustry_contents .contents{
    margin: 0;
    padding: 0;
  }
  #careIndustry_contents .care{
    background-image: none;
  }
  #careIndustry_contents #tab_news .contents{
    margin: 0 20px;
  }
  #careIndustry_contents .care .toggle .toggleButton{
    bottom: 48  px;
  }
}


#dentalIndustry_contents{
}
#dentalIndustry_contents .dental{
  position: relative;
  min-height: 362px;
  background-image: url(../images/minrevi_offcial_02_03_03_03_09_07.jpg);
}
#dentalIndustry_contents .dental h3{
  padding-top: 0;
  padding-bottom: 20px;
  margin-bottom: 0;
  background-image: none;
  text-align: left;
  line-height: 1.8;
}
#dentalIndustry_contents .dental .toggle.on .toggleButton{
  position: absolute;
  bottom: 120px;
}
#dentalIndustry_contents .dental .toggle .toggleButton{
  position: absolute;
  bottom: 40px;
  transition: all 0.6s, background-image 0.6s;
}
#dentalIndustry_contents .toggle.on .toggleButtonIcon{
  top: 0;
  left: 0;
  width: 114px;
  height: 28px;
  background-image: url(../images/minrevi_offcial_02_03_03_03_09_07_03_05.jpg);
}
#dentalIndustry_contents .toggle .toggleButtonIcon{
  top: 0;
  left: 0;
  width: 114px;
  height: 28px;
  background-image: url(../images/minrevi_offcial_02_03_03_03_09_07_03_10.jpg);
}
#dental_recruitment .contents{
  padding-top: 30px;
  padding-bottom: 110px;
}
@media screen and (max-width: 767px){
  #dentalIndustry_contents{
    margin-bottom: 0;
  }
  #dentalIndustry_contents .contents{
    margin: 0;
    padding: 0;
  }
  #dentalIndustry_contents .dental{
    background-image: none;
  }
  #dental_recruitment .contents{
    margin: 0;
    padding-bottom: 0;
  }
  #dentalIndustry_contents .dental .toggle.on .toggleButton{
    bottom: 60px;
  }
}



#service_list{
  padding: 30px 0 60px;
  margin-bottom: 60px;
}
#service_list .contents_introduction{
  text-align: left;
}
#service_list .float_box{
  height: auto;
  min-height: 210px;
  padding: 44px 0 44px 320px;
}
#service_list .float_box h4{
  padding-top: 0;
  text-align: left;
}
#service_list .float_box h5{
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  text-align: left;
}
#service_list .float_box h5:before{
  display: none;
}
#service_list .float_box li{
  text-align: left;
  list-style-type: disc;
}
#service_list .float_box p{
  text-align: left;
}
@media screen and (max-width: 767px){
  #service_list{
    padding: 0;
    margin-bottom: 60px;
  }
  #service_list .contents_introduction{
    margin: 0 0 30px;
  }
  #service_list .float_box{
    width: auto;
    padding: 220px 0 0;
    background-position: center top;
    background-size: 263px auto;
  }
  #service_list .float_box h4{
    padding-bottom: 5px;
    border-bottom: 1px solid #444;
  }
  #service_list .float_box h5{
    margin: 0;
    padding: 15px 0;
    border: none;
  }
  #service_list .float_box li{
    padding-left: 0;
    padding-right: 0;
  }
}



#funeral_business{
  margin-bottom: 0;
}
#funeral_business .contents{
  padding-top: 30px;
  padding-bottom: 60px;
}
#funeral_recruitment .contents{
  padding-top: 30px;
  padding-bottom: 110px;
}
@media screen and (max-width: 767px){
  #funeral_business{
    margin-bottom: 60px;
  }
  #funeral_business .contents{
    padding-bottom: 10px;
  }
  #funeral_recruitment .contents{
    margin: 0;
    padding-bottom: 0;
  }
}



/* 葬祭、歯科各サービス */
.funeral_yoriso{
  position: relative;
  padding-left: 320px;
  border-bottom: none;
  background-image: url(../images/img_yoriso_service_logo.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
.funeral_yoriso_osoushiki{
  position: relative;
  padding-left: 320px;
  border-bottom: none;
  background-image: url(../images/img_yoriso_ososhiki_logo.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
.funeral_obousanbin{
  position: relative;
  padding-left: 320px;
  border-bottom: none;
  background-image: url(../images/img_obousanbin_logo.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
.funeral_revi{
  position: relative;
  padding-left: 320px;
  border-bottom: none;
  background-image: url(../images/img_sogirevi.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
@media screen and (max-width: 767px){
  .funeral_yoriso{
    padding-top: 220px;
    padding-left: 0;
    background-position: top center;
    background-size: auto 200px;
  }
  .funeral_yoriso_osoushiki{
    padding-top: 220px;
    padding-left: 0;
    background-position: top center;
    background-size: auto 200px;
  }
  .funeral_obousanbin{
    padding-top: 220px;
    padding-left: 0;
    background-position: top center;
    background-size: auto 200px;
  }
  .funeral_revi{
    padding-top: 220px;
    padding-left: 0;
    background-position: top center;
    background-size: auto 200px;
  }

  .funeral_yoriso h4{
    padding: 0;
  }
  .funeral_yoriso_osoushiki h4{
    padding: 0;
  }
  .funeral_obousanbin h4{
    padding: 0;
  }
  .funeral_revi h4{
    padding: 0;
  }

  .funeral_yoriso p{
    margin-bottom: 14px;
  }
  .funeral_yoriso_osoushiki p{
    margin-bottom: 14px;
  }
  .funeral_obousanbin p{
    margin-bottom: 14px;
  }
  .funeral_revi p{
    margin-bottom: 14px;
  }
}
.funeral_notes {
  margin-bottom: 29px;
  color: #444;
  font-size: 12px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 2px;
}

.simple{
  position: relative;
  background-image: url(../images/yoriso_service_logo.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
.obousanbin{
  position: relative;
  background-image: url(../images/minrevi_offcial_18_06_16_17.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
.umie{
  position: relative;
  background-image: url(../images/minrevi_offcial_18_06_16_19.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
.butudan{
  position: relative;
  background-image: url(../images/minrevi_offcial_18_06_16_21.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
.kakuyasu_boseki{
  position: relative;
  background-image: url(../images/minrevi_offcial_18_06_16_23.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
.eitaikuyo{
  position: relative;
  background-image: url(../images/minrevi_offcial_18_06_16_25.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
.kyoka{
  position: relative;
  background-image: url(../images/minrevi_offcial_18_06_16_27.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
.sorae{
  position: relative;
  background-image: url(../images/minrevi_offcial_18_06_16_29.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
.dental_revi{
  position: relative;
  padding-left: 320px;
  padding-bottom: 30px;
  border-bottom: none;
  background-image: url(../images/minrevi_offcial_02_03_03_03_09_11.jpg);
  background-repeat: no-repeat;
  background-position: left 44px;
}
@media screen and (max-width: 767px){
  .dental_revi{
    padding-top: 220px;
    padding-left: 0;
    background-position: top center;
    background-size: auto 200px;
  }
  .dental_revi h4{
    padding: 0;
  }
  .dental_revi p{
    margin-bottom: 14px;
  }
}


.float_box .toggle{
  margin-bottom: 20px;
}
.float_box .toggle .toggleButton{
  position: absolute;
  bottom: 64px;
  left: 324px;
}
.float_box .toggle.on .toggleButtonIcon{
  top: 0;
  left: 0;
  width: 114px;
  height: 28px;
  background-image: url(../images/minrevi_offcial_02_03_03_03_09_07_03_03.jpg);
}
.float_box .toggle.on .toggleButtonIcon:hover{
  background-image: url(../images/minrevi_offcial_02_03_03_03_09_07_03_05.jpg);
}
.float_box .toggle .toggleButtonIcon{
  top: 0;
  left: 0;
  width: 114px;
  height: 28px;
  background-image: url(../images/minrevi_offcial_02_03_03_03_09_07_03_09.jpg);
}
.float_box .toggle .toggleButtonIcon:hover{
  background-image: url(../images/minrevi_offcial_02_03_03_03_09_07_03_10.jpg);
}
.float_box .toggle .toggleViewer{
  position: static;
}
.float_box .window{
  margin-bottom: 45px;
}
@media screen and (max-width: 767px){
  .float_box .toggle{
    margin-bottom: 57px;
  }
  .float_box .toggle .toggleButton{
    bottom: 40px;
    left: 0;
    right: 0;
    padding-right: 0;
    text-align: center;
  }
}

.service_useVoice{
  width: auto;
  min-height: inherit !important;
  margin-bottom: 25px;
  padding: 21px 30px 30px 200px !important;
  background-image: url(../images/minrevi_offcial_34_03.jpg);
  background-repeat: no-repeat;
  background-position: 30px 30px;
  background-color: #f8f8f8;
  border: none;
}
.service_useVoice h6{
  padding-left: 25px;
  background-image: url(../images/minrevi_offcial_34_06.png);
  background-repeat: no-repeat;
  background-position: left 11px;
  font-size: 17px;
  letter-spacing: 4px;
}
.service_useVoice p{
  margin-bottom: 20px;
}
.service_useVoice .window{
  margin-bottom: 0;
}


.funeral_industry{
  text-align: center;
}
.funeral_industry .r_linkButton a{
  font-weight: 700;
}
@media screen and (max-width: 767px){
  .funeral_industry .r_linkButton a{
    padding: 12px 40px;
  }
}


.opinion{
  width: 326px;
  margin: 0 80px;
  display: inline-block;
  text-align: left;
}
.opinion h4{
  padding-bottom: 195px;
  background-image: url(../images/minrevi_offcial_18_06_16_32_05.png);
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 15px;
  text-align: center;
}
.opinion h4 span{
  font-size: 20px;
}
.opinion p{
  padding: 30px 0;
}
@media screen and (max-width: 767px){
  .opinion{
    width: 100%;
    margin: 0;
    margin-bottom: 59px !important;
  }
  .opinion h4{
    padding-bottom: 175px;
  }
  .opinion h4 span{
    font-size: 17px;
  }
  .opinion p{
    margin-bottom: 20px;
    padding: 0;
  }
}


.recruitment{
  width: 326px;
  margin: 0 80px;
  display: inline-block;
  text-align: left;
}
.recruitment h4{
  padding-bottom: 195px;
  background-image: url(../images/minrevi_offcial_18_06_16_32_07.png);
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 15px;
  text-align: center;
}
.recruitment h4 span{
  font-size: 20px;
}
.recruitment p{
  padding: 30px 0;
}
@media screen and (max-width: 767px){
  .recruitment{
    width: 100%;
    margin: 0;
    margin-bottom: 59px !important;
  }
  .recruitment h4{
    padding-bottom: 175px;
  }
  .recruitment h4 span{
    font-size: 17px;
  }
  .recruitment p{
    margin-bottom: 20px;
    padding: 0;
  }
}

.alliance{
  width: 326px;
  margin: 0 80px;
  display: inline-block;
  text-align: left;
}
.alliance h4{
  padding-bottom: 195px;
  background-image: url(../images/minrevi_offcial_18_06_16_32_09.png);
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 767px){
  .alliance{
    width: 100%;
    margin: 0;
    margin-bottom: 59px !important;
  }
  .alliance h4{
    padding-bottom: 175px;
  }
  .alliance p{
    margin-bottom: 20px;
    padding: 0;
  }
}


#contact_contents .partners h4{
  padding-bottom: 195px;
  font-size: 20px;
}
#contact_contents .partners p{
  margin-bottom: 29px;
  padding: 30px 0;
}
@media screen and (max-width: 767px){
  #contact_contents{
    padding: 30px 0;
  }
  #contact_contents .partners{
    width: 100%;
    margin: 0;
  }
  #contact_contents .partners h4{
    padding-bottom: 175px;
  }
  #contact_contents .partners p{
    margin-bottom: 20px;
    padding: 0;
  }
}



#contact_contents{
  padding-top: 40px;
  padding-bottom: 80px;
}
#contact_contents .contents{
}
#contact_contents h4{
  color: #444;
  font-size: 20px;
}
#contact_contents .opinion ,
#contact_contents .recruitment ,
#contact_contents .partners{
  width: 260px;
  margin: 0 40px;
}
@media screen and (max-width: 767px){
  #contact_contents{
  }
  #contact_contents .contents{
  }
  #contact_contents .opinion ,
  #contact_contents .recruitment ,
  #contact_contents .partners{
    width: 100%;
    margin: 0;
  }
  #contact_contents h3{
    margin-bottom: 8px;
  }
  #contact_contents h4{
    font-size: 17px;
  }
}

#Message_w{
  padding: 0;
}
#Message_w .contents{
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#Message_w .contents h3{
  padding-bottom: 595px;
  background-image: url(../images/minrevi_offcial_18_06_16_32_14_14.jpg);
}
#Message_w .contents .heading{
  width: 630px;
  margin: 0 auto 30px;
  font-size: 36px;
}
#Message_w .contents .rb_linkButton{
  margin: 0 0 50px;
  padding: 30px 0;
  background-color: #fae64b;
}
@media screen and (max-width: 767px){
  #Message_w{
    padding: 0;
  }
  #Message_w .contents{
    text-align: left;
  }
  #Message_w .contents h3{
    padding-bottom: 160px;
    margin-bottom: 20px;
    background-image: url(../images/minrevi_offcial_18_06_16_32_14_14_smp_03.jpg);
    background-size: 100%;
  }
  #Message_w .contents .heading{
    width: 100%;
    margin: 0 auto 30px;
    font-size: 17px;
  }
  #Message_w .contents p{
    margin: 0 20px 30px;
  }
  #Message_w .contents .rb_linkButton{
    margin: 0 0 43px;
    text-align: center;
  }
}


#inquiries_contents{
  margin-bottom: 150px;
}
#inquiries_contents .r_linkButton a{
  padding: 20px 110px;
  font-size: 23px;
}
@media screen and (max-width: 767px){
  #inquiries_contents{
    margin-bottom: 59px;
  }
  #inquiries_contents .contents{
    padding-top: 5px;
  }
  #inquiries_contents .contents .contents_introduction{
  }
  #inquiries_contents .r_linkButton a{
    width: auto;
    padding: 20px 50px;
    font-size: 14px;
  }
}

.contact_confirmation{
  width: 646px;
  margin: 0 auto 50px;
  background-image: url(../images/minrevi_offcial_02_08_03_03.jpg);
  text-align: center;
}
.contact_confirmation ul{
  display: table;
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
  table-layout: fixed;
  text-align: center;
}
.contact_confirmation li{
  display: inline-block;
  width: 188px;
  margin: 0 19px;
  padding: 13px 0;
  border: 1px solid #989798;
  background-color: #f8f8f8;
  color: #999999;
  list-style-type: none;

  margin: 0 15px\9;
}
.contact_confirmation li a,
.contact_confirmation li a:hover{
  color: #999999;
  text-decoration: none;
}
.contact_confirmation .selected{
  padding: 14px 1px;
  border: none;
  background-color: #fae84b;
  color: #000;
  font-weight: bold;

  padding: 14px 2px\9;
}
.contact_confirmation .selected a{
  color: #000;
  text-decoration: none;
}
.contact_confirmation .selected a:hover{
  color: #000;
}
.contact_confirmation .contact_confirmation_first{
  margin-left: 0;
}
.contact_confirmation .contact_confirmation_last{
  margin-right: 0;
}
#inquiries_form{
}
#inquiries_form .contents{
  padding: 0;
}
#inquiries_form button{
  padding: 0;
  font-family: inherit;
}

@media screen and (max-width: 767px){
  .contact_confirmation{
    width: 263px;
    margin: 0 auto 28px;
  }
  .contact_confirmation li{
    width: 79px;
    margin: 0 5px;
  }
}

/* フォーム */
.mptformSection{
  border: none;
}
.mptformSectionContents{
  padding: 0;
}
.mptformSectionContents .mptformSet:first-child{
  border: none;
}
.mptformSet{
  border: none;
}
.mptformSetUnit{
  background-color: transparent;
}
.mptformSetUnit .mptformUnit{
  margin-left: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  border: 0;
}

.mptformUnit input[type="radio"] {
  margin-right: 13px;
}

.mptformUnit input[type="checkbox"]{
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  padding: 7px;
  border: 1px solid #989798;
  border-radius: 2px;
  background: transparent;

  border: none\9;
}
input[type="checkbox"]:checked{
  background: #ecd300;
}

.mptformUnit_required .mptformUnitStatus,
.mptformSet_required .mptformSetStatus{
  background-color: #FAE84B;
  color: #FFFFFF;
}

.mptformSubmit_buttonConfirm,
.mptformSubmit_buttonSend{
  border: 3px solid #f0d80f;
  border-radius: 2px;
  background-image: url(../images/minrevi_offcial_23.jpg) !important;
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #f0d80f;
  color: #333;
  font-weight: 500;
  letter-spacing: 2px;
  box-shadow: none;
  transition: all 0.6s, background-image 0.6s;
}
.mptformSubmit_buttonConfirm:hover,
.mptformSubmit_buttonSend:hover{
  background-image: url(../images/minrevi_offcial_26.jpg) !important;
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #FFF;
  color: #f0d80f;
  transition: all 0.6s, background-image 0.6s;
}
.mptformSubmit_buttonConfirm:after,
.mptformSubmit_buttonSend:after{
  display: none;
}

@media screen and (max-width: 767px){
  .mptformSubmit_buttonConfirm, .mptformSubmit_buttonSend{
    padding: 0;
  }
}

#partner_contents{
}
#partner_contents .contents{
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
#partner_contents .contents th{
  padding: 0;
}
#partner_contents .contents .partner_icon_textLink_nu{
  color: #444;
  font-weight: bold;
  text-decoration: none;
}
#partner_contents .contents .partner_icon_textLink_nu a{
  display: block;
  padding: 27px 0 23px 30px;
  background-image: url(../images/leftarrow.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  color: #000;
  text-decoration: none;
}
#partner_contents .contents .partner_icon_textLink_nu a:hover{
  background-color: #fff8c1;
  color: #000;
}
#partner_contents .contents .partner_icon_textLink_nu .window{
  padding-left: 13px;
  background-position: left center;
  text-align: left;
}

.partner_other{
  width: 1035px;
  margin: 0 auto 65px;
}
.partner_other p{
  float: left;
  width: 600px;
}
.partner_other #buttonWrap{
  float: right;
  width: auto;
}
@media screen and (max-width: 767px){
  #partner_contents{
  }
  #partner_contents .contents_introduction{
    margin-left: 20px;
    margin-right: 20px;
  }
  #partner_contents table{
    width: auto;
    margin: 0 auto;
    margin-bottom: 41px;
  }
  #partner_contents .contents .partner_icon_textLink_nu {
    width: 100%;
  }
  #partner_contents .contents .partner_icon_textLink_nu a{
    padding: 27px 20px 23px 35px;
    background-position: 20px 36px;
  }
  #partner_contents .contents .partner_icon_textLink_nu .window{
    background-position: left 6px;
    line-height: 1.6;
  }
  .partner_other{
    width: auto;
    padding: 0 20px;
  }
  .partner_other p{
    float: none;
    width: 100%;
  }
  .partner_other #buttonWrap{
    float: none;
  }
  .partner_other #buttonWrap .contents .r_linkButton{
    margin: 0;
  }
  .partner_other #buttonWrap .contents .r_linkButton a{
    padding: 12px 50px;
  }
}


#entry_contents{
}
#entry_form{
  margin-bottom: 180px;
}
#entry_form .contents{
  padding: 0;
}
#entry_form .r_linkButton a{
  padding: 20px 110px;
  font-size: 23px;
}

#entryCompletion_contents{
  margin-bottom: 128px;
}
#entryCompletion_contents ul{
  margin-bottom: 128px;
}
@media screen and (max-width: 767px){
  #entry_form{
    margin-bottom: 59px;
  }
  #entry_form .r_linkButton a{
    width: auto;
    padding: 20px 50px;
    font-family: "Noto Sans Japanese", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: 500;
  }

  #entryCompletion_contents{
    margin-bottom: 59px;
  }
  #entryCompletion_contents .contents_introduction{
  }
  #entryCompletion_contents ul{
    margin: 0;
  }
  #entryCompletion_contents #buttonWrap .contents .l_linkButton{
    margin: 0;
  }
}


#message_contents{
}
#message_form{
}
#message_form .contents{
  padding: 0;
}

#message_form .r_linkButton a {
    padding: 20px 110px;
    font-size: 23px;
}
@media screen and (max-width: 767px){
  #message_form .r_linkButton a{
    width: auto;
    padding: 20px 50px;
    font-family: "Noto Sans Japanese", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: 500;
  }
}

#recruit_contents{
}
@media screen and (max-width: 767px){
  #recruit_contents{
    margin: 0 0 59px;
  }
  #recruit_contents .contents_introduction{
  }
}

/* .greeting_name */
.greeting_name{
  color: #000;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 4px;
}
.greeting_name p{
  margin-bottom: 0;
  font-size: 13px;
}
.greeting_name span{
  padding: 7px;
  color: #f0d80f;
  font-family: 'Bitter', serif;
  font-size: 10px;
  font-style: italic;
  letter-spacing: 2px;
  vertical-align: middle;
}
.greeting_name li{
  list-style: none;
}
.greeting_name .officer_title{
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 2px;
  color: #444;
}
.greeting_name .officer_name{
  color: #000;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 4px;
}
.greeting_name .officer_name_en{
  margin-left: 4px;
  padding: 7px;
  color: #f0d80f;
  font-family: 'Bitter', serif;
  font-size: 10px;
  font-style: italic;
  letter-spacing: 2px;
  vertical-align: middle;
}
@media screen and (max-width: 767px){
  .greeting_name{
    font-size: 22px;
    letter-spacing: 2px;
  }
  .greeting_name p{
    letter-spacing: 2px;
    line-height: 1.8;
  }
}
/* representative */
#representative{
  position:  relative;
  height: 600px;
  margin-bottom: 75px;
  background-image: url(../images/img_member_ashizawa.jpg);
  background-repeat: no-repeat;
}
#representative .contents{
  position: absolute;
  top: 100px;
  left: 447px;
  width: 473px;
  padding: 0;
}
#representative .representative_photo{
    display: none;
}
#representative .contents h3{
  margin: 0;
  padding: 34px 0 41px;
  background-image: none;
  font-size: 37px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 6px;
  line-height: 1.8;
}
#representative .contents .r_linkButton a {
  float: left;
}
@media screen and (max-width: 767px){
  .representative_image{
    width: 263px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px){
  #representative{
    position: inherit;
    width: 100%;
    height: inherit;
    margin: 0 auto;
    margin-bottom: 60px;
    background: none;
  }
  #representative .contents{
    position: inherit;
    width: 100%;
    max-width: 517px;
  }
  #representative .representative_photo{
    display: block;
  }
  #representative .representative_message{
    padding: 20px 0 0;
  }
  #representative .contents h3{
    padding: 18px 0;
    font-size: 17px;
    letter-spacing: 4px;
  }
  #representative .contents .r_linkButton a{
    float: none;
    padding: 12px 50px;
  }
}

/* executive */
#executive{
  margin-bottom: 75px;
}
#executive .exective_photo{
  float: right;
}
#executive .exective_message{
  float: left;
  width: 470px;
  padding: 0 47px 0 0;
}
#executive .contents h4{
  padding: 28px 0 35px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 6px;
  line-height: 1.8;
}
#executive .contents .r_linkButton a{
  float: left;
}
#exective2{
  margin-bottom: 75px;
}
#executive2 .exective_photo{
  float: left;
}
#executive2 .exective_message{
  float: right;
  width: 470px;
  padding: 0 0 0 47px;
}
#executive2 .contents h4{
  padding: 28px 0 35px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 6px;
  line-height: 1.8;
}
#executive2 .contents .r_linkButton a{
  float: left;
}
@media screen and (max-width: 767px){
  .executive_image{/* message.html のクラス? */
    width: 263px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px){
  #executive,
  #executive2{
    margin: 0 auto 60px;
  }
  #executive .contents,
  #executive2 .contents{
    padding: 0;
    max-width: 517px;
  }
  #executive .exective_photo,
  #executive2 .exective_photo{
    float: none;
    text-align: center;
  }
  #executive .exective_message,
  #executive2 .exective_message{
    float: none;
    padding: 20px 0 0;
    width: auto;
  }
  #executive .exective_message li,
  #executive2 .exective_message li{
    padding: 5px 0;
    font-size: 13px;
  }
  #executive .contents h4,
  #executive2 .contents h4{
    margin: 0;
    padding: 18px 0;
    font-size: 17px;
    letter-spacing: 4px;
  }
  #executive .contents .r_linkButton a,
  #executive2 .contents .r_linkButton a{
    float: none;
    padding: 12px 50px;
  }
}

/* officeMenvers */
#officerMembers{
  margin-top: 0;
}
#officerMembers .contents{
  padding: 0;
}

#officerMembers .officer1,
#officerMembers .officer2{
  float: left;
  width: 517px;
  background: #fff;
}
#officerMembers .greeting_name{
  float: right;
  height: 230px;
  width: 237px;
  background: #f8f8f8;
}
#officerMembers .greeting_name  ul{
  margin-top: 70px;
}
#officerMembers .officer_description{
  padding: 30px;
}
#officerMembers .officer_description ul{
  padding: 0;
}
#officerMembers .officer_description li{
  list-style: none;
  margin-bottom: 10px;
}
#officerMembers .officer_description li:last-child{
  margin-bottom: 0;
}
#officerMembers .officer_description li:after{
  display: block;
  content: ' ';
  clear: both;
  height: 0;
  visibility: hidden;
}
#officerMembers .officer_description li dt{
  float: left;
  width: 80px;
  font-weight: bold;
}
#officerMembers .officer_description li dd{
  float: right;
  width: 350px;
}
@media screen and (max-width: 767px){
  #officerMembers{
    margin-bottom: 40px;
  }
  #officerMembers .contents{
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
  }
  #officerMembers .officer1,
  #officerMembers .officer2{
    float: none;
    width: auto;
    height: inherit;
  }
  #officerMembers .officer1{
    margin-bottom: 30px;
    padding-right: 0;
  }
  #officerMembers .officer2{
    margin-bottom: 30px;
    padding-right: 0;
  }
  #officerMembers .greeting_name{
    float: none;
    width: auto;
    height: auto;
  }
  #officerMembers .greeting_name  ul{
    margin: 0 20px;
    padding: 50px 0;
  }
  #officerMembers .officer_description{
    padding: 0 25px 25px;
    background: #f8f8f8;
  }
  #officerMembers .officer_description li dt{
    margin-bottom: 20px;
    float: none;
    width: auto;
  }
  #officerMembers .officer_description li dd{
    float: none;
    width: auto;
  }
}

#memberMessages{
  background-image: url(../images/minrevi_offcial_02_06_05_12_12_07.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
#memberMessages .contents{
  width: auto;
  height: 390px;
  padding: 0;
  padding-left: 570px;
}
#memberMessages .contents h5{
  padding: 0;
  font-size: 25px;
  line-height: 1.8;
  letter-spacing: 4px;
}
#memberMessages .contents h5:before{
  display: none;
}
@media screen and (max-width: 767px){
  #memberMessages {
    width: 263px;
    margin: 0 auto;
    background-position: top;
    background-size: 100%;
  }
  #memberMessages .contents {
    width: auto;
    height: inherit;
    padding: 0;
    padding-top: 210px;
  }
  #memberMessages .contents h5{
    margin: 0 0 10px;
    border: none;
    font-size: 15px;
    letter-spacing: 2px;
  }
}

#clanRecruiting{
  padding-top: 60px;
  padding-bottom: 80px;
}

#clanRecruiting .r_linkButton a {
  width: 294px;
  padding: 11px 0;
}
.sideLink_wrap .staff_recruitment,
.sideLink_wrap .partners{
  width: 333px;
  margin: 0 80px;
}
.staff_recruitment{
  display: inline-block;
  text-align: left;
}
.staff_recruitment h4{
  padding-top: 0;
  padding-bottom: 185px;
  background-image: url(../images/minrevi_offcial_02_06_05_12_19.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: center;
}
.staff_recruitment h4 span{
  font-size: 20px;
}
.staff_recruitment p{
  margin: 0;
  padding: 30px 0;
}
.partners{
  display: inline-block;
  text-align: left;
}
.partners h4{
  padding-top: 0;
  padding-bottom: 185px;
  background-image: url(../images/minrevi_offcial_02_06_05_12_22.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: center;
}
.partners h4 span{
  font-size: 20px;
}
.partners p{
  margin: 0;
  padding: 30px 0;
}
@media screen and (max-width: 767px){
  #clanRecruiting{
    padding: 30px 0;
  }
  #clanRecruiting h3{
    padding: 0;
    margin-bottom: 30px;
    line-height: inherit;
  }
  .sideLink_wrap{
  }
  .sideLink_wrap .staff_recruitment,
  .sideLink_wrap .partners{
    width: 100%;
    margin: 0;
    margin-bottom: 50px;
  }
  #clanRecruiting .r_linkButton a {
    width: auto;
    min-width: 256px;
    padding: 11px 0;
  }

  .staff_recruitment h4{
    padding-bottom: 175px;
  }
  .staff_recruitment p{
    padding: 20px 0;
  }
  .partners h4{
    padding-bottom: 175px;
  }
  .partners p{
    padding: 20px 0;
  }
}

.pager {
  width: 100%;
  display: table;
  margin: 0 auto;
}
.pager ul {
  width: 254px;
  display: table-cell;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.pager li{
  list-style-type: none;
  line-height: 1;
}
.pager li.pagerNum{
  margin: 0;
}
.pager li.pagerNum a{
  padding: 9px !important;
  border: 1px solid #d4d4d4;
  border-radius: 0;
  color: #000;
  text-decoration: none;
}
.pager li.pagerNum a.on{
  border: 1px solid #000;
  background-color: #000;
  color: #FFF;
  cursor: default;
}

.pager li.pagerSpacer{
  display: block;
  margin: 0;
  padding: 13px 12px !important;
  border: 1px solid #d4d4d4;
  border-radius: 0;
  color: #000;
  text-decoration: none;
  text-align: center;
}
.pager li.pagerLast{
  display: block;
  margin: 0;
  padding: 13px 20px !important;
  background-image: url(../images/minrevi_offcial_06_07.png);
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #d4d4d4;
  border-radius: 0;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.pager li.pagerLast:hover{
  background-color: #f3f3f3;
  transition: all 0.6s, background-image 0.6s;
}

.pager .l_linkButton{
  display: table-cell;
  text-align: left;
}
.pager .l_linkButton a{
  padding: 7px 60px;
}
.pager .button_next{
  background-image: none;
}
.pager .r_linkButton{
  display: table-cell;
  padding: 0;
  text-align: right;
}
.pager .r_linkButton a{
  padding: 7px 60px;
}
@media screen and (max-width: 767px){
  .pager ul{
    display: none;
  }
  .pager .l_linkButton{
    display: block;
    margin: 0 0 10px;
    text-align: center;
  }
  .pager .r_linkButton{
    display: block;
    margin: 0 0 20px;
    text-align: center;
  }
}

/*=================
恐らく、ここから　message.html
=================*/
#greeting_contents #representative{
  position: inherit;
  height: auto;
  padding-bottom: 104px;
  background-image: url(../images/minrevi_offcial_08_05_14.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#greeting_contents #representative .contents{
  position: inherit;
  width: 100%;
}
#greeting_contents .representative_image{
  float: left;
  padding-bottom: 333px;
  background-image: url(../images/minrevi_offcial_18_02_10.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
}
#greeting_contents .representative_text{
  float: left;
  width: 490px;
  padding: 30px 50px 0;
  background-image: url(../images/minrevi_offcial_18_02_06.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

#greeting_contents #executive{
  position: inherit;
  padding-bottom: 104px;
  background-image: url(../images/minrevi_offcial_08_05_14.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#greeting_contents #executive .contents{
  position: inherit;
  width: 100%;
  height: auto;
  padding: 0;
  background-image: none;
}
#greeting_contents #executive .executive_image{
  float: left;
  padding-bottom: 333px;
  background-image: url(../images/minrevi_offcial_18_02_20.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
}
#greeting_contents #executive2 .executive_image{
  float: left;
}

#greeting_contents .executive_text{
  float: left;
  width: 490px;
  padding: 30px 50px 0;
  background-image: url(../images/minrevi_offcial_18_02_06.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
#greeting_contents .executive_text h3{
  margin: 0;
  padding: 31px 0 41px;
  background-image: none;
  font-size: 37px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 6px;
  line-height: 1.8;
}

/* 略歴用 20170223 add */
.greetin_nameList{
  padding: 0;
}
.greetin_nameList li{
  padding: 7px 0;
  line-height: 1.5em;
  list-style: none;
}
.greetin_nameList dl{
  clear: both;
  line-height: 1.5em;
}
.greetin_nameList dl:after{
  display: block;
  content: ' ';
  clear: both;
  width: 0;
  height: 0;
}
.greetin_nameList dt{
  float: left;
  font-weight: bold;
  width: 50px;
}
.greetin_nameList dd{
  float: right;
  width: 420px;
}

@media screen and (max-width: 767px){
  #greeting_contents #representative{
    padding-bottom: 52px;
  }
  #greeting_contents #representative .contents{
    padding: 0;
  }
  #greeting_contents .representative_image{
    float: none;
    margin-bottom: 38px;
    padding-bottom: 0;
    background-image: none;
  }
  #greeting_contents .representative_text{
    float: none;
    width: 100%;
    padding: 0;
    background-image: none;
  }

  #greeting_contents #executive{
    padding-bottom: 0;
  }
  #greeting_contents #executive .contents{
    padding: 0;
  }
  #greeting_contents #executive .executive_image,
  #greeting_contents #executive2 .executive_image{
    float: none;
    margin-bottom: 38px;
    padding-bottom: 0;
    background-image: none;
  }
  #greeting_contents .executive_text{
    float: none;
    width: 100%;
    padding: 0;
    background-image: none;
  }
  #greeting_contents .executive_text h3{
    margin: 0;
    padding: 18px 0;
    background-image: none;
    font-size: 17px;
    font-weight: 700;
    text-align: left;
    letter-spacing: 6px;
    line-height: 1.8;
  }

  /* 略歴用 20170223 add */
  .greetin_nameList dt{
    float: none;
    width: auto;
  }
  .greetin_nameList dd{
    float: none;
    margin-top: 5px;
    width: auto;
  }
}


/* ニュースタブ */
#tab_news{
  padding: 30px 0;
}
#tab_news h2{
  padding-top: 0;
}
#tab_news h3{
  margin-bottom: 45px;
}
.tabBtn{
  overflow:hidden;
  width: auto;
  margin-bottom: 25px;
  padding-left: 0;
  border: 4px solid #f8f8f8;
  line-height: 1;
}
.tabBtn li{
  display: inline-block;
  padding: 15px 25px;
  list-style-type: none;
  color: #b9b9b9;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.tabBtn li.select{
  color: #000;
  text-decoration: underline;
}
.hide{
  display:none;
}

.news_list{
  width: 100%;
  margin-bottom: 35px;
  padding-left: 0;
}
.news_list li{
  width: 1035px;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}

.news_date{
  font-family: 'Bitter', serif;
  font-style: italic;
  color: #5d5d5d;
  letter-spacing: 2px;
}
.news_header{
  padding: 20px;
  margin-bottom: 23px;
}
.news_header .news_date{
  margin-bottom: 10px;
}

.news_post{
  position: relative;
  margin-bottom: 24px;
  text-align: left;
}
.news_postDate{
  position: absolute;
  width: 95px;
  height: 1em;
  padding: 8px 0;
  font-size: 11px;
}
.news_postSummary{
  position: relative;
  width: auto;
  min-height: 1em;
  padding-left: 115px;
  background-image: url(../images/leftarrow2.png);
  background-repeat: no-repeat;
  background-position: 95px 10px;
}
.news_postSummaryTitle{
  margin: 0 0 10px;
  border-collapse: separate;
  border-spacing: 6px 8px;
  background-position: left 8px;
  line-height: 1.8;
  font-size: 14px;
}
.news_postSummaryTitle a{
}
.news_postSummaryTitle a:link,
.news_postSummaryTitle a:visited{
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
.news_postSummaryTitle a:hover,
.news_postSummaryTitle a:active{
  color: #888888;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
.news_postCategory{
  padding: 0;
}
.news_postCategory span{
  display: inline-block;
  margin: 0 3px;
  padding: 3px 4px;
  border: 1px solid #939393;
  font-family: inherit;
  font-size: 8px;
  font-style: normal;
  text-align: center;
  line-height: 1;
  vertical-align: text-top;
}

@media screen and (max-width: 767px) {
  #tab_news{
    padding: 0;
  }
  #tab_news h3{
    margin-bottom: 20px;
  }
  #tab_news .contents .heading{
    padding-top: 0;
  }
  .tabBtn{
    margin-bottom: 10px;
  }
  .tabBtn li{
    padding: 13px 22px;
  }
  .news_list{
    margin-bottom: 59px;
  }
  .news_list li{
    width: auto;
    margin: 0;
  }

  .news_post{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
  }

  .news_postDate{
    position: relative;
    width: auto;
    padding: 0;
    margin: 0 auto 10px;
    text-align: center;
  }
  .news_postSummary{
    padding-left: 0;
    background-image: none;
  }

}

/* プライバシーポリシー */
@media screen and (max-width: 767px){
  #privacyPolicy_contents{
    margin: 0;
  }
  #privacyPolicy_contents ol{
    padding-left: 25px;
  }
  #privacyPolicy_contents ol li{
    padding-left: 0;
  }
}
.padded{
  margin-bottom: 10px;
  padding: 20px;
  background: #f9f9f4;
}
/* 利用規約 */
.secondary-list {
  margin: 20px 0 10px;
  padding: 20px 10px 20px 40px;
  border: 1px solid #ccc;
}
