@charset "UTF-8";
/*
 Theme Name: SANGO Child
 Theme URI: https://saruwakakun.design
 Author: SARUWAKA
 Author URI: https://saruwakakun.com
 Template: sango-theme
 Version: 4.0
*/
/*こちらはSANGOの子テーマ用CSSです。以下にCSSを記入していきましょう。*/

/*一般設定*/
.pconly{display:block !important;}
.sponly{display:none !important;}
.aligncenter{display:block;margin:0 auto;}
#slidetoggle_fast_menu2 dd{display:block;}
.post .inner p{margin-bottom:0;}
img.l-img {
  float: left;
  margin: 0;
}
img.r-img {
  float: right;
}
.entry-content ul{list-style-type:none !important;}
.entry-content  ul.ranklist,
.entry-content  ul.point2,
.entry-content  ul#pickup,
.entry-content  ul.pointlist,
.entry-content  #arealist .maptext ul,
.entry-content  ul.linktext{
	padding:0 !important;
	margin:0 !important;
	border: none;
}
.text-c{text-align:center;}
.text-r{text-align:right;}
.text-l{text-align:left;}
.img-c {
    max-width: 100%;
    margin: 0 auto 20px auto;
    display: block;
}
.text-c .img-c{margin:0 auto -15px auto;}
.img-right{float: right;}
.img-left {float: left;}
.img-r {
  float: right;
  margin-top: 20px
}
.img-right_p{
  float: right;
  padding:5px;
}
.img-l {
  float: left;
  margin-right: 1.0em;
  margin-top: 20px
}
.tame-erea .img-r,
.tame-erea .img-l,
.tame-erea .img-r,
.tame-erea .img-l {
  margin-top: 0px
}
.inner {padding: 20px;}
/*共通の記事装飾*/
.white {
  color: #fff;
}
.red, .pink,.orange,.purple{
  color: red;
}
.lignt-blue,.blue,.green ,.brown {
  color: #06f;
}
.bold {
  font-weight: bold;
}
.big {
  font-size: 125%;
}
.big2 {
  font-size: 155%;
  letter-spacing: -1px;
}
.big3 {
  font-size: 180%;
  letter-spacing: -2px;
}
.big4 {
  font-size: 210%;
  letter-spacing: -3px;
}
.font_90 {
  font-size: 90%;
}
.bg-yellow, .bg-blue,.bg-lightblue,.bg-pink,.bg-green,.bg-purple,.bg-y ,.bg-p ,.bg-b,.bg-g{
    padding: 0 .5em;
    font-weight:bold;
    background: -webkit-gradient(linear,left 60%,left bottom,from(transparent),color-stop(.6,#ffff00),to(#ffff00));
    background: linear-gradient(transparent 60%,#ffff00 60%);
}
.waku-b {
    padding: 20px;
    border: solid 1px #0d94d8;
    background-color: #C7E5F4;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 27px;
}

.waku-y,.waku-g,.waku-r {
    padding: 20px;
    border: solid 1px #fed201;
    background-color: #ffefa5;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 27px;
}
/*パンくず*/
p#breadcrumbs {
    margin: 3px 0 -17px;
    font-size: 0.7em;
}
/*見出し*/
.mobile-nav i.fas ,.desktop-nav i.fas {
    color: #fef843;
    opacity: 1.0;
}
footer p.footer-description {font-size: 75%;}
footer .descr {
    font-size: 75%;
    color: #fbfbfb !important;
    line-height: 110%;
    background: rgb(2 7 64);
    padding: 0.8em;
    border-radius: 7px;
    font-weight: normal;
}
h1.single-title, h1.page-title {
    background: #2a3f8d;
    margin: 20px -40px 0;
    color: #ffffff;
}
#archive_header h1 {
    background: #2a3f8d;
    margin: 20px -20px 0;
    color: #ffffff;
}
h1.page-title a ,h1.single-title a ,#archive_header h1 a{
    color: #ffffff;
    text-decoration: none !important;
}
h1.single-title:first-letter ,h1.page-title:first-letter ,#archive_header h1:first-letter {
    color: #fef843;
    font-size: 1.5em;
}
.entry-content h2 {margin: 0.5em 0 0.7em;}
.entry-content h3{
    position: relative;
    border-left-width: 0;
    padding: 0px 0 0px 65px;
    color:#2a3f8d;
}
.entry-content h3:before {
    font-family: "Font Awesome 5 Free";
    content: "\f53c";
    background: #2a3f8d;
    color: #fef843;
    position: absolute;
    top: 50%;
    left: 0;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    border-radius: 50%;
}
.entry-content h3 span {
    border-bottom: 4px double #2a3f8d;
    display: block;
}
ul.rankbtn-list {
    font-size: 22px;
    padding: 10px;
    width: 95%;
    margin-left: 8px;
    font-weight: bold;
}
/*ランキングリスト　スマホ*/
@media print, screen and (max-width: 765px) {
	li#ranklist1, li#ranklist2, li#ranklist3, li#ranklist4, li#ranklist5 {
	    background-color: beige;
	    margin-bottom: 20px;
	    margin-top: 10px;
	    padding-left: 20%;
	    border: dashed 1px #2f94ff;
	    box-shadow: 0px 0px 0px 5px #f5f5dc;
	}
	li#ranklist1:first-letter {
	    font-size: 32px;
	    color: cadetblue;
	}
	li#ranklist2:first-letter {
	    font-size: 32px;
	    color: cadetblue;
	}
	li#ranklist3:first-letter {
	    font-size: 32px;
	    color: cadetblue;
	}
	li#ranklist4:first-letter {
	    font-size: 32px;
	    color: cadetblue;
	}
	li#ranklist5:first-letter {
	    font-size: 32px;
	    color: cadetblue;
	}
	li#ranklist1:before {
	    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon1-1.png);
	    position: absolute;
	    left: 41px;
	    margin-top: -17px;
	}
	li#ranklist1:hover:before {
	    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon1-2.png);
	    position: absolute;
	    left: 41px;
	    margin-top: -17px;
	    color: #2a3f8d;
	}
	li#ranklist2:before {
	    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon2-1.png);
	    position: absolute;
	    left: 41px;
	    margin-top: -17px;
	}
	li#ranklist2:hover:before {
	    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon2-2.png);
	    position: absolute;
	    left: 41px;
	    margin-top: -17px;
	    color: #2a3f8d;
	}
	li#ranklist3:before {
	    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon3-1.png);
	    position: absolute;
	    left: 41px;
	    margin-top: -17px;
	}
	li#ranklist3:hover:before {
	    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon3-2.png);
	    position: absolute;
	    left: 41px;
	    margin-top: -17px;
	    color: #2a3f8d;
	}
	li#ranklist4:before {
	    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon4-1.png);
	    position: absolute;
	    left: 41px;
	    margin-top: -17px;
	}
	li#ranklist4:hover:before {
	    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon4-2.png);
	    position: absolute;
	    left: 41px;
	    margin-top: -17px;
	    color: #2a3f8d;
	}
	li#ranklist5:before {
	    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon5-1.png);
	    position: absolute;
	    left: 41px;
	    margin-top: -17px;
	}
	li#ranklist5:hover:before {
	    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon5-2.png);
	    position: absolute;
	    left: 41px;
	    margin-top: -17px;
	    color: #2a3f8d;
	}
}
a.gorank {
    display: block;
}
a.gorank:hover {
    color: #2a3f8d;
    text-decoration:none;
}
.entry-content h4 {
    position: relative;
    background: whitesmoke;
    padding: 7px 5px 7px 50px;
    border-radius: 10px;
    margin-left: 5px;
    font-size: 22px;
    border: none;
}
.entry-content h4:before {
    font-family: "Font Awesome 5 Free";
    content: "\f51e";
    font-weight: bold;
    display: inline-block;
    line-height: 40px;
    position: absolute;
    padding: 0em;
    color: white;
    background: #fe7d08;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    left: -6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.29);
    border-bottom: solid 2px #9a6969;
}
/*ランキングリスト　pc*/
@media print, screen and (min-width: 1024px) {
  li#ranklist1, li#ranklist2, li#ranklist3, li#ranklist4, li#ranklist5 {
    background-color: beige;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-left: 0;
    border: dashed 1px #2f94ff;
    box-shadow: 0px 0px 0px 5px #f5f5dc;
    display: inline-block;
    width: 49%;
  }
  li#ranklist1:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon1-1.png);
    position: absolute;
    margin-top: -17px;
  }
  li#ranklist1:hover:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon1-2.png);
    position: absolute;
    margin-top: -17px;
    color: #2a3f8d;
  }
  li#ranklist2:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon2-1.png);
    position: absolute;
    margin-top: -17px;
    color: #2a3f8d;
  }
  li#ranklist2:hover:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon2-2.png);
    position: absolute;
    margin-top: -17px;
    color: #2a3f8d;
  }
  li#ranklist3:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon3-1.png);
    position: absolute;
    margin-top: -17px;
    color: #2a3f8d;
  }
  li#ranklist3:hover:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon3-2.png);
    position: absolute;
    margin-top: -17px;
    color: #2a3f8d;
  }
  li#ranklist4:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon4-1.png);
    position: absolute;
    margin-top: -17px;
    color: #2a3f8d;
  }
  li#ranklist4:hover:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon4-2.png);
    position: absolute;
    margin-top: -17px;
    color: #2a3f8d;
  }
  li#ranklist5:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon5-1.png);
    position: absolute;
    margin-top: -17px;
    color: #2a3f8d;
  }
  li#ranklist5:hover:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/ranklist-icon5-2.png);
    position: absolute;
    margin-top: -17px;
    color: #2a3f8d;
  }
  a.gorank {
    display: block;
    text-align: center;
	}
}
/*目次*/
#toc_container {border: 4px solid #fe7d08 !important;}
#toc_container p.toc_title {
    display: block;
    color: #fe7d08;
    text-align: center;
    margin: 30px 0;
}
#toc_container .toc_title:before{display:none}
.toc_toggle {
    width: auto;
    height: auto;
    position:relative;
    padding: 0 1.0em;
    background: none;
}
.toc_toggle:after {
    content: url(https://www.money-friends.info/wp-content/uploads/2020/12/icon_toc2.png);
    position: absolute;
    top: 15px;
	right: 30px;
    z-index: 10;
    animation: SlideIn 1.6s infinite;
}
.toc_title .toc_toggle a {
    color: #fef843!important;
    text-decoration: none!important;
    padding: 5px 50px;
    -webkit-transition: .4s;
    transition: .4s;
    font-weight: 700;
    font-size: 16px;
    border-radius: 32px;
    text-align: center;
    background-color: #2A3F8D;
    position: relative;
    z-index: 10;
    display: inline-block;
    -webkit-transition: .2s;
    transition: .2s;
    border-radius: 32px;
}
.toc_title .toc_toggle a:after, .toc_title .toc_toggle a:before {
    background-color: #2A3F8D;
    opacity: .4;
    display: block!important;
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 32px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.toc_title .toc_toggle a:after {
    -webkit-animation: anime 2s ease-out 1s infinite;
    animation: anime 2s ease-out 1s infinite;
}
.new1 ul.toc_list > li:nth-child(1):before,
.new2 ul.toc_list > li:nth-child(2):before,
.new3 ul.toc_list > li:nth-child(3):before,
.new4 ul.toc_list > li:nth-child(4):before,
.new5 ul.toc_list > li:nth-child(5):before,
.new6 ul.toc_list > li:nth-child(6):before,
.new7 ul.toc_list > li:nth-child(7):before,
.new8 ul.toc_list > li:nth-child(8):before,
.new9 ul.toc_list > li:nth-child(9):before,
.new10 ul.toc_list > li:nth-child(10):before,
.new11 ul.toc_list > li:nth-child(11):before,
.new12 ul.toc_list > li:nth-child(12):before{
    content: "NEW!";
    color: #ff9900;
    font-weight: bold;
    background: linear-gradient(transparent 60%,#ffff08 0);
    margin-right:3px;
    display:inline-block;
    animation: flash 1s linear infinite;
}


/*広告サイトなしの場合に表示するページ（nopage）*/
.nopage_icon{float:left;width:20%;}
.nopage_icon img{width:100%;}

.nopage_textarea{
    float: right;
    width: 75%;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 5px;
    position: relative;
    padding: 15px;
}
.nopage_textarea:before {
	border:10px solid transparent;
	border-right-color:#fff;
	border-left-width:0;
	left:-9px;
	content:"";
	display:block;
	top:30px;
	position:absolute;
	width:0;
	z-index:1;
}

.nopage_textarea:after {
	border:10px solid transparent;
	border-right-color:#000;
	border-left-width:0;
	left:-10px;
	content:"";
	display:block;
	top:30px;
	position:absolute;
	width:0;
}
.nopage_adimg{width:40%;}
.nopage_underinfo{margin:0.5em 0;text-align:center;}
.underinfo_box{padding:1.0em;background:#E8F4F9;text-align:center;border:#D1E3EB 5px solid;border-radius:7px;}
.nopage_box .osusume_box div:not(:last-of-type){margin-bottom:1.0em;border-bottom:3px dotted #D1E3EB;padding-bottom:1.0em;}

/*トップページのメイン画像上にある注意・ランキング*/
#topnews {
  font-size: 50%;
  text-align: center;
  margin: 8px auto;
}
#topnews .attention{
    background: #fef843;
    display: inline-block;
    padding: 3px 1.0em 3px 2.0em;
    color: #000;
    font-weight: bold;
    border-radius: 5px;
    font-size: 1.5em;
    position:relative;
}
#topnews .attention:before{
	content:url(https://www.money-friends.info/img/icon/icon_topnews.png);
	position:absolute;
	top:50%;
	left:3px;
	margin-top:-8px;
}

/*ランキング装飾*/
/*トップページのロング版ランキング*/
#topranking ul li {
  margin-bottom: 15px;
  position: relative;
  background:#fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
#topranking ul li:nth-child(2n) {
	clear:both;
}
#topranking #ranking-02,#topranking #ranking-04 {
  float: left;
  width: 48%
}
#topranking #ranking-03,#topranking #ranking-05 {
  float: right;
  width: 48%
}
#topranking img.newicon,
#topranking img.hoticon,
#topranking img.chanceicon{
  position:absolute;
  top:-20px;
  right:-5px;
  z-index:10;
}
#topranking .sitename {
  position: relative;
  background: #ffdf05;
  padding-left: 7px;
  padding-bottom: 7px;
  margin-left:-20px;
  margin-bottom: 13px;
  height: 60px;
  font-size: 150%;
  font-family:"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN",Meiryo,Arial,sans-serif;
}
#topranking .sitename a{color:#020740;font-weight:bold;text-decoration:underline;}

