@charset "UTF-8";

/*
**************************************************************************
*	smtam smt-index top.css
**************************************************************************/

/* --------------------------------------------------
		override
-------------------------------------------------- */
.header-nav {
	display: none;
}
.footer {
	border-top: none;
}
.u-i-icon {
	opacity: 0;
}

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


/* --------------------------------------------------
		Project
-------------------------------------------------- */
.p-content {
	position: relative;
	padding: 80px 0;
	z-index: 2;
}
.p-content__image {
	position: absolute;
}
.p-content__lead {
	font-size: 1.8rem;
	margin-bottom: 10px;
}
.p-content__title {
	font-size: 3.2rem;
	line-height: 1.4;
	margin-bottom: 15px;
}
.p-content__title span {
	position: relative;
	display: inline-block;
	padding-right: 70px;
}
.p-content__title img {
	position: absolute;
	width: 62px;
	top: -18px;
	right: 0;
}
.p-content__text {
	margin-bottom: 20px;
}
.p-content__button {
	margin-left: -20px;
}
.p-content__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -15px -7px 0 -27px;
}
.p-content__list li {
	position: relative;
	width: 50%;
	padding: 0 7px;
	margin-top: 15px;
}
.p-flipboard {
	display: block;
	cursor: pointer;
	-webkit-perspective: 2000px;
	perspective: 2000px;
}
.p-flipboard-front {
	position: relative;
	z-index: 1;
	background-color: #ffffff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
				box-shadow 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	box-shadow: 0 10px 20px rgba(0,0,0,0);
}
.p-flipboard-back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
				box-shadow 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	box-shadow: 0 10px 20px rgba(0,0,0,0);
	transform: rotateY(-180deg);
}
.p-flipboard.is-active .p-flipboard-front {
	transform: rotateY(180deg);
	box-shadow: 0 10px 20px rgba(0,0,0,0.08);
}
.p-flipboard.is-active .p-flipboard-back {
	transform: rotateY(0deg);
	box-shadow: 0 10px 20px rgba(0,0,0,0.08);
}

@media screen and (max-width: 767px) {
.p-content {
	padding: 50px 0;
}
.p-content__image {
	position: relative;
	margin-bottom: 45px !important;
}
.p-content__box {
	width: auto !important;
	margin: 0 25px !important;
}
.p-content__lead {
	margin-bottom: 0;
}
.p-content__title {
	font-size: 2.6rem;
	margin-bottom: 15px;
}
.p-content__title span {
	padding-right: 50px;
}
.p-content__title img {
	width: 40px;
	top: -5px;
}
.p-content__button {
	margin: 0 -10px;
}
.p-content__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px -10px 0;
}
.p-content__list li {
	width: 100%;
	padding: 0 0;
	margin-top: 10px;
}
}


/* --------------------------------------------------
		visual
-------------------------------------------------- */
.visual {
	height: 480px;
	margin-bottom: 180px;
	color: #ffffff;
}
.visual .u-cts__inner {
	max-width: 1440px;
}
.visual__lead {
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 30px;
	font-size: 2.2rem;
	line-height: 2.0;
}
.visual__lead span {
	display: inline-block;
	padding-top: 2px;
	background-image: url(../img/line_01.png);
	background-size: 405px 4px;
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	opacity: 0;
	left: 0;
}
.visual__title {
	position: relative;
	z-index: 2;
	text-align: center;
	padding-top: 150px;
}
.visual__title img {
	width: 200px;
	position: relative;
	opacity: 0;
}
.visual__title span {
	display: block;
	font-size: 7.0rem;
	letter-spacing: -0.05em;
	line-height: 1.0;
	margin-top: 40px;
	position: relative;
	opacity: 0;
}
.visual__charactor {
	position: relative;
	z-index: 2;
	width: 280px;
	margin: -40px auto 0;
}
.visual__charactor > div {
	position: relative;
	width: 100%;
	padding-bottom: 90.74074074074074%;
}
.visual__charactor svg {
	position: absolute;
	top: 0;
	left: 0;
}
.visual .icon--01 {
	width: 110px;
	top: -20px;
	left: calc(50% - 130px);
}
.visual .icon--02 {
	width: 168px;
	top: 170px;
	left: calc(50% - 680px);
}
.visual .icon--03 {
	width: 153px;
	top: 230px;
	left: calc(50% - 490px);
}
.visual .icon--04 {
	width: 85px;
	top: 380px;
	left: calc(50% - 600px);
}
.visual .icon--05 {
	width: 129px;
	top: 30px;
	left: calc(50% + 470px);
}
.visual .icon--06 {
	width: 106px;
	top: 190px;
	left: calc(50% + 390px);
}
.visual .icon--07 {
	width: 132px;
	top: 320px;
	left: calc(50% + 500px);
}

