@-webkit-keyframes speed {
	to {
		opacity: 1;
	}
}
@keyframes speed {
	to {
		opacity: 1;
	}
}
.home01-list .item-1 .title {
	background-image: url("../../marketingautomation/img/img_feature_02.svg");
	width: 70%;
}
.home01-list .item-2 .title {
	background-image: url("../../marketingautomation/img/img_feature_01.svg");
	width: 90%;
}
.home01-list .item-3 .title {
	background-image: url("../../marketingautomation/img/img_feature_03.svg");
	width: 80%;
}
#home00, #home02, #home04 {
	background-color: #f1f1f1;
}
#home00, #wide-topic, #home05 {
	padding-top: 120px;
}
#home01 > .container, #home02 > .container, #home03 > .container, #home04 > .container {
	padding-top: 120px;
}
.home02-list .item-1 .title {
	background-image: url("../../img/home02/icon01.png?160629");
}
.home02-list .item-1 .title a:hover {
	background-image: url("../../img/home02/icon01_o.png?160629");
}
.home02-list .item-2 .title {
	background-image: url("../../img/home02/icon02.png?160629");
}
.home02-list .item-2 .title a:hover {
	background-image: url("../../img/home02/icon02_o.png?160629");
}
.home02-list .item-3 .title {
	background-image: url("../../img/home02/icon03.png?160629");
}
.home02-list .item-3 .title a:hover {
	background-image: url("../../img/home02/icon03_o.png?160629");
}
.h-0 {
	margin-bottom: 35px;
	text-align: center;
	font-size: 3rem;
	line-height: 1.25;
}
.h-0 a {
	color: #001f4c;
}
.h-0 a:hover {
	color: #eb6202;
}
.h-0 span {
	font-size: 2rem;
	line-height: 2.4rem;
	display: inline-block;
	padding-bottom: 5px;
}
#sec-ziku-image img {
	width: 50%;
}
.main__header {
	/*
  position: relative;
  height: 550px;
  background: url("../img/main-header-lead/bg.png?171116") center center no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  */
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
}
.main__header .movie {
	width: 540px;
	height: 540px;
	min-height: 500px;
	margin: 0 auto;
	line-height: 0.1em;
	display: block;
}
@media (max-width: 1280px) {
	.main__header .movie {
		width: 500px;
		height: 500px;
	}
}
@media (max-width: 900px) {
	.main__header .movie {
		width: 100%;
		height: auto;
		min-height: inherit;
		max-height: inherit;
	}
}
.main__header .movie.pc {
	display: block;
}
.main__header .movie.sp {
	display: none;
}
@media (max-width: 900px) {
	.main__header .movie.pc {
		display: none;
	}
	.main__header .movie.sp {
		display: block;
	}
}
.main__header__slide {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	height: 170px;
	background-color: rgba(255, 255, 255, 0.92);
}
.main__header .mod-select {
	padding-top: 26px;
	padding-bottom: 22px;
	background-color: transparent;
}
.main__header__lead .buttons, .main__header__lead .title-1, .main__header__lead .title-2 {
	/*position: absolute;
  left: 498px;*/
}
.main__header__lead .title-0 {
	position: absolute;
	top: 30px;
	right: -50px;
}
.main__header__lead .title-1 {
	/*top: 177px;*/
}
.main__header__lead .title-2 {
	/*top: 236px;*/
	margin-top: 30px;
}
.main__header__lead .buttons {
	/*top: 345px;*/
	margin-top: 30px;
}
.main__header__lead .buttons ul:after {
	display: block;
	clear: both;
	content: "";
}
.main__header__lead .buttons li {
	float: left;
	width: 49%;
}
.main__header__lead .buttons li + li {
	margin-left: 2%;
}
.site-sub-header {
	width: 100%;
	height: 100%;
	min-height: 100vh;
	position: relative;
	text-align: center;
	background: url(../img/main-header-lead/smc_header_2019.png) no-repeat center bottom/cover;
	display: table;
	background-position-y: -50px;
}
.site-sub-header::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/* background-color: rgba(0, 0, 0, 0.5); */
}
.site-sub-header .intro {
	color: #1f1715;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
	padding: 0 30px;
	display: table-cell;
	vertical-align: middle;
	height: 100vh;
	font-family: "FOT-UD角ゴ_ラージ Pr6 M", UDKakugo_LargePr6-M;
}
.site-sub-header .intro .h-text {
	margin-top: 0px;
	margin-bottom: 45px;
	font-size: 30px;
	font-weight: 300;
}
.site-sub-header .intro .h-img {
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	font-size: 30px;
	max-width: 722px;
}
.site-sub-header .intro p {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 300;
}
.site-sub-header .icon-blank-2:after {
	background-image: none;
}
@media (min-width: 768px) {
	.navbar-custom {
		background-color: transparent;
		padding-top: 30px;
	}
	.site-branding {
		margin-top: 13px;
		margin-left: 0;
	}
}
@media (min-width: 481px) {
	.site-sub-header {
		background-position-y: 5px;
	}
	.site-sub-header .intro .h-text .sp-on, .site-sub-header .intro .h-img .sp-on {
		display: none;
	}
}
@media (max-width: 375px) {
	.site-sub-header {
		background-position-y: 0px;
	}
	.site-sub-header .intro .h-img img {
		width: 60%;
		max-width: 213px;
	}
	.site-sub-header .intro .h-img .pc-on {
		display: none;
	}
	.site-sub-header .intro .h-text {
		font-size: 20px;
		line-height: 1.7;
		margin-bottom: 10px;
	}
	.site-sub-header .intro #layer_2 {
		width: 90%;
	}
}
@media (max-width: 375px) {
	.site-sub-header .intro #layer_2 {
		width: 75%;
	}
}
.site-sub-header .btn.active.focus, .site-sub-header .btn.active:focus, .site-sub-header .btn.focus, .site-sub-header .btn:active.focus, .site-sub-header .btn:active:focus, .site-sub-header .btn:focus {
	outline: none;
}
.site-sub-header .btn {
	border-radius: 0;
	padding: 6px 28px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	background-color: #000;
	border: 2px solid #000;
	color: #fff;
	font-size: 16px;
}
.site-sub-header .btn::before, .site-sub-header .btn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: "";
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #000;
}
.site-sub-header .btn::before {
	right: 0;
}
.site-sub-header .btn::after {
	left: 0;
}
.site-sub-header .btn, .site-sub-header .btn::before, .site-sub-header .btn::after {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.site-sub-header .btn:focus {
	color: #fff;
}
.site-sub-header .btn:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}
.site-sub-header .btn:hover::before, .site-sub-header .btn:hover::after {
	width: 0;
	background-color: #59b1eb;
}
.site-sub-header .btn-lg {
	width: 100%;
	line-height: 1.6;
}
.site-sub-header .btn-sm {
	padding: 12px 80px;
}
.main__body {
	padding-top: 0;
}
.section-0 > .container {
	padding-bottom: 80px;
}
.section-0 .row {
	/*display: table;
  width: 100%;
  table-layout: fixed;*/
}
.section-0 .row .item {
	/*display: table-cell;
  overflow: hidden;*/
	word-wrap: break-word;
	/*vertical-align: top;*/
	padding-right: 30px;
	padding-left: 30px;
	/*width: 330px;*/
}
.section-0 .row .btn-readmore, .section-0 .row .title {
	text-align: center;
}
.section-0 .row .title {
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.33;
}
.section-0 .row .title, .section-0 .row .title > a {
	background-position: center top;
	background-repeat: no-repeat;
}
.section-0 .row .title a {
	display: block;
	padding-top: 185px;
}
.section-0 .row .txt {
	margin-top: 20px;
	margin-bottom: 20px;
}
.home01-list, .home02-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch;
}
.home01-list .item, .home02-list .item {
	opacity: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.no-js .home01-list .item, .no-js .home02-list .item {
	opacity: 1;
}
.home01-list .item-1.is-animationend, .home02-list .item-1.is-animationend {
	opacity: 1;
	-webkit-animation: speed 0.25s ease 0.2s 1 forwards;
	animation: speed 0.25s ease 0.2s 1 forwards;
}
.home01-list .item-2.is-animationend, .home02-list .item-2.is-animationend {
	opacity: 1;
	-webkit-animation: speed 0.25s ease 0.4s 1 forwards;
	animation: speed 0.25s ease 0.4s 1 forwards;
}
.home01-list .item-3.is-animationend, .home02-list .item-3.is-animationend {
	opacity: 1;
	-webkit-animation: speed 0.25s ease 0.6s 1 forwards;
	animation: speed 0.25s ease 0.6s 1 forwards;
}
/*2205 WP用追記 2207複製品用追記*/
.wp-img {
	box-sizing: border-box;
	margin-bottom: 10px;
}
.main.top-index {
	padding-bottom: 0;
}
.ly_container {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 120px;
	margin: 0 auto;
	text-align: center;
}
.ly_container2 {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin: 0 auto;
	text-align: center;
}
.ly_container h1, .ly_container2 h1 {
	margin-bottom: 25px;
}
.wp-link {
	border: 1px solid #004ea1;
	color: #004ea1;
	box-sizing: border-box;
	border-radius: 3px;
	display: inline-block;
	font-size: 0.9em;
	margin-top: 40px;
	padding: 8px 30px 8px 20px;
	transition: 0.3s;
	position: relative;
}
.wp-link:hover {
	border: 1px solid #eb6202;
	color: #eb6202;
	transition: 0.3s;
}
.wp-link::after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 14px;
	width: 10px;
	height: 10px;
	margin-top: -6px;
	border-top: 1px solid #004ea1;
	border-right: 1px solid #004ea1;
}
.wp-link:hover::after {
	border-top: 1px solid #eb6202;
	border-right: 1px solid #eb6202;
	transition: 0.3s;
}
.wp-btn {
	display: inline-block;
	background: #004ea1;
	color: #fff;
	width: 20em;
	padding: 10px 20px;
	box-sizing: border-box;
	border-radius: 3px;
}
.wp-btn:hover {
	background: #eb6202;
	color: #fff;
}
.wp-co {
	color: #454545;
	font-weight: bold;
	margin-bottom: 7px;
}
/*.wp-txt span::before{ content: "▶"; margin-right: 3px;}*/
.pro {
	margin-bottom: 90px;
}
.pro img {
	margin-bottom: 20px;
}
.products-title {
	font-weight: 700;
	line-height: 2.6rem;
	margin-bottom: 20px;
	letter-spacing: 0.05em;
}
.cha {
	overflow: hidden;
	zoom: 1;
}
.pro .cha p {
	color: #333;
	border-bottom: 1px dotted #004ea1;
	font-size: 0.8em;
	margin-left: 1em;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.pro img {
	height: 100%;
	max-height: 140px;
}
.pro ul {
	margin-bottom: 20px;
}
.pro li {
	font-size: 0.95em;
	font-weight: 400;
	line-height: 1.75em;
	text-align: left;
}
.pro li::before {
	content: /*url(../assets/img/icon_check.png)*/ "●";
	vertical-align: middle;
	font-size: 18px;
	padding: 0px 3px;
	color: #004ea1;
}
.link-web, .link-form {
	box-sizing: border-box;
	border-radius: 3px;
	display: inline-block;
	letter-spacing: 0.1em;
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: center;
	transition: 0.3s;
	width: 50% /*40%*/ ;
}
.link-web {
	border: 1px solid #004ea1;
	color: #004ea1;
	/*margin-right: 4%;*/
}
.link-form {
	border: 1px solid #004ea1;
	background: #004ea1;
	color: #fff;
	margin-left: 4%;
}
.link-web:hover {
	border: 1px solid #eb6202;
	color: #eb6202;
}
.link-form:hover {
	border: 1px solid #eb6202;
	background: #eb6202;
	color: #fff;
}
.link-web::after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 14px;
	width: 12px;
	height: 12px;
	margin-top: -7px;
	border-top: 1px solid #004ea1;
	border-right: 1px solid #004ea1;
}
.link-web:hover::after {
	border-top: 1px solid #eb6202;
	border-right: 1px solid #eb6202;
	transition: 0.3s;
}
.link-form::after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 14px;
	width: 12px;
	height: 12px;
	margin-top: -7px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.row div {
	width: 100%;
}
.case-title span {
	font-size: 2em;
	line-height: 1em;
}
.case-title {
	margin-top: 80px;
	margin-bottom: 5px;
}
.case-count span {
	font-size: 4em;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 20px;
}
a img:hover {
	opacity: 0.8;
	transition: 0.3s;
}
.pro:last-child {
	margin-bottom: 0;
}
#home05 .wp-descript {
	margin-bottom: 60px
}
@media screen and (max-width: 767px) {
	#home00, #wide-topic, #home05 {
		padding-top: 80px;
	}
	#home01 > .container, #home02 > .container, #home03 > .container, #home04 > .container {
		padding-top: 80px;
	}
	.ly_container {
		padding-bottom: 80px;
	}
	.ly_container p, .ly_container2 p {
		font-size: 1.5rem;
	}
	.is-sp {
		display: inline;
	}
	.is-pc {
		display: none;
	}
	.h-0 span {
		font-size: 1.8rem;
	}
	#sec-ziku-image img {
		width: 75%;
	}
	.sp-left {
		text-align: left;
	}
	.wp-txt {
		margin-bottom: 20px;
	}
	.wp-descript {
		text-align: left;
	}
	.wp-descript2 {
		font-size: 1.1em;
		letter-spacing: 0.08em;
		text-align: left;
		margin-bottom: 5px;
	}
	.wp-right {
		margin-bottom: 10px;
	}
	.wp-link {
		margin-top: 20px;
	}
	#sec-ad-download, #sec-ziku-download {
		display: inline-block;
		padding-top: 16px;
	}
	.products-txt {
		margin-bottom: 15px
	}
	.pro {
		margin-bottom: 60px;
	}
	.pro .products-title {
		line-height: 1.3em;
		font-size: 2.2rem;
	}
	.link-web {
		width: 70% /*41%*/ ;
		/*margin-right: 2%;*/
		font-size: 0.9em;
	}
	.link-form {
		width: 53%;
		margin-left: 2%;
		font-size: 0.9em;
	}
}
@media screen and (min-width:768px) {
	.is-sp {
		display: none;
	}
	.is-pc {
		display: inline;
	}
	.wp-descript {
		font-size: 1.2em;
	}
	.wp-descript2 {
		font-size: 1.1em;
		letter-spacing: 0.08em;
		text-align: left;
		margin-bottom: 5px;
	}
	.wp-title {
		font-size: 2em;
	}
	.wp-right {
		float: right;
		margin-left: 20px;
	}
	.wp-txt {
		font-size: 1.4rem
	}
	#sec-ad-download, #sec-ziku-download {
		display: inline-block;
		padding-left: 80px;
	}
	.pro {
		padding-left: 1%;
		padding-right: 3%;
	}
	#ma {
		width: 55%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 2%;
		padding-right: 2%;
	}
	.pro:nth-last-child(2) {
		margin-bottom: 0;
	}
	.pro:nth-child(2n) {
		padding-left: 3%;
		padding-right: 1%;
	}
	.products-txt {
		margin-bottom: 15px
	}
	.products-title {
		line-height: 1em;
		font-size: 2.45rem;
	}
	.pro ul {
		width: fit-content;
		max-width: 20.5em;
		margin-left: auto;
		margin-right: auto;
	}
	.pro li {
		margin-bottom: 3px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1030px;
	}
}
/* 2405追加*/
.kv-descript{
	color:#545454;
	font-weight: 500;
	line-height: 1.7em;
	margin: 20px 0;
}
@media screen and (max-width: 767px) {
	.kv-descript{ display: none;}
	
	#mainvisual #spmb {
		margin-bottom: 30px;
		margin-top: 30px
	}
}
/* 2303追加 */
@media screen and (max-width: 575px) {
	#mainvisual img {
		box-sizing: border-box;
		display: block;
		margin-bottom: -15px;
	}
	#mainvisual img.fv3img {
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 767px) {
	#mainvisual img.mapc {
		max-height: 250px !important;

	}
}
.button-round {
	margin: 0px auto 0;
	max-width: 100%;
}
.wi .button-round {
	max-width: 90%;
}

