　body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 1.7em;
}
p {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}
.space_under10 {
	margin-bottom: 10px;
}
.space_under15 {
	margin-bottom: 15px;
}
.space_under30 {
	margin-bottom: 30px;
}
.space_top15 {
	margin-top: 15px;
}
.space_top25 {
	margin-top: 25px;
}
.narrow {
	width:80%;
	margin:10px auto;
}

.center{
	text-align:center;
}


/*#top_bg {
	background-image: url(../img/res2015_glass/main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}*/

/* ヘッッダーの固定 */


#stick_header {
	padding-top: 3px;
	width: 100%;
	text-align: center;
	height: 60px;
	position: fixed;
	top: 0;
	z-index: 999;
	background-image: url(../img/res2015/header_bg.png);
	background-repeat: repeat;
}
.contents {
	clear: both;
}
#header {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	margin: 5px 5px 5px 20px;
}

.logomark {
	float: left;
	width: 305px;
}

.toi {
	float: left;
	width: 113px;
}

.hnav_right {
	float: right;
}


#free_dial {
	float: left;
	margin: 5px 20px;
}

.document {
	float: right;
}



/* サイドナビ */


#nav1 {
	font-size: 100%;
	font-weight: bold;
	list-style: none;
	position:fixed;
	top:70px;
	right:-125px;
	margin:0;
}


#nav1 li {
	margin-bottom: 0.1em;
}
#nav1 li a {
	text-decoration: none;
	color: #333333;
	display:block;
	background-repeat:no-repeat;
	
}
#nav1 li a:hover {
	color: #FF9900;
}
#nav1 li .common_menu {
	padding-left: 40px;
}

/* ancher */
#quiz,
#quo,
#shinku-glass,
#dannetsu,
#shanetsu,
#shoene,
#torikae,
#kakaku,
#voice,
#catalog,
#lineup,
#madonavi {
  margin-top: -40px; 
  padding-top: 40px; 
}



