@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
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

a:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
a{
margin:0;
padding:0;
text-decoration:underline;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#0066ff;
}

.home .main header {
display: none;
}

.clearfix:after{
content:"";
display:block;
clear:both;
}
.content {
    margin-top: 0;
}
.entry-content {
    margin-top: 0;
}
.appeal {
    background-image: url(images/main.png), url(images/main-bg.png)	;
	 background-size: auto 100%, auto 100%;
	
}
.appeal-top {
    background-image:url(images/main-bg.png);
    background-size: auto 100%;
	width:100%;
}
.appeal-in {
    min-height: 435px;
	text-align:center;
}
/*トップページ*/
.navi-in > ul {
    justify-content: right;
}
.navi-in > ul li {
    display: block;
    width: 100px;
    height: auto;
    line-height: normal;
    position: relative;
}
.navi-in a {
    color: var(--cocoon-text-color);
    text-decoration: none;
    display: block;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    margin-left: 0;
    width: 100%;
    text-align: center;
    border-left: 1px solid #000;
	margin-top: 15px;
}

.navi-in a:hover {
	background:#ffefdd;
}
.header-container-in {
	max-width:98%;
	margin:0 auto;
}
.home .content-in {width:100%;}
.home section .inner,
	.breadcrumb {max-width:1000px;
	margin:0 auto;}
.home .main {
	padding: 0;}
.home article .entry-content h2.h2-blue {
background:url(images/h2-bg.png) #d6f4f7 10px center no-repeat;	
	padding-left:150px;
	border-radius: 50px;
	color:0;
}
.home article .entry-content h2.h2-orange {
background:url(images/h2-bg.png) #fa9f26 10px center no-repeat;	
	padding-left:150px;
	border-radius: 50px;
	color:#FFF;
}
.home .entry-content section {
	margin-bottom:0px;
	    padding: 100px 0 50px;
}
.check {
	padding-left:0;
}
.check li {
	list-style:none;
	font-weight:bold;
background:url(images/check01.png) 0 0 no-repeat;	
	padding:0 50px 10px;
}

/*step*/
.timeline-001__section {
    position: relative;
    padding: 0 1.5em 1.5em 2em !important;
	margin-bottom:0 !important;
}

.timeline-001__section:not(:last-child)::before,
.timeline-001__section::after {
    position: absolute;
    content: '';
}

.timeline-001__section:not(:last-child)::before {
    bottom: 0;
    left: 11px;
    transform: translateX(-50%);
    width: 5px;
    height: 100%;
    background-color: #d6dde3;
}

.timeline-001__section::after {
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 4px solid #fff;
    border-radius: 50%;
    background-color: #ff9e36;
}

.timeline-001__content {
    border-bottom: dashed 1px #c6cdd3;
    padding-bottom: 1.5em;
}

.timeline-001__label {
    margin-bottom: 0.1em!important;
    color: #fa9f26;
    font-size: 130%;
    font-weight: bold;
}

.timeline-001__title {
    color: #333333;
    font-size: 1.05em;
    font-weight: 600;
    margin: 0 auto .5em;
}

.sakura {
	border:#ff9e36 5px solid;
	padding:3% 3% 0;
	 border-radius: 10px; 
width:48%;
	margin:1% ;
	float:left;
	background:#fffff9;
    min-height: 580px;
}
.home article .entry-content .sakura h3 {
	border:0;
	padding:0;
}
.home article .entry-content .sakura h3 span {
color:#ff9e36 ;
	font-size:180%;
	margin-right:5px;
}
.sakura img {
	margin:0 auto;
	display:block;
}
section.first {
    padding: 50px 0 150px !important;
}
section.bg-or {
	background:#fff8f0;
}
section.bg-wh {
	background:#fff;
}
section.bg-ye {
	background:#fffdeb;
}
section.bg-blue {
	background:#f7fcff;
}
section.bg-blue2 {
	background:#d6f0ff;
}

.text-orange {
	color:#ff9e36;
}
section.bg-gray {
	background:#f9f9f9;
}
.case h2 {
	background:none !important;
	margin-bottom:0!important;
}
.case p {
	margin-bottom:0!important;
}
.price01 {
		border:#ff9e36 5px solid;
	padding:3% 3% ;
	 border-radius: 10px; 
	background:#FFF;
}
.smt-img {
		display:none;
	}