/* for IE */
@media screen and (min-width: 768px) {
.isIE .visual__lead {
	line-height: 1.6;
}
.isIE .visual__lead span {
	padding-top: 10px;
}
.isIE .visual__title span {
	margin-top: 50px;
}
}

@media screen and (max-width: 767px) {
.visual {
	height: auto;
	margin-bottom: calc(80px + 10vw);
}
.visual__lead {
	position: relative;
	top: 0;
	left: 0;
	font-size: 1.4rem;
	padding-top: 25px;
}
.visual__lead span {
	padding-bottom: 1px;
	background-size: 200px auto;
}
.visual__title {
	padding-top: 60px;
}
.visual__title img {
	width: 100px;
}
.visual__title span {
	font-size: 3.5rem;
	margin-top: 20px;
}
.visual__charactor {
	width: 60%;
	top: 10vw;
	margin: 0 auto;
}
.visual .icon--01 {
	width: 62px;
	top: -20px;
	left: calc(100% - 100px);
}
.visual .icon--02 {
	width: 83px;
	top: calc(100% - 42.66666666666667vw);
	left: 20.80701754385965vw;
}
.visual .icon--03 {
	width: 85px;
	top: calc(100% - 42.66666666666667vw);
	left: 51.66666666666667vw;
}
.visual .icon--04 {
	width: 46px;
	top: calc(100% - 92px);
	left: 10px;
}
.visual .icon--05 {
	width: 62px;
	top: 100px;
	left: 15px
}
.visual .icon--06 {
	width: 59px;
	top: 100px;
	left: calc(100% - 65px);
}
.visual .icon--07 {
	width: 74px;
	top: calc(100% - 115px);
	left: calc(100% - 77px);
}
}

@media screen and (max-width: 320px) {
.visual__title span {
	font-size: 3.0rem;
}
}


/* --------------------------------------------------
		reason
-------------------------------------------------- */
.reason {
	margin-bottom: 160px;
}
.reason__title {
	font-size: 3.2rem;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	opacity: 0;
}
.reason__title em {
	background: -webkit-linear-gradient(top, transparent 80%, #e2de78 80%);
	background: linear-gradient(to bottom, transparent 80%, #e2de78 80%);
}
.reason__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -25px 50px;
}
.reason__list li {
	width: calc(100% / 3);
	padding: 0 25px;
	position: relative;
	opacity: 0;
}
.reason-box--front {
	padding: 50px 0;
	text-align: center;
}
.reason-box--front img {
	width: 189px;
}
.reason-box--front .text {
	font-size: 2.5rem;
	margin-top: 10px;
}
.reason-box--front .c-icon--arrow {
	bottom: 15px;
	right: 15px;
}
.reason-box--back {
	font-size: 1.8rem;
	line-height: 1.6;
}
.reason-box--back .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 30px;
	height: 100%;
}
.reason-box--back .box .text span {
	display: block;
	margin-top: 5px;
	font-size: 1.3rem;
}
.reason__text {
	text-align: center;
	font-size: 2.0rem;
	position: relative;
	opacity: 0;
}

