@charset "UTF-8";



/*---------------------------- 共通部分 ----------------------------*/

html, body, header, nav, article, section, aside, footer,
div, span, p, h1, h2, h3, h4,
ul, ol, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
  margin: 0;
  padding: 0;
}

/*---------- ページ内スクロール（追記） ----------*/

header, nav, article, section, aside, footer {
  display: block;
}

ol, ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
}

a:link {
  color: #004080;
}

a:visited {
  color: #004080;
}

a:hover {
  color: #005ebb;
}

p {
  margin: 15px 0 15px 0;
  line-height: 1.7;
  letter-spacing: 0.05em;
}


/*---------- 見出しタイトル装飾（共通部分） ----------*/

#contents h3.white {
  margin: 20px 4px 20px 4px;
  padding: 10px 0 6px 0;
  line-height: 1.6;
  color: #792b04;
  border-top: none;
  border-right: none;
  border-bottom: solid 2px #aaaaaa;
  border-left: none;
  background-color: #ffffff;
  background-image: none;
}

#contents h4.memo {
  margin: 12px 0 10px 0;
  padding: 15px 10px 11px 16px;
  line-height: 1.4;
  color: #df5f08;
  border-bottom: solid 1px #df5f08;
  border-left: solid 5px #df5f08;
  background-color: #fbe8d3;
}

#contents h4.memo_w {
  margin: 12px 0 10px 0;
  padding: 16px 10px 10px 16px;
  line-height: 1.4;
  color: #54351f;
  background-color: #fff8ee;
}

#contents h4.border {
  height: 34px;
  margin: 10px 0 15px 0;
  padding: 10px 10px 0 4px;
  line-height: 1.4;
  color: #e85922;
  border-top: none;
  border-right: none;
  border-bottom: solid 3px #966934;
  border-left: none;
  background-color: #ffffff;
}


/*---------- コンテンツ枠装飾 ----------*/

.gray_bg {
  margin: 18px 0 18px 0;
  padding: 2px 18px 2px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #eeeeee;
}

.gray_bg p {
  padding: 3px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}

.brown_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #f8f4e6;
}

.pink_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #fdeee6;
}

.green_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #f0f6da;
}

.blue_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #ebf6f7;
}

.info_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #fff8e3;
}

.point_bg {
  margin: 10px 2px 10px 2px;
  padding: 2px 5px 2px 15px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border: solid 1px #dfcf98;
  background-color: #fcfbf9;
}

.pale_bg {
  margin: 18px 2px 18px 2px;
  padding: 8px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #fffedf;
}

.message_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #fff8e3;
  background-image: url(../img/message.png);
  background-repeat: no-repeat;
}

.memo_bg {
  margin: 8px 0 18px 0;
  padding: 6px 18px 6px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #faf2e2;
}

.memo_w_bg {
  margin: 8px 0 12px 0;
  padding: 6px 18px 6px 18px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #fff8ee;
}

.koe_bg {
  margin: 0;
  padding: 0;
}

.koe_beta_bg {
  margin: 8px 0 8px 0;
  padding: 2px 10px 2px 10px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-color: #7e6a41;
}

.check_bg {
  margin: 8px 0 18px 0;
  padding: 2px 18px 2px 18px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #6c4e1f;
  border: solid 6px #ded0b2;
  background-color: #faf1e3;
}

.check_bg p {
  margin: 18px 0 18px 0;
  padding: 0 2px 0 2px;
  line-height: 1.7;
  color: #6c4e1f;
}

.banner_bg {
  margin: 3px 0 10px 0;
  padding: 10px 10px 10px 14px;
  border-top: solid 3px #dec58e;
  border-right: solid 3px #dec58e;
  border-bottom: solid 3px #dec58e;
  border-left: solid 3px #dec58e;
  background-color: #fff8e3;
}

.waku_bg {
  margin: 14px 2px 14px 2px;
  padding: 2px 8px 2px 10px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 10px #f1eae0;
  border-right: solid 6px #f1eae0;
  border-bottom: solid 10px #f1eae0;
  border-left: solid 6px #f1eae0;
}

.waku_gray_bg {
  margin: 14px 2px 14px 2px;
  padding: 6px 14px 2px 14px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 2px #dddddd;
  border-right: solid 2px #dddddd;
  border-bottom: solid 2px #dddddd;
  border-left: solid 2px #dddddd;
  background-color: #fcfbf9;
}


.waku_tone_bg {
  margin: 14px 2px 14px 2px;
  padding: 2px 8px 2px 10px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 10px #f1eae0;
  border-right: solid 6px #f1eae0;
  border-bottom: solid 10px #f1eae0;
  border-left: solid 6px #f1eae0;
  background-color: #fffcf7;
}


.waku_gold_bg {
  margin: 14px 2px 14px 2px;
  padding: 2px 6px 2px 8px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  border-top: solid 5px #f0ddb2;
  border-right: solid 5px #f0ddb2;
  border-bottom: solid 5px #f0ddb2;
  border-left: solid 5px #f0ddb2;
  background-color: #fff8e3;
}


/*---------- 文字装飾 ----------*/

span.big {
  font-size: 1.12em;
  line-height: 1.9;
}

span.b_big {
  font-weight: bold;
  font-size: 1.12em;
  line-height: 1.7;
}

span.b_big_x {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.7;
}

span.check {
  font-weight: bold;
  font-size: 1.12em;
  line-height: 1.7;
  color: #555555;
}

span.red {
  color: #e60033;
}

span.red_x {
  color: #e60033;
  font-size: 1.12em;
  line-height: 1.7;
}

span.red_b {
  color: #e60033;
  font-weight: bold;
  line-height: 1.7;
}

span.red_big {
  color: #e60033;
  font-weight: bold;
  font-size: 1.12em;
  line-height: 1.7;
}

span.red_big_x {
  color: #e60033;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.7;
}

span.brown {
  color: #993300;
}

span.brown_b {
  color: #993300;
  font-weight: bold;
}

span.brown_x {
  color: #993300;
  font-size: 1.12em;
  line-height: 1.7;
}

span.brown_b {
  color: #993300;
  font-weight: bold;
  line-height: 1.7;
}

span.brown_big {
  color: #993300;
  font-weight: bold;
  font-size: 1.12em;
  line-height: 1.7;
}

span.brown_big_x {
  color: #993300;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.7;
}

span.blue {
  color: #007bbb;
}

span.blue_b {
  color: #007bbb;
  font-weight: bold;
  line-height: 1.7;
}

span.blue_big {
  color: #007bbb;
  font-weight: bold;
  font-size: 1.12em;
  line-height: 1.7;
}

span.pink {
  color: #c53d43;
}

span.pink_b {
  color: #c53d43;
  font-weight: bold;
  line-height: 1.7;
}

span.pink_big {
  color: #c53d43;
  font-weight: bold;
  font-size: 1.12em;
  line-height: 1.7;
}

span.orange {
  color: #e85922;
  line-height: 1.7;
}

span.orange_b {
  color: #e85922;
  font-weight: bold;
  line-height: 1.7;
}

span.orange_big {
  color: #e85922;
  font-weight: bold;
  font-size: 1.12em;
  line-height: 1.7;
}

span.orange_big_x {
  color: #e85922;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.7;
}

span.green {
  color: #00ae4f;
}

span.green_b {
  color: #688119;
  font-weight: bold;
  line-height: 1.7;
}

span.green_big {
  color: #688119;
  font-weight: bold;
  font-size: 1.12em;
  line-height: 1.7;
}

span.mark {
  padding: 2px 2px 0 2px;
  color: #54351f;
  line-height: 1.7;
  background-color: #fdfaab;
}

span.mark_b {
  padding: 2px 2px 0 2px;
  color: #54351f;
  line-height: 1.7;
  font-weight: bold;
  background-color: #fdfaab;
}

span.mark_big {
  padding: 2px 2px 0 2px;
  color: #54351f;
  font-size: 1.12em;
  line-height: 1.7;
  font-weight: bold;
  background-color: #fdfaab;
}

span.mark_red {
  padding: 2px 2px 0 2px;
  color: #e60033;
  line-height: 1.7;
  background-color: #fdfaab;
}

span.mark_red_b {
  padding: 2px 2px 0 2px;
  color: #e60033;
  font-weight: bold;
  line-height: 1.7;
  background-color: #fdfaab;
}

span.mark_brown {
  padding: 2px 2px 0 2px;
  color: #993300;
  line-height: 1.7;
  background-color: #fdfaab;
}

span.mark_brown_b {
  padding: 2px 2px 0 2px;
  color: #993300;
  font-weight: bold;
  line-height: 1.7;
  background-color: #fdfaab;
}


/*---------- メインコンテンツ 共通 ----------*/

img.line {
  margin: 0 8px 4px 0;
  vertical-align: middle;
}

hr.line {
  margin: 0 0 10px 0;
  padding: 2px 0 6px 0;
  border: 0;
  border-bottom: dotted 1px #666666;
}

