@charset "UTF-8";
.conceptBack{
	width: 100%;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
}
.conceptBack p,
.conceptBack h4,
.conceptBack h5{
	color: #000;
}

/* pc
-------------------------------------*/
@media only screen and (min-width: 768px) {

img.acc_route01{
	width: 1000px;
	margin: 20px auto;
}
img.acc_time01{
	width: 1000px;
	margin: 20px auto;
}
img.acc_time02{
	width: 1000px;
	margin: 20px auto;
}
.new_topix {
    position: relative;
    margin: 60px 0 0 0;
    padding: 0;
    border-top: solid 1px #a18966;
    border-bottom: solid 1px #a18966;
}
.new_topix .box-title {
    position: absolute;
    display: inline-block;
    top: -20px;
    left: 0;
    padding: 0 9px 0 0;
    line-height: 1;
    font-size: 20px;
	font-size: 2.0rem;
    background: #FFF;
    color: #a18966;
    font-weight: normal;
    font-family: 'Noto Serif JP', Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.new_topix .item h5 {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 0 0;
	padding: 0 0 0 0;
    font-family: 'Noto Serif JP', Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-feature-settings : "halt";
	background-color: #fff;
	padding: 10px;
	box-sizing: border-box;
}
 .new_topix p {
  margin: 0 0 0 0;
}



#contbox_access_01 {
	width:100%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
	box-sizing:border-box;
}

#contbox_access_01 .inner01{
	display: flex;
	justify-content: space-between;
	margin:0 0 80px 0;
}
#contbox_access_01 .inner01 .item{
	width: 25%;
}

#contbox_access_01 .topix_inner01{
    display: flex;
    justify-content: space-between;
    margin: 2px auto;
	padding: 20px;
	background-color: #ede8e0;
	box-sizing: border-box;
}
#contbox_access_01 .topix_inner01 .item:first-child{
    width: 30%;
}
#contbox_access_01 .topix_inner01 .item:last-child{
    width: 68%;
}

#contbox_access_02 {
	width:100%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
	box-sizing:border-box;
}
#contbox_access_02 .inner01{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#contbox_access_02 .inner01 .item{
	width: 48%;
}
#contbox_access_02 .inner01 .item ul{
	display: flex;
	justify-content: space-between;	
}
#contbox_access_02 .inner01 .item ul li{
	width: 32%;
}
#contbox_access_02 .topix_inner02{
    display: flex;
    justify-content: space-between;
    margin: 2px auto;
	padding: 20px;
	background-color: #ede8e0;
	box-sizing: border-box;
}
#contbox_access_02 .topix_inner02 .item{
    width: 31%;
}



}
/* sp
-------------------------------------*/
@media only screen and (max-width: 767px) {
img.acc_route01{
	width: 100%;
	margin: 20px auto;
}
img.acc_time01{
	width: 100%;
	margin: 20px auto;
}
img.acc_time02{
	width: 100%;
	margin: 20px auto;
}
.new_topix {
    position: relative;
    margin: 60px 0 0 0;
    padding: 0;
    border-top: solid 1px #a18966;
    border-bottom: solid 1px #a18966;
}
.new_topix .box-title {
    position: absolute;
    display: inline-block;
    top: -20px;
    left: 0;
    padding: 0 9px 0 0;
    line-height: 1;
    font-size: 20px;
	font-size: 2.0rem;
    background: #FFF;
    color: #a18966;
    font-weight: normal;
    font-family: 'Noto Serif JP', Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.new_topix .item h5 {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 0 0;
	padding: 0 0 0 0;
    font-family: 'Noto Serif JP', Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-feature-settings : "halt";
	background-color: #fff;
	padding: 10px;
	box-sizing: border-box;
}
 .new_topix p {
  margin: 0 0 0 0;
}



#contbox_access_01 {
	width:100%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
	box-sizing:border-box;
}

#contbox_access_01 .inner01{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:0 0 0 0;
}
#contbox_access_01 .inner01 .item{
	width: 49%;
}

#contbox_access_01 .topix_inner01{
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    margin: 2px auto;
	padding: 20px;
	background-color: #ede8e0;
	box-sizing: border-box;
}
#contbox_access_01 .topix_inner01 .item:first-child{
    width: 100%;
	margin: 0 0 10px 0;
}
#contbox_access_01 .topix_inner01 .item:last-child{
    width: 100%;
}

#contbox_access_02 {
	width:100%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
	box-sizing:border-box;
}
#contbox_access_02 .inner01{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#contbox_access_02 .inner01 .item{
	width: 100%;
}
#contbox_access_02 .inner01 .item ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;	
}
#contbox_access_02 .inner01 .item ul li{
	width: 49%;
}
#contbox_access_02 .inner01 .item ul li:first-child{
	width: 60%;
	margin: 0 auto;
}
#contbox_access_02 .topix_inner02{
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    margin: 2px auto;
	padding: 20px;
	background-color: #ede8e0;
	box-sizing: border-box;
}
#contbox_access_02 .topix_inner02 .item{
    width: 100%;
	margin: 0 0 10px 0;
}


}