#topranking .sitename:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
    top: 0;
    right: 0;
    border-width: 30px 15px 30px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
#topranking .sitename-s {
    font-size: 150%;
  font-family:"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN",Meiryo,Arial,sans-serif;
    display:inline-block;
    margin-left:3px;
}
#topranking .sitename img {
  vertical-align: middle;
  margin-right: 3px
}
#topranking img.rankicon {
    width: 15%;
    vertical-align:middle;
}
#topranking img.siteimg {
  width: 80%;
  border: 1px solid #ccc;
    margin: 0 auto;
    display:block;
}
#topranking li:first-of-type .imgbox {
	width: 45%;
    float:left;
}
#topranking li:first-of-type  img.siteimg{width: 95%;}
#topranking li:first-of-type .textbox{
	width:55%;
	float:right;
}
#topranking img.siteimg-s{
  width: 35%;
  float:right;
  border: 1px solid #ccc
}
#topranking a span.gopage {
  display: inline-block
}
#topranking .btn-area-s a span.gopage{
  padding: 20px 0 20px 50px;
}
#topranking a span.gopage:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f002";
    font-size: 28px;
    position: absolute;
    margin-left: -38px;
    margin-top: -8px;
}
#topranking a span.gopage:hover:before {
    font-size: 38px;
    margin-left: -46px;
    margin-top: -16px;
    transform: rotate(90deg);
}
#topranking a.btn {
  margin-top: 10px;
  text-align: center;
  box-shadow: inset 0px 2px 0px 0px #97c4f6;
  background: linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
  background-color: #3d94f6;
  border-radius: 5px;
  border: 2px solid #337fed;
  display: block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 19px;
  font-weight: bold;
  padding: 10px 76px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #1570cd;
  padding-right: 40px;
  width: 100%;
}
#topranking a.btn:hover {
  background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
  background-color:#1e62d0;
  border-radius: 100px;
}
#topranking a.btn:active {
  position:relative;
  top:1px;
}
#topranking a span.gosite:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f52a";
    font-size: 40px;
    position: absolute;
    margin-left: -57px;
    margin-top: -19px;
}
#topranking a span.gosite:hover:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f52b";
    font-size: 42px;
    position: absolute;
    margin-left: -60px;
    margin-top: -22px;
}
#topranking a span.gosite {
  padding: 20px 0 20px 50px;
  display: inline-block
}
#topranking a.sitebtn {
  margin-top: 10px;
  box-shadow: inset 0px 2px 0px 0px #fbafe3;
  background: linear-gradient(to bottom, #ff5bb0 5%, #db3d91 100%);
  background-color: #ff5bb0;
  border-radius: 5px;
  border: 2px solid #ee1eb5;
  display: block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 19px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0px 1px 0px #c70067;
  text-align: center;
}
#topranking a.sitebtn:hover {
  background:linear-gradient(to bottom, #db3d91 5%, #ff5bb0 100%);
  background-color:#db3d91;
  border-radius: 100px;
}
#topranking a.sitebtn:active {
  position:relative;
  top:1px;
}
#topranking a.telbtn{display:none;}
/*トップページのロング版ランキング ボタン　スマホ*/
@media print, screen and (max-width: 450px) {
  #topranking a span.gosite {
    padding: 20px 0 20px 60px;
    display: inline-block;
    background: url(https://www.money-friends.info/img/index/icon_door.gif) 0 40% no-repeat;
  }
  #topranking a span.gosite:before {
    content: none;
  }
  #topranking a span.gosite:hover:before {
    content: none;
  }
  #topranking a.sitebtn:hover {
    background:linear-gradient(to bottom, #db3d91 5%, #ff5bb0 100%);
    background-color:#db3d91;
    border-radius: 0;
  }
  #topranking a.sitebtn:active {
    position:relative;
    top:1px;
  }
}
/*ショート版ランキング*/
ul#pickup li {
  margin-bottom: 7px;
  border: 1px solid #ccc;
  padding: 1.0em;
  border-radius: 5px;
  box-shadow: 3px 3px 3px #b3b3b3;
}
ul#pickup .textbox {
  float: left;
  width: 60%
}
ul#pickup .sitename a{
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  background-color: #2A3F8D;
  margin: 0 0 10px 0;
  padding: 10px 0;
  display: block;
  color:#fff;
}
ul#pickup img.siteimg {
  float: right;
  width: 35%
}
ul#pickup a.btn, ul#pickup a.sitebtn {
  background: #fff;
  display: block;
  border: 1px #666 solid;
  margin-top: 8px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -khtml-border-radius: 3px;
  color: #333
}
ul#pickup a.btn {
  background: #afdaef url(https://www.money-friends.info/img/index/bg_btn.png) 0 0 repeat
}
ul#pickup a.btn:hover {
  background: #52b0dc url(https://www.money-friends.info/img/index/bg_btn.png) 0 0 repeat;
  color: #fff
}
ul#pickup a.btn span {
  display: block;
  background: url(https://www.money-friends.info/img/index/icon_d.png) 97% 50% no-repeat;
  padding: 10px 60px 10px 50px
}
ul#pickup a.sitebtn {
  background: #e05fa1 url(https://www.money-friends.info/img/index/bg_btn.png) 0 0 repeat;
  color: #fff
}
ul#pickup a.sitebtn:hover {
  background: #cc2178 url(https://www.money-friends.info/img/index/bg_btn.png) 0 0 repeat
}
ul#pickup a.sitebtn span {
  display: block;
  background: url(https://www.money-friends.info/img/index/icon_d_site.png) 97% 50% no-repeat;
  padding: 10px 60px 10px 50px
}

