@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common2.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400;
  /*-Normal-*/
  src: url("../NotoSerifCJKjp/NotoSerifCJKjp-Regular.woff") format("woff"), url("../NotoSerifCJKjp/NotoSerifCJKjp-Regular.woff2") format("woff2"); }
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 500;
  /*-Medium-*/
  src: url("../NotoSerifCJKjp/NotoSerifCJKjp-Medium.woff") format("woff"), url("../NotoSerifCJKjp/NotoSerifCJKjp-Medium.woff2") format("woff2"); }
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 700;
  /*-Bold-*/
  src: url("../NotoSerifCJKjp/NotoSerifCJKjp-Bold.woff") format("woff"), url("../NotoSerifCJKjp/NotoSerifCJKjp-Bold.woff2") format("woff2"); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

#header .fltL {
  float: left; }

#header .fltR {
  float: right; }

#header .fltR #nav_global ul li {
  list-style: none; }

body {
  background: #f6f6f6;
  counter-reset: number 0;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: 0.6;
  color: #000;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 15px; }
  @media only screen and (max-width: 900px) {
    body {
      font-size: 13px;
      font-size: 1.6927083333vw;
      line-height: 20px; } }

.inner {
  margin: 0 auto;
  max-width: 1600px;
  width: 100% !important; }
  @media screen and (max-width: 900px) {
    .inner {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 468px) {
    .inner {
      padding-left: 10px !important;
      padding-right: 10px !important; } }

@media only screen and (max-width: 468px) {
  .tbl_block td {
    width: 100% !important; } }

@media only screen and (max-width: 468px) {
  .tbl_scroll table {
    table-layout: inherit; } }

@media only screen and (max-width: 468px) {
  .tdcen img {
    margin: auto;
    display: block; } }

#contents_wrap {
  padding: 0 5%;
  width: 100%;
  min-width: 100%;
  margin-bottom: 50px; }
  @media screen and (max-width: 900px) {
    #contents_wrap {
      padding: 0; } }

#contents {
  width: 100%;
  max-width: 1600px; }
  @media screen and (max-width: 900px) {
    #contents {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 468px) {
    #contents {
      padding-left: 10px !important;
      padding-right: 10px !important; } }

#main {
  width: 100%; }

#main #col_main {
  width: 100%; }

#side {
  width: 18.75000%; }

.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 {
  padding: 0 !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; }

u {
  text-decoration: underline; }

b {
  font-weight: 500; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

a {
  text-decoration: none; }

a:hover {
  opacity: 0.6; }

@media screen and (max-width: 900px) {
  .imgR, .imgL {
    max-width: 30% !important; } }
@media only screen and (max-width: 468px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center; } }

.mincho {
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media only screen and (max-width: 468px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; }

  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; }

  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px; } }
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto; }

