@charset "UTF-8";
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-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  overflow-y: scroll; }

blockquote, q {
  quotes: none; }

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

input, textarea {
  margin: 0;
  padding: 0; }

ol, ul {
  list-style: none; }

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

caption, th {
  text-align: left; }

a:focus {
  outline: none; }

img, textarea {
  vertical-align: bottom; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

a, a img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

a img:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}
a img.opaque:hover {
opacity: 1.0;
filter: alpha(opacity=100);
}

/* ----------------------------------------------------------
	共通	
---------------------------------------------------------- */
html{
  font-size: 10px;
  font-size: 62.5%;
}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000; }

a {
  color: #000000;
  /* text-decoration: underline; */ }
  a:hover {
    text-decoration: none; }

img {
  max-width: 100%;
  height: auto;
}

.clear{
  clear: both;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.pc_visible{
	display: block;
}
.sp_visible{
	display: none;
}
.pcbr::before {
	content: "\A" ;
	white-space: pre ;
}
.spbr::before {
	content: "" ;
	white-space: nowrap ;
}
.nomargin{
  margin: 0!important;
}
.marginTop{
  margin-top: 30px!important;
}
.marginBottom{
  margin-bottom: 30px!important;
}
.relative{
  position: relative;
}
.absolute{
  position: absolute;
}
.centeringOuter{
  display: table;
  width: 100%;
}
.centeringInner{
  display: table-cell;
  vertical-align: middle;
}
.centeringInnerBottom{
  display: table-cell;
  vertical-align: bottom;
}
.table{
  display: table;
  height: 100%;
}
.tableCell{
  display: table-cell;
  vertical-align: middle;
}
.center{
  text-align: center;
  margin: 0 auto;
}

.youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* ----------------------------------------------------------
	カラム	
---------------------------------------------------------- */
.eyeCatch{
  
}

/* ----------------------------------------------------------
	1カラム	
---------------------------------------------------------- */
.column1-Box {
  margin: 0; }
  .column1-Box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em; }
  * html .column1-Box {
    height: 1%; }

.column1-Box-shape {
  margin: 0 0 50px; }

/* ----------------------------------------------------------
	2カラム	
---------------------------------------------------------- */
.column2-Box {
  margin: 0; }
  .column2-Box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em; }
  * html .column2-Box {
    height: 1%; }
  .column2-Box .Box70 {
    width: 70%; }
  .column2-Box .Box60 {
    width: 60%; }
  .column2-Box .Box55 {
    width: 55%; }
  .column2-Box .Box50 {
    width: 50%; }
  .column2-Box .Box45 {
    width: 45%; }
  .column2-Box .Box40 {
    width: 40%; }
  .column2-Box .Box30 {
    width: 30%; }
  .column2-Box .left {
    float: left; }
  .column2-Box .right {
    float: right; }

.column2-Box-shape {
  margin: 0 0 50px; }
  .column2-Box-shape .Box70 {
    width: 67.5%; }
  .column2-Box-shape .Box50 {
    width: 47.5%; }
  .column2-Box-shape .Box30 {
    width: 27.5%; }

/* ----------------------------------------------------------
	3カラム	
---------------------------------------------------------- */
.column3-Box {
  margin: 0; }
  .column3-Box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em; }
  * html .column3-Box {
    height: 1%; }
  .column3-Box .Box {
    float: left;
    width: 33.33333%;
    margin: 0; }
  .column3-Box .Box:first-child {
    margin: 0; }

.column3-Box-shape {
  margin: 0 0 50px; }
  .column3-Box-shape .Box {
    float: left;
    width: 32.11009%;
    margin: 0 0 0 1.83486%; }

/* ----------------------------------------------------------
	4カラム	
---------------------------------------------------------- */
.column4-Box {
  margin: 0; }
  .column4-Box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em; }
  * html .column4-Box {
    height: 1%; }
  .column4-Box .Box {
    float: left;
    width: 25%;
    margin: 0; }
  .column4-Box .Box:first-child {
    margin: 0; }

.column4-Box-shape {
  margin: 0 0 50px; }
  .column4-Box-shape .Box {
    width: 22.93578%;
    margin: 0 0 0 2.75229%; }

