@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.1
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/* PCモバイル */
.pc { display: block !important; }
.sp { display: none !important; }

@media only screen and (max-width: 700px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

/* TOP　新着リスト*/
.post-meta{
	margin-bottom:0px;
	border:0;
}

.p-date{
	display:inline-block;
	float:left;
	color:#ca0e18;
	margin-right:20px;
	padding:0 10px;
	font-size: 1em;
}
@media only screen and (max-width: 700px) {
.p-date{
	float:none;
	color:#ca0e18;
	padding: 0;
}
}

.post-cate{
	display:inline-block;
	float:left;
	margin-right: 20px;
	padding:0 10px;
	font-size: 0.8em;
}
@media only screen and (max-width: 700px) {
	.post-cate{
	float:none;
	margin-right: 10px;
	padding: 0;
}
}
.post-cate a{
	width:80px;
	background-color:#ca0e18;
	color:#fff;
	padding:0 10px;
	display:inline-block;
	text-align:center;
	text-decoration:none;
	font-size: 0.8em;
}
@media only screen and (max-width: 700px) {
	.post-cate{
	padding: 0;
}
}
.post-title{
	display:inline-block;
	position: relative;
	margin-left: 20px;
	padding:0 10px;
	font-size: 1em;
	color:#666;
	clear:none;
	white-space: nowrap;
}

.post-title a{
	color:#666;
	font-size: 1em;
	text-decoration: underline;
}

/* トップページ8ビジネス */
.lp-postbox{
	display:block;
	position: relative;
	margin-left: 20px;
	padding:0 10px;
	font-size: 1em;
	color:#000;
	clear:none;
	white-space: nowrap;
}

/* 見出し */
.page .entry-title{
  display: none;
}

/* 見出しカスタマイズ */
.article h1{
background:none;
padding: .25em 0 .25em .75em;
border-left: 6px solid #ca0e18;
 font-size: 22px;
}

.article h2{
background:none;
}


h2.section-title{
   border-left: 6px solid #ca0e18;
   font-size: 25px;
}

/*media Queries 1030px以下
-----------------------------------------------------------------------------*/
@media screen and (max-width: 1030px){
h2.section-title{
	font-size: 	16px;
}
}
 
.article h3 {
border-top:none;
font-size: 18px;
padding: 0em 0em 0em 0em;
margin: 0px;
}

@media screen and (max-width: 1030px){
.article h3 {
	font-size: 	15px;
	padding: 0em 0em 0em 0em;
}
}


h3.border{
border-top:none;
font-size: 18px;
padding: 0em 0em 0.3em 0em;
border-bottom: 1px solid #ca0e18;
display: inline-block;
margin-top: 5px;
margin-bottom: 0px;
margin-left: 5px;
margin-right 0px;
}
@media screen and (max-width: 1030px){
h3.border{
	font-size: 	15px;
}
}

h3.small{
border-top:none;
font-size: 18px;
padding: 0em 0em 0.3em 0em;
display: inline-block;
margin-top: 5px;
margin-bottom: 0px;
margin-left: 5px;
margin-right 0px;
}

h3.double-line{
  padding: 0.5em 0;
  border-top: solid 1.3px #ccc;
  border-bottom: solid 1.5px #ccc;
	text-align: left;
}
 
.article h4{
border-top:none;
border-bottom:none;
padding: 0;
}
 
.article h5{
border-bottom:none;
padding: 0;
}
 
.article h6{
border-bottom:none;
padding: 0;
}

/* 段落 */
p.para{
  padding-left: 1em;
}

/*優先改行位置*/
span {
   display: inline-block;
}

.br-pc {
   display: block
}

.br-sp {
   display: block
}

@media screen and (max-width: 750px) {
	.br-pc {
   display:none;
}
}

@media screen and (min-width: 750px) {
	.br-sp {
   display:none;
}
}

/* 協会について */
.g_inner
{width:750px;padding-left:65px}

.g_message
{font-size:20px;line-height:60px;letter-spacing:1.5px;padding-top:10px;padding-bottom:10px; font-family: "Noto Sans Japanese", serif;}
/*media Queries 1030px以下
-----------------------------------------------------------------------------*/
@media screen and (max-width: 1030px){
.g_message {font-size:17px; line-height:200%;letter-spacing:1.5px;padding-top:10px;padding-bottom:10px;}
}

.g_text
{font-size:17px;letter-spacing:2px;line-height:200%;padding-top:30px}
/*media Queries 1030px以下
-----------------------------------------------------------------------------*/
@media screen and (max-width: 1030px){
.g_text {font-size:15px; letter-spacing:2px;line-height:170%;padding-top:30px}
}

.g_assoc
{padding-top:30px;padding-bottom:20px;font-size:16px;text-align:right;letter-spacing:2px}

.g_name
{padding-top:5px;padding-bottom:10px;font-size:16px;text-align:right;letter-spacing:2px}

@media screen and (max-width: 1030px){
.g_assoc
{padding-top:20px;padding-bottom:10px;font-size:13px;text-align:right;letter-spacing:2px}
.g_name
{padding-top:5px;padding-bottom:10px;font-size:13px;text-align:right;letter-spacing:2px}
}

/* リスト*/
/* 協会の役割*/
ol.list_role{
    position: relative;
    counter-reset:number; 
    list-style-type: none; 
    padding:0;
    margin:0;
}
 
ol.list_role li{
  list-style-type:decimal;
  list-style-position:inside;
  counter-increment: cnt;
    margin:1em auto 1em 10px !important;
    padding-left: 0.5em;
    padding-top:0.1em
	 font-size:16px;
	 line-height:200%;
	 letter-spacing:2px
}

ol.list_role li:before{
  display: marker;
　　　position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.list_role ul li {
 text-indent:-1em;
  padding-left:1em;
}

/* メリット*/
p {
	line-height: 1.6em;
}
figure {
	float: left;
	margin-right: 20px;
}
@media (max-width: 650px) {
	figure {
	margin: 0 auto;
	text-align: center;
	float: none;
}
}

ol li{
text-indent:-1.5em;
padding-left:1em;
}

/* 事業内容*/
ol.list_parentheses{
    position: relative;
    counter-reset:number; 
    list-style-type: none; 
    padding:0;
    margin:0;
}
 
ol.list_parentheses li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
    margin:1em auto 1em 10px !important;
    padding-left: 0.5em;
    padding-top:0.1em
	 font-size:16px;
	 line-height:200%;
	 letter-spacing:2px
}

ol.list_parentheses li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
　　　position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.list_parentheses ul li {
 text-indent:-2em;
 padding-left:1em;
}


/* ホーム*/
.home_inner2{
	 display: inline-block;
	 padding-left:25%;
	 padding-right:25%;
}

@media screen and (max-width: 480px) {
	.home_inner2{
	 display: inline;
	 width: 100%;
}
}

.home_inner{
	 display: inline-block;
	 padding-left:150px
}

@media screen and (max-width: 1030px){
	.home_inner{
	 display: inline-block;
	 padding-left:10px
}
}
@media screen and (max-width: 480px){
	.home_inner{
	 display: inline;
	 width: 100%;
}
}



a.nonred {
	 color: #777777;
    text-decoration : none;
    
}

/* 賛同メッセージ*/
.m-head{
	background:none;
   padding: .25em 0 .25em .75em;
   border-left: 2px solid #ca0e18;
}

.m-affi{
	padding:0 10px;
	display:inline-block;
	text-decoration:none;
	font-size: 0.8em;
}

.m-name{
	padding:0 10px;
	text-decoration:none;
	font-size: 1.2em;
}

.m-message{
	padding-left:1.5em;
	text-decoration:none;
	margin-bottom: 5em;
}

.m-strong{
	color: #ca0e18;
}

/* テーブル*/
table.all{
	text-align: center;
}

table {
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table th {
  background-color: #f3f4f5;
}
table tr:nth-of-type(2n+1) {
  background-color: #ffffff;
}
table th,
table td {
  border: 1px solid #ddd;
  padding: 6px;
}

@media screen and (max-width: 650px){
  .article th, .article td {
    font-size: 1rem;
  }
}

.h-aff{
	font-size: 0.9em;
}


.h-name{
	font-size: 1em;
}

@media (max-width: 650px) {
    table th,
    table td{
      display: block;　border: 1px solid #fff; width: 100%;
    }
}

/* テーブル透明*/
table.all2{
	text-align: left;
}

table{
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table th {
  background-color: #f3f4f5;
}
table tr:nth-of-type(2n+1) {
  background-color: #ffffff;
}
table td.red {
  border: 0px solid #fff;
  padding: 6px;
  background-color: #ca0e18;
 color: #fff;
 text-align: center;
 width: 15%;
}
table td.red2 {
  border: 1px solid #fff;
  padding-left: 30px;
}
table td.clear {
  border: 0px solid #fff;
  padding-left: 30px;
  background-color: #F5F5F5;
}

@media screen and (max-width: 480px){
  .article th, .article td {
    font-size: 1rem;
  }
}

.h-aff{
	font-size: 0.9em;
}


.h-name{
	font-size: 1em;
}

@media (max-width: 480px) {
    table th,
    table td.red{
      display: block;　border: 1px solid #fff; width: 100%;
    }
}

/* テーブル（表）の設定 */
.scrollable-table {
    overflow: scroll;
}
/* 一番左の列の固定 */ 
.wp-block-table tbody tr:first-of-type {
    background-color: #FFF4E0; /* 見出しの背景色を指定 */ 
    position: -webkit-sticky; 
    position: sticky;
    z-index: 1;
}
/* 一番上の行の固定 */
.wp-block-table tbody tr td:first-of-type { 
    background-color: #FFF4E0; /* 見出しの背景色を指定 */ 
    position: -webkit-sticky; 
    position: sticky; 
    left: 0; 
    z-index: 2;
}

/* コンタクトフォーム*/
.must {
	color: #FFF;
	background: #ca0e18;
	border-radius: 3px;
	font-size: 12px;
	margin-right: 10px;
	padding: 2px 10px;
	letter-spacing: 0.2em;
}

input.sub-btn {
	width: 300px;
	height: 60px;
	background: #fff;
	color:  #ca0e18;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #ca0e18;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}


input.sub-btn:hover{
	background: #ca0e18;
	color: #fff;  
}

.center
{ text-align:center; }

.right
{ text-align:right; }

.text {
	padding-left: 1em;
	padding-bottom: 2em;
}


@media (max-width: 650px) {
   .text {
	padding-left: 0.5em;
	padding-bottom: 2em;
}
}




/*  受験者の声*/
.voice{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #333;
    background: white;
    border-top: solid 3px #ca0e18;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.voice p {
    margin: 0; 
    padding: 0;
}

.voicehead {
	font-size: 1.1em;
	font-weight: bold;
}

/* 問題解決力とは*/
.mon-inner{
	width:85%;
	margin: 10px auto;
	text-align: justify;
	color: #333;
	font-size:1em;
}

.mon-strong {
	font-size: 1.3em;
	padding-bottom: 1em;
}

.mon-strong2 {
	font-size: 1.3em;
	padding-bottom: 1em;
}
@media (max-width: 480px) {
.mon-strong2 {
	font-size: 1.4em;
	padding-bottom: 1em;
}
}

.section {
	text-align: center;
	font-size: 1.4em;
	color: #ca0e18;
	padding-bottom: 1em;
	padding-top: 4em;
}

.section_hr {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ca0e18;
}

.centerized-inner{
	margin-left: 13em;
	text-align: justify;
	color: #333;
	font-size:1em;
}

.centerized-inner2{
	margin-left: 10em;
	margin-right: 5em;
	text-align: justify;
	color: #333;
	font-size:1em;
}

.centerized-inner3{
	margin-left: 5%;
	text-align: justify;
	color: #333;
	font-size:1em;
}

@media (max-width: 650px) {
	.centerized-inner3{
	margin-left: 0%;
}
}


.centerized-inner4{
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify;
	color: #333;
	font-size:1em;
}

/*リストチェック*/

ul.check {
  border: none;
  padding: 0em;
  position: relative;
}

ul.check li {
  line-height: 2em;
  list-style-type: none!important;
　　　color:#333;
   padding-left : 1em; 
}

ul.check li:before {
  content: "\02714";
  position: absolute;
  left : 0em; 
  color: #ca0e18; 
}

ul.list-voice {
	list-style-type: disc;
	padding-left: 1em;
}

ul.list-voice li {
  line-height: 2em;
 
}


.citation {
	font-size: 0.8em;
	margin-left: 10%;
	margin-right: 10%;
}

/*メニュー*/
.menu-header .menu-item:hover{
	 border-bottom:3px solid #ca0e18; !important;
	    transition: all .3s;
}
.sub-menu .menu-item:hover{
	border-bottom:none !important;
}

/*#menu-item-390 {
  background-color: #ca0e18;
	color: white;　!important;
}*/

/*SNSシェアボタン*/
.button-caption {
	display: none; /*キャプション非表示*/
}

.sns-share-message{
	font-weight: bold;
	color: #875d5b; 
}
.sns-share-buttons {
	flex-wrap: nowrap; 
	justify-content: center;
}
.sns-share-buttons a {
	border-radius: 50%; 
	font-size: 20px; 
	margin: 0 10px; 
}
.sns-share a {
	width: 40px;
	height: 40px; 
}


.appeal-content .appeal-button {
	background-color: #ca0e18; 
	color: #fff; 
}

 /* ヘッダーロゴ */
.logo-image {
	padding: 0;
}
.logo-image * {
	display: block;
	margin: auto;
}

 /* 問題解決力とは見出し */
.mon-section{
  padding: 0.5em 0;
  border-top: solid 1.5px #ccc;
  border-bottom: solid 1.5px #ccc;
	text-align: center;
}




@media screen and (max-width: 768px){
 .article ul, .article ol {
     padding-left: 2em; /* スマホ閲覧時の余白リセット(cocoon) */
}
}

/* スマホ用一覧*/
.grades{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #333;
    background: white;
    border-left: solid 3px #ca0e18;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.grades p {
    margin: 0; 
    padding: 0;
}

/**********2級申込みフォーム*********/
.example{
	font-size:0.9em;
}

.cform th {
	font-size: 14px;
	width: 25%;
	border-bottom: solid 1px #d6d6d6;
	padding: 10px 0 10px 15px;
	font-weight: normal;
	text-align:left;
}

.cform td {
	font-size: 14px;
	line-height: 150%;
	border-bottom: solid 1px #d6d6d6;
	padding: 10px 5px;
}

.cform {
	width: 100%;
	margin: auto;
}

.cform [type=submit] {
	display: inline-block;
	font-size: 20px;
	padding: 10px 30px;
	text-decoration: none;
	background: #ca0e18;
	color: #FFF;
	border-bottom: solid 4px #ca0e18;
	border-radius: 3px;
}

.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url]
.cform input[type=postalcode],{
	width: 100%;
}

.required-srt {
	font-size: 8pt;
	padding: 5px;
	background: #ca0e18;
	color: #fff;
	border-radius: 3px;
	margin-left: 10px;
	vertical-align: middle;
}

@media only screen and (max-width:767px) {
	.cform th,
	.cform td {
		width: 100%;
		display: block;
		border-top: none;
	}
}

.submit-btn input {
	background: #ca0e18;
	width: 30%;
	max-width: 550px;
	min-width: 220px;
	margin: 30px auto;
	display: block;
	border: 1px #ca0e18 solid;
	text-align: center;
	padding: 15px;
	color: #fff;
	transition: all 0.4s ease;
	font-size: 1.1em;
}

.submit-btn input:hover {
	background: #fff;
	color: #ca0e18;
}

input {
    outline: none;
}

.back-btn input {
	background: #c0c0c0;
	width: 30%;
	max-width: 550px;
	min-width: 220px;
	margin: 30px auto;
	display: block;
	border: 1px #c0c0c0 solid;
	text-align: center;
	padding: 15px;
	color: #fff;
	transition: all 0.4s ease;
	font-size: 1.1em;
}


.back-btn input:hover {
	border: 1px #c0c0c0 solid;
	background: #fff;
	color: #c0c0c0;
}

/*フォームnoshow*/
.mw_wp_form_confirm .input-show {
  display: none;
}

/************************************
** サンプル問題ボックス
************************************/
.box1 {
	background: #FFF4F0;
	padding: 0.5em;
	}

.button-s {
  display: inline-block;
  padding: 0.4em 1.6em;
  box-sizing: border-box;
  font-size: 1em;
  font-weight: 600;
  background: #fff;
  color: #ca0e18;
  text-decoration: none;
  user-select: none;
  border: 2px #ca0e18 solid;
  border-radius: 3px;
  transition: 0.4s ease;
  margin: 20px;
}

.button-s:hover {
  color: #fff;
  background: #ca0e18;
}

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

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

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