/*今月のおすすめ広告*/

.m-ad{border:#FFDF05 7px solid;padding:0 1.0em;margin-bottom:1.0em;}
.m-ad .m-adname{
	font-size: 1.35em;
    background: #ffdf05;
    display: inline-block;
    border-radius: 0 0 10px 10px;
    padding: 0 1em;
}
.m-ad .m-adname a {color: #000;}

/*比較表*/
/*トップページの比較表 横スクロール版*/
table.hikakulist-y{
	border:1px solid #ddd;
	margin:1.0em 0;
	white-space: nowrap;
}
table.hikakulist-y tr{
	padding:5px;
	display:block;
}
table.hikakulist-y thead{
	background:#EEEEEE;
}
table.hikakulist-y tr:not(:last-child){
	border-bottom:1px dotted #ddd;
}
table.hikakulist-y thead th{
	text-align:center;
	min-width:120px;
	display:inline-block;
	border-left:1px solid #ddd;
    border-right: none;
    border-bottom: none;
    background: none;
}
table.hikakulist-y thead th:nth-child(5),table.hikakulist-y tbody td:nth-child(5){width:220px}

table.hikakulist-y thead th:first-child{
	width:230px;
	border-left:none;
}
table.hikakulist-y tbody tr:nth-child(2n){background:#f5f5f5;}
table.hikakulist-y tbody th{
	text-align:center;
	width:230px;
	display:inline-block;
	position:relative;
	border:none;
	background:none;
}
table.hikakulist-y tbody td{
	text-align:center;
	min-width:120px;
	display:inline-block;
	border-left:1px solid #ddd;
	border-right:none;
	border-bottom:none;
	padding: 5px;
}
table.hikakulist-y tbody th.osusume a{
	display:inline-block;
	margin-left:35px;
}
table.hikakulist-y a{text-decoration:underline;}
table.hikakulist-y span.kangen{display:none;}
table.hikakulist-y thead th.sort {
	background-image: url(https://www.money-friends.info/img/icon/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead th.sort.asc {
	background-image: url(https://www.money-friends.info/img/icon/asc.gif);
}
table.tablesorter thead th.sort.desc {
	background-image: url(https://www.money-friends.info/img/icon/desc.gif);
}
/*404ページ*/
.nofound-title { background: #4d90fe;}
.nofound-title:before { border-top: 20px solid #4d90fe;}
h2.nofound-h2{
    color: #4d90fe;
    font-size: 6em;
    text-align: center;
}

/*横スクロールするエリア*/
.scrollbox{
	overflow-x: auto;
    margin-bottom: 10px;
}

/*サイトマップ*/
ul#sitemap_list, ul#sitemap_list2 {
    border: none;
}
#sitemap_list2 {
    padding: 0 !important;
    margin: 0 !important;
}
#sitemap_list > li{
	margin:0 !important;
	font-size:1.0em !important;
	padding:0.7em 0 !important;
}
#sitemap_list2 li {
    line-height: 1.5;
}
#sitemap_list li li:first-of-type{
	border-top:none;
}
#sitemap_list li li,
#sitemap_list2 li li {
    font-size: 1.0em !important;
    margin: 5px 0 0 0;
    padding: 5px 0 0 0;
}
#sitemap_list2 li li li{
    border-top: dotted 1px #ccc;
}
#sitemap_list2 li li li:last-of-type{
    border-bottom: dotted 1px #ccc;
    padding-bottom:5px;
}

