@charset "utf-8";

/*Reset CSS*/
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 90%;
  color: #333;
  background-image: url(../img/bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  line-height: 170%;
}

.site-header {
  display: none;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix {
  display: inline-block
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0
}

* html .clearfix {
  height: 1%
}

.clearfix {
  display: block
}

.center {
  display: block;
  text-align: center;
  width: 100%;
}

img {
  vertical-align: middle;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.text_b {
  font-weight: bold;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb60 {
  margin-bottom: 60px;
}

.mt10 {
  margin-top: 10px;
}

.mt30 {
  margin-top: 30px;
}

.mt140 {
  margin-top: 140px;
}

/* End RESET */

/* ========= COMMON ======== */
#container {
  width: 1000px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

a,
a:link,
a:visited {
  color: #4BB200;
}

a:hover {
  color: #BAFD8A;
}

.trans {
  opacity: 1;
  : all ease 0.26s;
  -moz-transition: all ease 0.26s;
  -o-transition: all ease 0.26s;
  transition: all ease 0.26s;
}

.trans:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: .6;
}

h2 {
  padding-top: 12px;
  padding-bottom: 14px;
  padding-left: 10px;
  font-size: 18px;
  color: #4bb200;
  line-height: 100%;
  font-weight: bold;
  margin-bottom: 24px;
  border-bottom: 3px solid #4BB200;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

h3 {
  font-size: 20px;
  font-weight: bold;
}

.text01 {
  color: #333333;
}

.text02 {
  color: #4A8E37;
  font-size: 110%;
  font-weight: bold;
}

.text03 {
  color: #459539;
}

.text12-bu {
  font-size: 12px;
  color: #005BAC;
}

.text14-b {
  font-weight: bold;
  color: #4D903A;
  font-size: 16px;
}

.text16-b {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.text-b {
  font-weight: bold;
}

.text-br {
  font-weight: bold;
  text-align: right;
}

.text-r-b {
  font-size: 16px;
  font-weight: bold;
  color: #C00;
}

.text-r {
  color: #C00;
}

.pc {
  display: block;
}
.sm {
  display: none;
}

.li-bg {
  background-image: url(../img/text-bg02.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 15px;
  line-height: 160%;
}

.bg01 {
  background-color: #F5FAEB;
}

.footer {
  font-size: 12px;
  color: #FFF;
  background-color: #4BB200;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  clear: both;
  text-align: center;
}

#page-top {
  width: 100%;
  text-align: right;
  clear: both;
  padding-bottom: 2px;
}

/*=== HEADER === */
.main-img01 {
  width: 1000px;
  margin-right: auto;
  margin-left: 0;
  margin-top: 10px;
  text-align: left;
}

.main-img02 {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding-top: 20px;
}

.main-imgR {
  float: right;
  width: 397px;
  text-align: center;
  padding-top: 20px;
}

header .pc_header {
  padding-top: 90px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left;
  margin-bottom: 0px;
}

header .pc_header2 {
  padding-top: 25px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left;
  margin-bottom: 50px;
}

header .pc_header h1 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

header .header2 {
  position: relative;
  padding-top: 25px;
  padding-right: 0px;
  padding-left: 0px;
  height: 66px;
  padding-bottom: 30px;
  background-image: url(../img/bg2.png);
  background-repeat: no-repeat;
  background-position: right 10px;
}

/*===== NAVIGATION =====*/
.side {
  width: 200px;
  float: left;
}

.nav {
  width: 198px;
  background-image: url(../img/nav-bg.png);
  margin-top: 1px;
  border: 1px solid #CCC;
  margin-bottom:20px;
}

.nav a {
  display: block;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 23px;
  color: #000;
  text-decoration: none;
}

.nav a:hover {
  color: #666;
}

.nav-bg {
  background-image: url(../img/nav-bg02.png);
  background-repeat: repeat;
  background-position: left bottom;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
}

.nav li {
  background-image: url(../img/nav-li.png);
  background-repeat: no-repeat;
  background-position: 10px center;
}

.fixed {
  position: fixed;
  top: 25px;
}
.img_bdr {
border:1px solid #ccc;
}

/*======== MAIN ========*/
#main {
  float: right;
  width: 760px;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 70px;
  padding-left: 0;
  text-align: left;
}

.con-box {
  width: 100%;
  clear: both;
  padding-bottom: 40px;
}

.con-box h1 {
  border-left: 3px solid #4BB200;
  font-size: 180%;
  font-weight: bold;
  color: #4BB200;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.con-box-l {
  width: 100%;
  clear: both;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.con-box2 {
  width: 100%;
  clear: both;
  padding-bottom: 60px;
}

.con-box2 p {
  line-height: 160%;
}

.day {
  width: 17%;
  float: left;
}

.day-con {
  width: 83%;
  float: right;
}

.day-con a {
  width: 83%;
  color: #C00;
}

.abaut {
  width: 100%;
}

.abaut table {
  width: 100%;
}

.abaut th {
  width: 15%;
  text-align: left;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}

.abaut td {
  width: 88%;
  padding: 5px;
}

.abaut2 {
  width: 100%;
}

.abaut2 table {
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E7E7E7;
  margin-bottom: 0px;
}

.abaut2 th {
  width: 20%;
  color: #005BAC;
  background-color: #F9F9F7;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E7E7E7;
  padding: 5px;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
}

.abaut2 td {
  width: 80%;
  padding: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E7E7E7;
}

.abaut3 {
  width: 100%;
}

.abaut3 table {
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E7E7E7;
  margin-top: 30px;
  border-right: 1px solid #E7E7E7;
}

.abaut3 th {
  width: 33.333%;
  color: #005BAC;
  background-color: #F9F9F7;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E7E7E7;
  border-left: 1px solid #E7E7E7;
  padding: 5px;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
}

.abaut3 td {
  width: 33.333%;
  padding: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E7E7E7;
  border-left: 1px solid #E7E7E7;
}

.info {
  width: 100%;
}

.info li {
  background-image: url(../img/text-bg01.png);
  background-repeat: no-repeat;
  background-position: left 10px;
  padding-left: 13px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.Lbox {
  width: 280px;
  float: left;
}

.program {
  width: 100%;
}

.program-box {
  width: 300px;
}

.program table {
  width: 100%;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #CCC;
  border-right-color: #CCC;
  margin-top: 20px;
}

.program th {
  text-align: center;
  font-weight: bold;
  padding: 5px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
  background-color: #F2F2F2;
}

.program td {
  padding: 10px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
  vertical-align: middle;
  line-height: 1.4;
}

.program .va_top {
  vertical-align: top;
}

.contact {
  width: 100%;
}

.contact table {
  width: 100%;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #CCC;
  border-right-color: #CCC;
  margin-top: 20px;
  margin-bottom: 20px;
}

.contact th {
  width: 25%;
  text-align: left;
  font-weight: bold;
  padding: 10px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
  background-color: #F2F2F2;
}

.contact td {
  padding: 10px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
  vertical-align: middle;
}

.contact2 {
  width: 100%;
}

.contact2 table {
  width: 100%;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #CCC;
  border-right-color: #CCC;
  margin-top: 20px;
  margin-bottom: 20px;
}

.contact2 th {
  width: 100%;
  text-align: left;
  font-weight: bold;
  padding: 10px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
  background-color: #F2F2F2;
}

.contact2 td {
  width: 50%;
  padding: 10px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
  vertical-align: middle;
}

.contact3 {
  width: 100%;
}

.contact3 table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}

.contact3 th {
  padding: 8px;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  background-color: #FFF4F4;
  text-align: center;
}

.contact3 td {
  padding: 8px;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.formbtn {
  text-align: center;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 30px;
  padding-left: 10px;
}

.btntxt {
  text-align: center;
  padding-top: 5px;
  padding-right: 40px;
  padding-bottom: 5px;
  padding-left: 40px;
  cursor: pointer;
}

.w80 {
  width: 80%;
}

.con-box-list {
  width: 100%;
  clear: both;
  padding-top: 20px;
}

.con-box-list li {
  clear: both;
  background-image: url(../img/li-bg.png);
  background-repeat: no-repeat;
  background-position: left 10px;
  padding-left: 10px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
}

.program {
  width: 100%;
}

.program dl {
  width: 100%;
  clear: both;
}

.program_right {
  padding-left: 10%;
}

.program dt {
  /* width: 9%; */
  float: left;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 1%;
}

.program dd {
  width: 90%;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.koma_L {
  width: 400px;
  margin-right: 20px;
  float: left;
}

.access {
  width: 100%;
}

.access table {
  width: 100%;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.access th {
  text-align: center;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  background-color: #EFEFEF;
  vertical-align: middle;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.access td {
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  vertical-align: middle;
}

.top_subcon {
  width: 100%;
  border-top: 1px dotted #CCCCCC;
  margin-top: 30px;
  padding-top: 30px;
}

.top_l {
  width: 99px;
  margin-right: 20px;
  float: left;
}

.top_r p {
  float: left;
}

/*----- 20221204 -----*/

td.bo-none {
  border-bottom: none;
}
.text-indent.head-text {
  text-indent: -1em;
  padding-left: 1em;
  display: block;
  font-weight: 700;
  line-height: 24px;
}
#info table {
  margin-top: 30px;
  display: block;
}
#info th {
    width: 22%;
    text-align: left;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}
#info td {
  width: 88%;
  padding: 5px;
}
.bottom-link a,
#info .entry-btn a {
  padding: 15px 30px;
  font-size: 14px;
  color: #FFF;
  border: 1px solid #4BB200;
  background-color: #4BB200;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transition: 0.7s;
  cursor: pointer;
}
#info .entry-btn {
  margin:45px auto 0;
  text-align: center;
}
#info .entry-btn a:hover {
  color:#4BB200;
  background-color: #ffffff;
}
#info .small {
  font-size: 90%;
}
#info td, #info td {
  line-height: 150%;
}

@media screen and (max-width: 767px) {
  .text-indent.head-text {
      display: block;
      font-size: 13px;
      line-height: 1.7;
      margin-bottom: 5px;
      font-weight: 400;
  }
  #info th {
    display: block;
      width: 100%;
  }
  #info td {
    display: block;
      width: 100%;
  }
}
.program .pb-5 {
  padding-bottom:0;
}

.min {
  line-height: 1.4;
}
.program .pb {
  padding-bottom: 7px;
  display: inline-block;
}
.program .pd-0 {
  padding-bottom: 0;
}
.program .pb-15 {
  padding-bottom: 15px;
}