@charset "UTF-8";
/* Scss Document */
/* Scss Document */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap&subset=cyrillic,japanese");
@font-face {
  font-family: futura;
  src: url("./futura.woff"); }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome, body {
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; } }
@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; } }
/* IE11だけに適用 */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, body {
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; } }
.font10 {
  font-size: 10px; }

.font11 {
  font-size: 11px; }

.font12 {
  font-size: 12px; }

.font13 {
  font-size: 13px; }

.font14 {
  font-size: 14px; }

.font15 {
  font-size: 15px; }

.font16 {
  font-size: 16px; }

.font17 {
  font-size: 17px; }

.font18 {
  font-size: 18px; }

.font19 {
  font-size: 19px; }

.font20 {
  font-size: 20px; }

.font21 {
  font-size: 21px; }

.font22 {
  font-size: 22px; }

.font23 {
  font-size: 23px; }

.font24 {
  font-size: 24px; }

.font25 {
  font-size: 25px; }

.font26 {
  font-size: 26px; }

.font27 {
  font-size: 27px; }

.font28 {
  font-size: 28px; }

.font29 {
  font-size: 29px; }

.font30 {
  font-size: 30px; }

.font31 {
  font-size: 31px; }

.font32 {
  font-size: 32px; }

.font33 {
  font-size: 33px; }

.font34 {
  font-size: 34px; }

.font35 {
  font-size: 35px; }

.font36 {
  font-size: 36px; }

.font37 {
  font-size: 37px; }

.font38 {
  font-size: 38px; }

.font39 {
  font-size: 39px; }

.font40 {
  font-size: 40px; }

.font41 {
  font-size: 41px; }

.font42 {
  font-size: 42px; }

.font43 {
  font-size: 43px; }

.font44 {
  font-size: 44px; }

.font45 {
  font-size: 45px; }

.font46 {
  font-size: 46px; }

.font47 {
  font-size: 47px; }

.font48 {
  font-size: 48px; }

.font49 {
  font-size: 49px; }

.font50 {
  font-size: 50px; }

.font51 {
  font-size: 51px; }

.font52 {
  font-size: 52px; }

.font53 {
  font-size: 53px; }

.font54 {
  font-size: 54px; }

.font55 {
  font-size: 55px; }

.font56 {
  font-size: 56px; }

.font57 {
  font-size: 57px; }

.font58 {
  font-size: 58px; }

.font59 {
  font-size: 59px; }

.font60 {
  font-size: 60px; }

.b {
  font-weight: bold; }

/*フォーム*/
input, select, textarea {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

/*====================================
 共通
=====================================*/
.formBox {
  margin-top: 50px; }

@media screen and (max-width: 760px) {
  #content {
    padding: 0 4%; } }
#content p {
  padding: 0.5em 0; }
#content strong {
  font-size: 20px; }
#content a {
  color: #096CB3;
  text-decoration: underline; }
#content ul li {
  position: relative;
  padding: 0.3em 0 0.3em 20px;
  line-height: 150%; }
  #content ul li:before {
    content: "・";
    position: absolute;
    top: 0.3em;
    left: 0; }
#content .normal_table {
  table-layout: fixed; }
  #content .normal_table th {
    width: auto;
    background-color: #EDEDED;
    border: 1px solid #D0D0D0;
    text-align: left; }
  #content .normal_table td {
    width: auto;
    border: 1px solid #D0D0D0; }
  #content .normal_table .red {
    color: #DF0003; }
#content .table30 {
  width: 100% !important; }
  #content .table30 th {
    width: 30%;
    background-color: #EDEDED;
    border: 1px solid #D0D0D0;
    text-align: left; }
  #content .table30 td {
    width: 70%;
    border: 1px solid #D0D0D0; }
@media screen and (max-width: 760px) {
  #content .table_in th, #content .table_in td {
    width: 100% !important;
    display: block !important; }
  #content .table_in table th {
    width: auto !important;
    display: table-cell !important; }
  #content .table_in table td {
    width: auto !important;
    display: table-cell !important; } }
