@charset "UTF-8";

.text--product-title__description {
	margin-top: 55px;
}

#kvArea .l-text-box .text-box {
	width: auto;
	display: inline-block;
}

#kvArea figure {
	background-position: center bottom;
}

@media screen and (max-width: 736px) {
	#generatorWrapp li[class*="nav"] {
		box-sizing: border-box;
		width: 33.33%;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
	}

	#generatorWrapp li[class*="nav"]:nth-child(3n) {
		border-right: 0;
	}

	.feature_clm+.feature_clm {
		margin-top: 20px !important;
	}
}

.product_clm_img {
	top: 46px;
}

@media screen and (max-width: 736px) {
	.product_clm_img {
		top: 0;
	}
}

.feature_clm_title {
	text-align: center;
	margin-bottom: .7em;
}

.feature_clm_title span {
	display: block;
	font-size: .86em;
}

.feature_clm_caption.flex {
	display: flex;
	justify-content: space-around;
}

.feature_clm_section.no_flex {
	display: block;
}

.feature_clm_section_info_clm {
	display: flex;
	margin-top: 25px;
}

.feature_clm_section_info_clm_img {
	width: 270px;
}

@media screen and (max-width: 736px) {
	.feature_clm_section_info_clm_img {
		width: 75%;
		max-width: 270px;
		margin: 0 auto 0 0;
	}
}

#tab01 .textBox_ttcl {
	font-size: 18px;
	margin: 15px 0;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
}

.textBox_ttcl em {
	font-weight: normal;
	font-style: normal;
}

.textBox_ttcl em.textBox_ttcl_cl1::before,
.textBox_ttcl em.textBox_ttcl_cl2::before {
	content: " ";
	border-left: 35px solid;
	margin-right: 10px;
}

.textBox_ttcl em.textBox_ttcl_cl1::before {
	border-color: #597584;
	margin-left: 30px;
}

.textBox_ttcl em.textBox_ttcl_cl2::before {
	border-color: #e79b2f;
	margin-left: 15px;
}

@media screen and (max-width: 736px) {
	#tab01 .textBox_ttcl {
		margin: 15px 0;
		display: block;
	}

	#tab01 .textBox_ttcl>div:first-child {
		font-size: 16px !important;
	}

	#tab01 .textBox_ttcl>div:last-child {
		font-size: 14px;
		text-align: right;
	}

	.textBox_ttcl em.textBox_ttcl_cl1::before,
	.textBox_ttcl em.textBox_ttcl_cl2::before {
		margin-right: 6px;
	}
}

.app_flex {
	display: flex;
	justify-content: space-between;
	margin-top: 1.5em;
}

.app_flex.app_flex2 {
	width: 70%;
}

.app_flex div.hmg_img {
	width: 31%;
}

.app_flex div.hmg_text {
	width: 64%;
	font-size: 14px;
}

.app_flex div.hmg_text p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: .3em;
}

.app_flex div.app_google {
	margin-right: 5px;
}

.app_flex div.app_store {
	margin-left: 5px;
}

@media screen and (max-width: 736px) {
	.feature_clm_section_img-spFull {
		text-align: center;
	}

	.fit_img_mw75 {
		width: 100%;
		max-width: 420px !important;
		margin: auto;
	}

	.app_flex {
		display: block;
		margin-top: 1.5em;
	}

	.app_flex.app_flex2 {
		width: 100%;
		max-width: 420px;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		justify-content: space-between;
	}

	.app_flex div.hmg_img {
		width: 50%;
		max-width: 200px;
		margin: 0 auto
	}

	.app_flex div.hmg_text {
		width: 100%;
		font-size: 13px;
		text-align: center;
	}

	.app_flex div.hmg_text ul {
		text-align: left;
		display: inline-block;
		margin: .2em auto 0;
	}

	.app_flex div.hmg_text p {
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		margin-top: .6em;
	}
}