p.back {
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right;
}


/*---------- 画像の回り込み（共通部分） ----------*/

img.picture_le {
  margin: 0 10px 10px 0;
  float: left;
}

img.picture_ri {
  margin: 0 5px 10px 10px;
  float: right;
}

br.clear {
  display: block;
  clear: both;
}



/*---------- ここから検索フォーム ----------*/
.search_container{
  box-sizing: border-box;
  position: relative;
  border: 1px solid #aaa;
  display: block;
  margin: 18px auto 20px auto;
  box-shadow: 0 0 5px gray;
  padding: 3px 10px;
  border-radius: 20px;
  height: 2.3em;
  width: 355px;
  overflow: hidden;
}
.search_container input[type="text"]{
  border: none;
  width: 320px;
  height: 2.1em;
}
.search_container input[type="text"]:focus {
  outline: 0;
}
.search_container input[type="submit"]{
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 1.3em;
  border: none;
  background: none;
  color: #ffcc00;
  position: absolute;
  width: 2.5em;
  height: 2.5em;
  right: 0;
  top: -10px;
  outline : none;
}
.search_container ::-webkit-input-placeholder {
  color: #c0c0c0;
}

/*---------- スマートフォン向けのスタイル ----------*/
@media screen and (max-width: 679px) {
  .search_container {
    margin: 15px auto 0px auto;
    height: 2.5em;
  }
  .search_container input[type="text"]{
    font-size: 1.0em;
    height: 2.0em;
  }
  .search_container input[type="submit"]{
    -webkit-text-fill-color: #ffcc00;
    width: 2.3em;
    height: 2.9em;
  }
}
/*---------- ここまで検索フォーム ----------*/



/*---------- ここから SNSシェアボタン ----------*/
.snsbtn{
  margin-bottom: 15px;
}
/* ボタン全体 */
.flowbtn{
  font-family:'Verdana',sans-serif;	
  border-radius:4px;
  position:relative;
  display:inline-block;
  width:90%;
  font-size:14px;
  color:#fff!important;
  text-decoration:none;
  margin-bottom:5px;
}
  /* Twitter */
  .fl_tw{
  background:#55acee;
}
  /* Facebook */
  .fl_fb{
  background:#3b5998;
}
  /* Feedly */
  .fl_fd{
  background:#6cc655;
}
  /* Pocket */
  .fl_pk{
  background:#ef3f56;
}
  /* はてブ */
  .fl_hb{
  background:#1ba5dc;
}
  /* LINE */
  .fl_li{
  background:#00c300;
}
  /* アイコンボタンホバー時 */
  .flowbtn:hover span{
  -webkit-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  transform: rotateX(360deg);
  text-decoration:none;
}
  /* ボタン内テキスト調整 */
  .flowbtn span.snsName{
  font-size:12px;	
  position:relative;
  left:8px;
  bottom:0px;
  transition:.6s;	
  display:inline-block;	
}
  /* ulタグの内側余白を０にする */
  ul.snsbtniti{
  padding:0!important;
}
  /* アイコンボタンの位置調整 */
  .snsbtniti{
  display:flex;
  flex-flow:row wrap;
  justify-content: center;
}
  /* アイコンボタン同士の余白調整 */
  .snsbtniti li{
  flex:0 0 16%;
  text-align:center!important;
}

/*---------- スマートフォン向けのスタイル ----------*/
@media screen and (max-width: 679px) {  
    /* ボタン全体 */
    .flowbtn{
    font-size:20px;
    }
    .snsbtn .fab,
    .snsbtn .fas{
    bottom:12px;
    font-size:15px;
    }
    /* ボタン内テキスト調整 */
    .flowbtn span.snsName{
    bottom:2px;
    }
    /* アイコンボタン同士の余白調整 */
    .snsbtniti li{
    flex:0 0 30%;
    }
}
/*---------- ここまで SNSシェアボタン ----------*/



.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.form-group {
  margin-bottom: 1rem;
}
.form-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}

.col-sm-4 {
  flex:0 0 auto;
  width:33.33333333%
}

.col-sm-8 {
  flex:0 0 auto;
  width:66.66666667%
}

.row {
  --bs-gutter-x:1.5rem;
  --bs-gutter-y:0;display:flex;
  flex-wrap:wrap;
  margin-top:calc(var(--bs-gutter-y) * -1);
  margin-right:calc(var(--bs-gutter-x) * -.5);
  margin-left:calc(var(--bs-gutter-x) * -.5)
}

.row>* {
  flex-shrink:0;width:100%;
  max-width:100%;
  padding-right:calc(var(--bs-gutter-x) * .5);
  padding-left:calc(var(--bs-gutter-x) * .5);
  margin-top:var(--bs-gutter-y)
}

.col-form-label {
  padding-top:calc(.375rem + 1px);
  padding-bottom:calc(.375rem + 1px);
  margin-bottom:0;font-size:inherit;
  line-height:1.5
}


.btn-primary {
  color:#fff;background-color:
  #0d6efd;border-color:#0d6efd
}
.btn-primary:hover {
  color:#fff;background-color:
  #0b5ed7;border-color:#0a58ca
}
.btn-check:focus+.btn-primary,.btn-primary:focus {
  color:#fff;
  background-color:#0b5ed7;
  border-color:#0a58ca;
  box-shadow:0 0 0 .25rem rgba(49,132,253,.5)
}
.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle {
  color:#fff;
  background-color:#0a58ca;
  border-color:#0a53be
}
.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus {
  box-shadow:0 0 0 .25rem rgba(49,132,253,.5)
}
.btn-primary.disabled,.btn-primary:disabled {
  color:#fff;
  background-color:#0d6efd;
  border-color:#0d6efd
}
.btn-secondary {
  color:#fff;
  background-color:#6c757d;
  border-color:#6c757d
}





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

.topsubtitle {
  style="padding: 0.2rem 0;
  margin-bottom: 1.0rem;
  background-repeat: no-repeat;
  background-size: 100% 15%;
  background-position: bottom;
  color: #323232; font-weight: bold;
  font-size: 24px;
}