#content .list_box {
  padding: 30px;
  border: 4px double #D0D0D0; }
  #content .list_box .title {
    font-weight: bold;
    padding: 0 0 20px; }
  #content .list_box ul {
    padding: 0 0 0 20px; }
  #content .list_box li {
    list-style: disc;
    font-size: 14px;
    line-height: 150%;
    padding: 3px 0; }
  #content .list_box .small {
    font-size: 14px;
    text-align: right; }
#content .box_sec .inBox {
  float: left;
  width: 48%;
  margin: 0 1% 10px;
  background-color: #FEFFF0;
  border: 2px solid #EBDB72;
  padding: 20px;
  font-size: 14px;
  line-height: 150%; }
  @media screen and (max-width: 760px) {
    #content .box_sec .inBox {
      float: none;
      width: 100%;
      margin: 0 0 10px; } }
  #content .box_sec .inBox .title {
    font-weight: bold;
    font-size: 16px;
    padding: 0 0 20px;
    line-height: 170%; }
    #content .box_sec .inBox .title span {
      background-color: #F7191D;
      color: #FFF;
      padding: 3px 10px;
      border-radius: 5px;
      margin: 0 5px 0 0; }
#content iframe {
  width: 100%;
  height: 300px;
  margin: 0 auto; }
  @media screen and (max-width: 760px) {
    #content iframe {
      height: 250px; } }

