@charset "utf-8";
/* CSS Document */

html {
	font-size: 62.5%;
}
body {
	font-size: 1.4rem;
	margin: 0 !important;
}
dl {
	margin: 0 !important;
}
dd {
	margin-left: 0 !important;
}
img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border-style: none;
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}

.t-mode-pc .l-wrapper, .t-mode-rwd .l-wrapper {
    overflow-x: hidden;
}

.l-wrap {
		font-family: Garamond, 'Yu Mincho', YuMincho, serif;
	background-color: #111;
	color: #fff;
	padding: 40px 0 80px;
}
.l-content {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	padding: 0 !important;
}
section {
	margin-bottom: 30px;
	overflow: hidden;
}
h1 {
	text-align: center;
	margin-bottom: 40px;
	padding: 0 30px;
}
h2 {
	font-size: 2.2rem;
}
.m-hdg-h2 {
	background-image: url(../img/bg_h2_01.png);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 30px;
	margin-bottom: 30px;
	height: 65px;
}
.m-hdg-jp {
	width: 50%;
}
.m-hdg-jp h2{
	overflow: hidden;
	margin: 0 !important;
line-height: 20px;
}
.m-hdg-jp h2 img{
	vertical-align: middle;
	height: 20px;
}

.m-hdg-en {
	width: 50%;
	text-align: right;
	line-height: 19px;
}

.m-hdg-en img{
	vertical-align: middle;
	height: 15px;
}

.m-hdg-en img.img02{
	height: 20px
}


.m-box-movie {
	margin: 0 auto;
	width: 100%;
	max-width: 796px;
	overflow: hidden;
	position: relative;
	padding: 4px;
	border: 4px solid #cfcfd0;
	margin-bottom: 90px;
}
.m-movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.m-movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.m-box-creativenote01 {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 1em;
}

.m-box-creativenote01 .m-img{
margin: 0 auto !important;
display: inherit !important;
}

