/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

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

/*新フォント*/
body {
	font:14px/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	background:#eee;
}

a, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.slider-wrapper { 
	width: 80%; 
	margin: 100px auto;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}












h1{
  font-size: 300%;
}

h2{
  font-size: 150%;
}

h3{
  font-size: 140%;
}

h4{
  font-size: 80%;
}

h5{
  font-size: 115%;
  font-weight: bold;
}

h6{
  font-size: 110%;
  font-weight: bold;
}

h7{
  font-size: 110%;
  font-weight: bold;
}

h8{
  font-size: 100%;
}

h9{
  font-size: 125%;
  font-weight: bold;
}



.inline-block_test {
    display:  inline-block;     /* インラインブロック要素にする */
    background-color:  #ccc;    /* 背景色指定 */
    width: 200px;               /* 幅指定 */
    padding:  8px;             /* 余白指定 */
    vertical-align:  middle;    /* 要素を上下中央揃えにする */
}


.inline-block_test0 {
    color:  #fff;    /* 文字色 */
    display:  inline-block;     /* インラインブロック要素にする */
    background-color:  #1e3c76;    /* 背景色指定 */
    width: 460px;               /* 幅指定 */
    vertical-align:  middle;    /* 要素を上下中央揃えにする */
}




.inline-block_test1 {
    color:  #fff;    /* 文字色 */
    display:  inline-block;     /* インラインブロック要素にする */
    background-color:  #1e3c76;    /* 背景色指定 */
    width: 440px;               /* 幅指定 */
    vertical-align:  middle;    /* 要素を上下中央揃えにする */
}





.inline-block_test1w {
    color:  #fff;    /* 文字色 */
    display:  inline-block;     /* インラインブロック要素にする */
    background-color:  #1e3c76;    /* 背景色指定 */
    width: 885px;               /* 幅指定 */
    vertical-align:  middle;    /* 要素を上下中央揃えにする */
}


/* width290kara296.5px */
.inline-block_test2 {
    color:  #fff;    /* 文字色 */
    display:  inline-block;     /* インラインブロック要素にする */
    background-color:  #1e3c76;    /* 背景色指定 */
    width: 296.5px;               /* 幅指定 */
    vertical-align:  middle;    /* 要素を上下中央揃えにする */
}



.inline-block_test3 {
    color:  #fff;    /* 文字色 */
    display:  inline-block;     /* インラインブロック要素にする */
    background-color:  #000000;    /* 背景色指定 */
    width: 440px;               /* 幅指定 */
    vertical-align:  middle;    /* 要素を上下中央揃えにする */
}

.inline-block_test4 {
    color:  #fff;    /* 文字色 */
    display:  inline-block;     /* インラインブロック要素にする */
    background-color:  #000000;    /* 背景色指定 */
    width: 450px;               /* 幅指定 */
    vertical-align:  middle;    /* 要素を上下中央揃えにする */
}

/* width290kara296.5px */
.inline-block_test5 {
    color:  #000;    /* 文字色 */
    display:  inline-block;     /* インラインブロック要素にする */
    background-color:  #ffffff;    /* 背景色指定 */
    width: 296.5px;               /* 幅指定 */
    vertical-align:  middle;    /* 要素を上下中央揃えにする */
}



.photo-container1{
    display:flex;
    max-width: 1200px;
}

.photo-img img{
    width:460px;
}

.photo-img3 img{
    width:450px;
}

.photo-text{
    width: 810px;
    margin: 0px;
}

/* 追加幅指定 */.photo-img5 img{
    width:296px;
}



.photo-container2{
    display:flex;
    max-width: 1200px;
}

.photo-img2 img{
    width:250px;
}

.photo-text2{
    width: 800px;
    margin: 0px;
}






.card-container3{
    display:flex;
    max-width: 1000px;
}

.card-img img{
    width:95%;
}

.card-text{
    width:100%;
    margin: 20px;
}




.access-container3{
    display:flex;
    max-width: 1000px;
}


.map-img img{
    width: 90%;
}

.parking-text{
    width:100%;
    margin: 0px;
}



/*
旧フォント
body {
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#333;
	background:#eee;
}
/*