/* for IE */
@media screen and (min-width: 768px) {
.isIE .reason__title em {
	background: -webkit-linear-gradient(top, transparent 60%, #e2de78 60%, #e2de78 80%, transparent 80%);
	background: linear-gradient(to bottom, transparent 60%, #e2de78 60%, #e2de78 80%, transparent 80%);
}
}

@media screen and (max-width: 767px) {
.reason {
	margin-bottom: 80px;
}
.reason__title {
	font-size: 2.1rem;
}
.reason__list {
	display: block;
	margin: 0 0 35px;
}
.reason__list li {
	width: 100%;
	padding: 0 0;
	margin-top: 20px;
	opacity: 0;
}
.reason__list li:first-child {
	margin-top: 0;
}
.reason-box--front {
	padding: 35px 0 25px;
}
.reason-box--front img {
	width: 48.69565217391304%;
}
.reason-box--front .text {
	font-size: 2.1rem;
	margin-top: 10px;
}
.reason-box--front .c-icon--arrow {
	bottom: 10px;
	right: 10px;
}
.reason-box--back {
	font-size: 1.6rem;
}
.reason-box--back .box {
	padding: 0 25px;
}
.reason__text {
	font-size: 1.8rem;
}
}


/* --------------------------------------------------
		find
-------------------------------------------------- */
.find {
	margin-bottom: 120px;
}
.find__title {
	font-size: 3.2rem;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	opacity: 0;
}
.find__title em {
	background: -webkit-linear-gradient(top, transparent 80%, #e2de78 80%);
	background: linear-gradient(to bottom, transparent 80%, #e2de78 80%);
}
.find__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -6px;
	position: relative;
	opacity: 0;
}
.find__list li {
	width: calc(100% / 4);
	padding: 0 6px;
}
.find__list li a span {
	padding-right: 15px;
}

/* for IE */
@media screen and (min-width: 768px) {
.isIE .find__title em {
	background: -webkit-linear-gradient(top, transparent 60%, #e2de78 60%, #e2de78 80%, transparent 80%);
	background: linear-gradient(to bottom, transparent 60%, #e2de78 60%, #e2de78 80%, transparent 80%);
}
}

@media screen and (max-width: 767px) {
.find {
	margin-bottom: 80px;
}
.find__title {
	font-size: 2.1rem;
}
.find__list {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -15px -5px 0;
	position: relative;
	opacity: 0;
}
.find__list li {
	width: calc(100% / 2);
	padding: 0 5px;
	margin-top: 15px;
}
.find .find__list li a {
	font-size: 1.4rem;
	padding: 12px 25px 12px 10px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.find .find__list li a span {
	padding-right: 0;
}
.find .find__list li a .icon--aru:after {
	right: 10px;
}
}


/* --------------------------------------------------
		area
-------------------------------------------------- */
.area {
	margin-bottom: 120px;
}
.area .p-content__title {
	margin-right: -50px;
}
.area__image {
	width: 794px;
	top: 50%;
	right: 350px;
	transform: translateY(-50%);
	opacity: 0;
}
.area__image [class^="point"] {
	position: absolute;
	width: 3.778337531486146%;
	opacity: 0;
}
.area__image .point--01 {
	left: 15.42821158690176%;
	top: 23.11827956989247%;
}
.area__image .point--02 {
	left: 41.30982367758186%;
	top: 32.25806451612903%;
}
.area__image .point--03 {
	left: 79.34508816120907%;
	top: 26.88172043010753%;
}
.area__body {
	width: 300px;
	margin-left: 700px;
	position: relative;
	opacity: 0;
}
.area .icon--01 {
	width: 87px;
	top: -40px;
	left: -90px;
}
.area .icon--02 {
	width: 100px;
	top: -60px;
	right: 30px;
}
.area .icon--03 {
	width: 72px;
	bottom: -50px;
	left: 85px;
}
.area .icon--04 {
	width: 86px;
	bottom: 150px;
	right: -150px;
}

@media screen and (max-width: 1288px) {
.area__image {
	width: 61.64596273291925vw;
	min-width: 680px;
}
}

@media screen and (max-width: 767px) {
.area {
	margin-bottom: 80px;
}
.area__image {
	width: auto;
	top: 0;
	right: 0;
	min-width: 0;
	margin: 0 -7.681159420289855%;
	transform: translateY(0);
}
.area .icon--01 {
	width: 56px;
	top: -25px;
	left: 30px;
}
.area .icon--02 {
	width: 65px;
	top: -35px;
	right: 35px;
}
.area .icon--03 {
	width: 46px;
	bottom: -25px;
	left: 25px;
}
.area .icon--04 {
	width: 56px;
	top: calc(50px + 26.33333333333333vw);
	bottom: auto;
	right: auto;
	left: calc(50% + 8vw);
}
}


/* --------------------------------------------------
		concern
-------------------------------------------------- */
.concern {
	margin-bottom: 120px;
}
.concern__image {
	width: 547px;
	top: 50px;
	right: 40px;
}
.concern__image img {
	position: relative;
	opacity: 0;
}
.concern__image img:nth-child(n+2) {
	position: absolute;
	top: 0;
	left: 0;
}
.concern__body {
	width: 350px;
	padding-left: 50px;
	position: relative;
	opacity: 0;
}
.concern .icon--01 {
	width: 86px;
	top: -40px;
	left: 420px;
}
.concern .icon--02 {
	width: 118px;
	top: 70px;
	right: -120px;
}
.concern .icon--03 {
	width: 120px;
	bottom: -30px;
	left: -110px;
}
.concern .icon--04 {
	width: 112px;
	bottom: -35px;
	left: 580px;
}

@media screen and (max-width: 767px) {
.concern {
	margin-bottom: 80px;
}
.concern__image {
	width: auto;
	top: 0;
	right: 0;
	margin: 0 -2.318840579710145% 0 -1.159420289855072%;
}
.concern__body {
	padding-left: 0;
}
.concern .icon--01 {
	width: 56px;
	top: 20px;
	left: 40px;
}
.concern .icon--02 {
	width: 76px;
	top: -35px;
	right: 25px;
}
.concern .icon--03 {
	width: 78px;
	bottom: -30px;
	left: 15px;
}
.concern .icon--04 {
	width: 69px;
	bottom: auto;
	top: calc(50px + 52vw);
	left: calc(50% - 45px);
}
}


/* --------------------------------------------------
		ranking
-------------------------------------------------- */
.ranking {
	margin-bottom: 120px;
}
.ranking__image {
	width: 422px;
	top: 100px;
	left: 20px;
	opacity: 0;
}
.ranking__body {
	width: 460px;
	margin-left: 540px;
	position: relative;
	opacity: 0;
}
.ranking .p-content__text {
	width: 370px;
}
.ranking .icon--01 {
	width: 73px;
	top: -16px;
	left: 10px;
}
.ranking .icon--02 {
	width: 112px;
	top: -50px;
	right: -100px;
}
.ranking .icon--03 {
	width: 135px;
	bottom: -35px;
	left: -60px;
}
.ranking .icon--04 {
	width: 137px;
	bottom: 20px;
	right: -140px;
}

@media screen and (max-width: 767px) {
.ranking {
	margin-bottom: 80px;
}
.ranking__image {
	width: 81.73913043478261%;
	top: 0;
	left: 0;
	margin: 0 auto;
}
.ranking .p-content__text {
	width: 100%;
}
.ranking .icon--01 {
	width: 47px;
	top: -15px;
	left: 25px;
}
.ranking .icon--02 {
	width: 72px;
	top: -50px;
	right: 10px;
}
.ranking .icon--03 {
	width: 86px;
	bottom: -45px;
	left: auto;
	right: 45px;
}
.ranking .icon--04 {
	width: 65px;
	bottom: 250px;
	right: -20px;
}
}


/* --------------------------------------------------
		simulation
-------------------------------------------------- */
.simulation {
	margin-bottom: 120px;
}
.simulation-box {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 40px 60px;
	background-color: #ffffff;
	opacity: 0;
}
.simulation-box--left {
	width: 370px;
}
.simulation-box .image {
	max-width: 314px;
	margin: 0 auto;
}
.simulation-box--right {
	width: 510px;
	padding: 0 60px 0 40px;
}
.simulation-box .title {
	font-size: 2.4rem;
	margin-bottom: 10px;
}
.simulation-box .button {
	margin: 20px 20px 0 -20px;
}
.simulation .icon--01 {
	width: 188px;
	top: -50px;
	left: -20px;
}
.simulation .icon--02 {
	width: 149px;
	bottom: -35px;
	right: -35px;
}

@media screen and (max-width: 767px) {
.simulation {
	margin-bottom: 80px;
}
.simulation-box {
	display: block;
	padding: 40px 25px;
}
.simulation-box--left {
	width: 100%;
	margin-bottom: 30px;
}
.simulation-box .image {
	max-width: none;
	width: 74.57627118644068%;
	margin: 0 auto;
}
.simulation-box--right {
	width: 100%;
	padding: 0 20px;
}
.simulation-box .title {
	font-size: 2.0rem;
	margin-bottom: 5px;
}
.simulation-box .button {
	margin: 20px -20px 0 -20px;
}
.simulation .icon--01 {
	width: 122px;
	top: -40px;
	left: -10px;
}
.simulation .icon--02 {
	width: 96px;
	bottom: -40px;
	right: 20px;
}
}


/* --------------------------------------------------
		saleslist
-------------------------------------------------- */
.saleslist {
	position: relative;
	height: 150px;
}
.saleslist a {
	position: relative;
	display: block;
	top: 0;
	height: 150px;
	background-image: url(../img/bg_04.png);
	background-size: 250px 250px;
	transition: top .2s ease,
				height .2s ease;
}
.saleslist a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.3;
	transition: opacity .2s ease;
}
.saleslist a:hover {
	top: -15px;
	height: 180px;
}
.saleslist a:hover:before {
	opacity: 0;
}
.saleslist-box {
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}
.saleslist-box .image {
	position: relative;
	width: 76px;
	transition: transform .2s ease;
}
.saleslist a:hover .saleslist-box .image  {
	transform: scale(1.1);
}
.saleslist-box .text {
	position: relative;
	font-size: 3.2rem;
	line-height: 1.4;
	margin-left: 20px;
	padding-right: 50px;
}
.saleslist-box .text span {
	position: absolute;
	display: block;
	top: calc(50% - 18px);
	right: 0;
	width: 36px;
	height: 36px;
	border: 3px solid #222222;
	border-radius: 50% 50%;
}
.saleslist-box .text span:before {
	content: "";
	position: absolute;
	top: calc(50% - 8px);
	right: 10px;
	width: 12px;
	height: 12px;
	border-top: 3px solid #222222;
	border-left: 3px solid #222222;
	transform: scaleY(0.8) rotate(135deg);
}

@media screen and (max-width: 767px) {
.saleslist {
	height: 100px;
}
.saleslist a {
	height: 100px;
}
.saleslist a:hover {
	top: 0;
	height: 100px;
}
.saleslist a:hover:before {
	opacity: 0.3;
}
.saleslist-box .image {
	width: 57px;
	margin-top: -25px;
}
.saleslist a:hover .saleslist-box .image  {
	transform: scale(1);
}
.saleslist-box .text {
	position: static;
	font-size: 2.4rem;
	margin-left: 10px;
	padding-right: 20px;
}
.saleslist-box .text span {
	top: calc(50% - 12.5px);
	right: 4%;
	width: 25px;
	height: 25px;
	border-width: 2px;
}
.saleslist-box .text span:before {
	top: calc(50% - 5px);
	right: 8px;
	width: 8px;
	height: 8px;
	border-top-width: 2px;
	border-left-width: 2px;
}
}


/* --------------------------------------------------
		charactor
-------------------------------------------------- */
.charactor {
	padding: 90px 0 40px;
}
.charactor-box {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 40px 60px;
	border: 1px solid #222222;
}
.charactor-box--left {
	width: 290px;
}
.charactor-box .image {
	max-width: 163px;
	margin: 0 auto;
}
.charactor-box--right {
	width: 590px;
	padding-left: 30px;
}
.charactor-box .title {
	font-size: 2.0rem;
	margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
.charactor {
	padding: 45px 0 30px;
}
.charactor-box {
	display: block;
	padding: 25px 24px;
}
.charactor-box--left {
	width: 100%;
	margin-bottom: 30px;
}
.charactor-box .image {
	width: 38.8135593220339%;
}
.charactor-box--right {
	width: 100%;
	padding-left: 0;
}
.charactor-box .title {
	font-size: 1.7rem;
}
}


/* --------------------------------------------------
		miraindex
-------------------------------------------------- */
.miraindex__list {
	margin-top: -20px;
}
.miraindex__list li {
	margin-top: 20px;
}
.miraindex__list li a {
	display: block;
	transition: opacity .2s ease;
}
.miraindex__list li a:hover {
	opacity: 0.8;
}

@media screen and (max-width: 767px) {
.miraindex__list {
	margin-top: -15px;
}
.miraindex__list li {
	margin-top: 15px;
}
.miraindex__list li a:hover {
	opacity: 1;
}
}

