@charset "UTF-8";
/* CSS Document */

@media print{
  印刷用CSSの定義を指定する
}



#content{
	margin: auto;
    margin-top: 0px;
	width:76%
	}




















/*スマホ用*/
@media screen and (max-width: 479px) {
.img-wrap {
    width: 60vw;
    position: relative;
	float: right;
}
.img-wrap img {
    width:100%;
    position: absolute;    
}

.section1{
  /*レイアウト用のCSS*/
  padding: 50px;
}
.section1{
  clear:both;
  position: relative;
 
  /*レイアウト用のCSS*/
  background-color: #fff;
}

.main-contents, .left-navi, .right-navi {
  height: 200px;
}
.main-contents {
	position:relative;
}

.left-navi {
  width: 20%;
  float: left;
}
.left-navi p{
  width: 14vw;
  height: 96vh;
  writing-mode: vertical-rl;
  color: #3F3C3C;
  font-size: 9pt;
  line-height: 22px;
  letter-spacing: 6px;
  text-justify: inter-ideograph;
}

.main{
  margin-top: 180px;
  float: right;
}

ul.access_pic_block {
	 list-style-type: none;
     text-align: center;
	 margin-top: 28vh;
	 margin-bottom: 6vh;
	 font-size:0;
}
ul.access_pic_block li {
  display: inline-block;
  background: white;
  font-size:16px;
  padding: 3px 3px;
}
ul.access_pic_block li a{ 
  display: block;
  color: #fff;
  text-decoration: none;
}
ul.access_pic_block li a img{
	width:80px;  
}


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



.access{
	height:80vh;
	margin-bottom: 28vh;
	}
#access_jump{
	height:10px;
	width:auto;
	margin-top: -200px;
	}
.access_title{
	color: #B1D366;
	font-size: 28px;
    letter-spacing: 2px;
	padding-top: 4vh;
	text-align: center;
	margin-top: 200px;
	}

#compro {
	margin:0 auto;
	margin-top:50px;
}

table td{
	padding:18px;
	}
.table_compro_pc{
	display:none;
	}
.table_compro_sp{
	font-family: "ten-mincho", serif;
	width: 240px;
	margin: 0 auto;
	margin-top: -30px;
	font-size: 14px;
	}
.table_compro_long{
	letter-spacing: 2px;
	text-align:center;
	}	
.table_cell{
	border:none;
	border-bottom:1px solid #9f9f9f;	}

.table_compro_sp .td_left{
	font-weight:bold;
	letter-spacing: 4px;
	text-align:center;
	}
.td_left{
	color:#B5B5B5;
	font-size: 12pt;
	}
.td_left_last{
	font-weight:bold;
	letter-spacing: 4px;
	border-bottom:1px solid #9f9f9f;
	text-align:center;
	}
.table_compro_long_last{
	border-top:none;
	border-bottom:1px solid #9f9f9f;
	}
	}
	
	
	
	
	
	
	
	
	
	
/*タブレット用*/
@media screen and (min-width: 480px) and (max-width: 895px){
.img-wrap {
    width: 56vw;
    position: relative;
}

.img-wrap img {
    width:100%;
    position: absolute;    
}

.section1{
  /*レイアウト用のCSS*/
  padding: 50px;
}
.section1{
  clear:both;
  position: relative;
 
  /*レイアウト用のCSS*/
  background-color: #fff;
}

.main-contents, .left-navi, .right-navi {
  height: 400px;
}
.main-contents {
	position:relative;
}

.left-navi {
  width: 20%;
  float: left;
  margin-top: 30vh;
  margin-left: -44px;
}
.left-navi p{
  width: 18vw;
  height: 96vh;
  writing-mode: vertical-rl;
  color: #3F3C3C;
  font-size: 25pt;
  line-height: 64px;
  letter-spacing: 10px;
  text-justify: inter-ideograph;
}

.main{
  margin-top: 220px;
  float: right;
}


ul.access_pic_block {
	 list-style-type: none;
     text-align: center;
	 margin-top: 22vh;
	 margin-bottom: 6vh;
	 font-size:0;
}
ul.access_pic_block li {
  display: inline-block;
  background: white;
  font-size:16px;
  padding: 8px 8px;
}
ul.access_pic_block li a{ 
  display: block;
  color: #fff;
  text-decoration: none;
}
ul.access_pic_block li a img{
	width:22vw;  
}

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

.access{
	height:90vh;
	}
#access_jump{
	height:10px;
	width:auto;
	margin-top: -200px;
	}
