﻿@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -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: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  word-wrap: break-word; }

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif; } }
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: #1e68c7;
  font-weight: bold; }

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden; }

#contents {
  padding: 0; }

.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: 960px) {
  .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; } }
footer#global_footer {
  min-width: 1260px; }
  @media screen and (max-width: 768px) {
    footer#global_footer {
      min-width: 100%; } }

header#global_header {
  max-width: 100%;
  min-width: 1260px;
  z-index: 99999;
  position: relative; }
  @media screen and (max-width: 768px) {
    header#global_header {
      min-width: 100%; } }

#header {
  width: 100%;
  padding: 20px 0;
  border-top: 5px solid #1e68c7; }
  @media screen and (max-width: 768px) {
    #header {
      padding: 60px 0 20px; } }
  #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; } }
    @media screen and (max-width: 768px) {
      #header .flex_wrap .box1 {
        margin-bottom: 2%; } }
    @media screen and (max-width: 468px) {
      #header .flex_wrap .box1 {
        text-align: center; } }
    #header .flex_wrap .box2 {
      display: flex; }
      @media screen and (max-width: 768px) {
        #header .flex_wrap .box2 {
          justify-content: center; } }
      @media screen and (max-width: 468px) {
        #header .flex_wrap .box2 {
          flex-flow: column; } }
      #header .flex_wrap .box2 div {
        text-align: left; }
        @media screen and (max-width: 768px) {
          #header .flex_wrap .box2 div {
            text-align: center; } }
        #header .flex_wrap .box2 div a {
          display: block;
          font-size: 18px;
          text-decoration: none;
          margin-bottom: 5px; }
    #header .flex_wrap .tel {
      margin-right: 10px; }
      @media screen and (max-width: 768px) {
        #header .flex_wrap .tel {
          margin-right: 2px; } }
      @media screen and (max-width: 468px) {
        #header .flex_wrap .tel {
          margin-right: 0;
          width: 49%; } }
    @media screen and (max-width: 468px) {
      #header .flex_wrap .btn {
        width: 49%; } }

#nav_global {
  background: url(../images/common/navbg.gif) center top repeat-x; }
  #nav_global ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    max-width: 960px;
    margin: 0 auto; }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1; }
      #nav_global ul li:last-child a {
        border-right: 2px dotted #9ccfe9; }
      #nav_global ul li:nth-child(1) span {
        background: url(../images/common/navicon1.gif) center top no-repeat;
        padding-top: 50px; }
      #nav_global ul li:nth-child(2) span {
        background: url(../images/common/navicon2.gif) center top no-repeat;
        padding-top: 50px; }
      #nav_global ul li:nth-child(3) span {
        background: url(../images/common/navicon3.gif) center top no-repeat;
        padding-top: 50px; }
      #nav_global ul li:nth-child(4) span {
        background: url(../images/common/navicon4.gif) center top no-repeat;
        padding-top: 50px; }
      #nav_global ul li:nth-child(5) span {
        background: url(../images/common/navicon5.gif) center top no-repeat;
        padding-top: 50px; }
      #nav_global ul li a {
        display: block;
        text-decoration: none;
        border-left: 2px dotted #9ccfe9;
        font-weight: bold;
        font-size: 15px;
        padding-top: 70px;
        padding-bottom: 12px; }

#main_image {
  max-width: 1260px;
  margin: 0 auto; }

.mean-container .mean-bar {
  background: #1e68c7 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #1e68c7 !important; }

#footer {
  position: relative;
  padding-top: 50px; }
  #footer:before {
    position: absolute;
    top: -350px;
    left: 0;
    content: " ";
    background: url(../images/contents/fotbg.gif) center top repeat-x;
    height: 350px;
    width: 100%;
    display: block;
    z-index: 0; }
  #footer .nav {
    text-align: center; }
    #footer .nav a {
      text-decoration: none; }
      #footer .nav a:hover {
        color: #1e68c7; }
  #footer .flex_wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    padding-top: 30px;
    margin-bottom: 30px;
    border-top: 2px dotted #ccc; }
    @media screen and (max-width: 768px) {
      #footer .flex_wrap {
        display: block; } }
    @media screen and (max-width: 768px) {
      #footer .flex_wrap .box1 {
        margin-bottom: 2%; } }
    #footer .flex_wrap .box2 {
      display: flex; }
      @media screen and (max-width: 768px) {
        #footer .flex_wrap .box2 {
          justify-content: center; } }
      @media screen and (max-width: 468px) {
        #footer .flex_wrap .box2 {
          flex-flow: column; } }
      #footer .flex_wrap .box2 div {
        text-align: left; }
        @media screen and (max-width: 468px) {
          #footer .flex_wrap .box2 div {
            text-align: center; } }
        #footer .flex_wrap .box2 div a {
          display: block;
          font-size: 18px;
          text-decoration: none;
          margin-bottom: 5px; }
    #footer .flex_wrap .tel {
      margin-right: 10px; }
      @media screen and (max-width: 768px) {
        #footer .flex_wrap .tel {
          margin-right: 2px; } }
      @media screen and (max-width: 468px) {
        #footer .flex_wrap .tel {
          margin-right: 0;
          width: 49%; } }
    @media screen and (max-width: 468px) {
      #footer .flex_wrap .btn {
        width: 49%; } }
  #footer .copy {
    background: #f7f7f7;
    line-height: 40px;
    text-align: center; }