.button-round_link {
	position: relative;
	display: block;
	background-color: #FFCF62;
	padding: 5px;
	border-radius: 20px;
	box-shadow: 0 0 8px 0 rgb(80 80 80 / 50%);
	transition: all ease 0.3s;
}
.wi .button-round_link {
	background-color: #fff;
}
.button-round_link:hover {
	opacity: 1;
	background-color: #EB6202;
	border-color: #fff;
	color: #fff;
}
.wi .button-round_link:hover {
	background-color: #004ea1;
}
.button-round_link:hover .button-round_link-inner {
	background-color: #fff;
	color: #EB6202;
}
.wi .button-round_link:hover .button-round_link-inner {
	color: #004ea1;
}
.button-round_link:hover .button-round_link-inner:after {
	border-color: #EB6202;
	right: 30px;
}
.wi .button-round_link:hover .button-round_link-inner:after {
	border-color: #004ea1;
}
.button-round_link:hover .button-round_point {
	background-color: #EB6202;
	color: #fff;
}
.wi .button-round_link:hover .button-round_point {
	background-color: #004ea1;
}
.button-round_link:hover .button-round_point:after {
	border-top: 10px solid #EB6202;
	bottom: -12px;
}
.wi .button-round_link:hover .button-round_point:after {
	border-top: 10px solid #004ea1;
}
.button-round_link:hover .button-round_point-color {
	color: #fff;
}
.button-round_link-inner {
	color: #fff;
	background: #EB6202;
	padding: 18px 50px 10px 20px;
	border-radius: 15px;
	transition: all ease 0.3s;
	position: relative;
}
.wi .button-round_link-inner {
	background: #004ea1;
}
@media screen and (max-width: 575px) {
	.button-round_link-inner {
		padding: 16px 30px;
	}
}
.button-round_link-inner::after {
	position: absolute;
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid white;
	border-right: 2px solid white;
	top: 0;
	right: 30px;
	bottom: 0;
	margin: auto;
	transform: rotate(45deg);
	transition: all ease 0.3s;
}
@media screen and (min-width: 576px) {
	.button-round_link-inner::after {
		width: 15px;
		height: 15px;
		right: 35px;
	}
}
.button-round_point {
	display: flex;
	position: absolute;
	top: 1.2em;
	left: 50%;
	transform: translateX(-50%) translateY(-100%);
	margin: auto;
	color: #333;
	background-color: #fff;
	white-space: nowrap;
	font-weight: bold;
	font-size: 14px;
	transition: all ease 0.3s;
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
	line-height: 1;
	align-items: center;
	border: 2px solid #EB6202;
	padding: 0.5em 2em;
	border-radius: 5px;
}
.wi .button-round_point {
	border: 2px solid #004ea1;
}
@media screen and (min-width: 426px) {
	.button-round_point {
		font-size: 14px;
	}
}
.button-round_point-color {
	color: #EB6202;
	transition: all ease 0.3s;
}
.wi .button-round_point-color {
	color: #004ea1;
}
.button-round_contents {
	display: flex;
	align-items: center;
	justify-content: center;
}
.button-round_image {
	display: none;
}
@media screen and (min-width: 426px) {
	.button-round_image {
		display: block;
		max-height: 100px;
		padding-right: 4px;
	}
}
@media screen and (min-width: 576px) {
	.button-round_image {
		padding-right: 10px;
	}
}
.button-round_image img {
	width: auto;
}
@media screen and (min-width: 426px) {
	.button-round_image img {
		height: 32px;
	}
}
@media screen and (min-width: 576px) {
	.button-round_image img {
		height: 45px;
	}
}
@media screen and (min-width: 1000px) {
	.button-round_image img {
		height: 55px;
	}
}
@media screen and (min-width: 426px) {
	.button-round_sub-title {
		display: flex;
		font-size: 14px;
		justify-content: center;
		align-items: center;
	}
}
@media screen and (max-width: 425px) {
	.button-round_sub-title {
		font-size: 12px;
	}
}
.button-round_head {
	font-size: 14px;
	border-radius: 100px;
	color: #EB6202;
	padding: 5px 7px;
	background-color: #fff;
	position: relative;
	bottom: 3px;
	margin-right: 2px;
	letter-spacing: .05em;
}
.wi .button-round_head {
	color: #004ea1;
}
.button-round_title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: .025em;
}
@media screen and (min-width: 576px) {
	.button-round_title {
		font-size: 20px;
	}
}
@media screen and (max-width: 575px) {
	.button-round_title {
		font-size: 18px;
		padding-top: 5px;
	}
}
.section_badges {
	background-color: #f1f1f1;
	text-align: center;
	padding: 25px 0 ;
	margin: 0px auto 0;
}
@media screen and (max-width: 575px) {
	.section_badges {
		padding: 20px 0;
		margin: 0px auto 0;
	}
}
@media screen and (max-width: 768px) {
	.section_badges .row{
		justify-content: space-around;
	}
}
.section_heading {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.025em;
	line-height: 1.8;
	color: #333;
}
@media screen and (max-width: 991px) {
	.section_heading {
		font-size: 16px;
		line-height: 1.5
	}
}
.section_heading .text-blue {
	color: #004EA1;
}
.badges-txt {
	position: relative;
	font-size: 12px;
	line-height: 24px;
}
@media screen and (max-width: 991px) {
	.badges-txt {
		line-height: 1.3;
	}
}
.badges-txt::before, .badges-txt::after {
	content: "";
	background-size: contain;
	background-repeat: no-repeat;
	width: 32px;
	height: 69px;
	position: absolute;
	top: -10px;
}
@media screen and (max-width: 575px) {
	.badges-txt::before, .badges-txt::after {
		top: -2px;
	}
}
.badges-txt::before {
	background-image: url("../img/main-header-lead/fig-badge_l.svg");
	left: -15px;
}
.badges-txt::after {
	background-image: url("../img/main-header-lead/fig-badge_r.svg");
	right: -15px;
}
.badges-txt_title {
	display: block;
	color: #004EA1;
	font-weight: bold;
}
@media screen and (max-width: 575px) {
	.badges-txt_title {
		margin-bottom: 5px;
	}
}
.badges-txt._itga .badges-txt_title {
	font-size: 13px;
	letter-spacing: -.01em;
}
.badges-txt._itga .badges-txt_strong {
	font-size: 17px;
}
.badges-txt._manzoku .badges-txt_title {
	font-size: 16px;
}
.badges-txt._manzoku .badges-txt_strong {
	font-size: 23px;
}
@keyframes infinity-scroll-left {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-100%);
	}
}
/*
.sc-wrap {
	overflow-x: hidden;
	display: flex;
}
*/
ul.sc {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	margin: 20px 0;
	/*
	animation: infinity-scroll-left 50s infinite linear 0.5s both;
	width: 150%;*/
}
.item-sc {
	flex: 0 0 auto;
	display: block;
	width: min(100vw / 7, 108px);
	margin-right: min(4.2666666667vw, 32px);
}
.item-sc img {
	width: 100%;
}
.colab {
	padding-top: 20px;
	padding-bottom: 20px;
	zoom: 1;
	overflow: hidden;
	text-align: center;
}
.colab-text a {
	line-height: 1.6em;
	display: inline-block;
	margin: 0 auto;
	padding: 1em;
	background: #fff;
	color: #004ea1;
	border: 3px solid #004ea1;
	box-sizing: border-box;
}
.colab-text a:hover {
	border: 3px solid #eb6202;
	color: #eb6202;
}
.bg-colab {
	background-image: url(/assets/img/bg_colab_b.png);
	background-position: center;
}
/*20230421*/
.flex {
	display: flex;
}
.section-2 + .section-2, .section-index .section-2 {
	margin-top: -147px;
}
.link-area {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 60px;
}
.link-area li {
	display: flex;
	padding: 0 15px;
	border-right: 1px solid #CCCCCC;
	height: 15px;
	align-items: center;
}
.link-area li:first-child {
	border-left: 1px solid #CCCCCC;
}
.service.flex {
	justify-content: space-between;
}
.service.service3.flex {
	justify-content: center;
	margin-bottom: 50px;
}
.service.flex:nth-child(3) {
	margin-bottom: 0px;
}
.service .section-3 {
	border: 1px solid #ccc;
	margin: 0;
	width: 470px;
	height: auto;
}
.service h3 {
	background: #F3F3F3;
	margin: auto;
	padding: 16px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #001F4C;
}
.service .img-area {
	width: 200px;
	height: 190px;
	margin: auto;
	padding-top: 30px;
}
.service .img-area img {
	max-width: 100%;
}
.service .img-area span img  {
	max-width: 90%;
}
.service p {
	margin: 0 30px 30px;
	text-align: left;
}
.service .link-area {
	margin: 0 36px 40px;
	text-align: center;
	display: flex;
	justify-content: center;
}
.service .link-area a {
	display: inline-block;
	font-weight: normal;
	font-size: 13px;
	padding: 10px;
	width: 180px;
	border: 1px solid #004EA1;
	border-radius: 5px;
}
.service .link-area a:hover, .btn-area a:hover {
	border: 1px solid #eb6202;
}
.service2 .section-3 {
	width: 315px;
}
.service2 .img-area {
	width: 160px;
	height: 130px;
	padding-top: 20px;
}
.service2 p {
	margin: 0 15px 15px;
}
.service2 .link-area {
	margin: 0 15px 20px;
}
.service2 .link-area a {
	width: 136px;
}
.privacy-area .text p {
	width: 75%;
	margin-right: 30px;
}
.privacy-area .img-area {
	display: flex;
}
.btn-area {
	margin-top: 30px;
}
.btn-area a {
	display: inline-block;
	font-weight: normal;
	font-size: 13px;
	padding: 10px;
	width: 180px;
	border: 1px solid #004EA1;
	border-radius: 5px;
	text-align: center;
}
.btn-area a:first-child {
	margin-right: 40px;
}
.member-area {
	flex-wrap: wrap;
}
.member-area .section-3 {
	width: 44%;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 45px;
}
.member-area span {
	display: block;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	margin: 24px 0 8px;
}
.member-area .h-3 {
	font-size: 20px;
	border-bottom: none;
}
.table-1-2 tbody th {
	font-weight: normal;
	color: #333333;
	padding: 0;
	border: none;
	background: none;
	width: 100px;
	border-right: 1px solid #707070;
}
.table-1-2 tbody td {
	padding: 0 0 13px 13px;
	border: none;
}
.table-1-2 tbody tr:last-child td {
	padding-bottom: 0;
}
@media (max-width: 1023px) {
	.service.flex {
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	.service .section-3 {
		width: 100%;
		margin-bottom: 30px;
	}
	.service.flex:nth-child(3) .section-3:last-child {
		margin-bottom: 0;
	}
	.service2 .section-3:last-child {
		margin-bottom: 0;
	}
	.service .link-area a {
		width: 45%;
	}
	.service2 p {
		margin: 0 30px 30px;
	}
	.service2 .link-area {
		margin: 0 36px 40px;
	}
	.service2 .img-area {
		width: 200px;
		height: 190px;
		padding-top: 30px;
	}
	.member-area .section-3 {
		width: 43%;
	}
}
@media (max-width: 991px) {
	.section-2 {
		margin-top: 0;
		padding-top: 0;
	}
	.section-2 + .section-2, .section-index .section-2 {
		margin-top: 73px;
	}
}
@media (max-width: 767px) {
	.link-area {
		flex-wrap: wrap;
	}
	.link-area li {
		margin-bottom: 15px;
	}
	.service p {
		margin: 0 15px 30px;
	}
	.service .link-area {
		margin: 0 15px 20px;
	}
	.service .link-area a {
		width: 100%;
		margin-bottom: 15px;
	}
	.privacy-area .flex {
		flex-wrap: wrap;
	}
	.privacy-area .text p {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.btn-area a {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.btn-area a:first-child {
		margin-right: 0;
	}
	.member-area .section-3 {
		width: 100%;
		margin-right: 0;
	}
	.member-area .section-3:last-child {
		margin-bottom: 0;
	}
	.member-area .table-1 tbody, .member-area .table-1-2 tbody {
		border-top: none;
	}
	.member-area .table-1 tbody th, .member-area .table-1-2 tbody th {
		display: inline-block;
	}
	.member-area .table-1 tbody td, .member-area .table-1 thead th, .member-area .table-1-2 tbody td, .member-area .table-1-2 thead th {
		display: inline-block;
		width: 65%;
	}
}
@media (max-width: 621px) {
	.link-area li {
		border-left: 1px solid #CCCCCC;
	}
	.link-area li:first-child, .link-area li:nth-child(2) {
		border-right: none;
	}
}
@media (max-width: 621px) {
	.link-area li:nth-child(2) {
		border-right: 1px solid #CCCCCC;
	}
	.link-area li:nth-child(3) {
		border-right: none;
	}
}
@media (max-width: 391px) {
	.link-area li:nth-child(3) {
		border-right: 1px solid #CCCCCC;
	}
}
/*2305 カルーセル２*/
@media screen and (max-width: 767px) {
	.fv__inner {
		height: 330px;
		box-sizing: border-box;
	}
	.pc-only {
		display: none;
	}
	.col-md-6 .img-fluid{
		max-width: 81% ;
	}
}
@media screen and (min-width: 768px) {
	.fv__inner {
		height: 100%;
	}
	.sp-only {
		display: none;
	}
}
.fv {
	position: relative;
	background: url("../assets/img/bg-cta.jpg") no-repeat center/cover;
}
.fv4 {
	position: relative;
}
.fv2 {
	position: relative;
	background: url("../assets/img/bg_kv_ma02.png") no-repeat center/cover;
}
.fv3 {
	position: relative;
}
.fv4 {
	position: relative;
	background: url("../assets/img/bg_kv_ma03.png") no-repeat center/cover;
}
.fv5 {
	position: relative;
	background: url("../assets/img/bg_kv_ma01.png") no-repeat center/cover;
}

@media screen and (max-width: 768px) {
	.row div.fv4 {
		width: 90%;
		margin: 0 auto;
		position: relative;
		background: url("../assets/img/bg_kv_ma03_sp.png") no-repeat center/cover;
	}
	.row div.fv5 {
		width: 90%;
		margin: 0 auto;
		position: relative;
		background: url("../assets/img/bg_kv_ma01_sp.png") no-repeat center/cover;
	}
}

.fv::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(0, 79, 163, .63), rgba(4, 28, 53, .6));
}
.fv2::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(0, 79, 163, .60), rgba(4, 28, 53, .3));
}
.fv3::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(0, 79, 163, .10), rgba(4, 28, 53, .2));
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
	.fv,.fv2,.fv3,.fv4,.fv5 {
		padding-bottom: 20px
	}
}
@media screen and (max-width: 599px) {
	.fv,.fv2,.fv3,.fv4,.fv5 {
		padding-bottom: 8%;
		width: 90% !important;
		margin-left: auto;
		margin-right: auto;
	}
}
.fv__inner {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
@media screen and (min-width: 768px) {
	.fv__inner {
		height: 380px;
	}
	.col-md-7 .fv_contetnt {
		height: 380px;
	}	
	.col-md-5 img {
		padding-top: 20px;
	}
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
	.fv__inner {
		padding: 5% 20px;
	}
}
@media screen and (min-width: 600px) {
	.fv__inner {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
	.col-md-6 img{
		max-height: 340px !important;
	}
	.col-md-7 span img{
		max-height: 340px !important;
	}
	.col-md-5 span img{
		max-height: 340px !important;
	}
}
@media screen and (max-width: 599px) {
	.fv__inner {
		padding-top: 40px;
		padding-left: 4%;
		padding-right: 4%;
	}
	#mainvisual .col-md-7 span img{
		width: 69%;
	}
	#mainvisual .col-md-5 span img{
		width: 52%;
	}
}
@media screen and (max-width: 425px) {
	.fv__inner {
		padding-top: 10vw;
		width: 95% !important;
	}
}
.fv_contetnt {
	color: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	flex-direction: column;
}
.col-md-7 .fv_contetnt {
	color: #004EA1;
	align-items: center;
	text-align: left;
}
.col-md-7 .fv_contetnt .mafvBox{
	background: #dbebff;
	border-radius: 5px;
	box-sizing: border-box;
	color: #222;
	width: 75%;
	padding: 10px;
	margin-top: 5px;
}
.mafvBox .mafvtitle{
	font-size: 1.25em;
	font-weight: bold;
}
.mafvBox .mafvtext{
	margin-top: 5px;
}
.mafvBox .mafvtext::before{
	content: "✓";
	color:#eb6202;
	font-weight: bold;
}
.fv3 .fv_contetnt {
	color: #004EA1;
}
.fv_contetnt h1 {
	font-size: 48.5px;
	font-weight: bold;
	margin-top: 5px;
}
.col-md-7 .fv_contetnt h1 {
	font-size: 37.5px;
}
.fv_contetnt h2 {
	font-size: 19px;
	position: relative;
}
.col-md-7 .fv_contetnt h2 {
	font-size: 22px;
	position: relative;
}
.fv__inner .fv_contetnt h2::before, .fv__inner .fv_contetnt h2::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 17%;
	height: 1px;
	background-color: #fff;
}
.fv3 .fv_contetnt h2::before, .fv3 .fv_contetnt h2::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 17%;
	height: 1px;
	background-color: #004EA1;
}
.fv_contetnt h2::before {
	left: -20%;
}
.fv_contetnt h2::after {
	right: -20%;
}
.fv3 .fv_contetnt img{
	max-width: 120px;
	margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
	.col-md-7 .fv_contetnt {
		letter-spacing: 0.02em;
	}
}
@media screen and (max-width: 425px) {
	.fv_contetnt h1 {
		font-size: 30px;
		margin-top: 8px;
	}
	.fv_contetnt h1 span{
		font-size: 26px;
	}
	.fv_contetnt h2 {
		font-size: 15px;
	}
	.fv3 .fv_contetnt img{
		max-width: 60px;
		margin-bottom: 20px;
	}
	.col-md-7 .fv_contetnt h1 {
		text-align: center;
		line-height: 1.2em;
		font-size: 35px;
		margin-top: 10px
	}
	.col-md-7 .fv_contetnt h2 {
		font-size: 17px;
		padding-top: 15px;
		text-align: center;
	}
}
@media screen and (max-width: 1200px) {
	.col-md-7 .fv_contetnt .mafvBox{
		display: none;
	}
	.kvbr{
		display: block;
	}
}
@media screen and (min-width: 1201px) {
	.kvbr{
		display: none;
	}
}
/* smc2023 */
.smckv {
	background: #dbebff;
	overflow: hidden;
	position: relative;
}
.smckv::before {
	background: url("https://www.shanon.co.jp/smc/assets/image/bg-mainvisual.png");
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	content: "";
	height: 100%;
	position: absolute;
	right: -10%;
	top: 0;
	width: 50%;
  }
  @media only screen and (min-width: 768px) and (max-width: 1080px){
  .smckv::before  {
    height: 120%;
    right: 0;
    top: 5%;
    width: 45%;
}}
  .smckv  .row{
	padding-top: 30px;
	padding-bottom: 20px;
}
/*
.smckv img{
	max-height: 225px !important;
	box-sizing: border-box;
}
*/.mainvisual__catch__word img {
	max-width: 375px;
  }
  .mainvisual__catch__img {
	margin-top: 25px;
  }
  .mainvisual__catch__img img {
	max-width: 230px;
  }
  .mainvisual__catch__day {
	margin-top: 25px;
  }
  .mainvisual__catch__day img {
	max-width: 375px;
  }
  .mainvisual__catch__place {
	margin-top: 15px;
  }
  .mainvisual__catch__place img {
	max-width: 375px;
  }
  @media screen and (max-width: 767px) {
	.mainvisual__catch__word img {
		height: auto;
		width: 70% !important;
	  }
	
	  .mainvisual__catch__img {
		margin-top: 45px;
	  }
	
	  .mainvisual__catch__img img {
		height: auto;
		width: 70% !important;
	  }
	
	  .mainvisual__catch__day {
		margin-top: 45px;
		width: 70% !important;
	  }
	
	  .mainvisual__catch__day img {
		height: auto;
		width: 70% !important;
	  }
	
	  .mainvisual__catch__place {
		margin-top: 30px;
	  }
	
	  .mainvisual__catch__place img {
		height: auto;
		width: 70% !important;
	  }
  }