.topsubtitle01 {
  background-image: linear-gradient(90deg, #f8cc7a 0 28%, #dedede 20%);
}

.topsubtitle02 {
  background-image: linear-gradient(90deg, #f8cc7a 0 35%, #dedede 20%);
}

.topsubtitle03 {
  background-image: linear-gradient(90deg, #f8cc7a 0 53%, #dedede 20%);
}

.blockleft {
  float: left;
  width: 50%;
  margin: 0 10px 0 0;
}

.blockleft h2 {
  padding-left: 0 !important;
}

h2.topcate {
  padding: 0.2rem;
  margin-bottom: 0.2rem;
}

h2.topcate a {
  background: linear-gradient(transparent 80%, #f8cc7a 60%);
  text-decoration: none;
}



.clearblock {
  clear: both;
}

.topsubs {
  font-size: 0.9em;
  margin-right: 10px;
  margin-bottom: 20px;
}

.topsub {
  display: inline;
}

@media only screen and (max-width:920px) {
  #toplist h2 {
    font-size: 1.2em;
  }
}

@media screen and (max-width: 500px) {
  .topsubtitle01 {
    background-image: linear-gradient(90deg, #f8cc7a 0 55%, #dedede 20%);
  } 
  .topsubtitle02 {
    background-image: linear-gradient(90deg, #f8cc7a 0 68%, #dedede 20%);
  }
  .topsubtitle03 {
    background-image: linear-gradient(90deg, #f8cc7a 0 90%, #dedede 20%);
    letter-spacing: -0.1em;
  }
  .blockleft {
    clear: both;
    width: 100%;
  }
  .blockright {
    clear: both;
  }
}


/*---------- カテゴリーページ ----------*/

.cateSubcate {
  font-weight: bold;
  color: #004080;
  background: linear-gradient(transparent 80%, #f8cc7a 60%);
}


/*---------- サイドエリア 共通 ----------*/

#menu hr.line {
  margin: 0;
  padding: 2px 0 6px 0;
  border: 0;
  border-bottom: dotted 1px #666666;
}




/*---------- ここからポイント比較表 ----------*/
.tableLink {
  display: block;
  margin: 0 auto;
}

.point_table_box {
  width: 95%;
  border: solid 1px #aaa;
  border-radius: 20px;
  margin: 50px auto 70px auto;
  box-shadow: 0 0 10px gray;
}

#contents .point_table_box h2 {
  color: #003399;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.point_table_sum {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.point_table_sum_l {
  width: 40%;
}

.point_table_sum_l p {
  text-align: center;
}

.point_table_sum_l img {
  box-shadow: 0 0 5px gray;
}

.point_table_sum_l a:hover {
  opacity:0.7;
}

.point_table_sum_r {
  width: 60%;
}

.point_table_sum_r .first {
  font-weight: bold;
  font-size: 14px;
}

.point_table_sum_r .first .point0 {
  font-size: 23px;
  color: #ffa500;
  font-weight: bold;
}

.point_table_sum_r .first .point {
  font-size: 30px;
  color: #ffa500;
  font-weight: bold;
}

.point_table_sum_r .second {
  font-size: 14px;
}

.point_table {
  text-align: center;
  width: 95%;
  border-collapse: collapse;
  margin: 0 auto 10px auto;
}

.point_table thead {
  font-size: 14px;
  height: 30px;
  background-color: #fffacd;
}

.point_table tbody .trLink {
  cursor: pointer;
}

.point_table tbody .trLink:hover td {
  background-color: #ffffee;
}

.point_table th {
  border: solid 1px #555;
  border-right: none;
  border-left: none;
}

.point_table td {
  border: solid 1px #555;
  height: 55px;
  line-height: 17px;
  background-color: #fff;
  border-right: none;
  border-left: none;
}

.point_table .table_ranking_first {
  color: #FFD700;
  font-size: 22px;
  font-weight: bold;
}

.point_table .table_ranking_second {
  color: #C0C0C0;
  font-size: 20px;
  font-weight: bold;
}

.point_table .table_ranking_third {
  color: #C47222;
  font-size: 18px;
  font-weight: bold;
}

.point_table .table_ranking_low {
}

.point_table .table_point0 {
  font-size: 12px;
  text-align: center;
  color: #ffa500;
  font-weight: bold;
}

.point_table .table_point {
  text-align: right;
  color: #ffa500;
  font-weight: bold;
  padding-right: 3%;
}

.point_table .table_site {
  text-align: center;
  font-size: 14px;
}

.point_table .table_ad {
  text-align: left;
  font-size: 12px;
}

.point_table .table_link {
  text-align: center;
}


.ribbon-wrapper {  
  display: block;
  position: relative;
  padding: 15px 0;
}

.ribbon {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
  font-size: 22px;
  color: white;
  background: #fc5;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  height:18px;
  line-height:18px;
  height: 35px;
  padding: 12px 20px 0 20px;
  font-size: 18px;
}

/*---------- スマートフォン向けのスタイル ----------*/
@media screen and (max-width: 679px) {
  .point_table_box {
    width: 98%;
  }
}
/*---------- ここまでポイント比較表 ----------*/


/*---------------------------- ここから　レスポンシブ対応メガメニュー ----------------------------*/
/* ベースレイアウト */
.menuContainer {
  margin: 30px auto 0;
  position: relative;
  width: 1015px;
}

/* グローバルメニュー */
.global-nav {
  margin: 0;
  position: relative;
}

.global-nav .nav-list {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}

.global-nav .nav-list .nav-item {
  flex: 1;
}

.global-nav .nav-list .nav-item a {
  border-right: 2px solid #fcd575;
  color: #333;
  letter-spacing: 0.05em;
  display: block;
  padding: 0.4em 0.4em;
  text-align: center;
  text-decoration: none;
}

/* メガメニューの一番右の右ボーダーを非表示にしたい場合 */
/* .global-nav .nav-list .nav-item:last-child a {
  border-right: none;
} */

.global-nav .nav-list .nav-item:first-child a {
  border-left: 2px solid #fcd575;
}

.global-nav .nav-list .nav-item img {
  display: inline-block;
  vertical-align: middle;
}

.global-nav .nav-list .nav-item span {
  display: inline-block;
  vertical-align: middle;
  margin: 3px 0 0 5px;
}


/*---------- PC・タブレット向けのスタイル ----------*/
/* サブナビゲーション */
@media screen and (min-width: 680px) {
  .nav-list {
    position: relative;
  }

  .global-nav .nav-list .nav-item span {
    font-weight: bold;
  }

  .nav-item:hover {
    background: #fcd575;
  }

  .nav-item_sub {
    background: #fcd575;
    left: 0;
    margin: 0 calc(50% - 50vw);
    position: absolute;
    top: 34px;
    box-shadow: 0 15px 15px -12px gray;

/* ここから　メガメニューのクリックによる開閉について検討中 */
/*     opacity: 0; */
/*     transition: all 0.2s ease; */
/*     visibility: hidden; */
    display: none;
/* ここまで　メガメニューのクリックによる開閉について検討中 */

    width: 100vw;
    z-index: 2;
    font-size: 14px;
  }

  .nav-item_sub .inner {
    display: flex;
    margin: 0 auto;
    width: 1015px;
  }

  .nav-item_sub .inner ul {
    margin: 20px 20px 20px;
  }

  .nav-item_sub .inner ul li {
    margin: 2px 0px;
  }

  .nav-item_sub .inner ul li a:hover {
    color: #005cbf;
    font-weight: bold;
  }

  .global-nav .nav-list .nav-item_sub a {
    text-align: left;
  }

  .nav-item:hover .nav-item_sub {
    opacity: 1;

/* ここから　メガメニューのクリックによる開閉について検討中 */
/*     visibility: visible; */
/* ここまで　メガメニューのクリックによる開閉について検討中 */

  }

/* ハンバーガーメニューボタン */
  .global-nav-icon {
    display: none;
  }
}



/*---------- タブレット向けのスタイル ----------*/
@media only screen and (min-width:680px) and (max-width:920px) {
  .menuContainer {
    width: 100%;
  }
}


/*---------- スマートフォン向けのスタイル ----------*/
@media screen and (max-width: 679px) {
  .menuContainer {
    margin: 0 auto -20px auto;
    width: 90%;
  }

  .global-nav-header {
    height: 50px;
  }

  .global-nav .nav-list {
    background: rgba(0, 0, 0, 0.8);
    display: none;
    left: 50%;
    padding: 10px;
    position: absolute;
    transform: translate(-50%, 0%);
    width: 100%;
  }

  .global-nav .nav-list .nav-item a {
    border-bottom: 1px solid #ccc;
    border-right: none;
    color: #fff;
    padding: 1rem 1rem;
    text-align: left;
  }

  .global-nav .nav-list .nav-item:first-child a {
    border-left: none;
  }

  .global-nav .nav-list .nav-item:last-child a {
    border-bottom: 1px solid #ccc;
  }

  .global-nav-icon {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-size: 28px;
    position: fixed;
    right: 0px;
    top: 15px;
    z-index: 3;
  }

/* ハンバーガーメニューボタンの下にMENUの文字を表示 */
  .global-nav-icon:after {
    display: block;
    content: "MENU";
    width: 50px;
    margin-top: -8px;
    margin-left: -3px;
    font-size: 10px;
    font: bold;
    color: #000;
  }


  .nav-item_sub {
    display: none;
    margin-left: 40px;
  }

  .global-nav {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    pointer-events:none;
    z-index: 2;
  }

  .nav-list {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
/*---------------------------- ここまで　レスポンシブ対応メガメニュー ----------------------------*/


/*---------- パンくずリスト ----------*/
#breadcrumb {
  font-size: 14px;
  margin: 0 0 30px;
}



/*---------------------------- PC向けのスタイル ----------------------------*/
@media only screen and (min-width: 921px) {


/*---------- ページ全体の指定 ----------*/

body {
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #333333;
  background-color: #fff;
  -webkit-text-size-adjust: none;
}


/*---------- メイン ----------*/

#main {
  width: 100%;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center;
  background-color: #fff;
}


/*---------- ヘッダー ----------*/

#header {
  width: 100%;
  margin: 0 auto 0 auto;
  border-top: solid 3px #6882ac;
}

#header h1 {
  margin: 0 auto 0 auto;
  width: 1000px;
  padding: 2px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
  color: #999999;
}


/*---------- ヘッダー内 ----------*/

#header #header_inner {
  width: 1000px;
  height: 80px;  /*-- 高さ --*/
  padding: 4px;  /*-- 余白 --*/
  margin: 0 auto 0 auto;
}


/*----- 左 logo -----*/

#h_logo {
  padding: 0;
  text-align: left;
  font-size: 14px;
  color: #444444;
  line-height: 1.5;
  text-decoration: none;
  float: left;
}

#h_logo h2 {
  margin: 0;
  padding: 15px 0 0 16px;  /*-- logo 位置 --*/
  text-align: left;
  font-size: 22px;
  color: #444444;
  letter-spacing: 0.05em;
}

#h_logo a {
  font-size: 22px;
  color: #666666;
  text-decoration: none;
}

#h_logo a:hover {
  font-size: 22px;
  color: #888888;
  text-decoration: none;
}


/*---------- SPメニュー ----------*/

#header-nav {
  display: none;
}





/*---------- コンテンツ ----------*/

#container {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding: 12px 0;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: left;
  margin: 0;
  padding: 5px;
  font-size: 16px;
  width: 710px;
  letter-spacing: 0.05em;
  text-align: left;
  line-height: 1.7;
}

#contents #pannavi {
  margin: 0 0 6px 0;
  padding: 0 0 8px 0;
  font-size: 15px;
}

#contents #pannavi a {
  font-size: 15px;
}