.single {
  font-size: 15px;
  line-height: 160%; }
  .single h2 {
    font-size: 24px;
    color: #FFF;
    padding: 0.3em 0.5em;
    margin: 0 0 20px;
    display: block;
    line-height: 1.3;
    background: #635a56;
    vertical-align: middle;
    border-radius: 25px; }
    .single h2 span {
      margin: 0 0 0 20px;
      font-size: 18px; }
  .single h2:before {
    content: '●';
    color: white;
    margin-right: 8px; }
  .single h3 {
    position: relative;
    font-size: 20px;
    padding: 0.5em 1em;
    margin: 0 0 20px;
    color: #494949;
    background: #FDF6EE;
    border-bottom: double 4px #6F563C;
    border-top: double 4px #6F563C;
    /*box-shadow: 3px 3px 0 #ef8583;*/ }
    @media screen and (max-width: 760px) {
      .single h3 {
        padding: 0.5em 1.2em 0.5em 0.5em;
        font-size: 18px; } }
    .single h3 span {
      font-size: 12px;
      position: absolute;
      top: 50%;
      background-color: #FF9E00;
      color: #FFF;
      padding: 3px 10px;
      border-radius: 5px;
      -webkit-transform: translate(20%, -50%);
      -moz-transform: translate(20%, -50%);
      -ms-transform: translate(20%, -50%);
      -o-transform: translate(20%, -50%);
      transform: translate(20%, -50%); }
  .single h3.border {
    border-top: none;
    border-bottom: none;
    display: inline-block;
    font-size: 18px;
    padding: 10px 0 3px;
    margin: 0 0 20px;
    color: #494949;
    background: linear-gradient(transparent 80%, #ffaf58 80%); }
  .single h4 {
    font-size: 18px;
    padding: 10px;
    margin: 0 0 20px;
    color: #635a56;
    border-bottom: 1px dashed #635a56;
    position: relative; }
    .single h4 span {
      font-size: 12px;
      position: absolute;
      top: 5px;
      right: 0;
      background-color: #4B4B4B;
      color: #FFF;
      padding: 3px 10px;
      border-radius: 5px; }
  .single h5, .single .subT {
    display: inline-block;
    font-size: 18px;
    padding: 10px 0 3px;
    margin: 0 0 20px;
    color: #494949;
    background: linear-gradient(transparent 80%, #ffaf58 80%); }
  .single table {
    width: 80% !important;
    margin: 0 auto 20px; }
    @media screen and (max-width: 760px) {
      .single table {
        width: 100% !important; } }
    .single table tr {
      width: auto !important;
      height: auto !important; }
    .single table th {
      width: 30%;
      background-color: #EDEDED;
      border: 1px solid #D0D0D0;
      text-align: left; }
      @media screen and (max-width: 760px) {
        .single table th {
          font-size: 13px !important;
          width: auto !important;
          height: auto !important;
          display: table-cell !important; } }
    .single table td {
      width: auto;
      height: auto !important;
      border: 1px solid #D0D0D0; }
      @media screen and (max-width: 760px) {
        .single table td {
          font-size: 13px !important;
          width: auto !important;
          height: auto !important;
          display: table-cell !important; } }
  .single .mainImg {
    width: 100%;
    background-color: #F0F0F0;
    line-height: 0;
    text-align: center;
    margin: 0 0 20px; }
  .single .mainImgL {
    float: left;
    width: 40%;
    line-height: 0;
    text-align: center;
    margin: 0.5em 20px 20px 0; }
    @media screen and (max-width: 760px) {
      .single .mainImgL {
        float: none;
        width: 100%;
        height: auto;
        margin: 0 0 20px; } }
  .single .section .inBox {
    padding: 0 20px 30px; }
    @media screen and (max-width: 760px) {
      .single .section .inBox {
        padding: 0 0 20px; } }
  .single .section2 {
    padding: 0 !important; }
  .single .par {
    position: relative;
    cursor: pointer;
    /*background:url("../images/common/arrow/bottom_arrow.png") no-repeat 98% center,#FDF6EE;*/ }
    .single .par:after {
      position: absolute;
      top: 50%;
      right: 10px;
      content: url("../images/common/arrow/bottom_arrow.png");
      display: block;
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      transition: all 0.2s ease-in-out; }
  .single .arr:after {
    top: 35%;
    transform: rotate(180deg);
    transition: all 0.2s ease-in-out; }
  .single .chi {
    display: none; }
  .single .alignleft {
    padding: 0 20px 10px 0; }
    @media screen and (max-width: 760px) {
      .single .alignleft {
        padding: 10px 0; } }
  .single .alignright {
    padding: 0 0 10px 20px; }
    @media screen and (max-width: 760px) {
      .single .alignright {
        padding: 10px 0; } }

/*--------------------------------------
　学校情報 一覧
--------------------------------------*/
.schools #content .schoolList {
  float: right;
  width: 70%; }
  @media screen and (max-width: 760px) {
    .schools #content .schoolList {
      float: none;
      width: 100%;
      position: relative;
      z-index: 9; } }
  .schools #content .schoolList .nodata {
    text-align: center;
    padding: 300px 0;
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 20px;
    background-color: #F0F0F0; }
    @media screen and (max-width: 760px) {
      .schools #content .schoolList .nodata {
        padding: 100px 0; } }
  .schools #content .schoolList .sp_search_res {
    font-size: 16px;
    display: block;
    padding: 20px;
    margin: 0 0 10px;
    border: 1px solid #C1C1C1; }
    @media screen and (max-width: 760px) {
      .schools #content .schoolList .sp_search_res {
        padding: 10px;
        font-size: 12px; } }
    .schools #content .schoolList .sp_search_res .title {
      text-align: center;
      background-color: #535353;
      color: #FFF;
      font-size: 18px;
      font-weight: bold;
      margin: 0 0 10px;
      padding: 10px; }
      @media screen and (max-width: 760px) {
        .schools #content .schoolList .sp_search_res .title {
          padding: 0;
          font-size: 15px; } }
    .schools #content .schoolList .sp_search_res .inBox {
      border-bottom: 1px dotted #C4C4C4;
      position: relative;
      padding: 5px 0 5px 100px;
      line-height: 130%; }
      @media screen and (max-width: 760px) {
        .schools #content .schoolList .sp_search_res .inBox {
          padding: 5px 0 5px 90px; } }
      .schools #content .schoolList .sp_search_res .inBox span {
        width: 85px;
        text-align: center;
        position: absolute;
        top: 5px;
        left: 0;
        background-color: #2278B7;
        color: #FFF;
        font-size: 13px;
        padding: 2px 10px;
        line-height: 130%; }
        @media screen and (max-width: 760px) {
          .schools #content .schoolList .sp_search_res .inBox span {
            font-size: 10px; } }
  .schools #content .schoolList ul {
    border-top: 1px dotted #D4D4D4; }
    .schools #content .schoolList ul li {
      border-bottom: 1px dotted #D4D4D4;
      padding: 10px 0; }
      .schools #content .schoolList ul li:before {
        display: none; }
      .schools #content .schoolList ul li a {
        display: block;
        padding: 20px 0;
        text-decoration: none;
        color: #333; }
      .schools #content .schoolList ul li .imgBox {
        float: left;
        width: 25%;
        position: relative;
        overflow: hidden;
        height: 130px; }
        @media screen and (max-width: 760px) {
          .schools #content .schoolList ul li .imgBox {
            height: 90px !important; } }
        .schools #content .schoolList ul li .imgBox img {
          position: absolute;
          height: 100%;
          max-width: none;
          width: auto; }
      .schools #content .schoolList ul li .txBox {
        float: right;
        width: 70%; }
        .schools #content .schoolList ul li .txBox .title {
          font-size: 18px;
          font-weight: bold;
          padding: 0 0 5px;
          position: relative; }
          .schools #content .schoolList ul li .txBox .title span {
            position: relative;
            font-size: 10px;
            background-color: #c62b29;
            color: #FFF;
            padding: 3px 10px;
            margin: 0 5px 0 0;
            top: -3px; }
          .schools #content .schoolList ul li .txBox .title .syu {
            background-color: #eb8620; }
          .schools #content .schoolList ul li .txBox .title .enTx {
            border-top: 1px solid #868686;
            display: block;
            font-size: 13px;
            padding: 5px 0 0 0;
            margin: 5px 0 0 0; }
        .schools #content .schoolList ul li .txBox .iconBox {
          margin: 0 0 10px;
          border: none; }
          .schools #content .schoolList ul li .txBox .iconBox li {
            min-width: 70px;
            float: left;
            margin: 0 3px 3px;
            padding: 3px !important;
            background-color: #E1E1E1;
            border-radius: 5px;
            font-size: 10px;
            text-align: center;
            line-height: 130%;
            border: none; }
        .schools #content .schoolList ul li .txBox .tx1 {
          font-size: 13px;
          line-height: 150%; }
          @media screen and (max-width: 760px) {
            .schools #content .schoolList ul li .txBox .tx1 {
              display: none; } }
      .schools #content .schoolList ul li .tx_sp {
        display: none;
        font-size: 13px;
        line-height: 150%; }
        @media screen and (max-width: 760px) {
          .schools #content .schoolList ul li .tx_sp {
            display: block; } }
