#AllBox{
	opacity: 0;
	transition: all 300ms ease;
}


/* common
===============================================================*/
.pc{
	display: none;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#a01,
#a02,
#a03,
#a04{
	position: absolute;
	padding-top: 70px;
	margin-top: -70px;
}


/* Main
===============================================================*/

div#Main div.info dl dt{
	font-family: 'Roboto', sans-serif;
}

html body div#AllBox div#Contents.cf div#Main div.covervid-wrapper.masthead.mv.opa video.covervid-video.masthead-video.sp{
	position: relative;
	left: -150px;
}


div#Main div.mv{
	display: block;
	width: 100%;
/* 	background: url(/images/top/main001.png) no-repeat center top / cover; */
	position: relative;
	height: 300px;
	z-index: -1;

}

div#Main div.mv p{
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 180px;
	height: 115px;
}

div#Main div.mv p img{
	width: 100%;
	height: auto;
}



div#Main div.info dl{
	float: right;
	width: 90%;
	float: right;
	margin-top: -60px;
	z-index: 10;
	margin-bottom: 40px;
}

div#Main div.info dl dt{
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	background: #E3E7F3;
	color: #0d285a !important;
	width: 120px;
	padding: 3px 0;
	text-align: center;
	display: inline-block;
}

div#Main div.info dl dt a{

}

div#Main div.info dl dt a:hover{
	text-decoration: none;
}

div#Main div.info dl dt a{
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	background: #E3E7F3;
	color: #1A2559 !important;
	width: 120px;
	padding: 2px 0;
	text-align: center;
	display: inline-block;
}

div#Main div.info dl dd{
	padding: 10px 10px;
	display: inline-block;
	background: #1A2559;
	width: 100%;
}

div#Main div.info dl dd a{
	color: #fff;
}

div#Main div.info dl dd.list{
	color: #fff;
	background: #3F508C;
	width: 80px;
	display: inline-block;
	float: right;
	text-align: center;
	padding: 10px 0;
}


div#Main div.info dl.cf dd a span.day{
	padding-right: 20px;
	background: url(../../images/common/ico01.png) no-repeat right center;
	background-size: 7px 7px;
	margin-right: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

div#Main div.info dl.cf dd a:hover span.ttl{
	text-decoration: underline;
}


.sec01{
	clear: both;
}








p.txt01{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 80px;
	padding: 0 3%;
}



h2{
	font-size: 22px;
	color: #192458;
	border-bottom: none;
	line-height: 1em;
	padding-left: 0;
	margin-left: 0%;
	margin-top: 0;
	width: 0%;
	margin-bottom: 10px;
}

h2 span{
	font-family: 'Comfortaa', cursive;
	font-size: 30px;
}

div#Main div div dl dt{
	font-size: 18px;
	color: #192458;
	font-weight: bold;
	margin-bottom: 25px;
}

div#Main div div p.btn{
	float:none !important;
	margin-top: 20px !important;
}

div#Main div div p.btn a{
    display: block;
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    color: #19245a;
    background: #fff;
    border: 1px solid #192559;
    z-index: 10;
    margin: 30px 0px;
    transition: 0.3s;
}



div#Main div div dl dd{
	width: 90%;
}

html body div#AllBox div#Contents.cf div#Main div.sec02{
	margin-bottom: 50px;
}

html body div#AllBox div#Contents.cf div#Main div.sec02 p.ph{
	margin-top: -50px;
	width: 110%;
	background: url(/images/top/line01.png) no-repeat right 98%;
	background-size: 70% auto;
	margin-left: -5%;
	margin-bottom: 5%;
}

html body div#AllBox div#Contents.cf div#Main div.sec02 p.ph img,
html body div#AllBox div#Contents.cf div#Main div.sec03 p.ph img{
	width: 100%;
	height: auto;
}

html body div#AllBox div#Contents.cf div#Main div.sec02 div{
	background: url(/images/top/bg01.png) no-repeat 0px 15px;
	height: 120%;
	width: 90%;
	margin-top: 0px;
	padding-left: 3%;
	padding-bottom: 3%;

}

html body div#AllBox div#Contents.cf div#Main div.sec03{
	margin-bottom: 100px;
	position: relative;
}

html body div#AllBox div#Contents.cf div#Main div.sec03 p.ph{
	margin-top: 0px;
	width: 110%;
	z-index: 20;
	margin-left: -5%;
	position: relative;
	background: url(/images/top/line02.png) no-repeat left 98%;
	background-size: 70% auto;
}

html body div#AllBox div#Contents.cf div#Main div.sec03 div{
	float: right;
	background: url(/images/top/bg02.png) no-repeat 0px 15px;
	height: 416px;
	width: 90%;
	height: 100%;
	margin-top: 20px;
	padding-left: 3%;
	top: 10%;
	z-index: 10;
}







