@charset "UTF-8";
/*
 各ページ.css（ファイル名変更可）
 本サイト各ページ用CSS
*/
.ieuru-second {
	background-image: url(../images/common/bg_teiko.png);
}
.ieuru-second .d-inner {
	padding: 70px 0 100px;
}
.ieuru-second .d-box {
	position: relative;
}
.ieuru-second .d-box:after {
	content: '';
	display: inline-block;
	width: 176px;
	height: 110px;
	position: absolute;
	top: 20px;
	right: 30px;
	background: url(../images/ai/ai-item.png) no-repeat center;
	background-size: contain;
}
.ieuru-second .d-box-body {
	background: #fff;
	padding: 0;
	border: 1px solid #f39800;
}
.ieuru-box-deco:after {
	top: 100%;
	right: -1px;
	border: 1px solid #f39800;
	background-image: url(../images/common/bg_border_orange.png);
	background-size: 2px 10px;
}
.ieuru-box-deco .motif-door.bottom {
	top: 100%;
	border: 1px solid #f39800;
	background: #fff;
}
.ieuru-box-deco .motif-door.bottom + .bottom {
	top: 100%;
}
.AI-ribon {
	background: #f39800;
	color: #fff;
	text-align: center;
	font-size: 21px;
	padding: 4px 0 3px;
	letter-spacing: 0.15rem;
}