.schools #content .schoolBox {
  position: relative; }
  .schools #content .schoolBox .sp_search {
    display: none; }
    @media screen and (max-width: 760px) {
      .schools #content .schoolBox .sp_search {
        font-size: 20px;
        font-weight: bold;
        display: block;
        background-color: #F42F32;
        color: #FFF;
        text-align: center;
        padding: 10px;
        margin: 0 0 10px;
        border-radius: 5px; } }
.schools #content .side {
  float: left;
  width: 25%; }
  @media screen and (max-width: 760px) {
    .schools #content .side {
      padding: 20px;
      border-radius: 5px;
      background-color: #FFF;
      position: absolute;
      top: -200px;
      left: 0;
      float: none;
      width: 100%;
      display: none;
      z-index: 999; } }
  .schools #content .side .close {
    display: none;
    position: absolute;
    top: -10px;
    right: -10px; }
  .schools #content .side .title {
    font-family: "Kosugi Maru","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 150%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    margin: 0 0 10px;
    background: url(../images/common/bg/bg4.png);
    color: #EF365F; }
  .schools #content .side .box {
    padding: 10px;
    margin: 0 0 20px;
    background-color: #EFEFEF; }
    .schools #content .side .box label {
      display: block;
      padding: 3px 0;
      font-size: 14px; }
      .schools #content .side .box label input[type="checkbox"] {
        position: relative;
        top: 5px;
        width: 18px;
        height: 18px;
        margin: 0 5px 0 0; }
  .schools #content .side .no {
    display: inline-block;
    line-height: normal; }
    .schools #content .side .no a {
      display: block;
      background-color: #646464;
      font-size: 16px;
      font-weight: bold;
      color: #FFF;
      padding: 10px 15px;
      border: none;
      border-radius: 5px;
      text-decoration: none; }
  .schools #content .side .submit {
    display: inline-block;
    background-color: #f6b556;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding: 10px 15px;
    border: none;
    border-radius: 5px; }

