@charset "UTF-8";
/* CSS Document */


@media screen and  (min-width:769px) and (max-width:1023px) {
.pc { display: none !important; }
.sp { display: none !important; }
.tb { display: block !important;}	
.pctb { display: inline-block!important;}	

html {
	font-size: 62.5%;
	}
body {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
	height: 100%;
	margin: 0;
	letter-spacing: .075em;
	color: #333;
	-webkit-text-size-adjust: 100%;
	}
	
img {
		width: 100%;
		height: auto;
		vertical-align: top;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
a {
		display: block;
		text-decoration: none;
		color: #333;
	}
	*,
	*::before,
	*::after {
		box-sizing: border-box;
	}
	.clearfix::after {
		display: block;
		clear: both;
		content: '';
	}
	.sp-only {
		display: none!important;
	}
	.pc-only {
		display: block!important;
	}
	.-inBlock {
		display: inline-block;
	}
	#page {
		width: 100%;
		overflow: hidden;
	}
/* web font
 ---------------------------------------------------- */
	/* Acumin Pro Medium */
	.f-acumin {
		font-family: acumin-pro, sans-serif;
		font-weight: 400;
		font-style: normal;
	}

/* header
 ---------------------------------------------------- */
	#head_menu_btn {
		display: none;
	}
	header {
		display: flex;
		height: 140px;
		background: #fff;
		justify-content: space-between;
		align-items: center;
	}
	header .head_logo {
		width: 145px;
		margin-right: 35px;
		margin-left: 35px;
	}
	header .head_logo a {
		display: flex;

		justify-content: space-between;
		align-items: center;
	}
	header .head_gnav {
		display: flex;
		height: 100%;
	}
	header .head_menu {
		display: flex;
		height: 100%;
	}
	header .head_menu_item {
		display: flex;
		height: 100%;
		padding: 0 42px;
		transition: color .3s ease;
		white-space: nowrap;
		color: #333;

		align-items: center;
		height: 100%;
	}
	header .head_menu_item:hover {
		color: #f87a3b;
	}
	header .head_menu_item:last-child {
		padding-right: 96px;
	}
	header .head_menu_contact {
		position: relative;
		display: flex;
		height: 100%;
		padding: 0 62px;
		transform: perspective(1px) translateZ(0);
		white-space: nowrap;
		color: #fff;
		background: #f87a3b;

		align-items: center;
		justify-content: center;
	}
	header .head_menu_contact::before {
		position: absolute;
		z-index: -1;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		content: '';
		transition: transform .3s ease-out;
		transform: scaleX(0);
		transform-origin: 0 50%;
		background: #e9381b;
	}
	header .head_menu_contact:hover::before {
		transform: scaleX(1);
	}
	
/* content
 ---------------------------------------------------- */
.green{
	color: #00af3e;
	}
.green2{
	color: #009245;
	}
	
.futo{
	font-weight: bold;
	}
#content{
	width: 100%;
	}
.inner{
	width: max(90%,700px);
	margin: 0 auto;
	}
.inner2{
	width: 90%;
	margin: 0 auto;
	}
.main{
	width: 100%;
	background: #f2fcf6;
	padding: 5% 0 2%;
	}
.main_txt{
	display: inline-block;
	width: 65%;
	margin: 10% 2% 0 0;
	}
.sec_txt_l{
	font-size: clamp(1rem, -0.885rem + 3.92vw, 1.625rem);
	font-weight: 600;
	line-height: 2rem;
	padding: 0;
	}
.sec_txt_ls{
	font-size: clamp(1.125rem, -0.006rem + 2.35vw, 1.5rem);
	font-weight: 600;
	line-height: 2rem;
	padding: 0;
	height: 60px;
	}

.sec_ttl{
	font-size: clamp(1rem, -1.262rem + 4.71vw, 1.75rem);
	line-height: 2.8rem;
	}
.sec_ttl_sub{
	font-size: 2.8rem;
	line-height: 140%;
	text-align: center;
	}
.sec_ttl_en{
	font-size: clamp(2.5rem, 0.618rem + 2.94vw, 2.75rem);
	line-height: 2.8rem;
	font-family:"Montserrat","Hiragino Sans", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin: 0 auto;
	font-weight: bold;
	width: 100%;
	text-align: center;
	}
.sec_txt{
	font-size: clamp(1.25rem, -0.726rem + 3.09vw, 1.512rem);
	line-height: 1.0rem;
	padding: 0px;
	}
.sec_txt_ls{
	font-size: clamp(1rem, -1.353rem + 3.68vw, 1.313rem);
	line-height: 160%;
	padding: 0px;
	}
.sec_txt11{
	font-size: clamp(0.625rem, 0.154rem + 0.74vw, 0.688rem);
	line-height: 1.3rem;
	}
