@charset "utf-8";
/**/
* {
 margin: 0;
 padding: 0;
}
body {
 font-family: sans-serif;
 color: #333333;
}
a {
 text-decoration: none;
 color: #333;
}
a:visited {
 color: #333;
}
a:hover {
 color: #333;
 text-decoration: underline;
 border-width: 1px;
}
a:active {
 color: #333;
 text-decoration: underline;
 border-width: 1px;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
 display: block;
}
header {
 text-align: left;
 padding-bottom: 0px;
 border-bottom: 1px solid #ccc;
}
ul li {
 list-style: none outside none;
}
.link_box a {
 color: #333 !important;
}
.link_box a:visited {
 color: #333 !important;
}
.link_box a:hover {
 color: #666 !important;
 text-decoration: none !important;
}
.link_box :active {
 color: #333 !important;
 text-decoration: none !important;
}
.link_box_kobetsu:hover .link_box_img {
 opacity: 1;
}
/*for PC*/
@media screen and (min-width:800px) {
 .link_box_kobetsu:hover .link_box_img {
  opacity: 0.8;
 }
}
.wrapper a:hover {
 color: #333 !important;
 text-decoration: none !important;
}
.wrapper {
 font-size: 16px;
 line-height: 1.6;
 padding: 0px;
 font-family: "メイリオ", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
 font-weight: 600;
}
.top_reclogo {
 width: 80px;
 margin: 20px auto 0px auto;
}
/*for PC*/
@media screen and (min-width:800px) {
 .top_reclogo {
  width: 115px;
 }
}
.gh_logo {
 max-width: 600px;
 width: 70%;
 margin: 20px auto 0px auto;
}
.main_txt {
 max-width: 980px;
 width: 95%;
 margin: 30px auto 0px auto;
 text-align: center;
 line-height: 180%;
 font-size: 0.7rem;
}
/*for PC*/
@media screen and (min-width:800px) {
 .main_txt {
  font-size: 1.1rem;
 }
}
.mv {
 max-width: 980px;
 width: 95%;
 margin: 30px auto 0px auto;
}
.suumoxcar_logo {
 max-width: 400px;
 width: 70%;
 margin: 60px auto -10px auto;
}
.midasi {
 text-align: center;
 margin-top: 50px;
}
/*for PC*/
@media screen and (min-width:800px) {
 .midasi {
  font-size: 2rem;
 }
}
.link_box {
 max-width: 980px;
 width: 95%;
 margin: 10px auto 0px auto;
 display: flex;
 justify-content: space-between;
 flex-direction: row;
 flex-wrap: wrap;
}
.link_box_kobetsu {
 width: 100%;
 height: auto;
 margin: 20px 0px 10px 0px;
 border: solid 1px #333;
 padding: 0px 5px 15px 5px;
}
/*for PC*/
@media screen and (min-width:1050px) {
 .link_box_kobetsu {
  max-width: 465px;
 }
}
.case_para {
 padding: 15px 0px 0px 10px;
}
.case_txt {
 font-weight: 700;
 font-size: 1rem;
}
.case_txt2 {
 font-size: 0.7rem;
 margin-left: 5px;
}
.case_cap {
 font-size: 0.7rem;
 padding: 10px 0px 0px 10px;
}
/*for PC*/
@media screen and (min-width:1050px) {
 .case_txt {
  font-size: 1.5rem;
 }
 .case_txt2 {
  font-size: 1.1rem;
 }
 .case_cap {
  font-size: 1.1rem;
 }
}
.link_box_img {
 max-width: 980px;
 width: 95%;
 margin: 10px auto 0px auto;
}
.more-btn {
 width: 300px;
 height: 50px;
 line-height: 50px;
 background-color: #fff;
 text-align: center;
 border-radius: 25px;
 border: solid 1px #333;
 margin: 40px auto 20px auto;
 position: relative;
}
.more-btn a::after {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 1;
 pointer-events: auto;
 content: "";
 background-color: transparent;
}
/*for PC*/
@media screen and (min-width:800px) {
 .more-btn:hover {
  background-color: #eee;
 }
}
.more-btn spam {
 font-weight: 700;
 letter-spacing: 0.2em;
 font-size: 1.1rem;
 color: #333;
}
.qa_section1 {
 max-width: 980px;
 width: 95%;
 margin: 80px auto 20px auto;
 text-align: center;
}
.qa_title {
 font-size: 2rem;
}
.qa_read {
 margin: 15px auto 0px auto;
 line-height: 150%;
 font-size: 0.7rem;
 line-height: 180%;
}
/*for PC*/
@media screen and (min-width:800px) {
 .qa_read {
  font-size: 1.1rem;
 }
}
.qa_set {
 max-width: 980px;
 width: 95%;
 margin: 30px auto 0px auto;
 display: flex;
 justify-content: space-between;
 flex-direction: row;
 flex-wrap: wrap;
 border: solid 1px #333;
}
.qa_kobetsu_box {
 width: 100%;
 height: auto;
 margin: 10px 5px 0px 5px;
}
/*for PC*/
@media screen and (min-width:1050px) {
 .qa_kobetsu_box {
  max-width: 475px;
 }
}
.qaimg_zure {
 margin-top: -30px;
}
/*for PC*/
@media screen and (min-width:1050px) {
 .qaimg_zure {
  margin-top: 0px;
 }
}
.sita-btn {
 margin-top: 50px;
}
.sita-btn-kobetsu {
 width: 300px;
 height: 50px;
 line-height: 50px;
 background-color: #fff;
 text-align: center;
 border-radius: 25px;
 border: solid 1px #333;
 margin: 20px auto 20px auto;
 position: relative;
}
.sita-btn-kobetsu a::after {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 1;
 pointer-events: auto;
 content: "";
 background-color: transparent;
}
/*for PC*/
@media screen and (min-width:800px) {
 .sita-btn {
  width: 750px;
  margin: 50px auto 0px auto;
  display: flex;
  justify-content: space-around;
 }
 .sita-btn spam {
  font-size: 1.1rem;
  color: #333;
 }
 .sita-btn-kobetsu:hover {
  background-color: #eee;
 }
}
.sns-btn {
 margin: 0px auto 0px auto;
}
.footer {
 margin-top: 0px !important;
}
.copyright a:last-child {
 font-size: 12px;
 color: #435b67;
 text-decoration: underline;
}
/******************************
 ソーシャルエリア全体を囲む要素
 * 他のコンテンツと距離を取りたい場合は[margin]を設定して下さい
******************************/
.social-area-syncer {
 width: 100%;
 min-height: 190px;
 padding: 1.5em 0;
}
/* デスクトップPCでは高さを拡張する */
@media screen and (min-width:480px) {
 .social-area-syncer {
  min-height: 119px;
 }
}
/******************************
 [ul]要素
******************************/
/* スマホ */
ul.social-button-syncer {
 width: 238px;
 margin: 24px auto;
 padding: 0 0 0 60px;
 border: none;
 list-style-type: none;
}
/* デスクトップ */
@media screen and (min-width:480px) {
 ul.social-button-syncer {
  width: 410px;
 }
}
/******************************
 [li]要素
******************************/
ul.social-button-syncer li {
 float: left;
 text-align: center;
 height: 71px;
 margin: 0 8px;
 padding: 0;
}
/******************************
 各種ボタン
******************************/
/* [Twitter] */
.sc-tw {
 width: 71px;
}
/* [Facebook] */
.sc-fb {
 z-index: 99;
 width: 69px;
}
/* [LINE] */
.sc-li {
 width: 50px;
}
.sc-li-img {
 border: none;
 margin: 0 auto;
 padding: 0;
 width: 36px;
 height: 60px;
}

