﻿@charset "utf-8";
/*----------------------------------------------------
creation date 2017.6
http://www.sevenbank.co.jp/soukin/
Copyright (C) Seven Bank,Ltd. All Rights Reserved.
----------------------------------------------------*/

/*------------------------------------
    base
====================================*/
body {
  font-size: 14px;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.5;
  color: #333333;
  background: #eee;
  -webkit-text-size-adjust: none;
}

a {
  word-break: break-all;
}

a.link01 {
  background: url(/soukin/shared/image/icon_arrow_r_s.png) no-repeat left center;
  padding-left: 10px;
}

a:link {
  color: #336699;
  text-decoration: underline;
}

a:hover,
a:active {
  color: #6699cc;
  text-decoration: none;
}

/* a{
	background:url("/soukin/shared/image/icon_arrow_r_s.png") no-repeat left center;
	padding-left:10px;
} */
a.none {
  padding-left: 0;
  background: none;
}

a.tel {
  color: #333;
  text-decoration: none;
  cursor: text;
}

@media (max-width: 768px) {
  a.tel {
    color: #336699;
    text-decoration: underline;
    cursor: default;
  }
}

.borderBox01 {
  border: 1px solid #cccccc;
  margin: 10px 10px 30px;
}

.borderBox_red {
  border: 1px solid #ff0000;
  padding: 10px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

img {
  vertical-align: middle;
}

.wAuto_mw100 {
  width: auto !important;
  max-width: 100% !important;
}

.block {
  display: block;
}

/*margin*/
.br {
  margin-bottom: 1em;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mt1em {
  margin-top: 1em !important;
}

.mr1em {
  margin-right: 1em !important;
}

.mb1em {
  margin-bottom: 1em !important;
}

.ml1em {
  margin-left: 1em !important;
}

.align_r {
  text-align: right !important;
}

.align_l {
  text-align: left !important;
}

.align_c {
  text-align: center !important;
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}

.indent1em {
  text-indent: 1em !important;
}

.tIndent1em,
.tIndent1em>li {
  text-indent: -1em;
  padding-left: 1em;
}

/* txt
------------------------------------*/
.notes {
  font-size: 77%;
}

.bold {
  font-weight: bold !important;
}

strong {
  font-weight: bold !important;
}

em {
  color: #cc0000;
}

sup {
  font-size: 83%;
  vertical-align: super;
}

.txt_line {
  text-decoration: underline !important;
}

.txtRed02 {
  color: #ff0000 !important;
}

.smallTxt {
  font-size: 70% !important;
}

.largeTxt {
  font-size: 120% !important;
}

/* title
------------------------------------*/
.numttl {
  padding-left: 14px;
  text-indent: -1em;
  margin-top: 20px;
}

/* list
------------------------------------*/

.list_num>li {
  list-style: decimal inside none;
  padding-left: 20px;
  text-indent: -1.6em;
}

.list_num02>li {
  list-style: inside none;
  padding-left: 2em;
  text-indent: -2em;
}

.list_em>li {
  padding-left: 1em;
  text-indent: -1em;
}

ul.list_square>li {
  background-image: url(/soukin/shared/image/icon_square.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
  padding-left: 14px;
}

.list_attnNum li {
  padding-left: 2em;
  text-indent: -2em;
}

.list_attn li {
  padding-left: 2em;
  text-indent: -1.5em;
}

.list_attn li .mark {
  margin-right: 6px;
}

/* list_flow */
ul.list_flow>li {
  margin-bottom: 10px;
  padding-bottom: 27px;
  background-image: url(../../shared/image/bg_flow_arrow.png);
  background-repeat: no-repeat;
  background-position: 50% 100%;
}

ul.list_flow>li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  background-image: none;
}

ul.list_flow>li>div:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

ul.list_flow>li>div {
  padding: 15px;
  background-color: #ecf7dd;
  *zoom: 1;
}

ul.list_flow>li.finish>div {
  background-color: #fffcd7;
}

ul.list_flow>li>div .img {
  position: relative;
  float: left;
  overflow: hidden;
}

ul.list_flow>li>div .img img {
  position: absolute;
  left: 0;
}

ul.list_flow>li>div .txt dt {
  margin-bottom: 17px;
  font-size: 134%;
  font-weight: bold;
}

ul.list_flow>li>div .txt p {
  font-size: 134%;
  font-weight: bold;
}

ul.list_flow>li>div .txt img {
  padding: 0 5px;
  vertical-align: middle;
}

ul.list_flow>li>div {
  position: relative;
}

ul.list_flow.color02>li>div .innerBox {
  border: #ffec96 1px solid;
  background: #fff;
  padding: 10px;
  margin-top: 15px;
}

ul.list_flow>li>div .txt .innerBox p {
  font-weight: normal;
  font-size: 100%;
}

ul.list_flow>li>div .txt h3 {
  border-left: none;
  padding: 0;
  margin: 0 0 20px 0;
}

ul.list_flow>li>div .txt h4 {
  border-left: none;
  padding: 0;
  margin: 0 0 0 0;
}

ul.list_flow.color01>li.finish>div {
  background: #dcfdaf;
  border: #caeab8 1px solid;
}

ul.list_flow.color02>li>div {
  background: #fffeed;
  border: #ffec96 1px solid;
}

ul.list_flow.color02>li.finish>div {
  background: #fffcd7;
  border: #ffec96 1px solid;
}

ul.list_flow.color02 li.finish>div .img img {
  top: -174px;
}

ul.list_flow>li>div>.icon {
  font-weight: bold;
  color: #fff;
  background: #009748;
  display: inline-block;
  padding: 3px 0px;
  position: absolute;
  top: 0px;
  left: 15px;
  width: 77px;
  text-align: center;
}

ul.list_flow>li.finish>div>.icon {
  background: #f76e00;
}

ul.list_flow.color02>li {
  background-image: url(../../shared/image/bg_flow_arrow02.png);
}

ul.listCircle li,
ul.listBar li {
  padding-left: 1em;
  text-indent: -1em;
}

.smallIndent,
.smallIndent_en {
  display: block;
}

.smallIndent>* {
  padding-left: 1.4em;
  text-indent: -1.4em;
  display: block;
}

.smallIndent_en>* {
  padding-left: 1em;
  text-indent: -1em;
  display: block;
}

.middleIndent,
.middleIndent_en {
  display: block;
}

.middleIndent>* {
  padding-left: 1.9em;
  text-indent: -1.9em;
  display: block;
}

.middleIndent_en>* {
  padding-left: 2em;
  text-indent: -2em;
  display: block;
}

ul.listCircle>li::before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: #696969;
  border-radius: 50%;
  margin-right: 0.5em;
}

ul.listBar>li::before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 6px;
  height: 2px;
  background: #696969;
  margin-right: 0.5em;
}

