/* ------------------------------------
	page container
------------------------------------ */
#index #container .mainVisual {
	position: relative;
	width: 100%;
	height: 250px;
	padding: 10px;
	background: url(../img/logo_index_main.png) no-repeat center center #f0f0f0;
	background-size: contain;
}
#index #container .mainVisual .title {
	position: absolute;
	width: 100%;
	max-width: 980px;
	padding: 0 3%;
	left: 0;
	top: 50%;
	bottom: auto;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#index #container .mainVisual .title img {
	width: auto;
	height: 120px;
	margin-bottom: 20px;
}
#index #container .mainVisual .title small {
	font-size: .5em;
	display: block;
	width: 260px;
	padding: 1%;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background: rgba(0, 0, 0, 0.9);
}

#investor {
	width: 100%;
	max-width: 960px;
	margin: 0 auto 40px;
	padding: 0 0 20px;
}
#investor .inner {
	width: 100%;
	padding: 30px 5%;
	background: url(../img/back_inv.jpg);
}
#investor .inner .copy {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 auto 20px;
	text-align: center;
	color: #1f5cac;
}
#investor .inner figure {
	max-width: 280px;
	margin: 0 auto 20px;
}
#investor .inner p {
	font-size: .9em;
}
#investor .inner .teiki {
	overflow: hidden;
	margin-left: -25px;
	text-align: center;
}
#investor .inner .teiki a {
	font-weight: bold;
	position: relative;
	display: inline-block;
	height: 50px;
	padding: 13px 15px 13px 20px;
	text-align: center;
	color: #fff;
	background: #2c80bc;
}
#investor .inner .teiki a:after {
	position: absolute;
	top: 0;
	right: -45px;
	width: 0;
	height: 0;
	content: '';
	-webkit-transition: .3s;
	transition: .3s;
	border-top: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 20px solid #2c80bc;
}
#investor .inner .teiki a:hover {
	background: #1098ce;
}
#investor .inner .teiki a:hover:after {
	border-left: 20px solid #1098ce;
}

body:not(#index) #container .mainVisual {
	position: relative;
	width: 100%;
	height: 500px;
	margin: 0 auto;
	padding: 10px;
}
#message #container section:last-child {
	padding-bottom: 50px;
}
#message #container .mainVisual {
	background: url(/ir/newsletter/2020/period-end/img/message/back_message_main.png) no-repeat center center #f0f0f0;
	background-size: cover;
}
#message #container .mainVisual .messageBox {
	position: absolute;
	top: 90px;
	right: 0;
	left: 0;
	width: 100%;
	max-width: 980px;
	margin: auto;
	padding: 0;
}
#message #container .mainVisual .messageBox h1 {
	font-size: 1.8em;
	font-weight: bold;
	width: 100%;
	max-width: 980px;
	margin: 10px auto 5px;
	padding: 0 0 20px;
	color: #000;
	line-height: 1.4em;
}
#message #container .mainVisual .messageBox p {
	padding: 20px 0 0 6px;
}
#message #container .mainVisual .messageBox .textRight .largeText {
	font-weight: bold;
}
#message #container .mainVisual .messageBox .textRight small {
	font-weight: bold;
}
#message #container .mainVisual .messageBox h2 {
	font-size: 19px;
	font-weight: bold;
	position: relative;
	margin: 0 auto 10px;
	text-align: left;
	color: #000;
}
#message #container .mainVisual .title {
	font-weight: bold;
	font-size: 23px;
	color: #002d78;
	display: block;
    padding: 0 0 20px;
}
#message #container section span > img {
	width: 100%;
    display: block;
    margin: 0 auto 20px;
}
#message #container section span.dividend > img {
	width: 100%;
	max-width: 300px;
	display: block;
}
#message #container section:nth-child(3) {
	padding-bottom: 50px;
}
#message #container section p.top_text {
	padding-bottom: 60px;
}

