/*#c3lrr{
    width:900px;
    text-align: left;
    margin: 0 auto;
    margin-top:50px;
}*/

.left{ margin-top: 30px; }/* h2と合わせるため */

h1{}

h2{
    color: #1a1a1a;
    border-left: #8c8c8c solid 13px;
    border-bottom: #8c8c8c solid 2px;
    font-family: 游ゴシック;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    margin:30px 0px 10px 0px;
    padding-left: 7px;
}

#cont p {
    margin: 1em 0em;
}

.detail_point{
    font-family: 游ゴシック;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0px 15px;
}

.detail_point span {
    background: linear-gradient(transparent 70%, #a7d6ff 70%);
}

.detail_sabtitle{
    font-family: 游ゴシック;
    font-size: 18px;
    font-weight: bold;
    border-left: #8c8c8c solid 6px;
    border-bottom: #8c8c8c dotted 1px;
    line-height: 30px;
    padding-left: 7px;
    color: #1a1a1a;
    margin:20px 20px 10px 0px;
}


.detail_text{
    font-family: 游ゴシック;
    font-size: 16px;
    padding:0px 15px;
    font-weight: 500;
}

.detail_movie{
    font-family: 游ゴシック;
    font-size: 16px;
    padding:0px 15px;
    list-style:none;
}

.grasys-box{
    border: #8c8c8c solid 3px;
    -webkit-border-radius: 10px;
    padding:20px;
    overflow: hidden;
    margin-top: 30px;/* 左ナビと合わせるため */
}

.grasys_l_cardimg{
    /*width: 350px;*/
    width: 49%;
    /*height: 213.75px;*/
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}

.grasys_r_cardimg{
    /*width: 350px;*/
    width: 49%;
    /*height: 213.75px;*/
    float: right;
    overflow: hidden;
    margin-bottom: 20px;
}

.grasys_other_cardimg{
    width: 213.75px;
    height: 350px;
    float: left;
    overflow: hidden;
    margin: 0px 0px 20px 70px;
}

.grasys_card01{
    padding: 0px 30px;
    overflow: hidden;
    margin: 20px 0px 30px 0px;
}


.grasys_template_title{
    font-family: 游ゴシック;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    color: #1a1a1a;
    margin-bottom:10px;
}


.grasys_lineup_img03{
    margin: 30px 15px;
    width: 270px;
    height: 200px;
    float: left;
    overflow: hidden;
}

.grasys_lineup_img01{
    margin:30px 15px;
    width:270px;
    height:200px;
}

#index_card{
    overflow:hidden;
    margin:0px 15px;
}

.index_card_l{
    float: left;
    margin:30px 10px 20px 0px;
    width:166px;
    height:122px;
}

.index_card_r{
    float: left;
    margin:30px 0px 20px 0px;
    width: 166px;
    height: 122px;
}

.grasys_lineuptable{
    margin:15px;
}

.grasys_index_img02_2{
    margin:30px 15px;
}

/* 2017/03/31 footer */
.socialLinkBox {
  margin: 0 auto;
  width: 500px;
}
.socialArea { margin-bottom: 20px; }
.anotherLink {}

.fbPagePlugin { clear: both; }

/*問合せボタン修正*/
.contact{font-size:10px;max-width:500px;font-family:YuGothic,'游ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN',Meiryo,'メイリオ',sans-serif;margin-top: 20px;}
.contact .contact_btn{margin-right:15px;font-family:inherit;/*border:#FF290B 1px solid;padding:8px;font-size:1.3em;font-weight:bold;-webkit-border-radius:5px;-moz-border-radius:5px;*/}
.contact .contact_btn a{text-decoration:none;color:#FF290B;font-family:inherit;display:block;width:185px;padding:8px;border:#FF290B 2px solid;font-size:1.8em;font-weight:bold;letter-spacing:0.2em;-webkit-border-radius:2px;-moz-border-radius:2px;}
.contact .contact_btn a:hover{text-decoration:none;color:#fff;background-color:#FF290B;}
.contact .contact_txt{font-size:1.2em;line-height:1.5em;letter-spacing:1px;padding-left: 14px;text-indent: -14px;overflow:hidden;}


/* フッター関連リンク修正 */
.relatedProductsList{
  letter-spacing: -.5em;
}
.relatedProductsList_item{
  display: inline-block;
  width: 25%;
  padding: 30px 10px;
}
.relatedProductsList_item > img{
  max-width: 100%;
  height: auto;
  border: 1px solid rgb(238,238,238);
}

/* 220920問合せボタン修正 */
#commonInquiry .m_commonFtInquiry__btnInner{
  margin-top: 0;
}