#contents h2 {
  font-size: 18px;
  color: #004080;
}

#contents h2.page_title {
  margin: 0 0 18px 0;
  padding: 18px 0 4px 30px;
  line-height: 1.7;
  font-size: 20px;
  color: #581201;
  border: none;
}

#contents h2.txt {
  height: auto;
  margin: 0 0 7px 0;
  padding: 0;
  border: none;
  font-size: 16px;
  color: #54351f;
  background: none;
}

#contents h3.beta {
  margin: 12px 2px 10px 2px;
  padding: 14px 10px 12px 16px;
  line-height: 1.4;
  font-size: 18px;
  color: #fffffc;
  border: none;
  background-image: url(../img/h3_beta.gif);
  background-repeat: no-repeat;
}

#contents h3.point {
  margin: 10px 0 10px 0;
  padding: 10px 10px 8px 10px;
  line-height: 1.4;
  font-size: 18px;
  color: #882200;
  border-top: solid 1px #999999;
  border-right: solid 1px #bbbbbb;
  border-bottom: solid 4px #663300;
  border-left: solid 1px #bbbbbb;
  background-image: url(../img/h3_point.gif);
  background-repeat: repeat-x;
}




/*---------- 画像の回り込み ----------*/

img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

img.picture_r {
  margin: 0 5px 10px 10px;
  float: right;
}


/*---------- 表（テーブル） ----------*/

table.t01 {
  width: 310px;
  padding: 4px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
}

td.t01 {
  padding: 10px;
  border-collapse: collapse;
}

td.head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(../img/main_block_bg.gif);
}

td.t00 {
  padding: 4px;
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  width: 100%;
}

td.table_head {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  background-color: #fff8e3;
  width: 100px;
}

td.table_left {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: auto;
  background-color: #fff8e3;
}

td.table_right {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: 500px;
  background-color: #ffffff;
}

td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: auto;
}



/*---------- サイドエリア ----------*/

#menu {
  float: right;
  margin: 15px 0 15px 0;
  padding: 0;
  width: 270px;
  text-align: left;
  letter-spacing: 0.05em;
}

.menulist {
  margin: 0 0 35px 0;
  padding: 0;
  width: 270px;
  text-align: left;
}

.menulist h2 {
  height: 25px;
  margin: 0;
  padding: 10px 0 5px 0;
  text-align: center;
  font-size: 15px;
  color: #555;
  background-color: #fc5;
}

.menulist h3 {
  height: 35px;
  margin: 0;
  padding: 10px 0 5px 0;
  text-align: center;
  font-size: 15px;
  color: #555;
  background-color: #fc5;
}

.menulist ul {
  margin: 0;
  padding: 0;
}

.menulist li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menulist li a{
  color: #54351f;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 8px 4px 3px 30px;
  font-size: 13px;
  line-height: 1.9;
  text-decoration: none;
  background-color: #fffafa;
}

.menulist li a:hover{
  color: #745a45;
  background-color: #ffffff;
}

.menu_free {
  margin: 0 0 28px 0;
  padding: 0;
  width: 270px;
  text-align: left;
}

.menu_free h2 {
  height: 25px;
  margin: 0;
  padding: 10px 0 5px 0;
  text-align: center;
  font-size: 15px;
  color: #555;
  background-color: #fc5;
}

.menu_free h3 {
  height: 25px;
  margin: 0;
  padding: 10px 0 5px 0;
  text-align: center;
  font-size: 15px;
  color: #555;
  background-color: #fc5;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  line-height: 1.8;
}

.menu_top {
  margin: 0 auto;
  padding: 0 0 20px 0;
}

.menu_btn_under {
  margin: 0 auto;
  padding: 0;
}











/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 30px 0 30px 0;
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 1.8;
  border-top: solid 2px #6882ac;
  background-color: #fc5;
}

#footer a {
  color: #333;
  font-size: 14px;
  text-decoration: none;
}

#footer a:hover {
  color: #555;
  text-decoration: none;
}

}


/*---------- ポイントトップまとめ ----------*/
.point_top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.point_top_box {
  width: 48%;
  height: 220px;
  border: solid 1px #aaa;
  border-radius: 20px;
  box-shadow: 0 0 10px gray;
  margin: 12px 0 50px 0;
  position: relative;
}

.point_top_box .linkall a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-decoration: none;
}

.point_top_box a:hover {
  border-radius: 20px;
  opacity: 0.3;
  background-color: #fffacd;
}

#contents .point_top_box h2 {
  color: #003399;
  font-size: 15px;
  font-weight: bold;
  height: 30px;
  line-height: 20px;
  text-align: center;
  padding: 8px 10px 2px 10px;
  overflow: hidden;   /* 表示行数1行にして3点リーダーで省略（PC用） */
  text-overflow: ellipsis;   /* 表示行数1行にして3点リーダーで省略（PC用） */
  white-space: nowrap;   /* 表示行数1行にして3点リーダーで省略（PC用） */
  border-bottom:dashed 1px #ffa500;
}

.point_top_sum_f {
  margin-top: 30px;
  height: 140px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.point_top_sum_l {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.point_top_sum_l img {
  box-shadow: 0 0 5px gray;
}

.point_top_sum_r {
  width: 58%;
  vertical-align: center;

}

.point_top_sum_r .site {
  display: inline-block;
  margin: 20px 0 0 0;
  font-size: 16px;
  line-height: 15px;

}

.point_top_sum_r .point {
  font-size: 30px;
  line-height: 30px;
  float: right;
  color: #ffa500;
  font-weight: bold;
  margin: 10px 10px 0 0;
}

.point_top_sum_r .point0 {
  font-size: 23px;
}

.point_top_sum_m {
  height: 20px;
  font-size: 12px;
  line-height: 23px;
  letter-spacing: -0.05em;
  text-indent: 1em;
  border-top:dashed 1px #ffa500;
}

.point_top_sum_m span {
  text-indent: 1em;
}

.point_top_sum_u {
  height: 20px;
  font-size: 12px;
  line-height: 25px;
  text-indent: 1em;
  margin: 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mobile_br {
  display: none;
}
/*---------- （検討用j）ポイントトップまとめ ここまで----------*/






/*---------- PC・タブレット向けのスタイル ----------*/
@media screen and (min-width: 680px) {
  .mobile_img {
    display: none !important;
  }

  .point_top .adlink {
    text-align: right;
    margin: 17px 10px 0 0;
  }
}


/*---------------------------- スマートフォン向けのスタイル ----------------------------*/
@media only screen and (max-width: 679px) {

  .pc_img {
    display: none !important;
  }

  .mobile_br {
    display: block;
  }

  .mobile_center {
    text-align: center;
  }

  .point_top_box {
    height: 290px;
  }

  #contents .point_top_box h2 {
    height: 43px;
    line-height: 17px;
    margin: 5px 3px 0 3px;
    text-overflow: clip;   /* 表示行数1行にして3点リーダーで省略（PC用）を初期値に戻す */
    white-space: normal;   /* 表示行数1行にして3点リーダーで省略（PC用）を初期値に戻す */  
    overflow: hidden;   /* 表示行数2行にして3点リーダーで省略 */
    display: -webkit-box;   /* 表示行数2行にして3点リーダーで省略 */
    -webkit-box-orient: vertical;   /* 表示行数2行にして3点リーダーで省略 */
    -webkit-line-clamp: 2;   /* 表示行数2行にして3点リーダーで省略 */
  }

  .point_top .adlink {
  position: absolute;
  font-size: 16px;
  width: 157px;
  top: 285px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  }

  .point_top_sum_f {
    margin-top: 50px;
    display: block;
  }

  .point_top_sum_l {
    height: 135px;
    width: 100%;
  }
  .point_top_sum_r {
    width: 100%;
    text-align: center;
  }
  .point_top_sum_r .site {
    font-size: 14px;
    margin: 0;
  }
  .point_top_sum_r .point {
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    margin: 3px 0 0 0;
    text-align: center;
  }

  .point_top_sum_r .point0 {
    font-size: 18px;
  }

  .point_top_sum_m {
    width: 100%;
    font-size: 12px;
    text-indent: 0;
    line-height: 20px;
    display: inline-block;
    margin-top: 5px;
    padding-top: 5px;
    text-align: center;
    letter-spacing: normal;
    border-top:dashed 1px #ffa500;
  }

  .point_top_sum_m .br_ {
    padding-left: 10px;
  }

  .point_top_sum_m .br_::after {
    content: "\A";
    white-space: pre;
  }

  .point_top_sum_u {
    height: 30px;
    display: none;
  }

}



/*---------- ポイント比較表のMoreボタン ----------*/
.moreRow td {
  height: 20px;
  padding-top: 20px;
  border-bottom: none;
}

.moreRow img {
  display: inline-block;
  vertical-align: middle;
}

.moreRow span {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  margin: 2px 0 0 5px;
}

.moreRow a {
  cursor: pointer;
}

.moreRow a:hover {
  opacity:0.7;
}




/*---------- ポイント比較表ページの設定 ----------*/

h2.point_page {
  position: relative;
  padding: 0.5rem 0.5rem;
  text-align: center;
  border: 2px solid #fc5;
  border-radius: 0px 7px 7px 7px;
}

h2.point_page:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 10px;
  font-size: 1.0rem;
  font-weight: normal;
  position: absolute;
  top: -26px;
  left: -2px;
  height: 24px;
  padding: 0 1em;
  color: #fff;
  border-radius: 8px 8px 0 0;
  background: rgb(250, 150, 235);
}

h2.point_page01:before {
  content: '\f0a4  お得情報';
}

h2.point_page02:before {
  content: '\f0a4  関連案件';
}



/*---------- ページトップへ戻るボタン ----------*/

#pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 50px;
  z-index: 10;
}