ul#sitemap_list li.home-item > a,
ul#sitemap_list li.cat-item > a,
ul#sitemap_list li.page_item > a,
ul#sitemap_list2 li.cat-item > a,
ul#sitemap_list2 li.page_item > a{
	color:#039BE5 !important;
}
ul#sitemap_list > li.home-item > a:before,
ul#sitemap_list > li.cat-item > a:before,
ul#sitemap_list2 > li.cat-item:first-of-type > a:before,
ul#sitemap_list > li.page_item > a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight:bold;
    font-size:150%;
    display:inline-block;
    margin-right:5px;
}
ul#sitemap_list > li > ul,
ul#sitemap_list2 > li > ul{
	background:#EFEFEF;
	padding:1.0em 1.0em 1.0em 0;
}
ul#sitemap_list > li > ul li,
ul#sitemap_list2 > li > ul li{
	margin-left:1.0em;
}

ul#sitemap_list li a,
ul#sitemap_list2 li a{
	display:block !important;
	padding:0.7em 0;
}
ul#sitemap_list > li > ul li a:before,
ul#sitemap_list2 > li > ul li a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    display: inline-block;
    margin-left: 1.0em;
    color: #039BE5;
    vertical-align: top;
    font-weight:bold;
}

/*サイドバー*/
.sidebar .widget { border: none !important;}
.sidebar .widget a img{display:block;margin:0 auto;}
.sidebar .widget {background: none;}
.sidebar .links { margin-top: 15px;}
.sidebar h3 ,.sidebar h4{
    background: #2a3f8d;
    padding: 0.3em 0.7em;
    line-height: 1.35em;
    border: 4px double #ffffff;
    color: #fbf708;
    position:relative;
}
.sidebar h3:before {
content: "";
    font-family: "Font Awesome 5 Free";
    content: "\f688";
    font-weight: bold;
    display: inline-block;
    line-height: 40px;
    background: #2a3f8d;
    width: 60px;
    position: absolute;
    text-align: center;
    height: 60px;
    left: 50%;
    margin-left: -34px;
    top: -9px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50% 50% 0 0;
    z-index: -1;
    border: 4px double #fff;
}
.sidebar h4:before {
    font-family: "Font Awesome 5 Free";
    content: "\f688";
    font-weight: bold;
    color: #fbf708;
}
.sidebar #custom_html-12 h3:before {content: "\f688";}
.sidebar #custom_html-16 h3:before {content: "\f521";}
.sidebar #custom_html-17 h3:before {content: "\f21d";}
.sidebar #custom_html-15 h4:before {content: "\f688";}
.sidebar #pages-3 h4:before {content: "\f3ed";}