/* ----------------------------------------------------------
	5カラム	
---------------------------------------------------------- */
.column5-Box {
  margin: 0; }
  .column5-Box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em; }
  * html .column5-Box {
    height: 1%; }
  .column5-Box .Box {
    float: left;
    width: 20%;
    margin: 0; }
  .column5-Box .Box:nth-child(5n+1) {
    margin: 0; }

.column5-Box-shape {
  margin: 0 0 50px; }
  .column5-Box-shape .Box {
    width: 18%;
    margin: 0 0 0 2.5%; }

/* ----------------------------------------------------------
	6カラム	
---------------------------------------------------------- */
.column6-Box {
  margin: 0; }
  .column6-Box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em; }
  * html .column6-Box {
    height: 1%; }
  .column6-Box .Box {
    float: left;
    width: 16.666%;
    margin: 0; }
  .column6-Box .Box:first-child {
    margin: 0; }

.column6-Box-shape {
  margin: 0 0 50px; }
  .column6-Box-shape .Box {
    width: 15%;
    margin: 0 0 0 2%; }

/* ----------------------------------------------------------
	Sカラム	
---------------------------------------------------------- */
.columnS-Box {
  margin: 0 0 50px; }
  .columnS-Box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em; }
  * html .column4-Box {
    height: 1%; }
  .columnS-Box .Box {
    float: left;
    width: 30%;
    margin: 0 0 0 5%; }
  .columnS-Box .Box:nth-child(1) {
    margin: 0; }
  .columnS-Box .Box:nth-child(4) {
    margin: 20px 0 0 17.5%; }
  .columnS-Box .Box:nth-child(5) {
    margin: 20px 17.5% 0 5%; }

/* ----------------------------------------------------------
	コンテンツ	
---------------------------------------------------------- */
#main .mainInner {
  max-width: 1020px;
  width: 100%;
  margin: 0 auto; }
  #main .mainInner:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em; }
  * html #main .mainInner {
    height: 1%; }

.color-Box {
  background: #EF8E39; }

.bg-Box {
  background: url(../images/bg01.png); }

/* ----------------------------------------------------------
	各コンテンツ	
---------------------------------------------------------- */
#main .mainInner .redbox {
  text-align: center;
  min-height: 300px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #eee; }
  #main .mainInner .redbox a {
    display: block;
    text-decoration: none;
    padding: 20px 25px;
    color: #fff; }
  #main .mainInner .redbox p {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
    margin: 25px 0 0; }
#main .mainInner .news {
  padding: 0 0px; }
  #main .mainInner .news:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em; }
  * html #main .mainInner .news {
    height: 1%; }
  #main .mainInner .news h2 {
    margin-bottom: 35px;
    padding-bottom: 15px;
    background-image: url(../images/line01.gif);
    background-position: bottom left;
    background-repeat: repeat-x; }
  #main .mainInner .news dl {
    margin-top: 20px;
    overflow: auto;
    height: 180px; }
    #main .mainInner .news dl dt {
      clear: both;
      float: left;
      margin: 0 20px 30px 0; }
    #main .mainInner .news dl dd {
      margin: 0 0 30px 10px; }
      #main .mainInner .news dl dd span {
        font-size: 10px;
        font-size: 1rem;
        margin-left: 10px;
        padding: 2px 20px;
        color: #fff; }
#main .mainInner .about {
  border: #ddd 1px solid;
  padding: 15px 20px; }
  #main .mainInner .about h2 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 15px;
    padding-bottom: 10px;
    background-image: url(../images/line02.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 50%; }
  #main .mainInner .about p {
    text-align: left; }
  #main .mainInner .about p.link {
    text-align: center; }
#main .mainInner .plan h2 {
  margin-bottom: 35px;
  padding-bottom: 15px; }
#main .mainInner .plan table {
  background: #fff;
  border: #fff 1px solid;
  text-align: center;
  width: 100%; }
  #main .mainInner .plan table tr:nth-child(odd) {
    background: #EEE; }
  #main .mainInner .plan table th {
    font-size: 26px;
    font-size: 2.6rem;
    text-align: center;
    padding: 25px 10px;
    font-weight: bold;
    color: #5A1010; }
  #main .mainInner .plan table td {
    padding: 15px 10px; }
#main .mainInner .plan img {
  width: 100%; }

/* ----------------------------------------------------------
	フッター
---------------------------------------------------------- */
#gotoTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
}