#pagetopImg {
  transition:0.1s;
  opacity:0.7;
}

#pagetopImg:hover {
  opacity:1;
}


/*---------- 友達紹介制度 ----------*/

.referral summary {
  display: block;
  list-style: none;
  position: relative;
  padding: 7px 70px 7px 17px;
  cursor: pointer;
  background-color: #fffacd;
}

.referral summary span {
  font-weight: bold;
}

.referral summary::-webkit-details-marker {
  display: none;
}

.referral summary:hover,
.referral details[open] summary {
  background: #ffd700;
}

.referral summary::after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  transition: transform 0.5s;
  font-size: 30px;
}

.referral details[open] summary::after {
  transform: translateY(-50%) rotate(45deg);
}

.referral details {
  border: 1px solid #ccc;
  background: #fffaf0;
  width: 95%;
  margin: 0 auto 10px auto;
}


.referral .benefit {
  padding: 0px 10px;
}

.referral details[open] .benefit {
  animation: fadein 0.5s ease;
}

@keyframes fadein {
  0% { opacity: 0; }
  100% { opacity: 1; }
}








/*---------------------------- タブレット向けのスタイル ----------------------------*/
@media only screen and (min-width:680px) and (max-width:920px) {


/*---------- ページ全体の指定 ----------*/

body {
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 1em;
  color: #333333;
  -webkit-text-size-adjust: none;
}


/*---------- メイン ----------*/

#main {
  width: 100%;
  overflow: hidden;
  margin: auto;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
}


/*---------- ヘッダー ----------*/

#header {
  width: 100%;
  margin: 0 auto 0 auto;
  border-top: solid 3px #6882ac;
  background-image: url(../img/header.png);
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0 auto 0 auto;
  padding: 3px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 0.62em;
  color: #999999;
}


/*---------- ヘッダー内 ----------*/

#header #header_inner {
  height: auto;
  margin: 0;
  padding: 4px;  /*-- 余白 --*/
  background-color: #ffffff;  /*-- 背景色 --*/
}

#header_inner:after {
  content: "";
  display: block;
  clear: both;
  height: 0; 
  visibility: hidden;
}


/*----- 左 logo -----*/

#h_logo {
  width: 100%;
  padding: 0;  /*-- 左右余白0px --*/
  margin: 0;
  float: left;
  font-size: 0.87em;
  color: #555555;
  text-align: left;
  line-height: 1.5;
  text-decoration: none;
}

#h_logo h2 {
  margin: 0;
  padding: 20px 0 0 5px;  /*-- logo 位置 --*/
  text-align: left;
  font-size: 1.25em;
  color: #444444;
  letter-spacing: 0.05em;
}

#h_logo img {
  max-width: 100%;
  height: auto;
}

#h_logo a {
  font-size: 1.12em;
  color: #666666;
  text-decoration: none;
}

#h_logo a:hover {
  font-size: 1.12em;
  color: #888888;
  text-decoration: none;
}


/*---------- コンテンツ ----------*/

#container {
  width: 100%;
  margin: 0;
  overflow: hidden;
  padding: 10px 0 6px 0;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  margin: 0;
  padding: 5px 8px 5px 8px;
  font-size: 1em;
  width: auto;
  letter-spacing: 0.05em;
  text-align: left;
  line-height: 1.7;
}

#contents #pannavi {
  margin: 0 0 5px 0;
  padding: 0 0 8px 0;
  font-size: 0.87em;
}

contents h2 {
  margin: 0 0 10px 0;
  padding: 10px 0 6px 18px;
  font-size: 1.28em;
  color: #54351f;
  line-height: 1.7;
  border-top: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 4px #7f745d;
  border-left: solid 1px #cccccc;
  background: url(../img/h2_bg.gif) center repeat-x;
}

contents h2.txt {
  margin: 0 0 7px 0;
  padding: 0;
  border: none;
  text-align: center;
  font-size: 1.28em;
  color: #54351f;
  background: none;
}

contents h2.txt2 {
  margin: 0 0 7px 0;
  padding: 0;
  border: none;
  text-align: center;
  font-size: 1.28em;
  color: #54351f;
  background: none;
}

contents h2.page_title {
  margin: 0 0 10px 0;
  padding: 13px 0 7px 18px;
  font-size: 1.28em;
  color: #3a72b2;
  line-height: 1.7;
  border-top: solid 4px #3a72b2;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #f3f9ff;
  background-image: none;
}

#contents h3.beta {
  margin: 12px 3px 10px 3px;
  padding: 10px 10px 8px 13px;
  line-height: 1.6;
  font-size: 1.28em;
  color: #fffffc;
  border-top: solid 1px #c85d15;
  border-right: solid 1px #c85d15;
  border-bottom: solid 1px #c85d15;
  border-left: solid 5px #c85d15;
  background: url(../img/h3_beta.gif) repeat-x;
}

#contents h3.point {
  margin: 10px 0 10px 0;
  padding: 8px 10px 6px 10px;
  line-height: 1.4;
  font-size: 1.28em;
  color: #e85922;
  border-top: solid 1px #888888;
  border-right: none;
  border-bottom: solid 4px #663300;
  border-left: none;
  background-image: url(../img/h3_point.gif) ;
}

#contents p {
  margin: 15px 0 15px 0;
  padding: 0 2px 0 2px;
  line-height: 1.7;
}


/*---------- 画像の回り込み ----------*/

img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

img.picture_r {
  margin: 0 5px 10px 10px;
  float: right;
}


/*---------- 表（テーブル） ----------*/

table.t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}

td.t01 {
  padding: 10px;
  border-collapse: collapse;
}

td.head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(../img/main_block_bg.gif);
}

td.t00 {
  padding: 4px;
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  width: 100%;
}

td.table_head {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  background-color: #fff8e3;
  width: 100px;
}

td.table_left {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: auto;
  background-color: #fff8e3;
}

td.table_right {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: 500px;
  background-color: #ffffff;
}

td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: auto;
}


/*---------- サイドエリア ----------*/

#menu {
  margin: 0 0 15px 0;
  padding: 0 8px 0 8px;
  text-align: left;
  letter-spacing: 0.05em;
}

.menulist {
  margin: 0 0 28px 0;
  padding: 5px 0 0px 0;
  text-align: left;
}

.menulist h2 {
  height: 28px;
  margin: 0;
  padding: 10px 0 6px 14px;
  font-size: 1em;
  color: #fffffc;
  background: url(../img/h_bg_gray.gif) center repeat-x;
}

.menulist h3 {
  height: 28px;
  margin: 0;
  padding: 10px 0 6px 14px;
  font-size: 1em;
  color: #fffffc;
  background: url(../img/h_bg_gray.gif) center repeat-x;
}

.menulist ul {
  margin: 0;
  padding: 0;
}

.menulist li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.menulist li a{
  position: relative;
  color: #54351f;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 13px 10px 7px 10px;
  font-size: 0.87em;
  line-height: 1.9;
  text-decoration: none;
  background: url(../img/nav_bg.gif) repeat-x;
}

.menulist li a:hover{
  color: #745a45;
  background: url(../img/nav_bg_hover.gif) repeat-x;
}

.menulist li a:after {
  content: url(../img/flow_icon.png);
  position: absolute;
  right: 10px;
}

.menu_free {
  margin: 0 0 28px 0;
  padding: 0;
  text-align: left;
  background-color: #f1f0f0;
}

.menu_free h2 {
  height: 28px;
  margin: 0;
  padding: 10px 0 9px 14px;
  font-size: 1em;
  color: #fffffc;
  background: url(../img/h_bg_gray.gif) center repeat-x;
}

.menu_free h3 {
  height: 28px;
  margin: 0;
  padding: 10px 0 6px 14px;
  font-size: 1em;
  color: #fffffc;
  background: url(../img/h_bg_gray.gif) center repeat-x;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 0.87em;
  line-height: 1.8;
}

.menu_top {
  display: none;
}

.menu_btn_under {
  display: none;
}



/*---------- フッター ----------*/