/*------------------------------------
   layout
   header
   content
   social
   Box
   notesArea
   footer_menu
   footer

====================================*/
#contentWrap {
  max-width: 900px;
  background: #ffffff;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 30px #808080;
  -moz-box-shadow: 0px 0px 30px #808080;
  box-shadow: 0px 0px 30px #808080;
}

@media (max-width: 768px) {
  #contentWrap {
    width: 100%;
    margin: 0 auto;
  }
}

/* header
------------------------------------*/
header {
  max-width: 900px;
  margin: 0 auto;
  background: #ffffff;
  text-align: left;
  padding-bottom: 10px;
}

/* logo */
header #site_ttl {
  padding-top: 10px;
  float: left;
}

header #site_ttl a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

header #site_ttl img {
  margin: 0 10px;
}

@media (max-width: 519px) {
  header #site_ttl img {
    width: 120px;
  }
}

/* lang */
header #lang {
  float: right;
  width: auto;
  font-size: 93%;
  margin: 10px 10px 0;
}

@media (max-width: 519px) {
  header #lang {
    clear: both;
    float: right;
  }
}

header #lang p,
header #lang dl {
  display: inline-block;
}

header #lang p {
  min-height: 14px;
  margin-right: 1px;
  padding: 10px 20px 9px;
  font-weight: bold;
  background: #ffe351;
}

header #lang dl dt {
  display: inline-block;
  min-height: 14px;
  padding: 10px 27px 9px 30px;
  font-weight: bold;
  background-color: #ddd;
  background-image: url(/soukin/shared/image/icon_arrow_b_s.png);
  background-position: 14px 15px;
  background-repeat: no-repeat;
  cursor: pointer;
}