h4.widgettitle, .textwidget h3 {text-align: center;}
.tagcloud a {
font-size: 16px !important;
    line-height: 1.5em;
    border: 1px solid #422603;
    border-left: 5px solid #422603;
    color: #422603;
    border-radius: 0;
    background: #d6cbbd;
    animation: mocchiri 3s infinite;
}
.tagcloud a:before {
    content: "＃";
}
.tagcloud a:hover{background: #f4e366;}
.sidebar ul.catlist li a {
    position: relative;
    display: block;
    padding-left: 30px;
    text-decoration: underline;
    background: #fff;
    margin-bottom: 8px;
    border: 1px solid #fe7d08;
}
.sidebar ul.catlist li a:before {
    content: "\f157";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    background: #fe7d08;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -15px;
}

.sidebar .widgettitle {
    color: #ffffff;
    background-color: #2a3f8d;
}
.sidebar .widgettitle:before{color: #fbf708;}
#custom_html-16 ul.pagelist li a,#custom_html-17 ul.pagelist li a{
    display: block;
    margin-bottom: 0.8em;
    text-decoration: underline;
    background: #fff;
    border-radius: 0 8px 0 8px;
	position: relative;
    padding-left: 37px;
}
#custom_html-16 ul.pagelist li a:hover,#custom_html-17 ul.pagelist li a:hover,.sidebar ul.catlist li a:hover{background: #f9f9e7;}
#custom_html-16 ul.pagelist li a:before,#custom_html-17 ul.pagelist li a:before{
    font-family: "Font Awesome 5 Free";
    color: #fbf708;
    background: #2a3f8d;
    border-radius: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -15px;
}
#custom_html-16 ul.pagelist li a:before {content: "\f521";}
#custom_html-17 ul.pagelist li a:before {content: "\f21d";}
.widget_pages ul li{border-bottom:2px dotted #ddd;}
.widget_pages ul li a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f138";
    color: #2a3f8d;
    display: inline-block;
    margin-right: 5px;
}
.sidebar .catlist1 ul img.siteimg {
  border: 7px solid #2a3f8d;
  box-shadow: 3px 3px 5px #a7a9ad;
  border-radius: 5px 5px 0 0;
  border-bottom: 0;
}
.sidebar .catlist1 ul p.sitename {
  text-align: center;
  background: #2a3f8d;
  border-radius: 0 0 5px 5px;
  color: #fff;
  position: relative;
  padding: 8px;
  box-shadow: 3px 3px 5px #a7a9ad;
  margin: 0;
}
.sidebar .catlist1 ul p.sitename:hover{color:#FEF843;}

.sidebar .catlist1 ul p.sitename:before {
  position: absolute;
  top: 0px;
  right: 10px;
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: bold;
  font-size: 26px;
}
.sidebar .catlist1 ul p.sitename:hover:before {
    transform: scale(0.95);
}

.catlist1 ul li a {
    display: block;
    padding: 7px;
    color: #626262;
    text-decoration: none;
    margin-bottom: 0.5em;
}

.sidebar .catlist2 li:not(:last-child){margin-bottom:0.7em;}
.sidebar .catlist2 li a{
	display:block;
	text-align:center;
	padding:0 3px;
	background:#2A3F8D;
	color:#fff;
  border-bottom: 5px solid #0c173e;
  border-radius: 100vh;
  position:relative;
  font-size: 1.5em;
}


.sidebar .catlist2 li a:after{
  position: absolute;
  top: calc(50% - .9em);
  right: 1rem;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight:bold;
}
.sidebar .catlist2 li a:hover {
  margin-top: 3px;
  border-bottom: 2px solid #0c173e;
  background:#5d6eaf;
  color:#FEF843;
}
.catlist3 p.text-c {margin-bottom: 0px;}
.catlist3 ul {
    border: 7px #fbf451 solid;
    padding: 1.0em;
    background: #fff;
    margin-top: 0;
}
.sidebar .catlist3 li {border-bottom: 1px dashed #ddd;}
.sidebar .catlist3 li a{display:block;position:relative;}
.sidebar .catlist3 li a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight:bold;
}
.sidebar .catlist3 p{maring}

.sidebar .links a{display:block;margin:0 auto 0.5em auto;}

/*footer関連*/
footer #sitemap-f ul.sitemaplist li{display:inline-block;}
footer #sitemap-f ul.sitemaplist li span{display:block;color:#fff;margin-top:0.7em;border-bottom:1px dotted #fff;}
footer #sitemap-f ul.sitemaplist li a{display:inline-block;padding:0.3em 0.5em;font-size:0.8em;border-radius: 5px;background:#596cb1;color:#fff !important;border: #cfd8f9 solid 1px;margin:3px;}
footer #sitemap-f ul.sitemaplist li a:hover{background: #dfe2ef;color: #2a3f8d !important;border: #1c348c solid 1px;}
a.footer-menu__btn.dfont {font-weight: bold;}
.ac-images {
	font-size:0 !important;
	margin: 0 !important;
    line-height: 0;
}
a.totop:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2020/12/icon_totop3.png);
}
.totop {
    width: 60px;
    height: 60px;
    border-radius: 50% 0 0 50%;
	z-index:10;
	background:rgba(42 64 141 / 90%)!important;
	opacity: 1.0;
    right: 0;
    border: #fff 1px solid;
    border-right: none;
}
@media screen and (max-width: 765px) {
	#ffb_content {
	  text-align: center;
	  background-color: rgb(255 223 5 /72%);
	  position: fixed;
	  bottom: 0;
	  z-index: 9999;
	  width: 100%;
	  color: #ffffff;
	}
	.ffb_inner {
	  display: block;
	  padding-top: 0px;
	}
	.ffb_in, .ffb_ex {
	    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
	    text-decoration: none;
	    margin: 0.5em 0.5em 0.5em 0;
	    box-sizing: border-box;
	    width: 85%;
	    max-width: 300px;
	    display: inline-block;
	    padding: 0.5em 1em;
	    border-bottom: solid 4px rgba(0, 0, 0, 0.27);
	    border-radius: 5px;
	    font-weight: bold;
	    cursor: pointer;
	    background-color: #2a3f8d;
	}
	span.ffb_btn_name {
	    font-size: 18px;
	}
	.ffb_in, .ffb_ex:after {
	  content: none;
	}
	.ffb_micro {
	    font-size: 9px;
	    overflow: hidden;
	    margin: auto;
	    width: 90%;
	}
	.ffb_micro span {
	    display: inline-block;
	    animation: scroll_ffb_micro 20s linear infinite;
	    margin: 0;
	    white-space: nowrap;
	    line-height: 1em;
	    padding-left: 100%;
	    font-size: 13px;
	    font-weight: 900;
	    color: #2f2f2f;
	}
	span.ffb_ex.jump a {
	    color: #fff;
	    font-size: 14px;
	    display: block;
	}
	span.ffb_ex.jump a:after {
	    content: "\f105";
	    font-family: "font awesome 5 free";
	    font-weight: 700;
	    margin-left: 8px;
	    font-size: 15px;
	    animation: blink 1.0s linear infinite;
	}
	@keyframes scroll_ffb_micro {
		0%{transform:translateX(0)}
		100%{transform:translateX(-100%)}
	}
}
@media screen and (min-width: 768px) {
	div#ffb_content {
		display: none !important;
	}
}

/*広告（商標）ページ*/
.ads_box{text-align:center;}
.ads_box img.siteimg-r{width: 60%;float: left;}
table.info2 caption,table.info3 caption{
    background: #333;
    color: #fff;
    padding: 5px;
}
ul.reviewbox li{
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -khtml-border-radius: 10px;
  padding: 7px;
  background:#eee url("https://www.money-friends.info/img/icon/ico_review.png") 0 0 no-repeat;
  padding-left:107px;
  text-align: left;
  min-height:86px;
}
ul.reviewbox li:not(:last-child){
  margin-bottom: 1.0em;
}
ul.reviewbox li .title{
    color:#069;
    font-size:1.2em;
    font-weight: bold;
}
ul.pointlist li{
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -khtml-border-radius: 10px;
  padding: 7px;
  background:#eee;
  text-align: left;
  margin-top:1.0em;
}

/*全国都道府県エリア*/
.btn_arealist_view_img{cursor: pointer;margin-bottom:0.5em;}
.btn_arealist_view{
	text-align:center;
	color:#fff;
	background:#52B0DC;
	padding:0.7em 0;
}

#arealist h5 {
	color: #52b0dc;
	background-color: #f4fbff;
	border-bottom: solid 1px #13b0fc;
	padding-left: 20px!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	margin-bottom:20px;
}
.entry-content #arealist ul{
    margin-bottom: 0;
    padding: 0;
    border: none;
    border-radius: 0;
}
#arealist ul li{
  display: block;
}
#arealist ul.child li{
  display: inline-block;
  padding-left:5px;
  margin-bottom: 5px;
}
#arealist .maptext{
	background:#efefef;
	padding:1.0em;
	position:relative;
	border-radius:5px;
	margin-top:15px;
}
#arealist .maptext:after {
	border:15px solid transparent;
	border-bottom-color:#efefef;
	border-top-width:0;
	top:-15px;
	content:"";
	display:block;
	left:30px;
	position:absolute;
	width:0;
}
.maptext span.touhoku-i{
	display:block;
	border-top:#6127DF 2px solid;
	border-bottom:#6127DF 1px dotted;
	margin-bottom:5px;
}
#arealist .maptext ul li span.touhoku-i a{color: #6127DF;text-decoration: underline;}
.maptext span.kanto-i{
	display:block;
	border-top:#0074FF 2px solid;
	border-bottom:#0074FF 1px dotted;
	margin-bottom:5px;
}
#arealist .maptext ul li span.kanto-i a{color: #0074FF;text-decoration: underline;}
.maptext span.koushinetsu-i{
	display:block;
	border-top:#00C8F1 2px solid;
	border-bottom:#00C8F1 1px dotted;
	margin-bottom:5px;
}
#arealist .maptext ul li span.koushinetsu-i a{color: #00C8F1;text-decoration: underline;}
.maptext span.hokuriku-i{
	display:block;
	border-top:#66B540 2px solid;
	border-bottom:#66B540 1px dotted;
	margin-bottom:5px;
}
#arealist .maptext ul li span.hokuriku-i a{color: #66B540;text-decoration: underline;}
.maptext span.toukai-i{
	display:block;
	border-top:#007C1A 2px solid;
	border-bottom:#007C1A 1px dotted;
	margin-bottom:5px;
}
#arealist .maptext ul li span.toukai-i a{color: #007C1A;text-decoration: underline;}
.maptext span.kansai-i{
	display:block;
	border-top:#C0CF2A 2px solid;
	border-bottom:#C0CF2A 1px dotted;
	margin-bottom:5px;
}
#arealist .maptext ul li span.kansai-i a{color: #C0CF2A;text-decoration: underline;}
.maptext span.chugoku-i{
	display:block;
	border-top:#FF8724 2px solid;
	border-bottom:#FF8724 1px dotted;
	margin-bottom:5px;
}
#arealist .maptext ul li span.chugoku-i a{color: #FF8724;text-decoration: underline;}
.maptext span.shikoku-i{
	display:block;
	border-top:#FF3440 2px solid;
	border-bottom:#FF3440 1px dotted;
	margin-bottom:5px;
}
#arealist .maptext ul li span.shikoku-i a{color: #FF3440;text-decoration: underline;}
.maptext span.kyusyu-i{
	display:block;
	border-top:#FF35B0 2px solid;
	border-bottom:#FF35B0 1px dotted;
	margin-bottom:5px;
}
#arealist .maptext ul li span.kyusyu-i a{color: #FF35B0;text-decoration: underline;}