#header {
  padding: 0 5%;
  margin-top: 30px;
  z-index: 10;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  @media screen and (max-width: 900px) {
    #header {
      padding: 0; } }
  @media only screen and (max-width: 468px) {
    #header {
      z-index: 11;
      margin-top: 0; } }
  #header .fltL {
    width: 30%; }
    @media only screen and (max-width: 468px) {
      #header .fltL {
        width: 30% !important;
        float: none;
        position: absolute;
        top: 10px;
        z-index: 10; } }
    #header .fltL #siteID {
      margin-top: 10px;
      text-align: left; }
      #header .fltL #siteID a {
        opacity: 1; }
  #header .fltR {
    width: 68%; }
    @media only screen and (max-width: 468px) {
      #header .fltR {
        width: 100% !important;
        float: none;
        margin-top: 0; } }
    #header .fltR #hed_info {
      display: table;
      float: right;
      margin-bottom: 10px; }
      #header .fltR #hed_info .tel2 {
        display: table-cell;
        vertical-align: middle;
        padding-right: 20px;
        font-size: 16px;
        font-family: 'Lato', sans-serif; }
        #header .fltR #hed_info .tel2 a {
          font-size: 16px;
          font-weight: 700;
          text-decoration: none;
          color: #000;
          font-family: 'Lato', sans-serif; }
        #header .fltR #hed_info .tel2 i {
          margin-right: 7px; }
        #header .fltR #hed_info .tel2 .tel_txt {
          font-weight: 700; }
      #header .fltR #hed_info .tel {
        display: table-cell;
        vertical-align: middle;
        padding-right: 20px;
        font-size: 16px;
        font-family: 'Lato', sans-serif; }
        #header .fltR #hed_info .tel a {
          font-size: 16px;
          font-weight: 700;
          text-decoration: none;
          color: #000;
          font-family: 'Lato', sans-serif; }
        #header .fltR #hed_info .tel i {
          margin-right: 7px; }
        #header .fltR #hed_info .tel .tel_txt {
          font-weight: 700; }
      #header .fltR #hed_info .cont {
        display: table-cell; }
        #header .fltR #hed_info .cont i {
          margin-right: 7px; }
        #header .fltR #hed_info .cont a {
          text-decoration: none;
          padding: 10px 30px;
          background: rgba(255, 255, 255, 0.5);
          color: #000;
          display: block;
          font-size: 12px;
          font-weight: bold;
          border-radius: 50px;
          transition: 1s; }
          #header .fltR #hed_info .cont a:hover {
            opacity: 0.6; }
    #header .fltR #nav_global {
      clear: both;
      width: 70%;
      float: right; }
      #header .fltR #nav_global ul {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start; }
        #header .fltR #nav_global ul li {
          -webkit-flex-grow: 1;
          flex-grow: 1;
          position: relative; }
          #header .fltR #nav_global ul li a {
            font-family: 'Lato', sans-serif;
            font-size: 13px;
            color: #000;
            text-decoration: none;
            font-weight: 700; }
          #header .fltR #nav_global ul li ul {
            width: 100%;
            display: block;
            position: absolute; }
            #header .fltR #nav_global ul li ul li a {
              display: block;
              padding: 10px;
              background: rgba(255, 255, 255, 0.5); }

#mainArea {
  position: relative;
  width: 100%; }
  #mainArea h1 {
    z-index: 9;
    font-size: 50px;
    line-height: 2em;
    color: #000;
    font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: 600;
    position: absolute;
    display: table-cell;
    left: 0;
    right: 0;
    top: 40%;
    margin: auto; }
    @media screen and (max-width: 900px) {
      #mainArea h1 {
        display: none; } }

.mean-container .mean-bar {
  background: #ef9916 !important;
  position: fixed !important;
  z-index: 10 !important; }

.mean-container .mean-nav {
  background: #ef9916 !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;*/ }

#local-keyvisual {
  position: relative;
  margin-bottom: 20px; }
  #local-keyvisual h1 {
    font-weight: 700;
    color: #000;
    font-size: 50px;
    padding: 300px 0;
    background: url(../images/common/main_1.jpg) rgba(28, 28, 28, 0.8);
    background-position: center top;
    z-index: 0;
    position: relative; }
    @media screen and (max-width: 900px) {
      #local-keyvisual h1 {
        padding: 150px 0;
        font-size: 30px; } }
    @media only screen and (max-width: 468px) {
      #local-keyvisual h1 {
        padding: 100px 0 70px;
        font-size: 20px; } }

#local-keyvisual #local-keyvisual-bg, #local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center center; }

.mean-container .mean-nav ul li a.mean-expand {
  padding: 8px; }
  @media screen and (max-width: 900px) {
    .mean-container .mean-nav ul li a.mean-expand {
      padding: 10px; } }
  @media only screen and (max-width: 468px) {
    .mean-container .mean-nav ul li a.mean-expand {
      padding: 8px; } }

.logohed {
  width: 15% !important;
  float: none;
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 11; }
  @media only screen and (max-width: 468px) {
    .logohed {
      width: 30% !important; } }
  .logohed #siteID {
    text-align: left;
    padding: 0 !important; }
    .logohed #siteID a {
      opacity: 1; }