.tab-img {
		display:none;
	}



/*profile*/
.profile {
    background: #d9edee;
    margin: 3% auto;
}
.home article .entry-content .profile h3 {
    background: #00868c;
    color: #FFF;
    padding: 1%;
	border:0 !important;
	margin:0;
}

.prof-ph {
    margin: -12% 3% 0;
    float: right;
    margin-left: 3%;
}

.profile h4 {
    padding: 0 3% 0;
    font-size: 100%;
    border-top: 0;
    border-bottom: 0;
}
.profile h4 span {
    font-size: 120%;
}
.profile p {
    margin: 3%;
}
/*service*/
.service01 {
    border: #ff9e36 2px solid;
    padding: 3% 3% 0;
    border-radius: 10px;
    width: 100%;
    margin: 2% auto;
background: #FFF;
}
.home article .entry-content .service01 h3 {
	border-left:0;
	border-top:0;
	border-right:0;
	border-bottom:3px dotted #ff9e36;
	padding-left: 0;
	color:#ff9e36 ;
}


/* option
--------------------------------- */	
.option h3 {
    font-size: 160%;
    margin: 0 0 2% 0 !important;
    padding: 0 !important;
}
.option01 {
	border:#f5a500 3px solid;
	background:#fff;
	padding:3%;
	width:49%;
	float:left;
	border-radius:  10px;
	min-height: 420px;
	margin-bottom:3%;}
.option02 {
	border:#f5a500 3px solid;
	background:#fff;
	padding:3%;
	width:49%;
	float:right;
	border-radius:  10px;
	min-height: 420px;
	margin-bottom:3%;}
@media screen and (max-width: 834px){	
.option01,
.option02 {	
	width:100%;	
}}
/* plan
--------------------------------- */
.plan-list {
	margin:3% 0;
}
.plan-list-inner {
	padding-left:0 !important;
	list-style:none;
}
.plan-list>.plan-list-inner>li {
    width: 48%;
    margin: 3% 4% 0 0;
	float:left;
}
.plan-list>.plan-list-inner>li:last-child {
    margin: 3% 0 0 0;
}
.plan-item {
	border: #ff9e36 3px solid;
    padding: 3% 3%;
    border-radius: 10px;
    background: #FFF;
}
.plan-item>h2 {
    font-size: 1.5rem;
    font-weight: 500;
    padding: 5px 0 4px !important;
    margin: 0 auto 3%;
    text-align: center;
    color: #FFFFFF;
    background-color: #ff9e36;
    width: 80%;
    border-radius: 999px !important;
}
h2:after {
	display:none;
}
.plan-item .cost {
    font-weight: 700;
    text-align: center;
}
.plan-img {
	margin-bottom:0 !important;
}
.catch-txt {
	text-align:center;
margin-bottom: 0 !important;
	color:#f9a427;
	font-weight:bold;
}
.cost {
	text-align:center;
	    margin-bottom: 0 !important;
}
.cost .unit {
    font-size: 2rem;
    margin-right: 0.5rem;
}
.cost em {
    font-size: 3rem;
    font-style: normal;
}
.cost .by {
    font-size: 1.5rem;
}
.cost>small {
    font-size: 80%;
    font-weight: normal;
    color: #6C6C6C;
    margin-top: 0;
}
.cost-ex {
	margin-top:10%;
	    margin-bottom: 0 !important;
	font-size:90%;
}
@media screen and (max-width: 1023px){  
	.plan-list>.plan-list-inner>li {
    width: 100%;
    margin: 0 0 3% 0;
}
	.cost .unit {
    font-size: 1.5rem;
    margin-right: 0.5rem;
}
.cost em {
    font-size: 2rem;
    font-style: normal;
}
.cost .by {
    font-size: 1rem;
}
}




/* company
--------------------------------- */
.company table {
	border-collapse: inherit;
	width:100%;
	border-left:1px solid #00868c;
	border-top:1px solid #00868c;
}
.company table td,
.company table th {
	border-right:1px solid #00868c;
	border-bottom:1px solid #00868c;
	padding:7px 15px;
}
.company table th {
	color:#FFF;
	background: #00868c;
		border-bottom:1px solid #FFF;
}
.entry-title  {
	color:#000;
	text-align:left;
	border-left:#f5a500 8px solid;
	    font-size: 150%;
		padding-left:20px;
}






