@charset "UTF-8";
@media print, screen and (min-width: 751px) {
  .en header .h1 {
    width: 257px;
    padding-top: 10px; }
  .en header .en_jp_link {
    font-size: 1.2rem;
    position: absolute;
    right: 310px;
    top: 21px; }
  .en header .kensaku {
    left: 705px;
    width: 248px;
    top: 19px; }
  .en header .kensaku form {
    width: 248px; }
  .en header .kensaku input[type="text"] {
    width: 180px; }
  .en header .kensaku input.btn {
    background: url(../images/en/common/ico_search.gif) no-repeat center;
    background-size: cover;
    cursor: pointer;
    width: 68px; }
  .en header .headNav2 {
    padding-right: 0;
    padding-top: 15px; }
  .en header .headNav2 li {
    width: 30px;
    height: 29px;
    margin-left: 10px;
    margin-top: 0; }
  .en header .headNav2 .access {
    background: url(../images/en/common/ico_access.gif) no-repeat center top; }
  .en header .headNav2 .en {
    background: url(../images/en/common/ico_japanes.gif) no-repeat center top; }
  .en header .headNav2 a {
    height: 29px; }
  .en nav ul {
    table-layout: inherit; }
  .en nav li {
    display: table-cell;
    text-align: center;
    font-size: 1.3rem; }
  .en nav li a:hover {
    background: none;
    color: #e67525; }
  .en .mainImg {
    width: 100%;
    min-width: 1000px;
    height: 392px;
    background: url(../images/en/home/main_img.jpg) no-repeat center top; }
  .en #contentsIn {
    background: url(../images/en/home/contents_bg.gif) no-repeat center top;
    background-size: cover;
    min-height: 480px; }
    .en #contentsIn .inner {
      padding: 45px 0;
      position: relative; }
  .en #Major h2 {
    color: #c96;
    font-weight: normal;
    font-size: 2.2rem;
    margin-bottom: 5px; }
    .en #Major h2 + p {
      margin-bottom: 10px; }
  .en #Major p + h2 {
    margin-top: 20px; }
  .en #Major a {
    color: #e6752e;
    text-decoration: underline; }
    .en #Major a:hover {
      text-decoration: none; }
  .en #Major li {
    margin-bottom: 5px;
    position: relative; }
    .en #Major li:before {
      content: "●";
      font-size: 10px;
      color: #e67525;
      padding-right: 5px;
      position: relative;
      top: -1px; }
  .en #Infomation {
    background: #fff;
    width: 490px;
    position: absolute;
    top: -40px;
    right: 0; }
    .en #Infomation h2 {
      text-align: center;
      border-bottom: 2px solid #e67525;
      line-height: 1.4;
      padding: 25px 0;
      font-size: 2rem; }
    .en #Infomation #info_txt {
      padding: 25px 45px; }
    .en #Infomation h3 {
      color: #e67525;
      font-size: 1.6rem;
      line-height: 2;
      margin-bottom: 15px; }
      .en #Infomation h3 span {
        color: #666;
        display: block;
        font-weight: normal;
        font-size: 1.2rem; }
    .en #Infomation p {
      line-height: 2;
      margin-bottom: 15px; }
      .en #Infomation p span {
        color: #09c; }
    .en #Infomation strong {
      display: block;
      font-weight: bold;
      font-size: 1.7rem; }
    .en #Infomation .attend {
      color: #e67525;
      font-size: 1.3rem; }
    .en #Infomation #moreLink {
      text-align: right; }
      .en #Infomation #moreLink a {
        background: url(../images/common/ico_link.gif) no-repeat left center;
        background-size: 6px;
        padding-left: 15px;
        text-decoration: underline; }
  .en .catImg.en {
    background: url(../images/en/common/en_bg.jpg) no-repeat center top;
    background-size: cover; }
  .en footer {
    padding: 0;
    border-top: none; }
  #content.search {
    background: none; }
    #content.search > .inner {
      padding-bottom: 40px; }
    #content.search #col-2b {
      width: 1000px;
      overflow: hidden; } }

@media screen and (max-width: 750px) {
  .en header .h1 {
    width: 135px; }
  .en #contentsIn {
    background: url(../images/en/home/contents_bg.gif) no-repeat center top;
    background-size: cover;
    padding: 20px 10px 20px; }
  .en #Major {
    margin-bottom: 20px; }
    .en #Major h2 {
      color: #c96;
      font-weight: normal;
      font-size: 1.8rem;
      margin-bottom: 5px;
      line-height: 1.6; }
      .en #Major h2 + p {
        margin-bottom: 10px; }
    .en #Major p + h2 {
      margin-top: 10px; }
    .en #Major a {
      color: #e6752e;
      text-decoration: underline; }
      .en #Major a:hover {
        text-decoration: none; }
    .en #Major li {
      margin-bottom: 5px;
      padding-left: 14px;
      text-indent: -14px; }
      .en #Major li:before {
        content: "●";
        font-size: 10px;
        color: #e67525;
        padding-right: 5px;
        position: relative;
        top: -1px; }
  .en #Infomation {
    background: #fff; }
    .en #Infomation h2 {
      text-align: center;
      border-bottom: 2px solid #e67525;
      line-height: 1.4;
      padding: 10px 0;
      font-size: 1.6rem; }
    .en #Infomation #info_txt {
      padding: 10px; }
    .en #Infomation h3 {
      color: #e67525;
      font-size: 1.4rem;
      line-height: 1.6;
      margin-bottom: 10px; }
      .en #Infomation h3 span {
        color: #666;
        display: block;
        font-weight: normal;
        font-size: 1rem; }
    .en #Infomation p {
      line-height: 1.6;
      margin-bottom: 10px; }
      .en #Infomation p span {
        color: #09c; }
    .en #Infomation strong {
      display: block;
      font-weight: bold; }
    .en #Infomation .attend {
      color: #e67525; }
    .en #Infomation #moreLink {
      text-align: right; }
      .en #Infomation #moreLink a {
        background: url(../images/common/ico_link.gif) no-repeat left center;
        background-size: 6px;
        padding-left: 15px;
        text-decoration: underline; }
  .en .catImg.en {
    background: url(../images/en/common/en_bg.jpg) no-repeat center top;
    background-size: cover; }
  #content.search {
    background: none; } }

/*# sourceMappingURL=map/en.css.map */