#arealist .maptext ul li span.now{
    padding: 0.3em;
    background: #fff;
    display: inline-block;
    margin: 0.2em;
    border-radius: 3px;
}

#arealist ul li a{
  display: inline-block;
  padding:0.5em;
  border-radius: 3px;
  color:#fff;
}
#arealist ul li span.nowpage{
  display: inline-block;
  padding:0.5em;
  border-radius: 3px;
  color:#333;
  background:#fff;
  border:1px #ccc solid;
}

#arealist ul li a.touhoku{background:#6127DF;}
#arealist ul li a.kanto{background:#0074FF;}
#arealist ul li a.koushinetsu{background:#00C8F1;}
#arealist ul li a.hokuriku{background:#66B540;}
#arealist ul li a.toukai{background:#007C1A;}
#arealist ul li a.kansai{background:#C0CF2A;}
#arealist ul li a.chugoku{background:#FF8724;}
#arealist ul li a.shikoku{background:#FF3440;}
#arealist ul li a.kyusyu{background:#FF35B0;}
#arealist ul li a:hover{opacity:0.8;}

/*ボタン(ショートコードadlinkで出力するボタン)のCSS*/
#spbottan {
    position: relative;
    margin: 10px 0 30px 0;
}
div#spbottan:before {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/buttonlight.png);
    position: absolute;
    top: -28%;
    left: -2%;
}
#spbottan img{
    height: auto;
    display: block;
    margin: 0 auto;
}
#spbottan_in {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#spbottan_in div.bbn {
    margin: 0 auto;
    font-size: 155%;
    font-weight: bold;
    line-height: 1.3em;
}

#spbottan_in div.bbn a:link,
#spbottan_in div.bbn a:visited{
    color:#FFF;
    display: block;
    padding-right: 1em;
}
#spbottan:after {
    content: url(https://www.money-friends.info/wp-content/uploads/2021/01/buttonright.png);
    position: absolute;
    top: 10%;
    right: 3%;
    opacity: 83%;
    animation: blink 1s step-end infinite;
    transform: scale(0.5);
}
@media print, screen and (max-width: 350px) {
  #spbottan:after {
    top: 0;
    right: 0%;
  }
}
@media print, screen and (min-width: 760px) {
  #spbottan_in {
    top: 50%;
    left: 42%;
  }
  #spbottan_in div.bbn {
    font-size: 180%;
  }
  #spbottan_in div.bbn a:link,
  #spbottan_in div.bbn a:visited{
      margin-right: -26px;
      padding-right: 0;
  }
  #spbottan:after {
    top: 30%;
    right: 8%;
    transform: scale(1);
  }
  div#spbottan:before {
    top: 0;
    left: 2%;
  }
}
@media screen and (max-width: 320px) {
  ul.rankbtn-list {
    font-size: 18px;
  }
}
/*pc ランキングリスト*/
@media print, screen and (min-width: 1025px) {
  ul.rankbtn-list {
    font-size: 26px;
    width: 100%;
    border: none;
    text-align: left;
  }
li#ranklist1, li#ranklist2, li#ranklist3, li#ranklist4, li#ranklist5 {
   width: 48%;
   display: inline-flex;
   text-align: center;
   padding-left: 0;
}
li#ranklist1, li#ranklist2, li#ranklist3, li#ranklist4, li#ranklist5:before {
    position: initial;
}
li#ranklist1, li#ranklist2, li#ranklist3, li#ranklist4, li#ranklist5:hover:before {
    position: initial;
}
 a.gorank::first-letter {
   padding-left: 5px;
   display: block;
   font-size: 40px;
   color: cadetblue;
 }
 a.gorank:hover:first-letter {
   color: cadetblue;
   color: #2a3f8d;
   text-decoration:none;
 }
}

/* for MS */
@keyframes blink {
 50% {opacity: 0;}
 100% {opacity: 100%;}
}

/* for Chrome, Safari */
@-webkit-keyframes blink {
 50% {opacity: 0;}
 100% {opacity: 100%;}
}

