@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url("https://fonts.googleapis.com/css?family=Lato");
@import url("https://fonts.googleapis.com/css?family=Cinzel:400,700");
@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: url(../images/common/bg.png) center top;
  color: #464646;
  font-family: "メイリオ", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  word-wrap: break-word; }

figure {
  padding: 0;
  margin: 0; }

.inner {
  margin: 0 auto;
  max-width: 960px; }

@media screen and (max-width: 960px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
@media screen and (max-width: 480px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
.sinner {
  max-width: 620px; }

.bornone td {
  border: none !important; }

.pdnone td {
  padding: 0 !important; }

.img100 img {
  width: 100%; }

.link1 a {
  color: #104480;
  font-weight: bold; }

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden; }

#contents {
  padding: 0;
  background: #fff; }

@media screen and (max-width: 960px) {
  #main {
    width: 100%; } }

@media screen and (max-width: 960px) {
  #main #col_main {
    width: 100%; } }

@media screen and (max-width: 960px) {
  #side {
    width: 18.75000%; } }

@media screen and (max-width: 960px) {
  #side aside {
    width: 100% !important; } }

.map {
  margin: 56px 20px 0; }

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }

.policy h3 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px; }

.policy p {
  margin: 0 0 20px; }

table {
  table-layout: fixed; }

table td {
  margin-bottom: -1px !important;
  padding: 20px !important; }

.tlauto table {
  table-layout: auto; }

table td img {
  height: auto !important; }

.pdtd10 td {
  padding: 10px !important; }

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

b, strong {
  font-weight: bold; }

u {
  text-decoration: line-through; }

img {
  max-width: 100%;
  height: auto !important; }

small {
  font-size: 80%; }

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3; }

span {
  font-weight: inherit; }

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

u {
  text-decoration: underline; }

.borB {
  border-bottom: 1px dashed #333; }

b {
  font-weight: bold; }

.borderB {
  border-bottom: 1px dashed #333; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

#contents_wrap {
  min-width: auto;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 960px) {
    #contents_wrap {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 480px) {
    #contents_wrap {
      padding-left: 10px;
      padding-right: 10px; } }

#contents {
  max-width: 960px;
  width: 100%; }

.tacenter {
  text-align: center !important; }

.ColLeft {
  float: left; }

.ColRight {
  float: right; }

.flexleft {
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden; }

.flexcenter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden; }

@media screen and (max-width: 480px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center; } }

@media screen and (max-width: 768px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; } }
@media screen and (max-width: 480px) {
  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; } }
.fwb {
  font-weight: bold; }

.fs13 {
  font-size: 13px; }

.fs14 {
  font-size: 14px; }

.fs15 {
  font-size: 15px; }

.fs16 {
  font-size: 16px; }

.fs17 {
  font-size: 17px; }

.fs18 {
  font-size: 18px; }

.fs19 {
  font-size: 19px; }

.fs20 {
  font-size: 20px; }

.fs21 {
  font-size: 21px; }

.fs22 {
  font-size: 22px; }

.fs23 {
  font-size: 23px; }

.fs24 {
  font-size: 24px; }

.fs25 {
  font-size: 25px; }

.fs26 {
  font-size: 26px; }

.fs27 {
  font-size: 27px; }

.fs28 {
  font-size: 28px; }

.fs29 {
  font-size: 29px; }

.fs30 {
  font-size: 30px; }

.fs31 {
  font-size: 31px; }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

header#global_header {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  margin: 0 auto; }

.dsnone {
  display: none; }

header#global_header {
  max-width: 100%; }
  header#global_header a {
    text-decoration: none;
    color: #666; }
    header#global_header a:hover {
      opacity: 0.7;
      transition: all .3s; }

#header {
  max-width: 960px;
  padding: 35px 0 0;
  margin: 0 auto; }
  #header a {
    color: #565656;
    text-decoration: none; }
  @media screen and (max-width: 768px) {
    #header {
      padding: 80px 0 35px; } }