.access_title{
	color: #B1D366;
	font-size: 32px;
    letter-spacing: 8px;
	padding-top: 4vh;
	text-align: center;
	margin-top: 200px;
	}







#compro {
	margin:0 auto;
	width: 540px;
	height: auto;
	margin-top:60px;
}


table td{
	padding:30px;
	}
.table_compro_sp{
	display:none;
	}
.table_compro_pc{
	font-family: "ten-mincho", serif;
	width: 540px;
	font-size: 14pt;
	}
.table_compro_long{
	letter-spacing: 2px;
	}	
.table_cell{
	border:none;
	border-bottom:1px solid #9f9f9f;	}

.table_compro_pc .td_left{
	font-weight:bold;
	letter-spacing: 4px;
	}
.td_left_last{
	font-weight:bold;
	letter-spacing: 4px;
	border-bottom:1px solid #9f9f9f;
	}
.table_compro_long_last{
	border-top:none;
	border-bottom:1px solid #9f9f9f;
	}
	}










/*PC用*/	
@media screen and (min-width: 896px){
.img-wrap {
    width: 56vw;
    position: relative;
}

.img-wrap img {
    width:100%;
    position: absolute;    
}

.section1{
  /*レイアウト用のCSS*/
  padding: 50px;
}
.section1{
  clear:both;
  position: relative;
 
  /*レイアウト用のCSS*/
  background-color: #fff;
}

.main-contents, .left-navi, .right-navi {
  height: 400px;
}
.main-contents {
	position:relative;
}

.left-navi {
  width: 20%;
  float: left;
  margin-top: 30vh;
  margin-left: -44px;
}
.left-navi p{
  width: 18vw;
  height: 96vh;
  writing-mode: vertical-rl;
  color: #3F3C3C;
  font-size: 25pt;
  line-height: 64px;
  letter-spacing: 10px;
  text-justify: inter-ideograph;
}

.main{
  margin-top: 220px;
  float: right;
}

ul.access_pic_block {
	 list-style-type: none;
     text-align: center;
	 margin-top: 36vh;
	 margin-bottom: 16vh;
	 font-size:0;
}
ul.access_pic_block li {
  display: inline-block;
  background: white;
  font-size:16px;
  padding: 12px 12px;
}
ul.access_pic_block li a{ 
  display: block;
  color: #fff;
  text-decoration: none;
}
ul.access_pic_block li a img{
	width:22vw;  
}


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


.access{
	height:130vh;
	margin-bottom: 8vh;
	margin-top: 200px;
	}
#access_jump{
	height:40px;
	width:auto;
	margin-top:-200px;
	}
.access_title{
	color: #B1D366;
	font-size: 32px;
    letter-spacing: 8px;
	padding-top: 4vh;
	text-align: center;
	}







#compro {
	margin:0 auto;
	width: 700px;
	height: auto;
	margin-top:80px;
	margin-bottom: 20vh;
}


table td{
	padding:30px;
	}
.table_compro_sp{
	display:none;
	}
.table_compro_pc{
	font-family: "ten-mincho", serif;
	width: 700px;
	font-size: 14pt;
	}
.table_compro_long{
	letter-spacing: 2px;
	}	
.table_cell{
	border:none;
	border-bottom:1px solid #9f9f9f;	}

.table_compro_pc .td_left{
	font-weight:bold;
	letter-spacing: 4px;
	}
.td_left_last{
	font-weight:bold;
	letter-spacing: 4px;
	border-bottom:1px solid #9f9f9f;
	}
.table_compro_long_last{
	border-top:none;
	border-bottom:1px solid #9f9f9f;
	}
	}