.smc_cta{
	box-sizing: border-box;
	padding-top: 20px;
	max-width: 350px;
    padding-left: 10px;
    padding-right: 10px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.smc_cta a{
	background: #fff;
	box-sizing: border-box;
	border: 3px solid #eb6202;
	border-radius: 20px;
	color: #eb6202;
	display: inline-block;
	font-weight: bold;
	padding:5px;
	width: 140px;
	text-align: center;
}
.smc_cta .button_smc{
	background: #eb6202;
	color: #fff;
}
.smc_cta .button_smc:hover{
	background: #fff;
	color: #eb6202;
}
.smc_cta .button_form:hover{
	background: #eb6202;
	color: #fff ;
}
@media screen and (max-width: 767px){
	.smc_cta{
		padding-top: 20px;
		width: 75% !important;
		padding-left: 0;
		padding-right: 0;
	}.smc_cta a{
		width: 120px;
		font-size: 0.9em;
	}
	.smckv .row{
		padding-top: 30px;
		padding-bottom: 10px;
	}
	.smckv::before {
	  bottom: -8%;
	  height: 77%;
	  right: 0;
	  top: unset;
	  width: 40%;
	  z-index: 0;
	}
} 
@media screen and (max-width: 575px){
	.smc_cta{
		padding-top: 30px;
	}
	#mainvisual .mainvisual__catch /*img*/{
		width: auto !important;
	}
}