#container .list {
	font-weight: bold;
	position: relative;
	display: inline-block;
	width: 49%;
	height: 100%;
	padding: 10px 30px;
	text-align: center;
	color: #444;
	border: 1px solid #aaa;
	border-radius: 5px;
	transition-duration: 0.5s;
	transition-property: color background-color;
}
#container .list:after {
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	display: block;
	width: 17px;
	height: 17px;
	margin: auto;
	padding: 0 5px;
	vertical-align: middle;
	font-family: 'iconset';
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
	font-variant: normal;
	line-height: 1;
	content: "";
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#container .list:hover {
	color: #fff;
	background: #1098ce;
}
#container section span > img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
#container section strong {
	display: block;
	width: 100%;
	padding-bottom: 20px;
}
#container section strong img {
	display: block;
	width: 50%;
	margin: 0 auto;
}
body:not(#index) #container > section h1 {
	font-weight: bold;
	line-height: 1.4em;
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 15px;
	color: #000;
}
body:not(#index) #container > section h1:before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 60px;
	height: 4px;
	content: '';
	background: #002d78;
}
#container > section.group h2 {
	font-weight: bold;
	line-height: 1.4em;
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	padding-bottom: 15px;
	color: #000;
}
#container > section.group h2:after {
    display: block;
    width: 100px;
    height: 4px;
    margin: 10px auto 0;
    content: '';
    background: #002d78;
}
body:not(#index) #container > section > h2, body:not(#index) #container > section > .moreread h2 {
	font-size: 19px;
	font-weight: bold;
	position: relative;
	margin: 0 auto 15px;
	padding-left: 15px;
	text-align: left;
	color: #000;
}
body:not(#index) #container > section > h2:before, body:not(#index) #container > section > .moreread h2:before {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 10px;
	height: 2px;
	content: '';
	background: #002d78;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
body:not(#index) #container .project {
	position: relative;
}
body:not(#index) #container .project h5 {
	font-size: 1.2em;
	font-weight: bold;
	width: 200px;
	margin-bottom: 20px;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	background: #2c80bc;
}
@media only screen and (max-width: 768px) {
	#message #container .mainVisual .messageBox p {
		padding: 0 0 0 6px;
		text-align: left;
	}
	#container section .with_image p {
		float: none;
		width: 100%;
		text-align: justify;
	}
	#container section strong img {
	display: block;
	width: 70%;
	margin: 0 auto;
	}
	#container .list {
		width: 90%
	}
}
.group {
	margin: 0 0 60px;
}
.group ul {
	width: 100%;
    max-width: 980px;
	margin: 40px auto 20px;
}
.group ul li {
	position: relative;
    float: left;
    width: 25%;
	margin-bottom: 15px;
}
.group ul li a {
	display: block;
	padding: 0 10px;
	transition-property: background-color, color, opacity;
}
.group ul li a:hover {
	opacity: 0.6;
}
.group ul img {
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1),
	0 1px 3px 1px rgba(0, 0, 0, 0.1);
}
.group ul li a:hover img {
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1),
	0 0px 2px 0px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 768px) {
.group ul li {
    width: 100%;
}
}
/* ------------------------------------
	manga container
------------------------------------ */
#manga #container > section,
#concept #container > section {
	margin-bottom: 60px;
}
#manga #container > section.narrow figure {
	width: 100%;
	margin: 0 auto;
}
#manga #container > section.narrow figure img {
	width: 100%;
	max-width: 960 !important;
}
#manga #container > section > h1 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
	max-width: 980px;
	margin: 0 auto 40px;
	text-align: center;
	color: #000;
}
#manga #container > section > h1:before {
	display: none !important;
}
#manga #container > section > h1:after {
	display: block;
	width: 100px;
	height: 4px;
	margin: 10px auto 0;
	content: '';
	background: #002d78;
}
#manga #container > section figure {
	line-height: 0;
	width: 100%;
	margin: auto;
	text-align: center;
}
#manga #container > section figure img {
	max-width: 98%;
	height: auto;
}
/* ------------------------------------
	movie container
------------------------------------ */
.movieBox {
	width: 100%;
	padding: 40px 0;
	background: #fcffe9;
}
.movieBox h3 {
	font-weight: bold;
	position: relative;
	width: 100%;
	max-width: 980px;
	margin: 0 auto 15px;
	text-align: center;
	color: #2c80bc;
}
.movieBox a {
	display: block;
	width: 80%;
	max-width: 400px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.movieBox a img {
	width: 100%;
}
.contentslist li a .movie_rigth {
	left: 95px;
}
.badge {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	margin: 0 10px 3px 0;
	padding: 0 10px;
	-webkit-transition: 0;
	transition: 0;
	text-align: center;
	vertical-align: bottom;
}
.badge.manga {
	color: #e85353;
	border: 1px solid #e85353;
	background: #fff;
}
.badge.manga:before {
	font-family: 'iconset' !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.4em;
	content: '\e918';
	letter-spacing: .2em;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.badge.movie {
	color: #20915b;
	border: 1px solid #20915b;
	background: #fff;
}
.badge.movie:before {
	font-family: 'iconset' !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.4em;
	content: '\e91b';
	letter-spacing: .2em;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.badge.jikai {
	color: #1f5cac;
	border: 1px solid #1f5cac;
	background: #fff;
}

/* ------------------------------------
	group container
------------------------------------ */
#group #container > section > h1 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.2em;
    max-width: 980px;
    margin: 0 auto 40px;
    text-align: center;
    color: #000;
}
#group #container > section > h1:before {
	display: none !important;
}
#group #container > section > h1:after {
    display: block;
    width: 100px;
    height: 4px;
    margin: 10px auto 0;
    content: '';
    background: #2c80bc;
}
#group #container > section ul.index {
    width: 100%;
    max-width: 980px;
    margin: 0 auto 60px;
    padding: 0 0 10px;
    border-top: 1px dotted #999;
}
#group #container > section ul.index li {
    position: relative;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    counter-increment: index;
    border-bottom: 1px dotted #999;
}
#group #container > section ul.index li a {
    font-size: 18px;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 10px;
    color: #0091e4;
    text-decoration: none;
}
#group #container > section ul.index li a:before {
    position: absolute;
    top: 50%;
    right: 15px;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -15px 0 0;
    content: '';
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: 2px solid #666;
    border-left: 2px solid #666;
}
#group #container .message .double a {
	padding: 18px 30px;
}
#group #container .message .double a.company {
	padding: 5px 30px;
	line-height: 0;
}
#group #container .message .list,
#group #container .message .pdf {
	width: 49%;
	vertical-align: middle;
}
#group #container .company:hover {
	opacity: 0.5;
	color: #444;
	background: #fff;
}
#group #container .company img {
	max-width: 200px;
}
#group .message {
	margin: 0 0 60px;
}
#group .message_area {
	width: 100%;
	height: 200px;
	margin: 0 0 20px;
	background-repeat: no-repeat;
	background-size: auto;
	position: relative;
}
#group #part01 .message_area {
	background-image: url(/ir/newsletter/2020/period-end/img/group/takara.jpg);
}
#group #part02 .message_area {
	background-image: url(/ir/newsletter/2020/period-end/img/group/task.jpg);
}
#group #part03 .message_area {
	background-image: url(/ir/newsletter/2020/period-end/img/group/ccc.jpg);
}
#group #part04 .message_area {
	background-image: url(/ir/newsletter/2020/period-end/img/group/e2.jpg);
}
#group #part05 .message_area {
	background-image: url(/ir/newsletter/2020/period-end/img/group/toin.jpg);
}
#group .message_area .message_box {
	padding: 50px 0 0 340px;
	text-align: left;
	color: #000;
}
#group .message_box h2 {
	font-weight: bold;
	margin: 0 0 30px;
	line-height: 1.4;
}
#group .message p {
    margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
	#group .group ul li {
		width: 90%;
		margin: 0 auto 15px;
		float: none;
	}
	#group #container > section ul.index li a {
		font-size: 18px;
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		padding: 10px 50px 10px 10px;
		color: #0091e4;
		text-decoration: none;
	}
	#group .message_area {
		height: auto;
		background-size: auto 200px;
	}
	#group .message_area .message_box {
		padding: 230px 0 0 0px;
	}
	#group .message_box h2 {
		font-weight: bold;
		margin: 0 0 20px;
	}
	#group #container .message .list,
	#group #container .message .pdf {
		width: 90%;
		vertical-align: middle;
	}
}