#contents_wrap {
  padding: 0 0 50px;
  min-width: 1260px; }
  @media screen and (max-width: 768px) {
    #contents_wrap {
      padding: 0 10px 50px;
      min-width: 100%; } }

/* TOP */
.table_wrap1 .box1 h1 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1.6;
  position: relative; }
  .table_wrap1 .box1 h1:before {
    position: absolute;
    content: " ";
    bottom: -10px;
    left: 0;
    background: #1e68c7;
    display: block;
    height: 10px;
    width: 50px;
    z-index: 99999; }
  .table_wrap1 .box1 h1:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: " ";
    background: url(../images/contents/border_bg.gif) center top;
    display: block;
    width: 100%;
    height: 10px; }
  @media screen and (max-width: 768px) {
    .table_wrap1 .box1 h1 {
      font-size: 13px;
      font-size: 4.0625vw; } }
  @media screen and (max-width: 468px) {
    .table_wrap1 .box1 h1 {
      font-size: 16px;
      font-size: 5vw; } }
@media screen and (max-width: 468px) {
  .table_wrap1 .box2 {
    max-width: 220px;
    margin: 0 auto; } }

.table_wrap2 .box1 span {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 10px 0;
  color: #f79c10;
  font-weight: bold;
  font-size: 14px; }
@media screen and (max-width: 468px) {
  .table_wrap2 .box1 img {
    display: block;
    max-width: 270px;
    text-align: center;
    margin: 0 auto; } }