/* デスクトップPCではLINEボタンを表示しない */
@media screen and (min-width:480px) {
 .sc-li {
  display: none;
 }
}
.footer__contents {
 padding: 20px 10px 10px;
}
/*-------------------------------------------------
  SNSボタン 0609修正対応
-------------------------------------------------*/
/*for PC*/
@media screen and (max-width:1049px) {
 .sns-btnPC {display: none;}
}
/* for SP */
@media screen and (min-width:1050px) {
 .sns-btnSP {display: none;}
}
ul.social-button-syncer{
    margin: 30px auto;
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content:space-evenly;
    flex-wrap:wrap;
}
ul.social-button-syncer li{
    margin: 0;
    height: auto;
    float: none;
}
.social-share {
    display: flex;
    justify-content: space-between;
    width: 250px;
    padding: 0;
    margin: 30px auto 100px;
    text-align: center; }
    .social-share li {
      font-size: 10px;
      font-family: "Montserrat", sans-serif;
      height: 36px;
      padding: 0;
      display: table-cell;
      max-width: 36px; }
     .social-share li img {
        width: 45px; }
.sns-btnSP .fb-btn{
    margin-top: -5px;
}
.sns-btnSP .mail-btn div{
    background: #ff9500;
    border-radius: 3px;
    font-size: 10px;
    text-align: center;
}
.sns-btnSP .mail-btn img{
    margin: 2px 5px 0 0;
    width: 16px; 
    height: auto;
}
.sns-btnSP .mail-btn span{
    margin-top: 3px;
    vertical-align: super;
    display: inline-block;
}
.sns-btnSP .mail-btn a{
    padding:0 5px;
    font-weight: bold;
    color: #fff!important;
    display: block;
    height: 20px;
}
.sns-btnSP .mail-btn a:hover{
    text-decoration: none;
    background: #FFA426;
    border-radius: 3px;
}
div.footer-sp{clear: both;}