.sec_txt13{
	font-size: clamp(1rem, -0.882rem + 2.94vw, 1.25rem);
	line-height: 1.3rem;
	}
.sec_txt15{
	font-size: clamp(0.75rem, -0.662rem + 2.21vw, 0.938rem);
	line-height: 1.5rem;
	font-weight: mid
	}
.sec_txt20{
	font-size:clamp(1rem, -0.882rem + 2.94vw, 1.25rem);
	font-weight: bold;
	}
.sec_txt32{
	font-size:clamp(1.25rem, -4.397rem + 8.82vw, 2rem);
	font-weight: bold;
	}
.sec_txt24{
	font-size:clamp(1.25rem, -0.726rem + 3.09vw, 1.512rem);
	letter-spacing: 1%;
	font-weight: bold;
	color: #333;
	}
.sec_txt26{
	font-size:clamp(1.125rem, -2.64rem + 5.88vw, 1.625rem);
	letter-spacing: 1%;
	font-weight: bold;
	color: #333;
	}
.sec_txt27{
	font-size: clamp(1.125rem, -3.11rem + 6.62vw, 1.688rem);
	line-height: 2.7rem;
	}


.main_txt .sec_txt p::before {
	content: '●';
	color: #00af3e;
	padding: 0 3px 0 0 ;
	}
.osusume .sec_txt p::before {
	content: '✓';
	color: #00af3e;
	padding: 0 3px 0 0 ;
	}
.sec_txt_s{
	font-size: clamp(1rem, 0.246rem + 1.57vw, 1.25rem);
	line-height: 2.3rem;
	}
.sec_txt_ss{
	font-size: 1.0rem;
	}
.pl30{
	padding-left: 30px;
	}
.subimg{
	display: inline-block;
	width: 30%;
	margin: 10% 0 0 0;
	}
.osusume{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: max(70%,700px);
	margin: 5% auto;
	padding: 0 0 2% 0;
	}
.osusume img{
	width: 25%;
	display: inline-block;
	margin: 0 5%;
	}
.osusume .sec_txt{
	display: inline-block;
	line-height: 1.4rem;
	}
.features{
	margin: 5% 0;
	}
.tx_cnt{
	text-align: center;
	}
.tx_l{
	text-align: left;
	}
.feat ul{
	width: 70%;
	margin: 0 auto;
	}
.feat li{
	display: inline-block;
	width: 40%;
	margin: 0 5% 0 3%;
	vertical-align: top;
	text-align: center;
	}
.feat img{
	width: 100%;
	}
img.arr{
	width: 5%;
	}	

.merit{
	margin: 5% 0;
	padding: 5% 0;
	background: #f2fcf6;
	}
.merit ul{
	width: max(95%,700px);
	vertical-align: top;
	padding: 0;
	margin: 0 auto;
	}
.merit li{
	width:29%;
	vertical-align: top;
	text-align: center;
	display: inline-block;
	margin: 0 5% 0 0;
	}
.merit li:nth-child(3){
	margin: 0;
	}
.merit li img{
	width:60%; 
	}
.price{
	margin: 5% auto;
	padding: 5%;
	}

.price_kihon{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	}
.price_month{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	}
.circle_width {
	width: 27%;
	border-radius: 50%;
	background-color: #e8f8ed;
	display: inline-block;
	margin: 0 5% 0 0;
}

.circle_height{
	position: relative;
	padding-top: 100%;
	height: 0;
}
 
.circle_p {
	position: absolute;
	top: calc((100% - 1em)/5);
	left: 0;
	right: 0;
	margin: 0;
	text-align: center;
}
.circle_width .sec_ttl_sub{
	font-size: clamp(1.25rem, -2.515rem + 5.88vw, 2rem);
	line-height: 0;
	text-align: center;
	padding: 3% 0 8%;
	margin: 0;
	}

.mt0{
	margin-top: -3%;
	padding-top: 0;
	}

.app_btn{
	background-color: #00C94F;
	width: 40%;
	margin: 0 auto;
	padding: 2%;
	text-align: center;
	border-radius: 5px;
	}
.app_btn a{
	color: #ffffff;
	font-size: clamp(1.125rem, -2.64rem + 5.88vw, 1.625rem);
	position: relative;
	}	
.app_btn a::after{
	position: absolute;
	right: 3px;
	top: 8px;
	display: block;
	width: 5%;
	height: 57px;
	content:"";
	background: url("../images/arr_white.png");
	background-size: 10px;
	background-repeat: no-repeat;
	}
.zeikomi{
	width: 95%;
	text-align: right;
	}
.zeikomi2{
	width: 80%;
	text-align: right;
	}
.oem{
	text-align: center;
	margin: 5% 0;
	}