/*ボタンCSS*/
.clickbtn-wrap {
    text-align: center;
    margin: 30px 0;
    position: relative;
    display: inline-block;
}
.clickbtn-wrap:before{
	font-family: "Font Awesome 5 Free";
    content: "\f35a";
    font-weight: 900;
    position: absolute;
    z-index: 11;
    top: 50%;
    left: 0.5em;
    line-height: 1.0em;
    font-size: 24px;
    margin-top: -12px;
	color: #fef843;
    animation: flash 1s linear infinite;
}
.clickbtn-wrap a {
    display: inline-block;
    position: relative;
    padding: 12px 1.5em 12px 2.5em;
    color: #fff!important;
    text-align: center;
    text-decoration: none!important;
    font-weight: 700;
    font-size: 16px;
    z-index: 10;
    transition: .4s;
    -webkit-transition: .4s;
    border-radius: 32px;
}
.clickbtn-wrap a:after {
    -webkit-animation: anime 2s ease-out 1s infinite;
    animation: anime 2s ease-out 1s infinite;
}
.clickbtn-wrap a:after, .clickbtn-wrap a:before {
    opacity: .4;
    display: block!important;
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 32px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.clickbtn-o {
    background-color: #FE7D08;
}
.clickbtn-o:after, .clickbtn-o:before {
    display: none;
    background-color: #FE7D08;
}

.btn-cv {
    padding: .5em 0;
    overflow: hidden;
    position: relative;
}
/* 緑ボタン */
.btn-cv a {
  background: #00a23f;
  background: -webkit-linear-gradient(#00a23f, #39900a);
  background: linear-gradient(#00a23f, #39900a);
    border-radius: 7px;
    box-shadow: 1px 1px 10px 0 #a1a1a1;
    color: #fff;
    display: block;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.3;
    margin: 0.5em auto;
    padding: 1em 0.5em;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    vertical-align: middle;
    width: 80%;
}

/* ピンクボタン */
.btn-cv.is-pink a {
    background: #e05fa1;
    background: -webkit-linear-gradient(#ea95c0, #e05fa1);
    background: linear-gradient(#ea95c0, #e05fa1);
}

/* 金ボタン */
.btn-cv.is-gold a {
	background: #f0c250;
    box-shadow: 1px 1px 5px 0 #a1a1a1;
    color: #000;
}
.is-gold a:hover {background: #e0ac2b;color: #fff;}

/* 赤ボタン */
.btn-cv.is-red a {
	background: #ff1414;
    background: -webkit-linear-gradient(#ff1414,#ea0404);
    background: linear-gradient(#ff1414,#ea0404);
}

/* 水色ボタン */
.btn-cv.is-sky a {
  background: #00b9eb;
  background: -webkit-linear-gradient(#00b9eb, #009dc7);
  background: linear-gradient(#00b9eb, #009dc7);
}

/* 青ボタン */
.btn-cv.is-blue a {
  background: #09c;
  background: -webkit-linear-gradient(#09c, #069);
  background: linear-gradient(#09c, #069);
}

/* 黒ボタン */
.btn-cv.is-black a {
  background: #666;
  background: -webkit-linear-gradient(#8a8a8a, #666);
  background: linear-gradient(#8a8a8a, #666);
}

/* ボタンの光沢 */
.is-reflection:after {
  -moz-animation: is-reflection 4s ease-in-out infinite;
  -moz-transform: rotate(45deg);
  -ms-animation: is-reflection 4s ease-in-out infinite;
  -ms-transform: rotate(45deg);
  -o-animation: is-reflection 4s ease-in-out infinite;
  -o-transform: rotate(45deg);
  -webkit-animation: is-reflection 4s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  animation: is-reflection 4s ease-in-out infinite;
  background-color: #fff;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -180px;
  transform: rotate(45deg);
  width: 30px;
}
/* アニメーションを遅延させる */
.is-reflection + .is-reflection:after {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@keyframes is-reflection {
  0% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes is-reflection {
  0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

/* CVボタン矢印揺れ */
.is-trembling a:before {
  -webkit-animation-name:is-trembling;
  -webkit-animation-duration:.8s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease;
  -moz-animation-name:is-trembling;
  -moz-animation-duration:1s;
  -moz-animation-iteration-count:infinite;
  -moz-animation-timing-function:ease;
}
@-webkit-keyframes is-trembling {
  0% {-webkit-transform:translate(-3px, 0);}
  100% {-webkit-transform:translate(0, 0);}
}

/* ボタンをバウンドさせる */
.is-bounce {
  animation: bounce 4s infinite;
  -moz-animation: bounce 4s infinite;
  -webkit-animation: bounce 4s infinite;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
@-webkit-keyframes bounce {
  0%, 4%, 10%, 18%, 100% {-webkit-transform: translateY(0);}

  5% {-webkit-transform: translateY(-6px);}
  12% {-webkit-transform: translateY(-4px);}
}
@keyframes bounce {
  20%, 24%, 30%, 34%, 100% {-webkit-transform: translateY(0);transform: translateY(0);}
  25% {-webkit-transform: translateY(-6px);transform: translateY(-6px);}
  32% {-webkit-transform: translateY(-4px);transform: translateY(-4px);}
}
/* アニメーションを遅延させる */
.is-bounce + .is-bounce {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
/* 揺れる */
.shake {
    animation-delay: 1s;
}
/* ぽよぽよ */
.is-purun {
  -webkit-animation: is-purun 5s infinite;
  -moz-animation: is-purun 5s infinite;
  animation: is-purun 5s infinite;
}
@-webkit-keyframes is-purun {
   0% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
   4% { -webkit-transform: scale(0.9, 0.9) translate(0%, 3%); }
   8% { -webkit-transform: scale(1.1, 0.8) translate(0%, 7%); }
  12% { -webkit-transform: scale(0.9, 0.9) translate(0%, -7%); }
  18% { -webkit-transform: scale(1.1, 0.9) translate(0%, 3%); }
  25% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@keyframes is-purun {
   0% { transform: scale(1.0, 1.0) translate(0%, 0%); }
   4% { transform: scale(0.9, 0.9) translate(0%, 3%); }
   8% { transform: scale(1.1, 0.8) translate(0%, 7%); }
  12% { transform: scale(0.9, 0.9) translate(0%, -7%); }
  18% { transform: scale(1.1, 0.9) translate(0%, 3%); }
  25% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}
/* アニメーション遅延 */
.is-purun + .is-purun {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
/* もっちり動く */
.mocchiri {
    animation: mocchiri 3s infinite;
}
@keyframes mocchiri {
    0% {
        transform: scale(1, 0.8);
    }
    20% {
        transform: scale(0.8, 1.1);
    }
    95% {
        transform: scale(1, 1);
    }
    100% {
        transform: scale(1, 0.8);
    }
}

/*media Queries スマホサイズ（599px）以下で適応したいCSS - スマホのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (max-width: 599px) {

	.img-r,
	.img-l,
	.l-img,
	.r-img{float: none !important;margin: 0 auto;display: block;}
	.w-100{max-width:100%; float: none;}

	/*スクロールボックス（トップページ比較表hikakuで使用）*/
	.scrollbox::-webkit-scrollbar {height: 5px;}
	.scrollbox::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #eee;
	}
	.scrollbox::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #666;
	}
	/*nopage使用CSS*/
	.nopage_textarea{width:60%;}
	.nopage_icon{width:30%;}
	.nopage_adimg{width:100%;}
	.underinfo_box{text-align:left;}

	/*広告（商標）ページ*/
	#spbottan_in {margin-right: -60px;}
	#spbottan_in div.bbn {font-size: 100%;}
	#spbottan_in div.bbn a:link,
	#spbottan_in div.bbn a:visited{
	    margin: 0;
	}
	.post ul.reviewbox{margin-top:1.0em;padding: 0 !important;}
	ul.reviewbox li{
	  background:#eee;
	  padding-left:7px;
	  text-align: left;
	  min-height:auto;
	}
	ul.reviewbox li .title{
	    background:url("https://www.money-friends.info/img/icon/ico_review_m.png") 0 0 no-repeat;
	    padding-left:37px;
	    min-height:32px;
	    border-bottom:2px solid #52B0DC;
	}
	.post ul.pointlist li{
	    font-size: 16px;
	    line-height: 1.5;
	}

	/*ランキング*/
	/*ロング版ランキング*/
	#topranking,
	#pickup,
	.article{width:98%!important; min-width:98%!important; margin:0 auto}
	#topranking h2.rankingtitle {font-size: 1.5em;}
	#topranking #ranking-01,
	#topranking #ranking-02,
	#topranking #ranking-03,
	#topranking #ranking-04,
	#topranking #ranking-05,
	#topranking .imgbox,
	#topranking .textbox,
	#topranking ul li:first-child .btnbox,
	#topranking ul li:first-child img.graphimg{float:none!important; width:100%!important}
	#topranking img.siteimg{float:none!important; display:block; margin:0 auto; width:75%; !important}
	#topranking .sitename{padding-bottom:7px; margin-bottom:13px; font-size:115%; font-family:'&#12498; &#12521; &#12462; &#12494; &#35282; &#12468; Pro W3','Hiragino Kaku Gothic Pro','&#12513; &#12452; &#12522; &#12458; ',Meiryo,'&#65325; &#65331; &#65328; &#12468; &#12471; &#12483; &#12463; ',sans-serif}
	#topranking a.btn,#topranking .btn-area-s a.btn{display:none}
	#topranking a span.gotel {
    background: url(https://www.money-friends.info/img/index/icon_phone.gif) 0 50% no-repeat;
    padding: 20px 0 20px 60px;
    display: inline-block;
	}
	#topranking a.telbtn {
    margin-top: 10px;
    box-shadow: inset 0px 2px 0px 0px #9de6a3;
    background: linear-gradient(to bottom, #44c74e 5%, #289c31 100%);
    background-color: #6dbb73;
    border-radius: 5px;
    border: 2px solid #289c31;
    display: block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0px 1px 0px #309e39;
    text-align: center;
	}
	#topranking a.telbtn:hover {
    background: linear-gradient(to bottom, #289c31 5%, #6ac771 100%);
    background-color: #289c31;
	}
	#topranking .btn-area-s a.sitebtn{width:100%;display:block;font-size:135%;}
	#topranking .btn-area-s a.telbtn{width:100%;display:block;}


	/*ショート版ランキング*/
	ul#pickup img.siteimg{float:none!important; display:block; margin:0 auto; width:75%; !important}
	ul#pickup .textbox{float:none!important; width:100%!important}
	ul#pickup .sitename{height:auto}
	ul#pickup a.btn{display:none}
	ul#pickup a.sitebtn{display:block}
	ul#pickup a.telbtn{display:block}
	ul#pickup a.btn span,
	ul#pickup a.sitebtn span{padding:12px 30px 12px 0px; text-align:center}

	/*ボタン*/
	.btn-cv a {
	    font-size: 1.3em;
	    width: 90%;
	}

	/*フッター固定広告用のスライダーCSS*/
	/*Type1:商標など1つだけ表示*/
	a.mobile_foot_btn{
		display:block;
		position:fixed;
		bottom:0;
		left:0;
		width:98%;
		margin:0 1% 4px 1%;
		text-decoration:none;
	}
	a.mobile_foot_btn_txt{
		display:block;
		position:fixed;
		bottom:0;
		left:0;
		width:96%;
		margin:0 1% 4px 1%;
		opacity:0.8;
	}
	a.mobile_foot_btn .linktxt,a.mobile_foot_btn_txt .linktxt{
		display: block;
		padding:2em 0;
		margin:2px;
		background:#ff7cbf;
		color:#fff;
		border-radius: 4px;
		text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
		text-align: center;
		font-weight:bold;
		text-shadow: 1px 1px #555;
		box-shadow: 2px 2px 2px #555;
	}
	a.mobile_foot_btn.linecode .linktxt,a.mobile_foot_btn_txt.linecode .linktxt{
		background:#31AE36;
	}
	a.mobile_foot_btn .linktxt_area{
		display: block;
		font-size:1.5em;
		background:#e20000;
		color:#fff;
		padding:1.0em 0;
		border-radius: 4px;
		text-align: center;
		font-weight:bold;
		text-shadow: 1px 1px #555;
		box-shadow: 2px 2px 2px #555;
	}
	a.mobile_foot_tel{
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 98%;
		margin: 4px 1% 4px 1%;
		padding: 0.3em 0;
		color: #fff;
		opacity: 0.9;
		box-shadow: 2px 2px 2px #555;
		font-weight: bold;
		font-size: 1.3em;
	}
	a.mobile_side_tel{
		display: block;
		position: fixed;
		top: 150px;
		right: 0;
		width:75px;
		height:75px;
		border-radius: 10px 0 0 10px;
		background:url("https://www.money-friends.info/img/icon/icon_telbtn2.gif") 50% 50% no-repeat #FD8B00;
		font-size:1px;
		color: #FD8B00;
		opacity:0.9;
	}
	/*Type2:スライダー表示*/
	.slides {
	  position: fixed;
	  bottom: 0;
	  left: 50%;
	  overflow: hidden;
	  width: 96%;
	  height: 105px;
	  -webkit-transform: translateX(-50%);
	  transform: translateX(-50%);
	}

	#slider-area {
	  position: relative;
	}

	.slides-inner {
	  position: relative;
	  top: 0;
	  width: 100%;
	}

	.slidekiji {
	  position: absolute;
	  display: block;
	  width: 100%;
	  height: auto;
	}

	.slidekiji a {
	  position: relative;
	  display: block;
	  overflow: hidden;
	}

	.slidekiji img {
	  width: 100%;
	  object-fit: cover;
	}

	.slidekiji .text {
	  position: absolute;
	  bottom: 0;
	  box-sizing: border-box;
	  width: 100%;
	  padding: 25px 30px 15px;
	  background: linear-gradient(top, rgba(255, 255, 255, 0) 2%, #000 100%);
	  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 2%, #000 100%);
	  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 2%, #000 100%);
	  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 2%, #000 100%);
	  text-shadow: 0 0 3px #000;
	  -moz-text-shadow: 0 0 3px #000;
	  -webkit-text-shadow: 0 0 3px #000;
	}

	#pager {
	  display:none;
	}
	.slides-nav {
	  display:none;
	}
	.totop {bottom: 130px;}
	.copyright {margin: 5px 0 85px;}

	/*-- ここまで --*/
}
@media print, screen and (max-width: 400px) {
	.slides {
	  height: 100px;
	}
}
@media print, screen and (max-width: 380px) {
	.slides {
	  height: 95px;
	}
}
@media print, screen and (max-width: 360px) {
	.slides {
	  height: 90px;
	}
}
@media print, screen and (max-width: 340px) {
	.slides {
	  height: 85px;
	}
}
@media print, screen and (max-width: 320px) {
	.slides {
	  height: 80px;
	  z-index: 15;
	}
	a.mobile_foot_btn .linktxt,a.mobile_foot_btn_txt .linktxt{padding:1.7em 0;}
}
@media print, screen and (min-width: 769px) {
	.desktop-nav li a {
        font-size: 13px;
        padding: 0 6px;
    }
	.desktop-nav li a:hover{color:#FEF843;}
	.single-title, .page-title ,#archive_header h1 {
	    padding: 0 15px;
	}
	.clickbtn-wrap a {
	    font-size: 21px;
	}
}
@media print, screen and (max-width: 768px) {
	h1.single-title, h1.page-title {margin: 20px 0 0;}
	#archive_header h1 {margin: 20px -15px 0;padding: 0 15px;}
}



/*ボタンのCSSアニメーションの設定*/
@keyframes anime{
	0%{-webkit-transform:scale(.95);transform:scale(.95);opacity:1}
	90%{opacity:.1}
	to{-webkit-transform:scale(1.2,1.5);transform:scale(1.2,1.5);opacity:0}
}
@-webkit-keyframes shiny{
	0%{-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg);opacity:0}
	12%{-webkit-transform:scale(1.2) rotate(45deg);transform:scale(1.2) rotate(45deg);opacity:.8}
	14%{-webkit-transform:scale(1.2) rotate(45deg);transform:scale(1.2) rotate(45deg);opacity:0}
	100%{-webkit-transform:scale(1.2) rotate(45deg);transform:scale(1.2) rotate(45deg);opacity:0}
}
@keyframes SlideIn {
  0% {
    opacity: 0;/*初期状態では透明に*/
    transform: translateX(64px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes flash {
  0%,100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}