#footer {
  width: auto;
  margin: 0;
  padding: 30px 10px 30px 10px;
  text-align: center;
  font-size: 0.93em;
  color: #333333;
  line-height: 1.8;
  border-top: solid 2px #6882ac;
  background-color: #fc5;
}

#footer a {
  color: #333333;
  font-size: 0.93em;
  text-decoration: none;
}

#footer a:hover {
  color: #555555;
  text-decoration: none;
}

}








/*---------------------------- スマートフォン向けのスタイル ----------------------------*/
@media only screen and (max-width: 679px) {


/*---------------------------- ページ全体の指定 ----------------------------*/

body {
  width: 100%;
  font: 87.5% 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  color: #333333;
  letter-spacing: 0.05em;
  -webkit-text-size-adjust: 100%;
}


/*---------- メイン ----------*/

#main {
  background-color: #ffffff;
  overflow: hidden;  /*-- スマホ表示で画面が左右に動かないようになる --*/
}


/*---------- ヘッダー ----------*/

#header {
  width: 100%;
  margin: 0 auto 0 auto;
  line-height: 1.6;
  background-color: #ffffff;
}

#header h1 {
  display: none;
}


/*---------- ヘッダー内 ----------*/

#header #header_inner {
  margin: 0;
  padding: 2px;  /*-- 余白 --*/
  background-color: #ffffff;  /*-- 背景色 --*/
}


/*----- 左 logo -----*/

#h_logo {
  width: 80%;
  padding: 10px 0 0 0;
  text-align: center;
  color: #666666;
}

#h_logo h2 {
  padding: 4px 0 0 0;  /*-- logo 位置 --*/
  margin: 0;
}

#h_logo img {
  max-width: 100%;
  height: auto;
}

#h_logo a {
  color: #666666 !important;
  text-decoration: none;
  font-size: 1em;
}

#h_logo a:hover {
  color: #888888 !important;
  text-decoration: underline;
  font-size: 1em;
}


/*---------- SPインフォメーション ----------*/

.information {
  margin: 0;
  padding: 0;
}

.phone {
  margin: 10px 0;
  padding: 0;
}


/*---------- メインコンテンツ ----------*/

#container {
  padding: 0;
}


/*---------- コンテンツ ----------*/

#contents {
  padding: 6px 6px 10px 6px;
  font-size: 1em;
}

.article {
  margin: 0;
  padding: 0;
}

.section {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
}

#contents #pannavi {
  margin: 0 0 5px 0;
  padding: 0 0 8px 0;
  font-size: 0.92em;
}

contents h2 {
  margin: 0 0 7px 0;
  padding: 9px 8px 5px 12px;
  font-size: 1.28em;
  color: #fffffc;
  line-height: 1.7;
  background: url(../img/h_bg.gif) center repeat-x;
}

contents h2.txt {
  margin: 0 0 7px 0;
  padding: 0;
  border: none;
  font-size: 1.28em;
  color: #54351f;
  background: none;
}

contents h2.txt2 {
  margin: 0 0 7px 0;
  padding: 0;
  border: none;
  font-size: 1.28em;
  color: #54351f;
  background: none;
}

contents h2.page_title {
  margin: 0 0 10px 0;
  padding: 14px 0 10px 13px;
  font-size: 1.28em;
  color: #3a72b2;
  line-height: 1.6;
  border-top: solid 4px #3a72b2;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #f3f9ff;
  background-image: none;
}

/*
#contents h3 {
  margin: 12px 3px 10px 3px;
  padding: 12px 10px 6px 12px;
  line-height: 1.6;
  font-size: 1.28em;
  color: #662200;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #aaaaaa;
  border-left: solid 5px #882200;
  background: url(../img/h3_bg.gif) center repeat-x;
}
*/

#contents h3.beta {
  margin: 12px 3px 10px 3px;
  padding: 10px 10px 8px 13px;
  line-height: 1.6;
  font-size: 1.28em;
  color: #fffffc;
  border-top: solid 1px #c85d15;
  border-right: solid 1px #c85d15;
  border-bottom: solid 1px #c85d15;
  border-left: solid 5px #c85d15;
  background: url(../img/h3_beta.gif) repeat-x;
}

#contents h3.point {
  margin: 10px 0 10px 0;
  padding: 8px 10px 6px 10px;
  line-height: 1.4;
  font-size: 1.28em;
  color: #e85922;
  border-top: solid 1px #888888;
  border-right: none;
  border-bottom: solid 4px #663300;
  border-left: none;
  background-image: url(../img/h3_point.gif) ;
}

#contents p {
  padding-right: 2px;
  padding-left: 2px;
  line-height: 1.6;
}


/*---------- 画像の回り込み ----------*/

img.picture {
  display: block;
  clear: both;
  margin: 20px auto 20px auto;
}

img.picture_r {
  display: block;
  clear: both;
  margin: 20px auto 20px auto;
}


/*---------- 表（テーブル） ----------*/

table.t01 {
  border: solid 1px #bbbbbb;
  border-collapse: collapse;
  padding: 4px;
}

td.t01 {
  padding: 4px;
  border: solid 1px #bbbbbb;
  border-collapse: collapse;
}

td.head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(../img/main_block_bg.gif);
}

td.t00 {
  padding: 4px;
}


table.table_line {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 4px 8px 4px;
}

td.table_head {
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 12px 8px 12px 8px;
  background-color: #fff8e3;
  width: 80px;
}

td.table_left {
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 4px 8px 4px;
  background-color: #fff8e3;
  width: 30%;
}

td.table_right {
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 4px 8px 4px;
  background-color: #ffffff;
  width: 70%;
}

td.table_line {
  width: auto;
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding: 12px 8px 12px 8px;
}


/*---------- サイドエリア ----------*/

#menu {
  margin : 0 0 20px 0;
}

.menulist {
  width: 100%;
  text-decoration: none;
  margin: 0 0 25px 0;
}

.menulist h2 {
  padding: 10px 0 6px 14px;
  font-size: 1.18em;
  color: #fffffc;
  border-bottom: solid 1px;
  border-bottom-color: #583822;
  background: url(../img/h_bg_gray.gif) center repeat-x;
}

.menulist h3 {
  padding: 10px 0 6px 14px;
  font-size: 1.18em;
  color: #fffffc;
  border-bottom: solid 1px;
  border-bottom-color: #583822;
  background: url(../img/h_bg_gray.gif) center repeat-x;
}

.menulist ul {
  width: 100%;
  border-top: solid 1px;
  border-top-color: #cccccc;
}

.menulist li {
  width: 100%;
  list-style: none;
  text-align: center;
}

.menulist li a {
  position: relative;
  padding: 13px 10px 8px 10px;
  display: block;
  color: #54351f !important;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(../img/nav_bg.gif) repeat-x;
}

.menulist li a:hover {
  color: #745a45 !important;
  display: block;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(../img/nav_bg_hover.gif) repeat-x;
}

.menulist li a:after {
  content: url(../img/flow_icon.png);
  position: absolute;
  right: 10px;
}

.menu_free {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  font-size: 1em;
  color: #333333;
  background-color: #f1f0f0;
}

.menu_free h2 {
  margin: 0 0 6px 0;
  padding: 10px 0 6px 14px;
  font-size: 1.18em;
  color: #fffffc;
  border-bottom: solid 1px;
  border-bottom-color: #583822;
  background: url(../img/h_bg_gray.gif) center repeat-x;
}

.menu_free h3 {
  margin: 0 0 6px 0;
  padding: 10px 0 6px 14px;
  font-size: 1.18em;
  color: #fffffc;
  border-bottom: solid 1px;
  border-bottom-color: #583822;
  background: url(../img/h_bg_gray.gif) center repeat-x;
}

.menu_free p{
  padding: 0 5px 0 5px;
  font-size: 1em;
  line-height: 1.7;
  color: #333333;
}

.menu_top {
  display: none;
}

.menu_btn_under {
  display: none;
}

/*---------- ページトップへ戻るボタンの位置 ----------*/

#pagetop {
    bottom: 0px;
    right: 5px;
}

/*---------- フッター ----------*/

#footer {
  width: auto;
  padding: 20px 10px 20px 10px;
  color: #333333;
  line-height: 1.7;
  text-align: center;
  border-top: solid 2px #6882ac;
  background-color: #fc5;
}

#footer p {
  padding: 10px;
  color: #555555;
}

#footer a {
  color: #555555 !important;
}

#footer a:hover {
  color: #777777 !important;
}

#footer a:visited {
  color: #555555;
}

#footer small {
  padding: 10px;
  font-size: 0.92em;
  color: #555555;
}

#footer small a {
  color: #555555 !important;
  text-decoration: none;
}

#footer small a:hover {
  color: #777777 !important;
  text-decoration: underline;
}

#footer small a:visited {
  color: #555555;
  text-decoration: none;
}

}



































.row * {
  box-sizing: border-box;
}


label {
  display: inline-block;
  margin-bottom: 0.5rem;
}




.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 15px;
  margin-left: -15px;
}


