@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
@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: url(../images/common/bg.png) center top;
  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: 960px; }

@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: #0b83cf;
  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; }

.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: 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: 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%; }

#header {
  width: 100%;
  padding: 15px 0; }
  @media screen and (max-width: 768px) {
    #header {
      padding: 70px 0 15px; } }
  #header .flex_wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 768px) {
      #header .flex_wrap {
        display: block; } }
    #header .flex_wrap .box1 {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      align-items: center;
      align-items: center;
      max-width: 450px; }
      @media screen and (max-width: 768px) {
        #header .flex_wrap .box1 {
          margin: 20px auto 0; } }
      #header .flex_wrap .box1 .tel {
        padding-right: 10px;
        width: 100%; }

#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; }
    #nav_global ul li a {
      padding: 10px 0;
      display: block;
      text-align: center;
      text-decoration: none;
      font-size: 15px; }
      #nav_global ul li a span {
        display: inline-block;
        width: 100%;
        font-size: 10px; }

.top_txt, .top_txt2 {
  color: #0b83cf;
  text-align: right;
  margin: 0 auto;
  max-width: 960px;
  font-weight: bold;
  line-height: 1.6;
  font-size: 73px; }
  @media screen and (max-width: 768px) {
    .top_txt, .top_txt2 {
      padding: 0 10px;
      font-size: 22px;
      font-size: 6.875vw; } }
  .top_txt span, .top_txt2 span {
    display: block;
    font-size: 20px; }
    @media screen and (max-width: 768px) {
      .top_txt span, .top_txt2 span {
        padding: 0 10px;
        font-size: 12px;
        font-size: 3.75vw; } }

.top_txt2 {
  font-size: 40px; }
  @media screen and (max-width: 768px) {
    .top_txt2 {
      padding: 0 10px;
      font-size: 18px;
      font-size: 5.625vw; } }

#main_image {
  max-width: 960px;
  margin: 15px auto 0; }

.mean-container .mean-bar {
  background: #0b83cf !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #0b83cf !important; }

.mean-nav ul li a span {
  display: none; }

#footer .nav {
  padding: 20px 0;
  border-top: 1px solid #eee; }
  #footer .nav a {
    text-decoration: none; }
#footer .copy {
  background: #0b83cf;
  line-height: 40px;
  text-align: center;
  color: #fff; }

#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 */
/* 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 */
.h1wrap h1 {
  font-size: 40px;
  line-height: 1.6;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    .h1wrap h1 {
      font-size: 20px;
      font-size: 6.25vw; } }

h2.h2title {
  background: #0b83cf;
  font-size: 40px;
  line-height: 1.6;
  padding: 5px; }
  @media screen and (max-width: 768px) {
    h2.h2title {
      font-size: 12px;
      font-size: 3.75vw; } }
  @media screen and (max-width: 468px) {
    h2.h2title {
      font-size: 15px;
      font-size: 4.6875vw; } }
h2.h2title2 {
  background: #0b83cf;
  font-size: 40px;
  line-height: 1.6;
  padding: 5px; }
  @media screen and (max-width: 768px) {
    h2.h2title2 {
      font-size: 12px;
      font-size: 3.75vw; } }
  @media screen and (max-width: 468px) {
    h2.h2title2 {
      font-size: 15px;
      font-size: 4.6875vw; } }

/* common */
.pankuzu {
  margin: 5px 0; }
  .pankuzu ul li {
    float: left;
    margin-right: 10px; }
    .pankuzu ul li a {
      text-decoration: none; }
      .pankuzu ul li a .pantitle {
        color: #0b83cf; }

.mainanc a {
  color: #0b83cf;
  text-decoration: none; }

.anc_blue a {
  background: #0b83cf;
  text-decoration: none;
  padding: 5px;
  font-size: 20px;
  display: inline-block;
  margin-left: 10px; }

.黄色 {
  background: #ffff00;
  line-height: 1.6;
  padding: 5px;
  font-size: 20px;
  color: #0b83cf; }

.青文字 b {
  color: #0b83cf; }

.黄色文字 {
  color: #bf8f00;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.6;
  font-weight: bold; }
  @media screen and (max-width: 768px) {
    .黄色文字 {
      font-size: 15px;
      font-size: 4.6875vw; } }

.青赤文字 b {
  color: #0b83cf; }
.青赤文字 u {
  color: red; }

/*# sourceMappingURL=common_style.css.map */