#siteID {
  display: inline-block;
  margin: -5px 60px 0 20px;
  width: 16.5%;
  float: left; }
  @media screen and (max-width: 768px) {
    #siteID {
      margin: 0 0 30px 0;
      width: 100%; } }

#nav_global {
  width: 80%; }
  #nav_global ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      font-family: "Lato", "游ゴシック体", sans-serif;
      font-size: 13px; }
      #nav_global ul li a:hover {
        opacity: 0.7;
        transition: all .3s; }

#mainArea {
  width: 100% !important;
  clear: both;
  margin: 35px 0 0 0; }
  #mainArea .slick-prev, #mainArea .slick-next {
    display: none !important; }
  #mainArea ul li img {
    margin: 0 auto; }
  @media screen and (max-width: 960px) {
    #mainArea {
      width: auto !important; } }

.mean-container .mean-bar {
  background: #464646 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #464646 !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

footer#global_footer {
  clear: both;
  width: 100%;
  min-width: 100%;
  height: auto;
  margin: 0 auto; }

#footer {
  width: 100%;
  padding: 90px 0 0 0; }

#footer_inner {
  width: 100%;
  background: #0f3864;
  padding: 35px 0; }

#footer_wrap {
  max-width: 960px;
  margin: 0 auto; }
  #footer_wrap ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap; }
    #footer_wrap ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      font-family: "Lato", "游ゴシック体", sans-serif;
      font-size: 13px; }
      #footer_wrap ul li a {
        color: #fff;
        text-decoration: none; }
        #footer_wrap ul li a:hover {
          opacity: 0.7;
          transition: all .3s; }
  #footer_wrap .spmode {
    display: none; }
  @media screen and (max-width: 480px) {
    #footer_wrap .pcmode {
      display: none; }
    #footer_wrap .spmode {
      display: block; } }

.copy {
  font-size: 14px;
  margin: 10px 0;
  width: 100%; }

#contents_wrap {
  padding: 100px 0 60px; }
  #contents_wrap a {
    text-decoration: none;
    color: #666; }
    #contents_wrap a:hover {
      opacity: 0.7;
      transition: all .3s; }
  @media screen and (max-width: 960px) {
    #contents_wrap {
      padding: 60px 0 20px; } }
  @media screen and (max-width: 480px) {
    #contents_wrap {
      padding: 30px 0 0px; } }

@media screen and (max-width: 960px) {
  #contents {
    padding: 0 20px 0; } }
@media screen and (max-width: 480px) {
  #contents {
    padding: 0 10px 0; } }

/* TOP */
.leftbox {
  float: left;
  width: 49.48%; }
  @media screen and (max-width: 480px) {
    .leftbox {
      float: none;
      width: 100%;
      margin-bottom: 20px; } }

.rightbox {
  float: right;
  width: 49.48%; }
  @media screen and (max-width: 480px) {
    .rightbox {
      float: none;
      width: 100%; } }

.leftbox02 {
  float: left;
  background: #f0f0f0;
  width: 34.7826%;
  min-height: 450px;
  padding: 30px; }
  @media screen and (max-width: 768px) {
    .leftbox02 {
      float: none;
      width: 100%;
      min-height: 400px; } }

.rightbox02 {
  float: right;
  width: 65.2174%; }
  @media screen and (max-width: 768px) {
    .rightbox02 {
      float: none;
      width: 100%; } }

.c_title01 h2 {
  font-size: 20px;
  line-height: 1.2;
  border-left: 10px solid #2fad66;
  padding: 20px 0 10px 20px; }
.c_title01 h3 {
  font-family: "Cinzel", serif;
  font-size: 28px;
  color: #666;
  display: inline-block; }

.c_title02 h2 {
  font-family: "Cinzel", serif;
  font-size: 40px; }
.c_title02 h3 {
  font-size: 22px;
  width: 50%;
  padding: 30px 0 0 30px; }
  @media screen and (max-width: 768px) {
    .c_title02 h3 {
      text-align: center;
      width: 100%; } }

.c_title03 h2 {
  font-family: "Cinzel", serif;
  font-size: 32px; }