/* btn_03 
--------------------------------- */

a.btn_03 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    height: 80px;
    position: relative;
    background: #fa9f26;
    border: 1px solid #fa9f26;
    border-radius: 50px;
    box-sizing: border-box;
    padding: 0 45px 0 25px;
    color: #fff;
    font-size: 120%;
    letter-spacing: 0.1em;
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
    margin: 0 auto;
    font-weight: bold;
}
a.btn_03:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
a.btn_03:hover {
  background: #fff;
  color: #fa9f26;
}
a.btn_03:hover:before {
  border-top: 2px solid #fa9f26;
  border-right: 2px solid #fa9f26;
}


/* btn_04 
--------------------------------- */

a.btn_04 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    height: 80px;
    position: relative;
    background: #41ba00;
    border: 1px solid #41ba00;
    border-radius: 50px;
    box-sizing: border-box;
    padding: 0 45px 0 25px;
    color: #fff;
    font-size: 120%;
    letter-spacing: 0.1em;
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
    margin: 0 auto;
    font-weight: bold;
}
a.btn_04:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
a.btn_04:hover {
  background: #fff;
  color: #41ba00;
}
a.btn_04:hover:before {
  border-top: 2px solid #41ba00;
  border-right: 2px solid #41ba00;
}

.btn-partner {
	text-align:center;
	
}
/* btn_nav
--------------------------------- */
@media screen and (min-width: 1023px){
.btn_nav  {  width: 200px !important;}
.btn_nav a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px !important;
  height: 50px;
  position: relative;
  background: #fa9f26;
  border: 1px solid #fa9f26;
  border-radius: 30px;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  color: #fff;
  font-size: 16px;
font-weight:bold;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
	margin-top: 0;
}
.btn_nav a:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
.btn_nav a {}
.btn_nav a:hover {
  background: #fff;
  color: #fa9f26;
}
.btn_nav a:hover:before {
  border-top: 2px solid #fa9f26;
  border-right: 2px solid #fa9f26;
}
	.blog_nav {
margin-right:10px;}
.blog_nav a {
	border-right: 1px solid #000;
}
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){

	/*smtボタン*/
.mobile-header-menu-buttons > li:nth-child(2) {
width: 100px!important;
height:35px!important;
  position: absolute;
		top:7px;
	right:60px;}
	
.mobile-header-menu-buttons > li:nth-child(2) a {
align-items: center;
  background: #fa9f26;
  border: 1px solid #fa9f26;
  border-radius: 8px;
  box-sizing: border-box;
  color: #fff;
font-weight:bold;
  letter-spacing: 0.1em;
  line-height: 1 transition-duration: 0.3s;
height:35px!important;
}
.mobile-header-menu-buttons > li:nth-child(2) a .menu-caption {
font-size: 13px;
    text-align: center;
    opacity: 0.8;
    display: block;
    font-weight: bold;
    padding-top: 7px;
    padding-right: 3px;
}
	
	
.mobile-header-menu-buttons > li:nth-child(2) a:before {
  content: '';
  width: 4px;
  height: 4px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -4px;
}
.mobile-header-menu-buttons > li:nth-child(2) a span.custom-menu-icon  {display:none;}
.mobile-header-menu-buttons > li:nth-child(2) a:hover {
  background: #fff;
  color: #fa9f26;
}
.mobile-header-menu-buttons > li:nth-child(2) a:hover:before {
  border-top: 2px solid #fa9f26;
  border-right: 2px solid #fa9f26;
}

.mobile-footer-menu-buttons .menu-button {
    position: relative !important;}	

	
	
	
/*スライドインメニューを右から*/
.navi-menu-content{
	left: auto;
	right: 0;
	transform: translateX(101%);
}
.logo-menu-button img {
    max-height: 44px;
    display: block;
    margin: 0;
}	
.home main.main {
		padding:0;
	}
.home section .inner,
	.breadcrumb {
	width:96%;
	margin:0 auto;}
.home article .entry-content h2.h2-orange {
    background: url(images/h2-bg.png) #fa9f26 10px center no-repeat;
    padding: 10px 10px 10px 75px;
    border-radius: 50px;
    background-size: auto 30px;
    color: #FFF;
	font-size: 20px;
}
.home article .entry-content h2.h2-blue {
padding: 10px 10px 10px 75px;
border-radius: 50px;
background-size: auto 30px;
font-size: 20px;
}
.appeal {
		display:none;
	}
.appeal-top {
		display:none;
	}
		.tab-img {
		display:inline;
	}
section.first {
    padding: 0px 0 50px !important;
}
	.mobile-header-menu-buttons {
justify-content: left;		
	}
	.logo-menu-button  {
    flex-grow: 0 !important;
}
	.logo-menu-button {
    width: 70px;
    float: left;
}
	.navi-menu-button {
    width: 70px;
float: right;
    right: 0;
    position: absolute !important;
}
	.home .entry-content section {
	margin-bottom:0px;
	    padding: 50px 0;
}
}

