@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p&family=M+PLUS+Rounded+1c&family=Noto+Sans+JP:wght@100..900&display=swap');
.section-main-cmn:before {
	display: none;
}

.section-main-cmn-ones {
	position: relative;
	background: #fffbef;
}

.back-ones {
	background-color: #fff;
}

.article-main-ones {
	max-width: 1000px;
	margin: 0 auto;
	background-color: #fff;
}

.article-main-ones a {
	color: #ff6000;
}

.article-main-ones a:hover {
	color: #ff6000;
	text-decoration: underline;
}

.article-main-ones img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.article-main-ones iframe {
	display: block;
	margin: 0 auto;
}

.ones-container {
	width: 760px;
	margin: 0 auto;
}

span.left {
	margin-left: -0.5em;
}

span.right {
	margin-right: -0.5em;
}

span.center {
	margin: 0em -0.25em 0em;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb70 {
	margin-bottom: 70px;
}

.mb80 {
	margin-bottom: 80px;
}

.mb90 {
	margin-bottom: 90px;
}

.mb100 {
	margin-bottom: 100px;
}

h1,h2,p {
	font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

h1 {
	font-size: 50px;
	color: #FF4500;
	font-weight: 600;
	text-align: center;
	margin: 3rem 0 1rem;
	letter-spacing: 0.08em
}

h2 {
	font-size: 45px;
	color: #FF4500;
	font-weight: 600;
	text-align: center;
	margin: 4rem 0 2rem;
}

h3.serif {
	font-size: 32px;
	color: #13A8EE;
	font-weight: 600;
	text-align: center;
}

h3.serif.orange {
	color: #F5A83B;
}

h3.serif.red {
	color: #EF485A;
}

h3.serif.green {
	color: #84C869;
}

p {
	font-size: 25px;
	color: #5C5C5C;
	text-align: start;
	margin: 0 auto 60px;
	line-height: 1.8em;
	letter-spacing: 0.07em
}
		
img.ss {
	border-radius: 10px; 
			border: 4px solid #DCDCDC;
			width: 80%;
			margin-bottom: 10px;
		}
		
.new_menu_and_price_table {
  width: 600px;
		}
		
.new_menu_and_price_table th {
	line-height: 3em;
		}
		
		li {
	margin-bottom:10px;
}
		
.text-line {
	display: flex;
	align-items: center;
}

.text-line:before {
	content: "";
	flex-grow: 1;
	height: 2px;
	background: #a3a3a3;
	margin: 0 2em 0 1em;
}

.text-line:after {
	content: "";
	flex-grow: 1;
	height: 2px;
	background: #a3a3a3;
	margin: 0 1em 0 2em;
}

p.left-icon-1 {
	position: relative;
	line-height: 1.4em;
	padding-left: 8em;
	margin: 1rem 0 2rem;
}

p.left-icon-1:before {
	position: absolute;
	left: 1em;
	top: 0.6em;
	content: "";
	display: inline-block;
	width: 130px;
	height: 142px;
	background: url(../ones_values2/img/ones-values_left_icon.jpg) no-repeat;
	background-size: contain;
}

p.left-icon-2 {
	position: relative;
	line-height: 1.4em;
	padding-left: 8em;
	margin: 1rem 0 2rem;
}

p.left-icon-2:before {
	position: absolute;
	left: 1em;
	content: "";
	display: inline-block;
	width: 130px;
	height: 142px;
	background: url(../ones_values2/img/ones-values_left_icon.jpg) no-repeat;
	background-size: contain;
}

p.left-icon-3 {
	position: relative;
	line-height: 1.4em;
	padding-left: 8em;
	margin: 1rem 0 2rem;
}

p.left-icon-3:before {
	position: absolute;
	left: 1em;
	top: -1rem;
	content: "";
	display: inline-block;
	width: 130px;
	height: 142px;
	background: url(../ones_values2/img/ones-values_left_icon.jpg) no-repeat;
	background-size: contain;
}

hr.dashed-line {
	border: none;
	border-top: dashed 2px #7BCEBA;
	height: 1px;
	color: #7ECEB7;
	width: 100%;
}

/*
p.left-number-1 {
	position: relative;
	line-height: 1.4em;
	padding-left: 3.3em;
	margin: 1rem 0 2rem;
}

p.left-number-1:before {
	position: absolute;
	top: 0.4em;
	left: 0.3em;
	content: "1.";
	font-size: 45px;
	color: #069A73;
	display: inline-block;
}

p.left-number-2 {
	position: relative;
	line-height: 1.4em;
	padding-left: 3.3em;
	margin: 1rem 0 2rem;
}

p.left-number-2:before {
	position: absolute;
	left: 0.3em;
	content: "2.";
	font-size: 45px;
	color: #069A73;
	display: inline-block;
}
*/

.step>div {
	display: flex;
	align-items: center;
	padding: .5rem 0;
}

.step>div>div {
	padding: .5em .5em .5em 1em;
	margin: 0;
}

.step div div .nintei-menu {
	line-height: 1.4em;
	color: #069A73;
}

p.nintei-menu-note {
	font-size: 14px;
	line-height: 1.4em;
	color: #069A73;
	margin: 10px 0 30px 90px;
}

.step>div>div p span.fs45 {
	font-size: 45px;
	font-weight: 700;
	color: #069A73;
}

span.nintei-left {
	margin-left: -0.5em;
	font-weight: 800;
	font-size: 25px;
}

span.nintei-right {
	margin-right: -0.5em;
	font-weight: 800;
	font-size: 25px;
}

span.nintei-center {
	margin: 0em -0.25em 0em;
	font-weight: 800;
	font-size: 25px;
}

p.left-icon-future {
	position: relative;
	line-height: 1.4em;
	padding-left: 8em;
	margin: 1rem 0 2rem;
}

p.left-icon-future:before {
	position: absolute;
	left: 1em;
	top: 0.6em;
	content: "";
	display: inline-block;
	width: 130px;
	height: 142px;
	background: url(../ones_values2/img/ones-values_web_OL_62.jpg) no-repeat;
	background-size: contain;
}

.onesvalues-4item {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.article-main-ones .ones-container .onesvalues-4item .onesvalues-item__contet {
	flex: 3;
}

.article-main-ones .ones-container .onesvalues-4item .onesvalues-item__contet .serif {
	padding: 20px 20px 20px 10px;
	line-height: 1.4em;
}

.article-main-ones .ones-container .onesvalues-4item .item-4block-img {
	flex: 1;
}

.article-main-ones .ones-container .onesvalues-4item .item-4block-img img {
	width: 130px;
}

.future-left-icon {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.article-main-ones .ones-container .future-left-icon .onesvalues-item__contet {
	flex: 3;
}

.article-main-ones .ones-container .future-left-icon .onesvalues-item__contet .serif {
	padding: 20px 20px 20px 10px;
	line-height: 1.4em;
}

.article-main-ones .ones-container .future-left-icon .item-4block-img {
	flex: 0.7;
}

.article-main-ones .ones-container .future-left-icon .item-4block-img img {
	width: 159px;
}

.article-main-ones .ones-container .future-left-icon .onesvalues-item__contet h2 {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 30px;
	text-align: left;
}

.serif.future-p {
	padding: 0px 20px 20px 10px;
	line-height: 1.4em;
}

.pc {
	display: block;
}

@media only screen and (max-width: 750px) {
	.article-main-ones img:not(.maw) {
		width: 100%;
		height: auto;
		max-width: none;
	}
	.article-main-ones iframe {
		max-width: 100%;
	}
	.ones-container {
		width: 100%;
		padding: 0 10px;
		margin: 0 auto;
	}
	h1 {
		font-size: 30px;
		color: #FF4500;
		font-weight: 600;
		text-align: center;
		padding: 0 0 1rem;
		letter-spacing: 0.08em
	}
	h2 {
		font-size: 18px;
		color: #FF4500;
		font-weight: 600;
		text-align: center;
		margin: 4rem 0 2rem;
	}
	.article-main-ones .ones-container .future-left-icon .onesvalues-item__contet h2 {
		margin: 0;
		padding: 0;
		font-size: 20px;
	}
	h3.serif {
		font-size: 22px;
		color: #13A8EE;
		font-weight: 600;
		text-align: center;
	}
	p {
		font-size: 16px;
		color: #5C5C5C;
		text-align: start;
		margin: 0 auto 60px;
		line-height: 1.8em;
		letter-spacing: 0.07em
					}
					
.new_menu_and_price_table {
  width: auto;
					}
					
.new_menu_and_price_tbody th {
						width: 70%;
						font-size: 12px;
					}


	p.nintei-menu-note {
		font-size: 12px;
		line-height: 1.4em;
		color: #069A73;
		margin: 0 0 20px 60px;
		}
	.step>div>div p span.fs45 {
		font-size: 27px;
		font-weight: 700;
		color: #069A73;
	}
	.article-main-ones .ones-container .future-left-icon .item-4block-img img {
		width: 90px;
	}
	span.nintei-left {
		margin-left: -0.5em;
		font-weight: 800;
		font-size: 16px;
	}
	.article-main-ones .ones-container .onesvalues-4item .item-4block-img img {
		width: 90px;
	}
	.pc {
		display: none;
	}
}