/* ------------------------------------
	guide container
------------------------------------ */
.guide .claim {
	width: 100%;
	display: flex;
	border: solid 1px #1098ce;
	margin-bottom: 10px;
}
.guide .claim .title {
	max-width: 240px;
	padding: 10px 20px;
	flex-grow: 1;
	align-items: center;
	color: #fff;
	font-weight: bold;
	background-color: #1098ce;
}
.guide .claim p {
	padding: 10px 30px;
	flex-grow: 3;
	margin: 0;
	align-items: center;
}
.guide .purchase {
	border: solid 1px #002d78;
}
.guide .purchase .title {
	background-color: #002d78;
}
.guide .CenterTextTitle {
	text-align: center;
	color: #0f3e8f;
}
.figure_box {
	display: block;
	margin: 30px auto;
	width: 80%;
	max-width: 700px;
}
#manga #container > section.guide figure {
	line-height: 1;
	margin: 0 0 10px;
	text-align: left;
}
.guide img {
	width: 100%;
}
@media only screen and (max-width: 768px) {
	.guide .claim {
		display: block;
	}
	.guide .claim .title {
		width: 100%;
		max-width: 100%;
	}
	.guide .claim p {
		padding: 10px 20px;
	}
	.figure_box {
		width: 100%;
	}
}