header #lang dl dt.open {
  background-image: url(/soukin/shared/image/icon_menu_close.gif);
  background-position: 10px 11px;
}

header #lang dl dd {
  position: absolute;
  display: none;
  padding: 0 10px 10px;
  background: #ddd;
  z-index: 1000;
}

header #lang dl dd ul li {
  float: none;
  margin-bottom: 1px;
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #fff;
}

header #lang dl dd ul li a {
  display: block;
  width: 55px;
  height: 24px;
  margin: 0 1px 1px 0;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url(/soukin/shared/image/lang.png);
  background-repeat: no-repeat;
}

header #lang li.btn01 a {
  background-position: 0 0;
}

header #lang li.btn01 a:hover {
  background-position: 0 -24px;
}

header #lang li.btn01 a.current {
  background-position: 0 -48px;
}

header #lang li.btn02 a {
  background-position: -60px 0;
}

header #lang li.btn02 a:hover {
  background-position: -60px -24px;
}

header #lang li.btn02 a.current {
  background-position: -60px -48px;
}

header #lang li.btn03 a {
  background-position: -120px 0;
}

header #lang li.btn03 a:hover {
  background-position: -120px -24px;
}

header #lang li.btn03 a.current {
  background-position: -120px -48px;
}

header #lang li.btn04 a {
  background-position: -180px 0;
}

header #lang li.btn04 a:hover {
  background-position: -180px -24px;
}

header #lang li.btn04 a.current {
  background-position: -180px -48px;
}

header #lang li.btn05 a {
  background-position: -240px 0;
}

header #lang li.btn05 a:hover {
  background-position: -240px -24px;
}

header #lang li.btn05 a.current {
  background-position: -240px -48px;
}

header #lang li.btn06 a {
  background-position: -300px 0;
}

header #lang li.btn06 a:hover {
  background-position: -300px -24px;
}

header #lang li.btn06 a.current {
  background-position: -300px -48px;
}

header #lang li.btn07 a {
  background-position: -360px 0;
}

header #lang li.btn07 a:hover {
  background-position: -360px -24px;
}

header #lang li.btn07 a.current {
  background-position: -360px -48px;
}

header #lang li.btn08 a {
  background-position: -420px 0;
}

header #lang li.btn08 a:hover {
  background-position: -420px -24px;
}

header #lang li.btn08 a.current {
  background-position: -420px -48px;
}

header #lang li.btn09 a {
  background-position: -480px 0;
}

header #lang li.btn09 a:hover {
  background-position: -480px -24px;
}

header #lang li.btn09 a.current {
  background-position: -480px -48px;
}

header #lang li.btn10 a {
  background-position: -540px 0;
}

header #lang li.btn10 a:hover {
  background-position: -540px -24px;
}

header #lang li.btn10 a.current {
  background-position: -540px -48px;
}

header #lang dl dd ul li a {
  display: block;
  width: auto;
  height: auto;
  padding-left: 16px;
  text-indent: 0;
  text-align: left;
  background-image: url(/soukin/shared/image/icon_arrow_r_s.png) !important;
  background-repeat: no-repeat;
  background-position: 0 5px !important;
}

header #lang dl dd ul li a.current {
  color: #333;
  text-decoration: none;
}

/* 言語 */
header #lang p#lang_jpn {
  color: #fff;
  background: #0089ff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0089ff 0%, #0069ff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #0089ff),
      color-stop(100%, #0069ff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,
      #0089ff 0%,
      #0069ff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,
      #0089ff 0%,
      #0069ff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0089ff 0%, #0069ff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #0089ff 0%, #0069ff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089ff', endColorstr='#0069ff', GradientType=0);
  /* IE6-9 */
}

header #lang p#lang_tlg {
  color: #fff;
  background: #ff6300;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff6300 0%, #e94000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #ff6300),
      color-stop(100%, #e94000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,
      #ff6300 0%,
      #e94000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,
      #ff6300 0%,
      #e94000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff6300 0%, #e94000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff6300 0%, #e94000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6300', endColorstr='#e94000', GradientType=0);
  /* IE6-9 */
}