.contact_form {
  border: 1px solid #ddd;
  position: relative;
  background: #fff; }
  .contact_form .icon {
    position: absolute;
    bottom: 10px;
    right: 10px; }
    @media screen and (max-width: 768px) {
      .contact_form .icon {
        display: none; } }
  .contact_form h2 {
    background: #1e68c7;
    padding: 20px; }
    @media screen and (max-width: 768px) {
      .contact_form h2 {
        text-align: center; } }
  .contact_form .flex_wrap {
    padding: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    justify-content: flex-start; }
    @media screen and (max-width: 468px) {
      .contact_form .flex_wrap {
        padding: 10px; } }
    @media screen and (max-width: 768px) {
      .contact_form .flex_wrap {
        justify-content: center; } }
    @media screen and (max-width: 468px) {
      .contact_form .flex_wrap {
        padding: 10px; } }
    .contact_form .flex_wrap img {
      width: 100%; }
    .contact_form .flex_wrap .tel {
      width: 50%; }
      @media screen and (max-width: 768px) {
        .contact_form .flex_wrap .tel {
          width: 60%; } }
      @media screen and (max-width: 468px) {
        .contact_form .flex_wrap .tel {
          width: 80%; } }
    .contact_form .flex_wrap .btn {
      width: 90%; }
      @media screen and (max-width: 468px) {
        .contact_form .flex_wrap .btn {
          width: 100%; } }
    .contact_form .flex_wrap .tel02 {
      display: inline-block;
      font-size: 20px;
      text-decoration: none;
      font-weight: bold;
      margin-top: 10px; }
      @media screen and (max-width: 768px) {
        .contact_form .flex_wrap .tel02 {
          width: 100%; } }
      @media screen and (max-width: 468px) {
        .contact_form .flex_wrap .tel02 {
          font-size: 15px; } }

.bg_100per_wrap, .bg_100per_wrap2 {
  position: relative;
  padding: 50px 0 100px; }
  @media screen and (max-width: 768px) {
    .bg_100per_wrap, .bg_100per_wrap2 {
      padding: 30px 0 100px; } }
  @media screen and (max-width: 468px) {
    .bg_100per_wrap, .bg_100per_wrap2 {
      padding: 30px 0 10px; } }
  .bg_100per_wrap .bg_100per_inner, .bg_100per_wrap2 .bg_100per_inner {
    width: 1000%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0% 0% 0% -500%;
    background: url(../images/contents/city_bg.gif) center bottom repeat-x;
    z-index: -1; }

.bg_100per_wrap2 {
  padding: 10px 0 50px; }
  .bg_100per_wrap2 .bg_100per_inner {
    background: #d5f47f; }

.news {
  border: 10px solid #eee;
  background: #fff;
  padding: 30px; }
  .news .scroll {
    overflow-y: scroll;
    max-height: 250px; }

.news_txt {
  border-bottom: 1px dotted #999 !important;
  padding-bottom: 10px !important; }
  .news_txt .box1 {
    width: 120px !important; }
    .news_txt .box1 b {
      display: block;
      max-width: 100px;
      background: #f79c10;
      color: #fff;
      text-align: center; }

/* 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; }

/* inheritance */
.inheritance_txt01 {
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: bold; }
  .inheritance_txt01 span {
    color: #f85174;
    font-size: 2rem; }
    @media screen and (max-width: 468px) {
      .inheritance_txt01 span {
        font-size: 1.8rem; } }

.will_txt01 {
  color: #2c89bd;
  font-size: 1.1rem; }
  .will_txt01 span {
    font-size: 0.9em; }
  .will_txt01 p {
    color: #eb655c;
    font-weight: bold;
    margin: 10px 0; }

.immigration_txt01 span {
  color: #f85174;
  font-size: 1.3rem;
  font-weight: bold; }

/* title */
h1.h1title {
  background: #1e68c7;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  padding: 20px 0;
  margin-top: 30px; }
  @media screen and (max-width: 768px) {
    h1.h1title {
      font-size: 13px;
      font-size: 4.0625vw; } }

h2.h2title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6; }
  @media screen and (max-width: 768px) {
    h2.h2title {
      font-size: 13px;
      font-size: 4.0625vw; } }
h2.h2title2 {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  border-bottom: 3px dotted #1e68c7; }
  @media screen and (max-width: 768px) {
    h2.h2title2 {
      font-size: 10px;
      font-size: 3.125vw; } }
  @media screen and (max-width: 468px) {
    h2.h2title2 {
      font-size: 13px;
      font-size: 4.0625vw; } }
h2.h2title3 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1.6;
  position: relative; }
  h2.h2title3:before {
    position: absolute;
    content: " ";
    bottom: -10px;
    left: 0;
    background: #1e68c7;
    display: block;
    height: 10px;
    width: 50px;
    z-index: 99999; }
  h2.h2title3:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: " ";
    background: url(../images/contents/border_bg.gif) center top;
    display: block;
    width: 100%;
    height: 10px; }
  @media screen and (max-width: 768px) {
    h2.h2title3 {
      font-size: 13px;
      font-size: 4.0625vw; } }
  @media screen and (max-width: 468px) {
    h2.h2title3 {
      font-size: 16px;
      font-size: 5vw; } }

.bottom_line1, .bottom_line2 {
  position: relative;
  display: inline-block;
  text-align: center; }
  .bottom_line1:before, .bottom_line2:before {
    position: absolute;
    content: " ";
    bottom: -10px;
    left: 0;
    background: #f58f9e;
    display: block;
    height: 10px;
    width: 50px;
    z-index: 99999; }
  .bottom_line1:after, .bottom_line2:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: " ";
    background: url(../images/contents/border_bg.gif) center top;
    display: block;
    width: 100%;
    height: 10px; }

.bottom_line2:before {
  background: #7fa710; }

/* 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: #1e68c7; }

.txt1 {
  font-size: 18px; }
  @media screen and (max-width: 768px) {
    .txt1 {
      font-size: 10px;
      font-size: 3.125vw; } }
  .txt1 b {
    border-bottom: 1px solid #000; }

.table_wrap3 .box1 {
  background: #fff;
  padding: 20px !important;
  border: 1px solid #ddd !important; }
  .table_wrap3 .box1 h2 {
    color: #f79c10;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 10px; }

.flow_wrap .box1 {
  background: #f79c10;
  color: #fff;
  border: 1px solid #ddd !important;
  padding: 10px !important;
  font-weight: bold; }

.hukidashi {
  border: 10px solid #eee;
  padding: 20px;
  background: #fff; }

/*# sourceMappingURL=common.css.map */