.blackBg {
  display: none;
  background-color: #000;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 998; }

/*--------------------------------------
　学校情報
--------------------------------------*/
.single .mainTitle {
  position: relative;
  padding: 20px 20px 20px 150px;
  margin: 0 0 20px;
  border: 2px solid #635a56;
  border-radius: 10px;
  background-color: #FDF6EE; }
  @media screen and (max-width: 760px) {
    .single .mainTitle {
      padding: 10px 10px 10px 100px; } }
  .single .mainTitle h2 {
    font-size: 20px;
    color: #333;
    padding: 0 0 5px;
    margin: 0;
    background: #FDF6EE;
    border-radius: 0px; }
    @media screen and (max-width: 760px) {
      .single .mainTitle h2 {
        font-size: 16px; } }
  .single .mainTitle h2:before {
    display: none; }
  .single .mainTitle .tx2 {
    padding: 5px 0 0 0;
    border-top: 1px solid #635a56;
    text-align: right; }
    @media screen and (max-width: 760px) {
      .single .mainTitle .tx2 {
        text-align: left;
        font-size: 12px; } }
  .single .mainTitle .logoImg {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 100px;
    height: 70px;
    overflow: hidden;
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%); }
    @media screen and (max-width: 760px) {
      .single .mainTitle .logoImg {
        width: 70px; } }
    .single .mainTitle .logoImg img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
.single .iconBox {
  margin: 0 0 20px; }
  .single .iconBox li {
    min-width: 100px;
    float: left;
    margin: 0 5px 5px;
    padding: 5px !important;
    background-color: #c62b29;
    border-radius: 5px;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    line-height: 140%; }
    .single .iconBox li:before {
      display: none; }
.single .movie {
  width: 76%;
  margin: 0 auto; }
  @media screen and (max-width: 760px) {
    .single .movie {
      width: 100%; } }
  .single .movie inframe {
    height: 250px; }
.single .moneyBox {
  float: left;
  margin: 0 1% 40px;
  width: 48%; }
  @media screen and (max-width: 760px) {
    .single .moneyBox {
      float: none;
      margin: 0 0 20px;
      width: 100%; } }
  .single .moneyBox table {
    width: 100% !important; }
    .single .moneyBox table th, .single .moneyBox table td {
      font-size: 13px;
      line-height: 150%;
      text-align: center; }

@media screen and (max-width: 760px) {
  .school .single th {
    width: 40% !important; } }
.school .single td.left {
  float: none; }
.school .single .table_fix {
  table-layout: fixed; }
  .school .single .table_fix caption {
    font-size: 16px; }
  .school .single .table_fix td {
    padding: 3px;
    font-size: 12px;
    line-height: 130%; }
.school .single .table_fix2 th {
  width: 70% !important; }
.school .single .table_fix2 td {
  width: 30% !important;
  text-align: right; }

/*--------------------------------------
　国・都市情報
--------------------------------------*/
.country #content .countryBox .box {
  float: left;
  width: 48%;
  margin: 0 1% 30px;
  padding: 20px;
  border: 1px solid #e3d9c7;
  box-shadow: 3px 3px 0 #ecdec6; }
  @media screen and (max-width: 760px) {
    .country #content .countryBox .box {
      padding: 10px;
      width: 100%;
      margin: 0 0 15px;
      float: none; } }
  .country #content .countryBox .box a {
    display: block; }
  .country #content .countryBox .box .imgBox {
    position: relative;
    float: left;
    width: 35%;
    min-height: 100px;
    overflow: hidden;
    margin: 0 10px 5px 0; }
    @media screen and (max-width: 760px) {
      .country #content .countryBox .box .imgBox {
        height: auto; } }
    .country #content .countryBox .box .imgBox img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      max-width: none;
      width: auto;
      height: 100%; }
  .country #content .countryBox .box a {
    text-decoration: none;
    color: #333; }
  .country #content .countryBox .box .txBox .txBox_in {
    font-size: 14px;
    line-height: 160%; }
  .country #content .countryBox .box .txBox .otherBox {
    font-size: 13px;
    padding: 10px;
    margin: 10px 0 0 0;
    background-color: #FFF8EF; }
    .country #content .countryBox .box .txBox .otherBox .other_title {
      font-weight: bold;
      font-size: 15px;
      background-color: #ecdec6;
      border-radius: 30px;
      padding: 0 20px;
      margin: 0 0 5px; }
    .country #content .countryBox .box .txBox .otherBox ul {
      padding: 0 15px; }
    .country #content .countryBox .box .txBox .otherBox li {
      float: left;
      width: 50%;
      padding: 0.3em 5px 0.3em 15px; }
      .country #content .countryBox .box .txBox .otherBox li a {
        text-decoration: underline !important;
        color: #1A60B4 !important; }
  .country #content .countryBox .box .name {
    position: relative;
    font-weight: bold;
    display: table;
    padding: 0 0 10px;
    width: 98%;
    font-size: 20px; }
    @media screen and (max-width: 760px) {
      .country #content .countryBox .box .name {
        padding: 5px 0 10px;
        font-size: 16px; } }
    .country #content .countryBox .box .name span {
      display: table-cell;
      vertical-align: middle;
      line-height: 0; }
    .country #content .countryBox .box .name .iconBox {
      width: 35px;
      background-color: #FFF; }
  .country #content .countryBox .box .tx2 {
    text-align: right; }
    .country #content .countryBox .box .tx2 a {
      display: block;
      padding: 10px 10px 10px 0;
      background: url("../images/common/arrow/t_arrow.png") no-repeat right center;
      text-decoration: underline !important;
      color: #1A60B4 !important; }

