@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
@charset "UTF-8"
/*!
*/


/* ===== 2026-3-24 ===== */
/* ===== RAKUTEN Higasa ===== */
/* */
/* ===== kyoutuu area ===== */

body {
	background: fff;
	color: #444;
	font-size: 16px;
	line-height: 30px;
	font-family: Helvetica,Arial,MS PGothic,ＭＳ Ｐゴシック,メイリオ,Meiryo,Osaka;
	margin: 0;
	}


.mark1 {
	background: linear-gradient(transparent 40%, pink 80%);
	}
.mark2 {
  background: linear-gradient(transparent 40%, yellow 80%);
	}
.mark3 {
  background: linear-gradient(transparent 40%, green 119%);
	}
.mark4 {
  background: linear-gradient(transparent 30%, blue 119%);
	}
.mark5 {
  background: linear-gradient(transparent 40%, orange 80%);
	}


.title:before {
	content: url('https://clubnao.com/img/check.gif');
	margin-left: 10px;
	font-size: 18px;
		}
h1 {
	font-size: 12px;
	text-align: right;
	}

.h2title {
	font-size: 22px;
	background-image: url(https://clubnao.com/img/check.gif);
	background-repeat:  no-repeat;
	background-position:center left; 
	/*background-size:contain;*/
	font-weight:bold;
	margin-left: 20px;
	padding-top: 0; 
	padding-left: 30px; 
	padding-right: 0; 
	padding-bottom: 0;  
	}


.h3title {
	font-size: 20px;
	background-image: url(https://clubnao.com/img/star.gif);
	background-repeat:  no-repeat;
	background-position:center left; 
	/*background-size:contain;*/
	font-weight:bold;
	margin-left: 20px;
	padding-top: 0; 
	padding-left: 20px; 
	padding-right: 0; 
	padding-bottom: 0;  
	}
h3 {
	font-size: 20px;
	padding: 5px 0 2px 10px;
	border-bottom-width: 1pt;
	/* border-left: solid 1px #f00; */
	border-bottom: solid 1px #f00;
	}
.h3rank {
	font-size: 20px;
	padding: 5px 0 2px 10px;
	border-bottom-width: 4pt;
	border-left: solid 16px #c70067;
	border-bottom: solid 4px #c70067;
	}
	
.h4title {
	font-size: 18px;
	background-image: url(https://clubnao.com/img/listbotan1.jpg);
	background-repeat:  no-repeat;
	background-position:center left; 
	/*background-size:contain;*/
	font-weight:bold;
	margin-left: 20px;
	padding-top: 0; 
	padding-left: 20px; 
	padding-right: 0; 
	padding-bottom: 0;  
	}

.h5title {
	font-size: 18px;
	background-image: url(https://clubnao.com/img/listbotan11.jpg);
	background-repeat:  no-repeat;
	background-position:center left; 
	/*background-size:contain;*/
	font-weight:bold;
	margin-left: 20px;
	padding-top: 0; 
	padding-left: 20px; 
	padding-right: 0; 
	padding-bottom: 0;  
	}


.span1 {
	background-color: #ffffe0;
	}
.span2 {
	color: #ce0000;
	font-weight: bold;
	}
.span3 {
	background-image: url(https://clubnao.com/img/listbotan1.jpg);
	background-repeat:  no-repeat;
	background-position: center left; 
	background-size: 10px;
	padding-left : 15px; 
	font-size: 18px;
	font-weight: bold;
	}	/* red botan */
.span4 {
	background-image: url(https://clubnao.com/img/migiyajirushi.png);
	background-repeat:  no-repeat;
	background-position: center left; 
	background-size: 25px;
	padding-left : 28px; 
	}	/* red migiyajirushi */
.span5 {
	background-image: url(https://clubnao.com/img/listbotan11.jpg);
	background-repeat:  no-repeat;
	background-position: center left; 
	background-size: 10px;
	padding-left : 15px; 
	}	/* blue botan */

.span6 {
	background-image: url(https://clubnao.com/img/osusume.png);
	background-repeat:  no-repeat;
	background-position: center left; 
	background-size: 20px;
	padding-left : 25px; 
	}	/* red osusume */

.p30	{
	line-height: 30px;
	font-size: 16px;
	}
.pbun50 {
	font-size: 16px;
	margin-left : 50px; 
	margin-right : 50px;
	}
.pbun100 {
	font-size: 16px;
	margin-left : 100px; 
	margin-right : 100px;
	}
.botom100 {
	padding-bottom: 100px;  
	}
.pstile1 {
	line-height: 30px;
	font-size: 16px;
	background-image: url(https://clubnao.com/img/listbotan1.jpg);
	background-repeat:  no-repeat;
	background-position:center left; 
	/*background-size:contain;*/
	font-weight:bold;
	padding-top: 0; 
	padding-left: 20px; 
	padding-right: 0; 
	padding-bottom: 0;  
	margin-top : 10px;
	}

/* ===== COPY Prohibited ===== */
p,
img,
ul,
ol,
dl,
dt,
dd {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* ===== COPY Prohibited ===== */

h1 {
    text-align: center;
    }



/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