.m-box-creativenote01 .m-icn {
	position: absolute;
	top: 0;
	left: 30px;
}
.m-box-creativenote01 .m-txt {
	position: absolute;
	top: 83%;
	right: 0;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	font-size: 4rem;
	margin: 0;
}
.m-box-creativenote02 {
	padding: 30px 0;
	text-align: center;
}
.m-box-creativenote02 .m-txt {
	margin: 0 auto;
}
.m-box-creativenote03 {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 1.2em;
	padding-bottom: 40px;
}
.m-box-creativenote03 .m-img {
	max-width: 796px;
	margin: 0 auto;
}
.m-box-creativenote03 .m-icn {
	position: absolute;
	top: 0;
	left: 30px;
}
.m-box-creativenote03 .m-box-col-wrap {
	background-image: url(../img/bg_creativenote_01.png);
	background-repeat: no-repeat;
	background-position: center;
}
.m-box-creativenote03::after {
	content: "";
	display: block;
	background-image: url(../img/icn_creativenote_01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	height: 34px;
	width: 100%;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-content {
	width: 100%;
	max-width: 796px;
	overflow: hidden;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	padding-top: 70px;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-col {
	width: 50%;
	margin-bottom: 100px;
	position: relative;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-col:nth-child(2n) {
	padding-top: 80px;
	box-sizing: border-box;
	margin-bottom: 0;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-col .m-img {
	width: 75.5%;
	margin: 0 auto;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-col .m-txt {
	width: 75.5%;
	background-color: rgba(0,0,0,0.75);
	padding: 20px 30px;
	box-sizing: border-box;
	position: absolute;
	top: 67%;
	right: 18%;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-col:nth-child(2n) .m-txt {
	left: 18%;
}
.m-box-creativenote04 {
	text-align: center;
}
.m-box-creativenote04 .m-txt {
	margin: 25px auto 90px;
	padding: 0 66px;
}
.m-box-inner {
	margin: 0 auto;
	width: 100%;
	max-width: 796px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
	padding: 0;
}

.m-box-inner .m-box-icon {
	margin-right: 30px;
}

.m-box-inner02 {
	margin: 0 auto 20px;
	width: 100%;
	max-width: 796px;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.m-box-inner02:last-child {
	margin-bottom: 0;
}
.m-box-inner02 .m-box-img {
width: 28%;
padding: 0 !important;
background: none;
margin: 0 24px 0 auto !important;}
.m-box-inner02 .m-box-img img {
	width: 100%;
}
.m-box-inner02 .m-box-txt {
	width: 72%;
}
.m-box-inner02 .m-box-txt dt {
	margin-bottom: 20px;
	line-height: 19px;
}

.m-box-inner02 .m-box-txt dt img{
	height: 19px;
	vertical-align: middle;
}
.m-img-bottom {
	width: 100%;
	margin-top: 50px;
}

.sp2{
		display: none;
	}

.pc2{
		display: block;
	}	


@media screen and (max-width: 768px) {
	.sp2{
		display: block;
	}

.pc2{
		display: none;
	}	

	
.sp{
		display: none;
	}
	
	
.l-wrap {
	padding: 30px 0 50px;
}
	
h1 {
	padding: 0 20px;
	margin-bottom: 30px;
}
h1 span {
	font-size: 1.6rem
}
h2 {
		font-size: 1.8rem;

	margin: 0 !important;
}
.m-hdg-h2 {
	display: block;
	justify-content: inherit;
	align-items: center;
	padding: 20px 10px;
	margin-bottom: 30px;
	text-align: center;
	height: auto !important;
}
.m-hdg-jp {
	width: 100%;
}
	
.m-hdg-jp h2 {
    line-height: 17px;
}	
	
.m-hdg-jp h2 img {
    height: 17px;
}
	
.m-hdg-en {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	line-height: 10px;
}

.m-hdg-en img {
    height: 10px;
}
	
.m-hdg-en img.img02 {
    height: 13px;
}	
	
	.m-box-movie{
		box-sizing: border-box;
		margin-bottom: 20px;
		padding: 3px;
	border: 3px solid #cfcfd0;
}
	
.m-box-creativenote01 {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 1em;
}
.m-box-creativenote01 .m-icn {
	position: absolute;
	top: 0;
	left: 15px;
}
	
.m-box-creativenote01 .m-icn img,
.m-box-creativenote03 .m-icn img{
		width: 60%;
}
	
.m-box-creativenote01 .m-txt {
	position: absolute;
	top: 78%;
	right: 0;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	font-size: 2.2rem;
	margin: 0;
	width: 100%;
}

	.m-box-creativenote02 {
	padding: 30px 10px;
	text-align: center;
}
.m-box-creativenote02 .m-txt {
	margin: 0 auto;
}

	
	.m-box-creativenote03 {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 1em;
	padding-bottom: 40px;
}
.m-box-creativenote03 .m-img {
	max-width: 796px;
	margin: 0 auto;
}
.m-box-creativenote03 .m-icn {
	position: absolute;
	top: 0;
	left: 15px;
}
	
.m-box-creativenote03 .m-box-col-wrap {
	background-image: url(../img/bg_creativenote_02.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: contain;
}
.m-box-creativenote03::after {
	content: "";
	display: block;
	background-image: url(../img/icn_creativenote_01.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	height: 34px;
	width: 100%;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-content {
	width: 100%;
	margin: 0 auto;
	display:block;
	flex-wrap: wrap;
	padding-top: 50px;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-col {
	width: 100%;
	margin-bottom: 25px;
	position: inherit;
	padding: 0 40px;
		box-sizing: border-box;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-col:nth-child(2n) {
	padding-top: 0;
	box-sizing: border-box;
	margin-bottom:25px;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-col .m-img {
	width: 100%;
	margin: 0 auto;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-col .m-txt {
	width: 100%;
	background-color: rgba(0,0,0,1);
	padding: 15px 20px;
	box-sizing: border-box;
	position: inherit;
	top: 100%;
	right: 0;
	margin: 0 auto;
}
.m-box-creativenote03 .m-box-col-wrap .m-box-col:nth-child(2n) .m-txt {
	left: 18%;
}
.m-box-creativenote04 .m-txt {
	margin: 25px auto 0;
	padding: 0 15px;
	font-size: 1.4rem;
}

	.m-box-inner {
	padding: 0 10px;
	box-sizing: border-box;
}
	
.m-box-inner .m-box-icon {
    margin-right: 1em;
	flex:none;
}	

.m-box-inner02 {
	margin: 0 auto 30px;
	width: 100%;
	max-width: 796px;
	overflow: hidden;
	display:block;
	justify-content: center;
	padding: 0 40px;
	box-sizing: border-box;
}
.m-box-inner02:last-child {
	margin-bottom: 0;
}
.m-box-inner02 .m-box-img {
	margin-right: 0;
	margin-bottom: 20px !important;
	width: 100%;
}
.m-box-inner02 .m-box-img img {
	width: 100%;
}
.m-box-inner02 .m-box-txt {
	width: 100%;
}
.m-box-inner02 .m-box-txt dt {
	font-size: 1.5rem;
	margin-bottom: 14px;
}
.m-box-inner02 .m-box-txt dt img {
    height: 34px;
}	
	
	.m-box-inner02 .m-box-txt dd{
		font-size: 1.2rem;
	}
	
}




/*ヘッダフッタパンくず*/
.l-content-head{
	background-color: #000;
	color: #fff;
	height: 46px;
	line-height: 46px;
	padding: 0 !important;
}
.l-content-head .m-wrap{
	max-width: 960px;
	margin: 0 auto;
}

.m-nav-breadcrumb{
    font-size: 1.2rem;
	padding: 0;
}
.m-nav-breadcrumb a  {
    padding-bottom: 1px;
    color: #fff;
   text-decoration: none;
}

.m-nav-breadcrumb a:hover{
	opacity: .7;
	transition: 0.3s all;
	text-decoration: underline;
}

.m-nav-breadcrumb > * {
    padding: 0 1px 0 0;
        padding-left: 0px;
    display: inline;
    color: #999;
}
.l-footer{
	padding-left: 0 !important;
}

@media screen and (max-width: 768px) {
	.t-mode-rwd .m-nav-breadcrumb{
		padding-left: 10px !important;
	}
	
	.l-content-head{
padding: 0 !important;
	}

}