/*--------------------------------------
　体験談
--------------------------------------*/
.taikendan #content .taikendanList ul {
  padding: 0 20px; }
.taikendan #content .taikendanList li {
  padding: 0.3em 0;
  float: left;
  width: 48%;
  margin: 0 1% 10px; }
  @media screen and (max-width: 760px) {
    .taikendan #content .taikendanList li {
      float: none;
      width: 100%;
      margin: 0 0 10px; } }
  .taikendan #content .taikendanList li:before {
    display: none; }
.taikendan #content .taikendanList .par1 {
  font-weight: bold;
  cursor: pointer;
  padding: 10px 20px;
  background: #FFF6EB;
  border: 2px solid #FFD899;
  border-radius: 5px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
  .taikendan #content .taikendanList .par1:hover {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65; }
  .taikendan #content .taikendanList .par1:before {
    display: inline-block;
    content: "◎";
    padding: 0 5px 0 0; }
.taikendan #content .taikendanList .chi1 {
  border-radius: 5px;
  margin: 10px 0 0 0;
  padding: 5px 10px;
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #9F9F9F; }
  .taikendan #content .taikendanList .chi1 div {
    font-size: 13px;
    border-bottom: 1px dotted #C9C9C9;
    padding: 5px 5px 5px 15px;
    position: relative; }
    .taikendan #content .taikendanList .chi1 div:before {
      content: "・";
      position: absolute;
      top: 5px;
      left: 0; }
.taikendan #content .taikenBox {
  padding: 30px;
  background: #FDF6EE;
  border-radius: 10px; }
  .taikendan #content .taikenBox h3 {
    background-color: #FFF; }

/*--------------------------------------
　404
--------------------------------------*/
#error {
  padding: 30px; }
  #error #box {
    border: 1px solid #CCC;
    padding: 200px 30px;
    text-align: center;
    background-color: #FFF; }
    @media screen and (max-width: 760px) {
      #error #box {
        padding: 30px 20px;
        text-align: left; } }
    #error #box ul {
      margin: 20px 0;
      width: auto;
      text-align: center; }
    #error #box li {
      display: inline-block;
      background-color: #5BB131;
      margin: 0 2%;
      width: 28%; }
      @media screen and (max-width: 760px) {
        #error #box li {
          margin: 2px 0;
          width: 100%; } }
      #error #box li a {
        color: #FFF;
        display: block;
        text-decoration: none;
        padding: 10px 0; }
        @media screen and (max-width: 760px) {
          #error #box li a {
            padding: 5px; } }
        #error #box li a:hover {
          background-color: #204907; }

pre {
  padding: 30px;
  background-color: #E8E8E8;
  font-size: 14px;
  line-height: 130%; }