.c_title03 h3 {
  font-size: 22px;
  width: 48%; }

.title03 h3 {
  font-size: 22px; }

.infowrap {
  background: #f0f0f0;
  border: 20px solid #003863; }

.c_info img {
  margin-bottom: 70px; }
@media screen and (max-width: 768px) {
  .c_info {
    text-align: center !important; } }

.pankuzu {
  clear: both;
  background: #eee;
  margin: 35px 0 0 0;
  padding: 5px 0; }

.pankuzu_inner {
  max-width: 960px;
  margin: 0 auto;
  text-align: left; }

.news td {
  padding: 15px 0 15px 0 !important;
  border-bottom: 1px #eee solid !important; }
  .news td.day {
    width: 20%; }
@media screen and (max-width: 480px) {
  .news td:nth-of-type(1) {
    border-bottom: 0 !important;
    padding: 15px 0 0 0 !important; } }

.profile td {
  padding: 30px 20px 0px 30px !important; }
  .profile td.sec {
    width: 25%;
    padding-right: 5px !important; }
@media screen and (max-width: 768px) {
  .profile td.sec {
    width: 45%;
    text-align: right; } }
@media screen and (max-width: 480px) {
  .profile td.sec {
    width: 35% !important;
    text-align: right; } }

.rightbox03 {
  width: 50%;
  float: right; }
  .rightbox03 iframe {
    vertical-align: bottom; }
  @media screen and (max-width: 768px) {
    .rightbox03 {
      float: none;
      width: 100%; } }

.leftbox03 {
  float: left;
  width: 50%; }
  @media screen and (max-width: 768px) {
    .leftbox03 {
      float: none;
      width: 100%;
      margin: 0 0 50px 0; } }

.leftbox04 {
  float: left;
  width: 48%; }
  @media screen and (max-width: 480px) {
    .leftbox04 {
      float: none;
      width: 100%;
      margin: 0 0 30px 0; } }

.rightbox04 {
  float: right;
  width: 48%; }
  .rightbox04 .instagram {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-height: 620px;
    overflow: hidden; }
    .rightbox04 .instagram li img {
      max-width: 150px;
      padding: 0 0 5px 0; }
      @media screen and (max-width: 768px) {
        .rightbox04 .instagram li img {
          max-width: 110px; } }
      @media screen and (max-width: 768px) {
        .rightbox04 .instagram li img {
          max-width: 145px; } }
  @media screen and (max-width: 480px) {
    .rightbox04 {
      float: none;
      width: 100%; } }

.btn a {
  display: block;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 1px solid #ccc;
  width: 24%;
  margin: 0 auto;
  padding: 10px 0; }
  .btn a::before, .btn a ::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s; }
  .btn a:hover {
    background: #0f3864;
    border: 1px solid #0f3864;
    opacity: 1 !important;
    color: #fff !important; }
  @media screen and (max-width: 768px) {
    .btn a {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .btn a {
      width: 100%; } }

@media screen and (max-width: 480px) {
  .spC {
    text-align: center; } }

.event h3 {
  font-size: 20px;
  display: inline-block;
  margin: 0 0 10px 0; }
.event img {
  max-width: 420px;
  border: 5px solid #fff;
  box-shadow: 0px 2px 5px #999;
  margin: 0 40px 0 0; }

.js-masonry {
  width: 100%; }

.width_24 {
  width: 24%;
  height: auto;
  margin: 0 0.5% 10px 0.5%; }
  @media screen and (max-width: 1000px) {
    .width_24 {
      width: 48%; } }
  @media screen and (max-width: 480px) {
    .width_24 {
      width: 99%; } }

.width_49 {
  width: 49%;
  height: auto;
  margin: 0 0.5% 10px 0.5%; }
  @media screen and (max-width: 1000px) {
    .width_49 {
      width: 98%; } }
  @media screen and (max-width: 480px) {
    .width_49 {
      width: 99%; } }

.facebook {
  text-align: center; }

/*# sourceMappingURL=common.css.map */