header #lang p#lang_chi {
  color: #fff;
  background: #4420ff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4420ff 0%, #1a05d3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #4420ff),
      color-stop(100%, #1a05d3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,
      #4420ff 0%,
      #1a05d3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,
      #4420ff 0%,
      #1a05d3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4420ff 0%, #1a05d3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4420ff 0%, #1a05d3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4420ff', endColorstr='#1a05d3', GradientType=0);
  /* IE6-9 */
}

header #lang p#lang_eng {
  color: #fff;
  background: #19e300;
  /* Old browsers */
  background: -moz-linear-gradient(top, #19e300 0%, #19e300 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #19e300),
      color-stop(100%, #19e300));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,
      #19e300 0%,
      #19e300 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,
      #19e300 0%,
      #19e300 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #19e300 0%, #19e300 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #19e300 0%, #19e300 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19e300', endColorstr='#19e300', GradientType=0);
  /* IE6-9 */
}

header #lang p#lang_ptg {
  color: #fff;
  background: #00fd9f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00fd9f 0%, #09d473 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #00fd9f),
      color-stop(100%, #09d473));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,
      #00fd9f 0%,
      #09d473 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,
      #00fd9f 0%,
      #09d473 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00fd9f 0%, #09d473 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00fd9f 0%, #09d473 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fd9f', endColorstr='#09d473', GradientType=0);
  /* IE6-9 */
}

header #lang p#lang_spn {
  color: #fff;
  background: #ff1d0e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff1d0e 0%, #cb0300 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #ff1d0e),
      color-stop(100%, #cb0300));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,
      #ff1d0e 0%,
      #cb0300 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,
      #ff1d0e 0%,
      #cb0300 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff1d0e 0%, #cb0300 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ff1d0e 0%, #cb0300 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1d0e', endColorstr='#cb0300', GradientType=0);
  /* IE6-9 */
}

header #lang p#lang_thi {
  color: #fff;
  background: #0108a5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0108a5 0%, #000363 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #0108a5),
      color-stop(100%, #000363));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,
      #0108a5 0%,
      #000363 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,
      #0108a5 0%,
      #000363 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0108a5 0%, #000363 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #0108a5 0%, #000363 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0108a5', endColorstr='#000363', GradientType=0);
  /* IE6-9 */
}

header #lang p#lang_vnm {
  color: #fff;
  background: #ffdf00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffdf00 0%, #ecc300 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #ffdf00),
      color-stop(100%, #ecc300));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,
      #ffdf00 0%,
      #ecc300 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,
      #ffdf00 0%,
      #ecc300 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffdf00 0%, #ecc300 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffdf00 0%, #ecc300 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdf00', endColorstr='#ecc300', GradientType=0);
  /* IE6-9 */
}

header #lang p#lang_ind {
  color: #fff;
  background: #830f86;
  /* Old browsers */
  background: -moz-linear-gradient(top, #830f86 0%, #650869 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #830f86),
      color-stop(100%, #650869));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,
      #830f86 0%,
      #650869 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,
      #830f86 0%,
      #650869 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #830f86 0%, #650869 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #830f86 0%, #650869 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#830f86', endColorstr='#650869', GradientType=0);
  /* IE6-9 */
}

/* content
------------------------------------*/

#content {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
  text-align: left;
  background: #fff;
}

#content .contentInner {
  padding: 15px 80px;
}

#content .contentInner h1 {
  font-size: 140%;
  text-align: center;
}

#content .contentInner p.date {
  text-align: right;
  margin: 40px 0;
}

@media (max-width: 768px) and (min-width: 519px) {
  #content .contentInner {
    padding: 0 20px;
  }
}

@media (max-width: 519px) {
  #content .contentInner h1 {
    font-size: 120%;
    text-align: left;
  }

  #content .contentInner {
    padding: 0 10px;
  }
}

.content02 h2 {
  font-size: 110%;
  margin-top: 30px;
}

.content02 .content02Inner {
  padding: 0 10px;
}

