@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  -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.6em;
  font-weight: 400;
  letter-spacing: 0.6;
  background: #fff9ee;
  color: #333333;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  word-wrap: break-word;
  font-weight: 400; }

figure {
  padding: 0;
  margin: 0; }

.inner {
  margin: 0 auto;
  max-width: 900px; }

@media screen and (max-width: 468px) {
  .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: #781800;
  font-weight: bold; }

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden; }

.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; }

.map li:last-child {
  display: none; }
.map li a {
  text-decoration: none; }

.policy h2 {
  border-bottom: 1px solid #999;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px; }

.policy p {
  margin: 0 0 20px; }

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; }

b {
  font-weight: bold; }

.borderB {
  border-bottom: 1px dashed #333; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

a:hover {
  opacity: 0.6; }

#contents_wrap {
  min-width: auto;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 468px) {
    #contents_wrap {
      padding-left: 10px;
      padding-right: 10px; } }

#contents {
  max-width: 900px;
  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: 900px) {
  .imgR, .imgL {
    max-width: 30% !important; } }
@media screen and (max-width: 468px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center; } }

.fwb {
  font-weight: bold; }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media screen and (max-width: 768px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; } }
@media screen and (max-width: 468px) {
  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; } }
header#global_header {
  max-width: 100%;
  background: url(../images/common/header_bg.gif) center top repeat-x; }

#header {
  width: 100%;
  padding: 30px 0; }
  #header .inner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 768px) {
      #header .inner {
        display: block; } }
  #header #siteID {
    margin-bottom: 20px; }

#nav_global ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center; }
  #nav_global ul li {
    -webkit-flex-grow: 1;
    flex-grow: 1; }

.mean-container .mean-bar {
  background: #781800 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #781800 !important; }

#footer {
  background: url(../images/common/main_bg.gif) center top;
  padding: 20px 0; }
  #footer .inner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    position: relative; }
    @media screen and (max-width: 768px) {
      #footer .inner {
        display: block; } }
    #footer .inner .totop {
      position: absolute;
      top: -50px;
      right: 0;
      z-index: 999999; }
    #footer .inner .box1 {
      text-align: left;
      color: #fff; }
      @media screen and (max-width: 768px) {
        #footer .inner .box1 {
          text-align: center; } }
      #footer .inner .box1 a {
        color: #fff; }
      #footer .inner .box1 address {
        margin-top: 10px; }
    #footer .inner .box2 {
      text-align: right;
      color: #fff; }
      @media screen and (max-width: 768px) {
        #footer .inner .box2 {
          text-align: center; } }
      #footer .inner .box2 .copy {
        margin-top: 10px; }

#contents_wrap {
  padding: 0 0 100px; }
  @media screen and (max-width: 768px) {
    #contents_wrap {
      padding: 0 10px 80px; } }
  @media screen and (max-width: 468px) {
    #contents_wrap {
      padding: 0 10px 50px; } }

/* TOP */
.scroll {
  overflow-y: scroll;
  max-height: 325px;
  margin-top: 20px; }

.news {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px; }

/* side */
#col_side1 {
  min-width: auto !important;
  max-width: 220px;
  margin: 0 auto; }

.side_bg {
  background: url(../images/common/main_bg.gif) center top;
  padding: 10px;
  border-radius: 5px; }
  .side_bg a {
    display: block;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 10px 10px 30px;
    text-decoration: none;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: bold;
    position: relative;
    font-size: 12px; }
    .side_bg a:before {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 10px;
      margin: auto;
      content: "　";
      width: 9px;
      height: 11px;
      display: block;
      background: url(../images/common/yaji.png) center top no-repeat; }
    .side_bg a:hover {
      opacity: 1;
      color: #781800;
      text-shadow: 1px 1px 8px #c88872, -1px -1px 8px #c88872; }

/* 3列 */
.wrap1 {
  margin-left: -3.0303% !important; }
  @media screen and (max-width: 468px) {
    .wrap1 {
      margin-left: 0% !important; } }
  .wrap1 .box1 {
    float: left !important;
    width: 30.30303% !important;
    margin-left: 3.0303% !important; }
    @media screen and (max-width: 468px) {
      .wrap1 .box1 {
        margin-left: 0 !important; } }

#disnone {
  display: none; }

/* title */
h1.h1title {
  background: #fff;
  font-size: 20px;
  line-height: 1.6;
  border: 1px solid #ccc;
  border-left: 5px solid #781800;
  padding-left: 10px; }

h2.h2title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  border-bottom: 1px solid #999;
  color: #781800; }

/* common */
.menu_wrap {
  border-bottom: 1px dotted #999 !important;
  padding-bottom: 10px !important; }
  .menu_wrap .box1 {
    text-align: left;
    width: 90%; }
    @media screen and (max-width: 468px) {
      .menu_wrap .box1 {
        width: 100%; } }
  .menu_wrap .box2 {
    text-align: right;
    width: 10%; }
    @media screen and (max-width: 468px) {
      .menu_wrap .box2 {
        text-align: left;
        width: 100%;
        color: #781800; } }

.txtanc a {
  color: blue; }

/*# sourceMappingURL=common.css.map */
