/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2026 | 03:45:16 */
/*見出し*/
.midashiz {
    position: relative;
    color: #fdfef2 ;
    background-color: rgba(41, 183, 226, 0.6);
    font-size: 14pt ;
    line-height: 1;
    margin: 5px -10px;
    padding: 10px 5px 10px 20px;
    box-shadow:2px 3px 7px 0px  #666666 ;
    border-top:3px solid #4A83C5;
}
.midashiz:after, sample2:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #333;
}
.midashiz:after {
    left: 0;
    border-right: 5px solid #333;
}
.midashiz:before {
    right: 0;
    border-left: 5px solid #333;
}
/*ボタン*/
.button a {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid;
  border-radius: 6px;
  color: #4A83C5;
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin: 10px;
  padding: 5px 0;
}
/*バナー*/
.banabana img {
	border-radius: 20px;
}
/*小見出し*/
.komidashitai {
    margin: 0 0 10px 10px;
    padding: 0.3em;
    border-left: 7px solid #29B7E2;
    border-bottom: 1px dashed #29B7E2;
    font-size: 1.143em;
    font-weight: bold;
}
/*スター*/
.star {
    color: #f1b71d;
    margin: 7px 0 0 10px;
}
/*文言*/
.koukobunn {
    margin: 7px 0 0 10px;
}
/*見出しタイトルタグ*/
.midashinoshi{
	position:relative;
	padding:9px;
	padding-left:15px;
	font-weight: bold;
	font-size: 14px;
	background-color: #FDC010;
	color: #fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}     
.midashinoshi:before{
	content:''; 
	height:25px; 
	width:2px; 
	display:block; 
	position:absolute; 
	top:5px; 
	left:4px; 
	background-color:#fff;
	border-left: 4px solid #fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
/*デフォルトのリスト*/
.ui-bar-b {
    background: #29B7E2;
    border: 1px solid #29B7E2;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 0 #FFF;
}
.wakuwaku {
    padding: 20px;
    margin: 10px;
    background: #fff;
    border: 1px #ccc solid;
}
/*サジェストリスト（フッター）*/
.sajyee {
    background-color: #2f3437;
    border-radius: 6px;
    clear: both;
    color: #fff;
    display: inline-block;
    line-height: 20px;
    margin: 3px;
    padding: 1px 11px;
}
/*詳細ボタン（商標ページへの）*/
.syousaibotan {
    background-color: #fefefe;
    border: 2px solid red;
    border-radius: 12px;
    clear: both;
    font-size: 22px;
    font-weight: bold;
    padding: 13px 50px;
}
/*質問コーナーみたいな所*/
#situmon {
    border-bottom: 3px solid #ddd;
    clear: both;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 9px;
}
#komento {
    clear: both;
    line-height: normal;
}
.kaitobotan {
    border: 2px solid #49a9d4;
    border-radius: 5px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: 55%;
}
/*途中広告*/
.sehurehakotira {
    clear: both;
    color: #888;
    line-height: 30px;
    margin-bottom: 23px;
    text-align: center;
}
.sehurehakotira > a {
    border: 1px solid;
    border-radius: 5px;
    font-weight: bold;
    margin: 4px;
    padding: 5px;
}
/*広告前アピール*/
.sentence {
    border-radius: 4px;
    box-sizing: border-box;
    color: #ff8ec6;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 5px;
    padding: 7px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.sentence::before {
    content: "＼";
    display: inline-block;
    margin-right: 2px;
}
.sentence::after {
    content: "／";
    display: inline-block;
    margin-left: 2px;
}
/*テーブル*/
table {
    font-size: 0.9em;
}
th {
    text-align: center;
}
td, th {
  vertical-align: middle !important;
}
/* テーブル広告用 */
.shinuchi th{
  vertical-align: middle;
}
.shinuchi td{
  text-align: center;
  vertical-align: middle;
}
.tbbtn {
  background-color: #02bb80;
  padding: 0.5em;
  border-radius: 3px;
  border-bottom: 3px solid #29905e;
}
.tbbtn .sf{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.ruri {
  display: block;
  font-size: 0.8em;
}
/*JSリンク*/
.sf {
  cursor: pointer;
  text-decoration: underline;
  color: #008db7;
}
.sf:hover {
  color: #ccc;
}
/*公式URLとか*/
.official {
	color: #777;
	font-size: 0.9em;
	padding-bottom: 1em;
	width: 100%;
	text-align: right;
}
/*ボタンBOX*/
.cv-box {
	text-align: center;
}
/*CVボタン*/
.cv-button {
  padding: 1em;
  margin: 0.5em;
  border-radius: 50px;
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  color: #fff !important;
  font-weight: bold;
  font-size: 1.3em;
  background-image: linear-gradient(45deg, #7fbfff 0%, #bcddff 100%);
  border-bottom: solid 4px #627295;
  width: 80%;
}
.cv-button:after {
    content: "\f101";
    font-family: "font awesome 5 free";
    font-weight: bold;
    margin-left: 0.5em;
}
.cv-button:hover {
    border-color: #627295;
    box-shadow: inset 0 0 20px
    rgba(255, 255, 255, 0.5), 0 0 20px
    rgba(255, 255, 255, 0.2);
}
/*関連*/
.internal {
  margin: 2em 0;
  line-height: 2;
  font-size: .9em;
}
.internal:before {
  content: "関連";
  color: #fff;
  margin-right: 5px;
  background-color: #555;
  border-radius: 2px;
  padding: 6px 7px 5px;
}
/* ******************
 * 装飾
 * ******************/
.fat {font-weight: bold;}/* 太字 */
.red {color: #B92832; font-weight: bold;}/* 赤字 */

.c-red {
  color: #F70873;
  font-weight: bold;
}
.marker {
  text-shadow: -2px -2px 0px #fff, 2px -2px 0px #fff, 2px 2px 0px #fff, -2px 2px 0px #fff;
  font-weight: bold;
  background: linear-gradient( transparent 60%, #ffd6d9 0% );
}

/* 引用タグ修正 */
cite{
  text-align: right;
}
/* グリッド線 */
.grid-style {
	background-size: 80px 80px;
	padding: 1.5em;
	background-image:
	 linear-gradient(rgba(215,204,200,.2) 1%, rgba(215,204,200,.2) 1%, transparent 1%,
	  transparent 99%, rgba(215,204,200,.2) 99%, rgba(215,204,200,.2) 100%),
	 linear-gradient(90deg, rgba(215,204,200,.2) 1%, rgba(215,204,200,.2) 1%, transparent 1%,
	  transparent 99%, rgba(215,204,200,.2) 99%, rgba(215,204,200,.2) 100%),
	 linear-gradient(transparent, transparent 25%, rgba(215,204,200,.4) 25%, rgba(215,204,200,.4) 26%, transparent 26%,
	  transparent 50%, rgba(215,204,200,.4) 50%, rgba(215,204,200,.4) 51%, transparent 51%,
	  transparent 75%, rgba(215,204,200,.4) 75%, rgba(215,204,200,.4) 76%, transparent 76%, transparent 100%),
	 linear-gradient(90deg, transparent, transparent 25%, rgba(215,204,200,.4) 25%, rgba(215,204,200,.4) 26%, transparent 26%,
	  transparent 50%, rgba(215,204,200,.4) 50%, rgba(215,204,200,.4) 51%, transparent 51%,
	  transparent 75%, rgba(215,204,200,.4) 75%, rgba(215,204,200,.4) 76%, transparent 76%, transparent 100%);
}
.grid-style ul{
	margin-bottom: 0;
}
/*薄小*/
.smallgray {
  color: #777;
  font-size: 0.8em;
  float: left;
  margin: 0;
}
/* 黄色BOX */
.yellow-box {
	background-color: #ffffef;
	padding: 1em;
	margin: 1em;
	line-height: 2;
}
/* 見出しっぽく */
.fsu {
	position: relative;
	background: #eee;
	padding: 1em;
	margin-bottom: 1em;
	border-left: solid 3em #777;
	font-weight: bold;
}
.fsu:before {
	position: absolute;
	content: "\002713";
	color: #fff;
	left: -2em;
}
/* 見出しっぽく2 */
.adtitle{
  padding: 1em;
  margin: 1em 0;
  border-top: 2px solid #555;
  border-bottom: 2px solid #555;
  text-align: center;
  font-weight: bold;
}
/* 吹き出し風 */
.kuchi-left,
.kuchi-right,
.komi-left,
.komi-right {
  position: relative;
  display: inline-block;
  padding: 0.7em;
  color: #555;
  border-radius: 3px;
}
.kuchi-left,
.kuchi-right {
  background: #eff7ff;
}
.komi-left,
.komi-right {
  background: #fff4ff;
}
.kuchi-left,
.komi-left {
  margin: 0.5em 1em 1em 15px;
  float: left;
}
.kuchi-right,
.komi-right {
  margin: 0.5em 15px 1em 1em;
  float: right;
}
.kuchi-left:before,
.kuchi-right:before,
.komi-left:before,
.komi-right:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -15px;
  border: 15px solid transparent;
}
.kuchi-left:before {
  left: -30px;
  border-right: 15px solid #eff7ff;
}
.kuchi-right:before {
  left: 100%;
  border-left: 15px solid #eff7ff;
}
.komi-left:before {
  left: -30px;
  border-right: 15px solid #fff4ff;
}
.komi-right:before {
  left: 100%;
  border-left: 15px solid #fff4ff;
}
/************************
 * フルワイドで使用
 ************************/
.kanna {
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
}
.tao {
  width: 500px;
  margin: 0 auto;
  font-style: italic;
}
@media screen and ( max-width:550px )
{
	.tao {
	width: 90%;
	}
}
/************************
 * 広告ランキング
 ************************/
.tea{
    color: #777;
    font-size: 0.9em;
    text-align: center;
}
.milk td{
font-weight: bold;
text-align: center;
color: #f57e11;
font-size: 1.2em;
}
/* ボタン */
.btn-block {
    padding: 0;
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.right-btn,
.left-btn {
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 700;
    border-radius: 4px;
    text-decoration: none !important;
    padding: .5em;
    text-align: center;
}
.right-btn {
    background-color: #f4f5f3;
    width: 33%;
    box-shadow: 0 4px 0 rgba(13,48,15,.26);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #777 !important;
}
.left-btn {
    background-color: #f21b3f;
    width: 63%;
    box-shadow: 0 4px 0 #c50024;
    color: #fff !important;
    line-height: 1;
    position: relative;
}
.left-btn:after {
    content: "\f138";
    font-family: "font awesome 5 free";
    font-weight: bold;
    display: block;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    right: 7px;
}
.royal {
    font-size: .8rem;
}

/* PR表記 */
.c-prNotation[data-style="small"] {
  font-size: .9em;
}
/* 黄色BOX */
.simple-box6 {
    background-color: #fffdef;
    padding: 2em;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
/************************
 * 引用っぽく
 ************************/
.citing {
  font-size: .9em;
  padding: 2.2em 3em 1em;
  background: var(--color_gray);
  position: relative;
  margin-bottom: 2em;
}
.citing::before,
.citing::after {
  content: "\00201c";
  display: inline-block;
  position: absolute;
  font-size: 6em;
  color: rgba(200, 200, 200, .4);
  line-height: 1;
}
.citing::before {
  font-family: Arial,Helvetica,sans-serif;
  top: 4px;
  left: 8px;
}
.citing::after {
  transform: rotate(180deg);
  font-family: Arial,Helvetica,sans-serif;
  bottom: 4px;
  right: 8px;
}
.citing .for {
  font-style: italic;
  font-size: .8em;
  margin-top: .75em;
  text-align: right;
  color: #777;
}

/******************
キャプション付き枠
******************/
.is-style-onborder_ttl > .cap_box_ttl {
    font-size: 1em;
}
/************************
 * メリデメBOX
 ************************/
.pros-box {
    position: relative;
    margin: 2em 0;
    padding: 0.7em 1em;
    border: solid 1px #78a7da;
    border-radius: 2px;
}
.pros-title {
    position: absolute;
    display: inline-block;
    top: -15px;
    left: 10px;
    padding: 0 7px;
    background: #FFF;
    color: #78a7da;
    font-weight: bold;
}
.cons-box {
    position: relative;
    margin: 2em 0;
    padding: 0.7em 1em;
    border: solid 1px #ff7f7f;
    border-radius: 2px;
}
.cons-title {
    position: absolute;
    display: inline-block;
    top: -15px;
    left: 10px;
    padding: 0 7px;
    background: #FFF;
    color: #ff7f7f;
    font-weight: bold;
}
.cons-box p,
.pros-box p {
    margin: 0; 
    padding: 0;
}