@media only screen and (max-width: 900px) {
  #hed_info {
    z-index: 10;
    padding: 5px 0 !important;
    width: 100%;
    margin-bottom: 0 !important;
    float: none !important;
    position: fixed !important;
    left: 0;
    bottom: 0;
    right: 0;
    background: white;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important; }
    #hed_info i {
      margin-right: 0 !important; }
    #hed_info:after {
      display: none !important; } }
@media screen and (max-width: 900px) {
  #hed_info .tel::before {
    content: "電話でのお問い合わせ"; } }
@media only screen and (max-width: 468px) {
  #hed_info .tel::before {
    display: none; } }
@media only screen and (max-width: 900px) {
  #hed_info .tel {
    width: 49%;
    padding-right: 0 !important; }
    #hed_info .tel i {
      display: none; }
    #hed_info .tel a {
      font-weight: 500 !important;
      font-size: 13px !important; }
      #hed_info .tel a::before {
        content: "電話でのお問い合わせ"; } }
@media screen and (max-width: 900px) {
  #hed_info .tel2::before {
    content: "任意売却専用ダイヤル"; } }
@media only screen and (max-width: 468px) {
  #hed_info .tel2::before {
    display: none; } }
@media only screen and (max-width: 900px) {
  #hed_info .tel2 {
    width: 49%;
    padding-right: 0 !important; }
    #hed_info .tel2 i {
      display: none; }
    #hed_info .tel2 sub {
      display: none; }
    #hed_info .tel2 a {
      font-weight: 500 !important;
      font-size: 13px !important; }
      #hed_info .tel2 a::before {
        content: "任意売却専用ダイヤル"; }
    #hed_info .tel2 span {
      line-height: 1 !important; } }
@media only screen and (max-width: 900px) {
  #hed_info .cont {
    position: fixed !important;
    top: 14px !important;
    right: 50px; }
    #hed_info .cont span {
      display: none; }
    #hed_info .cont a {
      background: none !important;
      font-size: 18px !important;
      color: #fff !important;
      padding: 0 !important; }
    #hed_info .cont i {
      display: block; } }

#pagetop {
  position: fixed;
  right: 5px;
  bottom: 15%;
  width: 7%; }
  @media only screen and (max-width: 468px) {
    #pagetop {
      display: none; } }

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  color: #000;
  margin-top: auto;
  font-size: 15px;
  background-color: inherit; }
  footer#global_footer #copy a {
    color: #000;
    font-size: 14px;
    text-decoration: none; }
    footer#global_footer #copy a:hover {
      opacity: 0.6; }

#pagetop a.pagetop {
  padding-left: 0;
  background: none !important; }

