a {
  text-decoration: none;
  color: #fff;
}

table {
  border-spacing: 0px;
  margin: 0;
}
body {
 /*回転用
  position: absolute;
  top: 1080px;
  left: 0;
  transform: rotate(-90deg);
  transform-origin: left top;
 /*---*/
  font-family: source-sans-pro, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  margin: 0;
  padding: 0;
  width: 1080px;
  height: 1920px;
  font-style: normal;
  font-weight: 200;
  color: #fff;
  overflow: hidden;
　background: #000;
}
body#top,body#page{
 background:#000;
}

#page header h1 {
  padding-top: 10px;
  text-align: center;
  background:#000;
  width: 210px;
}

#page header h1 img{
	width: 80%;
	height: auto;
}
/*header*/
header#top_header {
  display: flex;
  width: 100%;
  background-color:#080808;
  border: none;
}
.daily_section {
  width: 490px;
   height: 120px;
}
#page .daily_section{
	width: 390px;
	
}
#weather_title{
	font-size: 20px;
	padding: 35px 0 60px 20px;
	height: 30px;
	border-left: 1px solid #fff;
}

#page #weather_title{
	width:60px;
	font-size: 18px;
	padding: 40px 0 60px 10px;
	padding: 40px 0 60px 10px;
}
#mamewaza_weather{
	width: 460px;
	 height: 120px;
	
}

#page #mamewaza_weather{
	width: 455px;
}

/*time*/

#datetime{
	padding: 10px 0 0 20px;
	font-size: 40px;
	line-height: 110px;
	font-weight: bold;
	text-align: center;
}

#page #datetime{
	padding: 5px 0 0 15px;
	font-size: 29px;
	text-align: center;
}


/* Container */
body#top .container {
  background:#000 url("../img/top_back_img.png") no-repeat;
  width: 1080px;
  height: 1920px;
}
body#page .container {
  background:#000 url("../img/page_back_img2.jpg") no-repeat;
  width: 1080px;
  height: 1920px;
}
/* Navigation */
header {
  display: flex;
  width: 100%;
  height: 125px;
  background-color: #000;
  border: none;
}

#horie_contents{
height: 1480px;
}
.footer_nav {
  position: absolute;
  top: 1580px;
  left: 0;
 background:url("../img/top_conc_back.png") top center;
  display: flex;
  flex-wrap: wrap;
  width: 1045px;
  height: 312px;
  margin-top: 5px;
  padding: 20px 0 0 35px;
}
h2.top_page_title {
  width: 100%;
  color: #fff;
  padding: 10px 15px 5px 15px;
  margin: 10px 0 5px 0;
  text-align: center;
  font-size: 33px;
  line-height: 20px;
}
h2.top_page_title span {
  display: inline-block;
 line-height: 25px;
}
h2.top_page_title span i {
  font-size: 17px;
  font-style: normal;
}
h2.top_page_title img {
  display: inline-block;
  margin-right: 10px;
}



.Topnav-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  text-align: center;
  width: 480px;
  height: 160px;
  background-color: rgb(56, 56, 56);
  color: #FFF;
  margin: 0 10px 10px 0;
}

.Topnav-btn a{
  display: block;
  width: 480px;
  height: 160px;
  padding: 10px 10px;
 line-height: 120px;
}






.nav-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  text-align: center;
  width: 480px;
  height: 100px;
  background-color: rgb(56, 56, 56);
  color: #FFF;
  margin: 0 10px 10px 0;
}

.nav-btn a{
  display: block;
  width: 480px;
  height: 120px;
  padding: 20px 10px;
 line-height: 60px;
}
/*.footer_nav.oshirase .nav-btn{
	width: 245px;
}
.footer_nav.oshirase .nav-btn a{
	 width: 245px;
}*/
.nav-btn span {
  display: block;
}
/*concier*/
#concie_contents_sec {
  position: relative;
}
#concie_contents_sec.page_contents_sec {
  width: 950px;
  height: 1640px;
  margin: 80px auto 0 auto;
  background: #fff;
}
h2.page_title {
  background: #626262;
  color: #fff;
  padding: 12px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 35px;
  line-height: 20px;
}
h2.page_title span {
  display: inline-block;
  padding: 10px 0 0 0;
  line-height: 25px;
}
h2.page_title span i {
  font-size: 20px;
  font-style: normal;
  
}
h2.page_title img {
  display: inline-block;
  margin-right: 10px;
}
#concie_title {
  margin: 30px 20px 20px;
  padding: 15px;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  color: #000;
  font-weight: bold;
  text-align: center;
  font-size: 32px;
  line-height: 26px;
}
#concie_title span i {
  font-style: normal;
  font-size: 18px;
}
#concier_template_con {
  color: #000;
  margin: 10px 0 0 0;
}

.concier_template_con {
  color: #000;
  margin: 10px 0 0 0;
}
.con_sec {
  padding: 10px;
  vertical-align: top;
}
#concie_contents_main {
  height: 1300px;
}
#concier_carousel {
  padding: 0;
  margin: 0;
}
#concier_carousel img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
nav.cp_navi *, nav.cp_navi *:after, nav.cp_navi *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
nav.cp_navi a {
  text-decoration: none;
}
nav.cp_navi {
  margin: 10px 0 5px 0;
  text-align: center;
}

.cp_navi .cp_pagination {
  display: inline-block;
  height: 50px;
  padding: 0 25px;
  border-radius: 35px;
}

nav.cp_navi.oshirase_nav{
  margin: 8px 5px 5px 8px;
  width: 696px;
  background-color: #eeeeee;
}