.content02 .content02Inner li {
  list-style: inside none none;
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.content03 {
  padding: 10px 20px;
}

.content03 ul.list_square li {
  background-image: url("/soukin/shared/image/icon_square.gif");
  background-position: 0 6px;
  background-repeat: no-repeat;
  padding-left: 14px;
}

.content03 dl dt {
  float: left;
}

@media (max-width: 519px) {
  .content03 {
    padding: 15px 20px 20px;
  }
}

/* table
------------------------------------*/
table caption {
  display: none !important;
}

table {
  margin-top: 2px;
}

table.basic {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: solid 1px #999;
  border-left: solid 1px #999;
  empty-cells: show;
}

table.basic thead th {
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  background-color: #ffcc00;
}

table.basic th,
table.basic td {
  padding: 10px 8px;
  font-weight: normal;
  text-align: left;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
}

table.basic th {
  background: #f4f4f4;
}

table ul li {
  /*list-style:inside;*/
  text-indent: -1em;
  padding-left: 1em;
}

/* table .basic02
------------------------------------*/
table caption {
  display: none !important;
}

table {
  margin-top: 2px;
}

table.basic02 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: solid 1px #999;
  border-left: solid 1px #999;
  empty-cells: show;
}

table.basic02 thead th {
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  background-color: #f4f4f4;
}

table.basic02 th,
table.basic02 td {
  padding: 10px 8px;
  font-weight: normal;
  text-align: left;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
}

/*---------------
position
------------------*/
.bgNone {
  background: none !important;
}

.relativ {
  position: relative;
}

.absolute {
  position: absolute;
}

.tLeft {
  text-align: left !important;
}

.tCenter {
  text-align: center !important;
}

.tRight {
  text-align: right !important;
}

.vTop {
  vertical-align: top !important;
}

.vMiddle {
  vertical-align: middle !important;
}

.vBottom {
  vertical-align: bottom !important;
}

.fLeft {
  float: left !important;
}

.fRight {
  float: right !important;
}

.fNone {
  float: none !important;
}

.imageWideLeft {
  text-align: left !important;
}

.imageWideRight {
  text-align: right !important;
}

.imageWideCenter {
  text-align: center !important;
}

/*---------------
width
------------------*/
.wAuto {
  width: auto !important;
}

.w1 {
  width: 1% !important;
}

.w5 {
  width: 5% !important;
}

.w7 {
  width: 7% !important;
}

.w8 {
  width: 8% !important;
}

.w9 {
  width: 9% !important;
}

.w10 {
  width: 10% !important;
}

.w12 {
  width: 12% !important;
}

.w14 {
  width: 14% !important;
}

.w15 {
  width: 15% !important;
}

.w17 {
  width: 17% !important;
}

.w20 {
  width: 20% !important;
}

.w25 {
  width: 25% !important;
}

.w26 {
  width: 26% !important;
}

.w28 {
  width: 28% !important;
}

.w29 {
  width: 29% !important;
}

.w30 {
  width: 30% !important;
}

.w33 {
  width: 33% !important;
}

.w34 {
  width: 34% !important;
}

.w35 {
  width: 35% !important;
}

.w40 {
  width: 40% !important;
}

.w45 {
  width: 45% !important;
}

.w48 {
  width: 48% !important;
}

.w50 {
  width: 50% !important;
}

.w55 {
  width: 55% !important;
}

.w60 {
  width: 60% !important;
}

.w65 {
  width: 65% !important;
}

.w70 {
  width: 70% !important;
}

.w75 {
  width: 75% !important;
}

.w80 {
  width: 80% !important;
}

.w85 {
  width: 85% !important;
}

.w90 {
  width: 90% !important;
}

.w95 {
  width: 95% !important;
}

.w100 {
  width: 100% !important;
}

.w100p {
  width: 100px !important;
}

.w200p {
  width: 200px !important;
}

.w300p {
  width: 300px !important;
}

.w400p {
  width: 400px !important;
}

.w500p {
  width: 500px !important;
}

/* footer_menu
------------------------------------*/
#content .contentInner #footer_menu {
  margin-top: 30px;
}

#content .contentInner #footer_menu {
  text-align: right;
  font-size: 100%;
  margin-right: 10px;
}

#content .contentInner #footer_menu li {
  padding-bottom: 8px;
}

#content .contentInner #footer_menu li a {
  background: url("/soukin/shared/image/icon_arrow_r_s.png") no-repeat left center;
  padding-left: 10px;
}

/* footer
------------------------------------*/