.cont_1 {
  background: url(../images/common/img_1.jpg) no-repeat;
  background-size: 70%;
  background-position: right center;
  padding: 50px 0;
  margin-top: 50px; }
  @media screen and (max-width: 900px) {
    .cont_1 {
      padding: 30px;
      margin-top: 20px;
      background-size: 100%; } }
  .cont_1 h2 {
    margin-bottom: 20px; }
  .cont_1 .btn {
    margin-top: 20px; }
    .cont_1 .btn a {
      display: inline-block;
      border: 1px solid #0d3780;
      padding: 10px 20px;
      font-size: 16px;
      color: #0d3780;
      opacity: 1;
      transition: 1s; }
      .cont_1 .btn a i {
        margin-left: 7px; }
      .cont_1 .btn a:hover {
        background: #0d3780;
        color: #fff; }

.news {
  padding: 50px;
  background: #fff;
  margin-top: 50px; }
  @media screen and (max-width: 900px) {
    .news {
      margin-top: 20px !important; } }
  .news h2 {
    border-top: 2px solid #91d0f6; }
  .news .scl {
    height: 240px;
    overflow-y: scroll; }
    .news .scl .blog_list {
      margin-right: 10px; }

.bg_100per_wrap {
  position: relative;
  padding: 50px 0 !important;
  margin-bottom: 60px !important; }

.bg_100per_inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: #f7ead4;
  z-index: -1; }

.cont_2 {
  margin-top: 50px; }
  @media screen and (max-width: 900px) {
    .cont_2 {
      margin-top: 20px !important; } }
  .cont_2 table th, .cont_2 table td {
    border: 0 !important; }
  .cont_2 .box {
    margin-bottom: 50px; }
    @media screen and (max-width: 900px) {
      .cont_2 .box {
        margin-bottom: 20px; } }
    .cont_2 .box:nth-child(odd) .fltL {
      float: right; }
    .cont_2 .box:nth-child(odd) .fltR {
      float: left;
      padding-left: 0;
      padding-right: 50px; }
      @media screen and (max-width: 900px) {
        .cont_2 .box:nth-child(odd) .fltR {
          padding-right: 0px; } }
    .cont_2 .box .fltL {
      width: 44%;
      background: #0d3780;
      padding: 50px;
      display: table; }
      @media screen and (max-width: 900px) {
        .cont_2 .box .fltL {
          float: none;
          width: 100%; } }
    .cont_2 .box .fltR {
      width: 56%;
      padding-left: 50px; }
      @media screen and (max-width: 900px) {
        .cont_2 .box .fltR {
          float: none;
          width: 100%;
          margin-top: 20px;
          padding-left: 0;
          padding-right: 0; }
          .cont_2 .box .fltR img {
            width: 100% !important; } }
    .cont_2 .box .txt {
      display: table-cell;
      vertical-align: middle;
      color: #fff; }
      .cont_2 .box .txt h2 {
        font-size: 20px;
        font-weight: 700;
        color: #fff;
        border-bottom: 1px solid #fff;
        padding-bottom: 20px;
        display: block;
        margin-bottom: 30px; }
      .cont_2 .box .txt a {
        display: inline-block;
        border: 1px solid #fff;
        padding: 10px 20px;
        font-size: 16px;
        color: #fff;
        margin-top: 30px;
        transition: 1s;
        opacity: 1; }
        .cont_2 .box .txt a:hover {
          background: #fff;
          color: #0d3780; }
        .cont_2 .box .txt a i {
          margin-left: 7px; }

.bnr {
  display: -ms-flexbox;
  display: flex;
  margin-right: -3.03030%; }
  .bnr .box {
    position: relative;
    overflow: hidden;
    width: 30.3030%;
    height: 20vw;
    margin-right: 3.03030%; }
    .bnr .box .img1 {
      background: url(../images/common/img_4.jpg) center;
      background-size: cover;
      height: 100%;
      transition: -webkit-transform 700ms;
      transition: transform 700ms;
      transition: transform 700ms, -webkit-transform 700ms; }
      .bnr .box .img1:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1); }
    .bnr .box .img2 {
      background: url(../images/common/img_5.jpg) center;
      background-size: cover;
      height: 100%;
      transition: -webkit-transform 700ms;
      transition: transform 700ms;
      transition: transform 700ms, -webkit-transform 700ms; }
      .bnr .box .img2:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1); }
    .bnr .box .img3 {
      background: url(../images/common/img_6.jpg) center;
      background-size: cover;
      height: 100%;
      transition: -webkit-transform 700ms;
      transition: transform 700ms;
      transition: transform 700ms, -webkit-transform 700ms; }
      .bnr .box .img3:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1); }
    .bnr .box a {
      display: block;
      height: 100%;
      width: 100%;
      opacity: 1; }
      .bnr .box a strong {
        text-align: center;
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0.2em;
        pointer-events: none; }
        .bnr .box a strong span {
          font-size: 14px;
          display: block; }

.flxbox {
  align-items: center;
  display: flex;
  justify-content: space-between; }
  .flxbox .mgT50 {
    width: 48%; }
  .flxbox img {
    width: 100% !important; }