.smc_cta .icon-blank-1:after,
.smc_cta .icon-blank-2:after,
.smc_cta .icon-blank:after {
  margin-right: 0;
  margin-left: 0;
  width: 0px;
  height: 0px;
}
.icon-blank-1:after {
  background-image: url( none;);
}
.icon-blank-2:after {
  background-image: url( none;);
}

.ABtestA { display: block;}
.ABtestB { display: none;}



.thumbnail {
	margin-top: 20px;
}

.thumbnail .slick-track {
transform: unset !important;
}


.thumbnail-img {
	opacity: 0.5;
	transition: opacity .3s linear;
}
.thumbnail-img:hover{
	cursor: pointer;
	opacity: 1.0;
	transition: opacity .3s linear;
}
.thumbnail .slick-current {
	opacity: 1;
}

@media screen and (max-width: 768px) {
	.thumbnail {
		margin-top: 10px;
	}

	#mainvisual .thumbnail img {
		width: 100%;
		margin-bottom: 0;
	}
}

.slider_content {
	width: 100%;
	position: relative;
}

.slider_content::before {
	display: block;
	padding-top: 36%;
	content: '';
}

.slider_inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 24.5%;
  }

.slider_content01 {
	background: url(../assets/img/bg_kv_ma01.png) top center no-repeat;
	background-size: cover;
}