/* メインコンテンツ　*/
.main_col {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	text-align: center;
}
.main_col2 {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.col_wline {
		width: 810px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	text-align: center;
	border: 2px solid #FFF;
	padding: 2%;
}


.top_txt_cool {
	width: 100%;
	font-size: 100%;
	line-height: 1.7em;
	font-weight: bold;
	color: #003c8d;
	float: left;
	text-align: justify;
	
}
#top_blue_bg {
	background-image: url(../img/res2015/blue_bg_wide.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.blue_bg {
	background-image: url(../img/res2015/blue_bg2.png);
	background-repeat: repeat;
	overflow: auto;
	padding-bottom: 30px;
}

.catalog_list {
	width: 45%;
	font-size: 100%;
	line-height: 1.4em;
	font-weight: bold;
	color: #003c8d;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}




.dannetsu {
	overflow: auto;
	padding-bottom: 30px;
	background-color: #4C70B2;
}

.ketsuro {
	overflow: auto;
	padding-bottom: 30px;
	background-color: #00A9E9;
}


.nissha {
	overflow: auto;
	padding-bottom: 30px;
	background-color: #FF3427;
}

.shoene {
	overflow: auto;
	padding-bottom: 30px;
	background-color: #FF9F00;
}
.torikae {
	overflow: auto;
	padding-bottom: 30px;
	background-color: #51BA14;
}
.kakaku {
	overflow: auto;
	padding-bottom: 30px;
	background-color: #FF7800;
}
.voice {
	overflow: auto;
	padding-bottom: 30px;
	background-image: url(../img/res2015/voice_bg.jpg);
	background-repeat: repeat;
}
.catalog {
	overflow: auto;
	padding-bottom: 30px;
	background-color: #FFF799;
}


.lineup {
	overflow: auto;
	padding-bottom: 30px;
	background-color: #218AD8;
	background-image: url(../img/res2015/lineup_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.madonavi {
	overflow: auto;
	padding-bottom: 30px;
	background-color: #FFF;
	background-image: url(../img/res2015/madonavi_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 30px;
}


#footer {
    border-top: 1px solid #ccc;
    background-color: #FFF;
}
.footer {
	font-size: 80%;
    padding: 10px;
    width: 800px;
	margin: 5px auto 20px;
}
.footer_link {
	float: left;
}
.footer_logo {
	float: right;
}


h2 {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	font-size: 180%;
	line-height: 1.7em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
}
.icon {
	text-align:left;
}
.icon2 {
	float:left;
}
.maincont_txt {
	font-size: 100%;
	line-height: 1.6em;
	margin-left: 25%;
	text-align: justify;
	width: 60%;
}
.txt_small {
	font-size: 90%;
}
.txt_exsmall {
	font-size: 80%;
	line-height: 1.5em;
}

.txt_blue {
	color:#003c8d;
}


.h2_exsmall {
	font-size: 60%;
	line-height: 1.5em;
}


.white {
	color: #FFF;
}
.col3 {
	float: left;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.col2 {
	float: left;
	width: 47%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.col2-1 {
	float: left;
	width: 45%;
	margin-right: 10px;
}

.col2-2 {
	float: right;
	width: 45%;
}

.sankou-kakaku {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 20px;
}
.price {
	color: #FF7A00;
	background-color: #FFF;
	padding: 5px;
	font-size: 140%;
	line-height: 1.1em;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.link-white a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.no_underline {
	text-decoration: none;
}
.voice_wrap {
	background-color: #FFF;
	margin-bottom: 30px;
	color: #00AEEC;
	padding: 0px;
}
.voice_wrap p {
	padding: 15px;
	font-weight: bold;
	margin: 0;
}
.voice_wrap p.name {
	margin-top: -15px;
	font-size: 80%;
	text-align: right;
	padding-top: 0px;
}
.voice_under {
	background-color: #00A9E9;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 16px;
}

/*report---*/

.report_wrap {
	background-color: #FFF;
	margin-bottom: 30px;
	padding: 0px;
}

.report_corner_L {
    margin-bottom: -30px;
    margin-left: -5px;
    text-align: left;
}

.report_corner_R {
    margin-top: -50px;
    margin-right: -5px;
    text-align: right;
}



.report_body {
	font-size: 90%;
	line-height: 1.6em;
	background-image: url(../img/res2015/report_bg.jpg);
	background-size: contain;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	width: 99.7%;
	border-bottom: 5px solid #84CDD1;
}

.report_list{
	    border-bottom: 1px solid #cacaca;
    font-size: 120%;
    font-weight: bold;
}
.report_list a:link,
.report_list a:visited{
	text-decoration: none;
	color: #006db9;
}

/*  ---report*/


.btn {
    background:transparent url(../img/res2015/btn.png) no-repeat 0 0;
    display: block;
    width:39px;
    height: 94px;
    position: fixed;
    top:70px;
    right:10px;
    cursor: pointer;
    z-index: 200;
}
.peke {
    background-position: -35px 0;
}
.drawr {
    display: none;
    position: fixed;
    top: 0px;
    right:0;
    width:185px;
    padding:50px 0 0 0;
    z-index: 100;
	list-style-type:none;
}
#menu li {
    width:240px;
}
#menu li a {
    color:#fff;
    display: block;
    padding: 15px;
}



@media only screen and (max-width: 769px){


.news1 {
	-moz-background-size:180% auto;
background-size:180% auto; 
}



img{
max-width: 100%;
height: auto;
width /***/:auto;
}

#header {
	width: 100%;
}

/* メインコンテンツ　*/
.main_col {
	width: 90%;
	padding: 5%;
	overflow: auto;
}

.col_wline {
		width: 90%;
	padding: 5%;
	overflow: auto;

	border: 2px solid #FFF;
	padding: 2%;
}
.bnr_img {
	max-width: 90%;
	height: auto;
	width /***/:auto;
}

.mado {
	width: 25%;
}

.sankou-kakaku {
	clear: both;
	font-size: 120%;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.footer {
    margin: 0;
    width: 90%;
}

#logo {
	margin: 5px;
	width:98%;
}


.logomark {
	float: left;
	width: 240px;
}

.toi {
	float: left;
	width: 90px;
}

#free_dial {
	width: 80%;
	margin: 0;
	}


}
@media only screen and (max-width: 600px){

.logomark {
	width: 40%;
}

.toi {
	width: 80px;
}

#free_dial {
	width: 70%;
	}
	

.hnav_right {
    float: right;
    width: 58%;
}
.catalog_list {
	width: 90%;
	font-size: 100%;
	line-height: 1.4em;
	font-weight: bold;
	color: #003c8d;
	float: none;
	margin: 10px auto;
	margin-bottom: 20px;
	}
.catalog_cont h2 {
	text-align: center;
}

}

@media only screen and (max-width: 480px){

/*#top_bg {
	-moz-background-size:250% auto;
background-size:250% auto; 
}*/

		
#top_blue_bg {
	padding-top: 0;
}
		

.report_list{
	    border-bottom: 1px solid #cacaca;
    font-size: 100%;
    font-weight: bold;
}
	
	
.news1 {
	-moz-background-size:180% auto;
background-size:180% auto; 
}

img{
max-width: 100%;
height: auto;
width /***/:auto;
}

.space_under15 {
	margin-bottom: 5px;
}


/* ヘッッダーの固定 */
#stick_header {
	padding-top: 3px;
	width: 100%;
	text-align: center;
	height: 98px;
	position: fixed;
	top: 0;
	z-index: 999;
}

.btn {
    top:110px;
}
.drawr {
    padding:90px 0 0 0;
}

.contents {
	clear: both;
	margin-top: 100px;
}
#header {
	width: 100%;
}
#logo {
	float: none;
	margin: 0;
}