#footerWrap {
  width: 100%;
  text-align: center;
  background: #333333;
  /* Old browsers */
  background: -moz-linear-gradient(top,
      #333333 0%,
      #3d3d3d 6%,
      #666666 41%,
      #666666 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #333333),
      color-stop(6%, #3d3d3d),
      color-stop(41%, #666666),
      color-stop(100%, #666666));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,
      #333333 0%,
      #3d3d3d 6%,
      #666666 41%,
      #666666 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,
      #333333 0%,
      #3d3d3d 6%,
      #666666 41%,
      #666666 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top,
      #333333 0%,
      #3d3d3d 6%,
      #666666 41%,
      #666666 100%);
  /* IE10+ */
  background: linear-gradient(to bottom,
      #333333 0%,
      #3d3d3d 6%,
      #666666 41%,
      #666666 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#666666', GradientType=0);
  /* IE6-9 */
}

#footer {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  font-size: 77%;
  color: #fff;
}

#footer p {
  padding: 15px 10px 20px 0;
  text-align: right;
}

/*---------------
soukinWrap
------------------*/
.soukinGuideNav01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  flex-wrap: wrap;
}

.soukinGuideNav01 li {
  display: inline-block;
  width: 72px;
  height: 56px;
  box-sizing: border-box;
  list-style: none;
  text-align: center;
  border: solid 1px #c9c9c9;
  background: linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(235, 235, 235, 1) 100%);
  background: -moz-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(235, 235, 235, 1) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, rgba(255, 255, 255, 1)),
      color-stop(100%, rgba(235, 235, 235, 1)));
}

@media screen and (max-width: 767px) {
  .soukinGuideNav01 ul {
    justify-content: space-between;
  }

  .soukinGuideNav01 li {
    margin-top: 10px;
  }
}

.soukinGuideNav01 li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  position: relative;
}

.soukinGuideNav01 li a:before {
  content: "";
  border-top: 12px solid transparent;
  border-right: 12px solid #3498db;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: 2px;
}

.soukinGuideNav01 li.jp a:before {
  border-right: 12px solid #0075c2;
}

.soukinGuideNav01 li.en a:before {
  border-right: 12px solid #00983d;
}

.soukinGuideNav01 li.cnk a:before {
  border-right: 12px solid #7e318e;
}

.soukinGuideNav01 li.ph a:before {
  border-right: 12px solid #f18d00;
}

.soukinGuideNav01 li.pt a:before {
  border-right: 12px solid #009fb9;
}

.soukinGuideNav01 li.es a:before {
  border-right: 12px solid #e60020;
}

.soukinGuideNav01 li.ti a:before {
  border-right: 12px solid #171c61;
}

.soukinGuideNav01 li.vi a:before {
  border-right: 12px solid #ffe200;
}

.soukinGuideNav01 li.id a:before {
  border-right: 12px solid #a40b5d;
}

.soukinGuideNav01 li a:hover:before {
  border-right: 12px solid #ffffff !important;
}

.soukinGuideNav01 li a:hover {
  color: #ffffff;
}

.soukinGuideNav01 li.jp a:hover {
  background-color: #0075c2;
}

.soukinGuideNav01 li.en a:hover {
  background-color: #00983d;
}

.soukinGuideNav01 li.cnk a:hover {
  background-color: #7e318e;
}

.soukinGuideNav01 li.ph a:hover {
  background-color: #f18d00;
}

.soukinGuideNav01 li.pt a:hover {
  background-color: #009fb9;
}

.soukinGuideNav01 li.es a:hover {
  background-color: #e60020;
}

.soukinGuideNav01 li.ti a:hover {
  background-color: #171c61;
}

.soukinGuideNav01 li.vi a:hover {
  background-color: #ffe200;
}

.soukinGuideNav01 li.id a:hover {
  background-color: #a40b5d;
}

.soukinGuideNav01 li a>span {
  display: block;
  display: table;
  width: 100%;
  font-weight: normal;
}

.head2 {
  margin-top: 20px;
  font-size: 1.1em;
}

.head2::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.8em;
  height: 0.8em;
  background-color: #333;
  margin-right: 5px;
}

ol.dimi {
  padding-left: 1.3em;
  list-style-type: decimal;
}

ol.dimi.marker_bold li::marker {
  font-weight: bold;
}