/*834px以下*/
@media screen and (max-width: 834px){
	.pc-img {
		display:none;
	}
	.smt-img {
		display:inline;
	}
	.alignright,
	.alignleft {
		display: block !important;
		text-align:center;
		float:none;
		margin: 0 auto !important;
	}
	.sakura {
    width: 98%;
    margin: 3% 1%;
    float: none;
    min-height: 0;
}
.tab-img {
		display:none;
	}	
}

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

.cta-box {
border: solid 1px #9d9d9d;
border-radius: 8px;
background-color: #fff;
color:#444;
}


/*オンライン説明会*/
.online-seminar {
	background:#ff9e36;
	color:white;
	text-align:center;
	padding: 50px 0 30px!important;
	font-weight: bold;
}
.home .online-seminar h2 {
	background:none;
	font-size:1.6em !important;
padding:0;
margin-bottom:3%;}
.online-seminar a {
	color:#FFF;}

/*834px以下*/
@media screen and (max-width: 834px){
.online-seminar {text-align:left;
font-weight: normal;
padding: 30px 0 10px!important;}
.home .online-seminar h2 {
	font-size:1.4em !important;}
.home .online-seminar h2 br {	display:none;}
	
	}



/*ブログ、固定ページの見出し*/

.single article .entry-content h2,
.page article .entry-content h2 {
  position: relative;
  padding: 0.8em;
background:#f9a427;
	border-radius:10px;
	color:#FFF;
}

.single article .entry-content h2:after,
.page article .entry-content h2:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #f9a427;
  width: 0;
  height: 0;
}
.home article .entry-content h2:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 0;
  border-top: 0;
  width: 0;
  height: 0;
}
.single article .entry-content h3,
.page article .entry-content h3{
  font-weight: bold;
  padding: 0 0.5em;
  margin-left: 0.5em;
  margin-right: 0.5em;
  background-color: #fff;
  outline: 3px solid #f9a427;
  outline-offset: 0.5em;
  position: relative;
	border:0 !important;

}
.home article .entry-content h3{
position: inherit;
  background-color: #fff;
  outline: 0;


}
.single article .entry-content h3::after,
.page article .entry-content h3::after{
  content: '';
  position: absolute;
  right: calc(-0.5em - 3px);
  top: calc(-0.5em - 3px);
  border-width: 0 20px 20px 0;
  border-style: solid;
  border-color: #f9a427 #fff #f9a427;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.home article .entry-content h3::after {
	border-width: 0;
}      
.sidebar h2, .sidebar h3 {
    background-color: #f9a427;
    padding: 12px;
    margin: 16px 0;
    border-radius: var(--cocoon-badge-border-radius);
	color:#FFF;
}

.home article .entry-content h2.h2-blue {
background:url(images/h2-bg.png) #d6f4f7 10px center no-repeat;	
	padding-left:150px;
	border-radius: 50px;
	color:#000;
}
.home article .entry-content h2.h2-orange {
background:url(images/h2-bg.png) #fa9f26 10px center no-repeat;	
	padding-left:150px;
	border-radius: 50px;
	color:#FFF;
}
/*1023px以下*/
@media screen and (max-width: 1023px){

.home article .entry-content h2.h2-orange {
    background: url(images/h2-bg.png) #fa9f26 10px center no-repeat;
    padding: 10px 10px 10px 75px;
    border-radius: 50px;
    background-size: auto 30px;
    color: #FFF;
	font-size: 20px;
}
.home article .entry-content h2.h2-blue {
padding: 10px 10px 10px 75px;
border-radius: 50px;
background-size: auto 30px;
font-size: 20px;
}
}