.title_h2 {
	font-size: 36px;
	font-weight: 700;
	line-height: 48px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.title_h2 span {
	font-size: 24px;
	font-weight: 400;
	display: block;
}

.title_h2::after {
	content: "";
	display: block;
	width: 50px;
	padding-top: 20px;
	border-bottom: solid 3px #ff6400;
}

@media screen and (max-width: 736px) {
	.title_h2 {
		font-size: 24px;
		line-height: 1.4em !important;
		padding-bottom: 0;
		margin-bottom: 25px;
	}

	.title_h2 span {
		font-size: 18px;
		line-height: 1;
		margin-top: .5em;
	}
}

.text_Box_0 {
	padding: 0 55px 50px 60px;
	overflow: hidden;
	font-size: 18px;
}

.text_Box_0 .kigou01 li {
	margin-left: 1em;
	position: relative;
	text-align: left;
}

.text_Box_0 .kigou01 li::before {
	content: "\30FB";
	position: absolute;
	display: inline-block;
	width: 1em;
	top: 0;
	left: -1em;
}

@media screen and (max-width: 736px) {
	.text_Box_0 {
		padding: 0 0 35px 0;
		font-size: 16px;
	}
}

.title_h3,
.title_h3_plus,
.title_h4 {
	font-size: 1.4em;
	font-weight: 700;
	color: #ff6400;
	padding: 1em 0;
	display: flex;
	align-items: center;
}

.title_h3_plus {
	display: table;
	margin: 0 auto -.8em;
	padding: 0 .5em;
	background: #fff;
	z-index: 2;
	position: relative;
}

.title_h4 {
	font-size: 1.2em;
	color: inherit;
	padding: .5em 0;
}

.title_h3::before,
.title_h3::after,
.title_h4::before,
.title_h4::after {
	border-top: 1px solid #ff6400;
	content: "";
	flex-grow: 1;
}

.title_h3::before,
.title_h4::before {
	margin: 0 .5rem 0 0;
}

.title_h3::after,
.title_h4::after {
	margin: 0 0 0 .5rem;
}

@media screen and (max-width: 736px) {

	.title_h3,
	.title_h3_plus,
	.title_h4 {
		font-size: 20px;
	}

	.title_h3_plus {
		text-align: center;
		margin-bottom: -1.6em;
	}

	.title_h4 {
		font-size: 18px;
	}
}

.fi_box_01 {
	background: #faede2;
	border-radius: 20px;
	padding: 30px 40px;
}

.fi_box_01 .chart,
.fi_box_01 .chart2 {
	display: flex;
	justify-content: space-between;
}

.fi_box_01 .chart li {
	width: 46%;
	position: relative;
}

.fi_box_01 .chart li p {
	text-align: center;
	font-weight: 700;
	margin: 0 auto .5em;
}

.fi_box_01 .chart li p::before {
	content: "■";
	color: #ff6400;
	margin-right: .5em;
}

.fi_box_01 .chart li:first-child::after {
	top: 50%;
	right: -16%;
	border: solid transparent;
	content: "";
	position: absolute;
	border-left-color: #ff6600;
	border-width: 15px;
	margin-top: -15px;
}

.fi_box_01 .chart2 li {
	width: 33%;
	text-align: center;
	padding: 0 20px;
}

.fi_box_01 .chart2 li p {
	font-weight: 700;
	margin-bottom: .5em;
}

.fi_box_01 .chart2 li img {
	width: 83%;
}

@media screen and (max-width: 736px) {
	.fi_box_01 {
		border-radius: 15px;
		padding: 25px 6vw;
	}

	.fi_box_01 .chart {
		display: block;
	}

	.fi_box_01 .chart li {
		width: 100%;
		position: relative;
	}

	.fi_box_01 .chart li:first-child::after {
		top: inherit;
		right: inherit;
		left: 50%;
		border: solid transparent;
		content: "";
		border-top-color: #ff6600;
		border-width: 15px;
		transform: translateX(-50%);
		bottom: -40px;
	}

	.fi_box_01 .chart li:last-child p {
		margin: 2.4em auto .5em;
	}

	.fi_box_01 .chart2 li {
		width: 33%;
		text-align: center;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
	}

	.fi_box_01 .chart2 li:nth-child(n+3) {
		border-top: 0 !important;
	}

	.fi_box_01 .chart2 li p {
		line-height: 1.3;
		margin: auto auto .4em;
		min-height: 2.6em;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.fi_box_01 .chart2 li img {
		width: 100%;
	}
}

.tex_right {
	text-align: right;
}

.tabSection .img_maru20p {
	border-radius: 20px;
}

.tabSection .img_maru50 {
	border-radius: 50%;
}

.tabSection .img_dot {
	border: dashed 3px #ff6600;
	overflow: hidden;
	padding: 5px;
}

.tabSection .caption_mt {
	margin-top: -20px;
}

@media screen and (max-width: 736px) {
	.tabSection .img_dot {
		border: 0;
		padding: 0;
	}

	.tabSection .img_maru50 {
		border-radius: 0;
	}

	.tabSection .caption_mt {
		margin-top: .2em;
	}
}

.fi_box_02 {
	border: 1px solid #ff6600;
	border-radius: 20px;
	padding: 50px 50px 35px;
	display: flex;
	justify-content: space-between;
}

.fi_box_02 dl {
	width: 46%;
}

.fi_box_02 dl dd p {
	text-align: center;
	margin: .5em auto;
	font-size: 21px;
	font-weight: 700;
}

@media screen and (max-width: 736px) {
	.fi_box_02 {
		border-radius: 15px;
		padding: 40px 6vw 25px;
		display: block;
	}

	.fi_box_02 dl {
		width: 100%;
	}

	.fi_box_02 dl:last-child {
		margin-top: 1.5em;
	}

	.fi_box_02 dl dt {
		width: 60%;
		max-width: 320px;
		display: block;
		margin: auto;
	}

	.fi_box_02 dl dd p {
		margin: .3em auto;
		font-size: 18px;
	}
}

#tab02 .panelList ul li {
	text-indent: -1em;
	margin-left: 1em;
}

.feature_clm_caption.feature_clm_caption_tar {
	text-align: right;
}

img.border_b {
	border: 2px solid #196995;
	-webkit-backface-visibility: hidden;
}

@media print,
screen and (min-width: 737px) {
	.product_icon {
		display: flex;
		justify-content: space-between;
	}

	.product_icon li {
		width: 66px;
	}

	.product_icon li:last-child {
		margin-right: 0;
	}

	.icon-box__items:nth-child(2) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(2) .js-product-accordion-baloon::after {
		left: 91px;
	}

	.icon-box__items:nth-child(3) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(3) .js-product-accordion-baloon::after {
		left: 158px;
	}

	.icon-box__items:nth-child(4) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(4) .js-product-accordion-baloon::after {
		left: 230px;
	}

	.icon-box__items:nth-child(5) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(5) .js-product-accordion-baloon::after {
		left: 300px;
	}

	.icon-box__items:nth-child(6) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(6) .js-product-accordion-baloon::after {
		left: 370px;
	}

	.icon-box__items:nth-child(7) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(7) .js-product-accordion-baloon::after {
		left: 5px;
	}

	.icon-box__items:nth-child(8) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(8) .js-product-accordion-baloon::after {
		left: 61px;
	}

	.icon-box__items:nth-child(9) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(9) .js-product-accordion-baloon::after {
		left: 131px;
	}

	.icon-box__items:nth-child(10) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(10) .js-product-accordion-baloon::after {
		left: 201px;
	}

	.icon-box__items:nth-child(11) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(11) .js-product-accordion-baloon::after {
		left: 271px;
	}

	.icon-box__items:nth-child(12) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(12) .js-product-accordion-baloon::after {
		left: 341px;
	}

	.icon-box__items:nth-child(13) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(13) .js-product-accordion-baloon::after {
		left: 411px;
	}

	.icon-box__items:nth-child(14) .js-product-accordion-baloon::before,
	.icon-box__items:nth-child(14) .js-product-accordion-baloon::after {
		left: 481px;
	}

	#generatorWrapp .topNav ul,
	#generatorWrapp .bottomNav>ul {
		display: inline-flex;
	}

	#generatorWrapp .topNav ul {
		width: 100%;
		justify-content: space-between;
		margin-bottom: 20px;
	}

	#generatorWrapp .topNav ul li,
	#generatorWrapp .bottomNav>ul li {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	#generatorWrapp .footerWrapp {
		height: 135px;
	}
}

.text_indent {
	padding-left: 1em;
	text-indent: -1em;
}

@media screen and (max-width: 736px) {
	.text_indent {
		font-size: 12px;
		margin-top: .7em;
		text-align: center;
	}
}

/* banner_202212 */
.banner_202212 {
	text-align: center;
	margin: 23px auto 55px;
}

.banner_202212 img {
	width: 396px;
	height: auto;
}

.banner_202212 p {
	margin: 1rem auto .3rem;
	font-size: 16px;
}

.banner_202212 span {
	font-size: 15px;
	color: #2b383f;
	text-decoration: underline;
}

@media (any-hover:hover) {
	.banner_202212 a:hover {
		opacity:
			.7;
	}
}

@media screen and (max-width: 736px) {
	.banner_202212 {
		text-align: center;
		margin: 20px auto 50px;
		padding: 0 4.6875%;
	}

	.banner_202212 img {
		width: 100%;
		max-width: 396px;
	}

	.banner_202212 p {
		font-size: .96rem;
	}

	.banner_202212 span {
		font-size: 14px;
	}

}