@charset "UTF-8";
@media print, screen and (min-width: 768px) {
body {
	background-color: #fff!important;
    min-height: 100vh;
    position: relative;/*←相対位置*/
    padding-bottom: 220px;/*←footerの高さ*/
    box-sizing: border-box;/*←全て含めてmin-height:100vhに*/
    font-size: 16px;
    padding-top: 86px;
}
/*wrapper*/
/*******************************************/
#header_wrapper {
    width: 100%;
	padding: 0 0 0 0;
	position: fixed;
    top: 0; /* 上下の固定位置を上から0pxにする */
    left: 0; /* 左右の固定位置を左から0pxにする */
    border-bottom: 1px solid #dadada;
     z-index: 10;
     background-color: #fff;
   
}
#footer_wrapper {
    position: absolute;/*←絶対位置*/
    bottom: 0; /*下に固定*/
	width: 100%;
    background-color: #fff;
    border-bottom: 4px solid #CCC;
    min-height: 220px;
}
#cont_wrapper {
}
#main_visual_box {
	width: 100%;
	min-width: 930px;
}
#sub_visual_wrapper{
width: 100%;

}
#sub2_visual_wrapper{
width: 100%;
background: url("../images/quiz/MDIQ/back_title.jpg") repeat-x;

}
/*cover*/
/*******************************************/
#header_cont, #main_cont, #footer_cont, #day_cont{
	width: 100%;
	min-width: 930px;
	max-width: 1020px;
    max-width: 1200px;
    margin: 0 auto;
	position: relative;
    
}
#header_cont{
    height: 86px;
    padding: 0 30px 0 30px;
    z-index: 100;
    z-index: 10;
    background-color: #fff;
}
#main_cont{
    padding: 0 0 40px 0px;
   

}
#day_cont{

color: #fff;
}
/*header*/
/*******************************************/
#header_cont{
/*background:url(../images/base1.png) no-repeat;*/
background-size:100% auto;
}
/*[ロゴ]*/
.site_logo {
	position: absolute;
	top:8%;
	left:0.5%;
	width: 27%;
    max-width: 281px
}
.site_logo img{
width: 100%
}
/*main*/
/*******************************************/
.visual_box {
width: 100%;
min-width: 930px;
position: relative;
margin-bottom: 3em;
}
.visual_box img{
width: 100%;
height: auto;
/*border: 1px solid #CECECE;*/
}
.linkset{
position: absolute;
left : 0;
top: -86px;
}
.conf_visual_box{
width: 100%;
min-width: 930px;
position: relative;
margin: 0;
padding: 0;
}
.conf_visual_box img{
width: 100%;
vertical-align: bottom;
height: auto;
}

.conf_visual_box2{
width: 100%;
min-width: 930px;
max-width: 1200px;
position: relative;
margin: 0 auto;
padding: 0;
}
.conf_visual_box2 img{
width: 100%;
vertical-align: bottom;
height: auto;
}

.conf_day_box{
background-color: #00b9c6;
text-align: center;
width: 100%;
}
.conf_day_box p{
text-align: left;
color: #fff;
mini-width: 1020px!important;
max-width: 1200px;
margin: 0 auto;
}
@media print, screen and (min-width: 941px) {
.conf_day_box p{
padding: 6px 20px 3px 75px;
}
}

@media screen and (min-width:768px) and (max-width:940px) {
.conf_day_box p{
padding: 6px 20px 3px 60px;
}
}
.cont_box{
margin: 15px 15px 40px;
}
.cont_box h3{
text-align: center;
font-size: 130%;
margin: 10px 0 30px;
}
/*footer*/
/*******************************************/
.footer_wrapper_under {
	width: 100%;
    background-color: #dadada;
   padding: 15px 0px 15px;
}
.footer_txt1{
text-align: center;
line-height: 1.3em;
font-size: 90%;
margin: 20px auto;
}
.footer_txt2{
text-align: center;
line-height: 1.5em;
font-size: 90%;
margin: 0px auto 0;
}
.footer_bnn_wrapper{
margin: 0 auto 20px;
}
.bn1{
height: 60px;
width: auto;
text-align: center;
}
.bn1 img, .bn2 img{
height: 100%;
margin: 0 10px;
}

.bn2{
height: 50px;
width: auto;
}

 #in01,#in02,#in03,#in04,#in05,#in06,#in07,#in08,#in09,#in10,#in11,#in12,#in13,#in14,#in15,#in16,#in17,#in18,#in19,#in20,#in21,#in22,#in23,#in24,#in25,#in26,#in27,#in28,#in29,#in30,#in31,#in32,#in33,#in34,#in35,#in36,#in37,#in38,#in39,#in40,#in41,#in42,#in43,#in44,#in45,#in46,#in47,#in48{
position: absolute;
left: 0;
top:-96px;
}
}

