@charset "UTF-8";
/*©福岡国際学院*/
/*色設定*/
/*フォントサイズ設定*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(//fonts.googleapis.com/earlyaccess/mplus1p.css);
@import url(//fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
@import url(//fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@font-face {
  font-family: 'Icons';
  src: url("../font/icons.eot");
  src: url("../font/icons.eot?#iefix") format("embedded-opentype"), url("../font/icons.woff") format("woff"), url("../font/icons.ttf") format("truetype"), url("../font/icons.svg#Icons") format("svg"); }
@font-face {
  font-family: 'Form';
  src: url("../font/form.eot");
  src: url("../font/form.eot?#iefix") format("embedded-opentype"), url("../font/form.woff") format("woff"), url("../font/form.ttf") format("truetype"), url("../font/form.svg#Form") format("svg"); }
@font-face {
  font-family: 'Din';
  src: url("../font/din1451alt.eot");
  src: url("../font/din1451alt.eot?#iefix") format("embedded-opentype"), url("../font/din1451alt.woff") format("woff"), url("../font/din1451alt.ttf") format("truetype"), url("../font/din1451alt.svg#Din") format("svg"); }
body {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "游ゴシック M",YuGothic M, "メイリオ","Meiryo", "HGPｺﾞｼｯｸM", "Osaka","ＭＳ Ｐゴシック",sans-serif,"Century Gothic",Arial; }

html {
  overflow-y: scroll; }

body, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, figure {
  margin: 0px;
  padding: 0px; }

body {
  background: #fcf9f3;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  min-width: 100%;
  -webkit-text-size-adjust: 100%; }
  body * {
    box-sizing: border-box; }

li {
  list-style: none; }

a {
  color: inherit;
  text-decoration: none; }

i {
  font-style: normal;
  font-family: "Icons"; }

b {
  font-weight: normal; }

address {
  font-style: normal; }

img {
  border: 0px;
  vertical-align: bottom;
  box-sizing: content-box; }

.TC {
  text-align: center; }

.TR {
  text-align: right; }

.TL {
  text-align: left; }

label {
  cursor: pointer; }

input[type=checkbox] {
  display: none; }
  input[type=checkbox] + span::before {
    content: '□';
    color: #ccc;
    font-family: 'Form';
    margin-right: 5px;
    font-size: 18px;
    vertical-align: middle; }
  input[type=checkbox]:checked + span::before {
    content: '■';
    color: #000; }

input[type=radio] {
  display: none; }
  input[type=radio] + span::before {
    content: '○';
    color: #777;
    font-family: 'Form';
    margin-right: 5px;
    font-size: 18px;
    vertical-align: middle; }
  input[type=radio]:checked + span::before {
    content: '●';
    color: #000; }

::-webkit-input-placeholder {
  color: #000;
  opacity: 0.2; }

:-moz-placeholder {
  color: #000;
  opacity: 0.2; }

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  cursor: pointer; }

option {
  cursor: pointer; }

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

select::-ms-expand {
  display: none; }

span.select {
  display: inline-block;
  position: relative; }
  span.select::after {
    content: '↓';
    font-family: 'Icons';
    margin-left: -15px;
    font-size: 9px;
    z-index: -1;
    position: absolute;
    right: 8px;
    top: 11px; }

select {
  border: 2px solid #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 25px 5px 10px;
  font-size: 13px;
  background: none; }

label.Chk {
  color: #000; }

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box; }
  input[type="submit"]::-webkit-search-decoration,
  input[type="button"]::-webkit-search-decoration {
    display: none; }
  input[type="submit"]::focus,
  input[type="button"]::focus {
    outline-offset: -2px; }

@media screen and (min-width: 1181px) {
  .PC {
    display: block; }

  .SP {
    display: none; }

  .PC50 {
    width: 50%; }

  .PC33 {
    width: 33.333%; }

  .PC16 {
    width: 16.666%; }

  .PC12 {
    width: 12.5%; }

  .TEL {
    opacity: 1 !important;
    cursor: default; }

  header {
    height: 75px;
    border-bottom: 1px solid #f4e6df;
    background: #fffdfc; }

  #Hd {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    height: 75px;
    position: relative; }
    #Hd img {
      vertical-align: bottom; }
    #Hd h1 {
      position: absolute;
      left: 0px;
      top: 13px; }
      #Hd h1 img {
        height: 40px;
        margin-right: 10px; }
    #Hd h2 {
      position: absolute;
      left: 260px;
      top: 28px;
      font-size: 13px;
      font-weight: normal;
      line-height: 15px; }
    #Hd > ul {
      position: absolute;
      right: 275px;
      top: 10px; }
      #Hd > ul li {
        float: left;
        margin-left: 8px; }
        #Hd > ul li img {
          width: 24px; }
    #Hd > p {
      position: absolute;
      right: 275px;
      top: 38px;
      width: 120px;
      line-height: 22px;
      background: #cf6237;
      color: #fff;
      text-align: center;
      font-size: 14px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -o-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
    #Hd > div {
      position: absolute;
      right: 0px;
      top: 0px;
      width: 250px;
      height: 75px;
      background: #ec7d55;
      text-align: center; }
      #Hd > div address {
        display: block;
        height: 50px;
        line-height: 20px;
        font-size: 20px;
        padding-top: 5px; }
        #Hd > div address img {
          height: 20px; }
      #Hd > div address + address {
        height: 25px;
        background: #cf6237;
        padding: 0px; }
        #Hd > div address + address img {
          padding-top: 3px; }
    #Hd a:hover {
      opacity: 0.5;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease; }

  #Sd nav {
    background: #ec7d55;
    height: 55px;
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1); }

  #Sd #Nv {
    width: 1000px;
    margin: 0 auto;
    height: 55px;
    *zoom: 1;
    overflow: visible; }
    #Sd #Nv::before {
      content: " ";
      display: table; }
    #Sd #Nv::after {
      content: " ";
      display: table;
      clear: both; }
    #Sd #Nv > ul > li {
      float: left;
      width: 14.285%;
      height: 55px;
      overflow: hidden; }
      #Sd #Nv > ul > li.pg07, #Sd #Nv > ul > li.pg08, #Sd #Nv > ul > li.pg09 {
        display: none; }
      #Sd #Nv > ul > li + li {
        border-left: 1px solid rgba(255, 255, 255, 0.7); }
      #Sd #Nv > ul > li > a {
        display: block;
        width: 100%;
        height: 54px;
        color: #fff;
        font-size: 15px;
        line-height: 18px; }
        #Sd #Nv > ul > li > a > span {
          display: block;
          padding-top: 19px; }
          #Sd #Nv > ul > li > a > span.dbl {
            padding-top: 10px; }
      #Sd #Nv > ul > li ul {
        opacity: 0;
        background: rgba(103, 83, 72, 0.35);
        position: absolute;
        left: 0px;
        top: 130px;
        width: 100%;
        text-align: center;
        padding: 20px 0;
        z-index: -1; }
        #Sd #Nv > ul > li ul > li {
          display: inline-block;
          width: 220px;
          height: 62px;
          border: 1px solid #fff;
          background: #4c3c35;
          margin: 0 10px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          -o-border-radius: 5px;
          -ms-border-radius: 5px;
          border-radius: 5px;
          font-size: 15px; }
          #Sd #Nv > ul > li ul > li a {
            display: block;
            width: 100%;
            height: 100%;
            color: #fff; }
            #Sd #Nv > ul > li ul > li a span {
              display: block;
              padding-top: 20px; }
          #Sd #Nv > ul > li ul > li:hover {
            background: #8c7d76;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease; }
      #Sd #Nv > ul > li:hover {
        overflow: visible; }
        #Sd #Nv > ul > li:hover > a {
          background: #cf6237;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease; }
        #Sd #Nv > ul > li:hover ul {
          z-index: 100;
          display: block;
          opacity: 1;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease; }
      #Sd #Nv > ul > li.curr > a {
        background: #cf6237; }

  #sHd {
    display: none; }

  footer {
    height: 345px;
    border-top: 1px solid #c1c1c1; }
    footer > p {
      background: #231815;
      color: #fff;
      line-height: 45px;
      font-size: 13px; }

  #Pan {
    clear: both;
    padding-top: 15px; }
    #Pan p {
      text-align: left;
      width: 970px;
      margin: 0 auto;
      font-size: 13px; }
      #Pan p span a {
        color: #cf6237; }
      #Pan p span + span::before {
        content: '>';
        font-family: 'Icons';
        padding: 0 5px; }

  #Ban {
    background: #eaeaea;
    height: 210px; }
    #Ban ul {
      padding-top: 40px;
      font-size: 0px; }
      #Ban ul li {
        display: inline-block;
        margin: 0 15px;
        border: 1px solid #fff;
        border-width: 0 1px 1px 0;
        box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.1); }
        #Ban ul li img {
          height: 125px; }
        #Ban ul li:hover {
          opacity: 0.5;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease; }

  #Ft {
    height: 300px;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: left;
    /*#Nv > ul {position:absolute;right:420px;top:30px;
    	& > li {font-size:15px;margin-bottom:10px;line-height:20px;
    		&::before {content:'ウ';font-family:'Icons';color:$ColorA;margin-right:10px;}
    		ul {
    			li {font-size:14px;
    				&::before {content:'・';margin:0 5px 0 22px;}
    			}
    		}
    		br {display:none;}
    		.SP {display:inline;}
    		&.pg00 {display:none;}
    		&.pg03 {position:absolute;}
    	}
    	& + ul {right:210px;}
    	& + ul + ul {right:0px;}
    	a:hover {color:$ColorA;}
    }*/ }
    #Ft h1 {
      position: absolute;
      left: 0px;
      top: 25px; }
      #Ft h1 img {
        height: 40px;
        margin-right: 10px; }
    #Ft h2 {
      position: absolute;
      left: 60px;
      top: 80px;
      width: 245px;
      height: 50px;
      font-weight: normal;
      font-size: 13px;
      line-height: 15px;
      border-bottom: 1px solid #231815; }
    #Ft p {
      position: absolute;
      left: 60px;
      top: 145px;
      font-size: 13px;
      line-height: 20px; }
      #Ft p span {
        display: block;
        padding-top: 10px; }
    #Ft #Nv > ul {
      position: absolute;
      left: 375px;
      top: 30px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-box;
      display: -webkit-flexbox;
      display: -moz-flexbox;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      height: 210px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      #Ft #Nv > ul > li {
        font-size: 15px;
        margin-bottom: 10px;
        line-height: 20px; }
        #Ft #Nv > ul > li::before {
          content: 'ウ';
          font-family: 'Icons';
          color: #ec7d55;
          margin-right: 10px; }
        #Ft #Nv > ul > li ul li {
          font-size: 14px; }
          #Ft #Nv > ul > li ul li::before {
            content: '・';
            margin: 0 5px 0 22px; }
        #Ft #Nv > ul > li br {
          display: none; }
        #Ft #Nv > ul > li .SP {
          display: inline; }
        #Ft #Nv > ul > li.pg00 {
          display: none; }
        #Ft #Nv > ul > li.pg02 {
          margin-right: 15px; }
        #Ft #Nv > ul > li.pg03 {
          margin-right: 35px; }
      #Ft #Nv > ul + ul {
        right: 210px; }
      #Ft #Nv > ul + ul + ul {
        right: 0px; }
      #Ft #Nv > ul a:hover {
        color: #ec7d55; }

  body.ind #Sd nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 485px;
    width: 1000px;
    margin: 0 auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    z-index: 10000; }
  body.ind #Sd #Nv > ul ul {
    position: relative;
    left: 0px;
    top: 0;
    width: 200%;
    margin-left: -50%;
    padding: 10px 0; }
    body.ind #Sd #Nv > ul ul > li {
      margin: 5px 0; }
  body.ind #Sd #Nv > ul li:first-child:hover > a {
    -moz-border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    -o-border-radius: 6px 0 0 6px;
    -ms-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px; }
  body.ind #Sd #Nv > ul li:last-child:hover > a {
    -moz-border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    -o-border-radius: 0 6px 6px 0;
    -ms-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0; }

  .ind_top {
    height: 670px;
    background: #fef7f3;
    position: relative; }
    .ind_top div.slick {
      width: 1000px;
      margin: 0 auto; }
      .ind_top div.slick button.slick-arrow::before {
        color: #8c7d76 !important;
        font-size: 36px !important; }
      .ind_top div.slick button.slick-prev {
        left: -36px !important;
        z-index: 1 !important; }
      .ind_top div.slick button.slick-next {
        right: -21px !important;
        z-index: 1 !important; }
    .ind_top ul {
      position: absolute;
      bottom: 30px;
      font-size: 0px;
      left: 0;
      right: 0;
      z-index: 10; }
      .ind_top ul li {
        display: inline-block;
        margin: 0 4px; }
        .ind_top ul li img {
          width: 328px; }
        .ind_top ul li:hover {
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
          opacity: 0.5; }

  .ind_inf {
    background: url(../img/bg_01.png);
    font-size: 0px; }
    .ind_inf div {
      display: inline-block;
      width: 500px;
      padding: 0 0 0 15px;
      text-align: center;
      vertical-align: bottom; }
      .ind_inf div h3 {
        font-size: 36px;
        color: #ec7d55;
        font-weight: normal;
        padding: 25px 0 10px 0;
        text-align: left; }
      .ind_inf div p {
        font-size: 18px;
        line-height: 24px;
        color: #333;
        text-align: left; }
      .ind_inf div span {
        display: block;
        width: 280px;
        line-height: 50px;
        background: #ec7d55;
        color: #fff;
        font-size: 18px;
        margin: 30px auto 45px auto; }
        .ind_inf div span:hover {
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
          opacity: 0.5; }
      .ind_inf div figure img {
        height: 380px; }

  .ind_policy {
    padding: 60px 0;
    background-image: url(../img/ind_policy_bg.jpg);
    background-position: center center;
    background-size: cover;
    color: #fff; }
    .ind_policy h3 {
      background: rgba(0, 0, 0, 0.75);
      display: block;
      width: 480px;
      line-height: 70px;
      margin: 0 auto;
      font-size: 36px;
      font-weight: normal;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
    .ind_policy .ind_policy_box {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-box;
      display: -webkit-flexbox;
      display: -moz-flexbox;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: center;
      margin-top: 30px; }
      .ind_policy .ind_policy_box div {
        background: rgba(0, 0, 0, 0.75);
        width: 305px;
        margin: 0 15px;
        padding: 20px 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px; }
        .ind_policy .ind_policy_box div h4 {
          font-size: 20px;
          font-weight: normal; }
          .ind_policy .ind_policy_box div h4::after {
            content: ' ';
            display: block;
            width: 100px;
            height: 2px;
            background: #f2ce40;
            margin: 20px auto; }
        .ind_policy .ind_policy_box div p {
          font-size: 15px;
          line-height: 24px;
          margin: 15px;
          text-align: left; }

  .ind_news {
    background: #fff;
    padding: 60px 0 45px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center; }
    .ind_news > div {
      width: 470px;
      margin: 0 15px;
      text-align: left; }
      .ind_news > div:first-child {
        position: relative; }
        .ind_news > div:first-child h3 {
          font-size: 20px;
          line-height: 20px;
          border-left: 5px solid #ec7d55;
          padding-left: 10px;
          font-weight: normal;
          margin: 10px 0; }
        .ind_news > div:first-child ul {
          padding: 15px; }
        .ind_news > div:first-child li {
          font-size: 15px;
          line-height: 18px;
          margin-bottom: 10px; }
          .ind_news > div:first-child li span {
            float: left; }
          .ind_news > div:first-child li p {
            margin-left: 100px; }
          .ind_news > div:first-child li:hover {
            color: #ec7d55 !important; }
        .ind_news > div:first-child > p {
          border-top: 2px solid #ddd;
          text-align: right;
          font-size: 15px;
          padding-top: 10px;
          bottom: 0px;
          position: absolute;
          width: 100%; }
          .ind_news > div:first-child > p a::before {
            content: 'ウ';
            font-family: 'Icons';
            color: #ec7d55;
            margin-right: 5px; }
          .ind_news > div:first-child > p:hover {
            color: #ec7d55 !important; } }
@media screen and (max-width: 1180px) {
  .SP {
    display: block; }

  .PC {
    display: none; }

  html, body {
    height: 100%; }

  img {
    max-width: 100%;
    height: auto; }

  #Sd {
    text-align: left;
    position: fixed;
    width: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    height: 100%;
    background: #ec7d55;
    color: #fff;
    overflow-y: scroll;
    z-index: 10; }
    #Sd #Hd {
      margin-top: 380px;
      overflow-y: scroll; }
      #Sd #Hd h1 {
        display: none; }
      #Sd #Hd h2 {
        display: none; }
      #Sd #Hd > div address {
        display: block;
        height: 50px;
        line-height: 20px;
        font-size: 20px;
        padding-top: 5px; }
        #Sd #Hd > div address img {
          height: 20px;
          margin-left: 15px; }
      #Sd #Hd > div address + address {
        height: 40px;
        background: #cf6237;
        padding: 10px 0;
        margin-top: 5px; }
      #Sd #Hd > ul {
        *zoom: 1;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        padding-bottom: 8px; }
        #Sd #Hd > ul::before {
          content: " ";
          display: table; }
        #Sd #Hd > ul::after {
          content: " ";
          display: table;
          clear: both; }
        #Sd #Hd > ul li {
          float: left;
          margin-left: 15px; }
          #Sd #Hd > ul li img {
            height: 25px; }
      #Sd #Hd > p {
        display: none; }
    #Sd nav {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%; }
      #Sd nav ul li {
        line-height: 36px;
        border: 1px solid rgba(255, 255, 255, 0.3);
        border-width: 0 0 1px 0;
        text-indent: 15px;
        box-sizing: border-box; }
        #Sd nav ul li a {
          display: block; }
        #Sd nav ul li br {
          display: none; }
        #Sd nav ul li b {
          display: inline; }
      #Sd nav ul ul {
        margin: -5px 0 5px 0;
        display: none; }
        #Sd nav ul ul li {
          line-height: 20px;
          text-indent: 30px;
          border-style: dotted;
          border: 0px;
          font-size: 14px; }
          #Sd nav ul ul li a::before {
            content: '･';
            font-family: 'Icons';
            margin-right: 10px; }

  #sHd {
    height: 50px;
    border-bottom: 1px solid #f4e6df;
    background: #fffdfc;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 100; }
    #sHd h1 {
      margin: 0;
      padding-top: 12px;
      font-size: 20px;
      line-height: 20px;
      text-align: left; }
      #sHd h1 img {
        height: 25px;
        margin-left: 5px; }
    #sHd .hum {
      position: absolute;
      right: 0px;
      top: 0px;
      z-index: 100;
      width: 45px;
      text-align: center; }
      #sHd .hum a::before,
      #sHd .hum a::after {
        line-height: 24px;
        font-size: 17px;
        padding-top: 6px;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 0px;
        -webkit-transition: all 0.75s ease;
        -moz-transition: all 0.75s ease;
        -o-transition: all 0.75s ease;
        -ms-transition: all 0.75s ease;
        transition: all 0.75s ease; }
      #sHd .hum a::before {
        content: '三';
        font-family: 'Icons';
        opacity: 1; }
      #sHd .hum a::after {
        content: '×';
        font-family: 'Icons';
        opacity: 0; }
      #sHd .hum span {
        display: block;
        font-size: 10px;
        padding-top: 28px;
        display: block;
        font-family: 'Din'; }

  body.open #sHd .hum a::before {
    opacity: 0; }
  body.open #sHd .hum a::after {
    opacity: 1; }

  #Pan {
    clear: both;
    padding: 10px 15px; }
    #Pan p {
      text-align: left;
      margin: 0 auto;
      font-size: 11px; }
      #Pan p span a {
        color: #cf6237; }
      #Pan p span + span::before {
        content: '>';
        font-family: 'Icons';
        padding: 0 3px; }

  #Ct {
    padding-top: 50px; }

  #Ban {
    background: #eaeaea;
    padding: 10px; }
    #Ban ul {
      padding-top: 0px;
      font-size: 0px;
      *zoom: 1; }
      #Ban ul::before {
        content: " ";
        display: table; }
      #Ban ul::after {
        content: " ";
        display: table;
        clear: both; }
      #Ban ul li {
        float: left;
        width: 49%;
        margin: 0 0.5%; }

  footer {
    border-top: 1px solid #c1c1c1; }
    footer > p {
      background: #231815;
      color: #fff;
      line-height: 30px;
      font-size: 10px;
      text-align: left;
      text-indent: 15px; }

  #Ft {
    margin: 0 auto;
    text-align: left;
    padding: 15px; }
    #Ft h1 {
      line-height: 20px;
      font-size: 20px; }
      #Ft h1 img {
        height: 30px;
        margin-right: 10px; }
    #Ft h2 {
      font-weight: normal;
      font-size: 13px;
      line-height: 15px;
      border-bottom: 1px solid #231815;
      padding: 10px 0;
      margin-bottom: 10px; }
    #Ft p {
      font-size: 13px;
      line-height: 20px; }
      #Ft p span {
        display: block;
        padding-top: 10px; }
    #Ft ul {
      display: none; }

  /*body #Sd {@include Transition(0.5);-webkit-transform: translateX(100%);transform: translateX(100%);width:100%;height:100%;position:fixed;width:100%;}
  body #Ct {@include Transition(0.5);}
  body.open #Sd {-webkit-transform: translateX(15%);transform: translateX(15%);}
  body.open #Ct {-webkit-transform: translateX(-85%);transform: translateX(-85%);}*/
  body #Sd {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-left: 100%; }

  body #Ct {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%; }

  body #sHd {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }

  body.open #Sd {
    margin-left: 15%; }

  body.open #Ct,
  body.open #sHd {
    margin-left: -85%; }

  .ind_top {
    overflow: hidden; }
    .ind_top ul li {
      margin: 10px 15px; }

  .ind_inf {
    background: url(../img/bg_01.png);
    font-size: 0px; }
    .ind_inf div {
      padding: 0 15px;
      text-align: center;
      vertical-align: bottom; }
      .ind_inf div h3 {
        font-size: 25px;
        color: #ec7d55;
        font-weight: normal;
        padding: 15px 0 10px 0;
        text-align: left; }
      .ind_inf div p {
        font-size: 15px;
        line-height: 20px;
        color: #333;
        text-align: left; }
      .ind_inf div span {
        display: block;
        line-height: 50px;
        background: #ec7d55;
        color: #fff;
        font-size: 16px;
        margin: 15px auto 30px auto; }

  .ind_policy {
    padding: 15px 10px;
    background-image: url(../img/ind_policy_bg.jpg);
    background-position: center center;
    background-size: cover;
    color: #fff; }
    .ind_policy h3 {
      background: rgba(0, 0, 0, 0.75);
      display: block;
      margin: 0 auto;
      font-size: 20px;
      line-height: 25px;
      padding: 10px 15px;
      font-weight: normal;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
    .ind_policy .ind_policy_box div {
      background: rgba(0, 0, 0, 0.75);
      margin: 10px 0;
      padding: 20px 0;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
      .ind_policy .ind_policy_box div h4 {
        font-size: 17px;
        font-weight: normal; }
        .ind_policy .ind_policy_box div h4::after {
          content: ' ';
          display: block;
          width: 100px;
          height: 2px;
          background: #f2ce40;
          margin: 10px auto; }
      .ind_policy .ind_policy_box div p {
        font-size: 15px;
        line-height: 20px;
        margin: 10px 15px;
        text-align: left; }

  .ind_news {
    background: #fff;
    padding: 15px; }
    .ind_news > div {
      text-align: left; }
      .ind_news > div:first-child {
        position: relative; }
        .ind_news > div:first-child h3 {
          font-size: 18px;
          line-height: 20px;
          border-left: 5px solid #ec7d55;
          padding-left: 10px;
          font-weight: normal; }
        .ind_news > div:first-child ul {
          padding: 15px 0 5px 0; }
        .ind_news > div:first-child li {
          font-size: 15px;
          line-height: 18px;
          margin-bottom: 10px; }
          .ind_news > div:first-child li span {
            display: block;
            font-size: 13px;
            color: #808080; }
        .ind_news > div:first-child > p {
          border-top: 2px solid #ddd;
          text-align: right;
          font-size: 15px;
          padding: 10px 0; }
          .ind_news > div:first-child > p a::before {
            content: 'ウ';
            font-family: 'Icons';
            color: #ec7d55;
            margin-right: 5px; }
      .ind_news > div iframe {
        width: 100% !important;
        border: 1px solid #ddd !important; } }
