@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : useful_common.css
 author     : Ability Consultant
 style info : お役立ち情報共通
=================================================================== */
.con_basic .box_basic .basic:after, .con_mother .box_mother:after {
  content: "";
  display: table;
  clear: both;
}

/* Hover animation */
/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  margin-bottom: 43px;
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-bottom: 1.5em;
  }
}
.con_intro .st_title {
  margin-bottom: 54px;
}

/* -----------------------------------------------------------
	con_about
----------------------------------------------------------- */
.con_about {
  margin-bottom: 67px;
  padding-top: 66px;
  padding-bottom: 57px;
  text-align: center;
  background: #faf3f0;
}
@media only screen and (max-width: 767px) {
  .con_about {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_about {
    padding-top: 2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_about {
    padding-bottom: 3em;
  }
}
.con_about .st_useful_title {
  margin-bottom: 21px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_about .st_useful_title {
    margin-bottom: 1em;
  }
}
.con_about .st_useful_title span {
  display: block;
  font-weight: normal;
}
.con_about .st_useful_title span.jp {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  font-size: 216%;
  color: #222222;
  text-align: center;
  margin-bottom: 29px;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about .st_useful_title span.jp {
    font-size: 231%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .st_useful_title span.jp {
    font-size: 154%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about .st_useful_title span.jp {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .st_useful_title span.jp {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .st_useful_title span.jp {
    text-align: left;
  }
}
.con_about .st_useful_title span.en {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  font-size: 139%;
  letter-spacing: .2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about .st_useful_title span.en {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .st_useful_title span.en {
    font-size: 124%;
  }
}
.con_about .txt_l {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  font-size: 185%;
  letter-spacing: .07em;
  margin-bottom: 33px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about .txt_l {
    font-size: 185%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .txt_l {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .txt_l {
    margin-bottom: 0.8em;
  }
}
.con_about .txt {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-weight: bold;
  font-size: 108%;
  line-height: 1.857;
}
@media only screen and (max-width: 767px) {
  .con_about .txt {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about .txt {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .txt {
    width: 95%;
    margin: auto;
    text-align: left;
  }
}

/* -----------------------------------------------------------
	con_basic
----------------------------------------------------------- */
.con_basic {
  max-width: 1196px;
  margin: 0 auto 62px;
}
@media only screen and (max-width: 767px) {
  .con_basic {
    margin: 0 auto 4em;
  }
}
.con_basic .st_useful_title {
  margin-bottom: 22px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_basic .st_useful_title {
    margin-bottom: 1em;
  }
}
.con_basic .st_useful_title span {
  display: block;
  font-weight: normal;
}
.con_basic .st_useful_title span.jp {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  font-size: 216%;
  color: #222222;
  text-align: center;
  margin-bottom: 16px;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_basic .st_useful_title span.jp {
    font-size: 231%;
  }
}
@media only screen and (max-width: 767px) {
  .con_basic .st_useful_title span.jp {
    font-size: 154%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_basic .st_useful_title span.jp {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_basic .st_useful_title span.jp {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_basic .st_useful_title span.jp {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .con_basic .box_basic {
    width: 95%;
    margin: auto;
  }
}
.con_basic .box_basic .basic {
  position: relative;
  display: table;
  width: 100%;
}
.con_basic .box_basic .basic:last-child {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
  .con_basic .box_basic .basic {
    display: block;
  }
}
.con_basic .box_basic .basic p {
  display: table-cell;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-weight: bold;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .con_basic .box_basic .basic p {
    font-weight: normal;
  }
}
@media only screen and (max-width: 767px) {
  .con_basic .box_basic .basic p {
    display: block;
    width: 100%;
  }
}
.con_basic .box_basic .basic p.num {
  width: 21.65552%;
  background: #e7c1b4;
  color: #4e4848;
  font-size: 139%;
  text-align: center;
  padding: .8em 0;
  line-height: 1.555;
}
@media only screen and (max-width: 767px) {
  .con_basic .box_basic .basic p.num {
    font-size: 124%;
    width: 100%;
    padding: .5em 0;
  }
}
.con_basic .box_basic .basic p.basic_txt {
  width: 78.34448%;
  font-size: 108%;
  background: #fff;
  padding-left: 5em;
  background: #f7f7f7;
  letter-spacing: .15em;
}
@media only screen and (max-width: 767px) {
  .con_basic .box_basic .basic p.basic_txt {
    width: 100%;
    padding: 1em 1em;
  }
}
.con_basic .box_basic .basic i {
  position: absolute;
  font-size: 185%;
  bottom: 0;
  left: 0;
  width: 21.65552%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_basic .box_basic .basic i {
    width: 100%;
    text-align: center;
  }
}

/* -----------------------------------------------------------
	共通
----------------------------------------------------------- */
.con_costume {
  margin-bottom: 167px;
}
@media only screen and (max-width: 767px) {
  .con_costume {
    margin-bottom: 5em;
  }
}
.con_costume .con_father, .con_costume .box_mother {
  max-width: 1708px;
}
.con_costume .st_useful_title {
  margin-bottom: 21px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_costume .st_useful_title {
    margin-bottom: 1em;
  }
}
.con_costume .st_useful_title span {
  display: block;
  font-weight: normal;
}
.con_costume .st_useful_title span.jp {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  font-size: 216%;
  color: #222222;
  text-align: center;
  margin-bottom: 29px;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_costume .st_useful_title span.jp {
    font-size: 231%;
  }
}
@media only screen and (max-width: 767px) {
  .con_costume .st_useful_title span.jp {
    font-size: 154%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_costume .st_useful_title span.jp {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_costume .st_useful_title span.jp {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_costume .st_useful_title span.jp {
    text-align: left;
  }
}
.con_costume .st_useful_title span.en {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  font-size: 139%;
  letter-spacing: .2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_costume .st_useful_title span.en {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .con_costume .st_useful_title span.en {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .con_costume .box_img {
    margin-bottom: 1em;
  }
}
.con_costume .txt_l {
  text-align: center;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  font-size: 185%;
  letter-spacing: .07em;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .con_costume .txt_l {
    margin-bottom: 0.5em;
  }
}
.con_costume .txt {
  text-align: center;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-weight: bold;
  font-size: 108%;
  line-height: 1.857;
  margin-bottom: 46px;
}
@media only screen and (max-width: 767px) {
  .con_costume .txt {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_costume .txt {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_costume .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_costume .txt {
    margin-bottom: 2em;
  }
}

/* -----------------------------------------------------------
	con_father
----------------------------------------------------------- */
.con_father {
  margin: 0 auto 80px;
}
@media only screen and (max-width: 767px) {
  .con_father {
    margin: 0 auto 4em;
  }
}
.con_father .st_useful_title {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .con_father .st_useful_title {
    margin-bottom: 1em;
  }
}
.con_father .box_l {
  float: left !important;
  width: 49.94145%;
}
@media only screen and (max-width: 767px) {
  .con_father .box_l {
    float: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .con_father .box_l .box_img {
    overflow: hidden;
  }
  .con_father .box_l .box_img img {
    max-width: none;
    margin-left: -10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1440px) and (min-width: 768px) and (max-width: 1024px) {
  .con_father .box_l .box_img img {
    margin-left: -35%;
  }
}

@media print {
  .con_father .box_l .box_img {
    overflow: hidden;
  }
  .con_father .box_l .box_img img {
    max-width: none;
    margin-left: -10%;
  }
}
.ie8 .con_father .box_l .box_img {
  overflow: hidden;
}
.ie8 .con_father .box_l .box_img img {
  max-width: none;
  margin-left: -10%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .ie8 .con_father .box_l .box_img img {
    margin-left: -35%;
  }
}
.con_father .box_r {
  float: right !important;
  width: 50.05855%;
}
@media only screen and (max-width: 767px) {
  .con_father .box_r {
    float: none !important;
  }
}
.con_father .box_r .box_txt {
  width: 81.40351%;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_father .box_r .box_txt {
    width: 95%;
  }
}
.con_father .box_r .box_txt .txt {
  margin-bottom: 33px;
}
@media only screen and (max-width: 1024px) {
  .con_father .box_r .box_txt .txt {
    text-align: left;
  }
}

/* -----------------------------------------------------------
	con_mother
----------------------------------------------------------- */
.con_mother {
  background: #faf3f0;
  padding-top: 80px;
  padding-bottom: 73px;
}
@media only screen and (max-width: 767px) {
  .con_mother {
    padding-top: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_mother {
    padding-bottom: 3em;
  }
}
.con_mother .box_mother {
  margin: auto;
}
.con_mother .box_mother .box_l {
  float: right !important;
  width: 50.05855%;
}
@media only screen and (max-width: 767px) {
  .con_mother .box_mother .box_l {
    float: none !important;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .con_mother .box_mother .box_l .box_img {
    overflow: hidden;
  }
  .con_mother .box_mother .box_l .box_img img {
    max-width: none;
    margin-left: -10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1440px) and (min-width: 768px) and (max-width: 1024px) {
  .con_mother .box_mother .box_l .box_img img {
    margin-left: -35%;
  }
}

@media print {
  .con_mother .box_mother .box_l .box_img {
    overflow: hidden;
  }
  .con_mother .box_mother .box_l .box_img img {
    max-width: none;
    margin-left: -10%;
  }
}
.ie8 .con_mother .box_mother .box_l .box_img {
  overflow: hidden;
}
.ie8 .con_mother .box_mother .box_l .box_img img {
  max-width: none;
  margin-left: -10%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .ie8 .con_mother .box_mother .box_l .box_img img {
    margin-left: -35%;
  }
}
.con_mother .box_mother .box_r {
  float: left !important;
  width: 49.94145%;
}
@media only screen and (max-width: 767px) {
  .con_mother .box_mother .box_r {
    float: none !important;
    width: 100%;
  }
}
.con_mother .box_mother .box_r .box_txt {
  width: 72.51462%;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_mother .box_mother .box_r .box_txt {
    width: 95%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_mother .box_mother .box_r .box_txt .txt {
    text-align: left;
  }
}
.con_mother .tbl_mother {
  clear: both;
  width: 65.625%;
  margin: 50px auto 0;
}
@media only screen and (max-width: 767px) {
  .con_mother .tbl_mother {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_mother .tbl_mother {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_mother .tbl_mother {
    width: 95%;
    margin-top: 1.5em;
  }
}
.con_mother .tbl_mother tr {
  border-bottom: 1px solid #999999;
}
.con_mother .tbl_mother tr:first-child {
  border-top: 1px solid #999999;
}
.con_mother .tbl_mother tr th, .con_mother .tbl_mother tr td {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-weight: bold;
  font-size: 108%;
  padding: 1.2em 0;
  letter-spacing: .1em;
  line-height: 1.857;
}
@media only screen and (max-width: 767px) {
  .con_mother .tbl_mother tr th, .con_mother .tbl_mother tr td {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_mother .tbl_mother tr th, .con_mother .tbl_mother tr td {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_mother .tbl_mother tr th, .con_mother .tbl_mother tr td {
    font-size: 100%;
  }
}
.con_mother .tbl_mother tr th {
  width: 23.12566%;
  text-align: center;
}
.con_mother .tbl_mother tr th.num1:before {
  content: "1、";
  top: 50%;
  margin-top: -1em;
}
@media only screen and (max-width: 767px) {
  .con_mother .tbl_mother tr th.num1:before {
    margin-top: -.35em;
  }
}
.con_mother .tbl_mother tr th.num2:before {
  content: "2、";
  top: 50%;
  margin-top: -1em;
}
@media only screen and (max-width: 767px) {
  .con_mother .tbl_mother tr th.num2:before {
    margin-top: -.35em;
  }
}
.con_mother .tbl_mother tr th span {
  padding-left: .2em;
}
@media only screen and (max-width: 767px) {
  .con_mother .tbl_mother tr th {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 0;
  }
}
.con_mother .tbl_mother tr td {
  width: 69.48258%;
}
@media only screen and (max-width: 767px) {
  .con_mother .tbl_mother tr td {
    display: block;
    width: 100%;
    text-align: left;
    padding: .5em 1em 1em;
  }
}