/* ------------------------------------
	concept container
------------------------------------ */
#concept #container > section > h1 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
	max-width: 980px;
	margin: 0 auto 40px;
	text-align: center;
	color: #000;
}
#concept #container > section > h1:before {
	display: none !important;
}
#concept #container > section > h1:after {
	display: block;
	width: 100px;
	height: 4px;
	margin: 10px auto 0;
	content: '';
	background: #002d78;
}
#concept #container > section h2 {
    font-size: 1.3em;
    font-weight: bold;
    position: relative;
    margin: 0 auto 30px;
    padding-left: 15px;
    text-align: left;
    color: #000;
}
#concept #container > section h2:before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 10px;
    height: 2px;
    content: '';
    background: #002d78;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#concept .idea .textarea > span {
	color: #002d78;
    margin: 0px auto 20px;
    font-weight: bold;
	font-size: 25px;
	line-height: 1.2;
}
#concept .idea .textarea > span small {
	font-size: 17px;
}
#concept section .textarea > span.vision {
    color: #2c80bc;
}
#concept section .textarea > span.credo {
    color: #009992;
}
#concept section .idea {
	text-align: center;
}
#concept section .idea .textarea {
	padding: 60px 75px;
	color: #000;
	background-color: rgb(242, 252, 255);
	position: relative;
}
#concept section .idea span {
	display: block;
}
#concept section .idea span.large {
	font-weight: bold;
	padding: 0 0 5px;
}
#concept section .idea p {
	margin-bottom: 30px;
	text-align: left;
}
#concept section .idea table {
	width: 100%;
	counter-reset: number;
}
#concept section .idea table tr td {
	padding: 0 0 10px;
}
#concept section .idea table tr th {
	padding: 0 0 0 32px;
	font-weight: bold;
	color: #009992;
	position: relative;
}
#concept section .idea table tr th:before {
	counter-increment: number;
   	content: counter(number);
	left: 0px;
	padding: 0px 7px;
	color: #FFF;
	font-size: 14px;
	line-height: 1.73;
	background-color: #009992;
	position: absolute;
}
#concept section.idea section {
	padding: 40px 30px;
	margin: 0  0 30px;
	background-color: rgb(242, 252, 255);
}
#concept section.idea section p:last-child {
	margin-bottom: 0;
}
#concept section.idea section h3 {
	text-align: left;
}
#concept section.idea section > p {
	text-align: left;
}
.img_b {
	margin-bottom: 50px;
}
.linkBox.simul {
	margin: 40px auto;
}
.linkBox.simul a:hover {
	background-color: #fff;
	opacity: 0.6;
}
.linkBox.simul a > img {
	width: 200px;
}
.policy img {
	margin: 0 0 20px;
}
#concept h4 {
	text-align: left;
	color: #2c80bc!important;
}
#concept h4.textblack {
	color: #000!important;
	text-align: left;
	font-weight: bold;
}
#concept .simul a:hover {
	background-color: #FFF;
}
#concept .interpreter {
	width: 100%;
	padding: 30px;
	display: flex;
	border: 1px solid #000;
}
#concept .interpreter figure {
	width: 100%;
	margin: 0 20px 0 0;
}
#concept .interpreter figure img {
	width: 100%
}

@media only screen and (max-width: 768px) {
	#container section > section {
		padding: 40px 0 0;
	}
	#concept section .idea .textarea {
		padding: 30px 5%;
	}
	#concept section .idea table tr td {
		padding: 0 0 20px;
	}
	#concept .idea .textarea > span {
		margin: 0px auto 15px;
		font-size: 22px;
	}
	#concept section .idea table tr th {
		padding: 0 0 10px 32px;
		font-weight: bold;
		color: #009992;
		position: relative;
	}
	#concept section .idea table tr td,
	#concept section .idea table tr th {
		display: block;
	}
	#concept .interpreter {
		padding: 20px;
		display: block;
	}
	#concept .interpreter figure {
		width: 70%;
		margin: 0 auto 10px;
	}
	#concept .interpreter figure img {
		width: 100%
	}
}
	#manga h2 span {
		font-size: 14px;
		padding: 4px 8px;
		color: #fff;
		background-color: #3089B1;
		vertical-align: bottom;
	}