.cp_navi .cp_pagenum {
  font-size: 1.2em;
  line-height: 50px;
  display: block;
  float: left;
  padding: 0 25px;
  transition: 400ms ease;
  letter-spacing: 0.1em;
  color: #2e03ea;
}
.cp_navi .cp_pagenum:hover, .cp_navi .cp_pagenum.current {
  color: #ffffff;
  background-color: #61cbd6;
}
.cp_navi .cp_pagenum.prev:hover, .cp_navi .cp_pagenum.next:hover {
  color: #00BCD4;
  background-color: transparent;
}

.cp_navi.oshirase_nav .cp_pagenum {
	width: 230px;
}
@media only screen and (max-width: 960px) {
  .cp_navi .cp_pagination {
    height: 50px;
    margin-top: 50px;
    padding: 0 10px;
    border-radius: 25px;
  }
  .cp_navi .cp_pagenum {
    font-size: 0.8em;
    line-height: 50px;
    padding: 0 15px;
  }
  .cp_navi .cp_pagenum.prev, .cp_navi .cp_pagenum.next {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 767px) {
  .cp_navi .cp_pagenum {
    display: none;
    padding: 0 14px;
  }
  .cp_navi .cp_pagenum:nth-of-type(2) {
    position: relative;
    padding-right: 50px;
  }
  .cp_navi .cp_pagenum:nth-of-type(2)::after {
    font-size: 1.2em;
    position: absolute;
    top: 0;
    left: 45px;
    content: '...';
  }
  .cp_navi .cp_pagenum:nth-child(-n+3), .cp_navi .cp_pagenum:nth-last-child(-n+3) {
    display: block;
  }
  .cp_navi .cp_pagenum:nth-last-child(-n+4) {
    padding-right: 14px;
  }
  .cp_navi .cp_pagenum:nth-last-child(-n+4)::after {
    content: none;
  }
  .cp_navi .cp_pagenum.prev, .cp_navi .cp_pagenum.next {
    padding: 0 5px;
  }
}
.tab_sec, #concie_info {
  width: 950px;
  margin: auto;
}
.tab_sec {
  background: #434343;
  height: 70px;
  color: #fff;
  font-size: 20px;
  line-height: 55px;
  text-align: center;
}
#concie_info {
  padding: 0;
}
#info_l {
  height: 50px;
  background: #ec78ac;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, "serif";
}

#info_l:before {
  content: url("../img/con_info_icon.png");
  display:block;
  width: 100%;
  height: 45px;
  text-align: center;
  vertical-align: middle;
}
#info_r {
  color: #333;
  background: #d3e7e9;
  font-size: 28px;
	font-weight: 500;
	line-height: 44px;
  padding: 30px 20px;
  width: 100%;
}
nav.ko_category {
  position: relative;
}
ul.cate_01, ul.cate_02, ul.cate_03 {
  position: absolute;
}
ul.cate_01, ul.cate_02 {
  width: 950px;
  top: -220px;
  left: 62px;
}
ul.cate_03 {
  width: 950px;
  top: -315px;
  left: 62px;
}
.link_cate ul, .g_navi {
  padding-left: 1px;
  display: flex;
  flex-wrap: wrap;
}
.ko_category a, .dai_category {
  display: block;
  color: #fff;
}
.ko_category li.ko_cate_link {
  list-style: none;
  background: #434343 url("../img/page_next_arrow_ic.png") no-repeat 410px;
  border-radius: 50px;
  margin: 0 0 5px 10px;
}
.ko_category li.ko_cate_link.active {
  background: #7d7d7d url("../img/page_up_arrow_ic.png") no-repeat 410px;
}
.ko_category a {
  display: block;
  padding: 13px 15px 13px 20px;
  height: 20px;
  width: 425px;
}
.dai_category {
  position: relative;
}
.g_navi {
  position: absolute;
  width: 950px;
  left: 65px;
  top: -85px;
}

.dai_category a.dai_cate_link {
  display: block;
  background: #434343;
  width: 211px;
  padding: 10px 12px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: solid 1px #fff;
}
.dai_category a.dai_cate_link.active {
  background: #7d7d7d;
}

#concie_info #qr_area{background:#d3e7e9;padding:15px;}
#concie_info #qr_area img{width:100px;height: auto;}


/*お知らせ*/
nav.cp_navi.oshirase_nav{
  height: 72px;
}

#oshirase_contents_sec {
  position: relative;
}
#oshirase_contents_sec.page_contents_sec {
  width: 950px;
  height: 1640px;
  margin: 80px auto 0 auto;
  background: #fff;
}

#oshirase_contents_main {
  height: 1550px;
}

#oshirase_contents_main .kiji_contents{
	max-height: 1330px;
	width: auto;
	text-align: center;
}
nav.cp_navi.oshirase_nav .cp_pagination {
  /*width: 500px;*/
  height: 75px;
  text-align: center;
  line-height: 70px;
}
nav.cp_navi.oshirase_nav .cp_pagination a{
	display: block;
	height: 80px;
	line-height: 75px;
}
.dai_category.oshirase .g_navi {
  position: absolute;
  width: 300px;
  left: 775px;
  top: -85px;
}

#oshirase_contents_sec .kiji_contents{
	padding:10px 30px;
}

#oshirase_contents_sec .kiji_contents.section{
	position:relative;
}

#oshirase_contents_sec  .kiji_contents img{
	max-width:890px;
	height: auto;
	max-height: 1340px;
	margin: auto 0;
}

td.con_sec{
	font-weight: 800;
}