.oem_b{
	background-color: #E8F8ED;
	width: 44%;
	display: inline-block;
	text-align: center;
	padding: 0;
	vertical-align: top;
	margin: 0 5% 0 0;
	font-size: 1.4rem;
	}
.oem_p{
	background-color: #E8F8ED;
	width: 44%;
	display: inline-block;
	text-align: center;
	font-size: 1.4rem;
	}
.bg_gr{
	background-color: #00AF3E;
	vertical-align: top;
	width: 100%;
	margin: 0;
	color: #ffffff;
	text-align: center;
	font-size: 1.74rem;
	}
.bg_gr p{
	margin: 0;
	padding: 2%;
	}
.oem ul{
	text-align: left;
	margin: 0;
	}
.oem li{
	margin: 0;
	}
.oem li p{
	margin: 0;
	width: 100%;
	text-align: left;
	}

.tec{
	background-color: #F2FCF6;
	padding: 5% 0;
	text-align: center;
	}	
.tec ul{
	margin: 0 auto;
	width: max(80%,700px);
	background-color: #ffffff;
	padding: 0;
	}
.tec li{
	display: inline-block;
	border: 1px solid #B3B3B3;
	padding: 1%;
	text-align: left;
	}
.tec li:nth-child(odd){
	width: 30%;
	}
.tec li:nth-child(even){
	width: 70%;
	}	
.tec li.gray{
	background-color: #F2F2F2;
	}
.faq{
	padding: 5% 0;
	text-align: center;
	}	
.faq p{
	text-align: left;
	}	

	
	
	