/* =======================================
	MediaQueries Layout
======================================= */

@media only screen and (max-width: 980px) {
	body,
	#container,
	header,
	footer {
		max-width: 980px;
	}
	#investor {
		max-width: 760px;
	}
	#message #container .mainVisual .messageBox {
		top: 50px;
		max-width: 760px;
		height: 400px;
		padding: 0 30px 0 0;
	}
	#message #container section:nth-child(3) {
		padding: 40px 5% 0;
	}
}

@media only screen and (max-width: 768px) {
	body,
	#container,
	header,
	footer {
		max-width: 768px;
	}
	#index #container .mainVisual {
		height: 170px;
	}
	#index #container .mainVisual .title img {
		height: 70px;
		margin-bottom: 10px;
	}
	#index #container .mainVisual .title small {
		font-size: .4em;
		width: 150px;
	}
	#investor {
		margin: 0 auto;
		padding: 0;
	}
	#investor .inner {
		height: auto;
	}
	#investor .inner .copy {
		font-size: 1.1em;
	}
	#investor .inner .teiki a {
		line-height: 1.3em;
		width: 80%;
		height: 60px;
		padding: 10px 15px 10px 20px;
	}
	#investor .inner .teiki a span {
		display: block;
	}
	#investor .inner .teiki a:after {
		right: -50px;
		border-top: 30px solid transparent;
		border-right: 30px solid transparent;
		border-bottom: 30px solid transparent;
		border-left: 20px solid #2c80bc;
	}
	#investor .inner .teiki a:hover:after {
		border-left: 20px solid #1098ce;
	}
	body:not(#index) #container .mainVisual {
		height: auto;
	}
	#message #container .mainVisual {
		background: url(../img/message/back_message_main_sp.png) no-repeat center top #f0f0f0;
		background-size: auto 200px;
	}
	#message #container .mainVisual h1 {
		width: 80%;
		margin-top: 100px;
	}
	#message #container .mainVisual .messageBox {
		position: relative;
		top: auto;
		height: auto;
		padding: 220px 10px 20px;
	}
	#message #container .mainVisual .title {
		padding: 0 0 15px;
	}
	#message #container .mainVisual .messageBox h1 {
		margin: 0 auto 20px;
		padding: 0 0 0;
	}
	#manga #container > section {
		margin-bottom: 40px;
	}
	#manga #container > section > h1 {
		margin: 0 auto 30px;
	}
	.badge {
		font-size: 12px;
	}
	#message #container section:nth-child(3) {
		padding: 40px 5% 0;
	}
	#message #container section p.top_text {
		padding-bottom: 40px;
	}
}

@media only screen and (max-width: 520px) {
	body,
	#container,
	header,
	footer {
		max-width: 520px;
	}
}

@media only screen and (max-width: 320px) {
	body,
	#container,
	header,
	footer {
		min-width: 320px;
		max-width: 320px;
	}
}

@media only screen and (max-width: 500px) {
	#index #container .mainVisual {
		background: url(../img/logo_index_main_sp.png) no-repeat right center #f0f0f0;
		background-size: 50% auto;
	}
}

@media only screen and (max-width: 768px) and (max-width: 401px) {
	#investor .inner .teiki a span {
		margin: -5px 0 10px -5px;
		white-space: nowrap;
	}
}

@media only screen and (max-width: 401px) {
	#investor .inner .teiki a {
		font-size: .9em;
		padding: 13px 15px 13px 20px;
	}
}

@media print {
	#message #container .mainVisual .messageBox {
		top: 40px;
	}
	body:not(#index) #container .mainVisual {
		height: 400px;
	}
	#message #container .mainVisual {
		background: url(../img/message/back_message_main.png) no-repeat center bottom #f0f0f0;
		background-size: auto 400px;
	}
	#message #container .mainVisual .messageBox {
		padding: 0;
		right: 15px;
		left: auto;
		width: 480px;
		font-size: .9em;
	}
}
