@import url("html5reset.css");

.visible-off {
  display: none;
}

.draftonly {
  text-decoration: line-through;
}


html {
  height: 100%;
  min-height: 100%;
}

body {
  height: 100%;
  min-height: 100%;
  color: #222;
}

td,
th {
  color: #222;
  font-size: 1em;
}

a:link {
  color: #02a;
  text-decoration: underline;
  outline-style: none;
}

a:visited {
  color: #02a;
  text-decoration: underline;
}

a:hover {
  color: #b73;
  text-decoration: underline;
}

.white {
  color: #fff;
}

.red {
  color: #c30;
}

.green {
  color: #570;
}

.orange {
  color: #f70;
}

.blue {
  color: #06c;
}

.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.f_l {
  font-size: 1.25em;
}

.f_s {
  font-size: 0.8em;
}

/*--HEAD/--*/
.h_line {
  background: #737;
  width: 100%;
  height: 5px;
  padding: 0px;
  margin: 0px;
  font-size: 0;
  line-height: 0;
}

.contents {
  position: relative;
  width: 990px;
  padding: 0px;
  text-align: left;
  margin: 0px auto;
  font-size: 14px;
  line-height: 2.0;
}

.contents_in {
  padding: 0px 20px;
}

.h_box {
  margin-bottom: 40px;
}

.h_box .title {
  float: left;
  display: block;
  text-indent: -9999px;
  width: 210px;
  height: 80px;
  padding: 0px;
  margin: 0px;
  display: block;
  background: url(../img/navi_logo.png) no-repeat 10px 0px;
}

.tab {
  float: right;
  width: auto;
  margin: 0px;
  padding: 0;
  list-style: none;
  position: relative;
}

.tab li {
  float: left;
  width: 65px;
  height: 60px;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  list-style: none;
  font-weight: bold;
}

.tab li a {
  display: block;
  width: 60px;
  height: 60px;
  background: url(../img/navi_logo.png) no-repeat;
  outline-style: none;
  text-indent: -9999px;
  overflow: hidden;
}

.tab li .t01 {
  background-position: 0px -280px;
}

.tab li .t02 {
  background-position: -60px -280px;
}

.tab li .t03 {
  background-position: -240px -220px;
}

.tab li .t04 {
  background-position: -120px -280px;
}

.tab li .t05 {
  background-position: -180px -280px;
}

.tab li .t06 {
  background-position: -240px -10px;
  width: 70px;
}

.tab li .t06 a {
  width: 70px;
}

.tab li .t01:hover {
  background-position: 0px -220px;
}

.tab li .t02:hover {
  background-position: -60px -220px;
}

.tab li .t03:hover {
  background-position: -240px -220px;
}

.tab li .t04:hover {
  background-position: -120px -220px;
}

.tab li .t05:hover {
  background-position: -180px -220px;
}

.tab li .t06:hover {
  background-position: -310px -10px;
}