.logomark {
	float: none;
	max-width: 70%;
	height: auto;
	width /***/:auto;
	margin: 3px auto;

}
.toi {
	max-width: 90px;
}


#free_dial {
		float: left;
	margin: 0 1% 10px;
	width: 60%
}

.hnav_right {
    float: none;
	width: 98%;

}


/* サイドナビ */


#nav1 {
	top:110px;
	right:-110px;
	margin:0;
}

#nav1 img {
	max-width: 160px;
	height: auto;
	width /***/:auto;
}


/* メインコンテンツ　*/
.midashi {
	max-width: 60%;
	height: auto;
	width /***/:auto;
	margin-top: -20px;
}
.main_col {
	width: 80%;
	padding: 5% 0;
	margin-left: 5%;
}

.col_wline {
		width: 80%;
	padding: 5% 0;
	margin-left: 5%;

	border: 2px solid #FFF;
	padding: 2%;
}

/*.top_txt_cool {
	font-size: 100%;
	line-height: 1.7em;
	font-weight: bold;
	color: #003c8d;
	margin-top: 5px;
	width :410px;
	height: auto;
} */


h2 {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	font-size: 130%;
	line-height: 1.7em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
}

.icon {
	float: none;
	margin: 2% auto;
	width: 40%;
}
.icon2 {
	float: none;
	margin: 2% auto;
	width: 40%;
}
.maincont_txt {
	clear:both;
	float: none;
	width: 100%;
	margin-left:0;
}
.col3 {
	float: none;
	width: 80%;
	margin: 10px auto;
	
}

.col2,
.col2-1,
.col2-2 {
	width: 100%;
	margin: 10px auto;
	text-align: center;
}


.bnr_img {
	max-width: 85%;
	height: auto;
	width /***/:auto;
}

.mado {
	width: 25%;
}

.sankou-kakaku {
	clear: both;
	font-size: 120%;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.footer {
    font-size: 70%;
    margin: 2% 0 5%;
    overflow: auto;
    padding: 2%;
    width: 90%;
}


.footer_logo {
	margin: 5px 0;
}

}

@media only screen and (max-width: 320px){
#stick_header {
	padding-top: 3px;
	width: 100%;
	text-align: center;
	height: 95px;
	position: fixed;
	z-index: 999;
	margin-top: -95px;
}

.logomark {
	max-width: 50%;
}

h2 {
	font-size: 110%;
	line-height: 1.6em;
}

.sankou-kakaku {
	font-size: 110%;
}



}

.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*fotter nav*/
.centered {
  position: relative;
  overflow: hidden;
}

.centered ul {
  position: relative;
  left: 50%;
  float: left;
}

.centered ul li {
  position: relative;
  left: -50%;
  float: left;
}


ul.fnav {
	margin: 0px;
	padding: 0px;
}
.fnav li {
	list-style-type: none;
	float: left;
}

/*アンカー*/
#quiz,
#quo,
#shinku-glass,
#dannetsu,
#ketsuro,
#nissha,
#shoene,
#torikae,
#kakaku,
#voice,
#catalog,
#lineup,
#madonavi {
	margin-top:-50px;
	padding-top:50px;
	margin-bottom: 50px;
}
#madonavi {
	margin-bottom: 0;
}

.main_movie-wrap {
	background-color: #112774;
    margin: 20px auto;
    padding: 5% 5% 1%;
    width: 80%;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}


@media only screen and (max-width: 480px){
.top_txt_cool {
	font-size: 100%;
	line-height: 1.7em;
	font-weight: bold;
	color: #003c8d;
	margin-top: 5px;
	width /***/:100%;
	height: auto;
}
	.document {
		float:right;
    width: 37%;
	padding-top: 2px;
}
.main_movie-wrap {
    width: 90%;
}


}

.txt_adobe {
	text-align: left;
	width: 70%;
	margin: 0 auto;
}
#quiz {
	background-color: #FAC809;
}

.report_line {
	height: 5px;
	background-image: url(../img/res2015/report_ttl_border.jpg);
	background-repeat: repeat;
}

/* PCーSP 切り替え　*/

	.pc { display: block; }
	.sp { display: none; }

@media only screen and (max-width: 600px){

	.pc { display: none; }
	.sp { display: block; }
}



.btn_full {
    width: 100%;
    background-color: #003C8E;
    border-radius: 5px;
    text-align: center;
    line-height: 1em;
}

.m10 {
    margin: 10px;
}