.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}



@media (min-width: 576px) {
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
/*    max-width: 33.333333%; */
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
}


.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}



.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}





select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}





@media (min-width: 576px) {
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}





.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}




input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}









/*---------- ブログ投稿記事のh2, h3, h4 ----------*/

.article-content h2 {
  font-size: 20px !important;
	position: relative;
	padding: 0.4em 0.3em 0.2em 0.8em;
  color: #555 !important;
	background: #fc5;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
	        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.article-content h2::before,
.article-content h2::after {
	position: absolute;
	width: 0;
	height: 51.95px;
	content: '';
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	border-width: 0 0 0 4px;
	border-style: double;
	border-color: #ff8800;
}
.article-content h2::before {
	right: 10px;
	bottom: -15px;
}
.article-content h2::after {
	top: -15px;
	left: 10px;
}

.article-content h3 {
  display: flex;
  margin: 20px 0 20px 0;
  align-items: center;
  padding: .2em .7em;
  background-color: #f2f2f2;
  color: #333333;
}

.article-content h3::before {
  display: inline-block;
  width: 5px;
  height: 1.5em;
  margin-right: .5em;
  background-color: #fc5;
  content: '';
}

.article-content h4 {
  font-size: 18px;
  margin: 20px 0 20px 0;
  padding: 0.2rem;
  margin-bottom: 0.2rem;
}

.article-content h4 span {
	background: linear-gradient(transparent 90%, #fc5 20%)
}


/*---------- ポイント比較表 ----------*/

.table01 {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 2px #778ca3;
 }
 .table01 caption {
  font-weight: bold;
 }
 .table01 th.head {
  padding: 3px;
  background: #ffeddb;
  border: solid 1px #778ca3;
  border-bottom: solid 2px #778ca3;
 }
 .table01 td {
  padding: 3px;
  border-left: solid 1px #778ca3;
 }
 .table01 tr {
  border-top: dashed 1px #778ca3;
 }
































































/*---------- ここから puput.cssから転記・改変 ----------*/

/* valores */
.transform {
  transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  /* IE 9 */
  -moz-transform: rotate(7deg);
  /* Firefox */
  -webkit-transform: rotate(7deg);
  /* Safari and Chrome */
  -o-transform: rotate(7deg);
  /* Opera */
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  font-family: 'Roboto', sans-serif;
}

ul.links {
  margin: 0px 0 25px 0;
  border-bottom: 0;
  padding: 5px 0;
}

ul.links li {
  font-size: 12px;
  margin-right: 13px;
  font-weight: 300;
  color: #666666;
  display: inline-block;
}

ul.links li i {
  color: var(--main-color);
}

ul.links li a {
  color: #666666;
  font-weight: 300;
}

ul.links li ul {
  display: inline;
  padding: 0;
}

ul.sidebar {
  border-top: 2px solid var(--main-color);
  padding: 15px;
  margin-bottom: 50px;
  list-style: none;
}

ul.sidebar h4 {
  font-size: 16px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 10px;
  border-bottom: solid 1px #aaa;
}

ul.sidebar li {
  margin: 0 4px 10px 0;
  list-style: none;
}

ul.sidebar li.tag {
  display: inline-block;
  background-color: var(--main-color);
  padding: 3px 10px;
}

ul.sidebar li.tag a {
  color: #FFF;
  font-size: 12px;
}

ul.sidebar li a {
  font-size: 14px;
  font-weight: 300;
  color: #666666;
}

ul.sidebar ul li i {
  color: var(--main-color);
}

ul.sidebar li > ul{
  padding-left: 0;
  }
  
  ul.sidebar ul li > ul li {
    padding-left: 20px;
  }

.blog_btn {
  border-radius: 0;
  font-weight: 300;
}

.blog_btn.continue,
.blog_btn.back {
  display: block;
  text-align: right;
  background-color: transparent;
  color: var(--main-color);
  padding: 10px 0;
}

.blog_btn.back {
  text-align: left;
}

.blog_btn.continue:hover,
.blog_btn.continue:focus,
.blog_btn.back:hover,
.blog_btn.back:focus {
  text-decoration: none;
}

.blog_btn.continue:active,
.blog_btn.back:active {
  outline: inherit;
}

span img {
  width: 100%;
  margin-bottom: 15px;
}

.page-content h2.post_title {
text-transform: uppercase;
font-size: 22px;
}
.page-content h2.post_title a:before {
font-family: FontAwesome;
content: '\f02e';
color: var(--main-color);
font-size: 17px;
margin-right: 9px;
}
.page-content h2.post_title a:hover {
text-decoration: none;
color: #666666;
}

.page-content .social-share-all {
margin-bottom: 25px;
}
.page-content .social-share-all li.social-item {
display: inline-block;
width: 25px;
height: 25px;
background: #ededed;
margin-right: 3px;
margin-top: 5px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.page-content .social-share-all li.social-item i {
color: #fff;
text-align: center;
width: 100%;
margin-top: 6px;
}
.page-content .social-share-all li.social-item:hover {
background-color: #333;
}
.page-content .social-share-all:before {
background: #ededed;
display: block;
height: 1px;
width: 78%;
position: absolute;
top: 19px;
left: 7px;
content: "";
text-indent: -9999em;
}

h2 a {
  color: #555;
}

h2 a:hover {
  color: var(--main-color);
  text-decoration: none;
}

h3 {
  font-size: 18px;
}

p {
  font-weight: 300;
  color: #666;
}
.responsive-object{
padding-bottom: 10px !important;
}

.about {
  background: var(--main-color) none repeat scroll 0 0;
  margin-bottom: 4em;
}

.about .title-section {
  padding: 30px 0 20px;
}

.about .title-section-image {
  padding: 0;
}

.about .title-section h1 {
  font-weight: 400;
}


.about .title-section-image h1 {
  margin-top: 0;
  font-weight: 400;
  font-size: 30px;
}

.about .title-section h2 {
  color: #ededed;
}

.about .title-header a {
  color: #FFF;
}

.about .title-header a:hover,
.about .title-header a:focus {
  color: #FFF;
  text-decoration: none;
}

.blog_sidebar {
  margin: 0 0 35px 0;
  padding: 0;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #fffafa;
}

.blog_sidebar h3 {
  height: 35px;
  margin: 0;
  padding: 10px 0 5px 0;
  text-align: center;
  font-size: 15px;
  color: #555;
  background-color: #fc5;
}

.blog_sidebar ul > ul {
  padding: 0;
}

.blog_sidebar form.search_form {
  margin-bottom: 30px;
}

.blog_sidebar form.search_form input[type="search"] {
  width: 100%;
  border: 1px solid #f0f0f0;
  padding: 6px 10px;
}

.blog_sidebar .input-group-btn {
  background: var(--main-color);
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

.blog_sidebar .input-group-btn .btn.btn-default {
  border-color: transparent;
  background-color: transparent;
}

.blog_sidebar .input-group-btn .btn.btn-default i {
  color: #FFF;
}

.blog_sidebar .rss-sitemap {
  margin-bottom: 15px;
  text-align: right;
}

.blog_sidebar .rss-sitemap a {
  color: #999;
  font-size: 12px;
  text-decoration: none;
}

.blog_sidebar .rss-sitemap i {
  color: var(--main-color);
}

.blog_sidebar .rss-sitemap span {
  font-size: 12px;
  color: #999;
}

.post-summary {
  margin: 0 0 20px 5px;
}

.post-summary h5 {
  margin: 0;
}

.post-summary h5 a:hover {
  color: #005ebb;
}

.post-summary ul {
  padding: 0;
  margin: 0;
}

.post-summary ul li {
  margin-bottom: 0;
}

.relatedPosts {
  margin: 50px 0 100px 0;
}

.relatedPosts img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

/*RIGHT SIDE*/
.lateralPosts h4 {
  font-weight: 300;
  margin: 0;
}

.lateralPosts .boxCircle {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.lateralPosts li {
  font-size: 0.7em;
  display: inline-block;
  color: var(--main-color);
}

.searchTerm {
  margin: 10px 0 30px 0;
  padding: 20px;
  background-color: #ededed;
  color: #666;
}

.page-content,
.blog_grid {
  position: relative;
  border-bottom: 0;
  padding-top: 10px;
  margin-bottom: 20px;
}

.blog_grid {
  padding: 10px 10px 10px 15px;
  border: solid 1px #dddddd;
  background-color: #fffafa;
}   /*-- 追記 --*/

.blog_grid p {
  color: #666666;
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1em;
}

.blog_grid h2 {
  text-align: center;
  margin-top: 10px;
}

.blog_grid h2 a:after {
  content: '';
  width: 25px;
  height: 4px;
  display: block;
  margin: 0 auto;
  background-color: var(--main-color);
  margin-top: 7px;
}

.blog_grid .article .social-share li {
float: left;
}
.blog_grid .article .social-share li.social-item {
display: inline-block;
width: 25px;
height: 25px;
background: #ededed;
margin-top: 5px;
margin-right: 3px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.blog_grid .article .social-share li.social-item i {
color: #fff;
text-align: center;
width: 100%;
margin-top: 6px;
}
.blog_grid .article .social-share li.social-item:hover {
background-color: #333;
}
.blog_grid .article .social-share:after {
background: #ededed;
display: block;
height: 1px;
width: 78%;
position: absolute;
top: 19px;
right: 0;
content: "";
text-indent: -9999em;
}

.rich-text {
  margin-bottom: 5%;
  margin-top: 10px;
}

.rich-text h3 {
  margin-bottom: 10px;
}

.itemPosts {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px dotted var(--main-color);
}

.itemPosts h3 {
  font-size: 16px;
  margin-bottom: 5px;
}

.itemPosts p {
  font-size: 15px;
}

.itemPosts .box.feature a {
  color: var(--main-color);
}

.pagination {
  width: 100%;
  margin: 30px 0;
  text-align: center;
}

.pagination .endless_separator {
  background: transparent;
  color: var(--main-color);
  font-size: 18px;
}

.pagination span.endless_page_current,
.pagination .endless_page_link {
  padding: 7px 11px;
  color: var(--main-color);
}

.pagination .endless_page_current:active,
.pagination .endless_page_link:active {
  background: var(--main-color);
}

.pagination span {
  background: var(--main-color);
}

.pagination span strong {
  color: #FFF;
}

.footer_bottom {
  background-color: var(--main-color);
  padding: 20px 40px;
}

.footer_bottom .copy p {
  text-align: center;
  color: #d1d1d1;
}

.footer_bottom .copy p a {
  color: #FFF;
}

/* Menu */
.menu li {
  margin: 0 0 3px;
}

.menu ul {
  padding-left: 0;
}

.menu li a {
  background-color: #f2f2f2;
  background-color: rgba(0, 0, 0, .05);
  color: #1e1e1e;
  display: block;
  padding: 9px 9px 9px 60px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.menu li a:before {
  background: #e1e1e1;
  background: rgba(255, 255, 255, .4);
  bottom: 0;
  content: "";
  display: block;
  left: 45px;
  position: absolute;
  top: 0;
  width: 1px;
}

.menu li a:hover {
  background-color: #e9e9e9;
  background-color: rgba(0, 0, 0, .1);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.menu li.active > a {
  background-color: var(--main-color);
  color: #fff;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.menu li.active > a:before {
  background: #444;
  background: rgba(255, 255, 255, .2);
}

.menu li.parent > a .open-sub {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 45px;
}

.menu li.parent > a .open-sub:before,
.menu li.parent > a .open-sub:after {
  background: var(--main-color);
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 19px 0 0 15px;
  position: absolute;
  top: 0;
  width: 16px;
}

.menu li.parent > a .open-sub:after {
  height: 16px;
  margin: 12px 0 0 22px;
  width: 2px;
}

.menu li.parent.active > a .open-sub:before,
.menu li.parent.active > a .open-sub:after {
  background: #fff;
}

.menu li.parent.active > a .open-sub:after {
  display: none;
}

.menu .sub {
  background-color: #f2f2f2;
  background-color: rgba(0, 0, 0, .05);
  padding: 7px 0 4px 5px;
}

.menu .sub li {
  margin: 0;
}

.menu .sub a {
  background: none;
  color: #7f7f7f;
  margin: 0;
  padding: 4px 9px 4px 60px;
}

.menu .sub a:before {
  display: none;
}

.menu .sub a:hover {
  background-color: #e9e9e9;
  background-color: rgba(0, 0, 0, .05);
}

.menu .sub .active > a {
  background: none;
  color: #000;
}

.menu .sub .sub {
  background: none;
}

.menu .sub li.parent > a .open-sub {
  left: 10px;
}

.menu .sub li.parent > a .open-sub:before,
.menu .sub li.parent > a .open-sub:after {
  background: #7f7f7f;
  margin: 14px 0 0 22px;
  width: 12px;
}

.menu .sub li.parent > a .open-sub:after {
  height: 12px;
  margin: 9px 0 0 27px;
  width: 2px;
}

.menu .sub li {
  padding: 0;
}

.menu li > a .item-icon {
  left: 15px;
  position: absolute;
  top: 13px;
}

.menu li:not(.active) > a .item-icon {
  opacity: .5;
  filter: alpha(opacity=50);
}

@media (max-width: 991px) {
  .blog_sidebar {
      padding: 5px 5px 0 20px;
  }
}

@media (max-width: 768px) {
  .blog_sidebar {
      padding: 5px 10px 0 10px;
  }
}

/*---------- ここまで puput.cssから転記・改変 ----------*/










/*ここから アメックス問い合わせボタン*/
.cv-btn-wrap-title {
	font-size: 1.1em;
	font-weight: bold;
	color: #ef5350;
	line-height: 2;
	text-align: center; margin: 0;
}

.cv-btn-wrap * {
  padding: 0 !important;
  box-sizing: border-box;
}

.cv-btn-wrap {
  background: #f7f7f7;
  padding: 1.5em !important;
  line-height: 1.8;
  border: 2px solid #ef5350;
}

.cv-copy,
.cv-btn-wrap ul,
.cv-btn-wrap a {
  text-decoration: none !important;
  max-width: 350px;
  margin: auto !important;
  border: none;
}

.cv-copy {
  color: #ef5350;
  font-weight: 800;
  font-size: 0.9em;
  text-align: center;
}

.cv-btn-wrap i {
  margin-right: 0.8em;
}

.cv-btn-wrap ul li {
  font-weight: 500;
  list-style: none;
  font-size: 0.9em;
  position: relative;
  margin-left: 0 !important;
}

.cv-btn-wrap ul li::after {
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: -1.2em;
  width: 10px;
  height: 5px;
  border-left: 2px solid #1d89b5;
  border-bottom: 2px solid #1d89b5;
  transform: rotate(-45deg);
}


.cv-btn-wrap section {
  max-width: 350px;
  margin: 0 auto;
}
a.btn_06-2 {
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  padding: 1.1em .5em;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid transparent;
  border-radius: 6px;
  box-sizing: border-box;
  max-width: 360px;
  margin: 0 auto;
  position: relative;
}

p.test {
  position: relative;
  display: block;
  transform: translate(-3px, -3px);
  transition: 0.3s;
  z-index: +1;
}

a.btn_06-2 span {
  position: relative;
  display: block;
  transform: translate(-3px, -3px);
  transition: 0.3s;
  z-index: +1;
}
a.btn_06-2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
	background: #ef5350;
  border-radius: 6px;
  box-sizing: border-box;
  transform: translate(-3px, -3px);
  transition: 0.3s;
}
a.btn_06-2:hover span {
  transform: translate(0, 0);
}
a.btn_06-2:hover:after {
  transform: translate(0, 0);
}
@media all and (max-width: 1023px) {
  a.btn_06-2 {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  a.btn_06-2 {
    font-size: 16px;
  }
}
/*ここまで アメックス問い合わせボタン*/




/********** サイト詳細データ **********/
.dataTable th,
.dataTable td {
	font-size: 0.8em !important;
  border: solid 1px #aaaaaa;
}
.dataTable th {
	background-color: #eee;
}
.dataTable td {
	background-color: #fff;
}
.leftAlign {
	text-align: left;
}





/*ここから 横スクロールできるテーブル*/
.table-scroll {
  overflow-x: auto;
}

.table-scroll table {
  width: 100%;
  min-width: 1000px;
  table-layout: fixed;
  margin-bottom: 1px;
  border-collapse: collapse;
}

.table-scroll th,
.table-scroll td {
  width: 200px;
  padding: 3px;
  border: 1px #888 solid;
}

.table-scroll th.sticky{
  position: sticky;
  top:0;
  left:0;
/*  border-left: none;*/
  border-right: none;
  background: none;
}

.table-scroll th.sticky::before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-left: 1px #888 solid;
  border-right: 1px #888 solid;
  background-color: #fffafa;
  z-index: -1;
  box-sizing: content-box;
}
/*ここまで 横スクロールできるテーブル*/





.check-list ul {
  border: solid 2px #ffb03f;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
  margin-top: 2em;
}
.check-list ul li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}
.check-list ul li:before {
  /*リストのアイコン*/
  font-family: "Font Awesome 5 Free";
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  left : 1em; /*左端からのアイコンまでの距離*/
  color: #ffb03f; /*アイコン色*/
}
.check-list ul li:after {
  /*タブ*/
  background: #ffb03f;
  color: #fff;
  font-family: "Font Awesome 5 Free",'Avenir','Arial',sans-serif;
  position: absolute;
  left: -2px;
  bottom: 100%;
  padding: 1px 7px;
  content: '\f0a7  Check';/*アイコンコード＋文字*/
  letter-spacing: 0.05em;/*字間*/
}



.formmailer-embed iframe {
  border: none;
}