/*---- HEAD_MENU ----*/
.hm {
  position: absolute;
  top: 80px;
  left: 0px;
  display: block;
  width: 990px;
  height: 40px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.hm li {
  position: absolute;
  display: block;
  width: 165px;
  height: 40px;
  margin: 0px;
  padding: 0px;
  list-style: none;
  background: url(../img/navi_logo.png) no-repeat;
}

.hm>li {
  position: relative;
  float: left;
  left: auto !important;
}

.hm li a {
  display: block;
  width: 165px;
  height: 40px;
  outline-style: none;
  text-indent: -9999px;
  overflow: hidden;
}

.hm .m01 {
  top: 0px;
  left: 0px;
  background-position: 0px -80px;
}

.hm .m02 {
  top: 0px;
  left: 165px;
  background-position: -165px -80px;
}

.hm .m03 {
  top: 0px;
  left: 330px;
  background-position: -330px -80px;
}

.hm .m04 {
  top: 0px;
  left: 495px;
  background-position: -495px -80px;
}

.hm .m05 {
  top: 0px;
  left: 660px;
  background-position: -660px -80px;
}

.hm .m06 {
  top: 0px;
  left: 825px;
  background-position: -825px -80px;
}

.hm .m01:hover {
  background-position: 0px -120px;
}

.hm .m02:hover {
  background-position: -165px -120px;
}

.hm .m03:hover {
  background-position: -330px -120px;
}

.hm .m04:hover {
  background-position: -495px -120px;
}

.hm .m05:hover {
  background-position: -660px -120px;
}

.hm .m06:hover {
  background-position: -825px -120px;
}

.hm .dd .sub {
  display: none;
  position: absolute;
  left: 0;
  top: auto;
  margin: 0px;
  padding: 0px;
  z-index: 5000;
}

.hm .dd .sub li {
  float: left;
  width: 165px;
  height: auto;
  background: url(../img/bg_menu.png) no-repeat left center;
  zoom: 1;
  margin: 0px;
  padding: 0px;
  position: relative;
}

.hm .dd .sub li a {
  background: none;
  display: block;
  color: #fff;
  zoom: 1;
  padding: 2px 10px 5px 30px;
  text-indent: 0px;
  width: auto;
  height: auto;
}

.hm .dd .sub li a:hover {
  background: url(../img/bg_menu.png) no-repeat -300px center;
  color: #fff;
  text-decoration: underline;
}



/*---- MAIN ----*/
.main {
  width: 990px;
  height: 400px;
  margin-bottom: 40px;
  background: #000;
  position: relative;
}

.main .p01 {
  width: 330px;
  height: 400px;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

.main .p02 {
  width: 330px;
  height: 400px;
  position: absolute;
  top: 0px;
  left: 330px;
  overflow: hidden;
}

.main .p03 {
  width: 330px;
  height: 400px;
  position: absolute;
  top: 0px;
  left: 660px;
  overflow: hidden;
}

.main .copy {
  width: 990px;
  height: 400px;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

.main.in .photos_wrap {
  display: none;
}

.main .main_visual_wrap {
  height: 100%;
}

.main .main_visual_wrap img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.main .copy.text {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
  width: 55.15%;
  height: auto;
  margin-bottom: 0;
}

.main .copy.text img {
  width: 100%;
  height: auto;
}

.img_main_box {
  display: flex;
}

.img_main_box img {
  widows: 100%;
  height: 400px;
  object-fit: cover;
}

.l_box {
  float: left;
  padding: 0px;
  margin: 0px 0px 40px 0px;
  width: 700px;
  line-height: 2.0;
}

.r_box {
  float: right;
  padding: 0px;
  margin: 0px 0px 40px 0px;
  width: 220px;
  line-height: 2.0;
}


/*---- INFO_BOX ----*/
.info_box {
  float: left;
  width: 460px;
  margin-bottom: 40px;
  position: relative;
}

.info_box .title {
  display: block;
  width: 460px;
  height: 40px;
  background: url(../img/navi_logo.png) no-repeat 0px -170px;
  outline-style: none;
  text-indent: -9999px;
  overflow: hidden;
}

ul.article_list {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

ul.article_list li {
  display: flex;
  gap: 0;
  padding: 0px 5px;
  margin: 0px;
  margin-bottom: 12px;
  line-height: 1.5;
  overflow: hidden;
}

ul.article_list li .flex_area {
  width: 7.5rem;
  padding-top: 0.35em;
  font-size: 0.9em;
}

ul.article_list li .category {
  display: none;
}

ul.article_list li a {
  display: inline-block;
  font-weight: bold;
  font-size: 1.25em;
}

.article_list dl {
  display: flex;
  gap: 0.8rem;
}

.article_list dt {
  padding-top: 0.15rem;
}

.article_list dd {
  font-weight: bold;
  font-size: 1.25em;
}

.ext {
  font-size: 0.8rem;
  font-weight: normal;
  color: #666;
}

.mcontentwrapper {
  height: auto !important;
}

.info_box dl a {
  display: inline-block;
}

.info_box .rss {
  position: absolute;
  top: 0px;
  left: 440px;
  width: 20px;
  height: 20px;
  background: url(../img/navi_logo.png) no-repeat -910px 0px;
  text-indent: -9999px;
  display: block;
  outline-style: none;
  overflow: hidden;
}

.info_box .rss:hover {
  background-position: -910px -20px;
}


/*---- RIGHT_MENU ----*/
.rm {
  float: right;
  width: 460px;
  position: relative;
  margin: 0px 0px 40px 0px;
  padding: 0;
  list-style: none;
}

.rm li {
  display: inline-block;
  width: 220px;
  height: 50px;
  background: url(../img/navi_logo.png) no-repeat;
  margin: 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
  vertical-align: bottom;
}

.rm li:nth-child(2n) {
  margin-left: 15px;
}

.rm li a {
  display: block;
  width: 220px;
  height: 53px;
  outline-style: none;
  text-indent: -9999px;
  overflow: hidden;
}

.rm .m01 {
  top: 0px;
  left: 0px;
  background-position: -500px -170px;
}

.rm .m02 {
  top: 0px;
  left: 240px;
  background-position: -500px -220px;
}

.rm .m03 {
  top: 50px;
  left: 0px;
  background-position: -500px -270px;
}

.rm .m04 {
  top: 50px;
  left: 240px;
  background-position: -500px -320px;
}

.rm .m05 {
  top: 100px;
  left: 0px;
  background-position: -500px -370px;
}

.rm .m06 {
  top: 100px;
  left: 240px;
  background-position: -500px -420px;
}

.rm .m07 {
  top: 150px;
  left: 0px;
  background-position: -500px -470px;
  height: 53px;
}

.rm .m08 {
  top: 150px;
  left: 240px;
  background-position: -500px -520px;
  height: 53px;
}

.rm .m09 {
  top: 203px;
  left: 0px;
  background: url(../img/navi_fb.png) no-repeat left top;
  height: 50px;
}

.rm .m10 {
  top: 203px;
  left: 0px;
  background: url(../img/navi_giin.png) no-repeat left top;
  height: 50px;
}

.rm .m01:hover {
  background-position: -740px -170px;
}

.rm .m02:hover {
  background-position: -740px -220px;
}

.rm .m03:hover {
  background-position: -740px -270px;
}

.rm .m04:hover {
  background-position: -740px -320px;
}

.rm .m05:hover {
  background-position: -740px -370px;
}

.rm .m06:hover {
  background-position: -740px -420px;
}

.rm .m07:hover {
  background-position: -740px -470px;
}

.rm .m08:hover {
  background-position: -740px -520px;
}

.rm .m09:hover,
.rm .m10:hover {
  background-position: left bottom;
}

.rm.login li:first-child {
  margin-bottom: 10px;
  background-image: none;
  display: block;
  text-align: center;
  width: 100%;
}

.rm li a.btn_logout {
  text-indent: 0;
  color: white;
  text-decoration: none;
  background-color: #894e89;
  text-align: center;
  display: block;
  line-height: 50px;
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
  margin: 0 auto;
}

.rm li a.btn_logout:hover {
  background-color: #773377;
}

/*
.rm .m01 { top:0px; left:0px; background-position:-500px -170px; }
.rm .m02 { top:0px; left:240px; background-position:-500px -230px; }
.rm .m03 { top:60px; left:0px; background-position:-500px -290px; }
.rm .m04 { top:60px; left:240px; background-position:-500px -350px; }
.rm .m05 { top:120px; left:0px; background-position:-500px -410px; height:63px; }
.rm .m06 { top:120px; left:240px; background-position:-500px -470px; height:63px; }
.rm .m01:hover { background-position:-740px -170px; }
.rm .m02:hover { background-position:-740px -230px; }
.rm .m03:hover { background-position:-740px -290px; }
.rm .m04:hover { background-position:-740px -350px; }
.rm .m05:hover { background-position:-740px -410px; }
.rm .m06:hover { background-position:-740px -470px; }
*/

/*---- �o�i�[�G���A/ ----*/
.b_box01 {
  float: right;
  width: 340px;
  padding: 40px 0px 0px 0px;
  margin-bottom: 0px;
}

.b_box01 img {
  padding: 0px;
  margin-bottom: 10px;
}

.b_box01 .title {}

.b_box01 a {
  margin: 0px;
  padding: 0px;
  outline-style: none;
}

.b_box01 a:hover {
  filter: alpha(opacity=75);
  opacity: 0.75;
}



.f_box {
  padding: 10px 0px;
  line-height: 1.5;
  background: #fff;
  border-top: 1px solid #ccc;
  /*position:fixed; bottom:0; z-index:200;*/
}

.f_box address {
  float: left;
  width: auto;
  padding: 0px 10px;
  display: inline;
  font-size: 12px;
  font-style: normal;
}

.f_box .contact {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: url(../img/navi_logo.png) no-repeat -950px 0px;
  text-indent: -9999px;
  display: block;
  outline-style: none;
  overflow: hidden;
}

.f_box .contact:hover {
  background-position: -950px -20px;
}

.f_box .link {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: url(../img/navi_logo.png) no-repeat -930px 0px;
  text-indent: -9999px;
  display: block;
  outline-style: none;
  display: none;
}

.f_box .link:hover {
  background-position: -930px -20px;
}

/*.f_box .site { float:left; width:20px; height:20px; background:url(../img/navi_logo.png) no-repeat -890px 0px; text-indent:-9999px; display:block; outline-style:none; }
.f_box .site:hover { background-position: -890px -20px; }
*/
.f_box .site {
  float: left;
  width: auto;
  margin-right: 10px;
  font-size: 12px;
}


.f_box .copyright {
  float: right;
  width: auto;
  padding: 2px 10px;
  text-align: right;
  font-size: 10px;
}

.f_box .gotop {
  float: right;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0px;
  background: url(../img/navi_logo.png) no-repeat -970px 0px;
  text-indent: -9999px;
  outline-style: none;
}

.f_box .gotop:hover {
  background-position: -970px -20px;
}

.f_box .sns {
  float: left;
  width: auto;
}

.f_box .sns .rss {
  background: #fff url(../img/i_rss.gif) no-repeat top center;
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  margin: 3px 10px 0px 0px;
  padding: 0;
  zoom: 1;
}

.f_box .sns .tw {
  float: left;
  width: 70px;
  display: inline;
  margin: 3px 10px 0px 5px;
  padding: 0;
  zoom: 1;
  overflow: hidden;
}

.f_box .sns .fb {
  float: left;
  display: inline;
  margin: 3px 0px 0px 0px;
  padding: 0;
  zoom: 1;
}


/*----TOOLTIP----*/
.tooltip {
  position: absolute;
  z-index: 9999;
  color: #fff;
  font-size: 10px;
  width: auto;
  text-decoration: none;
}

.tooltip .tt_body {
  background-color: #737;
  padding: 8px;
  font-size: 1.25em;
  -webkit-border-radius: 5px 5px 5px 0px;
  -moz-border-radius: 5px 5px 5px 0px;
  -o-border-radius: 5px 5px 5px 0px;
  border-radius: 5px 5px 5px 0px;
  text-indent: 0px;
  text-decoration: none;
}

.tooltip a {
  text-decoration: none;
}



/*--�X�N���[���o�[--*/
/* �{�� */
.scrollgeneric {
  line-height: 1px;
  font-size: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

/* �c�X�N���[���͈� */
.vscrollerbase {
  width: 10px;
  background-color: #ddd;
}

/* �c�X�N���[���o�[ */
.vscrollerbar {
  width: 10px;
  background-color: #b9b;
}

/* ���X�N���[���͈� */
.hscrollerbase {
  height: 10px;
  background-color: #ddd;
}

/* ���X�N���[���o�[ */
.hscrollerbar {
  height: 10px;
  background-color: #b9b;
}

/* �c���X�N���[���o�[ */
.scrollerjogbox {
  width: 10px;
  height: 10px;
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  background-color: #ddd;
}