.slider_content02 {
	background: url(../assets/img/bg_kv_ma02.png) top center no-repeat;
	background-size: cover;
}

.slider_content03 {
	background: url(../assets/img/bg_kv_ma03.png) top center no-repeat;
	background-size: cover;
}

.slider_content04 {
	background: url(../assets/img/bg_kv_ma04.png) top center no-repeat;
	background-size: cover;
}

@media screen and (max-width: 1000px) {
	.slider_inner {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-top: 22.5%;
	  }

	.col-lg-11 .button-round {
		margin: 0px auto 0;
		max-width: 60%;
	}

	.col-lg-6 .button-round {
		margin: 0px auto 0;
		max-width: 90%;
	}
}

@media screen and (max-width: 991px) {
	.wi{
	margin-top: 30px;
	}
}
@media screen and (max-width: 768px) {
	.slider_content::before {
		display: block;
		padding-top: 128%;
		content: '';
	}

	.button-round {
		margin: 0px auto 0;
		max-width: 95%;
	}
	
	.slider_inner {
		padding-top: 99%;
	  }
	
	.slider_content01 {
		background: url(../assets/img/bg_kv_ma01_sp.png) top center no-repeat;
		background-size: cover;
	}
	
	.slider_content02 {
		background: url(../assets/img/bg_kv_ma02_sp.png) top center no-repeat;
		background-size: cover;
	}
	
	.slider_content03 {
		background: url(../assets/img/bg_kv_ma03_sp.png) top center no-repeat;
		background-size: cover;
	}
	
	.slider_content04 {
		background: url(../assets/img/bg_kv_ma04_sp.png) top center no-repeat;
		background-size: cover;
	}
}

.mod-headline__body dl{
	padding-bottom: 3px;
}
.smalltopic dl:last-child{
	padding-bottom: 0;
}