.accordion {
	margin: 0 auto;
	width: 100%;
	position: relative;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.accordion-item{
	margin: 2% 0;
	}
.accordion-title {
  cursor: pointer;
  padding: 10px 20px;
}
.accordion-content {
  display: none;
  padding: 10px 20px;
}
.accordion-content p {
  font-size: 13px;
  line-height: 1.5;
}
/* タイトルの背景色 */
.accordion-item .accordion-title {
  background-color: #F2FCF6;
}
/* 矢印 */
.accordion-title {
  position: relative;
}
.accordion-title::after {
	content: "　";
	display: block;
	height: 28px;
	position: absolute;
	right: 15px;
	top: 50%;
	width: 20px;
	background: url("../images/arr_under.png");
	background-size: 19px;
	background-repeat: no-repeat;
}
.accordion-title.open::after {
	top: 50%;
	background: url("../images/arr_under_open.png");
	background-size: 19px;
	background-repeat: no-repeat;
}
	
.w95{
	width: 95%;
	}	
.mtb5{
	margin: 5% 0;
	}
/* header
 ---------------------------------------------------- */
	#head_menu_btn {
		position: relative;
		z-index: 100;
		display: block;
		width: 70px;
		height: 70px;
		cursor: pointer;
		background: #f87a3b;
	}
	#head_menu_btn span,
	#head_menu_btn span::before,
	#head_menu_btn span::after {
		position: absolute;
		display: block;
		width: 27px;
		height: 2px;
		transition: transform .3s ease;
		background: #fff;
	}
	#head_menu_btn span {
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	#head_menu_btn span::before {
		content: '';
		transform: translateY( -8px ) rotate( 0deg );
	}
	#head_menu_btn span::after {
		content: '';
		transform: translateY( 8px ) rotate( 0deg );
	}
	.menu_open span {
		background: transparent !important;
	}
	.menu_open span::before {
		transform: rotate( 45deg ) !important;
	}
	.menu_open span::after {
		transform: rotate( -45deg ) !important;
	}
	header {
		height: 70px;
	}
	header .head_logo {
		margin-right: 15px;
		margin-left: 15px;

		flex-basis: 90px;
	}
	header .head_menu_contact {
		padding: 0 10px;
		border-right: 1px solid #fff;
	}
	header .head_gnav {
		font-size: 1.2rem;
	}
	header .head_menu {
		position: absolute;
		z-index: 100;
		top: 70px;
		right: 0;
		bottom: 0;
		left: 0;
		display: none;
		width: 100%;
		height: calc(100vh - 70px);
		padding: 0 30px;
		background: #f87a3b;
	}
	header .head_menu_item {
		font-size: 1.8rem;
		position: relative;
		width: 100%;
		height: 70px;
		padding: 0;
		transition: all .4s .1s ease-out;
		transform: translateY(40px);
		opacity: 0;
		color: #fff;

		justify-content: center;
	}
	header .head_menu.menu_open .head_menu_item {
		transform: translateY(0);
		opacity: 1;
	}
	header .head_menu.menu_open .head_menu_item:nth-child(2) {
		transition-delay: .2s;
	}
	header .head_menu.menu_open .head_menu_item:nth-child(3) {
		transition-delay: .3s;
	}
	header .head_menu.menu_open .head_menu_item:nth-child(4) {
		transition-delay: .4s;
	}
	header .head_menu.menu_open .head_menu_item:nth-child(5) {
		transition-delay: .5s;
	}
	header .head_menu.menu_open .head_menu_item:nth-child(6) {
		transition-delay: .6s;
	}
	header .head_menu.menu_open .head_menu_item:nth-child(7) {
		transition-delay: .7s;
	}
	header .head_menu.menu_open .head_menu_item:nth-child(8) {
		transition-delay: .8s;
	}
	header .head_menu.menu_open .head_menu_item:nth-child(9) {
		transition-delay: .9s;
	}
	header .head_menu_item:hover {
		color: #fff;
	}
	header .head_menu_item:last-child {
		padding: 0;
	}
	header .head_menu_item_min {
		font-size: 1.4rem;
	}
	header .head_menu_item::after {
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 1px;
		margin: auto;
		content: '';
		background-image: linear-gradient(to right, rgba(255,255,255,.5), rgba(255,255,255,.5) 3px, transparent 3px, transparent 6px);
		background-repeat: repeat-x;
		background-size: 6px 1px;
	}
	header .head_menu_item:last-child::after {
		display: none;
	}
	header .head_menu_item_min p {
		position: relative;
	}
	header .head_menu_item_min p::before {
		position: absolute;
		top: 50%;
		left: -15px;
		width: 10px;
		height: 10px;
		content: '';
		transform: translateY(-50%);
		background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, #ff0 50.5%) no-repeat top left/100% 50%,
		linear-gradient(to top left, rgba(255,255,255,0) 50%, #ff0 50.5%) no-repeat bottom right/100% 50%;
	}
}
/* footer
 ---------------------------------------------------- */
	footer {
		text-align: center;
		background: #292929;
	}
	footer .foot_logo_lnk {
		font-size: 1.8rem;
		display: inline-block;
		margin: 60px 0 20px;
		color: #fff;
	}
	footer .foot_logo_lnk img {
		width: 142px;
		margin-right: 20px;
		vertical-align: middle;
	}
	footer .foot_menu {
		display: flex;
		padding-bottom: 35px;

		justify-content: center;
		align-items: center;
	}
	footer .foot_menu_item {
		font-size: 1.4rem;
		position: relative;
		padding: 10px 30px;
		color: #fff;
	}
	footer .foot_menu_item p::before {
		position: absolute;
		top: 50%;
		left: 10px;
		width: 10px;
		height: 10px;
		content: '';
		transform: translateY(-50%);
		background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, #f87a3b 50.5%) no-repeat top left/100% 50%,
		linear-gradient(to top left, rgba(255,255,255,0) 50%, #f87a3b 50.5%) no-repeat bottom right/100% 50%;
	}
	footer .foot_menu_b {
		display: flex;
		padding-top: -35px;
		padding-bottom: 35px;
		justify-content: center;
		align-items: center;
	}

	footer .copyright {
		padding: 10px 0;
		color: #fff;
		background: #f87a3b;
	}
	footer .copyright small {
		font-size: 1.2rem;
	}
/* pagetop
 ---------------------------------------------------- */
	.pagetop.js-fixed {
		bottom: 70px;
	}
	.pagetop a {
		top: 0;
		right: 0;
		width: 70px;
		height: 70px;
	}
	.pagetop a p {
		font-size: .8rem;
	}
	.pagetop a span,
	.pagetop a span::after {
		width: 16px;
		height: 16px;
		margin: auto;
	}
	.pagetop a span::after {
		top: 3px;
	}
	.pagetop a span {
		margin-top: 5px;
	}
/* section共通
 ---------------------------------------------------- */
	section {
		position: relative;
		padding: 100px 0;
	}
	.inner-s {
		margin: auto;
		padding: 0 20px;
	}
	.inner-s {
		max-width: 800px;
	}
	.inner2 .sec_ttl {
		font-size: 1.6rem;
		font-weight: 700;
		letter-spacing: .1em;
		text-align: center;
		margin-bottom: 100px;
	}
	.inner2 .sec_ttl span.f-acumin {
		font-size: 1.5rem;
		display: block;
		letter-spacing: .075em;
		font-weight: bold;
		color: #fff;
	}
#policy{
	width: 80%;
	margin: 5% auto;
	padding: 0;
	}
#policy p{
	font-size: clamp(0.688rem, -0.724rem + 2.21vw, 0.875rem);
	width: 90%;
	margin: 3% auto;
	padding: 0;
	}
#policy li{
	font-size: clamp(0.75rem, -0.662rem + 2.21vw, 0.938rem);
	width: 90%;
	margin: 0 auto;
	padding: 0;
	}
#policy h3{
	font-size:clamp(1rem, -0.882rem + 2.94vw, 1.25rem);
	width: 100%;
	margin: 1% auto;
	padding: 0;
	}

}