/* box */
.cont_3 {
  margin-top: 50px; }
  .cont_3 .box {
    background: #fe9e1a;
    padding: 40px;
    float: left;
    width: 25% !important;
    margin-bottom: 30px !important;
    color: #fff;
    font-size: 13px;
    border-right: 2px solid #ee901a; }
    @media screen and (max-width: 900px) {
      .cont_3 .box {
        width: 25% !important;
        display: block; } }
    @media only screen and (max-width: 468px) {
      .cont_3 .box {
        width: 100% !important;
        padding: 20px; } }
    .cont_3 .box table th, .cont_3 .box table td {
      border: 0 !important;
      text-align: center !important; }
    .cont_3 .box img {
      width: auto !important;
      margin-bottom: 20px; }
    .cont_3 .box h2 {
      font-size: 20px;
      color: #fff;
      font-weight: 700;
      margin-bottom: 20px; }
    .cont_3 .box a {
      font-size: 11px;
      display: inline-block;
      border: 1px solid #fff;
      padding: 10px 20px;
      color: #fff;
      margin-top: 30px;
      transition: 1s;
      opacity: 1; }
      .cont_3 .box a:hover {
        background: #fff;
        color: #0d3780; }
      .cont_3 .box a i {
        margin-left: 7px; }

.blog_list {
  border: 0 !important; }
  .blog_list .blog_photo {
    display: none; }
  .blog_list .blog_text {
    width: 100% !important; }
  .blog_list .blog_date {
    font-size: 13px;
    color: #727272 !important;
    display: inline-block;
    margin-right: 60px; }
  .blog_list h3 {
    display: inline-block;
    font-size: 13px; }
    .blog_list h3 a {
      color: #727272 !important; }
  .blog_list .detail {
    display: none; }

/* title */
.midashi h2 {
  color: #0d3780;
  line-height: 1.7em;
  letter-spacing: 0.2em;
  font-size: 40px;
  font-weight: bold; }
  @media screen and (max-width: 900px) {
    .midashi h2 {
      font-size: 30px; } }
  @media only screen and (max-width: 468px) {
    .midashi h2 {
      font-size: 20px; } }

@media only screen and (max-width: 468px) {
  .pankuz {
    display: none; } }
.pankuz a {
  color: #000; }

.midashi2 {
  border-bottom: double 5px #FFC778;
  padding: 0 0 10px 0;
  margin-bottom: 50px;
  margin-top: 50px; }
  @media screen and (max-width: 900px) {
    .midashi2 {
      margin-bottom: 20px;
      margin-top: 20px; } }
  .midashi2 h2 {
    font-weight: 700;
    color: #0d3780;
    line-height: 1.7em;
    letter-spacing: 0.2em;
    font-size: 25px; }
    @media only screen and (max-width: 468px) {
      .midashi2 h2 {
        font-size: 20px; } }
    .midashi2 h2 span {
      font-size: 18px;
      color: #000;
      margin-left: 15px; }

.midashi3 {
  margin-bottom: 10px; }
  .midashi3 h3 {
    padding-bottom: 10px;
    letter-spacing: 3px;
    display: block;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    font-weight: 700; }
    @media only screen and (max-width: 468px) {
      .midashi3 h3 {
        font-size: 18px; } }
    .midashi3 h3 span {
      color: #2d71b0;
      font-size: 30px; }
      @media only screen and (max-width: 468px) {
        .midashi3 h3 span {
          font-size: 25px; } }

.midashi4 {
  margin-top: 20px;
  margin-bottom: 10px; }
  .midashi4 h3 {
    padding-bottom: 10px;
    position: relative;
    padding-left: 1.2em;
    line-height: 1.4;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    color: #5ab9ff;
    font-weight: 700; }
    @media only screen and (max-width: 468px) {
      .midashi4 h3 {
        font-size: 18px; } }
    .midashi4 h3:before {
      font-family: "Font Awesome 5 Free";
      content: "\f075";
      position: absolute;
      font-size: 1em;
      left: 0;
      top: 0;
      color: #5ab9ff; }

.tdpd10 td {
  padding: 10px !important; }

.check {
  padding: 15px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 18px;
  margin: 10px 0;
  color: #000; }
  @media only screen and (max-width: 900px) {
    .check {
      font-size: 16px; } }
  .check li {
    margin-bottom: 10px;
    font-weight: 700; }
    @media screen and (max-width: 900px) {
      .check li {
        font-weight: 500; } }
  .check img {
    vertical-align: middle; }

.bor0 td {
  border: 0 !important; }

.tdpoint {
  padding: 15px;
  border: 1px solid #ccc;
  background: #fff;
  margin-bottom: 20px; }
  .tdpoint .title {
    font-size: 18px;
    color: #000; }
    .tdpoint .title p {
      font-weight: 700; }
  .tdpoint .title2 {
    font-size: 18px;
    color: #000; }
    .tdpoint .title2 p {
      font-weight: 700; }
    @media only screen and (max-width: 468px) {
      .tdpoint .title2 {
        display: block;
        margin: 10px 0;
        text-align: center !important; } }
  @media only screen and (max-width: 468px) {
    .tdpoint img {
      text-align: center !important;
      width: 100% !important; } }
  .tdpoint .img {
    text-align: center !important; }
    @media only screen and (max-width: 468px) {
      .tdpoint .img img {
        text-align: center !important;
        width: auto !important; } }
  .tdpoint .vert {
    vertical-align: top; }

.borTB img {
  border-top: 1px solid #939393;
  border-bottom: 1px solid #939393; }

.flow {
  counter-increment: titleNum; }
  .flow h3 {
    position: relative;
    padding: 0 0 .5em 2em;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    color: #5ab9ff;
    font-weight: 700; }
    @media only screen and (max-width: 468px) {
      .flow h3 {
        font-size: 18px; } }
    .flow h3::before {
      position: absolute;
      top: 0;
      left: 0;
      content: counter(titleNum);
      width: 28px;
      height: 28px;
      line-height: 28px;
      background-color: #5ab9ff;
      border-radius: 100%;
      color: #fff;
      font-size: .9em;
      text-align: center; }
  .flow td {
    border: 0; }

.faq {
  margin-top: 50px; }
  @media screen and (max-width: 900px) {
    .faq {
      margin-top: 20px; } }
  .faq dt {
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    background: #053481 !important;
    color: #fff; }

.sol .青 {
  padding: 15px; }
  .sol .青 h3 {
    background: #aed7d7;
    padding: 15px;
    display: block;
    text-align: center; }
.sol .紫 {
  padding: 15px; }
  .sol .紫 h3 {
    background: #9a9aff;
    padding: 15px;
    display: block;
    text-align: center; }
.sol .黄色 {
  padding: 15px; }
  .sol .黄色 h3 {
    background: #ceff00;
    padding: 15px;
    display: block;
    text-align: center; }
.sol .緑 {
  padding: 15px; }
  .sol .緑 h3 {
    background: #79cf4d;
    padding: 15px;
    display: block;
    text-align: center; }
.sol .赤 {
  padding: 15px; }
  .sol .赤 h3 {
    background: #ff7575;
    padding: 15px;
    display: block;
    text-align: center; }
.sol .水色 {
  padding: 15px; }
  .sol .水色 h3 {
    background: #86c7ff;
    padding: 15px;
    display: block;
    text-align: center; }
.sol .ピンク {
  padding: 15px; }
  .sol .ピンク h3 {
    background: #ff9aff;
    padding: 15px;
    display: block;
    text-align: center; }
.sol .オレンジ {
  padding: 15px; }
  .sol .オレンジ h3 {
    background: #ff9a00;
    padding: 15px;
    display: block;
    text-align: center; }

.sol.tdpd10 td {
  padding: 50px !important; }

.borTB img {
  width: 100% !important; }

/*# sourceMappingURL=common2.css.map */