.AI-box {
	padding: 35px 70px 60px;
	background-image: url(../images/ai/ai-bg-img-01.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}

.AI-title {
	background-image: url(../images/ai/tit-ai.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
	padding-top: 72px;
	margin-bottom: 45px;
}
.AI-outline {
	background-color: #f7fbc6;
	background-image: url(../images/ai/ai-bg-img-02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 494px 273px;
	border: 1px solid #f4e498;
	border-radius: 10px;
	font-size: 18px;
	padding: 30px;
	margin-bottom: 50px;
}
.AI-outline-heading {
	color: #f39800;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
}
.AI-outline-txt {
	padding: 10px 380px 0 0;
}
.AI-line {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 60px;
}
.AI-line-txt {
	width: 280px;
	font-size: 16px;
	line-height: 1.4;
}
.AI-line-txt span {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #02ba02;
	margin-bottom: 15px;
}
.AI-line-txt span + span {
	margin-top: 25px;
}
.AI-line-img {
	width: calc(100% - 300px);
	margin-bottom: 15px;
}
.d-contentsWrap .AI-line-img img {
	display: inline-block;
	width: 50%;
	border: 1px solid #ddd;
}
.d-contentsWrap .AI-line-img img + img {
	margin-left: 3%;
	width: 47%;
}
.AI-line-btn {
	width: 100%;
	text-align: center;
}
.AI-line-btn span {
	position: relative;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.25rem;
	margin-bottom: 5px;
}
.AI-line-btn span:before,
.AI-line-btn span:after {
	position: absolute;
	content: '';
	top: 48%;
	width: 1px;
	height: 16px;
	display: inline-block;
	background: #000;
}
.AI-line-btn span:before {
	left: -15px;
	transform: translate(-50%, -50%) rotate(-30deg);
}
.AI-line-btn span:after {
	right: -15px;
	transform: translate(-50%, -50%) rotate(30deg);
}
.AI-line-btn a {
	display: block;
	width: 320px;
	margin: 0 auto;
	background: #02b902;
	text-align: center;
	color: #fff;
	padding: 13px 0;
	font-size: 20px;
	border-radius: 5px;
}
.AI-line-btn a:before {
	content: '';
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/common/icon_line.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 12px;
}

.AI-play {
	background: #ddf4dd;
	border-radius: 10px;
	padding: 30px 40px 40px;
	text-align: center;
}
.AI-play-tit {
	position: relative;
	font-size: 32px;
	color: #02ba02;
	font-weight: bold;
	letter-spacing: 0.65rem;
	margin-bottom: 30px;
}
.AI-play-tit:before,
.AI-play-tit:after {
	display: inline-block;
	content: '';
	width: calc(50% - 100px);
	top: 50%;
	height: 12px;
	position: absolute;
	background-image: url(../images/ai/ai-bg-border.png);
	background-repeat: repeat-X;
	background-position: center;
}
.AI-play-tit:before {
	left: 0;
	transform: translate(0, -50%);
}
.AI-play-tit:after {
	right: 0;
	transform: translate(0, -50%);
}
.AI-play-heading {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
	width: 100%;
	height: 75px;
	background-image: url(../images/ai/ai-play-txt.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-bottom: 90px;
}
.AI-play-fin {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
	width: 100%;
	height: 79px;
	background-image: url(../images/ai/ai-play-txt-fin.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-bottom: 50px;
}

.AI-play-qr {
	line-height: 1;
	margin-bottom: 25px;
}

.AI-caption {
	background: #f6f6f6;
	padding: 50px 70px;
	font-size: 16px;
}
.AI-caption-tit {
	background: #f39800;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	padding: 5px 20px;
	margin-bottom: 30px;
}
.AI-caption-list li {
	list-style: none;
	padding-left:1em;
	text-indent:-1em;
	margin-bottom: 3px;
}

/* ------------------------------------------------------------------
 PC（993px〜）
------------------------------------------------------------------ */
@media screen and (min-width: 993px) {}

/* ------------------------------------------------------------------
 tablet（0〜992px）
------------------------------------------------------------------ */
@media screen and (max-width: 992px) {
	.ieuru-second .d-box { padding: 10px; }
	.AI-ribon {
		text-align: left;
		line-height: 1.3;
		padding: 5px 200px 5px 10px;
	}
	.ieuru-second .d-box:after {
		top: 10px;
		right: 15px;
	}
	.AI-box { padding: 35px 10px 30px; }
	.AI-outline-txt { padding: 10px 0 250px; }
	.AI-line {
		display: block;
		margin-bottom: 30px;
	}
	.AI-line-txt {
		width: 100%;
		margin-bottom: 20px;
	}
	.AI-line-txt span + span { margin-top: 10px; }
	.AI-line-img { width: 100%; }
	.AI-line-btn a:before {
		width: 20px;
		height: 20px;
		background-size: contain;
		background-position: center top;
	}
	.AI-play {
		border-radius: 5px;
		padding: 20px;
	}
	.AI-play-qr { display: none; }
	.AI-caption {
		padding: 20px 10px;
	}
	.AI-caption-tit {
		padding: 5px 10px;
		margin-bottom: 10px;
		border-radius: 3px;
	}
	.AI-caption-list li {
		margin-bottom: 0;
	}
}

/* ------------------------------------------------------------------
 SP（0〜600px）
------------------------------------------------------------------ */
@media only screen and (max-width: 600px) {
	.ieuru-second {
		background-image: url(../images/common/bg_teiko.png);
		background-size: 48px 48px;
	}
	.ieuru-second .d-inner {
		padding: 0 0 50px;
	}
	.ieuru-second .d-box:after {
		width: 88px;
		height: 55px;
		top: 15px;
		right: 20px;
	}
	.AI-ribon { font-size: 12px; padding: 5px 100px 5px 10px; }
	.AI-box { padding: 14px 10px 30px; }

	.AI-title {
		background-image: url(../images/ai/tit-ai-sp.png);
		padding-top: 42px;
		margin-bottom: 20px;
	}

	.AI-outline-heading { font-size: 16px; }
	.AI-outline-txt { padding: 10px 0 50%; }
	.AI-outline {
		background-image: url(../images/ai/ai-bg-img-02-sp.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: contain;
		border-radius: 5px;
		font-size: 14px;
		padding: 15px 10px 10px;
		margin-bottom: 25px;
	}

	.AI-line-txt {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.AI-line-txt span {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.AI-line-btn a {
		width: 100%;
		font-size: 14px;
		padding: 10px 0;
	}
	.AI-line-btn span { font-size: 14px; }
	.AI-line-btn span:before,
	.AI-line-btn span:after {
		height: 14px;
	}
	.AI-play-tit {
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.AI-play-tit:before,
	.AI-play-tit:after {
		display: inline-block;
		content: '';
		width: calc(50% - 50px);
		height: 12px;
	}
	.AI-play-heading {
		height: 64px;
		background-image: url(../images/ai/ai-play-txt-sp.png);
		margin-bottom: 20px;
	}
	.AI-play-fin {
		height: 39px;
		background-image: url(../images/ai/ai-play-txt-fin-sp.png);
		margin-bottom: 0;
	}
	.AI-caption {
		font-size: 12px;
	}
	.AI-caption-tit {
		font-size: 14px;
	}





}