/**************************************/
/** YouTube動画を横幅いっぱいにする **/
/*************************************/
.video-container {
	max-width: none;
}





/**************************************/
/** パートナー制度 **/
/*************************************/
.page-id-888 .article-header {
	display:none;
}
.page-id-888 .content-in {
    width: 100% !important;
}
.page-id-888 #appeal {
	display:none;
}
.page-id-888 section.partner-main {
		padding:20px 0;
  background: url(images/main-bg.png) center top no-repeat	;
	 background-size: 100% 100% ;
	margin: 0;
}
.page-id-888 section {
	padding:50px 0;
}
.page-id-888 h2 {
	text-align:center;
    background: none !important;
	    margin-bottom: 0;
}
.page-id-888 .main {
    padding: 0;}
.page-id-888 .inner {
	max-width:1000px;
	margin:0 auto;
}
.saiteki {
	text-align:center;
}
.merit {
		background:#ffe5ce;

}

.merit h4 {
	padding-left:100px;
	font-size:130%;
	margin-bottom:3%;
	border:0;
}	
	
	
.merit01,
.merit02,
.merit03,
.merit04,
.merit05 {
	border:3px #ff7f0b solid;
	background:#FFF;
	padding:3% 3% 0 3%;
	color:#000;
	margin:0 auto 3%;
	}
.merit01{
	background:#FFF url(https://review-system.jp/wp-content/uploads/merit01.png) 0 0 no-repeat;}
.merit02{
	background:#FFF url(https://review-system.jp/wp-content/uploads/merit02.png) 0 0 no-repeat;}
.merit03{
	background:#FFF url(https://review-system.jp/wp-content/uploads/merit03.png) 0 0 no-repeat;}
.merit04{
	background:#FFF url(https://review-system.jp/wp-content/uploads/merit04.png) 0 0 no-repeat;}
.price h3 {
	font-size:160%;
	float:left;
	margin:0 10px 10px 0;}	
.price01 {
	border:#50c5fc 3px solid;
	background:#fff;
	padding:3% 3% 0 3%;
	width:100%;
	border-radius:  30px;
	margin-bottom:3%;}
.price01 p {
	clear:both;
	margin-bottom: 3%;}
.price01 p.price-txt {
	clear:none;
	padding: 10px 0 0 0px;
	}	
.flow { background:#50c5fc;
}
/*834px以下*/
@media screen and (max-width: 834px){	
.page-id-888 section.partner-main {
    padding: 0;}
	.page-id-888 .inner {
    margin:  0 2%;}
	.page-id-888 section {
		padding:2% 0;
	}
.saiteki p {
		text-align:left;
	}
.saiteki p br {
		display:none;
	}
.page-id-888 .merit01,
.page-id-888 .merit02,
.page-id-888 .merit03,
.page-id-888 .merit04
 {background-size: 90px auto;}
.page-id-888 .merit01 img,
.page-id-888 .merit02 img,
.page-id-888 .merit03 img,
.merit04 img {
max-width: 55%;
	}
.page-id-888 .merit h4 {
 font-size: 100%;
	padding-left: 0;}
.page-id-888 .price h3 {
    font-size: 120%;
}
	}

/* ループスライダーのCSS全体 */
section.case {
    margin-bottom: 0px !important;
    padding: 0 !important;
}
section.case p {
    margin-bottom: 0px !important;
}
h2.case-ttl {
    background: #FFF !important;
    padding: 0 !important;
    margin-bottom: 0;
}

/* 共通のループコンテナスタイル */
.loop_container {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px;
}

/* 2本目のスライダー用のマージン調整 */
.loop_container:last-of-type {
  margin-bottom: 20px;
}

.loop_track {
  display: flex;
  height: 100%;
  position: relative;
  width: max-content;
}

.loop_image {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}

.loop_image img {
  height: 100%;
  width: auto;
  object-fit: contain;
  display: block;
}
.loop_container[data-direction="right"] .loop_track {
  display: flex;
  flex-direction: row;
}
/* 左方向スクロール用のアニメーション */
@keyframes infinite-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* 右方向スクロール用のアニメーション */
@keyframes infinite-scroll-right {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0);
  }
}

/* この部分を削除またはコメントアウト */
/* .reverse_track {
  animation: infinite-scroll-right 50s linear infinite !important;
} */

#content-bottom .content-bottom-in {
	width:100%;
}